[ns] regarding AODV and range

XAVIERMM3 at telefonica.net XAVIERMM3 at telefonica.net
Thu Jul 15 03:56:22 PDT 2004


Hi all,

According to this transmission range, if I set this to 250 m, the X 
and Y axis are not in metres. Are they? I tried to use the variable 
set radius to 100 and then I placed node A in (1,1) and node B in 
(1,50) and they weren't able to communicate. Does it mean that that 
the set radius value is not in metres?
I need to know this measure so as to place the nodes in their limits 
of the transmission range for the simulation. Are the set radius, 
transmission range and node X an Y length working in different units 
of measurement?

thanks again

Xavi


----- Mensaje Original -----
De: "Kenneth Nielsen" <kenneth at daimi.au.dk>
Fecha: Jueves, Julio 15, 2004 12:09 pm
Asunto: Re: [ns] regarding AODV and range

> 
> Hi Xavi,
> 
> I believe that a node's default trasmission range is 250 meters.
> ou can change the transmission range with the following tcl-
statement.
> 
> Phy/WirelessPhy  set Pt_ = 7.214e-4; # 100 meters
> 
> Some other transmission ranges are:
> Pt_ = 8.5872e-4; # 40 meters
> Pt_ = 0.2819; # 250 meters
> 
> Regards,
> Kenneth Nielsen
> 
> ----- Original Message ----- 
> From: <XAVIERMM3 at telefonica.net>
> To: <ns-users at ISI.EDU>
> Sent: Thursday, July 15, 2004 11:16 AM
> Subject: [ns] regarding AODV and range
> 
> 
> > 
> > Hi all, 
> > 
> > I'm trying simulate several scenarios but I have one problem. I 
> don't 
> > know how to set the maximum distance between nodes. I mean, If 
> my grid 
> > is 500 x 500 and I place the node A in (1,3) and node B in 
> (200,200) 
> > how do I know whether they're in range one another? How do I 
> know 
> > where to place the nodes in the X and Y axis in order to allow 
> them 
> > communicate?
> > 
> > Thanks a lot
> > 
> > Xavi
> > 
> > 
> 
> 



More information about the Ns-users mailing list