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.
Classification
Detected Changes Across Releases
from 3GPP Change RequestsSpecific changes extracted from the „Change history“ tables of 3GPP specifications (3 CRs across 2 releases). Complements the general historical overview above with the evidence-based evolution of this function.
In Release 15, the PHY layer saw minor corrections to the services it provides and a correction regarding the mapping of physical layer resources to cell resources. These updates refined definitions and operational relationships within the physical channel framework, ensuring precise alignment between physical channel data streams and the cell resources they utilize.
In Release 16, a key physical layer update was the introduction of a new reception type for uplink Hybrid Automatic Repeat reQuest (HARQ) acknowledgment feedback specifically for Release 15 enhanced Machine-Type Communication (eMTC). This enhancement modified the procedures for how the User Equipment handles this critical feedback on the uplink physical channel data stream.
- Adding Reception Type for uplink HARQ ACK feedback for Rel-15 eMTC TS 36.302CR1210
Explore further
Broader topics and technologies where PHY plays a role.
Defining Specifications
3GPP specifications that define or reference PHY, with the latest known release. Sourced from the 3GPP document catalog — see methodology.
| Specification | Title | Release |
|---|---|---|
| TR 21.905 vj00 | 3GPP Technical Terms and Definitions | Rel-19 |
| TS 25.301 vj00 | UE-UTRAN Radio Interface Protocol Architecture | Rel-19 |
| TS 25.302 vj00 | UTRA Physical Layer Services | Rel-19 |
| TS 25.321 vj00 | MAC Protocol Specification for UTRAN | Rel-19 |
| TS 25.322 vj00 | RLC Protocol Specification | Rel-19 |
| TR 25.912 vj00 | Evolved UTRA and UTRAN Technical Report | Rel-19 |
| TS 36.300 vj00 | E-UTRAN Radio Interface Protocol Architecture Overview | Rel-19 |
| TS 36.302 vj00 | E-UTRA Physical Layer Services | Rel-19 |
| TR 36.791 vg00 | E-UTRA 2.4 GHz TDD Band for US | Rel-16 |
| TR 37.901 vf10 | UE Application Layer Data Throughput Performance | Rel-15 |