Thread Closed

KCL/Nodal Analysis Problem

 
Share Thread Thread Tools
Feb8-09, 07:17 PM   #1
 

KCL/Nodal Analysis Problem


1. The problem statement, all variables and given/known data
solve for voltage V with polarity as shown.



2. Relevant equations
KCL - current into a node = current out


3. The attempt at a solution
I tried to do nodal analysis using the top center node as v.

v/240 + (v-9)/100 - 20mA - v/100 = 0

=> v=26.4V

Obviously, I'm doing something wrong. Any tips to get me back on the right track?
1. The problem statement, all variables and given/known data



2. Relevant equations



3. The attempt at a solution
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Feb8-09, 07:38 PM   #2
 
I think current leaving the node is positive (+20mA) and the current through the middle resistor must be the same as that current source since it's the same wire
Feb8-09, 07:40 PM   #3
 
Recognitions:
Homework Helper Homework Help
The top node is not at V.

The current through the middle leg is constrained to 20 ma however, and you know that the currents coming in the top must sum to 20 ma.

I1 + I2 = 20 ma.

Hence construct your Voltage loops.

I think that will resolve into the current I2 that you need to determine the voltage across R3.
Feb8-09, 08:14 PM   #4
 

KCL/Nodal Analysis Problem


I'm confused again. How do I solve for the i1 and i2?

sum of the voltages in a loop = 0, so for loop 1 with current i1 on the eft:

v1 + v2 = 0
i1*r1 + i1*r2 = 0
i1*240 + i1*100 = 0

loop 2 with current i2 on right:

v2 + v3 = 0
i2*r2 + i2*r3 = 0
i2*100 + i2*100 = 0


I know I'm not calculating the loops correctly, what am I doing wrong?
Feb8-09, 08:21 PM   #5
 
Recognitions:
Homework Helper Homework Help
240Ω*I1 = 20ma*100Ω

9v + 100Ω*I2 = 20ma*100Ω

and as before

I1 + I2 = 20ma
Feb8-09, 08:46 PM   #6
 
What's going wrong now?

240Ω*I1 = 20ma*100Ω

==> I1 = (20mA*100Ω)/240Ω
I1 = 8.33mA

9v + 100Ω*I2 = 20ma*100Ω

==> I2 = [(20mA*100Ω)-9]/100Ω
I2 = -70mA


I1 + I2 =/= 20
Feb8-09, 11:27 PM   #7
 
Here we go, I think I got it.

the two equations:
I1 - I2 = .02A (KCL top center node)
240I1 + 100I2 = 9V (KVL outer loop)

=> I1 = 20.59mA
=> I2 = 40.59mA

=> VR3 = I2 * R3 = 40.59 * 100 = 4.06V
Thread Closed
Thread Tools


Similar Threads for: KCL/Nodal Analysis Problem
Thread Forum Replies
Nodal Analysis Engineering, Comp Sci, & Technology Homework 4
Nodal analysis Engineering, Comp Sci, & Technology Homework 3
Nodal analysis help Engineering, Comp Sci, & Technology Homework 2
Nodal analysis Introductory Physics Homework 1
Nodal Analysis Engineering, Comp Sci, & Technology Homework 3