Resource Unit Allocation in wlan toolbox

4 次查看(过去 30 天)
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?

回答(1 个)

arushi
arushi 2024-5-30
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

类别

Help CenterFile Exchange 中查找有关 WLAN Toolbox 的更多信息

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by