PDCP

PDCP is an abbreviation for Packet Data Convergence Protocol. This protocol is specified by 3GPP in TS 25.323[1] for UMTS and TS 36.323[2] for LTE. The PDCP is located in the Radio Protocol Stack in the UMTS and LTE Air interface on top of the RLC layer.

PDCP provides its services to the RRC and user plane upper layers, e.g. IP at the UE or to the relay at the base station. The following services are provided by PDCP to upper layers:

The header compression technique can be based on either IP header compression (RFC 2507) or Robust Header Compression (RFC 3095). If PDCP is configured for No Compression it will send the IP Packets without compression; otherwise it will compress the packets according to its configuration by upper layer and attach a PDCP header and send the packet.

Different header formats are defined, dependent on the type of data to be transported. In LTE, there are e.g. header formats for Control Plane PDCP Data PDU, for User plane PDCP Data PDU with long PDCP SN (12 bits), for User plane PDCP Data PDU with short PDCP SN (7 bits) and others.

References

This article is issued from Wikipedia - version of the 11/21/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.