Network Slicing

Creating dedicated virtual networks for different services.

1. The Limitation of a "One-Size-Fits-All" Network

Mobile networks, from their earliest days, were built on a monolithic principle: they were a single, shared infrastructure designed to provide one type of service to all users. 2G and 3G networks were built for voice calls. The 4G LTE network was engineered for a single primary purpose: providing fast mobile broadband to smartphones. This "one-size-fits-all" approach was incredibly successful and powered the mobile app revolution. However, it created a fundamental limitation.

The requirements of different applications vary wildly. Streaming a 4K movie demands immense bandwidth. Controlling a factory robot requires near-instantaneous, ultra-reliable commands. A smart water meter only needs to send a tiny data packet once a day while conserving its battery for a decade. The single, homogenous 4G network architecture could not efficiently cater to these vastly different, and often contradictory, needs. Providing an ultra-low latency connection for a robot would mean designing the entire network for that purpose, making it inefficient for high-bandwidth video streaming.

This is the problem that Network Slicing was designed to solve. It is a core and revolutionary capability of 5G that allows a mobile operator to move away from a single, generic network. Instead, they can partition their one physical network infrastructure into multiple, isolated, and customized . Each of these virtual networks is called a "network slice," and each slice can be tailored with its own unique set of resources and characteristics to perfectly match the specific needs of a particular service, application, or customer.

2. What Exactly is a Network Slice?

A network slice is far more than just a simple Quality of Service (QoS) profile. It is a complete, self-contained, end-to-end logical network that is created on demand.

End-to-End in Nature

The term end-to-end is critical. A network slice is not just a feature of the core network. It is a continuous, logical partition that spans the entire communication chain:

  • The User Equipment (UE): The smartphone or IoT device must be "slice-aware" to request access to a specific slice.
  • The Radio Access Network (RAN): The 5G base stations (gNBs) must be able to partition their radio resources to meet the unique demands of each slice, for instance, by allocating specific radio bearers or using different numerologies.
  • The Transport Network: The backhaul and midhaul connections that link the radio towers to the core network must also be able to differentiate and prioritize traffic belonging to different slices.
  • The 5G Core Network (5GC): This is where the main logic of slicing is implemented. Each slice can have its own dedicated set of virtualized Network Functions, or it can share functions with other slices while having its own policies and user plane resources.

Isolated and Customized

Each network slice operates as an independent, isolated network. This isolation is crucial. It means that a massive traffic surge or a security issue in one slice (for example, a distributed denial-of-service attack targeting IoT devices) will not affect the performance or security of another slice (like the ultra-reliable slice used for public safety communications). This allows the operator to provide robust for each slice.

The customization is what makes slicing so powerful. For each slice, an operator can define a specific:

  • Topology: Which network functions are included and how they are connected.
  • Performance Characteristics: Guaranteed bitrates, maximum latency, jitter, reliability levels.
  • Security Rules: Custom encryption and authentication policies.
  • Access Control: Defining which users and devices are allowed to connect to the slice.

3. How Network Slicing Enables the 5G Vision

Network Slicing is the key mechanism that allows a single 5G infrastructure to simultaneously address the three distinct use cases defined by the ITU: eMBB, URLLC, and mMTC. An operator can now create dedicated, optimized virtual networks for each category.

The Enhanced Mobile Broadband (eMBB) Slice

This slice is designed for the consumer smartphone experience. Its primary goal is to provide the highest possible data rates and network capacity.

Configuration:

  • Radio Network: Configured to use wide channel bandwidths and techniques like Massive MIMO and Carrier Aggregation to maximize throughput.
  • Core Network: The User Plane Function (UPF) might be located more centrally to optimize for content delivery from the internet.
  • Target Service: 4K/8K video streaming, high-speed file downloads, online gaming, Virtual and Augmented Reality.

The Ultra-Reliable Low-Latency (URLLC) Slice

This slice is engineered for mission-critical applications where responsiveness and reliability are non-negotiable. Throughput is often a secondary concern.

