JPH11194820A - Fault analyzing device - Google Patents

Fault analyzing device

Info

Publication number
JPH11194820A
JPH11194820A JP65598A JP65598A JPH11194820A JP H11194820 A JPH11194820 A JP H11194820A JP 65598 A JP65598 A JP 65598A JP 65598 A JP65598 A JP 65598A JP H11194820 A JPH11194820 A JP H11194820A
Authority
JP
Japan
Prior art keywords
data
alarm
trigger condition
plant
data file
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
JP65598A
Other languages
Japanese (ja)
Inventor
Tateo Suzuki
健郎 鈴木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP65598A priority Critical patent/JPH11194820A/en
Publication of JPH11194820A publication Critical patent/JPH11194820A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To retrieve a data file which meets trigger conditions from a data file group gathered up to alarm generation, and then make it possible to display it on a screen together with data before and after it if a fault occurs to a plant of iron and steel, chemicals, etc. SOLUTION: A data gathering part 3 gathers object data set in a gathered data setting part 2 from a plant controller 1 and generates a gathered data file group 4. According to an alarm and an elapsed time set in an alarm setting part 5, a data file group is limited and a trigger condition match detection par t9 detects a corresponding data file from the limited data file group according to the trigger conditions set in a trigger condition setting part 8 and the numbers of read files before and behind the retrieved file; and a display data generation part 10 generates a retrieval result file 11 by putting the retrieved file together with the data files before and behind it and a data display editing part 12 displays it on a CRT display unit 13.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、例えば鉄鋼・化
学等のプラントにおいて発生した故障の要因を解析する
故障解析装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a failure analysis device for analyzing the cause of a failure that has occurred in a plant such as a steel or chemical plant.

【0002】[0002]

【従来の技術】図9は例えば特願平7−338053号
に示された従来の故障解析装置を示すブロック図であ
る。
2. Description of the Related Art FIG. 9 is a block diagram showing a conventional failure analyzer disclosed in Japanese Patent Application No. 7-338053.

【0003】図9において、1はプラントを制御し、各
種データを入力しているコントローラ、2は収集するデ
ータ項目の選択及び収集時間の一定周期時間を設定する
ための収集データ設定部、3は収集データ設定部2の設
定内容に基づいてコントローラ1からの各種データを収
集するデータ収集部、4は収集した各種データを時系列
に格納保存する収集データファイル群、8は格納した収
集データを解析する際のトリガとなる条件を設定するト
リガ条件設定部、14は設定されたトリガ条件にて収集
データファイル4の収集データにトリガ条件が一致する
かどうか検索するトリガ条件一致検索部、10は一致検
索した結果に該当する収集データと一致検索した収集デ
ータの前後の収集データをCRT表示用のデータに加工
するための表示データ生成部、11は表示加工した収集
データを格納する検索結果ファイル、12は検索結果フ
ァイル11の収集データをCRTに表示編集出力するた
めのデータ表示編集部、13はトリガ条件にて一致検索
した結果の収集データを表示出力するためのCRT表示
器である。
In FIG. 9, reference numeral 1 denotes a controller which controls a plant and inputs various data. 2 denotes a collection data setting unit for selecting data items to be collected and setting a fixed period of the collection time. A data collection unit that collects various data from the controller 1 based on the settings of the collection data setting unit 2, a collection data file group 4 that stores and saves the collected various data in time series, and 8 analyzes the stored collection data. A trigger condition setting unit 14 for setting a condition to be used as a trigger when performing the operation, a trigger condition match search unit 14 for searching whether the trigger condition matches the collected data of the collected data file 4 based on the set trigger condition, and 10 for matching Display data for processing the collected data before and after the searched collected data that matches the collected data corresponding to the search result into CRT display data. A data generating unit, 11 is a search result file for storing collected data obtained by display processing, 12 is a data display editing unit for displaying, editing and outputting the collected data of the search result file 11 to a CRT, and 13 is a match search based on a trigger condition. It is a CRT display for displaying and outputting collected data of results.

【0004】図10は図9のトリガ条件設定部8の設定
内容の一例を表わしたもので、ビット型データのON/
OFFの論理組合せをトリガ条件として設定し、トリガ
条件にて一致した場合、一致したトリガポイントの収集
データの前後の収集データの読込み数を設定するための
トリガ条件設定表である。
FIG. 10 shows an example of the setting contents of the trigger condition setting section 8 in FIG.
FIG. 9 is a trigger condition setting table for setting a logical combination of OFF as a trigger condition and setting the number of times of reading of collected data before and after the collected data at the matched trigger point when the trigger conditions are matched.

【0005】次に上記従来の故障解析装置の動作につい
て説明する。コントローラ1内にはプラントで使用する
各種データが入力されている。また、収集データ設定部
2にはコントローラ1にある各種データの収集項目の選
択とデータ収集周期が設定されている。一方、データ収
集部3では収集データ設定部2の設定内容から選択され
た収集データ項目を、設定された一定収集周期により収
集し、収集データファイル群4に格納していく。収集デ
ータファイル群4は時間の経過により1つのファイルの
収集データ容量が満杯になると次のファイルに格納さ
れ、収集時間に見合った分のファイル群を構成するよう
になっており、時間の経過とともに順次データを収集し
格納していく。
Next, the operation of the above-described conventional failure analysis device will be described. Various data used in the plant are input into the controller 1. In the collection data setting unit 2, selection of various data collection items in the controller 1 and a data collection cycle are set. On the other hand, the data collection unit 3 collects the collection data items selected from the setting contents of the collection data setting unit 2 at a set constant collection cycle, and stores them in the collection data file group 4. The collected data file group 4 is stored in the next file when the collected data capacity of one file becomes full due to the passage of time, and constitutes a group of files corresponding to the collection time. Collect and store data sequentially.

【0006】上述のように収集されたデータは、故障解
析のためにトリガ条件設定部8によって解析方法が定義
される。トリガ条件設定部8では図10に示すような表
形式でトリガ条件を設定する。その設定内容としては、
ある収集データをビット型データとして見た際にONま
たはOFFとなった場合をトリガ条件としたり、ある収
集データのビット型データと別の収集データのビット型
データのANDの結果がONとなる場合のようにビット
型データの論理の組合せをトリガ条件として設定を行
う。更に、トリガ条件を検出したトリガポイント(時
刻)の前後の収集データの読み出し個数を設定する。
An analysis method for the data collected as described above is defined by the trigger condition setting unit 8 for failure analysis. The trigger condition setting unit 8 sets trigger conditions in a table format as shown in FIG. As the setting contents,
When a certain collected data is turned on or off when viewed as bit data, a trigger condition is set, or when the AND result of the bit data of one collected data and the bit data of another collected data is turned on The setting is made using the combination of the logic of the bit type data as the trigger condition as shown in FIG. Furthermore, the number of readouts of collected data before and after a trigger point (time) at which a trigger condition is detected is set.

