JPS62266637A - Error detection method for fixed memory device - Google Patents

Error detection method for fixed memory device

Info

Publication number
JPS62266637A
JPS62266637A JP61108450A JP10845086A JPS62266637A JP S62266637 A JPS62266637 A JP S62266637A JP 61108450 A JP61108450 A JP 61108450A JP 10845086 A JP10845086 A JP 10845086A JP S62266637 A JPS62266637 A JP S62266637A
Authority
JP
Japan
Prior art keywords
sum
storage device
value
block
error detection
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP61108450A
Other languages
Japanese (ja)
Inventor
Sumio Omura
大村 純夫
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP61108450A priority Critical patent/JPS62266637A/en
Publication of JPS62266637A publication Critical patent/JPS62266637A/en
Pending legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

PURPOSE:To correctly detect a fault by dividing the range of a ROM to which sum checking is applied into N-blocks and summing up block by block when a series of arithmetic at every fixed time ends. CONSTITUTION:A step 101 sums up the n-th block among N-blocks in the ROM3, and the result is stored at an address Sn in a RAM2. A step 102 totals the sums of all blocks including calculated values in the step 101, and the calculated result is stored at an address S0 in the RAM2. A step 103 decides whether the total stored at the address S0 is equal to the preset value or not. If so, 'Yes' can be attained, and one pulse signal is outputted. If contents in the ROM3 have errors, the step 103 decides 'No', and the pulse signal is not outputted. As a result a fault detecting relay FDR is turned off.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、コアピユータの固定記憶装置(以下ROMと
いう)の誤り検出方法に係り、特に、マイクロコンピュ
ータ等を用いて冥時間制匈を実施Tる場合の安全曲確保
を図るのに好適なR,OM誤り検出方法に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a method for detecting errors in a fixed storage device (hereinafter referred to as ROM) of a core computer. This invention relates to an R, OM error detection method suitable for ensuring safe music when

〔従来の技術〕[Conventional technology]

コンピュータにより実時間のプラント制菌等を実施しよ
うとする場合vci、コンピュータの故障に対する安全
姓の確保が重要な課題であり、特許@900494号(
特開昭48−61042)・第908285号(特開昭
48−83410) rcは各種の自己故障診断技術が
提案されている。
When trying to implement real-time plant sterilization using a computer, ensuring safety against computer failure is an important issue, and patent @900494 (
Various self-failure diagnosis techniques have been proposed for RC.

しかしながら、汎用のマイクロコンピュータ等を応用す
る場合、上記のすべて管実行することは事実上不可能で
あり、ROM内容の総和を計算することによる確認(以
下サムチェックといつ)等を個別VC実施するのが一般
的である。この場合でも、ROM容量が大きい場合Vc
ri、サムチェックの所要時間が長大となるので、毎演
算周期、ROM全体のサムチェックを実施Tることは不
可能な場合が多く、第3図、@4図、第5図、第6図の
ような方法が実用されている。
However, when applying a general-purpose microcomputer, etc., it is virtually impossible to perform all of the above, and checks such as checking by calculating the sum of the ROM contents (hereinafter referred to as "sum check"), etc. are performed individually by VC. is common. Even in this case, if the ROM capacity is large, Vc
ri, since the time required for the sum check is long, it is often impossible to perform the sum check of the entire ROM every calculation cycle. Methods such as this are in practice.

第3図、第4図に、サムチェックを制菌演算とに独立、
非同期に実施し、サムチェック所要時間が長大な場合に
も対応できるようにしている。第5図、第6包は、チェ
ックするROMを複数個のブロックに分割し、ブロック
毎に和計算をしている。このうち、第5図の方法は、ブ
ロック毎の和計算値P最終的に加算し全体としての総和
値を所定値と比較している。また、第6図の方法は、ブ
ロック毎の和値を・各々の所定値と比較して判定してい
る。
Figures 3 and 4 show that the sum check is independent of the antibacterial operation.
This is done asynchronously, so it can handle cases where the sum check takes a long time. In the sixth package of FIG. 5, the ROM to be checked is divided into a plurality of blocks, and the sum is calculated for each block. Among these methods, in the method shown in FIG. 5, the sum calculation value P for each block is finally added and the total sum value as a whole is compared with a predetermined value. Further, in the method shown in FIG. 6, the sum value for each block is compared with each predetermined value for determination.

なお、ハードウェアとしては、いずれの方法の場合にも
、第2図のような構成となり、故障と判定された場合v
ci、故障検知継電器FDRがオフする。つまり継電器
の励磁′If流が消失する構成となっている。
In addition, in either method, the hardware will be configured as shown in Figure 2, and if a failure is determined, v
ci, failure detection relay FDR turns off. In other words, the structure is such that the excitation 'If current of the relay disappears.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上記従来技術に、ROMの誤り検出の即応神、誤り検出
時の故障検出継電器のオフt!h作の確笑件等の点にお
いて不十分であった。すなわち、第3[<、!!4図、
第5図の方法では、R,OMのすべての内容のチェック
が完了するまで結果が出ないので、検出遅れ時間が長く
なるという問題かあった。
In addition to the above conventional technology, there is a quick response for detecting errors in the ROM, and turning off the failure detection relay when an error is detected! It was insufficient in terms of confirmation of the work, etc. That is, the third [<,! ! Figure 4,
In the method shown in FIG. 5, results are not obtained until all contents of R and OM have been checked, so there is a problem in that the detection delay time becomes long.

ざらに、@3図、第4図の方法では、R1OMvc記憶
されているプログラムの破壊等によりサムチェックプロ
グラムが動作しなくなったような場合でも、エラーフラ
ッグがセットされていない限り、パルス信号は定期的に
出力されているので、故障検出が不確実になるという問
題があった。
Roughly speaking, with the methods shown in @Figures 3 and 4, even if the sum check program stops working due to destruction of the program stored in R1OMvc, the pulse signal will not be sent periodically unless the error flag is set. There was a problem in that fault detection was uncertain because the output was

本発明の目的は、検出遅れ時間を最短とし、かつ、サム
チェックプログラムか動作しなくなった場合にも確実に
検出できるROM1gり検出方法を提供することにある
SUMMARY OF THE INVENTION An object of the present invention is to provide a ROM1g detection method that minimizes the detection delay time and can reliably detect even if the sum check program stops working.

〔問題点を解決Tるための手段〕[Means for solving problems]

上記目的に、サムチェックを実施するROMの範囲をN
個(N22)のブロックに分割し、一定時間毎の一連の
演算の終了時に、1ブロツクずつについて和計算を実行
し、すでに計算ずみの他のN−1個のブロックの香料と
の合計を計算・照合することにより連取される。
For the above purpose, set the range of ROM to perform the sum check to N.
Divide into N22 blocks, and at the end of a series of calculations at fixed time intervals, perform a sum calculation for each block, and calculate the sum with the fragrance of the other N-1 blocks that have already been calculated.・It is collected continuously by checking.

なお−上記照合が終った後、次に計算すべきブロックに
ついての前回得られた和計算値を、その和計算頃とに異
なる他の値に書き直Tよう[Tれば、プログラム破壊時
の故障検出がより確実になる。
After completing the above verification, rewrite the previously obtained sum calculation value for the block to be calculated next to a different value from the sum calculation time. Failure detection becomes more reliable.

〔作用〕[Effect]

一定サイクル毎に計算され7S:1ブロツクについての
和計算値に誤りがあれば、先行するN−1個のブロック
についての各和計算値と合計をとった総和値か所定壇と
一致しないので、すみやかに、!@りが検出される。ま
た、次に計算すべきブロックπついて前回得られた和計
算値を他の値C一般には和計算値よりも大きな値)に書
き直しておけば、プログラムの破壊等によって次のブロ
ックでの演算がなかった場合rcri、全体の総和値に
、絶対に所定値とに一致しないので、確実に誤りが検出
される。
If there is an error in the summation value for the 7S:1 block, which is calculated every fixed cycle, the summation value obtained by adding up each summation value for the preceding N-1 blocks will not match the predetermined value. Promptly! @ is detected. In addition, if you rewrite the sum calculation value obtained last time for the block π to be calculated next to another value C (generally a larger value than the sum calculation value), the calculation in the next block will be prevented due to program corruption etc. If rcri does not exist, the total sum value will definitely not match the predetermined value, so an error will definitely be detected.

〔実施例〕〔Example〕

以下、本発明の一実施例を@1図により説明する。第1
図に、一定時間毎に実行される一連のプログラム処理の
フローチャートである。なお、ハードウェアとしては、
従来技術として述べT−第2図と同じ構成のもので良い
。一般に、コンピュータのプログラムに、一定時間毎に
実行されるものの他、入力出装置の劃−のように、不特
定時刻に実行される処理等があるが、本発明には直接関
係がないので省略しである。
Hereinafter, one embodiment of the present invention will be explained with reference to Figure @1. 1st
The figure is a flowchart of a series of program processing executed at regular intervals. As for the hardware,
The same configuration as that shown in FIG. T-2 described as the prior art may be used. In general, in addition to programs that are executed at regular intervals, computer programs include processes that are executed at unspecified times, such as the operation of an input/output device, but these are omitted as they are not directly related to the present invention. It is.

ステップ10 (H:t、側副演算プログラムであり、
一定時間毎に実行することにより、ある機能を発揮τる
よう構成されている。ステップ101に、ROMのN個
のブロックのウチのn帯色のフ゛aツクについて和計算
を行うステップであり、その結果に、読み書き可能記憶
装置(以下RAMという)のSn番地に格納される。な
お、計算すべきブロックの番号nn、後述のステップ1
05〜107により、順次指定される。
Step 10 (H:t, collateral calculation program,
It is configured to perform a certain function by executing it at regular intervals. Step 101 is a step of performing a sum calculation on the n-band colors of the N blocks of the ROM, and the result is stored in the Sn address of the read/write storage device (hereinafter referred to as RAM). In addition, the number nn of the block to be calculated, step 1 described later
They are designated in order from 05 to 107.

ステップ102では、ステップ101での計算値を含め
、全ブロックの各和計X値の総計を計算し、計算結果は
、RAMのSO番地に格納される。
In step 102, the sum total of each summation X value of all blocks including the value calculated in step 101 is calculated, and the calculation result is stored in the SO address of the RAM.

ステップ103において、上記SO番地に格納された総
和計算値が、あらかじめ決められた所定値と等しいか否
がか判定され、正常な場合vcij−’fes’となり
、ステップ104VC進んでパルス信号を1つ出力Tる
。ここで、もしR,OMの内容に誤りがあれば、ステッ
プ103の判’?は“No”となり、パルス信号は出力
されず、これにより故障検知継電器FDR,(第2図)
がオフする。
In step 103, it is determined whether the total sum value stored at the SO address is equal to a predetermined value, and if it is normal, it becomes vcij-'fes', and the process proceeds to step 104, where one pulse signal is generated. Output T. Here, if there is an error in the contents of R and OM, the judgment in step 103 is '?'? becomes “No” and no pulse signal is output, which causes the fault detection relay FDR, (Fig. 2)
turns off.

ステップ105〜1n7fl、次回、和計算を行うべき
ブロックの番号nを更新させるステップであり、nの値
框、1からNまで、順次繰返し指定される。
Steps 105 to 1n7fl are steps for updating the number n of the block to be subjected to the sum calculation next time, and the value of n is repeatedly designated from 1 to N in sequence.

ステップ10 it、次回計算すべきブロックについて
の和計算値を格納するR A Mの番地(Sn)の内容
、つまV前回の和計算値、を他の値(実施例で#′:t
O)に書き換えるプログラムであり、これは、ステップ
101を実行しない1まステップ102を実行してしま
うようなプログラムの破壊があった場合においても、ス
テップ103においてNO″ と判定できるようにする
ためのもe〕である。なお、実施例で01Snの1直を
“0′と書き換えるとしたが、もし、ブロック毎の和計
算値が、たまたま“0”となるようなR,0Mデータが
設定されていた場合には、他の値とすればよい。一般に
は“3n+−3n 十X”というような内容にしておけ
ば、上記のような考慮は不要となる。
Step 10 It, the contents of the RAM address (Sn) storing the sum calculation value for the next block to be calculated, that is, the previous sum calculation value, are set to another value (#': t in the example).
This is a program to be rewritten to O), and this is to make it possible to make a NO'' determination in step 103 even if the program is corrupted such that step 102 is executed without executing step 101. In addition, in the example, the 1 shift of 01Sn is rewritten as "0", but if R, 0M data is set such that the sum calculation value for each block happens to be "0". If so, you can use another value. In general, if the content is set to "3n+-3n 10X", the above consideration becomes unnecessary.

なお、プログラムの起動直後においてに、各ブロック毎
の和計算値5s−8Nn不定値となっていルノテ、ステ
ップ102により計算される総和値SoO値も不定値と
なり、ステップ104のノ(ルス出力がないので、故障
検出継電器FDR,セ励磁されず・故障検出の状態とな
る。しかし、第1図のプログラムがN回実行された時点
で、パルス信号の出力が開始され、故障検出継電器FD
Rは励磁される。
Immediately after the program is started, the sum calculation value for each block is 5s-8Nn, and the summation value SoO calculated in step 102 also becomes an indefinite value, and there is no output in step 104. Therefore, the fault detection relay FDR is not energized and enters a fault detection state. However, when the program shown in Figure 1 has been executed N times, the output of the pulse signal is started, and the fault detection relay FD is activated.
R is excited.

丁なわち、プログラム起動時、J’i’DRが励磁され
るまでには、若干の時間遅れを伴なうが、一般に、外部
回路の初期設定等にも、ある時間を要するので、本質的
な支障はない。上記現象がシステムにとって本質的に支
障をおよぼす場合vcは、図示しないが、電源投入時起
動される初期動作プログラムによって、あらかじめSl
〜SNの値を設定しておくことも可能である。
In other words, there is a slight time delay before J'i'DR is energized when the program is started, but generally it takes a certain amount of time to initialize the external circuit, so it is essentially There are no problems. If the above phenomenon essentially poses a problem to the system, the vc is set to Sl
It is also possible to set a value of ~SN.

本実施例によれば、ステップl0IVcて計算されたブ
ロック毎の和計算値は、その直後に、ステップ102,
103によって正誤判定されるので、検出遅れが最小と
なる。
According to this embodiment, the sum calculation value for each block calculated in step 10IVc is immediately thereafter calculated in step 102,
103, the detection delay is minimized.

″また、ステップ108において、次回計算すべている
ので、プログラムの破壊等によってステップ101が実
行されない1まステップ102゜103を実行してしま
ったような場合でも、ステップ104のパレス信号が出
力することはなく、故障検出が確実である。
``Also, in step 108, all calculations are performed next time, so even if step 101 is not executed due to program corruption, etc., or steps 102 and 103 are executed, the pulse signal in step 104 will not be output. Therefore, failure detection is reliable.

gらに、一旦、ステップ1011’(おける和計算値が
誤まると、それ以降、少なくともNサイクルのl’4r
tステップ102Vcよる総和値SOも誤った値トなり
、ステップ1041/(よるパルス信号も少なくともN
個に続けて発生しないことになり、これにより、故障検
出継電器F’DRも十分長い時間非励磁の状態とするこ
とができ、F’DRの仮点を確実にオフさせ、外部回路
における故障認識を確実、かつ、容易とTることができ
る。
g et al., once the sum calculation value in step 1011' (in step 1011') is incorrect, at least N cycles of l'4r
The summation value SO obtained by step 102Vc is also an incorrect value, and the pulse signal obtained from step 1041/(is also at least N
As a result, the fault detection relay F'DR can be de-energized for a sufficiently long time, and the temporary point of F'DR can be turned off reliably, allowing fault detection in the external circuit. can be done reliably and easily.

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

本発明によれば、BJOMのデータ誤りを、検出遅れを
最小として、かつ、確実に倹1flTることができ、こ
れにより、コンピュータ応用制御11装檜の信頼af南
向上ることができる。
According to the present invention, data errors in BJOM can be reliably reduced by minimizing the detection delay, thereby improving the reliability of the computer application control system 11.

第1(2)は本発明の一実施例のプログラムフローチャ
ート、第2図に上記実施例を実行する・・−ドウエアの
構成例を示す1077図、8g3図、第4図、第5図、
第6図にそれぞれ従来例のプログラムフa−チャートで
ある。
1(2) is a program flowchart of an embodiment of the present invention, and FIG. 2 shows an example of the configuration of software for executing the above embodiment.
FIG. 6 is a program chart of each conventional example.

1・・・CPU、2・・・R,AM、3・・・ル0M1
4・・・割込み処理回路、5・・・タイマ、6・・・パ
ルス出力回路、鴻 1 図 第 2 回 719−―(2イlL7 了・斬ヤ腟雷逐電器 坊 5 回 第 AH¥I]
1... CPU, 2... R, AM, 3... Le0M1
4...Interrupt processing circuit, 5...Timer, 6...Pulse output circuit, Kou 1 Figure 2nd 719--(2IlL7 Ryo・Zanya Vaginal Raishudenkibo 5th AH¥I ]

Claims (1)

【特許請求の範囲】 1、一定時間毎に一連の演算処理を実行するコンピュー
タのプログラムおよび固定データを格納する固定記憶装
置の誤り検出を、プログラム処理によって、固定記憶装
置に記憶されている数値の総和を計算しこの総和が所定
の値と一致しているか否かで判定する固定記憶装置の誤
り検出方法において、総和を計算する記憶装置の範囲を
少なくとも2以上の複数N個のブロックに分割し、一定
時間毎の一連の演算処理の終了時に上記複数個のブロッ
クのうちの1ブロックずつについて和計算を実行して計
算結果を順次、読み書き可能記憶装置に記憶させ、この
記憶内容の最新のN個について総和計算し、この値が所
定の値と一致しない場合に固定記憶装置の誤りと判定す
る、固定記憶装置の誤り検出方法。 2、前記ブロック毎の和計算結果を記憶する読み書き可
能記憶装置をN個分に限定し、ブロック毎の和計算結果
を順次書き換えてゆくことを特徴とする特許請求の範囲
第1項記載の固定記憶装置の誤り検出方法。 3、前記N個の総和を計算してその誤りの有無を判定し
た後、次に計算すべきブロックについて前回得られた和
計算値を他の値に書き直すことを特徴とする特許請求の
範囲第1項記載の固定記憶装置の誤り検出方法。
[Scope of Claims] 1. Error detection in a computer program that executes a series of arithmetic operations at regular intervals and in a fixed storage device that stores fixed data is performed using program processing to detect errors in numerical values stored in the fixed storage device. In an error detection method for a fixed storage device that calculates a sum and determines whether the sum matches a predetermined value, the range of the storage device for which the sum is calculated is divided into a plurality of N blocks of at least two or more. , at the end of a series of arithmetic processing at fixed time intervals, sum calculation is performed for each block of the plurality of blocks, and the calculation results are sequentially stored in a read/write storage device, and the latest N of the stored contents is A method for detecting an error in a fixed storage device, in which a total sum is calculated for each value, and if this value does not match a predetermined value, it is determined that there is an error in the fixed storage device. 2. The fixation according to claim 1, wherein the number of read/write storage devices for storing the sum calculation results for each block is limited to N, and the sum calculation results for each block are sequentially rewritten. Error detection method for storage devices. 3. After calculating the N total sums and determining whether or not there is an error, the previously obtained sum calculation value for the next block to be calculated is rewritten to another value. Error detection method for a fixed storage device according to item 1.
JP61108450A 1986-05-14 1986-05-14 Error detection method for fixed memory device Pending JPS62266637A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61108450A JPS62266637A (en) 1986-05-14 1986-05-14 Error detection method for fixed memory device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61108450A JPS62266637A (en) 1986-05-14 1986-05-14 Error detection method for fixed memory device

Publications (1)

Publication Number Publication Date
JPS62266637A true JPS62266637A (en) 1987-11-19

Family

ID=14485088

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61108450A Pending JPS62266637A (en) 1986-05-14 1986-05-14 Error detection method for fixed memory device

Country Status (1)

Country Link
JP (1) JPS62266637A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04542A (en) * 1990-04-17 1992-01-06 Pfu Ltd Memory checking system
WO2013084571A1 (en) * 2011-12-08 2013-06-13 インターナショナル・ビジネス・マシーンズ・コーポレーション Method for detecting data loss of data transfer between information devices

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04542A (en) * 1990-04-17 1992-01-06 Pfu Ltd Memory checking system
WO2013084571A1 (en) * 2011-12-08 2013-06-13 インターナショナル・ビジネス・マシーンズ・コーポレーション Method for detecting data loss of data transfer between information devices
GB2511969A (en) * 2011-12-08 2014-09-17 Ibm Method for detecting data loss of data transfer between informvices
JPWO2013084571A1 (en) * 2011-12-08 2015-04-27 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Method for detecting data loss in data transfer between information devices

Similar Documents

Publication Publication Date Title
JPS5958547A (en) Error processing system of microprogram controller
JPS62266637A (en) Error detection method for fixed memory device
JP2009506446A (en) Data processing system and driving method thereof
JPH1040177A (en) Program check system
JP2005092621A (en) Electronic control device
JPS6029403B2 (en) Timed circuit control method
JPS61202244A (en) Program trouble detector
JPS58158747A (en) Programable controller
JPS58219615A (en) Programmable controller
JP2004021527A (en) Method for detecting erroneous data of nonvolatile memory
JPS63150732A (en) Program running supervisory equipment
JPS60134351A (en) System for registration of queue and detection of malfunction
JPS63226745A (en) Processor system
JPH02284248A (en) Memory contents checking method
JPH03266012A (en) Reset control system
JPS63170739A (en) Branch forecast test system
JPS61210441A (en) Bug detecting method for program
JPS59123054A (en) Initial detecting system
JPH03136152A (en) Memory data restoring device
JPS5935456B2 (en) arithmetic processing unit
JPH0887310A (en) Programmable controller
JPH11308075A (en) Digital filter circuit
JPH0353370A (en) Parallel processor for information processor
JPH04242838A (en) System for discriminating interruption position of data write processing
JPH01156839A (en) Data processor