The correct option is A always controllable
The state equation from the given state diagram is
˙x1=x2
˙x2=x3
˙x3=a3x3+a2x2+a1x1+u
Also ,
y=c1x1+c2x2+c3x3
Thus,state matrix
⎡⎢⎣˙x1˙x2˙x3⎤⎥⎦=⎡⎢⎣010001a1a2a3⎤⎥⎦⎡⎢⎣x1x2x3⎤⎥⎦+⎡⎢⎣001⎤⎥⎦u
and y=[c1c2c3]⎡⎢⎣x1x2x3⎤⎥⎦
Check for controability:
The system is said to be controllable if, the rank of controllability matrix Qc is equal to the rank of the state matrix A. However , if the controllability matrix Qc is a square matrix then the condition for controllability is
Qc|≠0
where,
Qc=[BABA2B]
∴Qc=⎡⎢⎣00101a31a3a2+a23⎤⎥⎦
∵|Qc|≠0 and Rank of Qc Rank of A=1
∴ The system is controllable.
Check for observability:
The system is said to be observable if , the rank of observability matrix Q0 is equal to the rank of the state matrix A. However , if the observability matrix Q0 is a square matrix then the condition for observability is
|Q0|≠0
where,
Q0=[CTATCT:(AT)2CT]
∴Q0=⎡⎢⎣c1c2c3c3a1c1+c2a2c2+c2a3c1(c2+c3a3)c3a1+(c2+c3a3)a2c1+c2a2+(c2+c3a3)a3⎤⎥⎦
∵|Q0| depends on value of unknown
Hence,not observable always.