Nodal Analysis – 6-Node Circuit

Determine the power of each source after solving the circuit by the nodal analysis.

I. Identify all nodes in the circuit.

The circuit has 6 nodes as indicated below:

II. Select a reference node. Label this node with the reference (ground) symbol.

The bottom left node is connected to 4 nodes while the other ones are connected to three or less elements. Therefore, we select it as the reference node of the circuit.

III. Assign variables for unknown node voltages.

We label the remaining nodes as shown above. V_1 is connected to the reference node through a voltage source. Therefore, it is equal to the voltage of the voltage source: V_1=10V.

IV. Incorporate dependent sources. There are no dependent sources in this circuit.

V. Apply Kirchhoff’s Current Law (KCL) / VI. Handle super-nodes.

Nodes of V_2 and V_3 are connected by a voltage source. Therefore, they form a super-node. The negative terminal of the voltage source is connected to V_3 and the positive terminal is connected to V_2. Thus,

    \[V_2=V_3+2.\]

This can also be verified by a KVL around the loop which starts from the reference node, jumps to the node of V_3 with -V_3 (the reference is always assumed to be the negative terminal of node voltages), passes through the voltage source by -2V and returns back to the reference node from V_2 as +V_2

    \[-V_3-2V+V_2=0 \to V_2=V_3+2.\]

Super-node of V_2 & V_3:

    \[\frac{V_3}{1\Omega}+\frac{V_3-V_4}{5\Omega}+\frac{V_2-V_1}{2\Omega}+\frac{V_2-V_5}{3\Omega}=0\]

    \[\to {V_3}+\frac{V_3}{5}-\frac{V_4}{5}+\frac{V_3+2-10}{2}+\frac{V_3+2-V_5}{3}=0\]

    \[\to {V_3}+\frac{V_3}{5}-\frac{V_4}{5}+\frac{V_3}{2}-4+\frac{V_3}{3}+\frac{2}{3}-\frac{V_5}{3}=0\]

    \[\to \frac{61}{30}V_3-\frac{V_4}{5}-\frac{V_5}{3}=\frac{10}{3}\]

    \[\to 61 V_3-6 V_4-10 V_5=100\]

Node of V_4:

    \[\frac{V_4}{6\Omega}+\frac{V_4-V_3}{5\Omega}+10=0\]

    \[\to 5 V_4+6 V_4-6V_3+300=0\]

    \[\to -6V_3+11 V_4=-300\]

Node of V_5:

    \[\frac{V_5}{4\Omega}+\frac{V_5-V_2}{3\Omega}-10=0\]

    \[\to 3V_5+4V_5-4V_2-120=0\]

    \[\to 7V_5-4 V_3-8-120=0\]

    \[\to -4 V_3+7V_5=128\]

