JP2957190B2 - Error correction device - Google Patents
Error correction deviceInfo
- Publication number
- JP2957190B2 JP2957190B2 JP6536889A JP6536889A JP2957190B2 JP 2957190 B2 JP2957190 B2 JP 2957190B2 JP 6536889 A JP6536889 A JP 6536889A JP 6536889 A JP6536889 A JP 6536889A JP 2957190 B2 JP2957190 B2 JP 2957190B2
- Authority
- JP
- Japan
- Prior art keywords
- information code
- error
- information
- code
- syndrome
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Landscapes
- Detection And Correction Of Errors (AREA)
- Error Detection And Correction (AREA)
Description
この発明は、情報符号に保護符号を付加したデータに
生じた誤りが、前記保護符号によって検出可能で訂正が
不可能な場合に、誤りの影響を最小にすべく情報符号の
補正を行う誤り補正装置に関するものである。The present invention provides an error correction method for correcting an information code to minimize the effect of an error when an error generated in data obtained by adding a protection code to the information code is detectable by the protection code and cannot be corrected. It concerns the device.
第3図は、電子情報通信学会創立70周年記念総合全国
大会講演論文集分冊6.1323「PCM音声における補間の音
質改善効果」(昭和62年3月15日発行)に記載された誤
り補正方式に基づく、従来の誤り補正装置を示す構成図
である。 図において、1は近接符号間に何等かの相関関係を有
する情報符号に、Nビット、例えば1ビット誤りの訂正
が可能で、Nビットより大きなMビット、例えば2ビッ
ト誤りの検出が可能な保護符号を付加したデータが入力
される入力端子であり、2は補正されたデータが出力さ
れる出力端子である。3はこの入力端子1に入力された
データの1ビット誤りの発生を検出する誤り検出手段で
あり、4は入力端子1に入力されたデータに誤りがある
場合、その誤りの訂正を行うためのシンドロームを算出
するシンドローム算出手段である。5はこのシンドロー
ム算出手段4にて算出されたシンドロームを用いてデー
タの1ビット誤り訂正を行う誤り訂正手段である。6は
2ビット誤りが検出された場合に、その前後のデータの
情報符号が既知であれば両者の平均値を算出して、ま
た、前のデータの情報符号のみが既知であれば当該情報
符号そのものを出力端子2へ出力する補間手段である。
7は前記誤り検出手段3およびシンドローム4によって
切り換えられ、入力端子1に入力されたデータを誤り訂
正手段5,補間手段6,もしくは出力端子2へ選択供給する
スイッチ手段である。 次に動作について説明する。第4図はその動作の手順
を示すフローチャートである。情報符号に保護符号が付
加されたデータが入力端子1に到来すると、当該データ
は誤り検出手段3およびシンドローム算出手段に入力さ
れる。データが入力されると、誤り検出手段3では、ま
ず1ビット誤りが発生しているか否かを調べる(ステッ
プST1)。その結果、1ビット誤りが検出された場合に
は、スイッチ手段7を“a"に切り換えるとともに、シン
ドローム算出手段4により算出されたシンドロームを誤
り訂正手段5に送って1ビット誤り訂正を行う(ステッ
プST2)。この誤り訂正手段5にて訂正された情報符号
は出力端子2を介して出力される。 逆に、1ビット誤りが検出されなかった場合には、シ
ンドローム算出手段4により算出されたシンドロームが
“0"か否かを調べ(ステップST3)、シンドロームが
“0"である場合には、誤りがなかったとしてスイッチ手
段7を“c"に切り換え、入力された情報符号をそのまま
出力端子2を介して出力する。シンドロームが“0"でな
い場合には、2ビット誤りであるとしてスイッチ手段を
“b"に切り換えて、入力された情報符号を補間手段6に
送って補間処理を行う(ステップST4)。その補間手段
6による補間処理によって得られた情報符号は補正符号
として出力端子2より出力される。 従って、連続性の高い情報符号について2ビット誤り
を検出した場合、誤った情報符号を前後の情報符号の平
均値もしくは前の情報符号で置き換えることにより、極
端に大きな誤りを無くすことができる。Figure 3 is based on the error correction method described in the IEICE 70th Anniversary Commemorative National Congress Lecture Book Volume 6.1323, "Effects of Sound Quality Improvement by Interpolation in PCM Speech" (issued March 15, 1987). FIG. 1 is a configuration diagram showing a conventional error correction device. In the figure, reference numeral 1 denotes a protection capable of correcting N bits, for example, a 1-bit error, and detecting M bits larger than N bits, for example, a 2-bit error in an information code having some correlation between adjacent codes. An input terminal to which data with a sign is input, and an output terminal 2 to which corrected data is output. Reference numeral 3 denotes error detecting means for detecting the occurrence of a one-bit error in the data input to the input terminal 1. Reference numeral 4 denotes a device for correcting the error when the data input to the input terminal 1 has an error. It is a syndrome calculating means for calculating a syndrome. Reference numeral 5 denotes an error correction unit that performs one-bit error correction of data using the syndrome calculated by the syndrome calculation unit 4. 6 calculates the average value of the information codes of the preceding and succeeding data when the two-bit error is detected, if the information codes of the preceding and succeeding data are known. This is an interpolation means for outputting the signal itself to the output terminal 2.
Reference numeral 7 denotes switching means which is switched by the error detecting means 3 and the syndrome 4, and selectively supplies data input to the input terminal 1 to the error correcting means 5, the interpolating means 6, or the output terminal 2. Next, the operation will be described. FIG. 4 is a flowchart showing the procedure of the operation. When data obtained by adding a protection code to an information code arrives at the input terminal 1, the data is input to the error detection means 3 and the syndrome calculation means. When data is input, the error detection means 3 first checks whether a 1-bit error has occurred (step ST1). As a result, when a one-bit error is detected, the switch means 7 is switched to "a", and the syndrome calculated by the syndrome calculation means 4 is sent to the error correction means 5 to perform one-bit error correction (step S1). ST2). The information code corrected by the error correction means 5 is output via the output terminal 2. Conversely, if a one-bit error is not detected, it is checked whether the syndrome calculated by the syndrome calculating means 4 is "0" (step ST3). If the syndrome is "0", an error is detected. As a result, the switch means 7 is switched to "c", and the input information code is output via the output terminal 2 as it is. If the syndrome is not "0", it is determined that there is a 2-bit error, the switch means is switched to "b", and the input information code is sent to the interpolation means 6 to perform an interpolation process (step ST4). The information code obtained by the interpolation processing by the interpolation means 6 is output from the output terminal 2 as a correction code. Therefore, when a two-bit error is detected for a highly continuous information code, an extremely large error can be eliminated by replacing the erroneous information code with the average value of the preceding and succeeding information codes or the preceding information code.
従来の誤り補正装置は以上のように構成されているの
で、正しい情報符号は、誤った情報符号と2ビット異な
るものであると判定されているにも関わらず、そうでは
ない情報符号に補正していることが多く、特に音声情報
をベクトル量子化法を用いて圧縮し、そのベクトルコー
ド番号を情報符号とする場合のように、情報符号の値が
物理的値そのものに対応していない場合には、復号後の
データを物理値上で近接データを平均して補正するか、
前の情報符号に置換するしかなく、大きな誤りではない
が確実に誤っていると考えられる値に補正してしまうと
いう問題点があった。また、そのため、前後の値の平均
値に近い情報符号を幾つか求め、そのなかで算出された
シンドロームと同じシンドロームを持ち、かつ2ビット
誤りである情報符号を選択するという方法もあるが、こ
の方法では、同じシンドロームを与え2ビット誤りであ
る情報符号を確実に求められるとは限らず、問題点の根
本的な解決にはなっていなかった。 この発明は上記のような問題点を解消するためになさ
れたもので、Mビット誤りを検出した情報符号を、誤っ
ていることが明白な情報符号に補正してしまうことのな
い誤り補正装置を得ることを目的とする。Since the conventional error correction device is configured as described above, it is determined that the correct information code is different from the incorrect information code by two bits, but the correct information code is corrected to a different information code. In particular, when the value of the information code does not correspond to the physical value itself, such as when the audio information is compressed using the vector quantization method and the vector code number is used as the information code, Is to correct the decoded data by averaging the proximity data on the physical value,
There is no alternative but to replace the previous information code, and there is a problem that the value is not a large error but is definitely corrected to a value considered to be incorrect. For this reason, there is also a method of obtaining some information codes close to the average value of values before and after, and selecting an information code having the same syndrome as the calculated syndrome and having a two-bit error. According to the method, it is not always possible to reliably obtain an information code having the same syndrome and a 2-bit error, and it has not been a fundamental solution to the problem. SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems, and an error correction device that does not correct an information code that has detected an M-bit error into an information code that is clearly wrong is provided. The purpose is to gain.
この発明に係る誤り補正装置は、Nビットより大きな
誤りを検出した場合に、情報符号と保護符号とに基づい
て正しい情報符号の可能性がある有限個の情報符号を導
出する情報符号導出手段と、その情報符号導出手段によ
って導出された情報符号の中から、近接する情報符号に
対して相関関係が最も良い情報符号を選択する情報符号
選択手段とを備えたものである。An error correction device according to the present invention includes: an information code deriving unit that derives a finite number of information codes that are likely to be correct information codes based on an information code and a protection code when an error larger than N bits is detected. And an information code selecting means for selecting an information code having the best correlation with an adjacent information code from the information codes derived by the information code deriving means.
この発明における情報符号導出手段は、本来正しい情
報符号である可能性の高い有限個の情報符号を導出する
ことにより、補正のための情報符号をその有限個の情報
符号の中から選択し、誤っていることが明白な情報符号
に補正してしまうことがないようにする。The information code deriving unit in the present invention derives a finite number of information codes that are likely to be correct information codes, selects an information code for correction from among the finite number of information codes, and generates an error code. The information code is not corrected to an obvious information code.
以下、この発明の一実施例を図について説明する。第
1図において、1は入力端子、2は出力端子、3は誤り
検出手段、4はシンドローム算出手段、5は誤り訂正手
段、7はスイッチ手段であり、これらは第3図に同一符
号を付した従来のものと同一、もしくは相当部分である
ため詳細な説明は省略する。また、8は入力端子1に入
力されたデータにMビット誤り(例えば2ビット誤り)
がある場合に、Nビット誤り訂正(例えば1ビット誤り
訂正)のために前記シンドローム算出手段4が算出した
シンドロームから、情報符号と保護符号とに基づいて正
しい情報符号の可能性のある全ての情報符号を導出する
情報符号導出手段である。9はこの情報符号導出手段8
によって導出された情報符号の中から、近接する情報符
号に対して所定の相関関係(例えば前後の連続性)が最
も良い情報符号を選択する情報符号選択手段である。 次に動作について説明する。第2図はその動作の手順
を示すフローチャートである。入力端子1に到来したデ
ータは誤り検出手段3およびシンドローム算出手段4に
入力され、誤り検出手段3において1ビット誤りの有無
が検出される(ステップST1)。1ビット誤りが検出さ
れると、シンドローム算出手段4にて算出されたシンド
ロームを用いて、誤り訂正手段5に1ビット誤り訂正を
行い(ステップST2)、訂正された情報符号を出力端子
2より出力する。また、1ビット誤りが検出されなかっ
た場合には、シンドローム算出手段4により算出された
シンドロームが“0"か否かを調べ(ステップST3)、シ
ンドロームが“0"である場合には、誤りがなかったとし
て入力された情報符号をそのまま出力端子2を介して出
力する。 シンドロームが“0"でない場合には、2ビット誤りで
あるとしてスイッチ手段7を“b"に切り換えて、入力さ
れた情報符号を情報符号導出手段8に送り、前記シンド
ローム算出手段4にて算出されたシンドロームを与える
2ビット誤りの全ての組み合せを算出し、各2ビット誤
りに対応した全ての情報符号を導出する(ステップST
5)。 この情報符号導出手段8により算出された情報符号は
情報符号選択手段9に入力され、情報符号選択手段9は
当該情報符号の中から前の情報符号もしくは前後の情報
符号に対して連続性が最も良い情報符号を選択する(ス
テップST6)。このようにして選択された情報符号は補
正符号として出力端子2より出力される。 情報符号導出手段8は、全ての2ビット誤りを発生さ
せてシンドロームが一致するかどうかを調べることによ
り実現できるが、例えば1ビット誤り訂正符号がBCH
(7,4)符号である場合には、1つのシンドロームを与
える2ビット誤りは4通りしかなく、これを予め算出し
ておくことにより情報符号導出手段8の処理が簡単にな
る。 なお、上記実施例では、誤り訂正可能ビット数N=1,
誤り検出可能ビット数M=2の場合について説明した
が、他のN,Mの場合についても同様である。また、上記
実施例では、時間方向のみの1次元の音声情報について
説明したが、画像情報のように2次元以上の情報につい
ても、情報符号選択手段9における処理を前後の情報符
号との関係から前後左右のように拡張していくことによ
り適用することができる。An embodiment of the present invention will be described below with reference to the drawings. In FIG. 1, 1 is an input terminal, 2 is an output terminal, 3 is an error detection means, 4 is a syndrome calculation means, 5 is an error correction means, and 7 is a switch means, which are denoted by the same reference numerals in FIG. The detailed description is omitted because it is the same as or equivalent to the conventional one described above. Reference numeral 8 denotes an M-bit error (for example, a 2-bit error) in the data input to the input terminal 1.
In the case where there is, from the syndrome calculated by the syndrome calculating means 4 for N-bit error correction (for example, 1-bit error correction), all the information that is likely to be a correct information code based on the information code and the protection code is obtained. This is an information code deriving unit that derives a code. 9 is the information code deriving means 8
Means for selecting an information code having the best correlation (for example, continuity before and after) with respect to an adjacent information code from the information codes derived by the above. Next, the operation will be described. FIG. 2 is a flowchart showing the procedure of the operation. The data arriving at the input terminal 1 is input to the error detecting means 3 and the syndrome calculating means 4, and the error detecting means 3 detects the presence or absence of a one-bit error (step ST1). When a one-bit error is detected, the error correcting means 5 performs one-bit error correction using the syndrome calculated by the syndrome calculating means 4 (step ST2), and outputs the corrected information code from the output terminal 2. I do. If no one-bit error is detected, it is checked whether the syndrome calculated by the syndrome calculating means 4 is "0" (step ST3). If the syndrome is "0", an error is detected. The information code input as the absence of the information code is output via the output terminal 2 as it is. If the syndrome is not "0", the switch means 7 is switched to "b" assuming that it is a 2-bit error, the input information code is sent to the information code derivation means 8, and the syndrome is calculated by the syndrome calculation means 4. All combinations of two-bit errors that give the syndromes are calculated, and all information codes corresponding to each two-bit error are derived (step ST
Five). The information code calculated by the information code deriving means 8 is input to the information code selecting means 9, and the information code selecting means 9 has the continuity of the preceding information code or the preceding and succeeding information codes among the information codes. A good information code is selected (step ST6). The information code selected in this way is output from the output terminal 2 as a correction code. The information code deriving means 8 can be realized by generating all 2-bit errors and checking whether or not the syndromes match.
In the case of the (7,4) code, there are only four types of two-bit errors that give one syndrome, and by calculating these in advance, the processing of the information code deriving means 8 is simplified. In the above embodiment, the number of error-correctable bits N = 1,
Although the case where the number of error detectable bits M = 2 has been described, the same applies to other cases of N and M. Further, in the above embodiment, one-dimensional audio information only in the time direction has been described. However, for information of two or more dimensions such as image information, the processing in the information code selecting means 9 is performed based on the relationship with the preceding and following information codes. It can be applied by expanding like front, back, left and right.
以上のように、この発明によれば、本来正しい情報符
号である可能性が高い情報符号の中のみより補正符号を
選択するように構成したので、誤っていることが明白な
情報符号に補正してしまうことがなくなり、従来の補正
方法に比べて誤り数を低減することができ、また、近接
する情報符号との関係を用いた選択を行うことにより、
大きな誤りが除去される効果がある。As described above, according to the present invention, the correction code is selected only from the information codes that are likely to be the correct information codes. Can be reduced, the number of errors can be reduced as compared with the conventional correction method, and by performing selection using the relationship with the adjacent information code,
There is an effect that a large error is removed.
第1図はこの発明の一実施例による誤り補正装置を示す
構成図、第2図はその動作を示すフローチャート、第3
図は従来の誤り補正装置を示す構成図、第4図はその動
作を示すフローチャートである。 3は誤り検出手段、4はシンドローム算出手段、5は誤
り訂正手段、8は情報符号導出手段、9は情報符号選択
手段。 なお、各図中同一符号は同一、または相当部分を示す。FIG. 1 is a block diagram showing an error correction apparatus according to an embodiment of the present invention, FIG. 2 is a flowchart showing the operation thereof, and FIG.
FIG. 1 is a block diagram showing a conventional error correction device, and FIG. 4 is a flowchart showing its operation. 3 is an error detecting means, 4 is a syndrome calculating means, 5 is an error correcting means, 8 is an information code deriving means, and 9 is an information code selecting means. In the drawings, the same reference numerals indicate the same or corresponding parts.
Claims (1)
報符号に、Nビットまでの誤りの訂正が可能で、Nビッ
トより大きなMビットまでの誤りの検出が可能な保護符
号を付加したデータの誤りを検出する誤り検出手段と、
前記誤り検出手段がNビットより大きな誤りを検出した
場合に、前記情報符号と前記保護符号とに基づいて正し
い情報符号の可能性がある有限個の情報符号を導出する
情報符号導出手段と、前記情報符号導出手段によって導
出された情報符号の中から、近接する情報符号に対して
前記相関関係が最も良い情報符号を選択する情報符号選
択手段とを備えた誤り補正装置。An information code having a certain correlation between adjacent codes is provided with a protection code capable of correcting an error of up to N bits and detecting an error of up to M bits larger than N bits. Error detecting means for detecting an error;
Information code deriving means for deriving a finite number of information codes that are likely to be correct information codes based on the information code and the protection code when the error detection means detects an error larger than N bits; An error correction apparatus comprising: an information code selection unit that selects an information code having the best correlation with an adjacent information code from information codes derived by an information code derivation unit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP6536889A JP2957190B2 (en) | 1989-03-17 | 1989-03-17 | Error correction device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP6536889A JP2957190B2 (en) | 1989-03-17 | 1989-03-17 | Error correction device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH02244911A JPH02244911A (en) | 1990-09-28 |
JP2957190B2 true JP2957190B2 (en) | 1999-10-04 |
Family
ID=13284951
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP6536889A Expired - Fee Related JP2957190B2 (en) | 1989-03-17 | 1989-03-17 | Error correction device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2957190B2 (en) |
-
1989
- 1989-03-17 JP JP6536889A patent/JP2957190B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH02244911A (en) | 1990-09-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CA1295744C (en) | Error correction method using reed-solomon code | |
EP0567148A2 (en) | Operating circuit for galois field | |
JPH084233B2 (en) | Error correction code decoding device | |
JPS6095640A (en) | Method and device for correcting error | |
US7206993B2 (en) | Method and device for decoding Reed-Solomon code or extended Reed-Solomon code | |
JP2957190B2 (en) | Error correction device | |
JP2881773B2 (en) | Error correction device | |
EP0817503A1 (en) | Decoding apparatus and decoding method | |
JP3611875B2 (en) | Wireless communication device | |
JPS61288524A (en) | Bch code decoding system | |
JPH02113341A (en) | Error correction system | |
JP2874933B2 (en) | Digital signal error correction processing device and error correction processing method thereof | |
JPH06350540A (en) | Error compensating method for digital audio signal | |
JP2858538B2 (en) | Re-syndrome check method | |
JP2676860B2 (en) | Signal transmission method | |
JPH11298335A (en) | Error correction circuit | |
JPS62245726A (en) | Decoder for bch code | |
JPH01260930A (en) | Decoding method for error correction code | |
KR950009247B1 (en) | Error correction method | |
JPH07183874A (en) | Error correction decoding circuit and selective call receiver | |
JPS62173820A (en) | Error correcting method | |
JP2001251197A (en) | Error correction receiver | |
JPH1168582A (en) | Error correction method | |
JPH01136424A (en) | Decoding system for reed solomon code applying error correction/error detection/missing error correction simultaneously | |
JPS59131237A (en) | Decoding circuit |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
LAPS | Cancellation because of no payment of annual fees |