【0007】トリガ条件一致検出部14ではトリガ条件
設定部8の設定内容を基に収集データファイル群4のフ
ァイルからトリガ条件に一致する収集データを検索して
いく。具体的には、収集データファイル群4内の格納さ
れている収集データを時系列に見ていくが、図10のト
リガ条件設定表に示すようにビット型データの論理の組
合せ条件に一致するかどうかを判定する。一致していれ
ばその収集した時間がトリガポイントとし一致していな
ければ次の収集時間の収集データを判定する。その動作
を一致するまで検索する。
The trigger condition match detecting section 14 searches the collected data file group 4 for collected data that matches the trigger condition based on the setting contents of the trigger condition setting section 8. More specifically, the collected data stored in the collected data file group 4 is viewed in chronological order. As shown in the trigger condition setting table of FIG. Determine whether If they match, the collected time is set as a trigger point. If they do not match, the collected data for the next collection time is determined. Search until the action matches.

【0008】トリガ条件に一致する収集データを検出す
るとその収集した時間をトリガポイントとし、図10の
トリガ条件設定表に設定された前後の読み出し個数分に
見合う量の収集データを表示データ生成部10によりC
RT表示用のデータに加工した後検索結果ファイル11
に格納される。尚、検索結果ファイル11には収集デー
タファイル群に格納されている収集データの項目の全て
に対し、トリガポイントの前後の収集データが格納され
る。これにより解析したいトリガポイントを含めた前後
の収集データの抽出がなされる。
When the collected data that matches the trigger condition is detected, the collected time is used as a trigger point, and the display data generation unit 10 generates an amount of collected data corresponding to the number of readouts before and after set in the trigger condition setting table of FIG. By C
Search result file 11 after processing into data for RT display
Is stored in The search result file 11 stores the collected data before and after the trigger point for all of the collected data items stored in the collected data file group. Thus, the collected data before and after including the trigger point to be analyzed is extracted.

【0009】その後、トリガ条件にて一致検索した結果
を見るためにCRT表示器13に表示出力されるが、ト
リガ条件の前後のデータをスクロール表示してみたり、
あるいは見たい収集データ項目のみを選択してそれをス
クロールして表示させる等のCRT表示のための表示編
集はデータ表示編集部12が行う。
After that, the result is displayed and output on the CRT display 13 in order to see the result of the matching search under the trigger condition.
Alternatively, the data display editing unit 12 performs display editing for CRT display, such as selecting only a desired collected data item and scrolling and displaying it.

【0010】[0010]

【発明が解決しようとする課題】従来の故障解析システ
ムは以上にように構成されているので、プラント内で発
生する状態が突発的に発生するもので、しかもプラント
から取得可能な信号の単純な組み合わせで表現できる場
合には有効である。
Since the conventional failure analysis system is configured as described above, a state occurring in the plant occurs suddenly, and a simple signal obtained from the plant can be obtained. It is effective if it can be expressed by a combination.

【0011】しかし、鉄鋼・化学等のプラントにおいて
発生した故障の原因を究明する場合、故障に至るまでに
プラント内で発生した事象及びその順序が重要な手掛か
りになる場合が多い。例えば異常が発生した際、その経
緯を追求するが、その異常に至るまでの関連する異常を
追求することで故障原因を限定できる。この場合、従来
の故障解析システムで用いられているトリガ条件の設定
のみで事象の順序を表現することは困難であり、またプ
ラントの異常にいたるまでのデータを特定しにくく、解
析者は解析対象の事象の発生と発生順序を収集されたデ
ータの中に存在するか否かをトリガ条件を設定しながら
一つ一つ確認していかなければならず、この作業に多大
な労力と時間を必要とするといった問題があった。
However, when investigating the cause of a failure that has occurred in a plant such as a steel or chemical plant, the events that have occurred in the plant until the failure and the order thereof are often important clues. For example, when an abnormality has occurred, its history is pursued, but the cause of the failure can be limited by pursuing a related abnormality up to the abnormality. In this case, it is difficult to express the sequence of events only by setting the trigger conditions used in the conventional failure analysis system, and it is difficult to specify the data up to the plant abnormality. This requires a great deal of labor and time to check the occurrence of the events and the order of occurrence in the collected data while setting the trigger conditions. There was such a problem.

【0012】この発明は上記のような課題を解決するた
めになされたものであり、故障解析者がプラント内で発
生するアラーム及びそれまでの経緯時間、およびデータ
検索条件であるトリガ条件を設定すると、収集したデー
タファイルの中からアラームとして設定された異常を検
索し、検出されたアラーム発生から設定された時間にて
発生前から発生時までのデータファイルから設定された
トリガ条件に一致するトリガポイントを持つものを検索
し、指定したアラーム発生ポイント及びトリガポイント
が格納されているデータファイル及びその前後のデータ
ファイルを合体させて画面に表示する故障解析装置を提
供する事を目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems, and it is desirable that a failure analyzer sets an alarm which occurs in a plant, a time elapsed until then, and a trigger condition which is a data search condition. , Search the collected data file for abnormalities set as alarms, and trigger points that match the trigger conditions set from the data file from before the occurrence to the time of occurrence at the set time from the detected alarm occurrence It is an object of the present invention to provide a failure analysis apparatus which searches for a file having a specified alarm occurrence point and a data file storing a specified alarm occurrence point and a trigger point, and displays the combined data file before and after the data file on a screen.

【0013】[0013]

【課題を解決するための手段】請求項1の発明に係る故
障解析装置は、プラントを制御する各コントローラ内部
の全て又は選択されたデータを一定周期で常時収集し、
各収集機会毎に選択収集されたデータを1つのデータフ
ァイルとして格納しておくデータファイル収集手段と、
プラント内で発生する異常を収集している信号の単独で
またはそれらの組み合わせによってアラームとして設定
する手段と、故障が発生した際に出現していると想定さ
れる各信号の状態を単独でまたはそれらの組み合わせに
よってトリガ条件として設定する手段と、収集したデー
タファイル群の中から設定されたアラームに一致するデ
ータファイルを検索するアラーム発生検索手段と、アラ
ームが発生してから設定された時間で発生前から発生時
のデータファイルを限定するデータファイル限定手段
と、収集したデータファイル群の中から設定されたトリ
ガ条件に一致するデータファイルを検索するトリガ条件
一致検索手段と、アラーム発生検索手段が検出したアラ
ーム発生データファイルとトリガ条件一致検索手段が検
出したトリガ条件一致データファイルとその前後読み出
し分に対応するデータファイルを合体させる表示データ
生成手段と、表示データを画面上に表示する手段を設け
たものである。
According to a first aspect of the present invention, there is provided a failure analysis apparatus which collects all or selected data in each controller for controlling a plant at a constant period,
Data file collecting means for storing data selectively collected at each collection opportunity as one data file;
Means to set an alarm by the signal that collects the abnormality that occurs in the plant, alone or in combination, and the state of each signal that is assumed to have appeared when a failure occurred Means for setting as a trigger condition by a combination of: an alarm occurrence search means for searching a data file that matches a set alarm from a collected data file group; and an alarm occurrence search means for a set time after an alarm occurs. Data file limiting means for limiting the data file at the time of occurrence, trigger condition matching searching means for searching a data file that matches a set trigger condition from a collected data file group, and alarm occurrence searching means One of the trigger conditions detected by the alarm occurrence data file and the trigger condition match search means Data files and the display data generating means for combining the data file that corresponds to the longitudinal reading content, is provided with a means for displaying the display data on the screen.

【0014】すなわち、請求項1の故障解析装置では、
故障解析者が所望するデータを検索するための条件であ
るアラーム及び経緯時間及びトリガ条件を設定すること
により、アラームが発生するまでの一定時間経過後に設
定したトリガ条件が発生しているデータを得ることが出
来るので、プラント内で発生する異常及びその発生順序
を簡単に設定でき、収集したデータファイルの中から故
障原因の解析に必要なデータファイルを容易に限定でき
るため故障に対する対策も容易に打つことができる。
That is, in the failure analysis device of the first aspect,
By setting an alarm, a delay time, and a trigger condition, which are conditions for a failure analyst to search for desired data, data in which the set trigger condition occurs after a predetermined time elapses until an alarm occurs is obtained. It is possible to easily set the abnormalities that occur in the plant and the order in which they occur, and it is possible to easily limit the data files necessary for analyzing the cause of the failure from the collected data files, so that countermeasures against failures can be taken easily be able to.

【0015】また、請求項2の発明におけるアラームお
よびトリガ条件設定機構は、プラント内での故障状態を
ビット型データのON/OFF値またはその論理組み合
わせにより定義して、データファイル群の中から所望す
るデータを抽出するようにしたものである。
The alarm and trigger condition setting mechanism according to the second aspect of the present invention defines a fault condition in a plant by an ON / OFF value of bit-type data or a logical combination thereof, and selects a desired condition from a data file group. That is, data to be extracted is extracted.

【0016】更に、請求項3の発明におけるアラームお
よびトリガ条件設定機構は、プラント内での故障状態を
ワード型データ値またはその論理組み合わせにより定義
して、データファイル群の中から所望するデータを抽出
するようにしたものである。
Further, the alarm and trigger condition setting mechanism according to the third aspect of the present invention defines a fault condition in the plant by a word-type data value or a logical combination thereof and extracts desired data from a data file group. It is something to do.

【0017】また、請求項4の発明におけるアラームお
よびトリガ条件設定機構は、プラント内での故障状態を
ワード型データの状態変化量またはその論理組み合わせ
により定義して、データファイル群の中から所望するデ
ータを抽出するようにしたものである。
The alarm and trigger condition setting mechanism according to the fourth aspect of the present invention defines a fault condition in the plant by a state change amount of word-type data or a logical combination thereof and desires from a data file group. It is designed to extract data.

【0018】また、請求項5の発明におけるアラームお
よびトリガ条件設定機構は、プラント内での故障状態を
ビット型データのON/OFF値とワード型データの値
の組み合わせにより定義して、データファイル群の中か
ら所望するデータを抽出するようにしたものである。
The alarm and trigger condition setting mechanism according to the fifth aspect of the present invention defines a fault condition in the plant by a combination of an ON / OFF value of bit-type data and a value of word-type data. The desired data is extracted from the data.

【0019】また、請求項6の発明におけるアラームお
よびトリガ条件設定機構は、プラント内での故障状態を
ビット型データのON/OFF値とワード型データの状
態変化量の組み合わせにより定義して、データファイル
群の中から所望するデータを抽出するようにしたもので
ある。
The alarm and trigger condition setting mechanism according to the invention of claim 6 defines a fault condition in the plant by a combination of an ON / OFF value of bit data and a state change amount of word data. Desired data is extracted from a file group.

【0020】また、請求項7の発明におけるアラームお
よびトリガ条件設定機構は、プラント内での故障状態を
ワード型データとワード型データの状態変化量の組み合
わせにより定義して、データファイル群の中から所望す
るデータを抽出するようにしたものである。
Further, the alarm and trigger condition setting mechanism according to the invention of claim 7 defines a fault condition in the plant by a combination of word-type data and a state change amount of the word-type data, and selects from the data file group. This is to extract desired data.

【0021】また、請求項8の発明におけるアラームお
よびトリガ条件設定機構は、プラント内での故障状態を
ビット型データのON/OFF値、ワード型データの
値、及びワード型データの状態変化量の組み合わせによ
り定義して、データファイル群の中から所望するデータ
を抽出するようにしたものである。
Further, the alarm and trigger condition setting mechanism according to the invention of claim 8 is adapted to determine a fault condition in the plant by determining an ON / OFF value of bit data, a value of word data, and a state change amount of word data. Desired data is extracted from a data file group defined by a combination.

【0022】[0022]

【発明の実施の形態】実施の形態1.以下、この発明の
実施の形態1による故障解析装置を図に基づいて説明す
る。図1において、1はプラントを制御し、各種データ
を入力しているコントローラ、2は収集するデータ項目
の選択及び収集時間の一定周期時間を設定するための収
集データ設定部、3は収集データ設定部2の設定内容に
基づいてコントローラ1からの各種データを収集するデ
ータ収集部、4は収集した各種データを時系列に格納保
存する収集データファイル群、5は例えばビット型デー
タのON/OFFにてプラント内での機器の異常状態を
定義するアラーム設定部であって、格納した収集データ
を解析する際の上述のアラーム及びアラーム発生前から
発生までの経過する時間を設定するものである。6は設
定されたアラームにて収集データファイル群4の収集デ
ータにアラームが発生しているかどうか検索するアラー
ム発生検索部、7はアラーム発生検索部6が検出したア
ラーム発生前から設定された経緯時間が経過したデータ
ファイルを限定するデータファイル限定部、8はトリガ
となる条件を設定するトリガ条件設定部、9は設定され
たトリガ条件にてデータファイル限定部8が限定した収
集データにトリガ条件が一致するものが存在するかどう
かを検索するトリガ条件一致検索部、10はアラーム発
生を検出した結果に該当する収集データとトリガ条件と
の一致を検索した結果に該当する収集データとトリガ条
件との一致を検索した収集データの前後の収集データを
CRT表示用のデータに加工するための表示データ生成
部、11は表示加工した収集データを格納する検索結果
ファイル、12は検索結果ファイル11の収集データを
CRTに表示編集出力するためのデータ表示編集部、1
3はトリガ条件にて一致検索した結果の収集データを表
示出力するためのCRT表示器である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiment 1 Hereinafter, a failure analysis device according to a first embodiment of the present invention will be described with reference to the drawings. In FIG. 1, reference numeral 1 denotes a controller which controls a plant and inputs various data. 2 denotes a collection data setting unit for selecting data items to be collected and setting a fixed period of collection time. A data collection unit that collects various data from the controller 1 based on the setting contents of the unit 2, a collection data file group 4 that stores and saves the collected various data in a time series, and 5 includes, for example, ON / OFF of bit type data. An alarm setting unit that defines an abnormal state of equipment in the plant, and sets the above-described alarm when analyzing stored collected data and the time elapsed from before the occurrence of the alarm until the occurrence of the alarm. Reference numeral 6 denotes an alarm occurrence search unit for searching whether or not an alarm has occurred in the collected data of the collection data file group 4 based on the set alarm. Reference numeral 7 denotes a history time set before the occurrence of the alarm detected by the alarm occurrence search unit 6. , A trigger condition setting unit for setting a trigger condition, and 9 a trigger condition for the collected data limited by the data file limiting unit 8 according to the set trigger condition. A trigger condition match search unit 10 for searching whether there is a match exists between the collected data corresponding to the result of detecting the occurrence of the alarm and the collected data corresponding to the result of the search for the trigger condition. A display data generation unit for processing collected data before and after the collected data searched for a match into data for CRT display; Shows processed collected data and stores the search result files, 12 search results data display editing unit for displaying edit output collected data to the CRT of the file 11, 1
Reference numeral 3 denotes a CRT display for displaying and outputting collected data obtained as a result of a match search under a trigger condition.

【0023】図2は図1のアラーム設定部5及びトリガ
条件設定部8における設定内容を表わしたもので、ビッ
ト型データのON/OFFの論理組合せとして設定し、
アラーム発生前経緯時間と、トリガ条件に一致したトリ
ガポイントの収集データの前後の収集データの読込み数
を設定するためのアラーム及びトリガ条件設定表であ
る。
FIG. 2 shows the setting contents in the alarm setting section 5 and the trigger condition setting section 8 in FIG. 1, and is set as a logical combination of ON / OFF of bit type data.
9 is an alarm and trigger condition setting table for setting the history time before the occurrence of the alarm and the number of times of reading of collected data before and after the collected data of the trigger point that matches the trigger condition.

【0024】次に、実施の形態1の故障解析装置の動作
について説明する。コントローラ1内にはプラントで使
用する各種データが入力されている。また、収集データ
設定部2にはコントローラ1にある各種データの収集項
目の選択とデータ収集周期が設定されている。一方、デ
ータ収集部3では収集データ設定部2の設定内容から選
択された収集データ項目を、設定された一定収集周期に
より収集し、収集データファイル群4に格納していく。
収集データファイル群4は時間の経過により1つのファ
イルの収集データ容量が満杯になると次のファイルに格
納され、収集時間に見合った分のファイル群を構成する
ようになっており、時間の経過とともに順次データを収
集し格納していく。
Next, the operation of the failure analyzer according to the first embodiment will be described. Various data used in the plant are input into the controller 1. In the collection data setting unit 2, selection of various data collection items in the controller 1 and a data collection cycle are set. On the other hand, the data collection unit 3 collects the collection data items selected from the setting contents of the collection data setting unit 2 at a set constant collection cycle, and stores them in the collection data file group 4.
The collected data file group 4 is stored in the next file when the collected data capacity of one file becomes full due to the passage of time, and constitutes a group of files corresponding to the collection time. Collect and store data sequentially.

【0025】上述のように収集されたデータは、故障解
析のためにアラーム設定部5及びトリガ条件設定部8に
よって解析方法が定義される。アラーム設定部5では図
2に示すような表形式でアラームを設定するとともにア
ラーム発生前からの経緯時間も設定する。トリガ条件設
定部8では同様に図2に示すような表形式でトリガ条件
を設定する。そのアラーム及びトリガ条件設定内容とし
ては、ある収集データをビット型データとして見た際に
ONまたはOFFとなった場合をアラームまたはトリガ
条件としたり、ある収集データのビット型データと別の
収集データのビット型データのANDの結果がONとな
る場合のようにビット型データの論理の組合せをアラー
ムまたはトリガ条件として設定を行う。更に、アラーム
発生前から一定時間経過後にトリガ条件が一致したかど
うかを検索させるための経緯時間を設定しトリガ条件を
検索するデータファイルを限定することでトリガ条件検
索対象の絞り込みが可能となり、またトリガ条件を検出
したトリガポイント(時刻)の前後の収集データの読み
出し個数を設定することで解析したいデータの前後の履
歴が把握可能となる。
An analysis method for the data collected as described above is defined by the alarm setting unit 5 and the trigger condition setting unit 8 for failure analysis. The alarm setting unit 5 sets an alarm in a table format as shown in FIG. 2 and also sets a lapse time before the occurrence of the alarm. The trigger condition setting unit 8 similarly sets trigger conditions in a table format as shown in FIG. The alarm and trigger conditions can be set as alarm or trigger conditions when certain collected data is turned on or off when viewed as bit data, or when bit data of one collected data and another collected data are used. A logic combination of bit data is set as an alarm or trigger condition, as in the case where the result of AND of bit data is ON. Furthermore, it is possible to narrow down the trigger condition search targets by setting a delay time for searching for whether or not the trigger condition is matched after a predetermined time has elapsed from before the occurrence of the alarm and limiting a data file for searching the trigger condition. By setting the number of readouts of the collected data before and after the trigger point (time) at which the trigger condition was detected, the history before and after the data to be analyzed can be grasped.

【0026】アラーム発生検索部6ではアラーム設定部
5の設定内容を基に収集データファイル群4のファイル
からアラームに一致する収集データを検索していき、ア
ラーム発生が検索出来れば、データファイル限定部7が
アラーム発生時刻を収集データから取得しアラーム設定
部5に設定されている経緯時間を差し引いた時刻に対応
するデータファイルを収集データファイル群4の中から
限定する。
The alarm occurrence search unit 6 searches the collected data file group 4 for collected data that matches the alarm based on the setting contents of the alarm setting unit 5, and if the alarm occurrence can be searched, the data file limiting unit 7 acquires the alarm occurrence time from the collected data, and limits the data file corresponding to the time obtained by subtracting the delay time set in the alarm setting unit 5 from the collected data file group 4.

【0027】トリガ条件一致検索部9ではトリガ条件設
定部8の設定内容を基にデータファイル限定部7が限定
したデータファイル以降に収集されたデータファイルの
中からトリガ条件に一致する収集データを検索してい
く。
The trigger condition matching search unit 9 searches the data files collected after the data file limited by the data file limiting unit 7 based on the setting contents of the trigger condition setting unit 8 for collected data matching the trigger condition. I will do it.

【0028】具体的には、アラーム発生検索部6及びト
リガ条件一致検索部9は収集データファイル群4内の格
納されている収集データを時系列に見ていくが、図2の
アラーム及びトリガ条件設定表に示すようにビット型デ
ータの論理の組合せ条件に一致するかどうかを判定す
る。一致していればその収集した時刻をアラーム発生及
びトリガポイントとし、一致していなければ次の収集時
間の収集データを判定する。その動作を一致するまで検
索する。
More specifically, the alarm occurrence search unit 6 and the trigger condition match search unit 9 look at the collected data stored in the collected data file group 4 in chronological order. As shown in the setting table, it is determined whether or not the logical combination of the bit type data matches the condition. If they match, the collected time is used as an alarm occurrence and trigger point. If they do not match, the collected data for the next collection time is determined. Search until the action matches.

【0029】データファイル限定部7が限定したデータ
ファイルの中からトリガ条件に一致する収集データを検
出するとその収集した時刻をトリガポイントとし、アラ
ーム発生を検索したデータファイル、トリガポイントと
したデータファイル及びトリガ条件設定表に設定された
前後の読み出し個数分に見合う量の収集データを表示デ
ータ生成部10によりCRT表示用のデータに加工した
あと検索結果ファイル11に格納する。
When the data file limiting unit 7 detects collected data matching the trigger condition from the limited data files, the collected time is used as a trigger point, the data file searched for the occurrence of the alarm, the data file used as the trigger point, and The display data generation unit 10 processes the collected data in an amount corresponding to the number of readouts before and after the data set in the trigger condition setting table into data for CRT display, and stores the processed data in the search result file 11.

【0030】尚、検索結果ファイル11には収集データ
ファイル群に格納されている収集データの項目の全てに
対し、アラーム発生時の収集データとトリガポイントの
前後の収集データが格納される。これによりアラーム発
生を検索した収集データと解析したいトリガポイントを
含めた前後の収集データの抽出がなされる。その後、ア
ラーム発生及びトリガ条件にて一致検索した結果を見る
ためにCRT表示器13に表示出力されるが、アラーム
発生時のデータ及びトリガ条件の前後のデータをスクロ
ール表示してみたり、あるいは見たい収集データ項目の
みを選択してそれをスクロールして表示させる等のCR
T表示のための表示編集はデータ表示編集部12が行
う。
The search result file 11 stores the collected data at the time of occurrence of the alarm and the collected data before and after the trigger point for all the collected data items stored in the collected data file group. As a result, the collected data before and after including the collected data searched for the occurrence of the alarm and the trigger point to be analyzed are extracted. After that, it is displayed and output on the CRT display 13 in order to see the result of the matching search based on the alarm occurrence and the trigger condition. However, the data at the time of the alarm occurrence and the data before and after the trigger condition are scrolled or displayed. CR, such as selecting only the desired collected data item and scrolling it for display
The display editing for T display is performed by the data display editing unit 12.

【0031】実施の形態2.実施の形態1ではアラーム
設定部5及びトリガ条件設定部8において、図2に示す
ように、収集したデータをビット型データでアラーム及
びトリガ条件を設定して一致検索しているが、収集した
データをワード型データとしてアラーム及びトリガ条件
を設定することも可能である。すなわち、図3において
表形式でデータをワード型データにより、ある値との大
小比較結果や収集データ同士のワード型データの大小比
較の結果を、また別のワード型データの大小比較の結果
との論理条件をアラーム及びトリガ条件として設定を行
う。これによりアナログ的なデータの解析が可能とな
る。
Embodiment 2 In the first embodiment, in the alarm setting unit 5 and the trigger condition setting unit 8, as shown in FIG. 2, the collected data is set to an alarm and a trigger condition using bit-type data to perform a match search. Can be set as word-type data to set alarm and trigger conditions. That is, in FIG. 3, the data in a tabular form is compared with the result of magnitude comparison with a certain value or the result of magnitude comparison of word data between collected data with the result of magnitude comparison of another word data by word data. The logical conditions are set as alarm and trigger conditions. This makes it possible to analyze analog data.

【0032】実施の形態3.実施の形態2ではアラーム
設定部5及びトリガ条件設定部8において、図3のよう
に収集したデータをワード型データでアラーム及びトリ
ガ条件を設定して一致検索しているが、収集したデータ
の状態変化量をアラーム及びトリガ条件として設定する
ことも可能である。すなわち図4において、表形式でデ
ータをワード型データにより表現し、ある収集データの
状態変化量をある値と比較した結果やそれらの結果同士
との論理条件をアラーム及びトリガ条件として設定を行
う。なお、変化量を設定する際の時間差についても設定
可能となっている。これによりアナログ的なデータ変化
量の解析が可能となる。
Embodiment 3 FIG. In the second embodiment, the alarm setting unit 5 and the trigger condition setting unit 8 set the alarm and trigger conditions using word-type data and perform a match search on the collected data as shown in FIG. It is also possible to set the amount of change as an alarm and trigger condition. That is, in FIG. 4, the data is expressed in the form of a word in the form of a table, and the result of comparing the state change amount of certain collected data with a certain value and the logical condition between those results are set as alarm and trigger conditions. It should be noted that the time difference when setting the change amount can also be set. This makes it possible to analyze an analog data change amount.

【0033】実施の形態4.実施の形態1ではアラーム
設定部5及びトリガ条件設定部8において、図2のよう
に収集したデータをビット型データでトリガ条件を設定
して一致検索しているが、更に収集したデータをビット
型データとワード型データの組み合わせとしてアラーム
及びトリガ条件を設定することも可能である。すなわち
図5において、表形式でデータをビット型データとワー
ド型データで表わし、ある値との大小比較や収集データ
同士の大小比較の結果や、別のデータの大小比較の結果
等とのANDあるいはOR等の論理条件をアラーム及び
トリガ条件として設定を行う。
Embodiment 4 FIG. In the first embodiment, the alarm setting unit 5 and the trigger condition setting unit 8 set the trigger condition with bit-type data for the collected data as shown in FIG. 2 and perform a match search. It is also possible to set alarm and trigger conditions as a combination of data and word type data. That is, in FIG. 5, data is represented in a tabular form by bit-type data and word-type data, and the result of magnitude comparison with a certain value, the magnitude comparison between collected data, the magnitude comparison of another data, and the like, or Logical conditions such as OR are set as alarm and trigger conditions.

【0034】実施の形態5.実施の形態1ではアラーム
設定部5及びトリガ条件設定部8において、図2のよう
に収集したデータをビット型データでアラーム及びトリ
ガ条件を設定して一致検索しているが、更に収集したデ
ータをビット型データとワード型データの状態変化量の
組み合わせとしてアラーム及びトリガ条件を設定するこ
とも可能である。すなわち図6において、表形式でデー
タをビット型データと収集データのワード型データの状
態変化量で表わし、その結果のANDあるいはOR等の
論理条件をアラーム及びトリガ条件として設定を行う。
なお、変化量を設定する際の時間差についても設定可能
となっている。
Embodiment 5 In the first embodiment, the alarm setting unit 5 and the trigger condition setting unit 8 set the alarm and the trigger condition with bit-type data and perform a match search on the collected data as shown in FIG. It is also possible to set the alarm and trigger conditions as a combination of the amount of change in the state of the bit data and the word data. That is, in FIG. 6, the data is expressed in the form of a table in the form of bit-type data and the amount of change in the word-type data of the collected data, and the resulting logical conditions such as AND or OR are set as alarm and trigger conditions.
It should be noted that the time difference when setting the change amount can also be set.

【0035】実施の形態6.実施の形態2ではアラーム
設定部5及びトリガ条件設定部8において、図3のよう
に収集したデータをワード型データでアラーム及びトリ
ガ条件を設定して一致検索しているが、更に収集したデ
ータをワード型データの状態変化量の条件の組み合わせ
としてアラーム及びトリガ条件を設定することも可能で
ある。すなわち図7において、表形式でデータをワード
型データと収集データのワード型データの状態変化量で
表わし、その結果を論理条件として組合せたものをアラ
ーム及びトリガ条件として設定を行う。なお、変化量を
設定する際の時間差についても設定可能となっている。
Embodiment 6 FIG. In the second embodiment, the alarm setting unit 5 and the trigger condition setting unit 8 set the alarm and trigger conditions with word-type data and perform a match search on the collected data as shown in FIG. It is also possible to set an alarm and a trigger condition as a combination of conditions of the state change amount of word-type data. That is, in FIG. 7, the data is represented in a table form by the state change amount of the word-type data and the word-type data of the collected data, and a result obtained by combining the results as a logical condition is set as an alarm and trigger condition. It should be noted that the time difference when setting the change amount can also be set.

【0036】実施の形態7.実施の形態6ではアラーム
設定部5及びトリガ条件設定部8において、図7のよう
に収集したデータをワード型データとワード型データの
状態変化量の組み合わせでアラーム及びトリガ条件を設
定して一致検索しているが、更に、収集したデータのビ
ット型データを組合わせたものをアラーム及びトリガ条
件として設定することも可能である。すなわち図8にお
いて、表形式でデータをワード型データとある収集デー
タのワード型データの状態変化量をある値と比較した結
果とビット型データを相互に組み合わせてそれらの論理
結果をアラームおよびトリガ条件として設定を行う。な
お、変化量を設定する際の時間差についても設定可能と
なっている。
Embodiment 7 In the sixth embodiment, the alarm setting unit 5 and the trigger condition setting unit 8 set the alarm and trigger conditions for the collected data as shown in FIG. However, it is also possible to set a combination of bit-type data of collected data as alarm and trigger conditions. That is, in FIG. 8, the result of comparing the data in the form of a table with the word-type data and the amount of change in the state of the word-type data of a certain collected data with a certain value and the bit-type data are combined with each other, and their logical results are used as alarm and trigger conditions. Set as It should be noted that the time difference when setting the change amount can also be set.

【0037】[0037]

【発明の効果】以上のようにこの発明によれば、故障解
析者が所望するデータを検索するための条件であるアラ
ーム及び経緯時間及びトリガ条件を設定することによ
り、アラームが発生するまでの一定時間経過後に設定し
たトリガ条件が発生しているデータを得ることが出来る
ので、プラント内で発生する異常及びその発生順序を簡
単に設定でき、収集したデータファイルの中から故障原
因の解析に必要なデータファイルを容易に限定できろた
め故障に対する対策も容易に打つことができる。
As described above, according to the present invention, by setting an alarm, a delay time, and a trigger condition, which are conditions for a failure analyst to search for desired data, a constant until an alarm is generated. Since the data with the trigger condition set after the lapse of time can be obtained, it is possible to easily set the abnormalities that occur in the plant and the order in which they occur, and to analyze the cause of the failure from the collected data files. Since the data file can be easily limited, a countermeasure against a failure can be easily taken.

【0038】特に、請求項2記載の発明によれば、ビッ
ト型データのON/OFFによりアラーム発生状態およ
びトリガポイントを定義するので、プラントの動作指令
信号やセンサやモータ等のON/OFFのタイミングを
用いて、プラントの状態の遷移を盛り込んだ故障発生状
態の定義が可能となる。これにより故障原因を究明する
ための収集データの限定が容易となり解析作業の効率が
大幅に向上する。
In particular, according to the second aspect of the present invention, since the alarm occurrence state and the trigger point are defined by ON / OFF of the bit type data, the operation command signal of the plant and the ON / OFF timing of the sensor and the motor are defined. , It is possible to define a failure occurrence state that incorporates the transition of the state of the plant. As a result, it is easy to limit the collected data to determine the cause of the failure, and the efficiency of the analysis work is greatly improved.

【0039】また、請求項3記載の発明によれば、ワー
ド型データの値によりアラーム発生状態およびトリガポ
イントを定義するので、プラントの動作アナログ値やセ
ンサやモータ等の容量がある値になった場合、あるいは
ある値の以上または以下になった事を用いてプラントの
状態の遷移を盛り込んだ故障発生状態の定義が可能とな
る。これにより故障原因を究明するための収集データの
限定が容易となり解析作業の効率が大幅に向上する。
According to the third aspect of the present invention, since the alarm occurrence state and the trigger point are defined by the value of the word-type data, the operation analog value of the plant and the capacity of the sensor, motor and the like become a certain value. In this case, it is possible to define the fault occurrence state including the transition of the state of the plant by using the case where the value becomes a certain value or more. As a result, it is easy to limit the collected data to determine the cause of the failure, and the efficiency of the analysis work is greatly improved.

【0040】また、請求項4記載の発明によれば、ワー
ド型データの変化量によりアラーム発生状態およびトリ
ガポイントを定義するので、プラントの動作アナログ量
の変化や、センサやモータ等の容量の変化量がある値に
なった場合、あるいはある値の以上または以下になった
事を用いてプラントの状態の遷移を盛り込んだ故障発生
状態の定義を可能となる。これにより故障原因を究明す
るための収集データの限定が容易となり解析作業の効率
が大幅に向上する。
According to the fourth aspect of the present invention, the alarm occurrence state and the trigger point are defined by the amount of change in the word-type data, so that the change in the analog operation amount of the plant and the change in the capacity of the sensor, motor, etc. When the quantity becomes a certain value, or when the quantity becomes more or less than a certain value, it becomes possible to define the fault occurrence state including the transition of the state of the plant. As a result, it is easy to limit the collected data to determine the cause of the failure, and the efficiency of the analysis work is greatly improved.

【0041】さらに、請求項5記載の発明によれば、ビ
ット型データとワード型データの組合せによりアラーム
発生状態およびトリガポイントを定義するので、プラン
トの動作信号とアナログ値の組合せ動作や、センサやモ
ータ等のON/OFFおよびその容量の値を用いてプラ
ントの状態の遷移を盛り込んだ故障発生状態の定義が可
能となる。これにより故障原因を究明するための収集デ
ータの限定が容易となり解析作業の効率が大幅に向上す
る。
Further, according to the fifth aspect of the present invention, since the alarm occurrence state and the trigger point are defined by the combination of the bit data and the word data, the combination operation of the operation signal of the plant and the analog value, the operation of the sensor, Using the ON / OFF of the motor and the like and the value of its capacity, it is possible to define a fault occurrence state that incorporates the transition of the state of the plant. As a result, it is easy to limit the collected data to determine the cause of the failure, and the efficiency of the analysis work is greatly improved.

【0042】さらに、請求項6記載の発明によれば、ビ
ット型データとワード型データの状態変化量の組合せに
よりアラーム発生状態およびトリガポイントを定義する
ので、プラントの動作信号とアナログ量の変化の組合せ
動作や、センサやモータ等のON/OFFおよびその容
量の変化量の組合せを用いてプラントの状態の遷移を盛
り込んだ故障発生状態の定義が可能となる。これにより
故障原因を究明するための収集データの限定が容易とな
り解析作業の効率が大幅に向上する。
Further, according to the present invention, the alarm occurrence state and the trigger point are defined by a combination of the state change amounts of the bit type data and the word type data, so that the operation signal of the plant and the change of the analog amount are defined. It is possible to define a failure occurrence state including a transition of a state of a plant by using a combination operation, a combination of ON / OFF of a sensor or a motor, and a change amount of the capacity thereof. As a result, it is easy to limit the collected data to determine the cause of the failure, and the efficiency of the analysis work is greatly improved.

【0043】さらに、請求項7記載の発明によれば、ワ
ード型データとワード型データの状態変化量の組合せに
よりアラーム発生状態およびトリガポイントを定義する
ので、プラントのアナログ値とその量の変化の組合せ動
作や、センサやモータ等の容量と容量の変化量の組合せ
を用いてプラントの状態の遷移を盛り込んだ故障発生状
態の定義が可能となる。これにより故障原因を究明する
ための収集データの限定が容易となり解析作業の効率が
大幅に向上する。
Further, according to the present invention, the alarm occurrence state and the trigger point are defined by a combination of the word-type data and the state change amount of the word-type data. It is possible to define a failure occurrence state including a transition of a state of a plant by using a combination operation or a combination of a capacity of a sensor or a motor and a change amount of the capacity. As a result, it is easy to limit the collected data to determine the cause of the failure, and the efficiency of the analysis work is greatly improved.

【0044】さらに、請求項8記載の発明によれば、ビ
ット型データとワード型データとワード型データの状態
変化量の組合せによりアラーム発生状態およびトリガポ
イントを定義するので、プラントの動作信号とアナログ
値とその量の変化の組合せ動作や、センサやモータ等の
ON/OFFおよびその容量と容量の変化量の組合せを
用いてプラントの状態の遷移を盛り込んだ故障発生状態
の定義が可能となる。これにより故障原因を究明するた
めの収集データの限定が容易となり解析作業の効率が大
幅に向上する。
Further, according to the present invention, the alarm occurrence state and the trigger point are defined by the combination of the bit type data, the word type data and the state change amount of the word type data. It is possible to define a fault occurrence state that incorporates a state transition of a plant by using a combination operation of a value and a change in the amount, ON / OFF of a sensor or a motor, and a combination of the capacity and the change amount of the capacity. As a result, it is easy to limit the collected data to determine the cause of the failure, and the efficiency of the analysis work is greatly improved.

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

【図1】 この発明による故障解析装置を示す機能構成
図である。
FIG. 1 is a functional configuration diagram showing a failure analysis device according to the present invention.

【図2】 この発明の実施の形態1のアラーム及びトリ
ガ条件設定表を示す。
FIG. 2 shows an alarm and trigger condition setting table according to the first embodiment of the present invention.

【図3】 この発明の実施の形態2のアラーム及びトリ
ガ条件設定表を示す。
FIG. 3 shows an alarm and trigger condition setting table according to the second embodiment of the present invention.

【図4】 この発明の実施の形態3のアラーム及びトリ
ガ条件設定表を示す。
FIG. 4 shows an alarm and trigger condition setting table according to a third embodiment of the present invention.

【図5】 この発明の実施の形態4のアラーム及びトリ
ガ条件設定表を示す。
FIG. 5 shows an alarm and trigger condition setting table according to a fourth embodiment of the present invention.

【図6】 この発明の実施の形態5のアラーム及びトリ
ガ条件設定表を示す。
FIG. 6 shows an alarm and trigger condition setting table according to the fifth embodiment of the present invention.

【図7】 この発明の実施の形態6のアラーム及びトリ
ガ条件設定表を示す。
FIG. 7 shows an alarm and trigger condition setting table according to a sixth embodiment of the present invention.

【図8】 この発明の実施の形態7のアラーム及びトリ
ガ条件設定表を示す。
FIG. 8 shows an alarm and trigger condition setting table according to the seventh embodiment of the present invention.

【図9】 従来の故障解析装置の概略構成例を示す。FIG. 9 shows a schematic configuration example of a conventional failure analysis device.

【図10】 従来の故障解析装置のトリガ条件設定表を
示す。
FIG. 10 shows a trigger condition setting table of a conventional failure analysis device.

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

1 コントローラ、2 収集データ設定部、3 データ
収集部、4 収集データファイル群、5 アラーム設定
部、6 アラーム発生検索部、7 データファイル限定
部、8 トリガ条件設定部、9 トリガ条件一致検索
部、10 表示データ生成部、11 検索結果ファイ
ル、12 データ表示編集部、13 CRT表示器。
1 controller, 2 collected data setting section, 3 data collection section, 4 collected data file group, 5 alarm setting section, 6 alarm occurrence search section, 7 data file limitation section, 8 trigger condition setting section, 9 trigger condition matching search section, 10 display data generator, 11 search result file, 12 data display editor, 13 CRT display.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 プラント制御用コントローラ内のデータ
の中から収集するデータを指定する機構と、指定された
データを一定周期に収集する機構と、各収集タイミング
に収集したデータを格納するデータファイル群と、プラ
ント内での機器の異常状態を定義するアラーム設定機構
と、収集したデータファイル群の中から設定されたアラ
ームが発生しているかを検索するアラーム発生検索機構
と、設定されたアラームが発生する前までの一定時間経
過したデータファイル群を限定するデータファイル限定
機構と、プラント内での動作状態を定義・設定するトリ
ガ条件設定機構と、設定されたトリガ条件に従いデータ
ファイル限定機構が限定したデータファイル群内のデー
タを検索し上記トリガ条件と一致するデータファイルを
特定するトリガ条件一致検出機構と、アラーム発生検索
機構が検出したデータファイルと上記トリガ一致検出機
構で検出されたデータファイル及びその前後に収集され
たデータファイルを合成して検索結果ファイルを生成す
る表示データ生成機構と、検索結果ファイル内のデータ
を表示するための処理を行う表示データ編集機構を備え
た故障解析装置。
1. A mechanism for designating data to be collected from data in a plant control controller, a mechanism for collecting designated data at regular intervals, and a data file group for storing data collected at each collection timing And an alarm setting mechanism that defines the abnormal state of equipment in the plant, an alarm occurrence search mechanism that searches the collected data files for whether the set alarm has occurred, and an alarm that has been set Data file limiting mechanism that limits the data file group after a certain period of time before performing, trigger condition setting mechanism that defines and sets the operating state in the plant, and data file limiting mechanism that is limited according to the set trigger condition A trigger condition that searches for data in a data file group and identifies a data file that matches the above trigger condition A match detection mechanism, and a display data generation mechanism that combines the data file detected by the alarm occurrence search mechanism with the data file detected by the trigger match detection mechanism and data files collected before and after the data file to generate a search result file. A failure analysis device including a display data editing mechanism for performing a process for displaying data in a search result file.
【請求項2】 上記アラーム設定機構及びトリガ条件設
定機構は、プラント内での動作状態をビット型データの
ON/OFF値と又はその論理組合せにより定義して、
上記データファイル群の中から所望するデータを抽出す
るようにしたことを特徴とする請求項1記載の故障解析
装置。
2. The alarm setting mechanism and the trigger condition setting mechanism define an operation state in a plant by an ON / OFF value of bit data and a logical combination thereof.
2. The failure analysis device according to claim 1, wherein desired data is extracted from the data file group.
【請求項3】 上記アラーム設定機構及びトリガ条件設
定機構は、プラント内での動作状態をワード型データの
値又はその論理組合せにより定義して、上記データファ
イル群の中から所望するデータを抽出するようにしたこ
とを特徴とする請求項1記載の故障解析装置。
3. The alarm setting mechanism and the trigger condition setting mechanism define an operation state in the plant by a word-type data value or a logical combination thereof, and extract desired data from the data file group. 2. The failure analysis device according to claim 1, wherein:
【請求項4】 上記アラーム設定機構及びトリガ条件設
定機構は、プラント内での動作状態をワード型データの
状態変化量又はその論理組合せにより定義して、上記デ
ータファイル群の中から所望するデータを抽出するよう
にしたことを特徴とする請求項1記載の故障解析装置。
4. The alarm setting mechanism and the trigger condition setting mechanism define an operation state in the plant by a state change amount of word type data or a logical combination thereof, and select desired data from the data file group. The failure analysis device according to claim 1, wherein the failure analysis device is configured to extract the failure.
【請求項5】上記アラーム設定機構及びトリガ条件設定
機構は、プラント内での動作状態をビット型データのO
N/OFF値とワード型データの値とその組合せにより
定義して、上記データファイル群の中から所望するデー
タを抽出するようにしたことを特徴とする請求項1記載
の故障解析装置。
5. An alarm setting mechanism and a trigger condition setting mechanism according to claim 1, wherein the operation state in the plant is a bit type data O.
2. The failure analysis apparatus according to claim 1, wherein the data is defined by an N / OFF value, a word-type data value and a combination thereof, and desired data is extracted from the data file group.
【請求項6】 上記アラーム設定機構及びトリガ条件設
定機構は、プラント内での動作状態をビット型データの
ON/OFF値とワード型データの状態変化量とその組
合せにより定義して、上記データファイル群の中から所
望するデータを抽出するようにしたことを特徴とする請
求項1記載の故障解析装置。
6. An alarm setting mechanism and a trigger condition setting mechanism which define an operation state in a plant by an ON / OFF value of bit-type data, a state change amount of word-type data and a combination thereof, and 2. The failure analysis device according to claim 1, wherein desired data is extracted from the group.
【請求項7】 上記アラーム設定機構及びトリガ条件設
定機構は、プラント内での動作状態をワード型データの
値とワード型データの状態変化量とその組合せにより定
義して、上記データファイル群の中から所望するデータ
を抽出するようにしたことを特徴とする請求項1記載の
故障解析装置。
7. The alarm setting mechanism and the trigger condition setting mechanism define an operation state in a plant by a value of word-type data, a state change amount of word-type data, and a combination thereof. 2. The failure analysis device according to claim 1, wherein desired data is extracted from the data.
【請求項8】 上記アラーム設定機構及びトリガ条件設
定機構は、プラント内での動作状態をビット型データの
ON/OFF値、ワード型データの値、ワード型データ
の状態変化量及びその組合せにより定義して、上記デー
タファイル群の中から所望するデータを抽出するように
したことを特徴とする請求項1記載の故障解析装置。
8. The alarm setting mechanism and the trigger condition setting mechanism define an operation state in a plant by an ON / OFF value of bit data, a value of word data, a state change amount of word data, and a combination thereof. 2. The failure analysis device according to claim 1, wherein desired data is extracted from the data file group.
JP65598A 1998-01-06 1998-01-06 Fault analyzing device Pending JPH11194820A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP65598A JPH11194820A (en) 1998-01-06 1998-01-06 Fault analyzing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP65598A JPH11194820A (en) 1998-01-06 1998-01-06 Fault analyzing device

Publications (1)

Publication Number Publication Date
JPH11194820A true JPH11194820A (en) 1999-07-21

Family

ID=11479747

Family Applications (1)

Application Number Title Priority Date Filing Date
JP65598A Pending JPH11194820A (en) 1998-01-06 1998-01-06 Fault analyzing device

Country Status (1)

Country Link
JP (1) JPH11194820A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007225566A (en) * 2006-02-27 2007-09-06 Digital Electronics Corp Malfunctioning detection device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007225566A (en) * 2006-02-27 2007-09-06 Digital Electronics Corp Malfunctioning detection device

Similar Documents

Publication Publication Date Title
JP2626598B2 (en) Operability evaluation device for interactive system with graphical user interface
JP3472026B2 (en) Log information collection analyzer
JP2010049532A (en) Operation monitoring support apparatus
JP2007004601A (en) Device for monitoring operating state of machine tool
JP2002078200A (en) Monitor control device and memory medium
JP2005063385A (en) Monitoring method, monitoring apparatus and program
JP2019159807A (en) Time series data analyzer
JPH11194820A (en) Fault analyzing device
JP3560769B2 (en) Failure analysis device
JP2001331221A (en) Operation abnormality analyzing device
JPH0793378A (en) Trend graph display device
JP5746652B2 (en) Plant data reproducing device and plant data reproducing method
JP2003058248A (en) Operation supporting device
JP2000010622A (en) History data retrieval output device
JP3574909B2 (en) Plant monitoring equipment
JPH09152911A (en) Fault analyzer
JP2003208333A (en) Trace information searching device and method therefor
JPH09160637A (en) Plant operation supporting device
JP7368189B2 (en) Analysis equipment
JPH0636050A (en) Plant data gathering system
JPH10171519A (en) Method and device for monitoring process data
JP2007323504A (en) System and method for analyzing process
JP2003108224A (en) Method, program, and apparatus for detecting abnormal operation of plant
JPH0658716B2 (en) Failure diagnosis device and failure diagnosis system
JPH02171998A (en) Plant accident analyzing device