JP2019061459A - Software creating system - Google Patents

Software creating system Download PDF

Info

Publication number
JP2019061459A
JP2019061459A JP2017185088A JP2017185088A JP2019061459A JP 2019061459 A JP2019061459 A JP 2019061459A JP 2017185088 A JP2017185088 A JP 2017185088A JP 2017185088 A JP2017185088 A JP 2017185088A JP 2019061459 A JP2019061459 A JP 2019061459A
Authority
JP
Japan
Prior art keywords
control
software
specification data
storage unit
modularized
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
JP2017185088A
Other languages
Japanese (ja)
Inventor
雅之 粂田
Masayuki Kumeda
雅之 粂田
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 Infrastructure Systems and Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Infrastructure 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 Infrastructure Systems and Solutions Corp filed Critical Toshiba Corp
Priority to JP2017185088A priority Critical patent/JP2019061459A/en
Publication of JP2019061459A publication Critical patent/JP2019061459A/en
Pending legal-status Critical Current

Links

Abstract

To provide a software creating system which assists wiring of a transmission cable to a terminal and which avoids an occurrence of false wiring.SOLUTION: A software creating system 1 stores, prior to a creation of a program, a system condition associated with specification data on a site that is a control candidate in a system condition storing unit 4, stores a control specification associated with the specification data on the site that is the control candidate in a control specification storing unit 6, and stores a modularized software for controlling a control device associated with the specification data on the site that is the control candidate in a module storing unit 8. In a specification data setting unit 2, the specification data on the site to be controlled is set on the basis of a user input. The software is created by combining the modularized software pieces.SELECTED DRAWING: Figure 1

Description

本発明の実施形態は、受変電設備における制御システムのソフトウェア作成システムに関する。   An embodiment of the present invention relates to a software creation system of a control system in a power receiving and transforming facility.

受変電設備における制御システムは、災害や故障の発生により系統停電となった際に、自動的に発電機を運転させ重要負荷への給電を迅速に再開し、その後の復電により商用運転へと自動的に切り戻すことで系統の運用を継続させる停復電制御を行う重要な役割を担っている。   The control system in the power receiving and transforming facility automatically operates the generator and promptly resumes the power supply to the important load when a power failure occurs due to a disaster or a failure, and then resumes the commercial operation by a power recovery. It plays an important role in performing power interruption control to continue system operation by switching back automatically.

このような制御システムを動作させるためのソフトウェアを設計及び作成する方法としては、対象となる系統を制御するための機器や設備の仕様を確認し、その仕様に合わせた制御フローを設計する。そして、制御フローを基にして制御ソフトウェアを作成するという手順を経ている。   As a method of designing and creating software for operating such a control system, the specifications of equipment and facilities for controlling the target system are confirmed, and a control flow is designed in accordance with the specifications. Then, it goes through a procedure of creating control software based on the control flow.

特開平10−116304号公報JP 10-116304 A

しかしながら、制御システムのソフトウェアの設計においては、系統の発電機や負荷を含めた関係設備がサイト毎に固有であり、設備全体の運用に基づいて負荷への給電方法・制御順序等が異なることが多い。そのため、サイト毎に仕様の差異があるため、仕様の入念な確認と仕様に合わせたソフトウェアの都度設計・作り込みが必要であった。それにより、ソフトウェアの設計・製造時間が多く費やされていた。   However, in the software design of the control system, the related equipment including the generator and load of the system is unique to each site, and the method of supplying power to the load and the control order may differ based on the operation of the entire equipment. There are many. Therefore, because there is a difference in the specifications for each site, it was necessary to carefully design and build in each case software that was carefully matched to the specifications and matched to the specifications. As a result, much time was spent designing and manufacturing software.

本発明の実施形態は、上記のような問題を解決するものであり、予め任意のサイトの仕様データに適合するようなモジュール化したソフトを作成しておき、作成対象となるサイトに合わせてモジュール化したソフトを組み合わせることで、サイト毎に異なる仕様に合わせたソフトウェアの作成を行うソフトウェア作成システムを提供する。   The embodiment of the present invention solves the problems as described above, and the module software is created in advance so as to conform to the specification data of any site, and the module is adapted to the site to be created. Providing a software creation system that creates software tailored to different specifications for each site by combining customized software.

本発明の実施形態におけるソフトウェア作成システムは、制御対象のサイトに設置された制御機器を制御するためのソフトウェアを作成するソフトウェア作成システムであって、ユーザからの入力に基づいて制御対象のサイトの仕様データを設定する仕様データ設定部と、制御対象候補となるサイトの仕様データと関連付けた系統条件を記憶する系統条件記憶部と、前記系統条件記憶部に記憶された系統の中から、前記仕様データ設定部で設定した仕様データに該当する制御対象の系統を設定する系統設定部と、制御対象候補となるサイトの仕様データと関連付けた制御仕様を記憶する制御仕様記憶部と、前記制御仕様記憶部に記憶された系統の中から、前記系統設定部において設定した系統の情報と、前記仕様データ設定部で設定した仕様データとに基づいて制御対象の制御仕様を設定する制御仕様選択部と、制御対象候補となるサイトの仕様データと関連付けた前記制御機器を制御するためのモジュール化されたソフトウェアを記憶するモジュール記憶部と、前記制御仕様記憶部に記憶された系統の中から、制御仕様選択部において設定した制御仕様の情報と、前記仕様データ設定部で設定した仕様データとに基づいて、前記モジュール化された前記制御機器を制御するためのソフトウェアを選択するモジュール選択部と、を備えることを特徴する。   The software creation system according to an embodiment of the present invention is a software creation system for creating software for controlling a control device installed at a control target site, and the specification of the control target site based on an input from a user Among the systems stored in the system condition storage unit, the specification data setting unit for setting data, the system condition storage unit for storing system conditions associated with the specification data of the site to be controlled, and the specification data A system setting unit for setting a system of a control target corresponding to specification data set by the setting unit, a control specification storage unit for storing a control specification associated with specification data of a site to be a control target candidate, and the control specification storage unit Among the systems stored in the information of the system set in the system setting unit and the specifications set in the specification data setting unit Module for storing modularized software for controlling the control device associated with the specification data of the site to be the control target candidate, and the control specification selection unit for setting the control specification of the control target based on the data And modularized based on information of the control specification set in the control specification selection unit and the specification data set in the specification data setting unit among the systems stored in the control specification storage unit. And D. a module selection unit that selects software for controlling the control device.

第1の実施形態におけるソフトウェア作成システムの構成を示すブロック図である。It is a block diagram showing composition of a software creation system in a 1st embodiment. 第1の実施形態におけるソフトウェア作成システムの機能ブロック図である。It is a functional block diagram of the software creation system in a 1st embodiment. 第1の実施形態におけるソフトウェア作成システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the software creation system in 1st Embodiment.

以下、本発明に係るソフトウェア作成システムの実施形態について、図面を参照して説明する。   Hereinafter, an embodiment of a software creation system according to the present invention will be described with reference to the drawings.

[1.第1の実施形態]
本実施形態に係るソフトウェア作成システムは、制御対象のサイトに設置された制御機器を制御するためのソフトウェアを、ユーザが入力した制御対象の仕様データに基づいて作成する。
[1. First embodiment]
The software creating system according to the present embodiment creates software for controlling a control device installed at a control target site based on specification data of the control target input by the user.

[1−1.構成]
図1は、本実施形態におけるソフトウェア作成システムの構成を示すブロック図であり、図2は、ソフトウェア作成システムの機能ブロック図である。図1に示すように、ソフトウェア作成システム1は、仕様データ設定部2、系統選択部3、系統条件記憶部4、制御仕様選択部5、制御仕様記憶部6、モジュール選択部7、モジュール記憶部8、変数設定部9、ソフトウェア出力部10を備える。
[1-1. Constitution]
FIG. 1 is a block diagram showing a configuration of a software creation system in the present embodiment, and FIG. 2 is a functional block diagram of the software creation system. As shown in FIG. 1, the software creation system 1 includes a specification data setting unit 2, a system selection unit 3, a system condition storage unit 4, a control specification selection unit 5, a control specification storage unit 6, a module selection unit 7, and a module storage unit. 8. A variable setting unit 9 and a software output unit 10 are provided.

仕様データ設定部2は、ユーザが操作する入力インターフェース(以下IFとする)からの信号を受け付け、制御対象サイトXの仕様データD1を設定する。制御対象サイトXとは、ソフトウェア作成システム1が作成する制御ソフトウェアSにより制御を行う対象であり、複数の電力系統Eを含む。   The specification data setting unit 2 receives a signal from an input interface (hereinafter referred to as IF) operated by the user, and sets specification data D1 of the control target site X. The control target site X is a target to be controlled by the control software S created by the software creation system 1 and includes a plurality of power grids E.

ユーザが入力する仕様データD1としては、制御対象サイトに含まれる電力系統E、系統における制御仕様s、制御対象のサイト内の制御機器の数n、制御の際に動作する制御機器の順序order、制御の際の機器の動作のタイミングTが挙げられる。仕様データ設定部2は、入力IFからの信号を受け付け、仕様データを設定する。   The specification data D1 input by the user includes the power system E included in the control target site, the control specification s in the grid, the number n of control devices in the control target site, and the order of the control devices operating in control The timing T of the operation of the device at the time of control may be mentioned. The specification data setting unit 2 receives a signal from the input IF and sets specification data.

仕様データに含まれる電力系統Eに関するデータには、電力系統E内に設置された変圧器や遮断器の数、電力系統Eが給電する範囲や、系統内の変圧器の運用方法が含まれる。この中で、系統内の変圧器の運用方法とは、電力系統E内で使用する変圧器や遮断器を変更することにより、電力系統Eの給電能力や電力遮断能力が変化する。系統内の変圧器の運用方法は、電力系統E内で使用する変圧器や遮断器をどのように使用するかを示す情報である。例えば、図2においては、仕様データに含まれる電力系統Eとしては、系統Aにおいていて系統内の変圧器がn台、遮断器がm台、系統の運用方法としては、「パターンA」であることが示される。   The data on the power system E included in the specification data includes the number of transformers and circuit breakers installed in the power system E, the range to which the power system E supplies power, and the method of operating the transformer in the system. Among these, with the operation method of the transformer in the grid, by changing the transformers and circuit breakers used in the power grid E, the power supply capacity and the power interruption capacity of the power grid E change. The operation method of the transformer in the grid is information indicating how to use the transformer or circuit breaker used in the power grid E. For example, in FIG. 2, as power system E included in the specification data, there are n transformers in the system A, m breakers in the system A, and “pattern A” as the system operation method. Is shown.

仕様データに含まれる制御仕様sに関するデータには、電力系統Eおいて発生した電力需給状態の変化の種類によって、系統内の制御機器をどのように制御させるかについてのデータが含まれる。   The data on the control specification s included in the specification data includes data on how to control the control device in the grid according to the type of change in the power demand / supply state generated in the power grid E.

電力系統Eにおいて、電力需給状態の変化が生じた場合には、その変化の種類に応じて動作させる制御方法が異なる。制御仕様sは、電力系統Eにおいて発生した電力需給状態の変化に応じた制御方法を示す情報である。   In the power system E, when a change in the power supply and demand state occurs, the control method to operate is different according to the type of the change. The control specification s is information indicating a control method according to the change in the power demand / supply state generated in the power system E.

制御方法としては、使用するモジュール化したソフトウェアS1〜nの種類、モジュール化したソフトウェアS1〜nの実行順序が含まれる。例えば、制御仕様sとしては、系統が停電した場合の制御方法(〇〇制御仕様:図2に対応)、停電中に発電機の故障が起きた場合の制御方法(××制御仕様:図2に対応)、系統が復電する場合の制御方法と示すことができる。例えば、系統内の変圧器がn台、遮断器がm台、系統の運用方法「パターンA」の系統Aにおいては、〇〇制御仕様として、モジュール化したソフトウェアS1、S2、S3を、ソフトウェアS1、S2、S3の順序で実行することが示される。〇〇制御仕様においては、制御条件1となった場合には、A制御を行い、△△投入指令と、〇〇投入指令を出力させる。   The control method includes the type of modularized software S1 to n to be used and the execution order of the modularized software S1 to n. For example, as the control specification s, a control method in the event of a power failure in the system (〇 control specification: corresponds to FIG. 2), a control method in the event of a generator failure during a power failure (×× control specification: FIG. 2 And the control method when the system is restored. For example, in system A with n transformers in the system, m circuit breakers, and system operation method "pattern A", the software S1, S2, S3 modularized as the control specification, software S1 , S2, and S3 are shown to be performed in this order. In the control specification, when the control condition 1 is satisfied, A control is performed, and the Δ △ input command and the 投入 input command are output.

仕様データに含まれる制御機器の数には、電力系統Eにおいて制御仕様sの制御方法を実施する際に使用する制御対象サイトX内に設置された制御機器の数が含まれる。例えば、〇〇制御仕様の制御を実施する場合でも、制御対象サイトX内に設置された制御機器の数により、制御条件1が成立するための条件の数が異なる。例えば、制御対象サイトX内に設置された制御機器が6台の場合には、図2おいて制御条件1は、条件A〜条件Fにより、成立する。しかしながら、制御機器が8台の場合には、制御条件1の成立には、条件A〜条件Fに加えてさらに2つの条件が必要となる。   The number of control devices included in the specification data includes the number of control devices installed in the control target site X used when the control method of the control specification s is implemented in the power system E. For example, even when performing control of the control specification, the number of conditions for satisfying the control condition 1 differs depending on the number of control devices installed in the control target site X. For example, when there are six control devices installed in the control target site X, the control condition 1 is satisfied by the conditions A to F in FIG. However, when there are eight control devices, in addition to the conditions A to F, two more conditions are required for the satisfaction of the control condition 1.

仕様データに含まれる制御の際の機器の動作のタイミングには、電力系統Eにおいて制御仕様sの制御方法を実施する際に、制御機器に対して指令を出力するタイミングが含まれる。制御仕様sの制御方法を実施する際には、制御機器に対して指令を出力するタイミングを、ユーザが任意に設定できるほうが利便性良い場合がある。そのような場合には、モジュール化したソフトウェアS1〜n内にタイマーを設け、そのタイマーにより、制御機器に対して指令を出力するタイミングさせる。仕様データに含まれる制御の際の機器の動作のタイミングは、このタイマー値についてのデータが含まれる。   The timing of the operation of the device at the time of control included in the specification data includes the timing of outputting a command to the control device when the control method of the control specification s is performed in the power system E. When the control method of the control specification s is performed, it may be convenient for the user to arbitrarily set the timing of outputting the command to the control device. In such a case, a timer is provided in the modularized software S1 to n, and the timer is used to output a command to the control device. The timing of operation of the device at the time of control included in the specification data includes data on this timer value.

系統選択部3は、系統条件記憶部4を検索し、仕様データ設定部で設定した制御対象サイトXの仕様データD1に該当する系統情報を選択する。すなわち、系統条件記憶部4には、仕様データD1の「項目1」が「yes」であればA系統であり、仕様データD1の「項目2」が「no」であればB系統、仕様データD1の「項目3」が「yes」であればC系統である旨が記憶されている。つまり、系統選択部3は、仕様データD1一致する系統情報を、系統条件記憶部4に記憶される系統情報から選択し、その系統情報を制御対象サイトXの系統情報として設定する。図2においては、系統選択部3は、制御対象サイトXの系統情報は系統Aであると選択する。   The system selection unit 3 searches the system condition storage unit 4 and selects system information corresponding to the specification data D1 of the control target site X set by the specification data setting unit. That is, if the "item 1" of the specification data D1 is "yes", the system condition storage unit 4 is the A system, and if the "item 2" of the specification data D1 is "no", the B system and the specification data If the "item 3" of D1 is "yes", it is stored that it is a C system. That is, the system selection unit 3 selects system information matching the specification data D1 from the system information stored in the system condition storage unit 4, and sets the system information as the system information of the control target site X. In FIG. 2, the system selection unit 3 selects system information of the control target site X as system A.

制御仕様選択部5は、制御仕様記憶部6を検索し、系統選択部3で選択した系統情報と、仕様データ設定部2で設定した制御対象サイトXの仕様データD1と、に該当する系統情報を選択する。例えば、系統条件記憶部4には、A系統であれば、仕様データの「項目4」と「項目5」が共に「yes」であれば、系統停電時の制御仕様(〇〇制御仕様:図2に対応)であり、仕様データの「項目4」と「項目6」が共に「no」であれば、停電時における発電機故障の制御仕様(××制御仕様:図2に対応)であり、仕様データの「項目4」「項目5」「項目6」が共に「no」であれば、復電時の制御仕様である旨が記憶されている。また、系統B及び系統Cについても、仕様データのいずれの項目が、どのような状態であれば、系統停電時、停電時における発電機故障、及び復電時の制御仕様に該当するかが記憶されている。つまり、制御仕様選択部5は、仕様データD1一致する制御仕様を制御仕様記憶部6に記憶される制御仕様情報から選択し、その制御仕様情報を制御対象サイトXの制御仕様として選択する。図2においては、制御仕様選択部5は、制御対象サイトXの系統Aの制御仕様として〇〇制御仕様と、××制御仕様とを選択する。   The control specification selection unit 5 searches the control specification storage unit 6, and the system information corresponding to the system information selected by the system selection unit 3 and the specification data D1 of the control target site X set by the specification data setting unit 2 Choose For example, if the system condition storage unit 4 is the A system, if "item 4" and "item 5" of the specification data are both "yes", control specification at the time of system power failure (control specification: 〇 2), and if both “item 4” and “item 6” in the specification data are “no”, it is the control specification (×× control specification: corresponds to FIG. 2) of the generator failure at the time of the power failure If "item 4", "item 5" and "item 6" of the specification data are both "no", it is stored that the control specification is for power recovery. In addition, with regard to system B and system C, if which item of the specification data is in what state, it is stored whether it corresponds to the control specification at the time of system power failure, generator failure at power failure, and power recovery. It is done. That is, the control specification selection unit 5 selects a control specification that matches the specification data D1 from the control specification information stored in the control specification storage unit 6, and selects the control specification information as the control specification of the control target site X. In FIG. 2, the control specification selecting unit 5 selects 制 御 control specification and 制 御 control specification as control specifications of the system A of the control target site X.

モジュール選択部7は、モジュール記憶部8を検索し、制御仕様選択部5で選択した制御仕様と、仕様データ設定部2で設定した制御対象サイトXの仕様データD1と、に該当するモジュール化したソフトウェアを選択する。制御仕様選択部5で設定した制御仕様には、制御を実施する上で必要となるモジュールの種類、数、モジュールの並びが設定されている。また、モジュール記憶部8には、制御機器を機能ごと、または処理単位ごとにグループ化したモジュール化されたソフトウェアが記憶されている。モジュール選択部7は、制御仕様選択部5で設定した制御仕様に一致する数、及び種類のモジュール化したソフトウェアの中から選択する。そして、制御仕様選択部5で設定した制御仕様に一致するように、モジュール化したソフトウェアを並び替える。   The module selection unit 7 searches the module storage unit 8 and modularizes the control specifications selected by the control specification selection unit 5 and the specification data D1 of the control target site X set by the specification data setting unit 2 Select software In the control specification set by the control specification selection unit 5, the type, number, and arrangement of modules required for performing control are set. The module storage unit 8 also stores modularized software in which control devices are grouped by function or processing unit. The module selection unit 7 selects from among modularized software of the number and type that match the control specification set by the control specification selection unit 5. Then, the modularized software is rearranged so as to match the control specification set by the control specification selection unit 5.

図2においては、モジュール記憶部8には、モジュール化したソフトウェアであるモジュールS1、S2、S3・・・Snが記憶されている。また、制御仕様選択部5で選択した制御仕様である〇〇制御仕様には、モジュール化したソフトウェアS1、S2、S3を、ソフトウェアS1、S2、S3の順序で実行することが示させる。モジュール選択部7は、制御仕様選択部5が選択した〇〇制御仕様という情報に基づいて、モジュール記憶部8を検索し、モジュールS1、S2、S3を選択し、ソフトウェアS1、S2、S3の順序で並べ替える。   In FIG. 2, the module storage unit 8 stores modules S1, S2, S3... Sn which are modularized software. The control specification which is the control specification selected by the control specification selection unit 5 indicates that the modularized software S1, S2, S3 is to be executed in the order of the software S1, S2, S3. The module selection unit 7 searches the module storage unit 8 based on the information of the control specification selected by the control specification selection unit 5 and selects the modules S1, S2, and S3, and the order of the software S1, S2, and S3. Sort by.

変数設定部9は、モジュール選択部7で選択し、並べ替えたモジュール化したソフトウェアに含まれる変数の値を設定する。例えば、ある制御仕様において、制御機器の動作のタイミングを仕様データに基づいて設定できる場合には、設定データに基づいて、モジュール化したソフトウェアの変数の値を設定する。   The variable setting unit 9 sets values of variables included in the modularized software selected and rearranged by the module selection unit 7. For example, in a certain control specification, when the operation timing of the control device can be set based on the specification data, the value of the modularized software variable is set based on the setting data.

ソフトウェア出力部10は、制御仕様に基づいて並び替え、変数設定部9で変数を設定したソフトウェアを、制御対象サイトXに設置された制御機器を制御するための制御ソフトウェアとして、出力する。出力は、画面やプリンタなどの出力IFにより出力したり、記憶媒体にソフトウェアを書き込むことで出力することもできる。   The software output unit 10 rearranges based on the control specification, and outputs the software for which the variable is set by the variable setting unit 9 as control software for controlling the control device installed at the control target site X. The output can be output by an output IF such as a screen or a printer, or can be output by writing software in a storage medium.

[1−2.作用]
以下では、本実施形態に係るソフトウェア作成システム1の動作について説明する。ソフトウェア作成システム1によるソフトウェア作成は、大きく分けて2の工程からなる。
[1-2. Action]
Hereinafter, the operation of the software creation system 1 according to the present embodiment will be described. Software creation by the software creation system 1 is roughly divided into two steps.

第1工程は、系統条件記憶部4、制御仕様記憶部6、及びモジュール記憶部の各記憶部に対して、制御対象候補となるサイトの仕様データと関連付けた系統条件、制御仕様及び制御機器を制御するためのモジュール化されたソフトウェアを記憶させる事前工程である。   In the first step, for each storage unit of the system condition storage unit 4, the control specification storage unit 6, and the module storage unit, the system conditions, control specifications and control devices associated with the specification data of the site to be the control target It is a preliminary step of storing modularized software for control.

第2工程は、ユーザの入力に応じて設定した仕様データに基づいて、制御対象のサイトに設置された制御機器を制御するためのソフトウェアを作成するソフトウェア作成工程である。   The second step is a software creation step of creating software for controlling the control device installed at the control target site based on the specification data set in accordance with the user's input.

以下では、ソフトウェア作成工程におけるソフトウェア作成システム1の動作について図3を参照して説明する。図3は、ソフトウェア作成システム1の動作を示すフローチャートである。   Hereinafter, the operation of the software creation system 1 in the software creation process will be described with reference to FIG. FIG. 3 is a flowchart showing the operation of the software creation system 1.

ソフトウェア作成工程は、ユーザによる制御対象サイトの仕様データの設定から開始される(S101)。制御対象サイトの仕様データの設定は、ユーザが入力IFを操作することが行われる。設定した制御対象サイトの仕様データは、仕様データ設定部2に一時的に記憶される。   The software creation process is started from setting of specification data of the control target site by the user (S101). The user operates the input IF to set the specification data of the control target site. The specification data of the set control target site is temporarily stored in the specification data setting unit 2.

制御対象サイトの仕様データが設定されると、設定された制御対象サイトの仕様データに基づいて、制御対象サイトの系統が選択される(S102)。系統選択部3は、制御対象サイトの仕様データに一致する系統情報を、ソフトウェア作成工程以前に系統条件記憶部4に記憶される系統情報から選択し、その系統情報を制御対象サイトの系統として設定する。説明の簡略化のために、S102において、系統選択部3が選択した系統情報は、系統Aの情報とする。   When the specification data of the control target site is set, the system of the control target site is selected based on the set specification data of the control target site (S102). The system selection unit 3 selects system information that matches the specification data of the control target site from the system information stored in the system condition storage unit 4 before the software creation process, and sets the system information as the system of the control target site Do. To simplify the explanation, the system information selected by the system selection unit 3 in S102 is the information of the system A.

制御対象サイトの系統が系統Aと設定された後、系統Aにおける制御仕様を選択する(103)。制御仕様選択部5は、制御対象サイトの仕様データを参照し、ソフトウェア作成工程以前に制御仕様記憶部6に記憶される制御条件から選択し、系統Aに一致する制御仕様を選択する。ここで、制御仕様として〇〇制御仕様が設定される。〇〇制御仕様は、図*に示すように、3つのモジュールから成るソフトウェアであるとする。   After the system of the control target site is set as system A, the control specification in system A is selected (103). The control specification selection unit 5 refers to the specification data of the control target site, selects from the control conditions stored in the control specification storage unit 6 before the software creation process, and selects a control specification that matches the system A. Here, a control specification is set as a control specification. The control specification is assumed to be software consisting of three modules as shown in FIG.

次に、制御仕様選択部5が選択した〇〇制御仕様と、仕様データ設定部2で設定した仕様データとに基づいて、前記モジュール化された前記制御機器を制御するためのソフトウェアを選択する(S104)。   Next, based on the control specification selected by the control specification selection unit 5 and the specification data set by the specification data setting unit 2, software for controlling the modularized control device is selected ( S104).

そして、ソフトウェアに変数がある場合には(105のYES)、仕様データ設定部2で設定した仕様データのタイマー値を参照し、変数を設定する(S106)。モジュール化したソフトウェアの変数を設定した後、モジュールを制御仕様選択部5における並び順に基づいて、モジュールを配置したソフトウェアを、制御ソフトウェアとして、出力する(S107)。一方、ソフトウェアに変数がない場合には(105のNO)、モジュール化したソフトウェアの変数を設定した後、モジュールを制御仕様選択部5における並び順に基づいて、モジュールを配置したソフトウェアを、制御ソフトウェアとして、出力する(S107)。   Then, if there is a variable in the software (YES in 105), the variable is set by referring to the timer value of the specification data set by the specification data setting unit 2 (S106). After setting the variables of the modularized software, based on the order of arrangement of the modules in the control specification selection unit 5, the software in which the modules are arranged is output as control software (S107). On the other hand, if there is no variable in the software (NO in 105), after setting the modularized software variable, the software in which the modules are arranged based on the order of arrangement in the control specification selection unit 5 is used as control software , Output (S107).

以上の工程を、制御対象サイトに含まれる系統、及び制御仕様に対して行う。すべての系統、及び制御仕様の制御ソフトウェアを作成した場合には(S108のYES)は、制御ソフトウェアを作成を終了する。一方、まだ作成していない系統、及び制御仕様がある場合(S108のNO)には、S101へもどり、該当する系統、及び制御仕様の制御ソフトウェアの作成を行う。   The above process is performed on the system included in the control target site and the control specification. When control software of all systems and control specifications are created (YES in S108), the creation of the control software is ended. On the other hand, if there is a system that has not yet been created and if there is a control specification (NO in S108), the process returns to S101, and control software of the corresponding system and control specification is created.

[1−3.効果]
以上のようにソフトウェア作成システム1は、プログラムの生成の前に、系統条件記憶部4に、制御対象候補となるサイトの仕様データと関連付けた系統条件を記憶し、制御仕様記憶部6に、制御対象候補となるサイトの仕様データと関連付けた制御仕様を記憶し、モジュール記憶部8に、制御対象候補となるサイトの仕様データと関連付けた前記制御機器を制御するためのモジュール化されたソフトウェアを記憶しておく。プログラムの生成の際には、仕様データ設定部2において、ユーザからの入力に基づいて制御対象のサイトの仕様データを設定する。本実施形態では、モジュール化したソフトウェアを組み合わせることで、ソフトウェアの作成を行う。モジュール化したソフトウェアは、予め、仕様の確認や検討が済んだものであり、確認が済んだ仕様や検討結果に合わせて制御フローが作成される。この制御フローに合わせてソフトウェアが作り込みという段階を経ている。このような工程を経たモジュールを組み合わせてソフトウェアを作成することで、ソフトウェアの設計、製造時間を大幅に短縮することが可能となる。
[1-3. effect]
As described above, the software creation system 1 stores the system condition associated with the specification data of the site to be the control target candidate in the system condition storage unit 4 before the generation of the program, and the control specification storage unit 6 The control specification associated with the specification data of the site serving as the target candidate is stored, and the module storage unit 8 stores modularized software for controlling the control device associated with the specification data of the site serving as the control target candidate. Keep it. At the time of generation of a program, the specification data setting unit 2 sets specification data of a site to be controlled based on input from the user. In this embodiment, software is created by combining modularized software. The modularized software is one for which confirmation and examination of specifications have already been made, and a control flow is created in accordance with the confirmed specifications and examination results. The software has been built in accordance with this control flow. By combining software that has undergone such a process to create software, it is possible to significantly reduce software design and manufacturing time.

モジュール記憶部8に記憶されるモジュールにおいては、制御機器を機能ごとにグループ化し、当該グループが処理する機能ごとにモジュール化しても良い。制御機器単位ではなく、制御機器を機能単位でモジュール化することで、組み合わせるモジュールの数の増加を抑制することができる。   In the modules stored in the module storage unit 8, control devices may be grouped for each function and modularized for each function to be processed by the group. By modularizing control devices in functional units rather than in control device units, it is possible to suppress an increase in the number of modules to be combined.

また、モジュール記憶部8に記憶されるモジュールにおいては、制御機器を処理単位ごとにグループ化し、当該グループが処理する処理単位ごとにモジュール化しても良い。制御機器単位ではなく、制御機器を処理単位でモジュール化することで、組み合わせるモジュールの数の増加を抑制することができる。   Further, in the modules stored in the module storage unit 8, control devices may be grouped by processing unit and modularized by each processing unit processed by the group. By modularizing control devices in units of processing instead of in units of control devices, it is possible to suppress an increase in the number of modules to be combined.

制御仕様記憶部6には、モジュール化したソフトウェアの並び順が記憶されている。これにより、ユーザがモジュールの並び順を選択しなくとも、ソフトウェアの作成をすることが可能となる。これにより、ソフトウェアの設計、製造時間を大幅に短縮することが可能となる。   The control specification storage unit 6 stores the order of modularized software. This makes it possible to create software even if the user does not select the module arrangement order. This makes it possible to significantly reduce software design and manufacturing time.

モジュール記憶部8には、制御対象のサイト毎に異なる前記制御機器の台数に応じた、モジュール化されたソフトウェアが記憶される。これにより、ユーザがモジュールに含まれる制御機器の台数に関する設定を行わなくともソフトウェアの作成をすることが可能となる。これにより、ソフトウェアの設計、製造時間を大幅に短縮することが可能となる。   The module storage unit 8 stores modularized software according to the number of control devices that are different for each control target site. As a result, it is possible to create software without the user setting the number of control devices included in the module. This makes it possible to significantly reduce software design and manufacturing time.

仕様データ設定部2は、前記制御機器が備えるタイマー値を設定し、モジュール記憶部8には、設定された前記タイマー値に対応したモジュール化されたソフトウェアを記憶する。これにより、モジュール内の変数を仕様データ設定部2で設定した設定値に応じた値とすることが可能であり、これにより、ソフトウェアの設計、製造時間を大幅に短縮することが可能となる。   The specification data setting unit 2 sets a timer value included in the control device, and the module storage unit 8 stores modularized software corresponding to the set timer value. As a result, it is possible to set the variables in the module to values according to the setting value set by the specification data setting unit 2, and thereby it is possible to significantly reduce the software design and manufacturing time.

[2.他の実施形態]
本明細書においては、本発明に係る複数の実施形態を説明したが、これらの実施形態は例として提示したものであって、発明の範囲を限定することを意図していない。具体的には、発明の範囲を逸脱しない範囲で、種々の省略や置き換え、変更を行うことができる。これらの実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。
[2. Other embodiments]
While several embodiments of the present invention have been described herein, these embodiments have been presented by way of example only, and are not intended to limit the scope of the invention. Specifically, various omissions, substitutions and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the invention described in the claims and the equivalents thereof as well as included in the scope and the gist of the invention.

例えば、仕様データとして、制御対象のサイトの系統、系統における制御仕様、制御対象のサイト内の制御機器の数、制御の際に動作する制御機器の順序、制御の際の機器の動作のタイミング以外の要素をもとに、モジュール化したソフトウェアの選択を行うこともできる。これにより、ソフトウェア作成システム1により、制御機器の制御ソフトウェアが作成可能な制御対象のサイトの種類が増加し、より汎用的な使用をすることが可能となる。   For example, as specification data, other than the system of the control target site, the control specification in the system, the number of control devices in the control target site, the order of the control devices operating in control, the timing of the operation of the devices in control It is also possible to select modularized software based on the element of. As a result, the type of the control target site that can be created by the control software of the control device can be increased by the software creation system 1, and it becomes possible to use it more generally.

また、このソフトウェア作成システムは、CPUやDSPのソフトウェア処理として実現してもよいし、専用のデジタル回路で構成するようにしてもよい。ソフトウェア処理として実現する場合には、CPU、外部メモリ、RAMを備えるコンピュータにおいて、仕様データ設定部2、系統選択部3、制御仕様選択部5、モジュール選択部7、変数設定部9、ソフトウェア出力部10と同一の処理内容を記述したプログラムをROMやハードディスクやフラッシュメモリ等の外部メモリに記憶させ、RAMに適宜展開し、CPUで其のプログラムに従って演算を行うようにすればよい。   Also, this software creation system may be realized as software processing of a CPU or DSP, or may be configured by a dedicated digital circuit. When realized as software processing, in a computer including a CPU, an external memory, and a RAM, the specification data setting unit 2, the system selection unit 3, the control specification selection unit 5, the module selection unit 7, the variable setting unit 9, the software output unit A program in which the same processing contents as in 10 are described may be stored in an external memory such as a ROM, a hard disk, a flash memory or the like, expanded appropriately in a RAM, and the CPU may perform an operation according to the program.

1…ソフトウェア作成システム
2…仕様データ設定部
3…系統選択部
4…系統条件記憶部
5…制御仕様選択部
6…制御仕様記憶部
7…モジュール選択部
8…モジュール記憶部
9…変数設定部
10…ソフトウェア出力部
DESCRIPTION OF SYMBOLS 1 ... Software preparation system 2 ... Specification data setting part 3 ... System selection part 4 ... System condition storage part 5 ... Control specification selection part 6 ... Control specification storage part 7 ... Module selection part 8 ... Module storage part 9 ... Variable setting part 10 ... Software output unit

Claims (6)

制御対象のサイトに設置された制御機器を制御するためのソフトウェアを作成するソフトウェア作成システムであって、
ユーザからの入力に基づいて制御対象のサイトの仕様データを設定する仕様データ設定部と、
制御対象候補となるサイトの仕様データと関連付けた系統条件を記憶する系統条件記憶部と、
前記系統条件記憶部に記憶された系統の中から、前記仕様データ設定部で設定した仕様データに該当する制御対象の系統を設定する系統設定部と、
制御対象候補となるサイトの仕様データと関連付けた制御仕様を記憶する制御仕様記憶部と、
前記制御仕様記憶部に記憶された系統の中から、前記系統設定部において設定した系統の情報と、前記仕様データ設定部で設定した仕様データとに基づいて制御対象の制御仕様を設定する制御仕様選択部と、
制御対象候補となるサイトの仕様データと関連付けた前記制御機器を制御するためのモジュール化されたソフトウェアを記憶するモジュール記憶部と、
前記制御仕様記憶部に記憶された系統の中から、制御仕様選択部において設定した制御仕様の情報と、前記仕様データ設定部で設定した仕様データとに基づいて、前記モジュール化された前記制御機器を制御するためのソフトウェアを選択するモジュール選択部と、
を備えることを特徴するソフトウェア作成システム。
A software creation system for creating software for controlling a control device installed at a control target site, comprising:
A specification data setting unit configured to set specification data of a site to be controlled based on input from a user;
A system condition storage unit that stores system conditions associated with specification data of sites to be controlled targets;
Among the systems stored in the system condition storage unit, a system setting unit that sets a system to be controlled that corresponds to the specification data set by the specification data setting unit;
A control specification storage unit that stores a control specification associated with specification data of a site to be a control target candidate;
A control specification for setting a control specification of a control target based on the information of the system set in the system setting unit and the specification data set in the specification data setting unit among the systems stored in the control specification storage unit A selection unit,
A module storage unit storing modularized software for controlling the control device associated with specification data of a site to be a control target candidate;
The control device modularized based on information of the control specification set in the control specification selection unit and the specification data set in the specification data setting unit among the systems stored in the control specification storage unit A module selection unit that selects software for controlling the
A software creation system comprising:
前記制御機器を機能ごとにグループ化し、
前記ソフトウェアは、前記グループが処理する機能ごとにモジュール化されることを特徴とする請求項1に記載のソフトウェア作成システム。
Group the control devices by function,
The software creation system according to claim 1, wherein the software is modularized for each function processed by the group.
前記制御機器を処理単位ごとにグループ化し、
前記ソフトウェアは、前記グループが処理する処理単位ごとにモジュール化されることを特徴とする請求項1または請求項2に記載のソフトウェア作成システム。
Group the control devices by processing unit,
The software creation system according to claim 1 or 2, wherein the software is modularized for each processing unit processed by the group.
前記制御仕様記憶部には、
前記モジュール化したソフトウェアの並び順が記憶されていることを特徴とする請求項1乃至請求項3の何れか1項に記載のソフトウェア作成システム。
The control specification storage unit
The software creation system according to any one of claims 1 to 3, wherein an arrangement order of the modularized software is stored.
モジュール記憶部には、制御対象のサイト毎に異なる前記制御機器の台数に応じた、モジュール化されたソフトウェアが記憶されることを特徴とする請求項1乃至請求項4のいずれか1項に記載のソフトウェア作成システム。   5. The module storage unit stores modularized software according to the number of control devices different for each site to be controlled, according to any one of claims 1 to 4. Software creation system. 前記仕様データ設定部は、前記制御機器が備えるタイマー値の値を設定し、
前記モジュール記憶部には、設定された前記タイマー値の値に対応したモジュール化されたソフトウェアを記憶することを特徴する請求項1乃至請求項5の何れか1項に記載のソフトウェア作成システム。
The specification data setting unit sets a value of a timer value included in the control device,
The software creation system according to any one of claims 1 to 5, wherein modularized software corresponding to the set value of the timer value is stored in the module storage unit.
JP2017185088A 2017-09-26 2017-09-26 Software creating system Pending JP2019061459A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017185088A JP2019061459A (en) 2017-09-26 2017-09-26 Software creating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017185088A JP2019061459A (en) 2017-09-26 2017-09-26 Software creating system

Publications (1)

Publication Number Publication Date
JP2019061459A true JP2019061459A (en) 2019-04-18

Family

ID=66177446

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017185088A Pending JP2019061459A (en) 2017-09-26 2017-09-26 Software creating system

Country Status (1)

Country Link
JP (1) JP2019061459A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021200222A1 (en) * 2020-03-31 2021-10-07 ダイキン工業株式会社 Specification description program and specification description method

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01129337A (en) * 1987-11-13 1989-05-22 Matsushita Electric Ind Co Ltd Automatic generating system for communication control software
JPH02231604A (en) * 1989-03-06 1990-09-13 Toshiba Corp Program producing device
JPH05134856A (en) * 1991-11-13 1993-06-01 Hitachi Ltd Automatically programming system
JPH06195216A (en) * 1992-12-22 1994-07-15 Hitachi Ltd Automatic generation device for verification program
JPH10149280A (en) * 1996-09-17 1998-06-02 Toshiba Corp Device and method for program composition
JP2000047859A (en) * 1998-07-31 2000-02-18 Nec Corp Automatic program generator and mechanically readable recording medium recorded with program
JP2003005966A (en) * 2001-06-25 2003-01-10 Mitsubishi Electric Corp Device for automatically generating program
JP2007233957A (en) * 2006-03-03 2007-09-13 Toshiba Corp Plant monitoring control program

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01129337A (en) * 1987-11-13 1989-05-22 Matsushita Electric Ind Co Ltd Automatic generating system for communication control software
JPH02231604A (en) * 1989-03-06 1990-09-13 Toshiba Corp Program producing device
JPH05134856A (en) * 1991-11-13 1993-06-01 Hitachi Ltd Automatically programming system
JPH06195216A (en) * 1992-12-22 1994-07-15 Hitachi Ltd Automatic generation device for verification program
JPH10149280A (en) * 1996-09-17 1998-06-02 Toshiba Corp Device and method for program composition
JP2000047859A (en) * 1998-07-31 2000-02-18 Nec Corp Automatic program generator and mechanically readable recording medium recorded with program
JP2003005966A (en) * 2001-06-25 2003-01-10 Mitsubishi Electric Corp Device for automatically generating program
JP2007233957A (en) * 2006-03-03 2007-09-13 Toshiba Corp Plant monitoring control program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021200222A1 (en) * 2020-03-31 2021-10-07 ダイキン工業株式会社 Specification description program and specification description method
JP2021163058A (en) * 2020-03-31 2021-10-11 ダイキン工業株式会社 Specification description program and specification description method

Similar Documents

Publication Publication Date Title
JP2011216020A (en) Information processing apparatus and circuit reconfiguration device
JP2010178504A (en) Method of supplying electric power using distributed power supplies and power supply program
JP2019220137A (en) Method for controlling redundant power source device
JP2019061459A (en) Software creating system
JP5931462B2 (en) I / O control system
JP5304265B2 (en) Power control system, power control method, power distribution control circuit, and power control program
JP7371099B2 (en) Generation of a blockchain with blocks containing an adjustable number of transaction blocks and multiple intermediary blocks
JP2009054031A (en) Reset controller
CN111600375A (en) Power system, control method thereof, and storage medium
JP5420575B2 (en) Supervisory control system
Verma et al. Optimal coordination of overcurrent relays using simulated annealing and brute force algorithms
CN110673793B (en) Storage device node event management method and system, electronic device and storage medium
CN109408152B (en) Method and device for generating equipment starting step
KR102104967B1 (en) Duplicated board setting method and the board thereof
JP2011008581A (en) System construction support device, program for making computer function as the same device, and computer-readable recording medium recorded with the same program
JP2010152581A (en) Information control system and information control method
US20140258302A1 (en) Information retrieval device and information retrieval method
JP6509656B2 (en) Facility control system and facility control method
JP6660621B2 (en) Power control support apparatus and power control support method
JP2013141370A (en) Automatic generator voltage regulation apparatus
JP2008217394A (en) Power source supply mechanism
JP2013137826A (en) System construction support device, program causing computer to be functioned as the system construction support device, and computer-readable recording medium having program recorded therein
KR102190542B1 (en) Alternate elected program stored on control unit and storage medium
JP6154329B2 (en) Wind power generator management device and management method
JP2008118518A (en) Plant monitoring controller

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200221

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210204

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210302

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20211012