< LMIs in Control < pages

The System

The problem is to check the stability of the following linear time-delay system

where


is the initial condition
represents the time-delay
is a known upper-bound of

The Data

The matrices are known

The LMI: The Time-Delay systems (Delay Independent Condition)

From the given pieces of information, it is clear that the optimization problem only has a solution if there exists two symmetric matrices such that


This LMI has been derived from the Lyapunov function for the system. By Schur Complement we can see that the above matrix inequality is equivalent to the Riccati inequality

Conclusion:

We can now implement these LMIs to do stability analysis for a Time delay system on the delay independent condition

Implementation

The implementation of the above LMI can be seen here

https://github.com/yashgvd/LMI_wikibooks

Time Delay systems (Delay Dependent Condition)

Return to Main Page:

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.