Questions
6–10 questions per paper
Difficulty
Medium-Hard
Importance
Core — never skip
Overview
Control Systems is a cornerstone of Electrical Engineering, focusing on the analysis and design of dynamic systems to achieve desired performance under feedback. In PSU exams like NTPC or BHEL, it is a high-yield topic where aspirants must master stability criteria and steady-state error analysis to solve numericals quickly.
Transfer Functions & Block Diagrams
This subtopic deals with the mathematical representation of systems in the s-domain using the ratio of Laplace transform of output to input. Mastery of Block Diagram Reduction and Signal Flow Graphs (Mason's Gain Formula) is essential for simplification.
- Transfer Function T(s) = C(s)/R(s) assuming zero initial conditions
- Mason's Gain Formula: T(s) = [Sum(Pk * Delta_k)] / Delta
- Delta = 1 - (sum of individual loop gains) + (sum of gain products of two non-touching loops) - ...
- Characteristic Equation: 1 + G(s)H(s) = 0
Time Domain Analysis
Time domain analysis focuses on the transient and steady-state response of systems, particularly second-order systems. Questions frequently test damping ratios, settling time, and peak overshoot.
- Standard 2nd Order Eq: C(s)/R(s) = Wn^2 / (s^2 + 2*zeta*Wn*s + Wn^2)
- Peak Time Tp = pi / (Wn * sqrt(1 - zeta^2))
- Percentage Overshoot = exp(-zeta*pi / sqrt(1 - zeta^2)) * 100
- Steady state error (ess) depends on system type and input type (Step, Ramp, Parabolic)
Stability Analysis (Bode, Nyquist, Root Locus)
These graphical techniques determine system stability by observing frequency response or pole-zero movement. Routh-Hurwitz criterion is the algebraic go-to for checking stability without solving roots.
- Routh-Hurwitz: Stability requires all elements in the first column of the Routh array to have the same sign
- Gain Margin = 1 / |G(jw)| at phase crossover frequency
- Phase Margin = 180 + angle of G(jw) at gain crossover frequency
- Nyquist Stability Criterion: N = P - Z (where N is encirclements, P poles in RHS, Z closed-loop poles in RHS)
State Space Analysis
State space representation provides a versatile way to analyze MIMO systems using linear algebra. This is a common area for calculation-based questions involving matrices.
- State Equation: x_dot = Ax + Bu
- Output Equation: y = Cx + Du
- State Transition Matrix: Phi(t) = L^-1[(sI - A)^-1]
- Controllability matrix: [B AB A^2B ... A^(n-1)B]
- Observability matrix: [C^T A^T C^T ... (A^(n-1))^T C^T]^T
Formula Sheet
T(s) = C(s)/R(s)
s^2 + 2*zeta*Wn*s + Wn^2 = 0
Tp = pi / (Wn * sqrt(1 - zeta^2))
Ts = 4 / (zeta * Wn) (for 2% tolerance)
ess = lim (s -> 0) [s * R(s) / (1 + G(s)H(s))]
Phi(s) = (sI - A)^-1
Controllability matrix Q_c = [B AB A^2B ... A^(n-1)B]
Observability matrix Q_o = [C CA CA^2 ... CA^(n-1)]^T
Exam Tip
Focus on Routh-Hurwitz and steady-state error formulas as they are the fastest to solve and appear most frequently in PSU papers.
Common Mistakes
- Miscalculating the steady-state error by ignoring the system type or using the wrong error constant formula (Kp, Kv, Ka).
- Confusing the Gain Margin and Phase Margin definitions, leading to inverted calculations.
- Forgetting the (sI-A)^-1 matrix inversion complexity in state space problems, leading to severe time loss.
More Revision Notes
Ready to test yourself?
Play topic-wise Control Systems questions in Aspirant Arcade — gamified MCQ practice.
Download Free