Reflection Coefficient to Impedance Calculator
Convert complex Γ ↔ normalized z (Cartesian or polar Γ). Reports VSWR and return loss. Runs locally in your browser.
Trust summary CVP VERIFIED · CVP protocol 1.0.0-proposed · Engineering assurance
- Input interpretation
- Enter values to calculate.
- Result
- —
- Assurance
- Engineering
- Declared partition coverage
- PASS · 3/3 declared partitions (polar-z, z-gamma, invalid-domain) · Matrix
- Known limitations
- Normalized passive loads; |Γ|≤1
- Core CVP does not include live graph, viewport, or pointer interaction.
- Model
- Complex Γ ↔ normalized impedance.
- Scope
- Passive |Γ|≤1
- Verification
- Engine tested · Source checked · v1.0.0 · CVP VERIFIED · CVP protocol 1.0.0-proposed · Engineering assurance· View Manifest · CVP overview · Specification
- Versions
- Calculation 1.0.0 · CVP protocol 1.0.0-proposed
- CVP identity
- 1/1 property · digest 8c349af43258
- Legacy regression
- 3/3 tests · Production surface contract 4/4
- Reference
- O1 model · O2 expected_values · O2 numerical_behavior
- Interfaces
- PASS · UI (SSR) / REST / MCP
- Supplemental domain review
- Internal · Pass
- Named expert review
- Not performed
- CVP suite
- 2/2 golden · 1/1 CVP boundary · 1/1 invalid · 1/1 property · 1/1 cross-interface · 1/1 CVP contract · Manifest
- Sources
- Pozar Microwave Engineering
- Collin — Foundations for Microwave Engineering
- Evidence
- 1 legacy golden · 1 legacy boundary · legacy regression suite · 2/2 oracle-backed golden · 1/1 invalid · Artifact integrity PASS · CalculatorX physics/RF review
- Semantic contract
- PASS
Full verification
Formulas
Core equations used by this calculator.
How to use
Choose conversion direction
z ↔ Γ, or polar Γ → z, depending on what you have.
Enter normalized impedance or Γ components
For polar input, provide magnitude and angle as labeled.
Read z or Γ
z = (1 + Γ)/(1 − Γ). |Γ| = 1 is a singularity (open/short extremes).
Example calculations
Common configurations with formula and result.
|Γ|=0.5 ∠0°
real
Reflection Coefficient to Impedance calculator specification
Version 1.0.0 · Engine tested · Supplemental domain review · Internal · 2026-08-09
- Engine tested 3/3 tests · Production surface contract 4/4
- Supplemental domain review Internal · Pass · 2026-08-09
- Named expert review Not performed
- Calculation version 1.0.0
Review policy · Evidence · Reviewed by CalculatorX physics/RF review
- Definition
- z=(1+Γ)/(1−Γ) and Γ=(z−1)/(z+1). Polar mode: Γ = |Γ|∠θ.
- What it calculates
- Complex Γ ↔ normalized impedance.
- Inputs
- mode z-gamma|gamma-z|polar-z
- z or Γ components
- Outputs
- z_r
- z_i
- gamma_r
- gamma_i
- VSWR
- RL_dB
- Formula
z=(1+Γ)/(1−Γ)- Assumptions
- Passive |Γ|≤1
- Units
- normalized
- Boundary conditions
- |Γ|>1 → VALUE_OUT_OF_RANGE
- z_r<0 → NEGATIVE_RESISTANCE_NOT_SUPPORTED (z_r=0 short allowed)
- Example
- |Γ|=0.5 → z=3 VSWR=3
- Validation cases
1 published on this page · 3/3 tests · Production surface contract 4/4 · View evidence
- polar-z mag=0.5 ang=0 → z_r=3 VSWR=3
- Sources
- Pozar Microwave Engineering — reflection coefficientSupports: Γ↔z
- Collin — Foundations for Microwave Engineering — Reflection coefficient and VSWRSupports: Γ=(z−1)/(z+1); VSWR=(1+|Γ|)/(1−|Γ|)
- Pozar Microwave Engineering — reflection coefficient
- Last reviewed
- 2026-08-09
- Reviewed by
- CalculatorX physics/RF review
- Calculation version
- 1.0.0
Background
Interpretation and common distinctions.
Convert complex Γ ↔ normalized z.
Supported and not supported
Supported — Cartesian / polar Γ · VSWR/RL · API electrical.rf.gamma_z
Not supported — De-embedding fixtures, S-parameter chains
Agent / API notes
Capability id: electrical.rf.gamma_z · tool id: gamma-z · pin 1.0.0.
Related tools
Other calculators in this family: Antenna Length Calculator, Cascaded Noise Figure Calculator, Coax Impedance Calculator, dBm to Watts Calculator, Free-Space Path Loss Calculator, L-section LC Match Calculator, Receiver Sensitivity Calculator, RF Link Budget Calculator . Explore all RF & Microwave.
Frequently asked questions
Key distinctions behind the calculation.
Can |Γ| exceed 1?
For passive loads no — API returns VALUE_OUT_OF_RANGE when |Γ| > 1.