Hi.. I want to implement a LEACH protocol in ns-2.30 (ubuntu 10.04 version) for my project. Can anyone help me out..
Now i am doing m.tech and i wanna do project on NS-2. i have to study about this v-leach protocol and also i want prepare some extensions in that so if you's having any possibility please send some v-leach protocol code for me
Hi. I have some doubts regarding “LEACH” protocol. I’m using ns-2.34 on Ubuntu 10.04 and patched leach protocol by following below link. I got ‘leach.out’ file, but I didn’t get ‘leach.err’ file.
https://abdusyarif.wordpress.com/201...-step-by-step/
Then I want to check out the leach source code file. The source code of the leach is not found in that folder. I ran out the leach test file and I’ve got a warning message.
hello
As part of my research paper,I want to implement blackhole attack in manet using AODV protocol in NS2.Also I want to make changes in AODV protocol to implement my solution to detect blackhole attack and prevent it. How can I configure the attacker node? Which files should be changed to improve AODV protocol? and how run aodv protocol?
i run leach protocol on ns2.34
from the package provided is
the additional module "pegasis/leach" > exidus-pegasis_ns-234-leach.tar.gz
Download link https://docs.google.com/file/d/0B7S2...it?usp=sharing
the generated nam file look like this
V -t * -v 1.0a5 -a 0
W -t * -x 1000 -y 1000
A -t * -n 1 -p 0 -o 0xffffffff -c 31 -a 1
A -t * -h 1 -m 2147483647 -s 0
why it is not complete ?
Hello!
I want to implement a new protocol Ting which is exactly similar to Ping but for learning purpose I have changed its name and its classes for ping to ting.
Even I am able to make but while validation it is giving Agent/Ting command doesn't exist.
Kindly help me!
I am trying to implement since 4 days but couldn't succeed.
Hi everyone,
I have final year project related to the LEACH routing protocol. I want to change the number of nodes for LEACH? As for existing package, it is already 100 nodes, and i want to change it to 80 nodes and below..what should I do?
Thanks
I want to run LTE files on ns 2.35.i tried a lot to patch lte on ns 2.35,2.33 and 2.34
now i m fed up.is there any solution to implement lte on ns 2.35
or any other suggestion to implement lte.......please help.
i m using ubuntu 14.04.please dont say to change the version as i already lost my complete data during installation of ubuntu.
Hi,
I am interested in evaluating the energy efficiency for aodv and leach protocol. I havent been able to get through with mannasim because of this error:
ns:
[code omitted because of length]
: invalid command name "DataGenerator/TemperatureDataGenerator"
while executing
"DataGenerator/TemperatureDataGenerator set sensing_interval_ 0.0"
Do anyone have a link that could be of help? Also I would appreciate if anyone has a file/link in which energy efficiency of this two protocols have been evaluated on ns2.
Be sure your contribution is highly valued
Thanks
when running leach. i got different leach.out
first i was confusing is it correct or no.
for example, one of them show that there is a collision. some times one TDMAschedule.txt file generated and some times more than one.
every time i run leach_test the out put differ. but i notice that in coditions.txt ==> the desired number of clusters is always 1
first, how can i change this value. and how it will effect on leach.out?
second, i need some illustration on how to understand leach.out to be able to determine it is correct or not.
thanks in advance
Hello
How to calculate Packtes recieved in leach protocols?????
Please help me