Finding input impedance in parallel RC circuit with complex values

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
Cursed
Messages
38
Reaction score
0

Homework Statement



Find the input impedance [tex]Z[/tex]. (i.e. Find [tex]Z[/tex] equivalent.)

Answer in the back of the book: [tex]Z=84.907-j20.12[/tex] ohms

[PLAIN]http://img834.imageshack.us/img834/8508/circuit.png

Homework Equations



n/a

** [tex]j=sqrt(-1)[/tex]

The Attempt at a Solution



I combined the 60-ohm, 50-ohm, and -j90 ohm resistors in parallel to get:

[tex]\frac{29700}{1189}-\frac{9000 j}{1189}[/tex]Then, I combined that impedance with the j50 to get:

[tex]\frac{2700}{184009199}+ \frac{3681000 j}{184009199}[/tex]Adding that to the 15- and 100-ohm resistors, I get the wrong answer.
 
Last edited by a moderator:
Physics news on Phys.org
Can you find the current in each of the three loops?
 
yes, but what dose that have to do with finding the equivalent impedance?

to find the equivalent impedance, you must combine the resistors in the phasor domain. I'm having difficulty doing that.
 
The equivalent impedance is also equal to the ratio of the input voltage to the input current. In this case, if you assume that the input voltage in the first loop is V, then if you can solve for the current in the first loop, I1, the input impedance will be V/I1.

So, write the KVL equations for the circuit and solve for the current in the first loop.
 
In order to find the input impedance for the whole circuit, you need to find the total current for the whole circuit, not just the first loop.
 
skeptic2 said:
In order to find the input impedance for the whole circuit, you need to find the total current for the whole circuit, not just the first loop.

That's not true. The input impedance is *defined* to be the ratio of the input voltage to the input current. The only loop current that passes through the input voltage in this circuit is the current in the first loop.

Note that you still need to write all three loop equations in order to solve for the first loop's current, since they are interrelated.
 
You are correct, I misinterpreted your previous answer.