Series wiring forces the exact same current through every component in a single continuous conductive path, while the source voltage divides across each component proportionally to its resistance or forward voltage drop. Unlike parallel circuits where voltage is constant and current divides, a series topology guarantees current matching. This makes it the mandatory choice for driving strings of LEDs from a single voltage source without individual current regulators, and it forms the foundational logic for 120V AC switch loops in home wiring.
The Series Wiring Topology: Node-by-Node Breakdown
To understand series wiring, we must map the circuit by its nodes—the specific junction points where components connect. In a basic DC series string, current has only one path from the positive terminal to the negative terminal. If you break the path at any node, the entire circuit stops.
Consider a 12V DC source driving a current-limiting resistor and two identical LEDs. We label the junctions sequentially:
- Node A: Source positive (12V)
- Node B: Junction between the resistor and LED1
- Node C: Junction between LED1 and LED2
- Node D: Source negative / Ground (0V)
Because the components are in series, Kirchhoff’s Voltage Law (KVL) dictates that the sum of the voltage drops across the resistor and the two LEDs must exactly equal the 12V source. According to Georgia State University's HyperPhysics, the current remains strictly constant at every node in this unbranched path.
| Node | Location | Voltage (V) | Current (mA) | Cumulative Voltage Drop |
|---|---|---|---|---|
| A | Source (+) | 12.00V | 20mA | 0.00V |
| B | After R1 (390Ω) | 4.20V | 20mA | 7.80V |
| C | After LED1 (2.1Vf) | 2.10V | 20mA | 9.90V |
| D | After LED2 (2.1Vf) / GND | 0.00V | 20mA | 12.00V |
Failure Modes: What Breaks at the Extremes?
The single-path nature of series wiring creates a massive vulnerability: a single point of failure. When designing series strings, you must engineer for the two extreme fault conditions—open circuits and short circuits.
| Fault Condition | Effect on Circuit Current | Effect on Remaining Node Voltages | Real-World Result |
|---|---|---|---|
| LED1 Fails OPEN (Bond wire snaps) | Drops instantly to 0mA. | Node B rises to 12V (no drop across R1). Node C floats. | Entire string goes dark. Multimeter reads 12V across the open LED terminals. |
| LED1 Fails SHORT (Dielectric breakdown) | Spikes significantly (limited only by R1). | Node B and Node C merge. LED2 absorbs excess voltage. | Current jumps to ~25mA. LED2 over-drives, overheats, and likely fails open shortly after. |
| R1 Fails OPEN (Resistor burns out) | Drops to 0mA. | Node B drops to 0V (pulled down through LEDs to ground). | String goes dark. No damage to LEDs. |
In old-school incandescent Christmas lights, series wiring was used to drop 120V AC across 50 tiny 2.5V bulbs. When one bulb burned out (failed open), the entire string died. Modern strings include a shunt resistor inside the bulb base that intentionally short-circuits when the filament breaks, keeping the rest of the series string illuminated—but this increases the voltage across the remaining bulbs, accelerating their failure rate.
Design Walkthrough: Sizing a 12V DC Series String
Let’s design a practical indicator circuit using real component values. We want to power two Cree C503B Red LEDs from a standard 12V DC wall adapter.
- Identify LED Specs: The Cree datasheet specifies a typical forward voltage (Vf) of 2.1V and a target forward current (If) of 20mA.
- Calculate Total LED Voltage Drop: 2 LEDs × 2.1V = 4.2V.
- Calculate Resistor Voltage Drop (Vr): Source Voltage - Total LED Drop = 12V - 4.2V = 7.8V.
- Apply Ohm’s Law for Resistance: R = Vr / If = 7.8V / 0.020A = 390Ω. (Fortunately, 390Ω is a standard E12 series value, so no rounding is required).
- Calculate Resistor Power Dissipation: P = I² × R = (0.020)² × 390 = 0.0004 × 390 = 0.156W.
While a standard 1/4W (0.25W) through-hole resistor can technically handle 0.156W, good engineering practice dictates a 50% derating margin for thermal reliability. Therefore, specify a 1/2W 390Ω metal film resistor (e.g., Vishay MRS25 series). This ensures the resistor runs cool to the touch inside an enclosed project box.
Step-by-Step Breadboard Testing & Verification
Never trust a series string without verifying the node voltages. Follow this bench procedure to validate your design before soldering.
- Visual and Continuity Check (Power OFF): Insert the 390Ω resistor, LED1, and LED2 in a single continuous row. Ensure the LED anodes (long legs) face the positive rail. Set your multimeter to continuity mode. Place the red probe on the anode of R1 and the black probe on the cathode of LED2. You should read a near-zero ohm reading (typically 1-3Ω accounting for lead resistance).
- Voltage Mapping (Power ON): Connect the 12V supply. Set the multimeter to DC Volts. Anchor the black probe to the negative rail (Node D). Touch the red probe to Node A (should read 12.0V), Node B (should read ~4.2V), and Node C (should read ~2.1V). If Node B reads 12V, your LED is backwards or dead (open).
- Current Verification (Power OFF, then ON): To measure actual current, you must break the circuit. Pull the anode of R1 out of the positive rail. Set the multimeter to mA. Place the red probe in the positive rail and the black probe on the R1 anode. Power on. The meter completes the series path and should read exactly 20mA (±1mA for component tolerance).
For a deeper dive into Kirchhoff's laws and series circuit mathematics, All About Circuits provides an excellent foundational textbook chapter on DC series networks.
Series Wiring in 120V AC Home Circuits: The Switch Loop
While series wiring is common in DC electronics, its application in 120V/240V AC home wiring is highly specific and strictly regulated by the National Electrical Code (NEC). You cannot wire two 120V loads (like two receptacles or two light fixtures) in series on a single 120V branch circuit. Doing so creates a voltage divider; if you wire two identical 60W bulbs in series across 120V, each receives only 60V, glowing dimly, and the circuit will fail to trip a 15A breaker even under a fault condition.
However, series wiring is the fundamental principle behind the switch loop.
In a standard single-pole lighting circuit, the switch and the load (light fixture) are wired in series. The topology looks like this:
- Node 1 (Line): 120V Hot from the breaker panel enters the switch box.
- Node 2 (Switched Hot): The output of the switch travels to the light fixture's hot terminal.
- Node 3 (Load): Current passes through the light filament/LED driver.
- Node 4 (Neutral): Current returns to the panel via the neutral wire.
When the switch is closed, it acts as a near-zero ohm resistor in series with the high-impedance light fixture. Almost all 120V drops across the light, and it illuminates. When the switch opens, it introduces infinite resistance, dropping the current to zero. The full 120V potential now sits across the open switch terminals (which is why you must always test for voltage at the switch with a non-contact voltage tester or multimeter before replacing it, even if the light is off).
Understanding series topology bridges the gap between low-voltage breadboard prototyping and high-voltage residential wiring. Whether you are calculating voltage drops for a 12V LED string or tracing a switched-hot wire in a junction box, the rule remains identical: one path, one current, divided voltage.






