blob: ca81ac42188cae6e96adf36067e7c94064b83e5f [file] [log] [blame]
weichen332b2872019-11-12 01:41:31 -05001.. 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
6O-RAN Architecture Overview
7===========================
8O-RAN SC architecture follows O-RAN Alliance defined architecture.
9
10
11.. image:: media/o-ran-architecture.png
12 :scale: 40 %
13
14Figure 1: O-RAN architecture overview
15
16In 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
weichena928dd22019-11-30 04:30:22 -050018
weichendaf71eb2019-11-29 02:46:40 -050019Components Definition
20---------------------
21For 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
weichendaf71eb2019-11-29 02:46:40 -050023
weichena928dd22019-11-30 04:30:22 -050024near-RT RIC:
25O-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.
weichendaf71eb2019-11-29 02:46:40 -050026
weichendaf71eb2019-11-29 02:46:40 -050027
weichena928dd22019-11-30 04:30:22 -050028non-RT RIC:
29O-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.
weichendaf71eb2019-11-29 02:46:40 -050030
weichena928dd22019-11-30 04:30:22 -050031NMS:
32A Network Management System
weichendaf71eb2019-11-29 02:46:40 -050033
weichendaf71eb2019-11-29 02:46:40 -050034
weichena928dd22019-11-30 04:30:22 -050035O-CU:
36O-RAN Central Unit: a logical node hosting RRC, SDAP and PDCP protocols
weichendaf71eb2019-11-29 02:46:40 -050037
weichendaf71eb2019-11-29 02:46:40 -050038
weichena928dd22019-11-30 04:30:22 -050039O-CU-CP:
40O-RAN Central Unit Control Plane: a logical node hosting the RRC and the control plane part of the PDCP protocol
weichendaf71eb2019-11-29 02:46:40 -050041
weichendaf71eb2019-11-29 02:46:40 -050042
weichena928dd22019-11-30 04:30:22 -050043O-CU-UP:
44O-RAN Central Unit User Plane: a logical node hosting the user plane part of the PDCP protocol and the SDAP protocol
45
46
47O-DU:
48O-RAN Distributed Unit: a logical node hosting RLC/MAC/High-PHY layers based on a lower layer functional split.
49
50
51O-RU:
52O-RAN Radio Unit: a logical node hosting Low-PHY layer and RF processing based on a lower layer functional split. This is similar to 3GPPs TRP or RRH but more specific in including the Low-PHY layer (FFT/iFFT, PRACH extraction).
53
54
55O1:
56Interface 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
59O1*:
60Interface between Service Management and Orchestration Framework and Infrastructure Management Framework supporting O-RAN virtual network functions.
61
62
63xAPP:
64Independent software plug-in to the Near-RT RIC platform to provide functional extensibility to the RAN by third parties.
weichendaf71eb2019-11-29 02:46:40 -050065
weichen332b2872019-11-12 01:41:31 -050066