Side-by-side comparison
| Parameter | Root Locus | Bode Plot |
|---|---|---|
| Domain | s-domain (complex frequency plane) | Frequency domain (jω axis) |
| Variable | Gain K (continuously varied) | Frequency ω (swept from 0 to ∞) |
| Shows | Trajectory of closed-loop poles as K varies | Open-loop gain and phase vs frequency |
| Stability check | Poles cross imaginary axis at marginal stability | GM and PM from magnitude and phase plots |
| Transient response | Direct — pole positions give ζ, ωn, settling time | Indirect — PM ≈ 100ζ (approximation) |
| Compensator design | Pole-zero placement for desired closed-loop poles | Loop shaping: add phase lead/lag at ωgc |
| Ease for higher-order systems | Complex — many branches, difficult to sketch | Asymptotic approximations remain practical |
| Typical use | Gain selection, breakaway/break-in point, angle of departure | Gain and phase margin verification, compensator tuning |
Key differences
Root locus is a time-domain design tool at heart — you choose K to place closed-loop poles at desired ζ and ωn values, directly specifying overshoot and settling time. Each branch starts at an open-loop pole and ends at an open-loop zero (or infinity), and rules like sum-of-angles = ±180°(2k+1) let you sketch it without a computer. Bode plot is the frequency domain counterpart — asymptotic straight lines make it fast to draw, and it directly yields GM and PM. For a second-order system, PM ≈ 100ζ, so PM = 45° implies ζ ≈ 0.45 and about 20% overshoot.
When to use Root Locus
Use root locus when you need to select gain K to achieve a specific transient specification such as ζ = 0.707 or a settling time under 2 s — drawing the locus and intersecting it with the desired damping ratio line gives K directly.
When to use Bode Plot
Use Bode plot when the specification is given in frequency-domain terms such as "gain crossover at 10 rad/s with 45° phase margin," or when you are designing a lag or lead compensator by loop shaping.
Recommendation
For a first attempt at any control problem, choose root locus if the spec is in time domain (overshoot, settling time) and Bode if the spec is in frequency domain (bandwidth, GM, PM). Most GATE problems specify both, so practise converting between the two domains.
Exam tip: GATE asks you to apply the angle condition (∠G(s)H(s) = ±180°) to check whether a given point lies on the root locus — know the formula and practise computing angles from poles and zeros to a test point.
Interview tip: Interviewers expect you to sketch the root locus of a simple second or third-order system — including the real-axis segments, asymptote angles, and centroid — within about two minutes without a calculator.