Description
Radio Link Monitoring (RLM) is a fundamental physical layer procedure performed by the User Equipment (UE) in both LTE and NR systems. Its primary function is to continuously evaluate the quality of the downlink radio link from the serving cell. The UE does this by measuring specific reference signals transmitted by the gNB (in NR) or eNB (in LTE). These measurements are compared against two configurable thresholds: the out-of-sync (OOS) threshold (Q_out) and the in-sync (IS) threshold (Q_in).
When the estimated radio link quality falls below the Q_out threshold, the physical layer in the UE declares an 'out-of-sync' indication to higher layers. Conversely, when the quality recovers above the Q_in threshold, an 'in-sync' indication is declared. The higher-layer protocol stack (typically the RRC layer) implements a state machine that counts these consecutive indications. If a certain number of consecutive 'out-of-sync' indications are received (N310), a timer (T310) is started. If the required number of consecutive 'in-sync' indications (N311) is not received before T310 expires, the UE declares a Radio Link Failure (RLF).
Upon declaring RLF, the UE initiates a connection re-establishment procedure. It stops transmitting on the uplink, selects a new cell (which could be the same cell or a different one), and attempts to re-synchronize and re-establish the RRC connection. This entire process, governed by RLM, is vital for handling scenarios like sudden shadowing, deep fading, or interference, ensuring that the UE can autonomously recover connectivity without unnecessary signaling overhead from the network side.
The configuration parameters for RLM, such as Q_out, Q_in, N310, T310, and N311, are provided to the UE via RRC signaling (e.g., in the RRCReconfiguration message). These parameters can be tailored based on the service type, mobility state, or network deployment scenario. For instance, a UE configured for ultra-reliable low-latency communication (URLLC) might have more stringent thresholds or shorter timers to enable faster failure detection and recovery. RLM operates independently in both the source cell during handover preparation and in the target cell after handover execution, ensuring seamless mobility management.
Purpose & Motivation
Radio Link Monitoring exists to provide a robust, UE-autonomous mechanism for detecting a deteriorating or lost radio connection. Before standardized procedures like RLM, networks relied more heavily on network-side detection of link failure, which could be slower and less efficient. The primary problem RLM solves is service discontinuity due to poor radio conditions. It allows the UE to quickly and independently determine when the link is no longer usable for reliable communication, triggering a controlled recovery process.
The historical motivation stems from the need for reliable mobility in packet-switched cellular systems like LTE and 5G NR, where maintaining an 'always-on' IP connection is crucial. In earlier cellular generations, connection failures often led to dropped calls or sessions with significant delay before reconnection. RLM provides a proactive and standardized method to detect failure, stop useless transmissions (conserving UE battery and reducing interference), and swiftly attempt reconnection to the best available cell. It addresses the limitations of purely network-controlled supervision, which might not react quickly enough to rapid changes in the UE's radio environment, especially at cell edges or in high-mobility scenarios.
Key Features
- UE-autonomous evaluation of downlink radio link quality based on reference signal measurements.
- Utilization of two key thresholds: out-of-sync (Q_out) and in-sync (Q_in).
- State machine implementation in higher layers (RRC) counting consecutive sync indications.
- Configurable timers (T310) and counters (N310, N311) to control RLF declaration.
- Triggers the standardized Radio Link Failure (RLF) and subsequent RRC re-establishment procedure.
- Parameters are RRC-configured, allowing network optimization for different services and mobility states.
Evolution Across Releases
Introduced Radio Link Monitoring for LTE. Defined the core procedure where the UE monitors cell-specific reference signals (CRS), evaluates link quality against Q_out and Q_in thresholds, and uses counters N310/N311 with timer T310 to declare Radio Link Failure (RLF). This formed the basis for autonomous UE recovery from poor radio conditions.
Enhanced RLM for LTE Carrier Aggregation and dual connectivity scenarios. Specified that RLM is performed on the Primary Cell (PCell), and radio link failure on the PCell triggers failure of the entire cell group, ensuring consistent group management.
Introduced RLM for 5G NR, adapting the procedure for new reference signals (e.g., CSI-RS). Defined RLM-RS (Reference Signal for RLM) configuration, allowing more flexible signal selection beyond the always-present SSB. This was crucial for beam-based operation and network energy saving.
Enhanced RLM for NR in Integrated Access and Backhaul (IAB) and unlicensed spectrum (NR-U). Specified RLM procedures for IAB nodes (which act as both UE and gNB) and adaptations for listen-before-talk requirements in unlicensed bands.
Further enhanced RLM for NR with a focus on power saving. Introduced mechanisms for relaxed RLM monitoring during UE inactive or idle states, or during connected-state DRX cycles, to reduce UE power consumption without compromising reliability.
Extended RLM support for non-terrestrial networks (NTN). Adapted RLM timers and parameters to account for large propagation delays and Doppler shifts experienced in satellite communications, ensuring robust link monitoring in challenging NTN environments.
Ongoing evolution for advanced scenarios like AI/ML-enhanced RLM and further NTN optimizations. Exploring the use of machine learning to predict link quality degradation and dynamically adjust RLM parameters for improved reliability and efficiency.
Defining Specifications
| Specification | Title |
|---|---|
| TS 36.300 | 3GPP TR 36.300 |
| TS 36.842 | 3GPP TR 36.842 |
| TS 36.867 | 3GPP TR 36.867 |
| TS 36.878 | 3GPP TR 36.878 |
| TS 37.340 | 3GPP TR 37.340 |
| TS 37.816 | 3GPP TR 37.816 |
| TS 38.106 | 3GPP TR 38.106 |
| TS 38.133 | 3GPP TR 38.133 |
| TS 38.174 | 3GPP TR 38.174 |
| TS 38.176 | 3GPP TR 38.176 |
| TS 38.213 | 3GPP TR 38.213 |
| TS 38.300 | 3GPP TR 38.300 |
| TS 38.331 | 3GPP TR 38.331 |
| TS 38.522 | 3GPP TR 38.522 |
| TS 38.864 | 3GPP TR 38.864 |
| TS 38.869 | 3GPP TR 38.869 |
| TS 38.889 | 3GPP TR 38.889 |