JP7491745B2 - Fault countermeasure proposal device, fault countermeasure proposal method, and fault countermeasure proposal program - Google Patents

Fault countermeasure proposal device, fault countermeasure proposal method, and fault countermeasure proposal program Download PDF

Info

Publication number
JP7491745B2
JP7491745B2 JP2020097377A JP2020097377A JP7491745B2 JP 7491745 B2 JP7491745 B2 JP 7491745B2 JP 2020097377 A JP2020097377 A JP 2020097377A JP 2020097377 A JP2020097377 A JP 2020097377A JP 7491745 B2 JP7491745 B2 JP 7491745B2
Authority
JP
Japan
Prior art keywords
event
fault
countermeasure
failure
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2020097377A
Other languages
Japanese (ja)
Other versions
JP2021189982A (en
Inventor
陽介 篠崎
太一 前田
功 萩谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2020097377A priority Critical patent/JP7491745B2/en
Priority to PCT/JP2021/017424 priority patent/WO2021246102A1/en
Priority to DE112021001942.2T priority patent/DE112021001942T5/en
Publication of JP2021189982A publication Critical patent/JP2021189982A/en
Application granted granted Critical
Publication of JP7491745B2 publication Critical patent/JP7491745B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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/00Administration; Management
    • G06Q10/20Administration of product repair or maintenance

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Economics (AREA)
  • Tourism & Hospitality (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Debugging And Monitoring (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、故障対策提案装置、故障対策提案方法及び故障対策提案プログラムに関する。 The present invention relates to a fault countermeasure proposal device, a fault countermeasure proposal method, and a fault countermeasure proposal program.

機器の故障に対して、的確な対策を決定することは、高度な熟練を要する。非熟練の作業者等は、目の前で発生している故障の根本的な原因を容易には知り得ない。目の前の事象を解決できそうな対策を施しても、その対策が故障の根本的な原因に対応していない場合、故障は解決しない。逆に、根本的な原因がわかれば、それに対応する対策を施すことによって、故障は直ちに解決する。 Determining appropriate countermeasures for equipment failure requires a high level of skill. Unskilled workers cannot easily identify the underlying cause of a failure that is occurring right in front of their eyes. Even if a countermeasure that seems capable of solving the immediate problem is implemented, the failure will not be resolved if the countermeasure does not address the underlying cause of the failure. Conversely, if the underlying cause is identified, the failure can be resolved immediately by implementing a countermeasure that addresses it.

特許文献1の製造品質の管理方法は、フォルトツリーを使用して対策を提案する。このフォルトツリーは、“何がどうなっているか”という複数の事象をルート及び各リーフに有し、各分岐点に論理演算子を有する。そして、リーフの事象(基本原因)に対して、対策(管理項目)が関連付けられている。 The manufacturing quality management method in Patent Document 1 proposes countermeasures using a fault tree. This fault tree has multiple events, or "what is going on" at the root and each leaf, and has logical operators at each branch point. Countermeasures (management items) are associated with the leaf events (fundamental causes).

特開2002-351537公報JP2002-351537A

特許文献1において、新たな対策が追加された場合、多くのリーフの事象のうちから、その対策に対応するべきものを探し出すことになる。特にフォルトツリーの分岐が複雑であり、リーフの数が多い場合、当該作業は、多大な手間となる。
そこで、本発明は、フォルトツリーの事象に対して対策を対応させる作業を省略することを目的とする。
In Patent Document 1, when a new measure is added, the event corresponding to the measure must be found from among many leaf events. This work is particularly time-consuming when the branching of the fault tree is complex and the number of leaves is large.
Therefore, an object of the present invention is to omit the work of taking measures against events in a fault tree.

本発明の故障対策提案装置は、故障を示す事象を受け付ける故障情報受付部と、前記事象を階層的に有する所与のツリーを参照することによって、前記受け付けた事象の原因となり得る事象を取得するフォルトツリー参照部と、前記事象に関連付けて前記事象の対策として使用され得るアプリケーションに関する対策情報を記憶した対応情報から、前記取得した原因となり得る事象に対応する対策情報を取得し、前記取得した対策情報を提案するアプリケーション提案部と、を備え、前記フォルトツリー参照部は、前記原因となり得る事象の候補が複数存在する場合、出発事象からの階層距離が最も短いものを取得し、さらに階層距離が最も短いものが複数存在する場合、経由する論理積の数が最も多いものを取得し、前記対応情報のレコードは、故障に対するアプリケーションが新たに加わった場合、ユーザの操作に基づき増加すること、を特徴とする。
その他の手段については、発明を実施するための形態のなかで説明する。
The fault countermeasure proposal device of the present invention comprises a fault information receiving unit that receives an event indicating a fault, a fault tree reference unit that acquires events that may be the cause of the accepted event by referring to a given tree that has the events hierarchically, and an application proposal unit that acquires countermeasure information corresponding to the acquired possible causative event from correspondence information that stores countermeasure information on applications that can be used as a countermeasure for the event in association with the event, and proposes the acquired countermeasure information , wherein the fault tree reference unit acquires the event with the shortest hierarchical distance from the starting event when there are multiple candidates for the possible causative event, and acquires the event with the shortest hierarchical distance when there are multiple candidates with the shortest hierarchical distance, and acquires the event with the largest number of logical products through which to pass, and the records of the correspondence information are increased based on user operation when a new application for the fault is added .
Other means will be described in the description of the embodiment of the invention.

本発明によれば、フォルトツリーの事象に対して対策を対応させる作業を省略することができる。 The present invention makes it possible to eliminate the need to take countermeasures against events in a fault tree.

第1の実施形態における故障対策提案装置の構成等を説明する図である。1 is a diagram illustrating a configuration of a fault countermeasure proposal device according to a first embodiment. FIG. フォルトツリー(FT)の一例である。This is an example of a fault tree (FT). アプリケーション情報の一例である。11 is an example of application information. 第1の実施形態における処理手順のフローチャートである。4 is a flowchart of a processing procedure according to the first embodiment. 故障情報受付画面の一例である。13 is an example of a failure information reception screen. 第2の実施形態における故障対策提案装置の構成等を説明する図である。13 is a diagram illustrating the configuration of a fault countermeasure proposal device according to a second embodiment. FIG. 第2の実施形態における処理手順のフローチャートである。13 is a flowchart of a processing procedure according to a second embodiment. 故障情報受付画面の一例である。13 is an example of a failure information reception screen. 故障情報受付画面(続き)の一例である。13 is an example of the failure information reception screen (continuation).

以降、本発明を実施するための第1の実施形態及び第2の実施形態を、図等を参照しながら詳細に説明する。第2の実施形態においては、第1の実施形態に比して、ユーザが入力するテキストを解析する処理が加わっている。第1の実施形態及び第2の実施形態は、多くの部品から構成される製品の故障に際し、その故障を解決する対策を、科学技術計算アプリケーションとして提供する例である。しかしながら、本発明の考え方は、科学技術計算アプリケーションを提供する例に限定されず、その故障の解決に役立つ任意の情報を提供する例に適用可能である。 The following describes in detail a first embodiment and a second embodiment for carrying out the present invention with reference to the drawings. Compared to the first embodiment, the second embodiment adds a process for analyzing text entered by a user. The first and second embodiments are examples of providing a scientific and technical calculation application as a measure to solve a failure of a product consisting of many parts. However, the concept of the present invention is not limited to the example of providing a scientific and technical calculation application, and can be applied to an example of providing any information useful in solving the failure.

〈第1の実施形態〉
(故障対策提案装置の構成)
図1は、第1の実施形態における故障対策提案装置1の構成等を説明する図である。故障対策提案装置1は、一般的なコンピュータであり、中央制御装置11、マウス、キーボード等の入力装置12、ディスプレイ等の出力装置13、主記憶装置14、補助記憶装置15及び通信装置16を備える。これらは、バスで相互に接続されている。補助記憶装置15は、フォルトツリー(“FT”とも呼ぶ)31、アプリケーション情報32及びアプリケーション33(いずれも詳細後記)を格納している。
First Embodiment
(Configuration of the fault countermeasure proposal device)
1 is a diagram for explaining the configuration of a fault countermeasure proposal device 1 in the first embodiment. The fault countermeasure proposal device 1 is a general computer, and includes a central control device 11, an input device 12 such as a mouse and a keyboard, an output device 13 such as a display, a main memory device 14, an auxiliary memory device 15, and a communication device 16. These are interconnected by a bus. The auxiliary memory device 15 stores a fault tree (also called "FT") 31, application information 32, and applications 33 (all of which will be described in detail later).

主記憶装置14における故障情報受付部21、FT参照部22及びアプリケーション提案部23は、プログラムである。中央制御装置11は、これらのプログラムを補助記憶装置15から読み出し主記憶装置14にロードすることによって、それぞれのプログラムの機能(詳細後記)を実現する。補助記憶装置15は、故障対策提案装置1から独立した構成となっていてもよい。故障対策提案装置1は、ネットワーク2を介して、端末装置3と通信可能である。端末装置3は、ユーザが遠隔地から故障対策提案装置1を操作する際に使用される。 The fault information receiving unit 21, FT reference unit 22, and application proposal unit 23 in the main memory device 14 are programs. The central control unit 11 reads these programs from the auxiliary memory device 15 and loads them into the main memory device 14 to realize the functions of each program (described in detail below). The auxiliary memory device 15 may be configured independent of the fault countermeasure proposal device 1. The fault countermeasure proposal device 1 can communicate with a terminal device 3 via a network 2. The terminal device 3 is used when a user operates the fault countermeasure proposal device 1 from a remote location.

(アプリケーション)
アプリケーション33は、製品又は部品の故障を解決するための計算、検査、シミュレーション等を行うソフトウエアである。アプリケーション33は、故障対策提案装置1の管理者が、自社開発又はライセンス取得したうえで補助記憶装置15に格納したものの他、任意の外部装置(図示せず)に格納されたうえで公開されているものも含む。図1のアプリケーション33は、このような多くのアプリケーションの集合である。
(application)
The application 33 is software that performs calculations, inspections, simulations, etc. to solve failures of products or parts. The applications 33 include applications that have been developed in-house or licensed and stored in the auxiliary storage device 15 by the administrator of the failure countermeasure proposal device 1, as well as applications that have been stored in any external device (not shown) and made public. The application 33 in FIG. 1 is a collection of many such applications.

(フォルトツリー)
図2は、フォルトツリー(FT)31の一例である。FT31は、複数の事象41~46並びに複数の分岐47及び48を有する。事象は、図2では、破線の長方形で表現され、製品又は部品と、現象とを含む。いま、製品についての事象41に注目する。事象41は、“製品E”と記された製品ノード51、及び、“現象E”と記された現象ノード52を含んでいる。これは、“製品Eが現象Eを示している”ということを意味する。現象とは、故障の具体的な状況であり、例えば“漏電”、“帯熱”、“発火”、“変形”、“破断”等である。
(Fault Tree)
Fig. 2 is an example of a fault tree (FT) 31. The FT 31 has a number of events 41 to 46 and a number of branches 47 and 48. In Fig. 2, an event is represented by a rectangle with a dashed line, and includes a product or part and a phenomenon. Now, let us look at the event 41 about a product. The event 41 includes a product node 51 marked "Product E" and a phenomenon node 52 marked "Phenomenon E". This means that "Product E shows phenomenon E". A phenomenon is a specific situation of a failure, such as "electric leakage", "heating", "ignition", "deformation", "fracture", etc.

部品についての事象42に注目する。事象42は、“部品A”と記された部品ノード53、及び、“現象A”と記された現象ノード54を含んでいる。これは、“部品Aが現象Aを示している”ということを意味する。ここでの現象もまた、故障の具体的な状況である。事象43~46についても同様である。 Let's look at event 42, which is about a part. Event 42 includes part node 53 labeled "part A" and phenomenon node 54 labeled "phenomenon A." This means that "part A exhibits phenomenon A." The phenomenon here is also a specific situation of a failure. The same is true for events 43 to 46.

FT31は、製品についての事象をルート(根)とし複数の部品についての事象をリーフ(葉)として有する木構造を有している。FT31は、ルート側からリーフ側に事象を辿る“トップダウン”によって、故障の根本原因を探すために使用される。ここでの根本原因とは、その末端側(リーフ側、図2の右側)に他の事象がない事象である。事象42、44~46は、根本原因である。 FT31 has a tree structure with an event about the product as the root and events about multiple parts as leaves. FT31 is used to find the root cause of a failure by tracing events "top-down" from the root to the leaves. A root cause here is an event that has no other events on its terminal side (the leaf side, the right side of Figure 2). Events 42, 44 to 46 are root causes.

分岐47は、“論理和”の分岐である。以降これは、単に論理和47とも呼ばれる。分岐48は、“論理積”の分岐である。以降これは、単に論理積48とも呼ばれる。論理和47は、そのリーフ側に直結する事象のうち少なくとも1つが発生した場合、ルート側に直結する事象が必ず発生することを示す。すなわち、部品Aに現象Aが発生し、部品Bに現象Bが発生し、又は、部品Cに現象Cが発生した場合(少なくとも一つの場合)に、部品A~部品Cを構成要素とする製品Eに現象Eが必ず発生する。一方、論理積48は、そのリーフ側に直結する事象のすべてが発生した場合、ルート側に直結する事象が必ず発生することを示す。すなわち、部品Dに現象Dが発生し、かつ、部品Hに現象Hが発生した場合に、部品Dと部品Hとを構成要素とする部品Bに必ず現象Bが発生する。 Branch 47 is a "logical sum" branch. Hereinafter, this is also simply referred to as logical sum 47. Branch 48 is a "logical product" branch. Hereinafter, this is also simply referred to as logical product 48. Logical sum 47 indicates that if at least one of the events directly connected to the leaf side occurs, an event directly connected to the root side will always occur. That is, if phenomenon A occurs in part A, phenomenon B occurs in part B, or phenomenon C occurs in part C (at least one case), phenomenon E will always occur in product E, which has parts A to C as components. On the other hand, logical product 48 indicates that if all of the events directly connected to the leaf side occur, an event directly connected to the root side will always occur. That is, if phenomenon D occurs in part D and phenomenon H occurs in part H, phenomenon B will always occur in part B, which has parts D and H as components.

補助記憶装置15は、製品及び現象の組合せごとに、図2のFT31を多数格納している。そして、故障対策提案装置1は、過去の故障例に基づき、FT31を更新することによって、各FT31を常に最新の状態に維持している。 The auxiliary storage device 15 stores a large number of FTs 31 as shown in FIG. 2 for each combination of product and phenomenon. The fault countermeasure proposal device 1 updates the FTs 31 based on past fault examples, thereby always keeping each FT 31 up to date.

(アプリケーション情報)
図3は、アプリケーション情報32の一例である。アプリケーション情報32においては、アプリケーション名欄101に記憶されたアプリケーション名に関連付けて、対象製品・対象部品欄102には対象製品・対象部品が、対象現象欄103には対象現象が記憶されている。
(Application Information)
3 is an example of the application information 32. In the application information 32, a target product and a target part are stored in a target product/target part column 102 and a target phenomenon is stored in a target phenomenon column 103 in association with an application name stored in an application name column 101.

アプリケーション名欄101のアプリケーション名は、個々のアプリケーション33の名称である。なお、当該欄に、アプリケーション33に関する他の情報(アプリケーション33が行う処理の概要等)が記憶されていてもよい。当該欄に記憶されている内容が“対策情報”に相当する。
対象製品・対象部品欄102の対象製品・対象部品は、そのアプリケーション33の対象となる製品又は部品の名称である。
対象現象欄103の対象現象は、そのアプリケーション33の対象となる現象である。
The application name in the application name column 101 is the name of each application 33. Note that other information related to the application 33 (such as an overview of the processing performed by the application 33) may also be stored in this column. The contents stored in this column correspond to "countermeasure information."
The target product/target part in the target product/target part column 102 is the name of the product or part that is the target of the application 33 .
The target phenomenon in the target phenomenon column 103 is the phenomenon that is the target of the application 33 .

例えば、図3の1行目に注目する。アプリケーションAが対象とする事象は、製品Aの現象P、製品Aの現象Q、製品Aの現象R、製品Bの現象P、・・・、部品Kの現象Rの計12個である。さらに、アプリケーションAが対象とする事象は、前記に加え、任意の製品又は部品の現象P、現象Q又は現象R、さらに、製品A、製品B、部品H又は部品Kの任意の現象であってもよい。 For example, look at the first line in Figure 3. The events that application A targets are phenomenon P of product A, phenomenon Q of product A, phenomenon R of product A, phenomenon P of product B, ..., phenomenon R of part K, totaling 12 events. Furthermore, in addition to the above, the events that application A targets may be phenomenon P, phenomenon Q, or phenomenon R of any product or part, or even any phenomenon of product A, product B, part H, or part K.

このようにアプリケーション情報32は、製品又は部品と現象との組み合わせである事象を検索キーとして、その事象に対応するアプロケーション名を取得できる構成を有する対応情報である。故障に対する対策としてのアプリケーション33が新たに加わった場合、ユーザは、アプリケーション情報32のレコードを追加することになる。このとき、ユーザは、FT31を全く意識する必要がない。 In this way, application information 32 is correspondence information that has a structure that allows the name of an application corresponding to an event, which is a combination of a product or part and a phenomenon, to be obtained using the event as a search key. When a new application 33 is added as a countermeasure against a failure, the user adds a record to application information 32. At this time, the user does not need to be aware of FT 31 at all.

(処理手順)
図4は、第1の実施形態における処理手順のフローチャートである。以降、フローチャートの説明の途中で、適宜図5を参照する。
(Processing Procedure)
Fig. 4 is a flowchart of a processing procedure in the first embodiment. Hereinafter, Fig. 5 will be referred to as appropriate during the explanation of the flowchart.

ステップS201において、故障対策提案装置1の故障情報受付部21は、事象を受け付ける。具体的には、第1に、故障情報受付部21は、故障情報受付画面61(図5)を出力装置に表示する。なお、以降において、単に出力装置又は入力装置と記載する場合、それは、端末装置3の出力装置又は入力装置を含む。 In step S201, the fault information receiving unit 21 of the fault countermeasure proposal device 1 receives an event. Specifically, first, the fault information receiving unit 21 displays a fault information receiving screen 61 (FIG. 5) on the output device. Note that hereinafter, when simply referring to an output device or an input device, this includes the output device or input device of the terminal device 3.

第2に、故障情報受付部21は、ユーザが、キーボード等の入力装置を介して、故障した製品又は部品の名称を入力欄62に入力するのを受け付ける。以降の説明の便宜上、ここでは“パソコン”が入力されたとする。
第3に、故障情報受付部21は、ユーザが、キーボード等の入力装置を介して、故障の状況(現象)を入力欄63に入力するのを受け付ける。以降の説明の便宜上、ここでは“焦げ臭い”が入力されたとする。
第4に、故障情報受付部21は、ユーザが送信ボタン64を押下するのを受け付ける。
Secondly, the failure information receiving unit 21 receives the name of the failed product or part input by the user via an input device such as a keyboard in an input field 62. For the sake of convenience in the following explanation, it is assumed here that "personal computer" is input.
Thirdly, the malfunction information receiving unit 21 receives input of the malfunction situation (phenomenon) by the user via an input device such as a keyboard in an input field 63. For the sake of convenience in the following explanation, it is assumed here that "burning smell" is input.
Fourth, the malfunction information receiving unit 21 receives the user pressing the send button 64 .

ステップS202において、故障対策提案装置1のFT参照部22は、FT31を検索する。具体的には、FT参照部22は、“製品=パソコン,現象=焦げ臭い”という事象を有するFT31を検索する。この検索の結果、1又は複数のFT31が該当する場合もあるし、しない場合もある。ここでは、以降の説明の便宜上、そのようなFT31が1つだけ該当したとする。 In step S202, the FT reference unit 22 of the fault countermeasure proposal device 1 searches for FTs 31. Specifically, the FT reference unit 22 searches for FTs 31 that have the event "Product = PC, Phenomenon = Burning smell." As a result of this search, one or more FTs 31 may or may not be found to be relevant. Here, for the sake of convenience in the following explanation, it will be assumed that only one such FT 31 was found to be relevant.

ステップS203において、FT参照部22は、FT31を取得できるか否かを判断する。具体的には、FT参照部22は、該当するFT31が存在する場合(ステップS203“Yes”)、ステップS204に進み、それ以外の場合(ステップS203“No”)、ステップS209に進む。 In step S203, the FT reference unit 22 determines whether or not the FT 31 can be acquired. Specifically, if the corresponding FT 31 exists (step S203 "Yes"), the FT reference unit 22 proceeds to step S204, and otherwise (step S203 "No"), the FT reference unit 22 proceeds to step S209.

ステップS204において、FT参照部22は、原因を取得する。具体的には、FT参照部22は、該当したFT31の、出発事象“製品=パソコン,現象=焦げ臭い”を起点としてFT31をリーフ(末端)側に辿り、起点の末端側にあるすべての事象(原因)を取得する。このとき、ユーザが気付いていない、出発事象以外の事象が予備的に多く取得されることになる。 In step S204, the FT reference unit 22 acquires the cause. Specifically, the FT reference unit 22 traces the FT 31 to the leaf (end) side starting from the starting event "Product = PC, Phenomenon = Burning smell" of the relevant FT 31, and acquires all events (causes) at the end of the starting point. At this time, many events other than the starting event that the user is not aware of are acquired in advance.

なお、ステップS204において、FT参照部22は、根本原因のみを取得してもよい。具体的には、FT参照部22は、該当したFT31の、出発事象“製品=パソコン,現象=焦げ臭い”を起点としてFT31をリーフ(末端)側に辿り、根本原因を取得する。根本原因が複数存在する場合、FT参照部22は、例えば、出発事象からの階層距離が最も短いものを取得する。階層距離が最も短いものが複数存在する場合、FT参照部22は、例えば、経由する論理積の数が最も多いものを取得する。 In step S204, the FT reference unit 22 may obtain only the root cause. Specifically, the FT reference unit 22 starts from the starting event "Product = PC, Phenomenon = Burning smell" of the relevant FT 31 and traces the FT 31 to the leaf (terminal) side to obtain the root cause. If there are multiple root causes, the FT reference unit 22 obtains, for example, the one with the shortest hierarchical distance from the starting event. If there are multiple root causes with the shortest hierarchical distance, the FT reference unit 22 obtains, for example, the one with the largest number of logical products.

FT参照部22は、ステップS204において取得される(根本)原因の数を調整するために、任意の絞り込み条件をユーザから受け付けておくことができる。以降の説明の便宜上、ここでは、根本原因として、事象“部品=電源装置,現象=接触不良”が取得されたとする。 The FT reference unit 22 can accept any narrowing conditions from the user in order to adjust the number of (root) causes obtained in step S204. For the sake of convenience in the following explanation, it is assumed here that the event "Part = power supply unit, phenomenon = poor contact" is obtained as the root cause.

ステップS205において、故障対策提案装置1のアプリケーション提案部23は、アプリケーション情報32を検索する。具体的には、アプリケーション提案部23は、“対象部品=電源装置,対象現象=接触不良”を検索キーとしてアプリケーション情報32を検索し、該当するレコードのアプリケーション名を取得する。この検索の結果、1又は複数のアプリケーション名が該当する場合もあるし、しない場合もある。ここでは、以降の説明の便宜上、そのようなアプリケーション名が複数該当したとする。 In step S205, the application suggestion unit 23 of the fault countermeasure proposal device 1 searches the application information 32. Specifically, the application suggestion unit 23 searches the application information 32 using the search keys "target part = power supply unit, target phenomenon = poor contact" and obtains the application name of the corresponding record. As a result of this search, one or more application names may or may not be found. Here, for the sake of convenience in the following explanation, it will be assumed that multiple such application names are found.

ステップS206において、アプリケーション提案部23は、アプリケーションを取得できるか否かを判断する。具体的には、アプリケーション提案部23は、該当するアプリケーション名が存在する場合(ステップS206“Yes”)、ステップS207に進み、それ以外の場合(ステップS206“No”)、ステップS209に進む。 In step S206, the application suggestion unit 23 determines whether or not the application can be acquired. Specifically, if the corresponding application name exists (step S206 "Yes"), the application suggestion unit 23 proceeds to step S207, and otherwise (step S206 "No"), the application suggestion unit 23 proceeds to step S209.

ステップS207において、アプリケーション提案部23は、アプリケーションを提案する。具体的には、アプリケーション提案部23は、該当した複数のアプリケーション名を出力装置13に表示する。このとき、アプリケーション提案部23は、以下のメッセージを同時に表示する。
・“これらのアプリケーションが故障を解決できそうです。”
・“アプリケーションの内容については、リンク先をご確認ください。”
・“ご希望のアプリケーション名を選択すると、そのアプリケーションが起動します。”
より一般的に、アプリケーション提案部23は、アプリケーション33に関する情報(対策情報)を表示してもよい。
In step S207, the application suggestion unit 23 suggests applications. Specifically, the application suggestion unit 23 displays the names of the corresponding applications on the output device 13. At this time, the application suggestion unit 23 simultaneously displays the following message.
・"These applications may be able to solve the problem."
・"Please check the link for details about the application."
・"Select the name of the application you want and the application will start."
More generally, the application suggestion unit 23 may display information (measure information) related to the application 33 .

さらに、このとき、アプリケーション提案部23は、当該アプリケーションを提案する元となったFTを出力装置13に表示してもよい。このFTは、出発事象“パソコン,焦げ臭い”及び根本原因の事象“電源装置,接触不良”を含み、これを見たユーザは、両者間の因果関係を知ることができる。 At this time, the application suggestion unit 23 may display on the output device 13 the FT that was the basis for suggesting the application. This FT includes the starting event "PC, burning smell" and the root cause event "power supply, poor contact," and a user who sees this can learn the causal relationship between the two.

ステップS208において、アプリケーション提案部23は、アプリケーションを提供する。具体的には、第1に、アプリケーション提案部23は、ユーザが出力装置13に表示されているアプリケーション名のうちのいずれかを選択するのを受け付ける。
第2に、アプリケーション提案部23は、選択されたアプリケーション名を有するアプリケーション33そのものを起動させる、又は、端末装置3にダウンロードする。
In step S208, the application suggestion unit 23 provides an application. Specifically, first, the application suggestion unit 23 accepts a user's selection of any one of the application names displayed on the output device 13.
Secondly, the application suggestion unit 23 launches the application 33 having the selected application name itself or downloads it to the terminal device 3 .

ステップS209において、アプリケーション提案部23は、アプリケーションを提案できないことを表示する。具体的には、アプリケーション提案部23は、以下のメッセージを出力装置13に表示する。
・“申し訳ございません。故障を解決できそうなアプリケーションが見当たりません。”
その後、処理手順を終了する。
In step S209, the application suggestion unit 23 displays a message that the application cannot be suggested.
・"Sorry, but I can't find any applications that might solve the problem."
Then, the processing procedure ends.

〈第2の実施形態〉
(故障対策提案装置の構成)
図6は、第2の実施形態における故障対策提案装置1の構成等を説明する図である。図1の故障対策提案装置1に比して、図6の故障対策提案装置1は、主記憶装置14に、故障情報受付部21に代替して故障情報受付解析部24を有する点のみが異なっている。図示しないが、故障対策提案装置1は、故障情報受付部21及び故障情報受付解析部24を併せて備えていてもよい。
Second Embodiment
(Configuration of the fault countermeasure proposal device)
Fig. 6 is a diagram for explaining the configuration of a fault countermeasure proposal device 1 in the second embodiment. The fault countermeasure proposal device 1 in Fig. 6 differs from the fault countermeasure proposal device 1 in Fig. 1 only in that the main memory device 14 has a fault information reception/analysis unit 24 instead of the fault information reception unit 21. Although not shown, the fault countermeasure proposal device 1 may also have both the fault information reception unit 21 and the fault information reception/analysis unit 24.

(処理手順)
図7は、第2の実施形態における処理手順のフローチャートである。以降、フローチャートの説明の途中で、適宜図8及び図9を参照する。図4のフローチャートのステップS201を、ステップS201a~S201cに代替したものが図7のフローチャートである。したがって、以降では、ステップS201a~S201cのみを説明する。
(Processing Procedure)
Fig. 7 is a flowchart of the processing procedure in the second embodiment. Hereinafter, Fig. 8 and Fig. 9 will be referred to as appropriate during the explanation of the flowchart. The flowchart in Fig. 7 is obtained by replacing step S201 in the flowchart in Fig. 4 with steps S201a to S201c. Therefore, hereinafter, only steps S201a to S201c will be explained.

ステップS201aにおいて、故障対策提案装置1の故障情報受付解析部24は、事象を文章で受け付ける。具体的には、第1に、故障情報受付解析部24は、故障情報受付画面71(図8)を出力装置12に表示する。 In step S201a, the fault information reception/analysis unit 24 of the fault countermeasure proposal device 1 receives the event in text form. Specifically, first, the fault information reception/analysis unit 24 displays the fault information reception screen 71 (FIG. 8) on the output device 12.

第2に、故障情報受付解析部24は、ユーザが、キーボード等の入力装置12を介して、故障を説明する文章を入力欄72に入力するのを受け付ける。以降の説明の便宜上、ここでは“ベルトが破断した”が入力されたとする。
第3に、故障情報受付解析部24は、ユーザが送信ボタン73を押下するのを受け付ける。
Secondly, the malfunction information receiving and analyzing unit 24 receives a sentence explaining the malfunction input by the user via the input device 12 such as a keyboard in the input field 72. For the sake of convenience in the following explanation, it is assumed here that "the belt broke" is input.
Thirdly, the failure information receiving and analyzing unit 24 receives the user pressing the send button 73 .

ステップS201bにおいて、故障情報受付解析部24は、事象を解析する。具体的には、第1に、故障情報受付解析部24は、ステップS201aの“第2”において受け付けた文章を“ベルト/が/破断/した”のように形態素に分解する。
第2に、故障情報受付解析部24は、最初に出現した名詞を“製品”又は“部品”として認識し、最後に出現した動詞、形容詞、名詞等を“現象”として認識する。なお、最後に出現した動詞が動詞“する”の活用形である場合、その直前の動詞、形容詞、名詞等を“現象”として認識する。ここでは、故障情報受付解析部24は、製品又は部品としての“ベルト”、及び、現象としての“破断”を含む事象を取得することとなる。但し、ここでの事象は、ユーザの確認を経ていない“仮事象”である。
In step S201b, the malfunction information reception analysis unit 24 analyzes the event. Specifically, first, the malfunction information reception analysis unit 24 breaks down the sentence received in “second” of step S201a into morphemes such as “the belt broke.”
Secondly, the failure information reception and analysis unit 24 recognizes the first noun that appears as a "product" or "part" and recognizes the last verb, adjective, noun, etc. that appears as a "phenomenon". If the last verb that appears is a conjugated form of the verb "to do", the verb, adjective, noun, etc. immediately preceding it is recognized as a "phenomenon". Here, the failure information reception and analysis unit 24 acquires an event including a "belt" as a product or part and "breakage" as a phenomenon. However, the event here is a "provisional event" that has not been confirmed by the user.

ステップS201cにおいて、故障情報受付解析部24は、事象の編集を受け付ける。具体的には、第1に、故障情報受付解析部24は、出力装置13に故障情報受付画面(続き)74(図9)を表示する。入力欄75には製品又は部品としての“ベルト”が、入力欄76には現象としての“破断”が表示されている。
第2に、故障情報受付解析部24は、必要に応じてユーザが、真に意図した製品又は部品を入力欄75に入力し、真に意図した現象を入力欄76に入力するのを受け付ける。
第3に、故障情報受付解析部24は、ユーザが送信ボタン77を押下するのを受け付ける。
故障情報受付解析部24は、ステップS201cを省略してもよい。つまり、故障情報受付部21は、仮事象をそのままユーザが真に意図した事象として認識してもよい。
In step S201c, the failure information reception/analysis unit 24 receives editing of the event. Specifically, first, the failure information reception/analysis unit 24 displays a failure information reception screen (continued) 74 ( FIG. 9 ) on the output device 13. In an input field 75, "belt" is displayed as a product or part, and in an input field 76, "break" is displayed as a phenomenon.
Secondly, the failure information receiving and analyzing unit 24 receives, as necessary, the user's input of the truly intended product or part in the input field 75 and the truly intended phenomenon in the input field 76 .
Thirdly, the failure information receiving and analyzing unit 24 receives the user pressing the send button 77 .
The malfunction information reception/analysis unit 24 may omit step S201c. In other words, the malfunction information reception unit 21 may recognize the tentative event as an event truly intended by the user.

(変形例:FTの自動生成)
前記では、FT31は、所与であるとした。しかしながら、FT参照部22は、FT31を生成することも可能である。この場合、FT参照部22は、以下の処理を行うものとする。
〈1〉FT参照部22は、ユーザが故障情報受付画面61(図5)に対して、製品又は部品と現象とを入力するのを受け付ける。
(Variation: Automatic Generation of FT)
In the above, it has been assumed that the FT 31 is given. However, the FT reference unit 22 can also generate the FT 31. In this case, the FT reference unit 22 performs the following process.
<1> The FT reference unit 22 accepts the user's input of a product or part and a phenomenon on the failure information acceptance screen 61 (FIG. 5).

〈2〉FT参照部22は、ネットワーク2を介して外部の任意の装置にアクセスし、受け付けた現象を含む公開故障情報を取得する。公開故障情報とは、本実施形態の事象に相当する複数の情報を相互の因果関係とともに記述した公開文書である。公開故障情報は、必ずしもFTを説明したものでなくてもよい。
〈3〉FT参照部22は、取得した公開故障情報に基づき、受け付けた事象を含むFTを作成する。
〈4〉FT参照部22は、作成したFTから、原因となる事象を取得する。その後の処理は、前記と同じである。
<2> The FT reference unit 22 accesses an arbitrary external device via the network 2 and acquires public fault information including the received phenomenon. The public fault information is a public document that describes multiple pieces of information corresponding to the events of this embodiment together with their mutual causal relationships. The public fault information does not necessarily have to explain FT.
<3> The FT reference unit 22 creates an FT including the received event based on the acquired public fault information.
<4> The FT reference unit 22 acquires the causative event from the created FT. The subsequent processing is the same as that described above.

(本実施形態の効果)
本実施形態の故障対策提案装置の効果は以下の通りである。
(1)故障対策提案装置は、FTとは別に、事象と対策とを関連付けた対応情報を備えているので、新たな対策が増加した場合でも、FTの事象に対して新たに対策を関連付ける必要がない。
(2)故障対策提案装置は、根本原因を特定することができる。
(3)故障対策提案装置は、事象を製品等及び現象にわけて表現することができる。
(4)故障対策提案装置は、製品等及び現象の組合せに対策となるアプリケーションを関連付けることができる。
(Effects of this embodiment)
The effects of the fault countermeasure proposal device of this embodiment are as follows.
(1) The fault countermeasure proposal device has correspondence information that associates events with countermeasures, separate from FT. Therefore, even if new countermeasures are added, there is no need to associate new countermeasures with FT events.
(2) The troubleshooting proposal device can identify the root cause.
(3) The fault countermeasure proposal device can express an event by dividing it into products, etc. and phenomena.
(4) The fault countermeasure proposal device can associate a countermeasure application with a combination of a product, etc. and a phenomenon.

(5)故障対策提案装置は、現実に発生した現象をユーザに入力させることができる。
(6)故障対策提案装置は、現実に発生した故障を自然な文章でユーザに入力させることができる。
(7)故障対策提案装置は、文章を解析した結果をユーザに確認することができる。
(8)故障対策提案装置は、FTを作成することができる。
(5) The fault countermeasure proposal device allows the user to input a phenomenon that has actually occurred.
(6) The fault countermeasure proposal device allows the user to input a description of a fault that has actually occurred in natural sentences.
(7) The fault countermeasure proposal device can display the results of the text analysis to the user.
(8) The fault countermeasure proposal device can create an FT.

なお、本発明は前記した実施例に限定されるものではなく、様々な変形例が含まれる。例えば、前記した実施例は、本発明を分かり易く説明するために詳細に説明したものであり、必ずしも説明したすべての構成を備えるものに限定されるものではない。また、ある実施例の構成の一部を他の実施例の構成に置き換えることが可能であり、また、ある実施例の構成に他の実施例の構成を加えることも可能である。また、各実施例の構成の一部について、他の構成の追加・削除・置換をすることが可能である。 The present invention is not limited to the above-described embodiments, but includes various modified examples. For example, the above-described embodiments have been described in detail to make the present invention easier to understand, and are not necessarily limited to those having all of the configurations described. It is also possible to replace part of the configuration of one embodiment with the configuration of another embodiment, and it is also possible to add the configuration of another embodiment to the configuration of one embodiment. It is also possible to add, delete, or replace part of the configuration of each embodiment with other configurations.

また、前記の各構成、機能、処理部、処理手段等は、それらの一部又は全部を、例えば集積回路で設計する等によりハードウエアで実現してもよい。また、前記の各構成、機能等は、プロセッサがそれぞれの機能を実現するプログラムを解釈し、実行することによりソフトウエアで実現してもよい。各機能を実現するプログラム、テーブル、ファイル等の情報は、メモリや、ハードディスク、SSD(Solid State Drive)等の記録装置、又は、ICカード、SDカード、DVD等の記録媒体に置くことができる。
また、制御線や情報線は説明上必要と考えられるものを示しており、製品上必ずしもすべての制御線や情報線を示しているとは限らない。実際には殆どすべての構成が相互に接続されていると考えてもよい。
In addition, the above-mentioned configurations, functions, processing units, processing means, etc. may be realized in hardware, for example, by designing a part or all of them as an integrated circuit. In addition, the above-mentioned configurations, functions, etc. may be realized in software by a processor interpreting and executing a program that realizes each function. Information such as a program, table, file, etc. that realizes each function can be stored in a memory, a recording device such as a hard disk or SSD (Solid State Drive), or a recording medium such as an IC card, SD card, or DVD.
In addition, the control lines and information lines shown are those that are considered necessary for the explanation, and not all control lines and information lines in the product are necessarily shown. In reality, it can be considered that almost all components are connected to each other.

1 故障対策提案装置
2 ネットワーク
3 端末装置
11 中央制御装置
12 入力装置
13 出力装置
14 主記憶装置
15 補助記憶装置
16 通信装置
21 故障情報受付部
22 フォルトツリー(FT)参照部
23 アプリケーション提案部
24 故障情報受付解析部
31 フォルトツリー(FT)
32 アプリケーション情報
33 アプリケーション
REFERENCE SIGNS LIST 1 Fault countermeasure proposal device 2 Network 3 Terminal device 11 Central control device 12 Input device 13 Output device 14 Main memory device 15 Auxiliary memory device 16 Communication device 21 Fault information reception unit 22 Fault tree (FT) reference unit 23 Application proposal unit 24 Fault information reception and analysis unit 31 Fault tree (FT)
32 Application Information 33 Application

Claims (10)

故障を示す事象を受け付ける故障情報受付部と、
前記事象を階層的に有する所与のツリーを参照することによって、前記受け付けた事象の原因となり得る事象を取得するフォルトツリー参照部と、
前記事象に関連付けて前記事象の対策として使用され得るアプリケーションに関する対策情報を記憶した対応情報から、前記取得した原因となり得る事象に対応する対策情報を取得し、
前記取得した対策情報を提案するアプリケーション提案部と、
を備え
前記フォルトツリー参照部は、
前記原因となり得る事象の候補が複数存在する場合、出発事象からの階層距離が最も短いものを取得し、さらに階層距離が最も短いものが複数存在する場合、経由する論理積の数が最も多いものを取得し、
前記対応情報のレコードは、
故障に対するアプリケーションが新たに加わった場合、ユーザの操作に基づき増加すること、
特徴とする故障対策提案装置。
a failure information receiving unit that receives an event indicating a failure;
a fault tree reference unit that acquires events that may be the cause of the received event by referring to a given tree that hierarchically includes the events;
acquiring countermeasure information corresponding to the acquired possible causal event from correspondence information that stores countermeasure information related to an application that can be used as a countermeasure for the event in association with the event;
an application suggestion unit that proposes the acquired countermeasure information;
Equipped with
The fault tree reference unit includes:
If there are multiple candidates for the event that may be the cause, select the one with the shortest hierarchical distance from the starting event, and if there are multiple candidates with the shortest hierarchical distance, select the one with the largest number of logical products through which the event passes;
The correspondence information record includes:
When a new application for a fault is added, the number of failures increases based on the user's operation.
A fault countermeasure proposal device characterized by the above.
前記原因となり得る事象は、
フォルトツリーにおいてルート側からリーフ側に事象を辿った場合、当該事象から見て当該事象のリーフ側に他の事象がない当該事象であること、
を特徴とする請求項1に記載の故障対策提案装置。
The events that may cause the above-mentioned problems are as follows:
When tracing events from the root to the leaf in a fault tree, there are no other events on the leaf side of the event in question .
2. The fault countermeasure suggestion device according to claim 1,
前記事象は、
故障に係る製品又は部品と、故障の現象とを含むこと、
を特徴とする請求項2に記載の故障対策提案装置。
The event is
The product or part involved in the failure and the symptom of the failure must be included.
3. The fault countermeasure suggestion device according to claim 2, further comprising:
前記対応情報は、
前記製品又は前記部品と、前記現象との組合せに関連付けて前記対策情報を記憶していること、
を特徴とする請求項3に記載の故障対策提案装置。
The correspondence information is
the countermeasure information is stored in association with a combination of the product or part and the phenomenon;
4. The fault countermeasure suggestion device according to claim 3,
前記故障情報受付部は、
前記製品又は前記部品と、前記現象との組合せをユーザが入力するのを受け付けること、
を特徴とする請求項4に記載の故障対策提案装置。
The failure information receiving unit
accepting a user's input of a combination of the product or part and the phenomenon;
5. The fault countermeasure suggestion device according to claim 4,
故障を示す文章を受け付け、前記受け付けた文章を形態素解析することによって前記製品又は前記部品と、前記現象とを、前記受け付けた文章から抽出する故障情報受付解析部を備えること、
を特徴とする請求項5に記載の故障対策提案装置。
a failure information receiving and analyzing unit that receives a sentence indicating a failure and extracts the product or the part and the phenomenon from the received sentence by performing a morphological analysis of the received sentence;
6. The fault countermeasure suggestion device according to claim 5,
前記故障情報受付解析部は、
前記抽出した製品又は部品と、前記現象とをユーザが編集するのを受け付けること、
を特徴とする請求項6に記載の故障対策提案装置。
The failure information reception and analysis unit
accepting editing of the extracted products or parts and the phenomena by a user;
7. The fault countermeasure suggestion device according to claim 6,
前記フォルトツリー参照部は、
前記ツリーが所与でない場合、前記ツリーを作成すること、
を特徴とする請求項7に記載の故障対策提案装置。
The fault tree reference unit includes:
creating said tree if said tree is not given;
8. The fault countermeasure suggestion device according to claim 7,
故障対策提案装置の故障情報受付部は、
故障を示す事象を受け付け、
前記故障対策提案装置のフォルトツリー参照部は、
前記事象を階層的に有する所与のツリーを参照することによって、前記受け付けた事象の原因となり得る事象を取得し、
前記故障対策提案装置のアプリケーション提案部は、
前記事象に関連付けて前記事象の対策として使用され得るアプリケーションに関する対策情報を記憶した対応情報から、前記取得した原因となり得る事象に対応する対策情報を取得し、
前記取得した対策情報を提案
前記フォルトツリー参照部は、さらに、
前記原因となり得る事象の候補が複数存在する場合、出発事象からの階層距離が最も短いものを取得し、さらに階層距離が最も短いものが複数存在する場合、経由する論理積の数が最も多いものを取得し、
前記対応情報のレコードは、
故障に対するアプリケーションが新たに加わった場合、ユーザの操作に基づき増加すること、
を特徴とする故障対策提案装置の故障対策提案方法。
The failure information receiving unit of the failure countermeasure proposal device includes:
Accepts events that indicate a failure,
The fault tree reference unit of the fault countermeasure proposal device includes:
obtaining events that may be the cause of the received event by referencing a given tree that hierarchically contains the events;
The application proposal unit of the failure countermeasure proposal device
acquiring countermeasure information corresponding to the acquired possible causal event from correspondence information that stores countermeasure information related to an application that can be used as a countermeasure for the event in association with the event;
Propose the acquired countermeasure information;
The fault tree reference unit further comprises:
If there are multiple candidates for the event that may be the cause, select the one with the shortest hierarchical distance from the starting event, and if there are multiple candidates with the shortest hierarchical distance, select the one with the largest number of logical products through which the event passes;
The correspondence information record includes:
When a new application for a fault is added, the number of failures increases based on the user's operation.
A method for proposing countermeasures against a fault in a fault countermeasure proposing device, comprising:
コンピュータを、
故障を示す事象を受け付ける故障情報受付部と、
前記事象を階層的に有する所与のツリーを参照することによって、前記受け付けた事象の原因となり得る事象を取得するフォルトツリー参照部と、
前記事象に関連付けて前記事象の対策として使用され得るアプリケーションに関する対策情報を記憶した対応情報から、前記取得した原因となり得る事象に対応する対策情報を取得し、
前記取得した対策情報を提案するアプリケーション提案部と、
して機能させ
前記フォルトツリー参照部に対して、さらに、
前記原因となり得る事象の候補が複数存在する場合、出発事象からの階層距離が最も短いものを取得し、さらに階層距離が最も短いものが複数存在する場合、経由する論理積の数が最も多いものを取得する処理を実行させ、
前記対応情報のレコードは、
故障に対するアプリケーションが新たに加わった場合、ユーザの操作に基づき増加すること、
特徴とする故障対策提案プログラム。
Computer,
a failure information receiving unit that receives an event indicating a failure;
a fault tree reference unit that acquires events that may be the cause of the received event by referring to a given tree that hierarchically includes the events;
acquiring countermeasure information corresponding to the acquired possible causal event from correspondence information that stores countermeasure information related to an application that can be used as a countermeasure for the event in association with the event;
an application suggestion unit that proposes the acquired countermeasure information;
and make it work .
The fault tree reference portion further includes:
execute a process of obtaining the candidate for the event that may be the cause, if there are a plurality of candidates for the event that may be the cause, which has the shortest hierarchical distance from the starting event, and further, if there are a plurality of candidates for the event that has the shortest hierarchical distance, which has the largest number of logical products through which the event passes;
The correspondence information record includes:
When a new application for a fault is added, the number of failures increases based on the user's operation.
A program that proposes solutions to malfunctions.
JP2020097377A 2020-06-04 2020-06-04 Fault countermeasure proposal device, fault countermeasure proposal method, and fault countermeasure proposal program Active JP7491745B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2020097377A JP7491745B2 (en) 2020-06-04 2020-06-04 Fault countermeasure proposal device, fault countermeasure proposal method, and fault countermeasure proposal program
PCT/JP2021/017424 WO2021246102A1 (en) 2020-06-04 2021-05-07 Malfunction countermeasure proposing apparatus, malfunction countermeasure proposing method, and malfunction countermeasure proposing program
DE112021001942.2T DE112021001942T5 (en) 2020-06-04 2021-05-07 Apparatus for proposing failure countermeasures, method for proposing failure countermeasures, and program for proposing failure countermeasures

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020097377A JP7491745B2 (en) 2020-06-04 2020-06-04 Fault countermeasure proposal device, fault countermeasure proposal method, and fault countermeasure proposal program

Publications (2)

Publication Number Publication Date
JP2021189982A JP2021189982A (en) 2021-12-13
JP7491745B2 true JP7491745B2 (en) 2024-05-28

Family

ID=78830870

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020097377A Active JP7491745B2 (en) 2020-06-04 2020-06-04 Fault countermeasure proposal device, fault countermeasure proposal method, and fault countermeasure proposal program

Country Status (3)

Country Link
JP (1) JP7491745B2 (en)
DE (1) DE112021001942T5 (en)
WO (1) WO2021246102A1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003248811A (en) 2002-12-24 2003-09-05 Fuji Heavy Ind Ltd Fault diagnostic device
JP2007241861A (en) 2006-03-10 2007-09-20 Fuji Electric Systems Co Ltd Device for supporting countermeasures to deficiency and cause event occurrence probability (contributing ratio) calculation device
JP2009157597A (en) 2007-12-26 2009-07-16 Toshiba Corp Automatic distribution system for remote maintenance software, and automatic distribution method for remote maintenance software
JP2009289020A (en) 2008-05-29 2009-12-10 Omron Corp Creation program and device for ft diagram , recording medium, and creation method for ft diagram
JP2017111657A (en) 2015-12-17 2017-06-22 株式会社日立製作所 Design support apparatus, design support method, and design support program
JP2017194727A (en) 2016-04-18 2017-10-26 株式会社日立製作所 Causal relation extraction device, causal relation extraction method and causal relation extraction program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0390892A (en) * 1989-09-01 1991-04-16 Toshiba Corp Accident and fault relapse prevention assisting device
JP2002351537A (en) 2001-05-24 2002-12-06 Honda Motor Co Ltd Method for managing manufacturing quality

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003248811A (en) 2002-12-24 2003-09-05 Fuji Heavy Ind Ltd Fault diagnostic device
JP2007241861A (en) 2006-03-10 2007-09-20 Fuji Electric Systems Co Ltd Device for supporting countermeasures to deficiency and cause event occurrence probability (contributing ratio) calculation device
JP2009157597A (en) 2007-12-26 2009-07-16 Toshiba Corp Automatic distribution system for remote maintenance software, and automatic distribution method for remote maintenance software
JP2009289020A (en) 2008-05-29 2009-12-10 Omron Corp Creation program and device for ft diagram , recording medium, and creation method for ft diagram
JP2017111657A (en) 2015-12-17 2017-06-22 株式会社日立製作所 Design support apparatus, design support method, and design support program
JP2017194727A (en) 2016-04-18 2017-10-26 株式会社日立製作所 Causal relation extraction device, causal relation extraction method and causal relation extraction program

Also Published As

Publication number Publication date
WO2021246102A1 (en) 2021-12-09
JP2021189982A (en) 2021-12-13
DE112021001942T5 (en) 2023-02-23

Similar Documents

Publication Publication Date Title
CN102597993B (en) Managing application state information by means of uniform resource identifier (URI)
US10402435B2 (en) Utilizing semantic hierarchies to process free-form text
JP6674831B2 (en) Causal relationship extracting apparatus, causal relationship extracting method, and causal relationship extracting program
US10699197B2 (en) Predictive analysis with large predictive models
US9984064B2 (en) Reduction of memory usage in feature generation
JP2017041171A (en) Test scenario generation support device and test scenario generation support method
WO2008054331A1 (en) System and method for processing language independent natural language statements
JP6440895B2 (en) Software analysis apparatus and software analysis method
US20160098473A1 (en) Grouping method and apparatus
US20190205311A1 (en) On demand synchronization of information
JP7491745B2 (en) Fault countermeasure proposal device, fault countermeasure proposal method, and fault countermeasure proposal program
JP6120607B2 (en) Requirement detection apparatus and requirement detection program
US20240037243A1 (en) Artificial intelligence based security requirements identification and testing
Yoon et al. Repairing fragile gui test cases using word and layout embedding
JP7365307B2 (en) Failure factor priority calculation device and method based on usage environment
US20230143297A1 (en) Production knowledge management system, production knowledge management method, and production knowledge management program
JPWO2016147219A1 (en) Text visualization system, text visualization method, and program
JP4672714B2 (en) Document data processing device
JP2018120256A (en) Setting operation input support apparatus and setting operation input support system
WO2019235394A1 (en) Retrieval device, retrieval method, and retrieval program
JP2013145443A (en) Test code generation device, test code generation method and test code generation program
JP4809871B2 (en) Configuration setting management model creation device, configuration setting management model creation method and program thereof
JP2020123134A (en) Extraction method, information processing device, and extraction program
JP5343650B2 (en) Call center business support system
JP5492006B2 (en) Test code generation program and apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230216

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231205

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240122

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240516

R150 Certificate of patent or registration of utility model

Ref document number: 7491745

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150