dvbrcs2CPMDemodulate
R2026bSyntax
Description
demodulates the input signal y = dvbrcs2CPMDemodulate(x,cfg)x using the continuous phase
modulation (CPM) method specified in the Digital Video Broadcasting Second
Generation Return Channel over Satellite (DVB-RCS2) standard [1]. The configuration object
cfg specifies the modulation parameters and output type.
The format of the output depends on the OutputType property of
cfg.
For more information on demodulation and iterative decoding, see the More About section.
specifies extrinsic log-likelihood ratios (LLRs) from an outer decoder for iterative
demodulation and decoding.y = dvbrcs2CPMDemodulate(x,cfg,nVar,extrinsicLLRs)
Use this syntax when the OutputType property of
cfg is set to "approxLLR".
Examples
Input Arguments
Output Arguments
More About
References
[1] ETSI Standard EN 301 545-2 V1.4.1(2024-01). Digital Video Broadcasting (DVB); Second Generation Interactive Satellite Systems (DVB-RCS2); Part-2: Lower Layers for Satellite Standard.
Extended Capabilities
Version History
Introduced in R2026b