JP2796172B2 - Data interpolation device - Google Patents

Data interpolation device

Info

Publication number
JP2796172B2
JP2796172B2 JP9440690A JP9440690A JP2796172B2 JP 2796172 B2 JP2796172 B2 JP 2796172B2 JP 9440690 A JP9440690 A JP 9440690A JP 9440690 A JP9440690 A JP 9440690A JP 2796172 B2 JP2796172 B2 JP 2796172B2
Authority
JP
Japan
Prior art keywords
data
error
bits
interpolation
detection
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
Application number
JP9440690A
Other languages
Japanese (ja)
Other versions
JPH03292019A (en
Inventor
明浩 東
昌徳 栗田
和秀 田巻
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP9440690A priority Critical patent/JP2796172B2/en
Publication of JPH03292019A publication Critical patent/JPH03292019A/en
Application granted granted Critical
Publication of JP2796172B2 publication Critical patent/JP2796172B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)
  • Transmission Systems Not Characterized By The Medium Used For Transmission (AREA)

Description

【発明の詳細な説明】 〔概要〕 特に、画像データや音声データなどの誤り制御に適用
するデータ補間装置に関し、 誤り検出能力を越えたエラー発生時のデータ品質を改
善することを目的とし、 1データ列中のエラービット数がxビット以下のとき
には該エラービットを訂正する一方、xビットを越えy
ビット以下の時にはエラービット有りを示す検出信号を
出力する誤り訂正・検出手段と、誤り訂正・検出手段を
通過したデータ列を時間順に保持する保持手段と、該保
持手段に保持したデータ列に基づいて補間データを生成
する生成手段と、通常は1列前のデータを選択する一
方、エラービット有りを示す検出信号が出力された場合
は補間データを選択する第1選択手段と、前記補間デー
タと1列前のデータとの差分値を検出する差分値検出手
段と、通常は第1選択手段の出力を選択する一方、該差
分値が所定値を越えた場合は補間データを選択する第2
選択手段と、を備える。
DETAILED DESCRIPTION OF THE INVENTION [Summary] In particular, the present invention relates to a data interpolation device applied to error control of image data, audio data, and the like, with the object of improving data quality at the time of error occurrence exceeding the error detection capability. When the number of error bits in the data string is equal to or less than x bits, the error bits are corrected.
Error correction / detection means for outputting a detection signal indicating the presence of an error bit when the number of bits is less than or equal to bits, holding means for holding a data sequence passed through the error correction / detection means in chronological order; Generating means for generating interpolated data by using the interpolation data; and first selecting means for selecting interpolated data when a detection signal indicating the presence of an error bit is output, while normally selecting data one row before. A difference value detecting means for detecting a difference value with respect to the data of the immediately preceding column, and usually selecting an output of the first selecting means, and selecting interpolation data if the difference value exceeds a predetermined value.
Selecting means.

〔産業上の利用分野〕[Industrial applications]

本発明は、データ補間装置、特に画像データや音声デ
ータなどの誤り制御に適用するデータ補間装置に関す
る。
The present invention relates to a data interpolation device, and more particularly to a data interpolation device applied to error control of image data, audio data, and the like.

マイクロ波通信や衛星放送など大気圏を経路として利
用するデータ伝送においては、降雨などの影響を受けて
受信C/N比が低下することがある。受信C/N比が低下した
場合にも充分なデータ品質を確保するためには、伝送符
号の誤り訂正が必須である。
In data transmission using the atmosphere as a route such as microwave communication and satellite broadcasting, the received C / N ratio may be reduced due to the influence of rainfall or the like. In order to ensure sufficient data quality even when the reception C / N ratio is reduced, it is necessary to correct errors in transmission codes.

例えば、衛星放送を利用するHDTV(高精細度テレビジ
ョン)のAモードおよびBモードのフレーム(1,350ビ
ット/フレーム)に含まれる訂正符号(SEC・DEDまたは
DEC・TED)は、SEC・EDEが1ビットの誤り訂正能力と2
ビットの誤り検出能力を持ちノーマルモードで使用さ
れ、また、DEC・TEDが2ビットの誤り訂正能力と3ビッ
トの誤り検出能力を持ち強化モードで使用される。
For example, correction codes (SEC / DED or SEC / DED) included in A-mode and B-mode frames (1,350 bits / frame) of HDTV (high definition television) using satellite broadcasting
DEC / TED) is that SEC / EDE has 1-bit error correction capability and 2
DEC / TED has a two-bit error correction capability and a three-bit error detection capability, and is used in the enhanced mode.

