Changes between Version 18 and Version 19 of Tutorials/4G5G/amarisoftcotsue


Ignore:
Timestamp:
Jan 13, 2025, 6:04:15 PM (45 hours ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/4G5G/amarisoftcotsue

    v18 v19  
    33== Amarisoft 5G Network with COTS UEs ==
    44
    5  [[Image(AmarisoftTutorial.png, 1000px)]]
    6 
    75=== Description ===
    8 This tutorial contains instructions for setting up [https://www.amarisoft.com/ amarisoft] 5G NR network using COTS user equipment.
    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 In this tutorial, we run 5GCore, gNB(SA) on a host server+USRP N310 in COSMOS SB1. The UEs used in this experiment are
     6
     7This tutorial provides instructions for setting up an [https://www.amarisoft.com/ Amarisoft] 5G NR network using commodity off-the-shelf (COTS) user equipment and software-defined radios (SDRs). Amarisoft software provides a software-based gNodeB, 5G Core (including eNB and EPC), and a UE simulator, all of which run on COTS hardware. A typical software-based cellular base station or UE consists of a host PC for processing baseband signals and an SDR for radio communication. Amarisoft supports various SDRs, including USRPs like N310 and X310.
     8
     9In this setup, the Amarisoft software runs on srv2-lg1.sb1.cosmos-lab.org, which serves as the 5G Core and standalone gNodeB (SA), using sdr1-s1-lg1.sb1.cosmos-lab.org as the SDR peripheral (USRP N310). The UEs used in this experiment are:
    1110
    12111)SIMCOM SIM8200EA-M2 USB modem on sdr1-in3.sb1.cosmos
     
    14132)OnePlus8T KB2005 phone (remotely accessible on srv1-in3.sb1.cosmos)
    1514
     15[[Image(AmarisoftTutorial.png, 1000px)]]
     16
     17The figure illustrates the network architecture, where red and green dashed lines represent the paths that UE packets take to reach external networks. Routing must be configured carefully to ensure communication between the two UEs occurs over the wireless link rather than the Ethernet connection, which is primarily used for remote access and system control.
    1618
    1719=== Prerequisites ===