JP2547833B2 - Computer control system - Google Patents

Computer control system

Info

Publication number
JP2547833B2
JP2547833B2 JP63317278A JP31727888A JP2547833B2 JP 2547833 B2 JP2547833 B2 JP 2547833B2 JP 63317278 A JP63317278 A JP 63317278A JP 31727888 A JP31727888 A JP 31727888A JP 2547833 B2 JP2547833 B2 JP 2547833B2
Authority
JP
Japan
Prior art keywords
pattern
evaluation
unit
output
neural network
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
Application number
JP63317278A
Other languages
Japanese (ja)
Other versions
JPH02162404A (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.)
Toshiba Corp
Original Assignee
Tokyo Shibaura Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tokyo Shibaura Electric Co Ltd filed Critical Tokyo Shibaura Electric Co Ltd
Priority to JP63317278A priority Critical patent/JP2547833B2/en
Publication of JPH02162404A publication Critical patent/JPH02162404A/en
Application granted granted Critical
Publication of JP2547833B2 publication Critical patent/JP2547833B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • Y04S10/54

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Devices For Executing Special Programs (AREA)
  • Supply And Distribution Of Alternating Current (AREA)
  • Control By Computers (AREA)

Description

【発明の詳細な説明】 [発明の効果] (産業上の利用分野) 本発明は電力系統や工業プラントなど大規模な対象を
制御する計算制御システムに関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Advantages of the Invention] (Field of Industrial Application) The present invention relates to a computer control system for controlling a large-scale object such as a power system or an industrial plant.

(従来の技術) 電力系統や工業プラント等を制御する計算機制御シス
テムとして第9図に示されるようなものがある。同図に
示されるようにこの計算制御システムは制御対象1、制
御部2、状態量送信部3a、3b、3c、…、パラメータ送信
部4a、4b、4c、…、受信部5、コンピュータ6、マンマ
シンインターフェース部7を有する。
(Prior Art) As a computer control system for controlling an electric power system, an industrial plant, etc., there is one as shown in FIG. As shown in the figure, this calculation control system includes a control target 1, a control unit 2, state quantity transmission units 3a, 3b, 3c, ..., Parameter transmission units 4a, 4b, 4c ,. It has a man-machine interface section 7.

制御対象1は電力系統とか工業プラント等の制御の対
象となるものである。制御部2は制御対象1が電力系統
であれば発電機の制御装置等であり、制御対象1が製鉄
所システムであれば炉やモータの制御装置等である。
The controlled object 1 is a controlled object such as an electric power system or an industrial plant. The control unit 2 is a generator control device or the like if the control target 1 is a power system, and a furnace or motor control device or the like if the control target 1 is a steel mill system.

状態量送信部3a、3b、3c…は制御対象1の状態を示す
状態量の送信を行う。パラメータ送信部4a、4b、4c…は
制御対象1の動作や運用方法に影響を与えるパラメータ
の送信を行う。受信部5は状態量送信部3a、3b、3c…お
よびパラメータ送信部4a、4b、4c…から送られてくる情
報を受信する。
The state quantity transmitters 3a, 3b, 3c ... Transmit the state quantity indicating the state of the controlled object 1. The parameter transmission units 4a, 4b, 4c ... Transmit parameters that affect the operation and operation method of the controlled object 1. The receiving unit 5 receives the information transmitted from the state quantity transmitting units 3a, 3b, 3c ... And the parameter transmitting units 4a, 4b, 4c.

コンピュータ6は受信部5で収集した状態量等に基づ
いて制御部2への制御信号をつくったりあるいは制御対
象1の異常の有無を監視して、もし異常があると評価す
ればその結果を操作員に通知する等の機能を有する。
The computer 6 generates a control signal to the control unit 2 based on the state quantity collected by the receiving unit 5 or monitors the presence or absence of an abnormality in the control target 1, and if the abnormality is evaluated, operates the result. It has functions such as notifying employees.

マンマシンインターフェース部7は上記の評価結果を
表示する装置や、あるいは操作員がコンピュータや制御
部に信号を送る操作用機器等の集合体である。
The man-machine interface unit 7 is a device for displaying the above-mentioned evaluation results, or an assembly of operating devices for the operator to send signals to the computer and the control unit.

