BPSK BER v/s SNR Simulation for AWGN channel

バージョン 1.3 (1.48 KB) 作成者: Yogesh K Soniwal
Binary Phase Shift Keying Simulation for BER v/s SNR of Additive White Gaussian Noise Channel
ダウンロード: 5K
更新 2014/10/31

ライセンスの表示

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.

引用

Yogesh K Soniwal (2024). 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. 取得済み .

MATLAB リリースの互換性
作成: R2012a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.3

Submitted as a toolbox

1.2.0.0

Some clarification on the detection scheme used has been given.

1.0.0.0