摘要
CORDIC作为一种计算三角/双曲函数和向量旋转的迭代算法,其硬件结构简单,易于并行化处理和VLSI实现,因而在实时信号处理方面有广泛的应用前景。在CORDIC算法中,旋转迭代方向σi的快速确定是提高算法运算速度的一个有效方法。文中从CORDIC算法的基本思想出发,提出了一种并行σi预测算法,直接由输入数据确定迭代方向,同时提高了算法的并行化程度,在保证精度的情况下能大大缩短CORDIC迭代算法的运算时间。
The CORDIC algorithm is well known as an efficient method for the computation of trigonometric/hyperbolic functions and vector rotations.The CORDIC iteration is directed by the rotation direction factor σi.Therefore the fast determination of σi is important to accelerate the speed of CORDIC processors.σi determination in redundant number system is not straightforword because an exact sign detection is not possible efficiently.Therefore,an predict algorithm of the original CORDIC is proposed which parallelize the σi determination and reduce the latency time of CORDIC algorithm considerably.
出处
《电子科技大学学报》
EI
CAS
CSCD
北大核心
1998年第1期29-32,共4页
Journal of University of Electronic Science and Technology of China
关键词
CORDIC算法
迭代方向因子
编码变换
信号处理
coordinate rotation digital computer algorithm, rotation direction factor, parallel σi prediction, recording conversion