BCH code: Difference between revisions

Content deleted Content added
Dysprosia (talk | contribs)
m finish fmt
m typo
Line 3:
''Note:'' BCH codes are not limited to [[binary]] codes, but may be used with multilevel [[phase-shift keying]] whenever the number of levels is a prime number or a power of a prime number, such as 2, 3, 4, 5, 7, 8, 11, and 13. A BCH code in 11 levels has been used to represent the 10 decimal digits plus a sign [[digit]].
 
BCH codes make use of [[field theory]] and polynomials over that field. The way the check polynomial is constructed provides the key to indicating that an error has occuredoccurred.
 
If we wish to construct a BCH code to detect and correct 2 errors we use the [[field]] GF(16) or '''Z'''<sub>2</sub>[''x'']/<''x''<sup>4</sup>+''x''+1>