Hi,I want to change the transmission range of sensor node from 100m to 250m and 
and i have read that for changing transmission range i should change the 
RXThreshold. In my tcl script which is generated using tcl script generator  i 
m confused with some parameters for the calculation of RXThreshold.             
            Phy/WirelessPhy set Pt_ 0.281838                    Phy/WirelessPhy 
set freq_ 2.4e09                        Phy/WirelessPhy set L_ 1.0              
        Phy/WirelessPhy set lambda_ 0.125                       Phy/WirelessPhy 
set RXThresh_ [TwoRay 0.281838 [$antenna set Gt_]               [$antenna set 
Gr_] 0.8 0.8 1.0 $range 0.125]
Gr_and Gt_ =1.0range=100
Can anyone guide how to interpret these values in pink bold color and calculate 
RXThreshold value? 
Regards,Najma                                     

Reply via email to