RLC Circuit Simulator (Transient Response)
Damping ratio, natural frequency, overshoot and settling time for a series RLC step response — with charge moving round the loop at the real current and a live scope trace.
Damping ratio, natural frequency, overshoot and settling time for a series RLC step response — with charge moving round the loop at the real current and a live scope trace.
Underdamped, ζ = 0.1 — it will ring
The voltage overshoots its target and rings, each swing smaller than the last, until it settles. The energy sloshes back and forth between the capacitor’s electric field and the inductor’s magnetic one, with the resistor taking a bite each time round. ζ = (R/2)·√(C/L) = 0.1, and ω₀ = 1/√(LC) = 10 krad/s (1.59 kHz).
This is the same equation as a mass on a spring
LC·v″ + RC·v′ + v = V. The inductor is the mass, the capacitor is the spring, the resistor is the damper — not an analogy bolted on afterwards but literally the same differential equation, which is why an electrical circuit can ring at all.
It overshoots to 8.65 V — 72.9% past the target
The first peak arrives at 315.74 µs, then it rings at 1.58 kHz — slightly below the 1.59 kHz it would ring at with no resistance at all. Q = 5, so the energy falls to 1/e of its value after about 5 radians of ringing.
If the overshoot matters — driving a logic input, say — raise R towards 200 Ω to damp it out.
Settles within 2% after about 4.00 ms
The envelope decays as e^(−αt) with α = 1 k1/s, so the 2% band is reached at roughly 4/α. Over that time it completes about 6.3 full oscillations.
Peak current during the transient: 43.13 mA
This is the figure that sizes the components — the switch, the inductor’s saturation rating and the capacitor’s ripple current all have to survive it, and it can be far larger than anything in the steady state, which is zero here once the capacitor is charged.
What the model leaves out
Ideal components with no parasitics, a perfect step from the source, and no initial charge on the capacitor. Real inductors carry resistance and self-capacitance, real capacitors carry inductance, and both shift the ringing frequency and add damping you did not ask for. A real switching edge also has a finite rise time, which excites the ring less than a perfect step does.
Worked out in your browser — nothing is sent anywhere.
Save this result, change your inputs, and recalculate to compare scenarios side by side.
Ringing on a switching edge shows up as overshoot that can exceed a component's rating.
A high-Q RLC is a frequency-selective resonator — the basis of radio tuning and oscillators.
Second-order low-pass and band-pass filters are this circuit, with the damping chosen deliberately.
Adding series resistance to kill ringing on a relay or motor drive is choosing a damping ratio.
The standard second-order transient, with the working shown and all three regimes side by side.
Overshoot, settling time and damping ratio mean the same thing here as they do in a control loop.
ζ = (R/2)·√(C/L). It decides everything about the response. Below 1 the circuit is underdamped and the voltage overshoots and rings; at exactly 1 it is critically damped and rises as fast as it possibly can without overshooting; above 1 it is overdamped and creeps up without ringing at all. The resistance that makes ζ exactly 1 is R = 2√(L/C).
Because the energy has two places to live and keeps moving between them. The capacitor stores it in an electric field, the inductor in a magnetic one, and neither will hold it: the capacitor discharges into the inductor, the inductor's collapsing field recharges the capacitor the other way, and round it goes. The resistor takes a bite each cycle, which is why the swings shrink. With no resistance at all it would ring forever.
ω₀ = 1/√(LC) radians per second, or f₀ = 1/(2π√(LC)) in hertz. That is the frequency it would ring at with no resistance. With damping present it actually rings slightly slower, at ω_d = ω₀√(1 − ζ²) — a difference that is negligible for light damping and grows quickly as the circuit approaches critical.
It is the exact boundary between ringing and not ringing, and it gives the fastest possible approach to the final value with no overshoot at all. That combination is what you want almost anywhere a signal must settle quickly and cleanly — a logic input, a control loop, a measuring instrument. Adding resistance beyond critical does not make things safer; it only makes them slower.
The first peak reaches the final value multiplied by 1 + e^(−πζ/√(1−ζ²)). At ζ = 0.5 that is about 16% over; at ζ = 0.1 it is around 73%; with no resistance at all the capacitor charges to exactly twice the source voltage. That last case surprises people, and it is the reason a lightly damped supply rail can destroy a part rated only slightly above the nominal voltage.
Q = 1/(2ζ), a measure of how lightly damped the circuit is. High Q means long ringing and a sharp response to one particular frequency — exactly what a radio tuner or an oscillator needs. Low Q means the energy is dissipated quickly. Q also equals the number of radians of oscillation over which the stored energy falls to 1/e of its starting value.
For an underdamped circuit, about 4/(ζω₀) to come within 2% of the final value — the ringing envelope decays as e^(−αt) with α = R/2L. For an overdamped circuit the slower of the two exponential roots governs, because the faster one has long since vanished and the tail is entirely the slow root.
Because it is literally the same differential equation. LC·v″ + RC·v′ + v = V has exactly the form of mx″ + cx′ + kx = F. The inductor plays the mass (it resists changes in current the way mass resists changes in velocity), the capacitor plays the spring, and the resistor plays the damper. Every result carries across, which is why the words damping ratio, natural frequency and overshoot are shared between the two fields.
Yes — that is what ringing is. The loop current is C·dv/dt, so it reverses every time the capacitor voltage stops rising and starts falling. In an underdamped circuit that happens several times before it settles. In the animation here the charge carriers reverse at exactly those instants, because their speed is the calculated current rather than a fixed drift.
Ideal components, a perfect step from the source, and no initial charge on the capacitor. Real inductors carry series resistance and self-capacitance, real capacitors carry a little inductance, and both shift the ringing frequency and add damping you did not design in. A real switching edge also has a finite rise time, which excites the ring less than an ideal step does.