Hello everyone,
Myself and a few others are currently trying to simulate a power integrity model using skrf. The model is similar to what's shown in
this image.
We recently hit a roadblock in development. Being a PI model, there are frequently mismatches and such since the characteristic impedance of power traces/planes tends to be very low.
If we wanted to for example connect a capacitor model (imported from a touchstone file) z0=50 with a board model (also from a touchstone file) z0=0.1, what would be the "correct" impedance settings? Additionally, what happens inside the code when there is an impedance mismatch?
We currently use Spice to verify skrf outputs and have not been able to find a solution for this yet.
Help is appreciated.
Thanks.