Home/Electrical Engineering/Control Systems/Damping Ratio (Electrical Analog)

Formula & Calculator

Damping Ratio (Electrical Analog)

Describes the level of damping in a second-order RLC system relative to critical damping.

Control SystemsSecond-Order Systems

Damping Ratio Calculator Electrical Analog · RLC Circuit

ζ = R/2 · √(C/L)
ζ = damping ratio  ·  R = resistance (Ω)  ·  C = capacitance (F)  ·  L = inductance (H)
⟹ Solve ζ, R, C, L
Ω
F
H
Please fix the errors above.
Solve for:
Presets:
Damping Ratio (ζ)
ζ: R: C: L:
✓ Copied!
Damping Ratio Gauge
ζ < 1 (Underdamped) ζ = 1 (Critically Damped) ζ > 1 (Overdamped)
ζ = R/2 · √(C/L)  ·  ζ < 1: underdamped (oscillatory), ζ = 1: critically damped, ζ > 1: overdamped.

Variables

SymbolQuantityUnit
ζDamping ratiodimensionless
RResistanceΩ
CCapacitanceF
LInductanceH

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
Scenario: An RLC series circuit has R = 100 Ω, L = 10 mH, C = 1 µF. Find the damping ratio ζ.
ParameterValue
R100 Ω
L10 mH = 0.01 H
C1 µF = 1×10⁻⁶ F
Formulaζ = (R/2)·√(C/L)
1√(C/L) = √(1e-6 / 0.01) = √(1e-4) = 0.01
2ζ = (100/2) × 0.01 = 50 × 0.01 = 0.5
Final Design ζ = 0.5 ✓ Underdamped
Why: ζ < 1 means underdamped (ringing), ζ = 1 is critically damped (fastest without overshoot).

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