To connect LED lights in series, you daisy-chain the cathode of one LED to the anode of the next, placing a single current-limiting resistor at the start or end of the string. The total forward voltage (Vf) of all LEDs combined must be strictly less than your DC supply voltage. This configuration ensures identical current flows through every LED, guaranteeing uniform brightness without the complex current-balancing required in parallel setups.
This walkthrough breaks down the standard series LED schematic, maps the physical terminals to their diagram symbols, traces the exact node-by-node path, and shows you how to verify the circuit with a multimeter before applying full power.
Decoding the Series LED Schematic: Symbols and Terminals
Before bending leads or stripping wire, you need to translate the schematic symbols into physical components. A standard series LED diagram uses three primary symbols: the DC voltage source (parallel lines of unequal length), the resistor (zigzag line or rectangular box), and the LED (a triangle pointing into a vertical bar, with two small arrows indicating light emission).
The most common point of failure for hobbyists is reversing the LED polarity. Unlike resistors, LEDs are diodes; they only allow current to flow in one direction. Here is the exact terminal mapping between the physical 5mm through-hole LED, the schematic symbol, and your multimeter.
| Component / Terminal | Physical Identification (5mm LED) | Schematic Symbol | Multimeter Diode Test Reading |
|---|---|---|---|
| LED Anode (+) | Longer lead; rounded bulb edge | Flat back of the triangle | Shows forward voltage drop (e.g., 1.8V - 3.4V) |
| LED Cathode (-) | Shorter lead; flat spot on bulb rim; large internal flag | Vertical bar (line) at the triangle tip | "OL" or Overlimit (open circuit in reverse bias) |
| Resistor (Current Limit) | Cylindrical body with color bands; leads are identical | Zigzag line (US) or empty rectangle (IEC) | Shows exact resistance in Ohms (Ω) regardless of probe polarity |
| DC Power Supply | Red binding post (+), Black binding post (-/Ground) | Long parallel line (+), short thick line (-) | Shows nominal DC voltage (e.g., 12.0V) on DCV setting |
For a deeper dive into semiconductor behavior and diode physics, the Adafruit LED Guide provides excellent baseline theory on how the P-N junction creates light.
Node-by-Node Trace and Voltage Math
A schematic is just a map; you need to know how to read the route. Let us trace a standard 3-LED series string powered by a 12V DC supply. The current path is a single, unbroken loop. If any node in this chain opens, the entire string goes dark.
The Node-by-Node Trace:
- Node 1 (Source +): Current leaves the positive terminal of the 12V DC supply.
- Node 2 (Resistor In): Current enters the first lead of the current-limiting resistor.
- Node 3 (Resistor Out / LED1 Anode): Current exits the resistor and enters the Anode (long lead) of LED 1.
- Node 4 (LED1 Cathode / LED2 Anode): Current exits the Cathode (short lead) of LED 1 and immediately enters the Anode of LED 2. This is the series daisy-chain junction.
- Node 5 (LED2 Cathode / LED3 Anode): Current exits LED 2's Cathode and enters LED 3's Anode.
- Node 6 (LED3 Cathode): Current exits the final LED's Cathode.
- Node 7 (Source - / Ground Return): Current flows back into the negative terminal of the 12V supply, completing the circuit.
To size the resistor for Node 2, you must subtract the total forward voltage (Vf) of the LED string from your supply voltage, then apply Ohm's Law (R = V / I). Below is a data-dense reference table for common 5mm LEDs wired in a 3-LED series string on a 12V system, assuming a standard 20mA (0.02A) target current.
| LED Color | Typical Vf (per LED) | Total String Vf | Voltage Across Resistor | Calculated Resistance | Nearest E24 Standard Resistor | Resistor Power Dissipation |
|---|---|---|---|---|---|---|
| Red | 2.0V | 6.0V | 6.0V | 300 Ω | 300 Ω | 0.12W (Use 1/4W) |
| Green | 2.2V | 6.6V | 5.4V | 270 Ω | 270 Ω | 0.11W (Use 1/4W) |
| Blue | 3.2V | 9.6V | 2.4V | 120 Ω | 120 Ω | 0.05W (Use 1/4W) |
| White | 3.4V | 10.2V | 1.8V | 90 Ω | 91 Ω | 0.04W (Use 1/4W) |
Note: Never mix different LED colors in the same series string. The LED with the lowest Vf will hog the current or fail to illuminate if the driver voltage is tuned for a higher-Vf diode. For comprehensive resistor calculations across different supply voltages, the Electronics Club LED primer remains an industry-standard reference.
Physical Wiring Steps and Soldering Protocol
Whether you are prototyping on a solderless breadboard or building a permanent harness with 22 AWG stranded wire, the physical execution must respect the polarity mapped in Table 1.
- Prep the Resistor: Bend the leads of your selected E24 resistor (e.g., 270 Ω for green LEDs) into a U-shape. If soldering, slip a piece of 3/32" heat shrink tubing over one lead before making connections.
- Establish the Positive Feed: Connect your red wire from the DC power supply's positive terminal to Lead 1 of the resistor.
- Bridge Resistor to LED1: Connect Lead 2 of the resistor to the Anode (long lead) of the first LED. If using a breadboard, ensure they are in different, un-shorted rows.
- Daisy-Chain the String: Bend the Cathode (short lead) of LED1 to meet the Anode (long lead) of LED2. Solder this joint or place them in the same breadboard node. Repeat for LED2 Cathode to LED3 Anode.
- Complete the Ground Return: Connect the Cathode (short lead) of the final LED in the string to your black wire, routing it back to the negative/ground terminal of the DC power supply.
- Insulate and Secure: If soldered, slide the heat shrink over the exposed joints and apply heat. Use a zip-tie or hot glue to anchor the leads, preventing mechanical stress from pulling the LED dies out of their epoxy housings.
Verifying Connections with a Multimeter
Do not apply 12V power until you have verified the physical build against the schematic. A single reversed LED will block the entire circuit, and a missing resistor will instantly destroy the LEDs via thermal runaway.
Step 1: The Resistance Check (Power OFF)
Set your multimeter to the Ohms (Ω) setting. Place the probes across the entire string (from the free end of the resistor to the cathode of the final LED). You should read the exact value of your current-limiting resistor (e.g., ~270 Ω). If you read infinite resistance (OL), you have a broken connection or a reversed LED blocking the meter's test current. If you read near 0 Ω, you have a short circuit.
Step 2: The Diode Test (Power OFF)
Switch the multimeter dial to the Diode Test mode (usually indicated by a triangle symbol). Place the red probe on the Anode of LED1 and the black probe on the Cathode of LED1. The meter should display the forward voltage drop (e.g., 2.2V for green). Reverse the probes; the meter should read "OL". Repeat for every LED in the chain to confirm correct physical orientation.
Step 3: The Voltage Drop Verification (Power ON)
Energize the 12V supply. Set the meter to DC Volts (DCV).
Place the black probe on the system ground (negative rail) and use the red probe to check the nodes:
- At Resistor In: Should read ~12.0V.
- At LED1 Anode: Should read ~11.4V (accounting for the voltage dropped across the resistor).
- At LED1 Cathode: Should read ~9.2V (dropping by the LED's 2.2V Vf).
If the voltage at the LED1 Anode is 12.0V and the LEDs are dark, your resistor is bypassed or shorted. Kill power immediately.
Troubleshooting Common Series String Failures
Series circuits are highly reliable for uniform lighting, but they have a specific failure mode: an open-circuit fault kills the whole string. Here is how to diagnose the three most common bench failures.
Symptom 1: Entire string is dark.
Cause: One LED is inserted backward, or a solder joint is cold/broken.
Fix: Use the multimeter's Diode Test mode across each LED individually while in-circuit. The reversed LED will read "OL" in both directions (because the parallel paths are blocked by other diodes). Desolder and flip the component.
Symptom 2: LEDs flash brilliantly for a millisecond, then go permanently dark.
Cause: Missing or incorrect current-limiting resistor. The LEDs drew massive current, overheated the internal bond wire, and failed open.
Fix: The LEDs are destroyed and must be replaced. Verify your resistor color bands or measure it with a multimeter before wiring the replacement string. Never wire LEDs directly to a voltage source without active current regulation.
Symptom 3: LEDs are dim and flickering.
Cause: The power supply is current-limiting or browning out because the total string Vf is too close to the supply voltage, leaving insufficient headroom for the resistor to regulate current.
Fix: Calculate the total Vf. If three White LEDs (3.4V each = 10.2V total) are on a 12V supply, you only have 1.8V of headroom. If the supply sags to 11V under load, the resistor drops only 0.8V, severely cutting the current. Upgrade to a 15V or 24V DC supply and recalculate the resistor value, or drop the string down to two LEDs.






