LMIs in Control/pages/Discrete Time H∞ Optimal Dynamic Output Feedback Control

Discrete-Time H∞-Optimal Dynamic Output Feedback Control

A discrete time system operates on a discrete time signal input and produces a discrete time signal output. They are used in digital signal processing, such as digital filters for images or sound. The class of discrete time systems that are both linear and time invariant, known as discrete time LTI systems.

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

The System edit

Discrete-Time LTI System with state space realization  
 

The Data edit

The matrices: System  

Controller  

The Optimization Problem edit

The following feasibility problem should be optimized:

  is minimized while obeying the LMI constraints.

The LMI: edit

Discrete-Time H∞-Optimal Dynamic Output Feedback Control

The LMI formulation

H∞ norm <  

 

The controller is recovered by

 

where,  
and the matrixes   and   satisfies  

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

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

Conclusion: edit

The Discrete-Time H∞-Optimal Dynamic Output Feedback Controller is the system  

Implementation edit

A link to CodeOcean or other online implementation of the LMI
MATLAB Code

Related LMIs edit

[1] - Continuous Time H∞ Optimal Dynamic Output Feedback Control

External Links edit

A list of references documenting and validating the LMI.

Return to Main Page: edit