JP2017111657A - Design support apparatus, design support method, and design support program - Google Patents

Design support apparatus, design support method, and design support program Download PDF

Info

Publication number
JP2017111657A
JP2017111657A JP2015246205A JP2015246205A JP2017111657A JP 2017111657 A JP2017111657 A JP 2017111657A JP 2015246205 A JP2015246205 A JP 2015246205A JP 2015246205 A JP2015246205 A JP 2015246205A JP 2017111657 A JP2017111657 A JP 2017111657A
Authority
JP
Japan
Prior art keywords
causal
tree
design support
failure
support apparatus
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
JP2015246205A
Other languages
Japanese (ja)
Inventor
清水 勇喜
Yuki Shimizu
勇喜 清水
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 JP2015246205A priority Critical patent/JP2017111657A/en
Publication of JP2017111657A publication Critical patent/JP2017111657A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Testing And Monitoring For Control Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To generate a fault tree and assist in taking notice of fault factors for an analysis target product to make FTA more efficient, without preparing any model representing the functions and behaviors of the product.SOLUTION: A design support apparatus 101 making use of failure information automatically generates a final fault tree by performing the following steps of: searching a cause-effect relation DB 114 storing cause-effect relations created based on individual failed cases in the past, for cause-effect relations including a failure event of an analysis target product; generating, based on the search result, a fault tree with the failure event of the analysis target product as the top event; searching for cause-effect relations including the failure event also for each element of the fault tree; combining the search results with the fault tree and checking the search results against the component list of the analysis target product stored in a component list DB 115; and deleting elements of the components which do not match the component list.SELECTED DRAWING: Figure 1

Description

本発明は、設計支援装置及び設計支援方法及び設計支援プログラムに係り、特に、不具合情報を活用した設計支援装置及び設計支援方法及び設計支援プログラムに関する。   The present invention relates to a design support apparatus, a design support method, and a design support program, and more particularly to a design support apparatus, a design support method, and a design support program that utilize defect information.

製品の不具合を防止する手法として、FTA(Fault Tree Analysis)がある。FTAでは、製品の不具合事象を取り上げ、その故障要因を階層状に順次洗い出して展開していくことで、不具合の発生源を系統的に探索する解析技法である。この解析結果は、製品の不具合事象を頂上に、その故障要因を下位階層としたツリー構造となる。このツリー構造となる解析結果を故障ツリーと呼ぶ。解析対象となる製品の不具合事象を、故障ツリーの頂上に位置することから頂上事象と呼ぶ。
例えば、あるシステムの不具合要因を解析する場合、システムの不具合事象を頂上事象として記載し、その次に、システムの不具合の要因であるサブシステムの障害を洗い出し、頂上事象の下位階層に記載する。続いて、サブシステムの障害の要因である部品の故障を洗い出し、サブシステムの阻害要因の下位階層に記載する。
FTAは、設計段階で製品の信頼性を作り込む場合と、製品で不具合が発生した場合にその要因を調査する場合とに用いることができる。設計段階で使用する場合には、頂上事象に製品に起きて欲しくない不具合事象を設定し、解析結果として得られた故障要因に対し、発生しないように対策することで信頼性の向上を図る。不具合発生後の不具合要因分析では、発生した不具合事象を頂上事象に設定し、FTAを実施し、洗い出された故障要因に対して、実際に頂上事象の故障要因なのかを確認する。
故障要因にすぐに気づくことができれば、短時間でFTAを実施できる。しかし、すぐに故障要因に気づくことができなければ、文献を調査したり、他の人に聞いたりするなどして、時間を要してしまう。
故障要因に気づくことができるかどうかは、FTAを行う設計者が持っている知識の範囲や経験などによるが、設計業務の分業化により各設計者が把握している範囲が限定的であったり、熟練設計者の減少により経験の少ない若手設計者がFTAを行う必要があったりするため、故障要因にすぐに気づかず、FTA実施に時間を要する場合がある。さらに、これまでに扱ったことのない新しい部品を導入して設計する場合には、それに伴い、導入する部品に関する新しい知識が求められる。このような点も、故障要因にすぐに気づけずにFTAに時間を要してしまう原因となる場合がある。
There is FTA (Fault Tree Analysis) as a technique for preventing product defects. FTA is an analysis technique that systematically searches for the source of failure by picking up a failure event of a product, and sequentially identifying and developing the failure factors in a hierarchical manner. This analysis result has a tree structure with the failure factor of the product at the top and the cause of the failure as a lower hierarchy. The analysis result having this tree structure is called a failure tree. A failure event of a product to be analyzed is called a top event because it is located at the top of the failure tree.
For example, when analyzing the failure factor 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 lower hierarchy of the top event. Subsequently, the failure of the component that is the cause of the failure of the subsystem is identified and described in the lower hierarchy of the inhibition factor of the subsystem.
The FTA can be used when building the reliability of the product at the design stage and when investigating the cause when a defect occurs in the product. When using it in the design stage, the failure event that does not want to occur in the product is set as the top event, and the reliability is improved by taking measures against the failure factor obtained as the analysis result. In the failure factor analysis after the failure occurs, the failure event that has occurred is set as the top event, FTA is performed, and it is confirmed whether the failure factor of the top event is actually the detected failure factor.
If the failure factor can be immediately recognized, FTA can be performed in a short time. However, if you cannot immediately notice the cause of the failure, it will take time to research the literature and ask others.
Whether or not the failure factor can be noticed depends on the range of knowledge and experience of the designer who performs the FTA, but the range that each designer grasps is limited by the division of design work. In some cases, young designers with little experience need to perform FTA due to a decrease in skilled designers, so that failure factors are not immediately noticed, and it takes time to perform FTA. Furthermore, when a new part that has not been handled before is introduced and designed, new knowledge about the part to be introduced is required. Such a point may cause the FTA to take time without immediately realizing the failure factor.

このような背景から、FTAを効率的に行うために、故障要因に対する気づきを支援する仕掛けが求められている。
特許文献1に記載の装置では、故障ツリーを自動生成することができ、これを用いることで故障要因に対して気づきを得ることができる。この装置では、目標、機能、機能間の関係、機能と目標との間の関係、機能とそれを実現するコンポーネントとの間の関係が、組織的かつ有機的に表現されたMFM(Multilevel Flow Modeling)情報、コンポーネントに故障が発生した場合に故障とコンポーネントの挙動との関係を表現したコンポーネント振る舞い情報を含むMFM附随情報、及び、機能が変化した場合にそれが波及する影響を定義した影響波及ルールを元に、故障ツリーを自動生成する。
From such a background, in order to efficiently perform FTA, a device that supports awareness of a failure factor is required.
In the apparatus described in Patent Document 1, a failure tree can be automatically generated, and by using this, awareness of a failure factor can be obtained. In this apparatus, MFM (Multilevel Flow Modeling) in which the relationship between a goal, a function, a relationship between functions, a relationship between a function and a goal, and a relationship between a function and a component that realizes the function is organized and organically expressed. ) Information, MFM incidental information including component behavior information that expresses the relationship between the failure and the behavior of the component when a failure occurs, and the influence propagation rule that defines the influence that the function will propagate when the function changes Based on the above, a fault tree is automatically generated.

特開2007−25981号公報JP 2007-259591 A

特許文献1の装置では、MFM情報がFTA生成時の元データとなる。特許文献1によると、「MFMで表現した図は、一般に知識工学者により作成される。しかしながら、知識工学者により作成されたMFMがシステムを正確にモデル化したものであるか否かを判断することは困難である。このため、MFMのモデルの正しさを証明するための手法が所望されていた。また、FMFは、一般にシステム設計者には馴染みが薄いため、理解することが困難である。」と記載されている(段落0013)。つまり、特許文献1の装置では、故障ツリーは自動生成できるが、その代わり解析対象となる製品についてMFM情報を作成する必要があり、そのためには製品についての幅広い知識に加えて、MFM情報を作成するための知識工学的な知見が必要になる。
特許文献1の装置を活用するためには,先にも述べたように,製品に関する幅広い知識と知識工学的な知見が必要なMFM情報を設計者自身で作成する必要があるが,設計業務の分業化や熟練設計者不足が進んでいる設計部門においては、ハードルが高いと言える。
In the device of Patent Document 1, MFM information is the original data when generating the FTA. According to Patent Document 1, “a diagram expressed in MFM is generally created by a knowledge engineer. However, it is determined whether or not the MFM created by the knowledge engineer is an accurate model of the system. For this reason, a method for proving the correctness of the MFM model has been desired, and FMF is generally unfamiliar to system designers and is difficult to understand. (Paragraph 0013). In other words, in the device of Patent Document 1, a failure tree can be automatically generated, but instead, it is necessary to create MFM information for a product to be analyzed. To that end, in addition to extensive knowledge about the product, MFM information is created. Knowledge engineering knowledge is necessary to do this.
In order to utilize the device of Patent Document 1, as described above, it is necessary for the designer himself to create MFM information that requires a wide range of product knowledge and knowledge engineering knowledge. It can be said that the hurdle is high in the design department where the division of labor and the shortage of skilled designers are progressing.

本発明は、以上の点に鑑み、不具合情報を活用して故障ツリーを生成し、故障要因に対する気づきを支援する設計支援装置及び設計支援方法及び設計支援プログラムを提供することを目的とする。
In view of the above, it is an object of the present invention to provide a design support apparatus, a design support method, and a design support program for generating a failure tree using defect information and supporting awareness of a failure factor.

本発明の第1の解決手段によると、
設計支援装置であって、
製品の不具合発生について、部品と現象とを含む因果要素の連鎖を表した因果関係を記憶した因果関係データベース(DB)と、
製品毎の部品の階層構造を記憶した部品リストDBと、
製品の不具合発生について不具合発生の故障ツリーを生成するための生成部と、
を備え、
前記生成部が、入力された不具合の頂上事象の因果要素に対して、前記因果関係DBを参照して頂上事象の因果要素を含む複数の因果関係を取得し、取得した複数の因果関係の各々のうち頂上事象に至るまでの因果関係を切り出して取得し、取得した頂上事象に至るまでの複数の因果関係を組み合わせて、頂上事象を最上位階層とした第1のツリーを生成し、
前記生成部が、生成した第1のツリーの頂上より下位の各階層の各因果要素に対して、前記因果関係DBを参照して各因果要素を含むひとつ又は複数の因果関係を取得し、取得したひとつ又は複数の因果関係の各々のうち各因果要素に至るまでの因果関係を切り出して取得し、取得した各因果要素に至るまでのひとつ又は複数の因果関係を各因果要素の下位階層に追加して、第2のツリーを生成し、
前記生成部が、生成した第2のツリーの頂上より下位の各階層の各因果要素に対して、前記部品リストDBを参照し、部品リストに含まれていない因果要素及びその下位階層の因果関係を削除し、故障ツリーを生成する、
設計支援装置が提供される。
According to the first solution of the present invention,
A design support device,
A causal relation database (DB) that stores a causal relationship that represents a chain of causal elements including parts and phenomena for product defects,
A parts list DB that stores a hierarchical structure of parts for each product;
A generation unit for generating a failure tree of the occurrence of a defect with respect to the occurrence of a defect in the product,
With
The generation unit obtains a plurality of causal relationships including the causal elements of the top event with reference to the causal relationship DB with respect to the causal elements of the input failure top event, and each of the acquired plurality of causal relationships The first causal relationship up to the top event is cut out and acquired, and a plurality of causal relationships up to the acquired top event are combined to generate a first tree with the top event as the highest hierarchy,
The generation unit acquires one or a plurality of causal relationships including each causal element with reference to the causal relationship DB for each causal element in each layer lower than the top of the generated first tree, and acquires The causal relationship up to each causal element is obtained from each of the one or more causal relationships, and one or more causal relationships up to each acquired causal element are added to the lower hierarchy of each causal element To generate a second tree,
The generation unit refers to the parts list DB for each causal element in each hierarchy lower than the top of the generated second tree, and the causal elements not included in the parts list and the causal relationship between the causal elements in the hierarchy. To generate a fault tree,
A design support apparatus is provided.

本発明の第2の解決手段によると、
設計支援装置における設計支援方法であって、
前記設計支援装置は、
製品の不具合発生について、部品と現象とを含む因果要素の連鎖を表した因果関係を記憶した因果関係データベース(DB)と、
製品毎の部品の階層構造を記憶した部品リストDBと、
製品の不具合発生について不具合発生の故障ツリーを生成するための生成部と、
を備え、
前記生成部が、入力された不具合の頂上事象の因果要素に対して、前記因果関係DBを参照して頂上事象の因果要素を含む複数の因果関係を取得し、取得した複数の因果関係の各々のうち頂上事象に至るまでの因果関係を切り出して取得し、取得した頂上事象に至るまでの複数の因果関係を組み合わせて、頂上事象を最上位階層とした第1のツリーを生成し、
前記生成部が、生成した第1のツリーの頂上より下位の各階層の各因果要素に対して、前記因果関係DBを参照して各因果要素を含むひとつ又は複数の因果関係を取得し、取得したひとつ又は複数の因果関係の各々のうち各因果要素に至るまでの因果関係を切り出して取得し、取得した各因果要素に至るまでのひとつ又は複数の因果関係を各因果要素の下位階層に追加して、第2のツリーを生成し、
前記生成部が、生成した第2のツリーの頂上より下位の各階層の各因果要素に対して、前記部品リストDBを参照し、部品リストに含まれていない因果要素及びその下位階層の因果関係を削除し、故障ツリーを生成する、
設計支援方法が提供される。
According to the second solution of the present invention,
A design support method in a design support apparatus,
The design support apparatus includes:
A causal relation database (DB) that stores a causal relationship that represents a chain of causal elements including parts and phenomena for product defects,
A parts list DB that stores a hierarchical structure of parts for each product;
A generation unit for generating a failure tree of the occurrence of a defect with respect to the occurrence of a defect in the product,
With
The generation unit obtains a plurality of causal relationships including the causal elements of the top event with reference to the causal relationship DB with respect to the causal elements of the input failure top event, and each of the acquired plurality of causal relationships The first causal relationship up to the top event is cut out and acquired, and a plurality of causal relationships up to the acquired top event are combined to generate a first tree with the top event as the highest hierarchy,
The generation unit acquires one or a plurality of causal relationships including each causal element with reference to the causal relationship DB for each causal element in each layer lower than the top of the generated first tree, and acquires The causal relationship up to each causal element is obtained from each of the one or more causal relationships, and one or more causal relationships up to each acquired causal element are added to the lower hierarchy of each causal element To generate a second tree,
The generation unit refers to the parts list DB for each causal element in each hierarchy lower than the top of the generated second tree, and the causal elements not included in the parts list and the causal relationship between the causal elements in the hierarchy. To generate a fault tree,
A design support method is provided.

本発明の第3の解決手段によると、
設計支援装置における設計支援プログラムであって、
前記設計支援装置は、
製品の不具合発生について、部品と現象とを含む因果要素の連鎖を表した因果関係を記憶した因果関係データベース(DB)と、
製品毎の部品の階層構造を記憶した部品リストDBと、
製品の不具合発生について不具合発生の故障ツリーを生成するための生成部と、
を備え、
前記生成部が、入力された不具合の頂上事象の因果要素に対して、前記因果関係DBを参照して頂上事象の因果要素を含む複数の因果関係を取得し、取得した複数の因果関係の各々のうち頂上事象に至るまでの因果関係を切り出して取得し、取得した頂上事象に至るまでの複数の因果関係を組み合わせて、頂上事象を最上位階層とした第1のツリーを生成するステップと、
前記生成部が、生成した第1のツリーの頂上より下位の各階層の各因果要素に対して、前記因果関係DBを参照して各因果要素を含むひとつ又は複数の因果関係を取得し、取得したひとつ又は複数の因果関係の各々のうち各因果要素に至るまでの因果関係を切り出して取得し、取得した各因果要素に至るまでのひとつ又は複数の因果関係を各因果要素の下位階層に追加して、第2のツリーを生成するステップと、
前記生成部が、生成した第2のツリーの頂上より下位の各階層の各因果要素に対して、前記部品リストDBを参照し、部品リストに含まれていない因果要素及びその下位階層の因果関係を削除し、故障ツリーを生成するステップと、
をコンピュータに実行させるための設計支援プログラムが提供される。
According to the third solution of the present invention,
A design support program in a design support device,
The design support apparatus includes:
A causal relation database (DB) that stores a causal relationship that represents a chain of causal elements including parts and phenomena for product defects,
A parts list DB that stores a hierarchical structure of parts for each product;
A generation unit for generating a failure tree of the occurrence of a defect with respect to the occurrence of a defect in the product,
With
The generation unit obtains a plurality of causal relationships including the causal elements of the top event with reference to the causal relationship DB with respect to the causal elements of the input failure top event, and each of the acquired plurality of causal relationships Cutting out and acquiring the causal relationship up to the top event, combining a plurality of causal relationships up to the acquired top event, and generating a first tree with the top event as the highest hierarchy;
The generation unit acquires one or a plurality of causal relationships including each causal element with reference to the causal relationship DB for each causal element in each layer lower than the top of the generated first tree, and acquires The causal relationship up to each causal element is obtained from each of the one or more causal relationships, and one or more causal relationships up to each acquired causal element are added to the lower hierarchy of each causal element And generating a second tree;
The generation unit refers to the parts list DB for each causal element in each hierarchy lower than the top of the generated second tree, and the causal elements not included in the parts list and the causal relationship between the causal elements in the hierarchy. And generating a fault tree;
A design support program for causing a computer to execute is provided.

本発明は、以上の点に鑑み、不具合情報を活用して故障ツリーを生成し、故障要因に対する気づきを支援する設計支援装置及び設計支援方法及び設計支援プログラムを提供することを目的とする。
In view of the above, it is an object of the present invention to provide a design support apparatus, a design support method, and a design support program for generating a failure tree using defect information and supporting awareness of a failure factor.

不具合情報を活用した設計支援装置の構成を説明する図である。It is a figure explaining the structure of the design support apparatus using defect information. (A)因果関係の構成を説明する図である。(B)因果関係の一例を説明する図である。(A) It is a figure explaining the structure of a causal relationship. (B) It is a figure explaining an example of a causal relationship. FTA表示画面の一例を説明する図である。It is a figure explaining an example of a FTA display screen. 頂上事象登録画面の一例を説明する図である。It is a figure explaining an example of a top event registration screen. FTA表示画面における頂上事象の表示例を説明する図である。It is a figure explaining the example of a display of the top event in a FTA display screen. FTA表示画面における故障ツリーの表示例を説明する図である。It is a figure explaining the example of a display of the failure tree in a FTA display screen. 故障ツリーの構成要素である故障要因に関連した不具合事例の表示例を説明する図である。It is a figure explaining the example of a display of the malfunction example relevant to the failure factor which is a component of a failure tree. 故障ツリー生成処理手順のフローチャートである。It is a flowchart of a failure tree generation processing procedure. 故障ツリー生成処理手順のフローチャートであるIt is a flowchart of a failure tree generation processing procedure 頂上事象を「部品A、現象A」を検索キーワードとして、因果関係DBを検索した際の検索結果の一例である。It is an example of a search result when a causal relation DB is searched using “part A, phenomenon A” as a search keyword as a top event. 検索された因果関係から、頂上事象に至るまでの因果関係を切り出した結果の一例である。It is an example of the result of having cut out the causal relationship from the searched causal relationship to the top event. 頂上事象に至るまでの因果関係を組み合わせて、頂上事象を最上位階層とした故障ツリーを生成した結果の一例である。It is an example of the result of generating a fault tree with the top event as the highest hierarchy by combining the causal relationships up to the top event. ユーザが入力した頂上事象を元に、因果関係DBに蓄積されている因果関係を順次検索し、組み合わせていくことで得られた故障ツリーの一例である。This is an example of a failure tree obtained by sequentially searching and combining causal relationships stored in the causal relationship DB based on the top event input by the user. 部品リストの一例である。It is an example of a parts list. 故障ツリー生成処理によって最終的に得られた故障ツリーの一例である。It is an example of the fault tree finally obtained by the fault tree generation process. 電源の電圧低下に関する因果関係の一例である。It is an example of the causal relationship regarding the voltage drop of a power supply. FTA表示画面における因果関係関連度閾値変更のためのインターフェイスの一例である。It is an example of the interface for a causal relationship relevance threshold value change in a FTA display screen. 設計支援装置の利用手順のフローチャートである。It is a flowchart of the utilization procedure of a design support apparatus.

以降、本発明を実施するための2つの実施形態を、図等を参照しながら詳細に説明する。

[概要]
本実施形態の不具合情報を活用した設計支援装置は、例えば、解析対象となる製品の不具合事象を含む因果関係を、過去に発生した個々の不具合案件を元に作成された因果関係を格納したデータベースから検索し、これを元に、解析対象となる製品の不具合事象を頂上事象とした故障ツリーを生成し、故障ツリーの各要素についても、それを含む因果関係を検索し、検索結果を故障ツリーに組みわせ、さらに、解析対象の製品の部品リストと照合し、部品リストに合致しない部品に関する要素を削除することで、最終的な故障ツリーを自動生成する。
Hereinafter, two embodiments for carrying out the present invention will be described in detail with reference to the drawings.

[Overview]
The design support apparatus utilizing the defect information of the present embodiment includes, for example, a database that stores causal relationships including defect events of products to be analyzed and causal relationships created based on individual defect cases that occurred in the past. Based on this, a failure tree with the failure event of the product to be analyzed as the top event is generated, and for each element of the failure tree, the causal relationship including it is searched, and the search result is the failure tree. In addition, the final failure tree is automatically generated by collating with the parts list of the product to be analyzed, and deleting elements related to parts that do not match the parts list.

本実施形態によれば、解析対象の製品について、MFM情報のような製品の機能や挙動を表現するモデルを作成することなく、過去に発生した個々の不具合案件から抽出した因果関係を使って故障ツリーを生成し、故障要因に対する気づきを支援し、FTAを効率的に行うことができる。
According to the present embodiment, a failure that uses a causal relationship extracted from each defect case that occurred in the past without creating a model that expresses the function and behavior of the product, such as MFM information, for the product to be analyzed. It is possible to generate a tree, support awareness of failure factors, and perform FTA efficiently.

(機器構成)
図1に沿って、不具合情報を活用した設計支援装置の構成を説明する。
不具合情報を活用した設計支援システムは、不具合情報を活用した設計支援装置101及び端末装置102を有する。これらは、ネットワーク103を介して接続可能である。設計支援装置101は、一般的なコンピュータを用いることができ、中央制御装置104、入力装置105、出力装置106、主記憶装置107及び補助記憶装置108を有する。これらはバスで相互に接続されている。補助記憶装置108は、因果関係データベース114、部品リストデータベース、不具合データベース116、FTA結果データベース117を格納している(詳細後記)。なお、以降、これらを因果関係DB(Data Base)114、部品リストDB、不具合DB116、FTA結果DB117、と略して表記する。
なお、補助記憶装置108が設計支援装置101から独立した外部記憶装置となっており、両者がネットワーク103を介して接続可能である構成も可能である。
主記憶装置107における、FTA表示部109、FTA生成部110、FTA編集部111、関連不具合表示部112、FTA結果登録/呼び出し部113はプログラムである。以降、これらのような“○○部は”と主体を記した場合は、中央制御装置104が、補助記憶装置108から各プログラムを読み出し、主記憶装置107にロードしたうえで、各プログラムの機能(詳細後記)を実現するものとする。
端末装置102もまた、一般的なコンピュータを用いることができ、中央制御装置、入力装置、出力装置、主記憶装置及び補助記憶装置を有する(図示せず)。これらはバスで相互に接続されている。
(Equipment configuration)
A configuration of a design support apparatus using defect information will be described with reference to FIG.
A design support system that utilizes defect information includes a design support apparatus 101 and a terminal device 102 that utilize defect information. These can be connected via the network 103. The design support apparatus 101 can use a general computer and includes a central control device 104, an input device 105, an output device 106, a main storage device 107, and an auxiliary storage device 108. These are connected to each other by a bus. The auxiliary storage device 108 stores a causal relation database 114, a parts list database, a defect database 116, and an FTA result database 117 (details will be described later). Hereinafter, these are abbreviated as a causal relationship DB (Data Base) 114, a parts list DB, a defect DB 116, and an FTA result DB 117.
The auxiliary storage device 108 is an external storage device independent of the design support device 101, and both can be connected via the network 103.
The FTA display unit 109, FTA generation unit 110, FTA editing unit 111, related defect display unit 112, and FTA result registration / call unit 113 in the main storage device 107 are programs. Thereafter, when the subject is described as “the XX part” as described above, the central control device 104 reads each program from the auxiliary storage device 108 and loads it into the main storage device 107, and then the function of each program. (Detailed description below) shall be realized.
The terminal device 102 can also use a general computer, and has a central control device, an input device, an output device, a main storage device, and an auxiliary storage device (not shown). These are connected to each other by a bus.

(因果関係)
因果関係DB114には、因果関係が格納される。因果関係は、不具合発生に至るまでの因果の連鎖を表したものである。この因果関係は、過去に発生した個々の不具合案件から抽出した情報を使って作成される。
図2(A)に因果関係の例を示す。因果を構成する個々の要素201は、部品202と現象203で構成される。この各要素が因果の順に、数珠繋ぎとなって表現される。図2(A)の例だと、右の要素によって左の要素が引き起こされる。要素同士を繋ぐ関係として、AND条件204とOR条件205がある。AND条件204は、繋がれた要素が全て発生した場合に、右の要素が引き起こされることを表す。OR条件205は、繋がれた要素のどれか一つでも発生した場合に、右の要素が引き起こされることを表す。
図2(A)の例では、部品D208に現象D209が発生する、もしくは、部品E210に現象E211が発生することによって、部品B206に現象B207が発生する。さらに、部品B206に現象B207が発生する、かつ、部品C202に現象C203が発生することによって、部品A202に現象A203が発生することを表している。ここで、部品A〜Eは、部品名だけでなく、製品名、システム名、サブシステム名であってもよい。
因果関係DB114に格納される因果関係それぞれに対して,個々を識別するために,ID212を予め付与する。
図2(A)に示す因果関係は、因果を構成する各要素をAND条件、OR条件で繋ぐ点においてはFTAの結果に近い形式ではあるが、本実施形態における因果関係の特徴としては、因果を構成する各要素を、部品と、その部品において発生する現象とを、セットにして記載するところにある。
図2(B)に、プラグの熱変形に関する因果関係の例を示す。この例では、絶縁部位307に機械的ストレス308が発生し、これによって、電極305にショート306が発生した。さらに、電極305のショート306によって、電極303で発熱304が発生し、最終的に、プラグ301に熱変形302が発生したことを表している。
(Causal relationship)
The causal relationship DB 114 stores the causal relationship. The causal relationship represents a chain of causality until a failure occurs. This causal relationship is created using information extracted from individual trouble cases that have occurred in the past.
FIG. 2A shows an example of the causal relationship. Each element 201 constituting the cause and effect is composed of a part 202 and a phenomenon 203. Each element is expressed as a chain of beads in order of causality. In the example of FIG. 2A, the left element is caused by the right element. As a relationship connecting elements, there are an AND condition 204 and an OR condition 205. The AND condition 204 indicates that the right element is triggered when all connected elements occur. The OR condition 205 represents that the right element is triggered when any one of the connected elements occurs.
In the example of FIG. 2A, the phenomenon B209 occurs in the component B206 when the phenomenon D209 occurs in the component D208 or the phenomenon E211 occurs in the component E210. Further, the phenomenon B207 occurs in the component B206, and the phenomenon A203 occurs in the component A202 when the phenomenon C203 occurs in the component C202. Here, the parts A to E may be not only part names but also product names, system names, and subsystem names.
In order to identify each individual causal relationship stored in the causal relationship DB 114, an ID 212 is assigned in advance.
The causal relationship shown in FIG. 2 (A) is similar in form to the FTA result in that each element constituting the cause and effect is connected by the AND condition and the OR condition. Each element constituting the component is described as a set of a part and a phenomenon occurring in the part.
FIG. 2B shows an example of the causal relationship regarding the thermal deformation of the plug. In this example, a mechanical stress 308 is generated in the insulating portion 307, and thereby a short 306 is generated in the electrode 305. Further, it shows that the heat generation 304 is generated in the electrode 303 due to the short 306 of the electrode 305, and the thermal deformation 302 is finally generated in the plug 301.

(ユーザの利用手順)
図18は、設計支援装置の利用手順のフローチャートである。
以下に、本実施形態の設計支援装置の利用手順を説明する。
ユーザによる、入力装置105への入力に従い、FTA表示部109は、図3に示すFTA表示画面401を出力装置106に表示する(2501)。FTA表示画面401は、タイトル領域402と、故障ツリー領域403、メニュー領域404で構成される。タイトル領域402には、タイトル入力欄405があり、そこには、例えば、「「○○製品起動不可」に関するFTA」のように、これから行うFTAのタイトルを入力できる。故障ツリー領域403には、故障ツリーが表示される。メニュー領域404には、各種機能を呼び出すための操作ボタンが表示される。
図4は、頂上事象登録画面の一例を説明する図である。
頂上事象登録ボタン405を押下すると、FTA表示部109は、図4に示す頂上事象登録画面501が表示する(2503)。頂上事象登録画面501には、部品入力欄502と現象入力欄503がある。それぞれ、頂上事象の部品と現象を入力できる。図4の例では、頂上事象「○○製品起動不可」に対して、部品(製品)として「○○製品」、現象として「起動不可」を入力している。
図5は、FTA表示画面における頂上事象の表示例を説明する図である。登録ボタン504を押下すると、FTA表示部109は、図5のように、故障ツリー領域603に、頂上事象610が部品と現象のセットで表示される(2505)。
図6は、FTA表示画面における故障ツリーの表示例を説明する図である。
続いて、故障ツリー生成ボタン607を押下すると、FTA生成部110が故障ツリー生成処理を実行し、因果関係DB114に蓄積された因果関係及び部品リストDB115に蓄積された部品リストを元に、頂上事象を最上位階層とした故障ツリーを図6のように生成し、出力装置106に表示する(2507)。故障ツリー生成処理の詳細については後ほど説明する。
故障ツリーでは、頂上事象に対する故障要因が部品と現象のセットで表示される。ユーザは、この故障ツリーを見て、頂上事象に対する故障要因に対する気づきを得ることができ、効率よくFTAを実施できる。
例えば、「○○製品起動不可」711の故障要因としては、「電源出力不具合」712と「制御回路故障」715、「電源スイッチ故障」716などがあり、さらに、「電力出力不具合」712の故障要因としては、「電源回路故障」713、「電池出力不具合」714などがあることに、気づくことができる。
(User usage procedure)
FIG. 18 is a flowchart of a procedure for using the design support apparatus.
Below, the utilization procedure of the design support apparatus of this embodiment is demonstrated.
In accordance with the input to the input device 105 by the user, the FTA display unit 109 displays the FTA display screen 401 shown in FIG. 3 on the output device 106 (2501). The FTA display screen 401 includes a title area 402, a failure tree area 403, and a menu area 404. The title area 402 has a title input field 405, in which the title of the FTA to be performed can be input, for example, “FTA related to“ XX product activation not possible ””. The failure tree area 403 displays a failure tree. In the menu area 404, operation buttons for calling various functions are displayed.
FIG. 4 is a diagram illustrating an example of the top event registration screen.
When the top event registration button 405 is pressed, the top event registration screen 501 shown in FIG. 4 is displayed on the FTA display unit 109 (2503). The top event registration screen 501 includes a component input field 502 and a phenomenon input field 503. Each can input the part and phenomenon of the top event. In the example of FIG. 4, “XX product” is input as a part (product) and “start is not possible” as a phenomenon for the top event “XX product cannot be started”.
FIG. 5 is a diagram for explaining a display example of the top event on the FTA display screen. When the registration button 504 is pressed, the FTA display unit 109 displays the top event 610 as a set of parts and phenomena in the failure tree area 603 as shown in FIG. 5 (2505).
FIG. 6 is a diagram for explaining a display example of a failure tree on the FTA display screen.
Subsequently, when the failure tree generation button 607 is pressed, the FTA generation unit 110 executes the failure tree generation process, and the top event is based on the causal relationship stored in the causal relationship DB 114 and the component list stored in the component list DB 115. Is generated as shown in FIG. 6 and displayed on the output device 106 (2507). Details of the failure tree generation process will be described later.
In the failure tree, failure factors for the top event are displayed as a set of parts and phenomena. The user can obtain an awareness of the failure factor for the top event by looking at the failure tree, and can efficiently perform the FTA.
For example, the failure factor of “XX product activation impossible” 711 includes “power output failure” 712, “control circuit failure” 715, “power switch failure” 716, and the failure of “power output failure” 712 It can be noticed that there are “power supply circuit failure” 713, “battery output failure” 714, and the like as factors.

以下、各ボタン選択又は入力等により、生成された故障ツリーに対する処理2509を実行されることができる。なお、該当するボタン選択又は入力等が無い場合、処理2509は省略することができる。
図7は、故障ツリーの構成要素である故障要因に関連した不具合事例の表示する図で
ある。
関連不具合表示部112は、ユーザが、図7に示す故障ツリー領域801に表示される故障ツリーの構成要素である故障要因を選択し、関連不具合情報表示ボタン802を選択することで、選択された故障要因の元となった因果関係に関連付けられた不具合事例804を表示することができる。図7は、「電池出力不具合」803を選択した際の例であり、電池出力不具合の不具合事例が表示されている。不具合事例には、ID805やタイトル806や現象807、原因808、対策809などが記載される。ユーザは、因果関係の元になった、具体的な不具合事例を参照することで、因果関係の内容について理解を深めることができる。
故障ツリーの故障要因は、因果関係DB114に蓄積された因果関係を元に生成する。不具合事例は、不具合DB116に格納されている。予め、因果関係DBに蓄積された因果関係に対して、関連する不具合事例を予め関連付けておく。これによって、関連不具合表示部112は、不具合DB116を参照して、ユーザが選択した故障要因に対して、関連する不具合情報を表示可能とする。関連付けの方法としては、対応する因果関係と不具合事例に対して同じID(図2の212と図7の805)を付与することで関連付ける方法が考えられる。
また、FTA編集部111は、入力装置105からの入力に従い、故障ツリーに対して、故障要因を削除したり、故障要因を構成する部品名や現象名を変更したり、新しい故障要因を追加したり、故障要因を故障ツリーの別の位置に移動したり、必要に応じて故障ツリーを編集することができる。
さらに、FTA結果登録/呼び出し部113は、生成した故障ツリーをFTA結果DB117に蓄積し、再度、呼び出し可能である。
Hereinafter, the processing 2509 for the generated fault tree can be executed by selecting or inputting each button. If there is no corresponding button selection or input, the process 2509 can be omitted.
FIG. 7 is a diagram for displaying a failure example related to a failure factor that is a component of the failure tree.
The related defect display unit 112 is selected by the user selecting a failure factor that is a component of the failure tree displayed in the failure tree area 801 shown in FIG. 7 and selecting the related defect information display button 802. A failure case 804 associated with the causal relationship that is the cause of the failure factor can be displayed. FIG. 7 is an example when “battery output failure” 803 is selected, and a failure example of battery output failure is displayed. The defect case includes an ID 805, a title 806, a phenomenon 807, a cause 808, a countermeasure 809, and the like. The user can deepen the understanding of the contents of the causal relationship by referring to a specific failure case that is the cause of the causal relationship.
The failure factor of the failure tree is generated based on the causal relationship accumulated in the causal relationship DB 114. The defect cases are stored in the defect DB 116. A related defect case is associated in advance with the causal relationship accumulated in the causal relationship DB. As a result, the related defect display unit 112 refers to the defect DB 116 and can display related defect information for the failure factor selected by the user. As a method of associating, a method of associating by assigning the same ID (212 in FIG. 2 and 805 in FIG. 7) to the corresponding causal relationship and the defect case can be considered.
Also, the FTA editing unit 111 deletes a failure factor, changes a part name or a phenomenon name constituting the failure factor, or adds a new failure factor to the failure tree according to the input from the input device 105. Or move fault factors to different locations in the fault tree, or edit the fault tree as needed.
Further, the FTA result registration / calling unit 113 accumulates the generated failure tree in the FTA result DB 117 and can be called again.

(故障ツリー生成処理)
以下では、図8、図9のフローチャート及び図10〜17を使って、故障ツリー生成処理について説明する。
まず、FTA生成部110が、ユーザより入力された頂上事象を検索キーワードとして、因果関係DBを検索し、因果関係の中の要素に、頂上事象を含むものを取得する(901)。もし、該当するものが無ければ処理を終了する(図9では記載を省略)。
図10は、頂上事象を「部品A、現象A」を検索キーワードとして、因果関係DBを検索した際の検索結果の一例である。
例えば、頂上事象を「部品A、現象A」とすると、図10のような、「部品A、現象A」を含む因果関係が検索される。部品Aは、「○○製品」のような製品名、部品名などである。現象Aは、「起動不可」のような現象名である。
図11は、検索された因果関係から、頂上事象に至るまでの因果関係を切り出した結果
の一例である。
(Fault tree generation processing)
Hereinafter, the failure tree generation process will be described with reference to the flowcharts of FIGS. 8 and 9 and FIGS.
First, the FTA generation unit 110 searches the causal relationship DB using the top event input by the user as a search keyword, and acquires the one in the causal relationship that includes the top event (901). If there is no corresponding item, the process ends (not shown in FIG. 9).
FIG. 10 shows an example of a search result when the causal relation DB is searched using the top event “part A, phenomenon A” as a search keyword.
For example, if the top event is “part A, phenomenon A”, a causal relationship including “part A, phenomenon A” as shown in FIG. 10 is retrieved. The part A is a product name such as “XX product”, a part name, and the like. Phenomenon A is a phenomenon name such as “cannot start”.
FIG. 11 is an example of a result obtained by cutting out the causal relationship from the retrieved causal relationship to the top event.

続いて、FTA生成部110が、取得した因果関係のうち、頂上事象に至るまでの因果関係、つまり、頂上事象の故障要因となる部分を切り出し、取得する(902)。図10(A)、10(B)の因果関係からは、図11(A)、11(B)のような因果関係が取得される。図10(C)の因果関係のように、頂上事象が含まれていても、頂上事象の故障要因となる因果関係がない場合は、取得されない。
図12は、頂上事象に至るまでの因果関係を組み合わせて、頂上事象を最上位階層とした故障ツリーを生成した結果の一例である。
FTA生成部110が、取得した、頂上事象に至るまでの因果関係を組み合わせて、頂上事象を最上位階層とした故障ツリーを生成する(903)。図11(A)、11(B)の例であれば、図12のような故障ツリーが生成される。この例では、FTA生成部110は、複数の因果関係(例えば、図11(A),図11(B))をORで結合する。なお、ANDで結合したり、ユーザからの指示によりAND又はORを選択して結合するようにしてもよい。
生成した故障ツリーに対して、FTA生成部110が、第1階層目の故障要因数Mを取得する(904)。頂上事象である最上位階層は第0階層目、頂上事象の直下の階層を第1階層目とする。以降、階層が深くなる順に、第2階層目、第3階層目というように階層を数えていく。図12の例であれば、Mは3となる。
FTA生成部110が、生成した故障ツリーの第1階層目の1番目の故障要因 F11を、検索キーワードとして、因果関係DB114を検索し、因果関係の中の要素に、その故障要因を含むものを取得する(905)。図12の例であれば、故障要因 F11「部品B、現象B」1602を検索キーワードとして、因果関係DB114を検索する。
続いて、FTA生成部110が、処理902と同じように、取得した因果関係のうち、故障要因 F11に至るまでの因果関係を切り出し、取得する(906)。FTA生成部110が、取得した故障要因に至るまでの因果関係を、故障要因 F11の下位階層に追加する(907)。FTA生成部110が、905〜907の処理を、第1階層目の1番目からM番目の故障要因に対して行う(908、909)。図12の例であれば、FTA生成部110は、「部品C、現象C」1604、「部品G、現象G」1606に対して、処理905〜907を行う。
さらに、FTA生成部110が、上記の処理にて生成された故障ツリーに対して、第2階層目以降も、下に階層が無くなるまで、つまり、最下位層になるまで、第1階層目と同様に処理904〜909を行っていく(910、911)。
Subsequently, the FTA generation unit 110 cuts out and acquires the causal relationship up to the top event, that is, the part that causes the failure of the top event, from the acquired causal relationship (902). From the causal relationships of FIGS. 10A and 10B, causal relationships such as FIGS. 11A and 11B are acquired. Even if the top event is included as shown in the causal relationship of FIG. 10C, if there is no causal relationship that causes the failure of the top event, it is not acquired.
FIG. 12 is an example of a result of generating a fault tree with the top event as the highest hierarchy by combining the causal relationships up to the top event.
The FTA generation unit 110 combines the acquired causal relationships up to the top event to generate a fault tree with the top event as the highest hierarchy (903). In the example of FIGS. 11A and 11B, a fault tree as shown in FIG. 12 is generated. In this example, the FTA generation unit 110 combines a plurality of causal relationships (for example, FIG. 11A and FIG. 11B) with OR. In addition, you may make it couple | bond by AND, or select AND or OR by the instruction | indication from a user.
To the generated fault tree, FTA generating section 110 acquires the failure factor number M 1 of the first hierarchical level (904). The highest hierarchy that is the top event is the 0th hierarchy, and the hierarchy immediately below the top event is the 1st hierarchy. Thereafter, the layers are counted in order of increasing depth, such as the second layer and the third layer. In the example of FIG. 12, M 1 is 3.
FTA generation unit 110, a first first failure factor F 11 of tier generated fault tree as a search keyword to search the causality DB 114, the element in the causation, those containing the failure factor Is acquired (905). In the example of FIG. 12, the cause-and-effect DB 114 is searched using the failure factor F 11 “component B, phenomenon B” 1602 as a search keyword.
Subsequently, FTA generating section 110, like the process 902, among the acquired causality, cut a causal relationship up to the failure factor F 11, obtains (906). FTA generation unit 110, a causal relationship up to the acquired failure factor is added to the lower layer of failure factor F 11 (907). The FTA generation unit 110 performs the processing from 905 to 907 for the first to M first failure factors in the first layer (908, 909). In the example of FIG. 12, the FTA generation unit 110 performs processes 905 to 907 for “part C, phenomenon C” 1604 and “part G, phenomenon G” 1606.
Further, the FTA generation unit 110 performs the first hierarchy until the lower hierarchy disappears, that is, until the lowest hierarchy, from the second hierarchy onward for the fault tree generated by the above processing. Similarly, processes 904 to 909 are performed (910, 911).

以上の処理によって、因果関係DBに蓄積されている因果関係をもとにして、ユーザが入力した頂上事象を最上位階層とした故障ツリーが生成される。
図13に、生成された故障ツリーの例を示す。
Through the above processing, a fault tree having the top event input by the user as the highest hierarchy is generated based on the causal relationship stored in the causal relationship DB.
FIG. 13 shows an example of the generated fault tree.

続いて、FTA生成部110が、生成された故障ツリーに対して、第1階層目の1番目の故障要因F11に対して、部品リストDB115に保存されている部品リストとマッチングを行う(1003)。
図14は、部品リストの一例である。
部品リストには、図14のように、製品ごとに、製品を構成する部品が階層状に記載される。故障要因は、部品名と現象名で構成されているので、FTA生成部110は、この部品名と、対象製品の部品リストに記載の部品名とマッチングを行う。
FTA生成部110が、マッチングして合致しなければ、その故障要因F11及びその下位階層の因果関係を削除する(1004、1005)。FTA生成部110が、処理1003〜1005を第1階層目の1番目からM番目の故障要因に対して行う(1006、1007)。さらに、FTA生成部110が、処理1002〜1007を第2階層目以降も最下位層になるまで、第1階層目と同様に行っていく(1008、1009)。
図15は、故障ツリー生成処理によって最終的に得られた故障ツリーの一例である。
例えば、図13の故障ツリーと、図14の部品リストでマッチングを行うと、故障ツリー中の部品C1703、部品H1709、部品L1711は、部品リストと合致しない。したがって、部品C1703、部品H1709、部品L1711を含む故障要因及びその下位階層の因果関係は削除され、最終的な故障ツリーは、図15のようになる。
Subsequently, FTA generating section 110, on the generated fault tree, the first tier of the first failure factor F 11, performs parts list matching stored in the parts list DB 115 (1003 ).
FIG. 14 is an example of a parts list.
In the parts list, as shown in FIG. 14, the parts constituting the product are described in a hierarchical manner for each product. Since the failure factor is composed of a part name and a phenomenon name, the FTA generation unit 110 matches the part name with the part name described in the part list of the target product.
FTA generating section 110, if matched by matching deletes the causality of the failure factor F 11 and the lower layer (1004, 1005). The FTA generation unit 110 performs the processing 1003 to 1005 for the first to M first failure factors in the first hierarchy (1006, 1007). Further, the FTA generation unit 110 performs the processing 1002 to 1007 in the same manner as the first layer until the second layer and subsequent layers become the lowest layer (1008, 1009).
FIG. 15 is an example of a fault tree finally obtained by the fault tree generation process.
For example, when matching is performed between the failure tree in FIG. 13 and the component list in FIG. 14, the component C 1703, the component H 1709, and the component L 1711 in the failure tree do not match the component list. Therefore, the failure factor including the component C 1703, the component H 1709, and the component L 1711 and the causal relationship of the lower hierarchy are deleted, and the final failure tree is as shown in FIG.

処理1001〜1009にて、生成した故障ツリーに対して、部品リストとマッチングを行い、合致しない故障要因を削除する理由を、以下にて説明する。
処理901〜911において、頂上事象、故障要因を検索キーワードとして因果関係DB114に格納されている因果関係を検索し、検索された因果関係を元に故障ツリーを生成するが、因果関係DBには、いろいろな製品の因果関係が保存されている。そのため、検索された因果関係の一部分には、検索キーワードの頂上事象、故障要因が含まれているが、頂上事象、故障要因のさらに故障要因となる因果関係には、対象製品に関係のないものが含まれている可能性がある。
図16は、電源の電圧低下に関する因果関係の一例である。
例えば、「電源、電圧低下」が頂上事象である場合、図16(A)と図16(B)の因果関係が検索されたとする。図16(A)の因果関係は、電池の経年劣化2003もしくは電池の液漏れ2004によって、電池の出力不具合2002が発生し、これにより電源の電圧低下2001に至ったことを表している。図16(B)の因果関係は、コンセントの接続不良2102によって、電源の電圧低下2101に至ったことを表している。図16(A)の因果関係は、電池から電力を得て動作する製品が対象である。図16(B)の因果関係は、外部からコンセントを経由して電力を得る製品が対象である。FTAの解析対象が電池式の製品の場合、図16(B)の因果関係は関係ない。
電池式の製品の部品リストには、コンセントは含まれない。そこで、この部品リストと故障ツリーをマッチングすることによって、対象製品に関係のないコンセントに関わる因果関係を除外し、電池式の製品に関わる因果関係のみを残すことができる。
因果関係の構成要素となる故障要因を、部品と現象とで構成することによって、このようなマッチングを可能としている点が本実施形態の特徴である。
The reason why matching is performed with the parts list for the generated failure tree in the processes 1001 to 1009 and the failure factor that does not match is deleted will be described below.
In processes 901 to 911, the causal relationship stored in the causal relationship DB 114 is searched using the top event and the failure factor as search keywords, and a failure tree is generated based on the searched causal relationship. The causal relationship of various products is preserved. Therefore, a part of the searched causal relationship includes the top event and failure factor of the search keyword, but the causal relationship that becomes the failure factor of the top event and failure factor is not related to the target product. May be included.
FIG. 16 is an example of the causal relationship regarding the voltage drop of the power supply.
For example, when “power supply, voltage drop” is the top event, it is assumed that the causal relationship between FIG. 16A and FIG. The cause-and-effect relationship in FIG. 16A indicates that a battery output failure 2002 has occurred due to battery aging 2003 or battery leakage 2004, resulting in a voltage drop 2001 of the power supply. The causal relationship in FIG. 16B indicates that the power supply voltage drop 2101 has been reached due to the poor connection 2102 of the outlet. The causal relationship in FIG. 16A is for products that operate by obtaining power from a battery. The causal relationship in FIG. 16B is for products that obtain power from the outside via an outlet. When the FTA analysis target is a battery-type product, the causal relationship in FIG.
The parts list for battery-powered products does not include outlets. Therefore, by matching the parts list with the failure tree, it is possible to exclude the causal relationship relating to the outlet not related to the target product and to leave only the causal relationship relating to the battery-type product.
A feature of the present embodiment is that such a matching is possible by configuring a failure factor, which is a causal component, with parts and phenomena.

第1の実施形態においては、故障ツリー生成処理の処理901にて、FTA生成部110は、ユーザより入力された頂上事象を検索キーワードとして、因果関係DB114を検索し、因果関係の中の要素に、頂上事象を含むものを取得する。また、処理905にて、FTA生成部110は、生成した故障ツリーの各故障要因 を、検索キーワードとして、因果関係DB114を検索し、因果関係の中の要素に、その故障要因を含むものを取得する。処理901、905では、FTA生成部110は、頂上事象、故障要因を因果関係の中に含むかどうかで、関係する因果関係を検索・取得する。
本実施形態は、FTA生成部110は、関係する因果関係を検索・取得する際に、部品リストとのマッチングを行い、因果関係と対象製品の関連度を計算し、関連度がある閾値以上のもののみを取得する。関連度の算出方法は後ほど説明する。他の部分の故障ツリー生成処理は、第1の実施形態と同じである。
In the first embodiment, in the process 901 of the failure tree generation process, the FTA generation unit 110 searches the causal relationship DB 114 using the top event input by the user as a search keyword, and sets the element in the causal relationship as an element. , Get the one that includes the top event. In process 905, the FTA generation unit 110 searches the causal relation DB 114 using each failure factor of the generated failure tree as a search keyword, and acquires an element in the cause-and-effect relationship including the failure factor. To do. In processes 901 and 905, the FTA generating unit 110 searches and acquires a related causal relationship depending on whether the top event and the failure factor are included in the causal relationship.
In the present embodiment, the FTA generation unit 110 performs matching with a parts list when searching and acquiring related causal relationships, calculates the degree of association between the causal relationship and the target product, and the degree of association is greater than or equal to a threshold value. Get only things. A method for calculating the relevance will be described later. The other part of the fault tree generation process is the same as in the first embodiment.

図17は、FTA表示画面における因果関係関連度閾値変更のためのインターフェイスの一例である。
この閾値をユーザが入力設定105により自由に変更することができるようにする。閾値は、例えば、図17のように、ステータスバーを設け、これをスライドさせることで変更できるようにし、その閾値に合わせて、故障ツリーを生成し直して、故障ツリー領域2202に随時表示するようにする。あるいは、入力設定105により、適宜の値を入力するようにしてもよい。
これによって、ユーザが対象製品に近い故障ツリーが欲しい場合と、広く他の製品の情報も使った故障ツリーが欲しい場合の両方に、閾値を変更することにより対応可能である。閾値を厳しくすることで、より対象製品に近い故障ツリーを生成でき、より確度の高い情報を元に検討ができる。閾値を緩めることで、他の製品の情報も使って故障ツリーを生成でき、広く他の製品からも故障要因に対する気づきを得ることができる。
FIG. 17 is an example of an interface for changing the causal relationship relevance threshold on the FTA display screen.
This threshold value can be freely changed by the user by the input setting 105. For example, as shown in FIG. 17, the threshold value can be changed by providing a status bar and sliding it, and a fault tree is generated again according to the threshold value and displayed in the fault tree area 2202 as needed. To. Alternatively, an appropriate value may be input by the input setting 105.
Thus, it is possible to cope with both a case where the user wants a failure tree close to the target product and a case where a user wants a failure tree using information on other products widely by changing the threshold value. By tightening the threshold, a failure tree closer to the target product can be generated, and examination can be performed based on information with higher accuracy. By relaxing the threshold value, a fault tree can be generated using information on other products, and a wide range of awareness can be obtained from other products.

(関連度算出方法)
因果関係と対象製品の関連度の算出方法について説明する。
FTA生成部110は、関連度を、例えば、以下の2つの方針に基づき算出することができる。
方針A:部品リストには製品を構成する部品が階層状に記載される。因果関係中の部品とマッチングした際に、部品リストの階層の上位と合致している方が、関連度が高い。
方針B:合致する部品の数の多い方が、関連度が高い。
方針Aは、例えば、ネジやボルトなどのように、末端の部品になればなるほど、様々な製品に使わることが多いことから、因果関係と製品との関連度を評価するには、上位の部品が合致するかが重要であるためである。
計算式にすると、式(1)のようになる。FTA生成部110は、式(1)に従い、部品リストの各階層おいて、因果関係中の部品と部品リストの部品で合致した部品数に、部品リストの階層番号で部品リストの階層の最大数を割ったものを掛け合わせ、全ての階層に対して、足し合わせたものを関連度とする。
(Relevance calculation method)
A method for calculating the degree of association between the causal relationship and the target product will be described.
The FTA generation unit 110 can calculate the degree of association based on, for example, the following two policies.
Policy A: The parts constituting the product are described in a hierarchical form in the parts list. When matching with a part in a causal relationship, the higher the part list hierarchy, the higher the degree of association.
Policy B: The more the number of matching parts, the higher the degree of relevance.
Policy A is often used for various products as the end parts, such as screws and bolts, etc., so in order to evaluate the degree of causal relationship and product relevance, This is because it is important that the parts match.
If it becomes a calculation formula, it will become like Formula (1). In accordance with the formula (1), the FTA generation unit 110 sets the maximum number of parts list layers by the part list hierarchy number to the number of parts matched by the parts in the parts list and the parts in the parts list in each part list. Multiplying the numbers divided by, and adding up all the levels as the relevance.

Figure 2017111657
N:部品リストの階層の最大数
i: 部品リストの階層番号
:因果関係中の部品と部品リストの部品をマッチングした際に、部品リストの階層番号iで合致した部品の数
Figure 2017111657
N: Maximum number of parts list hierarchy i: Part list hierarchy number M i : Number of parts matched by part list hierarchy number i when matching parts in a causal relationship with parts list parts

図10(A)の因果関係と図14の部品リストとの関連度は、N=4、部品リストの第1階層目と合致する部品が1つ、第2階層目と合致する部品が1つ、第3階層目に合致する部品が2つあるので、関連度は、4/1×1+4/2×1+4/3×2≒8.6となる。図10(B)の因果関係であれば、N=4、部品リストの第1階層目と合致する部品が1つ、第2階層目と合致する部品が1つあるので、関連度は、4/1×1+4/2×1=6となる。つまり、図11の因果関係の方が、関連度が高いといえる。   The degree of association between the causal relationship in FIG. 10A and the component list in FIG. 14 is N = 4, one component that matches the first layer of the component list, and one component that matches the second layer. Since there are two parts that match the third layer, the relevance is 4/1 × 1 + 4/2 × 1 + 4/3 × 2≈8.6. In the case of the causal relationship in FIG. 10B, N = 4, there is one part that matches the first hierarchy of the parts list, and one part that matches the second hierarchy, so the degree of association is 4 / 1 × 1 + 4/2 × 1 = 6. That is, it can be said that the causal relationship in FIG.

[付記]
なお、本発明は上記した実施例に限定されるものではなく、様々な変形例が含まれている。例えば、上記した実施例は本発明を分かりやすく説明するために詳細に説明したものであり、必ずしも説明した全ての構成を備えるものに限定されるものではない。また、ある実施例の構成の一部を他の実施例の構成に置き換えることが可能であり、また、ある実施例の構成に他の実施例の構成を加えることも可能である。また、各実施例の構成の一部について、他の構成の追加・削除・置換をすることが可能である。
また、上記の各構成、機能、処理部、処理手段等は、それらの一部又は全部を、例えば集積回路で設計する等によりハードウェアで実現してもよい。また、上記の各構成、機能等は、プロセッサがそれぞれの機能を実現するプログラムを解釈し、実行することによりソフトウェアで実現してもよい。各機能を実現するプログラム、テーブル、ファイル等の情報は、メモリや、ハードディスク、SSD(Solid State Drive)等の記録装置、または、ICカード、SDカード、DVD等の記録媒体に置くことができる。
また、制御線や情報線は説明上必要と考えられるものを示しており、製品上必ずしも全ての制御線や情報線を示しているとは限らない。実際には殆ど全ての構成が相互に接続されていると考えてもよい。
[Appendix]
In addition, this invention is not limited to an above-described Example, Various modifications are included. For example, the above-described embodiments have been described in detail for easy understanding of the present invention, and are not necessarily limited to those having all the configurations described. Further, a part of the configuration of one embodiment can be replaced with the configuration of another embodiment, and the configuration of another embodiment can be added to the configuration of one embodiment. Further, it is possible to add, delete, and replace other configurations for a part of the configuration of each embodiment.
Each of the above-described configurations, functions, processing units, processing means, and the like may be realized by hardware by designing a part or all of them with, for example, an integrated circuit. Each of the above-described configurations, functions, and the like may be realized by software by interpreting and executing a program that realizes each function by the processor. Information such as programs, tables, and files for realizing each function can be stored in a memory, a hard disk, a recording device such as an SSD (Solid State Drive), or a recording medium such as an IC card, an SD card, or a DVD.
Further, the control lines and information lines indicate what is considered necessary for the explanation, and not all the control lines and information lines on the product are necessarily shown. Actually, it may be considered that almost all the components are connected to each other.

本発明の設計支援方法又は設計支援装置・システムは、その各手順をコンピュータに実行させるための設計支援プログラム、設計支援プログラムを記録したコンピュータ読み取り可能な記録媒体、設計支援プログラムを含みコンピュータの内部メモリにロード可能なプログラム製品、そのプログラムを含むサーバ等のコンピュータ、等により提供されることができる。   A design support method or a design support apparatus / system of the present invention includes a design support program for causing a computer to execute each procedure, a computer-readable recording medium recording the design support program, and an internal memory of the computer including the design support program Can be provided by a program product that can be loaded on the computer, a computer such as a server including the program, and the like.

101 不具合情報を活用した設計支援装置
104 中央制御装置
105 入力装置
106 出力装置
107 主記憶装置
108 補助記憶装置
109 FTA表示部
110 FTA生成部
111 FTA編集部
112 関連不具合表示部
113 FTA結果登録/呼び出し部
114 因果関係データベース
115 部品リストデータベース
116 不具合データベース
117 FTA結果データベース

101 Design Support Device Utilizing Defect Information 104 Central Controller 105 Input Device 106 Output Device 107 Main Storage Device 108 Auxiliary Storage Device 109 FTA Display Unit 110 FTA Generation Unit 111 FTA Editing Unit 112 Related Defect Display Unit 113 FTA Result Registration / Call Part 114 Causal relation database 115 Parts list database 116 Defect database 117 FTA result database

Claims (15)

