Question
Question: How will you connect (series and parallel) 24 cells each of internal resistance 1 $\Omega$ to get ma...
How will you connect (series and parallel) 24 cells each of internal resistance 1 Ω to get maximum power output across a load of 10 Ω?

Connect 12 cells in series to form each row, and connect 2 such rows in parallel.
Solution
For maximum power transfer, the total internal resistance of the battery combination (rtotal) should be equal to the load resistance (R). Let m be the number of cells in series in each row, and n be the number of parallel rows. The total number of cells is N=m×n=24. The total internal resistance of the combination is rtotal=nm×r, where r is the internal resistance of a single cell.
Given r=1Ω and R=10Ω. For maximum power transfer, rtotal=R, so nm×1=10, which means m=10n.
We have two equations:
- m×n=24
- m=10n
Substituting (2) into (1): (10n)×n=24 10n2=24 n2=2.4 n=2.4
Since m and n must be integers, we cannot achieve perfect matching. We need to find integer pairs (m,n) such that m×n=24 and nm is closest to 10.
Let's list possible integer pairs (m,n) and their corresponding rtotal=nm:
- (m=1,n=24)⟹rtotal=1/24≈0.04Ω
- (m=2,n=12)⟹rtotal=2/12≈0.167Ω
- (m=3,n=8)⟹rtotal=3/8=0.375Ω
- (m=4,n=6)⟹rtotal=4/6≈0.667Ω
- (m=6,n=4)⟹rtotal=6/4=1.5Ω
- (m=8,n=3)⟹rtotal=8/3≈2.667Ω
- (m=12,n=2)⟹rtotal=12/2=6Ω
- (m=24,n=1)⟹rtotal=24/1=24Ω
The ideal rtotal is 10Ω. The closest values are 6Ω and 24Ω. The power delivered to the load is P=(R+rtotal)2m2E2R, where E is the emf of a single cell. To maximize power, we need to maximize the term (R+rtotal)2R for a fixed m and E. Alternatively, considering the total emf Etotal=mE and total internal resistance rtotal=nmr, the power is P=(R+rtotal)2Etotal2R. The power delivered is also given by P=(R+rtotal)2N⋅rtotal⋅E2⋅R where N=24. P=(10+rtotal)224⋅rtotal⋅E2⋅10. We need to maximize f(rtotal)=(10+rtotal)2rtotal. The derivative f′(rtotal)=(10+rtotal)310−rtotal. Setting f′(rtotal)=0 gives rtotal=10.
Let's evaluate f(rtotal) for the closest values:
- For rtotal=6Ω (when m=12,n=2): f(6)=(10+6)26=2566.
- For rtotal=24Ω (when m=24,n=1): f(24)=(10+24)224=115624.
Comparing the values: 2566≈0.0234375 115624≈0.02076
Since 2566>115624, the power output is maximized when rtotal=6Ω. This corresponds to the configuration where m=12 (cells in series per row) and n=2 (number of parallel rows). Therefore, connect 12 cells in series to form each row, and connect 2 such rows in parallel.