JP2018005554A - Fault tree generation device - Google Patents

Fault tree generation device Download PDF

Info

Publication number
JP2018005554A
JP2018005554A JP2016131646A JP2016131646A JP2018005554A JP 2018005554 A JP2018005554 A JP 2018005554A JP 2016131646 A JP2016131646 A JP 2016131646A JP 2016131646 A JP2016131646 A JP 2016131646A JP 2018005554 A JP2018005554 A JP 2018005554A
Authority
JP
Japan
Prior art keywords
fault tree
information
fault
failure
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2016131646A
Other languages
Japanese (ja)
Inventor
岳彦 長野
Takehiko Nagano
岳彦 長野
田口 謙太郎
Kentaro Taguchi
謙太郎 田口
崇文 智田
Takafumi Chida
崇文 智田
孝裕 小倉
Takahiro Ogura
孝裕 小倉
雄平 丹羽
Yuhei Niwa
雄平 丹羽
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 JP2016131646A priority Critical patent/JP2018005554A/en
Publication of JP2018005554A publication Critical patent/JP2018005554A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Alarm Systems (AREA)
  • Train Traffic Observation, Control, And Security (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a fault tree generation device that generates a fault tree of high precision from less fault information in the case of generating the fault tree from information on trouble occurring in an operation stage.SOLUTION: A fault tree generation device according to one embodiment of the present invention includes: an information narrowing-down unit which narrows down fault information to be used to generate a fault tree from among a plurality of pieces of fault information as instructed by a user; a fault tree generation unit which generates one or a plurality of fault trees from the fault information narrowed down by the information narrowing-down unit; a fault tree selection unit which allows the user to select a fault tree to be saved from among the one or plurality of generated fault trees; and a fault tree saving unit which saves the fault tree(s) selected by the user in a storage unit.SELECTED DRAWING: Figure 1

Description

本発明は故障木作成装置に関する。   The present invention relates to a fault tree creation apparatus.

FTA(Fault Tree Analysis)は、システムや機器の設計・開発段階において品質の特性である信頼性、保全性、安全性などに関する解析手法として活用されるほか、製造・検査・運用の各段階における品質管理や業務改善、事故対策などに広く活用されている。   FTA (Fault Tree Analysis) is used as an analysis method for quality, reliability, maintainability, safety, etc., at the design and development stages of systems and equipment, as well as quality at each stage of manufacturing, inspection, and operation. Widely used for management, business improvement, accident countermeasures, etc.

FTAに用いられるFT図(Fault Tree図。以下では「故障木」と呼ぶ)は、解析対象の製品や作業などに発生して困る事象を、部分ごとに詳細化しながら詳細化して記述し、分解が出来ない・分解が必要ないレベルにまで詳細化しながら、Tree状に記載したものである。故障木では、上位と下位の事象の関係が、因果関係を用いて表現される。   The FT diagram used in FTA (Fault Tree diagram; hereinafter referred to as “fault tree”) is a detailed description of the troubles that occur in the product or work to be analyzed in detail while detailing and disassembling. It is described in a tree shape while being detailed to a level where disassembly is not necessary. In the fault tree, the relationship between upper and lower events is expressed using causal relationships.

このような故障木の作成に関し、自動的に故障木を作成する方法などが提案されている。例えば、イベントと遷移で表される状態遷移モデルから、故障木を作成する方法や、連続時間マルコフ連鎖を用いて作成する方法がある。これらの方法は、設計ドキュメント内に記載された状態遷移モデルや、動作履歴から故障木を自動作成するモデルとなっている。   Regarding the creation of such a fault tree, a method for automatically creating a fault tree has been proposed. For example, there are a method of creating a fault tree from a state transition model represented by events and transitions, and a method of creating using a continuous-time Markov chain. These methods are a model for automatically creating a fault tree from a state transition model described in a design document or an operation history.

上記の他に、故障発生後の不良の分析書類の文章を用いて因果関係を自動的に抽出し、故障木を作成する方法が考えられる。例えばGirjuらの論文にある様な、因果関係を示す語から抽出する方法(非特許文献1)や、共起を用いる方法(非特許文献2)がある。更に事象の種別と位置情報で限定し、因果関係を抽出する方法(特許文献1)などがある。   In addition to the above, a method of automatically extracting causal relationships using a sentence of a failure analysis document after the occurrence of a failure and creating a failure tree is conceivable. For example, there are a method (Non-Patent Document 1) for extracting from words indicating causal relations and a method using co-occurrence (Non-Patent Document 2), as in the paper of Girju et al. Further, there is a method (Patent Document 1) that extracts the causal relationship by limiting by event type and position information.

特開2012−68860号公報JP 2012-68860 A

Roxana Girju and Dan Moldvan “Mining Answers for Causation Questions”, . In Proceedings of the American Association for Artificial Intelligence (AAAI)−Spring Symposium, 15-25.Roxana Girju and Dan Moldvan “Minning Answers for Causal Questions”,. In Proceedings of the American Association for Artificial Intelligence (AAAI) -Spring Symposium, 15-25. 大森信行, 森辰則:不具合事例文書からの製品・部品に関する因果関係抽出の検討, 言語処理学会第18回年次大会発表論文集,pp. 1192−1195, 2012.Nobuyuki Omori, Akinori Mori: Examination of causal relations about products and parts from defect case documents, Proc. Of the 18th Annual Conference of the Association for Natural Language Processing, pp. 1192-1195, 2012.

鉄道車両は近年のシステム化による調達品による電子部品の増加で、従来よりも障害発生時の問題解決が困難になっている。また、自動車などの量産品と異なり、テスト段階での営業区間における十分な試験走行と、それによる故障のつぶし込みが難しく、運用開始後にも段階的な故障対策と改善を実施するため、設計段階における故障の分析だけでなく、運用開始後における故障情報の収集・分析が非常に重要である。   Railway vehicles have become more difficult to solve problems when a failure occurs than in the past, due to the increase in electronic parts that are procured by systematization in recent years. Also, unlike mass-produced products such as automobiles, it is difficult to perform sufficient test running in the sales section at the test stage and crushing the failure due to it, and it is necessary to implement step-by-step failure countermeasures and improvements even after the start of operation. It is very important to collect and analyze failure information after the start of operation, in addition to failure analysis.

しかしながら鉄道車両は、同一車両の生産台数が自動車などと比べ非常に少ない。さらに、少ない車両数ではあるが、走行する距離が長く、走行環境や条件が多様である。そのため鉄道車両の場合、発生する不具合の内容も多種・多様で、問題の再現性が低く、同一条件下における情報収集が難しい。   However, the number of rail cars produced is much smaller than that of automobiles. Furthermore, although the number of vehicles is small, the traveling distance is long and the traveling environment and conditions are various. Therefore, in the case of a railway vehicle, the contents of the troubles that occur are various and varied, the reproducibility of the problems is low, and it is difficult to collect information under the same conditions.

一方で、たとえば共起を用いる方法等の従来からある手法は、統計を用いた自然言語処理を用いて故障を分析する技術であり、分析の精度を高めるためには多くの情報を必要とする。そのため鉄道車両のように、取得出来る情報の量が少ない対象に関して、従来の技術を用いて故障木の作成を実施しようとすると、故障の特長を正確に表現する故障木が作成出来ないことがある。取得出来る故障情報の量が少ない分野において故障木の作成を行う場合には、従来の技術に加えて、新たな手法を用いる必要がある。   On the other hand, conventional methods such as a method using co-occurrence are techniques for analyzing a failure using natural language processing using statistics, and require a lot of information to improve the accuracy of the analysis. . For this reason, if an attempt is made to create a failure tree using conventional technology for an object with a small amount of information that can be acquired, such as a railway vehicle, a failure tree that accurately represents the features of the failure may not be created. . When creating a fault tree in a field where the amount of fault information that can be acquired is small, it is necessary to use a new method in addition to the conventional technique.

本発明の一実施形態に係る故障木作成装置は、ユーザの指示に基づいて、複数の故障情報の中から故障木の作成に用いるべき故障情報の絞り込みを行う情報絞込み部と、情報絞込み部によって絞り込まれた故障情報から、1または複数の故障木を作成する故障木作成部と、を含むことを特徴とする。   A fault tree creation device according to an embodiment of the present invention includes an information narrowing unit that narrows down fault information to be used for creating a fault tree from a plurality of pieces of fault information based on a user instruction, and an information narrowing unit. A fault tree creating unit that creates one or a plurality of fault trees from the narrowed down fault information.

本発明によれば、取得出来る故障の情報の量が少ない場合においても、精度の高い故障木の作成が可能となる。   According to the present invention, it is possible to create a fault tree with high accuracy even when the amount of fault information that can be acquired is small.

実施例1に係る故障木作成装置の処理手順を示すフローチャート10 is a flowchart illustrating a processing procedure of the fault tree creation apparatus according to the first embodiment. 実施例1に係る故障木作成装置の内部構成の一例を示すブロック図1 is a block diagram illustrating an example of an internal configuration of a fault tree creation apparatus according to Embodiment 1; 絞込み用検索条件の例を表す図A figure showing an example of search conditions for refinement 故障関連情報の前半部の例を表す図Diagram showing an example of the first half of failure related information 故障関連情報の後半部の例を表す図Diagram showing an example of the second half of failure related information 故障木ライブラリの例を表す図Diagram showing an example of a fault tree library 辞書244の例を表す図A diagram showing an example of the dictionary 244 故障木を作成する際に、故障情報を絞り込むための検索条件を入力させるための画面の例Example of a screen for entering search conditions to narrow down fault information when creating a fault tree 作成された故障木を選択させるための画面の例Example screen for selecting a created fault tree 故障木の作成を、因果関係を示す表現を用いて実施する際の処理手順を示すフローチャートThe flowchart which shows the processing procedure when carrying out the creation of the fault tree using the expression showing the causal relationship 故障木の作成を、バイグラムを用いて実施する際の処理手順を示すフローチャートFlow chart showing the processing procedure when creating a fault tree using bigram 因果関係を示す表現毎のルールから、主体語、現象、原因を抽出する処理手順を示すフローチャートThe flowchart which shows the processing procedure which extracts subject word, phenomenon and cause from the rule of every expression which shows causal relation 実施例2に係る故障木作成システムの構成例を示すブロック図FIG. 7 is a block diagram illustrating a configuration example of a fault tree creation system according to a second embodiment. 故障木作成装置間で、検索条件を融通する処理のフローチャートFlowchart of processing for accommodating search conditions between fault tree creation devices 故障木作成装置間で、故障木を融通する処理のフローチャートFlowchart of processing for interchange of fault trees between fault tree creation devices 実施例3に係る故障木作成システムの構成例を示すブロック図FIG. 6 is a block diagram illustrating a configuration example of a fault tree creation system according to a third embodiment.

以下、いくつかの実施例について、図面を用いて説明する。   Several embodiments will be described below with reference to the drawings.

図1は実施例1に係る故障木作成装置における、故障木作成処理手順の一例を示すフローチャートである。また図2は、実施例1に係る故障木作成装置の一例のブロック図である。以下ではまず図2を用いて、故障木作成装置20の構成の説明を行う。   FIG. 1 is a flowchart illustrating an example of a fault tree creation processing procedure in the fault tree creation apparatus according to the first embodiment. FIG. 2 is a block diagram of an example of a fault tree creation apparatus according to the first embodiment. In the following, the configuration of the fault tree creating apparatus 20 will be described first with reference to FIG.

故障木作成装置20は、故障の情報や、対策の情報、更にそれらの参照時及び故障木作成の際に使う検索条件などを入力する入力部21と、情報の参照や検索の結果などを表示する出力部22と、故障現象・原因抽出処理や故障診断の演算処理を実施する演算処理部23と、故障木の作成に用いられる故障情報や、作成した故障木や故障木の検索条件などを保存する記憶部24を有する。   The failure tree creation device 20 displays failure information, countermeasure information, an input unit 21 for inputting search conditions used when referring to them and when creating failure trees, and displays information reference and search results. An output unit 22 that performs failure phenomenon / cause extraction processing and failure diagnosis calculation processing, failure information used for creating a failure tree, search conditions for the created failure tree and failure tree, and the like. It has the memory | storage part 24 to preserve | save.

入力部21はたとえばキーボードやマウスなどの、ユーザが情報入力を行うために用いる入力デバイスで、出力部22はディスプレイ等の表示用デバイスである。記憶部24は一例として、ハードディスクドライブ(HDD)等の不揮発性記憶媒体を備えたデバイスである。図2に示されているように、記憶部24には絞込み用検索条件241、故障関連情報242、故障木ライブラリ243、辞書244等の情報が格納される。これらの情報の内容については後述する。   The input unit 21 is an input device used by a user to input information, such as a keyboard and a mouse, and the output unit 22 is a display device such as a display. As an example, the storage unit 24 is a device including a nonvolatile storage medium such as a hard disk drive (HDD). As shown in FIG. 2, the storage unit 24 stores information such as a search condition 241 for narrowing down, failure-related information 242, a failure tree library 243, a dictionary 244, and the like. The contents of these information will be described later.

演算処理部23は、入力部21からの入力や、出力部22、演算処理部に属する各機能部232〜236を制御する制御部231と、絞込み用検索条件入力部232、情報絞込み部233、故障木作成部234、故障木選定部235、故障木保存部236を有する。   The arithmetic processing unit 23 includes an input from the input unit 21, an output unit 22, a control unit 231 that controls the functional units 232 to 236 belonging to the arithmetic processing unit, a narrowing search condition input unit 232, an information narrowing unit 233, A fault tree creation unit 234, a fault tree selection unit 235, and a fault tree storage unit 236 are included.

制御部231は、入力部21に入力された情報を、その他の各機能部(232〜236)に受け渡し、また各機能部(232〜236)からの出力情報を出力部22に出力する。また各機能部(232〜236)を実行させることにより、故障木の作成・保存を行う。   The control unit 231 passes the information input to the input unit 21 to the other functional units (232 to 236), and outputs output information from the functional units (232 to 236) to the output unit 22. In addition, a fault tree is created and saved by executing each functional unit (232 to 236).

絞込み用検索条件入力部232は、ユーザが検索条件などを入力するための情報入力画面(たとえば図8)を出力部22に表示させ、またユーザが入力部21を用いて入力した情報(検索条件等)を情報絞込み部233に受け渡す処理を行う。情報絞込み部233は、絞込み用検索条件入力部232から渡された絞り込み用検索条件を用いて、故障関連情報242に保存されている故障情報を絞り込み、絞り込まれた故障情報を故障木作成部234に渡す。   The search condition input unit 232 for narrowing down causes the output unit 22 to display an information input screen (for example, FIG. 8) for the user to input search conditions and the like, and information input by the user using the input unit 21 (search condition) Etc.) is transferred to the information narrowing-down unit 233. The information narrowing-down unit 233 narrows down the failure information stored in the failure-related information 242 using the narrowing-down search condition passed from the narrowing-down search condition input unit 232, and the narrowed down failure information becomes the failure tree creation unit 234. To pass.

