LMIs in Control/pages/Discrete-Time Lyapunov Stability: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>Minorax
m Minorax moved page LMIs in Control/pages/hari to LMIs in Control/pages/Discrete-Time Lyapunov Stability without leaving a redirect: proper name
 
(No difference)

Latest revision as of 07:17, 26 February 2021

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