JP6815930B2 - Information processing equipment and system monitoring program - Google Patents

Information processing equipment and system monitoring program Download PDF

Info

Publication number
JP6815930B2
JP6815930B2 JP2017092319A JP2017092319A JP6815930B2 JP 6815930 B2 JP6815930 B2 JP 6815930B2 JP 2017092319 A JP2017092319 A JP 2017092319A JP 2017092319 A JP2017092319 A JP 2017092319A JP 6815930 B2 JP6815930 B2 JP 6815930B2
Authority
JP
Japan
Prior art keywords
program
calculation
time
additional
basic program
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.)
Active
Application number
JP2017092319A
Other languages
Japanese (ja)
Other versions
JP2018191439A (en
Inventor
重隆 竹内
重隆 竹内
徳次郎 滝沢
徳次郎 滝沢
坂下 寛憲
寛憲 坂下
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Toshiba Energy Systems and Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Energy Systems and Solutions 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, Toshiba Energy Systems and Solutions Corp filed Critical Toshiba Corp
Priority to JP2017092319A priority Critical patent/JP6815930B2/en
Publication of JP2018191439A publication Critical patent/JP2018191439A/en
Application granted granted Critical
Publication of JP6815930B2 publication Critical patent/JP6815930B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Remote Monitoring And Control Of Power-Distribution Networks (AREA)

Description

本発明の実施形態は、情報処理装置、および系統監視プログラムに関する。 An embodiment of the present invention relates to an information processing device and a system monitoring program.

従来では、入力されたデータに対して予め設定された演算プログラムによる演算を行い、演算された結果に基づいて電力系統を保護する保護制御装置が知られている。このような保護制御装置に他の演算プログラムを追加する場合、全ての演算プログラムが実行できるように、全ての演算プログラムの演算時間に基づいて、演算周期を変更する必要がある。しかしながら、演算周期を変更すると、入力されるデータのサンプリング周期との同期が取れず、電力系統の異常判定が困難になる場合があった。 Conventionally, there is known a protection control device that performs an operation on input data by a preset arithmetic program and protects the power system based on the calculated result. When adding another arithmetic program to such a protection control device, it is necessary to change the arithmetic cycle based on the arithmetic time of all the arithmetic programs so that all the arithmetic programs can be executed. However, if the calculation cycle is changed, synchronization with the sampling cycle of the input data may not be achieved, and it may be difficult to determine an abnormality in the power system.

特開2017−5960号公報JP-A-2017-5960

本発明が解決しようとする課題は、演算周期に応じて追加プログラムの実行可否を判定することで電力系統の継続的な監視を実現することができる情報処理装置、および系統監視プログラムを提供することである。 An object to be solved by the present invention is to provide an information processing device and a system monitoring program capable of realizing continuous monitoring of an electric power system by determining whether or not an additional program can be executed according to a calculation cycle. Is.

実施形態の情報処理装置は、入力部と、A/D変換器と、記憶装置と、演算装置とを持つ。入力部は、電力系統において計測された計測結果を示すアナログ信号を入力する。A/D変換部は、前記入力部に入力されたアナログ信号をデジタルデータに変換する。記憶装置は、前記電力系統の異常を検知するための演算を実行する基本プログラムと、前記基本プログラムに追加して実行可能な少なくとも一つの追加プログラムとを記憶する。演算装置は、前記基本プログラム、または、前記基本プログラムおよび前記追加プログラムに基づいて、前記A/D変換器により変換されたデジタルデータに対して演算を行う。また、演算装置は、前記基本プログラムのプログラム実行時の想定演算時間および演算周期と、前記追加プログラムのプログラム実行時の想定演算時間とに基づいて、前記追加プログラムが演算可能であるか否かを判定し、判定した結果に基づいて、前記基本プログラムに基づいて演算を実行するか、または前記基本プログラムおよび前記追加プログラムに基づいて演算を実行するかを決定する。 The information processing device of the embodiment includes an input unit, an A / D converter, a storage device, and an arithmetic unit. The input unit inputs an analog signal indicating the measurement result measured in the power system. The A / D conversion unit converts the analog signal input to the input unit into digital data. The storage device stores a basic program that executes an operation for detecting an abnormality in the power system, and at least one additional program that can be executed in addition to the basic program. The arithmetic unit performs an calculation on the digital data converted by the A / D converter based on the basic program or the basic program and the additional program. Further, the arithmetic unit determines whether or not the additional program can be calculated based on the estimated arithmetic time and the arithmetic cycle when the program of the basic program is executed and the assumed arithmetic time when the program of the additional program is executed. Judgment is made, and based on the result of the determination, it is determined whether to execute the calculation based on the basic program or the calculation based on the basic program and the additional program.

第1の実施形態の系統監視装置100の構成図。The block diagram of the system monitoring apparatus 100 of 1st Embodiment. 第1の実施形態の演算装置200の構成図。The block diagram of the arithmetic unit 200 of 1st Embodiment. 第1実施形態の基本プログラムデータ242および追加プログラムデータ252について説明するための図。The figure for demonstrating the basic program data 242 and the additional program data 252 of the 1st Embodiment. 第1の実施形態の中央演算処理装置210が実行するプログラムの決定処理の一例を示すフローチャート。The flowchart which shows an example of the determination process of the program executed by the central processing unit 210 of 1st Embodiment. 第2の実施形態の演算装置200Aの構成図。The block diagram of the arithmetic unit 200A of the 2nd Embodiment. 第2の実施形態の基本プログラムデータ244、追加プログラムデータ254、および想定演算時間調整テーブル260について説明するための図。The figure for demonstrating the basic program data 244, the additional program data 254, and the assumed calculation time adjustment table 260 of the 2nd Embodiment. 第2の実施形態の中央演算処理装置210が実行するプログラムの決定処理の一例を示すフローチャート。The flowchart which shows an example of the determination process of the program executed by the central processing unit 210 of the 2nd Embodiment. 第3の実施形態の演算装置200Bの構成図。The block diagram of the arithmetic unit 200B of the 3rd Embodiment. 第3の実施形態の基本プログラムデータ246および追加プログラムデータ256について説明するための図。The figure for demonstrating the basic program data 246 and the additional program data 256 of the 3rd Embodiment. 第3の実施形態の中央演算処理装置210Bが実行するプログラムの決定処理の一例を示すフローチャート。The flowchart which shows an example of the determination process of the program executed by the central processing unit 210B of the 3rd Embodiment. 第3の実施形態の演算周期の設定方法について説明するための図。The figure for demonstrating the setting method of the calculation period of the 3rd Embodiment. 第4の実施形態の中央演算処理装置210Bが実行するプログラムの決定処理の一例を示すフローチャート。The flowchart which shows an example of the determination process of the program executed by the central processing unit 210B of 4th Embodiment. 実行中のプログラムが演算周期を超えた場合について説明するための図。The figure for demonstrating the case where the running program exceeds the calculation cycle. 系統監視装置100に接続されるサーバ装置300の構成図。The block diagram of the server device 300 connected to the system monitoring device 100. 第5の実施形態の基本プログラム演算情報334について説明するための図。The figure for demonstrating the basic program calculation information 334 of the 5th Embodiment. 第5の実施形態の追加プログラム演算情報335について説明するための図。The figure for demonstrating the additional program calculation information 335 of the 5th Embodiment. 第5の実施形態の演算周期情報336について説明するための図。The figure for demonstrating the calculation cycle information 336 of the 5th Embodiment. 系統監視装置100に接続されるサーバ装置300Aの構成図を示す図。The figure which shows the block diagram of the server apparatus 300A connected to the system monitoring apparatus 100. 第7の実施形態の系統監視装置情報337について説明するための図。The figure for demonstrating the system monitoring apparatus information 337 of the 7th Embodiment. 第7の実施形態のサーバ装置用時間調整データ338について説明するための図。The figure for demonstrating the time adjustment data 338 for the server apparatus of 7th Embodiment.

以下、実施形態の情報処理装置、および系統監視プログラムを、図面を参照して説明する。 Hereinafter, the information processing apparatus and the system monitoring program of the embodiment will be described with reference to the drawings.

(第1の実施形態)
図1は、第1の実施形態の系統監視装置100の構成図である。系統監視装置100および後述するサーバ装置300は、「情報処理装置」の一例である。図1に示す系統監視装置100は、例えば、入力部110と、A/D変換器120と、伝送処理装置130と、出力部140と、表示装置150と、演算装置200を備える。入力部110、A/D変換器120、伝送処理装置130、出力部140、表示装置150、および演算装置200は、それぞれバスを介してデータの送受信が可能な状態で接続されている。
(First Embodiment)
FIG. 1 is a configuration diagram of the system monitoring device 100 of the first embodiment. The system monitoring device 100 and the server device 300 described later are examples of "information processing devices". The system monitoring device 100 shown in FIG. 1 includes, for example, an input unit 110, an A / D converter 120, a transmission processing device 130, an output unit 140, a display device 150, and an arithmetic unit 200. The input unit 110, the A / D converter 120, the transmission processing device 130, the output unit 140, the display device 150, and the arithmetic unit 200 are connected to each other in a state in which data can be transmitted and received via a bus.

入力部110は、例えば、系統監視装置100が接続する電力系統において図示しない計測装置等によって計測れた電圧または電流の少なくとも一方の計測結果を示すアナログ信号を入力する。A/D変換器120は、例えば、入力部110に入力されたアナログ信号をデジタルデータに変換する。 The input unit 110 inputs, for example, an analog signal indicating the measurement result of at least one of the voltage and the current measured by a measuring device (not shown) in the power system to which the system monitoring device 100 is connected. The A / D converter 120 converts, for example, an analog signal input to the input unit 110 into digital data.

伝送処理装置130は、インターネットやLAN(Local Area Network)等の通信ネットワークを介して接続された管理者端末、サーバ装置等の外部装置とデータの送受信を行う。伝送処理装置130は、例えば、NIC(Network Interface Card)や無線通信モジュール等の通信インターフェースである。 The transmission processing device 130 transmits / receives data to / from an external device such as an administrator terminal or a server device connected via a communication network such as the Internet or a LAN (Local Area Network). The transmission processing device 130 is, for example, a communication interface such as a NIC (Network Interface Card) or a wireless communication module.

出力部140は、外部機器に出力結果やエラー情報等を出力する。また、出力部140は、例えば、電力系統に設けられる発電機や変圧器等に対して、電力系統への接続または切断の切り替えを行うためのオン・オフ信号等を出力する。 The output unit 140 outputs an output result, error information, and the like to an external device. Further, the output unit 140 outputs, for example, an on / off signal for switching connection or disconnection to the power system to a generator, a transformer, or the like provided in the power system.

表示装置150は、例えば、入力部110が入力した情報や系統監視装置100における処理状態または系統監視装置100の内部に保存された情報を表示する。また、表示装置150は、電力系統の異常検知に関する情報を表示する。表示装置150は、例えば、LCD(Liquid Crystal Display)や有機EL(Electro Luminescence)表示装置等である。また、表示装置150は、LED(Light Emitting Diode)等の発光素子でもよい。 The display device 150 displays, for example, the information input by the input unit 110, the processing status of the system monitoring device 100, or the information stored inside the system monitoring device 100. In addition, the display device 150 displays information related to abnormality detection of the power system. The display device 150 is, for example, an LCD (Liquid Crystal Display), an organic EL (Electro Luminescence) display device, or the like. Further, the display device 150 may be a light emitting element such as an LED (Light Emitting Diode).

演算装置200は、A/D変換器120により変換されたデジタルデータに対して、電力系統を監視するためのプログラムによる演算処理を行う。演算装置200の機能の詳細については、後述する。 The arithmetic unit 200 performs arithmetic processing by a program for monitoring the power system on the digital data converted by the A / D converter 120. The details of the function of the arithmetic unit 200 will be described later.

次に、演算装置200の機能の詳細について説明する。図2は、第1の実施形態の演算装置200の構成図である。演算装置200は、例えば、中央演算処理装置210と、揮発性メモリ220と、不揮発性メモリ230とを備える。中央演算処理装置210、揮発性メモリ220、および不揮発性メモリ230は、それぞれバスを介してデータの送受信が可能な状態で接続されている。 Next, the details of the function of the arithmetic unit 200 will be described. FIG. 2 is a configuration diagram of the arithmetic unit 200 of the first embodiment. The arithmetic unit 200 includes, for example, a central processing unit 210, a volatile memory 220, and a non-volatile memory 230. The central processing unit 210, the volatile memory 220, and the non-volatile memory 230 are connected to each other via a bus so that data can be transmitted and received.

中央演算処理装置210は、例えば、CPU(Central Processing Unit)等のプロセッサである。中央演算処理装置210は、例えば、不揮発性メモリ230等に格納されたプログラムを実行することにより機能するソフトウェア機能部である。中央演算処理装置210は、例えば、不揮発性メモリ230に記憶された基本プログラム240、または、基本プログラム240および追加プログラム250に基づいて、A/D変換器120により変換されたデジタルデータに対する演算を行う。 The central processing unit 210 is, for example, a processor such as a CPU (Central Processing Unit). The central processing unit 210 is, for example, a software functional unit that functions by executing a program stored in a non-volatile memory 230 or the like. The central processing unit 210 performs an operation on the digital data converted by the A / D converter 120 based on, for example, the basic program 240 stored in the non-volatile memory 230, or the basic program 240 and the additional program 250. ..

中央演算処理装置210は、例えば、基本プログラム240を実行することで、電力系統の異常を検知するための基本的な機能を実現する。基本的な機能とは、例えば、デジタルデータの変化量や積算量を算出する機能や、算出した結果と閾値とを比較して電力系統に異常が発生しているか否かを判定する機能等である。 The central processing unit 210 realizes a basic function for detecting an abnormality in the power system by executing, for example, the basic program 240. The basic functions are, for example, a function for calculating the amount of change and integration of digital data, and a function for comparing the calculated result with a threshold value to determine whether or not an abnormality has occurred in the power system. is there.

また、中央演算処理装置210は、追加プログラム250を実行することで、基本プログラム240で実行される機能以外の機能を実現する。基本プログラム240で実行される機能以外の機能とは、例えば、地域や時間帯ごとに分類して異常検知を行う機能、異常検知結果に対する統計処理を行う機能、異常を検知した場合の出力態様を追加する機能等である。したがって、系統監視装置100に機能を追加する場合には、基本プログラム240を書き替えずに、追加プログラム250を書き替えたり、変更したりする。追加プログラム250は、中央演算処理装置210によって基本プログラム240と組み合わせて実行される。 Further, the central processing unit 210 realizes a function other than the function executed by the basic program 240 by executing the additional program 250. Functions other than the functions executed by the basic program 240 include, for example, a function of classifying by region and time zone to detect anomalies, a function of performing statistical processing on anomaly detection results, and an output mode when an abnormality is detected. Functions to be added, etc. Therefore, when adding a function to the system monitoring device 100, the additional program 250 is rewritten or changed without rewriting the basic program 240. The additional program 250 is executed by the central processing unit 210 in combination with the basic program 240.

また、中央演算処理装置210は、基本プログラム240のプログラム実行時の想定演算時間および演算周期と、追加プログラム250のプログラム実行時の想定演算時間とに基づいて、追加プログラム250が演算可能であるか否かを判定する。そして、中央演算処理装置210は、判定した結果に基づいて、基本プログラム240に基づいて演算を実行するか、または基本プログラム240および追加プログラム250に基づいて演算を実行するかを決定する。中央演算処理装置210が実行するプログラムの決定方法の詳細については後述する。 Further, can the central processing unit 210 calculate the additional program 250 based on the estimated calculation time and the calculation cycle at the time of executing the program of the basic program 240 and the estimated calculation time at the time of executing the program of the additional program 250? Judge whether or not. Then, the central processing unit 210 determines whether to execute the calculation based on the basic program 240 or the calculation based on the basic program 240 and the additional program 250 based on the determination result. The details of the method of determining the program to be executed by the central processing unit 210 will be described later.

揮発性メモリ220は、例えば、DRAM(Dynamic Random Access Memory)、SRAM(Static Random Access Memory)である。揮発性メモリ220に電源が供給されている間は、中央演算処理装置210が実行するプログラムやプログラムの実行結果等は、揮発性メモリ220に記憶され、電源が供給されなくなると記憶したデータは消去される。 The volatile memory 220 is, for example, a DRAM (Dynamic Random Access Memory) or a SRAM (Static Random Access Memory). While the power is supplied to the volatile memory 220, the program executed by the central processing unit 210, the execution result of the program, etc. are stored in the volatile memory 220, and the stored data is erased when the power is not supplied. Will be done.

不揮発性メモリ230は、例えば、EEPROM(Electrically Erasable Programmable Read-Only Memory)である。不揮発性メモリ230には、例えば、基本プログラム240と追加プログラム250とが格納される。基本プログラム240と追加プログラム250は、不揮発性メモリ230に電源が供給されなくても消去されない。 The non-volatile memory 230 is, for example, an EEPROM (Electrically Erasable Programmable Read-Only Memory). For example, the basic program 240 and the additional program 250 are stored in the non-volatile memory 230. The basic program 240 and the additional program 250 are not erased even if the non-volatile memory 230 is not supplied with power.

基本プログラム240には、例えば、基本プログラム240に対応付けられた基本プログラムデータ242が格納される。 In the basic program 240, for example, the basic program data 242 associated with the basic program 240 is stored.

追加プログラム250は、例えば、系統監視装置100が実装する機能ごとに生成されている。追加プログラム250は、伝送処理装置130等によって接続される外部装置からダウンロードされて、不揮発性メモリ230に格納される。また、追加プログラム250は、系統監視装置100に追加機能が実装しない場合には不揮発性メモリ230に記憶されない。追加プログラム250には、例えば、追加プログラム250に対応付けられた追加プログラムデータ252が格納される。 The additional program 250 is generated for each function implemented by the system monitoring device 100, for example. The additional program 250 is downloaded from an external device connected by the transmission processing device 130 or the like and stored in the non-volatile memory 230. Further, the additional program 250 is not stored in the non-volatile memory 230 unless the additional function is mounted on the system monitoring device 100. The additional program 250 stores, for example, the additional program data 252 associated with the additional program 250.

次に、基本プログラムデータ242、追加プログラムデータ252、および中央演算処理装置210が実行するプログラムの決定方法について説明する。図3は、第1実施形態の基本プログラムデータ242および追加プログラムデータ252について説明するための図である。図3の例では、基本プログラム240の基本プログラムデータ242と、系統監視装置100に追加する二つの機能(機能1、機能2)に対応した追加プログラム250A、250Bの追加プログラムデータ252a、252bを示している。 Next, a method of determining the basic program data 242, the additional program data 252, and the program to be executed by the central processing unit 210 will be described. FIG. 3 is a diagram for explaining the basic program data 242 and the additional program data 252 of the first embodiment. In the example of FIG. 3, the basic program data 242 of the basic program 240 and the additional program data 252a and 252b of the additional programs 250A and 250B corresponding to the two functions (function 1 and function 2) added to the system monitoring device 100 are shown. ing.

基本プログラムデータ242には、例えば、演算情報領域と、基本プログラム領域とが含まれる。演算情報領域には、例えば、基本プログラム240に対する想定演算時間と、演算周期とが格納される。想定演算時間とは、例えば、図示しない時間測定装置等の他の装置によって基本プログラム240を実行したときの演算時間である。また、基本プログラム領域には、基本プログラム240が格納される領域のアドレス情報等が格納される。 The basic program data 242 includes, for example, a calculation information area and a basic program area. In the calculation information area, for example, an estimated calculation time for the basic program 240 and a calculation cycle are stored. The estimated calculation time is, for example, the calculation time when the basic program 240 is executed by another device such as a time measuring device (not shown). Further, in the basic program area, the address information and the like of the area in which the basic program 240 is stored are stored.

追加プログラムデータ252aには、例えば、演算情報領域と、機能1プログラム領域とが含まれる。演算情報領域には、例えば、機能1の追加プログラム250Aに対する想定演算時間が格納される。想定演算時間は、時間測定装置等によって追加プログラム250Aを実行したときの演算時間である。機能1プログラム領域には、追加プログラム250Aが格納される領域のアドレス情報等が格納される。追加プログラムデータ252bにも、追加プログラムデータ252aと同様の構成で各情報が格納される。 The additional program data 252a includes, for example, a calculation information area and a function 1 program area. In the calculation information area, for example, the estimated calculation time for the additional program 250A of the function 1 is stored. The estimated calculation time is the calculation time when the additional program 250A is executed by the time measuring device or the like. The function 1 program area stores the address information and the like of the area in which the additional program 250A is stored. The additional program data 252b also stores each information in the same configuration as the additional program data 252a.

図4は、第1の実施形態の中央演算処理装置210が実行するプログラムの決定処理の一例を示すフローチャートである。まず、中央演算処理装置210は、基本プログラムデータ242aに含まれる基本プログラム240の想定演算時間および演算周期を取得する(ステップS100)。次に、中央演算処理装置210は、追加プログラムデータ250a、250bに含まれる想定演算時間を取得する(ステップS102)。 FIG. 4 is a flowchart showing an example of a program determination process executed by the central processing unit 210 of the first embodiment. First, the central processing unit 210 acquires the assumed calculation time and calculation cycle of the basic program 240 included in the basic program data 242a (step S100). Next, the central processing unit 210 acquires the estimated calculation time included in the additional program data 250a and 250b (step S102).

次に、中央演算処理装置210は、基本プログラム240の想定演算時間と、追加プログラム250A、250Bのそれぞれの想定演算時間とを加算し(ステップS104)、加算した想定演算時間が、演算周期以下か否かを判定する(ステップS106)。加算した想定演算時間が、演算周期以下である場合、中央演算処理装置210は、基本プログラム240と追加プログラム250A、250Bとが、演算周期内で実行可能であると判定する(ステップS108)。 Next, the central processing unit 210 adds the estimated calculation time of the basic program 240 and the estimated calculation time of each of the additional programs 250A and 250B (step S104), and whether the added estimated calculation time is equal to or less than the calculation cycle. It is determined whether or not (step S106). When the added estimated calculation time is equal to or less than the calculation cycle, the central processing unit 210 determines that the basic program 240 and the additional programs 250A and 250B can be executed within the calculation cycle (step S108).

また、加算した想定演算時間が演算周期を超える場合、中央演算処理装置210は、演算周期内で追加プログラム250A、250Bが実行できず、基本プログラム240が実行可能であると判定する(ステップS110)。次に、中央演算処理装置210は、追加プログラム250A、250Bが追加できなかったことを示すエラー情報を表示装置150、または出力部140を介して外部機器等に出力する(S112)。 Further, when the added assumed calculation time exceeds the calculation cycle, the central processing unit 210 determines that the additional programs 250A and 250B cannot be executed within the calculation cycle and the basic program 240 can be executed (step S110). .. Next, the central processing unit 210 outputs error information indicating that the additional programs 250A and 250B could not be added to the external device or the like via the display device 150 or the output unit 140 (S112).

例えば、図3の例において、基本プログラム240および追加プログラム250Aおよび250Bの想定演算時間の合計は、「520+10+20=550[μs]」であり、演算周期が1.39[ms]よりも小さい。したがって、中央演算処理装置210は、合計した想定演算時間と演算周期との比較から、基本プログラム240および追加プログラム250A、250Bを実行することを決定し、決定したプログラムを演算周期内で実行する。 For example, in the example of FIG. 3, the total of the assumed calculation times of the basic program 240 and the additional programs 250A and 250B is "520 + 10 + 20 = 550 [μs]", and the calculation cycle is smaller than 1.39 [ms]. Therefore, the central processing unit 210 decides to execute the basic program 240 and the additional programs 250A and 250B from the comparison between the total estimated calculation time and the calculation cycle, and executes the determined program within the calculation cycle.

以上説明したように、第1の実施形態の系統監視装置100によれば、追加プログラムの実行によって系統監視装置100の機能を追加する場合に、演算周期に応じて追加プログラムの実行可否が判定され、基本プログラム240の演算周期を変更することがないように制御されるため、電力系統の継続的な監視を実現することができる。 As described above, according to the system monitoring device 100 of the first embodiment, when the function of the system monitoring device 100 is added by executing the additional program, it is determined whether or not the additional program can be executed according to the calculation cycle. Since the operation cycle of the basic program 240 is controlled so as not to be changed, continuous monitoring of the power system can be realized.

(第2の実施形態)
次に、系統監視装置の第2の実施形態について説明する。第2の実施形態では、第1の実施形態の系統監視装置100と比較すると、演算装置200に代えて、演算装置200Aを備える点で相違する。したがって、以下では、主に演算装置200Aの構成を中心として説明する。また、以下では、第1の実施形態の演算装置200と同様の機能を備える構成については、同一の名称および符号を用いることとし、具体的な説明は省略する。
(Second Embodiment)
Next, a second embodiment of the system monitoring device will be described. The second embodiment is different from the system monitoring device 100 of the first embodiment in that the arithmetic unit 200A is provided instead of the arithmetic unit 200. Therefore, in the following, the configuration of the arithmetic unit 200A will be mainly described. Further, in the following, the same names and symbols will be used for the configuration having the same functions as the arithmetic unit 200 of the first embodiment, and specific description thereof will be omitted.

図5は、第2の実施形態の演算装置200Aの構成図である。演算装置200Aは、例えば、中央演算処理装置210Aと、揮発性メモリ220と、不揮発性メモリ230とを備える。不揮発性メモリ230には、例えば、基本プログラム240と、追加プログラム250と、想定演算時間調整テーブル260とが格納される。基本プログラム240には、基本プログラムデータ244が格納される。追加プログラム250には、追加プログラムデータ254が格納される。第2実施形態の基本プログラムデータ244、追加プログラムデータ254、および想定演算時間調整テーブル260の詳細については後述する。 FIG. 5 is a configuration diagram of the arithmetic unit 200A of the second embodiment. The arithmetic unit 200A includes, for example, a central processing unit 210A, a volatile memory 220, and a non-volatile memory 230. For example, the basic program 240, the additional program 250, and the assumed calculation time adjustment table 260 are stored in the non-volatile memory 230. The basic program data 244 is stored in the basic program 240. The additional program data 254 is stored in the additional program 250. Details of the basic program data 244, the additional program data 254, and the assumed calculation time adjustment table 260 of the second embodiment will be described later.

中央演算処理装置210Aは、系統監視装置100の装置性能種別に基づいて、基本プログラム240および追加プログラム250のプログラム実行時の想定演算時間を変更する。装置性能種別とは、例えば、装置に設けられるCPUのクロック周波数に対応付けられた種別である。例えば、中央演算処理装置210Aは、不揮発性メモリ230に記憶された想定演算時間調整テーブル260を参照し、系統監視装置100の装置性能種別と、基本プログラムデータ244および追加プログラムデータ254に含まれる装置性能種別とに対応付けられた換算データに基づいて、基本プログラムデータ244および追加プログラムデータ254に格納された想定演算時間を変更する。また、中央演算処理装置210Aは、変更された想定演算時間に基づいて合計値を算出し、算出した合計値と演算周期とを比較することで。追加プログラム250の実行可否を判定する。そして、中央演算処理装置210Aは、判定された結果に基づいて、基本プログラム240による演算を実行するか、または基本プログラム240および追加プログラム250による演算を実行するかを決定する。 The central processing unit 210A changes the estimated calculation time at the time of program execution of the basic program 240 and the additional program 250 based on the device performance type of the system monitoring device 100. The device performance type is, for example, a type associated with the clock frequency of the CPU provided in the device. For example, the central arithmetic processing apparatus 210A refers to the assumed arithmetic time adjustment table 260 stored in the non-volatile memory 230, and includes the apparatus performance type of the system monitoring apparatus 100, the basic program data 244, and the additional program data 254. Based on the conversion data associated with the performance type, the estimated calculation time stored in the basic program data 244 and the additional program data 254 is changed. Further, the central processing unit 210A calculates the total value based on the changed estimated calculation time, and compares the calculated total value with the calculation cycle. It is determined whether or not the additional program 250 can be executed. Then, the central processing unit 210A determines whether to execute the calculation by the basic program 240 or the calculation by the basic program 240 and the additional program 250 based on the determined result.

図6は、第2の実施形態の基本プログラムデータ244、追加プログラムデータ254、および想定演算時間調整テーブル260について説明するための図である。図6の例では、基本プログラム240の基本プログラムデータ244と、系統監視装置100に追加する二つの機能(機能1、機能2)に対応した追加プログラム250A、250Bの追加プログラムデータ254a、254bを示している。 FIG. 6 is a diagram for explaining the basic program data 244, the additional program data 254, and the assumed calculation time adjustment table 260 of the second embodiment. In the example of FIG. 6, the basic program data 244 of the basic program 240 and the additional program data 254a and 254b of the additional programs 250A and 250B corresponding to the two functions (function 1 and function 2) added to the system monitoring device 100 are shown. ing.

基本プログラムデータ244には、例えば、演算情報領域と、基本プログラム領域とが含まれる。演算情報領域には、例えば、基本プログラム240に対する想定演算時間と、装置性能種別と、演算周期とが格納される。装置性能種別は、演算情報領域に格納された想定演算時間を実測した時間測定装置の装置性能種別である。また、基本プログラム領域には、基本プログラム240が格納される領域の情報が格納される。 The basic program data 244 includes, for example, a calculation information area and a basic program area. In the calculation information area, for example, an estimated calculation time for the basic program 240, a device performance type, and a calculation cycle are stored. The device performance type is the device performance type of the time measuring device that actually measured the estimated calculation time stored in the calculation information area. Further, in the basic program area, information on the area in which the basic program 240 is stored is stored.

追加プログラムデータ254a、254bのそれぞれの演算情報領域には、例えば、追加プログラム250A、250Bに対する想定演算時間と装置性能種別とが格納される。また、機能1および機能2のそれぞれの追加プログラム領域には、例えば、機能1および機能2の追加プログラム250A、250Bが格納される領域のアドレス情報等が格納される。 In each calculation information area of the additional program data 254a and 254b, for example, the estimated calculation time and the device performance type for the additional programs 250A and 250B are stored. Further, in each of the additional program areas of the function 1 and the function 2, for example, the address information of the area in which the additional programs 250A and 250B of the function 1 and the function 2 are stored is stored.

想定演算時間調整テーブル260には、例えば、系統監視装置100の装置性能種別および時間測定装置の装置性能種別に対応付けられた倍率情報が格納されている。倍率情報とは、系統監視装置100の装置性能種別と、時間測定装置の装置性能種別との違いによる想定演算時間の誤差を抑制するために、想定演算時間に対して乗算される倍率情報である。 In the assumed calculation time adjustment table 260, for example, the magnification information associated with the device performance type of the system monitoring device 100 and the device performance type of the time measuring device is stored. The magnification information is magnification information that is multiplied by the estimated calculation time in order to suppress an error in the estimated calculation time due to the difference between the device performance type of the system monitoring device 100 and the device performance type of the time measuring device. ..

図7は、第2の実施形態の中央演算処理装置210が実行するプログラムの決定処理の一例を示すフローチャートである。なお、図7に示すステップS200〜S214の処理のうち、ステップS206〜S214の処理は、図4に示すステップS104〜S112の処理に相当する。そのため、以下では、主に、ステップS200〜S204の処理を中心として説明する。 FIG. 7 is a flowchart showing an example of a program determination process executed by the central processing unit 210 of the second embodiment. Of the processes of steps S200 to S214 shown in FIG. 7, the processes of steps S206 to S214 correspond to the processes of steps S104 to S112 shown in FIG. Therefore, in the following, the processing of steps S200 to S204 will be mainly described.

まず、中央演算処理装置210Aは、基本プログラムデータ244aに含まれる基本プログラム240の想定演算時間、装置性能種別、および演算周期を取得する(ステップS200)。次に、中央演算処理装置210Aは、追加プログラムデータ254a、254bに含まれる想定演算時間および装置性能種別を取得する(ステップS202)。 First, the central processing unit 210A acquires the estimated calculation time, device performance type, and calculation cycle of the basic program 240 included in the basic program data 244a (step S200). Next, the central processing unit 210A acquires the estimated calculation time and the device performance type included in the additional program data 254a and 254b (step S202).

次に、中央演算処理装置210Aは、不揮発性メモリ230Aに記憶された装置種別対応時間情報235を参照し、ステップS200の処理で取得した系統監視装置100の装置性能種別と、基本プログラムデータ244および追加プログラムデータ254a、254bに格納された装置性能種別とに基づいて、基本プログラムデータ244および追加プログラムデータ254a、254bに格納された想定演算時間を変更する(ステップS204)。そして、中央演算処理装置210Aは、ステップS206以降の処理を実行する。 Next, the central processing unit 210A refers to the device type correspondence time information 235 stored in the non-volatile memory 230A, and the device performance type of the system monitoring device 100 acquired in the process of step S200, the basic program data 244, and the basic program data 244. The estimated calculation time stored in the basic program data 244 and the additional program data 254a and 254b is changed based on the device performance type stored in the additional program data 254a and 254b (step S204). Then, the central processing unit 210A executes the processing after step S206.

ここで、図6の例を用いて、第2の実施形態の系統監視装置100が実行するプログラムの決定方法について説明する。以下では、系統監視装置100の装置性能種別は、「B」であるものとする。 Here, a method of determining a program to be executed by the system monitoring device 100 of the second embodiment will be described with reference to the example of FIG. In the following, it is assumed that the device performance type of the system monitoring device 100 is "B".

図6の例において、基本プログラムデータ244に格納された装置性能種別は「B」である。したがって、中央演算処理装置210Aは、不揮発性メモリ230に記憶された想定演算時間調整テーブル260を参照し、系統監視装置100の装置性能種別と、基本プログラムデータ244に格納された装置性能種別から倍率1.0を取得する。また同様に、中央演算処理装置210Aは、系統監視装置100の装置性能種別と、追加プログラムデータ254aにより取得した装置性能種別とから倍率2.0を取得する。また、中央演算処理装置210Aは、系統監視装置100の装置性能種別と、追加プログラムデータ254bにより取得した装置性能種別とから倍率1.0を取得する。中央演算処理装置210Aは、それぞれの倍率を、基本プログラムデータ244および追加プログラムデータ254a、254bに格納された想定演算時間に乗算して、想定演算時間を変更する。 In the example of FIG. 6, the device performance type stored in the basic program data 244 is "B". Therefore, the central processing unit 210A refers to the assumed calculation time adjustment table 260 stored in the non-volatile memory 230, and is multiplied by the device performance type of the system monitoring device 100 and the device performance type stored in the basic program data 244. Get 1.0. Similarly, the central processing unit 210A acquires a magnification of 2.0 from the device performance type of the system monitoring device 100 and the device performance type acquired by the additional program data 254a. Further, the central processing unit 210A acquires a magnification of 1.0 from the device performance type of the system monitoring device 100 and the device performance type acquired by the additional program data 254b. The central processing unit 210A changes the estimated calculation time by multiplying each magnification by the estimated calculation time stored in the basic program data 244 and the additional program data 254a and 254b.

具体的には、基本プログラム240の想定演算時間は、想定演算時間520[μs]×倍率1.0=520[μs]となり、追加プログラム250Aの想定演算時間は、想定演算時間10[μs]×倍率2.0=20[μs]となり、追加プログラム250Bの想定演算時間20[μs]×倍率1.0=20[μs]となる。つまり、図6の例では、追加プログラム250Aの想定演算時間が変更される。そして、中央演算処理装置210Aは、これらの想定演算時間の合計値520+20+20=560[μs]と、演算周期1.39[ms]とを比較し、想定演算時間の合計値が演算周期以下であるため、基本プログラム240の演算周期内で追加プログラム250A、250Bが実行可能であると判定する。これにより、中央演算処理装置210Aは、基本プログラム240の演算周期内で基本プログラム240とともに、追加プログラム250A、250Bを実行することを決定する。 Specifically, the estimated calculation time of the basic program 240 is the estimated calculation time 520 [μs] × magnification 1.0 = 520 [μs], and the estimated calculation time of the additional program 250A is the estimated calculation time 10 [μs] ×. The magnification is 2.0 = 20 [μs], and the estimated calculation time of the additional program 250B is 20 [μs] x the magnification of 1.0 = 20 [μs]. That is, in the example of FIG. 6, the assumed calculation time of the additional program 250A is changed. Then, the central processing unit 210A compares the total value of these assumed calculation times of 520 + 20 + 20 = 560 [μs] with the calculation cycle of 1.39 [ms], and the total value of the estimated calculation times is equal to or less than the calculation cycle. Therefore, it is determined that the additional programs 250A and 250B can be executed within the calculation cycle of the basic program 240. As a result, the central processing unit 210A decides to execute the additional programs 250A and 250B together with the basic program 240 within the calculation cycle of the basic program 240.

第2の実施形態における想定演算時間調整テーブル260は、倍率の代わりに、調整後の演算時間が格納されていてもよい。この場合、中央演算処理装置210Aは、不揮発性メモリ230に記憶された想定演算時間調整テーブル260を参照し、系統監視装置100の装置性能種別と、基本プログラムデータ244に格納された装置性能種別とに対応付けられた想定演算時間を取得する。また、中央演算処理装置210Aは、系統監視装置100の装置性能種別と、追加プログラムデータ254a、254bに格納された装置性能種別とに基づいて、想定演算時間調整テーブル260から想定演算時間を取得する。そして、中央演算処理装置210Aは、取得したそれぞれの想定演算時間を加算して、演算周期との比較を行い、比較結果に基づいて演算を実行するプログラムを決定する。 The assumed calculation time adjustment table 260 in the second embodiment may store the adjusted calculation time instead of the magnification. In this case, the central processing unit 210A refers to the assumed calculation time adjustment table 260 stored in the non-volatile memory 230, and sets the device performance type of the system monitoring device 100 and the device performance type stored in the basic program data 244. Gets the estimated calculation time associated with. Further, the central processing unit 210A acquires the estimated calculation time from the estimated calculation time adjustment table 260 based on the device performance type of the system monitoring device 100 and the device performance type stored in the additional program data 254a and 254b. .. Then, the central processing unit 210A adds each of the acquired assumed calculation times, compares it with the calculation cycle, and determines a program to execute the calculation based on the comparison result.

また、第2の実施形態において、想定演算時間調整テーブル260は、基本プログラム240または追加プログラム250の実行により実現される機能ごとに複数設けられていてもよい。 Further, in the second embodiment, a plurality of assumed calculation time adjustment tables 260 may be provided for each function realized by executing the basic program 240 or the additional program 250.

以上説明したように、第2の実施形態によれば、第1の実施形態と同様の効果を奏する他、時間計測装置と系統監視装置100との装置性能種別の相違に基づく演算時間の誤差を抑制することができる。 As described above, according to the second embodiment, in addition to achieving the same effect as that of the first embodiment, an error in calculation time due to a difference in device performance type between the time measuring device and the system monitoring device 100 can be obtained. It can be suppressed.

(第3の実施形態)
次に、系統監視装置の第3の実施形態について説明する。第3の実施形態では、第1の実施形態の系統監視装置100と比較すると、演算装置200に代えて、演算装置200Bを備える点で相違する。したがって、以下では、主に演算装置200Bの構成を中心として説明する。また、以下では、第1の実施形態の演算装置200と同様の機能を備える構成については、同一の名称および符号を用いることとし、具体的な説明は省略する。
(Third Embodiment)
Next, a third embodiment of the system monitoring device will be described. The third embodiment is different from the system monitoring device 100 of the first embodiment in that the arithmetic unit 200B is provided instead of the arithmetic unit 200. Therefore, in the following, the configuration of the arithmetic unit 200B will be mainly described. Further, in the following, the same names and symbols will be used for the configuration having the same functions as the arithmetic unit 200 of the first embodiment, and specific description thereof will be omitted.

図8は、第3の実施形態の演算装置200Bの構成図である。演算装置200Bは、例えば、中央演算処理装置210Bと、揮発性メモリ220と、不揮発性メモリ230とを備える。不揮発性メモリ230には、例えば、基本プログラム240と、追加プログラム250とが格納される。基本プログラム240には、基本プログラムデータ246が格納される。また、追加プログラム250には、追加プログラムデータ256が格納される。 FIG. 8 is a configuration diagram of the arithmetic unit 200B of the third embodiment. The arithmetic unit 200B includes, for example, a central processing unit 210B, a volatile memory 220, and a non-volatile memory 230. For example, the basic program 240 and the additional program 250 are stored in the non-volatile memory 230. The basic program data 246 is stored in the basic program 240. Further, the additional program data 256 is stored in the additional program 250.

図9は、第3の実施形態の基本プログラムデータ246および追加プログラムデータ256について説明するための図である。図9の例では、基本プログラム240の基本プログラムデータ246と、機能1、機能2に対応した追加プログラム250A、250Bの追加プログラムデータ256a、256bを示している。 FIG. 9 is a diagram for explaining the basic program data 246 and the additional program data 256 of the third embodiment. In the example of FIG. 9, the basic program data 246 of the basic program 240 and the additional program data 256a and 256b of the additional programs 250A and 250B corresponding to the functions 1 and 2 are shown.

基本プログラムデータ246は、第1の実施形態の基本プログラムデータ242に比して、演算情報領域に想定演算時間が格納されていない点で相違する。また、追加プログラムデータ256a、256bは、第1の実施形態の追加プログラムデータ252a、252bに比して、演算情報領域が削除されている点で相違する。 The basic program data 246 is different from the basic program data 242 of the first embodiment in that the estimated calculation time is not stored in the calculation information area. Further, the additional program data 256a and 256b are different from the additional program data 252a and 252b of the first embodiment in that the arithmetic information area is deleted.

中央演算処理装置210Bは、基本プログラムデータ246および追加プログラムデータ256a、256bから想定演算時間を取得するのではなく、試験的に基本プログラム240および追加プログラム250A、250Bを実行し、実行結果から想定演算時間の合計を取得する。試験的にプログラムを実行するとは、実際に系統監視装置100の運用上においてプログラムを実行するものではなく、演算装置200Bの環境下におけるプログラムの処理演算時間を計測するために仮想的にプログラムの処理を実行するものであり、処理結果等は破棄される。 The central processing unit 210B does not acquire the estimated calculation time from the basic program data 246 and the additional program data 256a and 256b, but executes the basic program 240 and the additional programs 250A and 250B on a trial basis, and performs the assumed calculation from the execution result. Get the total time. Executing a program on a trial basis does not actually execute the program in the operation of the system monitoring device 100, but virtually processes the program in order to measure the processing calculation time of the program in the environment of the arithmetic unit 200B. Is executed, and the processing result etc. is discarded.

また、中央演算処理装置210Bは、取得した想定演算時間の合計と、演算周期とを比較することで、基本プログラムの演算周期内で、追加プログラムが実行可能であるか否かを判定する。 Further, the central processing unit 210B determines whether or not the additional program can be executed within the calculation cycle of the basic program by comparing the total of the acquired estimated calculation time with the calculation cycle.

図10は、第3の実施形態の中央演算処理装置210Bが実行するプログラムの決定処理の一例を示すフローチャートである。なお、図10に示すステップS300〜S312の処理のうち、ステップS308〜S312の処理は、図4に示すステップS108〜S112の処理に相当する。そのため、以下では、主に、ステップS300〜S306の処理を中心として説明する。 FIG. 10 is a flowchart showing an example of a program determination process executed by the central processing unit 210B of the third embodiment. Of the processes of steps S300 to S312 shown in FIG. 10, the processes of steps S308 to S312 correspond to the processes of steps S108 to S112 shown in FIG. Therefore, in the following, the processing of steps S300 to S306 will be mainly described.

まず、中央演算処理装置210Bは、基本プログラムデータ244aに含まれる基本プログラム240の演算周期を取得する(ステップS300)。次に、中央演算処理装置210Bは、取得した演算周期に比して長い演算周期を設定する(ステップS302)。 First, the central processing unit 210B acquires the calculation cycle of the basic program 240 included in the basic program data 244a (step S300). Next, the central processing unit 210B sets a calculation cycle longer than the acquired calculation cycle (step S302).

図11は、第3の実施形態の演算周期の設定方法について説明するための図である。中央演算処理装置210Bは、基本プログラムデータ246に格納された演算周期Tp1に比して長い演算周期Tp2を設定する。演算周期Tp2は、例えば、演算周期Tp1の整数倍である。中央演算処理装置210Bは、例えば、装置内のクロック信号に対して二分周することで、演算周期Tp1に対して二倍の演算周期Tp2を設定する。 FIG. 11 is a diagram for explaining a method of setting the calculation cycle of the third embodiment. The central processing unit 210B sets a calculation cycle Tp2 that is longer than the calculation cycle Tp1 stored in the basic program data 246. The calculation cycle Tp2 is, for example, an integral multiple of the calculation cycle Tp1. The central processing unit 210B sets, for example, a calculation cycle Tp2 that is twice the calculation cycle Tp1 by dividing the clock signal in the device by two.

次に、中央演算処理装置210Bは、設定した演算周期Tp2に基づいて、基本プログラム240、および追加プログラム250A、250B(図11に示す追加A、追加B)を試験的に実行し、実際に実行したときの演算時間T1を取得する(ステップS304)。また、中央演算処理装置210Bは、実際の演算時間T1が演算周期Tp1以下であるか否かを判定する(ステップS306)。図11の例では、実際の演算時間T1が演算周期Tp1を超えているため、中央演算処理装置210Bは、基本プログラムが実行可能であると判定する。 Next, the central processing unit 210B experimentally executes the basic program 240 and the additional programs 250A and 250B (additional A and additional B shown in FIG. 11) based on the set calculation cycle Tp2, and actually executes them. The calculation time T1 at that time is acquired (step S304). Further, the central processing unit 210B determines whether or not the actual calculation time T1 is equal to or less than the calculation cycle Tp1 (step S306). In the example of FIG. 11, since the actual calculation time T1 exceeds the calculation cycle Tp1, the central processing unit 210B determines that the basic program can be executed.

以上説明したように、第3の実施形態によれば、第1の実施形態と同様の効果を奏する他、実際に使用する系統監視装置100の環境において、試験的に実行されたプログラムの演算時間を用いて演算周期との比較を行うことができるため、より精度よく、追加プログラムを実行できるか否かの判定を行うことができる。また、第3の実施例形態によれば、十分に長い演算周期で演算するため、試験的に実行したときの演算時間が基本プログラムの演算周期を超えていた場合でも、系統監視装置100を停止させる等の影響を与えることなく、演算に必要な時間を測定することができる。 As described above, according to the third embodiment, in addition to having the same effect as that of the first embodiment, the calculation time of the program executed on a trial basis in the environment of the system monitoring device 100 actually used. Since the comparison with the calculation cycle can be performed using, it is possible to determine whether or not the additional program can be executed more accurately. Further, according to the third embodiment, since the calculation is performed in a sufficiently long calculation cycle, the system monitoring device 100 is stopped even if the calculation time when executed on a trial basis exceeds the calculation cycle of the basic program. It is possible to measure the time required for the calculation without affecting the operation.

(第4の実施形態)
次に、系統監視装置の第4の実施形態について説明する。第4の実施形態では、第3の実施形態の演算装置200Bと比較すると、中央演算処理装置210Bにおけるプログラムの演算時間と演算周期との比較処理の内容が相違する。したがって、以下では、主に中央演算処理装置210Bの構成を中心として説明する。また、以下では、第3の実施形態の演算装置200Bと同様の機能を備える構成については、同一の名称および符号を用いることとし、具体的な説明は省略する。
(Fourth Embodiment)
Next, a fourth embodiment of the system monitoring device will be described. In the fourth embodiment, the content of the comparison processing between the calculation time and the calculation cycle of the program in the central processing unit 210B is different from that of the calculation device 200B of the third embodiment. Therefore, in the following, the configuration of the central processing unit 210B will be mainly described. Further, in the following, the same names and symbols will be used for the configuration having the same functions as the arithmetic unit 200B of the third embodiment, and specific description thereof will be omitted.

第4の実施形態の中央演算処理装置210Bは、試験的に基本プログラム240および追加プログラム250A、250Bを実行するのではなく、実際に基本プログラム240および追加プログラム250A、250Bを実行し、実行中の演算時間が演算周期を超えるか否かを判定し、判定結果に応じて、次回以降に追加プログラム250A、250Bを実行するか否かを判定する。 The central processing unit 210B of the fourth embodiment does not execute the basic program 240 and the additional programs 250A and 250B on a trial basis, but actually executes and executes the basic program 240 and the additional programs 250A and 250B. It is determined whether or not the calculation time exceeds the calculation cycle, and it is determined whether or not the additional programs 250A and 250B are executed from the next time onward according to the determination result.

図12は、第4の実施形態の中央演算処理装置210Bが実行するプログラムの決定処理の一例を示すフローチャートである。まず、中央演算処理装置210Bは、基本プログラムデータ244aに含まれる基本プログラム240の演算周期を取得する(ステップS400)。次に、中央演算処理装置210Bは、基本プログラム240および追加プログラム250A、250Bを実行する(ステップS402)。 FIG. 12 is a flowchart showing an example of a program determination process executed by the central processing unit 210B of the fourth embodiment. First, the central processing unit 210B acquires the calculation cycle of the basic program 240 included in the basic program data 244a (step S400). Next, the central processing unit 210B executes the basic program 240 and the additional programs 250A and 250B (step S402).

次に、中央演算処理装置210Bは、実行中のプログラムが基本プログラムの演算周期を超えたか否かを判定する(ステップS404)。実行中のプログラムが演算周期を超えた場合、中央演算処理装置210Bは、実行中の追加プログラムを停止し(ステップS406)、エラー出力を行う(ステップS408)。次に、中央演算処理装置210Bは、次回以降は基本プログラムが実行可能であると判定する(ステップS410)。また、実行中の演算時間が演算周期を超えていない場合、中央演算処理装置210Bは、次回は基本プログラムおよび追加プログラムが実行可能であると判定する(ステップS412)。 Next, the central processing unit 210B determines whether or not the program being executed exceeds the calculation cycle of the basic program (step S404). When the program being executed exceeds the calculation cycle, the central processing unit 210B stops the additional program being executed (step S406) and outputs an error (step S408). Next, the central processing unit 210B determines that the basic program can be executed from the next time onward (step S410). Further, when the calculation time during execution does not exceed the calculation cycle, the central processing unit 210B determines that the basic program and the additional program can be executed next time (step S412).

図13は、実行中のプログラムが演算周期を超えた場合について説明するための図である。中央演算処理装置210Bは、基本プログラム240および追加プログラム250A、250Bを実行し、実行中の演算時間が演算周期を超えている場合に、その時点で実行している追加プログラム(図13の例では、追加プログラム250B)を停止し、次回周期以降は、基本プログラム240を実行する。 FIG. 13 is a diagram for explaining a case where the program being executed exceeds the calculation cycle. The central processing unit 210B executes the basic program 240 and the additional programs 250A and 250B, and when the calculation time during execution exceeds the calculation cycle, the additional program executed at that time (in the example of FIG. 13). , The additional program 250B) is stopped, and the basic program 240 is executed from the next cycle onward.

