Skip to content
Open access

CORMO-RAN: Energy Efficiency at the Near-RT RIC via Lossless Migration of O-RAN xApps

Jun 2025 · IEEE Transactions on Mobile Computing · 2 citations · 68 references
Computer Science

TL;DR

This paper proposes CORMO-RAN, a data-driven orchestrator that dynamically activates compute nodes based on xApp load to save energy, and performs lossless migration of xApps from nodes to be turned off to active ones while ensuring xApp availability during migration.

Abstract

Open Radio Access Network (RAN) is a key paradigm to attain unprecedented flexibility of the RAN via disaggregation and Artificial Intelligence (AI)-based applications called xApps. In dense areas with many active RAN nodes, compute resources are engineered to support potentially hundreds of xApps monitoring and controlling the RAN to achieve operator's intents. However, such resources might become underutilized during low-traffic periods, where most cells are sleeping and, given the reduced RAN complexity, only a few xApps are needed for its control. In this paper, we propose CORMO-RAN, a data-driven orchestrator that dynamically activates compute nodes based on xApp load to save energy, and performs lossless migration of xApps from nodes to be turned off to active ones while ensuring xApp availability during migration. CORMO-RAN tackles the trade-off among service availability, scalability, and energy consumption while (i) preserving xApps'internal state to prevent RAN performance degradation during migration; (ii) accounting for xApp diversity in state size and timing constraints; and (iii) implementing several migration strategies and providing guidelines on best strategies to use based on resource availability and requirements. We prototype CORMO-RAN as an rApp, and experimentally evaluate it on an O-RAN private 5G testbed hosted on a Red Hat OpenShift cluster with commercial radio units. Results demonstrate that CORMO-RAN is effective in minimizing energy consumption of the RAN Intelligent Controller (RIC) cluster, yielding up to 64% energy saving when compared to existing approaches.

Read PDF

Similar papers

Conference Jul 2026

Toward End-to-End Intent-Based Networking for 6G: Architectures, Challenges, Recent Advances, and Future Directions

Intent-Based Networking (IBN) has emerged as a promising paradigm for simplifying network management by allowing operators and applications to specify high-level service objectives rather than low-level device configurations. Early IBN research was mainly developed in Software-Defined Networking (SDN), Network Function Virtualization (NFV), transport networks, core networks, and data-center environments, where programmability, virtualization, and relatively stable infrastructure models enabled intent translation, orchestration, and assurance. However, realizing IBN in end-to-end mobile networks is more challenging because the Radio Access Network (RAN) is highly dynamic, wireless-channeldependent, mobility-sensitive, and governed by multiple control timescales. The emergence of Open RAN (O-RAN) changes this landscape by making the RAN programmable, disaggregated, data-driven, and control-lable through non-real-time and near-real-time intelligent control loops. This survey reviews the evolution of IBN from SDN/NFV-enabled automation toward O-RAN-driven end-to-end intent-based networking for 5G-Advanced and 6G. We discuss architectural mechanisms, key challenges, recent advances in AI-driven and agentic IBN, and future research directions including Large Language Model (LLM)-based intent translation, contractbased O-RAN slicing, digital twin-assisted validation, and trustworthy closed-loop orchestration.

Dongwook Won, Thanh Thien-An Dang, Ton That Tam Dinh et al. · 0 citations
Conference Jul 2026

Toward Event-Driven Per-UE xApps in Open RAN Near-RT RIC

The Open Radio Access Network (O-RAN) NearReal-Time RAN Intelligent Controller (Near-RT RIC) hosts xApps that perform per-User-Equipment (UE) closed-loop control over the E2 interface, and proactive control of handover, scheduling, and anomaly response depends on the freshness of the underlying counters. Surveyed per-UE xApps that explicitly describe their E2 binding rely on Periodic Report subscriptions through E2 Service Model for Key Performance Measurement (E2SM-KPM), which forces every measurement to wait for a configured reporting period before reaching the Near-RT RIC. This paper surveys seven per-UE Near-RT RIC xApp works published between 2023 and 2026 and aligns them with the Measurement Event trigger style introduced in E2SM-KPM v7.0 (2025). The new trigger style enables cell-condition-gated per-UE reporting through REPORT Service Styles 3 and 5, while perUE-bound event conditions remain explicitly out of scope and constitute a clean specification-evolution opportunity. Closing the gap between Periodic-only xApp practice and the Measurement Event primitive opens a class of event-driven per-UE xApps that the current control loop cannot support.

Thanh Thien-An Dang, Dongwook Won, Juyoung Kim et al. · 1 citation
Preprint Aug 2026

