Description
On-Demand SIB1 (OD-SIB1) is a 5G New Radio (NR) feature introduced in 3GPP Release 19, specified across the RAN protocol stack (TS 38.300, 38.331, etc.). System Information Block 1 (SIB1) is the most critical system information block, containing parameters necessary for a User Equipment (UE) to determine if it is allowed to access a cell (cell barring status, cell reservation) and the scheduling information for other SIBs. Traditionally, SIB1 is broadcast periodically by the gNB, consuming downlink radio resources continuously.
OD-SIB1 changes this paradigm. In this mode, the gNB does not broadcast SIB1 in its default state. Instead, it broadcasts a minimal System Information (SI), including the Master Information Block (MIB) and possibly SIB1 scheduling information, indicating that SIB1 is available on-demand. A UE requiring SIB1—for example, during initial cell selection after power-on or when entering a new tracking area—must explicitly request it. This request is made via a random-access channel (RACH) procedure. The UE sends a Physical Random Access Channel (PRACH) preamble, and in the subsequent Message 2 (Random Access Response, RAR), the gNB includes an uplink grant. The UE then uses this grant to transmit a dedicated RRC message (e.g., an RRCSystemInfoRequest) to solicit SIB1. Upon receiving this valid request, the gNB then broadcasts SIB1 for a configured duration, allowing the requesting UE and any other UEs in the area to acquire it.
The architecture involves coordination across the PHY, MAC, and RRC layers. The MIB, broadcast via the Physical Broadcast Channel (PBCH), carries a flag (e.g., si-BroadcastStatus) informing the UE of the on-demand status. The RRC layer in the UE handles the logic to trigger the request based on its need for SIB1. The gNB's MAC layer schedules the RAR with the UL grant, and its RRC layer triggers the subsequent SIB1 broadcast. This mechanism significantly reduces the average overhead of system information broadcasting, especially in small cells, indoor cells, or cells serving primarily connected-mode UEs where initial access events are infrequent. It is a key enabler for energy-efficient network operation, aligning with 5G's goals of sustainability and massive IoT support.
Purpose & Motivation
OD-SIB1 was created to address the inefficiency of perpetual system information broadcasting in 5G networks, particularly for deployment scenarios where continuous broadcast is wasteful. In traditional networks, SIB1 is broadcast every 80 ms regardless of whether any UE needs it. In low-traffic scenarios—such as a small cell at night, a neutral host network in a building after hours, or a network slice dedicated to sparse IoT sensors—this represents a constant drain on gNB energy and a perpetual consumption of downlink radio resources (energy and spectrum) for potentially little to no benefit.
The motivation stems from the 5G design pillars of enhanced mobile broadband, massive IoT, and ultra-reliable low-latency communications, all of which demand more efficient resource utilization. Release 19's focus on 'Network Energy Savings' provided the direct context. OD-SIB1 directly reduces the gNB's power consumption by allowing the transmitter to turn off the SIB1 broadcast channel when not needed. It also frees up physical resource blocks (PRBs) for user data traffic or other purposes. This solves the limitation of the 'always-on' broadcast model, which was a legacy from earlier generations where UE complexity and battery life were the primary constraints, not network energy efficiency. By making SIB1 acquisition a triggered, on-demand process, networks can achieve substantial operational cost savings and reduced environmental impact, especially as 5G deployments become denser.
Key Features
- SIB1 broadcast is triggered only by explicit UE request via RACH.
- Reduces always-on downlink broadcast overhead, saving gNB energy and spectral resources.
- UE request mechanism uses dedicated RRC signaling over a contention-based random-access procedure.
- MIB indicates the on-demand availability status of SIB1 to the UE.
- gNB broadcasts SIB1 for a limited time after receiving a valid request.
- Particularly beneficial for low-traffic cells, indoor deployments, and energy-saving network states.
Evolution Across Releases
Introduced the On-Demand SIB1 feature for 5G NR. Defined the complete procedure: network indication via MIB/SIB1 scheduling info, UE request via RACH and RRCSystemInfoRequest, and network-triggered broadcast. Specified across layer 1 (PHY), layer 2 (MAC), and layer 3 (RRC) in TS 38.300, 38.304, 38.331, 38.401, 38.423, and 38.473.
Defining Specifications
| Specification | Title |
|---|---|
| TS 38.300 | 3GPP TR 38.300 |
| TS 38.304 | 3GPP TR 38.304 |
| TS 38.331 | 3GPP TR 38.331 |
| TS 38.401 | 3GPP TR 38.401 |
| TS 38.423 | 3GPP TR 38.423 |
| TS 38.473 | 3GPP TR 38.473 |