1 / 8

Project 1

Advanced Data Communication Spring 2010. Project 1. Due Date. March 19th, 2010. Synopsis.

verdi
Download Presentation

Project 1

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Advanced Data Communication Spring 2010 Project 1

  2. Due Date • March 19th, 2010

  3. Synopsis • This is a preliminary project to learn a network simulator called NS2. The network simulator is a discrete-time event-driven simulator for network research, widely adopted by academia. You will create five network nodes. Three nodes (S1 to S3) are connected to node M which is in turn connected to node D. The source nodes S1 to S3 continuously send UDP packets of size L bytes to the destination node D thru the middle node M. The time interval between two consecutive packets from each source node is T msec. The link is a duplex link with R Mbps bandwidth and Zmsec delay. You will collect timely bandwidth usage of each UDP connection with 1 second interval for at least 60 seconds, and compare their bandwidths. You will select three (3) different sets of simulation parameters from the following table:

  4. Parameter

  5. Team • You will form a group of 5 persons. Each group submits ONE copy of the project report, but each member completes a “Peer Rating” form and submits it to the instructor CONFIDENTIALLY.

  6. Submission • You will submit a project report that follows the IEEE conference publication format. The report includes but is not limited to • the objective, • experiment methods, and • result analysis. • All text sources will be included as appendices, containing source files (tcl files) and configuration file if exists.

  7. Simulator • You need access to an NS2 simulator for all projects during this semester. • If you have a Unix account from the School or your own Linux system, you can install a recent NS2. • Unfortunately, NS2 does not natively support MS Windows system. • To MS Windows, you can install Cygwin/X and then NS2.

  8. Reference • http://www.isi.edu/nsnam/ns/ • http://www.ece.iupui.edu/tutorials/ns2/ • http://x.cygwin.com/ • http://www.ieee.org/web/publications/pubservices/confpub/AuthorTools/conferenceTemplates.html

More Related