Chapter 4
Chapter 4
Chapter 4
The 5G architecture
By
Mrs. Kavana K V
1. Introduction
• The design of a mobile network architecture aims at defining network elements (e.g. Base
Stations [BSs], switches, routers, user devices) and their interaction in order to ensure a
consistent system operation.
• This chapter discusses basic considerations and provides an overview of current research
activities.
• This chapter will give the reader an impression of the most important topics influencing
architecture design of future networks.
1.1 NFV and SDN
• In this context, NFV relies upon but differs from traditional server virtualization.
Unlike server virtualization, Virtualized Network Functions (VNF) may consist of
one or more virtual machines running different software and processes in order to
replace custom hardware appliances (Figure 1).
• The most significant benefits of NFV [1] are reduction of capital and operational
expenditures as well as increased speed of time to market. However, an important
prerequisite for leveraging these benefits is that VNFs are portable between different
vendors and that they can coexist with hardware-based network platforms.
Fig 2. SDN Architecture
• As mentioned previously, in addition to NFV, SDN is another important enabler for 5G
future networks. The basic principles of SDN are separation of control and data planes,
logical centralization of network intelligence and abstraction of physical networks from
the applications and services by standardized interfaces.
• Further, the control of the network is concentrated in a control layer (control plane),
whereas network devices like switches and routers that handle data plane functionalities
are distributed within the network topology of the infrastructure layer.
• The control layer interacts at one side with the applications and services via standardized
Application Programing Interfaces (API) and at the other side with the physical network
via a standardized instruction set called OpenFlow. APIs make it possible to implement
network services like routing, security and bandwidth management.
1.2 Basics about RAN architecture
• The functional decomposition of technical components and the assignment of NFs to Nes
are described by a functional architecture (Figure 4). An implementation of technical
components may require the placement of their NFs at different places within the logical
architecture.
• The physical architecture describes the assignment of NEs or NFs to physical nodes that
are located at certain locations within the network topology. Physical architecture design
has a big impact on network performance and network economics
• An orchestration and control architecture will allow for significantly more flexible
placement of NFs in future physical networks. To be more precise, the usage of SDN/
NFV is already happening in 4G networks, mainly for core network functions.
• Even though traditional NEs, protocols and interfaces are specified, both network and
device manufacturers still have considerable degrees of freedom. The first degree of
freedom consists of how NEs are mapped to the physical network.
• The second degree of freedom regards the hardware and software platforms architectures
that are applied by the different manufacturers.
• The third degree of freedom relates to how manufacturers can implement the decision
logic behind the different NFs.
2. High-level requirements for the 5G architecture
PRINCIPLE I: The 5G architecture should benefit from co-deployments with the evolution
of LTE, but inter-system dependencies should be avoided. At the same time, all funda
mental RAN functionalities should be designed having in mind the frequencies that the new
air interface should operate at, e.g. system access, mobility, QoS handling and coverage.
This principle has been derived from i) the acknowledgement of the proven success of LTE when
it comes to Mobile Broadband (MBB) services and possibly other services such as Mmtc
The fact that it is likely that at the time of the initial 5G deployments LTE will likely have wide
coverage
PRINCIPLE III: The 5G architecture should support coordination features usable for
nodes connected via different categories of backhaul.
This means that the new air interface should be designed in a way that avoids unnecessary
constraints such that deployments with different functional splits are possible. For example it is
a part of the “design principles for 5G”, where massive MIMO and Coordinated Multipoint
(CoMP) transmission and reception are given as examples of expected technologies
PRINCIPLE IV: The 5G architecture should have embedded flexibility to optimize net
work usage, while accommodating a wide range of use cases, and business models.
This principle implies that the same RAN logical architecture, specified by 3GPP, should be
sufficiently flexible to address MBB and non-MBB use cases, e.g. uMTC, and a diversity of
business models, e.g. network sharing.
In order to support the envisaged wide range of requirements, address many use and allow for
fast business innovation, 5G devices should have a high degree of programmability and
configurability, multi band multi-mode support and aggregation of flows from different
technologies, device power efficiency and service aware signaling efficiency
3. Functional architecture and 5G flexibility
In traditional networks, the assignment of NFs and NEs to physical nodes is designed
for a specific deployment.
SDN and NFV are novel architectural enablers that allow for a new way of deploying a
mobile network. Hence, recent 5G research projects have addressed the logical
architecture design by defining NFs and inter-function interfaces, instead of NEs and
inter-node interfaces, except for the air interface, for obvious reasons. This implies a
number of potential benefits such as
• NFs can be placed at optimal locations in a flexible way considering opportunities and
limitations of the transport network.
During the logical architecture design, the so-called “functional split” allows
mapping of NFs to protocol layers and defining the placement of these layers within
different NEs. There are different possibilities for implementing the functional split
in 5G and they will mainly be driven by the following two factors:
2. Backhaul (BH) and fronthaul technologies which may be used to operate the 5G
system. Depending on the technology, there might be latency or bandwidths limita
tions on the interfaces.
• In particular, when it comes to functional split, the following aspects should be
carefully taken into account [8]:
Computational needs and diversity: Some functions may require high computation
capabilities that should be provided centrally, at the same time at these locations
applications with very different types of traffic demands may be implemented.
Physical constraints on the link: With particular reference to the
latency and band width requirements on the connections between
central unit pool and remote units.
Dependencies between different NFs in terms of synchronicity and
latency toward the air interface: NFs running at higher network layers
in the OSI model are considered to be asynchronous. Two NFs should
not be split if one of them depends on time-critical information of the
other.
3.2 Functional split alternatives
• As previously mentioned, 5G is characterized by the flexibility of placing NFs at any
location within the network topology. This flexibility potentially introduces the two
options of a Centralized RAN(C-RAN) and a Distributed RAN(D RAN).Traditionally, C-
RAN primarily aims at centralizing (pooling) base band processing resources.
• For legacy physical architectures where mainly D-RAN is operated, C-RAN as well as
Cloud-RAN architectures represent a kind of paradigm change.
• Figure 4 shows four different options to split the functionality between the local radio
access point and the central processor, the split line identifying what is in the central
location (above the line) and what is locally placed (below)
Fig 4. Overview of four exemplary functional splits .
• Split A: Lower Physical layer split. Similar to the currently deployed CPRI/ORI based functional
split, where highest centralization gains are achieved at the expense of strong fronthaul
requirements.
• Split B: Upper Physical layer split. Similar to the previous option, but only user-based NFs are
centralized while cell-specific functions are remotely managed. For instance, Forward Error
Correction (FEC) coding/decoding may be centralized. Its processing and fronthaul requirements
scale with the number of users, their occupied resources and data rates.
• Split C: MAC centralization. Time-critical centralized processing is not needed but also less
centralization gains are exploitable. This implies that scheduling and Link Adaptation (LA) must be
divided into a time-critical (locally performed) and less time-critical part (centrally performed).
1.Straight flow: Packets from the core go to the central entity that afterwards sends them
to the remote units. This option is viable with centralized higher layers and distributed
lower layers.
2. Forward-backward flow: Packets from the core are sent directly to the remote units that
decide what must be processed by the central unit. Afterward, the central unit NFs
perform required processing and send the packets back one more time to the remote units.
3. Control/user plane separation: The previous two models can be further split in the case
that central units perform only control plane processing and remote units only user plane
processing.
3.3 Functional optimization for specific applications
5G networks will provide more degrees of freedom to optimize the mobile network operation, e.g. based on a
specific purpose, dedicated software may be deployed and only a subset of the whole RAN protocol stack is
implemented. Some factors that should be considered for optimizing mobile network functionality are listed in
Table 3.2.
3.4 Integration of LTE and new air interface to fulfill 5G requirements
Fig 5. Different protocol architectures for the tight integration of LTE and new air interface
Inter-connected core networks or a common core network
In this case, each RAT has its own RAN protocol stack and its own core networks where
both core networks are linked via inter-node interfaces. The current solution integrates
UTRAN(3G)and E-UTRAN(4G),where an inter-node interface exists between Mobility
Management Entity (MME) and S-GW for the control plane.
The LTE PHY layer is based on OFDM. It provides services to the MAC layer in the form
of transport channels and handles the mapping of transport channels to physical channels.
OFDM-based transmission will most likely remain as a good baseline also for the new air
interface, that will likely have quite different characteristics compared to LTE,
Common medium access control (MAC)
The LTE MAC layer provides services to the RLC layer in the form of logical channels, and it
performs mapping between these logical channels and transport channels. The main functions are:
uplink and downlink scheduling, scheduling information reporting, Hybrid-ARQ feedback and
retransmissions, (de)multiplexing data across multiple component carriers for carrier aggregation.
Common RLC
In LTE, the RLC layer provides services for the PDCP layer. The main functions for both user and
control plane are segmentation and concatenation, retransmission handling, duplicate detection and
in-sequence delivery to higher layers. RLC integration is likely to be challenging due to the
required level of synchronicity between PHY, MAC and RLC.
In LTE, PDCP is used for both control and user planes. The main control plane functions are
(de)ciphering and integrity protection. For the user plane, the main functions are (de) ciphering,
header (de)compression, in-sequence delivery, duplicate detection and retransmission
3.5 Enhanced Multi-RAT coordination features
A common control plane for LTE and the new air interface would allow a dual-radio device
to have a single control point for dedicated signaling connected via the two air interfaces.
With such a feature relying on a common control plane, the device would be capable of
connecting to a single control point via any of the air interfaces and switch very fast
(without the need of core network signaling, context transfers, etc.) from one link to
another without requiring extensive connection setup signaling.
One variant of the user plane aggregation is called flow aggregation, which allows a single
flow to be aggregated over multiple air interfaces. In another variant, defined as f low
routing, a given user data flow is mapped on a single air interface.
Fast user plane switching
Here, instead of aggregating the user plane, the user plane of devices uses only a
single air interface at a time, but a fast switching mechanism for multiple air
interfaces is provided.
In that sense, 5G will follow the same design principles as previous generations
At high level, RAN related functions can be assigned to the following building blocks:
• Central management entities include overarching network functions that mainly are to be
deployed at some central physical nodes (data centers). Typical examples are context and
spectrum management.
• Radio Node Management provides functions that usually affect more than one radio node
to be operated at selected physical radio node sites (D-RAN or Cloud-RAN)
• Air Interface functions provide functionalities directly related to the air interface
• Even though not directly associated with 5G, NFV and SDN will complement
each other and enable the implementation of these basic requirements.