JPH08202587A - Digital processor provided with software self-diagnostic function - Google Patents

Digital processor provided with software self-diagnostic function

Info

Publication number
JPH08202587A
JPH08202587A JP7008362A JP836295A JPH08202587A JP H08202587 A JPH08202587 A JP H08202587A JP 7008362 A JP7008362 A JP 7008362A JP 836295 A JP836295 A JP 836295A JP H08202587 A JPH08202587 A JP H08202587A
Authority
JP
Japan
Prior art keywords
processing
task
software self
diagnosis function
counter
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.)
Withdrawn
Application number
JP7008362A
Other languages
Japanese (ja)
Inventor
広志 ▲かん▼沢
Hiroshi Kanzawa
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP7008362A priority Critical patent/JPH08202587A/en
Publication of JPH08202587A publication Critical patent/JPH08202587A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE: To detect the abnormality of a processing task other than a WDT (watchdog timer) task, and to take an appropriate measure against the abnormality in respect of a digital processor provided with a software self-diagnostic function. CONSTITUTION: In the digital processor provided with the software self- diagnostic function provided with an abnormality occurrence monitoring task 6 to execute the clearing processing of the counter 4 of an abnormality occurrence monitoring means 2 within monitoring time and the processing task 8, a holding means 10 to receive the operating state reporting information of the processing task 8 and a judging means 12 to judge whether the operating state reporting information received by the holding means 10 shows the normality of a digiatal processing task or not are provided, and the counter 4 is cleared at the time of the judgement of the normality, and the counter 4 is not cleared at the time of the judgement of the abnormality.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、異常発生監視タスク以
外の処理タスクの異常を監視し得るソフトウェア自己診
断機能を有するディジタル処理装置に関する。ディジタ
ル伝送装置等では、伝送制御等をディジタル処理で遂行
するように構成されるに至っている。そのディジタル処
理は、複数のタスクから成るソフトウェアによる処理と
なっている。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a digital processor having a software self-diagnosis function capable of monitoring an abnormality of a processing task other than an abnormality occurrence monitoring task. Digital transmission devices and the like have come to be configured to perform transmission control and the like by digital processing. The digital processing is processing by software including a plurality of tasks.

【0002】従って、そのソフトウェアを構成する1
つ、又は2以上のタスクの処理に異常が発生すると、他
のタスクが正常に動作していても、伝送制御に支障を来
すので、ソフトウェアの動きを監視する必要がある。
Therefore, 1 which constitutes the software
If an abnormality occurs in the processing of one or two or more tasks, even if the other tasks are operating normally, transmission control will be hindered, so it is necessary to monitor the movement of software.

【0003】[0003]

【従来の技術】従来のディジタル伝送装置においては、
例えば、運用の監視、管理情報の精密化や、回線サービ
スへの影響度を保守者に通知する処理等が要求されてい
る。このような処理は、前述のように複数のタスクから
成るソフトウェア処理によって行われている。そのソフ
トウェアが正常に動作していることの確認、又はその異
常動作が発生したときの回線サービスへの影響等を可及
的に少なくするために、ソフトウェア自己診断機能が、
ディジタル伝送装置等には装備されている。
2. Description of the Related Art In a conventional digital transmission device,
For example, it is required to monitor operations, refine management information, and notify maintenance personnel of the degree of influence on the line service. Such processing is performed by software processing including a plurality of tasks as described above. In order to confirm that the software is operating normally or to minimize the effect on the line service when the abnormal operation occurs, the software self-diagnosis function
It is installed in digital transmission equipment.

【0004】そのソフトウェアの正常性を監視する従来
の機能は、次のようなものであった。異常発生監視機能
〔WDT(Watchdog Timer)〕54(図26のWDT参
照)に設けられるカウンタWCN(Watchdog Counter)
60(図27のWCN参照)が、CPU50によって起
動されるWDTタスクWによってレジスタ(図27のW
RR(Watchdog Refrence Register ))62に予め設
定されている時間内にクリアされるならば、正常に動作
していると判断して処理を継続する。図27の64はカ
ウンタ60をカウントアップするための分周器であり、
65はバスである。
The conventional function of monitoring the normality of the software is as follows. Counter WCN (Watchdog Counter) provided in the abnormality occurrence monitoring function [WDT (Watchdog Timer)] 54 (see WDT in FIG. 26)
60 (see WCN in FIG. 27) is registered by the WDT task W activated by the CPU 50 (W in FIG. 27).
If the RR (Watchdog Refrence Register) 62 is cleared within a preset time, it is determined that the RR is operating normally and the processing is continued. Reference numeral 64 in FIG. 27 is a frequency divider for counting up the counter 60,
65 is a bus.

【0005】しかし、クリアされないときには、ソフト
ウェアに異常(暴走)が生じているとして、装置復旧の
ための救済処置として装置のリセットを行っている。即
ち、CPU50による処理のやり直しを行う。
However, if it is not cleared, it is considered that an abnormality (runaway) has occurred in the software, and the device is reset as a remedy for device recovery. That is, the processing by the CPU 50 is redone.

【0006】[0006]

【発明が解決しようとする課題】しかし、前述の救済処
理は、CPUによりWDTタスクが正常に起動され、W
DTタスクが正常に動作している限り、他のタスク、例
えば図27に示す回線サービス処理を行っているタスク
A、B、Cの内の、タスクBが異常となっても、WDT
タスクWによりWDT54に対して正常にリセット処置
が執られるから、CPUに対する救済措置は執られな
い。つまり、ディジタル伝送装置は、前述のようなタス
クが異常となり、回線サービスを正常に続行し得ないま
ま動作を続けることとなる。
However, in the above-mentioned rescue processing, the WDT task is normally started by the CPU, and
As long as the DT task is operating normally, even if the task B of the other tasks, for example, the tasks A, B, and C performing the line service processing shown in FIG.
Since the task W normally resets the WDT 54, no remedy for the CPU is taken. That is, the digital transmission device continues to operate without being able to normally continue the line service due to the abnormal task described above.

【0007】本発明は、斯かる技術的課題に鑑みて創作
されたもので、WDTタスク以外の処理タスクに異常が
生じた場合に、その異常を検出して当該異常に対する適
切な処置を執り得るソフトウェア自己診断機能を有する
ディジタル処理装置を提供することをその目的とする。
The present invention was created in view of such technical problems. When an abnormality occurs in a processing task other than the WDT task, the abnormality can be detected and appropriate measures can be taken for the abnormality. It is an object of the present invention to provide a digital processing device having a software self-diagnosis function.

【0008】[0008]

【課題を解決するための手段】図1は、請求項1乃至請
求項4、請求項13、及び請求項14の原理ブロック図
を示す。図2は、請求項5、請求項13、及び請求項1
4記載の発明の原理ブロック図を示す。図3は、請求項
6、請求項7、請求項13、及び請求項14記載の発明
の原理ブロック図を示す。図4は、請求項8、請求項1
3、及び請求項14記載の発明の原理ブロック図を示
す。図5は、請求項9乃至請求項11、請求項13、及
び請求項14記載の発明の原理ブロック図を示す。図6
は、請求項12、請求項13、及び請求項14記載の発
明の原理ブロック図を示す。
FIG. 1 shows a principle block diagram of claims 1 to 4, claim 13 and claim 14. FIG. 2 shows claims 5, 13, and 1.
4 shows a principle block diagram of the invention described in FIG. FIG. 3 shows a principle block diagram of the invention according to claims 6, 7, 13, and 14. FIG. 4 shows claims 8 and 1.
3 and a block diagram showing the principle of the invention according to claim 14. FIG. 5 shows a principle block diagram of the invention according to claims 9 to 11, claim 13 and claim 14. Figure 6
Shows a principle block diagram of the invention according to claim 12, claim 13, and claim 14.

【0009】請求項1記載の発明は、図1に示すよう
に、異常発生監視手段2のカウンタ4のクリア処理を監
視時間内に行う異常発生監視タスク6、及び処理タスク
8を有するソフトウェア自己診断機能を有するディジタ
ル処理装置において、前記処理タスク8の動作状況通知
情報を受け取る保持手段10と、該保持手段10で受け
取った前記動作状況通知情報がディジタル処理タスクの
正常を示しているか否かを判断する判断手段12とを異
常発生監視タスクに設け、該判断手段12が正常判断を
示したとき、前記カウンタ4をクリアするが、異常判断
を示したとき前記カウンタ4をクリアしないことを特徴
とする。
According to a first aspect of the present invention, as shown in FIG. 1, a software self-diagnosis having an abnormality occurrence monitoring task 6 and a processing task 8 for performing a clearing process of the counter 4 of the abnormality occurrence monitoring means 2 within a monitoring time. In a digital processing device having a function, it is determined whether holding means 10 receives operation status notification information of the processing task 8 and whether the operation status notification information received by the holding means 10 indicates that the digital processing task is normal. Is provided in the abnormality occurrence monitoring task, and the counter 4 is cleared when the determination means 12 indicates a normal determination, but the counter 4 is not cleared when an abnormality determination is indicated. .

【0010】請求項2記載の発明は、図1に示すよう
に、請求項1記載のソフトウェア自己診断機能を有する
ディジタル処理装置において、前記処理タスク8は、周
期的に順次に動作する複数の処理タスクであることを特
徴とする。請求項3記載の発明は、図1に示すように、
請求項1記載のソフトウェア自己診断機能を有するディ
ジタル処理装置において、前記処理タスク8は、周期的
に同時に動作する複数の処理タスクであることを特徴と
する。
According to a second aspect of the present invention, as shown in FIG. 1, in the digital processing apparatus having the software self-diagnosis function according to the first aspect, the processing task 8 is a plurality of processings that operate periodically and sequentially. It is characterized by being a task. The invention according to claim 3 is, as shown in FIG.
2. The digital processing device having a software self-diagnosis function according to claim 1, wherein the processing tasks 8 are a plurality of processing tasks that operate simultaneously at the same time.

