[ns] AWK script for calculating ETX and CETT

2009-11-02 Thread shweta s k

[ns] Energy efficient clustering algorithm in Wireless sensor network

2009-11-02 Thread eleburuike ismail
Dear all, I laid my hand on a TCL script on the above subject matter and i tried to run it but was given some errors which is shown below: ism...@ismail-desktop:~$ sudo su [sudo] password for ismail: r...@ismail-desktop:/home/ismail# ns clustering.tcl num_nodes is set 31 (_o14 cmd line

[ns] Awk Script ETX(Estimated Trasmission Count) CETT(Cumulative Extimated trasmission Time)

2009-11-02 Thread shweta s k
Hi Everybody, If any of u know the AWK Script kinldy send me, it will be lot of help for me

Re: [ns] global array

2009-11-02 Thread manoop talasila
Hi Javed, In present implementation, I created 6 mobile nodes (requirement is to have 10m transmitting range for all nodes.) and assumed node_0 as CA (central authority). So, all nodes communicate with node_0. And node_0 stores all the data and global values for calculations. Now, if nodes are

[ns] How to get the mobilenode position in a simulation

2009-11-02 Thread serena.dacqui...@libero.it
Hi all, I am working on NS-3.34. Someone know how can i get the position of the mobilenode (X,Y coordinates)during a wireless simulation? Please help me on that. Thank you Regards, Serena

[ns] How can i include the packets from ns2 into a protocol's source code?

2009-11-02 Thread lefteris
I have created a simulation scenario of wireless nodes which exchange packets. I want to include these packets in the link state routing protocol to route them the way i want to. Any ideas of how to do it. It should be possible. Thanks for your help in advance! My best regards, Lefteris --

[ns] Change link capacity while simulating

2009-11-02 Thread Rick Nash
Hi All I need to change the capacity of a link between say node1 and node2 from 10Mb to 1Mb after about 100s of simulation. Is that possible by just using the TCL script? I did not see any difference in the results. Please help me. Sincerely Rick

[ns] The 3rd International Workshop on RFID WSN and its Industrial Applications

2009-11-02 Thread Atif Sharif
=Apologies for Cross Posting=   -   The 3rd International Workshop on RFID WSN and its Industrial Applications

[ns] The 3rd International Workshop on RFID WSN and its Industrial Applications

2009-11-02 Thread Atif Sharif
=Apologies for Cross Posting=   -   The 3rd International Workshop on RFID WSN and its Industrial Applications

[ns] __stack_chk_fail_local error on ubuntu 9.10

2009-11-02 Thread Tom Henderson
I noticed that ns-allinone-2.34 did not build on the new Ubuntu 9.10 Karmic, due to this this error when linking: otcl.o: In function `OTclDispatch': /home/ns/ns-allinone-2.34/otcl/otcl.c:495: undefined reference to `__stack_chk_fail_local' otcl.o: In function `Otcl_Init':

[ns] HMIPv6 implementation for NS-2

2009-11-02 Thread Muhammad Wasim
Hello, Recently i've started my research on Heirarchal Mobile IPv6 (HMIPv6) handovers but i could'nt any related implementation for HMIPv6 protocol for NS2. I am using NS-2.33, can anyone help me providing the code or guide me how to extend the current MIPv6 to support HMIPv6? Regards.