JP2016218664A - Protection controller software change device, change program and protection controller - Google Patents

Protection controller software change device, change program and protection controller Download PDF

Info

Publication number
JP2016218664A
JP2016218664A JP2015101684A JP2015101684A JP2016218664A JP 2016218664 A JP2016218664 A JP 2016218664A JP 2015101684 A JP2015101684 A JP 2015101684A JP 2015101684 A JP2015101684 A JP 2015101684A JP 2016218664 A JP2016218664 A JP 2016218664A
Authority
JP
Japan
Prior art keywords
software
unit
existing
new
identification information
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
JP2015101684A
Other languages
Japanese (ja)
Inventor
雄二 木村
Yuji Kimura
雄二 木村
坂下 寛憲
Hironori Sakashita
寛憲 坂下
明 河原田
Akira Kawarada
明 河原田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2015101684A priority Critical patent/JP2016218664A/en
Publication of JP2016218664A publication Critical patent/JP2016218664A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Emergency Protection Circuit Devices (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a protection controller software change device capable of flexibly change functions of an existing software, a change program and a protection controller.SOLUTION: A protection controller software change device stores an existing software 2a and existing identification information 2b of a protection controller 1 in a database part 9. The protection controller software change device stores change information for the existing software 2a in a change information storage part 10. The device compares the existing identification information 2b stored in database part 9 to existing identification information 2b from the outside. When determining the existing identification information 2b matches each other, the device extracts the existing software 2a from the database part 9. The device generates a new software 14a and new identification information 14b on the basis of the extracted existing software 2a and the change information. The device temporally stores the new software 14a and the new identification information 14b, and causes an interface part 8 to output them to the protection controller 1 and the database part 9 to store them.SELECTED DRAWING: Figure 1

Description

本発明の実施形態は、保護制御装置に実装されたソフトウェアを変更するための保護制御装置のソフトウェア変更装置、変更プログラム及び保護制御装置に関する。   Embodiments described herein relate generally to a software change device, a change program, and a protection control device for a protection control device for changing software installed in the protection control device.

電力系統の保護制御システムにおいては、従来は、保護制御装置に設定されたソフトウェアは、保護制御装置と一対一の関係で固定されており、バグや故障に対する保守は行われていたが、新たな機能の追加や削除等の変更については想定されていなかった。保護制御は、電力系統を常時監視する必要があるため、ソフトウェアの変更よりも、継続して安定的に動作させることを優先させていた。   In the power system protection control system, the software set in the protection control device is conventionally fixed in a one-to-one relationship with the protection control device, and maintenance for bugs and failures has been performed. Changes such as addition and deletion of functions were not assumed. Since protection control requires constant monitoring of the power system, priority was given to continuous and stable operation over software changes.

しかし、近年では、電力系統の安定的な運用のみならず、一定領域内での効率的な運用を実現するために、インターネット及びクラウド等を活用して、複数の保護制御装置を監視・制御するスマート化が進められている。これに対応して、保護制御装置においても、保守のみならず、新たな機能の追加や削除を行うことが望まれている。このような場合のソフトウェアの変更方法として、保護制御装置に固有の機種IDと装置IDを活用して、ソフトウェアの書き込み作業を実行する保護制御装置が提案されている(特許文献1)。   However, in recent years, in order to realize not only stable operation of the power system but also efficient operation within a certain area, multiple protection control devices are monitored and controlled using the Internet and the cloud. Smarter is being promoted. Correspondingly, it is desired that the protection control apparatus not only perform maintenance but also add or delete new functions. As a software changing method in such a case, a protection control device that performs a software writing operation using a model ID and a device ID unique to the protection control device has been proposed (Patent Document 1).

特開2010-262430号公報JP 2010-262430 A

しかしながら、状況に応じて柔軟に機能の追加や削除を行うことを想定した場合、新たに機能を追加したソフトウェアは、想定されるすべての機種IDや装置IDを有していなければならない。そのため、当該機種IDや装置IDを有していない保護制御装置は、新たな機能を追加することができない。   However, when it is assumed that a function is added or deleted flexibly according to the situation, the software to which a function is newly added must have all possible model IDs and device IDs. Therefore, a protection control device that does not have the model ID or device ID cannot add a new function.

さらに、上記の従来技術では、当該システムに新たに機能を追加する場合、機種IDや装置IDでは、現行の保護制御装置のソフトウェアに、どのような機能が組み込まれているかを管理することができない。   Furthermore, in the above-described prior art, when a new function is added to the system, it is not possible to manage what functions are incorporated in the software of the current protection control device with the model ID and the device ID. .

本発明は、上記のような従来技術の問題を解決するために提案されたものであり、その目的は、既存のソフトウェアの機能を柔軟に変更できる保護制御装置のソフトウェア変更装置、変更プログラム及び保護制御装置を提供することにある。   The present invention has been proposed in order to solve the above-described problems of the prior art, and its purpose is to provide a software change device, a change program, and a protection for a protection control device that can flexibly change the functions of existing software. It is to provide a control device.

上記の目的を達成するため、実施形態のソフトウェア変更装置は、外部との間で情報を入出力するインタフェース部と、保護制御装置に実装されている既存ソフトウェアを、当該既存ソフトウェアに固有の既存識別情報と関連付けて記憶するデータベース部と、前記既存ソフトウェアに対する変更情報を記憶する変更情報記憶部と、前記インタフェース部を介して入力された既存識別情報と前記データベース部に記憶された既存識別情報とを照合して一致不一致を判定する識別情報照合部と、前記識別情報照合部によって既存識別情報が一致すると判定された既存ソフトウェアを、前記データベース部から抽出する抽出部と、前記抽出部により抽出された既存ソフトウェアと、前記変更情報記憶部に記憶された変更情報とに基づいて、新規ソフトウェア及び新規識別情報を生成する新規ソフトウェア生成部と、前記新規ソフトウェア生成部が生成した新規ソフトウェア及び新規識別情報を一時的に記憶し、新規ソフトウェア及び新規識別情報を前記インタフェース部に出力させるとともに、前記データベース部に記憶させる新規情報処理部と、を有する。   In order to achieve the above object, the software changing device according to the embodiment includes an interface unit that inputs / outputs information from / to the outside, and existing software installed in the protection control device, and identifies existing software unique to the existing software. A database unit for storing information in association with the information; a change information storage unit for storing change information for the existing software; an existing identification information input via the interface unit; and an existing identification information stored in the database unit. An identification information collation unit that collates and determines whether there is a match or not, an extraction unit that extracts existing software determined to match existing identification information by the identification information collation unit, and is extracted by the extraction unit Based on the existing software and the change information stored in the change information storage unit, the new software New software generation unit for generating software and new identification information, temporarily storing the new software and new identification information generated by the new software generation unit, and outputting the new software and new identification information to the interface unit, A new information processing unit to be stored in the database unit.

また、実施形態の保護制御装置は、前記ソフトウェア変更装置との間で情報の入出力を行うインタフェース部と、保護制御を実行しているソフトウェアである既存ソフトウェアを記憶する記憶部と、前記通信部が受信した新規ソフトウェアの演算時間を算出する演算時間算出部と、前記演算時間算出部により演算された演算時間が、所定のしきい値以下か否かを判定する演算時間判定部と、前記演算時間判定部により所定のしきい値以下と判定された新規ソフトウェアを、前記記憶部に書き込む書込部と、を有する。   In addition, the protection control device of the embodiment includes an interface unit that inputs / outputs information to / from the software changing device, a storage unit that stores existing software that is software executing protection control, and the communication unit A calculation time calculation unit that calculates a calculation time of new software received by the computer, a calculation time determination unit that determines whether the calculation time calculated by the calculation time calculation unit is equal to or less than a predetermined threshold value, and the calculation A writing unit that writes new software determined to be equal to or less than a predetermined threshold by the time determination unit to the storage unit.

なお、他の態様として、上記の各部の機能をコンピュータに実行させるプログラムとして捉えることもできる。   In addition, as another aspect, it can also be grasped as a program for causing a computer to execute the functions of the above-described units.

第1の実施形態の保護制御装置及びソフトウェア変更装置を示すブロック図The block diagram which shows the protection control apparatus and software change apparatus of 1st Embodiment 第1の実施形態のソフトウェア変更処理の手順を示すフローチャートThe flowchart which shows the procedure of the software change process of 1st Embodiment 第2の実施形態の保護制御装置及びソフトウェア変更装置を示すブロック図The block diagram which shows the protection control apparatus and software change apparatus of 2nd Embodiment 第2の実施形態のソフトウェア変更処理の手順を示すフローチャートThe flowchart which shows the procedure of the software change process of 2nd Embodiment 第3の実施形態の保護制御装置及びソフトウェア変更装置を示すブロック図The block diagram which shows the protection control apparatus and software change apparatus of 3rd Embodiment 第3の実施形態のソフトウェア変更処置の手順を示すフローチャートThe flowchart which shows the procedure of the software change treatment of 3rd Embodiment 第4の実施形態の保護制御装置及びソフトウェア変更装置を示すブロック図The block diagram which shows the protection control apparatus and software change apparatus of 4th Embodiment 第4の実施形態のソフトウェア変更処理の手順を示すフローチャートThe flowchart which shows the procedure of the software change process of 4th Embodiment

以下、実施形態の保護制御装置のソフトウェア変更装置について、図面を参照して説明する。以下の図1、図3、図5、図6は、保護制御装置1とソフトウェア変更装置7がネットワークNを介して接続されることにより構成された保護制御システムである。   Hereinafter, a software changing device of a protection control device according to an embodiment will be described with reference to the drawings. The following FIG. 1, FIG. 3, FIG. 5, and FIG. 6 are protection control systems configured by connecting the protection control device 1 and the software changing device 7 via a network N.

[第1の実施形態]
[構成]
第1の実施形態の構成を、図1のブロック図を参照して説明する。
[First Embodiment]
[Constitution]
The configuration of the first embodiment will be described with reference to the block diagram of FIG.

(保護制御装置)
保護制御装置1は、電力系統の異常を検出して電路の開閉を行うことにより、電力系統を保護する保護制御を行う装置である。なお、以下の説明では、通常の保護制御のための処理部は説明を省略し、ソフトウェアの変更に関する処理部について説明する。
(Protection control device)
The protection control device 1 is a device that performs protection control for protecting the power system by detecting an abnormality in the power system and opening and closing the electric circuit. In the following description, the processing unit for normal protection control will not be described, and the processing unit related to software change will be described.

保護制御装置1は、保護制御記憶部2、読出部3、インタフェース部4、書込部5を有する。保護制御記憶部2は、既存ソフトウェア2aと、既存識別情報2bを記憶する処理部である。既存ソフトウェア2aは、保護制御装置1に実装され、保護制御を実行しているソフトウェアである。既存識別情報2bは、既存ソフトウェア2aに固有の識別情報である。例えば、各ソフトウェアに一意に割り当てられた管理番号を識別情報とする。   The protection control device 1 includes a protection control storage unit 2, a reading unit 3, an interface unit 4, and a writing unit 5. The protection control storage unit 2 is a processing unit that stores the existing software 2a and the existing identification information 2b. The existing software 2a is software that is installed in the protection control device 1 and executes protection control. The existing identification information 2b is identification information unique to the existing software 2a. For example, a management number uniquely assigned to each software is used as identification information.

読出部3は、既存ソフトウェア2aと既存識別情報2bを読み出して出力する処理部である。インタフェース部4は、外部との間での情報の入出力を制御する処理部である。このインタフェース部4は、例えば、ソフトウェア変更装置7との間でネットワークNを介して情報を送受信する通信部である。   The reading unit 3 is a processing unit that reads and outputs the existing software 2a and the existing identification information 2b. The interface unit 4 is a processing unit that controls input / output of information with the outside. The interface unit 4 is a communication unit that transmits and receives information to and from the software changing device 7 via the network N, for example.

インタフェース部4は、読出部3が読み出した既存ソフトウェア2a及び既存識別情報2bを、保護制御装置1に送信する。また、インタフェース部4は、ソフトウェア変更装置7から送信された新規ソフトウェア14aと新規識別情報14bを受信する。   The interface unit 4 transmits the existing software 2 a and the existing identification information 2 b read by the reading unit 3 to the protection control device 1. Further, the interface unit 4 receives the new software 14a and the new identification information 14b transmitted from the software changing device 7.

新規ソフトウェア14aは、ソフトウェア変更装置7によって、既存ソフトウェア2aを変更した新しいソフトウェアである。新規識別情報14bは、ソフトウェア変更装置7によって、新規ソフトウェア14aに付与された新しい識別情報である。   The new software 14 a is new software in which the existing software 2 a is changed by the software changing device 7. The new identification information 14b is new identification information given to the new software 14a by the software changing device 7.

書込部5は、インタフェース部4から入力された新規ソフトウェア14a及び新規識別情報14bを、保護制御記憶部2に書き込む処理部である。この書き込まれた新規ソフトウェア14aは、既存ソフトウェア2aに替わって保護制御装置1に実装され、既存ソフトウェア2aとなる。   The writing unit 5 is a processing unit that writes the new software 14 a and the new identification information 14 b input from the interface unit 4 in the protection control storage unit 2. The written new software 14a is mounted on the protection control device 1 in place of the existing software 2a, and becomes the existing software 2a.

(ソフトウェア変更装置)
一方、ソフトウェア変更装置7は、保護制御装置1に実装された既存ソフトウェア2aを、新規ソフトウェア14aに変更する装置である。このソフトウェア変更装置7は、コンピュータによるサーバ装置として構成される。ソフトウェアの変更は、新たな機能の追加、既存の機能の削除、既存の機能の変更を含む。
(Software change device)
On the other hand, the software changing device 7 is a device that changes the existing software 2a installed in the protection control device 1 to new software 14a. The software changing device 7 is configured as a server device using a computer. Software changes include adding new functions, deleting existing functions, and changing existing functions.

ソフトウェア変更装置7は、インタフェース部8、データベース部9、変更情報記憶部10、識別情報照合部11、抽出部12、新規ソフトウェア生成部13、新規情報処理部14を有する。   The software changing device 7 includes an interface unit 8, a database unit 9, a changed information storage unit 10, an identification information collating unit 11, an extracting unit 12, a new software generating unit 13, and a new information processing unit 14.

インタフェース部8は、外部との間で情報を入出力する処理部である。このインタフェース部8は、例えば、保護制御装置1との間で、ネットワークNを介して情報を送受信する通信部である。   The interface unit 8 is a processing unit that inputs / outputs information from / to the outside. The interface unit 8 is a communication unit that transmits and receives information to and from the protection control device 1 via the network N, for example.

データベース部9は、保護制御装置1に実装されている既存ソフトウェア2aを、当該既存ソフトウェア2aに固有の既存識別情報2bと関連付けて記憶する処理部である。既存ソフトウェア2aの記憶は、既存ソフトウェア2aを構成する情報が記憶されている場合を含む。例えば、対象となる既存ソフトウェア2aの完成されたソースコードが記憶されている場合も、既存ソフトウェア2aを構成するためのソースコード部品が記憶されている場合も含む。   The database unit 9 is a processing unit that stores the existing software 2a installed in the protection control device 1 in association with the existing identification information 2b unique to the existing software 2a. The storage of the existing software 2a includes a case where information constituting the existing software 2a is stored. For example, a case where a completed source code of the target existing software 2a is stored and a case where a source code component for configuring the existing software 2a is stored are included.

変更情報記憶部10は、既存ソフトウェア2aに対する変更情報を記憶する処理部である。変更情報は、新たな機能である追加ソフトウェアの情報も、削除すべき機能の情報も、変更すべき機能の情報も含む。   The change information storage unit 10 is a processing unit that stores change information for the existing software 2a. The change information includes information on additional software that is a new function, information on a function that should be deleted, and information on a function that should be changed.

識別情報照合部11は、インタフェース部8を介して入力された識別情報2bとデータベース部9に記憶された識別情報2bとを照合して、一致不一致を判定する処理部である。つまり、識別情報照合部11は、データベース部9にアクセスを行って、既存識別情報2bが一致するソフトウェア2aを検索する。   The identification information collating unit 11 is a processing unit that collates the identification information 2b input via the interface unit 8 with the identification information 2b stored in the database unit 9, and determines a match / mismatch. That is, the identification information matching unit 11 accesses the database unit 9 and searches for software 2a that matches the existing identification information 2b.

抽出部12は、識別情報照合部11によって識別情報が一致すると判定された既存ソフトウェア2aを、データベース部9から抽出する処理部である。ソフトウェアの抽出は、単にソフトウェアを読み出す場合も、データベース部9に記憶されたソフトウェアを構成する情報から、既存ソフトウェア2aを復元する場合を含む。例えば、対象となる既存ソフトウェア2aの完成されたソースコードを読み出す場合も、ソースコード部品を再構成して既存ソフトウェア2aを復元する場合もソフトウェアの抽出である。   The extraction unit 12 is a processing unit that extracts from the database unit 9 the existing software 2a that has been determined by the identification information matching unit 11 that the identification information matches. The extraction of software includes a case where the software is simply read out and a case where the existing software 2a is restored from information constituting the software stored in the database unit 9. For example, the extraction of software is performed both when reading the completed source code of the target existing software 2a and when restoring the existing software 2a by reconfiguring the source code components.

新規ソフトウェア生成部13は、抽出部12により抽出された既存ソフトウェア2aと、変更情報記憶部10に記憶された変更情報とに基づいて、新規ソフトウェア14a及び新規識別情報14bを生成する処理部である。新規ソフトウェア14aの生成は、既存ソフトウェア2aと追加ソフトウェアとを合わせる場合、既存ソフトウェア2aから機能を削除する場合、既存ソフトウェア2aの機能を変更する場合を含む。   The new software generation unit 13 is a processing unit that generates new software 14a and new identification information 14b based on the existing software 2a extracted by the extraction unit 12 and the change information stored in the change information storage unit 10. . The generation of the new software 14a includes the case where the existing software 2a and the additional software are combined, the case where the function is deleted from the existing software 2a, and the case where the function of the existing software 2a is changed.

例えば、既存ソフトウェア2aのソースコードと追加ソフトウェアのソースコードを合わせてコンパイルし、又は既存ソフトウェア2aのソースコードの一部を削除してコンパイルし、オブジェクトコードを生成する場合も、ソフトウェアの生成である。   For example, when the object code is generated by compiling the source code of the existing software 2a and the source code of the additional software, or by deleting a part of the source code of the existing software 2a and generating the object code, the software is generated. .

新規情報処理部14は、新規ソフトウェア生成部13が生成した新規ソフトウェア14aと新規識別情報14bを、インタフェース部8に保護制御装置1へ出力させるとともに、データベース部9に記憶させる処理部である。   The new information processing unit 14 is a processing unit that causes the interface unit 8 to output the new software 14 a and the new identification information 14 b generated by the new software generation unit 13 to the protection control device 1 and store them in the database unit 9.

なお、図示はしないが、保護制御装置1、ソフトウェア変更装置7は、入力部、出力部を有する。入力部は、保護制御装置1、ソフトウェア変更装置7に必要な情報の入力、処理の選択や指示を入力する構成部である。この入力部としては、たとえば、キーボード、マウス、タッチパネル(表示装置に構成されたものを含む)、スイッチ等が考えられる。但し、現在又は将来において利用可能なあらゆる入力装置を含む。記憶領域に記憶される情報を、入力部から入力することもできる。   Although not shown, the protection control device 1 and the software changing device 7 have an input unit and an output unit. The input unit is a component that inputs information necessary for the protection control device 1 and the software change device 7, and inputs processing selections and instructions. As this input unit, for example, a keyboard, a mouse, a touch panel (including one configured in a display device), a switch, and the like are conceivable. However, all input devices available now or in the future are included. Information stored in the storage area can also be input from the input unit.

出力部は、保護制御装置1、ソフトウェア変更装置7の処理の過程若しくは処理結果を、操作者が認識可能となるように出力する構成部である。この出力部としては、たとえば、表示装置、プリンタ等が考えられる。但し、現在又は将来において利用可能なあらゆる出力装置を含む。操作者は、出力部に、データベース9の既存ソフトウェア2a、変更情報記憶部10の追加ソフトウェア、新たに生成された新規ソフトウェア14a等を表示させることにより、それぞれの内容を把握できる。   The output unit is a component that outputs a process or a processing result of the protection control device 1 and the software changing device 7 so that the operator can recognize the process. As this output unit, for example, a display device, a printer, or the like can be considered. However, any output device available now or in the future is included. The operator can grasp the contents of each of the output unit by displaying the existing software 2a in the database 9, the additional software in the change information storage unit 10, the newly generated new software 14a, and the like.

さらに、保護制御装置1及びソフトウェア変更装置7における各種の情報を記憶する構成部は、典型的には、内蔵された若しくは外部接続された各種メモリ、ハードディスク等により構成できるが、現在又は将来において利用可能なあらゆる記憶媒体を利用可能である。記憶する構成部の記憶の態様も、長時間記憶が保持される態様のみならず、処理のために一時的に記憶され、短時間で消去若しくは更新される態様も含まれる。演算に用いるレジスタ等も、記憶する構成部として捉えることができる。すでに情報が記憶された記憶媒体を、読み取り装置に装着することにより、記憶内容を各種の処理に利用可能となる態様でもよい。   Furthermore, the components for storing various information in the protection control device 1 and the software changing device 7 can typically be configured by various built-in or externally connected memories, hard disks, etc., but they are used in the present or the future. Any possible storage medium can be used. The storage mode of the component to be stored includes not only a mode in which the long-term storage is maintained, but also a mode in which it is temporarily stored for processing and is erased or updated in a short time. A register or the like used for calculation can also be regarded as a storing unit. A mode in which the storage contents can be used for various processes by mounting a storage medium in which information has already been stored in a reading device may be employed.

ネットワークNは、情報の送受信が可能な伝送路を広く含む。伝送路としては、有線若しくは無線のあらゆる伝送媒体を適用可能であり、どのようなLANやWANを経由するか若しくは経由しないかは問わない。通信プロトコルについても、現在又は将来において利用可能なあらゆるものを適用可能である。なお、インタフェース部4、8は、保護制御装置1、ソフトウェア変更装置7の間で情報の授受ができればよい。このため、インタフェース部4、8を、リムーバブルな記憶媒体の書き込み、読み出しを行う装置として、記録媒体を介して、情報を授受できるようにしてもよい。   The network N includes a wide range of transmission paths capable of transmitting and receiving information. As the transmission path, any wired or wireless transmission medium can be applied, and it does not matter what kind of LAN or WAN is used. Any communication protocol that can be used at present or in the future can be applied. The interface units 4 and 8 only need to be able to exchange information between the protection control device 1 and the software changing device 7. For this reason, the interface units 4 and 8 may be configured to exchange information via a recording medium as a device for writing and reading a removable storage medium.

(作用)
以上のような本実施形態のソフトウェアの変更処理の手順を、図2のフローチャートを参照して説明する。以下の例は、保護制御記憶部2に既存ソフトウェア2aと固有の既存識別情報2bが保存されている保護制御装置1において、新たな機能である追加ソフトウェアを追加する又は既存の機能を削除する場合について説明する。
(Function)
The procedure of the software change process of the present embodiment as described above will be described with reference to the flowchart of FIG. In the following example, in the protection control device 1 in which the existing software 2a and unique existing identification information 2b are stored in the protection control storage unit 2, additional software that is a new function is added or an existing function is deleted Will be described.

まず、任意の方法で、既存ソフトウェア2aに追加又は削除する機能と、対象となる保護制御装置1を指定する(ステップ01)。これは、例えば、ソフトウェア変更装置7又は保護制御装置1の入力部を用いて、操作者が行うことができる。   First, the function to be added or deleted to the existing software 2a and the target protection control device 1 are designated by an arbitrary method (step 01). This can be performed by the operator using the input unit of the software changing device 7 or the protection control device 1, for example.

次に、ソフトウェア変更装置7は、読出部3、インタフェース部4、インタフェース部8を介して、既存識別情報2bを取得する(ステップS02)。つまり、保護制御装置1の読出部3は、既存識別情報2bを読み出して、インタフェース部4へ受け渡す。インタフェース部4は、ソフトウェア変更装置7のインタフェース部8と、任意の方式で通信を行い、既存識別情報2bをソフトウェア変更装置7へアップロードする。   Next, the software changing device 7 acquires the existing identification information 2b via the reading unit 3, the interface unit 4, and the interface unit 8 (step S02). That is, the reading unit 3 of the protection control device 1 reads the existing identification information 2 b and passes it to the interface unit 4. The interface unit 4 communicates with the interface unit 8 of the software changing device 7 by an arbitrary method, and uploads the existing identification information 2b to the software changing device 7.

ソフトウェア変更装置7のインタフェース部8は、受信した既存識別情報2bを識別情報照合部11に出力する。なお、既存識別情報2bを取得するためのトリガとなる要求は、保護制御装置1とソフトウェア変更装置7のどちらから行ってもよい。   The interface unit 8 of the software changing device 7 outputs the received existing identification information 2b to the identification information matching unit 11. Note that the request as a trigger for acquiring the existing identification information 2 b may be made from either the protection control device 1 or the software changing device 7.

識別情報照合部11は、データベース部9から既存識別情報2bを検索し、インタフェース部8から取得した既存識別情報2bと一致するか否かを判定する(ステップS03)。つまり、既存識別情報2bによって、保護制御装置1に組み込まれている既存ソフトウェア2aを特定する。一致する場合は(ステップS03のYES)、抽出部12が、既存識別情報2bに対応する既存ソフトウェア2aを、データベース部9から抽出する(ステップS04)。既存識別情報2bが一致しない場合は(ステップS03のNO)、機能の追加、削除作業を終了する。   The identification information collating unit 11 searches the existing identification information 2b from the database unit 9 and determines whether or not it matches the existing identification information 2b acquired from the interface unit 8 (step S03). That is, the existing software 2a incorporated in the protection control device 1 is specified by the existing identification information 2b. If they match (YES in step S03), the extraction unit 12 extracts the existing software 2a corresponding to the existing identification information 2b from the database unit 9 (step S04). If the existing identification information 2b does not match (NO in step S03), the function addition / deletion operation is terminated.

新規ソフトウェア生成部13は、変更情報記憶部10に記憶された追加ソフトウェア又は削除情報と、抽出部12が抽出した既存ソフトウェア2aに基いて、新規ソフトウェア14aと新規識別情報14bを生成する(ステップS05)。例えば、機能を追加する場合は、新規ソフトウェア生成部13は、既存ソフトウェア2aと追加ソフトウェアを合わせてコンパイルを行い、新規ソフトウェア14a及び新規識別情報14bを生成する。一方、機能を削除する場合は、入力部からの入力等、任意の方法で指定され、変更情報記憶部10に設定された機能を、既存ソフトウェア2aから削除してコンパイルすることで、新規ソフトウェア14aと新規識別情報14bを生成する。新規識別情報14bは、既存識別情報2bとの重複がない情報とする。   The new software generation unit 13 generates new software 14a and new identification information 14b based on the additional software or deletion information stored in the change information storage unit 10 and the existing software 2a extracted by the extraction unit 12 (step S05). ). For example, when adding a function, the new software generation unit 13 compiles the existing software 2a and the additional software together, and generates new software 14a and new identification information 14b. On the other hand, in the case of deleting a function, the function specified by an arbitrary method such as input from the input unit and set in the change information storage unit 10 is deleted from the existing software 2a and compiled, whereby the new software 14a And new identification information 14b is generated. The new identification information 14b is information that does not overlap with the existing identification information 2b.

