- ARetieveImageFromDatabaseMSSQLtoShowwithlistview. This Code .can be show you how to get all image from database[MSSQL] to show with listview like LargeIconStyle.I find this module from www. but not found
- port-sanner 这是一个端口扫描器
- read_grib.r4 grb格式文件是国际气象组织一种独特的数据存储格式
- jietiao 使用matlab仿真对正弦信号采用正交序列解调和fft解调
- PV_panel PV module calculation and curves
- pjhzxh_4205126 为写操作读U盘
文件名称:OFDM_rece_matlab
介绍说明--下载内容来自于网络,使用问题请自行百度
接收端采用的算法和程序流程与发送端发送的OFDM符号的帧结构有关系。具体的帧结构,以及定时估计,频偏估计,剩余误差跟踪的算法可参考算法说明文档。这里对程序的流程进行说明。
首先根据短训练字的特性进行相关运算,进行信号到达检测,当检测到相关值大于门限一定次数后,认为有信号到达。然后根据长训练字的特性,进行相关运算,进行OFDM符号FFT窗口起始位置的估计。估计出FFT窗口的位置后,先在时域进行小频偏的估计,将两个长训练字进行小频偏补偿后,进行FFT运算,根据FFT运算的结果进行整数倍频偏的估计。这些参数估计完成后,就可以进行数据解调了。先对数据部分进行完整的频偏补偿,然后根据估计的FFT窗口位置进行FFT运算得到频域的数据,进行解调。然后在对应于导频的子载波位置上提取出导频信息,根据导频信息估计出剩余定时误差以及剩余的信道响应误差,将误差量送入环路进行跟踪。当收到所有数据后,重新回到信号到达检测状态,进行下一次信号到达的检测和信号接收。
-The receiving end uses the algorithm and the program flow and the frame structure of the OFDM symbol transmitted by the sending end. Specific frame structure, and timing estimation, frequency offset estimation, residual error tracking algorithm can refer to the documentation. Here to illustrate the process of the program.
First, according to the characteristics of the short training word correlation operation, the signal reaches the detection, when the correlation value is greater than the threshold of a certain number of times, that there is a signal to reach. Then, according to the characteristics of the long training word, the correlation operation is carried out, and the initial position of the OFDM symbol FFT is estimated. The estimated position of the FFT window, first in the time domain for small frequency offset estimation, two long training word for small frequency offset compensation, the FFT operation. According to the result of FFT for integer frequency bias estimation. Af
首先根据短训练字的特性进行相关运算,进行信号到达检测,当检测到相关值大于门限一定次数后,认为有信号到达。然后根据长训练字的特性,进行相关运算,进行OFDM符号FFT窗口起始位置的估计。估计出FFT窗口的位置后,先在时域进行小频偏的估计,将两个长训练字进行小频偏补偿后,进行FFT运算,根据FFT运算的结果进行整数倍频偏的估计。这些参数估计完成后,就可以进行数据解调了。先对数据部分进行完整的频偏补偿,然后根据估计的FFT窗口位置进行FFT运算得到频域的数据,进行解调。然后在对应于导频的子载波位置上提取出导频信息,根据导频信息估计出剩余定时误差以及剩余的信道响应误差,将误差量送入环路进行跟踪。当收到所有数据后,重新回到信号到达检测状态,进行下一次信号到达的检测和信号接收。
-The receiving end uses the algorithm and the program flow and the frame structure of the OFDM symbol transmitted by the sending end. Specific frame structure, and timing estimation, frequency offset estimation, residual error tracking algorithm can refer to the documentation. Here to illustrate the process of the program.
First, according to the characteristics of the short training word correlation operation, the signal reaches the detection, when the correlation value is greater than the threshold of a certain number of times, that there is a signal to reach. Then, according to the characteristics of the long training word, the correlation operation is carried out, and the initial position of the OFDM symbol FFT is estimated. The estimated position of the FFT window, first in the time domain for small frequency offset estimation, two long training word for small frequency offset compensation, the FFT operation. According to the result of FFT for integer frequency bias estimation. Af
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OFDM_rece_matlab/data_I_train_word_1_i0_256.txt
OFDM_rece_matlab/data_I_train_word_2_i0_256.txt
OFDM_rece_matlab/data_I_train_word_re_i0_256.txt
OFDM_rece_matlab/data_Q_train_word_1_i0_256.txt
OFDM_rece_matlab/data_Q_train_word_2_i0_256.txt
OFDM_rece_matlab/data_Q_train_word_re_i0_256.txt
OFDM_rece_matlab/OFDM_mod_I_ser_2up_sam_50.dat
OFDM_rece_matlab/OFDM_mod_original_data_I_ser_2up_sam_50.dat
OFDM_rece_matlab/OFDM_mod_original_data_Q_ser_2up_sam_50.dat
OFDM_rece_matlab/OFDM_mod_Q_ser_2up_sam_50.dat
OFDM_rece_matlab/v06_03_dem_2up_arrange.m
OFDM_rece_matlab
OFDM_rece_matlab/data_I_train_word_2_i0_256.txt
OFDM_rece_matlab/data_I_train_word_re_i0_256.txt
OFDM_rece_matlab/data_Q_train_word_1_i0_256.txt
OFDM_rece_matlab/data_Q_train_word_2_i0_256.txt
OFDM_rece_matlab/data_Q_train_word_re_i0_256.txt
OFDM_rece_matlab/OFDM_mod_I_ser_2up_sam_50.dat
OFDM_rece_matlab/OFDM_mod_original_data_I_ser_2up_sam_50.dat
OFDM_rece_matlab/OFDM_mod_original_data_Q_ser_2up_sam_50.dat
OFDM_rece_matlab/OFDM_mod_Q_ser_2up_sam_50.dat
OFDM_rece_matlab/v06_03_dem_2up_arrange.m
OFDM_rece_matlab
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
