A mass on a spring with a damper is the canonical second-order system — and the same maths describes a car suspension, a building swaying in wind, an RLC circuit, or the closed loop of a tuned controller. Two numbers decide its character: the natural frequency ωn (how fast it wants to oscillate) and the damping ratio ζ (how quickly those oscillations die away). Press play to watch the mass move while the response curve traces alongside it.
With m = 1 kg and k = 100 N/m, the natural frequency is ωn = √(k/m) = 10 rad/s (about 1.6 Hz). Critical damping is ccrit = 2√(km) = 20 N·s/m.
At c = 2, the damping ratio is ζ = 0.1 — lightly damped, so it overshoots and rings for several cycles before settling (roughly 4 seconds to stay within 2%). Raise c to 20 and ζ = 1: it returns as fast as possible without overshooting.
It's a common design target — the fastest response that keeps overshoot small (about 4%). Below it you get faster but bouncier; above it, smoother but more sluggish.
At ζ = 1 the two roots of the system coincide and the response decays without crossing zero. It's the boundary between the oscillating (underdamped) and sluggish (overdamped) worlds.
No — that's the surprise. Past critical, extra damping makes the system slower to return, because it's now fighting its own motion. Fastest settling is right around critical damping.
It assumes ideal viscous damping, a massless linear spring, and small motion. Real systems add friction, nonlinear stiffness, and other effects — treat this as the clean ideal, not the whole story.