Clear Filters
Clear Filters

How to Select Number of soft decision bits in Viterbi decoding algorithm?

1 view (last 30 days)
Hai I am using Viterbi decoding algorithm to decode a convolutional encoded data. I am using 1/2 rate encoding with constraint length 7. And I am using 16-QAM at Tx and Rx.
And my trellis is
trell=poly2trellis(7,[171 133]);
Can anyone help me to find number of soft decision bits.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!