[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] gridkeeper



Hi!

I am changing the power used by the WirelessPhy
to transmit the packets by setting the Pt_ variable:

Phy/WirelessPhy set Pt_ 0.28183815

The above value is the default and results in a
transmissionrange of 250m. Changing it affects
the whole simulation in a very complex way...

Here are some values which I have tried myself:
0.18489 ==> 225m
0.11543 ==> 200m
0.03652 ==> 150m
0.007215 ==> 100m

If you are working with power control in ad-hoc
networks (like I am!) I'm very interested in
exchanging some experience!

Bye
Felix

Oluseye O Ojumu wrote:

> hi all;
>
> can anyone tell me what a gridkeeper is??
> i found it in a couple of scripts ( tcl/ex/grid2.tcl ,
> tcl/ex/gridkeeper.tcl ). alternatively, could someone
> tell me  about the radius option for nodes; it doesn't
> seem to work. i saw in one of the tcl scripts that
> radius only works with grid which brings us back to that
> problem.
>
> kind of related, is there a way to set the radius in units
> of distance that a mobile node can broadcast; the
> $mobilenode radius <radius> command claims to be able to
> do it, but it doesn't seem to quite work.
>
> any help is appreciated; thank you.
>
> seye