這個(gè)源程序代碼包提供了通信系統(tǒng)中BPSK,QPSK,OQPSK,MSK,MSK2,GMSK,QAM,QAM16等調(diào)制解調(diào)方式 用matlab的實(shí)現(xiàn),以及它們?cè)贏WGN和RAYLEIGH信道下的通信系統(tǒng)實(shí)現(xiàn)及誤碼率性能
標(biāo)簽: MSK QAM matlab OQPSK
上傳時(shí)間: 2013-12-17
上傳用戶:lanjisu111
該程序源代碼實(shí)現(xiàn)了OFDM通信系統(tǒng)性能的仿真,調(diào)制方式有BPSK,QPSK,MSK,QAM,信道為AWGN和RAYLEIGH信道,并對(duì)有插入導(dǎo)頻的符合IEEE802.11a的OFDM系統(tǒng)進(jìn)行了仿真。
上傳時(shí)間: 2014-03-09
上傳用戶:電子世界
This program simulates the bit-error-rate (BER) performance of OSTBC with L=4 antennas over the frequency flat RAYLEIGH block fading channel The code is developed for real orthogonal design, code rate 1/2 modulation- 16 QAM with gray coding resulting in 2 bits/sec/Hz.
標(biāo)簽: bit-error-rate performance simulates the
上傳時(shí)間: 2014-01-13
上傳用戶:whenfly
構(gòu)建了正交頻分復(fù)用(OFDM)系統(tǒng)的仿真模型,給出了具體信道的參數(shù)。在不同信道傳輸環(huán)境下,對(duì)不同調(diào)制方式和 不同移動(dòng)速度下的OFDM系統(tǒng)性能進(jìn)行了分析比較,在仿真結(jié)果的基礎(chǔ)上給出了OFDM系統(tǒng)抗多普勒頻移的參考方案,采 用的信道模型基于ITU - RM. 1225 ChannelB瑞利(RAYLEIGH)衰落信道。最后,在基于COST 207的信道模型下,對(duì)四種典型 環(huán)境的OFDM系統(tǒng)進(jìn)行了仿真研究,并對(duì)其結(jié)果作了討論分析。結(jié)果表明:在多徑衰落信道下,OFDM系統(tǒng)可以有效克服多 徑衰落和多普勒頻移,能夠應(yīng)用于未來(lái)的通信系統(tǒng)。 關(guān)鍵詞:正交頻分復(fù)用 多徑衰落信道 多普勒效應(yīng) 循環(huán)前綴
標(biāo)簽: OFDM 正交頻分復(fù)用 仿真模型
上傳時(shí)間: 2013-12-27
上傳用戶:梧桐
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
標(biāo)簽: bpsk_spread jakesmodel simulation folder
上傳時(shí)間: 2016-05-19
上傳用戶:ynsnjs
本程序是對(duì)多徑無(wú)線衰落信道的仿真源程序,主要是針對(duì)RAYLEIGH信道的仿真
上傳時(shí)間: 2014-10-29
上傳用戶:xfbs821
OFDM下的信道估計(jì),在頻率選擇性RAYLEIGH信道下五條多徑下測(cè)試,并作出信道估計(jì)性能曲線
上傳時(shí)間: 2016-08-21
上傳用戶:x4587
詳細(xì)說(shuō)明了pi/4 DQPSK 調(diào)制、解調(diào),RRC 匹配濾波器設(shè)計(jì), BER 蒙特卡洛仿真,RAYLEIGH衰落下的系統(tǒng)仿真。 文檔中附有各個(gè)模塊的Matlab code。
標(biāo)簽: DQPSK pi 調(diào)制 解調(diào)
上傳時(shí)間: 2016-10-24
上傳用戶:dengzb84
WLAN仿真-系統(tǒng)參數(shù)配置 系統(tǒng)參數(shù)主要分為2類: 一類是可以配置的,可以根據(jù)使用者的需求改變的參數(shù) 1)你打算讓這個(gè)仿真跑多少個(gè)OFDM符號(hào)? 2)你打算采用什么樣的調(diào)制方式? 3)你打算讓你的系統(tǒng)跑在什么樣的環(huán)境下,AWGN?RAYLEIGH fading? 4)你的接收端采用什么樣的配置,比如,是否采用理想均衡,線性插值均衡,理想同步,頻偏糾正等等? 5)你的信道采樣頻率是多少?你的載波頻率是多少? 一類是固定不變的,發(fā)送端按照協(xié)議規(guī)定設(shè)置的一些參數(shù) 1)子載波個(gè)數(shù),包括數(shù)據(jù)子載波,導(dǎo)頻子載波。 2)保護(hù)間隔,pilot和preamble的數(shù)值。 舉例:比如將這些參數(shù)匯總在一個(gè)m文件,global_parameter.m
上傳時(shí)間: 2016-11-09
上傳用戶:aeiouetla
We simulate uncoded BER of BPSK modulated data as a function of SNR -in an AWGN channel -in a RAYLEIGH fading channel -in an AWGN channel when direct sequence spreading is used and compare results to the theoretical ones. We assume coherent receiver and perfect synchronization.
標(biāo)簽: modulated simulate function channel
上傳時(shí)間: 2014-01-11
上傳用戶:1109003457
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1