一般に、誤り訂正符号による誤り制御は、各情報シン
ボルが何らかのエラーによって符号語以外の符号パター
ンに分散したとき、その分散領域が孤立してる場合に誤
り訂正が可能である。また、分散領域が一部で重なって
いる場合には訂正はできないものの誤りの検出は可能で
ある。第3図(a)は誤り訂正の概念図、第3図(b)
は誤り検出の概念図である。これらの図において、a1
a3およびa11〜a13は符号語、b1〜b3およびb11〜b13は誤
りによって分散した領域、C1およびC11は長さnの系列
全体の領域である。
In general, error control using an error correction code can perform error correction when each information symbol is dispersed into a code pattern other than a code word due to some error, and the dispersion area is isolated. Further, when the dispersion areas partially overlap, the error cannot be corrected but an error can be detected. FIG. 3 (a) is a conceptual diagram of error correction, and FIG. 3 (b)
Is a conceptual diagram of error detection. In these figures, a 1 to
a 3 and a 11 ~a 13 code word, b 1 ~b 3 and b 11 ~b 13 has regions dispersed by the error, C 1 and C 11 is a region of the entire sequence of length n.

すなわち、上記の強化モードでは、伝送エラーが2ビ
ット以下の場合にこれを訂正(誤り訂正)でき、また、
2ビットを越えて3ビット以下の場合にエラー有りを検
出(誤り検出)でき、誤り検出時には、データ品質の改
善を目的としたデータ補間処理を行うことが多い。
That is, in the above-mentioned enhanced mode, when the transmission error is 2 bits or less, this can be corrected (error correction).
When there are more than 2 bits and not more than 3 bits, the presence of an error can be detected (error detection). When an error is detected, data interpolation processing for the purpose of improving data quality is often performed.

〔従来の技術〕[Conventional technology]

第4図は従来のデータ補間装置の要部を示す図であ
る。
FIG. 4 is a diagram showing a main part of a conventional data interpolation device.

時間順に入力するデータ列DINは、順次、第1レジス
タ11、第2レジスタ12および第3レジスタ13に格納され
る。すなわち、第1レジスタ11からは現在のデータ列
d0、第2レジスタ12からは1列前のデータ列d1、第3レ
ジスタ13からは2列前のデータ列d2が取り出される。d0
とd2は補間処理回路14に入力され、補間処理回路14の出
力dHはd1とともに、セレクタ15のA、B端子に入力され
る。
The data sequence D IN input in time order is sequentially stored in the first register 11, the second register 12, and the third register 13. That is, the current data string is output from the first register 11.
d 0, from the second register 12 one column before the data sequence d 1, from the third register 13 data string d 2 of two rows before is taken out. d 0
And d 2 are input to the interpolation circuit 14, the output d H of the interpolation processing circuit 14 together with d 1, it is input A of the selector 15, to the B terminal.

補間処理回路14は、現データ列の1列前のデータd1
対する補間データdHを生成するもので、現データ列d0
2列前のデータd2の相関を取り、その相関結果をdHとす
る。セレクタ15は、セレクト端子Sに入力する誤り検出
フラグFの状態(1または0)に従ってA、B端子の何
れか一方の入力をデータ列DOUTとして出力する。
The interpolation processing circuit 14 generates interpolation data d H with respect to the data d 1 one column before the current data sequence, calculates a correlation between the current data sequence d 0 and the data d 2 two columns before, and calculates the correlation result. Let d H. The selector 15 outputs A according to the state (1 or 0) of the error detection flag F to be input to the select terminal S, the one input of the B terminal as a data string D OUT.

F=0は、1列前のデータd1に対して誤り訂正・検出
処理を行った結果、すくなくとも「誤り検出」されなか
ったことを表している。この場合、セレクタ15は1列前
のデータd1を選択する。F=1は、同じく誤り訂正・検
出処理を行った結果、「誤り検出」されたことを表して
いる。この場合、セレクタ15は補間データdHを選択す
る。
F = 0, the result of error correction and detection process for one column before the data d 1, indicates that that was not at least "error detection". In this case, the selector 15 selects the data d1 one column before. F = 1 indicates that "error detection" has been performed as a result of the same error correction / detection processing. In this case, the selector 15 selects the interpolation data d H.

