Noise Factor
Understanding Noise Factor
Noise factor is the fundamental metric for receiver sensitivity. Every component in the receive chain adds noise, degrading the signal-to-noise ratio. The noise factor quantifies this degradation: a noise factor of 2 (3 dB noise figure) means the component doubles the noise power while passing the signal. Understanding noise factor and the Friis cascade equation is essential for designing receivers that can detect the weakest possible signals.
The relationship between noise factor and receiver sensitivity is direct: every 1 dB improvement in system noise figure extends the receiver's ability to detect weaker signals by 1 dB. In cellular systems, this translates to approximately 12% greater range per dB of NF improvement. This is why LNA selection is one of the most critical decisions in receiver design, and why cable losses before the LNA must be minimized.
Noise Factor Equations
F = SNRin/SNRout (linear, ≥1)
NF = 10 log10(F) (dB, ≥0)
Te = T0(F−1) = 290(F−1) K
Friis cascade:
Ftot = F1+(F2−1)/G1+(F3−1)/(G1G2)
LNA: F=1.26 (1dB), G=100 (20dB)
Mixer: F=10 (10dB)
Ftot = 1.26+(10−1)/100 = 1.35 (1.3dB)
Sensitivity:
Smin = −174 + NF + 10log(BW) + SNRreq
NF=5, BW=10MHz, SNR=3dB:
S = −174+5+70+3 = −96 dBm
Component Noise Figure Comparison
| Component | NF (dB) | Te (K) | Technology | Frequency |
|---|---|---|---|---|
| LNA (GaAs) | 0.3-0.8 | 21-62 | pHEMT | 1-40 GHz |
| LNA (SiGe) | 0.8-2.0 | 62-170 | HBT | 1-20 GHz |
| Active mixer | 5-8 | 627-1540 | Gilbert cell | 1-10 GHz |
| Passive mixer | 6-8 | 865-1540 | Diode ring | 1-40 GHz |
| Cable (1 dB loss) | 1.0 | 75 | Passive | All |
Frequently Asked Questions
Factor vs. figure?
F = linear ratio (≥1). NF = 10log(F) dB (≥0). F=2 = NF=3 dB (doubles noise). T_e = 290×(F−1) K. 1 dB NF = 75 K. For low-noise (astronomy, deep space): noise temperature preferred (avoids compression near 0 dB). F=1 = perfect noiseless component.
Friis cascade?
F_tot = F1+(F2−1)/G1+(F3−1)/(G1G2). Each stage divided by preceding cumulative gain. First stage dominates: 20 dB LNA gain makes 10 dB mixer NF contribute only 0.09 to total F. Cable/filter before LNA adds full loss as NF. LNA must be as close to antenna as possible.
Impact on sensitivity?
S_min = −174+NF+10log(BW)+SNR_req. Every 1 dB NF = 1 dB sensitivity loss. LTE 10 MHz, NF=7, SNR=3: S=−94 dBm. NF=5: S=−96 dBm (+2 dB = ~25% more range). In cellular: ~12% range per dB NF improvement. Critical for IoT, satellite, GPS receivers.