BCH code parameters for DVB S2
Afficher commentaires plus anciens
Réponses (1)
Chidvi Modala
le 13 Mar 2020
1 vote
The BCHEncoding in DVBS2 standard uses shortened code. bchenc function supports creation of full-length BCH code(Code word length should be of the form 2^M-1) only. Instead, you may use comm.BCHEncoder function which provides support for shortened codes as well.
Catégories
En savoir plus sur Error Detection and Correction dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!