Changes between Version 2 and Version 3 of Tutorials/4G5G/amarisoftcotsue


Ignore:
Timestamp:
Nov 8, 2022, 7:41:16 PM (19 months ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/4G5G/amarisoftcotsue

    v2 v3  
    99Amarisoft 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.
    1010In 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)SIM8200EA USB modem
    12 2)OnePlus8T KB2005 phone
     111)SIMCOM SIM8200EA-M2 USB modem on sdr1-in3.sb1.cosmos
     122)OnePlus8T KB2005 phone (remotely accessible on srv1-in3.sb1.cosmos)
    1313
    1414
     
    1717
    1818=== Resources required ===
    19 2 servers, 2 USRP N310s
     192 servers, 1 USRP N310s
    2020in [https://wiki.cosmos-lab.org/wiki/Architecture/Domains/cosmos_sb1 COSMOS SB1] domain
    2121
     
    3030omf tell -a offh -t system:topo:allres 
    3131}}}
    32  For this tutorial we will be using the SB1 servers, srv1-lg1, srv2-lg1 and USRP N310s, sdr1-md1, sdr1-s1-lg1
    33  1. Load amarisoft-tutorial-cosmos.ndz on srv1-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. 
    3434{{{#!shell
    3535omf load -i amarisoft-tutorial-cosmos.ndz -t srv1-lg1,srv2-lg1