LMIs in Control/pages/Hinfinityoptimalfilter

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Optimal filtering is a means of adaptive extraction of a weak desired signal in the presence of noise and interfering signals. The goal of optimal filtering is to design a filter that acts on the output of the generalized plant and optimizes the transfer matrix from w to the filtered output.

The System:[edit | edit source]

Consider the continuous-time generalized LTI plant with minimal states-space realization

where it is assumed that is Hurwitz.

The Data[edit | edit source]

The matrices needed as inputs are .

The Optimization Problem:[edit | edit source]

An -optimal filter is designed to minimize the norm of in following equation.


The LMI: - Optimal filter[edit | edit source]

Solve for , and that minimize subject to .


Conclusion:[edit | edit source]

The filter is recovered by and .

Implementation[edit | edit source]

External links[edit | edit source]