RLC circuits exhibit second-order transient behavior characterized by the damping ratio ζ. When ζ < 1 (underdamped), the response oscillates; ζ = 1 (critically damped) gives fastest settling without overshoot; ζ > 1 (overdamped) is sluggish. The natural response depends on the circuit's resistance, inductance, and capacitance.
From your work on RC and RL circuits, you know that adding a single energy-storage element to a resistor creates a first-order system: the response is a pure exponential with time constant τ = RC or τ = L/R. Remove the driving source and the circuit relaxes to zero following e^(−t/τ). There is no overshoot, no oscillation — just a monotonic decay. The RLC circuit adds a second energy-storage element, and this changes the character of the response completely.
The reason is an energy exchange mechanism that does not exist in first-order circuits. A capacitor stores energy in an electric field; an inductor stores energy in a magnetic field. In an LC circuit with no resistance, energy sloshes back and forth between the two indefinitely — the capacitor charges the inductor, the inductor charges the capacitor, forever. This is oscillation, and the frequency at which it occurs is the natural frequency ω₀ = 1/√(LC). When you add resistance, energy is dissipated on each cycle, and the oscillations decay. How fast they decay relative to how fast they oscillate defines the damping ratio ζ = R/(2)·√(C/L) (for a series RLC).
The three cases of ζ correspond to three qualitatively different responses. When ζ < 1 (underdamped), energy dissipates slowly relative to the oscillation rate. The response oscillates with a decaying envelope — it overshoots, bounces back, overshoots less, and eventually settles. The oscillation frequency is the damped natural frequency ω_d = ω₀√(1−ζ²), slightly below ω₀. As ζ → 0, the oscillation persists longer; as ζ → 1, it dies out faster. When ζ > 1 (overdamped), resistance dissipates energy so fast that the system never completes an oscillation. The response is a sum of two decaying exponentials — slower than the ζ = 1 case because the two modes have different time constants that work against each other. The special case ζ = 1 (critically damped) sits at the boundary: the two poles of the system merge into a repeated root, and the response settles to zero as fast as possible without any oscillation. Critical damping is the target in many practical designs — suspension systems, galvanometers, and control actuators — because it gives the fastest response with no overshoot.