JPH05260570A - Plant data input/output device - Google Patents

Plant data input/output device

Info

Publication number
JPH05260570A
JPH05260570A JP5378092A JP5378092A JPH05260570A JP H05260570 A JPH05260570 A JP H05260570A JP 5378092 A JP5378092 A JP 5378092A JP 5378092 A JP5378092 A JP 5378092A JP H05260570 A JPH05260570 A JP H05260570A
Authority
JP
Japan
Prior art keywords
signal
data
name
address
title
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.)
Withdrawn
Application number
JP5378092A
Other languages
Japanese (ja)
Inventor
Hiromasa Nishizaki
太真 西崎
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.)
Mitsubishi Heavy Industries Ltd
Original Assignee
Mitsubishi Heavy Industries 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 Mitsubishi Heavy Industries Ltd filed Critical Mitsubishi Heavy Industries Ltd
Priority to JP5378092A priority Critical patent/JPH05260570A/en
Publication of JPH05260570A publication Critical patent/JPH05260570A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To improve transmission efficiency and to dispense with the change of software even when the order change of write data is requested by sending only a signal requested from an arithmetic unit side when process data sent from a plant is sent out to the arithmetic unit of a host computer. CONSTITUTION:A title and address conversion means 3 converts a received signal title 13 to information representing the data storage position of a signal value memory device 7 by using a title and pointer correspondence table 4, and returns an address value 14 to a signal readout means 1. The means 1 takes out a signal value 17 in accordance with the title 13 from the device 7 by using the address value 14, and transfers by assembling a data string to a signal processing means. Meanwhile, when communication data to register sample data as communication data 31 is sent from the outside, correspondence relation between the signal title and the address of the device 7 is stored newly in the table 4, and reception data 32 from a means 5 is decoded by a code analyzing means 6, and it is inputted to a signal registration means 2.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、プラントから送られた
プロセスデータ(プラントデータともいう)を通信手段
を用いて上位計算機の演算装置へ送出するプラントデー
タ入出力装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a plant data input / output device for sending process data (also referred to as plant data) sent from a plant to an arithmetic unit of a host computer using a communication means.

【0002】[0002]

【従来の技術】従来のプラントデータ入出力装置の構成
を図4に示す。また、このプラントデータ入出力装置と
演算装置間のデータ通信手順を図5に、このときの通信
データフォーマットを図6にそれぞれ示す。
2. Description of the Related Art The configuration of a conventional plant data input / output device is shown in FIG. Further, FIG. 5 shows a data communication procedure between the plant data input / output device and the arithmetic unit, and FIG. 6 shows a communication data format at this time.

【0003】図4に示すように、従来のプラントデータ
入出力装置は、データ伝送路に接続される通信処理手段
5、通信処理手段5から入力される受信データ32のコ
ードを解析するコード解析手段6、信号値記憶装置7、
信号登録手段8、信号読み出し手段9およびポインタテ
ーブル10からなる。
As shown in FIG. 4, a conventional plant data input / output device includes a communication processing means 5 connected to a data transmission path and a code analysis means for analyzing a code of received data 32 input from the communication processing means 5. 6, signal value storage device 7,
It comprises a signal registration means 8, a signal reading means 9 and a pointer table 10.

【0004】外部から通信データ31としてサンプルデ
ータ要求を表わす通信データが送られてくると、この通
信データ31は通信処理手段5で受信され、受信データ
32がコード解析手段6へ出力される。コード解析手段
6では、受信データ34を信号読み出し手段9へ送る。
信号読み出し手段9では、ポインタテーブル10にアド
レス値36を送出する。
When communication data representing a sample data request is sent from the outside as communication data 31, this communication data 31 is received by communication processing means 5 and received data 32 is output to code analysis means 6. The code analyzing means 6 sends the received data 34 to the signal reading means 9.
The signal reading means 9 sends the address value 36 to the pointer table 10.

【0005】一方、外部から通信データ31として図6
(a)に示すようなサンプルデータ登録のための通信デ
ータが送られてくると、ポインタテーブル10に対して
信号値記憶装置7のアドレスが新たに記憶される。すな
わち、この場合には通信処理手段5から出力される受信
データ32は、コード解析手段6において処理コードの
内容からサンプルデータ登録のためのデータであると解
読され、信号登録手段8へ送られる。信号登録手段8で
はコード解析手段6から受信データ33が入力される
と、ポインタテーブル10へ信号値記憶装置7のアドレ
スを書き込む。
On the other hand, as communication data 31 from the outside, as shown in FIG.
When communication data for registering sample data as shown in (a) is sent, the address of the signal value storage device 7 is newly stored in the pointer table 10. That is, in this case, the received data 32 output from the communication processing means 5 is deciphered by the code analysis means 6 from the content of the processing code as data for registering sample data, and is sent to the signal registration means 8. When the received data 33 is input from the code analysis means 6 in the signal registration means 8, the address of the signal value storage device 7 is written in the pointer table 10.

【0006】上述した従来のプラントデータ入出力装置
では、プラントから送られてきた複数のプロセスデータ
を受信端で受けた後、信号変換して信号値記憶装置7に
記憶・保管しておく。そして、プラントデータ入出力装
置から演算処理を行う上位側計算機(以下、演算装置と
いう)へデータを転送する際には、信号値記憶装置7の
内容を一括して送信していた。
In the conventional plant data input / output device described above, after receiving a plurality of process data sent from the plant at the receiving end, the signal is converted and stored in the signal value storage device 7. Then, when the data is transferred from the plant data input / output device to a higher-level computer (hereinafter, referred to as an arithmetic device) that performs arithmetic processing, the contents of the signal value storage device 7 are collectively transmitted.

【0007】一方、演算装置側ではプラントデータ入出
力装置側の信号値記憶装置7に書き込まれる信号の内容
を把握しておき、入出力装置から伝送される図6(b)
に示すサンプルデータを分解して演算処理に使用してい
る。
On the other hand, on the arithmetic unit side, the contents of the signal written in the signal value storage unit 7 on the plant data input / output unit side are grasped in advance and transmitted from the input / output unit shown in FIG. 6 (b).
The sample data shown in is decomposed and used for arithmetic processing.

【0008】[0008]

【発明が解決しようとする課題】上述した従来のプラン
トデータ入出力装置では、入出力装置から演算装置へ送
出するデータの組み合わせは固定である。このため、演
算装置側で信号値記憶装置7内の一部のデータを参照し
たい場合でも、信号値記憶記憶装置7内の全データを送
るため、効率が悪い上、知りたい物理量がどのモジュー
ルの何番目のチャネルに入力されているのかを演算装置
側で常に意識しておかなければならない。従って、演算
装置側でソフトウェアを開発するものにとって負担とな
る上、入出力装置側で信号値記憶装置に書き込むデータ
の順序を変更した場合には、演算装置側のソフトウェア
も変更しなければならないという問題がある。
In the above-described conventional plant data input / output device, the combination of data sent from the input / output device to the arithmetic device is fixed. Therefore, even if the arithmetic unit wants to refer to a part of the data in the signal value storage device 7, since all the data in the signal value storage device 7 is sent, the efficiency is poor and the physical quantity to be known does not depend on which module. The arithmetic unit side must always be aware of which channel is input. Therefore, it is a burden on the software developer on the arithmetic unit side, and if the order of the data to be written in the signal value storage device on the input / output unit side is changed, the software on the arithmetic unit side must also be changed. There's a problem.

【0009】本発明は、このような従来の問題点を解消
するためになされたもので、演算装置側から要求された
信号のみを送出することにより伝送効率を向上させ、ま
た信号値記憶装置への書き込みデータの順序を変更した
場合でも演算装置側のソフトウェアの変更を必要としな
いプラントデータ入出力装置を提供することを目的とす
る。
The present invention has been made in order to solve such a conventional problem, and improves the transmission efficiency by sending out only the signal requested by the arithmetic unit side, and also to the signal value storage device. It is an object of the present invention to provide a plant data input / output device that does not require the software on the arithmetic unit side to be changed even when the order of write data is changed.

【0010】[0010]

【課題を解決するための手段】上記の課題を解決するた
め、本発明はデータ伝送路とこれに接続される通信処理
部およびプラントから送られたプロセスデータを該デー
タ伝送路に送出する信号処理部を備えたプラントデータ
入出力装置において、前記信号処理部は前記プロセスデ
ータの信号値を記憶するための記憶装置と、前記プロセ
スデータの信号名称と前記記憶装置のアドレスを登録す
る信号登録手段と、前記信号登録手段により登録された
前記信号名称と前記記憶装置のアドレスとを対応させて
記憶する名称・ポインタ対応テーブルと、前記名称・ポ
インタ対応テーブルを用いて前記信号名称を前記記憶装
置のアドレス値に変換する名称・アドレス変換手段と、
前記名称・アドレス変換手段から出力されるアドレス値
を用いて前記信号名称に対応する信号値を前記記憶装置
から読み出して出力する信号読み出し手段と備えたこと
を特徴とする。
In order to solve the above problems, the present invention provides a signal processing for sending process data sent from a data transmission line, a communication processing unit connected to the data transmission line, and a plant to the data transmission line. In the plant data input / output device including a unit, the signal processing unit includes a storage device for storing a signal value of the process data, and a signal registration means for registering a signal name of the process data and an address of the storage device. A name / pointer correspondence table that stores the signal name registered by the signal registration means and the address of the storage device in association with each other, and the signal name by using the name / pointer correspondence table Name / address conversion means to convert to a value,
It is characterized by further comprising signal reading means for reading a signal value corresponding to the signal name from the storage device and outputting the signal value using the address value output from the name / address converting means.

