Questions: Second-Order System Response: Damping Ratio and Natural Frequency
5 questions to test your understanding
Score: 0 / 5
Question 1 Multiple Choice
An engineer designs a second-order system with ζ = 2.5, reasoning that 'more damping means faster, safer settling with no overshoot.' Is this correct?
ACorrect — overdamped systems always settle faster than underdamped or critically damped systems
BIncorrect — increasing ζ beyond 1 actually slows settling because the system's two real poles become widely separated and the slower pole dominates the response
CCorrect, but only if ωₙ is simultaneously increased to compensate for the slower pole
DIncorrect — overdamped systems oscillate at a lower frequency, not settle more slowly
Critically damped (ζ = 1) is the fastest response without overshoot — not overdamped. Once ζ > 1, the two poles are both real and negative, but as ζ increases they spread apart: one pole moves faster left and one moves slower toward the origin. The slower pole dominates the step response, producing a sluggish settling. The engineer's intuition — more damping is better — fails beyond ζ = 1. The correct design insight is that ζ = 1 is the sweet spot for fastest non-oscillatory response; further increases in ζ sacrifice speed without gaining anything.
Question 2 Multiple Choice
A second-order system has ωₙ = 10 rad/s and ζ = 0.5. You need to halve the settling time while keeping the same overshoot. What should you change?
ADouble ζ to 1.0, which halves the settling time
BDouble ωₙ to 20 rad/s while keeping ζ = 0.5, since settling time ≈ 4/(ζωₙ) and ωₙ scales the speed
CHalve ζ to 0.25, which speeds up the response by reducing damping
DDouble both ζ and ωₙ to preserve the pole angle while scaling the response
This question tests the key design separation: ζ controls shape (overshoot), ωₙ controls speed. Settling time T_s ≈ 4/(ζωₙ). Since overshoot depends only on ζ, you must keep ζ fixed to preserve the overshoot specification. To halve T_s, you need to double ζωₙ — and since ζ is fixed, you double ωₙ. Changing ζ would change the overshoot. Halving ζ increases overshoot and would not reliably halve settling time (the formula breaks down for very low ζ). The clean separation of ζ and ωₙ in the design space is the fundamental insight.
Question 3 True / False
A critically damped system (ζ = 1) settles faster than an overdamped system (ζ > 1) with the same natural frequency ωₙ.
TTrue
FFalse
Answer: True
Critical damping (ζ = 1) is the boundary condition that achieves the fastest possible settling without any overshoot. For ζ > 1, the two poles are real and widely separated; the slower pole pulls the response out, making settling take longer. This is counterintuitive because people often assume 'more damping = faster settling,' but beyond the critical point, damping slows the response. The critically damped case is the unique optimal: any less damping introduces overshoot, any more damping slows the response.
Question 4 True / False
Increasing the damping ratio ζ generally reduces (improves) settling time for a second-order system.
TTrue
FFalse
Answer: False
This is the most common misconception about damping. Settling time T_s ≈ 4/(ζωₙ), which decreases as ζ increases — but only up to ζ = 1. For ζ > 1, the formula changes because the system is overdamped and no longer oscillates; the dominant real pole slows the response. Increasing ζ from 0.5 to 1 improves settling, but increasing it from 1 to 2 makes settling slower. Maximum settling speed (for a given ωₙ) occurs at ζ = 1, not at the highest possible ζ.
Question 5 Short Answer
Explain the 'clean separation' design principle: why does percent overshoot depend only on ζ, while settling time depends on both ζ and ωₙ?
Think about your answer, then reveal below.
Model answer: Percent overshoot M_p ≈ e^(−πζ/√(1−ζ²)) depends only on the ratio of the real and imaginary parts of the poles — which is determined entirely by ζ. The shape of the oscillation (how much it overshoots) is set by how quickly the exponential envelope decays relative to the oscillation frequency, and this ratio is captured by ζ alone. Settling time T_s ≈ 4/(ζωₙ) depends on ζωₙ — the real part of the poles. Once ζ is fixed (fixing the shape), you can scale the speed of everything by increasing ωₙ, which moves the poles further left without changing their angle. This is why ζ and ωₙ are independent design handles: ζ selects a pole angle (overshoot), ωₙ selects the radius (speed).
In the complex plane, the poles lie on a circle of radius ωₙ at angle arccos(ζ) from the negative real axis. Changing ζ changes the angle — altering the overshoot shape. Changing ωₙ changes the radius — scaling the entire response faster or slower without changing its shape. This geometric picture makes the clean separation intuitive: angle = shape = ζ, radius = speed = ωₙ.