The Direct Answer: What Is a Resonance Circuit?
A resonance circuit (often called a tank circuit) is an electrical network consisting of an inductor (L) and a capacitor (C) that stores and transfers energy between magnetic and electric fields at a specific natural frequency. The resonant frequency ($f_r$) is calculated as $f_r = \frac{1}{2\pi\sqrt{LC}}$. At this exact frequency, the inductive reactance ($X_L$) and capacitive reactance ($X_C$) are equal in magnitude but opposite in phase, effectively canceling each other out.
The Default Pick: If you are designing a bandpass filter, an RF oscillator, or an impedance matching network, use a parallel RLC topology. If you are building a notch filter, a crossover network, or an induction heater, use a series RLC topology. For 90% of hobbyist RF and signal filtering tasks, the parallel tank circuit is the correct starting point.
The Decision Tree: Series vs. Parallel Topology
Choosing between series and parallel configurations dictates how the circuit responds to the resonant frequency. Here is the decision path to lock in your topology:
| If your application requires... | Choose this Topology | Why? | Concrete Example |
|---|---|---|---|
| Passing a narrow band of frequencies (Bandpass) | Parallel RLC | Impedance peaks at $f_r$, blocking other frequencies while passing the target. | AM Radio IF filter (455 kHz) |
| Rejecting a specific frequency (Notch/Bandstop) | Series RLC | Impedance drops to near zero at $f_r$, shorting the target frequency to ground. | 60 Hz mains hum eliminator |
| Maximum current delivery at $f_r$ | Series RLC | Reactances cancel, leaving only ESR. Current spikes massively. | Induction cooktop or induction heater |
| Voltage magnification (Tank ringing) | Parallel RLC | Circulating current between L and C creates high voltage across the nodes. | Crystal radio antenna tuner |
For general-purpose signal processing and sensor interfacing on the workbench, the parallel RLC wins because it interfaces cleanly with high-impedance op-amp buffers and microcontroller ADCs without loading down the source.
Topology Breakdown and Node Labels
Let's map out the standard Parallel RLC topology, which is the workhorse of RF design.
- Node Vin: The AC signal input source.
- Node A (Vout): The central junction where the inductor, capacitor, and load resistor meet. This is your output tap.
- Node GND: The common ground return.
In this configuration, the inductor (L) and capacitor (C) are wired in parallel between Node A and GND. A load resistor (R) is also placed in parallel to set the bandwidth and Q-factor. The signal enters at Node A, and the L-C pair acts as a frequency-dependent impedance to ground.
Component Behavior and Tuning Matrix
When you tweak a component value on the bench, here is exactly how the circuit's behavior shifts:
| Parameter Changed | Effect on Resonant Freq ($f_r$) | Effect on Q-Factor (Parallel) | Effect on Bandwidth |
|---|---|---|---|
| Increase Inductance (L) | Decreases | Increases (if ESR is low) | Narrows |
| Increase Capacitance (C) | Decreases | Decreases slightly | Widens |
| Increase Parallel R | No change | Increases sharply | Narrows |
| Decrease Parallel R | No change | Decreases (damped) | Widens |
Design Walkthrough: Building a 455 kHz IF Filter
Let's design a real parallel resonance circuit for a standard 455 kHz Intermediate Frequency (IF) stage, commonly used in AM superheterodyne receivers. We need a high-Q tank circuit.
Step 1: Pick the Inductor
Inductors are harder to source in exact values than capacitors, so we pick the inductor first. We will use a standard 100 µH radial leaded inductor. A reliable bench part is the Bourns 78F100K-RC (approx. $0.35 each). Its datasheet lists a typical Q of 50 and a DC resistance (ESR) of about 1.2 ohms.
Step 2: Calculate the Capacitor
Using the resonance formula rearranged for C: $$C = \frac{1}{(2\pi \cdot f_r)^2 \cdot L}$$ $$C = \frac{1}{(2\pi \cdot 455,000)^2 \cdot 0.0001}$$ $$C \approx 1.22 \text{ nF}$$
Step 3: Select Real-World Components
A 1.22 nF capacitor is not a standard E12/E24 value. We have two choices: 1. Use a standard 1.2 nF NP0/C0G ceramic capacitor (Vishay K122J15C0GF5UH5). This will shift the resonant frequency up slightly to ~459 kHz. 2. Use a 1.5 nF fixed capacitor in parallel with a 10 pF ceramic trimmer capacitor to dial it in exactly to 455 kHz on the bench.
Step 4: Set the Load Resistor (R)
To achieve a bandwidth of roughly 10 kHz (standard for AM audio), we need a Q of about 45 ($Q = f_r / BW$). The dynamic impedance of the tank at resonance is $Z_p = Q \cdot X_L$. With $X_L = 2\pi(455k)(100\mu H) \approx 285 \Omega$, the tank's natural parallel impedance is roughly $12.8 k\Omega$. We place a 15 kΩ metal film resistor in parallel to lightly load the circuit and stabilize the bandwidth without killing the Q.
Failure Modes: What Breaks at the Extremes?
Understanding how series and parallel circuits fail is critical for troubleshooting blown boards. Here is the failure-mode contrast when a component shorts or opens.
Parallel RLC Failure Modes
- Capacitor Shorts: Node A is shorted directly to GND. The input signal is killed, and if your source isn't current-limited, you will blow the source fuse or fry the driving op-amp.
- Capacitor Opens: The circuit loses its capacitive reactance. It becomes a simple inductor-to-ground. Resonance is destroyed, and low frequencies are passed while high frequencies are rolled off.
- Inductor Shorts: Similar to a shorted cap, but usually inductors fail open due to wire burnout. If it shorts (e.g., insulation breakdown between windings), inductance drops to near zero, shifting $f_r$ into the VHF range.
- Inductor Opens: The DC path to ground is broken. If this is an active bias network, the transistor bias point will float to the rail, likely clipping your signal entirely.
Series RLC Failure Modes
- Capacitor Opens: The signal path is completely broken. Zero output at any frequency.
- Capacitor Shorts: The circuit loses its filtering capability and simply passes the inductor's high-frequency roll-off. The notch or bandpass effect is gone.
- Inductor Opens: Signal path broken. Zero output.
- Inductor Shorts: The inductor becomes a piece of wire. The circuit acts as a simple high-pass RC filter.
Step-by-Step Breadboard Testing Protocol
Testing a resonance circuit on a solderless breadboard introduces parasitic capacitance (typically 2pF to 5pF between adjacent rows). At 455 kHz, this is manageable, but at >10 MHz, it will detune your circuit entirely. Follow this protocol to verify your design.
- Minimize Parasitics: Insert the Bourns 100µH inductor and the 1.2nF capacitor into the breadboard. Keep their leads as short as possible. Do not span them across the center trench; keep them on the same side to minimize loop area and stray capacitance.
- Connect the Source: Wire your function generator (e.g., Siglent SDG1032X) to Node A. Set the output to a 1Vpp sine wave. Crucial: Enable the 50Ω output termination on the generator to prevent signal reflections from bouncing back into the tank.
- Connect the Scope: Attach your oscilloscope probe to Node A. Set the scope channel to AC Coupling to block any DC offset. Set the timebase to roughly 5µs/div to clearly see the 455 kHz waveform (period is ~2.2µs).
- Sweep the Frequency: Start your function generator at 200 kHz. Slowly increase the frequency while watching the peak-to-peak voltage on the scope. You will see the voltage rise as you approach resonance.
- Find the Peak: At exactly 455 kHz (or slightly off due to breadboard parasitics), the voltage will hit its maximum peak. Fine-tune the generator frequency to find the absolute maximum Vpp. This is your true $f_r$.
- Measure the Bandwidth: Note the peak voltage (e.g., 3.0Vpp). Calculate 70.7% of that value (-3dB point), which is 2.12Vpp. Sweep the frequency down until the scope reads 2.12Vpp (lower cutoff, $f_1$), then sweep up until it reads 2.12Vpp again (upper cutoff, $f_2$). The difference ($f_2 - f_1$) is your bandwidth.
By following this exact component selection and testing protocol, you move past abstract textbook theory and build a resonance circuit that performs predictably on the bench. For deeper mathematical modeling of tank circuits and Q-factor derivations, refer to the comprehensive guides on Electronics Tutorials and the AC circuit chapters on All About Circuits.






