JP5397667B2 - Data processing apparatus, information processing apparatus, image forming apparatus, and data processing program - Google Patents

Data processing apparatus, information processing apparatus, image forming apparatus, and data processing program Download PDF

Info

Publication number
JP5397667B2
JP5397667B2 JP2008211856A JP2008211856A JP5397667B2 JP 5397667 B2 JP5397667 B2 JP 5397667B2 JP 2008211856 A JP2008211856 A JP 2008211856A JP 2008211856 A JP2008211856 A JP 2008211856A JP 5397667 B2 JP5397667 B2 JP 5397667B2
Authority
JP
Japan
Prior art keywords
program counter
value
history
time
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2008211856A
Other languages
Japanese (ja)
Other versions
JP2010049407A (en
Inventor
真 町田
岳志 古塩
浩栄 吉田
孝史 小田
直毅 重野
芳浩 田中
和彦 深谷
晃一 栃倉
隆 冨塚
幸裕 今井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation Corp
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 Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2008211856A priority Critical patent/JP5397667B2/en
Publication of JP2010049407A publication Critical patent/JP2010049407A/en
Application granted granted Critical
Publication of JP5397667B2 publication Critical patent/JP5397667B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Power Sources (AREA)
  • Debugging And Monitoring (AREA)

Description

本発明は、データ処理装置、情報処理装置、画像形成装置、およびデータ処理プログラムに関する。   The present invention relates to a data processing apparatus, an information processing apparatus, an image forming apparatus, and a data processing program.

従来、画像データの処理ジョブを実行する画像処理装置としては、例えばコピー機能、スキャナ機能、プリンタ機能、FAX機能等といった複数の機能を1台の装置で提供する、いわゆる複合機、プリンタ機能に特化したプリンタ装置などがある。   Conventionally, as an image processing apparatus that executes an image data processing job, for example, a so-called multifunction machine or printer function that provides a plurality of functions such as a copy function, a scanner function, a printer function, a FAX function, and the like with a single apparatus is known. Printers.

このような画像処理装置では、電源オン時に当該画像処理装置の正常状態を判断するために、CPU(中央演算処理装置)やRAM(随時書き込み読み出しメモリ)などのハードウェアチェック、プログラム領域のサムチェックなどを実施する。   In such an image processing apparatus, in order to determine the normal state of the image processing apparatus when the power is turned on, a hardware check such as a CPU (Central Processing Unit) or a RAM (Anytime read / write memory), a sum check of the program area And so on.

また、上述したような画像処理装置には、電源断エラーにより消失する可能性のある実行途中のジョブのジョブ履歴情報を保存する構成とするものもある(例えば、特許文献1参照。)。   In addition, some image processing apparatuses as described above are configured to store job history information of jobs being executed that may be lost due to a power-off error (see, for example, Patent Document 1).

なお、上述した画像処理装置においては、エラーの状態情報が表示されない、意図しない不正な状態情報は保存されない。この不正な状態情報としては、例えば、CPU内のプログラムカウンタの値が異常な状態で進行した場合の当該プログラムカウンタの値に関する進行履歴の情報が挙げられる。
特開2002−149382号公報
In the above-described image processing apparatus, error status information is not displayed, and unintended illegal status information is not saved. As this incorrect state information, for example, information on the progress history regarding the value of the program counter when the value of the program counter in the CPU proceeds in an abnormal state can be cited.
JP 2002-149382 A

本発明は、所定の処理の実行中に意図しない異常が発生した場合に当該異常の発生原因の究明に寄与する情報を得ることのできるデータ処理装置、情報処理装置、画像形成装置、およびデータ処理プログラムを提供することを目的とする。   The present invention relates to a data processing apparatus, information processing apparatus, image forming apparatus, and data processing capable of obtaining information that contributes to investigation of the cause of occurrence of an abnormality when an unintended abnormality occurs during execution of a predetermined process. The purpose is to provide a program.

上記課題を解決するため、請求項1に記載の本発明のデータ処理装置は、所定の処理が実行されるときに参照されるプログラムカウンタの値に関する進行履歴を示す履歴情報を記憶する記憶手段と、電源がオンの状態からオフに変化しその後オンに変化した場合の当該電源がオフになっているオフ時間を求めるオフ時間求め手段と、前記オフ時間求め手段が求めたオフ時間が予め設定される所定の時間以下の場合は、所定の処理の実行中に発生した異常状態に対応してユーザが電源を操作したものとして前記記憶手段に記憶されている履歴情報と予め設定される異常判定基準とを比較し、当該履歴情報が当該異常判定基準に適合するときは、前記プログラムカウンタの値に関する進行履歴が異常であると判定する判定手段と、を有することを特徴とする。 In order to solve the above-described problem, the data processing apparatus according to the first aspect of the present invention includes a storage unit that stores history information indicating a progress history regarding a value of a program counter referred to when a predetermined process is executed. An off time obtaining means for obtaining an off time during which the power supply is turned off when the power supply is turned off and then turned on, and an off time obtained by the off time obtaining means is preset. Less than or equal to a predetermined time, history information stored in the storage means as a result of the user operating the power supply in response to an abnormal state that occurred during execution of the predetermined process, and a preset abnormality determination criterion And determining means that determines that the progress history related to the value of the program counter is abnormal when the history information meets the abnormality determination criteria. And butterflies.

請求項2に記載の発明は、上記請求項1に記載の発明において、前記記憶手段は、一定期間内の前記プログラムカウンタの値に関する進行履歴を示す履歴情報を記憶する、ことを特徴とする。   According to a second aspect of the present invention, in the first aspect of the present invention, the storage unit stores history information indicating a progress history regarding the value of the program counter within a certain period.

上記課題を解決するため、請求項3記載の本発明のデータ処理装置は、所定の処理が実行されるときに参照されるプログラムカウンタに関し一定期間内の当該プログラムカウンタの値に関する現在の進行履歴を示す履歴情報を記憶する第1の記憶手段と、電源がオンの状態からオフに変化しその後オンに変化した場合の当該電源がオフになっているオフ時間を求めるオフ時間求め手段と、前記オフ時間求め手段が求めたオフ時間が予め設定される所定の時間以下の場合は、所定の処理の実行中に発生した異常状態に対応してユーザが電源を操作したものとして前記第1の記憶手段に記憶されている履歴情報と予め設定される異常判定基準とを比較し、当該履歴情報が当該異常判定基準に適合するときは、前記プログラムカウンタの値に関する現在の進行履歴が異常であると判定する第1の判定手段と、異常であると判定された前記プログラムカウンタの値に関する過去の進行履歴を示す履歴情報を記憶する第2の記憶手段と、前記一定期間ごとに、前記第1の記憶手段に記憶されている履歴情報と前記第2の記憶手段に記憶されている履歴情報とのパターンマッチングを行い、当該2つのパターンが一致した場合は、前記プログラムカウンタの値に関する現在の進行履歴が異常であると判定する第2の判定手段と、を有することを特徴とする。 In order to solve the above-described problem, the data processing apparatus according to the third aspect of the present invention is configured to display a current progress history regarding a value of a program counter within a certain period with respect to a program counter referred to when a predetermined process is executed. First storage means for storing history information to indicate, off time obtaining means for obtaining an off time when the power supply is turned off when the power supply is turned off and then turned on, and the off When the off time obtained by the time obtaining means is equal to or less than a predetermined time set in advance, the first storage means is assumed to have been operated by the user in response to an abnormal state occurring during execution of the predetermined processing. The history information stored in the memory is compared with a preset abnormality criterion, and when the history information conforms to the abnormality criterion, the value of the program counter First determination means for determining that the current progress history is abnormal, second storage means for storing history information indicating past progress history related to the value of the program counter determined to be abnormal, and Perform pattern matching between the history information stored in the first storage means and the history information stored in the second storage means at regular intervals, and if the two patterns match, And second determination means for determining that the current progress history relating to the value of the program counter is abnormal.

請求項4に記載の発明は、上記請求項3に記載の発明において、前記所定の処理にかかわる情報を記憶する処理情報記憶手段、を更に備え、前記第2の判定手段は、前記プログラムカウンタの値に関する現在の進行履歴が異常であると判定したときは、前記第2の記憶手段に対し、前記処理情報記憶手段に記憶されている情報を当該第2の記憶手段内の履歴情報に対応して記憶させる、ことを特徴とする。 Invention according to claim 4, in the invention described in the claim 3, the processing information storage means for storing information relating to the predetermined processing, further wherein the second determining means of said program counter When it is determined that the current progress history regarding the value is abnormal, the information stored in the processing information storage means is associated with the history information in the second storage means for the second storage means. And memorize it.

上記課題を解決するため、請求項5に記載の本発明の情報処理装置は、請求項1〜4の何れか一項に記載のデータ処理装置を有することを特徴とする。 In order to solve the above problem, an information processing apparatus according to a fifth aspect of the present invention includes the data processing apparatus according to any one of the first to fourth aspects.

上記課題を解決するため、請求項6に記載の本発明の画像形成装置は、請求項1〜4の何れか一項に記載のデータ処理装置を有することを特徴とする。 In order to solve the above problems, an image forming apparatus according to a sixth aspect of the present invention includes the data processing apparatus according to any one of the first to fourth aspects.

上記課題を解決するため、請求項7記載の本発明のデータ処理プログラムは、所定の処理が実行されるときに参照されるプログラムカウンタの値に関する進行履歴を示す履歴情報を記憶手段に記憶させる記憶処理過程と、電源がオンの状態からオフに変化しその後オンに変化した場合の当該電源がオフになっているオフ時間を求めるオフ時間求め処理過程と、前記オフ時間求め処理過程により求められたオフ時間が予め設定される所定の時間以下の場合は、所定の処理の実行中に発生した異常状態に対応してユーザが電源を操作したものとして前記記憶手段に記憶されている履歴情報と予め設定される異常判定基準とを比較し、当該履歴情報が当該異常判定基準に適合するときは、前記プログラムカウンタの値に関する進行履歴が異常であると判定する判定処理過程と、をコンピュータに実行させることを特徴とする。 In order to solve the above-mentioned problem, the data processing program of the present invention according to claim 7 is a memory for storing history information indicating a progress history relating to a value of a program counter referred to when a predetermined process is executed in a storage means. It is obtained by a processing process, an off time obtaining process for obtaining an off time when the power is turned off when the power is turned off from the on state and then turning on, and the off time obtaining process. When the off time is equal to or less than a predetermined time set in advance, history information stored in the storage unit in advance as a result of the user operating the power supply in response to an abnormal state that occurred during execution of the predetermined process When the history information is compared with the abnormality criterion set, and the history information matches the abnormality criterion, the progress history regarding the value of the program counter is abnormal A determination process, and characterized by causing a computer to execute the.

請求項1記載の発明によれば、本構成を有しない場合に比較して、所定の処理の実行中に意図しない異常が発生した場合に当該異常の発生原因の究明に寄与する情報を得ることができる。   According to the first aspect of the present invention, when an unintended abnormality occurs during execution of a predetermined process, information that contributes to the investigation of the cause of the abnormality is obtained compared to the case without this configuration. Can do.

請求項2記載の発明によれば、本構成を有しない場合に比較して、一定期間内のプログラムカウンタの値に関する進行履歴を示す履歴情報が異常判定基準に適合するときは、当該プログラムカウンタの値に関する進行履歴が異常であると判定することができるので、所定の処理の実行中に意図しない異常が発生した場合に当該異常の発生原因の究明に寄与する情報を得ることができる。   According to the second aspect of the present invention, when the history information indicating the progress history related to the value of the program counter within a certain period of time matches the abnormality determination criteria as compared with the case without this configuration, the program counter Since it is possible to determine that the progress history regarding the value is abnormal, it is possible to obtain information that contributes to the investigation of the cause of the abnormality when an unintended abnormality occurs during the execution of the predetermined process.

請求項3記載の発明によれば、本構成を有しない場合に比較して、所定の処理の実行中に意図しない異常が発生した場合に当該異常の発生原因の究明に寄与する情報を得ることができる。 According to the third aspect of the present invention, when an unintentional abnormality occurs during execution of a predetermined process, information that contributes to the investigation of the cause of the abnormality is obtained as compared to the case without this configuration. Can do.

請求項4記載の発明によれば、本構成を有しない場合に比較して、パターンマッチングによりプログラムカウンタの値に関する現在の進行履歴が異常であると判定されたときは、プログラムカウンタの値に関する過去の進行履歴を示す履歴情報と処理情報記憶手段に記憶されている情報とを対応付けして第2の記憶手段に記憶することができるので、所定の処理の実行中に意図しない異常が発生した場合に当該異常の発生原因の究明に寄与する情報を得ることができる。 According to the fourth aspect of the present invention, when it is determined by pattern matching that the current progress history related to the value of the program counter is abnormal as compared to the case where the present configuration is not provided, the past related to the value of the program counter. Since the history information indicating the progress history of the information and the information stored in the processing information storage means can be associated with each other and stored in the second storage means, an unintended abnormality occurred during execution of the predetermined process In this case, information that contributes to the investigation of the cause of the abnormality can be obtained.

請求項5記載の発明によれば、本構成を有しない場合に比較して、所定の処理の実行中に意図しない異常が発生した場合に当該異常の発生原因の究明に寄与する情報を得ることができる。 According to the fifth aspect of the present invention, when an unintentional abnormality occurs during execution of a predetermined process, information that contributes to the investigation of the cause of the abnormality is obtained as compared to the case without this configuration. Can do.

請求項6記載の発明によれば、本構成を有しない場合に比較して、所定の処理の実行中に意図しない異常が発生した場合に当該異常の発生原因の究明に寄与する情報を得ることができる。 According to the sixth aspect of the present invention, when an unintended abnormality occurs during execution of a predetermined process, information that contributes to the investigation of the cause of the abnormality is obtained as compared to the case without this configuration. Can do.

請求項7記載の発明によれば、本構成を有しない場合に比較して、所定の処理の実行中に意図しない異常が発生した場合に当該異常の発生原因の究明に寄与する情報が得られるソフトウェアを提供することができる。 According to the seventh aspect of the present invention, when an unintended abnormality occurs during execution of a predetermined process, information that contributes to the investigation of the cause of the abnormality can be obtained as compared with the case without this configuration. Software can be provided.

以下、本発明の実施の形態を図面に基づいて詳細に説明する。なお、実施の形態を説明するための図面において同一の構成要素には原則として同一の符号を付し、その繰り返しの説明は省略する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. Note that components having the same function are denoted by the same reference symbols throughout the drawings for describing the embodiment, and the repetitive description thereof will be omitted.

(実施の形態1)   (Embodiment 1)

図1は、実施の形態1に係るデータ処理装置の機能構成を示している。   FIG. 1 shows a functional configuration of the data processing apparatus according to the first embodiment.

データ処理装置1は、図1に示すように、処理装置10、記憶部20、記憶部30、主電源40、および異常判定処理部50を有している。   As shown in FIG. 1, the data processing device 1 includes a processing device 10, a storage unit 20, a storage unit 30, a main power supply 40, and an abnormality determination processing unit 50.

処理装置10は、例えばCPU(中央演算処理装置)で構成され、制御装置110と演算装置120とを有している。記憶部20は例えば不揮発性のメモリであり、所定の処理に対応する命令語を記憶している。記憶部30は例えば揮発性のメモリであり、処理装置10によって実行された所定の処理にかかわる情報、例えば処理の途中結果や処理の最終結果など処理情報やワークデータなどを記憶する。   The processing device 10 is composed of, for example, a CPU (Central Processing Unit), and includes a control device 110 and a processing device 120. The storage unit 20 is, for example, a nonvolatile memory, and stores instruction words corresponding to predetermined processing. The storage unit 30 is, for example, a volatile memory, and stores information related to a predetermined process executed by the processing apparatus 10, for example, processing information such as an intermediate result of processing or a final result of processing, work data, and the like.

処理装置10において、制御装置110は、記憶部20に対するアクセスにより命令の読み込みを行い、その命令の解読、復号化を実行するものであり、次に実行すべき命令語が格納されている記憶部20のアドレスを記憶するプログラムカウンタ(命令アドレスレジスタ)111と、プログラムカウンタの値(アドレス)に基づき記憶部20から読み出された命令語を記憶する命令レジスタ112と、命令レジスタ112に記憶された命令語の解読、復号化を行う命令デコーダ113とを有している。   In the processing device 10, the control device 110 reads an instruction by accessing the storage unit 20, executes decoding and decoding of the instruction, and stores a command word to be executed next. A program counter (instruction address register) 111 for storing 20 addresses, an instruction register 112 for storing instruction words read from the storage unit 20 based on the value (address) of the program counter, and the instruction register 112 And an instruction decoder 113 for decoding and decoding the instruction word.

演算装置120は、制御装置110の制御に従って、命令デコーダ113によって復号化された命令に従って処理(算術演算、論理演算)を実行し、この実行した結果を記憶部30に記憶する。   The arithmetic device 120 executes processing (arithmetic operation, logical operation) according to the instruction decoded by the instruction decoder 113 under the control of the control device 110, and stores the executed result in the storage unit 30.

主電源40は、当該データ処理装置1に対し所定の電力を供給するためのものであり、例えば処理装置10、記憶部20、記憶部30、および異常判定処理部50のそれぞれに対し所定の電力(電源電圧)を供給する。   The main power supply 40 is for supplying predetermined power to the data processing device 1. For example, predetermined power is supplied to each of the processing device 10, the storage unit 20, the storage unit 30, and the abnormality determination processing unit 50. (Supply voltage) is supplied.

異常判定処理部50は、図1および図2に示すように、プログラムカウンタ記憶処理部510、電源OFF−ON判定部520、プログラムカウンタ異常判定部530、状態表示部540、不揮発性記憶部550、および外部記憶装置560を有している。なお、図2は、図1に示す異常判定処理部50の詳細な機能構成を示している。そこで、異常判定処理部50については、図2を参照して説明する。   As shown in FIGS. 1 and 2, the abnormality determination processing unit 50 includes a program counter storage processing unit 510, a power OFF-ON determination unit 520, a program counter abnormality determination unit 530, a status display unit 540, a nonvolatile storage unit 550, And an external storage device 560. FIG. 2 shows a detailed functional configuration of the abnormality determination processing unit 50 shown in FIG. Therefore, the abnormality determination processing unit 50 will be described with reference to FIG.

図2において、プログラムカウンタ記憶処理部510は、処理中のプログラムカウンタ111の値(アドレス)を不揮発性記憶部550に格納するものであり、一定時間分のプログラムカウンタ111の値に関する履歴(進行履歴)を不揮発性記憶部550に格納する。   In FIG. 2, the program counter storage processing unit 510 stores the value (address) of the program counter 111 being processed in the nonvolatile storage unit 550, and a history (progress history) regarding the value of the program counter 111 for a certain period of time. ) Is stored in the nonvolatile storage unit 550.

不揮発性記憶部550は、一定時間分のプログラムカウンタ111の値に関する履歴(進行履歴)を示す履歴情報を記憶する。   The non-volatile storage unit 550 stores history information indicating a history (progress history) regarding the value of the program counter 111 for a predetermined time.

電源OFF−ON判定部520は、時計部521、電源OFF/ON計測部522、電源OFF時間算出部523、および電源OFF時間比較部524を有している。   The power supply OFF-ON determination unit 520 includes a clock unit 521, a power supply OFF / ON measurement unit 522, a power supply OFF time calculation unit 523, and a power supply OFF time comparison unit 524.

このような電源OFF−ON判定部520は、主電源40がオン(ON)状態からオフ(OFF)状態に変化しその後オン(ON)状態に変化した場合の当該主電源40のオフになっている時間(以下「オフ時間」という)と予め設定される基準値(比較値)とを基に、オフ時間が基準値(比較値)以内であるか否かを判定する手段である。   Such a power supply OFF-ON determination unit 520 turns off the main power supply 40 when the main power supply 40 changes from an on (ON) state to an off (OFF) state and then changes to an on (ON) state. This is means for determining whether or not the off time is within a reference value (comparison value) based on a predetermined time (hereinafter referred to as “off time”) and a preset reference value (comparison value).

時計部521は、主電源40がOFFした場合であっても計時する手段(時刻を保持する手段)である。この時計部521は例えば内部電源によって作動するようになっている。   The clock unit 521 is a means for measuring time (means for holding time) even when the main power supply 40 is turned off. The clock unit 521 is operated by an internal power source, for example.

電源OFF/ON計測部522は、主電源40のOFFまたはONの状態を認識し、そのOFFまたはONの状態に遷移したと認識した時点で、時計部521による計時の結果(時刻)を取得し保持する手段である。また、電源OFF/ON計測部522は、ONからOFFの状態に変化した時の時刻(以下「電源OFF時刻」という。)およびOFFからONの状態に変化した時の時刻(以下「電源ON時刻」という。)を電源OFF時間算出部13へ出力する。   The power supply OFF / ON measurement unit 522 recognizes the OFF or ON state of the main power supply 40, and acquires the time measurement result (time) by the clock unit 521 when it recognizes that the main power supply 40 has transitioned to the OFF or ON state. It is a means to hold. Further, the power OFF / ON measuring unit 522 has a time when the power is changed from ON to OFF (hereinafter referred to as “power OFF time”) and a time when the power is changed from OFF to ON (hereinafter referred to as “power ON time”). Is output to the power OFF time calculation unit 13.

電源OFF時間算出部523は、電源OFF/ON計測部522からの電源OFF時刻および電源ON時刻を基に主電源40がOFFとなっている時間(以下「電源OFF時間」という。)つまり上記オフ時間を算出する手段である。   The power OFF time calculation unit 523 is a time during which the main power source 40 is OFF based on the power OFF time and the power ON time from the power OFF / ON measuring unit 522 (hereinafter referred to as “power OFF time”), that is, the above-described OFF. It is a means for calculating time.

電源OFF時間比較部524は、電源OFF時間算出部523が算出した電源OFF時間と予め設定される基準値つまり比較値(時間)とを比較し、この比較した結果を基に、「ON状態の電源40がOFF状態に変化しその後ON状態に変化するまでの時間(オフ時間)が基準値(比較値)以内」であるか否かを判定する手段である。   The power supply OFF time comparison unit 524 compares the power supply OFF time calculated by the power supply OFF time calculation unit 523 with a preset reference value, that is, a comparison value (time). This is means for determining whether or not the time (off time) until the power source 40 changes to the OFF state and then changes to the ON state is within a reference value (comparison value).

電源OFF時間比較部524は、上記オフ時間が上記基準値(比較値)以内の場合、主電源40がON状態から短時間で「OFF状態に変化しその後ON状態に変化」したと判定する。   When the OFF time is within the reference value (comparison value), the power OFF time comparison unit 524 determines that the main power supply 40 has “changed to the OFF state and then changed to the ON state” from the ON state in a short time.

ここで、電源40がON状態から短時間で「OFF状態に変化しその後ON状態に変化」したことを「短時間の電源OFF−ON」と定義する。   Here, the fact that the power source 40 “changes to the OFF state and then changes to the ON state” in a short time from the ON state is defined as “short-time power OFF-ON”.

そして、電源OFF時間比較部524は、上記オフ時間が上記基準値(比較値)以内の場合、「短時間の電源OFF−ON」である旨をプログラムカウンタ異常判定部530へ出力する。   Then, when the OFF time is within the reference value (comparison value), the power OFF time comparison unit 524 outputs to the program counter abnormality determination unit 530 that “the power is OFF for a short time”.

実施の形態1では、「短時間の電源OFF−ON」であると判定されることを条件に、「所定の処理の実行中に何らかの異常状態(意図しない異常状態)」が発生したか否かが判断されるようになっている。   In the first embodiment, whether or not a “some abnormal state (unintentional abnormal state)” has occurred during execution of a predetermined process on the condition that it is determined that “the power supply is turned OFF and ON for a short time”. Is to be judged.

すなわち、通常の主電源40のOFFとは異なり、ユーザが継続して当該データ処理装置1を使用したい状況にありながら、ON状態の主電源40を一旦OFF状態にすることを必要とした状態を、「所定の処理の実行中に何らかの異常状態(意図しない異常状態)が発生」とする条件の一つとしている。   That is, unlike the normal case where the main power supply 40 is turned off, a state in which the user wants to continuously use the data processing apparatus 1 and needs to turn off the main power supply 40 in the ON state. , It is one of the conditions that “a certain abnormal state (unintentional abnormal state) occurs during execution of a predetermined process”.

プログラムカウンタ異常判定部530は、電源OFF−ON判定部520(の電源OFF時間比較部524)からの「短時間で電源OFF−ONである旨」を受け取った場合に、不揮発性記憶部550に記憶されている履歴情報(プログラムカウンタの値に関する進行履歴)と、予め設定される異常判定基準とを比較し、当該履歴情報が当該異常判定基準に適合するか否かを判断する。   When the program counter abnormality determination unit 530 receives the message “Power OFF-ON in a short time” from the power OFF-ON determination unit 520 (the power OFF time comparison unit 524), the program counter abnormality determination unit 530 stores the program counter abnormality determination unit 530 in the nonvolatile storage unit 550. The stored history information (progress history regarding the value of the program counter) is compared with a preset abnormality determination criterion, and it is determined whether or not the history information meets the abnormality determination criterion.

また、プログラムカウンタ異常判定部530は、上記判断した結果、履歴情報が異常判定基準に適合するときは、プログラムカウンタの値に関する進行履歴が異常であると判定するとともに、不揮発性記憶部550に記憶されている履歴情報(プログラムカウンタの値に関する進行履歴)を異常状態の履歴情報として外部記憶装置560へ転送(出力)する。   In addition, when the history information matches the abnormality determination criteria as a result of the determination, the program counter abnormality determination unit 530 determines that the progress history related to the value of the program counter is abnormal and stores it in the nonvolatile storage unit 550. The recorded history information (progress history regarding the value of the program counter) is transferred (output) to the external storage device 560 as history information of an abnormal state.

状態表示部540は、当該データ処理装置1の各種の状態を表示するものであり、例えばプログラムカウンタの値に関する進行履歴が異常であった旨を表示する。   The status display unit 540 displays various statuses of the data processing apparatus 1 and displays, for example, that the progress history related to the value of the program counter is abnormal.

外部記憶装置560は、異常状態であった履歴情報(プログラムカウンタの値に関する進行履歴)を記憶する。   The external storage device 560 stores history information (progress history relating to the value of the program counter) in an abnormal state.

また、外部記憶装置560は、保守員が回収でき、且つ回収までに転送されたプログラムカウンタの値に関する進行履歴(を示す履歴情報)を全て保存する必要があるので、ある程度の容量を有し取り外し可能な記憶装置である。その一例としは、例えば、USBフラッシュメモリ、SDメモリカードなどメモリカード、ハードディスクドライブなどが挙げられる。なお、各々におけるアクセス方法、接続インタフェースについては、ここでは言及しない。   In addition, the external storage device 560 needs to store all progress history (representing history information) related to the value of the program counter that can be collected by the maintenance staff and transferred until the collection, and therefore has a certain capacity and is removed. It is a possible storage device. Examples thereof include a memory card such as a USB flash memory and an SD memory card, and a hard disk drive. The access method and connection interface in each are not mentioned here.

なお、実施の形態1では、不揮発性記憶部550は上記記憶手段の機能を果たし、電源OFF−ON判定部520は上記オフ時間求め手段の機能を果たし、プログラムカウンタ異常判定部530は上記判定手段の機能(異常判定基準に従って異常判定処理を実施する判定手段の機能)を果たすようになっている。   In the first embodiment, the nonvolatile storage unit 550 functions as the storage unit, the power OFF-ON determination unit 520 functions as the off-time obtaining unit, and the program counter abnormality determination unit 530 performs the determination unit. (The function of a determination unit that performs an abnormality determination process according to an abnormality determination standard).

次に、異常判定処理部50による異常判定処理について、図3を参照して説明する。   Next, the abnormality determination processing by the abnormality determination processing unit 50 will be described with reference to FIG.

図3は、その異常判定処理の処理手順を示すフローチャートである。   FIG. 3 is a flowchart showing a processing procedure of the abnormality determination processing.

ユーザが主電源40をON状態にする(電源投入する)ことでデータ処理装置1(システム)が起動し、さらにデータ処理装置1内の処理装置10が所定の処理を実現するためのプログラムを実行すると、異常判定部50では、プログラムカウンタ記憶処理部510は、処理装置10によるプログラムの実行中、一定期間内のプログラムカウンタ111の値(アドレス)に関する進行履歴を、不揮発性記憶部550に記憶する(ステップS101)。   When the user turns on (turns on) the main power supply 40, the data processing device 1 (system) is activated, and the processing device 10 in the data processing device 1 executes a program for realizing predetermined processing. Then, in the abnormality determination unit 50, the program counter storage processing unit 510 stores a progress history regarding the value (address) of the program counter 111 within a certain period in the nonvolatile storage unit 550 during execution of the program by the processing device 10. (Step S101).

この場合、不揮発性記憶部550は、一定期間毎に、当該一定期間内の上記進行履歴を記憶する。   In this case, the nonvolatile storage unit 550 stores the progress history within the certain period for each certain period.

ON状態の主電源40から所定の電力(電源電圧)を供給されているプログラムカウンタ記憶処理部510は、供給される所定の電力(電源電圧)の値に応じて主電源40がOFFされたか否かを判断し(ステップS102)、主電源40がOFFされていない場合は、主電源40がOFFされるまで、プログラムカウンタ111の値に関する進行履歴(を示す履歴情報)を不揮発性記憶部550に記憶する。   The program counter storage processing unit 510 to which predetermined power (power supply voltage) is supplied from the main power supply 40 in the ON state indicates whether the main power supply 40 is turned off according to the value of the predetermined power (power supply voltage) supplied. If the main power supply 40 is not turned off, the progress history (the history information indicating the value of the program counter 111) is stored in the nonvolatile storage unit 550 until the main power supply 40 is turned off. Remember.

一方、ユーザによってON状態の主電源40がOFF状態にされた場合、上述したようなプログラムカウンタ111の値に関する進行履歴(を示す履歴情報)の記憶は行われない。また、電源OFF−ON判定部520では、電源OFF/ON計測部522は、主電源40のOFFの状態を認識し、そのOFFの状態に遷移したと認識した時点で、時計部521による計時の結果(時刻)つまりONからOFFの状態に変化した時の時刻(電源OFF時刻)を取得し保持する。   On the other hand, when the main power supply 40 in the ON state is turned off by the user, the progress history regarding the value of the program counter 111 as described above is not stored. Further, in the power supply OFF-ON determination unit 520, the power supply OFF / ON measurement unit 522 recognizes the OFF state of the main power supply 40, and at the time when the power supply OFF / ON measurement unit 522 recognizes that the main power supply 40 has transitioned to the OFF state, The result (time), that is, the time when the state changes from ON to OFF (power OFF time) is acquired and held.

次にユーザによってOFF状態の主電源40がON状態にされると(ステップS103)、当該データ処理装置1(システム)が起動する。   Next, when the main power supply 40 in the OFF state is turned on by the user (step S103), the data processing apparatus 1 (system) is activated.

このとき、電源OFF−ON判定部520において、電源OFF/ON計測部522は、主電源40のONの状態を認識し、そのONの状態に遷移したと認識した時点で、時計部521による計時の結果(時刻)つまりOFFからONの状態に変化した時の時刻(電源ON時刻)を取得し保持する。   At this time, in the power supply OFF-ON determination unit 520, the power supply OFF / ON measurement unit 522 recognizes the ON state of the main power supply 40, and at the time when the power supply OFF / ON measurement unit 522 recognizes that the main power supply 40 has transitioned to the ON state, The result (time), that is, the time when the state changes from OFF to ON (power ON time) is acquired and held.

そして、電源OFF/ON計測部522が、上述したようにして保持した電源ON時刻と既に保持している電源OFF時刻とを電源OFF時間算出部523へ出力すると、電源OFF時間算出部523は、これらの電源OFF時刻および電源ON時刻を基に主電源40がOFFとなっている電源OFF時間(電源ON時刻―電源OFF時刻)を算出し、この算出した結果(電源OFF時間)を電源OFF時間比較部524へ出力する。   When the power OFF / ON measuring unit 522 outputs the power ON time held as described above and the power OFF time already held to the power OFF time calculating unit 523, the power OFF time calculating unit 523 Based on the power OFF time and the power ON time, the power OFF time (power ON time-power OFF time) when the main power supply 40 is OFF is calculated, and the calculated result (power OFF time) is used as the power OFF time. The data is output to the comparison unit 524.

電源OFF時間比較部524は、電源OFF時間算出部523からの電源OFF時間と予め設定される基準値つまり比較値(時間)とを比較し、この比較した結果を基に、「ON状態の主電源40がOFF状態に変化しその後ON状態に変化するまでの時間(オフ時間)が基準値(比較値=時間)以内」であるか否か、すなわち「短時間の電源OFF−ON」であるか否かを判断する(ステップS104)。   The power OFF time comparison unit 524 compares the power OFF time from the power OFF time calculation unit 523 with a preset reference value, that is, a comparison value (time). Whether or not the time (off time) until the power source 40 changes to the OFF state and then changes to the ON state is within a reference value (comparison value = time), that is, “short-time power OFF-ON”. Whether or not (step S104).

ここで、電源OFF時間が基準値(比較値=時間)以内である場合には「短時間の電源OFF−ON」であると判断され、一方、電源OFF時間が基準値(比較値=時間)を超えている場合は「短時間の電源OFF−ON」ではない(例えば通常の主電源40のONである)と判断されようになっている。   Here, when the power OFF time is within the reference value (comparison value = time), it is determined that the power is OFF for a short time, while the power OFF time is the reference value (comparison value = time). Is exceeded, it is determined that it is not “short-time power OFF-ON” (for example, the normal main power supply 40 is ON).

さて、電源OFF時間比較部524は、電源OFF時間が基準値(比較値=時間)以内であるので「短時間の電源OFF−ON」であると判断した場合は(ステップS104「YES」の場合)、「短時間の電源OFF−ON」である旨をプログラムカウンタ異常判定部530へ出力する。   When the power-off time comparison unit 524 determines that the power-off time is within the reference value (comparison value = time) and is “short-time power-off-on” (step S104 “YES”). ), “Short-time power OFF-ON” is output to the program counter abnormality determination unit 530.

プログラムカウンタ異常判定部530は、電源OFF−ON判定部520(の電源OFF時間比較部524)からの「短時間の電源OFF−ON」である旨を受け取ると、不揮発性記憶部550から履歴情報(プログラムカウンタ111の値に関する進行履歴)を読み出すとともに(ステップS105)、この読み出した履歴情報と予め設定される異常判定基準とを比較し、当該履歴情報が当該異常判定基準に適合するか否かの異常判定処理を実施する(ステップS106)。   When the program counter abnormality determination unit 530 receives the message “short-time power OFF-ON” from the power OFF-ON determination unit 520 (the power OFF time comparison unit 524), the history information is stored from the nonvolatile storage unit 550. (Progress history relating to the value of the program counter 111) is read (step S105), and the read history information is compared with a preset abnormality determination criterion to determine whether the history information meets the abnormality determination criterion. The abnormality determination process is performed (step S106).

ここで、異常判定基準には次の基準1〜3の3つの基準が含まれている。   Here, the abnormality determination criteria include the following three criteria:

基準1は、図4(a)に示すように、プログラムカウンタの値(アドレス)が進行しないこと(ストールの発生)。   The criterion 1 is that the value (address) of the program counter does not advance (occurrence of a stall) as shown in FIG.

基準2は、図4(b)に示すように、プログラムカウンタの値(アドレス)が所定の範囲(狭い範囲)を周期的に繰り返すこと(無限ループの発生)。   As shown in FIG. 4B, the criterion 2 is that the value (address) of the program counter periodically repeats a predetermined range (narrow range) (occurrence of an infinite loop).

基準3は、図4(c)に示すように、プログラムカウンタの値(アドレス)がプログラム領域外のアドレスを示していること(不正ブランチ命令の発生)。   As shown in FIG. 4C, the standard 3 indicates that the value (address) of the program counter indicates an address outside the program area (occurrence of an illegal branch instruction).

これら3つの基準の何れか1つの基準に、不揮発性記憶部550から読み出された履歴情報(プログラムカウンタ111の値に関する進行履歴)が適合する場合は、プログラムカウンタ111の値に関する進行履歴は異常であると判定されるようになっている。   If the history information read from the nonvolatile storage unit 550 (the progress history related to the value of the program counter 111) meets one of these three criteria, the progress history related to the value of the program counter 111 is abnormal. It is determined to be.

ここで、プログラムカウンタ111の値に関する進行履歴が異常であるということは、上記所定の処理が異常であるということを意味する。   Here, the fact that the progress history relating to the value of the program counter 111 is abnormal means that the predetermined processing is abnormal.

ステップS106を終了したプログラムカウンタ異常判定部530は、不揮発性記憶部550から読み出した履歴情報(プログラムカウンタ111の値に関する進行履歴)が、上述した異常判定基準つまり3つの基準の何れか1つの基準に適合するか否かに応じて、プログラムカウンタ111の値に関する進行履歴が異常であるか否かを判断する(ステップS107)。   The program counter abnormality determination unit 530 that has finished step S106 uses the history information read from the non-volatile storage unit 550 (the progress history regarding the value of the program counter 111) as the abnormality determination criterion, that is, one of the three criteria. Whether or not the progress history related to the value of the program counter 111 is abnormal is determined (step S107).

プログラムカウンタ異常判定部530は、ステップS107において、上記履歴情報(プログラムカウンタ111の値に関する進行履歴)が、上述した異常判定基準つまり3つの基準の何れか1つの基準に適合するので、プログラムカウンタ111の値に関する進行履歴が異常であると判断した場合(主電源40のOFFされる前(電源OFF前)の所定の処理が異常であると判断した場合)は、不揮発性記憶部550に記憶されている当該履歴情報(プログラムカウンタ111の値に関する進行履歴)を外部記憶装置560へ転送する(ステップS108)。   In step S107, the program counter abnormality determination unit 530 matches the above-described history information (progress history regarding the value of the program counter 111) with the above-described abnormality determination criterion, that is, one of the three criteria. Is stored in the non-volatile storage unit 550 when it is determined that the progress history regarding the value of the value is abnormal (when it is determined that the predetermined processing before the main power supply 40 is turned off (before the power is turned off) is abnormal). The history information (progress history relating to the value of the program counter 111) is transferred to the external storage device 560 (step S108).

また、プログラムカウンタ異常判定部530は、上記履歴情報(プログラムカウンタ111の値に関する進行履歴)を外部記憶装置560へ転送した後、プログラムカウンタ111の値に関する進行履歴が異常であった旨を状態表示部540へ出力する。   In addition, the program counter abnormality determination unit 530 displays a status display indicating that the progress history regarding the value of the program counter 111 is abnormal after transferring the history information (the progress history regarding the value of the program counter 111) to the external storage device 560. To the unit 540.

プログラムカウンタ異常判定部530からの上記異常であった旨を受け取った状態表示部540は、ユーザに対し、「前回の電源OFF時に、プログラムカウンタ111の値に関する進行履歴が異常状態であった旨」を通知する(ステップS109)。   The state display unit 540 that has received the above-mentioned abnormality from the program counter abnormality determination unit 530 indicates to the user that “the progress history related to the value of the program counter 111 was in an abnormal state when the power was turned off last time”. Is notified (step S109).

ユーザに対し通知される上記異常状態であった旨は、現時点の状態ではないが、直近の過去にユーザが認識できなった障害が発生した旨を意味する。   The fact that the abnormal state is notified to the user means that a failure that the user has not been able to recognize has occurred in the latest past, although it is not the current state.

ここで、状態表示部540での上記異常状態であった旨の表示内容の一例を図5(a),(b)に示す。図5(a)は状態表示部540がダイアログを表示可能な表示手段の場合の表示例を示し、図5(b)は状態表示部540が文字を表示可能な表示手段の場合の表示例を示している。   Here, FIG. 5A and FIG. 5B show an example of display contents indicating that the state display unit 540 is in the abnormal state. FIG. 5A shows a display example when the state display unit 540 is a display unit capable of displaying a dialog, and FIG. 5B shows a display example when the state display unit 540 is a display unit capable of displaying characters. Show.

上述したようにして状態表示部540が上述した異常状態であった旨を表示すると(ステップS109が終了した場合)、データ処理装置1(システム)は初期化処理を実行した後(ステップS110)、ステップS101へ戻る。この場合、通常処理が実施され、一定期間内のプログラムカウンタ111の値(アドレス)に関する進行履歴が不揮発性記憶部550に記憶される。   When the status display unit 540 displays the above-described abnormal state as described above (when step S109 ends), the data processing apparatus 1 (system) executes initialization processing (step S110). Return to step S101. In this case, normal processing is performed, and the progress history regarding the value (address) of the program counter 111 within a certain period is stored in the nonvolatile storage unit 550.

ステップS104において、電源OFF時間比較部524によって、電源OFF時間が基準値(比較値=時間)を超えているので、「短時間の電源OFF−ON」ではないと判断(通常の電源ONであると判断)された場合(ステップS104「NO」の場合)、ステップS110へ進む。   In step S104, the power OFF time comparison unit 524 determines that the power OFF time exceeds the reference value (comparison value = time), so that it is not “short power OFF-ON” (normal power ON). (If “NO” in step S104), the process proceeds to step S110.

また、ステップS107において、プログラムカウンタ異常判定部530によって、上記履歴情報(プログラムカウンタ111の値に関する進行履歴)が、上述した異常判定基準つまり3つの基準の何れか1つの基準に適合しないので、プログラムカウンタ111の値に関する進行履歴が異常ではないと判断(正常であると判断)された場合(ステップS107「NO」の場合)、ステップS110へ進む。   In step S107, the program counter abnormality determination unit 530 causes the history information (progress history relating to the value of the program counter 111) to not match any of the above-described abnormality determination criteria, that is, one of the three criteria. If it is determined that the progress history regarding the value of the counter 111 is not abnormal (determined to be normal) (in the case of “NO” in step S107), the process proceeds to step S110.

なお、実施の形態1において、プログラムカウンタ111の値に関する進行履歴の記憶処理の動作について、保守員がその動作の可否を設定するようにする構成としてもよい。   In the first embodiment, the maintenance staff may set whether or not the operation history storage operation regarding the value of the program counter 111 is set.

この場合、保守員がその記憶処理の動作を禁止する旨(動作否)を設定した場合は、プログラムカウンタ記憶処理部510によるプログラムカウンタ111の値に関する進行履歴の保存処理(ステップS101参照)、およびプログラムカウンタ異常判定部530によるプログラムカウンタ111の値に関する進行履歴の異常判定処理(ステップS105〜S109参照)は、それぞれ実行されない。   In this case, when the maintenance person sets the prohibition of the operation of the storage process (operation failure), the program counter storage processing unit 510 saves the progress history regarding the value of the program counter 111 (see step S101), and The progress history abnormality determination process (see steps S105 to S109) related to the value of the program counter 111 by the program counter abnormality determination unit 530 is not executed.

また、保守員がその記憶処理の動作を禁止する旨(動作否)を設定した場合は、電源OFF−ON判定部520(の電源OFF時間比較部524)によって「短時間の電源OFF−ON」であると判定された場合であっても、プログラムカウンタ異常判定部530によるプログラムカウンタ111の値に関する進行履歴の異常判定処理(ステップS105〜S109参照)は実行されない。   In addition, when the maintenance person sets the prohibition of the operation of the storage processing (operation failure), the power supply OFF-ON determination unit 520 (the power supply OFF time comparison unit 524) performs “short-time power supply OFF-ON”. Even if it is determined that the program counter is abnormal, the program counter abnormality determination unit 530 does not execute the progress history abnormality determination process (see steps S105 to S109) regarding the value of the program counter 111.

以上説明したように、実施の形態1によれば、所定の処理の実行中に意図しない異常が発生した事象を解決するために、ユーザがON状態の主電源を「短時間の電源OFF−ON」させる操作を実施した場合に、プログラムカウンタ異常判定部530がプログラムカウンタの値に関する進行履歴が異常であると判定したときは、当該異常状態になっているプログラムカウンタの値に関する進行履歴を外部記憶装置560に記憶するようにしているので、所定の処理の実行中に意図しない異常が発生した場合に当該異常の発生原因の究明に寄与する情報(異常状態になっているプログラムカウンタの値に関する進行履歴)を得ることができる。   As described above, according to the first embodiment, in order to solve an event in which an unintended abnormality occurs during execution of a predetermined process, the user turns on the main power source in the “ON” state “short-time power OFF-ON”. When the program counter abnormality determination unit 530 determines that the progress history related to the value of the program counter is abnormal, the progress history related to the value of the program counter in the abnormal state is externally stored. Since information is stored in the device 560, when an unintended abnormality occurs during execution of a predetermined process, information that contributes to investigation of the cause of the abnormality (progress regarding the value of the program counter in an abnormal state) History).

(実施の形態2)   (Embodiment 2)

実施の形態2では、上記実施の形態1でのプログラムカウンタ異常判定部530による異常判定処理の実行により、異常状態であった履歴情報(プログラムカウンタ111の値に関する進行履歴)が外部記憶装置560に記憶されていることを前提とし、またON状態の主電源40が「短時間の電源OFF−ON」とならない場合すなわち主電源40がON状態のままの場合であってもプログラムカウンタ異常判定部530が異常判定処理を実施する、データ処理装置を想定している。   In the second embodiment, the history information (progress history relating to the value of the program counter 111) in the abnormal state is stored in the external storage device 560 by the execution of the abnormality determination process by the program counter abnormality determination unit 530 in the first embodiment. It is assumed that the main power supply 40 in the ON state is not “short-time power OFF-ON”, that is, even when the main power supply 40 remains in the ON state. Is assumed to be a data processing apparatus that performs abnormality determination processing.

図6は実施の形態2に係るデータ処理装置の機能構成を示し、図7は実施の形態2に係るデータ処理装置に設けられる異常判定処理部の機能構成を示している。   6 shows a functional configuration of the data processing apparatus according to the second embodiment, and FIG. 7 shows a functional configuration of an abnormality determination processing section provided in the data processing apparatus according to the second embodiment.

図6に示すデータ処理装置1は、図1に示した実施の形態1のデータ処理装置1とは、基本的にはその構成および機能と同様になっているものの、異常判定処理部50の機能が多少異なっている。   The data processing device 1 shown in FIG. 6 is basically the same in configuration and function as the data processing device 1 of the first embodiment shown in FIG. Is slightly different.

そのため、図7に示す異常判定処理部50も、図1に示した実施の形態1の異常判定処理部50とはその機能が多少異なっている。   Therefore, the function of the abnormality determination processing unit 50 shown in FIG. 7 is slightly different from that of the abnormality determination processing unit 50 of the first embodiment shown in FIG.

なお、図6および図7において、それぞれ図1および図2に示した構成要素と同様の機能を果たす部分には同一の符号を付している。   6 and FIG. 7, the same reference numerals are given to portions that perform the same functions as the components shown in FIG. 1 and FIG. 2.

実施の形態2において、プログラムカウンタ記憶処理部510は、プログラムカウンタ111の値に関する進行履歴が異常か否かを判定するためのタイミングを示す判定周期(以下「プログラムカウンタの判定周期」という。)毎に、当該プログラムカウンタの判定周期に到達するまで、プログラムカウンタ111の値に関する進行履歴(を示す履歴情報)を不揮発性記憶部550に記憶する。   In the second embodiment, the program counter storage processing unit 510 performs a determination cycle (hereinafter referred to as a “program counter determination cycle”) indicating timing for determining whether or not the progress history regarding the value of the program counter 111 is abnormal. In addition, the progress history regarding the value of the program counter 111 is stored in the nonvolatile storage unit 550 until the program counter determination period is reached.

また、プログラムカウンタ記憶処理部510は、プログラムカウンタの判定周期に到達した場合、当該プログラムカウンタの判定周期に到達した旨をプログラムカウンタ異常判定部530へ通知する。   In addition, when the program counter determination processing period is reached, the program counter storage processing unit 510 notifies the program counter abnormality determination unit 530 that the program counter determination period has been reached.

外部記憶装置560には、異常状態の履歴情報(プログラムカウンタ111の値に関する進行履歴)が記憶されている。   The external storage device 560 stores abnormal state history information (progress history relating to the value of the program counter 111).

プログラムカウンタ異常判定部530は、不揮発性記憶部550に記憶されている履歴情報すなわちプログラムカウンタの値に関する現在の進行履歴と、外部記憶装置560に記憶され履歴情報すなわち異常状態であると判定されたプログラムカウンタの値に関する過去の進行履歴(過去に発生した異常状態におけるプログラムカウンタの値に関する進行履歴)とのパターンマッチングを周期的に実行する。   The program counter abnormality determination unit 530 determines that the history information stored in the nonvolatile storage unit 550, that is, the current progress history related to the value of the program counter, and the history information stored in the external storage device 560, that is, an abnormal state. Pattern matching with the past progress history related to the value of the program counter (the progress history related to the value of the program counter in the abnormal state that occurred in the past) is periodically executed.

また、プログラムカウンタ異常判定部530は、上記パターンマッチングの結果、プログラムカウンタの値に関する現在の進行履歴が異常であると判定した場合、外部記憶装置560に対し、記憶部(揮発性メモリ例えばRAM)30に記憶されている情報(RAM情報)を転送して、このRAM情報と、外部記憶装置560に記憶され履歴情報(異常状態であると判定されたプログラムカウンタの値に関する過去の進行履歴)とを対応付けて記憶させる。   In addition, when the program counter abnormality determination unit 530 determines that the current progress history regarding the value of the program counter is abnormal as a result of the pattern matching, the program counter abnormality determination unit 530 stores the storage unit (volatile memory such as RAM) with respect to the external storage device 560. The information stored in the memory 30 (RAM information) is transferred, this RAM information, and history information stored in the external storage device 560 (the past progress history regarding the value of the program counter determined to be abnormal), Are stored in association with each other.

ところで、プログラムカウンタ異常判定部530は、プログラムカウンタ記憶処理部510からのプログラムカウンタの判定周期に到達した旨を受け付けたタイミングで、かつ異常状態の履歴情報(プログラムカウンタ111の値に関する過去の進行履歴)が外部記憶装置560に記憶されていることを条件に、上記パターンマッチングを実施するようになっている。すなわち、上記パターンマッチングの周期は、プログラムカウンタの判定周期であると言える。   By the way, the program counter abnormality determination unit 530 receives the information indicating that the program counter determination processing period has been reached from the program counter storage processing unit 510, and the history information of the abnormal state (the past progress history regarding the value of the program counter 111). ) Is stored in the external storage device 560, the pattern matching is performed. That is, it can be said that the pattern matching period is a determination period of the program counter.

なお、実施の形態2では、不揮発性記憶部550は上記第1の記憶手段の機能を果たし、外部記憶装置560は上記第2の記憶手段の機能を果たし、プログラムカウンタ異常判定部530は上記判定手段の機能(パターンマッチングにより異常判定処理を実施する判定手段の機能)を果たし、記憶部30は上記処理情報記憶手段の機能を果たすようになっている。   In the second embodiment, the nonvolatile storage unit 550 functions as the first storage unit, the external storage device 560 functions as the second storage unit, and the program counter abnormality determination unit 530 performs the determination. The function of the means (function of the determination means for performing the abnormality determination process by pattern matching) is fulfilled, and the storage unit 30 fulfills the function of the processing information storage means.

次に、異常判定処理部50による異常判定処理について、図8を参照して説明する。   Next, the abnormality determination process by the abnormality determination processing unit 50 will be described with reference to FIG.

図8は、その異常判定処理の処理手順を示すフローチャートである。   FIG. 8 is a flowchart showing the processing procedure of the abnormality determination processing.

ユーザが主電源40をON状態にする(電源投入する)ことでデータ処理装置1(システム)が起動し、さらにデータ処理装置1内の処理装置10が所定の処理を実現するためのプログラムを実行すると、異常判定部50では、プログラムカウンタ記憶処理部510は、処理装置10によるプログラムの実行中、一定期間内のプログラムカウンタ111の値(アドレス)に関する進行履歴(現在の進行履歴)を、不揮発性記憶部550に記憶する(ステップS201)。   When the user turns on (turns on) the main power supply 40, the data processing device 1 (system) is activated, and the processing device 10 in the data processing device 1 executes a program for realizing predetermined processing. Then, in the abnormality determination unit 50, the program counter storage processing unit 510 stores the progress history (current progress history) regarding the value (address) of the program counter 111 within a certain period during the execution of the program by the processing device 10 in a nonvolatile manner. It memorize | stores in the memory | storage part 550 (step S201).

この場合、不揮発性記憶部550は、一定期間毎に、当該一定期間内の上記進行履歴を記憶する。   In this case, the nonvolatile storage unit 550 stores the progress history within the certain period for each certain period.

また、プログラムカウンタ記憶処理部510は、プログラムカウンタの判定周期であるか否かを判断し(ステップS202)、この判断した結果、プログラムカウンタの判定周期に到達していない場合には、その判定周期に到達するまで、プログラムカウンタ111の値に関する進行履歴(を示す履歴情報)を不揮発性記憶部550に記憶するべく、ステップS201に戻る。   Further, the program counter storage processing unit 510 determines whether or not it is the program counter determination cycle (step S202), and if the determination result shows that the program counter determination cycle has not been reached, the determination cycle is reached. The process returns to step S201 in order to store the progress history (representing history information) regarding the value of the program counter 111 in the non-volatile storage unit 550 until the value reaches.

一方、ステップS202においてプログラムカウンタの判定周期に到達したと判断したプログラムカウンタ記憶処理部510は、プログラムカウンタの判定周期に到達した旨をプログラムカウンタ異常判定部530へ通知する。   On the other hand, the program counter storage processing unit 510 that has determined that the program counter determination period has been reached in step S202 notifies the program counter abnormality determination unit 530 that the program counter determination period has been reached.

なお、実施の形態2では、上記一定期間および上記プログラムカウンタの判定周期は、「一定期間=プログラムカウンタの判定周期」の関係が成立する値に設定されるものとする。   In the second embodiment, it is assumed that the predetermined period and the determination period of the program counter are set to values that satisfy the relationship “fixed period = determination period of the program counter”.

プログラムカウンタの判定周期に到達した旨の通知を受け取ったプログラムカウンタ異常判定部530は、外部記憶装置560にアクセスして履歴情報(異常状態であると判定されたプログラムカウンタの値に関する過去の進行履歴)が記憶されているか否かを判断し(ステップS203)、この判断した結果、当該履歴情報が記憶されている場合は、外部記憶装置560から当該履歴情報を読み出す(ステップS204)。   The program counter abnormality determination unit 530 that has received the notification that the determination period of the program counter has been reached accesses the external storage device 560 and records history information (past progress history regarding the value of the program counter determined to be in an abnormal state) ) Is stored (step S203). If the history information is stored as a result of the determination, the history information is read from the external storage device 560 (step S204).

また、プログラムカウンタ異常判定部530は、不揮発性記憶部から履歴情報(プログラムカウンタの値に関する現在の進行履歴)を読み出すとともに(ステップS205)、このステップS205で読み出した履歴情報および上記ステップS204で読み出した履歴情報を基にパターンマッチング処理を実行(当該2つの履歴情報のパターンマッチングを実行)する(ステップS206)。   The program counter abnormality determination unit 530 reads history information (current progress history related to the value of the program counter) from the nonvolatile storage unit (step S205), and reads the history information read in step S205 and the above step S204. The pattern matching processing is executed based on the history information (perform pattern matching between the two history information) (step S206).

パターンマッチング処理を実行(上記2つの履歴情報のパターンマッチングを実行)するということは、プログラムカウンタの値に関する現在の進行履歴が異常であるか否かの異常判定処理を実行することを意味する。   Executing the pattern matching process (execution of pattern matching of the two pieces of history information) means executing an abnormality determination process for determining whether or not the current progress history relating to the value of the program counter is abnormal.

ここで、プログラムカウンタ111の値に関する現在の進行履歴が異常であるということは、上記所定の処理が異常であるということを意味する。   Here, the fact that the current progress history relating to the value of the program counter 111 is abnormal means that the predetermined processing is abnormal.

さらに、プログラムカウンタ異常判定部530は、上述したパターンマッチング処理(異常判定処理)の実行の結果に基づき、プログラムカウンタの値に関する現在の進行履歴が異常であるか否かを判断する(ステップS207)。   Further, the program counter abnormality determination unit 530 determines whether or not the current progress history regarding the value of the program counter is abnormal based on the result of the execution of the above-described pattern matching process (abnormality determination process) (step S207). .

ここで、不揮発性記憶部から読み出された履歴情報(プログラムカウンタの値に関する現在の進行履歴)が例えば図9(a)に示す内容であり、一方、外部記憶装置560から読み出された履歴情報(異常状態であると判定されたプログラムカウンタの値に関する過去の進行履歴)が例えば、図9(b)に示す内容(図4(b)に示す基準2の異常判定基準に適合した過去の進行履歴に相当)であるとする。   Here, the history information read from the non-volatile storage unit (the current progress history related to the value of the program counter) has the contents shown in FIG. 9A, for example, and the history read from the external storage device 560 The information (the past progress history regarding the value of the program counter determined to be in an abnormal state) is, for example, the past shown in FIG. 9B (the past corresponding to the abnormality determination criterion of the criterion 2 shown in FIG. 4B) Equivalent to progress history).

そして、不揮発性記憶部から読み出された履歴情報と外部記憶装置560から読み出された履歴情報とのパターンマッチング処理により、2つのパターンが一致するときは不揮発性記憶部から読み出された履歴情報つまりプログラムカウンタの値に関する現在の進行履歴が異常であると判断されるようになっている。   Then, when the two patterns are matched by the pattern matching process between the history information read from the nonvolatile storage unit and the history information read from the external storage device 560, the history read from the nonvolatile storage unit The current progress history regarding information, that is, the value of the program counter is determined to be abnormal.

また、プログラムカウンタ異常判定部530は、ステップS207において、プログラムカウンタ111の値に関する現在の進行履歴が異常であると判断した場合(所定の処理が異常であると判断した場合)は、外部記憶装置560に記憶されている履歴情報(異常状態であると判定されたプログラムカウンタの値に関する過去の進行履歴)に付随するように、記憶部30の現在の記憶状態(RAM状態)を表わすRAMダンプを外部記憶装置560へ転送する(ステップS208)。   If the program counter abnormality determination unit 530 determines in step S207 that the current progress history regarding the value of the program counter 111 is abnormal (when it is determined that the predetermined process is abnormal), the external storage device A RAM dump representing the current storage state (RAM state) of the storage unit 30 is attached to the history information stored in 560 (the past progress history regarding the value of the program counter determined to be in an abnormal state). The data is transferred to the external storage device 560 (step S208).

すなわち、このステップS208においては、プログラムカウンタ異常判定部530は、外部記憶装置560に対し、記憶部30に記憶されている記憶情報(RAM情報)を転送して、このRAM情報(=RAMダンプ)と、外部記憶装置560に記憶され履歴情報(異常状態であると判定されたプログラムカウンタの値に関する過去の進行履歴)とを対応付けて記憶させる処理を実施していることになる。   That is, in this step S208, the program counter abnormality determination unit 530 transfers the storage information (RAM information) stored in the storage unit 30 to the external storage device 560, and this RAM information (= RAM dump). And the history information stored in the external storage device 560 (the past progress history related to the value of the program counter determined to be in an abnormal state) is stored in association with each other.

ステップS208でのRAMダンプを外部記憶装置560へ転送したプログラムカウンタ異常判定部530は、プログラムカウンタ111の値に関する現在の進行履歴が異常である旨(現在の処理が異常である旨)を状態表示部540へ出力する。   The program counter abnormality determination unit 530 that has transferred the RAM dump in step S208 to the external storage device 560 displays a status display indicating that the current progress history regarding the value of the program counter 111 is abnormal (current processing is abnormal). To the unit 540.

その異常である旨を受け取った状態表示部540は、ユーザに対し、「プログラムカウンタ111の値に関する進行履歴が異常状態であった旨」を通知し(ステップS209)、その後、この処理を終了する。   The status display unit 540 that has received the notification of the abnormality notifies the user that the progress history related to the value of the program counter 111 was in an abnormal state (step S209), and then ends this processing. .

上記異常状態であった旨は、現時点で電源OFFに回避方法がない障害が発生した旨を意味する。   The fact that the above-mentioned abnormal state has occurred means that a failure has occurred that does not have an avoidance method at the time of power-off.

ここで、状態表示部540での上記異常状態であった旨の表示内容の一例を図10(a),(b)に示す。図10(a)は状態表示部540がダイアログを表示可能な表示手段の場合の表示例を示し、図10(b)は状態表示部540が文字を表示可能な表示手段の場合の表示例を示している。   Here, FIG. 10A and FIG. 10B show an example of display contents indicating that the state display unit 540 is in the abnormal state. FIG. 10A shows a display example when the state display unit 540 is a display unit capable of displaying a dialog, and FIG. 10B shows a display example when the state display unit 540 is a display unit capable of displaying characters. Show.

上述したようにして状態表示部540によって上述した異常状態であった旨が表示された場合において、プログラムカウンタ111の値に関する現在の進行履歴の異常状態(現在の処理の異常状態)を回避する手段としては、ユーザによって、ON状態の主電源40をOFFに変化させその後ONに変化させることである。すなわち主電源40に対し「短時間の電源OFF−ON」を実施することである。   Means for avoiding the abnormal state of the current progress history (the abnormal state of the current process) related to the value of the program counter 111 when the state display unit 540 displays that the abnormal state described above is displayed as described above. Is to change the main power supply 40 in the ON state to OFF and then to ON by the user. That is, “short-time power OFF-ON” is performed on the main power supply 40.

ステップS207においてプログラムカウンタ111の値に関する現在の進行履歴が異常ではないと判断された場合、すなわち(プログラムカウンタ111の値に関する現在の進行履歴は正常であると判断された場合(所定の処理は正常であると判断された場合)は、ステップS201へ戻る。   If it is determined in step S207 that the current progress history related to the value of the program counter 111 is not abnormal, that is (if the current progress history related to the value of the program counter 111 is determined to be normal (the predetermined process is normal) If it is determined that, the process returns to step S201.

ステップS203において、外部記憶装置560に履歴情報(異常状態であると判定されたプログラムカウンタの値に関する過去の進行履歴)が記憶されていないと判断された場合は、パターンマッチング処理を実施することができないので、この処理を終了する。   If it is determined in step S203 that history information (past progress history regarding the value of the program counter determined to be abnormal) is not stored in the external storage device 560, pattern matching processing may be performed. Since this is not possible, this process is terminated.

なお、実施の形態2において、プログラムカウンタ111の値に関する進行履歴の記憶処理の動作について、保守員がその動作の可否を設定するようにする構成としてもよい。   In the second embodiment, a configuration may be adopted in which the maintenance staff sets whether or not the operation history storage operation regarding the value of the program counter 111 can be set.

この場合、保守員がその記憶処理の動作を禁止する旨(動作否)を設定した場合は、プログラムカウンタ記憶処理部510によるプログラムカウンタ111の値に関する進行履歴の保存処理(ステップS201参照)、およびプログラムカウンタ異常判定部530によるプログラムカウンタ111の値に関する進行履歴の異常判定処理(ステップS203〜S209参照)は、それぞれ実行されない。   In this case, when the maintenance person sets the prohibition of the operation of the storage process (operational failure), the program counter storage processing unit 510 saves the progress history regarding the value of the program counter 111 (see step S201), and The progress determination abnormality determination process (see steps S203 to S209) related to the value of the program counter 111 by the program counter abnormality determination unit 530 is not executed.

また、プログラムカウンタの判定周期に到達した場合(プログラムカウンタ記憶処理部510によってプログラムカウンタの判定周期に到達したと判断された場合)であっても、プログラムカウンタ異常判定部530によるプログラムカウンタ111の値に関する進行履歴の異常判定処理(ステップS203〜S209参照)は実行されない。   Even when the program counter determination period is reached (when the program counter storage processing unit 510 determines that the program counter determination period has been reached), the value of the program counter 111 by the program counter abnormality determination unit 530 The progress history abnormality determination process (see steps S203 to S209) is not executed.

以上説明したように、実施の形態2によれば、プログラムカウンタ異常判定部530がプログラムカウンタの判定周期ごとに実施する、プログラムカウンタの値に関する現在の進行履歴と異常状態であったプログラムカウンタの値に関する過去の進行履歴とのパターンマッチングにより、当該プログラムカウンタの値に関する現在の進行履歴が異常であると判定したときは、外部記憶装置560には、異常状態であったプログラムカウンタの値に関する過去の進行履歴と、所定の処理にかかわる情報であるRAMダンプとが対応付けられて記憶されるので、所定の処理の実行中に意図しない異常が発生した場合に当該異常の発生原因の究明に寄与する情報(異常状態になっているプログラムカウンタの値に関する過去の進行履歴、およびRAMダンプ)を得ることができる。   As described above, according to the second embodiment, the program counter abnormality determination unit 530 executes the program counter abnormality cycle for each program counter determination period. When it is determined that the current progress history related to the value of the program counter is abnormal by pattern matching with the past progress history related to the past, the external storage device 560 stores the past related to the value of the program counter in the abnormal state. Since the progress history and the RAM dump, which is information related to the predetermined process, are stored in association with each other, if an unintended abnormality occurs during execution of the predetermined process, it contributes to the investigation of the cause of the abnormality. Information (past progress history regarding program counter values in abnormal state, and RA Dump) can be obtained.

(実施の形態3)   (Embodiment 3)

実施の形態3に係るデータ処理装置は、図6に示した実施の形態2のデータ処理装置1の機能構成と同様になっている。また、データ処理装置内の異常判定処理部も、図7に示した実施の形態2の異常判定処理部50の機能構成と同様になっている。   The data processing apparatus according to the third embodiment has the same functional configuration as that of the data processing apparatus 1 according to the second embodiment shown in FIG. Further, the abnormality determination processing unit in the data processing apparatus has the same functional configuration as the abnormality determination processing unit 50 of the second embodiment shown in FIG.

実施の形態3では、実施の形態2とは、異常判定処理部50による異常判定処理が相違している。   The third embodiment is different from the second embodiment in abnormality determination processing by the abnormality determination processing unit 50.

なお、実施の形態3では、不揮発性記憶部550は上記第1の記憶手段の機能を果たし、電源OFF−ON判定部520は上記オフ時間求め手段の機能を果たし、外部記憶装置560は上記第2の記憶手段の機能を果たし、プログラムカウンタ異常判定部530は上記第1の判定手段および上記第2の判定手段の各機能を果たし、記憶部30は上記処理情報記憶手段の機能を果たすようになっている。   In the third embodiment, the nonvolatile storage unit 550 functions as the first storage unit, the power OFF / ON determination unit 520 functions as the off-time obtaining unit, and the external storage device 560 includes the first storage unit. The program counter abnormality determination unit 530 performs the functions of the first determination unit and the second determination unit, and the storage unit 30 functions as the processing information storage unit. It has become.

次に、異常判定処理部50による異常判定処理について、図11および図12を参照して説明する。   Next, the abnormality determination process by the abnormality determination processing unit 50 will be described with reference to FIGS. 11 and 12.

図11および図12は、その異常判定処理の処理手順を示すフローチャートである。   11 and 12 are flowcharts showing the processing procedure of the abnormality determination processing.

この異常判定処理は、図11および図12に示すように、実施の形態1の異常判定処理部50による異常判定処理のステップS101〜S110と、実施の形態2の異常判定処理部50による異常判定処理のステップS202〜S209とを組み合わせたものになっている。   As shown in FIGS. 11 and 12, the abnormality determination process includes steps S101 to S110 of the abnormality determination process performed by the abnormality determination processing unit 50 according to the first embodiment and the abnormality determination performed by the abnormality determination processing unit 50 according to the second embodiment. This is a combination of the processing steps S202 to S209.

なお、実施の形態3では、上記一定期間および上記プログラムカウンタの判定周期は、「一定期間=プログラムカウンタの判定周期」の関係が成立する値に設定されるものとする。   In the third embodiment, it is assumed that the predetermined period and the determination period of the program counter are set to values that satisfy the relationship “fixed period = determination period of the program counter”.

ユーザが主電源40をON状態にする(電源投入する)ことでデータ処理装置1(システム)が起動し、さらにデータ処理装置1内の処理装置10が所定の処理を実現するためのプログラムを実行すると、異常判定部50では、プログラムカウンタ記憶処理部510は、図11に示すように、処理装置10によるプログラムの実行中、一定期間内のプログラムカウンタ111の値(アドレス)に関する進行履歴(現在の進行履歴)を、不揮発性記憶部550に記憶する(ステップS101)。   When the user turns on (turns on) the main power supply 40, the data processing device 1 (system) is activated, and the processing device 10 in the data processing device 1 executes a program for realizing predetermined processing. Then, in the abnormality determination unit 50, as shown in FIG. 11, the program counter storage processing unit 510 performs a progress history (current) regarding the value (address) of the program counter 111 within a certain period during execution of the program by the processing device 10. The progress history is stored in the nonvolatile storage unit 550 (step S101).

この場合、不揮発性記憶部550は、一定期間毎に、当該一定期間内の上記進行履歴を記憶する。   In this case, the nonvolatile storage unit 550 stores the progress history within the certain period for each certain period.

ON状態の主電源40から所定の電力(電源電圧)を供給されているプログラムカウンタ記憶処理部510は、供給される所定の電力(電源電圧)の値に応じて主電源40がOFFされたか否かを判断する(ステップS102)。   The program counter storage processing unit 510 to which predetermined power (power supply voltage) is supplied from the main power supply 40 in the ON state indicates whether the main power supply 40 is turned off according to the value of the predetermined power (power supply voltage) supplied. Is determined (step S102).

ユーザによってON状態の主電源40がOFF状態にされた場合(ステップS102「YES」の場合は、図11に示すように、図3に示した実施の形態1のステップS103〜S110と同様の処理が実施される。   When the main power supply 40 in the ON state is turned off by the user (in the case of “YES” in step S102, as shown in FIG. 11, processing similar to steps S103 to S110 in the first embodiment shown in FIG. 3) Is implemented.

ステップS102において主電源40がOFFされていないと判断したプログラムカウンタ記憶処理部510は、プログラムカウンタの判定周期であるか否かを判断し(ステップS202)、このステップS202において、プログラムカウンタの判定周期に到達していないと判断した場合には、その判定周期に到達するまで、プログラムカウンタ111の値に関する進行履歴(を示す履歴情報)を不揮発性記憶部550に記憶するべく、ステップS101に戻る。   The program counter storage processing unit 510 that has determined that the main power supply 40 is not turned off in step S102 determines whether or not it is the program counter determination cycle (step S202), and in this step S202, the program counter determination cycle. If it is determined that it has not reached, the process returns to step S101 to store the progress history (indicating history information) relating to the value of the program counter 111 in the nonvolatile storage unit 550 until the determination period is reached.

一方、ステップS202においてプログラムカウンタの判定周期に到達したと判断したプログラムカウンタ記憶処理部510は、プログラムカウンタの判定周期に到達した旨をプログラムカウンタ異常判定部530へ通知する。   On the other hand, the program counter storage processing unit 510 that has determined that the program counter determination period has been reached in step S202 notifies the program counter abnormality determination unit 530 that the program counter determination period has been reached.

これ以降は、プログラムカウンタ異常判定部530による異常判定処理が実施されることとなり、図12に示すように、図8に示した実施の形態2のステップS203〜S209と同様の処理が実施される。   Thereafter, the abnormality determination process by the program counter abnormality determination unit 530 is performed, and as shown in FIG. 12, the same processes as steps S203 to S209 of the second embodiment shown in FIG. 8 are performed. .

なお、図12のステップS207においてプログラムカウンタ111の値に関する現在の進行履歴が異常ではないと判断された場合、すなわちプログラムカウンタ111の値に関する現在の進行履歴は正常であると判断された場合(所定の処理は正常であると判断された場合)は、図11のステップS101へ戻る。   When it is determined in step S207 in FIG. 12 that the current progress history regarding the value of the program counter 111 is not abnormal, that is, when it is determined that the current progress history regarding the value of the program counter 111 is normal (predetermined) If it is determined that the process is normal, the process returns to step S101 in FIG.

以上説明したように、実施の形態3によれば、上記実施の形態1および上記実施の形態2の場合と同様の作用効果を奏することができる。   As described above, according to the third embodiment, the same effects as those in the first embodiment and the second embodiment can be achieved.

また、実施の形態3によれば、異常状態になっているプログラムカウンタの値に関する過去の進行履歴が外部記憶装置560に記憶されているときは、当該過去の進行履歴にかかわる異常状態と同じ内容の異常状態になっているプログラムカウンタの値に関する現在の進行履歴については、プログラムカウンタ異常判定部530は、ON状態の主電源を「短時間の電源OFF−ON」させるユーザによる操作が実施されなくとも、上記過去の進行履歴と上記現在の進行履歴とのパターンマッチングにより、プログラムカウンタの値に関する現在の進行履歴が異常であるか否かを判断することができる。   Further, according to the third embodiment, when the past progress history related to the value of the program counter in the abnormal state is stored in the external storage device 560, the same contents as the abnormal state relating to the past progress history As for the current progress history regarding the value of the program counter in the abnormal state, the program counter abnormality determination unit 530 does not perform an operation by the user to “turn off the power supply for a short time” of the main power source in the ON state. In both cases, it is possible to determine whether or not the current progress history relating to the value of the program counter is abnormal by pattern matching between the past progress history and the current progress history.

そして、このパターンマッチングにより、プログラムカウンタの値に関する現在の進行履歴が異常であると判定されたときは、外部記憶装置には、異常状態であったプログラムカウンタの値に関する過去の進行履歴と、所定の処理にかかわる情報であるRAMダンプとが対応付けられて記憶されるので、所定の処理の実行中に意図しない異常が発生した場合に当該異常の発生原因の究明に寄与する情報(異常状態になっているプログラムカウンタの値に関する過去の進行履歴、およびRAMダンプ)を得ることができる。   When it is determined by the pattern matching that the current progress history related to the value of the program counter is abnormal, the external storage device stores a past progress history related to the value of the program counter in the abnormal state, and a predetermined value. RAM dump, which is information related to the process, is stored in association with each other, so that when an unintended abnormality occurs during execution of a predetermined process, information that contributes to investigation of the cause of the abnormality (in the abnormal state) The past progress history regarding the value of the program counter and the RAM dump) can be obtained.

ところで、上述した実施の形態1〜3のデータ処理装置1は、コンピュータなど情報処理装置またはプリンタなど画像形成装置の構成要素となるものである。すなわち、情報処理装置300は、図13(a)に示すように、上述した実施の形態1〜3の何れかの実施の形態のデータ処理装置1を有する。画像形成装置400は、図13(b)に示すように、上述した実施の形態1〜3の何れかの実施の形態のデータ処理装置1と、画像データを印刷処理して出力する画像出力装置420とを有している。   By the way, the data processing apparatus 1 according to the first to third embodiments described above is a constituent element of an information processing apparatus such as a computer or an image forming apparatus such as a printer. That is, the information processing apparatus 300 includes the data processing apparatus 1 according to any one of the first to third embodiments described above, as illustrated in FIG. As shown in FIG. 13B, the image forming apparatus 400 includes the data processing apparatus 1 according to any one of the first to third embodiments described above, and an image output apparatus that prints and outputs image data. 420.

次に、情報処理装置(コンピュータ)300のハードウェア構成について、図14を参照して説明する。   Next, the hardware configuration of the information processing apparatus (computer) 300 will be described with reference to FIG.

情報処理装置300は、図14に示すように、CPU310、ROM320、RAM330、プログラムROM340、ASIC350、時計部360、不揮発性メモリ370、外部記憶装置380、インタフェース381、通信インタフェース(以下「通信I/F」という。)382、表示装置390、入力装置391、および主電源40を有している。   As shown in FIG. 14, the information processing apparatus 300 includes a CPU 310, a ROM 320, a RAM 330, a program ROM 340, an ASIC 350, a clock unit 360, a nonvolatile memory 370, an external storage device 380, an interface 381, a communication interface (hereinafter referred to as “communication I / F”). 38), a display device 390, an input device 391, and a main power source 40.

情報処理装置300を構成する複数(13)の構成要素40,310〜391は上述したデータ処理装置1の機能を果たすものであり、そのため、図14の情報処理装置300はデータ処理装置1であると言える。   A plurality (13) of constituent elements 40, 310 to 391 constituting the information processing apparatus 300 perform the functions of the data processing apparatus 1 described above, and therefore the information processing apparatus 300 of FIG. It can be said.

CPU310は、「Central Processing Unit:中央演算処理装置」であり、ROM320から命令(命令語)を読み出し解読し復号化しその復号化した命令に従った所定の処理を実行するとともに、この所定の処理の実行結果をRAM330に格納する。この場合、所定の処理としては、例えば印刷データの生成処理などが挙げられる。   The CPU 310 is a “Central Processing Unit: Central Processing Unit” that reads and decodes an instruction (command word) from the ROM 320, decodes and executes a predetermined process according to the decoded instruction. The execution result is stored in the RAM 330. In this case, examples of the predetermined process include a print data generation process.

ROM320は、「Read Only Memory:読み出し専用メモリ」であり、上記記憶部20(図1および図6参照)の機能を果たすものである。   The ROM 320 is a “Read Only Memory” and functions as the storage unit 20 (see FIGS. 1 and 6).

RAM330は、「Random Access Memory:随時書き込み読み出しメモリ」であり、上記記憶部30(図1および図6参照)の機能を果たすものである。   The RAM 330 is a “Random Access Memory”, and performs the function of the storage unit 30 (see FIGS. 1 and 6).

プログラムROM340は、プログラムを記憶しているROM(読み出し専用メモリ)であり、上述したプログラムカウンタ記憶処理部510(図2および図7参照)、上述した時計部521を除く電源OFF−ON判定部520(図2および図7参照)、プログラムカウンタ異常判定部530(図2および図7参照)の各機能を実現するためのプログラム、上述した処理手順(図3、図8、図11および図12参照)に対応するプログラムなど、所定のプログラムを記憶している。   The program ROM 340 is a ROM (read only memory) that stores a program, and the power OFF-ON determination unit 520 excluding the above-described program counter storage processing unit 510 (see FIGS. 2 and 7) and the above-described clock unit 521. (See FIGS. 2 and 7), a program for realizing each function of the program counter abnormality determining unit 530 (see FIGS. 2 and 7), and the processing procedure described above (see FIGS. 3, 8, 11, and 12) ) Is stored.

ここで、上述したプログラムカウンタ記憶処理部510、上述した時計部521を除く電源OFF−ON判定部520、プログラムカウンタ異常判定部530の各機能を実現するためのプログラム、および上述した処理手順に対応するプログラムを、データ処理プログラムと定義する。   Here, the program counter storage processing unit 510, the power OFF-ON determination unit 520 excluding the clock unit 521, the program for realizing each function of the program counter abnormality determination unit 530, and the processing procedure described above are supported. A program to be executed is defined as a data processing program.

なお、このデータ処理プログラム340Aには、少なくとも次の(1)〜(3)の処理過程が含まれている。   The data processing program 340A includes at least the following processing steps (1) to (3).

(1)所定の処理が実行されるときに参照されるプログラムカウンタの値に関する進行履歴を示す履歴情報を記憶手段に記憶させる記憶処理過程。この処理過程は、プログラムカウンタ記憶処理部510(ASIC350)によって実行される。   (1) A storage process for storing history information indicating a progress history related to a value of a program counter referred to when a predetermined process is executed in a storage unit. This process is executed by the program counter storage processing unit 510 (ASIC 350).

(2)電源がオンの状態からオフに変化し、さらにオンに変化した場合の当該電源がオフになっているオフ時間を求めるオフ時間求め処理過程。この処理過程は、上述した時計部521を除く電源OFF−ON判定部520(ASIC350)によって実行される。   (2) A process of obtaining an off time for obtaining an off time during which the power supply is turned off when the power supply is turned off from the on state. This process is executed by the power OFF-ON determination unit 520 (ASIC 350) excluding the clock unit 521 described above.

(3)上記オフ時間求め処理過程により求められたオフ時間が予め設定される所定の時間以下の場合は、上記記憶手段に記憶されている履歴情報と予め設定される異常判定基準とを比較し、当該履歴情報が当該異常判定基準に適合するときは、上記プログラムカウンタの値に関する進行履歴が異常であると判定する判定処理過程。この処理過程は、プログラムカウンタ異常判定部530(ASIC350)によって実行される。   (3) When the off time obtained by the off time obtaining process is equal to or less than a predetermined time set in advance, the history information stored in the storage means is compared with a preset abnormality determination standard. When the history information conforms to the abnormality determination criteria, a determination processing step for determining that the progress history regarding the value of the program counter is abnormal. This process is executed by the program counter abnormality determination unit 530 (ASIC 350).

ASIC350は、「Application Specific Integrated Circuit:特定用途向けIC」であり、プログラムROM340に記憶されているデータ処理プログラムを読み込んで実行することにより、上述したプログラムカウンタ記憶処理部510、上述した時計部521を除く電源OFF−ON判定部520、プログラムカウンタ異常判定部530の各機能を実現し、上述した処理手順に対応する異常判定処理を実行する。   The ASIC 350 is an “Application Specific Integrated Circuit”, and reads and executes the data processing program stored in the program ROM 340, thereby executing the above-described program counter storage processing unit 510 and the above-described clock unit 521. The functions of the power-off OFF-ON determination unit 520 and the program counter abnormality determination unit 530 are implemented, and abnormality determination processing corresponding to the above-described processing procedure is executed.

また、ASIC350は、異常判定処理の実行に際し、不揮発性メモリ370にアクセスするとともに、インタフェース381を介して外部記憶装置380にアクセスする。   The ASIC 350 accesses the nonvolatile memory 370 and accesses the external storage device 380 via the interface 381 when executing the abnormality determination process.

時計部360は、上述した時計部521(図2および図7参照)の機能を果たすものである。この時計部360は例えば内部電源によって作動するようになっている。   The timepiece unit 360 performs the function of the timepiece unit 521 (see FIGS. 2 and 7) described above. The clock unit 360 is operated by an internal power source, for example.

不揮発性メモリ370は上述した不揮発性記憶部550(図2および図7参照)の機能を果たし、外部記憶装置380は上述した外部記憶装置560(図2および図7参照)の機能を果たすものである。   The nonvolatile memory 370 functions as the above-described nonvolatile storage unit 550 (see FIGS. 2 and 7), and the external storage device 380 functions as the above-described external storage device 560 (see FIGS. 2 and 7). is there.

インタフェース381は、外部記憶装置560とのデータの授受を行うためのインタフェースである。   The interface 381 is an interface for exchanging data with the external storage device 560.

通信I/F382は、画像形成装置など外部装置との通信を行うためのインタフェースである。   The communication I / F 382 is an interface for performing communication with an external apparatus such as an image forming apparatus.

表示装置390は上述した状態表示部540(図2および図7参照)の機能を果たすものであり、ダイアログ表示可能な例えば液晶ディスプレイ装置で構成される。   The display device 390 fulfills the function of the above-described status display unit 540 (see FIGS. 2 and 7), and is composed of, for example, a liquid crystal display device capable of dialog display.

入力装置391は、ユーザによる所定の処理の実行指示、保守員によるプログラムカウンタ111の値に関する進行履歴の記憶処理の動作を禁止する旨(動作否)の設定など、所定の入力情報を入力するためのものであり、例えばキーボードやマウスで構成される。   The input device 391 inputs predetermined input information such as an instruction to execute a predetermined process by the user and a setting that prohibits the operation of storing the progress history regarding the value of the program counter 111 by the maintenance staff (operation failure). For example, it is composed of a keyboard and a mouse.

主電源40は、当該情報処理装置300つまり上述した構成要素310〜391に対し所定の電力(電源電圧)を供給するためのものである。   The main power supply 40 is for supplying predetermined power (power supply voltage) to the information processing apparatus 300, that is, the above-described components 310 to 391.

次に、画像形成装置400のハードウェア構成について、図15を参照して説明する。   Next, the hardware configuration of the image forming apparatus 400 will be described with reference to FIG.

図15に示す画像形成装置400は、図14に示した情報処理装置300において、入力装置391および表示装置390を削除し、操作パネル410および画像出力装置420を追加した構成になっている。なお、図15において、図14に示した構成要素と同様の機能を果たす部分には同一の符号を付している。   An image forming apparatus 400 illustrated in FIG. 15 has a configuration in which the input device 391 and the display device 390 are deleted and an operation panel 410 and an image output device 420 are added to the information processing apparatus 300 illustrated in FIG. Note that, in FIG. 15, the same reference numerals are given to portions that perform the same functions as the components shown in FIG. 14.

画像形成装置400を構成する複数(13)の構成要素40,310〜382,410,420のうち、画像出力装置420を除く複数(12)の構成要素40,310〜382,410は上述したデータ処理装置1の機能を果たすものである。   Among the plural (13) constituent elements 40, 310 to 382, 410, 420 constituting the image forming apparatus 400, the plural (12) constituent elements 40, 310 to 382, 410 excluding the image output apparatus 420 are the data described above. The function of the processing apparatus 1 is achieved.

操作パネル410は、上述した状態表示部540(図2および図7参照)の機能を果たし例えば文字表示可能な表示手段の機能と、保守員によるプログラムカウンタ111の値に関する進行履歴の記憶処理の動作を禁止する旨(動作否)の設定など、所定の入力情報を入力する入力手段の機能とを有している。   The operation panel 410 performs the function of the above-described status display unit 540 (see FIGS. 2 and 7), for example, a function of display means capable of displaying characters, and an operation of storing a progress history regarding the value of the program counter 111 by the maintenance staff And a function of an input means for inputting predetermined input information such as setting of prohibition (operation failure).

なお、通信I/F382は、情報処理装置など外部装置との通信を行うためのインタフェースである。   The communication I / F 382 is an interface for performing communication with an external device such as an information processing device.

この通信I/F382および操作パネル410以外のデータ処理装置1の機能を果たす部分(構成要素)は、図14の情報処理装置300の場合と同様なので、ここではその説明については省略する。   Since the parts (components) that perform the functions of the data processing apparatus 1 other than the communication I / F 382 and the operation panel 410 are the same as those in the information processing apparatus 300 of FIG. 14, the description thereof is omitted here.

画像形成装置400のCPU310により実行される所定の処理としては、例えば印刷データの展開処理(ラスタライズ処理)、色変換や階調補正などの画像処理などが挙げられる。   Examples of the predetermined processing executed by the CPU 310 of the image forming apparatus 400 include print data development processing (rasterization processing), image processing such as color conversion and gradation correction, and the like.

ところで、図15に示す画像形成装置400と図14に示した情報処理装置300とが通信回線を介して接続されるようにすることで、画像形成システムを構築することができる。この場合、画像形成システムの情報処理装置300および画像形成装置400のそれぞれにおいて、所定の処理の実行中に意図しない異常が発生した場合に当該異常の発生原因の究明に寄与する情報を得ることができる。   Incidentally, an image forming system can be constructed by connecting the image forming apparatus 400 shown in FIG. 15 and the information processing apparatus 300 shown in FIG. 14 via a communication line. In this case, in each of the information processing apparatus 300 and the image forming apparatus 400 of the image forming system, when an unintended abnormality occurs during execution of a predetermined process, information that contributes to the investigation of the cause of the abnormality can be obtained. it can.

本願明細書において、データ処理プログラムを含む上記所定のプログラムを記録媒体としてのROM(プログラムROM)に記録する実施形態として説明したが、当該所定のプログラムを次のようにして提供することも可能である。   In the specification of the present application, the above-described predetermined program including the data processing program has been described as an embodiment of recording in a ROM (program ROM) as a recording medium. However, the predetermined program can be provided as follows. is there.

すなわち、上記所定のプログラムをハードディスク等の記憶装置に格納しておき、ASIC(あるいはCPU)が、この所定のプログラムをこの記憶装置から主記憶装置へローディングして実行するようにしてもよい。   That is, the predetermined program may be stored in a storage device such as a hard disk, and the ASIC (or CPU) may be loaded from the storage device to the main storage device and executed.

また、上記所定のプログラムを、DVD−ROM、CD−ROM、MO(光磁気ディスク)、フレキシブルディスク、などのコンピュータ読み取り可能な記録媒体に格納して配布するようにしてもよい。この場合、その記録媒体に記録された所定のプログラムを情報処理装置(または画像形成装置)がインストールした後、この所定のプログラムをASIC(あるいはCPU)が実行するようにする。この所定のプログラムのインストール先としては、RAM等のメモリやハードディスクなどの記憶装置がある。そして、情報処理装置(または画像形成装置)は、必要に応じてこの記憶装置に記憶した所定のプログラムを主記憶装置にローディングして実行する。   The predetermined program may be stored in a computer-readable recording medium such as a DVD-ROM, a CD-ROM, an MO (magneto-optical disk), a flexible disk, and distributed. In this case, after the information processing apparatus (or the image forming apparatus) installs the predetermined program recorded on the recording medium, the ASIC (or CPU) executes the predetermined program. The installation destination of the predetermined program includes a memory such as a RAM and a storage device such as a hard disk. Then, the information processing apparatus (or image forming apparatus) loads a predetermined program stored in the storage device to the main storage device and executes it as necessary.

さらには、情報処理装置(または画像形成装置)を通信回線(例えばインターネット)を介してサーバ装置あるいはホストコンピュータと接続するようにし、当該情報処理装置(または画像形成装置)が、サーバ装置あるいはホストコンピュータから上記所定のプログラムをダウンロードした後、この所定のプログラムを実行するようにしてもよい。この場合、この所定のプログラムのダウンロード先としては、RAM等のメモリやハードディスクなどの記憶装置(記録媒体)がある。そして、当該情報処理装置(または画像形成装置)が、必要に応じてこの記憶装置に記憶された上記所定のプログラムを主記憶装置にローディングして実行するようにする。   Further, the information processing apparatus (or image forming apparatus) is connected to the server apparatus or host computer via a communication line (for example, the Internet), and the information processing apparatus (or image forming apparatus) is connected to the server apparatus or host computer. After the predetermined program is downloaded from the above, the predetermined program may be executed. In this case, download destinations of the predetermined program include a memory such as a RAM and a storage device (recording medium) such as a hard disk. Then, the information processing apparatus (or image forming apparatus) loads the predetermined program stored in the storage device into the main storage device and executes it as necessary.

本発明は、データ処理装置を有する情報処理装置とデータ処理装置を有する画像形成装置とが通信回線を介して接続される画像形成システムに適用することができる。   The present invention can be applied to an image forming system in which an information processing apparatus having a data processing apparatus and an image forming apparatus having a data processing apparatus are connected via a communication line.

実施の形態1に係るデータ処理装置の機能構成を示すブロック図である。3 is a block diagram illustrating a functional configuration of the data processing apparatus according to Embodiment 1. FIG. 実施の形態1に係る異常判定処理部の詳細な機能構成を示すブロック図である。3 is a block diagram illustrating a detailed functional configuration of an abnormality determination processing unit according to Embodiment 1. FIG. 実施の形態1に係る異常判定処理部による異常判定処理の処理手順を示すフローチャートである。4 is a flowchart illustrating a processing procedure of abnormality determination processing by an abnormality determination processing unit according to the first embodiment. 実施の形態1に係る異常判定処理において適用される異常判定基準を説明する図である。It is a figure explaining the abnormality determination reference | standard applied in the abnormality determination process which concerns on Embodiment 1. FIG. 実施の形態1に係る状態表示部に表示される異常状態の表示内容の一例を示す図である。It is a figure which shows an example of the display content of the abnormal state displayed on the state display part which concerns on Embodiment 1. FIG. 実施の形態2に係るデータ処理装置の機能構成を示すブロック図である。6 is a block diagram illustrating a functional configuration of a data processing device according to Embodiment 2. FIG. 実施の形態2に係る異常判定処理部の詳細な機能構成を示すブロック図である。6 is a block diagram illustrating a detailed functional configuration of an abnormality determination processing unit according to Embodiment 2. FIG. 実施の形態2に係る異常判定処理部による異常判定処理の処理手順を示すフローチャートである。10 is a flowchart illustrating a processing procedure of abnormality determination processing by an abnormality determination processing unit according to the second embodiment. 実施の形態2に係る異常判定処理において適用される異常判定基準を説明する図である。It is a figure explaining the abnormality determination reference | standard applied in the abnormality determination process which concerns on Embodiment 2. FIG. 実施の形態2に係る状態表示部に表示される異常状態の表示内容の一例を示す図である。It is a figure which shows an example of the display content of the abnormal condition displayed on the status display part which concerns on Embodiment 2. FIG. 実施の形態3に係るデータ処理装置の異常判定処理部による異常判定処理の処理手順を示すフローチャートである。12 is a flowchart illustrating a processing procedure of abnormality determination processing by an abnormality determination processing unit of the data processing apparatus according to the third embodiment. 実施の形態3に係るデータ処理装置の異常判定処理部による異常判定処理の処理手順を示すフローチャートである。12 is a flowchart illustrating a processing procedure of abnormality determination processing by an abnormality determination processing unit of the data processing apparatus according to the third embodiment. 実施の形態1〜3の何れかの実施の形態のデータ処理装置を有する情報処理装置の構成および実施の形態1〜3の何れかの実施の形態のデータ処理装置を有する画像形成装置の構成をそれぞれ示す構成図である。A configuration of an information processing apparatus including the data processing apparatus according to any one of the first to third embodiments and a configuration of an image forming apparatus including the data processing apparatus according to any one of the first to third embodiments. It is a block diagram shown respectively. 実施の形態1〜3の何れかの実施の形態のデータ処理装置を有する情報処理装置のハードウェア構成を示す構成図である。It is a block diagram which shows the hardware constitutions of the information processing apparatus which has a data processor of any one of Embodiment 1-3. 実施の形態1〜3の何れかの実施の形態のデータ処理装置を有する画像形成装置のハードウェア構成を示す構成図である。FIG. 3 is a configuration diagram illustrating a hardware configuration of an image forming apparatus having the data processing apparatus according to any one of the first to third embodiments.

符号の説明Explanation of symbols

1 データ処理装置
10 処理装置
20 記憶部(不揮発性)
30 記憶部(揮発性)
40 主電源
50 異常判定処理部
111 プログラムカウンタ
300 情報処理装置
310 CPU
320 ROM
330 RAM
340 プログラムROM
340A データ処理プログラム
350 ASIC
360,521 時計部
370 不揮発性メモリ
380,560 外部記憶装置
381 インタフェース
382 通信インタフェース
390 表示装置
391 入力装置
400 画像形成装置
410 操作パネル
420 画像出力装置
510 プログラムカウンタ記憶処理部
520 電源OFF−ON判定部
522 電源OFF/ON計測部
523 電源OFF時間算出部
524 電源OFF時間比較部
530 プログラムカウンタ異常判定部
540 状態表示部
550 不揮発性記憶部
DESCRIPTION OF SYMBOLS 1 Data processing apparatus 10 Processing apparatus 20 Memory | storage part (nonvolatile)
30 Storage unit (volatile)
40 Main power supply 50 Abnormality determination processing unit 111 Program counter 300 Information processing device 310 CPU
320 ROM
330 RAM
340 Program ROM
340A Data processing program 350 ASIC
360, 521 Clock unit 370 Non-volatile memory 380, 560 External storage device 381 Interface 382 Communication interface 390 Display device 391 Input device 400 Image forming device 410 Operation panel 420 Image output device 510 Program counter storage processing unit 520 Power OFF-ON determination unit 522 Power OFF / ON measurement unit 523 Power OFF time calculation unit 524 Power OFF time comparison unit 530 Program counter abnormality determination unit 540 Status display unit 550 Nonvolatile storage unit

Claims (7)

所定の処理が実行されるときに参照されるプログラムカウンタの値に関する進行履歴を示す履歴情報を記憶する記憶手段と、
電源がオンの状態からオフに変化しその後オンに変化した場合の当該電源がオフになっているオフ時間を求めるオフ時間求め手段と、
前記オフ時間求め手段が求めたオフ時間が予め設定される所定の時間以下の場合は、所定の処理の実行中に発生した異常状態に対応してユーザが電源を操作したものとして前記記憶手段に記憶されている履歴情報と予め設定される異常判定基準とを比較し、当該履歴情報が当該異常判定基準に適合するときは、前記プログラムカウンタの値に関する進行履歴が異常であると判定する判定手段と、
を有することを特徴とするデータ処理装置。
Storage means for storing history information indicating a progress history related to a value of a program counter referred to when predetermined processing is executed;
An off time obtaining means for obtaining an off time when the power source is turned off when the power source is turned off and then turned on;
If the off time obtained by the off time obtaining means is equal to or less than a predetermined time set in advance, it is assumed that the user has operated the power supply in response to an abnormal state that occurred during execution of the predetermined processing. A determination unit that compares the stored history information with a preset abnormality determination criterion and determines that the progress history relating to the value of the program counter is abnormal when the history information meets the abnormality determination criterion. When,
A data processing apparatus comprising:
前記記憶手段は、
一定期間内の前記プログラムカウンタの値に関する進行履歴を示す履歴情報を記憶する、
ことを特徴とする請求項1に記載のデータ処理装置。
The storage means
Storing history information indicating a progress history relating to the value of the program counter within a certain period;
The data processing apparatus according to claim 1.
所定の処理が実行されるときに参照されるプログラムカウンタに関し一定期間内の当該プログラムカウンタの値に関する現在の進行履歴を示す履歴情報を記憶する第1の記憶手段と、
電源がオンの状態からオフに変化しその後オンに変化した場合の当該電源がオフになっているオフ時間を求めるオフ時間求め手段と、
前記オフ時間求め手段が求めたオフ時間が予め設定される所定の時間以下の場合は、所定の処理の実行中に発生した異常状態に対応してユーザが電源を操作したものとして前記第1の記憶手段に記憶されている履歴情報と予め設定される異常判定基準とを比較し、当該履歴情報が当該異常判定基準に適合するときは、前記プログラムカウンタの値に関する現在の進行履歴が異常であると判定する第1の判定手段と、
異常であると判定された前記プログラムカウンタの値に関する過去の進行履歴を示す履歴情報を記憶する第2の記憶手段と、
前記一定期間ごとに、前記第1の記憶手段に記憶されている履歴情報と前記第2の記憶手段に記憶されている履歴情報とのパターンマッチングを行い、当該2つのパターンが一致した場合は、前記プログラムカウンタの値に関する現在の進行履歴が異常であると判定する第2の判定手段と、
を有することを特徴とするデータ処理装置。
First storage means for storing history information indicating a current progress history regarding a value of the program counter within a certain period with respect to a program counter referred to when a predetermined process is executed;
An off time obtaining means for obtaining an off time when the power source is turned off when the power source is turned off and then turned on;
If the off time obtained by the off time obtaining means is less than or equal to a predetermined time set in advance, it is assumed that the user has operated the power supply in response to an abnormal state occurring during execution of the predetermined process . The history information stored in the storage means is compared with a preset abnormality criterion, and when the history information meets the abnormality criterion, the current progress history regarding the value of the program counter is abnormal. First determination means for determining
Second storage means for storing history information indicating past progress history related to the value of the program counter determined to be abnormal;
Perform pattern matching between the history information stored in the first storage means and the history information stored in the second storage means at regular intervals, and when the two patterns match, Second determination means for determining that the current progress history relating to the value of the program counter is abnormal;
A data processing apparatus comprising:
前記所定の処理にかかわる情報を記憶する処理情報記憶手段、を更に備え、
前記第2の判定手段は、
前記プログラムカウンタの値に関する現在の進行履歴が異常であると判定したときは、前記第2の記憶手段に対し、前記処理情報記憶手段に記憶されている情報を当該第2の記憶手段内の履歴情報に対応して記憶させる、
ことを特徴とする請求項3に記載のデータ処理装置。
Processing information storage means for storing information relating to the predetermined processing;
The second determination means includes
When it is determined that the current progress history related to the value of the program counter is abnormal, the information stored in the processing information storage means is stored in the history in the second storage means to the second storage means. Memorize it according to the information,
The data processing apparatus according to claim 3.
請求項1〜4の何れか一項に記載のデータ処理装置を有することを特徴とする情報処理装置。   An information processing apparatus comprising the data processing apparatus according to claim 1. 請求項1〜4の何れか一項に記載のデータ処理装置を有することを特徴とする画像形成装置。   An image forming apparatus comprising the data processing apparatus according to claim 1. 所定の処理が実行されるときに参照されるプログラムカウンタの値に関する進行履歴を示す履歴情報を記憶手段に記憶させる記憶処理過程と、
電源がオンの状態からオフに変化しその後オンに変化した場合の当該電源がオフになっているオフ時間を求めるオフ時間求め処理過程と、
前記オフ時間求め処理過程により求められたオフ時間が予め設定される所定の時間以下の場合は、所定の処理の実行中に発生した異常状態に対応してユーザが電源を操作したものとして前記記憶手段に記憶されている履歴情報と予め設定される異常判定基準とを比較し、当該履歴情報が当該異常判定基準に適合するときは、前記プログラムカウンタの値に関する進行履歴が異常であると判定する判定処理過程と、
をコンピュータに実行させることを特徴とするデータ処理プログラム。
A storage process for storing history information indicating a history of progress related to a value of a program counter referred to when a predetermined process is executed;
An off time obtaining process for obtaining an off time when the power is turned off when the power is turned off from the on state and then turned on;
If the off time obtained by the off time obtaining process is less than or equal to a predetermined time set in advance, the storage is performed as if the user operated the power supply in response to an abnormal state that occurred during execution of the predetermined process. The history information stored in the means is compared with a preset abnormality criterion, and when the history information matches the abnormality criterion, it is determined that the progress history regarding the value of the program counter is abnormal. Judgment process,
A data processing program for causing a computer to execute.
JP2008211856A 2008-08-20 2008-08-20 Data processing apparatus, information processing apparatus, image forming apparatus, and data processing program Expired - Fee Related JP5397667B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008211856A JP5397667B2 (en) 2008-08-20 2008-08-20 Data processing apparatus, information processing apparatus, image forming apparatus, and data processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008211856A JP5397667B2 (en) 2008-08-20 2008-08-20 Data processing apparatus, information processing apparatus, image forming apparatus, and data processing program

Publications (2)

Publication Number Publication Date
JP2010049407A JP2010049407A (en) 2010-03-04
JP5397667B2 true JP5397667B2 (en) 2014-01-22

Family

ID=42066451

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008211856A Expired - Fee Related JP5397667B2 (en) 2008-08-20 2008-08-20 Data processing apparatus, information processing apparatus, image forming apparatus, and data processing program

Country Status (1)

Country Link
JP (1) JP5397667B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5799572B2 (en) * 2011-05-12 2015-10-28 株式会社リコー Electronic equipment, control method
JP5834531B2 (en) * 2011-06-23 2015-12-24 富士ゼロックス株式会社 Information processing apparatus and program

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5933539U (en) * 1982-08-23 1984-03-01 株式会社東芝 programmable controller
JPH01161547A (en) * 1987-12-18 1989-06-26 Nec Corp Operating state storing method
JPH0496832A (en) * 1990-08-14 1992-03-30 Nec Corp Fault information gathering device
JPH05173830A (en) * 1991-12-20 1993-07-13 Hitachi Ltd Abnormal operation detecting method and emulator
JPH09282561A (en) * 1996-04-18 1997-10-31 Tec Corp Radio type merchandise sales registering device
JPH10289128A (en) * 1997-04-16 1998-10-27 Toshiba Corp Program evaluation device, program evaluation method and mechanically readable recording medium recording program evaluation program
JP4558376B2 (en) * 2004-05-18 2010-10-06 三菱電機株式会社 controller

Also Published As

Publication number Publication date
JP2010049407A (en) 2010-03-04

Similar Documents

Publication Publication Date Title
JP4659588B2 (en) Progress status display device and progress status display method
JP5460167B2 (en) Information processing apparatus, control method for information processing apparatus, and control program
US10044900B2 (en) Image forming apparatus, method of controlling the same, and storage medium
JP5021404B2 (en) Electronic device, activation control method of electronic device, and image forming apparatus
US9965291B2 (en) Information processing apparatus enabling high-speed start-up, control method therefor, and storage medium storing control program therefor
JP5397667B2 (en) Data processing apparatus, information processing apparatus, image forming apparatus, and data processing program
JP2005157528A (en) Memory device
JP6253433B2 (en) Control device
JP2009009323A (en) Setting device, electronic equipment, and setting program
JP2011061309A (en) Image processing apparatus
JP2015032103A (en) Image forming apparatus, control method of image forming apparatus, and program
JP6314923B2 (en) Image processing device
JP2020144565A (en) Electronic device and activation sequence generation program
JP2007293449A (en) Printer with scanner and electronic appliance
JP2006155391A (en) Image forming apparatus
US11979534B2 (en) Image forming apparatus having print speed control, control method thereof, and storage medium
JP4948862B2 (en) Image forming apparatus
JP2018151776A (en) Information processor, control method thereof and program
JP5088399B2 (en) Printing system
JP2006344022A (en) Equipment and program starting method
JP2008272982A (en) Printer and method for updating firmware therein
JP2010206052A (en) Semiconductor device, electronic apparatus with the same mounted thereon, and program
JP2020174252A (en) Information processing device, control method of the same, and program
JP2016139206A (en) Electronic equipment
JP2021170226A (en) Information processing apparatus and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110809

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120706

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120711

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120831

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130204

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130328

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130926

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131009

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees