[ns] how to add random noise in node's channel in ns2

2013-03-18 Thread shalom
Good day all, I am trying to evaluate the robustness of a quality link metric by adding some random noise to some selected nodes channel communication in wireless networks but i don't have any clue how i can do it. someone who did it before? Thanks in advance! -- View this message in

[ns] how to generate a noisy environment in ns-2.34?

2013-03-18 Thread shalom
Good day all, I am trying to evaluate the robustness of a quality link metric over a routing protocol, for that purpose i would like to generate a noisy environment network in ns-2.34. any one who has done before? Thanks in advance! -- View this message in context:

Re: [ns] About RXThreshold and CSThreshold calculation

2013-03-18 Thread Saravanan Kandasamy
Mate, These values are defined and not calculated. The received power from a packet is what determines if the packet is received or just sensed. This is basic, you would need to a)read the manual b)read the codes in NS2 c)read the appropriate standards d) or simply spend some time on the

Re: [ns] How to add new protocol in ns2

2013-03-18 Thread Francisco Javier Ros MuƱoz
Dear Vaibhav, It seems that you're not updating ns-lib.tcl. Check this: http://masimum.inf.um.es/fjrm/wp-uploads/nsrt-howto/html/node20.html Regards, fran El 17/03/2013, a las 13:16, Vaibhav Ambhire escribiĆ³: i wrote a new agent and modified the relevant files