PHYSICAL Layer: 3GPP and IEEE

Physical Layer Modifications in Modern Wireless Standards

Physical Layer Modifications in Modern Wireless Standards

A Comprehensive Tutorial on IEEE and 3GPP Physical Layer Evolution

Introduction to the Physical Layer

The **Physical (PHY) Layer** is the foundation of any wireless communication system. It is responsible for the actual transmission and reception of raw data over the air. Its functions include converting digital data into analog signals, modulating them onto a carrier frequency, and managing the radio frequency (RF) hardware. The evolution of the PHY layer is what drives improvements in speed, reliability, and spectrum efficiency in modern standards like Wi-Fi 6/7 and 5G.


Physical Layer Block Diagram

This diagram illustrates the key functions of a wireless Physical Layer, from the MAC layer interface down to the antenna.

+-------------------------------------------------------------------+
|                     MAC Layer (to PHY Interface)                  |
+-------------------------------------------------------------------+
|                                                                   |
|   +-------------------+    +-------------------+    +--------------+
|   | MAC PDU from L2   |    | Control Info      |    | Feedback     |
|   | (Data Blocks)     |    | (e.g., MCS, Timing)|    | (e.g., SINR)|
|   +-------------------+    +-------------------+    +--------------+
|             |                        |                      |
|             V                        V                      V
|   +-------------------------------------------------------------------+
|   |         PHY Layer (Baseband Processing and RF)                    |
|   +-------------------------------------------------------------------+
|   | +------------------+   +------------------+   +-----------------+
|   | |  Forward Error   |   |    Modulation    |   |     RF Chain    |
|   | | Correction (FEC) |-->|   (QPSK, 16QAM,  |-->| (Upconversion,  |
|   | | (e.g., LDPC)     |   |   64QAM, 256QAM) |   |    Filtering,   |
|   | +------------------+   +------------------+   |   Amplification)|
|   |                                               +-----------------+
|   |
|   +-------------------------------------------------------------------+
|             |
|             V
|   +-------------------+
|   |      Antenna      |
|   +-------------------+

Physical Layer Modifications in IEEE 802.11 (Wi-Fi)

Recent Wi-Fi standards have pushed the boundaries of the Physical Layer to achieve greater throughput and efficiency.

IEEE 802.11ax (Wi-Fi 6)


Orthogonal Frequency-Division Multiple Access (OFDMA): While the MAC layer schedules OFDMA, the PHY layer handles the subcarrier division. It divides the available channel bandwidth into smaller, orthogonal subcarriers to allow simultaneous transmissions to multiple users.


Higher-order Modulation (1024-QAM): This allows more bits to be encoded per symbol, increasing the data rate. The PHY layer's demodulator must be more sensitive to distinguish between the smaller constellation points. This is used in ideal channel conditions to maximize throughput.


MU-MIMO Enhancement: The PHY layer uses multiple antennas to transmit and receive multiple data streams simultaneously. In Wi-Fi 6, this was extended to the uplink, requiring advanced signal processing to separate the streams coming from different devices.

IEEE 802.11be (Wi-Fi 7)


Higher-order Modulation (4096-QAM): Wi-Fi 7 further pushes modulation density, enabling a 20% increase in data rates over 1024-QAM in a clean RF environment.


Wider Channels (320 MHz): By combining adjacent channels, Wi-Fi 7 can utilize up to 320 MHz of bandwidth in the 6 GHz band, doubling the available bandwidth of Wi-Fi 6 and dramatically increasing peak throughput.


Multi-Link Operation (MLO): The PHY layer must now manage simultaneous transmissions across multiple frequency bands (e.g., 2.4, 5, and 6 GHz), requiring a more complex radio and baseband processing to handle multiple physical links concurrently.


Physical Layer Modifications in 3GPP (5G NR)

The 5G NR Physical Layer is designed for extreme flexibility and efficiency, supporting diverse use cases.

Key 5G NR PHY Features


Flexible Numerology: 5G NR's PHY layer is not limited to a single subcarrier spacing. It can use different numerologies ($\mu$) for different services. For example, a large subcarrier spacing ($\mu=2$, 30 kHz) is good for low-latency URLLC, while a smaller spacing ($\mu=0$, 15 kHz) is better for wide coverage eMBB.


Massive MIMO and Beamforming: 5G uses a large array of antennas. The PHY layer's digital signal processing performs beamforming, which focuses the radio energy in a specific direction. This improves the signal quality for individual users, reduces interference, and extends coverage.

+---------------------+
|   Massive MIMO      |
|    Antenna Array    |
+---------------------+
|         |
|         V
+---------------------+
|   PHY Beamforming   |  <-- Digital signal processing
+---------------------+
|         |
|         V
+---------------------+
|     Focused Beam    |  <-- High-gain signal to user
+---------------------+


