JP5413589B2 - Plant monitoring apparatus and plant monitoring method - Google Patents

Plant monitoring apparatus and plant monitoring method Download PDF

Info

Publication number
JP5413589B2
JP5413589B2 JP2009251259A JP2009251259A JP5413589B2 JP 5413589 B2 JP5413589 B2 JP 5413589B2 JP 2009251259 A JP2009251259 A JP 2009251259A JP 2009251259 A JP2009251259 A JP 2009251259A JP 5413589 B2 JP5413589 B2 JP 5413589B2
Authority
JP
Japan
Prior art keywords
sequence program
sequence
abnormality
program
database
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.)
Active
Application number
JP2009251259A
Other languages
Japanese (ja)
Other versions
JP2011096127A (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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2009251259A priority Critical patent/JP5413589B2/en
Publication of JP2011096127A publication Critical patent/JP2011096127A/en
Application granted granted Critical
Publication of JP5413589B2 publication Critical patent/JP5413589B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、プラントにおけるプロセスの監視や制御に用いられるプラント監視装置及びプラント監視方法に係る。特にプラントプロセス制御のシーケンスプログラムを改造する技術に関する。   The present invention relates to a plant monitoring apparatus and a plant monitoring method used for process monitoring and control in a plant. In particular, the present invention relates to a technique for modifying a sequence program for plant process control.

従来、製造工場、発電所、下水処理場などのプラントでは、計算機システムを用いて構成されるプラント監視制御装置により、プラントプロセスの監視や制御を行うと共に、プラントプロセスの保守を行うようになっている。そのプラント監視制御装置は、プラントプロセスの状態に関する情報やプラントプロセスに設けられている各種計算機(以降、「コントローラ」と称す)で得られるプロセスデータとしての情報などであるプラント情報をプラント情報画面として表示装置に表示している。そして、そのプラント情報画面に基づいて、運転員がプラントプロセスの監視制御を行えるようになっている。
また、プラントプロセスに設けられているコントローラには、シーケンスプログラムが搭載されており、あらかじめ定められた制御内容に従いプラントプロセスの自動運転を行っている。
Conventionally, in plants such as manufacturing factories, power plants, and sewage treatment plants, plant processes are monitored and controlled and plant processes are maintained by a plant monitoring and control device configured using a computer system. Yes. The plant monitoring and control device uses plant information such as information on the state of the plant process and information as process data obtained by various computers provided in the plant process (hereinafter referred to as “controller”) as a plant information screen. It is displayed on the display device. Based on the plant information screen, the operator can monitor and control the plant process.
In addition, a sequence program is mounted on a controller provided in the plant process, and the plant process is automatically operated in accordance with predetermined control contents.

このようなプラント監視制御装置でのシーケンスプログラムには、プラントの自動制御処理や想定される異常に対処する処理がプログラミングされて、組み込んである。
これらのシーケンスプログラムは、シーケンスプログラムの作成を行う専門エンジニア(以降、「シーケンスエンジニア」と称す)によって、プラントの自動制御に必要なシーケンスプログラムが事前に生成されて、コントローラ内に格納されている。
In such a sequence program in the plant monitoring and control apparatus, an automatic plant control process and a process for dealing with an assumed abnormality are programmed and incorporated.
These sequence programs are generated in advance by a special engineer who creates a sequence program (hereinafter referred to as “sequence engineer”), and a sequence program necessary for automatic plant control is generated and stored in the controller.

特許文献1には、シーケンスエンジニアがプラントの自動制御動作をタイムチャートに作成することにより、そのタイムチャートに基づいたシーケンスプログラムが容易に生成される技術が記載されている。   Patent Document 1 describes a technique in which a sequence engineer easily generates a sequence program based on a time chart by creating an automatic plant control operation on the time chart.

特開2001−222301号公報JP 2001-222301 A

ところで、コントローラ内に格納してあるシーケンスプログラムは、予め想定される異常に対する対処シーケンスプログラムである。想定できない異常に対してのシーケンスプログラムではない。従って、プラントが想定しない異常を発生させた場合、運転員が手動でプロセス機器の操作を行い、プラントの異常に対処している。このような想定できない異常動作は、同じ対処操作を行っていることが多い。そのため、想定できない異常動作が起こった場合は、その都度、シーケンスエンジニアが異常に対する操作をシーケンスプログラムとして作成し、コントローラに格納していた。   By the way, the sequence program stored in the controller is a coping sequence program for a presumed abnormality. It is not a sequence program for abnormalities that cannot be assumed. Therefore, when an abnormality that is not assumed by the plant occurs, the operator manually operates the process equipment to deal with the abnormality of the plant. Such an abnormal operation that cannot be assumed is often performed with the same coping operation. Therefore, whenever an unexpected abnormal operation occurs, the sequence engineer creates an operation for the abnormality as a sequence program and stores it in the controller.

このようなシーケンスプラグラムの作成及び組込み作業は、運転員ではなく、シーケンスエンジニアによって行われる。そのため、運転員は異常発生時の状態、異常の内容、異常内容に対する操作内容等の異常対処情報を詳紬かつ正確にシーケンスエンジニアに報告する必要がある。シーケンスエンジニアは、その報告された情報に基づいて、シーケンスプログラムの作成を行っている。そして、そのシーケンスプログラムをコントローラに組み込んでいる。
このような、情報の伝達、シーケンスプラグラムの作成及び組込み作業は、運転員及びシーケンスエンジニアの過度の負担となっている。
Such sequence program creation and installation work is performed not by the operator but by the sequence engineer. Therefore, it is necessary for the operator to report to the sequence engineer in detail and accurately the abnormality coping information such as the state at the time of occurrence of the abnormality, the content of the abnormality, and the operation content for the abnormality content. The sequence engineer creates a sequence program based on the reported information. The sequence program is incorporated in the controller.
Such transmission of information, creation of sequence programs, and installation work are excessive burdens on operators and sequence engineers.

特許文献1に記載された発明では、シーケンスプログラムを自動的に生成するための準備として、シーケンスエンジニアが機器を制御するのに必要な自動制御動作をタイムチャートに作成する必要がある。そのため、情報の伝達及びシーケンスプラグラムの作成における運転員及びシーケンスエンジニアへの負担となっている。   In the invention described in Patent Document 1, as preparation for automatically generating a sequence program, it is necessary to create an automatic control operation necessary for a sequence engineer to control a device in a time chart. Therefore, it is a burden on the operator and the sequence engineer in the transmission of information and the creation of the sequence program.

本発明はかかる点に鑑みてなされたものであり、運転員が想定していない異常に対して行った操作内容を、簡易にシーケンスプログラムに反映するものである。   The present invention has been made in view of the above points, and easily reflects the contents of operations performed on abnormalities not assumed by the operator in the sequence program.

上記課題を解決するための本発明は、プラントの異常時に運転員が行った操作の内容を異常時操作内容として記憶する操作履歴データベースと、操作履歴データベースに記憶されている異常時操作内容を基に、異常対処シーケンスプログラムを生成する異常対処シーケンスプログラム生成部と、プラントを自動制御するためのシーケンスプログラムの動作情報をシーケンスプログラムごとに記憶する動作履歴データベースと、シーケンスプログラムで参照する機器及び当該機器に対する指令の情報を記憶する機器データベースと、操作を行っていたときに動作していたシーケンスプログラムを動作履歴データベースから抽出し、運転員が行った操作の対象となっている機器に対する指令を出しているシーケンスプログラムを機器データベースから抽出して、追加修正対象シーケンスプログラムとして特定するシーケンスプログラム特定部と、異常対処シーケンスプログラムを、追加修正対象シーケンスプログラムの、異常時の操作が行われた時間に対応する位置に挿入するシーケンスプログラム挿入部とを備えるものである。   The present invention for solving the above-described problems is based on an operation history database that stores the contents of operations performed by an operator when an abnormality occurs in the plant as operation contents at the time of abnormality, and an operation information at the time of abnormality stored in the operation history database. In addition, an abnormality handling sequence program generation unit that generates an abnormality handling sequence program, an operation history database that stores operation information of the sequence program for automatically controlling the plant for each sequence program, a device referred to by the sequence program, and the device The equipment database that stores the command information for the system and the sequence program that was running when the operation was performed are extracted from the operation history database, and the command for the equipment that is the target of the operation performed by the operator is issued. Equipment sequence database Sequence program specifying unit for extracting and specifying as an additional correction target sequence program and a sequence program for handling an abnormality at the position corresponding to the time when the operation at the time of abnormality of the additional correction target sequence program is performed And an insertion portion.

本発明によれば、運転員が行った操作内容を反映したシーケンスプログラムが、自動的に生成することができる。さらに、そのシーケンスプログラムを、異常状態のときに動作していたシーケンスプログラムの適切な位置に組み込むことで、新しいシーケンスプログラムを自動生成することができる。これにより、運転員の操作負担低減やシーケンスエンジニアのシーケンス改造負担低減、障害発生時の保守時間短縮を可能とし、運転員、シーケンスエンジニアの負担を軽減させることができる。   According to the present invention, a sequence program reflecting the contents of operations performed by the operator can be automatically generated. Furthermore, a new sequence program can be automatically generated by incorporating the sequence program into an appropriate position of the sequence program that was operating in the abnormal state. As a result, it is possible to reduce the operation burden on the operator, the sequence modification burden on the sequence engineer, and the maintenance time when a failure occurs, thereby reducing the burden on the operator and the sequence engineer.

本発明の一実施形態に係るプラント監視制御装置の構成を示したブロック図である。It is the block diagram which showed the structure of the plant monitoring control apparatus which concerns on one Embodiment of this invention. 本発明の一実施形態に係る機器データベースのデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of the apparatus database which concerns on one Embodiment of this invention. 本発明の一実施形態に係る操作履歴データベースのデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of the operation history database which concerns on one Embodiment of this invention. 本発明の一実施形態に係る動作履歴データベースのデータ溝造の一例を示す図である。It is a figure which shows an example of the data groove structure of the operation history database which concerns on one Embodiment of this invention. 本発明の一実施形熊に係る異常対処修正済シーケンスプログラムの生成処理例を示すフローチャートである。It is a flowchart which shows the production | generation processing example of the abnormality countermeasure correction | amendment sequence program which concerns on one implementation form bear of this invention. 本発明の一実施形熊に係るシーケンスプログラム特定部の処理例を示すフローチャートである。It is a flowchart which shows the process example of the sequence program specific | specification part which concerns on one implementation form bear of this invention. 本発明の一実施形熊に係る異常対処シーケンスプログラムの一例を示す図である。It is a figure which shows an example of the abnormality handling sequence program which concerns on one implementation form bear of this invention. 本発明の一実施形熊に係る追加修正対象シーケンスプログラムの一例を示す図である。It is a figure which shows an example of the additional correction object sequence program which concerns on one implementation form bear of this invention. 本発明の一実施形熊に係る異常対処挿入シーケンスプログラムの一例を示す図である。It is a figure which shows an example of the abnormality countermeasure insertion sequence program which concerns on one implementation form bear of this invention. 本発明の一実施形熊に係る異常対処修正済シーケンスプログラムの一例を示す図である。It is a figure which shows an example of the abnormality countermeasure correction | amendment sequence program which concerns on one implementation form bear of this invention.

以下、本発明の一実施形態について、図1〜図10を参照して以下の順序で説明する。
1.プラント監視制御装置の構成
2.プラント監視制御装置の動作
Hereinafter, an embodiment of the present invention will be described in the following order with reference to FIGS.
1. 1. Configuration of plant monitoring control device Operation of plant monitoring and control equipment

[1.プラント監視制御装置の構成]
以下、本発明の一実施形態の例でのプラント監視制御装置の構成を、図1を用いて説明する。
[1. Configuration of plant monitoring and control device]
Hereinafter, the structure of the plant monitoring control apparatus in the example of one Embodiment of this invention is demonstrated using FIG.

図1は、本発明の一実施形熊の例に係るプラント監視制御装置1の構成を示すブロック図である。プラント監視制御装置1は、プロセス機器70と、コントローラ50と、プラント監視装置10で構成されている。プロセス機器70とコントローラ50はプロセスI/O装置60を介して接続している。また、コントローラ50とプラント監視装置10はLAN(Local Area Network)やWAN(Wide Area Network)等のネットワーク40経由で接続されている。
プロセス機器70は、製造工場、発電所、下水処理場などのプラントを構成するポンプ、バルブ、センサ等を総称したものである。
FIG. 1 is a block diagram showing a configuration of a plant monitoring control device 1 according to an example of an embodiment of the present invention. The plant monitoring and control apparatus 1 includes a process device 70, a controller 50, and a plant monitoring apparatus 10. The process equipment 70 and the controller 50 are connected via a process I / O device 60. The controller 50 and the plant monitoring apparatus 10 are connected via a network 40 such as a LAN (Local Area Network) or a WAN (Wide Area Network).
The process equipment 70 is a general term for pumps, valves, sensors, and the like that constitute plants such as manufacturing factories, power plants, and sewage treatment plants.

まず、コントローラ50について説明する。コントローラ50は、シーケンス制御部54と、シーケンスプログラムデータベース53と、プロセスI/Oインターフェイス部52と、ネットワークインターフェイス部51とで構成されており、プロセスI/O装置60を介してプロセス機器70を自動制御するものである。また、コントローラ50は、プロセスI/Oインターフェイス部52とネットワークインターフェイス部51とネットワーク40を介して、プロセス機器70の状態や出力等の情報をプラント監視装置10に出力している。   First, the controller 50 will be described. The controller 50 includes a sequence control unit 54, a sequence program database 53, a process I / O interface unit 52, and a network interface unit 51, and automatically controls the process equipment 70 via the process I / O device 60. It is something to control. Further, the controller 50 outputs information such as the state and output of the process equipment 70 to the plant monitoring apparatus 10 via the process I / O interface unit 52, the network interface unit 51, and the network 40.

シーケンスプログラムデータベース53は、プロセス機器70を自動制御するために必要な自動制御シーケンスプログラム(以降、「シーケンスプログラム」と称す)が格納されている。   The sequence program database 53 stores an automatic control sequence program (hereinafter referred to as “sequence program”) necessary for automatically controlling the process device 70.

シーケンス制御部54は、シーケンスプログラムデータベース53に格納されているシーケンスプログラムと、プロセスI/Oインターフェイス部52を介して取得したプロセス機器70の状態情報とに従って制御演算を行っている。そして、得られた結果をプロセスI/Oインターフェイス部52を介してプロセス機器70に出力して制御が行われている。   The sequence control unit 54 performs a control operation according to the sequence program stored in the sequence program database 53 and the state information of the process device 70 acquired via the process I / O interface unit 52. The obtained result is output to the process device 70 via the process I / O interface unit 52 to be controlled.

ネットワークインターフェイス部51は、プラント監視装置10とシーケンスプログラムデータベース53とシーケンス制御部54とプロセスI/Oインターフェイス部52のそれぞれと接続しており、プラント監視装置10の間で中継器の役割を果している。   The network interface unit 51 is connected to the plant monitoring device 10, the sequence program database 53, the sequence control unit 54, and the process I / O interface unit 52, and plays a role of a relay between the plant monitoring devices 10. .

次に、プラント監視装置10について説明する。プラント監視装置10は、ネットワークインターフェイス部11と、画面表示部12と、入力部13と、データベース20と、シーケンスプログラム生成部30と、組込み調整部14と、シーケンスプログラム送信部15とで構成されている。プラント監視装置10は、主にコントローラ50を介して、プロセス機器70の監視や制御を行う。また、コントローラ50に格納されているシーケンスプログラムの変更、追加等を行う。   Next, the plant monitoring apparatus 10 will be described. The plant monitoring apparatus 10 includes a network interface unit 11, a screen display unit 12, an input unit 13, a database 20, a sequence program generation unit 30, a built-in adjustment unit 14, and a sequence program transmission unit 15. Yes. The plant monitoring apparatus 10 mainly monitors and controls the process equipment 70 via the controller 50. Further, the sequence program stored in the controller 50 is changed or added.

ネットワークインターフェイス部11は、画面表示部12と、入力部13と、データベース20と、シーケンスプログラム送信部15と接続しており、ネットワーク40を介して外部機器であるコントローラ50との間で中継器の役割を果している。   The network interface unit 11 is connected to the screen display unit 12, the input unit 13, the database 20, and the sequence program transmission unit 15, and is connected to the controller 50, which is an external device, via the network 40. Playing a role.

画面表示部12では、プロセス機器70の各機器における状態量や各機器で計測される計測データなどのプラント情報(状態情報)や、シーケンス制御部54での実行/停止、シーケンスプログラムが実行している処理の位置(以降、「処理フェーズ」とする)情報、自動/半自動などの情報が表示される。例えば、液晶表示パネル等を適用できる。   In the screen display unit 12, plant information (state information) such as a state quantity in each device of the process device 70 and measurement data measured by each device, execution / stop in the sequence control unit 54, and a sequence program are executed. Information such as the position of the processing (hereinafter referred to as “processing phase”) and automatic / semi-automatic information are displayed. For example, a liquid crystal display panel can be applied.

入力部13は、画面表示部12で表示された画面を操作するタッチパネル、キーボード、マウス等の入力機器から構成される。運転員は、画面表示部12に表示されているプロセス機器70の状態や出力等の情報に応じて、この入力部13でプロセス機器70への表示指令や操作指令の入力を行う。そして、それらの指令は、ネットワーク40とコントローラ50を介して、プロセス機器70に出力される。   The input unit 13 includes input devices such as a touch panel, a keyboard, and a mouse that operate the screen displayed on the screen display unit 12. The operator inputs a display command and an operation command to the process device 70 through the input unit 13 in accordance with information such as the state and output of the process device 70 displayed on the screen display unit 12. These commands are output to the process device 70 via the network 40 and the controller 50.

次に、データベース20は、機器データベース21と、操作履歴データベース22と、動作履歴データベース23とで構成されている。これらのデータベースは、不揮発性の記憶装置に格納される。各データベースは、1つの記憶装置に構築してもよい。   Next, the database 20 includes a device database 21, an operation history database 22, and an operation history database 23. These databases are stored in a non-volatile storage device. Each database may be constructed in one storage device.

機器データベース21は、図2に示すように、シーケンスプログラム名と、そのシーケンスプログラムで参照(動作または監視)している対象機器と、その対象機器の指令情報(状態参照及び操作出力の情報)とを格納している。例えば、Aシーケンスというシーケンスプログラムの項目に、対象機器の欄に「第1弁」、「第2弁」、「第1ポンプ」、「配管C」が記憶されている。そして、それらの対象機器に対応するように、状態/出力の欄に「開放状態」、「閉鎖状態」、「起動中」、「流量100m/h以上」が記憶されている。
なお、この機器データベース21内のシーケンスプログラム名と、対象機器と、その対象機器の状態及び出力は、シーケンスプログラムデータベース53内にあるシーケンスプログラムと同じものが格納されている。
As shown in FIG. 2, the device database 21 includes a sequence program name, a target device referenced (operated or monitored) by the sequence program, and command information (state reference and operation output information) of the target device. Is stored. For example, “first valve”, “second valve”, “first pump”, and “piping C” are stored in the column of the target device in the item of the sequence program called A sequence. Then, “open state”, “closed state”, “starting up”, and “flow rate of 100 m 3 / h or more” are stored in the state / output column so as to correspond to those target devices.
The sequence program name in the device database 21, the target device, and the status and output of the target device are the same as those in the sequence program database 53.

操作履歴データベース22は、図3に示すように、入力部13で運転員が操作したときの操作時刻ごとでの操作対象と操作内容を格納している。他に、画面表示部12に表示された表示内容やアラームの確認指示操作などを経時的な情報をも格納している。なお、ここで格納される情報の一項目は、例えば、操作時刻「7/22 10:53:00」に運転員に対して、操作対象「アラーム画面」が操作内容「画面表示」を行った情報である。   As illustrated in FIG. 3, the operation history database 22 stores an operation target and an operation content for each operation time when the operator operates the input unit 13. In addition, information over time such as display contents displayed on the screen display unit 12 and alarm confirmation instruction operation is also stored. One item of information stored here is, for example, that the operation target “alarm screen” performed the operation content “screen display” for the operator at the operation time “7/22 10:53:00”. Information.

動作履歴データベース23は、図4に示すように、プロセス機器70の動作時刻と、その動作時刻で動作しているシーケンスプログラムと、そのシーケンスプログラムの動作内容とを格納している(以降、これらの情報を総称して、「動作情報」と称す)。つまり、この動作履歴データベース23では、プロセス機器70を自動制御しているコントローラ50の動作内容の情報を格納している。ここでの動作内容は、例えば、シーケンスプログラムの実行/停止、シーケンスプログラムが実行処理の位置情報、プロセス機器の自動/半自動など動作状態等を示している。
また、この動作履歴データベース23は、プロセス機器70の異常が発生してから解消されるまでの動作情報のみ、又は、運転員がプロセス機器70の異常時における操作を行っているときのプロセス機器の動作情報のみを記憶するようにしてもよい。
ここで格納される情報の一項目は、例えば、動作時刻「7/22 10:10:30」にシーケンス「Cシーケンス」が動作内容「フェーズ5実行」を行った情報である。
As shown in FIG. 4, the operation history database 23 stores the operation time of the process device 70, the sequence program operating at the operation time, and the operation contents of the sequence program. Information is collectively referred to as “operation information”). That is, the operation history database 23 stores information on the operation contents of the controller 50 that automatically controls the process device 70. The operation content here indicates, for example, the operation status of execution / stop of the sequence program, position information of the execution processing of the sequence program, automatic / semi-automatic operation of the process equipment, and the like.
Further, the operation history database 23 includes only the operation information from when the abnormality of the process device 70 occurs until it is resolved, or the process device when the operator performs an operation when the process device 70 is abnormal. Only the operation information may be stored.
One item of information stored here is, for example, information obtained when the sequence “C sequence” performed the operation content “execution of phase 5” at the operation time “7/22 10:10:30”.

