Title :
Algorithms of Finding the First Two Minimum Values and Their Hardware Implementation
Author :
Wey, Chin-Long ; Shieh, Ming-Der ; Lin, Shin-Yo
Author_Institution :
Dept. of Electr. Eng., Nat. Central Univ., Jhongli
Abstract :
Given a set of numbers X, finding the minimum value of X, min_1st, is a very easy task. However, efficiently finding its second minimum value, min_2nd, requires the derivations of min_1st and finding the minimum value from the set of the remaining numbers. Efficient algorithms and cost-effective hardware of finding the two smallest of X are greatly needed for the low-density parity-check (LDPC) decoder design. The following two architectures are developed in this paper: (1) sorting-based (XS) approach and (2) tree structure (TS) approach. Experimental results show that the XS approach provides less number of comparisons, while the TS approach achieves higher speed performance at lower hardware cost. Since the hardware unit is repeatedly used in the LDPC decoder design, the proposed high-speed low-cost TS approach is strongly recommended.
Keywords :
parity check codes; sorting; LDPC decoder; low-density parity-check decoder; minimum value; sorting-based approach; tree structure approach; LDPC decoder; Low-density Parity-check (LDPC) codes; Low-density parity-check (LDPC) codes; Tree Structure approach; minimum values generator; tree structure (TS) approach;
Journal_Title :
Circuits and Systems I: Regular Papers, IEEE Transactions on
DOI :
10.1109/TCSI.2008.924892