Bug 2648 - Wi-Fi doesn't change the PropagationLoss parameters.
Wi-Fi doesn't change the PropagationLoss parameters.
Status: RESOLVED DUPLICATE of bug 2122
Product: ns-3
Classification: Unclassified
Component: wifi
ns-3-dev
All All
: P1 enhancement
Assigned To: sebastien.deronne
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-02-04 09:04 UTC by Tommaso Pecorella
Modified: 2017-02-04 09:13 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tommaso Pecorella 2017-02-04 09:04:27 UTC
The problem is discussed here: https://groups.google.com/forum/#!topic/ns-3-users/4wwBYtA7BmY

By default Wi-Fi uses a LogDistancePropagationLossModel, whose parameters are set for 5.15 GHz.
If a user sets the propagation loss to Friis, that too is set to 5.15 GHz.
Now, the values might be right for 802.11a, but not for 802.11b/g.

Even if the propagation models are all but precise, especially in indoor cases, we should find a way to set the propagation loss models parameters to more correct values.
Comment 1 sebastien.deronne 2017-02-04 09:13:55 UTC
I agree, this was already discussed in bug 2122.

*** This bug has been marked as a duplicate of bug 2122 ***