LMIs in Control/pages/Stability of nonlinear systems

From testwiki
Revision as of 17:22, 13 December 2021 by imported>Bluetraycer (External Links)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

LMIs in Control/pages/Stability of nonlinear systems

Robust Stability of Nonlinear Systems

The Optimization Problem

Consider a non linear system whos dynamics are given by

x˙=Ax+h(t,x)

where xn,An×n and h:n+1n, A is Hurwitz stable and h(t,x) is piecewise continuous in both t and s

Assume that hT(t,x)h(t,x)α2xTHTHx

where α>0 is the bounding parameter and Hl×n

The Data

The matrices necessary for this LMI are A and H.

The LMI: Switched Systems H2 Optimization

There exists a scalar γ, along with the matrices Y>0 such that:

[AY+YATIYHTII0HY0γI]<0

Conclusion:

The system is robustly stable to degree α is the LMI is feasible.

Implementation

A list of references documenting and validating the LMI.

Return to Main Page:

Template:BookCat