Monthly Archives: January 2006
-
Simulation of Hierarchical Sensor Network Topology in ns-2
An Example of Hierarchical Sensor Network The following diagram shows a typical hierarchical sensor network topology. In this example, we will see a Tcl code that can be used to […]
Students Contributed ns-2 Projects, Unrestricted Articles -
WDM Mesh Network Simulation Under ns-2 using OWns
Some Important Sections of the WDM Network Simulation Script Setting some Important Parameters set val(wvlen_routing) WDMSession ;# wvlen routing protocol set val(wvlen_assign) FirstFit ;# wvlen assignment protocol set val(node_num) […]
Students Contributed ns-2 Projects, Unrestricted Articles -
WDM Ring Network Simulation with OWns
WDM Network Simulation and OWns. Advances in optical wavelength division multiplexing (WDM) technology, which partitions the available bandwidth into a number of manageable smaller bandwidth channels, have made it a key […]
Students Contributed ns-2 Projects, Unrestricted Articles -
Simulation of Realistic Video Traffic under ns-2 using Video Trace files
Introduction In this mini project, a video streaming traffic model will be simulated under ns2 for simulating realistic video. The model will be tested with “Video Trace Files” which are […]
Restricted Articles, Students Contributed ns-2 Projects -
A Simple Wired Network Simulation with Link Failiure
The scope of this mini project is to simulate a wired network with10Gb link capacity and visualize the network behavior on re-route discovery at the event of link failure. The […]
Students Contributed ns-2 Projects, Unrestricted Articles -
Implementation of a Distributed Token Circulation Algorithm Under ns-2
Introduction to Token Circulation Algorithms. These algorithms cause a token to continually circulate through all the nodes of a mobile ad hoc network. An important application of such algorithms is […]
Restricted Articles, Students Contributed ns-2 Projects