Voltage drop in a series parallel circuit is the cumulative voltage lost across the series feed wiring and the internal resistance of the parallel branches before reaching the loads. In practical 24V DC home electrical applications—like low-voltage landscape lighting or off-grid solar LED arrays—we wire 12V loads in series strings, then wire those strings in parallel. This topology cuts total current in half compared to a pure parallel 12V system, drastically reducing I²R voltage drop over long wire runs while ensuring a single load failure doesn't kill the entire circuit.

The 24V Series-Parallel Topology: Nodes, Wire, and Loads

To understand where voltage is lost, we must map the circuit nodes. Imagine a 24V DC source feeding two parallel branches (strings), where each branch contains two 12V loads wired in series.

  • Node A: Source positive (+24V DC). This is where the main feed wire begins.
  • Node B: The midpoint junction of String 1 (between Load 1 and Load 2).
  • Node C: The midpoint junction of String 2 (between Load 3 and Load 4).
  • Node D: Common ground/negative return (0V reference).

Why this topology over the alternatives? If you wired four 12V loads in pure series, you'd need a 48V source, and if one LED burned out (opened), the entire string would go dark. If you wired them in pure parallel on a 12V source, the total current would double, requiring much thicker (and more expensive) copper wire to prevent severe voltage drop over a 50-foot run. The series-parallel 24V configuration is the sweet spot: it halves the branch current, minimizes wire gauge requirements, and isolates failures to individual strings.

Callout Tip: Think of the circuit like a municipal water system. The main trunk pipe (series wire) experiences friction loss (voltage drop) based on total flow. The parallel branches are like two identical subdivision pipes splitting off the main. Each subdivision has two water wheels (loads) in a row. If one subdivision's pipe clogs, the other still gets water, but the main trunk friction drops because total flow decreased.

Design Walkthrough: Calculating Voltage Drop with Real Values

Let's design a real circuit and calculate the exact voltage drop. We will use standard 16 AWG copper wire and resistive loads to simulate 12V LED fixtures.

The Component Specifications

  • Source: 24.0V DC bench supply or battery bank.
  • Feed Wire: 50 feet of 16 AWG stranded copper (THHN). According to standard wire tables, 16 AWG has a resistance of approximately 0.004016 Ω/ft. A 50-foot run requires a 50-foot return path, making the total wire loop 100 feet.
  • Loads: Four 12V, 5W LED modules. For linear breadboard testing, we substitute these with four 47Ω, 1-watt resistors. (Two 47Ω resistors in series = 94Ω per string. Two 94Ω strings in parallel = 47Ω total load resistance).

The Voltage Drop Math

First, calculate the total circuit resistance. The wire resistance (R_wire) is 100 ft × 0.004016 Ω/ft = 0.4016 Ω. The total load resistance (R_load) is 47.0 Ω. Total circuit resistance is 47.4016 Ω.

Next, find the total current drawn from the 24V source using Ohm's Law (I = V / R):
I = 24.0V / 47.4016 Ω = 0.506 Amps.

Now, calculate the voltage dropped specifically across the feed wires:
V_drop_wire = I × R_wire = 0.506A × 0.4016 Ω = 0.203 Volts.

Subtract this wire loss from the source to find the actual voltage arriving at the parallel junction (Node A to the load inputs):
24.0V - 0.203V = 23.797V.

Because the two loads in each string are identical (47Ω each), they divide this arriving voltage equally. Each load receives 23.797V / 2 = 11.89V. This is well within the safe operating range for a nominal 12V LED fixture, proving our 16 AWG wire selection was adequate. For deeper reference on wire resistance parameters, consult the Fluke guide on voltage drop measurement.

Failure Mode Contrast: What Breaks at the Extremes?

Series-parallel circuits behave uniquely when components fail. Unlike pure series or pure parallel topologies, a fault in one branch alters the voltage drop across the shared series wiring, which in turn affects the healthy branches. Review the behavior matrix below to understand these edge cases.

