LCID

Logical Channel Identifier

Identifier
Introduced in Rel-12
LCID is a unique identifier used in 3GPP protocols to distinguish between different logical channels within a radio bearer. It enables multiplexing and demultiplexing of data streams, ensuring correct routing and prioritization of traffic between the user equipment and network.

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.

Key Features

  • Uniquely identifies logical channels within MAC layer PDUs for multiplexing
  • Supports predefined value ranges for control and data channels
  • Enables efficient demultiplexing and routing of traffic at the receiver
  • Facilitates priority handling and QoS differentiation per logical channel
  • Integrates with scheduling algorithms for dynamic radio resource allocation
  • Extensible to new logical channels for advanced services like sidelink or URLLC

Evolution Across Releases

Rel-12 Initial

Introduced LCID as a standardized identifier in LTE-Advanced and early 5G studies, defining initial value ranges and usage for logical channels in MAC protocols. Initial architecture focused on enhancing multiplexing efficiency for carrier aggregation and heterogeneous network deployments.

Defining Specifications

SpecificationTitle
TS 26.512 3GPP TS 26.512
TS 33.303 3GPP TR 33.303