JP7262367B2 - Maintenance support system, maintenance support method and computer program - Google Patents

Maintenance support system, maintenance support method and computer program Download PDF

Info

Publication number
JP7262367B2
JP7262367B2 JP2019191658A JP2019191658A JP7262367B2 JP 7262367 B2 JP7262367 B2 JP 7262367B2 JP 2019191658 A JP2019191658 A JP 2019191658A JP 2019191658 A JP2019191658 A JP 2019191658A JP 7262367 B2 JP7262367 B2 JP 7262367B2
Authority
JP
Japan
Prior art keywords
updated
update
unit
maintenance support
causal model
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
JP2019191658A
Other languages
Japanese (ja)
Other versions
JP2021068073A (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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2019191658A priority Critical patent/JP7262367B2/en
Publication of JP2021068073A publication Critical patent/JP2021068073A/en
Application granted granted Critical
Publication of JP7262367B2 publication Critical patent/JP7262367B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、保守支援システム、保守支援方法及びコンピュータプログラムに関する。 The present invention relates to a maintenance support system, a maintenance support method, and a computer program.

本発明は、機器の故障発生時に故障モードを推定することで、機器の保守作業を支援する技術に関連したものである。特に故障モードを推定するための故障現象の因果関係を記述したモデルを編集・管理する技術に関する。 The present invention relates to a technique for assisting maintenance work of equipment by estimating a failure mode when equipment failure occurs. In particular, it relates to a technique for editing and managing a model describing causal relationships of failure phenomena for estimating failure modes.

ガスエンジンやエレベータ、採掘・建築機器といった機器を常に動作させるためには、機器の保守作業が必須である。特に機器が故障し停止してしまった際には、迅速に故障の内容を調査して処置を行って機器の稼働復帰することが求められる。調査では機器の各部をチェックし、故障を起こしている機器の状態である故障モードを特定することが重要である。 In order to keep equipment such as gas engines, elevators, mining and construction equipment in constant operation, equipment maintenance work is essential. In particular, when a device breaks down and stops working, it is required to quickly investigate the details of the failure, take appropriate measures, and restore the device to operation. In the investigation, it is important to check each part of the equipment and identify the failure mode, which is the condition of the equipment causing the failure.

故障モードを自動特定する手法として、たとえば特許文献1に開示された技術がある。特許文献1では、機器各部の状態や機器を使うユーザの操作履歴ごとに故障確率を定義したモデルを用いて、いまどのような故障モードが発生しているかを確率から推定する技術が開示されている。故障確率は機器の設計者の知識や経験および信頼性情報などから設定する。本技術は加えて発生頻度が一定値を超えた故障モードの発生確率を更新することで市場での故障状況の実情に即して、臨時の更新も行なうことができる技術が公開されている As a technique for automatically identifying a failure mode, there is a technique disclosed in Patent Literature 1, for example. Patent Document 1 discloses a technique for estimating what kind of failure mode is currently occurring from the probability using a model that defines the failure probability for each state of each part of the device and the operation history of the user who uses the device. there is The failure probability is set based on the knowledge and experience of the device designer, reliability information, and the like. In addition to this technology, by updating the occurrence probability of failure modes whose frequency of occurrence exceeds a certain value, a technology has been published that can perform temporary updates in line with the actual failure situation in the market.

特開2009-223362号公報JP 2009-223362 A

上述した特許文献1に開示された技術では、発生頻度が多い故障モードを更新する仕組みのため、機器が出荷され実際に故障確率が推定できるほど故障が発生するまではモデルが更新できない。 In the technique disclosed in the above-mentioned Patent Document 1, because of the mechanism of updating the failure mode with high occurrence frequency, the model cannot be updated until the equipment is shipped and the failure occurs enough to actually estimate the failure probability.

故障モードを推定するためのモデルが不正確になってしまう原因の1つとして機器の仕様変更がある。例えば機器が原価低減活動(VEC)で仕様変更になり、今まで発生していた故障モードが発生しなり、正確な診断ができなくなるケースである。 One of the reasons why a model for estimating a failure mode becomes inaccurate is a change in equipment specifications. For example, there is a case where the specification of equipment is changed due to cost reduction activities (VEC), and the failure mode that has occurred so far no longer occurs, making accurate diagnosis impossible.

本発明は上記の課題に鑑みてなされたもので、機器の故障モードの特定精度を向上することが可能な保守支援システム、保守支援方法及びコンピュータプログラムを提供することにある。 SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and an object of the present invention is to provide a maintenance support system, a maintenance support method, and a computer program capable of improving the accuracy of specifying failure modes of equipment.

上記課題を解決すべく、本発明の一つの観点に従う保守支援システムは、保守対象機器に関する情報源に基づいて作成され、保守対象機器の状態と検査項目との因果関係が記述された因果モデルが格納された因果モデル部と、情報源と因果モデルとの対応関係が記述された紐付けデータベースが格納された紐付けデータベース部と、情報源が更新されたときにその更新部分を抽出する更新部分抽出部と、更新部分に基づいて紐付けデータベースを検索することで因果モデルにおいて更新すべき箇所を特定する更新箇所特定部とを有する。 In order to solve the above problems, a maintenance support system according to one aspect of the present invention is created based on an information source relating to maintenance target equipment, and has a causal model describing the causal relationship between the state of the maintenance target equipment and inspection items. A stored causal model part, a linked database part that stores a linked database that describes the correspondence between information sources and causal models, and an updated part that extracts the updated part when the information source is updated. It has an extraction unit and an update part identification unit that identifies a part to be updated in the causal model by searching the linking database based on the updated part.

本発明によれば、機器の故障モードの特定精度を向上することが可能な保守支援システム、保守支援方法及びコンピュータプログラムを実現することができる。 Advantageous Effects of Invention According to the present invention, it is possible to realize a maintenance support system, a maintenance support method, and a computer program capable of improving the accuracy of specifying failure modes of equipment.

実施例に係る保守支援システムの概略構成を示す図である。It is a figure which shows schematic structure of the maintenance support system which concerns on an Example. 実施例に係る保守支援システムの故障因果モデルデータベースの一例を示す図である。It is a figure which shows an example of the failure causal model database of the maintenance support system which concerns on an Example. 実施例に係る保守支援システムの故障因果モデルの一例を示す図である。It is a figure which shows an example of the failure causal model of the maintenance support system which concerns on an Example. 実施例に係る保守支援システムで用いられるマニュアルの一例を示す図である。It is a figure which shows an example of the manual used with the maintenance support system which concerns on an Example. 実施例に係る保守支援システムで用いられるマニュアルの更新の一例を示す図である。It is a figure which shows an example of the update of the manual used with the maintenance assistance system which concerns on an Example. 実施例に係る保守支援システムで用いられるマニュアルの更新の他の例を示す図である。FIG. 7 is a diagram showing another example of manual update used in the maintenance support system according to the embodiment; 実施例に係る保守支援システムで用いられるマニュアルの更新のまた他の例を示す図である。FIG. 10 is a diagram showing still another example of manual update used in the maintenance support system according to the embodiment; 実施例に係る保守支援システムで用いられるマニュアルの更新のさらに他の例を示す図である。FIG. 10 is a diagram showing still another example of manual update used in the maintenance support system according to the embodiment; 実施例に係る保守支援システムの紐付けデータベースの一例を示す図である。It is a figure which shows an example of the connection database of the maintenance support system which concerns on an Example. 実施例に係る保守支援システムの動作の一例を示すフローチャートである。4 is a flow chart showing an example of the operation of the maintenance support system according to the embodiment; 実施例に係る保守支援システムの削除候補ノード情報表示処理の一例を示すフローチャートである。9 is a flowchart showing an example of deletion candidate node information display processing of the maintenance support system according to the embodiment; 実施例に係る保守支援システムの表示部に表示される表示画面の一例を示す図である。It is a figure which shows an example of the display screen displayed on the display part of the maintenance assistance system which concerns on an Example. 実施例に係る保守支援システムの表示部に表示される表示画面の他の例を示す図である。It is a figure which shows the other example of the display screen displayed on the display part of the maintenance assistance system which concerns on an Example. 実施例に係る保守支援システムの表示部に表示される表示画面のまた他の例を示す図である。It is a figure which shows the other example of the display screen displayed on the display part of the maintenance assistance system which concerns on an Example. 実施例に係る保守支援システムの表示部に表示される表示画面のさらに他の例を示す図である。FIG. 10 is a diagram showing still another example of a display screen displayed on the display unit of the maintenance support system according to the embodiment; 実施例に係る保守支援システムのマニュアル更新部分抽出部により抽出された更新部分の一例を示す図である。It is a figure which shows an example of the update part extracted by the manual update part extraction part of the maintenance support system which concerns on an Example.

以下、本発明の実施形態について、図面を参照して説明する。なお、以下に説明する実施形態は請求の範囲に係る発明を限定するものではなく、また実施形態の中で説明されている諸要素及びその組み合わせの全てが発明の解決手段に必須であるとは限らない。 BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described with reference to the drawings. It should be noted that the embodiments described below do not limit the invention according to the scope of claims, and that all of the elements described in the embodiments and their combinations are essential to the solution of the invention. Not exclusively.

既に説明したように、故障モードを推定するためのモデルが不正確になってしまう原因の1つとして機器の仕様変更がある。例えば機器が原価低減活動(VEC)で仕様変更になり、今まで発生していた故障モードが発生しなり、正確な診断ができなくなるケースである。この課題に対応するには仕様変更を反映した新しいモデルを作成する。そして仕様変更後に出荷された機器に対しては新しいモデルで診断すればよい。 As already explained, one of the reasons why the model for estimating the failure mode becomes inaccurate is the change in equipment specifications. For example, there is a case where the specification of equipment is changed due to cost reduction activities (VEC), and the failure mode that has occurred so far no longer occurs, making accurate diagnosis impossible. To address this issue, create a new model that reflects the specification change. Devices shipped after the specification change can be diagnosed with a new model.

本実施形態は上記を実現するため、仕様変更を機器の保守マニュアルが更新されたかどうかで検知する。そしてマニュアルが更新された場合、更新の種類と箇所から故障因果モデルの更新箇所をエンジニアに通知する。エンジニアが通知内容を元に旧い故障因果モデルを編集すると、仕様変更に対応した新しい故障因果モデルを故障因果モデルデータベースに配置する。これにより仕様変更後の機器も正しく診断可能になる。 In order to achieve the above, this embodiment detects a specification change based on whether or not the maintenance manual of the equipment has been updated. Then, when the manual is updated, the engineer is notified of the updated part of the failure causal model based on the type and part of the update. When the engineer edits the old failure causal model based on the notification contents, a new failure causal model corresponding to the specification change is placed in the failure causal model database. As a result, it is possible to correctly diagnose the device even after the specification change.

なお、実施例を説明する図において、同一の機能を有する箇所には同一の符号を付し、その繰り返しの説明は省略する。 In the drawings for explaining the embodiments, portions having the same functions are denoted by the same reference numerals, and repeated description thereof will be omitted.

また、以下の説明では、情報の一例として「xxxデータ」といった表現を用いる場合があるが、情報のデータ構造はどのようなものでもよい。すなわち、情報がデータ構造に依存しないことを示すために、「xxxデータ」を「xxxテーブル」と言うことができる。さらに、「xxxデータ」を単に「xxx」と言うこともある。そして、以下の説明において、各情報の構成は一例であり、情報を分割して保持したり、結合して保持したりしても良い。 In addition, in the following description, an expression such as "xxx data" may be used as an example of information, but information may have any data structure. That is, "xxx data" can be referred to as "xxx tables" to indicate that the information is independent of the data structure. Furthermore, "xxx data" may be simply referred to as "xxx". In the following description, the configuration of each information is an example, and the information may be divided and held or combined and held.

まず、図1を参照し、実施例の保守支援システムの概略構成を説明し、図10、図11で保守支援システムが実行する保守支援方法の処理の説明をする。 First, referring to FIG. 1, the schematic configuration of the maintenance support system of the embodiment will be described, and the processing of the maintenance support method executed by the maintenance support system will be described with reference to FIGS. 10 and 11. FIG.

図1は、実施例に係る保守支援システムの概略構成を示す図である。 FIG. 1 is a diagram showing a schematic configuration of a maintenance support system according to an embodiment.

本実施例の保守支援システムSは、端末100とセンタ側サーバ150とを有する。端末100は機器104の保守作業、特に機器104の修理作業を行う保全員102により携帯される。保全員102は、機器104の故障の調査を行うために端末100を操作する。 The maintenance support system S of this embodiment has a terminal 100 and a center server 150 . The terminal 100 is carried by maintenance personnel 102 who perform maintenance work on the equipment 104 , especially repair work on the equipment 104 . The maintenance staff 102 operates the terminal 100 to investigate the failure of the equipment 104 .

センタ側サーバ150はエンジニア160、機器設計者172により主に操作される。エンジニア160は、機器104を診断するための故障因果モデルを作成する。また、機器設計者172は機器104のマニュアル(情報源)を後述するマニュアル管理部170に格納する。 The center-side server 150 is mainly operated by an engineer 160 and an equipment designer 172 . Engineer 160 develops fault causal models for diagnosing equipment 104 . Further, the device designer 172 stores the manual (information source) of the device 104 in the manual management unit 170, which will be described later.

端末100とセンタ側サーバ150とは、互いの通信部125、190により相互に情報の送受信が可能になっている。端末100とセンタ側サーバ150との間の通信手段に特段の限定はなく、有線、無線いずれの通信手段も採用可能である。また、通信手段はいわゆるLAN(Local Area Network)またはインターネットや移動体通信網に代表されるWAN(Wide Area Network)の少なくとも一方でありうる。 The terminal 100 and the center-side server 150 can mutually transmit and receive information through the communication units 125 and 190 of each other. Communication means between the terminal 100 and the center server 150 is not particularly limited, and both wired and wireless communication means can be employed. Also, the communication means can be at least one of a so-called LAN (Local Area Network) or a WAN (Wide Area Network) represented by the Internet or a mobile communication network.

センタ側サーバ150は、各種情報処理が可能な装置、一例としてコンピュータ等の情報処理装置である。情報処理装置は、演算素子、記憶媒体及び通信インターフェースを有し、さらに、マウス、キーボード等の入力部199、ディスプレイ等の表示部198を有する。 The center-side server 150 is an information processing device such as a computer as an example of a device capable of performing various types of information processing. The information processing device has an arithmetic element, a storage medium, and a communication interface, and further has an input section 199 such as a mouse and a keyboard, and a display section 198 such as a display.

演算素子は、例えばCPU(Central Processing Unit)、FPGA(Field-Programmable Gate Array)等である。記憶媒体は、例えばHDD(Hard Disk Drive)などの磁気記憶媒体、RAM(Random Access Memory)、ROM(Read Only Memory)、SSD(Solid State Drive)などの半導体記憶媒体等を有する。また、DVD(Digital Versatile Disk)等の光ディスク及び光ディスクドライブの組み合わせも記憶媒体として用いられる。その他、磁気テープメディアなどの公知の記憶媒体も記憶媒体として用いられる。 The computing element is, for example, a CPU (Central Processing Unit), an FPGA (Field-Programmable Gate Array), or the like. The storage medium includes, for example, a magnetic storage medium such as a HDD (Hard Disk Drive), a semiconductor storage medium such as a RAM (Random Access Memory), a ROM (Read Only Memory), and an SSD (Solid State Drive). A combination of an optical disk such as a DVD (Digital Versatile Disk) and an optical disk drive is also used as a storage medium. In addition, known storage media such as magnetic tape media are also used as storage media.

記憶媒体には、ファームウェアなどのプログラムが格納されている。センタ側サーバ150の動作開始時(例えば電源投入時)にファームウェア等のプログラムをこの記憶媒体から読み出して実行し、センタ側サーバ150の全体制御を行う。また、記憶媒体には、プログラム以外にも、センタ側サーバ150の各処理に必要なデータ等が格納されている。 The storage medium stores programs such as firmware. When the center side server 150 starts to operate (for example, when the power is turned on), a program such as firmware is read from the storage medium and executed to control the center side server 150 as a whole. In addition to the program, the storage medium stores data required for each process of the center side server 150 and the like.

端末100も、センタ側サーバ150と同様に、各種情報処理が可能な装置、一例としてコンピュータ等の情報処理装置である。特に、端末100は、保全員102が機器104の稼働サイトに持っていきやすい軽量なタブレットなどが好ましい。 Similar to the center server 150, the terminal 100 is also an information processing device such as a computer that can perform various types of information processing. In particular, the terminal 100 is preferably a lightweight tablet or the like that the maintenance staff 102 can easily carry to the site where the equipment 104 is operated.

なお、本実施例のセンタ側サーバ150は、それぞれ、情報処理装置が通信ネットワークを介して通信可能に構成された、いわゆるクラウドにより構成されてもよい。 Note that each of the center-side servers 150 of this embodiment may be configured by a so-called cloud, in which information processing devices are configured to be able to communicate via a communication network.

端末100は、液晶ディスプレイなどの表示部105と、タッチディスプレイなどで構成される入力部120とを有する。 The terminal 100 has a display section 105 such as a liquid crystal display, and an input section 120 configured by a touch display or the like.

機器104は発電機や建設機器、医療機器といった保守を行う対象となる機器である。この機器104の各部の状態をチェックしてその結果を端末100に入力することで保全員は故障モードの推定結果を得る。また機器104の中に端末100が内蔵されていても本発明と本質的には等価である。 Equipment 104 is equipment to be maintained, such as a generator, construction equipment, and medical equipment. By checking the state of each part of the equipment 104 and inputting the result into the terminal 100, the maintenance personnel obtains the estimation result of the failure mode. Also, even if the terminal 100 is built in the device 104, it is essentially equivalent to the present invention.

センタ側サーバ150は主に2つの役目1)2)を有する。1)は、端末100に入力された機器104のチェック結果を通信部125、190を介して受信し、故障因果モデルを用いて故障モードを推定し、推定結果を端末100に返す役目である。2)は、故障モード推定に使う故障因果モデルを機器マニュアルの更新に同期して編集、管理する役目である。ここでは、役目1)は公知技術であるとして簡潔に説明し、役目2)について詳細に後述する。 The center-side server 150 mainly has two roles 1) and 2). 1) receives the check result of the device 104 input to the terminal 100 via the communication units 125 and 190, estimates the failure mode using the failure causal model, and returns the estimation result to the terminal 100. FIG. 2) is the role of editing and managing the failure causal model used for failure mode estimation in synchronism with the update of the equipment manual. Here, role 1) will be briefly described as a known technique, and role 2) will be described in detail later.

センタ側サーバ150について詳細に説明する。上記で説明した役目1)を実現する要素は、故障因果モデルデータベース180と故障モード確率算出部175とである。役目2)を実現する要素はそれ以外の全てとなる。以下で各要素について説明する。 The center-side server 150 will be described in detail. Elements for realizing the role 1) described above are the failure causal model database 180 and the failure mode probability calculator 175 . The elements that realize role 2) are everything else. Each element is described below.

故障因果モデルデータベース180は、故障モードを推定するための故障因果モデルを格納したデータベースである。 The failure causal model database 180 is a database storing failure causal models for estimating failure modes.

図2は、実施例に係る保守支援システムSの故障因果モデルデータベース180の一例を示す図である。 FIG. 2 is a diagram showing an example of the failure causal model database 180 of the maintenance support system S according to the embodiment.

故障因果モデルデータベース180はテーブル構造になっており、各横方向の1行がある機器104の故障モード推定に使う1つのモデルに対応している。各モデルは機器104のマニュアル(情報源)を参照して作られており、そのため対応するマニュアルのバージョン210とモデル自体のID220とモデル本体230と対象機器ロット番号240とを持つ。これによりマニュアルがバージョンアップした時に新しいモデルが必要であることが検知できる。加えて、故障モードを推定する時には、診断したい機器104のロット番号240から有効な故障因果モデル230を呼出すことができる。 The failure causal model database 180 has a table structure, and each horizontal row corresponds to one model used for failure mode estimation of the equipment 104 . Each model is created with reference to the manual (information source) of the equipment 104 and therefore has a corresponding manual version 210 , model ID 220 , model body 230 and target equipment lot number 240 . This makes it possible to detect the need for a new model when the manual is updated. Additionally, when estimating a failure mode, a valid failure causal model 230 can be called from the lot number 240 of the equipment 104 to be diagnosed.

図3は、実施例に係る保守支援システムSの故障因果モデル230の一例を示す図である。 FIG. 3 is a diagram showing an example of the failure causal model 230 of the maintenance support system S according to the embodiment.

故障因果モデル230は、図3にあるようなベイジアンネッワークのモデルで表される。図3に示す例は、機器104が冷凍機であるときの故障モードF1 310~F3 330と故障モード発生時の検査項目I1 340~I5 380の因果関係を示している。リンク312は、故障モードF1に示す故障が起きた時にI1に影響を及ぼす、つまり、凝縮器の冷水が減少したら入力電力の上昇の発生確率に影響を及ぼすことを示す。同様に、リンク315は、故障モードF1に示す故障が起きた時にI2に影響を及ぼす、つまり、凝縮器の冷水が減少したら凝縮器の出口温度の上昇に影響を及ぼすことを示している。 The fault causal model 230 is represented by a Bayesian network model as shown in FIG. The example shown in FIG. 3 shows the causal relationship between the failure modes F1 310 to F3 330 when the equipment 104 is a refrigerator and the inspection items I1 340 to I5 380 when the failure modes occur. Link 312 indicates that it affects I1 when the failure shown in failure mode F1 occurs, that is, it affects the probability of occurrence of an increase in input power if chilled water in the condenser decreases. Similarly, link 315 indicates that I2 will be affected when the failure shown in failure mode F1 occurs, ie, if the chilled water in the condenser is reduced, it will affect the rise in condenser outlet temperature.

以上に対し、さらに故障モードF1、F2、F3の一般的な発生確率、および故障モードF1~F3が起きた時の検査項目I1~I5の発生確率を知識や統計データを元に設定することで、検査項目I1~I5が発生した時の故障モードF1~F3の発生確率をもとめることができる。この確率の具体的な計算方法はベイジアンネットワークの公知技術であり、例えば文献”Risk Assement and Decision Analysis with Bayesian Networks(Norman Fenton, Martin Neil著)”の6章”From Bayes’s Theorem to Bayesian Networks”などに開示されている。 In addition to the above, by setting the general occurrence probability of failure modes F1, F2, and F3 and the occurrence probability of inspection items I1 to I5 when failure modes F1 to F3 occur, based on knowledge and statistical data , the occurrence probabilities of failure modes F1 to F3 when inspection items I1 to I5 occur. A specific method for calculating this probability is a well-known technique for Bayesian networks. disclosed.

この故障因果モデル230を作成する元になる情報が機器マニュアルであり、その例を図4に示す。 Information from which the failure causal model 230 is created is the equipment manual, an example of which is shown in FIG.

図4は、実施例に係る保守支援システムSで用いられるマニュアルの一例を示す図である。 FIG. 4 is a diagram showing an example of a manual used in the maintenance support system S according to the embodiment.

図4において、410はマニュアルのうち故障発生時の診断フローが書いてあるページの例を示している。マニュアル410の左列、例えば420が故障モードを、マニュアル410の右列、例えば430が故障モード発生時の検査項目を示す。従って、項目420を見つけたければ項目430をチェックするという使い方を行う。 In FIG. 4, reference numeral 410 denotes an example of a page of the manual on which a diagnosis flow for failure occurrence is written. The left column of the manual 410, for example 420, indicates the failure mode, and the right column of the manual 410, for example, 430 indicates the inspection items when the failure mode occurs. Therefore, if the item 420 is to be found, the item 430 is checked.

このマニュアル410を参照してモデリングしたのが図3のベイジアンネットワークである。例えば、図4の420は故障モード「凝縮器冷水減少」を示しているが、これは図3のF1 310のことである。図4の430は図3のI1 340のことである。このような対応関係を前提にマニュアルから図3をモデリングすることができる。なお図4の450にあるようにマニュアル450がフロー形式で書かれている必要はなく、自然言語で書かれていてもモデルとの対応関係の考え方は同様である。 The Bayesian network in FIG. 3 was modeled with reference to this manual 410 . For example, 420 in FIG. 4 indicates failure mode "Condenser Cold Water Low", which is F1 310 in FIG. 430 in FIG. 4 refers to I1 340 in FIG. Assuming such a correspondence relationship, it is possible to model FIG. 3 from the manual. As shown in 450 in FIG. 4, the manual 450 does not need to be written in a flow format, and even if it is written in a natural language, the concept of correspondence with the model is the same.

次に本実施例のポイントである、故障因果モデル230の編集、管理のための要素を説明する。まず、マニュアル管理部170は、マニュアルの電子データを管理するストレージである。マニュアル管理部170にマニュアルをコピーすることで、バージョン番号を付けて管理され、新たなマニュアルがコピーされた時はその旨を通知する機能を持つ。 Next, elements for editing and managing the fault causal model 230, which are the point of this embodiment, will be described. First, the manual management unit 170 is a storage that manages electronic data of manuals. By copying a manual to the manual management unit 170, it is managed with a version number attached, and has a function of notifying that when a new manual is copied.

紐付けデータベース173は、マニュアルの参照箇所とそれを元に作られたモデルの箇所を紐づけたデータベースである。このデータベースの内部構造は図9のようになっている。 The linking database 173 is a database in which the reference parts of the manual and the parts of the model created based thereon are linked. The internal structure of this database is as shown in FIG.

図9は、実施例に係る保守支援システムSの紐付けデータベース173の一例を示す図である。 FIG. 9 is a diagram showing an example of the linking database 173 of the maintenance support system S according to the embodiment.

紐付けデータベース173は、マニュアルバージョン910と、このマニュアルバージョン910のマニュアルを参照して故障因果モデル230を作ったときのマニュアル内の参照箇所920~940と、参照して作った故障因果モデル230のID950と、参照したマニュアルの箇所に紐付けられる故障因果モデル230内部の紐付け先ノード960とを有する。 The linking database 173 includes a manual version 910, reference points 920 to 940 in the manual when the failure causal model 230 is created with reference to the manual of this manual version 910, and the failure causal model 230 created with reference. It has an ID 950 and a link destination node 960 inside the failure causal model 230 linked to the referenced manual.

例えば、図9の1行目によれば、マニュアルバージョンが0001のマニュアルp50の1行目の1~7文字目を参照してモデルID=0001のF1というノードを作った、ということを意味する。これは、先ほど説明した図4の420を参照して図3の310を作ったということに対応している。よって、マニュアルが更新された際、更新部分や内容から故障因果モデル230のどのノードに反映すべきかを知ることができる。 For example, according to the first line in FIG. 9, it means that the node named F1 with the model ID=0001 was created by referring to the 1st to 7th characters in the first line of the manual p50 whose manual version is 0001. . This corresponds to creating 310 in FIG. 3 with reference to 420 in FIG. 4 described above. Therefore, when the manual is updated, it is possible to know which node of the failure causal model 230 should be reflected from the updated part and contents.

マニュアル更新部分抽出部185は、新しいマニュアルと旧いバージョンのマニュアルを比較して、その更新部分である更新の種類(追加、削除、変更)と更新部分(ページ、行数、行内の文字数目)を抽出して出力する機能を持つ。マニュアル更新部分抽出部185は、例えばLinux(登録商標)OSのdiffコマンドなどよく知られた、ドキュメントの差異を比較する公知技術を用いることで実現できる。 The manual update part extracting unit 185 compares the new manual with the old version of the manual, and extracts the update type (addition, deletion, change) and the update part (page, number of lines, number of characters in the line). It has a function to extract and output. The manual update portion extraction unit 185 can be realized by using a well-known technology for comparing document differences, such as the Linux (registered trademark) OS diff command.

マニュアル更新部分抽出部185がどのような入力に対しどのような出力を返すのかを説明する。入力としてマニュアルの更新の具体例を図5~図8に示す。 What kind of output the manual update part extraction unit 185 returns in response to what kind of input will be described. Specific examples of manual updating as input are shown in FIGS.

図5~図8は、実施例に係る保守支援システムSで用いられるマニュアルの更新の例を示す図である。図5が追加、図6が変更、図7、8が削除の例である。 5 to 8 are diagrams showing an example of manual update used in the maintenance support system S according to the embodiment. 5 shows an example of addition, FIG. 6 shows a change, and FIGS. 7 and 8 show an example of deletion.

図5は更新前のマニュアル510がマニュアル550に更新された際に、故障モード560と検査項目570とが追加された例である。 FIG. 5 shows an example in which a failure mode 560 and inspection items 570 are added when the manual 510 before updating is updated to the manual 550 .

図6は更新前のマニュアル610がマニュアル650に更新された際、3行目の検査項目の内容が670「起動直後の入力電力の下降」という内容に変更される例である。 FIG. 6 shows an example in which when the manual 610 before updating is updated to the manual 650, the content of the inspection item on the third line is changed to 670 "Decrease in input power immediately after start-up".

図7、図8は故障モードと検査項目を削除した例である。削除に関しては、削除されるマニュアルの項目を反映する際、故障因果モデルのリンクだけ除去するのかそれともノードまで除去するのかが異なる。そのため、図7、図8で場合分けして説明している。 7 and 8 are examples in which failure modes and inspection items are deleted. As for deletion, when reflecting the deleted manual item, it is different whether only the link of the failure causal model is deleted or the node is also deleted. Therefore, FIG. 7 and FIG. 8 are separately explained.

図7はリンクのみ除去する場合である。更新前のマニュアル710のうち故障モード720、検査項目730が消える。故障モード720「蒸発器冷水減少」は同じ故障モード735が記述されているため、故障因果モデル230にこの更新を反映しても、図3に示す故障モード330は削除されない。故障モード330と検査項目340との間のリンク335のみが除去される。 FIG. 7 shows a case where only links are removed. The failure mode 720 and inspection item 730 disappear from the manual 710 before updating. Since the same failure mode 735 is described in the failure mode 720 "evaporator cold water decrease", even if this update is reflected in the failure causal model 230, the failure mode 330 shown in FIG. 3 is not deleted. Only links 335 between failure modes 330 and check items 340 are removed.

逆に、図8はリンクだけでなくノードまで除去するパターンである。更新前のマニュアル810にあった故障モード820と検査項目830とが更新後のマニュアル850では削除されている。この場合、検査項目830は他の故障モードからリンクされていないため、この削除を故障因果モデル230に反映するには、図3に示すリンク375に加えて、検査項目830に対応するノード380も除去する必要がある。 Conversely, FIG. 8 is a pattern that removes not only links but also nodes. The failure mode 820 and inspection item 830 that were in the manual 810 before updating are deleted in the manual 850 after updating. In this case, since check item 830 is not linked from other failure modes, to reflect this deletion in failure causal model 230, in addition to link 375 shown in FIG. must be removed.

以上の図5、6、8が同時に起きた時、それを入力としてマニュアル更新部分抽出部185が出力する情報を図16で説明している。 FIG. 16 explains the information output by the manual update portion extracting unit 185 with the input of the events shown in FIGS. 5, 6 and 8 occurring simultaneously.

図16は、実施例に係る保守支援システムSのマニュアル更新部分抽出部185により抽出された更新部分の一例を示す図である。 FIG. 16 is a diagram showing an example of an updated part extracted by the manual updated part extraction unit 185 of the maintenance support system S according to the embodiment.

1650が更新前のマニュアル、1670が更新後のマニュアルを示し、1670~1690が図5、6、8で説明した更新内容に対応した吹き出し表示である。なお、1675や1680の吹き出し表示は説明のためにつけている情報であり、実際のマニュアルに表示されるわけではない。 Reference numeral 1650 indicates the manual before update, 1670 indicates the manual after update, and 1670 to 1690 are balloon displays corresponding to the updated contents described in FIGS. Note that balloon displays of 1675 and 1680 are information provided for explanation, and are not displayed in the actual manual.

このとき、マニュアル更新部分抽出部185が出力するのが、図16の1600に示すようなテーブルの情報である。テーブルの横一行が1つの追加や削除といった更新に対応しており、更新の種類1610、更新部分のページ数1620、更新部分の行数1630、更新部分の行内の位置、つまり行内の何文字目から何文字目までが更新されたかを示す情報1640を有する。マニュアル更新部分抽出部185が抽出、出力する更新部分1600と図9に示す紐付けデータベース173の参照箇所920~940とが紐づいているので、その行に対応するモデルID950と紐付け先ノード960とから、故障因果モデル230の修正すべきノードとリンクが分かる。 At this time, the manual update portion extracting unit 185 outputs table information as indicated by 1600 in FIG. One horizontal row of the table corresponds to an update such as one addition or deletion. The type of update 1610, the number of pages in the updated part 1620, the number of rows in the updated part 1630, the position in the row of the updated part, that is, the number of characters in the row It has information 1640 indicating how many characters have been updated. Since the update part 1600 extracted and output by the manual update part extraction unit 185 is linked to the reference parts 920 to 940 of the linking database 173 shown in FIG. , the nodes and links to be corrected in the fault causal model 230 can be found.

モデル更新箇所特定部188は、マニュアル更新部分抽出部185が抽出したマニュアルの更新部分に基づいて、紐付けデータベース173を検索することで故障因果モデル230において更新すべき箇所を特定する。モデル更新箇所特定部188の動作については後に詳述する。 The model update portion identification unit 188 identifies portions to be updated in the failure causal model 230 by searching the linking database 173 based on the manual update portion extracted by the manual update portion extraction unit 185 . The operation of the model update location identification unit 188 will be detailed later.

次に、図10に示すフローチャートを用いて、マニュアルが更新されてから故障因果モデル230の編集完了までに本実施例の保守支援システムが行う保守支援方法の処理の流れを説明する。 Next, with reference to the flowchart shown in FIG. 10, the flow of processing of the maintenance support method performed by the maintenance support system of this embodiment from when the manual is updated to when the editing of the failure causal model 230 is completed will be described.

図10は、実施例に係る保守支援システムSの動作の一例を示すフローチャートである。 FIG. 10 is a flow chart showing an example of the operation of the maintenance support system S according to the embodiment.

図10において、ステップS1010では、更新した新マニュアルを機器設計者172がマニュアル管理部170にコピーする。これは単純にファイルコピーである。 In FIG. 10 , in step S 1010 , the equipment designer 172 copies the updated new manual to the manual management unit 170 . This is simply a file copy.

ステップS1020では、マニュアル更新部分抽出部185が新マニュアルと旧マニュアルを比較し、図16に示すテーブル1600のような情報を出力する。以降、テーブル1600の更新の種類1610の値を条件に、次のステップS1040以降の分岐を行う。 In step S1020, manual update portion extraction unit 185 compares the new manual and the old manual, and outputs information such as table 1600 shown in FIG. Thereafter, branching from step S1040 onward is performed based on the value of the update type 1610 of the table 1600 as a condition.

ステップS1030では、旧マニュアル対応の故障因果モデル230をこれから更新するため、モデル更新箇所特定部188がそのコピーを作り、故障因果モデルデータベース180に格納する。具体的には、モデル更新箇所特定部188はマニュアルのバージョン番号とモデルIDとを連番やランダムで生成し、故障因果モデルデータベース180のマニュアルバージョン210、モデルID220に入力し、モデル本体は既存の最新バージョンの故障因果モデル230をコピーして生成する。対象機器ロット番号240はマニュアル内部から抽出し、あるいは機器設計者172が入力する。 In step S 1030 , in order to update the fault causal model 230 corresponding to the old manual, the model update part identifying unit 188 makes a copy of it and stores it in the fault causal model database 180 . Specifically, the model update location identification unit 188 generates a manual version number and a model ID in sequence or at random, inputs them into the manual version 210 and model ID 220 of the failure causal model database 180, and the model body is an existing model. The latest version of the fault causal model 230 is copied and generated. The target equipment lot number 240 is extracted from within the manual or input by the equipment designer 172 .

次で説明するS1040~S1070でエンジニア160が故障因果モデルを編集するための情報として、モデル更新箇所特定部188は図12のようなGUI画面を表示部198に表示させる。図12に示す画面は、エンジニア160が更新前のマニュアル1230、更新後のマニュアル1260を見ながら入力部199を通じて故障因果モデル1200を編集するための画面である。その編集作業の支援のため、モデル更新箇所特定部188はマニュアル1230、1260の更新部分に吹き出し1235、1265、…を表示する。また、モデル更新箇所特定部188は、マニュアルの更新部分を反映して故障因果モデル1200を修正すべき箇所を特定し、故障因果モデル1200上に吹き出し1205、1220、…を表示している。 As information for the engineer 160 to edit the failure causal model in S1040 to S1070 described below, the model update location identification unit 188 causes the display unit 198 to display a GUI screen as shown in FIG. The screen shown in FIG. 12 is for the engineer 160 to edit the failure causal model 1200 through the input unit 199 while viewing the manual 1230 before update and the manual 1260 after update. In order to support the editing work, the model update part specifying unit 188 displays balloons 1235, 1265, . . . In addition, the model update location identification unit 188 identifies locations to be corrected in the failure causal model 1200 by reflecting the updated portion of the manual, and displays balloons 1205, 1220, . . .

たとえば、吹き出し1235に示すマニュアル1230の削除は、故障因果モデル1200のノード1220の削除に対応し、吹き出し1265、1267、1270に示すマニュアル1260への追加は、故障因果モデル1200の故障モード1215、ノード1225、検査項目1227の追加に対応している。吹き出し1275に示すマニュアル1260の検査項目の文言変更は、故障因果モデル1200の検査項目1205の変更に対応している。 For example, deletion of manual 1230 shown in callout 1235 corresponds to deletion of node 1220 of failure causal model 1200, addition to manual 1260 shown in callouts 1265, 1267, 1270 corresponds to failure mode 1215 of failure causal model 1200, node 1225 and the addition of inspection items 1227 are supported. The wording change of the inspection item of the manual 1260 shown in the balloon 1275 corresponds to the change of the inspection item 1205 of the failure causal model 1200 .

従って、例えば図12に示す画面により、故障因果モデル1200中に表示された吹き出し1205、1215、1220~1227から、この故障因果モデル1200のどこを変更すべきかが速やかに分かるようになり、エンジニア160の編集を効率化できる。この画面を作るために、モデル更新箇所特定部188はステップS1040~S1070に示す処理を繰り返し行う。1回のループで、更新部分1600の表1行分を処理する。 Therefore, for example, on the screen shown in FIG. can streamline the editing of In order to create this screen, the model update location specifying unit 188 repeats the processing shown in steps S1040 to S1070. One row of the update part 1600 is processed in one loop.

ステップS1040で更新の種類が追加ならばステップS1045に、そうでなければステップS1050に進む。 If the update type is added in step S1040, the process proceeds to step S1045; otherwise, the process proceeds to step S1050.

ステップS1045では、モデル更新箇所特定部188が、図12に示す吹き出しのうち追加と書かれている吹き出し1215、1225、1227を表示する。 In step S1045, the model update location identification unit 188 displays balloons 1215, 1225, and 1227 written as "add" among the balloons shown in FIG.

そのためにまず、モデル更新箇所特定部188は、更新前のマニュアル1230と更新後のマニュアル1260を、マニュアル更新部分抽出部185が出力した更新部分1600と更新前のマニュアル1650、更新後のマニュアル1655から表示する(図16参照)。具体的には、更新部分1600の更新種類1610から吹き出しの文言を抽出し、更新部分のページ数等1620~1640から吹き出しの位置が分かるのでそれに基づき表示する。 For this purpose, the model update part identification unit 188 first extracts the manual 1230 before update and the manual 1260 after update from the update part 1600 output by the manual update part extraction unit 185, the manual before update 1650, and the manual 1655 after update. display (see FIG. 16). Specifically, the wording of the balloon is extracted from the update type 1610 of the updated portion 1600, and the position of the balloon is known from the number of pages 1620 to 1640 of the updated portion, etc., and is displayed based thereon.

次に「追加」の吹き出し1215、1225、1227を表示するノードを特定するため、モデル更新箇所特定部188は、紐付けデータベース173の参照箇所920、930、940を検索する。検索キーは更新部分1600のページ数等1620、1630、1640を用いる。検索の結果として、紐付けデータベース173の紐付け先ノード960に書いてあるノードやリンクに「追加」の吹き出し1215、1225、1227を表示する。 Next, in order to identify nodes displaying balloons 1215, 1225, and 1227 of “addition”, the model update location identification unit 188 searches the reference locations 920, 930, and 940 of the linking database 173. FIG. The number of pages 1620, 1630, 1640, etc. of the updated portion 1600 are used as search keys. As a result of the search, balloons 1215, 1225, and 1227 of “addition” are displayed on the nodes and links written in the tying destination node 960 of the tying database 173 .

ステップS1050で更新の種類が変更ならばステップS1055に、そうでなければステップS1060に進む。 If the type of update is changed in step S1050, the process proceeds to step S1055; otherwise, the process proceeds to step S1060.

ステップS1055は「変更」の吹き出し1205を表示する処理である。これは、ステップS1045において追加の吹き出しを表示したのと同様の手順による。すなわち、モデル更新箇所特定部188は、更新部分1600から読み出したページ数等1620、1630、1640を検索キーにして紐付けデータベース173を検索し、紐付け先ノード960を取得する。そして、モデル更新箇所特定部188は、変更の吹き出しを1205のように表示する。 Step S1055 is processing for displaying a balloon 1205 of "change". This is according to the same procedure as that for displaying the additional balloon in step S1045. That is, the model update location identifying unit 188 searches the linking database 173 using the page numbers 1620, 1630, and 1640 read from the updated part 1600 as search keys, and acquires the linking destination node 960. FIG. Then, the model update location identification unit 188 displays a change balloon as 1205 .

ステップS1060で更新の種類が削除ならばステップS1065に、そうでなければステップS1070に進む。 If the update type is delete in step S1060, the process proceeds to step S1065; otherwise, the process proceeds to step S1070.

ステップS1065においても、ステップS1045と同様の手順により、モデル更新箇所特定部188が「削除」吹き出しを表示させる。この際、ステップS1065の段階では、図14のようにノードとノードの間のリンクだけに付与する。その後、更新部分1600の表の全ループの処理を終えたステップS1075にて、リンクがすべて無くなったノードに、図12の吹き出し1220のように「削除」吹き出しを付ける処理を行う。この処理は後程、図11を用いて説明する。 Also in step S1065, the model update location identification unit 188 causes the "delete" balloon to be displayed by the same procedure as in step S1045. At this time, at the stage of step S1065, only links between nodes are given as shown in FIG. After that, in step S1075 after all the loops of the table of the update part 1600 have been processed, a "delete" balloon is added to the node whose links are all lost, as in the balloon 1220 in FIG. This processing will be described later with reference to FIG.

ステップS1070では、モデル更新箇所特定部188が未確認の更新箇所が残っているかを判定する。これは更新部分1600の中で、ステップS1040~S1070の処理を行っていない行があるか否かで判定する。残っていればステップS1040に戻り、次の更新部分1600の未処理の次の行に移る。 In step S1070, the model update location identification unit 188 determines whether or not an unconfirmed update location remains. This is determined by determining whether or not there is a row in the updated portion 1600 for which the processing of steps S1040 to S1070 has not been performed. If so, the process returns to step S 1040 to move to the next unprocessed row of the next update portion 1600 .

ステップS1075では、モデル更新箇所特定部188が削除するノードがあればそれを見つけて削除の吹き出しを付けるサブルーチンを呼ぶ。具体的なサブルーチンの流れは図11で説明する。図11は図12の1200に表示されているノードを1つ1つ調べてリンクに削除吹き出しがついているノードに削除マークを付ける手順である。 In step S1075, if there is a node to be deleted by the model update location identification unit 188, a subroutine is called that finds it and attaches a deletion balloon. A specific subroutine flow will be described with reference to FIG. FIG. 11 shows the procedure for examining the nodes displayed at 1200 in FIG. 12 one by one and marking the nodes with deletion balloons on the links for deletion.

ステップS1110において、モデル更新箇所特定部188はある1つのノードXに接続されているリンクを参照する。ステップS1120において、全てのリンクに削除吹き出しがついている場合はS1130に行ってノードXに削除の吹き出しを図12の吹き出し1220のように付ける。その後、ステップS1140においてリンクから削除マークを除去する。一方、全リンクに削除吹き出しがついていない場合はノードXが削除できないのでS1150に移行する。 In step S1110, the model update location identification unit 188 refers to the link connected to one node X. FIG. In step S1120, if all the links have deletion balloons, the process goes to S1130 to attach a deletion balloon to the node X like the balloon 1220 in FIG. Thereafter, the delete mark is removed from the link in step S1140. On the other hand, if no deletion balloon is attached to all links, the node X cannot be deleted, so the process proceeds to S1150.

ステップS1150で全ノードのリンク情報を確認したか判定し、確認済みなら本サブルーチンを終了しステップS1075に戻った後、ステップS1080に移る。そうでないならステップS1110に戻る。 At step S1150, it is determined whether or not the link information of all nodes has been confirmed. If it has been confirmed, this subroutine is terminated, and after returning to step S1075, the process proceeds to step S1080. Otherwise, return to step S1110.

ステップS1080では、図12の吹き出しを見てエンジニア160が入力部199を用いて故障因果モデル1200を修正する。修正方法は、吹き出し1215、1205、1220をクリックすることで、吹き出し1215ならノードの追加が、吹き出し1205ならノードの名称が変更され、吹き出し1220ならノードが削除される。図13にそれらの修正が反映された画面を示す。 In step S1080, engineer 160 corrects fault causal model 1200 using input unit 199 while viewing the balloon in FIG. The correction method is to click balloons 1215, 1205, and 1220 to add a node for balloon 1215, change the node name for balloon 1205, and delete a node for balloon 1220. FIG. FIG. 13 shows a screen on which those corrections are reflected.

また、図14のようにリンク1410に削除吹き出し1420が付く場合は、図15のように該当するリンクが削除される。ただしこれらの削除や追加が好ましくないとエンジニア160が判断した場合は、手作業でリンクやノードの編集を行っても良い。 Also, when a link 1410 is accompanied by a deletion balloon 1420 as shown in FIG. 14, the corresponding link is deleted as shown in FIG. However, if the engineer 160 determines that these deletions and additions are not desirable, the links and nodes may be edited manually.

修正の結果はモデル更新箇所特定部188が紐付けデータベース173に反映する。図12の吹き出しをクリックして修正を受け入れた場合は、更新部分1600の1620、1630、1640の情報で紐付けデータベース173の該当箇所を上書きする。エンジニア160が手作業で編集した場合は、マニュアルの文字列をマウスで選択するなどして、更新部分1600の1620、1630、1640に相当する情報を入力させる。 The result of correction is reflected in the linking database 173 by the model update location identification unit 188 . If the balloon in FIG. 12 is clicked to accept the correction, the information in 1620, 1630, and 1640 of the updated portion 1600 overwrites the corresponding portion of the linking database 173. FIG. When the engineer 160 manually edits, the information corresponding to 1620, 1630, and 1640 of the updated portion 1600 is input by selecting the character strings of the manual with a mouse.

ステップS1085では、モデル更新箇所特定部188が編集完了した故障因果モデル1200を故障因果モデルデータベース180に保存する。これは、ステップS1030において図2の故障因果モデルデータベース180に入れた旧バージョンの故障因果モデル230のコピーに上書き保存して行う。 In step S<b>1085 , the failure causal model 1200 edited by the model update location identification unit 188 is stored in the failure causal model database 180 . This is done by overwriting the copy of the old version of the failure causal model 230 stored in the failure causal model database 180 of FIG. 2 in step S1030.

従って、本実施例によれば、機器104の故障モードの特定精度を向上することが可能となる。そして、機器104の故障モードの特定精度を向上して無駄な交換作業を減らす、また調査時間を短縮し、機器104の故障~復帰までの時間を短縮することができる。 Therefore, according to this embodiment, it is possible to improve the accuracy of specifying the failure mode of the device 104 . Further, it is possible to improve the accuracy of identifying the failure mode of the device 104, reduce wasteful replacement work, shorten the investigation time, and shorten the time from the failure of the device 104 to recovery.

なお、上記した実施例は本発明を分かりやすく説明するために構成を詳細に説明したものであり、必ずしも説明した全ての構成を備えるものに限定されるものではない。また、各実施例の構成の一部について、他の構成に追加、削除、置換することが可能である。 In addition, the above-described embodiment is a detailed description of the configuration for the purpose of explaining the present invention in an easy-to-understand manner, and is not necessarily limited to those having all the described configurations. Moreover, it is possible to add, delete, or replace a part of the configuration of each embodiment with another configuration.

また、上記の各構成、機能、処理部、処理手段等は、それらの一部または全部を、例えば集積回路で設計する等によりハードウェアで実現してもよい。また、本発明は、実施例の機能を実現するソフトウェアのプログラムコードによっても実現できる。この場合、プログラムコードを記録した記憶媒体をコンピュータに提供し、そのコンピュータが備えるプロセッサが記憶媒体に格納されたプログラムコードを読み出す。この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施例の機能を実現することになり、そのプログラムコード自体、及びそれを記憶した記憶媒体は本発明を構成することになる。このようなプログラムコードを供給するための記憶媒体としては、例えば、フレキシブルディスク、CD-ROM、DVD-ROM、ハードディスク、SSD(Solid State Drive)、光ディスク、光磁気ディスク、CD-R、磁気テープ、不揮発性のメモリカード、ROMなどが用いられる。 Further, each of the above configurations, functions, processing units, processing means, and the like may be realized by hardware, for example, by designing them in an integrated circuit. The present invention can also be implemented by software program code that implements the functions of the embodiments. In this case, a computer is provided with a storage medium recording the program code, and the processor of the computer reads the program code stored in the storage medium. In this case, the program code itself read out from the storage medium implements the functions of the above-described embodiments, and the program code itself and the storage medium storing it constitute the present invention. Examples of storage media for supplying such program code include flexible disks, CD-ROMs, DVD-ROMs, hard disks, SSDs (Solid State Drives), optical disks, magneto-optical disks, CD-Rs, magnetic tapes, A nonvolatile memory card, ROM, or the like is used.

また、本実施例に記載の機能を実現するプログラムコードは、例えば、アセンブラ、C/C++、perl、Shell、PHP、Java(登録商標)等の広範囲のプログラムまたはスクリプト言語で実装できる。 Also, the program code that implements the functions described in this embodiment can be implemented in a wide range of program or script languages such as assembler, C/C++, perl, Shell, PHP, and Java (registered trademark).

さらに、実施例の機能を実現するソフトウェアのプログラムコードを、ネットワークを介して配信することによって、それをコンピュータのハードディスクやメモリ等の記憶手段またはCD-RW、CD-R等の記憶媒体に格納し、コンピュータが備えるプロセッサが当該記憶手段や当該記憶媒体に格納されたプログラムコードを読み出して実行するようにしてもよい。 Furthermore, by distributing the program code of the software that realizes the functions of the embodiment via a network, it can be stored in storage means such as a hard disk or memory of a computer or in a storage medium such as a CD-RW or CD-R. Alternatively, a processor provided in the computer may read and execute the program code stored in the storage means or the storage medium.

上述の実施例において、制御線や情報線は、説明上必要と考えられるものを示しており、製品上必ずしも全ての制御線や情報線を示しているとは限らない。全ての構成が相互に接続されていてもよい。 In the above-described embodiments, the control lines and information lines indicate those considered necessary for explanation, and not all control lines and information lines are necessarily indicated on the product. All configurations may be interconnected.

S…保守支援システム、F1~F3…故障モード、I1~I5…検査項目、100…端末、104…機器、150…センタ側サーバ、170…マニュアル管理部、173…紐付けデータベース、175…故障モード確率算出部、180…故障因果モデルデータベース、185…マニュアル更新部分抽出部、188…モデル更新箇所特定部、190…通信部、198…表示部、199…入力部、230、1200…故障因果モデル、1600…更新部分
S... maintenance support system, F1 to F3... failure mode, I1 to I5... inspection item, 100... terminal, 104... equipment, 150... center side server, 170... manual management unit, 173... linkage database, 175... failure mode Probability calculation unit 180 Failure causal model database 185 Manual update part extraction unit 188 Model update part identification unit 190 Communication unit 198 Display unit 199 Input unit 230, 1200 Failure causal model 1600 ... Updated part

Claims (11)

保守対象機器に関する情報源に基づいて作成され、前記保守対象機器の状態と検査項目との因果関係が記述された因果モデルが格納された因果モデル部と、
前記情報源と前記因果モデルとの対応関係が記述された紐付けデータベースが格納された紐付けデータベース部と、
前記情報源が更新されたときにその更新部分を抽出する更新部分抽出部と、
前記更新部分に基づいて前記紐付けデータベースを検索することで前記因果モデルにおいて更新すべき箇所を特定する更新箇所特定部と
を有する保守支援システム。
a causal model unit that stores a causal model that is created based on an information source regarding the maintenance target equipment and that describes the causal relationship between the state of the maintenance target equipment and inspection items;
a linking database section storing a linking database that describes the correspondence between the information source and the causal model;
an updated part extraction unit for extracting an updated part when the information source is updated;
A maintenance support system comprising: an update part identification unit that identifies a part to be updated in the causal model by searching the linking database based on the update part.
前記更新部分抽出部は、前記更新部分として前記情報源の追加部分、変更部分及び削除部分の少なくとも一つを抽出することを特徴とする請求項1に記載の保守支援システム。 2. The maintenance support system according to claim 1, wherein said updated part extraction unit extracts at least one of an added part, a changed part and a deleted part of said information source as said updated part. 前記更新箇所特定部により特定された前記更新すべき箇所を提示する提示部を有することを特徴とする請求項1に記載の保守支援システム。 2. The maintenance support system according to claim 1, further comprising a presentation unit for presenting the location to be updated specified by the update location specifying unit. 前記提示部は、前記情報源と前記更新部分抽出部により抽出された前記更新部分とを提示することを特徴とする請求項3に記載の保守支援システム。 4. The maintenance support system according to claim 3, wherein the presenting unit presents the information source and the updated part extracted by the updated part extracting unit. 前記提示部は、更新前の前記因果モデルと更新すべき箇所が提示された前記因果モデルとを提示することを特徴とする請求項3に記載の保守支援システム。 4. The maintenance support system according to claim 3, wherein the presenting unit presents the causal model before updating and the causal model in which portions to be updated are presented. 前記提示部は、前記更新部分抽出部により抽出された前記更新部分における更新の種類を提示することを特徴とする請求項4に記載の保守支援システム。 5. The maintenance support system according to claim 4, wherein the presenting unit presents the type of update in the updated portion extracted by the updated portion extracting unit. 前記提示部は、前記更新箇所特定部により特定された前記更新すべき箇所における更新の種類を提示することを特徴とする請求項5記載の保守支援システム。 6. The maintenance support system according to claim 5, wherein the presenting unit presents the update type of the location to be updated specified by the update location specifying unit. 前記提示部による提示内容に基づいて前記因果モデルの更新入力を受け入れる入力部を有することを特徴とする請求項3に記載の保守支援システム。 4. The maintenance support system according to claim 3, further comprising an input section for receiving an update input for said causal model based on the content presented by said presentation section. 前記更新箇所特定部は、前記入力部が受け入れた前記更新入力に基づいて前記因果モデルを更新することを特徴とする請求項8に記載の保守支援システム。 9. The maintenance support system according to claim 8, wherein the update location identification unit updates the causal model based on the update input received by the input unit. 保守対象機器に関する情報源に基づいて作成され、前記保守対象機器の状態と検査項目との因果関係が記述された因果モデルが格納された因果モデル部と、
前記情報源と前記因果モデルとの対応関係が記述された紐付けデータベースが格納された紐付けデータベース部と
を有する保守支援システムにより実行される保守支援方法であって、
前記情報源が更新されたときにその更新部分を抽出し、
前記更新部分に基づいて前記紐付けデータベースを検索することで前記因果モデルにおいて更新すべき箇所を特定する
ことを特徴とする保守支援方法。
a causal model unit that stores a causal model that is created based on an information source regarding the maintenance target equipment and that describes the causal relationship between the state of the maintenance target equipment and inspection items;
A maintenance support method executed by a maintenance support system having:
extracting the updated portion when the information source is updated;
A maintenance support method, wherein a portion to be updated in the causal model is identified by searching the linking database based on the updated portion.
保守対象機器に関する情報源に基づいて作成され、前記保守対象機器の状態と検査項目との因果関係が記述された因果モデルが格納された因果モデル部と、
前記情報源と前記因果モデルとの対応関係が記述された紐付けデータベースが格納された紐付けデータベース部と
を有するコンピュータにより実行されるコンピュータプログラムであって、
前記情報源が更新されたときにその更新部分を抽出する更新部分抽出機能と、
前記更新部分に基づいて前記紐付けデータベースを検索することで前記因果モデルにおいて更新すべき箇所を特定する更新箇所特定機能と
を実現させるコンピュータプログラム。
a causal model unit that stores a causal model that is created based on an information source regarding the maintenance target equipment and that describes the causal relationship between the state of the maintenance target equipment and inspection items;
A computer program executed by a computer having an association database unit that stores an association database that describes the correspondence between the information source and the causal model,
an updated portion extracting function for extracting an updated portion when the information source is updated;
A computer program for realizing an update part identification function of identifying a part to be updated in the causal model by searching the linking database based on the update part.
JP2019191658A 2019-10-21 2019-10-21 Maintenance support system, maintenance support method and computer program Active JP7262367B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019191658A JP7262367B2 (en) 2019-10-21 2019-10-21 Maintenance support system, maintenance support method and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019191658A JP7262367B2 (en) 2019-10-21 2019-10-21 Maintenance support system, maintenance support method and computer program

Publications (2)

Publication Number Publication Date
JP2021068073A JP2021068073A (en) 2021-04-30
JP7262367B2 true JP7262367B2 (en) 2023-04-21

Family

ID=75637196

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019191658A Active JP7262367B2 (en) 2019-10-21 2019-10-21 Maintenance support system, maintenance support method and computer program

Country Status (1)

Country Link
JP (1) JP7262367B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008217711A (en) 2007-03-07 2008-09-18 Omron Corp Apparatus for deciding causal structure, control method therefor, and control program therefor
JP2009211472A (en) 2008-03-05 2009-09-17 Fuji Xerox Co Ltd Failure-diagnosing device and program
EP2172880A1 (en) 2008-10-03 2010-04-07 BAE Systems PLC Assisting with updating a model for diagnosing failures in a system
JP2010122847A (en) 2008-11-19 2010-06-03 Hitachi Ltd Method and system for diagnosing abnormality of apparatus
JP2010152482A (en) 2008-12-24 2010-07-08 Fuji Xerox Co Ltd Failure diagnosis system, failure diagnosis device and program, and information update device and program
JP2012073837A (en) 2010-09-29 2012-04-12 Olympus Corp Service manual creation and management system, service manual creation and management method, and service manual creation and management program
US20120232743A1 (en) 2011-03-10 2012-09-13 GM Global Technology Operations LLC Developing fault model from service procedures

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008217711A (en) 2007-03-07 2008-09-18 Omron Corp Apparatus for deciding causal structure, control method therefor, and control program therefor
JP2009211472A (en) 2008-03-05 2009-09-17 Fuji Xerox Co Ltd Failure-diagnosing device and program
EP2172880A1 (en) 2008-10-03 2010-04-07 BAE Systems PLC Assisting with updating a model for diagnosing failures in a system
JP2010122847A (en) 2008-11-19 2010-06-03 Hitachi Ltd Method and system for diagnosing abnormality of apparatus
JP2010152482A (en) 2008-12-24 2010-07-08 Fuji Xerox Co Ltd Failure diagnosis system, failure diagnosis device and program, and information update device and program
JP2012073837A (en) 2010-09-29 2012-04-12 Olympus Corp Service manual creation and management system, service manual creation and management method, and service manual creation and management program
US20120232743A1 (en) 2011-03-10 2012-09-13 GM Global Technology Operations LLC Developing fault model from service procedures

Also Published As

Publication number Publication date
JP2021068073A (en) 2021-04-30

Similar Documents

Publication Publication Date Title
US10073827B2 (en) Method and system to generate a process flow diagram
JP3946057B2 (en) Consistency inspection support method and consistency inspection support system
US8667456B1 (en) Cloud-based indexing for integrated development environments
US9092586B1 (en) Version management mechanism for fluid guard ring PCells
KR20130135271A (en) Code clone notification and architectural change visualization
US9864793B2 (en) Language tag management on international data storage
US11163560B1 (en) Methods and arrangements to process comments
US20150227867A1 (en) Apparatus, and associated method, for generating an information technology incident report
CN112416957B (en) Data increment updating method and device based on data model layer and computer equipment
JP6360131B2 (en) Method and system for failure cause analysis system rule verification in cloud environment
US10783471B2 (en) Operating procedure generation support apparatus, operating procedure generation support method and non-transitory computer readable medium
JP5514643B2 (en) Failure cause determination rule change detection device and program
CN110874364B (en) Query statement processing method, device, equipment and storage medium
US10705832B2 (en) Efficient storage and analysis of source code modification history data
JP7262367B2 (en) Maintenance support system, maintenance support method and computer program
JP6481387B2 (en) Related information providing method, related information providing apparatus, and related information providing program
US9251489B2 (en) Node-pair process scope definition adaptation
US20230059946A1 (en) Artificial intelligence-based process documentation from disparate system documents
CN116257236A (en) Page generation method, device, equipment and medium
US11392371B2 (en) Identification of a partial code to be refactored within a source code
CN116662123B (en) Method and device for monitoring server component, electronic equipment and storage medium
US20210304070A1 (en) Machine learning model operation management system, operation management method, and computer readable recording medium
US20230401056A1 (en) Interactive code visualization system
US20230252107A1 (en) Management device, management method, and storage medium
JP4630640B2 (en) Design information verification apparatus and design information verification method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220328

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230222

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230411

R150 Certificate of patent or registration of utility model

Ref document number: 7262367

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150