JPH06174503A - Plant abnormality diagnostic device - Google Patents

Plant abnormality diagnostic device

Info

Publication number
JPH06174503A
JPH06174503A JP4326662A JP32666292A JPH06174503A JP H06174503 A JPH06174503 A JP H06174503A JP 4326662 A JP4326662 A JP 4326662A JP 32666292 A JP32666292 A JP 32666292A JP H06174503 A JPH06174503 A JP H06174503A
Authority
JP
Japan
Prior art keywords
learning
data
plant
parameter
abnormality
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.)
Granted
Application number
JP4326662A
Other languages
Japanese (ja)
Other versions
JP2778888B2 (en
Inventor
Akimoto Kamiya
昭基 神谷
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP4326662A priority Critical patent/JP2778888B2/en
Publication of JPH06174503A publication Critical patent/JPH06174503A/en
Application granted granted Critical
Publication of JP2778888B2 publication Critical patent/JP2778888B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Testing Or Calibration Of Command Recording Devices (AREA)
  • Testing Of Devices, Machine Parts, Or Other Structures Thereof (AREA)
  • Testing And Monitoring For Control Systems (AREA)
  • Feedback Control In General (AREA)

Abstract

PURPOSE:To automatically generate data for learning of diagnosis mechanism with learning function base on plant operation history data. CONSTITUTION:The title device is provided with a means 21 for setting parameters for learning which sets parameters all and a12 for learning to a parameter storage part 23 for learning, a plant history data storage part 29 for storing plant data which are input via a plant data input means 27, a means 31 for generating data for learning which extracts history data based on a parameter a 11 for learning and generates data a13' for primary learning, and at the same time generates a parameter a14 for diagnosis, a means 33 for generating secondary learning which generates data a13'' for secondary learning based on the parameter a12 for secondary learning from the data a13' for primary learning, and a learning processing means 7 which performs learning processing using the data a 13 for learning consisting of data a13' and a13'' and outputs the learning result as diagnosis mechanism.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、プラントの異常を診断
し原因を特定するための学習機能を備えたプラント異常
診断装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a plant abnormality diagnosing device having a learning function for diagnosing a plant abnormality and identifying the cause.

【0002】[0002]

【従来の技術】一般にプラント異常診断とは、プラント
に異常が発生したとき、プラントの挙動を示すプラント
データからその異常原因を診断することである。また、
プラントデータはプラント異常原因と対応するものであ
る。すなわち、「プラントデータがXである」ならば、
「対応する異常原因はYである」というような対応関係
がある。異常診断の学習とはこのような対応関係を学習
することである。
2. Description of the Related Art Generally, a plant abnormality diagnosis is to diagnose the cause of an abnormality from plant data indicating the behavior of the plant when an abnormality occurs in the plant. Also,
The plant data corresponds to the cause of plant abnormality. That is, if "plant data is X",
There is a correspondence such as “the corresponding cause of abnormality is Y”. Learning abnormality diagnosis is learning such correspondence.

【0003】このような学習機能を備えたプラント異常
診断装置の従来の学習システムを図20に示す。この図
に示すように、人間1から与えられた学習用データa1
を学習用データ入力手段3が入力し、学習用データ記憶
部5に保存する。学習処理手段7は、学習用データ記憶
部5から学習用データa1 を読み込み、学習機構記憶部
9に保存されているニューラルネットワーク形式の学習
機構a2 を使ってプラント異常診断についての学習を行
い、学習によって得られた診断機構a3 を診断手段記憶
部11に保存する。
FIG. 20 shows a conventional learning system of a plant abnormality diagnosing device having such a learning function. As shown in this figure, the learning data a1 given by the human 1
Is input to the learning data input unit 3 and stored in the learning data storage unit 5. The learning processing means 7 reads the learning data a1 from the learning data storage unit 5, uses the learning mechanism a2 of the neural network type stored in the learning mechanism storage unit 9 to perform learning for plant abnormality diagnosis, and performs learning. The diagnostic mechanism a3 obtained by the above is stored in the diagnostic means storage unit 11.

【0004】ここで、従来のニューラルネットワークの
一形式であるバックプロパゲーション学習則を用いて、
プラント異常診断の学習機構a2 について図21を参照
して説明する。人間1から与えられる学習用データa1
は学習用入力データとしてのプラントデータbと学習用
出力データとしての異常原因発生度合いデータcから構
成され、学習機構a2 、この例では、すなわちバックプ
ロパゲーション学習則ニューラルネットワークに与えら
れる。学習機構a2 は、入力層100、中間層110お
よび出力層120より構成され、入力層100は3個の
入力層ニューロi(i=1、2、3)101、102、
103より、中間層110は3個の中間層ニューロj
(j=1、2、3)111、112、113より、出力
層120は2個の出力層ニューロk(k=1、2)12
1、122より構成されている。
Here, using a back propagation learning rule, which is a form of conventional neural network,
The learning mechanism a2 for plant abnormality diagnosis will be described with reference to FIG. Learning data a1 given by human 1
Is composed of plant data b as learning input data and abnormality cause occurrence degree data c as learning output data, and is given to a learning mechanism a2, that is, a back propagation learning rule neural network in this example. The learning mechanism a2 is composed of an input layer 100, an intermediate layer 110, and an output layer 120. The input layer 100 has three input layer neurons i (i = 1, 2, 3) 101, 102,
From 103, the intermediate layer 110 has three intermediate layer neuro j
From (j = 1, 2, 3) 111, 112, 113, the output layer 120 has two output layer neurons k (k = 1, 2) 12.
It is composed of 1, 122.

【0005】バックプロバゲーション学習則ニューラル
ネットワークによるプラント異常診断に関する学習と
は、学習用データa1 のプラントデータb1 、b2 、b
3 がそれぞれ入力層ニューロ101、102、103に
与えられた時、入力層100、中間層110、出力層1
20の順に計算された出力層120のそれぞれの出力層
ニューロ121、122の出力データd1 、d2 が、そ
れぞれ与えられる学習用データa1 の異常原因発生度合
いデータc1 、c2 に近づくようにニューロ間の結合係
数Wij、Wjkを変化させることである。なお、図中符号
131、132はそれぞれ出力データd1 、d2 と対応
する異常原因発生度合いデータc1 、c2との偏差を求
め偏差データe1 、e2 を出力する出力偏差器である。
Back-probation learning rule Learning about plant abnormality diagnosis by a neural network means plant data b1, b2, b of learning data a1.
When 3 is applied to the input layer neuros 101, 102, and 103, respectively, the input layer 100, the intermediate layer 110, and the output layer 1
The connection between the neuros so that the output data d1 and d2 of the output layer neurons 121 and 122 of the output layer 120 calculated in the order of 20 approach the abnormality cause occurrence degree data c1 and c2 of the given learning data a1 respectively. That is, the coefficients Wij and Wjk are changed. In the figure, reference numerals 131 and 132 are output deviation devices for calculating deviations between the output data d1 and d2 and the corresponding abnormality cause occurrence degree data c1 and c2, and outputting deviation data e1 and e2.

【0006】図22は、学習用データパターン例を示す
もので、同図において、パターンP1は学習用入力デー
タbとしてのプラントデータb1 、b2 、b3 がそれぞ
れXP1(1) 、XP1(2) 、XP1(3) のとき、学習用出力デ
ータcとしての異常原因発生度合いデータc1 、c2 が
それぞれ異常原因Aの発生度合いYP1(1) 、異常原因B
の発生度合いYP1(2) であり、パターンP2はプラント
データb1 、b2 、b3 がXP2(1) 、XP2(2) 、XP2
(3) のとき、異常原因発生度合いデータc1 、c2 が異
常原因Aの発生度合いYP2(1) 、異常原因Bの発生度合
いYP2(2) であることを示している。また、パターンP
1、P2の学習用入力データbの横軸はサンプリング時
刻T、縦軸はプラントデータの値Xを示す。なお、パタ
ーンP1、P2の学習用出力データcである異常原因発
生度合いデータc1 、c2 の値Yは、例えば0≦YP1
(1) 、YP1(2) 、YP2(1) 、YP2(2) ≦1とし、0に近
いほど異常原因の発生度合い(可能性)が低く、1に近
いほど異常原因の発生度合い(可能性)が高いと表すこ
とができる。
FIG. 22 shows an example of a learning data pattern. In FIG. 22, a pattern P1 has plant data b1, b2 and b3 as learning input data b XP1 (1), XP1 (2), When XP1 (3), the abnormality cause occurrence degree data c1 and c2 as the learning output data c are the occurrence degree YP1 (1) and the abnormality cause B of the abnormality cause A, respectively.
Of the plant data b1, b2, b3 are XP2 (1), XP2 (2), XP2.
In the case of (3), it is indicated that the abnormality cause occurrence degree data c1 and c2 are the occurrence degree YP2 (1) of the abnormality cause A and the occurrence degree YP2 (2) of the abnormality cause B. Also, the pattern P
The horizontal axis of the learning input data b of 1 and P2 shows the sampling time T, and the vertical axis shows the value X of the plant data. The value Y of the abnormality cause occurrence degree data c1 and c2 which is the learning output data c of the patterns P1 and P2 is, for example, 0 ≦ YP1.
(1), YP1 (2), YP2 (1), YP2 (2) ≤ 1, and the closer the value is to 0, the lower the probability of occurrence of the abnormal cause (probability). ) Can be expressed as high.

【0007】図23は、このような学習用データに対す
る学習処理手段7の処理例を示すフローチャートであ
る。図23において、学習開始により、学習処理手段7
はまず学習機構記憶部9より図21に示すようなニュー
ラルネットワーク形式の学習機構a2 を読み込む(20
0)。ついで、学習用データ記憶部5に記憶されている
学習用データパターンPl(l=1、2、………、m、
図22の例ではm=2である。)からパターンP1の学
習用データを読み込み(201)、それぞれの値を学習
機構a2 の入力層ニューロ101、102、103と出
力層ニューロ121、122に与えて、学習を次のよう
な手順で実行する(202)。
FIG. 23 is a flow chart showing a processing example of the learning processing means 7 for such learning data. In FIG. 23, the learning processing means 7 is started by the start of learning.
First, a learning mechanism a2 of a neural network type as shown in FIG. 21 is read from the learning mechanism storage unit 9 (20
0). Then, the learning data pattern Pl (l = 1, 2, ..., M, stored in the learning data storage unit 5).
In the example of FIG. 22, m = 2. ), The learning data of the pattern P1 is read (201), the respective values are given to the input layer neuros 101, 102, 103 and the output layer neurones 121, 122 of the learning mechanism a2, and the learning is executed in the following procedure. Yes (202).

【0008】(1)与えられる学習用プラントデータb
1 、b2 、b3 について、あらかじめ設定されているニ
ューロ間の結合係数Wij、Wjkを用いて入力層100、
中間層110、出力層120の順に計算し、各出力層ニ
ューロ121、122の出力データd1 、d2 を算出す
る。
(1) Given learning plant data b
For 1, b2 and b3, the input layers 100,
The intermediate layer 110 and the output layer 120 are calculated in this order, and the output data d1 and d2 of the output layer neuros 121 and 122 are calculated.

【0009】 d1 =F1 (Wij、Wjk、b1 、b2 、b3 ) d2 =F2 (Wij、Wjk、b1 、b2 、b3 ) ただし、 F1 、F2 ;ニューロの出力関数 Wij;入力層ニューロiと中間層ニューロjとの結合係
数 Wjk;中間層ニューロjと出力層ニューロkとの結合係
数 (2)出力偏差器131、132により偏差データe1
、e2 を算出する。
D1 = F 1 (Wij, Wjk, b1, b2, b3) d2 = F 2 (Wij, Wjk, b1, b2, b3) However, F 1 , F 2 ; output function of neuro Wij; input layer neuro Coupling coefficient Wjk between i and the intermediate layer neuro j: coupling coefficient between the intermediate layer neuro j and the output layer neuro k (2) Deviation data e1 by the output deviation devices 131 and 132
, E2 is calculated.

【0010】e1 =d1 −c1 e2 =d2 −c2 (3)偏差e1 、e2 を出力層120、中間層110、
入力層100の順に逆伝播させながら、偏差e1 、e2
が0に近づくようにWij、Wjkを変化させる。
E1 = d1−c1 e2 = d2−c2 (3) The deviations e1 and e2 are output to the output layer 120, the intermediate layer 110,
While backpropagating in the order of the input layer 100, the deviations e1 and e2
Wij and Wjk are changed so that approaches 0.

【0011】以上の手順により、ニューロ間の結合係数
Wij、Wjkを修正する。
By the above procedure, the coupling coefficients Wij and Wjk between the neurons are corrected.

【0012】同様にして(203)、パターンP2、P
3、………、Pmについて、パターンP1のときと同様
の手順で学習を実行し、ニューロ間の結合係数Wij、W
jkを順次修正する。
Similarly (203), patterns P2 and P
3, ..., Pm, learning is performed in the same procedure as in the case of the pattern P1, and coupling coefficients Wij, W between the neuros are combined.
Modify jk sequentially.

【0013】上記パターンP1〜Pmに対する学習は繰
り返しで行われるが(204)、次に二つの終了条件
(205)のいずれかが満足された時点で、診断機構a
3 を出力して(206)学習終了となる。
The learning for the patterns P1 to Pm is repeated (204), but when either of the two end conditions (205) is satisfied next, the diagnostic mechanism a
3 is output (206) and the learning ends.

【0014】終了条件1;パターンPl(l=1、2、
………、m)の学習用入力データにより計算された出力
層ニューロ121、122の出力データd1 、d2 とパ
ターンPlの学習用出力データc1 、c2 との偏差デー
タを、e1 (Pl)、e2 (Pl)とすると、 |e1 (P1)|≦ε |e2 (P1)|≦ε : : |e1 (Pm)|≦ε |e2 (Pm)|≦ε の上記全式が同時に成立する。ただし、εは要求される
診断精度で、予め設定される常数である。
Termination condition 1; pattern Pl (l = 1, 2,
The deviation data between the output data d1 and d2 of the output layer neuros 121 and 122 calculated from the learning input data of m) and the learning output data c1 and c2 of the pattern Pl are e1 (Pl) and e2. If (Pl), then | e1 (P1) | ≤ε | e2 (P1) | ≤ε :: | e1 (Pm) | ≤ε | e2 (Pm) | ≤ε are simultaneously established. However, ε is the required diagnostic accuracy and is a preset constant.

【0015】終了条件2;学習の繰り返し(204)回
数をnとすると、 n≧η が成立する。ただし、ηは予め設定された許容される学
習繰り返し常数である。
Termination condition 2; n ≧ η, where n is the number of learning iterations (204). However, η is a preset allowable learning repetition constant.

【0016】終了条件2により学習が終了した場合、診
断精度が要求される許容値を満足しないことを意味する
ので、この場合は、ηを大きくするか、中間層120の
ニューロ個数を変えて、再度学習を実施する。
When the learning is completed by the end condition 2, it means that the diagnostic accuracy does not satisfy the required tolerance value. Therefore, in this case, η is increased or the number of neurons in the intermediate layer 120 is changed to Re-learn.

【0017】[0017]

【発明が解決しようとする課題】従来の学習機能付きプ
ラント異常診断装置では、学習用データは人間により与
えられるため、以下のような課題があった。
In the conventional plant abnormality diagnosing device with a learning function, since the learning data is given by a human, there are the following problems.

【0018】(1)前述の学習用プラントデータb1 、
b2 、b3 のような学習用データを作成またはそれを装
置に入力するため、労力を必要とし、作成者または入力
者の負担となる。
(1) The above-mentioned learning plant data b1,
Since learning data such as b2 and b3 are created or input to the device, labor is required and the creator or the input person is burdened.

【0019】(2)データ作成の過程、またはデータ入
力過程で、人為的な誤りが発生する恐れがある。
(2) There is a risk of human error in the process of data creation or data input.

【0020】(3)学習用データの作成または装置への
入力は時間が掛かるので、診断機構a3 の生成に要する
時間が長くなる。
(3) Since it takes time to create the learning data or input it to the device, the time required to generate the diagnostic mechanism a3 becomes long.

【0021】本発明は、かかる従来の課題を解決するた
めになされたもので、学習機能を有する診断機構の学習
用データをプラント運転履歴データをベースに自動的に
生成するプラント異常診断装置を提供することを目的と
する。
The present invention has been made in order to solve the conventional problems, and provides a plant abnormality diagnosing device for automatically generating learning data of a diagnostic mechanism having a learning function based on plant operation history data. The purpose is to do.

【0022】[0022]

【課題を解決するための手段】すなわち、以上のような
課題を解決するため本発明は、学習用入力データと学習
用出力データとからなる学習用データを用いて異常診断
の学習を行い、学習によって調整された診断機構により
プラントからのプラントデータについて異常診断を行う
プラント異常診断装置において、プラントからのプラン
トデータを順次記憶するプラント履歴データ記憶手段
と、人間から与えられる情報により学習用データを生成
するためのパラメータを設定するパラメータ設定手段
と、このパラメータ設定手段により設定されたパラメー
タに基づいて、プラント履歴データ記憶手段に記憶され
ているプラント履歴データよりプラントデータを抽出
し、学習用データを生成する学習用データ生成手段とを
具備することを特徴とする。
In order to solve the above problems, the present invention performs learning for abnormality diagnosis by using learning data composed of learning input data and learning output data, and performs learning. In the plant abnormality diagnosis device for performing abnormality diagnosis on plant data from the plant by the diagnosis mechanism adjusted by, the plant history data storage means for sequentially storing the plant data from the plant and the learning data generated by the information given by the human Parameter setting means for setting a parameter for setting, and based on the parameters set by the parameter setting means, the plant data is extracted from the plant history data stored in the plant history data storage means to generate learning data. And learning data generating means for .

【0023】また本発明は、上記プラント異常診断装置
において、プラント履歴データからの抽出データを用い
た学習用データから補間的演算によりさらに学習用デー
タを生成する二次学習用データ生成手段を具備すること
を特徴とする。
Further, according to the present invention, in the above-mentioned plant abnormality diagnosing apparatus, there is provided a secondary learning data generating means for further generating learning data from the learning data using the extracted data from the plant history data by the interpolation calculation. It is characterized by

【0024】[0024]

