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

조회 수: 7 (최근 30일)
Baris Cengiz
Baris Cengiz 2024년 5월 10일
편집: Ayush Modi 2024년 5월 14일
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.

답변 (1개)

Ayush Modi
Ayush Modi 2024년 5월 14일
편집: Ayush Modi 2024년 5월 14일
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:

카테고리

Help CenterFile Exchange에서 Test and Measurement에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by