Ham Radio Math Toolkit

Antenna, RF, and utility calculators in one place. All computations run locally in your browser. Cards are collapsed by default—click a title or use the left sidebar to open a tool.

Antenna lengths

Common “starting point” wire lengths. Use the shortening factor to account for end-effect / insulation / environment.

Formulas
Uses classic ham constants in feet:
Half-wave dipole (total) ≈ 468 / f(MHz)
Quarter-wave ≈ 234 / f(MHz)
Full-wave loop circumference ≈ 1005 / f(MHz)
Then multiplies by the shortening factor.
Coax electrical length

Compute physical length for a desired electrical length (degrees or wavelength fraction) using velocity factor (VF).

Mode
Formulas
λ (in coax) = (c / f) · VF
Length = λ · (degrees/360) or λ · fraction
c = 299,792,458 m/s
Coax loss

Uses embedded attenuation tables (typical) from manufacturer datasheets. Interpolates between points.

Free-space path loss (FSPL)

Quick sanity check for links (real-world paths also include polarization, terrain, clutter, antenna patterns, fade margin, etc.).

Power & dB

Convert W ↔ dBm/dBW, compare two power levels, and convert dBd ↔ dBi.

Power conversion
dB difference ΔdB = 10·log10(P2/P1)
Formulas
dBm = 10·log10(P(W)·1000)
dBW = 10·log10(P(W))
P(W) = 10^(dBm/10) / 1000
VRMS = √(P·Z)
Vpp = 2·√2·VRMS
dBi = dBd + 2.15
Quick band picker

Pick a common ham band center frequency, then push it into the calculators.

You can still override any field per-tool.
Reactance & resonance

Handy for LC networks, traps, and “why is my tuner doing that?” moments.

Formulas
XL = 2πfL
XC = -1/(2πfC)
f0 = 1/(2π√(LC))
(Use f in Hz, L in H, C in F.)
SWR / Return loss

Two ways: (1) forward/reflected power (wattmeter), or (2) load impedance vs Z0.

Mode
Formulas
|Γ| = √(Pref/Pfwd)
SWR = (1+|Γ|)/(1-|Γ|)
Return Loss (dB) = -20·log10(|Γ|)
Mismatch Loss (dB) = -10·log10(1-|Γ|²)
Γ = (ZL - Z0)/(ZL + Z0)
Sources

Coax loss/VF values embedded on this page are pulled from these public datasheets (typical values; always verify your exact part / revision):

General formulas (SWR, dB conversions, FSPL, reactance) are standard RF engineering relationships commonly found in ARRL handbooks and basic EM references.