Abstract
In this paper, a unified algebraic transformation approach is presented for designing parallel recursive and adaptive digital filters and singular value decomposition (SVD) algorithms. The approach is based on the explorations of some algebraic properties of the target algorithms' representations. Several typical modern digital signal processing examples are presented to illustrate the applications of the technique. They include the cascaded orthogonal recursive digital filter, the Givens rotation-based adaptive inverse QR algorithm for channel equalization, and the QR decomposition-based SVD algorithms. All three examples exhibit similar throughput constraints. There exist long feedback loops in the algorithms' signal flow graph representation, and the critical path is proportional to the size of the problem. Applying the proposed algebraic transformation techniques, parallel architectures are obtained for all three examples. For cascade orthogonal recursive filter, retiming transformation and orthogonal matrix decompositions (or pseudo-commutativity) are applied to obtain parallel filter architectures with critical path of five Givens rotations. For adaptive inverse QR algorithm, the commutativity and associativity of the matrix multiplications are applied to obtain parallel architectures with critical path of either four Givens rotations or three Givens rotations plus two multiply-add operations, whichever turns out to be larger. For SVD algorithms, retiming and associativity of the matrix multiplications are applied to derive parallel architectures with critical path of eight Givens rotations. The critical paths of all parallel architectures are independent of the problem size as compared with being proportional to the problem size in the original sequential algorithms. Parallelism is achieved at the expense of slight increase (or the same for the SVD case) in the algorithms' computational complexity. Index Terms - Adaptive filters, Jacobian matrices, orthogonal transforms, parallel architectures, pipeline processing, recursive digital filters, singular value decomposition, VLSI.
Original language | English (US) |
---|---|
Pages (from-to) | 424-437 |
Number of pages | 14 |
Journal | IEEE Transactions on Signal Processing |
Volume | 49 |
Issue number | 2 |
DOIs | |
State | Published - Feb 2001 |
Bibliographical note
Funding Information:Manuscript received July 16, 1999; revised October 20, 2000. This work was supported by DARPA under Contract DA/DABT63-96-C-0050. The associate editor coordinating the review of this paper and approving it for publication was Prof. Chaitali Chakrabarti.