Conventional Coordinate Rotation Digital Computer (CORDIC) algorithm, which uses a series of fixed angles backward and forward rotation in an iterative manner to approach the target angle, simply needs shift and addition operations, and it is feasible to be implemented by a pipelined method. CORDIC algorithm has been widely used in many aspects, such as
(Read More…)




