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
5,2K téléchargements
Mise à jour 31 oct. 2014

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2012a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.3

Submitted as a toolbox

1.2.0.0

Some clarification on the detection scheme used has been given.

1.0.0.0