JP2001005516A - Method for retrieving time-sequential data - Google Patents

Method for retrieving time-sequential data

Info

Publication number
JP2001005516A
JP2001005516A JP17945399A JP17945399A JP2001005516A JP 2001005516 A JP2001005516 A JP 2001005516A JP 17945399 A JP17945399 A JP 17945399A JP 17945399 A JP17945399 A JP 17945399A JP 2001005516 A JP2001005516 A JP 2001005516A
Authority
JP
Japan
Prior art keywords
data
time
file
stored
plant
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP17945399A
Other languages
Japanese (ja)
Inventor
Katsuyuki Yagi
勝之 八木
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.)
Fuji Electric Co Ltd
Original Assignee
Fuji Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Electric Co Ltd filed Critical Fuji Electric Co Ltd
Priority to JP17945399A priority Critical patent/JP2001005516A/en
Publication of JP2001005516A publication Critical patent/JP2001005516A/en
Pending legal-status Critical Current

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To make quickly retrieable data collected by a plant monitoring device even when a file capacity for storing the data is large. SOLUTION: In this method for retrieving time-sequential data, at the time of retrieving time-sequential plant data collected and stored by a plant monitoring device 1, a time-sequential data file 13 which can store L pieces of data is divided into M blocks with N pieces of data each, and the oldest time data in each block are successively extracted and stored in a file 14, and the time-sequential data are retrieved by setting up a rough standard in the file 14. Thus, the data retrieval can be quickly attained.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、各種産業用プラ
ント制御装置を監視するプラント監視装置おけるプラン
トデータの検索方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of searching for plant data in a plant monitoring device for monitoring various industrial plant control devices.

【0002】[0002]

【従来の技術】図2に従来システムを示す。同図におい
て、1はプラント監視装置、21,22はプラント制御
装置、3は伝送回線である。また、監視装置1の11は
受信領域、12は時系列データ収集プログラム、13は
時系列データファイル、15はデータリードプログラム
をそれぞれ示す。すなわち、制御装置21,22とこれ
らの監視,操作を行なう監視装置1とは、伝送回線3を
介して互いに接続されている。なお、制御装置をここで
は2台としているが、この数に限らないことは勿論であ
る。
2. Description of the Related Art FIG. 2 shows a conventional system. In the figure, 1 is a plant monitoring device, 21 and 22 are plant control devices, and 3 is a transmission line. Also, 11 of the monitoring device 1 indicates a reception area, 12 indicates a time-series data collection program, 13 indicates a time-series data file, and 15 indicates a data read program. That is, the control devices 21 and 22 and the monitoring device 1 that performs the monitoring and operation thereof are connected to each other via the transmission line 3. Although the number of control devices is two here, it is needless to say that the number is not limited to this.

【0003】制御装置21,22のデータは監視装置1
に送信され、監視装置1においてデータを表示したり、
また、或る一定の周期で監視装置1内の時系列データフ
ァイル13を構成する、ハードディスク等の記憶装置に
時系列で格納される。すなわち、この時系列データファ
イル13には、時系列データ収集プログラム12によっ
て、時系列データがそのデータを格納した時刻データと
ともにサイクリックに格納される。
The data of the control devices 21 and 22 are stored in the monitoring device 1
To display data on the monitoring device 1,
Further, the data is stored in a time-series manner in a storage device such as a hard disk, which constitutes the time-series data file 13 in the monitoring device 1 at a certain fixed cycle. That is, the time-series data file 13 cyclically stores the time-series data together with the time data at which the data is stored by the time-series data collection program 12.

【0004】[0004]

【発明が解決しようとする課題】上記のような構成にお
いて、或る時刻から以前の時系列データを表示しようと
するときは、データリードプログラム15によって、時
系列データファイル13内の時刻データから該当時刻を
検索することでデータをリードし、表示するようにして
いる。そのため、時系列データファイル13の容量が大
きいときは、データを読み出して表示するまでに時間が
掛かるという問題がある。したがって、この発明の課題
は、時系列データファイルが大きい場合でも、データを
読み出して表示するまでの時間を短縮し得るようにする
ことにある。
In the above configuration, when time series data before a certain time is to be displayed, the data read program 15 uses the time data in the time series data file 13 to display the data. Data is read and displayed by searching for the time. Therefore, when the capacity of the time-series data file 13 is large, there is a problem that it takes time to read and display the data. Therefore, an object of the present invention is to reduce the time required for reading and displaying data even when the time-series data file is large.

【0005】[0005]

【課題を解決するための手段】この発明では、プラント
監視装置にて収集され記憶された時系列のプラントデー
タを検索するに当たり、前記収集し記憶された時系列の
プラントデータをブロック分割し、各ブロック毎に基準
となる1つの時刻データを抽出して時刻検索用ファイル
を作成し、この時刻検索用ファイルを参照することによ
り、プラントデータを高速に検索し得るようにしてい
る。
According to the present invention, when searching for the time-series plant data collected and stored by the plant monitoring apparatus, the collected and stored time-series plant data is divided into blocks. By extracting one reference time data for each block to create a time search file, and referring to the time search file, plant data can be searched at high speed.

