How to generate a BCH (63,56) code in Matlab?

27 views (last 30 days)
Francesco
Francesco on 16 Feb 2011
Hi everyone,
I need help in generating a specific encoder (and related decoder) in Matlab, in order to simulate the transmission/reception of coded data between a LEO satellite and the ground station with the channel coding techniques suggested by the ECSS and CCSDS documents. In particular I need to generate the BCH encoder/decoder with the coding scheme (63,56) that seems not to be supported by the default Matlab function "bchenc" I've used. This particular code is presented in CCSDS 230.1-G-1 (section 3.5) as a modified version of the standard Hamming (63,57) code and I've already tried to obtained it with the Matlab built-in function "encode", using the attribute 'hamming/binary'.
Can anybody give me some hint?
Thanks a lot in advance, Francesco.

Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!