dvbrcs2TurboDecode
Syntax
Description
decodes the soft bits in decoded
= dvbrcs2TurboDecode(code
,r
,permparams
)code
by using a Digital Video Broadcasting
Second Generation Return Channel over Satellite (DVB-RCS2) standard-compliant duo-binary
turbo decoder, as defined in ETSI EN 301 545-2 V1.2.1 Section 7.3.5.1 [1]. r
is the code rate, and permparams
are the permutation control parameters
that the function uses to interleave the input soft bits data.
specifies the number of decoding iterations.decoded
= dvbrcs2TurboDecode(code
,r
,permparams
,numiter
)
Examples
Input Arguments
Output Arguments
References
[1] EN 301 545-2 - V1.2.1. Digital Video Broadcasting (DVB); Second Generation DVB Interactive Satellite System (DVB-RCS2); Part 2: Lower Layers for Satellite standard (etsi.org).
Extended Capabilities
Version History
Introduced in R2021b