Energy Detection Threshold Wifi

123 views
Skip to first unread message

Dasha Sayed

unread,
Aug 23, 2017, 8:16:24 AM8/23/17
to ns-3-users
Hi. I would like to know where i can modify the energy detection threshold of wifi in the LAA module. I know the value is set up to -62 dBm but I'm not sure where I can change it. Thanks in advance for your help!

Konstantinos

unread,
Aug 23, 2017, 1:40:09 PM8/23/17
to ns-3-users
Hi,

Please refer to the attributes of the SpectrumWifiPhy class. For setting/configuring attributes, see the manual.

  • EnergyDetectionThreshold: The energy of a received signal should be higher than this threshold (dbm) to allow the PHY layer to detect the signal.
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: -96
    • Flags: construct write read
Regards
K

Rediet

unread,
Aug 31, 2017, 3:03:15 AM8/31/17
to ns-3-users
Hello,

Konstantinos' comment is related to ns-3-dev branch. In the branch containing LAA feature, this attribute is named CcaMode1Threshold (see SpectrumWifiPhy::GetTypeId). You can set it exactly the same way.

Rediet
Reply all
Reply to author
Forward
0 new messages