Skip to content

SOLT Calibration Standards

SOLT (Short, Open, Load, Thru) is the most common VNA calibration method. Each standard provides known reflection or transmission values that the firmware uses to calculate error correction terms. Understanding what makes a good standard helps you achieve accurate measurements.

A short circuit reflects all incident power with a 180-degree phase shift:

S11_ideal = -1 + j0 (magnitude 1, phase 180 degrees)

Physical implementation: A metal cap that connects the center conductor directly to the shield.

FrequencyIdeal ShortReal Short
< 100 MHzPerfect -1Nearly ideal
100-500 MHzPerfect -1Small inductance from cap
> 500 MHzPerfect -1Inductance becomes significant

An open circuit reflects all incident power with zero phase shift:

S11_ideal = +1 + j0 (magnitude 1, phase 0 degrees)

Physical implementation: Simply leaving the connector open (nothing connected).

FrequencyIdeal OpenReal Open
< 100 MHzPerfect +1Nearly ideal
100-500 MHzPerfect +1Fringe capacitance from connector
> 500 MHzPerfect +1Capacitance becomes significant

A matched load absorbs all incident power with no reflection:

S11_ideal = 0 + j0 (magnitude 0, phase undefined)

Physical implementation: A precision 50 ohm resistor terminating the line.

FrequencyIdeal LoadReal Load
< 100 MHzS11 = 0Return loss > 40 dB
100-500 MHzS11 = 0Return loss 30-40 dB
> 500 MHzS11 = 0Return loss 20-30 dB

A thru connection passes all power from Port 1 to Port 2:

S21_ideal = +1 + j0 (0 dB insertion loss)
S11_ideal = 0 + j0 (perfect match at both ports)

Physical implementation: A short coaxial adapter or cable connecting both ports.

Direct adapter connection:

  • Lowest loss
  • No additional phase delay
  • Requires compatible port connectors
  • Best for bench calibration

From most to least accurate:

  1. Characterized standards: Measured on a reference VNA, correction applied
  2. Precision standards: Machined to tight tolerances, assumed ideal
  3. Uncorrected standards: SMA connectors, general-purpose loads
  4. Improvised standards: Wire shorts, resistors to ground
FactorImpactMitigation
Load return lossSets noise floor for S11 measurementsUse quality 50 ohm termination
Short inductancePhase error at high frequencyUse characterized or precision short
Open capacitancePhase error at high frequencyUse characterized or precision open
Connector repeatabilityRandom error each connectionClean connectors, consistent torque
TemperatureStandards drift with temperatureCalibrate at operating temperature

With the included NanoVNA calibration standards:

Frequency RangeS11 AccuracyS21 Accuracy
50 kHz - 30 MHzExcellent (< 0.5 dB)Excellent
30 MHz - 300 MHzVery Good (< 1 dB)Very Good
300 MHz - 900 MHzGood (1-2 dB)Good
900 MHz - 1.5 GHzModerate (2-3 dB)Moderate
> 1.5 GHzLimited (harmonics)Limited
  1. Set frequency range

    Choose the start, stop, and number of points for your measurement. Calibration is only valid for this exact range.

  2. Connect LOAD to Port 1

    Attach the 50 ohm load standard. The firmware measures ED (directivity error).

  3. Connect OPEN to Port 1

    Remove the load and leave Port 1 open. This measurement helps calculate ES and ER.

  4. Connect SHORT to Port 1

    Attach the short standard. Combined with the open, this completes the SOL calculation.

  5. Connect THRU (optional)

    For S21 measurements, connect Port 1 to Port 2 with the thru adapter. Measures ET.

  6. Measure ISOLATION (optional)

    With both ports terminated in loads (or disconnected), measure crosstalk. Determines EX.

  7. Apply calibration

    The firmware calculates error terms and enables correction. Save to a slot for later use.

When you cannot calibrate at the device under test (DUT), you can use port extension to account for additional cable length:

Electrical Delay = Physical Length * Velocity Factor / Speed of Light

Port extension rotates the calibration plane along the transmission line without requiring a new full calibration.

Recalibrate when:

  • You change the frequency range (different start, stop, or points)
  • You change or move cables
  • Temperature changes significantly (> 10 degrees C)
  • You swap connectors or adapters
  • Measurements seem wrong or noisy
  • More than a few hours have passed for critical measurements

For casual HF use, you can make adequate standards:

Short: Solder the center pin of an SMA plug directly to its shell.

Open: An SMA plug with nothing connected (avoid touching the center pin).

Load: A 49.9 ohm 0805 SMD resistor soldered from center to shell of an SMA plug.

For best accuracy, use commercial calibration kits designed for your connector type and frequency range. These include:

  • Characterized standards with S-parameter data files
  • Precision machined connectors
  • Traceable calibration certificates
  • Protective storage cases
StandardIdeal ValueProvidesKey Limitation
ShortS11 = -1Reference for phase, helps calculate ES/ERInductance at high f
OpenS11 = +1Reference for phase, helps calculate ES/ERCapacitance at high f
LoadS11 = 0ED (directivity error)Return loss floor
ThruS21 = 1ET (transmission tracking)Loss and mismatch
IsolationS21 = 0EX (crosstalk)Rarely needed

Learn how the firmware handles measurements at frequencies between calibration points in Calibration Interpolation.