dvbsapskdemod
DVB-S2/S2X/SH standard-specific amplitude phase shift keying (APSK) demodulation
Syntax
Description
demodulates an APSK input signal, z
= dvbsapskdemod(y
,M
,stdSuffix
)y
, that was modulated in
accordance with the digital video broadcast (DVB) standard identified by
stdSuffix
and the modulation order, M
.
For a description of DVB-compliant APSK demodulation, see DVB Compliant APSK Hard Demodulation and DVB Compliant APSK Soft Demodulation.
specifies options using one or more name-value pair arguments using any of the
previous syntaxes. For example, z
= dvbsapskdemod(___,Name,Value
)'OutputDataType','double'
specifies the desired output data type. Specify name-value pair arguments after all
other input arguments.
Examples
Input Arguments
Output Arguments
More About
References
[1] ETSI Standard EN 302 307 V1.4.1: 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), European Telecommunications Standards Institute, Valbonne, France, 2005-03.
[2] ETSI Standard EN 302 307-2 V1.1.1: 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-S2X), European Telecommunications Standards Institute, Valbonne, France, 2015-02.
[3] ETSI Standard EN 302 583 V1.1.1: Digital Video Broadcasting (DVB); Framing structure, channel coding and modulation for Satellite Services to Handheld devices (SH), European Telecommunications Standards Institute, Valbonne, France, 2008-03.
[4] Sebesta, J. “Efficient Method for APSK Demodulation.” Selected Topics on Applied Mathematics, Circuits, Systems, and Signals (P. Pardalos, N. Mastorakis, V. Mladenov, and Z. Bojkovic, eds.). Vouliagmeni, Athens, Greece: WSEAS Press, 2009.
Extended Capabilities
Version History
Introduced in R2018a