LMIs in Control/Controller Synthesis/Continuous Time/Optimal Dynamic Output Feedback/H-2

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

Discrete-Time H2-Optimal Dynamic Output Feedback Control

A Dynamic Output feedback controller is designed for a Continuous Time system, to minimize the H2 norm of the closed loop system with exogenous input and performance output .

The System[edit | edit source]

Continuous-Time LTI System with state space realization

The Data[edit | edit source]

The matrices: System

Controller

The Optimization Problem[edit | edit source]

The following feasibility problem should be optimized:

is minimized while obeying the LMI constraints.

The LMI:[edit | edit source]

Solve for and that minimize subject to

The controller is recovered by


where,
and the matrices and satisfy . If then and

Given and , the matrices and can be found using a matrix decomposition, such as a LU decomposition or a Cholesky decomposition.

If , and , then it is often simplest to choose in order to satisfy the equality constraint

Conclusion:[edit | edit source]

The Continuous-Time H2-Optimal Dynamic Output feedback controller is the system

Implementation[edit | edit source]

The LMI given above can be implemented and solved using a tool such as YALMIP, along with an LMI solver such as MOSEK.

Related LMIs[edit | edit source]

Discrete Time H2 Optimal Dynamic Output Feedback Control

Continuous Time H∞ Optimal Dynamic Output Feedback Control

External Links[edit | edit source]

A list of references documenting and validating the LMI.

Return to Main Page:[edit | edit source]