JP2015141644A - Data collection apparatus - Google Patents

Data collection apparatus Download PDF

Info

Publication number
JP2015141644A
JP2015141644A JP2014015042A JP2014015042A JP2015141644A JP 2015141644 A JP2015141644 A JP 2015141644A JP 2014015042 A JP2014015042 A JP 2014015042A JP 2014015042 A JP2014015042 A JP 2014015042A JP 2015141644 A JP2015141644 A JP 2015141644A
Authority
JP
Japan
Prior art keywords
opc
server
data
control
process data
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
JP2014015042A
Other languages
Japanese (ja)
Inventor
誠 樽井
Makoto Tarui
誠 樽井
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 High Tech Solutions Corp
Original Assignee
Hitachi High Tech Solutions Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi High Tech Solutions Corp filed Critical Hitachi High Tech Solutions Corp
Priority to JP2014015042A priority Critical patent/JP2015141644A/en
Publication of JP2015141644A publication Critical patent/JP2015141644A/en
Pending legal-status Critical Current

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve conventional problems that an excessive communication load is imposed on a control line 105 and a control system is possibly made unstable as a whole if an OPC-DA client transmits a request to acquire process data to an OPC-DA server 107 at arbitrary timing and the OPC server executes the request of the process data on a process controller at the arbitrary timing as it is.SOLUTION: A process controller sequentially executes process input, control computation, and process output in a control cycle. After the process output, process data is multicast on a control line, whereby an OPC-DA server can acquire the process data in each control cycle at a low load. While loads on the line and each piece of equipment can be alleviated, real-time performance depends on the control cycle. Furthermore, it is possible to ensure the acquisition of data for which the process output is confirmed since control computation and process input-output processes cannot be interrupted.

Description

本発明は、データ収集装置に関する。例えば、フィードバック制御、シーケンス制御、プロセス状態監視等を行うプロセス制御機器と、プロセス制御装置の制御回線に接続したOPC−DAサーバと、OPC−DAサーバを介して情報回線からプロセス制御装置のプロセスデータを収集するOPC−DAクライアントを含む上位装置により構成されるプロセス監視制御システムに関する。
The present invention relates to a data collection device. For example, process control equipment that performs feedback control, sequence control, process state monitoring, etc., an OPC-DA server connected to the control line of the process control apparatus, and process data of the process control apparatus from the information line via the OPC-DA server The present invention relates to a process monitoring control system configured by a host device including an OPC-DA client that collects data.

プラント設備では装置や機器のインターフェイスの標準化がすすめられ、図1に示すようなシステムの階層化が図られているのが一般的である。つまり、伝送器101や調節弁102などのフィールド機器はフィールドバス103に接続されフィールド層を構成する。プロセス制御装置104と制御回線105を介して接続するプロセス運転監視操作卓106およびOPC−DAサーバ107は分散制御システム層を構成する。生産管理層には生産管理システム108やOPC−DAクライアント109と分散制御システム層を接続する情報回線110が生産管理層を構成する。   In plant facilities, standardization of interfaces of devices and equipment is promoted, and a system hierarchy as shown in FIG. 1 is generally achieved. That is, field devices such as the transmitter 101 and the control valve 102 are connected to the field bus 103 to form a field layer. The process operation monitoring console 106 and the OPC-DA server 107 connected to the process control device 104 via the control line 105 constitute a distributed control system layer. In the production management layer, an information line 110 connecting the production management system 108 and the OPC-DA client 109 and the distributed control system layer constitutes the production management layer.

OPC−DAはプロセスデータアクセスの仕様として策定されており、主に生産管理層と分散制御システム層を接続する標準インターフェイスとして利用される。図1では、OPC−DAサーバ107は分散制御システム層に配置され、プロセス制御装置104のプロセスデータを制御監視装置を経ずにOPC−DAクライアント109に中継する。OPC−DAサーバの機能はプロセス運転監視操作卓に含むことも可能である。   OPC-DA is formulated as a process data access specification, and is mainly used as a standard interface for connecting the production management layer and the distributed control system layer. In FIG. 1, the OPC-DA server 107 is arranged in the distributed control system layer, and relays process data of the process control device 104 to the OPC-DA client 109 without passing through the control monitoring device. The function of the OPC-DA server can be included in the process operation monitoring console.

