dvbs2BitRecover
Recover bits for DVB-S2 PL frames
Syntax
Description
[
recovers user packets (UPs) or a continuous data stream, BITS,NUMFRAMESLOST] = dvbs2BitRecover(RXFRAME,NVAR)BITS, and the
number of lost baseband frames, NUMFRAMESLOST. Input
RXFRAME is the received complex in-phase quadrature (IQ) symbols in
the form of physical layer (PL) frames of a Digital Video Broadcasting Satellite Second
Generation (DVB-S2) transmission. Input NVAR is the noise variance
estimate, used to calculate soft bits.
[
also returns the UP cyclic redundancy check (CRC) status.BITS,NUMFRAMESLOST,PKTCRCSTATUS] = dvbs2BitRecover(RXFRAME,NVAR)
Examples
Input Arguments
Output Arguments
References
[1] ETSI Standard EN 302 307-1 V1.4.1(2014-11). Digital Video Broadcasting (DVB); Second Generation Framing Structure, Channel Coding and Modulation Systems for Broadcasting, Interactive Services, News Gathering and other Broadband Satellite Applications (DVB-S2).
Extended Capabilities
Version History
Introduced in R2021a