Connecting lights in series forces the exact same current through every bulb while dividing the source voltage across them. If you apply 12V DC to a string of three identical 2V LEDs and a current-limiting resistor, each LED drops 2V, and the resistor drops the remaining 6V. This topology is the backbone of everything from 120V AC holiday light strings to high-voltage industrial indicator panels. However, because the current path is a single continuous loop, a single component failure dictates the fate of the entire string.
This guide breaks down the node-level physics, failure extremes, and exact component math required to design and breadboard a reliable series lighting circuit.
The Series Topology: Node Labels and Current Flow
To analyze a series circuit properly, we must define our nodes. A node is any continuous segment of wire where the voltage is uniform. Let us map a standard DC series string consisting of a voltage source, one current-limiting resistor (R1), and three LEDs (LED1, LED2, LED3).
- Node 0 (VCC): The positive terminal of the power supply.
- Node 1: The junction between R1 and the anode of LED1.
- Node 2: The junction between the cathode of LED1 and the anode of LED2.
- Node 3: The junction between the cathode of LED2 and the anode of LED3.
- Node 4 (GND): The cathode of LED3 tied to the negative terminal of the power supply.
According to Kirchhoff’s Current Law (KCL), the current entering Node 1 must equal the current leaving it. Because there are no parallel branches for the current to escape into, the current ($I$) is identical at Node 0, Node 1, Node 2, Node 3, and Node 4.
According to Kirchhoff’s Voltage Law (KVL), the sum of the voltage drops across R1, LED1, LED2, and LED3 must exactly equal the source voltage applied between Node 0 and Node 4. If your source is 24V, and your LEDs drop 3.2V each (9.6V total), the resistor at Node 1 must drop exactly 14.4V.
Series Circuit Behavior and Failure Extremes
When designing a series string, you must account for how the circuit reacts when a single element deviates from its nominal state. The table below maps the electrical and visual consequences of component variations.
| Element Change | Voltage Impact | Current Impact | Visual Result |
|---|---|---|---|
| Source Voltage Increases | Resistor drops more voltage; LED Vf stays relatively stable | Total string current increases proportionally | All LEDs glow brighter; risk of thermal damage if exceeding max If |
| One LED Vf Drops (Binning variance) | That specific LED drops less voltage; resistor drops the difference | Total string current increases slightly | All LEDs glow slightly brighter; variance LED may run cooler |
| Resistor Value Increases | Resistor drops more voltage; LED voltage drops slightly | Total string current decreases | All LEDs dim uniformly |
| One LED Fails OPEN | Full source voltage appears across the open break | Current drops to absolute zero (0A) | All LEDs go completely dark |
| One LED Fails SHORT | Shorted LED drops 0V; remaining voltage forces higher current | Current spikes dramatically (limited only by R1 and source) | Remaining LEDs overdrive, flash brightly, then burn out |
Why Choose Series Over Parallel?
Why use this topology instead of wiring each light in parallel to the main bus? Series wiring is mandatory when your source voltage is high and your current capacity is low. Consider a 120V AC mains holiday light string. If you wired 50 bulbs in parallel, each bulb would need to handle 120V, requiring bulky, expensive, and dangerous high-voltage miniature bulbs. By wiring them in series, each bulb only needs to withstand 2.4V.
Furthermore, series wiring mitigates voltage drop over long distances. In a parallel LED strip, the copper traces must carry the cumulative current of every LED, leading to severe voltage sag at the far end. In a series string, the current remains constant and low (e.g., 20mA), allowing you to use thin, cheap wire over long runs without noticeable voltage drop.
Design Walkthrough: Sizing a 24V Industrial LED String
Let us design a practical indicator circuit for a 24V DC industrial control panel (a common standard for PLCs and motor drives, per standard DC circuit theory). We will use three white LEDs to indicate a 'System Ready' state.
Component Selection and Math
We select the Cree C503B-WAN 5mm white LED. According to the datasheet, the typical forward voltage ($V_f$) is 3.2V, and the maximum continuous forward current ($I_f$) is 30mA. We will target a conservative 20mA for long lifespan and reduced heat.
Step 1: Calculate Total LED Voltage Drop
$V_{LED(total)} = 3 \times 3.2V = 9.6V$
Step 2: Calculate Required Resistor Voltage Drop
$V_R = V_{Source} - V_{LED(total)} = 24V - 9.6V = 14.4V$
Step 3: Calculate Resistance (Ohm's Law)
$R = V_R / I_{target} = 14.4V / 0.020A = 720\Omega$
The nearest standard E12 series resistor value is 750Ω. Let us recalculate the actual current: $I = 14.4V / 750\Omega = 19.2mA$. This is perfectly safe.
Step 4: Calculate Resistor Power Dissipation
$P = I^2 \times R = (0.0192A)^2 \times 750\Omega = 0.276W$
A standard 1/4W (0.25W) resistor will overheat and drift in value, or catch fire. You must step up to a 1/2W (0.5W) resistor to maintain a safe 50% power derating margin.
| Component | Specification / Part Number | Key Parameter | Estimated Cost (2026) |
|---|---|---|---|
| Power Supply | Mean Well MDR-24-24 (DIN Rail) | 24V DC, 1.0A output | $22.50 |
| LEDs (x3) | Cree C503B-WAN (5mm White) | Vf: 3.2V typ, If: 20mA target | $0.45 ($0.15 ea) |
| Current Limiter | Yageo CFR-50JR-52-750R | 750Ω, 1/2W, 5% Carbon Film | $0.12 |
For precise component sizing and to verify your math on the bench, tools like the DigiKey LED Series Resistor Calculator are excellent for catching E-series rounding errors before you order parts.
Step-by-Step Breadboard Verification
Do not trust the math until you verify it on the bench. Here is the exact procedure to build and validate this 24V series string on a standard solderless breadboard.
- Insert the Components: Place the anode (long leg) of LED1 into the positive rail bus. Bridge the cathode of LED1 to the anode of LED2 in the same terminal strip. Bridge LED2's cathode to LED3's anode. Connect LED3's cathode to the ground rail bus.
- Install the Resistor: Insert one leg of the 750Ω 1/2W resistor into the positive rail bus (sharing the node with LED1's anode). Insert the other leg into a positive terminal strip connected to your power supply's VCC output.
- Verify Open-Circuit Voltage: Before connecting the load, use your multimeter in DC Voltage mode. Place the red probe on the VCC terminal strip and the black probe on the GND rail. Confirm the supply reads between 23.8V and 24.2V.
- Measure Individual Voltage Drops (KVL Check): Power the circuit. Switch your multimeter to DC Voltage. Measure across the resistor (Node 0 to Node 1). It should read approximately 14.4V. Measure across each LED (Node 1 to 2, 2 to 3, 3 to 4). Each should read between 3.0V and 3.4V. The sum of these four measurements must equal your source voltage.
- Measure String Current (KCL Check): Power down the supply. Break the circuit by removing the jumper wire from the VCC terminal strip to the resistor. Switch your multimeter to DC Current (mA) mode. Place the red probe on the VCC wire and the black probe on the resistor leg. Power the supply. The meter should read between 18.5mA and 19.5mA, confirming your 750Ω resistor is doing its job.
By following this node-level verification, you prove that Kirchhoff's laws hold true on your physical board, ensuring that when you move this design to a soldered PCB or an industrial DIN-rail terminal block, the lights will operate reliably for years without thermal degradation.