以上説明したように、第4の実施形態によれば、第1の実施形態と同様の効果を奏する他、基本プログラムおよび追加プログラムを実行して、演算時間が演算周期を超えるか否かを判定することで、追加プログラムの実行可否を判定することができる。また、演算時間が演算周期を超える場合に、次回以降は基本プログラムを実行することで、系統監視装置100の機能を損なうことなく継続して電力系統を監視することができる。 As described above, according to the fourth embodiment, in addition to achieving the same effect as that of the first embodiment, the basic program and the additional program are executed to determine whether or not the calculation time exceeds the calculation cycle. By doing so, it is possible to determine whether or not the additional program can be executed. Further, when the calculation time exceeds the calculation cycle, the power system can be continuously monitored without impairing the function of the system monitoring device 100 by executing the basic program from the next time onward.

(第5の実施形態)
次に、系統監視装置の第5の実施形態について説明する。第5の実施形態では、第2の実施形態の演算装置200Aと比較すると、系統監視装置100に接続されたサーバ装置300によって、系統監視装置100が追加プログラムを実行できるか否かを判定する点で相違する。したがって、以下では、主にサーバ装置の構成を中心として説明する。また、以下では、第2の実施形態の系統監視装置100と同様の機能を備える構成については、同一の名称および符号を用いることとし、具体的な説明は省略する。
(Fifth Embodiment)
Next, a fifth embodiment of the system monitoring device will be described. In the fifth embodiment, as compared with the arithmetic unit 200A of the second embodiment, the server device 300 connected to the system monitoring device 100 determines whether or not the system monitoring device 100 can execute the additional program. Is different. Therefore, in the following, the configuration of the server device will be mainly described. Further, in the following, the same names and reference numerals will be used for the configurations having the same functions as the system monitoring device 100 of the second embodiment, and specific description thereof will be omitted.

図14は、系統監視装置100に接続されるサーバ装置300の構成図である。サーバ装置300は、例えば、サーバ側伝送処理装置310と、サーバ側中央演算処理装置320と、記憶装置330とを備える。サーバ側中央演算処理装置320は、「演算装置」の一例である。 FIG. 14 is a configuration diagram of a server device 300 connected to the system monitoring device 100. The server device 300 includes, for example, a server-side transmission processing device 310, a server-side central processing unit 320, and a storage device 330. The server-side central processing unit 320 is an example of a "arithmetic unit".

サーバ側伝送処理装置310は、通信ネットワークを介して系統監視装置100の伝送処理装置130と接続され、データの送受信等を行う。例えば、サーバ側伝送処理装置310は、例えば、NICや無線通信モジュール等の通信インターフェースである。 The server-side transmission processing device 310 is connected to the transmission processing device 130 of the system monitoring device 100 via a communication network to transmit and receive data. For example, the server-side transmission processing device 310 is, for example, a communication interface such as a NIC or a wireless communication module.

サーバ側中央演算処理装置320は、例えば、CPU等のプロセッサである。サーバ側中央演算処理装置320は、接続された系統監視装置100において、追加プログラムが実行可能か否かを判定し、その結果を系統監視装置100に出力する。また、サーバ側中央演算処理装置320は、記憶装置330に記憶された基本プログラム331および追加プログラム332を、系統監視装置100に出力する。 The server-side central processing unit 320 is, for example, a processor such as a CPU. The server-side central processing unit 320 determines whether or not the additional program can be executed in the connected system monitoring device 100, and outputs the result to the system monitoring device 100. Further, the server-side central processing unit 320 outputs the basic program 331 and the additional program 332 stored in the storage device 330 to the system monitoring device 100.

記憶装置330は、例えば、ROM(Read Only Memory)、フラッシュメモリ、HDD(Hard Disk Drive)、SDカード等の不揮発性の記憶媒体と、RAM、レジスタ等の揮発性の記憶媒体とによって実現される。記憶装置330には、例えば、系統監視装置100に提供する複数の基本プログラム331および追加プログラム332と、想定演算時間調整テーブル333と、基本プログラム演算情報334と、追加プログラム演算情報335と、演算周期情報336とが格納されている。基本プログラム331、追加プログラム332、および想定演算時間調整テーブル333は、基本プログラム240、追加プログラム250、および想定演算時間調整テーブル260に相当する。 The storage device 330 is realized by, for example, a non-volatile storage medium such as a ROM (Read Only Memory), a flash memory, an HDD (Hard Disk Drive), or an SD card, and a volatile storage medium such as a RAM or a register. .. The storage device 330 contains, for example, a plurality of basic programs 331 and additional programs 332 provided to the system monitoring device 100, an estimated calculation time adjustment table 333, basic program calculation information 334, additional program calculation information 335, and a calculation cycle. Information 336 and is stored. The basic program 331, the additional program 332, and the estimated calculation time adjustment table 333 correspond to the basic program 240, the additional program 250, and the estimated calculation time adjustment table 260.

