Ultra Reliable Low Latency Communication
What Is Ultra Reliable Low Latency Communication?
Ultra-reliable low latency communication (URLLC) is one of the three primary service categories defined for 5G New Radio (NR) by the 3rd Generation Partnership Project (3GPP), targeting wireless links that deliver both extremely high reliability and extremely low end-to-end delay simultaneously. The specification targets a packet error probability no greater than 10^-5 (one failure in 100,000 transmissions) within a one-millisecond air-interface latency, parameters that no prior cellular standard approached. These requirements arise from applications such as factory automation, remote surgery, and vehicle-to-infrastructure safety messaging, where a lost or delayed packet can cause physical harm or production loss. The category was formally introduced in 3GPP Release 15, with enhancements continuing through Releases 16 and 17.
The design challenge in URLLC is that reliability and low latency pull in opposite directions: conventional reliability techniques such as retransmission and long turbo-coded blocks require time that low-latency budgets cannot afford. Meeting both constraints simultaneously requires innovations at the physical layer, the scheduler, and the link adaptation algorithm.
Reliability and Latency Targets
URLLC reliability is expressed as the probability that a packet of 20 bytes is delivered correctly within the one-millisecond constraint; the 10^-5 target means only one packet in 100,000 may fail. Achieving this in a fading wireless channel requires very conservative link margins, diverse transmission paths, and short transmission time intervals (TTIs). 3GPP introduced a mini-slot structure in 5G NR that allows transmissions as short as two or seven OFDM symbols, replacing the fourteen-symbol slot used for enhanced mobile broadband (eMBB) traffic and enabling sub-millisecond scheduling granularity. Hybrid automatic repeat request (HARQ) with chase combining allows failed transmissions to be combined with retransmissions in a way that accumulates received energy rather than discarding failed attempts. The 3GPP Release 15 URLLC specification and subsequent releases document these mechanisms in detail.
Physical Layer Design
The URLLC physical layer adopts short block codes, specifically polar codes and low-density parity-check (LDPC) codes, rather than the longer turbo codes used in LTE. Short block codes have lower latency because they do not require the long interleaver depths that turbo codes need for good performance. Resource allocation for URLLC can preempt ongoing eMBB transmissions, with puncturing used to allow a URLLC burst to interrupt a longer eMBB block without waiting for the next scheduling opportunity. Massive MIMO beamforming in the millimeter-wave bands provides spatial diversity that improves link reliability without adding latency. An overview of physical layer design across 3GPP Releases 15 through 17 is published in IEEE Access, documenting the incremental improvements to URLLC performance in each release.
Service Requirements and Network Architecture
Meeting URLLC specifications in a deployed network requires both air-interface design and low-latency transport between the radio unit and the core network. Mobile edge computing (MEC) relocates application servers from a central data center to nodes close to the base station, reducing the propagation delay component of end-to-end latency. Network slicing, defined in 3GPP's service-based architecture, allows a dedicated logical network with reserved radio resources and quality-of-service guarantees to be carved out for URLLC traffic without competing for bandwidth with eMBB or massive machine-type communications (mMTC) services. Time-sensitive networking (TSN) integration allows 5G URLLC networks to interoperate with industrial Ethernet systems, which the 5G Americas white paper on URLLC describes in the context of industrial automation deployment. Control-plane latency reduction, through smaller system information blocks and faster radio resource control procedures, ensures that the connection setup itself does not dominate overall end-to-end delay.
Applications
Ultra-reliable low latency communication has applications in a range of fields, including:
- Industrial automation and closed-loop process control in smart factories
- Remote surgery and telemedicine requiring real-time haptic feedback
- Vehicle-to-vehicle and vehicle-to-infrastructure safety messaging
- Power grid monitoring and protection relay coordination
- Augmented and virtual reality with motion-to-photon latency constraints
- Drone and unmanned vehicle teleoperation over cellular networks