LMIs in Control/Stability Analysis/Continuous Time/Stability under Arbitrary Switching

From testwiki
Jump to navigation Jump to search

LMIs in Control/Stability Analysis/Continuous Time/Stability under Arbitrary Switching

Using the LMI below, find a P matrix that fits the constraints. If there exists one, then the system can switch between subsystems A1 and A2 arbitrarily and remain stable.

The System

x˙(t){A1x(t),A2x(t)}

The Data

The matrices A1Rn×n,A2Rn×n.

The LMI

FindP>0:A1TP+PA1<0 and A2TP+PA2<0

Conclusion

The switched system is stable under arbitrary switching if there exists some P > 0 such that the LMIs hold.

Implementation

https://github.com/mcavorsi/LMI

Parametric, Norm-Bounded Uncertain System Quadratic Stability

Stability of Structured, Norm-Bounded Uncertainty

Quadratic Stability Margins


Return to Main Page

Template:BookCat