シーケンスプログラム生成部30は、シーケンスプログラム特定部31と、異常対処シーケンスプログラム生成部32と、シーケンス記憶部33と、シーケンスプログラム挿入部34とで構成されている。   The sequence program generation unit 30 includes a sequence program identification unit 31, an abnormality handling sequence program generation unit 32, a sequence storage unit 33, and a sequence program insertion unit 34.

シーケンスプログラム特定部31では、時刻範囲の指定により、機器データベース21、操作履歴データベース22及び動作履歴データベース23から、異常対処時に動作していたシーケンスプログラム(以降、「追加修正対象シーケンスプログラム」と称す)及び処理フェーズを特定することを行っている。つまり、運転員が行った操作が、シーケンスプログラムデータベース53に格納されているシーケンスプログラムでのどの時点の処理フェーズかの特定を行っている。なお、時刻範囲の指定と、このシーケンスプログラム特定部31の動作については、後述する。   In the sequence program specifying unit 31, a sequence program (hereinafter referred to as “additional correction target sequence program”) that has been operating from the device database 21, the operation history database 22, and the operation history database 23 according to the specification of the time range. And processing phases are specified. That is, the operation performed by the operator is identified as the processing phase at which point in the sequence program stored in the sequence program database 53. The specification of the time range and the operation of the sequence program specifying unit 31 will be described later.

