HuntsvilleEngineers mark

Damping Ratio → % Overshoot

Translate a second-order damping ratio into peak overshoot, peak time, and settling time.

Input%OS = 100 · exp( −π·ζ / √(1−ζ²) ) , tp = π / (ωₙ√(1−ζ²)) , ts ≈ 4 / (ζ·ωₙ)

Your recent runs (stored only in your browser)

No calculations yet — results land here so you can compare runs.

The engineering

For a standard underdamped second-order system, the step-response overshoot depends only on the damping ratio ζ — not on ωₙ. This card returns the peak overshoot, and if you supply the natural frequency it adds the peak time and 2% settling time so you can size a controller against a transient spec.

Handy anchors: ζ = 0.707 gives about 4.3% overshoot, ζ = 0.5 gives ~16%, and ζ = 0.3 gives ~37%. If your measured overshoot doesn't match the ζ you dialed in, your plant probably isn't clean second-order — watch for a nearby zero or an extra pole flattening the peak.

Where this math comes from

The percent-overshoot relation falls straight out of the underdamped second-order step response, worked out as control theory matured in the 1940s alongside the servomechanism and fire-control problems of the war effort. The clean exp(−πζ/√(1−ζ²)) form became the standard shorthand engineers memorize.

It reached generations of engineers through Katsuhiko Ogata's Modern Control Engineering (first edition 1970), where the transient-response specifications — rise time, peak time, overshoot, settling time — are laid out as the canonical design targets this card computes.

  1. 1868James Clerk Maxwell'On Governors' launches the analytic study of feedback stability.
  2. 1948MIT Radiation LabServomechanism theory formalizes second-order transient specs.
  3. 1970Katsuhiko OgataModern Control Engineering codifies the overshoot/peak/settling formulas.

See the full timeline of the math behind every calculator →

Runs entirely in your browser — nothing you enter leaves this page. Your recent runs are stored only on your device.