Underwater Simulation Model for Network Simulator 2
Keywords: Underwater Networks, Underwater Communications,
NS-2, Underwater Simulation
The original source code for underwater simulation model can be found
here. However this
piece of code is no longer officially maintained by the developers, meaning No
official help is available. The original documentation can be downloaded from
this link.
When I tired to install the original module, I got some errors during installation. I have fixed those errors and the latest working underwater simulation module can be found here. All credit should go to the original developers.
Installation Steps
Follow these steps to install underwater module into your ns2 installation.
Usuage
Underwater module can be used by in the following way in your simulation script
set val(chan) Channel/UnderwaterChannel ;
set val(prop) Propagation/Underwater ;
set val(netif) Phy/UnderwaterPhy ;
These variables can be used to configure your mobile nodes.
References
DEI Telecommunications Group.
http://telecom.dei.unipd.it/pages/read/58/
NS-2 Official Development Help & Manual.
http://www.isi.edu/nsnam/ns/
Comments
Please feel free to contact me for your comments, suggestions and queries. I
will try
to respond as soon as possible.
Naveed Qadri
nbqadri@nbqadri.com