calibration (skrf.calibration.calibration)
This module provides objects for VNA calibration. Specific algorithms
inherit from the common base class Calibration.
Base Class
|
Base class for all Calibration objects. |
One-port
|
Standard algorithm for a one port calibration. |
|
Short-Delay-Delay-Load (Oneport Calibration), formulation by Arsenovic et, al. |
|
Short-Delay-Delay-Load (Oneport Calibration), Liu-Weikle formulation. |
|
Pair of Half Knowns (Oneport Calibration). |
Two-port
|
12-term, full two-port calibration. |
|
Short-Open-Load-Thru, Full two-port calibration. |
|
General EightTerm (aka Error-box) Two-port calibration. |
|
Two-Port Self-Calibration allowing the thru standard to be unknown. |
|
Line-Reflect-Match self-calibration. |
|
Line-Reflect-Reflect-Match self-calibration. |
|
Misalignment Resistance Calibration. |
|
Thru-Reflect-Line (also called LRL for Line-Reflect-Line). |
|
NIST Multiline TRL calibration. |
|
TUG Multiline TRL calibration. |
|
General SixteenTerm (aka Error-box) Two-port calibration. |
|
SixteenTerm Load-Match-Reflect self-calibration. |
|
Simple Thru Normalization. |
Multi-port
|
Multi-port VNA calibration using two-port calibration method. |
|
Multi-port VNA calibration using two-port calibration method with one transmissive standard for each two-port pair. |
Three Receiver (1.5 port)
|
Two Port One Path Calibration (aka poor man's TwelveTerm). |
|
Enhanced Response Partial Calibration. |
Switch Terms
|
A method for indirectly computing the switch terms of a VNA using measurements of at least three transmissive reciprocal devices. |
Generic Methods
|
An ideal set of 12term calibration coefficients. |
|
Terminate a network with switch terms. |
|
Terminate N-port network with switch terms. |
|
Unterminate switch terms from a raw measurement. |
|
Determine S21 of a matched line. |
|
Determine reflect from a thru, reflect, line measurements. |
|
Convert the 12-term and 8-term error coefficients. |
|
|
|
Aligns two lists of networks based on the intersection of their names. |
|
|
|
Create a Network from a dictionary of standard error terms. |
PNA interaction
|
Convert skrf error coefficients to pna error coefficients |
|
Convert PNA error coefficients to skrf error coefficients. |