1. Architecture

The high-level architecture of the RAN simulator and its interface to ONAP is shown below.

2. Netconf server

3. RANSim Controller


RAN-Sim GUI

4.1. Assumptions

4.2. Illustration of GUI

4.2.1. Canvas view when a neighbor list of a cell is updated

      

4.2.2. Canvas view when a neighbor list of a second cell is updated (OOF is not yet triggered)

   

4.2.3. Details of a particular cell (on click view)

    

5. Simulation setup and sample test sequences

5.1. Setup

The topology of the RAN to be simulated along with the details of the cells to be provided as input. This can be done in 2 ways:

  1. RANSim controller obtains number of clusters, cluster size, PCI range available via GUI and sets up the network. This is currently being implemented.
  2. A config file is provided with the network topology. However, this should contain details such as cellID, neighbor list, (x,y) co-ordinates (could be lat-long) of each cell also (for the display).

In either case, OOF shall get offline inputs of the network topology and neighbor list details to set up its own DB.

5.2. Test sequences

Note: When a second change is triggered, any effect of the first change is also transmitted (i.e., neighbor list changes due to PCI optimization implementation) to ONAP.