A resonant circuit is an LC (inductor-capacitor) network that stores and oscillates electrical energy at a specific natural frequency, defined by the formula fr = 1 / (2π√LC). At this resonant frequency, the inductive reactance (XL) and capacitive reactance (XC) are equal in magnitude but opposite in phase, effectively canceling each other out. In a series configuration, this cancellation results in minimum impedance, allowing the target frequency to pass freely (bandpass). In a parallel configuration, the reactive currents circulate internally, presenting maximum impedance to the source (bandstop or tank). Resonant circuits are the foundational building blocks for RF tuning, intermediate frequency (IF) filters, and oscillator tanks.

Topology Decision Tree: Series vs. Parallel

Choosing between series and parallel resonance is not arbitrary; it depends entirely on how you need to manipulate the signal path relative to your load. Below is the topology map with explicit node labels and a decision matrix that terminates in a concrete design choice.

Node Definitions

  • Vin: AC source input.
  • GND: Common ground reference.
  • Node A: The junction between the inductor (L) and capacitor (C).
  • Vout: The measurement point across the load resistor (RL).
Decision Matrix: Which Topology to Choose
Application Goal Topology Wiring Architecture Concrete Pick
Pass a narrow frequency band to a load (e.g., AM radio IF, ultrasonic receiver) Series RLC L and C in series between Vin and GND. Vout taken across RL in series with the LC branch. Series Bandpass Filter
Block a specific interference frequency (e.g., 60Hz hum, specific noise spur) Parallel LC (Trap) L and C in parallel with each other, placed in series with the signal path. Vout taken after the trap. Parallel Notch Filter
Store energy to sustain oscillation (e.g., Colpitts/Hartley oscillator) Parallel LC (Tank) L and C in parallel directly across Vin and GND. Vout taken at Node A (top of the tank). Parallel Oscillator Tank
Why Series Over Parallel for Filtering?
Choose a series topology over a parallel one when your goal is to extract a specific frequency and deliver it to a load. At resonance, a series LC drops almost zero voltage across itself, passing maximum source voltage to the load. If you mistakenly used a parallel LC across the load, it would present maximum impedance at resonance, effectively choking the signal rather than passing it. For signal extraction, series is mandatory.

Behavior Matrix and Extreme Failure Modes

Understanding how component drift affects your circuit—and what happens when a component catastrophically fails—is critical for debugging. The failure modes of series and parallel circuits are exact opposites.

Parameter Drift Behavior

Parameter Change Effect on Resonant Frequency (fr) Effect on Q-Factor (Selectivity)
Inductance (L) Increases Decreases Increases (if wire resistance stays constant)
Capacitance (C) Increases Decreases Decreases (due to lower XL/R ratio)
Series Resistance (R) Increases No Change Decreases severely (broadens the peak)

Catastrophic Failure Contrast

Failure Event Series RLC Result Parallel LC Result
Capacitor Shorts Circuit becomes purely inductive/resistive. Passes DC/low frequencies, resonance is destroyed. Dead short across Vin. Blows source fuse, destroys driver transistor, or triggers power supply crowbar.
Capacitor Opens Infinite impedance. Vout drops to 0V. Circuit is dead. Circuit becomes purely inductive. Resonance destroyed, acts as a low-pass choke.
Inductor Shorts Circuit becomes purely capacitive. Blocks DC, passes high frequencies, resonance destroyed. Dead short across Vin (same as C short). Blows fuse.
Inductor Opens Infinite impedance. Vout drops to 0V. Circuit is dead. Circuit becomes purely capacitive. Resonance destroyed, passes high frequencies.

Source: For a deeper mathematical breakdown of these reactive extremes, refer to the All About Circuits AC theory chapter on parallel resonance.

Design Walkthrough: Building a 100 kHz Series Bandpass

Let’s design a series resonant bandpass filter targeting exactly 100 kHz, a common frequency for ultrasonic transducers and AM radio intermediate frequency (IF) stages. We will pick real, purchasable components.

Step 1: Lock the Inductor Value

Inductors are harder to source with tight tolerances than capacitors, and their parasitic series resistance (DCR) directly kills your Q-factor. We want a high Q, so we pick a relatively high inductance to keep the required capacitance in a stable, low-parasitic range.

  • Selected Part: Bourns 78FR1M-RC (1mH radial, epoxy-coated).
  • Specs: 1mH nominal, 5% tolerance, DCR = 2.2Ω, Self-Resonant Frequency (SRF) = 1.2 MHz (well above our 100 kHz target).
  • Cost: ~$1.15 each on Mouser/DigiKey.

