IEEE 802.11a WLAN model

IEEE 802.11a WLAN physical layer model, with demonstration of adaptive modulation and coding.
ダウンロード: 55.1K
更新 2016/9/1

ライセンスの表示

* End-to-end 802.11a physical layer
* All mandatory and optional data rates: 6, 9, 12, 18, 24, 36, 48, and 54 Mb/s
* BPSK, QPSK, 16-QAM, 64-QAM modulations
* Forward error correction coding (convolutional; code rates 1/2, 2/3, 3/4)
* OFDM transmission: 52 subcarriers, 4 pilots, 64-pt FFTs, circular prefix
* Data interleaving
* PLCP preamble (modeled as 2x2 long training sequences)
* Receiver equalization
* Viterbi decoding
* Data rates selectable on-the-fly
* Adaptive modulation demo over dispersive multipath fading channel
Instructions:
1. Unzip to a new folder.

2(a). If you are running under R13 (MATLAB 6.5), change the MATLAB current directory to the subdirectory R13, then open the 'IEEE80211a_NoSF' mdl file. (If you have Stateflow, you can also run the enhanced version, IEEE80211a.mdl.)

2(b). If you are running under R13SP1 (MATLAB 6.5.1), change the MATLAB current directory to the subdirectory R13SP1, then open the 'IEEE80211a' mdl file.

引用

Martin Clark (2024). IEEE 802.11a WLAN model (https://www.mathworks.com/matlabcentral/fileexchange/3540-ieee-802-11a-wlan-model), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R13
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersWLAN Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.1

Updated license

1.0.0.0

...
Updated for R13SP1 (MATLAB 6.5.1) and included some bug fixes.