LMIs in Control/pages/Stability of Linear Delayed Differential Equations

From testwiki
Jump to navigation Jump to search

The System

x˙(t)=Ax(t)+i=1LAix(tτi),

where x(t)n and τi>0.

The Data

The matrices A,{Ai.τi}i=1L.

The LMI:

Solve the following LMIP

Find{P0,P10,,PL0}:s.t.[AP+PA+i=1LPiPA1PALA1PP10ALP0PL]0,P10,,PL0.

Implementation

https://github.com/mkhajenejad/Mohammad-Khajenejad/commit/50fc71737b69f2cf57d15634f2f19d091bf37d02

Conclusion

The stability of the above linear delayed differential equation is proved, using Lyapunov functionals of the form V(x,t)=x(t)Px(t)+i=1L0Lx(ts)Pix(ts) ds, if the provided LMIP is feasible.

Remark

The techniques for proving stability of norm-bound LDIs [Boyd, ch.5] can also be used.


Return to Main Page:

Template:BookCat