Introduction to ns2
#1

Introduction to ns2

[attachment=16901]

ns-2 Overview

Collection of various protocols at multiple layers
TCP(reno, tahoe, vegas, sack)
MAC(802.11, 802.3, TDMA)
Ad-hoc Routing (DSDV, DSR, AODV, TORA)
Sensor Network (diffusion, gaf)
Multicast protocols, Satellite protocols, and many others
Codes are contributed from multiple research communities
Good: Large set of simulation modules
Bad: Level of support and documentation varies
The source code and documentation is currently maintained by VINT project at ISI


Current Status


.ns-2 (2.1b6) Simulator Core
100K lines of C++
70K lines of OTcl
30K lines of test suite
20K lines of documentation
.Other Components
Tcl/TK 8.x, OTcl, TclCL, nam-1
Tcl-debug, GT-ITM, xgraph, …


Running simulations with ns


Compile the simulator core (“ns”)
Write a simulation script in Otcl
e.g. my-test.tcl
Running the simulator
e.g. ns my-test.tcl


Discrete Event Simulation


.Model world as events
Simulator has list of events
Process: take next one, run it, until done
Each event happens in an instant of virtual (simulated) time, but takes an arbitrary amount of real time
.Ns uses simple model: single thread of control => no locking or race conditions to worry about (very easy)



Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: aks u ns2, aran in ns2, ns2 leach pdf, ns4 aksu userlogin, encrypt a packet in ns2, ns2 seminar, anthocnet ns2 34,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Introduction to Synthetic Aperture Radar seminar addict 1 1,358 10-12-2012, 03:07 PM
Last Post: seminar details
  INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS seminar paper 1 2,252 13-11-2012, 12:18 PM
Last Post: seminar details
  Introduction to data structures seminar details 1 3,357 29-10-2012, 12:42 PM
Last Post: seminar details
  Introduction to VLSI Design ppt seminar paper 1 2,196 02-10-2012, 01:08 PM
Last Post: seminar details
  An Introduction to the Analytical Writing Section of the GRE® revised General Test computer girl 0 484 11-06-2012, 03:06 PM
Last Post: computer girl
  An Introduction to the Linux Command Shell For Beginners project uploader 0 925 09-06-2012, 04:29 PM
Last Post: project uploader
  Introduction to HTML project uploader 0 744 05-06-2012, 05:48 PM
Last Post: project uploader
  Brief Introduction to the C Programming Language seminar paper 0 1,007 15-03-2012, 02:14 PM
Last Post: seminar paper
  A Quick Introduction to C Programming seminar paper 0 704 14-03-2012, 03:08 PM
Last Post: seminar paper
  Basic Introduction to C# seminar paper 0 1,029 12-03-2012, 02:28 PM
Last Post: seminar paper

Forum Jump: