-
MATLAB
接收端采用的算法和程序流程与发送端发送的OFDM符号的帧结构有关系。具体的帧结构,以及定时估计,频偏估计,剩余误差跟踪的算法可参考算法说明文档。这里对程序的流程进行说明。
首先根据短训练字的特性进行相关运算,进行信号到达检测,当检测到相关值大于门限一定次数后,认为有信号到达。然后根据长训练字的特性,进行相关运算,进行OFDM符号FFT窗口起始位置的估计。估计出FFT窗口的位置后,先在时域进行小频偏的估计,将两个长训练字进行小频偏补偿后,进行FFT运算,根据FFT运算的结果进行整数倍频偏的估计。这些参数估计完成后,就可以进行数据解调了。先对数据部分进行完整的频偏补偿,然后根据估计的FFT窗口位置进行FFT运算得到频域的数据,进行解调。然后在对应于导频的子载波位置上提取出导频信息,根据导频信息估计出剩余定时误差以及剩余的信道响应误差,将误差量送入环路进行跟踪。当收到所有数据后,重新回到信号到达检测状态,进行下一次信号到达的检测和信号接收。
(good)
- 2020-11-04 23:49:52下载
- 积分:1
-
A spectrum sharing method based on ATM
In recent years, the number of portable mobile terminal users is increasing with improvement of the wireless communication environment. In addition, mobile multimedia services also bring the increase of wireless traffic and lack of
spectrum resources. As a technique for efficient spectrum use, spectrum sharing receives much attention. It dynamically assigns a spectrum channel from a larger area network such as WiMAX to smaller area networks such as WiFi-based wireless LANs and achieves to increase the total wireless communication capacity of this area. In a case where all providers are cooperative, the spectrum sharing can be realized easily and improve user throughput in average. In another case where providers are not
cooperative, some spectrum trading methods based on auction theory had been proposed.
- 2018-11-13 17:53:14下载
- 积分:1
-
vga
VGA驱动及显示程序,用Verilog编写代码实现VGA的驱动和显示,并且提供了测试程序Testbench通过测试能得到正确的时序波形。(the source code for driving VGA and displaying the images,the testbench was offered.)
- 2009-06-11 19:05:09下载
- 积分:1
-
现代通信系统MATLAB
现代通信系统, 基于MATLAB的仿真,利用MATLAB学习通信原理(Contemporary Communication Systems Using MATLAB)
- 2021-04-08 10:29:01下载
- 积分:1
-
2013061504
用simulink中s函数实现离散系统传递函数(S function with simulink realization of discrete system transfer function)
- 2013-06-15 10:31:04下载
- 积分:1
-
Characterization-of-Raman-assisted-FOPA-GAIN
Characterization of Raman-assisted Fiber Optical
Parametric Amplifiers Gain
- 2013-07-01 23:34:40下载
- 积分:1
-
SeaSon_from_HIT
SeaSon from DB-LAB of HIT
介绍的方法是以在cygwin中安装gdb为例说明。(SeaSon from DB-LAB of HIT is based on the method described to install gdb on cygwin an example.)
- 2010-11-04 16:31:49下载
- 积分:1
-
VC++数据曲线动态绘制显示类
MFC编程 实现数据绘制成曲线。经兄弟推荐最终决定用两个控件MCSCOMM与TeeChart来完成此任务。MCSCOMM控件时vc自带的串口控件,TeeChart Pro是一个强大的VCL图表组件,支持上百种2D和3D图表风格,并提供40多个数学和统计函数、无限制的轴和22个调色板(MFC programming realizes data plotting into curves. After recommendation by brothers, we finally decided to use two controls, MCSCOMM and TeeChart, to accomplish this task. TeeChart Pro is a powerful VCL graphics component that supports hundreds of 2D and 3D graphics styles and provides more than 40 mathematical and statistical functions, unlimited axes and 22 palettes.)
- 2020-06-18 07:20:01下载
- 积分:1
-
VL53L0X
VL53L0X英文原版操作手册,便于有一定编程基础的用户使用(VL53L0X English Original Manual)
- 2020-06-19 17:20:02下载
- 积分:1
-
NFDMcpdeOFDM
802 11a OFDM MATLAB simulation code! (recommended)
- 2019-03-26 06:01:26下载
- 积分:1