When you label the series vector diagram (commonly called a phasor diagram) for an AC circuit, the current vector ($I$) is always drawn horizontally at 0° to serve as your reference axis. In a series Resistor-Inductor (RL) topology, the resistor voltage ($V_R$) aligns perfectly with the current vector, while the inductor voltage ($V_L$) points straight up at +90°. The total source voltage ($V_T$) forms the hypotenuse of this right triangle, leading the current by a phase angle ($\theta$) determined by the ratio of inductive reactance to resistance.

This guide moves beyond abstract textbook definitions. We will build a physical 1 kHz RL circuit, calculate the exact vector magnitudes, map the failure modes, and walk through the oscilloscope probing technique required to verify your diagram on the bench.

Topology and Node Labels for the Series RL Circuit

To accurately label the series vector diagram, you must first define the physical nodes of your circuit. A standard series RL topology consists of an AC voltage source, a resistor, and an inductor wired in a single continuous loop.

  • Node A (Source High): The output terminal of the AC function generator. This is where $V_T$ is measured relative to ground.
  • Node B (Junction): The physical connection point between the resistor and the inductor. Measuring here relative to ground gives you the voltage drop across the inductor ($V_L$).
  • Node C (Source Low / Ground): The return path of the AC source, tied to the bench ground. This is your 0V reference point.

Because the components are in series, the exact same current flows through Node A, Node B, and Node C at any given instant. This shared current is why $I$ becomes the anchor for our vector diagram.

Design Walkthrough: Picking Real Component Values

Let us design a bench-testable circuit and calculate the exact vectors. We will use a standard 1 kHz sine wave, a 1 kΩ carbon film resistor, and a 100 mH axial leaded inductor (such as the Bourns 78F101J-RC).

1. Calculate Inductive Reactance ($X_L$):
$X_L = 2\pi f L$
$X_L = 2 \cdot \pi \cdot 1000\text{ Hz} \cdot 0.1\text{ H} = 628.32\ \Omega$

2. Calculate Total Impedance ($Z$):
$Z = \sqrt{R^2 + X_L^2}$
$Z = \sqrt{1000^2 + 628.32^2} = \sqrt{1,000,000 + 394,786} = 1181.5\ \Omega$

3. Calculate the Phase Angle ($\theta$):
$\theta = \arctan(X_L / R)$
$\theta = \arctan(628.32 / 1000) = 32.14^\circ$

4. Map the Voltage Vectors (Assuming a 5V Peak Source):
Total Peak Current ($I_{pk}$) = $5\text{V} / 1181.5\ \Omega = 4.23\text{ mA}$.
$V_R$ Vector Length = $I_{pk} \cdot R = 4.23\text{ mA} \cdot 1000\ \Omega = \mathbf{4.23\text{V}_{pk}}$ (at 0°).
$V_L$ Vector Length = $I_{pk} \cdot X_L = 4.23\text{ mA} \cdot 628.32\ \Omega = \mathbf{2.66\text{V}_{pk}}$ (at +90°).
$V_T$ Vector Length = $\mathbf{5.00\text{V}_{pk}}$ (at +32.14°).

Bench Tip: When you label the series vector diagram on paper, always draw the $V_R$ vector horizontally to the right, and the $V_L$ vector vertically upward from the tip of $V_R$. The hypotenuse drawn from the origin to the tip of $V_L$ is your total source voltage $V_T$.

Behavior Table and Failure-Mode Contrast

Understanding how the vector diagram shifts when component values drift or fail is critical for troubleshooting AC power systems and audio crossover networks. Below is the behavior matrix for our 1 kHz RL topology.

Parameter Change Effect on Impedance ($Z$) Effect on Phase Angle ($\theta$) Visual Shift on Vector Diagram
Increase R (e.g., to 2kΩ) Increases Decreases (closer to 0°) $V_R$ vector stretches horizontally; $V_T$ flattens out.
Increase L (e.g., to 200mH) Increases Increases (closer to 90°) $V_L$ vector stretches vertically; $V_T$ points steeper.
Increase Freq (e.g., to 5kHz) Increases ($X_L$ rises) Increases (closer to 90°) Identical visual shift to increasing L.
Short R (Failure Mode) Drops to just $X_L$ Becomes exactly 90° $V_R$ vanishes. $V_T$ and $V_L$ overlap perfectly on the Y-axis.
Open L (Failure Mode) Becomes infinite Undefined (Current = 0) All vectors collapse to zero length. Full source voltage appears across the open break.

