When designing low-voltage DC lighting for homes, shops, or off-grid cabins, the default answer for wiring series parallel configurations is to use series strings wired in parallel across a constant-voltage bus. Pure series wiring fails catastrophically if a single LED opens, while pure parallel wiring on a 12V bus suffers severe voltage drop over distance, resulting in dim lights at the end of the run. By stepping up to a 24V source and wiring two 12V LED modules in series per branch—then wiring those branches in parallel—you eliminate single-point failures, cut voltage drop in half, and optimize wire gauge.

Bench Rule of Thumb: Never wire raw LED emitters directly in parallel without individual current limiting. Always wire constant-voltage LED modules (which have built-in resistors) in parallel, or wire raw emitters in series with a single constant-current driver.

Topology Breakdown: Nodes, Paths, and the Series-Parallel Standard

To understand why this hybrid topology dominates 24V DC design, we must map the circuit nodes. Think of the parallel bus as a wide water main, and each series string as a branch pipe with two sequential water wheels. The water pressure (voltage) remains constant at the main, but the flow (current) divides among the branches.

  • Node A (Source V+): The 24V positive bus rail. All parallel branches originate here.
  • Node B (Inter-component Junction): The physical wire connecting the cathode of LED Module 1 to the anode of LED Module 2 within a single series string. This node should always read exactly half the source voltage (12V) relative to ground if the modules are matched.
  • Node C (Source V- / GND): The 0V negative bus rail. All parallel branches terminate here.

In a pure series circuit, current has only one path; an open at any point kills the entire string. In a pure parallel 12V circuit, every module connects directly between Node A (12V) and Node C (GND). The series-parallel configuration connects Module 1 between Node A and Node B, and Module 2 between Node B and Node C. The branch draws the same current as a single 12V module, but operates at 24V, allowing you to use thinner wire for the main bus runs.

Failure Mode Contrast: What Breaks at the Extremes?

The primary reason to choose wiring series parallel over pure alternatives is fault tolerance. Here is exactly what happens to the circuit when a component fails at the extremes.

Topology Component Fails Open Component Fails Short Voltage Shift at Node B
Pure Series (3x 12V on 36V) Entire string goes dark. Current drops to 0A. Remaining components receive overvoltage (e.g., 18V each), leading to thermal runaway. Node B ceases to exist (open circuit).
Pure Parallel (12V Bus) Only the single failed module goes dark. Rest of array operates normally. Branch draws massive current; branch fuse blows or wire melts. Bus voltage may sag. N/A (No series junction node).
Series-Parallel (24V Bus) Only the affected 2-module branch goes dark. Main bus voltage remains stable. The surviving module in the branch receives full 24V, burns out instantly, and opens the branch. The rest of the array survives. Shifts from 12V to 24V (if Module 2 shorts) or 0V (if Module 1 shorts) until thermal failure opens the circuit.

As documented in standard DC circuit analysis by All About Circuits, the series-parallel arrangement localizes faults. A shorted component in a series string will temporarily overvolt its partner, but because LED modules draw exponential current when overvolted, the partner will quickly fail open, safely removing the entire branch from the parallel bus without tripping the main power supply breaker.

Design Walkthrough: Sizing a 24V Shop Lighting Array

Let’s build a real-world under-cabinet and shop lighting array. We will use a Mean Well LRS-150-24 (24V DC, 6A, 150W) enclosed power supply. Our load consists of 30 branches. Each branch contains two 12V SMD5050 rigid LED modules wired in series. Each 12V module draws 20mA at nominal voltage.

1. Calculate Branch and Total Current

Because the two 12V modules are in series, the branch current is 20mA (not 40mA). With 30 parallel branches, the total array current is:

I_total = 30 branches × 0.020A = 0.6A (600mA)

The Mean Well LRS-150-24 is rated for 6A. We are running it at 10% load, which is well within its optimal efficiency curve and leaves massive headroom for future expansion or inrush currents.

2. Wire Sizing and Voltage Drop

According to NEC Article 411 (Lighting Systems Operating at 30 Volts or Less), wire sizing for low-voltage lighting is governed primarily by voltage drop rather than thermal ampacity limits, provided the overcurrent device is properly sized.

  • Main Bus (Node A to Node C): Carries 0.6A over a 20-foot run. 18 AWG stranded copper wire (rated ~16A for chassis wiring) is more than sufficient. Voltage drop at 0.6A over 40 feet of round-trip 18 AWG (6.385 Ω/1000ft) is roughly 0.15V, which is negligible on a 24V system.
  • Branch Wiring (Node A to Module to Node C): Carries 20mA. 22 AWG stranded wire is perfectly adequate for the short 2-foot drops to the LED modules, keeping the installation neat and flexible.
Safety Caveat: Even though this is a 24V Class 2 system, always install an inline automotive blade fuse (e.g., 2A or 3A) on the main V+ bus immediately after the power supply terminals to protect the 18 AWG wiring in the event of a dead short before the power supply's internal OCP trips.

Breadboard & Bench Testing Protocol

Before soldering or routing wire through your shop walls, validate the topology on a breadboard or bench terminal block. You will need a bench power supply, a digital multimeter (DMM), and two 12V LED modules with current-limiting resistors.

  1. De-energize and Wire: Ensure the bench supply is off. Connect the supply V+ to the breadboard positive rail (Node A) and V- to the negative rail (Node C). Insert LED Module 1 anode into Node A, cathode into a central row (Node B). Insert LED Module 2 anode into Node B, cathode into Node C.
  2. Verify Dead / No Shorts: Set your DMM to continuity/resistance mode. Place probes across Node A and Node C. You should read an open circuit (OL) or a very high resistance (typically >10kΩ due to the LED junctions and resistors). If you read < 5 ohms, you have a short; recheck your wiring.
  3. Power Up and Measure Source: Set the bench supply to exactly 24.0V. Power it on. Measure across Node A and Node C with the DMM in DC Voltage mode. It should read 24.0V ± 0.1V.
  4. Measure the Junction (Node B): Place the black probe on Node C and the red probe on Node B. You should read approximately 12.0V. If it reads 18V or 6V, your modules are mismatched or one has a degraded internal resistor.
  5. Simulate an Open Fault: While the circuit is live, pull LED Module 1 from the breadboard. Both modules should go dark. Measure Node B to Node C; it should now read 0V (floating ground through the DMM impedance). Reinsert Module 1 to restore operation.

Decision Tree: Which Topology Should You Build?

Use this decision path to lock in your circuit configuration based on your available power source and load requirements.

Condition / Constraint Resulting Action Final Topology Pick
Source is a constant-current driver (e.g., 700mA LED driver) Wire all emitters in a single continuous loop. Do not use parallel branches. Pure Series
Source is 12V DC, and total run distance is under 5 feet Wire all 12V modules directly across the 12V bus. Use 16 AWG for the main bus to prevent drop. Pure Parallel (12V)
Source is 24V DC, and you are using 12V constant-voltage LED modules Pair two 12V modules in series to form a 24V branch. Wire all branches in parallel across the 24V bus. Series-Parallel (24V)
Source is 12V DC, but run distance exceeds 15 feet Abandon 12V. Upgrade to a 24V power supply and use the series-parallel method to halve the voltage drop. Series-Parallel (24V)

The Final Verdict: Default to 24V Series-Parallel

For any permanent home, shop, or off-grid DC lighting installation exceeding 10 feet in length, wiring series parallel on a 24V bus is the undisputed best practice. It cuts your main bus current in half compared to a 12V system, drastically reducing voltage drop and allowing you to use smaller, cheaper wire (18 AWG instead of 12 AWG). By pairing 12V modules in series strings and wiring those strings in parallel, you achieve uniform brightness across the entire array while ensuring that a single burned-out LED only takes down its immediate partner, leaving the rest of your lighting fully operational. Buy a 24V constant-voltage driver, stick to 12V modules, and build your branches in pairs.