LMIs in Control/pages/Switched Systems Rise time
Rise time Specification for Switched Systems
This LMI lets you specify desired performance (rise time). Note that arbitrarily switching between stable systems can lead to instability whilst switching can be done between individually unstable systems to achieve stability.
The System
editSuppose we were given the switched system such that
where , , , and for any .
modes of operation
The Data
editIn order to properly define the acceptable region of the poles in the complex plane, we need the following pieces of data:
- matrices ,
- rise time ( )
Having these pieces of information will now help us in formulating the optimization problem.
The Optimization Problem
editUsing the data given above, we can now define our optimization problem. We first have to define the acceptable region in the complex plane that the poles can lie on using the following inequality constraints:
Rise Time:
Assume that is the complex pole location, then:
This then allows us to modify our inequality constraints as:
Rise Time:
The LMI: An LMI for Rise time Specification
editSuppose there exists and such that
for
Conclusion:
editThe resulting controller can be recovered by
.
Implementation
editThe implementation of this LMI requires Yalmip and Sedumi /MOSEK [1]
External Links
editA list of references documenting and validating the LMI.
- LMI Methods in Optimal and Robust Control - A course on LMIs in Control by Matthew Peet.
- LMI Properties and Applications in Systems, Stability, and Control Theory - A List of LMIs by Ryan Caverly and James Forbes.
- LMIs in Systems and Control Theory - A downloadable book on LMIs by Stephen Boyd.
Related LMIs
edit