Home » Control System » Control system miscellaneous » Question

Control system miscellaneous

  1. A linear second-order single-input continuous-time system is described by the following set of differential equations :
    X1̇ (t) = – 2 X1 (t) + 4 X2 (t)
    X2̇ (t) = 2 X1 (t) – X2 (t) + u (t)
    where X1 (t) and X2 (t) are the state variables and u (t) is the control variable.
    The system is
    1. controllable and stable
    2. controllable but unstable
    3. uncontrollable and unstable
    4. uncontrollable but stable
Correct Option: B

In matrix form

1(t) = -2
4
X1(t) + 0u(t)
2(t)2-1X2(t)1

Test for controllability
[B : AB] = 0-2
4
0
12-11

=
0
4
Rank is 2, hence controllable
1
-1

For stability, sI – A = 0
s + 2
4
= 0
2
s + 1

⇒ s2 + 3s - 4 = 0
Routh criterion is,
s2 1 -4
s 3
s-4

Since sign changes, hence system is not stable.



Your comments will be displayed only after manual approval.