All solutions
PhysicsJEE Main

Parallel Combination of Cells: Effective EMF & Internal Resistance

Learn how to calculate the effective EMF and internal resistance when multiple cells are connected in parallel, a key concept in current electricity for JEE.

4 min readPublished 4 June 2026
Current Electricityeffective EMF and internal resistance

TITLE: Parallel Combination of Cells: Effective EMF & Internal Resistance DESCRIPTION: Learn how to calculate the effective EMF and internal resistance when multiple cells are connected in parallel, a key concept in current electricity for JEE.

Concept Overview

This question tests the understanding of how to combine multiple cells connected in parallel to find an equivalent single cell. Specifically, it focuses on deriving the formulas for the effective electromotive force (EMF) and the effective internal resistance of such a parallel combination. This is crucial for analyzing complex circuits involving multiple power sources.

Step 1: Consider two cells connected in parallel. Let's consider two cells with EMFs E1E_1 and E2E_2, and internal resistances r1r_1 and r2r_2, respectively. They are connected in parallel, and this combination is then connected to an external resistor RR.

Step 2: Analyze the potential difference across the parallel combination. When cells are connected in parallel, the potential difference across their terminals is the same. Let this potential difference be VV. For the first cell, the terminal voltage is given by V=E1I1r1V = E_1 - I_1 r_1, where I1I_1 is the current flowing through the first cell. Similarly, for the second cell, V=E2I2r2V = E_2 - I_2 r_2.

V=E1I1r1andV=E2I2r2V = E_1 - I_1 r_1 \quad \text{and} \quad V = E_2 - I_2 r_2

Step 3: Express currents in terms of EMF, internal resistance, and terminal voltage. From the equations in Step 2, we can express the currents I1I_1 and I2I_2 as:

I1=E1Vr1andI2=E2Vr2I_1 = \frac{E_1 - V}{r_1} \quad \text{and} \quad I_2 = \frac{E_2 - V}{r_2}

Step 4: Apply Kirchhoff's Current Law at the junction. Let II be the total current flowing out of the parallel combination. According to Kirchhoff's Current Law, the sum of currents entering a junction equals the sum of currents leaving it. In this case, the total current II is the sum of the currents from each cell: I=I1+I2I = I_1 + I_2.

I=I1+I2I = I_1 + I_2

Step 5: Substitute the expressions for I1I_1 and I2I_2 into the total current equation. Substitute the expressions from Step 3 into the equation from Step 4:

I=E1Vr1+E2Vr2I = \frac{E_1 - V}{r_1} + \frac{E_2 - V}{r_2}

Step 6: Rearrange the equation to solve for VV. Let's rearrange the equation to group terms with VV:

I=E1r1Vr1+E2r2Vr2I = \frac{E_1}{r_1} - \frac{V}{r_1} + \frac{E_2}{r_2} - \frac{V}{r_2} I=(E1r1+E2r2)V(1r1+1r2)I = \left(\frac{E_1}{r_1} + \frac{E_2}{r_2}\right) - V \left(\frac{1}{r_1} + \frac{1}{r_2}\right)

Now, isolate VV:

V(1r1+1r2)=(E1r1+E2r2)IV \left(\frac{1}{r_1} + \frac{1}{r_2}\right) = \left(\frac{E_1}{r_1} + \frac{E_2}{r_2}\right) - I V=(E1r1+E2r2)(1r1+1r2)I(1r1+1r2)V = \frac{\left(\frac{E_1}{r_1} + \frac{E_2}{r_2}\right)}{\left(\frac{1}{r_1} + \frac{1}{r_2}\right)} - \frac{I}{\left(\frac{1}{r_1} + \frac{1}{r_2}\right)}

Step 7: Compare with the formula for a single equivalent cell. An equivalent single cell with EMF EeqE_{eq} and internal resistance reqr_{eq} connected to an external resistor RR would have a terminal voltage V=EeqIreqV = E_{eq} - I r_{eq}. Comparing this with the equation derived in Step 6, we can identify the effective EMF and effective internal resistance.

Eeq=(E1r1+E2r2)(1r1+1r2)andreq=1(1r1+1r2)E_{eq} = \frac{\left(\frac{E_1}{r_1} + \frac{E_2}{r_2}\right)}{\left(\frac{1}{r_1} + \frac{1}{r_2}\right)} \quad \text{and} \quad r_{eq} = \frac{1}{\left(\frac{1}{r_1} + \frac{1}{r_2}\right)}

Step 8: Generalize for nn cells in parallel. For nn cells connected in parallel with EMFs E1,E2,,EnE_1, E_2, \dots, E_n and internal resistances r1,r2,,rnr_1, r_2, \dots, r_n, the effective EMF and internal resistance are given by:

Eeq=i=1nEirii=1n1riandreq=1i=1n1riE_{eq} = \frac{\sum_{i=1}^{n} \frac{E_i}{r_i}}{\sum_{i=1}^{n} \frac{1}{r_i}} \quad \text{and} \quad r_{eq} = \frac{1}{\sum_{i=1}^{n} \frac{1}{r_i}}

This can be rewritten as:

Eeq=E1r1+E2r2++Enrn1r1+1r2++1rnand1req=1r1+1r2++1rnE_{eq} = \frac{\frac{E_1}{r_1} + \frac{E_2}{r_2} + \dots + \frac{E_n}{r_n}}{\frac{1}{r_1} + \frac{1}{r_2} + \dots + \frac{1}{r_n}} \quad \text{and} \quad \frac{1}{r_{eq}} = \frac{1}{r_1} + \frac{1}{r_2} + \dots + \frac{1}{r_n}

The formula for reqr_{eq} is analogous to resistors connected in parallel.

Key Takeaways:

  • When cells are connected in parallel, the potential difference across each cell is the same.
  • The effective internal resistance of cells in parallel is calculated similarly to resistors in parallel: the reciprocal of the equivalent resistance is the sum of the reciprocals of individual resistances.
  • The effective EMF is a weighted average of individual EMFs, weighted by the inverse of their internal resistances.
  • If all cells have the same EMF (EE) and internal resistance (rr), then Eeq=EE_{eq} = E and req=r/nr_{eq} = r/n, where nn is the number of cells.

Answer: The effective EMF (EeqE_{eq}) and internal resistance (reqr_{eq}) for nn cells connected in parallel are given by:

Eeq=i=1nEirii=1n1riand1req=i=1n1riE_{eq} = \frac{\sum_{i=1}^{n} \frac{E_i}{r_i}}{\sum_{i=1}^{n} \frac{1}{r_i}} \quad \text{and} \quad \frac{1}{r_{eq}} = \sum_{i=1}^{n} \frac{1}{r_i}

More Physics solutions

Still stuck after reading this?

Ask JEE Genius — the AI tutor walks through every step and cites the exact past-paper source.

Open the chat →