/Wireless-Network-Simulation-Using-NS2

NS2 simulation and analysis of parameters in a wireless network, Computer Networks Course (Spring 2022), University of Tehran

Primary LanguageJupyter Notebook

Wireless-Network-Using-NS2

The following steps have been taken in this project:

  • Defining the following topology on which the simulation is performed in the NS2 environment and using the TCL language

  • Running the simulator and generating output files

  • Analyzing and parsing the output files using Python and calculating the following values:

    • Throughput
    • Packet Transfer Ratio
    • Average End-to-End Delay
  • Plotting different graphs based on the parsed file


Contributors