JP2021048432A - Transmission device - Google Patents

Transmission device Download PDF

Info

Publication number
JP2021048432A
JP2021048432A JP2019167956A JP2019167956A JP2021048432A JP 2021048432 A JP2021048432 A JP 2021048432A JP 2019167956 A JP2019167956 A JP 2019167956A JP 2019167956 A JP2019167956 A JP 2019167956A JP 2021048432 A JP2021048432 A JP 2021048432A
Authority
JP
Japan
Prior art keywords
transmission device
transmission
cpu
control program
unit
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
JP2019167956A
Other languages
Japanese (ja)
Inventor
真人 荒尾
Masato Arao
真人 荒尾
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.)
Hitachi Industrial Equipment Systems Co Ltd
Original Assignee
Hitachi Industrial Equipment Systems 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 Hitachi Industrial Equipment Systems Co Ltd filed Critical Hitachi Industrial Equipment Systems Co Ltd
Priority to JP2019167956A priority Critical patent/JP2021048432A/en
Publication of JP2021048432A publication Critical patent/JP2021048432A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

To restrain an effect of a main CPU when a transmission device is restored.SOLUTION: A transmission device which is connected to a network to serve as a master unit or a slave unit includes: a CPU having a system memory and an arithmetic processing unit in which a control program is executed; and a transmission unit for performing transmission with another transmission device connected via the network. The CPU transmits an existence confirmation signal. The transmission unit stores a control program of an own transmission device 100 and a control program of the other transmission device 200, and detects an abnormality in the control program of the own transmission device. When the existence confirmation of the CPU cannot be performed based on the existence confirmation signal and an abnormality in the control program is detected, the transmission unit requests the other transmission device connected via the network to transmit the control program of the own transmission device, and performs initialization of the system memory and writing of the received control program into the system memory.SELECTED DRAWING: Figure 1

Description

本発明は、監視制御装置システムにおける伝送装置に関する。 The present invention relates to a transmission device in a monitoring and control device system.

従来から、現場設備に設置した監視や制御に用いられる機器にデータを取り込んで、通信で遠隔地に監視対象の状態を伝送して表示するシステムが知られている。例えば、監視制御システムでは、上下水道の給水及び配水設備、産業用の生産設備、販売データ収集設備等の遠隔制御を行って、データの転送や利用者に対する警報の通報を行う。 Conventionally, there has been known a system in which data is taken into a device used for monitoring and control installed in field equipment, and the status of the monitored object is transmitted and displayed to a remote location by communication. For example, the monitoring and control system remotely controls water and sewage water supply and distribution equipment, industrial production equipment, sales data collection equipment, etc. to transfer data and notify users of alarms.

このような監視制御システムではプログラマブルロジックコントローラ(PLC:programable logic controler)を用いた伝送装置の使用が主に使用される。例えば、上下水道における給水、配水設備等のような設備では現場側の伝送装置と中央側の伝送装置を専用回線などの通信網を介しデータの送受信を行っている。 In such a monitoring and control system, the use of a transmission device using a programmable logic controller (PLC) is mainly used. For example, in equipment such as water supply and distribution equipment in water and sewage, data is transmitted and received between the transmission device on the site side and the transmission device on the central side via a communication network such as a dedicated line.

伝送装置のCPUが何らかの現象によって異常となり動作不能となった場合、早急な復旧作業が必要である。 If the CPU of the transmission device becomes abnormal due to some phenomenon and becomes inoperable, immediate recovery work is required.

特許文献1には、システムの動作異常を監視し、容易に復旧可能としたシステムが開示されている。 Patent Document 1 discloses a system that monitors a system operation abnormality and makes it easy to recover.

当該文献の要約書には、「記憶媒体に格納されたシステムプログラムからシステムの起動を行うメインCPUと、上記メインCPUの動作状態を監視し、何らかの問題により上記メインCPUのシステムが起動不可能になった場合に上記メインCPUのシステムを自動的に復旧するサブCPUとを備える。」と記載されている。 In the abstract of the document, "The main CPU that starts the system from the system program stored in the storage medium and the operating status of the main CPU are monitored, and the system of the main CPU cannot be started due to some problem. It is provided with a sub CPU that automatically restores the system of the main CPU in the event of a failure. "

特開2007-243476号公報JP-A-2007-243476

特許文献1の方法では、復旧する伝送装置内にあるサブCPUを用いるため、メインCPUの障害の影響を受けやすい。 本発明の目的は、伝送装置の復旧をする際に、メインCPUの影響を受けにくくする。 In the method of Patent Document 1, since the sub CPU in the transmission device to be restored is used, it is easily affected by the failure of the main CPU. An object of the present invention is to reduce the influence of the main CPU when the transmission device is restored.