最後に、新規ソフトウェア14aと新規識別情報14bは、データベース部9に記憶されるとともに、インタフェース部8、インタフェース部4、書込部5を通じて保護制御記憶部2に記憶され、保護制御装置1に組み込まれる(ステップS06)。つまり、新規情報処理部14は、新規ソフトウェア生成部13にて生成した新規ソフトウェア14aと新規識別情報14bを一時的に保存し、データベース部9を更新すると共に、インタフェース部8へ受け渡す。   Finally, the new software 14 a and the new identification information 14 b are stored in the database unit 9, stored in the protection control storage unit 2 through the interface unit 8, the interface unit 4, and the writing unit 5, and incorporated in the protection control device 1. (Step S06). That is, the new information processing unit 14 temporarily stores the new software 14 a and the new identification information 14 b generated by the new software generation unit 13, updates the database unit 9, and transfers it to the interface unit 8.

インタフェース部8は、インタフェース部4と通信を行って、新規ソフトウェア14aと新規識別情報14bを保護制御装置1へダウンロードする。書込部5は、ダウンロードされた新規ソフトウェア14aと新規識別情報14bを、新たな既存ソフトウェア2aと既存識別情報2bとして、保護制御記憶部2へ書き込みを行う。これにより、一連の機能追加、削除の作業が終了する。   The interface unit 8 communicates with the interface unit 4 to download the new software 14 a and the new identification information 14 b to the protection control device 1. The writing unit 5 writes the downloaded new software 14a and new identification information 14b into the protection control storage unit 2 as new existing software 2a and existing identification information 2b. This completes a series of function addition and deletion operations.

