UDP

User Datagram Protocol

Protocol
Introduced in R99
A core transport-layer protocol providing connectionless, unreliable datagram services for IP networks. It offers minimal overhead with no handshaking, ordering, or retransmission, making it ideal for low-latency applications like VoIP, DNS, and real-time streaming in 3GPP systems.

Description

The User Datagram Protocol (UDP) is a fundamental transport protocol defined by the IETF (RFC 768) and widely adopted in 3GPP specifications for IP-based communication. Operating at the transport layer (Layer 4) of the OSI model, UDP provides a simple, connectionless service that sends datagrams—discrete packets of data—without establishing a prior connection or guaranteeing delivery. Each UDP packet includes a header with source and destination port numbers, length, and a checksum for basic error detection, but it lacks sequencing, flow control, or retransmission mechanisms. This design results in low overhead and minimal latency, as packets are transmitted immediately without negotiation, though they may arrive out of order, be duplicated, or be lost without notification.

In 3GPP architectures, UDP is utilized across numerous interfaces and functions, particularly where speed and efficiency outweigh reliability concerns. For instance, in the IP Multimedia Subsystem (IMS), UDP carries real-time media streams for voice and video calls, often in conjunction with the Real-time Transport Protocol (RTP). It also underpins critical control-plane protocols like the Domain Name System (DNS) for address resolution and the Dynamic Host Configuration Protocol (DHCP) for IP address assignment within mobile networks. The protocol's stateless nature makes it scalable for broadcast or multicast scenarios, such as in multimedia broadcast services (MBMS), where a single transmission reaches multiple users without individual connections.

UDP's role extends to interworking between 3GPP and non-3GPP networks, such as Wi-Fi or fixed broadband, where it facilitates seamless IP connectivity. In 5G systems, UDP continues to be specified for user-plane data transport between network functions, especially in edge computing contexts where ultra-low latency is paramount. Despite its simplicity, UDP can be enhanced with application-layer mechanisms—like forward error correction or retransmission—to meet specific reliability needs, as seen in protocols like QUIC. Its widespread inclusion in 3GPP specs, from core network procedures to radio access signaling, underscores its versatility as a building block for diverse services, balancing performance with the flexibility to implement higher-layer reliability as needed.

Purpose & Motivation

UDP was created to fulfill the need for a lightweight, low-latency transport protocol in IP networks, addressing scenarios where the overhead of connection-oriented protocols like TCP is prohibitive. In early data communications, TCP's reliable delivery—achieved through handshakes, acknowledgments, and retransmissions—introduced delays and complexity unsuitable for real-time or time-sensitive applications. This limitation became acute with the advent of interactive services such as voice over IP (VoIP) and live video streaming, where timely arrival of data packets is more critical than perfect reliability.

Within 3GPP, UDP's adoption was driven by the evolution toward all-IP networks, starting from 3G UMTS and continuing through 4G LTE and 5G NR. It solves problems related to efficient resource utilization and rapid data transmission, particularly in control signaling and media delivery. For example, in IMS-based telephony, UDP enables quick setup of voice calls without the latency of TCP connections, while in MBMS, it supports efficient broadcast to multiple devices. Its simplicity also reduces processing load on network nodes and user equipment, which is vital for battery-constrained mobile devices. By providing a standardized, minimalistic transport layer, UDP allows 3GPP systems to optimize performance for a wide range of applications, from mission-critical signaling to best-effort data streams, and serves as a foundation for more specialized protocols tailored to specific service requirements.

Key Features

  • Connectionless operation with no setup or teardown phases
  • Minimal header overhead (8 bytes) for efficient packet transmission
  • Supports multicast and broadcast for one-to-many communication
  • Optional checksum for basic error detection in payload
  • Stateless design enabling high scalability and low latency
  • Widely used as a substrate for real-time protocols like RTP and DNS

Evolution Across Releases

Defining Specifications

