A low pass filter RLC circuit is a second-order passive network that allows DC and low-frequency signals to pass while attenuating high-frequency noise at a steep -40 dB/decade roll-off. Unlike first-order RC filters, the addition of an inductor creates a much sharper transition band. Unlike active op-amp filters, it requires no power supply, introduces zero active noise, and handles high-voltage transients gracefully. If you need to clean up a noisy PWM signal or block RF interference from a sensitive audio line without adding power rails, this is the topology you reach for.

Topology and Node Definitions

The standard second-order passive low-pass configuration places the resistor and inductor in series with the signal path, and the capacitor in parallel (shunt) to ground. This specific arrangement is often called an L-section with series damping.

To analyze or troubleshoot this circuit on the bench, you need to track four distinct nodes:

  • Node 1 ($V_{in}$): The input signal source. This is where your raw, unfiltered AC or DC+AC signal enters the network.
  • Node 2 ($V_{RL}$): The junction between the series Resistor (R) and series Inductor (L). In a properly functioning circuit, this node will show high-frequency energy that hasn't yet been shunted to ground.
  • Node 3 ($V_{out}$): The junction between the Inductor (L) and the shunt Capacitor (C). This is your filtered output terminal. The capacitor holds this node at a steady DC/low-frequency potential while shorting high frequencies to ground.
  • Node 4 ($GND$): The common ground reference, connecting the bottom leg of the capacitor and the return path of your $V_{in}$ source.

Component Behavior and Extreme Failure Modes

Understanding how each component dictates the filter's cutoff frequency ($f_c$) and damping ratio ($\zeta$) is critical for tuning. More importantly, you must know how the circuit behaves when a component catastrophically fails. The table below maps parameter changes and extreme fault conditions to their physical outcomes.

RLC Low-Pass Parameter Shifts and Fault Diagnostics
Component Change / Fault Effect on Cutoff ($f_c$) Effect on Damping ($\zeta$) Extreme Failure Mode Result at $V_{out}$
Increase R No direct change Increases (over-damped, sluggish transient response) N/A (Design choice)
Increase L Decreases ($f_c$ shifts lower) Decreases (under-damped, risk of ringing) N/A (Design choice)
Increase C Decreases ($f_c$ shifts lower) Increases (over-damped) N/A (Design choice)
R fails OPEN N/A N/A Total signal loss. $V_{out}$ drops to 0V. The circuit is broken.
L fails SHORT Shifts drastically higher Increases heavily Degraded to 1st-order RC filter. Roll-off drops from -40dB/dec to -20dB/dec. High-freq noise leaks through.
C fails SHORT N/A N/A Dead short to ground. $V_{out}$ is 0V. Source may be damaged if R and L cannot limit current.
C fails OPEN N/A N/A Degraded to RL high-pass/low-pass hybrid. Loss of shunt path means high frequencies pass directly to load.

Why Choose an RLC Topology Over RC or Active Filters?

Before committing to an inductor—which is typically the most expensive and physically largest component on the board—it is worth contrasting the low pass filter RLC circuit against common alternatives. Here is how it stacks up against a basic 1st-order RC filter and an active Sallen-Key op-amp topology.

Filter Topology Comparison Matrix
Criteria Passive RLC (2nd Order) Passive RC (1st Order) Active Sallen-Key (2nd Order)
Roll-off Rate -40 dB/decade (Steep) -20 dB/decade (Gradual) -40 dB/decade (Steep)
Power Supply None required None required Requires dual or single DC rail
Signal Headroom Limited only by component voltage ratings (easily 50V+) Limited by component ratings Limited by op-amp supply rails (usually <15V)
Noise Floor Only thermal (Johnson) noise from R Only thermal noise from R Op-amp voltage/current noise added
Board Space / Cost High (Inductors are bulky and $0.50-$2.00+) Very Low (Tiny, <$0.05) Medium (Op-amp + 4 passives, ~$0.50)

The Verdict: Choose the RLC topology when you are dealing with high-voltage signals (like tube audio or motor drive feedback), need to filter out high-amplitude RF that would slew-rate limit an active op-amp, or require absolute zero active noise injection. Choose RC for simple, non-critical LED smoothing. Choose Active when board space is tight and you need precise Q-factor tuning without bulky magnetics.

Design Walkthrough: Sizing Real Components for a 10 kHz Cutoff

Let us design a practical low pass filter RLC circuit targeting a cutoff frequency ($f_c$) of roughly 10 kHz, intended to drive a high-impedance load (like a 10k$\Omega$ oscilloscope input or op-amp buffer). The governing equation for the resonant/cutoff frequency is:

$f_c = \frac{1}{2\pi\sqrt{LC}}$

