Tutorial

Computing VSWR from S11

Convert S11 dB readings to VSWR using formula VSWR=(1+|Γ|)/(1-|Γ|). Manual calculation, automated RF View VSWR display, and BW Marker for finding VSWR<2:1 bandwidth.

Conversion Formula

  S11_dB → |Γ| → VSWR:
  Step 1: |Γ| = 10^(S11_dB / 20)
  Step 2: VSWR = (1 + |Γ|) / (1 − |Γ|)
  
  Example: S11 = −10 dB
    |Γ| = 10^(−10/20) = 10^(−0.5) = 0.316
    VSWR = (1.316)/(0.684) = 1.92 : 1

Quick Reference Table

S11 (dB)VSWRApplication
−63.01Fail (most specs)
−101.92Minimum for most antennas
−141.50Base station spec
−201.22Good lab cable
−301.06Excellent component match

Automated VSWR in RF View

  1. Load .s1p or .s2p file in RF View
  2. Select "VSWR" from the parameter dropdown (instead of S11 dB)
  3. Y-axis now shows VSWR directly (1.0 at bottom, higher VSWR at top)
  4. Activate BW Marker → set threshold to VSWR = 2.0
  5. RF View finds the bandwidth where VSWR < 2:1 automatically
RF View VSWR Display: One-tap switch from S11 dB to VSWR view. BW Marker reads VSWR < 2:1 bandwidth automatically. Free on Android.

Related Topics

← Back to Tutorial  ·  RF View Home