Description
In the context of 3GPP Universal Mobile Telecommunications System (UMTS), an Information Block (IB) is a fundamental data structure used to broadcast system information from the Radio Access Network (RAN), specifically the Node B (base station), to all User Equipments (UEs) within its coverage area. These blocks are transmitted periodically on the Broadcast Control Channel (BCCH) logical channel, which is mapped to the Primary Common Control Physical Channel (P-CCPCH). The system information is crucial for UEs to perform initial cell selection, camp on a suitable cell, and properly interact with the network for services. The information is organized into a hierarchy of blocks to optimize reading efficiency; UEs do not need to decode all information constantly but can read specific blocks as needed.
The architecture of system information dissemination in UMTS involves several types of Information Blocks, each with a specific purpose. The Master Information Block (MIB) is the first block a UE reads after synchronizing with a cell. The MIB contains references (scheduling information) to one or more Scheduling Blocks (SBs), which in turn provide the scheduling for a set of System Information Blocks (SIBs). SIBs are the main carriers of the actual system information parameters. There are multiple types of SIBs (SIB1, SIB2, etc.), each grouping related parameters. For example, SIB1 contains the NAS system information and the scheduling information for other SIBs, SIB3 contains cell selection and reselection parameters, SIB5 contains parameters for the common physical channels, SIB11 contains measurement control information for neighbor cells, and so on. This modular structure allows the network to update different parameters independently based on their change rate.
How the IB mechanism works is a scheduled broadcast process. The network determines the repetition rate and value tag for each SIB. The MIB, which has a fixed schedule, points the UE to when the SBs and SIBs will be transmitted. When a UE camps on a cell, it first reads the MIB and the referenced SIB1. Using the scheduling information, it can then selectively read other SIBs required for its state (e.g., idle mode cell reselection or connection setup). If a UE in connected mode needs updated system information, the Radio Network Controller (RNC) can also send some SIBs directly to the UE on a dedicated channel using the SYSTEM INFORMATION message. The content of the IBs is defined in detail in 3GPP specification 25.331 (RRC protocol), while their transport is covered in 25.423 for the Iur interface between RNCs.
Purpose & Motivation
The Information Block structure was developed to efficiently manage the broadcast of essential, but voluminous, system information in UMTS networks. In earlier mobile systems, system information was often broadcast in a less structured manner, which could lead to inefficient use of radio resources and increased UE battery consumption, as UEs might need to listen to long, monolithic broadcasts to find a specific parameter. The hierarchical IB system solves this by allowing UEs to quickly locate and decode only the information relevant to their immediate task, such as finding a neighbor cell list for reselection rather than re-reading all access parameters.
The primary problem addressed by IBs is the reliable and scalable dissemination of critical network configuration data to a potentially large number of UEs. This data includes parameters necessary for cell access (like RACH control info), cell selection/reselection (thresholds, neighbor frequencies), and operation in connected mode (measurement controls, channel configurations). Without a standardized, well-structured broadcast mechanism, UEs would be unable to autonomously select the best cell, leading to poor network performance, dropped calls, and inefficient radio resource utilization. The IB system provides a predictable schedule and clear structure, enabling UEs from different manufacturers to interoperate seamlessly with the network.
Introduced with the UMTS specifications in 3GPP Release 99 (often grouped under Rel-8 for clarity in some contexts), the IB concept built upon lessons from GSM but was designed for the more complex Wideband CDMA (W-CDMA) air interface and the split RAN architecture with Node B and RNC. It established a foundation for system information broadcast that proved robust and adaptable, influencing later generations; a conceptually similar but enhanced system information block (SIB) structure is used in LTE and NR (5G), though with different channel mappings and content tailored to those technologies. The UMTS IB system was crucial for enabling features like efficient idle mode mobility, hierarchical cell structures, and the introduction of new services by providing a flexible container to broadcast new parameters as the standard evolved.
Key Features
- Hierarchical structure comprising Master IB, Scheduling Blocks, and System Information Blocks (SIBs)
- Broadcast periodically on the BCCH/P-CCPCH for all UEs in the cell
- Carries essential parameters for cell selection, access, reselection, and connected mode operation
- Modular design allows independent scheduling and updating of different parameter groups
- Includes scheduling information within blocks to guide UE reading efficiency
- Can also be sent on dedicated channels to UEs in connected mode via RNC signaling
Evolution Across Releases
Defined the core Information Block structure for UMTS within the RRC protocol specification. Established the hierarchy of MIB, SB, and SIBs (types 1-18) broadcast on the BCCH. Provided the foundational mechanism for system information dissemination supporting basic cell operation, mobility, and services.
Defining Specifications
| Specification | Title |
|---|---|
| TS 25.423 | 3GPP TS 25.423 |