故障木作成部234は、絞り込まれた情報から故障木を作成し、故障木選定部235に渡す処理を行う。故障木選定部235は、作成された1または複数の故障木のうち、保存すべき故障木をユーザに選択させる。具体的には故障木選定部235は、作成された1または複数の故障木を図9に示す故障木選択画面を介して出力部22に表示し、表示された1または複数の故障木のうちユーザが入力部21を用いて選択した故障木を故障木保存部236に渡す。故障木保存部236は、故障木選定部235から渡された故障木を故障木ライブラリ243に保存する。   The fault tree creating unit 234 creates a fault tree from the narrowed down information, and performs processing to pass to the fault tree selecting unit 235. The failure tree selection unit 235 causes the user to select a failure tree to be saved among the created one or more failure trees. Specifically, the failure tree selection unit 235 displays the created one or more failure trees on the output unit 22 via the failure tree selection screen shown in FIG. 9, and among the displayed one or more failure trees. The fault tree selected by the user using the input unit 21 is passed to the fault tree storage unit 236. The fault tree storage unit 236 stores the fault tree passed from the fault tree selection unit 235 in the fault tree library 243.

なお、故障木作成装置20は一例として、パーソナルコンピュータなどの汎用的な計算機(以下、単に「PC」と略記する)であってよい。良く知られているとおり、PCはDRAM等のメモリとマイクロプロセッサを有する。PCが故障木作成装置20として用いられる場合、メモリとマイクロプロセッサが、演算処理部23としての機能を果たす。そしてメモリには、マイクロプロセッサに実行されることによって、上で述べた制御部231や故障木作成部234等の各機能部を備えた装置としてPCを動作させるためのプログラムが格納される。そして、マイクロプロセッサがこのプログラムを実行することにより、以下で説明する各処理が実現される。   For example, the fault tree creation apparatus 20 may be a general-purpose computer such as a personal computer (hereinafter simply abbreviated as “PC”). As is well known, a PC has a memory such as a DRAM and a microprocessor. When a PC is used as the fault tree creation device 20, the memory and the microprocessor function as the arithmetic processing unit 23. The memory stores a program for operating the PC as a device provided with each functional unit such as the control unit 231 and the fault tree creation unit 234 described above by being executed by the microprocessor. Each process described below is realized by the microprocessor executing this program.

逆に、故障木作成装置20がPC等の汎用的な計算機ではなく、専用のハードウェアで構成されていてもよい。そして、制御部231、絞込み用検索条件入力部232、情報絞込み部233、故障木作成部234、故障木選定部235、故障木保存部236の一部または全部が、FPGAやASICなどのハードウェアで構成されていてもよい。また、故障木作成装置20は、上で説明した以外の構成物を備えていてもよい。たとえば他の計算機と通信するためのインタフェースデバイス(Network Interface Controller (NIC)等)を備えていてもよい。   Conversely, the fault tree creation device 20 may be configured with dedicated hardware instead of a general-purpose computer such as a PC. A part of or all of the control unit 231, the search condition input unit 232 for narrowing down, the information narrowing down unit 233, the fault tree creation unit 234, the fault tree selection unit 235, and the fault tree storage unit 236 are hardware such as FPGA and ASIC. It may be comprised. Moreover, the failure tree creation apparatus 20 may include a component other than that described above. For example, an interface device (such as a network interface controller (NIC)) for communicating with other computers may be provided.

続いて、本実施例に係る故障木作成装置20が有する管理情報について説明する。なお、本実施例ではたとえば、鉄道会社で運用している鉄道車両などに故障が発生した場合の事例の収集結果から故障木を生成する場合の例を中心に説明する。   Next, management information included in the fault tree creation apparatus 20 according to the present embodiment will be described. In this embodiment, for example, a description will be mainly given of an example in which a fault tree is generated from a collection result of cases when a fault occurs in a railway vehicle operated by a railway company.

図4、図5に、故障関連情報242の保存形式の一例を示す。故障関連情報242は、例えば鉄道会社で運用している鉄道車両などに故障が発生した場合、発生した故障の内容や故障に関連する情報を記録したものである。この情報は例えば鉄道会社で発生した故障の例であれば、列車の運転士や、路線の保守員等が記入する。故障関連情報242のそれぞれの行(レコード)に、1件の故障についての情報が記録されている。本実施例ではこの1行分の情報のことを、“故障情報”または“故障レポート”と呼ぶ。なお、図4が故障関連情報242に含まれる故障レポートの前半部を表しており、図5が故障レポートの後半部を表している。   4 and 5 show an example of the storage format of the failure related information 242. FIG. The failure-related information 242 is information in which, for example, when a failure occurs in a railway vehicle operated by a railway company, the content of the failure that has occurred and information related to the failure. If this information is an example of a failure occurring in a railway company, for example, a train driver, a route maintenance person, etc. will fill in this information. Information about one failure is recorded in each row (record) of the failure-related information 242. In this embodiment, this one line of information is called “failure information” or “failure report”. 4 shows the first half of the failure report included in the failure-related information 242, and FIG. 5 shows the second half of the failure report.

故障関連情報242には、故障(鉄道車両の故障等)が発生する度に、新たな故障情報が追加されることで、故障情報が蓄積されていく。故障情報は、故障情報の記入者(路線の保守員等)が入力部21を用いて故障情報を入力することで、故障関連情報242への追加がなされる。あるいは他の装置(PC等)で作成された故障情報が、通信インタフェース等を介して故障関連情報242に追加されることで、故障関連情報242への情報蓄積が行われてもよい。   The failure-related information 242 accumulates failure information by adding new failure information every time a failure (railway vehicle failure or the like) occurs. The failure information is added to the failure-related information 242 by the failure information entry person (such as a maintenance person on the route) inputting the failure information using the input unit 21. Alternatively, failure information created by another device (such as a PC) may be added to the failure-related information 242 via a communication interface or the like, thereby accumulating information in the failure-related information 242.

故障関連情報242の各故障レポートは、故障を管理するための管理情報2421と、故障発生時の環境情報である天気情報2422と、運用に関わる走行情報2423、車両情報2424と、故障の詳細に関わる故障詳細2425を含む。   Each failure report of the failure-related information 242 includes management information 2421 for managing the failure, weather information 2422 as environment information at the time of the failure, traveling information 2423 related to operation, vehicle information 2424, and details of the failure. Includes fault details 2425 involved.

管理情報2421は、故障レポートを一意に識別するためのID24211と、故障名称24212、起票者名24213、日付24214などを含む。天気情報2422は、晴れ、雨などの天気名24221、風向24222、風力24223、降水量24224、積雪深24225などを含む。   The management information 2421 includes an ID 24211 for uniquely identifying a failure report, a failure name 24212, a drafter name 24213, a date 24214, and the like. The weather information 2422 includes a weather name 24221 such as sunny and rain, a wind direction 24222, a wind force 24223, a precipitation 24224, a snow depth 24225, and the like.

走行情報2423は、故障が発生した列車のダイヤ名24231、発生区間24232、走行中・停止中などの走行状況24235と、直流・交流・ディーゼルなどの動力源を示す区間区分24236などを含む。なお発生区間24232は、故障が発生した時の列車の位置に関する情報であり、駅と駅の間で故障が発生した場合、発生区間24232には“駅間”が格納され、その時駅(1)(24233)と駅(2)(24234)には、故障が発生した区間の駅名が記録される。また駅に停止中の列車に故障が発生した場合、発生区間24232には“駅上”が格納され、駅(1)(24233)に故障が発生した時に停車中の駅名が記録される。   The traveling information 2423 includes a schedule name 24231 of the train in which the failure has occurred, an occurrence section 24232, a traveling state 24235 such as traveling / stopped, and a section section 24236 indicating a power source such as DC / AC / diesel. The occurrence section 24232 is information regarding the position of the train when the failure occurs. When a failure occurs between the stations, “occurrence section 24232” is stored in the occurrence section 24232, and the station (1) at that time In (24233) and station (2) (24234), the station name of the section where the failure occurred is recorded. When a failure occurs in a train that is stopped at a station, “on the station” is stored in the generation section 24232, and the name of the station that is stopped is recorded when a failure occurs in the station (1) (24233).

