-
MATLAB
接收端采用的算法和程序流程与发送端发送的OFDM符号的帧结构有关系。具体的帧结构,以及定时估计,频偏估计,剩余误差跟踪的算法可参考算法说明文档。这里对程序的流程进行说明。
首先根据短训练字的特性进行相关运算,进行信号到达检测,当检测到相关值大于门限一定次数后,认为有信号到达。然后根据长训练字的特性,进行相关运算,进行OFDM符号FFT窗口起始位置的估计。估计出FFT窗口的位置后,先在时域进行小频偏的估计,将两个长训练字进行小频偏补偿后,进行FFT运算,根据FFT运算的结果进行整数倍频偏的估计。这些参数估计完成后,就可以进行数据解调了。先对数据部分进行完整的频偏补偿,然后根据估计的FFT窗口位置进行FFT运算得到频域的数据,进行解调。然后在对应于导频的子载波位置上提取出导频信息,根据导频信息估计出剩余定时误差以及剩余的信道响应误差,将误差量送入环路进行跟踪。当收到所有数据后,重新回到信号到达检测状态,进行下一次信号到达的检测和信号接收。
(good)
- 2020-11-04 23:49:52下载
- 积分:1
-
SCaminapark
OFDM系统中的Schmidl、minn、park同步算法仿真包括高斯信道和多径衰落信道。(In OFDM Schmidl, Minn, park synchronization algorithm simulation including the Gauss channel and multipath fading channel)
- 2021-03-20 15:49:18下载
- 积分:1
-
dymoum-0.3
Dymo routing protocol
- 2017-10-12 21:00:30下载
- 积分:1
-
digitalsystem
数字基带系统,运行无码间干扰数字基带传输特性及眼图的程序,观察所有的结果,对结果做出分析(Digital base-band system, running without inter-symbol interference digital base-band transmission characteristics and the eye diagram of the procedure, observe all the results of an analysis of the results)
- 2021-05-09 18:08:34下载
- 积分:1
-
serial to parallel
直接序列扩频通信中采用QPSK调制时,须将产生的串行数据首先串并变换成两路,本程序就是实现这种串并变换!(Direct sequence spread spectrum communications using QPSK modulation, it is necessary to have a string of serial data and converted into the first two, the process is to realize such a string, and transform!)
- 2009-07-01 11:48:14下载
- 积分:1
-
MCMA_Algorithm
说明: 实现CMA,MCMA等盲均衡算法的实现,以及收敛曲线的对比(Implementation of CMA blind equalization algorithm)
- 2020-11-19 00:02:55下载
- 积分:1
-
notchparse
陷波滤波器设计与分析程序,用于研究陷波滤波器的设计方法与设计效果。(Notch filter design and analysis procedures used to study the design of notch filter design methods and results.)
- 2009-06-17 21:00:04下载
- 积分:1
-
chapter6
J2ME开发精解原码 第5章内容 大家多多交流 共同提高(J2ME development of sperm solution Chapter 5 of the original code the content of many U.S. exchanges enhance common)
- 2008-05-03 11:59:55下载
- 积分:1
-
led1
点亮led流水灯,通过调用锁相环,可以更改对应的时钟。(Lighting the LED pipelining lamp, the corresponding clock can be changed by calling the phase-locked loop.)
- 2020-06-16 07:00:01下载
- 积分:1
-
carrier synchronizationttt
说明: 实现BPSK的载波同步,采用的方法是锁频环,最大似然法频率估计(BPSK carrier synchronization is realized,the method is frequency - locked loop and maximum likelihood frequency estimation)
- 2019-02-15 14:45:13下载
- 积分:1