Communications Blockset    
CPFSK Demodulator Passband

Demodulate CPFSK-modulated data

Library

CPM, in Digital Passband sublibrary of Modulation

Description

The CPFSK Demodulator Passband block demodulates a signal that was modulated using the continuous phase frequency shift keying method. The input is a passband representation of the modulated signal. The M-ary number parameter, M, is the size of the input alphabet. M must have the form 2K for some positive integer K.

This block converts the input to an equivalent baseband representation, using downconversion and then FIR decimation. The block then uses the baseband equivalent block, CPFSK Demodulator Baseband, for internal computations. The following parameters in this block are the same as those of the baseband equivalent block:

The input must be a sample-based scalar signal.

Parameters Specific to Passband Simulation

Passband simulation uses a carrier signal. The Carrier frequency and Carrier initial phase parameters specify the frequency and initial phase, respectively, of the carrier signal. The Input sample time parameter specifies the sample time of the input signal, while the Symbol period parameter equals the sample time of the output signal.

This block uses a baseband representation of the modulated signal as an intermediate signal during internal computations. The Baseband samples per symbol parameter indicates how many baseband samples correspond to each integer or binary word in the output.

The timing-related parameters must satisfy these relationships:

where Fmax is defined as follows:

Fmax = [Frequency separation * (M-ary number - 1) / 2] + 1 / Symbol period

The Carrier frequency parameter is typically much larger than the highest frequency of the baseband signal.

The CPSK Demodulator Passband block creates a delay in signals that it processes. This delay is caused by FIR filters in the block, whose tap length depends on signal and simulation parameters.

Dialog Box

M-ary number
The size of the alphabet.
Output type
Determines whether the output consists of integers or groups of bits.
Symbol set ordering
Determines how the block maps each integer to a group of output bits. This field is active only when Output type is set to Bit.
Modulation index
The number of half-revolutions of phase shift in the modulated signal after modulating the latest symbol of 1.
Symbol period(s)
The symbol period, which equals the sample time of the output.
Baseband samples per symbol
The number of baseband samples that represent each modulated symbol, after the block converts the passband input to a baseband intermediary signal.
Carrier frequency (Hz)
The frequency of the carrier.
Carrier initial phase (rad)
The initial phase of the carrier in radians.
Input sample time (s)
The sample time of the input signal.
Traceback length
The number of trellis branches that the Viterbi Decoder block uses to construct each traceback path.

Pair Block

CPFSK Modulator Passband

See Also

CPFSK Demodulator Baseband, Viterbi Decoder, M-FSK Demodulator Passband

References

[1]  Anderson, John B., Tor Aulin, and Carl-Erik Sundberg. Digital Phase Modulation. New York: Plenum Press, 1986.


  CPFSK Demodulator Baseband CPFSK Modulator Baseband