Topology Nodes and the Core Formulas
A series circuit is defined by a single, unbranched conductive path. To analyze it mathematically, we assign node labels to the junctions. Consider a simple two-resistor voltage divider connected to a DC source:
- Node A (Vin): The positive terminal of the voltage source, connecting to the first component (R1).
- Node B (Vout / Junction): The single electrical node connecting the output of R1 to the input of R2. By Kirchhoff's Voltage Law (KVL), the voltage at Node B is Vin minus the voltage dropped across R1.
- Node C (GND): The negative terminal of the source, completing the loop.
Because there are no alternative paths for electron flow, the current (I) leaving Node A must exactly equal the current passing through Node B and returning to Node C. This unbranched constraint is what makes the series connection formula so reliable for current-limiting applications, but it also creates a single point of failure for the entire loop.
Component Behavior Matrix: What Changes When Values Shift
Theoretical formulas assume ideal components. On the bench, resistors drift, solder joints degrade, and loads change. The table below maps exactly what happens to a 12V series circuit (Node A to Node C) containing R1 and R2 when one element shifts from its nominal state. This matrix is critical for troubleshooting.
| Circuit State | R1 Value | R2 Value | Total R (Ω) | Total I (mA) | VR1 (Node A-B) | VR2 (Node B-C) |
|---|---|---|---|---|---|---|
| 1. Nominal Base | 100 Ω | 200 Ω | 300 Ω | 40.0 mA | 4.0 V | 8.0 V |
| 2. R1 Drifts High (Thermal) | 200 Ω | 200 Ω | 400 Ω | 30.0 mA | 6.0 V | 6.0 V |
| 3. R2 Shorts (Catastrophic) | 100 Ω | 0 Ω | 100 Ω | 120.0 mA | 12.0 V | 0.0 V |
| 4. R1 Opens (Trace break) | ∞ Ω | 200 Ω | ∞ Ω | 0.0 mA | 12.0 V* | 0.0 V |
*Note on Row 4: When R1 opens, current drops to zero. With zero current, R2 drops 0V (V=IR). Therefore, the full 12V source potential appears across the open gap of R1 (Node A to Node B). If you probe Node B with a high-impedance DMM, you will read 12V relative to ground, which often tricks beginners into thinking the circuit is still functioning.
Design Walkthrough: Building a 12V LED Dropper Network
Why choose a series topology over parallel for driving multiple LEDs? The answer lies in semiconductor physics and manufacturing tolerances. LEDs have a negative temperature coefficient for forward voltage (Vf). If you wire three LEDs in parallel with a single shared current-limiting resistor, the LED with the lowest initial Vf will hog the current. It heats up, its Vf drops further, and it pulls even more current—a destructive feedback loop called thermal runaway.
By wiring the LEDs in series, the exact same current is forced through every die, guaranteeing uniform brightness and eliminating thermal runaway, regardless of minor Vf binning mismatches.
The Design Scenario: We need to illuminate three Kingbright WP7113QBC/D blue LEDs from a 12V DC bench supply.
- LED Vf: 3.2V typical (at 20mA)
- Target Current (I): 20mA (0.02A)
- Total Series Vf: 3 × 3.2V = 9.6V
Step 1: Calculate the Required Voltage Drop
The series resistor must absorb the remaining voltage.
VR = Vsource - Vf(total) = 12V - 9.6V = 2.4V.
Step 2: Apply Ohm's Law for the Series Connection Formula
R = VR / I = 2.4V / 0.02A = 120 Ω.
Step 3: Calculate Power Dissipation
P = I² × R = (0.02)² × 120 = 0.0004 × 120 = 0.048W (48mW).
A standard 1/4W (250mW) axial carbon film or metal film resistor (like the Yageo MFR-25 series) provides a 5x safety margin, ensuring the resistor stays cool to the touch.
Step 4: Verify Source Headroom
If your 12V supply sags to 11V under load, VR drops to 1.4V, and current falls to 11.6mA. The LEDs will dim slightly. If absolute current regulation is required, replace the 120Ω resistor with an LM317 configured as a constant current source, but for basic indicator lighting, the passive series resistor is sufficient.
Failure Mode Contrast: Open vs. Short Extremes
Every series circuit lives with the Sword of Damocles: a single component failure kills the entire loop. However, how it fails dictates the danger to the remaining components.
The Open Circuit Failure:
If a component fails open (e.g., a resistor's internal element snaps, or a cold solder joint cracks), resistance becomes infinite. Current immediately ceases. The primary risk here is arcing and voltage spikes. In high-voltage series strings (like old-school Christmas lights or series-wired relay coils), the full source voltage collapses across the microscopic air gap of the open fault, potentially ionizing the air and creating an arc. In low-voltage DC logic, an open simply results in a dead circuit, but as noted in the behavior matrix, probing the downstream nodes can yield ghost voltages that confuse troubleshooting.
The Short Circuit Failure:
If a component fails short (e.g., a capacitor's dielectric punctures, or a PCB trace shorts to ground), its resistance drops to near zero. The total series resistance plummets, and current spikes massively. In our LED example, if one LED shorts out internally, its 3.2V drop disappears. The 120Ω resistor now sees 12V - 6.4V = 5.6V. Current jumps to 46mA. The remaining two LEDs will overcurrent, overheat, and likely fail catastrophically in a domino effect. This is why high-reliability series strings often include parallel Zener diodes across each node to safely route current if a single series element opens, preventing the rest of the string from going dark.
Step-by-Step Breadboard Verification
Do not trust your math until you verify it with a multimeter. Here is the exact procedure to breadboard and validate the 12V LED series string using a standard digital multimeter (DMM) like a Fluke 87V or Brymen BM235.
- Prep the Board (De-energized): Insert the three blue LEDs in series. Ensure the cathode (flat edge/short leg) of LED 1 connects to the anode of LED 2, and so on. Insert the 120Ω resistor connecting the final LED cathode to the ground rail.
- Continuity Check: Set your DMM to the continuity/diode test mode. Probe from the anode of LED 1 to the ground rail. You should read the combined forward voltage of the LEDs (approx 9.0V - 9.6V on a diode test setting) or an open loop (OL) if your meter's test voltage is too low to forward-bias three junctions. If you read 0.00Ω, you have a short.
- Power Up and Measure Node Voltages: Connect the 12V supply. Set the DMM to DC Volts. Place the black probe on the ground rail (Node C). Place the red probe on the anode of LED 1 (Node A). Verify 12.0V. Move the red probe to the junction between the resistor and the final LED (Node B). You should read approximately 2.4V. This confirms the resistor is dropping the correct voltage.
- Measure Series Current: Never measure current in parallel with a voltage source. Power down the supply. Pull the jumper wire connecting the resistor to the ground rail. Set your DMM to the mA or A current setting. Insert the red probe into the DMM's mA/A jack. Place the red probe on the resistor lead and the black probe on the ground rail jumper, effectively making the DMM the final series component. Power up. The display should read between 18mA and 22mA, validating the series connection formula in physical reality.
For deeper reading on Kirchhoff's laws and series circuit analysis, the open-source textbook chapters at All About Circuits provide excellent foundational math. Additionally, Electronics Tutorials offers robust interactive examples of voltage division in series networks. Mastering these fundamentals ensures your designs survive the transition from simulation to the workbench.






