Re: [ns] help needed on how to estimate the position of the node using received signal strength

2010-09-21 Thread vamsi krishna
hi all, iam doing mtech project in that i want to estimate the postion of the node using received signal strength in a zigbee based sensor networks.so how to find out the received signal strength is it possible to estimate the node position using signal strength in NS2

Re: [ns] Simple Wireless link

2010-09-21 Thread Ashwini Patankar
Hi, You can go through the most basic tutorial for ns2 (the one in pdf format), it is having an example script in the starting. It can serve your purpose. Thanks and Regards, Ashwini www.wirelesscafe.wordpress.com On Wed, Sep 22, 2010 at 5:30 AM, wrote: >

Re: [ns] how to implement wormhole attacks with NS2

2010-09-21 Thread NS-2 Programmer
i am also working on mitigation of wormhole attacks; if you have got some information please let me know also amr_gyan wrote: > > Hello, I am also trying the same, want to implement wormhole attack in ns2 > with AODV... Please help > > > rutusoft wrote: >> >> I also wanted to know that how t

[ns] mesh patch

2010-09-21 Thread Mainak Palit
how do I construct a mesh scenario in ns 2.34 ?? I need it urgently. regards.

[ns] Simple Wireless link

2010-09-21 Thread Ghassan Akrem
Hi  all, I want to represent simple wireless link between two nodes using ns-2, these nodes have very simple parameters without mobility. I hope to get simple tcl script that explain that link. Regards