weichen | 332b287 | 2019-11-12 01:41:31 -0500 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | .. SPDX-License-Identifier: CC-BY-4.0 |
| 3 | .. Copyright (C) 2019 CMCC |
| 4 | |
| 5 | |
| 6 | O-RAN Architecture Overview |
| 7 | =========================== |
| 8 | O-RAN SC architecture follows O-RAN Alliance defined architecture. |
| 9 | |
| 10 | |
| 11 | .. image:: media/o-ran-architecture.png |
| 12 | :scale: 40 % |
| 13 | |
| 14 | Figure 1: O-RAN architecture overview |
| 15 | |
| 16 | In the O-RAN architecture, the radio side includes Near-RT RIC, O-CU-CP, O-CU-UP, O-DU, and O-RU. The management side includes Service Management and Orchestration Framework that contains a Non-RT-RIC function. |
| 17 | |
weichen | a928dd2 | 2019-11-30 04:30:22 -0500 | [diff] [blame] | 18 | |
weichen | daf71eb | 2019-11-29 02:46:40 -0500 | [diff] [blame] | 19 | Components Definition |
| 20 | --------------------- |
| 21 | For the purposes of the present document, the terms and definitions given in 3GPP TR 21.905 [1] and the following apply. A term defined in the present document takes precedence over the definition of the same term, if any, in 3GPP TR 21.905 [1]. |
| 22 | |
weichen | daf71eb | 2019-11-29 02:46:40 -0500 | [diff] [blame] | 23 | |
weichen | a928dd2 | 2019-11-30 04:30:22 -0500 | [diff] [blame] | 24 | near-RT RIC: |
| 25 | O-RAN near-real-time RAN Intelligent Controller: a logical function that enables near-real-time control and optimization of O-RAN elements and resources via fine-grained data collection and actions over E2 interface. |
weichen | daf71eb | 2019-11-29 02:46:40 -0500 | [diff] [blame] | 26 | |
weichen | daf71eb | 2019-11-29 02:46:40 -0500 | [diff] [blame] | 27 | |
weichen | a928dd2 | 2019-11-30 04:30:22 -0500 | [diff] [blame] | 28 | non-RT RIC: |
| 29 | O-RAN non-real-time RAN Intelligent Controller: a logical function that enables non-real-time control and optimization of RAN elements and resources, AI/ML workflow including model training and updates, and policy-based guidance of applications/features in near-RT RIC. |
weichen | daf71eb | 2019-11-29 02:46:40 -0500 | [diff] [blame] | 30 | |
weichen | a928dd2 | 2019-11-30 04:30:22 -0500 | [diff] [blame] | 31 | NMS: |
| 32 | A Network Management System |
weichen | daf71eb | 2019-11-29 02:46:40 -0500 | [diff] [blame] | 33 | |
weichen | daf71eb | 2019-11-29 02:46:40 -0500 | [diff] [blame] | 34 | |
weichen | a928dd2 | 2019-11-30 04:30:22 -0500 | [diff] [blame] | 35 | O-CU: |
| 36 | O-RAN Central Unit: a logical node hosting RRC, SDAP and PDCP protocols |
weichen | daf71eb | 2019-11-29 02:46:40 -0500 | [diff] [blame] | 37 | |
weichen | daf71eb | 2019-11-29 02:46:40 -0500 | [diff] [blame] | 38 | |
weichen | a928dd2 | 2019-11-30 04:30:22 -0500 | [diff] [blame] | 39 | O-CU-CP: |
| 40 | O-RAN Central Unit – Control Plane: a logical node hosting the RRC and the control plane part of the PDCP protocol |
weichen | daf71eb | 2019-11-29 02:46:40 -0500 | [diff] [blame] | 41 | |
weichen | daf71eb | 2019-11-29 02:46:40 -0500 | [diff] [blame] | 42 | |
weichen | a928dd2 | 2019-11-30 04:30:22 -0500 | [diff] [blame] | 43 | O-CU-UP: |
| 44 | O-RAN Central Unit – User Plane: a logical node hosting the user plane part of the PDCP protocol and the SDAP protocol |
| 45 | |
| 46 | |
| 47 | O-DU: |
| 48 | O-RAN Distributed Unit: a logical node hosting RLC/MAC/High-PHY layers based on a lower layer functional split. |
| 49 | |
| 50 | |
| 51 | O-RU: |
| 52 | O-RAN Radio Unit: a logical node hosting Low-PHY layer and RF processing based on a lower layer functional split. This is similar to 3GPP’s “TRP” or “RRH” but more specific in including the Low-PHY layer (FFT/iFFT, PRACH extraction). |
| 53 | |
| 54 | |
| 55 | O1: |
| 56 | Interface between management entities in Service Management and Orchestration Framework and O-RAN managed elements, for operation and management, by which FCAPS management, Software management, File management shall be achieved. |
| 57 | |
| 58 | |
| 59 | O1*: |
| 60 | Interface between Service Management and Orchestration Framework and Infrastructure Management Framework supporting O-RAN virtual network functions. |
| 61 | |
| 62 | |
| 63 | xAPP: |
| 64 | Independent software plug-in to the Near-RT RIC platform to provide functional extensibility to the RAN by third parties. |
weichen | daf71eb | 2019-11-29 02:46:40 -0500 | [diff] [blame] | 65 | |
weichen | 332b287 | 2019-11-12 01:41:31 -0500 | [diff] [blame] | 66 | |