The Hilbert Transform is an important component in communication systems, e.g. for single sideband modulation/demodulation, amplitude and phase detection, etc. It can be formulated as filtering operation which makes it possible to approximate the Hilbert Transform with a digital filter. Due to the non-causal and infinite impulse response of that filter, it is not that easy to get a good approximation with low hardware resource usage. Therefore, different filters with different complexities have been implemented. The detailed discussion can be found in "Digital Hilbert Transformers or FPGA-based Phase-Locked Loops" (http://Ieeexplore.Ieee.org/xpl/freeabs_all.jsp?arnumber=4629940). The design is fully pipelined for maximum throughput.
标签: e.g. communication Transform important
上传时间: 2017-06-25
上传用户:gxf2016
ns 2.28 下 SPAN节能协议源码,含有Ieee 802.11 PSM功能,SPAN协议等
上传时间: 2013-12-14
上传用户:ljt101007
无线网络设计指导及其器件选择,CC2500是支持2.4GHz Ieee 802.15.4协议
上传时间: 2017-07-07
上传用户:黑漆漆
无线传感器网络是当今国际备受关注的前沿热点领域,被评为未来高科技的三大产 业之一。Ieee组织和ZigBee联盟提出的 Ieee802.巧.4/ZigBee技术是一种近距离、低 复杂度、低功耗、低数据速率、低成本的双向无线通信技术,主要适合于自动控制和远 程控制领域,可以嵌入各种设备中,十分适合担当组织无线传感器网络的重任,有着极 其重要的研究价值。
上传时间: 2013-11-30
上传用户:秦莞尔w
I. C. Wong, Z. Shen, J. G. Andrews, and B. L. Evans, ``A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems , Proc. Ieee Int. Work. Signal Processing Systems, 针对这篇文章给出的源代码
上传时间: 2014-01-24
上传用户:zhichenglu
rc5 encryption- rc5 encryption using vhdl, using state machine, more detailed description can be found in Ieee papers.
标签: encryption using description rc5
上传时间: 2013-12-22
上传用户:13517191407
-- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY Ieee USE Ieee.std_logic_1164.ALL ENTITY hamdec IS PORT(hamin : IN BIT_VECTOR(0 TO 7) --d0 d1 d2 d3 p0 p1 p2 p4 dataout : OUT BIT_VECTOR(0 TO 3) --d0 d1 d2 d3 sec, ded, ne : OUT BIT) --diagnostic outputs END hamdec ARCHITECTURE ver1 OF hamdec IS BEGIN
标签: Hamming produced Decoder decoder
上传时间: 2017-07-15
上传用户:520
指纹程序的分类,老外写的,Ieee上的很有价值!希望有所帮助!
上传时间: 2013-12-31
上传用户:com1com2
The purpose of this booklet is to give you a quick introduction to VHDL. This is done by informally describing the facilities provided by the language, and using examples to illustrate them. This booklet does not fully describe every aspect of the language. For such fine details, you should consult the Ieee Standard VHDL Language Reference Manual. However, be warned: the standard is like a legal document,
标签: introduction informally purpose booklet
上传时间: 2017-07-24
上传用户:zhouchang199
Ieee754的标准,原英文版的!Twenty years ago anarchy threatened floating-point arithmetic. Over a dozen commercially significant arithmetics boasted diverse wordsizes, precisions, rounding procedures and over/underflow behaviors, and more were in the works. “Portable” software intended to reconcile that numerical diversity had become unbearably costly to develop. Thirteen years ago, when Ieee 754 became official, major microprocessor manufacturers had already adopted it despite the challenge it posed to implementors. With unprecedented altruism, hardware designers had risen to its challenge in the belief that they would ease and encourage a vast burgeoning of numerical software. They did succeed to a considerable extent. Anyway, rounding anomalies that preoccupied all of us in the 1970s afflict only CRAY X-MPs — J90s now.
上传时间: 2017-07-28
上传用户:894898248