JP6265835B2 - Information processing apparatus, diagnosis order determination method, and control program - Google Patents

Information processing apparatus, diagnosis order determination method, and control program Download PDF

Info

Publication number
JP6265835B2
JP6265835B2 JP2014115293A JP2014115293A JP6265835B2 JP 6265835 B2 JP6265835 B2 JP 6265835B2 JP 2014115293 A JP2014115293 A JP 2014115293A JP 2014115293 A JP2014115293 A JP 2014115293A JP 6265835 B2 JP6265835 B2 JP 6265835B2
Authority
JP
Japan
Prior art keywords
diagnosis
order
cause
item
items
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
JP2014115293A
Other languages
Japanese (ja)
Other versions
JP2015230522A (en
Inventor
一朗 藤岡
一朗 藤岡
秀史 高
秀史 高
Original Assignee
Pfuテクニカルコミュニケーションズ株式会社
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 Pfuテクニカルコミュニケーションズ株式会社 filed Critical Pfuテクニカルコミュニケーションズ株式会社
Priority to JP2014115293A priority Critical patent/JP6265835B2/en
Publication of JP2015230522A publication Critical patent/JP2015230522A/en
Application granted granted Critical
Publication of JP6265835B2 publication Critical patent/JP6265835B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、情報処理装置、診断順序決定方法及び制御プログラムに関し、特に、複数の診断項目を実施する際の診断順序を決定する情報処理装置、診断順序決定方法及び制御プログラムに関する。   The present invention relates to an information processing apparatus, a diagnosis order determination method, and a control program, and more particularly, to an information processing apparatus, a diagnosis order determination method, and a control program for determining a diagnosis order when a plurality of diagnosis items are executed.

スキャナ装置等の製品において故障が発生した場合、ユーザは、マニュアルに従って複数の診断項目を順次実施して故障原因を特定し、特定した故障原因に対応する修理を実施する。しかしながら、スキャナ装置のように診断項目が多数ある装置が故障した場合、その故障原因を特定可能な診断項目を実施する前に多数の診断項目を実施する可能性があり、故障原因を特定するまでに多大な時間を必要とする場合があった。   When a failure occurs in a product such as a scanner device, the user sequentially executes a plurality of diagnostic items according to a manual to identify the cause of the failure, and performs repairs corresponding to the identified failure cause. However, when a device with many diagnostic items, such as a scanner device, fails, there is a possibility that many diagnostic items may be implemented before performing the diagnostic items that can identify the cause of the failure, until the cause of the failure is identified. In some cases, it took a lot of time.

特許文献1には、顧客が使用中の機器で故障が発生した際に、故障の原因を突き止めるための故障修理支援システムが開示されている。この故障修理支援システムは、それぞれの発生確率が付された故障の現象、原因及び対処方法を表す節点と、節点を結ぶ線とからなるフォールト・ツリーを探索することにより、故障原因の候補を出力する。   Patent Document 1 discloses a failure repair support system for determining the cause of a failure when a failure occurs in a device being used by a customer. This fault repair support system outputs fault cause candidates by searching for a fault tree consisting of nodes representing the phenomena, causes and countermeasures of the faults to which the respective occurrence probabilities are attached, and lines connecting the nodes. To do.

特開平7−28781号公報JP-A-7-28781

ユーザが使用する装置で故障が発生した場合、より短期間に故障の原因を特定することが望まれている。   When a failure occurs in a device used by a user, it is desired to identify the cause of the failure in a shorter time.

本発明の目的は、装置で発生した故障の原因をより短期間に特定することが可能な情報処理装置、診断順序決定方法及び制御プログラムを提供することにある。   An object of the present invention is to provide an information processing apparatus, a diagnostic order determination method, and a control program that can identify the cause of a failure that has occurred in the apparatus in a shorter time.

本発明の一側面に係る情報処理装置は、故障の原因を特定するための複数の診断項目のそれぞれを、過去に各診断項目に要した診断時間及び過去に各診断項目により故障の原因が特定された原因特定回数と関連付けて記憶するとともに、複数の診断項目を実施する現在の診断順序を記憶する記憶部と、原因特定回数に基づいて、診断順序候補を決定する診断順序候補決定部と、現在の診断順序及び診断順序候補のそれぞれで、複数の診断項目を実施したときの最初の診断項目から特定の診断項目までの各診断項目の診断時間の総和を当該特定の診断項目の原因特定時間として算出する原因特定時間算出部と、原因特定時間及び原因特定回数に基づいて、現在の診断順序を診断順序候補に置き換えるか否かを決定する診断順序決定部と、現在の診断順序で複数の診断項目を並べた一覧を出力する出力部と、を有する。   An information processing apparatus according to an aspect of the present invention specifies a cause of a failure based on a diagnosis time required for each diagnosis item in the past and each diagnosis item in the past for each of a plurality of diagnosis items for specifying the cause of the failure And a storage unit that stores a current diagnosis order for performing a plurality of diagnostic items, a diagnosis order candidate determination unit that determines a diagnosis order candidate based on the cause identification number, In each of the current diagnosis order and diagnosis order candidates, the sum of the diagnosis times of each diagnosis item from the first diagnosis item to the specific diagnosis item when a plurality of diagnosis items are implemented is the cause specification time of the specific diagnosis item A cause order time calculation unit to calculate as, a diagnosis order determination unit for determining whether or not to replace the current diagnosis order with a diagnosis order candidate based on the cause specification time and the cause specification number, and the current Having an output unit for outputting a list of arranging a plurality of diagnostic items by the cross-sectional order, the.

また、本発明の一側面に係る診断順序決定方法は、記憶部及び出力部を有する情報処理装置における診断順序決定方法であって、故障の原因を特定するための複数の診断項目のそれぞれを、過去に各診断項目に要した診断時間及び過去に各診断項目により故障の原因が特定された原因特定回数と関連付けて記憶部に記憶し、複数の診断項目を実施する現在の診断順序を記憶部に記憶し、原因特定回数に基づいて、診断順序候補を決定し、現在の診断順序及び診断順序候補のそれぞれで、複数の診断項目を実施したときの最初の診断項目から特定の診断項目までの各診断項目の診断時間の総和を当該特定の診断項目の原因特定時間として算出し、原因特定時間及び原因特定回数に基づいて、現在の診断順序を診断順序候補に置き換えるか否かを決定し、現在の診断順序で複数の診断項目を並べた一覧を出力部に出力することを含む。   Further, the diagnostic order determination method according to one aspect of the present invention is a diagnostic order determination method in an information processing apparatus having a storage unit and an output unit, each of a plurality of diagnostic items for specifying the cause of a failure, The storage unit stores the diagnosis time required for each diagnosis item in the past and the current diagnosis order in which a plurality of diagnosis items are executed in association with the cause identification number of times the cause of the failure has been specified by each diagnosis item in the past The diagnosis order candidates are determined based on the number of times of cause identification, and from the first diagnosis item to the specific diagnosis item when a plurality of diagnosis items are implemented in each of the current diagnosis order and the diagnosis order candidate The sum of the diagnosis times of each diagnosis item is calculated as the cause specification time of the specific diagnosis item, and whether or not to replace the current diagnosis order with a diagnosis order candidate based on the cause specification time and the cause specification times Constant, and includes outputting to the output unit a list of arranging a plurality of diagnostic items in current diagnostic sequence.

また、本発明の一側面に係る制御プログラムは、記憶部及び出力部を有する情報処理装置に実行させる制御プログラムであって、故障の原因を特定するための複数の診断項目のそれぞれを、過去に各診断項目に要した診断時間及び過去に各診断項目により故障の原因が特定された原因特定回数と関連付けて記憶部に記憶し、複数の診断項目を実施する現在の診断順序を記憶部に記憶し、原因特定回数に基づいて、診断順序候補を決定し、現在の診断順序及び診断順序候補のそれぞれで、複数の診断項目を実施したときの最初の診断項目から特定の診断項目までの各診断項目の診断時間の総和を当該特定の診断項目の原因特定時間として算出し、原因特定時間及び原因特定回数に基づいて、現在の診断順序を診断順序候補に置き換えるか否かを決定し、現在の診断順序で複数の診断項目を並べた一覧を出力部に出力することを情報処理装置に実行させる。   Further, a control program according to one aspect of the present invention is a control program that is executed by an information processing apparatus having a storage unit and an output unit, and each of a plurality of diagnostic items for specifying a cause of a failure in the past Stores in the storage unit the diagnosis time required for each diagnosis item and the cause identification number of times that the cause of the failure has been specified by each diagnosis item in the past, and stores the current diagnosis order for executing the plurality of diagnosis items in the storage unit The diagnosis order candidates are determined based on the number of times of cause identification, and each diagnosis from the first diagnosis item to the specific diagnosis item when a plurality of diagnosis items are performed in each of the current diagnosis order and the diagnosis order candidate Calculate the sum of the diagnosis times of the items as the cause specification time of the specific diagnosis item, and determine whether to replace the current diagnosis order with the diagnosis order candidates based on the cause specification time and the cause specification count Constant and to execute the information processing apparatus to output to the output unit a list obtained by arranging a plurality of diagnostic items in current diagnostic sequence.

本発明によれば、情報処理装置は、過去に各診断項目に要した診断時間から算出される原因特定時間及び過去に各診断項目により故障の原因が特定された原因特定回数に基づいて、各診断項目の診断順序を変更するか否かを決定する。これにより、適切な順序で診断を行い、装置で発生した故障の原因をより短期間に特定することが可能な情報処理装置、診断順序決定方法及び制御プログラムを提供することができる。   According to the present invention, the information processing apparatus is configured based on the cause specifying time calculated from the diagnosis time required for each diagnosis item in the past and the cause specifying number of times the cause of the failure was specified by each diagnosis item in the past. Determine whether to change the diagnostic order of diagnostic items. Accordingly, it is possible to provide an information processing apparatus, a diagnostic order determination method, and a control program that can perform diagnosis in an appropriate order and identify the cause of a failure that has occurred in the apparatus in a shorter period of time.

実施形態に係る診断システム1を示す概略構成図である。It is a schematic structure figure showing diagnostic system 1 concerning an embodiment. 端末装置200のハードウェア構成図である。2 is a hardware configuration diagram of a terminal device 200. FIG. 端末CPU210の概略構成を示す図である。It is a figure which shows schematic structure of terminal CPU210. サーバ装置300のハードウェア構成図である。2 is a hardware configuration diagram of a server device 300. FIG. マニュアル管理テーブルのデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of a manual management table. 診断項目管理テーブルのデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of a diagnostic item management table. 診断順序管理テーブルのデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of a diagnostic order management table. CPU310の概略構成の例を示す図である。It is a figure which shows the example of schematic structure of CPU310. 診断システム1における診断シーケンスの例を示すシーケンス図である。It is a sequence diagram which shows the example of the diagnostic sequence in the diagnostic system. 診断対象装置選択画面の一例を示す図である。It is a figure which shows an example of a diagnostic target apparatus selection screen. 端末装置による診断処理の動作の例を示すフローチャートである。It is a flowchart which shows the example of operation | movement of the diagnostic process by a terminal device. サーバ装置による更新処理の動作の例を示すフローチャートである。It is a flowchart which shows the example of operation | movement of the update process by a server apparatus. 診断順序候補管理テーブルのデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of a diagnostic order candidate management table.

以下、本発明の一側面に係る情報処理装置、診断順序決定方法及びコンピュータプログラムについて図を参照しつつ説明する。但し、本発明の技術的範囲はそれらの実施の形態に限定されず、特許請求の範囲に記載された発明とその均等物に及ぶ点に留意されたい。   Hereinafter, an information processing apparatus, a diagnosis order determination method, and a computer program according to an aspect of the present invention will be described with reference to the drawings. However, it should be noted that the technical scope of the present invention is not limited to these embodiments, but extends to the invention described in the claims and equivalents thereof.

図1は、実施形態に係る診断システムを示す図である。診断システム1は、一つ又は複数の診断対象装置100と、一つ又は複数の端末装置200と、サーバ装置300とを有する。診断対象装置100及び端末装置200は、ネットワークスイッチとして機能するアクセスポイント400を介して無線通信により相互に接続する。アクセスポイント400は、イーサネット(登録商標)等の有線LAN(Local Area Network)により、イントラネット、インターネット等のネットワーク500とさらに接続され、端末装置200はサーバ装置300と通信可能に接続される。   FIG. 1 is a diagram illustrating a diagnostic system according to an embodiment. The diagnosis system 1 includes one or a plurality of diagnosis target devices 100, one or a plurality of terminal devices 200, and a server device 300. The diagnosis target device 100 and the terminal device 200 are connected to each other by wireless communication via an access point 400 that functions as a network switch. The access point 400 is further connected to a network 500 such as an intranet or the Internet via a wired LAN (Local Area Network) such as Ethernet (registered trademark), and the terminal device 200 is connected to the server device 300 so as to be communicable.

診断対象装置100は、故障が発生した場合に故障の原因等が診断される装置であり、例えばスキャナ装置等である。   The diagnosis target device 100 is a device for diagnosing the cause of failure when a failure occurs, and is, for example, a scanner device.

端末装置200は、診断対象装置100の各種設定及び動作制御を行うとともに、診断対象装置100に故障が発生した場合にはその原因等を診断するための装置であり、例えばタブレットPC(Personal Computer)、ノートPC等である。端末装置200は、アクセスポイント400を介して無線通信により診断対象装置100と接続される。なお、診断対象装置100の各種設定及び動作制御を行う端末装置と、診断対象装置100の故障の原因を診断するための端末装置は、別個に設けられてもよい。   The terminal device 200 is a device for performing various settings and operation control of the diagnosis target device 100, and for diagnosing the cause of the failure in the diagnosis target device 100. For example, a tablet PC (Personal Computer) A notebook PC or the like. The terminal device 200 is connected to the diagnosis target device 100 via the access point 400 by wireless communication. Note that a terminal device that performs various settings and operation control of the diagnosis target device 100 and a terminal device for diagnosing the cause of the failure of the diagnosis target device 100 may be provided separately.

サーバ装置300は、情報処理装置の一例であり、診断対象装置100の診断を行うためのマニュアルデータを端末装置200に送信する。また、サーバ装置300は、端末装置200から診断結果を受信し、受信した診断結果に基づいて、マニュアルデータに含まれる各診断項目についての以降の診断における診断順序を決定する。   The server device 300 is an example of an information processing device, and transmits manual data for diagnosing the diagnosis target device 100 to the terminal device 200. In addition, the server device 300 receives the diagnosis result from the terminal device 200, and determines the diagnosis order in the subsequent diagnosis for each diagnosis item included in the manual data based on the received diagnosis result.

図2は、端末装置200のハードウェア構成図である。図2に示すように、端末装置200は、端末通信回路201と、端末入力装置202と、端末表示装置203と、端末記憶装置204と、端末CPU(Central Processing Unit)210を有する。以下、端末装置200の各部について詳細に説明する。   FIG. 2 is a hardware configuration diagram of the terminal device 200. As illustrated in FIG. 2, the terminal device 200 includes a terminal communication circuit 201, a terminal input device 202, a terminal display device 203, a terminal storage device 204, and a terminal CPU (Central Processing Unit) 210. Hereinafter, each part of the terminal device 200 will be described in detail.

端末通信回路201は、無線信号を送受信するアンテナと、所定の通信プロトコルに従って、無線通信回線を通じて信号の送受信を行うための無線通信インターフェース回路とを有する。端末通信回路201は、アクセスポイント400を介して診断対象装置100及びサーバ装置300と通信を行う。なお、端末通信回路201は、アクセスポイント400を介さずに、診断対象装置100と直接無線通信を行ってもよい。また、端末装置200は、診断対象装置100と、USB(Universal Serial Bus)等のシリアルバスに準じるインターフェース回路を介して電気的に有線接続して通信を行ってもよい。   The terminal communication circuit 201 includes an antenna that transmits and receives radio signals and a radio communication interface circuit that transmits and receives signals through a radio communication line in accordance with a predetermined communication protocol. The terminal communication circuit 201 communicates with the diagnosis target device 100 and the server device 300 via the access point 400. Note that the terminal communication circuit 201 may perform direct wireless communication with the diagnosis target device 100 without using the access point 400. Further, the terminal device 200 may communicate with the diagnosis target device 100 through an electrical wired connection via an interface circuit conforming to a serial bus such as a USB (Universal Serial Bus).

端末入力装置202は、例えば、マウス、キーボード等の入力デバイス及び入力デバイスから信号を取得するインターフェース回路を有し、ユーザの操作に応じた信号を端末CPU210に対して出力する。   The terminal input device 202 includes, for example, an input device such as a mouse and a keyboard and an interface circuit that acquires a signal from the input device, and outputs a signal corresponding to a user operation to the terminal CPU 210.

端末表示装置203は、液晶等から構成されるディスプレイ及びディスプレイに画像データ又は各種の情報を出力するインターフェース回路を有し、端末CPU210と接続されて、端末CPU210から出力された情報をディスプレイに表示する。なお、タッチパネルディスプレイを用いて、端末入力装置202と端末表示装置203を一体に構成してもよい。   The terminal display device 203 has a display composed of liquid crystal or the like and an interface circuit that outputs image data or various information to the display, and is connected to the terminal CPU 210 to display information output from the terminal CPU 210 on the display. . Note that the terminal input device 202 and the terminal display device 203 may be integrally configured using a touch panel display.

端末記憶装置204は、RAM(Random Access Memory)、ROM(Read Only Memory)等のメモリ装置、ハードディスク等の固定ディスク装置、又はフレキシブルディスク、光ディスク等の可搬用の記憶装置等を有する。また、端末記憶装置204には、端末装置200の各種処理に用いられるコンピュータプログラム、データベース、テーブル等が記憶される。コンピュータプログラムは、コンピュータ読み取り可能な可搬型記録媒体から、公知のセットアッププログラム等を用いて端末記憶装置204にインストールされてもよい。可搬型記録媒体は、例えばCD−ROM(Compact Disk Read Only Memory)、DVD−ROM(Digital Versatile Disk Read Only Memory)等とすることができる。   The terminal storage device 204 includes a memory device such as a random access memory (RAM) and a read only memory (ROM), a fixed disk device such as a hard disk, or a portable storage device such as a flexible disk and an optical disk. The terminal storage device 204 stores computer programs, databases, tables, and the like used for various processes of the terminal device 200. The computer program may be installed in the terminal storage device 204 from a computer-readable portable recording medium using a known setup program or the like. The portable recording medium can be, for example, a CD-ROM (Compact Disk Read Only Memory), a DVD-ROM (Digital Versatile Disk Read Only Memory), or the like.

端末CPU210は、端末通信回路201、端末入力装置202、端末表示装置203及び端末記憶装置204と接続され、これらの各部を制御する。端末CPU210は、端末通信回路201を介したデータ送受信制御、端末入力装置202の入力制御、端末表示装置203の表示制御、端末記憶装置204の制御等を行う。さらに、端末CPU210は、診断対象装置100の設定及び動作制御を行うとともに、診断対象装置100の故障の原因等を診断する。   The terminal CPU 210 is connected to the terminal communication circuit 201, the terminal input device 202, the terminal display device 203, and the terminal storage device 204, and controls these units. The terminal CPU 210 performs data transmission / reception control via the terminal communication circuit 201, input control of the terminal input device 202, display control of the terminal display device 203, control of the terminal storage device 204, and the like. Further, the terminal CPU 210 performs setting and operation control of the diagnosis target device 100 and diagnoses the cause of failure of the diagnosis target device 100 and the like.

図3は、端末CPU210の概略構成を示す図である。図3に示すように、端末CPU210は、マニュアル取得部211、診断処理部212及び診断結果送信部213等を有する。これらの各部は、プロセッサ上で動作するソフトウェアにより実装される機能モジュールである。なお、これらの各部は、それぞれ独立した集積回路、マイクロプロセッサ、ファームウェア等で構成されてもよい。   FIG. 3 is a diagram illustrating a schematic configuration of the terminal CPU 210. As illustrated in FIG. 3, the terminal CPU 210 includes a manual acquisition unit 211, a diagnosis processing unit 212, a diagnosis result transmission unit 213, and the like. Each of these units is a functional module implemented by software operating on the processor. Each of these units may be configured by an independent integrated circuit, a microprocessor, firmware, and the like.

図4は、サーバ装置300のハードウェア構成図である。図2に示すように、サーバ装置300は、通信回路301と、入力装置302と、表示装置303と、記憶装置304と、CPU310を有する。以下、サーバ装置300の各部について詳細に説明する。   FIG. 4 is a hardware configuration diagram of the server apparatus 300. As illustrated in FIG. 2, the server device 300 includes a communication circuit 301, an input device 302, a display device 303, a storage device 304, and a CPU 310. Hereinafter, each part of the server apparatus 300 will be described in detail.

通信回路301は、出力部の一例であり、イーサネット(登録商標)等の通信規格に従って、有線LAN等の有線通信ネットワークを通じて信号の送受信を行うための有線通信インターフェース回路を有する。通信回路301は、ネットワーク500を介して端末装置200と接続して各種の情報を送受信する。   The communication circuit 301 is an example of an output unit, and includes a wired communication interface circuit for transmitting and receiving signals through a wired communication network such as a wired LAN in accordance with a communication standard such as Ethernet (registered trademark). The communication circuit 301 is connected to the terminal device 200 via the network 500 to transmit / receive various information.

入力装置302は、例えば、マウス、キーボード等の入力デバイス及び入力デバイスから信号を取得するインターフェース回路を有し、ユーザの操作に応じた信号をCPU310に対して出力する。   The input device 302 includes, for example, an input device such as a mouse and a keyboard and an interface circuit that acquires a signal from the input device, and outputs a signal corresponding to a user operation to the CPU 310.

表示装置303は、液晶等から構成されるディスプレイ及びディスプレイに画像データ又は各種の情報を出力するインターフェース回路を有し、CPU310と接続されて、CPU310から出力された情報をディスプレイに表示する。   The display device 303 includes a display composed of a liquid crystal and the like, and an interface circuit that outputs image data or various types of information to the display. The display device 303 is connected to the CPU 310 and displays information output from the CPU 310 on the display.

記憶装置304は、記憶部の一例であり、RAM、ROM等のメモリ装置、ハードディスク等の固定ディスク装置、又はフレキシブルディスク、光ディスク等の可搬用の記憶装置等を有する。また、記憶装置304には、サーバ装置300の各種処理に用いられるコンピュータプログラム、データベース、テーブル等が記憶される。コンピュータプログラムは、コンピュータ読み取り可能な可搬型記録媒体から、公知のセットアッププログラム等を用いて記憶装置304にインストールされてもよい。可搬型記録媒体は、例えばCD−ROM、DVD−ROM等とすることができる。   The storage device 304 is an example of a storage unit, and includes a memory device such as a RAM or a ROM, a fixed disk device such as a hard disk, or a portable storage device such as a flexible disk or an optical disk. In addition, the storage device 304 stores computer programs, databases, tables, and the like used for various processes of the server device 300. The computer program may be installed in the storage device 304 using a known setup program or the like from a computer-readable portable recording medium. The portable recording medium can be, for example, a CD-ROM, a DVD-ROM, or the like.

また、記憶装置304には、各診断対象装置の診断に用いられるマニュアルデータを管理するマニュアル管理テーブルが記憶される。また、記憶装置304には、各マニュアルデータについて、診断対象装置100の故障の原因を特定するための複数の診断項目を管理する診断項目管理テーブルと、各診断項目の診断順序を管理する診断順序管理テーブルが記憶される。また、記憶装置304には、現在の診断項目の診断順序を変更するか否かを決定する処理で用いられる診断順序候補管理テーブルが記憶される。各テーブルの詳細については後述する。また、記憶装置304には、複数の端末装置からの診断結果受信数が記憶される。   Further, the storage device 304 stores a manual management table for managing manual data used for diagnosis of each diagnosis target device. The storage device 304 also has a diagnostic item management table for managing a plurality of diagnostic items for identifying the cause of the failure of the diagnostic target device 100 for each manual data, and a diagnostic order for managing the diagnostic order of each diagnostic item. A management table is stored. In addition, the storage device 304 stores a diagnosis order candidate management table used in processing for determining whether or not to change the diagnosis order of the current diagnosis item. Details of each table will be described later. The storage device 304 stores the number of diagnosis results received from a plurality of terminal devices.

CPU310は、通信回路301、入力装置302、表示装置303及び記憶装置304と接続され、これらの各部を制御する。CPU310は、通信回路301を介したデータ送受信制御、入力装置302の入力制御、表示装置303の表示制御、記憶装置304の制御等を行う。さらに、CPU310は、複数の診断項目の診断順序を決定する。   The CPU 310 is connected to the communication circuit 301, the input device 302, the display device 303, and the storage device 304, and controls these units. The CPU 310 performs data transmission / reception control via the communication circuit 301, input control of the input device 302, display control of the display device 303, control of the storage device 304, and the like. Further, the CPU 310 determines a diagnosis order of a plurality of diagnosis items.

図5Aは、マニュアル管理テーブルのデータ構造の一例を示す図である。マニュアル管理テーブルには、複数のマニュアルデータ毎に、マニュアルID(Identification)、装置種別、装置版数及びエラーコード等が関連付けて記憶される。   FIG. 5A is a diagram illustrating an example of a data structure of the manual management table. In the manual management table, a manual ID (Identification), a device type, a device version number, an error code, and the like are stored in association with each other for each of a plurality of manual data.

マニュアルIDは、マニュアルデータ毎に一意に定められた識別情報である。装置種別及び装置版数は、それぞれ各マニュアルデータを診断に使用する診断対象装置の種別(製品名、型格等)及び版数である。エラーコードは、各マニュアルデータを用いて診断を行うべき故障に対応する、診断対象装置で検出されるエラーの識別情報である。なお、各マニュアルデータは、診断対象装置毎に別個に設定してもよい。その場合、各マニュアルデータは、診断対象装置毎に一意に定められた装置IDとさらに関連付けて記憶される。   The manual ID is identification information uniquely determined for each manual data. The device type and the device version number are the type (product name, model number, etc.) and version number of the diagnosis target device that uses each manual data for diagnosis. The error code is identification information of an error detected by the diagnosis target device corresponding to a failure to be diagnosed using each manual data. In addition, you may set each manual data separately for every diagnostic object apparatus. In that case, each manual data is further stored in association with a device ID uniquely determined for each diagnosis target device.

図5Bは、診断項目管理テーブルのデータ構造の一例を示す図である。診断項目管理テーブルは、各マニュアルデータ毎に設定される。診断項目管理テーブルには、複数の診断項目毎に、項目ID、診断内容及び対処方法等が関連付けて記憶される。   FIG. 5B is a diagram illustrating an example of a data structure of the diagnostic item management table. The diagnostic item management table is set for each manual data. In the diagnostic item management table, an item ID, a diagnostic content, a coping method, and the like are stored in association with each other for each of a plurality of diagnostic items.

項目IDは、診断項目毎に一意に定められた識別情報である。診断内容は、ユーザに確認する内容を表し、ユーザが端末装置200を用いて診断対象装置100を診断する際に端末装置200に表示される。対処方法は、ユーザが実施すべき対処の内容を表し、その診断項目により故障の原因が特定された場合に端末装置200に表示される。   The item ID is identification information uniquely determined for each diagnostic item. The diagnosis content represents content to be confirmed with the user, and is displayed on the terminal device 200 when the user diagnoses the diagnosis target device 100 using the terminal device 200. The coping method represents the content of coping that should be performed by the user, and is displayed on the terminal device 200 when the cause of the failure is specified by the diagnostic item.

図6は、診断順序管理テーブルのデータ構造の一例を示す図である。診断順序管理テーブルは、診断項目管理テーブルと同様に各マニュアル毎に設定される。診断順序管理テーブルには、複数の診断項目毎に、診断順番、項目ID、ユーザ情報、保守情報、原因特定回数補正値及び診断順番候補等が関連付けて記憶される。   FIG. 6 is a diagram illustrating an example of a data structure of the diagnosis order management table. The diagnosis order management table is set for each manual in the same manner as the diagnosis item management table. In the diagnosis order management table, diagnosis order, item ID, user information, maintenance information, cause identification number correction value, diagnosis order candidates, and the like are stored in association with each other for each of a plurality of diagnosis items.

診断順番は、各診断項目を実施する順番であり、各診断項目を診断順番の順に並べた順序が、複数の診断項目を実施する現在の診断順序を表す。なお、診断順番の初期値は、その診断対象装置の過去の版数の装置のフィールドでの故障実績、又は出荷試験での評価結果等に基づいて、予め設定される。   The diagnosis order is the order in which each diagnosis item is performed, and the order in which the diagnosis items are arranged in the order of diagnosis represents the current diagnosis order in which a plurality of diagnosis items are performed. Note that the initial value of the diagnosis order is set in advance based on the failure record in the field of the device of the past version number of the diagnosis target device, the evaluation result in the shipping test, or the like.

ユーザ情報は、各ユーザが、所有する端末装置200を用いて診断対象装置100を診断した診断結果に基づく情報である。ユーザ情報には、原因特定回数、診断時間、原因特定時間、装置状態、状態変更時間及び総診断時間等が含まれる。原因特定回数は、各診断項目により故障の原因が特定された回数である。診断時間は、過去に各診断項目に要した時間である。診断時間として、例えば故障の原因が特定されたときの診断時間の平均値が記憶される。原因特定時間は、各診断項目により原因を特定するために要する時間であり、診断時間に基づいて算出される。原因特定時間は、例えば各診断項目を実施するまでに実施される全ての診断項目の診断時間の累積時間である。装置状態は、各診断項目を実施する際の装置の状態であり、管理者により予め設定される。例えば診断対象装置100がスキャナ装置である場合、装置状態として、カバーが開いている状態又は閉じている状態が記憶される。状態変更時間は、装置状態の変更に要する時間である。総診断時間は、各診断項目により故障の原因が特定されたときの原因を特定するまでに要した時間の総和である。総診断時間の算出方法については後述する。   The user information is information based on a diagnosis result obtained by diagnosing the diagnosis target device 100 using each terminal device 200 owned by each user. The user information includes a cause identification count, a diagnosis time, a cause identification time, a device state, a state change time, a total diagnosis time, and the like. The cause identification number is the number of times the cause of the failure is specified by each diagnosis item. The diagnosis time is the time required for each diagnosis item in the past. As the diagnosis time, for example, an average value of the diagnosis time when the cause of the failure is specified is stored. The cause specifying time is a time required to specify the cause by each diagnosis item, and is calculated based on the diagnosis time. The cause specifying time is, for example, the cumulative time of the diagnosis time of all the diagnosis items that are executed until each diagnosis item is executed. The device state is a state of the device when executing each diagnosis item, and is set in advance by the administrator. For example, when the diagnosis target device 100 is a scanner device, a state where the cover is open or a state where the cover is open is stored as the device state. The state change time is the time required for changing the device state. The total diagnosis time is the total time required to specify the cause when the cause of the failure is specified by each diagnosis item. A method for calculating the total diagnosis time will be described later.

保守情報は、全ての診断項目に対する、過去に各診断項目により診断対象装置100の保守者によって故障の原因が特定された比率であり、過去に各診断項目により診断対象装置100の保守者によって故障の原因が特定された回数に基づいて算出される。保守情報は、保守者が所有する情報処理装置から通信回路301を介して、又は、入力装置302を用いた保守者による入力に応じて、任意のタイミングで最新の情報に設定される。原因特定回数補正値は、保守情報を用いて原因特定回数を補正した値である。原因特定回数補正値の算出方法については後述する。診断順番候補は、ユーザ情報及び保守情報に基づいて決定される新たな診断順番の候補であり、各診断項目を診断順番候補の順に並べた順序が新たな診断順序の候補である診断順序候補を表す。   The maintenance information is a ratio of the cause of failure specified by the maintenance person of the diagnosis target device 100 by each diagnosis item in the past with respect to all the diagnosis items, and the maintenance person of the diagnosis target device 100 has failed by each diagnosis item in the past. It is calculated based on the number of times the cause of the is identified. The maintenance information is set to the latest information at an arbitrary timing according to an input from the information processing apparatus owned by the maintenance person via the communication circuit 301 or by the maintenance person using the input device 302. The cause identification count correction value is a value obtained by correcting the cause identification count using the maintenance information. A method of calculating the cause specific number correction value will be described later. The diagnosis order candidate is a new diagnosis order candidate determined based on the user information and the maintenance information, and a diagnosis order candidate in which the order in which the diagnosis items are arranged in the order of the diagnosis order candidates is a new diagnosis order candidate. Represent.

図7は、CPU310の概略構成の例を示す図である。図7に示すようにCPU310は、マニュアル送信部311、診断結果受信部312、診断順序候補決定部313、原因特定時間算出部314及び診断順序決定部315等を有する。これらの各部は、プロセッサ上で動作するソフトウェアにより実装される機能モジュールである。なお、これらの各部は、それぞれ独立した集積回路、マイクロプロセッサ、ファームウェア等で構成されてもよい。   FIG. 7 is a diagram illustrating an example of a schematic configuration of the CPU 310. As illustrated in FIG. 7, the CPU 310 includes a manual transmission unit 311, a diagnosis result reception unit 312, a diagnosis order candidate determination unit 313, a cause identification time calculation unit 314, and a diagnosis order determination unit 315. Each of these units is a functional module implemented by software operating on the processor. Each of these units may be configured by an independent integrated circuit, a microprocessor, firmware, and the like.

図8は、診断システム1における診断シーケンスの例を示すシーケンス図である。以下、図8に示したシーケンス図を参照しつつ、診断システム1の診断シーケンスの例を説明する。なお、以下に説明する各動作は、サーバ装置300において、予め記憶装置304に記憶されているプログラムに基づき主にCPU310によりサーバ装置300の各要素と協働して実行される。同様に、各動作は、端末装置200において、端末装置200の端末記憶装置204に記憶されているプログラムに基づき主に端末装置200の端末CPU210により端末装置200の各要素と協働して実行される。   FIG. 8 is a sequence diagram illustrating an example of a diagnostic sequence in the diagnostic system 1. Hereinafter, an example of a diagnostic sequence of the diagnostic system 1 will be described with reference to the sequence diagram shown in FIG. Each operation described below is executed in the server device 300 mainly by the CPU 310 in cooperation with each element of the server device 300 based on a program stored in the storage device 304 in advance. Similarly, each operation is executed in the terminal device 200 in cooperation with each element of the terminal device 200 mainly by the terminal CPU 210 of the terminal device 200 based on a program stored in the terminal storage device 204 of the terminal device 200. The

最初に、端末装置200のマニュアル取得部211は、端末入力装置202を用いたユーザの操作により診断対象装置の診断開始を受け付けた場合、診断対象装置選択画面を端末表示装置203に表示する(ステップS101)。   First, the manual acquisition unit 211 of the terminal device 200 displays a diagnosis target device selection screen on the terminal display device 203 when the diagnosis start of the diagnosis target device is received by a user operation using the terminal input device 202 (step S203). S101).

図9は、診断対象装置選択画面の一例を示す。図9に示すように、診断対象装置選択画面900には、現在、端末装置200と無線接続されている診断対象装置の一覧901と、診断する診断対象装置を選択するためのラジオボタン902と、マニュアルデータを取得するための送付ボタン903が表示される。   FIG. 9 shows an example of a diagnosis target device selection screen. As illustrated in FIG. 9, the diagnosis target device selection screen 900 includes a list 901 of diagnosis target devices that are currently wirelessly connected to the terminal device 200, a radio button 902 for selecting a diagnosis target device to be diagnosed, A send button 903 for acquiring manual data is displayed.

なお、診断対象装置100は、故障が発生したとき、その旨を端末装置200に通知する。端末装置200は、端末通信回路201を介して診断対象装置100から故障が発生した旨を受信すると、その旨を端末表示装置203に表示する。ユーザは、その表示により診断対象装置100に故障が発生したことを即時に把握し、診断対象装置の診断開始を指示することができる。   Note that the diagnosis target device 100 notifies the terminal device 200 to that effect when a failure occurs. When the terminal device 200 receives a notification that a failure has occurred from the diagnosis target device 100 via the terminal communication circuit 201, the terminal device 200 displays that fact on the terminal display device 203. The user can immediately grasp that a failure has occurred in the diagnosis target device 100 from the display, and can instruct the diagnosis start of the diagnosis target device.

