Changes between Version 2 and Version 3 of Tutorials/4G5G/amarisoftcotsue
- Timestamp:
- Nov 8, 2022, 7:41:16 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/4G5G/amarisoftcotsue
v2 v3 9 9 Amarisoft provides software based gNB, 5GCore (eNB,EPC), and UE simulator that run on commodity off-the-shelf devices. A typical software-based cellular basestation/UE consists of a host PC and an SDR, where host PC is used for processing the baseband signals sent to and received from the SDR. Amarisoft supports various SDRs including USRPs such as N310, X310. 10 10 In this tutorial, we run 5GCore, gNB(SA) on a host server+USRP N310 in COSMOS SB1. The UEs used in this experiment are 11 1)SIM 8200EA USB modem12 2)OnePlus8T KB2005 phone 11 1)SIMCOM SIM8200EA-M2 USB modem on sdr1-in3.sb1.cosmos 12 2)OnePlus8T KB2005 phone (remotely accessible on srv1-in3.sb1.cosmos) 13 13 14 14 … … 17 17 18 18 === Resources required === 19 2 servers, 2USRP N310s19 2 servers, 1 USRP N310s 20 20 in [https://wiki.cosmos-lab.org/wiki/Architecture/Domains/cosmos_sb1 COSMOS SB1] domain 21 21 … … 30 30 omf tell -a offh -t system:topo:allres 31 31 }}} 32 For this tutorial we will be using the SB1 servers, srv1-lg1, srv2-lg1 and USRP N310s, sdr1-md1, sdr1-s1-lg133 1. Load amarisoft-tutorial-cosmos.ndz on srv 1-lg1,srv2-lg1.32 In this tutorial, for the Amarisoft base station we will be using the SB1 server srv2-lg1, and the USRP N310 sdr1-md1. 33 1. Load amarisoft-tutorial-cosmos.ndz on srv2-lg1. 34 34 {{{#!shell 35 35 omf load -i amarisoft-tutorial-cosmos.ndz -t srv1-lg1,srv2-lg1