Noise Figure Calculator
Compute NF (dB), Noise Factor (F), and Noise Temperature. Supports SNR-based solving and cascaded NF (Friis).
How to Use
- Select a mode: From SNR, From Noise Factor, or Cascade (Friis).
- Enter the required values (SNR, NF, F, gains).
- Results update instantly; open Show Work for formulas and steps.
- Use Share Link to generate a restoreable URL (only on click).
NF
—
F
—
Te
—
Ref
290 K
Pick a mode and enter values to compute noise figure and related metrics.
Show Work (step-by-step)
—
Work is shown using consistent linear math internally (with dB conversions shown explicitly).
Reference
- Noise Factor (linear):
F = SNR_in / SNR_out - Noise Figure (dB):
NF = 10·log10(F) - Convert NF → F:
F = 10^(NF/10) - Equivalent Noise Temperature:
T_e = (F − 1)·T0(T0 typically 290 K) - Friis (cascade):
F_total = F1 + (F2−1)/G1 + (F3−1)/(G1·G2) + …
Tip: Gains in Friis must be linear (power gain). The tool converts from dB if needed.
FAQ
Is noise figure the same as SNR loss?
In linear terms, yes: F = SNR_in / SNR_out. In dB, NF equals the SNR degradation in dB.
Why does the first stage matter most in a cascade?
Friis divides later-stage noise contributions by earlier gains. A low-NF, high-gain first stage reduces total NF significantly.
What is “T0 = 290 K”?
It’s the standard reference temperature used to relate noise factor to equivalent noise temperature.
Tool Info
Last updated:
Updates may include more cascade controls, validation edge cases, and export improvements.