Changes between Version 3 and Version 4 of Internal/Mapping/Topologies/Topo4
- Timestamp:
- Sep 6, 2006, 9:20:29 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/Mapping/Topologies/Topo4
v3 v4 8 8 == Steps == 9 9 In order to achieve this, the following steps are needed 10 * The corner node (1,2) is selected as the AP 11 * Select the set of nodes on the grid as required (clients) 12 * Disable autorate adaptation in the card 13 * Set the PHY rates to fixed rates based on the distribution required by the experimenter 10 * run the nodehandler script in the grid 11 * run the post-process perl script 12 * view the PS file containing throughput comparison plots for each flow. 14 13 15 14 == Scripts == 16 The script to run this experiment can be found [http://www.orbit-lab.org/attachment/wiki/Internal/Mapping/Topologies/Topo4/macfair.rb here] 15 * The nodehandler script (RUBY) to run this experiment: 16 * [http://www.orbit-lab.org/attachment/wiki/Internal/Mapping/Topologies/Topo4/macfair.rb 4flows with Master/managed settings] 17 * The perl script to postprocess database and plot the results in EPS file. 18 * The gnuplot configuration file 17 19 18 20 == Sample Results == 19 We plot the throughputfor each individual session using the experiment script provided above.21 We plot the (Throughput, RSSI, PHY rate) for each individual session using the experiment script provided above.