Formula & Calculator
Percent Overshoot (2nd-Order System)
Calculates the percentage by which a second-order underdamped system's response overshoots its final steady-state value.
Variables
| Symbol | Quantity | Unit |
|---|---|---|
| %OS | Percent overshoot | % |
| zeta | Damping ratio of the system (0 < zeta < 1) |
What it means
Overshoot is the amount by which the response exceeds the final steady‑state value. For a second‑order system, it is determined solely by the damping ratio ζ. A lower ζ gives higher overshoot. This metric is used to evaluate the system’s transient behaviour and is often specified in design requirements. It guides the choice of controller gains.
Worked example
Percent Overshoot (2nd‑Order) – Two Detailed Examples
Real‑World| Parameter | Value |
|---|---|
| ζ (damping ratio) | 0.3 |
| Parameter | Value |
|---|---|
| ζ | 0.7 |
Common mistakes
- Percent overshoot: %OS = exp(−ζ·π / √(1−ζ²)) × 100 – for a step input.
- ζ: Damping ratio – must be between 0 and 1 (underdamped).
- Overshoot: The maximum peak value above the steady‑state value.
- As ζ → 0: %OS → 100% (oscillatory). As ζ → 1: %OS → 0% (critically damped).
- Assumes: Unity feedback, no zeros, and a standard second‑order system.
Applications
Percent overshoot for a second‑order system, %OS = exp(−ζ·π/√(1−ζ²))×100, quantifies the maximum peak value relative to the final value. This is a critical measure of system stability and quality. Engineers use it to ensure that the system does not exceed limits, especially in precision applications. A larger damping ratio ζ reduces overshoot. By specifying a maximum allowable overshoot, they can determine the required damping and thus the controller gains. This formula is essential for designing safe and reliable control systems in robotics, aerospace, and automotive applications.
- Setting performance requirements for motion control systems
- Controller design to limit overshoot in precision positioning
- Stability assessment and compliance with specifications
- Optimisation of damping ratio for desired response
- Educational understanding of time‑domain specifications