生産管理システムはOPC−DAクライアントから分散制御システム層のデータを得たり、設定することが可能であるが、OPC−DAクライアント自体を生産管理システムに含むこともできる。   The production management system can obtain and set data of the distributed control system layer from the OPC-DA client, but the OPC-DA client itself can also be included in the production management system.

OPC−DAサーバ107とプロセス制御装置104は制御回線105で接続されている。OPC−DAサーバはプロセス制御装置のプロセスデータを一定の周期で収集したり、OPC−DAクライアント109のリクエストに応じて、プロセス制御装置104からプロセスデータを取得する機能が求められる。
The OPC-DA server 107 and the process control device 104 are connected by a control line 105. The OPC-DA server is required to have a function of collecting process data of the process control device at a constant period and acquiring process data from the process control device 104 in response to a request from the OPC-DA client 109.

特開平11−327630号公報JP-A-11-327630

OPC−DAクライアントは任意のタイミングでOPC−DAサーバ107に対してプロセスデータの取得をリクエストする。任意のタイミングのままOPCサーバがプロセス制御装置に対してプロセスデータのリクエストを実施すると、制御回線105に過度な通信負荷を生じさせ制御システム全体を不安定にする可能性がある。   The OPC-DA client requests the OPC-DA server 107 to acquire process data at an arbitrary timing. If the OPC server makes a process data request to the process control apparatus at an arbitrary timing, there is a possibility that an excessive communication load is generated on the control line 105 and the entire control system becomes unstable.

さらに、プロセス制御装置が制御演算中にデータ収集リクエストを処理することを考慮すると、演算途中のプロセスデータを応答するか、演算が完了するまで、データ応答を待機するのかをトレードオフする必要がある。
Furthermore, considering that the process control device processes the data collection request during the control calculation, it is necessary to trade off whether to respond to the process data in the middle of the calculation or to wait for the data response until the calculation is completed. .

上記課題は特許請求の範囲に記載の構成により解決される。具体的には、例えば、プロセス制御装置は各制御周期の最後にプロセスデータを制御回線上にマルチキャストする。マルチキャストを受信したOPC−DAサーバは、受信したプロセスデータをメモリバッファに格納しておく。OPC−DAクライアントからのリクエスト時には、メモリバッファ内のプロセスデータを返信することで、制御回線やプロセス制御装置の負荷を抑制する。
The above problems are solved by the configurations described in the claims. Specifically, for example, the process control device multicasts process data onto the control line at the end of each control period. The OPC-DA server that has received the multicast stores the received process data in the memory buffer. At the time of a request from the OPC-DA client, the process data in the memory buffer is returned to suppress the load on the control line and the process control device.

本発明によれば、プロセス制御装置とOPC−DAサーバ・クライアントを含む制御システムにおいて、OPC−DAサーバはプロセス制御装置に格納しているプロセスデータを低負荷のもと制御周期に同期して収集することができる。   According to the present invention, in a control system including a process control device and an OPC-DA server / client, the OPC-DA server collects process data stored in the process control device in synchronization with a control cycle under a low load. can do.

また、OPC−DAクライアントのリクエストはOPC−DAサーバで処理され、制御回線やプロセス制御装置に負荷をかけることがなく制御システム全体の安定性に貢献する。
Further, the request of the OPC-DA client is processed by the OPC-DA server, which contributes to the stability of the entire control system without imposing a load on the control line or the process control device.

OPC−DAサーバとクライアントを含むシステムの階層図Hierarchical diagram of system including OPC-DA server and client プロセスデータのフロー図Process data flow diagram 従来方法による通信処理時間Communication processing time using the conventional method 本実施例による通信処理時間Communication processing time according to this embodiment

以下、図面を用いて、本発明の実施例を説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図2は、プロセス制御装置からOPC−DAクライアントへのOPC−DAサーバを介したプロセスデータのフローを示している。   FIG. 2 shows a flow of process data from the process control device to the OPC-DA client via the OPC-DA server.

