JP3017213B1 - FIFO memory monitoring device - Google Patents

FIFO memory monitoring device

Info

Publication number
JP3017213B1
JP3017213B1 JP11025619A JP2561999A JP3017213B1 JP 3017213 B1 JP3017213 B1 JP 3017213B1 JP 11025619 A JP11025619 A JP 11025619A JP 2561999 A JP2561999 A JP 2561999A JP 3017213 B1 JP3017213 B1 JP 3017213B1
Authority
JP
Japan
Prior art keywords
data
fifo memory
monitoring
bit
read
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
JP11025619A
Other languages
Japanese (ja)
Other versions
JP2000222168A (en
Inventor
清彦 千葉
Original Assignee
宮城日本電気株式会社
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 宮城日本電気株式会社 filed Critical 宮城日本電気株式会社
Priority to JP11025619A priority Critical patent/JP3017213B1/en
Application granted granted Critical
Publication of JP3017213B1 publication Critical patent/JP3017213B1/en
Publication of JP2000222168A publication Critical patent/JP2000222168A/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Time-Division Multiplex Systems (AREA)
  • Synchronisation In Digital Transmission Systems (AREA)

Abstract

【要約】 【課題】 FIFOメモリの規模を拡大することなく、
FIFOメモリの故障監視と位相監視を行うことができ
るFIFOメモリ監視装置を提供する。 【解決手段】 FIFOメモリ10に書き込む主信号デ
ータのCRCデータを演算し、このCRC演算結果20
とデータの先頭を指示するデータ先頭指示ビット21を
多重部19で多重してから、次のフレームデータの先頭
に同期させて書き込む。読み出し側では書き込み側から
指示されたタイミングと装置内FP28を基準に、読み
出しデータから蓄積多重データ31を読み出して分離部
25で分離する。分離された蓄積CRC演算結果32
は、読み出しデータから演算されたCRCデータと比較
してFIFOメモリの故障監視を行う。分離された蓄積
データ先頭指示ビット33は、読出カウンタ回路24で
生成された先頭指示信号40と比較し、書込カウンタ回
路15と読出カウンタ回路24の位相監視を行う。
Abstract: PROBLEM TO BE SOLVED: To increase the scale of a FIFO memory,
Provided is a FIFO memory monitoring device capable of performing fault monitoring and phase monitoring of a FIFO memory. SOLUTION: CRC data of main signal data to be written to a FIFO memory 10 is calculated, and a CRC calculation result 20 is calculated.
And the data head instruction bit 21 indicating the head of the data is multiplexed by the multiplexing unit 19 and then written in synchronization with the head of the next frame data. On the read side, the multiplexed data 31 is read from the read data based on the timing instructed by the write side and the FP 28 in the apparatus, and separated by the separation unit 25. Separated accumulated CRC calculation result 32
Performs the failure monitoring of the FIFO memory by comparing with the CRC data calculated from the read data. The separated stored data head instruction bit 33 is compared with a head instruction signal 40 generated by the read counter circuit 24 to monitor the phases of the write counter circuit 15 and the read counter circuit 24.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はFIFOメモリ監視
装置に係わり、詳細には装置間および装置内フォーマッ
トの変換に用いられるFIFOメモリ制御を監視するF
IFOメモリ監視装置に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a FIFO memory monitoring device, and more particularly, to a FIFO memory monitoring device that monitors FIFO memory control used for format conversion between and within devices.
The present invention relates to an IFO memory monitoring device.

【0002】[0002]

【従来の技術】従来、対向装置からのフレームデータを
装置内のフレームフォーマットに変換する場合、装置内
にFIFO(First In First Out)メモリが設けられ
る。そして、対向装置からのフレームデータを一旦この
FIFOメモリに蓄積した後、FIFOメモリに先入れ
して蓄積したデータから順に、装置内のフレームフォー
マットに変換する。このようなFIFOメモリを用いる
ことにより、対向装置との間の伝送タイミングの基準タ
イミングとなる装置間クロックと装置内の処理タイミン
グの基準タイミングとなる装置内クロックとが互いに非
同期で異なる動作速度であっても、これらを吸収してフ
レームフォーマットの変換を行うことができる。
2. Description of the Related Art Conventionally, when converting frame data from an opposite device into a frame format in the device, a FIFO (First In First Out) memory is provided in the device. Then, after temporarily storing the frame data from the opposite device in this FIFO memory, the data is firstly stored in the FIFO memory and converted into the frame format in the device in order from the stored data. By using such a FIFO memory, the inter-device clock, which is the reference timing of the transmission timing with the opposing device, and the internal clock, which is the reference timing of the processing timing in the device, are asynchronous with each other and have different operation speeds. However, the frame format can be converted by absorbing these.

【0003】このようなFIFOメモリは、書き込み側
と読み出し側にそれぞれカウンタ回路が接続されてい
る。書き込み側のカウンタ回路は、装置間クロックに同
期したフレームパルス(Frame Pulse:以下、FPと略
す。)を基準に、FIFOメモリの書き込みエントリを
指定するとともに、その書き込みタイミングを生成す
る。読み出し側のカウンタ回路は、装置内クロックに同
期したFPを基準に、FIFOメモリの読み出しエント
リを指定するとともに、その読み出しタイミングを生成
する。このFIFOメモリによるフレームフォーマット
変換の信頼性を向上させるために、このFIFOメモリ
への書き込み側のカウンタ回路と読み出し側のカウンタ
回路との位相を監視するFIFOメモリ監視装置があ
る。これは、書き込み側でデータの先頭を指示するデー
タ先頭指示ビットをFIFOメモリに書き込み、装置内
クロックに同期したFPを基準に読み出し側のカウンタ
回路で生成される読み出しタイミングで読み出されたデ
ータ先頭指示ビットの位置と、書き込み側のカウンタ回
路からの読み出し制御により読み出し側のカウンタ回路
でカウントされて生成されたデータの先頭位置とを比較
することにより行われる。
In such a FIFO memory, a counter circuit is connected to each of a writing side and a reading side. The write-side counter circuit designates a write entry in the FIFO memory based on a frame pulse (hereinafter, abbreviated as FP) synchronized with the inter-device clock and generates the write timing. The read-side counter circuit designates a read entry in the FIFO memory based on the FP synchronized with the internal clock and generates the read timing. In order to improve the reliability of the frame format conversion by the FIFO memory, there is a FIFO memory monitoring device that monitors the phases of the counter circuit on the writing side and the counter circuit on the reading side of the FIFO memory. This is because the data write instruction bit which indicates the start of data is written into the FIFO memory on the write side, and the data read out at the read timing generated by the read side counter circuit with reference to the FP synchronized with the internal clock of the device. This is performed by comparing the position of the instruction bit with the head position of the data generated by counting by the read-side counter circuit under the read control from the write-side counter circuit.

【0004】このようなFIFOメモリ監視装置は、F
IFOメモリへの書き込みタイミングと読み出しタイミ
ングとの間の位相同期を監視するだけではなく、FIF
Oメモリへ蓄積されたデータの故障を検出する。FIF
Oメモリの書き込み側と読み出し側それぞれに、例えば
巡回冗長検査(Cyclic Redundancy Check:以下、CR
Cと略す。)演算回路が接続されている。そして、書き
込み側でFIFOメモリに書き込まれた書き込みデータ
のCRC演算結果と、読み出し側で読み出された読み出
しデータについて演算したCRC演算結果とを比較する
ことにより行われる。FIFOメモリに蓄積されたデー
タの故障を検出するためにはCRC演算回路でCRCデ
ータを演算するかわりに、パリティビットを生成するこ
とも行われる。
[0004] Such a FIFO memory monitoring device has an F
In addition to monitoring the phase synchronization between the write timing to the IFO memory and the read timing, the FIFO
A failure of data stored in the O memory is detected. FIF
For example, a Cyclic Redundancy Check (hereinafter, referred to as CR)
Abbreviated as C. ) The arithmetic circuit is connected. This is performed by comparing the CRC operation result of the write data written to the FIFO memory on the write side with the CRC operation result calculated on the read data read on the read side. In order to detect a failure of the data stored in the FIFO memory, a parity bit is generated instead of calculating the CRC data by the CRC calculation circuit.

【0005】[0005]

【発明が解決しようとする課題】しかしながら従来のF
IFOメモリ監視装置は、対向装置からのフレームデー
タとして伝送され、装置内のフレームフォーマットに変
換する主信号の他に、データの先頭を指示するデータ先
頭ビットと、CRCデータもしくはパリティビットを書
き込み側でFIFOメモリに書き込み、読み出し側でこ
れを読み出す必要があるためFIFOメモリの規模が大
きくなってしまうという問題があった。
However, the conventional F
The IFO memory monitoring device transmits, on the writing side, a data head bit indicating the head of data, CRC data or a parity bit, in addition to a main signal which is transmitted as frame data from the opposite device and converted into a frame format in the device. Since it is necessary to write data into the FIFO memory and read it out on the reading side, there is a problem that the scale of the FIFO memory becomes large.

【0006】そこで本発明の目的は、FIFOメモリの
規模を拡大することなく、FIFOメモリの故障監視と
位相監視を行うことができるFIFOメモリ監視装置を
提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a FIFO memory monitoring device capable of monitoring a failure and a phase of a FIFO memory without increasing the size of the FIFO memory.

【0007】[0007]

【課題を解決するための手段】請求項1記載の発明で
は、(イ)フレームデータの主信号部からこの主信号部
のデータの故障発生を監視するための第1の監視ビット
を生成する第1の監視ビット生成手段と、(ロ)この第
1の監視ビット生成手段によって生成された第1の監視
ビットとフレームデータの先頭を指示するデータ先頭指
示ビットとを多重した多重データを生成する多重手段
と、(ハ)フレームデータの主信号部とこの多重手段に
よって生成された多重データを記憶するFIFOメモリ
と、(ニ)このFIFOメモリから読み出されたフレー
ムデータの主信号部からこの主信号部のデータの故障発
生を監視するための第2の監視ビットを生成する第2の
監視ビット生成手段と、(ホ)FIFOメモリから読み
出された多重データから第1の監視ビットとデータ先頭
指示ビットとを分離する分離手段と、(ヘ)この分離手
段によって分離された第1の監視ビットと第2の監視ビ
ット生成手段によって生成された第2の監視ビットとを
比較することによってFIFOメモリの故障を監視する
故障監視手段と、(ト)データ先頭指示ビットとは別個
にこれと対応するデータ先頭指示信号を生成するデータ
先頭指示信号生成手段と、(チ)分離手段によって分離
されたデータ先頭指示ビットとこのデータ先頭指示信号
生成手段によって生成されたデータ先頭指示信号とを比
較することによってFIFOメモリの書き込み動作およ
び読み出し動作の位相を監視する位相監視手段とをFI
FOメモリ監視装置に具備させる。
According to the first aspect of the present invention, (a) a first monitoring bit for monitoring a main signal portion of frame data for monitoring occurrence of a failure in data of the main signal portion is generated. (B) multiplexing for generating multiplexed data obtained by multiplexing the first monitoring bit generated by the first monitoring bit generation means and a data head indication bit indicating the head of frame data. Means, (c) a main signal part of the frame data and a FIFO memory for storing the multiplexed data generated by the multiplexing means, and (d) a main signal part of the frame data read from the FIFO memory. Second monitoring bit generation means for generating a second monitoring bit for monitoring the occurrence of a failure in the data of the section, and (e) whether the multiplexed data read from the FIFO memory Separating means for separating the first monitoring bit and the data head indication bit; (f) the first monitoring bit separated by the separating means and the second monitoring bit generated by the second monitoring bit generating means (G) a data head instruction signal generating means for generating a data head instruction signal corresponding to the data head instruction bit separately from the data head instruction bit. A) phase monitoring means for monitoring the phases of the write operation and the read operation of the FIFO memory by comparing the data head instruction bit separated by the separation means with the data head instruction signal generated by the data head instruction signal generation means; To FI
The FO memory monitoring device is provided.

【0008】すなわち請求項1記載の発明では、FIF
Oメモリの書き込み側で、FIFOメモリに格納するフ
レームデータの主信号部からこの主信号部のデータの故
障発生を監視するための第1の監視ビットを生成し、こ
れとフレームデータの先頭を指示するデータ先頭指示ビ
ットとを多重手段により多重するようにした。そして、
フレームデータの主信号部とともにこの多重手段により
生成された多重データを記憶させるようにした。FIF
Oメモリの読み出し側では、分離手段でFIFOメモリ
から読み出された多重データから第1の監視ビットとデ
ータ先頭指示ビットを分離する一方、第2の監視ビット
生成手段によりフレームデータの主信号部からこの主信
号部のデータの故障発生を監視するための第2の監視ビ
ットを生成するとともに、データ先頭指示信号生成手段
によりデータ先頭指示ビットとは別個にこれと対応する
データ先頭指示信号を生成するようにした。そして、第
1の監視ビットと第2の監視ビットとを比較することで
FIFOメモリの故障を監視する故障監視手段と、デー
タ先頭指示ビットとデータ先頭指示信号とを比較するこ
とでFIFOメモリの書き込み動作と読み出し動作の位
相を監視する位相監視手段とを設けるようにした。
That is, according to the first aspect of the present invention, the FIF
On the writing side of the O memory, a first monitoring bit for monitoring the occurrence of a failure in the data of the main signal portion is generated from the main signal portion of the frame data stored in the FIFO memory, and this and the head of the frame data are indicated. And the data leading instruction bit to be multiplexed by the multiplexing means. And
The multiplexed data generated by the multiplexing means is stored together with the main signal portion of the frame data. FIF
On the read side of the O memory, the separating means separates the first monitoring bit and the data head indication bit from the multiplexed data read from the FIFO memory, while the second monitoring bit generating means separates the first monitoring bit from the main signal portion of the frame data. A second monitoring bit for monitoring the occurrence of a failure in the data of the main signal portion is generated, and a data head instruction signal corresponding to the second monitoring bit is generated separately from the data head instruction bit by the data head instruction signal generating means. I did it. Then, a failure monitoring means for monitoring a failure of the FIFO memory by comparing the first monitoring bit with the second monitoring bit, and a write of the FIFO memory by comparing the data head instruction bit with the data head instruction signal. Phase monitoring means for monitoring the phases of the operation and the read operation is provided.

【0009】請求項2記載の発明では、(イ)FIFO
メモリと、(ロ)フレームデータの主信号部からこの主
信号部のデータの故障発生を監視するための第1の監視
ビットを生成する第1の監視ビット生成手段と、(ハ)
この第1の監視ビット生成手段によって生成された第1
の監視ビットとフレームデータの先頭を指示するデータ
先頭指示ビットとを多重した多重データを生成する多重
手段と、(ニ)フレームデータのヘッダ部に記述された
データの先頭位置情報から第1のフレームパルスを生成
するフレームパルス生成手段と、(ホ)このフレームパ
ルス生成手段によって生成された第1のフレームパルス
を基準にフレームデータの主信号部および多重手段によ
って多重された多重データとをFIFOメモリに書き込
むFIFOメモリ書込手段と、(ヘ)第2のフレームパ
ルスを基準にFIFOメモリからフレームデータおよび
多重データとを読み出すFIFOメモリ読出手段と、
(ト)このFIFOメモリ読出手段によってFIFOメ
モリから読み出されたフレームデータの主信号部からこ
の主信号部のデータの故障発生を監視するための第2の
監視ビットを生成する第2の監視ビット生成手段と、
(チ)FIFOメモリ読出手段によってFIFOメモリ
から読み出された多重データから第1の監視ビットとデ
ータ先頭指示ビットとを分離する分離手段と、(リ)こ
の分離手段によって分離された第1の監視ビットと第2
の監視ビット生成手段によって生成された第2の監視ビ
ットとを比較することによってFIFOメモリの故障を
検出する故障監視手段と、(ヌ)第2のフレームパルス
を基準にフレームデータのデータ先頭を指示するデータ
先頭指示信号を生成するデータ先頭指示信号生成手段
と、(ル)分離手段によって分離されたデータ先頭指示
ビットとこのデータ先頭指示信号生成手段によって生成
されたデータ先頭指示信号とを比較することによってF
IFOメモリ書込手段とFIFOメモリ読出手段の位相
の不一致を検出する位相監視手段とをFIFOメモリ監
視装置に具備させる。
According to the second aspect of the present invention, (a) a FIFO
A memory, and (b) first monitoring bit generation means for generating, from the main signal portion of the frame data, a first monitoring bit for monitoring occurrence of a failure in the data of the main signal portion;
The first monitoring bit generated by the first monitoring bit generation means
Multiplexing means for generating multiplexed data by multiplexing the monitor bit of the frame data and the data head indication bit indicating the head of the frame data, and (d) the first frame from the data start position information described in the header part of the frame data. A frame pulse generating means for generating a pulse, and (e) a main signal portion of frame data based on the first frame pulse generated by the frame pulse generating means and the multiplexed data multiplexed by the multiplexing means in a FIFO memory. FIFO memory writing means for writing, and (f) FIFO memory reading means for reading frame data and multiplexed data from the FIFO memory based on the second frame pulse,
(G) A second monitoring bit for generating a second monitoring bit for monitoring the occurrence of a failure in the data of the main signal portion from the main signal portion of the frame data read from the FIFO memory by the FIFO memory reading means. Generating means;
(H) separating means for separating a first monitoring bit and a data head indication bit from multiplexed data read from the FIFO memory by the FIFO memory reading means; and (iii) first monitoring separated by the separating means. Bit and second
A failure monitoring means for detecting a failure in the FIFO memory by comparing the second monitoring bit generated by the monitoring bit generation means with the second monitoring pulse, and indicating the head of frame data based on the (nu) second frame pulse. Comparing the data head instruction signal generated by the data head instruction signal generated by the data head instruction signal separated by the data head instruction signal generation means with the data head instruction signal generated by the data separation instruction means. By F
The FIFO memory monitoring device is provided with phase monitoring means for detecting a phase mismatch between the FIFO memory writing means and the FIFO memory reading means.

【0010】すなわち請求項2記載の発明では、FIF
Oメモリの書き込み側で、FIFOメモリに格納するフ
レームデータの主信号部からこの主信号部のデータの故
障発生を監視するための第1の監視ビットを生成し、こ
れとフレームデータの先頭を指示するデータ先頭指示ビ
ットとを多重手段により多重するようにした。さらにフ
レームパルス生成手段によりフレームデータのヘッダ部
に記述されたデータの先頭位置情報から第1のフレーム
パルスを生成し、この第1のフレームパルスを基準にフ
レームデータの主信号部および多重手段により生成され
た多重データとをFIFOメモリ書込手段で書き込むよ
うにした。FIFOメモリの読み出し側では、第1のフ
レームパルスとは異なる読み出し側の第2のフレームパ
ルスを基準にFIFOメモリ読込手段によりFIFOメ
モリから読み出された多重データから、分離手段で第1
の監視ビットとデータ先頭指示ビットを分離する一方、
第2の監視ビット生成手段によりフレームデータの主信
号部からこの主信号部のデータの故障発生を監視するた
めの第2の監視ビットを生成するとともに、データ先頭
指示信号生成手段により第2のフレームパルスを基準に
フレームデータのデータ先頭を指示するデータ先頭指示
信号を生成するようにした。そして、第1の監視ビット
と第2の監視ビットとを比較することでFIFOメモリ
の故障を監視する故障監視手段と、データ先頭指示ビッ
トとデータ先頭指示信号とを比較することでFIFOメ
モリ書込手段とFIFOメモリ読出手段の位相を監視す
る位相監視手段とを設けるようにした。
That is, according to the second aspect of the present invention, the FIF
On the writing side of the O memory, a first monitoring bit for monitoring the occurrence of a failure in the data of the main signal portion is generated from the main signal portion of the frame data stored in the FIFO memory, and this and the head of the frame data are indicated. And the data leading instruction bit to be multiplexed by the multiplexing means. Further, the first frame pulse is generated by the frame pulse generation means from the head position information of the data described in the header part of the frame data, and the first signal is generated by the main signal part of the frame data and the multiplexing means based on the first frame pulse. The multiplexed data is written by the FIFO memory writing means. On the reading side of the FIFO memory, the demultiplexing means demultiplexes the multiplexed data read from the FIFO memory by the FIFO memory reading means on the basis of a second frame pulse on the reading side different from the first frame pulse.
While separating the monitoring bit of
The second monitor bit generation means generates a second monitor bit from the main signal part of the frame data for monitoring the occurrence of a failure in the data of the main signal part, and the data start instruction signal generation means generates the second monitor bit. A data head indication signal for indicating the data head of the frame data based on the pulse is generated. A failure monitoring means for monitoring the failure of the FIFO memory by comparing the first monitoring bit with the second monitoring bit, and writing the FIFO memory by comparing the data head instruction bit with the data head instruction signal. Means and phase monitoring means for monitoring the phase of the FIFO memory reading means.

【0011】請求項3記載の発明では、請求項2記載の
FIFOメモリ監視装置で、FIFOメモリ書込手段に
よってFIFOメモリに書き込みが行なわれてから所定
のタイミング経過後にFIFOメモリ読出手段によって
FIFOメモリの読み出しを行うことを特徴としてい
る。
According to a third aspect of the present invention, in the FIFO memory monitoring device according to the second aspect, after a predetermined timing has elapsed after writing to the FIFO memory by the FIFO memory writing means, the FIFO memory reading means is used. Reading is performed.

【0012】すなわち請求項3記載の発明では、FIF
Oメモリへの読み出し動作を、書き込み動作が開始され
てから所定のタイミングを経過した後に開始させるよう
にすることで、FIFOメモリ書き込み直後の同一エン
トリの読み出しや、FIFOメモリ書き込み終了前のこ
のエントリからの読み出し動作による不都合を回避して
いる。
That is, according to the third aspect of the present invention, the FIF
By starting the read operation to the O memory after a predetermined timing has elapsed since the start of the write operation, reading of the same entry immediately after writing to the FIFO memory or starting from this entry before the end of writing to the FIFO memory is performed. Inconvenience caused by the read operation is avoided.

【0013】請求項4記載の発明では、請求項2または
請求項3記載のFIFOメモリ監視装置で、位相監視手
段によって位相の不一致が検出されたときにはFIFO
メモリおよびFIFOメモリ書込手段およびFIFOメ
モリ読出手段を初期化することを特徴としている。
According to a fourth aspect of the present invention, in the FIFO memory monitoring apparatus according to the second or third aspect, when the phase monitoring means detects a phase mismatch, the FIFO memory monitoring apparatus detects the phase mismatch.
The memory and the FIFO memory writing means and the FIFO memory reading means are initialized.

【0014】すなわち請求項4記載の発明では、位相監
視手段によって書き込み側と読み出し側で位相が不一致
であることが検出されたときには、読み出しデータは信
頼性に欠けるものであると判断して、全てを初期化状態
に戻すことで誤った読み出しデータの出力を回避してい
る。
That is, when the phase monitoring means detects that the phases do not match on the writing side and the reading side, it is determined that the read data is unreliable, and By returning to the initialized state, output of erroneous read data is avoided.

【0015】請求項5記載の発明では、請求項1〜請求
項4記載のFIFOメモリ監視装置で、多重手段は第1
の監視ビットとデータ先頭指示ビットの組み合わせによ
って予め一意に決められた多重データを出力するデコー
ド回路であり、分離手段は多重データから予め一意に決
められたビットデータを出力するエンコード回路である
ことを特徴としている。
According to a fifth aspect of the present invention, in the FIFO memory monitoring apparatus according to the first to fourth aspects, the multiplexing means is a first memory.
A decoding circuit that outputs multiplexed data uniquely determined in advance by a combination of a monitoring bit and a data head instruction bit, and the separating unit is an encoding circuit that outputs uniquely determined bit data from the multiplexed data. Features.

【0016】すなわち請求項5記載の発明では、多重手
段を第1の監視ビットとデータ先頭指示ビットの組み合
わせによって予め一意に決められた多重データを出力す
るデコード回路とし、分離手段をこの多重データから予
め一意に決められたビットデータを出力するエンコード
回路とすることで、多重および分離といった複雑な処理
の高速化を図るとともに、回路規模を小さくすることが
できる。
That is, in the invention according to claim 5, the multiplexing means is a decoding circuit for outputting multiplexed data uniquely determined in advance by a combination of the first monitor bit and the data head indication bit, and the demultiplexing means is configured to output the multiplexed data from the multiplexed data. By using an encoding circuit that outputs bit data uniquely determined in advance, the speed of complicated processing such as multiplexing and demultiplexing can be increased, and the circuit scale can be reduced.

【0017】請求項6記載の発明では、請求項1〜請求
項5記載のFIFOメモリ監視装置で、多重手段によっ
て多重された多重データは、この多重データと対応する
フレームデータの次のフレームの先頭に同期してFIF
Oメモリに書き込まれることを特徴としている。
According to a sixth aspect of the present invention, in the FIFO memory monitoring apparatus according to the first to fifth aspects, the multiplexed data multiplexed by the multiplexing means is the first frame of the frame next to the frame data corresponding to the multiplexed data. FIF in sync with
It is characterized in that it is written to the O memory.

【0018】すなわち請求項6記載の発明では、多重手
段によって多重された多重データをこの多重データと対
応するフレームデータの次のフレームの先頭に同期して
FIFOメモリに書き込むようにしたので、多重および
分離の処理時間によりFIFOメモリへの書き込みタイ
ミングに余裕を持たせて装置全体の処理速度の高速化を
図る。
That is, in the invention according to claim 6, the multiplexed data multiplexed by the multiplexing means is written into the FIFO memory in synchronization with the head of the next frame of the frame data corresponding to the multiplexed data. The separation processing time allows a margin for the writing timing to the FIFO memory, thereby increasing the processing speed of the entire apparatus.

【0019】請求項7記載の発明では、請求項1〜請求
項6記載のFIFOメモリ監視装置で、故障監視手段の
監視結果が所定のフレーム数だけ同一のときにはじめて
その結果を出力する保護手段を備えることを特徴として
いる。
According to a seventh aspect of the present invention, in the FIFO memory monitoring apparatus according to the first to sixth aspects, the protection means for outputting the result only when the monitoring results of the failure monitoring means are the same by a predetermined number of frames. It is characterized by having.

【0020】すなわち請求項7記載の発明では、保護手
段により故障監視手段の監視結果が所定のフレーム数だ
け同一のときにはじめてその結果を出力するようにする
ことで、ノイズ等の影響により位相が一致しているにも
かかわらず偶発的に位相が不一致であると検出されるこ
とを回避して、装置の信頼性の向上を図る。
In other words, according to the seventh aspect of the present invention, when the monitoring result of the failure monitoring means is the same as a predetermined number of frames by the protection means, the result is output for the first time. It is possible to prevent the phase from being inadvertently detected as being inconsistent in spite of the coincidence, thereby improving the reliability of the device.

【0021】[0021]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

【0022】[0022]

【実施例】以下実施例につき本発明を詳細に説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described in detail below with reference to embodiments.

【0023】図1は本発明の一実施例におけるFIFO
メモリ監視装置の構成の概要を表わしたものである。本
実施例におけるFIFOメモリ監視装置は、複数フレー
ム分の主信号を蓄積し、書き込み側および読み出し側
に、それぞれ独立してアクセスすることができるFIF
Oメモリ10を備えている。このFIFOメモリ10の
書き込み側には、入力される装置間データ11のオーバ
ヘッド(OverHead:以下、OHと略す。)部が終端され
るOH終端部12と、装置間データ11のデータ部であ
る主信号の誤り訂正符号としてのCRCデータが演算さ
れるCRC生成部13と、装置間クロック14に同期し
てFIFOメモリ10への書き込みタイミングを生成す
る書込カウンタ回路15とを備えている。装置間クロッ
ク14は、OH終端部12にも入力されている。
FIG. 1 shows a FIFO according to an embodiment of the present invention.
1 shows an outline of a configuration of a memory monitoring device. The FIFO memory monitoring device according to the present embodiment accumulates a main signal for a plurality of frames, and allows the writing side and the reading side to access the FIFO signal independently.
An O memory 10 is provided. On the writing side of the FIFO memory 10, an OH terminating unit 12 where an overhead (Overhead: hereinafter abbreviated as OH) portion of the input inter-device data 11 is terminated, and a main portion which is a data portion of the inter-device data 11. A CRC generator 13 for calculating CRC data as an error correction code of a signal, and a write counter circuit 15 for generating a write timing to the FIFO memory 10 in synchronization with an inter-device clock 14 are provided. The inter-device clock 14 is also input to the OH termination unit 12.

【0024】フレームデータのOH部の所定の位置には
データの先頭位置を示す情報が記述されており、OH終
端部12は装置間クロック14に同期してこのデータ先
頭位置を示す情報から伝送路FP16を生成し、この伝
送路FP16を書込カウンタ回路15に供給する。書込
カウンタ回路15は、この伝送路FP16を基準に装置
間クロック14に同期してカウントを行う。すなわち書
込カウンタ回路15は、伝送路FP16を基準に装置間
クロック14のAクロック目からBクロック分だけ変化
し、フレームデータのデータ部である主信号部分の範囲
を示すパルス信号であるCRC演算制御信号17をCR
C生成部13に供給する。さらに書込カウンタ回路15
は、FIFOメモリ10に書込イネーブル信号18を供
給する。FIFOメモリ10は、複数エントリを有して
おり、書き込み時点で指定されている書き込みエントリ
に所望の書き込みデータを蓄積できるようになってい
る。このFIFOメモリ10の書き込みエントリは、書
込イネーブル信号18をトグルさせることによって、順
にエントリを変更しながらデータを書き込むようになっ
ている。したがって、書込カウンタ回路15は、伝送路
FP16を基準に装置間クロック14のCクロック目か
ら書き込みデータ数に相当するDクロック数分だけトグ
ルさせる。
Information indicating the head position of the data is described in a predetermined position of the OH portion of the frame data. The OH terminal unit 12 synchronizes with the inter-device clock 14 from the information indicating the head position of the data, and FP16 is generated, and this transmission path FP16 is supplied to the write counter circuit 15. The write counter circuit 15 counts in synchronization with the inter-device clock 14 based on the transmission path FP16. That is, the write counter circuit 15 performs a CRC operation which is a pulse signal that changes by B clocks from the A-th clock of the inter-device clock 14 based on the transmission path FP16 and indicates a range of a main signal portion which is a data portion of frame data. Control signal 17 is CR
It is supplied to the C generator 13. Further, the write counter circuit 15
Supplies a write enable signal 18 to the FIFO memory 10. The FIFO memory 10 has a plurality of entries, and can store desired write data in a write entry designated at the time of writing. In the write entry of the FIFO memory 10, data is written while sequentially changing the entry by toggling the write enable signal 18. Therefore, the write counter circuit 15 toggles the number of D clocks corresponding to the number of write data from the C-th clock of the inter-device clock 14 with reference to the transmission line FP16.

【0025】さらに、このFIFOメモリ監視装置10
の書き込み側には、多重部19を有している。そして、
CRC生成部13によって生成されたCRC演算結果2
0と、外部からデータの先頭を指示するデータ先頭指示
ビット21とを多重し、これを多重データ22として、
対応する主信号の次のフレームの装置間データ11の書
き込みに同期させてFIFOメモリ10に蓄積させるこ
とができるようになっている。これにより、演算の処理
時間によりFIFOメモリ10への書き込みが遅れて全
体の処理速度が低下しないようにしている。多重部19
は、デコーダ回路から構成されており、複数のnビット
のCRC演算結果20と例えば1ビットのデータ先頭指
示ビット21とから構成される“n+1”ビットのビッ
トデータを、予め決められた“n+1”ビットより少な
いmビットの多重データ22を生成することができるよ
うになっている。すなわち、予めnビットのCRC演算
結果20と1ビットのデータ先頭指示ビット21との組
み合わせに応じたmビットの多重データ22が割り当て
られており、この変換は多重部19のデコーダ回路によ
り行われる。このようにして生成された多重データ22
は、次の1フレーム後の主信号である装置間データの先
頭に同期させてFIFOメモリに書き込む。
Further, the FIFO memory monitoring device 10
Has a multiplexing unit 19 on the writing side. And
CRC calculation result 2 generated by CRC generation unit 13
0 is multiplexed with a data head indicating bit 21 indicating the head of data from the outside, and this is multiplexed data 22 as
The data can be stored in the FIFO memory 10 in synchronization with the writing of the inter-device data 11 in the next frame of the corresponding main signal. As a result, the writing to the FIFO memory 10 is prevented from being delayed due to the processing time of the operation, so that the overall processing speed is not reduced. Multiplexer 19
Is composed of a decoder circuit, and converts "n + 1" -bit bit data composed of a plurality of n-bit CRC operation results 20 and, for example, 1-bit data head indication bit 21 into a predetermined "n + 1" It is possible to generate multiplexed data 22 of m bits smaller than bits. That is, m-bit multiplexed data 22 corresponding to a combination of the n-bit CRC calculation result 20 and the 1-bit data head instruction bit 21 is assigned in advance, and this conversion is performed by the decoder circuit of the multiplexing unit 19. The multiplex data 22 generated in this manner
Writes the data into the FIFO memory in synchronization with the head of the inter-device data which is the main signal after the next frame.

【0026】FIFOメモリ10の読み出し側には、外
部から入力される装置内クロック23に同期してFIF
Oメモリ10の読み出しタイミングを生成する読出カウ
ンタ回路24と、FIFOメモリ10から読み出された
データから多重部19で多重されたCRC演算結果とデ
ータ先頭指示ビットとを分離する分離部25と、読み出
されたデータのCRCを検査するCRC検査部26とを
備えている。書込カウンタ回路15は、動作開始後の所
定クロック数経過後に読出カウンタ回路24の動作を指
示する読出制御信号27を読出カウンタ回路24に供給
する。この書き込み制御後の数クロック後に読み出し制
御を開始させることで、書き込み直後の読み出しや書き
込み終了前の読み出しといった不都合を回避している。
On the read side of the FIFO memory 10, the FIFO is synchronized with an internal clock 23 input from the outside.
A read counter circuit 24 for generating a read timing of the O memory 10, a separating unit 25 for separating the CRC operation result multiplexed by the multiplexing unit 19 from the data read from the FIFO memory 10 and a data head instruction bit, A CRC checker 26 for checking the CRC of the output data. The write counter circuit 15 supplies a read control signal 27 instructing the operation of the read counter circuit 24 to the read counter circuit 24 after a lapse of a predetermined number of clocks after the start of the operation. By starting the read control several clocks after the write control, inconveniences such as read immediately after the write and read before the end of the write are avoided.

【0027】読出カウンタ回路24は、書込カウンタ回
路15から読出制御信号27によりカウント開始が指示
され、外部から図示しない装置内FP28が入力される
と、装置内クロック23に同期してカウントを開始す
る。そして、読出カウンタ回路24は、FIFO10に
読出イネーブル信号29を供給して、その時点で指定さ
れている読み出しエントリから蓄積されたデータを装置
内データ30読み出す。このFIFOメモリ10の読み
出しエントリは、読出イネーブル信号18をトグルさせ
ることによって、順にエントリを変更しながらデータを
読み出すようになっている。
When a start of counting is instructed by the read control signal 27 from the write counter circuit 15 and an internal FP 28 (not shown) is input from outside, the read counter circuit 24 starts counting in synchronization with the internal clock 23. I do. Then, the read counter circuit 24 supplies the read enable signal 29 to the FIFO 10, and reads the data stored in the device 30 from the read entry designated at that time. The read entry of the FIFO memory 10 reads data while changing the entry in order by toggling the read enable signal 18.

【0028】FIFO10から装置内データ30が読み
出されるのと同期させて、多重部19で多重された多重
データ22が蓄積多重データ31として読み出される。
蓄積多重データ31は、分離部25に入力される。分離
部25は、多重部19によって多重されたCRC演算結
果と、データ先頭指示ビットとを分離する。このような
分離部25は、エンコーダ回路から構成されており、多
重部19のでコード論理に対応したエンコード論理を出
力する。例えば、mビットの蓄積多重データ31から、
複数のnビットの蓄積CRC演算結果32と1ビットの
蓄積データ先頭指示ビット33とから構成される“n+
1”ビットのビットデータを生成することができるよう
になっている。すなわち、予めmビットの蓄積多重デー
タ31は、nビットのCRC演算結果32と1ビットの
データ先頭指示ビット33との組み合わせが割り当てら
れており、この変換が分離部25のエンコーダ回路によ
り行われる。
The multiplexed data 22 multiplexed by the multiplexing unit 19 is read out as stored multiplexed data 31 in synchronization with the reading of the internal data 30 from the FIFO 10.
The accumulated multiplex data 31 is input to the separation unit 25. The separating unit 25 separates the CRC operation result multiplexed by the multiplexing unit 19 from the data head instruction bit. Such a separation unit 25 is configured by an encoder circuit, and outputs the encoding logic corresponding to the code logic in the multiplexing unit 19. For example, from the accumulated multiplexed data 31 of m bits,
“N +” which is composed of a plurality of n-bit accumulated CRC operation results 32 and a 1-bit accumulated data head instruction bit 33
1 "bit data can be generated. In other words, the m-bit accumulated multiplexed data 31 is a combination of an n-bit CRC operation result 32 and a 1-bit data start instruction bit 33. The conversion is performed by the encoder circuit of the separation unit 25.

【0029】FIFOメモリ10の読み出し側には、さ
らにCRC検査部26で検査されたCRCの保護をとる
保護部35と、分離部25で分離された蓄積先頭データ
指示ビット33に基づいて位相保証を行なう位相保証部
36とを有している。保護部35では、CRC検査部2
6から出力されたCRC検査信号37が数フレーム分連
続して同一結果となったときに初めてCRC検査部26
の検査結果を認識する。すなわち、CRC検査部26か
らのCRC検査信号37として比較不一致判定となって
おり、これが数フレーム分連続して同じ不一致判定とな
ったときにCRC以上によるFIFOメモリの故障とし
て故障検出信号38により図示しない外部装置に通知す
る。読出カウンタ回路24からは、保護部35に1フレ
ームごとに保護回路制御パルス39が供給されるように
なっており、この保護回路制御パルス39が所定回数だ
け供給され、連続して同一結果であるときに初めて認識
させる。これにより、ノイズ等の影響により位相が一致
しているにもかかわらず比較不一致判定となった偶然性
を回避することができる。保護回路制御パルス39は、
装置内FP28と同一周期で出力され、例えば125マ
イクロ秒ごとに出力されるが、装置内FP28はフレー
ムの先頭位置に、保護回路制御パルス39はフレーム内
の所定の位置で出力される点が異なる。
On the read side of the FIFO memory 10, further, a protection unit 35 for protecting the CRC inspected by the CRC inspection unit 26 and a phase guarantee based on the accumulated head data instruction bit 33 separated by the separation unit 25 are provided. And a phase assurance unit 36 for performing the operation. In the protection unit 35, the CRC inspection unit 2
For the first time, when the CRC check signal 37 output from the control unit 6 has the same result for several frames continuously,
Recognize the test results. That is, a comparison mismatch determination is made as the CRC check signal 37 from the CRC checker 26. When the same mismatch determination is made continuously for several frames, this is indicated by the failure detection signal 38 as a FIFO memory failure due to CRC or higher. Notify external devices that do not. The protection circuit control pulse 39 is supplied from the read counter circuit 24 to the protection unit 35 for each frame, and the protection circuit control pulse 39 is supplied a predetermined number of times, and the same result is continuously obtained. Sometimes make them aware for the first time. As a result, it is possible to avoid a coincidence in which a comparison mismatch is determined even though the phases match due to the influence of noise or the like. The protection circuit control pulse 39 is
It is output at the same cycle as the internal FP 28, for example, every 125 microseconds, except that the internal FP 28 is output at the head position of the frame and the protection circuit control pulse 39 is output at a predetermined position in the frame. .

【0030】位相保証部36は、蓄積データ先頭指示ビ
ット33の他に読出カウンタ回路24から先頭指示信号
40が供給される。先頭指示信号40は、装置内FP2
8を基準に装置内クロック23に同期してカウントさ
れ、所定クロック数後にデータの先頭を指示するものと
して出力される。位相保証部36では、分離部25で分
離された蓄積データ先頭指示ビット33と読出カウント
回路24で生成された先頭指示信号40とを比較するこ
とで、書込カウンタ回路15と読出カウンタ回路24と
の位相監視を行う。この位相保証部36で蓄積データ先
頭指示ビット33と先頭指示信号40とが異なる位置に
ある場合、書込カウンタ回路15と読出カウンタ回路2
4との位相が不一致であるため装置内データ30は信頼
性に欠けるものとして判断して、マスタリセット信号4
1を出力する。マスタリセット信号41はFIFOメモ
リ10、書込カウンタ回路15および読出カウンタ回路
24に入力され、全ての内部状態を初期化する。
The phase assurance unit 36 is supplied with a head instruction signal 40 from the read counter circuit 24 in addition to the accumulated data head instruction bit 33. The head instruction signal 40 is transmitted to the internal FP2
It is counted in synchronization with the internal clock 23 on the basis of 8, and is output as an instruction of the head of data after a predetermined number of clocks. The phase assurance unit 36 compares the accumulated data head instruction bit 33 separated by the separation unit 25 with the head instruction signal 40 generated by the read count circuit 24, thereby making the write counter circuit 15 and the read counter circuit 24 Phase monitoring. If the accumulated data head instruction bit 33 and the head instruction signal 40 are at different positions in the phase assurance unit 36, the write counter circuit 15 and the read counter circuit 2
4, the data 30 in the apparatus is determined to be unreliable, and the master reset signal 4
Outputs 1. Master reset signal 41 is input to FIFO memory 10, write counter circuit 15, and read counter circuit 24, and initializes all internal states.

【0031】図2は本実施例におけるFIFOメモリ監
視装置の各部におけるフレームデータの構成の概要を表
わしたものである。同図(a)は、装置間データ11の
フレームデータの構成の概要を表わしたものである。1
フレームのデータ長Fのフレームデータは、OH部42
とデータ部43とから構成されている。OH部42はフ
レーム制御用の各種制御情報、例えば所定位置に上述し
たデータの先頭位置を示すデータ先頭指示情報43が記
述されている。OH終端部12ではこのフレームデータ
のOH部42のデータ先頭指示情報44を参照して、デ
ータの先頭であることが指示されているときには伝送路
FP16を生成する。同図(b)は、FIFOメモリ1
0に書き込まれた書込データの構成の概要を表わしたも
のである。すなわち、FIFOメモリ10の各書き込み
エントリには、装置間データ11の主信号であるデータ
43と、CRC演算結果20とデータ先頭指示ビット
(SP)21とが多重された多重データ22が書き込ま
れる。同図(c)は、FIFOメモリ10から読み出さ
れた装置内データ30構成の概要を表わしたものであ
る。このように装置内データ30は装置間データ11の
主信号部のみが出力される。
FIG. 2 shows an outline of the configuration of frame data in each section of the FIFO memory monitoring device in this embodiment. FIG. 1A shows an outline of the configuration of frame data of the inter-device data 11. 1
The frame data having the data length F of the frame is
And a data section 43. The OH section 42 describes various control information for frame control, for example, data head instruction information 43 indicating a head position of the above-described data at a predetermined position. The OH terminating unit 12 refers to the data head instruction information 44 of the OH unit 42 of the frame data and generates the transmission path FP16 when it is indicated that the data is the head of data. FIG. 2B shows the FIFO memory 1
This shows an outline of the configuration of the write data written in 0. That is, in each write entry of the FIFO memory 10, the multiplexed data 22 in which the data 43, which is the main signal of the inter-device data 11, the CRC operation result 20 and the data head instruction bit (SP) 21 are multiplexed are written. FIG. 3C shows the outline of the configuration of the in-device data 30 read from the FIFO memory 10. As described above, only the main signal portion of the inter-device data 11 is output as the in-device data 30.

【0032】以下では本実施例におけるFIFOメモリ
監視装置の動作について、図3および図4を参照しなが
ら詳細に説明する。
Hereinafter, the operation of the FIFO memory monitoring apparatus according to the present embodiment will be described in detail with reference to FIGS.

【0033】図3は本実施例におけるFIFOメモリ監
視装置の書き込み動作タイミングを表わしたものであ
る。同図(a)は、図示しない装置間データ位相基準5
0であり、対向装置との間のフレームデータの伝送にお
ける位相基準である。以下の動作については、この位相
基準を基準として説明する。対向装置からのフレームデ
ータは、装置間データ位相基準50から所定のαビット
だけ遅延して伝送される。このフレームデータは、図2
(a)に示すものであり、各フレームはOH部とデータ
部から構成されており、フレームデータ長Fの第1のフ
レーム511以降は第2のフレーム512、第3のフレー
ム513と連続して伝送されてくるものとする(図3
(b))。これら伝送されるフレームデータのOH部に
はデータの先頭を示すデータ先頭指示情報44が記述さ
れており、OH終端部12はこれを参照して伝送路FP
16を生成する(同図(c))。伝送路FP16は書込
カウンタ回路15に入力され、これを基準に装置間クロ
ック14に同期してカウントを開始する。そして、所定
のクロック数だけカウント後にフレームデータのデータ
部の範囲を示すCRC演算制御信号17を生成し(同図
(d))、これをCRC生成部13に供給する。
FIG. 3 shows the write operation timing of the FIFO memory monitoring device in this embodiment. FIG. 5A shows a data phase reference 5 between devices (not shown).
0, which is a phase reference in transmitting frame data to and from the opposite device. The following operation will be described with reference to this phase reference. Frame data from the opposite device is transmitted with a delay of a predetermined α bits from the inter-device data phase reference 50. This frame data is shown in FIG.
Are those shown in (a), each frame is composed of OH portion and a data portion, the first frame 51 1 after the second frame 51 and second frame data length F, the third frame 51 3 It shall be transmitted continuously (Fig. 3
(B)). In the OH part of the transmitted frame data, the data head instruction information 44 indicating the head of the data is described, and the OH terminal part 12 refers to this and refers to the transmission path FP.
16 is generated (FIG. 3 (c)). The transmission path FP16 is input to the write counter circuit 15, and starts counting in synchronization with the inter-device clock 14 based on the input. Then, after counting by a predetermined number of clocks, a CRC calculation control signal 17 indicating the range of the data portion of the frame data is generated (FIG. 10D), and supplied to the CRC generation unit 13.

【0034】CRC生成部13では、CRC演算制御信
号17で示されるフレームデータの主信号部のCRCを
演算し、CRC演算結果20として多重部19に出力す
る。多重部19には、外部からデータ先頭指示ビット2
1が同図(e)に示すように入力されるものとする。上
述したように多重部19ではデータ先頭指示ビット21
とCRC演算結果20とを多重し、これを次フレームの
装置間データの先頭に同期させてFIFOメモリ10に
書き込む。すなわち、FIFOメモリ10には、フレー
ムデータ511の主信号のCRC演算結果20とデータ
先頭指示ビット21とは、書き込みデータ521ではな
く次のフレームの書き込みデータ522の先頭に同期し
て書き込まれる。同様にフレームデータ512について
は、次の書込データ523の先頭に同期して書き込まれ
る。このようなFIFOメモリ10への書き込みデータ
は、書込カウンタ回路15によって所定のクロック数だ
け経過後に書込イネーブル信号18の制御により装置間
データ位相基準50より“α+a”ビットだけ遅延して
書き込みが開始され、この書込イネーブル信号18をト
グルさせることにより次々とエントリを変更しながら書
き込みが行なわれる(同図(f)、(g))。
The CRC generator 13 calculates the CRC of the main signal part of the frame data indicated by the CRC calculation control signal 17 and outputs the result to the multiplexer 19 as a CRC calculation result 20. The multiplexing unit 19 has a data head instruction bit 2
1 is input as shown in FIG. As described above, in the multiplexing unit 19, the data head instruction bit 21
And the CRC calculation result 20 are multiplexed, and the result is written to the FIFO memory 10 in synchronization with the head of the inter-device data of the next frame. That is, the FIFO memory 10, the frame data 51 1 and CRC operation result 20 and data head instruction bit 21 of the main signal, in synchronization with the beginning of the write data 52 2 of the next rather than write data 52 1 frame written It is. The frame data 51 2, like, written in synchronization with the beginning of the next write data 52 3. The write data to the FIFO memory 10 is written with a delay of “α + a” bits from the inter-device data phase reference 50 under the control of the write enable signal 18 after a lapse of a predetermined number of clocks by the write counter circuit 15. The writing is started, and the writing is performed while changing the entries one after another by toggling the write enable signal 18 (FIGS. (F) and (g)).

【0035】図4は本実施例におけるFIFOメモリ監
視装置の読み出し動作タイミングを表わしたものであ
る。同図(a)および同図(b)は、図3に示した書き
込みタイミングにおける装置間データ位相基準50とF
IFOメモリ書き込みデータ521〜523と同一であ
り、説明を省略する。ここで、図4(c)に示すタイミ
ングで、書込カウンタ回路15から書き込み開始後に所
定の間隔を空けて読出制御信号27が読出カウンタ回路
24に供給される。さらに、図4(d)に示すタイミン
グで、外部から装置内FP28が一定周期で入力された
ものとする。読出カウンタ回路24は、読出制御信号2
7に基づいて、書込カウンタ回路15から読出指示があ
るものと認識すると、装置内FP28を基準に装置内ク
ロック23に同期してカウントを開始する。そして、装
置内FP28から所定のクロック数経過後に、例えば
“α+b”ビットだけ遅延してFIFOメモリ10に対
して読出イネーブル信号29を供給して、蓄積されたF
IFOデータの読み出しを行なう。
FIG. 4 shows the read operation timing of the FIFO memory monitoring device in this embodiment. FIGS. 7A and 7B show the inter-device data phase references 50 and F at the write timing shown in FIG.
This is the same as the IFO memory write data 52 1 to 52 3 , and the description is omitted. Here, at the timing shown in FIG. 4C, the read control signal 27 is supplied from the write counter circuit 15 to the read counter circuit 24 at a predetermined interval after the start of writing. Further, it is assumed that the internal FP 28 is input from the outside at a fixed period at the timing shown in FIG. The read counter circuit 24 reads the read control signal 2
7, when it is determined that there is a read instruction from the write counter circuit 15, the counting is started in synchronization with the internal clock 23 based on the internal FP 28. After a lapse of a predetermined number of clocks from the internal FP 28, the read enable signal 29 is supplied to the FIFO memory 10 with a delay of, for example, “α + b” bits, and the accumulated F
Reading of IFO data is performed.

【0036】このようなFIFOメモリ10からのデー
タの読み出しは、読出カウンタ回路24によって所定の
クロック数だけ経過後に装置間データ位相基準50より
“α+b”ビットだけ遅延して読み出しが開始され、こ
の読出イネーブル信号29をトグルさせることにより次
々とエントリを変更しながら読み出しデータ531〜5
3の読み出しが行なわれる(同図(e)、(f))。
これと同期してFIFOメモリ10からは蓄積多重デー
タ31が読み出され、分離部25で上述したように蓄積
CRC演算結果32と1ビットの蓄積データ先頭指示ビ
ット33とを分離する。読出カウンタ回路24は、装置
内FP28を基準に、さらに所定のクロック数経過後に
CRC検査部26に対して読み出しデータの主信号部の
範囲を示すCRC制御パルス34を供給する(同図
(g))。CRC検査部26では、CRC制御パルス3
4で指示された主信号部のCRCを演算し、これと次の
フレームの先頭に同期して読み出され分離部25で分離
された蓄積CRC演算結果32との比較を行なう。保護
部35では、上述したようにこの比較結果が所定回数だ
け連続して同一である場合に、故障検出信号38として
故障の検出あるいは正常を外部に通知する。
The reading of such data from the FIFO memory 10 is started by the reading counter circuit 24 after a lapse of a predetermined number of clocks, with a delay of "α + b" bits from the inter-device data phase reference 50. By causing the enable signal 29 to toggle, the read data 53 1 to 53 1 are changed while changing the entry one after another.
3 3 read is performed (FIG. (E), (f)) .
In synchronization with this, the accumulated multiplexed data 31 is read from the FIFO memory 10, and the separating unit 25 separates the accumulated CRC operation result 32 and the 1-bit accumulated data leading instruction bit 33 as described above. The read counter circuit 24 supplies a CRC control pulse 34 indicating the range of the main signal portion of the read data to the CRC checker 26 after a predetermined number of clocks has elapsed with reference to the FP 28 in the apparatus (FIG. 9 (g)). ). In the CRC inspection unit 26, the CRC control pulse 3
Then, the CRC of the main signal part designated by 4 is calculated, and this is compared with the accumulated CRC calculation result 32 read out in synchronization with the head of the next frame and separated by the separation unit 25. As described above, the protection unit 35 notifies the failure detection or normality to the outside as the failure detection signal 38 when the comparison result is the same continuously for the predetermined number of times as described above.

【0037】また、読出カウンタ回路24では装置内F
P28を基準に先頭指示ビット40を生成し、これと次
フレームの先頭に同期して読み出され分離部25で分離
された蓄積データ先頭指示ビット33とを位相保証部3
6で比較し、不一致の場合は、マスタリセット信号40
によりFIFOメモリ10、書込カウンタ回路15およ
び読出カウンタ回路24の内部状態を初期化する。この
ようにして故障監視および位相監視が行なわれた正常な
FIFOメモリの読み出しデータは、装置間データ位相
基準50から“α+b+c”ビットだけ遅延して、装置
内データ541〜543として出力される(同図
(h))。
In the read counter circuit 24, the internal F
A leading instruction bit 40 is generated based on P28, and the leading instruction bit 40 read out in synchronization with the beginning of the next frame and separated by the separating unit 25 is separated from the leading instruction bit 33 by the phase assurance unit 3.
6 and if they do not match, the master reset signal 40
To initialize the internal states of the FIFO memory 10, the write counter circuit 15, and the read counter circuit 24. Reading data for such normal FIFO memory fault monitoring and phase monitoring was carried out, the inter-device from the data phase reference 50 "α + b + c" bits only with a delay, and is output as device data 54 1 to 54 3 (Figure (h)).

【0038】以上説明したように本実施例におけるFI
FOメモリ監視装置は、FIFOメモリ10に書き込む
主信号データのCRCデータを演算し、このCRC演算
結果20とデータの先頭を指示するデータ先頭指示ビッ
ト21を多重部19で多重してから、次のフレームデー
タの先頭に同期させて書き込むようにした。そして、読
み出し側では書き込み側から指示されたタイミングと装
置内FP28を基準にして、読み出しデータから蓄積多
重データ31を読み出して蓄積したCRC演算結果とデ
ータ先頭指示ビットを分離部25で分離する。分離され
た蓄積CRC演算結果32は、読み出しデータから演算
されたCRCデータと比較してFIFOメモリの故障監
視を行う。一方、分離された蓄積データ先頭指示ビット
33は、読出カウンタ回路24で生成された先頭指示信
号40と比較して、書込カウンタ回路15と読出カウン
タ回路24の位相監視を行う。これにより、FIFOメ
モリ10の容量を大きくすることなく、書き込み側と読
み出し側の位相監視とFIFOメモリの故障監視を可能
とし、高い信頼性と低コスト化を図るFIFOメモリ監
視装置を提供することができるようになる。
As described above, the FI in this embodiment is
The FO memory monitoring device calculates the CRC data of the main signal data to be written to the FIFO memory 10, multiplexes the CRC calculation result 20 and the data head indicating bit 21 indicating the head of the data in the multiplexing unit 19, Write in synchronization with the beginning of frame data. Then, on the read side, based on the timing specified by the write side and the internal FP 28, the stored multiplexed data 31 is read from the read data, and the CRC operation result and the data head instruction bit stored are separated by the separation unit 25. The separated accumulated CRC calculation result 32 is compared with the CRC data calculated from the read data to monitor the failure of the FIFO memory. On the other hand, the separated stored data head instruction bit 33 is compared with the head instruction signal 40 generated by the read counter circuit 24 to monitor the phases of the write counter circuit 15 and the read counter circuit 24. As a result, it is possible to provide a FIFO memory monitoring device which enables phase monitoring on the writing side and reading side and failure monitoring of the FIFO memory without increasing the capacity of the FIFO memory 10, thereby achieving high reliability and low cost. become able to.

【0039】なお本実施例におけるFIFOメモリ監視
装置では、FIFOメモリのメモリ監視ビットとしてC
RCデータを用いたが、これに限定されるものではな
い。
In the FIFO memory monitoring device according to the present embodiment, C is used as the memory monitoring bit of the FIFO memory.
Although the RC data was used, the present invention is not limited to this.

【0040】[0040]

