Noise Bandwidth and Equivalent Noise

How Much Noise Does a Filter Let Through?

We know that a filter shapes the noise PSD. But for engineering calculations β€” link budgets, receiver sensitivity specifications, noise figure cascading β€” we need a single number that captures "how much noise this filter admits." The noise equivalent bandwidth provides exactly this: it is the bandwidth of an ideal rectangular filter that would pass the same total noise power. This seemingly simple definition turns out to be remarkably useful: it lets us replace messy integrals over ∣hΛ‡(f)∣2|\check{h}(f)|^2 with a single multiplication by BNB_N.

Definition:

Noise Equivalent Bandwidth

The noise equivalent bandwidth of an LTI filter with frequency response hΛ‡(f)\check{h}(f) is BN=βˆ«βˆ’βˆžβˆžβˆ£hΛ‡(f)∣2 df2β€‰βˆ£hΛ‡(fmax⁑)∣2=12β‹…βˆ«βˆ’βˆžβˆžβˆ£hΛ‡(f)∣2 df∣hΛ‡(fmax⁑)∣2,B_N = \frac{\int_{-\infty}^{\infty} |\check{h}(f)|^2\, df}{2\, |\check{h}(f_{\max})|^2} = \frac{1}{2} \cdot \frac{\int_{-\infty}^{\infty} |\check{h}(f)|^2\, df}{|\check{h}(f_{\max})|^2}, where fmax⁑f_{\max} is the frequency of maximum gain (typically fmax⁑=0f_{\max} = 0 for a lowpass filter, giving ∣hΛ‡(0)∣2|\check{h}(0)|^2 in the denominator). The factor of 2 makes BNB_N a one-sided bandwidth.

Equivalently, BNB_N is the bandwidth of an ideal rectangular filter with the same peak gain that passes the same total white-noise power: βˆ«βˆ’βˆžβˆžβˆ£hΛ‡(f)∣2 df=2β€‰βˆ£hΛ‡(fmax⁑)∣2β‹…BN.\int_{-\infty}^{\infty} |\check{h}(f)|^2\, df = 2\, |\check{h}(f_{\max})|^2 \cdot B_N.

For a lowpass filter with hˇ(0)=1\check{h}(0) = 1, the output noise power due to white noise of PSD N0/2N_0/2 is simply PN=N0BN\mathcal{P}_N = N_0 B_N.

,

Definition:

Noise Figure

The noise figure FF of a two-port device at temperature T0=290T_0 = 290 K is the ratio of the actual output noise power to the output noise power that would be present if the device were noiseless: F=PN,outGβ‹…kBT0BN,F = \frac{P_{N,\text{out}}}{G \cdot k_B T_0 B_N}, where GG is the power gain, kBk_B is Boltzmann's constant, and BNB_N is the noise equivalent bandwidth. Equivalently, F=SNRin/SNRoutF = \text{SNR}_{\text{in}} / \text{SNR}_{\text{out}}: the noise figure measures the SNR degradation caused by the device.

,

Theorem: Output Noise Power via Noise Bandwidth

If white noise with two-sided PSD N0/2N_0/2 passes through a filter with peak gain ∣hΛ‡(fmax⁑)∣2=G0|\check{h}(f_{\max})|^2 = G_0 and noise equivalent bandwidth BNB_N, the output noise power is PN=N02∫∣hΛ‡(f)∣2 df=N0 G0 BN.\mathcal{P}_N = \frac{N_0}{2} \int |\check{h}(f)|^2\, df = N_0\, G_0\, B_N. For a unity-gain lowpass filter (G0=1G_0 = 1), this simplifies to PN=N0BN\mathcal{P}_N = N_0 B_N.

The noise bandwidth converts the problem of integrating ∣hΛ‡(f)∣2|\check{h}(f)|^2 into a single multiplication. We pretend the filter is an ideal brick-wall of bandwidth BNB_N and peak gain G0G_0 β€” the noise power is the same as the actual filter's.

Example: Noise Bandwidth of an RC Lowpass Filter

Compute the noise equivalent bandwidth of the RC lowpass filter with frequency response hˇ(f)=11+j2πfRC\check{h}(f) = \frac{1}{1 + j 2\pi f RC}, and compare it to the 3-dB bandwidth.

Example: Noise Bandwidth of an Ideal Lowpass Filter

Show that the noise equivalent bandwidth of an ideal lowpass filter with cutoff WW Hz equals WW.

Example: Noise Bandwidth of a Butterworth Filter

The nn-th order Butterworth lowpass filter has ∣hΛ‡(f)∣2=11+(f/fc)2n|\check{h}(f)|^2 = \frac{1}{1 + (f/f_c)^{2n}}. Find BNB_N as a function of nn and fcf_c, and show it approaches fcf_c as nβ†’βˆžn \to \infty.

Noise Bandwidth for Different Filter Shapes

Compare the noise equivalent bandwidth BNB_N across filter types and orders. The plot shows ∣hΛ‡(f)∣2|\check{h}(f)|^2 overlaid with the equivalent ideal rectangular filter of width BNB_N and the same peak gain.

Parameters
2
3

Noise Bandwidth Ratio BN/f3dBB_N / f_{3\text{dB}} for Common Filters

FilterBN/fcB_N / f_cBN/f3dBB_N / f_{3\text{dB}}Notes
Ideal lowpass1.0001.000Reference β€” no excess noise
RC (1st order Butterworth)Ο€/2β‰ˆ1.571\pi/2 \approx 1.571Ο€/2β‰ˆ1.571\pi/2 \approx 1.57157% excess noise bandwidth
2nd order Butterworth1.1111.222Better rolloff reduces excess
4th order Butterworth1.0261.084Approaching ideal
GaussianΟ€/2β‰ˆ1.253\sqrt{\pi/2} \approx 1.253Ο€ln⁑2β‰ˆ1.476\sqrt{\pi \ln 2} \approx 1.476No ringing, moderate excess

Quick Check

As the order nn of a Butterworth lowpass filter increases, what happens to the ratio BN/fcB_N / f_c?

It approaches 1 (ideal rectangular filter)

It approaches Ο€/2\pi/2

It increases without bound

⚠️Engineering Note

Friis Formula for Cascaded Noise Figures

For kk stages in cascade with noise figures F1,F2,…,FkF_1, F_2, \ldots, F_k and power gains G1,G2,…,GkG_1, G_2, \ldots, G_k, the overall noise figure is Ftotal=F1+F2βˆ’1G1+F3βˆ’1G1G2+β‹―+Fkβˆ’1∏i=1kβˆ’1Gi.F_{\text{total}} = F_1 + \frac{F_2 - 1}{G_1} + \frac{F_3 - 1}{G_1 G_2} + \cdots + \frac{F_k - 1}{\prod_{i=1}^{k-1} G_i}. The first stage dominates: a low-noise amplifier (LNA) at the front end can make the contributions of subsequent stages negligible. This is why every wireless receiver places the LNA immediately after the antenna.

Practical Constraints
  • β€’

    Each stage must be impedance-matched for the formula to apply

  • β€’

    The formula assumes each stage adds noise independently

,
πŸ”§Engineering Note

Equivalent Noise Temperature

An alternative to noise figure is the equivalent noise temperature TeT_e, related by F=1+Te/T0F = 1 + T_e / T_0 where T0=290T_0 = 290 K. Noise temperature is preferred for low-noise systems (radio astronomy, deep-space communications) where the noise figure is very close to 1 and the dB value loses resolution. A cryogenically cooled LNA might have Te=15T_e = 15 K (F=1.05F = 1.05, or 0.220.22 dB), which is more informatively expressed as a temperature than as a noise figure.

Common Mistake: Using 3-dB Bandwidth Instead of Noise Bandwidth

Mistake:

Computing noise power as N0Γ—f3dBN_0 \times f_{3\text{dB}} for a non-ideal filter.

Correction:

The 3-dB bandwidth and the noise bandwidth are different for all real filters. The noise power is N0BNN_0 B_N, not N0f3dBN_0 f_{3\text{dB}}. For a single-pole RC filter, using f3dBf_{3\text{dB}} instead of BNB_N underestimates the noise power by a factor of Ο€/2β‰ˆ1.57\pi/2 \approx 1.57, which is a 2 dB error.

Why This Matters: Receiver Sensitivity and the Noise Floor

The noise floor of a receiver is PN=kBT0BNFP_N = k_B T_0 B_N F, where kBT0=βˆ’174k_B T_0 = -174 dBm/Hz at room temperature, BNB_N is the noise equivalent bandwidth, and FF is the noise figure. The receiver sensitivity β€” the minimum detectable signal power β€” is Pmin⁑=PNβ‹…SNRmin⁑P_{\min} = P_N \cdot \text{SNR}_{\min}. Every dB of noise figure improvement or bandwidth reduction directly improves sensitivity. This is why 5G NR receivers specify noise figures below 5 dB and why narrowband IoT protocols use bandwidths as small as 180 kHz.

Historical Note: Harald Friis and the Noise Figure

1940s

The concept of noise figure was formalized by Harald T. Friis of Bell Labs in 1944. His cascade formula showed that the first amplifier stage dominates the overall noise performance β€” a result that shaped the entire architecture of radio receivers. Before Friis, engineers used ad hoc measures of receiver quality. The noise figure provided a universal, manufacturer-independent specification that enabled modular receiver design.

Noise Equivalent Bandwidth

The bandwidth BNB_N of an ideal rectangular filter with the same peak gain that produces the same output noise power when driven by white noise. For a lowpass filter with unity DC gain: BN=12∫∣hΛ‡(f)∣2 dfB_N = \frac{1}{2} \int |\check{h}(f)|^2\, df.

Related: Noise Figure

Noise Figure

The ratio F=SNRin/SNRoutF = \text{SNR}_{\text{in}} / \text{SNR}_{\text{out}} measuring the SNR degradation caused by a device. Equivalently, F=1+Te/T0F = 1 + T_e/T_0 where TeT_e is the equivalent noise temperature.

Related: Noise Equivalent Bandwidth

Key Takeaway

The noise equivalent bandwidth BNB_N reduces the output noise power calculation to a single number: PN=N0BN\mathcal{P}_N = N_0 B_N for a unity-gain filter in white noise. For real filters, BN>f3dBB_N > f_{3\text{dB}} because the non-ideal rolloff lets through extra noise. Higher-order filters have BNB_N closer to their cutoff frequency. The noise figure FF extends this to characterize noisy devices, and Friis's cascade formula shows that the first stage dominates overall noise performance.