JPH0454532A - Parity calculation circuit - Google Patents

Parity calculation circuit

Info

Publication number
JPH0454532A
JPH0454532A JP2163599A JP16359990A JPH0454532A JP H0454532 A JPH0454532 A JP H0454532A JP 2163599 A JP2163599 A JP 2163599A JP 16359990 A JP16359990 A JP 16359990A JP H0454532 A JPH0454532 A JP H0454532A
Authority
JP
Japan
Prior art keywords
circuit
input
data
clock
circuits
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
JP2163599A
Other languages
Japanese (ja)
Inventor
Naoki Fukaya
深谷 直毅
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.)
Sumitomo Electric Industries Ltd
Original Assignee
Sumitomo Electric Industries 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 Sumitomo Electric Industries Ltd filed Critical Sumitomo Electric Industries Ltd
Priority to JP2163599A priority Critical patent/JPH0454532A/en
Publication of JPH0454532A publication Critical patent/JPH0454532A/en
Pending legal-status Critical Current

Links

Landscapes

  • Detection And Correction Of Errors (AREA)

Abstract

PURPOSE:To reduce the hardware quantity of a calculation circuit, to miniaturize a device structure, and to simplify the constitution of a clock signal generating circuit by inputting the same clock to each delay circuit. CONSTITUTION:The signals (RESET signals) applied to the clock terminals of delay circuits 11 - 13 are inputted and all circuits 11 - 13 are reset. Then the 8-bit input transmission signals D(7) - D(0) are applied to each input of each exclusive OR circuit (EXOR) of an arithmetic circuit 14 via an input line D. The exclusive OR is secured between the data D(7) - D(0) applied to each input of each EXOR and the output signals D3(7) - D3(0) received from the circuit 13. Thus the parity calculation is carried out. The calculation result data D0(7) - D0(0) are given to the circuit 11 of the first stage, and the calculation results are outputted from the circuit 11 as the data D1(7) - D1(0). Then only the subject data of the parity calculation is extracted out of the circuit 11. Thus the circuit constitution is miniaturized and the constitution of a clock generating circuit is simplified.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は伝送信号の通信時に生じる信号誤りを検出する
パリティ計算回路に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a parity calculation circuit that detects signal errors that occur during communication of transmission signals.

〔従来の技術〕[Conventional technology]

広帯域l5DN(高付加価値デジタルネットワーク)の
実現手段の1つであるSDR(同期デジタルハイアラー
キ; 5ynchronous DigitalHie
rarchy )においては、標準化された信号系列が
使用されている。この信号系列はSTM−Nと呼ばれる
。Nは整数で、1,4.16等が標準になっており、そ
の伝送速度はこのNの値により異なり、155.52M
bpsXNと表される。
SDR (Synchronous Digital Hierarchy) is one of the means to realize broadband l5DN (High Value-Added Digital Network).
rrchy), a standardized signal sequence is used. This signal sequence is called STM-N. N is an integer, and the standard value is 1, 4.16, etc., and the transmission speed varies depending on the value of N, and is 155.52M.
It is expressed as bpsXN.

従来このような信号系列を用いる信号伝送システムにお
いては、第4図に示される構成のパリティ計算回路が使
用されていた。この回路には8個のDタイプフリップフ
ロップから構成される装置回路1,2.3が用いられて
いる。これら各遅延回路1.2.3に入力されるクロッ
ク信号B21CLK、B22CLK、B23CLKのタ
イミングは、第5図(c)、(d)、(e)に示される
。また、同図(a)は8ビツトを1バイトとする伝送信
号のタイミング、(b)は各遅延回路1〜3に人力され
るリセット信号、同図(f)は各ラッチ回路4〜6に入
力されるラッチクロック信号を示す。
Conventionally, in a signal transmission system using such a signal sequence, a parity calculation circuit having the configuration shown in FIG. 4 has been used. This circuit uses device circuits 1, 2.3 consisting of eight D-type flip-flops. The timings of the clock signals B21CLK, B22CLK, and B23CLK input to each of these delay circuits 1.2.3 are shown in FIGS. 5(c), (d), and (e). In addition, (a) in the same figure shows the timing of a transmission signal in which 8 bits constitute one byte, (b) shows a reset signal manually inputted to each delay circuit 1 to 3, and (f) shows the timing of a transmission signal input to each latch circuit 4 to 6. Indicates the input latch clock signal.

8ビツトづつシリアルに送出されてくる伝送信号は8個
の排他的論理和回路(EXOR)から構成される演算回
路7.8.9に入力され、パリティが計算される。この
計算結果のうち、検査対象になるデータがB21CLK
、B22CLK、B23CLKのクロックタイミングに
同期して各遅延回路1.2.3によって抽出される。パ
リティ計算は3バイト毎に行われ、1フレ一ム分のデー
タについての計算が終了するとラッチクロック信号が発
生し、各ラッチ回路4〜6に計算結果がラッチされ、次
フレームの82バイトに書き込まれる。そして、各遅延
回路はリセット信号RESETによってリセットされ、
上記のパリティ計算が縁り返し実行される。
The transmission signal sent out serially in 8-bit units is input to an arithmetic circuit 7.8.9 consisting of 8 exclusive OR circuits (EXOR), and parity is calculated. Of this calculation result, the data to be inspected is B21CLK.
, B22CLK, and B23CLK by each delay circuit 1.2.3 in synchronization with the clock timing. Parity calculation is performed every 3 bytes, and when the calculation for one frame of data is completed, a latch clock signal is generated, the calculation results are latched in each latch circuit 4 to 6, and written to 82 bytes of the next frame. It will be done. Then, each delay circuit is reset by a reset signal RESET,
The above parity calculation is performed over and over again.

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

しかしながら、上記従来のパリティ計算回路にあっては
、3バイト分の排他的論理和演算が各演算回路7〜9に
おいて別々に行われる構成になっている。このため、ハ
ードウェア量、特に排他的論理和演算部分のハードウェ
ア量が大きくなり、回路構成は大形化していた。また、
各遅延回路1〜3に入力されるB2クロックの種類はB
21CLK、B22CLK、B23CLKと多く、タイ
ミングクロックの生成回路はこの種類の多さに伴なって
複雑になっていた。また、上記従来技術の説明では信号
系列がSTM−1の場合について説明したが、STM−
NのNが大きくなって伝送速度が高くなると、回路構成
はますます大形化し、しかも、クロック生成回路の構成
はますます複雑になる。
However, in the conventional parity calculation circuit described above, the exclusive OR operation for 3 bytes is performed separately in each of the calculation circuits 7 to 9. For this reason, the amount of hardware, especially the amount of hardware for the exclusive OR calculation portion, has increased, and the circuit configuration has become larger. Also,
The type of B2 clock input to each delay circuit 1 to 3 is B
21CLK, B22CLK, and B23CLK, and the timing clock generation circuit has become complicated due to the large number of types. Furthermore, in the explanation of the prior art described above, the case where the signal sequence is STM-1 was explained, but the STM-
As N becomes larger and the transmission speed becomes higher, the circuit configuration becomes larger and larger, and the structure of the clock generation circuit becomes increasingly complex.

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

本発明はこのような課題を解消するためになされたもの
で、8個のDタイプフリップフロップが並列に構成され
た遅延回路が3段直列に接続され、これら遅延回路の各
リセット端子および各クロック入力端子は各端子毎に共
通に接続され、また、8個のEXORが並列に構成され
、これらEXORの各一方の入力端子は3段目遅延回路
の各出力端子に接続され、各他方の入力端子は8ビット
並列に伝送される信号の各入力線に接続され、各出力端
子は初段遅延回路の各入力端子に接続され、また、8個
のラッチ回路が各段の遅延回路毎1こ並列に構成して設
けられ、これら各ラッチ回路の各入力端子は遅延回路の
各段の各出力端子に接続され、各ラッチクロック入力端
子は共通に接続されたものである。
The present invention has been made to solve this problem, and consists of three stages of delay circuits in which eight D-type flip-flops are connected in parallel, and each reset terminal of these delay circuits and each clock The input terminals are commonly connected to each terminal, and eight EXORs are configured in parallel, and one input terminal of each of these EXORs is connected to each output terminal of the third stage delay circuit, and each other's input terminal is connected to each output terminal of the third stage delay circuit. The terminal is connected to each input line of a signal transmitted in 8-bit parallel, each output terminal is connected to each input terminal of the first stage delay circuit, and eight latch circuits are connected in parallel, one for each stage delay circuit. Each input terminal of each of these latch circuits is connected to each output terminal of each stage of the delay circuit, and each latch clock input terminal is connected in common.

