GATE EC Control Systems Previous Year Questions

60 solved GATE EC questions on Control Systems, drawn from 11 exam years and grouped by year. Every question shows the official answer and a step-by-step solution.

Want to practise this topic and ask follow-up questions? Explore Success Tracker.

Revision companion

Control Systems: check stability before evaluating performance

Determine whether a system is stable before computing steady-state error or bandwidth. These selected foundations connect transfer functions, time-domain response, frequency-domain methods, and state-space representations. The original exercises use idealized linear models.

Our study notes and original examples support the PYQs below; they are not official exam questions or a replacement for the current syllabus.

Before you start

  • Laplace transforms, partial fractions, and inverse transforms for rational functions.
  • Complex-number arithmetic, magnitude, and phase angle calculations.

Concepts to revise before solving

Transfer functions and block diagrams

A transfer function H(s) = Y(s)/X(s) assumes zero initial conditions. Block diagram reduction uses series (multiply), parallel (add), and feedback (H/(1+GH)) rules. Mason's gain formula provides a systematic alternative for complex diagrams.

Check yourself: Are initial conditions zero, and is the system linear time-invariant?

Time-domain specifications

For a second-order underdamped system, the damping ratio ζ determines overshoot and the natural frequency ωn determines speed. Rise time decreases with increasing ωn. Percent overshoot = 100 exp(−πζ/√(1−ζ²)) for 0 < ζ < 1. Settling time depends on the dominant pole's real part.

Check yourself: Are the dominant poles truly second-order, or do other poles affect the response?

Stability: Routh-Hurwitz criterion

Form the Routh array from the characteristic polynomial. The number of right-half-plane roots equals the number of sign changes in the first column. All first-column entries must be positive for stability. A zero in the first column requires the epsilon method or auxiliary polynomial.

Check yourself: Have you checked every entry in the first column for sign changes?

Frequency response: Bode plots and Nyquist

Bode magnitude plot uses 20 log₁₀|H(jω)| in dB. Each real pole contributes −20 dB/decade above its corner frequency. Gain margin is measured at the phase crossover frequency; phase margin at the gain crossover frequency. The Nyquist criterion counts encirclements of −1 to determine closed-loop stability.

Check yourself: Is the gain margin measured where the phase is −180°, not where the magnitude is 0 dB?

State-space representation

ẋ = Ax + Bu, y = Cx + Du describes a system with state vector x. Eigenvalues of A determine stability. Controllability requires rank [B AB A²B ...] = n. Observability requires rank [C; CA; CA²; ...] = n. Transfer function H(s) = C(sI − A)⁻¹B + D relates the two representations.

Check yourself: Do the eigenvalues of A match the poles of the transfer function?

Mistakes to avoid

Applying the final value theorem to an unstable system.
The final value theorem requires all poles of sF(s) to be in the left half-plane or at the origin.
Reading gain margin at the gain crossover frequency.
Gain margin is the negative of the magnitude (in dB) at the phase crossover frequency where phase = −180°.
Concluding stability from a positive gain margin alone.
Both gain margin and phase margin should be positive for stability in standard minimum-phase systems.

Original teaching example · not a PYQ

Work through the reasoning

Original mini-example: use the Routh-Hurwitz criterion to determine the range of K > 0 for which the system with characteristic polynomial s³ + 3s² + 2s + K = 0 is stable.

  1. Construct the Routh array: Row s³: [1, 2]. Row s²: [3, K]. Row s¹: [(3×2 − 1×K)/3, 0] = [(6 − K)/3, 0]. Row s⁰: [K].
  2. For stability, all first-column entries must be positive: 1 > 0, 3 > 0, (6 − K)/3 > 0, and K > 0.
  3. From (6 − K)/3 > 0: K < 6. Combined with K > 0: the range is 0 < K < 6.
  4. At K = 6, the s¹ row vanishes, indicating sustained oscillation (marginally stable).

The system is stable for 0 < K < 6.

Try it before reading the answer

