Engineering Simple circuit analysis - can someone check if it's right?

AI Thread Summary
The discussion centers around a circuit analysis homework problem requiring the formulation of equations for currents and voltages using Kirchhoff's laws. Participants analyze the equations provided for i1, i2, and i3, noting inconsistencies in the units and suggesting corrections based on Ohm's Law. There is debate over the validity of combining voltage equations and the proper use of Kirchhoff's Voltage Law (KVL) in the context of the circuit. Suggestions are made to redraw the circuit for clarity and to ensure accurate application of KCL and KVL. The conversation emphasizes the importance of correctly applying circuit analysis principles to arrive at the right conclusions.
ABoul
Messages
26
Reaction score
0
simple circuit analysis -- can someone check if it's right?

Homework Statement



(circuit can be found on http://www.MailFreeOnline.com/uploader/A723E91C.jpg )

i. write down equations relating i1 and v1, i2 and v2 and i3 and v3
ii. solve for the voltages v1, v2 and v3
iii. determine the currents i1, i2 and i3


Homework Equations


KVL
KCL


The Attempt at a Solution


i.

i1 = 3 - V2
i2 = 2 - 2V2
i3 = V3/10


ii.
i1 + i2 = i3
3 - 2V1 + 2 - 2V2 = V3/10
therefore 5 - 2(V1 + V2) = V3/10

iii.
(this is the hard part for me. have i used KVL right?)
first window:
-1.5 + 1 + V1 + V2 = 0
therefore v1 + v2 = 0.5

second window:
-1 + V2 + v3 = 0
therefore V2 + v3 = 1

overall window:
V1 + V2 + V3 = 1.5
 

Attachments

  • latest_problem.jpg
    latest_problem.jpg
    6.9 KB · Views: 439
Last edited by a moderator:
Physics news on Phys.org


hey if you host your image on imageshack.us and past the link into the forum, the image can be viewed in the post without the approval of the admin. not saying that the admin will block it, but it will allow the image to be viewed sooner

if i see the image i may be able to help
 


pavadrin said:
hey if you host your image on imageshack.us and past the link into the forum, the image can be viewed in the post without the approval of the admin. not saying that the admin will block it, but it will allow the image to be viewed sooner

if i see the image i may be able to help

hey. sorry about that. here's a link to the circuit: http://www.MailFreeOnline.com/uploader/A723E91C.jpg
 
Last edited by a moderator:


ABoul said:
i1 = 3 - V2
i2 = 2 - 2V2
i3 = V3/10

Think about what you did for I1 and I2, the left side of the equation is in the units of Ampere, and the right side of the equation is in the units of Voltage.

Stick with Ohm's Law to find I1 and I2, similar to what you did for I3
 


noumed said:
Think about what you did for I1 and I2, the left side of the equation is in the units of Ampere, and the right side of the equation is in the units of Voltage.

Stick with Ohm's Law to find I1 and I2, similar to what you did for I3

huh? isn't i1 = (1.5 - V1)/0.5, for example?
 


You're right, sorry about that.

So how did you get I1 = 3 - V2? Solving it your way, wouldn't it be 3 - 2V1?
 


noumed said:
You're right, sorry about that.

So how did you get I1 = 3 - V2? Solving it your way, wouldn't it be 3 - 2V1?

whoops sorry... it must have been a typo. how about part 3?
 


Looking at your steps, it looks like you're doing okay. But somehow I can't agree with you that V1 + V2 + V3 = 1.5. I don't think you can combine it like that. I want to say that V1 = V2 = V3 because they're the same node.

(but then your equation V1 + V2 = 0.5 and V2 + V3 = 1 no longer makes sense...)
 


noumed said:
Looking at your steps, it looks like you're doing okay. But somehow I can't agree with you that V1 + V2 + V3 = 1.5. I don't think you can combine it like that. I want to say that V1 = V2 = V3 because they're the same node.

(but then your equation V1 + V2 = 0.5 and V2 + V3 = 1 no longer makes sense...)

hmm... what does that mean?
 
  • #10


Perhaps redrawing the circuit will help you.
 

Attachments

  • #11


noumed said:
Perhaps redrawing the circuit will help you.

ah i see what you mean now. so where did i go wrong? i thought my KVL logic was correct...
 
  • #12


also, isn't it true that i1 + i2 = i3? if you plug in my values, you get something else.
 
  • #13


I vaguely remember the windows separation method, like what you did. But I think you're supposed to follow the path of the current, so you can't do something like

-1.5 + V1 + V2 + 1 = 0

Instead, you're supposed to go to R3,

-1.5 + V1 + V3 = 0

It's been a while since I've done it, so maybe? heheh.. but if you look at the circuit I came up with, it should be more clear.

And yes, I1 + I2 = I3. What do you mean by that?
 
  • #14


noumed said:
I vaguely remember the windows separation method, like what you did. But I think you're supposed to follow the path of the current, so you can't do something like

-1.5 + V1 + V2 + 1 = 0

Instead, you're supposed to go to R3,

-1.5 + V1 + V3 = 0

It's been a while since I've done it, so maybe? heheh.. but if you look at the circuit I came up with, it should be more clear.

And yes, I1 + I2 = I3. What do you mean by that?

if you substitute in my (supposedly correct) equations for i1, i2 and i3, you don't reach the conclusion that V1 = V2 = V3...

also, using the window method, I'm sure you can inspect every window individuall. i just don't know how to do it lol.
 
  • #15


I do believe the right way to solve this is to assume that V1 = V2 = V3. Let's look at the windows of the final circuit I drew then.

I1 = (Vs1 - V3) / R1
I2 = (Vs2 - V3) / R2

But we also know that V3 = I3 * R3 by Ohm's Law.

By KCL, we know that I3 = I1 + I2.

V3 = (I1 + I2) * R3 and plug in I1 and I2 from above, and you should have V3, which is equals to V1 and V2. From there you should be able to solve for I1 and I2.
 
  • #16


noumed said:
I do believe the right way to solve this is to assume that V1 = V2 = V3. Let's look at the windows of the final circuit I drew then.

I1 = (Vs1 - V3) / R1
I2 = (Vs2 - V3) / R2

But we also know that V3 = I3 * R3 by Ohm's Law.

By KCL, we know that I3 = I1 + I2.

V3 = (I1 + I2) * R3 and plug in I1 and I2 from above, and you should have V3, which is equals to V1 and V2. From there you should be able to solve for I1 and I2.

ah thansk for that. I'm just waiting to see your circuit (it's still being approved).
 
  • #17
ABoul said:
ah thansk for that. I'm just waiting to see your circuit (it's still being approved).

d'oh! didn't read the rules =]

http://rapidshare.com/files/159049612/ckt.pdf.html

for your convenience..
 
  • #18


Could anyone solve this problem
 

Attachments

  • Circuit.JPG
    Circuit.JPG
    17.4 KB · Views: 422

Similar threads

Replies
26
Views
3K
Replies
15
Views
4K
Replies
4
Views
2K
Replies
3
Views
2K
Replies
1
Views
2K
Back
Top