The Short Answer: When to Wire Lights in Series (And When to Avoid It)

If you are wiring standard 120V AC recessed cans, pendant lights, or wall sconces in your home, stop. Wiring lights in a series on a mains branch circuit is a functional disaster and a direct violation of NFPA 70 (NEC) Article 210, which requires parallel wiring so fixtures operate at their rated voltage. In a 120V series loop, voltage divides across the fixtures; if you wire three identical 120V bulbs in series, each gets only 40V and glows dimly. If one bulb burns out, the entire circuit goes dark.

However, series wiring is the undisputed standard for low-voltage DC constant-current applications. When designing high-power LED arrays, custom landscape lighting, or automotive illumination, wiring lights in a series ensures identical current flows through every emitter, preventing thermal runaway. This guide covers the exact physics, failure modes, and a real-world component walkthrough for designing a series lighting circuit correctly.

Series Topology Explained: Node Labels and Current Flow

In a series topology, components are connected end-to-end, forming a single continuous path for current. There are no branching nodes. Kirchhoff’s Voltage Law dictates that the sum of the voltage drops across each component must equal the total source voltage, while the current remains identical at every point in the loop.

Topology Node Map

Here is the exact node sequence for a three-light series string:

  • Source (+)Node A (Enters LED1 Anode)
  • Node B (Exits LED1 Cathode / Enters LED2 Anode)
  • Node C (Exits LED2 Cathode / Enters LED3 Anode)
  • Node D (Exits LED3 Cathode) → Source (- / GND)

Behavior Table: Circuit Response to Change

Circuit Change Effect on Total Resistance Effect on Current (If Constant Voltage Source) Effect on Current (If Constant Current Source)
Add a 4th identical LED Increases Current drops; all LEDs dim Current stays identical; driver increases voltage to compensate
Remove an LED (jump the node) Decreases Current spikes; remaining LEDs overheat Current stays identical; driver decreases voltage output
One LED heats up (Vf drops) Slightly decreases Current slightly increases across the whole loop Current remains locked; driver adjusts voltage seamlessly

Failure Modes: What Breaks at the Extremes?

Understanding series failure modes is critical for deciding if this topology fits your application. The behavior changes drastically depending on whether the circuit fails open or short.

⚠️ The Open Circuit Extreme (The Classic Failure)

If a single LED or bulb fails open (the internal wire breaks), the circuit's resistance becomes infinite. Current flow drops to absolute zero immediately. Every light in the series string goes dark. This is why series wiring is banned for home egress lighting and stairwells—you cannot risk a single $2 bulb failing and plunging an entire hallway into darkness.

💡 The Short Circuit Extreme (The Fail-Safe)

If an LED fails short (the internal die melts and creates a dead short across Node B and Node C), that specific emitter goes dark, but the circuit remains closed. If you are using a constant-voltage power supply, the total resistance drops, current spikes, and the remaining LEDs will likely burn out in a cascade. But, if you are using a constant-current (CC) driver, the driver simply lowers its output voltage to maintain the target current (e.g., 350mA). The remaining LEDs stay lit at full brightness. This fail-safe behavior is exactly why series strings driven by CC sources are mandated in aerospace and automotive lighting.

Design Walkthrough: Building a 24V Constant-Current Series LED String

Let’s build a high-output series string for a custom workbench lamp. According to the U.S. Department of Energy's SSL guidelines, high-power LEDs must be driven by current, not voltage, to maintain lumen output and color temperature.

Component Selection

  • Driver: Mean Well LDD-350H (Step-down constant current driver, 350mA output, accepts 9-36V DC input). Cost: ~$7.
  • Emitters: 4x Cree XLamp XP-G3 LEDs mounted on star PCBs. Forward Voltage (Vf) at 350mA = 2.9V typical. Cost: ~$4 each.
  • Wire: 22 AWG stranded silicone wire (rated for 600V, highly flexible, easily handles 350mA without voltage drop).
  • Power Supply: 24V DC, 2A switching power supply (e.g., Mean Well GST40A24).

The Math

Total Forward Voltage (Vf) = 4 LEDs × 2.9V = 11.6V.
The LDD-350H requires the input voltage to be at least 2V higher than the output voltage. 24V input > 13.6V minimum requirement. The topology is valid.

Wiring Sequence

  1. Solder 22 AWG red wire from the LDD +Vout to the Anode (+) of LED 1.
  2. Solder a short jumper from the Cathode (-) of LED 1 to the Anode (+) of LED 2.
  3. Repeat this daisy-chain through LED 3 and LED 4.
  4. Solder 22 AWG black wire from the Cathode (-) of LED 4 back to the LDD -Vout.
  5. Connect the 24V power supply to the LDD Vin and GND pins.

Breadboard and Bench Testing Step-by-Step

Never apply power to a series string without verifying the nodes first. A single reversed LED polarity will block the entire circuit and can damage the driver's output capacitors.

  1. Continuity Check (De-energized): Set your multimeter to continuity/diode mode. Place the red probe on the LDD +Vout wire and the black probe on the -Vout wire. You should read the cumulative forward voltage drop (approx 11.6V on a meter with a high enough test voltage) or a closed loop. If it reads "OL" (Open Loop), check your solder joints at Nodes B, C, and D.
  2. Polarity Verification: Visually trace the physical notch or green dot on each LED star PCB to ensure the cathode of one feeds the anode of the next.
  3. No-Load Voltage Test: Disconnect the LED string. Power on the 24V supply. Measure the LDD output terminals. A constant-current driver with an open load will push its voltage to the maximum limit (often 30V+). Verify it is behaving as expected, then power down.
  4. Loaded Current Test: Reconnect the series string. Power up. Break the circuit at Node A and insert your multimeter in series (set to 10A DC). It should read exactly 0.35A (350mA) ± 5%.
  5. Node Voltage Mapping: Keep the circuit powered. Move your multimeter to DC Volts. Measure across each individual LED (Node A to B, B to C, etc.). Each should read between 2.8V and 3.1V. If one reads 0V, it is shorted. If one reads 4V+, it is failing open or has a cold solder joint.

Decision Tree: Series vs. Parallel for Your Lighting Project

Use this decision matrix to terminate your design phase and pick the exact topology and hardware required for your specific scenario.

Application Scenario Topology Pick Required Hardware / Wire Why This Wins
120V/240V AC Home Branch Circuit (Recessed, Pendants) Parallel 14 AWG NM-B, standard single-pole switch NEC compliance; fixtures require full line voltage; independent operation.
12V DC LED Strip Lights (Under-cabinet, cove lighting) Parallel 18 AWG stranded, 12V Constant Voltage supply Strips have internal current-limiting resistors; parallel prevents voltage drop dimming at the end of the run.
High-Power 1W+ DC LEDs (Workbench, spotlights, automotive) Series 22 AWG stranded, Constant Current Driver (e.g., Mean Well LDD) Prevents thermal runaway; ensures identical lumen output across all emitters.
Decorative Low-Voltage String Lights (Patio, holidays) Series 24 AWG copper, Constant Voltage (sized to match total Vf) Allows use of micro-bulbs; if one bulb shorts, the shunt keeps the string alive.
🏆 Default Recommendation for DIY DC Lighting:

If you are building custom 12V or 24V DC fixtures using bare high-power LED emitters, default to a Series Topology driven by a Mean Well LDD-H series constant-current step-down driver. It is the most robust, thermally stable, and fail-safe configuration for bench and automotive builds.

Why Series Wins for Constant-Current DC (And Loses for Mains AC)

To fully grasp series circuit theory in lighting, you must understand the fundamental difference between how incandescent bulbs and LEDs consume power.

Why Mains AC Demands Parallel: The power grid is a constant-voltage source (nominal 120V AC). If you wire two 60W incandescent bulbs in series, the 120V splits into 60V per bulb. Because incandescent resistance is highly non-linear and dependent on filament temperature, mismatched bulbs (e.g., one 60W and one 40W) will divide the voltage unevenly. The 40W bulb (which has higher resistance) will absorb 80V and likely explode, while the 60W bulb gets 40V and barely glows. Parallel wiring guarantees every fixture sees exactly 120V, regardless of what else is on the circuit.

Why DC LEDs Demand Series: LEDs are current-driven devices with a steep, non-linear I-V curve. Furthermore, their Forward Voltage (Vf) drops as they heat up. If you wire three high-power LEDs in parallel on a constant-voltage supply, minor manufacturing differences mean one LED will have a slightly lower Vf. That LED will draw disproportionately more current, heat up faster, drop its Vf further, and hog even more current—a destructive feedback loop called thermal runaway. By wiring them in series with a constant-current driver, the exact same 350mA is forced through every die. Even if one LED runs hotter than the others, the current cannot change, entirely eliminating thermal runaway and ensuring uniform brightness and lifespan across the entire array.