Hence, we have the following system of equations:

    \[\left\{ \begin{array}{l} 61 V_3-6 V_4-10 V_5=100 \\ -6V_3+11 V_4=-300 \\ -4 V_3+7V_5=128 \end{array} \right.\]

VII. Solve the System of Equations.

This system of equations can be solved by any preferred method such as elimination, row reduction, Cramer’s rule or other methods. We use the Cramer’s rule here:

V_3=\frac{ \left| \begin{array}{c  c  c} 100 & -6 & -10 \ -300 & 11 & 0 \ 128 & 0 & 7 \end{array} \right| }{ \left| \begin{array}{c  c  c} 61 & -6 & -10 \ -6 & 11 & 0 \ -4 & 0 & 7 \end{array} \right| }=\frac{9180}{4005}=2.292 V

V_4=\frac{ \left| \begin{array}{c  c  c} 61 & 100 & -10 \ -6 & -300 & 0 \ -4 & 128 & 7 \end{array} \right| }{ \left| \begin{array}{c  c  c} 61 & -6 & -10 \ -6 & 11 & 0 \ -4 & 0 & 7 \end{array} \right| }=\frac{-104220}{4005}=-26.022 V

and

V_5=\frac{ \left| \begin{array}{c  c  c} 61 & -6 & 100 \ -6 & 11 & -300 \ -4 & 0 & 128 \end{array} \right| }{ \left| \begin{array}{c  c  c} 61 & -6 & -10 \ -6 & 11 & 0 \ -4 & 0 & 7 \end{array} \right| }=\frac{78480}{4005}=19.595 V.

Thus, [latex]V_2=V_3+2=4.292.

VIII. Determine Additional Variables.

After solving for all node voltages, we can calculate the currents and powers for the sources in the circuit as follows:

  • Current of the 10 \, \mathrm{V} Source:

The current through the 10 \, \mathrm{V} source is the same as the current through the 2 \, \Omega resistor. Using Ohm’s Law, this current is:

    \[I_{10 \, \mathrm{V}} = \frac{V_2 - V_1}{2 \, \Omega} = -2.854 \, \mathrm{A}.\]

The current direction is chosen such that it enters the positive terminal of the voltage source, in compliance with the \textit{passive sign convention}.

The power delivered by the 10 \, \mathrm{V} source is then:

    \[P_{10 \, \mathrm{V}} = 10 \times (-2.854) = -28.54 \, \mathrm{W}.\]

Since the power is negative, the source is \textbf{absorbing power}.

  • Current of the 2 \, \mathrm{V} Source:

The current through the 2 \, \mathrm{V} source is the sum of the currents through the 5 \, \Omega and 1 \, \Omega resistors. Using Ohm’s Law, we calculate:

    \[I_{2 \, \mathrm{V}} = I_{5 \, \Omega} + I_{1 \, \Omega} = \frac{V_3 - V_4}{5 \, \Omega} + \frac{V_3}{1 \, \Omega}.\]

Substituting the values:

    \[I_{2 \, \mathrm{V}} = 5.663 + 2.292 = 7.955 \, \mathrm{A}.\]

The power delivered by the 2 \, \mathrm{V} source is:

    \[P_{2 \, \mathrm{V}} = 2 \times 7.955 = 15.91 \, \mathrm{W}.\]

Since the power is positive, the source is supplying power.

  • Voltage Across the 10 \, \mathrm{A} Current Source:

The voltage across the 10 \, \mathrm{A} current source is given by the difference in node voltages:

    \[V_{10 \, \mathrm{A}} = V_4 - V_5 = -45.617 \, \mathrm{V}.\]

The power delivered by the 10 \, \mathrm{A} source is:

    \[P_{10 \, \mathrm{A}} = 10 \times (-45.617) = -456.17 \, \mathrm{W}.\]

Since the power is negative, the source is \textbf{supplying power}.

Download the Circuit File

To download the LTspice circuit file for your own simulations, click the link below.Please remember to unzip the file after downloading to access the .asc file for your simulations:

Comments

13 responses to “Nodal Analysis – 6-Node Circuit”

  1. sophiekovalevsky Avatar
    sophiekovalevsky

    Yaz, I was searching websites about circuits and i found your website. And it’s good, thanks for sharing for other people your knowlegde.

    About this problem, it’s cool to introduce to the student the differents techniques that we have for solve circuits.

    I wan to add that it’s possible do a source transformation with the source of 2 v and the resistor of 2 ohms, and do too a delta-star transformation.

    How can i upload by mesh analysis?

    Thanks for all.

    1. Dr. Yaz Z. Li Avatar

      Hi,

      Good that you like solved-problems.com.

      It is not possible to do a source transformation with the source of 2 V and the resistor of 2 ohms because of 3 ohms resistor. If you have your solution as an image, please upload it to photobucket.com and leave the link here. Right now, my website does not have that service yet. You may also explain your solution here (in comments).

  2. sophiekovalevsky Avatar
    sophiekovalevsky

    Yaz, thanks for the answer.

    I was talking about the voltage source of 10 V and the resistor of 2 ohms, we could do a source transformation, that will be equivalent to have a current of 5 A, in parallel with the resistor of 2 ohms.

    Can I write here using Latex? I saw that you’re using some complement of the WordPress to transform the numbers to mathematica symbol.

    I’ll upload my solution in few minutes.

  3. sophiekovalevsky Avatar
    sophiekovalevsky

    Well,

    With no complication, I decided to work the circuit like is show on the image cause we have all the source and when we will resolving the circuits, to look for the power of every source, they will there.

    I’ll resolve the problem by loop analysis, or mesh analisys like you want to call it.

    Sorry for my english, it’s not good, if somebody can’t understand something, please let me know.

    I show the image with the four current.

    [IMG]http://i1225.photobucket.com/albums/ee383/sophiekovalevsky/Sinttulo.jpg[/IMG]

    We could see that we have a supermesh.

    Solving, we have:

    Mesh A
    -(2+1)Ia + Ic = -8

    Mesh B&D (Supermesh)

    -(3+5)Ib -10Id + (5+6)Ic = -2

    Mesh C
    -(1+5+6)Ic + 5Ib+ 6Id + Ia = 0

    Auxiliar equation, if we study the node across of the current of 10 A and the 3 & 4 ohms, we know that:

    I10 = Id-Ib

    Doing some arrays in my equations we finaly have:

    -35Ic + 15Ib +18Id = -8
    -Ib + Id = 10
    11Ic -8Ib -10Id = -2

    Solving this lineal system equation we have our values of the currents:

    Ic = 0.56 A
    Ib = -5.10 A
    Id = 4.90 A
    Ia = 2.85 A

    All these value for the currents are aproximately, with two decimal numbers.

    Here, it’s the part more dificult for the student, i think that. The difference between the cases, is that with the supernode we have more easy determinate the power of every source, but in the mesh analysis is more difficult to see it. But, I think that it’s good doing by the two methods.

    Power of 10V
    Like we see in our image of the circuit, the convention of signs for the voltage source it’s not watch it, but we know that the power have to have the negative sign to have the convention signs. Then,

    P10v = – (2.85*10) = -28.50 W

    Power of 2V

    We know that the current across the 2 voltage source is: Ia-Ib, and our convention signs is correct, for this reason our power is positive, we have then:

    P2v = 2*(5.10+2.85) 15.90 W

    Finally,

    Power of 10 A source:
    To calcute the power of the 10 A source we need to know the voltage between the terminals of it.

    Using the VLK:

    V 10A = V4 + V6

    where V4 is the voltage of the resistor 4, and the V6 is the voltage in the resistor of 6 ohms.

    V10 A = 4*4.90 + 6*(4.90-0.56) = 45.64 V

    We know that we have to put the negative sign cuase the convention sign, and we have then:

    P10A = -(10*45.64) = -456.40 W

    Like we see, our answer are similar like the original problem. The different are the decimal numbers cause I olny used two decimal numbers.

    Hope to help to the people and it’s my pleasure share knowledge.

    1. Dr. Yaz Z. Li Avatar

      Thank you very much for sharing the solution with me and my website readers. If it is ok with you, I would like to add this solution and the image as an alternative solution to the end of the post with your name.
      By the way, you may use

      *** QuickLaTeX cannot compile formula:
       
      
      *** Error message:
      Error: Nothing to show, formula is empty
      

      or for latex in comments.

      1. Sohie Kovalevsky Avatar
        Sohie Kovalevsky

        Yaz, thanks.

        For me, I don’t have problem to public my solution like alternative solution to this problem. But i think that we should change the image that I uploaded cause it’s horrible.

        I didn’t know that i could use latex code. For the nex time.

        1. Dr. Yaz Z. Li Avatar

          Thanks,

          Do not worry about the image.

  4. Sohie Kovalevsky Avatar
    Sohie Kovalevsky

    How can i change my avatar image here?
    Thanks

    1. Dr. Yaz Z. Li Avatar

      Please setup your avatar from http://en.gravatar.com/. solved-problems.com is able to find it by your email address used in http://en.gravatar.com/

  5. akanksha Avatar
    akanksha

    your 6 node problem is easy to understand. THANKS for sharing

  6. Alec Avatar
    Alec

    For:

    “The voltage across the 10A current source is V_4-V_5=-45.617. Therefore,
    P_{10 A}=10 \times (-45.617)=-456.17 W supplying power.”,

    why is it not V_5-V_4 for the active sign convention?

    1. Dr. Yaz Z. Li Avatar

      In that case you need to use P=-VI (See this for more info). So, again you come up with P_{10 A}=-10 \times (45.617)=-456.17 W.

  7. May Avatar
    May

    thank you for this dude

Leave a Reply

Your email address will not be published. Required fields are marked *