OFDM Physical Layer Measurements: EVM, Power, CCDF, and Spectrum

ofdm
physical layer
evm
spectrum analysis
iq diagram

Orthogonal Frequency Division Multiplexing (OFDM) is a widely used modulation technique in modern communication systems thanks to its spectral efficiency and resilience to interference. Accurate measurements at the physical layer are essential to ensure optimal performance and signal quality.

Key metrics like Error Vector Magnitude (EVM), Complementary Cumulative Distribution Function (CCDF), Power Spectrum analysis, channel frequency response (CFR), spectral flatness, and IQ Constellation measurements play a critical role in evaluating and optimizing OFDM signals. This page delves into each of these parameters, explaining their significance and how they are measured in wireless communication systems.

Power Spectrum Measurement

This is the Baseband transmitter power spectrum measured at the output of the IFFT module. The following equation is used to determine the value in dB. The X-axis represents frequency.

The spectrum shows the response of the power at various frequency bands. This helps in designing proper filters to meet RF compliance requirements as set by RF regulatory bodies.

Transmit Power

This is the instantaneous power at the output of the IFFT module in the baseband transmitter. Baseband transmit power assists power amplifier design by considering the PAPR characteristics of the modulated spectrum. This is mentioned in the equation below.

power equation

EVM per Subcarriers

This measurement is usually calculated after taking the FFT in the de-mapper (before de-mapping). The generic equation is mentioned below. Here, 200 represents the total carriers (data + pilots) in one symbol. Likewise, EVM for all the symbols in LP packets and NF frames are calculated. For example, if an OFDM frame is 10 symbols long and each symbol has 192 data carriers, then EVM is plotted for all the subcarriers across all 10 symbols.

EVM equation

EVM per Symbols

This provides the individual symbol EVMs for each subcarrier, at each symbol, for all symbol times within the time domain frame.

For example, if an OFDM frame is 10 symbols long and each symbol has 192 data carriers, then the EVM per symbols measurement is plotted for all the symbols, and each symbol will have 192 EVM values for all the data carriers within the symbol.

This is also called DATA RCE (Relative constellation error). The same can be plotted for pilot carriers as well. This physical layer measurement is very useful to determine the performance of the modem.

Constellations of two EVM

The figure depicts the effect of worst (EVM=20) and good (EVM=35) constellation as effect of EVMs.

CCDF

The CCDF, or complementary cumulative distribution function, is a statistical power calculation and can only be performed on time-domain data.

  • Y axis: units of percent
  • X axis: power in dB

Power on the x-axis is relative to the signal average power, so 0 dB is the average power of the signal. For example, 3 dB at 15 percent means there is a 15 percent probability that the signal power will be 3 dB or more above the average power. This physical layer measurement helps RF designers working on power amplifier design.

IQ Constellation Diagram

This measurement is carried out at the output of the IQ mapper as mentioned below for the X and Y axes.

  • X axis: In-Phase component in volts represented as I (V)
  • Y axis: Quadrature-Phase component in volts represented as Q (V)

Channel Frequency Response (CFR)

It is estimated after the frequency correction using the following formula:

H (f) = Y (f)/X (f) with simple linear interpolation

Where:

  • H (f) is CFR
  • Y (f) is the received preamble
  • X (f) is the reference preamble

X axis is Carrier Index and Y axis is amplitude in dB.

Spectral Flatness

It is Calculated after channel estimation by taking FFT for Preamble symbol. Where x (n) is the received signal.

Where X axis is Carrier Index and Y axis is Power in dB. This physical layer measurement helps in understanding channel characteristics the transmitted signal has traversed from far end to reach the receiver end.

spectral flatness

AM-AM Conversion

The measurement of AM to AM conversion refers to the relationship between the amplitude of the input signal and the amplitude of the output signal in a nonlinear system, such as a power amplifier. This metric is used to measure how well an amplifier preserves the amplitude information of the input signal.

In ideal amplifiers, the output amplitude is linearly proportional to the input amplitude. However, in real-world systems, especially at high power levels, nonlinearities cause distortions in this relationship. This results in compression or expansion of the signal amplitude, impacting signal fidelity and causing errors in communication systems.

AM-AM conversion

AM-PM Conversion

This AM to PM conversion measures the unintended phase shift in the output signal as a function of the input signal amplitude in a nonlinear system.

In ideal systems, the phase of the output signal should remain independent of the input amplitude. However, due to device imperfections, amplitude variations can introduce phase distortions. AM-PM conversion is critical in communication systems using phase modulation techniques, as it can degrade signal quality and increase bit error rates.

AM-PM conversion constellation

IQ Imbalance

IQ imbalance refers to the imperfections in the in-phase (I) and quadrature (Q) components of a signal in a quadrature modulator or demodulator, leading to amplitude and phase mismatches.

In ideal systems, the I and Q components are orthogonal, with equal amplitudes and a phase difference of 90 degrees. Imperfections in the modulator or demodulator can cause deviations, resulting in the following:

  • Amplitude Imbalance: Unequal gain between I and Q channels.
  • Phase Imbalance: Phase error deviating from 90 degrees.

These imbalances introduce distortions that degrade modulation accuracy, reduce spectral efficiency, and increase error rates. The effect of IQ imbalance on the constellation is shown in the following figure.

IQ imbalance effect on constellation

Phase Noise

Phase noise is the random fluctuation or jitter in the phase of a signal caused by imperfections in oscillators and frequency synthesizers.

Phase noise results from the instability of the signal source and manifests as sidebands around the carrier frequency in the frequency spectrum. It degrades the performance of communication systems by causing the following:

  • Signal Interference: Overlapping with adjacent channels.
  • Bit Error Rates: Introducing timing errors in high-speed communication.
  • Error Vector Magnitude (EVM) Degradation: Impacting modulation accuracy.

Effective phase noise management is crucial for applications requiring high precision, such as radar systems, satellite communications, and 5G networks. The effect of phase noise on the constellation is shown in the following figure.

phase noise effect on constellation

Conclusion

OFDM physical layer measurements, including EVM, Power, CCDF, Spectrum and IQ analysis, are indispensable tools for maintaining signal quality and optimizing system performance. These metrics provide insights into various aspects of signal integrity, enabling engineers to identify issues and implement improvements effectively. By understanding and utilizing these measurements, wireless systems can achieve better reliability, efficiency, and overall communication quality.

Understanding the 802.11n Physical Layer

Understanding the 802.11n Physical Layer

Explore the 802.11n wireless networking standard: frame structure (legacy, mixed, greenfield modes), physical layer components, and key functionalities for increased data rates.

wlan
802.11n
physical layer
LDACS1 Physical Layer: Aircraft to Ground Communication

LDACS1 Physical Layer: Aircraft to Ground Communication

Explore the LDACS1 physical layer for air traffic control, focusing on OFDM modulation, frame structure, and transmitter/receiver functionalities between aircraft and ground stations.

ldacs
physical layer
air traffic control
WLAN Physical Layer: 802.11 PHY Explained

WLAN Physical Layer: 802.11 PHY Explained

Explore the WLAN physical layer, focusing on the IEEE 802.11 standard, frame structure, OFDM, and transmitter/receiver architectures for WiFi networks.

wlan
physical layer
802.11

WiMAX OFDM Basics and MATLAB Code

Explore WiMAX OFDM and OFDMA physical layers based on IEEE 802.16 standards. Includes MATLAB and Simulink source code details.

wimax
ofdm
matlab