JP2002374616A - Development method for protecting relay software - Google Patents

Development method for protecting relay software

Info

Publication number
JP2002374616A
JP2002374616A JP2001178259A JP2001178259A JP2002374616A JP 2002374616 A JP2002374616 A JP 2002374616A JP 2001178259 A JP2001178259 A JP 2001178259A JP 2001178259 A JP2001178259 A JP 2001178259A JP 2002374616 A JP2002374616 A JP 2002374616A
Authority
JP
Japan
Prior art keywords
human interface
screen
database
software
data
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
JP2001178259A
Other languages
Japanese (ja)
Inventor
Seiki Shinohara
清貴 篠原
Eiji Ogawa
栄二 小川
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2001178259A priority Critical patent/JP2002374616A/en
Publication of JP2002374616A publication Critical patent/JP2002374616A/en
Pending legal-status Critical Current

Links

Landscapes

  • Emergency Protection Circuit Devices (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a method for developing software for protecting relay which reduces the probability of occurrence of errors due to modification of programs, and which is reliable and superior in workability. SOLUTION: The method for developing software is for a human interface portion, which is mounted on a protective relay system for detecting accidents in a power system and protecting the power system, and is provided with the function of indicating various settings on and of the state of the relay system on a display screen. Various types of data, including on-screen display classifying information, character information, and numeric value information, for use in programs for driving the human interface portion is stored in a database. Based on the data stored in the database, programs and a collection of human interface screens are generated automatically. As a result, wrong entry of data during operation is prevented, and the reliability of the relay system is enhanced. Further, due to automatic generation, efficiency of manufacturing is enhanced.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ソフトウェア作成
方法に関し、特に、電力系統の事故を検出して系統を保
護する保護継電装置のヒューマンインターフェース部に
おけるソフトウェア作成方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for creating software, and more particularly to a method for creating software in a human interface section of a protective relay for detecting an accident in a power system and protecting the system.

【0002】[0002]

【従来の技術】保護対象である電力系統の各種状態を取
り込み、複数の演算処理基板で予め定められた処理手順
に従って一定周期ごとに保護リレー演算処理を行い、そ
の結果に基づいて電力系統に保護指令を出力する保護継
電装置においても、その演算処理部をディジタルプロセ
ッサにより構成する、いわゆる、ディジタル形保護継電
装置が主流となってきている。特に、近年におけるマイ
クロコンピュータの急速な高性能化に伴い、かかるマイ
クロコンピュータを実装するディジタル形保護継電装置
が増大している。
2. Description of the Related Art Various states of a power system to be protected are taken in, protection relay arithmetic processing is performed at predetermined intervals by a plurality of arithmetic processing boards in accordance with a predetermined processing procedure, and the power system is protected based on the result. In a protective relay device that outputs a command, a so-called digital type protective relay device in which an arithmetic processing unit is configured by a digital processor has become mainstream. In particular, with the rapid improvement in performance of microcomputers in recent years, digital type protective relay devices equipped with such microcomputers are increasing.

【0003】このようなディジタル形保護継電装置で
は、装置に実装されるディスプレイ画面を通して、装置
に対する各種設定や装置の状態表示等の機能を有する、
いわゆる、ヒューマンインターフェース部が設けられて
いる。そして、新たな保護継電装置の設計では、このヒ
ューマンインターフェース部のソフト開発も伴って行わ
れている。
[0003] Such a digital protection relay device has various functions such as various settings for the device and a status display of the device through a display screen mounted on the device.
A so-called human interface unit is provided. In designing a new protective relay device, software development of the human interface unit is also performed.

【0004】ここで、従来技術における上記ヒューマン
インターフェース部のソフト開発手順の一例を、添付の
図10により示す。開発では、まず、ヒューマンインタ
ーフェース部のデイスプレイに表示させる画面種別を決
定する(表示画面ステップ21)。なお、添付の図11
には、装置に対する設定を行なう代表的な画面である整
定画面(整定サブメニュー)の一例を、そして、添付の
図4には、装置の状態表示を行なう代表的な画面である
運用状態表示画面(試験制御サブメニュー)の一例を示
している。すなわち、ヒューマンインターフェース部の
デイスプレイに表示させる画面の決定は、これらを含め
た画面から、実際に、ディスプレイ上に表示する画面を
決定していく。
[0004] Here, an example of a software development procedure of the human interface unit in the prior art is shown in FIG. 10 of the accompanying drawings. In the development, first, a screen type to be displayed on the display of the human interface unit is determined (display screen step 21). In addition, attached FIG.
FIG. 4 shows an example of a setting screen (setting submenu) which is a typical screen for setting the apparatus. FIG. 4 is a diagram showing an operation state display screen which is a typical screen for displaying the state of the apparatus. 7 shows an example of a (test control submenu). That is, the screen to be displayed on the display of the human interface unit is determined by actually determining the screen to be displayed on the display from the screen including these.

【0005】次に、上記の画面上に表示させる文字情報
を決定する(ステップ22)。例えば、上記図3におい
て破線部31で示される部分、そして、上記図12にお
いて破線部41で示される部分を決定する。その後、製
品プログラムの作成と共に、ここまでの表示情報をもと
に、ディスプレイ上に表示される全画面を示したヒュー
マンインターフェース画面集の作成を行なう。なお、ヒ
ューマンインターフェース画面集の作成作業は、人間に
よるCAD入力にて行なわれる。
Next, character information to be displayed on the screen is determined (step 22). For example, a portion indicated by a broken line portion 31 in FIG. 3 and a portion indicated by a broken line portion 41 in FIG. 12 are determined. Then, together with the creation of the product program, a collection of human interface screens showing the entire screen displayed on the display is created based on the display information so far. The work of creating the human interface screen collection is performed by a CAD input by a human.

【0006】再び、上記の図10に戻り、製品プログラ
ムの作成では、まず、各設定項目の数値情報を決定する
(ステップ23)。この数値情報とは、上記図11にお
いて破線部32で示す部分の値に対して、最大値、最小
値、数値変化幅等を決定することである。次に、これら
の決定したデータをもとに、プログラム製作仕様書を作
成し(ステップ24)、その仕様書から、担当者がヒュ
ーマンインターフェース用プログラムを作成し(ステッ
プ26)、これにより製品プログラムを完成する。他
方、ヒューマンインターフェース画面集の作成では、画
面集作成指示書を作成し(ステップ25)、その後、こ
の作成した画面集をCAD入力し(ステップ27)、こ
れによりヒューマンインターフェース画面集を完成す
る。
Returning to FIG. 10 again, in creating a product program, first, numerical information of each setting item is determined (step 23). This numerical information is to determine the maximum value, the minimum value, the numerical value change range, and the like for the value of the portion indicated by the broken line portion 32 in FIG. Next, a program production specification is created based on the determined data (step 24), and a person in charge creates a human interface program from the specification (step 26). Complete. On the other hand, in creating a human interface screen book, a screen book creation instruction is created (step 25), and then the created screen book is CAD-input (step 27), thereby completing the human interface screen book.

【0007】以降、プログラム用の情報であるプログラ
ム製作仕様書(ステップ24で作成)と、画面集用の情
報である画面集作成指示書(ステップ25で作成)は、
各々、個別に管理されることとなる。なお、上述した従
来技術は、例えば、特開平5−68319号等により既
に知られている。
Hereinafter, a program production specification (prepared in step 24), which is information for a program, and a screen collection creation instruction (prepared in step 25), which is information for screen collection,
Each will be managed individually. The above-described conventional technique is already known, for example, from Japanese Patent Application Laid-Open No. 5-68319.

【0008】また、近年におけるマイクロコンピュータ
の高性能化に伴い、マイクロコンピュータに実装するプ
ログラムも増大している。本発明が関わる保護継電装置
においても同様であり、上記ヒューマンインターフェー
ス部のプログラム用の画面情報、文字情報、数値情報等
も増大する傾向にある。
[0008] Further, with the recent high performance of microcomputers, the number of programs mounted on the microcomputers has been increasing. The same applies to the protective relay device according to the present invention, and the screen information, character information, numerical value information, and the like for the program of the human interface unit also tend to increase.

【0009】[0009]

【発明が解決しようとする課題】しかしながら、以上に
詳述した従来技術では、上述したように、プログラム用
の情報と、画面集用の情報とは、別々に管理されてお
り、そのため、これらの管理に無駄な労力を要するとい
う問題があった。
However, in the prior art described in detail above, as described above, the information for the program and the information for the screen collection are separately managed. There is a problem that management requires useless labor.

【0010】例えぱ、上記図10のステップ22で、表
示文字の変更があった場合を考えると、まず、ステップ
24におけるプログラム製作仕様書を修正し、更に、ス
テップ25の画面集作成指示書を修正しなければならな
い。このことは、修正作業中においてミス(間違い)が
発生する確率が増大することを意味し、また、そのため
信頼性の点でも低下を招いてしまうという問題を生じ
る。
For example, considering the case where the display characters are changed in step 22 of FIG. 10, first, the program production specification in step 24 is corrected, and further, the screen collection creation instruction in step 25 is changed. I have to fix it. This means that the probability of occurrence of a mistake (error) during the correction operation increases, and therefore, there is a problem that the reliability is lowered.

【0011】また、その他の問題点として、上述のよう
に、近年のマイクロコンピュータの高性能化に伴ってマ
イクロコンピュータに実装するプログラムも増大してお
り、保護継電装置においても同様であり、上記ヒューマ
ンインターフェース部のプログラム用の画面情報、文字
情報、数値情報等も、その内容が増大する傾向にある。
そのため、人間によるプログラム作成(上記のステップ
26)やCAD入力による図面作成(上記のステップ2
7)にも、より多くの時間を要するようになってきてお
り、そのため、作業性の面でも問題が生じている。
[0011] As another problem, as described above, programs mounted on microcomputers have been increasing with the recent increase in the performance of microcomputers, and the same applies to protective relay devices. The contents of screen information, character information, numerical information, and the like for programs in the human interface unit also tend to increase.
Therefore, program creation by a human (Step 26 above) or drawing drawing by CAD input (Step 2 above)
In 7), more time is required, which causes a problem in workability.

【0012】そこで、本発明では、上述したような従来
技術における問題を解消し、すなわち、プログラム製作
仕様書の修正などによって間違が発生する確率を減少
し、信頼性が高く、かつ、作業性の面でも優れた保護継
電装置のソフトウェア作成方法を提供することを目的と
する。
In view of the above, the present invention solves the above-mentioned problems in the prior art, that is, it reduces the probability of making a mistake due to modification of a program production specification, and has high reliability and high workability. Another object of the present invention is to provide a method of creating software for a protective relay device which is excellent in terms of the above.

【0013】[0013]

【課題を解決するための手段】上記の目的を達成するた
め、本発明により提供されるのは、まず、電力系統の各
種状態量を取り込み、演算処理基板で予め定められた処
理手順に従って一定周期ごとに保護リレー演算処理を行
い、その結果に基づいて当該電力系統に保護指令を出力
する保護継電装置において、当該装置に実装されるディ
スプレイ画面を通し、装置に対する各種設定やその状態
表示を含む機能を有するヒューマンインターフェース部
のためのソフトウェアの作成方法であって、少なくと
も、前記ヒューマンインターフェース部を駆動するため
のプログラムに使用する表示画面種別情報、文宇情報、
数値情報を含むデータをデータベース化し、当該データ
ベース化したデータに基づいて自動生成する保護継電装
置のソフトウェア作成方法である。
In order to achieve the above-mentioned object, the present invention first provides various state quantities of a power system, and performs a predetermined period according to a processing procedure predetermined by an arithmetic processing board. In a protection relay device that performs a protection relay calculation process for each device and outputs a protection command to the power system based on the result, various settings for the device and status display thereof are included through a display screen mounted on the device. A method for creating software for a human interface unit having a function, at least a display screen type information used in a program for driving the human interface unit, text information,
This is a method for creating software for a protection relay device, which converts data including numerical information into a database and automatically generates the data based on the data in the database.

【0014】また、本発明によれば、上記のソフトウェ
ア作成方法において、前記データベース化したデータか
ら、前記ヒューマンインターフェース部を構成するデイ
スプレイ画面上に表示される画面を図面化したヒューマ
ンインターフェース画面集を自動生成するようにしても
よい。また、特に、前記データベース化を行うための入
力画面は、前記ヒューマンインターフェース部のデイス
プレイ画面上に表示される画面を模擬したものであるこ
とが好ましい。
Further, according to the present invention, in the above-mentioned software creation method, a human interface screen collection in which a screen displayed on a display screen constituting the human interface section is automatically drawn from the data in the database. You may make it generate | occur | produce. In particular, it is preferable that the input screen for creating the database simulates a screen displayed on a display screen of the human interface unit.

【0015】[0015]

【発明の実施の形態】以下、本発明の実施の形態につい
て、添付の図面を参照しながら、詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the accompanying drawings.

【0016】まず、本発明が関わるディジタルリレーの
概要について、添付の図2を参照して簡単に説明する。
図中において、符号50は、保護対象である電力系統の
送電線を示しており、この送電線に設置された計器用変
成器51より電流情報・電圧情報52を保護継電装置5
3に取り込む。その後、保護継電装置53に実装される
複数の演写処理基板により、予め定められた処理手順に
従って一定周期ごとに保護リレー演算処理を行い、その
結果に基づいて、電力系統に設置される遮断器54に保
護指令53aを出力する。
First, an outline of a digital relay according to the present invention will be briefly described with reference to FIG.
In the figure, reference numeral 50 denotes a power transmission line of a power system to be protected, and a current transformer / voltage information 52 is transmitted from an instrument transformer 51 installed on the power transmission line to the protection relay device 5.
Take in 3. After that, the protection relay arithmetic processing is performed at regular intervals by a plurality of performance processing boards mounted on the protection relay device 53 in accordance with a predetermined processing procedure. The protection command 53a is output to the device 54.

【0017】次に、図3には、上記デイジタルリレー
(保護継電装置53)内での各処理を示す。すなわち、
デイジタルリレーの内部は、大きくアナログインプット
部60、Ry部61、SEQ部62、そして、ヒューマ
ンインターフェース部63に分けられ、それぞれ、マイ
クロコンピューターを実装した演算処理基板で構成され
ている。かかる構成において、上記した電力系統からの
電流、電圧等の入力情報は、まず、アナログインプット
部60に入力され、ここでディジタル信号に変換され
る。その後、Ry部61では、この変換されたディジタ
ル信号に基づいて系統事故の判定が下され、さらに、S
EQ部62にて各種の条件を満たした後、遮断器54へ
の保護指令を出力する。なお、ヒューマンインターフェ
ース部63では、上述した整定画面によるRy部61や
SEQ部62への各種設定(図3の矢印、3a、63
b)を行なったり、運用状態表示画面に代表される、デ
ィジタル信号に変換された入力値の表示(図3の矢印、
60a)、さらには、SEQ部62からの各種状態の表
示(図3の矢印、62a)を行なっている。
Next, FIG. 3 shows each processing in the digital relay (protection relay device 53). That is,
The inside of the digital relay is roughly divided into an analog input section 60, a Ry section 61, a SEQ section 62, and a human interface section 63, each of which is configured by a processing board on which a microcomputer is mounted. In such a configuration, input information such as current and voltage from the power system described above is first input to the analog input unit 60, where it is converted into a digital signal. Thereafter, the Ry unit 61 determines a system fault based on the converted digital signal.
After satisfying various conditions in the EQ unit 62, a protection command to the circuit breaker 54 is output. In the human interface unit 63, various settings (arrows 3a, 63a and 63a in FIG.
b) or display of input values converted into digital signals, as represented by an operation status display screen (arrows in FIG. 3,
60a), and various states are displayed from the SEQ unit 62 (arrows 62a in FIG. 3).

【0018】上述したヒューマンインターフェース部の
処理を行うプログラムに対し、本発明のソフトウェア作
成方法が適用される。
The software creation method of the present invention is applied to a program for performing the above-described processing of the human interface unit.

【0019】なお、本発明では、データベースを用いて
ヒューマンインターフェース部処理プログラムの自動作
成化を図っており、この自動化ツールを用いた場合の、
ヒューマンインターフェース部のソフト開発の流れを、
添付の図1に示す。なお、ここでは、その一例として、
整定画面を作成する場合について説明する。
In the present invention, a human interface processing program is automatically created using a database.
The flow of human interface software development
It is shown in the attached FIG. Here, as an example,
A case where the setting screen is created will be described.

【0020】最初に、ディスプレイ上に表示する画面を
決定する(ステップ71)。これは、例えば、図4に示
すように、装置のデイスプレイ上に表示可能であり、か
つ、全画面を階層的に表わしたチェックボックス(管理
画面)を使用することによって、表示する画面を選択し
て決定される。
First, a screen to be displayed on the display is determined (step 71). For example, as shown in FIG. 4, a screen to be displayed can be selected by using a check box (management screen) that can be displayed on the display of the apparatus and that hierarchically represents all the screens. Is determined.

【0021】次に、それぞれの画面に表示する文宇情報
を決定する(ステップ72)。ここでは、例えば図5に
示すように、各入力場所に任意の文字列(M1次基準電
流…M1次CT比…等々)を入力する。この入力画面で
は、入力ミスを防ぐため、実際のディスプレイ上で表示
される画面を模擬した構成としている。なお、ここまで
は、上記の従来技術における方法と同様である。
Next, text information to be displayed on each screen is determined (step 72). Here, for example, as shown in FIG. 5, an arbitrary character string (M primary reference current... M primary CT ratio...) Is input to each input location. The input screen has a configuration simulating a screen displayed on an actual display in order to prevent an input error. Up to this point, the method is the same as the above-described method in the related art.

【0022】次に、数値情報を入力する(ステップ7
3)。これは、例えば図6に示すような、整定画面の数
値情報の入力画面により行われる。すなわち、この整定
画面では、設定する値の、最大値、最小値、数値変化幅
(ステップ数)等を入力する。
Next, numerical information is input (step 7).
3). This is performed by, for example, an input screen for numerical information on the settling screen as shown in FIG. That is, on this settling screen, the maximum value, the minimum value, the numerical value change width (the number of steps), and the like of the set values are input.

【0023】本発明では、これらの一連の作業を繰り返
すことにより、ヒューマンインターフェース部プログラ
ムに必要な各種情報を、データベースに入力していく。
その後、これらのデータベースに格納されたデータによ
り、ヒューマンインターフェース部プログラム(製品プ
ログラム)と、ヒューマンインターフェース画面集との
自動生成を可能とするものである。
In the present invention, by repeating these series of operations, various kinds of information necessary for the human interface program are input to the database.
Thereafter, the data stored in these databases enables the automatic generation of a human interface section program (product program) and a collection of human interface screens.

【0024】次に、この自動生成の詳細について説明す
る。添付の図7に、このヒユーマンインターフェース部
プログラムの自動生成の流れを示す。
Next, details of the automatic generation will be described. FIG. 7 attached herewith shows a flow of automatic generation of the human interface section program.

【0025】このプログラムの自動生成では、図からも
明らかなように、生成するヒューマンインターフェース
部のプログラム(ヒューマンインターフェースプログラ
ム)を、(1)ボタンが押された時の処理や、画面遷移
処理等を記述したプログラムコア部(11a)と、
(2)表示画面情報、表示内容情報(文字情報、数値情
報)等からなるプログラムデータ部(11b)とに分割
した構造とする。そして、上記のようにして格納されて
データベース化された各種データ(11c)を、このデ
ータ部の形(上記の(1)と(2)からなる構造)へ変
換する。その後、上記のようにして自動生成されたプロ
グラムデータ部とプログラムコア部とを結合して、ヒュ
ーマンインターフェース用のプログラムを完成させる。
In the automatic generation of the program, as is apparent from the figure, the program of the human interface section (human interface program) to be generated is processed by (1) processing when a button is pressed, screen transition processing, and the like. A described program core unit (11a);
(2) The structure is divided into a program data section (11b) composed of display screen information, display content information (character information, numerical information) and the like. Then, the various data (11c) stored and made into a database as described above is converted into the form of this data part (the structure composed of the above (1) and (2)). Thereafter, the program data section and the program core section automatically generated as described above are combined to complete a program for human interface.

【0026】より具他的に説明すると、整定画面の例で
は、データベースに格納されたデータである表示名称、
最大値、最小値、変化幅は、自動生成により、文字コー
ドや、プログラムで決められた形(図の11b、DATA 8
78FDATA 0005…)に変換される。このデータ変換は、こ
の例では、既知の技術であるWindows(登録商標)
アプリケーションの開発言語を使用することにより行わ
れているが、しかしながら、必要な変換が可能であれ
ば、その他のアプリケーションの開発言語によってもよ
い。
More specifically, in the example of the settling screen, a display name, which is data stored in the database,
The maximum value, the minimum value, and the change width are automatically generated by the character code or the form determined by the program (11b in the figure, DATA 8
78FDATA 0005 ...). This data conversion, in this example, is a known technique, Windows (registered trademark).
This is done by using the application development language, however, other application development languages may be used if necessary conversions are possible.

【0027】続いて、ヒューマンインターフェース画面
集の自動生成の流れを図8に示す。なお、このヒューマ
ンインターフェース画面集の自動生成にあたっては、ま
ず、グラフイツクアプリケーションにより、予め登録し
ておいた画面集を構成する部品(図の12a、12bな
ど)を用意しておき、これら部品を適宜配置し、そこ
に、上記データベース12c(上記図7の11c)から
必要なデータのみを選択し、配置していく。上記の整定
画面の例であれぱ、文字情報のみを画面集上に配置し、
数値情報は必要ないため、データ操作は行なわない。
FIG. 8 shows the flow of automatic generation of a human interface screen collection. In the automatic generation of the human interface screen collection, first, components (12a, 12b and the like in the drawing) constituting the screen collection registered in advance are prepared by a graphics application, and these components are appropriately designated. Then, only necessary data is selected and arranged from the database 12c (11c in FIG. 7). In the above example of the setting screen, only the text information is placed on the screen collection,
Since no numerical information is needed, no data manipulation is performed.

【0028】以上のように、本発明になるディジタル形
保護継電装置のソフトウェア作成方法では、図9にまと
めて示すように、人間が操作する各種画面を表示する機
能を有するヒューマンインターフェース部のプログラム
作成する際、すべての情報をデータベース化する。その
後、このデータベース化した各種データから、プログラ
ムリスト、画面集、シミュレーション用データ等の各種
ドキュメント、データの自動生成を行うものである。
As described above, in the method of creating software for a digital protection relay according to the present invention, as shown in FIG. 9, a program for a human interface unit having a function of displaying various screens operated by a human. When creating, create a database for all information. Thereafter, various documents and data such as a program list, a screen book, and simulation data are automatically generated from the various data in the database.

【0029】すなわち、例えば、パーソナルコンピュー
タ等からなる上記保護継電装置のソフトウェア作成装置
において、そのデータベース入力画面10上に、保護継
電装置のヒューマンインタフェースプログラムの各種情
報を入力することにより、情報のデータベース化を行
う。なお、このデータベース化を行うための入力画面と
しては、前記ヒューマンインターフェース部のデイスプ
レイ画面上に表示される画面を模擬したものであること
が、その作業性などから好ましく、また、この入力はダ
イアログ形式にて行うことが好ましい。
That is, for example, in the above-mentioned software device for protection relay device including a personal computer or the like, by inputting various kinds of information of the human interface program of the protection relay device on the database input screen 10, the information can be obtained. Create a database. As an input screen for creating this database, it is preferable to simulate a screen displayed on the display screen of the human interface unit from the viewpoint of workability and the like. It is preferred to carry out at.

【0030】このような各種情報の入力(データベース
化)の後、ヒューマンインターフェースに関するすべて
のドキュメント類は、このデータベース10により一元
的に管理される。そして、このデータベース10からの
生成物には、上記したプログラム部(ヒューマンインタ
ーフェースプログラム)11、ヒューマンインターフェ
ース画面集12、シミュレーション用データ13等が含
まれる。なお、ヒューマンインターフェースプログラム
11は、標準プログラムと結合し、ヒューマンインター
フェースプログラムとなる構造とすることも可能であ
る。
After the input of various types of information (database), all the documents related to the human interface are managed centrally by the database 10. The products from the database 10 include the program unit (human interface program) 11, the human interface screens 12, the simulation data 13, and the like. It should be noted that the human interface program 11 can be combined with a standard program and configured to be a human interface program.

【0031】また、ヒューマンインターフェース画面集
12の自動生成では、市販のパッケージソフト上で、ヒ
ューマンインターフェース画面を自動描画することによ
り実現することができる。また、シミュレーション用デ
ータ13の自動生成では、シミュレーションデータ構造
に変換し、シミュレーションプログラム上にて使用する
こととなる。
Further, the automatic generation of the human interface screen collection 12 can be realized by automatically drawing the human interface screen on commercially available package software. In the automatic generation of the simulation data 13, the data is converted into a simulation data structure and used on a simulation program.

【0032】以上、自動生成の手法について説明した
が、これらは、すべて同一データから生成されるもので
あることから、個別に管理する必要がなく、また、修正
等あった場合でも、従来のようにそれぞれに管理された
データを修正する必要はなく、共通のデータベースのみ
の修正を行なうことにより可能となる。これにより、デ
ータの不一致等のミスを防ぐことができ、さらに、人間
が作業する部分を自動生成により極力縮小したことか
ら、信頼性の向上も図ることが出来る。
The automatic generation methods have been described above. However, since these are all generated from the same data, there is no need to manage them individually. It is not necessary to correct the data managed for each of them, and it is possible to correct only the common database. As a result, mistakes such as inconsistency of data can be prevented, and furthermore, the portion where human work is performed is reduced as much as possible by automatic generation, thereby improving reliability.

【0033】すなわち、本発明になる保護継電装置のソ
フトウェア作成方法では、様々なデータやドキュメント
類を自動的に生成可能であるが、これらはすべて同一デ
ータから作成されることから、従来のように個別に作成
する場合に比べて、それぞれの生成物の信頼性を向上さ
せることができる。また、このように元のデータを一元
管理することにより、各生成物間のデータの整合性を確
保することが可能となり、これにより作動される保護継
電装置の信頼性が向上することとなる。加えて、一度
に、複数の生成物を作成することができることから、製
作効率をも向上することが可能となる。
That is, according to the method for creating software for a protective relay device according to the present invention, various data and documents can be automatically generated. The reliability of each product can be improved as compared with the case where the individual products are individually created. In addition, by centrally managing the original data in this way, it is possible to ensure data consistency between the products, thereby improving the reliability of the protective relay device operated. . In addition, since a plurality of products can be produced at once, the production efficiency can be improved.

【0034】[0034]

【発明の効果】以上に詳細に説明したように、本発明に
よれば、保護継電装置のソフトウェア作成方法におい
て、その作成に必要なデータをデータベース化すること
により一元管理し、必要なプログラム用データや画面集
を自動生成することにより、データの入力ミスを防止し
て、当該ソフトウェアを搭載する装置の信頼性を向上す
ると共に、その自動生成により、その製作効率が向上さ
せることが出来るという効果を発揮する。
As described in detail above, according to the present invention, in a method for creating software for a protection relay device, data necessary for the creation is centrally managed by putting it into a database, and a program for a necessary program is created. By automatically generating data and screens, data input errors can be prevented, and the reliability of a device equipped with the software can be improved, and the automatic generation can improve the production efficiency. Demonstrate.

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

【図1】本発明になる保護継電装置のソフトウェア作成
方法を採用して、ヒューマンインターフェース部のプロ
グラムや画面集を作成する作業の流れを示すフロー図で
ある。
FIG. 1 is a flowchart showing a flow of an operation for creating a program and a screen collection of a human interface unit by employing a software creation method of a protection relay device according to the present invention.

【図2】本発明の一実施の形態になるディジタル形保護
継電装置の概略構成を説明する図である。
FIG. 2 is a diagram illustrating a schematic configuration of a digital protection relay device according to an embodiment of the present invention.

【図3】上記図2に示したデイジタル形保護継電装置に
おける内部処理のための構成の一例を示す図である。
FIG. 3 is a diagram showing an example of a configuration for internal processing in the digital protection relay device shown in FIG. 2;

【図4】上記図1のソフトウェア作成方法における、デ
ータベース入力画面の表示画面選択画面の一例を示す図
である。
FIG. 4 is a view showing an example of a display screen selection screen of a database input screen in the software creation method of FIG. 1;

【図5】上記図1のソフトウェア作成方法における、デ
ータベース入力画面の整定画面文字情報入力画面の一例
を示す図である。
FIG. 5 is a view showing an example of a character information input screen of a setting screen of a database input screen in the software creation method of FIG. 1;

【図6】上記図1のソフトウェア作成方法における、デ
ータベース入力画面の整定画面数値情報入力画面の一例
を示す図である。
FIG. 6 is a diagram showing an example of a numerical value information input screen of a setting screen of a database input screen in the software creation method of FIG. 1;

【図7】上記ヒューマンインターフェース部のプログラ
ム自動生成における流れを示した図である。
FIG. 7 is a diagram showing a flow in the automatic program generation of the human interface unit.

【図8】上記ヒューマンインターフェース画面集の自動
生成の流れを示した図である。
FIG. 8 is a diagram showing a flow of the automatic generation of the human interface screen collection.

【図9】上記のソフトウェア作成方法における、データ
ベース入力画面からの自動生成を示した図である。
FIG. 9 is a diagram showing automatic generation from a database input screen in the above software creation method.

【図10】従来技術における、ヒューマンインターフェ
ース部プログラムや画面集の作成の流れの一例を示した
図である。
FIG. 10 is a diagram showing an example of a flow of creating a human interface unit program and a screen book in the related art.

【図11】上記従来技術における、整定画面の一例を示
す図である。
FIG. 11 is a diagram showing an example of a setting screen in the above-described conventional technique.

【図12】上記従来技術における、運用状態表示画面の
一例を示す図である。
FIG. 12 is a diagram showing an example of an operation status display screen according to the above-mentioned conventional technology.

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

10 データベース入力画面 11 ヒューマンインターフェース部プログラム 11a プログラムコア部 11b プログラムデータ部 11c データベース内データ 12 ヒユーマンインターフェース画面集 12a 整定画面外枠部品 12b 整定画面文字用枠部品 12c データベース内データ 50 送電線 51 計器用変成器 52 電流情報・電圧情報 53 ディジタル形保護継電装置 54 遮断器 60 アナログインプット部 61 Ry部 62 SEQ部 63 ヒューマンインターフェース部 71 表示画面決定作業 72 表示文宇決定作業 73 数値情報決定作業 Reference Signs List 10 Database input screen 11 Human interface section program 11a Program core section 11b Program data section 11c Data in database 12 Human interface screen collection 12a Settling screen outer frame part 12b Setting screen character frame part 12c Data in database 50 Transmission line 51 Instrument transformation Switch 52 Current information / voltage information 53 Digital protective relay 54 Circuit breaker 60 Analog input unit 61 Ry unit 62 SEQ unit 63 Human interface unit 71 Display screen determination work 72 Display text determination work 73 Numerical information determination work

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 電力系統の各種状態量を取り込み、演算
処理基板で予め定められた処理手順に従って一定周期ご
とに保護リレー演算処理を行い、その結果に基づいて当
該電力系統に保護指令を出力する保護継電装置におい
て、当該装置に実装されるディスプレイ画面を通し、装
置に対する各種設定やその状態表示を含む機能を有する
ヒューマンインターフェース部のためのソフトウェアの
作成方法であって、少なくとも、前記ヒューマンインタ
ーフェース部を駆動するためのプログラムに使用する表
示画面種別情報、文宇情報、数値情報を含むデータをデ
ータベース化し、当該データベース化したデータに基づ
いて自動生成することを特徴とする保護継電装置のソフ
トウェア作成方法。
An operation processing board performs protection relay arithmetic processing at regular intervals according to a predetermined processing procedure, and outputs a protection command to the electric power system based on the result. In a protective relay device, through a display screen mounted on the device, a method for creating software for a human interface unit having a function including various settings for the device and a status display thereof, at least the human interface unit Software for a protective relay device, characterized in that data including display screen type information, text information, and numerical information used in a program for driving a computer is created in a database, and automatically generated based on the data in the database. Method.
【請求項2】 前記請求項1に記載したソフトウェア作
成方法において、前記データベース化したデータから、
前記ヒューマンインターフェース部を構成するデイスプ
レイ画面上に表示される画面を図面化したヒューマンイ
ンターフェース画面集を自動生成するようにしたことを
特徴とする保護継電装置のソフトウェア作成方法。
2. The software creation method according to claim 1, wherein:
A method for creating software for a protective relay device, wherein a human interface screen collection in which a screen displayed on a display screen constituting the human interface unit is drawn is automatically generated.
【請求項3】 前記請求項1に記載したソフトウェア作
成方法において、前記データベース化を行うための入力
画面は、前記ヒューマンインターフェース部のデイスプ
レイ画面上に表示される画面を模擬したものであること
を特徴とする保護継電装置のソフトウェア作成方法。
3. The software creation method according to claim 1, wherein the input screen for creating the database simulates a screen displayed on a display screen of the human interface unit. Software creation method of protection relay device.
JP2001178259A 2001-06-13 2001-06-13 Development method for protecting relay software Pending JP2002374616A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001178259A JP2002374616A (en) 2001-06-13 2001-06-13 Development method for protecting relay software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001178259A JP2002374616A (en) 2001-06-13 2001-06-13 Development method for protecting relay software

Publications (1)

Publication Number Publication Date
JP2002374616A true JP2002374616A (en) 2002-12-26

Family

ID=19018985

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001178259A Pending JP2002374616A (en) 2001-06-13 2001-06-13 Development method for protecting relay software

Country Status (1)

Country Link
JP (1) JP2002374616A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009153324A (en) * 2007-12-21 2009-07-09 Meidensha Corp System of designing di/o monitoring data and designing method thereof
JP2012175888A (en) * 2011-02-24 2012-09-10 Hitachi Ltd Data preparation device for hi software and data preparation method for hi software
CN102930070A (en) * 2011-12-30 2013-02-13 白山发电厂 Automatic adjusting method for relay protection setting value of generator-transformer unit

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009153324A (en) * 2007-12-21 2009-07-09 Meidensha Corp System of designing di/o monitoring data and designing method thereof
JP2012175888A (en) * 2011-02-24 2012-09-10 Hitachi Ltd Data preparation device for hi software and data preparation method for hi software
CN102930070A (en) * 2011-12-30 2013-02-13 白山发电厂 Automatic adjusting method for relay protection setting value of generator-transformer unit
CN102930070B (en) * 2011-12-30 2015-08-26 白山发电厂 A kind of transformer unit relay protection constant value automatic setting method

Similar Documents

Publication Publication Date Title
US5697788A (en) Algorithm training system
US6606544B2 (en) Electronic flight kit and method
US20030090473A1 (en) Multiple screen automatic programming interface
JP5545744B2 (en) Operation screen design support program, operation screen design support device, and operation screen design support method
US20160132305A1 (en) Program graph display device, program graph display method, and program graph display program
JP2002374616A (en) Development method for protecting relay software
JPH07168709A (en) Method and device for simulating program generator utilization specification
KR101726120B1 (en) Program editing device, program editing method and computer readable recoding medium for recording program editing program
CN103576612A (en) Terminal user guiding system and method of numeric control lathe and numeric control milling machine, numeric control lathe and numeric control milling machine
JP2007280092A (en) Picture data preparation method
JPH0660078A (en) Document preparing device and key function setting method
CN105589694A (en) High-voltage disconnecting switch automatic type selection and technical review filling method
US7379862B1 (en) Method and apparatus for analyzing and debugging natural language parses
JPH0528157A (en) Word processor
JP4588364B2 (en) Controller screen generator
JPH0850576A (en) Visually interactive simulator
JP2013088873A (en) Setting information generating program, setting information generating device, and setting information generating method
JP2729996B2 (en) Document processing apparatus and method
JP2002268729A (en) Soft isolation device
JP2534433B2 (en) Message verification method
US20030033332A1 (en) Control/display unit page builder software tool
CN115830948A (en) Driver auxiliary operation method applied to simulator
JPH08339208A (en) Program preparation device for programmable controller
JP2937381B2 (en) Integrated circuit design method and design apparatus
JP2629955B2 (en) Expert system construction equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040116

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050627

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050705

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20051115