JPS62256270A - Error correction device - Google Patents

Error correction device

Info

Publication number
JPS62256270A
JPS62256270A JP61098715A JP9871586A JPS62256270A JP S62256270 A JPS62256270 A JP S62256270A JP 61098715 A JP61098715 A JP 61098715A JP 9871586 A JP9871586 A JP 9871586A JP S62256270 A JPS62256270 A JP S62256270A
Authority
JP
Japan
Prior art keywords
circuit
data
error correction
decoder
block
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.)
Pending
Application number
JP61098715A
Other languages
Japanese (ja)
Inventor
Takuya Sunada
卓也 砂田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP61098715A priority Critical patent/JPS62256270A/en
Publication of JPS62256270A publication Critical patent/JPS62256270A/en
Pending legal-status Critical Current

Links

Landscapes

  • Detection And Correction Of Errors (AREA)

Abstract

PURPOSE:To improve the error detection/correction capability by deciding an error data group of a block address of a recovered data as a missing block, feeding the result to a decoder of the next stage as missing location information for the calculation of missing. CONSTITUTION:Error codes C1, C2 are added to the 1st and 2nd series of a data word group, a block address BA is added along with the 1st series and the result is recorded on a recording medium. The reproduced data from the medium is fed to a RAM 11 and a BA detection circuit 12, the circuit 12 detects a BA from the reproduced data and outputs it to the RAM 11 and a missing block decision circuit 13. The circuit 13 decides whether or not the BA is reproduced correctly and gives the result to a C2 decoder 14. The 1st, 2nd series data of the RAM 11 are subject to error correction by a C1 decoder 16 and the C2 decoder 14 and the corrected information is sent to an interpolation deciding circuit 17. The circuit 17 decides whether or not data is to be interpolated from the corrected information F1, F2 and gives the result of discrimination to an interpolation circuit 15. The circuit 15 uses a signal from the circuit 17 to interpolate the data from the RAM 11 and outputs the result.

Description

【発明の詳細な説明】 [発明の技術分野] この発明は、デジタル・オーディオ・テープレコーダや
デジタル・ビデオ・テープレコーダ等のデジタルデータ
の記録再生に用いられる誤り訂正装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to an error correction device used for recording and reproducing digital data in digital audio tape recorders, digital video tape recorders, and the like.

[従来技術とその問題点] この種の誤り訂正装置として、データに二重の誤り訂正
符号をつけた場合、第1及び第2の誤り訂正符号のそれ
ぞれが個別のエラー訂正ブロックを構成することになる
ため、誤り訂正符号の何れか一方でエラー訂正が不可能
なときでも他方の誤り訂正符号を用いてエラー訂正を行
なうことができ、従ってエラー訂正能力を一層向上させ
ることができる。
[Prior art and its problems] In this type of error correction device, when double error correction codes are attached to data, each of the first and second error correction codes constitutes an individual error correction block. Therefore, even if error correction is not possible with one of the error correction codes, the error can be corrected using the other error correction code, and therefore the error correction ability can be further improved.

鋳“えば1ブロツク内で2ワードエラーまで訂正でき、
エラーロケーションがわかっている場合に、4ワードエ
ラーまで訂正可能な距離5の誤り訂正符号を用いた際に
は、初段の復号時に2ワードエラーまで訂正し、3ワ一
ド以上のエラーを検出するようにして、この誤り状態の
情報を用い、次段の復号時に消失演算を行なえば、エラ
ー検出及び訂正の見逃し、誤訂正の虞れを大幅に低減す
ることができる。
It is possible to correct up to 2 word errors within one block by casting.
When the error location is known and an error correction code with a distance of 5 that can correct up to 4 word errors is used, up to 2 word errors are corrected during first stage decoding, and errors of 3 words or more are detected. In this way, by using this error state information and performing an erasure operation during the next stage of decoding, it is possible to significantly reduce the risk of error detection and correction being overlooked and erroneous correction.