また、端末装置200は、診断対象装置の診断開始を受け付けたときに、診断を実行するための診断プログラムがインストールされていない場合、自動的にサーバ装置300から診断プログラムをダウンロードしてインストールしてもよい。これにより、端末装置200に診断プログラムがインストールされていなくても、ユーザがサーバ装置300からダンロードしてインストールする必要がなくなり、ユーザの利便性が向上する。   In addition, when receiving a diagnosis start of the diagnosis target device, the terminal device 200 automatically downloads and installs the diagnostic program from the server device 300 if the diagnostic program for executing the diagnosis is not installed. Also good. Thereby, even if the diagnostic program is not installed in the terminal device 200, the user need not download and install it from the server device 300, and the convenience for the user is improved.

次に、マニュアル取得部211は、端末入力装置202を用いてユーザによりラジオボタン902が選択され、送付ボタン903が押下されると、診断対象装置情報の取得要求を端末通信回路201を介して、選択された診断対象装置100に送信する。診断対象装置情報は、診断対象装置100の診断に用いられる、診断対象装置100に関する情報である。診断対象装置情報には、診断対象装置100の装置種別、装置版数、診断対象装置100で検出されたエラーのエラーコード等が含まれる。マニュアル取得部211は、診断対象装置情報の取得要求の応答として診断対象装置情報を端末通信回路201を介して、選択された診断対象装置100から取得する(ステップS102)。なお、診断対象装置情報は、診断対象装置100に故障が発生したときに、診断対象装置100により端末装置200に自動的に送信されてもよい。その場合、ステップS102の処理は省略される。   Next, when the radio button 902 is selected by the user using the terminal input device 202 and the send button 903 is pressed, the manual acquisition unit 211 sends an acquisition request for diagnosis target device information via the terminal communication circuit 201. It transmits to the selected diagnostic object apparatus 100. The diagnosis target device information is information related to the diagnosis target device 100 that is used for diagnosis of the diagnosis target device 100. The diagnosis target device information includes the device type of the diagnosis target device 100, the device version number, the error code of the error detected by the diagnosis target device 100, and the like. The manual acquisition unit 211 acquires diagnosis target device information from the selected diagnosis target device 100 via the terminal communication circuit 201 as a response to the acquisition request for diagnosis target device information (step S102). The diagnosis target device information may be automatically transmitted to the terminal device 200 by the diagnosis target device 100 when a failure occurs in the diagnosis target device 100. In that case, the process of step S102 is omitted.

次に、マニュアル取得部211は、診断対象装置情報を取得すると、マニュアルデータの抽出及び送信を要求するためのマニュアルデータ取得要求を端末通信回路201を介してサーバ装置300に送信する(ステップS103)。マニュアルデータ取得要求には、診断対象装置情報が含まれる。   Next, when acquiring the diagnosis target apparatus information, the manual acquisition unit 211 transmits a manual data acquisition request for requesting extraction and transmission of manual data to the server apparatus 300 via the terminal communication circuit 201 (step S103). . The manual data acquisition request includes diagnosis target device information.

次に、サーバ装置300のマニュアル送信部311は、通信回路301を介して端末装置200からマニュアルデータ取得要求を受信すると、受信したマニュアルデータ取得要求に含まれる診断対象装置情報を抽出する。マニュアル送信部311は、診断対象装置情報に含まれる装置種別、装置版数及びエラーコードに基づいて、マニュアル管理データから、診断対象装置100の診断に使用するマニュアルデータのマニュアルIDを特定する。次に、マニュアル送信部311は、特定したマニュアルIDの診断内容及び対処方法を診断項目管理テーブルから抽出し、特定したマニュアルIDの診断順番を診断順序管理テーブルから抽出する。そして、マニュアル送信部311は、抽出した診断内容及び対処方法を診断順番の順に並べたマニュアルデータを作成する(ステップS104)。   Next, when receiving a manual data acquisition request from the terminal device 200 via the communication circuit 301, the manual transmission unit 311 of the server device 300 extracts diagnosis target device information included in the received manual data acquisition request. The manual transmission unit 311 identifies the manual ID of the manual data used for diagnosis of the diagnosis target device 100 from the manual management data based on the device type, the device version number, and the error code included in the diagnosis target device information. Next, the manual transmission unit 311 extracts the diagnosis content and the coping method of the specified manual ID from the diagnosis item management table, and extracts the diagnosis order of the specified manual ID from the diagnosis order management table. Then, the manual transmission unit 311 creates manual data in which the extracted diagnosis contents and countermeasures are arranged in the order of diagnosis (step S104).

次に、マニュアル送信部311は、作成したマニュアルデータを通信回路301を介して端末装置200に送信する(ステップS105)。   Next, the manual transmission unit 311 transmits the created manual data to the terminal device 200 via the communication circuit 301 (step S105).

次に、端末装置200のマニュアル取得部211が、端末通信回路201を介してサーバ装置300からマニュアルデータを受信すると、端末CPU210は、診断対象装置100の診断処理を実行する(ステップS106)。端末CPU210は、診断処理において、受信したマニュアルデータを用いて、診断対象装置100の診断をユーザに実施させ、診断結果を取得する。診断処理の詳細については後述する。   Next, when the manual acquisition unit 211 of the terminal device 200 receives manual data from the server device 300 via the terminal communication circuit 201, the terminal CPU 210 executes a diagnosis process of the diagnosis target device 100 (step S106). In the diagnosis process, the terminal CPU 210 causes the user to perform diagnosis of the diagnosis target device 100 using the received manual data, and acquires a diagnosis result. Details of the diagnosis processing will be described later.

次に、診断結果送信部213は、診断処理において取得した診断結果を端末通信回路201を介してサーバ装置300に送信する(ステップS107)。   Next, the diagnosis result transmission unit 213 transmits the diagnosis result acquired in the diagnosis process to the server device 300 via the terminal communication circuit 201 (step S107).

次に、サーバ装置300の診断結果受信部312が、通信回路301を介して端末装置200から診断結果を受信すると、CPU310は、診断順序テーブル更新処理を実行し(ステップS108)、一連のステップを終了する。CPU310は、診断順序テーブル更新処理において、受信した診断結果に基づいて各診断項目の診断順序を更新する。したがって、サーバ装置300は、以降、端末装置200からマニュアルデータ取得要求を受信した場合、対応する診断内容及び対処方法を、更新された診断順序で並べたマニュアルデータを端末装置200に送信する。   Next, when the diagnostic result receiving unit 312 of the server device 300 receives the diagnostic result from the terminal device 200 via the communication circuit 301, the CPU 310 executes a diagnostic order table update process (step S108) and performs a series of steps. finish. In the diagnostic order table update process, the CPU 310 updates the diagnostic order of each diagnostic item based on the received diagnostic result. Therefore, when the server device 300 subsequently receives a manual data acquisition request from the terminal device 200, the server device 300 transmits to the terminal device 200 manual data in which the corresponding diagnosis contents and countermeasures are arranged in the updated diagnosis order.

図10は、端末装置200による診断処理の動作の例を示すフローチャートである。図10に示す動作のフローは、図8に示すシーケンスのステップS106において実行される。   FIG. 10 is a flowchart illustrating an example of an operation of a diagnostic process performed by the terminal device 200. The operation flow shown in FIG. 10 is executed in step S106 of the sequence shown in FIG.

最初に、診断処理部212は、サーバ装置300から受信したマニュアルデータから診断内容を抽出して端末表示装置203に表示する(ステップS201)。診断処理部212は、マニュアルデータ内に並べられた診断順番の順に診断内容を抽出して端末表示装置203に表示する。   First, the diagnosis processing unit 212 extracts diagnosis contents from the manual data received from the server device 300 and displays the extracted contents on the terminal display device 203 (step S201). The diagnosis processing unit 212 extracts diagnosis contents in the order of diagnosis arranged in the manual data and displays the extracted contents on the terminal display device 203.

次に、診断処理部212は、診断内容に従って診断を実施したユーザによる実施結果の入力を端末入力装置202を用いて受け付ける(ステップS202)。実施結果には、その診断内容に係る診断により故障の原因が特定されたか否かを示す情報が含まれる。   Next, the diagnosis processing unit 212 receives an input of an execution result by a user who has performed a diagnosis according to the diagnosis content using the terminal input device 202 (step S202). The execution result includes information indicating whether or not the cause of the failure is specified by the diagnosis related to the diagnosis content.

次に、診断処理部212は、実施結果の入力を受け付けると、診断内容を表示してから実施結果が入力されるまでの時間を、その診断内容に係る診断に要した時間として端末記憶装置204に記憶する(ステップS203)。   Next, when the diagnosis processing unit 212 receives the input of the execution result, the terminal storage device 204 displays the time from when the diagnosis content is displayed until the execution result is input as the time required for the diagnosis related to the diagnosis content. (Step S203).

次に、診断処理部212は、その診断内容に係る診断により故障の原因が特定されたか否かを判定する(ステップS204)。   Next, the diagnosis processing unit 212 determines whether or not the cause of the failure is specified by the diagnosis related to the diagnosis content (step S204).

診断処理部212は、故障の原因が特定されなかった場合、マニュアルデータに含まれる全ての診断内容に係る診断が実施されたか否かを判定する(ステップS205)。診断処理部212は、全ての診断内容に係る診断がまだ実施されていない場合、処理をステップS201へ戻し、次の診断内容を抽出して端末表示装置203に表示する。一方、診断処理部212は、全ての診断内容に係る診断が実施された場合、このマニュアルデータでは故障の原因が特定されなかったと判定する。その場合、診断処理部212は、ユーザが故障について問合せを行うための問合せ先を端末表示装置203に表示し(ステップS206)、一連のステップを終了する。   If the cause of the failure is not specified, the diagnosis processing unit 212 determines whether or not a diagnosis related to all diagnosis contents included in the manual data has been performed (step S205). If the diagnosis related to all the diagnosis contents has not been performed yet, the diagnosis processing unit 212 returns the process to step S201, extracts the next diagnosis contents, and displays them on the terminal display device 203. On the other hand, the diagnosis processing unit 212 determines that the cause of the failure has not been specified in the manual data when the diagnosis related to all the diagnosis contents is performed. In that case, the diagnosis processing unit 212 displays an inquiry destination for the user to make an inquiry about the failure on the terminal display device 203 (step S206), and ends a series of steps.

一方、ステップS204において、故障の原因が特定された場合、診断処理部212は、その診断内容に対応する対処方法をマニュアルデータから抽出して端末表示装置203に表示する(ステップS207)。   On the other hand, when the cause of the failure is identified in step S204, the diagnosis processing unit 212 extracts a handling method corresponding to the diagnosis content from the manual data and displays it on the terminal display device 203 (step S207).

次に、診断処理部212は、対処方法に従って対処を実施したユーザによる対処結果の入力を端末入力装置202を用いて受け付ける(ステップS208)。対処結果には、その対処方法に係る対処により故障が解消されたか否かを示す情報が含まれる。   Next, the diagnosis processing unit 212 receives an input of a countermeasure result by a user who has performed countermeasures according to the countermeasure method using the terminal input device 202 (step S208). The countermeasure result includes information indicating whether or not the failure has been resolved by the countermeasure related to the countermeasure method.

次に、診断処理部212は、対処結果の入力を受け付けると、その対処方法に係る対処により故障が解消されたか否かを判定する(ステップS209)。   Next, when receiving the input of the countermeasure result, the diagnosis processing unit 212 determines whether or not the failure has been eliminated by the countermeasure related to the countermeasure method (step S209).

診断処理部212は、故障が解消されなかった場合、このマニュアルデータでは故障が解消されなかったと判定する。その場合、診断処理部212は、ユーザが故障について問合せを行うための問合せ先を端末表示装置203に表示し(ステップS206)、一連のステップを終了する。   If the failure is not resolved, the diagnosis processing unit 212 determines that the failure is not resolved with this manual data. In that case, the diagnosis processing unit 212 displays an inquiry destination for the user to make an inquiry about the failure on the terminal display device 203 (step S206), and ends a series of steps.

一方、診断処理部212は、故障が解消された場合、診断結果を診断結果送信部213に送信し(ステップS210)、一連のステップを終了する。診断結果には、診断対象装置100の装置種別、装置版数及びエラーコードと、診断を行った各診断項目の項目ID及び各診断項目に係る診断に要した時間と、故障の原因が特定された診断項目の項目IDとが含まれる。   On the other hand, when the failure is resolved, the diagnosis processing unit 212 transmits the diagnosis result to the diagnosis result transmitting unit 213 (step S210), and ends a series of steps. In the diagnosis result, the device type, the device version number, and the error code of the diagnosis target device 100, the item ID of each diagnosis item that has been diagnosed, the time required for the diagnosis related to each diagnosis item, and the cause of the failure are specified. And the item ID of the diagnostic item.

なお、ステップS210で、診断結果が診断結果送信部213に送信された場合、その診断結果は、図8のステップS107において診断結果送信部213によりサーバ装置300に送信される。一方、ステップS206で、診断処理部212が問合せ先を端末表示装置203に表示した場合、診断結果はサーバ装置300に送信されない。   In addition, when a diagnostic result is transmitted to the diagnostic result transmission part 213 in step S210, the diagnostic result is transmitted to the server apparatus 300 by the diagnostic result transmission part 213 in step S107 of FIG. On the other hand, when the diagnosis processing unit 212 displays the inquiry destination on the terminal display device 203 in step S206, the diagnosis result is not transmitted to the server device 300.

なお、診断結果は、故障が解消されたか否かに関わらず、又は、故障の原因が特定されたか否かに関わらず、サーバ装置300に送信されてもよい。その場合、診断結果には、故障の原因が特定されたか否かと、故障が解消されたか否かがさらに含まれる。   Note that the diagnosis result may be transmitted to the server apparatus 300 regardless of whether or not the failure has been eliminated or whether or not the cause of the failure has been specified. In that case, the diagnosis result further includes whether or not the cause of the failure has been identified and whether or not the failure has been resolved.

図11は、サーバ装置300による更新処理の動作の例を示すフローチャートである。図11に示す動作のフローは、図8に示すシーケンスのステップS108において実行される。   FIG. 11 is a flowchart illustrating an example of an update process performed by the server apparatus 300. The operation flow shown in FIG. 11 is executed in step S108 of the sequence shown in FIG.

最初に、診断結果受信部312は、端末装置200から受信した診断結果から、故障の原因が特定された診断項目の項目IDを特定する。診断結果受信部312は、図6に示した診断順序管理テーブルにおいて、特定した項目IDに対応する原因特定回数をインクリメントする(ステップS301)。   First, the diagnosis result receiving unit 312 specifies the item ID of the diagnosis item in which the cause of the failure is specified from the diagnosis result received from the terminal device 200. The diagnosis result receiving unit 312 increments the cause specifying number corresponding to the specified item ID in the diagnosis order management table shown in FIG. 6 (step S301).

さらに、診断結果受信部312は、受信した診断結果に診断に要した時間が含まれる診断項目について、過去の診断に要した時間の平均値を算出し、診断順序管理テーブルの診断時間を更新する。このように、診断結果受信部312は、診断時間として、故障の原因が特定されたときの診断時間の平均値を算出する。これにより、診断が適切に行われなかった可能性のある場合を除外して診断時間を算出することができ、診断時間の信頼性を向上させることが可能となる。なお、診断結果受信部312は、故障の原因が特定されたか否かに関わらず、過去の全ての診断に要した時間の平均値を診断時間として算出してもよい。   Further, the diagnosis result receiving unit 312 calculates the average value of the time required for the past diagnosis for the diagnosis item including the time required for the diagnosis in the received diagnosis result, and updates the diagnosis time in the diagnosis order management table. . Thus, the diagnosis result receiving unit 312 calculates the average value of the diagnosis times when the cause of the failure is specified as the diagnosis time. As a result, it is possible to calculate the diagnosis time by excluding the case where there is a possibility that the diagnosis has not been properly performed, and it is possible to improve the reliability of the diagnosis time. The diagnosis result receiving unit 312 may calculate the average value of the time required for all the past diagnoses as the diagnosis time regardless of whether the cause of the failure is specified.

次に、診断結果受信部312は、記憶装置304に記憶された診断結果受信数をインクリメントする(ステップS302)。   Next, the diagnosis result receiving unit 312 increments the number of received diagnosis results stored in the storage device 304 (step S302).

次に、診断結果受信部312は、診断結果受信数が所定数(例えば1000)以上になったか否かを判定する(ステップS303)。   Next, the diagnosis result receiving unit 312 determines whether or not the number of received diagnosis results has become a predetermined number (for example, 1000) or more (step S303).

診断結果受信数が所定数未満である場合、診断結果受信部312は、一連のステップを終了する。これにより、サーバ装置300は、診断順序を変更するか否かを頻繁に決定することがなくなり、処理負荷を低減することが可能となる。   When the number of received diagnosis results is less than the predetermined number, the diagnosis result receiving unit 312 ends a series of steps. Thereby, the server apparatus 300 does not frequently determine whether or not to change the diagnosis order, and the processing load can be reduced.

一方、診断結果受信数が所定数以上になった場合、診断順序候補決定部313は、各診断項目の保守情報を用いて各診断項目の原因特定回数を補正した原因特定回数補正値を算出する(ステップS304)。診断順序候補決定部313は、各診断項目の原因特定回数に各診断項目の保守情報に示される比率を乗じた値を原因特定回数補正値として算出する。   On the other hand, when the number of received diagnosis results is equal to or greater than the predetermined number, the diagnosis order candidate determination unit 313 calculates a cause identification number correction value obtained by correcting the cause identification number of each diagnosis item using the maintenance information of each diagnosis item. (Step S304). The diagnosis order candidate determination unit 313 calculates a value obtained by multiplying the cause identification count of each diagnosis item by the ratio indicated in the maintenance information of each diagnosis item as a cause identification count correction value.

次に、診断順序候補決定部313は、各診断項目の総診断時間を算出する(ステップS305)。   Next, the diagnosis order candidate determination unit 313 calculates the total diagnosis time of each diagnosis item (step S305).

なお、診断順序管理テーブルが新たに作成され、診断順番が設定されたときに、原因特定時間算出部314は、原因特定時間を算出し、診断順序管理テーブルに記憶する。原因特定時間算出部314は、現在の診断順序で、複数の診断項目を実施したときの最初の診断項目から特定の診断項目までの各診断項目の診断時間の総和を各診断項目の原因特定時間として算出する。同様に、診断順序管理テーブルが新たに作成され、診断順番が設定されたときに、診断順序候補決定部313は、状態変更時間を算出し、診断順序管理テーブルに記憶する。診断順序候補決定部313は、各診断項目の装置状態が直前の診断項目の装置状態と同一であるか否かを判定する。診断順序候補決定部313は、各診断項目の装置状態が直前の診断項目の装置状態と同一である場合、状態変更時間として0を設定する。一方、診断順序候補決定部313は、各診断項目の装置状態が直前の診断項目の装置状態と同一でない場合、状態変更時間として装置状態の変更に要する時間を設定する。   When the diagnosis order management table is newly created and the diagnosis order is set, the cause specifying time calculation unit 314 calculates the cause specifying time and stores it in the diagnosis order management table. The cause identification time calculation unit 314 calculates the sum of the diagnosis times of each diagnosis item from the first diagnosis item to the specific diagnosis item when a plurality of diagnosis items are executed in the current diagnosis order. Calculate as Similarly, when a diagnostic order management table is newly created and the diagnostic order is set, the diagnostic order candidate determination unit 313 calculates the state change time and stores it in the diagnostic order management table. The diagnosis order candidate determination unit 313 determines whether the device state of each diagnosis item is the same as the device state of the immediately preceding diagnosis item. The diagnosis order candidate determination unit 313 sets 0 as the state change time when the device state of each diagnosis item is the same as the device state of the immediately preceding diagnosis item. On the other hand, if the device state of each diagnosis item is not the same as the device state of the immediately preceding diagnosis item, the diagnosis order candidate determination unit 313 sets the time required for the device state change as the state change time.

診断順序候補決定部313は、現在の診断順序で複数の診断項目を実施した場合の各診断項目の原因特定時間に各診断項目の原因特定回数を乗じた値を各診断項目の各診断項目の総診断時間として算出する。さらに、診断順序候補決定部313は、各診断項目の状態変更時間に各診断項目の原因特定回数を乗じた値を、算出した各診断項目の総診断時間に加算する。   The diagnosis order candidate determination unit 313 calculates a value obtained by multiplying the cause specifying time of each diagnosis item by the cause specifying times of each diagnosis item when each of the diagnosis items of each diagnosis item is executed in the current diagnosis order. Calculated as total diagnosis time. Further, the diagnosis order candidate determination unit 313 adds a value obtained by multiplying the state change time of each diagnosis item by the cause identification count of each diagnosis item to the calculated total diagnosis time of each diagnosis item.

次に、診断順序候補決定部313は、原因特定回数に基づいて算出された原因特定回数補正値に基づいて、診断順序候補を決定する(ステップS306)。診断順序候補決定部313は、原因特定回数補正値の多い順に各診断項目を並べた順番を各診断項目の診断順番候補として決定し、各診断項目を診断順番候補の順に並べた順序を診断順序候補として決定する。   Next, the diagnosis order candidate determination unit 313 determines a diagnosis order candidate based on the cause identification number correction value calculated based on the cause identification number (step S306). The diagnosis order candidate determination unit 313 determines the order in which the diagnosis items are arranged in the descending order of the cause identification count correction value as the diagnosis order candidate of each diagnosis item, and the order in which the diagnosis items are arranged in the order of diagnosis order candidates is the diagnosis order. Determine as a candidate.

次に、診断順序候補決定部313は、各診断項目を診断順番候補の順に並べた診断順序候補管理テーブルを作成する(ステップS307)。   Next, the diagnosis order candidate determination unit 313 creates a diagnosis order candidate management table in which the diagnosis items are arranged in the order of diagnosis order candidates (step S307).

図12は、診断順序候補管理テーブルのデータ構造の一例を示す図である。診断順序候補管理テーブルには、複数の診断項目毎に、診断順番候補、項目ID、ユーザ情報及び時間差分等が関連付けて記憶される。診断順番候補、項目ID及びユーザ情報は、それぞれ診断順序管理テーブルの診断順番候補、項目ID及びユーザ情報と同様の情報である。時間差分は、各診断項目における、診断順序候補による総診断時間と現在の診断順序による総診断時間との差分である。   FIG. 12 is a diagram illustrating an example of a data structure of the diagnosis order candidate management table. In the diagnosis order candidate management table, diagnosis order candidates, item IDs, user information, time differences, and the like are stored in association with each other for each of a plurality of diagnosis items. The diagnosis order candidate, item ID, and user information are the same information as the diagnosis order candidate, item ID, and user information of the diagnosis order management table, respectively. The time difference is a difference between the total diagnosis time based on the diagnosis order candidate and the total diagnosis time based on the current diagnosis order in each diagnosis item.

次に、原因特定時間算出部314は、診断順序候補管理テーブルにおいて、診断順序候補で、複数の診断項目を実施したときの最初の診断項目から特定の診断項目までの各診断項目の診断時間の総和を各診断項目の原因特定時間として算出する(ステップS308)。   Next, the cause specifying time calculation unit 314 calculates the diagnosis time of each diagnosis item from the first diagnosis item to the specific diagnosis item when a plurality of diagnosis items are executed with the diagnosis order candidate in the diagnosis order candidate management table. The sum is calculated as the cause identification time for each diagnosis item (step S308).

次に、診断順序決定部315は、診断順序候補管理テーブルにおいて、各診断項目の状態変更時間を算出する(ステップS309)。   Next, the diagnosis order determination unit 315 calculates the state change time of each diagnosis item in the diagnosis order candidate management table (step S309).

次に、診断順序決定部315は、診断順序候補管理テーブルにおいて、各診断項目の総診断時間を算出する(ステップS310)。   Next, the diagnosis order determination unit 315 calculates the total diagnosis time of each diagnosis item in the diagnosis order candidate management table (step S310).

次に、診断順序決定部315は、各診断項目について、診断順序候補による総診断時間から現在の診断順序による総診断時間を減じた差分を時間差分として算出する。同様に、診断順序決定部315は、診断順序候補での総診断時間の総和から現在の診断順序での総診断時間の総和を減じた差分を時間差分総和として算出する(ステップS311)。   Next, the diagnosis order determination unit 315 calculates, for each diagnosis item, a difference obtained by subtracting the total diagnosis time according to the current diagnosis order from the total diagnosis time according to the diagnosis order candidate as a time difference. Similarly, the diagnosis order determination unit 315 calculates a difference obtained by subtracting the sum of the total diagnosis times in the current diagnosis order from the sum of the total diagnosis times in the diagnosis order candidates as a time difference sum (step S311).

次に、診断順序決定部315は、算出した時間差分総和が0以下であるか否かを判定する(ステップS312)。   Next, the diagnosis order determination unit 315 determines whether or not the calculated time difference sum is 0 or less (step S312).

診断順序決定部315は、算出した時間差分総和が0以下である場合、即ち診断順序候補での総診断時間の総和が現在の診断順序での総診断時間の総和以下である場合、診断順序テーブルにおける各診断項目を診断順序候補の順に並べ替える。これにより、診断順序決定部315は、現在の診断順序を診断順序候補に置き換え(ステップS313)、一連のステップを終了する。   When the calculated time difference sum is 0 or less, that is, when the sum of the total diagnosis times in the diagnosis order candidate is less than or equal to the sum of the total diagnosis times in the current diagnosis order, the diagnosis order determination unit 315 The diagnosis items in are rearranged in order of diagnosis order candidates. Thereby, the diagnosis order determination unit 315 replaces the current diagnosis order with the diagnosis order candidate (step S313), and ends the series of steps.

一方、診断順序決定部315は、算出した時間差分総和が0より大きい場合、即ち診断順序候補での総診断時間の総和が現在の診断順序での総診断時間の総和より大きい場合、特に処理を行わず、一連のステップを終了する。   On the other hand, when the calculated time difference sum is greater than 0, that is, when the sum of the total diagnosis times in the diagnosis order candidate is greater than the sum of the total diagnosis times in the current diagnosis order, the diagnosis order determination unit 315 performs the process. A series of steps is completed without performing.

このように、診断順序決定部315は、原因特定時間及び原因特定回数に基づいて、現在の診断順序を診断順序候補に置き換えるか否かを決定する。なお、前述したように、現在の診断順序で複数の診断項目に係る診断内容及び対処方法を並べた一覧は、以降、端末装置200からの要求に応じて、マニュアルデータとして通信回路301を介して端末装置200に出力される。   Thus, the diagnosis order determination unit 315 determines whether or not to replace the current diagnosis order with a diagnosis order candidate based on the cause specifying time and the cause specifying number of times. In addition, as described above, a list in which diagnosis contents and countermeasures related to a plurality of diagnosis items are arranged in the current diagnosis order is subsequently transmitted as manual data via the communication circuit 301 in response to a request from the terminal device 200. It is output to the terminal device 200.

なお、診断順序決定部315は、保守情報を用いて、現在の診断順序を診断順序候補に置き換えるか否かを決定してもよい。その場合、診断順序決定部315は、原因特定回数ではなく原因特定回数補正値を原因特定時間に乗じた値を総診断時間として算出する。また、診断順序候補決定部313は、保守情報を用いずに、原因特定回数の多い順に各診断項目を並べた順番を各診断項目の診断順番候補として決定してもよい。   The diagnosis order determination unit 315 may determine whether to replace the current diagnosis order with a diagnosis order candidate using the maintenance information. In that case, the diagnosis order determination unit 315 calculates, as the total diagnosis time, a value obtained by multiplying the cause identification time instead of the cause identification number by the cause identification number correction value. Further, the diagnosis order candidate determination unit 313 may determine, as the diagnosis order candidate of each diagnosis item, the order in which the diagnosis items are arranged in descending order of the cause identification number without using the maintenance information.

また、診断順序決定部315は、状態変更時間を用いずに、現在の診断順序を診断順序候補に置き換えるか否かを決定してもよい。その場合、診断順序候補決定部313は、算出した総診断時間に状態変更時間を加算しない。   Further, the diagnosis order determination unit 315 may determine whether or not to replace the current diagnosis order with a diagnosis order candidate without using the state change time. In that case, the diagnosis order candidate determination unit 313 does not add the state change time to the calculated total diagnosis time.

以上詳述したように、図8に示したシーケンスに従って動作することによって、サーバ装置300は、原因特定時間及び原因特定回数に基づいて、診断順序を変更するか否かを決定することが可能となった。これにより、ユーザは、より短時間に故障の原因を特定可能な診断項目に係る診断と、より発生しやすい故障に対応した診断項目に係る診断を優先的に実施することができる。したがって、ユーザは、適切な順序で診断を実施し、診断対象装置で発生した故障の原因をより短期間に特定することが可能となり、ユーザの利便性を向上することが可能となった。   As described above in detail, by operating according to the sequence shown in FIG. 8, the server device 300 can determine whether to change the diagnosis order based on the cause identification time and the cause identification count. became. As a result, the user can preferentially perform the diagnosis related to the diagnosis item that can identify the cause of the failure in a shorter time and the diagnosis related to the diagnosis item corresponding to the failure that is likely to occur. Therefore, the user can perform diagnosis in an appropriate order, and can identify the cause of the failure that has occurred in the diagnosis target apparatus in a shorter period of time, thereby improving user convenience.

以上、本発明の好適な実施形態について説明してきたが、本発明はこれらの実施形態に限定されるものではない。例えば、診断システム1は、サーバ装置300を有さず、端末装置200が診断順序を変更するか否かを決定してもよい。その場合、端末装置200の端末記憶装置204が、サーバ装置300の記憶装置304が記憶する各データを記憶し、端末装置200の端末CPU210が、サーバ装置300のCPU310が有する各部を有して、CPU310が実行する各機能を実行する。端末装置200は、他の端末装置による診断結果を受信し、自己の診断結果及び他の端末装置による診断結果に基づいて、診断順序を変更するか否かを決定する。   The preferred embodiments of the present invention have been described above, but the present invention is not limited to these embodiments. For example, the diagnosis system 1 may not include the server device 300 and may determine whether the terminal device 200 changes the diagnosis order. In that case, the terminal storage device 204 of the terminal device 200 stores each data stored in the storage device 304 of the server device 300, and the terminal CPU 210 of the terminal device 200 has each unit included in the CPU 310 of the server device 300, Each function executed by the CPU 310 is executed. The terminal device 200 receives a diagnosis result from another terminal device, and determines whether or not to change the diagnosis order based on its own diagnosis result and the diagnosis result by the other terminal device.

1 診断システム
300 サーバ装置
301 通信装置
302 入力装置
303 表示装置
304 記憶装置
310 CPU
311 マニュアル送信部
312 診断結果受信部
313 診断順序候補決定部
314 原因特定時間算出部
315 診断順序決定部
DESCRIPTION OF SYMBOLS 1 Diagnosis system 300 Server apparatus 301 Communication apparatus 302 Input apparatus 303 Display apparatus 304 Storage apparatus 310 CPU
311 Manual transmission unit 312 Diagnosis result reception unit 313 Diagnosis order candidate determination unit 314 Cause specific time calculation unit 315 Diagnosis order determination unit

Claims (7)

故障の原因を特定するための複数の診断項目のそれぞれを、過去に各診断項目に要した診断時間及び過去に各診断項目により故障の原因が特定された原因特定回数と関連付けて記憶するとともに、前記複数の診断項目を実施する現在の診断順序を記憶する記憶部と、
前記原因特定回数に基づいて、診断順序候補を決定する診断順序候補決定部と、
前記現在の診断順序及び前記診断順序候補のそれぞれで、前記複数の診断項目を実施したときの最初の診断項目から特定の診断項目までの各診断項目の前記診断時間の総和を当該特定の診断項目の原因特定時間として算出する原因特定時間算出部と、
前記原因特定時間及び前記原因特定回数に基づいて、前記現在の診断順序を前記診断順序候補に置き換えるか否かを決定する診断順序決定部と、
前記現在の診断順序で前記複数の診断項目を並べた一覧を出力する出力部と、
を有することを特徴とする情報処理装置。
Each of a plurality of diagnosis items for identifying the cause of the failure is stored in association with the diagnosis time required for each diagnosis item in the past and the cause identification number of times that the cause of the failure has been specified by each diagnosis item in the past, A storage unit for storing a current diagnosis order for executing the plurality of diagnosis items;
A diagnosis order candidate determination unit for determining a diagnosis order candidate based on the cause identification number;
In each of the current diagnosis order and the diagnosis order candidates, the sum of the diagnosis times of each diagnosis item from the first diagnosis item to the specific diagnosis item when the plurality of diagnosis items are executed is the specific diagnosis item. A cause identification time calculation unit for calculating the cause identification time of
A diagnosis order determining unit that determines whether to replace the current diagnosis order with the diagnosis order candidates based on the cause specifying time and the cause specifying number of times;
An output unit for outputting a list in which the plurality of diagnosis items are arranged in the current diagnosis order;
An information processing apparatus comprising:
前記診断順序決定部は、前記診断順序候補で前記複数の診断項目を実施した場合の前記複数の診断項目のそれぞれの前記原因特定時間に当該診断項目の前記原因特定回数を乗じた値の総和が、前記現在の診断順序で前記複数の診断項目を実施した場合の前記複数の診断項目のそれぞれの前記原因特定時間に当該診断項目の前記原因特定回数を乗じた値の総和以下である場合、前記現在の診断順序を前記診断順序候補に置き換える、請求項1に記載の情報処理装置。   The diagnosis order determination unit is configured to calculate a sum of values obtained by multiplying the cause specifying times of the plurality of diagnosis items by the cause specifying times of the diagnosis items when the plurality of diagnosis items are performed with the diagnosis order candidates. When the plurality of diagnostic items in the current diagnostic order is less than or equal to the sum of values obtained by multiplying the cause identification times of the diagnostic items by the cause identification times of the diagnostic items, The information processing apparatus according to claim 1, wherein a current diagnosis order is replaced with the diagnosis order candidate. 前記記憶部は、前記複数の診断項目のそれぞれを、各診断項目を実施する際の装置状態とさらに関連付けて記憶し、
前記原因特定時間算出部は、特定の診断項目を実施する際の装置状態と、直前の診断項目を実施する際の装置状態が同一であるか否かを判定し、同一でない場合、前記装置状態の変更に要する時間を前記原因特定時間に加算する、請求項1または2に記載の情報処理装置。
The storage unit stores each of the plurality of diagnostic items in further association with a device state at the time of executing each diagnostic item,
The cause specifying time calculation unit determines whether or not the device state when executing a specific diagnosis item and the device state when executing the immediately preceding diagnosis item are the same, and if not, the device state The information processing apparatus according to claim 1, wherein a time required for changing the information is added to the cause identification time.
前記記憶部は、前記複数の診断項目のそれぞれを、過去に各診断項目により保守者によって故障の原因が特定された回数に基づく保守情報とさらに関連付けて記憶し、
前記診断順序候補決定部は、前記保守情報を用いて前記原因特定回数を補正し、前記補正された原因特定回数に基づいて、前記診断順序候補を決定する、請求項1〜3の何れか一項に記載の情報処理装置。
The storage unit stores each of the plurality of diagnostic items in further association with maintenance information based on the number of times the cause of the failure has been identified by the maintenance person by each diagnostic item in the past,
The diagnosis order candidate determination unit corrects the cause identification number using the maintenance information, and determines the diagnosis order candidate based on the corrected cause identification number. The information processing apparatus according to item.
前記記憶部は、前記診断時間として、故障の原因が特定されたときの診断時間の平均値を記憶する、請求項1〜4の何れか一項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the storage unit stores, as the diagnosis time, an average value of diagnosis times when a cause of the failure is specified. 記憶部及び出力部を有する情報処理装置における診断順序決定方法であって、
故障の原因を特定するための複数の診断項目のそれぞれを、過去に各診断項目に要した診断時間及び過去に各診断項目により故障の原因が特定された原因特定回数と関連付けて前記記憶部に記憶し、
前記複数の診断項目を実施する現在の診断順序を前記記憶部に記憶し、
前記原因特定回数に基づいて、診断順序候補を決定し、
前記現在の診断順序及び前記診断順序候補のそれぞれで、前記複数の診断項目を実施したときの最初の診断項目から特定の診断項目までの各診断項目の前記診断時間の総和を当該特定の診断項目の原因特定時間として算出し、
前記原因特定時間及び前記原因特定回数に基づいて、前記現在の診断順序を前記診断順序候補に置き換えるか否かを決定し、
前記現在の診断順序で前記複数の診断項目を並べた一覧を前記出力部に出力する、
ことを含むことを特徴とする診断順序決定方法。
A diagnosis order determination method in an information processing apparatus having a storage unit and an output unit,
Each of the plurality of diagnosis items for specifying the cause of the failure is associated with the diagnosis time required for each diagnosis item in the past and the cause specifying number of times that the cause of the failure has been specified by each diagnosis item in the past in the storage unit. Remember,
Storing a current diagnosis order for executing the plurality of diagnosis items in the storage unit;
Based on the number of times of cause identification, a diagnosis order candidate is determined,
In each of the current diagnosis order and the diagnosis order candidates, the sum of the diagnosis times of each diagnosis item from the first diagnosis item to the specific diagnosis item when the plurality of diagnosis items are executed is the specific diagnosis item. Calculated as the cause identification time of
Based on the cause identification time and the cause identification number, determine whether to replace the current diagnosis sequence with the diagnosis sequence candidate,
Outputting a list of the plurality of diagnosis items in the current diagnosis order to the output unit;
A diagnostic order determination method characterized by comprising:
記憶部及び出力部を有する情報処理装置に実行させる制御プログラムであって、
故障の原因を特定するための複数の診断項目のそれぞれを、過去に各診断項目に要した診断時間及び過去に各診断項目により故障の原因が特定された原因特定回数と関連付けて記憶部に記憶し、
前記複数の診断項目を実施する現在の診断順序を前記記憶部に記憶し、
前記原因特定回数に基づいて、診断順序候補を決定し、
前記現在の診断順序及び前記診断順序候補のそれぞれで、前記複数の診断項目を実施したときの最初の診断項目から特定の診断項目までの各診断項目の前記診断時間の総和を当該特定の診断項目の原因特定時間として算出し、
前記原因特定時間及び前記原因特定回数に基づいて、前記現在の診断順序を前記診断順序候補に置き換えるか否かを決定し、
前記現在の診断順序で前記複数の診断項目を並べた一覧を前記出力部に出力する、
ことを前記情報処理装置に実行させることを特徴とする制御プログラム。
A control program to be executed by an information processing apparatus having a storage unit and an output unit,
Each of a plurality of diagnostic items for identifying the cause of the failure is stored in the storage unit in association with the diagnosis time required for each diagnostic item in the past and the cause identification number of times when the cause of the failure has been identified by each diagnostic item in the past. And
Storing a current diagnosis order for executing the plurality of diagnosis items in the storage unit;
Based on the number of times of cause identification, a diagnosis order candidate is determined,
In each of the current diagnosis order and the diagnosis order candidates, the sum of the diagnosis times of each diagnosis item from the first diagnosis item to the specific diagnosis item when the plurality of diagnosis items are executed is the specific diagnosis item. Calculated as the cause identification time of
Based on the cause identification time and the cause identification number, determine whether to replace the current diagnosis sequence with the diagnosis sequence candidate,
Outputting a list of the plurality of diagnosis items in the current diagnosis order to the output unit;
A control program that causes the information processing apparatus to execute
JP2014115293A 2014-06-03 2014-06-03 Information processing apparatus, diagnosis order determination method, and control program Active JP6265835B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014115293A JP6265835B2 (en) 2014-06-03 2014-06-03 Information processing apparatus, diagnosis order determination method, and control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014115293A JP6265835B2 (en) 2014-06-03 2014-06-03 Information processing apparatus, diagnosis order determination method, and control program

Publications (2)

Publication Number Publication Date
JP2015230522A JP2015230522A (en) 2015-12-21
JP6265835B2 true JP6265835B2 (en) 2018-01-24

Family

ID=54887285

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014115293A Active JP6265835B2 (en) 2014-06-03 2014-06-03 Information processing apparatus, diagnosis order determination method, and control program

Country Status (1)

Country Link
JP (1) JP6265835B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102607216B1 (en) * 2016-04-01 2023-11-29 삼성전자주식회사 Method of generating a diagnosis model and apparatus generating a diagnosis model thereof

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1659561A (en) * 2002-06-07 2005-08-24 爱科来株式会社 Trouble countermeasure support system and terminal device connected to the same
JP5321784B2 (en) * 2008-03-05 2013-10-23 富士ゼロックス株式会社 Fault diagnosis apparatus and program
US8904242B2 (en) * 2011-09-08 2014-12-02 Nec Corporation Cloud service recovery time prediction system, method and program

Also Published As

Publication number Publication date
JP2015230522A (en) 2015-12-21

Similar Documents

Publication Publication Date Title
CN107576346B (en) Sensor detection method and device and computer readable storage medium
US8615753B2 (en) Distribution apparatus, method and system for updated version of firmware
US8838283B2 (en) DR countermeasure proposal device and method thereof
US11163632B2 (en) Log transmission apparatus and log collection system
JP5925734B2 (en) Information notification apparatus, control method for information notification apparatus, and portable terminal
JP7186833B2 (en) Information processing device, information processing method, and computer program
TWI665553B (en) Adapter with instrument control function, instrument control system and instrument control method applied thereto
JP6265835B2 (en) Information processing apparatus, diagnosis order determination method, and control program
WO2014155517A1 (en) Engineering tool
JP6015750B2 (en) Log collection server, log collection system, and log collection method
JP2018060279A (en) Recall target device determination system
JP2016048434A (en) Apparatus management device, apparatus management system, apparatus management program, and apparatus management method
US8874962B2 (en) Diagnostic handling server using dissatisfying item data
JP2010128958A (en) Device management apparatus, device management system, operation setting management method, operation setting management program, and recording medium recording the program
US20160170729A1 (en) Method and device for installing smart appliance
US20170013330A1 (en) Sensor management device, sensor, monitoring system, sensor management method, sensor management program, monitoring method, and monitoring program
JP2007004272A (en) Information processing apparatus, information processing system and information processing method
JP6060123B2 (en) Influence range identification device, influence range identification method, and program
JP7156995B2 (en) update system
JP5808861B1 (en) Error handling system
US9122427B2 (en) Device management apparatus, information processing system, and information processing method for replacement device
CN113326169A (en) Data monitoring method and device and electronic equipment
JPWO2017090130A1 (en) Control device, work support method and program
JP5121630B2 (en) Alarm support apparatus and method for presenting treatment when alarm occurs
JP2009193317A (en) Electronic device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20161012

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171031

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

R150 Certificate of patent or registration of utility model

Ref document number: 6265835

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350