In standard 120V/240V home electrical systems, loads are always wired in parallel. Wiring in series is strictly forbidden for branch circuits and is reserved solely for specialized constant-current LED drivers, low-voltage decorative lighting, or specific control circuits. If you wire standard home receptacles or lighting fixtures in series, the voltage will divide unevenly, devices will fail to operate, and you will create a severe shock and fire hazard that violates the National Electrical Code (NEC).
Understanding the exact mathematical and physical differences between these topologies is critical for sizing conductors, calculating voltage drop, and troubleshooting dead circuits. Below is a complete breakdown of how these configurations behave, how to size a parallel branch circuit, and how to safely bench-test series strings.
The Core Topologies: Node Labels & Behavior
To understand the behavior differences, we must first define our nodes. In a parallel topology, Node A is the source hot (line), Node B is the shared load connection point, and Node C is the source neutral (return). Every load bridges Node A and Node C directly. In a series topology, Node A is the source hot, Node B is the junction between Load 1 and Load 2, and Node C is the source neutral. The current must pass through Load 1 to reach Node B, and through Load 2 to reach Node C.
Here is how the electrical parameters behave in each configuration when wiring in parallel or series:
| Parameter | Series Topology (Nodes: A → L1 → B → L2 → C) | Parallel Topology (Nodes: A → [L1 & L2] → C) |
|---|---|---|
| Voltage (V) | Divides across loads based on resistance ($V_{total} = V_1 + V_2$) | Constant across all loads ($V_{total} = V_1 = V_2$) |
| Current (I) | Constant through all loads ($I_{total} = I_1 = I_2$) | Divides among branches ($I_{total} = I_1 + I_2$) |
| Resistance (R) | Adds up ($R_{total} = R_1 + R_2$) | Decreases ($1/R_{total} = 1/R_1 + 1/R_2$) |
| Home Wiring Use | Forbidden for 120V/240V branch circuits | Mandatory for all 120V/240V branch circuits |
| Wire Sizing Basis | Sized for single continuous load current | Sized for cumulative maximum branch current |
According to All About Circuits, the defining feature of a parallel circuit is that all components are connected between the same two electrically common points. This is why your kitchen toaster and your refrigerator can both receive a full 120V simultaneously, despite being on the same branch circuit.
Why Home Circuits Demand Parallel Wiring (And What Breaks)
We choose parallel topology for home wiring because it guarantees independent operation and consistent voltage delivery. If you were to wire two 120V, 60W incandescent bulbs in series across a 120V source, the voltage would split. Each bulb would receive roughly 60V, glowing dimly and failing to produce rated lumens. Worse, if the loads have different wattages (and therefore different resistances), the voltage divides unevenly. A 40W bulb (higher resistance) would absorb more voltage than a 100W bulb (lower resistance), potentially overvolting and destroying the 40W bulb.
Parallel wiring eliminates this. Because Node A (Hot) and Node C (Neutral) are maintained at a nominal 120V (typically 114V–126V under load), every receptacle and fixture receives the exact voltage it was engineered for, regardless of what else is plugged in.
What breaks at the extremes?
- Parallel Open Fault: If a wire nut fails or a bulb burns out at Node B, only that specific branch loses power. The rest of the circuit continues to operate normally.
- Parallel Short Fault: If the hot and neutral wires touch (a dead short across Node A and C), resistance drops to near zero. Current spikes to hundreds of amps. The 15A or 20A breaker’s magnetic trip mechanism engages in under 0.02 seconds, cutting power before the 14 AWG or 12 AWG wire can melt.
- Series Open Fault: A single broken filament or loose connection at Node B breaks the entire path. Current drops to 0A, and every load on the string goes dark (the classic "old Christmas light" failure mode).
- Series Short Fault: If Load 1 shorts out internally, its resistance drops to zero. The full 120V source is now applied entirely across Load 2. Load 2 will instantly overvoltage and fail catastrophically.
Design Walkthrough: Sizing a 120V Parallel Lighting Branch
Let’s design a real-world parallel branch circuit for a living room using modern components. We are installing six 15W LED recessed downlights on a single switch loop.
1. Calculate Total Load and Current
Total Wattage = 6 lights × 15W = 90W.
Current ($I$) = $P / V$ = 90W / 120V = 0.75 Amps.
This is well below the 80% continuous load limit of a standard 15A breaker (12A).
2. Select Conductor and Breaker
Per NEC 310.16, we look at the 60°C column for standard NM-B (Romex) cable. 14 AWG copper is rated for 15A. We will use 14/2 NM-B and a 15A single-pole breaker. (Note: If local code mandates AFCI protection for living areas, use a 15A AFCI breaker).
3. Calculate Voltage Drop
Assume the furthest light is 60 feet from the panel. We must ensure voltage drop stays under the NEC-recommended 3% for branch circuits (3.6V).
Formula: $VD = \frac{2 \times K \times I \times L}{CM}$
Where $K$ (copper resistivity) ≈ 12.9, $I$ = 0.75A, $L$ = 60 ft, and $CM$ (circular mils for 14 AWG) = 4,110.
$VD = \frac{2 \times 12.9 \times 0.75 \times 60}{4110} = \frac{1161}{4110} = 0.28 Volts.
The voltage drop is negligible (0.23%), confirming 14 AWG is perfectly sized for this parallel run.
Breadboard-Testing a Low-Voltage Series String
Safety Warning: Never attempt to breadboard or bench-test 120V AC mains voltage. It is lethal and violates all electrical safety protocols. To understand and test series topology safely, we use a low-voltage DC equivalent on the bench.
If you are designing a 24V DC landscape lighting system or a solar array where series wiring is used to step up voltage, you must bench-test the string before deployment. Here is how to test a series string of three 8V forward-voltage ($V_f$) LED modules using a bench power supply and a multimeter, as recommended by testing authorities like Fluke.
- Variable DC Bench Power Supply (set to 24V, 1A current limit)
- 3x LED modules rated for 8V $V_f$ at 350mA
- Digital Multimeter (DMM) with alligator clip leads
- Solderless breadboard and 22 AWG jumper wires
Step-by-Step Test Procedure:
- Set the Power Supply: Turn on the bench supply with no load connected. Set the voltage dial to exactly 24.0V DC. Set the current limit (OCP) to 0.50A to protect the LEDs in case of a wiring error.
- Wire the Series String: Insert the anode (positive) of LED 1 into the breadboard's positive rail. Connect the cathode (negative) of LED 1 to the anode of LED 2 using a jumper. Connect the cathode of LED 2 to the anode of LED 3. Connect the cathode of LED 3 to the breadboard's negative rail.
- Verify Node Voltages (De-energized): Before applying power, use your DMM in continuity mode to verify the path. You should read continuity from the positive rail through all three LEDs to the negative rail, confirming a single continuous series node path.
- Apply Power and Measure Current: Connect the bench supply positive to the positive rail, and negative to the negative rail. The LEDs should illuminate. Clamp your DMM around the positive feed wire (or use the supply's built-in ammeter). It should read approximately 0.35A (350mA). Because it is a series circuit, this current is identical through all three LEDs.
- Measure Individual Node Voltages: Switch your DMM to DC Volts. Place the black probe on the negative rail (Node C) and the red probe on the junction between LED 1 and LED 2 (Node B). It should read ~8.0V. Move the red probe to the next junction; it should read ~16.0V. Move it to the positive rail; it should read ~24.0V. This confirms Kirchhoff's Voltage Law: the sum of the voltage drops equals the source voltage.
Troubleshooting Extremes: Open vs. Short Faults in the Field
When a home circuit fails, understanding whether you are dealing with an open or a short dictates your troubleshooting path. Because home branch circuits are parallel, the symptoms are highly predictable.
The "Dead Receptacle" (Parallel Open)
If a receptacle at the end of a daisy-chained parallel run is dead, but the upstream receptacles work, you have an open fault. The break is usually at the Node B junction (the wire nuts or push-in terminals connecting the downstream cable). Fix: De-energize the breaker, verify dead with a non-contact voltage tester and a DMM, and inspect the upstream receptacle. Look for a broken 14 AWG copper conductor or a failed push-in (backstab) terminal. Always use the screw terminals or pigtail the wires for reliable parallel connections.
The "Instant Trip" (Parallel Short)
If the breaker trips the moment you reset it, with a loud snap and no load plugged in, you have a dead short. The hot (black) and neutral (white) conductors are touching somewhere in the parallel branch. Fix: Do not force the breaker to hold. Disconnect the loads one by one at their respective junction boxes. Use a multimeter set to Ohms (Ω) across the hot and neutral bus bars at the panel (with the breaker off and the circuit isolated). A reading of < 1 Ω indicates the short is still present in the walls. You will need to trace the cable run to find where a drywall screw or a crushed NM-B jacket has bridged the conductors.
For comprehensive safety standards and code compliance regarding branch circuit wiring, always refer to the NFPA National Electrical Code (NEC) and consult your local Authority Having Jurisdiction (AHJ), as local amendments may require 12 AWG wire for all 15A and 20A lighting circuits regardless of the calculated load.






