National Conference on Power Systems and Industrial Automation |
Foundation of Computer Science USA |
NCPSIA2015 - Number 1 |
December 2015 |
Authors: Bhaskar S.v., Easwara M. |
4267beff-7362-4571-b4c4-5f4baf04d051 |
Bhaskar S.v., Easwara M. . Design and Implementation of Low Power and Highly Scaled DCT Architecture with CORDIC Algorithm. National Conference on Power Systems and Industrial Automation. NCPSIA2015, 1 (December 2015), 12-16.
This project deals with the hardware implementation of the DCT and IDCT algorithm in a more efficient way by the use of CORDIC algorithm. DCT and IDCT are the most widely used transform technique in Digital Image Processing and Digital Signal Processing. This project presents an efficient approach for multiplier less implementation for N-point DCT approximation, which based on coordinate rotation digital computer (CORDIC) algorithm which makes use of shift and add operation for computation. The proposed algorithm is the most popular because of its computational efficiency and structural simplicity. It has advantages such as regular data flow, uniform post scaling factor, arithmetic sequence rotation angels. In this project an N- point DCT is deduced using two N/2-point DCTs by using orthogonal properties of DCT and IDCT,and also adders are replaced by carry skip adder [1]. Signal flow of 8-point DCT and IDCT CORDIC algorithm are coded and functionality of the design will check using ModelSim simulator. The design will synthesize using Cadence and Xilinx ISE Synthesis tool and the bit file will dumped to a Spartan 3 FPGA kit.