Hello everyone,

I went across so many materials for finding out how to put the right
transmission power in "Phy/WirelessPhyExt set Pt_", but unfortunately
couldn't get it right, so far!

The new module 802.11Ext has a number of parameters added up to make things
more accurate. Initially in the older module of 802.11, things where
controlled with  RXTresh_, but this is not the case with 802.11Ext.

I want to make a transmission to a distance (d) = 300 m, where i ll be
using different propagation models, such as FreeSpace, TwoRayGround and
Nakagami.

I ll be using the parameters, given below (URL below), but can't really
figure out how to adjust Pt_ for any desired distance that i want, e.g.
d=300.
https://sites.google.com/site/nahoons2/english-con/ns2-simulation-with-802-11p

Any help would be really appreciated...Thanks in advance.

Regards,
Osama Rehman

Phy/WirelessPhyExt set CSThresh_
3.9810717055349694e-13  ;# -94 dBm wireless interface sensitivity
Phy/WirelessPhyExt set Pt_                      ????
Phy/WirelessPhyExt set freq_                    5.9e+9
Phy/WirelessPhyExt set noise_floor_             1.26e-13                ;# -99
dBm for 10MHz bandwidth
Phy/WirelessPhyExt set L_                       1.0                     ;#
default radio circuit gain/loss
Phy/WirelessPhyExt set PowerMonitorThresh_      3.981071705534985e-18
 ;# -174 dBm power monitor sensitivity (=level of gaussian noise)
Phy/WirelessPhyExt set HeaderDuration_          0.000040                ;# 40 us
Phy/WirelessPhyExt set BasicModulationScheme_   0
Phy/WirelessPhyExt set PreambleCaptureSwitch_   1
Phy/WirelessPhyExt set DataCaptureSwitch_       1
Phy/WirelessPhyExt set SINR_PreambleCapture_    3.1623;                 ;# 5 dB
Phy/WirelessPhyExt set SINR_DataCapture_        10.0;                   ;# 10 dB
Phy/WirelessPhyExt set trace_dist_              1e6                     ;# PHY
trace until distance of 1 Mio. km ("infinity")
Phy/WirelessPhyExt set PHY_DBG_                 0

Reply via email to