JPH0250716A - Clock fault processing system - Google Patents

Clock fault processing system

Info

Publication number
JPH0250716A
JPH0250716A JP63201246A JP20124688A JPH0250716A JP H0250716 A JPH0250716 A JP H0250716A JP 63201246 A JP63201246 A JP 63201246A JP 20124688 A JP20124688 A JP 20124688A JP H0250716 A JPH0250716 A JP H0250716A
Authority
JP
Japan
Prior art keywords
clock
software
fault
failure
clock fault
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
JP63201246A
Other languages
Japanese (ja)
Inventor
Tatsuro Hashiguchi
橋口 達郎
Takeo Yamaguchi
山口 猛雄
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.)
NEC Corp
NEC Engineering Ltd
Original Assignee
NEC Corp
NEC Engineering 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 NEC Corp, NEC Engineering Ltd filed Critical NEC Corp
Priority to JP63201246A priority Critical patent/JPH0250716A/en
Publication of JPH0250716A publication Critical patent/JPH0250716A/en
Pending legal-status Critical Current

Links

Landscapes

  • Hardware Redundancy (AREA)

Abstract

PURPOSE:To rapidly restart normal use by providing the title system with a means for detecting a clock fault, a means for informing the clock fault to software and a means for switching a clock source by software control. CONSTITUTION:A clock fault detecting part 10 monitors clocks, and at the time of detecting the generation of a clock fault, generates the interruption of clock fault information to the software. The software knowing the generation of the clock fault from the clock fault information 20 executes the clock fault processing of a clock fault processing software 30 and generates a clock source switching instructing command 40 to a hardware in the process of the execution. A clock source switching part 50 receiving the command 40 generates a clock switching signal to a selector 70 in accordance with the contents of the command 40. After the clock is switched by the selector 70, an information processing system body 80 restarts the processing.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理システムのクロック障害処理方式に関
し、特に二つ以上の異なるクロックソースを持つ情報処
理システムにおけるクロック障害処理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a clock fault handling method for an information processing system, and more particularly to a clock fault handling method for an information processing system having two or more different clock sources.

〔従来の技術〕[Conventional technology]

従来のクロック障害処理は、何らかの障害を・認識する
とシステムを自動的に止めて人手によりその障害を解析
しクロック障害が原因であると判定したならば、人手に
よりクロックソースを切り替えシステムを立ち上げると
言う方式で行なっていた。
Conventional clock failure processing automatically stops the system when it recognizes some kind of failure, manually analyzes the failure, and if it determines that a clock failure is the cause, manually switches the clock source and starts the system. It was done in the way you said.

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

上述した従来のクロック障害処理方式ではクロック障害
を直接認識できず、しかもクロックの切り替えを人手に
頼っているので、クロック障害が発生した場合の復旧に
時間がかかってしまうと言う欠点がある。
The conventional clock fault handling method described above cannot directly recognize clock faults and relies on manual clock switching, so it has the disadvantage that it takes time to recover when a clock fault occurs.

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

本発明のクロック障害処理方式は、二つ以上の異なるク
ロックソースを持つ情報処理システムに於て、クロック
障害を検出する手段と、前記クロック障害をソフトウェ
アに通知する手段と、ソフトウェア制御によりクロック
ソースを切り替える手段とを有する。
The clock failure handling method of the present invention is applicable to an information processing system having two or more different clock sources, which includes a means for detecting a clock failure, a means for notifying software of the clock failure, and a means for detecting a clock failure by controlling the clock source by software control. and means for switching.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例を示す構成図である。同図に
おいてクロック障害検出部10はクロック障害を検出す
る。クロック障害検出部10の具体的な構成としては、
例えばクロック周期が規定の周期から一定量はずれた場
合にクロック障害と見なすなどの方法がある。クロック
障害通知20はソフトウェアに対する通知手段で本例で
は割り込みを用いている。クロック障害処理ソフトウェ
ア30はハードウェアからのクロック障害割り込みに対
するソフトウェア処理である。クロックソース切り替え
指示コマンド40はクロック障害処理ソフトウェア30
の処理中にハードウェアに対し発行される。クロックソ
ース切り替え部50はクロックソース切り替え指示コマ
ンド40の内容によって動作する。クロックソース切り
替え用セレクタ70はクロックソース切り替え部50の
信号によってクロックソース61.62の何れかを選択
する。情報処理システム本体80はクロックソース切り
替え用セレクタ70によって選ばれたクロックで動作す
る情報処理システムの本体である。
FIG. 1 is a block diagram showing an embodiment of the present invention. In the figure, a clock failure detection section 10 detects a clock failure. The specific configuration of the clock failure detection unit 10 is as follows.
For example, there is a method in which if the clock period deviates by a certain amount from the specified period, it is regarded as a clock failure. The clock failure notification 20 is a notification means for software, and in this example, an interrupt is used. The clock failure processing software 30 is software processing for clock failure interrupts from hardware. The clock source switching instruction command 40 is executed by the clock failure processing software 30.
issued to the hardware during processing. The clock source switching unit 50 operates according to the contents of the clock source switching instruction command 40. The clock source switching selector 70 selects one of the clock sources 61 and 62 according to the signal from the clock source switching section 50. The information processing system main body 80 is the main body of an information processing system that operates with the clock selected by the clock source switching selector 70.

第2図はクロック障害処理方式の動作を示す流れ図であ
る。同図においてクロック障害検出部10でクロックを
監視し、クロック障害が発生するとソフトウェアに対し
クロック障害通知20の割り込みを発生する(ステップ
101)。クロック障害通知20によってクロック障害
の発生を知ったソフトウェアはクロック障害処理ソフト
ウェア30のクロック障害処理を実行しくステップ10
2)、その過程でハードウェアに対しクロックソース切
り替え指示コマンド40を発行する。クロックソース切
り替え指示コマンド40を受けたクロックソース切り替
え部50はその内容によりセレクタ70に対しクロック
切り替え信号を生成する(ステップ103)、クロック
ソース切り替え用セレクタ70によってクロックが切り
替えられた後、情報処理システム本体80は処理を再開
する(ステップ104)。
FIG. 2 is a flow diagram illustrating the operation of the clock failure handling scheme. In the figure, a clock failure detection unit 10 monitors the clock, and when a clock failure occurs, an interrupt of a clock failure notification 20 is generated to software (step 101). The software that learns of the occurrence of a clock failure from the clock failure notification 20 executes clock failure processing by the clock failure processing software 30 (step 10).
2) In the process, a clock source switching instruction command 40 is issued to the hardware. The clock source switching unit 50 that receives the clock source switching instruction command 40 generates a clock switching signal to the selector 70 according to the contents of the command (step 103). After the clock is switched by the clock source switching selector 70, the information processing system The main body 80 resumes processing (step 104).

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

以上説明した様に本発明は、クロック障害を検出する手
段とクロック障害をソフトウェアに通知する手段とソフ
トウェア制御によりクロックソースを切り替える手段と
を有することにより、クロック障害によるシステムの復
旧時間を大幅に改善し迅速に正常使用を再開できると言
う効果がある。
As explained above, the present invention has means for detecting a clock failure, means for notifying software of the clock failure, and means for switching the clock source under software control, thereby significantly improving system recovery time due to a clock failure. This has the effect of quickly resuming normal use.

第  1 圓Part 1 circle

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

第1図は本発明のクロック障害処理方式の一実施例を示
す構成図、第2図は流れ図である。 10・・・クロック障害検出部、20・・・クロック障
害通知、30・・・クロック障害処理ソフトウェア、4
0・・・クロックソース切り替え指示コマンド、50・
・・クロックソース切り替え部、61.62・・・クロ
ックソース、70・・・クロックソース切り替え用セレ
クタ、80・・・情報処理システム本体。
FIG. 1 is a block diagram showing an embodiment of the clock failure handling method of the present invention, and FIG. 2 is a flow chart. 10... Clock failure detection unit, 20... Clock failure notification, 30... Clock failure processing software, 4
0... Clock source switching instruction command, 50...
. . . Clock source switching unit, 61. 62 . . . Clock source, 70 . . . Clock source switching selector, 80 .

Claims (1)

【特許請求の範囲】[Claims] 二つ以上の異なるクロックソースを持つ情報処理システ
ムに於て、クロック障害を検出する手段と、前記クロッ
ク障害をソフトウェアに通知する手段と、ソフトウェア
制御によりクロックソースを切り替える手段とを有する
ことを特徴とするクロック障害処理方式。
An information processing system having two or more different clock sources, characterized by comprising means for detecting a clock failure, means for notifying software of the clock failure, and means for switching the clock source under software control. Clock failure handling method.
JP63201246A 1988-08-12 1988-08-12 Clock fault processing system Pending JPH0250716A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63201246A JPH0250716A (en) 1988-08-12 1988-08-12 Clock fault processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63201246A JPH0250716A (en) 1988-08-12 1988-08-12 Clock fault processing system

Publications (1)

Publication Number Publication Date
JPH0250716A true JPH0250716A (en) 1990-02-20

Family

ID=16437760

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63201246A Pending JPH0250716A (en) 1988-08-12 1988-08-12 Clock fault processing system

Country Status (1)

Country Link
JP (1) JPH0250716A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5872226A (en) * 1981-10-26 1983-04-30 Fujitsu Ltd Clock switching circuit

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5872226A (en) * 1981-10-26 1983-04-30 Fujitsu Ltd Clock switching circuit

Similar Documents

Publication Publication Date Title
JPH0776894B2 (en) Clock signal control method for processor and information processing system
JPH0250716A (en) Clock fault processing system
JPS63238641A (en) Simplified detecting system for fault of microprocessor
JP2625549B2 (en) Controller control mechanism
JPH06242970A (en) Real-time multitask system
JPH02238529A (en) Duplex system
JPS62296216A (en) Electric power source control system
JPH06103444B2 (en) Standby dual programmable controller switching method
JPH0327451A (en) Real time operating system
JP2557538B2 (en) Duplex system
JP3153977B2 (en) Information processing device
JPH04165426A (en) Control system for knowledge base system under consideration of interruption of inference
JPS60254308A (en) Power supply disconnection system for computer system
JPS62174855A (en) Bus switching method
JPS61226820A (en) Data processing resuming system by power restoration
JPH09251401A (en) Program operation system for fault tolerant system
JPH03157701A (en) Power failure processing system for programmable controller
JPH01124033A (en) Information processor
JPH0553629A (en) Hit dealing system for cnc device
JPH04295938A (en) Method for monitoring runaway of microprocessor
JPH05100884A (en) Switching system at the time of fault occurrence in duplex operation
JPH064185A (en) Computer system with automatic power source disconnecting function
JPH02244208A (en) Information processor control system
JPH0764813A (en) Batch processing restart system for hot standby system
JPH05250197A (en) Control system of autonomous system configuration circuit