Reply by Raymond Toy May 25, 20062006-05-25
>>>>> "reedsolomon" == reedsolomon <rsreeraj@hotmail.com> writes:
reedsolomon> I have read most of the papers from the IEEEXplore weblink, but as you have reedsolomon> mentioned there seems to be no implementations for these algorithms. reedsolomon> Well it seems like it is time to implement one myself :( I've implemented a soft-decision RS decoder using a trellis. Worked pretty well, but your RS code can't have too many parity symbols or the trellis would get too big. Unfortunately, I don't remember where that code is, and even if I still had it, I probably couldn't give it to you. Ray
Reply by reedsolomon May 22, 20062006-05-22
I have read most of the papers from the IEEEXplore weblink, but as you have
mentioned there seems to be no implementations for these algorithms. 
Well it seems like it is time to implement one myself :(

>There are some articles on soft-decision decoding of Reed-Solomon >codes. A search on IEEEXplore will give you at least 10 or so. I >don't know if the researchers have implemented the algorithms, but I >suspect they did. > >
Reply by May 19, 20062006-05-19
There are some articles on soft-decision decoding of Reed-Solomon
codes.  A search on IEEEXplore will give you at least 10 or so.  I
don't know if the researchers have implemented the algorithms, but I
suspect they did.

Reply by reedsolomon May 19, 20062006-05-19
That is the IRONY....
It seems like there are no publically available implementations of SDD for
RS codes. :-(
> >"reedsolomon" <rsreeraj@hotmail.com> wrote in message >news:frSdnROhUP8aevTZRVn-ig@giganews.com... >> Hi, >> >> Is anyone out there aware of any implementations (C/MATLAB) of Soft >> Decision Decoding for Reed Solomon, that I could use for research
work?
>> >> Thanks alot >> RS. >> >> > >I would figure that some one named Reed Solomon would already know what
is
>out there about RS codes ;-) > > > > > > > >
Reply by Clay S. Turner May 16, 20062006-05-16
"reedsolomon" <rsreeraj@hotmail.com> wrote in message 
news:frSdnROhUP8aevTZRVn-ig@giganews.com...
> Hi, > > Is anyone out there aware of any implementations (C/MATLAB) of Soft > Decision Decoding for Reed Solomon, that I could use for research work? > > Thanks alot > RS. > >
I would figure that some one named Reed Solomon would already know what is out there about RS codes ;-)
Reply by reedsolomon May 16, 20062006-05-16
Hi,

Is anyone out there aware of any implementations (C/MATLAB) of Soft
Decision Decoding for Reed Solomon, that I could use for research work?

Thanks alot
RS.