Location:
Search - BPSK G
Search list
Description: There are two files in the zip folder. bpsk_spread.m and jakesmodel.m
Steps for simulation:
1] Run jakesmodel.m first
2] Then run bpsk_spread.m .
3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented
4] The resulting performance is stored in BER_awgn.
5] Now uncomment the Rayleigh Fading code in bpsk_spread.m file.
6] Same time comment BER_awgn (line 112) and uncomment BER_ray variable.
7] Run the simulation.
To compare the perfromances of the receiver using DSSS plot the BER_awgn and BER_ray
>>semilogy([1:8],BER_awgn(1:8), g* )
hold on
semilogy([1:8],BER_ray(1:8), -.b* )
hold on
grid on
-There are two zip files in the folder. Bpsk_ spread.m and jakesmodel.m Steps for simulatio n : 1] Run jakesmodel.m first 2] Then run bpsk_spre ad.m. 3] Note that during the first run bpsk_spr ead.m has no Rayleigh fading.This is because th e corresponding code has been commented 4] The r esulting performance is stored in BER_awgn. 5] Now uncomment the Rayleigh Fading code in bpsk_ spread.m file. 6] Same time comment BER_awgn (l 112 produced mostly in developed areas) and uncomment BER_ray variable. 7] Run the simulation. To compare the perfromances of the receiver using DSSS plot and the BER_awgn BE R_ray
Platform: |
Size: 3072 |
Author: 朱振希 |
Hits:
Description: BPSK, AWGN environment
load H, G matrix and simulation about Linear Block Code.
Platform: |
Size: 57344 |
Author: lukin |
Hits:
Description: 实现了一个直接扩频系统,使用BPSK作为调制解调方法。并比较白噪声AWGN及瑞利衰落(rayleigh fading)环境下,误码率的影响。-There are two files in the zip folder. bpsk_spread.m and jakesmodel.m
Steps for simulation:
1] Run jakesmodel.m first
2] Then run bpsk_spread.m .
3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented
4] The resulting performance is stored in BER_awgn.
5] Now uncomment the Rayleigh Fading code in bpsk_spread.m file.
6] Same time comment BER_awgn (line 112) and uncomment BER_ray variable.
7] Run the simulation.
To compare the perfromances of the receiver using DSSS plot the BER_awgn and BER_ray
>>semilogy([1:8],BER_awgn(1:8), g* )
hold on
semilogy([1:8],BER_ray(1:8), -.b* )
hold on
grid on
Platform: |
Size: 3072 |
Author: seepwq |
Hits:
Description: 基本的调制解调程序集(包括BPSK,QPSK,QAM,GMSK等) 基本的调制解调程序集(包括BPSK,QPSK,QAM,G()
Platform: |
Size: 10240 |
Author: insenuctlens |
Hits:
Description: 整合了目前pudn网站上的一些资源,利用PEG算法生成H矩阵,转换成为G矩阵,从而进行高斯编码,BPSK调制。BP迭代的方法解码,解调后进行不同SNR条件下的BER仿真。从而得到误码率曲线。(Some resources on the pudn website are integrated, and the PEG algorithm is used to generate H matrix and convert into G matrix, so as to carry out Gauss coding and BPSK modulation. The BP iterative method decodes and demodulates the BER simulation under different SNR conditions. The error rate curve is obtained.)
Platform: |
Size: 5120 |
Author: 伯爵1989 |
Hits:
Description: 基本的调制解调程序集(包括BPSK,QPSK,QAM,GMSK等) 基本的调制解调程序集(包括BPSK,QPSK,QAM,G()
Platform: |
Size: 32768 |
Author: zpfz%40000 |
Hits: