The Direct Answer: AC Mains vs. DC Low-Voltage

Wiring a light in series means connecting components end-to-end so the exact same current flows through every element in the chain. The viability of this topology depends entirely on your voltage source and application:

  • For 120V/240V AC home lighting: Never wire lights in series. Standard household circuits must be wired in parallel. Wiring AC fixtures in series causes severe voltage drop, violates NEC branch circuit rules, and results in every light going dark if a single bulb burns out.
  • For low-voltage DC applications (landscape LEDs, strips, breadboards): Wiring LEDs in series is the correct default. It ensures uniform current (and thus uniform brightness) across all emitters, provided you include a current-limiting resistor at the end of the chain.
Safety Warning: Never experiment with series wiring on mains voltage (>50V AC). Always de-energize the breaker, verify dead with a CAT III multimeter, and consult NFPA 70 (NEC) Article 210 for branch circuit requirements.

Series Topology: Node Labels and Current Flow

To understand series behavior, we must map the nodes. In a DC circuit, current flows from the positive terminal, through each component sequentially, and returns to the negative terminal. According to Kirchhoff’s Voltage Law (KVL), the sum of the voltage drops across all components must equal the source voltage.

Consider a 12V DC circuit with three LEDs and one resistor:

  • Node A (VCC): 12V source positive terminal, connected to the Anode of LED1.
  • Node B: Junction between the Cathode of LED1 and the Anode of LED2.
  • Node C: Junction between the Cathode of LED2 and the Anode of LED3.
  • Node D: Junction between the Cathode of LED3 and the first lead of the current-limiting resistor.
  • Node E (GND): The second lead of the resistor, connected to the 12V source negative terminal.

Because there are no alternate paths for electrons to take, the current (I) measured at Node A is identical to the current measured at Node E. This is why series wiring is preferred for LEDs: it eliminates current-hogging between parallel branches.

Failure Mode Contrast: What Breaks at the Extremes?

Series circuits are unforgiving of component failures. Unlike parallel circuits where one branch can fail without affecting the others, a single fault in a series string alters the entire circuit's behavior. Here is the failure-mode contrast matrix:

Component Fault Electrical Result Physical Symptom
LED1 fails OPEN (burns out) Circuit continuity breaks. Current drops to 0A. All LEDs in the string go completely dark.
LED1 fails SHORT (internal bridge) LED1 drops 0V. Remaining voltage shifts to LED2, LED3, and the resistor. Current spikes. LED1 goes dark. Remaining LEDs glow blindingly bright, then rapidly burn out from overcurrent.
Resistor fails OPEN Circuit continuity breaks. Current drops to 0A. All LEDs go dark. (Resistors rarely fail short unless subjected to massive over-voltage).
Wire breaks between Node B and C Circuit continuity breaks. Current drops to 0A. All LEDs go dark.

Design Walkthrough: Sizing Real Components for a 12V String

Let’s move from theory to the workbench. We are designing a 12V DC indicator light using three standard 5mm white LEDs. We need to calculate the exact resistor value to prevent thermal runaway.

1. Identify Component Specifications

  • Source Voltage (Vs): 12.0V DC (bench supply)
  • LED Forward Voltage (Vf): 3.2V per white LED (typical for 5mm through-hole)
  • LED Forward Current (If): 20mA (0.020A) for optimal brightness and lifespan

2. Calculate Total Voltage Drop

Three LEDs in series will consume: 3 × 3.2V = 9.6V.
The remaining voltage must be dropped across the resistor: 12.0V - 9.6V = 2.4V.

3. Apply Ohm’s Law for the Resistor

R = V / I
R = 2.4V / 0.020A = 120Ω

4. Calculate Resistor Power Dissipation

P = I² × R
P = (0.020)² × 120 = 0.0004 × 120 = 0.048W
A standard 1/4W (0.25W) resistor provides a 5x safety margin, which is excellent bench practice.

Concrete Component Pick: Do not just grab any 120-ohm resistor. For reliable through-hole breadboarding and permanent soldering, use a Yageo CFR-25JB-52-120R (120Ω, 1/4W, 5% tolerance, carbon film). It costs roughly $0.10 in bulk and handles the thermal load without drifting in value.

