The Series Topology: Node Labels and Current Flow
When wiring in series, components are connected end-to-end in a single continuous path, creating a chain where the same current flows through every element. To analyze this mathematically and practically, we must define our nodes. In a standard DC series string, the nodes represent the physical junction points between components.
Consider a 12V DC circuit driving three standard red LEDs and one current-limiting resistor. The topology flows from the positive terminal to ground through the following nodes:
- Node 0: Source positive (12V DC)
- Node 1: Junction between the current-limiting resistor (R1) and the anode of LED1
- Node 2: Junction between the cathode of LED1 and the anode of LED2
- Node 3: Junction between the cathode of LED2 and the anode of LED3
- Node 4: Circuit ground (0V)
The fundamental rule of series circuits, governed by Kirchhoff's Voltage Law (KVL), is that the sum of the voltage drops across all components equals the source voltage. Meanwhile, Kirchhoff's Current Law (KCL) dictates that the current is identical at every node: I_total = I_R1 = I_LED1 = I_LED2 = I_LED3.
Spec-Sheet Table: Node-by-Node Voltage and Power Dissipation
Below is the measured and calculated behavior of this specific 12V series string. This data assumes a 330 Ω resistor and LEDs with a forward voltage (Vf) of 2.1V at 17.2mA.
| Component | Value / Rating | Voltage Drop | Nodes (Start to End) | Power Dissipation |
|---|---|---|---|---|
| DC Power Supply | 12.0V Nominal | -12.00V (Source) | N/A | N/A |
| R1 (Resistor) | 330 Ω (1/4W) | 5.68V | Node 0 to Node 1 | 0.098W |
| LED1 (Red) | Vf 2.1V, 20mA max | 2.10V | Node 1 to Node 2 | 0.036W |
| LED2 (Red) | Vf 2.1V, 20mA max | 2.10V | Node 2 to Node 3 | 0.036W |
| LED3 (Red) | Vf 2.1V, 20mA max | 2.10V | Node 3 to Node 4 | 0.036W |
Why Choose Series Over Parallel? (And When Not To)
The decision between wiring in series versus parallel depends entirely on whether your load requires current matching or voltage independence.
In residential 120V/240V AC wiring, you almost never wire branch circuit loads (receptacles, lighting fixtures, appliances) in series. Doing so causes voltage division, meaning a 120V refrigerator and a 120V lamp wired in series would each receive roughly 60V, leading to motor burnout and severe fire hazards. In home electrical, series wiring is strictly reserved for low-voltage control logic (e.g., wiring an HVAC condensate float switch in series with the thermostat signal wire to act as a safety interlock) or specific constant-current landscape LED drivers. Always follow NEC guidelines for mains wiring.
When Series Wins
- Current Matching: LEDs are current-driven devices. Wiring them in series guarantees identical current through each die, preventing thermal runaway where one hot LED hogs current from its cooler neighbors (a common failure in parallel LED strings).
- Voltage Division: If you have a high-voltage DC bus (like a 48V solar battery bank) and low-voltage loads, a series string drops the voltage incrementally without wasting massive amounts of energy as heat in a single dropping resistor.
- Safety Interlocks (AND Logic): In control circuits, wiring normally-closed (NC) safety switches in series ensures that if any single switch trips, the entire circuit opens. This is standard practice in furnace limit switches and garage door sensor loops.
When Parallel Wins
- Independent Operation: If one load fails, the others keep running. (This is why home outlets and standard light fixtures are wired in parallel).
- Constant Voltage: Every load receives the full source voltage, which is required for mixed-load circuits (e.g., running a 12V fan and a 12V water pump off the same battery).
Failure Modes at the Extremes: Opens and Shorts
The Achilles heel of wiring in series is its lack of redundancy. Because there is only one path for electron flow, a single component failure alters the behavior of the entire string. According to All About Circuits, understanding these extremes is critical for designing fault-tolerant systems.
Behavior Table: What Changes When One Element Fails?
| Failure Condition | Total Resistance | Circuit Current | Voltage Across Remaining Loads | Physical Result |
|---|---|---|---|---|
| Normal Operation | 960 Ω | 17.2 mA | 6.30V total (2.1V each) | Normal brightness, stable thermals |
| LED2 Fails OPEN | Infinite (∞) | 0 mA | 0V | All LEDs turn off immediately |
| LED2 Fails SHORT | 630 Ω | 25.4 mA | 8.40V total (4.2V each) | Remaining LEDs overcurrent, rapid thermal degradation |
| R1 Fails OPEN | Infinite (∞) | 0 mA | 0V | All LEDs turn off; safest failure mode |
The Short-Circuit Cascade: If LED2 fails short (internally bonding its anode to cathode), it drops 0V. The remaining 12V must now be absorbed by R1, LED1, and LED3. The current spikes from 17.2mA to 25.4mA. While 25.4mA might not instantly destroy a 20mA-rated LED, it accelerates heat generation. As LED1 and LED3 heat up, their forward voltage drops, which causes the current to spike even further—a destructive feedback loop known as thermal runaway.
Design Walkthrough: Sizing Components for a 12V String
Let's design a robust series string using real, purchasable components. We will use a Mean Well LRS-35-12 12V DC power supply and three Cree C503B-RAS red LEDs.
- Identify Load Specifications: The Cree datasheet lists a typical forward voltage (Vf) of 2.1V and a maximum continuous forward current (If) of 50mA. For long lifespan, we will target a conservative 20mA.
- Calculate Total LED Voltage Drop: 3 LEDs × 2.1V = 6.3V.
- Calculate Resistor Voltage Drop (Vr): Source Voltage - LED Voltage = 12.0V - 6.3V = 5.7V.
- Calculate Required Resistance (Ohm's Law): R = Vr / I = 5.7V / 0.020A = 285 Ω.
- Select Standard E12 Resistor: 285 Ω is not a standard value. We round up to the nearest E12 value to keep current safely below our target. The closest value is 330 Ω.
- Recalculate Actual Current: I = 5.7V / 330 Ω = 0.0172A (17.2mA). This is perfect for bright illumination with high reliability.
- Calculate Resistor Power Dissipation: P = I² × R = (0.0172)² × 330 = 0.097W.
- Select Resistor Wattage: A standard 1/4W (0.25W) carbon film resistor, such as the Yageo CFR-25JB-52-330R, provides a 60% safety margin over the 0.097W dissipation.
For a 17.2mA circuit, the current is negligible. You can use 22 AWG or 24 AWG solid copper hook-up wire for breadboarding. However, if you are scaling this up to a 5A series string of high-power COB LEDs, you must size the wire for the total current, not the voltage. 5A requires a minimum of 18 AWG wire for short runs to prevent voltage drop and insulation melting.
Step-by-Step Breadboard Testing and Verification
Do not trust your math until you verify it with a meter. Here is how to build and test this series circuit on a standard solderless breadboard using a Fluke 117 True-RMS Multimeter.
Phase 1: Cold Testing (Power Off)
- Insert Components: Place the 330 Ω resistor so one leg is in the positive power rail and the other leg is in row 10. Insert LED1 with its anode (long leg) in row 10 and cathode in row 11. Bridge LED2 from row 11 to row 12, and LED3 from row 12 to row 13.
- Complete the Ground Path: Use a jumper wire to connect row 13 (LED3 cathode) to the negative (ground) power rail.
- Measure Total Resistance: Set your Fluke 117 to the Ohms (Ω) setting. Place the red probe on the positive rail and the black probe on the negative rail. Expected reading: ~960 Ω to 1050 Ω. (Note: Multimeters inject a tiny test voltage; semiconductor junctions in the LEDs may cause this reading to fluctuate or read open depending on the meter's test voltage. If it reads open, this is normal for a diode string. Rely on the resistor color bands for verification).
Phase 2: Live Voltage Testing (Power On)
- Apply Power: Connect the Mean Well 12V supply to the breadboard rails. Turn it on.
- Verify Source Voltage: Set the meter to DC Volts. Measure across the power rails. Expected: 12.0V ± 0.1V.
- Measure Node Voltages: Keep the black probe on the ground rail (Node 4). Touch the red probe to Node 1 (between resistor and LED1). Expected: ~6.3V. This confirms the resistor is dropping 5.7V (12.0V - 6.3V).
- Verify Individual Drops: Measure across LED1 (Node 1 to Node 2). Expected: ~2.1V. Repeat for LED2 and LED3. If one reads significantly lower (e.g., 1.4V), that specific LED has a manufacturing defect or internal shunt.
Phase 3: Live Current Testing (The Break-In Method)
You cannot measure current in parallel; the meter must become part of the series path.
- Power Down: Turn off the 12V supply.
- Break the Circuit: Remove the jumper wire connecting LED3 (row 13) to the ground rail.
- Configure Meter for Current: Move the Fluke red probe to the 'mA' or 'A' input jack. Set the dial to DC Amps.
- Bridge with the Meter: Touch the red probe to row 13 (LED3 cathode) and the black probe to the ground rail.
- Power Up and Read: Turn on the supply. Expected reading: 0.017A (17mA).
By following this exact topology and verification sequence, you eliminate the guesswork from series circuit design. For deeper theoretical math on Kirchhoff's laws applied to complex series-parallel networks, refer to the DC Series Circuit tutorials at Electronics-Tutorials. Whether you are building a low-voltage sensor interlock for your HVAC system or a high-efficiency LED array, respecting the node-by-node voltage drops and failure extremes ensures your circuit survives long past the initial power-on.






