JP2003153442A - Monitor and control system and program for electric power distribution equipment - Google Patents

Monitor and control system and program for electric power distribution equipment

Info

Publication number
JP2003153442A
JP2003153442A JP2001342287A JP2001342287A JP2003153442A JP 2003153442 A JP2003153442 A JP 2003153442A JP 2001342287 A JP2001342287 A JP 2001342287A JP 2001342287 A JP2001342287 A JP 2001342287A JP 2003153442 A JP2003153442 A JP 2003153442A
Authority
JP
Japan
Prior art keywords
program
simulation
power distribution
distribution equipment
online
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.)
Pending
Application number
JP2001342287A
Other languages
Japanese (ja)
Inventor
Kunio Nakamura
国男 中村
Yoshihiro Ichimura
義宏 市村
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 JP2001342287A priority Critical patent/JP2003153442A/en
Priority to TW091124171A priority patent/TWI221348B/en
Priority to CNB021498687A priority patent/CN1286235C/en
Publication of JP2003153442A publication Critical patent/JP2003153442A/en
Pending legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/50Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Supply And Distribution Of Alternating Current (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce memory capacity and maintenance cost for programs. SOLUTION: A central monitor and control device 2 which monitors and controls electric power distribution equipment 1 through a remote monitor and control device (TC) 4 includes a means for generating an online operation program and a simulation program, which simulates electric power distribution equipment and operates in the same manner as an online operation from a source program 21 which monitors and controls the electric power distribution equipment; an actual monitor and control means 241 which monitors and controls the electric power distribution equipment through the TC based on the online operation program during the online operation; and a simulation means 243 which performs electric power distribution equipment reaction operation and the simulation of its failure by transmission and reception of information by a TC simulation program means 242 and its operation means, which simulate the same operation as the TC based on the simulation operation program during simulation, thereby performing simulation other than the online operation of the electric power distribution equipment.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、多数の配電機器を
備えた配電設備のシミュレーション運転機能を備えた配
電設備の監視制御システム及びプログラムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a supervisory control system and program for a distribution facility having a simulation operation function of a distribution facility including a large number of distribution equipments.

【0002】[0002]

【従来の技術】従来、配電設備の監視制御システムのシ
ミュレーション運転プログラムは、図12に示す手順に
より生成される。
2. Description of the Related Art Conventionally, a simulation operation program for a supervisory control system for power distribution equipment is generated by the procedure shown in FIG.

【0003】先ず、補助記憶装置(HDD)51上に高
水準言語で記述されたソースプログラムが用意される。
このソースプログラムは、オンライン(ON−LIN
E)運転プログラム52aとシミュレーション運転プロ
グラム53aとその他の1つ以上の運転プログラム54
aとで構成される。このシミュレーション運転プログラ
ム53aは、図13に示すように複数の配電機器を備え
た配電設備を監視制御する監視制御プログラム53aa
と遠方監視制御の模擬を行うTC模擬プログラム53a
bと配電設備系統を模擬動作させる系統模擬動作プログ
ラム53acとが一体となって作成されている。
First, a source program written in a high-level language is prepared on the auxiliary storage device (HDD) 51.
This source program is online (ON-LIN
E) Operation program 52a, simulation operation program 53a, and one or more other operation programs 54
a and. This simulation operation program 53a is a monitoring control program 53aa for monitoring and controlling a distribution facility including a plurality of distribution devices as shown in FIG.
And TC simulation program 53a that simulates remote monitoring control
b and the system simulation operation program 53ac for simulating the distribution facility system are integrally created.

【0004】ところで、これら運転プログラム52a,
53a,54aは、コンパイラを用いてそれぞれ個別に
翻訳処理され、コンピュータが実行可能なプログラムの
形式を有するロードモジュール55に生成される。この
ロードモジュール55は、コンパイラで目的プログラム
を作成した後、ソフトウエア・ライブラリからその目的
プログラムが使用している関数プログラムやサブルーチ
ンを結合することにより生成される。この生成されたロ
ードモジュール55は、補助記憶装置56の所定の領域
に格納される。
By the way, these operating programs 52a,
53a and 54a are individually translated using a compiler, and are generated in a load module 55 having a computer-executable program format. The load module 55 is generated by creating a target program with a compiler and then linking a function program and a subroutine used by the target program from a software library. The generated load module 55 is stored in a predetermined area of the auxiliary storage device 56.

【0005】さらに、ロードモジュール55は、ローダ
ー(Loader)を用いて、補助記憶装置56に記憶される
ロードモジュール55に記述される実行可能なプログラ
ムを読み取り、アドレスの割り振りをしながら主記憶装
置57上にそれぞれ実行プログラム52b,53b,5
4bを生成する。
Further, the load module 55 uses a loader to read an executable program described in the load module 55 stored in the auxiliary storage device 56 and allocates an address to the main storage device 57. The execution programs 52b, 53b, 5
4b is generated.

【0006】ところで、以上のようにしてソースプログ
ラムから実行プログラムが生成されるが、以下のような
問題が指摘されている。
By the way, although the execution program is generated from the source program as described above, the following problems have been pointed out.

【0007】(1) シミュレーション運転プログラム
53aの中の配電機器を監視制御する監視制御プログラ
ム53aaは、オンライン運転プログラム52aと全く
同じであるにも拘らず、シミュレーション運転プログラ
ム53aが前述のように監視制御プログラム53aa、
TC模擬プログラム53abおよび系統模擬動作プログ
ラム53acが一体に生成されている。その結果、各運
転プログラム52a,53a,54aは、相互に異なる
ことから、それぞれ個別に管理する必要がある。各運転
プログラム52a,53a,54aの個別管理は、補助
記憶装置51,56の記憶容量の増大を招き、またオン
ライン運転プログラム52aを改造したとき、シミュレ
ーション運転プログラム53aの監視制御プログラム5
3aaも改造する必要があるので維持費がかかり、さら
に両方のプログラム52a、53aを改造することから
不一致の問題が生じ、品質管理上からも不利となる。
(1) Although the monitoring control program 53aa for monitoring and controlling the power distribution equipment in the simulation operation program 53a is exactly the same as the online operation program 52a, the simulation operation program 53a performs the monitoring control as described above. Program 53aa,
The TC simulation program 53ab and the system simulation operation program 53ac are integrally generated. As a result, the respective operation programs 52a, 53a, 54a are different from each other, and therefore need to be individually managed. Individual management of each operation program 52a, 53a, 54a leads to an increase in the storage capacity of the auxiliary storage devices 51, 56, and when the online operation program 52a is modified, the supervisory control program 5 of the simulation operation program 53a.
3aa also needs to be remodeled, so maintenance costs are high. Furthermore, remodeling both programs 52a and 53a causes a problem of inconsistency, which is disadvantageous in terms of quality control.

【0008】(2) また、最大の問題は、オンライン
運転とシミュレーション運転との切替えに時間がかかる
ことである。特に、シミュレーション運転時、オンライ
ン運転側では実際の配電設備側の状態情報だけを受信す
るようになっているが、配電設備に配電機器に事故が発
生した場合、状態情報の受信だけでなく配電設備の操作
を含むシミュレーション運転に切替える必要がある。
(2) Further, the biggest problem is that it takes time to switch between online operation and simulation operation. In particular, during simulation operation, the online operation side receives only the status information of the actual distribution equipment side, but if an accident occurs in the distribution equipment in the distribution equipment, not only the status information but also the distribution equipment It is necessary to switch to simulation operation including the operation of.

【0009】しかし、シミュレーション運転プログラム
53aは監視制御プログラム53aa、TC模擬プログ
ラム53abおよび系統模擬動作プログラム53acか
ら構成されているので、これらプログラムを順次保存
し、その保存完了後に操作を含むオンライン運転に切替
えることから、事故発生後のオンライン切替えに時間が
かかり、その間に事故を誘発し、システムの性能面から
問題となる。
However, since the simulation operation program 53a is composed of the supervisory control program 53aa, the TC simulation program 53ab and the system simulation operation program 53ac, these programs are sequentially saved, and after the saving is completed, the online operation including the operation is switched. Therefore, it takes a long time to switch online after an accident occurs, which causes an accident during that time, which causes a problem in terms of system performance.

【0010】[0010]

【発明が解決しようとする課題】従って、以上のような
プログラム生成方法は、オンライン運転プログラム52
aと同一のシミュレーション運転プログラム53aの2
つが存在し、少なくともこれら2つの運転プログラム5
2a,53aを個別に管理しなければならない。また、
シミュレーション運転からオンライン運転にスムーズに
切替えできない問題がある。
Therefore, the above-mentioned program generation method is used in the online operation program 52.
2 of the same simulation operation program 53a as a
There are two and at least these two operating programs 5
2a and 53a must be managed individually. Also,
There is a problem that it is not possible to switch smoothly from simulation operation to online operation.

【0011】本発明は上記事情に鑑みてなされたもの
で、プログラムデータの記憶容量の低減化を図る配電設
備の監視制御システム及びプログラムを提供することを
目的とする。
The present invention has been made in view of the above circumstances, and it is an object of the present invention to provide a supervisory control system and program for power distribution equipment for reducing the storage capacity of program data.

【0012】また、本発明の他の目的は、オンライン運
転からシミュレーション運転にスムーズに切替え可能と
する配電設備の監視制御システム及びプログラムを提供
することにある。
Another object of the present invention is to provide a supervisory control system and program for power distribution equipment capable of smoothly switching from online operation to simulation operation.

【0013】[0013]

【課題を解決するための手段】(1) 上記課題を解決
するために、本発明に係る配電設備の監視制御システム
は、TCを介して配電設備の監視制御およびシミュレー
ションを行う中央監視制御装置が設けられた配電設備の
監視制御システムにおいて、前記中央監視制御装置は、
前記配電設備を監視制御するためのソースプログラムか
らオンライン運転実行プログラムおよび前記配電設備を
模擬するオンライン運転と同じ動作を実行するシミュレ
ーション運転実行プログラムを生成する手段と、オンラ
イン運転時、前記オンライン運転実行プログラムに基づ
いて前記TCを介して配電設備を監視制御する実監視制
御手段と、シミュレーション運転時、前記シミュレーシ
ョン運転実行プログラムに基づいて前記TCと同一の動
作を模擬するTC模擬プログラム実行手段およびこのT
C模擬プログラム実行手段による情報の授受を通して配
電設備機器応動動作、配電設備機器故障の模擬動作を実
行する模擬動作手段とを備え、実際の配電設備のオンラ
イン運転以外にシミュレーション運転を行う構成であ
る。
(1) In order to solve the above problems, a supervisory control system for power distribution equipment according to the present invention has a central supervisory control device for monitoring and controlling power distribution equipment via TC. In the supervisory control system of the distribution equipment provided, the central supervisory control device,
Means for generating an online operation execution program and a simulation operation execution program for executing the same operation as the online operation simulating the power distribution equipment from a source program for monitoring and controlling the power distribution equipment; and the online operation execution program during online operation And a TC simulation program execution means for simulating the same operation as the TC on the basis of the simulation operation execution program during a simulation operation.
The C simulation program execution means is provided with simulated operation means for executing a simulated operation of the distribution facility equipment failure and the distribution equipment equipment failure through the exchange of information by the information transmission / reception, and the simulation operation is performed in addition to the actual online operation of the distribution equipment.

【0014】本発明は以上のような構成とすることによ
り、1つのソースプログラムである運転プログラム21
からオンライン用およびシミュレーション用の運転実行
プログラム29a,29bを生成するので、常時保存す
るソースプログラムの記憶容量を低減化でき、しかも運
転実行プログラム29a,29b相互の不一致の問題を
解消でき、品質管理上からも有効となる。
With the above-described structure according to the present invention, the operation program 21 which is one source program.
Since the operation execution programs 29a and 29b for online and simulation are generated from the above, the storage capacity of the source program that is always saved can be reduced, and furthermore, the problem of inconsistency between the operation execution programs 29a and 29b can be solved and quality control It is also effective from.

【0015】また、オンライン運転とは別に、シミュレ
ーション運転実行プログラム29aにより実行されるT
C模擬および系統模擬動作を設けたので、オンライン運
転とシミュレーション運転とが完全に独立し、オンライ
ン運転以外にシミュレーション運転を行うことが可能と
なる。
In addition to the online operation, the T operation executed by the simulation operation execution program 29a is performed.
Since the C simulation and the system simulation operation are provided, the online operation and the simulation operation are completely independent, and the simulation operation other than the online operation can be performed.

【0016】(2) TCを介して配電設備を監視制御
するオンライン運転の他、シミュレーション運転その他
の運転を実行可能とする中央監視制御装置が設けられた
本発明に係る配電設備の監視制御システムであって、前
記中央監視制御装置は、オンライン運転モード、シミュ
レーション運転モードその他の運転モードの選択信号を
入力する運転モード切替スイッチ手段と、前記各運転モ
ードごとに付される運転モード番号にそれぞれ運転モー
ド設定エリアを形成した運転モード番号テーブルと、前
記運転モード切替スイッチ手段から入力される運転モー
ド選択信号から運転モードを判断する運転モード判断手
段と、この判断手段により判断結果に基づき、前記運転
モード番号テーブルに付される運転モード番号に割当て
られた運転モード設定エリアに運転モードフラグを設定
する運転モード設定手段とを備えた構成である。
(2) A supervisory control system for power distribution equipment according to the present invention, which is provided with a central supervisory control device capable of performing not only online operation for monitoring and controlling power distribution equipment via TC but also simulation operation and other operations. Therefore, the central monitoring and control device includes operation mode changeover switch means for inputting a selection signal of an online operation mode, a simulation operation mode and other operation modes, and an operation mode number assigned to each operation mode. An operation mode number table that forms a setting area, an operation mode determination unit that determines an operation mode from an operation mode selection signal input from the operation mode changeover switch unit, and the operation mode number based on the determination result by this determination unit. The operation mode setting assigned to the operation mode number attached to the table And a driving mode setting means for setting a driving mode flag in the constant area.

【0017】本発明は以上のような構成とすることによ
り、運転モード切替スイッチ手段から所要とする運転モ
ードの選択信号を入力すると、運転モード番号テーブル
の当該モードに対応する運転モード番号の運転モード設
定エリアに運転モードフラグが設定されるので、運転モ
ードの設定および管理が容易となる。
According to the present invention having the above-described structure, when a desired operation mode selection signal is input from the operation mode changeover switch means, the operation mode having the operation mode number corresponding to the mode in the operation mode number table is input. Since the operation mode flag is set in the setting area, the operation mode can be easily set and managed.

【0018】なお、前記(2)に記載する構成の中央監
視制御装置に新たに、運転モード設定手段により前記運
転モードフラグが設定された運転モード番号から運転モ
ードを判断する運転モード判断手段と、この判断手段の
判断結果に基づいて前記配電設備を監視制御するための
ソースプログラムからオンライン運転実行プログラム、
前記配電設備を模擬するオンライン運転と同じ動作を実
行するシミュレーション運転実行プログラム、その他の
運転実行プログラムを生成する手段とを設けることによ
り、運転モード判断手段が運転モードフラグが設定され
た運転モード番号から運転モードを判断し、判断結果に
基づい記配電設備を監視制御するためのソースプログラ
ムからオンライン運転実行プログラム、前記配電設備を
模擬するオンライン運転と同じ動作を実行するシミュレ
ーション運転実行プログラム、その他の運転実行プログ
ラムを生成するので、運転モードの判定に要する時間を
大幅に低減化でき、しかもオンライン運転実行プログラ
ムとシミュレーション運転実行プログラムが独立してい
るので、シミュレーション運転中にプログラム上に異常
が発生した場合でも、オンライン運転実行プログラム2
9aの動作に影がなく、高品質化を確保することが可能
である。
Incidentally, in the central supervisory control device having the construction described in (2) above, there is newly provided operating mode judging means for judging the operating mode from the operating mode number in which the operating mode flag is set by the operating mode setting means, An online operation execution program from a source program for monitoring and controlling the power distribution equipment based on the determination result of the determination means,
By providing a simulation operation execution program that executes the same operation as the online operation that simulates the power distribution facility, and a means that generates another operation execution program, the operation mode determination means determines the operation mode number from the operation mode number in which the operation mode flag is set. Online operation execution program from a source program for judging the operation mode and monitoring and controlling the power distribution equipment based on the judgment result, a simulation operation execution program for executing the same operation as the online operation simulating the power distribution equipment, and other operation execution Since the program is generated, the time required to judge the operation mode can be greatly reduced.Moreover, the online operation execution program and the simulation operation execution program are independent, so if an error occurs in the program during simulation operation, , Online operation execution program 2
There is no shadow in the operation of 9a, and it is possible to ensure high quality.

【0019】(3) 以上のような構成を備えた配電設
備の監視制御システムにおいて、前記中央監視制御装置
は、外部記憶装置に記憶される前記ソースプログラムか
ら前記各運転実行プログラムを生成し主記憶装置に記憶
する手段と、前記ソースプログラムから前記各運転実行
プログラムを生成する過程で当該ソースプログラムに規
定される機能レベルを表すデータから高機能か否かを判
定する機能判定手段と、予め前記各運転実行プログラム
の使用回数が計数され、この使用回数から高動作頻度を
判定する動作頻度判定手段と、前記ソースプログラムか
ら前記各運転実行プログラムを生成する過程で当該ソー
スプログラムに規定される動作速度から高速度か否かを
判定する動作速度判定手段と、前記各判定手段による判
定結果から否と判定された場合、前記主記憶手段に記憶
される前記運転実行プログラムを非常駐処理する手段と
を設けたものである。
(3) In the supervisory control system for power distribution equipment having the above-mentioned configuration, the central supervisory control device generates each operation execution program from the source program stored in the external storage device, and stores it in the main storage. Means for storing in the device, function determining means for determining whether or not the function is high from data representing a function level defined in the source program in the process of generating each operation execution program from the source program, The number of times of use of the operation execution program is counted, and from the operation frequency determination means for determining a high operation frequency from the number of times of use, and the operation speed defined in the source program in the process of generating each operation execution program from the source program. Operation speed determination means for determining whether or not it is high speed, and determination as no from the determination result by each of the determination means In this case, means for non-resident processing of the operation execution program stored in the main storage means is provided.

【0020】このような構成とすることにより、プログ
ラムを主記憶装置に保存するに際し、プログラムが高機
能か、高動作頻度か、高速度かに応じて常駐かを決定す
るので、主記憶装置の記憶容量を低減化でき、常に使用
するプログラムについては実行時間を遅らせることなく
実行することが可能となる。
With such a configuration, when the program is stored in the main storage device, it is determined whether the program is resident according to whether it has a high function, a high operation frequency, or a high speed. The storage capacity can be reduced, and a program that is always used can be executed without delaying the execution time.

【0021】(4) 前記(1)の構成の中央監視制御
装置に新たに、シミュレーション運転時、前記TCから
伝送されてくる情報から前記配電設備機器の事故発生を
認識する事故認識手段と、この事故認識手段により事故
発生を認識したときオンライン切替指令を発生し前記オ
ンライン運転に切替える自動切替手段とを設けることに
より、実際の配電機器に事故が発生したとき、自動的に
シミュレーション運転からオンライン運転に優先的に切
替えることが可能となる。
(4) In the central supervisory control device having the structure of (1), an accident recognizing means is newly provided for recognizing the occurrence of an accident of the power distribution equipment from the information transmitted from the TC during the simulation operation. When an accident is recognized by the accident recognizing means, an online switching command is generated and automatic switching means is provided to switch to the online operation, so that when an accident occurs in the actual power distribution equipment, the simulation operation is automatically changed to the online operation. It is possible to switch preferentially.

【0022】また、前記(1)の構成の中央監視制御装
置に新たに、オンライン運転からシミュレーション運転
に切替えるための切替指令を入力する切替手段と、この
切替手段から切替指令を受けると、オンライン運転時に
取得された前記配電設備機器の状態情報をシミュレーシ
ョン運転側にコピーする情報コピー処理手段とを備える
ことにより、オンライン運転時に取得された配電設備機
器の状態情報を用いてシミュレーション運転に使用する
配電設備機器情報を自動的に作成可能となる。
Further, a switching means for newly inputting a switching command for switching from the online operation to the simulation operation to the central supervisory control device having the above-mentioned configuration (1), and the online operation when the switching command is received from the switching means. An information copy processing unit that copies the status information of the power distribution equipment acquired at the time to the simulation operation side, so that the power distribution equipment used for the simulation operation using the status information of the power distribution equipment acquired during online operation Device information can be created automatically.

【0023】(5) さらに、TCを介して配電設備を
監視制御する中央監視制御装置が設けられた本発明に係
る配電設備の監視制御システムの前記中央監視制御装置
としては、シミュレーション運転実行プログラムに基づ
いて前記TCの動作を模擬するためのTC模擬プログラ
ム実行手段と、このTC模擬プログラム実行手段による
情報の授受を通して配電設備機器応動動作、配電設備機
器故障の模擬動作を実行する模擬動作手段と、前記TC
模擬プログラム実行手段に接続され、オンライン運転時
に前記TC模擬プログラム実行手段および前記模擬動作
手段を用いて、オンライン運転実行プログラムに基づい
てオンライン運転モードの動作試験を行う手段とを設け
ることにより、オンライン運転実行プログラムとTC模
擬プログラム実行手段と組み合わせて、オンライン運転
の実行プログラムの動作を確認することが可能である。
(5) Further, the central supervisory controller of the supervisory control system for electric power distribution equipment according to the present invention, which is provided with a central supervisory control device for supervising and controlling the electric power distribution equipment via TC, includes a simulation operation execution program. TC simulation program execution means for simulating the operation of the TC based on the above, and simulation operation means for executing the distribution equipment equipment response operation and the distribution equipment equipment failure simulation operation by exchanging information by the TC simulation program execution means, The TC
By providing a means for performing an operation test in an online operation mode based on the online operation execution program using the TC simulation program execution means and the simulated operation means, which is connected to the simulation program execution means, the online operation is performed. By combining the execution program and the TC simulation program execution means, it is possible to confirm the operation of the execution program for online operation.

【0024】[0024]

【発明の実施の形態】以下、本発明の実施の形態につい
て図面を参照して説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings.

【0025】(第1の実施の形態)図1は本発明に係わ
る配電設備の監視制御システムの第1の実施の形態を示
す構成図である。
(First Embodiment) FIG. 1 is a block diagram showing a first embodiment of a supervisory control system for power distribution equipment according to the present invention.

【0026】この配電設備の監視制御システムは、配電
線を運用する複数の配電機器を備えた配電設備1を監視
制御するシステムであって、中央監視センター等に設置
される中央監視制御装置2と、この中央監視制御装置2
に専用の伝送ライン3を介して接続される例えばテレメ
ータなどの遠方監視制御装置(以下、TCと呼ぶ)4と
によって構成されている。
This power distribution equipment monitoring and control system is a system for monitoring and controlling the power distribution equipment 1 provided with a plurality of power distribution equipment for operating a power distribution line, and includes a central monitoring control device 2 installed in a central monitoring center or the like. , This central supervisory control device 2
To a remote monitoring control device (hereinafter, referred to as TC) 4 such as a telemeter, which is connected to the device via a dedicated transmission line 3.

【0027】この中央監視制御装置2は、配電設備1を
監視制御するソースプログラムとしての運転プログラム
21を保存する補助記憶装置(HDD)22と、主記憶
装置23と、CPUで構成される監視制御処理本体部2
4と、配電設備1を含む配電系統の監視結果やシミュレ
ーション結果を表示する表示装置25と、所要とする各
種の制御指示や事故発生指示等を入力するキーボード,
マウスなどの入力装置26と、配電設備1を含む最小限
の配電系統を模擬した配電系統モデル27と、各種処理
の一時的なデータを格納するデータバッファメモリ28
とによって構成されている。
The central supervisory control unit 2 is a supervisory control unit which comprises an auxiliary storage unit (HDD) 22 for storing an operation program 21 as a source program for supervising and controlling the power distribution equipment 1, a main storage unit 23, and a CPU. Processing body 2
4, a display device 25 for displaying monitoring results and simulation results of a distribution system including the distribution facility 1, a keyboard for inputting various required control instructions, accident occurrence instructions, etc.
An input device 26 such as a mouse, a distribution system model 27 simulating a minimum distribution system including the distribution facility 1, and a data buffer memory 28 for storing temporary data of various processes.
It is composed of and.

【0028】前記主記憶装置23には、オンライン運転
実行プログラム29a、シミュレーション運転実行プロ
グラム29bその他1つ以上の運転実行プログラム29
cが格納される。なお、これらオンライン運転実行プロ
グラム29aおよびシミュレーション運転実行プログラ
ム29bは、ソースプログラムである運転プログラム2
1からコンパイラを用いてロードモジュールが生成さ
れ、さらにローダ等によりロードモジュールに記述され
る実行可能なプログラムを読み取り、アドレスの割り振
りをしながら主記憶装置23上に生成される。
The main memory 23 has an online operation execution program 29a, a simulation operation execution program 29b, and one or more operation execution programs 29.
c is stored. The online operation execution program 29a and the simulation operation execution program 29b are the operation program 2 which is a source program.
A load module is generated from 1 using a compiler, and an executable program described in the load module is read by a loader or the like, and is generated in the main storage device 23 while allocating addresses.

【0029】監視制御処理本体部24は、オンライン運
転実行プログラム29aに従って実際の配電設備1を監
視し、かつ、制御するための情報を配電設備1に送出す
る実監視制御手段241、伝送ライン3を除き、シミュ
レーション運転実行プログラム29bに従って前記TC
4と同様に監視制御処理本体部24と配電設備1との情
報の授受機能を司るTC模擬プログラム実行手段242
およびこのTC模擬プログラム実行手段242による情
報の授受を通して、配電系統モデル27に必要な情報を
与え、また配電系統モデル27から配電機器応動動作や
配電機器故障の模擬動作の状態情報を取出す配電設備1
の監視制御と全く同様の動作を行うプログラムである系
統模擬動作手段243が設けられている。
The supervisory control processing main unit 24 monitors the actual power distribution equipment 1 according to the online operation execution program 29a and sends the information for controlling the actual power distribution equipment 1 to the power distribution equipment 1 and the actual monitoring control means 241 and the transmission line 3. Except for the TC according to the simulation operation execution program 29b.
As in the case of 4, the TC simulation program executing means 242 that controls the function of exchanging information between the monitoring control processing body 24 and the power distribution equipment 1
The power distribution facility 1 which gives necessary information to the distribution system model 27 through the transmission and reception of information by the TC simulation program execution means 242, and also extracts from the distribution system model 27 the status information of the distribution device response operation and the distribution device failure simulation operation.
The system simulation operating means 243, which is a program for performing exactly the same operation as the monitoring control of the above, is provided.

【0030】なお、これらオンライン運転実行プログラ
ム29aおよびシミュレーション運転実行プログラム2
9bと監視制御処理本体部24の各機能との関係を模式
的に表すと、図2に示すような構成となる。
The online operation execution program 29a and the simulation operation execution program 2
When the relationship between 9b and each function of the monitoring control processing main body 24 is schematically shown, the configuration is as shown in FIG.

【0031】前記入力装置26は、キーボード、マウス
などの他、操作卓や操作盤を含む意味であり、中央監視
制御装置2の監視制御の規模等によって適宜選択的に使
用される。
The input device 26 is meant to include a keyboard, a mouse and the like, as well as a console and a control panel, and is selectively used depending on the scale of the supervisory control of the central supervisory controller 2.

【0032】この配電設備監視制御システムにおける基
本的な動作について説明する。
The basic operation of this power distribution equipment monitoring control system will be described.

【0033】オンライン運転時、実監視制御手段241
は、オンライン運転実行プログラム29aに基づいて所
要の情報を伝送ライン3を介してTC4に通知する。T
C4は、情報を受信し、配電設備1を制御する。このT
C4は、配電設備1を構成する配電機器の動作情報を取
り込み、監視制御処理本体部24に送信する。実監視制
御手段241は、TC4から送られてくる動作情報を適
宜な記憶手段に保存し、予め格納される判定用情報と比
較し、機器の動作状態を監視する。そして、実監視制御
手段241は、監視結果に基づいて所要とする操作情報
を伝送し、TC4に通知する。TC4は監視制御処理本
体部24から伝送されてくる操作情報に基づいて配電設
備1を制御する。
During online operation, actual monitoring control means 241
Notifies the required information to the TC 4 via the transmission line 3 based on the online operation execution program 29a. T
C4 receives the information and controls the power distribution equipment 1. This T
C4 takes in the operation information of the power distribution equipment that constitutes the power distribution facility 1 and sends it to the monitoring control processing body 24. The actual monitoring control unit 241 stores the operation information sent from the TC 4 in an appropriate storage unit, compares it with the determination information stored in advance, and monitors the operation state of the device. Then, the actual monitoring control unit 241 transmits required operation information based on the monitoring result and notifies the TC 4 of the operation information. The TC 4 controls the power distribution equipment 1 based on the operation information transmitted from the supervisory control processing body 24.

【0034】よって、以上のような一連の処理により、
監視制御処理本体部24は、配電設備1の実際の監視制
御を行うことができる。
Therefore, by the above series of processing,
The monitoring control processing body 24 can actually monitor and control the power distribution equipment 1.

【0035】一方、教育・訓練などのシミュレーション
運転に際し、制御のシナリオ設定や配電機器故障のシナ
リオ設定を行なう。このシナリオ設定は、例えば配電設
備1を構成する配電機器が複数台存在する場合、例えば
制御動作の順番などであり、また複数の故障パターンな
どの設定に相当する。これらシナリオ設定は、系統模擬
動作手段243を実行するプログラムまたはデータバッ
ファメモリ28などに設定しておく。
On the other hand, during simulation operation such as education and training, scenario setting for control and scenario setting for failure of power distribution equipment are performed. This scenario setting is, for example, in the order of control operations when there are a plurality of power distribution devices forming the power distribution facility 1, and corresponds to the setting of a plurality of failure patterns. These scenario settings are set in the program that executes the system simulation operation means 243, the data buffer memory 28, or the like.

【0036】以上のような状態において、監視制御処理
本体部24は、教育・訓練などで配電設備1を模擬運転
する場合、主記憶装置23のシミュレーション運転実行
プログラム29bを読み出し、TC模擬プログラム実行
手段242および系統模擬動作手段243を実行する。
In the above-mentioned state, the supervisory control processing main unit 24 reads the simulation operation execution program 29b of the main storage device 23 and executes the TC simulation program execution means when performing a simulated operation of the power distribution equipment 1 for education and training. 242 and the system simulation operation means 243 are executed.

【0037】すなわち、TC模擬プログラム実行手段2
42は、シミュレーション運転実行プログラム29bの
指示に従ってTC4と同様な処理を実行し、この実行結
果を系統模擬動作手段243に供給する。この系統模擬
動作手段243は、配電設備1と同様の模擬動作を行う
ものであって、具体的には、TC模擬プログラム実行手
段242から制御情報を受けると、シナリオ設定に基づ
いて配電系統モデル27に順次情報を供給し、各配電機
器を動作しながら応動状態を取出す配電機器応動動作や
配電機器故障の模擬動作を実行する。
That is, the TC simulation program execution means 2
42 executes the same processing as TC4 according to the instruction of the simulation operation execution program 29b, and supplies the execution result to the system simulation operation means 243. The system simulation operation unit 243 performs a simulation operation similar to that of the distribution facility 1. Specifically, when receiving the control information from the TC simulation program execution unit 242, the distribution system model 27 is based on the scenario setting. Information is sequentially supplied to the power distribution equipment, and the power distribution equipment responsive operation for extracting the responsive state while operating each power distribution equipment and the simulated operation of the power distribution equipment failure are executed.

【0038】従って、以上のような実施の形態の一態様
によれば、配電設備1を監視制御するシミュレーション
運転実行プログラム29aとTC模擬機能および系統模
擬動作機能のプログラムとを分けたことにより、1つの
運転プログラム21からオンライン運転実行プログラム
29aとシミュレーション運転実行プログラム29bが
生成可能となり、運転プログラム21の管理が容易とな
り、維持費および品質管理上から有利となる。
Therefore, according to one aspect of the above-described embodiment, the simulation operation execution program 29a for monitoring and controlling the power distribution equipment 1 and the program for the TC simulation function and the system simulation operation function are divided into The online operation execution program 29a and the simulation operation execution program 29b can be generated from one operation program 21, and the operation program 21 can be easily managed, which is advantageous in terms of maintenance cost and quality control.

【0039】また、オンライン運転実行プログラム29
a以外にシミュレーション運転実行プログラム29bを
有し、TC模擬プログラム実行手段242がシミュレー
ション運転実行プログラム29bの指示に従ってTC4
と同様な処理を実行し、系統模擬動作手段243が配電
設備1と同様の模擬動作を行うことにより、オンライン
運転実行プログラム29a以外にシミュレーション運転
を行うことができる。また、オンライン運転実行プログ
ラム29aとシミュレーション運転実行プログラム29
bが完全に独立しているので、入力装置26からのシミ
ュレーション運転時の操作指令により、実際の配電設備
1が誤って制御されることがなくなる。
Further, the online operation execution program 29
In addition to a, a simulation operation execution program 29b is provided, and the TC simulation program execution means 242 follows TC4 according to the instruction of the simulation operation execution program 29b.
By executing the same processing as the above, and the system simulation operation means 243 performs the same simulation operation as the power distribution equipment 1, it is possible to perform the simulation operation other than the online operation execution program 29a. Further, the online operation execution program 29a and the simulation operation execution program 29
Since b is completely independent, the actual power distribution equipment 1 is prevented from being erroneously controlled by the operation command from the input device 26 during the simulation operation.

【0040】(第2の実施の形態)図3および図4は本
発明に係わる配電設備監視制御システムの第2の実施の
形態の一態様を説明する図である。
(Second Embodiment) FIGS. 3 and 4 are views for explaining an aspect of the second embodiment of the power distribution equipment monitoring and control system according to the present invention.

【0041】この実施の形態は、オンライン運転モード
とシュミレーション運転モードの切替えに関する例であ
る。
This embodiment is an example of switching between the online operation mode and the simulation operation mode.

【0042】この実施の形態は、複数の運転モードの中
から所要とする運転モードを設定する運転モード切替ス
イッチ手段31(図4(a)参照)と、例えば図1に示
す補助記憶装置22または図3に示すデータ蓄積記憶装
置32に形成される運転モード番号テーブル33(図4
(b)参照)と、前記切替スイッチ手段31から発生さ
れるスイッチオン信号が何れのスイッチから発生される
かを判断し、例えばオンライン運転モードを判断する運
転モード判断手段245およびこの判断手段245で判
断された運転モードに応じて運転モード番号テーブル3
3の対応番号のエリアにフラグを設定する運転モード設
定手段246を有する監視制御処理本体部24とによっ
て構成されている。
In this embodiment, an operation mode changeover switch means 31 (see FIG. 4A) for setting a desired operation mode from a plurality of operation modes and, for example, the auxiliary storage device 22 shown in FIG. 1 or The operation mode number table 33 (FIG. 4) formed in the data storage / storage device 32 shown in FIG.
(See (b)), and the operation mode determination means 245 and this determination means 245 that determine which switch generates the switch-on signal generated by the changeover switch means 31 and determine the online operation mode, for example. Operation mode number table 3 according to the judged operation mode
The monitoring control processing main unit 24 has an operation mode setting unit 246 that sets a flag in the area of the corresponding number 3.

【0043】運転モード切替スイッチ設定手段31は、
図4(a)に示すように例えば操作卓、操作盤等を含む
入力機器26上に、オンライン運転モード切替スイッチ
31a、シミュレーション運転モード切替スイッチ31
bおよびその他の運転モード切替スイッチ31cを設け
るか、或いは一般のパソコンなどのキーボードの場合に
は各キーの組合せに基づいてオンライン運転モード切替
スイッチ31a、シミュレーション運転モード切替スイ
ッチ31bおよびその他の運転モード切替スイッチ31
cを設けることによって実現する。
The operation mode changeover switch setting means 31 is
As shown in FIG. 4A, the online operation mode changeover switch 31a and the simulation operation mode changeover switch 31 are provided on the input device 26 including, for example, an operation console and an operation panel.
b and other operation mode changeover switch 31c, or in the case of a keyboard such as a general personal computer, an online operation mode changeover switch 31a, a simulation operation mode changeover switch 31b and other operation mode changeovers based on a combination of keys. Switch 31
It is realized by providing c.

【0044】さらに、他の運転モード切替スイッチ設定
手段31としては、例えばデータ蓄積記憶装置32にオ
ンライン運転モード切替スイッチ31a、シミュレーシ
ョン運転モード切替スイッチ31bおよびその他の運転
モード切替スイッチ31cの運転モード切替画像データ
を記憶し、入力装置26から所定の操作指示或いはタイ
ミングにより、データ蓄積記憶装置32から運転モード
切替画像データを読み出して表示装置25に表示し、マ
ウスなどのタッチ選択により所要の運転モードの選択入
力する構成であってもよい。
Further, as the other operation mode changeover switch setting means 31, for example, an operation mode changeover image of the online operation mode changeover switch 31a, the simulation operation mode changeover switch 31b and the other operation mode changeover switch 31c is stored in the data storage device 32. Data is stored, the operation mode switching image data is read from the data storage / storage device 32 and displayed on the display device 25 according to a predetermined operation instruction or timing from the input device 26, and a desired operation mode is selected by touch selection with a mouse or the like. It may be configured to input.

【0045】運転モード番号テーブル33は、運転モー
ドごとに運転モード番号が付され、例えば運転モード番
号「1」はオンライン運転モード、運転モード番号
「2」はシミュレーション運転モード、運転モード番号
「3」はその他の運転モードにそれぞれ対応し、各運転
モード番号にはそれぞれフラグ設定エリアが形成されて
いる。
The operation mode number table 33 is provided with operation mode numbers for each operation mode. For example, the operation mode number "1" is the online operation mode, the operation mode number "2" is the simulation operation mode, and the operation mode number "3". Correspond to other operation modes, and each operation mode number has a flag setting area.

【0046】次に、運転モードの設定動作について説明
する。
Next, the operation of setting the operation mode will be described.

【0047】入力装置26から運転モード切替スイッチ
設定手段31によって形成されるスイッチ31a〜31
cのうち、シミュレーション運転モード切替スイッチ3
1bを選択すると、運転モード判断手段245は、当該
スイッチ31bのスイッチ信号に基づいてシミュレーシ
ョン運転モードと判断する。この判断結果を受けて、運
転モード設定手段246は、運転モード番号テーブル3
3の運転モード番号「2」のフラグ設定エリアにシミュ
レーション運転モードを選択した旨のフラグ“1”を設
定する。
Switches 31a to 31 formed by the operation mode changeover switch setting means 31 from the input device 26.
Of c, simulation operation mode changeover switch 3
When 1b is selected, the operation mode determination means 245 determines the simulation operation mode based on the switch signal of the switch 31b. In response to this determination result, the operation mode setting means 246 causes the operation mode number table 3
A flag "1" indicating that the simulation operation mode is selected is set in the flag setting area of the operation mode number "2" of No. 3.

【0048】なお、シミュレーション運転時、オンライ
ン側ではTC4から伝送されてくる配電設備1の動作状
態情報を受けるだけとなり、これら受けた情報はデータ
蓄積記憶装置32のデータ蓄積エリア34に時系列的に
順次蓄積する。
During the simulation operation, the online side only receives the operating state information of the power distribution equipment 1 transmitted from the TC 4, and the received information is time-sequentially stored in the data storage area 34 of the data storage storage device 32. Accumulate sequentially.

【0049】従って、以上のような実施の形態の一態様
によれば、運転操作員が運転モード切替スイッチ設定手
段31のスイッチ31a〜31cの中から例えばシミュ
レーション運転モード切替スイッチ31bを選択入力す
れば、テーブル33の運転モード番号「2」に対応する
フラグ設定エリアに自動的にオンフラグを設定すること
ができ、監視制御処理本体部24による種々の処理上、
転運転モードの判定が非常に容易になる。
Therefore, according to one aspect of the above embodiment, if the driving operator selects and inputs, for example, the simulation driving mode switching switch 31b from the switches 31a to 31c of the driving mode switching switch setting means 31. , The ON flag can be automatically set in the flag setting area corresponding to the operation mode number “2” of the table 33.
Judgment of the rolling operation mode becomes very easy.

【0050】(第3の実施の形態)図5は本発明に係わ
る配電設備の監視制御システムの第3の実施の形態の一
態様を説明する図である。
(Third Embodiment) FIG. 5 is a diagram for explaining an aspect of a third embodiment of the supervisory control system for power distribution equipment according to the present invention.

【0051】この実施の形態は、1つの運転プログラム
21から所要の運転実行プログラムを生成し、所要の運
転モードで運転する例である。
This embodiment is an example of generating a required operation execution program from one operation program 21 and operating in a required operation mode.

【0052】このシステムにおいては、補助記憶装置2
2には図1に示すごとくシミュレーション運転プログラ
ムに相当するソースプログラムである1つの運転プログ
ラム21が格納され、かつ、当該補助記憶装置22また
はデータ蓄積記憶装置32には前述する図3に示すよう
に運転モードが設定された運転モード番号テーブル33
が格納されている。
In this system, the auxiliary storage device 2
As shown in FIG. 1, one operation program 21, which is a source program corresponding to the simulation operation program, is stored in 2, and the auxiliary storage device 22 or the data storage storage device 32 stores the operation program 21 as shown in FIG. Operation mode number table 33 in which operation modes are set
Is stored.

【0053】一方、監視制御処理本体部24には、CP
Uで構成され、機能的には、運転モード番号テーブル3
3に設定されるフラグから運転モードを判定するモード
判定手段247およびこの判定手段247の判定結果に
基づいて例えば補助記憶装置22に格納される1つの運
転プログラム21から所要とする運転実行プログラムを
生成するプログラム生成手段248が設けられている。
図中41はプログラム生成用プログラムを記憶するプロ
グラムメモリである。
On the other hand, the supervisory control processing body 24 has a CP
It is composed of U, and functionally, the operation mode number table 3
Based on the determination result of the mode determination means 247 that determines the operation mode from the flag set to 3, and the determination result of this determination means 247, for example, the required operation execution program is generated from one operation program 21 stored in the auxiliary storage device 22. A program generation unit 248 is provided.
In the figure, reference numeral 41 is a program memory for storing a program for program generation.

【0054】なお、プログラムメモリ41は、補助記憶
装置22または主記憶装置23の何れか1つに記憶され
てを用いてもよい。
The program memory 41 may be stored in any one of the auxiliary storage device 22 and the main storage device 23.

【0055】次に、以上のようなシステム構成の動作お
よびプログラム生成用プログラムによる一連の処理(図
6参照)について説明する。
Next, the operation of the system configuration as described above and a series of processes (see FIG. 6) by the program generating program will be described.

【0056】先ず、第2の実施の形態により説明したよ
うに、保守員が運転モード切替スイッチ31a〜31c
の中から何れかの運転モード切替スイッチを選択入力す
ることにより、テーブル33の何れかの運転モード番号
に対応するフラグ設定エリアにフラグ“1”が設定され
ている。
First, as described with reference to the second embodiment, the maintenance staff operates the operation mode changeover switches 31a to 31c.
By selectively inputting any one of the operation mode changeover switches, the flag "1" is set in the flag setting area corresponding to any operation mode number in the table 33.

【0057】このような状態において、オンライン運転
時またはシミュレーション運転時に入力装置26から所
要とする操作が入力され、或いは配電機器の応動、故障
情報が入力されると、プログラム生成用プログラムメモ
リ41の生成用プログラムに基づいてモード判定手段2
47を実行する。
In such a state, when a required operation is input from the input device 26 during online operation or simulation operation, or response or failure information of the power distribution device is input, the program generation program memory 41 is generated. Mode determination means 2 based on the program for
Execute 47.

【0058】このモード判定手段247は、運転モード
番号テーブル33に設定されるフラグ“1”が何れの運
転モード番号に対応するフラグ設定エリアに設定されて
いるかに応じ、オンライン運転モードであるか否かを判
定し(S1)、オンライン運転モードでないと判定され
た場合にはシミュレーション運転モードであるかを判定
する(S2)。ステップS1、S2はモード判定機能に
相当する。
The mode determining means 247 determines whether the operation mode is the online operation mode according to which operation mode number the flag "1" set in the operation mode number table 33 is set in. If it is determined that it is not the online operation mode, it is determined whether it is the simulation operation mode (S2). Steps S1 and S2 correspond to the mode determination function.

【0059】ステップS1においてオンライン運転モー
ドであると判定した場合、監視制御処理本体部24のプ
ログラム生成手段248が補助記憶装置22に記憶され
る運転プログラムからロードモジュールを生成し、この
ロードモジュールのプログラムに記述される実行可能な
プログラム(配電機器運転プログラム)を読み取り、主
記憶装置23上にアドレスを割り付けながらオンライン
運転実行プログラム29aを生成する(S3)。このオ
ンライン運転実行プログラム29aは、複数の実行モジ
ュール29aa、29ab、29acから構成される。
When it is determined in step S1 that the operation mode is the online operation mode, the program generation means 248 of the monitor control processing body 24 generates a load module from the operation program stored in the auxiliary storage device 22, and the program of this load module is generated. The executable program (power distribution device operation program) described in (1) is read, and the online operation execution program 29a is generated while allocating the address on the main storage device 23 (S3). This online operation execution program 29a is composed of a plurality of execution modules 29aa, 29ab, 29ac.

【0060】一方、ステップS2では、シミュレーショ
ン運転モードである判定した場合、同様に運転プログラ
ム21から生成されるロードモジュールに記述される実
行可能なプログラム(配電機器運転プログラム)を読み
取り、主記憶装置23上にアドレスの割り付けながらシ
ミュレーション運転実行プログラム29bを生成する
(S4)。このシミュレーション運転実行プログラム2
9bは、複数の実行モジュール29ba、29bb、2
9bcから構成される。
On the other hand, in step S2, when it is determined that the operation mode is the simulation operation mode, the executable program (power distribution device operation program) similarly described in the load module generated from the operation program 21 is read, and the main storage device 23 is read. A simulation operation execution program 29b is generated while allocating addresses to the above (S4). This simulation operation execution program 2
9b is a plurality of execution modules 29ba, 29bb, 2
It is composed of 9 bc.

【0061】さらに、ステップS2においてシミュレー
ション運転モードでないと判定された場合、その他の何
れの運転モードである否かを判定し、補助記憶装置22
に記憶されるその他の運転プログラムから実行プログラ
ムを生成する(S5)。
Further, when it is determined in step S2 that the operation mode is not the simulation operation mode, it is determined whether the operation mode is any other operation mode, and the auxiliary storage device 22 is used.
An execution program is generated from the other operation programs stored in (S5).

【0062】従って、以上のような実施の形態の一態様
によれば、テーブル33に設定されるフラグに対応する
運転モード番号からオンライン運転モードかシミュレー
ション運転モードかを判定し、その判定結果に基づいて
運転実行プログラムを生成するので、運転モードを判定
するに要する時間を大幅に低減できる。
Therefore, according to one aspect of the above-described embodiment, it is determined whether the operation mode is the online operation mode or the simulation operation mode from the operation mode number corresponding to the flag set in the table 33, and based on the determination result. Since the operation execution program is generated in this manner, the time required to determine the operation mode can be significantly reduced.

【0063】また、1つの運転プログラム21からオン
ライン運転プログラム29a、シミュレーション運転プ
ログラム29bを個別に生成するので、運転プログラム
21の管理や保守が容易であり、さらにオンライン運転
実行プログラムとシミュレーション運転実行プログラム
が独立しているので、シミュレーション運転中にプログ
ラム上に異常が発生した場合でも、オンライン運転プロ
グラム29aの動作に影響が無く、高品質のシステムを
実現できる。
Further, since the online operation program 29a and the simulation operation program 29b are individually generated from one operation program 21, the operation program 21 can be easily managed and maintained, and the online operation execution program and the simulation operation execution program can be executed. Since they are independent of each other, even if an abnormality occurs in the program during the simulation operation, the operation of the online operation program 29a is not affected and a high quality system can be realized.

【0064】(第4の実施の形態)図7は本発明に係わ
る配電設備監視制御システムの第4の実施の形態の一態
様を説明する図である。
(Fourth Embodiment) FIG. 7 is a diagram for explaining an aspect of the fourth embodiment of the power distribution equipment monitoring control system according to the present invention.

【0065】この実施の形態は、補助記憶装置22その
他の記憶手段に記憶されるソースプログラムである運転
プログラム等から容易に実行プログラムが生成可能であ
ることを前提とし、主記憶装置23の記憶容量に限界が
あるので、所定の優先順位に従ってプログラムの常駐、
非常駐を決定する例である。
This embodiment is premised on the fact that an execution program can be easily generated from an operating program, which is a source program, stored in the auxiliary storage device 22 and other storage means, and the storage capacity of the main storage device 23. Since there is a limit to the
This is an example of determining non-resident.

【0066】このシステムは、常駐判定指示を入力する
入力装置26等の常駐判定指示入力手段と、常駐判定用
プログラムを格納するプログラムメモリ42と、運転プ
ログラム21を含むソースプログラムや各運転モードご
とに形成され、所定期間ごとに各運転モードとして使用
される回数を計数するカウンタメモリ43を有する補助
記憶装置22と、この補助記憶装置22に記憶されるソ
ースプログラムから生成される運転実行プログラム例え
ば29a,29b,29cを記憶する主記憶装置23
と、監視制御処理本体部24とによって構成されてい
る。
This system includes a resident determination instruction input means such as an input device 26 for inputting a resident determination instruction, a program memory 42 for storing a resident determination program, a source program including an operating program 21 and each operating mode. The auxiliary storage device 22 having a counter memory 43 that is formed and counts the number of times it is used as each operation mode for each predetermined period, and an operation execution program generated from the source program stored in the auxiliary storage device 22, for example, 29a, Main storage device 23 for storing 29b and 29c
And a supervisory control processing body 24.

【0067】なお、プログラムメモリ42およびカウン
タメモリ43は補助記憶装置22、主記憶装置23その
他の記憶手段の何れに設けてもよい。
The program memory 42 and the counter memory 43 may be provided in any of the auxiliary storage device 22, the main storage device 23 and other storage means.

【0068】前記監視制御処理本体部24は、CPUで
構成され、所要のソースプログラムからロードモジュー
ル化する際またはロードモジュールから運転実行プログ
ラムに生成する際に当該プログラムに予め規定される優
先度データまたは機能レベルデータ等から高機能か否か
を判定する高機能判定手段251、所定期間ごとに各運
転モードごとのカウンタメモリ43の計数値から各運転
実行プログラム29a、29b、29cが高頻度か否か
を判定する動作頻度判定手段252および所要のソース
プログラムからロードモジュール化する際またはロード
モジュールから運転実行プログラムに生成する際に当該
プログラムに予め規定される動作速度から高速度か否か
を判定する動作速度判定手段251が設けられている。
The supervisory control processing body 24 is composed of a CPU, and when the required source program is converted into a load module or when the load module is generated into an operation execution program, priority data specified in advance in the program or High-function determination means 251 for determining whether or not the function is high based on the function level data and the like, and whether or not each operation execution program 29a, 29b, 29c has a high frequency based on the count value of the counter memory 43 for each operation mode for each predetermined period. And an operation frequency determining means 252 for determining whether the operation is a load module from a required source program or an operation of determining whether the operation speed is a high speed from an operation speed defined in advance in the program when the load module is generated into the operation execution program. Speed determination means 251 is provided.

【0069】次に、以上のようなシステムの動作および
プログラムメモリ42の常駐判定用プログラムの一連の
処理例について図8を参照して説明する。
Next, the operation of the system as described above and a series of processing examples of the resident determination program in the program memory 42 will be described with reference to FIG.

【0070】今、入力装置26から常駐判定指示を入力
するか、或いはソースプログラムから運転実行プログラ
ムの生成時、プログラムメモリ42の常駐判定用プログ
ラムが起動し、高機能判定手段251を実行する。この
高機能判定手段251は、予めソースプログラムに優先
度データまたは機能レベルデータ等が記述されているの
で、この記述されている優先度データまたは機能レベル
データと予め定めるある優先度、或いはある機能レベル
とを比較し、優先度データまたは機能レベルデータがあ
る優先度以上、或いはある機能レベル以上であるときに
プログラムが高機能であると判定し、優先度データまた
は機能レベルデータがある優先度未満、或いはある機能
レベル未満であるときに非常駐と判定する(S11;高
機能判定機能)。
Now, when the resident determination instruction is input from the input device 26 or when the operation execution program is generated from the source program, the resident determination program of the program memory 42 is activated and the high function determination means 251 is executed. Since the high-performance determination means 251 describes the priority data or the function level data or the like in the source program in advance, the described priority data or the function level data and a predetermined priority or a certain function level. When the priority data or the function level data is higher than a certain priority level, or is higher than a certain function level, it is determined that the program has a high function, and the priority data or the function level data is lower than a certain priority level, Alternatively, when it is below a certain function level, it is determined to be non-resident (S11; high function determination function).

【0071】この判定結果は、例えば補助記憶装置22
上に形成される常駐判定テーブル(図示せず)に記憶さ
れ、当該ソースプログラムから生成される運転実行プロ
グラムの実行終了後に常駐判定テーブルの判定内容から
非常駐であれば、主記憶装置23から該当運転実行プロ
グラムを消去する。
The result of this determination is, for example, the auxiliary storage device 22.
If the resident determination table (not shown) formed above is non-resident based on the determination content of the resident determination table after execution of the operation execution program generated from the source program is completed, the corresponding operation is performed from the main storage device 23. Delete the running program.

【0072】前記ステップS11によって高機能と判定
された場合、引き続き、動作頻度判定手段252を実行
する。この動作頻度判定手段252は、予め過去の一定
期間ごと各運転モードごとのカウンタメモリ43に運転
実行プログラム29a、29b、29cの利用回数が計
数されているので、これら各カウンタメモリ43の計数
値が予め定める回数を越えているか否かを判定し(S1
2;動作頻度判定機能)、越えている場合には次のステ
ップS13に移行し、越えていない場合には非常駐と判
定し、主記憶装置23に記憶されている運転実行プログ
ラムを消去する。
When it is determined in step S11 that the function is high, the operation frequency determining means 252 is continuously executed. The operation frequency determination means 252 counts the number of times the operation execution programs 29a, 29b, and 29c are used in the counter memory 43 for each operation mode in advance for each fixed period in the past. It is determined whether the number of times exceeds a predetermined number (S1
2; operation frequency determination function), if it exceeds, the process proceeds to the next step S13, and if it does not exceed, it is determined to be non-resident, and the operation execution program stored in the main memory 23 is erased.

【0073】さらに、監視制御処理本体部24は、動作
速度判定手段253を実行する。この動作速度判定手段
253は、、予めソースプログラムに動作速度が記述さ
れているので、この記述されている動作速度データと予
め定める判定用速度とを比較し、動作速度データが判定
用速度を越えているときに高速度と判定し、越えていな
い場合には非常駐と判定する(S13;動作速度判定機
能)。この判定結果は、例えば補助記憶装置22上に形
成される常駐判定テーブル(図示せず)に記憶され、当
該ソースプログラムから生成される運転実行プログラム
の実行終了後に常駐判定テーブルの判定内容から非常駐
であれば、主記憶装置23から該当運転実行プログラム
を消去する。
Further, the monitor control processing body 24 executes the operation speed determination means 253. Since the operating speed is described in the source program in advance, the operating speed determination means 253 compares the described operating speed data with a predetermined determination speed, and the operating speed data exceeds the determination speed. It is determined that the vehicle speed is high while the vehicle is on the road, and is non-resident when the speed is not exceeded (S13; operation speed determination function). This determination result is stored in, for example, a resident determination table (not shown) formed in the auxiliary storage device 22, and is non-resident from the determination content of the resident determination table after the execution of the operation execution program generated from the source program is completed. If there is, the corresponding operation execution program is deleted from the main storage device 23.

【0074】そして、以上のような判定処理により、運
転実行プログラムが高機能、かつ高頻度であり、さらに
高速度と判定された場合に常駐と判定し、該当運転実行
プログラムの実行完了後であっても主記憶装置23に常
駐させる。
By the above determination processing, if the operation execution program is highly functional and has a high frequency, and it is determined that the operation speed is high, it is determined that the operation execution program is resident, and the execution execution program has not been completed. However, the main storage device 23 is made resident.

【0075】なお、上記実施の形態は、高機能、高頻
度、高速度の全ての条件が満たされたときに常駐と判定
したが、例えば何れか1つ以上の条件が満たされた場合
に常駐と判定してもよい。
In the above embodiment, it is determined that the resident is resident when all the conditions of high function, high frequency, and high speed are satisfied. However, when any one or more of the conditions are satisfied, the resident is resident. May be determined.

【0076】従って、以上のような実施の形態の一態様
によれば、所要とする運転モードを選択し、この選択さ
れた運転実行プログラムを実行するが、この実行完了後
に非常駐と判定されている場合には該当プログラムを消
去するので、主記憶装置23のメモリ容量が少なくな
り、しかも記憶容量が少ないので、頻繁に使用する運転
実行プログラムを速やかに動作させることができる。ま
た、必要なときにソースプログラムから運転実行プログ
ラムを生成するので、所要とする運転に何ら影響なくシ
ステムを実現することが可能である。
Therefore, according to one aspect of the above-described embodiment, the required operation mode is selected and the selected operation execution program is executed, but it is determined to be non-resident after the execution is completed. In this case, since the corresponding program is deleted, the memory capacity of the main memory device 23 is reduced, and the memory capacity is also small, so that the frequently used operation execution program can be promptly operated. Further, since the operation execution program is generated from the source program when necessary, the system can be realized without any influence on the required operation.

【0077】(第5の実施の形態)図9は本発明に係わ
る配電設備の監視制御システムの第5の実施の形態の一
態様を説明する図である。
(Fifth Embodiment) FIG. 9 is a diagram for explaining an aspect of a fifth embodiment of the supervisory control system for power distribution equipment according to the present invention.

【0078】この実施の形態は、シミュレーション運転
中に配電設備1に事故が発生した場合の対処例である。
This embodiment is an example of coping with a case where an accident occurs in the power distribution equipment 1 during the simulation operation.

【0079】この監視制御システムにおける監視制御処
理本体部24は、所定の基準データ、許容値或いは上下
限制限値と比較し、配電設備1の事故を認識する事故認
識手段255と、この認識手段255により配電設備1
の事故と認識された場合にオンライン運転モードへの切
替指令を出力する自動切替手段256とを備え、この自
動切替手段256からの切替指令に基づいてオンライン
運転モードによるオンライン運転257を実行する。
The monitoring control processing main unit 24 in this monitoring control system compares the predetermined reference data, the permissible value, or the upper and lower limit values with each other to recognize an accident in the power distribution equipment 1, and this recognition means 255. Power distribution equipment 1
The automatic switching means 256 that outputs a command to switch to the online operation mode when the accident is recognized is executed, and the online operation 257 in the online operation mode is executed based on the switching command from the automatic switching means 256.

【0080】このオンライン運転モード時、監視制御処
理本体部24は、TC4から送られてくる配電設備1か
らの機器状態情報を監視し、この監視結果に基づいて必
要な制御情報を送出し、配電設備1を制御する。
In this online operation mode, the monitoring control processing main unit 24 monitors the equipment status information from the power distribution equipment 1 sent from the TC 4, and sends out the necessary control information based on the result of this monitoring to distribute the power. Control the equipment 1.

【0081】一方、シミュレーション運転モード時、オ
ンライン運転モードからシミュレーション運転モードに
切替える切替指令を入力する入力装置26等の手動切替
手段が設けられ、この切替手段からの切替指令に基づい
てシミュレーション運転モードによるシミュレーション
運転278を実行する。このシミュレーション運転時、
実監視制御手段241は、配電設備1側から伝送されて
くる機器状態情報を受信し時系列的に記憶する一方、配
電設備1を構成する配電機器事故等を確認するだけの監
視となる。
On the other hand, in the simulation operation mode, a manual switching means such as an input device 26 for inputting a switching instruction for switching from the online operation mode to the simulation operation mode is provided, and the simulation operation mode is changed based on the switching instruction from the switching means. The simulation operation 278 is executed. During this simulation operation,
The actual monitoring control unit 241 receives the device status information transmitted from the power distribution equipment 1 side and stores it in time series, and at the same time, monitors only to confirm an accident or the like of the power distribution equipment constituting the power distribution equipment 1.

【0082】ところで、以上のようなシミュレーション
運転中において、事故確認手段255が配電機器に事故
が発生したと確認すると、この確認結果に基づいて自動
切替え手段256は、自動的にシミュレーション運転を
停止する一方、オンライン運転モードへの切替指令を発
生し、オンライン運転257に切り替わり、配電機器の
事故に対する必要な制御信号を送出し、事故発生配電機
器の切り離しその他必要な処置を講ずるものである。
By the way, when the accident confirmation means 255 confirms that an accident has occurred in the power distribution equipment during the simulation operation as described above, the automatic switching means 256 automatically stops the simulation operation based on the confirmation result. On the other hand, a command to switch to the online operation mode is generated, the operation is switched to the online operation 257, necessary control signals for the accident of the power distribution device are transmitted, disconnection of the power distribution device in which the accident has occurred, and other necessary measures are taken.

【0083】従って、以上のような実施の形態によれ
ば、シミュレーション運転時、配電設備1側から伝送さ
れてくる機器状態情報から配電機器に事故が発生したと
認識したとき、自動的にシミュレーション運転から最優
先的にオンライン運転に切り替わるので、事故の誘発や
事故の拡大を未然に回避することができる。
Therefore, according to the above embodiment, when it is recognized that an accident has occurred in the power distribution equipment from the equipment state information transmitted from the power distribution equipment 1 side during the simulation operation, the simulation operation is automatically performed. Since it will be switched to online driving with the highest priority from, it is possible to avoid the induction of accidents and the expansion of accidents.

【0084】(第6の実施の形態)図10は本発明に係
わる配電設備の監視制御システムの第6の実施の形態の
一態様を説明する図である。
(Sixth Embodiment) FIG. 10 is a diagram for explaining an aspect of the sixth embodiment of the supervisory control system for power distribution equipment according to the present invention.

【0085】この実施の形態は、オンライン運転モード
からシミュレーション運転モードに切替える際、オンラ
イン運転時の設備状態情報をシミュレーション運転モー
ド側にコピーし、その設備状態情報を用いてシミュレー
ション運転を行う例である。
In this embodiment, when switching from the online operation mode to the simulation operation mode, the equipment state information at the time of online operation is copied to the simulation operation mode side, and the simulation operation is performed using the equipment state information. .

【0086】この監視制御システムは、手動的にオンラ
イン運転モードからシミュレーション運転モードに切替
える切替指令を入力する入力装置26等の手動切替手段
が設けられ、また監視制御処理本体部24には、通常、
オンライン運転時に配電設備の設備状態情報はデータ蓄
積記憶手段32にオンライン運転時の設備状態情報が記
憶されているので、手動切替手段から切替指令を受けた
とき、自動的にオンライン運転時に取得されたデータ蓄
積記憶手段32に蓄積される設備状態情報をシミュレー
ション運転モード側にコピーする情報コピー処理手段2
59が設けられている。
This monitoring control system is provided with a manual switching means such as an input device 26 for inputting a switching command for manually switching from the online operation mode to the simulation operation mode.
Since the equipment status information of the distribution facility during online operation is stored in the data storage / storage means 32, the equipment status information during online operation is stored automatically when the switching command is received from the manual switching means. Information copy processing means 2 for copying the equipment state information accumulated in the data accumulation storage means 32 to the simulation operation mode side
59 is provided.

【0087】次に、以上のようなシステムの動作につい
て説明する。
Next, the operation of the above system will be described.

【0088】オンライン運転時、入力装置等の手動切替
手段26から入力されるオンライン運転モードからシミ
ュレーション運転モードに切替えるための切替指令を受
けると、情報コピー処理手段259は、オンライン運転
モードからシミュレーション運転モードへの切替えと判
断し、オンライン運転時に配電設備1側から受信したデ
ータ蓄積記憶手段32に蓄積される設備状態情報をシミ
ュレーション運転モード側にコピーし、シミュレーショ
ン運転実行プログラム29bを実行する。
During the online operation, when the switching command for switching from the online operation mode to the simulation operation mode input from the manual switching means 26 such as an input device is received, the information copy processing means 259 causes the information copy processing means 259 to change from the online operation mode to the simulation operation mode. It is determined to switch to the, and the equipment state information accumulated in the data accumulation storage means 32 received from the power distribution equipment 1 side during online operation is copied to the simulation operation mode side, and the simulation operation execution program 29b is executed.

【0089】その結果、例えばシミュレーション運転モ
ードによる訓練、教育時に操作員が系統模擬動作手段2
43に必要な設備状態情報を入力することなく、容易に
シミュレーション運転を実行できる。
As a result, for example, at the time of training and education in the simulation operation mode, the operator operates the system simulation operation means 2
The simulation operation can be easily executed without inputting necessary equipment state information into 43.

【0090】(第7の実施の形態)図11は本発明に係
わる配電設備の監視制御システムの第7の実施の形態の
一態様を説明する図である。
(Seventh Embodiment) FIG. 11 is a diagram for explaining an aspect of the seventh embodiment of the supervisory control system for power distribution equipment according to the present invention.

【0091】この実施の形態は、オンライン運転の試験
動作時にシミュレーション運転のTC模擬プログラム実
行手段242を有効に利用する例である。
This embodiment is an example in which the TC simulation program executing means 242 of the simulation operation is effectively used during the test operation of the online operation.

【0092】このシステムは、オンライン運転モード時
の実監視制御手段241にシミュレーション運転時に使
用するTC模擬プログラム実行手段242および系統模
擬動作手段243を接続する構成とすることにより、実
機としてのTC4等が未だ設置されていない場合、ある
いはTC4自体に障害が発生している場合にあっても、
オンライン運転モードの動作試験を確実に行うことがで
きる。
In this system, the TC monitor program executing means 242 and the system simulating operation means 243 used in the simulation operation are connected to the actual monitoring control means 241 in the online operation mode so that the TC4 as an actual machine can be operated. Even if it is not installed yet, or if there is a failure in the TC4 itself,
The operation test in the online operation mode can be reliably performed.

【0093】なお、本願発明は、上記実施の形態に限定
されるものでなく、その要旨を逸脱しない範囲で種々変
形して実施できる。また、各実施の形態は可能な限り組
み合わせて実施することが可能であり、その場合には組
み合わせによる効果が得られる。さらに、上記各実施の
形態には種々の上位,下位段階の発明が含まれており、
開示された複数の構成要素の適宜な組み合わせにより種
々の発明が抽出され得るものである。例えば問題点を解
決するための手段に記載される全構成要件から幾つかの
構成要件が省略されうることで発明が抽出された場合に
は、その抽出された発明を実施する場合には省略部分が
周知慣用技術で適宜補われるものである。
The invention of the present application is not limited to the above-described embodiment, and various modifications can be carried out without departing from the scope of the invention. Further, the respective embodiments can be implemented in combination as much as possible, and in that case, the effect of the combination can be obtained. Furthermore, each of the above-described embodiments includes various inventions of higher and lower stages,
Various inventions can be extracted by appropriately combining a plurality of disclosed constituent elements. For example, when the invention is extracted by omitting some of the constituent elements from all the constituent elements described in the means for solving the problem, the omitted part when implementing the extracted invention. Are appropriately supplemented by well-known techniques.

【0094】[0094]

【発明の効果】以上説明したように本発明によれば、プ
ログラムデータの記憶容量およびプログラムの維持費の
低減化、プログラムの高品質化を実現できる配電設備の
監視制御システム及びプログラムを提供できる。
As described above, according to the present invention, it is possible to provide a supervisory control system and program for power distribution equipment, which can reduce the storage capacity of program data, the maintenance cost of the program, and the high quality of the program.

【0095】また、本発明は、オンライン運転からシミ
ュレーション運転にスムーズに切替えできる配電設備の
監視制御システム及びプログラムを提供できる。
The present invention can also provide a supervisory control system and program for power distribution equipment that can smoothly switch from online operation to simulation operation.

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

【図1】 本発明に係わる配電設備のシミュレーション
システムの第1の実施の形態を示す系統構成図。
FIG. 1 is a system configuration diagram showing a first embodiment of a power distribution facility simulation system according to the present invention.

【図2】 図1に示す運転実行プログラムと監視制御処
理本体部の各機能との関係を模式的に表した図
FIG. 2 is a diagram schematically showing the relationship between the operation execution program shown in FIG. 1 and each function of the supervisory control processing body.

【図3】 本発明に係わる配電設備のシミュレーション
システムの第2の実施の形態を示す系統構成図。
FIG. 3 is a system configuration diagram showing a second embodiment of a power distribution facility simulation system according to the present invention.

【図4】 運転モードスイッチにおける運転モード番号
テーブルの運転モード設定状態を説明する図。
FIG. 4 is a diagram for explaining a driving mode setting state of a driving mode number table in a driving mode switch.

【図5】 本発明に係わる配電設備のシミュレーション
システムの第3の実施の形態を示す系統構成図。
FIG. 5 is a system configuration diagram showing a third embodiment of a power distribution facility simulation system according to the present invention.

【図6】 図5に示すシステムを用いて、設定された運
転モードに基づいてプログラムを生成する一連の処理例
を説明するフローチャート。
FIG. 6 is a flowchart illustrating a series of processing examples for generating a program based on a set operation mode using the system shown in FIG.

【図7】 本発明に係わる配電設備のシミュレーション
システムの第4の実施の形態を示す系統構成図。
FIG. 7 is a system configuration diagram showing a fourth embodiment of a power distribution facility simulation system according to the present invention.

【図8】 図7に示すシステムを用いて、プログラムの
常駐・非常駐を判定するフローチャート。
FIG. 8 is a flowchart for determining whether a program is resident or non-resident by using the system shown in FIG.

【図9】 本発明に係わる配電設備のシミュレーション
システムの第5の実施の形態を示す系統構成図。
FIG. 9 is a system configuration diagram showing a fifth embodiment of a power distribution facility simulation system according to the present invention.

【図10】 本発明に係わる配電設備のシミュレーショ
ンシステムの第6の実施の形態を示す系統構成図。
FIG. 10 is a system configuration diagram showing a sixth embodiment of a power distribution facility simulation system according to the present invention.

【図11】 本発明に係わる配電設備のシミュレーショ
ンシステムの第7の実施の形態を示す系統構成図。
FIG. 11 is a system configuration diagram showing a seventh embodiment of a power distribution facility simulation system according to the present invention.

【図12】 従来のソースプログラムである複数の運転
プログラムから夫々対応する運転実行プログラムを生成
する説明図。
FIG. 12 is an explanatory diagram for generating a corresponding operation execution program from a plurality of operation programs which are conventional source programs.

【図13】 従来の3つの機能の一体化したシミュレー
ションプログラムを説明する図。
FIG. 13 is a diagram illustrating a conventional simulation program in which three functions are integrated.

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

1…配電設備 2…中央監視制御装置 3…伝送ライン 4…TC(遠方監視制御装置) 21…運転プログラム(ソースプログラム) 22…補助記憶装置 23…主記憶装置 24…監視制御処理本体部 26…入力装置(手動切替手段) 29a…オンライン運転実行プログラム 29b…シミュレーション運転実行プログラム 29c…その他運転実行プログラム 31…運転モード切替スイッチ手段 31a〜31c…運転モード切替スイッチ 32…データ蓄積記憶装置 33…運転モード番号テーブル 41,42…プログラムメモリ 241…実監視制御手段 242…TC模擬プログラム実行手段 243…系統模擬動作手段 245…運転モード判断手段 246…運転モード設定手段 247…モード判定手段 248…プログラム生成手段 251…高機能判定手段 252…動作頻度判定手段 253…動作速度判定手段 255…事故認識手段 256…自動切替手段 259…情報コピー処理手段 1 ... power distribution equipment 2 ... Central supervisory control device 3 ... Transmission line 4 TC (distant monitoring control device) 21 ... Operation program (source program) 22 ... Auxiliary storage device 23 ... Main storage device 24 ... Monitoring control processing main body 26 ... Input device (manual switching means) 29a ... Online operation execution program 29b ... Simulation operation execution program 29c ... Other operation execution programs 31 ... Operation mode changeover switch means 31a to 31c ... Operation mode changeover switch 32 ... Data storage storage device 33 ... Operation mode number table 41, 42 ... Program memory 241 ... Actual monitoring control means 242 ... TC simulation program executing means 243 ... System simulation operation means 245 ... Operating mode determination means 246 ... Operation mode setting means 247 ... Mode determination means 248 ... Program generation means 251 ... High-performance determination means 252 ... Operation frequency determination means 253 ... Operating speed determination means 255 ... Accident recognition means 256 ... Automatic switching means 259 ... Information copy processing means

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G09B 9/00 G09B 9/00 A Fターム(参考) 5G066 AA03 AA07 AA09 AE01 AE03 AE07 AE09 5H223 AA19 CC08 DD03 DD07 EE06 FF05 ─────────────────────────────────────────────────── ─── Continuation of front page (51) Int.Cl. 7 Identification code FI theme code (reference) G09B 9/00 G09B 9/00 AF term (reference) 5G066 AA03 AA07 AA09 AE01 AE03 AE07 AE09 5H223 AA19 CC08 DD03 DD07 EE06 FF05

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 遠方監視制御装置(以下、TCと呼ぶ)
を介して配電設備の監視制御およびシミュレーションを
行う中央監視制御装置が設けられた配電設備の監視制御
システムにおいて、 前記中央監視制御装置は、前記配電設備を監視制御する
ためのソースプログラムからオンライン運転実行プログ
ラムおよび前記配電設備を模擬するオンライン運転と同
じ動作を実行するシミュレーション運転実行プログラム
を生成する手段と、 オンライン運転時、前記オンライン運転実行プログラム
に基づいて前記TCを介して配電設備を監視制御する実
監視制御手段と、 シミュレーション運転時、前記シミュレーション運転実
行プログラムに基づいて前記TCと同一の動作を模擬す
るTC模擬プログラム実行手段およびこのTC模擬プロ
グラム実行手段による情報の授受を通して配電設備機器
応動動作、配電設備機器故障の模擬動作を実行する模擬
動作手段とを備え、 実際の配電設備のオンライン運転以外にシミュレーショ
ン運転を行うようにしたことを特徴とする配電設備の監
視制御システム。
1. A remote monitoring control device (hereinafter referred to as TC)
In a supervisory control system for power distribution equipment provided with a central supervisory control device for monitoring control and simulation of power distribution equipment via, the central supervisory control device executes online operation from a source program for monitoring and controlling the power distribution equipment. Means for generating a program and a simulation operation execution program for executing the same operation as the online operation simulating the distribution facility; and an actual operation for monitoring and controlling the distribution facility via the TC based on the online operation execution program during the online operation. The monitoring control means, the TC simulation program execution means for simulating the same operation as the TC based on the simulation operation execution program during the simulation operation, and the transmission and reception of information by the TC simulation program execution means. And a simulated operation means for performing the simulation operation of the equipment failure, supervisory control system of power distribution equipment, characterized in that to perform the simulation operation in addition to the online operation of the actual power distribution equipment.
【請求項2】 TCを介して配電設備を監視制御するオ
ンライン運転の他、シミュレーション運転その他の運転
を実行可能とする中央監視制御装置が設けられた配電設
備の監視制御システムにおいて、 前記中央監視制御装置は、オンライン運転モード、シミ
ュレーション運転モードその他の運転モードの選択信号
を入力する運転モード切替スイッチ手段と、 前記各運転モードごとに付される運転モード番号にそれ
ぞれ運転モード設定エリアを形成した運転モード番号テ
ーブルと、 前記運転モード切替スイッチ手段から入力される運転モ
ード選択信号から運転モードを判断する運転モード判断
手段と、 この判断手段により判断結果に基づき、前記運転モード
番号テーブルに付される運転モード番号に割当てられた
運転モード設定エリアに運転モードフラグを設定する運
転モード設定手段とを備えたことを特徴とする配電設備
の監視制御システム。
2. A supervisory control system for power distribution equipment provided with a central supervisory control device capable of performing simulation operation and other operations in addition to online operation for supervisory control of power distribution equipment via TC. The device has an operation mode changeover switch means for inputting a selection signal of an online operation mode, a simulation operation mode and other operation modes, and an operation mode setting area for each operation mode number attached to each operation mode. Number table, operation mode determination means for determining the operation mode from the operation mode selection signal input from the operation mode changeover switch means, and operation mode assigned to the operation mode number table based on the determination result by this determination means Operate in the operation mode setting area assigned to the number Monitoring and control system for power distribution equipment, characterized in that a driving mode setting means for setting a Dofuragu.
【請求項3】 請求項2に記載の配電設備の監視制御シ
ステムにおいて、 前記中央監視制御装置は、前記運転モード設定手段によ
り前記運転モードフラグが設定された運転モード番号か
ら運転モードを判断する運転モード判断手段と、 この判断手段の判断結果に基づいて前記配電設備を監視
制御するためのソースプログラムからオンライン運転実
行プログラム、前記配電設備を模擬するオンライン運転
と同じ動作を実行するシミュレーション運転実行プログ
ラム、その他の運転実行プログラムを生成する手段とを
設けたことを特徴とする配電設備の監視制御システム。
3. The monitoring control system for power distribution equipment according to claim 2, wherein the central monitoring control device determines an operation mode from an operation mode number in which the operation mode flag is set by the operation mode setting means. A mode judgment means, an online operation execution program from a source program for monitoring and controlling the power distribution equipment based on the judgment result of the judgment means, a simulation operation execution program for executing the same operation as the online operation simulating the power distribution equipment, A monitoring control system for power distribution equipment, further comprising means for generating another operation execution program.
【請求項4】 予め運転モード番号テーブルに付される
運転モードごとの運転モード番号の中の1つの番号に対
応するモード設定エリアに運転モードフラグが設定さ
れ、運転モードに応じた実行プログラムを生成するコン
ピュータに、 前記運転モードフラグが設定された運転モード番号から
運転モードを判断する運転モード判断機能と、この判断
結果に基づいて前記配電設備を監視制御するためのソー
スプログラムからオンライン運転実行プログラム、前記
配電設備を模擬するオンライン運転と同じ動作を実行す
るシミュレーション運転実行プログラム、その他の運転
実行プログラムを生成する機能を実現させることを特徴
とするコンピュータ読取り可能なプログラム。
4. A driving mode flag is set in a mode setting area corresponding to one of the driving mode numbers for each driving mode previously attached to the driving mode number table, and an execution program corresponding to the driving mode is generated. In the computer, the operation mode judgment function for judging the operation mode from the operation mode number in which the operation mode flag is set, and the online operation execution program from the source program for monitoring and controlling the power distribution equipment based on this judgment result, A computer-readable program that realizes a function of generating a simulation operation execution program that executes the same operation as an online operation that simulates the power distribution facility and other operation execution programs.
【請求項5】 請求項1または請求項3に記載の配電設
備の監視制御システムにおいて、 前記中央監視制御装置は、外部記憶装置に記憶される前
記ソースプログラムから前記各運転実行プログラムを生
成し主記憶装置に記憶する手段と、 前記ソースプログラムから前記各運転実行プログラムを
生成する過程で当該ソースプログラムに規定される機能
レベルを表すデータから高機能か否かを判定する機能判
定手段と、 予め前記各運転実行プログラムの使用回数が計数され、
この使用回数から高動作頻度を判定する動作頻度判定手
段と、 前記ソースプログラムから前記各運転実行プログラムを
生成する過程で当該ソースプログラムに規定される動作
速度から高速度か否かを判定する動作速度判定手段と、 前記各判定手段による判定結果から否と判定された場
合、前記主記憶手段に記憶される前記運転実行プログラ
ムを非常駐処理する手段とを設けたことを特徴とする配
電設備の監視制御システム。
5. The monitoring control system for power distribution equipment according to claim 1 or 3, wherein the central monitoring control device generates each of the operation execution programs from the source program stored in an external storage device. Means for storing in a storage device, function determining means for determining whether or not the function is high from data representing a function level defined in the source program in the process of generating each operation execution program from the source program, The number of times each operation execution program is used is counted,
An operation frequency determination means for determining a high operation frequency from the number of times of use, and an operation speed for determining whether or not the operation speed is a high speed from the operation speed specified in the source program in the process of generating each operation execution program from the source program. Supervisory control of power distribution equipment, comprising: a determining unit; and a unit for performing an absent process of the operation execution program stored in the main storage unit when the determination result of each determining unit is negative. system.
【請求項6】 外部記憶装置に記憶されるソースプロ
グラムから生成される各運転実行プログラムを主記憶装
置に記憶され、これら各運転実行プログラムの主記憶装
置への常駐・非常駐を判定するコンピュータに、 前記ソースプログラムから前記各運転実行プログラムを
生成する過程で当該ソースプログラムに規定される機能
レベルを表すデータから高機能か否かを判定する機能判
定機能と、予め前記各運転実行プログラムの使用回数が
計数され、この使用回数から高動作頻度を判定する動作
頻度判定機能と、前記ソースプログラムから前記各運転
実行プログラムを生成する過程で当該ソースプログラム
に規定される動作速度から高速度か否かを判定する動作
速度判定機能と、これに各判定機能による判定結果から
否と判定された場合、前記主記憶手段に記憶される運転
実行プログラムを非常駐処理する機能とを実現させるこ
とを特徴とする前記コンピュータ読取り可能なプログラ
ム。
6. A computer in which each operation execution program generated from a source program stored in an external storage device is stored in a main storage device, and which determines whether each operation execution program is resident or non-resident in the main storage device, In the process of generating each operation execution program from the source program, a function determination function for determining whether or not it is a high function from the data indicating the function level defined in the source program, and the number of times each operation execution program is used in advance. An operation frequency determination function that determines the high operation frequency based on the number of times of use, and determines whether the operation speed is a high speed from the operation speed specified in the source program in the process of generating each operation execution program from the source program. If it is determined to be no from the operation speed determination function and the determination result by each determination function, It said computer-readable program characterized by causing the operation execution program stored in the storage means and a function of transient process.
【請求項7】 請求項1に記載の配電設備の監視制御シ
ステムにおいて、 前記中央監視制御装置は、前記シミュレーション運転
時、前記TCから伝送されてくる情報から前記配電設備
機器の事故発生を認識する事故認識手段と、この事故認
識手段により事故発生を認識したときオンライン切替指
令を発生し前記オンライン運転に切替える自動切替手段
とを設けたことを特徴とする配電設備の監視制御システ
ム。
7. The supervisory control system for power distribution equipment according to claim 1, wherein the central supervisory control device recognizes the occurrence of an accident in the power distribution equipment from information transmitted from the TC during the simulation operation. A supervisory control system for power distribution equipment, comprising: an accident recognizing means; and an automatic switching means for generating an online switching command when the accident recognizing means recognizes an accident and switching to the online operation.
【請求項8】 請求項1に記載の配電設備の監視制御シ
ステムにおいて、 前記中央監視制御装置は、オンライン運転からシミュレ
ーション運転に切替えるための切替指令を入力する切替
手段と、この切替手段から切替指令を受けると、オンラ
イン運転時に取得された前記配電設備機器の状態情報を
シミュレーション運転側にコピーする情報コピー処理手
段とを備え、この配電設備機器の状態情報を用いて前記
シミュレーション運転実行プログラムのもとにシミュレ
ーション運転を実行することを特徴とする配電設備の監
視制御システム。
8. The monitoring control system for power distribution equipment according to claim 1, wherein the central monitoring control device inputs a switching command for switching from online operation to simulation operation, and a switching command from the switching means. When receiving, the information copy processing means for copying the status information of the power distribution equipment acquired during online operation to the simulation driving side, and using the status information of the power distribution equipment, the source of the simulation driving execution program. A supervisory control system for power distribution equipment, which is characterized by executing simulation operation.
【請求項9】 TCを介して配電設備を監視制御する中
央監視制御装置が設けられた配電設備の監視制御システ
ムにおいて、 前記中央監視制御装置は、シミュレーション運転実行プ
ログラムに基づいて前記TCの動作を模擬するためのT
C模擬プログラム実行手段と、このTC模擬プログラム
実行手段による情報の授受を通して配電設備機器応動動
作、配電設備機器故障の模擬動作を実行する模擬動作手
段と、前記TC模擬プログラム実行手段に接続され、オ
ンライン運転時に前記TC模擬プログラム実行手段およ
び前記模擬動作手段を用いて、オンライン運転実行プロ
グラムに基づいてオンライン運転モードの動作試験を行
う手段とを備えたことを特徴とする配電設備の監視制御
システム。
9. A supervisory control system for power distribution equipment, comprising a central supervisory control device for monitoring and controlling power distribution equipment via TC, wherein the central supervisory control device operates the TC based on a simulation operation execution program. T to simulate
C simulation program execution means, simulation operation means for executing a distribution equipment equipment response operation and a distribution equipment equipment failure simulation operation by exchanging information by the TC simulation program execution means, and connected to the TC simulation program execution means and online. A supervisory control system for power distribution equipment, comprising means for performing an operation test in an online operation mode based on an online operation execution program by using the TC simulation program execution means and the simulation operation means during operation.
JP2001342287A 2001-11-07 2001-11-07 Monitor and control system and program for electric power distribution equipment Pending JP2003153442A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2001342287A JP2003153442A (en) 2001-11-07 2001-11-07 Monitor and control system and program for electric power distribution equipment
TW091124171A TWI221348B (en) 2001-11-07 2002-10-21 Monitor control system and recording medium for storing program for power distribution equipment
CNB021498687A CN1286235C (en) 2001-11-07 2002-11-07 Power distribution equipment monitoring control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001342287A JP2003153442A (en) 2001-11-07 2001-11-07 Monitor and control system and program for electric power distribution equipment

Publications (1)

Publication Number Publication Date
JP2003153442A true JP2003153442A (en) 2003-05-23

Family

ID=19156171

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001342287A Pending JP2003153442A (en) 2001-11-07 2001-11-07 Monitor and control system and program for electric power distribution equipment

Country Status (3)

Country Link
JP (1) JP2003153442A (en)
CN (1) CN1286235C (en)
TW (1) TWI221348B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008176404A (en) * 2007-01-16 2008-07-31 Toshiba Corp Remote monitoring and diagnosis system
CN104238373A (en) * 2014-09-17 2014-12-24 华南理工大学 Time division multiplex access method used in real-time simulation communication of electric system
CN104658053A (en) * 2015-03-10 2015-05-27 国家电网公司 Automatic inspection auxiliary system for running state of dispatching control system
CN105160449A (en) * 2015-07-06 2015-12-16 国家电网公司 Electric automobile charging pile optimization layout method
CN105489080A (en) * 2016-01-06 2016-04-13 国家电网公司 Metering system simulation platform
JP2020201858A (en) * 2019-06-13 2020-12-17 カシオ計算機株式会社 Information processing apparatus, information processing system, and program

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105548782A (en) * 2016-02-22 2016-05-04 成都振中电气有限公司 Full-automatic power distribution system
JP7448830B2 (en) * 2019-06-07 2024-03-13 ダイキン工業株式会社 Equipment control system, equipment control method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008176404A (en) * 2007-01-16 2008-07-31 Toshiba Corp Remote monitoring and diagnosis system
CN104238373A (en) * 2014-09-17 2014-12-24 华南理工大学 Time division multiplex access method used in real-time simulation communication of electric system
CN104658053A (en) * 2015-03-10 2015-05-27 国家电网公司 Automatic inspection auxiliary system for running state of dispatching control system
CN105160449A (en) * 2015-07-06 2015-12-16 国家电网公司 Electric automobile charging pile optimization layout method
CN105489080A (en) * 2016-01-06 2016-04-13 国家电网公司 Metering system simulation platform
JP2020201858A (en) * 2019-06-13 2020-12-17 カシオ計算機株式会社 Information processing apparatus, information processing system, and program
JP7322533B2 (en) 2019-06-13 2023-08-08 カシオ計算機株式会社 Information processing device, information processing method, information processing system and program

Also Published As

Publication number Publication date
TWI221348B (en) 2004-09-21
CN1286235C (en) 2006-11-22
CN1417910A (en) 2003-05-14

Similar Documents

Publication Publication Date Title
US9122269B2 (en) Method and system for operating a machine from the field of automation engineering
TWI534569B (en) Control device, development device, and development program
JP2003153442A (en) Monitor and control system and program for electric power distribution equipment
JP2011107455A (en) Method and device for supporting training scenario creation of operation training simulator
JPH09319538A (en) Graphical user interface
JP4122725B2 (en) Real-time control system
JPS6136809A (en) Decentralized hierarchy controller of power plant
KR960002449B1 (en) Elevator observation controlling device
JPH01231160A (en) Device for operating electronic computer system
JP3393360B2 (en) Monitoring and control system
JP2002244722A (en) Plant control system
JP2003067007A (en) Engineering tool and engineering system
JP2868247B2 (en) Simulator device
JP2568784B2 (en) Man-machine interface processing method for equipment management system
JPH01265303A (en) Constituting method for function decentralized system
JP2501569Y2 (en) Training simulator
JP2538980B2 (en) Function control system configuration control processor
Fujii et al. Recent computerized power generation plant automation and advanced man-machine interface system
JPH02139630A (en) Online task exchange device
JPH0815486A (en) Plant simulator
JPH07271288A (en) Operation training simulator apparatus and method for setting its initial state
JPH0196725A (en) Multi-window controller
JPH05258195A (en) Supervisory and controlling system and its sequence processing system
JP2913489B2 (en) Printer device
CN117109124A (en) Redundancy control method and device for air conditioning unit and air conditioning unit

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20040805