ネットワークで接続されることで親機又は子機となる伝送装置において、制御プログラムが実行されるシステムメモリと演算処理部を備えたCPUと、ネットワークで接続された他の伝送装置との間の伝送を行う伝送部と、を備え、
前記CPUは生存確認信号を伝送部に送信し、前記伝送部は前記自伝送装置の制御プログラム及び前記他の伝送装置の制御プログラムを格納するとともに、前記自伝送装置の制御プログラムの異常を検知し、前記生存確認信号による前記CPUの生存確認ができず、前記制御プログラムの異常を検知した場合、ネットワークで接続された他の伝送装置に対して、当該他の伝送部に格納された自伝送装置の制御プログラムの送信を要求し、前記システムメモリの初期化及び受信した制御プログラムの前記システムメモリへの書き込むを行うことを特徴とする伝送装置。
Transmission between a CPU equipped with a system memory for executing a control program and an arithmetic processing unit and another transmission device connected via a network in a transmission device that becomes a master unit or a slave unit by being connected via a network. With a transmission unit that does
The CPU transmits a survival confirmation signal to a transmission unit, and the transmission unit stores a control program of the own transmission device and a control program of the other transmission device, and detects an abnormality in the control program of the own transmission device. When the existence of the CPU cannot be confirmed by the survival confirmation signal and an abnormality of the control program is detected, the self-transmission device stored in the other transmission unit is referred to the other transmission device connected by the network. A transmission device comprising requesting transmission of the control program of the above, initializing the system memory, and writing the received control program to the system memory.

本発明によれば、伝送装置内のメインCPUの影響を受けにくい伝送装置の復旧が可能となる。 According to the present invention, it is possible to restore a transmission device that is not easily affected by the main CPU in the transmission device.

実施例1における伝送装置の構成図である。It is a block diagram of the transmission apparatus in Example 1. FIG. 実施例1の処理フロー図である。It is a processing flow diagram of Example 1. FIG.

以下、本実施例を説明する。 Hereinafter, this embodiment will be described.

本発明の実施例を図面を用いて説明する。図1に本実施例における伝送装置の構成を示す。図1において伝送装置(親局)100はCPU101と伝送部105を備えている。伝送装置(親機)100は図示しないI/Oポートが接続されることで、監視等を行う機器のデータを取り込む。 Examples of the present invention will be described with reference to the drawings. FIG. 1 shows the configuration of the transmission device in this embodiment. In FIG. 1, the transmission device (master station) 100 includes a CPU 101 and a transmission unit 105. The transmission device (master unit) 100 captures data of a device for monitoring or the like by connecting an I / O port (not shown).

CPU101はプログラム用の記憶領域(メイン)102と取込まれたデータを処理する演算処理部103とCPU101本体のシステム情報をもつシステムメモリ104を有する。 The CPU 101 has a storage area (main) 102 for a program, an arithmetic processing unit 103 for processing the captured data, and a system memory 104 having system information of the CPU 101 main body.

伝送部105はサブCPUであり、プログラム用の記憶領域(サブ)106と演算処理部107とCPU101のシステムメモリ104に対して初期化を実行するためのCPU初期化スイッチ108と対向の伝送装置(子局)200とデータの送受信を行うための通信部109を有する。 The transmission unit 105 is a sub CPU, and is a transmission device (opposite to the CPU initialization switch 108 for executing initialization of the storage area (sub) 106 for the program, the arithmetic processing unit 107, and the system memory 104 of the CPU 101. It has a communication unit 109 for transmitting / receiving data to / from the slave station) 200.

伝送装置(子局)200の構成は伝送装置(親局)100と同様に、CPU201と伝送部205からなり、CPU201はプログラム用の記憶領域(メイン)202と演算処理部203とシステムメモリ204有し、伝送部205はプログラム用の記憶領域(サブ)206と演算処理部207とCPU初期化スイッチ208と通信部209を有する。 Similar to the transmission device (master station) 100, the transmission device (slave station) 200 is composed of a CPU 201 and a transmission unit 205, and the CPU 201 has a storage area (main) 202 for a program, an arithmetic processing unit 203, and a system memory 204. The transmission unit 205 includes a storage area (sub) 206 for a program, an arithmetic processing unit 207, a CPU initialization switch 208, and a communication unit 209.

また、プログラム用記憶領域(サブ)106、206は各伝送装置のプログラムと対応する伝送装置のプログラムを格納するものとする。つまり、プログラム用記憶領域(サブ)106は伝送装置100のCPU101で実行される制御プログラムが格納されるとともに、伝送装置200のCPU201で実行される制御プログラムが格納される。同様に、プログラム用記憶領域(サブ)206は伝送装置200のCPU201で実行される制御プログラムが格納されるとともに、伝送装置100のCPU101で実行される制御プログラムが可能される。 Further, the program storage areas (sub) 106 and 206 shall store the program of each transmission device and the program of the corresponding transmission device. That is, the program storage area (sub) 106 stores the control program executed by the CPU 101 of the transmission device 100, and also stores the control program executed by the CPU 201 of the transmission device 200. Similarly, the program storage area (sub) 206 stores a control program executed by the CPU 201 of the transmission device 200, and a control program executed by the CPU 101 of the transmission device 100 can be stored.

