Version 7 (modified by 18 years ago) ( diff ) | ,
---|
Topology 4: Concurrent Traffic Sessions (MAC Fairness)
Goal
This represents a typical scenario with multiple indepdent traffic session sharing a same 802.11 channel.
Steps
In order to achieve this, the following steps are needed
- run the nodehandler script in the grid: ./nodehandler macfair
- run the post-process perl script: ./dbprocess.pl <database_name>
- view the EPS file named "gnuplot_graph1.ps", which contains throughput comparison plots for each flow.
Scripts
- The nodehandler script (RUBY) to run this experiment:
- The perl script to postprocess database and plot the results in EPS file.
- The gnuplot configuration file: fairplot.gp
Sample Results
We plot the (Throughput, RSSI, PHY rate) for each individual session using the experiment script provided above.
Attachments (5)
- perflowplot.PNG (40.9 KB ) - added by 18 years ago.
- macfair.rb (2.8 KB ) - added by 18 years ago.
- dbprocess.pl (1.5 KB ) - added by 18 years ago.
- fairplot.gp (1.2 KB ) - added by 18 years ago.
- macfair_adhoc.rb (2.9 KB ) - added by 18 years ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.