LMIs in Control/Stability Analysis/Parametric, Norm-Bounded Uncertain System Quadratic Stability

From testwiki
Jump to navigation Jump to search

LMIs in Control/Stability Analysis/Parametric, Norm-Bounded Uncertain System Quadratic Stability


The System

x˙(t)=Ax(t)+Mp(t),p(t)=Δ(t)q(t),q(t)=Nx(t)+Qp(t),ΔΔ:={Δn×n:Δ1}

The Data

The matrices A,M,N,Q.

The LMI: The Lyapunov Inequality

FindP>0,μ0:[AP+PATPNTNP0]+μ[MMTMQTQMTQQTI]<0

Conclusion:

The system above is quadratically stable if and only if there exists some mu >= 0 and P > 0 such that the LMI is feasible. This LMI is a good way to determine quadratic stability of a system with parametric, norm-bounded uncertainty.

Implementation

https://github.com/mcavorsi/LMI

Stability of Structured, Norm-Bounded Uncertainty

Stability under Arbitrary Switching

Quadratic Stability Margins

Return to Main Page:

Template:BookCat