Formula & Calculator
Damping Ratio (Electrical Analog)
Describes the level of damping in a second-order RLC system relative to critical damping.
Variables
| Symbol | Quantity | Unit |
|---|---|---|
| ζ | Damping ratio | dimensionless |
| R | Resistance | Ω |
| C | Capacitance | F |
| L | Inductance | H |
What it means
The damping ratio ζ for a series RLC circuit is given by ζ = R/2 · √(C/L). It determines the transient response: ζ < 1 yields an underdamped response (oscillatory), ζ = 1 is critically damped (fastest without oscillation), and ζ > 1 is overdamped (slow, no oscillation). Damping ratio is a key parameter in control systems and filter design. It affects overshoot, settling time, and peak time. Example: For R=10Ω, L=0.1H, C=100µF, ζ = (10/2) * √(100e-6/0.1) = 5 * √0.001 = 5 * 0.03162 = 0.158. This is underdamped, so the circuit will ring when excited by a step input. To achieve critical damping (ζ=1), the resistance would need to be about 2·√(L/C) = 2·√(0.1/100e-6) = 2·√1000 ≈ 63.2Ω.
Worked example
Damping Ratio – Practical Example
Real‑World| Parameter | Value |
|---|---|
| R | 100 Ω |
| L | 10 mH = 0.01 H |
| C | 1 µF = 1×10⁻⁶ F |
| Formula | ζ = (R/2)·√(C/L) |
Common mistakes
Watch unit consistency and the assumptions behind the formula; misapplying it outside its valid conditions is the most frequent error.Applications
Damping ratio (electrical analogue) ζ = R/2·√(C/L) for a series RLC circuit determines the transient response: underdamped (ringing), critically damped, or overdamped. Engineers use it to design circuits with desired transient behaviour, to avoid excessive overshoot, and to ensure fast settling. This parameter is fundamental to circuit and system dynamics.
- Filter and resonance circuit design
- Control system transient response shaping
- Oscillator and timing circuit design
- Power supply transient analysis
- Educational understanding of damping