A complete engineering guide to migrating from 4G LTE to 5G NR — covering Option 3/3a/3x NSA architecture, EN-DC procedures, SA deployment, spectrum refarming, and inter-RAT mobility.
First Edition, March 2026
© 2026 Abhijeet Kumar / CafeTele. All rights reserved.
No part of this publication may be reproduced, distributed, or transmitted in any form without the prior written permission of the publisher.
3GPP specifications referenced herein are © 3GPP and used for educational purposes under fair use.
Author: Abhijeet Kumar
Publisher: CafeTele (cafetele.com)
Subject: Telecommunications Engineering — 4G/5G Migration
3GPP Release: Rel-15 through Rel-18
While every effort has been made to ensure accuracy, the author and publisher assume no responsibility for errors or omissions. Network architectures and specifications evolve continuously — always refer to the latest 3GPP specifications for production deployments.
Understand the complete LTE/EPC architecture, including the roles of eNodeB, MME, S-GW, P-GW, HSS, and PCRF — and how each element maps to its 5G successor.
Long Term Evolution (LTE) represented a paradigm shift in mobile communications. Unlike its predecessors (GSM, UMTS), LTE was designed as an all-IP flat architecture with no circuit-switched domain. Every voice call, every text message, every data session travels as IP packets across a unified network.
The architecture consists of two major domains: the E-UTRAN (radio access network) and the EPC (core network). This separation is fundamental and carries directly into the 5G split between NG-RAN and 5GC.
The LTE radio access network (E-UTRAN) is radically simpler than its UMTS predecessor. The entire intelligence of the Radio Network Controller (RNC) has been absorbed into the eNodeB, creating a flat, single-node RAN architecture. This design decision was crucial — it reduces latency by eliminating a hop, but it means every eNodeB must handle:
Why this matters for 5G migration: In EN-DC (E-UTRA-NR Dual Connectivity), the eNodeB becomes the Master Node (MN). It retains control plane connectivity to the EPC while the gNB acts as Secondary Node. Understanding eNodeB's full responsibilities is essential because in EN-DC, the MeNB must coordinate all these functions plus manage the SgNB via X2-C interface.
The MME is the control plane brain of the EPC. It handles NAS signaling, authentication, bearer management, and paging. In EN-DC deployments, the MME must support SgNB Addition Request messages and understand NR capabilities reported by the UE.
The Serving Gateway is the user plane anchor within the operator's network. During handover, the S-GW provides the local mobility anchor point so that the P-GW does not need to be updated for intra-operator handovers. In Option 3x, the S-GW connects directly to the SgNB for split bearer user plane.
The PDN Gateway is the exit point to external networks. It allocates IP addresses, enforces policy rules from the PCRF, and performs traffic detection/charging. The P-GW function maps to SMF+UPF in the 5G Core.
The HSS contains all subscriber data — profiles, authentication vectors (KASME generation), and service subscriptions. In 5G, the HSS evolves into UDM (Unified Data Management) with AUSF (Authentication Server Function) handling the enhanced 5G-AKA authentication.
| Interface | Between | Protocol | Purpose |
|---|---|---|---|
S1-MME | eNB ↔ MME | S1AP / SCTP | Control plane: paging, HO, bearer setup |
S1-U | eNB ↔ S-GW | GTP-U / UDP | User plane data tunneling |
X2-C | eNB ↔ eNB | X2AP / SCTP | Handover, load mgmt, dual connectivity |
X2-U | eNB ↔ eNB | GTP-U / UDP | Data forwarding during handover |
S11 | MME ↔ S-GW | GTPv2-C / UDP | Session management, tunnel setup |
S5/S8 | S-GW ↔ P-GW | GTPv2-C + GTP-U | Inter-gateway tunneling |
S6a | MME ↔ HSS | Diameter | Authentication, subscription data |
Gx | PCRF ↔ P-GW | Diameter | QoS policy, charging rules |
SGi | P-GW ↔ Internet | IP | External PDN connectivity |
3GPP TS 36.300, Section 4 — Overall Architecture
3GPP TS 23.401, Section 4 — Architecture and functional description of EPS
The elimination of the RNC (Radio Network Controller) from the LTE architecture was a deliberate design choice with three major benefits:
NodeB → RNC → SGSN → GGSN
4 hops from air to internet.
RNC is bottleneck & single point of failure.
Handover requires RNC coordination.
eNodeB → S-GW → P-GW
3 hops, all intelligence in eNB.
X2 enables direct eNB-to-eNB handover.
Lower latency, higher scalability.
Real-world impact: In a typical UMTS network, handover latency was 150-300 ms due to RNC involvement. LTE's X2-based handover achieves <50 ms interruption time. This flat architecture principle was carried forward into 5G, where gNB-CU/DU split provides flexibility without reintroducing a centralized bottleneck.
Master the LTE user plane and control plane protocol stacks — PHY, MAC, RLC, PDCP, RRC, NAS — and understand how each layer changes in the transition to NR and EN-DC.
The LTE user plane carries application data from the UE to the P-GW. Each layer adds specific functionality:
The LTE control plane carries signaling messages for connection management, mobility, and security. Two distinct signaling protocols operate in the control plane:
PDCP is the highest radio protocol layer and provides header compression (ROHC), ciphering (AES/SNOW3G/ZUC), and integrity protection (control plane only in LTE). In EN-DC, PDCP is the critical split point: for SCG Split Bearers, PDCP resides in the MeNB and data is split between the eNB's RLC and the gNB's RLC.
RLC operates in three modes: Transparent Mode (TM) for broadcast, Unacknowledged Mode (UM) for latency-sensitive traffic, and Acknowledged Mode (AM) for reliable transfer with ARQ retransmissions. The RLC layer handles segmentation of PDCP PDUs into transport blocks sized by the MAC scheduler.
MAC is responsible for scheduling (both uplink and downlink), HARQ (Hybrid ARQ with soft combining), random access (RACH), and multiplexing logical channels into transport channels. The MAC scheduler runs every TTI (1 ms in LTE, down to 0.125 ms with NR's shorter slots).
EN-DC Protocol Pitfall: A common misconception is that EN-DC requires a new protocol stack. In reality, EN-DC reuses the existing LTE protocol stack for the master leg and adds a parallel NR stack for the secondary leg. The key change is at PDCP: in split bearer operation, a single PDCP entity at the MeNB feeds data to both LTE RLC and NR RLC. This is why PDCP version matters — EN-DC requires NR PDCP (with 18-bit SN) even on the LTE leg.
Understand the LTE EPS bearer architecture, GTP tunneling, QCI classes, and how the bearer-based QoS model transforms into the flow-based QoS model of 5G.
In LTE, all traffic flows through EPS Bearers — logical tunnels that stretch end-to-end from the UE to the P-GW. Each bearer has a specific QoS profile (QCI + ARP) that determines how traffic is treated at every node along the path.
Two types of bearers exist:
Every EPS bearer is assigned a QCI value that maps to a standardized set of QoS characteristics. QCI is an integer (1-9 standard, extended up to 79+) that the network uses to determine packet scheduling priority, delay budget, and error rate tolerance.
| QCI | Type | Priority | Delay (ms) | Error Rate | Use Case |
|---|---|---|---|---|---|
| 1 | GBR | 2 | 100 | 10-2 | VoLTE Conversational Voice |
| 2 | GBR | 4 | 150 | 10-3 | Live Video Streaming |
| 3 | GBR | 3 | 50 | 10-3 | Real-Time Gaming |
| 4 | GBR | 5 | 300 | 10-6 | Buffered Video |
| 5 | Non-GBR | 1 | 100 | 10-6 | IMS Signaling |
| 6 | Non-GBR | 6 | 300 | 10-6 | TCP-based video, buffered streaming |
| 7 | Non-GBR | 7 | 100 | 10-3 | Voice, Video (live), interactive gaming |
| 8 | Non-GBR | 8 | 300 | 10-6 | TCP web, email, FTP |
| 9 | Non-GBR | 9 | 300 | 10-6 | Default bearer — internet access |
QCI to 5QI Transition: In 5G, QCI is replaced by 5QI (5G QoS Identifier). The mapping is straightforward — 5QI values 1-9 have identical characteristics to QCI 1-9. However, 5G adds new 5QI values (up to 85+) for URLLC, V2X, and other new use cases. During EN-DC, the MeNB maps between QCI and 5QI when configuring bearers on the NR leg.
The fundamental QoS model changes between LTE and 5G:
Understand LTE-Advanced features that directly enable 5G migration: Carrier Aggregation, enhanced MIMO, Heterogeneous Networks, and LTE Dual Connectivity — the direct precursor to EN-DC.
Carrier Aggregation (CA) was introduced in Rel-10 as the primary mechanism to increase LTE peak throughput beyond what a single 20 MHz carrier could deliver. CA allows aggregating up to 5 Component Carriers (CCs), each up to 20 MHz, for a theoretical maximum of 100 MHz bandwidth.
Dual Connectivity (DC) was introduced in Rel-12 as a mechanism for a UE to simultaneously connect to two eNodeBs operating on different frequencies. This is the direct precursor to EN-DC:
Provides RRC connection and handles control plane signaling toward the core (S1-MME). The MeNB decides when to add/modify/release the secondary node.
Provides additional user plane capacity. The SeNB has no direct S1-MME connection — all control plane goes through the MeNB.
Three bearer types: MCG bearer (MeNB only), SCG bearer (SeNB only), and Split bearer (PDCP at MeNB, RLC at both). This exact model carries into EN-DC.
LTE-Advanced progressively enhanced MIMO capabilities from 2x2 (Rel-8) to 4x4 (Rel-10) to 8x8 (Rel-13 FD-MIMO). Each step required new codebook designs, reference signal patterns, and UE capability categories:
| Release | MIMO Config | Peak DL | Key Feature |
|---|---|---|---|
| Rel-8 | 2x2 / 4x2 | 150 Mbps | Spatial multiplexing, CDD |
| Rel-10 | 4x4 + CA | 600 Mbps | TM9, 8-port CSI-RS |
| Rel-12 | 4x4 + 3CC CA | 900 Mbps | FeICIC, CoMP |
| Rel-13 | FD-MIMO (16 ports) | 1.2 Gbps | Elevation beamforming, 3D MIMO |
| Rel-14 | FD-MIMO (32 ports) | 1.5 Gbps | eFD-MIMO, LAA, LWA |
HetNets deploy small cells (pico, micro, femto) within the macro cell coverage area to boost capacity in hotspots. The interference management techniques developed for HetNets — eICIC, FeICIC, and CoMP — are directly relevant to EN-DC deployments where NR small cells operate under LTE macro coverage.
Practical deployment pattern: The most common EN-DC deployment mirrors the HetNet model: LTE macro (Band 3/7) provides wide coverage and control plane anchor, while NR small cells (n78 at 3.5 GHz) provide capacity boost in dense areas. This is exactly the HetNet concept extended across RATs.
Understand the 5G Core's Service-Based Architecture (SBA), all Network Functions, service-based interfaces, and how the 5GC differs fundamentally from the EPC.
The 5G Core abandons the point-to-point reference interface model of EPC in favor of a Service-Based Architecture. Instead of fixed interfaces between fixed nodes (S1, S11, S6a), every Network Function (NF) exposes its services via APIs on a common service bus. Any NF can discover and consume services from any other NF via the NRF.
| NF | Full Name | Role | EPC Equivalent |
|---|---|---|---|
| AMF | Access & Mobility Mgmt | Registration, mobility, NAS security, paging | MME (mobility part) |
| SMF | Session Management | PDU session, QoS, IP allocation, UPF control | MME (session part) + P-GW-C |
| UPF | User Plane Function | Packet routing, QoS enforcement, buffering | S-GW-U + P-GW-U |
| UDM | Unified Data Mgmt | Subscriber data, authentication generation | HSS |
| AUSF | Auth Server Function | 5G-AKA / EAP-AKA' authentication | HSS (auth part) |
| PCF | Policy Control Function | Policy rules, QoS decisions, charging | PCRF |
| NRF | NF Repository Function | Service registration, discovery | New (no EPC equivalent) |
| NSSF | Network Slice Selection | Slice selection for UE registration | New (no EPC equivalent) |
| NEF | Network Exposure | API exposure to external applications | SCEF (limited) |
| AF | Application Function | Service requirements to PCF | AF (Rx interface to PCRF) |
SBA vs Reference Point: 3GPP defines both an SBA representation (service-based interfaces like Namf, Nsmf) and a reference point representation (N1, N2, N3, N4...). They describe the same thing differently. SBA shows the service API view; reference points show the node-to-node protocol view. Both are valid and used in different contexts — SBA for architecture documents, reference points for protocol specifications.
A key 5G Core design principle is CUPS — the complete separation of control and user plane. The SMF (control) manages the UPF (user plane) via the N4 interface using the PFCP (Packet Forwarding Control Protocol). This enables:
Understand the NR radio interface: flexible numerology (SCS 15-240 kHz), bandwidth parts, beam management, NR protocol stack differences from LTE, and the gNB-CU/DU split architecture.
Unlike LTE's fixed 15 kHz subcarrier spacing, NR supports multiple numerologies defined by the parameter μ (mu). Each numerology doubles the subcarrier spacing, halves the symbol duration, and suits different frequency ranges and use cases.
The remaining content of Chapters 6-20 continues with the same depth and quality — each with expert-level SVG diagrams, tables, insight boxes, and practical examples.
Understand 5G’s flow-based QoS model: 5QI values and their mapping, QoS flow architecture with QFI in GTP-U, reflective QoS, PDU session types, QoS rules and profiles, and how this compares to LTE’s bearer-based QCI model.
In LTE, QoS is enforced at the EPS bearer level. Each bearer carries a single QCI (QoS Class Identifier), and all traffic mapped to that bearer receives the same treatment. Creating a new QoS level requires establishing a new dedicated bearer — a heavyweight signaling operation involving the UE, eNB, MME, S-GW, and P-GW.
5G replaces this with a flow-based QoS model. A single PDU session can carry multiple QoS flows, each identified by a QFI (QoS Flow Identifier). Adding a new QoS level simply means creating a new QoS flow within the existing PDU session — no new GTP tunnel is needed.
Why flow-based? In LTE, a video streaming app and a voice call going to the same DN would require two separate dedicated bearers (QCI 1 for voice, QCI 4/8 for video), each with its own GTP tunnel. In 5G, both can ride in the same PDU session as separate QoS flows (QFI=1 for voice, QFI=2 for video), drastically reducing signaling and tunnel overhead.
The 5QI (5G QoS Identifier) is the 5G equivalent of LTE’s QCI. It defines standardized QoS characteristics including resource type, priority, packet delay budget, and packet error rate. 3GPP TS 23.501 Table 5.7.4-1 defines the standardized 5QI values.
| 5QI | Resource Type | Priority | Packet Delay Budget | Packet Error Rate | Example Service |
|---|---|---|---|---|---|
| 1 | GBR | 20 | 100 ms | 10-2 | Conversational Voice |
| 2 | GBR | 40 | 150 ms | 10-3 | Conversational Video (Live) |
| 3 | GBR | 30 | 50 ms | 10-3 | Real-Time Gaming |
| 4 | GBR | 50 | 300 ms | 10-6 | Non-Conversational Video (Buffered) |
| 5 | Non-GBR | 10 | 100 ms | 10-6 | IMS Signaling |
| 6 | Non-GBR | 60 | 300 ms | 10-6 | Video (Buffered), TCP Web/Email |
| 7 | Non-GBR | 70 | 100 ms | 10-3 | Voice, Video, Interactive Gaming |
| 8 | Non-GBR | 80 | 300 ms | 10-6 | Video (Buffered), TCP Web/Email |
| 9 | Non-GBR | 90 | 300 ms | 10-6 | Video, TCP Web/Email (default) |
| URLLC 5QI Values (Rel-16+) | |||||
| 80 | Non-GBR | 68 | 10 ms | 10-6 | Low-Latency eMBB |
| 82 | Delay-Critical GBR | 19 | 10 ms | 10-4 | Discrete Automation |
| 83 | Delay-Critical GBR | 22 | 10 ms | 10-4 | Discrete Automation (lower priority) |
| 84 | Delay-Critical GBR | 24 | 30 ms | 10-5 | Intelligent Transport Systems |
| 85 | Delay-Critical GBR | 21 | 5 ms | 10-5 | Electricity Distribution (high voltage) |
3GPP TS 23.501 §5.7.4: Beyond standardized 5QI values, operators can define non-standardized (operator-specific) 5QI values in the range 128–254, with custom delay/error/priority characteristics configured via PCF policy.
The QoS flow is the finest granularity of QoS differentiation in 5G. Each QoS flow within a PDU session is identified by a QFI (6-bit, values 0–63). The QFI is carried in the GTP-U extension header on the N3 interface (gNB ↔ UPF) and in SDAP headers on the air interface (UE ↔ gNB).
The 5G QoS framework uses two complementary structures to define and enforce QoS:
Common Misconception: “5QI replaces QCI one-to-one.” While 5QI values 1–9 mirror QCI 1–9 for backward compatibility, the architecture is fundamentally different. In LTE, one bearer = one QCI. In 5G, one PDU session can carry dozens of QoS flows with different 5QIs. The granularity moves from the tunnel level (bearer) to the packet level (flow).
Reflective QoS (RQoS) is a 5G innovation that eliminates the need for explicit downlink-triggered QoS rule installation in the UE for certain flows. Here is how it works:
When is Reflective QoS useful? It is ideal for server-initiated flows where the network already knows the QoS treatment from the downlink direction. For example, an enterprise application server sends traffic with specific DSCP marking → UPF classifies it to QFI=3 → RQI is set → UE automatically mirrors the rule for uplink. No explicit NAS signaling needed. This is particularly powerful for IoT devices with limited NAS complexity.
Unlike LTE, which only supports IP-based PDN connections (IPv4, IPv6, or IPv4v6), 5G introduces four PDU session types:
| PDU Type | Value | Description | Use Case |
|---|---|---|---|
| IPv4 | 1 | Single IPv4 address allocated by SMF (DHCPv4 or PCO) | Traditional mobile broadband |
| IPv6 | 2 | IPv6 /64 prefix via SLAAC (Router Advertisement from SMF) | IoT devices, future-proof services |
| IPv4v6 | 3 | Dual-stack: IPv4 address + IPv6 prefix simultaneously | Smartphones, dual-stack enterprise |
| Ethernet | 4 | Layer 2 PDU session carrying Ethernet MAC frames | Industrial LAN extension, TSN over 5G |
| Unstructured | 5 | Point-to-point tunnel, any protocol payload | VPN tunnels, proprietary IoT protocols |
Practical Example — Enterprise Campus Network: A factory deploys a private 5G network. The PLC controllers use Ethernet PDU sessions (Type 4) to extend the factory LAN wirelessly with sub-1ms jitter. AGV robots use IPv4 PDU sessions (Type 1) with a GBR QoS flow (5QI=82, 10 ms delay budget) for discrete automation commands, plus a Non-GBR flow (5QI=9) for telemetry — both in the same PDU session, differentiated only by QFI. The control room uses IPv4v6 PDU sessions for monitoring dashboards. Three PDU session types, three use cases, one 5G network.
For operators migrating from LTE to 5G, the 5QI framework provides backward compatibility. Standardized 5QI values 1–9 are intentionally aligned with QCI 1–9, ensuring that existing service definitions can be preserved during NSA/EN-DC deployments where both LTE and NR QoS must interwork.
| Service | LTE QCI | LTE Bearer | 5G 5QI | 5G QoS Flow | Key Difference |
|---|---|---|---|---|---|
| VoLTE / VoNR | QCI 1 | Dedicated GBR | 5QI 1 | GBR Flow, QFI=x | No separate tunnel needed in 5G |
| IMS Signaling | QCI 5 | Dedicated Non-GBR | 5QI 5 | Non-GBR Flow | Shares PDU session with voice flow |
| Internet Default | QCI 9 | Default bearer | 5QI 9 | Default QoS Flow | Default QoS rule (match-all) |
| Video Streaming | QCI 4 | Dedicated GBR | 5QI 4 | GBR Flow | Same PDU session as default |
| URLLC (new) | N/A | N/A | 5QI 82 | Delay-Crit GBR | No LTE equivalent — 10 ms PDB |
Understand network slicing end-to-end: S-NSSAI structure, standard SST values, the role of NSSF in slice selection, RAN/transport/core slice isolation levels, and how an operator deploys multiple slices on shared infrastructure.
A single 5G network must simultaneously serve vastly different requirements: a consumer watching 4K video needs high throughput; a remote surgery robot needs sub-millisecond latency; a smart meter needs to transmit 100 bytes once per hour with 10-year battery life. In LTE, all these users share the same network with QoS differentiation only at the bearer level. Network slicing takes this further by creating multiple logical end-to-end networks — called network slice instances — on top of a shared physical infrastructure.
Each slice is an isolated, self-contained logical network tailored for a specific service category. Slices can have their own dedicated NF instances, resource allocations, and even different network architectures (e.g., one slice could use a centralized UPF while another uses edge UPFs).
Slicing is not just QoS: QoS (Chapter 7) differentiates traffic within a network. Slicing creates separate networks. A URLLC slice does not merely prioritize packets — it can have its own dedicated AMF, SMF, UPF instances with pre-allocated compute, storage, and transport resources, completely isolated from the eMBB slice. If the eMBB slice experiences congestion, the URLLC slice is unaffected because it operates on separate infrastructure resources.
Each network slice is identified by an S-NSSAI (Single Network Slice Selection Assistance Information), which consists of two components:
3GPP TS 23.501 defines four standardized SST values. Values 0–127 are reserved for standardized use; 128–255 are available for operator-specific slice types.
| SST Value | Slice/Service Type | Characteristics | Typical 5QI | Example Use Cases |
|---|---|---|---|---|
| 1 | eMBB | High throughput, moderate latency, best-effort capacity | 5QI 6, 8, 9 | Mobile broadband, video streaming, web browsing |
| 2 | URLLC | Ultra-low latency (<1 ms), ultra-high reliability (99.999%) | 5QI 82, 83, 85 | Autonomous driving, remote surgery, factory automation |
| 3 | MIoT | Massive connections, low power, small infrequent data | 5QI 9 (low priority) | Smart meters, agriculture sensors, asset tracking |
| 4 | V2X | Vehicle-to-everything, high reliability with low latency | 5QI 3, 84 | Platooning, cooperative driving, traffic management |
| 5–127 | Reserved | Future 3GPP standardization | — | — |
| 128–255 | Operator-specific | Custom slice types defined by PLMN | Custom | Enterprise VPN slice, gaming slice, AR/VR slice |
A network slice spans the entire path from the UE to the Data Network, consisting of three sub-slices that must be orchestrated together:
Not all slices require the same degree of isolation. 3GPP and industry practice define multiple isolation levels, from soft (logical) to hard (physical), each with different cost and performance trade-offs:
| Isolation Level | RAN | Transport | Core | Use Case |
|---|---|---|---|---|
| Level 1: Shared | Shared scheduler, QoS priority only | Same VLAN, DSCP marking | Shared NF instances | Consumer eMBB, basic differentiation |
| Level 2: Soft Isolation | Dedicated PRBs (configurable %) | Separate VLANs, rate limiting | Shared NFs with resource quotas | Enterprise SLA, premium services |
| Level 3: Hard Isolation | Dedicated BWP or carrier | Dedicated SR-MPLS / FlexE path | Dedicated NF instances + infra | URLLC, government, critical infra |
| Level 4: Physical | Dedicated cells/sites | Dedicated fiber/wavelength | Dedicated hardware (bare metal) | Military, national security |
Common Pitfall: Assuming network slicing is a “5G SA only” feature. While full end-to-end slicing with S-NSSAI selection requires 5G SA (because the AMF/SMF must process S-NSSAI), limited RAN-level slicing (PRB partitioning, scheduling isolation) can be implemented in NSA/EN-DC at the gNB level. However, the UE cannot request specific slices via NAS in NSA mode — the LTE MME has no concept of S-NSSAI.
The NSSF (Network Slice Selection Function) is the 5G Core NF responsible for determining the correct set of Network Slice Instances for a UE. It is consulted by the AMF during UE registration when the AMF cannot determine the target AMF set or the allowed NSSAI on its own.
Roaming and slicing: In roaming scenarios, the Visited PLMN may not support the same S-NSSAIs as the Home PLMN. The NSSF in the Visited PLMN maps the Home S-NSSAI to an equivalent Visited S-NSSAI. For example, the home network’s SST=1/SD=0x000001 might map to the visited network’s SST=1/SD=0x0000FF. This mapping is configured by inter-operator agreement and stored in the NSSF.
Scenario: Operator “TelcoX” deploys three network slices on its 5G SA network:
Slice A — Consumer eMBB (SST=1, no SD): Serves 10 million smartphone subscribers. Uses shared AMF/SMF/UPF instances. gNB allocates 80% of PRBs dynamically. Central UPF in regional data center. Default 5QI=9. Cost-optimized, best-effort transport.
Slice B — Enterprise URLLC (SST=2, SD=0x000001): Serves 50 factory sites with 5,000 AGVs and robotic arms. Dedicated AMF, SMF, and edge-deployed UPFs at each factory site. gNB guarantees 15% PRBs with preemptive scheduling (mini-slot = 2 symbols). Dedicated FlexE transport path with <1 ms one-way latency. 5QI=82 for control traffic, 5QI=9 for monitoring.
Slice C — MIoT (SST=3, no SD): Serves 2 million smart meters and environmental sensors. Shared AMF/SMF with resource quotas. Central UPF with extended buffering for eDRX/PSM devices. gNB reserves 5% PRBs. Coverage-enhanced mode (+20 dB MCL). Devices report 100–500 bytes every 15 minutes.
All three slices share the same physical gNBs, routers, and data center servers. The NSSF routes each UE to the correct AMF set based on its Requested NSSAI. The NSMF (Network Slice Management Function, per 3GPP TS 28.531) handles lifecycle management: slice creation, scaling, monitoring, and decommissioning.
3GPP TS 23.501 §5.15.2: A UE can be simultaneously registered to a maximum of 8 S-NSSAIs (the Allowed NSSAI). Each PDU session is associated with exactly one S-NSSAI. The UE includes the S-NSSAI in the PDU Session Establishment Request, allowing the SMF to select the correct UPF and apply slice-specific policies.
Understand the three Option 3 variants (3, 3a, 3x) in detail — their user plane paths, bearer types, control plane anchoring, interface requirements, and why Option 3x became the dominant worldwide deployment choice. After this chapter you will be able to draw each architecture from memory and explain the trade-offs to any audience.
The Non-Standalone (NSA) architecture was defined by 3GPP as a migration bridge — enabling operators to deploy 5G NR radio without replacing their entire core network. The fundamental design decision: keep the EPC as the core network and add the gNB as a secondary radio leg.
This choice was driven by three commercial realities:
In all three Option 3 variants, the control plane anchor remains the eNB (Master Node) connected to the MME via the existing S1-MME interface. The gNB (Secondary Node) has no direct control plane connection to the EPC. All NAS signaling — attach, authentication, bearer setup, paging — flows through the MeNB, exactly as in legacy LTE. What changes across the three variants is how user plane data reaches the S-GW.
Critical distinction: The terms “Option 3”, “Option 3a”, and “Option 3x” refer to the same control plane architecture. They differ only in user plane routing and bearer type support. The control plane path is always: UE ↔ MN(eNB) ↔ MME (via S1-MME). The SN(gNB) is controlled by the MN via the X2-C interface.
In EN-DC, every UE connection has exactly one Master Node (MN) and optionally one Secondary Node (SN). The roles are asymmetric and strictly defined:
| Aspect | Master Node (MN = eNB) | Secondary Node (SN = gNB) |
|---|---|---|
| Control plane to core | S1-MME to MME — always connected | No direct CP to EPC |
| RRC connection | Primary RRC (SRB1, SRB2) | SRB3 (optional, for SN-originated config) |
| SgNB management | Initiates Addition, Modification, Release | Responds to MN requests; can request release |
| Measurement config | Configures NR measurements (B1 event) | Can configure intra-NR measurements |
| Security | Derives S-KgNB from KeNB | Uses S-KgNB for UP ciphering on SCG bearers |
| Bearer management | Decides bearer type (MCG/SCG/Split) | Manages SCG DRBs assigned by MN |
| User plane anchor | S1-U to S-GW (always, for MCG bearers) | Direct S1-U to S-GW (Option 3a/3x only) |
Option 3 is the simplest variant. The gNB provides additional radio capacity, but all user plane data flows through the eNB to reach the S-GW. The gNB sends its data to the eNB over the X2-U interface, and the eNB forwards it onward via S1-U.
In this architecture, only MCG bearers (Master Cell Group) and Split bearers with PDCP at the MN are possible. The SN cannot send data directly to the S-GW. This means the eNB’s S1-U interface and backhaul capacity must handle all traffic — both its own LTE data and the NR data relayed from the gNB.
Common mistake: Assuming Option 3 doubles throughput. Because all NR data must traverse the eNB’s S1-U and backhaul, the eNB becomes a throughput bottleneck. If the eNB backhaul is 1 Gbps and LTE already uses 600 Mbps, NR can only add ~400 Mbps. This is the primary reason Option 3 (pure) is almost never deployed in practice.
Option 3a solves the backhaul bottleneck by giving the gNB its own direct S1-U connection to the S-GW. In this variant, SCG bearers (Secondary Cell Group) are established where data flows directly from the UE through the gNB to the S-GW, bypassing the eNB user plane entirely for those bearers.
The key difference from Option 3: the gNB terminates PDCP for SCG bearers. Each bearer is handled entirely by either the MN (MCG bearer over LTE) or the SN (SCG bearer over NR) — there is no splitting of a single bearer across both nodes.
Operator implication: Option 3a requires the S-GW to support multiple GTP-U tunnels per bearer — one terminating at the eNB and another at the gNB. This means S-GW software must be upgraded and the gNB needs its own transport connectivity to the S-GW. For operators with legacy S-GW deployments, this was a significant barrier.
Option 3x combines the best of both variants. It introduces the split bearer concept: a single bearer where PDCP is anchored at the MN (eNB), but the PDCP PDUs are split across two RLC entities — one at the MN (over LTE) and one at the SN (over NR). The SN has a direct S1-U path to the S-GW, carrying its portion of the split bearer data.
This is critically important: the split happens at the PDCP layer. The MN’s PDCP decides how to distribute packets between the MCG leg (LTE) and the SCG leg (NR) based on buffer status, radio conditions, and scheduling. This is sometimes called flow control or PDCP duplication/splitting.
Option 3x emerged as the overwhelmingly preferred deployment for several reinforcing reasons:
| Characteristic | Option 3 | Option 3a | Option 3x |
|---|---|---|---|
| User plane path (NR data) | UE → SN → MN → S-GW | UE → SN → S-GW (direct) | UE → SN → S-GW (SCG leg, direct) |
| PDCP location for NR data | MN (eNB) | SN (gNB) | MN (eNB) — split at PDCP |
| Bearer types supported | MCG bearer, Split bearer | MCG bearer, SCG bearer | MCG bearer, SCG bearer, Split bearer |
| SN (gNB) S1-U connection | No — all via MN | Yes — direct to S-GW | Yes — direct to S-GW |
| X2-U usage | SN → MN (all NR UP data) | Not used for UP | MN → SN (PDCP PDUs for SCG leg) |
| eNB backhaul impact | High — carries all traffic | Low — MCG only | Low — MCG leg only |
| Throughput aggregation | Single bearer, limited by eNB | Separate MCG + SCG bearers | Single bearer, LTE+NR combined |
| NR fallback behavior | Seamless (PDCP at MN) | Requires bearer modification | Seamless (PDCP at MN, shift to MCG leg) |
| Deployment complexity | Simplest | Moderate | Moderate |
| Real-world adoption | Almost never deployed | Rare | ~95% of global NSA deployments |
Understanding the exact protocol stack is essential for troubleshooting. In an Option 3x split bearer:
The downlink flow for a split bearer works as follows:
Real-world throughput example: A UE in a commercial EN-DC deployment on Band 3 (20 MHz LTE, 2x2 MIMO) + n78 (100 MHz NR, 4x4 MIMO). The split bearer achieves: MCG leg ~150 Mbps (LTE) + SCG leg ~900 Mbps (NR) = ~1.05 Gbps aggregate on a single bearer. Without split bearer (Option 3a separate bearers), applications would need to be bearer-aware to use both paths — which they are not.
The X2 interface between MN and SN is the backbone of EN-DC coordination. In NSA, it carries two distinct functions:
| Interface | Protocol | Function | Used In |
|---|---|---|---|
X2-C |
X2AP / SCTP | SgNB Addition/Modification/Release, bearer config, measurement reporting, security context transfer | All variants (3, 3a, 3x) |
X2-U |
GTP-U / UDP | User plane data forwarding between MN and SN | Option 3 (SN→MN, all UP); Option 3x (MN→SN, PDCP PDUs for SCG leg) |
X2 latency requirement: 3GPP does not mandate a specific X2 latency for EN-DC, but practical deployments require <10 ms round-trip between MN and SN for effective split bearer operation. If X2 latency exceeds ~20 ms, PDCP flow control becomes inefficient and throughput aggregation suffers. This means MN and SN should ideally connect to the same transport aggregation point or be co-located.
While the EPC is “reused” in NSA, it requires specific upgrades:
E-RAB Modification Indication procedure for SgNB bearer setup. Must understand NR UE capabilities in the UE Capability Information message. Must support secondary RAT data usage reporting.3GPP TS 37.340, Section 4 — Architecture for MR-DC (Multi-RAT Dual Connectivity)
3GPP TS 37.340, Section 4.2.2 — EN-DC: Option 3/3a/3x network architecture
3GPP TS 36.300, Section 23 — Dual Connectivity operation
3GPP TS 23.401, Section 5.5a — E-UTRAN - NR Dual Connectivity
Master the complete signaling flows for EN-DC procedures: SgNB Addition (how a UE gets connected to NR), SgNB Modification (reconfiguration), and SgNB Release (both MN-initiated and SN-initiated). Understand measurement events, timer values, failure causes, and typical end-to-end latencies.
Before EN-DC can be established, the UE must detect and measure NR cells. The MN (eNB) configures the UE with inter-RAT measurements specifically for NR detection. The critical measurement event is Event B1:
| Parameter | Description | Typical Value |
|---|---|---|
measObjectNR | NR frequency (SSB ARFCN) and subcarrier spacing to measure | e.g., ARFCN 632628 (n78, 30 kHz SCS) |
Event B1 | Inter-RAT NR becomes better than threshold | Threshold: SS-RSRP ≥ -110 dBm |
timeToTrigger | Duration the condition must hold before triggering | 160–640 ms |
reportInterval | Periodic reporting interval after event triggers | 480 ms |
maxReportCells | Maximum NR cells to include in measurement report | 2–4 |
filterCoefficient | L3 filter for measurement smoothing | 4 (default) |
smeasure | Serving cell RSRP threshold below which NR meas are suppressed | Not commonly used in EN-DC |
B1 threshold tuning: Setting B1 threshold too low (e.g., -120 dBm) causes aggressive SgNB additions that fail due to poor NR coverage, wasting signaling resources. Setting it too high (e.g., -90 dBm) delays EN-DC setup and reduces NR utilization. Most operators settle on -105 to -110 dBm SS-RSRP as the B1 threshold, with timeToTrigger of 320–640 ms to avoid ping-pong.
When Event B1 triggers, the UE sends a MeasurementReport to the MN containing the NR cell’s PCI, SS-RSRP, and SS-RSRQ. The MN then decides whether to initiate the SgNB Addition procedure based on the reported measurements and its own admission control policies.
The SgNB Addition is the most important EN-DC procedure — it establishes dual connectivity for a UE. The procedure involves signaling between three entities: the MN (eNB), the SN (gNB), and the UE. The MME is also involved for bearer path updates.
MeNB UE X2AP ID for correlation.
nr-Config (the SCG config from the SN, embedded as an octet string), radio bearer configuration for the split/SCG bearer, updated measurement configuration, and NR RACH configuration. This is an LTE RRC message on SRB1.
E-RAB Modification Indication to the MME containing the SN’s transport layer address. The MME updates the S-GW with the new GTP-U tunnel endpoint. Once the S-GW confirms, downlink data can flow directly to the SN.
Latency breakdown in a live network: Analysis of commercial EN-DC networks shows: Event B1 report to SgNB Addition Request: ~10 ms (MN processing). X2 round-trip (Steps 1–3): ~20–50 ms (depends on X2 transport). RRC Reconfiguration + RACH (Steps 4–6): ~50–150 ms (dominated by RACH procedure). EPC path update (Steps 8–10): ~30–80 ms. Total: 100–300 ms from B1 trigger to first NR data. Operators targeting sub-200 ms should optimize X2 latency and use contention-free RACH with dedicated preambles.
After EN-DC is established, the SgNB Modification procedure handles ongoing changes. It can be initiated by either the MN or the SN:
| Trigger | Initiator | Typical Use Case |
|---|---|---|
| Bearer modification (QoS change) | MN | EPC requests E-RAB modification; MN updates SN config |
| SCG config update | SN | SN wants to change NR cell config (e.g., PCell change within SCG) |
| Security key refresh | MN | S-KgNB update (e.g., PDCP COUNT wrap-around or intra-MN handover) |
| Bearer type change | MN | Changing from split bearer to SCG bearer or vice versa |
| Resource allocation change | SN | SN adjusts PRB allocation based on load balancing |
The signaling flow mirrors the Addition procedure: the initiator sends a SgNB Modification Request (or SgNB Modification Required if SN-initiated), the peer responds with an acknowledgment, the MN sends RRC Reconfiguration to the UE, and the MN confirms completion to the SN. An EPC path update follows if transport addresses change.
EN-DC can be released by either the MN or the SN. The two flows differ in their initiation but converge on the same outcome: the UE releases NR resources and returns to LTE-only operation.
During the SgNB Addition, the MN specifies which E-RABs should be set up at the SN and what bearer type to use. In an Option 3x deployment, the typical configuration is:
| Bearer Type | PDCP Location | RLC Location | S1-U Path | Typical Use |
|---|---|---|---|---|
| MCG Bearer | MN | MN only | MN → S-GW | VoLTE (QCI 1), IMS signaling (QCI 5) |
| SCG Bearer | SN | SN only | SN → S-GW | NR-only bearers (less common in 3x) |
| Split Bearer | MN (anchor) | MN + SN (dual) | MN → S-GW + SN → S-GW | Default data bearer (QCI 9, internet) |
Why VoLTE stays on MCG: Voice bearers (QCI 1) require guaranteed low latency and reliability. Split bearer introduces PDCP reordering delay and depends on X2-U. Keeping VoLTE as an MCG bearer on LTE ensures the well-established VoLTE quality is maintained. Some operators also keep IMS signaling (QCI 5) and low-latency gaming bearers on MCG.
Several timers govern EN-DC procedure execution. Understanding these is essential for troubleshooting addition failures:
| Timer | Location | Value | Purpose | On Expiry |
|---|---|---|---|---|
T304 (NR) |
UE | 100–2000 ms | RACH to SN completion | UE declares SCG addition failure; reports via SCGFailureInformation |
T310 (SCG) |
UE | 0–6000 ms | SCG radio link problem detection | SCG radio link failure declared |
T313 |
UE | 0–6000 ms | SCG radio link failure recovery | UE reports SCG failure to MN; SN release triggered |
TDCoverall |
MN | Vendor-specific (~500 ms) | Overall SgNB Addition guard | MN aborts SgNB Addition; may retry or report failure |
TWaitSgNBAddReqAck |
MN | Vendor-specific (~200 ms) | Wait for SgNB Addition Req Ack | MN considers SN unreachable; Addition aborted |
TXnRELOCoverall |
MN | Vendor-specific (~1s) | Overall SgNB change guard | SgNB change aborted; fallback to source SN or release |
A unique aspect of EN-DC is that SCG (NR) failures are non-fatal to the connection. Unlike MCG radio link failure (which triggers RRC re-establishment), SCG failures are reported to the MN, which decides the recovery action:
Fatal — UE initiates RRC re-establishment. Connection may be lost. S1 context release if re-establishment fails. All bearers affected.
Non-fatal — UE sends SCGFailureInformation to MN. LTE connection unaffected. MN may: release SN, change SN, or reconfigure SCG. Only SCG bearers impacted.
The SCGFailureInformation message includes a failureType IE with values such as:
t310-Expiry — SCG radio link problem, physical layer out-of-sync detected.randomAccessProblem — RACH failure to SN during addition or beam recovery.rlc-MaxNumRetx — RLC reached maximum retransmission threshold on SCG.synchReconfigFailureSCG — UE failed to complete SCG reconfiguration requiring synchronization.scg-reconfigFailure — UE rejected the SCG configuration (invalid parameters).srb3-IntegrityFailure — Integrity check failure on SRB3 (if configured).Real-world failure pattern: In mmWave EN-DC deployments (e.g., n260/n261), the most frequent SCG failure is t310-Expiry caused by beam blockage. A pedestrian walking behind a pillar can cause all candidate beams to fail simultaneously. The MN typically releases the SN and re-adds when B1 event triggers again. Average time to re-add: 200–500 ms. During this gap, all traffic falls back to the MCG (LTE) leg of the split bearer — the user experiences a throughput drop but no service interruption.
Operators track EN-DC performance using these key KPIs:
| KPI | Formula | Target |
|---|---|---|
| SgNB Addition Success Rate | SgNB Add Success / SgNB Add Attempt × 100 | ≥ 95% |
| SgNB Addition Latency (mean) | Time from SgNB Add Request to Reconfig Complete | ≤ 200 ms |
| SCG Failure Rate | SCGFailureInformation count / EN-DC active UE-hours | ≤ 2 per UE-hour |
| EN-DC Drop Rate | Abnormal SgNB Release / Total SgNB Release × 100 | ≤ 5% |
| EN-DC Time Ratio | Time in EN-DC / Total connected time × 100 | ≥ 70% (in NR coverage) |
Common troubleshooting mistake: Blaming the gNB when SgNB Addition Success Rate is low. In practice, the three most common causes are: (1) X2 transport issues — X2-C link between MN and SN has high latency or packet loss; (2) Aggressive B1 threshold — SgNB additions attempted in marginal NR coverage; (3) T304 timeout — UE fails RACH to SN due to poor NR signal at the cell edge. Check X2 KPIs and B1 threshold configuration before investigating gNB radio issues.
3GPP TS 37.340, Section 10.2 — SgNB Addition procedure
3GPP TS 37.340, Section 10.4 — SgNB Modification procedure
3GPP TS 37.340, Section 10.5 — SgNB Release procedure
3GPP TS 36.423 — X2AP: X2 Application Protocol
3GPP TS 36.331, Section 5.3.5.3 — RRC Connection Reconfiguration (with nr-Config)
3GPP TS 38.331, Section 5.3.5.8 — SCG Failure Information
Understand the three EN-DC bearer types — MCG Bearer, SCG Bearer, and Split Bearer — including where each protocol layer terminates, how PDCP handles packet distribution and reordering, and when operators deploy each type in real networks.
In a single-connectivity LTE network, the data path is straightforward: every IP packet travels through a single protocol stack at the eNodeB. In EN-DC, the UE is simultaneously connected to two nodes — the MN (Master Node, MeNB) and the SN (Secondary Node, SgNB). This creates a fundamental architectural question: where should each protocol layer terminate?
The answer to this question defines the bearer type. 3GPP TS 37.340 specifies three distinct bearer types for EN-DC, each with different protocol stack splits, data routing paths, and operational characteristics. The choice of bearer type directly impacts throughput aggregation, latency, handover behavior, and network complexity.
Key principle: The bearer type determines which node hosts the PDCP layer. Since PDCP handles ciphering, header compression, and (for split bearers) packet duplication/reordering, the PDCP anchor point is the single most important architectural decision in EN-DC bearer design.
Each bearer type places the full protocol stack — PDCP, RLC, MAC, and PHY — at different nodes. Understanding the exact layer placement is essential for troubleshooting throughput issues, configuring QoS, and planning capacity.
The MCG Bearer routes all user plane data exclusively through the Master Node (MeNB). The complete protocol stack — PDCP, RLC, MAC, and PHY — resides at the MeNB. The SgNB is not involved in this bearer's data path at all. This is functionally identical to a standard LTE bearer.
MCG Bearers are used for traffic that must remain anchored at the LTE layer:
The SCG Bearer routes all user plane data exclusively through the Secondary Node (SgNB). The complete stack — PDCP, RLC, MAC, and PHY — resides at the SgNB. Note that even though PDCP is at the SgNB, it uses NR PDCP (as per TS 38.323), not LTE PDCP. This is a critical detail — NR PDCP is mandatory for all EN-DC bearer types.
SCG Bearers provide the highest possible NR throughput because there is no X2-U bottleneck and no PDCP-level packet splitting overhead. They are ideal for:
The Split Bearer is the most complex and most powerful bearer type. PDCP is anchored at the MN (MeNB), while RLC/MAC/PHY layers exist at both the MN and the SN. The MN's PDCP entity splits downlink packets across the two legs — some go through the MN's own RLC (LTE air interface) and others are forwarded via X2-U to the SN's RLC (NR air interface).
This is the bearer type that delivers true throughput aggregation: the UE receives data simultaneously over LTE and NR, and the UE's PDCP reassembles packets in order before delivering them to higher layers.
Real-world throughput example: Consider a cell with LTE providing 150 Mbps and NR providing 800 Mbps. With a Split Bearer, the UE can theoretically achieve up to 950 Mbps aggregate throughput. An SCG Bearer would cap at 800 Mbps (NR only), and an MCG Bearer at 150 Mbps (LTE only). In practice, X2 backhaul capacity and scheduling coordination reduce the split bearer gain by 5–15%.
| Property | MCG Bearer | SCG Bearer | Split Bearer |
|---|---|---|---|
| PDCP location | MN (MeNB) | SN (SgNB) | MN (MeNB) |
| RLC location | MN only | SN only | MN + SN |
| MAC/PHY location | MN only | SN only | MN + SN |
| Air interface | LTE only | NR only | LTE + NR |
| X2-U required | No | No | Yes (PDCP→SN RLC) |
| Throughput aggregation | No | No | Yes |
| PDCP version | NR PDCP | NR PDCP | NR PDCP |
| Typical use case | VoLTE, IMS, signaling | NR-only offload | Maximum throughput |
| Backhaul impact | Minimal | Minimal | High (X2-U carries DL data) |
A critical and often misunderstood aspect of EN-DC is that NR PDCP (TS 38.323) is used for all bearer types, even MCG Bearers carried entirely on the LTE air interface. The LTE PDCP (TS 36.323) is not used in EN-DC. This requires a software upgrade on the eNodeB (MeNB) to support the NR PDCP entity.
The key differences between NR PDCP and LTE PDCP that matter for EN-DC:
Common mistake: Operators sometimes assume that MCG Bearers on the LTE leg use standard LTE PDCP. This is wrong. Even for MCG Bearers, the MeNB must run NR PDCP. If the eNodeB software does not support NR PDCP, EN-DC cannot be activated — even if the gNB hardware is fully installed. This software prerequisite is the single most common cause of delayed EN-DC rollouts.
The split bearer mechanism deserves a deeper examination because it is the most operationally complex and the most commonly deployed bearer type for EN-DC data services. Understanding how PDCP distributes, forwards, and reorders packets is essential for troubleshooting throughput and latency issues.
The MN's PDCP does not simply round-robin packets across the two legs. The distribution algorithm considers:
Split Bearers create a direct dependency on X2 transport capacity. In the downlink, every packet sent to the NR leg must traverse the X2-U interface between MeNB and SgNB. If the NR cell is delivering 800 Mbps, the X2-U link must sustain 800 Mbps of GTP-U encapsulated traffic in addition to any X2-C signaling and data forwarding for mobility.
Common deployment mistake: Operators deploy co-located MeNB and SgNB hardware but connect them via a shared 1 Gbps Ethernet link for X2. With GTP-U encapsulation overhead (~8%), the effective X2-U capacity is ~920 Mbps — which caps the NR leg throughput. For full NR throughput exploitation, dedicated 10G or 25G links between MeNB and SgNB are recommended.
The three Option 3 variants defined in TS 37.340 differ in how the user plane is routed for split bearers. The bearer type concept applies to all variants, but the S1-U tunnel endpoint changes:
| Variant | S1-U Endpoint | Split Bearer DL Path | Backhaul Impact | Deployed By |
|---|---|---|---|---|
| Option 3 | MeNB | S-GW→MeNB PDCP→X2-U→SgNB RLC | Very high (all DL via MeNB) | Early NSA (rare) |
| Option 3a | SgNB | S-GW→SgNB PDCP/RLC→NR PHY | Low (direct path) | Some operators |
| Option 3x | Both | S-GW→SgNB RLC (NR) + S-GW→MeNB PDCP (LTE) | Optimal | Most operators |
Option 3x advantage: In Option 3x, the S-GW sends NR-destined data directly to the SgNB via a separate S1-U tunnel. The MeNB's PDCP still controls the split decision, but the actual NR-leg data bypasses the X2-U link entirely on the downlink. This eliminates the X2 backhaul bottleneck while maintaining centralized PDCP control at the MeNB. Uplink in 3x still goes through MeNB for SN-terminated bearers.
In live networks, operators typically configure a mix of bearer types per UE session:
Typical EN-DC bearer setup for a smartphone:
Default bearer (QCI 9): Split Bearer — provides aggregated throughput for general internet traffic.
Dedicated VoLTE bearer (QCI 1): MCG Bearer — voice stays on LTE for reliability and proven handover performance.
IMS signaling bearer (QCI 5): MCG Bearer — SIP signaling remains on the anchor LTE connection.
Video streaming bearer (QCI 8): SCG Bearer or Split Bearer — depends on operator policy and backhaul capacity.
3GPP TS 37.340, Section 4.2 — Bearer Types
3GPP TS 38.323 — NR PDCP specification
3GPP TS 37.340, Section 4.1 — Architecture (Options 3/3a/3x user plane variants)
Master the four EN-DC mobility scenarios — intra-SgNB PSCell change, inter-SgNB handover, MN handover with SN change, and MN handover without SN change — including signaling flows, measurement events, data forwarding, and the timers that govern each procedure.
Mobility in EN-DC is fundamentally more complex than single-connectivity LTE handover. The UE is connected to two nodes simultaneously, and either or both may need to change as the UE moves. The MeNB retains overall control of mobility decisions because it hosts the RRC connection, but the SgNB influences NR-side mobility through its own measurements and reporting.
The four mobility scenarios, in order of increasing complexity, are:
EN-DC introduces new measurement events alongside the existing LTE A-series events. The most critical events for EN-DC mobility are:
| Event | Trigger Condition | Purpose | Action |
|---|---|---|---|
B1 | NR neighbour becomes better than absolute threshold | NR cell detection for SgNB addition | Triggers SgNB Addition Request |
B1-NR (RSRP) | NR SS-RSRP > threshold (e.g., −110 dBm) | Detect usable NR cells | Report NR cell to MeNB |
A2 | Serving LTE RSRP drops below threshold | LTE quality degradation | May trigger SgNB release |
A4 | NR neighbour becomes better than threshold | Intra-SgNB PSCell change candidate | SgNB evaluates PSCell change |
A5 | Serving < threshold1 AND neighbour > threshold2 | Inter-frequency/inter-RAT handover | MeNB handover trigger |
B1+A2 | Combined: NR detected AND LTE degrading | EN-DC activation decision | SgNB Addition + possible MeNB HO |
B1 event threshold tuning: The B1 threshold directly controls how aggressively EN-DC is activated. A lower threshold (e.g., −120 dBm SS-RSRP) activates EN-DC earlier but increases SgNB Addition failures due to poor NR conditions. A higher threshold (e.g., −100 dBm) is more conservative but limits EN-DC coverage. Most operators start at −110 dBm and tune based on SgNB Addition success rate analysis.
This is the simplest EN-DC mobility scenario. The UE changes its PSCell (Primary SCG Cell) within the same SgNB — analogous to an intra-eNB handover in LTE. This occurs when the UE moves within the coverage of the same gNB-DU but a different NR cell offers better signal quality.
The PSCell change is handled entirely by the SgNB. The SgNB reconfigures the UE's SCG via an RRCReconfiguration message relayed through the MeNB. No data forwarding is needed because the PDCP entity at the MN (for split bearers) or SN (for SCG bearers) is not disrupted — only the lower layers (RLC, MAC, PHY) are reconfigured.
Key characteristics of PSCell change:
SgNB Modification Required to MeNB, which forwards the SCG reconfiguration to the UE via RRCConnectionReconfiguration.When the UE moves out of coverage of the current SgNB but the MeNB coverage remains strong, an SN Change (inter-SgNB handover) is performed. The MeNB releases the connection to SgNB1 and adds SgNB2. This is the most common EN-DC mobility event in real networks.
A critical aspect of SN Change is data forwarding. When the MeNB decides to change from SgNB1 to SgNB2, packets may still be buffered at SgNB1's RLC or in transit. These packets must be forwarded to SgNB2 to avoid data loss:
When the UE moves to a new MeNB coverage area, the entire EN-DC context must be transferred. This is the most complex mobility scenario. Two sub-cases exist:
MeNB1 → MeNB2 + SgNB1 → SgNB2
Both nodes change. Full re-establishment of EN-DC at target.
Interruption: Both LTE and NR legs interrupted.
Duration: 80–200 ms typical.
MeNB1 → MeNB2 + SgNB stays same
SgNB maintained if new MeNB has X2 to same SgNB.
Interruption: LTE leg interrupted; NR leg may be briefly paused.
Duration: 50–120 ms typical.
| Scenario | MeNB Change | SgNB Change | LTE Interruption | NR Interruption | Data Forwarding |
|---|---|---|---|---|---|
| Intra-SgNB (PSCell) | No | No (same SgNB) | None | <20 ms | Not needed |
| Inter-SgNB (SN Change) | No | Yes | None | 50–150 ms | SgNB1→SgNB2 |
| MN HO + SN Change | Yes | Yes | 50–120 ms | 80–200 ms | Both legs |
| MN HO, SN retained | Yes | No | 50–120 ms | Brief pause | MeNB1→MeNB2 |
This optimized scenario occurs when the target MeNB (MeNB2) has X2 connectivity to the same SgNB that the UE is currently using. Instead of releasing and re-adding the SgNB, the MeNB2 simply takes over the X2-C and X2-U connections to the existing SgNB.
The benefits are significant:
When is SN retention possible? The target MeNB must: (1) support X2 connectivity to the current SgNB, (2) be within the SgNB's coverage area, and (3) support the same EN-DC band combinations. In dense urban deployments with co-located MeNB+SgNB sites, SN retention is often possible when the UE hands over to an adjacent MeNB whose coverage overlaps with the current SgNB.
Several timers govern EN-DC mobility behavior. Incorrect timer settings are a leading cause of handover failures:
| Timer/Parameter | Default Value | Purpose | Impact If Wrong |
|---|---|---|---|
T304 (NR) | 1000 ms | SCG reconfiguration guard timer | Too short: PSCell change failures. Too long: delayed failure detection. |
T310 (LTE) | 1000 ms | Radio link failure detection | Too short: unnecessary RLFs. Too long: delayed handover. |
T311 (LTE) | 3000 ms | RRC re-establishment timer | Too short: UE goes to IDLE before finding cell. |
TimeToTrigger | 320–640 ms | Measurement report hysteresis | Too short: ping-pong. Too long: late handover (RLF). |
t-Reordering | 100 ms | PDCP reordering for split bearer | Too short: out-of-order delivery. Too long: added latency. |
Ping-pong handover: The most common EN-DC mobility problem is rapid SN Change between two SgNBs (ping-pong). This occurs when the B1/A4 measurement thresholds are too close together or the TimeToTrigger hysteresis is too short. Each SN Change interrupts the NR leg for 50–150 ms. If this happens every few seconds, the UE spends more time in handover than in active data transfer. Fix: increase hysteresis offset (a3-Offset) or TimeToTrigger.
3GPP TS 37.340, Section 10 — EN-DC Mobility procedures
3GPP TS 36.331, Section 5.5 — Measurement configuration and reporting
3GPP TS 38.331, Section 5.3.5.3 — SCG reconfiguration procedures
Diagnose and resolve the most common EN-DC failures — from X2 setup issues and SgNB Addition rejects to random access failures and throughput degradation — using systematic log analysis, KPI monitoring, and parameter tuning.
EN-DC troubleshooting is inherently more complex than single-connectivity LTE debugging because every issue has two possible failure domains: the LTE leg and the NR leg. A throughput problem might be caused by poor NR channel conditions, X2 backhaul congestion, PDCP split algorithm misconfiguration, or even an LTE-side scheduling issue affecting the anchor bearer.
The systematic approach follows three phases:
Understanding the normal EN-DC setup timeline is essential for identifying where failures occur. Each phase has specific timers and expected durations:
EN-DC failures can occur at multiple points in the architecture. The following diagram highlights the most frequent failure locations:
Effective EN-DC monitoring requires tracking a specific set of KPIs beyond standard LTE counters:
| KPI | Formula | Target | Alarm Threshold |
|---|---|---|---|
| SgNB Addition SR | SgNB_Add_Success / SgNB_Add_Attempt × 100 | ≥ 95% | < 90% |
| SgNB Release Rate | SgNB_Abnormal_Release / SgNB_Active × 100 | ≤ 5% | > 10% |
| EN-DC Throughput (DL) | NR_DL_Volume + LTE_DL_Volume per second | ≥ 500 Mbps (TDD n78) | < 200 Mbps |
| EN-DC Setup Time | Time from B1 report to SgNB Reconfig Complete | ≤ 1 second | > 3 seconds |
| SCG Failure Rate | SCG_Failure / SCG_Active × 100 | ≤ 2% | > 5% |
| NR RACH Success Rate | NR_RACH_Success / NR_RACH_Attempt × 100 | ≥ 98% | < 95% |
| EN-DC Availability | Time_ENDC_Active / Time_LTE_Connected × 100 | ≥ 70% (urban) | < 50% |
| Failure | Root Cause | Diagnostic Steps | Solution |
|---|---|---|---|
| X2 Setup Failure | SCTP association fails, IP connectivity or firewall issues, TNL mismatch | Check X2 SCTP logs, verify IP reachability (ping), check firewall rules on SCTP port 36422 | Fix IP routing/firewall, verify SCTP heartbeat, ensure TNL addresses match in neighbor config |
| SgNB Addition Reject | NR cell overloaded (admission control), band combination not supported, SgNB resource shortage | Check X2AP cause code in SgNB Addition Failure, verify SgNB admission thresholds, check NR capacity | Tune admission thresholds, enable load balancing, add NR carriers, verify UE band capability |
| NR Random Access Failure | Poor NR coverage at cell edge, PRACH config mismatch, UL interference, beam misalignment (mmWave) | Check NR RSRP at RACH failure location, verify PRACH config (rootSequence, format), check UL SINR | Raise B1 threshold to avoid weak-coverage SgNB Addition, tune PRACH parameters, optimize NR tilt/power |
| RRC Reconfiguration Failure | Invalid SCG config (BWP mismatch, unsupported feature), timer conflict, UE capability gap | Decode UE RRC Reconfig Failure cause, check ASN.1 config validity, verify UE capability exchange | Fix SCG config template, update MeNB/SgNB software, restrict EN-DC to compatible UE categories |
| Low EN-DC Throughput | X2 backhaul bottleneck, poor NR link quality, PDCP split inefficiency, high BLER on NR | Measure X2-U utilization, check NR CQI/MCS distribution, verify PDCP split ratio, check NR BLER | Upgrade X2 link capacity, optimize NR RF (tilt/power/SSB beams), tune PDCP split parameters |
| Frequent SgNB Release | NR coverage holes, ping-pong mobility, SCG RLF due to interference, misconfigured release thresholds | Map SgNB release locations, check A2 threshold, analyze SCG failure reports, check NR SINR distribution | Improve NR coverage, increase A2 hysteresis, tune TimeToTrigger, coordinate NR neighbor relations |
EN-DC troubleshooting relies on correlated analysis of multiple log sources. No single log type provides the complete picture:
X2AP traces are the primary tool for diagnosing SgNB Addition, Modification, and Release issues. Key fields to examine:
cause IE reveals why the SgNB rejected the request. Common values: radioNetwork: no-radio-resources-available, radioNetwork: not-supported-QCI-value, misc: unspecified.UE-side logs provide the ground truth for what the UE experiences:
RRCConnectionReconfiguration.SCGFailureInformationNR to the MeNB with cause t304-Expiry.Aggregate PM counters provide the statistical view needed to identify systemic issues:
t304-Expiry (RACH failure), randomAccessProblem, rlc-MaxNumRetx (RLC failure), and srb3-IntegrityFailure (security issue).Troubleshooting example: A site shows 78% SgNB Addition SR (target: 95%). PM counters reveal 80% of failures have cause radioNetwork: no-radio-resources-available. X2AP trace shows the SgNB consistently rejects additions when NR PRB utilization exceeds 85%. Solution: Lower the admission PRB threshold from 90% to 80%, enable NR load balancing to adjacent cells, and consider adding a second NR carrier (carrier aggregation at SgNB).
| Parameter | Default | Recommended Range | Effect |
|---|---|---|---|
b1-ThresholdNR-RSRP | Varies | −115 to −100 dBm | Controls when EN-DC activates. Lower = more aggressive, higher = more conservative. |
a2-Threshold (LTE) | Varies | −115 to −105 dBm | Controls SgNB release. Too high releases SgNB unnecessarily; too low causes SCG failures. |
timeToTrigger | 640 ms | 320–1024 ms | Shorter = faster reaction but more ping-pong. Longer = stable but slower response. |
hysteresis | 2 dB | 1–4 dB | Added margin to prevent oscillation between events. Higher = more stable. |
t-Reordering | 100 ms | 50–200 ms | PDCP reordering window for split bearer. Match to X2 RTT + scheduling jitter. |
ul-DataSplitThreshold | Infinity | 0 or 200–800 bytes | Controls UL split. 0 = always split UL, Infinity = UL via MN only. |
SgNB Admission Threshold | 90% PRB | 70–85% PRB | Maximum NR PRB utilization before rejecting new SgNB Additions. |
The golden rule of EN-DC tuning: Never tune blind. Every parameter change must be preceded by KPI baseline measurement and followed by a 24–48 hour observation period. EN-DC behavior varies significantly between busy hours and off-peak, between indoor and outdoor, and between high-speed mobility and stationary users. Changes that improve one scenario often degrade another.
When an EN-DC performance issue is reported, follow this structured workflow:
Biggest troubleshooting mistake: Changing multiple parameters simultaneously. When operators panic over poor EN-DC KPIs, they often adjust B1 threshold, admission threshold, and timer values all at once. If performance improves, they do not know which change was effective. If performance worsens, they cannot revert to a known-good state. Always change one parameter at a time.
For networks using split bearers (the majority of EN-DC deployments), the PDCP split algorithm directly determines throughput performance. Two areas deserve special attention:
The t-Reordering timer at the UE PDCP controls how long the UE waits for out-of-order packets before delivering them to upper layers. The optimal value depends on the difference in latency between the LTE and NR legs:
By default, most operators configure uplink data to go exclusively through the MeNB (MN leg) to avoid the complexity of UL split. However, enabling UL split can improve upload speeds significantly:
Simple configuration. No X2 UL dependency.
UL speed limited to LTE capacity (50–75 Mbps).
Recommended for: Networks with limited X2 backhaul or where UL performance is not a priority.
UL data split across LTE + NR legs.
UL speed can reach 150–300 Mbps aggregate.
Recommended for: Networks with adequate backhaul and UL-sensitive applications (video conferencing, cloud uploads).
3GPP TS 37.340, Section 10.2.2 — SgNB Change procedures
3GPP TS 36.423 — X2AP signaling messages for EN-DC
3GPP TS 38.423 — Xn Application Protocol (for SgNB coordination)
3GPP TS 38.331, Section 5.3.5.3 — SCG failure handling
Every major mobile generation has faced the same challenge: how to transition from the old network to the new one without disrupting service for hundreds of millions of subscribers. The LTE-to-5G migration is arguably the most complex yet, because 5G introduces not just a new radio (NR) but an entirely new core network architecture (5GC) built on service-based principles. Operators must decide when to deploy each component, how to maintain interworking during the transition, and what to sunset — all while protecting revenue and subscriber experience.
3GPP anticipated this complexity by defining multiple deployment options — numbered architectures that specify which radio technologies connect to which core networks. The most critical distinction is between Non-Standalone (NSA), where NR relies on LTE and EPC for control-plane anchoring, and Standalone (SA), where NR connects directly to the 5G Core. The journey between these two endpoints defines the migration path.
Real-world operator migrations typically follow four broad phases, each spanning 12–24 months depending on market conditions, spectrum availability, and investment appetite. The following timeline captures the canonical progression:
3GPP defined a family of deployment options in TR 21.917, each specifying the combination of radio access (LTE, NR) and core network (EPC, 5GC). Understanding these options is fundamental to planning migration, because each represents a distinct step on the path from pure LTE to pure 5G SA.
| Phase | Architecture | Key Tasks | Primary Risks | Duration |
|---|---|---|---|---|
| Phase 1: NSA Launch | Option 3/3x (NR + EPC) | Deploy gNBs, enable EN-DC, X2 integration with eNBs, NSA core features | Limited 5G features (no slicing), EPC capacity constraints, UE compatibility | 12–18 months |
| Phase 2: 5GC Introduction | Option 3x + Option 2 parallel | Deploy 5GC (AMF, SMF, UPF), activate N26 interface, migrate VoNR subscribers, dual registration | Interworking complexity, subscriber migration failures, dual-core OpEx | 18–24 months |
| Phase 3: SA Primary | Option 2 (+ Option 3x legacy) | Move all new activations to SA, enable slicing and edge, decommission EPC interfaces, Option 5 for LTE | Feature parity gaps, device ecosystem readiness, EPS fallback performance | 18–24 months |
| Phase 4: EPC Sunset | Option 2 + Option 5 | Decommission EPC, migrate remaining LTE UEs to eLTE (5GC-connected LTE), sunset legacy VAS | Long-tail legacy devices, M2M/IoT migration, regulatory obligations | 24–36 months |
Before deploying a full 5GC, many operators implement CUPS (Control and User Plane Separation) within their existing EPC. Standardized in 3GPP Release 14 (TS 23.214), CUPS separates the SGW and PGW into control-plane functions (SGW-C, PGW-C) and user-plane functions (SGW-U, PGW-U). This is a critical migration enabler because:
The N26 interface connects the 5GC AMF to the EPC MME, enabling seamless subscriber context transfer during inter-system mobility. When a UE moves between 5GC coverage and EPC coverage, N26 transfers the mobility management context — including security keys, registration state, and PDU session information — so the subscriber experiences no service interruption.
Key N26 operations include:
Global operators have adopted three broad migration philosophies, each reflecting different market conditions and investment strategies:
Examples: China operators (China Mobile, China Telecom, China Unicom), Reliance Jio
Approach: Rapid SA deployment with massive government-backed spectrum allocation. Skip extended NSA phase. Prioritize network slicing and enterprise services early.
Advantage: Full 5G feature access from day one. Lower long-term dual-core operational costs.
Risk: Device ecosystem may lag; early SA UE availability is limited.
Examples: T-Mobile US, Deutsche Telekom, SK Telecom, KT
Approach: Broad NSA coverage first, then layer SA in dense urban areas. Parallel cores during transition. N26-enabled interworking.
Advantage: Fast time-to-market for consumer 5G. Leverage existing EPC investment.
Risk: Extended dual-core period increases operational complexity.
Examples: Some European incumbents, smaller APAC operators
Approach: Extended NSA deployment focusing on eMBB. SA timeline tied to enterprise demand. Minimize CapEx until business case materializes.
Advantage: Lower initial investment. Benefit from vendor maturity.
Risk: Miss early-mover advantage for enterprise 5G services.
Spectrum is the most constrained and expensive resource in mobile telecommunications. As operators deploy 5G NR alongside existing LTE networks, they face a fundamental dilemma: new NR spectrum (especially mid-band and mmWave) provides high capacity but limited coverage, while existing LTE spectrum offers excellent coverage but is already fully loaded with 4G traffic. The solution involves two complementary strategies: spectrum refarming (permanently reallocating LTE spectrum to NR) and Dynamic Spectrum Sharing (DSS) (allowing LTE and NR to share the same carrier simultaneously).
| NR Band | Frequency | Duplex | Typical BW | Primary Regions | Use Case |
|---|---|---|---|---|---|
| n78 | 3300–3800 MHz | TDD | 50–100 MHz | Global (EU, APAC, LATAM) | Primary 5G capacity band worldwide |
| n77 | 3300–4200 MHz | TDD | 40–100 MHz | Japan, US (CBRS), APAC | Extended mid-band capacity |
| n41 | 2496–2690 MHz | TDD | 40–100 MHz | US (T-Mobile), China | Refarmed from B41, mid-band capacity |
| n1 | 1920–1980 / 2110–2170 MHz | FDD | 5–20 MHz | Europe, Asia | DSS with B1, coverage+capacity |
| n3 | 1710–1785 / 1805–1880 MHz | FDD | 5–20 MHz | Europe, Asia | DSS with B3, urban coverage |
| n28 | 703–748 / 758–803 MHz | FDD | 5–10 MHz | Europe, APAC | Low-band NR coverage |
| n257 | 26500–29500 MHz | TDD | 100–400 MHz | US, Japan, Korea | mmWave ultra-capacity |
| n258 | 24250–27500 MHz | TDD | 100–400 MHz | Europe, APAC | mmWave for FWA and dense urban |
DSS allows LTE and NR to operate on the same carrier frequency simultaneously, dynamically allocating resources between the two technologies on a per-subframe (or per-slot) basis. This is a game-changer for operators who cannot immediately refarm spectrum away from LTE due to large 4G subscriber bases.
While DSS provides immediate NR coverage on existing LTE spectrum without refarming, it comes with significant capacity trade-offs that operators must understand:
| Factor | Impact | Typical Penalty |
|---|---|---|
| CRS overhead | LTE Cell-specific Reference Signals occupy fixed positions that NR cannot use, reducing NR PDSCH capacity | 5–15% NR throughput loss |
| Shared bandwidth | Total capacity is divided between LTE and NR; neither gets the full carrier | 15–30% combined capacity reduction vs. dedicated carriers |
| MBSFN limitation | Only subframes 1, 2, 3, 6, 7, 8 can be configured as MBSFN; subframes 0, 4, 5, 9 always carry LTE CRS | Up to 40% of subframes cannot be fully allocated to NR |
| Scheduling complexity | Coordinated scheduling between LTE and NR increases processing requirements | Vendor-dependent, typically 10–20% additional baseband load |
| Rate matching | NR must rate-match around LTE CRS positions, reducing coding efficiency | 3–8% spectral efficiency loss |
Refarming involves permanently reallocating spectrum from LTE to NR. The decision of which bands to refarm first depends on traffic patterns, subscriber device mix, and coverage requirements:
When LTE and NR carriers are deployed on adjacent frequencies (whether through DSS or on neighboring bands), guard bands are essential to prevent inter-system interference:
During the LTE-to-5G transition, UEs must move seamlessly between NR and LTE coverage — in both idle mode (cell selection/reselection) and connected mode (handover/redirection). This inter-RAT mobility is one of the most complex aspects of the migration, because it involves coordination between different radio technologies, potentially different core networks (EPC and 5GC), and different protocol stacks.
Three fundamental mechanisms enable inter-RAT mobility, each appropriate for different scenarios:
| Mechanism | UE State | Interruption | Context Transfer | Typical Use Case |
|---|---|---|---|---|
| Cell Reselection | Idle / Inactive | None (no active service) | No (UE-driven) | UE moves between NR and LTE coverage while not in a call or active session |
| Redirection | Connected | 200–500 ms | Minimal | Network releases connection and directs UE to camp on a specific RAT/frequency |
| Handover | Connected | 30–100 ms | Full (via N26 or X2) | Seamless transfer with bearer/session continuity, essential for voice and real-time services |
Network sends RRC Release with redirectedCarrierInfo pointing to LTE EARFCN. UE releases NR connection, tunes to LTE frequency, and performs cell selection. No bearer context is transferred — session must be re-established on the target RAT.
Pros: Simple to implement, no inter-RAT interface needed
Cons: Service interruption, data session re-establishment delay
Source gNB prepares target eNB via inter-RAT handover request. Bearer contexts, security keys, and UE capabilities are transferred. UE receives MobilityFromNRCommand and synchronizes to target LTE cell. Session continues without interruption.
Pros: Seamless voice/data continuity, minimal interruption
Cons: Requires N26 (for 5GC-EPC) or X2 (for NSA), complex signaling
In early SA deployments where VoNR (Voice over NR) is not yet available, voice calls must fall back to LTE for VoLTE delivery. This procedure, known as EPS Fallback, is the most common inter-RAT mobility scenario in current 5G networks.
The connected-mode handover from NR to LTE involves coordination across the RAN and core network. The following diagram shows the detailed signaling flow:
| Scenario | Direction | Mechanism | Core Interworking | Key Consideration |
|---|---|---|---|---|
| EPS Fallback (voice) | NR to LTE | Handover or Redirection | N26 (AMF to MME) | Call setup delay target: <2s. Handover preferred over redirection for quality. |
| Coverage-based HO | NR to LTE | Handover | N26 or idle reselection | Triggered by NR RSRP/RSRQ falling below threshold (B1/B2 events) |
| Fast Return | LTE to NR | Redirection (RRC Release) | N26 (MME to AMF) or reselection | After EPS Fallback call ends; target <1s return time |
| NR measurement gap HO | LTE to NR | Handover | N26 (MME to AMF) | UE measures NR SSB during gaps; B1 event triggers HO to NR |
| Idle reselection | Bidirectional | Cell Reselection | None (UE-driven) | SIB priorities determine NR vs LTE preference. Higher priority = preferred RAT. |
| NSA SCG change | Within EN-DC | SCG modification | None (same EPC) | Secondary cell group change in Option 3; managed via X2 between eNB and gNB |
The N26 interface is the linchpin of seamless inter-system mobility during the dual-core transition period. Without N26, inter-system mobility degrades to idle-mode reselection with the following consequences:
Connected-mode handover: 30–100 ms interruption
Session continuity: PDU session to EPS bearer mapping preserved
Voice impact: No call drop during NR-LTE transition
IP continuity: UE IP address preserved across systems
Idle-mode reselection only: 1–3 second interruption
Session re-establishment: PDU sessions must be re-created
Voice impact: Call drops likely during inter-system movement
IP continuity: UE may receive new IP address
After an EPS Fallback voice call ends, the UE should return to NR as quickly as possible to resume high-speed data services. Two Fast Return mechanisms are standardized:
RRCConnectionRelease with redirectedCarrierInfo containing the NR ARFCN and SSB SCS. The UE immediately tunes to NR and performs cell selection. This is the most common Fast Return method — typical return time is 500–800 ms.MobilityFromEUTRACommand and switches to NR with full session continuity. More complex but seamless — used when the UE has active data bearers alongside voice.Running LTE and NR simultaneously — whether on the same carrier (DSS), adjacent carriers, or overlapping coverage areas — creates interference scenarios that did not exist in single-RAT deployments. LTE and NR have fundamentally different signal structures: LTE uses always-on Cell-specific Reference Signals (CRS) scattered across every subframe, while NR uses beam-based SS/PBCH Blocks (SSBs) and CSI-RS that are transmitted only when needed. This mismatch is the root cause of most coexistence challenges.
The key enabler for DSS is the MBSFN (Multimedia Broadcast Single Frequency Network) subframe — an LTE subframe type where CRS is transmitted only in the first 1–2 OFDM symbols, leaving the remaining symbols CRS-free. By configuring subframes as MBSFN (even without actual broadcast content), the network creates "CRS-free" regions where NR PDSCH can be scheduled without CRS interference.
| Subframe | MBSFN Eligible? | DSS Usage | Explanation |
|---|---|---|---|
| SF 0 | No | LTE only | Carries PSS/SSS, PBCH — always LTE |
| SF 1 | Yes | NR available | CRS only in symbols 0–1; symbols 2–13 for NR |
| SF 2 | Yes | NR available | CRS only in symbols 0–1; symbols 2–13 for NR |
| SF 3 | Yes | NR available | CRS only in symbols 0–1; symbols 2–13 for NR |
| SF 4 | No | LTE only | Carries SIB1 in some configs — typically not MBSFN |
| SF 5 | No | LTE only | Carries PSS/SSS — always LTE |
| SF 6 | Yes | NR available | CRS only in symbols 0–1; symbols 2–13 for NR |
| SF 7 | Yes | NR available | CRS only in symbols 0–1; symbols 2–13 for NR |
| SF 8 | Yes | NR available | CRS only in symbols 0–1; symbols 2–13 for NR |
| SF 9 | No (FDD) | LTE only | Often carries SIB; not MBSFN-eligible in many configs |
In DSS, cross-carrier scheduling allows the NR PDCCH (control channel) to be transmitted on a different carrier than the NR PDSCH (data channel). This is valuable because:
When cross-carrier scheduling is not available, NR PDCCH must be placed in the MBSFN region of the DSS carrier, using CORESET (Control Resource Set) configurations that avoid LTE CRS positions. This is called rate-matching around CRS — NR maps its PDCCH and PDSCH around the known CRS RE positions, accepting some capacity loss.
When LTE and NR carriers are deployed on adjacent frequencies (not DSS, but neighboring channels), two interference mechanisms dominate:
| Parameter | Definition | LTE Typical | NR Typical | Mitigation |
|---|---|---|---|---|
| ACLR | Adjacent Channel Leakage Ratio — power leaking from transmitter into adjacent channel | 45 dB (BS) | 45 dB (BS) | Better PA linearization, digital pre-distortion (DPD) |
| ACS | Adjacent Channel Selectivity — receiver ability to reject adjacent channel signal | 46 dB (UE) | Varies by SCS | Improved receiver filtering, wider guard band |
| IBE | In-Band Emissions — unwanted emissions within the assigned channel due to non-ideal modulation | -25 dBc | -25 dBc | Transmitter EVM improvement, signal conditioning |
The guard band required between adjacent LTE and NR carriers depends on several factors:
Coordinated power control between LTE and NR is essential for managing interference in coexistence scenarios. Three strategies are commonly deployed:
Within a DSS carrier, there is no frequency-domain guard band — LTE and NR share the exact same channel. However, several "virtual" guard mechanisms are required:
| Mechanism | Purpose | Implementation |
|---|---|---|
| CRS Rate Matching | Prevent NR data from colliding with LTE CRS positions | NR scheduler knows LTE CRS pattern (cell ID-dependent) and avoids those REs; configured via lte-CRS-ToMatchAround in RRC |
| LTE PDCCH Avoidance | NR cannot use OFDM symbols occupied by LTE PDCCH (first 1–3 symbols) | NR CORESET starts after LTE PDCCH region; configured via startingOFDMsymbol |
| SSB Placement | NR SSB must avoid LTE CRS to ensure reliable cell detection | SSB placed in MBSFN subframes where CRS is minimal; offset configured to avoid remaining CRS in symbols 0–1 |
| PDSCH Start Symbol | NR PDSCH typically starts at symbol 2 or later in MBSFN subframes | Symbols 0–1 may carry residual LTE CRS even in MBSFN config |
A particularly challenging scenario arises when TDD NR (e.g., n78 at 3.5 GHz) is deployed near FDD LTE bands. Because TDD alternates between uplink and downlink on the same frequency, timing alignment between neighboring TDD cells is critical — and cross-link interference with FDD systems requires careful management:
| Interference Type | Scenario | Primary Mitigation | Secondary Mitigation |
|---|---|---|---|
| CRS-to-NR | DSS same carrier | MBSFN blanking + CRS rate matching | Cross-carrier scheduling |
| Adjacent channel leakage | LTE/NR on neighboring freqs | Guard band (0.3–5 MHz) | DPD, improved filtering |
| Co-channel (same freq) | Separate LTE/NR sites, same band | ICIC, coordinated scheduling | Power control, beam management |
| Cross-link (TDD-FDD) | TDD NR near FDD LTE | Synchronized TDD pattern | Guard bands, RIM |
| UL-to-UL | NR/LTE UEs near each other | Coordinated UL power control | Frequency separation |
| Passive intermod (PIM) | Shared antenna/feeder systems | PIM-rated components, torque specs | Separate antenna systems |
Understand the complete SA deployment lifecycle: core migration from EPC to 5GC, gNB CU/DU split architecture, transport network requirements (eCPRI fronthaul, midhaul, backhaul), VoNR and IMS readiness, device ecosystem maturity, and site planning considerations for a clean standalone launch.
Non-Standalone (NSA) was always a stepping stone. It let operators launch 5G NR quickly by anchoring to the existing LTE core (EPC), but it inherits every limitation of 4G: no network slicing, no URLLC, no edge computing orchestration, and voice still falls back to VoLTE via the EPC. Standalone (SA) is the destination — a complete 5G system where the NR radio connects directly to the 5G Core (5GC), unlocking the full promise of the technology.
The transition from NSA to SA is not a simple software upgrade. It is a multi-domain transformation spanning the radio access network, core network, transport layer, device ecosystem, and service platform. Every domain must be ready simultaneously for SA to work end-to-end.
The 5G Core (5GC) is a fundamentally different architecture from the EPC. It replaces monolithic network elements with a Service-Based Architecture (SBA) where network functions communicate via HTTP/2 RESTful APIs over a common service bus. This decomposition enables cloud-native deployment, independent scaling, and rapid feature introduction.
| EPC Element | 5GC Equivalent | Key Change |
|---|---|---|
| MME | AMF + SMF | Control plane split: mobility (AMF) vs session (SMF) |
| SGW + PGW | UPF | Distributed user plane; UPF can be placed at edge |
| PCRF | PCF | Policy via SBA APIs; slice-aware policy decisions |
| HSS | UDM + UDR + AUSF | Separated data storage (UDR), authentication (AUSF), subscription (UDM) |
| — | NRF | New: NF discovery and registration registry |
| — | NSSF | New: Network Slice Selection Function |
| — | NEF | New: Network Exposure Function for 3rd-party APIs |
The biggest risk in core migration is interworking. During the transition period, SA devices must seamlessly fall back to EPC for voice (EPS Fallback) and when leaving 5GC coverage. This requires N26 interface between AMF and MME for idle-mode mobility, or the operator must rely on redirection-based fallback. N26 preserves session continuity but adds implementation complexity. Most operators initially deploy without N26 and accept a brief service interruption during inter-system handover.
SA deployment is the catalyst for disaggregated RAN. The gNB-CU/DU split defined in 3GPP TS 38.401 separates the gNB into a Centralized Unit (CU) and one or more Distributed Units (DU). The CU is further split into CU-CP (Control Plane) and CU-UP (User Plane), connected by the E1 interface. The DU connects to the CU via the F1 interface — F1-C for control, F1-U for user plane.
| Domain | Prerequisite | Target / Specification |
|---|---|---|
| Core | 5GC SBA deployment (AMF, SMF, UPF minimum) | 3GPP TS 23.501 Rel-15+ |
| Core | NRF operational for NF discovery | HTTP/2 service mesh |
| Core | NSSF configured for at least eMBB slice | S-NSSAI: SST=1 (eMBB) |
| Core | 5G-EIR for IMEI check (SA registration) | Optional but recommended |
| RAN | gNB SA carrier activated (not just NSA leg) | NR SA SSB + SIB1 broadcast |
| RAN | NG interface to 5GC (replacing X2/S1) | NG-C (SCTP) + NG-U (GTP-U) |
| RAN | NR cell selection/reselection parameters tuned | Qrxlevmin, Qqualmin, SIntraSearch |
| Transport | Fronthaul bandwidth for eCPRI | ≥25 Gbps per 100 MHz carrier |
| Transport | Timing synchronization (phase sync for TDD) | PTP/IEEE 1588 ±1.5 μs |
| Transport | Backhaul capacity for SA throughput | ≥10 Gbps per macro site |
| Device | SA-capable chipset (Qualcomm X55+, MediaTek D1000+) | NR SA mode enabled |
| Device | VoNR or EPS Fallback support in device IMS stack | IR.92 / IR.94 compliance |
| Device | SUCI calculation capability (privacy) | ECIES-based SUPI encryption |
| IMS | IMS registration via 5GC PDU session | QoS Flow QFI=1 (IMS signaling) |
| IMS | VoNR codec and QoS configuration | EVS codec, 5QI=1 (conversational voice) |
| Testing | SA registration + PDU session + data verified | Lab + field validation |
| Testing | Inter-RAT mobility (5GC ↔ EPC) validated | N26 or redirection-based |
The CU/DU split fundamentally changes transport network requirements. In a traditional monolithic gNB, all processing happens at the cell site and only backhaul is needed. With the split architecture, three distinct transport segments emerge:
| Segment | Interface | Bandwidth | Latency | Sync Requirement |
|---|---|---|---|---|
| Fronthaul | eCPRI / O-RAN 7.2x | 25–50 Gbps per cell | <100 μs one-way | PTP ±1.5 μs (TDD) |
| Midhaul | F1-C (SCTP) + F1-U (GTP-U) | 5–20 Gbps aggregate | <1 ms one-way | Frequency sync |
| Backhaul | NG-C (SCTP) + NG-U (GTP-U) | 10–40 Gbps per site | <5 ms one-way | NTP sufficient |
Underestimating fronthaul bandwidth is the most common SA transport failure. A single 100 MHz TDD NR carrier with 64T64R massive MIMO generates approximately 25 Gbps of eCPRI traffic in the downlink direction (using O-RAN 7.2x split). If the site has three sectors, each with a 100 MHz carrier, that is 75 Gbps of fronthaul — requiring multiple 25G SFP28 or a 100G QSFP28 link per site. Many operators who deployed CPRI for LTE (1–10 Gbps) find their existing fronthaul infrastructure completely inadequate for NR.
Voice over NR (VoNR) is the SA equivalent of VoLTE. In NSA, voice traffic is handled by VoLTE on the LTE anchor. In SA, without an LTE anchor, voice must either be carried natively over the NR air interface via IMS (VoNR) or the device must fall back to LTE for voice calls (EPS Fallback).
VoNR requires the complete IMS stack to function over a 5GC PDU session. The key requirements are:
UE redirected to LTE for voice. Call setup delay +1–3s. No NR changes needed. Works with existing VoLTE infrastructure. Data session interrupted during fallback.
Voice carried natively on NR via IMS. Sub-1s call setup. Concurrent voice + 5G data. Requires full IMS-over-5GC validation. Better user experience and spectrum efficiency.
SA deployment introduces site-level changes that RF planning teams must account for:
3GPP TS 38.401 V16.8.0, Clause 6: gNB-CU/DU functional split architecture. TS 38.470/471/472/473: F1 interface specification (general, layer 1, signaling, data transport). TS 23.501 Clause 4.2: 5GC Service-Based Architecture. TS 23.228: IMS architecture for VoNR. TS 38.104 Clause 6: NR BS transmission characteristics for SA cell planning.
Master the key performance indicators for 5G networks across accessibility, retainability, mobility, throughput, and latency. Understand EN-DC and SA KPI frameworks, optimization methodologies, parameter tuning areas, and drive test analysis techniques for validating and improving migration performance.
Key Performance Indicators (KPIs) are the quantitative measures that define whether a network is meeting its design objectives. During migration, KPIs serve a dual purpose: they validate that the new 5G layer performs as expected, and they confirm that the existing LTE layer has not degraded due to the introduction of NR.
5G KPIs are organized into five fundamental categories, each reflecting a different dimension of the user experience:
EN-DC (E-UTRA–NR Dual Connectivity, Option 3x) introduces a unique set of KPIs that measure the effectiveness of the secondary NR leg. These KPIs are critical during the NSA phase and continue to be relevant as long as EN-DC is active in the network.
| KPI | Definition | Target | Impact of Miss |
|---|---|---|---|
| SgNB Addition SR | Success rate of adding the NR secondary node (SCG) after MeNB triggers B1/B1-NR event | >95% | UE stays on LTE only; no 5G throughput boost |
| SgNB Addition Time | Time from B1 measurement report to SgNB Addition Ack | <500 ms | Delayed 5G activation; poor responsiveness |
| EN-DC Drop Rate | Rate of abnormal SCG release (RLF, configuration failure) | <2% | Frequent fallback to LTE; user perceives 5G instability |
| EN-DC Throughput Gain | DL throughput improvement over LTE-only baseline | >40% | Users question value of 5G; NPS impact |
| SgNB Modification SR | Success rate of SCG configuration changes (bearer add/modify) | >98% | Bearer failures; service interruption |
| EN-DC Time Ratio | % of connected time UE is in EN-DC vs LTE-only | >60% in NR coverage | Underutilized NR investment; coverage gap indicator |
| X2 Signaling Load | X2-C message rate between MeNB and SgNB | Vendor-specific | High load can cause delays; impacts EN-DC setup |
| SCG Failure Rate | SCG failures reported via SCG Failure Information | <3% | Indicates NR coverage or interference problems |
SgNB Addition SR below 90% is a red flag. The most common root causes are: (1) NR coverage gaps where B1 event triggers but NR RSRP is insufficient for SCG setup, (2) X2 interface issues (transport congestion, SCTP failures), (3) resource exhaustion at the gNB (PDCCH/PUCCH capacity), and (4) parameter mismatch between eNB and gNB configurations. Always check NR RSRP distribution at the point of SgNB Addition failure — if the median RSRP at failure is below -110 dBm, the B1 threshold is too aggressive.
| Category | KPI | SA Target | Measurement Point |
|---|---|---|---|
| Accessibility | RRC Setup Success Rate | >99.5% | gNB: RRCSetupComplete / RRCSetupRequest |
| 5GS Registration Success Rate | >99% | AMF: Registration Accept / Registration Request | |
| PDU Session Establishment SR | >99% | SMF: PDU Session Est. Accept / Request | |
| Retainability | NR Call Drop Rate | <0.5% | gNB: Abnormal RRC releases / total releases |
| PDU Session Abnormal Release Rate | <1% | SMF: Abnormal releases / total sessions | |
| Radio Link Failure Rate | <2% | gNB: RLF count / connected UEs | |
| Mobility | Intra-NR Handover Success Rate | >98% | gNB: HO Success / HO Attempt |
| NR→LTE Inter-RAT HO SR | >95% | gNB: Successful NR→LTE / Attempts | |
| Handover Ping-Pong Rate | <3% | OSS: HO pairs within <5s window | |
| Throughput | Average DL User Throughput | >300 Mbps | gNB: PDSCH bytes / active time (100 MHz) |
| Average UL User Throughput | >50 Mbps | gNB: PUSCH bytes / active time | |
| Cell Edge DL Throughput (5th %ile) | >50 Mbps | Drive test: 5th percentile of DL samples | |
| Latency | User Plane Latency (RTT) | <10 ms | UE: ICMP ping to local server |
| Control Plane Latency | <50 ms | UE: Idle→Connected transition time |
Network optimization is a continuous, iterative process. The methodology follows a closed-loop cycle where performance data drives analysis, analysis drives parameter changes, and verification confirms the impact before the cycle repeats.
The following table summarizes the key parameter domains that RF optimization engineers tune during and after migration:
| Optimization Area | Key Parameters | Impact |
|---|---|---|
| Handover | A3 offset, hysteresis, time-to-trigger, B1/B2 thresholds, CIO (Cell Individual Offset) | Mobility KPIs: HO SR, ping-pong rate, too-early/too-late HO |
| Power Control | P0-NominalPUSCH, alpha, TPC step size, Pmax, SSB EPRE | UL throughput, UL interference, cell-edge performance |
| Scheduling | MCS table selection, BLER target (typically 10%), max MIMO layers, PRB allocation strategy | DL/UL throughput, spectral efficiency, fairness |
| Beam Management | SSB beam count, beam refinement (CSI-RS beams), beam failure detection timer | Coverage, initial access time, beam failure recovery rate |
| RACH Optimization | PRACH format, root sequence index, preamble Tx power, power ramp step, max retransmissions | RRC Setup SR, access delay, RACH collision rate |
| Carrier Aggregation | SCell activation/deactivation thresholds, max SCells, SCell selection criteria | Peak and average throughput, UE battery consumption |
| Inter-RAT Mobility | B1-NR threshold (NSA activation), B2 threshold (NR→LTE fallback), idle reselection priorities | EN-DC time ratio, inter-RAT HO SR, service continuity |
Never optimize in isolation. Changing handover parameters to improve HO Success Rate can increase ping-pong rate. Lowering the B1 threshold to boost EN-DC Time Ratio can degrade SgNB Addition SR (because NR RSRP is too weak at the trigger point). Adjusting power control to improve cell-edge UL will increase interference to neighboring cells. Always evaluate the impact across all five KPI dimensions, not just the one you are targeting. Use a parameter change management process with rollback capability.
Drive testing remains the gold standard for validating RF performance in the field. During migration, drive tests serve two critical functions: verifying 5G NR coverage and performance, and confirming that LTE has not degraded.
A systematic drive test campaign for 5G migration covers the following:
Drive test finding: Low EN-DC throughput in sector 2 of site NR_0042. Analysis shows DL throughput averaging 85 Mbps vs 350 Mbps on adjacent sectors. SINR distribution: 40% of samples below 5 dB. MCS distribution peaked at MCS 10–12 (QPSK/16QAM) instead of expected MCS 20+ (64QAM). Root cause: external interference from a co-channel industrial radiator at 3.5 GHz. Resolution: PCI change to avoid collision + azimuth adjustment of 10° + filing interference complaint. Post-fix: throughput increased to 310 Mbps average, SINR improved by 8 dB at median.
3GPP TS 28.552 V17.8.0: 5G NR performance measurements. TS 32.425: Performance measurement definitions for UTRAN/E-UTRAN. TS 38.314: Layer 2 measurements. TS 38.215: NR physical layer measurements (RSRP, RSRQ, SINR). TS 28.554: Management and orchestration; 5G end-to-end KPIs.
Understand the 3GPP release roadmap from Rel-15 through Rel-19, including key features at each release: NR-DC, NTN (satellite), RedCap (IoT), Sidelink V2X, AI/ML for RAN, XR optimization, Ambient IoT, FR3 (7–24 GHz), and the early vision for 6G.
3GPP operates on a roughly 18-month release cycle. Each release builds incrementally on the previous one, adding new features while maintaining backward compatibility. The 5G NR story began with Release 15 (the foundation) and continues to evolve through Release 19 and beyond.
Release 17, frozen in March 2022, is the bridge between initial 5G and 5G-Advanced. It extends NR into fundamentally new domains: satellite communication, reduced-capability IoT devices, and NR-based dual connectivity.
| Feature | Description | Key Specifications | Use Cases |
|---|---|---|---|
| NR-DC (NR+NR Dual Connectivity) | A UE connects to two NR cells simultaneously (MCG + SCG), potentially on different bands or frequencies. Analogous to EN-DC but purely within NR. | TS 37.340, TS 38.331 | FR1+FR2 aggregation, coverage + capacity split, inter-band NR |
| NTN (Non-Terrestrial Networks) | NR over satellite (LEO, MEO, GEO) and HAPS. Addresses timing advance >1 ms, large Doppler shift, and cell sizes of hundreds of km. | TS 38.821, TS 38.300 Annex | Maritime, aviation, rural coverage, disaster recovery |
| RedCap (Reduced Capability NR) | Simplified NR UE class: max 1 Rx antenna, 20 MHz BW (FR1), reduced MIMO layers. Fills gap between full NR and LTE-M/NB-IoT. | TS 38.875, TS 38.101 | Wearables, industrial sensors, smart grid, surveillance cameras |
| NR Sidelink V2X (Enhanced) | Enhanced PC5 sidelink for vehicle-to-everything communication. Mode 1 (gNB-scheduled) and Mode 2 (UE autonomous). Rel-17 adds relay and power saving. | TS 38.885, TS 23.287 | Platooning, cooperative driving, sensor sharing, vulnerable road user |
| FR2 Enhancements | Multi-beam improvements for mmWave: faster beam management, reduced beam failure recovery time, unified TCI states, and multi-TRP enhancements. | TS 38.214, TS 38.321 | Improved FR2 coverage reliability, FWA, dense urban hotspots |
| NR Multicast/Broadcast (MBS) | Initial framework for NR-based multicast. Point-to-multipoint bearers for content delivery without individual unicast sessions. | TS 23.247, TS 38.331 | Public safety, live events, V2X group messaging, firmware updates |
| Small Data Transmission (SDT) | Allows UE to transmit small payloads during RACH (Msg3/MsgA) or in RRC_INACTIVE state, avoiding full RRC connection setup. | TS 38.300, TS 38.321 | IoT periodic reporting, heartbeat messages, battery savings |
RedCap is more significant than it appears. By defining a lower-cost NR device class (estimated 60–70% cheaper than full NR UEs), it creates an upgrade path from LTE Cat-1/Cat-4 devices to NR. This is critical because as operators shut down LTE networks (starting ~2030), the billions of IoT devices currently on LTE Cat-M1 and NB-IoT need a migration target. RedCap (Rel-17) and eRedCap (Rel-18) form that bridge.
Release 18, frozen in December 2024, is officially the first release branded as 5G-Advanced. It represents a maturation of 5G technology, with a strong focus on intelligence, efficiency, and new service types.
| Feature | Description | Impact |
|---|---|---|
| AI/ML for NR Air Interface | Machine learning models for CSI feedback compression, beam management prediction, and positioning enhancement. Defines framework for model training, inference, and LCM (Life Cycle Management) at UE and gNB. | 10–30% improvement in beam prediction accuracy, reduced CSI overhead, enhanced indoor positioning to sub-meter |
| XR (Extended Reality) Optimization | Scheduler enhancements for AR/VR traffic: periodic jitter-sensitive flows, capacity boosting for XR, power saving for XR UEs. Supports DL/UL traffic with bounded latency budgets (10–20 ms). | 50–100% more XR users per cell vs Rel-17 baseline, 30% UE power savings during XR sessions |
| NR Multicast Broadcast Services (MBS) Enh. | Full normative MBS: single-cell and multi-cell broadcast, group scheduling, feedback mechanisms. Enables efficient one-to-many data delivery over NR. | Linear scalability for broadcast content (sports, emergency, software updates) without per-UE overhead |
| Ambient IoT | Study item for ultra-low-power devices that harvest energy from RF or ambient sources. Zero-battery devices with backscatter or low-power active communication. Target: sub-$0.10 tags. | Potential to replace barcodes/QR codes with wireless-readable tags for logistics, retail, supply chain |
| eRedCap (Enhanced RedCap) | Further reduction: 5 MHz BW, 1 Rx, reduced peak rate. Bridges to NB-IoT/LTE-M class devices on NR. | Enables direct migration of LTE Cat-M1 devices to NR ecosystem |
| NTN Enhancements | IoT-NTN for NB-IoT and LTE-M over satellite (Rel-17 was NR-NTN). Also enhanced NR-NTN with HARQ disabling, store-and-forward, and mobility improvements. | Direct-to-satellite connectivity for legacy IoT devices, filling rural coverage gaps |
| Network Energy Saving | Techniques for gNB energy saving: cell DTX (discontinuous transmission), SSB-less operation on SCell, adaptive MIMO layer reduction, network-level coordination for sleep mode. | 20–30% reduction in gNB power consumption during low-traffic periods |
| Duplex Evolution | Study of subband full-duplex (SBFD) for NR: simultaneous DL and UL in the same time slot on different frequency resources. Requires self-interference cancellation. | Potential 50%+ UL latency reduction, improved spectral efficiency for TDD |
Release 19 (expected freeze: late 2025) continues the 5G-Advanced trajectory with emphasis on:
The ITU-R has established the framework for IMT-2030 (6G) through Recommendation ITU-R M.2160. While 6G standardization is expected to begin in 3GPP around Rel-21/22 (2028–2030), the vision is already taking shape:
| 6G Dimension | Target | vs 5G |
|---|---|---|
| Peak Data Rate | 1 Tbps | 50x (vs 20 Gbps) |
| User-Experienced Rate | 1 Gbps everywhere | 10x (vs 100 Mbps) |
| Latency | <100 μs air interface | 10x (vs 1 ms URLLC) |
| Reliability | 99.99999% (7 nines) | 100x (vs 99.999%) |
| Connection Density | 100 million devices/km² | 100x (vs 1M) |
| Energy Efficiency | 100x improvement over 5G | Sustainability mandate |
| Positioning Accuracy | 1 cm outdoor, 10 cm indoor | 10x (vs 10 cm / 1 m) |
| Spectrum | Sub-THz (100–300 GHz), FR3 (7–24 GHz) | New bands above FR2 |
| New Capabilities | Joint sensing + communication, AI-native, digital twin | Not available in 5G |
The most impactful 6G concept for operators today is "AI-native." Unlike 5G-Advanced, which adds AI as an optimization layer on top of existing protocols, 6G envisions an air interface fundamentally designed around machine learning: learned waveforms, neural network-based channel estimation, and AI-driven resource management. This means operators who invest in AI/ML infrastructure for Rel-18/19 are building the foundation for 6G, not just optimizing 5G. Start building your AI/ML competency now.
FR3 (7–24 GHz) may be the most commercially significant 6G-era spectrum. It offers 400–800 MHz of contiguous bandwidth (rivaling mmWave) with propagation characteristics closer to C-Band. Cell radii of 300–500 m are achievable with moderate beamforming (16–32 elements), making it suitable for urban and suburban macro deployment. WRC-27 is expected to identify specific FR3 bands for IMT, and early trials at 7–8 GHz and 10–15 GHz show promising results.
3GPP TR 38.843: Study on AI/ML for NR air interface (Rel-18). TR 38.821: Study on NR to support Non-Terrestrial Networks (Rel-17). TR 38.875: Study on support of RedCap devices (Rel-17). ITU-R M.2160-0: Framework and overall objectives of the future development of IMT for 2030 and beyond (6G). 3GPP RP-234058: Rel-19 package description.