Internal resistance and EMF — cell combinations in series and parallel

medium CBSE JEE-MAIN NEET 4 min read

Question

How do internal resistance and EMF affect the terminal voltage of a cell? How do we combine cells in series and parallel to get maximum current through an external resistance?

(CBSE 12, JEE Main, NEET — cell combinations and internal resistance are tested in numericals every year)


Solution — Step by Step

Every real cell has an internal resistance (rr) — resistance of the electrolyte and electrodes inside the cell.

V=εIrV = \varepsilon - Ir

where ε\varepsilon = EMF (open circuit voltage), II = current flowing, rr = internal resistance.

When current flows, some voltage is “lost” inside the cell. The terminal voltage VV is always less than ε\varepsilon during discharge. When I=0I = 0 (open circuit), V=εV = \varepsilon — this is how we measure EMF.

Current through the circuit: I=εR+rI = \frac{\varepsilon}{R + r}, where RR = external resistance.

nn identical cells, each with EMF ε\varepsilon and internal resistance rr, connected in series with external resistance RR:

εeq=nε,req=nr\varepsilon_{eq} = n\varepsilon, \quad r_{eq} = nr I=nεR+nrI = \frac{n\varepsilon}{R + nr}

Use series when: External resistance RR is large (RrR \gg r). Then Inε/RI \approx n\varepsilon / R — series connection multiplies the EMF.

If RrR \ll r: Iε/rI \approx \varepsilon / r — series connection gives no advantage (internal resistance dominates).

mm identical cells, each with EMF ε\varepsilon and internal resistance rr, connected in parallel with external resistance RR:

εeq=ε,req=rm\varepsilon_{eq} = \varepsilon, \quad r_{eq} = \frac{r}{m} I=εR+r/mI = \frac{\varepsilon}{R + r/m}

Use parallel when: External resistance RR is small (RrR \ll r). Then Imε/rI \approx m\varepsilon / r — parallel connection reduces internal resistance, allowing more current.

If RrR \gg r: Iε/RI \approx \varepsilon / R — parallel connection gives no advantage.

For nn cells in series per row and mm rows in parallel:

I=nεR+nr/mI = \frac{n\varepsilon}{R + nr/m}

Maximum current flows when internal resistance matches external resistance:

R=nrmR = \frac{nr}{m}

This is the condition for maximum power transfer — a fundamental result in circuit theory.

flowchart TD
    A["Cell combination problem"] --> B{"Compare R with r"}
    B -->|"R >> r (large external resistance)"| C["Series connection<br/>I = nε/(R + nr) ≈ nε/R"]
    B -->|"R << r (small external resistance)"| D["Parallel connection<br/>I = ε/(R + r/m) ≈ mε/r"]
    B -->|"R ≈ r"| E["Mixed grouping<br/>Match R = nr/m for max current"]

Why This Works

Series connection adds EMFs (voltage boost) at the cost of adding internal resistances. Parallel connection keeps the same EMF but divides internal resistance (current capacity boost). The optimal choice depends on the external load:

  • High-resistance load needs more voltage (series)
  • Low-resistance load needs more current capacity (parallel)
  • Intermediate load benefits from a mix that matches impedances

The maximum power transfer theorem (R=reqR = r_{eq}) follows from calculus — differentiating power with respect to RR and setting it to zero gives the matching condition.


Common Mistake

Students assume that connecting more cells always gives more current. If the external resistance is large and you connect cells in parallel, the current barely increases (since r/mRr/m \ll R, the denominator hardly changes). Similarly, if RR is small and you add cells in series, the added internal resistance eats up the extra EMF. Always compare RR with rr before choosing the connection type. JEE Main 2024 tested exactly this conceptual distinction.

For maximum current problems, remember the matching rule: total internal resistance = external resistance. If you have NN total cells and can arrange them as nn in series and m=N/nm = N/n in parallel, choose nn and mm such that nr/m=Rnr/m = R, i.e., n/m=R/rn/m = R/r, i.e., n2=NR/rn^2 = NR/r.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next