〔作用〕[Effect]

各遅延回路に同一のクロックが入力されることにより、
8ビット並列伝送信号は3バイト分遅延される。遅延さ
れた伝送信号は引き続いて伝送されて来る新たな伝送信
号と排他的論理和演算が8個のEXOHのみによって行
われ、3バイト毎にパリティ計算が行われる。
By inputting the same clock to each delay circuit,
The 8-bit parallel transmission signal is delayed by 3 bytes. The delayed transmission signal is subjected to an exclusive OR operation with a new transmission signal that is subsequently transmitted using only 8 EXOHs, and parity calculation is performed every 3 bytes.

〔実施例〕〔Example〕

次に、本発明の一実施例による、同期デジタルハイアラ
ーキにおけるパリティ計算回路について説明する。
Next, a parity calculation circuit in a synchronous digital hierarchy according to an embodiment of the present invention will be described.

本実施例における信号系列はSTM−1であり、この信
号系列のフレーム構成は第2図に示される。
The signal sequence in this embodiment is STM-1, and the frame structure of this signal sequence is shown in FIG.

1フレームは270バイト、9行で構成されている。図
の左上の9バイト、3行のフレーム範囲には管理用情報
やフレーム同期用情報が入っている。
One frame consists of 270 bytes and 9 lines. The frame range of 9 bytes and 3 lines in the upper left of the figure contains management information and frame synchronization information.

図の太線枠のフレーム範囲内にはビット誤り検出の対象
になるデータが入っており、また、ビット誤りの検出結
果であるパリティ計算結果が書き込まれる82バイトが
設けられている。パリティ計算は24ビツト(3バイト
)毎に行われ、その計算結果データは全部で3バイトに
なる。82バイトはこれに対応してB21.  B22
.  B23バイトの3バイトから構成されている。ま
た、伝送信号は図示されるフレームの左から右に向がっ
て、また、上から下に向かって8ビット並列でシリアル
に伝送される。その伝送速度は155.52Mbps(
−270バイト×9行×8ビットx8KHz)である。
Data to be subjected to bit error detection is contained within the frame range indicated by the bold line in the figure, and 82 bytes are provided in which parity calculation results, which are bit error detection results, are written. Parity calculation is performed every 24 bits (3 bytes), and the resulting data is 3 bytes in total. 82 bytes corresponds to B21. B22
.. It consists of 3 bytes of B23 bytes. Further, the transmission signal is serially transmitted in parallel with 8 bits from the left to the right of the illustrated frame and from the top to the bottom. Its transmission speed is 155.52Mbps (
-270 bytes x 9 lines x 8 bits x 8 KHz).

なお、以下の説明は信号系列がSTM−1の場合につい
て行うが、これは説明の便宜のためであり、他のSTM
−N信号全てについて本発明を適用することが可能であ
る。
The following explanation will be made for the case where the signal sequence is STM-1, but this is for convenience of explanation, and other STM
It is possible to apply the present invention to all -N signals.

第1図は本実施例によるパリティ計算回路の構成を示す
ブロック図である。
FIG. 1 is a block diagram showing the configuration of a parity calculation circuit according to this embodiment.

