(a) Determine the state observability of the system described by $$ \dot{x}=\left[\begin{array}{ccc} -3 & 1 & 1 \\ -1 & 0 & 1 \\ 0 & 0 & 1 \end{array}\right] x+\left[\begin{array}{ll} 0 & 1 \\ 0 & 0 \\ 2 & 1 \end{array}\right] u \quad \dot{y}=\left[\begin{array}{lll} 0 & 0 & 1 \\ 1 & 0 & 0 \end{array}\right] x $$
Explanation
To determine the observability of the system, we need to calculate the observability matrix O. The observability matrix is given by O = [C; CA; CAB]. We need to calculate CA and CAB. CA = A * C = [-3 1 1; -1 0 1; 0 0 1] * [0 0 1; 1 0 0] = [-1 1 1; 0 1 1; 0 0 1]. CAB = A * B = [-3 1 1; -1 0 1; 0 0 1] * [0 1; 0 0; 2 1] = [-1 1 3; 0 1 2; 0 0 2]. The observability matrix is O = [0 0 1; 1 0 0; -1 1 -1; 0 1 1]. The rank of O is 3, which is equal to the number of states. Therefore, the system is observable.
โฌ Related Topic
๐ Syllabus
View KERALA UNIVERSITY Class 6 Syllabus โ
๐ Practice Questions
Practice Previous Year Questions โ
๐ค Practice with AI
Generate Practice Question Paper โ
๐ Related Concepts
- (a) Explain the principle and working of (i) Zener diode (ii) LED
- (a) (i) Compare sequential and combinational logic circuits. (ii) With the help of truth table, explain JK flip flop
- (a) With neat circuit diagram and wave forms, Explain the working of a full wave rectifier.
- (a) Draw the block diagram of function generator and explain its working.
- (a) Draw the block diagram of super heterodyne receiver and explain its working.