車両情報2424は、故障が発生した列車の情報であり、列車名24241、列車番号24242、号車番号24243、進行方向24244などを含む。   The vehicle information 2424 is information on a train in which a failure has occurred, and includes a train name 24241, a train number 24242, a car number 24243, a traveling direction 24244, and the like.

故障詳細2425は、故障の内容を示す故障内容24251や、故障内容を補足するための画像情報24252と、分析結果24253、遅延時間24254、時系列情報24255などを含む。分析結果24253は、発生した故障の原因や故障の詳細な内容を記入する欄で、この欄に記入する内容は、故障レポートの作成者(起票者24213)が自然言語で記述する。遅延時間24254には、故障によって列車が遅延した時に、遅れた時間が格納され、また時系列情報24255には、故障発生時そしてその後に発生したイベントなどを記録する欄である。   The failure details 2425 include a failure content 24251 indicating the content of the failure, image information 24252 for supplementing the failure content, an analysis result 24253, a delay time 24254, time series information 24255, and the like. The analysis result 24253 is a column for entering the cause of the failure that has occurred and the detailed content of the failure. The content to be entered in this column is described by the creator of the failure report (the drafter 24213) in natural language. The delay time 24254 stores a delay time when the train is delayed due to a failure, and the time-series information 24255 is a column for recording events occurring at and after the failure.

本実施例では、故障木作成には主にこの故障詳細2425が、とくに分析結果24253に記載される情報が用いられる。ただしこれ以外の情報、たとえば管理情報2421等に記入された情報が、故障木作成に用いられてもよい。   In the present embodiment, the fault details 2425 are mainly used for creating the fault tree, and particularly the information described in the analysis result 24253 is used. However, other information, for example, information entered in the management information 2421 or the like, may be used for creating a fault tree.

図8は、故障関連情報242に保存されている複数の故障情報のうち、故障木作成に用いる故障情報を絞り込むための条件をユーザに入力させるために、絞込み用検索条件入力部232が出力部22に表示する画面の一例である。検索画面には、事故発生日時入力欄71、起票者入力欄72、天気情報入力欄73、走行情報入力欄74、車両情報入力欄75がある。   FIG. 8 shows the search condition input unit 232 for narrowing down as an output unit so that the user can input conditions for narrowing down failure information used for creating a failure tree among a plurality of pieces of failure information stored in the failure related information 242. 22 is an example of a screen displayed on the screen. The search screen includes an accident occurrence date / time input field 71, a drafter input field 72, a weather information input field 73, a travel information input field 74, and a vehicle information input field 75.

事故発生日時入力欄71は、故障関連情報242内の管理情報2421のうち、日付24214で故障情報を絞り込むために用いられる。同様に、起票者入力欄72は、起票者24213で故障情報を絞り込むために、天気情報入力欄73、走行情報入力欄74、車両情報入力欄75はそれぞれ、天気情報2422、走行情報2423、車両情報2424で故障情報を絞り込むために用いられる。ユーザがこれら71〜75迄に入力された情報を入力後、検索ボタン77を押すと、情報絞込み部233は故障関連情報242に格納されている情報のうち、検索条件に合致する情報を抽出する。   The accident occurrence date / time input column 71 is used to narrow down failure information by date 24214 in the management information 2421 in the failure related information 242. Similarly, in the drafter input field 72, the weather information input field 73, the travel information input field 74, and the vehicle information input field 75 are weather information 2422 and travel information 2423, respectively, in order to narrow down the failure information by the drafter 24213. The vehicle information 2424 is used to narrow down the failure information. When the user presses the search button 77 after inputting the information input from 71 to 75, the information narrowing unit 233 extracts information that matches the search condition from the information stored in the failure related information 242. .

また、ユーザは過去の履歴(過去に用いられた検索条件)を用いて故障関連情報242を絞り込みたい場合は、検索履歴利用チェックボックス76を選択し、検索ボタン77を押し、実行する。   If the user wants to narrow down the failure-related information 242 using the past history (search conditions used in the past), the user selects the search history use check box 76 and presses the search button 77 to execute.

なお、これらの入力欄の1つだけに検索条件が入力されてもよいし、複数の入力欄に検索条件が入力されてもよい。複数の入力欄に検索条件が入力された場合、絞込み用検索条件入力部232は、入力された複数の検索条件に全て合致する故障情報を抽出する。   Note that the search condition may be input to only one of these input fields, or the search condition may be input to a plurality of input fields. When search conditions are input in a plurality of input fields, the search condition input unit 232 for narrowing down extracts failure information that matches all of the input search conditions.

天気情報入力欄73は、天気名チェックボックス731、風向きチェックボックス732、風力入力欄733、降水量入力欄734、積雪深入力欄735を有し、それぞれは、故障関連情報242内の、天気24221、風向24222、風力24223、降水量24224、積雪深24225の絞り込みを行うために用いられる。   The weather information input field 73 includes a weather name check box 731, a wind direction check box 732, a wind force input field 733, a precipitation amount input field 734, and a snow depth input field 735, each of which is a weather 24221 in the failure related information 242. , Wind direction 24222, wind force 24223, precipitation 24224, and snow depth 24225.

走行情報入力欄74は、ダイヤ情報入力欄741、発生区間入力欄742、走行状況チェックボックス743、区間区分チェックボックス744を有する。ダイヤ情報入力欄741は、故障関連情報242内のダイヤ24231について絞り込みを行うために用いられ、発生区間入力欄742は、発生区間24222、駅1(24233)、駅2(24234)について絞り込みを行うために用いられ、走行状況チェックボックス743、区間区分チェックボックス744はそれぞれ、走行状況24235、区間区分24236についての絞り込みを行うために用いられる。   The travel information input field 74 includes a diagram information input field 741, an occurrence section input field 742, a travel status check box 743, and a section classification check box 744. The diagram information input column 741 is used for narrowing down the diamond 24231 in the failure related information 242, and the generation section input column 742 narrows down the generation section 24222, the station 1 (24233), and the station 2 (24234). The travel situation check box 743 and the section section check box 744 are used to narrow down the travel situation 24235 and the section section 24236, respectively.

車両情報入力欄75は、列車名欄751と、列車番号欄752と、号車番号753欄と、上りや下りからなる進行方向チェックボックス754からなり、これらは、車両情報2424内の各情報(列車名24241、列車番号24242、号車番号24243、進行方向24244)について絞り込みを行うために用いられる。   The vehicle information input field 75 includes a train name field 751, a train number field 752, a car number 753 field, and a traveling direction check box 754 made up and down, and these are information items in the vehicle information 2424 (trains Name 24241, train number 24242, car number 24243, traveling direction 24244).

作成される故障木に含まれる情報は、故障詳細2425、特に分析結果24253に存在する情報であるが、図8に示されている通り、故障情報の絞り込み(ユーザから指定される検索条件)には、故障詳細2425(分析結果24253)そのものではなく、故障発生時における環境情報・運用情報が用いられる。環境情報・運用情報とは具体的には、天気情報2422、走行情報2423、車両情報2424である。これらは故障の直接の原因や内容が記述された情報ではないが、鉄道車両の故障が発生する原因は、天候や、運用区間などの環境に依存していることが多い。そのため、ユーザが天気情報2422や走行情報2423に基づいて、故障木作成に用いられる故障情報の絞り込みを行うことができると、精度の高い(尤もらしい)故障木が作成される可能性が高まる。   The information included in the generated fault tree is information existing in the fault details 2425, particularly the analysis result 24253. As shown in FIG. 8, the fault information is narrowed down (search condition specified by the user). Is not the failure details 2425 (analysis result 24253) itself but the environment information / operation information at the time of occurrence of the failure. Specifically, the environment information / operation information includes weather information 2422, travel information 2423, and vehicle information 2424. Although these are not information describing the direct cause and contents of the failure, the cause of the failure of the railway vehicle often depends on the weather and the environment such as the operation section. Therefore, if the user can narrow down the failure information used for creating the failure tree based on the weather information 2422 and the traveling information 2423, the possibility that a highly accurate (likely) failure tree is created increases.

図3に、絞込み用検索条件241の保存形式の一例を示す。絞込み用検索条件241には、図8に示す検索画面からユーザによって入力された検索条件が保存される(正確には、ユーザが入力した検索条件のうち、ユーザが妥当と判断した故障木の生成時に使用された検索条件が保存される)。そのため、図3に示されているように、絞込み用検索条件241には、天気情報、走行情報、車両情報を記憶するための欄があり、図8の検索画面からユーザが入力した検索条件を格納可能である。絞込み用検索条件241の各欄に格納される情報は、図8で説明した検索条件に含まれる情報と同じであるため、ここでは説明を略す。   FIG. 3 shows an example of the storage format of the search condition 241 for narrowing down. The search condition 241 for narrowing down stores the search condition input by the user from the search screen shown in FIG. 8 (to be exact, the generation of a fault tree that the user has determined to be appropriate among the search conditions input by the user) The search criteria used at times are saved). Therefore, as shown in FIG. 3, the search condition 241 for narrowing down includes columns for storing weather information, travel information, and vehicle information. The search condition input by the user from the search screen of FIG. It can be stored. Since the information stored in each column of the search condition 241 for narrowing down is the same as the information included in the search condition described with reference to FIG. 8, the description thereof is omitted here.

図6に、故障木ライブラリ243の保存形式の一例を示す。   FIG. 6 shows an example of the storage format of the fault tree library 243.

故障木は、頂上事象と複数の中間事象、更に原因となる基本事象からなり、故障木ライブラリ243内の各行(レコード)に故障木が格納される。本実施例に係る故障木作成装置20は、生成した各故障木に一意な識別番号を付して、故障木ライブラリ243に格納する。この識別番号をIDと呼び、IDは故障木ライブラリ243のカラム2431に格納される。そして頂上事象2432、中間事象2433、基本事象2434にはそれぞれ、故障木の頂上事象、中間事象、基本事象が格納される。例えば頂上事象には故障箇所が、中間事象には現象が、基本事象には故障の原因が保存される。   The fault tree is composed of a top event, a plurality of intermediate events, and a basic event causing the fault tree, and the fault tree is stored in each row (record) in the fault tree library 243. The fault tree creation apparatus 20 according to the present embodiment attaches a unique identification number to each generated fault tree and stores it in the fault tree library 243. This identification number is called ID, and the ID is stored in the column 2431 of the fault tree library 243. The top event 2432, the intermediate event 2433, and the basic event 2434 store the top event, the intermediate event, and the basic event of the fault tree, respectively. For example, the failure point is stored in the top event, the phenomenon is stored in the intermediate event, and the cause of the failure is stored in the basic event.

なお、本実施例では、後述する故障木作成処理において、中間事象が1つの故障木を生成する処理、つまり、1つの頂上事象と1つの中間事象と1つの基本事象から成る故障木を生成する処理を中心に説明する。ただし故障木作成処理自体は公知の様々な手法を用いて実現することができ、後述する故障木作成処理で、複数の中間事象を有する故障木を作成する処理が実行されてもよい。   In the present embodiment, in a fault tree creation process described later, a process in which an intermediate event generates one fault tree, that is, a fault tree including one top event, one intermediate event, and one basic event is generated. The process will be mainly described. However, the fault tree creation process itself can be realized by using various known methods, and a process for creating a fault tree having a plurality of intermediate events may be executed by a fault tree creation process described later.

