Question
Question: To find the node voltages V1, V2, and V3, we will use Kirchhoff's Current Law (KCL) at each node. We...
To find the node voltages V1, V2, and V3, we will use Kirchhoff's Current Law (KCL) at each node. We will assume the currents leaving a node are positive. The ground node is at 0 V.
Circuit Parameters:
- Resistors:
- R12 (between V1 and V2) = 46 Ω
- R23 (between V2 and V3) = 46 Ω
- R1g (between V1 and ground) = 3 Ω
- R2g (between V2 and ground) = 46 Ω
- R3g (between V3 and ground) = 3 Ω
- R13 (between V1 and V3) = 6 Ω
- Current Sources:
- I1 (entering V1) = 9.75 A
- I2 (entering V3) = 1.75 A
KCL at Node V1:
The sum of currents leaving V1 is zero. Currents from the current source are entering, so they are negative when considering leaving currents as positive. 46V1−V2+3V1−0+6V1−V3−9.75=0
To clear denominators, multiply by the LCM of 46, 3, 6 which is 138: 3(V1−V2)+46V1+23(V1−V3)−9.75×138=0 3V1−3V2+46V1+23V1−23V3−1345.5=0 (3+46+23)V1−3V2−23V3=1345.5 72V1−3V2−23V3=1345.5(1)
KCL at Node V2:
46V2−V1+46V2−V3+46V2−0=0
Multiply by 46: V2−V1+V2−V3+V2=0 −V1+3V2−V3=0(2)
KCL at Node V3:
46V3−V2+3V3−0+6V3−V1−1.75=0
To clear denominators, multiply by 138: 3(V3−V2)+46V3+23(V3−V1)−1.75×138=0 3V3−3V2+46V3+23V3−23V1−241.5=0 −23V1−3V2+(3+46+23)V3=241.5 −23V1−3V2+72V3=241.5(3)
Now we have a system of three linear equations:
- 72V1−3V2−23V3=1345.5
- −V1+3V2−V3=0
- −23V1−3V2+72V3=241.5
From Equation (2), we can express V2 in terms of V1 and V3: 3V2=V1+V3 V2=3V1+V3(4)
Substitute Equation (4) into Equation (1): 72V1−3(3V1+V3)−23V3=1345.5 72V1−(V1+V3)−23V3=1345.5 72V1−V1−V3−23V3=1345.5 71V1−24V3=1345.5(5)
Substitute Equation (4) into Equation (3): −23V1−3(3V1+V3)+72V3=241.5 −23V1−(V1+V3)+72V3=241.5 −23V1−V1−V3+72V3=241.5 −24V1+71V3=241.5(6)
Now we have a system of two linear equations with two unknowns (V1, V3): 5. 71V1−24V3=1345.5 6. −24V1+71V3=241.5
Multiply Equation (5) by 71 and Equation (6) by 24 to eliminate V3: 71×(71V1−24V3)=71×1345.5⟹5041V1−1704V3=95530.5 24×(−24V1+71V3)=24×241.5⟹−576V1+1704V3=5796
Add the two new equations: (5041−576)V1+(−1704+1704)V3=95530.5+5796 4465V1=101326.5 V1=4465101326.5=22.695 V
Now, substitute V1=22.695 into Equation (6): −24(22.695)+71V3=241.5 −544.68+71V3=241.5 71V3=241.5+544.68 71V3=786.18 V3=71786.18=11.073 V (approx)
Alternatively, using the determinant method for V3: Multiply Equation (5) by 24 and Equation (6) by 71 to eliminate V1: 24×(71V1−24V3)=24×1345.5⟹1704V1−576V3=32292 71×(−24V1+71V3)=71×241.5⟹−1704V1+5041V3=17146.5
Add the two new equations: (1704−1704)V1+(−576+5041)V3=32292+17146.5 4465V3=49438.5 V3=446549438.5=11.0725 V
Finally, calculate V2 using Equation (4): V2=3V1+V3=322.695+11.0725=333.7675=11.255833... V

V1 = 22.695V, V2 = 11.256V, V3 = 11.073V
Solution
The node voltages are calculated using Kirchhoff's Current Law (KCL) at each node. The KCL equations are then solved to find the values of V1, V2, and V3.