Calculating Impedance for a Source: Solution Attempt

  • Thread starter Thread starter eehelp150
  • Start date Start date
  • Tags Tags
    Impedance Source
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 5K views
eehelp150
Messages
235
Reaction score
0

Homework Statement


Find the impedance as seen by the source.
upload_2016-11-16_19-55-5.png


Homework Equations

The Attempt at a Solution


-j2||j1 = 2i
Z = 2-j1+j2+(1^2)/(j2+2+j2)
Ztotal = 2.1+0.8i
Is this correct?
 
Physics news on Phys.org
NascentOxygen said:
What do you understand is meant by the j2 Ω on each side of the transformer? What does the j1 Ω referring to both sides indicate?
Mutual inductance?
 
eehelp150 said:
Mutual inductance?
Well, I don't know the direct formula for finding impedance in such coupled circuits, but you can use mesh analysis on both the sides and find the current on the source side. Source voltage/source current will be the impedance seen by the source.
 
eehelp150 said:

Homework Statement


Find the impedance as seen by the source.
View attachment 109038

Homework Equations

The Attempt at a Solution


-j2||j1 = 2i
Z = 2-j1+j2+(1^2)/(j2+2+j2)
Ztotal = 2.1+0.8i
Is this correct?
The final result looks okay, but whether or not your work is correct is hard to say. Since all the values in the circuit are 1's and 2's, they become somewhat anonymous when we can only see digits.

The Relevant equations part of the template is there for a good reason. Could you not have quoted or referenced the equation that you employed?
 
NascentOxygen said:
I asked two questions, and you gave only one answer?
j1 is mutual inductance
j2 on each side is the self inductance

gneill said:
The final result looks okay, but whether or not your work is correct is hard to say. Since all the values in the circuit are 1's and 2's, they become somewhat anonymous when we can only see digits.

The Relevant equations part of the template is there for a good reason. Could you not have quoted or referenced the equation that you employed?
Z(total left) + M^2/Z(total right)
Z on left side:2-j1+j2
M=1-> M^2 = 1
-j2||j1 = 2j
Ztotalright = (j2+2+j2)
 
Okay. Now I can state that you've achieved the correct result in a valid manner.

For completeness, if the mutual inductance has impedance ##Z_m = 1j## as it was specified on the circuit diagram, and letting ##Z_p## and ##Z_s## be the total primary and secondary circuit impedances, then you can write:

##Z_in = Z_p - \frac{Z_m^2}{Z_s}##

The "j" of the mutual inductance squares out to -1, cancelling with the "-" of the term.
 
eehelp150 said:

Homework Statement


Find the impedance as seen by the source.
View attachment 109038

Homework Equations

The Attempt at a Solution


-j2||j1 = 2i+

Z = 2-j1+j2+(1^2)/(j2+2+j2)
Ztotal = 2.1+0.8i
Is this correct?
I did:
load impedance ZL = (j1 || -j2) + 2 = 2 + j2
for the input impedance to the xfmr including the load: (-7 + j4)/(2 + j4)
then add source impedance Zs = 2 - j1 giving total input impedance = (-7 + j4)/(2 + j4) + 2 - j1 = 2.1 + j0.8
which agrees with your result also. You seem to have come up with a faster way, to your credit!