図2に示す制御システムはプロセス制御装置201、202、OPC−DAサーバ203と204、プロセス制御装置とOPC−DAサーバを接続する制御回線105、OPC−DAクライアント206と207、OPC−DAサーバとクライアントを接続する情報回線110で構成している。   The control system shown in FIG. 2 includes process control apparatuses 201 and 202, OPC-DA servers 203 and 204, a control line 105 connecting the process control apparatus and the OPC-DA server, OPC-DA clients 206 and 207, and an OPC-DA server. The information line 110 is connected to a client.

制御回線105および情報回線110のハードウェアには例えば規格化されたネットワーク、例えばイーサネット(登録商標、商標権者:富士ゼロツクス株式会社)を利用し、TCP通信によるコネクション型ピアツーピア通信とUDPによるコネクションレス型マルチキャスト通信が可能である。   For the hardware of the control line 105 and the information line 110, for example, a standardized network such as Ethernet (registered trademark, trademark holder: Fuji Xerox Co., Ltd.) is used, connection type peer-to-peer communication using TCP communication and connectionless communication using UDP Type multicast communication is possible.

プロセス制御装置201は、あらかじめ定めた制御周期(例えば1秒)ごとにプロセス入力207、演算208、プロセス出力209、マルチキャスト処理210を順次実行する。   The process control apparatus 201 sequentially executes a process input 207, a calculation 208, a process output 209, and a multicast process 210 at predetermined control cycles (for example, 1 second).

マルチキャスト処理210では、プロセス制御装置201上のプロセスデータ211を制御回線105に送信する。   In the multicast processing 210, process data 211 on the process control device 201 is transmitted to the control line 105.

制御回線上にマルチキャストされたプロセスデータ212は、OPCサーバ203、OPCサーバ204、プロセス制御装置202が受信する。マルチキャスト通信212はOPC−DAサーバからの要求で実施されるものではない。   The process data 212 multicasted on the control line is received by the OPC server 203, the OPC server 204, and the process control apparatus 202. The multicast communication 212 is not performed by a request from the OPC-DA server.

OPC−DAサーバ203では、プロセスデータを受信すると、あらかじめ確保してあるメモリバッファ213に格納する。メモリバッファ213は、プロセス制御装置毎に領域とアドレス定めていて、プロセス制御装置202のプロセスデータはプロセス制御装置201とは別の領域に格納する。   When the OPC-DA server 203 receives the process data, it stores it in the memory buffer 213 secured in advance. The memory buffer 213 determines an area and address for each process control apparatus, and the process data of the process control apparatus 202 is stored in an area different from the process control apparatus 201.

OPC−DAサーバ204でも同様の処理を行うことで、プロセス制御装置201および202のプロセスデータは制御周期ごとにOPC−DAサーバのメモリバッファに収集することが可能である。   By performing the same processing in the OPC-DA server 204, the process data of the process control devices 201 and 202 can be collected in the memory buffer of the OPC-DA server every control cycle.

特許文献1によれば、PLCとOPCサーバを接続したシステムにおいて、OPCサーバを内蔵するOPSからリクエストすることで、PLCが周期的にデータを送信する方法が記述されている。プロセス制御装置は制御動作開始時に能動的にプロセスデータのマルチキャストを実施するため、OPCサーバからのリクエストは必要ない。また、特許文献1ではグループにて登録したプロセスデータを収集対象とするが、本発明では、プロセス制御装置上にあるすべてのプロセスデータを送信するため、制御回線の通信負荷は要求データの数に依存しない。   Patent Document 1 describes a method in which a PLC periodically transmits data by making a request from an OPS having a built-in OPC server in a system in which a PLC and an OPC server are connected. Since the process control apparatus actively performs multicasting of process data at the start of the control operation, a request from the OPC server is not necessary. Further, in Patent Document 1, process data registered in a group is a collection target. However, in the present invention, since all process data on the process control apparatus is transmitted, the communication load of the control line is equal to the number of request data. Do not depend.