8個のDタイプフリップフロップが並列に構成された遅
延回路11.12.13が3段直列に接続されている。
Three stages of delay circuits 11, 12, and 13 each having eight D-type flip-flops configured in parallel are connected in series.

つまり、遅延回路11の8本の各データ出力線は遅延回
路12の8本の各データ入力線に接続され、遅延回路1
2の8本の各データ出力線は遅延回路13の8本の各デ
ータ入力線に接続されている。これら遅延回路11〜1
3の各リセット端子および各クロ・ツク入力端子は各端
子毎に共通に接続されている。
In other words, each of the eight data output lines of the delay circuit 11 is connected to each of the eight data input lines of the delay circuit 12.
Each of the eight data output lines of No. 2 is connected to each of the eight data input lines of the delay circuit 13. These delay circuits 11-1
The reset terminals and the clock input terminals of No. 3 are commonly connected to each other.

また、8個のEXORが並列に構成されて演算回路14
が形成されている。これらEXOHの各一方の入力端子
は3段目遅延回路13の各データ出力端子に接続され、
各他方の入力端子は8ビット並列に伝送される信号の各
入力線りに接続されている。また、EXOHの各aカ端
子は初段遅延回路11の各データ入力端子に接続されて
いる。
In addition, eight EXORs are configured in parallel to form the arithmetic circuit 14.
is formed. One input terminal of each of these EXOH is connected to each data output terminal of the third stage delay circuit 13,
Each other input terminal is connected to each input line of a signal transmitted in 8-bit parallel. Further, each a terminal of EXOH is connected to each data input terminal of the first stage delay circuit 11.

また、8個のラッチ回路が並列に構成された保持回路1
5,16.17が各段の遅延回路11゜12.13毎に
設けられている。これら各保持回路15.16.17の
各入力端子は遅延回路11゜12.13の各データ出力
端子に接続され、各保持回路15〜17のラッチクロッ
ク入力端子は共通に接続されている。
In addition, a holding circuit 1 in which eight latch circuits are configured in parallel.
5, 16, and 17 are provided for each delay circuit 11, 12, and 13 of each stage. Each input terminal of each of these holding circuits 15, 16, and 17 is connected to each data output terminal of delay circuits 11, 12, and 13, and the latch clock input terminals of each of holding circuits 15 to 17 are connected in common.

このように構成されたパリティ計算回路の各部における
信号のタイミングチャートは第3図に示される。同図(
、a )は入力信号線りに入力される8ビツトを1バイ
トとする伝送信号のタイミングである。タイミングの1
周期は125μSeeであり、この1周期に1バイトの
情報が伝送される。
A timing chart of signals in each part of the parity calculation circuit configured as described above is shown in FIG. Same figure (
, a) is the timing of a transmission signal in which 8 bits input to the input signal line constitute 1 byte. timing 1
The period is 125μSee, and one byte of information is transmitted in one period.

同図(b)は各遅延回路11〜13のリセット入力端子
に与えられるリセット(RESET)信号のタイミング
、同E (C)は各遅延回路11〜13のクロック端子
に与えられるクロ・ツク(B2CLK)信号のタイミン
グ、同図(d)は各保持回路15〜17のラッチクロ・
ツク入力端子に与えられるラッチクロック(LCLK)
信号のタイミングを示している。
(b) of the figure shows the timing of the reset (RESET) signal applied to the reset input terminal of each delay circuit 11 to 13, and E (C) shows the timing of the clock signal (B2CLK) applied to the clock terminal of each delay circuit 11 to 13. ) Signal timing, the figure (d) shows the latch clock of each holding circuit 15 to 17.
Latch clock (LCLK) given to the input terminal
Shows signal timing.

次に、本回路の動作について説明する。Next, the operation of this circuit will be explained.

