Article · Wikipedia archive · Last revised Jun 9, 2026

Open RAN

Open RAN, or Open Radio Access Network architecture is based on 3GPP standards for Radio Access Networks (RAN) but contains many extensions, disaggregates RAN components and makes their interfaces open, aiming to improve flexibility and interoperability. RAN hardware and software are cloudified/virtualized, and it includes intelligent management (SMO).

Last revised
Jun 9, 2026
Read time
≈ 3 min
Length
699 w
Citations
26
Source

Open RAN, or Open Radio Access Network architecture is based on 3GPP standards for Radio Access Networks (RAN) but contains many extensions, disaggregates RAN components and makes their interfaces open, aiming to improve flexibility and interoperability. RAN hardware and software are cloudified/virtualized, and it includes intelligent management (SMO).1

Those open interfaces aim for mixing components from different vendors and quicker deployment of new services.1 Open RAN standardization is led by the O-RAN ALLIANCE.2

Cloudification means disaggregating hardware and software, making RAN software cloud-native functions running on a general-purpose hardware.1

Intelligent open management includes automated management and orchestration systems which can utilize Artificial Intelligence and Machine Learning for life cycle management of network functions.1

Open interfaces: standardized open interfaces, such as the O-RAN ALLIANCE's specifications and 3GPP-defined interfaces, facilitate interoperability between disaggregated RAN components.1

Key components

In Open RAN, the RAN is split into three main blocks: the Radio Unit (RU), the Distributed Unit (DU), and the Centralised Unit (CU).3 The RU performs basic RF and low-PHY functions such as precoding and beamforming4. The DU performs additional PHY functions such as scrambling and modulation, and handles MAC and RLC functions such as radio resource allocation4. The CU handles functions such as SDAP and RRC4.

The disaggregation scheme of O-RAN according to a 7.2x functional split. source ↗

RAN Intelligent Controller (RIC) is an optional virtualized optimization technology for 5G. It adds programmability to a new or existing RAN and allows SON-like (Self-Optimizing Networks) capabilities. The optimization in RIC is boosted by policy-driven closed loop automation and AI/ML.5 In O-RAN deployments, there are the near real-time RIC (near-RT RIC) which operates on sub-100 millisecond intervals, and the non real-time RIC (non-RT RIC) which operates on intervals longer than 1 second4.

The near-RT RIC houses xApps, which are programs that optimize functions such as beamforming, traffic steering, and power control. The non-RT RIC houses rApps, which manage longer-term policies such as network slicing4.

The fronthaul interface lies between radio Units (RU) and baseband units (Distributed Units (DU)). It is a focus area in Open RAN.5

O-RAN has specified an eCPRI-based 7.2x open interface to be used in the fronthaul, allowing connections between radio units and baseband units of different vendors.5

Near-RT RIC

The near-RT RIC really houses multiple interworking components.

  • Internal messaging infrastructure connects the xApps, platform services, and interface (O1, A1, E2) terminations to each other. O-RAN Alliance specifies not what technology the near-RT RIC must use, but there are certain functionalities that this internal messaging infrastructure must provide4.
  • The subscription manager allows xApps to listen to functions exposed over the E2 interface4.
  • The security sub-system prevents malicious xApps from leaking sensitive RAN data or negatively affecting RAN performance4.
  • The RAN Network Information Base (NIB) Database stores information from the E2 interface, typically KPMs from RANs and UEs. The UE-NIB contains information about UEs, specifically their identity key (UE-ID), which allows for xApps to control UEs. These NIBs may be queried through the Shared Data Layer API, usually by xApps4.
  • Conflict mitigation prevents RAN performance from being degraded by xApps making conflicting managing decisions on RANs. This is an emerging functionality and is not included in all near-RT RIC implementations4.
  • xApps are the meat and potatoes of the near-RT RIC, and the other components exist to support the xApps. xApps are typically realized as Kubernetes or Docker containers. The O-RAN alliance only stipulates that a few KPIs are exposed to the xApps4.

O-RAN ALLIANCE

O-RAN ALLIANCE (O-RAN) was founded in 2018 by AT&T, China Mobile, Deutsche Telekom, NTT DOCOMO and Orange to promote open mobile networks.61 O-RAN has over 30 operator members and almost 300 contributors.1

O-RAN specifications define the parts of the O-RAN Architecture, which can be used to develop Open RAN solutions. 7

O-RAN ALLIANCE also handles the activities of the earlier xRAN and C-RAN forums.5

References

References

  1. "Open RAN (O RAN)". Ericsson. 2025.
  2. "O-RAN ALLIANCE e.V." O-RAN ALLIANCE e.V.
  3. "Update: Open RAN explained". Nokia.
  4. Polese, Michele; Bonati, Leonardo; D'Oro, Salvatore; Basagni, Stefano; Melodia, Tommaso (2022-08-01), Understanding O-RAN: Architecture, Interfaces, Algorithms, Security, and Research Challenges, arXiv, doi:10.48550/arXiv.2202.01032, arXiv:2202.01032, retrieved 2026-05-28
  5. "Open RAN". Nokia.
  6. "About O-RAN ALLIANCE". O-RAN ALLIANCE e.V.
  7. "What We Do". O-RAN ALLIANCE e.V.
External links