JPH078110B2 - Power system operation device - Google Patents

Power system operation device

Info

Publication number
JPH078110B2
JPH078110B2 JP57029416A JP2941682A JPH078110B2 JP H078110 B2 JPH078110 B2 JP H078110B2 JP 57029416 A JP57029416 A JP 57029416A JP 2941682 A JP2941682 A JP 2941682A JP H078110 B2 JPH078110 B2 JP H078110B2
Authority
JP
Japan
Prior art keywords
power system
program
rule
restoration
inference
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
JP57029416A
Other languages
Japanese (ja)
Other versions
JPS58148627A (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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP57029416A priority Critical patent/JPH078110B2/en
Publication of JPS58148627A publication Critical patent/JPS58148627A/en
Publication of JPH078110B2 publication Critical patent/JPH078110B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Devices For Executing Special Programs (AREA)
  • Supply And Distribution Of Alternating Current (AREA)

Description

【発明の詳細な説明】 この発明は、電力系統の運用を自動化する装置に関す
る。
The present invention relates to a device for automating the operation of a power system.

電力系統の解折、運用、計画をデイジタル計算機を用い
て自動的に行う方法は従来においても存在したが、それ
は解析学に基づく方法論であつた。解析学的方法論は、
予め幾つかの定量的モデルを用意しておき、電力系統の
諸量が定量的モデルのいづれかに合致したときには計算
機を使つて数値計算、論理演算を行い電力系統の諸問題
を取扱うものである。この方法論は広汎に応用されてい
る。
There has been a method to automatically analyze, operate, and plan a power system using a digital computer, but it was a methodology based on analysis. The analytical methodology is
Several quantitative models are prepared in advance, and when the quantities of the power system match any of the quantitative models, numerical calculations and logical operations are performed using a computer to deal with various problems of the power system. This methodology has widespread application.

しかし、近年電力系統が大規模化かつ複雑化するにつれ
て定量的モデルが明確には決定できない場合とか、モデ
ルが明確であつても解空間が広くて探索に長時間を要す
る場合とか、従来の解析学的手法では取扱うことが困難
な場合が生じて来た。また、従来の方法では、電力設備
の増設,改良等による系統の一部変更があつたときは、
プログラム全体を作り直し且つプロ蔵和が誤りなく作成
されたことを点検しなければならず、この作業は厖大な
ものに達していた。更には、従来の方法で運用を行つた
後に、計算機で実行したことをタイプライタで打ち出し
たものは、数値計算,論理演算の結果を示すものである
が、系統でどのような問題が生じそれにどのように対処
したのかが読みとりにくく操作員にとつて理解し難いも
のであつたので、操作員にとつて理解し易い求解法が求
められていた。
However, as the power system has become larger and more complex in recent years, it is not possible to clearly determine the quantitative model, or even if the model is clear, the solution space is wide and the search takes a long time. There are some cases where it is difficult to handle with scientific methods. In addition, in the conventional method, when there is a partial change in the system due to expansion or improvement of power equipment,
The entire program had to be reworked and checked to see that the professional Kurawa had been created without error, and this work was tremendous. Furthermore, after operating with the conventional method, what was executed by the computer and typed out by the typewriter shows the result of numerical calculation and logical operation, but what kind of problem occurs in the system Since it was difficult to read how the countermeasure was taken and it was difficult for the operator to understand, there was a demand for a solution method that was easy for the operator to understand.

以下図面に則して従来の電力系統運用装置を説明する。
従来計算機を用いて電力系統の運用を自動化する装置と
して第1図に示すものであつた。図において(1)は電
力系統もしくはその一部,(2)は電力系統(1)から
計測された潮流,電圧,電流などの数値データと開閉機
器の入切を示す論理データとから構成されるデータバン
ク,(3)はデータバンク(2)の各データに演算処理
を行なう手続きが書かれたプログラム,(4)はプログ
ラムの手続きを順次実行する演算処理装置である。
(5)は(2),(3),(4)から構成される従来の
電力系統運用装置である。このうちデータバンク
(2),プログラム(3)は通常計算機メモリ内に格納
されている。
A conventional power system operation device will be described below with reference to the drawings.
FIG. 1 shows an apparatus for automating the operation of a power system using a conventional computer. In the figure, (1) is composed of an electric power system or a part thereof, and (2) is composed of numerical data such as power flow, voltage, and current measured from the electric power system (1) and logical data indicating on / off of switchgear. A data bank, (3) is a program in which a procedure for performing arithmetic processing is written for each data in the data bank (2), and (4) is an arithmetic processing unit for sequentially executing the procedures of the program.
(5) is a conventional power system operation device composed of (2), (3), and (4). Of these, the data bank (2) and the program (3) are usually stored in the computer memory.

次に動作について説明する。演算処理装置(4)はプロ
グラム(3)を解釈しプログラムに書かれている手続き
に従つて、適宜データバンク(2)を参照しながら数値
演算および論理演算を行い,プログラム(3)の実行終
了時に最終結果を電力系統の運用手順として電力系統
(1)に出力する。従来装置においては電力機器の操
作,制御および電力システムの制御など電力系統の運用
手順を導き出す過程は数値演算および論理演算のプログ
ラムの形式でその手続きが表現されている点に特徴があ
る。
Next, the operation will be described. The arithmetic processing unit (4) interprets the program (3), and according to the procedure written in the program, appropriately performs the numerical operation and the logical operation while referring to the data bank (2), and the execution of the program (3) ends. Sometimes the final result is output to the power system (1) as an operating procedure of the power system. In the conventional device, the process of deriving the operation procedure of the electric power system such as the operation and control of the electric power equipment and the control of the electric power system is characterized in that the procedure is expressed in the form of a program of numerical operation and logical operation.

さて、第2図において、AOを電力系統の初期状態,BO
望ましい最終状態として、制御,操作を行つて初期状態
AOから最終状態BOを導くことを考える。
Now, in FIG. 2, A O is the initial state of the power system, and B O is the desired final state, and the initial state is set by controlling and operating.
Given that leads to final state B O from A O.

第1図に示す従来の制御駆動型アルゴリズムによる電力
系統運用装置は、各分枝点において適当な仮定のもと
に、系統を予め定められた定量的モデルの1つにあては
め、数値計算,論理演算を行いその結果に応じて次に分
枝点に進み、それを繰り返し行うものであるが、分枝の
拡がりのすべてについて数値計算を行い確認しようとす
れば厖大な計算を行なわなければならず時間を要するこ
とになる。例えば故障した系統を復旧させる場合では、
復旧のため投入されうるしや断器が多数あるとき、それ
らのしや断器の組合せのすべてについて計算し確認しな
ければならないので計算は厖大なものとなる。
The conventional control-driven algorithm shown in FIG. 1 applies the system to one of the predetermined quantitative models based on appropriate assumptions at each branch point, and performs numerical calculation and logic. The calculation is performed and the branch point is moved to the next branch point according to the result, and it is repeated.However, if it is necessary to perform numerical calculation for all of the branch expansions and to check them, it would be a huge calculation. It will take time. For example, in the case of restoring a failed system,
When there are a large number of mash and breaks that can be thrown in for restoration, the calculation becomes enormous because it is necessary to calculate and confirm all combinations of those breaks and breaks.

また、プログラム(3)には、電力系統の運用手順を導
き出す手順が組み込まれているので、運用手順を導き出
す手続の一部を修正するときには、プログラム(3)全
体を書き直さなければならず、修正後のプログラムの正
当性を確認する作業が厖大なものとなり、電力整備の増
設等に伴うプログラム(3)の変更,修正に多大の時間
と労力を要していた。
Further, since the program (3) includes a procedure for deriving the operation procedure of the electric power system, when a part of the procedure for deriving the operation procedure is modified, the entire program (3) must be rewritten. The work of confirming the legitimacy of the subsequent program became enormous, and it took a lot of time and effort to change or modify the program (3) accompanying the expansion of electric power maintenance.

この発明は、対象とする系統が複雑であつても厖大な計
算を行うことなく運用手順を導くことができ、且つプロ
グラムの変更に容易に対応できる電力系統運用装置を提
案することを目的とするものである。
It is an object of the present invention to propose an electric power system operation device capable of guiding an operation procedure without performing an enormous calculation even when a target system is complicated and capable of easily responding to a change in a program. It is a thing.

この目的を達成するため、この発明は、定量的にとらえ
たモデルに電力系統をあてはめるのではなく、電力系統
を定性的に取扱うという考えに立脚している。すなわ
ち、電力系統における実際の運用経験から得られた知識
を多数の規則の形に表現することによつて定性的取扱い
を可能にし、また各規則は知識の単位であるので、プロ
グラムの変更は特定の規則を変更するだけで全体に影響
を及ぼすことなく可能となるものである。
In order to achieve this object, the present invention is based on the idea of treating a power system qualitatively, rather than fitting the power system to a model captured quantitatively. That is, the knowledge obtained from the actual operation experience in the power system is expressed in the form of a large number of rules to enable qualitative treatment, and since each rule is a unit of knowledge, the change of the program is specified. It is possible only by changing the rule of without affecting the whole.

第3図はこの発明に係る電力系統運用装置の一実施例を
示す構成図である。(8)は記憶装置(6)および推論
機構(7)から成る電力系統運用装置である。(61)は
電力系統(1)の状態に関するデータを収納したデータ
バンク、(62)は運用経験から得られた知識を規則とし
て表わした生成規則部分であり、データバンク(61)と
規則(62)とで記憶装置が構成される。この記憶装置は
知識ベースとも呼ばれる。規則は前提部およびこの前提
部が成立すれば導かれる結論部とに分けて表現され、規
則の前提部が成立するか否かを系統の状態すなわちデー
タバンク(61)を照合して判断する推論機構(7)が設
けられる。
FIG. 3 is a block diagram showing an embodiment of the power system operation device according to the present invention. Reference numeral (8) is an electric power system operation device including a storage device (6) and an inference mechanism (7). (61) is a data bank that stores data related to the state of the power system (1), and (62) is a generation rule part that represents knowledge obtained from operational experience as rules. ) And a storage device. This storage device is also called a knowledge base. A rule is expressed by dividing it into a premise part and a conclusion part that is derived if this premise part is established, and infers whether or not the premise part of the rule is established by checking the state of the system, that is, the data bank (61). A mechanism (7) is provided.

以下、第3図に示す電力系統の運用装置の動作を、電力
系統の事故に対する復旧操作手順を決定する場合を例に
とつて説明する。
Hereinafter, the operation of the operation device of the power system shown in FIG. 3 will be described by taking the case of determining a recovery operation procedure for an accident of the power system as an example.

第4図に示す電力系統においてBUSは母線、LINEは送電
線、BANKは変圧器、白丸は開放しているしや断器、黒丸
は閉路しているしや断器、白丸に掛け印は永久故障によ
つて開放されたしや断器である。
In the power system shown in Fig. 4, BUS is a bus, LINE is a transmission line, BANK is a transformer, white circles are open and broken, black circles are closed and broken, and white circles are permanently attached. It is a broken or broken piece that was opened due to a failure.

BUS1に永久故障が発生したものとすれば、破線で囲まれ
た領域は停電しているが、この場合の復旧手順は第5図
に示すシステムマクロフローに従つて導かれる。開始
(ステツプ101)に次いで知識ベース(6)の規則(6
2)を推論機構(7)に読み込む(ステツプ102)。これ
は、規則がプログラム中に組み込まれていないのでどの
ような規則があるのか推論機構(7)に与えておく必要
があるからである。
If a permanent failure occurs in BUS1, the area surrounded by the broken line is out of power, but the recovery procedure in this case is guided by the system macro flow shown in FIG. Following the start (step 101), the rules of the knowledge base (6) (6
2) is read into the inference mechanism (7) (step 102). This is because it is necessary to give the inference mechanism (7) what kind of rule there is because the rule is not incorporated in the program.

