📡 OFDM in LTE

Orthogonal Frequency Division Multiplexing in Long-Term Evolution

Undergraduate Communication Engineering • Mobile Communications

📚Introduction to OFDM in LTE

Learning Objectives

Upon completing this study guide, you will be able to:

  • Understand why OFDM was selected as the modulation scheme for LTE
  • Explain the mathematical principles of orthogonality in LTE subcarriers
  • Describe LTE-specific OFDM parameters and frame structure
  • Compare OFDMA (downlink) and SC-FDMA (uplink) implementations
  • Analyze the advantages and challenges of OFDM in cellular environments

Why OFDM for LTE?

Long-Term Evolution (LTE) adopted Orthogonal Frequency Division Multiplexing (OFDM) as its air interface technology due to its robustness against multipath fading, high spectral efficiency, and flexibility in bandwidth allocation. OFDM enables LTE to achieve peak data rates of 300 Mbps (downlink) and 75 Mbps (uplink) while maintaining efficient use of scarce spectrum resources.

Orthogonal Frequency Division Multiplexing (OFDM) is a multi-carrier modulation technique that divides the available bandwidth into multiple narrowband subcarriers that are orthogonal to each other. In LTE, this technology forms the foundation of both the downlink (OFDMA) and uplink (SC-FDMA) transmission schemes.

The 3rd Generation Partnership Project (3GPP) selected OFDM for LTE Release 8 (2008) after extensive evaluation of competing technologies including CDMA and single-carrier schemes. The decision was driven by OFDM's ability to efficiently handle wideband channels in high-mobility environments while supporting scalable bandwidths from 1.4 MHz to 20 MHz.

1990s - Foundation

OFDM used in DSL and digital broadcasting (DAB, DVB-T)

2004 - WiMAX Adoption

IEEE 802.16e adopts OFDMA for broadband wireless access

2008 - LTE Standardization

3GPP Release 8 specifies OFDMA for LTE downlink

2009 - Commercial Deployment

First commercial LTE networks launch in Scandinavia

Present - Global Standard

OFDM remains fundamental to 4G LTE and 5G NR evolution

🔬Fundamental Principles

Orthogonality Condition

The core principle of OFDM is orthogonality between subcarriers. In LTE, subcarrier spacing is carefully chosen to ensure that the peak of one subcarrier's spectrum coincides with the nulls of all other subcarriers, eliminating inter-carrier interference (ICI).

Orthogonality Condition:

Δf = 1/Tu

Where:

  • Δf = Subcarrier spacing (15 kHz in LTE)
  • Tu = Useful symbol duration (66.67 μs)
Key Concept: The 15 kHz subcarrier spacing in LTE is a compromise between:
  • Doppler shift tolerance (needs wider spacing for high mobility)
  • Cyclic prefix overhead (needs narrower spacing for efficiency)
  • FFT implementation complexity

Mathematical Representation

An OFDM signal is the sum of N orthogonal subcarriers, each modulated by complex data symbols. The baseband representation for the LTE downlink is:

s(t) = Σk=0N-1 Xk · ej2πkΔft, 0 ≤ t ≤ Ts

Where:

  • Xk = Complex modulation symbol on subcarrier k
  • N = Number of subcarriers (depends on bandwidth)
  • Δf = 15 kHz (subcarrier spacing)
  • Ts = Total OFDM symbol duration including CP

Cyclic Prefix (CP) and Guard Interval

LTE uses a Cyclic Prefix to maintain orthogonality in multipath channels. The CP is a copy of the end of the OFDM symbol appended to the beginning, converting linear convolution with the channel to circular convolution.

OFDM Symbol Structure in LTE

0
1
2
...
N-1

Cyclic Prefix (CP)    Useful Symbol (Tu = 66.67 μs)

LTE Cyclic Prefix Options:
  • Normal CP: 4.69 μs (first symbol) / 5.21 μs (others) - supports cell radii up to ~1.4 km
  • Extended CP: 16.67 μs - supports cell radii up to ~5 km and high-delay spread channels

⚙️LTE OFDM Parameters

Scalable Bandwidth Configuration

One of LTE's key features is bandwidth scalability, achieved by varying the number of subcarriers while maintaining constant 15 kHz spacing and symbol duration.

Bandwidth (MHz) Resource Blocks (RB) Subcarriers (N) FFT Size Sample Rate (MHz)
1.4 6 72 128 1.92
3 15 180 256 3.84
5 25 300 512 7.68
10 50 600 1024 15.36
15 75 900 1536 23.04
20 100 1200 2048 30.72
Resource Block (RB): The smallest unit of resource allocation in LTE. One RB consists of 12 subcarriers × 1 slot (0.5 ms) = 84 OFDM symbols (normal CP) or 72 OFDM symbols (extended CP).

Time-Frequency Structure

Subcarrier Spacing 15 kHz
Useful Symbol Duration 66.67 μs
Normal CP Duration 4.69/5.21 μs
Extended CP Duration 16.67 μs
Total Symbol Duration 71.43 μs
Slot Duration 0.5 ms (7 symbols)
Subframe Duration 1.0 ms (2 slots)
Frame Duration 10 ms (10 subframes)

Frequency Domain Structure

Guard Band
Used Subcarriers
(Data + Pilots)
DC
Null
Used Subcarriers
(Data + Pilots)
Guard Band
-N/2 DC (0 Hz) +N/2
DC Subcarrier: The center subcarrier (DC) is not used for data transmission in LTE to avoid DC offset issues in direct-conversion receivers. This creates a small gap at the center frequency.

🏗️LTE OFDM Transceiver Architecture

Downlink Transmitter (eNodeB)

Input Data Bits
Channel Coding
(Turbo Code, r=1/3)
Scrambling &
Modulation (QPSK/16QAM/64QAM)
Resource Element Mapping
(Time-Frequency Grid)
OFDM Modulation
(IFFT + CP Insertion)
RF Upconversion
(fc = 700 MHz - 2.6 GHz)
Transmit Antenna

Uplink Transmitter (UE) - SC-FDMA

While the downlink uses OFDMA, the LTE uplink uses Single-Carrier FDMA (SC-FDMA) to reduce Peak-to-Average Power Ratio (PAPR) and improve power amplifier efficiency in mobile devices.

OFDMA (Downlink)

  • High spectral efficiency
  • Flexible resource allocation
  • MIMO support
  • Higher PAPR acceptable (base station)

SC-FDMA (Uplink)

  • Lower PAPR (~3-4 dB better)
  • Better power efficiency
  • Lower UE power consumption
  • Similar frequency domain equalization

Receiver Structure

Key Receiver Operations:
  1. Synchronization: Time and frequency alignment using Primary/Secondary Synchronization Signals (PSS/SSS)
  2. Channel Estimation: Using Cell-Specific Reference Signals (CRS) or Demodulation Reference Signals (DMRS)
  3. FFT Processing: Transform time-domain signal to frequency domain
  4. Equalization: One-tap equalization per subcarrier due to OFDM's flat-fading subchannels
  5. Demodulation & Decoding: Soft demapping and turbo decoding

Advantages of OFDM in LTE

Spectral Efficiency

Overlapping but orthogonal subcarriers maximize bandwidth utilization. LTE achieves up to 5 bps/Hz with 64-QAM and MIMO.

Multipath Resilience

The cyclic prefix converts multipath channel into parallel flat-fading channels, eliminating complex time-domain equalization.

Flexible Bandwidth

Scalable from 1.4 MHz to 20 MHz using same fundamental parameters, enabling deployment in various spectrum allocations.

Frequency Diversity

Channel coding across subcarriers provides inherent frequency diversity. Frequency-selective scheduling exploits CSI.

MIMO Compatibility

OFDM facilitates straightforward implementation of spatial multiplexing (up to 4×4 in LTE) and beamforming.

Low Complexity

IFFT/FFT implementation is computationally efficient. Channel equalization reduces to simple scalar division per subcarrier.

Spectral Efficiency Calculation:

η = (Nused/NFFT) × (Tu/Ts) × log2(M) × r × NMIMO

Where M = modulation order, r = code rate, NMIMO = spatial streams
Example: 20 MHz, 64-QAM (6 bps), r=0.93, 2×2 MIMO → ~15 bps/Hz peak

⚠️Challenges and Mitigations

Peak-to-Average Power Ratio (PAPR)

OFDM signals exhibit high PAPR due to the superposition of multiple subcarriers, causing occasional constructive interference.

