CRT-Based High Speed Parallel Architecture for Long BCH Encoding
Hao Chen

TL;DR
This paper introduces a CRT-based parallel architecture for long BCH encoding that overcomes fanout bottlenecks, enabling high-speed encoding limited only by the logarithm of the code length.
Contribution
A novel CRT-based parallel architecture for long BCH encoding that eliminates fanout bottlenecks and significantly improves encoding speed.
Findings
Eliminates fanout bottleneck in long BCH encoding
Achieves encoding speed limited only by log2 of code length
Provides a scalable solution for high-speed communication systems
Abstract
BCH (Bose-Chaudhuri-Hocquenghen) error correcting codes ([1]-[2]) are now widely used in communication systems and digital technology. Direct LFSR(linear feedback shifted register)-based encoding of a long BCH code suffers from serial-in and serial-out limitation and large fanout effect of some XOR gates. This makes the LFSR-based encoders of long BCH codes cannot keep up with the data transmission speed in some applications. Several parallel long parallel encoders for long cyclic codes have been proposed in [3]-[8]. The technique for eliminating the large fanout effect by J-unfolding method and some algebraic manipulation was presented in [7] and [8] . In this paper we propose a CRT(Chinese Remainder Theorem)-based parallel architecture for long BCH encoding. Our novel technique can be used to eliminate the fanout bottleneck. The only restriction on the speed of long BCH encoding of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCoding theory and cryptography · Error Correcting Code Techniques · Advanced Wireless Communication Techniques