また、デジタル・オーディオφテープレコーダやデジタ
ル・ビデオ・テープレコーダ等では、デジタルデータを
一度RAMに書込み、このRAMに書込まれた複数のデ
ータワード群の第1の系列に対し第1の誤り訂正符号を
付加すると共に、第2の系列に第2の誤り訂正符号を付
加し、磁気テープに対しては上記第1の系列に沿って記
録するようにする。その際、第1のエラー訂正ブロック
ごとにブロックアドレスを付加して記録するようにして
いる。そして、磁気テープの再生時には、再生データよ
りブロックアドレスを検出し、このブロックアドレスに
基づいて再びRAMにデータを書込み、第1、第2の誤
り訂正符号を用いて誤り訂正を行なうものである。した
がって、このブロックアドレスが誤っていた場合には、
初段の復号器側においては検出すら不可能であるため、
次段の復号器の訂正能力に応じて、その訂正能力範囲を
越えた際にはブロックアドレスの誤りを正すことができ
なかった。
In addition, in a digital audio φ tape recorder, a digital video tape recorder, etc., digital data is once written in a RAM, and a first error correction is performed on a first series of a plurality of data word groups written in this RAM. At the same time, a second error correction code is added to the second series, and recording is performed on the magnetic tape along the first series. At this time, a block address is added and recorded for each first error correction block. When reproducing the magnetic tape, a block address is detected from the reproduced data, data is again written into the RAM based on this block address, and errors are corrected using the first and second error correction codes. Therefore, if this block address is incorrect,
Since it is impossible to even detect it on the first stage decoder side,
Depending on the correction ability of the next-stage decoder, it was not possible to correct block address errors when the correction ability range was exceeded.

ところで、ブロックアドレスが誤った場合の情報を次段
の復号器側の消失情報に反映させれば、これをロケーシ
ョン情報として用いることが可能となり、訂正能力を高
めることができる。
By the way, if the information when the block address is incorrect is reflected in the erasure information on the next-stage decoder side, it becomes possible to use this as location information, and the correction ability can be improved.

[発明の目的] この発明は上記のような実情に鑑みてなされたもので、
エラー訂正能力が高く、エラー検出及び訂正の見逃しや
誤訂正を行なうことを低減することの可能な誤り訂正装
置を提供することを目的とする。
[Object of the invention] This invention was made in view of the above-mentioned circumstances.
It is an object of the present invention to provide an error correction device that has high error correction ability and can reduce errors in error detection and correction or errors in correction.

[発明の要点] この発明は、消失ブロック判定回路を簡単な回路で構成
して上で、この消失ブロック判定回路の出力を次段復号
器側の消失ロケーション情報として次段の復号器に送り
、これを用いて消失計算を実行するようにしたものであ
る。
[Summary of the Invention] The present invention comprises a erased block determination circuit made of a simple circuit, and sends the output of the erased block determination circuit to the next stage decoder as erasure location information on the next stage decoder side. This is used to perform the disappearance calculation.

[発明の実施例] 以下図面を参照してこの発明の一実施例を説明する。[Embodiments of the invention] An embodiment of the present invention will be described below with reference to the drawings.

ここでは、データワード群の第1の系列に対してC1の
誤り訂正符号、第2の系列に対してC2の誤り訂正符号
が付加され、この第1の系列に沿ってO〜127のブロ
ックアドレスが付加された状態で磁気テープ等の記録媒
体に記録されているものとする。なお、上記誤り訂正符
号C1、C2は距離5のリードソロモン符号である。
Here, an error correction code of C1 is added to the first series of the data word group, an error correction code of C2 is added to the second series, and block addresses of O to 127 are added along this first series. is recorded on a recording medium such as a magnetic tape. Note that the error correction codes C1 and C2 are Reed-Solomon codes with a distance of 5.

第1図はこの誤り訂正装置の回路構成を示すもので、記
録媒体からの再生データはRA M 11に送出される
と共にブロックアドレス検出回路12にも送出される。
FIG. 1 shows the circuit configuration of this error correction device. Reproduction data from the recording medium is sent to the RAM 11 and also to the block address detection circuit 12.

