LMIs in Control/Discrete-Time Systems/Discrete-Time Lyapunov Stability

From testwiki
Jump to navigation Jump to search

Discrete-Time Lyapunov Stability


The System

Discrete-Time System

x(t)k+1=Adx(t)k,Ad𝐑𝐧*𝐧

The Data

The matrices SystemAd,P.

The Optimization Problem

The following feasibility problem should be solved:

Find P obeying the LMI constraints.

The LMI:

Discrete-Time Lyapunov Stability

The LMI formulation

P𝐒𝐧FindP>0,[AdTPAdP]0

Conclusion:

If there exists a P𝐒𝐧 satisfying the LMI then, |λi(Ad)|1,i=1,2,...,n; and the equilibrium point x¯=0 of the system is Lyapunov stable.

Implementation

  • [] - MATLAB implementation of the LMI.

Continuous_Time_Lyapunov_Inequality - Lyapunov_Inequality

A list of references documenting and validating the LMI.


Return to Main Page:

Template:BookCat