2021
DOI: 10.11591/ijece.v11i6.pp4774-4784
|View full text |Cite
|
Sign up to set email alerts
|

An improvement and a fast DSP implementation of the bit flipping algorithms for low density parity check decoder

Abstract: <span lang="EN-US">For low density parity check (LDPC) decoding, hard-decision algorithms are sometimes more suitable than the soft-decision ones. Particularly in the high throughput and high speed applications. However, there exists a considerable gap in performances between these two classes of algorithms in favor of soft-decision algorithms.  In order to reduce this gap, in this work we introduce two new improved versions of the hard-decision algorithms, the adaptative gradient descent bit-flipping (A… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
7
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
2
1
1

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(7 citation statements)
references
References 25 publications
0
7
0
Order By: Relevance
“…Te memory size requirement and the run time spent in the write/read memory accesses depend on the adopted data structure for both the H matrix and message storage. Te data structure used in previous works [10][11][12][13][14] is used in this run-time analysis. In this representation, the H matrix is represented as two separate two-dimensional arrays: the frst contains the column indexes of each matrix row, which is used for the horizontal processing, and the second contains the row indexes of each matrix column, which is used for the vertical processing.…”
Section: Results Of the Profling Analysismentioning
confidence: 99%
See 4 more Smart Citations
“…Te memory size requirement and the run time spent in the write/read memory accesses depend on the adopted data structure for both the H matrix and message storage. Te data structure used in previous works [10][11][12][13][14] is used in this run-time analysis. In this representation, the H matrix is represented as two separate two-dimensional arrays: the frst contains the column indexes of each matrix row, which is used for the horizontal processing, and the second contains the row indexes of each matrix column, which is used for the vertical processing.…”
Section: Results Of the Profling Analysismentioning
confidence: 99%
“…end for line 7 Vertical processing (V2C computation) and LLR update: (11) for each variable node v j connected to c i (12) for every check node c a connected to v j (13) tmp � tmp + m c a ⟶ v j (14) end for line 12 (15) L(v j ) � L(0) v j + tmp (16) for every check node c a connected to v j (17) (18) end for line 16 (19) end for line 11 (20) end for line 3…”
Section: Results Of the Profling Analysismentioning
confidence: 99%
See 3 more Smart Citations