Sequential Soft Decision Decoding of Reed Solomon Codes Hari Palaiyanur Cornell University Prof. John Komo Clemson University 2003 SURE Program
Outline Background System Model Stack and Bucket Algorithms Results Conclusions
Background Error Control Coding – adding redundancy to improve reliability over noisy channel Reed Solomon Codes – (n,k) cyclic block codes over GF(q m ), n = q m – 1 (n+1) k possible code words Erasure – if symbol is unreliable, denote it as an erasure
Background Soft Decision Decoding – takes advantage of “side information”, i.e. quality of received signal Sequential decoding searches through “tree” of possible code words
Motivation and History Soft decision decoding more reliable Soft decision decoding more decoding time Good, efficient errors only and errors and erasures decoders available Still need good, efficient soft decision decoders Stack/Bucket Algorithm
System Model MFSK over AWGN channel For each symbol, detector outputs m i = A s + n i (i sent) m i = n i (i not sent) n i – indep. G. R. V. RS Encoder MFSK Modulator AWGN Channel Coherent MFSK Detector Sequential RS Decoder Data
Stack Algorithm Start and Load stack with 2 m initial nodes P is Head of Stack Len P = k-1? Len P = n? Remove P Search 2 m forward nodes Update Metrics Push onto Stack Remove P Search 2 m forward nodes and encode Update Metrics Push onto Stack Done. Decoded code word is P No Yes
Metrics and RS (7,3) Example Metrics provide information about quality of symbol Forward metric is sum of previous metric and metric for added symbol Good metric: m i – max({m j }) M i –1.5 – – Symbol Start Node: Node: Node: Node: Node: Node: Node: Node:
Stack Algorithm Algorithm goes through many unnecessary code words Perform quick erasure decoding Let threshold be this code word’s metric Only push nodes onto stack if their metric is at least threshold
Bucket Algorithm Instead of one sorted stack, use many “buckets” Buckets have certain metric gradations No need to keep code words sorted, if gradations are fine enough Sacrifice memory for speed Metrics 0.0 to -5.0 Metrics -5.0 to Metrics to Metrics Below -15.0
Results – RS (15,9)
Results – Number of Searches
Results – RS (31,21)
Conclusions Soft decision decoding gives better reliability over hard decision decoding Stack algorithm adapted to RS codes for sequential soft decision decoding
Future Work Other transmissions schemes including non-coherent MFSK Other channel models Quantize metrics to a limited number of bits
Acknowledgements Prof. Komo for the project ideas and guidance Prof. Russell and Fred Block Profs. Noneaker and Xu for the program overall
Questions? ?
References [1]S.B. Wicker, Error Control Systems for Digital Communication and Storage, Englewood Cliffs, NJ: Prentice Hall, [2]Komo, J.J. and L.L. Joiner, "Fast Error Magnitude Evaluations for Reed-Solomon Codes," Proc IEEE International Symposium on Information Theory, p. 416, Sep [3] F. Jelinek, “A Fast Sequential Decoding Algorithm Using a Stack,” IBM Journal of Research and Development, Vol. 13, pp , Nov. 1969
Stack Algorithm RS(7,3) Code