摘要
本文对向量内积运算电路实现过程中的ROM表容量需求进行了研究。由于传统实现方法中ROM表的大小随向量维数N呈指数增长,因此ROM表压缩技术十分重要。在分析OBC编码和部分和技术的基础上,本文提出了基于级联技术的压缩方法。理论分析表明先部分和再OBC编码的级联技术具有更好的压缩效果,将该方法在DCT中的实验进一步验证了该结论。
The main topic of this paper is the ROM capacity requirement when designing inner partial product implementation circuit. In the traditional methods, the ROM capacity increases exponentially with N, thus the compress of ROM capacity is an essential task. Based on the analysis of OBC and PSum, this paper puts forward the idea of staged technology. Numerical analysis and experiments in DCT show that pre-PSum method has a more appealing performance.
出处
《微计算机信息》
2009年第18期285-286,222,共3页
Control & Automation
关键词
向量内积
ROM表
部分和
OBC编码
Vector Inner Product
ROM Table
Partial Sum
Offset Binary Coding