JP2008020968A - Communication method of monitoring/control data - Google Patents

Communication method of monitoring/control data Download PDF

Info

Publication number
JP2008020968A
JP2008020968A JP2006189928A JP2006189928A JP2008020968A JP 2008020968 A JP2008020968 A JP 2008020968A JP 2006189928 A JP2006189928 A JP 2006189928A JP 2006189928 A JP2006189928 A JP 2006189928A JP 2008020968 A JP2008020968 A JP 2008020968A
Authority
JP
Japan
Prior art keywords
monitoring
data
wan
transmission
lan
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
JP2006189928A
Other languages
Japanese (ja)
Inventor
Hiroto Narisawa
寛仁 成澤
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.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Meidensha Corp, Meidensha Electric Manufacturing Co Ltd filed Critical Meidensha Corp
Priority to JP2006189928A priority Critical patent/JP2008020968A/en
Publication of JP2008020968A publication Critical patent/JP2008020968A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To perform high-speed data communication between sites without a device constitution for WAN line communication such as a program for WAN line communication. <P>SOLUTION: A monitoring/control device 1A in a site A transmits monitoring data to in-site devices 2A, 3A and 4A by broadcast transmission in LAN, and transmits control data to the in-site devices by individual transmission in LAN. A remote transmission device 4A extracts monitoring data showing state change, and WAN-transmits only the extracted monitoring data to another site. The remote transmission device adds route information to the control data, and transmits them to another site by WAN transmission. The route information is set by learning. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、電力系統や水処理システムなどの大規模プラントの監視制御システムに係り、特に機場間をWAN接続した監視/制御データの通信方法に関する。   The present invention relates to a monitoring control system for a large-scale plant such as a power system and a water treatment system, and more particularly to a monitoring / control data communication method in which machines are connected by WAN.

プラントを監視制御するコンピュータシステム(以下監視制御装置と記す)のプラント監視情報の通信は、同一機場内に設置したシーケンサ等とのLANを介した通信と、他機場に設置したシーケンサ等とのWANを介した通信に大別できる。   Communication of plant monitoring information of a computer system (hereinafter referred to as a monitoring control device) for monitoring and controlling a plant is performed through communication with a sequencer installed in the same machine station via a LAN and a WAN installed with a sequencer installed in another machine station. It can be roughly divided into communication via

LANは一般的に広帯域であり、リアルタイムデータのやりとりに適しており、WANは狭帯域であり、リアルタイムデータのやりとりには適さない。   The LAN is generally wide-band and suitable for real-time data exchange, and the WAN is narrow-band and not suitable for real-time data exchange.

機場間で監視が必要なときに利用されるWANを介した通信では、WANの両端に遠方監視用の親装置、子装置を設置し、特に重要な情報をプラント個別に抽出して伝送を行う(例えば、特許文献1参照)。また、監視容量が小さく、狭帯域回線でも十分伝送可能な場合には、単純にLANとWANの橋渡しをする装置を用いて直接に伝送する。   In communication via WAN, which is used when monitoring is required between aircraft, distant monitoring parent devices and child devices are installed at both ends of the WAN, and particularly important information is extracted for each plant and transmitted. (For example, refer to Patent Document 1). In addition, when the monitoring capacity is small and sufficient transmission is possible even with a narrow band line, transmission is performed directly using a device that simply bridges the LAN and WAN.

LANを介した通信では、広帯域のメリットを生かし、装置間が疎結合となるよう、各装置が常時現在値データを同報送信(同一ネットワークの全装置が受信可能な送信)することが多い。
特開2003−5823
In communication via a LAN, each device always transmits current value data by broadcast transmission (transmission that can be received by all devices on the same network) so that the devices can be loosely coupled by taking advantage of a wide band.
JP2003-5823

図2は、機場間をWANで接続したシステム構成例を示す。機場Aおよび機場Bはそれぞれコンピュータ構成の監視制御装置1A,1Bとシーケンサ2A,3A、2B,3BをLANで接続して同じ機場内の監視対象設備・機器を監視制御する。また、監視制御装置1A,1BにはWAN回線通信用プログラムを実装し、機場AとBにはそれぞれ遠方伝送装置4A,4BをLANで接続し、モデム構成のターミナルアダプタ5A,5Bを介してWAN回線による通信を可能にする。   FIG. 2 shows a system configuration example in which the machines are connected by a WAN. The machine station A and the machine station B connect the supervisory control devices 1A and 1B having a computer configuration and the sequencers 2A, 3A, 2B, and 3B via a LAN to monitor and control the monitoring target facilities and devices in the same machine station. Also, a WAN line communication program is installed in the supervisory control devices 1A and 1B, and remote transmission devices 4A and 4B are connected to the machine stations A and B via a LAN, respectively, and WANs are connected via modem-configured terminal adapters 5A and 5B. Enable communication over the line.

