Hi There
How would one go about determining the Thevenin resistance in the following circuit? Would it be correct if I turn off the 2 A source (thus it becomes an open circuit with no current flowing through) and then use nodal analysis to determine the in going current and then use it to calulate R(Thevenin) using Ohm's Law?
What would the answer be?
Thanks in advance
JeanTech
Hi,
Well, the first thing we note right away about this circuit is that we have a lot of stuff in parallel. The only things not in parallel are the 8 ohm and the 2Vx dependent source. However, if we replace the 8 ohm and 2Vx source with it's Norton equivalent, we end up with everything in parallel. Then we can use a well accepted theory of applying a non zero excitation voltage or currrent, calculating the opposite quantity, then dividing voltage by current to get the resistance or impedance.
To see how easy this is for this circuit, lets look at the currents through each element after we make the transformation of the 8 ohm and 2Vx source to a parallel Vx/4 current source and a parallel 8 ohm resistor when excited by a 1v voltage source. Note also that the second capacitor does not matter because it is in series with a current source.
From left to right, we have first the -j8 ohm load and the current is:
-1/8j amps, which comes out to j/8 amps, so i1=j/8.
Next we have the sqrt(2) amp source, which is of opposite polarity so we have:
i2=-sqrt(2)
Next we have the 1/4 amp Norton current source, which is also opposite polarity so we have:
i3=-1/4
Next and finally we have the parallel 8 ohm Norton resistance, so we have:
i4=1/8
Now we add them all up:
iTotal=i1+i2+i3+i4=-sqrt(2)-1/8+j/8
Since we used a source of 1v for the calculation, we divide to get the impedance:
Z=1/iTotal=1/D, where D=-sqrt(2)-1/8+j/8
Now since there is an imaginary term in the denominator, we calculate the conjugate of D:
cD=-sqrt(2)-1/8-j/8
and calculate the denominator of the impedance Z by multiplying cD times D:
ZD=cD*D=65/32+1/2^(3/2)
and the numerator of the impedance Z by multiplying the voltage times cD, and since the voltage was 1v we get:
ZN=cD
as the numerator.
So the impedance is:
ZN/ZD=(-sqrt(2)-1/8-j/8)/(65/32+1/2^(3/2))
and simplifying this and converting to an approximate floating point representation we end up with:
Z=-0.645426-0.0524152*j
as the complex impedance with each part rounded to 6 significant digits.