Breadboard Testing: Step-by-Step Verification

Before soldering this string into a permanent landscape fixture or project enclosure, verify the node voltages on a breadboard. You will need a 12V DC power supply, three 5mm white LEDs, the 120Ω resistor, and a digital multimeter (DMM).

  1. Insert the LEDs: Place LED1, LED2, and LED3 across the breadboard center trench. Ensure the flat edge (cathode) of LED1 faces the anode of LED2. Chain them sequentially.
  2. Insert the Resistor: Place one leg of the 120Ω resistor in the same row as the cathode of LED3. Place the other leg in an empty row tied to the ground rail.
  3. Wire Power: Connect the 12V positive lead to the anode of LED1. Connect the 12V negative lead to the breadboard ground rail.
  4. Verify Visuals: Power on the supply. All three LEDs should illuminate with uniform brightness. If one is dim, it is likely inserted backward (reverse biased) or is a different chemistry (e.g., a 2.0V red LED mixed with 3.2V white LEDs).
  5. Measure Node Voltages: Set your DMM to DC Volts. Place the black probe on the ground rail. Probe Node A (should read ~12.0V), Node B (~8.8V), Node C (~5.6V), and Node D (~2.4V). If Node D reads significantly higher than 2.4V, your LEDs have a higher Vf than the datasheet specified, and you may need to drop to a 100Ω resistor.
  6. Measure Current: Break the circuit at Node A. Set the DMM to the 10A or mA current setting and place it in series. It should read exactly 20mA (± 2mA).

Decision Tree: Series, Parallel, or Series-Parallel?

Use this decision path to determine the correct topology for your specific lighting project. Follow the logic down to your final configuration.

Condition Action / Next Question Final Topology
Is the circuit 120V/240V AC Mains? Stop. Do not use series. Parallel (Standard home wiring, constant voltage to each fixture).
Is the source DC, and Source Voltage > Total LED Vf? Calculate series resistor. (e.g., 12V source, 9.6V LED string). Series String with one shared current-limiting resistor.
Is the source DC, but Source Voltage < Total LED Vf? Example: 5V USB source trying to power two 3.2V white LEDs (needs 6.4V). Parallel (Each LED gets its own dedicated resistor tied to 5V).
Are you driving >10 LEDs on a DC source? A single series string will require a dangerously high voltage or waste massive power in the resistor. Series-Parallel (Multiple series strings wired in parallel, each with its own resistor, driven by a constant-current LED driver).

Why Choose Series Over Parallel for DC LEDs?

If you are wiring low-voltage DC lights, you might wonder why we bother with series strings and resistors instead of just wiring every LED in parallel directly to the 12V rail. The answer lies in semiconductor physics and LED manufacturing tolerances.

No two LEDs are perfectly identical. Even from the same factory batch, one white LED might have a forward voltage (Vf) of 3.1V, while the next has a Vf of 3.3V. If you wire them in parallel across a 3.3V source, the 3.1V LED will draw significantly more current than the 3.3V LED. This causes the 3.1V LED to heat up. As semiconductors heat up, their internal resistance drops, causing them to draw even more current. This positive feedback loop is called thermal runaway, and it will inevitably pop the LED.

Wiring them in series forces the exact same current (e.g., 20mA) through every single emitter, regardless of minor Vf mismatches. The voltage simply distributes itself across the nodes. For uniform brightness and long-term reliability in DC lighting, series is the undisputed champion. For deeper mathematical proofs of Kirchhoff's laws in these configurations, reference the series circuit chapter in All About Circuits.

Finally, if you are scaling this up to permanent architectural or landscape lighting, always ensure your DC power supply is a Constant Current (CC) driver rather than a Constant Voltage (CV) supply, which eliminates the need for wasting power on dropping resistors entirely. For home AC branch circuits, always defer to NFPA 70 (NEC) guidelines and use standard parallel wiring to maintain 120V at every receptacle and fixture.