Tutorial

How to Compute VSWR from S11

Convert S11 (dB and phase) to VSWR using the formula VSWR=(1+|Γ|)/(1-|Γ|). Step-by-step calculation, automated conversion in RF View, and understanding when VSWR matters.

Formula

  S11 (dB) → |Γ| → VSWR

  Step 1: |Γ| = 10^(S11_dB / 20)
  Step 2: VSWR = (1 + |Γ|) / (1 − |Γ|)

  Example: S11 = −14 dB
    |Γ| = 10^(−14/20) = 10^(−0.7) = 0.200
    VSWR = (1 + 0.200) / (1 − 0.200) = 1.200 / 0.800 = 1.50:1

Key Conversion Table

S11 (dB)|Γ|VSWRPower Reflected
−6.00.5013.0125.1%
−9.50.3352.0011.2%
−10.00.3161.9210.0%
−14.00.2001.504.0%
−20.00.1001.221.0%
−26.00.0501.110.25%

Automated Methods

  1. RF View VSWR view: Load .s1p/.s2p → switch from S11 dB to VSWR → trace immediately shows VSWR vs frequency
  2. RF View VSWR calculator: Utilities tab → enter S11 dB value → get VSWR instantly
  3. RF View BW Marker in VSWR mode: Automatically finds BW where VSWR < 2:1 (or any threshold)

When to Report VSWR vs Return Loss

Both convey the same information — choose based on audience and convention:

  • Antenna engineering: VSWR is traditional (datasheet says "VSWR < 2:1")
  • Filter/amplifier engineering: Return Loss preferred ("RL > 14 dB")
  • VNA plots: S11 in dB is most common on-screen
  • Transmitter design: VSWR common (PA protection specification)
RF View: Switch between S11 dB, Return Loss, and VSWR views with one tap. No manual calculation needed. BW Marker finds VSWR=2:1 bandwidth automatically. Free on Android.

Related Topics

← Back to Tutorial  ·  RF View Home