Scaling 5G-TSN Bridges: Operating Regimes, Scheduling, and Time Synchronisation Under Heterogeneous Industrial Traffic

3GPP Release 16 enables a 5G system to operate as a transparent IEEE 802.1 TSN bridge, but its scalability under heterogeneous industrial workloads remains insufficiently characterised. This paper uses the nascTime framework on OMNeT++/Simu5G to evaluate how many TSN endpoints a single 5G NR cell can bridge before per-flow QoS degrades. We model closed-loop control, machine vision, bulk telemetry, and IEEE 802.1AS traffic over a four-bearer SDAP architec- ture, varying the number of endpoints from 1 to 40, MAC scheduler, radio bandwidth (10 MHz and 20 MHz), and channel model. Results show three operating regimes. Below saturation, non-DRR schedulers perform similarly; near saturation, QoS- aware PF reduces critical-flow P99 latency by up to two or- ders of magnitude relative to channel-aware and fairness-based schedulers; and under overload, only QoS-PF maintains near- complete delivery for the highest-priority traffic. Across the two evaluated bandwidths, the saturation threshold approximately doubles when bandwidth doubles. We also show that isolating IEEE 802.1AS/gPTP traffic on a dedicated high-priority radio bearer reduces clock-servo instability, although endpoints carry- ing lower-priority data still experience elevated synchronisation delay under saturation because of reduced MAC scheduling frequency. Finally, the evaluated sub-6 GHz, 30 kHz-SCS con- figuration exhibits an effective latency floor of approximately 2.25 ms, indicating that sub-3 ms TSN deadlines may require radio-configuration changes such as configured grants or higher numerology

Mohamed A. M. Seliem, U. Roedig, C. Sreenan et al. · 0 citations
Jul 2026

CIS-RAN: evolving C-RAN towards cooperative, intelligent, and service-based RAN for 6G

CIS-RAN is proposed, a novel 6G RAN architecture built on three pillars of cooperative, intelligent, and service-based design that enables flexible collaboration across distributed RAN nodes and multi-dimensional domains, integrates intelligence throughout the network, and supports advanced RAN capability exposure as services.

Xiaoyun Wang, Nan Li, Qi Sun et al. · 0 citations
Preprint Jul 2026

Twin-Fidelity-Aware Resolution of Direct xApp Conflicts in Open RAN

Open Radio Access Network (O-RAN) allows independently developed xApps to control RAN functions through the Near-Real-Time RAN Intelligent Controller (Near-RT RIC). When xApps with conflicting objectives operate concurrently, they may issue incompatible actions that degrade network performance. This paper addresses a direct conflict in which an energy-saving (ES) xApp and a coverage/throughput-oriented (CTO) xApp request different downlink transmit-power settings for the same cell. We formulate conflict resolution as online selection of a continuous blend of the two proposals, maximizing an energy-aware utility that jointly considers throughput and power consumption. A network digital twin (NDT) predicts this utility for candidate actions before live deployment, but selecting the highest twin-predicted utility becomes ineffective when the twin drifts. We therefore propose a twin-fidelity-aware hard-switching arbiter that monitors the error between predicted and observed utilities using an exponentially weighted moving average. While the error remains below a threshold, the arbiter follows the NDT-selected action; otherwise, it switches to the best previously observed action learned online. The arbiter is lightweight, training-free, and requires no oracle knowledge of the optimal policy. System-level 5G evaluations show that it achieves the closest throughput-power trade-off to the optimum across operator energy priorities, yielding normalized utility regret of $0.017 \pm 0.006$, versus $0.159 \pm 0.052$ for a COMIX-style twin-based selector. Under severe NDT drift (10 dB), it reduces utility regret from $11.19 \pm 3.58$ to $0.55 \pm 0.25$. These results show that online twin-fidelity monitoring enables robust digital-twin-assisted xApp conflict resolution while preserving utility-aware throughput-power optimization.

Akram A. Almohammedi, Mohammed Balfaqih, Sam Darshi et al. · 0 citations
Open access Aug 2026

Coordinated Communication and Computing Resource Management Using Traffic Steering and Resource Slicing in O-RAN-Based Vehicle-to-Network Communications

A coordinated communication and computing resource management framework for O-RAN-based V2N communications and demonstrates a balanced trade-off among SLA compliance, computing-resource satisfaction, delay, throughput, and mobility robustness, while also showing that load-aware steering can provide higher aggregate SLA compliance under specific traffic distributions.

Mohammed Balfaqih · 0 citations