Effacer les filtres
Effacer les filtres

Channel assignment and carrier aggregation for wifi 6(802.11ax) BER and SNR

5 vues (au cours des 30 derniers jours)
Baris Cengiz
Baris Cengiz le 10 Mai 2024
Modifié(e) : Ayush Modi le 14 Mai 2024
I'm trying to make simulations for wifi 6 with channel assignment and carrier aggregation and i need to get BER and SNR values for my simulations i need help. Can you help me to make it and give me some ideas.

Réponses (1)

Ayush Modi
Ayush Modi le 14 Mai 2024
Modifié(e) : Ayush Modi le 14 Mai 2024
Hi Baris,
To simulate WiFi 6 with channel assignment and carrier aggregation and obtain BER and SNR values, you can use MATLAB "wireless Waveform Generator" for the transmitter simulation. Type the below command in the MATLAB command window to do so:
wirelessWaveformGenerator
In the tool, select "802.11ax" as the Waveform type to simulate WiFi 6.
For specifying the SNR value, enable the AWGN option in the Impairments section of the generator. This tool also lets you adjust various parameters like Frequency offset and Guard band to closely match your simulation needs.
At the receiver side, to understand how to handle the received signal and extract the desired metrics like BER, please refer to the following example:

Catégories

En savoir plus sur PHY Components dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by