JPH06314119A - Plant document processing system - Google Patents

Plant document processing system

Info

Publication number
JPH06314119A
JPH06314119A JP5102519A JP10251993A JPH06314119A JP H06314119 A JPH06314119 A JP H06314119A JP 5102519 A JP5102519 A JP 5102519A JP 10251993 A JP10251993 A JP 10251993A JP H06314119 A JPH06314119 A JP H06314119A
Authority
JP
Japan
Prior art keywords
data
plant
server device
form processing
processing system
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.)
Granted
Application number
JP5102519A
Other languages
Japanese (ja)
Other versions
JP2898166B2 (en
Inventor
Takashi Ando
隆 安藤
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 Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP5102519A priority Critical patent/JP2898166B2/en
Publication of JPH06314119A publication Critical patent/JPH06314119A/en
Application granted granted Critical
Publication of JP2898166B2 publication Critical patent/JP2898166B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Computer And Data Communications (AREA)
  • Control By Computers (AREA)

Abstract

PURPOSE:To provide the plant document processing system which secures the speediness and stability of I/F processing with an on-line control bus, changes combinations of constituent equipments by a request function, and constitutes a flexible system. CONSTITUTION:A data server device 5 which gathers and edits plant data by I/F processing with the on-line control bus 10 and a document processor 6 which processes, edits, and stores document data and displays documents output are decentralized and connected by a LAN 11.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、プラント監視制御シ
ステムにおいて、プラントデータの収集・編集・演算を
行い帳票データの作成・蓄積および各種帳票出力を行
う、プラント帳票処理システムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a plant form processing system for collecting / editing / calculating plant data, creating / accumulating form data, and outputting various forms in a plant monitoring / control system.

【0002】[0002]

【従来の技術】図5は従来のプラント監視制御システム
におけるプラント帳票処理システムを示すブロック図で
ある。図において、1は本システムにて監視・制御され
るプラント設備であり、2はプラント設備1に対し各種
制御や監視を行うプラントコントローラ、3はプラント
の運転状況をオンラインで監視・制御するCRTコント
ローラ、4はCRTコントローラ3に接続されるモニタ
用のCRTである。12はプラントデータの収集・編集
・蓄積を行い、各種帳票を作成・出力する帳票コントロ
ーラ、13は帳票データを蓄積・保存するデータファイ
ル、8は帳票処理装置に接続するプリンタ、9はモニタ
用のCRTである。10は各コントローラ間でデータの
授受を行うためのオンライン制御バスである。図6は従
来の帳票処理装置における機能ブロック図である。
2. Description of the Related Art FIG. 5 is a block diagram showing a plant form processing system in a conventional plant monitoring control system. In the figure, 1 is a plant facility monitored and controlled by this system, 2 is a plant controller that controls and monitors the plant facility 1, and 3 is a CRT controller that monitors and controls the operating status of the plant online. Reference numeral 4 denotes a monitor CRT connected to the CRT controller 3. 12 is a form controller that collects, edits, and stores plant data and creates and outputs various forms, 13 is a data file that stores and saves form data, 8 is a printer connected to a form processing device, and 9 is a monitor It is a CRT. Reference numeral 10 is an online control bus for exchanging data between the controllers. FIG. 6 is a functional block diagram of a conventional form processing apparatus.

【0003】次に、これら図5、図6を用いて従来のプ
ラント帳票処理システムの動作について説明する。プラ
ント設備1で発生する各種信号はプラントコントローラ
2に入力されプラントコントローラ2では各種制御処
理、計装制御演算を行い制御信号をプラント設備1に出
力するとともに、他のコントローラで必要な監視制御用
プラントデータをオンライン制御バス10を介して送受
信する。帳票コントローラ12では帳票機能に必要なプ
ラントデータをオンライン制御バス10より収集する。
Next, the operation of the conventional plant form processing system will be described with reference to FIGS. Various signals generated in the plant equipment 1 are input to the plant controller 2, the plant controller 2 performs various control processes and instrumentation control calculations, and outputs control signals to the plant equipment 1, and a supervisory control plant required by other controllers. Data is transmitted and received via the online control bus 10. The form controller 12 collects plant data required for the form function from the online control bus 10.

【0004】帳票コントローラ12における動作を図6
に従い説明する。オンライン制御バスI/F(インタフ
ェース)処理14においては、数百msec以下の周期でデ
ータの入力および入力データの状態変化のチェックを行
う。1分データ収集・編集処理15では、帳票作成に必
要な基本データを1分周期に分データファイル13aと
して作成する。以後時データ収集・演算処理16、日デ
ータ収集・演算処理17、月データ収集・演算処理18
とそれぞれ決められたタイミングで処理を行い、時デー
タファイル13b、日データファイル13c、月データ
ファイル13dを作成する。また、帳票表示・修正処理
19ではオペレータの操作により任意のタイミングで保
存している帳票を表示したり、帳票データの入力や修正
を行う。又、帳票印字処理20では、収集・演算され蓄
積された帳票データを元に、日報、月報、年報等の各種
帳票をプリンタ8に出力する。
The operation of the form controller 12 is shown in FIG.
Follow the explanation below. In the online control bus I / F (interface) processing 14, data is input and the state change of the input data is checked at a cycle of several hundred msec or less. In the 1-minute data collection / editing process 15, basic data necessary for creating a form is created as a minute data file 13a in a 1-minute cycle. After that, hour data collection / arithmetic processing 16, daily data collection / arithmetic processing 17, month data collection / arithmetic processing 18
Then, the processing is performed at the timings respectively determined to create the hour data file 13b, the day data file 13c, and the month data file 13d. Further, in the form display / correction processing 19, the saved form is displayed and the form data is input or modified at an arbitrary timing by the operation of the operator. Further, in the form printing process 20, various forms such as daily reports, monthly reports and yearly reports are output to the printer 8 based on the form data collected and calculated and accumulated.

【0005】尚、このような従来のプラント帳票処理シ
ステムに関連した技術が記載された文献としては、例え
ば、三菱電機(株)発行のカタログ「三菱総合計装制御
システムMACTUS750」(1989年8月作成)
などがある。
As a document in which a technique related to such a conventional plant form processing system is described, for example, a catalog "Mitsubishi General Instrumentation Control System MACTUS 750" issued by Mitsubishi Electric Corporation (August 1989). Create)
and so on.

【0006】[0006]

【発明が解決しようとする課題】従来の帳票処理装置は
以上のように構成され、すべての機能が1台の帳票コン
トローラにより実現されている。このためオンライン制
御バスI/F処理と大量のデータ処理を行う帳票演算処
理との競合によるCPU負荷の増大により、定周期性を
要求されるオンライン制御バスI/F処理に悪影響を与
えるおそれがあった。また、帳票データを一つの帳票コ
ントローラに集中して持たなければならないため、例え
ば同じプラントデータを用いても使用する部門や用途別
に異なる帳票データを離れた場所で作成・保存したい場
合、全く同じ帳票コントローラを別々に設置する必要が
ある等、システム構築の柔軟性に欠けるという問題点が
あった。
The conventional form processing apparatus is configured as described above, and all the functions are realized by one form controller. Therefore, there is a risk that the online control bus I / F processing required to have a fixed periodicity may be adversely affected by an increase in the CPU load due to competition between the online control bus I / F processing and the form calculation processing that performs a large amount of data processing. It was Also, since the form data must be centrally stored in one form controller, if you want to create and save different form data for different departments and uses even if you use the same plant data, you can create and save the same form data. There is a problem that the system construction lacks flexibility, such as the need to install the controllers separately.

【0007】この発明は上記のような問題点を解決する
ためになされたものであり、オンライン制御バスとのI
/Fの高速性、安定性を保証するとともに、柔軟なシス
テム構築を可能とするプラント帳票処理システムを提供
することを目的とする。
The present invention has been made in order to solve the above-mentioned problems, and I with an online control bus
An object of the present invention is to provide a plant form processing system that guarantees high-speed and stability of / F and enables flexible system construction.

