Two port impedance, negative inductance?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
hadoque
Messages
39
Reaction score
1
Hi
I'm doing simulations in preparation for experimental measurements of decoupling capacitor parasitic inductance. I've done simulations of two port measurements, in mentors hyperlynx, of parallel capacitors on small power planes. These have given me s2p files that I've converted to normalized z-parameters in matlab.
So, I want to extract inductance from the complex impedance. To do this I use
[itex] L = \frac{\Im(z12)}{2\pi f}[/itex]
Taking a measurement in f=1.326e8Hz, where inductance dominates, gives me L = -0.3982/(2*pi*1.326e8)=-4.78e-10H. So, negative inductance! What am I missing here? Figure 1 and 2 shows |z| and re(z) and im(z).
 

Attachments

  • z.png
    z.png
    2.3 KB · Views: 576
  • z-ir.png
    z-ir.png
    2.2 KB · Views: 571
Engineering news on Phys.org
OK, I found it, there is something wrong with my conversion between S and Z, causing imaginary part to become opposite polarity.