この伝送装置100、200は例えば、専用回線などの通信回線網300により接続され、互いに取込んだデータの送受信を可能とする。 The transmission devices 100 and 200 are connected by, for example, a communication network 300 such as a dedicated line, and can transmit and receive data captured by each other.

次に、図1、2を用いて、本実施例の処理フローを説明する。 Next, the processing flow of this embodiment will be described with reference to FIGS. 1 and 2.

伝送装置(親局)100において演算処理部103は、カウンタパルス信号などの生存確認信号S110を伝送部内演算処理部107へ送信する(S1)。 In the transmission device (master station) 100, the arithmetic processing unit 103 transmits a survival confirmation signal S110 such as a counter pulse signal to the arithmetic processing unit 107 in the transmission unit (S1).

伝送部内演算処理部107が生存確認信号S110が停止したことを検知した場合、伝送部内演算処理部107はCPU101が異常状態であると判断し、図示しない警告灯を点灯させる(S2)。 警告灯の点灯を確認したユーザは、CPU101のシステムの初期化が必要と判断した場合は、CPU初期化スイッチ108を押す。CPU内演算処理部107はCPU初期化スイッチ108の押下を確認する(S3)。 When the arithmetic processing unit 107 in the transmission unit detects that the survival confirmation signal S110 has stopped, the arithmetic processing unit 107 in the transmission unit determines that the CPU 101 is in an abnormal state and turns on a warning light (not shown) (S2). The user who confirms the lighting of the warning light presses the CPU initialization switch 108 when it is determined that the system of the CPU 101 needs to be initialized. The in-CPU arithmetic processing unit 107 confirms that the CPU initialization switch 108 is pressed (S3).

CPU初期化スイッチ108の押下をトリガとして、CPU内演算処理部107はCPU内システムメモリ104に対して初期化を実行するよう初期化指令S111を送信する(S4)。 Triggered by pressing the CPU initialization switch 108, the in-CPU arithmetic processing unit 107 transmits an initialization command S111 to the in-CPU system memory 104 to execute initialization (S4).

初期化指令S111を受信したCPU内システムメモリ104は、初期化を開始する(S5)。

本実施例の伝送部内演算処理部107はプログラム記憶領域106内のプログラムが破損または失われていること(異常)を検知できる機能を備えているか、ソフト書き込みS112を実行しても生存確認信号S110が復旧しない場合には、伝送部内プログラム記憶領域(サブ)106内のプログラムが破損または失われていると判断する機能を備えている。
The system memory 104 in the CPU that has received the initialization command S111 starts initialization (S5).

The arithmetic processing unit 107 in the transmission unit of this embodiment has a function of detecting that the program in the program storage area 106 is damaged or lost (abnormality), or the survival confirmation signal S110 is executed even if the software write S112 is executed. If the program is not restored, the program in the program storage area (sub) 106 in the transmission unit is determined to be damaged or lost.

上記ソフト書込みS112前または後に、伝送部内プログラム記憶領域(サブ)106内のプログラムが破損または失われていることを検知した場合、、専用回線などの通信回線網300を介して、接続されている他の伝送装置(子局)200に対して自身(親機)のプログラムの送信を要求する(S113、S6)。 When it is detected that the program in the program storage area (sub) 106 in the transmission unit is damaged or lost before or after the soft writing S112, the program is connected via a communication network 300 such as a dedicated line. Requests the other transmission device (slave station) 200 to transmit its own (master unit) program (S113, S6).

伝送部内演算処理部207にてプログラムの要求S113を受信すると、伝送装置(子局)200のプログラム記憶領域(サブ)206は、伝送装置(親局)100のプログラムを、伝送装置(親機)100の伝送部内プログラム記憶領域106に対して送信する(S114)。 When the arithmetic processing unit 207 in the transmission unit receives the program request S113, the program storage area (sub) 206 of the transmission device (slave station) 200 transmits the program of the transmission device (master station) 100 to the transmission device (master unit). It is transmitted to the program storage area 106 in the transmission unit of 100 (S114).

伝送装置(子局)200よりプログラムを受信し(S7)、受信したプログラムは伝送装置(親機)100の伝送部内プログラム記憶領域106の破損または失われたプログラムが格納されたテーブルに上書きする(S8)。その後、伝送装置(親機)100のCPU内プログラム記憶領域102に対して当該プログラムの書込み(S112)を実行する(S9)。 A program is received from the transmission device (slave station) 200 (S7), and the received program overwrites the table in which the damaged or lost program in the program storage area 106 in the transmission unit of the transmission device (master unit) 100 is stored (S7). S8). After that, writing (S112) of the program to the program storage area 102 in the CPU of the transmission device (master unit) 100 is executed (S9).

100 伝送装置(親局)
101 CPU
102 CPU内プログラム用記憶領域(メイン)
103 CPU内演算処理部
104 CPU内システムメモリ
105 伝送部
106 伝送部内プログラム用記憶領域(サブ)
107 伝送部内演算処理部
108 CPU初期化スイッチ
109 伝送部内通信部
200 伝送装置(子局)
300 専用回線網
100 Transmission device (master station)
101 CPU
102 Storage area for programs in CPU (main)
103 In-CPU arithmetic processing unit 104 In-CPU system memory 105 Transmission unit 106 In-transmission program storage area (sub)
107 In-transmission arithmetic processing unit 108 CPU initialization switch 109 In-transmission communication unit 200 Transmission device (slave station)
300 leased line network

Claims (1)

ネットワークで接続されることで親機又は子機となる伝送装置において、
制御プログラムが実行されるシステムメモリと演算処理部を備えたCPUと、
ネットワークで接続された他の伝送装置との間の伝送を行う伝送部と、
を備え、
前記CPUは生存確認信号を伝送部に送信し、
前記伝送部は前記自伝送装置の制御プログラム及び前記他の伝送装置の制御プログラムを格納するとともに、前記自伝送装置の制御プログラムの異常を検知し、
前記生存確認信号による前記CPUの生存確認ができず、前記制御プログラムの異常を検知した場合、ネットワークで接続された他の伝送装置に対して、当該他の伝送部に格納された自伝送装置の制御プログラムの送信を要求し、前記システムメモリの初期化及び受信した制御プログラムの前記システムメモリへの書き込むを行うことを特徴とする伝送装置。
In a transmission device that becomes a master unit or a slave unit by being connected via a network
A CPU equipped with a system memory for executing control programs and an arithmetic processing unit,
A transmission unit that transmits to and from other transmission devices connected via a network,
With
The CPU transmits a survival confirmation signal to the transmission unit,
The transmission unit stores the control program of the self-transmission device and the control program of the other transmission device, and detects an abnormality in the control program of the self-transmission device.
When the survival confirmation of the CPU cannot be confirmed by the survival confirmation signal and an abnormality of the control program is detected, the self-transmission device stored in the other transmission unit is referred to the other transmission device connected by the network. A transmission device that requests transmission of a control program, initializes the system memory, and writes the received control program to the system memory.
JP2019167956A 2019-09-17 2019-09-17 Transmission device Pending JP2021048432A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019167956A JP2021048432A (en) 2019-09-17 2019-09-17 Transmission device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019167956A JP2021048432A (en) 2019-09-17 2019-09-17 Transmission device

Publications (1)

Publication Number Publication Date
JP2021048432A true JP2021048432A (en) 2021-03-25

Family

ID=74876634

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019167956A Pending JP2021048432A (en) 2019-09-17 2019-09-17 Transmission device

Country Status (1)

Country Link
JP (1) JP2021048432A (en)

Similar Documents

Publication Publication Date Title
CA2813983C (en) System and method to protect against local control failure using cloud-hosted control system back-up processing
JP4956847B2 (en) Network projector and projector system
JP2011107845A5 (en) Control device
JP2001103062A5 (en) Failure detection notification method and internetworking device
JP2021048432A (en) Transmission device
JP6544903B2 (en) Wireless disaster prevention system, sensor node and repeater node
JP2007085604A (en) Resource supply system and its program
KR101574201B1 (en) Apparatus and method of seamless smart telecommunication
JP2004248256A5 (en)
KR101860665B1 (en) Water Treatment Plant Communication Error Autorecover System and Recovery Method thereof
JP2008101799A (en) Air conditioning management device, air conditioning management method and air conditioning management program
JP6422429B2 (en) Supervisory control system
CN101446844B (en) Frequency converter
KR20190136997A (en) Facilities monitoring system and communication method for facilities monitoring system
JPH0729986U (en) Supervisory control device
JP2007085605A (en) Resource supply system and its program
JP2017098856A (en) Public line communication device and control monitoring system
JP6784939B2 (en) Network equipment
JP2015035080A (en) Transmission apparatus and communication control method
JP2536264B2 (en) Air conditioning management device
JP2012081554A (en) Tactile sensor system
JPH05312375A (en) Controller for air conditioner
JPH037177B2 (en)
JP4879153B2 (en) Power control device
JP4724951B2 (en) Control device, control method, and power line communication control system

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190918