Changes between Version 32 and Version 33 of Tutorials/4G5G/amarisoft
- Timestamp:
- Mar 29, 2023, 5:50:12 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/4G5G/amarisoft
v32 v33 7 7 === Description === 8 8 This tutorial contains instructions for setting up [https://www.amarisoft.com/ amarisoft] 5G NR network using SDRs(USRP N310/USRP 2974) in COSMOS SB1. 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 includingUSRPs such as N310, X310, 2974.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 such as Amarisoft PCIe SDR50, SDR100, and USRPs such as N310, X310, 2974. 10 10 In this tutorial, we run 5GCore, gNB(SA) on a host server+USRP N310 in COSMOS SB1, and the UE simulator on another host server+USRP 2974. The UE simulator can simulate one or more UEs, enabling experiments with large number of users connected to a base station. 11 11 … … 15 15 16 16 === Resources required === 17 2 servers , 1 USRP N310, 1 USRP 297417 2 servers and 2 SDRs 18 18 in [https://wiki.cosmos-lab.org/wiki/Architecture/Domains/cosmos_sb1 COSMOS SB1] domain 19 19 … … 28 28 omf tell -a offh -t system:topo:allres 29 29 }}} 30 For this tutorial we will be using the SB1 servers, srv1-lg1, srv2-lg1, USRP N310s in medium node(sdr1-md1), and USRP 2974 in medium node(sdr2-md1) 30 For this tutorial we will be using the SB1 servers, srv1-lg1, srv2-lg1, USRP N310s in medium node(sdr1-md1), and USRP 2974 in medium node(sdr2-md1). 31 31 1. Load amarisoft-tutorial-cosmos.ndz on srv1-lg1,srv2-lg1. 32 32 {{{#!shell