BPSK BER v/s SNR Simulation for AWGN channel

Binary Phase Shift Keying Simulation for BER v/s SNR of Additive White Gaussian Noise Channel

You are now following this Submission

Transmitted bits at the receiver are detected using SOFT Detection Technique, i.e. if the received bit is positive it is detected as +1 and if the bit is negative it is detected as -1. AWGN with mean 0 and variance 1 is used at the receiver. If the transmitted bit is -1, it is received as -(sqrt(P))+n, where n is Gaussian Noise and P is signal power. As noise is having 0 mean, -sqrt(SNR) is used instead of -sqrt(P). Similarly if the transmitted bit is +1 then it is received as +(sqrt(SNR))+n.

Cite As

Yogesh K Soniwal (2026). BPSK BER v/s SNR Simulation for AWGN channel (https://www.mathworks.com/matlabcentral/fileexchange/37994-bpsk-ber-v-s-snr-simulation-for-awgn-channel), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.3

Submitted as a toolbox

1.2.0.0

Some clarification on the detection scheme used has been given.

1.0.0.0