›› 2013, Vol. 26 ›› Issue (10): 7-.

• 论文 • 上一篇    下一篇

一种对数求值器的硬件实现

苏诚,韩俊刚   

  1. (西安邮电大学 计算机学院,陕西 西安 710121)
  • 出版日期:2013-10-15 发布日期:2013-10-23
  • 作者简介:苏诚(1988—),男,硕士研究生。研究方向:专用集成电路设计。E-mail:15991680195@139.com。韩俊刚(1943—),男,博士,教授,硕士生导师。研究方向:专用集成电路设计。
  • 基金资助:

    国家自然科学基金资助项目(90607008)

A Hardware Implement of the Logarithmic Evaluator

SU Cheng,HAN Jungang   

  1. (School of Computer Science,Xi'an University of Posts and Telecommunications,Xi'an 710121,China)
  • Online:2013-10-15 Published:2013-10-23

摘要:

经典CORDIC算法在双曲坐标系的向量模式下,进行对数函数计算时,为扩大收敛区域,采用增加一些特殊迭代的方法来实现。该算法简单易于理解,但实现时需要的硬件资源较多。文中针对该问题,提出一种改进算法,其利用其他区域与中心区域的距离关系转换后进行求值。最后进行硬件实现,综合结果表明,改进算法在资源和工作频率方面有明显优势。

关键词: CORDIC算法, 对数函数, 中心区域, 硬件实现

Abstract:

To expand the convergence domain of logarithmic function,classic CORDIC algorithm adds some special iterations in hyperbolic coordinate system in vector mode.This algorithm is simple,but it requires more hardware resources.This article proposes an improved algorithm to address this problem.Our algorithm utilizes the distance relationship between central domain and the other domains to make transformation and then calculate.The results of hardware implementation show that the improved algorithm has obvious advantages in hardware resource and working frequency.

Key words: CORDIC algorithm;logarithmic function;central domain;hardware implementation

中图分类号: 

  • TP301.6