Question
Two cells of EMF V and V with internal resistances and are connected in series with an external resistance . Find the current in the circuit and the terminal voltage of each cell.
(CBSE 12, JEE Main & NEET — appears almost every year)
Solution — Step by Step
When cells are in series (aiding — positive terminal of one to negative of next):
Terminal voltage = EMF minus voltage drop across internal resistance:
Check: V, and V. Consistent.
Why This Works
Every real cell has internal resistance — the electrolyte and electrodes resist current flow. The EMF is the maximum potential difference (when no current flows). Under load, some voltage drops inside the cell itself, reducing what’s available externally.
graph TD
A["Cell Combination Problem"] --> B{"Series or Parallel?"}
B -->|"Series"| C["ε_total = ε₁ + ε₂<br/>r_total = r₁ + r₂"]
B -->|"Parallel (same EMF)"| D["ε_total = ε<br/>1/r_total = 1/r₁ + 1/r₂"]
B -->|"Parallel (different EMF)"| E["Use Kirchhoff's laws<br/>or equivalent cell formula"]
C --> F["I = ε_total / (R + r_total)"]
D --> F
E --> G["ε_eq = (ε₁/r₁ + ε₂/r₂) /<br/>(1/r₁ + 1/r₂)"]
G --> F
F --> H["V_terminal = ε - Ir"]
Series combination increases the total EMF — useful when you need higher voltage (like stacking batteries in a torch). Parallel combination keeps the same EMF but reduces internal resistance — useful when you need higher current capacity.
Alternative Method — Kirchhoff’s Loop Rule
Apply Kirchhoff’s voltage law around the loop: sum of all potential changes = 0.
Starting from one point and going around:
This method generalises to any circuit — even when cells oppose each other.
For NEET: when two cells of different EMFs are connected in parallel across a resistance, use the equivalent cell formula: and . This saves time compared to solving simultaneous Kirchhoff equations.
Common Mistake
When cells are connected in series opposing each other (positive to positive), the EMFs subtract: . Students forget to check the polarity and add them blindly. Always trace the circuit in the direction of current and note whether each EMF adds or opposes.