Channel assignment and carrier aggregation for wifi 6(802.11ax) BER and SNR
5 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (1 件)
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:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Test and Measurement についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!