Analyzing the Setup
Imagine you are an electrical engineer tasked with powering a delicate instrument. You have two batteries at your disposal: one provides 12 V with an internal resistance of 1Ω, and the other provides 13 V with an internal resistance of 2Ω. You connect them in parallel to supply a 10Ω load resistor. The burning question is: what exact voltage will your instrument receive?
At first glance, this looks like a classic Kirchhoff's laws problem. You could set up two loops, define your currents, write down the equations, and solve the simultaneous linear equations. While that method is foolproof, it can be time-consuming and prone to algebraic silly mistakes.
Is there a more elegant way? Absolutely. Enter Millman's Theorem.
The Master Equation
Millman's Theorem
Millman's Theorem is a spectacular shortcut for circuits with parallel branches. It allows us to compress any number of parallel voltage sources into a single equivalent battery with one equivalent EMF (Eeq) and one equivalent internal resistance (req).
The formula for the equivalent EMF is a weighted average of the individual EMFs, where the weights are the conductances (reciprocal of resistance) of each branch:
Eeq=r11+r21r1E1+r2E2
Let's plug in our values. For the first branch, E1=12 V and r1=1Ω. For the second branch, E2=13 V and r2=2Ω.
Simplifying the numerator and denominator:
Eeq=1+0.512+6.5=1.518.5
To make the math cleaner, let's multiply the top and bottom by 2:
Now, what about the equivalent internal resistance? Since the internal resistors are effectively in parallel when we look back into the source, we calculate req using the standard parallel resistance formula:
req=r11+r211=r1+r2r1r2
Substituting our values:
Final Calculation
The Single Loop
By using Millman's Theorem, we have transformed a multi-loop nightmare into a serene, single-loop circuit. We now have a single battery of 337 V with an internal resistance of 32Ω connected in series with our 10Ω load resistor.
To find the voltage across the load, we first need the total current I flowing through the circuit. According to Ohm's law for a complete loop:
Let's substitute our equivalent values:
Finding a common denominator for the bottom term:
The 3s cancel out beautifully, leaving us with:
Finally, the voltage V across the load resistor is simply the current multiplied by the load resistance:
Let's do the final division:
Looking at our options, 11.5625 V perfectly lies between 11.5 V and 11.6 V.
This problem beautifully demonstrates how knowing the right theorem can turn a tedious calculation into a swift and satisfying victory!