異常対処シーケンスプログラム生成部32では、時刻範囲の指定により、操作履歴データベース22からその時刻範囲にある操作履歴の抽出を行う。そして、それらの履歴をシーケンスプログラム(以降、「異常対処シーケンスプログラム」と称す)として生成する。   The abnormality handling sequence program generation unit 32 extracts an operation history in the time range from the operation history database 22 by designating the time range. These histories are generated as a sequence program (hereinafter referred to as “anomaly handling sequence program”).

この時刻範囲(以降、「異常対処時刻範囲」と称す)は、プロセス機器70の異常状態が発生してから当該異常状態が解消されるまでの時刻が含まれる。この異常対処時刻範囲の例として、プロセス機器70の異常状態が発生してから異常状態解消までの時刻範囲がある。また、他の例として、異常を表す警報メッセージ表示から当該警報メッセージの非表示になるまでの時刻範囲や、運転員がプロセス機器70に対しての操作開始から操作終了までの時刻範囲がある。但し、上記のような例を組み合わせてもよい。
また、この異常対処時刻範囲の指定は、コンピュータ、又はシーケンスエンジニアや運転員によって行われる。コンピュータが行う場合は、異常を表す警報メッセージが表示されている間の時刻範囲を、異常対処時刻範囲としてすることができる。また、シーケンスエンジニアや運転員が行う場合は、操作履歴データベース22が記憶している内容を画面表示部12に表示させ、入力部13より異常対処時刻範囲としたい時刻範囲を指定指示することができる。
This time range (hereinafter referred to as “abnormality handling time range”) includes the time from when the abnormal state of the process device 70 occurs until the abnormal state is resolved. As an example of this abnormality handling time range, there is a time range from the occurrence of an abnormal state of the process device 70 to the resolution of the abnormal state. As another example, there is a time range from when an alarm message indicating an abnormality is displayed until the alarm message is not displayed, or a time range from when the operator starts an operation to the process device 70 until the operation ends. However, the above examples may be combined.
The specification of the time range for dealing with an abnormality is performed by a computer, a sequence engineer, or an operator. When performed by the computer, the time range during which the alarm message indicating the abnormality is displayed can be set as the abnormality handling time range. Further, when performed by a sequence engineer or an operator, the contents stored in the operation history database 22 can be displayed on the screen display unit 12 and a time range desired to be used as an abnormality handling time range can be designated and designated from the input unit 13. .

