script to get delay,throughput and packetloss for various MAC based schemes

64 views
Skip to first unread message

Sourav Chakraborty

unread,
Oct 4, 2016, 8:50:03 PM10/4/16
to ns-3-...@googlegroups.com
Hi All,
as part of my thesis I am trying to develop a script to evaluate throughput,delay and packetloss for a number of STAs using the attached script that I developed, for various MAC based WiFi schemes and compare them with those of DCF.

The script uses FlowMonitor in order to obtain Tx and Rx packets per flow. Though the AP and the nWifi(no. of STAs) are set up properly, I can only see Tx packets increment per flow,the Rx packets always show 0(as in the attached screenshot).

Can you please take a look at the attached script and suggest what needs to be done to accomplish what I mentioned before. 

Thanks in advance.

Warm Regards,
Sourav
test-wifi-pcf-2000UE.cc
Screenshot from 2016-10-03 16_27_10.png

Sourav Chakraborty

unread,
Oct 11, 2016, 8:59:07 PM10/11/16
to ns-3-users
Hi All,

I am waiting for a response on the mail below.....please take a look at the attached script and suggest what is wrong.

BR,
Sourav

Tommaso Pecorella

unread,
Oct 15, 2016, 6:58:58 AM10/15/16
to ns-3-users
Hi,

sorry for the long delay. The errors your script throws at compilation time shows that you're using an outdated ns-3 version.

Since there are many important bugs that have been patched in ns-3 in the latest release, I'd strongly suggest to fix the errors and use the newest ns-3.
As a side note, we can't really offer help on outdated ns-3 version.
Last but not least, your script uses a "PcfWifiMacHelper", and this is not part of ns-3, making the compilation impossible.


T.
Reply all
Reply to author
Forward
0 new messages