Students Contributed ns-2 Projects
These are Students Contributed ns-2 Projects and Project Ideas
-
A Simple VANET Protocol Simulation using TCL level functions of ns-2
Generally, under ns-2, the VENET protocols are designed as application layer agents. In this project, we will see one such simple design. The following are the main parts of one […]
Students Contributed ns-2 Projects, Unrestricted Articles -
An Evaluation of Sensor-MAC (S-MAC) and Normal MAC under Mobile Adhoc Network
Sensor-MAC (S-MAC): S-MAC is a medium-access control (MAC) protocol designed for wireless sensor networks. Wireless sensor networks use battery-operated computing and sensing devices. A network of these devices will collaborate […]
Students Contributed ns-2 Projects, Unrestricted Articles -
Implementation of Reliable and Efficient Reporting Mechanism with Randomized Energy-Conservation Protocol in Wireless Sensor Networks
Introduction Energy efficiency is one of the major concerns in wireless sensor networks, since it impacts the network lifetime. In this paper, we investigate the relationship between sensor network performance, […]
Restricted Articles, Students Contributed ns-2 Projects -
Performance Analysis of Directed Diffusion Routing Protocol with Multicast and Flooding Based Routing Protocols
Caution : If you try to use Directed Diffusion routing under a highly-mobile condition, then the performance of the Directed Diffusion routing will become very worst. Some of the papers that […]
Students Contributed ns-2 Projects, Unrestricted Articles -
Simulation and Analysis of Diffserv Network under ns-2
Introduction. During the last few years the international research community has devoted a lot of effort to develop and standardise a new IP oriented Quality of Service (QoS) architecture called […]
Students Contributed ns-2 Projects, Unrestricted Articles -
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