シーケンス記憶部33では、シーケンスプログラム特定部31で特定された追加修正対象シーケンスプログラムを、シーケンスプログラムデータベース53から取得して、一時的に記憶することを行っている。
なお、追加修正対象シーケンスプログラムの取得は、シーケンスプログラム挿入部34を介して、シーケンスプログラム特定部31より追加修正対象シーケンスプログラムのシーケンスプログラム名を取得する。そして、ネットワークインターフェイス部11と、ネットワーク40と、ネットワークインターフェイス部51とを介して行われる。
The sequence storage unit 33 acquires the additional correction target sequence program specified by the sequence program specifying unit 31 from the sequence program database 53 and temporarily stores it.
Note that the acquisition of the additional correction target sequence program is performed by acquiring the sequence program name of the additional correction target sequence program from the sequence program specifying unit 31 via the sequence program insertion unit 34. Then, it is performed via the network interface unit 11, the network 40, and the network interface unit 51.

シーケンスプログラム挿入部34は、異常対処シーケンスプログラムを、追加修正対象シーケンスプログラムに挿入することで、「異常対処挿入シーケンスプログラム」として生成する。このときの追加修正対象シーケンスプログラム内での挿入する位置は、シーケンスプログラム特定部31で特定した追加修正対象シーケンスプログラム内にある処理フェーズに対応する位置もしくはその近傍の位置である。本例では、この異常対処シーケンスプログラムを挿入する位置は暫定的な位置とするが、確定した位置にすることもできる。例えば、シーケンスプログラムの各ステップに時間情報を埋め込み、異常対処時刻範囲と時間情報を対比して、シーケンスプラグラムの対応するステップの近傍に配置するようにする。   The sequence program insertion unit 34 generates an “abnormality handling insertion sequence program” by inserting the abnormality handling sequence program into the additional correction target sequence program. The insertion position in the additional correction target sequence program at this time is a position corresponding to the processing phase in the additional correction target sequence program specified by the sequence program specifying unit 31 or a position in the vicinity thereof. In this example, the position where this abnormality handling sequence program is inserted is a provisional position, but it may be a fixed position. For example, the time information is embedded in each step of the sequence program, and the abnormality handling time range and the time information are compared and arranged in the vicinity of the corresponding step of the sequence program.

組込み調整部14では、異常対処挿入シーケンスプログラムに対して組込み調整を行い、最終的な「異常対処修正済シーケンスプログラム」として生成する。これは、例えば、異常対処挿入シーケンスプログラム内にある異常対処シーケンスプログラムの位置が暫定的であった場合、必要に応じてシーケンスエンジニアが調整を行い、最終的な挿入位置を確定させ、異常対処修正済シーケンスプログラムとして生成する。   The built-in adjustment unit 14 performs built-in adjustment for the abnormality handling insertion sequence program, and generates a final “abnormality handling corrected sequence program”. For example, if the position of the trouble handling sequence program in the trouble handling insertion sequence program is provisional, the sequence engineer adjusts as necessary to determine the final insertion position and correct the trouble handling. Generated as a completed sequence program.

シーケンスプログラム送信部15では、組込み調整部14からの異常対処修正済シーケンスプログラムを、ネットワークインターフェイス部11と、ネットワーク40と、ネットワークインターフェイス部51とを介して、シーケンスプログラムデータベース53に送信する。そして、この異常対処修正済シーケンスプログラムは、新しいシーケンスプログラムとして、シーケンスプログラムデータベース53に格納される。また、シーケンスプログラム送信部15では、組込み調整部14で異常対処修正済シーケンスプログラムよりシーケンスプログラム名と対象機器と状態/出力とのデータを抽出して、そのデータを機器データベース21に転送して格納させている。   The sequence program transmission unit 15 transmits the abnormality handling corrected sequence program from the built-in adjustment unit 14 to the sequence program database 53 via the network interface unit 11, the network 40, and the network interface unit 51. Then, the abnormality coping corrected sequence program is stored in the sequence program database 53 as a new sequence program. Further, in the sequence program transmission unit 15, the built-in adjustment unit 14 extracts the sequence program name, target device, and status / output data from the abnormality-corrected sequence program, and transfers the data to the device database 21 for storage. I am letting.

[2.プラント監視制御装置の動作]
プラント監視制御装置1における異常対処修正済シーケンスプログラムの生成処理の動作について、図5−10を参照して説明する。図5は、異常対処修正済シーケンスプログラムを生成する処理の流れを示すフローチャートである。図6は、図5のステップS102での追加修正対象シーケンスプログラムを特定する処理の流れを示すフローチャートである。図7〜10は、図5のフローチャートの各行程でのシーケンスプログラムの一例を示す、
[2. Operation of plant monitoring and control device]
The operation of the abnormality monitoring corrected sequence program generation process in the plant monitoring control apparatus 1 will be described with reference to FIG. FIG. 5 is a flowchart showing a flow of processing for generating an abnormality handling corrected sequence program. FIG. 6 is a flowchart showing a flow of processing for specifying an additional correction target sequence program in step S102 of FIG. 7 to 10 show an example of a sequence program in each step of the flowchart of FIG.

本発明は、通常運転において、プロセス機器70とこのプロセス機器70の自動制御を行うコントローラ50で運転されているときに、プロセス機器70が異常な状態となり、自動制御では対応しきれずに運転員の操作によって回復された場合に実行されるものである。   According to the present invention, in normal operation, when the process device 70 and the controller 50 that performs automatic control of the process device 70 are operated, the process device 70 becomes in an abnormal state, and the automatic control cannot cope with it. It is executed when recovered by operation.

プラント監視制御装置1において、シーケンス制御部54による自動制御中にプロセス機器70の状態が異常な状態となった場合、画面表示部12に異常を表す警報メッセージが表示されることで、運転員に通知される。運転員は入力部13からの操作を行うと同時に、異常に関連する画面を表示してプロセス機器70の状態を確認しながら、プロセス機器70に対する操作指令を行って、異常に対処する(以降、運転員が異常に対処した操作内容を、「異常時操作内容」と称す)。ここで、自動運転の継続が可能と判断した場合に、入力部13より自動制御の運転再開指示を行う。このとき、運転員による異常対処の操作内容は操作履歴データベース22に格納され、シーケンス制御部54で動作したシーケンスプログラムの動作内容が動作履歴データベース23に格納される。   In the plant monitoring control device 1, when the state of the process equipment 70 becomes an abnormal state during the automatic control by the sequence control unit 54, an alarm message indicating the abnormality is displayed on the screen display unit 12, thereby allowing the operator to Be notified. The operator performs an operation from the input unit 13 and at the same time displays a screen related to the abnormality and confirms the state of the process device 70, and issues an operation command to the process device 70 to deal with the abnormality (hereinafter, referred to as “operation”). The operation content that the operator has dealt with the abnormality is called "operation content at the time of abnormality"). Here, when it is determined that the automatic operation can be continued, an automatic operation restart instruction is issued from the input unit 13. At this time, the operation content of the abnormality handling by the operator is stored in the operation history database 22, and the operation content of the sequence program operated by the sequence control unit 54 is stored in the operation history database 23.

