rfcn
Member level 2
Do the coupling factor and loss of a transformer mean the same thing? We can use s-paramter simulation to get the loss of the transformer. How can we simulate the coupling factor of a transformer with s-paramter file?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
shlomo22 said:Convert the S parameters to Z parameters.
Then:
L1=Im[Z11]/2/pi/f
L2=Im[Z22]/2/pi/f
M=Im[Z21]/2/pi/f
K=M/sqrt(L1*L2)
K is the coupling factor.