Communications Blockset | ![]() ![]() |
Modulate using continuous phase modulation
Library
CPM, in Digital Baseband sublibrary of Modulation
Description
The CPM Modulator Baseband block modulates using continuous phase modulation. The output is a baseband 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.
Continuous phase modulation uses pulse shaping to smooth the phase transitions of the modulated signal. Using the Frequency pulse shape parameter, you can choose these types of pulse shapes:
For the exact definitions of these pulse shapes, see the work by Anderson, Aulin, and Sundberg listed in References. Each pulse shape has a correponding pulse duration. The Pulse length parameter measures this quantity in symbol intervals.
The Modulation index parameter times radians is the phase shift due to the latest symbol when that symbol is the integer 1. The Phase offset parameter is the initial phase of the output waveform, measured in radians.
The Symbol prehistory parameter is a scalar or vector that specifies the data symbols used before the start of the simulation, in reverse chronological order. If it is a vector, then its length must be one less than the Pulse length parameter.
Inputs and Symbol Sets
If the Input type parameter is set to Integer, then the block accepts odd integers between -(M-1) and M-1.
If the Input type parameter is set to Bit, then the block accepts groupings of K bits. Each grouping is called a binary word. The input vector length must be an integer multiple of K.
In binary input mode, the block maps each binary word to an integer between 0 and M-1, using a mapping that depends on whether the Symbol set ordering parameter is set to Binary or Gray. The block then maps the integer k to the intermediate value 2k-(M-1) and proceeds as in the integer input mode. For more information, see Binary-Valued and Integer-Valued Signals in Using the Communications Blockset.
The input can be either a scalar or a frame-based column vector. If Input type is Bit, then the input can also be a vector of length K.
Upsampling the Modulated Signal
This block can output an upsampled version of the modulated signal. The Samples per symbol parameter is the upsampling factor. It must be a positive integer. For more information, see Upsampled Signals and Rate Changes in Using the Communications Blockset.
Dialog Box
Pair Block
See Also
CPFSK Modulator Baseband, GMSK Modulator Baseband, MSK Modulator Baseband
References
[1] Anderson, John B., Tor Aulin, and Carl-Erik Sundberg. Digital Phase Modulation. New York: Plenum Press, 1986.
![]() | CPM Demodulator Passband | CPM Modulator Passband | ![]() |