JP3708699B2 - Plant data analyzer - Google Patents

Plant data analyzer Download PDF

Info

Publication number
JP3708699B2
JP3708699B2 JP1042398A JP1042398A JP3708699B2 JP 3708699 B2 JP3708699 B2 JP 3708699B2 JP 1042398 A JP1042398 A JP 1042398A JP 1042398 A JP1042398 A JP 1042398A JP 3708699 B2 JP3708699 B2 JP 3708699B2
Authority
JP
Japan
Prior art keywords
data
plant
display
graph
overlap
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
JP1042398A
Other languages
Japanese (ja)
Other versions
JPH11212630A (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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP1042398A priority Critical patent/JP3708699B2/en
Publication of JPH11212630A publication Critical patent/JPH11212630A/en
Application granted granted Critical
Publication of JP3708699B2 publication Critical patent/JP3708699B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Description

【0001】
【発明の属する技術分野】
本発明は、プラン卜から収集されたプラントデータを解析するプラントデータ解析装置に関する。
【0002】
【従来の技術】
従来、プラントの長期的な傾向の監視や試験時、異常時等のプラントデータの収集を目的として、プラントデータ収集装置が設置されているが、このプラントデータ収集装置にて収集されたプラントデータは、プラン卜収集装置内で使用される場合の他に、外部記憶媒体または伝送等によりプラントデータ解析装置に取り込んで使用される場合がある。このプラントデータ解析装置にて用いられるプラントデータには、プラントの長期的な傾向の監視等に使用される1時間といった比較的長いサンプリング周期で収集されたプラントデータや、プラントの試験時や異常時等の解析に使用される10msec(0.01秒)といった短いサンプリング周期で収集されたプラントデータ等様々な収集形態のプラントデータが存在する。プラントデータ収集装置により収集されたプラントデータをプラントデータ解析装置で読み込んで作成したデータは、図21に示すように、データを収集した時刻毎に各信号(種類の異なる測定項目)におけるデータが収録されている。
【0003】
このようなプラントデ−タ解析装置は、例えば、前述した長短の各サンプリング周期で収集されたプラントデ−タを解析するために、図22に示すように、一定時間毎に測定された二種類のプラントデータの相関関係をグラフ表示するための第1のプラントデ−タ解析装置、及び図23に示すように測定されたプラントデータの経時変化をトレンドグラフ表示するための第2のプラントデ−タ解析装置等が例示される。
【0004】
第1のプラントデ−タ解析装置Gは、図24に示すように、プラントから収集された複数のプラントデータを記録するプラントデータ記憶部1と、このプラントデータ記憶部1に記憶されているプラントデータを読み込み該プラントデータに関するグラフプロットデータ群を作成するプロットデータ作成部2と、このプロットデータ作成部2にて作成されたグラフプロットデータに基づいて入出力端末3にグラフ表示を行うためのデータ表示制御部4とにより構成されている。
【0005】
ここで、第1のプラントデータ解析装置Gの入出力端末3に、図25に示すように、縦1024ドット、横1280ドットの分解能を持ったCRT(ブラウン管)が備えられているとき、例えば図22に示すように、プラントデータとして1時間毎の圧力信号と蒸気流量との相関関係をグラフ表示する場合について説明する。そこで、このCRTの縦500ドット、横500ドットのエリアを使ってグラフ表示を行い、X軸に対応する表示レンジを0t/h〜5000t/hとし、Y軸に対応する表示レンジを50kg/cm2 〜60kg/cm2 とする。この場合、X軸に対応する1ドットは10t/hに相当し、Y軸に対応する1ドットは0.02kg/cm2 に相当することになる。このため、X軸側の10t/h以下の範囲内にデータが二つ以上存在するか、若しくはY軸側の0.02kg/cm2 以下の範囲内にデータが二つ以上存在すると、同一のドットにデータが重なって表示されてしまい個々のデータの区別ができなくなる。
【0006】
一方、第2のプラントデータ解析装置Hは、図26に示すように、プラントから収集されたプラントデータを記憶するプラントデータ記憶部11と、プラントデータ記憶部11に記憶されているプラントデータを読み込みプラントデータに関するトレンドグラフデータを作成するトレンドデータ作成部12と、このトレンドデータ作成部12にて作成されたトレンドグラフデータに基づいて入出力端末13にトレンドグラフ表示を行うためのトレンドデータ表示制御部14と、表示されたトレンドグラフにおいて入出力端末13を介して指定された位置の時刻を算出する指定時刻算出部15と、この指定時刻算出部15にて算出された時刻とプラントデータ記憶部11より読み込んだプラントデータとから指定した時刻に対応するプラントデータの値を算出する指定データ値算出部16と、指定データ値算出部16にて算出されたプラントデータの値と指定時刻算出部15にて算出された時刻とを入出力端末13に表示するための指定データ値表示制御部17とにより構成されている。
【0007】
ここで、第2のプラントデータ解析装置Hの入出力端末13に、図27に示すように、縦1024ドット、横1280ドットの分解能を持ったCRTが備えられているとき、例えば図23に示すように、プラントデータとして10msecのサンプリング周期で60秒間収集されたポンプ出力の経時変化をトレンドグラフ表示する場合について説明する。この場合、CRT上に表示されたカーソルで指定した位置の時刻とその時刻に対応するポンプ出力の値が表示されるものとする。そこで、このCRTの縦500ドット、横600ドットのエリアを使ってグラフ表示を行い、Y軸に対応する表示レンジを0%〜100%とし、X軸に対応するトレンド表示時間を0秒〜60秒とする。この場合、Y軸に対応する1ドットは0.2%に相当し、X軸に対応する1ドットは100msecに相当することになる。このため、10msecのサンプリング周期で収集されたデータであるにも拘らず、1ドットの幅に10点分のデータが重なって表示されてしまうことから100msecでサンプリングしたデータと変わりなくなってしまう。
【0008】
【発明が解決しようとする課題】
このように、CRT等の分解能に制約があるため、前述したように、一定時間毎に測定された二種類のプラントデータの相関関係をグラフ表示から読み取ろうとした場合、プラントデータが同一の表示位置に重なって表示されてしまうことがあり、データの分布状態を細かく読み取ることができないという問題があった。また、短いサンプリング周期で収集されたプラントデータの経時変化をトレンドグラフ表示した場合、サンプリング周期と同一間隔の時間毎にプラントデータを表示できないことがあるため、サンプリングされた周期単位でデータ値を読み取ることができないという問題もあった。
【0009】
本発明はこのような課題を解決するためになされたものであり、例えば一定時間毎に測定された二種類のプラントデータの相関関係が表されるグラフ表示からデータの分布状態が細かく読み取れるとともに、測定されたプラントデータの経時変化が表されるトレンドグラフ表示から、サンプリングされた周期単位でプラントデータの値を読み取ることが可能なプラントデータ解析装置を提供しようとするものである。
【0010】
【課題を解決するための手段】
上記の目的を達成するため、本発明のプラントデータ解析装置は、プラントより収集された複数のプラントデータを記憶する第1の記憶手段と、前記第1の記憶手段に記憶されている複数の前記プラントデータを読み込み該プラントデータに関するグラフプロットデータ群を作成する作成手段と、前記作成手段にて作成された前記グラフプロットデータ群の中の個々のデータどうしの重なり度合いを算出する算出手段と、第1の重なり度基準値と、第1の重なり度基準値より大きい第2の重なり度基準値とを記憶する第2の記憶手段と、前記算出手段にて算出された前記グラフプロットデータの重なり度合いに基づいて、前記重なり度合いが識別可能となるように前記グラフプロットデータ群を表示出力装置に可視的に表示させる表示制御手段とを具備し、この表示制御手段が、前記第2の記憶手段から前記第1、第2の重なり度基準値を読み出して前記算出手段で算出された重なり度と比較し、重なり度が第1の重なり度基準値以下のグラフプロッタデータを第1の表示形式にて前記表示出力装置に表示させ、重なり度が第1の重なり度基準値より大きいグラフプロットデータを第2の表示形式にて前記表示出力装置に表示させ、かつ重なり度が第2の重なり度基準値より大きいグラフプロットデータを第3の表示形式にて前記表示出力装置に表示させることを特徴とする。
【0011】
また、本発明のプラントデータ解析装置は、前記第1、第2、第3の表示形式は、互いにプロット点の表示色が異なるものであることを特徴とする。
【0012】
さらに、本発明のプラントデータ解析装置は、プラントより収集された複数のプラントデータを記憶する記憶手段と、前記記憶手段に記憶されている複数の前記プラントデータを読み込み該プラントデータに関するグラフプロットデータ群を作成する作成手段と、前記作成手段にて作成された前記グラフプロットデータ群の中の個々のデータどうしの重なり度合いを算出する算出手段と、前記算出手段にて算出された前記グラフプロットデータの重なり度合いに基づいて、前記重なり度合いが識別可能となるように前記グラフプロットデータ群を可視的に表示する表示手段とを具備し、前記表示手段が、前記グラフプロットデータの重なり度合いに基づいて、表示するグラフプロットデータの表示記号を変えることを特徴する。
【0013】
また、本発明のプラントデータ解析装置は、プラントより収集された複数のプラントデータを記憶する記憶手段と、前記記憶手段に記憶されている複数の前記プラントデータを読み込み該プラントデータに関するグラフプロットデータ群を作成する作成手段と、前記作成手段にて作成された前記グラフプロットデータ群の中の個々のデータどうしの重なり度合いを算出する算出手段と、前記算出手段にて算出された前記グラフプロットデータの重なり度合いに基づいて、前記重なり度合いが識別可能となるように前記グラフプロットデータ群を可視的に表示する表示手段とを具備し、前記表示手段が、前記グラフプロットデータの重なり度合いを、所定の表示範囲毎にデータ分布として別に表示することを特徴する。
【0015】
また、本発明のプラントデータ解析装置は、プラントより収集されたプラントデータを記憶する記憶手段と、前記記憶手段に記憶されているプラントデータを読み込み前記プラントデータに関するサンプリングされたトレンドグラフデータを作成する作成手段と、前記作成手段にて作成された前記トレンドグラフデータをドット表示する第1の表示手段と、前記第1の表示手段にてドット表示されたトレンドグラフデータの任意のドット位置を指定する第1の指定手段と、前記第1の指定手段において指定されたドット位置に対応する時刻に対し前記サンプリングの周期を加算する指定を行う第2の指定手段と、前記第1及び第2の指定手段によりそれぞれ指定された内容に対応させてトレンドグラフデータを詳細にドット表示する第2の表示手段とを具備し、前記第2の表示手段が、前記第1の指定手段にて指定されたドット位置のトレンドグラフデータの値を個別に表示するとともに、前記第2の指定手段によりサンプリング周期の加算が指定されるたびに、表示されている前記トレンドグラフデータの値を、そのサンプリング周期に相当する時間経過後のトレンドグラフデータの値で表示更新することを特徴とする。
【0018】
さらに、本発明のプラントデータ解析装置は、プラントより収集されたプラントデータを記憶する記憶手段と、前記記憶手段に記憶されているプラントデータを読み込み前記プラントデータの経時変化が表されるトレンドグラフデータを作成する作成手段と、前記作成手段にて作成された前記トレンドグラフデータを可視的に表示する第1の表示手段と、前記第1の表示手段にて可視的に表示されたトレンドグラフデータの任意の位置を指定する指定手段と、前記指定手段にて指定された位置のトレンドグラフデータを詳細に表示する第2の表示手段とを具備し、前記第2の表示手段が、前記指定手段にて指定された位置に対応する複数の時系列データをリスト形式で表示することを特徴とする。
【0020】
【発明の実施の形態】
以下、本発明の実施の形態を図面に基づき説明する。
【0021】
図1は、本発明の第1の実施形態にかかるプラントデータ解析装置を示す構成図である。
【0022】
同図に示すように、このプラントデータ解析装置Aは、一定時間毎に測定された二種類のプラントデータの相関関係をグラフ表示するためのものであり、プラントから収集された複数のプラントデータを記憶するプラントデータ記憶部101と、このプラントデータ記憶部101に記憶されているプラントデータを読み込み該プラントデータに関するグラフプロットデータ群を作成するプロットデータ作成部102と、このプロットデータ作成部102にて作成されたグラフプロットデータ群の中の個々のデータどうしの重なり度合いを算出する重複度算出部103と、この重複度算出部103にて算出されたグラフプロットデータの重なり度合いと色調データ記憶部104に記憶されている色調データとに基づいてCRTを備えた入出力端末105にグラフ表示を行うためのデータ表示制御部106とにより構成されている。
【0023】
色調データ記憶部104には、図2に示すように、色調データが記憶されおり、色番号と重複度とから構成されている。色番号1は“4”=緑色、色番号2は“6”=黄色、色番号3は“2”=赤色に各々対応している。重複度1は“10”、重複度2は“20”であり、データの重なり数の基準値が登録されている。そして、CRTの同一の表示位置でグラフプロットデータの重なり度合いが10個以下の場合は緑色表示、データの重なり度合いが11個以上で20個以下の場合は黄色表示、データの重なり度合いが21個以上の場合は赤色表示がそれぞれ行われる設定となっている。
【0024】
次に、重複度算出部103にて行われる処理を図3に示すフローチャートにより説明する。なお、R(I)、XP(I)、及びYP(I)は、重複度、CRTにおけるX軸上のプロット位置、及びCRTにおけるY軸上のプロット位置をそれぞれ示す。また、Iはプラントデータに関する個々のグラフプロットデータの組み合わせの個数を示す。
【0025】
まず、変数及びR(I)の初期化が行われ(S101〜S103)、自身の重複度の算出を行わないようチェックが行われる(S104)。次に、グラフプロットデータのX軸及びY軸のプロット位置が一致しているか否かのチェックが行われる(S105、S106)。X軸及びY軸のプロット位置が重複している場合は、R(I)に1が加算され(S107)、同様にして全グラフプロットデータの組み合わせにおいてチェックが行われる(S108〜S111)。
【0026】
次に、データ表示制御部106にて行われる処理を図4に示すフローチャートにより説明する。なお、入出力端末105に備えられているCRT上の色表示は、プロット出力にて上書きされた表示色が優先表示されるものとする。
【0027】
まず、色調データ記憶部104より1番目の色番号設定値と重複度設定値とが読み込まれると(S121)、1番目の重複度設定値とのチェックが行われ(S122、S123)、重複度が1番目の重複度設定値以下の場合、つまり重なっているデータ数が10個以下の場合は、1番目の色番号設定値、つまり緑色表示にてグラフプロットデータがグラフ上にプロット出力され(S124)、同様に全グラフプロットデータの組み合わせ分において処理が行われる(S125、S126)。次に、色調デー夕記憶部104より2番目の色番号設定値と重複度設定値とが読み込まれると(S127)、2番目の重複度設定値とのチェックが行われ(S128、S129)、重複度が2番目の重複度設定値以下の場合、つまり重なっているデータ数が20個以下の場合は、2番目の色番号設定値、つまり黄色表示にてグラフプロットデータがグラフ上にプロット出力され(S130)、同様に全グラフプロットデータの組み合わせ分において処理が行われる(S131、S132)。さらに、色調データ記憶部104より3番目の色番号設定値が読み込まれると(S133)、2番目の重複度設定値とのチェックが行われ(S134、S135)、重複度が2番目の重複度設定値以上の場合、つまり重なっているデータ数が21個以上の場合は、3番目の色番号設定値、つまり赤色表示にてグラフ上にグラフプロットデータがプロット出力され(S136)、同様に全グラフプロットデータの組み合わせ分において処理が行われる(S137、S138)。
【0028】
本実施形態のプラントデータ解析装置Aによれば、例えば一定時間毎に測定された二種類のプラントデータの相関関係が表されるグラフ表示等において、プラントデータに関するグラフプロットデータの重なり度合いに応じてプロット記号の表示色が変わるので、グラフ上でのプラントデータの分布状態を細かく読み取ることができる。
【0029】
次に、本発明の第2の実施形態について説明する。図5は、本発明の第2の実施形態にかかるプラントデータ解析装置を示す構成図である。
【0030】
同図に示すように、このプラントデータ解析装置Bは、図1に示すプラントデータ解析装置Aの色調データ記憶部104とデータ表示制御部106とに代え、記号データ記憶部114とデータ表示制御部116とを備えて構成されている。
記号データ記憶部114には、図6に示すように、記号データが記憶されおり、は、記号番号と重複度とから構成されている。記号番号1は“1”=細線円、記号番号2は“2”=太線円、記号番号3は“3”=塗潰し円に各々対応している。重複度1は“10”、重複度2は“20”であり、データの重なり数の基準値が登録されている。そして、CRTの同一の表示位置でグラフプロットデータの重なり度合いが10個以下の場合は細線円表示、データの重なり度合いが11個以上で20個以下の場合は太線円表示、データの重なり度合いが21個以上の場合は塗潰し円表示がそれぞれ行なわれる設定となっている。
【0031】
次に、データ表示制御部116にて行われる処理を図7に示すフローチャートにより説明する。
【0032】
まず、記号データ記憶部114より記号番号設定値と重複度設定値とが読み込まれると(S141)、変数の初期化が行われ(S142)、1番目の重複度設定値とのチェックが行われる(S143)。重複度が1番目の重複度設定値以下の場合、つまり重なっているデータ数が10個以下の場合は、1番目の記号番号設定値、つまり細線円表示にてグラフプロットデータがグラフ上にプロット出力される(S144)。次に、2番目の重複度設定値とのチェックが行われる(S145)。重複度が2番目の重複度設定値以下の場合、つまり重なっているデータ数が20個以下の場合は、2番目の記号番号設定値、つまり太線円表示にてグラフプロットデータがグラフ上にプロット出力される(S146)。さらに、3番目の記号番号設定値、つまり重なっているデータ数が21個以上の場合の塗潰し円表示にてグラフ上にグラフプロットデータがプロット出力される(S147)。同様に全グラフプロットデータの組み合わせ分において処理が行われると、図8に示すように、入出力端末105のCRTにグラフ表示が行われる(S148、S149)。
【0033】
本実施形態のプラントデータ解析装置Bによれば、例えば一定時間毎に測定された二種類のプラントデータの相関関係が表されるグラフ表示等において、プラントデータに関するグラフプロットデータの重なり度合いに応じてプロット記号が変わるので、グラフ上でのプラントデータの分布状態を細かく読み取ることができる。また、このようにデータの重なり度合いに応じてプロット記号が変わることから、プラントデータ解析装置Bのグラフデータを、モノクロのプリンタ等にて出力した場合、或は該プリンタ等にて出力されたグラフデータをコピー機等に複写した場合等においてもデータの重なり度合いを読み取ることができる。
【0034】
次に、本発明の第3の実施形態について説明する。図9は、本発明の第3の実施形態にかかるプラントデータ解析装置を示す構成図である。
【0035】
同図に示すように、このプラントデータ解析装置Cは、図1に示すプラントデータ解析装置Aの色調データ記憶部104とデータ表示制御部106とに代え、グラフのX軸方向及びY軸方向の分布状態を入出力端末105に表示するためのプロット・分布データ表示制御部126を備えて構成されている。
【0036】
ここで、プロット・分布データ表示制御部126にて行われる処理を図10に示すフローチャートにより説明する。まず、変数の初期化が行われると(S151)、図11に示すように、グラフ表示エリア127にグラフプロットデータがプロット出力される(S152)。X軸方向分布表示エリア128内のXP(I)のプロット位置でR(I)の棒グラフデータが出力され(S153)、Y軸方向分布表示エリア129内のYP(I)のプロット位置でR(I)の棒グラフデータが出力される(S154)。同様に全グラフプロットデータの組み合わせ分において処理が行われる(S155、S156)。これにより、プロット・分布データ表示制御部126を介して入出力端末105に表示された画面は、図11に示すように、グラフ表示エリア127内のプロット記号を基準として、X軸方向分布表示エリア128及びY軸方向分布表示エリア129にプラントデータに関するグラフプロットデータの重なり度合いが表示される。
【0037】
本実施形態のプラントデータ解析装置Cによれば、例えば一定時間毎に測定された二種類のプラントデータの相関関係が表されるグラフ表示等において、プラントデータに関するグラフプロットデータの重なり度合いに応じて、X軸方向及びY軸方向に分けてデータ分布が表示されるので、グラフ上でのプラントデータの分布状態を細かく読み取ることができる。
【0038】
次に、本発明の第4の実施形態について説明する。図12は、本発明の第4の実施形態にかかるプラントデータ解析装置を示す構成図である。
【0039】
同図に示すように、このプラントデータ解析装置Dは、測定されたプラントデータの経時変化が表されるトレンドグラフ表示を行なうためのものであり、プラントから収集されたプラントデータを記憶するプラントデータ記憶部201と、プラントデータ記憶部201に記憶されているプラントデータを読み込みプラントデータに関するトレンドグラフデータを作成するトレンドデータ作成部202と、このトレンドデータ作成部202にて作成されたトレンドグラフデータに基づいてCRTを備えた入出力端末203にトレンドグラフ表示を行うためのトレンドデータ表示制御部204と、表示されたトレンドグラフにおいて入出力端末203からの入力に基づき、指定された位置の時刻に対応するプラントデータの代表値、或は指定された位置の当該時刻を詳細に分割した時刻に対応するプラントデータの詳細値のいずれの値の読み取りを行うのかを判定する指定データ値判定部205と、この指定データ値判定部205の判定結果から指定された位置の時刻を算出する指定時刻算出部206と、この指定時刻算出部206にて算出された時刻とプラントデータ記憶部201より読み込んだプラントデータとから指定した時刻に対応するプラントデータの値を算出する指定データ値算出部207と、指定データ値算出部207にて算出されたプラントデータの値と指定時刻算出部206にて算出された時刻とを入出力端末203に表示するための指定データ値表示制御部208とにより構成されている。
【0040】
指定データ値の読み取りの対話操作を行う対話画面は、図13に示すように、例えばトレンドグラフのX軸(時間軸)の幅の60秒が、X軸方向における340ドットの位置から940ドットの位置まで、600ドットの長さで表示されている。さらに、10msecのサンプリング周期のプラントデータがトレンド表示されている場合、1ドットに10点分のデータがプロット出力されていることになる。例えば、グラフ上の640ドットの位置は、以下の計算式より時間軸の30秒の位置に対応しており、30.00秒〜30.09秒のデータがプロット出力されている。
【0041】
(640ドット−340ドット)÷600ドット×60sec=30sec
ここで、指定データ値判定部205及び指定時刻算出部206にて行われる処理を図14に示すフローチャートにより説明する。
【0042】
まず、入出力端末204のマウスボタンがクリックされると(S161)、マウスの左右の各ボタンのうち、どちらのボタンがクリックされたのかが判定されるとともに(S162)、マウスのボタンがクリックされたときのカ−ソル位置の読み込みが行われる(S163)。次いで、判定されたマウスのボタンが認識され(S164)、左ボタンがクリックされたと認識した場合は、表示されたトレンドグラフにおいてカーソルのあるドット位置で1番目のデータの時刻を指定された位置の時刻として算出し(S165)、一方右ボタンがクリックされた場合は、クリック数に対応してプラントデータのサンプリング周期に相当する時間(本実施形態の場合10msec)が加算される(S166)。これにより、図13に示すようにサンプリングされた周期単位でプラントデータ値を読み取ることが可能となる。
【0043】
本実施形態のプラントデータ解析装置Dによれば、例えば測定されたプラントデータの経時変化が表されるトレンドグラフ表示等において、表示されているグラフ上の指定した位置のトレンドグラフデータの値を細かく読み取ることができる。これにより、短いサンプリング周期で収集されたプラントデータの経時変化がトレンドグラフ表示された場合でも、サンプリングされた周期単位でデータ値を読み取ることが可能となる。
【0044】
次に、本発明の第5の実施形態について説明する。図15は、本発明の第5の実施形態にかかるプラントデータ解析装置を示す構成図である。
【0045】
同図に示すように、このプラントデータ解析装置Eは、図12に示すプラントデータ解析装置Dの指定データ値判定部205と指定時刻算出部206と指定データ値算出部207と指定データ値表示制御部208とに代え、表示されたトレンドグラフにおいて入出力端末203からの入力に基づき、指定された位置に対応するデータの読み取りの開始時刻と終了時刻とを算出する指定データ開始・終了時刻算出部215と、この指定データ開始・終了時刻算出部215にて算出された開始・終了時刻とプラントデータ記憶部201より読み込んだプラントデータとから指定した範囲のデータの算出を行う指定データ範囲算出部216と、この指定データ範囲算出部216にて算出された指定した範囲のデータを入出力端末203に拡大してトレンドグラフ表示するための指定データ拡大表示制御部217とを備えて構成されている。
【0046】
ここで、指定データ開始・終了時刻算出部215にて行われる処理を図16に示すフローチャートにより説明する。
【0047】
入出力端末203のマウスボタンがクリックされると(S171)、マウスのボタンがクリックされたときのカーソル位置の読み込みが行われる(S172)。表示されたトレンドグラフにおいて図17に示すようにカーソルのあるドット位置で1番目のデータの時刻が指定データ開始時刻(本実施形態では40.10sec)として算出され(S173)、さらに指定データ開始時刻にサンプリング周期(0.01sec)に対応する時間幅が加算され指定データ終了時刻(本実施形態では40.19sec)として算出される(S174)。
【0048】
さらに、指定データ値の読み取りの対話操作を行う対話画面は、図17に示すように、カーソルで指定した位置に対応する全時系列データが、サンプリングされた周期単位で拡大表示エリア218にトレンドグラフ表示される。
【0049】
このように、本実施形態のプラントデータ解析装置Eによれば、例えば測定されたプラントデータの経時変化が表されるトレンドグラフ表示等において、表示されているグラフ上の指定した位置のトレンドグラフデータを拡大表示することができるので、トレンドグラフデータの値を細かく読み取ることができる。なお、プラントデータ解析装置Eの拡大機能を、第1〜第3の実施形態のプラントデータ解析装置A、B、Cに応用し、プラントデータに関するグラフプロットデータの重なり度合いを読み取れるようにしてもよい。
【0050】
次に、本発明の第6の実施形態について説明する。図18は、本発明の第6の実施形態にかかるプラントデータ解析装置Fを示す構成図である。
【0051】
同図に示すように、このプラントデータ解析装置Fは、図12に示すプラントデータ解析装置Dの指定データ値判定部205と指定時刻算出部206と指定データ値算出部207と指定データ値表示制御部208とに代え、表示されたトレンドグラフにおいて入出力端末203からの入力に基づき、指定された位置に対応する時系列を算出する時系列算出部225と、この時系列算出部225にて算出された時系列とプラントデ−タ記憶部201より読み込んだプラントデータとから指定した範囲のデータ値の算出を行う指定データ範囲算出部226と、この指定データ範囲算出部226にて算出された指定した範囲のデータ値を入出力端末203にリスト形式の表示を行うための指定データ値リスト出力部227とを備えて構成されている。
【0052】
ここで、時系列算出部225にて行われる処理を図19に示すフローチャートにより説明する。
【0053】
入出力端末203のマウスボタンがクリックされると(S181)、マウスのボタンがクリックされたときのカーソル位置の読み込みが行われる(S182)。表示されたトレンドグラフにおいて図20に示すように、カーソルのあるドット位置で、1番目のデータの時刻が指定データ開始時刻(本実施形態では40.10sec)として算出され(S183)、カーソルのあるドット位置に対応する全時刻データ、つまりサンプリング周期(0.01sec)に相当する時間が加算されて行く指定時系列データ(本実施形態では40.10、40.11……40.19sec)が算出される(S184〜S187)。
【0054】
さらに指定データ値の読み取りの対話操作を行う対話画面は、図20に示すように、カーソルで指定した位置に対応する全時系列データが、データ値リスト表示エリア228にリスト表示される。
【0055】
本実施形態のプラントデータ解析装置Fによれば、例えば測定されたプラントデータの経時変化が表されるトレンドグラフ表示等において、表示されているグラフ上の指定した位置のトレンドグラフデータにおける個々のデータ値をリスト形式で表示することができるので、トレンドグラフデータの値を細かく読み取ることができる。
【0056】
【発明の効果】
以上説明したように、本発明のプラントデータ解析装置によれば、表示装置の分解能より細かいサンプリング周期でデータを収集することに起因して表示位置上でのデータ値の重なりが多分に想定されるプラントデータについて、表示装置固有の分解能による一様な表示限界に起因する表示の見難さや粗さという課題を克服し、プラントデータの分布状態やそのデータ値をより詳細に表示装置に表示させることができる。
【図面の簡単な説明】
【図1】本発明の第1の実施形態にかかるプラントデータ解析装置を示す構成図
【図2】図1のプラントデータ解析装置が有する色調データ記憶部を概略的に示す図
【図3】図1のプラントデータ解析装置が有する重複度算出部にて行われる処理を示すフローチャート
【図4】図1のプラントデータ解析装置が有するデータ表示制御部にて行われる処理を示すフローチャート
【図5】本発明の第2の実施形態にかかるプラントデータ解析装置を示す構成図
【図6】図5のプラントデータ解析装置が有する記号データ記憶部を概略的に示す図
【図7】図5のプラントデータ解析装置が有するデータ表示制御部にて行われる処理を示すフローチャート
【図8】図5のプラントデータ解析装置の入出力端末のCRTに表示される画面
【図9】本発明の第3の実施形態にかかるプラントデータ解析装置を示す構成図
【図10】図9のプラントデータ解析装置が有するプロット・分布データ表示制御部にて行われる処理を示すフローチャート
【図11】図9のプラントデータ解析装置の入出力端末のCRTに表示される画面
【図12】本発明の第4の実施形態にかかるプラントデータ解析装置を示す構成図
【図13】図12のプラントデータ解析装置における指定データ値の読み取りの対話画面
【図14】図12のプラントデータ解析装置における指定データ値判定部及び指定時刻算出部にて行われる処理を示すフローチャート
【図15】本発明の第5の実施形態にかかるプラントデータ解析装置を示す構成図
【図16】図15のプラントデータ解析装置が有する指定データ開始・終了時刻算出部にて行われる処理を示すフローチャート
【図17】図15のプラントデータ解析装置における指定データ値の読み取りの対話画面
【図18】本発明の第6の実施形態にかかるプラントデータ解析装置を示す構成図
【図19】図18のプラントデータ解析装置が有する時系列算出部にて行われる処理を示すフローチャート
【図20】図18のプラントデータ解析装置における指定データ値の読み取りの対話画面
【図21】プラントデータをプラントデータ解析装置で読み込んで作成したデータ
【図22】従来の一定時間毎に測定された二種類のプラントデータの相関関係を示すグラフ表示画面
【図23】従来の測定されたプラントデータの経時変化を示すトレンドグラフ表示画面
【図24】従来の第1のプラントデータ解析装置を示す構成図
【図25】図24の第1のプラントデータ解析装置が有する入出力端末のCRT
【図26】従来の第2のプラントデータ解析装置を示す構成図
【図27】図26の第2のプラントデータ解析装置が有する入出力端末のCRT
【符号の説明】
101、201……プラントデータ記憶部
102……プロットデータ作成部
103……重複度算出部
104……色調データ記憶部
105、203……入出力端末
106、116……データ表示制御部
114……記号データ記憶部
126……プロット・分布データ表示制御部
127……グラフ表示エリア
128……X軸方向分布表示エリア
129……Y軸方向分布表示エリア
202……トレンドデータ作成部
204……トレンドデータ表示制御部
205……指定データ値判定部
206……指定時刻算出部
207……指定データ値算出部
208……指定データ値表示制御部
215……指定データ開始・終了時刻算出部
216、226……指定データ範囲算出部
217……指定データ拡大表示制御部
218……拡大表示エリア
225……時系列算出部
227……指定データ値リスト出力部
228……データ値リスト表示エリア
A、B、C、D、E、F……プラントデータ解析装置
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a plant data analysis apparatus for analyzing plant data collected from a plan jar.
[0002]
[Prior art]
Conventionally, a plant data collection device has been installed for the purpose of monitoring plant long-term trends and collecting plant data during testing, abnormal conditions, etc. The plant data collected by this plant data collection device is In addition to the case where it is used in the plan collection apparatus, it may be used by being taken into the plant data analysis apparatus by an external storage medium or transmission. The plant data used in this plant data analyzer includes plant data collected at a relatively long sampling cycle such as 1 hour used for monitoring long-term trends in the plant, and during plant testing and abnormal conditions. There are various types of collection plant data such as plant data collected in a short sampling period such as 10 msec (0.01 seconds) used for the analysis. The data created by reading the plant data collected by the plant data collection device with the plant data analysis device includes data for each signal (measurement items of different types) at each time the data is collected, as shown in FIG. Has been.
[0003]
Such a plant data analysis apparatus is, for example, two types of plants measured at regular intervals as shown in FIG. 22 in order to analyze the plant data collected at the above-described long and short sampling periods. A first plant data analysis apparatus for displaying the correlation of data in a graph, a second plant data analysis apparatus for displaying a time-dependent change in measured plant data as shown in FIG. 23, and the like Is exemplified.
[0004]
As shown in FIG. 24, the first plant data analysis apparatus G includes a plant data storage unit 1 for recording a plurality of plant data collected from the plant, and plant data stored in the plant data storage unit 1. A plot data creation unit 2 for creating a graph plot data group related to the plant data, and a data display for displaying a graph on the input / output terminal 3 based on the graph plot data created by the plot data creation unit 2 It is comprised by the control part 4. FIG.
[0005]
Here, when the input / output terminal 3 of the first plant data analyzer G is provided with a CRT (CRT) having a resolution of 1024 dots vertically and 1280 dots horizontally as shown in FIG. As shown in FIG. 22, the case where the correlation between the pressure signal for every hour and the steam flow rate is displayed as a graph as plant data will be described. Therefore, graph display is performed using an area of 500 dots vertically and 500 dots horizontally on this CRT, the display range corresponding to the X axis is set to 0 t / h to 5000 t / h, and the display range corresponding to the Y axis is 50 kg / cm.2~ 60kg / cm2And In this case, one dot corresponding to the X axis corresponds to 10 t / h, and one dot corresponding to the Y axis is 0.02 kg / cm.2It is equivalent to. For this reason, there are two or more data in the range of 10 t / h or less on the X axis side, or 0.02 kg / cm on the Y axis side.2If there are two or more data within the following range, the data is displayed overlapping the same dot, and individual data cannot be distinguished.
[0006]
On the other hand, as shown in FIG. 26, the second plant data analysis apparatus H reads the plant data storage unit 11 that stores the plant data collected from the plant and the plant data stored in the plant data storage unit 11. Trend data creation unit 12 for creating trend graph data related to plant data, and a trend data display control unit for displaying a trend graph on the input / output terminal 13 based on the trend graph data created by the trend data creation unit 12 14, a specified time calculation unit 15 that calculates the time of the position specified via the input / output terminal 13 in the displayed trend graph, and the time calculated by the specified time calculation unit 15 and the plant data storage unit 11 The plant data corresponding to the specified time from the plant data read more A designated data value calculation unit 16 that calculates the value of the data, and the plant data value calculated by the specified data value calculation unit 16 and the time calculated by the specified time calculation unit 15 are displayed on the input / output terminal 13. And a designated data value display control unit 17 for this purpose.
[0007]
Here, when the input / output terminal 13 of the second plant data analyzer H is provided with a CRT having a resolution of 1024 dots vertically and 1280 dots horizontally as shown in FIG. 27, for example, as shown in FIG. Thus, the case where the time-dependent change of the pump output collected as plant data for 60 seconds by the sampling period of 10 msec is displayed in a trend graph is demonstrated. In this case, the time at the position specified by the cursor displayed on the CRT and the pump output value corresponding to that time are displayed. Therefore, graph display is performed using an area of 500 dots vertically and 600 dots horizontally of this CRT, the display range corresponding to the Y axis is set to 0% to 100%, and the trend display time corresponding to the X axis is set to 0 seconds to 60 seconds. Seconds. In this case, one dot corresponding to the Y axis corresponds to 0.2%, and one dot corresponding to the X axis corresponds to 100 msec. For this reason, even though the data is collected at a sampling period of 10 msec, the data for 10 points is displayed so as to overlap the width of one dot, so that it is not different from the data sampled at 100 msec.
[0008]
[Problems to be solved by the invention]
As described above, since the resolution of the CRT or the like is limited, as described above, when trying to read the correlation between two types of plant data measured at regular intervals from the graph display, the plant data is displayed at the same display position. There is a problem that the data distribution state cannot be read in detail. In addition, if the trend graph of plant data collected over a short sampling period is displayed as a trend graph, the plant data may not be displayed at the same interval as the sampling period, so the data value is read in units of the sampled period. There was also a problem that they could not.
[0009]
The present invention has been made to solve such a problem, and for example, the distribution state of data can be finely read from a graph display in which a correlation between two types of plant data measured at regular time intervals is represented. It is an object of the present invention to provide a plant data analyzing apparatus capable of reading a value of plant data in a sampled cycle unit from a trend graph display in which measured plant data changes with time.
[0010]
[Means for Solving the Problems]
  In order to achieve the above object, a plant data analysis apparatus according to the present invention includes a first storage unit that stores a plurality of plant data collected from a plant, and a plurality of the plurality of the above-mentioned stored in the first storage unit. Creating means for reading plant data and creating a graph plot data group related to the plant data; calculating means for calculating the degree of overlap between individual data in the graph plot data group created by the creating means; A second storage means for storing one overlap degree reference value and a second overlap degree reference value greater than the first overlap degree reference value; and the degree of overlap of the graph plot data calculated by the calculation means Display control means for visually displaying the graph plot data group on a display output device so that the degree of overlap can be identified based on Comprising the door, the display control meansReads out the first and second overlap reference values from the second storage means and compares them with the overlap calculated by the calculation means,Graph plotter data having an overlapping degree equal to or lower than the first overlapping degree reference value is displayed on the display output device in the first display format, and graph plot data having an overlapping degree larger than the first overlapping degree reference value is displayed as the second plot value. Displayed on the display output device in a display format, and graph plot data having an overlap degree larger than a second overlap degree reference value is displayed on the display output device in a third display form.
[0011]
  Moreover, the plant data analysis apparatus of the present invention isThe first, second, and third display formats have different plot point display colors.It is characterized by that.
[0012]
  Furthermore, the plant data analysis apparatus of the present invention isStorage means for storing a plurality of plant data collected from the plant; creation means for reading the plurality of plant data stored in the storage means; and creating a graph plot data group related to the plant data; and Calculating means for calculating the degree of overlap between individual data in the graph plot data group created in the above, and the degree of overlap is identified based on the degree of overlap of the graph plot data calculated by the calculating means Display means for visually displaying the graph plot data group so as to be possible,The display means changes a display symbol of the graph plot data to be displayed based on the overlapping degree of the graph plot data.
[0013]
  Moreover, the plant data analysis apparatus of the present invention isStorage means for storing a plurality of plant data collected from the plant; creation means for reading the plurality of plant data stored in the storage means; and creating a graph plot data group related to the plant data; and Calculating means for calculating the degree of overlap between individual data in the graph plot data group created in the above, and the degree of overlap is identified based on the degree of overlap of the graph plot data calculated by the calculating means Display means for visually displaying the graph plot data group so as to be possible,The display means separately displays the degree of overlap of the graph plot data as a data distribution for each predetermined display range.
[0015]
  Moreover, the plant data analysis apparatus of the present invention relates to the plant data, a storage means for storing plant data collected from the plant, and the plant data stored in the storage means.SampledCreation means for creating trend graph data, and the trend graph data created by the creation meansThe dotFirst display means for displaying and the first display meansDotAny of the displayed trend graph dataDotSpecify positionFirstDesignation means;Second specifying means for specifying to add the sampling period to the time corresponding to the dot position specified by the first specifying means;SaidCorresponding to the contents specified by the first and second specifying means respectivelyDetailed trend graph dataDotSecond display means for displayingThe second display means individually displays the value of the trend graph data at the dot position designated by the first designation means, and addition of the sampling period is designated by the second designation means. Each time, the displayed trend graph data value is updated with the trend graph data value after the elapse of time corresponding to the sampling period.It is characterized by that.
[0018]
  Furthermore, the plant data analysis apparatus of the present invention includes a storage unit that stores plant data collected from a plant, and reads the plant data stored in the storage unit.Changes over timeCreation means for creating trend graph data, first display means for visually displaying the trend graph data created by the creation means, and a trend visually displayed by the first display means Designating means for designating an arbitrary position of the graph data; and second display means for displaying in detail the trend graph data at the position designated by the designating means, wherein the second display means comprises Position specified by specifying meansMultiple time series data corresponding toAre displayed in a list format.
[0020]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[0021]
FIG. 1 is a configuration diagram showing a plant data analysis apparatus according to the first embodiment of the present invention.
[0022]
As shown in the figure, this plant data analysis apparatus A is for displaying a correlation between two types of plant data measured at regular intervals, and displays a plurality of plant data collected from the plant. In the plant data storage unit 101 to be stored, the plot data creation unit 102 that reads the plant data stored in the plant data storage unit 101 and creates a graph plot data group related to the plant data, and the plot data creation unit 102 The degree of overlap calculation unit 103 that calculates the degree of overlap between individual data in the created graph plot data group, and the degree of overlap of the graph plot data calculated by the degree of overlap calculation unit 103 and the tone data storage unit 104 Input / output terminal with CRT based on color tone data stored in It is constituted by a data display control unit 106 for performing graphical display 105.
[0023]
As shown in FIG. 2, the color tone data storage unit 104 stores color tone data and is composed of a color number and a degree of overlap. Color number 1 corresponds to “4” = green, color number 2 corresponds to “6” = yellow, and color number 3 corresponds to “2” = red. The overlapping degree 1 is “10” and the overlapping degree 2 is “20”, and a reference value of the number of overlapping data is registered. When the graph plot data overlap degree is 10 or less at the same display position on the CRT, the data is displayed in green, when the data overlap degree is 11 or more and 20 or less, it is displayed in yellow, and the data overlap degree is 21. In the above case, the red display is set.
[0024]
Next, processing performed in the redundancy calculation unit 103 will be described with reference to the flowchart shown in FIG. Note that R (I), XP (I), and YP (I) indicate the degree of overlap, the plot position on the X-axis in the CRT, and the plot position on the Y-axis in the CRT, respectively. I represents the number of combinations of individual graph plot data relating to plant data.
[0025]
First, initialization of variables and R (I) is performed (S101 to S103), and a check is performed so as not to calculate the degree of duplication of itself (S104). Next, it is checked whether or not the plot positions of the X-axis and Y-axis of the graph plot data match (S105, S106). If the X-axis and Y-axis plot positions overlap, 1 is added to R (I) (S107), and a check is performed on the combination of all graph plot data (S108 to S111).
[0026]
Next, processing performed by the data display control unit 106 will be described with reference to the flowchart shown in FIG. Note that the color display on the CRT provided in the input / output terminal 105 is preferentially displayed with the display color overwritten by the plot output.
[0027]
First, when the first color number setting value and the overlap setting value are read from the color tone data storage unit 104 (S121), the first overlap setting value is checked (S122, S123). Is less than or equal to the first overlap setting value, that is, when the number of overlapping data is 10 or less, the first color number setting value, that is, the graph plot data is displayed on the graph in green display ( Similarly, the process is performed for the combination of all graph plot data (S125, S126). Next, when the second color number setting value and the overlapping degree setting value are read from the color tone data storage unit 104 (S127), the second overlapping number setting value is checked (S128, S129). When the overlap is less than or equal to the second overlap setting value, that is, when the number of overlapping data is 20 or less, the second color number setting value, that is, the graph plot data is plotted on the graph in yellow display (S130), similarly, processing is performed for the combination of all graph plot data (S131, S132). Further, when the third color number setting value is read from the color tone data storage unit 104 (S133), the second overlapping degree setting value is checked (S134, S135), and the overlapping degree is the second overlapping degree. If the number is more than the set value, that is, if the number of overlapping data is 21 or more, the third color number set value, that is, the graph plot data is plotted on the graph in red display (S136). Processing is performed for the combination of graph plot data (S137, S138).
[0028]
According to the plant data analysis apparatus A of the present embodiment, for example, in a graph display in which a correlation between two types of plant data measured at regular intervals is represented, according to the degree of overlap of graph plot data related to plant data. Since the display color of the plot symbol changes, the distribution state of the plant data on the graph can be read in detail.
[0029]
Next, a second embodiment of the present invention will be described. FIG. 5 is a configuration diagram showing a plant data analysis apparatus according to the second embodiment of the present invention.
[0030]
As shown in the figure, the plant data analysis apparatus B is replaced with a color data storage unit 104 and a data display control unit 106 of the plant data analysis apparatus A shown in FIG. 116.
As shown in FIG. 6, the symbol data storage unit 114 stores symbol data, and is composed of a symbol number and a degree of overlap. Symbol number 1 corresponds to “1” = thin line circle, symbol number 2 corresponds to “2” = thick line circle, and symbol number 3 corresponds to “3” = filled circle. The overlapping degree 1 is “10” and the overlapping degree 2 is “20”, and a reference value of the number of overlapping data is registered. When the graph plot data overlap degree is 10 or less at the same display position of the CRT, a thin line circle is displayed. When the data overlap degree is 11 or more and 20 or less, a thick line circle is displayed. In the case of 21 or more, it is set so that a filled circle is displayed.
[0031]
Next, processing performed by the data display control unit 116 will be described with reference to the flowchart shown in FIG.
[0032]
First, when the symbol number setting value and the overlap setting value are read from the symbol data storage unit 114 (S141), the variables are initialized (S142), and the first overlap setting value is checked. (S143). If the overlap is less than the first overlap setting value, that is, if the number of overlapping data is 10 or less, the graph plot data is plotted on the graph in the first symbol number setting value, that is, the thin line circle display It is output (S144). Next, the second overlap setting value is checked (S145). If the overlap is less than or equal to the second overlap setting value, that is, if the number of overlapping data is 20 or less, the graph plot data is plotted on the graph in the second symbol number setting value, that is, bold circle display This is output (S146). Furthermore, the graph plot data is plotted and output on the graph in the third symbol number setting value, that is, in the filled circle display when the number of overlapping data is 21 or more (S147). Similarly, when processing is performed for the combination of all graph plot data, a graph is displayed on the CRT of the input / output terminal 105 as shown in FIG. 8 (S148, S149).
[0033]
According to the plant data analysis apparatus B of the present embodiment, for example, in a graph display in which a correlation between two types of plant data measured at regular intervals is represented, according to the degree of overlap of graph plot data related to plant data. Since the plot symbol changes, the distribution state of the plant data on the graph can be read in detail. In addition, since the plot symbol changes in accordance with the degree of data overlap in this way, when the graph data of the plant data analysis apparatus B is output by a monochrome printer or the like, or the graph output by the printer or the like Even when data is copied to a copying machine or the like, the degree of data overlap can be read.
[0034]
Next, a third embodiment of the present invention will be described. FIG. 9: is a block diagram which shows the plant data analysis apparatus concerning the 3rd Embodiment of this invention.
[0035]
As shown in the figure, this plant data analysis device C is replaced with the color tone data storage unit 104 and the data display control unit 106 of the plant data analysis device A shown in FIG. A plot / distribution data display control unit 126 for displaying the distribution state on the input / output terminal 105 is provided.
[0036]
Here, processing performed by the plot / distribution data display control unit 126 will be described with reference to the flowchart shown in FIG. First, when variables are initialized (S151), as shown in FIG. 11, graph plot data is plotted and output in the graph display area 127 (S152). R (I) bar graph data is output at the XP (I) plot position in the X-axis direction distribution display area 128 (S153), and R (I) is plotted at the YP (I) plot position in the Y-axis direction distribution display area 129. The bar graph data of I) is output (S154). Similarly, processing is performed for the combination of all graph plot data (S155, S156). As a result, the screen displayed on the input / output terminal 105 via the plot / distribution data display control unit 126 is displayed in the X-axis direction distribution display area with reference to the plot symbol in the graph display area 127 as shown in FIG. In 128 and the Y-axis direction distribution display area 129, the degree of overlap of the graph plot data related to the plant data is displayed.
[0037]
According to the plant data analysis apparatus C of the present embodiment, for example, in a graph display in which a correlation between two types of plant data measured at regular intervals is represented, according to the degree of overlap of graph plot data related to plant data. Since the data distribution is displayed separately in the X-axis direction and the Y-axis direction, the distribution state of the plant data on the graph can be read in detail.
[0038]
Next, a fourth embodiment of the present invention will be described. FIG. 12: is a block diagram which shows the plant data analysis apparatus concerning the 4th Embodiment of this invention.
[0039]
As shown in the figure, this plant data analysis device D is for performing a trend graph display in which measured plant data changes with time, and stores plant data collected from the plant. The trend data creation unit 202 that reads the plant data stored in the storage unit 201, the plant data storage unit 201, creates trend graph data related to the plant data, and the trend graph data created by the trend data creation unit 202 Based on the input from the input / output terminal 203 in the displayed trend graph, the trend data display control unit 204 for displaying the trend graph on the input / output terminal 203 equipped with the CRT is supported. Representative value of plant data to be A specified data value determining unit 205 that determines which value of the detailed value of the plant data corresponding to the time obtained by dividing the time of the position in detail is to be read, and specified from the determination result of the specified data value determining unit 205 The value of the plant data corresponding to the time specified from the specified time calculation unit 206 for calculating the time of the specified position, the time calculated by the specified time calculation unit 206 and the plant data read from the plant data storage unit 201 A specified data value calculation unit 207 for calculating the input data, and a designation for displaying the plant data value calculated by the specified data value calculation unit 207 and the time calculated by the specified time calculation unit 206 on the input / output terminal 203 The data value display control unit 208 is configured.
[0040]
As shown in FIG. 13, the interactive screen for performing the interactive operation for reading the designated data value is, for example, 60 seconds of the X-axis (time axis) width of the trend graph is 940 dots from the position of 340 dots in the X-axis direction. Up to the position, it is displayed with a length of 600 dots. Furthermore, when the plant data having a sampling period of 10 msec is displayed as a trend, data for 10 points is plotted and output for one dot. For example, the position of 640 dots on the graph corresponds to the position of 30 seconds on the time axis from the following calculation formula, and data of 30.00 seconds to 30.09 seconds is plotted and output.
[0041]
(640 dots-340 dots) ÷ 600 dots × 60 sec = 30 sec
Here, processing performed by the designated data value determination unit 205 and the designated time calculation unit 206 will be described with reference to the flowchart shown in FIG.
[0042]
First, when the mouse button of the input / output terminal 204 is clicked (S161), it is determined which of the left and right buttons of the mouse has been clicked (S162), and the mouse button is clicked. The cursor position at that time is read (S163). Next, when the determined mouse button is recognized (S164) and it is recognized that the left button has been clicked, the time of the first data is specified at the dot position where the cursor is located in the displayed trend graph. The time is calculated (S165), and if the right button is clicked, the time corresponding to the sampling period of the plant data (10 msec in the present embodiment) is added corresponding to the number of clicks (S166). Thereby, as shown in FIG. 13, it becomes possible to read a plant data value by the unit of the sampled period.
[0043]
According to the plant data analysis apparatus D of the present embodiment, for example, in a trend graph display in which a change with time of measured plant data is represented, the value of the trend graph data at a specified position on the displayed graph is finely divided. Can be read. As a result, even when a time-dependent change in plant data collected in a short sampling cycle is displayed in a trend graph, the data value can be read in units of the sampled cycle.
[0044]
Next, a fifth embodiment of the present invention will be described. FIG. 15: is a block diagram which shows the plant data analysis apparatus concerning the 5th Embodiment of this invention.
[0045]
As shown in the figure, the plant data analyzing apparatus E includes a designated data value determining unit 205, a designated time calculating unit 206, a designated data value calculating unit 207, and a designated data value display control of the plant data analyzing apparatus D shown in FIG. In place of the unit 208, a designated data start / end time calculation unit that calculates a start time and an end time of reading data corresponding to a specified position based on an input from the input / output terminal 203 in the displayed trend graph The specified data range calculation unit 216 that calculates data in the specified range from the start / end times calculated by the specified data start / end time calculation unit 215 and the plant data read from the plant data storage unit 201. The specified range data calculated by the specified data range calculation unit 216 is expanded to the input / output terminal 203 and stored. It is configured to include a designation data enlargement display control unit 217 for Ndogurafu display.
[0046]
Here, the processing performed in the designated data start / end time calculation unit 215 will be described with reference to the flowchart shown in FIG.
[0047]
When the mouse button of the input / output terminal 203 is clicked (S171), the cursor position when the mouse button is clicked is read (S172). In the displayed trend graph, as shown in FIG. 17, the time of the first data is calculated as the designated data start time (40.10 sec in the present embodiment) at the dot position where the cursor is located (S173), and further the designated data start time. Is added with a time width corresponding to the sampling period (0.01 sec), and calculated as a designated data end time (40.19 sec in this embodiment) (S174).
[0048]
Further, as shown in FIG. 17, the interactive screen for performing the interactive operation for reading the designated data value is a trend graph in which all the time series data corresponding to the position designated by the cursor is displayed in the enlarged display area 218 in a sampled cycle unit. Is displayed.
[0049]
As described above, according to the plant data analysis apparatus E of the present embodiment, for example, in a trend graph display in which measured plant data changes with time, trend graph data at a specified position on the displayed graph is displayed. Can be enlarged and displayed, so that the value of the trend graph data can be read in detail. The expansion function of the plant data analysis device E may be applied to the plant data analysis devices A, B, and C of the first to third embodiments so that the degree of overlap of graph plot data related to plant data can be read. .
[0050]
Next, a sixth embodiment of the present invention will be described. FIG. 18: is a block diagram which shows the plant data analysis apparatus F concerning the 6th Embodiment of this invention.
[0051]
As shown in the figure, the plant data analyzing apparatus F includes a designated data value determining unit 205, a designated time calculating unit 206, a designated data value calculating unit 207, and a designated data value display control of the plant data analyzing apparatus D shown in FIG. Instead of the unit 208, based on the input from the input / output terminal 203 in the displayed trend graph, a time series calculation unit 225 that calculates a time series corresponding to the designated position, and the time series calculation unit 225 calculate A specified data range calculation unit 226 that calculates a data value in a specified range from the time series thus obtained and the plant data read from the plant data storage unit 201, and the specified data range calculated by the specified data range calculation unit 226 A designated data value list output unit 227 for displaying a range of data values in a list format on the input / output terminal 203 is provided.
[0052]
Here, the processing performed in the time series calculation unit 225 will be described with reference to the flowchart shown in FIG.
[0053]
When the mouse button of the input / output terminal 203 is clicked (S181), the cursor position when the mouse button is clicked is read (S182). As shown in FIG. 20, in the displayed trend graph, the time of the first data is calculated as the designated data start time (40.10 sec in this embodiment) at the dot position where the cursor is located (S183), and the cursor is located. All time data corresponding to the dot positions, that is, designated time series data (40.10, 40.11... 40.19 sec in this embodiment) in which time corresponding to the sampling period (0.01 sec) is added is calculated. (S184 to S187).
[0054]
Further, as shown in FIG. 20, the dialogue screen for performing the dialogue operation for reading the designated data value displays a list of all time series data corresponding to the position designated by the cursor in the data value list display area 228.
[0055]
According to the plant data analysis apparatus F of the present embodiment, for example, in a trend graph display in which a change with time of measured plant data is represented, individual data in the trend graph data at a specified position on the displayed graph. Since the values can be displayed in a list format, the values of the trend graph data can be read in detail.
[0056]
【The invention's effect】
  As explained above, the present inventionAccording to the plant data analysis device, the plant data inherent in the display device is assumed to be likely to overlap the data value on the display position due to collecting data at a sampling cycle finer than the resolution of the display device. It is possible to overcome the problems of display difficulty and roughness due to the uniform display limit due to the resolution, and to display the distribution state of the plant data and the data value thereof on the display device in more detail.
[Brief description of the drawings]
FIG. 1 is a configuration diagram showing a plant data analysis apparatus according to a first embodiment of the present invention.
FIG. 2 is a diagram schematically showing a tone data storage unit included in the plant data analysis apparatus of FIG. 1;
FIG. 3 is a flowchart showing processing performed in a redundancy calculation unit included in the plant data analysis apparatus of FIG. 1;
FIG. 4 is a flowchart showing processing performed in a data display control unit included in the plant data analysis apparatus of FIG.
FIG. 5 is a configuration diagram showing a plant data analysis apparatus according to a second embodiment of the present invention.
6 is a diagram schematically showing a symbol data storage unit included in the plant data analysis apparatus of FIG. 5;
7 is a flowchart showing processing performed in a data display control unit included in the plant data analysis apparatus of FIG. 5;
8 is a screen displayed on the CRT of the input / output terminal of the plant data analysis apparatus of FIG.
FIG. 9 is a configuration diagram showing a plant data analysis apparatus according to a third embodiment of the present invention.
10 is a flowchart showing processing performed by a plot / distribution data display control unit included in the plant data analysis apparatus of FIG. 9;
11 is a screen displayed on the CRT of the input / output terminal of the plant data analysis apparatus of FIG.
FIG. 12 is a configuration diagram showing a plant data analysis apparatus according to a fourth embodiment of the present invention.
13 is an interactive screen for reading a designated data value in the plant data analysis apparatus of FIG.
14 is a flowchart showing processing performed by a designated data value determination unit and a designated time calculation unit in the plant data analysis apparatus of FIG.
FIG. 15 is a block diagram showing a plant data analysis apparatus according to a fifth embodiment of the present invention.
FIG. 16 is a flowchart showing processing performed by a designated data start / end time calculation unit included in the plant data analysis apparatus of FIG. 15;
17 is an interactive screen for reading a designated data value in the plant data analysis apparatus of FIG.
FIG. 18 is a configuration diagram showing a plant data analysis apparatus according to a sixth embodiment of the present invention.
FIG. 19 is a flowchart showing processing performed in a time series calculation unit included in the plant data analysis apparatus of FIG.
20 is an interactive screen for reading a designated data value in the plant data analysis apparatus of FIG.
FIG. 21: Data created by reading plant data with a plant data analyzer
FIG. 22 is a graph display screen showing the correlation between two types of plant data measured at regular intervals in the past.
FIG. 23 is a trend graph display screen showing a change over time of conventional measured plant data.
FIG. 24 is a block diagram showing a conventional first plant data analysis apparatus.
25 is a CRT of an input / output terminal included in the first plant data analysis apparatus of FIG.
FIG. 26 is a block diagram showing a conventional second plant data analysis apparatus.
27 is a CRT of an input / output terminal included in the second plant data analysis apparatus of FIG.
[Explanation of symbols]
101, 201: Plant data storage unit
102 …… Plot data creation unit
103 …… Multiplicity calculation unit
104 …… Color data storage
105, 203 …… Input / output terminal
106, 116 ... Data display control unit
114 …… Symbol data storage unit
126 …… Plot / distribution data display control unit
127 …… Graph display area
128 …… X-axis direction distribution display area
129 …… Y-axis direction distribution display area
202 …… Trend data creation part
204 …… Trend data display controller
205 ...... Specified data value determination unit
206 …… Specified time calculator
207 …… Specified data value calculation unit
208 …… Specified data value display control unit
215 …… Specified data start / end time calculation section
216, 226... Designated data range calculation unit
217 …… Specified data enlargement display controller
218 …… Enlarged display area
225 …… Time series calculator
227 …… Specified data value list output section
228 ... Data value list display area
A, B, C, D, E, F ... Plant data analyzer

Claims (6)

プラントより収集された複数のプラントデータを記憶する第1の記憶手段と、
前記第1の記憶手段に記憶されている複数の前記プラントデータを読み込み該プラントデータに関するグラフプロットデータ群を作成する作成手段と、
前記作成手段にて作成された前記グラフプロットデータ群の中の個々のデータどうしの重なり度合いを算出する算出手段と、
第1の重なり度基準値と、第1の重なり度基準値より大きい第2の重なり度基準値とを記憶する第2の記憶手段と、
前記算出手段にて算出された前記グラフプロットデータの重なり度合いに基づいて、前記重なり度合いが識別可能となるように前記グラフプロットデータ群を表示出力装置に可視的に表示させる表示制御手段とを具備し、
この表示制御手段は、前記第2の記憶手段から前記第1、第2の重なり度基準値を読み出して前記算出手段で算出された重なり度と比較し、重なり度が第1の重なり度基準値以下のグラフプロッタデータを第1の表示形式にて前記表示出力装置に表示させ、重なり度が第1の重なり度基準値より大きいグラフプロットデータを第2の表示形式にて前記表示出力装置に表示させ、かつ重なり度が第2の重なり度基準値より大きいグラフプロットデータを第3の表示形式にて前記表示出力装置に表示させる
ことを特徴とするプラントデータ解析装置。
First storage means for storing a plurality of plant data collected from the plant;
Creating means for reading the plurality of plant data stored in the first storage means and creating a graph plot data group related to the plant data;
Calculating means for calculating the degree of overlap between individual data in the graph plot data group created by the creating means;
Second storage means for storing a first overlap degree reference value and a second overlap degree reference value larger than the first overlap degree reference value;
Display control means for visually displaying the graph plot data group on a display output device so that the degree of overlap can be identified based on the degree of overlap of the graph plot data calculated by the calculation means. And
The display control means reads the first and second overlapping degree reference values from the second storage means and compares them with the overlapping degree calculated by the calculating means, and the overlapping degree is a first overlapping degree reference value. The following graph plotter data is displayed on the display output device in the first display format, and graph plot data having a degree of overlap larger than the first overlap degree reference value is displayed on the display output device in the second display format. And a graph plot data having an overlap degree larger than the second overlap degree reference value is displayed on the display output device in a third display format.
請求項1記載のプラントデータ解析装置において、
前記第1、第2、第3の表示形式は、互いにプロット点の表示色が異なるものであることを特徴とするプラントデータ解析装置。
The plant data analysis apparatus according to claim 1,
The plant data analysis apparatus characterized in that the first, second, and third display formats have different display colors of plot points.
プラントより収集された複数のプラントデータを記憶する記憶手段と、
前記記憶手段に記憶されている複数の前記プラントデータを読み込み該プラントデータに関するグラフプロットデータ群を作成する作成手段と、
前記作成手段にて作成された前記グラフプロットデータ群の中の個々のデータどうしの重なり度合いを算出する算出手段と、
前記算出手段にて算出された前記グラフプロットデータの重なり度合いに基づいて、前記重なり度合いが識別可能となるように前記グラフプロットデータ群を可視的に表示する表示手段とを具備し、
前記表示手段が、前記グラフプロットデータの重なり度合いに基づいて、表示するグラフプロットデータの表示記号を変えることを特徴するプラントデータ解析装置。
Storage means for storing a plurality of plant data collected from the plant;
Creating means for reading the plurality of plant data stored in the storage means and creating a graph plot data group related to the plant data;
Calculating means for calculating the degree of overlap between individual data in the graph plot data group created by the creating means;
Display means for visually displaying the graph plot data group so that the degree of overlap can be identified based on the degree of overlap of the graph plot data calculated by the calculation means;
The plant data analysis apparatus, wherein the display means changes a display symbol of the graph plot data to be displayed based on the degree of overlap of the graph plot data.
プラントより収集された複数のプラントデータを記憶する記憶手段と、
前記記憶手段に記憶されている複数の前記プラントデータを読み込み該プラントデータに関するグラフプロットデータ群を作成する作成手段と、
前記作成手段にて作成された前記グラフプロットデータ群の中の個々のデータどうしの重なり度合いを算出する算出手段と、
前記算出手段にて算出された前記グラフプロットデータの重なり度合いに基づいて、前記重なり度合いが識別可能となるように前記グラフプロットデータ群を可視的に表示する表示手段とを具備し、
前記表示手段が、前記グラフプロットデータの重なり度合いを、所定の表示範囲毎にデータ分布として別に表示することを特徴するプラントデータ解析装置。
Storage means for storing a plurality of plant data collected from the plant;
Creating means for reading the plurality of plant data stored in the storage means and creating a graph plot data group related to the plant data;
Calculating means for calculating the degree of overlap between individual data in the graph plot data group created by the creating means;
Display means for visually displaying the graph plot data group so that the degree of overlap can be identified based on the degree of overlap of the graph plot data calculated by the calculation means;
The plant data analysis apparatus, wherein the display means separately displays the degree of overlap of the graph plot data as a data distribution for each predetermined display range.
プラントより収集されたプラントデータを記憶する記憶手段と、
前記記憶手段に記憶されているプラントデータを読み込み前記プラントデータに関するサンプリングされたトレンドグラフデータを作成する作成手段と、
前記作成手段にて作成された前記トレンドグラフデータをドット表示する第1の表示手段と、
前記第1の表示手段にてドット表示されたトレンドグラフデータの任意のドット位置を指定する第1の指定手段と、
前記第1の指定手段において指定されたドット位置に対応する時刻に対し前記サンプリングの周期を加算する指定を行う第2の指定手段と、
前記第1及び第2の指定手段によりそれぞれ指定された内容に対応させてトレンドグラフデータを詳細にドット表示する第2の表示手段と
を具備し、
前記第2の表示手段は、前記第1の指定手段にて指定されたドット位置のトレンドグラフデータの値を個別に表示するとともに、前記第2の指定手段によりサンプリング周期の加算が指定されるたびに、表示されている前記トレンドグラフデータの値を、そのサンプリング周期に相当する時間経過後のトレンドグラフデータの値で表示更新する
ことを特徴とするプラントデータ解析装置。
Storage means for storing plant data collected from the plant;
Creating means for reading plant data stored in the storage means and creating sampled trend graph data relating to the plant data;
First display means for dot- displaying the trend graph data created by the creating means;
A first specifying means for specifying an arbitrary dot position of the trend graph data dot display Te on the first display means,
Second specifying means for specifying to add the sampling period to the time corresponding to the dot position specified by the first specifying means;
Second display means for displaying dots in detail in the trend graph data corresponding to the contents designated by the first and second designation means, respectively .
The second display means individually displays the value of the trend graph data at the dot position designated by the first designation means, and whenever the addition of the sampling period is designated by the second designation means. Further, the plant data analysis apparatus is characterized in that the displayed trend graph data value is updated with the trend graph data value after a lapse of time corresponding to the sampling period .
プラントより収集されたプラントデータを記憶する記憶手段と、
前記記憶手段に記憶されているプラントデータを読み込み前記プラントデータの経時変化が表されるトレンドグラフデータを作成する作成手段と、
前記作成手段にて作成された前記トレンドグラフデータを可視的に表示する第1の表示手段と、
前記第1の表示手段にて可視的に表示されたトレンドグラフデータの任意の位置を指定する指定手段と、
前記指定手段にて指定された位置のトレンドグラフデータを詳細に表示する第2の表示手段とを具備し、
前記第2の表示手段は、前記指定手段にて指定された位置に対応する複数の時系列データをリスト形式で表示することを特徴とするプラントデータ解析装置。
Storage means for storing plant data collected from the plant;
A creation means for reading the plant data stored in the storage means and creating trend graph data in which a change with time of the plant data is represented ;
First display means for visually displaying the trend graph data created by the creation means;
Designation means for designating an arbitrary position of the trend graph data visually displayed by the first display means;
Second display means for displaying in detail the trend graph data at the position designated by the designation means;
The second display means displays a plurality of time-series data corresponding to the position designated by the designation means in a list format.
JP1042398A 1998-01-22 1998-01-22 Plant data analyzer Expired - Fee Related JP3708699B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1042398A JP3708699B2 (en) 1998-01-22 1998-01-22 Plant data analyzer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1042398A JP3708699B2 (en) 1998-01-22 1998-01-22 Plant data analyzer

Publications (2)

Publication Number Publication Date
JPH11212630A JPH11212630A (en) 1999-08-06
JP3708699B2 true JP3708699B2 (en) 2005-10-19

Family

ID=11749753

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1042398A Expired - Fee Related JP3708699B2 (en) 1998-01-22 1998-01-22 Plant data analyzer

Country Status (1)

Country Link
JP (1) JP3708699B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4920967B2 (en) * 2005-05-09 2012-04-18 Juki株式会社 Sewing recording device for sewing machine
TW200706724A (en) 2005-05-09 2007-02-16 Juki Kk Sewing recorder of sewing machine
JP5536582B2 (en) 2009-10-22 2014-07-02 日本光電工業株式会社 Biological parameter display device
JP5687615B2 (en) * 2011-12-28 2015-03-18 株式会社東芝 PLANT DATA DISPLAY DEVICE, PROGRAM, AND PLANT DATA DISPLAY METHOD

Also Published As

Publication number Publication date
JPH11212630A (en) 1999-08-06

Similar Documents

Publication Publication Date Title
EP0592921B1 (en) Process control with graphical attribute interface
US7966149B2 (en) Multivariate detection of transient regions in a process control system
JP5010473B2 (en) Device management analysis system and maintenance inspection support device
US5284164A (en) Method for improving the quality of products produced in the cigarette manufacturing process
JP5646802B2 (en) Batch display system and batch display method
US6701285B2 (en) Method and apparatus for monitoring the operation of an industrial process
CN1269044A (en) Analog spectrum display for environmental control
JPH06266727A (en) Method and equipment for displaying diagnosis
JP4046309B2 (en) Plant monitoring device
JP3708699B2 (en) Plant data analyzer
CN117251812A (en) High-voltage power line operation fault detection method based on big data analysis
JPH11134154A (en) Display method for process even information
CN110058983A (en) Abnormal examination parameter adjusts display device
US20100033486A1 (en) Method and system of determining and visualizing dependencies between industrial process parameters
JP6480625B1 (en) Preprocessor for abnormal sign diagnosis system
CN112114578B (en) Steady method for multi-process multivariable process online monitoring and abnormal source diagnosis
JP7413742B2 (en) Prediction system, information processing device and information processing program
JPH10260626A (en) Operation training supporting device
CN113220520B (en) Method for monitoring behavior of physical subprocess and computer readable storage device
WO2022176375A1 (en) Prediction system, information processing device, and information processing program
JP6803999B1 (en) Efficiency improvement proposal device, efficiency improvement proposal method and efficiency improvement proposal program
JPH0229866A (en) Method for displaying abnormal subject in clinical inspection system
JPH0797436B2 (en) Power plant transient data display
JP2022164655A (en) Configuration device and method in configuration device
JPH09244913A (en) Man-machine test device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040826

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040914

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041115

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041228

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050510

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050615

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050802

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050804

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

Free format text: PAYMENT UNTIL: 20090812

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090812

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100812

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees