Return Loss Calculator
Convert between Return Loss (dB), VSWR, reflection coefficient (|Γ|), mismatch %, and impedance-based reflection. Includes Show Work and share links.
How to Use
- Select an input mode (Return Loss, VSWR, |Γ|, or Impedance).
- Enter the value(s) and units (dB, Ω, etc.).
- Outputs update instantly (without changing the page URL).
- Open “Show Work” for formulas and steps, or use Share Link to copy a restorable URL.
Show Work (step-by-step)
Formulas & Reference
Return Loss (positive dB): RL = −20 log10(|Γ|)
- Reflection coefficient magnitude:
|Γ| = 10^(−RL/20) - VSWR from |Γ|:
VSWR = (1 + |Γ|) / (1 − |Γ|) - |Γ| from VSWR:
|Γ| = (VSWR − 1) / (VSWR + 1) - Reflected power fraction (lossless):
Pref / Pfwd = |Γ|² - Mismatch loss (dB):
ML = −10 log10(1 − |Γ|²) - Impedance reflection (complex):
Γ = (ZL − Z0) / (ZL + Z0)
FAQ
Is higher return loss better?
Yes. Higher Return Loss (in dB, positive) means lower reflections and a better impedance match.
Why do some meters show S11 as a negative dB number?
Many instruments report S11(dB) = 20 log10(|Γ|), which is negative when |Γ| < 1. “Return Loss” is often reported as the positive magnitude: RL = −S11(dB).
Can line loss affect return loss and VSWR?
Yes. Lossy transmission lines can reduce the measured reflected wave at the source end, making the match appear better than at the load. This tool uses standard lossless relationships unless you’re analyzing a full system with known line loss.
What’s a “good” return loss?
Rule-of-thumb: ~10 dB is usable, ~14 dB is decent, ~20 dB is good, and 30 dB+ is excellent (application dependent).
Tool Info
Last updated:
Updates may include unit support, improved impedance-mode work display, and edge-case handling.