したがって、「誤り検出」された1列前のデータd1
代わりに、このd1の補間データdHを出力でき、誤り検出
時のデータ品質を改善できる。
Thus, instead of "error detection" has been one column before the data d 1, can output the interpolation data d H of the d 1, can improve the data quality during error detection.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

しかしながら、かかる従来のデータ補間装置にあって
は、誤り検出フラグFの状態に応じて1列前のデータd1
と補間データdHとを選択する構成となっていたため、誤
り検出能力(上記強化モードで最大3ビット)を越える
ビットエラーが発生した場合、F=0すなわち「誤り検
出」されなかったと同じ状態となるから、ビットエラー
を含む1列前のデータd1が選択されてしまうといった問
題点がある。
However, in such a conventional data interpolating device, the data d 1 in the immediately preceding column depends on the state of the error detection flag F.
And the interpolation data d H are selected, so that if a bit error exceeding the error detection capability (up to 3 bits in the above-described enhanced mode) occurs, F = 0, that is, the same state as “no error detected” since made, one column before the data d 1 there is a problem that would be selected that contains the bit errors.

本発明は、このような問題点に鑑みてなされたもの
で、誤り検出能力を越えたエラー発生時のデータ品質を
改善することを目的としている。
The present invention has been made in view of such a problem, and has as its object to improve data quality at the time of occurrence of an error exceeding the error detection capability.

〔課題を解決するための手段〕[Means for solving the problem]

本発明は、上記目的を達成するためその原理構成図を
第1図に示すように、1データ列中のエラービット数が
xビット以下のときなは該エラービットを訂正する一
方、xビットを越えyビット以下の時にはエラービット
有りを示す検出信号を出力する誤り訂正・検出手段と、
誤り訂正・検出手段を通過したデータ列を時間順に保持
する保持手段と、該保持手段に保持したデータ列に基づ
いて補間データを生成する生成手段と、通常は1列前の
データを選択する一方、エラービット有りを示す検出信
号が出力された場合は補間データを選択する第1選択手
段と、前記補間データと1列前のデータとの差分値を検
出する差分値検出手段と、通常は第1選択手段の出力を
選択する一方、該差分値が所定値を越えた場合は補間デ
ータを選択する第2選択手段と、を備える。
In order to achieve the above object, the present invention corrects the error bits when the number of error bits in one data string is less than or equal to x bits as shown in FIG. Error correction / detection means for outputting a detection signal indicating the presence of an error bit when the number of bits exceeds y bits,
Holding means for holding the data sequence passed through the error correction / detection means in chronological order, generating means for generating interpolated data based on the data string held in the holding means, and usually selecting data one row before A first selection unit for selecting interpolation data when a detection signal indicating the presence of an error bit is output; a difference value detection unit for detecting a difference value between the interpolation data and data one column before; A second selecting unit for selecting the output of the first selecting unit and selecting the interpolation data when the difference value exceeds a predetermined value.

〔作用〕[Action]

本発明では、補間データと1列前のデータの差分値が
常にモニタされ、この差分値が所定値を越えたときに、
補間データが強制的に出力される。
In the present invention, a difference value between the interpolation data and the data of the immediately preceding column is constantly monitored, and when the difference value exceeds a predetermined value,
The interpolation data is forcibly output.

ここで、上記差分値は、1列前のデータの誤り分散の
大きさを表現する。したがって、誤り検出能力を越える
程度の多ビットエラーが発生した場合、ビットエラーを
含む1列前のデータを代わりに、誤り分散の小さい補間
データを使用でき、誤り検出能力を越えたエラー発生時
のデータ品質を改善できる。
Here, the difference value represents the magnitude of the error variance of the data of the previous row. Therefore, when a multi-bit error that exceeds the error detection capability occurs, interpolation data with a small error variance can be used in place of the data of the previous column including the bit error, and the error data when the error exceeds the error detection capability can be used. Improve data quality.

〔実施例〕〔Example〕

以下、本発明の図面に基づいて説明する。 Hereinafter, description will be made based on the drawings of the present invention.

