BubbleRAN O-RAN compliant stack includes:
O-RAN Interfaces:
E2AP v2/3, A1AP v1.x, O1. R1 is implemented as a mirror of A1AP.O-RAN Service Models:
Key performance measurement v2/3, RAN Control v1.x, and Cell Configuration and Control v3.xO-Cloud:
Scalability (128 Compute nodes), synchronization, auto-device discovery, optimized data plane, and eBPF ObservabilityMX-RIC:
Near-RT RIC, Non-RT RIC, and an ecosystem of of xApps and rAppsMX-Operator:
SMO/OAM, Observability Stack, FCAPS, Network Slicing, Intent OperatorMX-Hub:
Artifact registry with images, software packages, deployment blueprintsMX-Data:
Multi-source data lake with metrics and stats from Infrastructure, 5G RAN and CN, and Energy footprints Note:
BubbleRAN O-RAN Stack is all implemented in house. It features cloud-native and can be deployed both in the private and public clouds. For example you can deploy it on Google K8s Engine (GKE)!
xApp features and supported service models are shown in the figure below.
O-RAN E2SM:
Key performance measurement v2/3, RAN Control v1.x, and Cell Configuration and Control v3.xBubbleRAN E2SM:
MAC, RLC, PDCP, NGAP, Slice Control, and Traffic Control.
FlexPolicy:
Policy Job defines different control actions and policies to be applied on a selected set of E2 nodes, an evolution of the A1-P service. Use cases include load-balancing.
FlexMon:
Monitoring Job defines programmable monitoring targeting selected E2 nodes with post-processing and metric selection exported to Timescale Database (TSDB) compatible with Prometheus and Grafana.
Yes. MX-Operator fully supports external interfaces and each of the NFs could be adjusted/configured to connect externally (as clients) or listen for external connection (as servers). In addition, we support external DNS entries. MX-Operator also support hybrid cloud deployment where different NFs are deployed in different clouds.
KPM:
Performance Monitoring, Data-set collections, Load Distribution, Congestion DetectionRC:
Mobility management (HO), RAN Slicing, Load Balancing, QoS Control, Energy Management, Cell ManagementCCC:
BWP reconfiguration, Frequency reconfigurationMac/RLC/PDCP/GTP:
Extended KPMSlice Control:
Radio Resource Slicing, Resource Allocation Policy, Slicing Policy, MCS ControlTraffic Control:
QoS Control, Flow-level SlicingYes. BubbleRAN supports a variety and mix-and-match of the vendors that could be simultaneously deployed and operated in the same . BubbleRAN supports the following Open Source 5G Stack: OpenAirInterface, srsRAN, and Open5GS. In addition, BubbbleRAN support the following industrial-grade 5G stack including: Amarisoft 4G/5G and Lite-On All-in-One 5G gNB and 5G O-RDU and O-RU.
Note:
BubbleRAN O-RAN stack is Multi-x
by design, refering to various dimensions such as RAN vendor, OS, and cloud, addressing the level of heterogeneity and diversity in the modern networks, and it is considered as a natural extension to the Open RAN
Yes. O-RAN 7.2 fronthaul split is supported for OpenAirInterface and srsRAN 5G stack with Lite-On FlexFI O-RU.
Note:
Each vendor implements the fronthaul interface differently and therefore the capabilities differes across the vendors.
The rApps are implemented as applications running on top of the Non-RT RIC consuming its APIs. These Non-RT RIC is implemented as a Kubernetes Operator exposing its Custom Resource Definitions (CRD) to be consumed by the rApps. Hence, rApps use these CRDs in order to send policies and receive feedback utilizing any Kubernetes clients. The rApps are written in go, python and JavaScript.
Note:
R1 is not currently clearly specified. It is shown to include multiple services, such as A1 services among other SMO services. Hence, for R1, we mirrored and extended the A1 as CRDs between non-RT RIC and rApps.
We use an existing open source NetConf clients to realize the O1 interface. The O1 is only available for the Lite-on AIO small-cell and O-RU.
Note:
We do not use the O-RAN O1-compliant interfaces to configure and manage OpenAirInterface, srsRAN, and Amarisoft since they do not implement the O1 interfaces (i.e. NetConf Server). Recently, there have been some activities for OAI on the O1 interface but they do not provide all the required features for our SMO.
Nevertheless, this does not limit our SMO in its functions with respect to the NFs or RAN software, but rather improves it for day-2 operations. If you use the cli extract pcap
command to extract the PCAP in the containers, you would see some HTTP messages transported for the REST API between the Workload and the Manager containers that might resemble the O1 messages that you are looking for.
In terms of the operations, any change in the YAML
file used for the network is propagated automatically to all the affected NFs. In terms of monitoring and fault-tolerance, we use cloud-native software such as Prometheus that are natively integrated with our SMO.
The BubbleRAN DevOps Technology leverages the best practices to deliver an agile and consistent Cloud-Native Multi-vendor 5G/6G CI/CD/CO platform providing more than 10x faster on-boarding, performance and conformance testing (3GPP and O-RAN), efficiency and delivery cycles targeting telco network functions and applications (5G/6G).
The BubbleRAN DevOps is realized using GitOps operational framework that leverages the best practices used for network functions and application development/integration/testing such as CI/CD/CO and applies them to the infrastructure and multi-vendor 5G/6G network automation.
The BubbleRAN Telco Devs include on-boarding & migration, building & packaging, testing & validation, and releasing artifacts via the BubbleRAN hub.
The BubbleRAN Telco Ops includes provisioning, Operations, Observe, insight & automate that are accessible via a powerful cli & APIs.
Vendors and Developers can now simply develop/customize/on-board their network functions and xApps/rApps as well as their Kubernetes custom resource definitions (CRDs) via the CI/CD/CO platform using the BubbleRAN SDK and CDK.
Operators and Service Providers can leverage multi-x software-based operators to design and deploy a 5G/6G network tailors to a particular use-case requirements and yield the required level of control and observability to the customers.
Terminologies (DevOps definitions and benefits according to Amazon)
CI/CD/CO:
Continuous Integration, Continuous Delivery, and Continuous Optimization.SDK:
xApp and rApps software development kit.CDK:
Container development kit.Operations:
design, install, deploy, test, reconfigure, fail-over, backup, restore, upgrade.Observe:
logs, metrics, conditional events, alarm, and alerts.Insight:
health, anomaly, inefficiency.Automate:
scaling, healing, tuning.
BubbleRAN relies on the 3rd party vendors, such as Amarisoft, OpenAirInterface, srsRAN, and Open5GS among the others, to create and validate an optimized multi-x 5G artifacts in conformance with the 3GPP, O-RAN and public cloud requirements.
BubbleRAN develops cloud-native Open RAN components including MX-RIC as NearRT and Non-RT RIC with xApps and rApps, MX-Operator as SMO/OAM, FCAPS, Observability stack, compliant with the O-RAN specification, where both legacy and emerging Operators and service providers are one click away to mix-and-match one x in multi-x to another one (one vendor to another or one deployment to another).
Terminologies
SMO:
Service Management and Orchestration.RIC:
RAN Intelligent Controller.xApp:
NearRT-RIC applications.rApp:
Non-RT-RIC applications.Multi-x:
Multi-vendor, Multi-version, Multi-RAT, Multi-RU, Multi-cloud, Multi-OS, Multi-deployment.
The BubbleRAN MX-Operator is a new generation of MANO/SMO that fully adheres to the cloud-native principles, while fostering innovation and sustainable deployment for 4G, 5G, and beyond. It elicits an agile and intelligent, dynamic control over variety of vendors and radio stacks (multi-x) coexisting on the same network with built-in observability and at the scale.
MX-Operator bases its foundation upon the Operator Framework to assist or replace the human in the loop, approaching six dimensions including Cloud-Native Intelligent, Closed-Loop Observability, 4C Secure Networking, Sustainability, Agile and Consistent DevOps, and Open Ecosystem, for RAN and its hardware resources, CN, and edge applications.
Telco is moving towards a software-based telco solution empowered with hardware resources (e.g. look aside or inline accelerated cards). Today’s legacy public operators as well as emerging private Operators are calling for a faster and more efficient 5G delivery cycles on daily basis to meet their business application requirements while at the same time lowering the operating costs and energy footprint of the overall network.
By leveraging CI/CD/CO/DevOps, the entire delivery cycle can be automated in an agile, consistent manner helping Operators to deal with network fixes and upgrade. One simple example is an important security patch on a running network or release a new features in a matter of an hour rather than days or months while retaining the service assurance and continuity.
From the technical perspective, one of the main challenges is the transition from VNF to CNF and from physical infrastructure to private/public clouds. This means more software-based 5G/6G solutions that are empowered by the hardware accelerators to sustain the promised performance. This brings another challenges, which is to expose hardware capabilities as a soft and composable resources to the CNF to maximize the efficiency and multiplexing gain.
A 4G/5G network components by design relies on a heterogeneous, distributed, and synchronous infrastructure resources, namely hardware accelerators, radio units, network functions, and edge apps, that usually provided by different vendors.
A Docker-based or Helm-based automation can only provide level 1 and 2 life-cycle operations and are limited to a single vendor and single infrastructure.
BubbleRAN (BR) founded in 2021, as a spin-off of Eurecom.
BR is a software company dedicated to telecom and deliver a range of best-in-class cloud-native 5G/6G O-RAN solutions empowered Edge Computing and Generative AI technologies for R&D and enterprise private 5G use-cases.
BR is helping organization to deploy, operate, and automate a high-performance, reliable, and secure 5G/6G infrastructure at scale that is simple to use, customize and extend.
Checkout our research and contribution to Open Source here
BubbleRAN is located in French Rivera, south of France.
The postal address is: 450 Route des Chappes, 06410 Biot, France.
BubbleRAN is founded in 2021 by Navid Nikaein, the acting CEO/CTO of the company.
Currently (01/06/2024), the BubbleRAN team is composed of 9 people.
BubbleRAN develops a complete cloud-native multi-vendor O-RAN stack, all implemented in house. We also work with divers 5G vendors to on-board their 5G stack in our portfolio. Currently we are supporting the following vendors:
BubbleRAN targets the following markets:
Education and Learning with MX-ORS product. TRL 4-5, 3GPP, O-RAN, Cloud-Native, AI, and Edge computing.
R&D and Measurement with MX-PDK product. TRL 4-7, PoC and MVP.
Private5G with MX-PRO product. TRL7-9, Enterprise Networking and Deployment.
Note:
To book a meeting, please