Communications Blockset | ![]() ![]() |
Modulate using the offset quadrature phase shift keying method
Library
PM, in Digital Baseband sublibrary of Modulation
Description
The OQPSK Modulator Baseband block modulates using the offset quadrature phase shift keying method. The output is a baseband representation of the modulated signal.
If the Input type parameter is set to Integer, then valid input values are 0, 1, 2, and 3. In this case, the input can be either a scalar or a frame-based column vector.
If the Input type parameter is set to Bit, then the input must be a binary-valued vector. In this case, the input can be either a vector of length two or a frame-based column vector whose length is an even integer.
The symbol period is half the input period. The first output symbol is an initial condition of zero that is unrelated to the input values.
The constellation used to map bit pairs to symbols is in the figure below. If the block's Phase offset parameter is nonzero, then this constellation is rotated by that parameter value.
Frame-Based Inputs
If the input is a frame-based column vector, then the block processes several integers or several pairs of bits in each time step. In this case, the output sample time equals the input sample time, even though the period of each output symbol is half the period of each integer or bit pair in the input.
Upsampling the Modulated Signal
This block can output an upsampled version of the modulated signal. The Samples per symbol parameter, S, is the upsampling factor. It must be a positive integer.
Dialog Box
Pair Block
See Also
![]() | OQPSK Demodulator Passband | OQPSK Modulator Passband | ![]() |