Title :
An FPGA Implementation for Solving Least Square Problem
Author :
Yang, Depeng ; Peterson, Gregory D. ; Li, Husheng ; Sun, Junqing
Author_Institution :
EECS Dept., Univ. of Tennessee at Knoxville, Knoxville, TN, USA
Abstract :
This paper proposes a high performance least square solver on FPGAs using the Cholesky decomposition method. Our design can be realized by iteratively adopting a single triangular linear equation solver for modified Cholesky decomposition and forward/backward substitutions. Good performance is achieved by optimizing the Cholesky factorization algorithms, reordering the computation and thus alleviating the data dependency. Dedicated hardware architecture for solving triangular linear equations is designed and implemented for different precision requirements. Compared to software on a Pentium 4, our design achieves a significant speedup.
Keywords :
field programmable gate arrays; least squares approximations; logic design; Cholesky decomposition method; Cholesky factorization algorithms; FPGA implementation; field programmable gate arrays; forward/backward substitutions; least square problem; single triangular linear equation solver; Equations; Field programmable gate arrays; Hardware; Iterative algorithms; Least squares methods; Linear systems; Matching pursuit algorithms; Matrix decomposition; Signal processing algorithms; Symmetric matrices;
Conference_Titel :
Field Programmable Custom Computing Machines, 2009. FCCM '09. 17th IEEE Symposium on
Conference_Location :
Napa, CA
Print_ISBN :
978-0-7695-3716-0
DOI :
10.1109/FCCM.2009.47