A unity negative feedback system has open-loop transfer function G(s) = 10/(s(s + 5)). Find the steady-state error to a unit step input.

Show answer and reasoning

Steady-state error = 0.

The system is Type 1 (one integrator in the open-loop). For a unit step input, the steady-state error for a Type 1 or higher system is zero. Alternatively, the position error constant Kp = lim(s→0) G(s) = ∞, so ess = 1/(1 + Kp) = 0.

Go deeper with free learning resources

Supplemental reading, not an official GATE reading list or an endorsement of these notes.

Apply this to the previous-year questions

Previous-year questions by year

This page shows 60 recent questions from the released archive, newest first. For older questions and complete papers, browse all GATE EC papers. Questions can carry more than one subject tag; counts are not marks weightage.

GATE EC 20265 questions

  1. Set 1 Q11Consider the differential equation w˙=Aw\dot{\vec{w}} = A\vec{w}, with w(t=0)=[11]\vec{w}(t = 0) = \begin{bmatrix} 1 \\ 1 \end{bmatrix}. If…MCQ · +1 marks · Medium
  2. Set 1 Q19A control system is shown in the Figure. Which option represents the correct transfer function of the system? [figure]MCQ · +1 marks · Medium
  3. Set 1 Q40For the control system shown in the Figure, the transfer function of a plant, G(s)=1(s+1)(s+2)G(s) = \frac{1}{(s+1)(s+2)} is connected in cascade with a compensator…MCQ · +2 marks · Medium
  4. Set 1 Q41The state and output equations for a control system are:…MCQ · +2 marks · Medium
  5. Set 1 Q59Consider the unity negative feedback control system shown in the Figure. The value of gain KK (>0>0) at which the given system will remain marginally stable…NAT · +2 marks · Medium

GATE EC 20256 questions

  1. Set 1 Q16The Nyquist plot of a system is given in the figure below. Let ωP,ωQ,ωR\omega_P, \omega_Q, \omega_R, and ωS\omega_S be the positive frequencies at the points P,…MCQ · +1 marks · Medium
  2. Set 1 Q26Consider the unity-negative-feedback system shown in Figure (i) below, where gain K0K \geq 0. The root locus of this system is shown in Figure (ii) below. For…MSQ · +1 marks · Medium
  3. Set 1 Q36Let G(s)=110s2G(s) = \frac{1}{10s^2} be the transfer function of a second-order system. A controller M(s)M(s) is connected to the system G(s)G(s) in the configuration…MCQ · +2 marks · Medium
  4. Set 1 Q37Consider the polynomial p(s)=s5+7s4+3s333s2+2s40p(s) = s^5 + 7s^4 + 3s^3 - 33s^2 + 2s - 40. Let (L,I,R)(L, I, R) be defined as follows. LL is the number of roots of p(s)p(s) with negative…MCQ · +2 marks · Medium
  5. Set 1 Q53Consider a system where x1(t)x_1(t), x2(t)x_2(t), and x3(t)x_3(t) are three internal state signals and u(t)u(t) is the input signal. The differential equations governing…MSQ · +2 marks · Medium
  6. Set 1 Q56Consider a system represented by the block diagram shown below. Which of the following signal flow graphs represent(s) this system? Choose the correct…MSQ · +2 marks · Medium

GATE EC 20245 questions

  1. Set 1 Q12In the context of Bode magnitude plots, 40 dB/decade is the same asMCQ · +1 marks · Easy
  2. Set 1 Q13In the feedback control system shown in the figure below G(s)=6s(s+1)(s+2)G(s) = \frac{6}{s(s+1)(s+2)}. [figure] R(s),Y(s)R(s), Y(s), and E(s)E(s) are the Laplace transforms of…MCQ · +1 marks · Medium
  3. Set 1 Q37Consider a unity negative feedback control system with forward path gain G(s)=K(s+1)(s+2)(s+3)G(s) = \frac{K}{(s+1)(s+2)(s+3)} as shown. [figure] The impulse response of the…MCQ · +2 marks · Medium
  4. Set 1 Q38A satellite attitude control system, as shown below, has a plant with transfer function G(s)=1s2G(s) = \frac{1}{s^2} cascaded with a compensator…MCQ · +2 marks · Medium
  5. Set 1 Q53Consider a system SS represented in state space as…MSQ · +2 marks · Medium

