Resistors in Series and Parallel
Calculate total resistance for resistors in series (R = R₁+R₂+...) and parallel (1/R = 1/R₁+1/R₂+...).
Essential for circuit design.
The Formulas
Resistors in Series
In a series circuit, resistors are connected end-to-end.
The same current flows through each resistor.
Total resistance is the sum of all individual resistances.
Resistors in Parallel
In a parallel circuit, resistors are connected across the same two points.
Each resistor has the same voltage across it.
Total resistance is always less than the smallest individual resistor.
Variables
| Symbol | Meaning |
|---|---|
| R_total | Total (equivalent) resistance (Ohms, Ω) |
| R₁, R₂, R₃ | Individual resistor values (Ohms, Ω) |
Two-Resistor Parallel Shortcut
This is a convenient shortcut when you have exactly two resistors in parallel.
Example 1
Three resistors of 100 Ω, 220 Ω, and 330 Ω are connected in series. Find the total resistance.
R_total = R₁ + R₂ + R₃
R_total = 100 + 220 + 330
R_total = 650 Ω
Example 2
Two resistors of 60 Ω and 40 Ω are connected in parallel. Find the total resistance.
R_total = (R₁ × R₂) / (R₁ + R₂)
R_total = (60 × 40) / (60 + 40)
R_total = 2,400 / 100
R_total = 24 Ω
When to Use It
Use these formulas when you need to:
- Simplify complex resistor networks into a single equivalent resistance
- Design voltage dividers using series resistors
- Create current dividers using parallel resistors
- Select resistor combinations to achieve a target resistance value
Series circuits are used when you want to divide voltage.
Parallel circuits are used when you want to divide current or reduce total resistance.