(効果)
本実施形態のソフトウェア変更装置7は、外部との間で情報を入出力するインタフェース部8と、保護制御装置1に実装されている既存ソフトウェア2aを、当該既存ソフトウェア2aに固有の既存識別情報2bと関連付けて記憶するデータベース部9と、既存ソフトウェア2aに対する変更情報を記憶する変更情報記憶部10と、インタフェース部8を介して入力された既存識別情報2bとデータベース部9に記憶された既存識別情報2bとを照合して一致不一致を判定する識別情報照合部11を有する。
(effect)
The software changing device 7 according to the present embodiment includes an interface unit 8 for inputting / outputting information to / from the outside, and existing software 2a installed in the protection control device 1 as existing identification information 2b unique to the existing software 2a. A database unit 9 that is stored in association with it, a change information storage unit 10 that stores change information for the existing software 2a, an existing identification information 2b that is input via the interface unit 8, and an existing identification information that is stored in the database unit 9. It has an identification information collating unit 11 that collates 2b to determine coincidence / mismatch.

さらに、本実施形態は、識別情報照合部11によって既存識別情報が一致すると判定された既存ソフトウェア2aを、データベース部9から抽出する抽出部12と、抽出部12により抽出された既存ソフトウェア2aと、変更情報記憶部10に記憶された変更情報とに基づいて、新規ソフトウェア14a及び新規識別情報14bを生成する新規ソフトウェア生成部13と、新規ソフトウェア生成部13が生成した新規ソフトウェア14a及び新規識別情報14bを一時的に記憶し、新規ソフトウェア14a及び新規識別情報14bをインタフェース部8に出力させるとともに、データベース部9に記憶させる新規情報処理部14とを有する。   Furthermore, in the present embodiment, an extraction unit 12 that extracts existing software 2a determined by the identification information matching unit 11 to match existing identification information from the database unit 9, an existing software 2a extracted by the extraction unit 12, Based on the change information stored in the change information storage unit 10, the new software generation unit 13 that generates the new software 14a and the new identification information 14b, and the new software 14a and the new identification information 14b generated by the new software generation unit 13 Are temporarily stored, the new software 14a and the new identification information 14b are output to the interface unit 8, and the new information processing unit 14 is stored in the database unit 9.

