Series vs Parallel Circuits Explained: A Complete Guide
Understanding the difference between series and parallel circuits is fundamental to working with electricity, whether you are a student, a hobbyist building your first project, or an engineer designing a complex system. These two circuit configurations behave very differently in terms of voltage, current, and how they respond to component failures.
This guide covers the theory, the math, real-world applications, and hands-on examples to help you truly understand series and parallel circuits.
What Is a Series Circuit?
In a series circuit, all components are connected end-to-end in a single path. Current flows from the power source through each component in sequence and back to the source. There is only one path for current to flow.
Think of a series circuit like a single-lane road -- all traffic (current) must pass through every stop (component) along the way. If one stop is blocked, all traffic stops.
Key Properties of Series Circuits
1. Current is the same through all components.
Since there is only one path, every component carries the same current. If 0.5 amps flows through the first resistor, 0.5 amps flows through every other component in the circuit.
2. Voltage divides across components.
The total voltage from the power source is split among the components based on their resistance. Each component "drops" a portion of the total voltage proportional to its resistance relative to the total resistance.
For a series circuit with resistors R1, R2, and R3 powered by voltage V:
- Voltage across R1 = V x (R1 / R_total)
- Voltage across R2 = V x (R2 / R_total)
- Voltage across R3 = V x (R3 / R_total)
The sum of all voltage drops equals the source voltage: V_R1 + V_R2 + V_R3 = V
3. Total resistance is the sum of individual resistances.
R_total = R1 + R2 + R3 + ...
Adding more components in series increases the total resistance, which decreases the current.
4. If one component fails open, the entire circuit stops.
A burned-out bulb in a series string breaks the single current path. This is why old Christmas lights would all go out when one bulb failed.
What Is a Parallel Circuit?
In a parallel circuit, components are connected across each other, providing multiple paths for current to flow. Each component has the same voltage across it, but the current divides among the branches.
Think of a parallel circuit like a multi-lane highway -- traffic (current) splits across the available lanes (branches). If one lane is blocked, traffic continues on the other lanes.
Key Properties of Parallel Circuits
1. Voltage is the same across all branches.
Every component in a parallel circuit sees the full source voltage. If you connect three resistors in parallel across a 12V battery, each resistor has 12V across it.
2. Current divides among branches.
The total current from the source splits among the parallel branches. Each branch carries a current determined by its resistance: I_branch = V / R_branch.
The total current is the sum of all branch currents: I_total = I1 + I2 + I3
3. Total resistance is less than the smallest individual resistance.
For parallel resistors, the total resistance is calculated as: 1/R_total = 1/R1 + 1/R2 + 1/R3 + ...
For two resistors: R_total = (R1 x R2) / (R1 + R2)
Adding more resistors in parallel decreases the total resistance, which increases the total current drawn from the source.
4. If one component fails open, the others continue to operate.
Each branch is independent. A burned-out bulb in a parallel circuit only affects that one branch. This is why modern Christmas lights and all home wiring use parallel circuits.
Side-by-Side Comparison
| Property | Series Circuit | Parallel Circuit |
|---|---|---|
| Current | Same through all components | Divides among branches |
| Voltage | Divides across components | Same across all branches |
| Total Resistance | R_total = R1 + R2 + R3 | 1/R_total = 1/R1 + 1/R2 + 1/R3 |
| Component Failure | Entire circuit stops | Only failed branch stops |
| Adding Components | Increases resistance, decreases current | Decreases resistance, increases current |
Worked Example: Series Circuit
Let us calculate the values for a series circuit with a 12V battery and three resistors: R1 = 100 ohms, R2 = 200 ohms, R3 = 300 ohms.
Total resistance: R_total = 100 + 200 + 300 = 600 ohms
Current (same through all): I = V / R_total = 12 / 600 = 0.02A (20 mA)
Voltage drops:
- V_R1 = 0.02 x 100 = 2V
- V_R2 = 0.02 x 200 = 4V
- V_R3 = 0.02 x 300 = 6V
- Total: 2 + 4 + 6 = 12V (matches the source)
Power dissipated:
- P_R1 = 0.02 x 2 = 0.04W
- P_R2 = 0.02 x 4 = 0.08W
- P_R3 = 0.02 x 6 = 0.12W
- Total: 0.24W
Worked Example: Parallel Circuit
Same components, but connected in parallel across a 12V battery.
Total resistance: 1/R_total = 1/100 + 1/200 + 1/300 = 6/600 + 3/600 + 2/600 = 11/600
R_total = 600/11 = 54.5 ohms
Branch currents:
- I_R1 = 12/100 = 0.12A (120 mA)
- I_R2 = 12/200 = 0.06A (60 mA)
- I_R3 = 12/300 = 0.04A (40 mA)
- I_total = 0.12 + 0.06 + 0.04 = 0.22A (220 mA)
Verification: I_total = V / R_total = 12 / 54.5 = 0.22A (matches)
Voltage across each (same for all): 12V
Power dissipated:
- P_R1 = 12 x 0.12 = 1.44W
- P_R2 = 12 x 0.06 = 0.72W
- P_R3 = 12 x 0.04 = 0.48W
- Total: 2.64W
Notice the parallel circuit draws significantly more power from the same battery because the total resistance is much lower.
Series-Parallel (Combination) Circuits
Real circuits often combine series and parallel elements. For example, two resistors in parallel might be connected in series with a third resistor. To analyze these circuits:
- Identify which groups of components are in series and which are in parallel.
- Calculate the equivalent resistance for each parallel group.
- Add the series resistances together.
- Solve for total current, then work backward to find individual voltages and currents.
Building these circuits in a tool like CircuitDiagramMaker and running the built-in simulator can verify your hand calculations and help you develop intuition for how current and voltage distribute across complex networks.
Real-World Applications
Series Circuit Applications
- Voltage dividers: Use series resistors to create a lower voltage from a higher source (e.g., powering a 3.3V sensor from a 5V Arduino pin).
- Current limiting: A resistor in series with an LED limits the current to a safe level.
- String lights: Some decorative lighting still uses series connections.
- Fuses and circuit breakers: These are always in series with the circuit they protect -- when they "blow," they break the single current path.
Parallel Circuit Applications
- Home electrical wiring: Every outlet and light fixture in your home is wired in parallel. Each device gets the full 120V (or 240V) regardless of how many other devices are on the same circuit.
- USB ports: Multiple USB ports on a hub are wired in parallel, each providing 5V.
- Battery banks: Batteries in parallel increase capacity (amp-hours) while maintaining the same voltage.
- Redundant systems: Critical systems use parallel paths so that a single failure does not take down the entire system.
Batteries in Series vs Parallel
- Series: Voltages add up. Three 1.5V AA batteries in series = 4.5V. Capacity stays the same.
- Parallel: Voltage stays the same. Three 1.5V batteries in parallel = 1.5V. Capacity triples.
- Series-Parallel: Combine both to increase voltage and capacity. Four batteries in a 2S2P configuration (two series pairs in parallel) give 3V at double capacity.
Common Mistakes
1. Shorting a parallel branch. If you accidentally create a zero-resistance path in parallel with a component, all the current flows through the short. This can blow a fuse, damage the power source, or start a fire.
2. Forgetting that parallel resistance is always less than the smallest branch. Students often calculate parallel resistance incorrectly by adding resistances instead of using the reciprocal formula.
3. Overloading a parallel circuit. Adding more devices in parallel draws more total current. If the total current exceeds the wire or fuse rating, you have a problem. This is why home circuits have breakers -- too many appliances on one circuit trips the breaker.
4. Ignoring internal resistance of the power source. Batteries have internal resistance. As you draw more current (by adding parallel loads), the voltage drops due to the internal resistance. This is why a weak battery can light one LED but dims when you add more.
Build and Simulate Your Own Circuit
The best way to internalize series and parallel circuit behavior is to build and test circuits yourself. With CircuitDiagramMaker, you can:
- Drag and drop resistors, batteries, LEDs, and switches onto the canvas
- Connect them in series, parallel, or combination configurations
- Run the built-in SPICE simulator to see real voltage and current values
- Change component values and instantly see the effect
- Compare series vs parallel behavior side by side
Build and simulate your own circuit -- free
Worked Example: A Mixed Series-Parallel Circuit
The four-step method above works, but it's easier to trust once you've seen it run with real numbers. Here is a complete worked example.
The circuit: A 12V battery connects to R1 = 50 ohms in series with a pair of resistors -- R2 = 300 ohms and R3 = 600 ohms -- wired in parallel with each other.
Step 1: Combine the parallel pair.
1/R_parallel = 1/300 + 1/600 = 2/600 + 1/600 = 3/600 = 1/200
R_parallel = 200 ohms
Step 2: Add the series resistor.
R_total = R1 + R_parallel = 50 + 200 = 250 ohms
Step 3: Find total current with Ohm's Law.
I_total = V / R_total = 12 / 250 = 0.048A (48 mA)
Step 4: Work backward to find each voltage drop, then each branch current.
- Voltage across R1: V_R1 = I_total x R1 = 0.048 x 50 = 2.4V
- Voltage across the parallel pair: V_parallel = I_total x R_parallel = 0.048 x 200 = 9.6V
- Check: 2.4 + 9.6 = 12V, matching the source. This confirms the voltage drops account for the entire supply.
Because voltage is the same across both branches of a parallel pair, use that 9.6V to solve each branch current directly:
- I_R2 = V_parallel / R2 = 9.6 / 300 = 0.032A (32 mA)
- I_R3 = V_parallel / R3 = 9.6 / 600 = 0.016A (16 mA)
- Check: 0.032 + 0.016 = 0.048A, matching the total current from Step 3. This confirms the branch currents add back up to the current flowing into the parallel section.
This same process -- reduce the parallel section to an equivalent resistance, add it to the series resistance, solve for total current, then work backward -- applies to any series-parallel network, no matter how many resistors it contains.
Open vs. Short Failures: Series and Parallel Compared
Series and parallel circuits don't just differ in normal operation -- they fail differently too, and the type of fault matters as much as where it happens.
| Failure Type | Series Circuit | Parallel Circuit |
|---|---|---|
| Open (break in a component) | Breaks the single current path; current stops everywhere | Removes only that branch; the other branches keep operating normally |
| Short (near-zero resistance) | Bypasses the failed component; the rest of the circuit still carries current, often at a higher level than before | Pulls down the equivalent resistance of the parallel section, which raises the total current drawn from the source |
An open in a series string is the classic old-style Christmas light failure -- one dead bulb takes out the whole strand. A short in a series circuit is different: current still flows through the surviving components, but with less total resistance in the loop, that current rises and can overheat wiring downstream of the fault.
In a parallel circuit, a short in one branch has an outsized effect. Because all branches share the same voltage, a short essentially adds a zero-resistance path across the source. The equivalent resistance of the parallel group drops sharply, total current spikes, and a fuse or breaker protecting the whole circuit can trip -- even though only one branch actually failed.
Resistor Symbols: IEC Rectangle vs. ANSI Zigzag
If you compare series and parallel diagrams drawn in different regions, you'll notice two different resistor symbols in use. The IEC (International Electrotechnical Commission) standard, used across Europe and most of the world outside the US, draws a resistor as a plain rectangle. The traditional US/ANSI convention instead draws a resistor as a zigzag line.
Both symbols represent the exact same component and carry identical meaning -- resistance value, current direction, and voltage drop all work the same way regardless of which symbol a schematic uses. The distinction is purely a drafting convention, not a difference in behavior. It's worth recognizing both forms so a series or parallel diagram drawn in either style reads the same way at a glance.
Key Takeaways
- In series circuits, current is the same everywhere and voltage divides across components.
- In parallel circuits, voltage is the same across all branches and current divides.
- Series resistance adds up; parallel resistance is always less than the smallest branch.
- A failed component breaks a series circuit entirely but only affects one branch in a parallel circuit.
- Home wiring, USB ports, and battery banks are parallel. Voltage dividers, fuses, and current limiters are series.
- Use a simulator to verify your calculations and build intuition for circuit behavior.
Frequently asked questions
Is household wiring series or parallel?
Household wiring is parallel. Every outlet and light fixture connects across the same two supply conductors, so each device gets the full 120V (or 240V) regardless of what else is plugged in, and one device failing or being unplugged does not affect the others.
What happens to total resistance when you add a resistor in parallel?
Adding a resistor in parallel always lowers the total resistance of that section, because it gives current another path to flow through. The new total is always less than the smallest individual resistor in the group, even if the added resistor has a very high value.
Can a circuit be both series and parallel at the same time?
Yes. Most real circuits are series-parallel combinations -- some components share a single path (series) while others branch off in parallel. You analyze them by reducing each parallel section to an equivalent resistance, then adding that to the series resistances to find the total.
Why do parallel circuits have the same voltage across each branch?
Each branch in a parallel circuit connects to the same two points, or nodes, of the source. Voltage is measured between two points, so any component connected between those same two nodes sees the same voltage difference, no matter how much resistance is in that branch.
Which is safer, series or parallel wiring?
Parallel wiring is generally considered safer for distributing power because one failed or overloaded device does not cut off power to everything else, and each branch can be protected by its own fuse or breaker. Series wiring concentrates risk: a single fault affects the entire loop.
What causes a short circuit in a parallel branch to trip a breaker?
A short creates a near-zero-resistance path across the source voltage. That sharply lowers the equivalent resistance of the parallel section, which spikes the total current the source has to supply. The breaker protecting the whole circuit senses that current surge and trips, even though only one branch actually shorted.