図15は、第5の実施形態の基本プログラム演算情報334について説明するための図である。基本プログラム演算情報334は、基本プログラムを識別する基本プログラム名に対応づけて、想定演算時間および測定した時間測定装置の装置性能種別が格納されている。 FIG. 15 is a diagram for explaining the basic program calculation information 334 of the fifth embodiment. The basic program calculation information 334 stores the estimated calculation time and the device performance type of the measured time measuring device in association with the basic program name that identifies the basic program.

図16は、第5の実施形態の追加プログラム演算情報335について説明するための図である。追加プログラム演算情報335は、追加プログラムを識別する追加プログラム名に対応づけて、想定演算時間および測定した時間測定装置の装置性能種別が格納されている。 FIG. 16 is a diagram for explaining the additional program calculation information 335 of the fifth embodiment. The additional program calculation information 335 stores the estimated calculation time and the device performance type of the measured time measuring device in association with the name of the additional program that identifies the additional program.

図17は、第5の実施形態の演算周期情報336について説明するための図である。演算周期情報336は、系統監視装置100の性能種別に対応づけて、演算周期が格納されている。 FIG. 17 is a diagram for explaining the calculation cycle information 336 of the fifth embodiment. The calculation cycle information 336 stores the calculation cycle in association with the performance type of the system monitoring device 100.

