Changes between Version 5 and Version 6 of Tutorials/4G5G/amarisoftcotsue
- Timestamp:
- Nov 15, 2022, 5:59:27 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/4G5G/amarisoftcotsue
v5 v6 55 55 === Tutorial Execution === 56 56 [[CollapsibleStart(Run the Amarisoft base station)]] 57 ==== Check the USRP ==== 57 58 * Log in to the server srv2-lg1 with 2 SSH sessions. 58 59 {{{#!shell … … 107 108 }}} 108 109 * 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 ==== 112 112 * We are going to run the MME, gNodeB on srv2-lg1. 113 113 * 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. … … 130 130 }}} 131 131 * Type 'help' at the prompt to explore the available mme commands. 132 [[CollapsibleEnd]] 133 134 [[CollapsibleStart(Run gNodeB)]] 132 133 ==== Run the gNodeB ==== 135 134 * 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. 136 135 {{{#!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 137 root@srv2-lg1:~# cd /opt/amarisoft/lteenb-linux-2022-09-16 138 root@srv2-lg1:/opt/amarisoft/lteenb-linux-2022-09-16# 139 root@srv2-lg1:/opt/amarisoft/lteenb-linux-2022-09-16# ./lteenb config/gnb-sa-n310.cfg 140 Base Station version 2022-09-16, Copyright (C) 2012-2022 Amarisoft 140 141 This software is licensed to Rutgers University (The State University of New Jersey). 141 142 License server: license.orbit-lab.org (0b-b4-46-dc-2f-83-58-cb) 142 Support and software update available until 202 2-08-18.143 Support and software update available until 2023-08-18. 143 144 144 145 [INFO] [UHD] linux; GNU C++ version 7.5.0; Boost_106501; UHD_3.15.0.0-release 145 146 [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'. 147 148 [INFO] [0/Replay_0] Initializing block control (NOC ID: 0x4E91A00000000004) 148 149 [INFO] [0/Radio_0] Initializing block control (NOC ID: 0x12AD100000011312) … … 156 157 [INFO] [0/FIFO_2] Initializing block control (NOC ID: 0xF1F0000000000000) 157 158 [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 159 RF0: sample_rate=30.720 MHz dl_freq=2589.420 MHz ul_freq=2589.420 MHz (band n41) dl_ant=2 ul_ant=1 160 Warning, CPU hyperthreading is enabled, we do not recommend using it. 159 161 (enb) WARNING: The GPS is not locked. If you need time synchronization, you should restart the program when the GPS is locked. 160 162 Chan Gain(dB) Freq(MHz) 161 TX1 35.0 3489.420000162 TX2 35.0 3489.420000163 RX1 40.0 3489.420000163 TX1 45.0 2589.420000 164 TX2 45.0 2589.420000 165 RX1 50.0 2589.420000 164 166 165 167 (enb) ng … … 168 170 (enb) cell phy 169 171 [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 QAMARFCN SCS172 0x001 NR n 78 20 0 632628 2 2 30 256 632628 1 1 30 256 63254430172 --------Global-------- -----------DL---------- -----------UL---------- -----SSB--- 173 Cell RAT BAND BW P ARFCN ANT NL SCS QAM ARCFN ANT NL SCS QAM ARFCN SCS 174 0x001 NR n41 20 0 517884 2 2 30 256 517884 1 1 30 256 517710 30 173 175 (enb) 174 176