Q5Control System
Question
2 marks
Q.5. List the main properties of a state transition matrix.
Answer
The state transition matrix φ(t) satisfies φ(0)=I, is non-singular with φ⁻¹(t)=φ(-t), obeys the semigroup property φ(t2-t1)φ(t1-t0)=φ(t2-t0), and satisfies the differential equation dφ/dt = Aφ(t).
- Identity at t = 0: φ(0) = I, the identity matrix.
- Non-singularity/invertibility: φ(t) is always invertible, and φ⁻¹(t) = φ(-t).
- Semigroup (transition) property: φ(t2 - t0) = φ(t2 - t1)·φ(t1 - t0) for any t0 < t1 < t2, meaning transitions can be composed.
- Differential equation: φ(t) satisfies dφ(t)/dt = A φ(t), and by definition φ(t) = e^{At} = L⁻¹[(sI-A)⁻¹].