LMIs in Control/Stability Analysis/Continuous Time/Quadratic Stability Margins

From testwiki
Jump to navigation Jump to search

LMIs in Control/Stability Analysis/Continuous Time/Quadratic Stability Margins

The quadratic stability margin of the system is defined as the largest α0 for which the system is quadratically stable.This LMI applies for systems with norm-bounded uncertainty.

The System

x˙(t)=Ax(t)+Bpp(t),pTpα2xTCqTCqx

The Data

The matrices A,Bp,Cq.

The Optimization Problem

Maximize β=α2 subject to the LMI constraint.

The LMI:

FindP,λ, and β=α2:[ATP+PA+βλCqTCqPBpBpTPλI]<0

Conclusion:

If there exists an α0 then the system is quadratically stable, and the stability margin is the largest such α.

Implementation

https://github.com/mcavorsi/LMI

Parametric, Norm-Bounded Uncertain System Quadratic Stability

Stability of Structured, Norm-Bounded Uncertainty

Stability under Arbitrary Switching


Return to Main Page:

Template:BookCat