The resonant frequency of an RLC series ckt is dictated by the formula fr = 1 / (2π√LC). At this exact frequency, the inductive reactance (XL) and capacitive reactance (XC) cancel each other out, leaving only the resistance (R) to limit current flow. This results in minimum impedance and maximum current, making the series topology ideal for band-pass filtering, impedance matching, and induction heating drivers. Below is a complete bench-to-breadboard guide for designing, analyzing, and testing this fundamental AC circuit.
The RLC Series Ckt Topology: Nodes, Current, and Voltage Drops
In a pure series configuration, there is only one path for alternating current to flow. To analyze the circuit mathematically and physically on a breadboard, we define four distinct nodes:
- Node A: The AC voltage source high (output of your function generator).
- Node B: The junction between the Resistor (R) and the Inductor (L).
- Node C: The junction between the Inductor (L) and the Capacitor (C).
- Node D: The AC voltage source low (ground reference).
Because the components are in series, the current (I) is identical through R, L, and C at any given instant. However, the voltage drops across each component are out of phase. The voltage across the inductor leads the current by 90°, while the voltage across the capacitor lags by 90°. According to Kirchhoff’s Voltage Law (KVL), the phasor sum of VR, VL, and VC must equal the source voltage VS. At resonance, VL and VC are equal in magnitude but 180° out of phase, meaning they cancel out, and the full source voltage appears across the resistor.
Series vs. Parallel: Why Choose the Series Topology?
When designing a resonant network, you must choose between a series or parallel configuration. The decision hinges entirely on how you want the circuit to behave at the resonant frequency.
| Characteristic | RLC Series Ckt | RLC Parallel Ckt (Tank) |
|---|---|---|
| Impedance at Resonance | Minimum (Z = R) | Maximum (Z = L / (R*C)) |
| Current at Resonance | Maximum (I = V/R) | Minimum (Line current dips) |
| Filter Type | Band-Pass (Passes fr) | Band-Stop / Notch (Rejects fr) |
| Voltage Magnification | High voltage across L and C | High circulating current inside tank |
| Primary Use Case | Signal selection, RF tuning, series inverters | Oscillators, induction heating, notch filters |
Choose the series topology when you need to pass a specific frequency while attenuating others, or when you need to step up voltage across a reactive load (like a Tesla coil primary or a piezoelectric transducer). Choose parallel when you need to reject a specific interference frequency or sustain an oscillating tank current with minimal input from the source. For a deep dive into the mathematical derivations of both, the Electronics Tutorials guide on series resonance provides excellent phasor diagrams.
Design Walkthrough: Picking Real Component Values for 10 kHz Resonance
Let’s design an RLC series ckt targeting a nominal resonant frequency of 10 kHz. We will select standard, off-the-shelf components rather than idealized textbook values.
1. Select the Inductor (L):
We choose a standard 10 mH axial inductor (e.g., Bourns 78F103K-RC). This part has a DC resistance (DCR) of about 1.2 Ω and a self-resonant frequency well above our 10 kHz target, ensuring it behaves as a pure inductor in our operating band.
2. Calculate and Select the Capacitor (C):
Rearranging the resonance formula to solve for C: C = 1 / ((2πfr)² × L).
C = 1 / ((2π × 10,000)² × 0.01) = 25.33 nF.
The closest standard E12 value is 27 nF. We select a WIMA MKS2 27 nF polyester film capacitor. Film capacitors are mandatory here; they offer low equivalent series resistance (ESR) and handle bipolar AC signals without the degradation seen in electrolytics.
3. Recalculate Actual Resonant Frequency:
With L = 10 mH and C = 27 nF, the actual fr = 1 / (2π√(0.01 × 27×10⁻⁹)) ≈ 9,682 Hz.
4. Select the Resistor (R) for Target Q-Factor:
The Quality Factor (Q) determines the sharpness of the resonance peak. Q = (1/R) × √(L/C).
If we want a moderately sharp peak (Q ≈ 10 to 15), we solve for R: R = (1/Q) × √(L/C).
For Q = 13, R = (1/13) × √(0.01 / 27×10⁻⁹) ≈ 46.8 Ω.
We select a standard 47 Ω 1/4W carbon film resistor. This yields a final Q of 12.9 and a -3dB bandwidth of roughly 750 Hz (BW = fr / Q).
Behavior Matrix: What Happens When You Change One Element?
Understanding how individual component drift or substitution affects the overall circuit is critical for troubleshooting and tuning. Here is the behavior matrix for the RLC series ckt:
| Parameter Changed | Effect on Resonant Freq (fr) | Effect on Q-Factor | Effect on Bandwidth (BW) |
|---|---|---|---|
| Increase R | No change | Decreases (broader peak) | Increases |
| Increase L | Decreases | Increases (if R is constant) | Decreases |
| Increase C | Decreases | Decreases (if R is constant) | Increases |
| Decrease R | No change | Increases (sharper peak) | Decreases |
Failure Modes at the Extremes: Opens and Shorts
When prototyping or debugging, components fail or are miswired. Here is exactly what breaks at the extremes in a series configuration:
- Open R, L, or C: The series path is broken. Current drops to absolute zero. The circuit is dead, and the full source voltage will appear across the open component's terminals.
- Shorted Resistor (R=0): The Q-factor theoretically approaches infinity, limited only by the inductor's DCR and the source's output impedance. Current spikes massively at resonance. This will likely saturate the inductor core, overheat the inductor wire, or trigger the short-circuit protection on your function generator.
- Shorted Inductor (L=0): The circuit degrades into a simple RC high-pass filter. Resonance is destroyed. At high frequencies, the capacitor acts as a short, and current is limited only by R.
- Shorted Capacitor (C=0): The circuit becomes an RL low-pass filter. At DC or low frequencies, current is limited only by R plus the inductor's DCR. If driven by a low-impedance AC source at low frequency, the inductor may overheat due to excessive RMS current.
Step-by-Step Breadboard Testing and Verification
Do not trust your calculations until you verify them on the bench. Here is how to breadboard-test the 9.68 kHz RLC series ckt we designed above.
- Build the Loop: Insert the 47 Ω resistor, 10 mH inductor, and 27 nF capacitor in a single series row on your breadboard. Connect Node A to the function generator output (BNC to banana plug) and Node D to the generator's ground.
- Configure the Generator: Set your function generator (e.g., Siglent SDG1032X) to output a 1 VRMS sine wave. Start at a frequency well below resonance, such as 2 kHz.
- Probe the Resistor: Connect Channel 1 of your oscilloscope (e.g., Rigol DS1054Z) across the 47 Ω resistor (Nodes A and B). Set the scope to measure VRMS and Frequency.
- Sweep for Resonance: Slowly increase the generator frequency. Watch the VRMS reading on the scope. The voltage will rise, peak, and then fall. The frequency at the exact peak voltage is your measured fr. (Expect it to land between 9.5 kHz and 9.8 kHz due to component tolerances).
- Measure Phase Shift: Connect Channel 2 of the scope to the generator output (Node A to Node D). At resonance, the two waveforms (source voltage and resistor voltage) will be perfectly in phase (0° shift). Below resonance, current leads voltage (capacitive); above resonance, current lags voltage (inductive).
RLC Series Ckt FAQ
Can I use an electrolytic capacitor in an RLC series ckt?
No. Standard aluminum electrolytic capacitors are polarized. In an AC resonant circuit, the voltage across the capacitor constantly reverses polarity. Applying a reverse voltage to an electrolytic capacitor will cause the internal dielectric oxide layer to break down, leading to rapid gas generation, venting, and potentially a violent explosion. Always use non-polarized film capacitors (polyester, polypropylene) or Class 2 ceramics (X7R) for the C element in an AC RLC series ckt.
Why does my breadboarded RLC series ckt measure a lower Q than calculated?
Theoretical calculations assume ideal components. On a physical breadboard, your measured Q will almost always be lower due to parasitic losses. The primary culprits are the inductor's internal DC resistance (DCR), the equivalent series resistance (ESR) of the capacitor, and the contact resistance of the breadboard springs (which can add 0.5 Ω to 1 Ω per connection). Furthermore, at higher frequencies, breadboard parasitic capacitance (typically 2-5 pF between adjacent rows) can slightly detune the circuit. For high-Q measurements, solder the components dead-bug style or use a dedicated PCB.
How do I measure the exact resonant frequency without an oscilloscope?
If you lack a scope, you can use a digital multimeter (DMM) with a frequency counter function and an AC voltage measurement mode. Set your DMM to measure AC millivolts and connect the probes across the series resistor. Slowly sweep the function generator's frequency dial while watching the DMM. When the AC voltage reading hits its absolute maximum, note the frequency displayed on the function generator's screen. Alternatively, if your DMM has a built-in frequency counter, switch to that mode while probing the source; the frequency reading at the moment of peak voltage is your fr. For more on practical resonance measurements, refer to the All About Circuits textbook chapter on series resonance.






