Side-by-side comparison
| Parameter | Lag | Lead Compensator |
|---|---|---|
| Phase contribution | Adds phase lag (negative phase) — up to −90° | Adds phase lead (positive phase) — up to +90° |
| Effect on bandwidth | Reduces bandwidth (slower response) | Increases bandwidth (faster response) |
| Effect on steady-state error | Reduces ess by increasing low-frequency gain | Little effect on steady-state error |
| Effect on stability margin | May slightly reduce PM — careful placement needed | Increases PM directly |
| Transfer function | (1+aTs)/(1+Ts), a > 1 (zero closer to origin than pole) | (1+Ts)/(1+aTs), a < 1 (pole closer to origin than zero) |
| Bode plot signature | Attenuation at high frequency, +20 dB/dec up to zero, flat before pole | Boost at mid frequency, peak phase at ωm = 1/(T√a) |
| Maximum phase lead/lag | sin(φlag) = (1−a)/(1+a) for a > 1 | sin(φmax) = (1−a)/(1+a) for a < 1, max at ωm |
| When to use | When steady-state accuracy must improve without changing transient much | When phase margin is insufficient and faster response is needed |
| Real example | Adding lag to a Type 0 speed controller to reduce velocity error | Lead network using R1C1 to increase PM in an op-amp servo |
Key differences
A lead compensator places its zero below its pole in frequency (zero at −1/T, pole at −1/aT with a < 1), injecting positive phase at mid-frequencies — maximum phase lead φmax = arcsin((1−a)/(1+a)) occurs at ωm = 1/(T√a). To get φmax = 45°, choose a = 0.17. A lag compensator does the opposite: it attenuates high-frequency gain (reducing noise sensitivity) and boosts low-frequency gain to improve steady-state accuracy, but its zero-pole pair sits close together near the origin and adds phase lag — it should be placed well below the gain crossover frequency (by a factor of 5–10) to avoid eroding phase margin.
When to use Lag
Use a lead compensator when the phase margin is below 30° and the bandwidth needs to increase — a position servo with PM = 20° and sluggish step response gets a lead network (R1 = 10 kΩ, C1 = 10 µF, R2 = 1.7 kΩ, a = 0.17) to add 45° of phase at the new crossover.
When to use Lead Compensator
Use a lag compensator when steady-state error is the primary problem and transient performance is already acceptable — adding a lag stage with corner frequencies at 0.1 rad/s and 1 rad/s to a velocity control loop raises the velocity error constant Kv by a factor of 10 without moving the gain crossover significantly.
Recommendation
Choose lead compensation when the exam or project spec says "improve phase margin" or "increase bandwidth" — it is the direct solution. Choose lag only when the spec says "reduce steady-state error" and the current transient response is satisfactory. Never apply both simultaneously without a clear specification requiring lag-lead.
Exam tip: GATE asks you to compute the maximum phase lead of a compensator given the ratio a — memorise sin(φmax) = (1−a)/(1+a) and the frequency at which it occurs: ωm = 1/(T√a).
Interview tip: Interviewers at control and automation firms ask you to explain why placing a lag compensator's corner frequencies far below the gain crossover is critical — the expected answer is to avoid adding significant phase lag at ωgc, which would reduce phase margin and potentially destabilise the loop.