Signal Processing
Noise Figure
NF (dB) | Noise Factor F (linear)
Every component in an RF signal chain adds noise. An amplifier adds noise from its transistor's channel resistance. A mixer adds noise from its switching transients and conversion loss. Even a passive cable adds noise equal to its attenuation (a 3 dB loss cable has a 3 dB noise figure). Noise figure quantifies this degradation: it is the ratio of the input SNR to the output SNR, expressed in dB. A 2 dB noise figure means the component degrades the SNR by 2 dB. The genius of the Friis cascade equation is showing that only the first stage's noise figure matters significantly, provided it has enough gain to suppress everything behind it.
Why the First Stage Wins the Noise Budget
Friis cascade equation (noise factor, linear):
Fsys = F1 + (F2 − 1)/G1 + (F3 − 1)/(G1·G2) + ...
Noise temperature conversion:
Te = T0 × (F − 1) where T0 = 290 K
Receiver sensitivity:
MDS = −174 dBm/Hz + 10·log(BW) + NFsys + SNRmin
Worked example (cellular base station at 1.9 GHz, 10 MHz BW):
LNA: NF = 0.8 dB, Gain = 22 dB | Filter: IL = 1.5 dB | Mixer: NF = 8 dB, Gain = −6 dB
F1 = 1.202 | F2 = 1.413 | F3 = 6.310 | G1 = 158.5 | G2 = 0.708
Fsys = 1.202 + 0.413/158.5 + 5.310/112.2 = 1.202 + 0.003 + 0.047 = 1.252
NFsys = 10·log(1.252) = 0.98 dB
MDS = −174 + 70 + 0.98 + 10 = −93 dBm
Fsys = F1 + (F2 − 1)/G1 + (F3 − 1)/(G1·G2) + ...
Noise temperature conversion:
Te = T0 × (F − 1) where T0 = 290 K
Receiver sensitivity:
MDS = −174 dBm/Hz + 10·log(BW) + NFsys + SNRmin
Worked example (cellular base station at 1.9 GHz, 10 MHz BW):
LNA: NF = 0.8 dB, Gain = 22 dB | Filter: IL = 1.5 dB | Mixer: NF = 8 dB, Gain = −6 dB
F1 = 1.202 | F2 = 1.413 | F3 = 6.310 | G1 = 158.5 | G2 = 0.708
Fsys = 1.202 + 0.413/158.5 + 5.310/112.2 = 1.202 + 0.003 + 0.047 = 1.252
NFsys = 10·log(1.252) = 0.98 dB
MDS = −174 + 70 + 0.98 + 10 = −93 dBm
Noise Figure by Component Type
| Component | Typical NF | Noise Temp | Notes |
|---|---|---|---|
| Cryogenic LNA (20 K) | 0.07 dB | 5 K | Radio astronomy, deep space |
| GaAs pHEMT LNA | 0.3 to 0.8 dB | 20 to 60 K | Cellular, satellite, radar |
| SiGe BiCMOS LNA | 0.8 to 1.5 dB | 60 to 120 K | WLAN, consumer |
| Passive mixer | 6 to 8 dB (= conv. loss) | 870 to 1,540 K | NF equals conversion loss |
| Active mixer (Gilbert) | 8 to 15 dB | 1,540 to 8,880 K | Higher NF but has gain |
| Coax cable (3 dB loss) | 3 dB | 290 K | NF = attenuation for passives |
Common Questions
Frequently Asked Questions
Why does the first stage dominate?
Friis divides each stage's noise by the cumulative gain before it. With 20 dB LNA gain, a 10 dB NF mixer contributes only 0.1 to the noise factor (negligible). A 0.5 dB NF LNA with 20 dB gain makes the system NF approximately 0.6 to 0.8 dB regardless of what follows.
NF vs. noise temperature?
Te = 290 × (F − 1). Noise temperature is preferred for very low-noise systems: 10 K vs. 20 K is significant, but both are approximately 0.15 dB NF. At 3 dB NF, Te = 290 K (equal to room temperature).
How is NF measured (Y-factor)?
Connect a calibrated noise source (known ENR) to the DUT. Measure output power with source on (hot) and off (cold). Y = Phot/Pcold. F = ENR/(Y − 1). Accuracy depends on ENR calibration, connector match, and cable loss between source and DUT.
See Also