ここで用いられる規則(RULE1〜RULE5)は、推論の段階
に対応して次の3つに分類することができる。
The rules (RULE1 to RULE5) used here can be classified into the following three according to the stage of inference.

(1)復旧を要する要素であるかどうかの判定を行うも
の (2)各復旧条件の内容および構成用件を示すもの (3)復旧方式の選定に関するもの RULE1は(1)に属しRULE2,RULE3は(2)に、RULE4,RU
LE5は(3)にそれぞれ属す。また復旧の基本手順とし
て、RULE2,RULE3についてと番号順に試みる。RULE4,RUL
E5についても同様である。
(1) Judgment as to whether it is an element requiring restoration (2) Content of each restoration condition and configuration requirement (3) Selection of restoration method RULE1 belongs to (1) RULE2, RULE3 To (2), RULE4, RU
LE5 belongs to (3) respectively. As a basic procedure for restoration, RULE2 and RULE3 will be tried in numerical order. RULE4, RUL
The same applies to E5.

具体的な規則は次のとおりである。The specific rules are as follows.

次に推論機構(7)は知識ベース(6)のデータバンク
(61)から、潮流,電圧、電流,しや断器の開閉状態等
の系統の状態についてデータを読み込む(ステツプ10
3)。推論機構(7)は系統の要素を1つ選び(ステツ
プ105)。その要素が復旧を要するものであるかどうか
判断する(ステツプ106)。例えばBUS2が復旧を要する
ものであるかの判断は次のようにして行う。
Next, the inference mechanism (7) reads data from the data base (61) of the knowledge base (6) about power flow, voltage, current, system state such as switching state of switch and disconnector (step 10).
3). The inference mechanism (7) selects one element of the system (step 105). It is determined whether the element requires restoration (step 106). For example, the determination as to whether or not BUS2 requires recovery is performed as follows.

推論機構(7)は推論の第1段階に対応する規則として
規則としてRULE1を選ぶ。
The inference mechanism (7) selects RULE1 as a rule corresponding to the first stage of inference.

推論機構(7)は、データバンク(61)の系統データを
照合し、RULE1の前提部が真であるかどうか判断する。
この場合BUS2は充電されておらず、且つ故障していない
ので、BUS2は復旧を要するという結論が得られる。次に
推論機構(7)はBUS2を復旧させうる電源があるか否か
をデータバンク(61)に照合して確認する(ステツプ10
7)。この場合LINE2,3,8が電源として考えられるので、
その中の1つ例えばLINE2を抽出し(ステツプ109)、BU
S2をLINE2で復旧するのは有効か否かをRULE4,5,2,3によ
り検証する(ステツプ110)。
The inference mechanism (7) collates the systematic data in the data bank (61) and determines whether the premise of RULE1 is true.
In this case, BUS2 is not charged and has not failed, so it can be concluded that BUS2 needs to be restored. Next, the inference mechanism (7) collates with the data bank (61) to confirm whether there is a power source capable of restoring BUS2 (step 10).
7). In this case, LINE 2,3,8 can be considered as a power source,
One of them, for example LINE2, is extracted (step 109) and BU
It is verified by RULE4,5,2,3 whether it is effective to restore S2 with LINE2 (step 110).

RULE4,5はそれぞれ復旧条件1,2に関するものである。復
旧条件は例えば次の如きものである。
RULE4 and 5 relate to restoration conditions 1 and 2, respectively. The restoration conditions are, for example, as follows.

復旧条件1:停電した要素を常時の受電端より受電し復旧
する。
Restoration condition 1: The element that has lost power is restored from the power receiving end at all times.

復旧条件2:停電した要素を予備回路から受電し復旧す
る。
Restoration condition 2: Power is restored from the standby circuit for the element that has lost power.

BUS2をLINE2を電源として復旧することが復旧条件1,2の
いづれかに合致するならその復旧は有効である。これを
RULE2,3を使つて推論機構(7)は検証する。
If restoration of BUS2 using LINE2 as the power supply meets either of restoration conditions 1 and 2, the restoration is effective. this
The reasoning mechanism (7) is verified using RULE2,3.

推論機構(7)はLINE2がRULE2の前提部,を充足
し、BUS2がRLE2の前提部,を充足するかどうかを、
系統の初期状態(103)により判断する。この場合BUS2
が前提部を充足しないので、推論機構(7)は次にRU
LE3を選ぶ。この場合はいずれの前提をも充足するのでL
INE2によつてBUS2を復旧することは復旧条件2を満足す
るので有効であると検証できる(ステツプ110)。次の
ステツプとして推論機構(7)は復旧される可能性のあ
る系統の復旧候補を決定する(ステツプ111)。BUS2が
復旧すればLINE4,5,6,7,18,BUS11が復旧しうるので、第
6図の破線で囲まれた部分が復旧候補とされる。
The inference mechanism (7) asks whether LINE2 satisfies the prerequisite of RULE2 and BUS2 satisfies the prerequisite of RLE2.
Judgment is made according to the initial state (103) of the grid. In this case BUS2
Does not satisfy the premise part, the inference mechanism (7) next uses RU
Select LE3. In this case, both assumptions are satisfied, so L
Restoring BUS2 with INE2 satisfies restoration condition 2 and can therefore be verified to be valid (step 110). As the next step, the inference mechanism (7) determines a restoration candidate of the system that may be restored (step 111). Since LINE4,5,6,7,18, BUS11 can be restored if BUS2 is restored, the portion surrounded by the broken line in FIG. 6 is a restoration candidate.

これらすべてを復旧させると過負荷になるおそれがある
ので潮流計算を行う(ステツプ112)。潮流計算は別の
ところでサブルーチンとして行い既知の値として利用す
るものである。潮流計算の結果、過負荷となることが判
明(ステツプ113)すれば復旧候補のうち他の電源から
も給電可能なLINE5が優先的に切り離し負荷として選定
され切離される(ステツプ115)。この状況下で再び潮
流計算を行い過負荷チエツクを行うと、もはや過負荷は
なくなる。以上の過程でLINE2を電源としてBUS2,LINE4,
6,7が復旧できることがわかる。復旧できる系統の範囲
は結局第7図の破線で示す範囲となる。
If all of these are restored, there is a risk of overload, so the power flow is calculated (step 112). The power flow calculation is performed as a subroutine in another place and is used as a known value. As a result of the power flow calculation, if it is found that an overload occurs (step 113), LINE5, which can be fed from other power sources among the restoration candidates, is preferentially disconnected and selected as a load (step 115). Under this circumstance, if the power flow is calculated again and the overload check is performed, the overload will no longer exist. In the above process, using LINE2 as a power source, BUS2, LINE4,
It can be seen that 6,7 can be restored. The range of systems that can be restored eventually becomes the range shown by the broken line in FIG.

BUS11は予備回線LINE17により復旧できることが、第5
図のフローを実行することによつて検証される。この場
合は、RULE1,5,8が使用される。このようにして求めら
れた結論に基づいて、しや断器を開閉する具体的操作は
操作員が行う。
BUS11 can be restored by the backup line LINE17.
It is verified by executing the flow shown in the figure. In this case, RULE1,5,8 is used. Based on the conclusion obtained in this way, the operator performs a specific operation for opening and closing the door and the circuit breaker.

RULE4,5を省略してRULE2,3を検証することによつても復
旧手順を知ることも不可能ではないが、運用の結果をタ
イプライタで打出したものを操作員が判読するに際し、
RULE4,5を省略していると、復旧条件1,2が合致していた
ことを理由として復旧を行つたことが理解困難となる。
It is not impossible to know the recovery procedure by verifying RULE2 and 3 by omitting RULE4 and 5, but when the operator deciphers the operation result typed out by the typewriter,
If RULE4 and 5 are omitted, it will be difficult to understand that the restoration was performed because the restoration conditions 1 and 2 were met.

LISPは、FORTRANと同様に計算機に用いられる言語であ
り、FORTRANが数値計算、論理計算に適しているのに対
し、LIPSは記号処理に適した言語である。
LISP is a language used in a computer like FORTRAN. FORTRAN is suitable for numerical calculation and logical calculation, whereas LIPS is suitable for symbol processing.

第8図は推論機構を推論プログラム(9)と中央演算処
理装置(10)とに分けたこの発明の他の一実施例を示す
構成図である。推論プログラム(9)は、例えば第5図
に示すステツプを推進して行くプログラムであり、中央
演算処理装置(10)は、データバンク(61)の情報を照
合して規則(62)の検証を行う。
FIG. 8 is a block diagram showing another embodiment of the present invention in which the inference mechanism is divided into an inference program (9) and a central processing unit (10). The inference program (9) is, for example, a program for promoting the steps shown in FIG. 5, and the central processing unit (10) collates the information in the data bank (61) to verify the rule (62). To do.

以上では、過負荷なしにどこまで電力系統を復旧できる
かその復旧手順を求める場合を例にとつてこの発明を説
明したが、この発明はそれに限らず、電力系統の制御,
診断など広く電力系統運用装置一般に適用できるもので
ある。
In the above, the present invention has been described by exemplifying the case where the restoration procedure for the power system can be restored without overload, but the present invention is not limited thereto, and the control of the power system,
It can be widely applied to general electric power system operation equipment such as diagnosis.

この発明は、電力系統の運用経験で得られた知識に基づ
いて系統を定性的に取り扱うことを可能ならしめるもの
である。そのため知識を前提部と結論部とを有する規則
に表わしてプログラムから独立させ,系統データを照合
して規則を検証するようにしている。規則の検証過程で
は数値計算は用いない。規則は推論機構のもつプログラ
ムから独立しているので、系統運用方法を変更するとき
は、規則の一部を変更するだけで足り、プログラム全体
を変更する必要はない。
The present invention makes it possible to handle the system qualitatively based on the knowledge obtained from the experience of operating the power system. Therefore, the knowledge is expressed as a rule having a premise part and a conclusion part to be independent from the program, and the systematic data is collated to verify the rule. No numerical calculation is used in the rule verification process. Since the rules are independent of the program of the inference mechanism, when changing the system operation method, it is sufficient to change only a part of the rules and not the entire program.

以上説明したように、この発明に係る電力系統運用装置
は、電力系統の運用に関する定性的知識を規則に表わ
し、電力系統の状態を示すデータを照合しながら規則を
検証して運用手順を導出するようにしたので、対象とす
る電力系統が複雑であつても厖大な計算を行うことなく
運用手順を導くことができ、且つプログラムの変更に容
易に対応することができる。
As described above, the power system operation device according to the present invention expresses qualitative knowledge about the operation of the power system in a rule, verifies the rule while collating data indicating the state of the power system, and derives an operation procedure. As a result, even if the target power system is complicated, it is possible to guide the operation procedure without performing an enormous calculation, and it is possible to easily deal with the change of the program.

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

第1図は従来の電力系統運用装置の一例を示す構成図、
第2図は、電力系統の初期状態と望ましい最終状態との
関係を示す図、第3図はこの発明に係る電力系統運用装
置の一実施例を示す構成図、第4図はこの発明の電力系
統運用装置による復旧対象となる電力系統の一例を示す
系統図、第5図は電力系統の復旧のためのフローチヤー
ト、第6図は復旧候補を示す系統図、第7図は復旧され
た系統を示す系統図、第8図はこの発明に係る電力系統
運用装置の他の一実施例を示す構成図である。 図において、(1)は電力系統、(6)は記憶装置、
(7)は推論機構、(9)は推論プログラム、(10)は
演算処理装置である。 なお、各図中の同一符号は同一または相当部分を示す。
FIG. 1 is a block diagram showing an example of a conventional power system operation device,
FIG. 2 is a diagram showing a relationship between an initial state and a desirable final state of the electric power system, FIG. 3 is a configuration diagram showing an embodiment of the electric power system operation device according to the present invention, and FIG. 4 is electric power of the present invention. A system diagram showing an example of a power system to be restored by the system operation device, Fig. 5 is a flow chart for restoration of the power system, Fig. 6 is a system diagram showing restoration candidates, and Fig. 7 is the restored system. FIG. 8 is a configuration diagram showing another embodiment of the power system operation device according to the present invention. In the figure, (1) is a power system, (6) is a storage device,
(7) is an inference mechanism, (9) is an inference program, and (10) is an arithmetic processing unit. The same reference numerals in each drawing indicate the same or corresponding parts.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】電力系統の運用手順に関する定性的知識を
前提部およびこの前提部が真であれば導かれる結論部と
に分けて表わした規則ならびに上記電力系統の状態を示
すデータを収納した記憶装置と、上記前提部が成立する
か否かを上記データに基づいて判断する推論機構とを備
えた電力系統運用装置。
1. A rule in which qualitative knowledge about an operating procedure of a power system is divided into a premise section and a conclusion section which is derived if the premise section is true, and a memory storing data indicating the state of the power system. An electric power system operation device comprising: a device; and an inference mechanism that determines whether or not the precondition is satisfied based on the data.
【請求項2】推論機構が規則の選択順序に関する命令を
有する推論プログラムと、この推論プログラムに従つて
規則の前提部が成立するか否かを判断する演算処理装置
とを備えたものであることを特徴とする特許請求の範囲
第1項記載の電力系統運用装置。
2. An inference mechanism is provided with an inference program having an instruction relating to a rule selection order, and an arithmetic processing unit for determining whether or not a precondition of a rule is satisfied according to the inference program. An electric power system operation apparatus according to claim 1, wherein:
JP57029416A 1982-02-23 1982-02-23 Power system operation device Expired - Lifetime JPH078110B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57029416A JPH078110B2 (en) 1982-02-23 1982-02-23 Power system operation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57029416A JPH078110B2 (en) 1982-02-23 1982-02-23 Power system operation device

Publications (2)

Publication Number Publication Date
JPS58148627A JPS58148627A (en) 1983-09-03
JPH078110B2 true JPH078110B2 (en) 1995-01-30

Family

ID=12275520

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57029416A Expired - Lifetime JPH078110B2 (en) 1982-02-23 1982-02-23 Power system operation device

Country Status (1)

Country Link
JP (1) JPH078110B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2594896B2 (en) * 1984-03-28 1997-03-26 株式会社日立製作所 Image coloring method
JP2828973B2 (en) * 1986-12-25 1998-11-25 株式会社東芝 Power system accident judgment device
JPS63181622A (en) * 1987-01-23 1988-07-26 株式会社日立製作所 Method of determining generator load distribution in power system

Also Published As

Publication number Publication date
JPS58148627A (en) 1983-09-03

Similar Documents

Publication Publication Date Title
US3975622A (en) Programmable logic controller system
US5970243A (en) Online programming changes for industrial logic controllers
US5107500A (en) Diagnostic expert system
US4853873A (en) Knowledge information processing system and method thereof
US6275955B1 (en) Diagnostic software for facilitating flowchart programming
Umeda et al. Using functional maintenance to improve fault tolerance
CN111552172B (en) Data processing method and device, storage medium and electronic equipment
US7062753B1 (en) Method and apparatus for automated software unit testing
JPH067729B2 (en) Power system restoration device
JPH078110B2 (en) Power system operation device
US5150367A (en) Composite range constraint propagation control
JP3666507B2 (en) Simulation support tool, ladder program verification system, test input ladder program generation method, and ladder program verification method
Jeong et al. Development of severe accident management advisory and training simulator (SAMAT)
US20240037016A1 (en) Computer readable storage medium, debugging support device, debugging support method, and machine learning device
Sheppard et al. Incorporating Model-Based Reasoning in Interactive Maintenance Aids
JPS63240602A (en) Abnormality diagnosing device for sequence controller
JPH09160702A (en) Operation reproduction method and system for monitoring and control program
Shultz et al. A power system operator emulator--the security assessment task
JP2579996B2 (en) Core state prediction device
JP7059060B2 (en) Test equipment operation system for plant control equipment, and automatic generation method of test procedure manual for plant control equipment
JPH04199202A (en) Plant operation supporting device
JP2732836B2 (en) Simulated execution method immediately before switch operation of power system
JP4491165B2 (en) Verification pattern generation apparatus and method, and verification pattern generation program
Taylor et al. Rule-based real-time control systems
JPH06222922A (en) Expert system