An RL circuit in series consists of a resistor and an inductor connected end-to-end, sharing the exact same current path. While textbook diagrams treat these as ideal components, bench reality introduces parasitic capacitance, core saturation limits, and thermal constraints. This guide breaks down the exact topology, real-world failure modes, and a step-by-step breadboard validation process for a practical low-pass filter design.
Topology and Node Definitions of a Series RL Circuit
In a standard series RL topology, the components form a single continuous loop with the voltage source. We define three critical nodes for analysis and measurement:
- Node A (Source/Vin): The input terminal where the AC or DC signal is applied.
- Node B (Junction/Vout): The electrical connection point between the resistor and the inductor.
- Node C (Return/GND): The common ground or return path completing the circuit.
The defining characteristic of this topology is that the current ($I$) is identical through both the resistor ($R$) and the inductor ($L$) at any given instant. The total impedance is the vector sum of resistance and inductive reactance: $Z = \sqrt{R^2 + X_L^2}$, where $X_L = 2\pi f L$. For a deeper mathematical breakdown of the phasor diagrams, the All About Circuits AC Textbook provides excellent vector visualizations.
Why Series Over Parallel?
The choice between series and parallel topologies depends entirely on whether you need to divide voltage or divide current. A series RL circuit acts as a frequency-dependent voltage divider. By choosing whether you measure Vout across the resistor (low-pass filter) or across the inductor (high-pass filter), you manipulate signal amplitude based on frequency. It is also used for current limiting (like magnetic ballasts) because the inductor inherently chokes high-frequency current spikes without dissipating DC power as heat.
Conversely, a parallel RL circuit acts as a current divider. Both components share the same voltage, making it the required topology for tank circuits (oscillators), impedance matching networks, and shunt filtering where you want to bleed high-frequency noise to ground while passing DC current to a load.
Component Behavior and Failure Extremes
Understanding how the circuit reacts to parameter shifts and catastrophic failures is critical for troubleshooting. The table below maps the behavioral shifts when individual variables change.
| Parameter Change | Effect on Total Impedance (Z) | Effect on Phase Angle (θ) | Effect on Cutoff Freq (fc) |
|---|---|---|---|
| Resistance (R) Increases | Increases | Decreases (moves closer to 0°) | Increases (fc = R / 2πL) |
| Inductance (L) Increases | Increases (at f > 0) | Increases (moves closer to +90°) | Decreases |
| Frequency (f) Increases | Increases | Increases (moves closer to +90°) | N/A (Independent variable) |
Failure Mode Contrast: What Breaks at the Extremes?
When components fail, the circuit behavior shifts drastically. Inductors typically fail open due to thermal overload melting the fine wire windings, while resistors can fail open or short depending on the fault current.
- Shorted Resistor (R = 0Ω): The circuit becomes a pure inductor. At high frequencies, impedance is high, but at DC or low frequencies, the inductor acts as a dead short. This causes massive current spikes, quickly driving the inductor core into magnetic saturation and potentially destroying the voltage source.
- Open Resistor (R = ∞): Current drops to zero. Node B floats to the same potential as Node A (if measured with a high-impedance oscilloscope). The filtering action is completely lost.
- Shorted Inductor (L = 0H): The inductor behaves as a piece of wire. The circuit becomes a pure resistor. All filtering is bypassed; the circuit passes DC and AC equally, acting only as a heater.
- Open Inductor (L = ∞): The most common real-world failure. Current stops immediately. If the circuit was carrying high DC current when the inductor opens, the collapsing magnetic field ($V = -L \frac{di}{dt}$) generates a massive voltage spike across the open gap, often arcing and destroying nearby semiconductor switches.
Design Walkthrough: Picking Real Component Values
Let us design a low-pass RL filter where the output voltage is measured across the resistor (Node B to Node C). Our target is a -3dB cutoff frequency ($f_c$) of approximately 15.9 kHz, a common audio/signal threshold.
The cutoff frequency formula for an RL filter is:
$f_c = \frac{R}{2\pi L}$
Step 1: Select the Inductor
We need a 1 mH inductor. For signal-level filtering, we must avoid unshielded inductors that pick up ambient EMI. We select the Wurth Elektronik 744025001, a shielded SMD power inductor. It has a saturation current ($I_{sat}$) of 0.28A and a DC resistance (DCR) of roughly 1.2Ω. The low DCR ensures it won't skew our 100Ω target resistance significantly.
Step 2: Select the Resistor
Rearranging the formula for R: $R = 2\pi \times f_c \times L = 2\pi \times 15915 \times 0.001 \approx 100\Omega$. We select a Vishay Dale CMF55100R00FHEB, a 100Ω, 1/2W, 1% tolerance metal film resistor. Metal film is chosen over carbon composition to minimize thermal noise and parasitic inductance.
Step 3: Verify Saturation Limits
The Wurth inductor saturates at 0.28A. Using Ohm's law, the maximum continuous DC or peak AC voltage we can apply before the inductor loses its inductance is $V_{max} = I_{sat} \times R = 0.28A \times 100\Omega = 28V_{pk}$. We will design our test signal to stay well below this, at 5Vpp.
Step 4: Calculate Time Constant
The DC time constant ($\tau$) dictates how fast the circuit responds to step inputs: $\tau = \frac{L}{R} = \frac{0.001H}{100\Omega} = 10\mu s$. This means it takes 50μs (5τ) for the current to reach 99.3% of its final value when a DC step is applied.
Step-by-Step Breadboard Testing Procedure
Validating an RL circuit in series on a breadboard requires careful probe placement to avoid loading the circuit with the oscilloscope's input capacitance. Follow these steps using a function generator and a digital storage oscilloscope (DSO).
- Insert Components: Place the 100Ω resistor and 1mH inductor in series on the breadboard. Ensure the inductor is oriented away from any sensitive analog traces to minimize magnetic coupling.
- Connect the Source: Connect the function generator's BNC-to-alligator lead. The center conductor (signal) goes to Node A (the free leg of the resistor). The shield (ground) goes to Node C (the free leg of the inductor).
- Configure the Generator: Set the function generator to output a 5Vpp sine wave with a 0V DC offset. Enable the 50Ω output impedance setting if your generator supports it, to match standard transmission lines.
- Attach Oscilloscope Probes: Use 10X attenuation probes to minimize capacitive loading. Clip Channel 1 (CH1) to Node A (Vin) and Channel 2 (CH2) to Node B (Vout across the resistor). Connect both probe ground springs to Node C. Never use long ground alligator clips for high-frequency measurements; use the short ground spring to prevent ground-loop inductance.
- Sweep and Measure: Start at 1 kHz. Note that CH2 amplitude is nearly identical to CH1. Slowly increase the frequency. As you pass 15.9 kHz, the amplitude on CH2 should drop to 70.7% (-3dB) of the CH1 amplitude (approx 3.53Vpp).
- Verify Phase Shift: At exactly the cutoff frequency, trigger the scope on CH1's rising edge. Measure the time delay ($\Delta t$) between the zero-crossing of CH1 and CH2. At 15.9 kHz, the period is 62.8μs. The delay should be exactly 1/8th of a period (7.85μs), confirming a -45° phase shift.
Frequently Asked Questions
What happens to the phase angle in an RL circuit in series at the cutoff frequency?
At the -3dB cutoff frequency, the inductive reactance ($X_L$) exactly equals the resistance ($R$). Because the impedance triangle forms a 45-45-90 right triangle, the total current lags the applied source voltage by exactly 45 degrees. If you are measuring the output voltage across the resistor (low-pass configuration), the resistor's voltage is perfectly in phase with the current. Therefore, the output voltage lags the input voltage by exactly -45°. For a comprehensive visual guide on plotting these phasors, refer to Electronics Tutorials.
Can I use an RL circuit in series for DC motor snubber protection?
Technically yes, but it is highly inefficient compared to an RC snubber. Placing a series RL circuit across a mechanical switch or relay contacts limits the rate of current rise ($di/dt$) when the switch closes, reducing contact bounce and inrush currents. However, during normal DC operation, the inductor acts as a short circuit, forcing the resistor to continuously dissipate power as heat ($I^2R$ losses). For protecting switch contacts from the inductive kickback of a DC motor when the switch opens, a flyback diode, an RC snubber, or a varistor (MOV) are the industry-standard solutions.
Why does my series RL circuit ring or oscillate on the breadboard?
Ideal RL circuits do not ring; they exhibit exponential decay. If you are seeing high-frequency oscillation (ringing) on your oscilloscope when applying a square wave, you are observing a parasitic RLC circuit. The inductor has internal winding capacitance, and the breadboard adds parallel stray capacitance (typically 2-5pF). Together with your inductor, this forms a resonant tank circuit. The resonant frequency of this parasitic ringing is $f_{res} = \frac{1}{2\pi\sqrt{LC_{parasitic}}}$. To dampen this ringing, you can add a small resistor in parallel with the inductor, or use an inductor with a lower self-resonant frequency (SRF) and higher internal core losses.






