Modulate signal by using BPSK method
Communications Toolbox / Modulation / Digital Baseband Modulation / PM
Communications Toolbox HDL Support / Modulation / PM
The BPSK Modulator Baseband block modulates a signal by using the binary phase shift keying (BPSK) method. The output is a baseband representation of the modulated signal.
The input signal must be a discrete-time binary-valued signal. If the input bit is 0 or 1, then the modulated symbol is exp(jθ) or -exp(jθ), respectively, where θ represents the Phase offset (rad) parameter.
The BPSK Modulator Baseband block provides the capability to visualize a signal constellation from the block mask. This constellation visualization feature allows you to visualize a signal constellation for the specified block parameters. For more information, see the Constellation Visualization section of the Communications Toolbox™ User's Guide.
Phase modulation is a linear baseband modulation technique in which the message modulates the phase of a constant amplitude signal. Binary Phase Shift Keying (BPSK) is a two phase modulation scheme, where the 0’s and 1’s in a binary message are represented by two different phase states in the carrier signal
where:
Eb is the energy per bit.
Tb is the bit duration.
fc is the carrier frequency.
In MATLAB®, the baseband representation of a BPSK signal is
The BPSK signal has two phases: 0 and π.
The probability of a bit error in an AWGN channel is
where N0 is the noise power spectral density.