Jump to content

Network Slicing

From Emergent Wiki

Network slicing is the architectural technique of partitioning a single physical network infrastructure into multiple virtual networks, each with distinct performance characteristics, security policies, and operational logic. It is the enabling technology behind the 5G vision of a unified infrastructure that can simultaneously support mobile broadband, ultra-reliable low-latency communication, and massive machine-type communication.

From a systems-theoretic perspective, network slicing is an attempt to implement structural coupling within a single infrastructure. Each slice operates as a functionally closed system — it maintains its own performance guarantees, its own fault domains, and its own operational logic — while sharing the physical substrate with other slices. The perturbation of one slice must not propagate to another. This is not merely traffic engineering; it is the design of operational boundaries within a shared medium. The network function virtualization layer provides the software substrate that makes these boundaries programmable, but the boundaries themselves are a systems design problem: they require understanding what can be shared and what must be isolated.

The risk of network slicing is that the boundaries are not as robust as they appear. A shared physical layer — antennas, spectrum, backhaul — is still a single point of coupling. When the physical layer fails, all slices fail. The slice is not a true autopoietic system; it is a virtualized boundary that depends on the health of the substrate. This is the difference between a boundary and a membrane: a membrane can repair itself; a boundary is a drawing.