//
archives

topology

This category contains 2 posts

Wireless Simulation Scenarios in ns-2

1. Node Movement and Topology Generation Instead of specifying and control each nodes’ position and movement pattern, we use a CMU tool “setdest” to generate large number of nodes and there movements. The tool use a random waypoint model. setdest Setdest tool is used to generate the positions of nodes and their moving speed and … Continue reading

Simulating LANs with ns-2

Experiment Specific Instructions To analyze the given problem you have to write a Tcl script and simulate with ns2 Begin by specifying the trace files and the nam files to be created Define a finish procedure Determine and create the nodes that will be used to create the topology. Here in our experiment we are … Continue reading