The fundamental LCR circuit formula for resonant frequency is f_r = 1 / (2π√LC). In a series topology, the inductive and capacitive reactances cancel each other out at this exact frequency, causing the total impedance to drop to just the resistive component (Z = R). This creates a sharp voltage peak across the resistor, making the series LCR circuit the standard topology for bandpass filtering and frequency selection in RF and audio applications.

Series vs. Parallel Topology: Why Choose Series for Bandpass?

When designing a resonant filter, you must choose between a series or parallel configuration. The decision hinges on your source impedance and load requirements.

In a series LCR circuit, the components are daisy-chained between the signal source and ground. At resonance, impedance is at its absolute minimum (equal to R). This allows maximum current to flow, creating a strong output voltage across the resistor. It is the ideal topology when driving low-impedance loads or when you need a bandpass filter that passes the resonant frequency while attenuating everything else.

Conversely, a parallel LCR tank circuit exhibits maximum impedance at resonance. If placed in series with a signal path, it acts as a bandstop (notch) filter, blocking the resonant frequency. To use a parallel tank as a bandpass filter, it must be placed as a shunt to ground, which requires a high-impedance source to develop a usable voltage. For most bench-level breadboarding and standard op-amp buffering, the series topology is vastly superior due to its predictable low-impedance behavior at resonance.

Bench Tip: If your signal source has a high output impedance (like a passive guitar pickup or a high-Z DAC), a parallel tank will load it down and destroy your Q-factor. Use a series topology followed by a unity-gain op-amp buffer instead.

Node Topology and the Core LCR Circuit Formulas

To analyze the circuit mathematically and physically, we define specific nodes. For our series bandpass configuration:

  • Vin: AC signal input (from function generator).
  • Node A: Junction between the Inductor (L) and Capacitor (C).
  • Node B: Junction between the Capacitor (C) and Resistor (R).
  • Vout: Output voltage measured across the Resistor (between Node B and GND).
  • GND: Common ground reference.

The governing formulas for this topology are:

  • Resonant Frequency: f_r = 1 / (2π√LC)
  • Impedance at any frequency: Z = √(R² + (X_L - X_C)²)
  • Quality Factor (Q): Q = (1/R) * √(L/C)
  • Bandwidth (-3dB): BW = f_r / Q

Behavior Matrix: What Changes When One Element Changes?

Understanding how component tolerances affect your design is critical. Here is how altering a single variable impacts the circuit, assuming the other two remain constant:

Parameter Changed Effect on Resonant Freq (f_r) Effect on Q-Factor Effect on Bandwidth (BW)
Increase Inductance (L) Decreases Increases Narrows
Increase Capacitance (C) Decreases Decreases Widens
Increase Resistance (R) No Change Decreases Widens

Design Walkthrough: Building a 159 kHz Series RLC Filter

Let's design a practical bandpass filter targeting a resonant frequency of roughly 159 kHz with a Q-factor of 10. This yields a bandwidth of ~15.9 kHz, suitable for intermediate frequency (IF) filtering or ultrasonic transducer matching.

1. Select L and C for Resonance:
We need f_r ≈ 159,155 Hz, which corresponds to an angular frequency ω = 1,000,000 rad/s (since ω = 2πf).
Using the LCR circuit formula ω = 1 / √(LC), we can pick standard component values. Let's choose L = 1 mH and C = 1 nF.
1 / √(0.001 * 0.000000001) = 1 / √(10^-12) = 10^6 rad/s. Perfect.

2. Calculate R for Target Q:
Using Q = (ω * L) / R, we set Q = 10.
10 = (1,000,000 * 0.001) / R10 = 1000 / RR = 100 Ω.

3. Select Real-World Components:

  • Inductor: Bourns 78FR10K-RC (1mH radial, 0.6Ω DCR). The low DC resistance is vital to prevent parasitic Q-degradation.
  • Capacitor: Kemet C315C102J1G5TA (1nF C0G/NP0 ceramic, 5% tolerance). Never use X7R or Y5V dielectrics for resonant tanks; their capacitance shifts drastically with applied voltage and temperature.
  • Resistor: Vishay MRS25 100Ω 1% metal film.