まず、各遅延回路11〜13にRESET信号が入力さ
れ、回路が全てリセ・ソトされる。8ビ・ソトの入力伝
送信号D(7)〜D(0)は入力線pを介して演算回路
14の各EXOHの各1人力に与えられる。なお、信号
D(7)〜(0)はSTM−1信号を8ビット並列展開
したものであり、データD(7)は最上位ビット(MS
B)、データD(0)は最下位ビット(L S B)で
ある。EXORの各1人力に与えられた入力データD(
7)〜D(0)は、遅延回路13からの出力信号D3(
7)〜D 3(0)と排他的論理和が取られ、パリティ
計算が行われる。
First, a RESET signal is input to each of the delay circuits 11 to 13, and all the circuits are reset and sorted. The 8-bit input transmission signals D(7) to D(0) are applied to each EXOH of the arithmetic circuit 14 via the input line p. Note that signals D(7) to (0) are the 8-bit parallel expansion of the STM-1 signal, and data D(7) is the most significant bit (MS
B), data D(0) is the least significant bit (LSB). Input data D given to each EXOR member (
7) to D(0) are output signals D3(
7) to D3(0) and exclusive OR is performed to perform parity calculation.

この計算結果データDO(7)〜D 0(0)は初段の
遅延回路11に与えられ、最初のB2クロック力(入力
されるタイミングでその計算結果が遅延回路11からデ
ータD 1(7)〜Di(0)として出力される。この
82クロツクは第2図の太線枠内のデータが入力される
ときにだけ生成されるため、パリティ計算の対象になる
データのみが遅延回路11から抽出される。
This calculation result data DO(7) to D0(0) is given to the first-stage delay circuit 11, and at the timing when the first B2 clock power (input) is input, the calculation result is transferred from the delay circuit 11 to data D1(7) to D0(0). This 82 clock is output as Di(0). Since this 82 clock is generated only when the data within the thick line frame in FIG. 2 is input, only the data subject to parity calculation is extracted from the delay circuit 11. .

次のB2クロックが入力されると、遅延回路11から出
力されたデータDi(7)〜D 1(0)は遅延回路1
2に取り込まれ、データD 2(7)〜D 2(0)と
して出力される。さらに、次のB2クロックが入力され
ると、遅延回路12から出力されたデータD2(7)〜
D2(0)は遅延回路13に取り込まれ、データDB(
7)〜D3(0)として出力される。また、各B2クロ
ックが入力される際には、上記処理と並行して3段目遅
延回路13の出力信号D B(7)〜D3(0)と入力
信号線りからの入力信号D(7)〜D(0)との排他的
論理和演算が共に実行されている。この結果、第2図に
示される太線枠内のデータについて3バイト毎にパリテ
ィ計算が実行されていることになる。
When the next B2 clock is input, the data Di(7) to D1(0) output from the delay circuit 11 are transferred to the delay circuit 1.
2 and output as data D2(7) to D2(0). Furthermore, when the next B2 clock is input, data D2 (7) to
D2(0) is taken into the delay circuit 13 and data DB(
7) to D3(0). Furthermore, when each B2 clock is input, in parallel with the above processing, the output signals D B(7) to D3(0) of the third stage delay circuit 13 and the input signal D(7) from the input signal line are ) to D(0) are both executed. As a result, parity calculation is executed every 3 bytes for the data within the bold line frame shown in FIG.

1フレ一ム分のデータについてのパリティ計算が終了す
ると、各保持回路15〜17にLCLK信号が入力され
、この入力時点で各遅延回路11〜13から出力されて
いるデータが各保持回路15〜17にラッチされる。ラ
ッチされた合計24ビツトのデータはパリティ計算結果
であり、この結果は次フレームの82バイトに書き込ま
れる。この後各遅延回路11〜13にRESET信号が
入力され、各遅延回路11〜13は初期状態にリセット
される。以上の処理は各フレーム毎に繰り返し実行され
る。
When the parity calculation for one frame of data is completed, the LCLK signal is input to each holding circuit 15 to 17, and the data output from each delay circuit 11 to 13 at the time of input is input to each holding circuit 15 to 17. 17. A total of 24 bits of latched data is the result of parity calculation, and this result is written into 82 bytes of the next frame. Thereafter, the RESET signal is input to each delay circuit 11-13, and each delay circuit 11-13 is reset to its initial state. The above processing is repeatedly executed for each frame.

