JP6465745B2 - Configuration method, server, and terminal - Google Patents
Configuration method, server, and terminal Download PDFInfo
- Publication number
- JP6465745B2 JP6465745B2 JP2015101105A JP2015101105A JP6465745B2 JP 6465745 B2 JP6465745 B2 JP 6465745B2 JP 2015101105 A JP2015101105 A JP 2015101105A JP 2015101105 A JP2015101105 A JP 2015101105A JP 6465745 B2 JP6465745 B2 JP 6465745B2
- Authority
- JP
- Japan
- Prior art keywords
- terminal
- network
- information
- server
- communication method
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02E—REDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
- Y02E60/00—Enabling technologies; Technologies with a potential or indirect contribution to GHG emissions mitigation
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y04—INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
- Y04S—SYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
- Y04S10/00—Systems supporting electrical power generation, transmission or distribution
- Y04S10/16—Electric power substations
Landscapes
- Information Transfer Between Computers (AREA)
- Remote Monitoring And Control Of Power-Distribution Networks (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
Description
本発明は、構成方法、サーバ、及び、端末に関する。 The present invention relates to a configuration method, a server, and a terminal.
変電所等に設置される制御システムの通信プロトコルとして、現在、IEC61850に基づく、GOOSE(Generic Object Oriented System Event:一般のオブジェクト指向システムイベント)、及び、MMS(Manufacturing Message Specification)が普及しつつある。 Currently, GOOSE (Generic Object Oriented System Event) and MMS (Manufacturing Message Specification) based on IEC 61850 are spreading as communication protocols of control systems installed in substations and the like.
IEC61850では、SCLと呼ばれるXMLベースのメタ言語を使用し、通信環境、及び、通信で接続されるIED(Intelligent Electronic Device:電子装置)の論理的構成などを記述し、各IEDのSCLファイルを統合して、システムを構成する。 IEC61850 uses an XML-based meta language called SCL to describe the communication environment and the logical configuration of IEDs (Intelligent Electronic Devices) connected by communication, and integrates the SCL files of each IED And configure the system.
現状、このような制御システムは、オフラインで静的に構築される。具体的には、開発者が、生成されたSCL(Substation Configuration Language)ファイルを、サーバ及び各IEDに適用し、さらに、制御システムを起動する。これによって、制御システムにおけるサーバ及びIED、並びに、複数のIEDは、相互に通信できる。 Currently, such a control system is statically constructed offline. Specifically, a developer applies a generated SCL (Substation Configuration Language) file to the server and each IED, and further starts the control system. Accordingly, the server and the IED and the plurality of IEDs in the control system can communicate with each other.
変電所等に設置されるネットワークは、SCLでIP接続パラメータを静的に記述する必要から、必然的にDHCPを使用しないことが多い。そして、このようなネットワークは、机上で設計された固定IPを、あらかじめ割り当てられるケースが多い。 A network installed in a substation or the like does not necessarily use DHCP because it is necessary to statically describe IP connection parameters in SCL. In many cases, such a network is pre-assigned with a fixed IP designed on a desk.
変電所システムの構築に用いるSCL500は、XMLに基づく言語である。既存のシステム構築ツールは、ネットワーク、LN(Logical Node)及びサービス等に関してあらかじめ作成された設計に基づき、SCDファイル312を生成する。そして、変電所システム起動時に、IED41及び変電所サーバ11に、生成したSCDファイル312をパースし、内容を解析した後、解析内容と、IEC61850規格とに基づいてサービスを実行する前提となっていた。
The SCL 500 used to construct a substation system is a language based on XML. The existing system construction tool generates the
すなわち、これまでのIEC61850規格のシステム構築モデルは、変電所システムを停止することなく、ネットワークにIED等の機器を追加し、サービスを開始することは想定されていない。 That is, the system construction model of the IEC 61850 standard so far does not assume that a device such as an IED is added to the network and the service is started without stopping the substation system.
このため、変電所システムの構成を変更するたびに、設計を行う必要があった。そして、この設計は、煩雑であり、設計ミスも起きやすいため、人的コストが増大するという問題があった。 For this reason, it was necessary to design each time the configuration of the substation system was changed. In addition, this design is complicated and a design error is likely to occur, so that there is a problem that human cost increases.
このような問題を解決する従来技術が提案されている(例えば、特許文献1参照)。特許文献1には、IED41が変電所ネットワークに接続されたときに、変電所サーバ11が、ネットワークに接続されたIED41からSCL500を自動取得し、そのSCL500から抽出された画面表示シンボルや文字列と、あらかじめ定義された単線結線図情報とを照合して、システム全体を記述するSCDファイルを自動作成することにより、変電所システムにおいて、自動的にIEDを認識可能なプラグアンドプレイを実現することが記載されている。
A conventional technique for solving such a problem has been proposed (see, for example, Patent Document 1). In
特許文献1は、メタデータであるSCLファイルの自動的な再構築方法を提案するのみであり、新たなIEDを含むネットワーク接続情報を構築するものではない。このため、特許文献1において、プラグアンドプレイが可能なIEDは、変電所に設置されたサーバが、既に情報を保持しているIEDに限定される。
一方、ネットワーク接続された機器を、システムを停止することなく自動的に再構成し、使用可能とする技術としては、Universal Plug and Play規格 (以下、UPnPと記す)が存在する。 On the other hand, there is a Universal Plug and Play standard (hereinafter referred to as UPnP) as a technology for automatically reconfiguring devices connected to a network without stopping the system.
この規格においては、各機器は、DHCP(Dynamic Host Configuration Protocol)サーバが存在するIPネットワークで接続され、接続された機器は、DHCPサーバからDHCPプロトコルにより自動的にIPアドレス等が割り当てられ、IPネットワーク接続されることが前提となっている。 In this standard, each device is connected by an IP network in which a DHCP (Dynamic Host Configuration Protocol) server exists, and the connected device is automatically assigned an IP address or the like by the DHCP protocol from the DHCP server. It is assumed that they are connected.
しかし、IEC61850規格に基づく変電所ネットワークにおいては、システム構成時に、SCLファイルに、予め各IEDのIPアドレス等のネットワーク情報を静的に割り当てて、記述する前提となっており、DHCPプロトコルを使用することは想定されていないため、変電所システムにおいては、UPnP規格に基づくプラグアンドプレイ動作を実現することができない。 However, in a substation network based on the IEC 61850 standard, it is assumed that network information such as the IP address of each IED is statically allocated and described in advance in the SCL file at the time of system configuration, and the DHCP protocol is used. Since this is not assumed, plug-and-play operations based on the UPnP standard cannot be realized in the substation system.
本発明は、静的なIPアドレス割り当てが前提である変電所システムにおいて、IED等の機器をネットワーク接続した際に、変電所システムを停止することなく変電所システムを再構成でき、IEDが利用可能になるプラグアンドプレイ動作を実現する変電所システムの構成方法を実現するものである。 The present invention can reconfigure a substation system without stopping the substation system when an IED or other device is connected to the network in a substation system on which static IP address assignment is a prerequisite, and the IED can be used. A substation system configuration method that realizes a plug-and-play operation is realized.
上記課題を解決するために、本発明は、ネットワークシステムの構成方法であって、前記ネットワークシステムは、送電網の監視及び制御の少なくとも一つを行う端末と、前記端末と接続するサーバと、前記サーバが接続するネットワークとを含み、前記方法は、前記端末が、前記ネットワークに接続した場合、第1の通信方法に従って、前記端末を識別するための識別情報の前記ネットワークへの送信を開始する手順と、前記サーバが、前記ネットワークを介して前記識別情報を前記第1の通信方法に従って取得した場合、前記取得した識別情報を設定記憶部に格納し、前記端末に割り当てられたアドレスを含む通信情報を、前記第1の通信方法に従って、前記ネットワークへ送信する手順と、前記サーバが、前記端末に前記送電網の監視及び制御の少なくとも一つの処理を指示するために必要な端末情報を、前記第1の通信方法とは異なる第2の通信方法に従って、前記アドレスが割り当てられた端末に要求する手順と、前記サーバが、前記第2の通信方法に従って前記端末情報を前記端末から取得する手順と、前記サーバが、前記取得した端末情報を前記設定記憶部に格納する手順と、を含む。 In order to solve the above problems, the present invention is a network system configuration method, wherein the network system includes a terminal that performs at least one of monitoring and control of a power transmission network, a server connected to the terminal, A network to which a server is connected, and the method starts transmission of identification information for identifying the terminal to the network according to a first communication method when the terminal is connected to the network. And when the server acquires the identification information according to the first communication method via the network, the communication information stores the acquired identification information in a setting storage unit and includes an address assigned to the terminal. In accordance with the first communication method, and the server monitors the power transmission network to the terminal. Requesting terminal information necessary for instructing at least one process of control to a terminal to which the address is assigned according to a second communication method different from the first communication method, And a procedure for acquiring the terminal information from the terminal according to the second communication method, and a procedure for the server to store the acquired terminal information in the setting storage unit.
本発明によれば、変電所システムを停止することなくシステムの再構成が行え、IEDが利用可能になる。 According to the present invention, the system can be reconfigured without stopping the substation system, and the IED can be used.
上記した以外の課題、構成及び効果は、以下の実施形態の説明により明らかにされる。 Problems, configurations, and effects other than those described above will be clarified by the following description of embodiments.
以下に、図面を用いて実施例を説明する。 Hereinafter, embodiments will be described with reference to the drawings.
図1は、実施例1の変電所システム10を示すブロック図である。
FIG. 1 is a block diagram illustrating a
変電所システム10は、変電所に設置された送電網(電力網:変圧器、開閉器及び送電線等を含む)に対応して実装されるシステムであり、変電所における電力の動揺を制御するシステムである。ただし、本実施例の変電所システム10が設置される設備は、変電所だけではなく、電力を制御する複数の機器を含む設備であればいかなる設備であってもよい。
The
例えば、本実施例の変電所システム10は、発電所と蓄電設備とを含む電力系統の設備に設置されてもよい。また、変電所システム10が設置される設備は、複数のベンダによって構築されてもよい。
For example, the
変電所システム10は、変電所サーバ11、時刻サーバ12、制御装置13、保護リレー14、レイヤ2スイッチ(L2SW)16、及び、Merging Unit(MU)17等の機器を含む。
The
変電所システム10に含まれる機器は、プロセスバス(ステーションバス)15を介して相互に接続される。プロセスバス15は、IEC61850規格によって規定されるプロトコルによる通信を中継する。L2SW16は、プロセスバス15と機器とを接続する。
Devices included in the
プロセスバス15及びL2SW16は、変電所システム10に含まれる機器を接続するネットワークである。プロセスバス15及びL2SW16を、以下において変電所ネットワークと記載する。
The
変電所サーバ11は、プロセッサ、メモリ、補助記憶装置及びネットワークインタフェースを備える計算機である。変電所サーバ11は、ディスプレイ又はプリンタ等の出力装置、及び、キーボード又はマウス等の入力装置を有してもよい。変電所サーバ11は、プロセッサがプログラムを実行することによって、通信プロトコルを用いた処理を実行する。
The
変電所サーバ11は、障害時に変電所における送電網を遮断する指示を出力する。また、変電所サーバ11は、制御装置13、保護リレー14及びMU17と通信し、処理を指示する。
The
変電所サーバ11は、制御所サーバ19と接続する。制御所サーバ19は、変電所サーバ11を介して、変電所システム10を監視及び制御する。
The
制御所サーバ19は、プロセッサ、メモリ、補助記憶装置及びネットワークインタフェースを備える計算機である。制御所サーバ19は、ディスプレイ又はプリンタ等の出力装置、及び、キーボード又はマウス等の入力装置を有してもよい。変電所サーバ11は、プロセッサがプログラムを実行することによって機能を実装する。
The
時刻サーバ12は、変電所ネットワークにおける時刻を同期するための時刻情報を提供する装置である。時刻サーバ12は、プロセッサ、メモリ、補助記憶装置及びネットワークインタフェースを備える計算機である。
The
制御装置13は、変電所の送電網に設けられた複数の計測点に設置され、電圧及び位相等の状態を監視する。そして、制御装置13は、監視結果を変電所ネットワークに送出する。
The
MU17は、複数の制御装置13から監視結果を収集し、収集した監視結果を変電所ネットワークに送出する。保護リレー14は、障害が発生した際、障害箇所の送電網を遮断する等によって送電網を制御する。
The
変電所サーバ11は、MU17及び制御装置13から送出される情報20を取得する。さらに、変電所サーバ11は、制御所サーバ19から変電所システム10全体における広域状態情報を取得する。そして、変電所サーバ11は、取得したそれらの情報に基づき、障害箇所を特定し、障害箇所に対応する保護リレー14に、送電網の遮断指示21を送信する。
The
保護リレー14は、遮断指示を受信した場合、障害の影響が及ぶ可能性の高い他の保護リレー14に、変電所サーバ11を介さず直接遮断指示を送信する制御(インターロック22)を実行してもよい。
When the
このような制御装置13及び保護リレー14は、IEC61850規格に基づく通信機能を有し、一般的にIntelligent Electronic Device(以下、IEDと記す)と呼ばれる。
Such a
以下において、制御装置13及び保護リレー14を総称して、IED41と記載する。また、変電所システム10の変電所サーバ11、及び、時刻サーバ12等のサーバを総称してサーバ42と記載する。
Hereinafter, the
図2は、実施例1の抽象化された変電所モデル40を示す説明図である。
FIG. 2 is an explanatory diagram illustrating an
IEC61850規格では、図2に示すように、IEC61850−6規格が、サーバ42及びIED41等を抽象化した変電所モデル40を規定する。そして、その変電所モデル40に基づき実行されるサービス70を、IEC61850−7、及び、IEC61850−8規格等が規定する。
In the IEC 61850 standard, as shown in FIG. 2, the IEC 61850-6 standard defines a
変電所モデル40は、Logical Node(LN)50と、Data Object(DO)60とを標準化し規定する。LN50は、図1に示すIED41及びサーバ42等の機能モデルである。DO60は、LN50が行う処理に用いるデータオブジェクトである。
The
また、変電所モデル40は、モデル化されたIED41及びサーバ42間で、MMS及びGOOSE等の通信プロトコルに基づく標準化されたサービス70を規定する。これらの規定により、複数のベンダが混在可能な変電所システム10を構成することができる。
The
図3は、実施例1のサービス70のプロトコルスタックを示す説明図である。
FIG. 3 is an explanatory diagram illustrating a protocol stack of the
図3は、サービス70の通信プロトコルスタックであり、IEC61850−7、及び、IEC61850−8等で規定される。
FIG. 3 shows a communication protocol stack of the
Abstract communication service interface(ACSI)80は、IEC61850で規定された抽象化されたインタフェースである。ACSI80は、Specific Communication Service Mapping(以下、SCSMと記す)85を用いて既存の通信プロトコルを利用することによって実現される。
The abstract communication service interface (ACSI) 80 is an abstracted interface defined by IEC61850. The
ACSI80は、データ処理方法81、時刻同期82、GOOSEプロトコル83、及び、SampledValues84などのプロトコルを規定する。データ処理方法81は、データ参照、報告及びログ、制御、並びに、整定(特性の調整)を行う方法を規定する。時刻同期82は、時刻同期を行う方法を規定する。
The
IEC61850規格で使用される通信プロトコルは、主に、GOOSEプロトコル83、MMSプロトコル86、及び、SampledValues84である。
The communication protocols used in the IEC 61850 standard are mainly
GOOSEプロトコル83は、送信元の装置の情報を他の装置に送出するための通信プロトコルである。また、MMSプロトコル86は、送信元の装置が他の装置に処理を指示し、他の装置に処理を実行させるための通信プロトコルである。
The
SampledValues84は、変電所ネットワークの中に設定された計測ポイントにおける電圧、電流、及び、位相情報などを、周期的に伝達するために用いられる通信プロトコルである。 Sampled Values 84 is a communication protocol used to periodically transmit voltage, current, phase information and the like at measurement points set in the substation network.
以下において、GOOSEプロトコル83を実装するためのプログラムをGOOSEプログラムと記載し、MMSプロトコル86を実装するためのプログラムをMMSプログラムと記載する。IED41及び変電所サーバ11は、GOOSEプログラム及びMMSプログラム、又は、GOOSEプログラム及びMMSプログラムと同じ機能を有する通信装置を有し、これらのプログラム又は通信装置によってGOOSEプロトコル及びMMSプロトコルを実行する。
Hereinafter, a program for implementing the
図4Aは、実施例1のGOOSEプロトコル83に基づく通信を示す説明図である。
FIG. 4A is an explanatory diagram illustrating communication based on the
GOOSEプロトコル83は、レイヤ2上に実装され、Publisher/Subscriberモデルに基づき、リアルタイム性の高い通信を実現する通信プロトコルである。GOOSEプロトコル83を用いる場合、通信機能を有する装置は、Publisher120又はSubscriber110として通信する。
The
本実施例において、GOOSEとは、Publisher/Subscriberモデルに基づく、L2上の通信プロトコルである。非IP通信で、MACアドレスベースで宛先を指定し、GOOSEプロトコルにおけるマルチキャスト通信(又は、ブロードキャスト通信)を指定可能である。 In the present embodiment, GOOSE is a communication protocol on L2 based on the Publisher / Subscriber model. In non-IP communication, a destination can be specified based on a MAC address, and multicast communication (or broadcast communication) in the GOOSE protocol can be specified.
Publisher/Subscriberモデルにおける通信を説明する。Publisher120は、伝送したいGOOSEメッセージ100の自らが接続するネットワークへのマルチキャスト通信を、Transmission buffer123に要求することによって実行する(122)。Publisher120は、マルチキャストMACアドレスを宛先として使用することによってマルチキャスト通信を実行する。
Communication in the Publisher / Subscriber model will be described. The
Subscriber110は、変電所ネットワーク上に流れるGOOSEメッセージ100の取得条件を指定し(111)、Reception buffer112にGOOSEメッセージ100の取得を要求する(112)。
The
Reception buffer112は、Subscriber110により指定された取得条件によって、受信したGOOSEメッセージ100が指定された場合、受信したGOOSEメッセージ100をレスポンスとしてSubscriber110に返す(113)。
When the received
図4Bは、実施例1のGOOSEメッセージ100を示す説明図である。
FIG. 4B is an explanatory diagram illustrating the
GOOSEメッセージ100は、Ethernetヘッダ(Ethernetは登録商標、以下同じ)101、VLANヘッダ102、GOOSEヘッダ103、及び、GOOSE PDU104を含む。
The
Ethernetヘッダ101は、宛先を示す情報(例えば、マルチキャストMACアドレス)と、送信元を示すMACアドレスなどとを含む。VLANヘッダ102は、VLAN識別子とVLAN優先度との情報を格納し、送出元によって値が設定される。
The
GOOSEヘッダ103は、APPIDを格納する。APPIDとは、GOOSEメッセージ100の使用目的に応じて、開発者又は運用者(以下、開発者等)が設定する識別子である。
The
GOOSE PDU104は、複数のDataSet105を含む。DataSet105は、Subscriber110に伝送するメッセージの内容を含む。
The
図5は、実施例1のGOOSE PDU104に格納される値を示す説明図である。
FIG. 5 is an explanatory diagram illustrating values stored in the
GOOSE PDU104は、IEC61850−7−2に規定される図5に示す情報を含む。図5に示すパラメータ名1041は、GOOSE PDU104に含まれる情報の名称を示す。パラメータ名1041に格納される値は、GOOSE PDU104において識別子として用いられてもよい。
The
パラメータ型1042は、パラメータ名1041が示すパラメータの種類を示す。説明1043は、パラメータ名1041が示すパラメータの説明であり、パラメータの値がとりうる範囲を示してもよい。
The
図5に示すエントリ1044、1045、1046及び1047は、パラメータとして、GoCBRef、GoID、DatSet、及び、GOOSEDataを示す。GoCBRefは、モデル化されたIED41及びLN50の参照名称を示す。
The
GoIDは、GOOSEメッセージ100の識別子である。DatSetは、DataSet105の参照名称である。
The GoID is an identifier of the
GOOSEDataは、図4A及び図4Bに示すDataSet105に相当する。 GOOSEDdata corresponds to DataSet 105 shown in FIGS. 4A and 4B.
図6は、実施例1のMMSプロトコル86を示す説明図である。
FIG. 6 is an explanatory diagram illustrating the
MMSプロトコル86は、TCP/IP上で動作し、Client130からの要求に対して、Server140が処理を行い、Client130に対しレスポンスを行うClient/Serverモデルに基づく通信プロトコルである。
The
Client130は、IEC61850−7で規定された通信サービス135を実行する際に、MMS Request131をServer140に対し、Transmission buffer132を介して送信する。
When the
Server140は、Reception buffer141を介して、MMS Request131を受信する。その後、Server140のMMS Server143が、その要求に対する処理を行い、Transmission buffer145を介して、MMS Response134をClient130に返す。
The
Client130は、Reception buffer133を介しMMS Response134を受信し、一連のMMS通信が終了する。
The
IEC61850−7で規定された通信サービス135は、LN50及びサービス70の構成情報の取得、DO60の各々のデータ値の参照及び更新、サービス70によって伝送するDataSet105の各々の値の参照及び更新、並びに、設定情報などを記載したファイルの参照及び更新など、様々なサービス内容を定義する。Server140は、必要に応じて、通信サービス135に対応した機能を実装する。
The
本実施例の変電所システム10における定義及び構成には、IEC61850−6規格で規定されたXMLベースの複数の種類のSCL500が用いられる。SCL500を用いることで、モデル化された機器間で、相互にLN50、DO60、及び、サービス70などの内容を取得することができる。
For the definition and configuration in the
図7は、実施例1のSCL500によって記載されるファイルを示す説明図である。 FIG. 7 is an explanatory diagram illustrating files described by the SCL 500 according to the first embodiment.
図7に示すファイルは、SCL500によって記載される。SCL500によって記載されるファイルの種類には、ICDファイル311、IIDファイル315、CIDファイル313、SCDファイル312、SEDファイル316、及び、SSDファイル314がある。
The file shown in FIG. 7 is described by the SCL 500. File types described by the SCL 500 include an
ICD(IED Capability Description)ファイル311は、IED41に対応するテンプレートを含む。ここで、IED41に対応するテンプレートとは、IED41のタイプに対応する機能、及び、IED41に対応するLN50のタイプに従ったテンプレートである。
An ICD (IED Capability Description) file 311 includes a template corresponding to the
IID(Instantiated IED Description)ファイル315は、IED41に関してあらかじめ設定された情報を含み、より具体的には、DO60の定義を含む。
An IID (Instantated IED Description) file 315 includes information set in advance with respect to the
CID(Configured IED Description)ファイル313は、後述するSCDファイル312に含まれる情報の一部を含み、特定のIED41に関する情報のみを含む。
A CID (Configured IED Description) file 313 includes a part of information included in an
SCD(Substation Configuration Description)ファイル312は、変電所システム10に含まれる全体の構成に関する情報を含む。具体的には、SCDファイル312は、データフロー及びDO60の定義、変電所システム10の構造を示す情報、及び、通信に必要な情報を含む。
The SCD (Substation Configuration Description) file 312 includes information regarding the entire configuration included in the
SED(System Exchange Description)ファイル316は、複数の変電所システム10間で、情報を交換するためのインタフェースに関する情報を含む。
The SED (System Exchange Description) file 316 includes information related to an interface for exchanging information between the plurality of
SSD(System Specification Description)ファイル314は、変電所システム10の構造及びLN50のタイプを示す情報を含む。
An SSD (System Specification Description) file 314 includes information indicating the structure of the
図8は、実施例1のIED41に設定情報を設定するために用いられるファイルと処理とを示す説明図である。
FIG. 8 is an explanatory diagram illustrating files and processes used for setting setting information in the
IEDConfigurator300及びSystemConfigurator301は、IED41を設定するための機能であり、IED41の装置及びサーバ42の装置に実装されてもよいし、変電所システム10の外の計算機に実装されてもよい。
The
図8に示すIEDConfigurator300及びSystemConfigurator301は、IED41に設定情報を設定するためのファイルをSCL500を用いて生成し、生成したファイルを送受信することによってIED41を設定する。
The
IEDConfigurator300は、少なくとも一つのIED41と接続し、IED41と通信する。SystemConfigurator301は、少なくとも一つのIEDConfigurator300と接続する。
The
IEDConfigurator300は、IEC61850規格に関わる設定値をIED41に設定する。まず、IEDConfigurator300は、IED41に相当するモデルのタイプ等に従ったICDファイル311を出力する。
The
ここで、IEDConfigurator300は、IIDファイル315をSystemConfigurator301に送信してもよい。
Here, the
そして、SystemConfigurator301は、出力されたICDファイル311を取得し、変電所システム10全体に関する設定値とICDファイル311とを用いて、SCDファイル312を生成する。
Then, the
ここで、SystemConfigurator301は、他の変電所システム10のSystemConfigurator301からSEDファイル316を取得したり、SSDファイル314を取得したりしてもよい。そして、SystemConfigurator301は、ICDファイル311、並びに、取得したSEDファイル316及びSSDファイル314に基づいて、SCDファイル312を生成してもよい。
Here, the
IEDConfigurator300は、SystemConfigurator301によって生成されたSCDファイル312を取得し、自らに接続されるIED41に関する設定内容をSCDファイル312から抽出し、抽出した内容を含むCID(Configured IED Description)ファイルとして生成する。IEDConfigurator300は、生成したCIDファイル313をIED41に転送し設定する。
The
図9は、実施例1のSCL500によるSCDファイル312を示す説明図である。 FIG. 9 is an explanatory diagram illustrating the SCD file 312 by the SCL 500 according to the first embodiment.
本実施例の変電所サーバ11は、自身が有するメモリ又は補助記憶装置に、SCDファイル312を有する。変電所サーバ11は、SCDファイル312を保持する設定記憶部を有してもよい。変電所サーバ11が有するSCDファイル312は、変電所システム10に含まれるIED41に関する情報を含む。
The
変電所サーバ11は、自らが保持するSCDファイル312を用いることによって図6に示すMMSプロトコル86による通信を、IED41と確立することができる。
The
図9に示すSCL500は、領域501〜領域507を含む。図9に示す領域501〜は、変電所ネットワークに新たに接続したIED41に関する情報であり、後述する処理によって追加される情報である。
SCL 500 shown in FIG. 9 includes
図10は、実施例1のSCL500に記載される情報を示す説明図である。 FIG. 10 is an explanatory diagram illustrating information described in the SCL 500 according to the first embodiment.
SCL500は、図10に示す要素をメタデータ形式によって含む。SCL500は、例えば、Header要素401、Substation要素402、Communication要素403、IED要素404及びDataTypeTemplates要素405を含む。
The SCL 500 includes the elements shown in FIG. 10 in a metadata format. The SCL 500 includes, for example, a
Header要素401は、SCL500のファイルのバージョン等の情報を示す。
The
Substation要素402は、変電所システム10に接続するIED41などの装置の情報及び変電所システム10内の構成情報を示す。
The
Communication要素403は、MMSプロトコル86及びGOOSEプロトコル83による通信インタフェースの通信パラメータ(IPアドレス、サブネットマスク、ゲートウェイアドレス、マルチキャストMACアドレス、VLAN ID、VLAN優先度、及び、APPIDなど)を示す。
A
図9に示す領域501は、Communication要素403の格納位置を宣言する領域であり、領域502は、Communication要素403の内容を格納する領域である。また、領域503は、GOOSEの通信パラメータを格納する位置を宣言し、領域504は、GOOSEの通信パラメータを格納する。
An
IED要素404は、IED41の論理デバイス、LN50、DO60、利用できるサービスのデータセット、及び、データ送信内容を示す。
The
図9に示す領域505は、IED要素404の格納位置を宣言する領域であり、領域506は、IED要素404の内容を格納する領域である。
An
DataTypeTemplates要素405は、IED要素404に含まれる記述の型の定義を示す。図9に示す領域507は、DataTypeTemplates要素405の格納位置を宣言する領域である。
A
開発者は、以上のようなSCL500を用いてシステム構成を行うためのツールを用いる。このツールは、複数のベンダから提供される。このため、開発者は、マルチベンダの機器を含む変電所システム10を構成できる。
The developer uses a tool for system configuration using the SCL 500 as described above. This tool is provided by several vendors. Therefore, the developer can configure the
以下の図11〜図13は、新たなIED41を変電所システム10に接続した場合、変電所サーバ11とIED41との間でやりとりされるシステム構成用のGOOSEメッセージ100のDataSet105の内容を示す。
11 to 13 below show the contents of the
図11は、実施例1のIED41が送出する組込要求メッセージのDataSet105の内容を示す説明図である。
FIG. 11 is an explanatory diagram illustrating the contents of the
新たなIED41が変電所ネットワークに接続された場合、新たに接続されたIED41は、まず、GOOSEプロトコル83におけるPublisher120として機能する。そして、新たなIED41は、Publisher120として、図11に示すDataSet105の内容を含む組込要求メッセージを送出する。
When a
組込要求メッセージは、GOOSEメッセージ100であり、新たに接続されたIED41を変電所サーバ11が識別するための識別情報を含む。
The built-in request message is a
組込要求メッセージは、MessageType511、ConfigurationType512、MACAddress513、VLANPriority514、VLANID515、IEDName516及びAuthentificationData517を、パラメータとして含む。
The embedded request message includes
MessageType511は、組込要求メッセージに含まれる情報のインデックスを示す。ConfigurationType512は、IED41が変電所ネットワークに新たに追加されたか(新規の追加)、古いIED41と交換されたか(交換による追加)等の、IED41の接続の目的を示す。
なお、組込要求メッセージがConfigurationType512を含まないか、ConfigurationType512が新規の追加のみを示すことによって、実施例1の組込要求メッセージは、IED41が新たに追加されたことのみを示す。
Note that the incorporation request message does not include the
MACAddress513は、組込要求メッセージの送出元を示し、本実施例において新たに変電所ネットワークに接続されたIED41のMACアドレスを示す。
VLANPriority514は、VLANの優先度を示す。VLANID515は、VLANの識別子を示す。IEDName516は、組込要求メッセージの送出元(すなわち、新たに接続したIED41)の名称等の識別情報を示す。AuthentificationData517は、送出元の機器の認証用の識別情報を示す。
図12は、実施例1の変電所サーバ11が送出する通信設定要求メッセージのDataSet105の内容を示す説明図である。
FIG. 12 is an explanatory diagram illustrating the contents of the
変電所サーバ11は、図11に示す内容を含む組込要求メッセージをIED41から受信した場合、Publisher120として機能する。そして、変電所サーバ11は、Publisher120として、図12に示す内容を含む通信設定要求メッセージを、IED41に送信するため、変電所ネットワークに送出する。
The
通信設定要求メッセージは、新たに接続されたIED41に割り当てられたIPアドレス等のIP通信に必要な通信パラメータを、新たに接続されたIED41に通知するためのGOOSEメッセージ100である。
The communication setting request message is a
通信設定要求メッセージは、Type521、ErrorCode522、DHCPEnable523、GoCBRef524、IPAddress525、Subnet526及びGatewayAddress527を、パラメータとして含む。
The communication setting request message includes
Type521は、通信設定要求メッセージに含まれる情報のインデックスを示す。ErrorCode522は、IPアドレスの割当て等の処理が正常終了したか否かを示す。DHCPEnable523は、DHCPが有効であるか否かを示す。
GoCBRef524は、IED41に対応するLN50の参照名称を示す。IPAddress525は、通信設定要求メッセージの送出先に割り当てられたIPアドレスを示す。ここで、通信設定要求メッセージの送出先とは、変電所ネットワークに新たに接続されたIED41である。
Subnet526は、通信設定要求メッセージの送出元(すなわち、変電所サーバ11)のサブネットマスクを示す。GatewayAddress527は、通信に用いるゲートウェイのアドレスを示す。
図13は、実施例1のIED41が送出するIP接続完了通知メッセージのDataSet105の内容を示す説明図である。
FIG. 13 is an explanatory diagram illustrating the contents of the
IED41が、通信設定要求メッセージに含まれる通信パラメータを、自らに設定し終わった後、IED41は、変電所サーバ11にIP接続完了通知メッセージを送出する。IP接続完了通知メッセージは、Type531、ErrorCode532、GoCBRef533及びARName534を含むGOOSEメッセージ100である。
After the
Type531は、IP接続要求メッセージに含まれる情報のインデックスを示す。ErrorCode532は、変電所サーバ11から通知された通信パラメータの設定が正常終了したか否かを示す。GoCBRef533は、IED41に対応するLN50の参照名称を示す。ARName534は、IP接続完了通知メッセージの送出元(すなわち、新たに接続されたIED41)のAR名称を示す。
Publisher120は、図11〜図13に示すような、変電所システム10を構成するためのGOOSEメッセージ100と、他の用途のGOOSEメッセージ100とを識別するため、例えば、規格で標準化された識別子であり、さらに、一般的な用途で用いられる識別子以外の識別子を、APPIDとしてGOOSEヘッダ103に格納する。
The
また、Publisher120は、変電所システム10を構成するためのGOOSEメッセージ100を識別するため、規格で標準化された識別子をGoID(エントリ1045に相当)としてGOOSE PDU104に格納してもよい。
In addition, the
また、本実施例のPublisher120は、図11〜図13に示すGOOSEメッセージ100を、一般的な目的で使用されない、例えば、マルチキャストMACアドレスを宛先として送出する。本実施例のPublisher120は、マルチキャストMACアドレス以外でも、変電所サーバ11を含む複数の装置を宛先として指定するMACアドレスであれば、いかなるMACアドレスを指定してもよい。
In addition, the
図14は、実施例1の新たなIED41を変電所ネットワークに接続した際の処理を示すシーケンス図である。
FIG. 14 is a sequence diagram illustrating processing when the
図14は、IED41を変電所ネットワークに新たに接続した場合の、変電所サーバ11の処理と、IED41の処理とを示す。以下において、IED41及び変電所サーバ11における処理は、それぞれが有するGOOSEプログラム及びMMSプログラムが実行する。しかし、GOOSEプログラム及びMMSプログラムと同じ機能を有する物理的な装置が、処理を実行してもよいし、また、GOOSEプロトコル83を用いるGOOSEプログラム及びMMSプロトコル86を用いるMMSプログラム以外の他のプログラムが、以下に示す処理の一部の処理を実行してもよい。
FIG. 14 shows the processing of the
IED41が変電所ネットワークに接続する前に、IEDConfigurator300は、図8に示す方法を用い、CIDファイル313をIED41に設定する(410)。ここで設定されるCIDファイル313には、組込要求メッセージに格納される情報が含まれる。
Before the
IEDConfigurator300による設定後、IED41は、再起動し、CIDファイル313の設定内容を反映する。そして、IED41は、変電所ネットワークに接続する(420)。
After setting by the
変電所ネットワークに接続した後、IED41のGOOSEプログラムは、Publisher120として、GOOSEプロトコル83に従って、図11に示す内容を含む組込要求メッセージを、マルチキャストによって変電所ネットワークに送出し始める(430)。
After connecting to the substation network, the GOOSE program of the
ただし、実施例1における組込要求メッセージは、ConfigurationType512を含まないか、ConfigurationType512が新規追加のみを示すことにより、IED41が新たに追加されたことを示す。また、IED41のGOOSEプログラムは、組込要求メッセージのGOOSEヘッダ103に組込要求メッセージを示すAPPIDを格納して、組込要求メッセージを送出する。
However, the incorporation request message in the first embodiment indicates that the
IED41のGOOSEプログラムは、シーケンス430の後、図12に示す通信設定要求メッセージを受信し、さらに、IP通信の通信パラメータを設定するまで、組込要求メッセージを送信し続ける。これは、シーケンス430において、IED41は、IPアドレスを割り当てられておらず、変電所サーバ11とのIP通信ができないためである。
After the
変電所サーバ11のGOOSEプログラムは、Subscriber110として、GOOSEヘッダ103に含まれるAPPIDをフィルタリングし常に監視することによって、GOOSEメッセージ100である組込要求メッセージを変電所ネットワークから取得する(210)。変電所サーバ11のGOOSEプログラムは、組込要求メッセージを取得した場合、受信した組込要求メッセージのAuthentificationData517を用い、IED41が備える機器を認証してもよい(220)。
The GOOSE program of the
なお、変電所ネットワークが、完全に閉じたネットワークであり、新たに接続されるIED41が備える機器がすべて安全である場合、変電所サーバ11のGOOSEプログラムは、シーケンス220においてIED41が備える機器を認証しなくてもよい。
When the substation network is a completely closed network and all the devices included in the newly connected
また、IED41の機器を認証する場合、IED41のGOOSEプログラムは、まず、シーケンス430において、図11に示すAuthentificationData147に共通鍵で暗号化された文字列データを格納する。そして、変電所サーバ11のGOOSEプログラムは、シーケンス220において、IED41のGOOSEプログラムが用いた共通鍵と同じ共通鍵でAuthentificationData147の値を復号し、元の文字列が一致することを照合することによってIED41が備える機器を認証する。
When authenticating the device of the
シーケンス220の後、変電所サーバ11のGOOSEプログラムは、変電所サーバ11のメモリ又は補助記憶装置が保持するIPアドレスのリストから未使用のIPアドレスを抽出し、抽出したIPアドレスを通信パラメータとしてIED41に割り当てる(240)。また、ここで、変電所サーバ11のGOOSEプログラムは、IED41がIP通信に必要な他の通信パラメータ(Subnet526のサブネットマスク及びGatewayAddress527のゲートウェイアドレス)をIED41に割り当てる。
After the
シーケンス240の後、変電所サーバ11のGOOSEプログラムは、あらかじめ保持するSCDファイル312に、新たに接続したIED41を示す情報を格納する(250)。ここで、新たに接続したIED41を示す情報とは、アクセスポイントの属性値、及び、組込要求メッセージに含まれる識別情報である。
After the
変電所サーバ11によってあらかじめ保持されるSCDファイル312は、変電所サーバ11が管理する変電所システム10全体の構成等を示す情報を格納する。このSCDファイル312は、変電所サーバ11のメモリ又は補助記憶装置等の設定記憶部に格納される。
The
シーケンス250において、具体的には、変電所サーバ11のGOOSEプログラムは、図9に示すSCDファイル312の領域501の記述を、受信した組込要求メッセージに含まれるIEDName516を用いて生成し、追加する。また、変電所サーバ11のGOOSEプログラムは、SCDファイル312の領域502(Communication要素403の内容に対応)に、アクセスポイントの属性値として、割り当てたIPアドレス、サブネットマスク、及び、ゲートウェイアドレスを設定する。
In the
ここで用いられるアクセスポイントとは、新たに接続したIED41に相当し、受信した組込要求メッセージに含まれるIEDName516によって識別される。なお、領域501は、領域502にIED41のCommunication要素403が格納されることを示す。
The access point used here corresponds to the newly connected
シーケンス250の後、変電所サーバ11のGOOSEプログラムは、SCDファイル312の領域504に、GOOSEの通信のための通信パラメータとして、受信した組込要求メッセージに含まれるマルチキャストMACアドレス、VLAN優先度、及び、VLAN識別子を設定する。なお、領域503は、領域504にGOOSEの通信のための通信パラメータが格納されることを示す。
After the
シーケンス250及び260によって、変電所サーバ11のGOOSEプログラムは、SCDファイル312に、新たにIED41を接続した後の変電所ネットワークのパラメータを追加できる。
By the
シーケンス250及び260の後、変電所サーバ11のGOOSEプログラムは、Publisher120として、図12に示す通信設定要求メッセージを変電所ネットワークに送出する(270)。ここで、変電所サーバ11のGOOSEプログラムは、GOOSEプロトコル83に従って、マルチキャスト通信によって通信設定要求メッセージを送出する。また、変電所サーバ11のGOOSEプログラムは、通信設定要求メッセージのGOOSEヘッダ103に通信設定要求メッセージを示すAPPIDを格納して、通信設定要求メッセージを送出する。
After the
また、変電所サーバ11のGOOSEプログラムは、シーケンス270において、IP通信に必要であり、シーケンス240において割り当てた通信パラメータ(IPAddress525、Subnet526及びGatewayAddress527のパラメータ)を、送信する通信設定要求メッセージに格納する。
Further, the GOOSE program of the
なお、変電所サーバ11のGOOSEプログラムは、通信設定要求メッセージの送出を、IP接続完了通知メッセージを受信するまで続けてもよい。
Note that the GOOSE program of the
IED41のGOOSEプログラムは、Subscriber110として、GOOSEヘッダ103に含まれるAPPIDをフィルタリングし常に監視することによって、通信設定要求メッセージを変電所ネットワークから取得する(440)。
The GOOSE program of the
シーケンス440の後、IED41のGOOSEプログラムは、取得した通信設定要求メッセージに含まれるIP通信に必要な通信パラメータ(IPAddress525、Subnet526及びGatewayAddress527)を、IED41の通信パラメータとして設定する。そして、IED41のMMSプログラムは、IPプロトコルスタックを再起動することによって、変電所サーバ11とのIP通信を開始する(450)。ここで、IED41のMMSプログラムは、変電所サーバ11とのIP通信によるコネクションを確立してもよい。
After the
シーケンス450によってIP通信を開始した後、IED41のGOOSEプログラムは、シーケンス430から送出し続けていた組込要求メッセージの送出を停止する(455)。これによって、IED41は、マルチキャスト通信によって確実に組込要求メッセージを変電所サーバ11に取得させる一方で、IP通信のパラメータを設定した後は、無駄なマルチキャスト通信を停止できる。
After the IP communication is started by the
シーケンス455の後、IED41のGOOSEプログラムは、Publisher120としてGOOSE83プロトコルに従って、図13に示すIP接続完了通知メッセージを送出する(460)。IED41のGOOSEプログラムは、IP接続完了通知メッセージのGOOSEヘッダ103にIP接続完了通知メッセージを示すAPPIDを格納して、IP接続完了通知メッセージを送出する。
After the
変電所サーバ11が、IP接続完了通知メッセージを受信する(280)。これによって、IED41におけるIP通信の設定が終了する。
The
IP通信が可能となったIED41は、IP通信の通信パラメータを保持する間、組込要求メッセージをPublishする必要はない。
The
変電所サーバ11のGOOSEプログラムは、受信した組込要求メッセージに含まれるIEDName516が、既にSCDファイル312(例えば、領域501)に格納済である場合、既存のIED41の再接続とみなし、新たに受信する組込要求メッセージを無視してもよい。
If the
シーケンス280の後、変電所サーバ11のMMSプログラムは、受信したIP接続完了通知メッセージに含まれるARName534を用い、MMSプロトコル86に従って、TCP/IP上で動作するMMSプロトコル86のサービスを接続されたIED41に逐次要求する。ここで、変電所サーバ11のMMSプログラムは、Server140であるIED41に、Client130としてサービスを要求する。
After the
具体的には、変電所サーバ11のMMSプログラムは、ARNameを使用し、MMSプロトコル86によって、ServiceDirectoryの取得要求、LN Listの取得要求、Object Listの取得要求、及び、DatasetのList取得要求等のサービスを逐次IED41に行う。
Specifically, the MMS program of the
そして、IED41は、サービスへの応答として、IED41の論理構成情報(LN50、DO60、サービス70、及び、サービス70で使用するDataSet105等の構成情報)を変電所サーバ11に送信する(470)。この結果、変電所サーバ11のMMSプログラムは、IED41から、IED41の論理構成情報を取得する(290)。
Then, as a response to the service, the
これらの論理構成情報は、変電所サーバ11のMMSプログラムが、MMSプロトコル86によりIED41に、送電網への制御及び監視等の処理を指示するために必要な構成情報である。IED41は、MMSプロトコル86により変電所サーバ11から指示された方法に従って、自らが設置されている送電網への監視方法及び制御方法を変更する。
The logical configuration information is configuration information necessary for the MMS program of the
変電所サーバ11のMMSプログラムは、接続されたIED41について、受信した組込要求メッセージに含まれるIEDName516を用いて領域505をSCDファイル312に追記する。そして、変電所サーバ11のMMSプログラムは、LN50、DO60、サービス70、及び、DataSet105等の論理構成情報を含むIED要素404を生成する。生成したIED要素404は、SCDファイル312の領域506に格納される。
The MMS program of the
シーケンス290の後、変電所サーバ11のMMSプログラムは、MMSプロトコル86のファイル読み出しサービスを利用し、IED41にあらかじめ設定されてあったCIDファイル313を取得する(300)。また、IED41のMMSプログラムは、ファイル読み出しサービスへの応答として、MMSプロトコル86に従ってCIDファイル313を変電所サーバ11に送信する(480)。
After the
ここで、変電所サーバ11のMMSプログラムは、Server140であるIED41に、Client130としてファイル読み出しサービスを要求する。
Here, the MMS program of the
そして、変電所サーバ11のMMSプログラムは、取得したCIDファイル313を用いて、シーケンス290において生成したIED要素404の整合性をチェックする(305)。
Then, the MMS program of the
整合がとれ、生成したIED要素404に矛盾がない場合、変電所サーバ11のMMSプログラムは、生成したIED要素404をSCDファイル312の領域506に正式に登録する。取得したCIDファイル313に新たに追加されたDataTypeTemplates属性が格納される場合、変電所サーバ11のMMSプログラムは、その追加されたDataTypeTemplates属性と生成したIED要素404とを、SCDファイル312の領域506に追加する(310)。
When matching is achieved and the generated
なお、あらかじめIED41に設定されるCIDファイル313が完全なものである場合、シーケンス290及び305は不要である。変電所サーバ11のMMSプログラムは、CIDファイル313が示す論理構成情報を、そのまま新たなIED要素404としてSCDファイル312に追加してもよい。
Note that when the CID file 313 set in advance in the
ただし、変電所サーバ11のMMSプログラムは、シーケンス290、300及び305のステップを併用することで、CIDファイル313が示す論理構成情報と、シーケンス290によって取得したLN50及びDO60などの論理構成情報とに矛盾があるかをチェックしてもよい。
However, the MMS program of the
そして、矛盾がある場合、変電所サーバ11のMMSプログラムは、エラーメッセージ又はエラーログを、変電所サーバ11が接続する出力装置又は制御所サーバ19を介してユーザーに提示してもよい。これによって、変電所サーバ11は、システム構成上のデバッグを行い、実際の構成と異なってSCDファイル312を設定することを回避できる。
If there is a contradiction, the MMS program of the
矛盾が検出されたことを示すエラー及びワーニングには、以下の例がある。すなわち、CIDファイル313が示す論理構成情報に、シーケンス290によって取得した論理構成情報の一部又はすべてが含まれていない場合、変電所サーバ11のMMSプログラムは、実際に存在するLN50及びDO60等が生成したIED要素404に定義されてないと判定し、生成したIED要素404に矛盾が含まれると判定してエラーを出力する。
Examples of errors and warnings indicating that a contradiction has been detected include the following. That is, when the logical configuration information indicated by the CID file 313 does not include a part or all of the logical configuration information acquired by the
また、CIDファイル313が示す論理構成情報の一部又はすべてが、MMSプロトコル86のサービスで取得した論理構成情報に含まれていない場合、変電所サーバ11のMMSプログラムは、SCL500に定義されているLN50又はDO60がハードウェア上で動作していないと判定し、生成したIED要素404に矛盾が含まれると判定してエラーを出力する。
Further, when some or all of the logical configuration information indicated by the CID file 313 is not included in the logical configuration information acquired by the service of the
また、CIDファイル313が示すDO60の属性及びデータ型と、MMSプロトコル86のサービスで取得したDO60の属性及びデータ型とが一致しない場合、変電所サーバ11のMMSプログラムは、SCL500と実際のハードウェアで、DO60の属性及びデータ型が一致しないと判定し、生成したIED要素404に矛盾が含まれると判定してエラーを出力する。
If the attribute and data type of the
シーケンス310によってSCDファイル312が生成された後、変電所サーバ11のMMSプログラムは、新たなIED41の情報を含むSCDファイル312をパースし直し、追加されたIED41に関する情報を認識する(320)。これによって変電所サーバ11のMMSプログラムは、新たに接続されたIED41に関する情報を含むSCDファイル312とMMSプロトコル86とに基づいて、IED41による監視及び制御の処理を指示でき、IED41の処理を制御できる。
After the
以上のような処理により、DHCPを用いない変電所ネットワークにおいても、変電所サーバ11とIED41とが、IPアドレスが割り当てられていなくても通信ができるGOOSEプロトコル83を利用することによって、IPアドレスが割り当てられていない状況から、IP通信に必要な情報をやり取りできる。このため、IED41を変電所ネットワークに接続した後、IED41が変電所ネットワークにおいてIP通信を自動的に確立することができる。
Through the above processing, even in a substation network that does not use DHCP, the
また、これによって、IED41の変電所ネットワークへの接続後、ただちに変電所サーバ11がIED41へアクセスできる。また、変電所ネットワークにおけるIP通信に関して、開発者等があらかじめ机上で設計する必要がない。
This also allows the
さらに、IP通信を開始した後、変電所サーバ11は、MMSプロトコル86を用いてIED41における論理構成情報をIED41から取得する。これによって、変電所サーバ11は、IED41による電力の制御及び監視の処理をMMSプロトコル86を用いて指示可能であり、変電所システム10におけるIEC61850に基づいたIED41の機能を実現することができる。
Further, after starting the IP communication, the
そして、これらのIP通信の確立、及び、MMSプロトコル86によるIED41の情報の取得により、変電所システム10を停止することなく、変電所システム10に新規のIED41をプラグアンドプレイにより追加し、変電所システム10を再構成できる。
Then, by establishing the IP communication and acquiring the information of the
実施例1では、変電所システム10に接続されるIED41は、新規に追加されたIED41である。しかし、実際にIED41を追加する場合には、新規で追加する場合以外に、既存のIED41に障害が発生した、又は、寿命が近い若しくは経過した等の理由で、既存のIED41を同等の機能のIED41に交換する場合がある。
In the first embodiment, the
実施例2の変電所システム10は、新たにIED41を接続する際、新規の追加、又は、交換による追加等の、導入する目的に従って、変電所システム10を再構成する手順を変更する方法を提供する。
The
実施例2の変電所システム10は、図1に示す実施例1の変電所システム10と同じである。また、図2〜図10、図12及び図13に示す構成は、すべて実施例1と実施例2とで同じである。
The
以下に、図15を用い、図14との処理の違いを中心に説明する。 Hereinafter, the difference in processing from FIG. 14 will be mainly described with reference to FIG.
実施例2の組込要求メッセージが、ConfigurationType512に、新規の追加及び交換による追加の二通りの情報が格納される点において、実施例1と実施例2とは相違する。
The embedded request message of the second embodiment is different from the first embodiment and the second embodiment in that two types of information added by new addition and replacement are stored in the
図15は、実施例2のIED41を変電所ネットワークに接続した際の処理を示すシーケンス図である。
FIG. 15 is a sequence diagram illustrating processing when the
IED41を変電所ネットワークに接続する開発者等は、新たなIED41を変電所ネットワークに接続する場合、シーケンス410において、ConfigurationType512に、接続の目的として新規の追加を示す値を格納するように、CIDファイル313を設定する。
When connecting a
シーケンス430において、IED41のGOOSEプログラムが、ConfigurationType512に新規の追加を示す値を格納した組込要求メッセージを、変電所ネットワークに送出し始める。
In the
また、既存のIED41を新たなIED41に交換する場合、開発者等は、シーケンス410において、ConfigurationType512に、接続の目的として交換による追加を示す値を格納するように、CIDファイル313を設定し、さらに、IEDName(IEDName516に相当)として、交換前の既存のIED41と同じ名称を、CIDファイル313に設定する。
When the existing
これによって、シーケンス430において、IED41のGOOSEプログラムが、ConfigurationType512に交換による追加を示す値を格納した組込要求メッセージを、変電所ネットワークに送出し始める。
Accordingly, in
実施例2のシーケンス420及び210は、実施例1と同じである。
The
シーケンス210の後、変電所サーバ11は、受信した組込要求メッセージのConfigurationType512が新規の追加を示すか交換による追加を示すかを判定する(230)。
After the
ConfigurationType512が新規の追加を示す場合、変電所サーバ11は、実施例1と同じくシーケンス240及び250以降の処理を実行し、IED41は、実施例1と同じくシーケンス440以降の処理を実行する。これによって、変電所サーバ11は、実施例1と同じく、IED41にIPアドレス等を新規に割り当て、新たなIED41をMMSプロトコル86により制御できる。
When the
一方、ConfigurationType512が交換による追加を示すとシーケンス230において判定された場合、変電所サーバ11は、以下に示す交換のための処理を行う。
On the other hand, when it is determined in
具体的には、ConfigurationType512が交換による追加を示すと判定された場合、変電所サーバ11のGOOSEプログラムは、図14に示すシーケンス240を実行し、新たに接続したIED41にIPアドレスを割り当てる。
Specifically, when it is determined that the
そして、変電所サーバ11のGOOSEプログラムは、受信した組込要求メッセージに含まれるIEDName516を抽出する。そして、変電所サーバ11のGOOSEプログラムは、抽出したIEDName516と同じ名称を含むIED要素404(領域506)及びCommunication要素403(領域502)を、既存のSCDファイル312において特定する(330)。
Then, the GOOSE program of the
シーケンス330の後、変電所サーバ11のGOOSEプログラムは、特定したCommunication要素403の領域502を、新たに割り当てられたIPアドレスと、組込要求メッセージに含まれる情報とによって書き換える。これにより、変電所サーバ11のGOOSEプログラムは、SCDファイル312上の通信先を、新たに接続されたIED41に変更する(340)。
After the
シーケンス340の後、変電所サーバ11は、シーケンス270及び280を実行する。また、IED41は、シーケンス270における通信設定要求メッセージに従って、シーケンス440、450、455及び460を実行する。
After the
IED41を交換する場合、同じ機能構成のIED41に切り替わるため、変電所サーバ11は、IED41の構成及びサービスに関わるSCDファイル312の情報(具体的には、IED要素404等)を更新する必要がない。このため、変電所サーバ11のMMSプログラムは、シーケンス280の後、シーケンス290等を実行することなく、シーケンス320を実行する。変電所サーバ11は、更新されたSCDファイル312をパースし直し、IED41の交換を終了する。
When the
これにより、変電所サーバ11のMMSプログラムは、交換前のIED41の構成及びサービスに関わるSCDファイル312の情報を用いて、MMSプロトコル86に従って、IED41の監視及び制御の処理を指示することができる。
Thereby, the MMS program of the
なお、前述のConfigurationType512は、新規の追加及び交換による追加の二通りであったが、その他の値が含まれてもよい。例えば、IED41が有する機能を更新する場合、ConfigurationType512は、更新を示す値を含んでも良く、IED41を変電所システム10から明示的に削除する場合、ConfigurationType512は、削除を示す値を含んでもよい。
Note that the above-described
ConfigurationType512が更新を示す場合、変電所サーバ11のGOOSEプログラムは、IED41と変電所ネットワークとの接続自体は従来の設定を継続するため、通信パラメータを更新せず、IED41において更新された機能に応じた論理構成情報を、SCDファイル312において更新してもよい。
When
また、このような自動的にコンフィグレーション(構成)を行うシステムは、一時的にIED41を切断した後、再接続することがある。このため、IED41と変電所ネットワークとの接続が切れた場合に、IED41が削除されたと直ちに判定し、SCDファイル312からIED41の情報を削除するのは望ましくない。
In addition, such a system that automatically performs configuration may be reconnected after temporarily disconnecting the
そこで、明示的にIED41を削除するため、開発者等はConfigurationType512に削除を示す値を格納するようにCIDファイル313を設定してもよい。
Therefore, in order to explicitly delete the
ConfigurationType512が削除を示す場合、変電所サーバ11は、受信した組込要求メッセージに含まれるIEDName516が示すIED41の論理構成情報及び通信パラメータ情報を、SCDファイル312から削除する。これにより、変電所サーバ11は、明示的に変電所システム10からIED41を削除することができる。
When the
以上のように、組込要求メッセージに接続の目的を示す情報を含めることによって、IED41を接続した場合に、変電所サーバ11は、その接続が新規追加による接続か、交換による接続かといった接続の目的に従って、処理を切り替えることができる。そして、変電所システム10の構成の変更時だけでなく、故障時及び定期交換時などのシステム運用に使用できる変電所システム10を構成する方法を実現できる。
As described above, when the
なお、本実施例において、通信プロトコルとして、GOOSEプロトコル83及びMSS86を挙げた。しかし、GOOSEプロトコル83とMMSプロトコル86とのように異なるアドレスの指定方法により通信する通信プロトコルであり、また、GOOSEプロトコル83のように特定のアドレスを指定しなくても宛先にメッセージを送ることができる通信プロトコルであれば、いかなる名称のプロトコルを使用してもよい。
In the present embodiment,
また、本発明は上記した実施例に限定されるものではなく、様々な変形例が含まれる。例えば、上記した実施例は本発明を分かりやすく説明するために詳細に説明したものであり、必ずしも説明した全ての構成を備えるものに限定されるものではない。また、ある実施例の構成の一部を他の実施例の構成に置き換えることが可能であり、また、ある実施例の構成に他の実施例の構成を加えることも可能である。また、各実施例の構成の一部について、他の構成の追加、削除又は置換をすることが可能である。 The present invention is not limited to the above-described embodiments, and includes various modifications. For example, the above-described embodiments have been described in detail for easy understanding of the present invention, and are not necessarily limited to those having all the configurations described. Further, a part of the configuration of one embodiment can be replaced with the configuration of another embodiment, and the configuration of another embodiment can be added to the configuration of one embodiment. In addition, it is possible to add, delete, or replace another configuration for a part of the configuration of each embodiment.
また、上記の各構成、機能及び処理部等は、それらの一部又は全部を、例えば集積回路で設計する等によりハードウェアで実現してもよい。また、上記の各構成、機能等は、プロセッサがそれぞれの機能を実現するプログラムを解釈し、実行することによりソフトウェアで実現してもよい。各機能を実現するプログラム、テーブル又はファイル等の情報は、メモリ、ハードディスク、若しくはSSD(Solid State Drive)等の記録装置、又は、ICカード、若しくはSDカード等の記録媒体に置くことができる。 Each of the above-described configurations, functions, processing units, and the like may be realized by hardware by designing a part or all of them with, for example, an integrated circuit. Each of the above-described configurations, functions, and the like may be realized by software by interpreting and executing a program that realizes each function by the processor. Information such as a program, a table, or a file that realizes each function can be placed in a recording device such as a memory, a hard disk, or an SSD (Solid State Drive), or a recording medium such as an IC card or an SD card.
また、制御線及び情報線は説明上必要と考えられるものを示しており、製品上必ずしも全ての制御線及び情報線を示しているとは限らない。実際には殆ど全ての構成が相互に接続されていると考えてもよい。 Further, the control lines and information lines indicate what is considered necessary for the explanation, and not all the control lines and information lines on the product are necessarily shown. Actually, it may be considered that almost all the components are connected to each other.
11 変電所サーバ
41 IED
50 LN(Logical Node)
60 DO(Data Object)
70 サービス
83 GOOSE
86 MMS
312 SCDファイル
500 SCLファイル
11
50 LN (Logical Node)
60 DO (Data Object)
70
86 MMS
312 SCD file 500 SCL file
Claims (11)
前記ネットワークシステムは、送電網の監視及び制御の少なくとも一つを行う端末と、前記端末と接続するサーバと、前記サーバが接続するネットワークとを含み、
前記方法は、
前記端末が、前記ネットワークに接続した場合、第1の通信方法に従って、前記端末を識別するための識別情報の前記ネットワークへの送信を開始する手順と、
前記サーバが、前記ネットワークを介して前記識別情報を前記第1の通信方法に従って取得した場合、前記取得した識別情報を設定記憶部に格納し、前記端末に割り当てられたアドレスを含む通信情報を、前記第1の通信方法に従って、前記ネットワークへ送信する手順と、
前記サーバが、前記端末に前記送電網の監視及び制御の少なくとも一つの処理を指示するために必要な端末情報を、前記第1の通信方法とは異なる第2の通信方法に従って、前記アドレスが割り当てられた端末に要求する手順と、
前記サーバが、前記第2の通信方法に従って前記端末情報を前記端末から取得する手順と、
前記サーバが、前記取得した端末情報を前記設定記憶部に格納する手順と、を含み、
前記識別情報のネットワークへの送信を開始する手順は、前記端末が、前記ネットワークに接続されていた他の端末と交換されることによって前記ネットワークに接続した場合、交換を示す情報と前記他の端末を識別するための情報とを前記識別情報に含めて、前記識別情報の送信を開始する手順を含み、
前記方法は、前記サーバが、前記取得した識別情報が前記交換を示す情報を含む場合、前記他の端末に前記送電網の監視及び制御の少なくとも一つの処理を指示するために必要な端末情報を前記設定記憶部から特定し、前記特定した端末情報を用いて前記端末に前記送電網の監視及び制御の少なくとも一つの処理を指示する手順を含むことを特徴とする構成方法。 A network system configuration method comprising:
The network system includes a terminal that performs at least one of monitoring and control of a power transmission network, a server connected to the terminal, and a network connected to the server,
The method
A procedure for starting transmission of identification information for identifying the terminal to the network according to a first communication method when the terminal is connected to the network;
When the server acquires the identification information according to the first communication method via the network, the acquired identification information is stored in a setting storage unit, and communication information including an address assigned to the terminal is obtained. Transmitting to the network according to the first communication method;
The server allocates terminal information necessary for instructing the terminal to perform at least one process of monitoring and controlling the power transmission network according to a second communication method different from the first communication method. Requesting the requested terminal,
The server acquires the terminal information from the terminal according to the second communication method;
The server, see contains and a procedure for storing the acquired terminal information in the setting storage unit,
The procedure for starting the transmission of the identification information to the network includes information indicating exchange when the terminal is connected to the network by exchanging with another terminal connected to the network and the other terminal. Including the step of starting transmission of the identification information by including in the identification information information for identifying
In the method, when the acquired identification information includes information indicating the exchange, the server provides terminal information necessary for instructing the other terminal to perform at least one process of monitoring and controlling the power transmission network. configuring the setting specified from the storage unit, characterized by a free Mukoto steps that tell at least one process monitoring and control of the power grid to the terminal using the specific terminal information.
前記ネットワークシステムは、送電網の監視及び制御の少なくとも一つを行う端末と、前記端末と接続するサーバと、前記サーバが接続するネットワークとを含み、 The network system includes a terminal that performs at least one of monitoring and control of a power transmission network, a server connected to the terminal, and a network connected to the server,
前記方法は、 The method
前記端末が、前記ネットワークに接続した場合、第1の通信方法に従って、前記端末を識別するための識別情報の前記ネットワークへの送信を開始する手順と、 A procedure for starting transmission of identification information for identifying the terminal to the network according to a first communication method when the terminal is connected to the network;
前記サーバが、前記ネットワークを介して前記識別情報を前記第1の通信方法に従って取得した場合、前記取得した識別情報を設定記憶部に格納し、前記端末に割り当てられたアドレスを含む通信情報を、前記第1の通信方法に従って、前記ネットワークへ送信する手順と、 When the server acquires the identification information according to the first communication method via the network, the acquired identification information is stored in a setting storage unit, and communication information including an address assigned to the terminal is obtained. Transmitting to the network according to the first communication method;
前記サーバが、前記端末に前記送電網の監視及び制御の少なくとも一つの処理を指示するために必要な端末情報を、前記第1の通信方法とは異なる第2の通信方法に従って、前記アドレスが割り当てられた端末に要求する手順と、 The server allocates terminal information necessary for instructing the terminal to perform at least one process of monitoring and controlling the power transmission network according to a second communication method different from the first communication method. Requesting the requested terminal,
前記サーバが、前記第2の通信方法に従って前記端末情報を前記端末から取得する手順と、 The server acquires the terminal information from the terminal according to the second communication method;
前記サーバが、前記取得した端末情報を前記設定記憶部に格納する手順と、を含み、 The server stores the acquired terminal information in the setting storage unit,
前記端末は、前記端末にあらかじめ設定された設定情報を保持し、 The terminal holds setting information preset in the terminal,
前記方法は、 The method
前記端末が、前記設定情報に基づいて前記識別情報を生成する手順と、 A procedure in which the terminal generates the identification information based on the setting information;
前記サーバが、前記端末から前記端末情報を取得した後、前記第2の通信方法に従って、前記端末に前記設定情報の前記サーバへの送信を実行させる手順と、 After the server acquires the terminal information from the terminal, according to the second communication method, causing the terminal to execute transmission of the setting information to the server;
前記サーバが、前記取得した端末情報と前記送信された設定情報とが矛盾する場合、警告を示す情報を出力する手順と、を含むことを特徴とする構成方法。 The server includes a procedure for outputting information indicating a warning when the acquired terminal information and the transmitted setting information contradict each other.
前記ネットワークシステムは、送電網の監視及び制御の少なくとも一つを行う端末と、前記端末と接続するサーバと、前記サーバが接続するネットワークとを含み、 The network system includes a terminal that performs at least one of monitoring and control of a power transmission network, a server connected to the terminal, and a network connected to the server,
前記方法は、 The method
前記端末が、前記ネットワークに接続した場合、第1の通信方法に従って、前記端末を識別するための識別情報の前記ネットワークへの送信を開始する手順と、 A procedure for starting transmission of identification information for identifying the terminal to the network according to a first communication method when the terminal is connected to the network;
前記サーバが、前記ネットワークを介して前記識別情報を前記第1の通信方法に従って取得した場合、前記取得した識別情報を設定記憶部に格納し、前記端末に割り当てられたアドレスを含む通信情報を、前記第1の通信方法に従って、前記ネットワークへ送信する手順と、 When the server acquires the identification information according to the first communication method via the network, the acquired identification information is stored in a setting storage unit, and communication information including an address assigned to the terminal is obtained. Transmitting to the network according to the first communication method;
前記サーバが、前記端末に前記送電網の監視及び制御の少なくとも一つの処理を指示するために必要な端末情報を、前記第1の通信方法とは異なる第2の通信方法に従って、前記アドレスが割り当てられた端末に要求する手順と、 The server allocates terminal information necessary for instructing the terminal to perform at least one process of monitoring and controlling the power transmission network according to a second communication method different from the first communication method. Requesting the requested terminal,
前記サーバが、前記第2の通信方法に従って前記端末情報を前記端末から取得する手順と、 The server acquires the terminal information from the terminal according to the second communication method;
前記サーバが、前記取得した端末情報を前記設定記憶部に格納する手順と、を含み、 The server stores the acquired terminal information in the setting storage unit,
前記第1の通信方法は、GOOSE(Generic Object Oriented System Event)プロトコルであり、 The first communication method is GOOSE (Generic Object Oriented System Event) protocol,
前記第2の通信方法は、MMS(Manufacturing Message Specification)プロトコルであり、 The second communication method is an MMS (Manufacturing Message Specification) protocol,
前記識別情報のネットワークへの送信を開始する手順では、前記端末が、前記GOOSEプロトコルに従って前記識別情報をマルチキャストすることによって、前記識別情報の前記ネットワークへの送信を開始することを特徴とする構成方法。 In the procedure for starting transmission of the identification information to the network, the terminal starts transmission of the identification information to the network by multicasting the identification information according to the GOOSE protocol. .
前記端末が、前記ネットワークを介して前記通信情報を取得した場合、前記識別情報の前記ネットワークへの送信を停止する手順を含むことを特徴とする構成方法。 A configuration method comprising: a step of stopping transmission of the identification information to the network when the terminal acquires the communication information via the network.
送電網の監視及び制御の少なくとも一つを行う端末が前記ネットワークに接続した場合、前記端末を識別するための識別情報を、第1の通信方法に従って前記ネットワークを介して前記端末から取得し、 When a terminal that performs at least one of monitoring and control of a power transmission network is connected to the network, identification information for identifying the terminal is acquired from the terminal via the network according to a first communication method,
前記取得した識別情報を設定記憶部に格納し、 Storing the acquired identification information in a setting storage unit;
前記端末に割り当てられたアドレスを含む通信情報を、前記第1の通信方法に従って前記ネットワークへ送信し、 Transmitting communication information including an address assigned to the terminal to the network according to the first communication method;
前記端末に電力の監視方法又は制御方法を指示するために必要な端末情報を、前記第1の通信方法とは異なる第2の通信方法に従って、前記アドレスが割り当てられた端末に要求し、 Requesting terminal information necessary for instructing the terminal about a power monitoring method or a control method according to a second communication method different from the first communication method, to the terminal to which the address is assigned,
前記第2の通信方法に従って前記端末情報を前記端末から取得し、 Obtaining the terminal information from the terminal according to the second communication method;
前記取得した端末情報を、前記設定記憶部に格納し、 The acquired terminal information is stored in the setting storage unit,
前記識別情報は、前記端末が前記ネットワークに接続されていた他の端末と交換されることによって前記ネットワークに接続した場合、交換を示す情報と前記他の端末を識別するための情報とを含み、 The identification information includes information indicating an exchange and information for identifying the other terminal when the terminal is connected to the network by being exchanged with another terminal connected to the network;
前記サーバは、 The server
前記取得した識別情報が前記交換を示す情報を含む場合、前記他の端末に前記送電網の監視及び制御の少なくとも一つの処理を指示するために必要な端末情報を前記設定記憶部から特定し、 When the acquired identification information includes information indicating the exchange, the terminal information necessary for instructing the other terminal to perform at least one process of monitoring and control of the power transmission network is specified from the setting storage unit,
前記特定した端末情報を用いて前記端末に前記送電網の監視及び制御の少なくとも一つの処理を指示することを特徴とするサーバ。 A server that instructs at least one process of monitoring and control of the power transmission network to the terminal using the specified terminal information.
送電網の監視及び制御の少なくとも一つを行う端末が前記ネットワークに接続した場合、前記端末を識別するための識別情報を、第1の通信方法に従って前記ネットワークを介して前記端末から取得し、 When a terminal that performs at least one of monitoring and control of a power transmission network is connected to the network, identification information for identifying the terminal is acquired from the terminal via the network according to a first communication method,
前記取得した識別情報を設定記憶部に格納し、 Storing the acquired identification information in a setting storage unit;
前記端末に割り当てられたアドレスを含む通信情報を、前記第1の通信方法に従って前記ネットワークへ送信し、 Transmitting communication information including an address assigned to the terminal to the network according to the first communication method;
前記端末に電力の監視方法又は制御方法を指示するために必要な端末情報を、前記第1の通信方法とは異なる第2の通信方法に従って、前記アドレスが割り当てられた端末に要求し、 Requesting terminal information necessary for instructing the terminal about a power monitoring method or a control method according to a second communication method different from the first communication method, to the terminal to which the address is assigned,
前記第2の通信方法に従って前記端末情報を前記端末から取得し、 Obtaining the terminal information from the terminal according to the second communication method;
前記取得した端末情報を、前記設定記憶部に格納し、 The acquired terminal information is stored in the setting storage unit,
前記識別情報は、前記端末にあらかじめ設定された設定情報に基づいて生成され、 The identification information is generated based on setting information preset in the terminal,
前記サーバは、 The server
前記端末から前記端末情報を取得した後、前記第2の通信方法に従って、前記端末に前記設定情報の前記サーバへの送信を実行させ、 After obtaining the terminal information from the terminal, according to the second communication method, causing the terminal to execute transmission of the setting information to the server,
前記取得した端末情報と、前記送信された設定情報とが矛盾する場合、警告を示す情報を出力することを特徴とするサーバ。 A server that outputs information indicating a warning when the acquired terminal information and the transmitted setting information contradict each other.
送電網の監視及び制御の少なくとも一つを行う端末が前記ネットワークに接続した場合、前記端末を識別するための識別情報を、第1の通信方法に従って前記ネットワークを介して前記端末から取得し、 When a terminal that performs at least one of monitoring and control of a power transmission network is connected to the network, identification information for identifying the terminal is acquired from the terminal via the network according to a first communication method,
前記取得した識別情報を設定記憶部に格納し、 Storing the acquired identification information in a setting storage unit;
前記端末に割り当てられたアドレスを含む通信情報を、前記第1の通信方法に従って前記ネットワークへ送信し、 Transmitting communication information including an address assigned to the terminal to the network according to the first communication method;
前記端末に電力の監視方法又は制御方法を指示するために必要な端末情報を、前記第1の通信方法とは異なる第2の通信方法に従って、前記アドレスが割り当てられた端末に要求し、 Requesting terminal information necessary for instructing the terminal about a power monitoring method or a control method according to a second communication method different from the first communication method, to the terminal to which the address is assigned,
前記第2の通信方法に従って前記端末情報を前記端末から取得し、 Obtaining the terminal information from the terminal according to the second communication method;
前記取得した端末情報を、前記設定記憶部に格納し、 The acquired terminal information is stored in the setting storage unit,
前記第1の通信方法は、GOOSE(Generic Object Oriented System Event)プロトコルであり、 The first communication method is GOOSE (Generic Object Oriented System Event) protocol,
前記第2の通信方法は、MMS(Manufacturing Message Specification)プロトコルであることを特徴とするサーバ。 The server according to claim 2, wherein the second communication method is an MMS (Manufacturing Message Specification) protocol.
サーバが接続されるネットワークに接続した場合、第1の通信方法に従って、前記端末を識別するための識別情報の前記ネットワークへの送信を開始し、 When connected to the network to which the server is connected, according to the first communication method, start transmitting identification information for identifying the terminal to the network,
前記識別情報を取得したサーバから、前記端末に割り当てられたアドレスを含む通信情報を、前記ネットワークを介して前記第1の通信方法に従って取得し、 From the server that acquired the identification information, communication information including an address assigned to the terminal is acquired according to the first communication method via the network,
前記端末による電力の監視方法及び制御方法の少なくとも一つを前記サーバから指示されるために必要な端末情報を、前記第1の通信方法とは異なる第2の通信方法に従って、前記サーバに送信し、 Terminal information necessary for instructing at least one of a power monitoring method and a control method by the terminal from the server is transmitted to the server according to a second communication method different from the first communication method. ,
前記ネットワークに接続されていた他の端末と交換されることによって前記ネットワークに接続した場合、交換を示す情報と前記他の端末を識別するための情報とを前記識別情報に含めて、前記識別情報の前記ネットワークへの送信を開始することを特徴とする端末。 When connected to the network by being exchanged with another terminal connected to the network, the identification information includes information indicating exchange and information for identifying the other terminal in the identification information. Starting to transmit to the network.
サーバが接続されるネットワークに接続した場合、第1の通信方法に従って、前記端末を識別するための識別情報の前記ネットワークへの送信を開始し、 When connected to the network to which the server is connected, according to the first communication method, start transmitting identification information for identifying the terminal to the network,
前記識別情報を取得したサーバから、前記端末に割り当てられたアドレスを含む通信情報を、前記ネットワークを介して前記第1の通信方法に従って取得し、 From the server that acquired the identification information, communication information including an address assigned to the terminal is acquired according to the first communication method via the network,
前記端末による電力の監視方法及び制御方法の少なくとも一つを前記サーバから指示されるために必要な端末情報を、前記第1の通信方法とは異なる第2の通信方法に従って、前記サーバに送信し、 Terminal information necessary for instructing at least one of a power monitoring method and a control method by the terminal from the server is transmitted to the server according to a second communication method different from the first communication method. ,
あらかじめ設定された設定情報を保持し、 Pre-set setting information is retained,
前記設定情報に基づいて前記識別情報を生成し、 Generating the identification information based on the setting information;
前記サーバの指示により、前記第2の通信方法に従って、前記端末に前記設定情報を前記サーバへ送信することを特徴とする端末。 A terminal that transmits the setting information to the terminal according to the second communication method according to an instruction from the server.
サーバが接続されるネットワークに接続した場合、第1の通信方法に従って、前記端末を識別するための識別情報の前記ネットワークへの送信を開始し、 When connected to the network to which the server is connected, according to the first communication method, start transmitting identification information for identifying the terminal to the network,
前記識別情報を取得したサーバから、前記端末に割り当てられたアドレスを含む通信情報を、前記ネットワークを介して前記第1の通信方法に従って取得し、 From the server that acquired the identification information, communication information including an address assigned to the terminal is acquired according to the first communication method via the network,
前記端末による電力の監視方法及び制御方法の少なくとも一つを前記サーバから指示されるために必要な端末情報を、前記第1の通信方法とは異なる第2の通信方法に従って、前記サーバに送信し、 Terminal information necessary for instructing at least one of a power monitoring method and a control method by the terminal from the server is transmitted to the server according to a second communication method different from the first communication method. ,
前記第1の通信方法は、GOOSE(Generic Object Oriented System Event)プロトコルであり、 The first communication method is GOOSE (Generic Object Oriented System Event) protocol,
前記第2の通信方法は、MMS(Manufacturing Message Specification)プロトコルであり、 The second communication method is an MMS (Manufacturing Message Specification) protocol,
前記端末は、前記GOOSEプロトコルに従って前記識別情報をマルチキャストすることによって、前記識別情報の前記ネットワークへの送信を開始することを特徴とする端末。 The terminal starts transmission of the identification information to the network by multicasting the identification information according to the GOOSE protocol.
前記ネットワークを介して前記通信情報を取得した場合、前記識別情報の前記ネットワークへの送信を停止することを特徴とする端末。 The terminal according to claim 8, 9 or 10 ,
When the communication information is acquired through the network, the terminal stops transmitting the identification information to the network.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2015101105A JP6465745B2 (en) | 2015-05-18 | 2015-05-18 | Configuration method, server, and terminal |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2015101105A JP6465745B2 (en) | 2015-05-18 | 2015-05-18 | Configuration method, server, and terminal |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2016219951A JP2016219951A (en) | 2016-12-22 |
| JP6465745B2 true JP6465745B2 (en) | 2019-02-06 |
Family
ID=57581737
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2015101105A Expired - Fee Related JP6465745B2 (en) | 2015-05-18 | 2015-05-18 | Configuration method, server, and terminal |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP6465745B2 (en) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113992363B (en) * | 2021-10-11 | 2024-02-27 | 杭州迪普科技股份有限公司 | IEC104 protocol communication-based method and device |
| CN119583372B (en) * | 2024-11-19 | 2025-11-04 | 广东电网有限责任公司 | Visualization method for switches and patch panels IEDs based on SCD files |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR100931559B1 (en) * | 2009-06-30 | 2009-12-14 | 한국전력공사 | Substation automation system report communication test apparatus and method |
| CN102986106B (en) * | 2010-03-31 | 2016-04-27 | Abb研究有限公司 | Method and device for transferring control between devices in a substation system |
| JP2013243576A (en) * | 2012-05-22 | 2013-12-05 | Toshiba Corp | Substation automation system and substation automation method |
| JP6097054B2 (en) * | 2012-11-13 | 2017-03-15 | 富士電機株式会社 | Control system and control method |
| JP2014166091A (en) * | 2013-02-27 | 2014-09-08 | Mitsubishi Electric Corp | Merging unit and protection and control system |
| JP2014217186A (en) * | 2013-04-25 | 2014-11-17 | 富士電機株式会社 | Electronic equipment, verification method and verification program |
-
2015
- 2015-05-18 JP JP2015101105A patent/JP6465745B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP2016219951A (en) | 2016-12-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| RU2562438C2 (en) | Network system and network management method | |
| US10389173B2 (en) | Programmable and application aware power utility automation networking | |
| JP6581550B2 (en) | Substation control system, control method thereof, and intelligent electronic device | |
| CN114089711B (en) | Industrial equipment control management method, electronic equipment and storage medium | |
| JP2018014104A (en) | Process control communication between asset management system and portable field maintenance tools | |
| JP2015507466A (en) | System and method for configuring a power distribution unit | |
| CN108259215B (en) | Equipment management method and device | |
| JP2010178089A (en) | Remote management system, remote management apparatus and connection device | |
| US11438417B2 (en) | Network system, terminal, sensor data collection method, and program | |
| JP2009500759A (en) | Method and system for data management based on simple network management protocol | |
| JP3996922B2 (en) | Centralized management system and method for network connection means in a network where different communication protocols coexist | |
| JP6465745B2 (en) | Configuration method, server, and terminal | |
| US20190058695A1 (en) | Network system, control apparatus, method for constructing a virtual network, and program | |
| CN104410530A (en) | Method of finding and utilizing MAC address to manage industrial switches | |
| CN114189485A (en) | Network port management method and system of switch and computer readable storage medium | |
| CN111371897B (en) | Reverse connection method, device and storage medium based on networking system | |
| CN116015804B (en) | Trusted connector, industrial flow control system and method based on zero trust | |
| CN112039708A (en) | Network equipment operation and maintenance method | |
| CN108011870B (en) | A kind of remote software online upgrading information automatic identification management method | |
| KR20150088462A (en) | Method for linking network device in cloud environment and apparatus therefor | |
| CN109039752B (en) | Unified gateway-based SOA architecture system management method | |
| JP5304200B2 (en) | Network management system, network management method, manager and agent | |
| CN118646781A (en) | A UPnP device management method, device, equipment and storage medium | |
| KR20160003603A (en) | Methods for changing an authority of control for a controller in multiple controller environment | |
| KR101477527B1 (en) | For grid-connected power to ISO/IEC 15118 server and IEC 61850 server device with built-in electric vehicle charging system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20171120 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20180918 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20181002 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20181128 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20181211 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20190108 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6465745 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| LAPS | Cancellation because of no payment of annual fees |