Changes between Version 7 and Version 8 of 802.11/wlan_exp/app_notes/ibss_multiple_flows


Ignore:
Timestamp:
Oct 1, 2014, 5:14:31 PM (10 years ago)
Author:
welsh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/wlan_exp/app_notes/ibss_multiple_flows

    v7 v8  
    3232||  [[Image(xput_vs_time.png, width=500)]]  ||  [[Image(xput_hist.png, width=500)]]  ||
    3333
    34 The above figures show 300 seconds of data from the experiment. In the first figure, the black line shows the total sum throughput that was sustained in the network. The ~12.5Mbps that was achieved is just slightly below the [wiki:802.11/Benchmarks/Throughput#Throughputvs.PayloadLength theoretical max] throughput that can be achieved at the 14Mbps PHY rate. The slight reduction is due to the overhead of the DCF along with unavoidable collisions among the 6 traffic flows.
     34The above figures show 300 seconds of data from the experiment. In the first figure, the black line shows the total sum throughput that was sustained in the network. The ~12.5Mbps that was achieved is just slightly below the [wiki:802.11/Benchmarks/Throughput#Throughputvs.PayloadLength theoretical max] throughput that can be achieved at the 18 Mbps PHY rate. The slight reduction is due to the overhead of the DCF along with unavoidable collisions among the 6 traffic flows.
    3535
    3636The IBSS project is very useful in research applications in that there is no topological requirement for flow connectivity. Any device can establish a wireless link to any other device on the same IBSS. All source code used to generate the data and figures in this application note is available below.