CIRCUIT ANALYSIS: Use source transformation to find the Voltage Vo

AI Thread Summary
The discussion focuses on using source transformation to find the voltage V_x in a given circuit. The initial steps involve transforming an independent current source and a voltage-controlled current source, leading to the equation V_x = 8i. The participants encounter difficulty in determining the current i, which is resolved using Kirchhoff's Voltage Law (KVL). The correct formulation includes all voltage contributions, ultimately leading to the conclusion that V_x is approximately 3V. The final result is derived from the equation 21V_x + 20(V_x/8) = 70.
VinnyCee
Messages
486
Reaction score
0

Homework Statement



Use source transformation to find the voltage V_x in the circuit below.

http://img207.imageshack.us/img207/5150/chapter4problem24ij9.jpg


Homework Equations



V_S\,=\,i_S\,R

i_S\,=\,\frac{V_S}{R}

KCL, KVL, v = i R, super-node?


The Attempt at a Solution



I transform the independdant current source on top first.

V_S\,=\,(3\,A)\,(10\Omega)\,=\,30\,V

http://img441.imageshack.us/img441/4210/chapter4problem24part2be2.jpg


Then I transform the V.C.C.S. on the right.

V_S\,=\,(2\,V_x)\,(10\Omega)\,=\,20\,V_x

http://img255.imageshack.us/img255/9743/chapter4problem24part3kh6.jpg


Then I combine the two resistors in series.

http://img101.imageshack.us/img101/5192/chapter4problem24part4bx8.jpg


Here I am stuck, how do I proceed?
 
Last edited by a moderator:
Physics news on Phys.org
Since all your elements are in series, the current is the same.
What is Vx in terms of this current?
Replace this value in the controlled source and equate.
 
v\,=\,i\,R

V_x\,=\,i\,(8\Omega)\,=\,8\,i

20\,V_x\,=\,20\,(8\,i)\,=\,160\,i

But how do I find i?
 
VinnyCee said:
v\,=\,i\,R

V_x\,=\,i\,(8\Omega)\,=\,8\,i

20\,V_x\,=\,20\,(8\,i)\,=\,160\,i

But how do I find i?

Use KVL:

-40 + 8i - 30 + 160i = 0
 
So we have

168\,i\,=\,70

i\,=\,\frac{70}{168}\,A

Now use the i to find the V_x.

V_x\,=\,I\,R\,=\,\left(\frac{70}{168}\,A\right)\,(8\Omega)\,=\,\frac{10}{3}\,V

V_x\,=\,\frac{10}{3}\,V\,\approx\,3.33\,V <----- Right?
 
Last edited:
VinnyCee said:
So we have

168\,i\,=\,70

i\,=\,\frac{70}{168}\,A

Now use the i to find the V_x.

V_x\,=\,I\,R\,=\,\left(\frac{70}{168}\right)\,(8\Omega)\,=\,\frac{10}{3}\,V

V_x\,=\,\frac{10}{3}\,V\,\approx\,3.33\,V <----- Right?

Seems OK to me.
 
SGT said:
Use KVL:

-40 + 8i - 30 + 160i = 0

Why aren't we adding the voltage across he 20Ohm resister? The equation should read -40 + 8i - 30 + 20i + 160i = 0 right?
 
yup very rite, we do need to include that 20i, otherwise the answer is wrong!
 
The Correct answer is :-

Using KVL (Clockwise) for Loop, we get...

-40 + Vx - 30 + 20i+ 20Vx = 0

21Vx + 20i = 70. // i = Vx/8

21Vx + 20(Vx/8) = 70

Vx ( 21 + 20/8) = 70

Vx = 2.97 Approx (3v)
 
Back
Top