Control System Settling Time Calculator

Enter damping ratio and natural frequency to instantly compute settling time, rise time, and peak time for a second-order control system.

System Parameters

Enter damping ratio and natural frequency to compute the time-domain response.

Underdamped: 0 < ζ < 1 · Critically damped: ζ = 1 · Overdamped: ζ > 1

0.01 (underdamped) 3.00 (overdamped)

Undamped natural frequency in radians per second.

Quick presets

System Type

Settling Time (Ts)

2% criterion

Rise Time (Tr)

10% → 90%

Peak Time (Tp)

Time to first peak

Peak Overshoot

% above final value

Frequency Details

Natural Frequency (ωn)
Damped Frequency (ωd)
Bandwidth (approx.)
Characteristic Poles

Step Response Preview

Copied!

Summary

Enter damping ratio and natural frequency to instantly compute settling time, rise time, and peak time for a second-order control system.

How it works

  1. Enter the damping ratio (ζ) — values between 0 and 1 give underdamped response; exactly 1 is critically damped; above 1 is overdamped.
  2. Enter the undamped natural frequency (ωn) in radians per second.
  3. The calculator computes the damped natural frequency ωd = ωn√(1 − ζ²) for underdamped systems.
  4. Settling time is estimated as Ts ≈ 4/(ζ·ωn) using the 2% criterion (standard for most control textbooks).
  5. Rise time and peak time are computed from the damped frequency and phase angle.
  6. Percent overshoot is derived directly from the damping ratio: %OS = e^(−πζ/√(1−ζ²)) × 100.

Use cases

  • Verify PID controller tuning against settling time specifications.
  • Quickly check whether a chosen damping ratio meets a transient response requirement.
  • Explore the trade-off between speed (low ζ) and overshoot during design.
  • Validate hand calculations when studying for controls exams.
  • Size feedback gains for electromechanical servo systems.
  • Compare critically damped and underdamped responses side by side.

Frequently Asked Questions

Last updated: 2026-07-22 · Reviewed by Nham Vu