Damped natural frequency
ω_d = ω_n√(1−ζ²)
Valid for an underdamped second-order system.
Calculate standard second-order response metrics from natural frequency and damping ratio.
Access: Free to use, no installation, and No account required.
Rise time and peak time are reported for the underdamped case where those closed-form relationships apply. Settling-time formulas are standard approximations.
For 0 < ζ < 1, the damped natural frequency is ωd = ωn√(1−ζ²). Percent overshoot follows the standard exponential damping relationship, while the approximate 2% settling time is Ts ≈ 4/(ζωn).
These metrics describe the canonical second-order model. Real systems with zeros, higher-order poles, nonlinearities, saturation, delays, discrete sampling, or noisy feedback require a more complete simulation.
Use the Second-Order System Calculator to estimate damping class, damped natural frequency, percent overshoot, peak time, rise time, and approximate 2% and 5% settling times for the canonical second-order system.
ω_d = ω_n√(1−ζ²)
Valid for an underdamped second-order system.
M_p = 100e^(−πζ/√(1−ζ²))
The standard unit-step overshoot relation for 0 < ζ < 1.
T_s ≈ 4/(ζω_n)
A common envelope approximation for underdamped responses.
Many control-system transients can be approximated by a dominant second-order denominator. Natural frequency sets the time scale, while damping ratio controls oscillation and overshoot. For 0 < ζ < 1, the poles form a complex-conjugate pair.
The familiar overshoot and settling-time formulas are model-specific approximations. Added zeros, higher-order poles, saturation, dead time, sampling, nonlinearities, actuator limits, and noise can make the real response substantially different.
Enter natural frequency 5 rad/s and damping ratio 0.7.
Result: This is a well-damped underdamped response often used as a reference point for transient design.
Critical and undamped cases bracket the behaviour and are checked directly.
Case: Set ζ = 1.
Expected: The system should classify as critically damped and report zero overshoot.
Case: Double ωn while holding ζ fixed.
Expected: Characteristic times such as peak and settling time should approximately halve.
For the ideal second-order model, ζ ≥ 1 gives no oscillatory overshoot. ζ = 1 is critically damped.
No. Around 0.7 is a common compromise between speed and overshoot, but the correct target depends on bandwidth, robustness, noise, actuator limits, and system requirements.
This page characterizes a second-order response. Use the full Control Systems Workbench or simulator to design and tune feedback controllers.
Shared with the Control System Simulator, which simulates the full closed loop rather than the standard-form response alone.
Open the source workbench →Read calculation and source methodology →