JP2002258936A - Plant monitor control system engineering tool - Google Patents

Plant monitor control system engineering tool

Info

Publication number
JP2002258936A
JP2002258936A JP2001062345A JP2001062345A JP2002258936A JP 2002258936 A JP2002258936 A JP 2002258936A JP 2001062345 A JP2001062345 A JP 2001062345A JP 2001062345 A JP2001062345 A JP 2001062345A JP 2002258936 A JP2002258936 A JP 2002258936A
Authority
JP
Japan
Prior art keywords
template
plant
storing
control
control 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.)
Pending
Application number
JP2001062345A
Other languages
Japanese (ja)
Inventor
Shuji Takada
秀志 高田
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 JP2001062345A priority Critical patent/JP2002258936A/en
Publication of JP2002258936A publication Critical patent/JP2002258936A/en
Pending legal-status Critical Current

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Stored Programmes (AREA)
  • Programmable Controllers (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a plant monitor control system engineering tool capable of easily performing a debug or maintenance work, and reducing any labor to link. SOLUTION: This tool is provided with a control object storing means 3 for storing a control object, a functional object storing means 2 for storing a functional object, a physical object storing means 1 for storing a physical object, an inter-object link management means 4 for managing link indicating relations among the control object, the functional object, and the physical object, and an object editing means 6 for editing the control object, the functional object, and the physical object.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、プラント内の機
械機器を制御・操作・監視するためのプラント監視制御
システムを構築する作業を実施するプラント監視制御シ
ステムエンジニアリングツールに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a plant monitoring and control system engineering tool for performing a task of constructing a plant monitoring and control system for controlling, operating and monitoring mechanical devices in a plant.

【0002】[0002]

【従来の技術】図15は従来のプラント監視制御システ
ムエンジニアリングツールのプログラム例を示す説明図
であり、プログラマブル・ロジック・コントローラのプ
ログラミング言語を制定したIEC61131−3規格
に基づくプラント監視制御システムエンジニアリングツ
ールで、機器の情報を表現したものである。図におい
て、VAR GLOBALは変数の宣言、No1 Co
nveyor Upは変数名、AT%QX123.0は入
出力アドレス、BOOLは変数型、No.1コンベア上
昇は機器の動作、DS3Pは機器の種別、MHI16H
7は機器の型式、D3H−101−1は機器の番号をそ
れぞれ記述したものである。このように、機器との入出
力は変数により行われるため、図のように、制御プログ
ラムの変数のコメントとして、機器の動作、機器の種
別、機器の型式、機器の番号等を記述することになる。
また、文字以外の情報を管理したい場合には、例えば、
変数のコメントとしてWorld Wide Web
(WWW)のUniform ResourceLoc
ator(URL)等を入力し、URLをユーザがクリ
ックすることにより、情報を取得することが可能にな
る。
2. Description of the Related Art FIG. 15 shows a conventional plant monitoring and control system.
Diagram showing an example of the program of the system engineering tool
And the programmable logic controller
IEC61131-3 standard that established a programming language
Based plant monitoring and control system engineering tools
This is a rule that expresses device information. Figure smell
And VAR GLOBAL is declaration of variable, No1 Co
nveyor Up is a variable name, AT% QX123.0 is entered.
The output address and BOOL are variable types, On one conveyor
Ascending is the operation of the device, DS3P is the type of the device, MHI16H
7 is the model of the device, and D3H-101-1 is the device number.
Each is described. Thus, entering and exiting equipment
Since the force is controlled by variables, as shown in the figure,
The operation of the device and the type of device
Separately, the model of the device, the number of the device, and the like will be described.
If you want to manage information other than characters, for example,
World Wide Web as variable comment
(WWW) Uniform ResourceLoc
user (URL), etc., and the user clicks the URL.
Information, it becomes possible to obtain information.
You.

【0003】[0003]

【発明が解決しようとする課題】従来のプラント監視制
御システムエンジニアリングツールは以上のように構成
されているので、プラント監視制御システムエンジニア
リングツールで扱う情報は、制御に必要なプログラムや
入出力アドレス情報のみであり、制御対象となる機械機
器の情報は、変数やプログラムなどのコメント情報とし
て扱うしか方法がなく、情報が不足したり容易に取り出
せなかったりするため、デバッグや保守作業が行いにく
いという課題があった。また、機器情報等を全て人手に
より制御プログラムとリンクする必要があるため、手間
のかかる作業になるという課題があった。
Since the conventional plant monitoring and control system engineering tool is configured as described above, the information handled by the plant monitoring and control system engineering tool includes only programs and input / output address information necessary for control. However, there is no other way than to handle the information of the mechanical devices to be controlled as comment information such as variables and programs, but the information is insufficient or cannot be easily extracted, making debugging and maintenance work difficult. there were. In addition, it is necessary to manually link all the device information and the like to the control program, and thus there is a problem that the operation is troublesome.

【0004】この発明は上記のような課題を解決するた
めになされたもので、デバッグや保守作業が行いやす
く、また、リンク付けの手間を削減するプラント監視制
御システムエンジニアリングツールを得ることを目的と
する。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems, and has as its object to provide a plant monitoring and control system engineering tool which facilitates debugging and maintenance work and reduces the labor for linking. I do.

【0005】[0005]

【課題を解決するための手段】この発明に係るプラント
監視制御システムエンジニアリングツールは、制御プロ
グラムに関する情報を含む制御オブジェクトを格納した
制御オブジェクト格納手段と、プラント内の機械機器に
関する情報を含む物理オブジェクトを格納した物理オブ
ジェクト格納手段と、制御オブジェクトおよび物理オブ
ジェクトの間の関連を示すリンクを管理するオブジェク
ト間リンク管理手段と、制御オブジェクトおよび物理オ
ブジェクトを編集するオブジェクト編集手段とを備えた
ものである。
According to the present invention, there is provided a plant monitoring control system engineering tool comprising: a control object storing means for storing a control object including information relating to a control program; and a physical object including information relating to machine equipment in the plant. It comprises a stored physical object storage means, an inter-object link management means for managing a link indicating a relationship between the control object and the physical object, and an object editing means for editing the control object and the physical object.

【0006】この発明に係るプラント監視制御システム
エンジニアリングツールは、制御プログラムに関する情
報を含む制御オブジェクトを格納した制御オブジェクト
格納手段と、プラント内の機械動作に関する情報を含む
機能オブジェクトを格納した機能オブジェクト格納手段
と、制御オブジェクトおよび機能オブジェクトの間の関
連を示すリンクを管理するオブジェクト間リンク管理手
段と、制御オブジェクトおよび機能オブジェクトを編集
するオブジェクト編集手段とを備えたものである。
A plant monitoring control system engineering tool according to the present invention comprises a control object storing means for storing a control object containing information about a control program, and a function object storing means for storing a functional object containing information about machine operation in a plant. And an inter-object link management means for managing a link indicating a relationship between the control object and the function object, and an object editing means for editing the control object and the function object.

【0007】この発明に係るプラント監視制御システム
エンジニアリングツールは、プラント内の機械動作に関
する情報を含む機能オブジェクトを格納した機能オブジ
ェクト格納手段と、プラント内の機械機器に関する情報
を含む物理オブジェクトを格納した物理オブジェクト格
納手段と、機能オブジェクトおよび物理オブジェクトの
間の関連を示すリンクを管理するオブジェクト間リンク
管理手段と、機能オブジェクトおよび物理オブジェクト
を編集するオブジェクト編集手段とを備えたものであ
る。
[0007] A plant monitoring and control system engineering tool according to the present invention comprises a function object storage means for storing a function object containing information on machine operation in a plant, and a physical object containing a physical object containing information on machine equipment in the plant. Object storage means, inter-object link management means for managing links indicating relationships between functional objects and physical objects, and object editing means for editing functional objects and physical objects.

【0008】この発明に係るプラント監視制御システム
エンジニアリングツールは、制御プログラムに関する情
報を含む制御オブジェクトを格納した制御オブジェクト
格納手段と、プラント内の機械動作に関する情報を含む
機能オブジェクトを格納した機能オブジェクト格納手段
と、プラント内の機械機器に関する情報を含む物理オブ
ジェクトを格納した物理オブジェクト格納手段と、制御
オブジェクト、機能オブジェクト、および物理オブジェ
クトの間の関連を示すリンクを管理するオブジェクト間
リンク管理手段と、制御オブジェクト、機能オブジェク
ト、および物理オブジェクトを編集するオブジェクト編
集手段とを備えたものである。
[0008] A plant monitoring control system engineering tool according to the present invention is a control object storing means for storing a control object containing information about a control program, and a function object storing means for storing a functional object containing information about machine operation in a plant. A physical object storage unit that stores a physical object including information on mechanical devices in a plant; an inter-object link management unit that manages a link indicating a relationship between a control object, a function object, and a physical object; , A function object, and an object editing means for editing a physical object.

【0009】この発明に係るプラント監視制御システム
エンジニアリングツールは、機械機器の構成をテンプレ
ート化して保管するテンプレート格納手段を備え、オブ
ジェクト編集手段は、テンプレート格納手段に格納され
たテンプレートを取り出し、適用プラント向けに編集し
て、物理オブジェクト格納手段に格納するようにしたも
のである。
A plant monitoring and control system engineering tool according to the present invention includes a template storage unit that stores a configuration of a machine device as a template and stores the template. And edited and stored in the physical object storage means.

【0010】この発明に係るプラント監視制御システム
エンジニアリングツールは、機械の動作をテンプレート
化して保管するテンプレート格納手段を備え、オブジェ
クト編集手段は、テンプレート格納手段に格納されたテ
ンプレートを取り出し、適用プラント向けに編集して、
機能オブジェクト格納手段に格納するようにしたもので
ある。
[0010] The plant monitoring control system engineering tool according to the present invention includes template storage means for converting the operation of the machine into a template and storing the template. The object editing means retrieves the template stored in the template storage means and applies it to an applicable plant. Edit,
This is stored in the function object storage means.

【0011】この発明に係るプラント監視制御システム
エンジニアリングツールは、機械機器の構成、および機
械の動作をテンプレート化して保管するテンプレート格
納手段を備え、オブジェクト編集手段は、テンプレート
格納手段に格納されたテンプレートを取り出し、適用プ
ラント向けに編集して、物理オブジェクト格納手段、お
よび機能オブジェクト格納手段に格納するようにしたも
のである。
[0011] A plant monitoring and control system engineering tool according to the present invention includes template storage means for storing the configuration of machine equipment and the operation of the machine as a template, and the object editing means stores the template stored in the template storage means. It is extracted, edited for the applicable plant, and stored in the physical object storage means and the function object storage means.

【0012】この発明に係るプラント監視制御システム
エンジニアリングツールは、オブジェクト間リンク管理
手段は、テンプレート格納手段からテンプレートを取り
出して適用プラント向けに編集する際に、そのテンプレ
ートのオブジェクト間で張られているリンクを保持した
まま物理オブジェクト格納手段、機能オブジェクト格納
手段、または制御オブジェクト格納手段にオブジェクト
を格納するようにしたものである。
[0012] In the plant monitoring control system engineering tool according to the present invention, the inter-object link management means retrieves a template from the template storage means and edits the template for an applicable plant, the link provided between the objects of the template. The object is stored in the physical object storage means, the function object storage means, or the control object storage means while holding the object.

【0013】[0013]

【発明の実施の形態】以下、この発明の実施の一形態を
説明する。 実施の形態1.図1はこの発明の実施の形態1によるプ
ラント監視制御システムエンジニアリングツールを示す
構成図であり、図において、1はプラント内の機器をツ
リー状に表現したオブジェクトを格納する物理オブジェ
クト格納手段、2はプラント内の機械が果たす機能をツ
リー状に表現したオブジェクトを格納する機能オブジェ
クト格納手段、3はプラントの制御プログラムをツリー
状に表現したオブジェクトを格納する制御オブジェクト
格納手段である。また、4はこれら3つのオブジェクト
格納手段に格納されているオブジェクト間をリンクで結
び、関連付けたり、そのリンクによる関連付けをたどっ
たりするオブジェクト間リンク管理手段である。5はこ
れら3つのオブジェクト格納手段およびオブジェクト間
のリンクをテンプレートとして格納するテンプレート格
納手段、6はオブジェクト、オブジェクト間のリンク、
およびテンプレートを編集するオブジェクト編集手段で
ある。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below. Embodiment 1 FIG. FIG. 1 is a configuration diagram showing a plant monitoring and control system engineering tool according to a first embodiment of the present invention. In the figure, reference numeral 1 denotes a physical object storage unit that stores an object representing a device in a plant in a tree shape; Function object storage means 3 for storing objects representing functions performed by machines in the plant in a tree form, and control object storage means 3 for storing objects representing a control program of the plant in a tree form. Reference numeral 4 denotes an inter-object link management unit that links and links the objects stored in the three object storage units with each other and traces the association by the link. 5 is a template storage means for storing these three object storage means and links between the objects as templates, 6 is an object, a link between the objects,
And an object editing means for editing the template.

【0014】次に動作について説明する。図2は物理オ
ブジェクトのテンプレートの一例である。物理オブジェ
クトのテンプレートはツリー状にノードとして構造化さ
れ、例えば、図において、ノード21は子ノードとして
ノード22を持ち、ノード22は子ノードとしてノード
23を保持している。このようなツリー構造は、意味的
には、ノード21に対応する物理オブジェクトのテンプ
レートは「電磁弁」という機器の種別を表し、ノード2
2に対応する物理オブジェクトのテンプレートはさらに
種別を細分化した「DS3P」という機器の種別を表
し、その子ノードであるノード23に対応する物理オブ
ジェクトのテンプレートは型式「MHI126H7」と
いう電磁弁を表しているものである。物理オブジェクト
のテンプレートは、それが表現する実際の機器に関する
情報を保持することができる。例えば、図3は図2にお
けるノード23に対応する機器の情報を記述したものの
一例である。上記のテンプレートは、プラント内で用い
られる機器に関して記述したものであるが、一般に機器
を複数組み合わせることによって、何らかの機能を果た
す機械を構成している。図4は機械を構成する機器を表
現した物理オブジェクトのテンプレートの一例である。
図において、ノード41は「WB(WalkingBe
am)式コンベア」という機械を表すノードであり、ノ
ード42は「電磁弁(前進・後進)」がその機械を構成
する一つの機器であることを表している。以上に述べた
物理オブジェクトのテンプレートは、図1におけるオブ
ジェクト編集手段6によって編集され、テンプレート格
納手段5に格納される。
Next, the operation will be described. FIG. 2 is an example of a physical object template. The template of the physical object is structured as a node in a tree shape. For example, in the figure, the node 21 has a node 22 as a child node, and the node 22 holds a node 23 as a child node. In such a tree structure, semantically, the template of the physical object corresponding to the node 21 represents a device type of “electromagnetic valve”, and the node 2
The template of the physical object corresponding to No. 2 represents the device type “DS3P” which is further subdivided, and the template of the physical object corresponding to the node 23 which is a child node thereof represents an electromagnetic valve of type “MHI126H7”. Things. A physical object template can hold information about the actual device it represents. For example, FIG. 3 is an example in which information of a device corresponding to the node 23 in FIG. 2 is described. The above-mentioned template describes a device used in a plant. In general, a machine that performs some function is configured by combining a plurality of devices. FIG. 4 is an example of a template of a physical object representing a device constituting a machine.
In the figure, the node 41 is “WB (WalkingBe
am) type conveyor ", and the node 42 indicates that the" solenoid valve (forward / reverse) "is one device constituting the machine. The template of the physical object described above is edited by the object editing unit 6 in FIG. 1 and stored in the template storage unit 5.

【0015】次に、物理オブジェクトのテンプレートと
して定義した機械が、どのように動作するかを機能オブ
ジェクトのテンプレートとして定義する。図5は機能オ
ブジェクトのテンプレートの一例である。機能オブジェ
クトのテンプレートもツリー状に構造化される。ノード
51は、機械の種別として「WB式コンベア」というも
のを表すものであり、物理オブジェクトのテンプレート
として定義した図4のノード41に対応するものである
ことを示している。機械がどのように動作するかは、単
一の動作を表す単位動作と、単位動作を組み合わせた機
械動作により表現する。ノード52は、その子ノードが
単位動作であることを示しており、ノード55は、その
子ノードが機械動作であることを示している。ノード5
3「WB前進」は、WB(Walking Beam)
を前進させるという動作が、WB式コンベアの単位動作
の一つであることを示しており、また、ノード54「前
進限検出」は、WBが前進限界まで到達したことを検出
するという動作もまた、WB式コンベアの単位動作の一
つであることを表している。一方、ノード56「前進」
は、WB式コンベアの前進という動作が、単位動作を組
み合わせた機械動作として存在していることを示してい
る。図6は機能オブジェクトのテンプレートにおける機
械動作を記述したものの一例である。この図は、図5に
おけるノード56が表す機械動作「前進」が実際にどの
ような手順で動作するかを記述したものであり、単位動
作を動作順に並べたものとなっている。機能オブジェク
トのテンプレートにおける単位動作は、実際にはその動
作を行う機器が存在しているので、どの機器により単位
動作を行うかを示すリンクを張ることができる。図7は
機能オブジェクトのテンプレートにおけるノードの一つ
から、物理オブジェクトのテンプレートの一つへリンク
を張ったものの一例である。図においてノード71は、
図5におけるノード53と同一であり、ノード72は、
図4のノード42と同一である。この2つのノード間に
リンク73を張ることにより、「WB上昇」という動作
が「電磁弁(上昇・下降)」という機器で行われること
を意味している。以上に述べた機能オブジェクトのテン
プレートおよびノード間のリンクは、図1におけるオブ
ジェクト編集手段6によって編集され、テンプレート格
納手段5に格納される。
Next, how the machine defined as a physical object template behaves is defined as a functional object template. FIG. 5 is an example of a functional object template. The template of the function object is also structured in a tree shape. The node 51 represents “WB type conveyor” as a machine type, and indicates that it corresponds to the node 41 of FIG. 4 defined as a template of a physical object. How the machine operates is expressed by a unit operation representing a single operation and a machine operation combining the unit operations. The node 52 indicates that the child node is a unit operation, and the node 55 indicates that the child node is a machine operation. Node 5
3 "WB Advance" means WB (Walking Beam)
Indicates that one of the unit operations of the WB-type conveyor is an operation of moving the WB forward, and the node 54 “advance limit detection” also includes an operation of detecting that the WB has reached the forward limit. , WB-type conveyor. On the other hand, node 56 “forward”
Indicates that the operation of advancing the WB type conveyor exists as a mechanical operation combining unit operations. FIG. 6 is an example of a description of a machine operation in a template of a functional object. This figure describes the procedure in which the machine operation “forward” represented by the node 56 in FIG. 5 actually operates, and the unit operations are arranged in the order of operation. In the unit operation in the template of the functional object, since a device that actually performs the operation exists, a link indicating which device performs the unit operation can be provided. FIG. 7 shows an example in which a link is provided from one of the nodes in the template of the functional object to one of the templates of the physical object. In the figure, node 71 is
The node is the same as the node 53 in FIG.
This is the same as the node 42 in FIG. By forming the link 73 between these two nodes, it means that the operation of “WB rise” is performed by a device called “solenoid valve (up / down)”. The template of the functional object and the link between the nodes described above are edited by the object editing unit 6 in FIG. 1 and stored in the template storage unit 5.

【0016】物理オブジェクトのテンプレートおよび機
能オブジェクトのテンプレートは、あるプラントの機能
を実現するためのいわゆる部品であり、実際のプラント
に適用する際に、そのプラント向けに特化や具体化をす
る必要がある。図8は物理オブジェクトのテンプレート
をあるプラント向けに特化して表現した物理オブジェク
トの一例である。図は、図4に示した「WB式コンベ
ア」を、あるプラントの「No.1コンベア」として特
化したことを意味している。この特化は、以下のような
手順で行われる。まず、ユーザは図1のオブジェクト編
集手段6に対し、特化したい物理オブジェクトのテンプ
レートと、特化した名前を指定する。オブジェクト編集
手段6は、指定された物理オブジェクトのテンプレート
をテンプレート格納手段5から取り出し、ユーザにより
指定された名前を付けた後、それを、物理オブジェクト
格納手段1にコピーする。プラント内の機械は、テンプ
レートとして定義されている機器に加えて、さらに高度
な機能を達成するための機器が存在する場合がある。図
9は物理オブジェクトのテンプレートを特化した後、さ
らに機器を追加したものの一例である。図において、ノ
ード91、ノード92およびノード93は、「No.1
コンベア」に物が搭載されているかどうかを検出するた
めのセンサを追加した例である。特化した物理オブジェ
クトに対して、さらに、適用するプラントで実際に用い
る機器を指定し、具体化する必要がある。例えば、図1
0は「No.1コンベア」の「電磁弁(前進・後進)」
に対して、図2において物理オブジェクトのテンプレー
トとして定義した「MHI126H7」形式のものを用
いることを示したものである。この具体化は、リンクを
張ることによって行われ、図においては、ノード101
「電磁弁(前進・後進)」が、リンク103により、ノ
ード102「MHI126H7」にリンクされている。
この具体化は、以下のような手順で行われる。まず、ユ
ーザは図1におけるオブジェクト編集手段6に対して、
具体化を行う物理オブジェクトのノードを指定する。次
に、ユーザは、どの機器に具体化するかを、物理オブジ
ェクトのテンプレートのノードから選択して指定する。
オブジェクト編集手段6は、この情報をオブジェクト間
リンク管理手段4に渡し、オブジェクト間リンク管理手
段4は、このリンク情報を物理オブジェクト格納手段1
に格納する。このオブジェクト間リンク管理手段4の動
作を具体的に言えば、リンク元のノードIDにリンク先
のノードIDを付加して物理オブジェクト格納手段1に
格納するものである。ツリー状に構成された物理オブジ
ェクトのノードには、そのノードが示す機器などの情報
を格納することができる。例えば、機器番号、検査年月
日、検査結果、修理履歴などを格納する。以上により物
理オブジェクトのテンプレートが、あるプラント向けに
特化および具体化が行われる。
The template of the physical object and the template of the function object are so-called parts for realizing the function of a certain plant, and when applied to an actual plant, it is necessary to specialize or embody the plant. is there. FIG. 8 is an example of a physical object in which a template of a physical object is specially expressed for a certain plant. The figure means that the “WB type conveyor” shown in FIG. 4 is specialized as “No. 1 conveyor” of a certain plant. This specialization is performed in the following procedure. First, the user specifies a template of a physical object to be specialized and a specialized name to the object editing means 6 of FIG. The object editing unit 6 takes out the template of the specified physical object from the template storage unit 5, assigns a name specified by the user, and copies it to the physical object storage unit 1. Machines in a plant may have equipment for achieving more advanced functions in addition to the equipment defined as a template. FIG. 9 shows an example in which a device is further added after specializing a physical object template. In the figure, the nodes 91, 92 and 93 are referred to as “No.
This is an example in which a sensor for detecting whether an object is mounted on the "conveyor" is added. For the specialized physical object, it is necessary to further specify and actualize the equipment actually used in the applicable plant. For example, FIG.
0 is “No.1 conveyor” “solenoid valve (forward / reverse)”
FIG. 2 shows the use of the “MHI126H7” format defined as a physical object template in FIG. This realization is performed by linking, and in the figure, the node 101
The “solenoid valve (forward / reverse)” is linked by a link 103 to the node 102 “MHI126H7”.
This embodiment is performed in the following procedure. First, the user gives the object editing means 6 in FIG.
Specify the node of the physical object to be instantiated. Next, the user selects and specifies which device is to be embodied from the node of the template of the physical object.
The object editing means 6 passes this information to the inter-object link management means 4, and the inter-object link management means 4 transmits the link information to the physical object storage means 1.
To be stored. More specifically, the operation of the inter-object link management means 4 is to add the link destination node ID to the link source node ID and store it in the physical object storage means 1. Information such as a device indicated by the node can be stored in a node of the physical object configured in a tree shape. For example, a device number, an inspection date, an inspection result, a repair history, and the like are stored. As described above, the template of the physical object is specialized and specified for a certain plant.

【0017】次に、機能オブジェクトの特化および具体
化について説明する。図11は機能オブジェクトのテン
プレートをあるプラント向けに特化して表現した機能オ
ブジェクトの一例である。図は、図5に示した「WB式
コンベア」を、あるプラントの「No.1コンベア」と
して特化したことを意味している。この特化は、以下の
ような手順で行われる。まず、ユーザは図1のオブジェ
クト編集手段6に対し、特化したい機能オブジェクトの
テンプレートと、特化した名前を指定する。オブジェク
ト編集手段6は、指定された機能オブジェクトのテンプ
レートをテンプレート格納手段5から取り出し、ユーザ
により指定された名前を付けた後、それを、機能オブジ
ェクト管理手段2にコピーする。次に、特化した機能オ
ブジェクトに対して、単位動作や機械動作を追加する。
例えば、図11において、ノード111、ノード112
およびノード113は、センサにより物の存在を検出す
る動作を追加したものであり、ノード114は、他の機
能オブジェクトの機械動作を追加したものである。図7
で述べたように、機能オブジェクトのテンプレートの単
位動作に対するノードは、その動作を達成する機器に対
応する物理オブジェクトのテンプレートのノードへリン
クが張られている。図1のオブジェクト編集手段6は、
機能オブジェクトのテンプレートをコピーし、機能オブ
ジェクト格納手段2に格納する際、オブジェクト間リン
ク管理手段4により、テンプレート上で張られているリ
ンク先のノードに対応する物理オブジェクトのノードに
対して、このリンクを自動的に張る。例えば、図11に
おけるノード115は、図7に示すノード71に対応す
るので、このノードからリンクが張られている図7のノ
ード72に対応する物理オブジェクトである図8のノー
ド82に対して自動的にリンクが張られる。一方、機能
オブジェクトのテンプレートを特化する際に追加した単
位動作に対しては、その動作を実現する機器に対する物
理オブジェクトに対して、ユーザの指定によりリンクを
張る必要がある。図12は機能オブジェクトの単位動作
から物理オブジェクトへリンクを張ったものの一例であ
る。図において、ノード121に対応する単位動作「ス
キッド1在荷」は、ノード122に対応する物理オブジ
ェクト「センサ(スキッド1在荷)」により実現される
ことを示しており、リンク123によりリンクされてい
る。
Next, the specialization and implementation of the functional object will be described. FIG. 11 is an example of a function object expressing a template of a function object specifically for a certain plant. The figure means that the “WB type conveyor” shown in FIG. 5 is specialized as “No. 1 conveyor” of a certain plant. This specialization is performed in the following procedure. First, the user designates a template of a functional object to be specialized and a specialized name to the object editing means 6 of FIG. The object editing means 6 retrieves the template of the designated function object from the template storage means 5, assigns a name designated by the user, and copies it to the function object management means 2. Next, unit operation and machine operation are added to the specialized function object.
For example, in FIG.
The node 113 is obtained by adding an operation of detecting the presence of an object by a sensor, and the node 114 is obtained by adding a mechanical operation of another function object. Fig. 7
As described above, the node for the unit operation of the template of the functional object is linked to the node of the template of the physical object corresponding to the device that achieves the operation. The object editing means 6 in FIG.
When a template of a functional object is copied and stored in the functional object storage unit 2, the link between the objects of the physical object corresponding to the link destination node set on the template is set by the inter-object link management unit 4. Automatically. For example, since the node 115 in FIG. 11 corresponds to the node 71 in FIG. 7, the node 115 in FIG. 8 which is a physical object corresponding to the node 72 in FIG. Link is established. On the other hand, for a unit operation added when specializing a template of a functional object, it is necessary to link a physical object to a device that realizes the operation by a user's designation. FIG. 12 shows an example of linking a unit operation of a functional object to a physical object. In the figure, the unit operation “Skid 1 presence” corresponding to the node 121 is realized by the physical object “Sensor (Skid 1 presence)” corresponding to the node 122, and is linked by the link 123. I have.

【0018】機能オブジェクトとして定義した機械の動
作は、実際にはコントローラ上のプログラムにより制御
することになる。図13はあるプラントに対して作成し
た制御プログラムに対応する制御オブジェクトの一例を
示したものである。制御プログラムはツリー状に階層的
に表現される。図において、ノード132が示すプログ
ラム「No.1コンベア前進」はノード131が示すタ
スク「Task 1−1」で実行されることを示してい
る。制御プログラムが果たす制御機能は、プラント内の
機械が果たす動作に対応しているので、制御オブジェク
トと機能オブジェクト間にリンクを張ることができる。
図14は制御オブジェクトから機能オブジェクトへリン
クを張ったものの一例を示したものである。制御オブジ
ェクトの「No.1コンベア前進」が機能オブジェクト
の「前進」に対応していることが、リンク141により
表されている。
The operation of the machine defined as a functional object is actually controlled by a program on a controller. FIG. 13 shows an example of a control object corresponding to a control program created for a certain plant. The control program is expressed hierarchically in a tree shape. In the figure, the program “No. 1 Conveyor Advance” indicated by the node 132 indicates that it is executed by the task “Task 1-1” indicated by the node 131. Since the control function performed by the control program corresponds to the operation performed by the machine in the plant, a link can be established between the control object and the function object.
FIG. 14 shows an example in which a link is provided from a control object to a function object. The link 141 indicates that the “No. 1 conveyor advance” of the control object corresponds to the “forward” of the functional object.

【0019】以上のように、この実施の形態1では、制
御プログラムから、その動作を達成している機器の情報
を、リンクをたどることにより取得することができる。
例えば、制御オブジェクト「No.1コンベア前進」に
張られているリンクをたどり、機能オブジェクトの「前
進」に到達することができる。機能オブジェクトの「前
進」には図6に示した動作手順が記述されており、例え
ば、「WB前進」という単位動作を選択したとする。
「WB前進」は図7に示すように物理オブジェクトの
「電磁弁(前進・後進)」にリンクされており、図8に
示すノード82に到達できる。物理オブジェクトのノー
ドには、その機器の情報が格納されており、例えば、機
器番号、検査年月日、検査結果、修理履歴などを参照し
たり、更新したりすることができる。さらに、物理オブ
ジェクトは、図10に示すように、物理オブジェクトの
テンプレートのノードにリンクが張られており、このリ
ンクをたどることにより、図3に示すような機器の型式
に関する情報を取得することができる。したがって、プ
ラント内の機械機器に関する情報を管理する物理オブジ
ェクトと、プラント内の機械の動作に関する情報を管理
する機能オブジェクトと、制御プログラムに関する情報
を管理する制御オブジェクトの間でリンクが張られ、こ
のリンクをたどることにより、制御プログラムと機械の
動作、機械機器の情報の関連が導出可能になり、デバッ
グや保守作業を行いやすくなる。また、機器や機械の構
成、機械の動作をテンプレート化し、それを適用プラン
ト向けに編集して物理オブジェクトや機能オブジェクト
とすることができることにより、機械機器や機械の動作
などの情報を構築する手間を削減できる。さらに、テン
プレート化された機器や機械の構成、機械の動作の間に
張られているリンクを、適用プラント向けに編集して物
理オブジェクトや機能オブジェクトとする時に保持する
ことにより、リンク付けを手動で行う必要がなくなり、
手間を削減できる。
As described above, in the first embodiment, the information of the device achieving the operation can be obtained from the control program by following the link.
For example, it is possible to follow the link provided to the control object “No. 1 conveyor advance” to reach “function advance”. The operation procedure shown in FIG. 6 is described in “Forward” of the functional object. For example, it is assumed that a unit operation “WB forward” is selected.
“WB forward” is linked to the “electromagnetic valve (forward / reverse)” of the physical object as shown in FIG. 7, and can reach the node 82 shown in FIG. Information of the device is stored in the node of the physical object. For example, the device number, the inspection date, the inspection result, the repair history, and the like can be referred to or updated. Further, as shown in FIG. 10, the physical object has a link to a node of the template of the physical object, and by following this link, it is possible to obtain information on the model of the device as shown in FIG. it can. Therefore, a link is established between a physical object that manages information about machine equipment in a plant, a functional object that manages information about operation of a machine in a plant, and a control object that manages information about a control program. , It becomes possible to derive the relationship between the control program, the operation of the machine, and the information of the machine device, and it becomes easy to perform debugging and maintenance work. In addition, since the configuration of equipment and machines and the operation of machines can be made into templates and edited for applicable plants to create physical objects and functional objects, it is possible to save the trouble of building information such as the operation of machine equipment and machines. Can be reduced. In addition, by linking between templated equipment and machine configurations and machine operations, and maintaining them when editing them for the applicable plant into physical objects and functional objects, linking can be performed manually. You do n’t have to.
You can save time.

【0020】[0020]

【発明の効果】以上のように、この発明によれば、制御
プログラムに関する情報を含む制御オブジェクトを格納
した制御オブジェクト格納手段と、プラント内の機械機
器に関する情報を含む物理オブジェクトを格納した物理
オブジェクト格納手段と、制御オブジェクトおよび物理
オブジェクトの間の関連を示すリンクを管理するオブジ
ェクト間リンク管理手段と、制御オブジェクトおよび物
理オブジェクトを編集するオブジェクト編集手段とを備
えるように構成したので、制御プログラムに関する情報
を管理する制御オブジェクトと、プラント内の機械機器
に関する情報を管理する物理オブジェクトとの間でリン
クが張られ、このリンクをたどることにより、制御プロ
グラムと機械機器の情報との関連が導出可能になり、デ
バッグや保守作業を行いやすくなるという効果がある。
As described above, according to the present invention, control object storage means for storing a control object including information regarding a control program, and physical object storage for storing a physical object including information regarding machine equipment in a plant. Means, an inter-object link managing means for managing a link indicating a relationship between the control object and the physical object, and an object editing means for editing the control object and the physical object. A link is established between the control object to be managed and the physical object that manages information on the mechanical devices in the plant, and by following this link, the relationship between the control program and the information on the mechanical devices can be derived, Debug and maintenance work There is an effect that it becomes easier to perform.

【0021】この発明によれば、制御プログラムに関す
る情報を含む制御オブジェクトを格納した制御オブジェ
クト格納手段と、プラント内の機械動作に関する情報を
含む機能オブジェクトを格納した機能オブジェクト格納
手段と、制御オブジェクトおよび機能オブジェクトの間
の関連を示すリンクを管理するオブジェクト間リンク管
理手段と、制御オブジェクトおよび機能オブジェクトを
編集するオブジェクト編集手段とを備えるように構成し
たので、制御プログラムに関する情報を管理する制御オ
ブジェクトと、プラント内の機械の動作に関する情報を
管理する機能オブジェクトとの間でリンクが張られ、こ
のリンクをたどることにより、制御プログラムと機械の
動作との関連が導出可能になり、デバッグや保守作業を
行いやすくなるという効果がある。
According to the present invention, control object storage means for storing a control object containing information about a control program, function object storage means for storing a function object containing information about machine operation in a plant, control object and function A control object that manages information related to a control program because it is configured to include an inter-object link management unit that manages a link indicating an association between objects and an object editing unit that edits a control object and a function object; A link is established between the functional objects that manage information about the machine operation in the machine, and by following this link, the relationship between the control program and the machine operation can be derived, making debugging and maintenance work easier. When it comes There is a cormorant effect.

【0022】この発明によれば、プラント内の機械動作
に関する情報を含む機能オブジェクトを格納した機能オ
ブジェクト格納手段と、プラント内の機械機器に関する
情報を含む物理オブジェクトを格納した物理オブジェク
ト格納手段と、機能オブジェクトおよび物理オブジェク
トの間の関連を示すリンクを管理するオブジェクト間リ
ンク管理手段と、機能オブジェクトおよび物理オブジェ
クトを編集するオブジェクト編集手段とを備えるように
構成したので、プラント内の機械の動作に関する情報を
管理する機能オブジェクトと、プラント内の機械機器に
関する情報を管理する物理オブジェクトとの間でリンク
が張られ、このリンクをたどることにより、機械の動作
と機械機器の情報との関連が導出可能になり、デバッグ
や保守作業を行いやすくなるという効果がある。
According to the present invention, a function object storage unit storing a function object including information on machine operation in a plant, a physical object storage unit storing a physical object including information on machine equipment in a plant, Since it is configured to include an inter-object link management unit that manages a link indicating an association between an object and a physical object, and an object editing unit that edits a functional object and a physical object, information on an operation of a machine in a plant is stored. A link is established between the function object to be managed and the physical object that manages information on the machinery and equipment in the plant. Following this link makes it possible to derive the relationship between the operation of the machine and the information on the machinery and equipment. Doing debugging and maintenance work There is an effect that becomes easier.

【0023】この発明によれば、制御プログラムに関す
る情報を含む制御オブジェクトを格納した制御オブジェ
クト格納手段と、プラント内の機械動作に関する情報を
含む機能オブジェクトを格納した機能オブジェクト格納
手段と、プラント内の機械機器に関する情報を含む物理
オブジェクトを格納した物理オブジェクト格納手段と、
制御オブジェクト、機能オブジェクト、および物理オブ
ジェクトの間の関連を示すリンクを管理するオブジェク
ト間リンク管理手段と、制御オブジェクト、機能オブジ
ェクト、および物理オブジェクトを編集するオブジェク
ト編集手段とを備えるように構成したので、制御プログ
ラムに関する情報を管理する制御オブジェクトと、プラ
ント内の機械の動作に関する情報を管理する機能オブジ
ェクトと、プラント内の機械機器に関する情報を管理す
る物理オブジェクトとの間でリンクが張られ、このリン
クをたどることにより、制御プログラムと機械の動作と
機械機器の情報との関連が導出可能になり、デバッグや
保守作業を行いやすくなるという効果がある。
According to the present invention, control object storage means for storing a control object containing information about a control program, function object storage means for storing a function object containing information about machine operation in a plant, and a machine in a plant Physical object storage means for storing a physical object including information about the device,
Since the control object, the function object, and an object link management means for managing the link indicating the relationship between the physical object, and the control object, the function object, and an object editing means for editing the physical object, it is configured to include, A link is established between a control object that manages information about a control program, a functional object that manages information about operation of a machine in a plant, and a physical object that manages information about machine equipment in a plant. By following, the relation between the control program, the operation of the machine, and the information of the machine device can be derived, and there is an effect that debugging and maintenance work can be easily performed.

【0024】この発明によれば、機械機器の構成をテン
プレート化して保管するテンプレート格納手段を備え、
オブジェクト編集手段は、テンプレート格納手段に格納
されたテンプレートを取り出し、適用プラント向けに編
集して、物理オブジェクト格納手段に格納するように構
成したので、機械機器の構成をテンプレート化し、それ
を適用プラント向けに編集して物理オブジェクトとする
ことができることにより、機械機器に関する情報を構築
する手間を削減できるという効果がある。
According to the present invention, there is provided a template storage means for storing a configuration of a machine device as a template and storing the template.
The object editing means is configured to take out the template stored in the template storage means, edit the template for the applicable plant, and store the template in the physical object storage means. In this case, it is possible to reduce the time and effort required to construct information on mechanical devices.

【0025】この発明によれば、機械の動作をテンプレ
ート化して保管するテンプレート格納手段を備え、オブ
ジェクト編集手段は、テンプレート格納手段に格納され
たテンプレートを取り出し、適用プラント向けに編集し
て、機能オブジェクト格納手段に格納するように構成し
たので、機械の動作をテンプレート化し、それを適用プ
ラント向けに編集して機能オブジェクトとすることがで
きることにより、機械の動作に関する情報を構築する手
間を削減できるという効果がある。
According to the present invention, there is provided a template storing means for storing the operation of the machine as a template, and the object editing means fetches the template stored in the template storing means, edits the template for the applicable plant, and edits the functional object. Since it is configured to be stored in the storage means, the operation of the machine can be made into a template, which can be edited for the applicable plant and made a functional object, thereby reducing the trouble of constructing information on the operation of the machine. There is.

【0026】この発明によれば、機械機器の構成、およ
び機械の動作をテンプレート化して保管するテンプレー
ト格納手段を備え、オブジェクト編集手段は、テンプレ
ート格納手段に格納されたテンプレートを取り出し、適
用プラント向けに編集して、物理オブジェクト格納手
段、および機能オブジェクト格納手段に格納するように
構成したので、機械機器の構成、および機械の動作をテ
ンプレート化し、それを適用プラント向けに編集して物
理オブジェクト、および機能オブジェクトとすることが
できることにより、機械機器、および機械の動作に関す
る情報を構築する手間を削減できるという効果がある。
According to the present invention, there is provided a template storage means for converting the configuration of the machine equipment and the operation of the machine into a template and storing the template. The object editing means retrieves the template stored in the template storage means and applies the template to an application plant. Since it is configured to be edited and stored in the physical object storage means and the function object storage means, the configuration of the machine equipment and the operation of the machine are made into a template, which is edited for the applicable plant to edit the physical object and the function. By being able to be an object, there is an effect that it is possible to reduce the trouble of constructing information on mechanical devices and machine operations.

【0027】この発明によれば、オブジェクト間リンク
管理手段は、テンプレート格納手段からテンプレートを
取り出して適用プラント向けに編集する際に、そのテン
プレートのオブジェクト間で張られているリンクを保持
したまま物理オブジェクト格納手段、機能オブジェクト
格納手段、または制御オブジェクト格納手段にオブジェ
クトを格納するように構成したので、テンプレート化さ
れた機械機器の構成、機械の動作、または制御プログラ
ムの間に張られているリンクを、適用プラント向けに編
集して物理オブジェクト、機能オブジェクト、または制
御オブジェクトとする時に保持することにより、リンク
付けを手動で行う必要がなくなり、手間を削減できると
いう効果がある。
According to the present invention, the inter-object link management means, when taking out the template from the template storage means and editing it for the applicable plant, retains the link between the objects of the template while maintaining the physical object. Since the object is stored in the storage unit, the function object storage unit, or the control object storage unit, the link between the templated configuration of the machine device, the operation of the machine, or the control program is By holding the data when editing it for the applicable plant and setting it as a physical object, a functional object, or a control object, it is not necessary to manually perform the linking, which has the effect of reducing labor.

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

【図1】 この発明の実施の形態1によるプラント監視
制御システムエンジニアリングツールを示す構成図であ
る。
FIG. 1 is a configuration diagram showing a plant monitoring control system engineering tool according to a first embodiment of the present invention.

【図2】 この発明の実施の形態1による機器のテンプ
レートの一例を示す説明図である。
FIG. 2 is an explanatory diagram showing an example of a device template according to the first embodiment of the present invention.

【図3】 この発明の実施の形態1による機器の情報の
一例を示す説明図である。
FIG. 3 is an explanatory diagram illustrating an example of device information according to the first embodiment of the present invention.

【図4】 この発明の実施の形態1による機械構成のテ
ンプレートの一例を示す説明図である。
FIG. 4 is an explanatory diagram showing an example of a template having a mechanical configuration according to the first embodiment of the present invention;

【図5】 この発明の実施の形態1による機械機能のテ
ンプレートの一例を示す説明図である。
FIG. 5 is an explanatory diagram illustrating an example of a template of the machine function according to the first embodiment of the present invention.

【図6】 この発明の実施の形態1による機械動作の一
例を示す説明図である。
FIG. 6 is an explanatory diagram illustrating an example of a machine operation according to the first embodiment of the present invention.

【図7】 この発明の実施の形態1による機器と機械機
能の間に張られたリンクの一例を示す説明図である。
FIG. 7 is an explanatory diagram illustrating an example of a link provided between the device and the machine function according to the first embodiment of the present invention.

【図8】 この発明の実施の形態1による物理オブジェ
クトの一例を示す説明図である。
FIG. 8 is an explanatory diagram illustrating an example of a physical object according to the first embodiment of the present invention.

【図9】 この発明の実施の形態1による具体化された
物理オブジェクトの一例を示す説明図である。
FIG. 9 is an explanatory diagram showing an example of a physical object embodied according to the first embodiment of the present invention;

【図10】 この発明の実施の形態1による物理オブジ
ェクトから機器テンプレートへ張られたリンクの一例を
示す説明図である。
FIG. 10 is an explanatory diagram illustrating an example of a link provided from the physical object to the device template according to the first embodiment of the present invention.

【図11】 この発明の実施の形態1による機能オブジ
ェクトの一例を示す説明図である。
FIG. 11 is an explanatory diagram illustrating an example of a functional object according to the first embodiment of the present invention.

【図12】 この発明の実施の形態1による単位機能か
ら物理オブジェクトへ張られたリンクの一例を示す説明
図である。
FIG. 12 is an explanatory diagram illustrating an example of a link provided from a unit function to a physical object according to the first embodiment of the present invention;

【図13】 この発明の実施の形態1による制御オブジ
ェクトの一例を示す説明図である。
FIG. 13 is an explanatory diagram illustrating an example of a control object according to the first embodiment of the present invention.

【図14】 この発明の実施の形態1による制御オブジ
ェクトから機能オブジェクトに張られたリンクの一例を
示す説明図である。
FIG. 14 is an explanatory diagram showing an example of a link provided from the control object to the function object according to the first embodiment of the present invention.

【図15】 従来のプラント監視制御システムエンジニ
アリングツールのプログラム例を示す説明図である。
FIG. 15 is an explanatory diagram showing a program example of a conventional plant monitoring control system engineering tool.

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

1 物理オブジェクト格納手段、2 機能オブジェクト
格納手段、3 制御オブジェクト格納手段、4 オブジ
ェクト間リンク管理手段、5 テンプレート格納手段、
6 オブジェクト編集手段、21〜23,41,42,
51〜56,71,72,81,82,91〜93,1
01,102,111〜115,121,122,13
1,132 ノード、73,103,123,141
リンク。
1 physical object storage means, 2 function object storage means, 3 control object storage means, 4 link management means between objects, 5 template storage means,
6. Object editing means, 21 to 23, 41, 42,
51 to 56, 71, 72, 81, 82, 91 to 93, 1
01, 102, 111 to 115, 121, 122, 13
1,132 nodes, 73,103,123,141
Link.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 プラント内の機械機器を制御・操作・監
視するプラント監視制御システムを構築するプラント監
視制御システムエンジニアリングツールにおいて、制御
プログラムに関する情報を含む制御オブジェクトを格納
した制御オブジェクト格納手段と、上記プラント内の機
械機器に関する情報を含む物理オブジェクトを格納した
物理オブジェクト格納手段と、上記制御オブジェクトお
よび上記物理オブジェクトの間の関連を示すリンクを管
理するオブジェクト間リンク管理手段と、上記制御オブ
ジェクトおよび上記物理オブジェクトを編集するオブジ
ェクト編集手段とを備えたことを特徴とするプラント監
視制御システムエンジニアリングツール。
1. A plant monitoring and control system engineering tool for constructing a plant monitoring and control system for controlling, operating and monitoring machine equipment in a plant, wherein a control object storing means for storing a control object including information on a control program; A physical object storage unit that stores a physical object including information on mechanical devices in a plant; an inter-object link management unit that manages a link indicating a relationship between the control object and the physical object; A plant monitoring and control system engineering tool, comprising: object editing means for editing an object.
【請求項2】 プラント内の機械機器を制御・操作・監
視するプラント監視制御システムを構築するプラント監
視制御システムエンジニアリングツールにおいて、制御
プログラムに関する情報を含む制御オブジェクトを格納
した制御オブジェクト格納手段と、上記プラント内の機
械動作に関する情報を含む機能オブジェクトを格納した
機能オブジェクト格納手段と、上記制御オブジェクトお
よび上記機能オブジェクトの間の関連を示すリンクを管
理するオブジェクト間リンク管理手段と、上記制御オブ
ジェクトおよび上記機能オブジェクトを編集するオブジ
ェクト編集手段とを備えたことを特徴とするプラント監
視制御システムエンジニアリングツール。
2. A plant monitoring and control system engineering tool for constructing a plant monitoring and control system for controlling, operating and monitoring machine equipment in a plant, wherein: a control object storing means for storing a control object including information on a control program; Function object storage means for storing a function object including information on machine operation in a plant; inter-object link management means for managing a link indicating the relationship between the control object and the function object; and the control object and the function A plant monitoring and control system engineering tool, comprising: object editing means for editing an object.
【請求項3】 プラント内の機械機器を制御・操作・監
視するプラント監視制御システムを構築するプラント監
視制御システムエンジニアリングツールにおいて、上記
プラント内の機械動作に関する情報を含む機能オブジェ
クトを格納した機能オブジェクト格納手段と、上記プラ
ント内の機械機器に関する情報を含む物理オブジェクト
を格納した物理オブジェクト格納手段と、上記機能オブ
ジェクトおよび上記物理オブジェクトの間の関連を示す
リンクを管理するオブジェクト間リンク管理手段と、上
記機能オブジェクトおよび上記物理オブジェクトを編集
するオブジェクト編集手段とを備えたことを特徴とする
プラント監視制御システムエンジニアリングツール。
3. A plant monitoring and control system engineering tool for constructing a plant monitoring and control system for controlling, operating and monitoring machine equipment in a plant, wherein a function object storing function objects including information on machine operation in the plant is stored. Means, physical object storage means for storing physical objects including information on mechanical devices in the plant, inter-object link management means for managing links indicating relationships between the functional objects and the physical objects, and the function A plant monitoring and control system engineering tool comprising an object and an object editing means for editing the physical object.
【請求項4】 プラント内の機械機器を制御・操作・監
視するプラント監視制御システムを構築するプラント監
視制御システムエンジニアリングツールにおいて、制御
プログラムに関する情報を含む制御オブジェクトを格納
した制御オブジェクト格納手段と、上記プラント内の機
械動作に関する情報を含む機能オブジェクトを格納した
機能オブジェクト格納手段と、上記プラント内の機械機
器に関する情報を含む物理オブジェクトを格納した物理
オブジェクト格納手段と、上記制御オブジェクト、上記
機能オブジェクト、および上記物理オブジェクトの間の
関連を示すリンクを管理するオブジェクト間リンク管理
手段と、上記制御オブジェクト、上記機能オブジェク
ト、および上記物理オブジェクトを編集するオブジェク
ト編集手段とを備えたことを特徴とするプラント監視制
御システムエンジニアリングツール。
4. A plant monitoring and control system engineering tool for constructing a plant monitoring and control system for controlling, operating and monitoring machine equipment in a plant, wherein a control object storing means for storing a control object including information on a control program; A function object storage unit storing a function object including information on machine operation in the plant, a physical object storage unit storing a physical object including information on machine equipment in the plant, the control object, the function object, and An inter-object link management unit that manages a link indicating an association between the physical objects; and an object editing unit that edits the control object, the function object, and the physical object. A plant monitoring and control system engineering tool characterized by the following:
【請求項5】 機械機器の構成をテンプレート化して保
管するテンプレート格納手段を備え、オブジェクト編集
手段は、上記テンプレート格納手段に格納されたテンプ
レートを取り出し、適用プラント向けに編集して、物理
オブジェクト格納手段に格納することを特徴とする請求
項1、請求項3、および請求項4のうちのいずれか1項
記載のプラント監視制御システムエンジニアリングツー
ル。
5. A template storage means for storing a configuration of a mechanical device as a template and storing the template, wherein the object editing means takes out the template stored in the template storage means, edits the template for an applicable plant, and stores the physical object storage means. The plant monitoring and control system engineering tool according to any one of claims 1, 3, and 4, wherein the tool is stored in a storage device.
【請求項6】 機械の動作をテンプレート化して保管す
るテンプレート格納手段を備え、オブジェクト編集手段
は、上記テンプレート格納手段に格納されたテンプレー
トを取り出し、適用プラント向けに編集して、機能オブ
ジェクト格納手段に格納することを特徴とする請求項2
から請求項4のうちのいずれか1項記載のプラント監視
制御システムエンジニアリングツール。
6. A template storing means for storing the operation of the machine as a template and storing the template, wherein the object editing means retrieves the template stored in the template storing means, edits the template for an applicable plant, and stores the template in the functional object storing means. 3. The method according to claim 2, wherein the information is stored.
The plant monitoring and control system engineering tool according to any one of claims 1 to 4.
【請求項7】 機械機器の構成、および機械の動作をテ
ンプレート化して保管するテンプレート格納手段を備
え、オブジェクト編集手段は、上記テンプレート格納手
段に格納されたテンプレートを取り出し、適用プラント
向けに編集して、物理オブジェクト格納手段、および機
能オブジェクト格納手段に格納することを特徴とする請
求項3または請求項4記載のプラント監視制御システム
エンジニアリングツール。
7. A template storage means for storing the configuration of the machine equipment and the operation of the machine as a template and storing the template, wherein the object editing means fetches the template stored in the template storage means and edits the template for an applicable plant. 5. The plant monitoring and control system engineering tool according to claim 3, wherein the tool is stored in a physical object storage unit and a function object storage unit.
【請求項8】 オブジェクト間リンク管理手段は、テン
プレート格納手段からテンプレートを取り出して適用プ
ラント向けに編集する際に、そのテンプレートのオブジ
ェクト間で張られているリンクを保持したまま物理オブ
ジェクト格納手段、機能オブジェクト格納手段、または
制御オブジェクト格納手段にオブジェクトを格納するこ
とを特徴とする請求項5から請求項7のうちのいずれか
1項記載のプラント監視制御システムエンジニアリング
ツール。
8. The inter-object link management means, when a template is taken out from the template storage means and edited for an applicable plant, the physical object storage means and the function are maintained while maintaining the link established between the objects of the template. The plant monitoring and control system engineering tool according to any one of claims 5 to 7, wherein the object is stored in the object storage means or the control object storage means.
JP2001062345A 2001-03-06 2001-03-06 Plant monitor control system engineering tool Pending JP2002258936A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001062345A JP2002258936A (en) 2001-03-06 2001-03-06 Plant monitor control system engineering tool

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001062345A JP2002258936A (en) 2001-03-06 2001-03-06 Plant monitor control system engineering tool

Publications (1)

Publication Number Publication Date
JP2002258936A true JP2002258936A (en) 2002-09-13

Family

ID=18921497

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001062345A Pending JP2002258936A (en) 2001-03-06 2001-03-06 Plant monitor control system engineering tool

Country Status (1)

Country Link
JP (1) JP2002258936A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004199655A (en) * 2002-10-22 2004-07-15 Fisher Rosemount Syst Inc Smart process module and smart process object in process plant
JP2007536633A (en) * 2004-05-04 2007-12-13 フィッシャー−ローズマウント・システムズ・インコーポレーテッド Process plant user interface system with customized process graphic display layer in an integrated environment
US8055358B2 (en) 2005-12-05 2011-11-08 Fisher-Rosemount Systems, Inc. Multi-objective predictive process optimization with concurrent process simulation
US8135481B2 (en) 2004-05-04 2012-03-13 Fisher-Rosemount Systems, Inc. Process plant monitoring based on multivariate statistical analysis and on-line process simulation
US8825183B2 (en) 2010-03-22 2014-09-02 Fisher-Rosemount Systems, Inc. Methods for a data driven interface based on relationships between process control tags
US8881039B2 (en) 2009-03-13 2014-11-04 Fisher-Rosemount Systems, Inc. Scaling composite shapes for a graphical human-machine interface
US9046881B2 (en) 2002-10-22 2015-06-02 Fisher-Rosemount Systems, Inc. Updating and utilizing dynamic process simulation in an operating process environment
JP2016126616A (en) * 2015-01-06 2016-07-11 メタウォーター株式会社 Information processing device, information processing method, and program
JP2016530647A (en) * 2013-09-04 2016-09-29 フィッシャー−ローズマウント システムズ,インコーポレイテッド Batch field device operation
US9904263B2 (en) 2002-10-22 2018-02-27 Fisher-Rosemount Systems, Inc. Smart process objects used in a process plant modeling system
US10459418B2 (en) 2013-09-04 2019-10-29 Fisher-Rosemount Systems, Inc. Technology for assessing and presenting field device commissioning information associated with a process plant
US10878140B2 (en) 2016-07-27 2020-12-29 Emerson Process Management Power & Water Solutions, Inc. Plant builder system with integrated simulation and control system configuration
US11150635B2 (en) 2017-10-02 2021-10-19 Fisher-Rosemount Systems, Inc. Projects within a process control asset management system
US11418969B2 (en) 2021-01-15 2022-08-16 Fisher-Rosemount Systems, Inc. Suggestive device connectivity planning
US11714394B2 (en) 2018-09-28 2023-08-01 Fisher-Rosemount Systems, Inc Bulk commissioning of field devices within a process plant

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9904268B2 (en) 2002-10-22 2018-02-27 Fisher-Rosemount Systems, Inc. Updating and utilizing dynamic process simulation in an operating process environment
US9046881B2 (en) 2002-10-22 2015-06-02 Fisher-Rosemount Systems, Inc. Updating and utilizing dynamic process simulation in an operating process environment
US9069344B2 (en) 2002-10-22 2015-06-30 Fisher-Rosemount Systems, Inc. Smart process modules and objects in process plants
US9983559B2 (en) 2002-10-22 2018-05-29 Fisher-Rosemount Systems, Inc. Updating and utilizing dynamic process simulation in an operating process environment
JP2004199655A (en) * 2002-10-22 2004-07-15 Fisher Rosemount Syst Inc Smart process module and smart process object in process plant
US9904263B2 (en) 2002-10-22 2018-02-27 Fisher-Rosemount Systems, Inc. Smart process objects used in a process plant modeling system
US8060834B2 (en) 2004-05-04 2011-11-15 Fisher-Rosemount Systems, Inc. Graphics integration into a process configuration and control environment
JP2017084372A (en) * 2004-05-04 2017-05-18 フィッシャー−ローズマウント システムズ,インコーポレイテッド Scripted graphics in process environment
US8185892B2 (en) 2004-05-04 2012-05-22 Fisher-Rosemount Systems, Inc. Associated graphic displays in a process environment
US8127241B2 (en) 2004-05-04 2012-02-28 Fisher-Rosemount Systems, Inc. Process plant user interface system having customized process graphic display layers in an integrated environment
US8185219B2 (en) 2004-05-04 2012-05-22 Fisher-Rosemount Systems, Inc. Graphic element with multiple visualizations in a process environment
US8135481B2 (en) 2004-05-04 2012-03-13 Fisher-Rosemount Systems, Inc. Process plant monitoring based on multivariate statistical analysis and on-line process simulation
US8000814B2 (en) 2004-05-04 2011-08-16 Fisher-Rosemount Systems, Inc. User configurable alarms and alarm trending for process control system
JP2007536633A (en) * 2004-05-04 2007-12-13 フィッシャー−ローズマウント・システムズ・インコーポレーテッド Process plant user interface system with customized process graphic display layer in an integrated environment
US8055358B2 (en) 2005-12-05 2011-11-08 Fisher-Rosemount Systems, Inc. Multi-objective predictive process optimization with concurrent process simulation
US8881039B2 (en) 2009-03-13 2014-11-04 Fisher-Rosemount Systems, Inc. Scaling composite shapes for a graphical human-machine interface
US8825183B2 (en) 2010-03-22 2014-09-02 Fisher-Rosemount Systems, Inc. Methods for a data driven interface based on relationships between process control tags
JP2016530647A (en) * 2013-09-04 2016-09-29 フィッシャー−ローズマウント システムズ,インコーポレイテッド Batch field device operation
US9851707B2 (en) 2013-09-04 2017-12-26 Fisher-Rosemount Systems, Inc. Bulk field device operations
US10459418B2 (en) 2013-09-04 2019-10-29 Fisher-Rosemount Systems, Inc. Technology for assessing and presenting field device commissioning information associated with a process plant
JP2016126616A (en) * 2015-01-06 2016-07-11 メタウォーター株式会社 Information processing device, information processing method, and program
US10878140B2 (en) 2016-07-27 2020-12-29 Emerson Process Management Power & Water Solutions, Inc. Plant builder system with integrated simulation and control system configuration
US11150635B2 (en) 2017-10-02 2021-10-19 Fisher-Rosemount Systems, Inc. Projects within a process control asset management system
US11714394B2 (en) 2018-09-28 2023-08-01 Fisher-Rosemount Systems, Inc Bulk commissioning of field devices within a process plant
US11418969B2 (en) 2021-01-15 2022-08-16 Fisher-Rosemount Systems, Inc. Suggestive device connectivity planning

Similar Documents

Publication Publication Date Title
US5177420A (en) Method of and apparatus for generating control program
JP2002258936A (en) Plant monitor control system engineering tool
JP4973867B2 (en) PLC control program development device and program
US6157864A (en) System, method and article of manufacture for displaying an animated, realtime updated control sequence chart
TWI464558B (en) Program generation support device
US6167406A (en) System, method and article of manufacture for building an enterprise-wide data model
WO2016195690A1 (en) Method and system for generating plc code with a connectivity model
Tavares et al. Flexible work cell simulator using digital twin methodology for highly complex systems in industry 4.0
Bigvand et al. Agile standardization by means of PCE Requests
Bourne CML: a meta-interpreter for manufacturing
KR101447846B1 (en) Motion sfc program component creation device
Scholz et al. Functional modelling in production engineering workflows
Jamro Automatic generation of implementation in SysML-based model-driven development for IEC 61131-3 control software
Julius et al. A model-driven approach for transforming GRAFCET specification into PLC code including hierarchical structures
JP6566151B2 (en) System design support apparatus and system design support method
JP6632692B1 (en) Control program creation support tool and control program creation method
Moriz et al. Assisted design for automation systems—From formal requirements to final designs
JP4387288B2 (en) Display device for control, editor device, program, and recording medium
JP5726108B2 (en) Editing apparatus and editing method
Yihui Research of Integration Technology between CATIA and TOOLMANAGER Based on CAA
JP2005326909A (en) Plant engineering system
JP2533372B2 (en) Control program creation method
CN118011787A (en) Method and device for controlling thermal power generating unit
US20200041982A1 (en) Numerical controller
Lütkebohle et al. Requirements and a case-study for SLE from robotics: event-oriented incremental component construction.

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20051020

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051025

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060328