The Magic of Node Voltage Analysis
When faced with a multi-loop circuit containing several batteries, the immediate instinct of many students is to dive straight into Kirchhoff's Voltage Law (KVL). While KVL is a powerful tool, writing out multiple loop equations, assigning current variables, and solving simultaneous linear equations can be incredibly time-consuming and prone to silly algebraic mistakes.
There is a much more elegant and faster way to approach such problems: The Node Voltage Method.
Setting the Ground
The first step in node voltage analysis is to identify a continuous wire that connects to multiple branches and declare it as our reference ground. In this circuit, the entire bottom wire connects the left, middle, and right branches together. By setting this bottom wire to 0 V, we create a solid foundation to determine the electric potential at every other point in the circuit.
Identifying Node Voltages
Once the ground is established, we can read the voltages at the top nodes directly from the batteries:
1. Node B (Top Middle): The middle branch contains a 10 V battery with its negative terminal connected to our 0 V ground. Therefore, the potential at Node B is exactly 10 V.
2. Node C (Top Right): Similarly, the right branch has an identical 10 V battery connected to ground. This forces Node C to also be at 10 V.
3. Node A (Top Left): The left branch is simply a straight wire connecting Node A directly to the ground. Thus, Node A is at 0 V.
Calculating Currents
With the node voltages clearly defined, finding the currents is just a matter of applying Ohm's Law (I=RΔV) to each resistor.
For the first resistor R1, it is connected between Node B (10 V) and Node A (0 V):
I1=R1VB−VA=2010−0=0.5 A
The Short Circuit Revelation
Now, let's look at the second resistor R2. It is connected between Node B and Node C. However, we already established that both of these nodes are sitting at exactly 10 V!
I2=R2VB−VC=2010−10=0 A
Because there is absolutely no potential difference across R2, there is no electrical "pressure" to push charges through it. The resistor is effectively short-circuited by the parallel batteries.
By taking a moment to analyze the node potentials before writing any equations, we bypassed all the heavy algebra and arrived at the answer (0.5 A and 0 A) in mere seconds. Work smart, not hard!