Presentation is loading. Please wait.

Presentation is loading. Please wait.

CORDIC-Based Processor

Similar presentations


Presentation on theme: "CORDIC-Based Processor"— Presentation transcript:

1 CORDIC-Based Processor
ECE 734 Project Presentation 05/08/02 Jui-Ning Cheng

2 Motivation MAC unit computing is not efficient enough when the DSP algorithm includes more complicated functions, such as trigonometric, exponential, and logarithm. CORDIC (COordinate Rotation DIgital Computer) is an iterative algorithm to perform vector rotations by arbitrary angles using only shifts and adds.

3 Algorithm The basic CORDIC iteration equations at the i-th step are:
m: Coordinate parameter (1, 0, -1) i: Rotation direction (Rotation/Vectoring mode) S(m,i): Shift sequence m,i: Rotation angle Km,i: Scaling factor

4 Architecture Barrel Shifters X Reg x(n) MUX + / - x x' y(n) Y Reg y y'
Z Reg z(i+1) z(i) i a(n-1) . a(1) a(0)  generator sign(xi) sign(yi) sign(zi) rotation vectoring i

5 Pipelined Structure Basic CORDIC Processor R E G x y x' y' Complexity is increased : Arithmetic operators are mapped into a dedicated unit, and also the additional registers between each stage. Maximum throughput: Clock drives only one CORDIC operation per cycle.

6 Implementation Examples
We classify these particular DSP function into three categories: (a)Linear transformations: discrete Fourier transform, Chirp-Z transform, discrete Hartley transform, and fast Fourier transform. (b)Digital filters: orthogonal digital filters, and adaptive lattice filters. (c)Matrix based digital signal processing algorithms: QR factorization, with applications to Kalman filtering, eigenvalue and singular value decompositions. This project will exam one example in each category to illustrate the utilization of CORDIC-based processor array.


Download ppt "CORDIC-Based Processor"

Similar presentations


Ads by Google