【0008】[0008]

【課題を解決するための手段】この発明の請求項1に係
るプラント帳票処理システムは、オンライン制御バスに
接続され上記プラントからのデータの収集・編集を行う
データサーバ装置と、上記データサーバ装置から送信さ
れるデータを用いて各種帳票演算を行い、時系列データ
を蓄積する帳票データベースによって帳票作成・出力を
行う帳票処理装置とを有し、上記データサーバ装置と上
記帳票処理装置をLANで接続したものである。
A plant form processing system according to claim 1 of the present invention comprises a data server device connected to an online control bus for collecting / editing data from the plant, and the data server device. It has a form processing device that performs various form calculations using the transmitted data and creates and outputs forms using a form database that accumulates time-series data, and connected the data server device and the form processing device via a LAN. It is a thing.

【0009】またこの発明の請求項2に係るプラント帳
票処理システムは、請求項1のプラント帳票処理システ
ムにおいて、上記帳票処理装置を上記LAN上に複数台
設置し、上記データサーバ装置から送信される共通のデ
ータを用いて、各帳票処理装置毎に用途に応じた帳票デ
ータの作成・編集および帳票出力を行うようにしたもの
である。
A plant form processing system according to claim 2 of the present invention is the plant form processing system according to claim 1, wherein a plurality of the form processing devices are installed on the LAN, and the data is transmitted from the data server device. The common data is used to create and edit the form data and output the form according to the purpose for each form processing apparatus.

【0010】更に、この発明の請求項3に係るプラント
帳票処理システムは、複数の異なるオンライン制御バス
に接続されたプラントからのデータの収集・編集を行う
データサーバ装置と、上記データサーバ装置から送信さ
れるデータを用いて各種帳票演算を行い、時系列データ
を蓄積する帳票データベースによって帳票作成・出力を
行う帳票処理装置とを同一のLANを介して接続し、異
なるプラントのデータを一元管理して帳票データの作成
・編集および帳票出力を行うようにしたものである。
Further, a plant form processing system according to claim 3 of the present invention includes a data server device for collecting and editing data from plants connected to a plurality of different online control buses, and transmitting from the data server device. Performs various form calculations using the data that is created, and connects the form processing device that creates and outputs forms using the form database that accumulates time-series data through the same LAN, and centrally manages the data of different plants. The form data is created / edited and the form is output.

【0011】[0011]

【作用】この発明の請求項1に係るプラント帳票処理シ
ステムによれば、データサーバ装置は、オンライン制御
バスに接続され上記プラントからのデータの収集・編集
を行う。また、帳票処理装置は、上記データサーバ装置
から送信されるデータを用いて各種帳票演算を行い、時
系列データを蓄積する帳票データベースによって帳票作
成・出力を行う。そしてLANは上記データサーバ装置
と上記帳票処理装置を接続する。
According to the plant form processing system of the first aspect of the present invention, the data server device is connected to the online control bus to collect and edit data from the plant. Further, the form processing device performs various form calculations using the data transmitted from the data server device, and forms and outputs forms using a form database that accumulates time-series data. The LAN connects the data server device and the form processing device.

【0012】またこの発明の請求項2に係るプラント帳
票処理システムによれば、LANは帳票処理装置を複数
台接続し、この帳票処理装置はデータサーバ装置から送
信される共通のデータを用いて、各帳票処理装置毎に用
途に応じた帳票データの作成・編集および帳票出力を行
う。
According to the plant form processing system according to claim 2 of the present invention, the LAN connects a plurality of form processing devices, and the form processing device uses common data transmitted from the data server device. Creates / edits form data and outputs forms according to the purpose for each form processing device.

【0013】更に、この発明の請求項3に係るプラント
帳票処理システムによれば、データサーバ装置は、複数
の異なるオンライン制御バスに接続されたプラントから
のデータの収集・編集を行う。また帳票処理装置は上記
データサーバ装置から送信されるデータを用いて各種帳
票演算を行い、時系列データを蓄積する帳票データベー
スによって帳票作成・出力を行う。これらデータサーバ
装置および帳票処理装置は同一のLANを介して接続さ
れ、異なるプラントのデータを一元管理して帳票データ
の作成・編集および帳票出力を行う。
Further, according to the plant form processing system of the third aspect of the present invention, the data server device collects / edits data from plants connected to a plurality of different online control buses. Further, the form processing device performs various form calculations using the data transmitted from the data server device, and forms and outputs forms using a form database that accumulates time series data. The data server device and the form processing device are connected via the same LAN and collectively manage the data of different plants to create and edit the form data and output the form.

【0014】[0014]

【実施例】【Example】

実施例1.以下、この発明の実施例1を図に基づいて説
明する。図1は実施例1を示すブロック図である。図に
おいて、1はプラント監視制御システムにて監視・制御
されるプラント設備であり、2はプラント設備1に対し
各種制御や監視を行うプラントコントローラ、3はプラ
ントの運転状況をオンラインで監視・制御するCRTコ
ントローラ、4はCRTコントローラ3に接続されるモ
ニタ用のCRTである。5はオンライン制御バスに接続
されプラントデータの収集・編集を行うデータサーバ装
置、6はデータサーバ装置で収集・編集されたプラント
データを受け取り各種帳票演算・蓄積を行うとともに帳
票を作成・出力する帳票処理装置であるエンジニアリン
グワークステーション(EWS)である。7は帳票デー
タを保存・蓄積する帳票データベース、8は帳票処理装
置に接続するプリンタ、9はモニタ用のCRTである。
10は各コントローラ間でデータの授受を行うためのオ
ンライン制御バス、11はデータサーバ装置5と帳票処
理装置6を接続する汎用LANである。図2はこの発明
の帳票処理装置における機能構成図である。
Example 1. Embodiment 1 of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the first embodiment. In the figure, 1 is a plant facility that is monitored and controlled by a plant monitoring control system, 2 is a plant controller that controls and monitors the plant facility 1, and 3 is online that monitors and controls the operating status of the plant. CRT controllers 4 are monitor CRTs connected to the CRT controller 3. Reference numeral 5 is a data server device that is connected to an online control bus and collects and edits plant data. Reference numeral 6 is a form that receives plant data collected and edited by the data server device, performs various forms calculations and accumulations, and forms and outputs forms. It is an engineering workstation (EWS) that is a processing device. Reference numeral 7 is a form database for storing and accumulating form data, 8 is a printer connected to the form processing apparatus, and 9 is a CRT for monitoring.
Reference numeral 10 is an online control bus for exchanging data between the controllers, and 11 is a general-purpose LAN connecting the data server device 5 and the form processing device 6. FIG. 2 is a functional block diagram of the form processing apparatus of the present invention.

【0015】次に動作について説明する。プラント設備
1で発生する各種信号はプラントコントローラ2に入力
されプラントコントローラ2では各種制御処理、計装制
御演算を行い制御信号をプラント設備1に出力するとと
もに、他のコントローラで必要な監視制御用プラントデ
ータをオンライン制御バス10を介して送受信する。デ
ータサーバ装置5では帳票機能に必要なプラントデータ
をオンライン制御バス10より収集する。
Next, the operation will be described. Various signals generated in the plant equipment 1 are input to the plant controller 2, the plant controller 2 performs various control processes and instrumentation control calculations, and outputs control signals to the plant equipment 1, and a supervisory control plant required by other controllers. Data is transmitted and received via the online control bus 10. The data server device 5 collects plant data required for the form function from the online control bus 10.

【0016】データサーバ装置5、及び帳票処理装置6
における動作を図2に従い説明する。データサーバ装置
5において、オンライン制御バスI/F処理21におい
ては、数百msec以下の周期でデータの入力及び入力デー
タの状態変化のチェックを行う。1分データ収集・編集
処理22では、帳票作成に必要な基本データを1分周期
収集・編集し、分データファイル23として作成する。
作成された分データは送信処理24にて汎用LAN11
を介して帳票処理装置(EWS)6に定周期に送信され
る。
The data server device 5 and the form processing device 6
2 will be described with reference to FIG. In the data server device 5, the online control bus I / F process 21 checks the input of data and the state change of the input data at a cycle of several hundred msec or less. In the 1-minute data collection / editing process 22, basic data necessary for creating a form is collected / edited in 1-minute cycles and created as a minute data file 23.
The created minute data is sent to the general-purpose LAN 11 in the transmission processing 24.
It is transmitted to the form processing device (EWS) 6 via the.

【0017】帳票処理装置6においては、送信処理25
にてデータサーバ装置から送信される分データを分デー
タファイル7−1に蓄積する。以後時データ収集・演算
処理26、日データ収集・演算処理27、月データ収集
・演算処理28とそれぞれ決められたタイミングで処理
を行い、時データファイル7−2、日データファイル7
−3、月データファイル7−4にデータを蓄積し帳票デ
ータベース7を作成する。帳票表示・修正処理29では
オペレータの操作により任意のタイミングで保存してい
る帳票を表示したり、帳票データの入力や修正を行う。
又、帳票印字処理30では、収集・演算され蓄積された
帳票データを元に、日報、月報、年報等の各種帳票をプ
リンタに出力する。
In the form processing apparatus 6, the transmission processing 25
The minute data transmitted from the data server device is stored in the minute data file 7-1. Thereafter, the hour data collection / arithmetic processing 26, the daily data collection / arithmetic processing 27, and the monthly data collection / arithmetic processing 28 are performed at predetermined timings, and the hour data file 7-2 and the daily data file 7 are processed.
-3, data is stored in the monthly data file 7-4 to create the form database 7. In the form display / correction processing 29, an operator operates to display a stored form at arbitrary timing and input or modify form data.
Further, in the form printing process 30, various forms such as daily reports, monthly reports, and annual reports are output to the printer based on the form data collected and calculated and accumulated.

【0018】実施例2.以下この発明の実施例2を図に
基づいて説明する。図3は実施例2を示すブロック図で
ある。図3において、図1と同一の部分は同一符号をつ
けて説明は省略する。図において6a、6bは、それぞ
れ独自の帳票データベース7a、7bを持つ帳票処理装
置(EWS)であり、それぞれプリンター装置8a、8
b、モニタCRT9a、9bを有している。
Example 2. A second embodiment of the present invention will be described below with reference to the drawings. FIG. 3 is a block diagram showing the second embodiment. In FIG. 3, the same parts as those in FIG. In the figure, 6a and 6b are form processing devices (EWS) having their own form databases 7a and 7b, and printer devices 8a and 8b, respectively.
b, and monitors CRTs 9a and 9b.

【0019】このように構成されたプラント帳票システ
ムでは、データサーバ装置5にて制御バス10より収集
・編集されたプラントデータは、汎用LAN11を介し
て帳票処理装置6a、6bに共通データとして同時に送
信される。帳票処理装置6a、6bにおいてはそれぞれ
独自の帳票データを演算・作成し帳票データベース7
a、7bに蓄積・保存される。これにより各帳票処理装
置単位で独自の帳票作成が可能となる。
In the plant report system thus constructed, the plant data collected and edited by the data server device 5 from the control bus 10 are simultaneously transmitted as common data to the form processing devices 6a and 6b via the general-purpose LAN 11. To be done. The form processing devices 6a and 6b calculate and generate their own form data respectively to create a form database 7
It is stored and stored in a and 7b. As a result, it is possible to create a unique form for each form processing device.

【0020】実施例3.以下この発明の実施例3を図に
基づいて説明する。図4は実施例3を示すブロック図で
ある。図4において、図1と同一の部分は同一符号をつ
けて説明は省略する。図において1a、1bはそれぞれ
独立したプラント設備であり、2a、2bのプラントコ
ントローラを介してそれぞれ異なるオンライン制御バス
10a、10bに接続されている。5a、5bは、それ
ぞれ異なるオンライン制御バス10a、10bに接続さ
れたデータサーバ装置でありそれらは共通の汎用LAN
11を介して帳票処理装置(EWS)6に接続される。
Example 3. The third embodiment of the present invention will be described below with reference to the drawings. FIG. 4 is a block diagram showing the third embodiment. 4, the same parts as those in FIG. 1 are designated by the same reference numerals and the description thereof will be omitted. In the figure, 1a and 1b are independent plant facilities, which are connected to different online control buses 10a and 10b via the plant controllers 2a and 2b. Data server devices 5a and 5b are connected to different online control buses 10a and 10b, respectively, and they are common general-purpose LANs.
It is connected to the form processing device (EWS) 6 via 11.

【0021】このように構成されたプラント帳票処理シ
ステムでは、異なるプラント設備のデータがそれぞれデ
ータサーバ装置5a、5bにて収集・編集され、汎用L
AN11を介して帳票処理装置(EWS)6に送信さ
れ、帳票処理装置では両方のプラントデータを一括管理
して帳票データを演算・作成し帳票データベース7に蓄
積・保存される。
In the plant voucher processing system configured as described above, data of different plant equipments are collected and edited by the data server devices 5a and 5b, respectively.
It is transmitted to the form processing device (EWS) 6 via the AN 11, and the form processing device collectively manages both plant data, calculates and creates the form data, and stores and saves it in the form database 7.

【0022】[0022]

【発明の効果】この発明の請求項1に係るプラント帳票
処理システムによれば、オンライン制御バスに接続され
上記プラントからのデータの収集・編集を行うデータサ
ーバ装置と、上記データサーバ装置から送信されるデー
タを用いて各種帳票演算を行い、時系列データを蓄積す
る帳票データベースによって帳票作成・出力を行う帳票
処理装置とを有し、上記データサーバ装置と上記帳票処
理装置をLANで接続したため、データサーバ装置にお
けるオンライン制御バスとのI/Fの高速性・安定性を
保証し従来の装置に比べ大量のデータを扱うことが可能
となるという効果を奏する。又、帳票処理装置は汎用の
EWSを用い、汎用LANにてデータサーバ装置と接続
することにより帳票システムに対する要求機能に応じて
拡張性、柔軟性のあるシステム構築が可能となるという
効果を奏する。
According to the plant form processing system of the first aspect of the present invention, the data server device connected to the online control bus for collecting and editing data from the plant, and the data server device transmitting the data. The data processing device is connected to the data server device via the LAN, and the data server device and the data processing device are connected via a LAN. This has the effect of ensuring high-speed / stability of the I / F with the online control bus in the server device and handling a large amount of data as compared with conventional devices. Further, the form processing device uses a general-purpose EWS, and by connecting to the data server device via a general-purpose LAN, there is an effect that it is possible to construct a system with expandability and flexibility according to the function required of the form system.

【0023】またこの発明の請求項2に係るプラント帳
票処理システムによれば、請求項1のプラント帳票処理
システムにおいて、上記帳票処理装置を上記LAN上に
複数台設置し、上記データサーバ装置から送信される共
通のデータを用いて、各帳票処理装置毎に用途に応じた
帳票データの作成・編集および帳票出力を行うようにし
たため、同一プラントのプラントデータを用いて異なる
帳票処理装置で独自の帳票データの作成・蓄積及び蓄積
出力が可能となるという効果を奏する。
Further, according to the plant form processing system of claim 2 of the present invention, in the plant form processing system of claim 1, a plurality of the form processing devices are installed on the LAN and transmitted from the data server device. The common data is used to create and edit the form data according to the purpose for each form processing device and to output the form. Therefore, using the plant data of the same plant, different form processing devices can use unique form data. This has an effect that data can be created / stored and stored / outputted.

【0024】更に、この発明の請求項3に係るプラント
帳票処理システムによれば、複数の異なるオンライン制
御バスに接続されたプラントからのデータの収集・編集
を行うデータサーバ装置と、上記データサーバ装置から
送信されるデータを用いて各種帳票演算を行い、時系列
データを蓄積する帳票データベースによって帳票作成・
出力を行う帳票処理装置とを同一のLANを介して接続
し、異なるプラントのデータを一元管理して帳票データ
の作成・編集および帳票出力を行うようにしたため、異
なるプラントのデータを1台の帳票処理装置で一括管理
し帳票データの作成・蓄積及び帳票出力が可能となると
いう効果を奏する。
Further, according to the plant report processing system of claim 3 of the present invention, a data server device for collecting and editing data from plants connected to a plurality of different online control buses, and the data server device. Various forms calculations are performed using the data transmitted from the form, and forms are created and created by the form database that accumulates time series data.
By connecting to the form processing device that outputs data via the same LAN and managing the data of different plants centrally to create and edit the form data and output the form, the data of different plants can be handled as one form. The processing device collectively manages to create and store form data and output forms.

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

【図1】この発明の実施例1を示すブロック図である。FIG. 1 is a block diagram showing a first embodiment of the present invention.

【図2】この発明の実施例1による機能ブロック図であ
る。
FIG. 2 is a functional block diagram according to the first embodiment of the present invention.

【図3】この発明の実施例2を示すブロック図である。FIG. 3 is a block diagram showing a second embodiment of the present invention.

【図4】この発明の実施例3を示すブロック図である。FIG. 4 is a block diagram showing a third embodiment of the present invention.

【図5】従来の帳票処理システムのブロック図である。FIG. 5 is a block diagram of a conventional form processing system.

【図6】従来の帳票処理システムの機能ブロック図であ
る。
FIG. 6 is a functional block diagram of a conventional form processing system.

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

1 プラント設備 2 プラントコントローラ 3 CRTコントローラ 4 CRT 5 データサーバ装置 6 帳票処理装置 10 オンライン制御バス 11 汎用LAN 12 帳票コントローラ 1 plant equipment 2 plant controller 3 CRT controller 4 CRT 5 data server device 6 form processing device 10 online control bus 11 general-purpose LAN 12 form controller

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 プラントのシーケンス制御や計装制御を
行うプラントコントローラと、各コントローラ間のデー
タ授受を行うオンライン制御バスで結ばれ、プラントか
らのデータを収集・編集・蓄積し日報・月報など各種帳
票の作成・出力を行う機能を有するプラント帳票処理シ
ステムにおいて、 上記オンライン制御バスに接続され上記プラントからの
データの収集・編集を行うデータサーバ装置と、上記デ
ータサーバ装置から送信されるデータを用いて各種帳票
演算を行い、時系列データを蓄積する帳票データベース
によって帳票作成・出力を行う帳票処理装置とを有し、
上記データサーバ装置と上記帳票処理装置をLANで接
続したことを特徴とするプラント帳票処理システム。
1. A plant controller that controls sequence control and instrumentation of a plant is connected to an online control bus that exchanges data between the controllers, and collects, edits, and accumulates data from the plant for various daily and monthly reports. In a plant form processing system having a function of creating / outputting forms, a data server device connected to the online control bus for collecting / editing data from the plant and data transmitted from the data server device are used. Has a form processing device that performs various form calculations and creates and outputs forms using a form database that accumulates time-series data.
A plant form processing system characterized in that the data server device and the form processing device are connected via a LAN.
【請求項2】 上記帳票処理装置を上記LAN上に複数
台設置し、上記データサーバ装置から送信される共通の
データを用いて、各帳票処理装置毎に用途に応じた帳票
データの作成・編集および帳票出力を行うことを特徴と
する請求項1のプラント帳票処理システム。
2. A plurality of the form processing devices are installed on the LAN, and common data transmitted from the data server device is used to create and edit form data according to the purpose of each form processing device. The plant form processing system according to claim 1, further comprising:
【請求項3】 プラントのシーケンス制御や計装制御を
行うプラントコントローラと、各コントローラ間のデー
タ授受を行うオンライン制御バスで結ばれ、プラントか
らのデータを収集・編集・蓄積し日報・月報など各種帳
票の作成・出力を行う機能を有するプラント帳票処理シ
ステムにおいて、 複数の異なる上記オンライン制御バスに接続された上記
プラントからのデータの収集・編集を行うデータサーバ
装置と、上記データサーバ装置から送信されるデータを
用いて各種帳票演算を行い、時系列データを蓄積する帳
票データベースによって帳票作成・出力を行う帳票処理
装置とを同一のLANを介して接続し、異なるプラント
のデータを一元管理して帳票データの作成・編集および
帳票出力を行うことを特徴とするプラント帳票処理シス
テム。
3. A plant controller for sequence control and instrumentation control of a plant and an online control bus for exchanging data between the controllers are connected to collect, edit and store data from the plant, and various daily reports, monthly reports, etc. In a plant form processing system having a function of creating and outputting forms, a data server device that collects and edits data from the plants connected to a plurality of different online control buses, and a data server device that transmits data. Various form calculations are performed using the data that is created, and a form processing device that creates and outputs forms using a form database that accumulates time-series data is connected via the same LAN, and data from different plants is centrally managed to form the form. Plant form processing system characterized by creating and editing data and outputting forms Beam.
JP5102519A 1993-04-28 1993-04-28 Plant report processing system Expired - Fee Related JP2898166B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5102519A JP2898166B2 (en) 1993-04-28 1993-04-28 Plant report processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5102519A JP2898166B2 (en) 1993-04-28 1993-04-28 Plant report processing system

Publications (2)

Publication Number Publication Date
JPH06314119A true JPH06314119A (en) 1994-11-08
JP2898166B2 JP2898166B2 (en) 1999-05-31

Family

ID=14329603

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5102519A Expired - Fee Related JP2898166B2 (en) 1993-04-28 1993-04-28 Plant report processing system

Country Status (1)

Country Link
JP (1) JP2898166B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6439189A (en) * 1987-08-04 1989-02-09 Nec Corp System for controlling plant supervision
JPH0519843A (en) * 1991-07-15 1993-01-29 Toshiba Corp Digital controller

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6439189A (en) * 1987-08-04 1989-02-09 Nec Corp System for controlling plant supervision
JPH0519843A (en) * 1991-07-15 1993-01-29 Toshiba Corp Digital controller

Also Published As

Publication number Publication date
JP2898166B2 (en) 1999-05-31

Similar Documents

Publication Publication Date Title
JPH09204415A (en) Device and method for distributed simulation
WO2001067196A1 (en) Manufacturing network system
EP1296207B1 (en) HMI apparatus and method for operating a technical installation, automation system with HMI apparatus and computer program product with program for carrying out the method in a HMI apparatus or in an automation system
CN113822585A (en) Intelligent smelting factory informatization management system
JPS63301667A (en) Maintenance managing system
JPH06314119A (en) Plant document processing system
GB2283588A (en) A process control data processing apparatus
JPH10320038A (en) Plant document processing system
JPH03270651A (en) Operation control system for fuel cell power plant
Marlin Manufacturing lead time accuracy
JPH0911092A (en) Production support system and intelligent interface for production equipment
WO2001088773A2 (en) System and method for scheduling facility operating and service times
EP1093038B1 (en) System and method for processing data relevant for the process control of a technical installation
KR102720139B1 (en) Device and method for automatically processing performance of cloud edge computing-based equipment
JPS63306861A (en) System for creating and correcting production program
JPH09128003A (en) Distributed control system
JPS62264853A (en) Stock control system
Tran Anh et al. Social perception of digitization in Germany
JP2743047B2 (en) Operation control device for engine power generation equipment
Meskanen Design of the man-machine interface for computer coupled fermentation
JP2001052278A (en) System for optimizing maintenance patrol
JPS61219558A (en) Production line system
JP2003162310A (en) Loss cost analytical system for manufacturing process
CN101136084A (en) Processing system and method for automatization communication platform of multi-party commerce
JPS62196029A (en) Recorded data correcting apparatus

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees