Helping setting up Nodal Equations

  • Thread starter Thread starter bengaltiger14
  • Start date Start date
  • Tags Tags
    Nodal
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 4K views
bengaltiger14
Messages
135
Reaction score
0
Helping setting up Nodal Equations...

Homework Statement



I need to find the node voltages at N1 and N2. See attachment for circuit.


The Attempt at a Solution




I think I need to setup KCL at each node. At Node 1, I got this:

(v1-v2)/12 - (v3-v2)/20 - (v2-0)/40 =0

v1 is the source voltage, and v3 is the voltage at node 2. Is this correct thus far?
 

Attachments

Physics news on Phys.org
Yes, you are correct so far. However, I personally like to write the KCL equations from the perspective of the node in question, showing that the sum of the currents out of the node is zero. So I would have written your first equation like this instead.

(v2-v1)/12 + (v3-v2)/20 + (v2-0)/40 =0

It's a matter of personal preference, I guess, but thinking about the KCL equations in this way helps me to keep them straight in my head.
 
Cool.. thanks. And the equation at Node 2 should look something like:

(v2-v3)/20 - (0-v3)/60 = 0

Plug in v2 from previous equation, solve for v3, and then plug v3 back into first equation?
 
bengaltiger14 said:
Cool.. thanks. And the equation at Node 2 should look something like:

(v2-v3)/20 - (0-v3)/60 = 0

Plug in v2 from previous equation, solve for v3, and then plug v3 back into first equation?

I still have trouble with your sign conventions, but I think that is correct.
 
Any suggestions on solving these equations?
 
bengaltiger14 said:
Any suggestions on solving these equations?

You have two unknowns and two equations. You can either set up the equations so that you can add them to eliminate one of the unknowns, or you can use the determinant math trick to solve them.