Failure Event Effect on Faulted Branch Effect on Healthy Branch Change in Main Wire Voltage Drop
Load 1 Opens (Burns out / wire breaks) String 1 goes completely dark (0A). Receives slightly higher voltage (closer to 12.0V) because total circuit current drops, reducing main wire voltage drop. Decreases by ~50% (current is halved).
Load 1 Shorts (Internal dead short) Load 2 now takes the full branch voltage (~23.8V). It will likely overvoltage and burn out immediately. Unaffected initially, but may suffer if the resulting cascade causes a main fuse blow. Increases slightly (total circuit resistance drops, pulling more current until the second load fails open).
Main Feed Wire (Node A) Opens Entire circuit dies (0V at all nodes). Entire circuit dies. N/A (Current is zero).
Node D (Ground Return) Opens Entire circuit dies. Floating voltage may read 24V at midpoints if probed to earth, but no current flows. Entire circuit dies. N/A.

For a comprehensive breakdown of how current routes through complex fault conditions, All About Circuits' chapter on series-parallel networks provides excellent schematic simulations.

Step-by-Step Breadboard Verification

Before deploying this topology in a permanent landscape or solar installation, validate your voltage drop calculations on the bench. You will need a 24V adjustable DC power supply, four 47Ω 1W resistors, a breadboard, and a digital multimeter (DMM).

  1. Prepare the Power Rails: Connect the 24V supply positive to the breadboard's left red rail (Node A) and the negative to the left blue rail (Node D). Safety check: Ensure the supply is set to exactly 24.0V and current-limited to 1.0A before energizing.
  2. Build String 1: Insert Resistor 1 (R1) so it bridges the center gap, with one leg in row 10 and the other in row 15. Insert Resistor 2 (R2) with one leg in row 15 (sharing R1's node) and the other in row 20. This creates your first series string.
  3. Build String 2: Repeat the process on the other side of the board. R3 in rows 30/35, R4 in rows 35/40. Row 35 is your Node C midpoint.
  4. Wire the Parallel Junctions: Use jumper wires to connect the top of R1 (row 10) and the top of R3 (row 30) to the positive red rail (Node A). Connect the bottom of R2 (row 20) and the bottom of R4 (row 40) to the negative blue rail (Node D).
  5. Measure Source vs. Junction Drop: Turn on the supply. Set your DMM to DC Volts. Place the red probe on the red rail (Node A) and the black probe on row 10. You are measuring the voltage drop of the breadboard's internal traces and jumper wires. It should read near 0.00V. (In a real 50-foot wire run, this is where you'd see the 0.203V drop calculated earlier).
  6. Measure Load Division: Move the black probe to Node B (row 15). The DMM should read approximately 12.0V. Move it to Node D (blue rail); it should read 24.0V. This confirms the series loads are dividing the voltage equally.
  7. Simulate an Open Fault: Pull R1 from the board. Measure the voltage across R2. It should drop to 0V. Now measure the voltage across String 2 (Node C to ground). It will read slightly higher than your initial 12.0V reading because the total current draw has dropped, eliminating the trace/wire voltage drop.

FAQ: Voltage Drop in Series Parallel Circuits

How do you calculate total voltage drop in a series parallel circuit?

You must calculate it in two stages. First, find the equivalent resistance of the parallel load branches. Add this to the resistance of the series feed wires to get total circuit resistance. Use Ohm's Law (I = V_source / R_total) to find the main line current. Multiply this main line current by the feed wire resistance to find the series voltage drop. Finally, subtract that drop from the source voltage to find the actual voltage available at the parallel junction nodes. The loads will then divide that remaining junction voltage based on their individual series ratios.

Does adding a parallel branch increase voltage drop in the series wiring?

Yes, absolutely. Adding a parallel branch lowers the total equivalent resistance of the load network, which draws more total current from the source. Because the series feed wire's resistance remains constant, a higher current (I) results in a higher voltage drop (V = I × R) across that feed wire. This is why large landscape lighting systems require thicker main trunk wires (like 12 AWG or 10 AWG) as more parallel fixture strings are added, otherwise the fixtures at the end of the run will suffer from severe undervoltage.

Why is my series parallel LED string dimmer at the far end?

If your parallel strings are daisy-chained along a long main trunk wire rather than home-run to a central junction, you are creating a "ladder" network. The series wire resistance between each parallel tap point accumulates. The first string gets full voltage minus the drop of the first wire segment. The second string loses the drop of the first and second wire segments. To fix this, either increase the wire gauge of the main trunk, or use a "home run" topology where every parallel string has its own dedicated wire pair running all the way back to the power supply terminals.