Changes between Version 8 and Version 9 of 802.11/Benchmarks


Ignore:
Timestamp:
Nov 6, 2013, 11:23:06 AM (10 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/Benchmarks

    v8 v9  
    4444var ylabel = "Achieved Throughput (Mbps)";
    4545var title =  "802.11 Reference Design - Throughput vs Payload Length";
    46 var subtitle =  "Design v0.5 - 50dB attenuation";
     46var subtitle =  "Design v0.6 - 50dB attenuation";
    4747var x_range = [0, 1525];
    4848var y_range = [0, 30];
     
    9696
    9797== Competing Flows ==
     98This test measures the achieved throughput of two competing flows between two nodes. Each node sources a backlogged flow of max-length UDP packets for the other node. The contention between flows is managed by the 802.11 DCF.
     99
     100Traffic for this experiment is generated using iperf on OS X machines connected to each node via 1Gb Ethernet.
     101
     102The chart below shows this test for two hardware setups:
     103 * W3-to-W3: Two WARP v3 nodes each running the 802.11 Reference Design, one acting as AP, the other as a station
     104 * W3-to-WRT: One WARP v3 node connected to a Linksys WRT54G node. The WARP node acts as AP, the WRT54G as a station
     105
     106In both configurations the devices' RF interfaces are connected by a coax cable and 50dB attenuation.
    98107
    99108{{{#!html