OPC−DAサーバ上のメモリバッファに格納したプロセスデータは、OPCクライアントに送信することが可能(214)である。また、プロセスデータはマルチキャストするため、別のOPC−DAサーバ204にも格納されている。OPCクライアント207が後から追加された場合でも、制御回線上の負荷を上げることなくプロセスデータを収集することができる。   The process data stored in the memory buffer on the OPC-DA server can be transmitted to the OPC client (214). Further, since the process data is multicast, it is also stored in another OPC-DA server 204. Even when the OPC client 207 is added later, process data can be collected without increasing the load on the control line.

クライアントへの送信方法は、クライアントからのリクエストをうけてから応答データとして送信する方式とクライアントが設定した周期で送信する方式がある。   There are two types of transmission methods to the client: a method of transmitting the response data after receiving a request from the client, and a method of transmitting at a period set by the client.

OPC−DAサーバとOPC−DAクライアント間のプロセスデータ通信214の方式にかかわらず制御回線105とプロセス制御装置201の負荷は一定であることを図3と図4を用いて示す。   FIG. 3 and FIG. 4 show that the loads on the control line 105 and the process control apparatus 201 are constant regardless of the method of the process data communication 214 between the OPC-DA server and the OPC-DA client.

図3は従来の方法による通信処理時間を示す。横軸は処理時間単位を示し、受信または送信のいずれかの場合は1単位時間。受信および送信の場合は2単位時間を要するものとする。図では、データの送受信を2度実施するものとする。OPC−DAクライアントはOPC−DAサーバにデータリクエストを送信する。OPC−DAサーバは制御回線を通じて、プロセス制御装置にプロセスデータをリクエストする。   FIG. 3 shows the communication processing time according to the conventional method. The horizontal axis indicates the processing time unit, and in either case of reception or transmission, it is 1 unit time. Two units of time are required for reception and transmission. In the figure, data transmission / reception is performed twice. The OPC-DA client sends a data request to the OPC-DA server. The OPC-DA server requests process data from the process control device through the control line.

プロセス制御装置はリクエストを受信すると該当のプロセスデータをOPCサーバに送信する。OPC−DAサーバはプロセスデータを受信するとOPC−DAクライアントに中継する。この処理を2度実施する。   When receiving the request, the process control device transmits the corresponding process data to the OPC server. When the OPC-DA server receives the process data, it relays it to the OPC-DA client. This process is performed twice.

図3において、OPC−DAクライアントの待ち時間は16単位時間、OPC−DAサーバは12単位時間、プロセス制御装置は4単位時間を要する。   In FIG. 3, the waiting time of the OPC-DA client requires 16 unit hours, the OPC-DA server requires 12 unit hours, and the process control apparatus requires 4 unit hours.

さらに、プロセス制御装置が図2における演算処理(208)を実行中の場合は、演算処理が完了するか、演算途中のプロセスデータを応答するかのトレードオフが必要になる。   Furthermore, when the process control apparatus is executing the calculation process (208) in FIG. 2, a trade-off is required between whether the calculation process is completed or the process data being calculated is responded.

図4に本発明による通信処理時間を示す。プロセス制御装置104は制御周期に同期してOPC−DAサーバにプロセスデータをマルチキャストする。プロセス制御装置自身の制御に同期させてマルチキャストするため、1単位時間で処理できる。OPCサーバもリクエストを出す必要がないため受信のみの1単位時間で処理できる。   FIG. 4 shows the communication processing time according to the present invention. The process control device 104 multicasts process data to the OPC-DA server in synchronization with the control cycle. Since multicast is performed in synchronization with the control of the process control apparatus itself, processing can be performed in one unit time. Since the OPC server does not need to issue a request, it can be processed in one unit time only for reception.

OPCクライアントからリクエストがあるとOPCサーバはメモリバッファのプロセスデータを応答する。この処理を2度実施する。   When there is a request from the OPC client, the OPC server responds with the process data in the memory buffer. This process is performed twice.

図4において、OPC−DAクライアントの待ち時間は8単位時間、OPC−DAサーバは6単位時間、プロセス制御装置は2単位時間での処理が可能である。   In FIG. 4, the waiting time of the OPC-DA client is 8 unit hours, the OPC-DA server is 6 unit hours, and the process control device is 2 unit hours.

従来手法と比較するとOPC−DAクライアント、OPC−DAサーバ、プロセス制御装置ともに50%の処理時間に短縮できる。また、図3と図4において、制御回線上のデータのやり取りを数えると従来手法では4回、本発明では2回となり通信回線の負荷も50%削減することができる。
Compared with the conventional method, the OPC-DA client, the OPC-DA server, and the process control device can be shortened to a processing time of 50%. In FIGS. 3 and 4, when the number of data exchanges on the control line is counted, the conventional method is 4 times and the present invention is 2 times, and the load on the communication line can be reduced by 50%.

101 伝送器
102 調節弁
103 フィールドバス
104 プロセス制御装置
105 制御回線
106 操作卓
107 OPC−DAサーバ
108 生産管理システム
109 OPC−DAクライアント
110 情報回線

201 プロセス制御装置1
202 プロセス制御装置2
203 OPC−DAサーバ1
204 OPC−DAサーバ2
205 OPC−DAクライアント1
206 OPC−DAクライアント2
207 プロセス入力処理
208 演算処理
209 プロセス出力処理
210 マルチキャスト処理
211 プロセス制御装置上のプロセスデータ
212 マルチキャストされたプロセスデータ
213 メモリバッファ
214 OPC−DAクライアントへの送信
DESCRIPTION OF SYMBOLS 101 Transmitter 102 Control valve 103 Fieldbus 104 Process control device 105 Control line 106 Operation console 107 OPC-DA server 108 Production management system 109 OPC-DA client 110 Information line

201 Process control device 1
202 Process control device 2
203 OPC-DA server 1
204 OPC-DA server 2
205 OPC-DA client 1
206 OPC-DA client 2
207 Process input process 208 Arithmetic process 209 Process output process 210 Multicast process 211 Process data 212 on the process control device 212 Multicast process data 213 Memory buffer 214 Transmission to OPC-DA client

Claims (4)

処理装置と表示装置とキ−入力装置を有してなるプロセス運転監視操作卓と、処理装置とプロセス入出力インタフェ−スを有してなるプロセス制御監視装置と、両者を接続する通信回線と、通信装置として接続されているOPC−DAサーバ及びOPC−DAクライアントと、を備えるプロセス監視制御システムが実行するデータ収集方法において、
通信回線の通信負荷を低減し、プロセスデータの整合性を保持した上で遅延なくOPC−DAサーバがプロセス制御装置からプロセスデータ収集すること
を特徴とするデータ収集方法。
A process operation monitoring console having a processing device, a display device, and a key input device; a process control monitoring device having a processing device and a process input / output interface; a communication line connecting the two; In a data collection method executed by a process monitoring control system comprising an OPC-DA server and an OPC-DA client connected as communication devices,
A data collection method characterized in that the OPC-DA server collects process data from a process control device without delay while reducing the communication load of the communication line and maintaining process data consistency.
請求項1において、
前記プロセス制御装置が通信回線に制御演算結果であるプロセスデータを送信すること、
を特徴とするデータ収集方法。
In claim 1,
The process control device transmits process data which is a control calculation result to a communication line;
A data collection method characterized by
請求項1において、
OPC−DAサーバが通信回線からプロセスデータを取得すること、
を特徴とするデータ収集方法。
In claim 1,
The OPC-DA server acquires process data from the communication line;
A data collection method characterized by
プラント内の機器のプロセスを制御するプロセス制御装置と、
前記プロセス制御装置から送信されるプロセスデータを記憶するOPC−DAサーバと、
前記OPC−DAサーバへプロセスデータを要求し、取得するOPC−DAクライアントと、
を備え、
前記プロセス制御装置は、制御周期ごとに、当該制御周期で得られたプロセスデータを前記OPC−DAサーバへ送信し、
前記OPC−DAサーバは、前記OPC−DAクライアントからプロセスデータの要求があると、前記プロセス制御装置から送信された最新の制御周期で得られたプロセスデータを前記OPC−DAクライアントへ送信すること、
を特徴とするプロセス監視制御システム。
A process control device for controlling the process of the equipment in the plant;
An OPC-DA server for storing process data transmitted from the process control device;
An OPC-DA client that requests and obtains process data from the OPC-DA server;
With
The process control device transmits the process data obtained in the control cycle to the OPC-DA server for each control cycle,
The OPC-DA server, when there is a request for process data from the OPC-DA client, transmits the process data obtained in the latest control cycle transmitted from the process control device to the OPC-DA client.
Process monitoring and control system characterized by
JP2014015042A 2014-01-30 2014-01-30 Data collection apparatus Pending JP2015141644A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014015042A JP2015141644A (en) 2014-01-30 2014-01-30 Data collection apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014015042A JP2015141644A (en) 2014-01-30 2014-01-30 Data collection apparatus

Publications (1)

Publication Number Publication Date
JP2015141644A true JP2015141644A (en) 2015-08-03

Family

ID=53771927

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014015042A Pending JP2015141644A (en) 2014-01-30 2014-01-30 Data collection apparatus

Country Status (1)

Country Link
JP (1) JP2015141644A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6333504B1 (en) * 2017-04-18 2018-05-30 三菱電機株式会社 Data server unit and communication system
CN109542079A (en) * 2017-09-22 2019-03-29 横河电机株式会社 Information Collection System, system collect mediation device, information collects Intermediary method and recording medium
WO2019097854A1 (en) * 2017-11-15 2019-05-23 株式会社日立製作所 Data collection device and data collection system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6333504B1 (en) * 2017-04-18 2018-05-30 三菱電機株式会社 Data server unit and communication system
WO2018193525A1 (en) * 2017-04-18 2018-10-25 三菱電機株式会社 Data server unit and communication system
US10805399B2 (en) 2017-04-18 2020-10-13 Mitsubishi Electric Corporation Data server unit and communication system including master-slave management circuitry
CN109542079A (en) * 2017-09-22 2019-03-29 横河电机株式会社 Information Collection System, system collect mediation device, information collects Intermediary method and recording medium
JP2019057210A (en) * 2017-09-22 2019-04-11 横河電機株式会社 Information collection system, information collection mediation device, information collection mediation method, and information collection mediation program
US11075828B2 (en) 2017-09-22 2021-07-27 Yokogawa Electric Corporation Information collecting system, information collecting mediation device, information collecting mediation method, and recording medium
CN109542079B (en) * 2017-09-22 2022-09-13 横河电机株式会社 Information collection system, system collection intermediation device, information collection intermediation method, and recording medium
WO2019097854A1 (en) * 2017-11-15 2019-05-23 株式会社日立製作所 Data collection device and data collection system

Similar Documents

Publication Publication Date Title
US10592529B2 (en) Systems and methods for synchronizing nodes of a robotic system
JP2014225237A5 (en)
JP2018106686A5 (en)
JP2017505473A5 (en)
EP3267649A1 (en) Method and industrial computing apparatus for performing a secure communication
JP2013246447A5 (en)
WO2014143119A1 (en) Data loop detection
EP2939398A1 (en) Reducing a number of server-client sessions
JP2015141644A (en) Data collection apparatus
JP2016005275A (en) Method and system for managing interconnection network
US9936011B2 (en) Distributed database, method of sharing data, program storing medium, and apparatus for a distributed database
US20210311779A1 (en) Data processing device, data processing system, data processing method, and program
CN104243473B (en) A kind of method and device of data transmission
EP2942711B1 (en) Dynamic generation of proxy connections
CN107295057B (en) Apparatus for relaying data transmission in SCADA system
JP2019040413A5 (en)
JP2017079442A5 (en)
JP2008234122A (en) Cooperation method of screen display information and cooperation method
JP2017017596A5 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM
US11622015B2 (en) Method for configuring an OPC UA PubSub subscriber, automation system, computer program and computer-readable medium
JP2017228976A (en) Communication network determination device, communication network determination method, and communication network determination program
JP6424881B2 (en) Display system
CN204168336U (en) Long-range Intranet based on 3G network assists equipment
JP2017120564A (en) Distributed computing system, broadcast station, server, and distributed computing method
CN106059873B (en) From equipment and for controlling the method from equipment