Wiring in a series means connecting components end-to-end, creating a single, unbranched path for electrical current. In low-voltage electronics, it is the foundational topology for LED strings, voltage dividers, and current-limiting networks. In 120V/240V home electrical systems, true series wiring is strictly prohibited for branch circuits and receptacles; a single open fault or burnt-out bulb kills power to every downstream device. This guide breaks down the exact node behavior, failure extremes, and a breadboard-tested LED design, while explaining why the National Electrical Code (NEC) mandates parallel topologies for your home's outlets.

Series Topology: Node Labels and Current Flow

To understand series circuits, you must track the nodes—the exact physical junctions where components meet. Imagine a simple loop powered by a 12V DC battery. The current leaves the positive terminal and travels through a single path:

  • Node A (Source +): Current enters the first component (e.g., Resistor 1).
  • Node B: The junction between Resistor 1 and Resistor 2. No current escapes here; 100% of the electrons flowing into Node B must flow out into Resistor 2.
  • Node C: The junction between Resistor 2 and the LED.
  • Node D (Source -): Current returns to the battery's negative terminal.

Because there are no alternative paths, Kirchhoff’s Current Law dictates that the current is identical at every node: I_total = I_1 = I_2 = I_3. However, Kirchhoff’s Voltage Law (KVL) dictates that the source voltage is consumed across the components. The voltage drops add up to the total supply: V_total = V_1 + V_2 + V_3. Think of it like a single-lane mountain road (the wire) with three toll booths (the components). Every car (electron) must pass through all three booths, and the total toll paid (voltage drop) equals the budget the driver started with.

Behavior Matrix and Extreme Failure Modes

The defining characteristic of wiring in a series is its vulnerability. Because the current has only one path, the failure of a single component alters the entire circuit. Below is the behavior contrast between normal operation and the two extreme failure modes.

ParameterNormal OperationOne Element Opens (e.g., burnt filament, broken wire)One Element Shorts (e.g., internal dielectric failure)
Current FlowCalculated nominal current (e.g., 20mA)Drops immediately to 0A across all nodesIncreases significantly; limited only by remaining components
Voltage Across FaultProportional to component resistanceSpikes to full source voltage (12V) across the open gapDrops to ~0V across the shorted component
Downstream DevicesReceive designed voltage and currentReceive 0V and 0A (complete system failure)Receive excess voltage/current (risk of cascading thermal failure)
Real-World ExampleLED string illuminates evenlyOld-school Christmas tree lights go completely darkResistor overheats and catches fire due to overcurrent
Bench Tip: When troubleshooting a dead series string, do not measure resistance while the circuit is live. De-energize the circuit and use your multimeter's continuity setting. An open fault will read 'OL' (Over Limit), while a short will read near 0.0Ω.

Design Walkthrough: Sizing a 12V Series LED String

Let’s move from theory to the workbench. We will design and breadboard a series circuit using real component values. Our goal is to run three 5mm red LEDs from a 12V DC bench supply without burning them out.

Component Specifications:

  • Power Supply: 12V DC (nominal 12.1V measured)
  • LEDs: 3x Lumex SSL-LX5093ID (Forward Voltage, Vf = 2.0V each; Target Current, If = 20mA)
  • Resistor: 1/4W Carbon Film (to absorb excess voltage)

The Math:
The total voltage consumed by the LEDs is 3 × 2.0V = 6.0V. The resistor must drop the remaining voltage: 12.1V - 6.0V = 6.1V. Using Ohm’s Law (R = V / I), we calculate the required resistance: 6.1V / 0.020A = 305Ω. The closest standard E12 resistor value is 330Ω, which will slightly reduce the current to a safer 18.5mA, extending LED lifespan.

Step-by-Step Breadboard Testing

  1. Prep the Power Rails: Connect your bench supply's red lead to the breadboard's positive (+) rail and black lead to the negative (-) rail. Keep the supply turned off.
  2. Place the Resistor: Insert one leg of the 330Ω resistor into the positive rail (Node A) and the other leg into an isolated row (Node B).
  3. Chain the LEDs: Insert the anode (long leg) of LED 1 into Node B. Insert its cathode (short leg) into the next row (Node C). Repeat for LED 2 (Node C to Node D) and LED 3 (Node D to Node E).
  4. Close the Loop: Use a jumper wire to connect Node E (the cathode of the final LED) to the negative power rail.
  5. Verify and Energize: Visually trace the single path from + to -. Turn on the bench supply and set it to 12V. All three LEDs should illuminate with identical brightness.
  6. Measure: Use a multimeter to measure the voltage across the 330Ω resistor. You should read approximately 6.1V, confirming KVL.

Series vs. Parallel: Why Home Branch Circuits Reject Series Wiring

If series wiring is so simple, why does the National Electrical Code (NEC) effectively ban it for home receptacles and lighting branch circuits? The answer lies in the failure-mode contrast and voltage stability.

In a parallel topology (how your home is actually wired), every outlet receives the full 120V regardless of what else is plugged in. If a lamp burns out (opens), the TV on the same circuit keeps running. In a series topology, components act as a voltage divider. If you wired two 120V lamps in series on a 240V circuit, they might work perfectly—if they have identical wattages. But if you plug a 100W lamp and a 60W lamp in series, their different resistances will cause the 60W lamp to drop 150V (blowing its bulb) while the 100W lamp drops only 90V (glowing dimly).

Mains Safety Warning: Never attempt to wire 120V/240V receptacles or switches in a true series configuration. Doing so creates unpredictable voltage drops, severe shock hazards during troubleshooting, and violates NEC Article 210 regarding branch circuit requirements. Always de-energize the panel, lock out the breaker, and verify dead with a non-contact voltage tester and a multimeter before opening any junction box.

A common point of confusion is the term 'daisy-chaining.' When electricians daisy-chain outlets, they are wiring them in parallel. The hot wire enters the outlet, connects to the outlet's internal brass terminals, and a second hot wire continues to the next outlet. The current has multiple paths to return to the neutral; it is not forced through the load of the first outlet to reach the second. For a deeper dive into how these topologies interact in DC systems, Electronics Tutorials provides excellent schematic breakdowns.

Frequently Asked Questions About Wiring in a Series

Can I wire standard 120V outlets in a series?

No. Standard duplex receptacles must be wired in parallel. If you wire them in series, the voltage will divide among whatever appliances are plugged in. Plugging in a high-draw vacuum cleaner would drop the voltage available to a laptop charger downstream, potentially damaging sensitive electronics or causing the vacuum motor to stall and overheat. What looks like 'series' wiring to a novice (connecting line to load terminals) is actually a parallel daisy-chain.

Does wiring in a series increase voltage or current?

Wiring power sources (like batteries) in a series increases the total voltage while keeping the current capacity (amp-hours) the same. However, wiring loads (like resistors or LEDs) in a series does not increase voltage or current; it divides the available source voltage across the loads and restricts the total current flow based on the sum of their resistances.

How do I troubleshoot a series circuit that suddenly stopped working?

Because a single open fault kills the entire series loop, you must find the break. Disconnect the power. Set your multimeter to continuity or resistance (Ω). Place one probe on the positive source terminal and move the other probe node-by-node down the chain. The exact point where your meter stops beeping (or reads 'OL') is the location of the open fault. If a component reads 0.0Ω across its terminals, it has failed short and must be replaced, as it will cause overcurrent when power is restored.