Find Thevenin Equiv. at a-b for Transistor Model

AI Thread Summary
The discussion focuses on finding the Thevenin equivalent at terminals a-b for a transistor model circuit. Participants clarify that the resistor on the left does not affect the Thevenin resistance due to its connection to the same node. They emphasize the importance of using KVL and KCL to solve for the current and voltage across the relevant components, ultimately leading to the calculations of R_TH and V_TH. The final results indicate R_TH is approximately 2000Ω, but there is confusion regarding the correct value for V_TH, which participants suggest may require reevaluation of the KCL equations used. The conversation highlights the complexity of analyzing amplifier models and the necessity of careful circuit simplification.
VinnyCee
Messages
486
Reaction score
0

Homework Statement



Find the Thevenin equivalent at terminals a-b for the transistor model below.

http://img254.imageshack.us/img254/7228/chapter4problem52bj6.jpg

Homework Equations



KVL, KCL, v = i R, R_{TH}\,=\,\frac{V_0}{I_0}

The Attempt at a Solution



I took out the independent voltage source and added a test voltage and current. EDIT: I also rearranged the circuit elements as suggested by mjsd.

http://img258.imageshack.us/img258/4150/chapter4problem52part2km4.jpg

I have no idea how to solve this circuit though. The resistor on the left looks as though both ends are connected to the same node! Does that mean that the resistor on the left does not affect the R_{TH}?

Any tips on how to solve for I_x in order to get R_{TH}?
 
Last edited by a moderator:
Physics news on Phys.org
Don't take out the voltage source with those 6V. The voltage difference between a and b is just the voltage over the 2kΩ resistor. Find that voltage and you have V_{TH}. And what would be the current through a and b if they were connected? That's your I_x. You can then calculate the R_{TH}.
 
So I leave in the 6V volt source? What about the 1V test voltage? Leave that as well?
 
mmmm... a circuit model for a Current Amplifier circuit... see input current I_0 is amplifiered by 20 times!? You have already been given the Norton equivalent circuit for a-b,... so simple to convert to Thevenin eh? Still need to find I_0 of course, but that's too easy for someone like you... :smile:
 
I_0\,=\,\frac{6\,V}{3000\Omega}\,=\,0.002\,A

20\,I_0\,=\,0.04\,A

Does this mean that 21\,I_0 of current goes through the bottom wire between the CCCS and the 2\Omega resistor?

Still not understanding how to get the I_x so that I can calculate the R_{TH}.

How am I given the Norton equivalent? I don't see where that comes from.
 
I have already told you that this is a model for a Current Amplifier circuit..

I guess you don't know about this thing called an amplifier model...well...:smile:
which is really just a black box which somehow "amplify" the input current or voltage on one side and turn it into something bigger on the other side (ie. modeled by the controlled current source in this case)...

by the way , no current flows on the bottom wire... you can only find two loops in this diagram... or visualise it by keep shortening this wire until the wire carrying I_0 touches the the wire with the CCCS on it. then you will see that there are 4 wires at that node .. now the rest is obvious...

Now, can you see the Norton equivalent of a-b?
 
Ok, I modified the diagram, does that seem right?
 
I_1\,=\,\frac{V_1\,-\,V_2}{2000\Omega} <----- Right?

Still problems!

I do KVL for the upper right loop)

(-2000\Omega)\,I_1\,+\,(1\,V)\,=\,0\,\,\longrightarrow\,\,I_1\,=\,\frac{-1\,V}{-2000\Omega}\,=\,0.0005\,A

KVL for bottom Loop)

(6\,V)\,+\,(-3000)\,I_0\,=\,0\,\,\longrightarrow\,\,I_0\,=\,\frac{-6\,V}{-3000\Omega}\,=\,0.002\,A

KCL @ V_2)

20\,I_0\,+\,I_1\,+\,I_0\,=\,I_0\,+\,I_x\longrightarrow\,\,I_x\,=\,20\,I_0\,+\,I_1

I_x\,=\,20\,(0.002\,A)\,+\,(0.0005\,A)\,=\,0.0405\,A

Now I get R_{TH}.

R_{TH}\,=\,\frac{1\,V}{0.0405\,A}\,\approx\,24.69\Omega

Does that look right? How do I get the V_{TH} now?
 
Last edited:
final hint: did you realize that if you happen to choose Vx to be 2V, your subsequent Ix and R_TH will be different from your 24.69?
you have an expression in Vx and Ix, you need to isolate Vx and Ix on one side such that you can solve for Vx/Ix. Now, if you look at this circuit, you may think where can I get another indep equation in Vx and Ix such that when put together with the first one will allow me to solve for the ratio Vx/Ix.

In fact, for this question, introducing Vx and Ix unnecessarily complicates the matter. hint: you may take out 6V source if that is still not clear to you... but that's not necessary
 
  • #10
Is this right?

http://img254.imageshack.us/img254/7228/chapter4problem52bj6.jpg
Find Thevenin equivalent at terminals a-bIs this how to get R_{Th}?

In the first diagram, if you ground out the bottom node (b), the resistor on the left hand side of the circuit (after "turning off" voltage source) grounds itself out. Both ends of the resistor are connected to the bottom node.

R_{Th}\,=\,2000\Omega

Now, to get V_{Th}, I redrew the first diagram and added a current and a ground node.

http://img411.imageshack.us/img411/316/chapter4problem52part3mg9.jpg

i_1\,=\,\frac{V_1}{2000}

I_0\,=\,\frac{6\,V}{3000\Omega}\,=\,\frac{1}{500}\,A\,=\,0.002\,A

20\,I_0\,=\,0.04\,AKCL at Node b)

20\,I_0\,+\,I_0\,-\,I_0\,+\,I_1\,=\,0\,\,\longrightarrow\,\,I_1\,=\,-20\,I_0\,=\,-20\,(0.002\,A)\,=\,-0.04\,ASince V_1\,=\,V_{Th} (Right?) then we can get V_1 from I_1.

-0.040\,A\,=\,\frac{V_1}{2000\Omega}\,\,\longrightarrow\,\,V_1\,=\,-80\,V

So, R_{Th}\,=\,2000\Omega and V_{Th}\,=\,-80\,V?

EDIT: Thanks for your help mjsd!
 
Last edited by a moderator:
  • #11
R_TH is correct... V_TH is not. this is because you missed one branch in your KCL for node b)... but that's again an overkill... you effectively have a Norton equivalent given to you... do u see that now? When you have properly worked out I_1 you will see that.. I hope :smile:
 
  • #12
by the way, re-drawing the diagram is also not necessary. (that's just to illustrate you only have two loops in the circuit..ie. for clarity only)
 
  • #13
I have edited my post above using your suggestions, hopefully it's right now. Thanks!
 
Last edited:
  • #14
after thought: you have given yourself a lot of unnecessary work to do in this question. All you have really shown (to yourself), by doing all those extra work, is really that the first loop containing the 6V and 3000 ohm is effectively disconnected from the second loop with the CCCS and 2000 ohms (except via I_0). So to find Thevenin is actually trivial.
 
Back
Top