| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Communications Blockset |
| Contents | Index |
| Learn more about Communications Blockset |
PM, in Digital Baseband sublibrary of Modulation
The DQPSK Modulator Baseband block modulates using the differential quaternary phase shift keying method. The output is a baseband representation of the modulated signal.
The input must be a discrete-time signal. For integer inputs, the block can accept the data types int8, uint8, int16, uint16, int32, uint32, single, and double. For bit inputs, the block can accept int8, uint8, int16, uint16, int32, uint32, boolean, single, and double.
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 first input is m, then the modulated symbol is
exp(jθ + jπm/2)
where θ is the Phase rotation parameter. If a successive input is m, then the modulated symbol is the previous modulated symbol multiplied by exp(jθ + jπm/2).
If the Input type parameter is set to Bit, then the input contains pairs of binary values. The input can be either a vector of length two or a frame-based column vector whose length is an even integer. The figure below shows the complex numbers by which the block multiples the previous symbol to compute the current symbol, depending on whether the Constellation ordering parameter is set to Binary or Gray. The figure assumes that the Phase rotation parameter is set to pi/4; in other cases, the two schematics would be rotated accordingly.

The figure below shows the signal constellation for the DQPSK modulation method when the Phase rotation parameter is π/4. The arrows indicate the four possible transitions from each symbol to the next symbol. The Binary and Gray options determine which transition is associated with each pair of input values.

More generally, if the Phase rotation parameter has the form π/k for some integer k, then the signal constellation has 2k points.

Indicates whether the input consists of integers or pairs of bits.
Determines how the block maps each pair of input bits to a corresponding integer. This field is active only when Input type is set to Bit.
The phase difference between the previous and current modulated symbols when the input is zero.
The output data type can be either single or double. By default, the block sets this to double.
M-DPSK Modulator Baseband, DBPSK Modulator Baseband, QPSK Modulator Baseband
![]() | DQPSK Demodulator Baseband | DSB AM Demodulator Passband | ![]() |

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |