LMIs in Control/pages/Discrete Time Mixed H2-H∞ Optimal Full State Feedback Control

Discrete-Time Mixed H2-H∞-Optimal Full-State 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 full-state feedback controller (i.e., ) is to be designed to minimize the H2 norm of the closed loop transfer matrix from the exogenous input to the performance output while ensuring the H∞ norm of the closed-loop transfer matrix from the exogenous input to the performance output is less than .

The System edit

Discrete-Time LTI System with state space realization

 

The Data edit

The matrices: System  .

The Optimization Problem edit

The following feasibility problem should be optimized:

Minimize the H2 norm of the closed loop transfer matrix  , while ensuring the H∞ norm of the closed-loop transfer matrix   is less than  , while obeying the LMI constraints.

The LMI: edit

Discrete-Time Mixed H2-H∞-Optimal Full-State Feedback Controller is synthesized by solving for  , and   that minimize   subject to  

The LMI formulation

H∞ norm <  

H2 norm <  

 

Conclusion: edit

The H2-optimal full-state feedback controller gain is recovered by  

Implementation edit

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

Related LMIs edit

[1] - Continuous Time Mixed H2-H∞ Optimal Full State Feedback Control

External Links edit

A list of references documenting and validating the LMI.

Return to Main Page: edit