このような計算機制御システムでは制御の内容を決め
るために、制御対象に関する情報を評価する機能を有し
ているが、例えば電力系統制御における送電線の過負荷
解消制御では、送電線を流れる電流を状態量としてコン
ピュータ6に送り、コンピュータ6では各送電線の許容
最大電流と比較しそれを超過している送電線があれば系
統の状態として過負荷発生と評価し、それを解消するよ
うな制御を行う。
Such a computer control system has a function of evaluating information about a control target in order to determine the control content.For example, in the overload elimination control of the transmission line in the power system control, the current flowing through the transmission line is The state quantity is sent to the computer 6, and the computer 6 compares it with the maximum allowable current of each transmission line, and if there is a transmission line that exceeds it, evaluates it as an overload occurrence as a system state and eliminates it. I do.

この例のように、ある制御を行うのに必要な状態評価
をするための判定条件が単純な場合には状態評価は容易
であるが、制御対象の大規模化や要求される制御が複雑
になるに伴って状態評価のための判定条件を定式化する
のが困難となり、経験的知識を利用する必要性が高まっ
ている。
As in this example, if the judgment condition for performing the state evaluation necessary to perform a certain control is simple, the state evaluation is easy, but the scale of the controlled object and the required control become complicated. As a result, it becomes difficult to formulate the judgment conditions for state evaluation, and the need to use empirical knowledge is increasing.

また、上述の例では各送電線の電流ごとに判定すれば
よく、電流の分布を一つのパターンとして総合的に把握
する必要はないが、制御の内容によっては状態の一つの
パターンとして総合的に分析しその結果に基づいて制御
対象の状態を評価する必要がある。たとえば、電力系統
において重負荷によって定態安定性や電圧安定性が次第
に低下していくような状況を考えた場合、給電指令所等
の操作員がこれに対処するための操作をすることが重要
であるが、そのためには操作員が系統の状態を正しく把
握するような情報をコンピュータが操作員に供給しなけ
ればならない。そして、そのような目的には、ノードの
電圧や相差角、送電線の通過電力等の状態量をパターン
として総合的に評価する必要がある。このための評価方
法としては、たとえば系統である状態量パターンが観測
されたとき、既に評価結果の与えられているいくつかの
代表的な状態量のパターンに対する類似の度合から、そ
のパターンを代表パターンのどれかに分類し、その代表
パターンに対する評価内容をもって観測したパターンの
評価とみなす等の方法が考えられる。
Further, in the above example, it is sufficient to make a determination for each current of each transmission line, and it is not necessary to comprehensively grasp the current distribution as one pattern, but depending on the content of control, it may be comprehensively determined as one pattern of states. It is necessary to analyze and evaluate the state of the controlled object based on the result. For example, when considering the situation where the stationary stability and the voltage stability gradually decrease due to heavy load in the power system, it is important for the operator such as the power supply dispatching center to operate to cope with this. However, for that purpose, the computer must supply information to the operator so that the operator can correctly grasp the state of the system. Then, for such purpose, it is necessary to comprehensively evaluate the state quantities such as the voltage of the node, the phase difference angle, and the passing power of the transmission line as a pattern. As an evaluation method for this, for example, when a state quantity pattern that is a system is observed, the pattern is represented as a representative pattern from the degree of similarity to some representative state quantity patterns for which evaluation results have already been given. One of the methods is to classify it into any of the above and regard it as the evaluation of the observed pattern based on the evaluation contents of the representative pattern.

しかしながらパターンとして与えられる状態量等のデ
ータから経験的知識に基づいて総合的に制御対象の状態
を評価する機能が求められているが、現状の計算機シス
テムの構成で計算機内に例えばエキシパートシステムの
ような知識工学的手法に基づくソフトウェアを導入する
ことを考えると、実用上いくつかの問題を生ずる。
However, a function for comprehensively evaluating the state of the controlled object based on empirical knowledge from data such as state quantities given as a pattern is required, but with the current computer system configuration, for example, in the computer of an expert system Considering the introduction of software based on such a knowledge engineering method, some problems arise in practice.

すなわち従来の知識工学的手法を用いて状態量パター
ンの特徴を検出するためには多数の判定条件の組合わせ
によって行う必要があるが、このような方法の場合、パ
ターンが予め定めた判定条件のどれか一つに合致しなけ
れば、パターン全体が判定条件に相当する特徴におおま
かに一致していたとしてもそのパターンは排除されてし
まう。すなわち判定条件の組合わせでは厳密すぎて、お
おまかに分類ができなくなる恐れがある。また、特徴検
出のための経験的知識をプロダクションルールのような
特定の技術様式に厳密に展開して判定条件の組合わせを
作成すること自体かなりの労力を要する。また、実際の
応用ではルール作成時にその制御対象の状態量の代表パ
ターンと考えていたものが、実際のシステムでの代表パ
ターンとは若干異なることは十分にあり得る。この場
合、実際のシステムへエキスパートシステムを導入後、
ルールを調整する必要も出てくるが、パターンとしての
ある特徴を抽出するための一群のルールは相互関連性を
持つので、変更も容易でないと種々の問題が存在する。
That is, in order to detect the feature of the state quantity pattern using the conventional knowledge engineering method, it is necessary to perform a combination of a large number of judgment conditions, but in the case of such a method, the pattern has a predetermined judgment condition. If any one of them does not match, the pattern is excluded even if the entire pattern roughly matches the feature corresponding to the determination condition. That is, the combination of the judgment conditions is too strict, and there is a possibility that the classification cannot be roughly performed. In addition, it requires a considerable amount of labor to rigorously develop empirical knowledge for feature detection into a specific technical style such as a production rule to create a combination of determination conditions. Further, in an actual application, what was considered to be the representative pattern of the state quantity of the control target at the time of creating the rule may be slightly different from the representative pattern in the actual system. In this case, after introducing the expert system to the actual system,
Although it becomes necessary to adjust the rules, a group of rules for extracting a certain feature as a pattern have interrelationships, and thus there are various problems if they cannot be changed easily.

(発明が解決しようとする課題) このように従来の計算機制御システムでは制御対象状
態量のパターンやその他の諸量のパターンの大局的な特
徴から、その制御対象の状態を総合的に評価することが
できなかった。またその評価のための経験的知識を厳密
な記述様式に展開する必要があったり、また実際のシス
テムヘの導入後の調整が容易でない等の種々の問題点が
あった。
(Problems to be Solved by the Invention) As described above, in the conventional computer control system, the state of the controlled object is comprehensively evaluated from the global characteristics of the pattern of the controlled object state quantity and the patterns of other various quantities. I couldn't. In addition, there are various problems such as the need to develop the empirical knowledge for the evaluation into a strict description format, and the adjustment after introduction into the actual system is not easy.

本発明はこのような問題点に鑑みてなされたもので、
その目的とするところは制御対象の状態量のパターンが
その他の諸量のパターンの大局的な特徴から、その制御
対象の状態を総合的に評価でき、その評価のための経験
的知識を厳密な記述様式に展開する必要がなく、かつ実
際のシステムへの導入後の調整が容易となる計算制御シ
ステムを提供することにある。
The present invention has been made in view of such problems,
The purpose is that the pattern of the state quantity of the controlled object can comprehensively evaluate the state of the controlled object from the global characteristics of the patterns of other various quantities, and the empirical knowledge for the evaluation can be strictly evaluated. An object of the present invention is to provide a computer control system that does not need to be expanded to a description format and that can be easily adjusted after being introduced into an actual system.

[発明の構成] (課題を解決するための手段) 前記目的を達成するために本発明は、所定の学習が行
われた層状のニューラルネットワークから構成され、入
力層より制御対象の状態量のパターンを入力し、出力層
から制御対象に対する複数の評価項目の評価結果を出力
する評価部と、前記評価部から出力された評価結果に基
づき前記制御対象を制御する手段と具備することを特徴
とする。
[Structure of the Invention] (Means for Solving the Problems) In order to achieve the above-mentioned object, the present invention is composed of a layered neural network on which a predetermined learning is performed, and a pattern of the state quantity to be controlled from the input layer. And an evaluation unit that outputs evaluation results of a plurality of evaluation items for the control target from the output layer, and a unit that controls the control target based on the evaluation result output from the evaluation unit. .

(作用) 本発明ではニューラルネットワークを用いた評価部が
付加されることによって、例えば電力系統の状態量、す
なわち各ノードの電圧、送電線通過電力等のパターンや
その他の諸量、たとえば気温や雷雲発生状況などを示す
量のパターンから電力系統の置かれた状態、たとえば安
定性を考えた時に、その系統は危険な状態にあるか否か
などを総合的に評価できる。この評価のための経験的知
識はプロダクションルールのような厳密な記述様式に展
開する必要がない。また、システムへの導入後の調整が
容易となる。
(Operation) In the present invention, by adding the evaluation unit using the neural network, for example, the state quantity of the power system, that is, the voltage of each node, the pattern of the power passing through the transmission line, and other quantities, such as the temperature and the thundercloud. It is possible to comprehensively evaluate the state in which the power system is placed, for example, whether or not the system is in a dangerous state when considering the stability, from the pattern of the amount indicating the occurrence state. The empirical knowledge for this evaluation does not need to be developed into a strict description style such as production rules. In addition, adjustment after introduction into the system becomes easy.

(実施例) 以下図面に基づいて本発明の実施例を詳細に説明する
が、電力系統の運用のために計算機制御システムで行わ
れる制御の内容は多岐にわたっているため、以下では、
特に電圧制御に例にとって説明する。
(Embodiment) An embodiment of the present invention will be described in detail below with reference to the drawings. However, since the contents of control performed by a computer control system for operating a power system are diverse,
Particularly, voltage control will be described as an example.

第1図は本発明の一実施例に係る計算機制御システム
の構成を示すブロック図であり、第9図に示す従来例と
同一の機能を果たす要素にはそれと同一の番号を付す
る。本実施例では評価部8が付加されたことに特徴があ
る。
FIG. 1 is a block diagram showing the configuration of a computer control system according to an embodiment of the present invention, and elements having the same functions as those of the conventional example shown in FIG. 9 are given the same numbers. This embodiment is characterized in that the evaluation section 8 is added.

制御対象1は本実施例の場合、電力系統である。制御
部2は電圧制御の場合には、発電機の端子電圧調整装
置、および無効電力補償用コンデンサやリアクトル等で
ある。
In the case of the present embodiment, the controlled object 1 is a power system. In the case of voltage control, the control unit 2 is a terminal voltage adjusting device of a generator, a reactive power compensating capacitor, a reactor and the like.

状態量送信部3a、3b、3c…は電力系統内のセンサによ
って測定された状態量を受信部5に送る。この状態量は
本実施例の場合には各ノード(変電所)の電圧値であ
る。例えば状態量送信部3aには変電所A(図示せず)の
母線電圧、送信部3bには変電所B(図示せず)の母線電
圧というように送電系統内の主要点の電圧が受信部5に
送られる。
The state quantity transmitters 3a, 3b, 3c ... Send the state quantities measured by the sensors in the power system to the receiver 5. This state quantity is the voltage value of each node (substation) in this embodiment. For example, the state quantity transmitter 3a has a bus voltage of a substation A (not shown), and the transmitter 3b has a bus voltage of a substation B (not shown). Sent to 5.

パラメータ送信部4a、4b、4c…は、状態量以外に電力
系統の動作や運用方法に影響を与えるパラメータ、例え
ば電力需要の大きさや雷雲の発生状況を表わす量を受信
部5に送信するものであるが、本実施例に係る電圧制御
の場合、これらは利用されておらず評価部8は状態量で
ある電圧値のパターンのみが行られる。
The parameter transmission units 4a, 4b, 4c, etc. transmit to the reception unit 5 parameters other than the state quantity that affect the operation and operation method of the power system, such as the amount of power demand and the amount of thundercloud occurrence. However, in the case of the voltage control according to the present embodiment, these are not used and the evaluation unit 8 performs only the pattern of the voltage value which is the state quantity.

本実施例の場合、送電系統内の主要な25か所の変電所
の電圧V1、V2、V3…、が利用され、この電圧が演算部た
るコンピュータ6に直接送られ、論理的な処理にも用い
られるが、同時に評価部8のニューラルネットワークに
直接与えられる。評価部8は電圧パターンから神経回路
網演算(ニューラルネットワーク)を行い、系統のおか
れている状態を評価し、その評価結果をマンマシンイタ
ーフェース7に表示して操作員に通知すると同時に、そ
の評価結果に基づいて制御部2に制御信号を送る。
In the case of the present embodiment, the voltages V 1 , V 2 , V 3 ... Of the 25 main substations in the power transmission system are used, and these voltages are sent directly to the computer 6 which is the arithmetic unit, and logically Although it is also used for processing, it is directly applied to the neural network of the evaluation unit 8 at the same time. The evaluation unit 8 performs a neural network operation (neural network) from the voltage pattern, evaluates the state of the system, displays the evaluation result on the man-machine interface 7 and notifies the operator at the same time. A control signal is sent to the control unit 2 based on the evaluation result.

評価部8においては第2図に示されるような3層s、
t、uのニューラルネットワークが用いられる。このニ
ューラルネットワークは生体の神経網を模擬したもの
で、ニューロン(神経細胞)に対応するノードの集合体
である。ノードはユニットとも呼ばれる。ユニットjは
入出力特性fj(uj)を持つが、多くの場合S字型関数が
用いられる。このユニットjの出力vjは他のユニットの
出力とこの関数で決まり、次式で表わされる。
In the evaluation unit 8, three layers s as shown in FIG.
A neural network of t and u is used. This neural network imitates the neural network of a living body, and is a collection of nodes corresponding to neurons (nerve cells). Nodes are also called units. Unit j has an input / output characteristic fj (uj), but in most cases an S-shaped function is used. The output vj of this unit j is determined by the output of other units and this function, and is represented by the following equation.

vj=fj(Σ w ji vi−θj)……(1) ここで、vjは他のユニットiの出力、w jiはユニット
iの出力がユニットjに及ぼす影響の度合いを示す重み
係数、θjはしきい値である。
vj = fj (Σ w ji vi−θj) (1) where vj is the output of another unit i, w ji is a weighting coefficient indicating the degree of influence of the output of unit i on unit j, and θj is It is a threshold.

本実施例では25個のノードからなる入力層ニューロン
sに電圧パターンが入力され、出力層uの12個のニュー
ロンから出力値が出力され、その出力は第3図に示す12
個の評価項目に対応している。
In this embodiment, the voltage pattern is input to the input layer neuron s consisting of 25 nodes, and the output value is output from the 12 neurons of the output layer u, and the output is 12 shown in FIG.
It corresponds to each evaluation item.

評価部8では入力された電圧パターンを経験知識に基
づいて評価するが、本実施例で対象とした電力系統では
観測される代表的なパターンとして、14パターンを用い
る。
The evaluation unit 8 evaluates the input voltage pattern based on empirical knowledge, and 14 patterns are used as typical patterns observed in the power system targeted in this embodiment.

第4図および第5図はそのパターンを示すものであ
る。すなわち横軸は25か所の変電所のノード番号を示
し、縦軸はその変電所から送られる電圧値を示してい
る。第4図および第5図はその14パターンのうちの2つ
のパターンを示すものである。
4 and 5 show the pattern. That is, the horizontal axis represents the node numbers of 25 substations, and the vertical axis represents the voltage value sent from the substations. 4 and 5 show two of the 14 patterns.

第3図はこの14個のパターンに対する評価を示すもの
であり、これは経験的に得られたものである。この図に
おいて丸印のある項目がそのパターンに対して成立する
評価項目となる。
FIG. 3 shows the evaluations for these 14 patterns, which were obtained empirically. In this figure, items with circles are evaluation items that are satisfied for the pattern.

従来のエキスパートシステムでは各パターンと評価項
目との関係はルールなど厳密な記述様式に展開しなけれ
ばならないが、本発明ではニューラルネットワークを用
いることによって、その必要はなくなり、学習によって
パターンと、そのパターンに対して成立する評価項目と
の対応づけをすることができる。
In the conventional expert system, the relationship between each pattern and the evaluation item must be developed into a strict description form such as a rule, but in the present invention, the need is eliminated by using a neural network, and the pattern and its pattern are learned. Can be associated with the evaluation items that are satisfied.

学習済みのニューラルネットワークの入力層に、ある
代表パターンを入力すると、その代表パターンに対して
成立する評価項目に対応する出力層のニューロンが大き
な出力を出す。本実施例では学習方法としては広く用い
られているバックプロパゲーション法を採用した。この
方法によれば、第4図および第5図の代表パターンと第
3図の評価項目との対応づけを、従来のエキスパートシ
ステムのようにルールの厳密な記述様式によって行う必
要はなく、代表パターンとそれに対応する評価項目のパ
ターンを用いて、例えば成立する評価項目に対応する出
力層ニューロンを1.0、不成立の評価項目に対応するも
のを0.0とした評価項目のパターンを用いて、ニューラ
ルネットワーク内に存在する多数の重み係数を少しずつ
修正していけばよい。重み係数とは、第(1)式におけ
るw ij、すなわち第2図のニューラルネットワークのリ
ンクで示される結合の強さを示すものである。この学習
のための繰り返しは本実施例では約2万回を要した。
When a certain representative pattern is input to the input layer of the learned neural network, the neuron in the output layer corresponding to the evaluation item established for the representative pattern outputs a large output. In this embodiment, a back propagation method which is widely used as a learning method is adopted. According to this method, it is not necessary to associate the representative patterns of FIGS. 4 and 5 with the evaluation items of FIG. 3 in a strict description format of rules as in the conventional expert system. And a pattern of evaluation items corresponding to it, for example, an output layer neuron corresponding to a satisfied evaluation item is set to 1.0, and a pattern corresponding to a failure evaluation item is set to 0.0. It suffices to modify the many existing weighting factors little by little. The weighting coefficient indicates w ij in the equation (1), that is, the strength of the connection indicated by the link of the neural network in FIG. The repetition for this learning took about 20,000 times in this example.

次に本実施例における演算結果について述べる。第6
図は一例として学習済みのニューラルネットワークにパ
ターン5を入力した場合の出力層ユニットの出力である
が、このパターンの成立評価項目に対応するユニットが
大きな出力、すなわち1.0に近い出力を出している。
Next, the calculation result in this embodiment will be described. Sixth
As an example, the output of the output layer unit when the pattern 5 is input to the learned neural network is shown as an example, and the unit corresponding to the establishment evaluation item of this pattern outputs a large output, that is, an output close to 1.0.

第7図はパターン5に異質のパターン6を2割程度混
入させたものを、上記の学習済みのニューラルネットワ
ークに入力した場合の出力層ユニットの出力であるが、
このように相当変質したパターンであっても、そのパタ
ーンの総合的および大局的な特徴がある程度保持されて
いるかぎり、そのパターンの評価結果に対応するユニッ
トが大きな出力を示しており、評価部がパターンの総合
的な評価をしている。
FIG. 7 shows the output of the output layer unit when the pattern 5 mixed with about 20% of the heterogeneous pattern 6 is input to the learned neural network.
As long as the overall and global characteristics of the pattern are retained to some extent, the unit corresponding to the evaluation result of the pattern shows a large output even if the pattern is considerably altered in this way, and the evaluation unit We are doing a comprehensive evaluation of the pattern.

従来技術の問題点として挙げた、予め想定した代表的
パターンと実際に観測される代表パターンの不一致に対
処する能力の欠如についても、ニューラルネットワーク
を用いた評価部を付加することによって解決される。こ
れを示すために、想定された14個の代表パターンと、実
際観測された代表パターンとで、パターン数は同じであ
るが、パターンの形が若干異なっていたと仮定する。第
8図は新しい代表パターンのうち、旧パターン5に対応
するものを一例として示している。この新しいパターン
に対する学習を最初からやり直すことなく、旧パターン
に対して学習済みのニューラルネットワークに新パター
ンと評価項目との対を与えて学習を行ったが、最初から
学習を行うのに必要な学習回数の数分の1の学習で新し
い代表パターンと評価項目との対応づけを行うことがで
きる。
The lack of the ability to deal with the inconsistency between the representative pattern assumed in advance and the representative pattern actually observed, which has been mentioned as a problem of the conventional technique, can be solved by adding an evaluation unit using a neural network. To show this, it is assumed that the 14 representative patterns assumed and the representative patterns actually observed have the same number of patterns but the shapes of the patterns are slightly different. FIG. 8 shows an example of new representative patterns corresponding to the old pattern 5. Without repeating the learning for this new pattern from the beginning, the learning was performed by giving the pair of the new pattern and the evaluation item to the already learned neural network for the old pattern. A new representative pattern can be associated with an evaluation item by learning a fraction of the number of times.

なお、本発明は上述し、かつ図面に示す実施例のみに
限定されず、その要旨を変更しない範囲で種々変形して
実施できるものである。また、あるニューロンの出力
が、他のニューロンからの出力の重み付き総和として与
えられる入力と、そのニューロンに付随するしきい値と
によって決まるような構造を持ったニューラルネットワ
ークの特性を実現するものであれば、上記の評価部はア
ナログ式の電子回路によるものでも、専用のコンピュー
タにおいては数式によって模擬するものでもよく、その
適用分野にあわせて種々の実施形態がとれ、特定の実現
方法に限定されない。また、本発明はバックプロパゲー
ション法によって重み係数を決定したニューラルネット
ワークに限定されず、他の種々の学習方式によるニュー
ラルネットワークをも包含するものである。
The present invention is not limited to the embodiments described above and shown in the drawings, and various modifications can be made without departing from the scope of the invention. It also realizes the characteristics of a neural network whose structure is such that the output of a neuron is determined by the input given as the weighted sum of the outputs of other neurons and the threshold value associated with that neuron. If so, the evaluation unit may be an analog electronic circuit, or may be simulated by a mathematical formula in a dedicated computer, and various embodiments can be adopted according to the application field, and the present invention is not limited to a specific implementation method. . Further, the present invention is not limited to the neural network in which the weighting coefficient is determined by the backpropagation method, and includes neural networks by various other learning methods.

[発明の効果] 以上詳細に説明したように、本発明によればニューラ
ルネットワークを用いた状態の評価部を付加することに
よって、状態を評価するための知識の厳密な記述様式を
必要とせず、かつパターンの特徴を総合的、大局的に評
価することが可能であり、また、予め想定した代表的パ
ターンを実際に観測される代表パターンの不一致に対し
ても容易に対処しうる計算機制御システムを提供するこ
とができる。
[Effect of the Invention] As described in detail above, according to the present invention, by adding a state evaluation unit using a neural network, a strict description format of knowledge for evaluating a state is not required, In addition, a computer control system that can comprehensively and globally evaluate the characteristics of patterns and can easily deal with inconsistencies in representative patterns that are actually observed with representative patterns that have been assumed in advance. Can be provided.

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

第1図は本発明の一実施例に係る計算機制御システムの
構成を示すブロック図、第2図は評価部8に用いられる
ニューラルネットワークを示す図、第3図は電圧パター
ンに対する評価項目を示す図、第4図および第5図は対
象とした電力系統で観測される電圧パターンを示す図、
第6図および第7図はニューラルネットワークの出力を
示す図、第8図は予め想定した電圧パターンと若干異な
る実際の電圧パターンを示す図、第9図は従来の計算機
制御システムの構成を示すブロック図である。 1……制御対象 2……制御部 3a、3b、3c……状態量送信部 4a、4b、4c……パラメータ送信部 5……受信部 6……コンピュータ 7……マンマシンインターフェース部 8……評価部
FIG. 1 is a block diagram showing the configuration of a computer control system according to an embodiment of the present invention, FIG. 2 is a diagram showing a neural network used in the evaluation unit 8, and FIG. 3 is a diagram showing evaluation items for voltage patterns. , Fig. 4 and Fig. 5 are diagrams showing voltage patterns observed in the target electric power system,
6 and 7 are diagrams showing the output of the neural network, FIG. 8 is a diagram showing an actual voltage pattern that is slightly different from a voltage pattern assumed in advance, and FIG. 9 is a block diagram showing the configuration of a conventional computer control system. It is a figure. 1 ... Control object 2 ... Control unit 3a, 3b, 3c ... State quantity transmitting unit 4a, 4b, 4c ... Parameter transmitting unit 5 ... Receiving unit 6 ... Computer 7 ... Man-machine interface unit 8 ... Evaluation department

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】所定の学習が行われた層状のニューラルネ
ットワークから構成され、入力層より制御対象の状態量
のパターンを入力し、出力層から制御対象にする複数の
評価項目の評価結果を出力する評価部と、 前記評価部から出力された評価結果に基づき前記制御対
象を制御する手段と を具備することを特徴とする計算機制御システム。
1. A layered neural network that has been subjected to predetermined learning, in which a pattern of state quantities of a control target is input from an input layer, and evaluation results of a plurality of evaluation items to be controlled targets are output from an output layer. And a means for controlling the controlled object based on the evaluation result output from the evaluation section.
JP63317278A 1988-12-15 1988-12-15 Computer control system Expired - Lifetime JP2547833B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63317278A JP2547833B2 (en) 1988-12-15 1988-12-15 Computer control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63317278A JP2547833B2 (en) 1988-12-15 1988-12-15 Computer control system

Publications (2)

Publication Number Publication Date
JPH02162404A JPH02162404A (en) 1990-06-22
JP2547833B2 true JP2547833B2 (en) 1996-10-23

Family

ID=18086448

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63317278A Expired - Lifetime JP2547833B2 (en) 1988-12-15 1988-12-15 Computer control system

Country Status (1)

Country Link
JP (1) JP2547833B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04131600A (en) * 1990-09-19 1992-05-06 Hitachi Ltd City energy system
JPH0573522A (en) * 1991-09-11 1993-03-26 Hitachi Ltd Neural network and its structuring method, and process control system using neural network
NL9101518A (en) * 1991-09-09 1993-04-01 Hcs Ind Automation B V FAIL-SAFE SYSTEM WITH NEURONAL NETWORK.
JP6662830B2 (en) 2017-09-19 2020-03-11 ファナック株式会社 Prediction device, machine learning device, control device, and production system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06106009B2 (en) * 1988-11-16 1994-12-21 東京電力株式会社 Optimal power load distribution system by neural network

Also Published As

Publication number Publication date
JPH02162404A (en) 1990-06-22

Similar Documents

Publication Publication Date Title
Ding et al. Frequency domain approach and threshold selector for robust model-based fault detection and isolation
Abdel-Galil et al. Power quality event detection using Adaline
CN111967738B (en) Risk early warning method, system and medium of power grid information energy fusion system
US5712796A (en) Method for evaluating the faulted sections and states in a power transmission line
CN107976934B (en) A kind of oil truck oil and gas leakage speed intelligent early-warning system based on wireless sensor network
CN105825271A (en) Satellite fault diagnosis and prediction method based on evidential reasoning (ER)
CN112710914B (en) Intelligent substation fault diagnosis method considering control center fault information tampering
Kolla et al. Artificial neural network based fault identification scheme implementation for a three-phase induction motor
JP2547833B2 (en) Computer control system
Velasco et al. Back propagation artificial neural networks for the analysis of quality control charts
US6456990B1 (en) Method for transforming a fuzzy logic used to simulate a technical process into a neural network
Lü et al. Synchronization transmission of spiral wave and turbulence in uncertain time-delay neuronal networks
Zhang et al. H∞ state estimation for artificial neural networks over redundant channels
Kambhampati et al. Reconfiguration in networked control systems: Fault tolerant control and plug-and-play
Cheng et al. A neural network-based procedure for the monitoring of exponential mean
CN111473768B (en) Building safety intelligent detection system
JPH04220758A (en) Time sequence data prediction and prediction recognition method
Nina et al. Hybrid support system for decision making based on MLP-ANN, IED and SCADA for disturbances analysis of electrical power distribution transformers
Ma et al. Training data sensitivity problem of artificial neural network-based power system load forecasting
Aggoune et al. Use of artificial neural networks in a dispatcher training simulator for power system dynamic security assessment
Li et al. Adaptive NN leader-following consensus control of second-order nonlinear multi-agent systems with unknown control gains
Perry et al. A review of artificial neural network applications in control chart pattern recognition
Awelewa et al. Recent Development of Intelligent Shunt Fault Classifier for Nigeria 33-kV Power Lines
YASIN et al. DISASTER CONTROL SYSTEM FOR LANDSLIDES USING SUGENO FUZZY ALGORITHM
Terang et al. Detection and Classification of Transmission Line Faults Using ANN