[Circuits] Finding the Thevenin and Norton Equivalents #2

  • Context: Engineering 
  • Thread starter Thread starter ainster31
  • Start date Start date
  • Tags Tags
    Circuits Thevenin
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 4K views
ainster31
Messages
158
Reaction score
1

Homework Statement



g05KQuK.png


Homework Equations





The Attempt at a Solution



Attached to this post. I'm not sure how to proceed.
 

Attachments

  • 4.47 Attempt.jpg
    4.47 Attempt.jpg
    17 KB · Views: 789
Physics news on Phys.org
First try to write one nodal equation for only one unknown nodal voltage Vx = Va = Vth.
Next, short point A and B and find this short circuit current Isc. And from there
Vth = Vx = Va and Rth = Vth/Isc
 

Attachments

  • g05KQuK.png
    g05KQuK.png
    3.1 KB · Views: 763
Here's a hint that might help.

If you consider a general Thevenin model with a resistive load attached, you've really got a simple voltage divider:

attachment.php?attachmentid=66262&stc=1&d=1391463799.gif


If you were to tack a load resistor onto the output of your circuit and use node voltage analysis to solve for the output voltage, then you should be able to rearrange the resulting expression into the form of the voltage divider expression and just pick out Vth and Rth by inspection, thus solving for both at the same time.

This technique can be very handy; as long as the circuit in question has at least one power source (so any controlled sources can be "stimulated"), you don't have to bother with sticking external sources onto the output to find resistances or voltages.
 

Attachments

  • Fig2.gif
    Fig2.gif
    1.6 KB · Views: 854
Sorry, I wasn't clear enough in my original question. I'm not sure how I forgot put these details but here they are now. I've calculated the Thevenin equivalent and I'm currently trying to get the Norton equivalent. I realize that I can just use source transformation to convert from the Thevenin equivalent to the Norton equivalent but I am trying to get the Norton equivalent directly from the circuit.

Since I already did the Thevenin equivalent, I already know that Vx=10/21 V and Rth=10/21 Ω. Now, I'm trying to calculate IN. I've connected nodes a and b but I am having trouble applying mesh analysis. I've already applied mesh analysis to mesh 1 but after looking at it, it seems to be incorrect. Here is the correct mesh analysis:

$$-50+12{ i }_{ 1 }+60({ i }_{ 1 }-{ i }_{ 2 })=0\\ -50+12{ i }_{ 1 }+\frac { 10 }{ 21 } =0$$

Edit: Actually, I don't even know what Vx is. That was incorrect.

I've tried applying nodal analysis at node X:

$$\frac { { v }_{ x }-50 }{ 12 } +\frac { { V }_{ x } }{ 60 } +2{ V }_{ x }+{ I }_{ N }=0$$

but I'm still stuck.
 
Last edited:
Instead of nodal analysis, first redraw your circuit with the short circuit in place. A whole bunch of things get "squashed" by this short circuit. For example, what would Vx be?
 
gneill said:
Instead of nodal analysis, first redraw your circuit with the short circuit in place. A whole bunch of things get "squashed" by this short circuit. For example, what would Vx be?

Hmmm, Vx would be 0V, right? And that means I can remove the 60 ohm resistor and the dependent current source, right?
 
ainster31 said:
Hmmm, Vx would be 0V, right? And that means I can remove the 60 ohm resistor and the dependent current source, right?

Try it and see :smile:

Your results should match your Thevenin values via the simple transformation.
 
  • Like
Likes   Reactions: 1 person
Haha, I got it. Wow, I was stressing out over such a simple problem.