【作用】上記構成において、プラント履歴データ記憶手
段は、プラントからのプラントデータを順次記憶しプラ
ント履歴データとして格納する。学習用パラメータ設定
手段は、人間により与えられる学習用パラメータを入力
し設定する。学習用データ生成手段は、学習用パラメー
タ設定手段によって設定された学習用パラメータ学習用
パラメータに基づいて、プラント履歴データ記憶手段か
ら必要な学習用プラント履歴データを取り出し、それを
学習用データとして学習用データ記憶手段に記憶する。
In the above structure, the plant history data storage means sequentially stores the plant data from the plant and stores it as plant history data. The learning parameter setting means inputs and sets a learning parameter given by a human. The learning data generation means extracts the necessary learning plant history data from the plant history data storage means based on the learning parameter learning parameters set by the learning parameter setting means, and uses it as learning data for learning. Stored in the data storage means.

【0025】これにより、プラント履歴データから診断
機構の学習用データを自動的に生成し記憶装置に記憶さ
せることができる。このため、学習用データを作成また
は装置に入力するための労力がいらなくなりを、オペレ
ータの負担が軽減されるとともに、人為的な誤りが少な
くなる。
Thus, the learning data of the diagnostic mechanism can be automatically generated from the plant history data and stored in the storage device. Therefore, the labor for creating or inputting the learning data is not required, the burden on the operator is reduced, and human error is reduced.

【0026】また、抽出されたプラント履歴データから
なる学習用データから補間的演算によりさらに学習用デ
ータを作成する二次学習用データ生成手段を設けること
により、より多くの学習用データを自動的に生成するこ
とができ、このより多くの学習用データを用いて学習す
ることで診断能力を一層高めることができる。
Further, by providing the secondary learning data generating means for further generating the learning data from the learning data composed of the extracted plant history data by the interpolative calculation, more learning data is automatically generated. The learning ability can be generated, and the diagnostic ability can be further enhanced by learning using this larger amount of learning data.

【0027】[0027]

【実施例】以下、図面に基づいて本発明の実施例を詳細
に説明する。なお、全図面を通して同一部分には同一符
号を付し、重複する説明は省略する。
Embodiments of the present invention will now be described in detail with reference to the drawings. Note that the same portions are denoted by the same reference symbols throughout the drawings, and overlapping description will be omitted.

【0028】図1は、本発明のプラント異常診断装置の
一実施例を示すものである。このプラント異常診断装置
は、人間1により与えられる学習用パラメータa11と二
次学習用パラメータa12を設定する学習用パラメータ設
定手段21と、学習用パラメータa11と二次学習用パラ
メータa12を記憶する学習用パラメータ記憶部23と、
プラント25からプラントデータを入力するプラントデ
ータ入力手段27と、プラント25から入力したプラン
トデータを記憶するプラント履歴データ記憶部29と、
学習用パラメータa11に基づいてプラント履歴データを
抽出し一次学習用データa13′を生成するとともに診断
用パラメータa14を生成する学習用データ生成手段31
と、生成された一次学習用データa13′から二次学習用
パラメータa12に基づいてより多くの学習用データa13
を生成する二次学習用データ生成手段33と、生成され
た学習用データa13を記憶する学習用データ記憶部35
と、学習用データ生成手段31によって生成された診断
用パラメータa14を記憶する診断用パラメータ記憶部3
7と、例えばニューラルネットワーク形式の図21に示
すような学習機構a2 を記憶する学習機構記憶部9と、
学習用データ記憶部35に記憶されている学習用データ
a13を学習機構a2 に適用して学習処理を実行する学習
処理手段7と、学習によって得られた診断機構a3 を記
憶する診断機構記憶手段11と、学習用パラメータ記憶
部23に記憶されている学習用パラメータa11、診断用
パラメータ記憶部37に記憶されている診断用パラメー
タa14およびプラントデータ入力手段27により入力さ
れる現在のプラントデータに基づいて診断機構a3 によ
り異常診断を行いその結果をプラント運転員39に提示
する診断処理手段41とで構成されている。
FIG. 1 shows an embodiment of the plant abnormality diagnosing device of the present invention. This plant abnormality diagnosing device has a learning parameter setting means 21 for setting a learning parameter a11 and a secondary learning parameter a12 given by a human 1, and a learning parameter for storing a learning parameter a11 and a secondary learning parameter a12. A parameter storage unit 23,
A plant data input unit 27 for inputting plant data from the plant 25, a plant history data storage unit 29 for storing the plant data input from the plant 25,
Learning data generating means 31 for extracting plant history data based on the learning parameter a11 to generate primary learning data a13 'and a diagnostic parameter a14.
And a larger amount of learning data a13 from the generated primary learning data a13 'based on the secondary learning parameter a12.
And a learning data storage unit 35 for storing the generated learning data a13.
And a diagnostic parameter storage unit 3 for storing the diagnostic parameter a14 generated by the learning data generating means 31.
7, and a learning mechanism storage unit 9 for storing a learning mechanism a2 in a neural network format as shown in FIG. 21,
Learning processing means 7 that applies the learning data a13 stored in the learning data storage section 35 to the learning mechanism a2 to execute the learning process, and the diagnostic mechanism storage means 11 that stores the diagnostic mechanism a3 obtained by learning. Based on the learning parameter a11 stored in the learning parameter storage unit 23, the diagnostic parameter a14 stored in the diagnostic parameter storage unit 37, and the current plant data input by the plant data input means 27. The diagnosis mechanism a3 is used to perform abnormality diagnosis and to present the result to the plant operator 39.

【0029】次に、学習機構a2 として図21に示すニ
ューラルネットワークを用いた場合を例に挙げて上記構
成のプラント異常診断装置の作用を説明する。まず、プ
ラントの異常診断に先だって、プラント異常診断を行う
診断機構a3を学習により生成するための学習用データ
が以下のようにして作成される。
Next, the operation of the plant abnormality diagnosing device having the above-mentioned configuration will be described by taking as an example the case where the neural network shown in FIG. 21 is used as the learning mechanism a2. First, prior to the plant abnormality diagnosis, learning data for generating the diagnosis mechanism a3 for performing the plant abnormality diagnosis by learning is created as follows.

【0030】人間1により学習用パラメータa11および
二次学習用パラメータa12が与えられると、学習用パラ
メータ入力手段21はこれらを受取り、学習用パラメー
タ記憶部23に保存する。学習用パラメータ記憶部23
に記憶される学習用パラメータa11と二次学習用パラメ
ータa12のデータ構成例を、それぞれ図2と図3に示
す。図2に示すように、学習用パラメータa11として、
作成する学習用データパターンごとに、そのパターン
名、プラントデータ名、プラントデータのサンプリング
開始時刻To 、サンプリングの時間間隔Δt、プラント
データ個数、プラント異常原因名およびその異常発生度
合いYがそれぞれ設定される。また、二次学習用パラメ
ータa12として、図3に示すように、パターン名と、異
常度合い段階数Nが設定される。
When the human 1 gives the learning parameter a11 and the secondary learning parameter a12, the learning parameter input means 21 receives them and stores them in the learning parameter storage unit 23. Learning parameter storage unit 23
2 and 3 show examples of data structures of the learning parameter a11 and the secondary learning parameter a12 stored in FIG. As shown in FIG. 2, as the learning parameter a11,
For each learning data pattern to be created, the pattern name, plant data name, plant data sampling start time T o , sampling time interval Δt, number of plant data, plant abnormality cause name and abnormality occurrence degree Y are set. It Further, as the secondary learning parameter a12, a pattern name and an abnormality degree stage number N are set as shown in FIG.

【0031】一方、プラントデータ入力手段27は、プ
ラント25からプラントデータを常時入力し、入力時刻
とともにプラント履歴データ記憶部29に順次保存して
いる。図4は、プラント履歴データ記憶部29に記憶さ
れているプラント履歴データの構成例を示すものであ
る。
On the other hand, the plant data input means 27 constantly inputs the plant data from the plant 25 and sequentially stores the plant data in the plant history data storage unit 29 together with the input time. FIG. 4 shows a configuration example of the plant history data stored in the plant history data storage unit 29.

【0032】学習用データ生成手段31は、図5のフロ
ーチャートに示すように、学習用データ生成開始によ
り、学習用パラメータ記憶部23に記憶されている学習
用パラメータa11を読み込む(300)。ついでプラン
ト履歴データ記憶部29に記憶されているプラント履歴
データを読み込み(301)、学習用パラメータa11に
基づいて必要なプラント履歴データを抽出して学習用入
力データbを作成する(302)。ついで、学習用パラ
メータa11から学習用出力データcである異常原因発生
度合いデータを作成するとともに診断用パラメータa14
を作成し(303)、図6に示すような一次学習用デー
タa13′を学習用データ記憶部35に出力する(30
4)とともに、図7に示すような診断用パラメータa14
を診断用パラメータ記憶部37に出力する(305)。
As shown in the flow chart of FIG. 5, the learning data generating means 31 reads the learning parameter a11 stored in the learning parameter storage section 23 when the learning data generation is started (300). Then, the plant history data stored in the plant history data storage unit 29 is read (301), and necessary plant history data is extracted based on the learning parameter a11 to create learning input data b (302). Then, the abnormality cause occurrence degree data, which is the learning output data c, is created from the learning parameter a11, and the diagnostic parameter a14 is generated.
(303) and outputs the primary learning data a13 'as shown in FIG. 6 to the learning data storage unit 35 (30
4) together with the diagnostic parameter a14 as shown in FIG.
Is output to the diagnostic parameter storage unit 37 (305).

【0033】上記学習用入力データbの抽出過程(30
2)を、図8のフローチャートを参照してさらに詳細に
説明する。まず、図2に示すような学習用パラメータa
11のパターンP1について、設定されているプラントデ
ータI1の収集時刻TP1(h)を次式に従って求める(3
10)。 TP1(h) =To +Δt*(h−1)………(I) ただし、h=1、2、…、M(Mは学習用プラントデー
タの個数であり、図2の例ではM=3である。)であ
る。
Extraction process of the learning input data b (30
2) will be described in more detail with reference to the flowchart of FIG. First, a learning parameter a as shown in FIG.
For the 11 patterns P1, the set collection time TP1 (h) of the plant data I1 is calculated according to the following equation (3
10). TP1 (h) = T o + Δt * (h-1) ......... (I) where, h = 1,2, ..., M (M is the number of plant data for learning, in the example of FIG. 2 M = It is 3.).

【0034】ついで、図4に示すようなプラント履歴デ
ータから、プラントデータ名(I1)と求めた収集時刻
TP1(h) を検索キーとして、該当するプラントデータ値
Xを抽出する(311)。なお、プラント履歴データ記
憶部29に記憶されているプラント履歴データにおい
て、時刻TP1(h) にプラントデータ収集時刻が完全に一
致するようなプラントデータが存在しない場合、例え
ば、TP1(h) に最も近いプラントデータを抽出する。ま
た、このようにTP1(h) に最も近いデータが2個存在し
た場合、例えば、収集時刻の早い方を抽出する。
Then, the plant data value X is extracted from the plant history data as shown in FIG. 4 using the plant data name (I1) and the obtained collection time TP1 (h) as search keys (311). In addition, in the plant history data stored in the plant history data storage unit 29, when there is no plant data such that the plant data collection time completely coincides with the time TP1 (h), for example, TP1 (h) is the most Extract close plant data. In addition, when two pieces of data closest to TP1 (h) exist in this way, for example, the earliest collection time is extracted.

【0035】このようにして抽出されるパターンP1に
おけるプラントデータXP1(h) は、学習機構A2 が図2
1に示す構造のニューラルネットワークの場合、h=
1、2、3であり、入力層100のニューロ1、ニュー
ロ2、ニューロ3に入力される学習用入力データb1 、
b2 、b3 となる。
The plant data XP1 (h) in the pattern P1 thus extracted is obtained by the learning mechanism A2 as shown in FIG.
In the case of the neural network having the structure shown in 1, h =
1, 2, 3 and learning input data b1 input to neuro 1, neuro 2 and neuro 3 of the input layer 100,
b2 and b3.

【0036】抽出されたプラントデータXP1(1) 、XP1
(2) 、XP1(3) は、学習用プラントデータb1 、b2 、
b3 として学習用データ記憶部35に記憶される(31
2)。
Extracted plant data XP1 (1), XP1
(2), XP1 (3) are learning plant data b1, b2,
It is stored in the learning data storage unit 35 as b3 (31
2).

【0037】以下同様にして、学習用パラメータa11に
設定されているすべてのパターンについて上記処理を繰
り返し(313)、学習用入力データを作成する。
In the same manner, the above processing is repeated for all the patterns set in the learning parameter a11 (313) to create learning input data.

【0038】さらに、異常原因発生度合いデータの作成
過程(303)において、学習用データ生成手段31
は、図2に示すような学習用パラメータa11に設定され
ているプラント異常原因名A、Bとその異常発生度合い
Yから、図6に示すような一次学習用データa13′の出
力層ニューロ1、2の学習用異常原因発生度合いデータ
c1 、c2 を生成するとともに、図7に示すような出力
層ニューロ1、2にプラント異常原因名A、Bを対応付
けた診断用パラメータa14を生成する。
Further, in the process of creating the abnormality cause occurrence degree data (303), the learning data generating means 31
Is the output layer neuron 1 of the primary learning data a13 'as shown in FIG. 6, based on the plant abnormality cause names A and B set in the learning parameter a11 as shown in FIG. 2 and the abnormality occurrence degree Y. The learning abnormality cause occurrence degree data c1 and c2 of 2 are generated, and the diagnostic parameter a14 in which the plant abnormality cause names A and B are associated with the output layer neuros 1 and 2 as shown in FIG.

【0039】学習用データ生成手段31によって一次学
習用データa13′が作成され、学習用データ記憶部35
に記憶されると、二次学習用データ生成手段33は、学
習用パラメータ記憶部23から二次学習用パラメータa
12を、学習用データ記憶部35から一次学習用データa
13′を読み込み、補完的な手法を使ってさらに二次学習
用データa13″を生成し、学習用データ記憶部35に保
存する。図9は、学習用データ記憶部35に記憶される
学習用データa13の構成例を示すもので、学習用データ
生成手段31によって作成される一次学習用データa1
3′と、二次学習用データ生成手段33によって作成さ
れ追加される二次学習用データa13″によって構成され
る。
The learning data generating means 31 creates the primary learning data a13 ', and the learning data storage unit 35
Then, the secondary learning data generating means 33 stores the secondary learning parameter a in the learning parameter storage unit 23.
12 from the learning data storage unit 35 to the primary learning data a
13 ′ is read, secondary learning data a13 ″ is further generated using the complementary method, and the secondary learning data a13 ″ is stored in the learning data storage unit 35. FIG. The example of the structure of the data a13 is shown, and the primary learning data a1 created by the learning data generating means 31.
3'and secondary learning data a13 "created and added by the secondary learning data generating means 33.

【0040】図10は、二次学習用データ生成手段33
の処理フローを示したもので、二次学習用データ生成手
段33の作用を図10を参照して詳細に説明する。
FIG. 10 shows secondary learning data generating means 33.
The operation flow of the secondary learning data generation means 33 will be described in detail with reference to FIG.

【0041】二次学習用データ生成手段33は、二次学
習用データ生成開始により、学習パラメータ記憶部23
から二次学習用パラメータa12を読み込む(400)と
ともに、学習用データ記憶部35から一次学習用データ
a13′を読み込む(401)。ついで、これらの二次学
習用パラメータa12と一次学習用データa13′に基づい
て、二次学習用データa13″を次式に従って生成する
(402)。
The secondary learning data generating means 33 starts the generation of the secondary learning data, and then the learning parameter storage section 23.
The secondary learning parameter a12 is read from (400), and the primary learning data a13 'is read from the learning data storage unit 35 (401). Then, based on the secondary learning parameter a12 and the primary learning data a13 ', the secondary learning data a13 "is generated according to the following equation (402).

【0042】X(h,L) =(XP2(h) −XP1(h))*(L−
1)/(N−1)+XP1(h) ………(II) Y(k,L) =(YP2(k) −YP1(k))*(L−1)/(N−
1)+YP1(k) ……… (III) ただし、L=2、3、…、N−1 h=1、2、…、M k;出力層ニューロkに対応し、k=1、2 M;学習用パラメータa11に設定されているプラントデ
ータの個数であり、図2の例ではM=3 N;二次学習用パラメータa12に設定されている異常度
合い段階数であり、図3の例ではN=5 X(h,L) ;二次学習用データ生成手段33により生成さ
れる入力層ニューロ学習用プラントデータb1 、b2 、
b3 Y(k,L) ;二次学習用データ生成手段33により生成さ
れる出力層ニューロ学習用異常原因発生度合いデータc
1 、c2 XP1(h) ;学習用データ生成手段31により生成される
パターンP1の入力層ニューロ学習用プラントデータb
1 、b2 、b3 XP2(h) ;学習用データ生成手段31により生成される
パターンP2の入力層ニューロ学習用プラントデータb
1 、b2 、b3 YP1(k) ;学習用データ生成手段31により生成される
パターンP1の出力層ニューロ学習用異常原因発生度合
いデータc1 、c2 YP2(k) ;学習用データ生成手段31により生成される
パターンP2の出力層ニューロ学習用異常原因発生度合
いデータc1 、c2 である。
X (h, L) = (XP2 (h) -XP1 (h)) * (L-
1) / (N-1) + XP1 (h) ... (II) Y (k, L) = (YP2 (k) -YP1 (k)) * (L-1) / (N-
1) + YP1 (k) ... (III) However, L = 2,3, ..., N-1 h = 1,2, ..., M k; Corresponding to the output layer neuro k, k = 1,2 M The number of plant data set in the learning parameter a11, M = 3 N in the example of FIG. 2; the abnormality degree step number set in the secondary learning parameter a12, and in the example of FIG. N = 5 X (h, L); input layer neuro learning plant data b1, b2 generated by the secondary learning data generating means 33
b3 Y (k, L); Output layer neuro learning abnormality cause occurrence degree data c generated by the secondary learning data generating means 33
1, c2 XP1 (h); input layer neuro learning plant data b of the pattern P1 generated by the learning data generating means 31
1, b2, b3 XP2 (h); input layer neuro learning plant data b of the pattern P2 generated by the learning data generating means 31
1, b2, b3 YP1 (k); output layer neurolearning abnormality cause occurrence degree data c1, c2 YP2 (k) of the pattern P1 generated by the learning data generating means 31; generated by the learning data generating means 31 Output pattern neuron learning abnormality cause occurrence degree data c1 and c2 of the pattern P2.

【0043】したがって、二次学習用データa13″とし
て、以下に示すデータが二次学習用データ生成手段33
により生成される。 X(1,2) 、X(1,3) 、X(1,4) …入力層ニューロ1学習
用プラントデータb1 X(2,2) 、X(2,3) 、X(2,4) …入力層ニューロ2学習
用プラントデータb2 X(3,2) 、X(3,3) 、X(3,4) …入力層ニューロ3学習
用プラントデータb3 Y(1,2) 、Y(1,3) 、Y(1,4) …出力層ニューロ1学習
用異常原因発生度合いデータc1 Y(2,2) 、Y(2,3) 、Y(2,4) …出力層ニューロ2学習
用異常原因発生度合いデータc2 図9において、パターンP3、P4、P5の学習用デー
タの各値は、式(II)、式(III)により算出されたもの
である。
Therefore, as the secondary learning data a13 ″, the following data is the secondary learning data generating means 33.
Is generated by. X (1,2), X (1,3), X (1,4) ... Plant data for input layer neuro-1 learning b1 X (2,2), X (2,3), X (2,4) ... input layer neuro 2 learning plant data b2 X (3,2), X (3,3), X (3,4) ... input layer neuro 3 learning plant data b3 Y (1,2), Y (1 , 3), Y (1,4) ... For output layer neuro 1 learning Abnormal cause occurrence degree data c1 Y (2,2), Y (2,3), Y (2,4) ... For output layer neuro 2 learning Abnormality cause occurrence degree data c2 In FIG. 9, each value of the learning data of the patterns P3, P4, and P5 is calculated by the equations (II) and (III).

【0044】なお、図3の二次学習用パラメータa12に
あるパターン名は、図6または図9のパターン名に対応
するものであり、図3の二次学習用パラメータa12にあ
る異常度合い段階数5は、学習用データパターンP1と
P2から5段階の学習用データを生成することを意味し
ている。
The pattern name in the secondary learning parameter a12 in FIG. 3 corresponds to the pattern name in FIG. 6 or FIG. 9, and the abnormality degree step number in the secondary learning parameter a12 in FIG. 5 means generating learning data in five stages from the learning data patterns P1 and P2.

【0045】二次学習用データ生成手段33は、以上の
ようにして生成した二次学習用データa13″を学習用デ
ータ記憶部35に出力する(403)。学習用データ記
憶部35では、学習用データ生成手段31によって生成
された一次学習用データa13′と合わせて学習用データ
a13として記憶する。
The secondary learning data generation means 33 outputs the secondary learning data a13 ″ generated as described above to the learning data storage section 35 (403). The learning data a13 is stored together with the primary learning data a13 'generated by the training data generating means 31.

【0046】学習処理手段7は、学習用データ記憶部3
5に記憶されている学習用データa13を用いて学習を実
行する。学習処理手段7における学習処理は、従来例で
説明したときと同様に図23のフローチャートに従って
行われる。なお、図23において、図9に示す学習用デ
ータa13を用いた場合は、m=5である。
The learning processing means 7 includes the learning data storage section 3
Learning is performed using the learning data a13 stored in the table 5. The learning process in the learning processing means 7 is performed according to the flowchart of FIG. 23 as in the case of the conventional example. In FIG. 23, m = 5 when the learning data a13 shown in FIG. 9 is used.

【0047】この学習によってニューロ間の結合係数W
ij、Wjkが決定された学習機構a2は診断機構a3 とし
て診断機構記憶部11に出力され、記憶される。
By this learning, the coupling coefficient W between the neuros
The learning mechanism a2 for which ij and Wjk are determined is output to and stored in the diagnosis mechanism storage unit 11 as the diagnosis mechanism a3.

【0048】次に、診断処理手段41における異常診断
処理を図11のフローチャートを参照して説明をする。
診断処理手段41は、診断開始により、診断機構記憶部
11から診断機構a3 を読み込む(500)。同時に、
学習用パラメータ記憶部23から学習用パラメータa11
を読み込み(501)、プラントデータ入力手段27に
よって入力されるプラントデータを読み込んで(50
2)、学習用パラメータa11に基づいて診断用にプラン
トデータを収集し診断処理手段41内の診断用データ記
憶部に記憶する(503)。収集終了後、診断用データ
記憶部にある診断用プラントデータを診断機構a3 に入
力し診断を実行する(504)。ついで診断用パラメー
タ記憶部37から診断用パラメータa14を読み込み(5
05)、診断機構a3 からの出力データを診断用パラメ
ータa14と対応させて診断結果としてプラント異常原因
データをプラント運転員39に出力する(506)。
Next, the abnormality diagnosis processing in the diagnosis processing means 41 will be described with reference to the flowchart of FIG.
The diagnosis processing means 41 reads the diagnosis mechanism a3 from the diagnosis mechanism storage unit 11 when the diagnosis is started (500). at the same time,
From the learning parameter storage unit 23, the learning parameter a11
(501), the plant data input by the plant data input means 27 is read (50)
2), based on the learning parameter a11, the plant data is collected for diagnosis and stored in the diagnosis data storage unit in the diagnosis processing means 41 (503). After the collection is completed, the diagnostic plant data stored in the diagnostic data storage section is input to the diagnostic mechanism a3 to execute the diagnostic (504). Then, the diagnostic parameter a14 is read from the diagnostic parameter storage unit 37 (5
05), the output data from the diagnostic mechanism a3 is associated with the diagnostic parameter a14, and the plant abnormality cause data is output to the plant operator 39 as a diagnostic result (506).

【0049】図12のフローチャートは、上記診断用プ
ラントデータの収集抽出過程(503)をさらに詳細に
示すもので、診断用データ収集開始により、次式に従っ
てプラントデータの収集時刻T(h) を求める(51
0)。
The flowchart of FIG. 12 shows the process of collecting and extracting diagnostic plant data (503) in more detail. When the diagnostic data collection is started, the plant data collection time T (h) is calculated according to the following equation. (51
0).

【0050】 T(h) =T+Δt*(h−1)………(IV) ただし、h=1、2…、M M;図2に示すよううな学習用パラメータa11のプラン
トデータ個数より与えられる診断用プラントデータの個
数、この場合、M=3 T;プラント診断開始時刻、ここでは診断実行開始の時
刻とする。 Δt;学習用パラメータa11に設定されるプラントデー
タ収集時間間隔 ついで、上記により求めた時刻T(h) で、学習用パラメ
ータa11に設定されているプラントデータ名のプラント
データを収集し(511)、診断用データ記憶部に図1
3に示すような診断用データとして保存する(51
2)。図13において、X(T1)、X(T2)、X(T3)はそれ
ぞれ時刻T(1) 、T(2) 、T(3) に読み込まれたプラン
トデータ値であり、図14に示す診断機構a3 の符号1
01、102、103で示す入力層ニューロ1、2、3
に入力されるデータf1 、f2 、f3となる。
T (h) = T + Δt * (h−1) ... (IV) where h = 1, 2, ..., M M; given by the number of plant data of learning parameter a11 as shown in FIG. The number of diagnostic plant data, in this case, M = 3 T; plant diagnosis start time, here, the diagnosis execution start time. Δt: plant data collection time interval set in the learning parameter a11 Next, at the time T (h) obtained above, the plant data having the plant data name set in the learning parameter a11 is collected (511), Figure 1 in the diagnostic data storage
Save as diagnostic data as shown in 3 (51
2). In FIG. 13, X (T1), X (T2), and X (T3) are plant data values read at times T (1), T (2), and T (3), respectively. Reference numeral 1 of mechanism a3
Input layer neuros 1, 2, 3 indicated by 01, 102, 103
The data f1, f2 and f3 are input to the input terminal.

【0051】さらに、上記診断実行過程(504)で
は、図14に示すように、診断用データ記憶部41aか
ら図13に示すような診断用データを読み込み、診断機
構a3の入力層ニューロ1、2、3(101、102、
103)にデータf1 、f2 、f3 をそれぞれ入力し
て、入力層100、中間層110、出力層120の順に
計算し、出力層ニューロ1、2(121、122)の出
力値g1 、g2 を求めて、診断異常原因発生度合いデー
タとして診断結果出力部41bに出力する。
Further, in the diagnostic execution process (504), as shown in FIG. 14, the diagnostic data as shown in FIG. 13 is read from the diagnostic data storage unit 41a, and the input layer neurons 1, 2 of the diagnostic mechanism a3 are read. 3 (101, 102,
103) Input data f1, f2, f3 respectively, and calculate in the order of the input layer 100, the intermediate layer 110, and the output layer 120, and obtain the output values g1, g2 of the output layer neuros 1, 2 (121, 122). And outputs it to the diagnostic result output unit 41b as diagnostic abnormality cause occurrence degree data.

【0052】診断結果出力部41bでは、学習用データ
生成手段31により生成される図7の診断用パラメータ
a14から、 出力層ニューロ1異常原因名:A 出力層ニューロ2異常原因名:B という関係が得られるので、出力層ニューロ1(12
1)の出力値g1 をY1 、出力層ニューロ2(122)
の出力値g2 をY2 とすると、図15に示すようなプラ
ント異常原因データを生成することができる。
In the diagnosis result output unit 41b, the relationship of the output layer neuro 1 abnormality cause name: A output layer neuro 2 abnormality cause name: B is found from the diagnosis parameter a14 of FIG. 7 generated by the learning data generating means 31. Output layer neuro 1 (12
Output value g1 of 1) is Y1, output layer neuro 2 (122)
If the output value g2 of the above is set to Y2, plant abnormality cause data as shown in FIG. 15 can be generated.

【0053】診断処理手段41は、診断結果出力部41
bにより以上のようにして求めた異常原因名とその発生
度合いを、診断結果としてプラント運転員26に出力す
る。
The diagnostic processing means 41 includes a diagnostic result output section 41.
The anomaly cause name and the occurrence degree obtained as described above by b are output to the plant operator 26 as a diagnosis result.

【0054】以上の説明からも明らかなように、上記実
施例によれば、次のような効果を奏することができる。
As is clear from the above description, according to the above embodiment, the following effects can be obtained.

【0055】(a)運転履歴データから学習用データを
自動的に生成し、この学習用データを使って診断機構の
学習を行うので、学習用データを作成する負担を軽減す
ることができ、また学習用データ作成による人為的な誤
りを減少し、診断機構の信頼性を向上することができ
る。
(A) Since the learning data is automatically generated from the driving history data and the learning of the diagnostic mechanism is performed using the learning data, the burden of creating the learning data can be reduced. It is possible to reduce human error caused by creating learning data and improve the reliability of the diagnostic mechanism.

【0056】(b)プラント履歴データを使って診断機
構の学習を行うので、運転した結果で得られるプラント
異常パターンをいちはやくプラント異常診断装置に反映
し、プラント異常診断装置の診断能力をプラントの運転
経過に合わせて、より早く向上することができ、これに
よりプラントの信頼性の向上を図ることができる。
(B) Since the diagnosis mechanism is learned by using the plant history data, the plant abnormality pattern obtained as a result of the operation is reflected in the plant abnormality diagnosis device as soon as possible, and the diagnostic ability of the plant abnormality diagnosis device is used to operate the plant. It can be improved more quickly according to the progress, and thus the reliability of the plant can be improved.

【0057】(c)一般的に運転履歴データは限られ、
学習用データとして不十分の場合があるが、本実施例に
より、与えられる履歴データから、さらにより多くに学
習データを生成することができ、より多くの学習用デー
タによる学習結果として得られる診断機構の能力を向上
することができる。
(C) Generally, the operation history data is limited,
Although the learning data may be insufficient in some cases, the present embodiment makes it possible to generate a larger amount of learning data from the given historical data, and a diagnostic mechanism obtained as a learning result with more learning data. Can improve their abilities.

【0058】(d)学習データ生成過程で出力層ニュー
ロとプラント異常原因名との対応データ(診断パラメー
タ)を自動生成するので、オペレータの負担を軽減する
ことができ、出力層ニューロと異常原因名との関係付け
を人為的に行うことによる誤りがなくなる。
(D) Since the correspondence data (diagnosis parameter) between the output layer neuron and the plant abnormality cause name is automatically generated in the learning data generation process, the operator's burden can be reduced and the output layer neuron and the abnormality cause name can be reduced. There is no error caused by artificially establishing a relationship with.

【0059】なお、上記実施例の説明では、二次学習用
データ生成手段33において二次学習用データの生成式
として、式(II)、(III)を使っているが、その他の式
を使っても本発明の請求範囲の対象である。式(II)、
(III)の場合、図16に示すように、パターンP1とP
2の間でプラントデータ値Xの増加(減少)に対して、
対応する異常原因の発生度合いYが線形的に正比例し、
増加(減少)するようなプラント現象51に適用するも
のである。しかしながら、プラント現象によっては、プ
ラントデータ値Xの増加(減少)と対応する異常原因の
発生度合いYとの関係が非線形の場合がある。その場
合、このような現象に適した式を使って、二次学習用デ
ータ生成手段33の二次学習用データ生成式とすること
ができる。
In the description of the above embodiment, the formulas (II) and (III) are used as the formulas for generating the secondary learning data in the secondary learning data generating means 33, but other formulas are used. However, it is the subject matter of the claims of the present invention. Formula (II),
In the case of (III), as shown in FIG. 16, the patterns P1 and P
For the increase (decrease) of the plant data value X between 2
The occurrence degree Y of the corresponding abnormality cause is linearly proportional to
This is applied to the plant phenomenon 51 that increases (decreases). However, depending on the plant phenomenon, the relationship between the increase (decrease) of the plant data value X and the corresponding occurrence degree Y of the abnormality cause may be non-linear. In that case, an equation suitable for such a phenomenon can be used as the secondary learning data generation equation of the secondary learning data generation means 33.

【0060】例えば、式(III)の代わりに、 Y(k,L) =(YP2(k) −YP1(k))(logY(k,L')− logYP1(k))/(logYP2(k) −log YP1(k)) +YP1(k) ………(V) ただし、式(V)に使われる記号は、式(III)と対応
し、 Y(k,L')=(YP2(k) −YP1(k))*(L−1)/(N−
1)+YP1(k) を使用すると、図16において符号52で示すように、
プラントデータパターンが学習用データパターンP1か
らP2に変化すると、対応するプラント異常原因発生度
合いは、最初は急に増加し、次第にゆっくり増加するこ
とになる。
For example, instead of equation (III), Y (k, L) = (YP2 (k) -YP1 (k)) (logY (k, L ')-logYP1 (k)) / (logYP2 (k ) −log YP1 (k)) + YP1 (k) ……… (V) However, the symbol used in formula (V) corresponds to formula (III), and Y (k, L ′) = (YP2 (k ) -YP1 (k)) * (L-1) / (N-
1) + YP1 (k) is used, as shown by reference numeral 52 in FIG.
When the plant data pattern changes from the learning data pattern P1 to P2, the corresponding plant abnormality cause occurrence degree increases sharply at first and gradually increases gradually.

【0061】また、上記実施例では、与えられる学習用
パラメータのプラントデータの種類を一点のみとして説
明したが、プラントデータは複数点でも本発明の請求範
囲の対象である。例えば、与えられる学習用パラメータ
a11のプラントデータ点数が図17に示すように2点で
ある場合を例にとって説明する。なお、二次学習用パラ
メータa12は、図18に示す通りとする。ただし、図1
7の学習用パラメータの意味は、パターンP1を代表に
説明すると、「プラントデータ名I1のデータ値が、時
刻TI11(1)から(TI11(1)+1*Δt)までの間に収集
された同プラント履歴データのように変化し、かつ、プ
ラントデータ名I2のデータ値が、時刻TI21(1)から
(TI21(1)+1*Δt)までの間に収集された同プラン
ト履歴データのように変化した」ならば、「プラント異
常原因Aの異常発生度合いはYP1(1) 、プラント異常原
因Bの異常発生度合いはYP1(2) 」である。
Further, in the above-mentioned embodiment, the type of the plant data of the given learning parameter is described as one point, but a plurality of plant data are also covered by the claims of the present invention. For example, a case where the number of plant data points of the given learning parameter a11 is two as shown in FIG. 17 will be described as an example. The secondary learning parameter a12 is as shown in FIG. However,
The meaning of the learning parameter of No. 7 will be described by using the pattern P1 as a representative. “The data value of the plant data name I1 is the same as that collected from time TI11 (1) to (TI11 (1) + 1 * Δt). It changes like plant history data, and the data value of the plant data name I2 changes like the same plant history data collected from time TI21 (1) to (TI21 (1) + 1 * Δt). Yes, "the abnormality occurrence degree of the plant abnormality cause A is YP1 (1) and the abnormality occurrence degree of the plant abnormality cause B is YP1 (2)".

【0062】ここで、プラントデータのパターン状態と
対応するプラント異常原因の発生度合いとの関係は、線
形で正比例のような関係とすると、二次学習用データ生
成手段33において、次のような学習用データ生成式を
用いて二次学習用データを生成することができる。生成
される学習用データは、図19に示す通りである。な
お、この例では、学習機構a2 の入力層ニューロの個数
は4、出力層ニューロの個数は2である。また、図19
において、XI11(1)、XI11(2)、XI12(1)、XI12(2)
は、図17に示す学習用パラメータa11により、学習用
データ生成手段31によってプラント履歴データから抽
出されたプラントデータである。
Here, assuming that the relationship between the pattern state of the plant data and the occurrence degree of the corresponding plant abnormality cause is linear and directly proportional, the following learning is performed in the secondary learning data generating means 33. The secondary learning data can be generated using the training data generation formula. The generated learning data is as shown in FIG. In this example, the learning mechanism a2 has four input layer neurons and two output layer neurons. In addition, FIG.
In, XI11 (1), XI11 (2), XI12 (1), XI12 (2)
Is plant data extracted from the plant history data by the learning data generation means 31 with the learning parameter a11 shown in FIG.

【0063】XI1(h,L) =(XI12(h)−XI11(h))(L−
1)/(N−1)+XI11(h) ………(VI) XI2(h,L')=(XI22(h)−XI21(h))(L′−1)/(N
−1)+XI21(h) ………(VII) Y(k,L,L')=(Y(k,N,L')−Y(k,1,L'))*(L−1)
/(N−1)+Y(k,1,L')……(VIII) ただし、 Y(k,1,L')=(YP2(k) −YP1(k))(L′−1)/(N
−1)+YP1(k) Y(k,N,L')=(YP4(k) −YP3(k))(L′−1)/(N
−1)+YP3(k) L=2、3、…、N−1 L′=2、3、…、N−1 h=1、2、…、M k;出力層ニューロkに対応し、k=1、2 M;学習用パラメータa11に設定されているプラントデ
ータの個数であり、図17の例ではM=2 N;二次学習用パラメータa12に設定されている異常度
合い段階数であり、図18の例ではN=5 XI1(h,L) ;I1のプラントデータXI11(h)、XI12(h)
から生成される入力層ニューロ1(h=1)または入力
層ニューロ2(h=2)の学習用入力データ XI2(h,L');I2のプラントデータXI21(h)、XI22(h)
から生成される入力層ニューロ3(h=1)または入力
層ニューロ4(h=2)の学習用入力データ Y(k,L,L');学習用パラメータa11に設定されているパ
ターンP1〜4の学習用異常原因発生度合いYP1(k) 、
YP2(k) 、YP3(k) 、YP4(k) から生成される出力層ニ
ューロk(k=1、2)の学習用異常原因発生度合いデ
ータ 以上説明したように、上記実施例においては、全ての学
習用プラントデータは、与えられる学習用パラメータa
11および二次学習用パラメータa12により生成される。
しかしながら、プラント入力点センサー不良により学習
用プラントデータの一部が収集できなかったり、学習に
必要な異常現象の発生がなく、関連する学習用プラント
データが収集できなかったりする場合、プラント履歴デ
ータから学習用プラントデータを生成することができな
い。このような場合に対応して、学習用に不足のプラン
トデータの一部を人間1が与えたり、または生成された
学習用プラントデータを人間1が修正するような手段を
設けることもできる。また、このような手段を上記実施
例に付加したものも本発明の請求対象範囲である。
XI1 (h, L) = (XI12 (h) -XI11 (h)) (L-
1) / (N-1) + XI11 (h) ... (VI) XI2 (h, L ') = (XI22 (h) -XI21 (h)) (L'-1) / (N
-1) + XI21 (h) ......... (VII) Y (k, L, L ') = (Y (k, N, L')-Y (k, 1, L ')) * (L-1)
/ (N-1) + Y (k, 1, L ') (VIII) where Y (k, 1, L') = (YP2 (k) -YP1 (k)) (L'-1) / (N
-1) + YP1 (k) Y (k, N, L ') = (YP4 (k) -YP3 (k)) (L'-1) / (N
-1) + YP3 (k) L = 2,3, ..., N-1 L '= 2,3, ..., N-1 h = 1,2, ..., M k; Corresponding to the output layer neuro k, k = 1, 2 M; the number of plant data set in the learning parameter a11, and in the example of FIG. 17, M = 2 N; the number of abnormality degree stages set in the secondary learning parameter a12, In the example of FIG. 18, N = 5 XI1 (h, L); I1 plant data XI11 (h), XI12 (h)
Input layer neuro 1 (h = 1) or input layer neuro 2 (h = 2) learning data XI2 (h, L '); I2 plant data XI21 (h), XI22 (h)
Input layer neuro 3 (h = 1) or input layer neuro 4 (h = 2) learning input data Y (k, L, L ') generated from: pattern P1 set to the learning parameter a11 4, the degree of learning abnormality cause occurrence YP1 (k),
Anomaly cause occurrence degree data for learning of the output layer neuron k (k = 1, 2) generated from YP2 (k), YP3 (k), and YP4 (k). As described above, in the above embodiment, all The learning plant data of is a given learning parameter a
11 and the secondary learning parameter a12.
However, if part of the learning plant data cannot be collected due to a defective plant input point sensor, or if there is no abnormal phenomenon necessary for learning and related learning plant data cannot be collected, the plant history data Unable to generate learning plant data. Corresponding to such a case, it is possible to provide a means by which the human 1 gives a part of the plant data lacking for learning or the human 1 corrects the generated learning plant data. Moreover, what added such a means to the said Example is also the claim scope of this invention.

【0064】また、上記実施例は、診断開始を基準とし
てプラントからプラントデータを収集し、この収集され
たプラントデータに基づいて現在のプラントの異常診断
を行うものであったが、履歴データを使って過去のプラ
ント状態を診断する場合にも本発明を適用することがで
きる。この場合、診断用プラントデータのプラント履歴
データ記憶部29からの抽出は、例えばプラント履歴デ
ータ記憶部29からの学習用プラントデータの抽出と同
様な手段を使用することにより実現することができる。
Further, in the above embodiment, the plant data is collected from the plant on the basis of the start of diagnosis, and the abnormality diagnosis of the present plant is performed based on the collected plant data. The present invention can be applied to a case of diagnosing a past plant state by using the above method. In this case, the extraction of the diagnostic plant data from the plant history data storage unit 29 can be realized, for example, by using the same means as the extraction of the learning plant data from the plant history data storage unit 29.

【0065】プラント異常が発生したとき、プラント異
常発生前後のプラントデータを使って診断する場合があ
るが、このような場合にもプラント履歴データ記憶部2
9から発生時点前のプラントデータを取り出して診断に
使用することができる。
When a plant abnormality occurs, the plant data before and after the plant abnormality may be used for diagnosis. In such a case, the plant history data storage unit 2 is also used.
The plant data before the time of occurrence can be retrieved from 9 and used for diagnosis.

【0066】[0066]

【発明の効果】以上説明したように、本発明によれば、
学習機能を備えた診断機構の学習用データをプラントの
運転履歴データから自動生成することができる。したが
って、学習用データの作成および装置への入力にかかる
オペレータの負担を軽減することができるとともに、学
習用データの作成、入力による人為的な誤りを低減する
ことができ、異常診断装置の信頼性を向上することがで
きる。
As described above, according to the present invention,
It is possible to automatically generate learning data for a diagnostic mechanism having a learning function from plant operation history data. Therefore, it is possible to reduce the burden on the operator for creating the learning data and inputting the data into the device, and reduce the human error due to the creation and input of the learning data. Can be improved.

【0067】また、本発明によれば、二次学習用データ
生成手段を設けることにより、与えられる履歴データか
らさらに多くの学習用データを生成することができ、よ
り多くの学習用データで学習することにより、診断能力
を向上させることができる。
Further, according to the present invention, by providing the secondary learning data generating means, more learning data can be generated from the given history data, and learning is performed with more learning data. As a result, the diagnostic ability can be improved.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例のプラント異常診断装置を示
すブロック図である。
FIG. 1 is a block diagram showing a plant abnormality diagnosis apparatus according to an embodiment of the present invention.

【図2】学習用パラメータの構成例を示す図である。FIG. 2 is a diagram showing a configuration example of a learning parameter.

【図3】二次学習用パラメータの構成例を示す図であ
る。
FIG. 3 is a diagram showing a configuration example of a secondary learning parameter.

【図4】プラント履歴データの構成例を示す図である。FIG. 4 is a diagram showing a configuration example of plant history data.

【図5】学習用データ生成手段31の動作を示すフロー
チャートである。
FIG. 5 is a flowchart showing an operation of the learning data generating means 31.

【図6】学習用データ生成手段31で生成される一次学
習用データa13′の構成例を示す図である。
6 is a diagram showing a configuration example of primary learning data a13 'generated by learning data generating means 31. FIG.

【図7】診断用パラメータa14の構成例を示す図であ
る。
FIG. 7 is a diagram showing a configuration example of a diagnostic parameter a14.

【図8】学習用データ生成手段31におけるプラント履
歴データからの学習用データの抽出過程の詳細を示すフ
ローチャートである。
FIG. 8 is a flowchart showing details of a learning data extraction process from the plant history data in the learning data generation means 31.

【図9】学習用データ記憶部35に記憶される学習用デ
ータa13の構成例を示す図である。
9 is a diagram showing a configuration example of learning data a13 stored in a learning data storage unit 35. FIG.

【図10】二次学習用データ生成手段33の動作を示す
フローチャートである。
FIG. 10 is a flowchart showing the operation of the secondary learning data generation means 33.

【図11】診断処理手段41の動作を示すフローチャー
トである。
FIG. 11 is a flowchart showing the operation of the diagnostic processing means 41.

【図12】診断処理手段41における診断用プラントデ
ータの抽出過程の詳細を示すフローチャートである。
FIG. 12 is a flowchart showing details of a process of extracting diagnostic plant data in diagnostic processing means 41.

【図13】診断用データの構成例を示す図である。FIG. 13 is a diagram showing a configuration example of diagnostic data.

【図14】診断機構a3 を示す図である。FIG. 14 is a diagram showing a diagnosis mechanism a3.

【図15】プラント異常原因データの構成例を示す図で
ある。
FIG. 15 is a diagram showing a configuration example of plant abnormality cause data.

【図16】プラントデータ値による異常原因の発生度合
いの変化を示すグラフである。
FIG. 16 is a graph showing changes in the degree of occurrence of an abnormality cause depending on plant data values.

【図17】プラント入力点数2点の場合の学習用パラメ
ータa11の構成例を示す図である。
FIG. 17 is a diagram showing a configuration example of a learning parameter a11 in the case of two plant input points.

【図18】図17に示す学習用パラメータa11に対応す
る二次学習用パラメータa12の構成例を示す図である。
18 is a diagram showing a configuration example of a secondary learning parameter a12 corresponding to the learning parameter a11 shown in FIG.

【図19】図17に示す学習用パラメータa11および図
18に示す二次学習用パラメータa12により生成される
学習用データa13の構成例を示す図である。
19 is a diagram showing a configuration example of learning data a13 generated by the learning parameter a11 shown in FIG. 17 and the secondary learning parameter a12 shown in FIG.

【図20】プラント異常診断装置の学習システムの従来
例を示すブロック図である。
FIG. 20 is a block diagram showing a conventional example of a learning system of a plant abnormality diagnosis device.

【図21】プラント異常診断の学習機構a2 の一例を示
す図である。
FIG. 21 is a diagram showing an example of a learning mechanism a2 for plant abnormality diagnosis.

【図22】学習用データパターン例を示す図である。FIG. 22 is a diagram showing an example of a learning data pattern.

【図23】学習処理手段7の動作を示すフローチャート
である。
FIG. 23 is a flowchart showing the operation of the learning processing means 7.

【符号の説明】[Explanation of symbols]

1………人間 7………学習処理手段 9………学習機構記憶部 11………診断機構記憶手段 21………学習用パラメータ設定手段 23………学習用パラメータ記憶部 27………プラントデータ入力手段 29………プラント履歴データ記憶部 31………学習用データ生成手段 33………二次学習用データ生成手段 35………学習用データ記憶部 37………診断用パラメータ記憶部 39………プラント運転員 41………診断処理手段 100………入力層 101………入力層ニューロ1 102………入力層ニューロ2 103………入力層ニューロ3 110………中間層 111………中間層ニューロ1 112………中間層ニューロ2 113………中間層ニューロ3 120………出力層 121………出力層ニューロ1 122………出力層ニューロ2 a2 ………学習機構 a3 ………診断機構 a11………学習用パラメータ a12………二次学習用パラメータ a13………学習用データ a14………診断用パラメータ 1 ... Human 7 ... Learning processing means 9 ... Learning mechanism memory 11 ... Diagnosis mechanism memory 21 ... Learning parameter setting means 23 ... Learning parameter memory 27 ... Plant data input means 29 ... Plant history data storage section 31 ... Learning data generation means 33 ... Secondary learning data generation means 35 ... Learning data storage section 37 ... Diagnostic parameter storage Part 39 ………… Plant operator 41 ………… Diagnostic processing means 100 ………… Input layer 101 ………… Input layer neuro 1 102 ………… Input layer neuro 2 103 ………… Input layer neuro 3 110 ………… Intermediate Layer 111 ………… Middle layer neuro 1 112 ………… Middle layer neuro 2 113 ………… Middle layer neuro 3 120 ………… Output layer 121 ……… Output layer Neuro 1 122 ………… Output layer Yuro 2 a2 ......... learning mechanism a3 ......... diagnosis mechanism a11 ......... learning parameters a12 ......... secondary learning parameters a13 ......... learning data a14 ......... diagnostic parameters

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 学習用入力データと学習用出力データと
からなる学習用データを用いて異常診断の学習を行い、
学習によって調整された診断機構によりプラントからの
プラントデータについて異常診断を行うプラント異常診
断装置において、 プラントからのプラントデータを順次記憶するプラント
履歴データ記憶手段と、 人間から与えられる情報により前記学習用データを生成
するためのパラメータを設定するパラメータ設定手段
と、 このパラメータ設定手段により設定されたパラメータに
基づいて、前記プラント履歴データ記憶手段に記憶され
ているプラント履歴データよりプラントデータを抽出
し、前記学習用データを生成する学習用データ生成手段
とを具備することを特徴とするプラント異常診断装置。
1. An abnormality diagnosis learning is performed using learning data composed of learning input data and learning output data,
In a plant abnormality diagnosis device for performing abnormality diagnosis on plant data from a plant by a diagnosis mechanism adjusted by learning, a plant history data storage means for sequentially storing plant data from the plant, and the learning data according to information given by a human Parameter setting means for setting a parameter for generating, and based on the parameters set by this parameter setting means, extract plant data from the plant history data stored in the plant history data storage means, and perform the learning And a learning data generating unit that generates training data.
【請求項2】 請求項1記載のプラント異常診断装置に
おいて、前記プラント履歴データからの抽出データを用
いた学習用データから補間的演算によりさらに学習用デ
ータを生成する二次学習用データ生成手段を具備するこ
とを特徴とするプラント異常診断装置。
2. The plant abnormality diagnosing device according to claim 1, further comprising secondary learning data generation means for further generating learning data by interpolation calculation from learning data using the extracted data from the plant history data. A plant abnormality diagnosis device comprising.
JP4326662A 1992-12-07 1992-12-07 Plant abnormality diagnosis device Expired - Fee Related JP2778888B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4326662A JP2778888B2 (en) 1992-12-07 1992-12-07 Plant abnormality diagnosis device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4326662A JP2778888B2 (en) 1992-12-07 1992-12-07 Plant abnormality diagnosis device

Publications (2)

Publication Number Publication Date
JPH06174503A true JPH06174503A (en) 1994-06-24
JP2778888B2 JP2778888B2 (en) 1998-07-23

Family

ID=18190271

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4326662A Expired - Fee Related JP2778888B2 (en) 1992-12-07 1992-12-07 Plant abnormality diagnosis device

Country Status (1)

Country Link
JP (1) JP2778888B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007279840A (en) * 2006-04-03 2007-10-25 Omron Corp Factor estimation device, factor estimation method, program, and computer-readable recording medium
JP2008509420A (en) * 2004-08-09 2008-03-27 エービービー・エスピー.・ゼット.オー.オー. Method and device for diagnosing technical equipment
US11669771B2 (en) 2017-07-13 2023-06-06 Nec Corporation Learning system, analysis system, learning method, and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03118606A (en) * 1989-09-29 1991-05-21 Yokogawa Electric Corp Adaptive controller
JPH0484308A (en) * 1990-07-27 1992-03-17 Hitachi Ltd Parameter deciding method and plant supervisory control method
JPH04151515A (en) * 1990-06-07 1992-05-25 Hitachi Ltd Method and system for estimating change in characteristic
JPH04363705A (en) * 1991-01-22 1992-12-16 Jgc Corp Abnormality diagnostic method and device for servo system by neural network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03118606A (en) * 1989-09-29 1991-05-21 Yokogawa Electric Corp Adaptive controller
JPH04151515A (en) * 1990-06-07 1992-05-25 Hitachi Ltd Method and system for estimating change in characteristic
JPH0484308A (en) * 1990-07-27 1992-03-17 Hitachi Ltd Parameter deciding method and plant supervisory control method
JPH04363705A (en) * 1991-01-22 1992-12-16 Jgc Corp Abnormality diagnostic method and device for servo system by neural network

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008509420A (en) * 2004-08-09 2008-03-27 エービービー・エスピー.・ゼット.オー.オー. Method and device for diagnosing technical equipment
JP2007279840A (en) * 2006-04-03 2007-10-25 Omron Corp Factor estimation device, factor estimation method, program, and computer-readable recording medium
US8260727B2 (en) 2006-04-03 2012-09-04 Omron Corporation Method and apparatus for estimating a factor/defect affecting quality/reliability wherein the priority of user input data is determined
US11669771B2 (en) 2017-07-13 2023-06-06 Nec Corporation Learning system, analysis system, learning method, and storage medium

Also Published As

Publication number Publication date
JP2778888B2 (en) 1998-07-23

Similar Documents

Publication Publication Date Title
Miao et al. On causal inference in fuzzy cognitive maps
US5859773A (en) Residual activation neural network
US6240343B1 (en) Apparatus and method for diagnosing an engine using computer based models in combination with a neural network
WO2019160138A1 (en) Causality estimation device, causality estimation method, and program
US6985781B2 (en) Residual activation neural network
US6363289B1 (en) Residual activation neural network
CN112749744B (en) Bayesian network rail passenger car traction system fault diagnosis method and system based on observation module
JPH07121495A (en) Construction method of expert system by using one or more neural networks
CN115221942A (en) Equipment defect prediction method and system based on time sequence fusion and neural network
JPH06174503A (en) Plant abnormality diagnostic device
US5150367A (en) Composite range constraint propagation control
JP4029413B2 (en) Data verification method, data verification device, and data verification program
CN116346392A (en) Network security situation prediction method and system based on Tranformer-CNN model and application thereof
JP2907486B2 (en) Neural network device
JP3354593B2 (en) Learning system for network type information processing equipment
JP3140877B2 (en) Process flow check and simulation equipment
JP3231860B2 (en) Fault diagnosis device using neural network
JP3085365B2 (en) Process procedure automatic adjustment method, process procedure automatic adjustment system, and recording medium recording process procedure automatic adjustment program
JP3292495B2 (en) Neuro-fuzzy fusion system
JPH0696049A (en) Method and device for neural network input data generation
JP2000322263A (en) Method for rationalizing constitution of fuzzy inference model
JPH09297604A (en) Generation method and automatic generation device for state equation
JP3491317B2 (en) Construction method of feedforward neural network
Genceli Robust stability and performance analysis of constrained model predictive control
JP2621818B2 (en) Knowledge base verification device

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19980407

LAPS Cancellation because of no payment of annual fees