JP7154922B2 - Failure factor priority display device - Google Patents
Failure factor priority display device Download PDFInfo
- Publication number
- JP7154922B2 JP7154922B2 JP2018187329A JP2018187329A JP7154922B2 JP 7154922 B2 JP7154922 B2 JP 7154922B2 JP 2018187329 A JP2018187329 A JP 2018187329A JP 2018187329 A JP2018187329 A JP 2018187329A JP 7154922 B2 JP7154922 B2 JP 7154922B2
- Authority
- JP
- Japan
- Prior art keywords
- event
- probability
- causal
- terminal
- failure
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B23/00—Testing or monitoring of control systems or parts thereof
- G05B23/02—Electric testing or monitoring
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Human Resources & Organizations (AREA)
- General Business, Economics & Management (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Strategic Management (AREA)
- Tourism & Hospitality (AREA)
- Entrepreneurship & Innovation (AREA)
- Marketing (AREA)
- Economics (AREA)
- Theoretical Computer Science (AREA)
- Automation & Control Theory (AREA)
- Testing And Monitoring For Control Systems (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
本発明は、故障ツリーにおける故障要因優先度提示装置に関する。 The present invention relates to a fault factor priority presentation device in a fault tree.
製品の不具合を防止する手法として、故障木解析(FTA,Fault Tree Analysis)が知られている。FTAでは、製品の不具合事象を取り上げ、その故障要因を階層状に順次洗い出して展開していくことにより、不具合の発生源を系統的に探索する解析技法である。この解析結果は、製品の不具合事象を頂上とし、その故障要因を下位階層としたツリー構造となる。このツリー構造となる解析結果を“故障ツリー”と呼ぶ。解析対象となる製品の不具合事象は、故障ツリーの頂上に位置することから“頂上事象”と呼ぶ。故障ツリーは複数の階層からなる。故障ツリーの末端の故障要因は、故障ツリーの末端に位置することから“末端事象”と呼ぶ。末端事象は、頂上事象の根本原因を表すものである。 Fault tree analysis (FTA) is known as a technique for preventing product defects. FTA is an analysis technique that systematically searches for the source of the defect by picking up the defect phenomenon of the product and sequentially identifying and developing the cause of the defect in a hierarchical manner. The result of this analysis has a tree structure in which the defect event of the product is at the top and the cause of the failure is in the lower hierarchy. This tree-structured analysis result is called a “fault tree”. A failure event of a product to be analyzed is called a "top event" because it is positioned at the top of the fault tree. A fault tree consists of multiple layers. A fault factor at the end of the fault tree is called a "terminal event" because it is positioned at the end of the fault tree. The terminal event represents the root cause of the apex event.
例えば、あるシステムの不具合要因を解析する場合、システムの不具合事象を頂上事象として記載し、その次に、システムの不具合の要因であるサブシステムの障害を洗い出し、頂上事象の下位階層に記載する。続いて、サブシステムの障害の要因である部品の故障を洗い出し、サブシステムの故障要因の下位階層に記載する。このようにして、根本原因、つまり末端事象まで故障要因を洗い出す。 For example, when analyzing the failure factors of a certain system, the failure event of the system is described as the top event, and then the failure of the subsystem that is the cause of the failure of the system is identified and described in the hierarchy below the top event. Next, component failures, which are the causes of subsystem failures, are identified and described in the lower hierarchy of the subsystem failure factors. In this way, the root cause, ie, the failure factors down to the terminal event, are clarified.
FTAは、設計段階で製品の信頼性を作り込む場合と、製品で不具合が発生した場合にその要因を調査する場合とに用いることができる。設計段階で使用する場合には、頂上事象において製品に起きて欲しくない不具合事象を設定し、解析結果として得られた、根本原因である末端事象に対し、発生しないように対策することで信頼性の向上を図る。不具合発生後の不具合要因分析では、発生した不具合事象を頂上事象に設定し、FTAを実施し、末端事象に対して、実際に頂上事象の故障要因なのかを確認する。 FTA can be used to incorporate product reliability in the design stage and to investigate the cause of a product defect. When used at the design stage, set failure events that you do not want to occur in the product in the top event, and take measures to prevent the occurrence of the end event that is the root cause obtained as the analysis result. to improve In the failure factor analysis after the occurrence of failure, the failure event that occurred is set as the top event, FTA is performed, and it is confirmed whether the terminal event is actually the failure factor of the top event.
このとき、洗い出した末端事象が多い場合、優先度を付けて優先度が高いものから検討した方が効率がよい。 At this time, if there are many terminal events that have been identified, it is more efficient to prioritize them and consider the ones with the highest priority first.
不具合原因を探索する技術として、例えば特許文献1が提案されている。特許文献1に記載の技術においては、故障要因の発生回数と、最新発生日からの経過日数で算出される鮮度に基づいて優先度を算出するようにしている。 For example, Patent Document 1 has been proposed as a technique for searching for the cause of failure. In the technique described in Patent Document 1, the priority is calculated based on the number of occurrences of the cause of failure and the freshness calculated by the number of days elapsed since the date of the latest occurrence.
特許文献1では、故障要因、つまり、末端事象の発生回数を蓄積しておき、これを元に優先度を決める。これは、末端事象の発生回数が多いほど、頂上事象の原因である確率も高いという考え方による。 In Patent Document 1, failure factors, that is, the number of occurrences of terminal events are accumulated, and priority is determined based on this. This is based on the idea that the greater the number of occurrences of terminal events, the higher the probability that they are the cause of apex events.
しかし、不具合は、例えば「初期亀裂」→「亀裂進展」→「破損」のように、複数の事象の連鎖によって生じることから、末端事象の故障率だけではなく、頂上事象と末端事象間のパスの確率を考慮する必要がある。つまり、上記の例であれば、(頂上事象「破損」の原因が「亀裂進展」である確率)×(「亀裂進展」の原因が「初期亀裂」である確率)のように事象間の確率の掛け合わせが必要となる。特許文献1に記載に技術においては、末端事象のみしか考慮されておらず、頂上事象と末端事象間のパスの確率までは考慮されていないという課題がある。 However, since a failure is caused by a chain of multiple events, for example, "initial crack" → "crack growth" → "failure", not only the failure rate of the end event but also the path between the top event and the end event It is necessary to consider the probability of In other words, in the above example, the inter-event probability is given by (probability that the cause of the top event “failure” is “crack growth”) × (probability that the cause of “crack growth” is “initial crack”) multiplication is required. The technique described in Patent Document 1 has a problem that only the terminal event is considered, and the probability of the path between the top event and the terminal event is not considered.
また、(頂上事象「破損」の原因が「亀裂進展」である確率)や(「亀裂進展」の原因が「初期亀裂」である確率)のような事象間の全ての組み合わせの確率を予め準備しておくことは手間がかかる。さらに、この確率は、対象製品・部品の周辺環境や使われ方によって変わってくる。同じ製品・部品であっても、原子力分野で使われる場合と、家電として使われる場合とでは、確率は異なってくる。つまり、原子力や家電といった分野によって確率が変わる。 In addition, the probabilities of all combinations between events such as (probability that the cause of the top event “failure” is “crack growth”) and (probability that the cause of “crack growth” is “initial crack”) are prepared in advance. It takes time to keep it. Furthermore, this probability changes depending on the surrounding environment and usage of the target product/part. Even if the same product or part is used, the probability will differ depending on whether it is used in the nuclear field or as a home appliance. In other words, the probability changes depending on the field such as nuclear power and home appliances.
本発明の目的は、故障ツリーに含まれる故障要因について優先度を評価して提示し、故障要因の特定を早めることができる故障要因優先度提示装置を提供することにある。 SUMMARY OF THE INVENTION It is an object of the present invention to provide a failure factor priority presentation apparatus capable of evaluating and presenting the priority of failure factors contained in a failure tree, thereby speeding up identification of the failure factors.
上記目的を達成するために本発明の特徴とするところは、製品の不具合発生について部品と現象を含む複数の要素の連鎖を表した因果関係を記憶した因果関係データベースと、頂上事象から末端事象に向かって枝分かれし、製品の不具合発生に関する故障ツリーを表示する出力装置と、前記因果関係データベースに記憶された因果関係から前記頂上事象から前記末端事象までのパスの確率を算出する事象間因果確率算出部とを備え、前記末端事象より前で前記頂上事象より後の中間事象を備え、前記事象間因果確率算出部は、前記頂上事象と前記中間事象のパスの確率を前記故障ツリーの前記中間事象内に表示させ、前記中間事象と前記末端事象間のパスの確率、及び前記事象間因果確率算出部で乗算し算出した確率を併記し区別して前記故障ツリーの前記末端事象内に表示させることにある。 In order to achieve the above object, the present invention is characterized by a causal relationship database storing causal relationships representing a chain of a plurality of elements including parts and phenomena regarding the occurrence of defects in products, and an output device for displaying a failure tree related to the occurrence of defects in a product, branching out toward them; and an inter-event causal probability calculator for calculating the probability of a path from the top event to the terminal event from the causal relationship stored in the causal relationship database. and an intermediate event before the terminal event and after the top event, wherein the inter-event causal probability calculation unit calculates the probability of a path between the top event and the intermediate event in the middle of the fault tree. The event is displayed in the event, and the probability of the path between the intermediate event and the terminal event and the probability calculated by multiplication by the inter-event causal probability calculation unit are displayed together and distinguished in the terminal event of the fault tree . That's what it is.
本発明によれば、故障ツリーに含まれる故障要因について優先度を評価して提示するようにしているので、故障要因の特定を早めることができる故障要因優先度提示装置を提供することができる。 According to the present invention, since the priority of the failure factors included in the failure tree is evaluated and presented, it is possible to provide a failure factor priority presentation device capable of speeding up identification of failure factors.
以降、本発明の実施例について、図面を参照しながら詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
(機器構成) (Equipment configuration)
図1は、本発明の実施例に係る故障ツリーにおける故障要因優先度提示装置の構成を説明する図である。 FIG. 1 is a diagram for explaining the configuration of a fault factor priority presentation device in a fault tree according to an embodiment of the present invention.
故障ツリーにおける故障要因優先度提示装置は、故障ツリーにおける故障要因優先度提示装置101及び端末装置102を有する。これらは、ネットワーク103を介して接続可能である。故障ツリーにおける故障要因優先度提示装置101は、一般的なコンピュータであり、中央制御装置104(制御装置)、入力装置105、出力装置106、主記憶装置107及び補助記憶装置108を有する。これらはバスで相互に接続されている。補助記憶装置108は、因果関係データベース112(DB)を格納している(詳細後記)。
The failure factor priority presentation device in the fault tree has a failure factor
なお、補助記憶装置108は、故障ツリーにおける故障要因優先度提示装置101から独立した外部記憶装置となっており、両者がネットワーク103を介して接続する構成も可能である。
The
主記憶装置107における、分野入力部109、故障ツリー入力部110、事象間因果確率算出部111はプログラムである。以降、“○○部は”と主体を記した場合は、中央制御装置104が、補助記憶装置108から各プログラムを読み出し、主記憶装置107にロードしたうえで、各プログラムの機能(詳細後記)を実現するものとする。分野入力部109は、ユーザによる、故障ツリーの評価対象である製品・部品の分野の入力を受け付ける。故障ツリー入力部110は、ユーザによる、故障ツリーの入力を受け付ける。事象間因果確率算出部111では、分野入力部109で入力された分野と、故障ツリー入力部110で入力された故障ツリーと、因果関係データベース112に蓄積されている因果関係をもとに、事象間の確率を求め、頂上事象から末端事象までのパスの確率を算出することにより、優先度を提示する。算出方法については別途説明する。
The
端末装置102もまた、一般的なコンピュータであり、中央制御装置、入力装置、出力装置、主記憶装置及び補助記憶装置を有する(図示せず)。これらはバスで相互に接続されている。
The
なお、端末装置102における主記憶装置及び補助記憶装置には、故障要因優先度提示装置101における主記憶装置107及び補助記憶装置108のプログラムを備えなくても構わない。その場合、端末装置102から主記憶装置107及び補助記憶装置108のプログラムに直接アクセスし、故障要因を特定するようにしても良い。
(因果関係)
因果関係データベース112には複数の因果関係が格納される。因果関係は、製品の不具合発生に至るまでの因果の連鎖を表したものである。この因果関係は、過去に発生した個々の不具合案件から抽出した情報を使って作成される。また、不具合が発生する毎に情報を更新する。第1実施例においては、因果関係が製品の不具合発生について部品と現象を含む複数の要素の連鎖で表されている。
The main storage device and auxiliary storage device in the
(Causal relationship)
A plurality of causal relationships are stored in the
図2Aは本発明の第1実施例に係る因果関係を示す図である。因果関係200は3つ以上(複数)の要素201a、201b、201c・・・から構成される。因果関係200を構成する各要素201a、201b、201cは、それぞれ部品A202,現象A203、部品B205,現象B206、部品C208,現象C209で構成される。各要素は有向線分204、207・・・で連結される。1つの有向線分で連結された1組(2つの)要素のうち、有向線分の起点側の要素が原因であり、終点側の要素が結果である。例えば、要素201bは要素201aから見れば原因である。同様に、要素201bは要素201cから見れば結果であり、要素201cは要素201bから見れば原因である。図2Aでは因果の順に数珠繋ぎとなって表現されており、右の要素によって左の要素が引き起こされる。なお、有向線分の起点側(原因側)を“上流”と呼び、終点側(結果側)を“下流”と呼ぶことがある。
FIG. 2A is a diagram showing causality according to the first embodiment of the present invention. A
図2Aの例では、部品C208に現象C209が発生することによって、部品B205に現象B206が発生する。さらに、これによって、部品A202に現象A203が発生することを表している。ここで、部品A202、部品B205、部品C208は、部品名だけでなく、製品名、システム名、サブシステム名であってもよい。
In the example of FIG. 2A, the occurrence of phenomenon C209 in component C208 causes phenomenon B206 to occur in component B205. Furthermore, this represents that the phenomenon A203 occurs in the part A202. Here, the
因果関係データベース112は複数の因果関係200を記憶しており、因果関係200のそれぞれは、自身を一意に特定する因果関係ID200aを有する。さらに因果関係ID200aと共に、製品名、タイトル、代表部品等を表示するようにしてもよい。例えば、部品としての配管は、原子力分野やヒートポンプ式給湯機等の家電に用いられる場合があり、これらを区別するために因果関係ID200aの他、製品名、タイトル、代表部品等を表示するようにすると識別し易い。
The
図2Bは本発明の第1実施例に係る具体的な因果関係を示す図である。図2Bでは、「○○製品起動不可」に関する因果関係の例を示す。因果関係200は全体として以下のことを示している。
・電子部品216にウィスカ217が発生することを原因として、電源回路214にショート215が発生する。
・電源回路214にショート215が発生することを原因として、電源212に出力不具合213が発生する。
・電源212の出力不具合213が発生することを原因として、○○製品210に起動不可211が発生する。
FIG. 2B is a diagram showing specific causal relationships according to the first embodiment of the present invention. FIG. 2B shows an example of a causal relationship related to "XX product cannot be started". The
- A
• An
- Due to the occurrence of an
因果関係データベース112には、過去の不具合の因果関係がこのような形で大量のデータが蓄積されているものとする。
(ユーザの利用手順)
分野入力部109によって出力装置106に図3に示すような分野入力画面301が表示される。分野入力画面301は、分野欄302とキーワード欄303で構成される。分野欄302は、チェック欄304と分野名欄305からなる。キーワード欄303には、分野欄302に対応したキーワードが表示される。例えば、原子力分野であれば、「原子力or原子炉 or ・・・」が表示され、家電分野であれば、「家電 or 洗濯機 or 冷蔵庫」が表示される。同様に自動車分野であれば、「自動車・・・」が表示され、パーソナルコンピュータ(PC)分野であれば、「PC・・・」が表示される。このキーワードは、分野に特有のキーワードである。
It is assumed that the
(User procedure)
A
ユーザは、評価対象である製品・部品の分野のチェック欄304を選択する。その後「OK」ボタン306を押下することで、選択した分野が評価対象として確定する。
The user selects the
続いて、故障ツリー入力部110によって出力装置106には、図4のような故障ツリー入力画面が表示される。図4は本発明の第1実施例に係る故障ツリー入力画面の例を示した図である。ユーザは、端末装置102上に保存しておいた評価対象の故障ツリーが定義されたファイルのアドレスを故障ツリーアドレス入力欄402に入力する。ここでは、評価対象の故障ツリーが定義されたファイルには、図5のような故障ツリーが定義されているものとする。故障ツリーは作成プログラムを主記憶装置107に記憶しておき、自動で作成するようにしてもよい。故障ツリーは頂上事象から末端事象に向かって枝分かれし、製品の不具合発生に関する因果関係が表示される。図5は本発明の第1実施例に係る入力対象の故障ツリーの例を示した図である。出力装置106には、分野入力部109によって入力された分野に関する不具合の因果関係を示す故障ツリーが表示される。この故障ツリーは、原子力分野における「配管の破損」501の要因として、「配管の亀裂進展」502と「配管の腐食」505の2つがあり、さらに、「配管の亀裂進展」502の要因として「配管の初期亀裂」503と「配管の衝撃」504があり、「配管の腐食」505の要因として「配管の海水流入」506と「配管の湿潤状態」507があることを示している。
Subsequently, the fault tree input screen as shown in FIG. 4 is displayed on the
故障ツリーを評価するにあたり、直接アドレスを故障ツリーアドレス入力欄402に入力する以外にも、参照ボタン403をユーザが押下すると、端末装置102上に保存されているファイルを表示・選択可能なファイル選択画面を表示し、そこで選択したファイルのアドレスを故障ツリーアドレス入力欄402に入力するようにしてもよい。「OK」ボタン404を押下することで、入力した故障ツリーが評価対象として確定する。
In evaluating the fault tree, in addition to directly entering an address in the fault tree
以上のように、分野と故障ツリーがユーザによって入力されると、事象間因果確率算出部111にて、頂上事象から末端事象までのパスの確率が算出され、表示内容601として、図6のような形式で出力装置106上に表示される。図6は本発明の第1実施例に係る事象間因果確率及び頂上事象から末端事象までのパスの確率の出力例を示した図である。事象間因果確率算出方法については、別途説明する。
As described above, when the field and the fault tree are input by the user, the inter-event causal probability calculation unit 111 calculates the probability of the path from the top event to the terminal event, and the
図6において、事象間の確率が各要因の下に表示される。例えば、図6では、「配管の破損」602の原因が「配管の亀裂進展」603である確率が0.3と表示され、「配管の亀裂進展」603の原因が「配管の初期亀裂」604である確率は0.2と表示される。事象間の確率は、0から1までの値をとり、値が大きいほど発生する確率が高いことを示す。 In FIG. 6, the probabilities between events are displayed under each factor. For example, in FIG. 6 , the probability that the cause of “damage in pipe” 602 is “crack growth in pipe” 603 is displayed as 0.3, and the cause of “crack growth in pipe” 603 is “initial crack in pipe” 604 is displayed as 0.2. The probability between events ranges from 0 to 1, with higher values indicating a higher probability of occurrence.
頂上事象と末端事象間のパスの確率は〔〕内に表示される。このパスの確率は末端事象である「配管の初期亀裂」604内に表示される。例えば、「配管の破損」602から「配管の初期亀裂」604までの確率は、0.2×0.3=0.06となることを示している。図6では、「配管の破損」602と「配管の湿潤状態」608間のパスの確率が0.63となっており、他の要因よりも確率が高くなっていることがわかる。 The probability of the path between the top event and the terminal event is displayed in [ ]. The probability of this path is displayed in the terminal event "Piping Initial Crack" 604 . For example, it indicates that the probability from "piping failure" 602 to "piping initial crack" 604 is 0.2×0.3=0.06. In FIG. 6, the probability of the path between "pipe breakage" 602 and "pipe wetness" 608 is 0.63, which is higher than other factors.
第1実施例では、末端事象である「配管の初期亀裂」604の確率と、この末端事象より前で頂上事象より後の中間事象である「配管の亀裂進展」603との確率とを乗算した値を頂上事象から末端事象間のパスの確率として表示している。また、第1実施例では、頂上事象である「配管の破損」602と中間事象である「配管の亀裂進展」603間のパスの確率0.3を、中間事象である「配管の亀裂進展」603内に表示しており、中間事象である「配管の亀裂進展」603と末端事象である「配管の初期亀裂」604間のパスの確率0.2を、末端事象である「配管の初期亀裂」604内に表示している。すなわち、頂上事象と中間事象間のパスの確率を中間事象内に表示させている。他の事象も同様である。
In the first embodiment, the probability of the terminal event "pipe initial crack" 604 is multiplied by the probability of the intermediate event "pipe crack growth" 603 before this terminal event and after the top event. Values are expressed as probabilities of paths from apex events to terminal events. Further, in the first embodiment, the path probability 0.3 between the top event "pipe breakage" 602 and the intermediate event "pipe crack growth" 603 is set to 603, the probability 0.2 of the path between the intermediate event "pipe crack propagation" 603 and the terminal event "pipe initial crack" 604 is set to the terminal event "pipe
第1実施例における末端事象には、中間事象と末端事象間のパスの確率と、頂上事象と末端事象間のパスの確率(事象間因果確率算出部111で乗算し算出した確率)が併記して表示され、頂上事象と末端事象間のパスの確率を〔〕内に表示されることにより中間事象と末端事象間のパスの確率と区別している。 For the terminal event in the first embodiment, the probability of the path between the intermediate event and the terminal event and the probability of the path between the top event and the terminal event (the probability calculated by multiplying by the inter-event causal probability calculation unit 111) are written together. The probability of the path between the top event and the terminal event is displayed in [ ] to distinguish it from the probability of the path between the intermediate event and the terminal event.
このように、頂上事象と末端事象間のパスの確率を提示することで、ユーザは、確率が高い要因から効率的に検討することができる。
(事象間因果確率算出方法)
「頂上事象」の原因が「要因A」である確率を例に、事象間因果確率の算出方法について説明する。「頂上事象」の原因が「要因A」である確率は、以下の流れで求める。
(1)分野入力画面301でユーザが指定した分野のキーワードで、因果関係データベース112を検索し、キーワードの条件に合致する因果関係を取得する。例えば、分野入力画面301で、原子力の分野を指定した場合は、キーワード「原子力 or 原子炉 or ・・・」で、因果関係データベースを検索し、条件に合致する因果関係を取得する。
(2)(1)で取得した因果関係の中で、「頂上事象」を含む因果関係を取得し、この件数をカウントする。「頂上事象」が末端事象となっている因果関係もあり得るが、ここでは、「頂上事象」の要因のうち、「要因A」が占める割合を求めたいので、「頂上事象」の要因が含まれていない、つまり、「頂上事象」が末端事象となっている因果関係は件数として取得しない。
(3)(2)で取得した因果関係の中で、頂上事象の原因が「要因A」である因果関係を取得し、この件数をカウントする。
(4)(3)で取得した件数を(2)で取得した件数で割る。
By presenting the probabilities of the paths between the top event and the terminal event in this way, the user can efficiently consider the factors with the highest probabilities.
(Inter-event causal probability calculation method)
A method of calculating the inter-event causal probability will be described using the probability that the cause of the “top event” is “factor A” as an example. The probability that the cause of the "top event" is "Factor A" is obtained by the following flow.
(1) Search the
(2) Among the causal relationships acquired in (1), acquire causal relationships including "top event" and count the number of such causal relationships. A causal relationship in which the “top event” is the terminal event is also possible, but here we want to find the ratio of “factor A” among the factors of the “top event”, so the factor of the “top event” is included. In other words, causal relationships in which the “top event” is the terminal event are not acquired as the number of cases.
(3) Among the causal relationships acquired in (2), acquire causal relationships in which the cause of the top event is "Factor A", and count the number of such causal relationships.
(4) Divide the number of cases obtained in (3) by the number of cases obtained in (2).
例えば、(1)によって、原子力分野の因果関係が100件取得されたとする。(2)にて、(1)で得られた因果関係の中に、「頂上事象」を含む因果関係が20件含まれていたとする。続いて、(3)にて、「頂上事象」の原因が「要因A」であるものが2個含まれているとする。この場合は、「頂上事象」の原因が「要因A」である確率は、2/20であり、0.1となる。 For example, assume that 100 causal relationships in the nuclear power field have been acquired by (1). In (2), it is assumed that the causal relationships obtained in (1) include 20 causal relationships including "top event". Next, in (3), it is assumed that two "top events" whose cause is "factor A" are included. In this case, the probability that the cause of the "top event" is "Factor A" is 2/20, which is 0.1.
上記(1)~(4)の処理を行い、事象間因果確率を求め、頂上事象から末端事象まで掛け合わせることで、分野を考慮して、頂上事象と末端事象間のパスの確率を算出する。 By performing the processes (1) to (4) above, obtaining the inter-event causal probability, and multiplying from the top event to the terminal event, the probability of the path between the top event and the terminal event is calculated in consideration of the field. .
因果関係を検索する際に、例えば「破損」「破壊」のような表現の揺れを吸収するために、同義語、類義語辞書を用いて、同一単語して扱うようにしてもよい。 When searching for a causal relationship, synonyms and synonym dictionaries may be used to absorb fluctuations in expressions such as "damage" and "destruction" so that they are treated as the same word.
第1実施例によれば、頂上事象と末端事象間のパスの確率を算出し、これに基づき、故障ツリーに含まれる故障要因について優先度を評価し提示するようにしているので、故障要因の特定を早めることができる。 According to the first embodiment, the probability of the path between the top event and the terminal event is calculated, and based on this, the priority of the failure factors included in the failure tree is evaluated and presented. identification can be expedited.
さらに、因果関係を検索するにあたり、閾値を用いるようにしてもよい。図7Aは本発明の第1実施例に係る頂上事象と末端事象間のパスの確率を入力した例を示す図であり、図7Bは図7Aで入力した閾値以上の要因のみを表示した例を示す図である。 Furthermore, a threshold may be used to search for causal relationships. FIG. 7A is a diagram showing an example of inputting the probability of the path between the top event and the terminal event according to the first embodiment of the present invention, and FIG. 7B is an example of displaying only the factors above the threshold input in FIG. 7A. FIG. 4 is a diagram showing;
図7Aに示すように、出力装置106には閾値入力画面701が設けられている。閾値入力画面701には、閾値を入力可能な入力部702が設けられており、この入力部702に頂上事象と末端事象間のパスの確率となる任意の数値を入力する。例えば、入力部702に0.2の閾値を入力する。入力部702の入力した数値に誤りがなければ「OK」ボタン703を押下し、中止する場合には「キャンセル」ボタン704を押下する。入力部702に0.2を入力後、「OK」ボタン703が押下されると、表示内容705が出力装置106に表示される。
As shown in FIG. 7A, the
図7Bでは、図6の出力結果に対して、図7Aで入力した閾値0.2以上の要因のみが故障ツリーとして表示されている。すなわち、図6において「配管の衝撃」605の頂上事象と末端事象間のパスの確率は0.24であり、「配管の湿潤状態」608の頂上事象と末端事象間のパスの確率は0.63であることから、この2つの確立が0.2以上であることから、表示内容705として「配管の衝撃」605と「配管の湿潤状態」608に繋がる頂上事象と末端事象が表示される。「配管の初期亀裂」604及び「配管の海水流入」607は、頂上事象と末端事象間のパスの確率が0.2未満であるので、表示内容705として表示されない。
In FIG. 7B, for the output result of FIG. 6, only the factors that are equal to or greater than the threshold 0.2 input in FIG. 7A are displayed as a fault tree. That is, in FIG. 6, the probability of the path between the top event and the terminal event of "piping impact" 605 is 0.24, and the probability of the path between the top event and the terminal event of "piping wet condition" 608 is 0.24. 63, the probabilities of these two are 0.2 or more, so the
第1実施例によれば、確率の低い要因を除外することで、より効率的に確率の高い要因のみに対して検討を行うことができる。 According to the first embodiment, by excluding low-probability factors, only high-probability factors can be examined more efficiently.
次に図8を用いて第2実施例について説明する。第1実施例の事象間因果確率算出部111では、処理(1)~(4)を実施する。例えば、処理(1)によって、原子力分野の因果関係が100件取得されたとする。次に処理(2)にて、(1)で得られた因果関係の中に、「頂上事象」を含む因果関係が20件含まれていたとする。続いて、処理(3)にて、「頂上事象」の原因が「要因A」であるものが2個含まれているとする。処理(4)にて、処理(3)で取得した件数を処理(2)で取得した件数で割る。この場合は、「頂上事象」の原因が「要因A」である確率は、2/20であり、0.1となる。 A second embodiment will now be described with reference to FIG. The inter-event causal probability calculation unit 111 of the first embodiment performs processes (1) to (4). For example, assume that 100 causal relationships in the nuclear power field have been acquired by process (1). Next, in process (2), assume that the causal relationships obtained in (1) include 20 causal relationships including "top event". Next, in the process (3), it is assumed that two "top events" whose cause is "factor A" are included. In process (4), the number of cases acquired in process (3) is divided by the number of cases acquired in process (2). In this case, the probability that the cause of the "top event" is "Factor A" is 2/20, which is 0.1.
第2実施例では、確率を算出するのではなく、「頂上事象」の原因が「要因A」である因果関係の件数で評価する。つまり、上記の例では、「頂上事象」を含む因果関係の数20件で割らずに、「頂上事象」の原因が「要因A」である因果関係の件数2、そのままの値が「要因A」の優先度となる。同様にして、頂上事象から末端事象までの各要因の優先度を算出する。出力例を図8に示す。図8は本発明の第2実施例に係る因果関係を件数で表示した例を示す図である。図8では、図6にて確率で表示してものを、因果関係の件数で表示している。各要因の下部に、因果関係の件数を表示している。 In the second embodiment, instead of calculating the probability, the number of causal relationships in which the cause of the "top event" is "factor A" is evaluated. In other words, in the above example, the number of causal relationships including the "top event" is not divided by 20. ” has priority. Similarly, the priority of each factor from the top event to the terminal event is calculated. An output example is shown in FIG. FIG. 8 is a diagram showing an example in which causal relationships according to the second embodiment of the present invention are displayed by the number of cases. In FIG. 8, the number of causal relationships is displayed instead of the probabilities shown in FIG. Below each factor, the number of causal relationships is displayed.
第1実施例では、事象間の確率を掛け合わせ、頂上事象と末端事象間のパスの確率を末端事象の〔〕内に表示していたが、第2実施例は確率を算出し表示するものではないので、各要因に対して因果関係の件数を算出して表示するのみとし、末端事象の〔〕は表示しない。この処理は中央制御装置104(制御装置)にて実行される。 In the first embodiment, the probabilities between events are multiplied, and the probability of the path between the top event and the terminal event is displayed in [ ] of the terminal event. In the second embodiment, the probability is calculated and displayed. Therefore, only the number of causal relationships is calculated and displayed for each factor, and [ ] of the end event is not displayed. This process is executed by the central controller 104 (controller).
第2実施例によれば、因果関係の件数を表示することによって、ユーザは、実際の発生件数をもとに優先度を判断できる。 According to the second embodiment, by displaying the number of causal relationships, the user can determine the priority based on the actual number of occurrences.
第1実施例では、頂上事象と末端事象間のパスの確率の閾値を入力可能とし、頂上事象と末端事象間のパスの確率が閾値以上の要因のみを表示するようにしたが、第2実施例では、因果関係の件数に対して閾値を入力可能とし、閾値以上の要因のみを表示するようにしてもよい。この場合、確率の低い要因を除外することで、より効率的に確率の高い要因のみに対して検討を行うことができる。 In the first embodiment, the threshold of the probability of the path between the top event and the terminal event can be input, and only the factors whose probability of the path between the top event and the terminal event is equal to or higher than the threshold are displayed. In the example, a threshold may be input with respect to the number of causal relationships, and only the factors equal to or greater than the threshold may be displayed. In this case, by excluding low-probability factors, only high-probability factors can be examined more efficiently.
101…故障要因優先度提示装置、102…端末装置、103…ネットワーク、104…中央制御装置(制御装置)、105…入力装置、106…出力装置、107…主記憶装置、108…補助記憶装置、109…分野入力部、110…故障ツリー入力部、111…事象間因果確率算出部、112…因果関係データベース、200…因果関係
DESCRIPTION OF
Claims (3)
頂上事象から末端事象に向かって枝分かれし、製品の不具合発生に関する故障ツリーを表示する出力装置と、
前記因果関係データベースに記憶された因果関係から前記頂上事象から前記末端事象までのパスの確率を算出する事象間因果確率算出部とを備え、
前記末端事象より前で前記頂上事象より後の中間事象を備え、
前記事象間因果確率算出部は、
前記頂上事象と前記中間事象のパスの確率を前記故障ツリーの前記中間事象内に表示させ、
前記中間事象と前記末端事象間のパスの確率、及び前記事象間因果確率算出部で乗算し算出した確率を併記し区別して前記故障ツリーの前記末端事象内に表示させることを特徴とする故障要因優先度提示装置。 a causal relationship database that stores causal relationships representing a chain of multiple elements including parts and phenomena regarding the occurrence of product defects;
an output device that branches from the top event to the terminal event and displays a failure tree related to product failure occurrence;
an event-to-event causality probability calculation unit that calculates the probability of a path from the top event to the terminal event from the causality stored in the causality database;
comprising an intermediate event prior to the terminal event and subsequent to the apex event;
The inter-event causal probability calculation unit
causing the path probabilities of the top event and the intermediate event to be displayed within the intermediate event of the fault tree;
A fault characterized in that the probability of a path between the intermediate event and the terminal event and the probability calculated by multiplication by the inter-event causal probability calculation unit are displayed together and distinguished in the terminal event of the fault tree. Factor priority presentation device.
分野入力部を備え、前記出力装置には、前記分野入力部によって入力された分野に関する不具合の因果関係を示す前記故障ツリーを表示させることを特徴とする故障要因優先度提示装置。 In claim 1 ,
1. A fault factor priority presentation device, comprising: a field input unit, wherein the output device displays the fault tree indicating the causal relationship of failures related to the field input by the field input unit.
前記出力装置には、閾値を入力可能な入力部が設けられ、前記入力部から入力された閾値以上の要因のみを前記故障ツリーとして表示させることを特徴とする故障要因優先度提示装置。
In claim 1 ,
The fault factor priority presentation device, wherein the output device is provided with an input unit capable of inputting a threshold value, and only the factors above the threshold value inputted from the input unit are displayed as the fault tree.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018187329A JP7154922B2 (en) | 2018-10-02 | 2018-10-02 | Failure factor priority display device |
PCT/JP2019/035153 WO2020071054A1 (en) | 2018-10-02 | 2019-09-06 | Fault factor priority presentation device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018187329A JP7154922B2 (en) | 2018-10-02 | 2018-10-02 | Failure factor priority display device |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020057192A JP2020057192A (en) | 2020-04-09 |
JP7154922B2 true JP7154922B2 (en) | 2022-10-18 |
Family
ID=70055254
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018187329A Active JP7154922B2 (en) | 2018-10-02 | 2018-10-02 | Failure factor priority display device |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP7154922B2 (en) |
WO (1) | WO2020071054A1 (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7007024B2 (en) | 2020-03-27 | 2022-01-24 | Necプラットフォームズ株式会社 | Antenna device |
CN111552843B (en) * | 2020-04-23 | 2023-03-31 | 中国电子科技集团公司第五十四研究所 | Fault prediction method based on weighted causal dependency graph |
JP7434090B2 (en) | 2020-07-08 | 2024-02-20 | エヌ・ティ・ティ・コミュニケーションズ株式会社 | Information processing device, information processing method, and information processing program |
JP7318612B2 (en) | 2020-08-27 | 2023-08-01 | 横河電機株式会社 | MONITORING DEVICE, MONITORING METHOD, AND MONITORING PROGRAM |
JP7365307B2 (en) * | 2020-09-14 | 2023-10-19 | 株式会社日立製作所 | Failure factor priority calculation device and method based on usage environment |
CN112948996B (en) * | 2021-02-05 | 2023-07-25 | 中铁工程装备集团有限公司 | Cutter disc fault risk analysis method based on fault tree and improved analytic hierarchy process |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002351538A (en) | 2001-05-24 | 2002-12-06 | Honda Motor Co Ltd | Method for managing manufacturing process |
JP2008257700A (en) | 2007-03-14 | 2008-10-23 | Omron Corp | Quality improvement system |
JP5151484B2 (en) | 2008-01-08 | 2013-02-27 | 株式会社ジェイテクト | Torque limiter |
JP6123642B2 (en) | 2013-11-08 | 2017-05-10 | トヨタ自動車株式会社 | All-solid battery charging system |
JP2017111657A (en) | 2015-12-17 | 2017-06-22 | 株式会社日立製作所 | Design support apparatus, design support method, and design support program |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3043897B2 (en) * | 1991-05-15 | 2000-05-22 | 株式会社東芝 | Plant operation support device |
JPH06123642A (en) * | 1992-10-13 | 1994-05-06 | Toshiba Corp | Method and apparatus for analyzing abnormality of plant |
JPH0728781A (en) * | 1993-07-14 | 1995-01-31 | Hitachi Ltd | Fault repair support system |
JP4326731B2 (en) * | 2001-08-27 | 2009-09-09 | 株式会社東芝 | Process management system having risk monitor and process management method having risk display function |
-
2018
- 2018-10-02 JP JP2018187329A patent/JP7154922B2/en active Active
-
2019
- 2019-09-06 WO PCT/JP2019/035153 patent/WO2020071054A1/en active Application Filing
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002351538A (en) | 2001-05-24 | 2002-12-06 | Honda Motor Co Ltd | Method for managing manufacturing process |
JP2008257700A (en) | 2007-03-14 | 2008-10-23 | Omron Corp | Quality improvement system |
JP5151484B2 (en) | 2008-01-08 | 2013-02-27 | 株式会社ジェイテクト | Torque limiter |
JP6123642B2 (en) | 2013-11-08 | 2017-05-10 | トヨタ自動車株式会社 | All-solid battery charging system |
JP2017111657A (en) | 2015-12-17 | 2017-06-22 | 株式会社日立製作所 | Design support apparatus, design support method, and design support program |
Also Published As
Publication number | Publication date |
---|---|
WO2020071054A1 (en) | 2020-04-09 |
JP2020057192A (en) | 2020-04-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7154922B2 (en) | Failure factor priority display device | |
Kabir | An overview of fault tree analysis and its application in model based dependability analysis | |
US8219548B2 (en) | Data processing method and data analysis apparatus | |
JP6674831B2 (en) | Causal relationship extracting apparatus, causal relationship extracting method, and causal relationship extracting program | |
CN108388740B (en) | Method for analyzing reliability of bypass redundancy system based on fault tree | |
JP2017111657A (en) | Design support apparatus, design support method, and design support program | |
JP6482743B1 (en) | Risk assessment device, risk assessment system, risk assessment method, and risk assessment program | |
Tiwari et al. | Analysis of use case requirements using sfta and sfmea techniques | |
CN117762950B (en) | Log data analysis processing method, device and medium based on tree structure | |
Choueiri et al. | Discovery of path-attribute dependency in manufacturing environments: A process mining approach | |
JP5962367B2 (en) | Fault tree generator | |
US20190129781A1 (en) | Event investigation assist method and event investigation assist device | |
EP3614221A1 (en) | Risk evaluation device, risk evaluation system, risk evaluation method, risk evaluation program, and data structure | |
CN112488484A (en) | Personnel reliability evaluation method, system, computer equipment and storage medium | |
US20160080305A1 (en) | Identifying log messages | |
WO2022054329A1 (en) | Device and method for calculating fault factor priority order based on usage environment | |
US20230143297A1 (en) | Production knowledge management system, production knowledge management method, and production knowledge management program | |
US8510149B1 (en) | Method of constructing causality network graphs and visual inference presentations for business rule applications | |
JP7270449B2 (en) | Maintenance recommendation system | |
JP6135466B2 (en) | Test case extraction program, method and apparatus | |
Zhou et al. | A framework for early robustness assessment. | |
Jain et al. | Quasi renewal analysis of software reliability growth model incorporating testing efforts and time delay | |
JPWO2019049522A1 (en) | Risk assessment device, risk assessment system, risk assessment method, and risk assessment program | |
Saifan et al. | Using formal methods for test case generation according to transition-based coverage criteria | |
Miglani | On the Choice of an Appropriate Software Reliability Growth Model |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210915 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220607 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220729 |
|
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: 20220927 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20221005 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7154922 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |