BER of BPSK in AWGN Channel

This program simulates BER of BPSK over AWGN channel and compares with theoretical rate.
9.6K Downloads
Updated 23 Nov 2009

View License

The MATLAB program simulates binary phase shift keying (BPSK) at baseband through Monte Carlo method. The goal is to simulate bit error rate (BER) over an additive white Gaussian noise (AWGN) channel. For realizing that, the effect of noise is represented in the baseband with Gaussian random samples added to each signal sample. The signal to noise ratio (SNR) is varied to show the effect of SNR on BER. Finally the theoretical BER, i.e. Q(sqrt(2*SNR)) is also plotted to show the correctness of simulation.

Cite As

Aniruddha Chandra (2024). BER of BPSK in AWGN Channel (https://www.mathworks.com/matlabcentral/fileexchange/25922-ber-of-bpsk-in-awgn-channel), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Some comments were wrongly placed in the previous version which has been corrected.

1.0.0.0