-
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)
- 2020-11-05 00:19:52下载
- 积分:1
-
Alambabahi
the programm for alamouti in comunication mobil. application in CDMA whit AWGN
- 2009-04-25 03:14:45下载
- 积分:1
-
QuarusII91
这是QuarusII中文的用户指南!希望大家有用(This is a QuarusII Chinese User' s Guide! Hope that useful)
- 2010-01-09 21:50:10下载
- 积分:1
-
Mitigate-the-Intrinsic-Interference-Application-t
A Novel Filter-Bank Multicarrier Scheme to Mitigate the Intrinsic Interference-Application to MIMO Systems
- 2012-05-24 20:53:07下载
- 积分:1
-
Desktop
在进行利用蒙地卡罗方法进行期权定价的时候,我们有很多减小方差的方法,下面是其中的两种。(During the use of Monte Carlo methods for option pricing, we have a lot of variance reduction method, the following two.)
- 2013-01-27 22:11:32下载
- 积分:1
-
Snake3D
this is an implementation of snake in 3D
- 2011-11-12 14:57:37下载
- 积分:1
-
vgg
多视点几何学中从P中提取出K,R例如P = K*R*[eye(3) -t]以及从两个相机矩阵得到单应矩阵(Multiview geometry extracted from the P K, R such as P = K* R* [eye (3)-t])
- 2010-07-12 16:16:53下载
- 积分:1
-
aloha_s
用matlab编程实现纯aloha算法和时隙aloha算法吞吐量的对比(Matlab programming with pure aloha aloha algorithm algorithm and the throughput comparison of slot)
- 2021-03-01 21:49:34下载
- 积分:1
-
dc
DC Defect Correction Method.
X = DC(A,B) attempts to solve the system of linear equations A*X = B
for X. The N-by-N coefficient matrix A must be square and the right
hand side column vector B must have length This uses the defect
correction method until default convergence criteria or MAXIT
iterations is reached.
- 2013-11-19 00:23:29下载
- 积分:1
-
RS_code_system_MATLAB_simulation
采用RS码技术的系统仿真,程序说明详尽,是学习通信技术的一个难得的好材料。(RS code using the system simulation, a detailed description of the procedures is to learn a valuable communication technologies good material.)
- 2009-07-10 21:10:36下载
- 积分:1