Changes between Version 5 and Version 6 of Tutorials/4G5G/amarisoftcotsue


Ignore:
Timestamp:
Nov 15, 2022, 5:59:27 PM (18 months ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/4G5G/amarisoftcotsue

    v5 v6  
    5555=== Tutorial Execution ===
    5656[[CollapsibleStart(Run the Amarisoft base station)]]
     57==== Check the USRP ====
    5758* Log in to the server srv2-lg1 with 2 SSH sessions.
    5859{{{#!shell
     
    107108}}}
    108109* Notice the IP addresses of the N310 - 10.37.2.1 is the 1G management interface, where as the other 2 are 10G data interfaces.
    109 [[CollapsibleEnd]]
    110 
    111 [[CollapsibleStart(Run MME)]]
     110
     111==== Run the MME ====
    112112* We are going to run the MME, gNodeB on srv2-lg1.
    113113* Run the Amarisoft MME on srv2-lg1. Run lte_init.sh to setup IP forwarding so that the UEs can connect to the Internet, once they establish a connection with the base station. 
     
    130130}}}
    131131* Type 'help' at the prompt to explore the available mme commands.
    132 [[CollapsibleEnd]]
    133 
    134 [[CollapsibleStart(Run gNodeB)]]
     132
     133==== Run the gNodeB ====
    135134* Run Amarisoft 5G NR Stand alone gNodeB as shown below by passing the gNodeB configuration file as an argument. The configuration file defines SDR(USRP N310) address, operating band, bandwidth and other parameters.
    136135{{{#!shell
    137 root@srv1-lg1:~# cd /opt/amarisoft/lteenb-linux-2021-09-18
    138 root@srv1-lg1:/opt/amarisoft/lteenb-linux-2021-09-18# ./lteenb config/gnb-sa-n310.cfg
    139 Base Station version 2021-09-18, Copyright (C) 2012-2021 Amarisoft
     136
     137root@srv2-lg1:~# cd /opt/amarisoft/lteenb-linux-2022-09-16
     138root@srv2-lg1:/opt/amarisoft/lteenb-linux-2022-09-16#
     139root@srv2-lg1:/opt/amarisoft/lteenb-linux-2022-09-16# ./lteenb config/gnb-sa-n310.cfg
     140Base Station version 2022-09-16, Copyright (C) 2012-2022 Amarisoft
    140141This software is licensed to Rutgers University (The State University of New Jersey).
    141142License server: license.orbit-lab.org (0b-b4-46-dc-2f-83-58-cb)
    142 Support and software update available until 2022-08-18.
     143Support and software update available until 2023-08-18.
    143144
    144145[INFO] [UHD] linux; GNU C++ version 7.5.0; Boost_106501; UHD_3.15.0.0-release
    145146[INFO] [MPMD] Initializing 1 device(s) in parallel with args: mgmt_addr=10.38.2.1,type=n3xx,product=n310,serial=3176DF5,claimed=False,addr=10.38.2.1,master_clock_rate=122.88e6
    146 [INFO] [MPM.PeriphManager] init() called with device args `product=n310,mgmt_addr=10.38.2.1,time_source=internal,clock_source=internal,master_clock_rate=122.88e6'.
     147[INFO] [MPM.PeriphManager] init() called with device args `master_clock_rate=122.88e6,clock_source=internal,product=n310,time_source=internal,mgmt_addr=10.38.2.1'.
    147148[INFO] [0/Replay_0] Initializing block control (NOC ID: 0x4E91A00000000004)
    148149[INFO] [0/Radio_0] Initializing block control (NOC ID: 0x12AD100000011312)
     
    156157[INFO] [0/FIFO_2] Initializing block control (NOC ID: 0xF1F0000000000000)
    157158[INFO] [0/FIFO_3] Initializing block control (NOC ID: 0xF1F0000000000000)
    158 RF0: sample_rate=30.720 MHz dl_freq=3489.420 MHz ul_freq=3489.420 MHz (band n78) dl_ant=2 ul_ant=1
     159RF0: sample_rate=30.720 MHz dl_freq=2589.420 MHz ul_freq=2589.420 MHz (band n41) dl_ant=2 ul_ant=1
     160Warning, CPU hyperthreading is enabled, we do not recommend using it.
    159161(enb) WARNING: The GPS is not locked. If you need time synchronization, you should restart the program when the GPS is locked.
    160162Chan Gain(dB)   Freq(MHz)
    161  TX1     35.0 3489.420000
    162  TX2     35.0 3489.420000
    163  RX1     40.0 3489.420000
     163 TX1     45.0 2589.420000
     164 TX2     45.0 2589.420000
     165 RX1     50.0 2589.420000
    164166
    165167(enb) ng
     
    168170(enb) cell phy
    169171[gnb0012345] PLMN=310014 gNB_ID=0x12345
    170 --------Global-------- ----------DL---------- ----------UL---------- ----SSB---
    171 Cell    RAT BAND  BW P  ARFCN ANT NL SCS  QAM  ARCFN ANT NL SCS  QAM  ARFCN SCS
    172 0x001    NR  n78  20 0 632628   2  2  30  256 632628   1  1  30  256 632544  30
     172--------Global-------- -----------DL---------- -----------UL---------- -----SSB---
     173Cell    RAT BAND  BW P   ARFCN ANT NL SCS  QAM   ARCFN ANT NL SCS  QAM   ARFCN SCS
     1740x001    NR  n41  20 0  517884   2  2  30  256  517884   1  1  30  256  517710  30
    173175(enb)
    174176