LMIs in Control/pages/Discrete Time Bounded Real Lemma

Discrete-Time Bounded Real Lemma

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.

Discrete-Time Bounded Real Lemma or the H∞ norm can be found by solving a LMI.

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:

  is minimized while obeying the LMI constraints.

The LMI: edit

Discrete-Time Bounded Real Lemma

The LMI formulation

H∞ norm <  

 

Conclusion: edit

The H∞ norm is the minimum value of  that satisfies the LMI condition. If   is the minimal realization then the inequalities can be non-strict.

Implementation edit

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

Related LMIs edit

[1] - Continuous time KYP_Lemma_(Bounded_Real_Lemma)

External Links edit

A list of references documenting and validating the LMI.


Return to Main Page: edit