図5のフローチャートを参照して、異常対処修正済シーケンスプログラムの生成処理について説明する。まず、異常対処時刻範囲を設定する(ステップS101)。この異常対処時刻範囲は、例えば、プロセス機器70が異常状態を解消するために運転員が対処操作を開始した時刻から終了した時刻までの全部又はその一部である。また、既述したとおり、この異常対処時刻範囲の指定は、コンピュータ又はシーケンスエンジニア及び運転員によって行われる。   With reference to the flowchart of FIG. 5, processing for generating an abnormality handling corrected sequence program will be described. First, an abnormality handling time range is set (step S101). This abnormality handling time range is, for example, the whole or a part of the time from when the operator started the handling operation to the end time in order to eliminate the abnormal state. Further, as described above, the specification of the abnormality handling time range is performed by a computer or a sequence engineer and an operator.

異常対処シーケンスプログラム生成部32は、操作履歴データベース22から、異常対処時刻範囲にある操作対象及び操作内容を抽出し、その操作対象及び操作内容に沿った異常対処シーケンスプログラムを自動生成する(ステップS102)。
例えば、異常対処時刻範囲を「7月22日10時53分00秒」から「7月22日10時55分00秒」までとした場合、次のような操作履歴データベース22(図3参照)から対応する情報が抽出される。即ち、本例では、「7月22日10時53分00秒、アラーム画面、画面表示」と、「7月22日10時53分05秒、第1弁、開表示」と、「7月22日10時53分10秒、第1ポンプ、起動中確認」と、「7月22日10時53分15秒、配管C流量、流量確認」と、「7月22日10時53分20秒、第2弁、閉確認」と、「7月22日10時53分30秒、第2弁、開指示操作」と、「7月22日10時53分40秒、第2弁、開確認」と、「7月22日10時54分40秒、配管C流量、流量確認」が抽出される。このような抽出された情報に基づいて、異常対処シーケンスプログラム生成部は異常対処シーケンスプログラムを生成する。
図7に、一例としてSFC(Sequential Function Chart)形式で記述した異常対処シーケンスプログラムの例を示す。この図7のシーケンスプログラムの内容は、プロセス機器70の状態が「第1弁:開かつ第1ポンプ:起動中かつ配管C流量<100m/hかつ第2弁:閉」のときに、ステップ1として第2弁を開く指示を行い、配管Cの流量を100m/h以下にするというものである。
なお、異常対処シーケンスプログラムでの数値や条件式等は、コンピュータにより自動決定するようにしたが、シーケンスエンジニア及び運転員等の人間が判断して決定することにより、経験が活用することができるようにしてもよい。
The abnormality handling sequence program generation unit 32 extracts the operation target and the operation content in the abnormality handling time range from the operation history database 22, and automatically generates the abnormality handling sequence program according to the operation target and the operation content (step S102). ).
For example, when the abnormality handling time range is from “July 22 10:53:00” to “July 22 10:55:00”, the following operation history database 22 (see FIG. 3) The corresponding information is extracted from. That is, in this example, “July 22 10:53:00, alarm screen, screen display”, “July 22 10:53:05, first valve, open display”, “July 22nd, 10:53:10, first pump, confirmation during start-up ”,“ July 22, 10:53:15, pipe C flow rate, flow rate confirmation ”,“ July 22, 10:53:20 Second, second valve, closed confirmation ”,“ July 22, 10:53:30, second valve, opening instruction operation ”,“ July 22, 10:53:40, second valve, open “Confirmation” and “July 22, 10:54:40, pipe C flow rate, flow rate confirmation” are extracted. Based on such extracted information, the abnormality handling sequence program generation unit generates an abnormality handling sequence program.
FIG. 7 shows an example of an abnormality handling sequence program described in an SFC (Sequential Function Chart) format as an example. The sequence program shown in FIG. 7 includes steps when the state of the process equipment 70 is “first valve: open and first pump: activated and pipe C flow rate <100 m 3 / h and second valve: closed”. 1 is instructed to open the second valve, and the flow rate of the pipe C is set to 100 m 3 / h or less.
Although numerical values, conditional expressions, etc. in the abnormality handling sequence program are automatically determined by a computer, the experience can be utilized by judging and determining by humans such as sequence engineers and operators. It may be.

次に、異常対処シーケンスプログラム生成部32が動作すると共に、シーケンスプログラム特定部31が、異常対処シーケンスプログラムを挿入する追加修正対象シーケンスプログラムを特定する処理を行う(ステップS103)。   Next, the abnormality handling sequence program generating unit 32 operates, and the sequence program specifying unit 31 performs processing for specifying an additional correction target sequence program into which the abnormality handling sequence program is inserted (step S103).

図6を用いて、シーケンスプログラム特定部31の処理を説明する。
シーケンスプログラム特定部31は、操作履歴データベース22から、異常対処時刻範囲内にある操作対象と操作内容を抽出する(ステップS201)。
次に、シーケンスプログラム特定部31は、機器データベース21から、操作履歴データベース22から抽出された操作対象と操作内容に該当したシーケンスプログラムを抽出する(ステップS202)。
例えば、異常対処時刻範囲を「7月22日10時53分00秒」から「7月22日10時55分00秒」までとしている場合、操作履歴データベース22(図3参照)から、次のような情報が抽出される。「第1弁、開表示」と、「第1ポンプ、起動中確認」と、「配管C流量、流量確認」、「第2弁、閉確認」という情報である。このような情報と該当する情報を機器データベース21(図2参照)から検索する。この場合は、「Aシーケンス」の欄にある対象機器及び状態/出力の内容と一致するので、「Aシーケンス」が抽出される。
なお、どの程度一致したときに挿入対象のシーケンスプログラムとして抽出するかは、適宜設定できるようにするとよい。例えば、対象機器の一致度が同じシーケンスプログラムがある場合、状態/出力の内容についての一致度がより高いほうのシーケンスプログラムを挿入対象のシーケンスプログラムとする。この場合、より柔軟なシーケンスプログラムの特定を行うことができる。
The process of the sequence program specifying unit 31 will be described with reference to FIG.
The sequence program specifying unit 31 extracts the operation target and the operation content within the abnormality handling time range from the operation history database 22 (step S201).
Next, the sequence program specifying unit 31 extracts a sequence program corresponding to the operation target and operation content extracted from the operation history database 22 from the device database 21 (step S202).
For example, when the abnormality handling time range is from “July 22 10:53:00” to “July 22 10:55:00”, from the operation history database 22 (see FIG. 3), Such information is extracted. The information includes “first valve, open display”, “first pump, confirmation during start-up”, “piping C flow rate, flow rate confirmation”, and “second valve, closed confirmation”. Such information and corresponding information are searched from the device database 21 (see FIG. 2). In this case, since it matches the target device and the contents of the status / output in the “A sequence” column, the “A sequence” is extracted.
It should be noted that it is preferable to be able to appropriately set how much the program is extracted as a sequence program to be inserted when they match. For example, when there is a sequence program having the same degree of coincidence of the target devices, the sequence program having the higher degree of coincidence regarding the contents of the status / output is set as the sequence program to be inserted. In this case, a more flexible sequence program can be specified.

次に、シーケンスプログラム特定部31は、動作履歴データベース23より、異常対処時刻範囲に起動しているシーケンスプログラムを抽出する(ステップS203)。例えば、異常対処時刻範囲を「7月22日10時53分00秒」から「7月22日10時55分00秒」までとした場合は、動作履歴データベース23(図4参照)より、「Aシーケンス、フェーズ2実行」と「Cシーケンス、フェーズ6実行」というシーケンスプログラムが起動していることが検出される。これにより、「Aシーケンス」と「Cシーケンス」が抽出される。   Next, the sequence program specifying unit 31 extracts a sequence program activated in the abnormality handling time range from the operation history database 23 (step S203). For example, when the abnormality handling time range is from “July 22 10:53:00” to “July 22 10:55:00”, the operation history database 23 (see FIG. 4) reads “ It is detected that the sequence programs “A sequence, phase 2 execution” and “C sequence, phase 6 execution” are activated. Thereby, “A sequence” and “C sequence” are extracted.

そして、ステップS202で抽出したシーケンスプログラムとステップS203で抽出したシーケンスプログラムから、同じシーケンスプログラムがあるかないかの判断を行う(ステップS204)。
同じシーケンスプログラムがある場合は、同じシーケンスプログラムのみを抽出する(ステップS205)。本例では、ステップ202においては「Aシーケンス」、ステップ203においては「Aシーケンス」及び「Cシーケンス」が抽出されていることで、どちらにも存在するシーケンスプログラムは「Aシーケンス」である。この場合、「Aシーケンス」が挿入対象のシーケンスプログラムとして抽出されることとなる。
同じシーケンスプログラムがない場合は、シーケンスエンジニアや運転員の判断に従って、挿入対象のシーケンスプログラムが抽出される(ステップS207)。
Then, it is determined whether or not there is the same sequence program from the sequence program extracted in step S202 and the sequence program extracted in step S203 (step S204).
If there is the same sequence program, only the same sequence program is extracted (step S205). In this example, “A sequence” is extracted in step 202, and “A sequence” and “C sequence” are extracted in step 203, so that the sequence program existing in both is “A sequence”. In this case, the “A sequence” is extracted as a sequence program to be inserted.
If there is no same sequence program, the sequence program to be inserted is extracted according to the judgment of the sequence engineer or operator (step S207).

ステップS204では、抽出されたシーケンスプログラムが複数個あるかないかの判断を行う(ステップS206)。
抽出されたシーケンスプログラムが一つしかない場合は、そのシーケンスプログラムを追加修正対象シーケンスプログラムとして特定する。本例では、「Aシーケンス」というシーケンスプログラムのみが抽出されているので、「Aシーケンス」が最終的な追加修正対象シーケンスプログラムとして特定される(ステップS208)。
抽出されたシーケンスプログラムが複数ある場合は、シーケンスエンジニアや運転員の判断に従って、挿入対象のシーケンスプログラムが特定される(ステップS207)。
In step S204, it is determined whether there are a plurality of extracted sequence programs (step S206).
When there is only one extracted sequence program, the sequence program is specified as an additional correction target sequence program. In this example, since only the sequence program “A sequence” is extracted, “A sequence” is identified as the final additional correction target sequence program (step S208).
When there are a plurality of extracted sequence programs, the sequence program to be inserted is specified according to the judgment of the sequence engineer or the operator (step S207).

ステップ208の処理が終了後、図6のシーケンスプログラム特定部31の処理が終了し、同時に図5のステップS103の処理が終了となる。   After the process of step 208 is completed, the process of the sequence program specifying unit 31 of FIG. 6 is terminated, and the process of step S103 of FIG.

次に、シーケンス記憶部33が、ネットワーク40を介して、シーケンスプログラムデータベース53から追加修正対象シーケンスプログラムに該当するシーケンスプログラムを読み出して、一時的に記憶する(ステップS104)。
図8に、追加修正対象シーケンスプログラムの一例を示す。このプログラムの内容は、次のようになっている。まず、シーケンス制御部54がシーケンスプログラムをスタートし、ステップ1でフェーズ1実行宣言が行われ、配管C流量を100m/h以上に出力する制御が行われる。そして、様々な工程を経て、ステップ88でフェーズ1を終了する。次に、ステップ89でフェーズ2実行宣言が行われる。ステップ90で第6弁を開放指示するに伴い、第6弁の開放確認が行われ、ステップ91で第6ポンプを始動指示することで第6ポンプの始動確認が行われ、ステップ92で第7ポンプを始動する指示が行われる。その後、様々な工程を経て、第10弁の閉鎖の確認が行われて、フェーズ2が終了する。そして、ステップ102でフェーズ3の実行宣言が行われる。
Next, the sequence storage unit 33 reads out the sequence program corresponding to the additional correction target sequence program from the sequence program database 53 via the network 40, and temporarily stores it (step S104).
FIG. 8 shows an example of an additional correction target sequence program. The contents of this program are as follows. First, the sequence control unit 54 starts a sequence program, a phase 1 execution declaration is made in step 1, and control for outputting the pipe C flow rate to 100 m 3 / h or more is performed. Then, through various processes, phase 1 is finished in step 88. Next, in step 89, a phase 2 execution declaration is made. As the sixth valve is instructed to open in step 90, the sixth valve is confirmed to be opened. In step 91, the sixth pump is instructed to start, and the sixth pump is confirmed to start. An instruction is given to start the pump. Thereafter, through various processes, confirmation of closing of the tenth valve is performed, and phase 2 ends. In step 102, an execution declaration of phase 3 is made.

シーケンスプログラム挿入部34は、ステップS102で生成された異常対処シーケンスプログラムを、ステップS104で取得された異常修正対象シーケンスプログラム内へ挿入する(ステップS105)。このとき、既述したように、異常対処シーケンスプログラムの表示を異常対処時刻範囲に動作していたシーケンスプログラムの処理フェーズの近傍に配置する。本例では、運転員がプロセス機器70に対して行った操作が「Aシーケンス」の「フェーズ2実行」の動作中であるので、Aシーケンスのフェーズ2内に配置する。図9に、異常対処挿入シーケンスプログラムの一例を示す。   The sequence program insertion unit 34 inserts the abnormality handling sequence program generated in step S102 into the abnormality correction target sequence program acquired in step S104 (step S105). At this time, as described above, the display of the abnormality handling sequence program is arranged in the vicinity of the processing phase of the sequence program operating in the abnormality handling time range. In this example, since the operation performed by the operator on the process device 70 is in the “phase 2 execution” operation of the “A sequence”, the operation is arranged in the phase 2 of the A sequence. FIG. 9 shows an example of the abnormality handling insertion sequence program.

次に、組込み調整部14では、システムエンジニア及び運転員の指示に従い、異常対処挿入シーケンスプログラムに対して組込み調整を行って、最終的な異常対処修正済シーケンスプログラムとして生成する(ステップS106)。例えば、図9に示すように、異常対処挿入シーケンスプログラム内にある異常対処シーケンスプログラムの位置が確定されていない場合、シーケンスエンジニアや運転員が入力部13に入力指示して調整を行い、最終的な挿入位置を確定させる。なお、図10に、異常対処シーケンスプログラムをステップ90と並行して動作するように組み込んだ異常対処修正済シーケンスプログラムの一例を示す。
また、シーケンスエンジニア及び運転員が入力部13を操作して、異常対処挿入シーケンスプログラムの内容を調整したりもする。本例では、プロセス機器70の状態の要件の一つである配管C流量について「配管C流量<100m/h」から「配管C流量<50m/h」へと変更を行っている。このようにすることにより、コンピュータの判断だけではなく、人間の経験を活かして、より適切なシーケンスプログラムを作成できる。
Next, the built-in adjustment unit 14 performs built-in adjustment on the abnormality handling insertion sequence program in accordance with instructions from the system engineer and the operator, and generates a final abnormality handling corrected sequence program (step S106). For example, as shown in FIG. 9, when the position of the trouble handling sequence program in the trouble handling insertion sequence program is not fixed, the sequence engineer or the operator instructs the input unit 13 to make an adjustment, and finally The correct insertion position. FIG. 10 shows an example of an abnormality handling corrected sequence program in which the abnormality handling sequence program is incorporated so as to operate in parallel with step 90.
In addition, the sequence engineer and the operator operate the input unit 13 to adjust the content of the abnormality handling insertion sequence program. In this example, the pipe C flow rate, which is one of the requirements for the state of the process equipment 70, is changed from “Pipe C flow rate <100 m 3 / h” to “Pipe C flow rate <50 m 3 / h”. By doing so, it is possible to create a more appropriate sequence program by utilizing not only computer judgment but also human experience.

以上説明したように、本発明の一実施形態では、運転員が行った操作を反映した異常対処シーケンスプログラムを自動生成することができる。そして、その異常対処シーケンスプログラムを異常状態のときに動作していた追加修正対象シーケンスプログラム内の適切な位置に挿入がすることで、新しいシーケンスプログラムとして自動生成され、当初想定されていない異常が再度発生したときに、この自動生成されたシーケンスプログラムで対応することができる。これにより、運転員の操作負担低減やシーケンスエンジニアのシーケンス改造負担低減、障害発生時の保守時間短縮を可能とし、運転員、シーケンスエンジニアの負担を軽減させることができる。   As described above, in one embodiment of the present invention, an abnormality handling sequence program that reflects an operation performed by an operator can be automatically generated. Then, by inserting the abnormality coping sequence program into an appropriate position in the additional correction target sequence program that was operating in the abnormal state, the new sequence program is automatically generated. When this occurs, this automatically generated sequence program can handle it. As a result, it is possible to reduce the operation burden on the operator, the sequence modification burden on the sequence engineer, and the maintenance time when a failure occurs, thereby reducing the burden on the operator and the sequence engineer.

なお、以上に述べた本発明の一実施形態は、本発明を実施するための好適な形態の具体例であるから、技術的に好ましい種々の限定が付されている。ただし、本発明は、以上の一実施形態の説明において特に本発明を限定する旨の記載がない限り、この一実施形態に限られるものではない。したがって、本発明は、上述した一実施形態の例に限定されるものではなく、本発明の要旨を逸脱しない範囲において、種々の変形、変更が可能である。   In addition, since one Embodiment of this invention described above is a specific example of the suitable form for implementing this invention, various technically preferable restrictions are attached | subjected. However, the present invention is not limited to this embodiment unless there is a statement that the present invention is particularly limited in the description of the embodiment. Therefore, the present invention is not limited to the example of the above-described embodiment, and various modifications and changes can be made without departing from the gist of the present invention.

例えば、この本発明の一実施形態での開始条件は、プロセス機器70が異常状態になった場合について説明したが、プロセス機器70の通常運転時における運転員の操作内容に対しても実行されてもよい。   For example, the start condition in the embodiment of the present invention has been described for the case where the process device 70 is in an abnormal state, but is also executed for the operation content of the operator during the normal operation of the process device 70. Also good.

ところで、プラント監視装置10でのシーケンスプログラム生成部30、データベース20、組込み調整部14及びシーケンスプログラム送信部15で行われる一連の処理は、ハードウェアで実行させることもできるし、ソフトウェアで実行させることもできる。また、これらの処理を実行する機能はハードウェアとソフトウェアの組み合わせによっても実現できることは言うまでもない。一連の処理をソフトウェアにより実行させる場合には、そのソフトウェアを構成するプログラムが専用のハードウェアに組み込まれているコンピュータ、または、各種のプログラムをインストールすることで各種の機能を実行することが可能な、例えば汎用のコンピュータなどに、プログラム記録媒体からインストールされる。   By the way, a series of processes performed by the sequence program generation unit 30, the database 20, the built-in adjustment unit 14, and the sequence program transmission unit 15 in the plant monitoring apparatus 10 can be executed by hardware or executed by software. You can also. Needless to say, the function for executing these processes can also be realized by a combination of hardware and software. When a series of processing is executed by software, it is possible to execute various functions by installing a computer in which a program constituting the software is incorporated in dedicated hardware, or by installing various programs. For example, it is installed from a program recording medium in a general-purpose computer or the like.

また、本明細書における処理ステップは、記載された順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的あるいは個別に実行される処理(例えば、並列処理あるいはオブジェクトによる処理)をも含むものである。   In addition, the processing steps in the present specification are not limited to processing performed in time series in the order described, but also processing that is executed in parallel or individually (for example, in parallel). Processing or processing by an object).

1…プラント監視制御装置、10…プラント監視装置、11…ネットワークインターフェイス部、12…画面表示部、13…入力部、14…組込み調整部、15…シーケンスプログラム送信部、20…データベース、21…機器データベース、22…操作履歴データベース、23…動作履歴データベース、30…シーケンスプログラム生成部、31…シーケンスプログラム特定部、32…異常対処シーケンスプログラム生成部、33…シーケンス記憶部、34…シーケンスプログラム挿入部、40…ネットワーク、50…コントローラ、51…ネットワークインターフェイス部、52…プロセスI/Oインターフェイス部、53…シーケンスプログラムデータベース、54…シーケンス制御部、60…プロセスI/O装置、70…プロセス機器   DESCRIPTION OF SYMBOLS 1 ... Plant monitoring control apparatus, 10 ... Plant monitoring apparatus, 11 ... Network interface part, 12 ... Screen display part, 13 ... Input part, 14 ... Built-in adjustment part, 15 ... Sequence program transmission part, 20 ... Database, 21 ... Equipment Database, 22 ... Operation history database, 23 ... Operation history database, 30 ... Sequence program generation unit, 31 ... Sequence program identification unit, 32 ... Abnormality handling sequence program generation unit, 33 ... Sequence storage unit, 34 ... Sequence program insertion unit, DESCRIPTION OF SYMBOLS 40 ... Network, 50 ... Controller, 51 ... Network interface part, 52 ... Process I / O interface part, 53 ... Sequence program database, 54 ... Sequence control part, 60 ... Process I / O apparatus, 70 ... Process machine

Claims (7)

プラントの異常時に運転員が行った操作の内容を異常時操作内容として記憶する操作履歴データベースと、
前記操作履歴データベースに記憶されている異常時操作内容を基に、異常対処シーケンスプログラムを生成する異常対処シーケンスプログラム生成部と、
前記プラントを自動制御するためのシーケンスプログラムの動作情報をシーケンスプログラムごとに記憶する動作履歴データベースと、
前記シーケンスプログラムで参照する機器及び当該機器に対する指令の情報を記憶する機器データベースと、
前記操作を行っていたときに動作していたシーケンスプログラムを前記動作履歴データベースから抽出し、前記運転員が行った操作の対象となっている機器に対する指令を出しているシーケンスプログラムを前記機器データベースから抽出して、追加修正対象シーケンスプログラムとして特定するシーケンスプログラム特定部と、
前記異常対処シーケンスプログラムを、前記追加修正対象シーケンスプログラムの、前記異常時の操作が行われた時間に対応する位置に挿入するシーケンスプログラム挿入部と、
を備えたプラント監視装置。
An operation history database that stores the details of operations performed by the operator when the plant is abnormal as abnormal operation details;
Based on the abnormal operation content stored in the operation history database, an abnormality handling sequence program generating unit that generates an abnormality handling sequence program;
An operation history database that stores operation information of a sequence program for automatically controlling the plant for each sequence program;
A device database for storing information of devices referred to in the sequence program and instructions for the devices;
The sequence program that was operating when the operation was performed is extracted from the operation history database, and the sequence program that issues a command for the device that is the target of the operation performed by the operator from the device database. A sequence program specifying unit that extracts and specifies as an additional correction target sequence program;
A sequence program insertion unit for inserting the abnormality coping sequence program into the additional correction target sequence program at a position corresponding to the time when the operation at the time of the abnormality was performed;
A plant monitoring device.
前記異常時操作内容には、前記プラントの異常が発生してから解消されるまでに、前記運転員が行った操作の内容が含まれる
請求項1記載のプラント監視装置。
The plant monitoring apparatus according to claim 1, wherein the operation contents at the time of abnormality include contents of an operation performed by the operator from when the abnormality of the plant occurs until it is resolved.
前記操作履歴データベースには、前記運転員の操作時刻、操作対象、及び操作内容の情報が関連付けて記憶され、
前記動作履歴データベースには、前記シーケンスプログラムの動作時刻、当該動作時刻に動作するシーケンスプログラム、及び当該シーケンスプログラムの動作内容の情報が関連付けて記憶され、
前記機器データベースには、前記シーケンスプログラム、当該シーケンスプログラムで対象とする機器、及び当該シーケンスプログラムで対象とする機器に対する状態参照又は操作出力の情報が関連付けて記憶されている
請求項2記載のプラント監視装置。
In the operation history database, information on the operation time, operation target, and operation content of the operator is stored in association with each other,
In the operation history database, the operation time of the sequence program, the sequence program operating at the operation time, and information on the operation content of the sequence program are stored in association with each other.
The plant monitoring according to claim 2, wherein the equipment database stores information related to the state program or operation output of the sequence program, equipment targeted by the sequence program, and equipment targeted by the sequence program. apparatus.
前記シーケンスプログラム特定部は、
前記プラントの異常が発生してから解消されるまでの指定された時刻範囲において、前記操作履歴データベースから前記操作対象の情報を抽出し、
前記履歴データベースから抽出された操作対象に基づいて前記機器データベースより前記時刻範囲において動作していたシーケンスプログラムを抽出し、
前記時刻範囲において動作していたシーケンスプログラムを前記動作履歴データベースから抽出し、
前記機器データベースから抽出されたシーケンスプログラムと、前記動作履歴データベースから抽出されたシーケンスプログラムから、前記異常対処シーケンスの挿入対象となるシーケンスプログラムを特定する
請求項3記載のプラント監視装置。
The sequence program specifying unit includes:
In the specified time range from the occurrence of the plant abnormality until it is resolved, the operation target information is extracted from the operation history database,
Extracting the sequence program that was operating in the time range from the device database based on the operation target extracted from the history database,
The sequence program that was operating in the time range is extracted from the operation history database,
The plant monitoring apparatus according to claim 3, wherein a sequence program to be inserted into the abnormality handling sequence is specified from a sequence program extracted from the equipment database and a sequence program extracted from the operation history database.
前記シーケンスプログラム挿入部は、
前記時刻範囲において動作していたシーケンスプログラムと処理フェーズを前記動作履歴データベースから抽出し、
前記シーケンスプログラムの該当処理フェーズの近傍に、前記異常対処シーケンスを挿入する
請求項4記載のプラント監視装置。
The sequence program insertion unit
Extracting the sequence program and processing phase that were operating in the time range from the operation history database,
The plant monitoring apparatus according to claim 4, wherein the abnormality handling sequence is inserted in the vicinity of a corresponding processing phase of the sequence program.
記シーケンスプログラム挿入部で生成されたシーケンスプログラム内での前記異常対処シーケンスプログラムの配置を調整する組込み調整部、をさらに備え、
前記シーケンスプログラムの該当処理フェーズの近傍に挿入された前記異常対処シーケンスは、前記シーケンスプログラム内に暫定的に配置されたものであり、入力部からの指示に基づき動作する前記組込み調整部によって前記シーケンスプログラム内での配置が調整され、位置が確定される、
求項5記載のプラント監視装置。
Built adjustment unit for adjusting the arrangement of the abnormality handling sequence program before Symbol the sequence program insertion portion sequence program generated by, further comprising a
The abnormality handling sequence inserted in the vicinity of the corresponding processing phase of the sequence program is provisionally arranged in the sequence program, and the sequence is executed by the built-in adjustment unit that operates based on an instruction from the input unit. The position in the program is adjusted and the position is fixed.
Plant monitoring apparatus Motomeko 5 wherein.
プラントの異常時に運転員が行った操作の内容を異常時操作内容として記憶するすて操作履歴記憶ステップと、
前記操作履歴記憶ステップに記憶されている異常時操作内容を基に、異常対処シーケンスプログラムを生成する異常対処シーケンスプログラム生成ステップと、
前記プラントを自動制御するためのシーケンスプログラムの動作情報をシーケンスプログラムごとに記憶する動作履歴記憶ステップと、
前記シーケンスプログラムで参照する機器及び当該機器に対する指令の情報を記憶する機器記憶ステップと、
前記操作を行っていたときに動作していたシーケンスプログラムを前記動作履歴記憶ス
テップから抽出し、前記運転員が行った操作の対象となっている機器に対する指令を出し
ているシーケンスプログラムを前記機器記憶ステップから抽出して、追加修正対象シーケ
ンスプログラムとして特定するシーケンスプログラム特定ステップと、
前記異常対処シーケンスプログラムを、前記追加修正対象シーケンスプログラムの、前
記異常時の操作が行われた時間に対応する位置に挿入するシーケンスプログラム挿入ステ
ップと、
を備えたプラント監視方法。
An operation history storage step for storing the content of the operation performed by the operator when the plant is abnormal as the operation content at the time of abnormality,
Based on the abnormal operation contents stored in the operation history storage step, an abnormality handling sequence program generating step for generating an abnormality handling sequence program,
An operation history storage step for storing operation information of a sequence program for automatically controlling the plant for each sequence program;
A device storage step for storing information referred to in the sequence program and information on the command to the device;
A sequence program that was operating when the operation was performed is extracted from the operation history storage step, and a sequence program that issues a command to the device that is the target of the operation performed by the operator is stored in the device A sequence program specifying step that is extracted from the step and specified as the additional correction target sequence program;
A sequence program insertion step of inserting the abnormality coping sequence program at a position corresponding to the time when the operation at the time of the abnormality was performed in the additional correction target sequence program;
A plant monitoring method comprising:
JP2009251259A 2009-10-30 2009-10-30 Plant monitoring apparatus and plant monitoring method Active JP5413589B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009251259A JP5413589B2 (en) 2009-10-30 2009-10-30 Plant monitoring apparatus and plant monitoring method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009251259A JP5413589B2 (en) 2009-10-30 2009-10-30 Plant monitoring apparatus and plant monitoring method

Publications (2)

Publication Number Publication Date
JP2011096127A JP2011096127A (en) 2011-05-12
JP5413589B2 true JP5413589B2 (en) 2014-02-12

Family

ID=44112940

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009251259A Active JP5413589B2 (en) 2009-10-30 2009-10-30 Plant monitoring apparatus and plant monitoring method

Country Status (1)

Country Link
JP (1) JP5413589B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2014109019A1 (en) * 2013-01-09 2017-01-19 三菱電機株式会社 Plant engineering system
JP6500594B2 (en) * 2015-05-20 2019-04-17 株式会社ジェイテクト Control program editor

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0573125A (en) * 1991-09-11 1993-03-26 Fanuc Ltd Work monitoring system for nc machine tool
JPH0850507A (en) * 1994-06-01 1996-02-20 Nippondenso Co Ltd Abnormality recovery procedure teaching system
JPH10222209A (en) * 1997-02-06 1998-08-21 Hitachi Ltd Method and device for generating program of fa system
JP2000081908A (en) * 1998-09-07 2000-03-21 Toshiba Corp Plant monitor and control system
JP2001290531A (en) * 2000-04-11 2001-10-19 Toshiba Corp Plant operation supporting device
JP5056134B2 (en) * 2007-04-17 2012-10-24 横河電機株式会社 Program development system

Also Published As

Publication number Publication date
JP2011096127A (en) 2011-05-12

Similar Documents

Publication Publication Date Title
US9829865B2 (en) Adaptive maintenance support and control of a process control system via device specification and actual condition information
JP5815219B2 (en) Method and apparatus for managing module execution sequence in process management environment
US8532795B2 (en) Method and system for offline code validation
JP5895906B2 (en) Process control device and system, and soundness determination method thereof
JP4820265B2 (en) Engineering equipment
EA024606B1 (en) Clustered wellhead trunkline protection and testing system with esp speed controller and emergency isolation valve
JP5413589B2 (en) Plant monitoring apparatus and plant monitoring method
JP5041290B2 (en) PROGRAMMABLE CONTROLLER AND ITS ERROR RECOVERY METHOD
JP5821793B2 (en) Program creation support apparatus and method
JP6176341B2 (en) Process control device and system, and soundness determination method thereof
EP3460609B1 (en) Information collecting device and method for collecting information
JP5622152B2 (en) Monitoring control apparatus and monitoring control method
US8930000B2 (en) Plant monitor and control device and a maintenance support method thereof
JP2006039648A (en) Plant monitor control system
KR101653925B1 (en) Engineering apparatus, engineering system, and download processing method
JP2014203229A (en) Operational support device for water facility plant
JP5017019B2 (en) Plant optimum operation control system
US11860604B2 (en) Analysis assistance apparatus, analysis assistance method, and computer-readable recording medium
EP2584421A2 (en) Gas turbine monitoring system
JP6139389B2 (en) Plant control logic design support system, plant control logic design support method, and program
JPH0588707A (en) Plant operation automating device
JP7362261B2 (en) Surveillance systems and how to operate them
US11311639B2 (en) Method and apparatus for controlling sterilization chambers
Zelenov White paper–CCS implementation of surge prevention control system on yokogawa stardom PLC
Stefan et al. COMPUTER BASED MEASUREMENT AND CONTROL OF CRYOGENIC DISTILATION (CD) SYSTEM

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120309

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130529

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130604

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130711

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: 20131015

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131029

R150 Certificate of patent or registration of utility model

Ref document number: 5413589

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150