JP2523170B2 - Burst error detection circuit - Google Patents
Burst error detection circuitInfo
- Publication number
- JP2523170B2 JP2523170B2 JP63313930A JP31393088A JP2523170B2 JP 2523170 B2 JP2523170 B2 JP 2523170B2 JP 63313930 A JP63313930 A JP 63313930A JP 31393088 A JP31393088 A JP 31393088A JP 2523170 B2 JP2523170 B2 JP 2523170B2
- Authority
- JP
- Japan
- Prior art keywords
- error
- parity
- shift register
- stage
- input
- 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
Links
- 238000001514 detection method Methods 0.000 title claims description 56
- 230000005540 biological transmission Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 2
- 230000002159 abnormal effect Effects 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 238000000034 method Methods 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
Landscapes
- Error Detection And Correction (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
Description
【発明の詳細な説明】 (産業上の利用分野) 本発明はディジタル伝送装置におけるバースト誤り検
出回路に関するものである。The present invention relates to a burst error detection circuit in a digital transmission device.
(従来の技術) ディジタル伝送システムにおいては、伝送路の状態、
外部からの雑音の影響、さらには装置の異常動作等によ
り伝送する信号に誤りが発生する。この誤りは偶発的で
単発的なランダム誤りと、一定時間連続的に発生するバ
ースト誤りとに分けられる。本発明は、後者のバースト
誤りの検出に関するものであり、バースト誤りが発生す
るとその継続時間中に受信した信号全体を誤りを含んだ
信号として処理する必要がある。(Prior Art) In a digital transmission system, the state of the transmission line,
An error occurs in the transmitted signal due to the influence of noise from the outside and further due to abnormal operation of the device. This error is divided into a random error that is accidental and one-shot, and a burst error that continuously occurs for a certain period of time. The present invention relates to the latter detection of burst errors, and when a burst error occurs, it is necessary to process the entire signal received during the duration of the burst error as a signal containing an error.
第2図は従来のバースト誤り検出回路の一例であっ
て、パリティ検出で得たパリティ検出信号につき連続す
る8個のうち2個以上がパリティエラーであるときバー
スト誤りが発生しているとしている例である。FIG. 2 is an example of a conventional burst error detection circuit, in which a burst error occurs when two or more of eight consecutive parity detection signals obtained by parity detection are parity errors. Is.
第2図において、受信信号21はパリティエラー検出回
路24の入力端子A〜Hにパラレルに所定のタイミングで
順次入力される。パリティエラー検出回路24は受信信号
21についてパリティ検査を行ないパリティ検出信号(パ
リティエラーが検出されないときパルスを出力し、検出
されたときパルスの出力を停止する)を出力する。この
パリティ検出信号はクロック22に基づいて8bitシフトレ
ジスタ25の入力端子Aに順次入力される。8入力NAND回
路27は8bitシフトレジスタ25の出力端子QA(1段目)か
らQH(8段目)までの各出力について論理積の否定をと
り、誤り入力用カウンタ32と誤り出力用カウンタ33の各
▲▼端子に入力する。すなわち、8bitシフトレジ
スタ25内にパリティエラーが1個以上存在するとき、誤
り入力用カウンタ32と誤り出力用カウンタ33のリセット
を解除する。一方、3入力OR回路29は前記出力端子QAか
らの出力と、NOT回路28により反転された前記出力端子Q
Hからの出力と、NOT回路26からのクロックとの論理和を
とり誤り入力用カウンタ32のクロック端子CKに入力す
る。誤り入力用カウンタ32は前記クロックの入力毎に、
すなわち8bitシフトレジスタ25内でパリティエラーが1
個増加する毎にカウントを行なう。3入力OR回路31は前
記出力端子QHからの出力と、NOT回路30により反転され
た前記出力端子QAからの出力と、NOT回路26からのクロ
ックとの論理和をとり誤り出力用カウンタ33のクロック
端子CKに入力する。誤り出力用カウンタ33は前記クロッ
クの入力毎に、すなわち8bitシフトレジスタ25内でパリ
ティエラーが1個減少する毎にカウントを行なう。な
お、前記クロックとしてNOT回路26によりクロック22を
反転したものを用いているのは、誤り入力用カウンタ32
と誤り出力用カウンタ33においてリセットを解除した後
にクロックを与えるためである。減算回路34は誤り入力
用カウンタ32の値と誤り出力用カウンタ33の値の差を算
出し、カウント差が2以上であるとき8bitシフトレジス
タ35をリセットする。8bitシフトレジスタ35は入力が
“H"に固定されており、リセットされると出力端子QHを
“L"とし、リセットが解除されてから8クロック後に
“L"から“H"として、バースト誤り検出信号を出力す
る。このバースト誤り検出信号はバースト誤り検出区間
を示すものであり、該バースト誤り検出区間内における
任意の連続する8個のパリティ検出信号に着目したとき
その2個以上がパリティエラーに該当するものである。In FIG. 2, the received signal 21 is sequentially input in parallel to the input terminals A to H of the parity error detection circuit 24 at a predetermined timing. Parity error detection circuit 24 receives the signal
A parity check is performed for 21 and a parity detection signal (a pulse is output when a parity error is not detected, and a pulse output is stopped when a parity error is detected) is output. This parity detection signal is sequentially input to the input terminal A of the 8-bit shift register 25 based on the clock 22. The 8-input NAND circuit 27 negates the logical product of the outputs from the output terminals Q A (first stage) to Q H (8 th stage) of the 8-bit shift register 25, and outputs the error input counter 32 and the error output counter. Input to each ▲ ▼ terminal of 33. That is, when there is at least one parity error in the 8-bit shift register 25, the reset of the error input counter 32 and the error output counter 33 is released. On the other hand, the 3-input OR circuit 29 outputs the output from the output terminal Q A and the output terminal Q inverted by the NOT circuit 28.
The logical sum of the output from H and the clock from the NOT circuit 26 is input to the clock terminal CK of the error input counter 32. The error input counter 32, for each input of the clock,
That is, the parity error is 1 in the 8-bit shift register 25.
Counts each time the number increases. The 3-input OR circuit 31 ORs the output from the output terminal Q H , the output from the output terminal Q A inverted by the NOT circuit 30, and the clock from the NOT circuit 26, and the error output counter 33. Input to the clock terminal CK of. The error output counter 33 counts each time the clock is input, that is, each time the parity error in the 8-bit shift register 25 decreases by one. It is to be noted that an error input counter 32 is used as the clock which is obtained by inverting the clock 22 by the NOT circuit 26.
This is because the clock is given after the reset is released in the error output counter 33. The subtraction circuit 34 calculates the difference between the value of the error input counter 32 and the value of the error output counter 33, and resets the 8-bit shift register 35 when the count difference is 2 or more. 8bit shift register 35 is fixed to the input is "H", the output terminal Q H "L" and is reset, as "H" from "L" after 8 clocks after reset is released, a burst error Output the detection signal. This burst error detection signal indicates a burst error detection section, and when attention is paid to any eight consecutive parity detection signals in the burst error detection section, two or more of them correspond to a parity error. .
(発明が解決しようとする課題) しかしながら、上記構成の回路では8bitシフトレジス
タ25内のパリティエラーの数を該8bitシフトレジスタ25
に入力されるパリティエラーの数と出力されるパリティ
エラーの数との差から求めていたので誤り入力用カウン
タ32,誤り出力用カウンタ33,減算回路34,その他周辺回
路を必要とし、回路構成が複雑になるという問題点があ
った。(Problem to be Solved by the Invention) However, in the circuit having the above configuration, the number of parity errors in the 8-bit shift register 25
The error input counter 32, the error output counter 33, the subtraction circuit 34, and other peripheral circuits are required because the difference between the number of input parity errors and the number of output parity errors is calculated. There was a problem that it became complicated.
本発明は以上に述べた回路の複雑さを軽減するため、
前記カウンタ、減算回路に代えて論理ゲートのみを使用
し、回路構成を簡単化したバースト誤り検出回路を提供
することを目的とするものである。The present invention reduces the complexity of the circuits described above.
It is an object of the present invention to provide a burst error detection circuit having a simplified circuit configuration by using only logic gates instead of the counter and subtraction circuit.
(課題を解決するための手段) 本発明は、受信信号のパリティエラーの有無を検出す
るパリティエラー検出回路と、前記パリティエラー検出
回路からの検出結果を順次入力するn段の第1のシフト
レジスタと、前記第1のシフトレジスタの1段目又はn
段目の内容がパリティエラーに対応し、かつ、2段目か
ら(n−1)段目までの少くともいずれか1段の内容が
パリティエラーに対応するときリセット信号を出力する
検出回路と、入力が所定の電圧に固定されていて前記リ
セット信号により第2のリセットされるシフトレジスタ
とを備え、前記第2のシフトレジスタの(n−3)段目
からバースト誤り検出信号を出力するバースト誤り検出
回路である。(Means for Solving the Problem) The present invention provides a parity error detection circuit for detecting the presence or absence of a parity error in a received signal, and an n-stage first shift register for sequentially inputting detection results from the parity error detection circuit. And the first stage of the first shift register or n
A detection circuit that outputs a reset signal when the content of the first stage corresponds to the parity error and the content of at least one of the second to (n-1) th stages corresponds to the parity error; A burst error in which the input is fixed to a predetermined voltage and which is secondly reset by the reset signal, and which outputs a burst error detection signal from the (n-3) th stage of the second shift register. It is a detection circuit.
(作用) n段の第1のシフトレジスタはパリティエラー検出回
路からの検出結果を所定のクロックに基づいて順次入力
し、シフトしていく。検出回路は前記第1のシフトレジ
スタの各段の内容を監視し、1段目又はn段目の内容が
パリティエラーに対応し、かつ、2段目から(n−1)
段目までの少くともいずれか1段の内容がパリティエラ
ーに対応するときリセット信号を出力する。第2のシフ
トレジスタは前記リセット信号により(n−3)段目の
出力を“L"レベルとし、(n−3)クロック後に“H"レ
ベルにする。(Operation) The n-th first shift register sequentially inputs the detection result from the parity error detection circuit based on a predetermined clock and shifts the result. The detection circuit monitors the contents of each stage of the first shift register, the contents of the first stage or the nth stage correspond to a parity error, and from the second stage to (n-1).
A reset signal is output when the contents of at least one stage up to the stage corresponds to a parity error. The second shift register sets the output of the (n-3) th stage to "L" level by the reset signal, and sets it to "H" level after (n-3) clocks.
すなわち、前記第1のシフトレジスタにおいて、1段
目から(n−1)段目に2以上のパリティエラーに対応
する検出結果(以下、パリティ信号という)が含まれて
いる場合にパリティエラー信号が1個出力されたとき、
又は1段目から(n−1)段目に1以上のパリティエラ
ー信号が含まれている場合にパリティエラー信号が1個
入力されて1個増加したとき、その都度前記第2のシフ
トレジスタをリセットするものである。これにより、前
記第1のシフトレジスタの1段目から(n−1)段目に
2個のパリティエラー信号が最初に含まれることとなっ
た時点を始点とし、1段目から(n−1)段目に含まれ
ているパリティエラー信号が2個から1個に減らしてか
ら(n−3)クロック後を終点とするバースト誤り検出
信号を前記第2のシフトレジスタから得ることができ
る。That is, in the first shift register, if the first to (n-1) th stages include detection results (hereinafter referred to as parity signals) corresponding to two or more parity errors, a parity error signal is generated. When one is output,
Alternatively, when one or more parity error signals are included in the first to (n-1) th stages and one parity error signal is input and the number increases by one, the second shift register is changed each time. It is to reset. As a result, starting from the time when two parity error signals are first included in the first to (n-1) th stages of the first shift register, (n-1) It is possible to obtain from the second shift register a burst error detection signal whose end point is (n-3) clocks after the number of parity error signals included in the second stage is reduced from two to one.
(実施例) 第1図は本発明の実施例であって、第2図の場合と同
様にパリティ検査で得たパリティ検出信号につき連続す
る8個のうち2個以上がパリティエラー信号であるとき
バースト誤りが発生しているとしている。(Embodiment) FIG. 1 shows an embodiment of the present invention, in which two or more of eight consecutive parity detection signals obtained by the parity check are parity error signals as in the case of FIG. It is said that a burst error has occurred.
第1図において、1は受信信号,2はクロック,3はバー
スト誤り検出信号,4はパリティエラー検出回路,5は9bit
シフトレジスタ,6は7入力AND回路,7は2入力AND回路,8
は2入力OR回路,9は6bitシフトレジスタである。In FIG. 1, 1 is a received signal, 2 is a clock, 3 is a burst error detection signal, 4 is a parity error detection circuit, and 5 is 9 bits.
Shift register, 6 is a 7-input AND circuit, 7 is a 2-input AND circuit, 8
Is a 2-input OR circuit, and 9 is a 6-bit shift register.
次に、本実施例の動作を第3図に示すタイムチャート
を参照しながら説明する。Next, the operation of this embodiment will be described with reference to the time chart shown in FIG.
受信信号1はパリティエラー検出回路4の入力端子A
〜Hにパラレルにクロック2をタイミングで順次入力さ
れる。第3図では、図の簡単化のため前記入力端子Aに
入力される受信信号のみ示してある。パリティエラー検
出回路4は入力された受信信号1についてパリティ検査
を行ないパリティ検出信号を出力する。このパリティ検
出信号はパリティエラー信号に該当するときその出力が
停止されるパルスである。第3図は受信信号A7〜H7およ
びA8〜H8についてパリティエラーが検出されたため、対
応する時刻t7およびt8でパリティエラー検出回路4から
パリティエラー信号が出力され、パルスが存在しない場
合の例である。前記パリティ検出信号は順次9bitシフト
レジスタ5の端子Aに入力され、クロック2に基づいて
1段目から9段目に順次シフトされていく。第3図に9b
itシフトレジスタ5の各段の出力端子QA〜QIにおける波
形を示してある。ここで、9bitシフトレジスタ5の段数
は、バースト誤りを定義する際のパリティ検出信号の数
を(n−1)とするとn段であり、本実施例ではn−1
=8としているので9段となっている。9bitシフトレジ
スタ5の1段目の出力端子QAの出力と9段目の出力端子
QIの出力は2入力AND回路7により論理積がとられ、少
くともいずれか一方がパリティエラー信号に該当すると
きは“L"が出力される。また、9bitシフトレジスタ5の
2段目の出力端子QBから8段目の出力端子QHまでの各出
力は7入力AND回路6により論理積がとられ、少くとも
いずれか1つの出力がパリティエラー信号に該当すると
きは“L"が出力される。第3図に7入力AND回路6と2
入力AND回路7の出力波形を示してある。2入力AND回路
7は7入力AND回路6と2入力AND回路7の出力について
論理和をとり6bitシフトレジスタ9の▲▼端子に
入力し、これをリセットする。すなわち、6bitシフトレ
ジスタ9は、9bitシフトレジスタ5の1段目にパリティ
エラーが入力されるか8段目からパリティエラーが出力
され、かつ2段目から8段目までの少くともいずれか一
つの段内にパリティエラー信号が存在するとき、その都
度リセットされる。6bitシフトレジスタ9はリセットさ
れると全ての段を“L"とするので、その6段目の出力端
子QFは“L"となる。しかし6bitシフトレジスタ9の入力
は“H"に固定されているので、リセットされてから6ク
ロック後に、再度リセットされない限り出力端子QFは
“L"から“H"となる。これにより、6bitシフトレジスタ
9の出力端子QFからバースト誤り検出信号3が出力され
たこととなる。Received signal 1 is input terminal A of parity error detection circuit 4.
The clock 2 is sequentially input to H in parallel at a timing. In FIG. 3, only the received signal input to the input terminal A is shown for simplification of the drawing. The parity error detection circuit 4 performs a parity check on the received signal 1 that has been input and outputs a parity detection signal. This parity detection signal is a pulse whose output is stopped when it corresponds to a parity error signal. In FIG. 3, since a parity error is detected for the received signals A 7 to H 7 and A 8 to H 8 , a parity error signal is output from the parity error detection circuit 4 at the corresponding times t 7 and t 8 and a pulse is present. This is an example in the case of not performing. The parity detection signal is sequentially input to the terminal A of the 9-bit shift register 5, and is sequentially shifted from the first stage to the ninth stage based on the clock 2. 9b in Fig. 3
The waveforms at the output terminals Q A to Q I of each stage of the it shift register 5 are shown. Here, the number of stages of the 9-bit shift register 5 is n when the number of parity detection signals when defining a burst error is (n-1), and in the present embodiment, n-1.
= 8 so there are 9 rounds. Output of the output terminal Q A of the first stage of the 9-bit shift register 5 and the output terminal of the ninth stage
The output of Q I is logically ANDed by the 2-input AND circuit 7, and “L” is output when at least one of them corresponds to the parity error signal. Further, each output from the output terminal Q B of the second stage of the 9-bit shift register 5 to the output terminal Q H of the eighth stage is ANDed by the 7-input AND circuit 6, and at least one of the outputs is parity. "L" is output when the error signal is detected. 7-input AND circuits 6 and 2 are shown in FIG.
The output waveform of the input AND circuit 7 is shown. The 2-input AND circuit 7 takes the logical sum of the outputs of the 7-input AND circuit 6 and the 2-input AND circuit 7 and inputs it to the ▲ ▼ terminal of the 6-bit shift register 9 to reset it. That is, the 6-bit shift register 9 receives the parity error at the first stage of the 9-bit shift register 5 or outputs the parity error at the eighth stage, and at least one of the second stage to the eighth stage. Whenever there is a parity error signal in the stage, it is reset. When the 6-bit shift register 9 is reset, all the stages are set to "L", so that the output terminal Q F of the sixth stage becomes "L". However, since the input of the 6-bit shift register 9 is fixed to "H", the output terminal Q F changes from "L" to "H" unless reset again 6 clocks after the reset. As a result, the burst error detection signal 3 is output from the output terminal Q F of the 6-bit shift register 9.
以下、更に具体的に説明する。 Hereinafter, a more specific description will be given.
第3図は、受信信号A7〜H7およびA8〜H8にパリティエ
ラーが検出された場合である。従って8個のパリティ検
出信号中2個以上がパリティエラー信号であるとき、つ
まり8期間内に2以上のパリティエラーが検出されたと
きバースト誤りが発生していると定義からすると、期間
T1(図示せず)からT8までの8期間内で最初のバースト
誤りが発生し、期間T7からT14の8期間内での最後のバ
ースト誤りが発生していることとなるので、結局期間T1
〜T14の14期間がバースト誤り発生区間となる。従っ
て、この14期間に対応するバースト誤り検出信号が6bit
シフトレジスタ9の出力端子QFから出力されることが必
要となる。FIG. 3 shows a case where a parity error is detected in the received signals A 7 to H 7 and A 8 to H 8 . Therefore, when two or more of the eight parity detection signals are parity error signals, that is, when two or more parity errors are detected within eight periods, a burst error occurs
Since the first burst error has occurred within the 8 periods from T 1 (not shown) to T 8 and the last burst error has occurred within the 8 periods from T 7 to T 14 . After all period T 1
14 periods through T 14 is a burst error occurrence section. Therefore, the burst error detection signal corresponding to these 14 periods is 6 bits.
It is necessary to output from the output terminal Q F of the shift register 9.
まず、期間T9において9bitシフトレジスタ5の出力端
子QAおよびQBが共に“L"となるので2入力OR回路8から
“L"が出力され、6bitシフトレジスタ9がリセットされ
てその出力端子QFは“L"となる。この期間T9は、9bitシ
フトレジスタ5の1段目から8段目まで初めて2個のパ
リティエラー信号が含まれることとなった期間であり、
バースト誤り検出信号3の始点となる。前記出力端子QF
における“L"は以後少くとも6クロック分、すなわち期
間T15までの間、そのまま維持される。First, in the period T 9 , since the output terminals Q A and Q B of the 9- bit shift register 5 both become “L”, “L” is output from the 2-input OR circuit 8 and the 6-bit shift register 9 is reset and its output terminal. Q F becomes “L”. This period T 9 is a period in which two parity error signals are included for the first time from the first stage to the eighth stage of the 9- bit shift register 5,
It is the starting point of the burst error detection signal 3. Output terminal Q F
"L" is hereinafter least six clocks in, i.e. until the time period T 15, is maintained.
次に期間T16において、9bitシフトレジスタ5の出力
端子QHおよびQIが共に“L"となるので2入力OR回路8か
ら“L"が出力され、bitシフトレジスタ9は再度リセッ
トされてその出力端子QFは引続き“L"となる。この期間
T16は、9bitシフトレジスタ5の1段目から8段目まで
に在るパリティエラー信号が2個から1個に減った期間
であり、バースト誤り検出信号3の終点を決める基準と
なる。前記出力端子QFにおける出力は、以後6クローク
分、すなわち期間T22まで“L"となり、期間T23でHとな
る。これは、6bitシフトレジスタ9の出力端子QFから、
14期間にわたって“L"となる。バースト誤り検出信号3
が出力されたことを示すものであり、該バースト誤り検
出信号3の期間長(14期間)は、前述の受信信号におけ
るバースト誤り発生区間T1〜T14の期間長(14期間)と
一致する。従って、前記受信信号を所定期間だけ遅延さ
せることによって、前記バースト誤り発生区間とバース
ト誤り検出信号3とを時間的に一致させることができ
る。Next, in the period T 16 , since the output terminals Q H and Q I of the 9-bit shift register 5 both become “L”, “L” is output from the 2-input OR circuit 8 and the bit shift register 9 is reset again. The output terminal Q F continues to be "L". this period
T 16 is a period in which the number of parity error signals present in the first to eighth stages of the 9-bit shift register 5 is reduced from two to one, and serves as a reference for determining the end point of the burst error detection signal 3. The output at the output terminal Q F becomes 6 cloaks thereafter, that is, becomes “L” until the period T 22 and becomes H at the period T 23 . From the output terminal Q F of the 6bit shift register 9,
It becomes “L” for 14 periods. Burst error detection signal 3
Is output, and the period length (14 periods) of the burst error detection signal 3 matches the period length (14 periods) of the burst error occurrence sections T 1 to T 14 in the reception signal described above. . Therefore, by delaying the received signal by a predetermined period, the burst error occurrence section and the burst error detection signal 3 can be temporally matched.
以上、説明したように本実施例は、パリティ検出信号
8個につき2個以上がパリティエラー信号に該当すると
きバースト誤りが存在するとした場合であるが、本発明
は前記パリティ検出信号が8個以外の場合にも適用する
ことができることは本実施例から明らかである。As described above, in this embodiment, a burst error is present when two or more of eight parity detection signals correspond to a parity error signal, but the present invention is different from the above-described eight parity detection signals. It is apparent from the present embodiment that it can also be applied to the case.
(発明の効果) 以上、詳細したように本発明によれば、バースト誤り
発生区間をn段シフトレジスタの所定の段におけるパリ
ティエラーの有無を検出することによって決定している
ので、回路を論理ゲートのみで構成することができ、誤
り入力用カウンタ、誤り出力用カウンタ、減算回路等を
用いる従来の回路と比べて簡単にすることができる。As described above in detail, according to the present invention, the burst error occurrence section is determined by detecting the presence or absence of a parity error in a predetermined stage of the n-stage shift register. It can be configured only by itself and can be simplified as compared with a conventional circuit using an error input counter, an error output counter, a subtraction circuit, and the like.
第1図は本発明の実施例の回路図、第2図は従来のバー
スト誤り検出回路の回路図、第3図は第1図に示す回路
のタイムチャートである。 1……受信信号、2……クロック、3……バースト誤り
検出信号、4……パリティエラー検出回路、5……9bit
シフトレジスタ、6……7入力AND回路、7……2入力A
ND回路、8……2入力OR回路、9……6bitシフトレジス
タ。FIG. 1 is a circuit diagram of an embodiment of the present invention, FIG. 2 is a circuit diagram of a conventional burst error detection circuit, and FIG. 3 is a time chart of the circuit shown in FIG. 1 ... Received signal, 2 ... Clock, 3 ... Burst error detection signal, 4 ... Parity error detection circuit, 5 ... 9bit
Shift register, 6 …… 7 inputs AND circuit, 7 …… 2 inputs A
ND circuit, 8 …… 2 input OR circuit, 9 …… 6bit shift register.
Claims (1)
るパリティエラー検出回路と、 前記パリティエラー検出回路からの検出結果を順次入力
するn段の第1のシフトレジスタと、 前記第1のシフトレジスタの1段目又はn段目の内容が
パリティエラーに対応し、かつ、2段目から(n−1)
段目までの少なくともいづれか1段の内容がパリティエ
ラーに対応するときリセット信号を出力する検出回路
と、 入力が所定の電圧に固定されていて前記リセット信号に
よりリセットされる第2のシフトレジスタとを備え、前
記第2のシフトレジスタの(n−3)段目からバースト
誤り検出信号を出力することを特徴とするバースト誤り
検出回路。1. A parity error detection circuit for detecting the presence or absence of a parity error in a received signal, an n-stage first shift register for sequentially inputting detection results from the parity error detection circuit, and the first shift register. The contents of the first stage or the nth stage correspond to the parity error, and (n-1) from the second stage
A detection circuit that outputs a reset signal when the contents of at least one of the stages up to the stage corresponds to a parity error, and a second shift register whose input is fixed to a predetermined voltage and which is reset by the reset signal. A burst error detection circuit, comprising: outputting a burst error detection signal from the (n-3) th stage of the second shift register.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP63313930A JP2523170B2 (en) | 1988-12-14 | 1988-12-14 | Burst error detection circuit |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP63313930A JP2523170B2 (en) | 1988-12-14 | 1988-12-14 | Burst error detection circuit |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH02159827A JPH02159827A (en) | 1990-06-20 |
| JP2523170B2 true JP2523170B2 (en) | 1996-08-07 |
Family
ID=18047226
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP63313930A Expired - Lifetime JP2523170B2 (en) | 1988-12-14 | 1988-12-14 | Burst error detection circuit |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2523170B2 (en) |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS62192982A (en) * | 1986-02-20 | 1987-08-24 | Yokogawa Electric Corp | Burst error detection circuit for compact disk |
-
1988
- 1988-12-14 JP JP63313930A patent/JP2523170B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| JPH02159827A (en) | 1990-06-20 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US5526391A (en) | N+1 frequency divider counter and method therefor | |
| US4160154A (en) | High speed multiple event timer | |
| JP2523170B2 (en) | Burst error detection circuit | |
| EP0839424B1 (en) | Extended chip select reset apparatus and method | |
| JP2707778B2 (en) | Noise removal circuit | |
| SU1080182A2 (en) | Device for receiving sequential codes | |
| JP2724781B2 (en) | Error rate detection circuit | |
| JP2664239B2 (en) | Parallel / serial data converter | |
| KR960009902B1 (en) | Digital audio infrared rays receiver | |
| JP2908080B2 (en) | Variable frequency divider | |
| SU1631509A1 (en) | Multicycle recirculating time-to-number converter | |
| SU679985A1 (en) | Device for correcting arythmetic errors | |
| SU815876A1 (en) | Digital generator of sinusoidal signals | |
| US10516413B2 (en) | Digital-to-time converter and information processing apparatus | |
| SU388288A1 (en) | ALL-UNION | |
| SU1072038A1 (en) | Device for comparing binary codes | |
| JP2757714B2 (en) | Frame pulse generation circuit | |
| JPS60144040A (en) | Error counter | |
| SU1640822A1 (en) | Frequency-to-code converter | |
| JP2606569B2 (en) | Frame pulse output monitoring circuit | |
| JP4515159B2 (en) | Timing variable device | |
| SU651418A1 (en) | Shift register | |
| SU1239857A1 (en) | Counting device with check | |
| JP3348271B2 (en) | Alarm detection circuit | |
| JPH0981367A (en) | Pattern detection circuit |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080531 Year of fee payment: 12 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090531 Year of fee payment: 13 |
|
| EXPY | Cancellation because of completion of term | ||
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090531 Year of fee payment: 13 |