【発明の効果】以上説明したように請求項1記載の発明
によれば、FIFOメモリへの書き込み側で生成した第
1の監視ビットとデータ先頭指示ビットとを多重した多
重データをフレームデータの主信号部と同期させて記憶
し、読み出し側でこれらを分離し、それぞれ新たに生成
された第2の監視ビットとデータ先頭指示信号との比較
によりFIFOメモリの故障監視とFIFOメモリの書
き込み側と読み出し側の位相監視とを行うようにした。
これにより、FIFOメモリ10の容量を大きくするこ
となく、書き込み側と読み出し側の位相監視とFIFO
メモリの故障監視を可能とし、高い信頼性と低コスト化
を図るFIFOメモリ監視装置を提供することができる
ようになる。
As described above, according to the first aspect of the present invention, the multiplexed data obtained by multiplexing the first monitoring bit and the data head indication bit generated on the writing side to the FIFO memory is used as the main data of the frame data. They are stored in synchronism with the signal section, separated on the read side, and compared with the newly generated second monitoring bit and the data head indication signal, respectively, to monitor the failure of the FIFO memory and read from the write side of the FIFO memory. Side phase monitoring.
As a result, the phase monitoring on the write side and the read side and the FIFO
It is possible to provide a FIFO memory monitoring device that enables monitoring of memory failures and achieves high reliability and low cost.

【0041】また請求項2記載の発明によれば、FIF
Oメモリにはフレームデータのヘッダ部に記述されたデ
ータの先頭位置情報から生成した第1のフレームパルス
を基準に第1の監視ビットを生成してFIFOメモリの
書き込みを行う一方、読み出し側で第1のフレームパル
スとは異なる第2のフレームパルスを基準にFIFOメ
モリの読み出しを行って生成した第2の監視ビットとデ
ータ先頭指示信号とに基づいてFIFOメモリの故障監
視とFIFOメモリの書き込み側と読み出し側の位相監
視を行うことで、複雑な故障監視と位相監視の処理の簡
素化を図ることができる。
According to the second aspect of the present invention, the FIF
In the O memory, the first monitor bit is generated based on the first frame pulse generated from the head position information of the data described in the header part of the frame data, and writing is performed in the FIFO memory while the reading side performs the first monitoring bit. Based on a second monitor bit generated by reading the FIFO memory based on a second frame pulse different from the first frame pulse and a data head instruction signal, the failure monitoring of the FIFO memory and the write side of the FIFO memory are performed. By performing phase monitoring on the read side, it is possible to simplify complicated fault monitoring and phase monitoring processing.

【0042】さらに請求項3記載の発明によれば、FI
FOメモリへの読み出し動作を、書き込み動作が開始さ
れてから所定のタイミングを経過した後に開始させるよ
うにすることで、FIFOメモリ書き込み直後の同一エ
ントリの読み出しや、FIFOメモリ書き込み終了前の
このエントリからの読み出し動作による不都合を回避す
ることができるようになる。
Further, according to the third aspect of the present invention, the FI
By starting the read operation to the FO memory after a predetermined timing has elapsed since the start of the write operation, the same entry immediately after writing to the FIFO memory is read, or the same entry before the end of writing to the FIFO memory is read. Can be avoided.

【0043】さらにまた請求項4記載の発明によれば、
位相監視手段によって書き込み側と読み出し側で位相が
不一致であることが検出されたときには、読み出しデー
タは信頼性に欠けるものであると判断して、全てを初期
化状態に戻すことで誤った読み出しデータの出力を回避
することができるようになる。
Furthermore, according to the invention of claim 4,
When the phase monitoring means detects that the phases do not match on the write side and the read side, it is determined that the read data is unreliable, and all of the data is returned to the initialized state, thereby causing incorrect read data. Output can be avoided.

【0044】さらに請求項5記載の発明によれば、多重
手段を第1の監視ビットとデータ先頭指示ビットの組み
合わせによって予め一意に決められた多重データを出力
するデコード回路とし、分離手段をこの多重データから
予め一意に決められたビットデータを出力するエンコー
ド回路とすることで、多重および分離といった複雑な処
理の高速化を図るとともに、回路規模を小さくすること
ができるようになる。
According to the fifth aspect of the present invention, the multiplexing means is a decoding circuit for outputting multiplexed data uniquely determined in advance by a combination of the first monitoring bit and the data head indication bit, and the demultiplexing means is a multiplexing means. By using an encoding circuit that outputs bit data uniquely determined in advance from data, it is possible to increase the speed of complicated processing such as multiplexing and demultiplexing, and to reduce the circuit scale.

【0045】さらにまた請求項6記載の発明によれば、
多重手段によって多重された多重データをこの多重デー
タと対応するフレームデータの次のフレームの先頭に同
期してFIFOメモリに書き込むようにしたので、多重
および分離の処理時間によりFIFOメモリへの書き込
みタイミングに余裕を持たせて装置全体の処理速度の高
速化を図ることができる。
Further, according to the invention of claim 6,
The multiplexed data multiplexed by the multiplexing means is written into the FIFO memory in synchronization with the head of the next frame of the frame data corresponding to the multiplexed data. With a margin, the processing speed of the entire apparatus can be increased.

【0046】さらに請求項7記載の発明によれば、保護
手段により故障監視手段の監視結果が所定のフレーム数
だけ同一のときにはじめてその結果を出力するようにす
ることで、ノイズ等の影響により位相が一致しているに
もかかわらず偶発的に位相が不一致であると検出される
ことを回避して、装置の信頼性の向上を図ることができ
る。
According to the seventh aspect of the present invention, when the monitoring result of the failure monitoring means is the same as a predetermined number of frames by the protection means, the result is output for the first time. It is possible to avoid accidentally detecting that the phases do not match even though the phases match, thereby improving the reliability of the device.

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

【図1】本発明の一実施例におけるFIFOメモリ監視
装置の構成の概要を示すブロック図である。
FIG. 1 is a block diagram illustrating an outline of a configuration of a FIFO memory monitoring device according to an embodiment of the present invention.

【図2】本実施例におけるFIFOメモリ監視装置の各
部におけるフレームデータの構成の概要を示す説明図で
ある。
FIG. 2 is an explanatory diagram illustrating an outline of a configuration of frame data in each unit of the FIFO memory monitoring device according to the embodiment.

【図3】本実施例におけるFIFOメモリ監視装置の書
き込み動作タイミングを示すタイミング図である。
FIG. 3 is a timing chart showing a write operation timing of the FIFO memory monitoring device in the embodiment.

【図4】本実施例におけるFIFOメモリ監視装置の読
み出し動作タイミングを示すタイミング図である。
FIG. 4 is a timing chart showing a read operation timing of the FIFO memory monitoring device in the embodiment.

【符号の説明】[Explanation of symbols]

10 FIFOメモリ 11 装置間データ 12 OH終端部 13 CRC生成部 14 装置間クロック 15 書込カウンタ回路 16 伝送路FP 17 CRC演算制御信号 18 書込イネーブル信号 19 多重部 20 CRC演算結果 21 データ先頭指示ビット 22 多重データ 23 装置内クロック 24 読出カウンタ回路 25 分離部 26 CRC検査部 27 読出制御信号 28 装置内FP 29 読出イネーブル信号 30 装置内データ 31 蓄積多重データ 32 蓄積CRC演算結果 33 蓄積データ先頭指示ビット 34 CRC制御パルス 35 保護部 36 位相保証部 37 CRC検査信号 38 故障検出信号 39 保護回路制御パルス 40 先頭指示信号 41 マスタリセット信号 Reference Signs List 10 FIFO memory 11 Inter-device data 12 OH termination unit 13 CRC generation unit 14 Inter-device clock 15 Write counter circuit 16 Transmission line FP 17 CRC operation control signal 18 Write enable signal 19 Multiplex unit 20 CRC operation result 21 Data start instruction bit 22 Multiplexed data 23 Internal clock 24 Read counter circuit 25 Separator 26 CRC checker 27 Read control signal 28 Internal FP 29 Read enable signal 30 Internal data 31 Stored multiplexed data 32 Stored CRC operation result 33 Stored data start instruction bit 34 CRC control pulse 35 protection unit 36 phase assurance unit 37 CRC check signal 38 failure detection signal 39 protection circuit control pulse 40 start instruction signal 41 master reset signal

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 5/06 311 G11C 7/00 318 H04L 7/00 ──────────────────────────────────────────────────続 き Continuation of the front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 5/06 311 G11C 7/00 318 H04L 7/00

