Welcome![Sign In][Sign Up]
Location:
Search - OFDM matlab preamble

Search list

[matlabglobal_parameter

Description: WLAN仿真-系统参数配置 系统参数主要分为2类: 一类是可以配置的,可以根据使用者的需求改变的参数 1)你打算让这个仿真跑多少个OFDM符号? 2)你打算采用什么样的调制方式? 3)你打算让你的系统跑在什么样的环境下,AWGN?Rayleigh fading? 4)你的接收端采用什么样的配置,比如,是否采用理想均衡,线性插值均衡,理想同步,频偏纠正等等? 5)你的信道采样频率是多少?你的载波频率是多少? 一类是固定不变的,发送端按照协议规定设置的一些参数 1)子载波个数,包括数据子载波,导频子载波。 2)保护间隔,pilot和preamble的数值。 举例:比如将这些参数汇总在一个m文件,global_parameter.m-err
Platform: | Size: 1024 | Author: 福东方 | Hits:

[Otherwlan_transmitter

Description: WLAN仿真-发送机 wlan No Comments 设置完系统参数后,开始产生发送数据。 1. 产生随机的发送bit(tx_bits),这里不考虑信道编码。 2. QAM映射 3. 将数据映射到不同载波,形成OFDM符号 4. 产生pilot,并将pilot插入OFDM符号中 5. 加入dc和guard子载波 6. 进行ifft,将频域信号变到时域,并加入循环前缀 7. 对信号进行overlap window 8. 在时域产生short preamble 9. 在时域产生long preamble 10. 将preamble和数据符号组成packet 11. 升采样 得到信道传输的数据Tx_signal_up 具体程序见附件 wlan_transmitter.m-WLAN Simulation- wlan No Comments transmitter system parameters set finished, the beginning to have to send data. 1. Have sent random bit (tx_bits), here does not consider channel coding. 2. QAM mapping 3. The data is mapped to a different carrier to form OFDM symbols 4. Have a pilot, and pilot inserted OFDM symbols 5. Adding dc and guard subcarriers 6. To carry out ifft, will change the frequency domain signal to time domain, and add cyclic prefix 7. the signals overlap window8. In the time domain have a short preamble9. In the time domain have a long preamble10. the preamble and data symbols packet11. or sampling received data transmission channel Tx_signal_up specific procedures see Annex wlan_transmitter.m
Platform: | Size: 1024 | Author: 福东方 | Hits:

[Communication-MobileTX_generatePreamble

Description: this code is for Wimax(ieee standard 802.16) and other ofdm based transmitter and makes preamble for their training frames to make synchronization easier.
Platform: | Size: 1024 | Author: amin | Hits:

[matlabsermse

Description: OFDM 系统信噪比估计,matlab源代码-OFDM system, SNR estimation, matlab source code
Platform: | Size: 5120 | Author: lulu | Hits:

[matlaboffset_short

Description: MATLAB环境下基于OFDM系统的前导序列中短训练序列的误差估计仿真程序-the offset of the short training sequence of preamble
Platform: | Size: 1024 | Author: xiahxp | Hits:

[matlaboffset_long

Description: MATLAB环境下基于OFDM系统的前导序列中短训练序列的误差估计仿真程序-the offset of the long training secquence of preamble
Platform: | Size: 1024 | Author: xiahxp | Hits:

[matlabOFDM-frame-synchronization

Description: 基于能量差分的ofdm帧同步算法matlab程序,可以运行-OFDM frame synchronization based on energy difference of the received preamble,can run
Platform: | Size: 1024 | Author: 邢昊 | Hits:

[matlabIFFT64

Description: IFFT 基于matlab实现,可用于OFDM前导训练序列的生成-IFFT OFDM preamble training sequence can be used to generate based on matlab implementation
Platform: | Size: 1024 | Author: 过半年 | Hits:

[File FormatJSIP_2013101709402196

Description: Frequency Synchronization in OFDM System An accurate frequency synchronization method using the zadoff-chu (ZC) constant envelop preamble is analyzed, and a new preamble weighted by pseudo-noise sequence is used for orthogonal frequency division multiplexing (OFDM) systems. Using this method, frequency offset estimator range is greatly enlarged with no loss in accuracy. The range of the frequency estimation is ±30 of subcarrier spacing using ZC sequence as preamble. Simulations in the MATLAB for an AWGN channel show that the proposed method achieves superior performance to existing techniques in terms of frequency accuracy and range.
Platform: | Size: 349184 | Author: Mohamed | Hits:

[Communication-MobileQPSK-ALL

Description: 简单的MIMO模拟 假定QPSK,ML解码(SM ZF检测器除外)。 mrc.m - 最大比例组合 stc.m - 具有1和2个接收天线的Alamouti空时分组码 bf.m - 特征波束形成 sm.m - 空间复用2x2(ML解码和次优逼迫) 简单的OFDM仿真 模拟保护带,用于信道估计的循环前缀前导码符号(Simple MIMO simulations Assumes QPSK, ML decoding (except SM ZF detector). mrc.m - maximal ratio combining stc.m - Alamouti space-time block code with 1 and 2 receive antennas bf.m - Eigen-beamforming sm.m - Spatial multiplexing 2x2 (both ML decoding and suboptimal zero forcing) Simple OFDM simulation Simulates guard band, cylic prefix Preamble symbol used for channel estimation)
Platform: | Size: 10240 | Author: mls9583 | Hits:

CodeBus www.codebus.net