Research Article

Low Power Decoding of LDPC Codes

Algorithm 5

Early stopping adaptive threshold bit flipping (ES-ATBF).
) Initialise  
) For   = 1 : 
  
) If  
  output x and stop
) For   = 1 : 
If  
   flip bit
otherwise
   
) If  
  Or  the maximum number of iterations is reached
 output x and stop
  otherwise
 go to step 3