【0011】[0011]

【作用】本発明では、まず信号登録手段によってプラン
トからのプロセスデータの信号値の物理的意味を表す文
字列である信号名称と、その信号値が記憶保管されてい
る記憶装置のアドレスとを対応させた名称・ポインタ対
応テーブルを作成する。なお、この名称・ポインタ対応
テーブルへのデータの追加・変更・削除も可能とする。
In the present invention, the signal registration means first associates the signal name, which is a character string representing the physical meaning of the signal value of the process data from the plant, with the address of the storage device in which the signal value is stored. Create the name / pointer correspondence table. It is possible to add / change / delete data in this name / pointer correspondence table.

【0012】信号読み出し手段では、通信処理手段から
コード解析手段を経由して信号名称を受け取り、その信
号名称を持つデータのプロセスデータの信号値を通信処
理手段へ出力する。
The signal reading means receives the signal name from the communication processing means via the code analysis means, and outputs the signal value of the process data of the data having the signal name to the communication processing means.

【0013】名称・アドレス変換手段では、名称・ポイ
ンタ対応テーブルを参照して、入力された信号名称を信
号記憶装置のアドレス値に変換する。そして、このアド
レス値を用いて信号値記憶装置から信号値を取り出し
て、信号読み出し手段へ出力する。
The name / address conversion means refers to the name / pointer correspondence table and converts the input signal name into an address value of the signal storage device. Then, using this address value, the signal value is taken out from the signal value storage device and output to the signal reading means.

【0014】[0014]

【実施例】以下、本発明の実施例を図面を参照して説明
する。図1は、本発明の一実施例に係るプラントデータ
入力装置のブロック図である。また、図2は図1の装置
の一連の処理手順を示すフローチャートであり、図3は
通信データフォーマットを示す図である。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram of a plant data input device according to an embodiment of the present invention. 2 is a flowchart showing a series of processing procedures of the apparatus of FIG. 1, and FIG. 3 is a diagram showing a communication data format.

【0015】図1に示すプラントデータ入出力装置は、
信号読み出し手段1、信号登録手段2、名称・アドレス
変換手段3、名称・ポインタ対応テーブル4、データ伝
送路に接続された通信処理手段5およびコード解析手段
6からなる。ここで、信号値記憶装置7に記憶されたプ
ラントからのプロセスデータを該データ伝送路に送出す
る信号処理部は信号読み出し手段1、信号登録手段2、
名称・アドレス変換手段3および名称・ポインタ対応テ
ーブル4により構成されている。信号記憶装置7は、プ
ロセスデータの信号名称と信号値を記憶して保管してい
る。
The plant data input / output device shown in FIG.
The signal reading unit 1, the signal registering unit 2, the name / address converting unit 3, the name / pointer correspondence table 4, the communication processing unit 5 and the code analyzing unit 6 connected to the data transmission path. Here, the signal processing unit for sending out the process data from the plant stored in the signal value storage device 7 to the data transmission line is the signal reading unit 1, the signal registration unit 2,
It is composed of a name / address conversion means 3 and a name / pointer correspondence table 4. The signal storage device 7 stores and stores the signal name and the signal value of the process data.

【0016】次に、図2および図3を参照して本実施例
のプラントデータ入出力装置の動作を説明する。今、外
部から通信データ31として図3(b)に示すようなデ
ータ要求を表わす通信データが送られてくると、この通
信データ31は通信処理手段5で受信され、受信データ
32がコード解析手段6へ出力される。コード解析手段
6では、受信データ32の開始コードに続く処理コード
の内容を解読し、それがデータ要求であると判断して、
受信データ11を信号読み出し手段1へ送る。信号読み
出し手段1では、名称・アドレス変換手段3に信号名称
13を渡す。
Next, the operation of the plant data input / output device of this embodiment will be described with reference to FIGS. 2 and 3. When communication data representing a data request as shown in FIG. 3B is sent from the outside as the communication data 31, this communication data 31 is received by the communication processing means 5, and the received data 32 is the code analysis means. 6 is output. The code analysis means 6 decodes the content of the processing code following the start code of the received data 32, judges that it is a data request,
The received data 11 is sent to the signal reading means 1. The signal reading means 1 passes the signal name 13 to the name / address converting means 3.

【0017】名称・アドレス変換手段3は、名称・ポイ
ンタ対応テーブル4を用いて、受け取った信号名称13
を信号値記憶装置7のデータ記憶位置を表わす情報(以
下、アドレスと呼ぶ)に変換して、アドレス値14を信
号読み出し手段1に返す。信号読み出し手段1は、この
アドレス値14を使って信号名称13に対応する信号値
17を信号値記憶装置7より取り出した後、図3(c)
に示すようなデータ列18に組み立てて通信処理手段5
に転送する。通信処理手段5は、このデータ列18を外
部への送出データ38として出力する。
The name / address conversion means 3 uses the name / pointer correspondence table 4 to receive the received signal name 13
Is converted into information (hereinafter referred to as an address) indicating the data storage position of the signal value storage device 7, and the address value 14 is returned to the signal reading means 1. The signal reading means 1 uses the address value 14 to retrieve the signal value 17 corresponding to the signal name 13 from the signal value storage device 7, and then, FIG.
The communication processing means 5 is assembled into a data string 18 as shown in FIG.
Transfer to. The communication processing means 5 outputs this data string 18 as outgoing data 38 to the outside.

【0018】一方、外部から通信データ31として図3
(a)に示すようなサンプルデータ登録のための通信デ
ータが送られてくると、名称・ポインタ対応テーブル4
に対して信号名称と信号値記憶装置7のアドレスとの対
応関係が新たに記憶される。すなわち、この場合には通
信処理手段5から出力される受信データ32は、コード
解析手段6において処理コードの内容からサンプルデー
タ登録のためのデータであると解読され、信号登録手段
2へ送られる。信号登録手段2では、コード解析手段6
から受信データが入力されると、受信データ中の信号名
称から名称・ポインタ対応テーブル4を探し出し、受信
データ中の信号名称と信号値記憶装置7のアドレスを書
き込む。
On the other hand, as communication data 31 from the outside, as shown in FIG.
When communication data for sample data registration as shown in (a) is sent, the name / pointer correspondence table 4
With respect to, the correspondence between the signal name and the address of the signal value storage device 7 is newly stored. That is, in this case, the received data 32 output from the communication processing means 5 is deciphered by the code analysis means 6 from the content of the processing code as data for registering sample data, and is sent to the signal registration means 2. In the signal registration means 2, the code analysis means 6
When the received data is input from, the name / pointer correspondence table 4 is searched from the signal name in the received data, and the signal name in the received data and the address of the signal value storage device 7 are written.

【0019】[0019]

【発明の効果】以上説明したように、本発明によれば要
求されたデータだけを送り出すので、データ記憶装置の
内容をそのまま送る従来方式よりも伝送効率が向上す
る。
As described above, according to the present invention, since only the requested data is sent out, the transmission efficiency is improved as compared with the conventional system in which the contents of the data storage device are sent as they are.

【0020】また、データの出力要求を信号名称という
文字列のみで指定するので、各データに割り当てた記憶
装置のアドレスが変更されても外部のソフトウェアには
影響しないという利点がある。
Further, since the data output request is specified only by the character string of the signal name, there is an advantage that external software is not affected even if the address of the storage device assigned to each data is changed.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例に係るプラントデータ入出力
装置のブロック図
FIG. 1 is a block diagram of a plant data input / output device according to an embodiment of the present invention.

【図2】同実施例における処理の流れを示すフローチャ
ート
FIG. 2 is a flowchart showing a flow of processing in the embodiment.

【図3】同実施例における通信データフォーマットを示
す図
FIG. 3 is a diagram showing a communication data format in the embodiment.

【図4】従来のプラントデータ入出力装置のブロック図FIG. 4 is a block diagram of a conventional plant data input / output device.

【図5】図5のプラントデータ入出力装置の処理の流れ
を示すフローチャート
FIG. 5 is a flowchart showing a processing flow of the plant data input / output device of FIG.

【図6】従来の通信データフォーマットを示す図FIG. 6 is a diagram showing a conventional communication data format.

【符号の説明】[Explanation of symbols]

1…信号読み出し手段 2…信号登録手
段 3…名称・アドレス変換手段 4…名称・ポイ
ンタ対応テーブル 5…通信処理手段 6…コード解析
手段 7…信号値記憶装置
1 ... Signal reading means 2 ... Signal registration means 3 ... Name / address conversion means 4 ... Name / pointer correspondence table 5 ... Communication processing means 6 ... Code analysis means 7 ... Signal value storage device

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】データ伝送路とこれに接続される通信処理
部およびプラントから送られたプロセスデータを該デー
タ伝送路に送出する信号処理部を備えたプラントデータ
入出力装置において、前記信号処理部は前記プロセスデ
ータの信号名称と前記プロセスデータの信号値を記憶す
るための記憶装置のアドレスを登録する信号登録手段
と、 前記信号登録手段により登録された前記信号名称と前記
記憶装置のアドレスとを対応させて記憶する名称・ポイ
ンタ対応テーブルと、 前記名称・ポインタ対応テーブルを用いて前記信号名称
を前記記憶装置のアドレス値に変換する名称・アドレス
変換手段と、 前記名称・アドレス変換手段から出力されるアドレス値
を用いて前記信号名称に対応する信号値を前記記憶装置
から読み出して出力する信号読み出し手段と備えたこと
を特徴とするプラントデータ入出力装置。
1. A plant data input / output device comprising a data transmission line, a communication processing unit connected to the data transmission line, and a signal processing unit for transmitting process data sent from the plant to the data transmission line. Is a signal registration means for registering a signal name of the process data and an address of a storage device for storing a signal value of the process data, and the signal name and the address of the storage device registered by the signal registration means. A name / pointer correspondence table stored in association with each other, a name / address conversion means for converting the signal name into an address value of the storage device using the name / pointer correspondence table, and output from the name / address conversion means. Signal reading for reading out the signal value corresponding to the signal name from the storage device using the address value Plant data output apparatus characterized by comprising a by means.
JP5378092A 1992-03-12 1992-03-12 Plant data input/output device Withdrawn JPH05260570A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5378092A JPH05260570A (en) 1992-03-12 1992-03-12 Plant data input/output device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5378092A JPH05260570A (en) 1992-03-12 1992-03-12 Plant data input/output device

Publications (1)

Publication Number Publication Date
JPH05260570A true JPH05260570A (en) 1993-10-08

Family

ID=12952331

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5378092A Withdrawn JPH05260570A (en) 1992-03-12 1992-03-12 Plant data input/output device

Country Status (1)

Country Link
JP (1) JPH05260570A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09288502A (en) * 1996-04-22 1997-11-04 Matsushita Electric Ind Co Ltd Information sharing method between a plurality of controllers and electronic parts mounting device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09288502A (en) * 1996-04-22 1997-11-04 Matsushita Electric Ind Co Ltd Information sharing method between a plurality of controllers and electronic parts mounting device

Similar Documents

Publication Publication Date Title
JPH0789268B2 (en) Screen display control method
JPH05260570A (en) Plant data input/output device
KR20020024235A (en) The method for conversion and transmission of user data between a different kind of mobile phone
JPS59133638A (en) Terminal output system
JPH0477051A (en) Facsimile equipment
JPS62285126A (en) Picture output system
JP2743610B2 (en) File sharing system
US6977947B1 (en) Frame-relay frame transmission circuit
JPS60229138A (en) Information retrieving service system
JPH0512152A (en) Data information transfer system
JPH05110723A (en) Facsimile transmitter-receiver
KR950001552B1 (en) Metering system in common line systems
JP2504313B2 (en) Multiprocessor system
KR100308261B1 (en) Simple server for vod using personal computer
SU734661A1 (en) Channel-channel adapter
KR0139965B1 (en) Interprocessor communication data alignment control device
JP3610843B2 (en) Signal relay system having global title translation function, signal relay method, and recording medium
KR960006406A (en) VP monitoring device of subscriber matching unit of ATM switch
JPH0460738A (en) Automatic registration system for format control information
KR950035219A (en) Gateway Implementation Method and System for Network Matching between Integrated Information Network and Local Area Network
KR950002366A (en) How to register the fax's image send logo
JPS62208740A (en) Line data parallel processing system
JPH05265905A (en) Data transmission equipment
JPH05303620A (en) Picture output method and device therefor
JP2000101587A (en) Atm device and atm physical layer control method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990518