Need help regarding node analysis and supersposition problems

In summary, the conversation discusses a problem that the individual has been struggling with for two days and is now seeking help with. The problem involves using nodal analysis to find the currents in a network of resistors. The individual is provided with a schematic and guided through the steps of writing nodal equations and solving for the node voltages. They are also given advice on how to handle the internal resistances of the voltage sources in the problem.
  • #1
palui123
15
0
I've been doing this question for like 2 days and what I find is wrong answer all over again. This is my last resort and I hope my hope is bright. Please if anyone knows how to do it. Include the steps and explanation. I need to understand the concept X_X.!

http://s1230.photobucket.com/albums/ee495/palui123/?action=view&current=Q2.jpg

28A and 2A what the hell is that?

http://s1230.photobucket.com/albums/ee495/palui123/?action=view&current=Q3.jpg

Is not that I don't know to this Superposition but what's with the 6V 0.5ohm , and 12V 1ohm . . What does it means? I don't see any resistor symbol in those source voltages.
 
Physics news on Phys.org
  • #2
No one helping? or it is just the image that I post is illegal...?
 
  • #3
palui123 said:
I've been doing this question for like 2 days and what I find is wrong answer all over again. This is my last resort and I hope my hope is bright. Please if anyone knows how to do it. Include the steps and explanation. I need to understand the concept X_X.!

We can help you to solve the problems, but we can't do the work for you. That's forum policy.

<snip picture>
28A and 2A what the hell is that?

Those are fixed current sources.

How about taking one problem at a time. The first problem asks you to use nodal analysis to find the currents in all the resistors in the network. Presumably you have covered nodal analysis in class so you have some idea how it goes? I've attached a schematic of the first problem ("Question 2" it was called in the picture), and labeled the obvious nodes with voltage labels V1, V2, and V3. Can you start by writing nodal equations corresponding to the node with V1?
 

Attachments

  • Fig13.gif
    Fig13.gif
    3 KB · Views: 439
Last edited:
  • #4
Node 1
I=I1+I2+I3

28=v1/2+(v1-v2)/2+(v1-v3)/10

(x2) 56=V1+V1-V2+(v1-v3)/5

(x5) 280=5V1+5V1+5V2+V1-V3

280=11V1+5V2-V3

Am I correct?? I did it many times. If not correct me. .
 
  • #5
It would appear that the sign for the V2 term is incorrect; You changed the sign of the V2 term when you multiplied through by 5. I get the equation:

280 = 11V1 - 5V2 - V3

Try the other two nodes and let's see how you do.
 
  • #6
My bad. . .

Node 2

I4+I3=I6+2A

(V2-V3)/1+(V1-V3)/10=(V3/4)+2

(x10) 10V2-10V3+V1-V3=(10V3/4)+20

(x4) 40V2-40V3+4V1-4V3=10V3+80

4V1+40V2-54V3=80

Node 3

I2=I4+I5

(V1-V2)/2 = V2/5 + (V2-V3)/1

(x5) (5V1-5V2)/2 = V2+5V2-5V3

(x2) 5V1-5V2=2V2+10V2-10V3

5V1-17V2-10V3=0


Correct me when I'm wrong . After those steps what must I do?
 
  • #7
Your Node 2 equation looks fine (although you could have divided through by 2).

For your Node 3 equation, the you forgot to change the sign of the V3 term when you moved it from the RHS to the LHS.

Once you've straightened out that sign, you will have three equations involving the node voltages V1, V2, and V3. Solve them. With the node voltages you will be in a position to determine all the resistor currents in the circuit in the same fashion that you wrote their symbolic values into your node equations -- find the potential across the resistor and divide by the resistor value.
 
  • #8
Owhowh owh. . . okok after this I should use matrix solving to solve those 3 equation right? btw Do you have any other recommended method other than using Matlab and Matrix??
 
  • #9
palui123 said:
Owhowh owh. . . okok after this I should use matrix solving to solve those 3 equation right? btw Do you have any other recommended method other than using Matlab and Matrix??

Right.

For a 3 x 3 system you might just use straightforward substitution/elimination. It shouldn't get too messy. Even Cramer's Rule is not difficult here (3 x 3 determinants aren't hard to do by hand). Otherwise, use your favorite math package.
 
  • #10
I summarize up the equation I have.

Node 1

280=11V1-5V2-V3

Node 2

40=2V1+20V2-27V3

Node 3

0=5V1-17V2+10V3


Correct?
after this what method should I use. If I use Matrix method . I find out it will become a big number.
 
  • #11
I didn't see ur reply. . . testing now. . .
 
  • #12
OHOHOHOHO! THANNK U VERY MUCH . IVe DOne it. . .HMM it was a silly mistake that took me so long. . . How about the "Question 3" what does it mean by "6v 0.5ohm" and "12V 1ohm" . Never been through it before. . .
 
  • #13
palui123 said:
OHOHOHOHO! THANNK U VERY MUCH . IVe DOne it. . .HMM it was a silly mistake that took me so long. . . How about the "Question 3" what does it mean by "6v 0.5ohm" and "12V 1ohm" . Never been through it before. . .

Glad to hear that you succeeded.

When a voltage supply is specified in the form "6.0V 0.5Ω" it means that it is not an ideal voltage supply, but a model of a real supply that has some internal resistance associated with it. The 0.5Ω is a "hidden" resistor, if you'd like to think of it that way, that "lives" inside the battery.

For this problem simply add the battery internal resistances to the existing external resistors that are in series with the batteries and proceed as usual.
 
  • #14
Roger that. . .
 

1. What is node analysis and how is it used?

Node analysis is a method used in circuit analysis to determine the voltage and current at different points in a circuit. It involves creating equations based on Kirchhoff's Current Law (KCL) and solving them to find the unknown variables. This technique is useful in analyzing complex circuits and designing electronic systems.

2. Can you explain the concept of superposition in circuit analysis?

Superposition is a principle in circuit analysis that states that the total response of a linear circuit is equal to the sum of individual responses of each source acting alone. This means that when multiple sources are present in a circuit, their effects can be calculated separately and then added together to determine the overall behavior of the circuit.

3. What are the steps involved in solving a node analysis problem?

The steps for solving a node analysis problem are:

  1. Identify all the nodes in the circuit and label them.
  2. Choose a reference node and assign it a voltage of 0.
  3. Apply KCL at each node by writing an equation for the sum of currents entering and leaving the node.
  4. Solve the resulting system of equations to find the voltages at each node.

4. How is node analysis different from mesh analysis?

Node analysis and mesh analysis are two different methods used in circuit analysis. In node analysis, the unknown variables are the node voltages, while in mesh analysis, the unknown variables are the mesh currents. Node analysis is typically used for circuits with many parallel elements, while mesh analysis is more suitable for circuits with many series elements.

5. What are some common mistakes to avoid in node analysis and superposition problems?

Some common mistakes to avoid in node analysis and superposition problems are:

  • Forgetting to apply KCL at each node in the circuit.
  • Mislabeling nodes or assigning incorrect voltages to the reference node.
  • Not taking into account the direction of currents and voltages in the equations.
  • Forgetting to include the effects of dependent sources in the superposition analysis.

Similar threads

  • Engineering and Comp Sci Homework Help
Replies
25
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
2
Views
3K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
4K
  • Engineering and Comp Sci Homework Help
Replies
2
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
9
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
9
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
4
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
2
Views
4K
  • Electrical Engineering
Replies
1
Views
2K
  • Introductory Physics Homework Help
Replies
14
Views
10K
Back
Top