LMIs in Control/pages/DT-SOFS
LMIs in Control/pages/DT-SOFS
The static output feedback (SOF) problem has been investigated and analyzed by many people and the literature concerning this topic is vast. In practicality, it is not always possible to have full access to the state vector and only a partial information through a measured output is available.
This explains why this problem has challenged many researchers in
control theory.
Here is a systematic approach for the SOF control design for discrete time linear systems.
The System
editConsider a discrete-time LTI system, with state-space realization ,
is the state, is the measured output, is the control input.
The Data
editare the constant matrices of appropriate dimensions.
The Optimization Problem
editThe full state is not measurable and only partial information is available through which can used for control purposes.
We have to find a static output feedback gain with respect to
where is the output feedback gain such that the final closed loop system is asymptotically stable.
The LMI: LMI for Discrete-Time Static Output Feedback Stabilizability
editThe discrete time system considered is static output feedback stabilizable under any of the following equivalent necessary or sufficient conditions.
- There exists a and where such that
- There exists a and where such that
Conclusion
editIf it is feasible we obtain a output feedback gain matrix such that the closed loop system is asymptotically stable.
While implementing the optimization problem the following conditions are assumed to be satisfied
- The Transfer matrix and its inverse are both analytical a s=0
- The matrix is non-singular
- The triple are reachable and observable.
Implementation
editA link to the Matlab code for a simple implementation of this problem in the Github repository:
Related LMIs
editContinuous-time Static Output Feedback Stabilizability
External Links
edit- [1] - LMI in Control Systems Analysis, Design and Applications
- 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.
- Garcia, G., Pradin, B., & Zeng, F. (2001). Stabilization of discrete time linear systems by static output feedback. IEEE Transactions on Automatic Control, 46(12), 1954–1958. doi:10.1109/9.975499