How to Breadboard-Test Step by Step

  1. Insert Components: Place the 1mH inductor, 1nF capacitor, and 100Ω resistor in a continuous series chain on your breadboard. Leave one empty row between each component for probing.
  2. Establish Ground: Connect the free leg of the 100Ω resistor to the breadboard's ground bus. Connect the ground bus to your function generator's ground and oscilloscope's ground clip.
  3. Inject Signal: Connect the function generator output (set to 1Vpp Sine, 50Ω output impedance) to the free leg of the inductor (Vin). Note: The 50Ω source impedance will add to your 100Ω R, slightly lowering your actual Q. For precision, use a buffer or account for it in math.
  4. Probe Output: Attach your oscilloscope probe (set to 1X or 10X, but ensure the scope setting matches) to Node B (the junction of the capacitor and resistor).
  5. Sweep and Verify: Set the function generator to sweep from 100 kHz to 250 kHz. Observe the Vout amplitude on the scope. You should see a distinct peak at ~159 kHz. Measure the -3dB points (where voltage drops to 0.707 of the peak) to verify your ~15.9 kHz bandwidth.

Failure Modes: What Breaks at the Extremes?

Abstract formulas assume ideal components. On the bench, components fail. Understanding the failure-mode contrast between series and parallel topologies is critical for debugging. Here is what happens when a component fails open or short in our series bandpass design:

  • Inductor Opens: Total signal loss. The circuit becomes an infinite impedance block. Vout reads 0V.
  • Inductor Shorts: The LCR circuit degrades into a first-order RC high-pass filter. The new cutoff frequency becomes f_c = 1 / (2πRC) ≈ 1.59 MHz. Low frequencies are blocked, but the sharp resonance peak vanishes.
  • Capacitor Opens: Total signal loss. The capacitor acts as a DC block; an open circuit halts all AC current flow. Vout reads 0V.
  • Capacitor Shorts: The circuit degrades into a first-order RL low-pass filter. The cutoff frequency becomes f_c = R / (2πL) ≈ 15.9 kHz. The resonance peak is destroyed, and high frequencies are rolled off.
  • Resistor Opens: Vout floats. The scope will likely read 60Hz mains hum or high-frequency noise, as the measurement node is no longer referenced to ground through a low impedance.
  • Resistor Shorts: Vout is hard-tied to ground (0V). More dangerously, at resonance, the only things limiting current are the inductor's 0.6Ω DCR and the function generator's 50Ω output impedance. This can draw over 20mA directly from a 1Vpp source, potentially overheating the inductor's thin wire or tripping the function generator's output protection.
Safety & Gear Note: When testing high-Q LCR circuits (Q > 50), the voltage across the inductor and capacitor at resonance can be Q times higher than the input voltage. A 1Vpp input on a Q=50 circuit will yield 50Vpp across the reactive components. Use properly rated capacitors and keep your scope probe ground clips away from Node A to avoid shorting the tank.

LCR Circuit Formula FAQ

How does the LCR circuit formula change for parallel resonance?

The fundamental resonant frequency formula f_r = 1 / (2π√LC) remains identical for an ideal parallel tank. However, the impedance behavior inverts. In a parallel configuration, the formula for impedance at resonance peaks to a maximum value, dictated by the parasitic resistance of the inductor (often modeled as a parallel equivalent resistance, R_p = Q² * R_s). While series resonance minimizes impedance to pass current, parallel resonance maximizes impedance to block it or sustain oscillation.

What is the LCR circuit formula for calculating bandwidth?

The -3dB bandwidth (BW) of a series LCR circuit is calculated using the formula BW = f_r / Q. Alternatively, if you only know the component values and the resistance, you can use the direct formula BW = R / (2πL) (in Hertz). This shows that bandwidth is entirely independent of the capacitor value; it is strictly governed by the ratio of resistance to inductance. To narrow the bandwidth of an existing filter without shifting the center frequency, you must decrease R while proportionally adjusting L and C to maintain the same √(L/C) ratio.

Why does my physical LCR circuit measure a lower Q than the formula predicts?

The theoretical LCR circuit formula assumes ideal, lossless components. In reality, your measured Q will always be lower due to parasitic elements. The primary culprit is the inductor's Equivalent Series Resistance (ESR) or DC Resistance (DCR). If your formula predicts Q=10 using a 100Ω resistor, but your inductor has a 5Ω DCR, your actual total resistance is 105Ω, dropping the Q to 9.5. Additionally, at high frequencies, the oscilloscope probe's input capacitance (typically 10-15pF) adds to your tank capacitance, shifting the resonant frequency and introducing dielectric losses that further degrade the Q-factor. For accurate high-frequency measurements, use a 10X probe or an active FET probe to minimize capacitive loading.