For 99% of home, workshop, and DIY applications, you must wire lights in parallel. Series wiring is strictly reserved for specific low-voltage decorative strings or constant-current LED drivers. If you wire standard 120V AC bulbs or 12V DC LED pucks in series, you will create a single point of failure that kills the entire circuit, cause unpredictable voltage division, and likely damage the internal electronics of modern LED drivers. Parallel wiring ensures every fixture receives the full source voltage and operates independently.
Topology Breakdown: Nodes, Paths, and Failure Modes
To understand why parallel is the default, we need to look at the physical node connections and how the circuit behaves when a component fails. Let us define our nodes: Node A is the source positive (DC) or line/hot (AC). Node B is the source negative (DC) or neutral (AC).
- Parallel Topology: Node A connects directly to the input terminal of Load 1, Load 2, and Load 3 simultaneously. The output terminals of all three loads tie together and return to Node B. There are multiple independent paths for current.
- Series Topology: Node A connects to the input of Load 1. The output of Load 1 connects to the input of Load 2. The output of Load 2 connects to the input of Load 3. The output of Load 3 returns to Node B. There is only one single path for current.
| Parameter | Parallel Circuit | Series Circuit |
|---|---|---|
| Voltage Across Each Bulb | Full source voltage (e.g., 120V or 12V) | Divided by the number of bulbs (e.g., 40V or 4V) |
| Total Current Draw | Sum of all individual load currents | Equal to the current of a single load |
| One Bulb Burns Out (Open) | Only that specific bulb goes dark; others stay on | Entire circuit breaks; all bulbs go dark |
| One Bulb Shorts Internally | Massive current spike; breaker trips immediately | Shorted bulb bypasses; remaining bulbs get higher voltage and likely blow |
Design Walkthrough: 120V AC Parallel Lighting Circuit
Let us design a real-world residential hallway circuit. We are wiring three 9W LED bulbs (60W incandescent equivalent) on a standard 120V AC branch circuit. We assume copper conductors and the 60°C ampacity column per NEC Article 310.16.
- Calculate Total Load: 3 bulbs × 9W = 27W total.
- Calculate Current: I = P / V → 27W / 120V = 0.225 Amps.
- Select Wire Size: 14 AWG copper (NM-B or THHN). The 60°C column rates 14 AWG at 15A. Our 0.225A load is well below the 80% continuous load threshold (12A), giving us massive headroom and minimizing voltage drop over long runs.
- Select Breaker: 15A standard thermal-magnetic breaker.
- Wire the Nodes: The black (hot) wire from the breaker pig-tails to the black wires of all three light fixtures (Node A). The white (neutral) wire from the panel pig-tails to the white wires of all three fixtures (Node B). The bare copper ground wires are bonded together and to the metal junction boxes.
Modern LED bulbs contain internal switching power supplies. If wired in series across 120V, the 120V would divide unevenly based on the complex impedance of each driver. One driver might see 80V and another 20V, causing them to flicker, fail to strike, or suffer dielectric breakdown.
Breadboard Testing: Proving the Topology at 12V DC
Before you touch mains voltage, prove the physics on your workbench. This test requires a 12V DC power supply (like a Mean Well GST40A12), three 12V DC LED pucks, a breadboard, and a multimeter.
Step 1: The Parallel Test
- Connect the 12V positive rail to the anode (red wire) of LED 1, LED 2, and LED 3.
- Connect the 12V negative rail to the cathode (black wire) of all three LEDs.
- Power on the supply. All three LEDs illuminate at full brightness.
- Measure voltage across LED 1. Your multimeter will read 12.0V. Disconnect LED 1. LEDs 2 and 3 remain lit. This proves independent operation.
Step 2: The Series Test
- Rewire the circuit: 12V positive to LED 1 anode. LED 1 cathode to LED 2 anode. LED 2 cathode to LED 3 anode. LED 3 cathode to 12V negative.
- Power on the supply. The LEDs will likely be extremely dim or completely off.
- Measure voltage across LED 1. You will read approximately 4.0V. The 12V source has divided equally across the three identical loads. Because 4V is below the forward voltage threshold of the internal components, the circuit fails to perform its intended function.
The Decision Tree: Series vs Parallel Selection Matrix
Use this decision path to select the correct topology for your specific power source and load type. Follow the conditions from top to bottom.
| System Condition | Required Topology | Concrete Implementation / Part Pick |
|---|---|---|
| Mains AC (120V/240V) residential or commercial lighting | Parallel | 14/2 NM-B cable, 15A/20A breaker, standard E26 LED bulbs |
| 12V or 24V DC Constant-Voltage power supply (e.g., LED strip drivers) | Parallel | 18 AWG zip cord, Mean Well LRS-150-12 power supply, 12V LED modules |
| Low-voltage landscape lighting with a magnetic transformer | Parallel | 12/2 or 10/2 direct burial UF cable, 12V halogen or LED path lights |
| High-voltage DC string driven by a Constant-Current (CC) LED driver | Series | Mean Well HLG-40H-C350 (350mA CC driver), bare COB LED emitters wired anode-to-cathode |
Code, Safety, and Mains Wiring Realities
When transitioning from 12V breadboard tests to 120V AC home wiring, the stakes change dramatically. A short circuit in a 12V parallel system might just blow a small glass fuse; a short in a 120V parallel system can cause an arc flash and fire if not properly protected.
- Switch the Hot Leg, Never the Neutral: In a parallel AC circuit, your wall switch must interrupt the hot (black) wire before it reaches the light fixture. If you switch the neutral, the light will turn off, but the fixture socket remains energized at 120V, creating a severe shock hazard when changing a bulb.
- Verify Dead Before Touching: Always turn off the breaker, lock or tag the panel if possible, and verify the circuit is dead using a non-contact voltage tester (NCVT) and a multimeter tested on a known live source first. NEC-style guidance is provided here for educational purposes; your local Authority Having Jurisdiction (AHJ) has final authority on code compliance.
- Pigtail Connections: When connecting multiple parallel loads in a single junction box, do not rely on the device itself to pass power through (daisy-chaining via the fixture's internal wires) unless the fixture is explicitly rated for feed-through. Instead, use wire nuts or Wago 221 lever connectors to pigtail the hot and neutral lines to each fixture independently. This ensures that removing one fixture for maintenance does not break the circuit for the downstream lights.
Understanding the fundamental physics of series and parallel circuits prevents catastrophic design errors. By defaulting to parallel wiring for standard voltage sources, you ensure consistent brightness, independent operation, and compliance with modern electrical safety standards.






