Description
The Inter PDU Transmission Interval (IPTI) is a parameter associated with a Radio Bearer in 3GPP UMTS and LTE systems. It specifies a minimum time gap that must be enforced between the transmission of successive Protocol Data Units (PDUs) from the Radio Link Control (RLC) layer to the Medium Access Control (MAC) layer for a given logical channel. This parameter is primarily utilized in the uplink direction. The IPTI works by introducing a forced delay at the RLC transmitter; after sending an RLC PDU (e.g., an AMD PDU in acknowledged mode), the RLC entity must wait for at least the duration of the IPTI before it is permitted to submit the next PDU for transmission to the MAC layer.
Architecturally, the IPTI is configured by the Radio Resource Control (RRC) layer as part of the radio bearer establishment or reconfiguration procedures. It is a component of the logical channel configuration. Key components involved are the RLC entity in the UE (for uplink) or NodeB/eNodeB (for downlink, though less common), the RRC protocol that sets the parameter, and the MAC scheduler which is indirectly affected by the pacing of PDUs offered from the RLC. The value of IPTI is typically defined in milliseconds or subframes.
Its role is to regulate the flow of data into the MAC layer, preventing bursty transmissions that could lead to inefficient scheduling, increased buffer overflow risk, or undesirable interference patterns. By spacing out PDUs, the network can achieve more predictable and smoother traffic, which can be beneficial for certain low-bit-rate, delay-tolerant services or for managing the uplink transmission timing in relation to other channels. It is a tool for the network to control the uplink transmission characteristics at a granular level per radio bearer, impacting the trade-off between latency and scheduling granularity.
Purpose & Motivation
The IPTI parameter was created to give the network explicit control over the transmission pacing of data on individual radio bearers. In early UMTS releases, without such pacing, the RLC layer could deliver PDUs to the MAC layer as soon as they were available from higher layers. For some applications, particularly those generating small, periodic data packets (like VoIP or certain gaming traffic), this could result in very bursty uplink transmissions that were suboptimal for power control, code allocation, and overall radio resource management.
The problem it solves is the inefficient use of uplink resources and potential quality degradation for delay-sensitive services due to uncontrolled transmission bursts. By introducing a configurable minimum interval, the network can 'shape' the traffic pattern to better match the scheduling opportunities and interference conditions. This was motivated by the need to optimize system capacity and service quality for a mix of traffic types. The IPTI allows the network to trade off a small, controlled increase in packet delay for a more orderly and predictable uplink transmission schedule, which improves overall system stability and performance, especially in loaded cell conditions.
Key Features
- Defines minimum time gap between consecutive RLC PDU transmissions
- Configured per radio bearer via RRC signaling
- Primarily applied in the uplink direction
- Used for traffic shaping and pacing at the RLC layer
- Impacts latency and scheduling behavior
- Parameter value specified in time units (e.g., ms, TTIs)
Evolution Across Releases
Introduced as part of the LTE radio interface protocol architecture. Defined in the RRC specification for the configuration of logical channels and radio bearers. Established the IPTI as a mechanism for the eNodeB to control the transmission timing of uplink RLC PDUs from the UE, integrating it into the LTE QoS framework and bearer management.
Defining Specifications
| Specification | Title |
|---|---|
| TS 25.415 | 3GPP TS 25.415 |
| TS 29.415 | 3GPP TS 29.415 |