LMIs in Control/Discrete-Time Systems/Discrete-Time H2-Optimal Observer

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

LMIs in Control/Discrete-Time Systems/Discrete-Time H2-Optimal Observer

The System[edit | edit source]

Where it is assumed that : is detectable.

The Data[edit | edit source]

The matrices .

The Optimization Problem[edit | edit source]

An observer of the form:

is to be designed, where is the observer gain.

Defining the error state , the error dynamics are found to be

,

and the performance output is defined as

.

The observer gain is to be designed such that the of the transfer matrix from to , given by

is minimized.

The LMI: Discrete-Time H2-Optimal Observer[edit | edit source]

The discrete-time -optimal observer gain is synthesized by solving for , , , and that minimize subject to ,

Conclusion:[edit | edit source]

The -optimal observer gain is recovered by and the norm of is .

Implementation[edit | edit source]

https://github.com/rezajamesahmed/LMImatlabcode/blob/master/Discrete_Time_H2_Optimal_Observer_LMIs_Wikibook_Example.m

Related LMIs[edit | edit source]

Discrete-Time Mixed H2-H∞-Optimal Observer//

Discrete-Time H∞-Optimal Observer//

External Links[edit | edit source]

A list of references documenting and validating the LMI.


Return to Main Page:[edit | edit source]