[ns] arrival rate in poisson process

2007-04-10 Thread sinduja R

hi guys,

how to specify the arrival rate in Poisson process?
please do help...


Re: [ns] how to simulate a mobile ad hoc network with udp traffic?

2007-04-05 Thread sinduja R

refer to this link
  http://www.isi.edu/nsnam/ns/tutorial/




On 4/5/07, seba [EMAIL PROTECTED] wrote:


 Hi All,
 I am new in the use of ns2 (very new!).
 I have to simulate a mobile wireless ad hoc network with broadcast UDP
 traffic.
 Can anybody provide me with some hints, some points to start from or just
 a good link?

 Thank you in advance for aby reply.

 Kind regards,
 Seba





 --
 Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom
 http://click.libero.it/infostrada






[ns] finding received power

2007-04-03 Thread sinduja R

hi,
i would like to know how to find the power received by a node.. is there a
command available for it..
am using NS2.29.. and am trying to simulate a wireless scenario..


[ns] how to discard a redundant packet

2007-03-31 Thread sinduja R

if a base station is receiving redundant info from many nodes (wireless),
how to discard those pkts?
please help


[ns] creating a class and an agent in it

2007-03-26 Thread sinduja R

i created a class and defined an agent in it.. but am unable to access it in
a procedure outside the class..

say a(3) is my agent
though i defined global a(3) in the procedure record, am getting an error
mess variable not found...
please help me..


[ns] Fwd: received power

2007-03-24 Thread sinduja R

am trying to simulate a wireless mobile scenario.. please do tell me as to
how i can measure the received power in the base station


[ns] random motion

2007-03-24 Thread sinduja R

hi guye, please tell how to add random motion features to mobile node..

i gave $node random-motion 1

but the mobile doesn't seem to move at all..