Step 2: Calculate the Required Capacitance

Rearranging the resonance formula to solve for C:

C = 1 / ( (2π × fr)² × L )

C = 1 / ( (2π × 100,000)² × 0.001 )

C = 2.533 nF

Step 3: Select the Capacitor Dielectric (Crucial)

Do not use standard X7R or Y5V ceramic capacitors here. X7R exhibits severe capacitance drop under DC bias and acts as a microphone (piezoelectric effect), which will inject noise into your resonant peak. You must use C0G/NP0 dielectric, which is linear and stable.

  • Base Part: Vishay K222J15C0GF5TL2 (2.2nF, C0G/NP0, 50V).
  • Trimming Part: Bourns 3386P-1-501LF (500pF trimmer capacitor) or a fixed 330pF C0G capacitor in parallel to hit ~2.53nF exactly.

Step 4: The Load Resistor

The Q-factor (sharpness of the peak) is determined by the ratio of reactance to total series resistance. At 100 kHz, XL = 2π × 100k × 1mH = 628Ω. If we use a 50Ω load resistor, the total resistance is roughly 50Ω + 2.2Ω (DCR) = 52.2Ω.
Q = XL / Rtotal = 628 / 52.2 ≈ 12. This gives a bandwidth of roughly 8.3 kHz, which is excellent for an ultrasonic receiver.

Step-by-Step Breadboard Verification

Testing resonant circuits on a solderless breadboard introduces stray capacitance (typically 2pF to 5pF per contact strip). This will shift your 100 kHz peak slightly higher. Here is how to characterize it on the bench.

Warning: Probe Loading
Always use 10x oscilloscope probes, not 1x. A 1x probe adds ~100pF of capacitance directly to Node A, which will violently drag your 100 kHz resonance down into the 40 kHz range and flatten the peak.
  1. Wire the Circuit: Insert the Bourns 1mH inductor and the 2.2nF + 330pF C0G capacitors in series on the breadboard. Connect the 50Ω load resistor from the bottom of the capacitor stack to the ground rail.
  2. Connect the Source: Attach your function generator (e.g., Siglent SDG1032X) BNC output to the top of the inductor. Set it to a 1Vpp sine wave, 50Ω output impedance, with 0V DC offset.
  3. Probe Vout: Attach Channel 1 of your oscilloscope (set to 10x) across the 50Ω load resistor. Set the scope to measure Vpp and Frequency automatically.
  4. Coarse Sweep: Step the function generator frequency from 50 kHz to 150 kHz in 10 kHz increments. Watch the Vpp reading. It will peak sharply somewhere near 100 kHz.
  5. Fine Sweep: Once you find the rough peak, step the frequency in 500 Hz increments. Record the exact frequency where Vpp is maximized. Due to breadboard stray capacitance, expect the actual peak to land around 98.5 kHz to 99.2 kHz.
  6. Measure Bandwidth: Note the maximum Vpp. Divide that number by 1.414 (which is -3dB). Sweep left and right of the peak until the voltage drops to this -3dB value. The difference between these two frequencies is your actual bandwidth.

For more on calculating and measuring Q-factor practically, see the Electronics Tutorials guide on series resonance.

Final Recommendation: The Default Pick for Makers

When designing resonant networks, hobbyists often get paralyzed by topology choices and parasitic modeling. Stop overthinking the edge cases and use this default starting point:

If you are building a generic RF filter, ultrasonic receiver front-end, or metal detector oscillator, default to a Series RLC Bandpass for signal extraction, or a Parallel LC Tank for oscillation.

For your components, always start with a 1mH to 10mH radial inductor (like the Bourns 78F or 78FR series) paired with C0G/NP0 ceramic capacitors in the 1nF to 10nF range. This keeps your operating frequency in the highly measurable 50 kHz to 200 kHz sweet spot—fast enough to avoid massive, lossy inductors, but slow enough that breadboard parasitics and cheap op-amp bandwidth limits won't ruin your day. Avoid toroidal inductors for breadboarding (the leads are too short and rigid), and never use X7R capacitors in the resonant path. Buy a 500pF trimmer capacitor to dial in the exact frequency once the stray capacitance of your physical layout is accounted for.