[ns] Calculate hop count

2007-07-26 Thread salouhouni
Hello everybody again!I have posted some of my problems and I got some very helpful answers. I would like to ask if everybody has an awk file that calculates the hop count for a wireless trace. I am implementing an ad hoc network with DSR routing and I want to measure the hop count vs speed for

[ns] Wireless delay

2007-07-20 Thread salouhouni
Hello everybody.I am trying to implement some mobility models but as a first stage I have to validate the results in a 2 node simple simulation.I use on Exponential source and transform to Poisson source so that I can calculate to e2e delay.I use 100Kbps bandwidth and the followings: $voip0 set

[ns] Delay in Ad Hoc

2007-07-16 Thread salouhouni
Hello everybody.I am creating some mobility models in an ad hoc environment(DSR protocol) so that I can evaluate them.I am now in the position of calculating the e2e delay and trying to validate this with the theory.I have created a simple senario with 2 nodes so that it is easier to validate.I