Author Login Chief Editor Login Reviewer Login Editor Login Remote Office

Computer Engineering ›› 2006, Vol. 32 ›› Issue (2): 16-18. doi: 10.3969/j.issn.1000-3428.2006.02.006

• Degree Paper • Previous Articles    

2-D DCT Algorithm and Its Optimized VLSI Design

WEI Benjie1,2, LIU Mingye1, ZHANG Xiaoli2   

  1. 1. Department of Computer Science, Beijing Institute of Technology, Beijing 100081;2. Department of Computer Science, Beijing Electronic Science and Technology Institute, Beijing 100070
  • Online:2006-01-20 Published:2006-01-20

二维 DCT 算法及其优化的VLSI 设计

魏本杰1,2,刘明业1,章晓莉2   

  1. 1. 北京理工大学计算机系,北京 100081;2. 北京电子科技学院计算机系,北京 100070

Abstract: This paper presents a 2-D DCT algorithm and its optimized VLSI design, which can be realized by dividing 2-D DCT into two 1-D DCT, and needs only one 1-D DCT processor. Then by simplifying the coefficients matrix of 2-D DCT and taking the pipelining technology, it uses four multipliers and makes the circuit work with high speed. Such circuit structure has the advantages of modularization, simple wiring and small chip size. Experiments show that the VLSI design is effective

Key words: 2-D DCT algorithm; VLSI design; Pipeline; Multiplier

摘要: 提出了一种二维DCT 算法及其优化的VLSI 设计,即将二维DCT 分离成2 个一维DCT 实现,只需一个一维DCT 处理单元即可;进而通过对变换的系数矩阵进行化简,采用流水线技

关键词: 二维DCT 算法;VLSI 设计;流水线;乘法器