Wlan toolbox- Queueing model

1 次查看(过去 30 天)
Erkin Amz
Erkin Amz 2020-11-2
Hello,
I need to know what is the Queuing model in WLAN toolbox examples, specifically Simulink model: 802.11ax System-Level Simulation with Physical Layer Abstraction in system-level simulation. Nothing is mentioned in documentation and I need to calculate the queuing model matching to this.
Would appriciate any help.

回答(1 个)

Vamsi Manthini
Vamsi Manthini 2021-2-3
All system-level simulation examples in WLAN toolbox use constant bit rate (CBR) for application queuing. CBR generates application packets with the specified data rate and packet size by using a generic On/Off application traffic generation model.
You can use the ‘networkTrafficOnOff’ object in WLAN Toolbox to generate the On/Off application traffic pattern.
The information about how to configure the queuing model is explained in the ‘Model Configuration’ section of the ‘802.11 MAC QoS Traffic Scheduling’ example documentation.

类别

Help CenterFile Exchange 中查找有关 System-Level Simulation 的更多信息

产品


版本

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by