We also need to manage the damping ratio ($\zeta$) to prevent peaking (ringing) at the cutoff frequency. For a critically damped response ($\zeta = 1$) in a series R, series L, shunt C topology, the required resistance is:

$R = 2 \sqrt{\frac{L}{C}}$

Step 1: Pick the Inductor (L). We will select a 10 mH inductor. A real-world choice is the Bourns 78F103K-RC (10mH axial, shielded). It has a DC Resistance (DCR) of about 14$\Omega$, which we must account for later.
Step 2: Calculate the Capacitor (C). Rearranging the $f_c$ formula for C: $C = \frac{1}{(2\pi \cdot 10000)^2 \cdot 0.01} \approx 25.3 \text{ nF}$. The closest standard 5% value is 27 nF. We will use a WIMA MKS2C032701A00 (27nF, 63V polyester film capacitor). Film capacitors are mandatory here; ceramic X7R capacitors exhibit severe microphonics and capacitance drop under DC bias.
Step 3: Calculate the Damping Resistor (R). Plugging our real values into the damping equation: $R = 2 \sqrt{\frac{0.01}{27 \times 10^{-9}}} = 2 \sqrt{370370} \approx 1217 \Omega$. The closest 1% standard resistor is 1.2 k$\Omega$ (e.g., Yageo MFR-25FBF52-1K2).
Step 4: Verify actual $f_c$. With 10mH and 27nF, our actual cutoff is $9.68 \text{ kHz}$. The total series resistance is $1200\Omega + 14\Omega \text{ (DCR)} = 1214\Omega$, which keeps our damping ratio extremely close to 1.0.

Bench Tip: Watch the Parasitics
At 10 kHz, parasitics are manageable. But if you scale this design to 1 MHz, the parasitic parallel capacitance of your 10mH inductor (often 20-50pF) will create a self-resonant frequency (SRF) that completely destroys your filter response. Always check the manufacturer's SRF spec; it must be at least one decade above your target $f_c$. For high-frequency designs, drop L to the $\mu$H range and scale C up accordingly.

Step-by-Step Breadboard Verification

Simulations (like LTspice) assume ideal grounds and zero trace inductance. Physical validation is mandatory. Here is how to verify your low pass filter RLC circuit on the bench without chasing ghost oscillations.

  1. Compensate Your Probes First: Before connecting anything, attach your oscilloscope probe to the scope's cal out terminal. Adjust the trimmer capacitor on the probe until the square wave edges are perfectly flat. An uncompensated 10x probe will introduce a phase shift that looks exactly like filter ringing.
  2. Wire the Ground Star: On your breadboard, connect the ground leg of the WIMA capacitor, the ground clip of your signal generator, and the ground clip of your oscilloscope to the exact same physical bus strip. Long ground loops will pick up ambient switching noise from room lighting.
  3. Establish the 0 dB Baseline: Set your function generator to a 1 kHz sine wave at 2.0 Vpp. Measure $V_{in}$ directly at the generator terminal, then measure $V_{out}$. At 1 kHz (well below the 9.68 kHz cutoff), $V_{out}$ should read approximately 1.95 Vpp to 2.0 Vpp. The slight drop is the DC voltage divider effect of your 1.2k$\Omega$ resistor and the scope's 1M$\Omega$ input impedance.
  4. Sweep for the -3dB Point: Slowly increase the generator frequency. The -3dB cutoff occurs when the output voltage drops to 70.7% of the baseline. For a 2.0 Vpp input, watch for $V_{out}$ to hit exactly 1.414 Vpp. Note the frequency on the generator display; it should read between 9.5 kHz and 10.0 kHz.
  5. Verify the Roll-off Slope: Push the frequency to 100 kHz (one decade above $f_c$). Because this is a second-order filter (-40 dB/decade), the signal should be attenuated by a factor of 100. Your 2.0 Vpp input should now read roughly 20 mVpp on the scope. If it reads closer to 200 mVpp, your inductor has likely failed short or saturated, degrading the circuit to a 1st-order response.
  6. Check for Ringing (Step Response): Switch the function generator to a 1 kHz square wave. Zoom in on the rising edge of $V_{out}$ on your oscilloscope. Because we designed for critical damping ($\zeta \approx 1$), the waveform should rise smoothly to its peak without overshooting or oscillating. If you see 2 or 3 distinct "bounces" (overshoot), your damping resistor is too low, or the load impedance is pulling the Q-factor up.

By combining rigorous math with real-world component parasitics and disciplined bench testing, you can reliably deploy the low pass filter RLC circuit in environments where active components would fail or introduce unacceptable noise floors. For deeper theoretical derivations on second-order filter damping, refer to the All About Circuits AC textbook chapter on second-order filters, and for practical capacitor dielectric selection, consult the electronics-tutorials.ws low-pass filter guide.