Why Series Over Parallel?
You might wonder why we use a series topology for phase-shifting rather than parallel. In a parallel RL circuit, the voltage is common across both branches, forcing the current vectors to split and shift. Series topologies are preferred when you need to shift the output voltage phase relative to a fixed input current, such as in thyristor trigger circuits or analog synthesizer phase-shift oscillators. Furthermore, series circuits inherently limit fault current via the combined impedance $Z$, whereas a parallel inductor can present a near-dead short to the AC source at low frequencies.

Breadboard Testing Step-by-Step

Verifying your labeled vector diagram requires an oscilloscope. However, measuring AC phase shifts on a breadboard introduces a notorious trap: the oscilloscope ground loop.

WARNING: The ground clips on all oscilloscope BNC probes are tied together internally through the scope's chassis earth ground. If you clip CH1's ground to Node C and CH2's ground to Node B, you will short-circuit the inductor through the scope, potentially destroying your function generator's output stage or blowing the scope's internal fuse.

Follow these numbered steps to safely verify the 32.14° phase shift:

  1. Build the Circuit: Insert the 1 kΩ resistor and 100 mH inductor in series on the breadboard. Connect Node C to the breadboard's ground rail.
  2. Connect the Source: Set your function generator to a 1 kHz sine wave, 5V peak (10V peak-to-peak). Connect the center conductor to Node A and the ground shield to Node C.
  3. Probe Node A (Source): Connect CH1 probe tip to Node A. Connect the CH1 ground clip to Node C. Set CH1 to 2V/div.
  4. Probe Node B (Junction): Connect CH2 probe tip to Node B. Crucial: Connect the CH2 ground clip to Node C as well (not Node A). Set CH2 to 2V/div.
  5. Isolate the Resistor Voltage: Because CH2 is measuring Node B to Ground ($V_L$), and CH1 is measuring Node A to Ground ($V_T$), you must use the scope's Math function. Select Math = CH1 - CH2. This math channel will display the voltage drop strictly across the resistor ($V_R$).
  6. Measure the Phase Shift: Trigger on CH1. Use the cursor tool to measure the time delay ($\Delta t$) between the zero-crossing of the Math channel ($V_R$, which is in-phase with current) and CH1 ($V_T$). At 1 kHz, one full cycle is 1 ms (360°). A 32.14° shift should yield a time delay of approximately 89.2 microseconds.

For a deeper theoretical breakdown of how impedance dictates these phase relationships, the LibreTexts OpenStax Physics module on AC Circuits provides excellent foundational derivations. Additionally, Fluke's technical guide on impedance offers practical insights into how real-world parasitic resistance in inductors can slightly skew your theoretical vector angles on the bench.

Frequently Asked Questions

What is the reference vector when you label the series vector diagram?

In any series AC circuit, the current ($I$) is always the reference vector, drawn at 0° on the horizontal X-axis. This is because Kirchhoff’s Current Law dictates that the exact same current flows through all series components at any given instant. By anchoring the diagram to the current, the voltage vectors for resistors, inductors, and capacitors can be drawn at their fixed, component-specific phase offsets (0°, +90°, and -90°, respectively) without the diagram shifting as frequency changes.

How do I label the series vector diagram for an RC circuit instead of RL?

The horizontal reference (Current and $V_R$) remains exactly the same. The only change is the reactive component. For a capacitor, current leads voltage by 90°. Therefore, when you label the series vector diagram for an RC circuit, the capacitor voltage vector ($V_C$) is drawn pointing straight down at -90° from the tip of the $V_R$ vector. The total voltage hypotenuse ($V_T$) will point downward into the fourth quadrant, indicating a negative phase angle (current leads the total source voltage).

Why do voltages not add arithmetically when you label the series vector diagram?

If you measure $V_R$ (4.23V) and $V_L$ (2.66V) with a standard multimeter, adding them together yields 6.89V, which is greater than your 5V source. This happens because multimeters measure RMS magnitude but ignore phase. The voltages are out of time with one another; the inductor reaches its peak voltage at a completely different millisecond than the resistor. They must be added geometrically using the Pythagorean theorem ($V_T = \sqrt{V_R^2 + V_L^2}$), which correctly accounts for the 90° time offset and yields the true 5V total.

Can I label the series vector diagram using RMS or peak values?

Yes, you can use either, provided you remain strictly consistent across all vectors. If you use Peak values (as we did in the design walkthrough: 5V, 4.23V, 2.66V), the geometric proportions and the phase angle ($\theta$) will be identical to using RMS values (3.53V, 2.99V, 1.88V). However, never mix them. Drawing $V_R$ in RMS and $V_L$ in Peak will result in a mathematically invalid hypotenuse and a completely incorrect phase angle calculation. In power distribution and standard bench work, RMS is the default convention.