sat-ra-sim-tn9.cc File Reference

Simulation script to run example simulation results related to satellite RTN link performance. More...

#include "ns3/applications-module.h"
#include "ns3/config-store-module.h"
#include "ns3/core-module.h"
#include "ns3/internet-module.h"
#include "ns3/network-module.h"
#include "ns3/satellite-module.h"
+ Include dependency graph for sat-ra-sim-tn9.cc:

Go to the source code of this file.

Detailed Description

Simulation script to run example simulation results related to satellite RTN link performance.

Currently only one beam is simulated with variable amount of users and RA-DAMA configuration. The script supports three different setups: SA + VBDC, CRDSA + VBDC and CRDSA only. As output, the example provides statistics about RA collision and error rate, throughput, packet delay, SINR, resources granted, frame load and waveform usage. The random access results for TN9 were obtained by using this script.

execute command -> ./waf –run "sat-ra-sim-tn9 --PrintHelp"

Definition in file sat-ra-sim-tn9.cc.