-
LabVIEWandUSB
说明: 利用动态链接库现LabVIEW与USB设备的数据通信(Is the use of dynamic-link library of LabVIEW and the USB data communication equipment)
- 2009-08-12 16:47:22下载
- 积分:1
-
V1.26VCOM1.26
虚拟串口服务程序V1.26VCOM1.26,用于对串口通讯的学习。(Virtual Serial Port service program V1.26VCOM1.26, serial communication for learning.)
- 2008-05-22 21:42:00下载
- 积分:1
-
20070313_synchronizationMutex
同步机制的解决方法之一(one of the solutions)
- 2007-04-06 11:59:02下载
- 积分:1
-
WML_cppo
值得深刻阅读的基于CP的OFDM同步程序这是一个非常好的用于OFDM的基于CP的 最大似然符号定时同步和载波同步的MATLAB仿真程序,经本人深入阅读吸收经典文献,反复编程调试而提炼而成,代码精炼有序序,绝对没有错误,由此程序仿真得到的同步曲线与经典文献完全一致。同仁们阅读此程序一定受益匪浅! 这里不吝成果,特上载与诸位网友共享。也欢迎同仁们提供更多的优秀程序。 由于文献要求采用N=1024个子载波
(Worthy of profound reading of the CP-based OFDM synchronization program which is a very good based on the CP maximum likelihood symbol timing synchronization and carrier synchronization for OFDM MATLAB simulation program, after I read in-depth absorption of classical literature, repeated programming and debugging and refining made, the code refined and orderly sequence is absolutely no mistake, this program simulation synchronization curves and classic literature is exactly the same. Colleagues to read this program must benefit Generous achievements, special upload to share with you friends. Also welcome colleagues to provide more excellent program. Because the literature require the use of N = 1024 subcarriers)
- 2012-08-20 14:29:51下载
- 积分:1
-
SPWM
我对于监控电源做的一些通讯协议,modbus rtu协议(I do monitor power communication protocol, modbus rtu protocol)
- 2012-09-13 09:37:13下载
- 积分:1
-
yixiantong
一个新的通信协议,一线通协议模版软件,希望对大家开发有用(A new communication protocol, Link Agreement template software, everyone would like to develop useful)
- 2020-10-08 18:17:35下载
- 积分:1
-
EasySerialPort
可用于无协议串口调试和标准Modbus调试。例案:单片机无协议通信、变频器通信调试、PLC及工业仪表通信调试。(No agreement can be used for standard Modbus serial debugging and debugging. Example case: no agreement on single-chip communications, Converters debug communications, PLC and industrial instrumentation communication debugging.)
- 2008-05-23 22:41:11下载
- 积分:1
-
SPMS_deal
SPMS deal 模块,SPMS deal 模——(SPMS deal 模块)
- 2013-11-08 20:57:16下载
- 积分:1
-
ichat
一个真正SERVER PUSH的聊天室,很不错,C语言所写,最可惜的是已经被编译过了,但是界面全部被独立出来了的,可以自行更改,只是不能研究程序的内部结构…… (a real SERVER PUSH chat rooms, very good, C language written, it is most unfortunate that has been compiled, but the interface were all independent of and can make changes, but the procedures are not able to study the internal structure of ...)
- 2004-09-27 22:28:08下载
- 积分:1
-
MATLAB
接收端采用的算法和程序流程与发送端发送的OFDM符号的帧结构有关系。具体的帧结构,以及定时估计,频偏估计,剩余误差跟踪的算法可参考算法说明文档。这里对程序的流程进行说明。
首先根据短训练字的特性进行相关运算,进行信号到达检测,当检测到相关值大于门限一定次数后,认为有信号到达。然后根据长训练字的特性,进行相关运算,进行OFDM符号FFT窗口起始位置的估计。估计出FFT窗口的位置后,先在时域进行小频偏的估计,将两个长训练字进行小频偏补偿后,进行FFT运算,根据FFT运算的结果进行整数倍频偏的估计。这些参数估计完成后,就可以进行数据解调了。先对数据部分进行完整的频偏补偿,然后根据估计的FFT窗口位置进行FFT运算得到频域的数据,进行解调。然后在对应于导频的子载波位置上提取出导频信息,根据导频信息估计出剩余定时误差以及剩余的信道响应误差,将误差量送入环路进行跟踪。当收到所有数据后,重新回到信号到达检测状态,进行下一次信号到达的检测和信号接收。
(good)
- 2020-11-04 23:49:52下载
- 积分:1