また、本実施例では、図6に示される故障木ライブラリ243のように、故障木はテーブルに格納される。そのため、例えば頂上事象が共通の故障木が複数(たとえば2つ)ある場合、頂上事象2432に同じ情報が格納された行が複数作られる。たとえば図6の例では、頂上事象2432が“モニタ”である行(故障木)が2つ(ID2431が1,2の故障木)存在する。ただし故障木を格納するためのデータ構造は、テーブル構造には限定されない。たとえばリスト構造を用いて故障木が表現されてもよい。その場合、複数の故障木によって、頂上事象や中間事象が共有される構造が採られてもよい。   In this embodiment, the fault tree is stored in a table like the fault tree library 243 shown in FIG. Therefore, for example, when there are a plurality (for example, two) of fault trees having a common top event, a plurality of rows in which the same information is stored in the top event 2432 are created. For example, in the example of FIG. 6, there are two rows (failure trees) whose top event 2432 is “monitor” (failure trees with IDs 2431 of 1 and 2). However, the data structure for storing the fault tree is not limited to the table structure. For example, a fault tree may be expressed using a list structure. In that case, a structure in which the top event and the intermediate event are shared by a plurality of fault trees may be adopted.

図7に、辞書244の保存形式の一例を示す。辞書244の各行には、因果関係を示す語または表現ごとに、主体語や現象、原因の記載されている位置に関する情報が格納されている。この情報を本実施例では「ルール」と呼ぶ。辞書244の使われ方については、後述する。   FIG. 7 shows an example of the storage format of the dictionary 244. Each line of the dictionary 244 stores information on a subject word, a phenomenon, and a position where the cause is described for each word or expression indicating a causal relationship. This information is called a “rule” in this embodiment. How the dictionary 244 is used will be described later.

図9は、故障木選定部235がユーザに故障木を選択させるために出力部22に表示する、故障木選択画面の一例であり、故障木を表示する領域81と、領域81に示された故障木のうち、故障の内容を正確に表現した故障木をユーザに選択させるためのチェックボックス82からなる。   FIG. 9 is an example of a failure tree selection screen displayed on the output unit 22 in order for the failure tree selection unit 235 to cause the user to select a failure tree. It comprises a check box 82 for allowing the user to select a fault tree that accurately expresses the contents of the fault among the fault trees.

故障木選択画面に表示された行のうち、ユーザは保存したい故障木が表示されている行のチェックボックス82をチェックし、OKボタン83を押下する。OKボタン83が押下されると、故障木選定部235により、チェックボックス82がチェックされている行の故障木が選択され、選択された故障木が故障木ライブラリ243に保存される。また同時に、ここで選択された故障木が生成された時の検索条件が、記憶部24の絞込み用検索条件241に保存される。   Of the lines displayed on the failure tree selection screen, the user checks the check box 82 of the line where the failure tree to be saved is displayed, and presses an OK button 83. When the OK button 83 is pressed, the failure tree selection unit 235 selects the failure tree in the row in which the check box 82 is checked, and the selected failure tree is stored in the failure tree library 243. At the same time, the search condition when the fault tree selected here is generated is stored in the search condition 241 for narrowing down in the storage unit 24.

一方、Cancelボタン84が押下されると、故障木選択画面に表示された故障木はいずれも、故障木ライブラリに保存されない。   On the other hand, when the Cancel button 84 is pressed, none of the fault trees displayed on the fault tree selection screen is stored in the fault tree library.

ここからは、故障木作成装置20で行われる故障木作成処理の詳細を説明する。まず図1を用いて、故障木作成処理の全体の流れを説明する。ユーザがたとえば入力部21を用いて、故障木作成装置20に故障木作成処理の指示を行うと、本処理が開始される。   From here, the details of the fault tree creation processing performed by the fault tree creation apparatus 20 will be described. First, the overall flow of the fault tree creation process will be described with reference to FIG. When the user instructs the fault tree creation device 20 using the input unit 21, for example, the fault tree creation process is started.

ステップS102:絞込み用検索条件入力部232は出力部22に、図8に示した故障情報の検索条件入力画面を表示する。ユーザはこの検索条件入力画面を用い、故障情報を絞り込むための運用条件を入力する。ユーザによる条件入力が完了し、ユーザが検索ボタン77を押すと、ステップS103に進む。   Step S102: The narrow-down search condition input unit 232 displays the failure information search condition input screen shown in FIG. The user uses this search condition input screen to input operation conditions for narrowing down failure information. When the condition input by the user is completed and the user presses the search button 77, the process proceeds to step S103.

ステップS103:故障木作成システム20の演算処理部23は、記憶部24の故障関連情報242に含まれている全ての故障情報を演算処理部23内に読み込み、たとえば演算処理部23内のメモリ(非図示)に一時保存する。   Step S103: The arithmetic processing unit 23 of the fault tree creation system 20 reads all the fault information included in the fault-related information 242 of the storage unit 24 into the arithmetic processing unit 23, for example, a memory ( Temporarily save to (not shown).

ステップS104:情報絞込み部233は、ステップ103で読み込まれた複数の故障情報のうち、ステップS102でユーザが入力した条件に合致するものに絞り込む。ここでは、ユーザが入力した条件に合致しない故障情報は、メモリから破棄され、メモリ上に残された故障情報が、絞り込まれた故障情報となる。   Step S104: The information narrowing-down unit 233 narrows down to a plurality of pieces of failure information read in Step 103 that match the condition input by the user in Step S102. Here, failure information that does not match the conditions entered by the user is discarded from the memory, and the failure information remaining on the memory becomes the narrowed failure information.

ステップS105:演算処理部23は、ステップS104で絞り込まれた各故障情報に対し、故障木を作成するループ(ステップS105〜ステップS107)を開始する。ステップS105では、ステップS104で絞り込まれた故障情報の中から1つを選択し、選択された故障情報について、ステップS106、ステップS107の処理を実行する。ステップS106、ステップS107は、故障木作成部234によって実行される。   Step S105: The arithmetic processing unit 23 starts a loop (step S105 to step S107) for creating a fault tree for each piece of fault information narrowed down in step S104. In step S105, one of the failure information narrowed down in step S104 is selected, and the processing in steps S106 and S107 is executed for the selected failure information. Steps S106 and S107 are executed by the fault tree creation unit 234.

ステップS106:故障木作成部234はステップS105で選択された故障情報から故障木を作成し、その後ステップS107に進む。故障木を作成する処理には、任意の公知の手法が用いられてよいが、手法の例について、後で図10〜図12を用いて説明する。   Step S106: The fault tree creation unit 234 creates a fault tree from the fault information selected in step S105, and then proceeds to step S107. Although any known technique may be used for the process of creating the fault tree, an example of the technique will be described later with reference to FIGS.

ステップS107:故障木作成部234は、ステップS104で用いられた故障情報の検索条件と、作成された故障木とを、演算処理部23のメモリに一時的に保存し、ステップS108に進む。   Step S107: The failure tree creation unit 234 temporarily stores the failure information search condition used in step S104 and the created failure tree in the memory of the arithmetic processing unit 23, and proceeds to step S108.

ステップS108:演算処理部23は、ステップS104で絞り込まれた全ての故障情報について、故障木の作成が完了したかを判定する。故障木の作成が完了していた場合、次にステップS109が行われる。まだステップS106の処理が行われていない故障情報が残っている場合、ステップS105に戻る。   Step S108: The arithmetic processing unit 23 determines whether the creation of the fault tree is completed for all the fault information narrowed down in step S104. If the creation of the fault tree has been completed, step S109 is performed next. If failure information that has not been processed in step S106 remains, the process returns to step S105.

ステップS109:故障木選定部235は、ステップS107で一時保存された故障木を、図9に示す形式で画面に表示し、ステップS110に進む。   Step S109: The failure tree selection unit 235 displays the failure tree temporarily stored in step S107 on the screen in the format shown in FIG. 9, and proceeds to step S110.

ステップS110:故障木選定部235は、図9の故障木選択画面に示された故障木のうち、ユーザが妥当と判断したものをユーザに選択させる。選択の方法は先に述べたとおりで、故障木選択画面に表示された行のうち、保存したい故障木が表示されている行のチェックボックス82をユーザがチェックし、OKボタン83を押下することで、故障木の選択が行われる。選択情報入力完了後、ステップS111に進む。ただしユーザが故障木選択画面に表示された1または複数の故障木がいずれも妥当なものでないと判断し、Cancelボタン84を押下した場合、故障木選定部235は、ステップS106で作成されメモリに一時保存されている故障木を破棄し、再びステップS102から処理が行われる。つまり再び故障情報の検索条件入力画面が出力部22に表示され、ユーザは検索条件の入れ直しを行う。   Step S110: The failure tree selection unit 235 causes the user to select a failure tree that is determined to be appropriate by the user from the failure trees displayed on the failure tree selection screen in FIG. The selection method is as described above, and the user checks the check box 82 of the row displaying the failure tree to be saved among the rows displayed on the failure tree selection screen, and presses the OK button 83. The fault tree is selected. After the selection information input is completed, the process proceeds to step S111. However, if the user determines that none of the one or more fault trees displayed on the fault tree selection screen is valid and presses the Cancel button 84, the fault tree selection unit 235 creates the memory in the memory created in step S106. The temporarily stored fault tree is discarded, and the process is performed again from step S102. That is, the failure information search condition input screen is displayed on the output unit 22 again, and the user resets the search conditions.

ステップS111:故障木保存部236は、ステップS110で選択された故障木を作成する際に使用した検索条件を、記憶部24の絞込み用検索条件241に保存し、またステップS110で選択された故障木を故障木ライブラリ243に保存する。故障木と検索条件の保存の後、処理は終了する。   Step S111: The fault tree storage unit 236 stores the search condition used when creating the fault tree selected in step S110 in the search condition 241 for narrowing down in the storage unit 24, and the fault selected in step S110. The tree is stored in the fault tree library 243. After saving the fault tree and search conditions, the process ends.

このように、本実施例に係る故障木作成装置20は、複数の故障情報の中から故障木の作成に使用するものをユーザに絞り込ませ、絞り込まれた故障情報を用いて故障木を作成する。故障情報の絞り込みにあたっては、たとえば故障情報が鉄道車両に関するものの場合、ユーザは天候や車両の走行区間等の情報に基づいた絞り込みを行うことができる。鉄道車両の故障の発生には、天候や走行区間等の外的要因が関わっていることが多い。そのため、天候や走行区間等の情報を用いて、故障木の作成に用いる故障情報をあらかじめ絞り込むことで、精度の高い(妥当性の高い)故障木が作成されることが期待できる。   As described above, the failure tree creation apparatus 20 according to the present embodiment causes the user to narrow down the items to be used for creating the failure tree from among a plurality of pieces of failure information, and creates the failure tree using the narrowed failure information. . When narrowing down the failure information, for example, when the failure information relates to a railway vehicle, the user can narrow down the failure information based on information such as the weather and the traveling section of the vehicle. In many cases, the failure of a railway vehicle is related to external factors such as the weather and traveling section. Therefore, it is expected that a failure tree with high accuracy (high validity) can be created by narrowing down failure information used for creating a failure tree in advance using information such as weather and traveling section.

また、故障情報に含まれる情報のうち、故障木の作成に利用可能な情報は多くはない。たとえば本実施例で説明した故障関連情報242(図4、図5)の場合、分析結果24253だけが故障木の作成に用いられる情報である。本実施例に係る故障木作成装置20では、ユーザは検索条件を入力して故障木を作成・表示する処理を数多く繰り返すことができるので、少ない情報から妥当性の高い故障木を作成することが期待できる。   Moreover, there is not much information that can be used for creating a fault tree among the information included in the fault information. For example, in the case of the failure-related information 242 (FIGS. 4 and 5) described in the present embodiment, only the analysis result 24253 is information used for creating a failure tree. In the fault tree creation apparatus 20 according to the present embodiment, the user can repeat a number of processes for creating and displaying a fault tree by inputting a search condition, so that a fault tree with high validity can be created from a small amount of information. I can expect.

なおユーザは、絞込み用検索条件241に保存された検索条件を使用して絞り込みを行ってもよい。ステップS102で、ユーザは検索履歴利用チェックボックス76にチェックを入れて、検索ボタン77を押すと、絞込み用検索条件241に保存されている検索条件が、図8の検索画面に反映される。その後の処理は上で説明したものと同じで、ステップS103以降の処理が行われることで、故障木の生成及び故障木の保存を行うことができる。   Note that the user may use the search conditions stored in the search condition 241 for narrowing down to narrow down. In step S102, when the user checks the search history use check box 76 and presses the search button 77, the search condition stored in the search condition for search 241 is reflected on the search screen of FIG. Subsequent processing is the same as that described above, and by performing the processing from step S103 onward, it is possible to generate a fault tree and store the fault tree.

また、複数の検索条件が絞込み用検索条件241に保存されている場合、ユーザが検索履歴利用チェックボックス76にチェックを入れて検索ボタン77を押すと、出力部22に複数の検索条件を選択する画面、たとえば図3の表が表示される。ユーザは表示された複数の検索条件のうち1つを選択することで、選択された検索条件が図8の検索画面に反映される。その後の処理は上で説明したものと同じである。   When a plurality of search conditions are stored in the search condition 241 for narrowing down, when the user checks the search history use check box 76 and presses the search button 77, the search unit 77 selects a plurality of search conditions. A screen, such as the table of FIG. 3, is displayed. The user selects one of the displayed search conditions, and the selected search condition is reflected on the search screen of FIG. Subsequent processing is the same as described above.

絞込み用検索条件241には、妥当なものとユーザによって判断された故障木が作成された時に用いられた検索条件が保存されている。そのため絞込み用検索条件241に保存されている検索条件を用いると、妥当性の高い故障木が作成される可能性が高く、検索条件を一からユーザが入力するよりも、より効率的に妥当性の高い故障木を作成することができる。   In the search condition 241 for narrowing down, the search condition used when the fault tree determined to be appropriate by the user is created. Therefore, if the search condition stored in the search condition 241 for narrowing down is used, there is a high possibility that a fault tree with high validity will be created, and the validity is more efficient than when the user inputs the search condition from scratch. High fault tree can be created.

以上が、実施例1に係る故障木作成装置20が実施する故障木作成処理である。これ以降では、故障木作成装置20が実施する故障木の作成処理(図1 ステップS106)の例をいくつか説明する。なお、本実施例に係る故障木作成装置20が、絞り込まれた故障情報から故障木を作成する際には、任意の公知の手法を用いても良く、必ずしもここで説明する処理が行われる必要はない。   The above is the fault tree creation process performed by the fault tree creation apparatus 20 according to the first embodiment. In the following, some examples of fault tree creation processing (step S106 in FIG. 1) performed by the fault tree creation apparatus 20 will be described. Note that when the fault tree creating apparatus 20 according to the present embodiment creates a fault tree from the narrowed down fault information, any known technique may be used, and the processing described here is necessarily performed. There is no.

図10のフローチャートは、図1のステップS106で行われる処理の流れの1番目の例を表している。図10の処理では、故障木作成部234は、ステップ105で絞り込まれた故障情報の中から因果を示す表現を見つけ出し、それに基づいて故障木を作成する。因果を示す表現とは、動詞の場合 cause, lead to, bring, about, generate などであり,接続詞ならば because of, due to, because, as, since, for, soなどである(非特許文献1)。これらの情報は、記憶部24内の辞書244に、図7の形式で保存されている。   The flowchart in FIG. 10 represents a first example of the flow of processing performed in step S106 in FIG. In the process of FIG. 10, the fault tree creation unit 234 finds an expression indicating the cause and effect from the fault information narrowed down in step 105, and creates a fault tree based on the expression. Causal expressions include “cause”, “read to”, “bring”, “about”, “generate”, etc. in the case of verbs, and “because of, due to, because, as, since, for, so, etc.” ). These pieces of information are stored in the dictionary 244 in the storage unit 24 in the format shown in FIG.

ステップS902:故障木作成部234は入力された故障情報に対し形態素解析を実施することにより、文章を単語に分割し、分割された単語毎に品詞付けをする。なお、本実施例では、故障木作成部234は入力された故障情報のうち、分析結果24253に記述されている文章を解析することで、故障木を作成する例を説明する。ただし別の実施形態として、その他の情報、たとえば故障名称24212や故障内容24251が故障木作成の際に用いられてもよい。   Step S902: The fault tree creation unit 234 performs morphological analysis on the input fault information to divide the sentence into words, and put part of speech for each divided word. In the present embodiment, an example will be described in which the fault tree creation unit 234 creates a fault tree by analyzing a sentence described in the analysis result 24253 among the input fault information. However, as another embodiment, other information such as the failure name 24212 and the failure content 24251 may be used when creating the failure tree.

ステップS903: 故障木作成部234は、ステップ902で分解された各単語の中から1つを選択しステップS904以降の処理を実施する。   Step S903: The fault tree creation unit 234 selects one of the words decomposed in Step 902, and performs the processing after Step S904.

ステップS904: 故障木作成部234は、辞書244を参照することにより、選択された単語が因果を表す表現かどうか判定する。因果を表す表現の場合、ステップS905に進み、異なる場合は、ステップS903に戻り次の単語を処理する。   Step S904: The fault tree creation unit 234 refers to the dictionary 244 to determine whether or not the selected word is an expression representing a cause and effect. If the expression represents a cause and effect, the process proceeds to step S905. If the expression is different, the process returns to step S903 to process the next word.

ステップS905:故障木作成部234は、選択された単語を元に、主体語、現象、原因を抽出する。この処理の詳細は後述する(図12)。   Step S905: The fault tree creation unit 234 extracts a subject word, a phenomenon, and a cause based on the selected word. Details of this processing will be described later (FIG. 12).

ステップS906故障木作成部234は、ステップS905で抽出された主体語−現象‐原因を結合することで故障木を作成する。そして故障木作成部234は作成された故障木を故障木ライブラリ243に保存し、処理を終了する。   In step S906, the fault tree creation unit 234 creates a fault tree by combining the subject word-phenomenon-cause extracted in step S905. Then, the failure tree creation unit 234 stores the created failure tree in the failure tree library 243 and ends the process.

図11のフローチャートは、図1のステップS106で行われる処理の流れの別の例を表している。図11は、共起表現(バイグラム)を用いてステップ105で絞り込まれた故障情報から故障木を生成する場合の例を示している。   The flowchart in FIG. 11 represents another example of the flow of processing performed in step S106 in FIG. FIG. 11 shows an example in which a fault tree is generated from the fault information narrowed down in step 105 using a co-occurrence expression (bigram).

ステップS1002:この処理はステップ902と同じ処理であるので、ここでの説明は略す。   Step S1002: This process is the same as step 902, and therefore the description thereof is omitted here.

ステップS1003:故障木作成部234は、動詞、名詞などの、解析に必要な単語の2語の組み合わせ(バイグラム)を作成し、作成された各バイグラムの出現回数を計数する。   Step S1003: The fault tree creation unit 234 creates a combination (bigram) of two words of a word necessary for analysis, such as a verb and a noun, and counts the number of appearances of each created bigram.

ステップS1004:故障木作成部234は作成されたバイグラムの中から、同じ単語(共通単語と呼ぶ)を含む2つのバイグラムの組を抽出する。たとえば、語A,Bから成るバイグラム1と、語B,Cから成るバイグラム2が存在している場合、バイグラム1とバイグラム2は共通単語Bを含んでいる。そのためこの場合、故障木作成部234はバイグラム1とバイグラム2を共通単語Bで結合して、故障木(語A,B,Cから成る故障木)を作成して処理を終了する。   Step S1004: The fault tree creation unit 234 extracts a set of two bigrams including the same word (referred to as a common word) from the created bigrams. For example, when there exists a bigram 1 consisting of the words A and B and a bigram 2 consisting of the words B and C, the bigram 1 and the bigram 2 include the common word B. Therefore, in this case, the fault tree creation unit 234 joins bigram 1 and bigram 2 with the common word B, creates a fault tree (fault tree consisting of words A, B, and C), and ends the process.

図12のフローチャートは、図10のフローチャートのステップS905で行われる処理の一例を示すものであり、辞書244の情報を使い、文章中から主体語、現象、原因を抽出するものである。   The flowchart of FIG. 12 shows an example of the process performed in step S905 of the flowchart of FIG. 10, and extracts the subject word, the phenomenon, and the cause from the sentence using the information of the dictionary 244.

辞書244には、因果関係を示す語や表現ごとに、主体語や現象、原因がどの位置に記載されているかが保存されている。例えば、因果関係を示す語が“due to”(…のため)の場合、due toの前の句及び節の主語が主体語であり、補語がある場合が現象、due to直後に原因が記載されているといった情報が登録されている。以下、上記ルールを用いて処理をする例を示す。なお、図7の辞書244に格納されている、因果関係を示す語等の情報は英語であるが、解析対象の文章が日本語の場合には、日本語における因果関係を示す語の情報が格納された辞書244が用いられる。   The dictionary 244 stores in which position the subject word, phenomenon, and cause are described for each word or expression indicating a causal relationship. For example, if the word that indicates the cause-and-effect relationship is “due to” (...), the subject of the phrase and clause before the due to is the subject, the case where there is a complement, the phenomenon immediately after the due to Information such as being registered is registered. Hereinafter, an example of processing using the above rule will be shown. Note that information such as words indicating the causal relationship stored in the dictionary 244 in FIG. 7 is English. However, if the sentence to be analyzed is Japanese, information on the word indicating the causal relationship in Japanese is provided. A stored dictionary 244 is used.

ステップS1102:故障木作成部234は辞書244より、入力された文章に含まれる因果を示す語に関するルールを取得し、ステップS1103に進む。   Step S1102: The fault tree creation unit 234 obtains a rule relating to a word indicating a cause and effect included in the input sentence from the dictionary 244, and proceeds to step S1103.

ステップS1103:故障木作成部234は主体語を抽出するルールを適用し、主体語を抽出する。例えばdue to の場合なら、due to全部の句及び節の主語を抽出する。抽出完了後、ステップS1104に進む。   Step S1103: The fault tree creation unit 234 applies a rule for extracting a subject word, and extracts a subject word. For example, in the case of due to, the subject of all due to phrases and clauses is extracted. After the extraction is completed, the process proceeds to step S1104.

ステップS1104:故障木作成部234は現象を抽出するルールを適用し、現象を抽出する。例えばdue toの場合なら、due toの直前の句及び節から補語を抽出する。抽出完了後、ステップS1105に進む。   Step S1104: The fault tree creation unit 234 applies a rule for extracting a phenomenon to extract the phenomenon. For example, in the case of due to, a complement is extracted from the phrase and clause immediately before due to. After the extraction is completed, the process proceeds to step S1105.

ステップS1105:故障木作成部234は原因を抽出するルールを適用し、原因を抽出する。例えばdue toの場合なら、due to直後の名詞(名詞句)から原因を抽出する。抽出完了後、処理は終了する。   Step S1105: The fault tree creation unit 234 applies a rule for extracting the cause, and extracts the cause. For example, in the case of due to, the cause is extracted from a noun (noun phrase) immediately after due to. After extraction is complete, the process ends.

実施例2では、絞込み用の検索条件や、故障木の対策ライブラリを、複数の故障木作成装置の間で互いに融通しあう例を説明する。たとえば企業内の各部門がそれぞれ故障木作成装置を有し、各部門が独自に収集した故障情報を用いて故障木を作成していると、故障情報を多く収集できないために、適切な故障木を作成できないことがある。そこで実施例2では、複数の故障木作成装置に、互いに故障木や検索条件を融通しあう機能を持たせることで、故障木作成装置を有する各組織(部門)が扱ったことが無い故障に関しても故障木を活用出来るようにする、もしくは、単一部門では故障木を作成するには充分な情報を有していない場合においても、故障木を作成することを可能にする例を説明する。構成例を図13に示す。   In the second embodiment, a description will be given of an example in which a search condition for narrowing down and a failure tree countermeasure library are interchanged among a plurality of failure tree creation apparatuses. For example, if each department in a company has its own fault tree creation device and a fault tree is created using fault information collected independently by each department, a lot of fault information cannot be collected. May not be created. Therefore, in the second embodiment, by providing a plurality of failure tree creation devices with a function of mutually sharing failure trees and search conditions, a failure that has not been handled by each organization (department) having the failure tree creation device. An example will be described in which a fault tree can be used, or even when a single department does not have enough information to create a fault tree. A configuration example is shown in FIG.

図13に示すとおり、実施例2に係る故障木作成システムは、故障木作成装置120と故障木作成装置121がネットワーク30で接続された構成をとる。故障木作成装置120と故障木作成装置121は、同一の場所に存在するもの、たとえば同一の組織または部門が有しているものであってもよいが、ここではそれぞれの装置を別の組織や部門が有している例を説明する。また故障木作成装置120と故障木作成装置121がいずれも同一企業が所有するものであってもよいし、あるいは故障木作成装置120を有する企業と故障木作成装置121を有する企業が異なる企業で、企業間で故障木や検索条件を融通し合う構成であってもよい。   As illustrated in FIG. 13, the fault tree creation system according to the second embodiment has a configuration in which a fault tree creation device 120 and a fault tree creation device 121 are connected via a network 30. The failure tree creation device 120 and the failure tree creation device 121 may be present in the same place, for example, those owned by the same organization or department, but here each device is a different organization or An example of a department will be described. The failure tree creation device 120 and the failure tree creation device 121 may both be owned by the same company, or the company having the failure tree creation device 120 and the company having the failure tree creation device 121 are different companies. Further, a configuration in which a fault tree and a search condition are interchanged between companies may be used.

故障木作成装置120と故障木作成装置121のそれぞれは実施例1で説明したものと同様、入力部1201,1211と、出力部1202,1212と、演算処理部1203,1213と、記憶部1204,1214とを有する。さらに実施例2に係る故障木作成装置120と故障木作成装置121は、通信部1205,1215を有する。   Each of the fault tree creation device 120 and the fault tree creation device 121 is the same as that described in the first embodiment, the input units 1201 and 1211, the output units 1202 and 1212, the arithmetic processing units 1203 and 1213, and the storage unit 1204. 1214. Furthermore, the fault tree creating apparatus 120 and the fault tree creating apparatus 121 according to the second embodiment include communication units 1205 and 1215.

図14のフローチャートは、図13に示した複数の故障木作成装置がネットワークを介して接続される場合において、故障情報の絞り込みを行うための検索条件を融通する例である。以下、検索条件の融通を受ける側(融通先)を故障木作成装置120、検索条件の融通をする側(融通元)を故障木作成装置121として説明する。   The flowchart of FIG. 14 is an example of accommodating search conditions for narrowing down failure information when a plurality of failure tree creation apparatuses shown in FIG. 13 are connected via a network. Hereinafter, the side (accommodation destination) that receives the search condition accommodation will be described as a failure tree creation apparatus 120, and the side that provides the search condition accommodation (accommodation source) will be described as the failure tree creation apparatus 121.

ユーザが故障木作成装置120にて、入力部1201より検索条件の融通処理を要求すると、故障木作成装置120は図14の処理を開始する。   When the user requests the interchange processing of search conditions from the input unit 1201 at the fault tree creating apparatus 120, the fault tree creating apparatus 120 starts the process of FIG.

ステップS1302:演算処理部1203は、検索条件の融通処理を、通信部1205を経由して故障木作成装置121に対して依頼し、ステップS1303に進む。   Step S1302: The arithmetic processing unit 1203 requests the fault tree creation apparatus 121 via the communication unit 1205 for interchange processing of search conditions, and proceeds to step S1303.

ステップS1303:故障木作成装置121は通信部1215を介して融通元からの依頼を受信すると、演算処理部1213にて記憶部1214から検索条件を読み出し、読み出された検索条件を通信部1215を経由して故障木作成装置120に送信する。故障木作成装置120は、受信した検索条件を演算処理部1203の内部メモリに保存し、ステップS1304に進む。   Step S1303: Upon receiving a request from the accommodation source via the communication unit 1215, the fault tree creating apparatus 121 reads the search condition from the storage unit 1214 in the arithmetic processing unit 1213, and the read search condition is transmitted to the communication unit 1215. To the fault tree creating apparatus 120 via The fault tree creation apparatus 120 stores the received search condition in the internal memory of the arithmetic processing unit 1203, and the process proceeds to step S1304.

ステップS1304:演算処理部1203は、故障木作成装置121から受信した検索条件全てに対するループ処理を開始する。ここでは演算処理部1203は、受信した故障木作成装置121の検索条件の中から1つを選択し、ステップS1305以降の処理を行う。以下の説明では、ここで選択された検索条件を「融通元検索条件」と呼ぶ。   Step S1304: The arithmetic processing unit 1203 starts loop processing for all the search conditions received from the fault tree creating apparatus 121. Here, the arithmetic processing unit 1203 selects one of the received search conditions of the fault tree creating apparatus 121, and performs the processing after step S1305. In the following description, the search condition selected here is referred to as “accommodation source search condition”.

ステップS1305:演算処理部1203は、故障木作成装置120に保存されている検索条件の中から1つを選択し、ステップS1306に進む。ここで選択された検索条件を「融通先検索条件」と呼ぶ。   Step S1305: The arithmetic processing unit 1203 selects one of the search conditions stored in the fault tree creation device 120, and proceeds to step S1306. The search condition selected here is called “accommodation destination search condition”.

ステップS1306:演算処理部1203は、ステップS1304、ステップS1304で選択された融通元検索条件と、融通先検索条件を比較する。検索条件が同じならば、ステップS1307に進む。検索条件が異なるなら、ステップS1308に進む。   Step S1306: The arithmetic processing unit 1203 compares the accommodation source search condition selected in steps S1304 and S1304 with the accommodation destination search condition. If the search conditions are the same, the process proceeds to step S1307. If the search conditions are different, the process proceeds to step S1308.

ステップS1307:演算処理部1203は、融通元検索条件を破棄し、ステップS1308に進む。   Step S1307: The arithmetic processing unit 1203 discards the accommodation source search condition, and proceeds to step S1308.

ステップS1308: 故障木作成装置120に保存済みの検索条件全ての判定が終わっている場合、ステップS1309に進む。まだ判定の行われていない検索条件が残っている場合は、ステップS1305に戻る。   Step S1308: If all the search conditions stored in the fault tree creation device 120 have been determined, the process proceeds to step S1309. If there are any search conditions that have not yet been determined, the process returns to step S1305.

ステップS1309: 故障木作成装置121から受信した検索条件全ての判定が終わっている場合、ステップS1301に進む。受信した検索条件のうち、まだ判定が行われていない検索条件が残っている場合は、ステップS1304に戻る。   Step S1309: If all the search conditions received from the fault tree creating apparatus 121 have been determined, the process proceeds to step S1301. If there is a search condition that has not been determined among the received search conditions, the process returns to step S1304.

ステップS1310:演算処理部1203は、故障木作成装置121から受信した検索条件のうち、破棄されず残った検索条件を記憶部1204の絞込み用検索条件241に保存し、処理を終了する。   Step S1310: The arithmetic processing unit 1203 stores the search conditions that are not discarded among the search conditions received from the fault tree creating apparatus 121 in the search conditions 241 for narrowing down in the storage unit 1204, and ends the process.

図15のフローチャートは、図13に示した複数の故障木作成装置がネットワークを介して接続される場合において、故障の分析に使う故障木を融通する例である。以下、検索条件の融通を受ける側(融通先)を故障木作成装置120、検索条件の融通をする側(融通元)を故障木作成装置121として説明する。   The flowchart of FIG. 15 is an example in which a failure tree used for failure analysis is accommodated when a plurality of failure tree creation apparatuses shown in FIG. 13 are connected via a network. Hereinafter, the side (accommodation destination) that receives the search condition accommodation will be described as a failure tree creation apparatus 120, and the side that provides the search condition accommodation (accommodation source) will be described as the failure tree creation apparatus 121.

ユーザが故障木作成装置120にて、入力部1201より故障木の融通処理を要求すると、図15の処理が開始される。   When the user requests fault tree interchange processing from the input unit 1201 in the fault tree creating apparatus 120, the processing of FIG. 15 is started.

ステップS1402:演算処理部1203は、故障木の融通処理を、通信部1205を経由して故障木作成装置121に対して依頼し、ステップS1403に進む。   Step S1402: The arithmetic processing unit 1203 requests the fault tree creating apparatus 121 via the communication unit 1205 for the fault tree interchange process, and the process proceeds to step S1403.

ステップS1403:故障木作成装置121は通信部1215を介して融通元からの依頼を受信すると、演算処理部1213にて記憶部1214から故障木を読み出し、読み出された故障木を通信部1215を経由して故障木作成装置120に送信する。故障木作成装置120は、故障木作成装置121より融通された故障木を演算処理部1203の内部メモリに保存し、ステップS1404に進む   Step S1403: Upon receiving a request from the accommodation source via the communication unit 1215, the failure tree creation device 121 reads out the failure tree from the storage unit 1214 in the arithmetic processing unit 1213, and transmits the read failure tree to the communication unit 1215. To the fault tree creating apparatus 120 via The fault tree creating apparatus 120 stores the fault tree accommodated by the fault tree creating apparatus 121 in the internal memory of the arithmetic processing unit 1203, and the process proceeds to step S1404.

ステップS1404:演算処理部1203は、故障木作成装置121より融通された故障木作成装置121の故障木全てに対するループ処理を開始する。ここでは演算処理部1203は、故障木作成装置121から受信した故障木の1つを選択し、ステップS1405に進む。   Step S <b> 1404: The arithmetic processing unit 1203 starts loop processing for all the fault trees of the fault tree creating apparatus 121 accommodated by the fault tree creating apparatus 121. Here, the arithmetic processing unit 1203 selects one of the fault trees received from the fault tree creating apparatus 121, and the process proceeds to step S1405.

ステップS1405:演算処理部1203は、ステップS1404で選択された故障木の段数を取得し、ステップS1406に進む。   Step S1405: The arithmetic processing unit 1203 acquires the number of stages of the fault tree selected in step S1404, and proceeds to step S1406.

ステップS1406:演算処理部1203は、故障木作成装置120に保存されている各故障木について、ステップS1407〜ステップS1413の処理を繰り返す。ステップS1406では演算処理部1203は、故障木作成装置120に保存されている故障木のうち1つを選択する。   Step S1406: The arithmetic processing unit 1203 repeats the processes of steps S1407 to S1413 for each fault tree stored in the fault tree creation apparatus 120. In step S1406, the arithmetic processing unit 1203 selects one of the fault trees stored in the fault tree creating apparatus 120.

ステップS1407:演算処理部1203は、ステップS1406で呼び出された故障木の段数を取得し、ステップS1408に進む。   Step S1407: The arithmetic processing unit 1203 obtains the number of stages of the fault tree called in step S1406, and proceeds to step S1408.

ステップS1408:演算処理部1203は、ステップS1404,S1407で呼び出された故障木の頂上事象が同じかを比較する。内容が同一の場合、ステップS1409に進み、異なる場合はステップS1413に進む。   Step S1408: The arithmetic processing unit 1203 compares whether the top event of the fault tree called in steps S1404 and S1407 is the same. If the contents are the same, the process proceeds to step S1409; otherwise, the process proceeds to step S1413.

ステップS1409:演算処理部1203は、融通された故障木の段数を、ステップS1410以降の処理数の上限に設定する。   Step S1409: The arithmetic processing unit 1203 sets the number of fault trees that have been accommodated as the upper limit of the number of processes after step S1410.

ステップS1410:演算処理部1203は、ステップS1404にて呼び出された故障木の段数だけ、ステップS1411〜ステップS1413の処理を繰り返すループを開始し、ステップS1411に進む。   Step S1410: The arithmetic processing unit 1203 starts a loop that repeats the processing in steps S1411 to S1413 for the number of stages of the fault tree called in step S1404, and proceeds to step S1411.

ステップS1411:演算処理部1203は、融通された故障木の事象と、保存されている故障木の事象の内容が同一かを比較する。同一の場合は、ステップS1412に進み、異なる場合はステップS1413に進む。   Step S1411: The arithmetic processing unit 1203 compares the event of the accommodated fault tree with the content of the stored fault tree event. If they are the same, the process proceeds to step S1412, and if they are different, the process proceeds to step S1413.

ステップS1412:演算処理部1203は、融通された故障木の下位事象がまだ残っているかを判定し、残っている場合はステップS1410に戻り、無い場合はステップS1414に進む。   Step S1412: The arithmetic processing unit 1203 determines whether or not the subordinate event of the accommodated fault tree still remains. If it remains, the process returns to step S1410, and if not, the process proceeds to step S1414.

ステップS1413:演算処理部1203は、融通された故障木を、記憶部1204の故障木ライブラリ243に保存し、ステップS1415に進む   Step S1413: The arithmetic processing unit 1203 stores the accommodated fault tree in the fault tree library 243 of the storage unit 1204, and the process proceeds to step S1415.

ステップS1414:演算処理部1203は、保存済みの故障木に残りがあるかを判定し、ある場合には、ステップS1406に戻る。無い場合はステップS1415に進む。   Step S1414: The arithmetic processing unit 1203 determines whether there is any remaining fault tree that has been saved, and if there is, returns to step S1406. If not, the process proceeds to step S1415.

ステップS1415:演算処理部1203は、融通された故障木に残りがあるかを判定し、ある場合にはステップS1404に戻り、無い場合には処理を終了する。   Step S1415: The arithmetic processing unit 1203 determines whether there is a remaining in the accommodated fault tree. If there is, the process returns to step S1404, and if not, the process ends.

以上が、実施例2に係る故障木作成システムの説明である。実施例2に係る故障木作成システムでは、複数の故障木作成装置間で、検索条件や故障木を融通し合うことができる。なお、上では故障木作成装置120が検索条件や故障木の融通を受ける装置(融通先)で、故障木作成装置121が検索条件や故障木の融通をする装置(融通元)の例を説明したが、故障木作成装置120が検索条件や故障木を故障木作成装置121に融通してもよい。また、ここでは故障木作成システムに故障木作成装置が2台含まれる例を説明したが、故障木作成装置が3台以上含まれる場合でも、各故障木作成処理間で、上で説明した検索条件または故障木の融通処理を行うことができる。   The above is the description of the fault tree creation system according to the second embodiment. In the fault tree creation system according to the second embodiment, search conditions and fault trees can be interchanged between a plurality of fault tree creation apparatuses. In the above description, an example is described in which the fault tree creation apparatus 120 is an apparatus (accommodation destination) that receives search conditions and failure trees, and the fault tree creation apparatus 121 is an apparatus (accommodation source) that accommodates search conditions and fault trees. However, the failure tree creation device 120 may accommodate the search conditions and the failure tree to the failure tree creation device 121. In addition, here, an example in which two fault tree creation devices are included in the fault tree creation system has been described. However, even when three or more fault tree creation devices are included, the search described above between each fault tree creation process. Condition or fault tree interchange processing can be performed.

また、上で説明した処理(図15)では、故障木作成装置120と故障木作成装置121がいずれも故障木を記憶部に保持しており、故障木作成装置121が有する故障木のうち、故障木作成装置120が保持していない故障木(故障木の全体または一部)を故障木作成装置120に追加する場合の例を説明した。ただし故障木作成装置120の記憶部に全く故障木が保持されていない場合、たとえば故障木作成装置120で一度も故障木作成処理が行われていないこともあり得る。その場合、故障木作成装置120は図15の処理を行う必要はなく、故障木作成装置121が有する全ての故障木を受領した後、受領した全ての故障木をそのまま故障木作成装置120の記憶部に記憶すればよい。   In the processing described above (FIG. 15), both the fault tree creating apparatus 120 and the fault tree creating apparatus 121 hold the fault tree in the storage unit, and among the fault trees included in the fault tree creating apparatus 121, The example in which a fault tree (entire or part of the fault tree) that is not held by the fault tree creation apparatus 120 is added to the fault tree creation apparatus 120 has been described. However, when no fault tree is held in the storage unit of the fault tree creation apparatus 120, for example, the fault tree creation process may have never been performed in the fault tree creation apparatus 120. In that case, the fault tree creating apparatus 120 does not need to perform the processing of FIG. 15. After receiving all the fault trees included in the fault tree creating apparatus 121, the fault tree creating apparatus 120 stores all the received fault trees as they are. It may be stored in the part.

また故障木作成装置120の記憶部に全く検索条件が保持されていない場合も、同様の処理が行われてよい。つまり故障木作成装置120は、故障木作成装置121が有する全ての検索条件を受領し、受領した全ての検索条件をそのまま故障木作成装置120の記憶部に記憶すればよい。   The same processing may be performed when no search condition is held in the storage unit of the fault tree creating apparatus 120. That is, the failure tree creation device 120 may receive all the search conditions of the failure tree creation device 121 and store all the received search conditions in the storage unit of the failure tree creation device 120 as they are.

また、上では、検索条件や故障木を複数の故障木作成装置間で融通し合う例を説明したが、検索条件や故障木以外の情報が複数の故障木作成装置間で融通されてもよい。たとえば辞書244に格納されている情報が融通されてもよい。   In the above, an example in which search conditions and failure trees are interchanged between a plurality of failure tree creation devices has been described. However, information other than search conditions and failure trees may be interchanged between a plurality of failure tree creation devices. . For example, information stored in the dictionary 244 may be interchanged.

図16は、実施例3に係る故障木作成システムの構成例である。実施例3に係る故障木作成システムは、故障木作成装置120’、121’を有する。故障木作成装置120’、121’はいずれも、実施例1で説明した故障木作成装置20と同様の機能を有する。つまり故障木作成装置120’、121’はいずれも、その演算処理部(1203’、1213’)の中に、制御部231、絞込み用検索条件入力部232、情報絞込み部233、故障木作成部234、故障木選定部235、故障木保存部236を有する。   FIG. 16 is a configuration example of a fault tree creation system according to the third embodiment. The fault tree creation system according to the third embodiment includes fault tree creation devices 120 ′ and 121 ′. Both of the fault tree creation apparatuses 120 ′ and 121 ′ have the same functions as the fault tree creation apparatus 20 described in the first embodiment. That is, the failure tree creation devices 120 ′ and 121 ′ all include a control unit 231, a search condition input unit 232 for narrowing down, an information narrowing down unit 233, and a fault tree creation unit in the arithmetic processing units (1203 ′ and 1213 ′). 234, a failure tree selection unit 235, and a failure tree storage unit 236.

実施例3に係る故障木作成システムの構成は、実施例2に係る故障木作成システムと類似している。ただし実施例2で説明した故障木作成装置120及び121では、それぞれが記憶部1204,1214を有していたのに対し、実施例3に係る故障木作成装置120’及び121’は、1つの記憶部24’を共有するように構成されているという違いがある。   The configuration of the fault tree creation system according to the third embodiment is similar to that of the fault tree creation system according to the second embodiment. However, the fault tree creation apparatuses 120 and 121 described in the second embodiment have the storage units 1204 and 1214, respectively, whereas the fault tree creation apparatuses 120 ′ and 121 ′ according to the third embodiment have one There is a difference that the storage unit 24 'is configured to be shared.

故障木作成装置120’及び121’はいずれも、生成した故障木や、故障木作成時に用いられた検索条件を記憶部24’に格納する。そして故障木作成装置120’が記憶部24’に格納した検索条件や故障木を、故障木作成装置121’が参照してもよい。逆に故障木作成装置121’が記憶部24’に格納した検索条件や故障木を、故障木作成装置120’が参照してもよい。そのため、実施例2に係る故障木作成システムのように、故障木作成装置120’及び121’同士が互いに故障木や検索条件を転送する処理を行う必要がない。   Both of the fault tree creation apparatuses 120 ′ and 121 ′ store the generated fault tree and the search conditions used when creating the fault tree in the storage unit 24 ′. Then, the fault tree creation device 121 ′ may refer to the search conditions and fault trees stored in the storage unit 24 ′ by the fault tree creation device 120 ′. Conversely, the fault tree creation device 120 ′ may refer to search conditions and fault trees stored in the storage unit 24 ′ by the fault tree creation device 121 ′. Therefore, unlike the fault tree creation system according to the second embodiment, the fault tree creation apparatuses 120 ′ and 121 ′ do not need to perform processing for transferring fault trees and search conditions to each other.

また、記憶部24’は、図16のようにネットワーク30と異なる伝送線で、故障木作成装置120’または121’に接続されていてもよいが、別の実施形態として、ネットワーク30に記憶装置(たとえばファイルサーバ等)を接続し、この記憶装置が、故障木作成装置120’及び121’が共有する記憶部として用いられてもよい。また、ここでは故障木作成システムに故障木作成装置が2台含まれる例を説明したが、故障木作成装置を3台以上有する故障木作成システムにおいて、各故障木作成処理が1つの記憶部を共有するように構成されていてもよい。   In addition, the storage unit 24 ′ may be connected to the fault tree creation device 120 ′ or 121 ′ via a transmission line different from the network 30 as shown in FIG. 16, but as another embodiment, the storage unit 24 ′ (For example, a file server or the like) may be connected, and this storage device may be used as a storage unit shared by the fault tree creation devices 120 ′ and 121 ′. Although an example in which two fault tree creation devices are included in the fault tree creation system has been described here, in a fault tree creation system having three or more fault tree creation devices, each fault tree creation process stores one storage unit. It may be configured to share.

20:故障木作成装置, 21:入力部, 22:出力部, 23:演算処理部, 24:記憶部, 231:制御部, 232:絞込み用検索条件入力部, 233:情報絞込み部, 234:故障木作成部, 235:故障木選定部, 236:故障木保存部, 241:絞込み用検索条件, 242:故障関連情報, 243:故障木ライブラリ, 244:辞書 20: Fault tree creation device, 21: Input unit, 22: Output unit, 23: Arithmetic processing unit, 24: Storage unit, 231: Control unit, 232: Search condition input unit for refinement, 233: Information refinement unit, 234: Fault tree creation unit, 235: Fault tree selection unit, 236: Fault tree storage unit, 241: Search condition for narrowing down, 242: Fault related information, 243: Fault tree library, 244: Dictionary

Claims (15)

複数の故障情報を格納した記憶部と、故障木の作成を行う演算処理部と、を有し、
前記演算処理部は、
ユーザの指示に基づいて、前記記憶部に格納された前記複数の故障情報の中から故障木の作成に用いるべき故障情報を抽出する、情報絞込み部と、
前記情報絞込み部によって抽出された前記故障情報から故障木を作成する、故障木作成部と、
を含む、故障木作成装置。
A storage unit that stores a plurality of pieces of failure information; and an arithmetic processing unit that creates a failure tree.
The arithmetic processing unit includes:
An information refinement unit that extracts failure information to be used for creating a failure tree from the plurality of failure information stored in the storage unit based on a user instruction;
A fault tree creating unit that creates a fault tree from the fault information extracted by the information narrowing unit;
Fault tree creation device including
前記故障木作成部が作成した故障木のうち、保存すべき故障木を前記ユーザに選択させる故障木選定部と、
前記ユーザが選択した故障木を前記記憶部に保存する故障木保存部と、
をさらに含む、請求項1に記載の故障木作成装置。
Of the fault trees created by the fault tree creation unit, a fault tree selection unit that allows the user to select a fault tree to be stored;
A fault tree storage unit that stores the fault tree selected by the user in the storage unit;
The fault tree creation device according to claim 1, further comprising:
前記情報絞込み部は、前記ユーザから検索条件の入力を受け付けて、前記複数の故障情報の中から、前記検索条件に合致する故障情報を抽出する、
請求項2に記載の故障木作成装置。
The information narrowing unit receives input of search conditions from the user, and extracts failure information that matches the search conditions from the plurality of pieces of failure information.
The fault tree creation device according to claim 2.
前記故障木保存部は、前記故障木を前記記憶部に保存するとともに、前記情報絞込み部が前記故障木作成の元となった故障情報を抽出した際に用いた前記検索条件を、前記記憶部に保存する、
請求項3に記載の故障木作成装置。
The fault tree storage unit stores the fault tree in the storage unit, and stores the search condition used when the information narrowing unit extracts the fault information from which the fault tree was created. To save,
The fault tree creation apparatus according to claim 3.
前記情報絞込み部は前記ユーザの指示に基づいて、前記記憶部に保存された前記検索条件を読み出して、該読み出された検索条件に合致する故障情報を、前記複数の故障情報の中から抽出する、
請求項4に記載の故障木作成装置。
The information narrowing unit reads the search condition stored in the storage unit based on the user's instruction, and extracts failure information that matches the read search condition from the plurality of failure information To
The fault tree creation apparatus according to claim 4.
前記故障情報は、鉄道車両の故障内容に関する情報と、前記鉄道車両で故障が発生した時の天候及び走行区間に関する情報とを含んでおり、
前記検索条件は、前記天候及び走行区間に関する条件である、
請求項3に記載の故障木作成装置。
The failure information includes information on the content of the failure of the railway vehicle, and information on the weather and the travel section when the failure occurs in the railway vehicle,
The search condition is a condition related to the weather and a traveling section.
The fault tree creation apparatus according to claim 3.
前記故障木作成装置は、他の故障木作成装置から、前記他の故障木作成装置が保持している検索条件を受信し、
前記受信した検索条件のうち、前記記憶部に保存されていない検索条件を、前記記憶部に保存する、
ことを特徴とする、請求項3に記載の故障木作成装置。
The fault tree creation device receives a search condition held by the other fault tree creation device from another fault tree creation device;
Of the received search conditions, the search conditions that are not stored in the storage unit are stored in the storage unit.
The fault tree creation apparatus according to claim 3, wherein:
前記故障木作成装置は、他の故障木作成装置から、前記他の故障木作成装置が保持している故障木を受信し、
前記受信した故障木のうち、前記記憶部に保存されていない故障木を、前記記憶部に保存する、
ことを特徴とする、請求項2に記載の故障木作成装置。
The fault tree creation device receives a fault tree held by the other fault tree creation device from another fault tree creation device;
Of the received fault trees, the fault tree that is not stored in the storage unit is stored in the storage unit.
The fault tree creation device according to claim 2, wherein:
前記記憶部は、他の故障木作成装置と共有されている、
ことを特徴とする、請求項1に記載の故障木作成装置。
The storage unit is shared with other fault tree creation devices,
The fault tree creation apparatus according to claim 1, wherein:
複数の故障情報を格納した記憶部と、故障木の作成を行う演算処理部と、を有する計算機が、
ユーザの指示に基づいて、前記記憶部に格納された前記複数の故障情報の中から故障木の作成に用いるべき故障情報を抽出する、情報絞込み工程と、
前記情報絞込み部によって抽出された前記故障情報から故障木を作成する、故障木作成工程と、
を実行する、故障木作成方法。
A computer having a storage unit that stores a plurality of pieces of failure information and an arithmetic processing unit that creates a failure tree,
Based on a user instruction, an information narrowing step of extracting failure information to be used for creating a failure tree from the plurality of failure information stored in the storage unit;
A fault tree creating step of creating a fault tree from the fault information extracted by the information narrowing unit;
The fault tree creation method is executed.
前記故障木作成工程で作成された故障木のうち、保存すべき故障木を前記ユーザに選択させる故障木選定工程と、
前記ユーザが選択した故障木を前記記憶部に保存する故障木保存工程と、
をさらに実行する、請求項10に記載の故障木作成方法。
Of the fault trees created in the fault tree creation step, a fault tree selection step that allows the user to select a fault tree to be stored;
A fault tree storing step of storing the fault tree selected by the user in the storage unit;
The fault tree creation method according to claim 10, further comprising:
前記情報絞込み工程では、前記ユーザから検索条件の入力を受け付けて、前記複数の故障情報の中から、前記検索条件に合致する故障情報を抽出する、
請求項11に記載の故障木作成方法。
In the information narrowing-down step, an input of a search condition is received from the user, and failure information that matches the search condition is extracted from the plurality of failure information.
The fault tree creation method according to claim 11.
前記故障木保存工程では、前記故障木を前記記憶部に保存するとともに、前記情報絞込み部が前記故障木作成の元となった故障情報を抽出した際に用いた前記検索条件を、前記記憶部に保存する、
請求項12に記載の故障木作成方法。
In the fault tree storing step, the search condition used when the fault narrowing section is stored in the storage unit and the information narrowing unit extracts the fault information that is the basis of the fault tree creation is stored in the storage unit. To save,
The fault tree creation method according to claim 12.
前記情報絞込み工程では、前記ユーザの指示に基づいて、前記記憶部に保存された前記検索条件を読み出して、該読み出された検索条件に合致する故障情報を、前記複数の故障情報の中から抽出する、
請求項13に記載の故障木作成方法。
In the information narrowing-down step, the search condition stored in the storage unit is read based on an instruction from the user, and failure information that matches the read search condition is selected from the plurality of failure information. Extract,
The fault tree creation method according to claim 13.
前記故障情報は、鉄道車両の故障内容に関する情報と、前記鉄道車両で故障が発生した時の天候及び走行区間に関する情報とを含んでおり、
前記検索条件は、前記天候及び走行区間に関する条件である、
請求項12に記載の故障木作成方法。
The failure information includes information on the content of the failure of the railway vehicle, and information on the weather and the travel section when the failure occurs in the railway vehicle,
The search condition is a condition related to the weather and a traveling section.
The fault tree creation method according to claim 12.
JP2016131646A 2016-07-01 2016-07-01 Fault tree generation device Pending JP2018005554A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016131646A JP2018005554A (en) 2016-07-01 2016-07-01 Fault tree generation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016131646A JP2018005554A (en) 2016-07-01 2016-07-01 Fault tree generation device

Publications (1)

Publication Number Publication Date
JP2018005554A true JP2018005554A (en) 2018-01-11

Family

ID=60947954

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016131646A Pending JP2018005554A (en) 2016-07-01 2016-07-01 Fault tree generation device

Country Status (1)

Country Link
JP (1) JP2018005554A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116402348A (en) * 2023-04-06 2023-07-07 南京人生果信息科技有限公司 Regional security grading evaluation analysis system and method based on big data
WO2023149416A1 (en) * 2022-02-04 2023-08-10 株式会社日立製作所 Storage battery remote monitoring system and storage battery remote monitoring method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023149416A1 (en) * 2022-02-04 2023-08-10 株式会社日立製作所 Storage battery remote monitoring system and storage battery remote monitoring method
CN116402348A (en) * 2023-04-06 2023-07-07 南京人生果信息科技有限公司 Regional security grading evaluation analysis system and method based on big data
CN116402348B (en) * 2023-04-06 2023-12-08 国创安全技术江苏有限公司 Regional security grading evaluation analysis system and method based on big data

Similar Documents

Publication Publication Date Title
US9053180B2 (en) Identifying common data objects representing solutions to a problem in different disciplines
US9753916B2 (en) Automatic generation of a speech by processing raw claims to a set of arguments
US11741384B2 (en) Adaptable systems and methods for discovering intent from enterprise data
US9886478B2 (en) Aviation field service report natural language processing
US20190236088A1 (en) Discrepancy Curator for Documents in a Corpus of a Cognitive Computing System
US7949444B2 (en) Aviation field service report natural language processing
Raharjana et al. User story extraction from online news for software requirements elicitation: A conceptual model
CN108304382B (en) Quality analysis method and system based on text data mining in manufacturing process
FR3013140A1 (en) SYSTEM AND METHOD FOR DIAGNOSING AIRCRAFT FAILURE
US20120221324A1 (en) Document Processing Apparatus
JP5146750B2 (en) FT diagram creation program, FT diagram creation device, recording medium, and FT diagram creation method
US11836037B2 (en) Systems and methods for artificial intelligence-based root cause analysis of service incidents
CN111259160A (en) Knowledge graph construction method, device, equipment and storage medium
KR20220064016A (en) Method for extracting construction safety accident based data mining using big data
US9558462B2 (en) Identifying and amalgamating conditional actions in business processes
US9594757B2 (en) Document management system, document management method, and document management program
Tahvili et al. Artificial Intelligence Methods for Optimization of the Software Testing Process: With Practical Examples and Exercises
JP2018005554A (en) Fault tree generation device
Mahmud et al. Comparison of machine learning algorithms for sentiment classification on fake news detection
US20200097596A1 (en) Extraction of semantic relation
Syeda et al. Exploiting natural language processing for analysing railway incident reports
Bakker et al. Timeline extraction from decision letters using ChatGPT
KR101713612B1 (en) Intelligent Storytelling Support System
Grambau et al. Reference Architecture framework for enhanced social media data analytics for Predictive Maintenance models
Guo et al. Automatic Analysis of Substantiation in Scientific Peer Reviews