JPH04291643A - Information storage device - Google Patents

Information storage device

Info

Publication number
JPH04291643A
JPH04291643A JP3056944A JP5694491A JPH04291643A JP H04291643 A JPH04291643 A JP H04291643A JP 3056944 A JP3056944 A JP 3056944A JP 5694491 A JP5694491 A JP 5694491A JP H04291643 A JPH04291643 A JP H04291643A
Authority
JP
Japan
Prior art keywords
information
cpu
storage areas
reset signal
correct
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
JP3056944A
Other languages
Japanese (ja)
Inventor
Mamoru Arai
衛 新井
Yasuo Saito
斉藤 安雄
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 JP3056944A priority Critical patent/JPH04291643A/en
Publication of JPH04291643A publication Critical patent/JPH04291643A/en
Pending legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Retry When Errors Occur (AREA)
  • Hardware Redundancy (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To continue the operation of a system without generating system down even when reset due to noise or the like is generated. CONSTITUTION:Data are successively recorded in two storage areas in an A system memory 13 and two storage areas in a B system memory 14 in a bus synchronous duplex system at a fixed period. When a reset signal is generated due to the generation of abnormality, the validity/ invalidity of the reset signal is judged from the up-to-date recorded information and the information judged as valid is outputted. Consequently a CPU can continue operation without generating system down again due to invalid information on the way of recording.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は情報記憶装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information storage device.

【0002】0002

【従来の技術】例えば、近年の鉄道信号保安機器等では
、交通の高密度化等に対処するためコンピュータを用い
た制御システムを大幅に導入している。このような制御
システムにおいて、システム内の装置を保護するため再
立ち上げ機能を備えたものがある。これは、例えば外来
ノイズ等の予期しないノイズの侵入によりCPUが誤動
作したときに、これをシステム自身で検出しCPUを自
動的にリセットして初期状態に戻した後、メモリに記憶
されている情報をクリアせずにイニシャル処理を行い再
度システムを稼働させるようにしたものである(特願平
1−2757号公報等参照)。
2. Description of the Related Art For example, in recent years, control systems using computers have been widely introduced in railway signal safety equipment and the like in order to cope with the increasing density of traffic. Some of these control systems are equipped with a restart function to protect devices within the system. For example, when the CPU malfunctions due to the intrusion of unexpected noise such as external noise, the system itself detects this and automatically resets the CPU to return to its initial state. In this system, the system is operated again by performing initial processing without clearing the information (see Japanese Patent Application No. 1-2757, etc.).

【0003】0003

【発明が解決しようとする課題】ところで、このような
情報記憶装置では、メモリへの情報の記録中にリセット
が発生した場合、記録中の情報は不完全なものであり不
正情報となる。したがって再立ち上げ時にCPUがこの
ような不正情報を使用すると合理性照合チェックにより
再びシステムダウンに至ってしまうおそれがある。
By the way, in such an information storage device, if a reset occurs while information is being recorded in the memory, the information being recorded will be incomplete and will be invalid information. Therefore, if the CPU uses such invalid information at the time of restart, there is a risk that the system will go down again due to the rationality verification check.

【0004】本発明ではこのような従来の課題に鑑みて
なされたもので、ノイズ等によるリセットが発生しても
システムダウンさせないで動作を継続させることが出来
る情報記憶装置を提供することを目的とする。
[0004] The present invention has been made in view of such conventional problems, and an object of the present invention is to provide an information storage device that can continue operation without causing a system down even if a reset occurs due to noise or the like. do.

【0005】[0005]

【課題を解決するための手段】このため本発明は、図1
に示すように、システム稼働中に異常が発生した後にC
PUにリセット信号を出力してCPUを自動的に再度立
ち上げるようにした情報記憶装置において、情報を記憶
する複数の記憶領域を有する情報記憶手段と、該情報記
憶手段の複数の記憶領域に情報を順次記録する情報記録
手段と、前記CPUの再立ち上げ用のリセット信号が発
生した時、前記情報記憶手段の複数の記憶領域の情報に
ついて最新の情報から順次正否を判定する判定手段と、
該判定手段により正しいと判定された情報を出力する情
報出力手段と、を備えた。
[Means for Solving the Problems] Therefore, the present invention has the following features:
As shown in , after an error occurs during system operation, C
In an information storage device configured to automatically restart a CPU by outputting a reset signal to a PU, the information storage means has a plurality of storage areas for storing information, and the information storage means has a plurality of storage areas for storing information. information recording means for sequentially recording, and determining means for sequentially determining whether or not information in a plurality of storage areas of the information storage means is correct or not, starting from the latest information when a reset signal for restarting the CPU is generated;
and information output means for outputting information determined to be correct by the determination means.

【0006】[0006]

【作用】上記の構成によれば、情報は情報記録手段によ
り情報記憶手段の複数の記憶領域に順次記録される。再
立ち上げのリセット信号が発生した時、記録中の情報は
不完全であり不正情報となるが、判定手段は複数の記憶
領域の情報について最新の情報から順次正否を判定し、
情報出力手段は正しいと判定された情報を出力する。し
たがってCPUは不正情報により再びシステムダウンす
ることがなく、動作を継続させることが可能となる。
[Operation] According to the above structure, information is sequentially recorded by the information recording means in a plurality of storage areas of the information storage means. When the reset signal for restarting is generated, the information being recorded is incomplete and becomes invalid information, but the determining means sequentially determines whether the information in the plurality of storage areas is correct or not, starting from the latest information,
The information output means outputs information determined to be correct. Therefore, the CPU can continue operating without the system going down again due to fraudulent information.

【0007】[0007]

【実施例】以下、本発明の一実施例を図2に基づいて説
明する。本実施例を示す図2において、情報記憶装置1
は例えば列車の走行距離、速度等の情報を情報入力装置
2から常時入力する。情報記憶装置1は同期して同一処
理を行うA系及びB系の2つの制御系を有するバス同期
式2重系で構成されており、入力された情報をバス照合
して、一致していればシステムが正常と判断してA系か
ら制御対象の制御出力を発生し、不一致の時は異常と判
断する。
[Embodiment] An embodiment of the present invention will be described below with reference to FIG. In FIG. 2 showing this embodiment, an information storage device 1
For example, information such as the traveling distance and speed of the train is constantly inputted from the information input device 2. The information storage device 1 is composed of a bus synchronous dual system having two control systems, an A system and a B system, which perform the same processing in synchronization.The information storage device 1 compares the input information via the bus and checks if it matches. If the system is determined to be normal, the A system generates a control output for the controlled object, and if there is a mismatch, it is determined to be abnormal.

【0008】前記A系及びB系の制御系は、同一の情報
に対して同一の処理を互いに同期して実行し制御出力を
発生するCPU11、12と、情報を記憶する情報記憶
手段であるメモリ13、14と、情報入力装置2から情
報を入力しCPU11、12からの制御出力を図示しな
い制御対象に出力するA系、B系のそれぞれの入出力イ
ンタフェース(図中、I/Oと記す)15、16と、に
よって構成されている。そして照合回路17はA系及び
B系の制御系に入出力される情報を其々バスD1 、D
2を介して入力してバス照合し、入出力される情報が不
一致の時は其々バスD3 、D4 を介してCPU11
、12に動作停止のリセット信号を出力する。またメモ
リ13は複数、例えば2つの記憶領域13−1、13−
2を有し、メモリ14は同様にして2つの記憶領域14
−1、14−2を有する。また、情報記憶装置1はこの
他に、何らかの異常によりCPU11、12が動作停止
した場合に再立ち上げ用のリセット信号を発生して再立
ち上げを行う図示しない再立ち上げ回路を備えている。
The A-system and B-system control systems include CPUs 11 and 12 that execute the same process on the same information in synchronization with each other and generate control outputs, and a memory that is an information storage means for storing information. 13, 14, and input/output interfaces (denoted as I/O in the figure) of the A system and B system that input information from the information input device 2 and output control outputs from the CPUs 11 and 12 to control targets (not shown). 15, 16. The collation circuit 17 sends information input and output to the A-system and B-system control systems to the buses D1 and D, respectively.
When the input/output information does not match, it is sent to the CPU 11 via buses D3 and D4, respectively.
, 12 to output a reset signal to stop the operation. Further, the memory 13 has a plurality of storage areas, for example, two storage areas 13-1 and 13-.
2, and the memory 14 similarly has two storage areas 14.
-1, 14-2. In addition, the information storage device 1 includes a restart circuit (not shown) that generates a reset signal for restarting the CPUs 11 and 12 when the CPUs 11 and 12 stop operating due to some abnormality.

【0009】次に動作を説明する。前述した列車の走行
距離、速度等の情報は同一情報として情報入力装置2か
ら其々入出力インタフェース15、16を介して連続的
に入力される。次にメモリ13、14への記録動作を図
3のフローチャートに基づいて説明する。ステップ1(
図中では「S」と記してあり、以下同様とする)では、
前記入力情報に基づいて入力情報に対応した制御情報を
出力する。
Next, the operation will be explained. The aforementioned information such as the traveling distance and speed of the train is continuously input as the same information from the information input device 2 via the input/output interfaces 15 and 16, respectively. Next, the recording operation to the memories 13 and 14 will be explained based on the flowchart of FIG. Step 1 (
In the figure, it is marked "S", and the same applies hereafter).
Based on the input information, control information corresponding to the input information is output.

【0010】ステップ2では、入力した情報をチェック
コードも含めて其々メモリ13、14に同一情報として
記録する。情報を記憶する記憶領域は最初の記録時であ
れば記憶領域13−1と14−1、そして順次記憶領域
13−2と14−2、13−1と14−1、…となり、
この情報の記録は一定周期で行われる。ステップ3では
、CPU11、12の処理動作が終了したかどうかを調
べ、動作を継続させる場合はステップ1に戻り、動作を
終了させる場合にはエンドに進む。
In step 2, the input information including the check code is recorded in the memories 13 and 14 as the same information. The storage areas for storing information are storage areas 13-1 and 14-1 at the time of first recording, and sequentially storage areas 13-2 and 14-2, 13-1 and 14-1, and so on.
Recording of this information is performed at regular intervals. In step 3, it is checked whether the processing operations of the CPUs 11 and 12 have been completed. If the operations are to be continued, the process returns to step 1; if the operations are to be ended, the process is to proceed to the end.

【0011】尚、このステップ1〜3が情報記録手段に
相当する。万が一、例えばノイズ等によりCPU11、
12から出力された情報に異常が発生した場合、照合回
路17により不一致であると判定され、バスD3 、D
4 を介してCPU11、12にリセット信号が出力さ
れ、CPU11、12が動作すると、これを検出して図
示しない再立ち上げ回路から再立ち上げ用のリセット信
号が出力されて再立ち上げが行われる。
Note that steps 1 to 3 correspond to information recording means. In the unlikely event that, for example, due to noise etc., the CPU 11,
If an abnormality occurs in the information output from the bus D3, D
4, a reset signal is output to the CPUs 11 and 12, and when the CPUs 11 and 12 operate, this is detected and a reset signal for restart is output from a restart circuit (not shown) to perform restart. .

【0012】次に再立ち上げ動作をA系のCPU11に
ついて図4のフローチャートに基づいて説明する。ステ
ップ11では、CPU11に照合回路17からのリセッ
ト信号が入力されてメモリ13への記録動作が中断され
、再立ち上げ回路により再立ち上げが行われる。即ち、
CPU11はメモリ13に記憶されている情報をクリア
せずにイニシャル処理を行う。
Next, the restart operation of the A-system CPU 11 will be explained based on the flowchart of FIG. 4. In step 11, a reset signal from the verification circuit 17 is input to the CPU 11, the recording operation to the memory 13 is interrupted, and the restart circuit performs restart. That is,
The CPU 11 performs initial processing without clearing the information stored in the memory 13.

【0013】ステップ12では、メモリ13内の情報チ
ェックのために最新の情報を入力する。ステップ13で
は、情報及びそのチェックコードを用い情報の正否を判
定する。即ち、情報の記録中にCPU動作停止のリセッ
ト信号が発生した場合、記録中の情報は不完全なもので
あり不正情報となってしまう。この不正情報が出力され
ると照合回路17から再びリセット信号が出力されてシ
ステムダウンしてしまう為、正しい情報を出力するよう
に情報の正否の判定を行う。そして記憶されている情報
が正しければステップ17に進んで情報の出力を行い、
正しくなければステップ14に進む。
In step 12, the latest information is input to check the information in the memory 13. In step 13, the correctness of the information is determined using the information and its check code. That is, if a reset signal for stopping the CPU operation is generated during recording of information, the information being recorded will be incomplete and will become fraudulent information. If this incorrect information is output, the verification circuit 17 outputs a reset signal again and the system goes down, so it is determined whether the information is correct or not so that the correct information is output. If the stored information is correct, proceed to step 17 and output the information.
If not correct, proceed to step 14.

【0014】ステップ14では、最新の情報が不正情報
であると判定されたので、当該不正情報が記憶領域13
−1に記録されていたならば他の記憶領域13−2に記
憶されている情報を入力する。ステップ15では、ステ
ップ13と同様にして記憶領域13−2に記憶されてい
る情報の正否を判定する。そして記憶されている情報が
正しいと判定されればステップ17に進んで情報の出力
を行い、正しくなければA系の2つの記憶領域の情報が
すべて不正情報であるのでステップ16に進んでシステ
ムダウンさせる。
[0014] In step 14, since it is determined that the latest information is fraudulent information, the fraudulent information is stored in the storage area 13.
-1, the information stored in another storage area 13-2 is input. In step 15, similarly to step 13, it is determined whether the information stored in the storage area 13-2 is correct or not. If the stored information is determined to be correct, the process proceeds to step 17 and the information is output; if it is not correct, the information in the two storage areas of system A is all invalid information, so the process proceeds to step 16 and the system shuts down. let

【0015】ステップ17では、ステップ13または1
5で正しいと判定された情報を出力してリターンする。 出力された情報は照合回路17によりチェックコードも
含めた情報の合理性照合チェックが行われ、CPU11
、12は保持されている情報を使用して制御動作を再開
する。したがってCPU11、12は正しい情報を用い
てシステムダウンせず、動作を継続させることが出来る
[0015] In step 17, step 13 or 1
The information determined to be correct in step 5 is output and the process returns. The output information is checked for rationality including the check code by the verification circuit 17, and then sent to the CPU 11.
, 12 use the retained information to resume control operations. Therefore, the CPUs 11 and 12 can use correct information to continue operating without system failure.

【0016】尚、ここでステップ12〜15が判定手段
に、ステップ17が情報出力手段に相当する。またこの
再立ち上げ動作はB系CPU12についても同様である
。かかる構成によれば、メモリ13、14の其々2つの
記憶領域に情報を順次記録し、ノイズ等によりリセット
信号が発生した時、再立ち上げ時に、記録された最新の
情報から情報の正否を其々判定するので、CPUは常に
正しい信号を出力し、システムダウンすることなく動作
を継続させることが出来る。
Note that steps 12 to 15 correspond to determination means, and step 17 corresponds to information output means. Further, this restart operation is the same for the B-system CPU 12 as well. According to this configuration, information is sequentially recorded in each of the two storage areas of the memories 13 and 14, and when a reset signal is generated due to noise or the like, the correctness or incorrectness of the information can be determined from the latest recorded information at the time of restarting. Since each determination is made individually, the CPU can always output the correct signal and continue operation without system failure.

【0017】[0017]

【発明の効果】以上説明したように本発明によれば、情
報記憶手段の複数の記憶領域に情報を順次記録し、異常
が発生して再立ち上げ用のリセット信号が発生した時、
複数の記憶領域の情報を最新の情報から情報の正否を判
定して正しい情報を出力するので、システムダウンする
ことなく動作を継続させることが出来、情報記憶装置の
性能を向上させることが出来る。
As explained above, according to the present invention, information is sequentially recorded in a plurality of storage areas of the information storage means, and when an abnormality occurs and a reset signal for restarting is generated,
Since the correct information is determined based on the latest information in a plurality of storage areas and the correct information is output, operation can be continued without system downtime, and the performance of the information storage device can be improved.

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

【図1】  本発明の構成を示すブロック図[Figure 1] Block diagram showing the configuration of the present invention

【図2】 
 本発明に係わる情報記憶装置を備えた制御システムの
一例を示すブロック図
[Figure 2]
A block diagram showing an example of a control system equipped with an information storage device according to the present invention

【図3】  図2の記録動作を示すフローチャート。FIG. 3 is a flowchart showing the recording operation of FIG. 2.

【図4】  図2の再立ち上げ動作を示すフローチャー
ト。
FIG. 4 is a flowchart showing the restart operation of FIG. 2;

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

1      情報記憶装置 2      情報入力装置 11、12  CPU 13、14  メモリ 15、16  入出力インタフェース(I/O)17 
     照合回路
1 Information storage device 2 Information input device 11, 12 CPU 13, 14 Memory 15, 16 Input/output interface (I/O) 17
Verification circuit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】システム稼働中に異常が発生した後にCP
Uにリセット信号を出力してCPUを自動的に再度立ち
上げるようにした情報記憶装置において、情報を記憶す
る複数の記憶領域を有する情報記憶手段と、該情報記憶
手段の複数の記憶領域に情報を順次記録する情報記録手
段と、前記CPUの再立ち上げ用のリセット信号が発生
した時、前記情報記憶手段の複数の記憶領域の情報につ
いて最新の情報から順次正否を判定する判定手段と、該
判定手段により正しいと判定された情報を出力する情報
出力手段と、を備えたことを特徴とする情報記憶装置。
[Claim 1] CP after an abnormality occurs during system operation.
In an information storage device that outputs a reset signal to U to automatically restart a CPU, the information storage means has a plurality of storage areas for storing information, and the information storage means stores information in the plurality of storage areas of the information storage means. information recording means for sequentially recording the information, and determining means for sequentially determining whether or not the information in the plurality of storage areas of the information storage means is correct or not, starting from the latest information when a reset signal for restarting the CPU is generated; An information storage device comprising: information output means for outputting information determined to be correct by the determination means.
JP3056944A 1991-03-20 1991-03-20 Information storage device Pending JPH04291643A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3056944A JPH04291643A (en) 1991-03-20 1991-03-20 Information storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3056944A JPH04291643A (en) 1991-03-20 1991-03-20 Information storage device

Publications (1)

Publication Number Publication Date
JPH04291643A true JPH04291643A (en) 1992-10-15

Family

ID=13041660

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3056944A Pending JPH04291643A (en) 1991-03-20 1991-03-20 Information storage device

Country Status (1)

Country Link
JP (1) JPH04291643A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9035863B2 (en) 2011-03-28 2015-05-19 Samsung Display Co., Ltd. Liquid crystal display data driver capable of column inversion and 3-column inversion driving method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9035863B2 (en) 2011-03-28 2015-05-19 Samsung Display Co., Ltd. Liquid crystal display data driver capable of column inversion and 3-column inversion driving method

Similar Documents

Publication Publication Date Title
US7747897B2 (en) Method and apparatus for lockstep processing on a fixed-latency interconnect
JP2002501228A (en) Electronic digital device
JP2006285631A (en) Duplex system
JPH11514770A (en) Shared bus architecture for applications with different levels of integrity requirements
JPH04291643A (en) Information storage device
JP3175896B2 (en) Bus collation type processing apparatus and method
US20220050740A1 (en) Method and Apparatus for Memory Error Detection
JPH07200419A (en) Bus interface device
JPH0316655B2 (en)
JPH07295844A (en) Fail-safe controller and train controller
JP2004503868A (en) Apparatus and method for synchronizing a system of a plurality of connected data processing facilities
JPS5812062A (en) Output device for parallel electronic computer system
JPH0670775B2 (en) Error detection / correction system
JPH05265790A (en) Microprocessor device
JP2980550B2 (en) Communication device
JP2825464B2 (en) Communication device
JP2006058984A (en) Duplex processor system
JPS60110073A (en) Data transmitter of multi-computer system
JPS5845049B2 (en) Data transfer reading method
JPH0831049B2 (en) Locked processor method
JPH10228403A (en) Data processing system and data processor
JPH05224968A (en) Data check system
CN115827336A (en) Method, device and medium for verifying redundant PLC in CPU
JP2010140173A (en) Information processor
JPH11192949A (en) Train number processing device