If your DC supply voltage is higher than the sum of your load voltage drops, wire your components in series. If your supply voltage matches a single load’s voltage drop but lacks the current capacity for all loads combined, wire them in parallel—provided you use individual current-limiting resistors for each branch. Choosing the wrong topology doesn't just waste power; it dictates exactly how your circuit will fail when a component inevitably degrades.

This guide breaks down the physics, failure modes, and breadboard testing procedures for both configurations, using real-world high-power LED arrays to demonstrate why topology selection is the most critical decision in DC circuit design.

Topology Breakdown: Node Labels and Core Behavior

To analyze circuit behavior accurately, we must define our nodes. In any basic DC load network, we map three primary nodes:

  • Node A (VCC): The positive supply rail originating from the power source.
  • Node B (Junction): The inter-component connection point. In series, this is the trace between components. In parallel, this is the shared bus distributing current to branches.
  • Node C (GND): The ground or return rail completing the circuit back to the source.

According to Kirchhoff’s Voltage and Current Laws, the arrangement of components between Node A and Node C fundamentally alters how the circuit distributes energy. As detailed in foundational DC circuit theory, series circuits force identical current through all elements, while parallel circuits force identical voltage across all branches.

Behavior & Parameter Matrix

The table below contrasts how these topologies behave under normal operation and when component values drift due to thermal or manufacturing tolerances. This data assumes three identical 3.2V, 350mA LEDs.

Parameter Series Configuration Parallel Configuration (Shared Resistor) Parallel Configuration (Individual Resistors)
Total Voltage Required Sum of all Vf (9.6V) Single Vf (3.2V) Single Vf (3.2V)
Total Current Drawn Single branch current (350mA) Sum of all branches (1050mA) Sum of all branches (1050mA)
Current Distribution Identical through all LEDs Divides based on individual Vf Controlled by individual resistors
Effect of +10% Vf Drift in One LED Total voltage requirement rises; current drops slightly across all LEDs uniformly. Drifting LED draws less current; remaining LEDs draw more, accelerating thermal runaway. Drifting LED draws slightly less current; other branches remain unaffected.
Power Dissipated in Limiting Resistor(s) Low (e.g., 0.84W total) Massive (e.g., 9.24W total) High (e.g., 2.94W per branch)

Failure Modes at the Extremes: Open vs. Short Circuits

Every component will eventually fail. The topology you choose dictates whether that failure results in a harmless shutdown or a cascading thermal event. Understanding these extremes is critical for designing reliable systems.

Series Configuration Failures

  • Open Circuit (One LED blows/fails open): The physical path between Node A and Node C is broken. Current drops to zero. The entire string goes dark, but the remaining components are completely safe from overcurrent.
  • Short Circuit (One LED fails short): The failed LED drops 0V. The full supply voltage is now distributed across the remaining components and the current-limiting resistor. Current spikes, potentially exceeding the maximum continuous forward current of the surviving LEDs, leading to a cascading failure.

Parallel Configuration Failures

  • Open Circuit (One branch fails open): If using a single shared resistor, the total current remains roughly the same, but it is now divided among fewer branches. The surviving LEDs receive a massive current spike, guaranteeing rapid thermal runaway and destruction.
  • Short Circuit (One branch shorts): A direct low-resistance path is created from Node A to Node C. If the power supply lacks overcurrent protection, the wiring will melt or the power supply will be destroyed. The other branches will see 0V and turn off.
Warning: Lithium Cell Paralleling
Never wire raw lithium-ion or LiFePO4 cells in parallel without a dedicated Battery Management System (BMS) and individual cell fuses. If one cell develops an internal short, the parallel cells will dump their entire energy capacity into the failed cell at hundreds of amps, causing venting with flame.

Design Walkthrough: 3W High-Power LED Array

Let’s apply this theory to a real bench design. We need to drive three Cree XLamp XP-E2 high-power LEDs.

  • LED Specs: Typical Forward Voltage (Vf) = 3.2V at 350mA. Maximum current = 700mA.
  • Power Supply: 12V DC bench supply, 2A capacity.

Option 1: Wiring in Parallel (Individual Resistors)