サーバ側中央演算処理装置320は、系統監視装置100で実行させる基本プログラム331および追加プログラム332に対して、基本プログラム演算情報334および追加プログラム演算情報335からそれぞれのプログラムに対応する想定演算時間と装置性能種別とを取得する。また、サーバ側中央演算処理装置320は、想定演算時間調整テーブル333から、系統監視装置100と時間測定装置との時間を調整するための倍率を取得する。また、サーバ側中央演算処理装置320は、系統監視装置100の性能種別から演算周期を取得する。そして、サーバ側中央演算処理装置320は、取得した想定演算時間および倍率から基本プログラム331と追加プログラム332を実行された場合の想定演算時間の合計を取得し、取得した合計が演算周期以下であるか否かによって、追加プログラム332の実行可否を判定する。 The server-side central processing unit 320 has an estimated calculation time and device corresponding to each program from the basic program calculation information 334 and the additional program calculation information 335 for the basic program 331 and the additional program 332 to be executed by the system monitoring device 100. Get the performance type. Further, the server-side central processing unit 320 acquires a magnification for adjusting the time between the system monitoring device 100 and the time measuring device from the assumed calculation time adjustment table 333. Further, the server-side central processing unit 320 acquires the calculation cycle from the performance type of the system monitoring device 100. Then, the server-side central processing unit 320 acquires the total of the estimated calculation time when the basic program 331 and the additional program 332 are executed from the acquired estimated calculation time and magnification, and the acquired total is equal to or less than the calculation cycle. Whether or not the additional program 332 can be executed is determined.

例えば、性能種別が「B」の系統監視装置100に、基本プログラムB−0001および追加プログラム1および3を実行させる場合、基本プログラムの想定演算時間は、330×倍率1.0=330[μs]、追加プログラム1の想定演算時間は、10×倍率2.0=20[μs]、追加プログラム3の想定演算時間は、30×倍率1.0=30[μs]となる。サーバ側中央演算処理装置320は、これらの想定演算時間の合計値330+20+30=380[μs]を求め、その結果を、演算周期1.67[ms]と比較する。想定演算時間の合計値は、演算周期以下であるため、サーバ側中央演算処理装置320は、基本プログラムB−0001とともに追加プログラム1および3が実行可能であると判定する。また、サーバ側中央演算処理装置320は、例えば、判定した結果および/または実行可能なプログラムを系統監視装置100に出力する。 For example, when the system monitoring device 100 having the performance type "B" executes the basic program B-0001 and the additional programs 1 and 3, the estimated calculation time of the basic program is 330 x magnification 1.0 = 330 [μs]. The estimated calculation time of the additional program 1 is 10 × magnification 2.0 = 20 [μs], and the estimated calculation time of the additional program 3 is 30 × magnification 1.0 = 30 [μs]. The server-side central processing unit 320 obtains a total value of these assumed calculation times of 330 + 20 + 30 = 380 [μs], and compares the result with the calculation cycle of 1.67 [ms]. Since the total value of the assumed calculation time is equal to or less than the calculation cycle, the server-side central processing unit 320 determines that the additional programs 1 and 3 can be executed together with the basic program B-0001. Further, the server-side central processing unit 320 outputs, for example, a determination result and / or an executable program to the system monitoring device 100.

以上説明したように、第5の実施形態によれば、第2の実施形態と同様の効果を奏する他、サーバ装置300で追加プログラムを基本プログラムの演算周期内で実行可能か否かを判定することで、系統監視装置100の処理負担を軽減することができる。 As described above, according to the fifth embodiment, in addition to achieving the same effect as that of the second embodiment, it is determined whether or not the additional program can be executed in the calculation cycle of the basic program by the server device 300. As a result, the processing load of the system monitoring device 100 can be reduced.

(第6の実施形態)
次に、系統監視装置の第6の実施形態について説明する。第6の実施形態では、第5の実施形態のサーバ装置300と比較すると、記憶装置330に追加プログラム演算情報335を記憶する代わりに、第2の実施形態における追加プログラムデータ254aおよび254bの演算情報領域に格納された想定演算時間および装置性能種別を用いる点で相違する。追加プログラムデータ254aおよび254bは、例えば、追加プログラム332に格納されている。また、追加プログラムデータ254aおよび254bは、系統監視装置100からサーバ装置300に出力されてもよい。
(Sixth Embodiment)
Next, a sixth embodiment of the system monitoring device will be described. In the sixth embodiment, as compared with the server device 300 of the fifth embodiment, instead of storing the additional program calculation information 335 in the storage device 330, the calculation information of the additional program data 254a and 254b in the second embodiment The difference is that the estimated calculation time and device performance type stored in the area are used. The additional program data 254a and 254b are stored in, for example, the additional program 332. Further, the additional program data 254a and 254b may be output from the system monitoring device 100 to the server device 300.

第6の実施形態において、サーバ側中央演算処理装置320は、追加プログラムデータ254a、254bの演算情報領域に格納された想定演算時間および装置性能種別を用いて、想定演算時間の合計を算出する。なお、第6の実施形態では、基本プログラム240についても、基本プログラムデータ244から想定演算時間、装置性能種別、および演算周期を取得してもよい。 In the sixth embodiment, the server-side central processing unit 320 calculates the total estimated calculation time by using the estimated calculation time and the device performance type stored in the calculation information area of the additional program data 254a and 254b. In the sixth embodiment, the assumed calculation time, the device performance type, and the calculation cycle may be acquired from the basic program data 244 also for the basic program 240.

以上説明したように、第6の実施形態によれば、第5の実施形態と同様の効果を奏する他、記憶装置330に記憶するデータ量を削減することができる。 As described above, according to the sixth embodiment, the same effect as that of the fifth embodiment can be obtained, and the amount of data stored in the storage device 330 can be reduced.

(第7の実施形態)
次に、系統監視装置の第7の実施形態について説明する。図18は、系統監視装置100に接続されるサーバ装置300Aの構成図を示す図である。第7の実施形態のサーバ装置300Aは、第5の実施形態のサーバ装置300と比較すると、サーバ側中央演算処理装置320に代えて、サーバ側中央演算処理装置320Aを備え、サーバ側中央演算処理装置320Aが系統監視装置における中央演算処理装置210のエミュレータとして機能する点で相違する。したがって、以下では、サーバ側中央演算処理装置320Aの機能を中心として説明する。また、以下では、サーバ装置300と同様の機能を備える構成については、同一の名称および符号を用いることとし、具体的な説明は省略する。
(7th Embodiment)
Next, a seventh embodiment of the system monitoring device will be described. FIG. 18 is a diagram showing a configuration diagram of a server device 300A connected to the system monitoring device 100. Compared with the server device 300 of the fifth embodiment, the server device 300A of the seventh embodiment includes the server-side central processing unit 320A instead of the server-side central processing unit 320, and the server-side central processing unit processing The difference is that the device 320A functions as an emulator of the central processing unit 210 in the system monitoring device. Therefore, in the following, the functions of the server-side central processing unit 320A will be mainly described. Further, in the following, the same names and symbols will be used for the configuration having the same functions as the server device 300, and specific description thereof will be omitted.

サーバ装置300Aは、例えば、サーバ側伝送処理装置310と、サーバ側中央演算処理装置320Aと、記憶装置330Aとを備える。また、記憶装置330Aには、基本プログラム331と、追加プログラム332と、系統監視装置情報337と、サーバ装置用時間調整データ338とが格納されている。 The server device 300A includes, for example, a server-side transmission processing device 310, a server-side central processing unit 320A, and a storage device 330A. Further, the storage device 330A stores the basic program 331, the additional program 332, the system monitoring device information 337, and the time adjustment data 338 for the server device.

図19は、第7の実施形態の系統監視装置情報337について説明するための図である。系統監視装置情報337は、系統監視装置100の装置性能種別および演算周期が格納されている。系統監視装置情報337は、例えば、系統監視装置100に問い合わせを行うことで取得してもよく、サーバ装置300側で設定してもよい。 FIG. 19 is a diagram for explaining the system monitoring device information 337 of the seventh embodiment. The system monitoring device information 337 stores the device performance type and the calculation cycle of the system monitoring device 100. The system monitoring device information 337 may be acquired, for example, by making an inquiry to the system monitoring device 100, or may be set on the server device 300 side.

図20は、第7の実施形態のサーバ装置用時間調整データ338について説明するための図である。サーバ装置用時間調整データ338は、例えば、系統監視装置100の装置性能種別に、基本プログラムおよび追加プログラム演算時間に対する調整倍率が対応づけられている。調整倍率とは、例えば、サーバ側中央演算処理装置320Aが系統監視装置100の中央演算処理装置210の代わりに実行した実行プログラムおよび追加プログラムの演算時間に対する調整情報である。 FIG. 20 is a diagram for explaining the time adjustment data 338 for the server device according to the seventh embodiment. In the time adjustment data 338 for the server device, for example, the device performance type of the system monitoring device 100 is associated with the adjustment magnification with respect to the basic program and the additional program calculation time. The adjustment magnification is, for example, adjustment information for the calculation time of the execution program and the additional program executed by the server-side central processing unit 320A in place of the central processing unit 210 of the system monitoring device 100.

サーバ側中央演算処理装置320Aは、系統監視装置100の中央演算処理装置210の代わりに、実行プログラムおよび追加プログラムを実行して演算時間を取得する。また、サーバ側中央演算処理装置320Aは、系統監視装置情報337に格納された系統監視装置100の装置性能種別に基づいて、サーバ装置用時間調整データ338を参照し、系統監視装置100の装置性能種別に対応する調整倍率を取得する。そして、サーバ側中央演算処理装置320Aは、演算時間に調整倍率を乗算し、乗算した演算時間と、系統監視装置情報337に格納された演算周期とを比較することで、系統監視装置100において、追加プログラムの実行可否を判定する。 The server-side central processing unit 320A executes an execution program and an additional program in place of the central processing unit 210 of the system monitoring device 100 to acquire the calculation time. Further, the server-side central processing unit 320A refers to the time adjustment data 338 for the server device based on the device performance type of the system monitoring device 100 stored in the system monitoring device information 337, and the device performance of the system monitoring device 100. Acquire the adjustment magnification corresponding to the type. Then, the server-side central processing unit 320A multiplies the calculation time by the adjustment magnification, and compares the multiplied calculation time with the calculation cycle stored in the system monitoring device information 337, thereby causing the system monitoring device 100 to perform. Determine whether the additional program can be executed.

例えば、装置性能種別が「A」である系統監視装置100において、基本プログラムと追加プログラム1とが実行可能であるか否か判定する場合、サーバ側中央演算処理装置320Aは、基本プログラムおよび追加プログラム1を実行する。例えば、基本プログラムの演算時間が800[μs]、追加プログラム1の演算時間が10[μs]であったとすると、サーバ側中央演算処理装置320Aは、演算時間の合計値として800+10=810[μs]を算出する。また、サーバ側中央演算処理装置320Aは、サーバ装置用時間調整データ338から装置性能種別に対する調整倍率0.5を取得し、演算時間の合計値に乗算して810×0.5=405[μs]を算出する。そして、サーバ側中央演算処理装置320Aは、算出した演算時間405[μs]と、系統監視装置情報337に格納された系統監視装置100における演算周期1.39[ms]とを比較し、演算時間が演算周期以下であるため、系統監視装置100が基本プログラムおよび追加プログラム1の実行が可能であると判定する。 For example, when determining whether or not the basic program and the additional program 1 can be executed in the system monitoring device 100 whose device performance type is "A", the server-side central processing unit 320A uses the basic program and the additional program. Execute 1. For example, if the calculation time of the basic program is 800 [μs] and the calculation time of the additional program 1 is 10 [μs], the server-side central processing unit 320A has 800 + 10 = 810 [μs] as the total calculation time. Is calculated. Further, the server-side central processing unit 320A acquires an adjustment magnification of 0.5 for the device performance type from the server device time adjustment data 338, multiplies it by the total value of the calculation time, and 810 × 0.5 = 405 [μs. ] Is calculated. Then, the server-side central processing unit 320A compares the calculated calculation time 405 [μs] with the calculation cycle 1.39 [ms] in the system monitoring device 100 stored in the system monitoring device information 337, and calculates the calculation time. Is equal to or less than the calculation cycle, so that the system monitoring device 100 determines that the basic program and the additional program 1 can be executed.

以上説明したように、第7の実施形態によれば、第6の実施形態と同様の効果を奏する他、基本プログラムおよび追加プログラムをサーバ装置300Aで実際に実行することで、より精度よく演算時間を算出することができる。なお、上述した第1〜第7の実施形態は、それぞれ他の実施形態の一部または全部と組み合わせてもよい。 As described above, according to the seventh embodiment, in addition to achieving the same effect as that of the sixth embodiment, by actually executing the basic program and the additional program on the server device 300A, the calculation time is more accurate. Can be calculated. The above-mentioned first to seventh embodiments may be combined with a part or all of the other embodiments.

以上説明した少なくとも一つの実施形態によれば、電力系統において計測された計測結果を示すアナログ信号を入力する入力部110と、入力部110に入力されたアナログ信号をデジタルデータに変換するA/D変換器120と、電力系統の異常を検知するための演算を実行する基本プログラム240と、基本プログラム240に追加して実行可能な少なくとも一つの追加プログラムとを記憶する不揮発性メモリ230と、基本プログラム240、または、基本プログラム240および追加プログラム250に基づいて、A/D変換器120により変換されたデジタルデータに対して演算を行う演算装置200であって、基本プログラム240のプログラム実行時の想定演算時間および演算周期と、追加プログラム250のプログラム実行時の想定演算時間とに基づいて、追加プログラム250が演算可能であるか否かを判定し、判定した結果に基づいて、基本プログラム240に基づいて演算を実行するか、または基本プログラム240および追加プログラム250に基づいて演算を実行するかを決定する演算装置200とを持つことにより、演算周期に応じて追加プログラムの実行可否を判定することで電力系統の継続的な監視を実現することができる。 According to at least one embodiment described above, the input unit 110 for inputting an analog signal indicating the measurement result measured in the power system and the A / D for converting the analog signal input to the input unit 110 into digital data. A converter 120, a basic program 240 that executes an operation for detecting an abnormality in the power system, a non-volatile memory 230 that stores at least one additional program that can be executed in addition to the basic program 240, and a basic program. A calculation device 200 that performs a calculation on digital data converted by the A / D converter 120 based on the 240 or the basic program 240 and the additional program 250, and is an assumed calculation at the time of program execution of the basic program 240. Based on the time and calculation cycle and the estimated calculation time at the time of program execution of the additional program 250, it is determined whether or not the additional program 250 can be calculated, and based on the result of the determination, based on the basic program 240. By having a calculation device 200 that determines whether to execute a calculation or to execute a calculation based on the basic program 240 and the additional program 250, the power is determined by determining whether or not the additional program can be executed according to the calculation cycle. Continuous monitoring of the system can be realized.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。 Although some embodiments of the present invention have been described, these embodiments are presented as examples and are not intended to limit the scope of the invention. These embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the gist of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention as well as the invention described in the claims and the equivalent scope thereof.

100…系統監視装置、110…入力部、120…A/D変換器、130…伝送処理装置、140…出力部、150…表示装置、200…演算装置、210…中央演算処理装置、220…揮発性メモリ、230…不揮発性メモリ、240、331…基本プログラム、242、244、246…基本プログラムデータ、250,332…追加プログラム、252、254、256…追加プログラムデータ、300…サーバ装置、310…サーバ側伝送処理装置、320…サーバ側中央演算処理装置、330…記憶装置 100 ... System monitoring device, 110 ... Input unit, 120 ... A / D converter, 130 ... Transmission processing device, 140 ... Output unit, 150 ... Display device, 200 ... Computing device, 210 ... Central processing unit, 220 ... Volatile Sexual memory, 230 ... Non-volatile memory, 240, 331 ... Basic program, 242, 244, 246 ... Basic program data, 250, 332 ... Additional program, 252, 254, 256 ... Additional program data, 300 ... Server device, 310 ... Server-side transmission processing device, 320 ... Server-side central processing unit, 330 ... Storage device

Claims (8)

電力系統において計測された計測結果を示すアナログ信号を入力する入力部と、
前記入力部に入力されたアナログ信号をデジタルデータに変換するA/D変換器と、
前記電力系統の異常を検知するための演算を実行する基本プログラムと、前記基本プログラムに追加して実行可能な少なくとも一つの追加プログラムとを記憶する記憶装置と、
前記基本プログラム、または、前記基本プログラムおよび前記追加プログラムに基づいて、前記A/D変換器により変換されたデジタルデータに対して演算を行う演算装置であって、前記基本プログラムのプログラム実行時の想定演算時間および演算周期と、前記追加プログラムのプログラム実行時の想定演算時間とに基づいて、前記追加プログラムが演算可能であるか否かを判定し、判定した結果に基づいて、前記基本プログラムに基づいて演算を実行するか、または前記基本プログラムおよび前記追加プログラムに基づいて演算を実行するかを決定する演算装置と、
を備える情報処理装置。
An input unit that inputs an analog signal indicating the measurement results measured in the power system,
An A / D converter that converts the analog signal input to the input unit into digital data,
A storage device that stores a basic program that executes an operation for detecting an abnormality in the power system, and at least one additional program that can be executed in addition to the basic program.
An arithmetic device that performs operations on digital data converted by the A / D converter based on the basic program or the basic program and the additional program, and is assumed at the time of program execution of the basic program. Based on the calculation time and calculation cycle, and the estimated calculation time when the additional program is executed, it is determined whether or not the additional program can be calculated, and based on the result of the determination, the basic program is used. And an arithmetic unit that determines whether to execute the arithmetic based on the basic program and the additional program.
Information processing device equipped with.
前記演算装置は、前記情報処理装置の性能種別に基づいて、前記基本プログラムおよび前記追加プログラムのプログラム実行時の想定演算時間を変更する、
請求項1に記載の情報処理装置。
The arithmetic unit changes the estimated arithmetic time at the time of program execution of the basic program and the additional program based on the performance type of the information processing apparatus.
The information processing device according to claim 1.
前記基本プログラムおよび前記追加プログラムには、前記プログラム実行時の想定演算時間を計測した測定装置の性能種別が対応付けられており、
前記演算装置は、前記測定装置の性能種別と、前記情報処理装置の性能種別とに基づいて決定される倍率を前記想定演算時間に乗算することで、前記想定演算時間を変更する、
請求項2に記載の情報処理装置。
The basic program and the additional program are associated with the performance type of the measuring device that measures the estimated calculation time at the time of executing the program.
The arithmetic unit changes the estimated arithmetic time by multiplying the estimated arithmetic time by a magnification determined based on the performance type of the measuring apparatus and the performance type of the information processing apparatus.
The information processing device according to claim 2.
前記基本プログラムおよび前記追加プログラムには、前記プログラム実行時の想定演算時間を計測した測定装置の性能種別が対応付けられており、
前記演算装置は、前記基本プログラムおよび前記追加プログラムの想定演算時間を、前記測定装置の性能種別と前記情報処理装置の性能種別とに基づいて決定される想定演算時間に変更する、
請求項2に記載の情報処理装置。
The basic program and the additional program are associated with the performance type of the measuring device that measures the estimated calculation time at the time of executing the program.
The arithmetic unit changes the estimated arithmetic time of the basic program and the additional program to an estimated arithmetic time determined based on the performance type of the measuring device and the performance type of the information processing apparatus.
The information processing device according to claim 2.
前記演算装置は、前記演算周期に比して長い周期で前記基本プログラムおよび前記追加プログラムを試験的に実行することで前記基本プログラムおよび前記追加プログラムの演算時間を計測し、計測により得られた想定演算時間と、前記基本プログラムの演算周期とに基づいて、前記基本プログラムに基づいて演算を実行するか、または前記基本プログラムおよび前記追加プログラムに基づいて演算を実行するかを決定する、
請求項1から4のうち、何れか1項に記載の情報処理装置。
The arithmetic unit measures the arithmetic time of the basic program and the additional program by trially executing the basic program and the additional program in a cycle longer than the arithmetic cycle, and the assumption obtained by the measurement. Based on the calculation time and the calculation cycle of the basic program, it is determined whether to execute the calculation based on the basic program or the calculation based on the basic program and the additional program.
The information processing device according to any one of claims 1 to 4.
前記演算装置は、前記基本プログラムおよび前記追加プログラムを実行し、実行中の演算時間が、前記基本プログラムの演算周期を超えた場合に、前記追加プログラムの実行を停止し、次の演算周期から前記基本プログラムに基づいて前記演算を実行する、
請求項1から5のうち、何れか1項に記載の情報処理装置。
The arithmetic unit executes the basic program and the additional program, and when the arithmetic time being executed exceeds the arithmetic cycle of the basic program, the arithmetic apparatus stops the execution of the additional program and starts from the next arithmetic cycle. Performing the above calculation based on the basic program,
The information processing device according to any one of claims 1 to 5.
前記演算装置により演算された結果に関する情報を外部機器に出力する出力部を更に備える、
請求項1から6のうち、何れか1項に記載の情報処理装置。
It further includes an output unit that outputs information about the result calculated by the arithmetic unit to an external device.
The information processing device according to any one of claims 1 to 6.
コンピュータに、
電力系統において計測された計測結果を示すアナログ信号を入力部に入力させ、
前記入力部に入力されたアナログ信号をデジタルデータに変換させ、
記憶装置に記憶された前記電力系統の異常を検知するための演算を実行する基本プログラムのプログラム実行時の想定演算時間および演算周期と、前記基本プログラムに追加して実行可能な少なくとも一つの追加プログラムのプログラム実行時の想定演算時間とに基づいて、前記追加プログラムが演算可能であるか否かを判定させ、
判定した結果に基づいて、前記デジタルデータに対して、前記基本プログラムに基づいて演算を実行するか、または前記基本プログラムおよび前記追加プログラムに基づいて演算を実行するかを決定させる、
系統監視プログラム。
On the computer
An analog signal indicating the measurement result measured in the power system is input to the input unit,
The analog signal input to the input unit is converted into digital data.
The estimated calculation time and calculation cycle at the time of program execution of the basic program that executes the calculation for detecting the abnormality of the power system stored in the storage device, and at least one additional program that can be executed in addition to the basic program. Based on the estimated calculation time at the time of program execution, it is determined whether or not the additional program can be calculated.
Based on the determination result, the digital data is made to decide whether to execute the calculation based on the basic program or the calculation based on the basic program and the additional program.
System monitoring program.
JP2017092319A 2017-05-08 2017-05-08 Information processing equipment and system monitoring program Active JP6815930B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017092319A JP6815930B2 (en) 2017-05-08 2017-05-08 Information processing equipment and system monitoring program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017092319A JP6815930B2 (en) 2017-05-08 2017-05-08 Information processing equipment and system monitoring program

Publications (2)

Publication Number Publication Date
JP2018191439A JP2018191439A (en) 2018-11-29
JP6815930B2 true JP6815930B2 (en) 2021-01-20

Family

ID=64480384

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017092319A Active JP6815930B2 (en) 2017-05-08 2017-05-08 Information processing equipment and system monitoring program

Country Status (1)

Country Link
JP (1) JP6815930B2 (en)

Also Published As

Publication number Publication date
JP2018191439A (en) 2018-11-29

Similar Documents

Publication Publication Date Title
JP6008070B1 (en) Operation management apparatus, operation management method, and recording medium on which operation management program is recorded
JP6593769B2 (en) Storage battery remaining life estimation method, storage battery check date determination method, storage battery remaining life estimation device, and storage battery remaining life estimation system
JP4572251B2 (en) Computer system, computer system failure sign detection method and program
KR20150079652A (en) Portable electronic device
TW201314438A (en) System and method for testing fans
US20200348739A1 (en) Computing device, power consumption prediction method thereof and non-transitory computer-readable storage medium
US20210390238A1 (en) Simulation and analysis of circuit designs
JP5527825B2 (en) Power consumption measuring device, power consumption measuring method and program
JP6815930B2 (en) Information processing equipment and system monitoring program
CN112360788B (en) Fan stability testing method and device, computer equipment and storage medium
EP2797000A1 (en) Portable electronic device
CN107450346B (en) Simulation device and operation method thereof
JP6202988B2 (en) Power measurement system, power measurement method, and program
CN112346552A (en) Power supply monitoring method and device, computer equipment and storage medium
WO2020057104A1 (en) Method and device for application development
JP2019008470A (en) Management device, simulation system, and simulation method
JP2019008471A (en) Management device, simulation system and simulation method
JP6852367B2 (en) Estimator, estimation method and program
JP6071464B2 (en) Failure determination support apparatus and method, and program
JP7290484B2 (en) Anomaly detection device, anomaly detection system, and anomaly detection method
US20230004151A1 (en) Run-time reliability reporting for electrical hardware systems
US11156476B2 (en) Abnormality determination device, abnormality determination method, and non-transitory recording medium
JP6643107B2 (en) CONTROL DEVICE, CONTROL METHOD, AND PROGRAM
JP6518614B2 (en) Electronic device, method of specifying operation of electronic device, and program
CN113009868A (en) Monitoring system and monitoring method

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20171214

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20171214

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200117

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201110

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20201124

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201223

R150 Certificate of patent or registration of utility model

Ref document number: 6815930

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150