LMIs in Control/Click here to continue/Time-Delay Systems/Bounded Real Lemma under Slowly-Varying Delay

From Wikibooks, open books for an open world
Jump to navigation Jump to search

LMIs in Control/Click here to continue/Time-Delay Systems/Bounded Real Lemma under Slowly-Varying Delay

This page describes a bounded real lemma for a continuous-time system with a time-varying delay. In particular, a condition is provided to obtain a bound on the -gain of a retarded differential system through feasibility of an LMI. The system under consideration pertains a single discrete delay, with the extent of the delay at any time bounded by some known value. This delay is only present in the state, with no direct delay in the effects of exogenous inputs on the state. In addition, the delay is assumed to vary only slowly in time, with a temporal derivative bounded by a value less than one, although results can also be attained if no bound is known. Solving the LMI for a particular value of the bound, while minimizing a scalar variable, an upper limit on the -gain of the system can be shown for any time-delay satisfying this bound.

The System[edit | edit source]

The system under consideration is one of the form:

In this description, and are constant matrices in . In addition, is a constant matrix in , and are constant matrices in where denote the number of exogenous inputs and regulated outputs respectively. The variable denotes a delay in the state at time , assuming a value no greater than some . Moreover, we assume that the function is differentiable at any time, with the derivative bounded by some value , assuring the delay to be slowly-varying in time.

The Data[edit | edit source]

To obtain a bound on the -gain of the system, the following parameters must be known:

The Optimization Problem[edit | edit source]

Based on the provided data, we can obtain a bound on the -gain of the system by testing feasibility of an LMI. In particular, the bounded real lemma states that if the LMI presented below is feasible for some , the -gain of the system is less than or equal to this . To attain a bound that is as small as possible, we minimize the value of while solving the LMI:

The LMI: L2-gain for TDS with Slowly-Varying Delay[edit | edit source]

In this notation, the symbols are used to indicate appropriate matrices to assure the overall matrix is symmetric.

Conclusion:[edit | edit source]

If the presented LMI is feasible for some , the system is internally stable, and will have an -gain less than . That is, independent of the values of the delays :

It should be noted that this result is conservative. That is, even when minimizing the value of , there is no guarantee that the bound obtained on the -gain is sharp.

In a scenario where no bound on the change in the delay is known, the above LMI can still be used to obtain a bound on the -gain. In particular, setting in the above LMI, a bound can be attained independent of the value of the derivative of the delay.

Implementation[edit | edit source]

An example of the implementation of this LMI in Matlab is provided on the following site:

Note that this implementation requires packages for YALMIP with solver mosek, though a different solver can also be implemented.

Related LMIs[edit | edit source]

  • [1] - Bounded real lemma for continuous-time system without delay
  • [2] - Bounded real lemma for discrete-time system without delay
  • [3] - Stability LMI for continuous-time RDE with slowly-varying delay

External Links[edit | edit source]

The presented results have been obtained from:

  • Fridman E. 2014. Introduction to Time-Delay Systems, Analysis and Control. Springer. ISBN: 978-3-319-09392-5.

Additional information on LMI's in control theory can be obtained from the following resources:

Return to Main Page:[edit | edit source]