このパリティ計算は最初にデータ送信側において実行さ
れる。そして、受信側において伝送されて来た信号につ
いて再度パリティ計算が実行され、次フレームのB2バ
イトに記憶された送信時の計算結果と一致が取られる。
This parity calculation is first performed on the data sending side. Then, parity calculation is performed again on the transmitted signal on the receiving side, and a match is made with the calculation result at the time of transmission stored in the B2 byte of the next frame.

一致している場合にはデータのビット誤りは生じなかっ
たものと処理され、また、一致していない場合には伝送
途中においてビット誤りが生じたものとして処理される
If they match, it is assumed that no bit error has occurred in the data, and if they do not match, it is assumed that a bit error has occurred during transmission.

本実施例によれば、排他的論理和演算部分は8個のみの
EXOHによって構成されているため、回路のハードウ
ェア量が小さくなり、回路構成は小形化し、回路制御が
容易になる。また、各遅延回路11〜13に与えられる
B2クロックは1種類のみであるため、クロック信号生
成部の回路構成は簡略化する。また、STM−NのNが
大きくなって信号の伝送速度が高くなっても、回路構成
は大形化せず、また、クロック生成回路の構成は複雑に
ならない。
According to this embodiment, since the exclusive OR calculation section is constituted by only eight EXOHs, the amount of hardware in the circuit is reduced, the circuit configuration is miniaturized, and circuit control is facilitated. Further, since only one type of B2 clock is provided to each delay circuit 11 to 13, the circuit configuration of the clock signal generation section is simplified. Further, even if N of the STM-N increases and the signal transmission speed increases, the circuit configuration does not become large and the configuration of the clock generation circuit does not become complicated.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明によれば、各遅延回路に同一
のクロックが入力されることにより、8ビット並列伝送
信号は3バイト分遅延される。遅延された伝送信号は引
き続いて伝送されて来る新たな伝送信号と排他的論理和
演算が8個のEXORのみによって行われ、3バイト毎
にパリティ計算が行われる。
As described above, according to the present invention, the same clock is input to each delay circuit, so that the 8-bit parallel transmission signal is delayed by 3 bytes. The delayed transmission signal is subjected to an exclusive OR operation with a new transmission signal that is subsequently transmitted using only 8 EXORs, and parity calculation is performed every 3 bytes.

このため、計算回路のノー−ドウエア量は減少し、装置
が小形化する。また、クロック信号生成回路の構成は簡
略化する。従って、回路を集積化するのに好都合なパリ
ティ計算回路が提供される。
Therefore, the amount of node hardware in the calculation circuit is reduced, and the device becomes smaller. Furthermore, the configuration of the clock signal generation circuit is simplified. Therefore, a parity calculation circuit is provided which is convenient for circuit integration.

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

第1図は本発明の一実施例によるパリティ計算回路の構
成を示すブロック図、第2図はSTM−1信号のフレー
ム構成を示す図、第3図は第1図に示された本実施例の
計算回路における信号のタイミングチャートを示す図、
第4図は従来のパリティ計算回路の構成を示すブロック
図、第5図は第4v!Jに示された従来の計算回路にお
ける信号のタイミングチャートを示す図である。 11.12.13・・・8個のDタイプフリップフロッ
プが並列に構成された遅延回路、14・・・8個の排他
的論理和回路(EXOR)が並列に構成された演算回路
、15,16.17・・・8個のラッチ回路が並列に構
成された保持回路。
FIG. 1 is a block diagram showing the configuration of a parity calculation circuit according to an embodiment of the present invention, FIG. 2 is a diagram showing the frame structure of an STM-1 signal, and FIG. 3 is an embodiment of the present invention shown in FIG. 1. A diagram showing a timing chart of signals in the calculation circuit of
FIG. 4 is a block diagram showing the configuration of a conventional parity calculation circuit, and FIG. 5 is a block diagram showing the configuration of a conventional parity calculation circuit. FIG. 6 is a diagram showing a timing chart of signals in the conventional calculation circuit shown in FIG. 11.12.13...Delay circuit configured with 8 D-type flip-flops in parallel, 14...Arithmetic circuit configured with 8 exclusive OR circuits (EXOR) in parallel, 15, 16.17...A holding circuit configured with eight latch circuits in parallel.

