JP5601468B2 - Method and system for efficiently evaluating the minimum cut set of fault trees - Google Patents

Method and system for efficiently evaluating the minimum cut set of fault trees Download PDF

Info

Publication number
JP5601468B2
JP5601468B2 JP2010263181A JP2010263181A JP5601468B2 JP 5601468 B2 JP5601468 B2 JP 5601468B2 JP 2010263181 A JP2010263181 A JP 2010263181A JP 2010263181 A JP2010263181 A JP 2010263181A JP 5601468 B2 JP5601468 B2 JP 5601468B2
Authority
JP
Japan
Prior art keywords
gate
basic
minimum
evaluation
information processing
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
JP2010263181A
Other languages
Japanese (ja)
Other versions
JP2012113582A (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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2010263181A priority Critical patent/JP5601468B2/en
Publication of JP2012113582A publication Critical patent/JP2012113582A/en
Application granted granted Critical
Publication of JP5601468B2 publication Critical patent/JP5601468B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Description

本発明は、故障の木の信頼性分析に関し、特に、多数決ゲート(nのうちk, k/n) を含む故障の木の信頼性分析に関する。   The present invention relates to failure tree reliability analysis, and more particularly to failure tree reliability analysis that includes a majority gate (k, k / n out of n).

従来、k/nゲートの最小カットセット(MCSs)の算出は、すべての可能なk/nゲートの入力事象の組み合わせを数え上げることによりなされてきた。拡張アルゴリズムが非特許文献1に提示され、そのアルゴリズムでは時間計算量はk×nに削減するが、可能な組み合わせの合計数は

Figure 0005601468
であるため空間計算量は依然として階乗問題として残る。それ故、nが大きく、kがn/2に近いと、MCSsを算出するには困難を伴う。入力が基本事象ではなく、他の事象に依存する中間事象の場合、問題は更に複雑となる。 Traditionally, k / n gate minimum cut sets (MCSs) have been calculated by counting all possible k / n gate input event combinations. An extended algorithm is presented in Non-Patent Document 1, where the time complexity is reduced to k × n, but the total number of possible combinations is
Figure 0005601468
Therefore, the space complexity still remains a factorial problem. Therefore, when n is large and k is close to n / 2, it is difficult to calculate MCSs. The problem is further complicated when the input is not a basic event but an intermediate event that depends on other events.

更に、拡張及び数え上げについての他の問題は、多くの数のMCSsがk/nゲートから生成されるので、結果として生じるMCSsを解読するのに困難である。   In addition, other problems with expansion and counting are difficult to decipher the resulting MCSs because a large number of MCSs are generated from k / n gates.

Antoine Rauzy, Toward an efficient implementation of the MOCUS algorithm, IEEE Transactions on Reliability, Vol. 52, No. 2, June 2003, pp. 175-180.Antoine Rauzy, Toward an efficient implementation of the MOCUS algorithm, IEEE Transactions on Reliability, Vol. 52, No. 2, June 2003, pp. 175-180.

第1の問題は、k/nゲートを組み合わせの集合に直接拡張することは階乗問題であることである。その理由はk/nゲートの組み合わせの合計数がn ! / (n-k) ! k ! であるためである。   The first problem is that extending a k / n gate directly to a set of combinations is a factorial problem. This is because the total number of k / n gate combinations is n! / (N-k)! K !.

第2の問題は、多くの数のMCSsがk/nゲートにより生成されるので、結果として生じるMCSs が長く、解読が不可能であることである。   The second problem is that since a large number of MCSs are generated by k / n gates, the resulting MCSs are long and cannot be deciphered.

そこで、本発明は上記課題に鑑みて発明されたものであって、その目的は、k/nゲートを評価するより効率的な方法、故障の木のMCSsを表すより簡潔な、解読可能な方法を提供することである。   Therefore, the present invention has been invented in view of the above problems, and its purpose is to provide a more efficient method for evaluating k / n gates, a more concise and decipherable method for representing MCSs of fault trees. Is to provide.

本発明は、故障の木の最小カットセット(MCS)を評価するシステムであって、単純化ルールの集合に基づいて、複合k/nゲートを基本k/nゲートに減ずる複合k/nゲート単純化手段と、最小化ルールの集合に基づいて、前記基本k/nゲートを最小k/nゲートに減ずる基本k/nゲート最小化手段とを有する評価システムである。   The present invention is a system for evaluating a minimum cut set (MCS) of a fault tree, which reduces a composite k / n gate to a basic k / n gate based on a set of simplification rules. And an evaluation system having basic k / n gate minimization means for reducing the basic k / n gate to the minimum k / n gate based on a set of minimization rules.

本発明は、故障の木の最小カットセット(MCS)を評価する方法であって、単純化ルールの集合に基づいて、複合k/nゲートを基本k/nゲートに減じ、最小化ルールの集合に基づいて、前記基本k/nゲートを最小k/nゲートに減ずる評価方法である。   The present invention is a method for evaluating a minimum cut set (MCS) of a fault tree, wherein a composite k / n gate is reduced to a basic k / n gate based on a set of simplification rules and a set of minimization rules. Is an evaluation method for reducing the basic k / n gate to the minimum k / n gate.

第1の効果は、k/nゲートを評価する計算量を削減することができることである。その理由は、複合k/nゲートの一部を拡張せずに最終的に最小k/nゲートと減ずることができ、全体の計算コストを削減できるからである。   The first effect is that the amount of calculation for evaluating the k / n gate can be reduced. The reason is that a part of the composite k / n gate can be finally reduced to the minimum k / n gate without expanding, and the overall calculation cost can be reduced.

第2の効果は、結果として生じるMCSsの信頼性を高めることができることである。その理由は、結果として生じるMCSsの合計数が最小k/nゲートの概念で削減することができるためである。   The second effect is that the reliability of the resulting MCSs can be increased. The reason is that the resulting total number of MCSs can be reduced with the concept of minimum k / n gates.

本発明の実施の形態の構成を示すブロック図である。It is a block diagram which shows the structure of embodiment of this invention. 本実施の形態の動作を示すフローチャートであるIt is a flowchart which shows the operation | movement of this Embodiment. 本実施の形態の記号の説明である。It is description of the symbol of this Embodiment. 関連するMCS 評価ルールである。Related MCS evaluation rules. 関連するk/nゲート拡張アルゴリズムであるRelated k / n gate extension algorithm 本実施の形態の複合k/nゲート用の単純化ルールを示したものである。The simplified rule for the composite k / n gate of this embodiment is shown. 本実施の形態の基本k/nゲート用の最小化ルールを示したものである。The minimization rule for the basic k / n gate of this embodiment is shown. 本実施例で用いる故障の木の一例を示した図である。It is the figure which showed an example of the failure tree used in a present Example. 図8で示した故障の木を、関連する方法を適用した場合の故障の木のMCSsを示した図である。FIG. 9 is a diagram showing MCSs of a failure tree when a related method is applied to the failure tree shown in FIG. 8. 図8で示した故障の木に本発明を適用した場合の故障の木のMCSsを示した図である。It is the figure which showed MCSs of the failure tree at the time of applying this invention to the failure tree shown in FIG.

本発明の実施の形態について図面を参照して詳細に説明する。   Embodiments of the present invention will be described in detail with reference to the drawings.

本発明の概要を述べると、本発明の評価システムは、複合k/nゲートを基本k/nゲートに減ずる複合k/nゲート単純化手段と、基本k/nゲートを最小k/nゲートに減ずる基本k/nゲート最小化手段とを備える。最小k/nゲートは拡張する必要はなく、MCSsの集合の簡潔フォームと見なすことができる。k/nゲートが、前記複合k/nゲート単純化手段又は基本k/nゲート最小化手段により単純化又は最小化できない時のみ拡張すれば良い。   In summary, the evaluation system of the present invention includes a composite k / n gate simplification means for reducing a composite k / n gate to a basic k / n gate, and a basic k / n gate to a minimum k / n gate. Basic k / n gate minimizing means to be reduced. The minimum k / n gate does not need to be extended and can be considered as a concise form of the set of MCSs. The k / n gate need only be expanded when it cannot be simplified or minimized by the composite k / n gate simplification means or the basic k / n gate minimization means.

基本k/nゲートは、全ての基本事象が入力されるk/nゲートであり、出力がそれ自体、結果として故障の木の頂上事象となるk/nゲートと理解すべきである。複合k/nゲートは、基本k/nゲートではない。例えば、入力が中間事象を含み、結果として頂上事象となるように他の事象に伴う必要があるk/nゲートである。   A basic k / n gate is to be understood as a k / n gate into which all the basic events are input and whose output itself is the top event of the fault tree as a result. A composite k / n gate is not a basic k / n gate. For example, k / n gates that need to accompany other events so that the input includes intermediate events and results in a top event.

最小k/nゲートは、他の基本k/nゲートについてのいかなる冗長なカットセット又は故障の木のカットセットを含まない基本k/nゲートを意味する。最小k/nゲートは更に拡張する必要がなく、k/nゲートで表記されるMCSsの集合の簡潔フォームと見なすことができる。   A minimum k / n gate means a basic k / n gate that does not contain any redundant cut sets or fault tree cut sets for other basic k / n gates. The minimum k / n gate does not need to be extended further and can be considered as a concise form of the set of MCSs denoted by k / n gate.

以下、図面を参照し、実施の形態を説明する。   Hereinafter, embodiments will be described with reference to the drawings.

図1を参照すると、本発明の第1の実施の形態は、一般MCS評価手段110と、複合k/nゲート単純化手段120と、基本k/nゲート最小化手段130とを備える。これらの手段はそれぞれ概略つぎのように動作する。   Referring to FIG. 1, the first embodiment of the present invention includes a general MCS evaluation unit 110, a composite k / n gate simplification unit 120, and a basic k / n gate minimization unit 130. Each of these means generally operates as follows.

一般MCS評価手段110は、図4に示すように、選言標準形の変換と冗長事象及びカットセットの削除用の従来の減少ルールに関してMCSsを評価する。   The general MCS evaluation means 110 evaluates MCSs with respect to the conventional reduction rule for conversion of disjunctive normal form and deletion of redundant events and cut sets, as shown in FIG.

複合k/nゲート単純化手段120は、図6に示すように、単純化ルールの集合に関して複合k/nゲートを基本k/nゲートに減じる。   The composite k / n gate simplification means 120 reduces the composite k / n gate to the basic k / n gate with respect to the set of simplification rules, as shown in FIG.

基本k/nゲート最小化手段130は、図7に示すように、最小化ルールの集合に関して基本k/nゲートを最小k/nゲートに減らす。   The basic k / n gate minimizing means 130 reduces the basic k / n gate to the minimum k / n gate with respect to the set of minimization rules, as shown in FIG.

次に、図1及び図2のフローチャートを参照して本実施の形態の全体の動作について詳細に説明する。   Next, the overall operation of the present embodiment will be described in detail with reference to the flowcharts of FIGS.

先ず、故障の木がシステムに入力される(ステップA1)。   First, a fault tree is input to the system (step A1).

一般MCS評価手段110により、通常のMCS評価が故障の木に適用される(ステップA2)。このステップにおいてk/nゲートは、たとえあっても、拡張されないことに注意する。   The general MCS evaluation means 110 applies normal MCS evaluation to the fault tree (step A2). Note that in this step the k / n gate is not extended, if any.

故障の木がk/nゲートを含まない場合、その時はステップA2の結果、即ち、MCSsの集合は直接出力できる(ステップA6)。一方、故障の木がk/nゲートを含む場合、k/nゲートは、複合k/nゲート単純化手段120により先ず単純化され(ステップA3)、それから、基本k/nゲート最小化手段130により最小化される(ステップA4)。   If the fault tree does not contain k / n gates, then the result of step A2, ie the set of MCSs, can be output directly (step A6). On the other hand, if the fault tree includes k / n gates, the k / n gates are first simplified by the composite k / n gate simplification means 120 (step A3) and then the basic k / n gate minimization means 130. (Step A4).

k/nゲートの単純化及び最小化後、一般MSC評価が再度適用される(ステップA5)。その理由は単純化及び最小化により冗長事象及び/又は非選言標準形が場合によっては生成されるかもしれないためである(例えば、図6に示される単純化ルールの単純化ルール6−2eの場合)。   After simplification and minimization of the k / n gate, the general MSC evaluation is applied again (step A5). This is because simplification and minimization may result in redundant events and / or non-disjunctive normal forms (eg, simplification rule 6-2e of the simplification rule shown in FIG. 6). in the case of).

ステップA5の結果、すべてのk/nゲートが最小k/nゲートであれば、これらの最小k/nゲートは、ステップA5の他のMCSsと一緒に出力する。一方、すべてのk/nゲートが最小k/nゲートでなければ、システムは、すべてのk/nゲートが最小k/nゲートに減じられるまでステップA3に戻る。尚、ステップA4の単純化の過程で場合によっては、新しい複合k/nゲートが生成されるかもしれないことに注目する(例えば、図6に示される単純化ルールのルール7-2bの場合)。   If all k / n gates are the minimum k / n gates as a result of step A5, these minimum k / n gates are output together with the other MCSs in step A5. On the other hand, if not all k / n gates are minimum k / n gates, the system returns to step A3 until all k / n gates are reduced to minimum k / n gates. Note that a new composite k / n gate may be generated in the simplification process of step A4 (for example, in the case of rule 7-2b of the simplification rule shown in FIG. 6). .

次に、本実施の形態の効果について説明する。   Next, the effect of this embodiment will be described.

本実施の形態は、k/nゲートの単純化及び最小化ステップを備えるので、最小k/nゲートは拡張されない。それ故、計算コストを減少することができ、結果の信頼性が向上することができる。   Since the present embodiment includes a k / n gate simplification and minimization step, the minimum k / n gate is not expanded. Therefore, the calculation cost can be reduced and the reliability of the result can be improved.

次に、具体的な実施例を用いて本発明の実施の形態の動作を説明する。   Next, the operation of the embodiment of the present invention will be described using specific examples.

本実施例で用いる故障の木の一例を図8に示す。当該故障の木は複合k/nゲート、その入力はORゲート、から構成される。   An example of a fault tree used in this embodiment is shown in FIG. The fault tree is composed of a composite k / n gate, and its input is an OR gate.

図5に示す従来の拡張アルゴリズムを適用することにより、結果として生じるMCSsを図9に示す。最悪ケースにおいて拡張プロセスにより

Figure 0005601468

個の基本事象の論理積が生成され、冗長カットセットを除去後のMCSsの合計数は21である。 FIG. 9 shows the resulting MCSs by applying the conventional extended algorithm shown in FIG. In the worst case, the expansion process
Figure 0005601468

The logical product of the basic events is generated, and the total number of MCSs after removing the redundant cut set is 21.

一方、本発明では、その結果は3つの簡単なステップから引き出すことができる。最初に、故障の木を一般MCS評価ルールで評価し(ステップ2)、その結果は複合k/nゲートと、b7・b8 + 3/6 (b1+b7, b2+b7, b3+b7, b4+b7, b5+b7, b6+b7) のフォームのカットセットを含む。第二に、複合k/nゲートは、図6に示されるルール6−3aで単純化され(ステップA3)、その結果は、基本k/nゲートと、b7・b8 + b7+3/6 (b1, b2, b3, b4, b5, b6) のフォームで、他の2つのカットセットから構成される。   On the other hand, in the present invention, the result can be derived from three simple steps. First, the failure tree is evaluated by the general MCS evaluation rule (step 2), and the result is a composite k / n gate and b7 · b8 + 3/6 (b1 + b7, b2 + b7, b3 + b7, b4 + b7, b5 + b7, b6 + b7) foam cut sets are included. Second, the composite k / n gate is simplified by rule 6-3a shown in FIG. 6 (step A3), and the result is the basic k / n gate and b7 · b8 + b7 + 3/6 ( b1, b2, b3, b4, b5, b6) and consists of the other two cut sets.

基本k/nゲートは更に最小化することができないので、最小k/nゲートである。最後に、図4の一般MCS評価ルールの4−2cを適用し、冗長カットセットb7・b8を除去でき、その結果、図10に示されるように、2つの要素からのみ構成される b7+3/6 (b1, b2, b3, b4, b5, b6)を出力できる。   Since the basic k / n gate cannot be further minimized, it is the minimum k / n gate. Finally, the general MCS evaluation rule 4-2c of FIG. 4 can be applied to remove the redundant cut sets b7 and b8. As a result, as shown in FIG. / 6 (b1, b2, b3, b4, b5, b6) can be output.

尚、上述した説明からも明らかなように、一般MCS評価手段110、複合k/nゲート単純化手段120及び基本k/nゲート最小化手段130をハードウェアで構成することも可能であるが、コンピュータプログラムにより実現することも可能である。この場合、プログラムメモリに格納されているプログラムで動作するプロセッサによって、上述した実施の形態と同様の機能、動作を実現させる。   As is clear from the above description, the general MCS evaluation unit 110, the composite k / n gate simplification unit 120, and the basic k / n gate minimization unit 130 can be configured by hardware. It can also be realized by a computer program. In this case, functions and operations similar to those of the above-described embodiment are realized by a processor that operates according to a program stored in the program memory.

以上好ましい実施の形態及び実施例をあげて本発明を説明したが、本発明は必ずしも上記実施の形態及び実施例に限定されるものではなく、その技術的思想の範囲内において様々に変形し実施することが出来る。   Although the present invention has been described with reference to the preferred embodiments and examples, the present invention is not necessarily limited to the above-described embodiments and examples, and various modifications can be made within the scope of the technical idea. I can do it.

本発明は、複合k/nゲート単純化手段と基本k/nゲート最小化手段とが実行することにより、k/nゲートを包含する故障の木のMCS評価の効率を向上させるのに適用できる。更に、最小k/nゲートの概念を用い、本発明を故障の木の結果として生じるMCSsの信頼性を向上するのにも使用できる。   The present invention can be applied to improve the efficiency of MCS evaluation of a fault tree including a k / n gate by being executed by a composite k / n gate simplification means and a basic k / n gate minimization means. . Furthermore, using the concept of minimum k / n gates, the present invention can be used to improve the reliability of MCSs resulting from fault trees.

110 一般MCS評価手段
120 複合k/nゲート単純化手段
130 基本k/nゲート最小化手段
110 General MCS evaluation means 120 Compound k / n gate simplification means 130 Basic k / n gate minimization means

Claims (6)

故障の木の最小カットセット(MCS)を評価するシステムであって、
単純化ルールの集合に基づいて、複合k/nゲートを基本k/nゲートに減ずる複合k/nゲート単純化手段と、
最小化ルールの集合に基づいて、前記基本k/nゲートを最小k/nゲートに減ずる基本k/nゲート最小化手段と
を有する評価システム。
A system for evaluating a minimum cut set (MCS) of a fault tree,
A compound k / n gate simplification means for reducing a compound k / n gate to a basic k / n gate based on a set of simplification rules;
An evaluation system comprising basic k / n gate minimizing means for reducing the basic k / n gate to the minimum k / n gate based on a set of minimization rules.
前記最小k/nゲートが、故障の木のMCS評価の出力に含まれる請求項1に記載の評価システム。   The evaluation system according to claim 1, wherein the minimum k / n gate is included in an output of an MCS evaluation of a fault tree. 基本事象の変数を事象の変数に置き換えることにより、前記基本k/nゲート最小化手段の最小化ルールを、前記複合k/nゲートにも適用する
請求項1又は請求項2に記載の評価システム。
The evaluation system according to claim 1 or 2, wherein the minimization rule of the basic k / n gate minimizing means is also applied to the composite k / n gate by replacing a basic event variable with an event variable. .
情報処理装置を用いた評価システムが故障の木の最小カットセット(MCS)を評価する方法であって、
前記情報処理装置は、前記情報処理装置の記憶手段に記憶されている単純化ルールの集合に基づいて、複合k/nゲートを基本k/nゲートに減じ、
前記情報処理装置は、前記情報処理装置の記憶手段に記憶されている最小化ルールの集合に基づいて、前記基本k/nゲートを最小k/nゲートに減ずる
評価方法。
An evaluation system using an information processing device is a method for evaluating a minimum cut set (MCS) of a fault tree,
The information processing apparatus reduces a composite k / n gate to a basic k / n gate based on a set of simplified rules stored in a storage unit of the information processing apparatus ,
The information processing apparatus is an evaluation method in which the basic k / n gate is reduced to a minimum k / n gate based on a set of minimization rules stored in a storage unit of the information processing apparatus .
前記情報処理装置は、前記最小k/nゲート、故障の木のMCS評価の出力に含めて出力する請求項4に記載の評価方法。 The information processing apparatus evaluating method of claim 4, wherein the minimum k / n gate, and outputs included in the output of the MCS Evaluation wood failure. 前記情報処理装置は、基本事象の変数を事象の変数に置き換えることにより、前記基本k/nゲート最小化手段の最小化ルールを、前記複合k/nゲートにも適用する
請求項4又は請求項5に記載の評価方法。
5. The information processing apparatus applies the minimization rule of the basic k / n gate minimizing unit to the composite k / n gate by replacing a basic event variable with an event variable. 5. The evaluation method according to 5.
JP2010263181A 2010-11-26 2010-11-26 Method and system for efficiently evaluating the minimum cut set of fault trees Active JP5601468B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010263181A JP5601468B2 (en) 2010-11-26 2010-11-26 Method and system for efficiently evaluating the minimum cut set of fault trees

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010263181A JP5601468B2 (en) 2010-11-26 2010-11-26 Method and system for efficiently evaluating the minimum cut set of fault trees

Publications (2)

Publication Number Publication Date
JP2012113582A JP2012113582A (en) 2012-06-14
JP5601468B2 true JP5601468B2 (en) 2014-10-08

Family

ID=46497719

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010263181A Active JP5601468B2 (en) 2010-11-26 2010-11-26 Method and system for efficiently evaluating the minimum cut set of fault trees

Country Status (1)

Country Link
JP (1) JP5601468B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9195557B2 (en) * 2011-02-22 2015-11-24 Nec Corporation Fault tree analysis system, fault tree analysis method and programme
JP5454826B2 (en) * 2011-02-22 2014-03-26 日本電気株式会社 Failure tree system reliability analysis system, failure tree system reliability analysis method and program
US9740575B2 (en) 2012-10-17 2017-08-22 Nec Corporation System design method, system design apparatus, and storage medium storing system design program, for analyzing failure restoration procedure
JP6066081B2 (en) 2013-09-03 2017-01-25 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Apparatus and method for generating fault tree
KR101931152B1 (en) * 2016-10-28 2018-12-20 한국원자력연구원 Fault tree simplifying apparatus and fault tree analyzing method

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04302364A (en) * 1991-03-29 1992-10-26 Nippon Telegr & Teleph Corp <Ntt> Failure analyzing system
JP2005084993A (en) * 2003-09-09 2005-03-31 Mitsubishi Electric Corp Fault diagnosis support device
JP5880866B2 (en) * 2010-04-22 2016-03-09 日本電気株式会社 Method, system, and program for failure tree analysis of runtime system
JPWO2011148891A1 (en) * 2010-05-24 2013-07-25 日本電気株式会社 System and method for static fault tree analysis from system models
JP5672445B2 (en) * 2010-11-17 2015-02-18 日本電気株式会社 A method and system for simplifying the minimum cut set of fault trees.

Also Published As

Publication number Publication date
JP2012113582A (en) 2012-06-14

Similar Documents

Publication Publication Date Title
US11429852B2 (en) Convolution acceleration and computing processing method and apparatus, electronic device, and storage medium
JP5601468B2 (en) Method and system for efficiently evaluating the minimum cut set of fault trees
US10817314B1 (en) Augmented shareable video files for robotic process automation
KR20190070969A (en) Block chain-based data processing method and device
WO2019128409A1 (en) Data compression and storage method and data compression and storage device
US20190130245A1 (en) Arithmetic processing device and arithmetic processing method
KR102061466B1 (en) Conservative garbage collecting and tagged integers for memory management
KR102018445B1 (en) Compression of cascading style sheet files
US20150221130A1 (en) Mesh quality improvement in computer aided engineering
JP5454826B2 (en) Failure tree system reliability analysis system, failure tree system reliability analysis method and program
WO2013168495A1 (en) Hierarchical probability model generating system, hierarchical probability model generating method, and program
CN108228168A (en) A kind of revocation, the abstract method of recovery operation
JP5975225B2 (en) Fault tree analysis system, fault tree analysis method and program
CN110968404B (en) Equipment data processing method and device
WO2013085025A1 (en) Minimal cut set evaluation system, method for calculating minimal cut set, and program
JP2021034038A (en) Techniques for upscaling images generated with undetermined downscaling kernels
JP5672445B2 (en) A method and system for simplifying the minimum cut set of fault trees.
JP6622369B1 (en) Method, computer and program for generating training data
US20160342706A1 (en) SYSTEM AND METHOD FOR ADDING NOISE TO n-GRAM STATISTICS
US8495033B2 (en) Data processing
JP6992357B2 (en) Design support equipment, design support methods and computer programs
JP7345831B2 (en) Information processing device, information processing method and program
JP4888166B2 (en) Information processing apparatus, process compression method, and program
US8793280B2 (en) Key-break and record-loop processing in parallel data transformation
JP5550998B2 (en) Logical operation device, logical operation method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131002

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140414

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140530

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140707

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140805

R150 Certificate of patent (=grant) or registration of utility model

Ref document number: 5601468

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150