Low-Density Parity-Check (LDPC) Coding: For robust error correction, 5G NR uses LDPC coding, which is a highly efficient FEC scheme for high-speed data.


Carrier Aggregation: To achieve high data rates, the PHY layer can aggregate multiple frequency carriers (e.g., combining a 10 MHz channel with a 20 MHz channel) to create a wider, more efficient pipe for data transmission.


Serving Different Quality of Service (QoS) Packets at the Physical Layer

While QoS is managed at the MAC layer, its requirements are directly translated into specific PHY layer configurations.

+--------------------+
|  MAC Layer QoS     |
|   (e.g., QFI)      |
+--------------------+
|         |
|         V
+--------------------+
|  PHY Configuration | <-- Selects optimal settings
+--------------------+
|         |
|         V
+--------------------+
|  High Priority     |  <-- Robust MCS (QPSK)
|  (e.g., URLLC)     |  <-- Low latency numerology
+--------------------+
|         |
|         V
+--------------------+
|  Low Priority      |  <-- High-efficiency MCS (256QAM)
|  (e.g., eMBB)      |  <-- Higher throughput, relaxed latency
+--------------------+

The MAC layer instructs the PHY layer to use an appropriate **Modulation and Coding Scheme (MCS)** based on the QoS requirements and channel conditions. For a high-priority, low-latency packet, the PHY layer might use a more robust modulation like QPSK, which has a higher chance of being received correctly, even if the data rate is lower. For a best-effort, high-throughput packet, it will use a higher-order modulation like 256-QAM.


New Techniques and AI/ML Enhancement at the Physical Layer

AI and Machine Learning are being integrated into the PHY layer to enable more dynamic and efficient radio operations.

+------------------------------------+
|  AI/ML Model (PHY Layer)           |
|  (e.g., Deep Learning)             |
+------------------------------------+
|  Inputs:                           |
|  - Real-time Channel State Info    |
|  - Signal Strength (RSSI, SINR)    |
|  - Interference Patterns           |
|  - Traffic Type & Load             |
+------------------------------------+
|         |
|         V
+------------------------------------+
|  Output:                           |
|  - Optimized Beamforming Weights   |
|  - Adaptive MCS Selection          |
|  - Interference Prediction         |
|  - Dynamic Power Control           |
+------------------------------------+
|         |
|         V
+------------------------------------+
|    5G gNB / Wi-Fi AP Baseband      |
|   (Enhanced PHY Layer)             |
+------------------------------------+
  • AI for Adaptive Modulation and Coding (AMC): Instead of relying on a simple lookup table, an AI model can predict the optimal MCS for a given channel condition, taking into account a wider range of variables like historical data and interference patterns.
  • AI-Powered Beamforming: ML algorithms can learn the optimal antenna weights for beamforming in complex, dynamic environments, ensuring the most precise and efficient signal delivery to users.
  • AI for Channel Estimation: In challenging environments, AI can be used to more accurately predict the channel state, leading to better link adaptation and a more reliable connection.

Physical Layer Analytics Block Diagram

The PHY layer is the source of a wealth of data for network analytics, essential for performance monitoring and optimization.

+-------------------------------------------------------------+
|               PHY Layer Analytics Engine                    |
+-------------------------------------------------------------+
|                                                             |
|  Inputs:                                                    |
|  - Received Signal Strength (RSSI)                          |
|  - Signal-to-Interference-plus-Noise Ratio (SINR)           |
|  - Block Error Rate (BLER)                                  |
|  - Modulation and Coding Scheme (MCS) used                  |
|  - Beamforming Metrics (e.g., beam quality)                 |
|  - Channel State Information (CSI)                          |
|                                                             |
+-------------------------------------------------------------+
|                     |
|                     V
+-------------------------------------------------------------+
|  Processing & Analysis:                                     |
|  - Performance Metrics Dashboard (e.g., link quality over time)|
|  - Interference Identification & Localization               |
|  - Root Cause Analysis (e.g., why BLER is high)             |
|  - Predictive Modeling (e.g., predict a handover failure)   |
|                                                             |
+-------------------------------------------------------------+
|                     |
|                     V
+-------------------------------------------------------------+
|  Outputs (Feedback Loop to PHY/MAC Layers):                 |
|  - Recommendations for power control                        |
|  - Suggestions for beamforming adjustments                  |
|  - Feedback to the MAC scheduler for resource allocation    |
|                                                             |
+-------------------------------------------------------------+

This diagram shows how analytics can provide a full-circle view of the PHY layer, from data collection to real-time feedback that improves network performance.


Conclusion

The Physical Layer's role is more complex than ever. By moving away from fixed protocols to flexible, context-aware, and AI-driven systems, the latest standards are able to deliver the unprecedented speeds and reliability required by today's demanding applications.

Comments

Popular posts from this blog

Physical Layer: Implement Encryption or Jamming-Resistant Modulation Technique

5G Core Architecture

Modulation Techniques