JPH0512724B2 - - Google Patents
Info
- Publication number
- JPH0512724B2 JPH0512724B2 JP59211433A JP21143384A JPH0512724B2 JP H0512724 B2 JPH0512724 B2 JP H0512724B2 JP 59211433 A JP59211433 A JP 59211433A JP 21143384 A JP21143384 A JP 21143384A JP H0512724 B2 JPH0512724 B2 JP H0512724B2
- Authority
- JP
- Japan
- Prior art keywords
- node
- gate
- score
- state
- signal
- 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.)
- Expired - Lifetime
Links
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B23/00—Testing or monitoring of control systems or parts thereof
- G05B23/02—Electric testing or monitoring
- G05B23/0205—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
- G05B23/0218—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults
- G05B23/0224—Process history based detection method, e.g. whereby history implies the availability of large amounts of data
- G05B23/0227—Qualitative history assessment, whereby the type of data acted upon, e.g. waveforms, images or patterns, is not relevant, e.g. rule based assessment; if-then decisions
- G05B23/0229—Qualitative history assessment, whereby the type of data acted upon, e.g. waveforms, images or patterns, is not relevant, e.g. rule based assessment; if-then decisions knowledge based, e.g. expert systems; genetic algorithms
Landscapes
- Engineering & Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Automation & Control Theory (AREA)
- Monitoring And Testing Of Nuclear Reactors (AREA)
- Testing And Monitoring For Control Systems (AREA)
Description
[発明の技術分野]
本発明は、プラントの異常を診断するプラント
異常診断装置に関する。
[発明の技術的背景とその問題点]
プラントの異常診断装置の従来例を第3図に示
すブロツク構成図について説明する。同図におい
て、1はプラントのプロセス信号を入力する信号
入力装置であり、この入力された信号の値は信号
状態処理装置2において予め設定されたしきい値
と比較され信号の状態を判定する。この信号状態
処理装置2で処理された信号の状態処理の結果は
信号状態記憶装置3で記憶される。また、4は予
め作成しておいた原因結果ツリーの記憶装置であ
る。異常診断処理装置5では、信号状態記憶装置
3から出力される入力信号の状態と原因結果ツリ
ー記憶装置4の原因結果ツリーとから異常原因の
同定、事象伝播予測を行なうもので、その診断結
果を診断結果表示装置6で表示する。
次に、第4図にその一例を示す原因結果ツリー
を参照して第3図の異常診断装置の動作について
説明する。第4図の原因結果ツリーにおいて、M
7,M13は診断メツセージ、G1,G2,G4,5の
論理積ゲート、G3,G6は論理和ゲート、N1〜
N13は信号の状態を表わすノードであり、この状
態は信号状態記憶装置3に記憶されている。原因
結果ツリーの実行処理は、信号状態記憶装置3と
原因結果ツリー記憶装置4からの情報を基に異常
診断処理装置5で行なわれ、異常原因の同定のた
め以下に述べるような処理が実施される。
先ず、状態が変化した信号が使われているノー
ドについて、そのノードが真となる条件が成立し
ているかどうかを調べる。例えば、第4図におい
て、ノードN7が真となつた場合にノードN7が真
となる条件としては、
N5・N1・N2
N6・N3・N4
のどちらかが成立することである。このように真
となるための集合をミニマム・カセツト・セツト
と呼ぶことにする。また、ノードN11が真となる
ためには、
N8・N7・(N5・N1・N2+N6・N3・N4)=
N8・N7・N5・N1・N2+N8・N7・N6・N3・N4
が成立する必要がある。このときミニマム・カツ
ト・セツトは
N8・N7・N5・N1・N2
N8・N7・N6・N3・N4
の2通りがある。
従つて、あるノードに使われている信号の状態
が変化した場合には、そのノードの上流側(第4
図において下が上流、上が下流となる)にある全
てのノードの状態を探査し、いずれかのミニマ
ム・カツト・セツトが成立しているかを調べる。
そして、あるミニマム・カツト・セツトが成立し
た場合に原因同定が成功したとし、そのノードに
診断メツセージがある場合にはその診断メツセー
ジを表示する。
ミニマム・カツト・セツトが成立したノードに
対しては、そのノードの下流側のロジツクをたど
つていき、事象の進行状態の予測を行なう。すな
わち第4図において、ノードN7が真となり、N7
を最上位とするミニマム・カツト・セツトが成立
した場合にはN7の一つの下流にあるノードN11の
状態を調べる。このときゲートG4は論理積ゲー
トであるためN11が成立するにはN7とN8の両方
が真である必要がある。今、N7とN8の両方が真
であるとすると、N11が偽の場合にはN11が予測
事象となり、N11が真の場合はさらに下流のノー
ドN13状態を調べ、N13が偽のときにはN13がN7
成立時の予測事象となり、該当する診断メツセー
ジが表示される。
従来の原因結果ツリーによる診断は上述したよ
うな実行処理が行なわれているので、異常原因の
同定にみミニマム・カツト・セツトの成立が不可
欠である。そしてミニマム・カツト・セツトは着
目するノードの上流側にある全てのノードによつ
て構成されるため、事象が進展し、着目するノー
ドを最上位とするミニマム・カツト・セツトの量
は膨大なものとなり、このため解析時間が増大す
るという不具合がある。また、事象の時間漏れあ
るいはしきい値の与え方により、事象の変化の順
序が違つてきたときには、ミニマム・カツト・セ
ツトが不成立となり、異常原因の同定に失敗する
という不具合が想定される。
[発明の目的]
本発明は、上記事情に鑑みてなされたもので、
その目的は、より柔軟な診断によりプラント異常
を迅速に解析してその診断情報を運転員に提供し
て異常伝播の拡大を防止するようにしたプラント
異常診断装置を提供するにある。
[発明の概要]
上記目的を達成するために、本発明のプラント
異常診断装置は、プラントから入力される入力信
号の状態を処理する信号状態処理装置と、前記入
力信号の状態処理結果を記憶する信号状態記憶装
置と、プラントで生ずる異常事象の伝播シーケン
スを論理樹木状に予め記述した原因結果ツリー記
憶装置と、前記原因結果ツリー上のノードの得点
は、
上流にあるゲートがANDゲートの場合、そ
のノードの得点Siは
ここで、SjはANDゲートの上流側にあるノ
ードの得点、TjはANDゲートの上流側にある
ノードで使われる信号の確からしさ、Cjは
ANDゲートの上流側にあるノードが真か偽か
により決まる得点であり、jはj=1〜nで
ANDゲートの上流側にあるノードの数、
上流側にあるゲートがORゲートの場合、そ
のノードの得点Siは
Si=MAX(Sj1*Tj1*Cj1、Sj2*Tj2*Cj2、
……)
ここで、ORゲートの上流側にあるノードに
関する得点(Sj*Tj*Cj)の中から最大のもの
をSiとする、
ツリーの最上流にあるノード(プライマリー
ノード)の得点は一律ある基準点S0を与えるも
のとする、
により求めると共に初期設定において全てのノー
ドについて行い、その後は状態の変化したノード
の下流側にあるノードについてのみ行つた得点を
記憶するノード状態記憶装置と、前記原因結果ツ
リー上のノードに対応する入力信号の状態が変更
すると当該ノードの得点が基準点以上であるか否
かにより当該ノードの真偽を判定する異常診断処
理装置とから構成されたことを特徴とするもので
ある。
[発明の実施例]
本発明の一実施例を図面を参照して説明する。
第1図は、本発明の一実施例のブロツク構成図
である。図において、プラント(図示せず)から
一定時間毎にプロセス信号を信号入力装置7に入
力する。入力信号がアナログ信号の場合には、予
め定めたしきい値と入力信号の値を比較し、入力
信号の値が許容範囲外であるかどうかにより、状
態の変化を認知する。また、入力信号がデイジタ
ル信号の場合にはオン・オフの状態に変化がある
かを探査する。これらの処理は信号状態処理装置
8において実行される。この信号状態処理装置8
で処理される信号の状態処理の結果は信号状態記
憶装置9で記憶される。また、原因結果ツリー記
憶装置10には予め作成した原因結果ツリーが記
憶されている。
しかして、異常診断処理装置11においては、
入力信号の状態変化をトリガーとして、原因結果
ツリー記憶装置に記憶されている原因結果ツリー
を用いて異常診断が実施される。このとき、入力
信号の状態変化に応じて原因結果ツリー上のノー
ドの得点が変化し、ノード状態記憶装置12に納
められ、この得点を参照しながら解析が実施され
る。そして解析による診断結果は診断結果表示装
置13で表示される。
次に、本発明の一例として第2図に示す原因結
果ツリーについての解析について詳細に説明す
る。
第2図はBWRプラントにおいて原子炉への給
水流量が増加する事象を示す原因結果ツリーの一
部であり、N1〜N17はノード、G1,G2,G4,G5
はANDゲート、G3,G6はORゲートを示す。こ
こで、N1〜N17は第1表に示す信号の状態に対応
し、N8,N9,N10,N16はツリーの構造上現れる
非可観測な信号を表わす。プラントの異常は最上
流にあるANDゲート(G1,G2,G5)が成立した
か否かにより判断され、この例ではANDゲート
G1が成立したときに給水主制御器の高側故障、
G2が成立したときに給水主制御器手動による出
力上昇、G5が成立したときにTD−A制御器手動
による出力上昇が起きたことを示す。
[Technical Field of the Invention] The present invention relates to a plant abnormality diagnosis device for diagnosing abnormality in a plant. [Technical background of the invention and its problems] A conventional example of a plant abnormality diagnosis device will be described with reference to the block diagram shown in FIG. In the figure, reference numeral 1 denotes a signal input device for inputting plant process signals, and the value of this input signal is compared with a preset threshold value in a signal condition processing device 2 to determine the state of the signal. The result of the state processing of the signal processed by the signal state processing device 2 is stored in the signal state storage device 3. Further, 4 is a storage device for a cause-and-effect tree created in advance. The abnormality diagnosis processing device 5 identifies the cause of the abnormality and predicts event propagation based on the state of the input signal output from the signal state storage device 3 and the cause-and-effect tree in the cause-and-effect tree storage device 4. The diagnosis results are displayed on the display device 6. Next, the operation of the abnormality diagnosis apparatus shown in FIG. 3 will be explained with reference to a cause-and-effect tree, an example of which is shown in FIG. In the cause-and-effect tree in Figure 4, M
7, M13 is a diagnostic message, G 1 , G 2 , G 4 , 5 are AND gates, G 3 , G 6 are OR gates, N 1 ~
N13 is a node representing the state of the signal, and this state is stored in the signal state storage device 3. The cause-and-effect tree execution processing is performed by the abnormality diagnosis processing device 5 based on information from the signal state storage device 3 and the cause-and-effect tree storage device 4, and the following processing is performed to identify the cause of the abnormality. Ru. First, for a node in which a signal whose state has changed is used, it is checked whether a condition for that node to be true holds true. For example, in Figure 4, if node N 7 becomes true, the condition for node N 7 to become true is that one of N 5 , N 1 , N 2 N 6 , N 3 , and N 4 holds true. That's true. The set that is true in this way will be called the minimum cassette set. Also, for node N 11 to be true, N 8 · N 7 · (N 5 · N 1 · N 2 + N 6 · N 3 · N 4 ) =
N 8 , N 7 , N 5 , N 1 , N 2 + N 8 , N 7 , N 6 , N 3 , N 4 must hold. At this time, there are two minimum cut sets: N 8 , N 7 , N 5 , N 1 , N 2 N 8 , N 7 , N 6 , N 3 , and N 4 . Therefore, when the state of a signal used by a certain node changes, the upstream side of that node (the fourth
In the figure, the state of all nodes located at the bottom is upstream and the top is downstream) is investigated, and it is determined whether any minimum cut set is established.
If a certain minimum cut set is established, it is assumed that the cause identification has been successful, and if there is a diagnostic message for that node, that diagnostic message is displayed. For a node for which the minimum cut set has been established, the downstream logic of that node is traced to predict the progress of the event. That is, in FIG. 4, node N 7 is true, and N 7
If a minimum cut set is established with N7 as the topmost node, the state of node N11 located one downstream of N7 is checked. At this time, since gate G 4 is an AND gate, both N 7 and N 8 must be true in order for N 11 to hold true. Now, assuming that both N 7 and N 8 are true, if N 11 is false, N 11 becomes the predicted event, and if N 11 is true, we examine the further downstream node N 13 state, and N 13 is false, N 13 becomes N 7
This will be a predicted event when it is established, and the corresponding diagnostic message will be displayed. Since conventional diagnosis using a cause-effect tree involves execution processing as described above, it is essential to establish a minimum cut-set only in identifying the cause of an abnormality. And since the minimum cut set is composed of all the nodes upstream of the node of interest, as the event progresses, the amount of minimum cut sets with the node of interest at the top becomes enormous. Therefore, there is a problem that the analysis time increases. Furthermore, if the order of changes in events becomes different due to time leakage of events or the way thresholds are given, it is assumed that the minimum cut/set will not be established and the identification of the cause of the abnormality will fail. [Object of the invention] The present invention has been made in view of the above circumstances, and
The purpose is to provide a plant abnormality diagnosis device that quickly analyzes plant abnormalities through more flexible diagnosis and provides the diagnostic information to operators to prevent the spread of the abnormality. [Summary of the Invention] In order to achieve the above object, a plant abnormality diagnosis device of the present invention includes a signal state processing device that processes the state of an input signal input from the plant, and a signal state processing device that stores the state processing result of the input signal. A signal state storage device, a cause-and-effect tree storage device that pre-describes the propagation sequence of abnormal events that occur in a plant in the form of a logical tree, and the scores of nodes on the cause-and-effect tree, if the upstream gate is an AND gate, The score S i of that node is Here, S j is the score of the node upstream of the AND gate, T j is the certainty of the signal used at the node upstream of the AND gate, and C j is the
The score is determined by whether the node on the upstream side of the AND gate is true or false, and j is j = 1 to n.
The number of nodes on the upstream side of the AND gate. If the gate on the upstream side is an OR gate, the score S i of that node is S i = MAX (S j1 *T j1 *C j1 , S j2 *T j2 *C j2 ,
...) Here, let S i be the maximum score among the scores (S j *T j *C j ) for nodes on the upstream side of the OR gate, and calculate the maximum score for the node at the most upstream side of the tree (primary node). The score shall be uniformly given a certain reference point S 0 , and it is calculated by , and is performed for all nodes in the initial setting, and thereafter, the score is stored only for nodes downstream of the node whose state has changed. Node state memory is used. and an abnormality diagnosis processing device that determines the truth or falsity of the node based on whether the score of the node is equal to or higher than the reference point when the state of the input signal corresponding to the node on the cause-effect tree changes. It is characterized by: [Embodiment of the Invention] An embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram of an embodiment of the present invention. In the figure, a process signal is input from a plant (not shown) to a signal input device 7 at regular intervals. When the input signal is an analog signal, the value of the input signal is compared with a predetermined threshold value, and a change in state is recognized depending on whether the value of the input signal is outside the allowable range. Furthermore, if the input signal is a digital signal, it is checked whether there is a change in the on/off state. These processes are executed in the signal state processing device 8. This signal state processing device 8
The result of the state processing of the signal processed in is stored in the signal state storage device 9. The cause-and-effect tree storage device 10 also stores a cause-and-effect tree created in advance. Therefore, in the abnormality diagnosis processing device 11,
Using a change in the state of the input signal as a trigger, abnormality diagnosis is performed using the cause and effect tree stored in the cause and effect tree storage device. At this time, the score of the node on the cause-effect tree changes in accordance with the change in the state of the input signal, and is stored in the node state storage device 12, and analysis is performed while referring to this score. The diagnostic results obtained by the analysis are displayed on the diagnostic result display device 13. Next, as an example of the present invention, analysis of the cause-and-effect tree shown in FIG. 2 will be described in detail. Figure 2 is part of a cause-and-effect tree showing an event in which the water supply flow rate to the reactor increases in a BWR plant, where N 1 to N 17 are nodes, G 1 , G 2 , G 4 , G 5
indicates an AND gate, and G 3 and G 6 indicate an OR gate. Here, N 1 to N 17 correspond to the signal states shown in Table 1, and N 8 , N 9 , N 10 , and N 16 represent unobservable signals that appear in the tree structure. An abnormality in the plant is determined by whether or not the AND gate (G 1 , G 2 , G 5 ) at the most upstream is satisfied. In this example, the AND gate
High side failure of water supply main controller when G 1 is established,
When G 2 is established, the output is increased manually by the main water supply controller, and when G 5 is established, the output is increased manually by the TD-A controller.
【表】【table】
【表】
ところで、第2図の原因結果ツリーの解析では
次に述べるような解析方法がとられる。
1 上流にあるゲートがANDゲートの場合、そ
のノードの得点S1は次の(1)式より求める。
ここで、
Sj:ANDゲートの上流側にあるノードの得点
Tj:ANDゲートの上流側にあるノードで使わ
れる信号の確からしさ
Cj:ANDゲートの上流側にあるノードが真か
偽かにより決まる得点
j:j=1〜n、nはANDゲートの上流側に
あるノードの数
2 上流側にあるゲートがORゲートの場合、そ
のノードの得点Siは次の(2)式より求める。
Si=MAX(Sj1*Tj1*Cj1,Sj2*Tj2*Cj2,
…) ……(2)
すなわちORゲートの上流側にあるノードに
関する得点Sj*Tj*Cjの中から最大のものを
Siとする
3 ツリーの最上流にあるノード(プライマリー
ノード)の得点は一律ある基準点S0を与えるも
のとする。
しかして、得点の計算は初期設定において全
てのノードについて行なわれ、その後は状態の
変化したノードの下流側にあるノードについて
のみ行なわれる。
次に、第2図の原因結果ツリーに関して、一
例として以下の仮定を設ける。
すなわち、
1 S0=100
2 Ti=1(i:全てのノードについて)
3 Ci=1(ノードN1が真のとき)
Ci=0.5(ノードN1が偽のとき)
4 非可観測ノードはその得点が基準点以上のと
きそのノードの状態は真とみなす
今、初期設定において、ノードN1,N2,N11
が真であるとすると、それぞれのノードの得点は
上記(1)式および(2)式を用いて以下のようになる。
S8=75、S15=59.4
S9=S16=50、S10=37.5、S17=29.7
それ以外のノードの得点 Si=100
ここで、ノードN4が真になつたとする。この
とき下流側にあるノードN8,N10,N15,N17の
得点を計算する。この4つのノードの得点はそれ
ぞれ、S8=87.5、S10=43.8、S15=71.9、S17=
35.9となる。同様にしてN3が真にあると、給水
主制御器高側故障を表わすノードN8の得点は100
となる。このノードN8は非可観測ノードである
からこの得点が基準点よりも高ければN8は真と
みなされる。上記はプライマリー・ノードが真に
なつたときについて説明したが、このことはプラ
イマリー・ノード以外についても同様であり、例
えばノードN15が真となつたときにはノードN17
が計算し直される。
[発明の効果]
以上説明したように、本発明のプラント異常診
断装置によれば、原因結果ツリーの解析におい
て、着目するノードの一つ上流にあるノードの情
報を参照すれば良く、従来のように上流にある全
てのノード状態を調べる方法と比べ、解析時間の
短縮が見込まれ、特に原因結果ツリーの下流側に
事象が進展したときには、その効果は大である。
また、事象進展の順序のずれにより着目するノー
ドの信号の状態が真であるにもかかわらず、上流
側のノードが偽のために真と做されない場合にも
後に上流側のノードが真となつたときに、その下
流にあるノードの得点を算出し、基準点以上にな
れば改めて、そのノードを真と做し診断メツセー
ジを表示することも可能である。従つて、原因結
果ツリーは事象進展に対し、進展順序のずれの補
正の機能を持つため、柔軟な解析が可能となる。
さらにノードが真となつた場合に、その得点によ
り診断の確からしさを示すことができ、それに応
じて診断メツセージの内容を変えることも可能で
あるというように従来技術には見られないすぐれ
た効果を奏する。[Table] By the way, the following analysis method is used to analyze the cause-and-effect tree shown in FIG. 1 If the upstream gate is an AND gate, the score S 1 of that node is calculated from the following equation (1). Here, S j : Score of the node upstream of the AND gate T j : Confidence of the signal used at the node upstream of the AND gate C j : Whether the node upstream of the AND gate is true or false The score determined by j: j = 1 to n, n is the number of nodes on the upstream side of the AND gate 2 If the gate on the upstream side is an OR gate, the score S i of that node is calculated from the following equation (2) . S i =MAX(S j1 *T j1 *C j1 , S j2 *T j2 *C j2 ,
…) …(2) In other words, the maximum score S j *T j *C j for the node on the upstream side of the OR gate is
Let S i be 3. Assume that the score of the node at the most upstream side of the tree (primary node) is uniformly given a certain reference point S 0 . Thus, the score calculation is performed for all nodes in the initial setting, and thereafter only for the nodes downstream of the node whose state has changed. Next, regarding the cause-and-effect tree shown in FIG. 2, the following assumptions are made as an example. That is, 1 S 0 = 100 2 T i = 1 (i: for all nodes) 3 C i = 1 (when node N 1 is true) C i = 0.5 (when node N 1 is false) 4 Not possible An observation node considers the state of the node to be true when its score is greater than or equal to the reference point.Now, in the initial settings, nodes N 1 , N 2 , N 11
Assuming that is true, the score of each node will be as follows using equations (1) and (2) above. S 8 = 75, S 15 = 59.4 S 9 = S 16 = 50, S 10 = 37.5, S 17 = 29.7 Scores of other nodes S i = 100 Here, assume that node N 4 becomes true. At this time, the scores of nodes N 8 , N 10 , N 15 , and N 17 on the downstream side are calculated. The scores of these four nodes are respectively S 8 = 87.5, S 10 = 43.8, S 15 = 71.9, and S 17 =
It becomes 35.9. Similarly, if N 3 is true, the score of node N 8 , which represents the water main controller high-side failure, is 100.
becomes. Since this node N8 is an unobservable node, if this score is higher than the reference point, N8 is considered to be true. The above explanation is about when the primary node becomes true, but this also applies to nodes other than the primary node. For example, when node N 15 becomes true, node N 17 becomes true.
is recalculated. [Effects of the Invention] As explained above, according to the plant abnormality diagnosis device of the present invention, when analyzing a cause-effect tree, it is only necessary to refer to the information of the node that is one upstream of the node of interest. Compared to the method of examining the states of all nodes upstream, this method is expected to reduce analysis time, and is particularly effective when an event progresses downstream in the cause-and-effect tree.
Furthermore, even though the signal state of the node of interest is true due to a shift in the order of event progression, if the upstream node is not considered to be true because it is false, the upstream node will later become true. It is also possible to calculate the score of the downstream node, and if it exceeds the reference point, then consider that node to be true and display a diagnostic message. Therefore, the cause-and-effect tree has the function of correcting deviations in the order of progression of events, allowing for flexible analysis.
Furthermore, when a node becomes true, the score can indicate the certainty of the diagnosis, and it is also possible to change the content of the diagnostic message accordingly, which is an excellent effect not found in conventional technology. play.
第1図は本発明の一実施例のブロツク構成図、
第2図はBWRプラントにおいて原子炉への給水
流量が増加する事象を示す原因結果ツリーの一部
を示す図、第3図は従来のプラントの異常診断装
置のブロツク構成図、第4図は原因結果ツリーの
一部を示す図である。
7……信号入力装置、8……信号状態処理装
置、9……信号状態記憶装置、10……原因結果
ツリー記憶装置、11……異常診断処理装置、1
2……ノード状態記憶装置、13……診断結果表
示装置。
FIG. 1 is a block diagram of an embodiment of the present invention.
Figure 2 is a diagram showing part of a cause-and-effect tree showing an event in which the water supply flow rate to the reactor increases in a BWR plant, Figure 3 is a block diagram of a conventional plant abnormality diagnosis device, and Figure 4 is a diagram showing the cause. FIG. 3 is a diagram showing a portion of a result tree. 7... Signal input device, 8... Signal state processing device, 9... Signal state storage device, 10... Cause-effect tree storage device, 11... Abnormality diagnosis processing device, 1
2...Node status storage device, 13...Diagnosis result display device.
Claims (1)
理する信号状態処理装置と、前記入力信号の状態
処理結果を記憶する信号状態記憶装置と、プラン
トで生ずる異常事象の伝播シーケンスを論理樹木
状に予め記述した原因結果ツリー記憶装置と、前
記原因結果ツリー上のノードの得点は、 上流にあるゲートがANDゲートの場合、そ
のノードの得点Siは ここで、SjはANDゲートの上流側にあるノ
ードの得点、TjはANDゲートの上流側にある
ノードで使われる信号の確からしさ、Cjは
ANDゲートの上流側にあるノードが真か偽か
により決まる得点であり、jはj=1〜nで
ANDゲートの上流側にあるノードの数、 上流側にあるゲートがORゲートの場合、そ
のノードの得点Siは Si=MAX(Sj1*Tj1*Cj1、Sj2*Tj2*Cj2、
……) ここで、ORゲートの上流側にあるノードに
関する得点(Sj*Tj*Cj)の中から最大のもの
をSiとする、 ツリーの最上流にあるノード(プライマリー
ノード)の得点は一律ある基準点S0を与えるも
のとする、 により求めると共に初期設定において全てのノー
ドについて行い、その後は状態の変化したノード
の下流側にあるノードについてのみ行つた得点を
記憶するノード状態記憶装置と、前記原因結果ツ
リー上のノードに対応する入力信号の状態が変更
すると当該ノードの得点が基準点以上であるか否
かにより当該ノードの真偽を判定する異常診断処
理装置とから構成されたことを特徴とするプラン
ト異常診断装置。[Scope of Claims] 1. A signal state processing device that processes the state of an input signal input from a plant, a signal state storage device that stores the state processing result of the input signal, and a signal state storage device that stores the state processing result of the input signal, and a signal state processing device that processes the state of an input signal input from a plant. The cause-and-effect tree storage device described in advance in the form of a logical tree and the scores of nodes on the cause-and-effect tree are as follows: When the upstream gate is an AND gate, the score S i of that node is Here, S j is the score of the node upstream of the AND gate, T j is the certainty of the signal used at the node upstream of the AND gate, and C j is the
The score is determined by whether the node upstream of the AND gate is true or false, and j is j = 1 to n.
The number of nodes on the upstream side of the AND gate. If the gate on the upstream side is an OR gate, the score S i of that node is S i = MAX (S j1 *T j1 *C j1 , S j2 *T j2 *C j2 ,
...) Here, let S i be the maximum score among the scores (S j *T j *C j ) for nodes on the upstream side of the OR gate, and calculate the maximum score for the node at the most upstream side of the tree (primary node). The score shall be uniformly given a certain reference point S 0 , and it is calculated by , and is performed for all nodes in the initial setting, and thereafter, the score is stored only for nodes downstream of the node whose state has changed. Node state memory is used. and an abnormality diagnosis processing device that determines the truth or falsity of the node based on whether the score of the node is equal to or higher than the reference point when the state of the input signal corresponding to the node on the cause-effect tree changes. A plant abnormality diagnosis device characterized by:
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP59211433A JPS6190210A (en) | 1984-10-11 | 1984-10-11 | Plant abnormality diagnosis device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP59211433A JPS6190210A (en) | 1984-10-11 | 1984-10-11 | Plant abnormality diagnosis device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS6190210A JPS6190210A (en) | 1986-05-08 |
| JPH0512724B2 true JPH0512724B2 (en) | 1993-02-18 |
Family
ID=16605866
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP59211433A Granted JPS6190210A (en) | 1984-10-11 | 1984-10-11 | Plant abnormality diagnosis device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS6190210A (en) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS6357885A (en) * | 1986-08-27 | 1988-03-12 | Kensetsusho Kinkichihou Kensetsukyoku | Failure detecting device for pump system |
| JPH07113995B2 (en) * | 1989-01-11 | 1995-12-06 | 株式会社日立製作所 | Inference method and device |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS6118011A (en) * | 1984-07-04 | 1986-01-25 | Hitachi Ltd | Device fault diagnosing method |
-
1984
- 1984-10-11 JP JP59211433A patent/JPS6190210A/en active Granted
Also Published As
| Publication number | Publication date |
|---|---|
| JPS6190210A (en) | 1986-05-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPH0512724B2 (en) | ||
| JPS6116307A (en) | Plant abnormality diagnostic device | |
| JPS62192694A (en) | Plant diagnostic device | |
| JPH06274784A (en) | Plant monitoring diagnostic device and its abnormal sign identification method | |
| JPS62285172A (en) | On-line fast reasoning method | |
| JPS59186054A (en) | Test method of computer program | |
| JPS6277612A (en) | Abnormality diagnosing method for plant | |
| JPH05119191A (en) | Operation support device | |
| JPS62175060A (en) | Automatic trouble diagnosing system of electronic exchange | |
| JPH05149762A (en) | Malfunction diagnostic device | |
| JP2544927B2 (en) | Plant operation support system | |
| JPH0797436B2 (en) | Power plant transient data display | |
| JPH04284504A (en) | Equipment diagnosing method for programmable controller | |
| JPS6054256A (en) | Method for diagnosing abnormality of continuous casting machine | |
| JPS6091413A (en) | Plant abnormality diagnosis method | |
| JPS63261497A (en) | Plant abnormality diagnosing apparatus | |
| JPH05187895A (en) | Monitoring and diagnosing device for plant | |
| JPS61264412A (en) | Reasoning abnormality detecting system for fuzzy reasoning arithmetic unit | |
| JPS58155413A (en) | Device for discriminating abnormal state of detector | |
| JPS59214915A (en) | Failure spread prediction/diagnosis method | |
| JPS63223905A (en) | Plant diagnostic device | |
| JPH01280806A (en) | Back-up device for plant operation | |
| JPS63118907A (en) | Operation supporting device | |
| JPH07107719B2 (en) | Alarm processing method | |
| JPH0221397A (en) | Alarm processor |