Filter löschen
Filter löschen

Resource Unit Allocation in wlan toolbox

4 Ansichten (letzte 30 Tage)
Rishabh Roy
Rishabh Roy am 21 Sep. 2021
Beantwortet: arushi am 30 Mai 2024
In WLAN toolbox, the allocation index gives RU allocation. Let's say, Allocation Index = 0 gives 9 equal sized (26 tone each) RU in a 20 MHz bandwidth channel. But in this allocation, user 1 is allocated to RU1, user 2 is allocated to RU2, ...... user 9 iss allocated to RU9. But I want flexibility in this assignment like maybe I want to allocate user 1 to RU 5, user 2 to RU7,.....and so on. How do I do that?

Antworten (1)

arushi
arushi am 30 Mai 2024
Hi Rishabh,
To achieve the flexibility in Resource Unit (RU) allocation for different users in the WLAN toolbox, you may use the wlanHEMURU object to configure the RU properties, including the user allocation. For each wlanHEMURU object, set the UserNumbers property to the index of the user you want to allocate to that RU. Please refer to the MathWorks documentation for more information on wlanHEMURU -
https://www.mathworks.com/help/wlan/ref/wlanhemuru.html

Kategorien

Mehr zu WLAN Toolbox finden Sie in Help Center und File Exchange

Produkte


Version

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by