Re: [ns] Location Algorithms about WSN

2010-11-28 Thread carolina2


Hello Hubin,

I have a project about localisation in WSN. I have to evaluate different
location algorithm and chek their performance. Please if you have any idea
about this (code description or documentation) please can you send it to me.
It will be great help for me.
Thank you in advance.
Carolina.

hubin211 wrote:
 
 
 
 
 
 
 Hello,Everyone:
 
 I'm working on a WSN project where I need to use NS to evaluate different
 location algorithms and check their performance. Can any one give me a
 detailed procedure or tcl script of current location algorithm? Anything
 about DV-HOP algorithm is especially wanted. Thanks in advance!
 
  
 
   
 
 HuBin
 
   
  
 2008-12-6
 
 
 
 
 [广告] 金秋最关注楼盘-房不胜房
 

-- 
View this message in context: 
http://old.nabble.com/Location-Algorithms-about-WSN-tp20869902p30322849.html
Sent from the ns-users mailing list archive at Nabble.com.




[ns] NS2 passing srguments to val(cp) and val(sc) from a file

2010-11-28 Thread hussain3295


Hi

I am trying to automate some simulation using NS2. I want to automate
simulation by creating a file that would pass various values to val(cp) and
val(sc) in a tcl file. I would be grateful for your help or if you could
direct me to an appropriate documentation ot a web site. Thanks
-- 
View this message in context: 
http://old.nabble.com/NS2-passing-srguments-to-val%28cp%29-and-val%28sc%29-from-a-file-tp30319489p30319489.html
Sent from the ns-users mailing list archive at Nabble.com.



Re: [ns] For Wormhole Link

2010-11-28 Thread Dhara Buch

Hello,
   I am doing simulation for 20 wireless nodes. Node 0 broadcasts a  packet. I 
want to create a wormhole link between Node 18 and Node 19,  where they are 
located far from each other. Before creating node 18, I  have set Pt value 
higher to increase the transmission power of Node 18,  but still the packet 
does 
not reach to Node 19 directly from Node 18.  What may be the reason? If I 
increase the value more, for some of the  cases, I get Segmentation Fault (Core 
Dump) error.  I have created Nodes  with agent Agent/Messagepassing.
   Is it possible to do only if I create the Nodes withe Agent/TCP? In  that 
case, which node is required to be the agent of ACP and which  should be of 
TCPSink for the same case?
   Thank you,
Dhara Buch