フィルターのクリア

Resource Unit Allocation in wlan toolbox

2 ビュー (過去 30 日間)
Rishabh Roy
Rishabh Roy 2021 年 9 月 21 日
回答済み: arushi 2024 年 5 月 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 Center および File ExchangeWLAN Toolbox についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by