Mosaic5G FlexRAN Platform

FlexRAN

First Open-source Implementation of a Flexible and Programmable Platform for Software-Defined Radio Access Networks

The FlexRAN platform is made up of two main components: the FlexRAN Service and Control Plane and FlexRAN Application plane. The FlexRAN service and control plane follows a hierarchical design and is composed of a Real-time Controller (RTC) that is connected to a number of underlying RAN runtime, one for each RAN module (e.g. one for monolithic 4G eNB, or multiple for a disaggregated 4G and 5G). The control and data plane separation is provided by RAN runtime environment which acts as an abstraction layer with RAN module on one side and RTC and control apps on the other side. The FlexRAN protocol facilitates the communication between the real-time controller and the RAN agent embedded in runtime environment. RAN control applications can be developed both on the top of the RAN runtime and RTC SDK allowing to monitor, control and coordinate the state of RAN infrastructure. Such applications could vary from soft real-time application including monitoring that obtain statistics reporting to more sophisticated distributed applications that modify the state of the RAN in real-time (e.g. MAC scheduler). All the produced RAN data and APIs are open to be consumed by 3rd parties.


FlexRAN Architecture

Features

Rapidly develop new ideas, control applications and business needs

RAN Control & Data Plane Separation

FlexRAN decouples the RAN control and data plane with several benefits, including: reducing the complexity of developing new control solutions; promoting openness and innovation by allowing operators to open their RAN service environment to authorized third-parties to rapidly deploy innovative applications and services for mobile subscribers, enterprises and vertical segments.

Centralized & Real-time Control

FlexRAN consolidates the control plane into a single logically centralized controller, enabling easier coordination among base stations, effectively simplifying the development of more sophisticated control applications. Moreover, FlexRAN has been designed in a way that enables support for the deployment of real-time control applications, like MAC schedulers, with very stringent time constraints.

Abstraction and Virtualized Control Functions

FlexRAN allows the flexible and programmable control of the underlying RAN infrastructure through the introduction of RAN API and virtualized control functions that have a modular structure and well-defined interfaces and are responsible for performing the various control operations of the base station. This allows part of the system’s logic, like the mobility manager or the MAC scheduler, to be easily upgraded by replacing or extending the corresponding function without affecting the rest of the system.

Control Delegation & Policy Reconfiguration

The virtualized control functions of FlexRAN are exploited through a set of mechanisms designed to allow the delegation of control functions, like schedulers and mobility managers, from the master controller to the base stations at runtime and the reconfiguration of their behavior and parameters on-the-fly in a simple and seamless manner. This feature makes the system very flexible and adaptable to the underlying networking conditions and to the specific requirements of the network operator.

USE CASES

Leverage Mosaic5G platform components to compose/tailor your network for a particular use-case.

RAN Optimization

RAN Data Mining and Analytics
Data-driven RAN Control
QoS-aware RAN Sharing and Slicing
Block Chained resource counting
Spectrum Sharing and management
Mobility management
Coordinated Scheduling and RRM
Interference management
Dynamic function split

Content Optimization

RAN-aware video optimization
Content-aware UP programmability
Content-aware RRM
Traffic and Service Profiling

Device/Provider Optimization

Spectrum Management and Sharing
Managed Services and SLA
Device-centric Networking
Positioning
Slice/Service Access Control
Dynamic Slice Pricing

Software

Know more about the implementation, license, and how to install

Real-time Controller

The FlexRAN real-time (aka Master) controller was built from scratch using C++ and currently supports x64 Linux systems. The implementation supports both hard real-time and soft real-time mode of operation to cater for different time criticalness of the deployed applications and the requirements of the network operators and service providers. The software is released under MIT License.

RAN Runtime

A prototype of the FlexRAN Runtime (aka Agent) was developed in C on top of the open source LTE/LTE-A software platform of OpenAirInterface (OAI) and has already been integrated to the project's current development version. It was extended to support execution environment for local RAN control apps. The software is released under OAI Public License V1.0

API Doc

Access various related documentations

API# Target Direction Example Applications
Get config eNB, UE, logical channel Controller->RAN
  • Get UL/DL RAN configuration
  • Get DRB configuration
  • Get Measurement Configuration
  • Monitoring
Get Stats eNB, UE, logical channel Controller->RAN
  • Channel Quality Indicator
  • SINR/RSSI measurements / Localization
  • UL/DL performance at specific layer
  • Monitoring
  • Optimization
Commands eNB, UE, logical channel Controller->RAN
  • Scheduling policy
  • Handover policy
  • Radio Resource Management Policy
  • Slicing (Creation/update/deletion)
Event Trigger eNB, UE, logical channel RAN->Controller
  • UE attachment
  • Scheduling Request
  • Measurement Events
  • Cell load
  • Monitoring
  • Control Action
Control Delegation eNB and Slice Controller->RAN
  • Delegate radio resource management
  • Update RAN DL/UL scheduling
  • Update HO algorithm
  • Programmability
  • Slicing and multi-service

FlexRAN Specification v2.2.3

Resources

Access various related documentations

Demos


  1. Mobicom 2020-09-23
    Service-Oriented Intelligent and Extensible RAN
  2. NOMS 2020-04-23
    Efficient Multi-Service RAN Slice Management and Orchestration
  3. Mobile World Congress 2017-02-26
    RAVEN
  4. Mobile World Congress 2017-02-26
    Slicing Cloud RAN

Tutorials


  1. Gitlab Wiki 2016-02-03
    How to build a RAN slicing platform

Papers


  1. Marketing Flyer 2019-03-18
    Mosaic5G Platforms
  2. Marketing Poster 2019-03-17
    Mosaic5G Platforms
  3. Marketing Brochure 2018-07-08
    Mosaic5G Platforms
  4. ACM CCR 2018-07-08
    Mosaic5G Platforms
  5. CoNext 2016-12-12
    FlexRAN Platform
  6. ACM CCR 2014-10-12
    OpenAirInterface

Slides


  1. Mosaic5G 2018-04-11
    Mosaic5G Ecosystem
  2. Mosaic5G 2018-04-09
    FlexRAN

Videos