Re: [ns] how to calculate delay/jitter

2009-08-15 Thread Mohit Tahiliani
Hello Tom, Here are some of the AWK scripts required for post processing. An AWK script to calculate average jitter is also available here.  http://mohit.ueuo.com/AWK_Scripts.html  or on this link http://www.mohittahiliani.741.com/AWK_Scripts.html Hope it helps. Regards,Mohit P. Tahiliani --- On

[ns] error running test_tcp on eurane

2009-08-15 Thread danny kamel
I installed ns-2.30 on ubuntu 8.0.4 and the eurane patch as required but when i try to run the test_tcp.tcl file i get the following error. Any suggestions?? d...@dk-laptop:~$ ns test1.tcl (_o3 cmd line 1) invoked from within "_o3 cmd create-Umtsnode" invoked from within "catch "$self c

[ns] awk script for calculating end to end delay in a wired-wireless scenario

2009-08-15 Thread Oladapo Oluwadiya
hello, does anyone have the awk script to calculate delay,throughput,packet loss in a mixed scenario i.e. wired-wireless scenario? i will really appreciate it. regards.

[ns] WSN residual energy

2009-08-15 Thread manel manel
Hi ns users , I want to elect cluster heads with the residual energy of the nodes within clusters. So i want to get the residual energy of the nodes within clusters in Decideclusterhead () LEACH procedure. (under mannasim , ns-2 module extension) please give me some advice how should i do

[ns] mobile nodes

2009-08-15 Thread neeraj gupta
hi all i just made certain changes in mac802_11.cc file to find out the neighbors of nodes. right now whenever i run the script it is showing me all the current nodes and their neighboring nodes a simulation time passes on. i like to find it out for particular node how can i do it. also b d