Is this Matlab example wrong? DVBS2 encoding/decoding

조회 수: 4 (최근 30일)
Jorge Cadena
Jorge Cadena 2021년 9월 28일
I am having trouble replicating MATLAB's BCH encoding in this example:
openExample('comm/DVBS2WithLDPCExample','supportingFile','configureDVBS2Demo.m')
I am trying to replace the function "bchEncOut = encbch(bbFrameTx);" by my own script.
I was successful in encoding and decoding the bits with my own BCH, but the remainder (parity) bits that I obtain after encoding DO NOT match MATLAB's bits. I cannot figure out where the differences are, as I cannot peek into MATLAB's BCH function. I am even using the same generation pattern they use.
The BCH encoding details can be found in ETSI EN 302 307-1 --- DVB-S2 Part 1, pg 23-24.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by