A fast parallel implementation of the Berlekamp-Massey algorithm with a 1D systolic array architecture

7Citations
Citations of this article
1Readers
Mendeley users who have this article in their library.
Get full text

Abstract

In this paper we present a fast parallel version of the BM algorithm based on a one-dimensional (1D) or linear systolic array architecture which is composed of a series of m cells (processing units), where m is the size of the given data, i.e., the length of the input sequence. The 1D systolic array has only local communication links between each two neighboring cells without any global or nonlocal links between distant cells. Each cell executes a small fixed number of operations at every time unit. Our implementation with the 1D systolic array architecture attains time complexity O(m) so that we can have the optimal total complexity O(m2), which means that both requirements of (1) maximum throughput rate and of (2) local communication are satisfied, as is the case with some fast parallel implementations of the extended Euclidean algorithm. Our method gives not only another proof of equivalence between the Berlekamp-Massey algorithm and the extended Euclidean algorithm, in particular in the realm of parallel processing, but also alternatives of practical and efficient architectures for R.S. decoders.

Cite

CITATION STYLE

APA

Sakata, S., & Kurihara, M. (1995). A fast parallel implementation of the Berlekamp-Massey algorithm with a 1D systolic array architecture. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 948, pp. 415–426). Springer Verlag. https://doi.org/10.1007/3-540-60114-7_32

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free