Description
The System Information RNTI (SI-RNTI) is a fixed, pre-defined Radio Network Temporary Identifier used in the downlink control channel of LTE (E-UTRA) and NR (New Radio) access technologies. Its primary function is to scramble the Cyclic Redundancy Check (CRC) bits of Downlink Control Information (DCI) messages carried on the Physical Downlink Control Channel (PDCCH). These specific DCI messages schedule the Physical Downlink Shared Channel (PDSCH) resources that carry the System Information Blocks (SIBs). By using a fixed, well-known value (0xFFFF in hexadecimal for LTE, 0xFFFF for NR), the SI-RNTI allows every User Equipment (UE) in the cell, regardless of its connection state (idle or connected), to monitor the PDCCH for these system information scheduling commands.
Operationally, when a base station (eNodeB in LTE, gNB in NR) needs to transmit or update a SIB, it sends a DCI format 1A (in LTE) or DCI format 1_0 with the SI-RNTI (in NR) on the PDCCH. The UE continuously monitors the common search space of the PDCCH, attempting to decode DCI messages using a set of known RNTIs, including the SI-RNTI. When a UE successfully decodes a DCI by using the SI-RNTI to descramble the CRC, it knows this DCI contains scheduling information (e.g., resource block allocation, modulation and coding scheme) for a PDSCH transmission. The UE then proceeds to decode the indicated PDSCH resource, which contains the actual SIB data.
The SI-RNTI is crucial for the broadcast mechanism. Unlike UE-specific RNTIs like the C-RNTI, which are assigned during random access and used for dedicated traffic, the SI-RNTI is common to all UEs. This ensures that critical system information—such as cell access parameters, neighboring cell lists, and common radio resource configurations—is available to any UE attempting to select, camp on, or access the cell. The value is standardized so that UEs from any vendor can immediately start listening for system information upon powering on in a new network.
In the overall radio resource control (RRC) states, the SI-RNTI is particularly vital for UEs in RRC_IDLE and RRC_INACTIVE states. These UEs have no dedicated connection and rely entirely on broadcast channels for cell reselection and access parameter updates. The gNB can also use the SI-RNTI to schedule periodic SIB transmissions or to signal changes in system information via a paging mechanism or direct indication (SystemInfoModification in NR). Thus, the SI-RNTI is a linchpin in the cell's broadcast service, enabling efficient and reliable distribution of essential configuration data to the entire UE population within its coverage area.
Purpose & Motivation
The SI-RNTI was introduced with LTE (Rel-8) to solve the problem of efficiently and reliably broadcasting essential system configuration information to all user devices in a cell. Prior cellular systems had mechanisms for broadcasting system information, but the integration with a dynamic, packet-scheduled shared channel like the PDSCH required a robust control signaling method. The purpose was to create a standardized, fixed identifier that unambiguously marks control channel messages intended for scheduling broadcast system information, distinguishing them from messages intended for specific users or other common purposes.
It addresses the key challenge of initial cell access and discovery. When a UE powers on or enters a new area, it has no prior knowledge of the cell and no assigned identity. It needs to acquire fundamental parameters like bandwidth, PHICH configuration, and access restrictions to even begin the random-access procedure. The SI-RNTI provides the hook for the UE to find this information. By always monitoring for this specific RNTI, the UE can decode the schedule for the SIBs without needing any prior configuration from the network, which would be a circular dependency.
Furthermore, the SI-RNTI enables network efficiency. Instead of continuously transmitting SIBs on a fixed, rigid schedule on a broadcast channel, the network can use the PDCCH/PDSCH framework to schedule them dynamically. This allows for flexibility in resource allocation—system information can be transmitted less frequently in low-traffic conditions and more robustly (e.g., with more redundancy) when needed. The fixed SI-RNTI value ensures this efficiency gain does not come at the cost of interoperability; it is a fundamental building block of the LTE and NR air interface that guarantees all compliant devices behave consistently in acquiring system information, which is a prerequisite for network operation and mobility.
Key Features
- Fixed, standardized value (0xFFFF) known to all UEs and base stations.
- Used to scramble CRC of DCI messages scheduling System Information Blocks (SIBs).
- Monitored by UEs in common search space of PDCCH/PDCCH.
- Essential for UEs in RRC_IDLE, RRC_INACTIVE, and during initial cell selection.
- Enables dynamic scheduling of broadcast system information on the shared channel (PDSCH).
- Distinguishes system information scheduling from other common and UE-specific messages.
Evolution Across Releases
Introduced with LTE as a fixed RNTI (value FFFF in hexadecimal) for scheduling System Information Blocks (SIBs) on the PDSCH via DCI format 1A. It established the mechanism for UEs to decode essential broadcast information using the common search space on the PDCCH.
Defining Specifications
| Specification | Title |
|---|---|
| TS 21.905 | 3GPP TS 21.905 |
| TS 36.300 | 3GPP TR 36.300 |
| TS 36.321 | 3GPP TR 36.321 |
| TS 36.331 | 3GPP TR 36.331 |
| TS 38.300 | 3GPP TR 38.300 |