Reed-Solomon error correction

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |subcat=Error correction }} '''Reed-Solomon error correction''' is an algorithm used to correct errors through the use of "check symbols" added to the data being...")
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{FormatInfo
 
{{FormatInfo
|subcat=Error correction
+
|subcat=Error detection and correction
 
}}
 
}}
  
'''Reed-Solomon error correction''' is an algorithm used to correct errors through the use of "check symbols" added to the data being encoded. It is used in many things from [[DVD]]s to [[QR codes]].
+
'''Reed-Solomon error correction''' is an algorithm used to correct errors through the use of "check symbols" added to the data being encoded. It is used in many things from [[DVD]]s to [[QR code]]s.
  
 
== References ==
 
== References ==
 
* [http://en.wikipedia.org/wiki/Reed%E2%80%93Solomon_error_correction Reed-Solomon error correction (Wikipedia)]
 
* [http://en.wikipedia.org/wiki/Reed%E2%80%93Solomon_error_correction Reed-Solomon error correction (Wikipedia)]
 +
* [http://pypi.python.org/pypi/reedsolo Reed-Solomon codec implemented in Python]
 +
 +
[[Category:File format details]]

Latest revision as of 12:58, 20 April 2013

File Format
Name Reed-Solomon error correction
Ontology

Reed-Solomon error correction is an algorithm used to correct errors through the use of "check symbols" added to the data being encoded. It is used in many things from DVDs to QR codes.

[edit] References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox