Implementation of Leach Protocol NS2

Implementation of Leach Protocol NS2 - welcome to our blog that presents the full content How Gadget, the discussion this time we're discussing that you find that Implementation of Leach Protocol NS2 , we have provided complete information with images that are easy to understand, the explanation is simple but complete, therefore please read until the end :)

This is about : Implementation of Leach Protocol NS2
And this article : Implementation of Leach Protocol NS2

You can also see our article on:


Implementation of Leach Protocol NS2

This is  only the steps  to install and run the LEACH protocol on version 2.27 of ns2 .The LEACH implementation was written as a stand-alone application. Thus, in the past a version compiled for LEACH may or may not work for other protocols. In addition, the original version of LEACH was compiled for version 2.5b which is an outdated version of ns2.

Setup Procedure

1. Obtain the ns-allinone-2.27.tar.gz package. This can be found at:
http://www.internetworkflow.com/downloads/ns2leach/ns-allinone-2.27.tar.gz
 
2. Unpackage the archive
 
gunzip ns-allinone-2.27.tar.gz 
tar xvf ns-allinone-2.27.tar

3. Change directory to ns-allinone-2.27
 
cd ns-allinone-2.27

4. run the install script
./install

5. Add the appropriate environment variables as specified at the end of installation.

7. Place the mit.tar.gz package into the ns-allinone-2.27/ns-2.27 directory.
 

8. Change directory to ns-allinone-2.27/ns-2.27
 
9. Unpackage the archive which will overwrite all appropriate files and set up symbolic links.
gunzip mit.tar.gz
tar xvf mit.tar
 
10. A sample make file can be found at http://www.internetworkflow.com/downloads/ns2leach/Makefile. Edit the Makefile as follows:

Add DMIT_uAMPS to the DEFINE list
Add I./mit/rca I./mit/uAMPS to the INCLUDE list
Add the following just prior to the line gaf/gaf.o \
mit/rca/energy.o mit/rca/rcagent.o \
mit/rca/rca-ll.o mit/rca/resource.o \
mac/mac-sensor-timers.o mac/mac-sensor.o mit/uAMPS/bsagent.o \

 
11. Clean up previous build
make clean
 
12. Rebuild ns2 this can take a while so I recommend redirecting output, running in background and going to lunch.
 
nohup make 2>error.log >make.log &
 
13. Test default wireless demo and LEACH
 
./test
 
14. Validate the full installation this takes a while too so take a break
 
nohup ./validate-full 2>validate.error >validate.log &



Information Implementation of Leach Protocol NS2 has been completed we present

A few of our information about the Implementation of Leach Protocol NS2 , we hope you benefit from this article

You have just read the article Implementation of Leach Protocol NS2 and many articles about gadget in our blog this, please read it. and url link of this article is http://howtomonetizeeverything.blogspot.com/2012/11/implementation-of-leach-protocol-ns2.html Hopefully discussion articles on provide more knowledge about the world of tech gadgets.

Tag :

0 Response to " Implementation of Leach Protocol NS2 "

Post a Comment