第2図は本発明に係るデータ補間装置の一実施例を示
す図であり、HDTVのMUSE(Multiple Sub Nyquist Sampl
ing Encoding)音声再生装置に適用した例である。
FIG. 2 is a diagram showing an embodiment of a data interpolation device according to the present invention, and shows a MUSE (Multiple Sub Nyquist Sampl) of an HDTV.
This is an example in which the present invention is applied to a sound reproducing device.

受信したMUSE信号は、まず、1,350ビットづつのフレ
ームにフレームデインターリーブ処理20された後、フレ
ーム中のデータビット順が元の配列に並び替えられてビ
ットデインターリーブ処理21され、所定のビット長のデ
ータ列が順次に取り出される。各データ列は、誤り訂正
・検出回路22(誤り訂正・検出手段)でSEC・DEDまたは
DEC・TEDの訂正符号を用いた誤り訂正制御が行われる。
例えば強化モードでは、1データ列中のエラービット数
が2ビット(発明の要旨に記載のxビットに相当)以下
のときには該エラービットに対する訂正が行われ、ま
た、2ビットを越え3ビット(発明の要旨に記載のyビ
ットに相当)以下の時にはエラービット有りを示す検出
フラグF(発明の要旨に記載の検出信号に相当)がセッ
ト状態(F=1)にされる。
The received MUSE signal is first subjected to a frame deinterleaving process 20 into 1,350-bit frames, followed by a bit deinterleaving process 21 in which the data bit order in the frame is rearranged to the original arrangement, and a predetermined bit length. Data strings are sequentially retrieved. Each data string is subjected to SEC / DED or error correction / detection circuit 22 (error correction / detection means).
Error correction control using a DEC / TED correction code is performed.
For example, in the enhancement mode, when the number of error bits in one data string is 2 bits or less (corresponding to x bits described in the summary of the invention), the error bit is corrected, and when the number of error bits exceeds 2 bits and 3 bits When it is less than or equal to y bits described in the gist of (1), the detection flag F (corresponding to the detection signal described in the gist of the invention) indicating the presence of the error bit is set (F = 1).

誤り訂正・検出回路22を通過した各データ列は、16サ
ンプルのワードデインターリーブ処理23を経た後、補間
処理部24およびデータ選択部25で所要の処理を受け、最
後に音声再生部26で音声出力に変換されて出力される。
Each data string that has passed through the error correction / detection circuit 22 undergoes a 16-sample word deinterleave process 23, undergoes necessary processing in an interpolation processing unit 24 and a data selection unit 25, and finally has an audio reproduction unit 26 It is converted to output and output.

補間処理部24は、時間順に入力するデータ列を順次に
取り込んで保持する保持手段としての第1レジスタ27、
第2レジスタ28および第3レジスタ29と、補間処理回路
30(生成手段)とを備え、第1レジスタ27からの現在の
データ列d0が取り出され、第2レジスタ28から1列前の
データ列d1が取り出され、第3レジスタ29から2列前の
データ列d2が取り出される。補間処理回路30は、現在の
データ列d0と2列前のデータ列d2との相関を、例えば符
号語の離散距離を平均化するなどしてとり、相関結果を
1列前のデータ列d1に関する補間データdHとする。
The interpolation processing unit 24 includes a first register 27 as a holding unit that sequentially captures and holds the data sequence input in chronological order,
Second register 28 and third register 29, interpolation processing circuit
30 (generating means) includes a current data string d 0 from the first register 27 is retrieved, the data sequence d 1 of the first column before the second register 28 is taken out, two columns before the third register 29 is a data sequence d 2 is taken out. The interpolation processing circuit 30 calculates the correlation between the current data sequence d 0 and the data sequence d 2 two columns before, for example, by averaging the discrete distance of the code word, and calculates the correlation result as the data sequence one column before. the interpolation data d H about d 1.

データ選択部25は、差分値比較器31(差分値検出手
段)、オア論理回路32およびセレクタ33(第1、第2選
択手段)を備え、セレクタ33は、セレクト端子Sの状態
(1または0)に従ってA端子入力(d1)、または、B
端子入力(dH)の何れか一方を選択してY端子から出力
する。差分値比較器31は、常に、A端子入力(d1)とB
端子入力(dH)との差分値DF(DF=|A−B|)をモニタ
し、差分値DFが所定値Δxを越えると切換え信号Sをセ
ット状態(S=1)にして出力する。オア論理回路32
は、誤り訂正・検出回路22からの検出フラグFがエラー
ビット有りを示す状態(F=1)のとき、または、差分
値比較器31からの切換え信号Sが(DF=|A−B|>Δx)
を示す状態(S=1)の何れかのとき、セレクタ33のセ
レクト端子Sの状態を1に操作してB端子入力(dH)を
強制的に選択させる。
The data selection unit 25 includes a difference value comparator 31 (difference value detection means), an OR logic circuit 32, and a selector 33 (first and second selection means). ) According to the A terminal input (d 1 ) or B
One of the terminal inputs (d H ) is selected and output from the Y terminal. The difference value comparator 31 always outputs the A terminal input (d 1 )
A difference value DF (DF = | A−B |) from the terminal input (d H ) is monitored, and when the difference value DF exceeds a predetermined value Δx, the switching signal S is set to a set state (S = 1) and output. OR logic circuit 32
Indicates that the detection flag F from the error correction / detection circuit 22 is in a state (F = 1) indicating that an error bit is present, or the switching signal S from the difference value comparator 31 is (DF = | A−B |>). Δx)
(S = 1), the state of the select terminal S of the selector 33 is changed to 1 to force the terminal B input (d H ) to be selected.

以上延べたように、本実施例では、xビットを越えy
ビット以下のエラービットが1列前のデータd1に発生し
た場合(F=1)と、yビットを越えるエラービットが
発生して差分値DFがΔxを越える程度に大きくなった場
合(S=1)の何れでも、当該1列前のデータd1に代え
て補間データdHを選択することができる。したがって、
選択データを適正化でき、誤り検出能力を越えるエラー
発生時のデータ品質を改善できる。
As described above, in this embodiment, when the number of bits exceeds x bits and y
When the following error bits bit if it occurs in the data d 1 before one column and (F = 1), the difference value DF an error bit is generated in excess of y bits is increased to an extent exceeding the [Delta] x (S = any of 1), it is possible to select the interpolation data d H in place of the first column before the data d 1. Therefore,
The selected data can be optimized, and the data quality at the time of error occurrence exceeding the error detection capability can be improved.

なお、本実施例では、HDTVへの適用例を示したが、こ
れに限るものではなく、例えば、デジタル通信一般、レ
ーザデイスク、コンパクトデイスク、ビデオデイスク、
DATなどにも適用できる。要は、前後のビットが関連す
るデータ、例えば音声データや画像データを扱うもので
あって、かつ誤り訂正制御を行うものであればよい。
In this embodiment, an example of application to an HDTV has been described. However, the present invention is not limited to this. For example, digital communication in general, a laser disk, a compact disk, a video disk,
It can be applied to DAT, etc. In short, any data that handles data related to the preceding and following bits, for example, audio data and image data, and that performs error correction control may be used.

〔発明の効果〕〔The invention's effect〕

本発明によれば、上記のように構成したので、誤り検
出能力を越えたエラー発生時のデータ選択を適正化で
き、データ品質を改善することができる。
According to the present invention, since the configuration is as described above, data selection at the time of occurrence of an error exceeding the error detection capability can be optimized, and data quality can be improved.

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

