State-Space Methods for Controller Designs Flashcards
Stability of State-Space Model
Eigenvalues of the A matrix are the poles of system. System is unstable if there is RH poles
Controllable System of LTI system
Determined by calculating the controllability matrix and has a full rank
C = [B AB A^2B … A^(n-1) B]
A and B are matrix of SS Models
Observable System of LTI system
An initial state can be determined based on knowledge of the system input and system output over finite time interval. Reduces number of sensing requirements of states. Observability matrix must have full rank.
O = [C; CA; CA^2; CA^(n-1)]
A and B are matrix of SS Model
Duality of Controllable System and Observable System
System (A,B) is controllable if and only if system (A’,B’) is observable
Stability and Time-Domain performance of closed-loop feedback system
Determined by location of eigenvalues of the matrix (A-BK) where and A and B are the matrices of the SS Model and K is the state-feedback gain matrix