JP2006072412A - Event collection block and controller incorporated with the same - Google Patents

Event collection block and controller incorporated with the same Download PDF

Info

Publication number
JP2006072412A
JP2006072412A JP2004251300A JP2004251300A JP2006072412A JP 2006072412 A JP2006072412 A JP 2006072412A JP 2004251300 A JP2004251300 A JP 2004251300A JP 2004251300 A JP2004251300 A JP 2004251300A JP 2006072412 A JP2006072412 A JP 2006072412A
Authority
JP
Japan
Prior art keywords
event
data
event collection
input
output
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2004251300A
Other languages
Japanese (ja)
Inventor
Satoru Osako
悟 大迫
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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa 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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP2004251300A priority Critical patent/JP2006072412A/en
Publication of JP2006072412A publication Critical patent/JP2006072412A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Testing And Monitoring For Control Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an event collection block and a controller incorporated with the event collection block for recording not only a digital signal but also an analog signal as an event by storing a value when an event occurs, and setting an identifier. <P>SOLUTION: A general-purpose event collection block for, when a trigger signal expressing the event occurrence of an integer type data, real number type data or an analog signal changes, storing those data is defined, and an identifier is set in the event collection block. Thus, it is possible to deal with the event of any type of data, and to easily specify the generation source of the event. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、プラントのプロセス状態を記録するためのイベント収集ブロックにおいて、特にアナログ値のイベントを収集でき、かつイベントの発生箇所を容易に特定することができるイベント収集ブロックおよびそれを内蔵したコントローラに関するものである。   The present invention relates to an event collection block for recording a process state of a plant, and more particularly to an event collection block capable of collecting an event of an analog value and easily specifying an occurrence location of the event, and a controller incorporating the event collection block. Is.

プラントの運転を自動化するためには、故障の予防のための診断機能、故障発生時の危険防止機能および問題解決機能が必要になる。このために、シーケンスイベントレコード機能が用いられる。   In order to automate the operation of the plant, a diagnosis function for preventing a failure, a risk prevention function when a failure occurs, and a problem solving function are required. For this purpose, the sequence event record function is used.

シーケンスイベントレコード(SER)機能はプラントのプロセス状態の変化を記録し、後にユーザがこの記録を再トレースすることで、異常発生要因の解析を行うことができる機能である。特に、安全計装システムではシャットダウンなどの事象が発生したときの入力チャンネルのデータ変化などをイベントとして記録に残し、事後解析できる機能が必須である。   The sequence event record (SER) function is a function that records a change in the process state of the plant and allows the user to analyze the cause of the abnormality by re-tracing the record later. In particular, a safety instrumentation system must have a function that records changes in input channel data when an event such as a shutdown occurs as a record and can perform post-analysis.

シーケンスイベント(SOE)にとって、イベントが発生した時刻の精度だけでなく、イベントを容易に把握でき、解析がやりやすいことが重要である。また、どの信号をイベントとして収集するかを、簡単かつ任意に指定できることも大事な要件になる。   For a sequence event (SOE), it is important that not only the accuracy of the time at which the event occurred, but also that the event can be easily grasped and analyzed easily. It is also an important requirement to be able to easily and arbitrarily specify which signals are collected as events.

図6に従来のシーケンスイベントレコード機能を内蔵したプロセス制御システムを示す。図6において、8は制御ステーションであり、I/Oマスタカード81およびCPUモジュール82で構成されている。I/Oマスタカード81には接点入力モジュール5から接点入力の信号が入力される。なお、I/Oマスタカード81はCPUモジュール82からは独立した構成になっている。   FIG. 6 shows a process control system incorporating a conventional sequence event record function. In FIG. 6, reference numeral 8 denotes a control station, which includes an I / O master card 81 and a CPU module 82. A contact input signal is input from the contact input module 5 to the I / O master card 81. The I / O master card 81 is independent from the CPU module 82.

I/Oマスタカード81が収集した接点データは、イーサネット(登録商標)を経由してSOEサーバ72に集められて保存される。SOEビューアパソコン71は、専用サーバであるSOEサーバ72に集められた情報を参照して、イベント一覧を表示する。すなわち、このシステムでは接点入力のみがイベントの対象になる。   The contact data collected by the I / O master card 81 is collected and stored in the SOE server 72 via Ethernet (registered trademark). The SOE viewer personal computer 71 displays an event list with reference to information collected by the SOE server 72 which is a dedicated server. That is, in this system, only the contact input is subject to the event.

図7に安全計装システムのシーケンスイベントレコード機能を示す。安全計装システム9はCPUモジュール91および接点入力モジュール92,93で構成される。また、CPUモジュール91にはSOE_LOGブロック911およびSOE_RECブロック912,913が内蔵されている。   FIG. 7 shows the sequence event record function of the safety instrumented system. The safety instrumentation system 9 includes a CPU module 91 and contact input modules 92 and 93. The CPU module 91 includes an SOE_LOG block 911 and SOE_REC blocks 912 and 913.

SOE_RECブロック912,913は接点入力イベントを収集するブロックであり、接点入力モジュール92,93で発生したイベントが入力される。SOE_LOGブロック911はブール型変数のイベントを収集するブロックであり、ブール変数が入力される。SOE_LOGブロックは、シーケンスイベント収集用のブロックを定義することにより使用することができる。   The SOE_REC blocks 912 and 913 are blocks for collecting contact input events, and events generated by the contact input modules 92 and 93 are input. The SOE_LOG block 911 is a block for collecting events of Boolean variables, and Boolean variables are input. The SOE_LOG block can be used by defining a block for collecting sequence events.

これらのブロック911〜913で収集したイベントはモジュールバスで接続されたSOEビューアパソコン71に入力される。SOEビューアパソコン71はこれらのイベントの一覧を表示する。   The events collected in these blocks 911 to 913 are input to the SOE viewer personal computer 71 connected by the module bus. The SOE viewer personal computer 71 displays a list of these events.

SOE_LOGブロック911にはブール変数を入力することができるので、これを利用してアナログ入力値のイベントを扱うこともできる。すなわち、図示しない判定部でアナログ入力値を判定してブール値に変換し、このブール値をSOE_LOGブロック911に入力すればよい。   Since a Boolean variable can be input to the SOE_LOG block 911, an event of an analog input value can be handled using this. That is, an analog input value is determined by a determination unit (not shown), converted to a Boolean value, and this Boolean value may be input to the SOE_LOG block 911.

特許文献1には、SOE機能を統合した分散型制御システムが記載されている。   Patent Document 1 describes a distributed control system in which SOE functions are integrated.

特開2004−46475号公報JP 2004-46475 A

しかし、このようなイベント収集機能には、次のような課題があった。実際のプラントではアナログ入力モジュールから得られたアナログデータも制御データとして多く用いられている。図7に示した安全計装システムでは、アナログ値をブール値に変換することにより間接的にアナログ値のイベントを取り扱うことはできるが、イベント発生時のアナログ値は保存されないので、十分に解析することができないという課題があった。   However, such an event collection function has the following problems. In an actual plant, analog data obtained from an analog input module is often used as control data. In the safety instrumented system shown in FIG. 7, an analog value event can be indirectly handled by converting the analog value to a Boolean value. However, the analog value at the time of the event occurrence is not stored, so it is analyzed sufficiently. There was a problem that it was not possible.

また、イベントの発生箇所が保存されないので、イベント情報から発生箇所を特定し、イベント発生の条件を更に解析してどのアナログ入力であるかを特定しなければならず、解析に時間がかかるという課題もあった。   In addition, since the location where the event occurred is not saved, it is necessary to identify the location where the event occurred from the event information and further analyze the conditions for the event occurrence to identify which analog input it is. There was also.

従って本発明の目的は、イベント発生時の値を保存することができ、かつ識別子を設定できるようにすることにより、デジタル信号はもとよりアナログ信号をもイベントとして記録することができるイベント収集ブロックおよびそれを内蔵したコントローラを提供することにある。   Accordingly, an object of the present invention is to provide an event collection block capable of storing a digital signal as well as an analog signal as an event by enabling the storage of a value at the time of event occurrence and setting an identifier. It is to provide a controller with built-in.

このような課題を達成するために、本発明のうち請求項1記載の発明は、
イベントデータおよびイベントが発生したことを表すトリガ信号が入力され、このトリガ信号が変化したときに前記イベントデータを保存するイベントデータ記憶部と、
識別子を記憶するID記憶部と、
を具備したものである。接点やブール値だけでなく、アナログ信号等任意の値を扱うことができ、かつイベントの発生箇所を容易に特定できる。
In order to achieve such a problem, the invention according to claim 1 of the present invention is:
Event data and a trigger signal indicating that an event has occurred are input, and an event data storage unit that stores the event data when the trigger signal changes,
An ID storage unit for storing the identifier;
Is provided. Arbitrary values such as analog signals can be handled as well as contacts and Boolean values, and event occurrence locations can be easily identified.

請求項2記載の発明は、請求項1記載の発明において、
整数型データ、実数型データ及びアナログ信号の少なくともいずれかを前記データとして用いることができるようにしたものである。任意の形式のデータを扱うことができる。
The invention according to claim 2 is the invention according to claim 1,
At least one of integer type data, real number type data, and an analog signal can be used as the data. Arbitrary formats of data can be handled.

請求項3記載の発明は、請求項1若しくは請求項2記載の発明において、
前記識別子として、文字列を使用するようにしたものである。イベントの発生源を直感的に把握できる。
The invention according to claim 3 is the invention according to claim 1 or claim 2,
A character string is used as the identifier. Intuitively grasp the source of the event.

請求項4記載の発明は、
データおよび設定値が入力され、これらのデータと前記設定値の大小を比較してその結果を出力する比較演算部と、
前記データおよび前記比較演算部の出力が入力され、前記比較演算部の出力が変化したときに前記データを保存するイベントデータ記憶部と、
識別子を記憶するID記憶部と、
を具備したものである。比較演算部とイベント収集ブロックが一体化されているので、扱いやすい。
The invention according to claim 4
A comparison operation unit that receives data and set values, compares these data with the set values, and outputs the results;
An event data storage unit that stores the data when the data and the output of the comparison operation unit are input and the output of the comparison operation unit changes;
An ID storage unit for storing the identifier;
Is provided. Since the comparison calculation unit and the event collection block are integrated, it is easy to handle.

請求項5記載の発明は、請求項4記載の発明において、
前記データおよびスケールに関連する設定値が入力され、その出力が前記比較演算部および前記イベントデータ記憶部に入力されるスケール演算部を有し、このスケール演算部によって前記データのスケール変換を行うようにしたものである。1つのブロックでスケール変換をも行えるので、扱いやすい。
The invention according to claim 5 is the invention according to claim 4,
A setting value related to the data and the scale is inputted, and an output thereof is input to the comparison operation unit and the event data storage unit. The scale operation unit performs scale conversion of the data. It is a thing. Since scale conversion can be performed with one block, it is easy to handle.

請求項6記載の発明は、請求項4若しくは請求項5記載の発明において、
整数型データ、実数型データ及びアナログ信号の少なくともいずれかを前記データとして用いることができるようにしたものである。任意のデータを扱うことができる。
The invention according to claim 6 is the invention according to claim 4 or claim 5,
At least one of integer type data, real number type data, and an analog signal can be used as the data. Arbitrary data can be handled.

請求項7記載の発明は、請求項4若しくは請求項6いずれかに記載の発明において、
前記識別子として文字列を使用したものである。イベントの発生源を直感的に把握できる。
The invention according to claim 7 is the invention according to claim 4 or claim 6,
A character string is used as the identifier. Intuitively grasp the source of the event.

請求項8記載の発明は、
接点入力モジュールの出力が入力され、この接点入力のイベントを収集する接点入力イベント収集部と、
接点出力のデータが入力され、この接点出力のイベントを収集する接点出力イベント収集部と、
データおよびトリガ信号が入力され、前記トリガ信号が変化したときに前記データを保存すると共に識別子が設定されるイベント収集ブロックと、
前記イベント収集ブロックおよび前記接点出力イベント収集部および前記接点入力イベント収集部の出力が入力され、これらの出力を保存すると共に、要求があったときにこの保存したデータを送信するイベント保存/送信部と、
を具備したものである。全てのデータのイベントを扱うことができる。
The invention described in claim 8
Contact input event collection unit that receives the output of the contact input module and collects the event of this contact input,
Contact output event collection unit that receives contact output data and collects this contact output event;
An event collection block that receives data and a trigger signal and stores the data and an identifier is set when the trigger signal changes;
The event collection block, the contact output event collection unit, and the output of the contact input event collection unit are inputted, and the output is stored, and the event storage / transmission unit that transmits the stored data when requested. When,
Is provided. All data events can be handled.

請求項9記載の発明は、請求項8記載の発明において、
整数型データ、実数型データ及びアナログ信号の少なくともいずれかを前記イベント収集部に入力できるようにしたものである。任意の形式のデータを扱うことができる。
The invention according to claim 9 is the invention according to claim 8,
At least one of integer type data, real number type data, and an analog signal can be input to the event collection unit. Arbitrary formats of data can be handled.

請求項10記載の発明は、請求項8若しくは請求項9記載の発明において、
前記イベント収集ブロックに入力される識別子として文字列を用いるようにしたものである。イベントの発生源を直感的に把握できる。
The invention described in claim 10 is the invention described in claim 8 or claim 9, wherein
A character string is used as an identifier input to the event collection block. Intuitively grasp the source of the event.

以上説明したことから明らかなように、本発明によれば次のような効果がある。
本発明によれば、イベントの発生を表すトリガ信号が変化したときにデータを保存するようにし、かつ固有の識別子を設定するようにした。
As is apparent from the above description, the present invention has the following effects.
According to the present invention, data is stored when a trigger signal representing the occurrence of an event changes, and a unique identifier is set.

整数型データや実数型データ、アナログ信号など従来扱うことができなかったデータのイベントを扱うことができるので、プラント全体の運転状況をイベントとして記録できるという効果がある。そのため、トラブルの解析が容易になるという効果もある。   Since data events such as integer type data, real number type data, and analog signals that could not be handled conventionally can be handled, there is an effect that the operation status of the entire plant can be recorded as an event. Therefore, there is an effect that the analysis of the trouble becomes easy.

また、イベントを収集する機能を汎用のブロックとしてまとめたので、ユーザがアプリケーションに自由に組み込むことができるという効果もある。   In addition, since the function for collecting events is collected as a general-purpose block, there is an effect that the user can freely incorporate it into the application.

さらに、このブロックに識別子を設定できるようにしたので、イベントの発生源を容易に把握することができるという効果もある。この識別子として文字列を使用できるようにすることにより、イベントの原因を直感的に理解できるようにすることもできる。   Furthermore, since an identifier can be set in this block, there is also an effect that an event generation source can be easily grasped. By making it possible to use a character string as this identifier, it is possible to intuitively understand the cause of the event.

以下本発明を図面を用いて詳細に説明する。図1は本発明に係るイベント収集ブロックの一実施例を示す構成図である。図1において、1はイベント収集ブロックであり、イベントデータ記憶部11およびID記憶部12で構成されている。   Hereinafter, the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of an event collection block according to the present invention. In FIG. 1, reference numeral 1 denotes an event collection block, which includes an event data storage unit 11 and an ID storage unit 12.

イベントデータ記憶部11には、整数型データINおよびトリガ信号TRIGが入力される。イベントデータ記憶部11はトリガ信号TRIGが”0“から”1“に変化したときのデータINの値を記憶する。接点入力信号の場合は、接点信号が変化した時点をイベントの発生時点とすることができるが、整数型のデータはデータだけではいつイベントが発生したかを知ることができないので、トリガ信号TRIGが変化した時点をイベントの発生時点としてデータINを取り込む。この記憶したデータは、要求があると端子OUTから出力される。   The event data storage unit 11 receives integer type data IN and a trigger signal TRIG. The event data storage unit 11 stores the value of the data IN when the trigger signal TRIG changes from “0” to “1”. In the case of a contact input signal, the time at which the contact signal changes can be set as the event occurrence time. However, since the integer type data cannot be used to know when the event has occurred only by the data, the trigger signal TRIG The data IN is taken with the time of change as the event occurrence time. The stored data is output from the terminal OUT when requested.

ID記憶部12にはユーザがイベントを識別するための識別子IDが記憶される。この識別子には最大32バイトの文字列を設定することができる。取り込んだデータだけではそのデータがどこのデータをあるかを特定することが難しいので、この識別子IDによってどのデータであるかを特定する。   The ID storage unit 12 stores an identifier ID for the user to identify an event. A character string of up to 32 bytes can be set for this identifier. Since it is difficult to specify where the data is from the captured data alone, which data is specified by this identifier ID.

なお、識別子IDは必ずしも内部に記憶する必要はない。識別子IDを設定する端子を複数個設け、この端子に値を設定するようにしてもよい。また、識別子IDは固定値でもよく、また任意に変更できるようにしてもよい。   The identifier ID does not necessarily need to be stored internally. A plurality of terminals for setting the identifier ID may be provided, and a value may be set for this terminal. Further, the identifier ID may be a fixed value or may be arbitrarily changed.

TRPはイベントの重要度を指定する2値信号が入力される端子である。この端子に入力される信号が“1”であると、イベント収集ブロック1は入力されたイベントがトリップ信号(プラントにとって特に重要なイベントであることを示す情報)として認識する。   TRP is a terminal to which a binary signal specifying the importance of an event is input. If the signal input to this terminal is “1”, the event collection block 1 recognizes the input event as a trip signal (information indicating that the event is particularly important for the plant).

このように、イベント収集を扱う専用のブロックをイベント収集ブロックとして部品化することにより、より扱い易いブロックとすることができる。部品化するとどの信号を扱っているかを特定することが難しくなるので、ID記憶部12に設定する文字列によって容易に識別できるようにする。このイベント収集ブロックは、ソフトウエアのみで構成することもできる。   Thus, by making a dedicated block for handling event collection as an event collection block, it is possible to make the block easier to handle. Since it becomes difficult to specify which signal is handled when it is made into a component, it can be easily identified by a character string set in the ID storage unit 12. This event collection block can be configured only by software.

なお、図1実施例ではデータ入力端子INに入力されるデータは整数型データとしたが、実数型データあるいはアナログデータを入力できるように構成することもできる。   In the embodiment of FIG. 1, the data input to the data input terminal IN is integer data, but real data or analog data may be input.

図2に、図1で説明したイベント収集ブロック1の応用例を示す。この応用例はタンクの水位が予め定められた設定値を越えたときにイベントを発生させ、そのときの水位データを取り込むようにしたものである。   FIG. 2 shows an application example of the event collection block 1 described in FIG. In this application example, an event is generated when the water level of the tank exceeds a predetermined set value, and the water level data at that time is captured.

図2において、1は図1で説明したイベント収集ブロックである。21はアナログ入力モジュールであり、図示しないレベル計からのアナログデータが入力され、このデータをデジタル値に変換して出力する。このデジタルデータはイベント収集ブロック1のIN端子に入力される。また、イベント収集ブロック1の識別子IDとして、“タンク01水位異常発生”の文字列が設定される。このようにイベントの発生原因を表す文字列を識別子IDとすることにより、イベントの発生源を即座に把握することができる。   In FIG. 2, 1 is the event collection block described in FIG. An analog input module 21 receives analog data from a level meter (not shown), converts the data into a digital value, and outputs the digital value. This digital data is input to the IN terminal of the event collection block 1. In addition, a character string “tank 01 water level abnormality occurrence” is set as the identifier ID of the event collection block 1. Thus, by using the character string indicating the cause of the event as the identifier ID, the source of the event can be immediately grasped.

22は比較演算ブロックであり、IN1、IN2の2つの入力端子と出力端子OUTを有している。入力端子IN1にはアナログ入力モジュール21の出力が、入力端子IN2には例えば90.0の設定値が入力される。比較演算ブロック22は入力端子IN1とIN2のデータを比較し、IN1のデータが大きいときは“1”を、その他のときには“0”を出力する。この出力はイベント収集ブロック1のTRIG端子に入力される。   A comparison operation block 22 has two input terminals IN1 and IN2 and an output terminal OUT. The output of the analog input module 21 is input to the input terminal IN1, and a set value of, for example, 90.0 is input to the input terminal IN2. The comparison operation block 22 compares the data of the input terminals IN1 and IN2, and outputs “1” when the data of IN1 is large and “0” otherwise. This output is input to the TRIG terminal of the event collection block 1.

このような構成において、レベル計の出力が設定値(90.0)を越えると、比較演算ブロック22の出力は“0”から“1”に変化する。イベント収集ブロック1はアナログ入力モジュール21の出力値を取り込んで保存する。これら取り込んだデータは後にイベントを解析するときにOUT端子から出力される。   In such a configuration, when the output of the level meter exceeds the set value (90.0), the output of the comparison operation block 22 changes from “0” to “1”. The event collection block 1 captures and stores the output value of the analog input module 21. These captured data are output from the OUT terminal when the event is analyzed later.

図3にイベント収集ブロックの他の実施例を示す。この実施例は、イベント収集ブロックにスケール変換機能とアラーム発生機能を付け加えたものである。図3において、31はイベント収集ブロックであり、スケール演算部311,比較演算部312、イベントデータ記憶部313およびID記憶部314で構成される。   FIG. 3 shows another embodiment of the event collection block. In this embodiment, a scale conversion function and an alarm generation function are added to the event collection block. In FIG. 3, reference numeral 31 denotes an event collection block, which includes a scale calculation unit 311, a comparison calculation unit 312, an event data storage unit 313, and an ID storage unit 314.

スケール演算部311にはアナログ信号INおよびスケール上限値SH、スケール下限値SLが入力され、アナログ信号INをこれらスケール上限値SH、スケール下限値SLに基づいてスケール変換して出力する。このスケール変換された値は端子OUT1から出力される。   The scale calculation unit 311 receives the analog signal IN, the scale upper limit value SH, and the scale lower limit value SL, and scales and outputs the analog signal IN based on the scale upper limit value SH and the scale lower limit value SL. The scale-converted value is output from the terminal OUT1.

比較演算部312には、スケール演算部311の出力およびHI側アラーム設定値HH、HI側プリアラーム設定値PH、LO側プリアラーム設定値PL、LO側アラーム設定値LLが入力される。比較演算部312はスケール演算部311の出力とこれらの設定値を比較し、その結果を出力する。   The comparison calculation unit 312 receives the output of the scale calculation unit 311 and the HI-side alarm set value HH, the HI-side pre-alarm set value PH, the LO-side pre-alarm set value PL, and the LO-side alarm set value LL. The comparison calculation unit 312 compares the output of the scale calculation unit 311 with these set values and outputs the result.

すなわち、スケール演算部311の出力がLO側アラーム設定値LLより大きくなると、LO側アラーム信号LTRPを“0”から“1”に変化させる。同様に、スケール演算部311の出力とLO側プリアラーム設定値PL、HI側プリアラーム設定値PH、HI側アラーム設定値HHを比較し、その比較結果をそれぞれLO側プリアラーム信号力LLL、HI側プリアラーム信号HHH、HI側アラーム信号HTRPに反映させる。   That is, when the output of the scale calculator 311 becomes larger than the LO alarm set value LL, the LO alarm signal LTRP is changed from “0” to “1”. Similarly, the output of the scale calculator 311 is compared with the LO pre-alarm set value PL, the HI pre-alarm set value PH, and the HI-side alarm set value HH, and the comparison results are compared with the LO pre-alarm signal forces LLL and HI, respectively. This is reflected in the side pre-alarm signal HHH and the HI side alarm signal HTRP.

イベントデータ記憶部313には信号SOER、スケール演算部311の出力およびHI側アラーム信号HTRPとLO側アラーム信号LTRPが入力される。信号SOERはイベントデータを保存するかどうかを選択する信号であり、このSOER信号が“1”のときにイベントを保存する。すなわち、LO側アラーム信号LTRPまたはHI側アラーム信号HTRPが“0”から“1”に変化すると、そのときのスケール演算部311の出力を記憶する。   The event data storage unit 313 receives the signal SOER, the output of the scale calculation unit 311, and the HI side alarm signal HTRP and the LO side alarm signal LTRP. The signal SOER is a signal for selecting whether or not to store event data. When the SOER signal is “1”, the event is stored. That is, when the LO alarm signal LTRP or the HI alarm signal HTRP changes from “0” to “1”, the output of the scale calculation unit 311 at that time is stored.

ID記憶部314は、図1実施例のID記憶部12と同様に、識別子データを格納する。この識別子データとして最大32バイトの文字列を設定することができる。   The ID storage unit 314 stores identifier data in the same manner as the ID storage unit 12 of FIG. 1 embodiment. A character string of up to 32 bytes can be set as this identifier data.

なお、この実施例ではスケール演算部311にスケールの上下限値を入力するようにしたが、これに限られることはなく、スケールに関連する設定値なら任意のものを使用できる。   In this embodiment, the upper and lower limit values of the scale are input to the scale calculation unit 311. However, the present invention is not limited to this, and any set value related to the scale can be used.

図4を用いてこのことを更に説明する。図4において、32はOUT1端子から出力される、スケール変換されたアナログ入力信号の変化を表したグラフであり、縦軸のHH、PH、PL、LLは同じ名前の入力端子に設定された設定値である。32がLLに等しくなるとLTRP端子の値が“0”から“1”に変化し、このときSOER端子が“1”であると、そのときのデータを保存する。   This will be further described with reference to FIG. In FIG. 4, 32 is a graph showing the change of the scale-converted analog input signal output from the OUT1 terminal, and HH, PH, PL, and LL on the vertical axis are settings set to the input terminals with the same name. Value. When 32 becomes equal to LL, the value of the LTRP terminal changes from “0” to “1”. If the SOER terminal is “1” at this time, the data at that time is stored.

同様に、PLに等しくなるとLLL端子の値が変化し、PHに等しくなるとHHH端子が変化する。この2つはプリアラームとして作用する。HHに等しくなるとHTRP端子の値が変化し、SOER端子が“1”であると、そのときのデータを保存する。   Similarly, the value of the LLL terminal changes when equal to PL, and the HHH terminal changes when equal to PH. These two act as pre-alarms. When it becomes equal to HH, the value of the HTRP terminal changes, and when the SOER terminal is “1”, the data at that time is stored.

このように、スケール変換と設定値との比較およびイベント発生を1つのブロックに集約することにより、ユーザにとって使い勝手のよいブロックとすることができる。なお、IN端子にスケール変換した後のデータを入力するようにすると、スケール変換の機能を省略することができる。   In this way, the comparison between the scale conversion and the set value and the event occurrence are aggregated into one block, so that the user-friendly block can be obtained. Note that if the scale-converted data is input to the IN terminal, the scale conversion function can be omitted.

図5に本イベント収集ブロックを使用したプロセス制御装置の構成を示す。図5において、4はSOEビューアパソコン、5はコントローラ、6は接点入力モジュールである。コントローラ5はユーザアプリケーション51,接点出力イベント収集部52,接点入力イベント収集部53,イベント保存/送信部54およびイベント保存バッファ55で構成される。ユーザアプリケーション51内には、図1〜図3で説明したイベント収集ブロック511が配置される。   FIG. 5 shows the configuration of a process control apparatus using this event collection block. In FIG. 5, 4 is an SOE viewer personal computer, 5 is a controller, and 6 is a contact input module. The controller 5 includes a user application 51, a contact output event collection unit 52, a contact input event collection unit 53, an event storage / transmission unit 54, and an event storage buffer 55. In the user application 51, the event collection block 511 described with reference to FIGS.

接点入力イベント収集部53は、接点入力モジュール6から接点入力の変化イベントを収集し、イベント保存/送信部54に出力する。接点出力の値はコントローラ5で作成される。接点出力イベント収集部52は作成された接点出力のイベントを収集し、イベント保存/送信部54に出力する。   The contact input event collection unit 53 collects contact input change events from the contact input module 6 and outputs them to the event storage / transmission unit 54. The value of the contact output is created by the controller 5. The contact output event collection unit 52 collects the generated contact output events and outputs them to the event storage / transmission unit 54.

イベント収集ブロック511は、ユーザアプリケーション51で作成した整数型データや実数型データ、あるいは図示しないセンサから入力されたアナログ入力のイベントを作成し、イベント保存/送信部54に出力する。イベント保存/送信部54は、入力されたイベントデータをイベント保存バッファ55に保存し、またSOEビューアパソコン4の求めに応じて、イベント保存バッファ55に保存されたイベントデータを読み出してSOEビューアパソコン4に送信する。SOEビューアパソコン4はこれらのイベントデータを整理して表示する。   The event collection block 511 creates integer type data or real number type data created by the user application 51 or an analog input event inputted from a sensor (not shown), and outputs the event to the event storage / transmission unit 54. The event storage / transmission unit 54 stores the input event data in the event storage buffer 55, and reads the event data stored in the event storage buffer 55 in response to a request from the SOE viewer personal computer 4 to read the SOE viewer personal computer 4. Send to. The SOE viewer personal computer 4 organizes and displays these event data.

このようにすることにより、接点入力、接点出力および整数型データや実数型データ、さらにアナログ信号の変化イベントのデータを保存することができるので、簡単に異常の原因を特定することができる。   By doing so, contact input, contact output, integer type data and real number type data, and further analog signal change event data can be saved, so that the cause of the abnormality can be easily identified.

本発明の一実施例を示す構成図である。It is a block diagram which shows one Example of this invention. 本発明の一実施例の応用を示す構成図である。It is a block diagram which shows the application of one Example of this invention. 本発明の他の実施例を示す構成図である。It is a block diagram which shows the other Example of this invention. 本発明の動作を説明するための特性図である。It is a characteristic view for demonstrating operation | movement of this invention. 本発明の他の実施例を示す構成図である。It is a block diagram which shows the other Example of this invention. 従来のプロセス制御システムの構成図である。It is a block diagram of the conventional process control system. 従来の安全計装システムの構成図である。It is a block diagram of the conventional safety instrumentation system.

符号の説明Explanation of symbols

1、31、511 イベント収集ブロック
11、313 イベントデータ記憶部
12、314 ID記憶部
311 スケール演算部
312 比較演算部
5 コントローラ
51 ユーザアプリケーション
52 接点出力イベント収集部
53 接点入力イベント収集部
54 イベント保存/送信部
1, 31, 511 Event collection block 11, 313 Event data storage unit 12, 314 ID storage unit 311 Scale operation unit 312 Comparison operation unit 5 Controller 51 User application 52 Contact output event collection unit 53 Contact input event collection unit 54 Event storage / Transmitter

Claims (10)

イベントデータおよびイベントが発生したことを表すトリガ信号が入力され、このトリガ信号が変化したときに前記イベントデータを保存するイベントデータ記憶部と、
識別子を記憶するID記憶部と、
を具備したことを特徴とするイベント収集ブロック。
Event data and a trigger signal indicating that an event has occurred are input, and an event data storage unit that stores the event data when the trigger signal changes,
An ID storage unit for storing the identifier;
An event collection block comprising:
前記データは、整数型データ、実数型データ及びアナログ信号の少なくともいずれかであることを特徴とする請求項1記載のイベント収集ブロック。   2. The event collection block according to claim 1, wherein the data is at least one of integer type data, real number type data, and an analog signal. 前記識別子は文字列であることを特徴とする請求項1若しくは請求項2記載のイベント収集ブロック。   3. The event collection block according to claim 1, wherein the identifier is a character string. データおよび設定値が入力され、これらのデータと前記設定値の大小を比較してその結果を出力する比較演算部と、
前記データおよび前記比較演算部の出力が入力され、前記比較演算部の出力が変化したときに前記データを保存するイベントデータ記憶部と、
識別子を記憶するID記憶部と、
を具備したことを特徴とするイベント収集ブロック。
A comparison operation unit that receives data and set values, compares these data with the set values, and outputs the results;
An event data storage unit that stores the data when the data and the output of the comparison operation unit are input and the output of the comparison operation unit changes;
An ID storage unit for storing the identifier;
An event collection block comprising:
前記データおよびスケールに関連する設定値が入力され、その出力が前記比較演算部および前記イベントデータ記憶部に入力されるスケール演算部を有し、このスケール演算部によって前記データのスケール変換を行うようにしたことを特徴とする請求項4記載のイベント収集ブロック。   A setting value related to the data and the scale is inputted, and an output thereof is input to the comparison operation unit and the event data storage unit. The scale operation unit performs scale conversion of the data. The event collection block according to claim 4, wherein 前記データは、整数型データ、実数型データ及びアナログ信号の少なくともいずれかであることを特徴とする請求項4若しくは請求項5記載のイベント収集ブロック。   6. The event collection block according to claim 4, wherein the data is at least one of integer type data, real number type data, and an analog signal. 前記識別子は文字列であることを特徴とする請求項4若しくは請求項6いずれかに記載のイベント収集ブロック。   7. The event collection block according to claim 4, wherein the identifier is a character string. 接点入力モジュールの出力が入力され、この接点入力のイベントを収集する接点入力イベント収集部と、
接点出力のデータが入力され、この接点出力のイベントを収集する接点出力イベント収集部と、
データおよびトリガ信号が入力され、前記トリガ信号が変化したときに前記データを保存すると共に識別子が設定されるイベント収集ブロックと、
前記イベント収集ブロックおよび前記接点出力イベント収集部および前記接点入力イベント収集部の出力が入力され、これらの出力を保存すると共に、要求があったときにこの保存したデータを送信するイベント保存/送信部と、
を具備したことを特徴とするコントローラ。
Contact input event collection unit that receives the output of the contact input module and collects the event of this contact input,
Contact output event collection unit that receives contact output data and collects this contact output event;
An event collection block that receives data and a trigger signal and stores the data and an identifier is set when the trigger signal changes;
The event collection block, the contact output event collection unit, and the output of the contact input event collection unit are inputted, and the output is stored, and the event storage / transmission unit that transmits the stored data when requested. When,
The controller characterized by comprising.
前記イベント収集部に入力されるデータは、整数型データ、実数型データ及びアナログ信号の少なくともいずれかであることを特徴とする請求項8記載のコントローラ。   9. The controller according to claim 8, wherein the data input to the event collection unit is at least one of integer type data, real number type data, and an analog signal. 前記イベント収集ブロックに入力される識別子は文字列であることを特徴とする請求項8若しくは請求項9記載のイベント収集ブロック。
10. The event collection block according to claim 8 or 9, wherein the identifier input to the event collection block is a character string.
JP2004251300A 2004-08-31 2004-08-31 Event collection block and controller incorporated with the same Pending JP2006072412A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004251300A JP2006072412A (en) 2004-08-31 2004-08-31 Event collection block and controller incorporated with the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004251300A JP2006072412A (en) 2004-08-31 2004-08-31 Event collection block and controller incorporated with the same

Publications (1)

Publication Number Publication Date
JP2006072412A true JP2006072412A (en) 2006-03-16

Family

ID=36153023

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004251300A Pending JP2006072412A (en) 2004-08-31 2004-08-31 Event collection block and controller incorporated with the same

Country Status (1)

Country Link
JP (1) JP2006072412A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007119384A1 (en) 2006-03-16 2007-10-25 Asahi Glass Company, Limited Negative-type photosensitive fluorinated aromatic resin composition
JP2007334711A (en) * 2006-06-16 2007-12-27 Mitsubishi Electric Corp Supervisory control system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03131722A (en) * 1989-10-18 1991-06-05 Shinei Denki Seisakusho:Kk Data logger device
JPH08314539A (en) * 1995-05-16 1996-11-29 Fuji Electric Co Ltd Data collection method for abnormality analysis
JPH10178929A (en) * 1996-12-21 1998-07-07 Koito Ind Ltd User interface device for research plant rearing device
JPH11143506A (en) * 1997-11-04 1999-05-28 Yokogawa Electric Corp Control system device
JPH11327627A (en) * 1998-05-13 1999-11-26 Mitsubishi Electric Corp Plant monitoring and controlling device
JP2000259237A (en) * 1999-03-09 2000-09-22 Omron Corp Device and system for logging and device for generating trigger signal
JP2001317876A (en) * 2000-05-10 2001-11-16 Koyo Seiko Co Ltd Continuous treatment system and display therefor
JP2004206219A (en) * 2002-12-24 2004-07-22 Yokogawa Electric Corp Data input device
JP2004234437A (en) * 2003-01-31 2004-08-19 Keyence Corp Data collection device, data collection system, and data collection program

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03131722A (en) * 1989-10-18 1991-06-05 Shinei Denki Seisakusho:Kk Data logger device
JPH08314539A (en) * 1995-05-16 1996-11-29 Fuji Electric Co Ltd Data collection method for abnormality analysis
JPH10178929A (en) * 1996-12-21 1998-07-07 Koito Ind Ltd User interface device for research plant rearing device
JPH11143506A (en) * 1997-11-04 1999-05-28 Yokogawa Electric Corp Control system device
JPH11327627A (en) * 1998-05-13 1999-11-26 Mitsubishi Electric Corp Plant monitoring and controlling device
JP2000259237A (en) * 1999-03-09 2000-09-22 Omron Corp Device and system for logging and device for generating trigger signal
JP2001317876A (en) * 2000-05-10 2001-11-16 Koyo Seiko Co Ltd Continuous treatment system and display therefor
JP2004206219A (en) * 2002-12-24 2004-07-22 Yokogawa Electric Corp Data input device
JP2004234437A (en) * 2003-01-31 2004-08-19 Keyence Corp Data collection device, data collection system, and data collection program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007119384A1 (en) 2006-03-16 2007-10-25 Asahi Glass Company, Limited Negative-type photosensitive fluorinated aromatic resin composition
JP2007334711A (en) * 2006-06-16 2007-12-27 Mitsubishi Electric Corp Supervisory control system

Similar Documents

Publication Publication Date Title
JP6669156B2 (en) Application automatic control system, application automatic control method and program
CN107636619B (en) Information processing apparatus, information processing system, information processing method, and recording medium
JP5571847B2 (en) Anomaly detection system that detects anomalies in multiple control systems
CN107209511B (en) Monitoring control device
US20120136609A1 (en) Binary definition files
CN114710369B (en) Abnormal data detection method and device, computer equipment and storage medium
JP7501266B2 (en) Driving assistance device, driving assistance system, and driving assistance method
JPWO2020003460A1 (en) Anomaly detection device
CN114944957B (en) Abnormal data detection method and device, computer equipment and storage medium
CN113988325A (en) Power system fault early warning method and device, terminal equipment and storage medium
KR101475571B1 (en) Apparatus and method for data processing in SCADA System
CN115016346A (en) Multi-device management method and system based on data acquisition control device of Internet of things
CN112639844A (en) Control system and control method
EP3999983B1 (en) Time-series data condensation and graphical signature analysis
CN113487086A (en) Method and device for predicting remaining service life of equipment, computer equipment and medium
JP2006072412A (en) Event collection block and controller incorporated with the same
JP2013109541A (en) Information processing device and information processing method
WO2023181241A1 (en) Monitoring server device, system, method, and program
WO2023050229A1 (en) Industrial data processing method and apparatus, electronic device, and storage medium
KR102414345B1 (en) Information presentation apparatus, information presentation method, and information presentation system
CN113127317B (en) Log acquisition processing method, system, device and storage medium
JP5034447B2 (en) Data transmission system
CN117640346B (en) Communication equipment fault diagnosis method, storage medium and computer equipment
TWI763169B (en) Prediction system and prediction method for event type of cloud data center
WO2023100242A1 (en) Failure information estimation device, failure information estimation method, and failure information estimation program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061106

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090218

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090303

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090421

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090518

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090707

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090824

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091112

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20091202

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20100108

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110315