SIPI

Calculators / 02

VSWR, Return Loss and Reflection Coefficient Calculator

Return loss · Γ · VSWR · load exact
Return loss against load resistance

Return loss, the reflection coefficient and VSWR are three ways of stating one number — how much of an incident wave comes back. Start from whichever you have. One thing none of them can tell you is whether the load is above or below Z0, so unless you start from the load itself the calculator shows both loads that fit.

Reading the numbers

Every value is in the address bar as you change it, so a link reproduces the calculation exactly. Type values with SI prefixes — 100n, 2.2p, 16G — or drag the sliders; a bare number keeps the prefix already shown.

The formulas

Γ = ( RLZ0 ) / ( RL + Z0 ) Signed, and bounded by ±1 for any passive load.
RL = −20 log10|Γ|    VSWR = (1 + |Γ|) / (1 − |Γ|) Both depend on |Γ| alone, which is why they cannot recover its sign.
RL = Z0·VSWR   or   Z0/VSWR    mismatch loss = −10 log10(1 − |Γ|²) The two candidate loads, and the power that does not reach the load.
Go deeper — assumptions, how it is checked, and sources

Assumptions. A resistive load on a lossless line. For a complex load |Γ|, return loss and VSWR are unchanged, but the load is then any point on a circle of the Smith chart, not one of two resistances.

How it is checked. A matched load reflects nothing (infinite return loss, VSWR 1); an open or a short reflects everything (0 dB, infinite VSWR, Γ = +1 or −1); every conversion round-trips; both candidate loads reproduce the same |Γ|; and reflected plus transmitted power is 1.

Source. D. M. Pozar, Microwave Engineering, 4th ed., Wiley, 2012, §2.3.

Related