Section Overview
Chapter 1 gave you the quantities — voltage, current, resistance, power — and the law that binds them. Chapter 2 is about what happens when you wire more than one component together, and the first arrangement is the simplest: series, where components sit end to end along a single path. This section shows why a series circuit carries one shared current, why its resistances add up, how it splits the source voltage among its parts, and why a single break anywhere stops the whole thing — a failure signature you'll use to diagnose real circuits for the rest of your career.
Why This Matters
Series wiring is everywhere: the current-limiting resistor feeding an LED, old holiday light strings, the string of cells inside a battery pack, a fuse in line with a load. More importantly, the behavior of series circuits is a diagnostic gift. Because one break stops everything, a dead series circuit tells you exactly what kind of fault to hunt for — a single open somewhere in the loop. And because voltage divides predictably, measuring the voltage across each part tells you immediately which one is behaving wrongly. Understanding series behavior turns a dead string of parts into a solvable puzzle.
Required Prerequisites
- Voltage — The Pressure of Electrons — voltage drop across a component, which is the heart of how series circuits divide voltage.
- Current — The Flow of Electrons — current as flow along a path; series circuits have exactly one path.
- Resistance — Opposition to Flow — the quantity that adds up in series.
- Ohm's Law — The Foundation of Circuit Analysis — you'll apply V = I × R at every step here.
- Power and Energy in DC Circuits — for reasoning about how each series component dissipates its share.
Recommended Consumables
No consumables required. The exercises are pen-and-paper analysis plus optional measurement on a simple battery circuit you can build and take apart repeatedly.
Recommended Practice Hardware
- A single battery (AA or 9 V) and holder
- Two or three resistors of different values (any values from an electronics kit; a few hundred to a few thousand ohms works well), or two small bulbs in holders
- A breadboard or clip leads to connect them end to end, and a multimeter if you have one (from Section 1.7)
Everything here runs from a single low-voltage battery — the same safe territory as the measurement section. No mains, no high current.
Real-World Applications
The most visible series circuit most people meet is the old-style holiday light string where one dead bulb kills the whole strand — the pure signature of series behavior. (Many later strings add a tiny shunt across each bulb precisely to defeat this, so the rest stay lit when one filament fails; the all-dark behavior is the signature of a shunt-less series string.) But the pattern runs much deeper: the resistor in series with an LED that sets its current, the fuse in series with a load that protects it by breaking the single path, the series cells that add their voltages inside every battery pack, and the "why is half this string dark?" diagnosis that voltage division makes solvable. Series reasoning is also the foundation for the circuit laws (Kirchhoff's) coming in the next sections.
Common Challenges
- Confusing "same current" with "same voltage." In a series circuit the current is identical everywhere, but the voltage divides among the components. Beginners often swap these; getting them straight is most of this section.
- Expecting the biggest component to get the least. It's the reverse: in series, the largest resistance takes the largest share of the voltage. The counterintuitive-at-first rule becomes obvious once you apply Ohm's law to the shared current.
- Thinking a partial fault behaves gently. A series circuit is all-or-nothing for continuity: one open component and everything stops, no matter how healthy the rest of the string is. There's no "it still half-works" for a true series break.
Safety Notes
Risk Level: Low. This section is analysis and optional low-voltage measurement on a single-battery circuit — the same safe territory established in Section 1.7. No mains, no high-energy sources.
Professional Tips Before Starting
- When you see components in a single unbranching line, say "same current" to yourself before anything else — it's the key that unlocks every other quantity in a series circuit.
- To find where a dead series circuit is broken, walk the voltage along it: the full source voltage will appear across the one open point, because all the "pressure" ends up there. That single trick localizes most series faults.
- Add the resistances first. Once you have the total, one division gives the current, and from there every voltage drop follows.
One Path, One Current
What Makes a Circuit "Series"
A series circuit is one in which components are connected end to end, forming a single path with no branches. The current leaving the source has nowhere else to go: it must flow through the first component, then the second, then the third, and back to the source. Because there is only one path, the current is the same at every point in the circuit — the same amperes flow through every component, no matter how different they are.
This is the anchor fact. Everything else about series circuits follows from "one path, one current." If you can identify that a set of components forms a single unbranching loop, you already know the most important thing about it.
Resistances Add Up
If the current has to push through one resistance after another along a single path, each one adds its opposition to the journey. So in series, resistances simply add:
R_total = R₁ + R₂ + R₃ + …
Three resistors of 100 Ω, 220 Ω, and 330 Ω in series behave like a single equivalent resistance of 650 Ω — the total opposition the source "sees." This is often called the equivalent (or total) resistance because you could replace the whole string with one 650 Ω resistor and the source could not tell the difference.
With the total in hand, Ohm's law gives the current for the whole loop:
I = V_source ÷ R_total
A 9-volt battery driving that 650 Ω string produces I = 9 ÷ 650 ≈ 0.0138 A, about 13.8 mA — and, because it's series, that same 13.8 mA flows through all three resistors.
Voltage Divides Among the Components
Here's where series circuits earn their usefulness. The source voltage doesn't appear across any single component — it divides among them. Each component takes a share equal to the shared current times its own resistance:
V_n = I × R_n
Continuing the example (I ≈ 13.8 mA):
- Across the 100 Ω: V = 0.0138 × 100 ≈ 1.38 V
- Across the 220 Ω: V = 0.0138 × 220 ≈ 3.04 V
- Across the 330 Ω: V = 0.0138 × 330 ≈ 4.55 V
Add those drops: 1.38 + 3.04 + 4.55 ≈ 9 V — they account for the entire battery voltage. That is not a coincidence; it's a preview of Kirchhoff's voltage law in the next sections, which makes the "drops add up to the source" rule official.
Notice the pattern: the largest resistance takes the largest share of the voltage. Since all three carry the same current, the one with the most ohms drops the most volts. This is the principle of a voltage divider — a deliberate series arrangement used to produce a specific fraction of a supply voltage, one of the most common building blocks in all of electronics.
And because those shares are set by the resistances, they redistribute when a resistance changes. If one component's resistance climbs — a corroding contact, a part drifting with age — the total resistance rises, so the shared current falls, and that component now claims a larger slice of the voltage while every other component, dropping the same current across an unchanged resistance, is left with less. Watching which component's voltage share has grown is exactly how you spot a part that's failing by going high-resistance.
The Defining Failure: One Break Stops Everything
Because a series circuit has exactly one path, breaking that path anywhere stops the current everywhere. A single open component — a burned-out bulb, a blown fuse, a cracked solder joint, a corroded contact that has gone fully open — kills the entire circuit. Nothing downstream or upstream works, because there is no longer a complete loop for current to flow around.
This sounds like a weakness, and for reliability it is — but for diagnosis it's a gift. When a series circuit is completely dead, you know the fault is a single open somewhere in the loop, and you know how to find it: the full source voltage appears across the break. Everywhere the circuit is still intact, components drop their normal share; at the one open point, all the leftover "pressure" piles up, so your meter reads the full supply voltage across it. Walk the voltage along the string and the break announces itself.
Common Mistakes
- Treating voltage like current. Current is shared in series; voltage is divided. Applying "it's the same everywhere" to voltage is the classic error.
- Forgetting to total the resistance first. Trying to find the current from one component's resistance instead of the whole string gives a wrong, too-large current. The current is set by the total.
- Assuming a dead series circuit has multiple faults. One open is enough to kill everything, so a completely dead series string usually means a single break — look for one, not many.
- Ignoring the small resistances. Even a component with modest resistance drops some voltage in series; those small drops add up and matter when you're accounting for the full supply.
Troubleshooting Guidance
Series faults are among the most tractable in electronics because the behavior is so definite. A completely dead series circuit points to a single open — and the full-source-voltage-across-the-break trick localizes it fast: probe across each component (or gap) in turn, and the one reading the entire supply voltage is your culprit. If instead the circuit works but a component behaves wrongly — an LED too dim, a section too hot — measure the voltage drops and compare them to what Ohm's law predicts for the shared current; a drop that's too large flags a component whose resistance has drifted up, and one that's too small flags the opposite. Because the current is shared, a single measured current plus the known resistances predicts every voltage in the circuit, so any measurement that disagrees is a direct pointer to the faulty part.
Verification & Testing Methods
Check your understanding before moving on:
- [ ] State what is identical at every point in a series circuit, and what divides among the components.
- [ ] Given three resistor values and a supply voltage, calculate the total resistance and the resulting current.
- [ ] Explain why the largest resistance in a series string drops the most voltage.
- [ ] Explain why one open component stops an entire series circuit, and how the full source voltage helps you find the break.
Then try the practice exercises below — pen-and-paper analysis, with optional measurement on a single-battery circuit.
Practice Exercises
- Total resistance and current (10 minutes, pen and paper). A 12 V supply drives three series resistors: 150 Ω, 470 Ω, and 1 kΩ. Find the total resistance and the current through the circuit. State the current through each individual resistor.
- Voltage division (10 minutes, pen and paper). Using your answer from Exercise 1, calculate the voltage drop across each of the three resistors. Add them up and confirm they equal the supply voltage. Note which resistor drops the most and why.
- Find the break (5 minutes, reasoning). A series circuit of four bulbs across a 6 V battery is completely dark. You probe with a voltmeter and find 0 V across three of the bulbs and 6 V across the fourth. Which bulb has failed, and why does the full voltage appear across it?
- Build and break (5 minutes, optional hardware). Wire two resistors (or two bulbs) in series across a single battery. Measure the voltage across each. Then lift one lead to create an open, and observe the circuit go dead; measure the voltage across the gap you created and note that it reads the full battery voltage.
These core ideas — one shared current, resistances adding, voltage dividing, and the single-break failure mode — are tested in the Chapter Quiz at the end of this chapter, where a score of 80% is required to continue.
Key Takeaways
- A series circuit is a single unbranching path, so the current is identical at every point in it.
- Series resistances add: R_total = R₁ + R₂ + …, giving a single equivalent resistance the source sees.
- The current follows from Ohm's law on the total: I = V_source ÷ R_total, and that same current flows through every component.
- The source voltage divides among the components in proportion to their resistances (V_n = I × R_n); the largest resistance drops the most voltage — the voltage divider principle.
- The voltage drops around a series loop add up to the source voltage (a preview of Kirchhoff's voltage law).
- One open component stops the entire circuit, and the full source voltage appears across the break — the key to localizing series faults.
Skills Learned
- You can now recognize a series connection and state that its current is the same everywhere.
- You can now calculate the total resistance, current, and each voltage drop in a series circuit.
- You can now explain and apply voltage division, including why the largest resistance takes the largest share.
- You can now diagnose a dead series circuit by finding the single open where the full source voltage appears.
- You can now predict how series voltages redistribute when one component's resistance changes.
Glossary Additions
- series circuit — a circuit in which components are connected end to end along a single path, so the same current flows through every component.
- equivalent resistance — the single resistance value that could replace a combination of resistors without changing how the rest of the circuit behaves; for a series string, the sum of the individual resistances.
- voltage divider — a series arrangement of resistances that splits a supply voltage into a smaller portion, with each resistance taking a share proportional to its value.
Suggested Next Sections
Must read next:
- Parallel Circuits — the other fundamental arrangement, where components share the same voltage instead of the same current, and the current divides among branches.
Recommended:
- Ohm's Law — The Foundation of Circuit Analysis — every series calculation is Ohm's law applied to a shared current; the two ideas reinforce each other.
- Voltage — The Pressure of Electrons — the voltage-drop concept that series division is built on.