Hi all,
I want to know what are the actual physical and application layer data rates supported with 802.11 ac in ns-3.26. I ran the vht-wifi-network.cc example with MCS = 8, Channel Width = 80 MHz and Guard Interval = 400 ns and it gave a TCP throughput of around 264 Mbps.
When I run other simulations of my own with multiple nodes in adhoc mode with the same 802.11 ac parameters, with spectrumPhy, multi-model spectrum channel and friis propagation loss and constant speed propagation delay models, I get around 42 Mbps TCP throughput only. Though a fall in rates is expected, but what is the upper bound on the TCP throughput that I can achieve in this case.
In the
wikipedia link, it shows a data rate of 390 Mbps for MCS = 8, Channel Width = 80 MHz and Guard Interval = 400 ns. It is the application/TCP layer rate, right ? Also, what all factors make it difficult to realise the actual rates that 802.11 ac should support in ns-3.26.
Kindly elucidate.
Thanks,
Mahesh