【0011】請求項4記載の発明は、図1に示すよう
に、請求項2、又は請求項3記載のソフトウェア自己診
断機能を有するディジタル処理装置において、前記動作
状況通知情報は、イベントフラグ、又はメールであるこ
とを特徴とする。請求項5記載の発明は、図2に示すよ
うに、請求項4記載のディジタル処理装置のソフトウェ
ア自己診断方式において、前記カウンタ4がクリアされ
たとき、前記メールの内容から当該メールに対応する処
理タスクの性能判断をする性能判断手段14と、当該性
能判断に対応するアラームを出力し得るアラーム出力手
段16とを異常発生監視タスクに設けたことを特徴とす
る。
According to a fourth aspect of the present invention, as shown in FIG. 1, in the digital processing device having the software self-diagnosis function of the second or third aspect, the operation status notification information is an event flag, or It is characterized by being an email. According to a fifth aspect of the present invention, as shown in FIG. 2, in the software self-diagnosis method of the digital processing apparatus according to the fourth aspect, when the counter 4 is cleared, the process corresponding to the mail from the contents of the mail. It is characterized in that a performance judgment means 14 for judging the performance of a task and an alarm output means 16 capable of outputting an alarm corresponding to the performance judgment are provided in the abnormality occurrence monitoring task.

【0012】請求項6記載の発明は、図3に示すよう
に、異常発生監視手段2のカウンタ4のクリア処理を監
視時間内に行う異常発生監視タスク6、及び処理タスク
8を有するソフトウェア自己診断機能を有するディジタ
ル処理装置において、前記処理タスク8は、一時的に動
作する複数の処理タスク8Aであり、動作状況通知情報
送信要求を前記処理タスク8Aに対して送出する送出手
段と、前記処理タスク8Aの全部から動作状況通知情報
を受け取ったとき、前記カウンタ4のクリアを行うクリ
ア手段18と、前記処理タスク8Aの一部のみから動作
状況通知情報を受け取ったとき、前記カウンタ4のクリ
ア処理及び又は処理タスク別のアラームを出力し得る処
理手段20とを異常発生監視タスクに設けたことを特徴
とする。
According to a sixth aspect of the present invention, as shown in FIG. 3, a software self-diagnosis having an abnormality occurrence monitoring task 6 and a processing task 8 for clearing the counter 4 of the abnormality occurrence monitoring means 2 within a monitoring time. In the digital processing device having a function, the processing task 8 is a plurality of processing tasks 8A that temporarily operate, and a sending unit that sends an operation status notification information transmission request to the processing task 8A, and the processing task. 8A, when the operation status notification information is received, the clearing means 18 for clearing the counter 4; and when the operation status notification information is received only from a part of the processing task 8A, the counter 4 clear processing and Alternatively, the abnormality occurrence monitoring task is provided with a processing means 20 capable of outputting an alarm for each processing task.

【0013】請求項7記載の発明は、図3に示すよう
に、請求項6記載のソフトウェア自己診断機能を有する
ディジタル処理装置において、前記動作状況通知情報
は、イベントフラグ、又はメールであることを特徴とす
る。請求項8記載の発明は、図4に示すように、請求項
7記載のソフトウェア自己診断機能を有するディジタル
処理装置において、前記メールの内容から当該メールに
対応する処理タスクの性能判断をする判断手段22と、
当該性能判断に対応するアラームを出力し得るアラーム
出力手段24とを設けたことを特徴とする。
According to a seventh aspect of the present invention, as shown in FIG. 3, in the digital processor having the software self-diagnosis function according to the sixth aspect, the operation status notification information is an event flag or a mail. Characterize. According to an eighth aspect of the present invention, as shown in FIG. 4, in the digital processing device having the software self-diagnosis function according to the seventh aspect, the determination means for determining the performance of the processing task corresponding to the mail from the content of the mail. 22 and
Alarm output means 24 capable of outputting an alarm corresponding to the performance judgment is provided.

【0014】請求項9記載の発明は、図5に示すよう
に、異常発生監視手段2のカウンタ4のクリア処理を監
視時間内に行う異常発生監視タスク6、及び処理タスク
8を有するソフトウェア自己診断機能を有するディジタ
ル処理装置において、前記処理タスク8は、前記異常発
生監視タスクの起動周期よりも長い許容処理時間で自己
の処理を行う複数のタスク8Bであり、各処理タスク8
Bからの処理開始通知情報の通知時刻から前記許容処理
時間内に処理終了通知情報を対応処理タスクから受け取
ったとき前記カウンタ4のクリア処理を行う第1の処理
手段26を異常発生監視タスクに設けたことを特徴とす
る。
According to a ninth aspect of the present invention, as shown in FIG. 5, a software self-diagnosis having an abnormality occurrence monitoring task 6 and a processing task 8 for clearing the counter 4 of the abnormality occurrence monitoring means 2 within a monitoring time. In the digital processing device having a function, the processing tasks 8 are a plurality of tasks 8B that perform their own processing in a permissible processing time longer than the activation cycle of the abnormality occurrence monitoring task.
The abnormality occurrence monitoring task is provided with the first processing means 26 that clears the counter 4 when the processing end notification information is received from the corresponding processing task within the allowable processing time from the notification time of the processing start notification information from B. It is characterized by that.

【0015】請求項10記載の発明は、図5に示すよう
に、請求項9記載のソフトウェア自己診断機能を有する
ディジタル処理装置において、前記処理タスクの処理時
間が前記許容処理時間を超えるとき、カウンタ4のクリ
ア処理及び又は処理タスク別のアラームを出力し得る第
2の処理手段28を異常発生監視タスクに設けたことを
特徴とする。
According to a tenth aspect of the present invention, as shown in FIG. 5, in the digital processing device having the software self-diagnosis function according to the ninth aspect, when the processing time of the processing task exceeds the allowable processing time, a counter is provided. The second processing means 28 capable of outputting the clear processing of No. 4 and / or the alarm for each processing task is provided in the abnormality occurrence monitoring task.

【0016】請求項11記載の発明は、図5に示すよう
に、請求項9、又は請求項10記載のソフトウェア自己
診断機能を有するディジタル処理装置において、前記動
作状況通知情報は、イベントフラグ、又はメールである
ことを特徴とする。請求項12記載の発明は、図6に示
すように、請求項11記載のソフトウェア自己診断機能
を有するディジタル処理装置において、前記メールの内
容から当該メールに対応する処理タスクの性能判断をす
る判断手段30と、当該性能判断に対応するアラームを
出力し得るアラーム出力手段32とを設けたことを特徴
とする。
According to an eleventh aspect of the present invention, as shown in FIG. 5, in the digital processing apparatus having the software self-diagnosis function of the ninth or tenth aspect, the operation status notification information is an event flag, or It is characterized by being an email. According to a twelfth aspect of the present invention, as shown in FIG. 6, in the digital processing apparatus having the software self-diagnosis function of the eleventh aspect, a judgment means for judging the performance of the processing task corresponding to the mail from the contents of the mail. 30 and an alarm output means 32 capable of outputting an alarm corresponding to the performance judgment.

【0017】請求項13記載の発明は、図1乃至図6に
示すように、請求項2乃至請求項12いずれかに記載の
ソフトウェア自己診断機能を有するディジタル処理装置
において、前記処理タスク8は、周期的に順次に動作す
る処理タスク、周期的に同時に動作する処理タスク、一
時的に動作する処理タスク、及び前記異常発生監視タス
クの起動周期よりも長い許容処理時間で動作する処理タ
スクのうちのいずれか2以上の処理タスクであることを
特徴とする。
According to a thirteenth aspect of the present invention, as shown in FIGS. 1 to 6, in the digital processor having the software self-diagnosis function according to any one of the second to twelfth aspects, the processing task 8 is: Of the processing tasks that operate cyclically sequentially, the processing tasks that operate cyclically simultaneously, the processing tasks that operate temporarily, and the processing tasks that operate with an allowable processing time longer than the activation cycle of the abnormality occurrence monitoring task, It is characterized in that it is any two or more processing tasks.

【0018】請求項14記載の発明は、図1乃至図6に
示すように、請求項1乃至請求項13いずれかに記載の
ソフトウェア自己診断機能を有するディジタル処理装置
において、ディジタル処理装置は、伝送装置であること
を特徴とする。
According to a fourteenth aspect of the present invention, as shown in FIGS. 1 to 6, in the digital processor having the software self-diagnosis function according to any one of the first to thirteenth aspects, the digital processor is a transmitter. It is a device.

【0019】[0019]

【作用】請求項1記載の発明によれば、異常発生監視手
段2のカウンタ4は、保持手段10で受け取られた各処
理タスクからの動作状況通知情報から処理タスクに異常
が判断手段12で判断されないときクリアされるが、異
常の判断が出たときには、カウンタのクリアをしない。
According to the invention described in claim 1, the counter 4 of the abnormality occurrence monitoring means 2 judges by the judging means 12 that the processing task is abnormal from the operation status notification information from each processing task received by the holding means 10. If not, the counter is cleared, but if an abnormality is judged, the counter is not cleared.

【0020】従って、異常発生監視タスクが正常に動作
してはいるが、処理タスクに異常があるとき、異常発生
監視手段のカウンタ4はクリアが掛からない。つまり、
処理タスクの異常によるリセット要求が、CPUに対し
て送出されて処理タスクの異常によるプログラムの暴走
を防止することができる。装置の信頼性の向上となる。
Therefore, although the abnormality occurrence monitoring task is operating normally, when the processing task is abnormal, the counter 4 of the abnormality occurrence monitoring means cannot be cleared. That is,
A reset request due to a processing task abnormality can be sent to the CPU to prevent a program runaway due to a processing task abnormality. The reliability of the device is improved.

【0021】請求項2記載の発明は、前記処理タスクが
周期的に順次に動作する処理タスクとし、請求項3記載
の発明は、前記処理タスクが周期的に同時に動作する処
理としたものである。その作用効果は、処理タスクの相
違から生ずる差違を除き、請求項1記載の発明と同等で
ある。請求項4記載の発明は、請求項2,又は請求項3
記載の発明において、動作状況通知情報をイベントフラ
グ、又はメールとしたものである。
The invention according to claim 2 is a processing task in which the processing tasks operate cyclically and sequentially, and the invention in claim 3 is a processing task in which the processing tasks operate cyclically simultaneously. . The action and effect are the same as those of the first aspect of the invention, except for the difference caused by the difference in processing tasks. The invention according to claim 4 is claim 2 or claim 3.
In the described invention, the operation status notification information is an event flag or an email.

【0022】請求項5記載の発明は、動作状況通知情報
をメールとすることにより、前記請求項1乃至請求項4
記載の発明が奏する効果を享受しつつ、そのメールの内
容によりアラームを発生するようにしたものである。請
求項6乃至請求項8記載の発明は、処理タスクが一時的
に動作する形式のタスクについても、請求項1乃至請求
項5記載の発明が奏する効果を享受し得るようにしたも
のである。
The invention according to claim 5 is characterized in that the operation status notification information is sent as an e-mail.
An alarm is generated according to the contents of the mail while enjoying the effect of the invention described. The invention described in claims 6 to 8 is such that the effects of the invention described in claims 1 to 5 can be obtained even for a task of a type in which a processing task temporarily operates.

【0023】請求項9乃至請求項12記載の発明は、処
理タスクが異常発生監視タスクの起動周期よりも長い許
容処理時間を有する形式のタスクについても、請求項1
乃至請求項5記載の発明が奏する効果を享受し得るよう
にしたものである。請求項13記載の発明は、処理タス
クとして周期的に順次に動作する形式のタスク、周期的
に同時に動作する形式のタスク、一時的に動作する形式
のタスク、及び異常発生監視タスクの起動時間よりも長
い許容処理時間を有する形式のタスクが混在する場合に
おいて、処理タスクの異常によるリセット要求が、CP
Uに対して送出されて処理タスクの異常によるプログラ
ムの暴走防止、装置の信頼性の向上を享受し得るように
したものである。
The invention according to claims 9 to 12 also relates to a task of a type in which the processing task has an allowable processing time longer than the activation cycle of the abnormality occurrence monitoring task.
Through this, the effects of the invention of claim 5 can be enjoyed. The invention according to claim 13 is based on the start time of a task of a type that periodically operates as a processing task, a task of a type that simultaneously operates periodically, a task of a temporarily operating type, and an abnormality occurrence monitoring task. When a task with a type that has a long allowable processing time is mixed, a reset request due to an abnormal processing task causes CP
It is provided to prevent the program from running out of control due to an abnormality in a processing task sent to U and to improve the reliability of the device.

【0024】請求項14記載の発明は、ディジタル処理
装置を伝送装置として回線サービスへの影響を最小限に
抑えて装置の信頼性の向上を達成しようとするものであ
る。
According to a fourteenth aspect of the present invention, the digital processing device is used as a transmission device to minimize the influence on the line service and to improve the reliability of the device.

【0025】[0025]

【実施例】図7は、請求項1乃至請求項14記載の発明
の実施に用いる新規なWDTの構成を示す。図7に示す
カウンタ(WCN)60、レジスタ(WRR)62、及
び分割器64は、図27に示す同一の構成要素であるの
で、同一の参照番号を付してある。66はアラーム発生
参照レジスタである。このアラーム発生参照レジスタ6
6は、システムのソフトウェアを構成するタスク(以
下、処理タスクという。)に対応するレジスタ位置、例
えば(1),(2)にビットがあるとき、そのアラームの種
別及びアラームの有無を表示するものである。このアラ
ーム発生参照レジスタ66は、CPU50によって実行
されるプログラム(図示せず)によりバス65を介して
参照されて図示しないアラーム表示器にアラーム発生参
照レジスタ66のレジスタ位置に対応する表示を行う。
FIG. 7 shows the structure of a novel WDT used for implementing the invention described in claims 1 to 14. Since the counter (WCN) 60, the register (WRR) 62, and the divider 64 shown in FIG. 7 are the same constituent elements shown in FIG. 27, the same reference numerals are given. Reference numeral 66 is an alarm generation reference register. This alarm occurrence reference register 6
Reference numeral 6 indicates the type of the alarm and the presence / absence of the alarm when there is a bit in a register position corresponding to a task (hereinafter referred to as a processing task) that constitutes the software of the system, for example, (1) and (2). Is. The alarm occurrence reference register 66 is referred to by a program (not shown) executed by the CPU 50 via the bus 65, and displays an alarm indicator (not shown) corresponding to the register position of the alarm occurrence reference register 66.

【0026】図8は、請求項1、請求項2、請求項4、
請求項5、請求項13、及び請求項14記載の発明の一
実施例を示す。図19は、図18の構成と同じ構成であ
って、請求項1、請求項2、請求項4、請求項13、及
び請求項14記載の発明の一実施例の処理フローを示
す。この実施例は、図8に示すように複数の、例えば3
つの処理タスクA、B、Cを有する場合を示し、これら
の処理タスクは、A、B、C順に処理が行われる。処理
タスクAがその処理を終了したとき、次の処理タスクB
に対して処理終了信号(以下、イベントフラグとい
う。)を送出する。同様に、処理タスクBが処理を終了
したとき、処理タスクCに対してイベントフラグを送出
する。
FIG. 8 shows claims 1, 2, 4, and
An embodiment of the invention described in claims 5, 13, and 14 is shown. FIG. 19 shows a processing flow of an embodiment of the invention of claim 1, claim 2, claim 4, claim 13 and claim 14 having the same structure as that of FIG. In this embodiment, as shown in FIG.
The case where there are two processing tasks A, B, and C is shown, and these processing tasks are processed in the order of A, B, and C. When the processing task A finishes its processing, the next processing task B
A processing end signal (hereinafter referred to as an event flag) is sent to the. Similarly, when the processing task B finishes processing, an event flag is sent to the processing task C.

【0027】処理タスクCが処理を終了したとイベント
フラグをWDTタスクWに対してイベントフラグを送出
する。なお、各イベントフラグは、図示しないレジスタ
又はメモリのCPUによってアクセス可能な記憶位置に
セットされる(以下、届くという。)。CPU50によ
り一定周期毎に起動され、イベントフラグを受け取った
WDTタスクWは、イベントフラグが、届いているか否
かを判定して届いていないならば(図9のS1のNO参
照)、WDTタスクWの処理を終了する、つまりWDT
に設けられたカウンタのカウントアップを続行する。逆
に、イベントフラグがセットされているならば(図9の
S1のYES参照)、カウンタ60をクリアする(図9
のS2参照)。各タスクの正常な処理が続行される。
When the processing task C has completed the processing, it sends an event flag to the WDT task W. Each event flag is set to a storage location accessible by the CPU of a register or memory (not shown) (hereinafter referred to as “arrival”). If the WDT task W activated by the CPU 50 at regular intervals and receiving the event flag has not arrived by judging whether the event flag has arrived (see NO in S1 of FIG. 9), the WDT task W Process is completed, that is, WDT
To continue counting up the counter provided in. On the contrary, if the event flag is set (see YES in S1 of FIG. 9), the counter 60 is cleared (FIG. 9).
See S2). Normal processing of each task continues.

【0028】このようにして、WDTタスクの正常な動
作を行っていたとしても、処理タスクの異常な動作から
システム全体の動作状況を判断することができる。例え
ば、伝送装置においては、回線サービスへの影響を最小
限に抑えることができ、装置の信頼性の向上となる。図
10は、前記イベントフラグの代わりに、メールを用い
る場合の実施例であり、図8に示す実施例と同じ構成で
あって、請求項1、請求項2、請求項5、請求項13、
及び請求項14記載の発明の一実施例の処理フローを示
す。メールを用いる場合には、WDTタスクWにメール
が届いていてカウンタ60のリセットが行われたとして
も、更にメールの内容、例えば処理時間から性能を判断
して(図10のS3参照)異常でないときは(図10の
S4のNO参照)、WDTタスクの処理は終了する。
In this way, even if the WDT task is operating normally, the operating status of the entire system can be determined from the abnormal operation of the processing task. For example, in the transmission device, the influence on the line service can be minimized, and the reliability of the device is improved. FIG. 10 shows an embodiment in which a mail is used instead of the event flag, which has the same configuration as that of the embodiment shown in FIG. 8 and includes claim 1, claim 2, claim 5, claim 13,
And a processing flow of an embodiment of the invention described in claim 14. When the mail is used, even if the mail reaches the WDT task W and the counter 60 is reset, the performance is judged from the contents of the mail, for example, the processing time (see S3 in FIG. 10), and it is not abnormal. At this time (see NO in S4 of FIG. 10), the processing of the WDT task ends.

【0029】性能判断において異常の判断、即ち各処理
タスクの処理時間又は全処理タスクの全処理時間が規定
の処理時間より長くなっているとき(図10のS4のY
ES参照)、WDTタスクWは、救済処置の選択、つま
りアラーム発生参照レジスタ66にビットをセットした
後のCPU50による参照で、そのアラームを報知器
(例えば、表示器)から出力する(図9のS5参照)。
When an abnormality is judged in the performance judgment, that is, when the processing time of each processing task or the total processing time of all processing tasks is longer than the specified processing time (Y in S4 of FIG. 10).
ES reference), the WDT task W outputs the alarm from an annunciator (for example, a display) with reference to the CPU 50 after selecting a rescue procedure, that is, setting a bit in the alarm generation reference register 66 (see FIG. 9). (See S5).

【0030】又、メールが届いていないときは(図10
のNO参照)、WDTタスクからWDT54のカウンタ
へのクリア処理は執られないから、監視時間経過時に、
従来と同様に、CPUに対してリセット要求が出され
る。このようにして、WDTタスクの正常な動作を行っ
ていたとしても、処理タスクに異常が発生してメールが
WDTタスクに届かないとき、CPUに対するリセット
要求が出されるから、従来のような不都合は回避するこ
とがてきる。又、メールが届いていたとしても、そのメ
ールから装置の処理性能を判断し、メールの内容に応じ
た報知を為し得るから、装置の障害を早期に発見するこ
とができ、装置の信頼性の向上になる。
When the mail has not arrived (see FIG. 10)
No.), the WDT task does not clear the counter of the WDT 54. Therefore, when the monitoring time elapses,
As in the conventional case, a reset request is issued to the CPU. In this way, even if the WDT task is operating normally, when an error occurs in the processing task and the mail does not reach the WDT task, a reset request is issued to the CPU. It can be avoided. Even if an e-mail arrives, the processing performance of the device can be judged from the e-mail, and notification can be made according to the content of the e-mail, so a device failure can be detected early and the reliability of the device can be improved. Will be improved.

【0031】図11は、請求項1、請求項3、請求項
4、請求項5、請求項13、及び請求項14記載の発明
の一実施例を示す。図12は、請求項1、請求項3、請
求項4、請求項13、及び請求項14記載の発明の一実
施例の処理フローを示す。この実施例は、各処理タスク
A、B、Cが、それぞれ同時に処理を開始する場合の実
施例を示す。
FIG. 11 shows an embodiment of the invention described in claim 1, claim 3, claim 4, claim 5, claim 13 and claim 14. FIG. 12 shows a processing flow of an embodiment of the invention described in claim 1, claim 3, claim 4, claim 13, and claim 14. In this embodiment, each processing task A, B, C starts processing simultaneously.

【0032】この実施例では、すべてのイベントフラグ
が、WDTタスクに届いているときには、カウンタ60
のクリアを行う(図12のS1のYES、S2参照)。
届いていないとき(図12のS1のNO参照)、届いて
いないイベントフラグに対応する処理タスクをイベント
フラグから判断し、救済処置を選択して選択結果に応じ
たアクセスをWDT54に行う(図12のS3参照)。
救済処置とは、前述のアラームの発生及びカウンタ60
のクリア処理、又は重要度の高い処理タスクの場合には
アラームだけを挙げ、カウンタ60のクリア処理を行わ
ないことを指す。カウンタ60のクリアが行われないと
きは、WDT54から従来と同様にしてCPU50に対
してリセット要求が出される。
In this embodiment, when all the event flags reach the WDT task, the counter 60
Is cleared (YES in S1 of FIG. 12, see S2).
When it has not arrived (refer to NO in S1 of FIG. 12), the processing task corresponding to the event flag that has not arrived is judged from the event flag, the rescue procedure is selected, and the WDT 54 is accessed according to the selection result (FIG. 12). See S3).
The remedy means the occurrence of the above-mentioned alarm and the counter 60.
In the case of a processing task of (1) or a processing task having a high degree of importance, only the alarm is given and the processing of clearing the counter 60 is not performed. When the counter 60 is not cleared, the WDT 54 issues a reset request to the CPU 50 as in the conventional case.

【0033】このようにして、WDTタスクの正常な動
作を行っていて処理タスクが異常になったとき、そのイ
ベントフラグに対応する処理タスクの異常を判断し、そ
の異常に対する救済処置を執ることができる。図13
は、図11に示す実施例の構成と同じであって、請求項
1、請求項3、請求項5、請求項13、及び請求項14
記載の発明の一実施例の処理フローを示す。この実施例
は、図11及び図12に示す実施例におけるイベントフ
ラグの代わりに、メールを用いた例である。図13に示
すステップS1、S2及びステップS6は、図12に示
すステップS1、ステップS2、及びステップS3と同
じである。又、ステップS3、S4及びS5は、図10
のステップS3、S4及びS5と同じであるので、その
逐一の説明は省略する。
In this way, when the WDT task is operating normally and the processing task becomes abnormal, it is possible to judge the abnormality of the processing task corresponding to the event flag and take remedial action for the abnormality. it can. FIG.
Is the same as the configuration of the embodiment shown in FIG. 11, and claims 1, 3, 5, 13, and 14
3 shows a processing flow of an embodiment of the described invention. This embodiment is an example in which a mail is used instead of the event flag in the embodiments shown in FIGS. Steps S1, S2 and S6 shown in FIG. 13 are the same as steps S1, S2 and S3 shown in FIG. Further, steps S3, S4 and S5 are the same as in FIG.
Since it is the same as steps S3, S4, and S5, the detailed description thereof will be omitted.

【0034】その作用効果は、メールの内容から性能
(すべてのメールが届いていない場合を含む。)を判断
してその判断により異常になっているとき、その異常に
対する救済処置を執ることができる。図7乃至図9、図
11、及び図12において、WDT54は、図1の異常
発生監視手段2に対応し、カウンタ60は、図1のカウ
ンタ4に対応する。WDTタスクWは、図1の異常発生
監視タスク6に対応し、処理タスクA、B、Cは、図1
の処理タスク8に対応する。CPU50によってアクセ
ス可能なレジスタ、又はメモリは、図1の保持手段10
に対応し、図9及び図12のステップS1の処理を行う
プログラム、CPU50は、図1の判断手段12に対応
する。
The effect is to judge the performance (including the case where all mails are not delivered) from the contents of the mail, and if the judgment is abnormal, it is possible to take remedy for the abnormality. . 7 to 9, 11, and 12, the WDT 54 corresponds to the abnormality occurrence monitoring means 2 of FIG. 1, and the counter 60 corresponds to the counter 4 of FIG. The WDT task W corresponds to the abnormality occurrence monitoring task 6 in FIG. 1, and the processing tasks A, B, and C are shown in FIG.
Processing task 8 of. The register or memory accessible by the CPU 50 is the holding means 10 of FIG.
The CPU 50 corresponding to the program for performing the process of step S1 of FIGS. 9 and 12 corresponds to the determination unit 12 of FIG.

【0035】図7、図8、図10、及び図13におい
て、WDT54は、図2の異常発生監視手段2に対応
し、カウンタ60は、図2のカウンタ4に対応する。W
DTタスクWは、図1の異常発生監視タスク6に対応
し、処理タスクA、B、Cは、図2の処理タスク8に対
応する。CPU50によってアクセス可能なレジスタ、
又はメモリは、図2の保持手段10に対応し、図10の
ステップS1の処理を行うプログラム、CPU50は、
図2の判断手段12に対応する。図10及び図13のス
テップS3、S4の処理を行うプログラム、CPU50
によってアクセス可能なレジスタ、又はメモリは、図2
の性能判断手段14に対応し、アラーム発生参照レジス
タ66、図10及び図13のステップS5の処理を行う
プログラム、CPU50、表示器は、図2のアラーム出
力手段16に対応する。
7, 8, 10, and 13, the WDT 54 corresponds to the abnormality occurrence monitoring means 2 of FIG. 2, and the counter 60 corresponds to the counter 4 of FIG. W
The DT task W corresponds to the abnormality occurrence monitoring task 6 of FIG. 1, and the processing tasks A, B, and C correspond to the processing task 8 of FIG. A register accessible by the CPU 50,
Alternatively, the memory corresponds to the holding unit 10 of FIG. 2, and is a program that executes the process of step S1 of FIG.
It corresponds to the determination means 12 in FIG. CPU50, a program for performing the processes of steps S3 and S4 of FIGS.
The register or memory accessible by
The alarm generation reference register 66, the program for executing the process of step S5 of FIGS. 10 and 13, the CPU 50, and the display correspond to the alarm output unit 16 of FIG.

【0036】図14は、請求項1、及び請求項9乃至請
求項14記載の発明の一実施例を示す。図15は、請求
項1、請求項9乃至請求項11、請求項13、及び請求
項14記載の発明の一実施例の処理フローを示す。この
実施例は、処理タスクの処理時間が、WDTタスクの起
動周期を超える場合でも、処理タスクの監視を行い得る
ようにしたものである。各処理タスクからスタートフラ
グS及びエンドフラグEをWDTタスクに対して送出す
るようにしたものである。
FIG. 14 shows an embodiment of the invention described in claims 1 and 9 to 14. FIG. 15 shows a processing flow of an embodiment of the invention described in claim 1, claim 9 to claim 11, claim 13, and claim 14. In this embodiment, the processing task can be monitored even when the processing time of the processing task exceeds the activation period of the WDT task. The start flag S and the end flag E are sent from each processing task to the WDT task.

【0037】この実施例によれば、各処理タスク毎に、
スタートフラグSがCPU50によって実行されるWD
Tタスクによるアクセス可能なレジスタにセットされて
いない(以下、受け取っていないという。)とき(図1
5のS1のNO参照)、カウンタ60をクリアする(図
15のS6参照)。スタートフラグSを受け取ったとき
には(図15のS1のYES参照)、WDTタスクWの
カウンタのカウント値が当該スタートフラグSに対応す
る処理タスクに予め与えられた許容処理時間よりも小さ
く、エンドフラグEを受け取っていないとき(図15の
S2のYES、S3のNO参照)、WDTタスクWのカ
ウンタをインクリメントして(図15のS4参照)カウ
ンタ60をクリアする(図15のS6参照)。
According to this embodiment, for each processing task,
WD whose start flag S is executed by the CPU 50
When it is not set in the register accessible by the T task (hereinafter referred to as not received) (see FIG. 1).
The counter 60 is cleared (see NO in S1 of 5) (see S6 in FIG. 15). When the start flag S is received (see YES in S1 of FIG. 15), the count value of the counter of the WDT task W is smaller than the allowable processing time given in advance to the processing task corresponding to the start flag S, and the end flag E 15 is not received (YES in S2 of FIG. 15, NO in S3), the counter of the WDT task W is incremented (see S4 of FIG. 15) and the counter 60 is cleared (see S6 of FIG. 15).

【0038】WDTタスクWのカウンタのカウント値が
当該スタートフラグSに対応する処理タスクに予め与え
られた許容処理時間よりも小さく、エンドフラグEを受
け取っているとき(図15のS2のYES、S3のYE
S参照)、WDTタスクWのカウンタのカウンタ値及び
スタートフラグSをクリアして(図15のS5参照)カ
ウンタ60をクリアする(図15のS6参照)。
When the count value of the counter of the WDT task W is smaller than the permissible processing time given in advance to the processing task corresponding to the start flag S and the end flag E is received (YES in S2 of FIG. 15, S3). YE
(See S), the counter value of the WDT task W counter and the start flag S are cleared (see S5 in FIG. 15), and the counter 60 is cleared (see S6 in FIG. 15).

【0039】WDTタスクWのカウンタのカウント値が
当該スタートフラグSに対応する処理タスクに予め与え
られた許容処理時間よりも大きくなったとき(図15の
S2のNO参照)、このカウント値の状態を生ぜしめた
処理タスクを判断し、救済処置を選択して選択結果に応
じたアクセスをWDT54に行い(図15のS7参
照)、WDTタスクWのカウンタのカウント値及びスタ
ートフラグSをクリアしてWDTタスクの処理を終了す
る(図15のS8参照)。ここでの救済処置は、前述の
ところと同じである。
When the count value of the counter of the WDT task W becomes larger than the allowable processing time given in advance to the processing task corresponding to the start flag S (see NO in S2 of FIG. 15), the state of this count value The processing task that has caused the problem is determined, the rescue procedure is selected, the WDT 54 is accessed according to the selection result (see S7 in FIG. 15), and the count value of the counter of the WDT task W and the start flag S are cleared. The processing of the WDT task ends (see S8 in FIG. 15). The rescue procedure here is the same as that described above.

【0040】この実施例においては、救済処置に入る時
間が到来しても、なおその時間以上の許容処理時間が掛
かる処理タスクが動作しているときには、その処理タス
クたを続行させつつ、許容処理時間を超えるに至ったと
き前述の救済処置を執ることができる。図7、図14、
及び図15において、WDT54は、図5の異常発生監
視手段2に対応し、カウンタ60は、図5のカウンタ4
に対応する。WDTタスクWは、図5の異常発生監視タ
スク6に対応し、処理タスクA、B、Cは、図5の処理
タスク8Bに対応する。図15のステップS1、S2、
S3、S5、S6の処理を行うプログラム、CPU50
は、図5の第1の処理手段26に対応する。図15のス
テップS7の処理を行うプログラム、CPU50は、図
5の第2の処理手段28に対応する。
In this embodiment, when a processing task that takes an allowable processing time longer than that time even if the time to enter the repair processing arrives, the allowable processing is continued while continuing the processing task. When the time is reached, the above-mentioned remedy can be taken. 7, 14,
15, the WDT 54 corresponds to the abnormality occurrence monitoring means 2 in FIG. 5, and the counter 60 is the counter 4 in FIG.
Corresponding to. The WDT task W corresponds to the abnormality occurrence monitoring task 6 of FIG. 5, and the processing tasks A, B, and C correspond to the processing task 8B of FIG. Steps S1, S2 of FIG.
CPU50, a program for performing the processing of S3, S5, and S6
Corresponds to the first processing means 26 in FIG. The program that performs the process of step S7 in FIG. 15 and the CPU 50 correspond to the second processing unit 28 in FIG.

【0041】図16は、図14に示す実施例の構成と同
じであって、請求項1、請求項9乃至請求項14記載の
発明の一実施例の処理フローを示す。この実施例は、図
14及び図15に示す実施例がイベントフラグを用いて
構成されるのをメールを用いて構成するようにしたもの
である。図16に示すように、スタートフラグS及びエ
ンドフラグEの内容(開始時間、処理時間、終了時間
等)から当該処理タスクの動作状態をより精密に判断す
ることができる(図16のS9参照)。図16の他のス
テップは、図15と同一なので、同一の参照符号を付し
てその逐一の説明は省略する。
FIG. 16 shows the processing flow of one embodiment of the invention described in claims 1 and 9 to 14, which has the same structure as that of the embodiment shown in FIG. In this embodiment, the embodiment shown in FIGS. 14 and 15 is configured by using an event flag instead of the event flag. As shown in FIG. 16, the operating state of the processing task can be determined more precisely from the contents of the start flag S and the end flag E (start time, processing time, end time, etc.) (see S9 in FIG. 16). . Since the other steps in FIG. 16 are the same as those in FIG. 15, the same reference numerals are given and the detailed description thereof is omitted.

【0042】イベントフラグをメールに変更することに
より、監視情報がより精密になるので、処理タスクの監
視をより精密にすることができる。図7、図14、及び
図16において、WDT54は、図6の異常発生監視手
段2に対応し、カウンタ60は、図6のカウンタ4に対
応する。WDTタスクWは、図6の異常発生監視タスク
6に対応し、処理タスクA、B、Cは、図6の処理タス
ク8Bに対応する。図16のステップS1、S2、S
3、S5、S6の処理を行うプログラム、CPU50
は、図6の判断手段26に対応する。図16のステップ
S7の処理を行うプログラム、CPU50は、図6の第
2の処理手段28に対応する。図16のステップS9の
処理を行うプログラム、CPU50は、図6の判断手段
26に対応し、図16のステップS9、CPU50、表
示器は、図6のアラーム出力手段32に対応する。
By changing the event flag to mail, the monitoring information becomes more precise, so that the processing task can be more precisely monitored. 7, 14, and 16, the WDT 54 corresponds to the abnormality occurrence monitoring means 2 in FIG. 6, and the counter 60 corresponds to the counter 4 in FIG. The WDT task W corresponds to the abnormality occurrence monitoring task 6 of FIG. 6, and the processing tasks A, B, and C correspond to the processing task 8B of FIG. Steps S1, S2, S of FIG.
CPU50, which is a program for processing S3, S5, and S6
Corresponds to the determination means 26 in FIG. The program that performs the process of step S7 of FIG. 16, the CPU 50, corresponds to the second processing unit 28 of FIG. The program that performs the process of step S9 in FIG. 16, the CPU 50, corresponds to the determination unit 26 in FIG. 6, and the step S9, the CPU 50, and the display in FIG. 16 correspond to the alarm output unit 32 in FIG.

【0043】図17は、請求項1、請求項6乃至請求項
8、及び請求項14記載の発明の一実施例を示す。図1
8は、請求項1、請求項6、請求項7、及び請求項14
記載の発明の一実施例の処理フローを示す。この実施例
は、WDTタスクから各処理タスクに対してイベントフ
ラグ送信要求を送出し、これに応答した各処理タスクは
イベントフラグをWDTタスクWに対して返すようにし
たものである。
FIG. 17 shows an embodiment of the invention described in claims 1, 6 to 8 and 14. FIG.
8 is claim 1, claim 6, claim 7, and claim 14.
3 shows a processing flow of an embodiment of the described invention. In this embodiment, an event flag transmission request is sent from the WDT task to each processing task, and each processing task that responds to the request returns an event flag to the WDT task W.

【0044】従って、各処理タスクからイベントフラグ
が返っているときは、WDT54のカウンタ60をクリ
アする(図18のS1のYES、S2参照)。その後
に、イベントフラグ送信要求を各処理タスクに送出する
(図18のS3参照)。各処理タスクからのイベントフ
ラグの一部、又は全部が返っていないときは(図18の
NO参照)、イベントフラグの有無から異常動作をして
いる処理タスクを判断し、救済処置を選択して選択結果
に応じたアクセスをWDT54に行う(図18のS4参
照)。そして、イベントフラグ送信要求を各処理タスク
に対して送出する(図18のS3参照)。救済処置は、
前述のところと同じである。
Therefore, when the event flag is returned from each processing task, the counter 60 of the WDT 54 is cleared (see YES in S1 and S2 in FIG. 18). After that, the event flag transmission request is sent to each processing task (see S3 in FIG. 18). If some or all of the event flags from each processing task have not been returned (see NO in FIG. 18), the processing task that is operating abnormally is determined based on the presence or absence of the event flag, and the rescue procedure is selected. The WDT 54 is accessed according to the selection result (see S4 in FIG. 18). Then, the event flag transmission request is sent to each processing task (see S3 in FIG. 18). The rescue procedure is
Same as above.

【0045】この実施例においても、WDTタスクにお
いてイベントフラグの有無により動作状況の判断をして
異常時には救済処置を選択してWDTからCPU50に
対してリセット要求を送出することができる。図7、図
17、及び図18において、WDT54は、図3の異常
発生監視手段2に対応し、カウンタ60は、図3のカウ
ンタ4に対応する。WDTタスクWは、図3の異常発生
監視タスク6に対応し、処理タスクA、B、Cは、図3
の処理タスク8Aに対応する。WDTタスクWは、図3
の送出手段17に対応し、図18のステップS1、S2
の処理を行うプログラム、CPU50は、図3のクリア
手段18に対応する。図18のステップS4の処理を行
うプログラム、CPU50は、図3の処理手段20に対
応する。
Also in this embodiment, the WDT task can judge the operation status based on the presence / absence of the event flag, select the remedy procedure when an abnormality occurs, and send the reset request from the WDT to the CPU 50. 7, 17, and 18, the WDT 54 corresponds to the abnormality occurrence monitoring means 2 in FIG. 3, and the counter 60 corresponds to the counter 4 in FIG. The WDT task W corresponds to the abnormality occurrence monitoring task 6 in FIG. 3, and the processing tasks A, B, and C are shown in FIG.
Processing task 8A. The WDT task W is shown in FIG.
18 corresponding to the sending means 17 of FIG.
The CPU 50, which is a program for performing the processing of, corresponds to the clearing means 18 of FIG. The program for performing the process of step S4 in FIG. 18, the CPU 50, corresponds to the processing unit 20 in FIG.

【0046】図19は、図17に示す実施例の構成と同
じであって、請求項1、請求項6、請求項8、及び請求
項14記載の発明の一実施例の処理フローを示す。この
実施例は、図17及び図18に示す実施例がイベントフ
ラグを用いて動作状況の判断、異常時の救済処置を執る
ようにしているのをメールを用いるようにしたものであ
る。従って、図19の処理は、図13に示す処理フロー
での処理とほぼ同様である。ただ、処理タスクが一時的
に動作する形式のものであるため、図18と同様に、各
処理タスクへイベントフラグ送信要求をWDTタスクW
から送出する点において相違がある(図19のS7参
照)。
FIG. 19 shows the processing flow of an embodiment of the invention described in claim 1, claim 6, claim 8 and claim 14 having the same configuration as that of the embodiment shown in FIG. In this embodiment, the embodiment shown in FIG. 17 and FIG. 18 uses the event flag to judge the operating condition and take a relief measure in case of abnormality. Therefore, the processing of FIG. 19 is almost the same as the processing in the processing flow shown in FIG. However, since the processing task is of a type that temporarily operates, an event flag transmission request is sent to each processing task as in the case of FIG.
There is a difference in that the data is transmitted from (see S7 in FIG. 19).

【0047】この実施例の効果は、一時的に動作する処
理タスクについて図12及び図13に示す実施例と同様
の効果を得ることができる。図7、図17、及び図19
において、WDT54は、図4の異常発生監視手段2に
対応し、カウンタ60は、図4のカウンタ4に対応す
る。WDTタスクWは、図4の異常発生監視タスク6に
対応し、処理タスクA、B、Cは、図4の処理タスク8
Bに対応する。WDTタスクWは、図4の送出手段17
に対応し、図18のステップS1、S2の処理を行うプ
ログラム、CPU50は、図4のクリア手段18に対応
する。図18のステップS4の処理を行うプログラム、
CPU50は、図4の処理手段20に対応する。図19
のステップS3、S4の処理を行うプログラム、CPU
50は、図4の判断手段22に対応し、図19のステッ
プS5、CPU50、表示器は、図4のアラーム出力手
段24に対応する。
As for the effect of this embodiment, the same effect as the embodiment shown in FIGS. 12 and 13 can be obtained for the processing task which operates temporarily. 7, 17, and 19
4, the WDT 54 corresponds to the abnormality occurrence monitoring means 2 in FIG. 4, and the counter 60 corresponds to the counter 4 in FIG. The WDT task W corresponds to the abnormality occurrence monitoring task 6 of FIG. 4, and the processing tasks A, B, and C are the processing tasks 8 of FIG.
Corresponds to B. The WDT task W is the sending means 17 of FIG.
18 corresponds to the program for executing the processing of steps S1 and S2 of FIG. 18, and the CPU 50 corresponds to the clearing means 18 of FIG. A program for performing the process of step S4 of FIG.
The CPU 50 corresponds to the processing means 20 of FIG. FIG.
CPU that executes the processing of steps S3 and S4
Reference numeral 50 corresponds to the determination means 22 in FIG. 4, and step S5 in FIG. 19, the CPU 50, and the display correspond to the alarm output means 24 in FIG.

【0048】図20は、請求項1、請求項2、請求項
3、請求項13、及び請求項14記載の発明の一実施例
を示す。この実施例は、処理タスクタスクA,C、又は
処理タスクB,Cが同時に処理タスクの処理を行う場合
の実施例であり、図8及び図9、又は図8及び図10に
示す実施例と、図11及び図12、又は図11及び図1
3に示す実施例で得られる作用及び効果を兼ね備えた実
施例である。
FIG. 20 shows an embodiment of the invention described in claim 1, claim 2, claim 3, claim 13 and claim 14. This embodiment is an embodiment in which the processing task tasks A and C or the processing tasks B and C simultaneously process the processing tasks, and is different from the embodiment shown in FIG. 8 and FIG. 9 or FIG. 8 and FIG. , FIG. 11 and FIG. 12, or FIG. 11 and FIG.
This is an embodiment having the functions and effects obtained in the embodiment shown in FIG.

【0049】図21及び図22は、請求項1、請求項
3、請求項6、請求項13、及び請求項14記載の一実
施例及びその処理フローを示す。この実施例は、処理タ
スクA,Bが周期的に同時に動作し、処理タスクCが一
時的に動作する処理タスクの場合の実施例であり、図1
1及び図12、又は図11及び図13に示す実施例と、
図17及び図18、又は図17及び図19に示す実施例
で得られる作用及び効果を兼ね備えた実施例である。
21 and 22 show an embodiment and a processing flow thereof according to claim 1, claim 3, claim 6, claim 13 and claim 14. This embodiment is an embodiment in the case where the processing tasks A and B operate periodically at the same time, and the processing task C operates temporarily.
1 and FIG. 12, or the embodiment shown in FIG. 11 and FIG.
It is an embodiment having the functions and effects obtained by the embodiment shown in FIGS. 17 and 18 or the embodiment shown in FIGS.

【0050】従って、作用においては、図22の処理フ
ローに示すように、図12に示す処理フローに加えて、
処理タスクCに対してイベントフラグ送信要求を送出す
る点において図12の処理フローと異なる。又、イベン
トフラグに代えて、メールを使用してもよい。その場合
には、図13の処理フローに加えて、処理タスクCに対
してイベントフラグ送信要求を送出することが必要にな
る。
Therefore, in operation, as shown in the processing flow of FIG. 22, in addition to the processing flow shown in FIG.
It differs from the processing flow of FIG. 12 in that an event flag transmission request is sent to the processing task C. Further, mail may be used instead of the event flag. In that case, in addition to the processing flow of FIG. 13, it is necessary to send an event flag transmission request to the processing task C.

【0051】図23及び図24は、請求項1、請求項
3、請求項6、請求項9、及び請求項14記載の発明の
一実施例を示す。この実施例は、前述したような周期的
に動作する処理タスクAと、許容処理時間がWDTタス
クWの起動周期よりも長い処理タスクBと、一時的に動
作する処理タスクCとが混在して回線サービスを提供す
るソフトウェアが構成されている場合の例である。
FIGS. 23 and 24 show an embodiment of the invention described in claim 1, claim 3, claim 6, claim 9, and claim 14. In this embodiment, the processing task A which operates cyclically as described above, the processing task B whose allowable processing time is longer than the activation cycle of the WDT task W, and the processing task C which operates temporarily are mixed. This is an example of the case where software that provides a line service is configured.

【0052】この実施例の動作は、図24及び図25に
示すように、ステップS1乃至ステップS10において
処理タスクBについての処理を行う。この処理タスクB
についての処理は、イベントフラグを用いる場合である
が、メールを用いるようにしてもよい。処理タスクBに
ついての処理が終了してから、処理タスクA,Cについ
ての処理をステップS11乃至ステップS15において
行う。これらのステップS11乃至ステップS15は、
図11及び図12に示す実施例と、図17及び図18に
示す実施例の処理を兼ね合わせて構成されるものであ
る。図11及び図12に示す実施例と、図17及び図1
8に示す実施例についての説明から当業者が容易に理解
されると思われるので、その逐一の説明は省略する。
In the operation of this embodiment, as shown in FIGS. 24 and 25, the processing task B is processed in steps S1 to S10. This processing task B
The process regarding is a case where an event flag is used, but mail may be used. After the processing for the processing task B is completed, the processing for the processing tasks A and C is performed in steps S11 to S15. These steps S11 to S15 are
11 and 12 and the processing of the embodiments shown in FIGS. 17 and 18 are combined. The embodiment shown in FIGS. 11 and 12 and FIGS. 17 and 1
It is considered that those skilled in the art can easily understand from the description of the embodiment shown in FIG.

【0053】その作用効果も、各処理タスクについて得
られる作用効果と同様の作用効果となる。
The operational effects are also the same as the operational effects obtained for each processing task.

【0054】[0054]

【発明の効果】以上説明したように本発明によれば、処
理タスクが周期的に順次に動作するか、処理タスクが同
時に動作するか、処理タスクが一時的に動作するか、又
は処理タスクが異常発生監視手段の起動周期よりも長い
許容処理時間で動作するか、或いはこれらの2以上の処
理タスクが混在しているかを問わず、処理タスクが異常
となると、たとえ異常発生監視タスクが正常に動作して
いる場合であっても、前記処理タスクの異常でCPUに
リセットを掛けること、又はアラームを発生させること
ができる。従って、例えば回線サービスへの影響を最小
限に抑えることができるから、装置の信頼性を向上させ
ることができる。
As described above, according to the present invention, the processing tasks operate cyclically sequentially, the processing tasks operate simultaneously, the processing tasks operate temporarily, or the processing tasks operate. If the processing task becomes abnormal regardless of whether it operates for an allowable processing time longer than the activation cycle of the abnormality occurrence monitoring means, or whether two or more processing tasks are mixed, the abnormality occurrence monitoring task is normally activated. Even when operating, the CPU can be reset or an alarm can be generated due to an abnormality in the processing task. Therefore, for example, the influence on the line service can be minimized, and the reliability of the device can be improved.

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

【図1】請求項1乃至請求項4、請求項13、及び請求
項14記載の発明の原理ブロック図である。
1 is a principle block diagram of the invention according to claims 1 to 4, claim 13 and claim 1;

【図2】請求項5、請求項13、及び請求項14記載の
発明の原理ブロック図である。
FIG. 2 is a principle block diagram of the invention according to claims 5, 13 and 14;

【図3】請求項6、請求項7、請求項13、及び請求項
14記載の発明の原理ブロック図である。
FIG. 3 is a principle block diagram of the invention according to claim 6, claim 7, claim 13, and claim 14;

【図4】請求項8、請求項13、及び請求項14記載の
発明の原理ブロック図である。
FIG. 4 is a principle block diagram of the invention according to claim 8, claim 13 and claim 14;

【図5】請求項9乃至請求項11、請求項13、及び請
求項14記載の発明の原理ブロック図である。
FIG. 5 is a principle block diagram of the invention according to claims 9 to 11, claim 13 and claim 14;

【図6】請求項12、請求項13、及び請求項14記載
の発明の原理ブロック図である。
FIG. 6 is a principle block diagram of the invention according to claim 12, claim 13 and claim 14;

【図7】請求項1乃至請求項14記載の発明の実施例で
用いる異常発生監視機能の詳細を示す図である。
FIG. 7 is a diagram showing details of an abnormality occurrence monitoring function used in the embodiments of the invention described in claims 1 to 14;

【図8】請求項1、請求項2、請求項4、請求項5、請
求項13、及び請求項14記載の発明の一実施例を示す
図である。
FIG. 8 is a diagram showing an embodiment of the invention described in claim 1, claim 2, claim 4, claim 5, claim 13, and claim 14;

【図9】請求項1、請求項2、請求項4、請求項13、
及び請求項14記載の発明の一実施例の処理フローを示
す図である。
FIG. 9 is a combination of claim 1, claim 2, claim 4, claim 13;
FIG. 16 is a diagram showing a processing flow of an embodiment of the invention as set forth in claim 14;

【図10】請求項1、請求項2、請求項5、請求項1
3、及び請求項14記載の発明の一実施例の処理フロー
を示す図である。
FIG. 10: Claim 1, Claim 2, Claim 5, Claim 1
It is a figure which shows the process flow of 3rd and one Example of invention of Claim 14.

【図11】請求項1、請求項3、請求項4、請求項5、
請求項13、及び請求項14記載の発明の一実施例を示
す図である。
FIG. 11: Claim 1, Claim 3, Claim 4, Claim 5,
It is a figure which shows one Example of the invention of Claim 13 and Claim 14.

【図12】請求項1、請求項3、請求項4、請求項1
3、及び請求項14記載の発明の一実施例の処理フロー
を示す図である。
FIG. 12: Claim 1, Claim 3, Claim 4, Claim 1
It is a figure which shows the process flow of 3rd and one Example of invention of Claim 14.

【図13】請求項1、請求項3、請求項5、請求項1
3、及び請求項14記載の発明の一実施例の処理フロー
を示す図である。
FIG. 13: Claim 1, Claim 3, Claim 5, Claim 1
It is a figure which shows the process flow of 3rd and one Example of invention of Claim 14.

【図14】請求項1、及び請求項9乃至請求項14記載
の発明の一実施例を示す図である。
FIG. 14 is a diagram showing an embodiment of the invention described in claims 1 and 9 to 14;

【図15】請求項1、請求項9乃至請求項11、請求項
13、及び請求項14記載の発明の一実施例の処理フロ
ーを示す図である。
FIG. 15 is a diagram showing a processing flow of an embodiment of the invention described in claims 1, 9 to 11, claim 13 and claim 14;

【図16】請求項1、及び請求項9乃至請求項14記載
の発明の一実施例の処理フローを示す図である。
FIG. 16 is a diagram showing a processing flow of an embodiment of the invention of claims 1 and 9 to 14;

【図17】請求項1、請求項6乃至請求項8、及び図1
4記載の発明の一実施例を示す図である。
FIG. 17 is a diagram showing the configuration of claims 1, 6 to 8, and FIG.
It is a figure which shows one Example of invention of 4 statement.

【図18】請求項1、請求項6、請求項7、及び請求項
14記載の発明の一実施例の処理フローを示す図であ
る。
FIG. 18 is a diagram showing a processing flow of an embodiment of the invention described in claim 1, claim 6, claim 7, and claim 14;

【図19】請求項1、請求項6、請求項8、及び請求項
14記載の発明の一実施例の処理フローを示す図であ
る。
FIG. 19 is a diagram showing a processing flow of an embodiment of the invention described in claim 1, claim 6, claim 8 and claim 14;

【図20】請求項1、請求項2、請求項3、請求項1
3、及び請求項14記載の発明の一実施例を示す図であ
る。
FIG. 20: Claim 1, Claim 2, Claim 3, Claim 1
It is a figure which shows one Example of 3 and the invention of Claim 14.

【図21】請求項1、請求項3、請求項6、請求項1
3、及び請求項14記載の発明の一実施例を示す図であ
る。
21] Claim 1, Claim 3, Claim 6, Claim 1
It is a figure which shows one Example of 3 and the invention of Claim 14.

【図22】請求項1、請求項3、請求項6、請求項1
3、及び請求項14記載の発明の実施例の処理フローを
示す図である。
22] Claim 1, Claim 3, Claim 6, Claim 1
It is a figure which shows the processing flow of the Example of 3 and the invention of Claim 14.

【図23】請求項1、請求項2、請求項3、請求項6、
請求項9、及び請求項14記載の発明の一実施例を示す
図である。
FIG. 23 is a combination of claim 1, claim 2, claim 3, claim 6, and
It is a figure which shows one Example of invention of Claim 9 and Claim 14.

【図24】請求項1、請求項3、請求項6、請求項9、
及び請求項14記載の発明の一実施例の処理フローの一
部を示す図である。
FIG. 24 is a combination of claim 1, claim 3, claim 6, claim 9, and FIG.
FIG. 16 is a diagram showing a part of a processing flow of an embodiment of the invention according to claim 14;

【図25】請求項1、請求項3、請求項6、請求項9、
及び請求項14記載の発明の一実施例の処理フローの残
部を示す図である。
FIG. 25: Claim 1, Claim 3, Claim 6, Claim 9,
FIG. 16 is a diagram showing the rest of the processing flow of one embodiment of the invention of claim 14;

【図26】従来のソフトウェア自己診断機能を有する伝
送装置を示す図である。
FIG. 26 is a diagram showing a conventional transmission device having a software self-diagnosis function.

【図27】従来の異常発生監視機能の構成を示す図であ
る。
FIG. 27 is a diagram showing a configuration of a conventional abnormality occurrence monitoring function.

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

2 異常発生監視手段 4 カウンタ 6 異常発生監視タスク 8 処理タスク 8A 処理タスク 8B 処理タスク 10 保持手段 12 判断手段 14 性能判断手段 16 アラーム出力手段 17 送出手段 18 クリア手段 20 処理手段 22 判断手段 24 アラーム出力手段 26 第1の処理手段 28 第2の処理手段 30 判断手段 32 アラーム出力手段 50 CPU 54 異常発生監視機能 60 カウンタ 62 レジスタ 66 アラーム発生参照レジスタ 2 abnormality occurrence monitoring means 4 counter 6 abnormality occurrence monitoring task 8 processing task 8A processing task 8B processing task 10 holding means 12 judging means 14 performance judging means 16 alarm output means 17 sending means 18 clearing means 20 processing means 22 judging means 24 alarm output Means 26 First processing means 28 Second processing means 30 Judging means 32 Alarm output means 50 CPU 54 Abnormality occurrence monitoring function 60 Counter 62 register 66 Alarm occurrence reference register

Claims (14)

【特許請求の範囲】[Claims] 【請求項1】 異常発生監視手段のカウンタのクリア処
理を監視時間内に行う異常発生監視タスク、及び処理タ
スクを有するディジタル処理装置において、 前記処理タスクの動作状況通知情報を受け取る保持手段
と、 該保持手段で受け取った前記動作状況通知情報が処理タ
スクの正常を示しているか否かを判断する判断手段とを
異常発生監視タスクに設け、 該判断手段が正常判断を示したとき、前記カウンタをク
リアするが、異常判断を示したとき前記カウンタをクリ
アしないことを特徴とするソフトウェア自己診断機能を
有するディジタル処理装置。
1. A digital processing device having an abnormality occurrence monitoring task for performing a counter clearing process of the abnormality occurrence monitoring means within a monitoring time, and a holding means for receiving operation status notification information of the processing task, The abnormality occurrence monitoring task is provided with a judging means for judging whether or not the operation status notification information received by the holding means indicates the normality of the processing task, and when the judging means shows the normal judgment, the counter is cleared. However, the digital processing device having a software self-diagnosis function is characterized in that the counter is not cleared when an abnormality judgment is shown.
【請求項2】 請求項1記載のソフトウェア自己診断機
能を有するディジタル処理装置において、 前記処理タスクは、周期的に順次に動作する複数の処理
タスクであることを特徴とするソフトウェア自己診断機
能を有するディジタル処理装置。
2. The digital processing device having a software self-diagnosis function according to claim 1, wherein the processing task is a plurality of processing tasks that operate sequentially in a cyclic manner, and has a software self-diagnosis function. Digital processing unit.
【請求項3】 請求項1記載のソフトウェア自己診断機
能を有するディジタル処理装置において、 前記処理タスクは、周期的に同時に動作する複数の処理
タスクであることを特徴とするソフトウェア自己診断機
能を有するディジタル処理装置。
3. A digital processing device having a software self-diagnosis function according to claim 1, wherein the processing tasks are a plurality of processing tasks that operate simultaneously at a periodical interval. Processing equipment.
【請求項4】 請求項2、又は請求項3記載のソフトウ
ェア自己診断機能を有するディジタル処理装置におい
て、 前記動作状況通知情報は、イベントフラグ、又はメール
であることを特徴とするソフトウェア自己診断機能を有
するディジタル処理装置。
4. The digital processing device having the software self-diagnosis function according to claim 2 or 3, wherein the operation status notification information is an event flag or a mail. A digital processing device having.
【請求項5】 請求項4記載のソフトウェア自己診断機
能を有するディジタル処理装置において、 前記カウンタがクリアされたとき、前記メールの内容か
ら当該メールに対応する処理タスクの性能判断をする性
能判断手段と、当該性能判断に対応するアラームを出力
し得るアラーム出力手段とを異常発生監視タスクに設け
たことを特徴とするソフトウェア自己診断機能を有する
ディジタル処理装置。
5. A digital processing apparatus having a software self-diagnosis function according to claim 4, wherein when the counter is cleared, a performance judging means for judging the performance of a processing task corresponding to the mail from the contents of the mail. A digital processing apparatus having a software self-diagnosis function, wherein an alarm output means capable of outputting an alarm corresponding to the performance judgment is provided in an abnormality occurrence monitoring task.
【請求項6】 異常発生監視手段のカウンタのクリア処
理を監視時間内に行う異常発生監視タスク、及び処理タ
スクを有するディジタル処理装置において、 前記処理タスクは、一時的に動作する複数の処理タスク
であり、異常発生監視タスクから動作状況通知情報送信
要求を前記処理タスクに対して送出する送出手段と、前
記処理タスクの全部から動作状況通知情報を受け取った
とき、前記カウンタのクリアを行うクリア手段と、前記
処理タスクの一部のみから動作状況通知情報を受け取っ
たとき、前記カウンタのクリア処理及び又は処理タスク
別のアラームを出力し得る処理手段とを異常発生監視タ
スクに設けたことを特徴とするソフトウェア自己診断機
能を有するディジタル処理装置。
6. A digital processing apparatus having an abnormality occurrence monitoring task for performing counter clearing processing of an abnormality occurrence monitoring means within a monitoring time, and a processing task, wherein the processing task is a plurality of processing tasks that operate temporarily. Yes, sending means for sending an operation status notification information transmission request from the abnormality occurrence monitoring task to the processing tasks, and clearing means for clearing the counter when the operation status notification information is received from all of the processing tasks. When the operation status notification information is received from only a part of the processing tasks, the abnormality occurrence monitoring task is provided with processing means capable of clearing the counter and / or outputting an alarm for each processing task. Digital processor having software self-diagnosis function.
【請求項7】 請求項6記載のソフトウェア自己診断機
能を有するディジタル処理装置において、 前記動作状況通知情報は、イベントフラグ、又はメール
であることを特徴とするソフトウェア自己診断機能を有
するディジタル処理装置。
7. The digital processor having a software self-diagnosis function according to claim 6, wherein the operation status notification information is an event flag or mail.
【請求項8】 請求項7記載のソフトウェア自己診断機
能を有するディジタル処理装置において、 前記メールの内容から当該メールに対応する処理タスク
の性能判断をする判断手段と、当該性能判断に対応する
アラームを出力し得るアラーム出力手段とを設けたこと
を特徴とするソフトウェア自己診断機能を有するディジ
タル処理装置。
8. A digital processing device having a software self-diagnosis function according to claim 7, further comprising: a judgment means for judging the performance of a processing task corresponding to the mail from the contents of the mail, and an alarm corresponding to the performance judgment. A digital processing device having a software self-diagnosis function, which is provided with an alarm output means capable of outputting.
【請求項9】 異常発生監視手段のカウンタのクリア処
理を監視時間内に行う異常発生監視タスク、及び処理タ
スクを有するディジタル処理装置において、 前記処理タスクは、前記異常発生監視タスクの起動周期
よりも長い許容処理時間で自己の処理を行う複数のタス
クであり、各処理タスクからの処理開始通知情報の通知
時刻から前記許容処理時間内に処理終了通知情報を対応
処理タスクから受け取ったとき前記カウンタのクリア処
理を行う第1の処理手段を異常発生監視タスクに設けた
ことを特徴とするソフトウェア自己診断機能を有するデ
ィジタル処理装置。
9. In a digital processing device having an abnormality occurrence monitoring task and a processing task, wherein a counter clearing process of the abnormality occurrence monitoring means is performed within a monitoring time, the processing task is longer than an activation cycle of the abnormality occurrence monitoring task. It is a plurality of tasks that perform their own processing in a long permissible processing time, and when processing end notification information is received from the corresponding processing task within the permissible processing time from the notification time of the processing start notification information from each processing task A digital processing device having a software self-diagnosis function, wherein a first processing means for performing a clearing process is provided in an abnormality occurrence monitoring task.
【請求項10】 請求項9記載のソフトウェア自己診断
機能を有するディジタル処理装置において、 前記処理タスクの処理時間が前記許容処理時間を超える
とき、カウンタのクリア処理及び又は処理タスク別のア
ラームを出力し得る第2の処理手段を異常発生監視タス
クに設けたことを特徴とするソフトウェア自己診断機能
を有するディジタル処理装置。
10. The digital processing device having the software self-diagnosis function according to claim 9, wherein when the processing time of the processing task exceeds the allowable processing time, a counter clearing process and / or an alarm for each processing task is output. A digital processing apparatus having a software self-diagnosis function, characterized in that the obtained second processing means is provided in an abnormality occurrence monitoring task.
【請求項11】 請求項9、又は請求項10記載のソフ
トウェア自己診断機能を有するディジタル処理装置にお
いて、 前記動作状況通知情報は、イベントフラグ、又はメール
であることを特徴とするソフトウェア自己診断機能を有
するディジタル処理装置。
11. A digital processing device having a software self-diagnosis function according to claim 9 or 10, wherein the operation status notification information is an event flag or a mail. A digital processing device having.
【請求項12】 請求項11記載のソフトウェア自己診
断機能を有するディジタル処理装置において、 前記メールの内容から当該メールに対応する処理タスク
の性能判断をする判断手段と、当該性能判断に対応する
アラームを出力し得るアラーム出力手段とを設けたこと
を特徴とするソフトウェア自己診断機能を有するディジ
タル処理装置。
12. A digital processing device having a software self-diagnosis function according to claim 11, further comprising: a judging means for judging the performance of a processing task corresponding to the mail from the contents of the mail; and an alarm corresponding to the performance judgment. A digital processing device having a software self-diagnosis function, which is provided with an alarm output means capable of outputting.
【請求項13】 請求項2乃至請求項12いずれかに記
載のソフトウェア自己診断機能を有するディジタル処理
装置において、 前記処理タスクは、周期的に順次に動作する処理タス
ク、周期的に同時に動作する処理タスク、一時的に動作
する処理タスク、及び前記異常発生監視タスクの起動周
期よりも長い許容処理時間で動作する処理タスクのうち
のいずれか2以上の処理タスクであることを特徴とする
ソフトウェア自己診断機能を有するディジタル処理装
置。
13. A digital processing apparatus having a software self-diagnosis function according to any one of claims 2 to 12, wherein the processing tasks are cyclically sequential processing tasks and cyclically simultaneous processing tasks. A software self-diagnosis, which is any two or more of a task, a processing task that operates temporarily, and a processing task that operates with an allowable processing time longer than the activation cycle of the abnormality occurrence monitoring task. A digital processing device having a function.
【請求項14】 請求項1乃至請求項13いずれかに記
載のソフトウェア自己診断機能を有するディジタル処理
装置において、 ディジタル処理装置は、伝送装置であることを特徴とす
るソフトウェア自己診断機能を有するディジタル処理装
置。
14. A digital processing device having a software self-diagnosis function according to any one of claims 1 to 13, wherein the digital processing device is a transmission device. apparatus.
JP7008362A 1995-01-23 1995-01-23 Digital processor provided with software self-diagnostic function Withdrawn JPH08202587A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7008362A JPH08202587A (en) 1995-01-23 1995-01-23 Digital processor provided with software self-diagnostic function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7008362A JPH08202587A (en) 1995-01-23 1995-01-23 Digital processor provided with software self-diagnostic function

Publications (1)

Publication Number Publication Date
JPH08202587A true JPH08202587A (en) 1996-08-09

Family

ID=11691128

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7008362A Withdrawn JPH08202587A (en) 1995-01-23 1995-01-23 Digital processor provided with software self-diagnostic function

Country Status (1)

Country Link
JP (1) JPH08202587A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006227962A (en) * 2005-02-18 2006-08-31 Fuji Electric Systems Co Ltd System and method for monitoring application task

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006227962A (en) * 2005-02-18 2006-08-31 Fuji Electric Systems Co Ltd System and method for monitoring application task

Similar Documents

Publication Publication Date Title
WO2015039598A1 (en) Fault locating method and device
EP2983086A1 (en) System fault detection and processing method, device, and computer readable storage medium
US7757122B2 (en) Remote maintenance system, mail connect confirmation method, mail connect confirmation program and mail transmission environment diagnosis program
JP2012080181A (en) Method and program for fault information management
JP5030873B2 (en) Screen display system
JP2002229642A (en) Operation control system for production line and production equipment
JPH08202587A (en) Digital processor provided with software self-diagnostic function
JPH06168163A (en) Method and device for monitoring cpu
US7418613B2 (en) Power supply control method, power supply control unit and information processing apparatus
CN114610560B (en) System abnormality monitoring method, device and storage medium
JP2006285321A (en) Safe instrumentation system
CN112181780A (en) Detection and alarm method, device and equipment for containerized platform core component
JP2004086520A (en) Monitoring control device and its method
JP4313858B2 (en) calculator
US10642261B2 (en) High notification rate detection
JP2007042017A (en) Fault diagnostic system, fault diagnostic method, and fault diagnostic program
JPH1131136A (en) Abnormality monitoring method for distributed processing system
JP2006285845A (en) Information communication system having fault tolerance and information communication device having fault tolerance
JPH0898278A (en) Digital control system
JP2015166956A (en) Information processor, failure detection method in information processor, and failure detection program in information processor
JPH0472897A (en) Watchdog timer detector
JP2001076269A (en) Operation managing device and operation managing method
CN114244747A (en) Message health monitoring method and device and ECU (electronic control Unit)
JPH09231105A (en) Method for detecting program fault
JP2007233686A (en) System, apparatus and program for monitoring and reporting fault

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20020402