GATE EC 20235 questions

  1. Set 1 Q25The open loop transfer function of a unity negative feedback system is G(s)=ks(1+sT1)(1+sT2)G(s) = \frac{k}{s(1+sT_1)(1+sT_2)} where kk, T1T_1 and T2T_2 are positive…MCQ · +1 marks · Easy
  2. Set 1 Q41A closed loop system is shown in the figure where k>0k > 0 and α>0\alpha > 0. The steady state error due to a ramp input (R(s)=α/s2R(s) = \alpha/s^2) is given by…MCQ · +2 marks · Easy
  3. Set 1 Q42In the following block diagram, R(s)R(s) and D(s)D(s) are two inputs. The output Y(s)Y(s) is expressed as Y(s)=G1(s)R(s)+G2(s)D(s)Y(s) = G_1(s)R(s) + G_2(s)D(s). G1(s)G_1(s) and G2(s)G_2(s) are…MCQ · +2 marks · Medium
  4. Set 1 Q43The state equation of a second order system is x˙(t)=Ax(t)\dot{\mathbf{x}}(t) = \mathbf{A}\mathbf{x}(t), x(0)\mathbf{x}(0) is the initial condition. Suppose λ1\lambda_1MCQ · +2 marks · Easy
  5. Set 1 Q57The asymptotic magnitude Bode plot of a minimum phase system is shown in the figure. The transfer function of the system is…NAT · +2 marks · Medium

