wn-upf / Komondor

Komondor Wireless Networks Simulator
GNU General Public License v3.0
65 stars 19 forks source link

Per-bandwidth CCA for channel aggregation in IEEE 802.11ax #141

Closed sergiobarra closed 4 years ago

sergiobarra commented 4 years ago

Apply a different CCA threshold for primary and secondary channels according to the total bandwidth as done in IEEE 802.11ax.

Total BW [MHz] channel BW [MHz] CCA primary [dBm] CCA secondary [dBm]
20 20 -82 -
40 20 -82 -72
80 40 -79 -72
20 20 -76 -69
sergiobarra commented 4 years ago

Solved in 9fe3296cf876aa05c8bb14dee0ab34a0d7f383ba

sergiobarra commented 4 years ago

There is a bug in the indexation of secondary channels for 40 MHz transmissions.