Claims (7)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 フレームデータの主信号部からこの主信
号部のデータの故障発生を監視するための第1の監視ビ
ットを生成する第1の監視ビット生成手段と、 この第1の監視ビット生成手段によって生成された前記
第1の監視ビットと前記フレームデータの先頭を指示す
るデータ先頭指示ビットとを多重した多重データを生成
する多重手段と、 前記フレームデータの主信号部とこの多重手段によって
生成された前記多重データを記憶するFIFOメモリ
と、 このFIFOメモリから読み出された前記フレームデー
タの主信号部からこの主信号部のデータの故障発生を監
視するための第2の監視ビットを生成する第2の監視ビ
ット生成手段と、 前記FIFOメモリから読み出された前記多重データか
ら前記第1の監視ビットと前記データ先頭指示ビットと
を分離する分離手段と、 この分離手段によって分離された前記第1の監視ビット
と前記第2の監視ビット生成手段によって生成された第
2の監視ビットとを比較することによって前記FIFO
メモリの故障を監視する故障監視手段と、 前記データ先頭指示ビットとは別個にこれと対応するデ
ータ先頭指示信号を生成するデータ先頭指示信号生成手
段と、 前記分離手段によって分離された前記データ先頭指示ビ
ットとこのデータ先頭指示信号生成手段によって生成さ
れたデータ先頭指示信号とを比較することによって前記
FIFOメモリの書き込み動作および読み出し動作の位
相を監視する位相監視手段とを具備することを特徴とす
るFIFOメモリ監視装置。
A first monitor bit generator for generating a first monitor bit for monitoring occurrence of a failure in data of the main signal portion from a main signal portion of the frame data; Multiplexing means for generating multiplexed data by multiplexing the first monitor bit generated by the means and a data head indication bit indicating the head of the frame data; a main signal part of the frame data; A FIFO memory for storing the read multiplexed data, and a second monitoring bit for monitoring the occurrence of a failure in the data of the main signal portion from the main signal portion of the frame data read from the FIFO memory. Second monitoring bit generation means; and the first monitoring bit and the data head from the multiplexed data read from the FIFO memory. The FIFO separating means for separating the shown bit by comparing the second monitor bits generated by the separated first monitoring bit and the second monitoring bit generating means by the separating means
Failure monitoring means for monitoring a memory failure; data head instruction signal generating means for generating a data head instruction signal corresponding to the data head instruction bit separately from the data head instruction bit; and the data head instruction separated by the separation means And a phase monitoring means for monitoring the phases of the write operation and the read operation of the FIFO memory by comparing the bits with the data head instruction signal generated by the data head instruction signal generating means. Memory monitoring device.
【請求項2】 FIFOメモリと、 フレームデータの主信号部からこの主信号部のデータの
故障発生を監視するための第1の監視ビットを生成する
第1の監視ビット生成手段と、 この第1の監視ビット生成手段によって生成された前記
第1の監視ビットと前記フレームデータの先頭を指示す
るデータ先頭指示ビットとを多重した多重データを生成
する多重手段と、 前記フレームデータのヘッダ部に記述されたデータの先
頭位置情報から第1のフレームパルスを生成するフレー
ムパルス生成手段と、 このフレームパルス生成手段によって生成された第1の
フレームパルスを基準に前記フレームデータの主信号部
および前記多重手段によって多重された多重データとを
前記FIFOメモリに書き込むFIFOメモリ書込手段
と、 第2のフレームパルスを基準に前記FIFOメモリから
前記フレームデータおよび前記多重データとを読み出す
FIFOメモリ読出手段と、 このFIFOメモリ読出手段によって前記FIFOメモ
リから読み出された前記フレームデータの主信号部から
この主信号部のデータの故障発生を監視するための第2
の監視ビットを生成する第2の監視ビット生成手段と、 前記FIFOメモリ読出手段によって前記FIFOメモ
リから読み出された前記多重データから前記第1の監視
ビットと前記データ先頭指示ビットとを分離する分離手
段と、 この分離手段によって分離された前記第1の監視ビット
と前記第2の監視ビット生成手段によって生成された第
2の監視ビットとを比較することによって前記FIFO
メモリの故障を検出する故障監視手段と、 前記第2のフレームパルスを基準に前記フレームデータ
のデータ先頭を指示するデータ先頭指示信号を生成する
データ先頭指示信号生成手段と、 前記分離手段によって分離された前記データ先頭指示ビ
ットとこのデータ先頭指示信号生成手段によって生成さ
れたデータ先頭指示信号とを比較することによって前記
FIFOメモリ書込手段と前記FIFOメモリ読出手段
の位相の不一致を検出する位相監視手段とを具備するこ
とを特徴とするFIFOメモリ監視装置。
2. A FIFO memory; first monitoring bit generation means for generating, from a main signal portion of frame data, a first monitoring bit for monitoring occurrence of a failure in data of the main signal portion; A multiplexing unit that generates multiplexed data obtained by multiplexing the first monitoring bit generated by the monitoring bit generation unit and a data head indication bit that indicates the head of the frame data; and a multiplexing unit that is described in a header part of the frame data. A frame pulse generating means for generating a first frame pulse from the head position information of the data, and a main signal part of the frame data and the multiplexing means based on the first frame pulse generated by the frame pulse generating means. FIFO memory writing means for writing the multiplexed multiplexed data to the FIFO memory; FIFO memory reading means for reading the frame data and the multiplexed data from the FIFO memory on the basis of a pulse signal; and a main signal part of the frame data read from the FIFO memory by the FIFO memory reading means. To monitor the occurrence of data failure
Second monitoring bit generation means for generating the monitoring bits of the above, and separation for separating the first monitoring bits and the data head indication bits from the multiplexed data read from the FIFO memory by the FIFO memory reading means. Means for comparing the first monitor bit separated by the separating means with the second monitor bit generated by the second monitor bit generating means.
A failure monitoring unit that detects a failure in the memory; a data head instruction signal generating unit that generates a data head instruction signal that instructs a data head of the frame data based on the second frame pulse; Phase monitoring means for detecting a mismatch between the phases of the FIFO memory writing means and the FIFO memory reading means by comparing the data head instruction bit with the data head instruction signal generated by the data head instruction signal generating means. A FIFO memory monitoring device, comprising:
【請求項3】 前記FIFOメモリ書込手段によって前
記FIFOメモリに書き込みが行なわれてから所定のタ
イミング経過後に前記FIFOメモリ読出手段によって
前記FIFOメモリの読み出しを行うことを特徴とする
請求項2記載のFIFOメモリ監視装置。
3. The FIFO memory according to claim 2, wherein the FIFO memory is read by the FIFO memory reading means after a lapse of a predetermined timing from the writing to the FIFO memory by the FIFO memory writing means. FIFO memory monitoring device.
【請求項4】 前記位相監視手段によって位相の不一致
が検出されたときには前記FIFOメモリおよび前記F
IFOメモリ書込手段および前記FIFOメモリ読出手
段を初期化することを特徴とする請求項2または請求項
3記載のFIFOメモリ監視装置。
4. When the phase monitoring means detects a phase mismatch, the FIFO memory and the F memory
4. The FIFO memory monitoring device according to claim 2, wherein the FIFO memory writing unit and the FIFO memory reading unit are initialized.
【請求項5】 前記多重手段は前記第1の監視ビットと
前記データ先頭指示ビットの組み合わせによって予め一
意に決められた多重データを出力するデコード回路であ
り、前記分離手段は前記多重データから予め一意に決め
られたビットデータを出力するエンコード回路であるこ
とを特徴とする請求項1〜請求項4記載のFIFOメモ
リ監視装置。
5. The multiplexing means is a decoding circuit for outputting multiplexed data uniquely determined in advance by a combination of the first monitor bit and the data head indication bit, and the demultiplexing means is a unique multiplexed data from the multiplexed data in advance. 5. The FIFO memory monitoring device according to claim 1, further comprising an encoding circuit for outputting bit data determined in accordance with (1).
【請求項6】 前記多重手段によって多重された多重デ
ータは、この多重データと対応する前記フレームデータ
の次のフレームの先頭に同期して前記FIFOメモリに
書き込まれることを特徴とする請求項1〜請求項5記載
のFIFOメモリ監視装置。
6. The multiplexed data multiplexed by the multiplexing means is written to the FIFO memory in synchronization with the head of the next frame of the frame data corresponding to the multiplexed data. The FIFO memory monitoring device according to claim 5.
【請求項7】 前記故障監視手段の監視結果が所定のフ
レーム数だけ同一のときにはじめてその結果を出力する
保護手段を備えることを特徴とする請求項1〜請求項6
記載のFIFOメモリ監視装置。
7. The apparatus according to claim 1, further comprising a protection unit that outputs the result of monitoring only when the monitoring result of the failure monitoring unit is the same as a predetermined number of frames.
A FIFO memory monitoring device as described in claim 1.
JP11025619A 1999-02-03 1999-02-03 FIFO memory monitoring device Expired - Lifetime JP3017213B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11025619A JP3017213B1 (en) 1999-02-03 1999-02-03 FIFO memory monitoring device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11025619A JP3017213B1 (en) 1999-02-03 1999-02-03 FIFO memory monitoring device

Publications (2)

Publication Number Publication Date
JP3017213B1 true JP3017213B1 (en) 2000-03-06
JP2000222168A JP2000222168A (en) 2000-08-11

Family

ID=12170910

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11025619A Expired - Lifetime JP3017213B1 (en) 1999-02-03 1999-02-03 FIFO memory monitoring device

Country Status (1)

Country Link
JP (1) JP3017213B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101977955B1 (en) * 2016-12-12 2019-05-13 현대오트론 주식회사 Apparatus and method for monitoring Microcontroller Unit

Also Published As

Publication number Publication date
JP2000222168A (en) 2000-08-11

Similar Documents

Publication Publication Date Title
EP0320882A2 (en) Demultiplexer system
JP2600596B2 (en) Cross connect device
JPH02131040A (en) Digital path monitor method, stuff multiplex conversion device and communication system
JP3017213B1 (en) FIFO memory monitoring device
US7940651B2 (en) Momentary-disconnection-free switching device
JP4183535B2 (en) Optical signal transmission device for speed conversion processing of frame signal
JP3868047B2 (en) Buffer circuit
JP2011181992A (en) Network system
JP4021566B2 (en) Data memory device and data memory control method
JP3649766B2 (en) How to receive teletext data items
JP2644304B2 (en) Data transmission method
KR100209195B1 (en) A non-standard synchronous signal preventer
JPH09172425A (en) Data error monitoring device
JP3454527B2 (en) Data length protection device
JP3241663B2 (en) Clock transfer circuit
JP3110387B2 (en) Multi-frame synchronization detector
KR200229125Y1 (en) A device of byte clock generator for i/o board
JPH0522350A (en) Time base conversion memory device
JP3990064B2 (en) Path monitoring method and path monitoring circuit
KR0176867B1 (en) Apparatus for synchronized data processing of cd-rom decoder
JPH0736547B2 (en) Word interleaved multiplex signal separation device
JP2760323B2 (en) ATM cell format conversion circuit
SU1113790A1 (en) Interface for linking computer with communication channels
JPH11215088A (en) Interconnection system
JP3179367B2 (en) Failure detection method for asynchronous data transfer equipment