Click here to Skip to main content
15,879,326 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
My data stream is all 2bits, with the error rate 10%. Now I want to use ECC, and try to keep the data length as short as possible.

My colleague has tried Reed Solomon, but 2bits data should be converted into 8bits / 12bits data. Then the error rate will be 40% or 60%, which is too large.

Is there any other method I can try? How about LDPC?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900