mapc_optimal.constants

Default values of the parameters used in the solver.

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

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 = [8.6, 17.2, 25.8, 34.4, 51.6, 68.8, 77.4, 86.0, 103.2, 114.7, 129.0, 143.2]

Data rates for IEEE 802.11ax standard, 20 MHz channel width, 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 2 (derived from ns-3 simulations)

mapc_optimal.constants.MIN_SNRS

Minimal SNR values for each MCS (dB) to obtain 95% success probability