JP3662822B2 - Plant control system - Google Patents

Plant control system Download PDF

Info

Publication number
JP3662822B2
JP3662822B2 JP2000239601A JP2000239601A JP3662822B2 JP 3662822 B2 JP3662822 B2 JP 3662822B2 JP 2000239601 A JP2000239601 A JP 2000239601A JP 2000239601 A JP2000239601 A JP 2000239601A JP 3662822 B2 JP3662822 B2 JP 3662822B2
Authority
JP
Japan
Prior art keywords
tag
configurator
management table
controller
function unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP2000239601A
Other languages
Japanese (ja)
Other versions
JP2002055713A (en
Inventor
正博 中村
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 JP2000239601A priority Critical patent/JP3662822B2/en
Publication of JP2002055713A publication Critical patent/JP2002055713A/en
Application granted granted Critical
Publication of JP3662822B2 publication Critical patent/JP3662822B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、プラントに配備されたインテリジェントデバイスや、これらのインテリジェントデバイスを制御するコントローラのデータをタグを用いて収集し監視を行うプラント制御システムに関する。
【0002】
【従来の技術】
従来のこの種のプラント制御システムとして、たとえば、図15に示すような構成のものがある(特開平10−63315号公報参照)。
【0003】
この従来のプラント制御システムはプラントの各種機器に配備されたインテリジェントデバイス1a,1b,…と、各インテリジェントデバイス1a,1b,…を制御するコントローラ2と、インテリジェントデバイス1a,1b,…やコントローラ2のデータを取り込んでその状態を監視する監視装置3と、インテリジェントデバイス1a,1b,…やコントローラ2の制御規則をプログラム設定するコンフィグレータ4と、インテリジェントデバイス1a,1b,…相互間を接続するフ−ルドバス5と、コントローラ2、監視装置3、およびコンフィグレータ4相互間を接続する制御バス6と、フ−ルドバス5と制御バス6との中継を行うゲートウェイ装置7とを備えている。
【0004】
各インテリジェントデバイス1a,1b,…は、プラントを制御するためのたとえば流量センサやバルブといった制御機器であり、各インテリジェントデバイス1a,1b,…には、コントローラ2からの指令に基づいて所期の機能を実現するための処理部がファンクションブロック11a,11b,…としてプログラムされている。
【0005】
コントローラ2は、制御ロジックの任意のプログラミングが可能なもので、そのファンクションブロック21として、たとえばPID(比例積分微分)制御機能を実現するPIDブロックがロードされる。
【0006】
監視装置3は、インテリジェントデバイス1a,1b,…やコントローラ2のデータを取り込んで、これらのデータを標準部品32として表示する表示器31と、標準部品32とタグの情報の関連を管理するタグ管理テーブルが格納されたタグ管理テーブルメモリ33と、このタグ管理テーブルメモリ33に格納されているタグ管理テーブルを参照してゲートウェイ装置7に蓄積されているタグデータを収集するタグ管理機能部34とを備えている。
【0007】
コンフィグレータ4は、制御規則を決めるプログラムや監視装置1で使用するタグを定義するタグ定義画面41、および各ファンクションブロック1a,1b,…やコントローラ2のデータを収集してゲートウェイ装置7に格納するための制御規則を設定するプログムを記述するプログラム編集画面42を共に表示する表示器43と、上記の各画面41,42を利用してプログラムデータの入力を行うキーボードやマウス等の入力手段44と、プログラム編集画面42で記述されたプログラムをコンパイルして実行モジュールとして出力するコンパイラ45とを備える。
【0008】
ゲートウェイ装置7は、フィールドバス5との通信を行うフィールドバス通信機能部71と、制御バス6との通信を行う制御バス通信機能部72と、コンフィグレータ4からダウンロードされた実行モジュールを実行する実行エンジン部73と、インテリジェントデバイス1a,1b,…やコントローラ2で得られるタグ対応のデータを格納するタグメモリ74とを備える。
【0009】
次に、上記構成を有する従来のプラント制御システムにおいて、インテリジェントデバイス1a,1b,…やコントローラ2の制御規則を設定するコンフィグレイションを行う場合の動作について、図16に示すフローチャートを参照して説明する。なお、以下において、Sは各ステップを意味する。
【0010】
まず、コンフィグレータ7の表示器43に表示されるタグ定義画面41において、入力手段44を操作してプログラムや監視装置3で使用するタグを定義する(S161)。この定義されるタグには、タグメモリ74のどの位置にタグを配置するかを決めるリンク番号(LinkNo.)と、タグをプラント内で識別するためのタグ番号(TAGNo.)と、タグのデータ構造を規程するタグ形式(TAGTYPE)とが含まれる。
【0011】
次に、プログラム編集画面42において、入力手段44を操作して、この定義したタグに基づいて、インテリジェントデバイス1a,1b,…やコントローラ2のデータを収集をして監視装置で監視できるように、制御規則のプログラムを記述する(S162)。
【0012】
たとえば、インテリジェントデバイスとして、流量センサ1aとバルブ1bとがあり、流量センサ1aの検出出力に基づいてコントローラ2によってバルブ1bの開度をPID制御しようとする場合には、流量センサ1aの検出データをゲートウェイ装置7のタグメモリ74に格納し、また、コントローラ2のファンクションブロック21でバルブ1bの開度がPID制御される場合の開度データをゲートウェイ装置7のタグメモリ74に格納するといったような制御規則を、プログラム編集画面42でプログラムによって記述する。そして、このプログラムをコンパイラ45によってコンパイルして実行モジュールを生成する(S163)。
【0013】
また、コンフィグレータ4は、監視装置において標準部品32とタグの情報の関連を管理するために、タグ管理テーブルを生成し、このタグ管理テーブルを監視装置に転送する(S164)。監視装置3では、この転送されてきたタグ管理テーブルをタグ管理テーブルメモリ33に格納する。
【0014】
一方、コンフィグレータ4は、コンパイラ45で生成された実行モジュールをゲートウェイ装置13にダンロードする(S165)。
【0015】
このようにして、インテリジェントデバイス1a,1b,…やコントローラ2の制御規則をプログラム設定することで、コンフィグレーションが終了すると、その後は、ゲートウェイ装置7の実行エンジン部73が、コンフィグレータ4よりダウンロードされた実行モジュールを参照して命令を実行することで、流量センサやバルブなどのインテリジェントデバイス1a,1b,…およびコントローラ2からデータを収集してタグメモリ74の該当するエリアにそのデータを一定の周期で書き込む。
【0016】
また、監視装置3は、そのタグ管理機能部34がタグ管理テーブルメモリ33に記憶されているタグ管理テーブルを参照して、ゲートウェイ装置7のタグメモリ74の格納されているタグの情報を定周期で読み出し、このタグの情報を表示器31の各インテリジェントデバイス1a,1b,…に対応して設定された標準部品32の画面に表示する。
【0017】
たとえば、上記の例では、流量センサ1aの検出出力に基づいてコントローラ2によってPID制御されるバルブ1bの開度のデータがゲートウェイ装置7のタグメモリ74から読み出されて、監視装置3の表示器31に標準部品32として表示される。
【0018】
【発明が解決しようとする課題】
このように、従来のプラント制御システムは、コンフィグレイションのために監視装置の標準部品32と対応する標準データ構造のタグを生成するためには、コンフィグレータ4のプログラム編集画面42を用いて、インテリジェントデバイス1a,1b,…やコントローラ2の制御規則をプログラムによって逐一記述する必要があり、手間がかかっている。
【0019】
しかも、タグを変更する際には、タグの変更のみならず、この制御規則を設定するプログラムも同時に変更せねばならず、さらに、コンパイラ45によるコンパイルや、ゲートウェイ装置7への実行モジュールのダウンロードが必要になるため、エンジニアリングに時間がかかるといった問題があった。
【0020】
本発明は、上記のような課題を解決するためになされたものであり、オペレータは、インテリジェントデバイスやコントローラについて、そのファンクションブロックを画面上で接続するだけで、インテリジェントデバイスやコントローラを監視するためのタグ管理テーブルと、タグと各デバイスのファンクションブロックを関係付けるマッピングテーブルとが自動的に生成されるようにし、これらのテーブルを利用することで、コンフィグレイションのためのプログラミングとインテリジェントデバイスやコントローラの監視とを可能にし、エンジニアリングに要する時間を短縮したプラント制御システムを提供することを目的とする。
【0021】
【課題を解決するための手段】
請求項1記載の発明に係るプラント制御システムは、プラントに配備されたインテリジェントデバイスと、各インテリジェントデバイスを制御するコントローラと、前記インテリジェントデバイスやコントローラのデータを取り込んでその状態を監視する監視装置と、前記インテリジェントデバイスやコントローラの制御規則を設定するコンフィグレータと、前記インテリジェントデバイス相互間を接続するフ−ルドバスと、前記コントローラ、監視装置、およびコンフィグレータ相互間を接続する制御バスと、前記フ−ルドバスと制御バスとの中継を行うゲートウェイ装置とを備えており、前記コンフィグレータは、前記インテリジェントデバイスやコントローラのファンクションブロックの階層構造を表示するブラウザと、このブラウザからタグコンフィグレーション画面上にファンクションブロックをドラッグ&ドロップして該ファンクションブロックを接続することで、前記監視装置によるタグ管理用のタグ管理テーブルおよびゲートウェイ装置におけるインテリジェントデバイスやコントローラのタグ格納位置を特定するマッピングテーブルを生成するテーブル作成手段とを有し、前記ゲートウェイ装置は、前記フイールドバスとの通信を行うフィールドバス通信機能部と、前記制御バスとの通信を行う制御バス通信機能部と、前記コンフィグレータからダウンロードされたマッピングテーブルを記憶するマッピングテーブルメモリと、このマッピングテーブルメモリに記憶されているマッピングテーブルを参照して前記インテリジェントデバイスやコントローラからのタグ対応のデータを収集するゲートウェイ処理部と、前記インテリジェントデバイスやコントローラのタグを格納するタグメモリとを備え、前記監視装置は、インテリジェントデバイスやコントローラの情報を標準部品として表示する表示器と、前記コンフィグレータから転送されるタグ管理テーブルを記憶するタグ管理テーブルメモリと、このタグ管理テーブルメモリに記憶されているタグ管理テーブルを参照して前記ゲートウェイ装置のタグメモリに蓄積されているタグデータを収集するタグ管理機能部とを含むことを特徴としている。
【0022】
請求項2記載の発明に係るプラント制御システムは、請求項1記載の構成において、前記コンフィグレータは、オペレータによるタグのコンフィグレーションの実施後にタグ管理テーブルを自動的に監視装置に送信するタグ一致機能部を備える一方、前記監視装置は、前記コンフィグレータのタグ一致機能部からのタグ管理テーブルを前記タグ管理テーブルメモリに自動的に記憶するタグ一致機能部を備えていることを特徴としている。
【0023】
請求項3記載の発明に係るプラント制御システムは、請求項1記載の構成において、前記監視装置にタグ一致機能部とタグ管理テーブルメモリとを設ける代わりに、ゲートウェイ装置にタグ一致機能部とタグ管理テーブルメモリとを設け、前記監視装置は、ゲートウェイ装置のタグ管理テーブルを参照することで監視データを収集することを特徴としている。
【0024】
請求項4記載の発明に係るプラント制御システムは、請求項1記載の構成において、前記ゲートウェイ装置を複数台備えるとともに、コンフィグレータには、複数定義したタグを複数の各ゲートウェイ装置の内のいずれに割り当てるかを定義するタグ配置機能部を備えることを特徴としている。
【0025】
請求項5記載の発明に係るプラント制御システムは、請求項4記載の構成において、前記コンフィグレータは、各ゲートウェイ装置にダウンロードされるタグの数やプログラムの情報に基づいて各ゲートウェイ装置における負荷を計算し、いずれのゲートウェイ装置にタグを割り付けるべきかを自動設定するゲートウェイ処理負荷計算機能部を備えることを特徴としている。
【0026】
請求項6記載の発明に係るプラント制御システムは、請求項1ないし請求項5のいずれか1項に記載の構成において、前記コンフィグレータは、前記タグコンフィグレーション画面において定義したタグの情報と実際のインテリジェントデバイスやコントローラの状態とが一致しているか否かを検出して、不一致の場合には前記タグコンフィグレーション画面にその旨を表示するタグ照合機能部を備えることを特徴としている。
【0027】
請求項7記載の発明に係るプラント制御システムは、請求項6記載の構成において、前記コンフィグレータは、オンライン時において前記タグ照合機能部を定周期で起動させて前記インテリジェントデバイスやコントローラの故障や離脱の発生をリアルタイムで検知させる定周期監視部を備えることを特徴としている。
【0028】
【発明の実施の形態】
実施の形態1.
図1は本発明の実施の形態1におけるプラント制御システムの構成を示すブロック図であり、図15に示した従来技術に対応する部分には同一の符号を付す。
【0029】
図1において、1a,1b,…はプラントに配備されたインテリジェントデバイス、2は各インテリジェントデバイス1a,1b,…を制御するコントローラ、3はインテリジェントデバイス1a,1b,…やコントローラ2のデータを取り込んでその状態を監視する監視装置、4はインテリジェントデバイス1a,1b,…やコントローラ2の制御規則を設定するコンフィグレータ、5はインテリジェントデバイス1a,1b,…相互間を接続するフ−ルドバス、6はコントローラ2、監視装置3、およびコンフィグレータ4相互間を接続する制御バス、7はフ−ルドバス5と制御バス6との中継を行うゲートウェイ装置である。
【0030】
上記のコンフィグレータ7は、インテリジェントデバイス1a,1b,…やコントローラ2の各ファンクションブロック11a,11b,…,21の階層構造を図示しない表示器に表示するブラウザ46と、このブラウザ46から表示器のタグコンフィグレーション画面47上に各ファンクションブロック11a,11b,…,21のアイコンをドラッグ&ドロップして該ファンクションブロック11a,11b,…,21を接続する操作を行うキーボードやマウス等の入力手段44と、この入力手段44によるタグコンフィグレーション画面47上の操作によって監視装置3によるタグ管理用の管理テーブル(図3参照)およびゲートウェイ装置7におけるインテリジェントデバイス1a,1b,…やコントローラ2からのタグ対応のデータの格納位置を特定するマッピングテーブル(図2参照)をそれぞれ生成するテーブル作成手段48とを備えている。
【0031】
監視装置3は、インテリジェントデバイス1a,1b,…やコントローラ2の情報を標準部品として表示する表示器31と、コンフィグレータ4から転送されるタグ管理テーブルを記憶するタグ管理テーブルメモリ33と、このタグ管理テーブルメモリ33に記憶されているタグ管理テーブルを参照してゲートウェイ装置7のタグメモリ74に蓄積されているデータを収集するタグ管理機能部34とを含む。
【0032】
ゲートウェイ装置7は、フイールドバス5との通信を行うフィールドバス通信機能部71と、制御バス6との通信を行う制御バス通信機能部72と、コンフィグレータ4からダウンロードされるマッピングテーブルを記憶するマッピングテーブルメモリ75と、このマッピングテーブルメモリ75に記憶されているマッピングテーブルを参照して各フィールドデバイス1a,1b,…やコントローラ2からのタグ対応のデータを収集するゲートウェイ処理部76と、各インテリジェントデバイス1a,1b,…やコントローラ2のタグデータを格納するタグメモリ74とを備える。
【0033】
図2はコンフィグレータ4のテーブル作成手段48で作成されるマッピングテーブルの内容を示す説明図である。
このマッピングテーブルは、ゲートウェイ装置7のタグメモリ74のどの位置にタグを配置するかを決定するリンク番号(LinkNo.)と、タグを識別するためにプラント間で重複しないように付されたタグ番号(TAGNo.)と、タグのデータ構造を示すタグ形式(TAGTYPE)と、タグに割り付けられたインテリジェントデバイス1a,1b,…やコントローラ2上の各ファンクションブロック11a,11b,…,21が所属するノードのアドレスと、そのノード内でファンクションブロック11a,11b,…,21が割り付けられているFB(ファンクションブロック)アドレスとがそれぞれ設定されている。そして、ノードアドレスとFBアドレスとでタグメモリ74における各ファンクションブロック11a,11b,…,21のデータ格納位置が特定される。
【0034】
図3はコンフィグレータ4のテーブル作成手段48で作成されるタグ管理テーブルの内容を示す説明図である。
このタグ管理テーブルは、タグのデータが存在するコントローラアドレスと、タグメモリ74のどの位置にタグを配置するかを決めるリンク番号(LinkNo.)と、タグをプラント内で識別するためのタグ番号(TAGNo.)とを備える。
【0035】
次に、この実施の形態1のプラント制御システムにおいて、コンフィグレイションを行う場合の動作について、図4に示すフローチャートを参照して説明する。
【0036】
コンフィグレータ4のブラウザ46にオフライン(またはオンライン)で、プラントで使用可能なインテリジェントデバイス1a,1b,…やコントローラ2の所期の機能を実現するためのファンクションブロック11a,11b,…21をツリー状に表示する(S41)。
【0037】
次に、オペレータが入力手段44を操作して、これらのファンクションブロック11a,11b,…,21をタグコンフィグレーション画面47上にドラッグ&ドロップしてから各ファンクションブロック11a,11b,…,21を接続し、データの送受信関係を決定する(S42)。
【0038】
たとえば、インテリジェントデバイスとして、流量センサ1aとバルブ1bとがあり、流量センサ1aの検出出力に基づいてコントローラ2によってバルブ1bの開度をPID制御しようとする場合には、流量センサ1a、コントローラ2、バルブ1bの各ファンクションブロック11a,21,11bをタグコンフィグレーション画面47上にドラッグ&ドロップして、各ファンクションブロック11a,21,11bを互いに接続するようにする。
【0039】
続いて、オペレータは、タグ番号(TAGNo.)と、タグタイプ(TAGTYPE)とをそれぞれ指定する(S42)。
これに応じて、テーブル作成手段48は、自動的に図2に示したマッピングテーブルと図3に示したタグ管理テーブルとを生成する(S43)。
【0040】
次に、オペレータは入力手段44を操作して、テーブル作成手段48で生成されたタグ管理テーブルをタグバインドにて監視装置3に転送する(S44)。これにより、監視装置3のタグ管理テーブルメモリ33にはこのタグ管理テーブルが格納される。また、コンフィグレータ4は、ゲートウェイ装置7にマッピングテーブルをダウンロードする(S45)。これにより、ゲートウェイ装置7のマッピングテーブルメモリ75にマッピングテーブルが格納される。
【0041】
こうして、コンフィグレーションが完了すると、その後は、ゲートウェイ装置7のゲートウェイ処理部76が、マッピングテーブルメモリ75に格納されているマッピングテーブルに従って、一定の周期でコントローラ2と各インテリジェントデバイス1a,1b,…に対してタグ対応のデータ収集を行い、それらのデータをタグメモリ74の該当する領域に格納する。
【0042】
また、監視装置3は、そのタグ管理機能部34がタグ管理テーブルメモリ33に記憶されているタグ管理テーブルを参照して、ゲートウェイ装置7のタグメモリ74の格納されているタグの情報を定周期で読み出し、このタグの情報を表示器31の各インテリジェントデバイス1a,1b,…に対応して設定された標準部品32の画面に表示する。
【0043】
たとえば、上記の例では、流量センサ1aの検出出力に基づいてコントローラ2によってPID制御されるバルブ1bの開度のタグデータがゲートウェイ装置7のタグメモリ74にあるタグ番号1C001のエリアから読み出されて、監視装置3の表示器31に標準部品32として表示される。
【0044】
このように、ファンクションブロック11a,11b,…,21がインテリジェントデバイス1a,1b,…やコントローラ2に分散されている場合、従来は、オペレイタがコンフィグレータ4においてインテリジェントデバイス1a,1b,…やコントローラ2のデータ収集のための制御規則をプログラム編集画面42上でプログラムによって逐一記述していたが、この実施の形態1では、タグコングレーション画面47においてファンクションブロック11a,11b,…,21を組合せるだけで、マッピングテーブルとタグ管理テーブルとが自動生成され、これらのテーブルによってタグによるプログラミングと監視が可能になるため、コントロールロジックや監視画面のエンジニアジングに要する時間を短くすることができる。
【0045】
実施の形態2.
図5は本発明の実施の形態2におけるプラント制御システムの構成を示すブロック図であり、図1に示した実施の形態1と対応する部分には同一の符号を付す。
【0046】
この実施の形態2のプラント制御システムの特徴は、図1に示した実施の形態1の構成に加えて、コンフィグレータ4には、テーブル作成手段48によってタグンフィグレーション画面47で生成されたタグ管理テーブルを自動的に読み込んで監視装置1に転送するタグ一致機能部49が設けられる一方、監視装置3にはコンフィグレータ4から転送されるタグ管理テーブルを取り込んでタグ管理テーブルメモリ33に自動的に格納するタグ一致機能部35が設けられていることである。
その他の構成は、図1に示した実施の形態1の場合と同様であるから、ここでは詳しい説明は省略する。
【0047】
次に、この実施の形態2のプラント制御システムにおいてコンフィグレイションを行う場合の動作について、図6に示すフローチャートを参照して説明する。
図6において、S61〜S63、およびS65は、上記の実施の形態1におけるフローチャート(図4)のS41〜S43およびS45と基本的に同じであるが、この実施の形態2では、S64において、コンフィグレータ4のテーブル作成手段48によって生成されたタグ管理テーブルがタグ一致機能部49で自動的に監視装置3に転送され、これに応じて監視装置3のタグ一致機能部35がこのタグ管理テーブルをタグ管理テーブルメモリ33に格納する。これにより、常にタグ管理テーブルの一致が行われる。
【0048】
実施の形態1では、コンフィグレータ4で生成したタグ管理テーブルと監視装置3に格納されるタグ管理テーブルの内容を一致させるために、入力手段44を用いてタグバインドの処理を手動で実行していたが、この実施の形態2では、タグ一致機能部49,35で自動的にこのバインド作業が行なわれるので、常に監視装置3とコンフィグレータ4との間でタグ定義が一致し、不一致に伴う不具合発生を無くすことができ、品質向上とエンジニアリング時間の短縮を図ることができる。
【0049】
実施の形態3.
図7は本発明の実施の形態3におけるプラント制御システムの構成を示すブロック図であり、図5に示した実施の形態2に対応する部分には同一の符号を付す。
【0050】
この実施の形態3のプラント制御システムの特徴は、図5に示した実施の形態2では、監視装置3にタグ管理機能部34とタグ一致機能部35とを設けているが、その代わりに、ゲートウェイ装置7にタグ一致機能部77とタグ管理テーブルメモリ78とが設けられていることである。
その他の構成は、図5に示した実施の形態2の場合と同様であるから、ここでは詳しい説明は省略する。
【0051】
次に、この実施の形態3のプラント制御システムにおいてコンフィグレイションを行う場合の動作について、図8に示すフローチャートを参照して説明する。
図8において、S81〜S83、およびS85は、上記の実施の形態2におけるフローチャート(図6)のS61〜S63およびS65と基本的に同じであるが、この実施の形態3では、S84において、コンフィグレータ4のテーブル作成手段48によって生成されたタグ管理テーブルがタグ一致機能部49で自動的にゲートウェイ装置7に転送され、タグ管理テーブルメモリ78に格納されるので、常にタグ管理テーブルの一致が行われる。
【0052】
このように、上記の実施の形態1,2では、監視装置3内にタグ管理テーブルメモリ33を設けているのに対して、この実施の形態3では、ゲートウェイ装置7内にタグ一致機能部77とタグ管理テーブルメモリ78とを設けているので、監視装置3を新規に入れ替えるとき、コンフィグレータ4と監視装置3との間でタグデータの一致をとるため処理が不要となり、監視装置3を新規に入れ替える時のエンジニアリングのコストを低減することができる。
【0053】
実施の形態4.
図9は本発明の実施の形態4におけるプラント制御システムの構成を示すブロック図であり、図1に示した実施の形態1に対応する部分には同一の符号を付す。
【0054】
この実施の形態4のプラント制御システムの特徴は、実施の形態1の構成に対して、複数のゲートウェイ装置7a,7b,…が設けられており、また、コンフィグレータ4には、複数定義したタグを各ゲートウェイ装置7a,7b,…の内のいずれに割り当てるかを定義するタグ配置機能部50が設けられていることである。
【0055】
ここで、各ゲートウェイ装置7a,7b,…の構成は基本的に同じである。また、いずれの各ゲートウェイ装置7a,7b,…にインテリジェントデバイス1a,1b,1c,…やコントローラ2の各ファンクションブロック11a,11b,11c,…,21を割り当てるかは、マッピングテーブルのノードアドレスとFBアドレスとによって規定される。ここでは、流量センサ1a、バルブ1bの各ファンクションブロック11a,11bは、一方のゲートウェイ装置7aに、温度センサ1cのファンクションブロック11c,11cが他のゲートウェイ装置7bにそれぞれ所属するように割り当てられるものとする。
その他の構成は、実施の形態1の場合と同様であるから、ここでは詳しい説明は省略する。
【0056】
次に、この実施の形態4のプラント制御システムにおいてコンフィグレイションを行う場合の動作について、図10に示すフローチャートを参照して説明する。
図10において、S101,S102は、上記の実施の形態1におけるフローチャート(図4)のS41,S42と基本的に同じであるが、この実施の形態4では、S103において、オペレータが各インテリジェントデバイス1a,1b,1c,…やコントローラ2の各ファンクションブロック11a,11b,11c,…,21のタグをいずれのゲートウェイ装置7a,7b,…割り当てるかを設定すると、このタグ配置情報がタグ配置機能部50に登録されるので、テーブル作成手段48は、このタグ配置機能部50のタグ配置情報に基づいてマッピングテーブルとタグ管理テーブルを作成する。
【0057】
次に、オペレータは入力手段44を操作して、テーブル作成手段48で生成されたタグ管理テーブルをタグバインドにて監視装置に転送する(S104)。また、コンフィグレータ4は、タグ配置機能部50のタグ配置情報に基づいて、所定のゲートウェイ装置7a,7b,…にマッピングテーブルをダウンロードする(S105)。これにより、各ゲートウェイ装置7a,7b,…のマッピングテーブルメモリ75にマッピングテーブルが格納される。
【0058】
上記の実施の形態1のように、マッピングテーブルをダウンロードするゲートウェイ装置7を単一のものとした場合には、インテリジェントデバイス1a,1b,…やコントローラ2の数が増加したときに、ゲートウェイ装置7のデータ処理の負荷が大きくなって定周期でタグメモリ74を更新するのが困難になるが、この実施の形態4では、複数のゲートウェイ装置7a,7b,…を設けて、各ゲートウェイ装置7a,7b,…のマッピングテーブルメモリ75にマッピングテーブルを分散配置しているので、タグメモリ74の更新を分散化することができ、高速なデータの更新が可能となる。
【0059】
実施の形態5.
図11は本発明の実施の形態5におけるプラント制御システムの構成を示すブロック図であり、図9に示した実施の形態4と対応する部分には同一の符号を付す。
【0060】
この実施の形態5のプラント制御システムの特徴は、実施の形態4の構成に対して、コンフィグレータ7内に、現在の各ゲートウェイ装置7a,7b,…にマッピングされたタグの数やプログラムの情報に基づいて、各ゲートウェイ装置7a,7b,…における負荷を計算し、いずれのゲートウェイ装置7a,7b,…にタグを割り付けるべきかを自動設定するゲートウェイ処理負荷計算機能部51を備えていることである。
その他の構成は、図9に示した実施の形態4の場合と同様であるから、ここでは詳しい説明は省略する。
【0061】
次に、この実施の形態5のプラント制御システムにおいてコンフィグレイションを行う場合の動作について、図12に示すフローチャートを参照して説明する。
図12において、S121〜S125は、上記の実施の形態4におけるフローチャート(図10)のS101〜S105と基本的に同じであるが、この実施の形態5では、S126において、ゲートウェイ処理負荷計算機能部51が、各インテリジェントデバイス1a,1b,1c,…やコントローラ2の各ファンクションブロック11a,11b,11c,…,21のタグをいずれのゲートウェイ装置7a,7b,…割り付けるべきかを自動的に設定し、このタグ配置情報をタグ配置機能部50に登録する。テーブル作成手段48は、このタグ配置機能部50のタグ配置情報に基づいてマッピングテーブルとタグ管理テーブルを作成する。
【0062】
上記の実施の形態4では、タグを定義する際に、どのゲートウェイ装置7a,7b,…にタグを配置するかをオペレータ自身が決定する必要があり、多数のタグのコンフィグレーションが必要となる大規模なシステムでは管理が困難であったが、この実施の形態5では、ゲートウェイ処理負荷計算機能部51によって、各ゲートウェイ装置7a,7b,…の処理が偏らずに平滑となるように、いずれのゲートウェイ装置7a,7b,…にタグを割り付けるべきかが自動的に設定されるので、オペレータはどのゲートウェイ装置7a,7b,…にタグを配置するかを管理する必要がなくなり、エンジニアリング時間を低減することができる。
【0063】
実施の形態6.
図13は本発明の実施の形態6におけるプラント制御システムの構成を示すブロック図であり、図1に示した実施の形態1と対応する部分には同一の符号を付す。
【0064】
この実施の形態6におけるプラント制御システムの特徴は、実施の形態1の構成に加えて、コンフィグレータ4内に、タグコンフィグレーション画面47において定義したタグの情報とインテリジェントデバイス1a,1b,…やコントローラ2の実際の状態とが一致しているか否かを検出して、不一致の場合にはタグコンフィグレーション画面47にその旨を表示するタグ照合機能部52が設けられていることである。
その他の構成は、図1に示した実施の形態1と同様であるから、ここでは詳しい説明は省略する。
【0065】
実施の形態1では、コンフィグレータ4で定義したタグに割り付けられたインテリジェントデバイス1a,1b,…やコントローラ2が正常に動作しているか、また、コンフィグレーションの結果と実際の機器の接続が一致しているか否かといった照合をオペレータ自身が実施する必要があったが、この実施の形態6では、タグ照合機能部52によって各インテリジェントデバイス1a,1b,…やコントローラ2の動作をモニタして、その故障や離脱を検知し、タグコンフィグレイション画面47に不良なファンクションブロックを表示するため、各インテリジェントデバイス1a,1b,…やコントローラ2の入れ替えや故障を早期に発見でき、エンジニアリング時間を低減することができる。
【0066】
実施の形態7.
図14は本発明の実施の形態7のプラント制御システムの構成を示すブロック図であり、図13に示した実施の形態6に対応する部分には同一の符号を付す。
【0067】
この実施の形態7のプラント制御システムの特徴は、実施の形態6の構成に加えて、コンフィグレータ4内に、オンライン時にタグ照合機能部52を定周期に起動して、タグの照合を行い、インテリジェントデバイス1a,1b,…やコントローラ2の故障や離脱をリアルタイムに検知させる定周期監視部53が設けられていることである。
その他の構成は、図13に示した実施の形態6の場合と同様であるから、ここでは詳しい説明は省略する。
【0068】
実施の形態6では、タグ照合機能部52は設けられているものの、リアルタイムで照合が行われないため、インテリジェントデバイス1a,1b,…やコントローラ2の故障や離脱の検知が遅れる場合があったが、この実施の形態7のように、定周期監視部47を設けて定周期でインテリジェントデバイス1a,1b,…やコントローラ2の故障や離脱を検知するとで、故障時の平均修復時間(MTTR)を短くするとができる。
【0069】
なお、上記の各実施の形態1〜7のプラント制御システムにおいては、制御バス6とフィールドバス5とを別個に設けているが、同一バスでも構成することができる。また、ゲートウェイ装置7にタグを割り付けているが、この割付は通常のプログラマブルコントローラに対しても、データ収集機能部を搭載していれば、実現可能である。
【0070】
【発明の効果】
請求項1記載の発明に係るプラント制御システムは、オペレータはコンフィグレータのタグコングレーション画面において、インテリジェントデバイスやコントローラに搭載されたファンクションブロックをドラグ&ドロップの操作によって接続するだけで、タグ管理テーブルとマッピングテーブルとが自動的に生成され、これらのテーブルを監視装置やゲートウェイ装置に転送することでこれらの装置に対するコンフィグレイションが実施されるので、コントローラやインテリジェントデバイスにファンクションブロックが分散されている場合でも、コントローラやインテリジェントデバイスのタグデータを収集して監視することが可能になり、エンジニアジングに要する時間を短くすることができる。
【0071】
請求項2記載の発明に係るプラント制御システムは、コンフィグレータで生成したタグ定義と監視装置のタグ管理テーブルを一致させるために、タグバインドの処理を手動で実行しなくても、タグ一致機能部で自動的にこのバインド作業を行えるため、常に監視装置とコンフィグレータの間でタグ定義が一致し、不一致に伴う不具合発生を無くすことで、品質向上とエンジニアリング時間の短縮を図ることができる。
【0072】
請求項3記載の発明に係るプラント制御システムは、タグ一致機能部とタグ管理テーブルとをゲートウェイ装置内に配置しているので、監視装置を新規に入れ替えるとき、コンフィグレータと監視装置との間でタグデータの一致をとるため処理が不要となり、監視装置の交換時時のエンジニアリングのコストを低減することができる。
【0073】
請求項4記載の発明に係るプラント制御システムは、複数のゲートウェイ装置を設け、各々のゲートウェイ装置にマッピングテーブルを分散配置しているので、タグメモリの更新を分散化することができ、ゲートウェイ処理の負荷が低くなるため、定周期でタグメモリのデータ内容を更新することが可能となる。
【0074】
請求項5記載の発明に係るプラント制御システムは、タグを定義する際に、どのゲートウェイ装置にタグを配置するかをオペレータ自身が決定しなくても、ゲートウェイ処理負荷計算機能部で自動的に決定されるため、多数のタグのコンフィグレーションが必要となる大規模なシステムにおいても管理が可能となり、エンジニアリング時間を低減することができる。
【0075】
請求項6記載の発明に係るプラント制御システムは、コンフィグレータで定義したタグに割り付けられたデバイスやコントローラが正常に動作しているか、また、コンフィグレーションの結果と実際の機器の接続が一致しているか否かといった照合をオペレータ自身が実施しなくても、タグ照合機能部によって容易に不一致検出を行うことができるので、機器の入れ替えや故障を早期に発見でき、エンジニアリング時間を低減することができる。
【0076】
請求項7記載の発明に係るプラント制御システムは、定周期監視部によってリアルタイムで照合が行われるため、デバイスやコントローラの放障や離脱の検知を早期に行うことができ、故障時の平均修復時間(MTTR)を短くするとができる。
【図面の簡単な説明】
【図1】 本発明の実施の形態1におけるプラント制御システムの構成を示すブロック図である。
【図2】 実施の形態1において使用されるマッピングテーブルを示す説明図である。
【図3】 実施の形態1において使用されるタグ管理テーブルを示す説明図である。
【図4】 実施の形態1でのコンフィグレーションの手順を示すフローチャートである。
【図5】 本発明の実施の形態2におけるプラント制御システムの構成を示すブロック図である。
【図6】 実施の形態2でのコンフィグレーションの手順を示すフローチャートである。
【図7】 本発明の実施の形態3におけるプラント制御システムの構成を示すブロック図である。
【図8】 実施の形態3でのコンフィグレーションの手順を示すフローチャートである。
【図9】 本発明の実施の形態4におけるプラント制御システムの構成を示すブロック図である。
【図10】 実施の形態4でのコンフィグレイションの手順を示すフローチャートである。
【図11】 本発明の実施の形態5におけるプラント制御システムの構成を示すブロック図である。
【図12】 実施の形態5でのコンフィグレーションの手順を示すフローチャートである。
【図13】 本発明の実施の形態6におけるプラント制御システムの構成を示すブロック図である。
【図14】 本発明の実施の形態7におけるプラント制御システムの構成を示すブロック図である。
【図15】 従来のプラント制御システムの構成を示すブロック図である。
【図16】 従来のコンフィグレイションの手順を示すフローチャートである。
【符号の説明】
1a,1b,1c インテリジェントデバイス、2 コントローラ、3 監視装置、4 コンフィグレータ、5 フィールドバス、6 制御バス、7,7a,7b ゲートウェイ装置、11a,11b,11c ファンクションブロック、21 ファンクションブロック、31 表示器、33 タグ管理テーブルメモリ、34 タグ管理機能部、35 タグ一致機能部、44 入力手段、46 ブラウザ、47 タグコンフィグレーション画面、48 テーブル作成手段、49 タグ一致機能部、50 タグ配置機能部、51 ゲートウェイ処理負荷計算機能部、52 タグ照合機能部、53 定周期監視部、71 フィールドバス通信機能部、72 制御バス通信機能部、74 タグメモリ、75 マッピングテーブルメモリ、76 ゲートウェイ処理部、77 タグ一致機能部、78 タグ管理テーブルメモリ。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an intelligent device deployed in a plant and a plant control system that collects and monitors data of a controller that controls these intelligent devices using tags.
[0002]
[Prior art]
As a conventional plant control system of this type, for example, there is a configuration as shown in FIG. 15 (see Japanese Patent Laid-Open No. 10-63315).
[0003]
This conventional plant control system , The intelligent devices 1a, 1b,... Arranged in various devices of the plant, the controller 2 that controls the intelligent devices 1a, 1b,..., And the intelligent devices 1a, 1b,. The monitoring device 3 to be monitored, the configurator 4 for setting the control rules of the intelligent devices 1a, 1b,... And the controller 2, the field bus 5 for connecting the intelligent devices 1a, 1b,. A control bus 6 that connects between the device 3 and the configurator 4 and a gateway device 7 that relays between the field bus 5 and the control bus 6 are provided.
[0004]
Each intelligent device 1a, 1b,... Is a control device such as a flow sensor or a valve for controlling the plant, and each intelligent device 1a, 1b,... Has a predetermined function based on a command from the controller 2. Are programmed as function blocks 11a, 11b,....
[0005]
The controller 2 is capable of arbitrary programming of control logic. As the function block 21, for example, a PID block for realizing a PID (proportional integral derivative) control function is loaded.
[0006]
The monitoring device 3 takes in the data of the intelligent devices 1a, 1b,... And the controller 2, displays the data as standard parts 32, and tag management for managing the relation between the standard parts 32 and tag information. A tag management table memory 33 in which a table is stored, and a tag management function unit 34 that collects tag data accumulated in the gateway device 7 by referring to the tag management table stored in the tag management table memory 33 I have.
[0007]
The configurator 4 collects the data for the control definition program 41, the tag definition screen 41 for defining the tags used in the monitoring device 1, the function blocks 1a, 1b,... And the controller 2 and stores them in the gateway device 7. A display 43 for displaying a program editing screen 42 describing a program for setting a control rule, input means 44 such as a keyboard and a mouse for inputting program data using the screens 41 and 42, And a compiler 45 that compiles a program described on the program editing screen 42 and outputs it as an execution module.
[0008]
The gateway device 7 includes a fieldbus communication function unit 71 that performs communication with the fieldbus 5, a control bus communication function unit 72 that performs communication with the control bus 6, and an execution engine that executes an execution module downloaded from the configurator 4. And a tag memory 74 for storing data corresponding to tags obtained by the intelligent devices 1a, 1b,...
[0009]
Next, in the conventional plant control system having the above-described configuration, an operation when performing configuration for setting the control rules of the intelligent devices 1a, 1b,... And the controller 2 will be described with reference to the flowchart shown in FIG. . In the following, S means each step.
[0010]
First, on the tag definition screen 41 displayed on the display device 43 of the configurator 7, the input means 44 is operated to define tags used in the program and the monitoring device 3 (S161). The defined tag includes a link number (LinkNo.) That determines where the tag is to be arranged in the tag memory 74, a tag number (TAGNo.) For identifying the tag in the plant, and tag data. The tag format (TAGTYPE) that defines the structure is included.
[0011]
Next, on the program editing screen 42, the input device 44 is operated to collect data of the intelligent devices 1a, 1b,... 3 A control rule program is written so that it can be monitored at step S162.
[0012]
For example, as an intelligent device, there are a flow sensor 1a and a valve 1b. When the controller 2 attempts to PID control the opening degree of the valve 1b based on the detection output of the flow sensor 1a, the detection data of the flow sensor 1a is used. Control that stores in the tag memory 74 of the gateway device 7 and stores opening degree data in the tag memory 74 of the gateway device 7 when the opening degree of the valve 1 b is PID controlled by the function block 21 of the controller 2. The rules are described by the program on the program editing screen 42. Then, the program is compiled by the compiler 45 to generate an execution module (S163).
[0013]
Also, The configurator 4 Monitoring device 3 In order to manage the relation between the standard part 32 and the tag information, a tag management table is generated, and the tag management table is used as a monitoring device. 3 (S164). In the monitoring device 3, the transferred tag management table is stored in the tag management table memory 33.
[0014]
On the other hand, the configurator 4 downloads the execution module generated by the compiler 45 to the gateway device 13. C (S165).
[0015]
In this way, when the configuration is completed by setting the control rules of the intelligent devices 1a, 1b,... And the controller 2, the execution engine unit 73 of the gateway device 7 is downloaded from the configurator 4 thereafter. By executing the command with reference to the execution module, data is collected from the intelligent devices 1a, 1b,..., Such as flow sensors and valves, and the controller 2, and the data is sent to the corresponding area of the tag memory 74 at a constant cycle. Write.
[0016]
Further, the monitoring device 3 refers to the tag management table stored in the tag management table memory 33 by the tag management function unit 34, and uses the tag information stored in the tag memory 74 of the gateway device 7 as a fixed period. The tag information is displayed on the screen of the standard component 32 set in correspondence with each intelligent device 1a, 1b,.
[0017]
For example, in the above example, the opening degree data of the valve 1b, which is PID controlled by the controller 2 based on the detection output of the flow sensor 1a, is read from the tag memory 74 of the gateway device 7, and the indicator of the monitoring device 3 is displayed. 31 is displayed as a standard part 32.
[0018]
[Problems to be solved by the invention]
Thus, the conventional plant control system is a monitoring device for configuration. 3 Standard parts 32 In order to generate a tag having a standard data structure corresponding to, it is necessary to write the control rules of the intelligent devices 1a, 1b,... Is on.
[0019]
Moreover, when changing the tag, not only the tag but also the program for setting the control rule must be changed at the same time. Further, compilation by the compiler 45 and downloading of the execution module to the gateway device 7 are performed. Since it was necessary, there was a problem that engineering took time.
[0020]
The present invention has been made to solve the above-described problems, and an operator can monitor an intelligent device or controller simply by connecting the function block of the intelligent device or controller on the screen. A tag management table and a mapping table that associates tags with function blocks of each device are automatically generated. By using these tables, programming for configuration and monitoring of intelligent devices and controllers are performed. An object of the present invention is to provide a plant control system that can reduce the time required for engineering.
[0021]
[Means for Solving the Problems]
A plant control system according to the invention of claim 1 is an intelligent device deployed in a plant, a controller that controls each intelligent device, a monitoring device that takes in the data of the intelligent device and the controller and monitors its state, Configurator for setting control rules for the intelligent devices and controllers, a field bus for connecting the intelligent devices, a control bus for connecting the controllers, monitoring devices, and configurators, and the field bus and control A gateway device that relays to the bus, and the configurator includes a browser that displays a hierarchical structure of function blocks of the intelligent device and the controller, and the browser Drag and drop function block Luo tag configuration screen by connecting the function blocks in the tag management table and a gateway device for tag management by the monitoring device Intelligent A table creating means for generating a mapping table for specifying a tag storage position of a device or a controller, and the gateway device communicates with a fieldbus communication function unit for communicating with the field bus and the control bus. The control bus communication function unit to perform, the mapping table memory for storing the mapping table downloaded from the configurator, and the mapping table stored in the mapping table memory with reference to the mapping table memory Intelligent A gateway processing unit that collects data corresponding to tags from devices and controllers, and a tag memory that stores tags of the intelligent devices and controllers, and the monitoring device displays intelligent device and controller information as standard parts A tag management table memory that stores a tag management table transferred from the configurator, a tag management table stored in the tag management table memory, and stored in the tag memory of the gateway device And a tag management function unit that collects tag data.
[0022]
A plant control system according to a second aspect of the present invention is the configuration according to the first aspect, wherein the configurator automatically transmits a tag management table to the monitoring device after the tag is configured by the operator. On the other hand, the monitoring device includes a tag matching function unit that automatically stores a tag management table from the tag matching function unit of the configurator in the tag management table memory.
[0023]
A plant control system according to a third aspect of the present invention is the plant control system according to the first aspect, wherein instead of providing the monitoring device with a tag matching function unit and a tag management table memory, the gateway device has a tag matching function unit and tag management. A table memory is provided, and the monitoring device collects monitoring data by referring to a tag management table of the gateway device.
[0024]
A plant control system according to a fourth aspect of the present invention is the configuration according to the first aspect, wherein the plant control system includes a plurality of the gateway devices, and the configurator assigns a plurality of defined tags to any of the plurality of gateway devices. It is characterized by having a tag placement function section for defining the above.
[0025]
According to a fifth aspect of the present invention, in the configuration of the fourth aspect, the configurator calculates the load on each gateway device based on the number of tags downloaded to each gateway device and information on the program. The gateway processing load calculation function unit for automatically setting which gateway device should be assigned a tag is provided.
[0026]
A plant control system according to a sixth aspect of the present invention is the configuration according to any one of the first to fifth aspects, wherein the configurator includes the tag information defined on the tag configuration screen and actual intelligent information. It is characterized by including a tag verification function unit that detects whether or not the state of the device or the controller matches, and displays the fact on the tag configuration screen if they do not match.
[0027]
A plant control system according to a seventh aspect of the present invention is the plant control system according to the sixth aspect, wherein the configurator activates the tag collation function unit at a fixed period during online operation to prevent a failure or separation of the intelligent device or controller. A fixed-cycle monitoring unit that detects occurrence in real time is provided.
[0028]
DETAILED DESCRIPTION OF THE INVENTION
Embodiment 1 FIG.
FIG. 1 is a block diagram showing a configuration of a plant control system according to Embodiment 1 of the present invention, and parts corresponding to the prior art shown in FIG.
[0029]
In FIG. 1, 1a, 1b,... Are intelligent devices deployed in the plant, 2 is a controller that controls each intelligent device 1a, 1b,..., 3 is the intelligent device 1a, 1b,. A monitoring device for monitoring the state, 4 is a configurator for setting the control rules of the intelligent devices 1a, 1b,... And the controller 2, 5 is a field bus for connecting the intelligent devices 1a, 1b,. The control bus 7 connects the monitoring device 3 and the configurator 4, and 7 is a gateway device that relays between the field bus 5 and the control bus 6.
[0030]
The configurator 7 includes a browser 46 that displays the hierarchical structure of the function blocks 11a, 11b,..., 21 of the intelligent devices 1a, 1b,. Input means 44 such as a keyboard and a mouse for performing an operation of connecting the function blocks 11a, 11b,..., 21 by dragging and dropping the icons of the function blocks 11a, 11b,. A tag management screen (see FIG. 3) by the monitoring device 3 by the operation on the tag configuration screen 47 by the input means 44 and the tag-corresponding data from the intelligent devices 1a, 1b,. Mapping table to identify the storage location and a table creating means 48 for generating, respectively (see FIG. 2).
[0031]
The monitoring device 3 includes a display 31 for displaying information of the intelligent devices 1a, 1b,... And the controller 2 as standard parts, a tag management table memory 33 for storing a tag management table transferred from the configurator 4, and the tag management. A tag management function unit 34 that collects data stored in the tag memory 74 of the gateway device 7 with reference to the tag management table stored in the table memory 33.
[0032]
The gateway device 7 includes a field bus communication function unit 71 that performs communication with the field bus 5, a control bus communication function unit 72 that performs communication with the control bus 6, and a mapping table that stores a mapping table downloaded from the configurator 4. A gateway 75 that collects data corresponding to tags from the field devices 1a, 1b,... And the controller 2 with reference to the mapping table stored in the mapping table memory 75, and each intelligent device 1a , 1b,... And a tag memory 74 for storing tag data of the controller 2.
[0033]
FIG. 2 is an explanatory diagram showing the contents of the mapping table created by the table creation means 48 of the configurator 4.
This mapping table includes a link number (Link No.) that determines where a tag is to be placed in the tag memory 74 of the gateway device 7 and a tag number that is assigned so as not to be duplicated between plants in order to identify the tag. (TAG No.), tag format (TAGTYPE) indicating the data structure of the tag, and the intelligent devices 1a, 1b,... And the FB (function block) address to which the function blocks 11a, 11b,..., 21 are assigned in the node. And the data storage position of each function block 11a, 11b, ..., 21 in the tag memory 74 is specified by the node address and the FB address.
[0034]
FIG. 3 is an explanatory diagram showing the contents of the tag management table created by the table creation means 48 of the configurator 4.
This tag management table includes a controller address where tag data exists, a link number (Link No.) that determines where to place the tag in the tag memory 74, and a tag number ( TAG No.).
[0035]
Next, in the plant control system of the first embodiment, the operation when performing configuration will be described with reference to the flowchart shown in FIG.
[0036]
The function blocks 11a, 11b,... 21 for realizing the intended functions of the intelligent devices 1a, 1b,... And the controller 2 that can be used in the plant offline (or online) in the browser 46 of the configurator 4 in a tree shape. It is displayed (S41).
[0037]
Next, the operator operates the input means 44 to drag and drop these function blocks 11a, 11b,..., 21 onto the tag configuration screen 47, and then connect the function blocks 11a, 11b,. Then, the data transmission / reception relationship is determined (S42).
[0038]
For example, as an intelligent device, there are a flow sensor 1a and a valve 1b. When the controller 2 attempts to PID control the opening of the valve 1b based on the detection output of the flow sensor 1a, the flow sensor 1a, the controller 2, The function blocks 11a, 21, and 11b of the valve 1b are dragged and dropped on the tag configuration screen 47 so that the function blocks 11a, 21, and 11b are connected to each other.
[0039]
Subsequently, the operator designates a tag number (TAGNo.) And a tag type (TAGTYPE) (S42).
In response to this, the table creation means 48 automatically generates the mapping table shown in FIG. 2 and the tag management table shown in FIG. 3 (S43).
[0040]
Next, the operator operates the input unit 44 to transfer the tag management table generated by the table creation unit 48 to the monitoring device 3 by tag binding (S44). As a result, this tag management table is stored in the tag management table memory 33 of the monitoring device 3. Further, the configurator 4 downloads the mapping table to the gateway device 7 (S45). As a result, the mapping table is stored in the mapping table memory 75 of the gateway device 7.
[0041]
When the configuration is completed in this way, thereafter, the gateway processing unit 76 of the gateway device 7 sends the controller 2 and each intelligent device 1a, 1b,... At a constant cycle according to the mapping table stored in the mapping table memory 75. For the tag, data corresponding to the tag is collected, and the data is stored in the corresponding area of the tag memory 74.
[0042]
Further, the monitoring device 3 refers to the tag management table stored in the tag management table memory 33 by the tag management function unit 34, and uses the tag information stored in the tag memory 74 of the gateway device 7 as a fixed period. The tag information is displayed on the screen of the standard component 32 set in correspondence with each intelligent device 1a, 1b,.
[0043]
For example, in the above example, the tag data of the opening degree of the valve 1b that is PID controlled by the controller 2 based on the detection output of the flow sensor 1a is in the tag memory 74 of the gateway device 7. tag number F The data is read from the area 1C001 and displayed as the standard component 32 on the display 31 of the monitoring device 3.
[0044]
In this way, when the function blocks 11a, 11b,..., 21 are distributed to the intelligent devices 1a, 1b,. Although the control rules for data collection are described one by one on the program editing screen 42 by the program, in the first embodiment, the function blocks 11a, 11b,. Since the mapping table and the tag management table are automatically generated, and programming and monitoring by tags can be performed by these tables, the time required for engineering the control logic and the monitoring screen can be shortened.
[0045]
Embodiment 2. FIG.
FIG. 5 is a block diagram showing the configuration of the plant control system according to the second embodiment of the present invention, and parts corresponding to those in the first embodiment shown in FIG.
[0046]
The feature of the plant control system of the second embodiment is that, in addition to the configuration of the first embodiment shown in FIG. 1, the configurator 4 includes a tag management generated on the tagging configuration screen 47 by the table creating means 48. A tag matching function unit 49 for automatically reading the table and transferring it to the monitoring device 1 is provided, while the monitoring device 3 takes in the tag management table transferred from the configurator 4 and automatically stores it in the tag management table memory 33. That is, a tag matching function unit 35 is provided.
Since the other configuration is the same as that of the first embodiment shown in FIG. 1, detailed description is omitted here.
[0047]
Next, the operation in the case of performing configuration in the plant control system of the second embodiment will be described with reference to the flowchart shown in FIG.
In FIG. 6, S61 to S63 and S65 are basically the same as S41 to S43 and S45 in the flowchart (FIG. 4) in the first embodiment, but in this second embodiment, in S64, the configurator 4 is automatically transferred to the monitoring device 3 by the tag matching function unit 49, and the tag matching function unit 35 of the monitoring device 3 tags the tag management table accordingly. Stored in the management table memory 33. As a result, the tag management table is always matched.
[0048]
In the first embodiment, in order to make the contents of the tag management table generated by the configurator 4 and the tag management table stored in the monitoring device 3 match, the tag binding process is manually executed using the input unit 44. However, in the second embodiment, the tag matching function units 49 and 35 automatically perform this binding work, so that the tag definition always matches between the monitoring device 3 and the configurator 4, and a problem occurs due to the mismatch. Can be eliminated, improving quality and shortening engineering time.
[0049]
Embodiment 3 FIG.
FIG. 7 is a block diagram showing the configuration of the plant control system according to the third embodiment of the present invention, and parts corresponding to those in the second embodiment shown in FIG.
[0050]
The feature of the plant control system of the third embodiment is that, in the second embodiment shown in FIG. 5, the monitoring device 3 is provided with a tag management function unit 34 and a tag matching function unit 35. The gateway device 7 is provided with a tag matching function unit 77 and a tag management table memory 78.
Other configurations are the same as those of the second embodiment shown in FIG. 5, and thus detailed description thereof is omitted here.
[0051]
Next, the operation in the case of performing configuration in the plant control system of the third embodiment will be described with reference to the flowchart shown in FIG.
In FIG. 8, S81 to S83 and S85 are basically the same as S61 to S63 and S65 in the flowchart (FIG. 6) in the second embodiment, but in this third embodiment, in S84, the configurator 4 is automatically transferred to the gateway device 7 by the tag matching function unit 49 and stored in the tag management table memory 78, so that the tag management tables are always matched. .
[0052]
As described above, in the first and second embodiments, the tag management table memory 33 is provided in the monitoring device 3, whereas in the third embodiment, the tag matching function unit 77 is provided in the gateway device 7. And the tag management table memory 78, when the monitoring device 3 is newly replaced, the tag data is matched between the configurator 4 and the monitoring device 3, so that no processing is required. Engineering costs for replacement can be reduced.
[0053]
Embodiment 4 FIG.
FIG. 9 is a block diagram showing the configuration of the plant control system according to the fourth embodiment of the present invention, and parts corresponding to those in the first embodiment shown in FIG.
[0054]
A feature of the plant control system of the fourth embodiment is that a plurality of gateway devices 7a, 7b,... Are provided for the configuration of the first embodiment, and the configurator 4 has a plurality of defined tags. A tag placement function unit 50 is provided for defining which of the gateway devices 7a, 7b,.
[0055]
Here, the configuration of each gateway device 7a, 7b,... Is basically the same. Further, which gateway device 7a, 7b,..., Intelligent device 1a, 1b, 1c,... And each function block 11a, 11b, 11c,. Specified by the address. Here, the function blocks 11a and 11b of the flow sensor 1a and the valve 1b are assigned to one gateway device 7a so that the function blocks 11c and 11c of the temperature sensor 1c belong to the other gateway device 7b. To do.
Since other configurations are the same as those in the first embodiment, detailed description thereof is omitted here.
[0056]
Next, the operation in the case of performing configuration in the plant control system of the fourth embodiment will be described with reference to the flowchart shown in FIG.
In FIG. 10, S101 and S102 are basically the same as S41 and S42 in the flowchart (FIG. 4) in the first embodiment, but in this fourth embodiment, in S103, the operator moves each intelligent device 1a. , 1b, 1c,... And the function blocks 11a, 11b, 11c,..., 21 of the controller 2 are set to which gateway device 7a, 7b,. Therefore, the table creation unit 48 creates a mapping table and a tag management table based on the tag placement information of the tag placement function unit 50.
[0057]
Next, the operator operates the input unit 44 to transfer the tag management table generated by the table creation unit 48 to the monitoring device by tag binding (S104). Moreover, the configurator 4 downloads a mapping table to predetermined gateway apparatus 7a, 7b, ... based on the tag arrangement information of the tag arrangement function part 50 (S105). Thus, the mapping table is stored in the mapping table memory 75 of each gateway device 7a, 7b,.
[0058]
When the gateway device 7 that downloads the mapping table is a single device as in the first embodiment, when the number of intelligent devices 1a, 1b,... However, in this fourth embodiment, a plurality of gateway devices 7a, 7b,... Are provided, and the gateway devices 7a, 7a,. Since the mapping table is distributed in the mapping table memory 75 of 7b,..., The update of the tag memory 74 can be distributed and the data can be updated at high speed.
[0059]
Embodiment 5 FIG.
FIG. 11 is a block diagram showing the configuration of the plant control system in the fifth embodiment of the present invention, and the same reference numerals are given to the portions corresponding to those in the fourth embodiment shown in FIG.
[0060]
The feature of the plant control system of the fifth embodiment is that, in the configuration of the fourth embodiment, the number of tags mapped to each of the current gateway devices 7a, 7b,... Is based on the gateway processing load calculation function unit 51 that calculates the load in each gateway device 7a, 7b,... And automatically sets which gateway device 7a, 7b,. .
Since the other configuration is the same as that of the fourth embodiment shown in FIG. 9, detailed description thereof is omitted here.
[0061]
Next, the operation in the case of performing configuration in the plant control system of the fifth embodiment will be described with reference to the flowchart shown in FIG.
In FIG. 12, S121 to S125 are basically the same as S101 to S105 in the flowchart (FIG. 10) in the fourth embodiment, but in this fifth embodiment, in S126, the gateway processing load calculation function unit 51 automatically sets which gateway device 7a, 7b,... Should be assigned the tag of each function block 11a, 11b, 11c,..., 21 of each intelligent device 1a, 1b, 1c,. The tag placement information is registered in the tag placement function unit 50. The table creation unit 48 creates a mapping table and a tag management table based on the tag placement information of the tag placement function unit 50.
[0062]
In the above-described fourth embodiment, when defining a tag, it is necessary for the operator himself to determine which gateway device 7a, 7b,... Should place the tag, and a large number of tags need to be configured. Although it was difficult to manage in a large-scale system, in the fifth embodiment, the gateway processing load calculation function unit 51 allows any of the gateway devices 7a, 7b,... Since it is automatically set whether the tag is assigned to the gateway device 7a, 7b,..., The operator does not need to manage which gateway device 7a, 7b,. be able to.
[0063]
Embodiment 6 FIG.
FIG. 13 is a block diagram showing the configuration of the plant control system according to the sixth embodiment of the present invention, and parts corresponding to those in the first embodiment shown in FIG.
[0064]
The plant control system according to the sixth embodiment is characterized in that, in addition to the configuration of the first embodiment, the tag information defined in the tag configuration screen 47 and the intelligent devices 1a, 1b,. In other words, a tag verification function unit 52 is provided for detecting whether or not the actual state matches, and displaying the fact on the tag configuration screen 47 if they do not match.
Since the other configuration is the same as that of the first embodiment shown in FIG. 1, detailed description thereof is omitted here.
[0065]
In the first embodiment, the intelligent devices 1a, 1b,... Assigned to the tags defined by the configurator 4 and the controller 2 are operating normally, and the configuration result matches the actual device connection. In the sixth embodiment, the operation of each intelligent device 1a, 1b,... And controller 2 is monitored by the tag verification function unit 52, and the failure is detected. , And detection of failure and display of defective function blocks on the tag configuration screen 47. Therefore, replacement or failure of each intelligent device 1a, 1b,... Or controller 2 can be detected at an early stage, and engineering time can be reduced. .
[0066]
Embodiment 7 FIG.
FIG. 14 is a block diagram showing the configuration of the plant control system according to the seventh embodiment of the present invention, and parts corresponding to those in the sixth embodiment shown in FIG.
[0067]
The feature of the plant control system of the seventh embodiment is that, in addition to the configuration of the sixth embodiment, in the configurator 4, the tag matching function unit 52 is activated at regular intervals when online, and tag matching is performed. This is that a fixed period monitoring unit 53 is provided for detecting in real time a failure or detachment of the devices 1a, 1b,...
The other configuration is the same as that of the sixth embodiment shown in FIG. 13, and a detailed description thereof is omitted here.
[0068]
In the sixth embodiment, although the tag collation function unit 52 is provided, since collation is not performed in real time, detection of failure or separation of the intelligent devices 1a, 1b,. As in the seventh embodiment, the fixed period monitoring unit 47 is provided to detect the failure or separation of the intelligent devices 1a, 1b,... It can be shortened.
[0069]
In the plant control systems of the above-described first to seventh embodiments, the control bus 6 and the field bus 5 are provided separately, but the same bus can be used. Moreover, although the tag is allocated to the gateway apparatus 7, this allocation is realizable if the data collection function part is mounted also to the normal programmable controller.
[0070]
【The invention's effect】
In the plant control system according to the first aspect of the invention, the operator connects the function block mounted on the intelligent device or controller by drag & drop operation on the tag configuration screen of the configurator. Do Just tag management table and mapping table are automatically generated, these tables Can be transferred to monitoring devices and gateway devices Since configuration is performed, even when function blocks are distributed to controllers and intelligent devices, tag data of controllers and intelligent devices can be collected and monitored, shortening the time required for engineering be able to.
[0071]
The plant control system according to the second aspect of the present invention provides a tag matching function unit that does not need to manually execute tag binding processing in order to match the tag definition generated by the configurator with the tag management table of the monitoring device. Since this binding operation can be automatically performed, the tag definitions always match between the monitoring device and the configurator, and the occurrence of problems due to the mismatch can be eliminated to improve quality and shorten engineering time.
[0072]
In the plant control system according to the third aspect of the present invention, the tag matching function unit and the tag management table are arranged in the gateway device. Therefore, when the monitoring device is newly replaced, the tag is set between the configurator and the monitoring device. Since the data is matched, no processing is required, and the engineering cost when replacing the monitoring device can be reduced.
[0073]
The plant control system according to the invention of claim 4 is provided with a plurality of gateway devices, and the mapping table is distributed to each gateway device, so that the update of the tag memory can be distributed, and the gateway processing Since the load is reduced, the data contents of the tag memory can be updated at regular intervals.
[0074]
In the plant control system according to the invention described in claim 5, when defining the tag, the gateway processing load calculation function unit automatically decides which gateway device the tag is to be placed without having to decide by itself. Therefore, management is possible even in a large-scale system that requires configuration of a large number of tags, and engineering time can be reduced.
[0075]
In the plant control system according to the sixth aspect of the present invention, is the device or controller assigned to the tag defined by the configurator operating normally, and whether the configuration result matches the actual device connection? Even if the operator himself / herself does not perform verification such as “no”, the tag verification function unit can easily detect the mismatch, so that replacement of equipment and failure can be detected at an early stage, and engineering time can be reduced.
[0076]
Since the plant control system according to the invention described in claim 7 is collated in real time by the fixed-cycle monitoring unit, it is possible to detect the failure or detachment of the device or the controller at an early stage, and the average repair time at the time of failure (MTTR) can be shortened.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a plant control system in Embodiment 1 of the present invention.
FIG. 2 is an explanatory diagram showing a mapping table used in the first embodiment.
FIG. 3 is an explanatory diagram showing a tag management table used in the first embodiment.
FIG. 4 is a flowchart showing a configuration procedure in the first embodiment.
FIG. 5 is a block diagram showing a configuration of a plant control system in Embodiment 2 of the present invention.
FIG. 6 is a flowchart illustrating a configuration procedure according to the second embodiment.
FIG. 7 is a block diagram showing a configuration of a plant control system in Embodiment 3 of the present invention.
FIG. 8 is a flowchart illustrating a configuration procedure according to the third embodiment.
FIG. 9 is a block diagram showing a configuration of a plant control system in Embodiment 4 of the present invention.
FIG. 10 is a flowchart illustrating a configuration procedure according to the fourth embodiment.
FIG. 11 is a block diagram showing a configuration of a plant control system in a fifth embodiment of the present invention.
FIG. 12 is a flowchart illustrating a configuration procedure according to the fifth embodiment.
FIG. 13 is a block diagram showing a configuration of a plant control system in Embodiment 6 of the present invention.
FIG. 14 is a block diagram showing a configuration of a plant control system in a seventh embodiment of the present invention.
FIG. 15 is a block diagram showing a configuration of a conventional plant control system.
FIG. 16 is a flowchart showing a conventional configuration procedure;
[Explanation of symbols]
1a, 1b, 1c Intelligent device, 2 controller, 3 monitoring device, 4 configurator, 5 field bus, 6 control bus, 7, 7a, 7b gateway device, 11a, 11b, 11c function block, 21 function block, 31 display, 33 tag management table memory, 34 tag management function part, 35 tag matching function part, 44 input means, 46 browser, 47 tag configuration screen, 48 table creation means, 49 tag matching function part, 50 tag placement function part, 51 gateway Processing load calculation function section, 52 tag verification function section, 53 fixed period monitoring section, 71 fieldbus communication function section, 72 control bus communication function section, 74 tag memory, 75 mapping table memory, 76 gateway processing section, 77 tag matching function Part, 78 Tag management table memory.

Claims (7)

プラントに配備されたインテリジェントデバイスと、各インテリジェントデバイスを制御するコントローラと、前記インテリジェントデバイスやコントローラのデータを取り込んでその状態を監視する監視装置と、前記インテリジェントデバイスやコントローラの制御規則を設定するコンフィグレータと、前記インテリジェントデバイス相互間を接続するフ−ルドバスと、前記コントローラ、監視装置、およびコンフィグレータ相互間を接続する制御バスと、前記フ−ルドバスと制御バスとの中継を行うゲートウェイ装置とを備えており、
前記コンフィグレータは、前記インテリジェントデバイスやコントローラのファンクションブロックの階層構造を表示するブラウザと、このブラウザからタグコンフィグレーション画面上にファンクションブロックをドラッグ&ドロップして該ファンクションブロックを接続することで、前記監視装置によるタグ管理用のタグ管理テーブルおよびゲートウェイ装置におけるインテリジェントデバイスやコントローラのタグ格納位置を特定するマッピングテーブルを生成するテーブル作成手段とを有し、
前記ゲートウェイ装置は、前記フイールドバスとの通信を行うフィールドバス通信機能部と、前記制御バスとの通信を行う制御バス通信機能部と、前記コンフィグレータからダウンロードされたマッピングテーブルを記憶するマッピングテーブルメモリと、このマッピングテーブルメモリに記憶されているマッピングテーブルを参照して前記インテリジェントデバイスやコントローラからのタグ対応のデータを収集するゲートウェイ処理部と、前記インテリジェントデバイスやコントローラのタグを格納するタグメモリとを備え、
前記監視装置は、インテリジェントデバイスやコントローラの情報を標準部品として表示する表示器と、前記コンフィグレータから転送されるタグ管理テーブルを記憶するタグ管理テーブルメモリと、このタグ管理テーブルメモリに記憶されているタグ管理テーブルを参照して前記ゲートウェイ装置のタグメモリに蓄積されているタグデータを収集するタグ管理機能部と、を含むことを特徴とするプラント制御システム。
An intelligent device deployed in the plant, a controller that controls each intelligent device, a monitoring device that takes in the data of the intelligent device and controller and monitors its status, and a configurator that sets control rules for the intelligent device and controller; A field bus for connecting the intelligent devices, a control bus for connecting the controller, the monitoring device, and the configurator, and a gateway device for relaying the field bus and the control bus. ,
The configurator is configured to connect the function block by connecting the function block by dragging and dropping the function block on the tag configuration screen from a browser that displays a hierarchical structure of the function blocks of the intelligent device or the controller. A tag management table for tag management and a table creation means for generating a mapping table for specifying the tag storage position of the intelligent device or controller in the gateway device,
The gateway device includes a fieldbus communication function unit that performs communication with the field bus, a control bus communication function unit that performs communication with the control bus, and a mapping table memory that stores a mapping table downloaded from the configurator. A gateway processing unit that collects tag-corresponding data from the intelligent device or controller with reference to a mapping table stored in the mapping table memory, and a tag memory that stores tags of the intelligent device or controller ,
The monitoring apparatus includes a display that displays information on intelligent devices and controllers as standard parts, a tag management table memory that stores a tag management table transferred from the configurator, and tags stored in the tag management table memory And a tag management function unit that collects tag data stored in a tag memory of the gateway device with reference to a management table.
前記コンフィグレータは、オペレータによるタグのコンフィグレーションの実施後にタグ管理テーブルを自動的に監視装置に送信するタグ一致機能部を備える一方、前記監視装置は、前記コンフィグレータのタグ一致機能部からのタグ管理テーブルを前記タグ管理テーブルメモリに自動的に記憶するタグ一致機能部を備えていることを特徴とする請求項1記載のプラント制御システム。The configurator includes a tag matching function unit that automatically transmits a tag management table to a monitoring device after tag configuration by an operator, while the monitoring device includes a tag management table from the tag matching function unit of the configurator. The plant control system according to claim 1, further comprising: a tag matching function unit that automatically stores the data in the tag management table memory. 前記監視装置にタグ一致機能部とタグ管理テーブルメモリとを設ける代わりに、ゲートウェイ装置にタグ一致機能部とタグ管理テーブルメモリとを設け、前記監視装置は、ゲートウェイ装置のタグ管理テーブルを参照することで監視データを収集することを特徴とする請求項1記載のプラント制御システム。Instead of providing a tag matching function unit and a tag management table memory in the monitoring device, the gateway device is provided with a tag matching function unit and a tag management table memory, and the monitoring device refers to the tag management table of the gateway device. The plant control system according to claim 1, wherein monitoring data is collected by the method. 前記ゲートウェイ装置を複数台備えるとともに、コンフィグレータには、複数定義したタグを複数の各ゲートウェイ装置の内のいずれに割り当てるかを定義するタグ配置機能部を備えることを特徴とする請求項1記載のプラント制御システム。2. The plant according to claim 1, wherein the plant includes a plurality of the gateway devices, and the configurator includes a tag placement function unit that defines which of the plurality of defined tags is assigned to each of the plurality of gateway devices. Control system. 前記コンフィグレータは、各ゲートウェイ装置にダウンロードされるタグの数やプログラムの情報に基づいて各ゲートウェイ装置における負荷を計算し、いずれのゲートウェイ装置にタグを割り付けるべきかを自動設定するゲートウェイ処理負荷計算機能部を備えることを特徴とする請求項4記載のプラント制御システム。The configurator calculates a load in each gateway device based on the number of tags downloaded to each gateway device and program information, and automatically sets which gateway device should be assigned a tag. The plant control system according to claim 4, further comprising: 前記コンフィグレータは、前記タグコンフィグレーション画面において定義したタグの情報と実際のインテリジェントデバイスやコントローラの状態とが一致しているか否かを検出して、不一致の場合には前記タグコンフィグレーション画面にその旨を表示するタグ照合機能部を備えることを特徴とする請求項1ないし請求項5のいずれか1項に記載のプラント制御システム。The configurator detects whether or not the tag information defined on the tag configuration screen matches the actual intelligent device or controller status. The plant control system according to any one of claims 1 to 5, further comprising a tag verification function unit that displays 前記コンフィグレータは、オンライン時において前記タグ照合機能部を定周期で起動させて前記インテリジェントデバイスやコントローラの故障や離脱の発生をリアルタイムで検知させる定周期監視部を備えることを特徴とする請求項6記載のプラント制御システム。The said configurator is provided with the fixed period monitoring part which activates the said tag collation function part in a fixed period at the time of online, and detects generation | occurrence | production of a failure and detachment | leave of the said intelligent device or controller in real time. Plant control system.
JP2000239601A 2000-08-08 2000-08-08 Plant control system Expired - Lifetime JP3662822B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000239601A JP3662822B2 (en) 2000-08-08 2000-08-08 Plant control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000239601A JP3662822B2 (en) 2000-08-08 2000-08-08 Plant control system

Publications (2)

Publication Number Publication Date
JP2002055713A JP2002055713A (en) 2002-02-20
JP3662822B2 true JP3662822B2 (en) 2005-06-22

Family

ID=18731111

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000239601A Expired - Lifetime JP3662822B2 (en) 2000-08-08 2000-08-08 Plant control system

Country Status (1)

Country Link
JP (1) JP3662822B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4632137B2 (en) * 2006-07-28 2011-02-16 横河電機株式会社 Equipment diagnostic system
US8005553B2 (en) * 2006-09-29 2011-08-23 Fisher-Rosemount Systems, Inc. Automatic configuration of synchronous block execution for control modules run in fieldbus networks
JP4823093B2 (en) * 2007-02-08 2011-11-24 株式会社東芝 Digital control system and operation method thereof
KR101635343B1 (en) * 2014-05-12 2016-07-08 미쓰비시덴키 가부시키가이샤 Programmable controller, programmable controller system, engineering tool, and display

Also Published As

Publication number Publication date
JP2002055713A (en) 2002-02-20

Similar Documents

Publication Publication Date Title
JP6904639B2 (en) Background collection of diagnostic data from field instrumentation
US7647126B2 (en) Integration of process modules and expert systems in process plants
US7392165B2 (en) Simulation system for multi-node process control systems
US7729789B2 (en) Process plant monitoring based on multivariate statistical analysis and on-line process simulation
US8000815B2 (en) Method for the supplying and installation of device-specific functionalities and/or data for the field devices of a distributed system
US9983559B2 (en) Updating and utilizing dynamic process simulation in an operating process environment
US7275236B1 (en) Method for programming a multiple device control system using object sharing
JP5030852B2 (en) Device management apparatus, device management method, and program
US11625018B2 (en) Method and system for configuring virtual controllers in a building management system
US11720074B2 (en) Method and system for managing virtual controllers in a building management system
JP7359517B2 (en) Smart function blocks and methods for integrating PLC into control systems
US11940786B2 (en) Building management system and method with virtual controller and failsafe mode
CN108427383B (en) Engineering device, engineering method, and storage medium
US20210382449A1 (en) Building management system with control logic distributed between a virtual controller and a smart edge controller
JP3662822B2 (en) Plant control system
JP2021174545A (en) Remote deployment and trial operation of workstations within distributed control system
JP2006127069A (en) Plant monitoring control system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040729

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040804

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040928

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050322

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050324

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 3662822

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080401

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090401

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100401

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100401

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110401

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120401

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120401

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130401

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130401

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140401

Year of fee payment: 9

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term