Reed–Solomon codes

E641825

Reed–Solomon codes are a class of powerful error-correcting codes based on polynomial evaluation over finite fields, widely used in digital communications and data storage to detect and correct multiple symbol errors.

All labels observed (4)

Label Occurrences
Reed–Solomon codes canonical 3
Reed–Solomon code 1
Reed–Solomon decoders 1

How this entity was disambiguated

Statements (56)

Predicate Object
instanceOf block code
error-correcting code
linear code
maximum distance separable code
alphabetSizeSymbol q
applicationDomain barcodes and 2D codes
data storage
digital communications
basedOn polynomial evaluation
canCorrect both errors and erasures
codeLengthSymbol n
decodingAlgorithmsInclude Berlekamp–Massey algorithm
Euclidean algorithm based decoding
Forney algorithm
Guruswami–Sudan list decoding
Sugiyama algorithm
definedOver finite fields
definedOverField GF(q)
linked to: GF(p^m)
encodingOperation polynomial evaluation at distinct field points
polynomial interpolation
erasureCorrectionCapabilityFormula 2e + s < d where e errors and s erasures
errorCorrectionCapabilityFormula t = ⌊(d - 1) / 2⌋
errorCorrectionCapabilitySymbol t
errorTypeCorrected burst errors
symbol errors
fieldRelation q = 2^m for binary extension fields
generalizationOf BCH codes in non-binary form
inspired many modern erasure codes
introducedBy Gustave Solomon
Irving S. Reed
maximumCodeLength q - 1
messageLengthSymbol k
minimumDistanceFormula d = n - k + 1
minimumDistanceSymbol d
property achieves Singleton bound
good burst-error performance
systematic encoding possible
publicationYear 1960
symbolUnit m-bit symbols
usedIn Blu-ray Disc
linked to: Blu-ray Disc format

DSL systems
DVD
QR codes
RAID-like storage
compact discs
data storage systems
deep-space communication
digital television
magnetic tape storage
optical storage
satellite communication
spacecraft telemetry
usedInStandard CCSDS telemetry standards
CD Red Book standard
linked to: CD+G

DVB standards
QR Code ISO/IEC 18004

How these facts were elicited

Referenced by (6)

Full triples — surface form annotated when it differs from this entity's canonical label.

Algebraic Coding Theory covers Reed–Solomon codes
GF(p^m) usedIn Reed–Solomon codes
Digital Compact Cassette usesErrorCorrection Reed–Solomon error correction
linked to: Reed–Solomon codes
Forney algorithm usedIn Reed–Solomon decoders
linked to: Reed–Solomon codes
Forney algorithm relatedTo Reed–Solomon code
linked to: Reed–Solomon codes
Coding Theory includes Reed–Solomon codes