[Could not find the bibliography file(s)
Receiver sensitivity is defined as the minimum signal power (Pi,min) at which a receiver can detect a signal while providing an adequate SNR at analog receiver output (BER at digital receiver output).
This is minimum detectable signal(MDS) power. In a multi-standard receiver, the sensitivity requirements vary depending on mode of operation, band, bandwidth, etc.,
For example,
- GSM standard requires a minimum sensitivity of -102dBm
- LTE Band-2 minimum sensitivity requirements: -102.7dBm for 1.4MHz bandwidth mode, and -92dBm for 20MHz bandwidth mode. Sensitivity requirements vary in LTE from band-to-band and across bandwidth modes.
In this post, let us go through the receiver sensitivity calculation using kTB, noise figure, and SNR of the receiver. GSM sensitivity and WLAN sensitivity calculations are explained through examples.
The noise figure of a receiver is given by
(1)
where,
– SNR at the input receiver
– SNR at the output of receiver
The minimum SNR required at the output of receiver is obtained from system level design calculations or simulations.
SNR at the input (SNRi) of a receiver is determined by input signal power(Pi) and noise floor(NFloor).
(2)
The noise floor at the input of the receiver is mainly due to thermal noise. Available thermal noise power at temperature and an equivalent noise bandwidth of
is given by
. The reference temperature of 290
K is utilized to calculate noise floor. At
,
. Therefore noise floor is given by
(3)
where is the bandwidth of receiver in Hz.
Using Eq-(1) to Eq-(3), the noise figure of a receiver is given by
(4)
From Eq-(4), knowing the noise figure and minimum SNR requirement of the receiver, we can calculate the receiver sensitivity as
(5)
From the above equation, we can observe that sensitivity depends on receiver bandwidth, receiver noise figure and SNR(or BER) at the output of receiver. Receiver bandwidth is not same as channel bandwidth. Receiver bandwidth is mainly determined by IF filter or channel selection filter, but trade-off with lot other parameters.
For circuit designers, the design variable noise figure is of interest than the receiver sensitivity. For a communication standard given the receiver sensitivity, Eq-(4) is useful to find the noise figure of receiver. Then using Friss equation, noise figure for each block in the cascaded chain can be distributed.
Example: Sensitivity of a GSM receiver
Calculate the sensitivity of a GSM receiver whose noise figure is 10dB and minimum SNR at the output of receiver is 10dB.
Assume that input noise power is dominated by thermal noise and the bandwidth of Rx is 200kHz. Then noise floor at the input of receiver is
Then receiver sensitivity is given by
In case of digital receivers, sensitivity is defined as minimum power level at which the receiver demodulate the received data with a specified BER, FER or PER or below that. The maximum BER dictates the minimum output SNR(SNRo,min) necessary for satisfactory reproduction or demodulation of the desired signal.
The relation between SNR and BER at the output of receiver is given as,
(6)
R – Bit rate
B – Channel bandwidth
Eb/No – Energy per bit to noise power spectral density ratio
BER as a function of Eb/No is shown in Figure 1. Given the modulation scheme and BER required, pick the value of Eb/No from Figure 1 and compute the required output SNR using Eq-(6).

Figure 1. Theoretical BER over AWGN for various digital modulation techniques
Image courtesy: Gaussian Waves
Example: Sensitivity of a WLAN receiver
Calculate the required noise figure of a WLAN receiver to detect a 64QAM signal carrying data at the rate of 54Mbps. Assume the sensitivity of the receiver as -65dBm.
IEEE standard defined the sensitivity of WLAN receiver[?]. In simple words the sensitivity of WLAN 802.11a receiver can be stated as “the minimum signal level at which the receiver detects and demodulate the signal with a PER of 10% or less than that”.
Probability of a packet received correctly(
)
(7)
where
is the probability of a packet received in error.
is the probability that a bit is received in error and
is the packet length.
For PER < 10%,
,
.
From BER versus Eb/No plot shown in Figure 1, for 64QAM signal corresonding to BER of 3×10-5, Eb/No is 17dB.
Each sub-carrier codes 6bits, so 48 subcarriers code 288 bits. The duration of OFDM symbol is 4
sec. Therefore
Finally SNR at the output of receiver
(8)
From Eq-(4), we can compute the NF of WLAN receiver as
Table below shows the required minimum sensitivity of a WLAN 802.11a receiver at different data rates[?].
Data rate (Mbps) | 6 | 9 | 12 | 18 | 24 | 36 | 48 | 54 |
Rx Sensitivity (dBm) | -82 | -81 | -79 | -77 | -74 | -70 | -66 | -65 |
References