このため、保護制御装置1がどのような機種IDや装置IDを有しているか又は有していないかにかかわらず、実装されるソフトウェア毎の固有の識別情報で管理をしながら、機能の追加、削除等の変更を正確且つ容易に行うことができる。このため、インターネットやクラウド等を介して、ソフトウェアの変更を柔軟に行うことができる。また、ソフトウェア変更装置7側において、既存ソフトウェア2aを既存識別情報2bとともに管理するため、既存ソフトウェア2aにどのような機能が組み込まれているかを把握でき、機能の追加、削除等の判断を正確に且つ適切に行うことができる。特に、保護制御装置1は、常時監視の必要があるが、保護制御装置1とは別の装置において、変更や確認作業を済ませてから、保護制御装置1側に実装することができるので、変更のための停止時間を極力短くすることができる。   For this reason, regardless of what model ID or device ID the protection control device 1 has or does not have, it is possible to add functions while managing with unique identification information for each installed software, Changes such as deletion can be performed accurately and easily. For this reason, software can be flexibly changed via the Internet, the cloud, or the like. Further, since the existing software 2a is managed together with the existing identification information 2b on the software changing device 7 side, it is possible to grasp what functions are incorporated in the existing software 2a, and to accurately determine whether functions are added or deleted. And it can be performed appropriately. In particular, the protection control device 1 needs to be constantly monitored, but can be mounted on the protection control device 1 side after being changed or confirmed in a device different from the protection control device 1. The stop time for can be shortened as much as possible.

[第2の実施形態]
(構成)
本実施形態は、基本的には、上記の第1の実施形態と同様の構成である。このため、同一の構成については同一の符号を付し、説明を省略する。本実施形態においては、図3に示すように、保護制御記憶部2に、既存ソフトウェア2aから求めた既存ハッシュ値2cが記憶されている。ハッシュ値は、例えば、SUM値やCRC値等、ソフトウェアを元に作成される所定長のデータである。
[Second Embodiment]
(Constitution)
This embodiment is basically the same configuration as the first embodiment. For this reason, the same code | symbol is attached | subjected about the same structure and description is abbreviate | omitted. In the present embodiment, as shown in FIG. 3, the protection control storage unit 2 stores an existing hash value 2c obtained from the existing software 2a. The hash value is data of a predetermined length created based on software, such as a SUM value or a CRC value.

ソフトウェア変更装置7のデータベース部9には、既存ソフトウェア2aとともに、既存識別情報2b及び既存ハッシュ値2cも記憶されている。抽出部12は、既存ソフトウェア2aとともに、既存ハッシュ値2cも抽出する。ここで、ハッシュ値の抽出は、既存ソフトウェア2aから演算して、既存ハッシュ値2cを復元する処理も含む。   The database section 9 of the software changing device 7 stores the existing identification information 2b and the existing hash value 2c together with the existing software 2a. The extraction unit 12 extracts the existing hash value 2c together with the existing software 2a. Here, the extraction of the hash value includes a process of calculating from the existing software 2a and restoring the existing hash value 2c.

そして、ソフトウェア変更装置7は、ハッシュ値照合部15を有する。ハッシュ値照合部15は、インタフェース部8を介して入力された保護制御装置1の既存ハッシュ値2bと、抽出部12が抽出した既存ハッシュ値とを照合して、一致不一致を判定する処理部である。   The software changing device 7 includes a hash value matching unit 15. The hash value collation unit 15 is a processing unit that collates the existing hash value 2b of the protection control device 1 input via the interface unit 8 with the existing hash value extracted by the extraction unit 12, and determines a match / mismatch. is there.

新規ソフトウェア生成部13は、ハッシュ値照合部15により一致すると判定された新規ソフトウェア14aとともに、その新規ハッシュ値14cを生成する。さらに、新規情報処理部14は、新規ソフトウェア14a、新規識別情報14bとともに、新規ハッシュ値14cについても、データベース部9への記憶、インタフェース部8への出力の対象とする。   The new software generation unit 13 generates the new hash value 14c together with the new software 14a determined to be matched by the hash value matching unit 15. Further, the new information processing unit 14 stores the new hash value 14 c together with the new software 14 a and the new identification information 14 b as targets of storage in the database unit 9 and output to the interface unit 8.

(作用)
以上のような本実施形態のソフトウェアの変更処理の手順を、図4のフローチャートを参照して説明する。なお、上記の実施形態と同様の手順については、説明を一部省略する。まず、ステップS11〜S14までの処理は、基本的には、ステップS01〜S04と同様である。
(Function)
The procedure of the software change process of the present embodiment as described above will be described with reference to the flowchart of FIG. Note that a part of the description of the same procedure as in the above embodiment is omitted. First, the processes from step S11 to S14 are basically the same as steps S01 to S04.

但し、保護制御装置1の読出部3は、既存識別情報2bだけでなく、既存ハッシュ値2cも読み出し、インタフェース部4がソフトウェア変更装置7に送信する。ソフトウェア変更装置7のインタフェース部8は、既存識別情報2b及び既存ハッシュ値2cを受信する(ステップS12)。また、抽出部12は、既存識別情報2bを元に、既存ソフトウェア2aとともに既存ハッシュ値2cを抽出する。   However, the reading unit 3 of the protection control device 1 reads not only the existing identification information 2 b but also the existing hash value 2 c, and the interface unit 4 transmits it to the software changing device 7. The interface unit 8 of the software changing device 7 receives the existing identification information 2b and the existing hash value 2c (step S12). Further, the extraction unit 12 extracts the existing hash value 2c together with the existing software 2a based on the existing identification information 2b.

そして、ハッシュ値照合部15は、受信した既存ハッシュ値2cと、抽出したハッシュ値2cが一致するか否かを判定する(ステップS15)。一致しない場合には(ステップS15のNO)、機能の追加・削除作業を終了する。   Then, the hash value matching unit 15 determines whether or not the received existing hash value 2c matches the extracted hash value 2c (step S15). If they do not match (NO in step S15), the function addition / deletion operation is terminated.

一致する場合には、新規ソフトウェア生成部13が、新規ソフトウェア14aと新規識別情報14bを生成するとともに、新規ハッシュ値14cも生成する(ステップS16)。最後に、新規情報処理部14が、新規ソフトウェア14a、新規識別情報14b及び新規ハッシュ値14cを、データベース部9に記憶させるとともに、インタフェース部8、インタフェース部4、書込部5を通じて保護制御記憶部2に記憶され、保護制御装置1に組み込まれる(ステップS17)。   If they match, the new software generation unit 13 generates new software 14a and new identification information 14b, and also generates a new hash value 14c (step S16). Finally, the new information processing unit 14 stores the new software 14a, the new identification information 14b, and the new hash value 14c in the database unit 9, and the protection control storage unit through the interface unit 8, the interface unit 4, and the writing unit 5. 2 and incorporated in the protection control device 1 (step S17).

(効果)
以上のような本実施形態は、データベース部9に、既存ソフトウェア2aの既存ハッシュ値2cが記憶され、抽出部12は既存ハッシュ値2cを抽出する。そして、インタフェース部8を介して入力された保護制御装置1の既存ソフトウェア2aの既存ハッシュ値2cと、抽出部12が抽出した既存ハッシュ値2cとを照合して、一致不一致を判定するハッシュ値照合部15と、ハッシュ値照合部15により既存ハッシュ値2cが一致すると判定された既存ソフトウェア2aについて、新規ソフトウェア生成部13が新規ソフトウェア14aを生成するとともに、新規ソフトウェア14aの新規ハッシュ値14cを生成する。
(effect)
In the present embodiment as described above, the existing hash value 2c of the existing software 2a is stored in the database unit 9, and the extraction unit 12 extracts the existing hash value 2c. Then, the hash value collation is performed by collating the existing hash value 2c of the existing software 2a of the protection control device 1 input via the interface unit 8 with the existing hash value 2c extracted by the extraction unit 12 to determine a match / mismatch. The new software generation unit 13 generates a new software 14a and a new hash value 14c of the new software 14a for the existing software 2a determined by the unit 15 and the hash value collation unit 15 to match the existing hash value 2c. .

さらに、新規情報処理部14は、新規ソフトウェア14a、新規識別情報14b及び新規ハッシュ値14cを、インタフェース部8に出力させるとともに、データベース部9に記憶させる。   Furthermore, the new information processing unit 14 outputs the new software 14 a, the new identification information 14 b, and the new hash value 14 c to the interface unit 8 and stores them in the database unit 9.

これによって、復元された既存ソフトウェア2aと当該保護制御装置1に組み込まれている既存ソフトウェア2aが一致していることを、既存ハッシュ値2cを用いて確認することができる。このため、仮に、データベース部9のデータに誤りがあった場合に、誤った新規ソフトウェア14aを生成することがなくなり、信頼性が向上する。   Thereby, it can be confirmed using the existing hash value 2c that the restored existing software 2a and the existing software 2a incorporated in the protection control device 1 match. For this reason, if there is an error in the data in the database unit 9, no erroneous new software 14a is generated, and the reliability is improved.

[第3の実施形態]
(構成)
本実施形態は、基本的には、上記の第1の実施形態と同様の構成であるため、同一の構成については同一の符号を付し、説明を省略する。本実施形態においては、図5に示すように、ソフトウェア変更装置7が、ソフトウェア照合部16を有する。ソフトウェア照合部16は、インタフェース部8を介して入力された保護制御装置1の既存ソフトウェア2aと、抽出部12が抽出した既存ソフトウェア2aとを照合して、一致不一致を判定する処理部である。新規ソフトウェア生成部13は、ソフトウェア照合部16により一致すると判定された既存ソフトウェア2aについて、新規ソフトウェア14aを生成する。
[Third Embodiment]
(Constitution)
Since the present embodiment is basically the same configuration as the first embodiment described above, the same reference numerals are given to the same configurations, and descriptions thereof are omitted. In the present embodiment, as illustrated in FIG. 5, the software change device 7 includes a software verification unit 16. The software collation unit 16 is a processing unit that collates the existing software 2a of the protection control device 1 input via the interface unit 8 with the existing software 2a extracted by the extraction unit 12, and determines a match / mismatch. The new software generation unit 13 generates new software 14a for the existing software 2a determined to be matched by the software verification unit 16.

(作用)
以上のような本実施形態のソフトウェアの変更処理の手順を、図6のフローチャートを参照して説明する。なお、上記の実施形態と同様の手順については、説明を一部省略する。まず、ステップS21〜S24までの処理は、基本的には、ステップS01〜S04と同様である。
(Function)
The procedure of the software change process of the present embodiment as described above will be described with reference to the flowchart of FIG. Note that a part of the description of the same procedure as in the above embodiment is omitted. First, the processing from step S21 to S24 is basically the same as that from step S01 to S04.

但し、保護制御装置1の読出部3は、既存識別情報2bだけでなく、既存ソフトウェア2aも読み出し、インタフェース部4がソフトウェア変更装置7に送信する。ソフトウェア変更装置7のインタフェース部8は、既存識別情報2b及び既存ソフトウェア2aを受信する(ステップS22)。また、抽出部12は、既存識別情報2bを元に、既存ソフトウェア2aを抽出する(ステップS24)。   However, the reading unit 3 of the protection control device 1 reads not only the existing identification information 2b but also the existing software 2a, and the interface unit 4 transmits the software to the software changing device 7. The interface unit 8 of the software changing device 7 receives the existing identification information 2b and the existing software 2a (step S22). Further, the extraction unit 12 extracts the existing software 2a based on the existing identification information 2b (step S24).

そして、ソフトウェア照合部16は、受信した既存ソフトウェア2aと、抽出した既存ソフトウェア2aが一致するか否かを判定する(ステップS25)。一致しない場合には(ステップS25のNO)、機能の追加・削除作業を終了する。以降の処理は、上記の第1の実施形態と同様である(ステップS26〜S27)。   And the software collation part 16 determines whether the received existing software 2a and the extracted existing software 2a correspond (step S25). If they do not match (NO in step S25), the function addition / deletion operation is terminated. The subsequent processing is the same as that in the first embodiment (steps S26 to S27).

なお、本実施形態では、受信した既存ソフトウェア2aを、識別情報照合部11、データベース部9、ソフトウェア抽出部12、ソフトウェア照合部16を経由せずに、新規ソフトウェア生成部13で読み込んでもよい。   In the present embodiment, the received existing software 2a may be read by the new software generation unit 13 without going through the identification information verification unit 11, the database unit 9, the software extraction unit 12, and the software verification unit 16.

(効果)
以上のような本実施形態は、インタフェース部8を介して入力された保護制御装置1の既存ソフトウェア2aと、抽出部12が抽出した既存ソフトウェア2aとを照合して、一致不一致を判定するソフトウェア照合部16を有する。新規ソフトウェア生成部13は、ソフトウェア照合部16により一致すると判定された既存ソフトウェア2aについて、新規ソフトウェア14aを生成する。これによって、既存ソフトウェア2a同士を照合するので、抽出された既存ソフトウェア2aと保護制御装置1に組み込まれている既存ソフトウェア2aとが、一致しているか否かを正確に確認することができ、信頼性が向上する。
(effect)
In the present embodiment as described above, the software verification that determines the mismatch by comparing the existing software 2a of the protection control device 1 input via the interface unit 8 with the existing software 2a extracted by the extraction unit 12 Part 16. The new software generation unit 13 generates new software 14a for the existing software 2a determined to be matched by the software verification unit 16. Thus, since the existing software 2a is collated, it is possible to accurately check whether the extracted existing software 2a and the existing software 2a incorporated in the protection control device 1 match, Improve.

[第4の実施形態]
本実施形態は、基本的には、上記の第1の実施形態と同様の構成であるため、同一の構成については同一の符号を付し、説明を省略する。本実施形態は、図7に示すように、新規ソフトウェア生成部13が生成した新規ソフトウェア14aについて、演算時間を判定する演算時間判定部17を有する。保護制御装置1は、事故検出後、ミリ秒程度の素早い遮断動作を行う必要があるために、演算を非常に短時間に行わなければならない。つまり、要求される所定の時間内に動作する必要がある。そこで、演算時間判定部17は、新規ソフトウェア14aに模擬的なパラメータを代入する等により、演算時間を測定し、あらかじめメモリ等に設定されたしきい値以下か否かを判定する。インタフェース部8は、演算時間がしきい値以下の場合に、新規ソフトウェア14aを保護制御装置1に送信する。
[Fourth Embodiment]
Since the present embodiment is basically the same configuration as the first embodiment described above, the same reference numerals are given to the same configurations, and descriptions thereof are omitted. As shown in FIG. 7, the present embodiment includes a calculation time determination unit 17 that determines a calculation time for new software 14 a generated by the new software generation unit 13. Since it is necessary for the protection control device 1 to perform a quick shut-off operation of about milliseconds after an accident is detected, the calculation must be performed in a very short time. In other words, it is necessary to operate within the required predetermined time. Therefore, the calculation time determination unit 17 measures the calculation time by, for example, substituting a simulated parameter for the new software 14a, and determines whether or not the threshold value is preset in a memory or the like. The interface unit 8 transmits the new software 14a to the protection control device 1 when the calculation time is equal to or less than the threshold value.

(作用)
以上のような本実施形態のソフトウェアの変更処理の手順を、図8のフローチャートを参照して説明する。なお、上記の実施形態と同様の手順については、説明を一部省略する。まず、ステップS31〜S35までの処理は、基本的には、ステップS01〜S05と同様である。
(Function)
The procedure of the software change process of the present embodiment as described above will be described with reference to the flowchart of FIG. Note that a part of the description of the same procedure as in the above embodiment is omitted. First, the processing from step S31 to S35 is basically the same as that from step S01 to S05.

そして、演算時間判定部17は、新規ソフトウェア14aの演算時間が、所定のしきい値以下か否かを判定する(ステップS36)。所定の値以下でない場合には(ステップS36のNO)、機能の追加・削除作業を終了する。所定の値以下の場合には(ステップS36のYES)、上記の第1の実施形態と同様に新規ソフトウェアの組み込みを行う(ステップS37)。   Then, the calculation time determination unit 17 determines whether or not the calculation time of the new software 14a is equal to or less than a predetermined threshold value (step S36). If it is not less than the predetermined value (NO in step S36), the function addition / deletion operation is terminated. If the value is equal to or smaller than the predetermined value (YES in step S36), new software is incorporated as in the first embodiment (step S37).

(効果)
以上のような本実施形態は、新規ソフトウェア14aの演算時間が、所定のしきい値以下か否かを判定する演算時間判定部17を有し、新規情報処理部14は、演算時間判定部17により所定のしきい値以下と判定された新規ソフトウェア14aを、インタフェース部8に出力させ、データベース部9に記憶させる。
(effect)
The present embodiment as described above includes the calculation time determination unit 17 that determines whether the calculation time of the new software 14a is equal to or less than a predetermined threshold. The new information processing unit 14 includes the calculation time determination unit 17. The new software 14 a determined to be equal to or less than the predetermined threshold is output to the interface unit 8 and stored in the database unit 9.

このため、保護制御装置1に対する要求を満たすソフトウェアの変更のみ行うことができ、信頼性が向上する。   For this reason, only the software that satisfies the requirements for the protection control device 1 can be changed, and the reliability is improved.

[他の実施形態]
(1)上記の演算時間判定部17は、保護制御装置1が具備していてもよい。この場合、新規ソフトウェア14aの演算時間が、所定のしきい値以下で動作する場合にのみ、書込部5が新規ソフトウェア14a、新規識別情報14bを保護制御記憶部2へ書き込む。
[Other Embodiments]
(1) The calculation time determination unit 17 may be included in the protection control device 1. In this case, the writing unit 5 writes the new software 14a and the new identification information 14b into the protection control storage unit 2 only when the calculation time of the new software 14a operates below a predetermined threshold value.

(2)保護制御装置1及びソフトウェア変更装置7は、プロセッサ、メモリ等を含むコンピュータを所定のプログラムで制御することによって実現できる。この場合のプログラムは、コンピュータのハードウェアを物理的に活用することで、上記のような各部の処理を実現するものである。 (2) The protection control device 1 and the software changing device 7 can be realized by controlling a computer including a processor, a memory, and the like with a predetermined program. The program in this case realizes the processing of each unit as described above by physically utilizing computer hardware.

なお、上記の各部の処理を実行する方法、プログラム及びプログラムを記録した記録媒体も、実施形態の一態様である。また、ハードウェアで処理する範囲、プログラムを含むソフトウェアで処理する範囲をどのように設定するかは、特定の態様には限定されない。たとえば、上記の各部のいずれかを、それぞれの処理を実現する回路として構成することも可能である。   Note that a method, a program, and a recording medium storing the program for executing the processing of each unit described above are also one aspect of the embodiment. Moreover, how to set the range processed by hardware and the range processed by software including a program is not limited to a specific mode. For example, any one of the above-described units can be configured as a circuit that realizes each process.

(3)上記の各処理部は、共通のコンピュータにおいて実現してもよいし、ネットワークで接続された複数のコンピュータによって実現してもよい。 (3) Each processing unit described above may be realized by a common computer, or may be realized by a plurality of computers connected by a network.

(4)実施形態に用いられる情報の具体的な内容、値は自由であり、特定の内容、数値には限定されない。実施形態において、しきい値に対する大小判断、一致不一致の判断等において、以上、以下、達する、満たす、充足する、として値を含めるように判断するか、超える、より大きい、未満、より小さいとして値を含めないように判断するかも自由である。したがって、たとえば、値の設定によっては、「以上」を「より大きい」、「超える」、「以下」を「より小さい」、「未満」と読み替えても、実質的には同じである。 (4) The specific contents and values of the information used in the embodiment are free and are not limited to specific contents and numerical values. In the embodiment, in the determination of the magnitude of the threshold, the determination of coincidence / mismatch, etc., it is determined to include the value as being above, below, reaching, satisfying, satisfying, or the value as exceeding, greater than, less than, less than It is also free to decide not to include. Therefore, for example, depending on the setting of values, even if “more than” is read as “greater than”, “greater than”, “less than” is read as “less than”, and “less than”, it is substantially the same.

(5)本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。 (5) 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 spirit of the invention. These embodiments and their modifications are included in the scope and gist of the invention, and are also included in the invention described in the claims and the equivalents thereof.

1 保護制御装置
2 保護制御記憶部
2a 既存ソフトウェア
2b 既存識別情報
2c 既存ハッシュ値
3 読出部
4 インタフェース部
5 書込部
7 ソフトウェア変更装置
8 インタフェース部
9 データベース部
10 変更情報記憶部
11 識別情報照合部
12 抽出部
13 新規ソフトウェア生成部
14 新規情報処理部
14a 新規ソフトウェア
14b 新規識別情報
14c 新規ハッシュ値
15 ハッシュ値照合部
16 ソフトウェア照合部
17 演算時間判定部
N ネットワーク
DESCRIPTION OF SYMBOLS 1 Protection control apparatus 2 Protection control memory | storage part 2a Existing software 2b Existing identification information 2c Existing hash value 3 Reading part 4 Interface part 5 Writing part 7 Software change apparatus 8 Interface part 9 Database part 10 Change information storage part 11 Identification information collation part 12 Extraction unit 13 New software generation unit 14 New information processing unit 14a New software 14b New identification information 14c New hash value 15 Hash value collation unit 16 Software collation unit 17 Operation time determination unit N Network

Claims (6)

外部との間で情報を入出力するインタフェース部と、
保護制御装置に実装されている既存ソフトウェアを、当該既存ソフトウェアに固有の既存識別情報と関連付けて記憶するデータベース部と、
前記既存ソフトウェアに対する変更情報を記憶する変更情報記憶部と、
前記インタフェース部を介して入力された既存識別情報と前記データベース部に記憶された既存識別情報とを照合して一致不一致を判定する識別情報照合部と、
前記識別情報照合部によって既存識別情報が一致すると判定された既存ソフトウェアを、前記データベース部から抽出する抽出部と、
前記抽出部により抽出された既存ソフトウェアと、前記変更情報記憶部に記憶された変更情報とに基づいて、新規ソフトウェア及び新規識別情報を生成する新規ソフトウェア生成部と、
前記新規ソフトウェア生成部が生成した新規ソフトウェア及び新規識別情報を一時的に記憶し、新規ソフトウェア及び新規識別情報を前記インタフェース部に出力させるとともに、前記データベース部に記憶させる新規情報処理部と、
を有することを特徴とする保護制御装置のソフトウェア変更装置。
An interface unit for inputting / outputting information to / from the outside;
A database unit for storing existing software installed in the protection control device in association with existing identification information unique to the existing software;
A change information storage unit for storing change information for the existing software;
An identification information collation unit that collates existing identification information input via the interface unit with existing identification information stored in the database unit to determine a match / mismatch;
An extraction unit that extracts existing software determined to match existing identification information by the identification information matching unit from the database unit;
A new software generation unit that generates new software and new identification information based on the existing software extracted by the extraction unit and the change information stored in the change information storage unit;
New software and new identification information generated by the new software generation unit is temporarily stored, and the new software and new identification information are output to the interface unit and stored in the database unit,
A software changing device for a protection control device, comprising:
前記データベース部には、前記既存ソフトウェアのハッシュ値が、既存ハッシュ値として記憶され、
前記インタフェース部を介して入力された保護制御装置の既存ソフトウェアの既存ハッシュ値と、前記抽出部が抽出した既存ハッシュ値とを照合して、一致不一致を判定するハッシュ値照合部を有し、
前記新規ソフトウェア生成部は、前記ハッシュ値照合部により既存ハッシュ値が一致すると判定された既存ソフトウェアについて、前記新規ソフトウェア生成部が新規ソフトウェアを生成することを特徴とする請求項1記載の保護制御装置のソフトウェア変更装置。
In the database unit, a hash value of the existing software is stored as an existing hash value,
A hash value collating unit that collates the existing hash value of the existing software of the protection control device input via the interface unit and the existing hash value extracted by the extracting unit to determine a match / mismatch;
2. The protection control apparatus according to claim 1, wherein the new software generation unit generates new software for the existing software determined by the hash value matching unit to match existing hash values. Software changing device.
前記インタフェース部を介して入力された保護制御装置の既存ソフトウェアと、前記抽出部が抽出した既存ソフトウェアとを照合して、一致不一致を判定するソフトウェア照合部を有し、
前記新規ソフトウェア生成部は、前記ソフトウェア照合部により一致すると判定された既存ソフトウェアについて、新規ソフトウェアを生成することを特徴とする請求項1記載の保護制御装置のソフトウェア変更装置。
A software verification unit that compares existing software of the protection control device input through the interface unit with existing software extracted by the extraction unit to determine a match / mismatch;
2. The software changing device for a protection control device according to claim 1, wherein the new software generation unit generates new software for the existing software determined to match by the software verification unit.
前記新規ソフトウェアの演算時間が、所定のしきい値以下か否かを判定する演算時間判定部を有し、
前記新規情報処理部は、前記演算時間判定部により所定のしきい値以下と判定された新規ソフトウェアを、前記インタフェース部に出力させ、前記データベース部に記憶させることを特徴とする請求項1〜3のいずれか1項に記載の保護制御装置のソフトウェア変更装置。
A calculation time determination unit for determining whether the calculation time of the new software is equal to or less than a predetermined threshold;
The said new information processing part makes the said interface part output the new software determined to be below a predetermined threshold value by the said calculation time determination part, and memorize | stores it in the said database part. The software changing device of the protection control device according to any one of the above.
請求項1〜3のいずれか1項に記載の保護制御装置のソフトウェア変更装置との間で、情報の入出力を行うインタフェース部と、
保護制御を実行しているソフトウェアである既存ソフトウェアを記憶する保護制御記憶部と、
前記インタフェース部が受信した新規ソフトウェアの演算時間を算出する演算時間算出部と、
前記演算時間算出部により演算された演算時間が、所定のしきい値以下か否かを判定する演算時間判定部と、
前記演算時間判定部により所定のしきい値以下と判定された新規ソフトウェアを、前記記憶部に書き込む書込部と、
を有することを特徴とする保護制御装置。
An interface unit for inputting / outputting information to / from the software changing device of the protection control device according to any one of claims 1 to 3,
A protection control storage unit that stores existing software that is software executing protection control; and
A calculation time calculation unit for calculating a calculation time of new software received by the interface unit;
A calculation time determination unit that determines whether the calculation time calculated by the calculation time calculation unit is a predetermined threshold value or less;
A writing unit that writes new software determined to be equal to or less than a predetermined threshold by the calculation time determination unit to the storage unit;
A protection control device comprising:
コンピュータに、
保護制御装置に実装されている既存ソフトウェアを、当該既存ソフトウェアに固有の既存識別情報と関連付けてデータベース部に記憶させる処理と、
前記既存ソフトウェアに対する変更情報を記憶させる処理と、
外部から入力された既存識別情報と記憶された既存識別情報とを照合して一致不一致を判定させる処理と、
既存識別情報が一致すると判定された既存ソフトウェアを抽出させる処理と、
抽出された既存ソフトウェアと、前記変更情報とに基づいて、新規ソフトウェア及び新規識別情報を生成する処理と、
生成された新規ソフトウェア及び新規識別情報を、外部へ出力させるとともに、前記データベース部に記憶させる処理と、
を実行させることを特徴とする保護制御装置のソフトウェア変更プログラム。
On the computer,
A process of storing the existing software installed in the protection control device in the database unit in association with the existing identification information unique to the existing software;
Processing for storing change information for the existing software;
A process for comparing the existing identification information input from the outside with the stored existing identification information to determine a match / mismatch,
Processing to extract existing software determined to match existing identification information;
A process of generating new software and new identification information based on the extracted existing software and the change information;
The generated new software and new identification information are output to the outside and stored in the database unit;
A software change program for a protection control device, characterized in that
JP2015101684A 2015-05-19 2015-05-19 Protection controller software change device, change program and protection controller Pending JP2016218664A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015101684A JP2016218664A (en) 2015-05-19 2015-05-19 Protection controller software change device, change program and protection controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015101684A JP2016218664A (en) 2015-05-19 2015-05-19 Protection controller software change device, change program and protection controller

Publications (1)

Publication Number Publication Date
JP2016218664A true JP2016218664A (en) 2016-12-22

Family

ID=57581197

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015101684A Pending JP2016218664A (en) 2015-05-19 2015-05-19 Protection controller software change device, change program and protection controller

Country Status (1)

Country Link
JP (1) JP2016218664A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003083647A1 (en) * 2002-04-01 2003-10-09 Ntt Docomo, Inc. Communication terminal software updating method, communication terminal, and software updating method
JP2003296116A (en) * 2002-03-29 2003-10-17 Honda Motor Co Ltd Automatic updating system and automatic updating method
JP2004274964A (en) * 2003-03-12 2004-09-30 Tm T & D Kk Control device
JP2009048557A (en) * 2007-08-22 2009-03-05 Mitsubishi Electric Corp Data update device, data update method, and data update program
JP2009157732A (en) * 2007-12-27 2009-07-16 Oki Electric Ind Co Ltd Distribution server of program, distribution system, distribution method and object program to be distributed
JP2010262430A (en) * 2009-05-01 2010-11-18 Mitsubishi Electric Corp Protection control device
JP2011028587A (en) * 2009-07-27 2011-02-10 Canon Inc Information-processing device, method for controlling information-processing device, and information-processing program
JP2012137849A (en) * 2010-12-24 2012-07-19 Brother Ind Ltd Device, terminal device, server, program and update method for firmware
JP2014016837A (en) * 2012-07-09 2014-01-30 Toshiba Corp A clinic application update system

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003296116A (en) * 2002-03-29 2003-10-17 Honda Motor Co Ltd Automatic updating system and automatic updating method
WO2003083647A1 (en) * 2002-04-01 2003-10-09 Ntt Docomo, Inc. Communication terminal software updating method, communication terminal, and software updating method
JP2004274964A (en) * 2003-03-12 2004-09-30 Tm T & D Kk Control device
JP2009048557A (en) * 2007-08-22 2009-03-05 Mitsubishi Electric Corp Data update device, data update method, and data update program
JP2009157732A (en) * 2007-12-27 2009-07-16 Oki Electric Ind Co Ltd Distribution server of program, distribution system, distribution method and object program to be distributed
JP2010262430A (en) * 2009-05-01 2010-11-18 Mitsubishi Electric Corp Protection control device
JP2011028587A (en) * 2009-07-27 2011-02-10 Canon Inc Information-processing device, method for controlling information-processing device, and information-processing program
JP2012137849A (en) * 2010-12-24 2012-07-19 Brother Ind Ltd Device, terminal device, server, program and update method for firmware
JP2014016837A (en) * 2012-07-09 2014-01-30 Toshiba Corp A clinic application update system

Similar Documents

Publication Publication Date Title
US8683266B2 (en) Methods and devices for configuration validation of a complex multi-element system
CN110062918B (en) Method for updating software in a cloud gateway, computer program for carrying out said method and processing unit for carrying out said method
US20160155131A1 (en) System and method for fully testing a system before and after an upgrade to verify full use case compliance
CN103942065A (en) Method and system for updating firmware compatibility data
US9384020B2 (en) Domain scripting language framework for service and system integration
US11144644B2 (en) Update management apparatus of industry control system, apparatus and method for update verification
US11308456B2 (en) Feedback based automated maintenance system
WO2016048326A1 (en) Identification of a component for upgrade
TWI548233B (en) Server, server management system and server management method
US20140208169A1 (en) Domain scripting language framework for service and system integration
JP6797588B2 (en) Verification system
KR20140063138A (en) Rfid tag and method of updating rfid tag's key
US20160335072A1 (en) Optical Transceiver Device and Method
JP2015103186A (en) Programmable controller
CN111506358A (en) Method and device for updating container configuration
US20210279051A1 (en) Over the air modem firmware upgrade based on mesh network
US8429251B2 (en) Method for the consistent provision of configuration data in an industrial automation system comprising a plurality of networked control units, and industrial automation system
KR102068121B1 (en) A Method Of Firmware Management Using Simulation within Remote Device
JP2016218664A (en) Protection controller software change device, change program and protection controller
US20150244575A1 (en) Communications system, management apparatus, and communication setting method
KR101670471B1 (en) Method And Apparatus for Providing Building Simulation
US20100100875A1 (en) Method and device for processing configuration reports
US11177828B2 (en) Data collection apparatus, method, and program
JP6243259B2 (en) Programmable controller sequence program replacement method
US9766871B2 (en) Method and apparatus for operating a processing and/or production installation

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20171204

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20171204

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181204

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181130

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20190604