EMF and Internal Resistance
A real battery is not a perfect source of voltage. It has an internal resistance (r) — the resistance of the chemical cells inside the battery itself.
- EMF (ε): the maximum voltage a battery can provide when no current flows (open circuit). Also called electromotive force.
- Terminal potential difference (Vterminal): the actual voltage across the battery terminals when current flows.
- Lost voltage (Vlost): voltage "lost" due to internal resistance = Ir
ε = Vterminal + Ir
Vterminal = ε − Ir
Vlost = Ir
| Symbol | Meaning | Unit |
| ε | EMF (electromotive force) | V |
| Vterminal | Terminal potential difference | V |
| I | Current in circuit | A |
| r | Internal resistance of battery | Ω |
| R | External resistance (load) | Ω |
As current I increases (smaller external load R), the terminal PD drops. When I = 0 (open circuit), V_terminal = ε.
Series Circuit with Internal Resistance
For a battery (ε, r) connected to an external resistor R in series:
ε = I(R + r)
I = ε / (R + r)
Vterminal = IR = ε − Ir
Worked Example 1: A battery has EMF = 12 V and internal resistance r = 0.5 Ω. It is connected to an external resistor R = 5.5 Ω. Find I, Vterminal, and Vlost.
I = ε/(R+r) = 12/(5.5+0.5) = 12/6 = 2 A
Vterminal = IR = 2×5.5 = 11 V
Vlost = Ir = 2×0.5 = 1 V
Check: 11 + 1 = 12 V = ε ✓
Kirchhoff's Current Law (KCL)
KCL: The sum of all currents entering a junction equals the sum of all currents leaving that junction. (Conservation of charge.)
ΣIin = ΣIout
Example: If 5 A enters a junction and splits into two branches, and one branch carries 2 A, the other carries 3 A.
Kirchhoff's Voltage Law (KVL)
KVL: The sum of all potential differences (EMFs and voltage drops) around any closed loop in a circuit is zero. (Conservation of energy.)
Σε = ΣIR (around any closed loop)
Sign conventions for KVL:
• Travelling through a battery from − to +: add +ε (gain in potential)
• Travelling through a battery from + to −: add −ε (loss in potential)
• Travelling through a resistor in the direction of current: add −IR (loss in potential)
• Travelling through a resistor against current: add +IR (gain in potential)
Parallel Circuit with Internal Resistance
When resistors R₁ and R₂ are in parallel, their combined resistance is:
1/Rext = 1/R₁ + 1/R₂ (or Rext = R₁R₂/(R₁+R₂))
Itotal = ε / (Rext + r)
Vterminal = Itotal × Rext
Adding more parallel resistors reduces R_ext → increases I_total → V_terminal drops further as Ir increases.
Power and Energy in Circuits
P = VI = I²R = V²/R
E = Pt = VIt
Power delivered by the EMF source: Ptotal = εI
Power dissipated externally: Pext = Vterminal × I = I²R
Power dissipated internally: Pint = I²r
Worked Example 2 — Finding Internal Resistance from Data
Problem: A battery drives a current of 3 A through an 8 Ω resistor, and the terminal PD is 24 V. Find ε and r.
Vterminal = IR → 24 = 3×8 ✓ (consistent)
ε = Vterminal + Ir → we need r, but let's say the battery also shows 25.5 V on open circuit → ε = 25.5 V
r = (ε − Vterminal)/I = (25.5 − 24)/3 = 1.5/3 = 0.5 Ω
IEB Extension — Multi-branch Kirchhoff Analysis
IEB circuits often have two or more loops and multiple unknown currents. Apply KVL to each independent loop:
- Label a current direction for each branch (guess if unsure — a negative answer means the actual direction is opposite)
- Apply KCL at each junction to express currents in terms of fewer unknowns
- Apply KVL to each independent loop to generate simultaneous equations
- Solve the system of equations
Loop 1: ε₁ − I₁R₁ − (I₁−I₂)R₃ = 0
Loop 2: ε₂ − I₂R₂ + (I₁−I₂)R₃ = 0
Efficiency of energy transfer from battery: η = P_ext/P_total = (I²R)/(εI) = IR/ε = V_terminal/ε × 100%