Claims (1)

【特許請求の範囲】  8個のDタイプフリップフロップが並列に構成された
遅延回路が3段直列に接続され、これら遅延回路の各リ
セット端子および各クロック入力端子は各端子毎に共通
に接続され、 8個の排他的論理和回路が並列に構成され、これら排他
的論理和回路の各一方の入力端子は前記3段目遅延回路
の各出力端子に接続され、各他方の入力端子は8ビット
並列に伝送される信号の各入力線に接続され、各出力端
子は前記初段遅延回路の各入力端子に接続され、 8個のラッチ回路が前記各段の遅延回路毎に並列に構成
して設けられ、これら各ラッチ回路の各入力端子は前記
遅延回路の各段の各出力端子に接続され、各ラッチクロ
ック入力端子は共通に接続された ことを特徴とするパリテイ計算回路。
[Claims] Three stages of delay circuits in which eight D-type flip-flops are configured in parallel are connected in series, and each reset terminal and each clock input terminal of these delay circuits are connected in common. , eight exclusive OR circuits are configured in parallel, one input terminal of each of these exclusive OR circuits is connected to each output terminal of the third stage delay circuit, and each other input terminal is connected to an 8-bit It is connected to each input line of signals transmitted in parallel, each output terminal is connected to each input terminal of the first stage delay circuit, and eight latch circuits are arranged in parallel for each stage of delay circuit. A parity calculation circuit characterized in that each input terminal of each of these latch circuits is connected to each output terminal of each stage of the delay circuit, and each latch clock input terminal is connected in common.
JP2163599A 1990-06-21 1990-06-21 Parity calculation circuit Pending JPH0454532A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2163599A JPH0454532A (en) 1990-06-21 1990-06-21 Parity calculation circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2163599A JPH0454532A (en) 1990-06-21 1990-06-21 Parity calculation circuit

Publications (1)

Publication Number Publication Date
JPH0454532A true JPH0454532A (en) 1992-02-21

Family

ID=15776987

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2163599A Pending JPH0454532A (en) 1990-06-21 1990-06-21 Parity calculation circuit

Country Status (1)

Country Link
JP (1) JPH0454532A (en)

Similar Documents

Publication Publication Date Title
US6192498B1 (en) System and method for generating error checking data in a communications system
JP2732759B2 (en) Frame synchronization control method
JPH04154339A (en) Atm cell processing system for hdlc system data
US6427179B1 (en) System and method for protocol conversion in a communications system
JPH0454532A (en) Parity calculation circuit
JPH09181714A (en) Frame synchronizing signal detector
JPS62114358A (en) System for synthesizing automatically protocol
JP2762941B2 (en) Background noise generator
JP2001044976A (en) Inter-bit phase difference reduction transmission system in digital processor
US7006527B1 (en) Multistage pipeline bit conversion
KR19980070455A (en) Transfer clock conversion circuit of digital data
JPH04322530A (en) Bit interleaved parity arithmetic circuit
JP2822912B2 (en) Delay setting system
JP2830791B2 (en) Pointer processing circuit
JP3493111B2 (en) Semiconductor integrated circuit device
JP2584915B2 (en) Connection circuit
JP3341475B2 (en) Counting circuit
JPS62267677A (en) Testing system for counter circuit
JPH07273642A (en) Test circuit for asynchronous counter
JPH02192240A (en) Transmission delay correcting system
KR940007872B1 (en) Circuit for calculating crc of atm cell head
JP2616125B2 (en) Semiconductor integrated circuit
JPH02296413A (en) Data selection circuit
JPS59205644A (en) Input and output control circuit
JPH0577032B2 (en)