Research Tools

SOFTWARES

Network Simulator in Linux: NS release 2.35, NS Manual (pdf), http://www.isi.edu/nsnam/ns

GNUplot (Software to plot graph in Linux): GNUplot Download, Gnuplot Manual (pdf), www.gnuplot.info

Aqua-Sim-1.0: If you are searching for an underwater sensor network simulator than you can try "Aqua Sim". It is a NS 2 based simulator for Underwater Acoustic Sensor Networks in Linux. Installation guide and development tutorials area available in Link to Download. Installation Guide

Common Questions about your research paper

Is the title appropriate ?

Is the abstract concise ?

Is the paper free from errors ?

Is the paper clearly written ?

Is the quality of English acceptable ?

Does the paper contain sufficient interesting and original results?

Is the work put in perspective with previous research, i.e. are there adequate references ?

PREPARING POWER POINT

Primarily, authors should highlight the following in preparing Power Point:

PARTS OF A TECHNICAL MANUSCRIPT

Title Selection

Abstract

Introduction

Contributions

Background

Related Work

Problem Formulation

Proposed Method

Results & Analysis

Validation & Analysis

Comparison with Prior Works Using Graphical Aids/Tools

Issues and Challenges

Conclusion and Future Works

Steps for Installation of Network Simulator 2

1. Open Terminal, goto your pendrive directory

2. Copy ns-allinone-2.34.tar.gz from your pendrive to /home/Desktop               

3. Unarchive the downloaded file "ns-allinone-2.34.tar.gz" into  /home/Desktop

4. goto  /home/Desktop/ns-allinone-2.34 directory

5. Start the installation process

6. go to  /home/Desktop/ns-allinone-2.34/ns-2.34 directory

7. Copy all ns* files to /bin directory

8. go to  /home/Desktop/ns-allinone-2.34/nam-1.14 directory

9. Copy all nam* files to /bin directory

10. Installation Done


Commands to be typed:

---------------------------------

cd   pendrive

cp   ns-allinone-2.34.tar.gz   /home/Desktop/                   

tar   -xvf    ns-allinone-2.34.tar.gz

cd   /home/Desktop/ns-allinone-2.34/

./install

cd   /home/Desktop/ns-allinone-2.34/ns-2.34

cp   ns*  /bin

cd   /home/Desktop/ns-allinone-2.34/nam-1.14

cp   nam*   /bin 

TUTORIALS

GOOD JOURNALS