JP3449470B2 - How to analyze event records - Google Patents

How to analyze event records

Info

Publication number
JP3449470B2
JP3449470B2 JP26241599A JP26241599A JP3449470B2 JP 3449470 B2 JP3449470 B2 JP 3449470B2 JP 26241599 A JP26241599 A JP 26241599A JP 26241599 A JP26241599 A JP 26241599A JP 3449470 B2 JP3449470 B2 JP 3449470B2
Authority
JP
Japan
Prior art keywords
occurrence
event
displayed
time
display
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP26241599A
Other languages
Japanese (ja)
Other versions
JP2001084034A (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.)
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 JP26241599A priority Critical patent/JP3449470B2/en
Publication of JP2001084034A publication Critical patent/JP2001084034A/en
Application granted granted Critical
Publication of JP3449470B2 publication Critical patent/JP3449470B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】 この発明は、DCS(分散
制御システム)等で検知されたアラームやオペレータの
操作などのイベント記録から、プラントの状態を解析す
る方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of analyzing the state of a plant from event records such as alarms detected by DCS (Distributed Control System) and operators' operations.

【0002】[0002]

【従来の技術】 DCS(分散制御システム)では、発
生したアラーム(警報)やオペレータの操作などに関し
て、その発生時刻、入力プロセスアラームや操作などの
イベント種、通知メッセージなどをイベント記録として
記録する機能がある。すなわち、プラントの操業中に異
常が発生するとアラームが発せられ、操作員がそのアラ
ームに応じて何らかの対応処置を行う。このような場合
に、これらのアラームやオペレータの操作に関する情報
がイベント記録として記録される。
2. Description of the Related Art A DCS (Distributed Control System) has a function of recording the time of occurrence, the type of event such as an input process alarm or operation, a notification message, etc. as an event record regarding an alarm (warning) that has occurred or the operation of an operator. There is. That is, when an abnormality occurs during the operation of the plant, an alarm is issued, and the operator takes some action according to the alarm. In such a case, information regarding these alarms and operator's operations is recorded as an event record.

【0003】これらのイベント記録は過去に遡ってコン
ソールにサマリ表示することができる。すなわち、イベ
ントを時間、タグ名、バッチIDなどそのイベントの属
性を条件にして絞り込めるフィルタ機能を有している。
オペレータはこのフィルタ機能を利用して過去のイベン
ト記録を検索し、プラントの状態のチェック、問題個所
の洗い出し、アラームに対する対応が適切であったかな
どの検証などを行っている。
These event records can be displayed retrospectively on the console. That is, it has a filter function that can narrow down events based on the event attributes such as time, tag name, and batch ID.
The operator uses this filter function to search past event records, check the plant status, identify problem areas, and verify whether the response to the alarm was appropriate.

【0004】このようなフィルタ機能による検索の他
に、統計的な手法によってプラントの解析を行う場合も
ある。図8にこのような解析手法の一例を示す。図8に
おいて、1日のイベント記録をアラームタグ毎に集計
し、そのうちアラームの多いタグに注目する。アラーム
が多いということは、そのタグに関連する設備なり制御
手法に問題がある可能性が高いためである。その後、そ
のアラームの発生個所や発生数を表示させて、そのタグ
の関連施設または制御ロジックを調査し、問題点を洗い
出す。このようにして問題のある個所を発見して改善す
ると共に、事故などを事前に防止するようにしている。
In addition to the search by the filter function, the plant may be analyzed by a statistical method. FIG. 8 shows an example of such an analysis method. In FIG. 8, the event records of one day are aggregated for each alarm tag, and the tag with many alarms is focused on. The fact that there are many alarms is because there is a high possibility that there is a problem with the equipment or control method related to the tag. After that, the location and number of occurrences of the alarm are displayed, and the facility or control logic related to the tag is investigated to identify the problem. In this way, the problematic points are found and improved, and accidents are prevented in advance.

【発明が解決しようとする課題】[Problems to be Solved by the Invention]

【0005】しかしながら、このようなイベント記録の
解析方法には、次のような問題点があった。フィルタ機
能を用いて過去のイベント記録を検索する方法は、イベ
ントを時間、タグ名、バッチID等イベント属性によっ
て検索する機能を有しているが、それぞれの検索条件の
設定は個別に設定するものであり、相互の関連性を検索
することはできなかった。そのため、イベント記録を解
析する解析者が問題がある場所や種別など絞り込む要因
を事前に理解、意識していないと問題点を充分に洗い出
すことが出来ず、熟練を要するという問題点があった。
また、フィルタ条件を設定するときに、何がどれだけ絞
り込まれるのかを事前に予測し難いという問題点もあっ
た。
However, such an event record analysis method has the following problems. The method of searching past event records using the filter function has a function to search for events by event attributes such as time, tag name, batch ID, etc., but each search condition is set individually. It was not possible to search for mutual relevance. Therefore, if the analyst who analyzes the event record does not understand and be aware of factors such as the location and type of the problem in advance, the problem cannot be fully identified and skill is required.
There is also a problem that it is difficult to predict in advance what will be narrowed down when setting the filter condition.

【0006】また、アラームが多発しているタグに注目
する方法は、プラント内の問題がある個所からアラーム
が多発する傾向があるので、それなりに有効な方法であ
る。しかしながら、 (1)単に確認のためだけで出したアラームと、本来起
こるべきでない異常に基づくアラームとを区別すること
ができない。 (2)多発したアラームによって、オペレータがどの程
度忙しくなった、あるいは作業量があふれてしまった、
という情報を把握することができない。 という問題点があった。そのために、単にアラームが多
発したことだけに注目しても、時々刻々と変化するプラ
ントの問題個所あるいは問題の真の原因を特定すること
が困難であった。すなわち、アラームが集中してオペレ
ータの許容量を超える作業量が発生したのか、オペレー
タの不適切な操作が原因で異常状態が発生したのか、あ
るいはアラームは多発しているがオペレータが無視でき
るものが多く、実際のオペレータの作業負荷は低いのか
を特定することが出来ないと言う問題点があった。
Further, the method of paying attention to the tag in which the alarm frequently occurs is an effective method because the alarm tends to occur frequently from a problem location in the plant. However, (1) it is not possible to distinguish between an alarm that is issued merely for confirmation and an alarm that is based on an abnormality that should not occur. (2) How often the operator became busy or the work volume overflowed due to frequent alarms,
Information cannot be grasped. There was a problem. Therefore, it has been difficult to specify the problem location of the plant or the true cause of the problem, which is changing every moment, even if attention is paid only to the frequent occurrence of alarms. In other words, whether the alarms are concentrated and the amount of work that exceeds the operator's allowable amount is generated, whether the abnormal state has occurred due to improper operation of the operator, or there are many alarms that can be ignored by the operator. In many cases, there is a problem that it is not possible to specify whether the actual work load of the operator is low.

【課題を解決するための手段】[Means for Solving the Problems]

【0007】[0007]

【課題を解決するための手段】本発明は、次のとおりの
構成を有するイベント記録の解析方法である。 (1)入力されたイベント記録を発生時刻毎の頻度のト
レンド表示、発生種別毎に分類してその頻度順に並べた
表示、発生元毎に分類してその頻度順に並べた表示の3
種類の表示を同時に表示して、この3種類の表示された
画面上の各項目の表示個所を指定することで発生時刻、
発生種別および発生元の選択条件を個別に設定出来るよ
うにして、この設定された3種類の条件の全てに合致し
たイベント記録のみを前記入力されたイベント記録とし
て、前記3種類の表示を更新するようにしたイベント記
録の解析方法。 (2)前記発生時刻毎の頻度のトレンド表示をした画面
上で発生時刻範囲が指定されると、指定された時刻範囲
に入っているイベントが発生種別に分類されて表示さ
れ、指定された時刻範囲に入っているイベントが発生元
別に分類されて表示されることを特徴とする請求項1に
記載のイベント記録の解析方法
The present invention is an event record analysis method having the following configuration. (1) A trend display of the frequency of each input event record, a display in which each event type is classified and arranged in order of frequency, and a display in which each event source is classified and arranged in order of frequency
By displaying the types of display at the same time and specifying the display location of each item on the screen where these three types are displayed, the time of occurrence,
The selection conditions of the generation type and the generation source can be individually set, and only the event records that match all of the set three types of conditions are set as the input event records, and the three types of displays are updated. How to analyze the event record. (2) Screen that displays the trend of frequency at each occurrence time
If an occurrence time range is specified above, the specified time range
Events that are included are displayed by being classified according to the type of occurrence.
And the event within the specified time range
The display according to claim 1, wherein the images are classified and displayed separately.
How to analyze the recorded event .

【0008】以下図面を用いて本発明を詳しく説明す
る。図1は本発明の一実施例を示すコンソールの表示画
面を表す。この実施例では、1つの画面にイベントが発
生した時刻、イベントの発生種別、イベントの発生元の
3種類の情報を同時に表示し、これらを関連付けて絞り
込みが出来るようにしている。図1において、1はイベ
ントを所定の時刻毎(この実施例の場合は1日を10分
毎)にカウントして、その発生頻度をトレンド表示した
ものである。11はトレンド表示1の下に表示されたサ
マリ画面であり、指定された時刻のイベントを詳細表示
する。この画面によって、イベントがどの時刻に高頻度
で発生しているかを一目で知ることが出来る。このトレ
ンド表示1はまた時刻の絞り込みを実行する画面として
も用いる。すなわち、1日のうちの特定の時間範囲のイ
ベントのみを表示することが出来る。この絞り込みを行
うためには、マウスポインタ(図示せず)でトレンド表
示画面の所定の位置をポイントし、絞り込む開始時刻と
終了時刻を指定する。斜線部分13はこの絞り込み範囲
を指定した状態を表している。
The present invention will be described in detail below with reference to the drawings. FIG. 1 shows a display screen of a console showing an embodiment of the present invention. In this embodiment, three types of information, that is, the time when an event occurs, the type of event occurrence, and the event source, are displayed simultaneously on one screen, and they can be narrowed down in association with each other. In FIG. 1, reference numeral 1 denotes an event counted every predetermined time (in the case of this embodiment, one day every 10 minutes), and the occurrence frequency thereof is trend-displayed. Reference numeral 11 is a summary screen displayed below the trend display 1, and displays the event at the specified time in detail. This screen allows you to see at a glance at which times events occur frequently. The trend display 1 is also used as a screen for narrowing down the time. That is, it is possible to display only the events within a specific time range of the day. In order to perform this narrowing down, a mouse pointer (not shown) is used to point to a predetermined position on the trend display screen, and the start time and end time of the narrowing down are designated. The shaded area 13 indicates a state in which this narrowing range is designated.

【0009】図1の2は、イベントを発生種別(アラー
ムの種類、イベントの種類など)毎にその頻度をカウン
トして、頻度が大きい順に円グラフでその割合を表示し
たものである。この画面でどの種別のイベントが高頻度
で発生しているかが一目でわかる。また、この画面で発
生種別の絞り込みを行うことができる。前述のマウスポ
インタで円グラフの絞り込みたい発生種別の部分(複数
でも可)をポイントすると、その発生種別のみのイベン
トを更に詳細種別に分類してその頻度が大きい順に並べ
た円グラフを表示する。この絞り込みを複数回行うこと
によって、多段階の絞り込みを行うことができる。
In FIG. 1, reference numeral 2 indicates the frequency of each event for each type of occurrence (alarm type, event type, etc.), and the percentages thereof are displayed in a pie chart in descending order of frequency. This screen allows you to see at a glance which types of events are occurring frequently. Further, the type of occurrence can be narrowed down on this screen. When the mouse pointer is used to point to the portion (or more than one) of the occurrence type that you want to narrow down in the pie graph, the events of only that occurrence type are further classified into detailed types, and a pie chart in which the frequencies are arranged in descending order is displayed. By performing this narrowing down a plurality of times, it is possible to carry out narrowing down in multiple stages.

【0010】図1の3は、イベントをタグ、アナンシュ
エータ素子、メッセージ発生制御ステーションなどの発
生元別にその頻度をカウントして、頻度が大きい順に発
生元を表示したものである。この画面で、どの発生元か
らのイベントが多発しているかが一目でわかるようにな
っている。また、この画面も前2者と同様に絞り込みを
行うことが出来る。絞り込みたい発生元の部分をマウス
ポインタで選択すると、その発生元のイベントのみを更
に詳細に分類してその発生頻度を高頻度順に表示する。
なお、これら時刻、発生種別、発生元の絞り込みはお互
いに同期している。すなわち、図1の1で発生時刻範囲
を指定すると、その時刻範囲に入っているイベントのみ
が発生種別に分類されて2の円グラフに表示され、また
発生元別に分類されて3の画面に表示される。その状態
で発生種別により更に絞り込みを行うと、前に指定した
時刻範囲、発生元と今回指定した発生種別の全てを満足
するイベントのみが選択されて、そのトレンド表示が1
に、発生種別毎の円グラフが2に、発生元別の表示が3
に表示される。
In FIG. 1, reference numeral 3 indicates the frequency of events, which are counted according to their sources such as tags, annunciator elements, and message generation control stations, and the sources are displayed in descending order of frequency. This screen allows you to see at a glance which event source is generating the most events. Also, this screen can be narrowed down like the former two. When the generation source portion to be narrowed down is selected with the mouse pointer, only the generation source events are further classified and the occurrence frequencies are displayed in descending order of frequency.
The time, the type of occurrence, and the narrowing down of the source are synchronized with each other. That is, when the occurrence time range is designated in 1 of FIG. 1, only the events falling within the time range are classified into occurrence types and displayed in the pie chart of 2, and also classified into occurrence sources and displayed in the screen of 3. To be done. If you further narrow down by the occurrence type in that state, only the events that satisfy all of the previously specified time range, occurrence source, and occurrence type specified this time are selected, and the trend display is 1
The pie chart for each occurrence type is 2, and the display by source is 3
Is displayed in.

【0011】次に、図2を用いて、図1の画面を使用し
て絞り込みを行う方法を説明する。図2において、最初
にDCS(分散制御システム)のイベント記録データベ
ースからイベントデータを入力する。次に、絞り込み
(フィルタ)処理を行う。すなわち、初期のフィルタ条
件に応じて集計すべきデータを選択する。初期のフィル
タ条件としては、例えば所定の1日のデータとすること
が出来る。この初期のフィルタ条件はあらかじめ設定さ
れたものでもよく、また画面から入力するようにしても
よい。次に、頻度集計表示処理を行う。この頻度集計表
示処理は、絞り込み処理されたイベントデータを時刻範
囲、発生種別、発生元別に集計を行い、図1に示すよう
に時刻を横軸にした発生頻度のトレンド表示、発生種別
に分類した円グラフ、発生元別に分類した表を表示す
る。図2の41、42、43はそれぞれ図1の時刻範囲
のトレンド表示1、発生種別の円グラフ表示2、発生元
の表3に対応するものである。この表示から期待された
結果が出たことが確認できればそこで終了する。期待さ
れた結果が出なかったときは、次に絞り込み条件を指定
する。すなわち、図1で説明したように、トレンド表示
41により時刻範囲の絞り込み、円グラフ42により発
生種別の絞り込み、発生元表示43により発生元の絞り
込みを行う。もちろん、これらの全ての絞り込みを行っ
てもよく、またどれか1つの絞り込みのみでもよい。こ
の絞り込みによる新たな条件を付加して、再度絞り込み
フィルタ処理に戻る。このようにして、期待された結果
が出るまで、画面上で絞り込み処理を繰り返す。
Next, a method of narrowing down using the screen of FIG. 1 will be described with reference to FIG. In FIG. 2, first, event data is input from an event record database of DCS (Distributed Control System). Next, a narrowing (filter) process is performed. That is, the data to be totaled is selected according to the initial filter condition. As the initial filter condition, for example, data of a predetermined day can be used. This initial filter condition may be set in advance or may be input from the screen. Next, frequency tabulation display processing is performed. In this frequency aggregation display processing, the event data that has been narrowed down is aggregated by time range, occurrence type, and origin, and as shown in FIG. Display a pie chart and a table sorted by source. Reference numerals 41, 42, and 43 in FIG. 2 correspond to the time range trend display 1, the occurrence type pie chart display 2, and the occurrence source table 3 in FIG. 1, respectively. If it can be confirmed from this display that the expected result is obtained, the process ends there. If you do not get the expected results, specify the narrowing conditions next. That is, as described with reference to FIG. 1, the trend display 41 narrows down the time range, the pie chart 42 narrows down the generation type, and the generation source display 43 narrows down the generation source. Of course, all of these narrowing downs may be performed, or only one of the narrowing downs may be performed. A new condition by this narrowing down is added, and the process returns to the narrowing down filtering process again. In this way, the narrowing process is repeated on the screen until the expected result is obtained.

【0012】プロセスを改善するためには、プロセスに
潜在する問題を同定しなければならない。「問題を同定
する」とは、その5W1H、すなわちいつ(When)、何が
(What)、どこで(Where)、どのような過程で(How)、誰が
元で(真因個所は何か)(Who)、なぜ(Why)を究明するこ
とである。DCS(分散制御システム)のイベント記録
には、操業中のアラーム、操作のデータが記録されてお
り、問題はこのイベント記録の中に、ある傾向をもって
記録されていると考えられる。イベント記録の記録に
は、発生時刻(When)、イベント種(What)、発生元(Wher
e)の情報が記録されているので、これら3つの情報か
ら、問題の真因個所(Who)、原因(Why)、発生過程(How)
を導き出すことが出来れば、「問題を同定した」と言え
る。この概念を図3に示す。つまり、DCSのイベント
記録に記録されているWhen, What, Whereの情報を3W
フィルタに入力して問題の真因に関するイベント情報を
表示して、Who, Why, Howを導き出して、問題の真因に
関するイベントを表示する。この実施例はこの3Wフィ
ルタとして有効である。
In order to improve a process, potential problems in the process must be identified. “Identifying the problem” means 5W1H, that is, when and what
(What), where (Where), in what process (How), who originally (what is the true cause) (Who), and why (Why). The DCS (Distributed Control System) event record records alarm data and operation data during operation, and it is considered that the problem is recorded in this event record with a certain tendency. The event record records include the time of occurrence (When), event type (What), and source (Wher)
Since the information in e) is recorded, the true cause (Who), cause (Why), and occurrence process (How) of the problem can be determined from these three types of information.
If you can derive, you can say that you have identified the problem. This concept is shown in FIG. In other words, the information of When, What, Where recorded in the event record of DCS is 3W.
Fill in the filter to display event information about the cause of the problem, derive Who, Why, How, and display the event about the cause of the problem. This embodiment is effective as this 3W filter.

【0013】図4〜図7に本発明の他の実施例を示す。
図4は本実施例の考え方を示した図である。この図にお
いて、プロセスによって発生した異常やイベントなどは
DCS等の制御装置によって検出され、タグアラーム、
アナンシュエータ通知、ガイダンスメッセージなどによ
って操作監視端末に通知される。これはオペレータに対
処を促す操作要求成分である。オペレータはこれを認知
してタグデータエントリ、タグモード変更などの操作を
行う。これらは操作成分である。この操作の結果異常状
態は解除され、アラーム復帰やタグモード変化通知がさ
れる。これらは記録成分である。あるいは、操作が新た
な異常を発生させ、通知、操作の過程が繰り返されるこ
ともある。このように、制御装置が通知する操作要求量
(操作要求成分の件数)と、設定値変更や監視確認など
のオペレータが操作する操作量(操作成分の件数)とは
互いに関連しながら増減し、適切に調整されたシステム
では一定範囲でバランスしているという仮説に基づいて
プロセスの状況を把握しようとするものである。操作要
求量と操作量のバランスが崩れるときには、何らかの解
決すべき問題があると考える。記録成分はバランス関係
には中立であるとみなす。なお、この図で実線で囲まれ
た事象はイベント記録の対象になる事象であり、プロセ
ス内部の破線で囲まれた事象は、イベント記録とは無関
係のプロセス内部の実体になる事象である。また、監視
確認やメッセージ確認はイベント記録に記録されていな
い場合が多いので、破線で囲んであり、操作成分からは
除外されている。
4 to 7 show another embodiment of the present invention.
FIG. 4 is a diagram showing the concept of this embodiment. In this figure, a control device such as DCS detects an abnormality or event generated by the process, and a tag alarm,
The operation monitoring terminal is notified by notification of annunciator or guidance message. This is an operation request component that prompts the operator to take measures. The operator recognizes this and performs operations such as tag data entry and tag mode change. These are the operating components. As a result of this operation, the abnormal state is released, and an alarm is returned or a tag mode change notification is given. These are the recording components. Alternatively, the operation may cause a new abnormality, and the process of notification and operation may be repeated. In this way, the operation request amount (the number of operation request components) notified by the control device and the operation amount (the number of operation components) operated by the operator such as setting value change and monitoring confirmation increase and decrease in relation to each other, It tries to grasp the process status based on the hypothesis that a properly adjusted system is balanced within a certain range. When the balance between the operation request amount and the operation amount is lost, it is considered that there is some problem to be solved. Record components are considered to be neutral to the balance relationship. It should be noted that, in this figure, the events enclosed by the solid lines are the events that are the subject of event recording, and the events enclosed by the broken lines inside the process are the events that are the actual entities inside the process that are unrelated to the event recording. Further, since the monitoring confirmation and the message confirmation are often not recorded in the event record, they are surrounded by a broken line and excluded from the operation components.

【0014】次に、図5に基づいてバランス関係を定量
化する過程を説明する。図5において、まずDCS(分
散制御システム)のイベント記録データベースからイベ
ントデータを入力する。次に、このイベントデータをイ
ベント分類表に基づいて成分分類処理を行う。すなわ
ち、イベントの種類に応じて操作要求成分と操作成分に
分類する。この分類された操作要求成分と操作成分は単
位時間毎に集計され、時系列的に数量化される。この数
値化されたデータはバランスグラフ化される。すなわ
ち、上側に操作要求量の時系列変化を、下側に操作量の
時系列変化をグラフ化して表示する。この表示されたバ
ランスグラフにより、プロセスの状況を把握するように
する。
Next, the process of quantifying the balance relationship will be described with reference to FIG. In FIG. 5, first, event data is input from an event recording database of DCS (Distributed Control System). Next, this event data is subjected to component classification processing based on the event classification table. That is, the operation request component and the operation component are classified according to the type of event. The classified operation request component and operation component are aggregated for each unit time and quantified in time series. This digitized data is converted into a balance graph. That is, the time series change of the operation request amount is displayed on the upper side and the time series change of the operation amount is displayed on the lower side in the form of a graph. The displayed balance graph allows you to grasp the status of the process.

【0015】次に、バランスグラフを作成する過程を、
図6に基づいてより詳しく説明する。図6において、5
1はDCS(分散制御システム)から入力されたイベン
ト記録を表す。このイベント記録は、発生時刻、イベン
トの内容およびイベントの種別から構成されている。次
にこの入力されたイベント記録をイベント成分分類処理
にかける。すなわち、イベントを操作要求成分、操作成
分と記録成分の3つの成分に分類する。操作要求成分に
はアラーム状態発生通知、アナンシュエータメッセー
ジ、操作指令メッセージ、ダイアログ(入力要求)通知
などがあり、操作成分には計器設定値変更、開閉などの
タグ操作、メッセージ確認操作などがある。また、記録
成分には機能ブロック状態変化、バッチ入力パラメータ
変更記録、アラーム復帰などがある。このうち、記録成
分は操作要求量と操作量のバランス関係には中立とみな
されるので除外し、操作要求成分と操作成分のみを取り
出してその件数の推移を数値化する。52はこの数値化
された時系列データであり、10分毎の操作要求量(操
作要求成分の件数)と操作量(操作成分の件数)の時系
列データである。この時系列データはバランスグラフ化
されて表示される。53は表示されたバランスグラフを
表す。このバランスグラフは横軸を時間にして、上側に
操作要求量、下側に操作量の発生頻度を折れ線グラフで
表示したものである。このグラフは、中央を0として、
操作要求量は上に行くほど、操作量は下に行くほど発生
頻度が高くなるように表示されている。
Next, the process of creating a balance graph will be described.
This will be described in more detail with reference to FIG. In FIG. 6, 5
Reference numeral 1 represents an event record input from the DCS (Distributed Control System). This event record is composed of the time of occurrence, the content of the event, and the type of event. Next, the input event record is subjected to event component classification processing. That is, the event is classified into three components, an operation request component, an operation component, and a recording component. Operation request components include alarm status notifications, annunciator messages, operation command messages, dialog (input request) notifications, and operation components include instrument setting value changes, tag operations such as opening and closing, and message confirmation operations. . Further, the recording component includes a change in the state of a functional block, a change record of a batch input parameter, and an alarm reset. Of these, the recording component is considered to be neutral in the balance relationship between the operation request amount and the operation amount, so it is excluded, and only the operation request component and the operation component are extracted and the transition of the number thereof is quantified. Reference numeral 52 is the digitized time-series data, which is the time-series data of the operation request amount (the number of operation request components) and the operation amount (the number of operation components) every 10 minutes. This time series data is displayed as a balance graph. Reference numeral 53 represents the displayed balance graph. In this balance graph, the horizontal axis represents time, and the operation request amount is displayed on the upper side and the occurrence frequency of the operation amount is displayed on the lower side in a line graph. In this graph, the center is 0,
The operation request amount is displayed such that the higher the operation request amount and the lower the operation amount, the higher the occurrence frequency.

【0016】図7にバランスグラフの一例と、このバラ
ンスグラフによってどのようなことがわかるかの例を示
す。図7(A)はバランスグラフの一例で、1日分のイ
ベント記録を各10分毎に頻度集計し、バランスグラフ
化したものである。上下に同一時間の操作要求量と操作
量がグラフ化されているので、両者のバランス関係を一
目で把握することができる。同図(B)はバランスグラ
フによって想定される操業状況と検討すべき対応策をま
とめたものである。この図では5つの状況が例示されて
いる。 (1)操作要求量、操作量共に低い状態で推移している
場合は、適度の操作指令が行われてオペレータがそれに
応じて運転していると想定される。従って、短期的には
特別な対応策は不要である。 (2)操作要求量は多いが対応する操作量はそれほど増
加していない場合は、必要性が低い冗長なアラーム通知
が多いと推定される。従って、不要なメッセージを削減
するように改善すべきである。また、確認アラームが多
い場合には、エキスパートシステムなどを導入して高度
なガイダンスシステムを検討した方がよいと考えられ
る。 (3)操作量が増加して、その後操作要求量が増加して
操作量が多い状態が続く場合は、不適切な操作によって
異常状態が継続するか、系が不安定になっている状況が
想定される。従って、系の安定化のためにより高度な自
動化を検討する必要がある。 (4)操作要求量が増加し、その後操作量が多い状態が
長時間持続する場合は、短期間に予想を越える異常が発
生したためにオペレータの対応が不充分になり、異常状
態がなかなか収まらない状態が想定される。従って、オ
ペレータの人数に対して操作量が過大か、または操作効
率、自動化が不充分であることが考えられる。 (5)操作量は多いが操作要求量はあまり発生していな
い場合は、操作体系が複雑で一事象に対する操作が他の
段階に及んでいることが想定される。従って、操作シー
ケンスの自動化の余地がないか検討する必要がある。 このように、バランスグラフを検討するだけで操業状況
が推定でき、またそれに対する対応策も策定することが
できる。
FIG. 7 shows an example of a balance graph and an example of what can be understood from this balance graph. FIG. 7A is an example of a balance graph, which is a balance graph in which event records for one day are frequency-collected every 10 minutes. Since the operation request amount and the operation amount for the same time are graphed vertically, it is possible to grasp the balance relationship between the two at a glance. The figure (B) is a summary of the operating conditions assumed by the balance graph and the countermeasures to be considered. Five situations are illustrated in this figure. (1) When both the operation request amount and the operation amount are low, it is assumed that an appropriate operation command is issued and the operator is operating accordingly. Therefore, no special countermeasure is required in the short term. (2) When the operation request amount is large but the corresponding operation amount does not increase so much, it is estimated that there are many redundant alarm notifications with low necessity. Therefore, improvements should be made to reduce unnecessary messages. Also, when there are many confirmation alarms, it may be better to consider an advanced guidance system by introducing an expert system or the like. (3) If the operation amount increases and then the operation request amount increases and the operation amount continues to be large, the abnormal state continues due to improper operation or the system becomes unstable. is assumed. Therefore, it is necessary to consider a higher degree of automation in order to stabilize the system. (4) When the amount of operation demand increases and the state of large amount of operation continues for a long time, the operator's response becomes insufficient due to an unexpected error in a short period of time, and the abnormal condition does not easily settle. State is assumed. Therefore, it is conceivable that the operation amount is too large for the number of operators, or the operation efficiency and automation are insufficient. (5) If the operation amount is large but the operation request amount is not so large, it is assumed that the operation system is complicated and the operation for one event extends to other stages. Therefore, it is necessary to consider whether there is room for automation of the operation sequence. In this way, it is possible to estimate the operating status and to formulate countermeasures against it, simply by examining the balance graph.

【発明の効果】【The invention's effect】

【0017】本発明によれば、次の効果が期待できる。
請求項1及び請求項2の発明によれば、イベント記録を
発生時刻、発生種別、発生元で選択して表示すると共
に、画面対応で更に絞り込みを行いその結果を表示出来
るようにした。そのため、より直感的な絞り込みが実現
できるようになる。また、絞り込みの結果が同じ画面に
即座に得られるので、絞り込みの対象がより直感的に予
想/理解でき、効率的に試行錯誤して問題点を絞り込む
ことが出来るという効果が得られる。
According to the present invention, the following effects can be expected.
According to the first and second aspects of the present invention, the event record is selected and displayed by the time of occurrence, the type of occurrence, and the source of the event, and the result can be displayed by further narrowing down the corresponding screen. Therefore, more intuitive narrowing down can be realized. Further, since the result of narrowing down is immediately obtained on the same screen, it is possible to more intuitively predict / understand the target of narrowing down, and it is possible to effectively narrow down the problem by trial and error.

【0018】[0018]

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

【図1】本発明の一実施例の画面表示を示す図である。FIG. 1 is a diagram showing a screen display according to an embodiment of the present invention.

【図2】本発明の一実施例の絞り込みを行う方法を示す
フローチャートである。
FIG. 2 is a flow chart showing a method of narrowing down according to an embodiment of the present invention.

【図3】本発明の一実施例の概念を説明するための図で
ある。
FIG. 3 is a diagram for explaining the concept of an embodiment of the present invention.

【図4】本発明の他の実施例の概念を説明するための図
である。
FIG. 4 is a diagram for explaining the concept of another embodiment of the present invention.

【図5】本発明の他の実施例のバランスグラフを作成す
る手順を示すフローチャートである。
FIG. 5 is a flowchart showing a procedure for creating a balance graph according to another embodiment of the present invention.

【図6】本発明の他の実施例のバランスグラフを作成す
る手順を示す図である。
FIG. 6 is a diagram showing a procedure for creating a balance graph according to another embodiment of the present invention.

【図7】本発明の他の実施例のバランスグラフの例およ
びバランスグラフから想定されるプラントの操業状況と
対応策を例示した図である。
FIG. 7 is a diagram illustrating an example of a balance graph according to another embodiment of the present invention and a plant operating condition and a countermeasure that are supposed from the balance graph.

【図8】従来におけるプラントの解析手法の一例を示し
た図である。
FIG. 8 is a diagram showing an example of a conventional plant analysis method.

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

1 イベント記録の発生頻度のトレンド表示 2 イベント記録の発生種別で分類した頻度表示 3 イベント記録の発生元で分類した頻度表示 51 イベント記録の例 52 操作要求量と操作量の推移を例示する表 53 バランスグラフの例 1 Trend display of event record occurrence frequency 2 Frequency display classified by the type of event record occurrence 3 Frequency display classified by the source of the event record 51 Example of event recording 52 Table exemplifying changes in operation request amount and operation amount 53 Example of balance graph

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】入力されたイベント記録を発生時刻毎の頻
度のトレンド表示、発生種別毎に分類してその頻度順に
並べた表示、発生元毎に分類してその頻度順に並べた表
示の3種類の表示を同時に表示し、この3種類の表示さ
れた画面上で発生時刻、発生種別および発生元の選択条
件を個別に設定出来るようにして、この設定された3種
類の条件の全てに合致したイベント記録のみを前記入力
されたイベント記録として、前記3種類の表示を更新す
るようにしたイベント記録の解析方法。
Claims: 1. Three types of input event records: frequency trend display for each occurrence time, display classified by occurrence type and arranged in order of frequency, and display classified by occurrence source and arranged in order of frequency. Is displayed at the same time, and it is possible to individually set the selection conditions for the time of occurrence, the type of occurrence, and the source of occurrence on these three types of displayed screens, so that all of the three types of set conditions are met. A method of analyzing an event record, wherein only the event record is used as the input event record and the three types of displays are updated.
【請求項2】前記発生時刻毎の頻度のトレンド表示をし
た画面上で発生時刻範囲が指定されると、指定された時
刻範囲に入っているイベントが発生種別に分類されて表
示され、指定された時刻範囲に入っているイベントが発
生元別に分類されて表示されることを特徴とする請求項
1に記載のイベント記録の解析方法
2. A trend display of frequency at each occurrence time is displayed.
When the occurrence time range is specified on the screen, the specified time
Events that fall within the time range are categorized according to the type of occurrence and displayed.
Events within the specified time range
Claims characterized by being displayed according to origin
The method of analyzing the event record according to 1 .
JP26241599A 1999-09-16 1999-09-16 How to analyze event records Expired - Fee Related JP3449470B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26241599A JP3449470B2 (en) 1999-09-16 1999-09-16 How to analyze event records

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26241599A JP3449470B2 (en) 1999-09-16 1999-09-16 How to analyze event records

Publications (2)

Publication Number Publication Date
JP2001084034A JP2001084034A (en) 2001-03-30
JP3449470B2 true JP3449470B2 (en) 2003-09-22

Family

ID=17375476

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26241599A Expired - Fee Related JP3449470B2 (en) 1999-09-16 1999-09-16 How to analyze event records

Country Status (1)

Country Link
JP (1) JP3449470B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050055243A1 (en) * 2003-06-30 2005-03-10 Dave Arndt Method and apparatus for managing data received from a medical device
JP4176596B2 (en) * 2003-09-11 2008-11-05 中国電力株式会社 Equipment operation plan creation system
JP2008140110A (en) * 2006-12-01 2008-06-19 Yokogawa Electric Corp Process analysis support apparatus, and process analysis support method
JP4961390B2 (en) 2008-06-12 2012-06-27 株式会社日立製作所 Plant monitoring and control apparatus and event analysis support method
CN102265163B (en) * 2008-12-26 2013-12-04 株式会社日立高新技术 Accuracy management method
JP5097739B2 (en) * 2009-03-31 2012-12-12 株式会社日立製作所 Plant abnormality diagnosis apparatus and abnormality diagnosis method
WO2019220913A1 (en) * 2018-05-15 2019-11-21 住友電気工業株式会社 Management device, management method, and management program

Also Published As

Publication number Publication date
JP2001084034A (en) 2001-03-30

Similar Documents

Publication Publication Date Title
US20210019685A1 (en) Quality review management system with configurable exception rules
US8466783B2 (en) Alarm analysis system and a method for providing statistics on alarms from a process control system
US6295478B1 (en) Manufacturing process change control apparatus and manufacturing process change control method
EP1727009B1 (en) System for displaying alarms and related information for supporting process operation
JP3085095B2 (en) Plant monitoring device and monitoring method
US20080040464A1 (en) Dual phased manufacturing data processing methods and systems
CN114551271A (en) Method and device for monitoring machine operation condition, storage medium and electronic equipment
JP3449470B2 (en) How to analyze event records
US20220207988A1 (en) Methods, systems, and computer programs for alarm handling
JP5746565B2 (en) Maintenance management system, work priority calculation method and program
US7016761B2 (en) System and method for manufacturing control
US9122772B2 (en) Method for analyzing message archives and corresponding computer program
JP7432448B2 (en) Operation loss analysis system and operation loss analysis method
JPH07152430A (en) Alarm analyzing device for process monitoring device
JP2022132848A (en) Operation monitoring device and operation monitoring method
JPH0784636A (en) Method and device for collecting/monitoring process data
JP2020201982A (en) Operation management device
JPH05274193A (en) Computer system with log edit function
JP2005071200A (en) Manufacturing information management program
KR20170032608A (en) Enterprise Business Service Level Integration Monitoring Method and System
JP2022076660A (en) Operation monitoring device and operation monitoring method
CN115616997A (en) Thermal control state monitoring and knowledge base fusion method and system
CN115438094A (en) Alarm data processing method and device, computing equipment and storage medium
JP3243022B2 (en) Cause diagnosis device
CN114757648A (en) Fault statistical recording method, system and device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080711

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090711

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100711

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110711

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110711

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120711

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130711

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20140711

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees