JP6608875B2 - Diagnostic control device, diagnostic control method and program - Google Patents

Diagnostic control device, diagnostic control method and program Download PDF

Info

Publication number
JP6608875B2
JP6608875B2 JP2017120116A JP2017120116A JP6608875B2 JP 6608875 B2 JP6608875 B2 JP 6608875B2 JP 2017120116 A JP2017120116 A JP 2017120116A JP 2017120116 A JP2017120116 A JP 2017120116A JP 6608875 B2 JP6608875 B2 JP 6608875B2
Authority
JP
Japan
Prior art keywords
information processing
data
output data
processing
output
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.)
Active
Application number
JP2017120116A
Other languages
Japanese (ja)
Other versions
JP2019003578A (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.)
NEC Platforms Ltd
Original Assignee
NEC Platforms Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2017120116A priority Critical patent/JP6608875B2/en
Publication of JP2019003578A publication Critical patent/JP2019003578A/en
Application granted granted Critical
Publication of JP6608875B2 publication Critical patent/JP6608875B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、多重化された情報処理装置の出力データを診断し、診断結果に基づいて情報処理装置を制御する診断制御装置、診断制御方法およびプログラムに関する。   The present invention relates to a diagnosis control device, a diagnosis control method, and a program for diagnosing output data of a multiplexed information processing device and controlling the information processing device based on a diagnosis result.

予約システムや販売管理システムなどのシステムでは、信頼性の高い情報処理をリアルタイムで提供し続けるために、情報処理装置を多重化させて冗長性を持たせることが有効である。情報処理装置を多重化させたシステムでは、異なる情報処理装置によって同じデータに同じ処理を実行することで得られる処理結果を比較し、処理結果の一致・不一致を判定することによって障害の有無を検証できる。一般的なシステムでは、処理結果に不一致が検出されてもいずれの装置に障害が発生しているのか判定できないため、装置ごとに障害の有無について診断する必要があった。   In systems such as reservation systems and sales management systems, it is effective to provide redundancy by multiplexing information processing devices in order to continue to provide highly reliable information processing in real time. In a system in which information processing devices are multiplexed, processing results obtained by executing the same processing on the same data by different information processing devices are compared, and the presence or absence of a failure is verified by judging whether the processing results match or not it can. In a general system, even if a mismatch is detected in the processing results, it is impossible to determine which device has a failure, so it is necessary to diagnose whether there is a failure for each device.

特許文献1には、二重化された情報処理装置の診断方式について開示されている。特許文献1の方式では、二つの実行部における診断動作を同時に実行し、診断結果に不一致が検出されてから装置ごとの診断を実行する。   Patent Document 1 discloses a diagnostic method for a duplexed information processing apparatus. In the method of Patent Document 1, the diagnosis operation in the two execution units is executed at the same time, and the diagnosis for each device is executed after a mismatch is detected in the diagnosis results.

特許文献2には、故障検出隔離機能を備えるコンピュータシステムについて開示されている。特許文献2のシステムでは、少なくとも3個のCPU(Central Processing Unit)モジュールを外部出力線に接続するとともに、互いにリニアアレイ状に接続する。各CPUモジュールは、外部出力線上の出力と自身の出力とを比較することによって自身の異常を判定し、異常がある際には自身をシステムから切り離す。   Patent Document 2 discloses a computer system having a failure detection and isolation function. In the system of Patent Document 2, at least three CPU (Central Processing Unit) modules are connected to an external output line and connected to each other in a linear array. Each CPU module determines its own abnormality by comparing the output on the external output line with its own output, and disconnects itself from the system when there is an abnormality.

特許文献3には、3個以上の情報処理装置を備える情報処理システムにおいて、故障した装置を検出して切り離す故障検出・切離方式について開示されている。特許文献3の方式では、各装置の処理結果から2個の結果を選ぶ組み合わせの数に分けて処理結果対とし、それらの処理結果対ごとに処理結果同士を比較して一致するか否かを判定する。処理結果同士が一致した場合、処理結果対ごとに出力線を介して出力バスに対して処理結果を出力する。一方、処理結果同士が一致しない場合、処理結果対ごとにエラー信号を送出するとともに出力線をハイインピーダンス状態とし、エラー信号に基づいて故障した装置を特定する。   Patent Document 3 discloses a failure detection / separation method for detecting and disconnecting a failed device in an information processing system including three or more information processing devices. In the method of Patent Document 3, it is divided into the number of combinations for selecting two results from the processing results of each device, and the processing results are paired, and the processing results are compared with each other for each processing result pair. judge. If the processing results match each other, the processing result is output to the output bus via the output line for each processing result pair. On the other hand, if the processing results do not match, an error signal is sent for each processing result pair, and the output line is set to a high impedance state, and a faulty device is specified based on the error signal.

特公昭62−38740号公報Japanese Examined Patent Publication No. 62-38740 特開平6−149605号公報JP-A-6-149605 特開平5−204692号公報JP-A-5-204692

特許文献1の方式によれば、二つの実行部の診断結果を比較し、不一致が検出されてから装置ごとに診断を行うため、初めから個々の装置の診断を行うよりもシステムの処理が中断する時間を短縮できる。しかし、特許文献1の方式には、二つの実行部の診断結果に不一致が検出された後にシステムを中断する必要があるという問題点があった。   According to the method of Patent Document 1, since the diagnosis results of the two execution units are compared and each device is diagnosed after a mismatch is detected, the processing of the system is interrupted rather than the diagnosis of each device from the beginning. Time can be shortened. However, the method of Patent Document 1 has a problem that the system needs to be interrupted after a mismatch is detected in the diagnosis results of the two execution units.

特許文献2の方式によれば、同じデータを複数のCPUモジュールで処理した結果を比較し、異常が検出されたCPUモジュールをシステムから切り離すことによって冗長性を向上できる。しかし、特許文献2の方式には、マスタCPUモジュールに異常が発生した際に、隣接CPUモジュールをマスタに移行するまで、処理が中断されてしまうという問題点があった。   According to the method of Patent Document 2, redundancy can be improved by comparing the results of processing the same data by a plurality of CPU modules and separating the CPU module in which an abnormality is detected from the system. However, the method of Patent Document 2 has a problem that when an abnormality occurs in the master CPU module, the process is interrupted until the adjacent CPU module is transferred to the master.

特許文献3の方式によれば、ハードウェア量を増加させることなく、故障した装置を検出して切り離すことができる。しかし、特許文献3の方式では、全ての装置の処理結果が不一致の場合に故障した装置を検出できず、処理が中断されてしまうという問題点があった。   According to the method of Patent Document 3, a failed device can be detected and separated without increasing the amount of hardware. However, the method disclosed in Patent Document 3 has a problem in that a failed device cannot be detected when the processing results of all devices do not match, and the processing is interrupted.

本発明の目的は、上述した課題を解決し、多重化された情報処理装置による処理を継続させながら、情報処理装置の出力データを正確に診断できる診断制御装置を提供することにある。   An object of the present invention is to solve the above-described problems and to provide a diagnosis control device capable of accurately diagnosing output data of an information processing device while continuing processing by multiplexed information processing devices.

本発明の一態様の診断制御装置は、同一の入力データを入力し、入力した同一の入力データに同一のデータ処理を実行する第1情報処理装置および第2情報処理装置の出力データを診断する診断制御装置であって、第1情報処理装置および第2情報処理装置と同じ入力データを入力とする入力手段と、入力データを入力手段から取得し、取得した入力データに第1情報処理装置および第2情報処理装置と同じデータ処理を実行して第1処理結果を出力する第1処理手段と、第1処理手段と同じ入力データを入力手段から取得し、取得した入力データに第1情報処理装置および第2情報処理装置と同じデータ処理を実行して第2処理結果を出力する第2処理手段と、第1処理手段から第1処理結果を取得するとともに第2処理手段から第2処理結果を取得し、第1処理結果と第2処理結果とを比較して一致するか否かによって自装置が正常であるか否かを判定する第1比較手段と、第1情報処理装置が入力データにデータ処理を実行することで生成された第1データと、第2情報処理装置が入力データにデータ処理を実行することで生成された第2データとを取得し、第1処理結果および第2処理結果のいずれかと第1データおよび第2データとを比較して一致するか否かを判定し、判定結果に応じて第1情報処理装置および第2情報処理装置に制御信号を送信する判定手段とを備える。   The diagnosis control device according to one aspect of the present invention inputs the same input data, and diagnoses the output data of the first information processing device and the second information processing device that execute the same data processing on the input same input data. A diagnostic control apparatus, an input unit that inputs the same input data as the first information processing apparatus and the second information processing apparatus, and acquires the input data from the input unit, and the first information processing apparatus and the acquired input data First processing means for executing the same data processing as that of the second information processing apparatus and outputting the first processing result, and acquiring the same input data as the first processing means from the input means. A second processing unit that executes the same data processing as the apparatus and the second information processing device and outputs a second processing result; obtains the first processing result from the first processing unit; A first comparison unit that obtains a result and compares the first processing result with the second processing result to determine whether or not the own device is normal, and the first information processing device inputs The first data generated by executing data processing on the data and the second data generated by executing data processing on the input data by the second information processing apparatus are acquired, and the first processing result and the first data The determination is made by comparing one of the two processing results with the first data and the second data to determine whether or not they match, and transmitting a control signal to the first information processing apparatus and the second information processing apparatus according to the determination result Means.

本発明の一態様の診断制御方法は、同一の入力データを入力し、入力した同一の入力データに同一のデータ処理を実行する第1情報処理装置および第2情報処理装置の出力データを診断する診断制御方法であって、第1情報処理装置および第2情報処理装置と同じ入力データを入力し、入力した入力データに第1情報処理装置および第2情報処理装置と同じデータ処理を実行して第1処理結果を生成し、入力した入力データに第1情報処理装置および第2情報処理装置と同じデータ処理を実行して第2処理結果を生成し、第1処理結果と第2処理結果とを比較して一致するか否かによって自装置が正常であるか否かを判定し、第1情報処理装置が入力データにデータ処理を実行することで生成された第1データと、第2情報処理装置が入力データにデータ処理を実行することで生成された第2データとを取得し、第1処理結果および第2処理結果のいずれかと第1データおよび第2データとを比較して一致するか否かを判定し、判定結果に応じて第1情報処理装置および第2情報処理装置に制御信号を送信する。   The diagnosis control method according to one aspect of the present invention diagnoses output data of a first information processing apparatus and a second information processing apparatus that input the same input data and execute the same data processing on the input same input data. A diagnosis control method, wherein the same input data as that of the first information processing device and the second information processing device is input, and the same data processing as that of the first information processing device and the second information processing device is performed on the input data. A first processing result is generated, the same data processing as the first information processing apparatus and the second information processing apparatus is performed on the input data that has been input to generate a second processing result, and the first processing result and the second processing result The first data generated by the first information processing apparatus performing data processing on the input data, and the second information The processing unit Second data generated by executing data processing on the data, and comparing either the first processing result or the second processing result with the first data and the second data to determine whether or not they match The control signal is transmitted to the first information processing apparatus and the second information processing apparatus according to the determination result.

本発明の一態様のプログラムは、同一の入力データを入力し、入力した同一の入力データに同一のデータ処理を実行する第1情報処理装置および第2情報処理装置の出力データを診断するプログラムであって、第1情報処理装置および第2情報処理装置と同じ入力データを入力する処理と、入力した入力データに第1情報処理装置および第2情報処理装置と同じデータ処理を実行して第1処理結果を生成する処理と、入力した入力データに第1情報処理装置および第2情報処理装置と同じデータ処理を実行して第2処理結果を生成する処理と、第1処理結果と第2処理結果とを比較して一致するか否かによって自装置が正常であるか否かを判定する処理と、第1情報処理装置が入力データにデータ処理を実行することで生成された第1データと、第2情報処理装置が入力データにデータ処理を実行することで生成された第2データとを取得する処理と、第1処理結果および第2処理結果のいずれかと第1データおよび第2データとを比較して一致するか否かを判定する処理と、判定結果に応じて第1情報処理装置および第2情報処理装置に制御信号を送信する処理とをコンピュータに実行させる。   The program of one embodiment of the present invention is a program for diagnosing output data of the first information processing apparatus and the second information processing apparatus that inputs the same input data and executes the same data processing on the input same input data. In the first processing, the same input data as the first information processing apparatus and the second information processing apparatus is input, and the same data processing as the first information processing apparatus and the second information processing apparatus is performed on the input data. Processing for generating a processing result, processing for generating the second processing result by executing the same data processing as the first information processing device and the second information processing device on the input data, and the first processing result and the second processing A process of comparing the result and determining whether or not the own apparatus is normal based on whether or not they match, and first data generated by the first information processing apparatus performing data processing on the input data The second information processing device acquires the second data generated by executing the data processing on the input data, the first processing result and the second processing result, the first data and the second data, Are compared with each other and a process for transmitting a control signal to the first information processing apparatus and the second information processing apparatus according to the determination result is executed by the computer.

本発明によれば、多重化された情報処理装置による処理を継続させながら、情報処理装置の出力データを正確に診断できる診断制御装置を提供することが可能になる。   ADVANTAGE OF THE INVENTION According to this invention, it becomes possible to provide the diagnostic control apparatus which can diagnose correctly the output data of information processing apparatus, continuing the process by the multiplexed information processing apparatus.

本発明の第1の実施形態に係る情報処理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the information processing system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る情報処理システムの診断制御装置の構成を示すブロック図である。It is a block diagram which shows the structure of the diagnostic control apparatus of the information processing system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る情報処理システムの診断制御装置の判定についてまとめた判定テーブルである。It is the determination table put together about the determination of the diagnostic control apparatus of the information processing system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る情報処理システムの診断制御装置の動作について説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of the diagnostic control apparatus of the information processing system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る情報処理システムの出力データを利用するシステムに情報処理システムを接続する一例を示す概念図である。It is a conceptual diagram which shows an example which connects an information processing system to the system using the output data of the information processing system which concerns on the 1st Embodiment of this invention. 本発明の第2の実施形態に係る情報処理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the information processing system which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る情報処理システムの診断制御装置の構成を示すブロック図である。It is a block diagram which shows the structure of the diagnostic control apparatus of the information processing system which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る情報処理システムの診断制御装置の判定についてまとめた判定テーブルである。It is the determination table put together about the determination of the diagnostic control apparatus of the information processing system which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る情報処理システムの診断制御装置の動作について説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of the diagnostic control apparatus of the information processing system which concerns on the 2nd Embodiment of this invention. 本発明の第3の実施形態に係る情報処理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the information processing system which concerns on the 3rd Embodiment of this invention. 本発明の第3の実施形態に係る情報処理システムの診断制御装置の構成を示すブロック図である。It is a block diagram which shows the structure of the diagnostic control apparatus of the information processing system which concerns on the 3rd Embodiment of this invention. 本発明の第3の実施形態に係る情報処理システムの診断制御装置の判定についてまとめた判定テーブルである。It is the determination table put together about the determination of the diagnostic control apparatus of the information processing system which concerns on the 3rd Embodiment of this invention. 本発明の第3の実施形態に係る情報処理システムの診断制御装置の動作について説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of the diagnostic control apparatus of the information processing system which concerns on the 3rd Embodiment of this invention. 本発明の各実施形態に係る情報処理システムを実現するためのハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware constitutions for implement | achieving the information processing system which concerns on each embodiment of this invention.

以下に、本発明を実施するための形態について図面を用いて説明する。ただし、以下に述べる実施形態には、本発明を実施するために技術的に好ましい限定がされているが、発明の範囲を以下に限定するものではない。なお、以下の実施形態の説明に用いる全図においては、特に理由がない限り、同様箇所には同じ符号を付す。また、以下の実施形態において、同様の構成・動作に関しては繰り返しの説明を省略する場合がある。また、図面中の矢印の向きは、信号の流れの一例を示すものであり、信号の向きを限定するものではない。   EMBODIMENT OF THE INVENTION Below, the form for implementing this invention is demonstrated using drawing. However, the preferred embodiments described below are technically preferable for carrying out the present invention, but the scope of the invention is not limited to the following. In addition, in all the drawings used for description of the following embodiments, the same reference numerals are given to the same parts unless there is a particular reason. In the following embodiments, repeated description of similar configurations and operations may be omitted. In addition, the direction of the arrow in the drawing shows an example of the signal flow, and does not limit the direction of the signal.

(第1の実施形態)
まず、本発明の第1の実施形態に係る情報処理システムについて図面を参照しながら説明する。本実施形態の情報処理システムは、同じ入力データに同じデータ処理を実行し、同じ出力データを出力する二重化された情報処理装置を備える。なお、以下においては、情報処理装置を二重化する例を示すが、情報処理装置を三重化以上に多重化してもよい。
(First embodiment)
First, an information processing system according to a first embodiment of the present invention will be described with reference to the drawings. The information processing system of this embodiment includes a duplex information processing apparatus that executes the same data processing on the same input data and outputs the same output data. In the following, an example in which the information processing device is duplexed is shown, but the information processing device may be multiplexed more than triple.

(構成)
図1は、本実施形態の情報処理システム1の構成を示すブロック図である。図1のように、情報処理システム1は、第1情報処理装置11、第2情報処理装置12および診断制御装置13を備える。
(Constitution)
FIG. 1 is a block diagram illustrating a configuration of an information processing system 1 according to the present embodiment. As illustrated in FIG. 1, the information processing system 1 includes a first information processing device 11, a second information processing device 12, and a diagnosis control device 13.

第1情報処理装置11と第2情報処理装置12とは同様の構成を有する。第1情報処理装置11と第2情報処理装置12とは、同じ入力データを入力として、同じ入力データに同じデータ処理を実行して同じデータ(出力データとも呼ぶ)を出力するように構成される。第1情報処理装置11および第2情報処理装置12の少なくともいずれか一方に障害が発生すると、同じデータを入力としても異なる出力データが出力される。第1情報処理装置11および第2情報処理装置12は、自装置が出力した出力データを、その出力データを使用するシステムに出力するとともに、診断制御装置13にも出力する。なお、これ以降、第1情報処理装置11の出力データを出力A(第1データとも呼ぶ)、第2情報処理装置12の出力データを出力B(第2データとも呼ぶ)と呼ぶ。   The first information processing apparatus 11 and the second information processing apparatus 12 have the same configuration. The first information processing apparatus 11 and the second information processing apparatus 12 are configured to receive the same input data, execute the same data processing on the same input data, and output the same data (also referred to as output data). . When a failure occurs in at least one of the first information processing apparatus 11 and the second information processing apparatus 12, different output data is output even if the same data is input. The first information processing device 11 and the second information processing device 12 output the output data output from the own device to a system that uses the output data, and also output it to the diagnosis control device 13. Hereinafter, the output data of the first information processing apparatus 11 is referred to as output A (also referred to as first data), and the output data of the second information processing apparatus 12 is referred to as output B (also referred to as second data).

診断制御装置13は、第1情報処理装置11と第2情報処理装置12とに接続される。診断制御装置13は、第1情報処理装置11および第2情報処理装置12と同じデータ処理を実行する処理機能を少なくとも二つ有する。これ以降は、診断制御装置13が二つの処理機能を有するものとして説明するが、診断制御装置13が有する処理機能は三つ以上であってもよい。また、診断制御装置13は、二つの処理機能で処理した処理結果を比較する機能を有する。また、診断制御装置13は、自装置の処理機能で処理した処理結果を、第1情報処理装置11および第2情報処理装置12の出力データと比較し、第1情報処理装置11および第2情報処理装置12を診断する機能を有する。さらに、診断制御装置13は、診断結果に基づいて、第1情報処理装置11および第2情報処理装置12を制御する機能を有する。   The diagnosis control device 13 is connected to the first information processing device 11 and the second information processing device 12. The diagnosis control device 13 has at least two processing functions for executing the same data processing as the first information processing device 11 and the second information processing device 12. In the following description, the diagnosis control device 13 is described as having two processing functions, but the diagnosis control device 13 may have three or more processing functions. The diagnostic control device 13 has a function of comparing the processing results processed by the two processing functions. In addition, the diagnosis control device 13 compares the processing result processed by the processing function of the own device with the output data of the first information processing device 11 and the second information processing device 12, and the first information processing device 11 and the second information. It has a function of diagnosing the processing device 12. Further, the diagnosis control device 13 has a function of controlling the first information processing device 11 and the second information processing device 12 based on the diagnosis result.

診断制御装置13は、少なくとも二つの処理機能によって同じ入力データを処理する。例えば、診断制御装置13は、二つの処理機能によって同じ入力データを順番に処理する。この場合、診断制御装置13は、一方の処理機能による処理が終了した時点で、もう一方の処理機能によって処理を開始すればよい。なお、診断制御装置13は、二つの処理機能によって同じ入力データを並列で処理してもよい。   The diagnosis control device 13 processes the same input data by at least two processing functions. For example, the diagnosis control device 13 processes the same input data in order by two processing functions. In this case, the diagnosis control device 13 may start processing by the other processing function when the processing by one processing function ends. The diagnosis control device 13 may process the same input data in parallel by using two processing functions.

診断制御装置13が入力データを処理し始めるタイミングは、第1情報処理装置11および第2情報処理装置12が入力データを処理し始めるタイミングと整合させることが好ましい。例えば、診断制御装置13は、第1情報処理装置11および第2情報処理装置12と同じタイミングで同じ入力データを入力とし、同じタイミングで同じデータ処理を開始する。   The timing at which the diagnosis control device 13 starts processing input data is preferably matched with the timing at which the first information processing device 11 and the second information processing device 12 start processing input data. For example, the diagnosis control device 13 receives the same input data at the same timing as the first information processing device 11 and the second information processing device 12 and starts the same data processing at the same timing.

診断制御装置13は、二つの処理機能によって処理した処理結果を比較する。診断制御装置13は、二つの処理機能による処理結果が同じ場合、自装置が正常であると判定する。一方で、二つの処理機能による処理結果が異なる場合、診断制御装置13は、自装置に障害があると判定する。診断制御装置13は、自装置に障害があると判定した場合、自装置を停止させるか再起動する。なお、診断制御装置13は、自装置に障害があると判定した際に、第1情報処理装置11および第2情報処理装置12の出力データを使用するシステムにその出力データの信頼性を的確に診断できなかった旨を通知してもよい。   The diagnosis control device 13 compares the processing results processed by the two processing functions. The diagnosis control device 13 determines that the device itself is normal when the processing results of the two processing functions are the same. On the other hand, when the processing results of the two processing functions are different, the diagnosis control device 13 determines that the own device has a failure. If the diagnosis control apparatus 13 determines that the own apparatus has a failure, the diagnosis control apparatus 13 stops or restarts the own apparatus. When the diagnosis control device 13 determines that the device itself has a failure, the diagnosis control device 13 accurately sets the reliability of the output data to the system that uses the output data of the first information processing device 11 and the second information processing device 12. You may notify that it was not able to diagnose.

また、診断制御装置13は、第1情報処理装置11および第2情報処理装置12の出力データを入力とする。診断制御装置13は、自装置が正常であると判定すると、第1情報処理装置11の出力データ(出力A)と、第2情報処理装置12の出力データ(出力B)とを自装置の処理結果と比較する。   The diagnosis control device 13 receives the output data of the first information processing device 11 and the second information processing device 12 as input. When the diagnosis control device 13 determines that the device itself is normal, the diagnosis control device 13 processes the output data (output A) of the first information processing device 11 and the output data (output B) of the second information processing device 12 by the processing of the device itself. Compare with results.

診断制御装置13の処理機能は、第1情報処理装置11および第2情報処理装置12よりも処理能力が高い方が好ましい。例えば、診断制御装置13の処理機能は、第1情報処理装置11および第2情報処理装置12と同じデータ処理を2倍の速さで実行する。特に、診断制御装置13が二つの処理機能によって同じ入力データを順番にデータ処理する場合、第1情報処理装置11および第2情報処理装置12の2倍の速さでデータ処理を実行することが好ましい。そうすれば、第1情報処理装置11および第2情報処理装置12の出力データを取得した段階で、第1情報処理装置11および第2情報処理装置12の出力データと自装置の処理結果とを比較し始めることができる。   The processing function of the diagnosis control device 13 is preferably higher in processing capability than the first information processing device 11 and the second information processing device 12. For example, the processing function of the diagnosis control device 13 executes the same data processing as the first information processing device 11 and the second information processing device 12 at twice the speed. In particular, when the diagnosis control device 13 sequentially processes the same input data by using two processing functions, the data processing can be executed twice as fast as the first information processing device 11 and the second information processing device 12. preferable. Then, when the output data of the first information processing device 11 and the second information processing device 12 is acquired, the output data of the first information processing device 11 and the second information processing device 12 and the processing result of the own device are obtained. You can start to compare.

診断制御装置13は、第1情報処理装置11および第2情報処理装置12の出力データ(出力Aおよび出力B)と、自装置の処理結果とが異なる場合、いずれの装置に障害があるのかを判定する。診断制御装置13は、第1情報処理装置11および第2情報処理装置12の出力データ(出力Aおよび出力B)と、自装置の処理結果とを比較する時点において、自装置の処理結果が正しいものと判定している。そのため、診断制御装置13は、自装置の処理結果と異なる出力データを出力した情報処理装置に障害があると判定する。   If the output data (output A and output B) of the first information processing device 11 and the second information processing device 12 is different from the processing result of the own device, the diagnosis control device 13 determines which device has a fault. judge. When the diagnosis control device 13 compares the output data (output A and output B) of the first information processing device 11 and the second information processing device 12 with the processing result of the own device, the processing result of the own device is correct. It is judged as a thing. Therefore, the diagnosis control device 13 determines that there is a failure in the information processing device that has output the output data different from the processing result of the own device.

診断制御装置13は、第1情報処理装置11および第2情報処理装置12のうち、障害があると判定した情報処理装置に対して停止または再起動を指示する制御信号を送信する。診断制御装置13の制御信号を受信した情報処理装置は、その制御信号に応じて停止または再起動する。このとき、診断制御装置13の処理結果と一致する出力データを出力した方の情報処理装置は、診断制御装置13によって正常であると判定されており、処理を継続する。   The diagnosis control device 13 transmits a control signal instructing stop or restart to the information processing device determined to have a failure among the first information processing device 11 and the second information processing device 12. The information processing apparatus that has received the control signal of the diagnostic control apparatus 13 is stopped or restarted according to the control signal. At this time, the information processing apparatus that outputs the output data that matches the processing result of the diagnosis control apparatus 13 is determined to be normal by the diagnosis control apparatus 13, and the process is continued.

以上が、情報処理システム1の構成の概要についての説明である。次に、情報処理システム1の診断制御装置13の構成について図面を参照しながら説明する。   The above is an outline of the configuration of the information processing system 1. Next, the configuration of the diagnostic control device 13 of the information processing system 1 will be described with reference to the drawings.

〔診断制御装置〕
図2は、診断制御装置13の構成を示すブロック図である。図2のように、診断制御装置13は、入力部131、第1処理部132、第2処理部133、比較部134および判定部135を有する。図2において、破線枠に囲まれた構成(第1処理部132、第2処理部133、比較部134、判定部135)が、本実施形態の特徴的な構成である。
[Diagnostic control device]
FIG. 2 is a block diagram showing the configuration of the diagnostic control device 13. As illustrated in FIG. 2, the diagnosis control apparatus 13 includes an input unit 131, a first processing unit 132, a second processing unit 133, a comparison unit 134, and a determination unit 135. In FIG. 2, a configuration surrounded by a broken line frame (first processing unit 132, second processing unit 133, comparison unit 134, and determination unit 135) is a characteristic configuration of the present embodiment.

入力部131は、第1情報処理装置11および第2情報処理装置12と同じタイミングで同じ入力データを入力とする。なお、入力部131が入力データを取得するタイミングは、第1情報処理装置11および第2情報処理装置12が入力データを取得するタイミングと完全に一致しなくてもよい。また、第1処理部132および第2処理部133に入力データを直接入力する場合は、入力部131を省略してもよい。   The input unit 131 inputs the same input data at the same timing as the first information processing apparatus 11 and the second information processing apparatus 12. Note that the timing at which the input unit 131 acquires input data may not completely coincide with the timing at which the first information processing apparatus 11 and the second information processing apparatus 12 acquire input data. Further, when the input data is directly input to the first processing unit 132 and the second processing unit 133, the input unit 131 may be omitted.

入力部131は、取得した入力データを第1処理部132および第2処理部133に出力する。   The input unit 131 outputs the acquired input data to the first processing unit 132 and the second processing unit 133.

例えば、第1処理部132と第2処理部133とが順番に入力データを処理する場合、入力部131は、第1処理部132および第2処理部133のいずれかに入力データを出力する。そして、入力部131は、いずれかの処理部による処理が終了するタイミングに合わせて、もう一方の処理部に入力データを出力する。なお、第1処理部132および第2処理部133が並列で入力データを処理する場合には、入力部131は、第1処理部132および第2処理部133に同じタイミングで入力データを出力すればよい。   For example, when the first processing unit 132 and the second processing unit 133 sequentially process input data, the input unit 131 outputs the input data to either the first processing unit 132 or the second processing unit 133. Then, the input unit 131 outputs the input data to the other processing unit at the timing when the processing by one of the processing units ends. When the first processing unit 132 and the second processing unit 133 process input data in parallel, the input unit 131 outputs the input data to the first processing unit 132 and the second processing unit 133 at the same timing. That's fine.

第1処理部132および第2処理部133は、入力部131に接続される。第1処理部132および第2処理部133は、入力部131から同じ入力データを取得する。なお、第1処理部132および第2処理部133が入力データを取得するタイミングは、同時であってもよいし、異なっていてもよい。以下においては、第1処理部132の処理が終了してから、第2処理部133の処理を開始するものとして説明する。   The first processing unit 132 and the second processing unit 133 are connected to the input unit 131. The first processing unit 132 and the second processing unit 133 acquire the same input data from the input unit 131. Note that the timing at which the first processing unit 132 and the second processing unit 133 acquire input data may be the same or different. In the following description, it is assumed that the processing of the second processing unit 133 is started after the processing of the first processing unit 132 is completed.

第1処理部132および第2処理部133のうち少なくとも一方が入力データを処理し始めるタイミングは、第1情報処理装置11および第2情報処理装置12が処理し始めるタイミングと整合させることが好ましい。   The timing at which at least one of the first processing unit 132 and the second processing unit 133 starts processing input data is preferably matched with the timing at which the first information processing device 11 and the second information processing device 12 start processing.

第1処理部132および第2処理部133は、第1情報処理装置11および第2情報処理装置12よりも処理能力が高い方が好ましい。例えば、第1処理部132および第2処理部133は、第1情報処理装置11および第2情報処理装置12と同じ処理を2倍の速さで実行する。特に、第1処理部132および第2処理部133が同じ入力データを順番に処理する場合、第1情報処理装置11および第2情報処理装置12の2倍の速さで処理を実行することが好ましい。そうすれば、第1情報処理装置11および第2情報処理装置12の出力データを取得した段階で、第1情報処理装置11および第2情報処理装置12の出力データと自装置の処理結果とをリアルタイムで比較することができる。   The first processing unit 132 and the second processing unit 133 preferably have a higher processing capability than the first information processing device 11 and the second information processing device 12. For example, the first processing unit 132 and the second processing unit 133 execute the same processing as the first information processing device 11 and the second information processing device 12 at twice the speed. In particular, when the first processing unit 132 and the second processing unit 133 sequentially process the same input data, the processing can be executed at twice the speed of the first information processing device 11 and the second information processing device 12. preferable. Then, when the output data of the first information processing device 11 and the second information processing device 12 is acquired, the output data of the first information processing device 11 and the second information processing device 12 and the processing result of the own device are obtained. You can compare in real time.

比較部134は、第1処理部132の処理結果(以下、処理結果Aと呼ぶ)と、第2処理部133の処理結果(以下、処理結果Bと呼ぶ)とを比較する。比較部134は、処理結果A(第1処理結果とも呼ぶ)と処理結果B(第2処理結果とも呼ぶ)とが同じ場合、自装置が正常であると判定する。この場合、判定部135による判定処理が実行される。   The comparison unit 134 compares the processing result of the first processing unit 132 (hereinafter referred to as processing result A) and the processing result of the second processing unit 133 (hereinafter referred to as processing result B). When the processing result A (also referred to as a first processing result) and the processing result B (also referred to as a second processing result) are the same, the comparison unit 134 determines that the own device is normal. In this case, the determination process by the determination unit 135 is executed.

一方で、処理結果Aと処理結果Bとが異なる場合、比較部134は、自装置に障害があると判定する。比較部134は、自装置に障害があると判定した場合、自装置を停止させるか再起動する。   On the other hand, when the processing result A and the processing result B are different, the comparison unit 134 determines that the own apparatus has a failure. When the comparison unit 134 determines that the own device has a failure, the comparison unit 134 stops or restarts the own device.

判定部135は、第1情報処理装置11および第2情報処理装置12の出力データ(出力Aおよび出力B)を入力とする。判定部135は、第1情報処理装置11の出力データ(出力A)と、第2情報処理装置12の出力データ(出力B)とを自装置の処理結果と比較する。   The determination unit 135 receives output data (output A and output B) of the first information processing apparatus 11 and the second information processing apparatus 12 as inputs. The determination unit 135 compares the output data (output A) of the first information processing device 11 and the output data (output B) of the second information processing device 12 with the processing result of the own device.

判定部135は、出力Aおよび出力Bのうちいずれかと、自装置の処理結果とが異なる場合、いずれの情報処理装置に障害があるのかを判定する。判定部135による判定処理が開始されている場合は、自装置の処理結果が正しいものと判定されている。そのため、判定部135は、自装置の処理結果と異なる出力データを出力した情報処理装置に障害があると判定する。   When one of the output A and the output B is different from the processing result of the own device, the determination unit 135 determines which information processing device has a failure. When the determination process by the determination unit 135 is started, it is determined that the processing result of the own apparatus is correct. Therefore, the determination unit 135 determines that there is a failure in the information processing apparatus that has output the output data different from the processing result of the own apparatus.

判定部135は、障害があると判定した方の情報処理装置に対して停止または再起動を指示する制御信号を送信する。判定部135の制御信号を受信した情報処理装置は、その制御信号に基づいて停止または再起動する。このとき、診断制御装置13の処理結果と一致する出力データを出力した方の情報処理装置は、判定部135によって正常であると判定されており、処理を継続する。   The determination unit 135 transmits a control signal instructing stop or restart to the information processing apparatus determined to have a failure. The information processing apparatus that has received the control signal of the determination unit 135 stops or restarts based on the control signal. At this time, the information processing apparatus that has output the output data that matches the processing result of the diagnosis control apparatus 13 is determined to be normal by the determination unit 135, and the process is continued.

なお、図2においては、第1情報処理装置11および第2情報処理装置12と判定部135との間において、出力データを入出力する信号線と、制御信号を入出力する信号線とを分けて描いているが、同じ信号線を共有させてもよい。   In FIG. 2, signal lines for inputting / outputting output data and signal lines for inputting / outputting control signals are divided between the first information processing apparatus 11 and the second information processing apparatus 12 and the determination unit 135. However, the same signal line may be shared.

以上が、診断制御装置13の構成に関する説明である。続いて、診断制御装置13による判定について図面を参照しながら説明する。   The above is the description regarding the configuration of the diagnostic control device 13. Next, determination by the diagnosis control device 13 will be described with reference to the drawings.

〔判定〕
図3は、診断制御装置13による判定についてまとめた判定テーブル130である。判定テーブル130は、五つの判定を含む。なお、判定テーブル130において、丸印「○」は一致、バツ印「×」は不一致を示す。
[Judgment]
FIG. 3 is a determination table 130 that summarizes the determinations made by the diagnostic control device 13. The determination table 130 includes five determinations. In the determination table 130, a circle mark “◯” indicates a match, and a cross mark “X” indicates a mismatch.

条件11〜14は、第1処理部132および第2処理部133の処理結果が比較部134によって一致すると判定される場合である。これ以降、第1処理部132および第2処理部133の処理結果が一致する場合、その処理結果のことを自装置の処理結果(診断制御装置の処理結果とも呼ぶ)と呼ぶ。   Conditions 11 to 14 are cases in which the comparison unit 134 determines that the processing results of the first processing unit 132 and the second processing unit 133 match. Thereafter, when the processing results of the first processing unit 132 and the second processing unit 133 match, the processing result is referred to as the processing result of the own device (also referred to as the processing result of the diagnostic control device).

条件11は、第1情報処理装置11および第2情報処理装置12の出力データ(出力Aおよび出力B)と、診断制御装置13の処理結果とが一致すると判定される場合である。この場合、判定部135はいずれの装置も正常であると判定し、それぞれの装置の処理は継続される。   The condition 11 is a case where it is determined that the output data (output A and output B) of the first information processing device 11 and the second information processing device 12 and the processing result of the diagnosis control device 13 match. In this case, the determination unit 135 determines that all the devices are normal, and the processing of each device is continued.

条件12は、第1情報処理装置11の出力データ(出力A)と診断制御装置13の処理結果とは一致するが、第2情報処理装置12の出力データ(出力B)と診断制御装置13の処理結果とが異なると判定される場合である。この場合、判定部135は、第1情報処理装置11は正常であり、第2情報処理装置12に障害があると判定する。そして、判定部135は、第2情報処理装置12に制御信号を送信する。なお、第1情報処理装置11および診断制御装置13の処理は継続される。   The condition 12 matches the output data (output A) of the first information processing apparatus 11 and the processing result of the diagnosis control apparatus 13, but the output data (output B) of the second information processing apparatus 12 and the diagnosis control apparatus 13 This is a case where it is determined that the processing result is different. In this case, the determination unit 135 determines that the first information processing apparatus 11 is normal and the second information processing apparatus 12 has a failure. Then, the determination unit 135 transmits a control signal to the second information processing apparatus 12. In addition, the process of the 1st information processing apparatus 11 and the diagnostic control apparatus 13 is continued.

条件13は、第2情報処理装置12の出力データ(出力B)と診断制御装置13の処理結果とは一致するが、第1情報処理装置11の出力データ(出力A)と診断制御装置13の処理結果とが異なると判定される場合である。この場合、判定部135は、第2情報処理装置12は正常であり、第1情報処理装置11に障害があると判定する。そして、判定部135は、第1情報処理装置11に制御信号を送信する。なお、第2情報処理装置12および診断制御装置13の処理は継続される。   The condition 13 matches the output data (output B) of the second information processing device 12 and the processing result of the diagnosis control device 13, but the output data (output A) of the first information processing device 11 and the diagnosis control device 13 This is a case where it is determined that the processing result is different. In this case, the determination unit 135 determines that the second information processing apparatus 12 is normal and the first information processing apparatus 11 has a failure. Then, the determination unit 135 transmits a control signal to the first information processing apparatus 11. Note that the processes of the second information processing apparatus 12 and the diagnosis control apparatus 13 are continued.

条件14は、第1情報処理装置11および第2情報処理装置12の出力データ(出力Aおよび出力B)と、診断制御装置13の処理結果とが異なると判定される場合である。この場合、判定部135は、第1情報処理装置11および第2情報処理装置12に障害があると判定し、第1情報処理装置11および第2情報処理装置12に制御信号を送信する。なお、診断制御装置13の処理は継続される。   Condition 14 is a case where it is determined that the output data (output A and output B) of the first information processing device 11 and the second information processing device 12 and the processing result of the diagnosis control device 13 are different. In this case, the determination unit 135 determines that the first information processing apparatus 11 and the second information processing apparatus 12 have a failure, and transmits a control signal to the first information processing apparatus 11 and the second information processing apparatus 12. In addition, the process of the diagnostic control apparatus 13 is continued.

条件15は、第1処理部132および第2処理部133の処理結果が異なる場合である。この場合、診断制御装置13は、第1情報処理装置11および第2情報処理装置12の出力データ(出力Aおよび出力B)の正否を判定できないため、情報処理システム1の出力データの信頼性が得られない。そのため、判定部135は、自装置を停止または再起動する際に、第1情報処理装置11および第2情報処理装置12に制御信号を送信する。なお、第1処理部132および第2処理部133の処理結果が異なる場合、出力Aおよび出力Bの信頼性が診断制御装置13によって検証されないが、第1情報処理装置11および第2情報処理装置12による処理を継続させてもよい。   Condition 15 is when the processing results of the first processing unit 132 and the second processing unit 133 are different. In this case, since the diagnostic control device 13 cannot determine whether the output data (output A and output B) of the first information processing device 11 and the second information processing device 12 is correct or not, the reliability of the output data of the information processing system 1 is high. I can't get it. Therefore, the determination unit 135 transmits a control signal to the first information processing device 11 and the second information processing device 12 when the own device is stopped or restarted. When the processing results of the first processing unit 132 and the second processing unit 133 are different, the reliability of the output A and the output B is not verified by the diagnosis control device 13, but the first information processing device 11 and the second information processing device 12 may be continued.

以上が、診断制御装置13による判定についての説明である。次に、診断制御装置13の動作について図面を参照しながら説明する。   The above is the description of the determination by the diagnostic control device 13. Next, the operation of the diagnostic control device 13 will be described with reference to the drawings.

(動作)
図4は、診断制御装置13の動作について説明するためのフローチャートである。なお、以下においては、診断制御装置13の構成要素を動作主体として説明するが、診断制御装置13自体を動作主体とみなしてもよい。
(Operation)
FIG. 4 is a flowchart for explaining the operation of the diagnosis control apparatus 13. In the following description, the components of the diagnostic control device 13 will be described as an operation subject, but the diagnosis control device 13 itself may be regarded as an operation subject.

図4において、まず、入力部131は、入力データを入力とする(ステップS11)。   In FIG. 4, first, the input unit 131 receives input data (step S11).

次に、第1処理部132および第2処理部133は、入力データを処理する(ステップS12)。   Next, the first processing unit 132 and the second processing unit 133 process the input data (step S12).

ここで、比較部134は、第1処理部132および第2処理部133の処理結果を比較する(ステップS13)。   Here, the comparison unit 134 compares the processing results of the first processing unit 132 and the second processing unit 133 (step S13).

第1処理部132および第2処理部133の処理結果が異なる場合(ステップS13でNo)、診断制御装置13は、自装置を停止または再起動する(ステップS14)。このとき、診断制御装置13は、第1情報処理装置11および第2情報処理装置12に制御信号を送信してもよい。   When the processing results of the first processing unit 132 and the second processing unit 133 are different (No in Step S13), the diagnosis control device 13 stops or restarts the own device (Step S14). At this time, the diagnosis control device 13 may transmit a control signal to the first information processing device 11 and the second information processing device 12.

一方、第1処理部132および第2処理部133の処理結果が一致する場合(ステップS13でYes)、判定部135は、第1情報処理装置11および第2情報処理装置12の出力データ(出力Aおよび出力B)を入力する(ステップS15)。   On the other hand, when the processing results of the first processing unit 132 and the second processing unit 133 match (Yes in step S13), the determination unit 135 outputs the output data (output) of the first information processing device 11 and the second information processing device 12 A and output B) are input (step S15).

ここで、判定部135は、第1情報処理装置11および第2情報処理装置12の出力データ(出力Aおよび出力B)と、診断制御装置13の処理結果とが一致するか否かを判定する(ステップS16)。   Here, the determination unit 135 determines whether the output data (output A and output B) of the first information processing apparatus 11 and the second information processing apparatus 12 and the processing result of the diagnosis control apparatus 13 match. (Step S16).

出力Aおよび出力Bの少なくともいずれかが診断制御装置13の処理結果と異なる場合(ステップS16でNo)、判定部135は、診断制御装置13の処理結果とは異なる出力データを出力した方の情報処理装置に制御信号を送信する(ステップS17)。   When at least one of the output A and the output B is different from the processing result of the diagnostic control device 13 (No in step S16), the determination unit 135 outputs information on which output data different from the processing result of the diagnostic control device 13 is output. A control signal is transmitted to the processing device (step S17).

一方で、出力Aおよび出力Bが診断制御装置13の処理結果と一致する場合(ステップS16でYes)、図4のフローチャートに沿った処理は終了とする。   On the other hand, when the output A and the output B coincide with the processing result of the diagnosis control device 13 (Yes in step S16), the processing according to the flowchart of FIG.

以上が、診断制御装置13の動作についての説明である。なお、図4のフローチャートに沿った処理は一例であって、診断制御装置13の動作の内容や順番を限定するものではない。   The above is the description of the operation of the diagnostic control device 13. Note that the processing according to the flowchart of FIG. 4 is an example, and does not limit the content or order of the operation of the diagnosis control device 13.

ここで、図5を用いて、本実施形態の情報処理システム1と、情報処理システム1の出力データを利用するデータ利用システム100とを接続する例について説明する。例えば、データ利用システム100は、サービスや商品の予約を取り扱う予約システムに適用される。   Here, an example in which the information processing system 1 of the present embodiment and the data utilization system 100 that uses output data of the information processing system 1 are connected will be described with reference to FIG. For example, the data use system 100 is applied to a reservation system that handles reservations for services and products.

例えば、データ利用システム100は、第1情報処理装置11と第2情報処理装置12とから出力データを取得すると、取得した出力データの正否を診断する指示を示す制御信号を診断制御装置13に送信する。診断制御装置13は、制御信号に応じて、第1情報処理装置11および第2情報処理装置12の出力データの診断を開始する。なお、データ利用システム100は、診断制御装置13を介して、第1情報処理装置11および第2情報処理装置12を制御するように構成してもよい。データ利用システム100は、第1情報処理装置11および第2情報処理装置12が二重化されて動作している間は、信頼性の高い出力データを使用できる。   For example, when the data utilization system 100 acquires output data from the first information processing apparatus 11 and the second information processing apparatus 12, the data utilization system 100 transmits a control signal indicating an instruction for diagnosing whether the acquired output data is correct to the diagnosis control apparatus 13. To do. The diagnosis control device 13 starts diagnosis of output data of the first information processing device 11 and the second information processing device 12 according to the control signal. The data utilization system 100 may be configured to control the first information processing apparatus 11 and the second information processing apparatus 12 via the diagnosis control apparatus 13. The data utilization system 100 can use highly reliable output data while the first information processing apparatus 11 and the second information processing apparatus 12 are operating in a duplex manner.

以上のように、本実施形態によれば、二重化された情報処理装置の出力データを診断し、いずれかの情報処理装置に障害を検出した場合、いずれの情報処理装置に障害が発生したのかを判定できる。そのため、本実施形態によれば、二重化された情報処理装置による処理を継続させながら安定した診断を実現することができる。特に、本実施形態によれば、情報処理装置によって処理された出力データを取得するタイミングで、正しい処理結果に基づいて判定処理を開始できるので、正確な判定結果を一般的な手法よりも早いタイミングで得ることができる。   As described above, according to the present embodiment, when the output data of the duplexed information processing apparatus is diagnosed and a failure is detected in any of the information processing apparatuses, it is determined which of the information processing apparatuses has failed. Can be judged. Therefore, according to the present embodiment, it is possible to realize a stable diagnosis while continuing the processing by the duplex information processing apparatus. In particular, according to the present embodiment, the determination process can be started based on the correct processing result at the timing of acquiring the output data processed by the information processing apparatus, so that the accurate determination result is displayed at an earlier timing than the general method. Can be obtained at

例えば、サービスや商品の予約を取り扱う予約システムにおいて、二重化された情報処理装置の処理した出力データを使用する場面では、出力データの比較判定や、比較判定した出力データの整合性を確認することになる。そのような場面では、予期しない不具合が情報処理装置に発生した際に、次のような事例が起こり得る。一つは、予約が確定したサービスや商品に対して、同じ予約を入れてしまう事例である。一つは、予約が確定したサービスや商品に対して誤った価格で取引してしまう事例である。このような事例が発生した場合、取引上において損失が発生し、大きな問題につながる可能性がある。   For example, in a reservation system that handles reservations for services and products, in situations where the output data processed by the redundant information processing device is used, it is necessary to compare the output data and check the consistency of the output data that has been compared. Become. In such a situation, when an unexpected failure occurs in the information processing apparatus, the following case may occur. One is a case where the same reservation is made for a service or product for which the reservation is confirmed. One is an example of dealing with an incorrect price for a service or product for which a reservation has been confirmed. If such a case occurs, a loss may occur in the transaction, which may lead to a big problem.

このような問題を回避するためには、情報処理装置からの出力データに誤りが含まれないようにする必要があるが、予約の申し込みが連続で入るような場合、継続して出力データの処理ができなくなって新たな問題につながる可能性もある。本実施形態によれば、予期せぬ不具合が情報処理装置に発生したとしても、装置およびシステムとして包括的に情報処理を実行することが可能なため、予約の申し込みが次々と入るような局面であっても処理を継続できる。   In order to avoid such problems, it is necessary to make sure that the output data from the information processing device does not contain errors, but if the reservation application is entered continuously, the output data processing will continue. May not be able to lead to new problems. According to the present embodiment, even if an unexpected failure occurs in the information processing apparatus, it is possible to comprehensively execute information processing as the apparatus and system, so that reservation applications are entered one after another. Even if there is, processing can be continued.

(第2の実施形態)
次に、本発明の第2の実施形態に係る情報処理システムについて図面を参照しながら説明する。本実施形態の情報処理システムは、診断制御装置の処理結果と比較する前に、多重化した情報処理装置の出力データを比較する点で第1の実施形態の情報処理システムと異なる。
(Second Embodiment)
Next, an information processing system according to a second embodiment of the present invention will be described with reference to the drawings. The information processing system of the present embodiment is different from the information processing system of the first embodiment in that the output data of the multiplexed information processing apparatus is compared before comparing with the processing result of the diagnosis control apparatus.

(構成)
図6は、本実施形態の情報処理システム2の構成を示すブロック図である。図2のように、情報処理システム2は、第1情報処理装置21、第2情報処理装置22および診断制御装置23を備える。なお、第1情報処理装置21および第2情報処理装置22の構成や機能は、第1の実施形態の第1情報処理装置11および第2情報処理装置12と同様であるので、詳細な説明は省略する。また、診断制御装置23は、一部の機能を除いて第1の実施形態の診断制御装置13と同様であるので、以下においては特徴的な箇所に着目して説明する。
(Constitution)
FIG. 6 is a block diagram showing the configuration of the information processing system 2 of the present embodiment. As illustrated in FIG. 2, the information processing system 2 includes a first information processing device 21, a second information processing device 22, and a diagnosis control device 23. Note that the configurations and functions of the first information processing device 21 and the second information processing device 22 are the same as those of the first information processing device 11 and the second information processing device 12 of the first embodiment. Omitted. Further, since the diagnosis control device 23 is the same as the diagnosis control device 13 of the first embodiment except for some functions, the following description focuses on characteristic points.

〔診断制御装置〕
図7は、診断制御装置23の構成を示すブロック図である。図7のように、診断制御装置23は、入力部231、第1処理部232、第2処理部233、第1比較部234、判定部235および第2比較部236を有する。入力部231、第1処理部232および第2処理部233は、第1の実施形態の診断制御装置13の対応する構成と同様であるので、詳細な説明は省略する。また、第1比較部234は、第1の実施形態の診断制御装置13の比較部134と同様であるので、詳細な説明は省略する。
[Diagnostic control device]
FIG. 7 is a block diagram showing the configuration of the diagnostic control device 23. As illustrated in FIG. 7, the diagnosis control device 23 includes an input unit 231, a first processing unit 232, a second processing unit 233, a first comparison unit 234, a determination unit 235, and a second comparison unit 236. Since the input unit 231, the first processing unit 232, and the second processing unit 233 are the same as the corresponding configurations of the diagnosis control device 13 of the first embodiment, detailed description thereof is omitted. Moreover, since the 1st comparison part 234 is the same as the comparison part 134 of the diagnosis control apparatus 13 of 1st Embodiment, detailed description is abbreviate | omitted.

第2比較部236は、第1情報処理装置21と第2情報処理装置22の出力データ(出力Aおよび出力B)を入力とする。第2比較部236は、出力Aと出力Bとを比較する。第2比較部236は、出力Aと出力Bとが同じ場合、第1情報処理装置21および第2情報処理装置22が正常であると判定する。この場合、判定部235による判定処理は割愛できる。一方で、出力Aと出力Bとが異なる場合、第2比較部236は、第1情報処理装置21および第2情報処理装置22の少なくとも一方に障害があると判定する。出力Aと出力Bとが異なる場合、判定部235による判定処理に移行する。   The second comparison unit 236 receives the output data (output A and output B) of the first information processing device 21 and the second information processing device 22 as inputs. The second comparison unit 236 compares the output A and the output B. When the output A and the output B are the same, the second comparison unit 236 determines that the first information processing device 21 and the second information processing device 22 are normal. In this case, the determination process by the determination unit 235 can be omitted. On the other hand, when the output A and the output B are different, the second comparison unit 236 determines that at least one of the first information processing device 21 and the second information processing device 22 has a failure. When the output A and the output B are different, the process proceeds to the determination process by the determination unit 235.

判定部235は、出力Aと出力Bとが異なる場合、判定処理を実行する。このとき、判定部235は、第1処理部232および第2処理部233の処理結果(処理結果Aおよび処理結果B)と、第1情報処理装置21および第2情報処理装置22の出力データ(出力Aおよび出力B)とを入力とする。   When the output A and the output B are different, the determination unit 235 performs a determination process. At this time, the determination unit 235 performs processing results (processing result A and processing result B) of the first processing unit 232 and the second processing unit 233 and output data (first processing unit 21 and second processing unit 22). Output A and output B) are input.

判定部235は、第1情報処理装置21の出力データ(出力A)と第1処理部232の処理結果(処理結果A)とを比較するとともに、第2情報処理装置22の出力データ(出力B)と第2処理部233の処理結果(処理結果B)とを比較する。判定部235は、第1処理部232および第2処理部233の処理結果(処理結果Aおよび処理結果B)と異なる出力データを出力した情報処理装置に障害があると判定する。   The determination unit 235 compares the output data (output A) of the first information processing device 21 with the processing result (processing result A) of the first processing unit 232, and outputs data (output B) of the second information processing device 22. ) And the processing result (processing result B) of the second processing unit 233. The determination unit 235 determines that there is a failure in the information processing apparatus that has output the output data different from the processing results of the first processing unit 232 and the second processing unit 233 (processing result A and processing result B).

判定部235は、障害があると判定した情報処理装置に対して制御信号を送信する。判定部235の制御信号を受信した情報処理装置は、その制御信号に基づいて停止または再起動する。このとき、診断制御装置23の処理結果と一致する出力データを出力した方の情報処理装置は、判定部235によって正常であると判定されており、処理を継続する。   The determination unit 235 transmits a control signal to the information processing apparatus determined to have a failure. The information processing apparatus that has received the control signal of the determination unit 235 stops or restarts based on the control signal. At this time, the information processing apparatus that outputs the output data that matches the processing result of the diagnosis control apparatus 23 is determined to be normal by the determination unit 235, and the process is continued.

以上が、診断制御装置23の構成に関する説明である。続いて、診断制御装置23による判定について図面を参照しながら説明する。   The above is the description regarding the configuration of the diagnostic control device 23. Next, determination by the diagnosis control device 23 will be described with reference to the drawings.

〔判定〕
図8は、診断制御装置23による判定についてまとめた判定テーブル230である。判定テーブル230は、五つの判定を含む。なお、判定テーブル230において、丸印「○」は一致、バツ印「×」は不一致を示す。
[Judgment]
FIG. 8 is a determination table 230 that summarizes the determinations made by the diagnostic control device 23. The determination table 230 includes five determinations. In the determination table 230, a circle mark “◯” indicates a match, and a cross mark “X” indicates a mismatch.

条件21は、第1情報処理装置21および第2情報処理装置22の出力データ(出力Aおよび出力B)が一致すると判定される場合である。この場合、第2比較部236は、出力Aと出力Bとが一致するという結果を判定部235に出力する。判定部235は、第2比較部236の結果を受け、第1情報処理装置21および第2情報処理装置22が正常であると判定する。この場合、第1情報処理装置21、第2情報処理装置22および診断制御装置23の処理は継続される。なお、条件21の場合、判定部235による判定処理を省略してもよい。   Condition 21 is a case where it is determined that the output data (output A and output B) of the first information processing device 21 and the second information processing device 22 match. In this case, the second comparison unit 236 outputs a result that the output A and the output B match to the determination unit 235. The determination unit 235 receives the result of the second comparison unit 236 and determines that the first information processing device 21 and the second information processing device 22 are normal. In this case, the processes of the first information processing device 21, the second information processing device 22, and the diagnosis control device 23 are continued. In the case of condition 21, the determination process by the determination unit 235 may be omitted.

条件22〜25は、出力Aと出力Bとが異なると判定される場合である。この場合、第2比較部236は、出力Aと出力Bとが異なるという結果を判定部235に出力する。また、条件22〜24は、第1処理部232および第2処理部233の処理結果が第1比較部234によって一致すると判定される場合である。   Conditions 22 to 25 are cases where it is determined that the output A and the output B are different. In this case, the second comparison unit 236 outputs a result that the output A and the output B are different to the determination unit 235. Conditions 22 to 24 are cases where the first comparison unit 234 determines that the processing results of the first processing unit 232 and the second processing unit 233 match.

条件22は、第1情報処理装置21の出力データ(出力A)と第1処理部232の処理結果(処理結果A)とは一致するが、第2情報処理装置22の出力データ(出力B)と第2処理部233の処理結果(処理結果B)とが異なると判定される場合である。この場合、判定部235は、第1情報処理装置21は正常であり、第2情報処理装置22に障害があると判定する。そして、判定部235は、第2情報処理装置22に制御信号を送信する。なお、第1情報処理装置21および診断制御装置23の処理は継続される。   The condition 22 matches the output data (output A) of the first information processing device 21 and the processing result (processing result A) of the first processing unit 232, but the output data (output B) of the second information processing device 22. And the processing result (processing result B) of the second processing unit 233 are determined to be different. In this case, the determination unit 235 determines that the first information processing apparatus 21 is normal and the second information processing apparatus 22 has a failure. Then, the determination unit 235 transmits a control signal to the second information processing device 22. Note that the processes of the first information processing apparatus 21 and the diagnosis control apparatus 23 are continued.

条件23は、第2情報処理装置22の出力データ(出力B)と第2処理部233の処理結果(処理結果B)とは一致するが、第1情報処理装置21の出力データ(出力A)と第1処理部232の処理結果(処理結果A)とが異なると判定される場合である。この場合、判定部235は、第2情報処理装置22は正常であり、第1情報処理装置21に障害があると判定する。そして、判定部235は、第1情報処理装置21に制御信号を送信する。なお、第2情報処理装置22および診断制御装置23の処理は継続される。   The condition 23 matches the output data (output B) of the second information processing device 22 and the processing result (processing result B) of the second processing unit 233, but the output data (output A) of the first information processing device 21. And the processing result (processing result A) of the first processing unit 232 are determined to be different. In this case, the determination unit 235 determines that the second information processing apparatus 22 is normal and the first information processing apparatus 21 has a failure. Then, the determination unit 235 transmits a control signal to the first information processing device 21. Note that the processes of the second information processing device 22 and the diagnosis control device 23 are continued.

条件24は、第1情報処理装置21の出力データ(出力A)と第1処理部232の処理結果(処理結果A)とが異なり、第2情報処理装置12の出力データ(出力B)と第2処理部233の処理結果(処理結果B)とが異なると判定される場合である。この場合、判定部235は、第1情報処理装置21および第2情報処理装置22に障害があると判定し、第1情報処理装置21および第2情報処理装置22に制御信号を送信する。なお、診断制御装置23の処理は継続される。   The condition 24 differs between the output data (output A) of the first information processing device 21 and the processing result (processing result A) of the first processing unit 232, and the output data (output B) of the second information processing device 12 and the first This is a case where it is determined that the processing result (processing result B) of the two processing units 233 is different. In this case, the determination unit 235 determines that the first information processing device 21 and the second information processing device 22 are faulty, and transmits a control signal to the first information processing device 21 and the second information processing device 22. In addition, the process of the diagnostic control apparatus 23 is continued.

条件25は、第1処理部232および第2処理部233の処理結果が異なる場合である。この場合、診断制御装置23は、第1情報処理装置21および第2情報処理装置22の出力データ(出力Aおよび出力B)の正否を判定できないため、情報処理システム2の出力に信頼性が得られない。そのため、判定部235は、自装置を停止または再起動する際に、第1情報処理装置21および第2情報処理装置22に制御信号を送信する。なお、第1処理部232および第2処理部233の処理結果が異なる場合、出力Aおよび出力Bの信頼性が診断制御装置23によって検証されないが、第1情報処理装置21および第2情報処理装置22による処理を継続させてもよい。   Condition 25 is when the processing results of the first processing unit 232 and the second processing unit 233 are different. In this case, since the diagnostic control device 23 cannot determine whether the output data (output A and output B) of the first information processing device 21 and the second information processing device 22 is correct or not, the output of the information processing system 2 is reliable. I can't. Therefore, the determination unit 235 transmits a control signal to the first information processing device 21 and the second information processing device 22 when the own device is stopped or restarted. When the processing results of the first processing unit 232 and the second processing unit 233 are different, the reliability of the output A and the output B is not verified by the diagnosis control device 23, but the first information processing device 21 and the second information processing device The process according to 22 may be continued.

以上が、診断制御装置23による判定についての説明である。次に、診断制御装置23の動作について図面を参照しながら説明する。   The above is the description about the determination by the diagnostic control device 23. Next, the operation of the diagnostic control device 23 will be described with reference to the drawings.

(動作)
図9は、診断制御装置23の動作について説明するためのフローチャートである。なお、以下においては、診断制御装置23の構成要素を動作主体として説明するが、診断制御装置23自体を動作主体とみなしてもよい。
(Operation)
FIG. 9 is a flowchart for explaining the operation of the diagnosis control device 23. In the following description, the components of the diagnostic control device 23 will be described as an operation subject, but the diagnosis control device 23 itself may be regarded as an operation subject.

図9において、まず、入力部231は、入力データを入力とする(ステップS21)。   In FIG. 9, first, the input unit 231 receives input data (step S21).

次に、第1処理部232および第2処理部233は、入力データを処理する(ステップS22)。   Next, the first processing unit 232 and the second processing unit 233 process the input data (step S22).

ここで、第2比較部236は、第1情報処理装置21および第2情報処理装置22の出力データ(出力Aおよび出力B)を入力とする(ステップS23)。   Here, the second comparison unit 236 receives the output data (output A and output B) of the first information processing device 21 and the second information processing device 22 (step S23).

第2比較部236は、第1情報処理装置21の出力データ(出力A)と、第2情報処理装置22の出力データ(出力B)とを比較する(ステップS24)。出力Aと出力Bとが一致する場合(ステップS24でYes)、図9のフローチャートに沿った処理は終了とする。   The second comparison unit 236 compares the output data (output A) of the first information processing device 21 and the output data (output B) of the second information processing device 22 (step S24). When the output A and the output B match (Yes in step S24), the process according to the flowchart of FIG.

一方、出力Aと出力Bとが異なる場合(ステップS24でNo)、第1比較部234は、第1処理部232の処理結果(処理結果A)と、第2処理部233の処理結果(処理結果B)とを比較する(ステップS25)。なお、ステップS24とステップS25とは順番を入れ替えて処理してもよいし、並列して処理してもよい。   On the other hand, when the output A and the output B are different (No in step S24), the first comparison unit 234 outputs the processing result (processing result A) of the first processing unit 232 and the processing result (processing of the second processing unit 233). The result B) is compared (step S25). Note that step S24 and step S25 may be processed in the reverse order or may be processed in parallel.

処理結果Aと処理結果Bとが異なる場合(ステップS25でNo)、診断制御装置23は、自装置を停止または再起動する(ステップS26)。このとき、診断制御装置23は、第1情報処理装置21および第2情報処理装置22に制御信号を送信してもよい。   When the processing result A and the processing result B are different (No in step S25), the diagnosis control device 23 stops or restarts the own device (step S26). At this time, the diagnosis control device 23 may transmit a control signal to the first information processing device 21 and the second information processing device 22.

一方、処理結果Aと処理結果Bとが一致する場合(ステップS25でYes)、判定部235は、処理結果Aと出力Aとを比較するとともに、処理結果Bと出力Bとを比較する(ステップS27)。   On the other hand, when the processing result A and the processing result B match (Yes in step S25), the determination unit 235 compares the processing result A with the output A and also compares the processing result B with the output B (step S25). S27).

出力Aおよび出力Bの少なくともいずれかが診断制御装置23の処理結果と異なる場合(ステップS27でNo)、判定部235は、診断制御装置23の処理結果とは異なる出力データを出力した方の情報処理装置に制御信号を送信する(ステップS28)。   When at least one of the output A and the output B is different from the processing result of the diagnostic control device 23 (No in step S27), the determination unit 235 outputs information on which output data different from the processing result of the diagnostic control device 23 is output. A control signal is transmitted to the processing device (step S28).

一方で、出力Aおよび出力Bが診断制御装置23の処理結果と一致する場合(ステップS27でYes)、図9のフローチャートに沿った処理は終了とする。   On the other hand, when the output A and the output B coincide with the processing result of the diagnostic control device 23 (Yes in step S27), the processing according to the flowchart of FIG.

以上が、診断制御装置23の動作についての説明である。なお、図9のフローチャートに沿った処理は一例であって、診断制御装置23の動作の内容や順番を限定するものではない。   The above is the description of the operation of the diagnostic control device 23. Note that the processing according to the flowchart of FIG. 9 is an example, and does not limit the content or order of the operation of the diagnosis control device 23.

以上のように、本実施形態によれば、第1の実施形態と同様に、二重化された情報処理装置の出力データを診断し、いずれの情報処理装置に障害があるのかを判定できる。特に、本実施形態によれば、情報処理装置の出力データが互いに異なる場合に判定処理を行うことによって、情報処理装置が正常な出力データを出力している期間においては第1の実施形態よりも処理を簡略化できる。   As described above, according to the present embodiment, as in the first embodiment, it is possible to diagnose the output data of the duplex information processing apparatus and determine which information processing apparatus has a failure. In particular, according to the present embodiment, when the output data of the information processing apparatus is different from each other, the determination process is performed, so that the period during which the information processing apparatus outputs normal output data is greater than that of the first embodiment. Processing can be simplified.

(第3の実施形態)
次に、本発明の第3の実施形態に係る情報処理システムについて図面を参照しながら説明する。本実施形態の情報処理システムは、情報処理装置の出力データが正常である場合に、その正常な出力データに信頼度を付与して出力する点で第1の実施形態の情報処理システムと異なる。
(Third embodiment)
Next, an information processing system according to a third embodiment of the present invention will be described with reference to the drawings. The information processing system according to the present embodiment is different from the information processing system according to the first embodiment in that, when the output data of the information processing apparatus is normal, the normal output data is output with reliability.

(構成)
図10は、本実施形態の情報処理システム3の構成を示すブロック図である。図10のように、情報処理システム3は、第1情報処理装置31、第2情報処理装置32および診断制御装置33を備える。なお、第1情報処理装置31および第2情報処理装置32の構成や機能は、第1の実施形態の第1情報処理装置11および第2情報処理装置12と同様であるので、詳細な説明は省略する。また、診断制御装置33は、一部の機能を除いて第1の実施形態の診断制御装置13と同様であるので、特徴的な箇所に着目して説明する。ただし、本実施形態において、第1情報処理装置31および第2情報処理装置32は、診断制御装置33に出力データを出力し、情報処理システム3の出力データを利用するシステムには出力データを直接には出力しない。
(Constitution)
FIG. 10 is a block diagram illustrating a configuration of the information processing system 3 according to the present embodiment. As illustrated in FIG. 10, the information processing system 3 includes a first information processing device 31, a second information processing device 32, and a diagnosis control device 33. Note that the configurations and functions of the first information processing apparatus 31 and the second information processing apparatus 32 are the same as those of the first information processing apparatus 11 and the second information processing apparatus 12 of the first embodiment, and thus detailed description thereof will be given. Omitted. The diagnosis control device 33 is the same as the diagnosis control device 13 of the first embodiment except for some functions, and therefore will be described by paying attention to characteristic points. However, in the present embodiment, the first information processing device 31 and the second information processing device 32 output the output data to the diagnosis control device 33, and the output data is directly input to a system that uses the output data of the information processing system 3. Is not output.

〔診断制御装置〕
図11は、診断制御装置33の構成を示すブロック図である。図11のように、診断制御装置33は、入力部331、第1処理部332、第2処理部333、比較部334、判定部335および信頼度付与部336を有する。入力部331、第1処理部332、第2処理部333および比較部334は、第1の実施形態の診断制御装置13の対応する構成と同様であるので、詳細な説明は省略する。
[Diagnostic control device]
FIG. 11 is a block diagram illustrating a configuration of the diagnosis control device 33. As illustrated in FIG. 11, the diagnosis control device 33 includes an input unit 331, a first processing unit 332, a second processing unit 333, a comparison unit 334, a determination unit 335, and a reliability provision unit 336. Since the input unit 331, the first processing unit 332, the second processing unit 333, and the comparison unit 334 are the same as the corresponding configurations of the diagnosis control device 13 of the first embodiment, detailed description thereof is omitted.

判定部335は、第1の実施形態の診断制御装置13と同様の機能を有し、第1情報処理装置31および第2情報処理装置32の出力データ(出力Aおよび出力B)のうち正常な出力データを信頼度付与部336に出力する。このとき、判定部335は、第1情報処理装置31および第2情報処理装置32のいずれが正常であるのかを示す判定結果を信頼度付与部336に出力する。   The determination unit 335 has the same function as the diagnosis control device 13 of the first embodiment, and is normal among the output data (output A and output B) of the first information processing device 31 and the second information processing device 32. The output data is output to the reliability assigning unit 336. At this time, the determination unit 335 outputs a determination result indicating which one of the first information processing device 31 and the second information processing device 32 is normal to the reliability providing unit 336.

なお、図11においては、第1情報処理装置31および第2情報処理装置32と判定部335との間において、出力データを入出力する信号線と、制御信号を入出力する信号線とを分けて描いているが、同じ信号線を共有させてもよい。   In FIG. 11, the signal lines for inputting / outputting output data and the signal lines for inputting / outputting control signals are divided between the first information processing device 31 and the second information processing device 32 and the determination unit 335. However, the same signal line may be shared.

信頼度付与部336は、判定部335から正常な出力データと判定結果とを取得し、正常な出力データに判定結果を付与することによって、信頼度が付与された出力データ(以下、信頼度付きデータと呼ぶ)を生成する。信頼度付与部336は、信頼度付きデータを出力する。   The reliability assigning unit 336 obtains normal output data and a determination result from the determination unit 335, and assigns the determination result to the normal output data, thereby providing the output data with the reliability (hereinafter, with reliability). Data). The reliability assigning unit 336 outputs data with reliability.

以上が、診断制御装置33の構成に関する説明である。続いて、診断制御装置33による判定について図面を参照しながら説明する。   The above is the description regarding the configuration of the diagnostic control device 33. Next, determination by the diagnosis control device 33 will be described with reference to the drawings.

〔判定〕
図12は、診断制御装置33による判定についてまとめた判定テーブル330である。判定テーブル330は、五つの判定を含む。なお、判定テーブル330において、丸印「○」は一致、バツ印「×」は不一致を示す。
[Judgment]
FIG. 12 is a determination table 330 that summarizes the determinations made by the diagnostic control device 33. The determination table 330 includes five determinations. In the determination table 330, a circle mark “◯” indicates a match, and a cross mark “X” indicates a mismatch.

条件31〜34は、第1処理部332および第2処理部333の処理結果が比較部334によって一致すると判定される場合である。これ以降、第1処理部332および第2処理部333の処理結果が一致する場合、その処理結果のことを自装置の処理結果と呼ぶ。   Conditions 31 to 34 are cases in which the comparison unit 334 determines that the processing results of the first processing unit 332 and the second processing unit 333 match. Thereafter, when the processing results of the first processing unit 332 and the second processing unit 333 match, the processing result is referred to as the processing result of the own device.

条件31は、第1情報処理装置31および第2情報処理装置32の出力データ(出力Aおよび出力B)と、診断制御装置33の処理結果とが一致すると判定される場合である。この場合、判定部335は、いずれの装置も正常であると判定し、正常であると判定した出力データと、第1情報処理装置31および第2情報処理装置32が正常であるという判定結果とを信頼度付与部336に出力する。信頼度付与部336は、正常な出力データに判定結果を信頼度として付与して信頼度付きデータを生成し、信頼度を付与した信頼度付きデータを出力する。判定テーブル330においては、第1情報処理装置31の出力した正常な出力データ(出力A)に、第1情報処理装置31および第2情報処理装置32が正常であることを示す判定結果(AB)を信頼度として付与する例を示す。なお、信頼度付与部336は、出力Bに信頼度「AB」を付与した信頼度付きデータを生成してもよい。   The condition 31 is a case where it is determined that the output data (output A and output B) of the first information processing device 31 and the second information processing device 32 matches the processing result of the diagnosis control device 33. In this case, the determination unit 335 determines that all devices are normal, the output data determined to be normal, and the determination result that the first information processing device 31 and the second information processing device 32 are normal. Is output to the reliability assigning unit 336. The reliability assigning unit 336 generates the data with reliability by adding the determination result to the normal output data as the reliability, and outputs the data with reliability to which the reliability is added. In the determination table 330, the determination result (AB) indicating that the first information processing device 31 and the second information processing device 32 are normal to the normal output data (output A) output from the first information processing device 31. An example of assigning as a reliability is shown. The reliability assigning unit 336 may generate data with reliability in which the reliability “AB” is assigned to the output B.

条件32は、第1情報処理装置31の出力(出力A)と診断制御装置33の処理結果とは一致するが、第2情報処理装置32の出力(出力B)と診断制御装置33の処理結果とが異なると判定される場合である。この場合、判定部335は、第1情報処理装置31が正常であると判定し、正常であると判定した出力Aと、第1情報処理装置31が正常であるという判定結果とを信頼度付与部336に出力する。信頼度付与部336は、正常な出力データに判定結果を信頼度として付与して信頼度付きデータを生成し、信頼度を付与した信頼度付きデータを出力する。判定テーブル330においては、第1情報処理装置31の出力した正常な出力データ(出力A)に、第1情報処理装置31が正常であることを示す判定結果(A)を信頼度として付与する例を示す。この場合、判定部335は、第2情報処理装置32に制御信号を送信する。   The condition 32 matches the output (output A) of the first information processing device 31 and the processing result of the diagnosis control device 33, but the output (output B) of the second information processing device 32 and the processing result of the diagnosis control device 33. Is determined to be different. In this case, the determination unit 335 determines that the first information processing device 31 is normal, and assigns reliability to the output A determined to be normal and the determination result that the first information processing device 31 is normal. To the unit 336. The reliability assigning unit 336 generates the data with reliability by adding the determination result to the normal output data as the reliability, and outputs the data with reliability to which the reliability is added. In the determination table 330, an example in which a determination result (A) indicating that the first information processing device 31 is normal is assigned as reliability to the normal output data (output A) output by the first information processing device 31. Indicates. In this case, the determination unit 335 transmits a control signal to the second information processing device 32.

条件33は、第2情報処理装置32の出力(出力B)と診断制御装置33の処理結果とは一致するが、第1情報処理装置31の出力(出力A)と診断制御装置33の処理結果とが異なると判定される場合である。この場合、判定部335は、第2情報処理装置32が正常であると判定し、正常であると判定した出力Bと、第2情報処理装置32が正常であるという判定結果とを信頼度付与部336に出力する。信頼度付与部336は、正常な出力データ(出力B)に判定結果を信頼度として付与して信頼度付きデータを生成し、信頼度付きデータを出力する。判定テーブル330においては、第2情報処理装置32の出力した正常な出力データ(出力B)に、第2情報処理装置32が正常であることを示す判定結果(B)を信頼度として付与する例を示す。この場合、判定部335は、第1情報処理装置31に制御信号を送信する。   The condition 33 matches the output (output B) of the second information processing device 32 and the processing result of the diagnosis control device 33, but the output (output A) of the first information processing device 31 and the processing result of the diagnosis control device 33. Is determined to be different. In this case, the determination unit 335 determines that the second information processing device 32 is normal, and assigns reliability to the output B determined to be normal and the determination result that the second information processing device 32 is normal. To the unit 336. The reliability providing unit 336 generates the data with reliability by adding the determination result to the normal output data (output B) as the reliability, and outputs the data with reliability. In the determination table 330, an example in which a determination result (B) indicating that the second information processing device 32 is normal is assigned to the normal output data (output B) output from the second information processing device 32 as reliability. Indicates. In this case, the determination unit 335 transmits a control signal to the first information processing device 31.

条件34は、第1情報処理装置31および第2情報処理装置32の出力データ(出力Aおよび出力B)と、診断制御装置33の処理結果とが異なると判定される場合である。この場合、判定部335は、いずれの出力データも信頼度付与部336には出力しない。この場合、判定部335は、第1情報処理装置31および第2情報処理装置32に制御信号を送信する。なお、診断制御装置33の処理は継続される。   The condition 34 is a case where it is determined that the output data (output A and output B) of the first information processing device 31 and the second information processing device 32 and the processing result of the diagnosis control device 33 are different. In this case, the determination unit 335 does not output any output data to the reliability providing unit 336. In this case, the determination unit 335 transmits a control signal to the first information processing device 31 and the second information processing device 32. In addition, the process of the diagnostic control apparatus 33 is continued.

条件35は、第1処理部332および第2処理部333の処理結果が異なる場合である。この場合、診断制御装置33は、第1情報処理装置31および第2情報処理装置32の出力データ(出力Aおよび出力B)の正否を判定できないため、情報処理システム3の出力データに信頼度を付与できない。そのため、判定部335は、自装置を停止または再起動し、第1情報処理装置31および第2情報処理装置32に制御信号を送信する。なお、第1処理部332および第2処理部333の処理結果が異なる場合、第1情報処理装置31および第2情報処理装置32による処理を継続させてもよい。   Condition 35 is when the processing results of the first processing unit 332 and the second processing unit 333 are different. In this case, the diagnosis control device 33 cannot determine whether the output data (output A and output B) of the first information processing device 31 and the second information processing device 32 is correct. Cannot be granted. Therefore, the determination unit 335 stops or restarts its own device, and transmits a control signal to the first information processing device 31 and the second information processing device 32. If the processing results of the first processing unit 332 and the second processing unit 333 are different, the processing by the first information processing device 31 and the second information processing device 32 may be continued.

以上が、診断制御装置33による判定についての説明である。次に、診断制御装置33の動作について図面を参照しながら説明する。   The above is the description of the determination by the diagnosis control device 33. Next, the operation of the diagnostic control device 33 will be described with reference to the drawings.

(動作)
図13は、診断制御装置33の動作について説明するためのフローチャートである。なお、以下においては、診断制御装置33の構成要素を動作主体として説明するが、診断制御装置33自体を動作主体とみなしてもよい。
(Operation)
FIG. 13 is a flowchart for explaining the operation of the diagnosis control device 33. In the following description, the constituent elements of the diagnosis control device 33 are described as the operation subject, but the diagnosis control device 33 itself may be regarded as the operation subject.

図13において、まず、入力部331は、入力データを入力とする(ステップS31)。   In FIG. 13, first, the input unit 331 inputs input data (step S31).

次に、第1処理部332および第2処理部333は、入力データを処理する(ステップS32)。   Next, the first processing unit 332 and the second processing unit 333 process input data (step S32).

ここで、比較部334は、第1処理部332および第2処理部333の処理結果を比較する(ステップS33)。   Here, the comparison unit 334 compares the processing results of the first processing unit 332 and the second processing unit 333 (step S33).

第1処理部332および第2処理部333の処理結果が異なる場合(ステップS13でNo)、診断制御装置33は、自装置を停止または再起動させる(ステップS34)。このとき、診断制御装置33は、第1情報処理装置31および第2情報処理装置32に制御信号を送信してもよい。   When the processing results of the first processing unit 332 and the second processing unit 333 are different (No in Step S13), the diagnosis control device 33 stops or restarts the own device (Step S34). At this time, the diagnosis control device 33 may transmit a control signal to the first information processing device 31 and the second information processing device 32.

一方、第1処理部332および第2処理部333の処理結果が一致する場合(ステップS33でYes)、判定部335は、第1情報処理装置31および第2情報処理装置32の出力データ(出力Aおよび出力B)を入力する(ステップS35)。   On the other hand, when the processing results of the first processing unit 332 and the second processing unit 333 match (Yes in step S33), the determination unit 335 outputs the output data (output) of the first information processing device 31 and the second information processing device 32. A and output B) are input (step S35).

ここで、判定部335は、第1情報処理装置31および第2情報処理装置32の出力データ(出力Aおよび出力B)が診断制御装置33の処理結果と一致するか否かを判定する(ステップS36)。   Here, the determination unit 335 determines whether the output data (output A and output B) of the first information processing device 31 and the second information processing device 32 matches the processing result of the diagnosis control device 33 (step). S36).

出力Aおよび出力Bが診断制御装置33の処理結果と一致する場合(ステップS36でYes)、信頼度付与部336は、正常な出力データに信頼度を付与する(ステップS37)。   When the output A and the output B match the processing result of the diagnostic control device 33 (Yes in step S36), the reliability level assigning unit 336 gives the reliability level to normal output data (step S37).

そして、信頼度付与部336は、信頼度を付与した出力データを出力する(ステップS38)。   And the reliability provision part 336 outputs the output data which provided the reliability (step S38).

一方で、出力Aおよび出力Bが診断制御装置33の処理結果と異なる場合(ステップS36でNo)、判定部335は、診断制御装置33の処理結果とは異なる出力データを出力した方の情報処理装置に制御信号を送信する(ステップS39)。   On the other hand, when the output A and the output B are different from the processing result of the diagnosis control device 33 (No in step S36), the determination unit 335 performs information processing on which output data different from the processing result of the diagnosis control device 33 is output. A control signal is transmitted to the apparatus (step S39).

以上が、診断制御装置33の動作についての説明である。なお、図13のフローチャートに沿った処理は一例であって、診断制御装置33の動作の内容や順番を限定するものではない。   The above is the description of the operation of the diagnostic control device 33. Note that the processing according to the flowchart of FIG. 13 is an example, and does not limit the content or order of the operation of the diagnosis control device 33.

以上のように、本実施形態においては、常であると判定された出力データに信頼度を付与して出力する。そのため、本実施形態によれば、信頼性の高い出力データを提供することが可能となる。   As described above, in the present embodiment, the output data determined to be normal is given a reliability and is output. Therefore, according to this embodiment, it is possible to provide highly reliable output data.

また、本実施形態においては、多重化した情報処理装置のうちいずれの情報処理装置の処理したのかを示す情報を信頼度として出力データに付与する。そのため、本実施形態によれば、本実施形態の情報処理システムの出力データを利用するシステム側で、正常に稼働する情報処理装置の数に応じて出力データの信頼性の高さを判別できる。   Further, in the present embodiment, information indicating which information processing apparatus has processed among the multiplexed information processing apparatuses is assigned to the output data as reliability. Therefore, according to the present embodiment, on the system side that uses the output data of the information processing system of the present embodiment, the reliability of the output data can be determined according to the number of information processing devices that operate normally.

(ハードウェア)
ここで、本発明の各実施形態に係る情報処理システムを構成する情報処理装置および診断制御装置(以下、まとめて装置と呼ぶ)を実現するハードウェア構成について、図14のコンピュータ90を一例として挙げて説明する。なお、図14のコンピュータ90は、各実施形態の装置を実現するための構成例であって、本発明の範囲を限定するものではない。
(hardware)
Here, a computer 90 in FIG. 14 is taken as an example of a hardware configuration that realizes an information processing apparatus and a diagnosis control apparatus (hereinafter collectively referred to as an apparatus) that constitute an information processing system according to each embodiment of the present invention. I will explain. Note that the computer 90 in FIG. 14 is a configuration example for realizing the apparatus of each embodiment, and does not limit the scope of the present invention.

図14のように、コンピュータ90は、プロセッサ91、主記憶装置92、補助記憶装置93、入出力インターフェース95および通信インターフェース96を備える。なお、図14においては、インターフェースをI/F(Interface)と略して表記する。プロセッサ91、主記憶装置92、補助記憶装置93、入出力インターフェース95および通信インターフェース96は、バス99を介して互いにデータ通信可能に接続される。また、プロセッサ91、主記憶装置92、補助記憶装置93および入出力インターフェース95は、通信インターフェース96を介して、インターネットやイントラネットなどのネットワークに接続される。   As shown in FIG. 14, the computer 90 includes a processor 91, a main storage device 92, an auxiliary storage device 93, an input / output interface 95, and a communication interface 96. In FIG. 14, the interface is abbreviated as I / F (Interface). The processor 91, the main storage device 92, the auxiliary storage device 93, the input / output interface 95, and the communication interface 96 are connected to each other via a bus 99 so that data communication is possible. The processor 91, the main storage device 92, the auxiliary storage device 93, and the input / output interface 95 are connected to a network such as the Internet or an intranet via a communication interface 96.

プロセッサ91は、補助記憶装置93等に格納されたプログラムを主記憶装置92に展開し、展開されたプログラムを実行する。本実施形態においては、コンピュータ90にインストールされたソフトウェアプログラムを用いるように構成すればよい。   The processor 91 expands the program stored in the auxiliary storage device 93 or the like in the main storage device 92, and executes the expanded program. In the present embodiment, a software program installed in the computer 90 may be used.

主記憶装置92は、プログラムが展開される領域を有する。主記憶装置92は、例えばDRAM(Dynamic Random Access Memory)などの揮発性メモリとすればよい。また、MRAM(Magnetoresistive Random Access Memory)などの不揮発性メモリを主記憶装置92として構成・追加してもよい。   The main storage device 92 has an area where the program is expanded. The main storage device 92 may be a volatile memory such as a DRAM (Dynamic Random Access Memory). In addition, a nonvolatile memory such as an MRAM (Magnetoresistive Random Access Memory) may be configured and added as the main storage device 92.

補助記憶装置93は、プログラムを含む種々のデータを記憶する。補助記憶装置93は、ハードディスクやフラッシュメモリなどのローカルディスクによって実現される。なお、種々のデータを主記憶装置92に記憶させる構成とし、補助記憶装置93を省略することも可能である。   The auxiliary storage device 93 stores various data including programs. The auxiliary storage device 93 is realized by a local disk such as a hard disk or a flash memory. Note that various data may be stored in the main storage device 92, and the auxiliary storage device 93 may be omitted.

入出力インターフェース95は、コンピュータ90と周辺機器とを接続するためのインターフェースである。通信インターフェース96は、規格や仕様に基づいて、インターネットやイントラネットなどのネットワークを通じて、外部のシステムや装置に接続するためのインターフェースである。入出力インターフェース95および通信インターフェース96は、外部機器と接続するインターフェースとして共通化してもよい。   The input / output interface 95 is an interface for connecting the computer 90 and peripheral devices. The communication interface 96 is an interface for connecting to an external system or device through a network such as the Internet or an intranet based on standards or specifications. The input / output interface 95 and the communication interface 96 may be shared as an interface connected to an external device.

コンピュータ90には、必要に応じて、キーボードやマウス、タッチパネルなどの入力機器を接続するように構成してもよい。それらの入力機器は、各種の情報や設定、条件の入力に使用される。なお、タッチパネルを入力機器として用いる場合は、表示機器の表示画面が入力機器のインターフェースを兼ねる構成とすればよい。プロセッサ91と入力機器との間のデータ通信は、入出力インターフェース95に仲介させればよい。   You may comprise the computer 90 so that input devices, such as a keyboard, a mouse | mouth, and a touchscreen, may be connected as needed. These input devices are used for inputting various information, settings, and conditions. Note that when a touch panel is used as an input device, the display screen of the display device may be configured to also serve as an interface of the input device. Data communication between the processor 91 and the input device may be mediated by the input / output interface 95.

また、コンピュータ90には、情報を表示するための表示機器を備え付けてもよい。表示機器を備え付ける場合、コンピュータ90には、表示機器の表示を制御するための表示制御装置(図示しない)が備えられていることが好ましい。表示機器は、入出力インターフェース95を介してコンピュータ90に接続すればよい。   Further, the computer 90 may be provided with a display device for displaying information. When the display device is provided, the computer 90 is preferably provided with a display control device (not shown) for controlling the display of the display device. The display device may be connected to the computer 90 via the input / output interface 95.

また、コンピュータ90には、必要に応じて、ディスクドライブを備え付けてもよい。ディスクドライブは、バス99に接続される。ディスクドライブは、プロセッサ91と図示しない記録媒体(プログラム記録媒体)とを仲介し、記録媒体からのデータ・プログラムの読み出しや、コンピュータ90の処理結果の記録媒体への書き込みを行う。記録媒体は、例えば、CD(Compact Disc)やDVD(Digital Versatile Disc)などの光学記録媒体で実現できる。また、記録媒体は、USB(Universal Serial Bus)メモリやSD(Secure Digital)カードなどの半導体記録媒体や、フレキシブルディスクなどの磁気記録媒体、その他の記録媒体によって実現してもよい。   Further, the computer 90 may be provided with a disk drive as necessary. The disk drive is connected to the bus 99. The disk drive mediates between the processor 91 and a recording medium (program recording medium) (not shown), and reads a data program from the recording medium and writes a processing result of the computer 90 to the recording medium. The recording medium can be realized by an optical recording medium such as a CD (Compact Disc) or a DVD (Digital Versatile Disc). The recording medium may be realized by a semiconductor recording medium such as a USB (Universal Serial Bus) memory and an SD (Secure Digital) card, a magnetic recording medium such as a flexible disk, and other recording media.

以上が、本発明の各実施形態に係る装置を可能とするためのハードウェア構成の一例である。ただし、図14のハードウェア構成は、各実施形態に係る装置の演算処理を実行するためのハードウェア構成の一例であって、本発明の範囲を限定するものではない。各実施形態の装置の構成要素は、任意に組み合わせることができる。各実施形態の装置の構成要素は、ソフトウェアによって実現してもよいし、回路によって実現してもよい。   The above is an example of the hardware configuration for enabling the apparatus according to each embodiment of the present invention. However, the hardware configuration in FIG. 14 is an example of a hardware configuration for executing the arithmetic processing of the apparatus according to each embodiment, and does not limit the scope of the present invention. The components of the device of each embodiment can be arbitrarily combined. The components of the device of each embodiment may be realized by software or a circuit.

これまで説明してきた各実施形態の手法に基づく診断制御方法も本発明の範囲に含まれる。また、各実施形態に係る装置に関する処理をコンピュータに実行させるプログラムも本発明の範囲に含まれる。また、各実施形態に係るプログラムを記録したプログラム記録媒体も本発明の範囲に含まれる。   The diagnostic control method based on the method of each embodiment described so far is also included in the scope of the present invention. In addition, a program for causing a computer to execute processing related to the apparatus according to each embodiment is also included in the scope of the present invention. Moreover, the program recording medium which recorded the program which concerns on each embodiment is also contained in the scope of the present invention.

以上、実施形態を参照して本発明を説明してきたが、本発明は上記実施形態に限定されるものではない。本発明の構成や詳細には、本発明のスコープ内で当業者が理解し得る様々な変更をすることができる。   Although the present invention has been described with reference to the embodiments, the present invention is not limited to the above embodiments. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.

1、2、3 情報処理システム
11、21、31 第1情報処理装置
12、22、32 第2情報処理装置
13、23、33 診断制御装置
131、231、331 入力部
132、232、332 第1処理部
133、233、333 第2処理部
134、334 比較部
135、235、335 判定部
234 第1比較部
236 第2比較部
1, 2, 3 Information processing system 11, 21, 31 First information processing device 12, 22, 32 Second information processing device 13, 23, 33 Diagnostic control device 131, 231, 331 Input unit 132, 232, 332 First Processing unit 133, 233, 333 Second processing unit 134, 334 Comparison unit 135, 235, 335 Determination unit 234 First comparison unit 236 Second comparison unit

Claims (10)

同一の入力データを入力し、入力した同一の前記入力データに同一のデータ処理を実行する第1情報処理装置および第2情報処理装置の出力データを用いて、前記第1情報処理装置および前記第2情報処理装置を診断する診断制御装置であって、
前記第1情報処理装置および前記第2情報処理装置と同じ前記入力データを入力とする入力手段と、
前記入力データを前記入力手段から取得し、取得した前記入力データに前記第1情報処理装置および前記第2情報処理装置と同じ前記データ処理を実行して第1処理結果を出力する第1処理手段と、
前記第1処理手段と同じ前記入力データを前記入力手段から取得し、取得した前記入力データに前記第1情報処理装置および前記第2情報処理装置と同じ前記データ処理を実行して第2処理結果を出力する第2処理手段と、
前記第1処理手段から前記第1処理結果を取得するとともに前記第2処理手段から前記第2処理結果を取得し、前記第1処理結果と前記第2処理結果とを比較して一致するか否かによって自装置が正常であるか否かを判定する第1比較手段と、
前記第1情報処理装置が前記入力データに前記データ処理を実行することで生成された第1出力データと、前記第2情報処理装置が前記入力データに前記データ処理を実行することで生成された第2出力データとを取得し、前記第1処理結果および前記第2処理結果のいずれかと前記第1出力データおよび前記第2出力データとを比較して前記第1情報処理装置および前記第2情報処理装置を診断し診断結果に応じた制御信号を前記第1情報処理装置および前記第2情報処理装置に送信する判定手段とを備える診断制御装置。
Using the output data of the first information processing device and the second information processing device that input the same input data and execute the same data processing on the input same input data, the first information processing device and the first information processing device 2 a diagnostic control device for diagnosing an information processing device ,
Input means for inputting the same input data as the first information processing apparatus and the second information processing apparatus;
First processing means for acquiring the input data from the input means, executing the same data processing as the first information processing apparatus and the second information processing apparatus on the acquired input data, and outputting a first processing result When,
The same input data as the first processing means is acquired from the input means, and the same data processing as the first information processing apparatus and the second information processing apparatus is executed on the acquired input data to obtain a second processing result Second processing means for outputting
Whether the first processing result is acquired from the first processing means and the second processing result is acquired from the second processing means, and the first processing result and the second processing result are compared and matched. First comparison means for determining whether the device itself is normal or not,
First output data generated by the first information processing device executing the data processing on the input data, and generated by the second information processing device executing the data processing on the input data Second output data is acquired, and the first information processing apparatus and the second information are compared by comparing either the first processing result or the second processing result with the first output data and the second output data. diagnose processing apparatus, diagnosis control unit and a determination unit configured to send a control signal corresponding to the diagnostic result to the first information processing apparatus and said second information processing apparatus.
前記判定手段は、
前記第1情報処理装置および前記第2情報処理装置のうち前記第1処理結果および前記第2処理結果と一致する前記出力データを出力した方を正常であると判定し、
前記第1情報処理装置および前記第2情報処理装置のうち前記第1処理結果および前記第2処理結果とは異なる前記出力データを出力した方に障害があると判定し、
前記第1情報処理装置および前記第2情報処理装置のうち障害があると判定した方に対して停止および再起動のいずれかの制御を実行させる前記制御信号を送信する請求項1に記載の診断制御装置。
The determination means includes
Of the first information processing apparatus and the second information processing apparatus, the one that outputs the output data that matches the first processing result and the second processing result is determined to be normal,
It is determined that there is a failure in one of the first information processing device and the second information processing device that outputs the output data different from the first processing result and the second processing result,
2. The diagnosis according to claim 1, wherein the control signal for executing control of either stop or restart is transmitted to one of the first information processing apparatus and the second information processing apparatus that is determined to have a failure. Control device.
前記第1情報処理装置から前記第1出力データを取得するとともに、前記第2情報処理装置から前記第2出力データを取得し、取得した前記第1出力データと前記第2出力データとを比較して一致するか否かを判定する第2比較手段を備え、
前記判定手段は、
前記第2比較手段によって前記第1出力データと前記第2出力データとが異なると判定された場合、前記第1出力データおよび前記第2出力データのそれぞれを、前記第1処理結果および前記第2処理結果のいずれかと比較して一致するか否かを判定する請求項1または2に記載の診断制御装置。
The first output data is acquired from the first information processing device, the second output data is acquired from the second information processing device, and the acquired first output data is compared with the second output data. Second comparing means for determining whether or not they match,
The determination means includes
If the second by comparing means and said first output data and second output data is determined to be different, each of said first output data and said second output data, wherein the first processing result and the second The diagnosis control apparatus according to claim 1, wherein the diagnosis control apparatus determines whether or not they match with any of the processing results.
前記判定手段は、
前記第1出力データと前記第1処理結果とを比較して一致するか否かを判定するとともに、前記第2出力データと前記第2処理結果とを比較して一致するか否かを判定し、前記第1情報処理装置および前記第2情報処理装置が正常であるか否かを判定する請求項3に記載の診断制御装置。
The determination means includes
The first output data and the first processing result are compared to determine whether they match, and the second output data and the second processing result are compared to determine whether they match. The diagnosis control apparatus according to claim 3, wherein it is determined whether or not the first information processing apparatus and the second information processing apparatus are normal.
前記第1出力データおよび前記第2出力データのうち前記判定手段によって正常であると判定された前記出力データに信頼度を付与した信頼度付きデータを生成し、生成した前記信頼度付きデータを出力する信頼度付与手段を備える請求項1乃至4のいずれか一項に記載の診断制御装置。 Generating data with reliability in which reliability is given to the output data determined to be normal by the determination unit among the first output data and the second output data, and outputting the generated data with reliability The diagnostic control device according to any one of claims 1 to 4, further comprising a reliability providing unit that performs the operation. 前記判定手段は、
前記第1出力データおよび前記第2出力データのうち正常と判定した前記出力データに、正常と判定された前記出力データを生成した装置に関する情報を関連付けて前記信頼度付与手段に出力し、
前記信頼度付与手段は、
前記判定手段から取得した情報に基づいて、正常と判定された前記装置に関する情報を前記信頼度として前記出力データに付与した前記信頼度付きデータを生成する請求項5に記載の診断制御装置。
The determination means includes
The output data determined to be normal among the first output data and the second output data is associated with information related to the device that generated the output data determined to be normal, and is output to the reliability providing unit,
The reliability providing means is:
6. The diagnosis control device according to claim 5, wherein the data with reliability is generated by adding information related to the device determined to be normal to the output data as the reliability based on information acquired from the determination unit.
請求項1乃至6のいずれか一項に記載の診断制御装置と、
前記出力データを使用するシステムおよび前記診断制御装置に前記第1出力データを出力する前記第1情報処理装置と、
前記出力データを使用するシステムおよび前記診断制御装置に前記第2出力データを出力する前記第2情報処理装置とを備える情報処理システム。
The diagnostic control device according to any one of claims 1 to 6,
A system that uses the output data, and the first information processing device that outputs the first output data to the diagnostic control device;
An information processing system comprising: a system that uses the output data; and the second information processing device that outputs the second output data to the diagnosis control device.
請求項5または6に記載の診断制御装置と、
前記診断制御装置に前記第1出力データを出力する前記第1情報処理装置と、
前記診断制御装置に前記第2出力データを出力する前記第2情報処理装置とを備える情報処理システム。
The diagnostic control device according to claim 5 or 6,
The first information processing device that outputs the first output data to the diagnostic control device;
An information processing system comprising: the second information processing device that outputs the second output data to the diagnosis control device.
同一の入力データを入力し、入力した同一の前記入力データに同一のデータ処理を実行する第1情報処理装置および第2情報処理装置の出力データを用いて、前記第1情報処理装置および前記第2情報処理装置を診断する診断制御方法であって、
コンピュータが、
前記第1情報処理装置および前記第2情報処理装置と同じ前記入力データを入力し、
入力した前記入力データに前記第1情報処理装置および前記第2情報処理装置と同じ前記データ処理を実行して第1処理結果を生成し、
入力した前記入力データに前記第1情報処理装置および前記第2情報処理装置と同じ前記データ処理を実行して第2処理結果を生成し、
前記第1処理結果と前記第2処理結果とを比較して一致するか否かによって自装置が正常であるか否かを判定し、
前記第1情報処理装置が前記入力データに前記データ処理を実行することで生成された第1出力データと、前記第2情報処理装置が前記入力データに前記データ処理を実行することで生成された第2出力データとを取得し、
前記第1処理結果および前記第2処理結果のいずれかと前記第1出力データおよび前記第2出力データとを比較して前記第1情報処理装置および前記第2情報処理装置を診断し、
診断結果に応じた制御信号を前記第1情報処理装置および前記第2情報処理装置に送信する診断制御方法。
Using the output data of the first information processing device and the second information processing device that input the same input data and execute the same data processing on the input same input data, the first information processing device and the first information processing device 2. A diagnostic control method for diagnosing an information processing apparatus ,
Computer
Input the same input data as the first information processing apparatus and the second information processing apparatus,
Performing the same data processing as the first information processing apparatus and the second information processing apparatus on the input data that has been input to generate a first processing result;
Performing the same data processing as the first information processing device and the second information processing device on the input data, and generating a second processing result;
Comparing the first processing result and the second processing result to determine whether or not the device itself is normal;
First output data generated by the first information processing device executing the data processing on the input data, and generated by the second information processing device executing the data processing on the input data The second output data,
Comparing the first output data and the second output data with either the first processing result or the second processing result to diagnose the first information processing apparatus and the second information processing apparatus ;
Diagnostic control method for sending a control signal corresponding to the diagnostic result to the first information processing apparatus and said second information processing apparatus.
同一の入力データを入力し、入力した同一の前記入力データに同一のデータ処理を実行する第1情報処理装置および第2情報処理装置の出力データを用いて、前記第1情報処理装置および前記第2情報処理装置を診断するプログラムであって、
前記第1情報処理装置および前記第2情報処理装置と同じ前記入力データを入力する処理と、
入力した前記入力データに前記第1情報処理装置および前記第2情報処理装置と同じ前記データ処理を実行して第1処理結果を生成する処理と、
入力した前記入力データに前記第1情報処理装置および前記第2情報処理装置と同じ前記データ処理を実行して第2処理結果を生成する処理と、
前記第1処理結果と前記第2処理結果とを比較して一致するか否かによって自装置が正常であるか否かを判定する処理と、
前記第1情報処理装置が前記入力データに前記データ処理を実行することで生成された第1出力データと、前記第2情報処理装置が前記入力データに前記データ処理を実行することで生成された第2出力データとを取得する処理と、
前記第1処理結果および前記第2処理結果のいずれかと前記第1出力データおよび前記第2出力データとを比較して前記第1情報処理装置および前記第2情報処理装置を診断する処理と、
診断結果に応じた制御信号を前記第1情報処理装置および前記第2情報処理装置に送信する処理とをコンピュータに実行させるプログラム。
Using the output data of the first information processing device and the second information processing device that input the same input data and execute the same data processing on the input same input data, the first information processing device and the first information processing device 2 A program for diagnosing an information processing device ,
A process of inputting the same input data as the first information processing apparatus and the second information processing apparatus;
Processing for generating the first processing result by executing the same data processing as the first information processing device and the second information processing device on the inputted input data;
A process of generating the second processing result by executing the same data processing as the first information processing apparatus and the second information processing apparatus on the input data that has been input;
A process of comparing the first processing result and the second processing result to determine whether or not the device is normal based on whether or not they match.
First output data generated by the first information processing device executing the data processing on the input data, and generated by the second information processing device executing the data processing on the input data Processing to obtain second output data;
A process of diagnosing the first information processing apparatus and the second information processing apparatus by comparing either the first processing result or the second processing result with the first output data and the second output data;
Program for executing a process of sending a control signal corresponding to the diagnostic result to the first information processing apparatus and said second information processing apparatus to the computer.
JP2017120116A 2017-06-20 2017-06-20 Diagnostic control device, diagnostic control method and program Active JP6608875B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017120116A JP6608875B2 (en) 2017-06-20 2017-06-20 Diagnostic control device, diagnostic control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017120116A JP6608875B2 (en) 2017-06-20 2017-06-20 Diagnostic control device, diagnostic control method and program

Publications (2)

Publication Number Publication Date
JP2019003578A JP2019003578A (en) 2019-01-10
JP6608875B2 true JP6608875B2 (en) 2019-11-20

Family

ID=65006886

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017120116A Active JP6608875B2 (en) 2017-06-20 2017-06-20 Diagnostic control device, diagnostic control method and program

Country Status (1)

Country Link
JP (1) JP6608875B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3502216B2 (en) * 1995-07-13 2004-03-02 富士通株式会社 Information processing equipment
JP2005078546A (en) * 2003-09-03 2005-03-24 Yokogawa Electric Corp Duplex control system
JP2017016319A (en) * 2015-06-30 2017-01-19 日本信号株式会社 Multiplexed data processing device

Also Published As

Publication number Publication date
JP2019003578A (en) 2019-01-10

Similar Documents

Publication Publication Date Title
JP3745761B2 (en) Method and apparatus for enhancing a bus
JP5296878B2 (en) Method, apparatus, and program for use in a computerized storage system that includes one or more replaceable units to manage testing of one or more replacement units (to manage testing of replacement units) Computerized storage system with replaceable units)
US20130219229A1 (en) Fault monitoring device, fault monitoring method, and non-transitory computer-readable recording medium
US8347142B2 (en) Non-disruptive I/O adapter diagnostic testing
JP2017129969A (en) Diagnostic device, diagnostic method and diagnostic program
JP7125602B2 (en) Data processing device and diagnostic method
JP5760847B2 (en) Information processing apparatus, information processing system, abnormality sign detection method for information processing apparatus, and abnormality sign detection program
JP6608875B2 (en) Diagnostic control device, diagnostic control method and program
JP2007293678A (en) Apparatus for diagnosing common bus connection
JP2010102565A (en) Duplex controller
JP6217086B2 (en) Information processing apparatus, error detection function diagnosis method, and computer program
JP4957631B2 (en) Operation confirmation method and inspection support program for fault tolerant server
JP2008186377A (en) Disk drive diagnostic system
TW200307200A (en) Multiple fault location in a series of devices
JP6930153B2 (en) Path switching device, path switching method and path switching program, and computer system
TW201928669A (en) Computer apparatus, diagnostic method and non-transitory computer-readable storage medium
JP6744448B2 (en) Information processing apparatus, information processing system, failure detection method, and program therefor
JP2014021713A (en) Interface diagnostic apparatus, interface diagnostic method and interface diagnostic program, and service processor
JP5561790B2 (en) Hardware failure suspect identification device, hardware failure suspect identification method, and program
JP6942655B2 (en) Route control device, control method, control program and storage system
JPH08278924A (en) Adapter diagnostic system
JP6944799B2 (en) Information processing device
JP2024027326A (en) Relay device and method for controlling the relay device
JPH0662114A (en) Inter-processor diagnostic processing system
JP5640900B2 (en) I / O device, computer system, and failure processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181015

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190716

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190806

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190912

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: 20191001

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191024

R150 Certificate of patent or registration of utility model

Ref document number: 6608875

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150