JPH0744464B2 - Digital signal regenerator - Google Patents

Digital signal regenerator

Info

Publication number
JPH0744464B2
JPH0744464B2 JP7522884A JP7522884A JPH0744464B2 JP H0744464 B2 JPH0744464 B2 JP H0744464B2 JP 7522884 A JP7522884 A JP 7522884A JP 7522884 A JP7522884 A JP 7522884A JP H0744464 B2 JPH0744464 B2 JP H0744464B2
Authority
JP
Japan
Prior art keywords
decoding
digital signal
signal
circuit
time
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 - Lifetime
Application number
JP7522884A
Other languages
Japanese (ja)
Other versions
JPS60218928A (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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP7522884A priority Critical patent/JPH0744464B2/en
Publication of JPS60218928A publication Critical patent/JPS60218928A/en
Publication of JPH0744464B2 publication Critical patent/JPH0744464B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Error Detection And Correction (AREA)

Description

【発明の詳細な説明】 〔発明の技術分野〕 この発明は、誤り訂正符号化されたディジタル信号を一
定の間隔で復号するディジタル信号再生装置に関するも
のである。
Description: TECHNICAL FIELD OF THE INVENTION The present invention relates to a digital signal reproducing apparatus for decoding error-correction-coded digital signals at regular intervals.

〔従来技術〕[Prior art]

従来、この種のディジタル信号再生装置では、誤り訂正
符号として(m,k,d)符号が使われている(m:符号長,k:
情報長,2:最小距離)。そして1コードワード(符号
語)に含まれる情報データ間隔(以後Tとする)とこの
1コードワード中に含まれる誤りを訂正するのに要する
時間(復号時間)との間には、第1図に示すような関係
があった。第1図(a)は周期Tのクロックパルス、同
図(b)は同図(a)に同期させて復号時間を示したも
のである。
Conventionally, in this type of digital signal reproducing apparatus, an (m, k, d) code is used as an error correction code (m: code length, k:
Information length, 2: minimum distance). Then, between the information data interval (hereinafter referred to as T) included in one codeword (codeword) and the time (decoding time) required to correct an error included in this one codeword, there is shown in FIG. There was a relationship as shown in. FIG. 1 (a) shows the clock pulse of the period T, and FIG. 1 (b) shows the decoding time in synchronization with FIG.

ここで、図の説明をする前に符号をもつ訂正能力と最小
距離、又復号時間との関係を説明する。
Here, the relationship between the correction capability with a code, the minimum distance, and the decoding time will be described before the description of the drawings.

エラー数(誤り情報の数)をne、イレージャー数(消失
情報の数)をnε、最小距離をdとすると下記の式が成
立する。
When the number of errors (the number of error information) is ne, the number of erasures (the number of lost information) is nε, and the minimum distance is d, the following formula is established.

2ne+nε+1≦d …(1) これは最小距離dをもつ符号では、この式を満たすne個
のエラー、nε個のイレージャーまで訂正することがで
きることを示している。つまり最小距離dが大きくなれ
ば、より多くのエラー,イレージャーを訂正することが
できる。
2ne + nε + 1 ≦ d (1) This shows that with a code having the minimum distance d, it is possible to correct up to ne errors and nε erasures that satisfy this equation. That is, the larger the minimum distance d, the more errors and erasures can be corrected.

一方、訂正能力と復号時間との関係は、一般にエラー
数,イレージャー数が多いほど復号アルゴリズムが複雑
になり、復号時間は長くなる(詳細は後述する)。
On the other hand, regarding the relationship between the correction capability and the decoding time, generally, the larger the number of errors and the number of erasures, the more complicated the decoding algorithm and the longer the decoding time (details will be described later).

従って実時間復号を行なう,又は一定時間間隔で復号を
行なう誤り訂正回路では、最小距離dの大きい符号
((1)式の符号を成立させるne,nεにおいては復号時
間>Tが成り立つ最小距離dの符号)を用いた場合で
は、第1図で示すように復号時間がTより小さくなるよ
うにne,nεを限定して用いるようにしていた(第1の方
法)。又は(1)式の等号が成立するne個のエラー、n
ε個のイレージャーの場合でも複合時間がTより小さく
なるような最小距離dの小さい符号を用いるようにして
いた(第2の方法)。
Therefore, in an error correction circuit that performs real-time decoding or performs decoding at constant time intervals, the minimum distance d for which a decoding time> T is satisfied at a code having a large minimum distance d (ne, nε that holds the code of the expression (1)). Code is used, ne, nε are limited so that the decoding time becomes shorter than T as shown in FIG. 1 (first method). Or, ne number of errors for which the equal sign of equation (1) holds, n
Even in the case of ε erasures, a code having a small minimum distance d such that the composite time is smaller than T is used (second method).

第2図に、例として(32,24,9)リードソロモン符号の
復号に必要な演算回数の表を示している。復号の方法と
しては、シンドロームからユークリッドの整除法により
誤り位置方程式を求めるアルゴリズム(文献:Y.Sugiyam
a,et all:“A method for solving key equation for d
ecoding Goppa codes",Inform,Cont.,27,pp.87−99 Ja
n.1975)を用いた。図において、横軸は訂正を行なうエ
ラー数、縦軸はイレージャー数である。
FIG. 2 shows, as an example, a table of the number of operations required for decoding the (32,24,9) Reed-Solomon code. As a decoding method, an algorithm for obtaining an error position equation from the syndrome by the Euclidean divisor method (Reference: Y. Sugiyam
a, et all: “A method for solving key equation for d
ecoding Goppa codes ", Inform, Cont., 27, pp.87−99 En
n.1975) was used. In the figure, the horizontal axis is the number of errors for correction, and the vertical axis is the number of erasures.

この第2図で、例えばneが0でnεが1の場合の演算回
数は483回、neが4でnεが0の場合の演算回数は893回
と約2倍の差がある。これは復号時間は約2倍の差が生
じるということを意味し、前述した訂正能力と復号能力
との関係が理解できる。
In FIG. 2, for example, when ne is 0 and nε is 1, the number of operations is 483, and when ne is 4 and nε is 0, the number of operations is 893, which is about a double difference. This means that there is a difference of about two times in decoding time, and the relationship between the above-mentioned correction ability and decoding ability can be understood.

また第3図には復号時間とTの関係を示している。第3
図(a)は第1図(a)と同様に周期Tのクロックパル
スである。第3図(b)(c)は復号時間をこれに同期
させて示したもので、同図(b)は復号時間がTより小
さい場合、同図(c)は逆に復号時間がTより大きい場
合である。
Further, FIG. 3 shows the relationship between the decoding time and T. Third
Similar to FIG. 1A, FIG. 1A shows a clock pulse having a period T. FIGS. 3 (b) and 3 (c) show the decoding time in synchronism with the decoding time. In FIG. 3 (b), when the decoding time is smaller than T, the decoding time in FIG. It is a big case.

上記第2図と第3図とを用いて復号時間とTの関係を具
体的に説明する。例えばTに相当する演算回数が約650
だとすると、ne,nεの組合せを、(ne,nε)と表わした
場合、(0,0),(0,1),(0,2),(0,3),(0,
4),(0,5),(1,0),(1,1),(1,2)の9組は復
号時間がTよい小さくなり、第3図(b)のようにな
る。この場合は問題なく正確に復号が行なわれる。一
方、上記9組以外の16組は復号時間がTより大きくな
り、すなわち第3図(c)のようになり、Tの時間内に
復号が終了せず誤りを訂正することができない。
The relationship between the decoding time and T will be specifically described with reference to FIGS. 2 and 3 above. For example, the number of calculations corresponding to T is about 650
If the combination of ne and nε is expressed as (ne, nε), then (0,0), (0,1), (0,2), (0,3), (0,
The decoding time of the 9 sets of 4), (0,5), (1,0), (1,1), and (1,2) is smaller by T, which is as shown in FIG. 3 (b). In this case, decoding can be performed accurately without any problem. On the other hand, 16 sets other than the above 9 sets have a decoding time longer than T, that is, as shown in FIG. 3 (c), and the decoding is not completed within the time of T and the error cannot be corrected.

しかしこの演算回数がそのまま復号時間に比例するので
はなく、ハードウェアの構成等で復号時間は異なってく
る。また、例え同じen,nεであっても値が異なると復号
時間に違いが生じる場合がある。上の例で(1,3)の場
合(演算回数658)でも復号時間がTより小さく第3図
(b)のようになり、復号することができる場合が生じ
る。
However, the number of calculations is not directly proportional to the decoding time, but the decoding time varies depending on the hardware configuration and the like. In addition, even if the en and nε are the same, different decoding values may cause different decoding times. Even in the case of (1, 3) in the above example (the number of operations 658), the decoding time is shorter than T and becomes as shown in FIG.

このことから理解できるように、先に述べた第1の方法
ではne,nεを限定しているので、上述の(1,3)のよう
な場合は復号できるにもかかわらず復号しなことにな
る。
As can be understood from this, in the first method described above, ne and nε are limited, so in the case of (1,3) above, decoding is possible even though decoding is possible. Become.

次に例えばTに相当する演算回数が900だとすると、ne,
nεの組合せ全部が第3図(b)を満たすことなり、問
題は生じない。しかし逆に余裕が出てくる。この場合
は、符号の最小距離を少し大きくして、nεが9の場合
も復号できるようになる可能性がある。
Next, assuming that the number of calculations corresponding to T is 900, ne,
All combinations of nε satisfy the condition shown in FIG. 3 (b), and no problem occurs. However, on the contrary, there will be room. In this case, there is a possibility that even when nε is 9, decoding can be performed by slightly increasing the minimum code distance.

このことから理解できるように、先に述べた第2の方法
ではne,nεの組合せによっては復号時間に余裕が生じる
ので、符号の能力を少し大きくできる可能性がある。
As can be understood from this, in the second method described above, there is a margin in the decoding time depending on the combination of ne and nε, so there is a possibility that the coding capability can be increased a little.

このように、従来のディジタル信号再生装置に用いる誤
り訂正方式では、復号時間が情報データ間隔Tを越えな
いように訂正される誤り情報の数を限定したり、また復
号時間とTとの間に余裕を設けたりしなければならず、
従って符号のもつ訂正能力が十分に引き出されていない
という欠点があった。
As described above, in the error correction method used in the conventional digital signal reproducing apparatus, the number of error information to be corrected is limited so that the decoding time does not exceed the information data interval T, and the decoding time and T are set. You have to have a margin,
Therefore, there is a drawback that the correction capability of the code is not sufficiently obtained.

〔発明の概要〕[Outline of Invention]

この発明は上記のような従来のものの欠点を除去するた
めになされたもので、復号器に復号終了検出手段と通報
手段とを設け、データ間隔以内に復号が終了しなかった
場合には通報を行なうようにすることにより、符号のも
つ能力を最大限に発揮でき、その信頼性を向上すること
のできるディジタル再生装置を提供することを目的とし
ている。
The present invention has been made in order to eliminate the above-mentioned drawbacks of the conventional ones, and is provided with a decoding end detection means and a notification means in a decoder, and when the decoding is not completed within the data interval, a notification is issued. By doing so, it is an object of the present invention to provide a digital reproducing apparatus capable of maximizing the performance of a code and improving its reliability.

〔発明の実施例〕Example of Invention

以下、本発明の実施例を図について説明する。第4図は
この発明の一実施例を示す概略ブロック図である。図に
おいて、1は誤りを含んだディジタル信号aが入力され
る入力端子、2はディジタル信号aに含まれる誤りを訂
正するための誤り訂正回路、7はこの誤り訂正回路2に
よって誤りが訂正されたディジタル信号が得られる出力
端子である。6は同期信号発生回路で、この同期信号発
生回路6からの同期信号cが入力される上記誤り訂正回
路は、該同期信号cにより復号の開始が制御され、たと
え復号中であっても次の同期信号cか与えられれば復号
を中断し次のディジタル信号aの復号を始めるようにな
っている。3は復号終了検出回路であり、これは誤り訂
正回路2から復号終了を判定するのに必要な信号dを受
け取り、復号が終了すればパルスを発生し、パルス検出
回路4に信号eを与えるものである。パルス検出回路4
は同期信号発生回路6からの信号cと復号終了検出回路
3からの信号eとにより比較判定を行ないディジタル信
号fを通報回路5に与えるものである。通報回路5は他
の回路に通報信号を出力するものであり、上記パルス検
出回路4と通報回路5とにより通報手段50が構成されて
いる。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 4 is a schematic block diagram showing an embodiment of the present invention. In the figure, 1 is an input terminal for inputting a digital signal a containing an error, 2 is an error correction circuit for correcting an error contained in the digital signal a, and 7 is an error corrected by the error correction circuit 2. It is an output terminal for obtaining a digital signal. Reference numeral 6 denotes a synchronization signal generation circuit. The error correction circuit to which the synchronization signal c from the synchronization signal generation circuit 6 is input controls the start of decoding by the synchronization signal c, and the next If the synchronization signal c is given, the decoding is interrupted and the decoding of the next digital signal a is started. Denoted at 3 is a decoding end detection circuit, which receives the signal d necessary for judging the decoding end from the error correction circuit 2, generates a pulse when the decoding is completed, and gives a signal e to the pulse detection circuit 4. Is. Pulse detection circuit 4
Compares the signal c from the synchronizing signal generating circuit 6 and the signal e from the decoding end detecting circuit 3 to give a digital signal f to the notifying circuit 5. The notification circuit 5 outputs a notification signal to another circuit, and the pulse detection circuit 4 and the notification circuit 5 constitute a notification means 50.

第5図は第4図の実施例の動作を説明するためのタイム
チャートである。同図(a)は復号時間がTより小さい
場合であり、同図(b)が復号時間がTより大きい場合
である。
FIG. 5 is a time chart for explaining the operation of the embodiment shown in FIG. The figure (a) is when the decoding time is smaller than T, and the figure (b) is when the decoding time is longer than T.

まず第5図(a)を参照して復号時間がTより小さい場
合の動作について説明する。誤り訂正回路2は同期信号
発生回路6から信号cにより復号を開始し、復号終了検
出回路3に信号dを与える。復号終了検出回路3では信
号dからの情報により復号が終了したかどうかを検出
し、終了を検出した場合は信号eを論理“1"にする。こ
こで、パルス検出回路4は周期Tの間に信号eが論理
“1"になるか否かを検出し、論理“1"を検出しなければ
ディジタル信号fを一定期間論理“1"にして通報回路5
に知らせる。従ってこの場合、同期信号cのパルス間に
信号eが論理“1"になるので、パルス検出回路4の出力
であるディジタル信号fは、論理“0"のままであり、通
報回路5は何の通報も行なわない。
First, the operation when the decoding time is shorter than T will be described with reference to FIG. The error correction circuit 2 starts decoding with the signal c from the synchronization signal generation circuit 6 and gives a signal d to the decoding end detection circuit 3. The decoding end detection circuit 3 detects whether or not the decoding is completed based on the information from the signal d. Here, the pulse detection circuit 4 detects whether or not the signal e becomes the logic "1" during the period T. If the logic "1" is not detected, the digital signal f is set to the logic "1" for a certain period. Notification circuit 5
Let us know. Therefore, in this case, since the signal e becomes the logic "1" between the pulses of the synchronization signal c, the digital signal f which is the output of the pulse detection circuit 4 remains the logic "0", and the notification circuit 5 does not know what. Do not report.

次に第5図(b)を参照して復号時間がTより大きい場
合の動作について説明する。誤り訂正回路2は同期信号
発生回路6からの信号cにより復号を開始し、復号終了
検出回路3に信号dを与える。復号終了検出回路3では
信号dからの情報により復号が終了したかどうかを検出
するが、この場合復号が終了しないので、信号eは論理
“0"のままである。一方、パルス検出回路4では同期信
号cのパルス間隔(周期Tの間)に信号eが論理“1"に
ならないので、信号fは一定期間論理“1"となる。従っ
て通報回路5はこの信号fを受けとり、他の機能に当該
パルス間隔中のコードワードについては訂正ができなか
ったことを通報する。
Next, the operation when the decoding time is longer than T will be described with reference to FIG. The error correction circuit 2 starts decoding by the signal c from the synchronization signal generation circuit 6 and gives a signal d to the decoding end detection circuit 3. The decoding end detection circuit 3 detects whether or not the decoding is completed based on the information from the signal d, but since the decoding is not completed in this case, the signal e remains the logic "0". On the other hand, in the pulse detection circuit 4, the signal e does not become the logic "1" during the pulse interval (during the period T) of the synchronization signal c, so the signal f becomes the logic "1" for a certain period. The notification circuit 5 therefore receives this signal f and informs the other functions that the codeword during the pulse interval could not be corrected.

このような本実施例によれば、復号終了検出手段回路3
及び通報回路5を設けたので、復号時間がデータ間隔T
を越える場合はこれを検知することができ、従って情報
データ間隔Tと復号時間との間に余裕を設ける必要がな
くなり、符号のもつ訂正能力を最大限発揮できる。従っ
て装置の信頼性を従来に比較して著しく向上することが
できる。
According to the present embodiment as described above, the decoding end detecting means circuit 3
Since the notification circuit 5 is provided, the decoding time is the data interval T.
If it exceeds, it is possible to detect this, so that it is not necessary to provide a margin between the information data interval T and the decoding time, and the correction capability of the code can be maximized. Therefore, the reliability of the device can be significantly improved as compared with the conventional one.

第6図は本発明の他の実施例を示したもので、これはデ
ィジタルオーディオ信号再生装置の場合である。
FIG. 6 shows another embodiment of the present invention, which is the case of a digital audio signal reproducing apparatus.

入力端子1,誤り訂正回路2,復号終了検出回路、,パルス
検出回路4(通報手段),同期信号発生回路6,出力端子
7は第4図に示したものと同じものであり、本実施例で
は補正回路8とセレクタ9とが追加されている。この補
正回路8は、入力情報に対し、例えば平均値補正,前値
保持等を行なうものである。
The input terminal 1, the error correction circuit 2, the decoding end detection circuit, the pulse detection circuit 4 (reporting means), the synchronization signal generation circuit 6, and the output terminal 7 are the same as those shown in FIG. Then, a correction circuit 8 and a selector 9 are added. The correction circuit 8 performs, for example, an average value correction and a previous value hold on the input information.

次に動作について説明する。Next, the operation will be described.

端子1に入力された誤りを含んだディジタル信号aは、
誤り訂正回路2によって誤りを訂正された後、ディジタ
ル信号bとしてセレクタ9の一方の入力に加えられると
ともに、補正回路8によって補正が行なわれた後、ディ
ジタル信号gとして上記セレクタ9の他方の入力に加え
られる。
The digital signal a including an error input to the terminal 1 is
After the error is corrected by the error correction circuit 2, it is added to one input of the selector 9 as a digital signal b, and after being corrected by the correction circuit 8, it is input to the other input of the selector 9 as a digital signal g. Added.

セレクタ9はパルス検出回路4の出力信号fにより、そ
の入力が切り換えられるように構成されており、信号f
が論理“0"ならば、後り訂正回路2の出力bを、また信
号fが論理“1"ならば補正回路8の出力gを選択し、こ
れをディジタル信号hとして出力端子7に与える。
The selector 9 is configured so that its input is switched by the output signal f of the pulse detection circuit 4, and the signal f
Is a logic "0", the output b of the post-correction circuit 2 is selected, and if the signal f is a logic "1", the output g of the correction circuit 8 is selected, and this is supplied to the output terminal 7 as a digital signal h.

従って出力端子7には、復号がデータ間隔T以内に終了
した場合は訂正出力が与えられ、復号がデータ間隔以内
に終了しなかった場合は、補正出力が与えられる。
Therefore, the correction output is given to the output terminal 7 when the decoding is completed within the data interval T, and the correction output is provided when the decoding is not completed within the data interval.

このような本実施例では、上記実施例と同様に符号の訂
正能力が最大限発揮できるだけでなく、さらに復号時間
がデータ間隔Tを越える場合、即ち入力ディジタル信号
に誤りが多い場合は補正回路8の出力を選択するように
したので、耳ざわりなノイズ音の発生あるいは音切れを
防ぐことができる。
In the present embodiment as described above, the correction circuit 8 can not only maximize the code correction capability as in the above embodiment, but also when the decoding time exceeds the data interval T, that is, when the input digital signal has many errors. Since the output of is selected, it is possible to prevent the generation of noise noise or the interruption of sound.

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

以上のように、この発明によれば、1符号語の誤り訂正
復号に要する時間が誤り数に応じて異なる誤り訂正復号
手段と、この誤り訂正復号手段を制御して一定の時間間
隔毎に復号を開始させる復号開始手段とを備えたディジ
タル信号再生装置において、復号器に復号終了検出手段
と通報手段とを設け、復号が情報データ間隔以内に終了
しなかった場合は通報を行なうようにしたので、訂正可
能な誤り情報数や符号の最小距離等が限定されることは
なく、符号のもっている訂正能力を最大限に発揮するこ
とができ、信頼性の高いディジタル再生装置が得られる
効果がある。
As described above, according to the present invention, the time required for error correction decoding of one codeword differs depending on the number of errors, and the error correction decoding means is controlled to perform decoding at constant time intervals. In the digital signal reproducing apparatus having the decoding start means for starting the decoding, the decoding end detection means and the notification means are provided in the decoder, and when the decoding is not completed within the information data interval, the notification is performed. The number of correctable error information and the minimum distance of the code are not limited, and the correction capability possessed by the code can be maximized, and a highly reliable digital reproducing device can be obtained. .

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

第1図は従来のディジタル信号再生装置で用いられる誤
り訂正回路のデータ間隔と復号時間との関係を示す図、
第2図は(32,24,9)リードソロモン符号の復号に要す
る演算回数を示す図、第3図(a)はデータ間隔を示す
図、第3図(b)(c)はそれぞれ復号時間がデータ間
隔より短い場合,復号時間がデータ間隔より長い場合を
示す図、第4図は本発明の一実施例によるディジタル信
号再生装置のブロック図、第5図は第4図の実施例の動
作を説明するためのタイムチャート図、第6図は本発明
の他の実施例を示す図である。 3……復号終了検出回路、50……通報手段。 なお図中、同一符号は同一又は相当部分を示す。
FIG. 1 is a diagram showing a relationship between a data interval and a decoding time of an error correction circuit used in a conventional digital signal reproducing device,
FIG. 2 is a diagram showing the number of operations required for decoding a (32,24,9) Reed-Solomon code, FIG. 3 (a) is a diagram showing a data interval, and FIGS. 3 (b) and (c) are decoding times, respectively. Is shorter than the data interval, the decoding time is longer than the data interval, FIG. 4 is a block diagram of a digital signal reproducing apparatus according to an embodiment of the present invention, and FIG. 5 is an operation of the embodiment of FIG. FIG. 6 is a time chart diagram for explaining the above, and FIG. 6 is a diagram showing another embodiment of the present invention. 3 ... Decoding end detection circuit, 50 ... Notification means. In the drawings, the same reference numerals indicate the same or corresponding parts.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】1符号語の誤り訂正復号に要する時間が誤
り数に応じて異なる誤り訂正復号手段と、この誤り訂正
復号手段を制御して一定の時間間隔毎に復号を開始させ
る復号開始手段とを備えたディジタル信号再生装置にお
いて、 上記復号手段において1符号語の復号が終了したか否か
を検出する復号終了検出手段と、 上記一定の時間間隔以内に上記復号終了検出手段からの
検出信号が得られなかったとき通報を行う通報手段とを
備えたことを特徴とするディジタル信号再生装置。
1. An error correction decoding means for varying the time required for error correction decoding of one code word depending on the number of errors, and a decoding start means for controlling this error correction decoding means to start decoding at fixed time intervals. And a detection signal from the decoding end detecting means within the fixed time interval, the decoding end detecting means detecting whether or not the decoding means has finished decoding one codeword. A digital signal reproducing device, characterized in that the digital signal reproducing device is provided with a notifying means for making a notification when the above is not obtained.
JP7522884A 1984-04-13 1984-04-13 Digital signal regenerator Expired - Lifetime JPH0744464B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7522884A JPH0744464B2 (en) 1984-04-13 1984-04-13 Digital signal regenerator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7522884A JPH0744464B2 (en) 1984-04-13 1984-04-13 Digital signal regenerator

Publications (2)

Publication Number Publication Date
JPS60218928A JPS60218928A (en) 1985-11-01
JPH0744464B2 true JPH0744464B2 (en) 1995-05-15

Family

ID=13570156

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7522884A Expired - Lifetime JPH0744464B2 (en) 1984-04-13 1984-04-13 Digital signal regenerator

Country Status (1)

Country Link
JP (1) JPH0744464B2 (en)

Also Published As

Publication number Publication date
JPS60218928A (en) 1985-11-01

Similar Documents

Publication Publication Date Title
JP2570252B2 (en) Error correction code generation method
JPH084233B2 (en) Error correction code decoding device
JPH0443721A (en) Digital signal decoder
JP2621614B2 (en) Code error detection circuit
US4858235A (en) Information storage apparatus
JPH01129534A (en) Error detecting and correcting method
JPS5846741A (en) Decoder
KR0148004B1 (en) Error detection apparatus
US4521886A (en) Quasi-soft decision decoder for convolutional self-orthogonal codes
JPS61262333A (en) Synchronization system for digital information signal
JPH0744464B2 (en) Digital signal regenerator
JPH048979B2 (en)
JP3271208B2 (en) Error correction decoding device
JPS60101766A (en) Address detection system
JP2738538B2 (en) Data receiver
JPH10511833A (en) Apparatus for decoding channel signal into information signal and playback apparatus comprising this apparatus
JP2603613B2 (en) Information storage device
JP2684031B2 (en) Data decryption method
JPH0258815B2 (en)
JP3277062B2 (en) Error correction code decoding device
JP2871495B2 (en) Error correction code decoding method
JPS63185132A (en) Pcm audio decoder
JPH06244741A (en) Error correcting method
JPH0138998Y2 (en)
JPH0511474B2 (en)

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term