Dependent Source

steveb

Joined Jul 3, 2008
2,436
This problem is poorly defined. There is a voltage dependent current source which depends on the voltage Vo. However, there is no definition of where that voltage is referenced to. I would assume the intention is to draw a ground symbol on the bottom node and reference Vo to ground.

Also, you made a mistake in applying KCL. - Check it again. Further, KCL alone will not give you the answer. You need to bring in other equations.

EDIT: Another comment about the schematic is that you left out the connection dots for the 6K resistor. I'ts ok to either use, or not use connection dots, but if you you them, you should be consistent.
 
Last edited:

t_n_k

Joined Mar 6, 2009
5,455
Write two unknown currents on the circuit diagram.

Let's call the current in the 6K, I1 and the current in the series 1K/2K, I2.

The following should be true:-

Vo = 2000*I2
I2 = Vs/3000
Vs = I1*6000
I1 + I2 = V0/2000 + 2E-3

That's enough info to solve for Vs & Vo ....
 

t_n_k

Joined Mar 6, 2009
5,455
There's a slightly more elegant method of solving :-

Let Req = effective resistance = 6K // 3k = 2K

Note that the voltage divider gives Vo = (2/3) x Vs

So the controlled source

Vo/2000 = Vs/3000

and hence

Vs = (Vs/3000 + 2e-3) x Req

etc ....
 
I was a little stuck on this problem too. Found in my book Basic Engineering Circuit Analysis 7e by J. David Irwin.

Earlier in the book they mention that the output voltage for something like would be....

Vo=2k/(2k+1k)Vs

So, then you can plug that in and solve. Last guy hit it right on the head. :)

You definently have enough information to solve for Vo
 
Top