User Tools

Site Tools


manet:simulation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
manet:simulation [2007/02/01 15:46] – use your own wiki 213.30.216.26manet:simulation [2007/10/31 11:39] (current) – old revision restored andi
Line 1: Line 1:
 +====== Simulation of Mobile Routing Protocols ======
  
 +Some of the available mobile routing protocols were evaluated using the [[:ns2]] network simulator. The scripts used and described in my [[manet|thesis]] are available here.
 +
 +{{manet:simulation.tgz}}
 +
 +^ Scriptname                     ^ Description |
 +| simulation.tcl                 | Simulation Script for ns2 |
 +| trafficgen.pl                  | Traffic Generator |
 +| analyze.pl                     | Creates datafiles from trace data |
 +| simulation.conf                | Configuration for the following three |
 +| sim-mobility.sh                | Runs all mobility simulations |
 +| sim-size.sh                    | Runs all size simulations |
 +| sim-szenarios.sh               | Runs all szenario simulations |
 +| ana-mobility-csv.pl            | Creates CSV from mobility data |
 +| ana-size-csv.pl                | Creates CSV from size data |
 +| ana-szenarios-csv.pl           | Creates CSV from szenario data |