The source code simulates BER of OFDM system implemented using discrete COSine transform.
標簽: implemented simulates transform discrete
上傳時間: 2017-03-28
上傳用戶:685
QAM simulation using a carrier COSine wave with ISI
標簽: simulation carrier COSine using
上傳時間: 2014-11-30
上傳用戶:lxm
General Purpose FFT (Fast Fourier/COSine/Sine Transform)
標簽: Transform General Fourier Purpose
上傳時間: 2017-04-25
上傳用戶:silenthink
Codes for expander, raise COSine filter and text2binary conversion.
標簽: text2binary conversion expander COSine
上傳時間: 2017-09-03
上傳用戶:zhuoying119
cordic algorithm to find sine and COSine angles.....
標簽: algorithm cordic angles COSine
上傳時間: 2014-10-13
上傳用戶:bjgaofei
JPEG2000是新一代圖像壓縮標準,JPEG2000與傳統(tǒng)JPEG最大的不同,在于它放棄了JPEG所采用的以離散余弦變換(Discrete COSine Transform)為主的區(qū)塊編碼方式,而采用以小波轉(zhuǎn)換(Wavelet Transform)為主的多解析編碼方式.離散小波變換算法是現(xiàn)代譜分析工具,在圖像處理與圖像分析領(lǐng)域正得到越來越廣泛的應用.由于JPEG2000標準具有復雜的算法,全部用軟件來實現(xiàn)將會占用很大的處理器時間開銷和內(nèi)存開銷,尤其對于實時圖像傳輸和處理系統(tǒng),因而用硬件電路來實現(xiàn)JPEG2000標準的部分或全部,就具有重要的意義,本課題的目的就是用硬件電路來實現(xiàn)JPEG2000標準中的離散小波變換部分,論文研究的主要工作就是設(shè)計了一個符合JPEG2000標準的、高性能的多級二維離散小波變換的硬件電路.論文研究的內(nèi)容主要分為兩部分,第一部分首先分析了JPEG2000標準和離散小波變換的原理,重點研究了離散小波變換的快速算法,包括第一代小波變換所采用的卷積算法和第二代小波變換所采用的提升算法,然后具體分析了離散小波變換在JPEG2000中的具體實現(xiàn).論文第二部分對兩種離散小波變換快速算法的硬件實現(xiàn)進行了比較,并選擇卷積濾波算法作為硬件實現(xiàn)的對象,并采用Daubechies9/7小波基.然后具體設(shè)計了離散小波變換的各個模塊,所有的模塊都是有硬件描述語言(Verilog HDL)來實現(xiàn),經(jīng)過仿真和邏輯綜合,在一塊自行設(shè)計的FPGA開發(fā)板上進行了驗證.仿真和驗證的結(jié)果表明了該小波變換的硬件電路符合JPEG2000標準,具有較高的速度和信噪比.
上傳時間: 2013-04-24
上傳用戶:h886166
本文以“機車車輛輪對動態(tài)檢測裝置”為研究背景,以改進提升裝置性能為目標,研究在Altera公司的FPGA(Field Programmable Gate Array)芯片Cyclone上實現(xiàn)圖像采集控制、圖像處理算法、JPEG(Joint Photographic Expert Group)壓縮編碼標準的基本系統(tǒng)。本文使用硬件描述語言Verilog,以RedLogic的RVDK開發(fā)板作為硬件平臺,在開發(fā)工具OUARTUS2 6.0和MODELSIM SE 6.1B環(huán)境中完成軟核的設(shè)計與仿真驗證。 數(shù)據(jù)采集部分完成的功能是將由模擬攝像機拍攝到的圖像信號進行數(shù)字化,然后從數(shù)據(jù)流中提取有效數(shù)據(jù),加以適當裁剪,最后將奇偶場圖像數(shù)據(jù)合并成幀,存儲到存儲器中。數(shù)字化及碼流產(chǎn)生的功能由SAA7113芯片完成,由FPGA對SAA7113芯片初始化設(shè)置、控制,并對數(shù)字化后的數(shù)據(jù)進行操作。 圖像處理算法部分考慮到實時性與算法復雜度等因素,從裝置的圖像處理流程中有選擇性地實現(xiàn)了直方圖均衡化、中值濾波與邊緣檢測三種圖像處理算法。 壓縮編碼部分依據(jù)JPEG標準基本系統(tǒng)順序編碼模式,在FPGA上實現(xiàn)了DCT(Discrete COSine Transform)變換、量化、Zig-Zag掃描、直流系數(shù)DPCM(Differential Pulse Code Modulation)編碼、交流系數(shù)RLC(Run Length code)編碼、霍夫曼編碼等主要步驟,最后用實際的圖像數(shù)據(jù)塊對系統(tǒng)進行了驗證。
上傳時間: 2013-04-24
上傳用戶:qazwsc
這是06年4月剛剛完成的程序,從opencore.org下載而來。用vhdl語言描寫,以及matlab仿真,testbench,以及在xinlinx上的綜合。 The MDCT core is two dimensional discrete COSine transform implementation designed for use in compression systems like JPEG. Architecture is based on parallel distributed arithmetic with butterfly computation.
標簽: 程序
上傳時間: 2013-12-16
上傳用戶:123啊
Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, COSine, magnitude, and phase using an iterative process. It is made up of a series of micro-rotations of the vector by a set of predetermined constants, which are powers of two. Using binary arithmetic, this algorithm essentially replaces multipliers with shift and add operations. In a Stratix™ device, it is possible to calculate some of these arithmetic functions directly, without having to implement the CORDIC algorithm.
標簽: representation Magnitude the magnitude
上傳時間: 2013-12-24
上傳用戶:金宜
IEEE Std 1180-1990. IEEE Standard Specifications for the Implementations of 8x8 Inverse Discrete COSine Transform, specifies the numerical characteristics of the 8x8 inverse discrete COSine transform (IDCT) for use in visual telephony and similar applications where the 8x8 IDCT results are used in a reconstruction loop. The specifications ensure the compatibility between different implementations of the IDCT.
標簽: IEEE Implementations Specifications Discrete
上傳時間: 2016-01-31
上傳用戶:guanliya
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1