Reply by dvsarwate March 9, 20112011-03-09
On Mar 9, 7:59&#4294967295;am, "kakaboss420" <kakaboss420@n_o_s_p_a_m.gmail.com>
wrote:
> Hello, > I am new to Reed Solomon coding theory. Can anybody help me on the > following issues: > 1. How to compute Generator matrix for RS code <n,k,d> over binary field ? > > 2. What are the ways for decoding a received binary pattern (length n) to a > RS code [say, k is given]? > > 3. How can a binary pattern be list decoded to RS codes[<n,k,d> is given] ? > > If you have implementation codes (specially, for list decoding), please > give me. I shall remember your kind help for lifetime. > > Thanks.
There are no Reed-Solomon codes over the binary field except the trivial code with codewords 00 and 11. You probably meant to ask some different questions. --Dilip Sarwate
Reply by kakaboss420 March 9, 20112011-03-09
Hello,
I am new to Reed Solomon coding theory. Can anybody help me on the
following issues:
1. How to compute Generator matrix for RS code <n,k,d> over binary field ?

2. What are the ways for decoding a received binary pattern (length n) to a
RS code [say, k is given]?

3. How can a binary pattern be list decoded to RS codes[<n,k,d> is given] ?


If you have implementation codes (specially, for list decoding), please
give me. I shall remember your kind help for lifetime.

Thanks.