Each branch requires 3.2V. The headroom across the resistor is 12V - 3.2V = 8.8V.
Target current = 350mA (0.35A).
Resistor value (R = V/I): 8.8V / 0.35A = 25.14 ohms (use standard 24 ohm).
Resistor power (P = I²R): 0.35² × 24 = 2.94W.
Result: You need three separate 24-ohm, 3W (or 5W for safety) power resistors. Total wasted heat in the resistors is roughly 8.8V × 1.05A = 9.24W. This is highly inefficient and requires massive heatsinking for the resistors.

Option 2: Wiring in Series

Total LED voltage drop = 3.2V × 3 = 9.6V.
The headroom across the single series resistor is 12V - 9.6V = 2.4V.
Target current = 350mA (0.35A).
Resistor value (R = V/I): 2.4V / 0.35A = 6.85 ohms (use standard 6.8 ohm).
Resistor power (P = I²R): 0.35² × 6.8 = 0.83W.
Result: You need one 6.8-ohm, 2W metal film resistor. Total wasted heat is only 2.4V × 0.35A = 0.84W.

Design Verdict: Wiring in series is vastly superior here. It guarantees identical current matching across all three LEDs (preventing uneven brightness and thermal runaway) and reduces wasted heat by over 90%. Always choose series when your supply voltage provides enough headroom to cover the sum of the voltage drops plus at least 1-2V for a current-limiting resistor or constant-current driver.

Breadboard Testing Step-by-Step

Before soldering your final PCB or perfboard, verify the series topology on a solderless breadboard. High-power LEDs like the Cree XP-E2 require a star-board heatsink for continuous operation, but for a 5-second low-power test (at 20mA), standard 5mm through-hole equivalents work perfectly on a breadboard.

  1. Verify Power Rail Continuity: Set your Digital Multimeter (DMM) to the continuity/beep setting. Probe the positive and negative rails of your breadboard to ensure there are no split-rail breaks in the center.
  2. Insert Components: Place three 5mm LEDs in series. Connect the anode of LED1 to the positive rail via a 220-ohm resistor. Connect the cathode of LED1 to the anode of LED2. Connect the cathode of LED2 to the anode of LED3. Connect the cathode of LED3 to the ground rail.
  3. Pre-Flight Voltage Check: Do not connect the LEDs yet. Measure the open-circuit voltage of your power supply at the breadboard rails. A nominal 9V battery should read between 9.0V and 9.6V when fresh. Record this exact value.
  4. Energize and Measure Voltage Drops: Connect the power. Switch your DMM to DC Volts. Measure across the resistor, then across each LED individually. The sum of these four readings must exactly equal your source voltage from Step 3 (Kirchhoff's Voltage Law in action).
  5. Measure Current (The Break Test): To verify current, you must break the circuit. Disconnect the ground wire from LED3. Switch your DMM to the mA or A current setting. Place the red probe on the disconnected LED3 cathode and the black probe on the ground rail. The reading should match your calculated target (e.g., ~20mA for a 9V supply and 220-ohm resistor).

Why Choose One Topology Over the Alternative?

The decision between wiring in series or in parallel ultimately comes down to your power source constraints and your tolerance for thermal management.

Choose Series When:

  • You are driving LEDs: LEDs are current-driven devices. Series wiring guarantees identical current through every die, ensuring uniform brightness and preventing thermal runaway.
  • You have a high-voltage, low-current supply: Examples include 12V, 24V, or 48V DC systems powering strings of 3V or 5V loads.
  • You want to minimize I²R losses: Higher voltage and lower current means thinner, cheaper wire gauges can be used for the interconnects.

Choose Parallel When:

  • You are scaling battery capacity (Ah): Wiring 18650 lithium cells in parallel increases total amp-hours while maintaining the nominal 3.7V cell voltage. (Requires identical cell matching and a BMS).
  • Your supply voltage is fixed and low: If you only have a 5V USB supply and need to run multiple 3.3V sensors or 3V LEDs, you lack the headroom for a series string. You must run them in parallel, but always use individual limit resistors for each branch.
  • You need independent operation: If one load must remain active even if another fails open (like household AC wiring or automotive lighting), parallel topology is mandatory.

By mapping your nodes, calculating the exact thermal dissipation of your limiting resistors, and planning for the inevitable open or short failure, you move beyond simply making a circuit "light up" to engineering a system that survives the real world.