設計支援装置であって、
製品の不具合発生について、部品と現象とを含む因果要素の連鎖を表した因果関係を記憶した因果関係データベース(DB)と、
製品毎の部品の階層構造を記憶した部品リストDBと、
製品の不具合発生について不具合発生の故障ツリーを生成するための生成部と、
を備え、
前記生成部が、入力された不具合の頂上事象の因果要素に対して、前記因果関係DBを参照して頂上事象の因果要素を含む複数の因果関係を取得し、取得した複数の因果関係の各々のうち頂上事象に至るまでの因果関係を切り出して取得し、取得した頂上事象に至るまでの複数の因果関係を組み合わせて、頂上事象を最上位階層とした第1のツリーを生成し、
前記生成部が、生成した第1のツリーの頂上より下位の各階層の各因果要素に対して、前記因果関係DBを参照して各因果要素を含むひとつ又は複数の因果関係を取得し、取得したひとつ又は複数の因果関係の各々のうち各因果要素に至るまでの因果関係を切り出して取得し、取得した各因果要素に至るまでのひとつ又は複数の因果関係を各因果要素の下位階層に追加して、第2のツリーを生成し、
前記生成部が、生成した第2のツリーの頂上より下位の各階層の各因果要素に対して、前記部品リストDBを参照し、部品リストに含まれていない因果要素及びその下位階層の因果関係を削除し、故障ツリーを生成する、
設計支援装置。
A design support device,
A causal relation database (DB) that stores a causal relationship that represents a chain of causal elements including parts and phenomena for product defects,
A parts list DB that stores a hierarchical structure of parts for each product;
A generation unit for generating a failure tree of the occurrence of a defect with respect to the occurrence of a defect in the product,
With
The generation unit obtains a plurality of causal relationships including the causal elements of the top event with reference to the causal relationship DB with respect to the causal elements of the input failure top event, and each of the acquired plurality of causal relationships The first causal relationship up to the top event is cut out and acquired, and a plurality of causal relationships up to the acquired top event are combined to generate a first tree with the top event as the highest hierarchy,
The generation unit acquires one or a plurality of causal relationships including each causal element with reference to the causal relationship DB for each causal element in each layer lower than the top of the generated first tree, and acquires The causal relationship up to each causal element is obtained from each of the one or more causal relationships, and one or more causal relationships up to each acquired causal element are added to the lower hierarchy of each causal element To generate a second tree,
The generation unit refers to the parts list DB for each causal element in each hierarchy lower than the top of the generated second tree, and the causal elements not included in the parts list and the causal relationship between the causal elements in the hierarchy. To generate a fault tree,
Design support device.
請求項1に記載の設計支援装置において、
前記生成部は、入力された不具合の頂上事象の因果要素又は第1のツリーの頂上より下位の各階層の各因果要素に対して、前記因果関係DBを参照して因果要素を含むひとつ又は複数の因果関係を取得する際、前記部品リストDBを参照し、因果関係と部品の関連度を計算し、関連度が予め定められた閾値より高い因果関係を抽出して、それぞれ、第1のツリー又は第2のツリーを生成することを特徴とする設計支援装置。
The design support apparatus according to claim 1,
The generation unit includes one or a plurality of causal elements including a causal element with reference to the causal relation DB with respect to the causal element of the input failure top event or each causal element in each layer lower than the top of the first tree. When the causal relationship is acquired, the component list DB is referred to, the relevance between the causal relationship and the component is calculated, the causal relationship having a relevance higher than a predetermined threshold is extracted, and the first tree is respectively obtained. Or the design support apparatus characterized by producing | generating a 2nd tree.
請求項2に記載の設計支援装置において、
前記生成部は、因果関係中の部品とマッチングした際に、部品リストの階層の上位と合致している、かつ、合致する部品の数の多い方が関連度を高く評価することを特徴とする設計支援装置。
The design support apparatus according to claim 2,
The generation unit, when matched with a causal component, matches the higher level of the component list hierarchy, and the higher the number of matching components, the higher the degree of relevance is evaluated. Design support device.
請求項3に記載の設計支援装置において、
前記生成部は、部品リストの各階層おいて、因果関係中の部品と部品リストの部品で合致した部品数に、部品リストの階層番号で部品リストの階層の最大数を割ったものを掛け合わせ、全ての階層に対して、足し合わせたものを関連度とすることを特徴とする設計支援装置。
The design support apparatus according to claim 3,
The generation unit multiplies the number of parts matched in the causal part and the parts in the parts list by dividing the maximum number of parts list hierarchy by the part list hierarchy number in each part of the parts list. A design support apparatus characterized in that, for all hierarchies, the degree of relevance is the sum of the levels.
請求項2に記載の設計支援装置において、
前記生成部は、ステータスバー又は入力装置からの入力により、閾値を変更することを特徴とする設計支援装置。
The design support apparatus according to claim 2,
The design support device, wherein the generation unit changes a threshold value by an input from a status bar or an input device.
請求項1に記載の設計支援装置において、
タイトル領域と、故障ツリー領域、頂上事象登録ボタン及び故障ツリー生成ボタンを有するメニュー領域を含む表示画面を表示する表示部、
を、さらに備え、
頂上事象登録ボタンが押下されると、前記生成部は、部品と現象の入力欄を含む頂上事象登録画面を表示し、入力装置により頂上事象の部品と現象を含む因果要素を入力し、
故障ツリー生成ボタンが押下されると、前記生成部が、前記因果関係DBに蓄積された因果関係及び前記部品リストDBに蓄積された部品リストを元に、頂上事象を最上位階層とした、第1のツリー、第2のツリー、及び/又は、故障ツリーを生成し、出力装置に表示することを特徴とする設計支援装置。
The design support apparatus according to claim 1,
A display unit for displaying a display screen including a title area, a failure tree area, a menu area having a top event registration button and a failure tree generation button;
Further,
When the top event registration button is pressed, the generation unit displays a top event registration screen including a part and a phenomenon input column, and a causal element including a top event part and a phenomenon is input by an input device.
When the failure tree generation button is pressed, the generation unit sets the top event as the highest hierarchy based on the causal relationship accumulated in the causal relationship DB and the component list accumulated in the component list DB. A design support apparatus that generates one tree, a second tree, and / or a fault tree and displays the tree on an output device.
請求項1に記載の設計支援装置において、
前記因果関係DBに蓄積された因果関係に対して、関連する不具合事例を予め関連付けて格納する不具合DBと、
表示された故障ツリーの因果要素が選択されると、前記不具合DBを参照して、選択された因果要素の因果関係に関連付けられた不具合事例を表示する関連不具合表示部を、
さらに備えたことを特徴とする設計支援装置。
The design support apparatus according to claim 1,
A defect DB that stores the associated defect cases in advance in association with the causal relationships accumulated in the causal relation DB;
When a causal element of the displayed failure tree is selected, a related defect display unit that displays a defect case associated with the causal relationship of the selected causal element with reference to the defect DB,
A design support apparatus further comprising:
請求項1に記載の設計支援装置において、
入力装置からの入力に従い、故障ツリーに対して、因果要素を削除、因果要素を構成する部品及び/又は現象を変更、新しい因果要素を追加、因果要素を故障ツリーの別の位置に移動、のいずれかひとつ又は複数により故障ツリーを編集する編集部を、
さらに備えたことを特徴とする設計支援装置。
The design support apparatus according to claim 1,
According to the input from the input device, the causal element is deleted from the fault tree, the parts and / or phenomena constituting the causal element are changed, the new causal element is added, and the causal element is moved to another position in the fault tree. An editing unit that edits the fault tree by any one or more,
A design support apparatus further comprising:
請求項1に記載の設計支援装置において、
生成した故障ツリーを、結果DBに蓄積する、及び/又は、故障ツリーを結果DBから呼び出す、結果登録/呼び出し部を、
さらに備えたことを特徴とする設計支援装置。
The design support apparatus according to claim 1,
A result registration / call unit that accumulates the generated failure tree in the result DB and / or calls the failure tree from the result DB.
A design support apparatus further comprising:
請求項1に記載の設計支援装置において、
因果関係は、不具合発生に至るまでの要因が因果の順に、数珠繋ぎとなっており、各要因が部品と現象の組み合わせで表現されることを特徴とする設計支援装置。
The design support apparatus according to claim 1,
The design support apparatus is characterized in that the causal relationship is such that the factors leading to the occurrence of the failure are connected in a cascading order, and each factor is expressed by a combination of parts and phenomena.
請求項1に記載の設計支援装置において、
前記因果関係は、因果要素同士を繋ぐ関係として、AND条件及び/又はOR条件とすることを特徴とする設計支援装置。
The design support apparatus according to claim 1,
The design support apparatus is characterized in that the causal relationship is an AND condition and / or an OR condition as a relation connecting causal elements.
請求項11に記載の設計支援装置において、
前記生成部が、因果関係を組み合わせる際に、各因果関係をORで上位層に結合することを特徴とする設計支援装置。
The design support apparatus according to claim 11,
The design support apparatus, wherein when the causal relationship is combined, the generation unit couples each causal relationship to an upper layer by OR.
請求項1に記載の設計支援装置において、
因果要素の部品は、部品名、製品名、システム名、サブシステム名のいずれかであることを特徴とする設計支援装置。
The design support apparatus according to claim 1,
The design support apparatus, wherein the causal element part is one of a part name, a product name, a system name, and a subsystem name.
設計支援装置における設計支援方法であって、
前記設計支援装置は、
製品の不具合発生について、部品と現象とを含む因果要素の連鎖を表した因果関係を記憶した因果関係データベース(DB)と、
製品毎の部品の階層構造を記憶した部品リストDBと、
製品の不具合発生について不具合発生の故障ツリーを生成するための生成部と、
を備え、
前記生成部が、入力された不具合の頂上事象の因果要素に対して、前記因果関係DBを参照して頂上事象の因果要素を含む複数の因果関係を取得し、取得した複数の因果関係の各々のうち頂上事象に至るまでの因果関係を切り出して取得し、取得した頂上事象に至るまでの複数の因果関係を組み合わせて、頂上事象を最上位階層とした第1のツリーを生成し、
前記生成部が、生成した第1のツリーの頂上より下位の各階層の各因果要素に対して、前記因果関係DBを参照して各因果要素を含むひとつ又は複数の因果関係を取得し、取得したひとつ又は複数の因果関係の各々のうち各因果要素に至るまでの因果関係を切り出して取得し、取得した各因果要素に至るまでのひとつ又は複数の因果関係を各因果要素の下位階層に追加して、第2のツリーを生成し、
前記生成部が、生成した第2のツリーの頂上より下位の各階層の各因果要素に対して、前記部品リストDBを参照し、部品リストに含まれていない因果要素及びその下位階層の因果関係を削除し、故障ツリーを生成する、
設計支援方法。

A design support method in a design support apparatus,
The design support apparatus includes:
A causal relation database (DB) that stores a causal relationship that represents a chain of causal elements including parts and phenomena for product defects,
A parts list DB that stores a hierarchical structure of parts for each product;
A generation unit for generating a failure tree of the occurrence of a defect with respect to the occurrence of a defect in the product,
With
The generation unit obtains a plurality of causal relationships including the causal elements of the top event with reference to the causal relationship DB with respect to the causal elements of the input failure top event, and each of the acquired plurality of causal relationships The first causal relationship up to the top event is cut out and acquired, and a plurality of causal relationships up to the acquired top event are combined to generate a first tree with the top event as the highest hierarchy,
The generation unit acquires one or a plurality of causal relationships including each causal element with reference to the causal relationship DB for each causal element in each layer lower than the top of the generated first tree, and acquires The causal relationship up to each causal element is obtained from each of the one or more causal relationships, and one or more causal relationships up to each acquired causal element are added to the lower hierarchy of each causal element To generate a second tree,
The generation unit refers to the parts list DB for each causal element in each hierarchy lower than the top of the generated second tree, and the causal elements not included in the parts list and the causal relationship between the causal elements in the hierarchy. To generate a fault tree,
Design support method.

設計支援装置における設計支援プログラムであって、
前記設計支援装置は、
製品の不具合発生について、部品と現象とを含む因果要素の連鎖を表した因果関係を記憶した因果関係データベース(DB)と、
製品毎の部品の階層構造を記憶した部品リストDBと、
製品の不具合発生について不具合発生の故障ツリーを生成するための生成部と、
を備え、
前記生成部が、入力された不具合の頂上事象の因果要素に対して、前記因果関係DBを参照して頂上事象の因果要素を含む複数の因果関係を取得し、取得した複数の因果関係の各々のうち頂上事象に至るまでの因果関係を切り出して取得し、取得した頂上事象に至るまでの複数の因果関係を組み合わせて、頂上事象を最上位階層とした第1のツリーを生成するステップと、
前記生成部が、生成した第1のツリーの頂上より下位の各階層の各因果要素に対して、前記因果関係DBを参照して各因果要素を含むひとつ又は複数の因果関係を取得し、取得したひとつ又は複数の因果関係の各々のうち各因果要素に至るまでの因果関係を切り出して取得し、取得した各因果要素に至るまでのひとつ又は複数の因果関係を各因果要素の下位階層に追加して、第2のツリーを生成するステップと、
前記生成部が、生成した第2のツリーの頂上より下位の各階層の各因果要素に対して、前記部品リストDBを参照し、部品リストに含まれていない因果要素及びその下位階層の因果関係を削除し、故障ツリーを生成するステップと、
をコンピュータに実行させるための設計支援プログラム。

A design support program in a design support device,
The design support apparatus includes:
A causal relation database (DB) that stores a causal relationship that represents a chain of causal elements including parts and phenomena for product defects,
A parts list DB that stores a hierarchical structure of parts for each product;
A generation unit for generating a failure tree of the occurrence of a defect with respect to the occurrence of a defect in the product,
With
The generation unit obtains a plurality of causal relationships including the causal elements of the top event with reference to the causal relationship DB with respect to the causal elements of the input failure top event, and each of the acquired plurality of causal relationships Cutting out and acquiring the causal relationship up to the top event, combining a plurality of causal relationships up to the acquired top event, and generating a first tree with the top event as the highest hierarchy;
The generation unit acquires one or a plurality of causal relationships including each causal element with reference to the causal relationship DB for each causal element in each layer lower than the top of the generated first tree, and acquires The causal relationship up to each causal element is obtained from each of the one or more causal relationships, and one or more causal relationships up to each acquired causal element are added to the lower hierarchy of each causal element And generating a second tree;
The generation unit refers to the parts list DB for each causal element in each hierarchy lower than the top of the generated second tree, and the causal elements not included in the parts list and the causal relationship between the causal elements in the hierarchy. And generating a fault tree;
Design support program to make computer execute.

JP2015246205A 2015-12-17 2015-12-17 Design support apparatus, design support method, and design support program Pending JP2017111657A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015246205A JP2017111657A (en) 2015-12-17 2015-12-17 Design support apparatus, design support method, and design support program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015246205A JP2017111657A (en) 2015-12-17 2015-12-17 Design support apparatus, design support method, and design support program

Publications (1)

Publication Number Publication Date
JP2017111657A true JP2017111657A (en) 2017-06-22

Family

ID=59080196

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015246205A Pending JP2017111657A (en) 2015-12-17 2015-12-17 Design support apparatus, design support method, and design support program

Country Status (1)

Country Link
JP (1) JP2017111657A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019207881A1 (en) * 2018-04-24 2019-10-31 株式会社日立製作所 Fault diagnostic device, fault diagnostic method, and machine whereto fault diagnostic device is applied
WO2019216004A1 (en) * 2018-05-08 2019-11-14 株式会社日立製作所 Product design assistance system
JP2020057192A (en) * 2018-10-02 2020-04-09 株式会社日立製作所 Malfunction factor priority presenting apparatus
CN111783668A (en) * 2020-07-01 2020-10-16 杭州海康威视系统技术有限公司 Method, device and equipment for determining association degree between personnel and event
CN112513761A (en) * 2019-03-13 2021-03-16 欧姆龙株式会社 Display system
CN112534373A (en) * 2019-03-13 2021-03-19 欧姆龙株式会社 Display system
WO2021070512A1 (en) * 2019-10-07 2021-04-15 株式会社日立製作所 Failure tree generation device and method therefor
WO2021246102A1 (en) * 2020-06-04 2021-12-09 株式会社日立製作所 Malfunction countermeasure proposing apparatus, malfunction countermeasure proposing method, and malfunction countermeasure proposing program
WO2022054329A1 (en) * 2020-09-14 2022-03-17 株式会社日立製作所 Device and method for calculating fault factor priority order based on usage environment

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019207881A1 (en) * 2018-04-24 2019-10-31 株式会社日立製作所 Fault diagnostic device, fault diagnostic method, and machine whereto fault diagnostic device is applied
JP2019191852A (en) * 2018-04-24 2019-10-31 株式会社日立製作所 Failure diagnosis device, failure diagnosis method, and machine to which failure diagnosis device is applied
JP7251924B2 (en) 2018-04-24 2023-04-04 株式会社日立製作所 Failure diagnosis device, failure diagnosis method, and machine to which failure diagnosis device is applied
US11892828B2 (en) 2018-04-24 2024-02-06 Hitachi, Ltd. Fault diagnosis device, fault diagnosis method and machine to which fault diagnosis device is applied
WO2019216004A1 (en) * 2018-05-08 2019-11-14 株式会社日立製作所 Product design assistance system
JP7154922B2 (en) 2018-10-02 2022-10-18 株式会社日立製作所 Failure factor priority display device
WO2020071054A1 (en) * 2018-10-02 2020-04-09 株式会社日立製作所 Fault factor priority presentation device
JP2020057192A (en) * 2018-10-02 2020-04-09 株式会社日立製作所 Malfunction factor priority presenting apparatus
CN112513761A (en) * 2019-03-13 2021-03-16 欧姆龙株式会社 Display system
CN112534373A (en) * 2019-03-13 2021-03-19 欧姆龙株式会社 Display system
US11989011B2 (en) 2019-03-13 2024-05-21 Omron Corporation Display system, display method, and non-transitory computer-readable recording medium recording display program for checking cause of abnormality
CN112513761B (en) * 2019-03-13 2024-04-30 欧姆龙株式会社 Display system, display method, and recording medium for display program
WO2021070512A1 (en) * 2019-10-07 2021-04-15 株式会社日立製作所 Failure tree generation device and method therefor
JP2021060812A (en) * 2019-10-07 2021-04-15 株式会社日立製作所 Failure tree generation device and method thereof
US11977441B2 (en) 2019-10-07 2024-05-07 Hitachi, Ltd. Fault tree generation device and fault tree generation method
JP7372808B2 (en) 2019-10-07 2023-11-01 株式会社日立製作所 Fault tree generation device and method
WO2021246102A1 (en) * 2020-06-04 2021-12-09 株式会社日立製作所 Malfunction countermeasure proposing apparatus, malfunction countermeasure proposing method, and malfunction countermeasure proposing program
JP7491745B2 (en) 2020-06-04 2024-05-28 株式会社日立製作所 Fault countermeasure proposal device, fault countermeasure proposal method, and fault countermeasure proposal program
CN111783668A (en) * 2020-07-01 2020-10-16 杭州海康威视系统技术有限公司 Method, device and equipment for determining association degree between personnel and event
JP7365307B2 (en) 2020-09-14 2023-10-19 株式会社日立製作所 Failure factor priority calculation device and method based on usage environment
WO2022054329A1 (en) * 2020-09-14 2022-03-17 株式会社日立製作所 Device and method for calculating fault factor priority order based on usage environment

Similar Documents

Publication Publication Date Title
JP2017111657A (en) Design support apparatus, design support method, and design support program
KR101543196B1 (en) Sequence program creation device
KR100860963B1 (en) Apparatus and method for developing software based on component
JP7154922B2 (en) Failure factor priority display device
TW201019149A (en) Method and apparatus for merging EDA coverage logs of coverage data
JP2016057803A (en) Abnormality detection procedure development device and abnormality detection procedure development method
JP6996629B2 (en) Verification automation equipment, verification automation methods, and programs
JP5614843B2 (en) Integrated software design and operation management system
JP2008217651A (en) Design support device, design support method and program
US20140281730A1 (en) Debugging session handover
JP2007323219A (en) Fmea support method, apparatus, program and medium
JP2006293611A (en) Plant monitoring control system
KR20150124653A (en) System for monitoring and controling electric power system for process verification
JP7365307B2 (en) Failure factor priority calculation device and method based on usage environment
JP4630489B2 (en) Log comparison debugging support apparatus, method and program
JP5833908B2 (en) Operation procedure creation support system and creation method
JP6116052B2 (en) How to test embedded systems
JP5987581B2 (en) FT calculation support program, FT calculation support method, and FT calculation support apparatus
Zhou et al. A framework for early robustness assessment.
JP6665637B2 (en) Program creation support system
WO2021070512A1 (en) Failure tree generation device and method therefor
JP6364786B2 (en) Design document management program, design document management method, and design document management apparatus
JP7260781B2 (en) INFORMATION PRESENTATION METHOD, INFORMATION PRESENTATION PROGRAM, AND INFORMATION PROCESSING DEVICE
JP7474132B2 (en) PROGRAM VERIFICATION DATA GENERATION SUPPORT DEVICE AND PROGRAM VERIFICATION DATA GENERATION SUPPORT METHOD
JP2024030830A (en) Information retrieval device and information retrieval method

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20170317