When studying for an electrical exam or reviewing textbook problems, you have likely encountered the classic prompt: "In a simple AC circuit shown on the right, what happens to the phase angle if..." Because we cannot see your specific textbook diagram, we are going to define our reference "circuit on the right" as the most common AC troubleshooting topology: a 120V RMS, 60Hz Series RL (Resistor-Inductor) circuit.
Understanding this topology is not just about passing exams; it is the foundational model for analyzing motor windings, relay coils, and fluorescent ballasts. Below, we will break down the exact node topology, select real-world components, map out failure extremes, and walk through a safe, low-voltage bench test to verify the math on your oscilloscope.
Topology Breakdown & Real Component Selection
A series RL circuit forces the same current through both the resistive and inductive elements, but the voltage drops across them are 90 degrees out of phase. To make this practical, let's design a 120VAC 60Hz circuit that simulates a small industrial relay coil or a shaded-pole motor winding. We need a 45-degree phase shift, meaning our resistance ($R$) must exactly equal our inductive reactance ($X_L$).
At 60Hz, to get $X_L = 100\Omega$, we need an inductance of roughly 265mH ($L = X_L / (2\pi f)$). With $R = 100\Omega$ and $X_L = 100\Omega$, our total impedance ($Z$) is $141.4\Omega$, drawing roughly 848mA from a 120V source.
| Component | Target Value | Real-World Part / Spec | Power Rating | Node Mapping |
|---|---|---|---|---|
| AC Source | 120V RMS, 60Hz | Standard US Mains / Isolation Transformer | N/A | Node 1 (Hot) to Node 4 (Neutral) |
| Resistor (R) | 100Ω | Vishay RS005100R0FE12 (Wirewound) | 5W (Dissipates ~72W? No, $I^2R = 0.848^2 \times 100 = 71.9W$. Correction: Use 100W chassis mount like Vishay FVT100) | Node 1 to Node 2 |
| Inductor (L) | 265mH | Hammond 195J (Air-core choke, 250mH close-match) | Rated for 1A+ DC/AC | Node 2 to Node 3 |
| Return Path | 0Ω | 14 AWG THHN Copper | N/A | Node 3 to Node 4 |
Note on the math above: A 5W resistor will instantly vaporize at 72W. For a real 120V bench build, you must either use a massive 100W chassis-mount resistor (like the Vishay FVT series) or, as we will do in the testing section, step the voltage down to 24VAC to keep component sizes manageable.
Behavior Matrix: Parameter Shifts & Failure Extremes
The most common exam and field-diagnostic questions ask what happens when a single variable changes. In a series RL circuit, frequency ($f$) and inductance ($L$) dictate reactance, which in turn governs the phase angle ($\theta$) and total current. Here is exactly how the circuit behaves under normal shifts and catastrophic failures.
| Condition / Fault | Impedance (Z) | Current (I) | Phase Angle (θ) | Real-World Physical Result |
|---|---|---|---|---|
| Baseline (60Hz) | 141.4Ω | 848mA | 45° Lagging | Normal operation; R and L share voltage equally (84.8V each). |
| Frequency Drops (30Hz) | 111.8Ω | 1.07A | 26.5° Lagging | $X_L$ halves. Circuit becomes more resistive. Current spikes, R runs hotter. |
| Short across R | 100Ω (Pure $X_L$) | 1.2A | 90° Lagging | Resistor bypassed. Inductor limits current via reactance alone. High magnetic field. |
| Open Inductor (L fails) | Infinite | 0A | N/A | Circuit breaks. Full 120V appears across the open inductor terminals (Node 2 to 3). |
| Inductor Core Saturates | Drops sharply | Spikes | Approaches 0° | Inductance collapses to near-zero (just wire resistance). Acts like a dead short, trips breaker. |
Notice the core saturation failure mode. If you are using an iron-core inductor (like a real motor winding or transformer primary) and the applied voltage exceeds the core's magnetic capacity, the inductance vanishes. The only thing limiting current becomes the tiny DC resistance of the copper wire, resulting in a massive current spike that will trip your breaker or melt the winding.
Why Series RL Over Series RC? (Topology Comparison)
Why do we use an RL topology instead of a Series RC (Resistor-Capacitor) circuit? The choice comes down to how the components react to sudden changes and their power factor implications.
- Choose Series RL when: You need to limit inrush current, filter out high-frequency noise, or simulate/model inductive loads like motors and solenoids. Inductors resist sudden changes in current. In an RL circuit, the current lags the voltage. This is the natural state of 90% of industrial machinery.
- Choose Series RC when: You are building snubber networks to suppress voltage spikes across switching contacts, creating timing delays, or performing power factor correction. Capacitors resist sudden changes in voltage. In an RC circuit, the current leads the voltage.
For a deeper dive into the phasor math behind these differences, the All About Circuits textbook chapter on Series RL provides excellent vector diagrams.
Step-by-Step Breadboard & Bench Testing
SAFETY WARNING: Do not build 120VAC circuits on a standard solderless breadboard. The contact resistance is too high, arcing will occur, and the plastic housing is not rated for mains isolation. Furthermore, probing 120VAC with a standard oscilloscope ground clip will create a dead short through the earth ground, destroying your scope and tripping your GFCI.
To safely verify our "circuit on the right" on the workbench, we will step the voltage down to 24VAC using a control transformer and use barrier terminal strips. We will scale our components to maintain the 45-degree phase angle: $R = 47\Omega$, $L = 100mH$ ($X_L \approx 37.7\Omega$ at 60Hz, close enough to 47 for a visual scope trace).
- Prepare the AC Source: Wire a Hammond 166L24 control transformer to your mains. This provides an isolated 24VAC output, eliminating the ground-loop hazard when you connect your oscilloscope.
- Wire the Terminal Strip: Mount a 4-position barrier terminal strip. Connect the transformer secondary to Node 1 and Node 4. Wire the 47Ω 5W wirewound resistor between Node 1 and Node 2. Wire the 100mH inductor between Node 2 and Node 3. Jumper Node 3 to Node 4.
- Configure the Oscilloscope: You need to measure the voltage across the resistor (which is in-phase with the current) and the total source voltage. Connect Channel 1 across Node 1 and Node 4 (Source). Connect Channel 2 across Node 2 and Node 3 (Inductor) or use the scope's Math function (Ch1 - Ch2) to isolate the resistor voltage drop safely. Never clip the ground lead to Node 2 or 3 unless the transformer is strictly isolated.
- Power Up and Measure: Energize the transformer. You should read ~24V RMS on your multimeter at the source.
- Verify Phase Shift: Set the oscilloscope to trigger on Channel 1. Measure the time delay ($\Delta t$) between the zero-crossing of the source voltage (Ch1) and the zero-crossing of the resistor voltage (Math/Ch2). At 60Hz, one full cycle is 16.67ms. A 45° phase shift should yield a delay of roughly 2.08ms ($16.67 / 8$).
By scaling the circuit down to 24VAC, you eliminate the lethal shock hazard and the thermal destruction of your components, while perfectly preserving the AC impedance math and phase relationships. For safe probing techniques on higher voltages, always refer to Fluke's guidelines on using differential probes to isolate your measurement points from earth ground.
Whether you are staring at a textbook diagram or troubleshooting a stalled HVAC contactor coil on a jobsite, the series RL topology remains the bedrock of AC inductive analysis. Master the node relationships, respect the inductive kickback, and always verify your math on the bench before scaling up to line voltage.






