A parallel architecture for recursive least square method
暂无分享,去创建一个
Recent developments in computer technology have enabled the real-time treatment of signal processing with a large amount of computation which had been considered to be impossible. Moreover, with the development of LSI technology, it has become possible to speed up the execution of the algorithms by parallel computing hardware.
This paper discusses a parallel architecture for the recursive least square method of system identification fitted for VLSI. If n is the order of system to be identified, the complexity T(n) required for updating the estimate at each measurement is Ts(n) = o(n2), using a single serial processor. However, it can be reduced to Tp(n) = o(n) by using the architecture consisting of (2n + 6) elementary processors and a set of delay units. Moreover, we discuss a method to speed up p-time updates from Ts(n, p) = o(n2p) to TM(n, p) = o(n + p) using o(np) elementary processors by vectorizing the measurements.
[1] Thomas Kailath,et al. Estimation and control in the VLSI era , 1983, The 22nd IEEE Conference on Decision and Control.
[2] Dominique Godard,et al. Channel equalization using a Kalman filter for fast data transmission , 1974 .
[3] Thomas Kailath,et al. A Parallel Architecture for Kalman Filter Measurement Update , 1984 .
[4] G. Bierman. Factorization methods for discrete sequential estimation , 1977 .