16 December 2018 5 8K Report

I want to display a signal waveform passed through AWGN channel, so I followed these block diagrams and referenced this website then finished this program.

(http://drmoazzam.com/matlab-code-bpsk-modulation-and-demodulation-with-explanation/)

At transmitter, I sent a bit stream 1 and 0, then modulated it to BPSK signal. When the signal was received, used coherent detection to demodulate it. To verify my program ( It seems to be right from the waveform. After modulating 1 and 0, the phase of two waveform shifted by 180º each other. ), I calculated the BER. The BER varies with SNR. However, I set SNR=1dB, the BER is still 0. It doesn't make sense. I don't know why result is that. Who can help me to check? Thanks

More Ryan Kao's questions See All
Similar questions and discussions