[ns] awk script for plot PDR, delay, and thoughput

2010-05-19 Thread Irvan Supradana
Hi all Im irvan from Indonesia. Anybody have awk script for a graph of packet deliveri ratio, delay, throughput. I just have awk script for getting value of all parameter at the end of simulation time. i need to plot graph for that paramater in pause time if anybody have,colud you please share i

[ns] Simulating Flooding 802.11p

2010-05-19 Thread Subir
Dear Users, I have been working on modifying the file wireless-flooding.tcl (the one given in the ex folder with most of the versions) to work for IEEE802.11p by setting the default parameters. It looks like that wireless-flooding implementation doesn't support Mac/802_11Ext, while it works fi

[ns] How to get received signal strength in NS2

2010-05-19 Thread ASThilak
Hi everybody, I am trying to implement new clustering protocols using NS-2. Just I want to know, when we send hello messages from every node, how can I get the values of the received signal strengths of two successive sent hello messages from a node to its neighbors. It is said in a paper that t

[ns] Getting this error when running tcl script

2010-05-19 Thread tiongsquare
"num_nodes is set 25 invalid command name "25" while executing "$val(nn)" invoked from within "$ns_ node-config -adhocRouting $val(rp) \ -llType $val(ll) \ -macType $val(mac) \ -ifqType $val(ifq) \ -ifqLen $val(ifqlen) \ -antType $val(ant) \ -pr..." " anyone knows whats wrong? thanks! --

[ns] Can i use the same tcp script for diff implementation of a protocol?

2010-05-19 Thread tiongsquare
i mean example for different implementation fo aodv protocol, can i use the same tcl script to run it? or each tcl script is specially made for a particular implementation of aodv? thanks =) -- View this message in context: http://old.nabble.com/Can-i-use-the-same-tcp-script-for-diff-implementa

[ns] How to get received signal strength in NS2

2010-05-19 Thread as thilak
Hi everybody, I am trying to implement new clustering protocols using NS-2. Just I want to know, when we send hello messages from every node, how can I get the values of the received signal strengths of two successive sent hello messages from a node to its neighbors. It is said in a paper that th