Hey,
Lines 3874 - 3878 correspond to equation (14). Equation (47) is
only used as a step in the derivation and is not found in the
code.
For successful LRRM calibration it is very important that the
assumptions about the standards are filled. For example match
should not have any transmission line section. All thru
S-parameters should be known and especially the thru length should
be correct.
--
You received this message because you are subscribed to the Google Groups "scikit-rf" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scikit-rf+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scikit-rf/3a35244f-d3da-43cd-9178-711c43a9f4dbn%40googlegroups.com.
Your results look similar to cases where switch terms are not
specified or they are incorrect. You should check the previous
thread on the mailing list if you have the same problem with the
VNA factory calibration. Have you used any other calibration
routines with switch terms in scikit-rf successfully with data
captured with the same VNA? If you have match measurement data on
both ports you can check if EightTerm or UnknownThru calibration
works with the same data. Those are tested much more extensively
than LRRM. If those methods show the same ripple you likely have
problem with the measurements, most likely with switch term
measurement.
To view this discussion on the web visit https://groups.google.com/d/msgid/scikit-rf/e0546cbc-f056-449c-a151-643138d5beden%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scikit-rf/5d46fd7b-172a-4f46-8133-87fb65f342a1n%40googlegroups.com.
The equation is incorrect in the code. However since c1 is
non-zero only if the ideal thru S11 and S22 are different, it
gives the correct answer for practically all realistic inputs.
That's why it was not found before since all the tests fulfill
that assumption. I will make a fix for it.
To view this discussion on the web visit https://groups.google.com/d/msgid/scikit-rf/5d46fd7b-172a-4f46-8133-87fb65f342a1n%40googlegroups.com.