Understanding the impact of MAC scheduling algorithms, numerology, and mobility in 5G NR
- Asad Nizami 19/11/EC/13
- Kumar Gaurav 19/11/EC/17
NS3
- Use the following shell script: https://github.com/AsadNizami/Shell-script-for-NS3-installation/blob/main/run_install.sh
- Mark the file executable and run ~$ ./run_install
- Place the main.cc file inside the scratch directory.
- Run ~$ ./waf --run "scratch/main.cc --numerology= --seed= --udpFullBuffer=<0/1> --simTime= --schedulerOpt="
The main.cc file is heavily inspired from 5G-LENA example- https://github.com/QiuYukang/5G-LENA/blob/master/examples/cttc-3gpp-channel-nums.cc