Configuration:

  • Radio Network: Configured with flexible numerology to enable very short transmission time intervals, minimizing latency over the air. It might also use redundant radio bearers for increased reliability.
  • Core Network: The UPF is deployed at the very edge of the network (Edge Computing), as close as possible to the end devices, to minimize the time it takes for data to be processed.
  • Target Service: Communication between autonomous vehicles (V2X), remote control of industrial robots, real-time control of smart electrical grids.

The Massive Machine-Type (mMTC) Slice

This slice is optimized to support a vast number of simple, low-power IoT devices. The priority here is not speed or latency, but connection density and battery efficiency.

Configuration:

  • Radio Network: Configured to use narrowband technologies (like NB-IoT within the 5G framework) that maximize coverage and minimize the power required for transmission.
  • Core Network: The core functions are optimized to handle signaling from a massive number of devices, which often report data infrequently. Functions might be streamlined to reduce the overhead for small data transmissions. It also needs to support long sleep cycles for devices to preserve battery.
  • Target Service: Smart utility metering, city-wide environmental sensor networks, asset tracking.

4. The Enabling Technologies: How Slicing is Technically Possible

The concept of network slicing is made a reality by the key architectural principles of the 5G system, particularly the new 5G Core network.

  • Service-Based Architecture (SBA): The SBA's modular design is a perfect match for slicing. A network slice is essentially a collection of specific Network Function instances that are chained together to provide a service. For example, a low-latency URLLC slice might use a different instance of the Session Management Function (SMF) and User Plane Function (UPF) than a standard mobile broadband slice. The SBA's dynamic service discovery allows the network to easily create and manage these custom NF chains for each slice.
  • Network Function Virtualization (NFV): Since NFs are software, they can be instantiated on demand. NFV is what allows an operator to spin up new virtual instances of an SMF or UPF when a new slice needs to be created, and then shut them down when they are no longer needed. This ability to dynamically allocate compute and storage resources is fundamental to the elasticity of network slicing.
  • Software Defined Networking (SDN): SDN provides the "brains" for orchestration. It centralizes the control logic of the network, allowing a central controller to have a global view of all resources. This SDN controller is what programs the underlying physical and virtual infrastructure (the radio network, transport network, and UPFs) to enforce the rules and traffic flows for each individual slice.

Slice Identification and Selection

When a user device wants to connect, it needs a way to tell the network which slice it needs to access. This is done using an identifier called the S-NSSAI (Single Network Slice Selection Assistance Information). The S-NSSAI is part of the signaling sent by the UE during the registration process. The network, specifically the AMF, uses this S-NSSAI to select the correct set of core network functions and radio resources for that user's session.

5. A New Business Paradigm for Operators

Network Slicing does more than just improve network efficiency; it fundamentally changes the business model for mobile operators. It moves them from being simple connectivity providers to becoming a platform for a wide range of specialized services.

  • Beyond the Consumer: While operators will continue to offer standard mobile broadband slices to consumers, the real opportunity lies in providing tailored slices to enterprise and industrial customers.
  • Network as a Service (NaaS): An operator can now sell not just a data plan, but a dedicated, virtual network with guaranteed performance. For example:
    • A logistics company could purchase a nationwide mMTC slice for its asset tracking sensors.
    • A television broadcaster could lease a high-throughput eMBB slice with a guaranteed uplink bitrate to cover a major sporting event.
    • A city government could operate a URLLC slice for its public safety first responders, ensuring their communication is never compromised, even during a crisis.
    • A factory could deploy a private URLLC slice on its campus for its automated robotics, keeping all latency-critical data on-site.
  • New Revenue Streams and Innovation: This ability to offer differentiated, SLA-backed services opens up entirely new revenue streams for operators. It allows them to enter new vertical markets (automotive, healthcare, manufacturing) and become a critical part of their customers' digital transformation.

In conclusion, Network Slicing is the key architectural capability that enables 5G to be more than just a faster version of 4G. It transforms a rigid, monolithic infrastructure into a flexible, dynamic, and programmable platform, capable of meeting the diverse and demanding connectivity requirements of the next decade of innovation.

    Network Slicing | Teleinf Edu