HiCellTek HiCellTek
Back to blog
open rano-ranricran intelligent controller

Open RAN: Revolution or Illusion? The Real State of Deployment in 2026

Open RAN promises to break Nokia/Ericsson/Huawei vendor lock-in. But deployments are lagging. Technical analysis of the RIC, open interfaces, and field lessons from Rakuten, Vodafone, and Dish.

Takwa Sebai
Takwa Sebai
Founder & CEO, HiCellTek
March 28, 2026 Β· 7 min read

In mobile networks, three vendors have controlled the radio access market for two decades: Ericsson, Nokia, and Huawei. Together they hold roughly 75% of global RAN market share. Operators have pushed back against this oligopoly since the mid-2010s, funding an initiative called Open RAN (or O-RAN) that promises to break the lock-in by disaggregating the base station into interchangeable, multi-vendor components connected through open interfaces.

The idea is compelling. The execution is far messier than any conference slide suggests. Here is where O-RAN actually stands in 2026 β€” what works, what does not, and what it means for engineers on the ground.

What O-RAN Actually Does to the Base Station

A traditional (monolithic) base station is a single integrated box from one vendor. The baseband processing, radio frequency chain, and control intelligence are tightly coupled. If you buy Ericsson radios, you run Ericsson software, use Ericsson management tools, and call Ericsson support.

O-RAN splits the base station into three distinct network functions with standardized interfaces between them:

  • O-RU (Open Radio Unit): The antenna and RF front-end. Handles digital-to-analog conversion, beamforming, and low-PHY processing. Sits on the tower or rooftop.
  • O-DU (Open Distributed Unit): Handles real-time Layer 1 (high-PHY) and Layer 2 processing (MAC, RLC). Runs on commercial off-the-shelf (COTS) x86 or ARM servers, typically at the cell site or an edge aggregation point.
  • O-CU (Open Centralized Unit): Handles non-real-time Layer 2 (PDCP) and Layer 3 (RRC) processing. Can be centralized in a regional data center, enabling pooling across many sites.

The connection between O-RU and O-DU uses the Open Fronthaul interface, based on eCPRI and the 7.2x functional split. This split places the low-PHY (FFT/iFFT, precoding) in the O-RU and everything above in the O-DU. It is the most debated architectural choice in O-RAN because it directly determines fronthaul bandwidth requirements β€” a single 100 MHz NR carrier with 4T4R can demand 10+ Gbps of fronthaul capacity.

Between O-DU and O-CU, the F1 interface (already defined in 3GPP) carries user and control plane traffic over standard IP transport.

The RIC: O-RAN’s Intelligence Layer

The most genuinely novel element in the O-RAN architecture is the RAN Intelligent Controller (RIC). It is the component that turns a disaggregated RAN from a mere cost-reduction exercise into something architecturally different.

The RIC comes in two flavors:

Near-RT RIC (Near-Real-Time, 10 ms to 1 s loop): Hosts xApps β€” third-party or operator-developed applications that make per-UE or per-cell decisions in near-real-time. Use cases include traffic steering between cells, interference management, QoS optimization, and anomaly detection. The Near-RT RIC communicates with the O-DU/O-CU via the E2 interface.

Non-RT RIC (Non-Real-Time, >1 s loop): Part of the Service Management and Orchestration (SMO) layer. Hosts rApps that handle policy, analytics, ML model training, and lifecycle management. Communicates with the Near-RT RIC via the A1 interface and with all O-RAN components via O1 (management) and O2 (cloud infrastructure).

Think of the RIC as an app store for radio optimization. In theory, any vendor or operator can develop xApps and rApps and deploy them on any compliant RIC platform. In practice, interoperability between xApps from different vendors on the same RIC remains a work in progress.

Three Real Deployments: What Actually Happened

Rakuten Mobile (Japan) β€” The Greenfield Poster Child

Rakuten launched Japan’s fourth mobile network in 2020 as a fully virtualized, cloud-native architecture running on commodity hardware. It is the most cited O-RAN success story, and for good reason β€” it proved that a nationwide mobile network could be built without Ericsson, Nokia, or Huawei as the primary RAN vendor.

The reality behind the headline: Rakuten’s initial rollout was plagued by coverage gaps, dropped calls, and a roaming dependency on KDDI that persisted for years. Capital expenditure was lower per site, but the total cost of integration, debugging, and ongoing multi-vendor management offset some of those savings. By 2025, Rakuten had refined its Symworld platform and began licensing it to other operators (including 1&1 in Germany), but subscriber growth in Japan remained below projections.

The lesson: greenfield O-RAN works, but the integration cost is front-loaded and often underestimated.

Dish Network (US) β€” The Regulatory Bet

Dish committed to building a greenfield 5G O-RAN network in the US as a condition of its spectrum acquisitions. Using a combination of Mavenir, Fujitsu, Qualcomm, and VMware (now Broadcom), Dish deployed an AWS-hosted cloud-native RAN.

The deployment timeline slipped repeatedly. Coverage obligations set by the FCC were met with minimal margins. Network performance in independent testing consistently lagged behind T-Mobile, AT&T, and Verizon. In 2025, Dish merged with EchoStar and refocused on enterprise and fixed wireless rather than competing head-to-head with the incumbents for consumer subscribers.

The lesson: O-RAN on paper does not equal O-RAN at scale. Regulatory mandates alone do not solve the integration challenge.

Vodafone (UK) β€” The Brownfield Pragmatist

Vodafone took a different approach. Rather than building a new network from scratch, it introduced O-RAN into its existing (brownfield) UK network, initially targeting rural sites where the cost equation favored multi-vendor flexibility. Vodafone partnered with Samsung, Dell, and NEC for RAN components and ran pilots across several hundred sites.

Vodafone’s engineers reported measurable integration overhead: firmware alignment between vendors, fronthaul timing issues, and debugging workflows that required coordination across three or four vendor support teams simultaneously. Performance on optimized sites eventually matched the legacy Ericsson/Nokia baseline, but reaching that point took significantly longer.

The lesson: brownfield O-RAN is viable but demands rigorous field validation. Lab interoperability does not guarantee field interoperability.

The Case Against: Why Legacy Vendors Push Back

Nokia and Ericsson are not passive observers. Their argument against O-RAN disaggregation is technical, not just commercial:

Performance gap. A monolithic RAN stack is optimized end-to-end. The vendor controls every layer from the RF chain to the scheduler to the RRC state machine. Disaggregated stacks introduce interface overhead, synchronization complexity, and suboptimal cross-layer optimization. Independent benchmarks have shown 15-20% throughput penalties in certain multi-vendor O-RAN configurations compared to single-vendor baselines.

Integration responsibility. In a single-vendor network, one company owns the problem. In a multi-vendor O-RAN deployment, a dropped call could be caused by the O-RU firmware, the O-DU scheduler, a fronthaul timing issue, or an xApp conflict on the RIC. Identifying the root cause requires deep expertise across multiple vendor stacks. Most operators do not have that in-house.

Security surface. Open interfaces mean more attack vectors. The E2, A1, and O1 interfaces are all potential targets. The O-RAN Alliance has published security specifications, but implementation and enforcement vary. European regulators, particularly in Germany and France, have raised concerns about supply chain security in multi-vendor environments.

Total cost of ownership. The promise of lower CAPEX through COTS hardware is real, but OPEX can increase due to integration complexity, multi-vendor support contracts, and the engineering talent required to manage a disaggregated network. The net cost equation is not always in O-RAN’s favor.

What This Means for Field Engineers

If you work in RAN deployment, optimization, or troubleshooting, O-RAN changes your daily workflow in concrete ways:

Multi-vendor debugging. A KPI degradation on an O-RAN site requires checking the O-RU, O-DU, and O-CU independently, then verifying the fronthaul and midhaul interfaces, then checking if an xApp on the RIC is conflicting with the DU scheduler. The diagnostic chain is longer and requires broader expertise.

Fronthaul sensitivity. The 7.2x split makes fronthaul a critical link. Latency, jitter, and synchronization (PTP/SyncE) between O-RU and O-DU must be within tight tolerances. Field engineers need to validate fronthaul performance alongside RF performance β€” something that was unnecessary in monolithic RAN.

New KPIs. Beyond traditional RF metrics (RSRP, RSRQ, SINR, throughput), O-RAN deployments require monitoring E2 interface latency, xApp execution time, RIC decision accuracy, and inter-component synchronization. Your drive test post-processing now includes a virtualization layer.

Software lifecycle. O-RAN components update independently. An O-DU software upgrade can break compatibility with an O-RU from a different vendor. Field validation after software updates becomes more frequent and more critical.

The Honest Assessment

O-RAN is not a revolution and it is not an illusion. It is an architectural evolution that addresses a real problem (vendor lock-in) with a real trade-off (integration complexity).

In 2026, the trajectory is clear: large operators are committing budget to O-RAN (Deutsche Telekom’s 30,000-site RFQ, AT&T exceeding 50% open-capable traffic), but full multi-vendor disaggregation at scale remains the exception rather than the norm. Many β€œO-RAN” deployments use components from a single vendor on an O-RAN-compliant platform β€” open in architecture but not in practice.

The RIC is the most promising element. If third-party xApps and rApps mature, they could unlock optimization capabilities that monolithic vendors cannot match. But the xApp ecosystem is still nascent, and interoperability between RIC platforms from different vendors is limited.

For the telecom workforce, the message is practical: O-RAN skills (RIC architecture, containerized RAN, fronthaul engineering, multi-vendor integration testing) are increasingly valuable. Whether O-RAN β€œwins” or not, the industry is moving toward software-defined, cloud-native RAN β€” and that requires a different skill set than bolting Ericsson radios to towers.


Looking for clear definitions of O-RAN terms like RIC, xApp, rApp, Split 7.2, or eCPRI? Check the HiCellTek technical glossary for concise, field-oriented explanations of every concept covered in this article.

Share: LinkedIn X
Takwa Sebai
Takwa Sebai

Founder of HiCellTek. 15+ years in telecom, operator side, vendor side, field side. Building the field tool RF engineers deserve.

Ready for the field?

Request a personalized demo of HiCellTek β€” 2G/3G/4G/5G network diagnostics on Android.

Try our free telecom tools

TAC Lookup, IMEI Calculator, EARFCN Calculator, used by telecom engineers worldwide.

Try Free Tools

Get telecom engineering insights. No spam, ever.

Unsubscribe in one click. Data processed in the EU.