Clear Filters
Clear Filters

Resource Unit Allocation in wlan toolbox

4 views (last 30 days)
Rishabh Roy
Rishabh Roy on 21 Sep 2021
Answered: arushi on 30 May 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?

Answers (1)

arushi
arushi on 30 May 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

Categories

Find more on WLAN Toolbox in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!