|
In this thesis, we first discuss the existing algorithms and architectures for singular value decompoosition (SVD). The most popular technique is the coordinate rotation digital computer (CORDIC) algorithm for efficient SVD. The CORDIC algorithm is inherently sequential. Moreover, the CORDIC algorithm is hard to achieve floating-point operations. For efficient floating-point and fast computation of SVD, the new proposed applise basic arithmetic operations together with new techniques of approximate rotation and table look-up. The new design has higher parallelism and smaller area than the conventional CORDIC-based SVD processor. Finally, comparisons between the new algorithm and the existing SVD algorithms are presented.
|