Azzera filtri
Azzera filtri

Resource Unit Allocation in wlan toolbox

4 visualizzazioni (ultimi 30 giorni)
Rishabh Roy
Rishabh Roy il 21 Set 2021
Risposto: arushi il 30 Mag 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?

Risposte (1)

arushi
arushi il 30 Mag 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

Categorie

Scopri di più su WLAN Toolbox in Help Center e File Exchange

Prodotti


Release

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by