How to model WLAN performance in a mobile scenario

1 view (last 30 days)
Hello,
I am trying to model a scenario similar to the one provided in the example "802.11ax Multinode System-Level Simulation of Residential Scenario Using MATLAB", but with node mobility (both APs and stations could move), and for the duration of an entire scene. Is there a way to do that in MATLAB?
I appreciate your help.

Accepted Answer

William Paredes
William Paredes on 31 Oct 2022
Managed to do this by creating wlanNodes in new positions at every simulation step. For this, the entire process must be repeated, including hLoadConfiguration and hCreatePathlossTable. The goal was to mount WiFi APs on UAVs (using the UAV toolbox) to pick up signals from nodes on the ground, as the UAVs move through a predefined trajectory. So far so good.

More Answers (0)

Categories

Find more on WLAN Toolbox in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!