Description
The Drift Radio Network Temporary Identifier (D-RNTI) is a fundamental UE-specific identifier used within the Universal Terrestrial Radio Access Network (UTRAN) architecture, specifically defined for operation over the Iur interface. This interface connects two Radio Network Controllers (RNCs): the Serving RNC (SRNC), which holds the main control connection (the Radio Resource Control or RRC connection) to the UE, and the Drift RNC (DRNC), which controls one or more Node Bs (base stations) that the UE is additionally connected to during a soft handover. The D-RNTI is allocated by the DRNC when the UE establishes a radio link through a cell under the DRNC's control, while the SRNC remains the primary controlling entity. This allocation is communicated from the DRNC to the SRNC via Iur signaling messages, such as those used for Radio Link Setup or Addition.
Operationally, the D-RNTI serves as a local identifier within the context of the specific DRNC and the Iur interface instance. It is used to uniquely address the UE in all subsequent signaling and user data transmissions that traverse the Iur interface related to that UE's connection. For example, when user plane data frames (Frame Protocol data frames) need to be forwarded from the SRNC to the DRNC for transmission to the UE over the added radio link, the D-RNTI is included in the frame headers to allow the DRNC to correctly route the data to the appropriate UE context and the corresponding radio link. Similarly, measurement reports or other control information from the DRNC to the SRNC concerning this specific UE are tagged with the D-RNTI.
The identifier's scope is strictly limited to the Iur interface connection between the specific SRNC and DRNC pair for a given UE. It is not known to the UE itself and is purely a network-internal identifier for Iur interface management. The use of a temporary, DRNC-assigned identifier like the D-RNTI is crucial for decoupling the SRNC's primary UE identifier (S-RNTI) from the DRNC's internal resource management. It allows the DRNC to manage its radio links for the UE using its own addressing scheme without requiring global coordination of RNTI values across the entire network, simplifying resource management and scaling in multi-RNC environments.
Purpose & Motivation
The D-RNTI was created to address the specific signaling and data routing requirements introduced by soft handover and macro-diversity in UMTS UTRAN, particularly when a UE is in communication with cells controlled by different RNCs. Prior to UMTS, GSM handovers were typically hard handovers with simpler, break-before-make procedures that did not require complex, simultaneous multi-controller data forwarding. The UMTS WCDMA air interface enabled soft handover, where a UE can be simultaneously connected to multiple cells to improve reliability and quality. This capability introduced the architectural concept of SRNC and DRNC when these cells belong to different RNCs, necessitating a standardized inter-RNC interface (Iur) for coordination.
The core problem the D-RNTI solves is the need for efficient and unambiguous identification of a specific UE's context on the Iur interface. Without a dedicated identifier like the D-RNTI, the DRNC and SRNC would have to rely on other, less efficient mechanisms to correlate messages and data frames for a UE, such as using long, globally unique UE identities (like IMSI) in every transmission, which would increase signaling overhead significantly. The D-RNTI provides a compact, temporary handle that the DRNC can assign locally. It enables the DRNC to maintain a local UE context (associated with radio resources) and allows the SRNC to address that context precisely for the purpose of forwarding downlink data or receiving uplink data and measurements. This mechanism is essential for maintaining the seamless flow of user data and control signaling during inter-RNC soft handover, which is a key feature for maintaining call quality and network reliability in UMTS.
Key Features
- Uniquely identifies a UE's connection context on the Iur interface between an SRNC and a DRNC
- Assigned by the Drift RNC (DRNC) during inter-RNC radio link setup or addition procedures
- Used for addressing in both control plane signaling and user plane data frame routing over the Iur interface
- Scope is local to the specific Iur interface instance and the DRNC that allocated it
- Enables efficient macro-diversity combining and data forwarding during inter-RNC soft handover in UTRAN
- A temporary identifier that is released when the associated radio links to the DRNC are removed
Evolution Across Releases
Introduced as part of the baseline UTRAN architecture for UMTS. Defined the D-RNTI as a 32-bit value assigned by the DRNC for UE identification on the Iur interface. Its primary role was established for supporting signaling and data transfer during inter-RNC soft handover scenarios, as specified in the 25.423 (Iur interface) and 25.425 (Iur interface user plane) technical specifications.
Defining Specifications
| Specification | Title |
|---|---|
| TS 25.423 | 3GPP TS 25.423 |
| TS 25.425 | 3GPP TS 25.425 |