WLAN Abstracted PHY Simulink Model

4 visualizaciones (últimos 30 días)
Erkin Amz
Erkin Amz el 26 de Oct. de 2020
Respondida: Umeshraja el 19 de Nov. de 2024 a las 6:40
Hello
I am working on WLANMultiNodeAbstractedPHYModel simulink example in WLAN simulations. I need to know how can I modify the duration values, such as SIFS, ACKTX timeout and such. Can anyone help me on how to do that?
I can find the parameters as bus object, but I cannot find where they've been defined in the model.

Respuestas (1)

Umeshraja
Umeshraja el 19 de Nov. de 2024 a las 6:40
I understand you wanted to change some MAC parameters in 'WLANMultiNodeAbstractedPHYModel' simulink example. Here's how you can do it:
  • Unlock the Library: The parameters are initialized in the linked library 'wlanMACandHigher'. Begin by unlocking this library.
  • Access the State Chart Panel: Open the 'State Chart Panel' within the model.
  • Edit the Mask: In the 'State Chart Panel', select 'Edit Mask'. Refer to the figure below for guidance.
  • Modify Parameters: Navigate to the 'Initialization' tab. Here, you can modify the parameters such as SIFS Time.
Hope it helps!

Categorías

Más información sobre WLAN Toolbox en Help Center y File Exchange.

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by