ブロックアドレス検出回路12は、送られてきた再生デ
ータ中からブロックアドレスを検出し、検出したブロッ
クアドレスを上記RAM11と消失ブロック判定回路1
3に出力する。RAM11では、ブロックアドレス検出
回路12からのブロックアドレスに従って再生データを
O〜127のエラー訂正ブロックごとに第2図に示すよ
うなフォーマットで書込んでいく。消失ブロック判定回
路13は、後述する構成によってブロックアドレス検出
回路12から順次入力されるブロックアドレスが正しく
再生されているか否かを判定するものであり、その判定
結果を示す消失ブロックフラグをC2復号器14に送る
。上記RA M 11に書込まれたデータはC1復号器
16及びC2復号器14で誤り訂正された後、補間回路
15に読出される。上記C1復号器16は、RAM11
から読出したデータに対して第1の系列、すなわちブロ
ックごとに誤りの訂正を行ない、その訂正したデータを
RAM11に送り返すと共に、訂正状態を示す情報をフ
ラグF1として各ブロックごとに保持し、これをC2復
号器14及び補間判定回路17に送出する。C2復号器
14は、C!復号器16とほぼ同様にして第2の系列に
従ってデータの訂正を行なうと共に、訂正状態−〇− を示す情報をフラグF2として各ブロックごとに保持し
、これを補間判定回路17に送出する。補間判定回路1
7は、C1復号器16からのフラグF1とC2復号器1
4からの7ラグF2とによりデータの補間を行なうか否
かを判定し、その判定結果を上記補間回路15に出ツノ
する。そして、補間回路15は補間判定回路17からの
信号によりRA M 11から送られてくるデータに対
して前置補間あるいは平均値補間を行ない、補間後のデ
ータを次段の図示しないD/A変換器に出力する。
The block address detection circuit 12 detects a block address from the transmitted reproduction data, and transfers the detected block address to the RAM 11 and the erased block determination circuit 1.
Output to 3. In the RAM 11, reproduced data is written in the format shown in FIG. 2 for each error correction block from 0 to 127 according to the block address from the block address detection circuit 12. The erased block determination circuit 13 uses a configuration described later to determine whether or not the block addresses sequentially input from the block address detection circuit 12 are correctly reproduced.The erased block flag indicating the determination result is transmitted to the C2 decoder. Send to 14th. The data written in the RAM 11 is error-corrected by the C1 decoder 16 and the C2 decoder 14, and then read out to the interpolation circuit 15. The C1 decoder 16 has a RAM 11
Error correction is performed on the data read from the first series, that is, for each block, and the corrected data is sent back to the RAM 11, and information indicating the correction state is held as a flag F1 for each block. It is sent to the C2 decoder 14 and the interpolation determination circuit 17. The C2 decoder 14 uses C! In substantially the same manner as the decoder 16, data is corrected according to the second series, and information indicating the correction state -0- is held as a flag F2 for each block and sent to the interpolation determination circuit 17. Interpolation judgment circuit 1
7 is the flag F1 from the C1 decoder 16 and the C2 decoder 1
It is determined whether or not to perform data interpolation based on the 7 lags F2 from 4 to 7, and the determination result is output to the interpolation circuit 15. Then, the interpolation circuit 15 performs pre-interpolation or average value interpolation on the data sent from the RAM 11 based on the signal from the interpolation determination circuit 17, and the interpolated data is sent to the next stage for D/A conversion (not shown). output to the device.

次いで、RAM11から送られてくるブロックアドレス
中から消失したブロックアドレスを検出する上記消失ブ
ロック判定回路13の詳細な構成について第3図を参照
して説明する。同図に示すように消失ブロック判定回路
13は、セット回路131、セット回路132、第1の
ラッチ回路133、第2のラッチ回路134及びジャッ
ジ回路135からなる。
Next, a detailed configuration of the lost block determination circuit 13 for detecting a lost block address from block addresses sent from the RAM 11 will be explained with reference to FIG. As shown in the figure, the erased block determination circuit 13 includes a set circuit 131, a set circuit 132, a first latch circuit 133, a second latch circuit 134, and a judge circuit 135.

ブロックアドレス検出回路12からのブロックアドレス
は、まずセット回路131 、132に送られる。
The block address from the block address detection circuit 12 is first sent to set circuits 131 and 132.

セット回路131は、入力されたブロックアドレスに従
って、ブロックアドレス数に応じた128ビツトの第1
のラッチ回路133の該当ビット位置にフラグ“1″を
セットする。この第1のラッチ回路133のセット内容
はそのままセット回路132及びジャッジ回路135に
送出される。セット回路132は、ブロックアドレス検
出回路12から入力されたブロックアドレスとこれに従
った第1のラッチ回路133の該当ビット位置のフラグ
の設定状態に従って、上記第1のラッチ回路133と同
じくブロックアドレス数に応じた128ビツトの第2の
ラッチ回路134の該当ビット位置にフラグ゛1パをセ
ットする。この第2のラッチ回路1340セツト内容は
ジャッジ回路135に送出される。ジャッジ回路135
は、例えばイクスクルーシブノア回路で構成されるもの
であり、第1のラッチ回路133と第2のラッチ回路1
34における同一ビット位置のフラグに応じて消失すべ
きブロックがあるか否かを示す消失ブロックフラグを次
段のC2復号器14に出力する。
According to the input block address, the set circuit 131 sets the first 128 bits according to the number of block addresses.
A flag "1" is set in the corresponding bit position of the latch circuit 133. The set contents of the first latch circuit 133 are sent as they are to the set circuit 132 and the judge circuit 135. Like the first latch circuit 133, the set circuit 132 calculates the block address number according to the block address input from the block address detection circuit 12 and the setting state of the flag at the corresponding bit position of the first latch circuit 133. A flag 1 is set at the corresponding bit position of the 128-bit second latch circuit 134 according to the flag. The contents of this second latch circuit 1340 are sent to the judge circuit 135. Judge circuit 135
is composed of, for example, an exclusive NOR circuit, and includes a first latch circuit 133 and a second latch circuit 1.
A lost block flag indicating whether there is a block to be deleted is output to the next stage C2 decoder 14 according to the flag at the same bit position in 34.

次に上記実施例の動作について説明する。Next, the operation of the above embodiment will be explained.

酋生データがRAM11とブロックアドレス検出回路1
2に送出されると、ブロックアドレス検出回路12は送
られてきた再生データ中からブロックアドレスを検出し
、検出したブロックアドレスを上記RA M 11と消
失ブロック判定回路13に出力する。
The raw data is stored in RAM 11 and block address detection circuit 1.
2, the block address detection circuit 12 detects the block address from the transmitted reproduced data and outputs the detected block address to the RAM 11 and the erased block determination circuit 13.

RAM11は、ブロックアドレス検出回路12からのブ
ロックアドレスに従って再生データを0〜127のエラ
ー訂正ブロックごとに第2図に示すようなフォーマット
で書込んでいく。このRAM11に書込まれたデータワ
ードは、次にC1復号器16に読出される。C!復号器
16は、RAM11から各ブロック毎、すなわち第2図
における縦方向から読出したデータワードに対して所定
のシンドローム計算を行ない、これに基づいて誤りの有
無及び誤りがあった場合はその誤りの数を検出し、誤り
の量と位置を演算して2ワードエラーまでの訂正を行な
うものである。そして、その訂正したデータをRAM1
1に送り返して書換えを行なうと共に、訂正状態を示す
フラグF1として、誤りなし、1重誤り、2重誤りの場
合はo″を、3重以上誤り(訂正不能)の場合は1″を
、各ブロックごとに保持し、このフラグF1をC2復号
器14及び補間判定回路17に出力する。
The RAM 11 writes reproduced data in accordance with the block address from the block address detection circuit 12 for each error correction block from 0 to 127 in a format as shown in FIG. The data word written to this RAM 11 is then read out to the C1 decoder 16. C! The decoder 16 performs a predetermined syndrome calculation on the data words read from the RAM 11 for each block, that is, from the vertical direction in FIG. It detects the number of errors, calculates the amount and position of the error, and corrects up to 2-word errors. Then, the corrected data is stored in RAM1.
1 and rewrites it, and sets the flag F1 indicating the correction status to o'' in the case of no error, single error, or double error, and 1'' in the case of triple or more errors (uncorrectable). This flag F1 is held for each block and is output to the C2 decoder 14 and the interpolation determination circuit 17.

一方、消失ブロック判定回路13においては、RA M
 11の内容切換時に第1のラッチ回路133と第2の
ラッチ回路134それぞれのセット内容がリセットされ
るものとする。ブロックアドレス検出回路12からのブ
ロックアドレスが入力されるセット回路131は、入力
されたブロックアドレスに従って第1のラッチ回路13
3の該当ビット位置に7ラグ゛1゛′をセットする。こ
の第1のラッチ回路133のセット内容はセット回路1
32とジャッジ回路135に送出されている。セット回
路132は、ブロックアドレス検出回路12からブロッ
クアドレスが入力される際に、このブロックアドレスと
同じ値を有する第1のラッチ回路133の該当ビット位
置にフラグ“1″がすでにセットされているか否かを判
断するもので、第1のラッチ回路133の該当ビット位
置に7ラグ′1″がすでにセットされていると判断した
場合、すなわち、ブロックアトレス検出回路12から同
一のブロックアドレスが少なくとも2回は送られてきた
場合に、第2のラッチ回路134の該当ビット位置に同
一のブロックアドレスが送られてきたことを示すフラグ
゛1″をセットする。この第2のラッチ回路134のセ
ット内容はジャッジ回路135に送出されている。ジャ
ッジ回路135は、第1のラッチ回路133と第2のラ
ッチ回路134における同一位置のビットのフラグの状
態に応じて消失すべきブロックがあるが否かを判断する
。これは、セット回路131及びセット回路132に正
しく連続したブロックアドレスが0〜127までの12
8ブロック分読出されてきた場合には第1のラッチ回路
133のレジスタ全てにフラグ゛1″がセットされ、第
2のラッチ回路134の各ビットに7ラグ′1″がセッ
トされず総て0”となるので、第1及び第2のラッチ回
路133 、134の各ビット出力に対するイクスクル
ーシブノア回路で構成されるジャッジ回路135の出力
する消失ブロックフラグは0″となるものである。また
、セット回路131及びセット回路132に読出されて
きたブロックアドレスが連続しておらず、途中のブロッ
クアドレスが扱かされた場合には、第1のラッチ回路1
33の該当するビットにはフラグ1″がセットされずに
“0″となり、同様に第2のラッチ回路134の該当す
るピッ]〜にもフラグ“1″がセットされずに“0°゛
となる。
On the other hand, in the lost block determination circuit 13, RAM
11, the set contents of the first latch circuit 133 and the second latch circuit 134 are reset. The set circuit 131 to which the block address from the block address detection circuit 12 is input is configured to select the first latch circuit 13 according to the input block address.
Set 7lag 1' in the corresponding bit position of 3. The set contents of this first latch circuit 133 are set circuit 1
32 and the judge circuit 135. When a block address is input from the block address detection circuit 12, the set circuit 132 determines whether a flag "1" has already been set in the corresponding bit position of the first latch circuit 133 having the same value as this block address. If it is determined that 7 lag '1'' has already been set in the corresponding bit position of the first latch circuit 133, that is, if the same block address is detected from the block address detection circuit 12 at least twice. When the same block address is sent, a flag "1" is set in the corresponding bit position of the second latch circuit 134 to indicate that the same block address has been sent. The set contents of this second latch circuit 134 are sent to a judge circuit 135. The judge circuit 135 determines whether or not there is a block to be erased depending on the state of the flag of the bit at the same position in the first latch circuit 133 and the second latch circuit 134. This means that the set circuit 131 and the set circuit 132 have correctly consecutive block addresses of 12 from 0 to 127.
When 8 blocks have been read, the flag ``1'' is set in all the registers of the first latch circuit 133, and the flag ``1'' is not set in each bit of the second latch circuit 134, and all are 0. '', the erased block flag output by the judge circuit 135, which is an exclusive NOR circuit, for each bit output of the first and second latch circuits 133 and 134 is 0''. Furthermore, if the block addresses read out to the set circuit 131 and the set circuit 132 are not consecutive and an intermediate block address is handled, the first latch circuit 1
The flag 1" is not set in the corresponding bit of 33 and becomes "0", and similarly the flag "1" is not set in the corresponding bit of the second latch circuit 134 and becomes "0°". Become.

したがって、この場合もジャッジ回路135の出力する
消失ブロックフラグは1′′となる。さらに、セット回
路131及びセット回路132に読出されてくるブロッ
クアドレスが、2度以上重複した場合には、セット回路
132がこれを判断して第2のラッチ回路134の該当
するビットにはフラグ゛1″がセットされる。このとき
、第1のラッチ回路133の該当ビットには“1″がセ
ットされているため、この場合はジャッジ回路135の
出力信号は111 I+となる。
Therefore, in this case as well, the lost block flag output by the judge circuit 135 is 1''. Furthermore, if the block addresses read out to the set circuit 131 and the set circuit 132 overlap twice or more, the set circuit 132 determines this and sets a flag in the corresponding bit of the second latch circuit 134. 1" is set. At this time, the corresponding bit of the first latch circuit 133 is set to "1", so in this case, the output signal of the judge circuit 135 becomes 111 I+.

さてC2復号器14では、上記C1復号器16と同様に
して第2の系列、すなわち第2図における横方向に沿っ
てのデータワードの誤りの位置と量を検出し、訂正を行
なう。この際、訂正としては、まず―失計算を用いずに
誤り訂正が可能か否か、つまり誤りのあるデータワード
が2ワードまでであるか否かを判断し、可能であると判
断した時はそのまま2ワードエラーまでの訂正を行なう
。また、不可能であると判断した時は、次にC1復号器
16からの7ラグF1によりC1復号器16側で訂正不
能であった誤りのロケーションが3個以下であるかどう
かを判断し、3個以下であればそのロケーションを消失
して消失計算を行なう。この消失計算によるデータワー
ドのエラー訂正が失敗した場合は、今度は上記消失ブロ
ック判定回路13からの消失ブロックフラグにより重複
あるいは飛越したブロックアドレスを消失情報として用
い、C!復号器16側で訂正不能であった誤りのロケー
ションと重複あるいは飛越したブロックアドレスの和が
4個以下かどうか判断する。ここで4個以下であれば、
その部分をエラーロケーションとして再度消失計算を実
行する。そして、ここでもエラー訂正が失敗した場合は
、エラー訂正不能と判断し、フラグF2を1”として補
間判定回路17に送出する。補間判定回路17では、R
AM11から続出したデータワードに対してC1復号器
16からの7ラグF1とC2復号器14からのフラグF
2との状態により補間を行なうか否かを判定し、その判
定結果を補間回路15に送出する。その結果、補間回路
15は、RAM11から送られてくるデータに対して適
宜前置補間あるいは平均値補間を施し、以上でこの誤り
訂正装置の処理は終了して、補間処理後のデータは次段
のD/A*換器に出力される。
Now, in the C2 decoder 14, in the same manner as the C1 decoder 16, the position and amount of errors in the second series, that is, the data words along the horizontal direction in FIG. 2 are detected and corrected. At this time, for correction, first determine whether error correction is possible without using acalculation, that is, whether or not there are up to two erroneous data words, and if it is determined that it is possible. Correct up to 2 word errors as is. If it is determined that this is not possible, then the C1 decoder 16 uses the 7-lag F1 from the C1 decoder 16 to determine whether or not there are three or less error locations that cannot be corrected. If there are three or less locations, the location is deleted and a disappearance calculation is performed. If the data word error correction by this erasure calculation fails, the erased block flag from the erased block determination circuit 13 uses the duplicated or skipped block address as erasure information, and C! On the decoder 16 side, it is determined whether the sum of the location of the uncorrectable error and the overlapped or skipped block address is 4 or less. If there are 4 or less,
The erasure calculation is performed again using that part as the error location. If the error correction fails here as well, it is determined that the error cannot be corrected, and the flag F2 is set to 1" and sent to the interpolation determination circuit 17. In the interpolation determination circuit 17, R
7 lag F1 from C1 decoder 16 and flag F from C2 decoder 14 for successive data words from AM11.
2, it is determined whether or not to perform interpolation, and the determination result is sent to the interpolation circuit 15. As a result, the interpolation circuit 15 performs pre-interpolation or average value interpolation as appropriate on the data sent from the RAM 11, and this completes the processing of this error correction device, and the data after the interpolation process is transferred to the next stage. output to the D/A* converter.

[発明の効果] 以上詳記したようにこの発明によれば、消失ブロック判
定回路を簡単な回路で構成して上で、この消失ブロック
判定回路の出力を次段後月器側の消失ロケーション情報
として次段の復号器に送り、これを用いて消失計算を実
行するようにしたので、エラー訂正能力が高く、エラー
検出及び訂正の見逃しや誤訂正を行なうことをより低減
することの可能な誤り訂正装置を提供することができる
[Effects of the Invention] As described in detail above, according to the present invention, the lost block determination circuit is configured with a simple circuit, and the output of this lost block determination circuit is used as lost location information on the next stage rear device side. Since the data is sent to the next-stage decoder and used to perform erasure calculation, the error correction ability is high and it is possible to further reduce error detection and correction oversights and erroneous corrections. A correction device can be provided.

【図面の簡単な説明】[Brief explanation of drawings]

図面はこの発明の一実施例を示すもので、第1図は全体
の回路構成を示すブロック図、第2図はRAMに書込ま
れるデータのフォーマットを示す図、第3図は上記第1
図における消失ブロック判定回路の詳細な回路構成を示
すブロック図である。 11・・・RAM、12・・・ブロックアドレス検出回
路、13・・・消失ブロック判定回路、131 、13
2・・・セット回路、133・・・第1のラッチ回路、
134・・・第2のラッチ回路、135・・・ジャッジ
回路、14・・・C2復号器、15・・・補間回路、1
6・・・C1復号器、17・・・補間判定回路。 出願人代理人 弁理士 鈴 江 武 彦第1図
The drawings show an embodiment of the present invention; FIG. 1 is a block diagram showing the overall circuit configuration, FIG. 2 is a diagram showing the format of data written to the RAM, and FIG.
FIG. 2 is a block diagram showing a detailed circuit configuration of a lost block determination circuit in the figure. DESCRIPTION OF SYMBOLS 11... RAM, 12... Block address detection circuit, 13... Lost block determination circuit, 131, 13
2... Set circuit, 133... First latch circuit,
134... Second latch circuit, 135... Judge circuit, 14... C2 decoder, 15... Interpolation circuit, 1
6...C1 decoder, 17...Interpolation determination circuit. Applicant's agent Patent attorney Takehiko Suzue Figure 1

Claims (1)

【特許請求の範囲】 デジタルデータを複数個のデータワード群に分け、この
データワード群の第1の系列に対して第1の誤り訂正符
号を付加し、上記データワード群の第1の系列ごとにブ
ロックアドレスを付加し、第1の系列に沿ってブロック
アドレス、誤り訂正符号、第1、第2の誤り訂正符号を
記録媒体に記録し、この記録媒体の再生時に第1、第2
の誤り訂正符号を用いてデータワードの誤り訂正を行な
う誤り訂正装置において、 再生データよりブロックアドレスが正しく再生されたか
否かを検出し、正しく再生されなかった際にそのブロッ
クアドレスに対応する第1の系列のデータワード群を消
失ブロックとして判定する消失ブロック判定回路と、 データワード群の第1の系列に対して誤り訂正を行なう
第1の復号器と、 データワード群の第2の系列に対して上記第1の復号器
で検出した誤りの状態と上記消失ブロック判定回路で判
定した消失ブロック情報を用いて誤り訂正を行なう第2
の復号器とを具備したことを特徴とする誤り訂正装置。
[Claims] Digital data is divided into a plurality of data word groups, a first error correction code is added to a first series of the data word groups, and each first series of the data word groups is A block address is added to a block address, an error correction code, and first and second error correction codes are recorded on a recording medium along a first sequence, and when this recording medium is played back, the first and second error correction codes are
In an error correction device that performs error correction on a data word using an error correction code of a first decoder that performs error correction on a first series of data words; and a first decoder that performs error correction on a first series of data words. A second decoder performs error correction using the error state detected by the first decoder and the erasure block information determined by the erasure block determination circuit.
An error correction device comprising: a decoder.
JP61098715A 1986-04-28 1986-04-28 Error correction device Pending JPS62256270A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61098715A JPS62256270A (en) 1986-04-28 1986-04-28 Error correction device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61098715A JPS62256270A (en) 1986-04-28 1986-04-28 Error correction device

Publications (1)

Publication Number Publication Date
JPS62256270A true JPS62256270A (en) 1987-11-07

Family

ID=14227215

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61098715A Pending JPS62256270A (en) 1986-04-28 1986-04-28 Error correction device

Country Status (1)

Country Link
JP (1) JPS62256270A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04351019A (en) * 1990-09-20 1992-12-04 Ampex Corp Device concealing digital data signal
DE4442426A1 (en) * 1993-11-29 1995-06-01 Kokusai Electric Co Ltd Transmitting digital input image data
JP2002197809A (en) * 2001-08-31 2002-07-12 Olympus Optical Co Ltd Information reproducing system
USRE41499E1 (en) 1998-02-25 2010-08-10 Panasonic Corporation High-speed error correcting apparatus with efficient data transfer

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04351019A (en) * 1990-09-20 1992-12-04 Ampex Corp Device concealing digital data signal
DE4442426A1 (en) * 1993-11-29 1995-06-01 Kokusai Electric Co Ltd Transmitting digital input image data
DE4442426C2 (en) * 1993-11-29 2001-02-15 Kokusai Electric Co Ltd Method and device for transmitting image data
USRE41499E1 (en) 1998-02-25 2010-08-10 Panasonic Corporation High-speed error correcting apparatus with efficient data transfer
JP2002197809A (en) * 2001-08-31 2002-07-12 Olympus Optical Co Ltd Information reproducing system

Similar Documents

Publication Publication Date Title
US5757824A (en) Code error correction apparatus
JPH0770177B2 (en) Digital signal reproducing device
JPS6276825A (en) Code error correcting method
GB2037036A (en) Format for digital tape recorder
EP0180764A2 (en) Method and apparatus for processing an error flag of a PCM signal
EP0053505A2 (en) Pulse code modulated signal processing apparatus
JPH0447569A (en) Digital recording and reproducing device
JP2811802B2 (en) Information transmission equipment
US6522831B2 (en) Reproducing apparatus
JPS62256270A (en) Error correction device
JP2574740B2 (en) PCM signal reproduction device
JP2664267B2 (en) Code error correction device
JPS6117060B2 (en)
JP3210002B2 (en) Error correction device
JP2612029B2 (en) Error correction control method
JP2751415B2 (en) Error detection and correction circuit
JPH03116586A (en) Recording and reproducing device and recording and reproducing system
JP3768640B2 (en) Playback device
JPH04186559A (en) Readout control system for magnetic tape
JP3263918B2 (en) Error correction circuit
JPH0756735B2 (en) Decoding method of error correction code
JPH0258815B2 (en)
JPH05298606A (en) Rotary head type digital signal reproducing device
JPH01256073A (en) Error correction system
JPS6213127A (en) Decoding system