Description
The Logical Channel Identifier (LCID) is a fundamental identifier in 3GPP radio access networks, employed within protocols such as the Medium Access Control (MAC) layer to differentiate multiple logical channels that share a common transport channel. Each logical channel corresponds to a specific type of data or control information, such as user plane data, radio resource control (RRC) signaling, or system information blocks (SIBs). The LCID is included in the MAC subheader of protocol data units (PDUs), allowing the receiver to correctly demultiplex incoming data and route it to the appropriate higher-layer entity. In practice, LCID values are predefined in specifications, with ranges allocated for different purposes—for example, values 0-10 might be reserved for control channels, while higher values are used for data radio bearers.
Architecturally, LCID operates within the MAC protocol stack, which sits above the physical layer and below the RLC (Radio Link Control) layer. When data is transmitted, the MAC layer adds a subheader containing the LCID to each MAC service data unit (SDU), forming a MAC PDU. This PDU is then sent over a transport channel, such as the Downlink Shared Channel (DL-SCH) or Uplink Shared Channel (UL-SCH). At the receiving end, the MAC layer extracts the LCID from the subheader to determine which logical channel the data belongs to, forwarding it accordingly. This mechanism supports multiplexing of multiple logical channels onto a single transport channel, optimizing radio resource usage and enabling simultaneous handling of diverse traffic types.
LCID's role is critical for efficient radio resource management and quality of service (QoS) enforcement. By identifying logical channels, it allows the network to apply specific scheduling policies, priority handling, and error correction mechanisms tailored to each channel's requirements. For instance, high-priority signaling channels can be allocated resources before best-effort data channels. In 5G NR, LCID is extended to support new logical channels for features like sidelink communication and ultra-reliable low-latency services, with specifications detailed in documents such as 26.512 for codec aspects and 33.303 for security procedures. Its consistent use across releases ensures backward compatibility and smooth interworking between LTE and NR systems.
Purpose & Motivation
LCID was created to address the need for efficient multiplexing and identification of multiple data streams within a single radio bearer, a challenge that arose with the growth of diverse mobile services. Before its standardization, early cellular systems had limited mechanisms to distinguish between different types of traffic, leading to inefficient resource allocation and difficulty in prioritizing critical signaling over user data. The introduction of LCID in Rel-12 provided a standardized way to tag logical channels, enabling more granular control and optimization of radio interface performance.
Historically, as 3GPP evolved from HSPA to LTE and later 5G, the increase in data volumes and variety of services—from voice calls to IoT sensor data—necessitated a flexible identifier system. LCID solves this by allowing the MAC layer to handle multiple logical channels simultaneously, supporting features like carrier aggregation, dual connectivity, and network slicing. It addresses limitations of previous approaches, which often relied on static mappings or additional overhead, by integrating lightweight identification directly into the MAC subheader.
The ongoing importance of LCID lies in its foundational role for advanced RAN functionalities. It enables dynamic scheduling, enhances QoS management, and facilitates the introduction of new logical channels for emerging use cases, such as vehicle-to-everything (V2X) communication or massive machine-type communication (mMTC). By providing a simple yet powerful identification scheme, LCID contributes to the scalability and efficiency of modern mobile networks.
Detected Changes Across Releases
from 3GPP Change RequestsSpecific changes extracted from the „Change history“ tables of 3GPP specifications (2 CRs across 1 releases). Complements the general historical overview above with the evidence-based evolution of this function.
Studied in Rel-12, normative work from Rel-18.
In Release 18, the concept of a media delivery session identifier was formally introduced for 5G Media Streaming (5GMS) procedures. This identifier, defined as a UUID, is used across applicable reference points such as M4, M7, and M11 to uniquely identify a media delivery session. Its introduction standardizes session tracking within the 5GMS architecture.
Explore further
Broader topics and technologies where LCID plays a role.
Defining Specifications
3GPP specifications that define or reference LCID, with the latest known release. Sourced from the 3GPP document catalog — see methodology.
| Specification | Title | Release |
|---|---|---|
| TS 26.512 vj10 | 5G Media Streaming Protocols & APIs | Rel-19 |
| TS 33.303 vj00 | ProSe Security Specification for EPS | Rel-19 |