JP3529994B2 - Verification circuit - Google Patents

Verification circuit

Info

Publication number
JP3529994B2
JP3529994B2 JP31046497A JP31046497A JP3529994B2 JP 3529994 B2 JP3529994 B2 JP 3529994B2 JP 31046497 A JP31046497 A JP 31046497A JP 31046497 A JP31046497 A JP 31046497A JP 3529994 B2 JP3529994 B2 JP 3529994B2
Authority
JP
Japan
Prior art keywords
data
comparison
interrupt signal
output
generated
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
JP31046497A
Other languages
Japanese (ja)
Other versions
JPH11143841A (en
Inventor
正三 岡本
利男 高野
隆志 石井
安雄 斉藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Signal Co Ltd
Original Assignee
Nippon Signal Co 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 Nippon Signal Co Ltd filed Critical Nippon Signal Co Ltd
Priority to JP31046497A priority Critical patent/JP3529994B2/en
Publication of JPH11143841A publication Critical patent/JPH11143841A/en
Application granted granted Critical
Publication of JP3529994B2 publication Critical patent/JP3529994B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Hardware Redundancy (AREA)
  • Multi Processors (AREA)

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、同期して動作する
2つの演算手段のそれぞれの演算結果を比較照合してマ
イコンの動作確認を行なう照合回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a collating circuit for comparing and collating the respective arithmetic results of two arithmetic means operating in synchronization with each other to confirm the operation of a microcomputer.

【0002】[0002]

【従来の技術】従来、各種の信号処理装置に用いるマイ
コンは、複数個の演算装置(MPU;microprocessor u
nit )を用いて同様の処理を実行し、それぞれの演算結
果を比較照合することにより高い信頼度を確保するよう
にしたものがあり、このようなマイコンを一般にフェー
ルセーフマイコンと呼んでいる。例えば、2個のMPU
をマクロ同期動作(各MPUが同様のプログラムにより
入力、演算、記憶、出力などの処理を同期して行うこ
と)させ、それぞれのMPUの処理結果を定周期で比較
照合するものなどがある。
2. Description of the Related Art Conventionally, microcomputers used in various signal processing devices are composed of a plurality of arithmetic units (MPUs).
(Nit) is used to perform the same processing, and each calculation result is compared and collated to ensure high reliability. Such a microcomputer is generally called a fail-safe microcomputer. For example, 2 MPUs
Is performed in a macro-synchronous operation (each MPU performs processing such as input, calculation, storage, and output in synchronization with a similar program), and the processing results of each MPU are compared and collated at regular intervals.

【0003】上記のようなマイコンにおける従来の照合
回路の構成は、例えば、図5に示すように、U系及びV
系の2個のMPUと、汎用の比較回路とからなる。ただ
し、図5には、U系のMPUについて具体的な機能ブロ
ックを示し、このU系と同様なV系の機能ブロックは省
略してある。図5の回路構成によれば、各系のMPU
は、内部のタイマを用いて割込信号を交互に出力するこ
とによって同期がとられ、各割込信号の周期をΔT とす
ると、ΔT/2(180 °) の位相差をもって動作する。この
様子は、図6に示すように、例えばU系では、内部割込
信号が発生すると割込処理Ua が実行され、V系からの
外部割込信号が入力すると割込処理Ub が実行される。
割込処理Ua では、比較回路に送る出力データ(例え
ば、データAu 等)が選択され、次の内部割込信号が発
生するまでの間(時間ΔT )データAu が比較回路に出
力される。割込処理Ub では、外部割込信号の入力タイ
ミングと自系タイマのカウント値とが比較され、自系の
タイマが正常に動作しているかのチェックが行われる。
また、V系については、U系よりもΔT/2 遅れて上記と
同様の処理が行われる。これにより、図7に示すような
タイミングで各系からの出力データが比較回路に入力さ
れ、比較回路は、その比較結果として各系のデータが一
致しているときに、例えば、論理値1を出力し、不一致
のときに論理値0を出力する。
The structure of a conventional matching circuit in the above microcomputer is, for example, as shown in FIG.
It consists of two MPUs of the system and a general-purpose comparison circuit. However, FIG. 5 shows specific functional blocks of the U-system MPU, and the V-system functional blocks similar to this U-system are omitted. According to the circuit configuration of FIG. 5, the MPU of each system
Is synchronized by alternately outputting interrupt signals using an internal timer, and operates with a phase difference of ΔT / 2 (180 °), where ΔT is the period of each interrupt signal. As shown in FIG. 6, in the U system, for example, when an internal interrupt signal is generated, the interrupt process Ua is executed, and when an external interrupt signal from the V system is input, the interrupt process Ub is executed. .
In the interrupt processing Ua, output data (for example, data Au) to be sent to the comparison circuit is selected, and data Au is output to the comparison circuit until the next internal interrupt signal is generated (time ΔT). In the interrupt processing Ub, the input timing of the external interrupt signal is compared with the count value of the own system timer to check whether the own system timer is operating normally.
Further, with respect to the V system, the same processing as described above is performed with a delay of ΔT / 2 from the U system. As a result, the output data from each system is input to the comparison circuit at the timing as shown in FIG. 7, and the comparison circuit outputs, for example, a logical value 1 when the data of each system match as the comparison result. It outputs the logical value 0 when they do not match.

【0004】したがって、両系のMPUが正常に動作し
ている場合は、比較回路で交番信号が生成される。この
比較結果出力は、外部に送られると共に各系のMPUに
取り込まれてチェックされる。それぞれのMPUでの比
較結果のチェックにより比較回路の異常が検出された場
合には、各MPUが自系の動作を停止する。また、比較
回路から外部に出力された交番信号は、例えば、信号機
器のフェールセーフ出力回路として用いられる交番信号
増幅回路及び整流回路を介してリレーを駆動するためな
どに用いられる。この場合、マイコンが正常動作して交
番信号が発生するとリレーが動作し、交番信号が途切れ
るとリレーが復帰することによりシステムが安全側に制
御される構成となる。
Therefore, when the MPUs of both systems are operating normally, the comparison circuit generates an alternating signal. The output of this comparison result is sent to the outside and taken into the MPU of each system for checking. When an abnormality of the comparison circuit is detected by checking the comparison result in each MPU, each MPU stops the operation of its own system. The alternating signal output from the comparison circuit to the outside is used, for example, to drive a relay via an alternating signal amplifier circuit and a rectifier circuit used as a fail-safe output circuit of signal equipment. In this case, when the microcomputer operates normally and an alternating signal is generated, the relay operates, and when the alternating signal is interrupted, the relay is restored to control the system on the safe side.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記従
来の回路構成では、U系及びV系について、互いにΔT/
2 の位相差をもつ割込信号を発生させるための別々のソ
フトウェアが必要となり、その開発コストが膨大になる
という問題があった。また、2個のMPUの他に多数の
ビット幅(比較するデータのデータ幅)を比較する、大
規模な比較回路が必要となっていた。しかも、比較回路
の正常動作をチェックするため、比較結果をMPUに戻
して動作の判断処理を行わなければならなかった。
However, in the above-mentioned conventional circuit configuration, the U system and the V system are mutually ΔT /
There is a problem that separate software is required to generate an interrupt signal having a phase difference of 2 and the development cost becomes huge. In addition to the two MPUs, a large-scale comparison circuit that compares a large number of bit widths (data width of data to be compared) has been required. Moreover, in order to check the normal operation of the comparison circuit, the comparison result must be returned to the MPU to perform the operation determination process.

【0006】更に、各系から比較回路に送られる出力デ
ータが、連続して同じ値になる場合、比較結果として一
致が連続してしまうためエラーとなる。したがって、比
較回路への出力データを常に変化させなければならない
という問題もあった。本発明は上記の点に着目してなさ
れたもので、各系のMPUが同じソフトウェアにより動
作し、容易に比較照合可能なデータを各MPUが出力す
ることで高い信頼度を確保できる照合回路を提供するこ
とを目的とする。
Further, when the output data sent from each system to the comparison circuit have the same value continuously, an error occurs because the comparison results in continuous coincidence. Therefore, there is also a problem that the output data to the comparison circuit must be constantly changed. The present invention has been made by paying attention to the above points, and an MPU of each system is operated by the same software, and a collation circuit capable of ensuring high reliability by outputting data that can be easily compared and collated is provided. The purpose is to provide.

【0007】[0007]

【課題を解決するための手段】このため本発明のうちの
請求項1に記載の発明は、個別に計時動作を行い、同期
して同じ処理を実行し、該処理データをそれぞれ出力す
る2つの演算手段と、該各演算手段の処理データを比較
照合することにより動作確認を行う比較手段とを備えた
照合回路において、前記各演算手段が、各々の計時動作
に基づいて所定の時間間隔で周期的に第1、2割込信号
を発生する割込信号発生部と、一方の演算手段で発生し
た第1割込信号、及び他方の演算手段で発生した第2割
込信号に基づいて同期をとる同期調整部と、前記第1割
込信号の発生時に、自己の処理データから選択した比較
データを伝送データとして相手方の演算手段に出力する
と共に前記比較データを自己の比較対照データとして保
持し、前記第2割込信号の発生時に、前記伝送データを
ビット反転させて相手方の演算手段に出力し、前記第2
割込信号発生後の所定時間経過時に、前記保持された比
較対照データをビット反転させるデータ制御部と、前記
第1割込信号の発生時及び前記第2割込信号の発生時
に、相手方の演算手段からの伝送データと自己の比較対
照データとが一致するか否かを比較し、該比較結果を前
記比較手段に出力するデータ比較部と、前記第2割込信
号発生後の所定時間経過時に、相手方の演算手段からの
伝送データと自己の比較対照データとを比較して不一致
となるとき、自己での異常発生を検出して動作を停止さ
せる異常検出部と、を備え、前記比較手段が、前記各演
算手段のデータ比較部からの比較結果出力が一致すると
きにのみ正常動作を示す信号を出力する構成とする。
Therefore, according to the invention described in claim 1 of the present invention, there are provided two clocks which individually carry out a timing operation, synchronously execute the same processing, and output the processed data respectively. In a collating circuit including a computing means and a comparing means for confirming the operation by comparing and collating the processing data of each computing means, each computing means is cycled at a predetermined time interval based on each timing operation. Synchronization based on an interrupt signal generator that generates first and second interrupt signals, a first interrupt signal generated by one arithmetic means, and a second interrupt signal generated by the other arithmetic means. And a synchronization adjustment unit that, when the first interrupt signal is generated, outputs the comparison data selected from its own processing data as transmission data to the counterpart computing means and holds the comparison data as its own comparison reference data, 20% When signal generator, said transmission data is bit-inverted output to calculation means of the other party, the second
A data control unit that bit-inverts the held comparison and comparison data when a predetermined time has elapsed after the generation of the interrupt signal, and a calculation of the other side when the first interrupt signal is generated and when the second interrupt signal is generated. A data comparing section for comparing whether or not the transmission data from the means and its own comparison and comparison data match, and outputting the comparison result to the comparing means; and when a predetermined time has elapsed after the second interrupt signal is generated. And a comparison unit that compares the transmission data from the calculation unit of the other party with the comparison data of its own, and if there is a mismatch, it detects an abnormality in itself and stops the operation, and the comparison unit is provided. A signal indicating a normal operation is output only when the comparison result output from the data comparison unit of each of the arithmetic units matches.

【0008】かかる構成によれば、各演算手段の割込信
号発生部で、周期が等しく位相のずれた第1、2割込信
号が発生し、異なる演算手段で発生した第1、2割込信
号に基づいて各同期調整部で同期がとられることによ
り、各演算手段が同じソフトウェアで動作して同一の処
理が実行されるようになる。それぞれの演算手段では、
まず、第1割込信号が発生すると、データ制御部で自己
の処理データのうちから比較データが選択され、この比
較データが伝送データとして相手方の演算手段に送られ
ると同時に自己の比較対照データとして保持される。そ
して、各データ比較部は、相手方からの伝送データと自
己の比較対照データとの比較を行ない、その結果を比較
手段に出力する。正常動作時には各データの一致を示す
比較結果が各演算手段から比較手段に送られ、比較手段
から正常動作を示す信号が出力される。次に、第2割込
信号が発生すると、各データ制御部では、伝送データが
ビット反転されて相手方の演算手段に出力される。この
とき比較対照データは、前記第2割込信号発生後に所定
時間が経過するまでの間は、第2割込信号が発生する以
前の状態が保持され、所定時間が経過するとビット反転
されたデータとなる。したがって、正常動作する場合に
は、第2割込信号発生時、相手方からの伝送データと自
己の比較対照データが不一致となり、それを示す比較結
果が各演算手段から比較手段に送られ、比較手段から正
常動作を示す信号が出力される。第2割込信号発生後の
所定時間経過時には、伝送データと比較対照データが一
致するようになる。このとき比較結果が不一致となるよ
うであれば、異常検出部が自己の異常発生を判断してそ
の動作を停止させる。
According to this structure, the interrupt signal generators of the respective arithmetic means generate the first and second interrupt signals having the same period and the phases shifted from each other, and the first and second interrupts generated by the different arithmetic means. The synchronization adjustment units synchronize with each other based on the signals, so that the arithmetic units operate with the same software to execute the same processing. In each calculation means,
First, when the first interrupt signal is generated, the data control section selects comparison data from its own processing data, and this comparison data is sent as transmission data to the counterpart computing means and at the same time as its own comparison reference data. Retained. Then, each data comparison unit compares the transmission data from the other party with its own comparison and comparison data, and outputs the result to the comparison means. At the time of normal operation, the comparison result indicating the coincidence of each data is sent from each arithmetic means to the comparison means, and the comparison means outputs a signal indicating the normal operation. Next, when the second interrupt signal is generated, each data control unit bit-inverts the transmission data and outputs the bit-inverted data to the calculation means of the other party. At this time, the comparison and comparison data retains the state before the second interrupt signal is generated until a predetermined time elapses after the second interrupt signal is generated, and bit-inverted data after the predetermined time elapses. Becomes Therefore, in the case of normal operation, when the second interrupt signal is generated, the transmission data from the other party and the comparison and comparison data of itself do not match, and the comparison result indicating this is sent from each arithmetic means to the comparison means, and the comparison means. Outputs a signal indicating normal operation. After a lapse of a predetermined time after the generation of the second interrupt signal, the transmission data and the comparison and reference data match. At this time, if the comparison results do not match, the abnormality detection unit determines its own abnormality occurrence and stops its operation.

【0009】請求項2に記載の発明では、請求項1に記
載の発明において、前記データ比較部は、前記伝送デー
タと前記比較対照データとが一致するときに論理値1を
示し、不一致のときに論理値0を示す1ビットの信号を
比較結果として出力するものとする。かかる構成によれ
ば、比較手段では、各演算手段での比較結果を示す1ビ
ットの信号について一致または不一致の判断が行われる
ようになる。
According to a second aspect of the present invention, in the first aspect of the present invention, the data comparison unit indicates a logical value 1 when the transmission data and the comparison reference data match, and when they do not match. It is assumed that a 1-bit signal having a logical value of 0 is output as the comparison result. According to such a configuration, the comparison means can judge whether the 1-bit signal indicating the comparison result in each calculation means is coincident or non-coincident.

【0010】[0010]

【発明の実施の形態】以下、本発明の実施形態を図面に
基づいて説明する。図1は、本実施形態の照合回路の構
成を示すブロック図である。図1において、本回路は、
互いに割込信号を発生して同期動作すると共にデータを
交換して比較処理を実行する2つの演算手段としてのU
系MPU1及びV系MPU2と、各系のMPU1, 2か
らの比較結果出力を比較する比較手段としての比較回路
3と、から構成される。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of the matching circuit of this embodiment. In FIG. 1, this circuit is
U as two arithmetic means for generating interrupt signals and operating in synchronization with each other, exchanging data and executing comparison processing.
The system MPU1 and the V system MPU2, and a comparison circuit 3 as a comparison means for comparing the comparison result outputs from the MPUs 1 and 2 of each system.

【0011】U, V系MPU1, 2は、それぞれ内部タ
イマのカウンタ値に応じて、第1及び第2割込信号であ
るΔT 割込信号及びΔT/2 割込信号を発生し、ΔT/2 割
込信号を外部に出力する端子1a,2a 、ΔT 割込信号を外
部に出力する端子1b,2b 、外部からのΔT/2 割込信号を
入力する端子1c,2c 及び外部からのΔT 割込信号を入力
する端子1d,2d を有する。ここでは、U系のΔT 割込信
号出力端子1bがU, V系の各ΔT 割込信号入力端子1d,2
d に接続され、V系のΔT/2 割込信号出力端子2aがU,
V系の各ΔT/2 割込信号入力端子1c,2c に接続され、U
系のΔT/2 割込信号出力端子1a及びV系のΔT 割込信号
出力端子2bは非接続とされる。また、各MPU1, 2
は、後述するように比較データを他系に出力するデータ
出力端子1e,2e 及び他系からのデータを入力するデータ
入力端子1f,2f を有し、互いの系のデータ出力端子とデ
ータ入力端子とが接続される。更に、各々のMPU1,
2は、データの比較結果を出力する比較結果出力端子1
g,2g をそれぞれ有する。
The U and V system MPUs 1 and 2 generate ΔT interrupt signals and ΔT / 2 interrupt signals, which are the first and second interrupt signals, in accordance with the counter values of the internal timers, respectively. Terminals 1a and 2a that output interrupt signals to the outside, terminals 1b and 2b that output ΔT interrupt signals to the outside, terminals 1c and 2c that input ΔT / 2 interrupt signals from the outside, and ΔT interrupt from the outside It has terminals 1d and 2d for inputting signals. Here, the U system ΔT interrupt signal output terminal 1b is connected to the U and V system ΔT interrupt signal input terminals 1d, 2
connected to d, the V system ΔT / 2 interrupt signal output terminal 2a is U,
Connected to each ΔT / 2 interrupt signal input terminal 1c, 2c of V system, U
The ΔT / 2 interrupt signal output terminal 1a of the system and the ΔT interrupt signal output terminal 2b of the V system are disconnected. In addition, each MPU1, 2
Has data output terminals 1e, 2e for outputting comparison data to another system and data input terminals 1f, 2f for inputting data from another system, as will be described later. And are connected. Furthermore, each MPU1,
2 is a comparison result output terminal 1 for outputting the data comparison result
g and 2g respectively.

【0012】比較回路3は、U系MPU1及びV系MP
U2の各比較結果出力を入力して、互いの比較結果出力
が一致するか否かに応じて交番信号を出力する。次に、
本実施形態の動作について説明する。図2は、本照合回
路における処理の流れを示す図である。ただし、図2に
は、U系MPU1についての具体的な機能ブロックを示
し、矢印の方向に従って各処理が実行されるものとし、
V系MPU2についてはU系と同様であるため省略す
る。また、図3は、U, V系MPU1, 2の各データの
変化を示す図である。
The comparison circuit 3 includes a U system MPU 1 and a V system MP.
Each comparison result output of U2 is input, and an alternating signal is output depending on whether or not the comparison result outputs match each other. next,
The operation of this embodiment will be described. FIG. 2 is a diagram showing a flow of processing in the matching circuit. However, FIG. 2 shows specific functional blocks of the U-system MPU 1, and each processing is executed in the direction of the arrow.
The V system MPU 2 is the same as the U system, and is omitted. Further, FIG. 3 is a diagram showing changes in respective data of the U and V system MPUs 1 and 2.

【0013】図において、U, V系MPU1, 2は、そ
れぞれ内部のタイマを用い、タイマのカウンタ値が時間
ΔT,ΔT/2 に相当する値となった時に、ΔT 割込信号及
びΔT/2 割込信号を出力する(図2のS1,S2,S2' )。そ
して、U系MPU1のΔT 割込信号出力端子1bから出力
されたΔT 割込信号は、両系のΔT 割込信号入力端子1
d,2d に送られ、また、V系MPU2のΔT/2 割込信号
出力端子2aから出力されたΔT/2 割込信号は、両系のΔ
T/2 割込信号入力端子1c,2c に送られる。なお、U系M
PU1のΔT/2 割込信号及びV系MPU2のΔT 割込信
号は使用されない。ここでは、ΔT 割込信号はU系MP
U1で発生させ、ΔT/2 割込信号はV系MPU2で発生
させるものとする。
In the figure, U and V system MPUs 1 and 2 each use an internal timer, and when the counter value of the timer becomes a value corresponding to the time ΔT, ΔT / 2, a ΔT interrupt signal and ΔT / 2. Output an interrupt signal (S1, S2, S2 'in Fig. 2). The ΔT interrupt signal output terminal 1b of the U system MPU1 outputs the ΔT interrupt signal input terminal 1b of both systems.
The ΔT / 2 interrupt signal sent to d, 2d and output from the ΔT / 2 interrupt signal output terminal 2a of the V system MPU2 is the ΔT / 2 interrupt signal of both systems.
It is sent to T / 2 interrupt signal input terminals 1c and 2c. In addition, U system M
The ΔT / 2 interrupt signal of PU1 and the ΔT interrupt signal of V system MPU2 are not used. Here, ΔT interrupt signal is U system MP
It is assumed that it is generated in U1 and the ΔT / 2 interrupt signal is generated in V system MPU2.

【0014】まず、ΔT 割込信号が発生すると(S2)、
各MPU1, 2ではΔT 割込処理Fa が実行される。こ
のΔT 割込処理Fa では、最初に、ΔT 割込信号の入力
タイミングが内部タイマでカウントした時間ΔT に一致
するか否かがチェックされる(S3,S4 )。即ち、U系で
は、自系で生成したΔT 割込信号により内部タイマのセ
ルフチェックが行われ、V系では、U系で発生したΔT
割込信号を用いて自系の内部タイマの動作が監視され
る。ΔT 割込信号の入力タイミングが不一致になると、
内部タイマの故障が判断されてMPUの動作が停止され
る(S5)。一方、ΔT 割込信号の入力タイミングが一致
した場合には、内部タイマのカウンタ値がクリアされる
(S6)。
First, when a ΔT interrupt signal is generated (S2),
At each MPU 1 and 2, ΔT interrupt processing Fa is executed. In this ΔT interrupt processing Fa, it is first checked whether or not the input timing of the ΔT interrupt signal matches the time ΔT counted by the internal timer (S3, S4). That is, in the U system, the internal timer self-checks with the ΔT interrupt signal generated in the U system, and in the V system, the ΔT generated in the U system.
The operation of the internal timer of its own system is monitored using the interrupt signal. If the input timing of ΔT interrupt signal does not match,
The failure of the internal timer is judged and the operation of the MPU is stopped (S5). On the other hand, if the input timings of the ΔT interrupt signals match, the counter value of the internal timer is cleared (S6).

【0015】上記の処理により各系の内部タイマの正常
動作が確認されると、MPU1, 2は、それぞれ比較デ
ータを発生する(S7)。この比較データは、例えば、フ
ロー番号、処理結果、主要メモリの内容、故障診断結果
など、MPUの故障が即反映しやすいデータのうちの1
つを選択したものであり、次のΔT 割込信号が発生する
まで同一のデータが選択される。ここでは、図3に示す
ように、比較データAが選択された後、比較データB,
C, …が順次選択されるものとする。
When the normal operation of the internal timer of each system is confirmed by the above processing, the MPUs 1 and 2 generate comparison data (S7). This comparison data is, for example, one of the data such as the flow number, the processing result, the content of the main memory, the failure diagnosis result, etc. in which the failure of the MPU is easily reflected.
The same data is selected until the next ΔT interrupt signal occurs. Here, as shown in FIG. 3, after the comparison data A is selected, the comparison data B,
It is assumed that C, ... Are sequentially selected.

【0016】上記比較データAは、例えばU系について
考えると、U系内に一旦記憶され、その記憶データが出
力データAUPとしてデータ出力端子1eから出力され(S
8)、V系のデータ入力端子2fに送られてV系の入力デ
ータAUPとなる。また、データ入力端子1fには、V系か
らの出力データAVPが入力されU系の入力データAVP
なる。ここでは、ΔT 割込処理Fa で伝送されるデータ
をポジティブデータと呼び、図3には白地に記した
UP, AVP等で示すことにして、後述するΔT/2 割込処
理Fb で伝送されるビット反転されたデータ(ネガティ
ブデータと呼び、図3には黒地に記したAUN, AVN等で
示す)と区別するものとする。また、U系内の記憶デー
タは、ここではビット反転されることなく比較対照デー
タAUPとされて、V系からの入力データAVPとの比較が
行われる(S10 )。
Considering, for example, the U system, the comparison data A is temporarily stored in the U system, and the stored data is output from the data output terminal 1e as the output data A UP (S
8), sent to the V-system data input terminal 2f and becomes the V-system input data A UP . The output data A VP from the V system is input to the data input terminal 1f and becomes the input data A VP of the U system. Here, the data transmitted by the ΔT interrupt processing Fa is referred to as positive data, and is shown by A UP , A VP and the like shown in white in FIG. 3, and transmitted by the ΔT / 2 interrupt processing Fb described later. It is to be distinguished from the bit-inverted data (referred to as negative data, which are shown by AUN, AVN, etc. written in black in FIG. 3). The stored data in the U system is used as the comparison reference data A UP without being bit-inverted here, and is compared with the input data A VP from the V system (S10).

【0017】図4(a) には、ΔT 割込処理時のデータの
状態をまとめた概念図を示す。図に示した正常動作時に
は、U系の比較対照データAUPと入力データAVPとが一
致し、その比較結果を示す比較結果出力が比較結果出力
端子1gから比較回路3に出力される(S11 )。この比較
結果出力は、例えば、比較結果が一致する場合に論理値
1となり、不一致の場合には論理値0となるものとし、
割込信号発生直後の状態が、次の割込信号発生までの間
維持されるものとする。また、V系においても上記と同
様の処理が行なわれ、V系の比較結果出力が比較結果出
力端子1gから比較回路3に出力される。
FIG. 4 (a) is a conceptual diagram summarizing the state of data during the ΔT interrupt processing. In the normal operation shown in the figure, the comparison data A UP of the U system matches the input data A VP, and the comparison result output indicating the comparison result is output from the comparison result output terminal 1g to the comparison circuit 3 (S11 ). This comparison result output has a logical value of 1 when the comparison results match and a logical value of 0 when the comparison results do not match,
The state immediately after the generation of the interrupt signal shall be maintained until the next generation of the interrupt signal. Further, in the V system, the same processing as described above is performed, and the comparison result output of the V system is output from the comparison result output terminal 1g to the comparison circuit 3.

【0018】そして、比較回路3では、U, V系からの
各比較結果出力を比較して、互いに一致するか否かが判
別される。各比較結果出力が一致する場合には、その比
較結果出力が外部に出力され、不一致の場合には、比較
結果出力の外部への出力が遮断される。なお、比較回路
3は、外部への出力を一旦遮断すると、その後に比較結
果出力が一致したときでも出力を遮断し続けるものとす
る。
Then, the comparison circuit 3 compares the comparison result outputs from the U and V systems to determine whether they match each other. When the comparison result outputs match, the comparison result output is output to the outside, and when the comparison result outputs do not match, the comparison result output is cut off to the outside. Note that once the output to the outside is cut off, the comparison circuit 3 continues to cut off the output even if the comparison result outputs match thereafter.

【0019】上記の動作によりΔT 割込処理Fa が終了
し、次にΔT/2 割込信号が発生すると(S2' )、ΔT/2
割込処理Fb が行われる。ΔT/2 割込処理Fb では、ま
ず、ΔT/2 割込信号の入力タイミングが内部タイマでカ
ウントした時間ΔT/2 に略一致するかがチェックされる
(S3',S4' )。ここでは、V系からのΔT/2 割込信号を
用いてU系の内部タイマの動作が監視され、V系では内
部タイマのセルフチェックが行われる。ΔT/2 割込信号
の入力タイミングが不一致になると、内部タイマの故障
を判断してMPUの動作が停止される(S5)。入力タイ
ミングが一致した場合には、次のデータ比較処理に進
む。
When the ΔT interrupt processing Fa is completed by the above operation and the ΔT / 2 interrupt signal is generated next (S2 ′), ΔT / 2
Interrupt processing Fb is performed. In the ΔT / 2 interrupt processing Fb, first, it is checked whether the input timing of the ΔT / 2 interrupt signal substantially matches the time ΔT / 2 counted by the internal timer (S3 ′, S4 ′). Here, the operation of the internal timer of the U system is monitored using the ΔT / 2 interrupt signal from the V system, and the internal timer self-check is performed in the V system. If the input timings of the ΔT / 2 interrupt signals do not match, it is judged that the internal timer has failed and the operation of the MPU is stopped (S5). If the input timings match, the process proceeds to the next data comparison process.

【0020】ここでも例えばU系について考えると、比
較データに関しては、ΔT 割込処理Fa で選択された比
較データAがΔT/2 割込処理Fb においても維持され
る。一方、出力データについては、U系内の記憶データ
がビット反転されて前述のネガティブデータAUNとな
り、この反転された記憶データが出力データAUNとして
データ出力端子1eから出力され(S8)、V系のデータ入
力端子2fに送られてV系の入力データAUNとなる。この
とき、データ入力端子1fには、V系からのネガティブ出
力データAVNが入力されてU系の入力データAVNとな
る。
Considering, for example, the U system, the comparison data A selected in the ΔT interrupt processing Fa is maintained also in the ΔT / 2 interrupt processing Fb. On the other hand, regarding the output data, the storage data in the U system is bit-inverted to become the above-mentioned negative data AUN, and this inverted storage data is output as the output data AUN from the data output terminal 1e (S8), and the V system It is sent to the data input terminal 2f and becomes V-system input data AUN. At this time, the negative output data AVN from the V system is input to the data input terminal 1f and becomes the U system input data AVN.

【0021】また、ΔT/2 割込信号が発生してから一定
の時間(次の割込信号が発生するまでの時間よりは短い
時間であり、予めソフトウェア上で設定した時間)の間
は、U系内の記憶データを比較対照データとする処理が
中断される。即ち、この間の比較対照データは、ΔT 割
込処理時と同様のポジティブデータAUPとなる。そし
て、この比較対照データAUPとV系からの入力データA
VNとの比較が行われる(S10 )。
Further, during a certain time after the ΔT / 2 interrupt signal is generated (a time shorter than the time until the next interrupt signal is generated, a time set in advance by software), The process of using the stored data in the U system as comparison and comparison data is interrupted. That is, the comparison and comparison data during this period is the same positive data A UP as in the ΔT interrupt processing. Then, the comparison data A UP and the input data A from the V system
Comparison with VN is performed (S10).

【0022】図4(b) には、このときの各データの状態
をまとめた概念図を示す。図に示した正常動作時には、
U系の比較対照データAUPと入力データAVNとが不一致
となるため、その比較結果を示す論理値0の比較結果出
力が比較結果出力端子1gから比較回路3に出力される。
一方、例えば、U, V系間の伝送路の固定故障等が発生
して異常動作するような場合には、入力データがポジテ
ィブデータのままとなるため、比較結果が一致するよう
になり論理値1の比較結果出力が比較回路3に出力され
る。この比較結果出力の状態は、ΔT/2 割込信号の発生
直後に決定されると、次のΔT 割込信号が発生するまで
同じ状態が維持される。また、V系においても上記と同
様の処理が行なわれ、その比較結果出力が比較回路3に
出力される。そして、比較回路3において、各系からの
比較結果出力が一致するか否かの判別が行なわれ、一致
する場合にはその比較結果出力(論理値0)が外部に出
力され、不一致の場合には外部への出力が遮断される。
FIG. 4 (b) shows a conceptual diagram summarizing the state of each data at this time. During normal operation shown in the figure,
Since the comparison data A UP of the U system and the input data A VN do not match, the comparison result output of the logical value 0 indicating the comparison result is output from the comparison result output terminal 1g to the comparison circuit 3.
On the other hand, for example, when there is a fixed failure in the transmission line between the U and V systems and abnormal operation occurs, the input data remains as positive data, so the comparison results match and the logical value The comparison result output of 1 is output to the comparison circuit 3. If the state of the comparison result output is determined immediately after the ΔT / 2 interrupt signal is generated, the same state is maintained until the next ΔT interrupt signal is generated. Further, in the V system, the same processing as described above is performed, and the comparison result output is output to the comparison circuit 3. Then, in the comparison circuit 3, it is judged whether or not the comparison result outputs from the respective systems match, and when they match, the comparison result output (logical value 0) is output to the outside, and when they do not match. Output to the outside is cut off.

【0023】次に、上記のΔT/2 割込信号が発生してか
ら一定の時間が経過すると、ビット反転された記憶デー
タが比較対照データとされ、即ち、比較対照データがネ
ガティブデータAUNとなる。またこのとき、出力データ
AUNの他系への伝送が中断され、各系の入力データにつ
いては中断以前の状態(ネガティブ)が維持される。図
4(c) には、このときの各データの状態をまとめた概念
図を示す。そして、維持された入力データと比較対照デ
ータとを比較するネガティブデータチェックが行われる
(図2のS12 )。
Next, when a certain period of time has elapsed after the above ΔT / 2 interrupt signal was generated, the bit-inverted storage data is used as comparison control data, that is, the comparison control data becomes negative data AUN. . At this time, the transmission of the output data AUN to the other system is interrupted, and the input data of each system is maintained in the state before the interruption (negative). FIG. 4 (c) shows a conceptual diagram summarizing the state of each data at this time. Then, a negative data check is performed to compare the maintained input data with the comparative control data (S12 in FIG. 2).

【0024】ネガティブデータチェックでは、自系内の
データ伝送路で固定故障等が発生したか否かをチェック
するために行われる。即ち、前記固定故障等が発生した
ときには、比較対照データがポジティブのままとなるた
め、入力データとの比較結果が不一致となり、一方、正
常に動作するときは、各データがネガティブとなって比
較結果が一致する。したがって、比較結果が一致すると
きは自系の処理が継続され、不一致になるとそれ以降の
自系の処理が停止される(S13 )。一方の系の処理が停
止すると、他方の系においても、以降の処理で入力デー
タが変化しなくなるので、相手方の系の故障が検出され
る。
The negative data check is performed to check whether a fixed failure or the like has occurred in the data transmission path in the own system. That is, when the fixed failure or the like occurs, the comparison reference data remains positive, so the comparison result with the input data becomes inconsistent, while when operating normally, each data becomes negative and the comparison result Match. Therefore, when the comparison results match, the processing of the own system is continued, and when they do not match, the processing of the own system thereafter is stopped (S13). When the processing of one system is stopped, the input data does not change in the subsequent processing in the other system as well, so that the failure of the other system is detected.

【0025】上記の処理によりΔT/2 割込処理Fb が終
了し、次のΔT 割込信号が発生すると、上述したΔT 割
込処理Fa が繰り返され、比較データB, C, …につい
ての照合処理が順次行われる。したがって、本実施形態
では、U系MPU1について、図2のS1,S2,S2' が割込
信号発生部として機能し、S3〜S6,S3',S4'が同期調整部
として機能し、S7〜S9がデータ制御部として機能し、S1
0,S11 がデータ比較部として機能し、S12,S13 が異常検
出部として機能する。また、V系MPU2についても同
様である。
When the ΔT / 2 interrupt process Fb is completed by the above process and the next ΔT interrupt signal is generated, the above-mentioned ΔT interrupt process Fa is repeated, and the comparison process for the comparison data B, C, ... Are sequentially performed. Therefore, in the present embodiment, in the U-system MPU1, S1, S2, S2 'of FIG. 2 function as an interrupt signal generation unit, S3 to S6, S3', S4 'function as a synchronization adjustment unit, and S7- S9 functions as a data controller, S1
0 and S11 function as a data comparison unit, and S12 and S13 function as an abnormality detection unit. The same applies to the V system MPU2.

【0026】これにより、各MPUが正常に動作してい
るときには、U, V系からそれぞれ比較結果出力として
交番信号が出力され、各系から同一の交番信号が出力さ
れているときにのみ比較回路3から外部に交番信号が出
力される。一方、本回路のいずれかの部分で故障が発生
すれば、各系からの比較結果出力が一致しなくなり比較
回路3からの交番信号の出力がなくなって故障が検知さ
れる。
As a result, when each MPU is operating normally, an alternating signal is output from each of the U and V systems as a comparison result output, and only when the same alternating signal is output from each system, the comparison circuit is output. An alternating signal is output from 3 to the outside. On the other hand, if a failure occurs in any part of this circuit, the comparison result outputs from the respective systems do not match and the output of the alternating signal from the comparison circuit 3 disappears to detect the failure.

【0027】上述したように本実施形態によれば、U,
V系のMPU1, 2でそれぞれΔT割込信号及びΔT/2
割込信号を発生させ、U系のΔT 割込信号とV系のΔT/
2 割込信号とを用いて同期をとる構成としたことで、従
来別々のソフトウェアで動作させていたU, V系のMP
Uを同一のソフトウェアで動作させることができるた
め、開発コストの低減を図ることが可能になる。また、
比較回路3は、各MPU1, 2からの比較結果出力、即
ち、1ビットの交番信号を比較するだけで済むため、小
規模な回路構成で比較回路3を実現できる。更に、各M
PU1, 2において他系からの入力データと自系の比較
対照データとの比較が行なわれ、その比較処理は、比較
データを適宜にビット反転させて一致と不一致の両方を
判断して行なわれるため、本回路内での固定故障等を検
出することができると共に、比較データが連続して同じ
値になる場合であっても、比較回路3に送られる比較結
果出力は周期的に変化して比較回路3でのエラー発生を
防止できる。
As described above, according to this embodiment, U,
ΔT interrupt signal and ΔT / 2 in V system MPU1 and 2 respectively
Generate an interrupt signal, U system ΔT interrupt signal and V system ΔT /
2 U and V system MPs that were previously operated by different software by adopting a configuration that uses an interrupt signal for synchronization
Since U can be operated by the same software, development cost can be reduced. Also,
Since the comparison circuit 3 only needs to compare the comparison result output from each MPU 1, 2, that is, the 1-bit alternating signal, the comparison circuit 3 can be realized with a small-scale circuit configuration. Furthermore, each M
In PU1 and PU2, the input data from the other system and the comparison data of its own system are compared, and the comparison processing is performed by appropriately inverting the bits of the comparison data to determine whether they are coincident or not. , A fixed failure in this circuit can be detected, and even if the comparison data continuously have the same value, the comparison result output sent to the comparison circuit 3 changes periodically to perform comparison. It is possible to prevent an error from occurring in the circuit 3.

【0028】[0028]

【発明の効果】以上説明したように、請求項1に記載の
発明は、各演算手段においてそれぞれ第1、2割込信号
を発生させ、異なる演算手段で発生した第1、2割込信
号を用いて同期をとる構成としたことによって、2つの
演算手段を同一のソフトウェアで動作させることができ
るため、開発コストの低減を図ることが可能になる。ま
た、各演算手段において、相手方からの伝送データと自
己の比較対照データとの比較が行なわれ、その比較処理
は、比較データを適宜にビット反転させて一致と不一致
の両方を判断して行なわれるようにしたことで、本回路
内での固定故障等を確実に検出することができ、更に、
比較データが連続して同じ値になる場合であっても、比
較手段に送られる比較結果出力は周期的に変化するの
で、比較手段でのエラー発生を防止することも可能であ
る。
As described above, according to the first aspect of the invention, the first and second interrupt signals are generated in the respective arithmetic means, and the first and second interrupt signals generated by the different arithmetic means are generated. Since the two arithmetic units can be operated by the same software by using the configuration in which they are synchronized with each other, the development cost can be reduced. Further, in each arithmetic means, the transmission data from the other party is compared with its own comparison and comparison data, and the comparison processing is performed by appropriately inverting the bits of the comparison data and judging both coincidence and non-coincidence. By doing so, fixed failures etc. in this circuit can be reliably detected, and further,
Even if the comparison data continuously have the same value, the comparison result output sent to the comparison means changes periodically, so that it is possible to prevent an error from occurring in the comparison means.

【0029】また、請求項2に記載の発明は、上記発明
の効果に加えて、各データ比較部が比較結果と1ビット
の信号を出力するようにしたことで、比較手段は各演算
手段からの1ビットの信号を処理するだけで済むため、
小規模な回路構成で比較手段を実現できる。
In addition to the effect of the above-mentioned invention, the invention according to claim 2 is such that each data comparison section outputs the comparison result and a 1-bit signal, so that the comparison means is operated by each calculation means. Since it only needs to process the 1-bit signal of
The comparison means can be realized with a small-scale circuit configuration.

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

【図1】本発明の実施形態の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing a configuration of an embodiment of the present invention.

【図2】同上実施形態の処理の流れを説明する図であ
る。
FIG. 2 is a diagram illustrating a processing flow of the embodiment.

【図3】同上実施形態の各データの変化を示す図であ
る。
FIG. 3 is a diagram showing changes in each data according to the same embodiment.

【図4】同上実施形態の各処理段階のデータ状態をまと
めた概念図である。
FIG. 4 is a conceptual diagram summarizing data states at each processing stage of the above embodiment.

【図5】従来の照合回路の構成及び処理の流れを説明す
る図である。
FIG. 5 is a diagram illustrating a configuration of a conventional matching circuit and a flow of processing.

【図6】従来の照合回路の各データの変化を示す図であ
る。
FIG. 6 is a diagram showing changes in each data of a conventional matching circuit.

【図7】従来の照合回路の各系出力データ及び比較結果
を示す図である。
FIG. 7 is a diagram showing output data of each system and a comparison result of a conventional matching circuit.

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

1 U系MPU 2 V系MPU 3 比較回路 1a〜1g,2a 〜2g 端子 Fa,Fb 割込処理 A, B, C, … 比較データ 1 U MPU 2 V system MPU 3 comparison circuit 1a to 1g, 2a to 2g terminals Fa, Fb interrupt processing A, B, C,… Comparison data

───────────────────────────────────────────────────── フロントページの続き (72)発明者 斉藤 安雄 埼玉県浦和市上木崎1丁目13番8号 日 本信号株式会社 与野事業所内 (56)参考文献 特開 昭59−132058(JP,A) 特開 平7−129426(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 11/16 - 11/20 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Yasuo Saito 1-13-8 Kamikizaki, Urawa-shi, Saitama Nihon Signal Co., Ltd., inside the Yono Plant (56) Reference JP-A-59-132058 (JP, A) JP-A-7-129426 (JP, A) (58) Fields investigated (Int.Cl. 7 , DB name) G06F 11/16-11/20

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】個別に計時動作を行い、同期して同じ処理
を実行し、該処理データをそれぞれ出力する2つの演算
手段と、該各演算手段の処理データを比較照合すること
により動作確認を行う比較手段とを備えた照合回路にお
いて、 前記各演算手段が、各々の計時動作に基づいて所定の時
間間隔で周期的に第1、2割込信号を発生する割込信号
発生部と、一方の演算手段で発生した第1割込信号、及
び他方の演算手段で発生した第2割込信号に基づいて同
期をとる同期調整部と、前記第1割込信号の発生時に、
自己の処理データから選択した比較データを伝送データ
として相手方の演算手段に出力すると共に前記比較デー
タを自己の比較対照データとして保持し、前記第2割込
信号の発生時に、前記伝送データをビット反転させて相
手方の演算手段に出力し、前記第2割込信号発生後の所
定時間経過時に、前記保持された比較対照データをビッ
ト反転させるデータ制御部と、前記第1割込信号の発生
時及び前記第2割込信号の発生時に、相手方の演算手段
からの伝送データと自己の比較対照データとが一致する
か否かを比較し、該比較結果を前記比較手段に出力する
データ比較部と、前記第2割込信号発生後の所定時間経
過時に、相手方の演算手段からの伝送データと自己の比
較対照データとを比較して不一致となるとき、自己での
異常発生を検出して動作を停止させる異常検出部と、を
備え、 前記比較手段が、前記各演算手段のデータ比較部からの
比較結果出力が一致するときにのみ正常動作を示す信号
を出力する構成としたことを特徴とする照合回路。
1. An operation check is performed by comparing and collating the processing data of the respective computing means with the two computing means that individually perform the time counting operation, execute the same processing in synchronization, and output the processing data. A comparing circuit including a comparing means for performing, wherein each of the calculating means periodically generates a first and a second interrupt signal at a predetermined time interval based on each timing operation; Of the first interrupt signal generated by the calculating means and the second interrupt signal generated by the other calculating means, and a synchronization adjustment unit that synchronizes based on the second interrupt signal,
The comparison data selected from its own processed data is output as transmission data to the counterpart computing means and the comparison data is held as its own comparison reference data, and the transmission data is bit-inverted when the second interrupt signal is generated. And outputs to the calculation means of the other party, and bit-inverts the held comparison / contrast data when a predetermined time has elapsed after the generation of the second interrupt signal, and when the first interrupt signal is generated. A data comparison unit which, when the second interrupt signal is generated, compares whether or not the transmission data from the counterpart computing unit and its own comparison and comparison data match, and outputs the comparison result to the comparison unit; When a predetermined time elapses after the second interrupt signal is generated, the transmission data from the calculation means of the other party is compared with the comparison data of its own, and when they do not match, the occurrence of an abnormality of its own is detected. An abnormality detection unit for stopping the operation, wherein the comparison unit outputs a signal indicating normal operation only when the comparison result outputs from the data comparison units of the respective calculation units match. Matching circuit with.
【請求項2】前記データ比較部は、前記伝送データと前
記比較対照データとが一致するときに論理値1を示し、
不一致のときに論理値0を示す1ビットの信号を比較結
果として出力することを特徴とする請求項1記載の照合
回路。
2. The data comparing unit indicates a logical value 1 when the transmission data and the comparison reference data match each other,
The matching circuit according to claim 1, wherein a 1-bit signal indicating a logical value of 0 is output as a comparison result when they do not match.
JP31046497A 1997-11-12 1997-11-12 Verification circuit Expired - Lifetime JP3529994B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31046497A JP3529994B2 (en) 1997-11-12 1997-11-12 Verification circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31046497A JP3529994B2 (en) 1997-11-12 1997-11-12 Verification circuit

Publications (2)

Publication Number Publication Date
JPH11143841A JPH11143841A (en) 1999-05-28
JP3529994B2 true JP3529994B2 (en) 2004-05-24

Family

ID=18005572

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31046497A Expired - Lifetime JP3529994B2 (en) 1997-11-12 1997-11-12 Verification circuit

Country Status (1)

Country Link
JP (1) JP3529994B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5025402B2 (en) * 2007-09-28 2012-09-12 株式会社日立製作所 High safety control device
JP2010262432A (en) * 2009-05-01 2010-11-18 Mitsubishi Electric Corp Safety controller
JP5618345B2 (en) * 2009-07-29 2014-11-05 日本信号株式会社 Duplex data processing circuit
JP5618687B2 (en) * 2010-08-05 2014-11-05 日本信号株式会社 Duplicated arithmetic unit
JP6046888B2 (en) * 2011-10-18 2016-12-21 日本信号株式会社 Fail-safe microcomputer
JP7277229B2 (en) * 2019-04-12 2023-05-18 ファナック株式会社 Control device, control method and control program

Also Published As

Publication number Publication date
JPH11143841A (en) 1999-05-28

Similar Documents

Publication Publication Date Title
JP2746587B2 (en) Method of monitoring operation of computer of multi-function device and correcting error, and multi-function device
JPH07129426A (en) Fault processing system
US6038683A (en) Replicated controller and fault recovery method thereof
JP3529994B2 (en) Verification circuit
JPH08297588A (en) Double collation device
JP2003167755A (en) Fault diagnostic method and device for signal processing system
JP3081234B2 (en) How to check CPU board
JP2954040B2 (en) Interrupt monitoring device
SU1365086A1 (en) Device for checking control units
JP2606160B2 (en) Failure detection method for parity check circuit
JP2654072B2 (en) Fault tolerant computer equipment
JPH02281343A (en) Cpu operation monitor system
JPH01277951A (en) Data transfer equipment
JPH1115698A (en) Method for reporting failure and mechanism therefor
JPS5812062A (en) Output device for parallel electronic computer system
JPH0471037A (en) Duplex system for electronic computer
JPH05143379A (en) Program monitoring device
JPS62100848A (en) Signal processor
JPH04257931A (en) Computer system
JPH0270150A (en) Operation state detector
JP2000163275A (en) Synchronous flag matching circuit and its synchronous flag matching method
JPS6310467B2 (en)
JPH0471038A (en) Duplex system for electronic computer
JPS63175937A (en) Fault recovery system
JPH0568728B2 (en)

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040216

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040224

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040226

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080305

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090305

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100305

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110305

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110305

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120305

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130305

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140305

Year of fee payment: 10

EXPY Cancellation because of completion of term