Understanding Error Vector Magnitude (EVM) and SNR Conversion
Error Vector Magnitude (EVM) is a critical performance metric used to quantify the signal quality and transmitter linear performance in digital communication systems, such as 5G NR, LTE, and Wi-Fi (IEEE 802.11ax/be). It measures the departure of a received or transmitted symbol from its ideal constellation point in the complex I/Q plane.
Mathematical Relation: EVM (%) to EVM (dB) and SNR
EVM is commonly expressed either as a percentage (%) or in decibels (dB). Mathematically, the conversion between percentage EVM ($\text{EVM}_{\%}$) and decibel EVM ($\text{EVM}_{\text{dB}}$) is defined as:
- $$\text{EVM}_{\text{dB}} = 20 \log_{10}\left(\frac{\text{EVM}_{\%}}{100}\right)$$
- $$\text{EVM}_{\%} = 10^{\frac{\text{EVM}_{\text{dB}}}{20}} \times 100$$
Under non-dispersive channels dominated by Additive White Gaussian Noise (AWGN) and minimal phase noise, EVM directly relates to the Signal-to-Noise Ratio (SNR) or Modulation Error Ratio (MER). In an ideal equalized receiver, SNR (in dB) is approximately equal to the inverse of EVM in dB:
- $$\text{SNR}_{\text{dB}} \approx -\text{EVM}_{\text{dB}} = -20 \log_{10}\left(\frac{\text{EVM}_{\%}}{100}\right)$$
3GPP 5G NR and Wi-Fi EVM Requirements Table
Higher-order modulation schemes demand higher Signal-to-Noise Ratios and tighter EVM tolerances to correctly resolve adjacent constellation points. Standard minimum EVM requirements across key modulations include:
- QPSK / BPSK: Maximum EVM of ~17.5% (-15.1 dB EVM $\rightarrow$ ~15.1 dB min SNR)
- 16-QAM: Maximum EVM of ~12.5% (-18.06 dB EVM $\rightarrow$ ~18.06 dB min SNR)
- 64-QAM: Maximum EVM of ~8.0% (-21.94 dB EVM $\rightarrow$ ~21.94 dB min SNR)
- 256-QAM: Maximum EVM of ~3.5% (-29.12 dB EVM $\rightarrow$ ~29.12 dB min SNR)
- 1024-QAM: Maximum EVM of ~1.5% (-36.48 dB EVM $\rightarrow$ ~36.48 dB min SNR)