DBPSK Modulator Baseband
Modulate using differential binary phase shift keying method
Libraries:
Communications Toolbox /
Modulation /
Digital Baseband Modulation /
PSK
Description
The DBPSK Modulator Baseband block modulates signals using the differential binary phase shift keying (DBPSK) method. The output is a baseband representation of the modulated signal. For more information, see Algorithms.
Examples
Ports
Input
Output
Parameters
Block Characteristics
Data Types |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
More About
Algorithms
For a phase rotation of ϕ radians, the DBPSK modulation method follows these rules:
If the first input bit is 0 or 1, then the first modulated symbol is e(jϕ) or –e(jϕ), respectively.
If a successive input bit is 0 or 1, then the modulated symbol is the previous modulated symbol multiplied by e(jϕ) or –e(jϕ), respectively.
ϕ is the Phase rotation (rad) parameter value.
Extended Capabilities
Version History
Introduced before R2006a