Description
Autonomous Uplink (AUL) is a contention-based transmission scheme introduced in LTE to enhance uplink efficiency, particularly for sporadic, low-latency traffic. In conventional LTE uplink, a UE must first send a Scheduling Request (SR) to the eNodeB and then receive an Uplink Grant (UL Grant) via the Physical Downlink Control Channel (PDCCH) before it can transmit data on the Physical Uplink Shared Channel (PUSCH). This grant-based process introduces control-plane latency and signaling overhead, which becomes inefficient for small, frequent data packets typical in IoT or real-time applications. AUL bypasses this by allowing the UE to transmit immediately using pre-configured radio resources, operating in a 'grant-free' or 'configured grant' mode.
The architecture for AUL involves the eNodeB configuring the UE with a set of uplink resources via Radio Resource Control (RRC) signaling. This configuration, detailed in 3GPP TS 36.331, includes parameters such as the periodicity of the resource, time and frequency resource allocation (e.g., specific subframes and resource blocks), modulation and coding scheme (MCS), and power control parameters. These resources are semi-statically allocated and can be shared among multiple UEs, making AUL a contention-based access method. The UE's Medium Access Control (MAC) layer, as per TS 36.321, manages the autonomous selection and use of these resources based on data arrival, without requiring dynamic grants.
Operationally, when the UE has uplink data to send, it autonomously selects a resource from its configured grant pool and transmits immediately on the PUSCH. Since multiple UEs may share the same resource pool, collisions can occur. The system relies on robust physical layer design, including specific demodulation reference signal (DM-RS) sequences and potentially Hybrid Automatic Repeat Request (HARQ) processes configured for autonomous retransmissions, to handle contention. The eNodeB performs blind detection on the configured resources to receive these transmissions. AUL is closely integrated with other LTE features like Semi-Persistent Scheduling (SPS) but is distinct in that it requires no L1/L2 control signaling for activation per transmission, reducing latency to essentially just the transmission time.
In the broader network context, AUL resides within the LTE Radio Access Network (E-UTRAN) and impacts the uplink MAC and physical layer procedures. Its role is to optimize radio resource utilization for traffic patterns where the overhead of dynamic scheduling is disproportionate to the payload size. By minimizing control signaling, it improves spectral efficiency and reduces power consumption at the UE, which is vital for battery-constrained IoT devices. It also supports low-latency communication by removing the grant acquisition delay, aligning with the needs of emerging services that preceded 5G URLLC.
Purpose & Motivation
AUL was created to address the inefficiencies of the traditional grant-based uplink scheduling in LTE for specific traffic profiles. The standard LTE scheduling mechanism, while highly efficient for sustained data flows, introduces significant latency and control signaling overhead for short, bursty data transmissions. Each transmission requires a multi-step process: SR, grant reception, and then data transmission. For applications like sensor data reporting, voice over IP packets, or industrial control commands, this overhead can be larger than the data payload itself, wasting radio resources and battery life.
The historical context for AUL's development in Release 15 is rooted in the industry's push towards massive Machine-Type Communications (mMTC) and ultra-reliable low-latency communications (URLLC) as part of the 5G evolution. Even before 5G New Radio (NR) was fully standardized, there was a need to enhance LTE to support these use cases efficiently. Previous approaches within LTE, like Semi-Persistent Scheduling (SPS), reduced signaling but still required an initial explicit activation grant. AUL was motivated by the need for a truly grant-free access method where the UE could transmit immediately upon data generation, drastically reducing latency and signaling load on the network.
By solving these limitations, AUL enables more scalable and efficient support for IoT devices and low-latency services on LTE networks. It allows networks to handle a massive number of devices transmitting small data packets without being overwhelmed by scheduling requests and grants, improving overall system capacity. This enhancement positioned LTE as a capable platform for early 5G-type services, ensuring a smoother evolution path and coexistence with new 5G NR features like grant-free uplink access.
Key Features
- Grant-free uplink transmission eliminating scheduling request/grant latency
- UE-autonomous selection of pre-configured time-frequency resources
- Contention-based access allowing resource sharing among multiple UEs
- Semi-static configuration via RRC signaling for resource pool parameters
- Support for blind detection and decoding at the eNodeB receiver
- Integration with HARQ processes for autonomous retransmissions
Evolution Across Releases
Introduced the initial AUL framework for LTE. Defined the RRC configuration procedures for autonomous uplink resources, MAC layer procedures for autonomous transmission, and physical layer structures for grant-free PUSCH. Specified resource pools, transmission parameters, and the contention-based access mechanism to reduce control signaling for low-latency uplink traffic.
Defining Specifications
| Specification | Title |
|---|---|
| TS 36.212 | 3GPP TR 36.212 |
| TS 36.300 | 3GPP TR 36.300 |
| TS 36.321 | 3GPP TR 36.321 |
| TS 36.331 | 3GPP TR 36.331 |