GATE EC 20226 questions

  1. Set 1 Q21Consider a closed-loop control system with unity negative feedback and KG(s)KG(s) in the forward path, where the gain K=2K = 2. The complete Nyquist plot of the…MCQ · +1 marks · Medium
  2. Set 1 Q22The root-locus plot of a closed-loop system with unity negative feedback and transfer function KG(s)KG(s) in the forward path is shown in the figure. Note that…MCQ · +1 marks · Medium
  3. Set 1 Q42A circuit with an ideal OPAMP is shown. The Bode plot for the magnitude (in dB) of the gain transfer function (…MCQ · +2 marks · Medium
  4. Set 1 Q44Consider an even polynomial p(s)p(s) given by p(s)=s4+5s2+4+K,p(s) = s^4 + 5s^2 + 4 + K,where KK is an unknown real parameter. The complete range of KK for which p(s)p(s)MCQ · +2 marks · Medium
  5. Set 1 Q50Two linear time-invariant systems with transfer functions G1(s)=10s2+s+1 and G2(s)=10s2+s10+10G_1(s) = \frac{10}{s^2 + s + 1} \text{ and } G_2(s) = \frac{10}{s^2 + s\sqrt{10} + 10} have unit…MSQ · +2 marks · Medium
  6. Set 1 Q60The block diagram of a closed-loop control system is shown in the figure. R(s)R(s), Y(s)Y(s), and D(s)D(s) are the Laplace transforms of the time-domain signals…NAT · +2 marks · Medium

GATE EC 20214 questions

  1. Set 1 Q23The block diagram of a feedback control system is shown in the figure. The transfer function Y(s)X(s)\frac{Y(s)}{X(s)} of the system is [figure]MCQ · +1 marks · Easy
  2. Set 1 Q24The complete Nyquist plot of the open-loop transfer function G(s)H(s)G(s)H(s) of a feedback control system is shown in the figure. [figure] If G(s)H(s)G(s)H(s) has one…MCQ · +1 marks · Hard
  3. Set 1 Q43The electrical system shown in the figure converts input source current is(t)i_s(t) to output voltage vo(t)v_o(t). [figure] Current iL(t)i_L(t) in the inductor and…MCQ · +2 marks · Hard
  4. Set 1 Q58A unity feedback system that uses proportional-integral (PI) control is shown in the figure. [figure] The stability of the overall system is controlled by…NAT · +2 marks · Medium

GATE EC 20205 questions

  1. Set 1 Q21The pole-zero map of a rational function G(s)G(s) is shown below. When the closed contour Γ\Gamma is mapped into the G(s)G(s)-plane, then the mapping encirclesMCQ · +1 marks · Medium
  2. Set 1 Q33The loop transfer function of a negative feedback system is G(s)H(s)=K(s+11)s(s+2)(s+8).G(s)H(s) = \frac{K(s+11)}{s(s+2)(s+8)}. The value of KK, for which the system is marginally…NAT · +1 marks · Medium
  3. Set 1 Q40For the given circuit, which one of the following is the correct state equation? [figure]MCQ · +2 marks · Medium
  4. Set 1 Q50The characteristic equation of a system is s3+3s2+(K+2)s+3K=0.s^3 + 3s^2 + (K+2)s + 3K = 0. In the root locus plot for the given system, as KK varies from 0 to \infty, the…MCQ · +2 marks · Medium
  5. Set 1 Q65Consider the following closed loop control system [figure] where G(s)=1s(s+1)G(s) = \frac{1}{s(s+1)} and C(s)=Ks+1s+3C(s) = K \frac{s+1}{s+3}. If the steady state error for a unit…NAT · +2 marks · Medium

GATE EC 20195 questions

  1. Set 1 Q16For an LTI system, the Bode plot for its gain is as illustrated in the figure shown. The number of system poles NpN_p and the number of system zeros NzN_z in…MCQ · +1 marks · Medium
  2. Set 1 Q41Consider a causal second-order system with the transfer function G(s)=11+2s+s2G(s) = \frac{1}{1 + 2s + s^2} with a unit-step R(s)=1sR(s) = \frac{1}{s} as an input. Let…MCQ · +2 marks · Medium
  3. Set 1 Q42The block diagram of a system is illustrated in the figure shown, where X(s)X(s) is the input and Y(s)Y(s) is the output. The transfer function…MCQ · +2 marks · Medium
  4. Set 1 Q43Let the state-space representation of an LTI system be x˙(t)=Ax(t)+Bu(t)\dot{\mathbf{x}}(t) = \mathbf{A}\mathbf{x}(t) + \mathbf{B}u(t),…MCQ · +2 marks · Medium
  5. Set 1 Q52Consider a unity feedback system, as in the figure shown, with an integral compensator Ks\frac{K}{s} and open-loop transfer function…NAT · +2 marks · Medium

GATE EC 20183 questions

  1. Set 1 Q15The Nyquist stability criterion and the Routh criterion both are powerful analysis tools for determining the stability of feedback controllers. Identify which…MCQ · +1 marks · Medium
  2. Set 1 Q39The state equation and the output equation of a control system are given below:…MCQ · +2 marks · Medium
  3. Set 1 Q52The figure below shows the Bode magnitude and phase plots of a stable transfer function G(s)=n0s3+d2s2+d1s+d0G(s) = \frac{n_0}{s^3+d_2s^2+d_1s+d_0}. [figure] Consider the…NAT · +2 marks · Medium

GATE EC 201712 questions

  1. Set 1 Q18The open loop transfer function G(s)=(s+1)sp(s+2)(s+3)G(s) = \frac{(s + 1)}{s^p(s + 2)(s + 3)} where pp is an integer, is connected in unity feedback configuration as shown in…NAT · +1 marks · Medium
  2. Set 1 Q19Consider a stable system with transfer function G(s)=sp+b1sp1++bpsq+a1sq1++aqG(s) = \frac{s^p + b_1 s^{p-1} + \dots + b_p}{s^q + a_1 s^{q-1} + \dots + a_q} where b1,,bpb_1, \dots, b_p and…MCQ · +1 marks · Easy
  3. Set 1 Q20Which of the following can be the pole-zero configuration of a phase-lag controller (lag compensator)?MCQ · +1 marks · Easy
  4. Set 1 Q47A linear time invariant (LTI) system with the transfer function G(s)=K(s2+2s+2)(s23s+2)G(s) = \frac{K(s^2 + 2s + 2)}{(s^2 - 3s + 2)} is connected in unity feedback configuration…MCQ · +2 marks · Medium
  5. Set 1 Q48Which one of the following options correctly describes the locations of the roots of the equation s4+s2+1=0s^4 + s^2 + 1 = 0 on the complex plane?MCQ · +2 marks · Medium
  6. Set 1 Q49The Nyquist plot of the transfer function G(s)=K(s2+2s+2)(s+2)G(s) = \frac{K}{(s^2 + 2s + 2)(s + 2)} does not encircle the point (1+j0)(-1 + j0) for K=10K = 10 but does encircle the…MCQ · +2 marks · Medium
  7. Set 2 Q18For the system shown in the figure, Y(s)/X(s)=________Y(s)/X(s) = \_\_\_\_\_\_\_\_ [figure] [figure]NAT · +1 marks · Medium
  8. Set 2 Q19Consider the state space realization…NAT · +1 marks · Medium
  9. Set 2 Q20Which of the following statements is incorrect? (A) Lead compensator is used to reduce the settling time. (B) Lag compensator is used to reduce the steady…MCQ · +1 marks · Easy
  10. Set 2 Q46A unity feedback control system is characterized by the open-loop transfer function G(s)=2(s+1)s3+ks2+2s+1G(s) = \frac{2(s + 1)}{s^3 + ks^2 + 2s + 1} The value of kk for which…NAT · +2 marks · Medium
  11. Set 2 Q47A second-order LTI system is described by the following state equations, ddtx1(t)x2(t)=0\frac{d}{dt}x_1(t) - x_2(t) = 0 ddtx2(t)+2x1(t)+3x2(t)=r(t)\frac{d}{dt}x_2(t) + 2x_1(t) + 3x_2(t) = r(t)MCQ · +2 marks · Easy
  12. Set 2 Q48A unity feedback control system is characterized by the open-loop transfer function G(s)=10K(s+2)s3+3s2+10G(s) = \frac{10K(s + 2)}{s^3 + 3s^2 + 10} The Nyquist path and the…MCQ · +2 marks · Hard

GATE EC 20164 questions

  1. Set 1 Q29Match the inferences X, Y, and Z, about a system, to the corresponding properties of the elements of first column in Routh’s Table of the system characteristic…MCQ · +1 marks · Easy
  2. Set 1 Q30A closed-loop control system is stable if the Nyquist plot of the corresponding open-loop transfer functionMCQ · +1 marks · Easy
  3. Set 1 Q42A first-order low-pass filter of time constant TT is excited with different input signals (with zero initial conditions up to t=0t = 0). Match the excitation…MCQ · +2 marks · Easy
  4. Set 1 Q55The open-loop transfer function of a unity-feedback control system is G(s)=Ks2+5s+5G(s) = \frac{K}{s^2+5s+5} The value of KK at the breakaway point of the feedback…NAT · +2 marks · Medium

Other GATE EC topics

Continue learning with Success Tracker

Keep working on Control Systems

Reading a solution is a useful start. In Success Tracker, you can attempt questions yourself, review mistakes and return to the topics that need another pass.

AI-powered practice· Unlimited practice on eligible plans
PYQs with solutions
Attempt available previous-year questions, then compare your reasoning with the worked solution. Coverage varies by stream.
Practice that adapts
Choose a topic, work on weaker areas and bookmark questions to revisit. Your attempts feed your progress tracking.
AI doubt support
Ask follow-up questions about a step or concept while practising, instead of stopping at the final answer.

Unlimited practice is available on eligible plans. Free practice and AI usage have limits; check the current plan allowances before choosing.

This page stays readable without an account. AI responses can be wrong; check them against the solution and source material.