【0006】[0006]

【発明の実施の形態】図1はこの発明の実施の形態を示
すブロック図である。ここでは監視装置1のみを示して
いるが、システム構成上は図2と同様に構成されるのは
言うまでもない。図1からも明らかなように、図2に示
すものに対し時刻検索用ファイル14を設けた点が特徴
である。以下、その相違点を中心に説明する。
FIG. 1 is a block diagram showing an embodiment of the present invention. Although only the monitoring device 1 is shown here, it goes without saying that the system configuration is the same as that of FIG. As is clear from FIG. 1, a feature is that a time search file 14 is provided for the one shown in FIG. Hereinafter, the difference will be mainly described.

【0007】いま、時系列データファイル13の全デー
タ格納容量をL個とすると、データは1番目から順に格
納され、L番目まで格納したら再び1番目に戻り、以下
サイクリックに動作が繰り返される。ここで、時系列デ
ータファイル13をM個のブロックに分割し(1ブロッ
ク:N個)、時系列データ収集プログラム12によっ
て、例えば各ブロックの第1番目のデータを格納すると
き、その時刻データを時刻検索用ファイル14に、ブロ
ック内最古時刻データとして格納する。なお、この時刻
データとしては、ブロック内最古時刻データに限らずブ
ロック内最新時刻データとしても良い。
Now, assuming that the total data storage capacity of the time-series data file 13 is L, the data is stored in order from the first, and when the data is stored up to the L-th, the data returns to the first again, and the operation is repeated cyclically thereafter. Here, the time-series data file 13 is divided into M blocks (one block: N). When the time-series data collection program 12 stores, for example, the first data of each block, the time data is It is stored in the time search file 14 as the oldest time data in the block. The time data is not limited to the oldest time data in the block, but may be the latest time data in the block.

【0008】以上のようにして時刻検索用ファイル14
に格納された時刻データは、データリードプログラム1
5によって読み出される。いま、時刻Taから以前のデ
ータをN個分リードしてデータを表示するものとする
と、まず、時刻検索用ファイル14の最古時刻を検索
し、時刻データTaに最も近くなるブロックMaを求め
る。次に、時系列データファイル13のブロックMa内
を検索し、時刻データTaに最も近くなる位置Laを求
め、この点から過去にさかのぼるN個分のデータをリー
ドすることにより、時刻Taから以前のN個分のデータ
を表示することができる。このように、時刻検索用ファ
イル14に一定時間間隔で格納される時刻データは、検
索のための指標(目安)となることから、検索を高速化
することが可能となる。
As described above, the time search file 14
Is stored in the data read program 1
5 is read. Now, assuming that data is to be displayed by reading N pieces of data before the time Ta, first, the oldest time of the time search file 14 is searched, and a block Ma closest to the time data Ta is obtained. Next, a search is performed within the block Ma of the time-series data file 13 to find a position La closest to the time data Ta, and by reading N pieces of data that go back in the past from this point, the data before the time Ta is read. N pieces of data can be displayed. As described above, the time data stored in the time search file 14 at regular time intervals serves as an index (reference) for the search, so that it is possible to speed up the search.

【0009】[0009]

【発明の効果】この発明によれば、時刻検索用ファイル
14を設けるだけで、時系列データファイルが大きい場
合でも、データを読み出して表示するまでの時間を短縮
し得ると言う利点がもたらされる。
According to the present invention, there is an advantage that the time required to read and display data can be shortened even if the time-series data file is large, by merely providing the time search file 14.

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

【図1】この発明の実施の形態を示すブロック図であ
る。
FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】従来例を示すブロック図である。FIG. 2 is a block diagram showing a conventional example.

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

1…監視装置、21,22…制御装置、3…伝送回線、
4…アナログ機器、4A…アナログ機器インターフェー
ス部、5…マルチプレクサ、6…レベル変換器、7…通
信ケーブル(RS232C)、8…通信ケーブル(GP
−IB)、9…パーソナルコンピュータ(パソコン)。
DESCRIPTION OF SYMBOLS 1 ... Monitoring device, 21, 22 ... Control device, 3 ... Transmission line,
4 analog device, 4A analog device interface, 5 multiplexer, 6 level converter, 7 communication cable (RS232C), 8 communication cable (GP
-IB), 9 ... Personal computer (personal computer).

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 プラント監視装置にて収集され記憶され
た時系列のプラントデータを検索するに当たり、 前記収集し記憶された時系列のプラントデータをブロッ
ク分割し、各ブロック毎に基準となる1つの時刻データ
を抽出して時刻検索用ファイルを作成し、この時刻検索
用ファイルを参照することにより、プラントデータの高
速検索を可能にしたことを特徴とする時系列データの検
索方法。
When searching for time-series plant data collected and stored by a plant monitoring apparatus, the collected and stored time-series plant data is divided into blocks, and one block serving as a reference is provided for each block. A time-series data search method characterized in that a time search file is created by extracting time data, and a high-speed search of plant data is enabled by referring to the time search file.
JP17945399A 1999-06-25 1999-06-25 Method for retrieving time-sequential data Pending JP2001005516A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17945399A JP2001005516A (en) 1999-06-25 1999-06-25 Method for retrieving time-sequential data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17945399A JP2001005516A (en) 1999-06-25 1999-06-25 Method for retrieving time-sequential data

Publications (1)

Publication Number Publication Date
JP2001005516A true JP2001005516A (en) 2001-01-12

Family

ID=16066133

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17945399A Pending JP2001005516A (en) 1999-06-25 1999-06-25 Method for retrieving time-sequential data

Country Status (1)

Country Link
JP (1) JP2001005516A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014002175A1 (en) * 2012-06-26 2014-01-03 東芝三菱電機産業システム株式会社 Data management device, data management method, and data management program
US9460133B2 (en) 2012-06-26 2016-10-04 Toshiba Mitsubishi-Electric Industrial Systems Corporation Data management apparatus, data management method and data management program
JP6085359B1 (en) * 2015-12-17 2017-02-22 西日本電信電話株式会社 Database system and data processing method
US9710537B2 (en) 2012-06-26 2017-07-18 Toshiba Mitsubishi-Electric Industrial Systems Corporation Data collection system and data collection system program
US10055477B2 (en) 2012-06-26 2018-08-21 Toshiba Mitsubishi-Electric Industrial Systems Corporation Data collection apparatus and data collection program

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014002175A1 (en) * 2012-06-26 2014-01-03 東芝三菱電機産業システム株式会社 Data management device, data management method, and data management program
CN103959184A (en) * 2012-06-26 2014-07-30 东芝三菱电机产业系统株式会社 Data management device, data management method and data management program
JP5622251B2 (en) * 2012-06-26 2014-11-12 東芝三菱電機産業システム株式会社 Data management apparatus, data management method, and data management program
KR101497290B1 (en) 2012-06-26 2015-02-27 도시바 미쓰비시덴키 산교시스템 가부시키가이샤 Data management device, data management method, and recording medium for data management program
CN103959184B (en) * 2012-06-26 2016-08-31 东芝三菱电机产业系统株式会社 Data administrator and data managing method
US9460133B2 (en) 2012-06-26 2016-10-04 Toshiba Mitsubishi-Electric Industrial Systems Corporation Data management apparatus, data management method and data management program
US9710537B2 (en) 2012-06-26 2017-07-18 Toshiba Mitsubishi-Electric Industrial Systems Corporation Data collection system and data collection system program
US10055477B2 (en) 2012-06-26 2018-08-21 Toshiba Mitsubishi-Electric Industrial Systems Corporation Data collection apparatus and data collection program
JP6085359B1 (en) * 2015-12-17 2017-02-22 西日本電信電話株式会社 Database system and data processing method

Similar Documents

Publication Publication Date Title
EP1315103A1 (en) File search method and apparatus, and index file creation method and device
JP2002175331A (en) Display method of patent classification, device, recording medium and program thereof
CN100440247C (en) Device and method for image searching
CN103500163B (en) The method and apparatus of identification event key development
CN114943287A (en) Computer big data acquisition and processing system, method, equipment and medium
JP2001005516A (en) Method for retrieving time-sequential data
KR100319160B1 (en) How to search video and organize search data based on event section
CN109739854A (en) A kind of date storage method and device
CN102906740A (en) Method and system for compressing data records and for processing compressed data records
JP2004242284A5 (en)
JPH0757176A (en) Telemetric data processor
KR20130138963A (en) Apparatus and method for processing of logging data in hmi system
JPS61183779A (en) Document retrieving and displaying system
CN114911418A (en) Radio signal storage and playback device
JP2005209111A (en) Retrieval result processing device, retrieval result processing program, retrieval result processing program recording medium and retrieval result processing system
KR20030006638A (en) Apparatus And Method of Cell-based Indexing of High-dimensional Data
JP2001325301A (en) Storage and retrieval system for monitor data
JPS6049472A (en) Retrieving system of image data
JP2002149671A (en) Device and method for information processing and recording medium
JP2001075840A (en) Storage and retrieval system of monitored data
JPS63148170A (en) Logic analyzer
JPH03229368A (en) Image displaying/retrieving system
JP2001282854A (en) Information management device and method therefor
JPH06301508A (en) Retrieval screen display control system
JPH0443745A (en) Retrieving method for collection data