PHY

Physical Layer

Physical Layer
Introduced in R99
The Physical Layer (PHY) is the lowest layer (Layer 1) in the 3GPP protocol stack, responsible for the actual transmission and reception of radio signals over the air interface. It handles modulation, coding, multiplexing, and radio resource mapping. PHY is fundamental as it defines the raw bit transport capabilities, directly impacting data rates, coverage, and reliability of all wireless communication.

Description

The Physical Layer (PHY), designated as Layer 1 in the OSI and 3GPP protocol models, is the foundation for all over-the-air communication in mobile networks. Its architecture is tightly coupled with the specific Radio Access Technology (RAT), such as UTRA (UMTS), E-UTRA (LTE), or NR (5G). The PHY resides in both the User Equipment (UE) and the base station (Node B, eNodeB, gNB). It provides transmission channels to the higher Medium Access Control (MAC) layer above it, which are logical channels mapped to specific physical resources.

How the PHY works involves a multi-step process for both transmission and reception. On the transmit side, it receives transport blocks from the MAC layer. These blocks undergo several processing stages: cyclic redundancy check (CRC) attachment for error detection, channel coding (e.g., Turbo codes, LDPC) for error correction, rate matching, and interleaving. The coded bits are then mapped to modulation symbols (using schemes like QPSK, 16QAM, 256QAM). These symbols are multiplexed onto physical resource elements (like OFDM subcarriers and symbols in LTE/NR) through processes like scrambling, modulation mapping, and precoding. Finally, the signal is converted to the time domain (via IFFT in OFDM), a cyclic prefix is added, and it is amplified and transmitted via the radio frequency (RF) front end.

Key components of the PHY include the coding and modulation modules, the multiple access scheme modulator (e.g., OFDMA for downlink, SC-FDMA for LTE uplink), the RF transceiver, and the synchronization and channel estimation functions. For reception, it performs the inverse operations: RF reception, synchronization, cyclic prefix removal, FFT, channel estimation and equalization, demodulation, de-interleaving, rate de-matching, channel decoding, and CRC check. Its role is to reliably deliver data bits over a volatile radio channel, managing impairments like noise, interference, fading, and Doppler shift. It also executes physical layer procedures like cell search, random access, power control, beamforming (in NR), and measurements (RSRP, RSRQ) for higher-layer mobility decisions.

Purpose & Motivation

The Physical Layer exists to solve the fundamental problem of transmitting digital information over an analog, shared, and hostile radio medium. It translates logical communication requests from higher layers into actual electromagnetic waves that can propagate through space and be correctly interpreted by a receiver. The motivation for its continuous evolution across 3GPP releases is to increase spectral efficiency (bits/sec/Hz), enhance coverage and reliability, reduce latency, and support diverse service requirements (e.g., massive IoT, ultra-reliable low-latency communications).

Historically, each new generation (3G, 4G, 5G) introduced a new PHY to overcome limitations of the previous one. For example, the shift from WCDMA (3G) to OFDMA-based LTE (4G) was motivated by the need for higher peak data rates, better spectral efficiency, and flexibility in bandwidth allocation. The WCDMA PHY faced challenges with multi-path interference and complex receiver design at high speeds, which OFDMA helped mitigate.

The creation of each new PHY standard addresses specific technological and service-driven gaps. The 5G NR PHY was created to support a much wider range of frequencies (from sub-1 GHz to mmWave), extreme bandwidths, and diverse use cases requiring different numerology (subcarrier spacing). It solves problems of previous layers by introducing flexible, self-contained slot structures for low latency, advanced massive MIMO and beamforming for mmWave coverage, and new channel codes (LDPC for data, Polar codes for control) for better performance at high data rates. The PHY's purpose is thus to materialize the radio interface capabilities that enable each generation's promised services.

Key Features

  • Defines the modulation schemes (e.g., QPSK, 16/64/256QAM, π/2-BPSK) and coding (Turbo, LDPC, Polar)
  • Specifies the multiple access method (WCDMA, OFDMA, SC-FDMA) and frame structure
  • Manages physical resource mapping (resource blocks, subcarriers, symbols, slots)
  • Implements forward error correction (FEC) and hybrid automatic repeat request (HARQ)
  • Performs radio procedures: synchronization, cell search, random access, channel measurement
  • Supports advanced antenna techniques (MIMO, beamforming, precoding)

Evolution Across Releases

R99 Initial

Introduced the UTRA (UMTS Terrestrial Radio Access) physical layer for 3G, based on Wideband Code Division Multiple Access (WCDMA). It specified a 5 MHz channel bandwidth, dedicated and shared channels, and supported circuit-switched voice and packet data up to 384 kbps. Key initial capabilities included variable spreading factors, power control, and soft handover.

Defining Specifications

SpecificationTitle
TS 21.905 3GPP TS 21.905
TS 25.301 3GPP TS 25.301
TS 25.302 3GPP TS 25.302
TS 25.321 3GPP TS 25.321
TS 25.322 3GPP TS 25.322
TS 25.912 3GPP TS 25.912
TS 36.300 3GPP TR 36.300
TS 36.302 3GPP TR 36.302
TS 36.791 3GPP TR 36.791
TS 37.901 3GPP TR 37.901