Problem: High PAPR requires power amplifiers to operate with large backoff, reducing efficiency.
LTE Solutions:
  • Downlink: Acceptable for base stations with linear amplifiers
  • Uplink: SC-FDMA reduces PAPR by ~3-4 dB
  • Additional: Tone reservation and clipping techniques

Frequency Offset and Phase Noise

Doppler shift and oscillator inaccuracies destroy subcarrier orthogonality, causing Inter-Carrier Interference (ICI).

Doppler Shift Requirement:

fd << Δf/10

For LTE (Δf = 15 kHz): Maximum Doppler ~1.5 kHz

At 2.6 GHz: Supports mobile speeds up to ~500 km/h

Synchronization Requirements

OFDM is sensitive to timing and frequency synchronization errors.

Parameter Requirement LTE Mechanism
Frequency Offset < 2% of subcarrier spacing Auto-correlation (PSS) + tracking
Timing Offset Within CP duration Cross-correlation (PSS/SSS)
Sampling Clock < 0.1 ppm error Reference signals tracking

Out-of-Band Emissions

OFDM has relatively high spectral sidelobes (-13 dB first sidelobe) that can interfere with adjacent channels.

LTE Mitigation: Guard bands (10% of bandwidth) and spectral mask requirements. Additional filtering may be applied at band edges.

📶SC-FDMA: The LTE Uplink Solution

Single-Carrier FDMA (SC-FDMA) was selected for the LTE uplink to address the high PAPR of conventional OFDM, which is critical for mobile device battery life.

SC-FDMA Implementation

SC-FDMA can be implemented using DFT-spread OFDM (DFT-s-OFDM), where a DFT precoding step is applied before the IFFT:

DFT-spread OFDM:

1. DFT: Transform time-domain symbols to frequency domain

2. Subcarrier Mapping: Map DFT outputs to OFDM subcarriers

3. IFFT: Convert to time-domain OFDM signal

4. CP Insertion: Add cyclic prefix

Data
DFT
Subcarrier
Mapping
IFFT
+CP
TX

Localized vs. Distributed Transmission

Mode Description Advantages Use Case
Localized FDMA (LFDMA) DFT outputs mapped to contiguous subcarriers Channel-dependent scheduling, frequency diversity Default LTE mode
Distributed FDMA (DFDMA) DFT outputs mapped to equally spaced subcarriers Maximum frequency diversity High mobility scenarios

SC-FDMA Trade-offs

While SC-FDMA reduces PAPR by 3-4 dB compared to OFDMA, it introduces some trade-offs:

  • Increased sensitivity to frequency-selective fading (requires equalization)
  • Less flexible resource allocation (contiguous RBs preferred)
  • Additional DFT complexity at transmitter

📝Summary and Key Takeaways

Essential Points for Examination

  1. Orthogonality: LTE uses 15 kHz subcarrier spacing (Δf = 1/Tu) to maintain orthogonality
  2. Scalability: Bandwidths from 1.4-20 MHz achieved by varying N while keeping Δf constant
  3. Cyclic Prefix: Normal CP (4.69/5.21 μs) and Extended CP (16.67 μs) options available
  4. Downlink: OFDMA enables flexible resource allocation and MIMO
  5. Uplink: SC-FDMA (DFT-s-OFDM) reduces PAPR for UE power efficiency
  6. Resource Block: 12 subcarriers × 1 slot = minimum allocation unit
  7. Synchronization: PSS/SSS enable cell search; reference signals enable channel estimation

Comparison with Other Technologies

Feature LTE (OFDM) WCDMA (3G) 5G NR
Multiple Access OFDMA/SC-FDMA CDMA OFDMA/SC-FDMA + DFT-s-OFDM
Subcarrier Spacing 15 kHz (fixed) N/A (1.25 MHz carriers) 15, 30, 60, 120 kHz (scalable)
Frame Structure 10 ms frame, 1 ms subframe 10 ms frame, variable slots 10 ms frame, flexible slots
CP Overhead ~7% (normal) Rake receiver (no CP) ~7% (configurable)
Further Study: This study guide complements the OFDM simulation laboratory. Review the mathematical derivations of orthogonality, practice calculating resource allocations for different bandwidths, and understand the trade-offs between normal and extended cyclic prefix configurations.
Back to Top