Font Size: a A A

A recursive computation of the two-dimensional DCT: Algorithm, architrecutres and FPGA implementation

Posted on:2009-12-13Degree:M.A.ScType:Thesis
University:Concordia University (Canada)Candidate:An, ShaofengFull Text:PDF
GTID:2448390002494610Subject:Engineering
Abstract/Summary:
The discrete cosine transform (DCT) is widely used in the area of signal and image processing. The 2-D DCT has been used in image compression and become part of image and video standards. The 2-D DCT computation involves a large amount of data. Many applications require the systems to be in small volume and operate in real-time. Designing such a system for 2-D DCT is a challenging task.;In this thesis, a new recursive algorithm and two types of circuit architectures are presented for the computation of the 2-D DCT. The new algorithm permits to compute the 2-D DCT by a simple procedure of the 1-D recursive calculations involving only cosine coefficients. A recursive kernel for the proposed algorithm contains a small number of operations. Also, it requires a smaller number of pre-computed data compared to many of existing algorithms in the same category. The kernel can be easily implemented in a simple circuit block with a short critical delay path. In order to evaluate the performance improvement resulting from the new algorithm, an architecture for the 2-D DCT designed by direct mapping from the computation structure of the proposed algorithm has been implemented on an FPGA board. The results show that the reduction of the hardware consumption can easily reach 25% and the clock frequency can increase 17% compared to a system implementing a recently reported 2-D DCT recursive algorithm. For a further reduction of the hardware, another architecture has been proposed for the same 2-D DCT computation. Using one recursive computation block to perform different functions in each clock cycle, this architecture needs only approximately one half of the hardware that is required in the first architecture, which has been confirmed by an FPGA implementation.
Keywords/Search Tags:DCT, FPGA, Algorithm, Recursive, Computation, Architecture
Related items