About this set. These are original practice questions written
in GATE style for the 2022 Control Systems syllabus, with fully worked
solutions. They are not reproductions of the official 2022 question paper.
1 mark. A linear time-invariant system with input \(u(t)\) and output \(y(t)\) obeys
Equation
\[\frac{d^{2}y}{dt^{2}}+5\frac{dy}{dt}+6y = 2\frac{du}{dt}+8u\]
with zero initial conditions. The steady-state value of \(y(t)\) for a unit-step input is
- \(2/3\)
- \(1\)
- \(4/3\)
- \(8/5\)
Solution
Taking the Laplace transform of both sides with zero initial conditions, as in
Chapter 3, each
derivative becomes a power of \(s\):
Equation
\[\left(s^{2}+5s+6\right)Y(s)=\left(2s+8\right)U(s)\]
Equation
\[G(s)=\frac{Y(s)}{U(s)}=\frac{2s+8}{s^{2}+5s+6}=\frac{2(s+4)}{(s+2)(s+3)}\]
Both poles lie at \(s=-2\) and \(s=-3\), strictly in the left half plane, so the final value theorem may
be applied. With \(U(s)=1/s\),
Equation
\[y(\infty)=\lim_{s\to 0} s\,G(s)\frac{1}{s}=G(0)=\frac{8}{6}=\frac{4}{3}\]
The steady-state step response is simply the DC gain of the transfer function.
C
Final Answer
Correct answer: (C) \(4/3\).
1 mark. The characteristic polynomial of a closed-loop system is
\(s^{3}+2s^{2}+3s+10\). The number of its roots lying in the right half of the \(s\)-plane is
- 0
- 1
- 2
- 3
Solution
All coefficients are present and positive, so the necessary condition for stability is met, but that is
not sufficient. Construct the Routh array of
Chapter 11:
Equation
\[\begin{array}{c|cc}
s^{3} & 1 & 3\\
s^{2} & 2 & 10\\
s^{1} & b_1 & \\
s^{0} & 10 &
\end{array}\]
Equation
\[b_1=\frac{2(3)-1(10)}{2}=\frac{6-10}{2}=-2\]
The first column reads \(1,\;2,\;-2,\;10\). Moving down it, the sign changes from \(+\) to \(-\) and
then from \(-\) to \(+\), giving two sign changes. By the Routh–Hurwitz criterion the number of roots
in the right half plane equals the number of sign changes in the first column, so there are two.
Direct factorisation confirms this: the polynomial has one real root near \(s=-2.445\) and a complex
pair at \(s=0.223\pm j2.010\), both of which lie in the right half plane.
C
Final Answer
Correct answer: (C) 2.
2 marks. A signal flow graph has nodes \(x_1\) (input), \(x_2\), \(x_3\) and \(x_4\)
(output), with branches: \(x_1\to x_2\) of gain 1, \(x_2\to x_3\) of gain 4, \(x_3\to x_4\) of gain 5,
a direct branch \(x_2\to x_4\) of gain 3, a feedback branch \(x_3\to x_2\) of gain \(-1\), and a
feedback branch \(x_4\to x_3\) of gain \(-1\). The transfer function \(x_4/x_1\) is _____.
Solution
Identify the forward paths first. Following
Chapter 5, a
forward path visits no node more than once:
Equation
\[P_1: x_1\to x_2\to x_3\to x_4 = (1)(4)(5)=20\]
Equation
\[P_2: x_1\to x_2\to x_4 = (1)(3)=3\]
There are two loops. The loop \(x_2\to x_3\to x_2\) has gain \(L_1=(4)(-1)=-4\), and the loop
\(x_3\to x_4\to x_3\) has gain \(L_2=(5)(-1)=-5\). They share node \(x_3\), so they touch and there are
no non-touching combinations:
Equation
\[\Delta = 1-(L_1+L_2)=1-(-4-5)=10\]
Path \(P_1\) passes through \(x_2\), \(x_3\) and \(x_4\), so both loops touch it and \(\Delta_1=1\).
Path \(P_2\) passes through \(x_2\) and \(x_4\); loop \(L_1\) touches it at \(x_2\) and loop \(L_2\)
touches it at \(x_4\), so \(\Delta_2=1\) as well.
Equation
\[\frac{x_4}{x_1}=\frac{P_1\Delta_1+P_2\Delta_2}{\Delta}=\frac{20+3}{10}=\frac{23}{10}=2.3\]
✓
Final Answer
Correct answer: 2.3.
2 marks. The closed-loop transfer function of a position servo is
\(T(s)=\dfrac{16}{s^{2}+4s+16}\). For a unit-step input, the peak percentage overshoot (rounded to one
decimal place) is _____ %.
Solution
Match the denominator to the canonical second-order form
\(s^{2}+2\zeta\omega_n s+\omega_n^{2}\) of
Chapter 8:
Equation
\[\omega_n^{2}=16 \;\Rightarrow\; \omega_n=4~\text{rad/s},\qquad
2\zeta\omega_n=4 \;\Rightarrow\; \zeta=\frac{4}{2(4)}=0.5\]
Since \(0<\zeta<1\) the response is underdamped and overshoots. The overshoot depends on \(\zeta\)
alone:
Equation
\[\%M_p = 100\,\exp\!\left(\frac{-\pi\zeta}{\sqrt{1-\zeta^{2}}}\right)
=100\,\exp\!\left(\frac{-\pi(0.5)}{\sqrt{0.75}}\right)\]
With \(\sqrt{0.75}=0.8660\), the exponent is \(-1.5708/0.8660=-1.8138\), and
\(e^{-1.8138}=0.16303\):
Equation
\[\%M_p = 16.3\%\]
The peak itself occurs at \(t_p=\pi/\left(\omega_n\sqrt{1-\zeta^{2}}\right)=\pi/(4\times 0.866)=0.907\)
s, where the output reaches \(1.163\).
✓
Final Answer
Correct answer: 16.3 %.
2 marks. A plant \(G(s)=\dfrac{1}{(s+1)(s+4)}\) is placed in a unity negative feedback loop
with the PI controller \(C(s)=K_p+\dfrac{K_i}{s}\). The steady-state error for a unit-ramp reference is
required to be \(0.05\). The necessary value of \(K_i\) is
- 20
- 40
- 80
- 100
Solution
The integral term of the PI controller supplies a pole at the origin, so the loop transfer function
Equation
\[L(s)=C(s)G(s)=\frac{K_p s+K_i}{s}\cdot\frac{1}{(s+1)(s+4)}\]
is type 1, and a ramp input therefore produces a finite error governed by the velocity error constant
of Chapter 9:
Equation
\[K_v=\lim_{s\to 0}sL(s)=\lim_{s\to 0}\frac{K_p s+K_i}{(s+1)(s+4)}=\frac{K_i}{(1)(4)}=\frac{K_i}{4}\]
The proportional gain drops out of the limit, so only \(K_i\) sets the ramp error. Imposing
\(e_{ss}=1/K_v=0.05\):
Equation
\[K_v=\frac{1}{0.05}=20 \;\Rightarrow\; \frac{K_i}{4}=20 \;\Rightarrow\; K_i=80\]
The gain \(K_p\) is then free to be chosen for transient behaviour and stability, as discussed in
Chapter 19.
C
Final Answer
Correct answer: (C) 80.
2 marks. For the unity feedback system with \(G(s)=\dfrac{K}{s(s+2)}\), the value of \(K\)
that gives a phase margin of exactly \(45^\circ\) (rounded to two decimal places) is _____.
Solution
Phase margin is defined at the gain-crossover frequency \(\omega_{gc}\), where \(|G(j\omega)|=1\).
Work backwards: first find the frequency at which the phase alone gives a \(45^\circ\) margin. The phase
is
Equation
\[\angle G(j\omega) = -90^\circ-\tan^{-1}\!\left(\frac{\omega}{2}\right)\]
By the definition in
Chapter 17,
\(PM = 180^\circ + \angle G(j\omega_{gc})\). Setting \(PM=45^\circ\) requires
\(\angle G(j\omega_{gc})=-135^\circ\):
Equation
\[90^\circ+\tan^{-1}\!\left(\frac{\omega_{gc}}{2}\right)=135^\circ
\;\Rightarrow\; \tan^{-1}\!\left(\frac{\omega_{gc}}{2}\right)=45^\circ
\;\Rightarrow\; \omega_{gc}=2~\text{rad/s}\]
Now force the magnitude to be unity at that frequency. Note that \(K\) shifts the magnitude curve
without altering the phase, so this step fixes \(K\) uniquely:
Equation
\[|G(j2)|=\frac{K}{2\left|j2+2\right|}=\frac{K}{2\sqrt{8}}=\frac{K}{5.657}=1\]
Equation
\[K=4\sqrt{2}=5.66\]
✓
Final Answer
Correct answer: \(K=5.66\).
2 marks. For the unity feedback system with open-loop transfer function
\(G(s)H(s)=\dfrac{K(s+1)}{s^{2}(s+9)}\), \(K>0\), the root locus has a break-in point on the real axis
at
- \(s=-1\)
- \(s=-3\)
- \(s=-4\)
- \(s=-9\)
Solution
Solve the characteristic equation for the gain, then locate the stationary point, the standard
breakaway/break-in procedure of
Chapter 12. From
\(1+G(s)H(s)=0\),
Equation
\[K = -\frac{s^{2}(s+9)}{s+1} = -\frac{s^{3}+9s^{2}}{s+1}\]
Differentiate using the quotient rule and set the numerator to zero:
Equation
\[\frac{dK}{ds}=-\frac{(3s^{2}+18s)(s+1)-(s^{3}+9s^{2})}{(s+1)^{2}}
=-\frac{2s^{3}+12s^{2}+18s}{(s+1)^{2}}\]
Equation
\[2s\left(s^{2}+6s+9\right)=2s(s+3)^{2}=0 \;\Rightarrow\; s=0 \;\text{or}\; s=-3~(\text{twice})\]
The root \(s=0\) is the double open-loop pole itself, from which the two branches leave immediately; it
is not a break-in point. The candidate \(s=-3\) lies on the real-axis segment between the zero at
\(s=-1\) and the pole at \(s=-9\), which belongs to the locus because an odd number of real poles and
zeros lies to its right (the zero at \(-1\) plus the double pole at the origin counted twice, giving
three). The gain there is
Equation
\[K\big|_{s=-3}=-\frac{(-3)^{2}(-3+9)}{-3+1}=-\frac{(9)(6)}{-2}=27\]
Since \(K=27>0\), the point is genuinely on the locus, and the two complex branches return to the
real axis there. As a cross-check, with \(n-m=2\) the asymptotes make angles of \(\pm 90^\circ\) about
the centroid \(\sigma_a=\dfrac{(0+0-9)-(-1)}{2}=-4\).
B
Final Answer
Correct answer: (B) \(s=-3\).
2 marks. A plant is described by \(\dot{x}=Ax+Bu\) with
Equation
\[A=\begin{bmatrix}0 & 1\\ -2 & -3\end{bmatrix},\qquad
B=\begin{bmatrix}0\\ 1\end{bmatrix}\]
State feedback \(u=-Kx\) with \(K=\begin{bmatrix}k_1 & k_2\end{bmatrix}\) is applied to place the
closed-loop poles at \(s=-4\) and \(s=-5\). The value of \(k_1\) is _____.
Solution
Check controllability first, since pole placement is possible only if the pair \((A,B)\) is
controllable. With \(AB=\begin{bmatrix}1\\ -3\end{bmatrix}\),
Equation
\[Q_c=\begin{bmatrix}B & AB\end{bmatrix}=\begin{bmatrix}0 & 1\\ 1 & -3\end{bmatrix},
\qquad \det Q_c = -1 \neq 0\]
The system is controllable, so any pole locations are achievable. Form the closed-loop matrix, as in
Chapter 26:
Equation
\[A-BK=\begin{bmatrix}0 & 1\\ -2 & -3\end{bmatrix}
-\begin{bmatrix}0\\ 1\end{bmatrix}\begin{bmatrix}k_1 & k_2\end{bmatrix}
=\begin{bmatrix}0 & 1\\ -2-k_1 & -3-k_2\end{bmatrix}\]
Because the pair is already in controllable canonical form, the characteristic polynomial is read from
the bottom row:
Equation
\[\det\left(sI-A+BK\right)=s^{2}+(3+k_2)s+(2+k_1)\]
The desired polynomial is \((s+4)(s+5)=s^{2}+9s+20\). Matching coefficients term by term:
Equation
\[3+k_2=9 \;\Rightarrow\; k_2=6,\qquad 2+k_1=20 \;\Rightarrow\; k_1=18\]
✓
Final Answer
Correct answer: \(k_1=18\) (with \(k_2=6\)).
2 marks. A compensator has the transfer function
\(G_c(s)=\dfrac{1+0.2s}{1+0.05s}\). Its maximum phase lead, and the frequency at which that maximum
occurs, are
- \(30^\circ\) at 5 rad/s
- \(36.87^\circ\) at 10 rad/s
- \(45^\circ\) at 10 rad/s
- \(53.13^\circ\) at 20 rad/s
Solution
Write the compensator in the standard lead form \(G_c(s)=\dfrac{1+Ts}{1+\alpha Ts}\) with
\(\alpha<1\). Here \(T=0.2\) s and \(\alpha T=0.05\), so
Equation
\[\alpha=\frac{0.05}{0.2}=0.25\]
Since \(\alpha<1\) the zero at \(s=-1/T=-5\) precedes the pole at \(s=-1/(\alpha T)=-20\), and the
network is indeed phase-leading. The maximum lead of
Chapter 21 is
Equation
\[\sin\phi_{max}=\frac{1-\alpha}{1+\alpha}=\frac{1-0.25}{1+0.25}=\frac{0.75}{1.25}=0.6\]
Equation
\[\phi_{max}=\sin^{-1}(0.6)=36.87^\circ\]
It occurs at the geometric mean of the corner frequencies, which on a logarithmic axis is the midpoint
between the zero at 5 rad/s and the pole at 20 rad/s:
Equation
\[\omega_{max}=\frac{1}{T\sqrt{\alpha}}=\frac{1}{0.2\sqrt{0.25}}=\frac{1}{0.1}=10~\text{rad/s}
=\sqrt{(5)(20)}\]
B
Final Answer
Correct answer: (B) \(36.87^\circ\) at 10 rad/s.
2 marks. A block diagram consists of an inner loop and an outer loop. In the inner loop the
forward block is \(G_1(s)=\dfrac{5}{s+2}\) and its output is fed back through \(H_1=0.2\) to a summing
junction where it is subtracted. The output of this inner loop drives an integrator \(G_2(s)=1/s\),
whose output is the system output and is also fed back with unity gain and subtracted from the
reference. The damping ratio of the overall closed-loop system (rounded to three decimal places) is
_____.
Solution
Reduce the inner loop first using \(G_1/(1+G_1H_1)\), from
Chapter 4:
Equation
\[G_{in}(s)=\frac{\dfrac{5}{s+2}}{1+\dfrac{5}{s+2}(0.2)}=\frac{5}{(s+2)+1}=\frac{5}{s+3}\]
Cascade this with the integrator to obtain the open-loop transfer function of the outer loop:
Equation
\[G_{ol}(s)=\frac{5}{s+3}\cdot\frac{1}{s}=\frac{5}{s(s+3)}\]
Close the outer unity-feedback loop:
Equation
\[T(s)=\frac{G_{ol}}{1+G_{ol}}=\frac{5}{s(s+3)+5}=\frac{5}{s^{2}+3s+5}\]
Compare with \(\omega_n^{2}/(s^{2}+2\zeta\omega_n s+\omega_n^{2})\):
Equation
\[\omega_n=\sqrt{5}=2.236~\text{rad/s},\qquad
\zeta=\frac{3}{2\omega_n}=\frac{3}{2(2.236)}=\frac{3}{4.472}=0.671\]
Since \(\zeta<1\) the response is underdamped, overshooting by
\(100\,e^{-\pi(0.671)/\sqrt{1-0.671^{2}}}=5.8\%\).
✓
Final Answer
Correct answer: \(\zeta=0.671\).