我是靠谱客的博主 无辜花卷,最近开发中收集的这篇文章主要介绍BPSK信号matlab,Matlab实现基于相关检测BPSK信号的误比特率BER仿真,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

I need to solve the problem with BER calculation. I made a coherent correlation type detector in MATLAB for a BPSK signal, but when I demodulate the noised signal BER is much worse than it sould be in theory for coherent detection. I

add noise using awgn() function setting the desired SNR[dB]. I assume Eb/No[dB]=SNR[dB]+10log(Tbit/Tsample) So why is it? My M-files are attached. I used 1000 bits to simulate and SNR=-12dB which equals according to the equation

Eb/No=8dB. Theoretically the result shoul have been around 1e-4 and I get BER=4e-2. The BER curves of the desired and of the reality I have are also enclosed.

包含的文件:

1bpskber.m, 2bpsknoise.m, 3bpskberdem.m, bpskber.jpg, Readme.txt

最后

以上就是无辜花卷为你收集整理的BPSK信号matlab,Matlab实现基于相关检测BPSK信号的误比特率BER仿真的全部内容,希望文章能够帮你解决BPSK信号matlab,Matlab实现基于相关检测BPSK信号的误比特率BER仿真所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(43)

评论列表共有 0 条评论

立即
投稿
返回
顶部