図2のように、規模の大きなプラントでは、機場間のデータの受け渡しをWAN回線で行う場合、WANの帯域によって制限された情報のやりとりしか行えない。   As shown in FIG. 2, in the case of a large-scale plant, when data is exchanged between machine stations through a WAN line, only exchange of information limited by the WAN bandwidth can be performed.

また、狭帯域WANによる通信を可能にするため、監視制御装置1A,1BにはWAN回線通信用プログラムを実装し、このプログラムによってプラント固有のデータ構造やプラントにおける重要度により優先付け処理し、利用可能な帯域に見合った量のデータに変更するという特別の機能を用意する必要がある。   In addition, in order to enable communication by narrowband WAN, a supervisory control device 1A, 1B is equipped with a WAN line communication program, and this program prioritizes and uses the data structure unique to the plant and importance in the plant. It is necessary to prepare a special function to change the amount of data to match the possible bandwidth.

本発明の目的は、WAN回線通信用プログラムなど、WAN回線通信のための装置構成を不要にして機場間でデータの高速通信を可能にした監視/制御データの通信方法を提供することにある。   SUMMARY OF THE INVENTION An object of the present invention is to provide a monitoring / control data communication method that enables high-speed data communication between machines without using a device configuration for WAN line communication such as a WAN line communication program.

本発明は、前記の課題を解決するため、それぞれの機場で監視データの送信が必要な場合、機場内LAN上での伝送は常時現在値同報送信で大きい伝送量で送信し、WANとの接続点になる遠方伝送装置にはLAN上のデータを収集し、WAN側に監視データに状態変化が有るときのみ、少ない伝送量になる監視データのみを送受信する。また、機場間で制御データの送信が必要な場合、LAN−WAN間の接続点に設置した遠方伝送装置が他機場側のネットワーク装置に対する経路情報を持つことにより、単純な伝送リレーのみにより他機場シーケンサへの制御送信を行う。したがって、本発明は、以下の方法を特徴とする。   In order to solve the above-mentioned problem, the present invention solves the above-mentioned problem. When monitoring data is required to be transmitted at each machine, transmission on the LAN in the machine is always performed with the current value broadcast transmission with a large transmission amount. Data on the LAN is collected in a remote transmission device that becomes a connection point, and only monitoring data with a small transmission amount is transmitted and received only when there is a change in the monitoring data on the WAN side. In addition, when it is necessary to transmit control data between the aircraft, the remote transmission device installed at the connection point between the LAN and WAN has the route information for the network device on the other aircraft side, so that only the simple transmission relay can be used. Sends control to the sequencer. Accordingly, the present invention is characterized by the following method.

(1)機場内の監視制御装置とシーケンサおよび遠方伝送装置間はLAN接続で監視データおよび制御データを送信し、他の機場とはWAN接続で監視データおよび制御データを送信する監視/制御データの通信方法であって、
前記監視制御装置は、機場内装置にLAN内同報送信で監視データを送信する過程と、機場内装置にLAN内個別送信で制御データを送信する過程を有し、
前記遠方伝送装置は、前記同報送信で受信した監視データのうち、状態変化有りの監視データを抽出し、この抽出した監視データのみを他の機場にWAN送信することを特徴とする。
(1) Monitoring data and control data are transmitted between the monitoring control device in the machine, the sequencer, and the remote transmission device via LAN connection, and monitoring data and control data are transmitted from other aircraft via WAN connection. A communication method,
The monitoring and control device has a process of transmitting monitoring data by LAN broadcast transmission to an in-machine device, and a process of transmitting control data by LAN individual transmission to the aircraft device,
The remote transmission apparatus extracts monitoring data with a state change from the monitoring data received by the broadcast transmission, and transmits only the extracted monitoring data to another aircraft by WAN.

(2)前記遠方伝送装置は、前記監視制御装置から受信した制御データに経路情報を付してWAN送信で他の機場に送信する過程を有することを特徴とする。   (2) The remote transmission device includes a process of adding route information to the control data received from the monitoring control device and transmitting the control data to another aircraft by WAN transmission.

なお、前記経路情報は、学習により設定することを特徴とする。   The route information is set by learning.

以上のとおり、本発明によれば、機場内装置にLAN内同報送信で監視データを送信し、機場内装置にLAN内を個別送信で制御データを送信し、監視データのうち状態変化有りの監視データのみを他の機場にWAN送信すること、および制御データに経路情報を付してWAN送信で他の機場に送信することとしたため、WAN回線通信用プログラムなど、WAN回線通信のための装置構成を不要にして機場間でデータの高速通信が可能になる。具体的には、以下の効果がある。   As described above, according to the present invention, the monitoring data is transmitted to the in-machine device by broadcast transmission within the LAN, the control data is transmitted to the in-machine device by individual transmission within the LAN, and there is a state change in the monitoring data. Since only monitoring data is transmitted to other aircraft by WAN, and route information is attached to control data and transmitted to other aircraft by WAN transmission, a device for WAN line communication such as a WAN line communication program. It is possible to perform high-speed data communication between machines without the need for a configuration. Specifically, the following effects are obtained.

(1)監視制御装置側にはLAN用の常時現在値受信のプログラムのみを実装・動作させ、狭帯域回線を介した監視が可能となる。   (1) Only a program for constantly receiving current values for LAN is installed and operated on the monitoring control device side, and monitoring via a narrowband line becomes possible.

(2)LAN−WAN結合点に設置する遠方伝送装置は、状態変化したデータのみを送信するため、プラント固有のデータ構造やデータの重要度・優制順位を考慮する必要がない。   (2) Since the remote transmission device installed at the LAN-WAN coupling point transmits only the data whose state has changed, it is not necessary to consider the data structure unique to the plant, the importance / preferential ranking of the data.

(3)同種のネットワーク構成を採る機場間を接続する場合、LAN−WAN結合点に設置する遠方伝送装置は他の装置と疎結合となり、他装置を運用したままで機場間を接続することができる。   (3) When connecting between machines having the same type of network configuration, the remote transmission device installed at the LAN-WAN coupling point is loosely coupled with other devices, and the machines can be connected while operating the other devices. it can.

(4)他機場のシーケンサに対する経路情報を学習し、自機場からの制御送信を単純中継することにより、制御送信の高速化を図ることができる。   (4) The speed of control transmission can be increased by learning the route information for the sequencer of the other machine field and simply relaying the control transmission from the own machine field.

図1は、本発明の実施形態を示すデータ通信処理手順を示し、図2に示す構成で機場Aにおける監視制御装置1A、シーケンサ2A,3A、遠方伝送装置4Aの処理を中心にして示す。   FIG. 1 shows a data communication processing procedure showing an embodiment of the present invention, and mainly shows processing of the monitoring control device 1A, sequencers 2A and 3A, and remote transmission device 4A in the machine station A with the configuration shown in FIG.

シーケンサ2A,3Aは、監視制御対象設備・機器から一定周期で現在値の監視データを収集し(S1,S2)、監視制御装置1Aに送信する。監視制御装置1Aは、監視データの送信を行うときに、機場内同報送信でシーケンサ2A,3Aおよび遠方伝送装置4AにLAN高速送信する(S3)。   The sequencers 2A and 3A collect the monitoring data of the current value from the monitoring control target facility / equipment at a constant cycle (S1, S2) and transmit it to the monitoring control apparatus 1A. When transmitting the monitoring data, the monitoring control apparatus 1A transmits the LAN at a high speed to the sequencers 2A and 3A and the remote transmission apparatus 4A by in-field broadcast transmission (S3).

遠方伝送装置4Aは、収集した監視データについて、状態変化有りのデータを抽出し、このデータのみをWAN送信で機場Bに送信する(S4)。機場Bの遠方伝送装置4Bは、WANを通して受信した監視データを機場B内のLANによる高速通信で監視制御装置1Bに送信する。   The remote transmission device 4A extracts data with a state change from the collected monitoring data, and transmits only this data to the station B by WAN transmission (S4). The remote transmission device 4B in the machine station B transmits the monitoring data received through the WAN to the monitoring control apparatus 1B by high-speed communication using the LAN in the machine station B.

同様に、機場B内では監視データをLAN内高速送信を行い、この監視データから遠方伝送装置4Bで状態変化有りのデータのみを抽出してWAN送信で機場A側に送信する。   Similarly, in the machine station B, monitoring data is transmitted at high speed in the LAN, and only the data with a state change is extracted from the monitoring data by the remote transmission device 4B and transmitted to the machine station A side by WAN transmission.

したがって、双方の機場A,Bで監視データの送信が必要な場合、機場内LAN上での伝送は常時現在値同報送信(伝送量大)とし、WANとの接続点になる遠方伝送装置4A,4BにはLAN上のデータを収集し、WAN側に監視データに状態変化が有るときのみ、この少ない伝送量になる監視データのみを送受信する(S5)。   Therefore, when it is necessary to transmit monitoring data in both the machine stations A and B, the transmission on the LAN in the machine station is always the current value broadcast transmission (large transmission amount), and the remote transmission device 4A serving as a connection point with the WAN. , 4B collects data on the LAN, and transmits and receives only the monitoring data having this small transmission amount only when there is a change in the monitoring data on the WAN side (S5).

次に、監視制御装置1Aは、制御データの送信を必要とするときに、機場内では制御データをLAN内個別送信を行う(S6)。この制御データを機場Bに送信するとき、遠方伝送装置4Aは、制御データに経路情報を付して機場B側にWAN送信する(S7)。機場Bの遠方伝送装置4Bは、受信した制御データがもつ経路情報が示す装置(シーケンサ2B,3Bなど)にLAN送信する。なお、経路情報は、予め設定しておくことができるが、制御データの送信先情報を基にした学習によって自動設定するのが好ましい。   Next, when it is necessary to transmit control data, the monitoring control apparatus 1A performs individual transmission of control data within the LAN within the machine (S6). When this control data is transmitted to the machine station B, the remote transmission device 4A attaches route information to the control data and transmits the WAN to the machine station B (S7). The remote transmission device 4B in the machine station B transmits the LAN to the device (sequencer 2B, 3B, etc.) indicated by the route information included in the received control data. The route information can be set in advance, but is preferably set automatically by learning based on the transmission destination information of the control data.

同様に、機場Bから機場Aに制御データを送信する場合には、遠方伝送装置4Bに送信された制御データに付された経路情報が示す装置(シーケンサ2A,3Aなど)にLAN送信する(S8)。   Similarly, when the control data is transmitted from the machine station B to the machine station A, LAN transmission is performed to a device (sequencer 2A, 3A, etc.) indicated by the route information attached to the control data transmitted to the remote transmission device 4B (S8). ).

したがって、双方の機場A,Bで制御データの送信が必要な場合、LAN−WAN間の接続点に設置した遠方伝送装置が他機場側のネットワーク装置に対する経路情報を持つことにより、単純な伝送リレーのみにより他機場シーケンサへの制御送信を行う。   Therefore, when it is necessary to transmit control data in both the aircraft stations A and B, the remote transmission device installed at the connection point between the LAN and the WAN has route information for the network device on the other aircraft side, so that a simple transmission relay Sends control to other aircraft sequencer only by

以上のことから、本実施形態は、監視制御装置側にはLAN用の常時現在値受信のプログラムのみを実装・動作させ、狭帯域になるWAN回線を介した監視が可能となる。   As described above, according to the present embodiment, only the LAN always current value reception program is installed and operated on the monitoring control device side, and monitoring via the WAN line having a narrow band becomes possible.

また、LAN−WAN結合点に設置する遠方伝送装置は、状態変化したデータのみを送信するため、プラント固有のデータ構造やデータの重要度・優制順位を考慮する必要がない。   Further, since the remote transmission device installed at the LAN-WAN connection point transmits only the data whose state has changed, it is not necessary to consider the data structure unique to the plant, the importance / preferential ranking of the data.

また、同種のネットワーク構成を採る機場間を接続する場合、LAN−WAN結合点に設置する遠方伝送装置は他方の装置と疎結合となり、他方の装置を運用したままで機場間を接続することができる。   In addition, when connecting machines that use the same type of network configuration, the remote transmission device installed at the LAN-WAN coupling point is loosely coupled to the other device, and the machines can be connected while the other device is operated. it can.

また、他機場のシーケンサに対する経路情報を学習し、自機場からの制御送信を単純中継することにより、制御データの高速送信を図ることができる。   In addition, it is possible to achieve high-speed transmission of control data by learning route information for a sequencer in another machine field and simply relaying control transmission from the own machine field.

本発明の実施形態を示すデータ通信処理手順図。The data communication processing procedure figure which shows embodiment of this invention. 機場間接続した監視制御システムの構成図。The block diagram of the monitoring control system connected between machines.

符号の説明Explanation of symbols

1A,1B 監視制御装置
2A,2B、3A,3B シーケンサ
4A,4B 遠方伝送装置
5A,5B モデム
1A, 1B Monitoring and control device 2A, 2B, 3A, 3B Sequencer 4A, 4B Remote transmission device 5A, 5B Modem

Claims (2)

機場内の監視制御装置とシーケンサおよび遠方伝送装置間はLAN接続で監視データおよび制御データを送信し、他の機場とはWAN接続で監視データおよび制御データを送信する監視/制御データの通信方法であって、
前記監視制御装置は、機場内装置にLAN内同報送信で監視データを送信する過程と、機場内装置にLAN内個別送信で制御データを送信する過程を有し、
前記遠方伝送装置は、前記同報送信で受信した監視データのうち、状態変化有りの監視データを抽出し、この抽出した監視データのみを他の機場にWAN送信することを特徴とする監視/制御データの通信方法。
A monitoring / control data communication method in which monitoring data and control data are transmitted via LAN connection between the monitoring control device and the sequencer and the remote transmission device in the machine, and monitoring data and control data are transmitted via WAN connection to other machines. There,
The monitoring and control device has a process of transmitting monitoring data by LAN broadcast transmission to an in-machine device, and a process of transmitting control data by LAN individual transmission to the aircraft device,
The remote transmission apparatus extracts monitoring data with a state change from the monitoring data received by the broadcast transmission, and transmits only the extracted monitoring data to another aircraft by WAN. Data communication method.
前記遠方伝送装置は、前記監視制御装置から受信した制御データに経路情報を付してWAN送信で他の機場に送信する過程を有することを特徴とする請求項1に記載の監視/制御データの通信方法。
The monitoring / control data according to claim 1, wherein the remote transmission device includes a process of adding route information to the control data received from the monitoring control device and transmitting the control data to another aircraft by WAN transmission. Communication method.
JP2006189928A 2006-07-11 2006-07-11 Communication method of monitoring/control data Pending JP2008020968A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006189928A JP2008020968A (en) 2006-07-11 2006-07-11 Communication method of monitoring/control data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006189928A JP2008020968A (en) 2006-07-11 2006-07-11 Communication method of monitoring/control data

Publications (1)

Publication Number Publication Date
JP2008020968A true JP2008020968A (en) 2008-01-31

Family

ID=39076866

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006189928A Pending JP2008020968A (en) 2006-07-11 2006-07-11 Communication method of monitoring/control data

Country Status (1)

Country Link
JP (1) JP2008020968A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11175139A (en) * 1997-12-10 1999-07-02 Toshiba Corp System and method for monitoring and controlling plant
JP2000003214A (en) * 1998-06-15 2000-01-07 Toshiba Corp Distributed control system
JP2003233416A (en) * 2002-02-07 2003-08-22 Toshiba Corp Piping data collection device, piping data monitoring device, piping monitoring system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11175139A (en) * 1997-12-10 1999-07-02 Toshiba Corp System and method for monitoring and controlling plant
JP2000003214A (en) * 1998-06-15 2000-01-07 Toshiba Corp Distributed control system
JP2003233416A (en) * 2002-02-07 2003-08-22 Toshiba Corp Piping data collection device, piping data monitoring device, piping monitoring system

Similar Documents

Publication Publication Date Title
US9705305B2 (en) Resilient communication for an electric power delivery system
US20120106394A1 (en) System and method for mixed-mesh wireless networking
CN101594222B (en) Interface testing method and device
CN102959900B (en) Remote monitoring device, electricity generation system and the control method of remote monitoring device
WO2004054119A3 (en) A power line communication apparatus and method of using same
KR101801680B1 (en) Real-Time remote control system and real-time smart gateway
JP6311636B2 (en) Radio relay apparatus, radio communication system, and radio relay method
US11876733B2 (en) Communication network hopping architecture
CN114025319A (en) Satellite internet of things system for providing platform service
CN106545955B (en) Communication relay device and method and air conditioner
US20150035681A1 (en) Point-to-Multipoint Polling in a Monitoring System for an Electric Power Distribution System
Zhong et al. Industrial wireless communication protocol WIA-PA and its interoperation with foundation fieldbus
CN201191908Y (en) Remote test diagnosis system based on wireless network
JP2008020968A (en) Communication method of monitoring/control data
CN110992662A (en) Wide-area narrow-band data wireless acquisition system for intelligent construction and operation and maintenance
CN109557879A (en) Internet of Things centralized monitoring method and device for industrial automation equipment
CN204244381U (en) Based on the photovoltaic supervisory control system of video
EP2355367A1 (en) Power line communication for a photovoltaic system
CN106790451B (en) A kind of data acquisition and transmission method and communication management apparatus
JP2008060808A (en) Airport facility remote monitoring and control system
JP2009027909A (en) Current differential relay
ATE362255T1 (en) METHOD AND SYSTEM FOR STATUS MONITORING OF A COMMUNICATIONS NETWORK
CN216132500U (en) Environmental protection equipment online supervision system based on Internet of things
JP6638212B2 (en) Monitoring and control system
CN218277151U (en) Operation and maintenance monitoring system for offshore wind farm

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081128

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100427

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100428

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100907