Description: 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
To Search:
File list (Check if you may need any files):
OFDM_rece_matlab\data_I_train_word_1_i0_256.txt
................\data_I_train_word_2_i0_256.txt
................\data_I_train_word_re_i0_256.txt
................\data_Q_train_word_1_i0_256.txt
................\data_Q_train_word_2_i0_256.txt
................\data_Q_train_word_re_i0_256.txt
................\OFDM_mod_I_ser_2up_sam_50.dat
................\OFDM_mod_original_data_I_ser_2up_sam_50.dat
................\OFDM_mod_original_data_Q_ser_2up_sam_50.dat
................\OFDM_mod_Q_ser_2up_sam_50.dat
................\v06_03_dem_2up_arrange.m
OFDM_rece_matlab