Demodulate BPSK-modulated data
Communications Toolbox / Modulation / Digital Baseband Modulation / PM
Communications Toolbox HDL Support / Modulation / PM
The BPSK Demodulator Baseband block demodulates a signal that was modulated using the binary phase shift keying method. The input is a baseband representation of the modulated signal. This block accepts a scalar or column vector input signal. The input signal must be a discrete-time complex signal. The block maps the points exp(jθ) and -exp(jθ) to 0 and 1, respectively, where θ is the Phase offset parameter.
Hard-Decision BPSK Demodulator Signal Diagram for Trivial Phase Offset (multiple of π/2)
Hard-Decision BPSK Demodulator Floating-Point Signal Diagram for Nontrivial Phase Offset
Hard-Decision BPSK Demodulator Fixed-Point Signal Diagram for Nontrivial Phase Offset
For more details about the exact LLR and approximate LLR cases (soft-decision), see Exact LLR Algorithm and Approximate LLR Algorithm in the Communications Toolbox User's Guide.