Soft-Decision Viterbi Decoding with Puncturing

バージョン 1.2.0.1 (38.3 KB) 作成者: Amit Kansal
Performs soft-decison Viterbi decoding with puncturing over an AWGN channel using Simulink(R).
ダウンロード: 15K
更新 2016/9/1

ライセンスの表示

Implements soft-decision Viterbi decoding for a rate 3/4 code over an AWGN channel using Simulink(R).
The Viterbi decoder block from the Communications Blockset is enhanced to optimally support punctured codes.

The attached BERTool session file compares the BER performance as the number of bits are varied for the soft decision with the performance for unquantized inputs. The model file is set-up to support additional runs.

引用

Amit Kansal (2024). Soft-Decision Viterbi Decoding with Puncturing (https://www.mathworks.com/matlabcentral/fileexchange/6564-soft-decision-viterbi-decoding-with-puncturing), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2006a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

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

Updated license

1.2.0.0

Comply with legal guidelines.

1.1.0.0

Comply with legal guidelines for submissions.

1.0.0.0

An updated Viterbi decoding block which supports optimal puncturing removes the need for sub-optimal bit insertion prior to the decoding.