To wire lights in series, you daisy-chain the anode of the first light to the power source, connect its cathode to the anode of the next light, and terminate the final cathode to ground through a current-limiting resistor. This forces the exact same current through every emitter while dividing the total supply voltage across the chain.
The Series Topology: Node Labels and Voltage Drops
Understanding a series circuit requires tracking voltage at every physical connection point. According to Kirchhoff’s Voltage Law (KVL), the sum of the voltage drops across all components must equal the source voltage. Let us map a standard 3-LED series string using node labels:
- Node 0 (VCC): The positive supply rail (e.g., 12V DC).
- Node 1: The junction between the anode of LED 1 and VCC.
- Node 2: The junction between the cathode of LED 1 and the anode of LED 2.
- Node 3: The junction between the cathode of LED 2 and the anode of LED 3.
- Node 4: The junction between the cathode of LED 3 and the current-limiting resistor.
- Node 5 (GND): The junction between the resistor and the negative supply rail (0V).
As current flows from Node 0 to Node 5, it encounters the forward voltage drop (Vf) of each LED. If each LED drops 3.1V, the voltage at Node 2 will be 8.9V, and the voltage at Node 4 will be 2.7V. The resistor at Node 4 absorbs this remaining 2.7V to regulate the current. For a deeper mathematical breakdown of KVL in these configurations, refer to the All About Circuits textbook chapter on series circuits.
Behavior Table: What Happens When Elements Change
The defining characteristic of a series topology is its vulnerability to single-point failures. Because there is only one path for current, any disruption halts the entire loop. Here is exactly how the circuit behaves under fault conditions:
| Fault Condition | Circuit Current (I) | Voltage Across Remaining Elements | Physical Result |
|---|---|---|---|
| Normal Operation | 350 mA (Design target) | Evenly distributed per Vf | All LEDs illuminate at target brightness. |
| One LED Open (Burnout) | 0 mA | Source voltage appears across the open gap | Entire string goes dark. No damage to other components. |
| One LED Shorted | Increases (e.g., to 450 mA) | Remaining LEDs absorb the shorted LED's voltage share | Remaining LEDs overcurrent, run hot, and will likely cascade-fail. |
| Resistor Open | 0 mA | Source voltage appears across resistor gap | Entire string goes dark. Safe failure mode. |
| Supply Voltage Spikes (+2V) | Increases proportionally | Resistor absorbs the excess voltage | LEDs burn brighter; resistor dissipates excess heat. If beyond resistor wattage rating, it burns open. |
Design Walkthrough: Picking Real Component Values for a 12V Loop
Let us design a practical low-voltage landscape lighting loop. We are using a 12V DC power supply and three Cree XP-E2 Cool White LEDs.
Component Specifications:
- Source Voltage (Vs): 12.0V DC
- LED Forward Voltage (Vf): 3.1V typical (at 350 mA)
- LED Target Current (If): 350 mA (0.35 A)
- Number of LEDs: 3
Step 1: Calculate Total LED Voltage Drop
V_leds = 3 × 3.1V = 9.3V
Step 2: Calculate Required Resistor Voltage Drop
V_resistor = Vs - V_leds = 12.0V - 9.3V = 2.7V
Step 3: Calculate Resistor Value (Ohm's Law)
R = V_resistor / If = 2.7V / 0.35A = 7.71 Ω
Since 7.71 Ω is not a standard E12 resistor value, we round up to the nearest standard value to keep the current slightly below the maximum rating. We select an 8.2 Ω resistor. This yields a real-world current of 2.7V / 8.2Ω = 329 mA, which is perfectly safe and extends LED lifespan.
Step 4: Calculate Resistor Power Dissipation
P = I² × R = (0.329A)² × 8.2Ω = 0.88 Watts.
A standard 1/4W or 1/2W resistor will overheat and fail. We must specify a 2-Watt wirewound resistor (e.g., Vishay PR02 series) to provide a safe thermal margin.
Why Series Over Parallel? (And What Breaks at the Extremes)
In low-voltage DC design, choosing between series and parallel topologies dictates your wiring complexity and failure resilience.
When Series Wins:
- Current Matching: Series guarantees identical current through every emitter, ensuring uniform brightness and color temperature across the string.
- Wiring Efficiency: You only need one current-limiting component (resistor or constant-current driver) for the entire string, reducing BOM cost and board space.
- Higher Voltage / Lower Current: By stacking voltage drops, you draw less total current from the power supply, allowing you to use thinner, cheaper wire (e.g., 22 AWG instead of 16 AWG) for long landscape runs, minimizing I²R line losses.
What Breaks at the Extremes:
The fatal flaw of series is the 'open circuit' extreme. If a single wire breaks or an LED burns out (opens), the entire string dies. This is the infamous 'old Christmas light' effect. Conversely, in a parallel topology, if one branch opens, the others continue to operate normally. If your application requires high fault-tolerance where partial illumination is better than total darkness, series is the wrong choice unless you add parallel Zener diodes across each LED to bypass an open failure.
Step-by-Step Breadboard Testing Protocol
Before soldering or deploying a series string in the field, validate the design on a breadboard. You will need a variable bench power supply, a digital multimeter (DMM) like a Fluke 87V, and your calculated components.
- Insert Components: Place the three LEDs across the breadboard gap. Connect the cathode (short leg/flat edge) of LED 1 to the anode (long leg) of LED 2 using a jumper wire. Repeat for LED 2 to LED 3.
- Install the Resistor: Connect the 8.2 Ω 2W resistor from the cathode of LED 3 to the negative power rail. Connect the anode of LED 1 to the positive power rail.
- Set the Power Supply: Dial the bench supply to 0V, then power it on. Slowly increase the voltage to exactly 12.0V. The LEDs should illuminate.
- Verify Current: Break the circuit at the positive rail and insert your DMM in series (set to the mA/A current setting). Read the display. You should see between 320 mA and 330 mA. If it reads >350 mA, your supply voltage is too high or your resistor value is wrong. Power down immediately.
- Verify Node Voltages: Remove the DMM from the current path and switch it to DC Volts. Place the black probe on Node 5 (GND). Touch the red probe to Node 4, Node 3, and Node 2. You should measure approximately 2.7V, 5.8V, and 8.9V respectively. If Node 4 reads significantly higher than 3V, one of your LEDs is wired backward (reverse-biased) and is blocking current.
Decision Path: Should You Use a Series String?
Use this decision matrix to finalize your circuit topology and component selection. Do not default to a simple resistor if your parameters fall into the advanced categories.
| Design Parameter | If True... | Action / Component Pick |
|---|---|---|
| String length is 1 to 3 LEDs, and supply voltage is fixed (e.g., 12V battery). | Use a passive series resistor. | Pick a standard wirewound resistor with a 2x wattage safety margin. |
| String length is 4+ LEDs, or supply voltage fluctuates (e.g., automotive 11V-14.5V). | A passive resistor will cause severe brightness flicker or overcurrent. | Switch to an active constant-current driver. |
| The application requires 100% uptime (e.g., aviation indicator, stairway safety lighting). | Series open-faults are unacceptable. | Add a bypass Zener diode (rated slightly above Vf) in parallel with each LED. |
| You are wiring 120V/230V AC mains architectural lighting. | Stop. Series wiring is illegal and dangerous here. | Wire in parallel using standard NEC-compliant branch circuit methods. |
The Final Pick: For any low-voltage DC series string exceeding three high-power LEDs, or any installation where the power supply is not perfectly regulated, abandon the passive resistor entirely. Terminate your series string with a Mean Well LDD-350H constant current LED driver. This specific buck-mode driver accepts 9-36V DC input, outputs a rock-solid 350 mA regardless of input voltage fluctuations or LED thermal drift, and inherently protects the string against short-circuit extremes without requiring external fusing.