SpecificationTitle
TS 21.905 3GPP TS 21.905
TS 23.057 3GPP TS 23.057
TS 23.060 3GPP TS 23.060
TS 23.107 3GPP TS 23.107
TS 23.146 3GPP TS 23.146
TS 23.205 3GPP TS 23.205
TS 23.207 3GPP TS 23.207
TS 23.221 3GPP TS 23.221
TS 23.228 3GPP TS 23.228
TS 23.231 3GPP TS 23.231
TS 23.333 3GPP TS 23.333
TS 23.468 3GPP TS 23.468
TS 23.849 3GPP TS 23.849
TS 23.923 3GPP TS 23.923
TS 23.979 3GPP TS 23.979
TS 24.173 3GPP TS 24.173
TS 24.386 3GPP TS 24.386
TS 24.803 3GPP TS 24.803
TS 25.323 3GPP TS 25.323
TS 25.401 3GPP TS 25.401
TS 25.410 3GPP TS 25.410
TS 25.412 3GPP TS 25.412
TS 25.414 3GPP TS 25.414
TS 25.420 3GPP TS 25.420
TS 25.422 3GPP TS 25.422
TS 25.423 3GPP TS 25.423
TS 25.424 3GPP TS 25.424
TS 25.426 3GPP TS 25.426
TS 25.430 3GPP TS 25.430
TS 25.433 3GPP TS 25.433
TS 25.434 3GPP TS 25.434
TS 25.444 3GPP TS 25.444
TS 25.993 3GPP TS 25.993
TS 26.114 3GPP TS 26.114
TS 26.142 3GPP TS 26.142
TS 26.233 3GPP TS 26.233
TS 26.346 3GPP TS 26.346
TS 26.348 3GPP TS 26.348
TS 26.517 3GPP TS 26.517
TS 26.522 3GPP TS 26.522
TS 26.804 3GPP TS 26.804
TS 26.806 3GPP TS 26.806
TS 26.822 3GPP TS 26.822
TS 26.857 3GPP TS 26.857
TS 26.902 3GPP TS 26.902
TS 26.926 3GPP TS 26.926
TS 26.935 3GPP TS 26.935
TS 26.937 3GPP TS 26.937
TS 26.946 3GPP TS 26.946
TS 26.947 3GPP TS 26.947
TS 26.955 3GPP TS 26.955
TS 27.060 3GPP TS 27.060
TS 29.060 3GPP TS 29.060
TS 29.061 3GPP TS 29.061
TS 29.119 3GPP TS 29.119
TS 29.122 3GPP TS 29.122
TS 29.244 3GPP TS 29.244
TS 29.274 3GPP TS 29.274
TS 29.276 3GPP TS 29.276
TS 29.277 3GPP TS 29.277
TS 29.281 3GPP TS 29.281
TS 29.333 3GPP TS 29.333
TS 29.414 3GPP TS 29.414
TS 29.468 3GPP TS 29.468
TS 29.512 3GPP TS 29.512
TS 29.514 3GPP TS 29.514
TS 29.561 3GPP TS 29.561
TS 29.890 3GPP TS 29.890
TS 29.891 3GPP TS 29.891
TS 33.320 3GPP TR 33.320
TS 33.938 3GPP TR 33.938
TS 34.114 3GPP TR 34.114
TS 36.323 3GPP TR 36.323
TS 36.401 3GPP TR 36.401
TS 36.414 3GPP TR 36.414
TS 36.424 3GPP TR 36.424
TS 36.445 3GPP TR 36.445
TS 36.791 3GPP TR 36.791
TS 37.544 3GPP TR 37.544
TS 37.901 3GPP TR 37.901
TS 37.976 3GPP TR 37.976
TS 37.977 3GPP TR 37.977
TS 38.323 3GPP TR 38.323
TS 38.414 3GPP TR 38.414
TS 38.424 3GPP TR 38.424
TS 38.474 3GPP TR 38.474
TS 43.051 3GPP TR 43.051
TS 43.129 3GPP TR 43.129
TS 43.318 3GPP TR 43.318
TS 43.901 3GPP TR 43.901
TS 43.902 3GPP TR 43.902
TS 44.060 3GPP TR 44.060
TS 44.318 3GPP TR 44.318
TS 45.820 3GPP TR 45.820
TS 48.016 3GPP TR 48.016
TS 48.103 3GPP TR 48.103