Personal tools

5G Control Plane and User Plane Separation

EPC Architecture with CUPS
[EPC Architecture with CUPS - NTT DOCOMO]
 

 

- Overview

In 5G, the control plane handles signaling and network management like authentication and session setup, while the user plane forwards user data, such as internet traffic. 

This separation, known as CUPS (Control and User Plane Separation), allows these functions to be scaled independently, leading to greater network flexibility, efficiency, and lower latency by enabling user plane functions like the User Plane Function (UPF) to be deployed closer to the user at the network edge.

A. Control Plane (C-Plane): 

1. Function: Manages and controls network resources. It handles all signaling traffic for connection establishment, mobility management, and authentication. 

2. Key Network Functions:

  • AMF (Access and Mobility Management Function): Handles signaling related to connection and mobility.
  • SMF (Session Management Function): Sets up and manages user sessions (PDU sessions).

3. Protocols: Uses protocols like NAS (Non-Access Stratum) and RRC (Radio Resource Control). 

4. Characteristics: Typically has lower bandwidth but high reliability requirements.

B. User Plane (U-Plane): 

1. Function: Forwards the actual user data packets, such as web browsing or streaming, through the network. 

2. Key Network Functions:

  • UPF (User Plane Function): The primary function responsible for data packet routing and forwarding. In 5G, it replaces the functions of the SGW-U and PGW-U from 4G.
  • Protocols: Uses protocols like GTP-U (GPRS Tunnelling Protocol for the User Plane) and the lower-layer stacks like PDCP, RLC, and MAC.
  • Characteristics: Requires higher bandwidth and its reliability depends on the Quality of Service (QoS) requirements.


Benefits of CUPS: 

  • Independent scaling: Allows the control plane and user plane to be scaled independently based on their specific needs, which is more efficient than scaling them together.
  • Flexibility: Enables a flexible and distributed architecture, allowing the UPF to be deployed at the network edge (edge computing) or in the core, which reduces latency.
  • Cost-effectiveness: Improves cost-efficiency by allowing for optimized resource utilization.
  • Enhanced services: Facilitates new services like network slicing and edge computing, which are critical for 5G applications

 

[More to come ...]


Document Actions