An electrical series circuit forces the exact same current through every component in a single continuous path. Because there are no branching nodes, the total resistance is simply the sum of all individual resistances, and the supply voltage divides across the components proportionally to their resistance. If you need to guarantee identical current flow through multiple loads—such as matching the brightness of a string of LEDs or creating a precise voltage divider for a sensor network—the series topology is your baseline architecture.
The Electrical Series Circuit Topology Explained
To understand the physics of this configuration, we map the circuit using distinct node labels. Imagine a simple DC loop powered by a 12V battery with three resistors (R1, R2, R3) wired end-to-end.
- Node A: The positive terminal of the voltage source (12V).
- Node B: The junction between R1 and R2.
- Node C: The junction between R2 and R3.
- Node D: The negative terminal of the voltage source (0V / Ground).
In this layout, Kirchhoff’s Current Law (KCL) dictates that the current entering Node B must equal the current leaving it, meaning I_total = I_R1 = I_R2 = I_R3. Simultaneously, Kirchhoff’s Voltage Law (KVL) requires that the sum of the voltage drops across R1, R2, and R3 must exactly equal the source voltage applied between Node A and Node D. According to Georgia State University's HyperPhysics, this strict conservation of energy and charge is what makes series circuits highly predictable for voltage division tasks.
Behavior and Failure Modes: What Changes When One Element Shifts
Why choose an electrical series circuit over a parallel alternative? In parallel circuits, voltage is constant across branches, but current divides. You choose series when you need to force current matching or divide voltage. However, the single-path nature of series wiring creates distinct vulnerabilities. If one element changes state, the entire circuit reacts.
The table below details exactly what happens to the circuit's behavior when a single element (e.g., R2) experiences a fault or value shift.
| Element Change (R2) | Effect on Total Resistance | Effect on Total Current | Voltage Across Remaining Elements | System State & Risk |
|---|---|---|---|---|
| Increases by 50% | Increases | Decreases | Decreases (starved of voltage) | Diminished performance; circuit runs 'slow' or dim. |
| Shorts (0 Ω) | Decreases sharply | Increases sharply | Increases (overvoltage) | Cascade Failure: Remaining components absorb excess voltage and may burn out. |
| Opens (∞ Ω) | Becomes Infinite | Drops to 0 A | Drops to 0 V | Complete Failure: The path is broken; the entire circuit dies immediately. |
This failure-mode contrast is critical. In a parallel circuit, if one branch opens, the others continue operating normally. In an electrical series circuit, an open fault kills the whole system. Conversely, a short fault in series is often more destructive than in parallel, as the sudden drop in total resistance causes a current spike that pushes the remaining components past their maximum voltage and power ratings.
Design Walkthrough: Sizing Real Components for a 12V LED String
Let’s move from theory to the workbench. We will design a series circuit to power three standard 5mm red LEDs from a 12V DC bench supply. We are choosing series over parallel here because it guarantees identical current through every LED die, preventing thermal runaway caused by minor manufacturing variations in forward voltage (Vf).
1. Define the Load Parameters:
We are using standard diffused red LEDs (e.g., Lite-On LTL-307EE). According to the datasheet, the typical forward voltage (Vf) is 2.0V, and the target forward current (If) is 20mA (0.020A).
2. Calculate Total Voltage Drop:
Because they are in series, the voltage drops add up.
V_leds = 2.0V + 2.0V + 2.0V = 6.0V
3. Size the Current-Limiting Resistor:
The resistor must absorb the remaining voltage from the 12V source.
V_resistor = V_source - V_leds = 12.0V - 6.0V = 6.0V
Using Ohm’s Law (R = V / I):
R = 6.0V / 0.020A = 300 Ω
4. Select a Real-World Component:
300 Ω is not a standard E12 series value. We round up to the nearest standard value to ensure we do not exceed the 20mA maximum rating. The closest E12 value is 330 Ω. A standard through-hole carbon film resistor, such as the Yageo CFR-25JB-52-330R (costing roughly $0.02 in bulk), is perfect.
5. Verify Power Dissipation:
Resistors burn up if you exceed their wattage rating. We calculate the power dissipated by the 330 Ω resistor using P = I² × R.
P = (0.020A)² × 330 Ω = 0.0004 × 330 = 0.132 W
Since 0.132W is well below the 0.25W (1/4W) rating of the Yageo CFR-25 series, the component will run cool to the touch. As noted in All About Circuits' DC theory guide, always select a resistor with a power rating at least 1.5 to 2 times the calculated dissipation for long-term reliability.
Step-by-Step Breadboard Testing and Verification
Do not just wire it up and flip the switch. Proper bench verification ensures your math matches reality and protects your components. Follow this exact sequence using a standard solderless breadboard and a digital multimeter (DMM) like a Fluke 117.
- Prep and Insert Components: Insert the three red LEDs in a single continuous row on the breadboard, ensuring the anodes (long legs) face the positive rail and cathodes (short legs) face the next LED's anode. Insert the 330 Ω resistor at the end of the chain, bridging the final cathode to the ground rail.
- De-Energized Continuity Check: Before applying power, set your DMM to the continuity/diode test mode. Place the red probe on the positive input node and the black probe on the ground node. You should read an open circuit (OL) or a very high resistance, confirming there are no accidental solder bridges or breadboard shorts bypassing your components.
- Apply Power and Measure Total Current: Connect your 12V DC supply. To measure current, you must break the circuit. Disconnect the positive rail, set your DMM to the mA range (ensure the red probe is in the fused mA jack, not the unfused 10A jack), and place the meter in series between the power supply and the breadboard. You should read approximately 18.1 mA (slightly lower than 20mA due to the 330 Ω rounding and real-world LED Vf variance).
- Verify Kirchhoff's Voltage Law (KVL): Switch the DMM back to DC Volts. Keep the circuit powered. Place the black probe on the ground rail (Node D). Measure the voltage at Node A (should be 12.0V). Move the red probe to the junction between the resistor and the first LED. The voltage should have dropped by roughly 6.0V. Finally, measure across each individual LED; each should show approximately 2.0V. The sum of these drops will perfectly equal your 12V source.
Frequently Asked Questions About Electrical Series Circuits
Does current change after passing through a resistor in an electrical series circuit?
No. This is a common misconception among beginners who think of current like water pressure that gets 'used up' by a restriction. Current is the flow rate of electrons (Coulombs per second). While the resistor drops the voltage (electrical potential energy) and dissipates power as heat, the exact same number of electrons per second that enter the resistor must exit it. In a series loop, the current is identical at every single node. If you measure 18mA entering a resistor, you will measure exactly 18mA leaving it.
How do you calculate total wattage in a series circuit with mixed resistors?
You cannot simply add the power ratings of the resistors to find the circuit's total wattage capacity. Instead, you must calculate the actual power dissipated by each individual component using the formula P = I² × R (since current is constant in series). Calculate the wattage for R1, R2, and R3 individually based on the shared circuit current, and then sum those actual dissipation values to find the total power drawn from the source. Alternatively, you can use P_total = V_source × I_total for a much faster calculation.
Can I wire two different voltage batteries in an electrical series circuit?
Yes, you can wire batteries of different voltages (e.g., a 9V and a 3V) in series to achieve a combined 12V supply. However, you must pay strict attention to their capacity (measured in mAh). In a series battery pack, the total capacity is limited by the weakest cell. If you series a 9V 500mAh battery with a 3V 2000mAh battery, your pack will only yield 500mAh of usable energy. Furthermore, if you discharge them past the 500mAh limit, the depleted 9V battery will be forced into reverse-polarity charging by the stronger 3V cell, which can cause venting, leakage, or thermal failure in alkaline and lithium chemistries.
Why do old Christmas lights use an electrical series circuit instead of parallel?
Legacy incandescent Christmas lights use series wiring primarily for cost and wire-gauge reduction. If a string of 50 bulbs were wired in parallel to a 120V AC mains supply, every single bulb would need to be rated for 120V, and the main feeder wires would have to carry the combined current of all 50 bulbs (requiring thick, expensive copper). By wiring them in series, the 120V is divided across the 50 bulbs, meaning each bulb only needs to handle 2.4V. Because the current is limited to the draw of a single bulb (typically around 0.34A), the manufacturer can use extremely thin, cheap copper wire for the entire string. The trade-off, as Khan Academy's circuit tutorials point out, is the infamous frustration of the entire string going dark when a single filament burns out and breaks the circuit path.