第1図は本発明の原理構成図、 第2図は本発明に係るデータ補間装置の一実施例を示す
その構成図、 第3、4図は従来例を示す図であり、 第3図は誤り訂正および誤り検出を説明する図、 第4図はそのデータ補間装置の要部の構成図である。 22……誤り訂正・検出回路(誤り訂正・検出手段)、 27……第1レジスタ(保持手段)、 28……第2レジスタ(保持手段)、 29……第3レジスタ(保持手段)、 30……補間処理回路(生成手段) 31……差分値比較器(差分値検出手段)、 33……セレクタ(第1、第2選択手段)。
FIG. 1 is a block diagram showing the principle of the present invention, FIG. 2 is a block diagram showing an embodiment of a data interpolation device according to the present invention, FIGS. 3 and 4 are diagrams showing a conventional example, and FIG. FIG. 4 is a diagram for explaining error correction and error detection. FIG. 4 is a configuration diagram of a main part of the data interpolation device. 22 error correction / detection circuit (error correction / detection means) 27 first register (holding means) 28 second register (holding means) 29 third register (holding means) 30 ... Interpolation processing circuit (generation means) 31... Difference value comparator (difference value detection means) 33... Selector (first and second selection means).

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭59−4345(JP,A) (58)調査した分野(Int.Cl.6,DB名) H04B 14/04 H04L 1/00──────────────────────────────────────────────────続 き Continuation of front page (56) References JP-A-59-4345 (JP, A) (58) Fields investigated (Int. Cl. 6 , DB name) H04B 14/04 H04L 1/00

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】1データ列中のエラービット数がxビット
以下のときには該エラービットを訂正する一方、xビッ
トを越えyビット以下の時にはエラービット有りを示す
検出信号を出力する誤り訂正・検出手段と、 誤り訂正・検出手段を通過したデータ列を時間順に保持
する保持手段と、 該保持手段に保持したデータ列に基づいて補間データを
生成する生成手段と、 通常は1列前のデータを選択する一方、エラービット有
りを示す検出信号が出力された場合は補間データを選択
する第1選択手段と、 前記補間データと1列前のデータとの差分値を検出する
差分値検出手段と、 通常は第1選択手段の出力を選択する一方、該差分値が
所定値を越えた場合は補間データを選択する第2選択手
段と、 を備えることを特徴とするデータ補間装置。
An error correction / detection circuit for correcting an error bit when the number of error bits in one data string is x bits or less, and outputting a detection signal indicating the presence of an error bit when the number of error bits exceeds x bits and y bits or less. Means, holding means for holding the data string passed through the error correction / detection means in time order, generating means for generating interpolation data based on the data string held in the holding means, On the other hand, when a detection signal indicating that an error bit is present is output, first selection means for selecting interpolation data; difference value detection means for detecting a difference value between the interpolation data and data one column before; A data interpolation device comprising: a second selection unit that normally selects the output of the first selection unit, and selects interpolation data when the difference value exceeds a predetermined value.
JP9440690A 1990-04-10 1990-04-10 Data interpolation device Expired - Fee Related JP2796172B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9440690A JP2796172B2 (en) 1990-04-10 1990-04-10 Data interpolation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9440690A JP2796172B2 (en) 1990-04-10 1990-04-10 Data interpolation device

Publications (2)

Publication Number Publication Date
JPH03292019A JPH03292019A (en) 1991-12-24
JP2796172B2 true JP2796172B2 (en) 1998-09-10

Family

ID=14109359

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9440690A Expired - Fee Related JP2796172B2 (en) 1990-04-10 1990-04-10 Data interpolation device

Country Status (1)

Country Link
JP (1) JP2796172B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5375955B2 (en) 2009-05-22 2013-12-25 富士通株式会社 Communication system, information transmission method, code setting method, base station, and mobile station

Also Published As

Publication number Publication date
JPH03292019A (en) 1991-12-24

Similar Documents

Publication Publication Date Title
US5875199A (en) Video device with reed-solomon erasure decoder and method thereof
EP0617558B1 (en) Apparatus for concealing errors in data
JPH084233B2 (en) Error correction code decoding device
US4661956A (en) Method of correcting errors of digital signals in the recording and reproduction of digital signals
US5341384A (en) Error detection method using CRC
JP2796172B2 (en) Data interpolation device
EP1233523A1 (en) Method and apparatus for decoding error correction code
JPH0664862B2 (en) Digital image recording / reproducing device
US5781564A (en) Method and apparatus for detecting and concealing data errors in stored digital data
JP3436940B2 (en) Wireless communication device
JP3109820B2 (en) Decoding processing device
US6453439B1 (en) Pseudo product code encoding and decoding apparatus and method
JP3271208B2 (en) Error correction decoding device
US5410569A (en) Data slicing system for HDTV receiver
JPH0546131B2 (en)
US5357526A (en) Method and apparatus for correcting errors of compressed data
JP2702776B2 (en) Error checking method
JP2784786B2 (en) Magnetic recording / reproducing device
JPS6160618B2 (en)
JP2962329B2 (en) Image processing method
KR100532373B1 (en) Error correction method in reproduction of digital signal
JP2874933B2 (en) Digital signal error correction processing device and error correction processing method thereof
JP2796291B2 (en) Error correction method
JPH11298335A (en) Error correction circuit
KR930010934B1 (en) Error correcting decoding method and apparatus

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees