mapc_optimal.constants¶
Default values of the parameters used in the solver.
Attributes¶
Physical constant (dBm) |
|
Physical constant (dBm) |
|
Physical constant (dBm) |
|
Simulation parameter (GHz) |
|
Simulation parameter (dB) |
|
TGax channel model parameter (m) |
|
TGax channel model parameter (m) |
|
Data rates for IEEE 802.11be standard, 1 spatial stream, and 800 ns GI (Mb/s) |
|
Parameters of the success probability curves - cdf of the normal distribution with standard deviation of 1.6 |
|
Minimal SNR values for each MCS (dB) to obtain 95% success probability |
Module Contents¶
- mapc_optimal.constants.MAX_TX_POWER = 20.0¶
Physical constant (dBm)
- mapc_optimal.constants.MIN_TX_POWER = 10.0¶
Physical constant (dBm)
- mapc_optimal.constants.NOISE_FLOOR = -93.97¶
Physical constant (dBm) https://www.nsnam.org/docs/models/html/wifi-testing.html#packet-error-rate-performance
- mapc_optimal.constants.CENTRAL_FREQUENCY = 5.16¶
Simulation parameter (GHz) https://en.wikipedia.org/wiki/List_of_WLAN_channels#5_GHz_(802.11a/h/n/ac/ax)
- mapc_optimal.constants.WALL_LOSS = 7.0¶
Simulation parameter (dB)
- mapc_optimal.constants.BREAKING_POINT = 10.0¶
TGax channel model parameter (m) https://mentor.ieee.org/802.11/dcn/14/11-14-0980-16-00ax-simulation-scenarios.docx (p. 19)
- mapc_optimal.constants.REFERENCE_DISTANCE = 1.0¶
TGax channel model parameter (m)
- mapc_optimal.constants.DATA_RATES¶
Data rates for IEEE 802.11be standard, 1 spatial stream, and 800 ns GI (Mb/s)
- mapc_optimal.constants.MEAN_SNRS¶
Parameters of the success probability curves - cdf of the normal distribution with standard deviation of 1.6 (derived from ns-3 simulations with Nakagami fading)
- mapc_optimal.constants.MIN_SNRS¶
Minimal SNR values for each MCS (dB) to obtain 95% success probability