JP2003132093A - Data log system - Google Patents

Data log system

Info

Publication number
JP2003132093A
JP2003132093A JP2001330353A JP2001330353A JP2003132093A JP 2003132093 A JP2003132093 A JP 2003132093A JP 2001330353 A JP2001330353 A JP 2001330353A JP 2001330353 A JP2001330353 A JP 2001330353A JP 2003132093 A JP2003132093 A JP 2003132093A
Authority
JP
Japan
Prior art keywords
data
cpu
log system
spatial position
time
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
JP2001330353A
Other languages
Japanese (ja)
Inventor
Keisuke Fujisaki
敬介 藤崎
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.)
Nippon Steel Corp
Original Assignee
Nippon Steel 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 Nippon Steel Corp filed Critical Nippon Steel Corp
Priority to JP2001330353A priority Critical patent/JP2003132093A/en
Publication of JP2003132093A publication Critical patent/JP2003132093A/en
Pending legal-status Critical Current

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Hardware Redundancy (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve the access speed of a database storing time series operation data, and also prepare for data destruction in the database. SOLUTION: Through layering and arranging a plurality of spatial positions using a general control computer 1, a plurality of CPUs 21-24 under the control of the general control computer 1, are made to register the plurality of spatial positions and state data into attached high capacity memories 31-34 along with temporal data. When an operation request is sent from an external CPU 5, the general control computer 1 makes the plurality of CPU 21-24 under the control thereof execute operation and report the results of the operation to the external CPU 5.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、プロセス操業時に
収集される状態データの管理に関し、特にそのデータベ
ース管理に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to management of status data collected during process operation, and more particularly to management of its database.

【0002】[0002]

【従来技術】従来から、例えば、高炉の操業時には、そ
の内部の空間的位置での状態データは一定時間間隔、或
は状態変化の際にデータロガーに記録されている。例え
ば、データを収集した空間的位置を表すコードC2、C
3と時系列データとして収集された状態データとが図1
0に示すような年月日、時刻より成る時刻データと共に
セットにされて記録されている。状態データは温度、圧
力、レベル等であり、複数の空間的位置から収集される
ものである。
2. Description of the Related Art Conventionally, for example, during operation of a blast furnace, state data at a spatial position inside the blast furnace is recorded in a data logger at regular time intervals or when the state changes. For example, the codes C2 and C representing the spatial position where the data are collected
3 and the state data collected as time series data are shown in FIG.
It is recorded as a set together with time data consisting of date and time as shown in 0. The state data includes temperature, pressure, level, etc., and is collected from a plurality of spatial positions.

【0003】ここで、複数の空間的位置と状態データと
を時刻データと共に一体化してデータベースを形成し、
データロガーに記録しているとする。ここで、データベ
ースを樹構造的に管理するには、複数の空間的位置を樹
構造的に分類するのが一般的である。例えば、空間的位
置A1について、B1〜B3は各々、空間的位置A1に
属する空間的位置、空間的位置C1〜C3は各々、空間
的位置B1に属する空間的位置とすれば樹構造が形成さ
れる。従って、例えば空間的位置C1〜C3の状態デー
タは空間的位置B1の状態データに依存する。しかし、
従来のデータロガーでは、データの記録のみに重点が置
かれていて、データの樹構造を十分に活用することがで
きるように構成されていなかったようである。
Here, a plurality of spatial positions and state data are integrated together with time data to form a database,
Suppose you are recording to a data logger. Here, in order to manage the database in a tree structure, it is general to classify a plurality of spatial positions in a tree structure. For example, regarding the spatial position A1, if B1 to B3 are spatial positions belonging to the spatial position A1, and spatial positions C1 to C3 are spatial positions belonging to the spatial position B1, a tree structure is formed. It Therefore, for example, the state data of the spatial positions C1 to C3 depends on the state data of the spatial position B1. But,
It seems that the conventional data loggers focus only on the recording of data and are not configured to fully utilize the tree structure of data.

【0004】[0004]

【発明が解決しようとする課題】このような樹構造デー
タベースでは空間的位置のデータがA,B,Cの順に階
層化された構造をもって配置され、優先度の順番が固定
的である。しかし、このような空間的位置のデータは通
常、冗長度をもって2重、或は3重にはデータロガーに
登録されていないため、データの破壊に対して冗長度が
なく、システム冗長度の観点から見れば信頼性を十分に
確保しておくことが困難であった。更に、従来のデータ
ロガーではデータを記録しておくことに重点が置かれ、
その活用については十分に考えられていなかった。この
ため、状態データを活用しやすい形式で登録しておくと
云う本来の目的を十分に達成してはいなかったようであ
る。更に、このような樹構造の状態データ登録システム
では、下位の空間的位置(例えばC1)を検索して状態
データを読み出そうとしても、上位の空間的位置から順
を追ってデータの存在位置を追跡してゆく必要があるた
め、検索等を短時間で容易に実施することが困難であっ
た。
In such a tree structure database, data of spatial positions are arranged in a hierarchical structure of A, B and C, and the order of priority is fixed. However, since the data of such a spatial position is not normally registered in the data logger in duplicate or in triple, there is no redundancy against the destruction of data, and the system redundancy is considered. From the viewpoint, it was difficult to secure sufficient reliability. In addition, traditional data loggers focus on recording data,
The utilization was not fully considered. Therefore, it seems that the original purpose of registering the state data in a format that is easy to use has not been sufficiently achieved. Further, in such a tree-structured state data registration system, even if an attempt is made to retrieve the state data by searching for a lower spatial position (for example, C1), the existing position of the data is sequentially determined from the upper spatial position. Since it is necessary to trace the information, it is difficult to easily perform a search in a short time.

【0005】[0005]

【課題を解決するための手段】本発明によるデータログ
システムは、プロセスのデータを収集し、外部からの要
求に応じて前記データを加工し出力するためのデータロ
グシステムであって、複数の空間的位置データ、空間的
位置から収集する複数の状態データ、および状態データ
収集時の時刻データを収集し、空間的位置データ、状態
データおよび時刻データをそれぞれデータカテゴリーと
して各カテゴリー毎にそのカテゴリーを最上位とする階
層樹構造のデータに整理する複数のCPUと、前記複数
のCPUにそれぞれ接続され、整理したデータを記憶す
る複数の大容量メモリーとを備えたものである。
A data log system according to the present invention is a data log system for collecting process data, processing the data in response to an external request, and outputting the data. Position data, multiple state data collected from spatial positions, and time data at the time of state data collection are collected, and the spatial position data, state data, and time data are used as data categories, and the category is set to the maximum for each category. It is provided with a plurality of CPUs for organizing data of a hierarchical tree structure as an upper level, and a plurality of large-capacity memories respectively connected to the plurality of CPUs for storing the organized data.

【0006】上記のデータログシステムにおいては、複
数の大容量メモリーのひとつがクラッシュした時、クラ
ッシュに対応するCPUは収集整理したデータを予め指
定した他のCPUに転送するとともに、指定されたCP
Uは転送されたデータを大容量メモリーに記憶する障害
対応手段を有するものである。
In the above data log system, when one of a plurality of large-capacity memories crashes, the CPU corresponding to the crash transfers the collected and sorted data to another CPU designated in advance, and the designated CP.
U has a failure handling means for storing the transferred data in a large capacity memory.

【0007】上記のデータログシステムにおいては、外
部CPUからのコマンドに対して複数のCPUに対して
処理の実行を指示し、処理の結果を外部CPUに応答す
る第1の処理手段と、ひとつのCPU或は大容量メモリ
ーの障害時に、障害に対応するCPUの処理を他のCP
Uに代替指示する障害対策処理を実行する第2の処理手
段とを有する統括コンピューターを備えたものである。
In the above-mentioned data log system, a first processing means for instructing a plurality of CPUs to execute a process in response to a command from the external CPU and responding the result of the process to the external CPU; When a CPU or large-capacity memory fails, the CPU processing corresponding to the failure can
It is provided with a centralized computer having a second processing means for executing a failure countermeasure process for instructing U to substitute.

【0008】上記のデータログシステムにおいて、統括
コンピューターが、複数のCPUのカテゴリー毎にその
カテゴリーを最上位とする階層樹構造のデータに整理す
る機能を任意のCPUに割り当てることを可能にすると
ともに、割り当てられたCPUが記憶しているデータを
指示されたデータ形式に変換して大容量メモリーに追加
し記憶するようにしたものである。
In the above data log system, the central computer can assign a function of organizing, for each category of a plurality of CPUs, data of a hierarchical tree structure with the category being the highest level to any CPU. The data stored in the assigned CPU is converted into a designated data format and added to a large capacity memory for storage.

【0009】[0009]

【発明の実施の形態】以下、図面を参照して本発明につ
いて詳細に説明する。図1は、統括コンピューターの制
御下で複数のCPUを並列動作させることができるよう
に構成したデ一夕ログシステムの一実施の形態を示す系
統図である。図1おいて、1は統括コンピューター、2
1〜24はそれぞれ第1〜第4のCPU、31〜34は
それぞれ第1〜第4のCPU21〜24に対応した第1
〜第4のハードディスク(HD)等の大容量メモリー、
4は高炉システム、5は外部CPU、6〜8は各々バス
である。空間的位置データ、状態データ、および時刻デ
ータをそれぞれデータカテゴリーとして、それぞれのカ
テゴリーごとにそのカテゴリーを最上位とする階層樹構
造のデータに整理するため、CPU21〜24は備えら
れているものとする。本発明では、状態データを良好な
信頼性のもとで管理するため、統括コンピューター1が
各CPU21〜24の実行するデータロギングを管理す
る。統括コンピューター1の制御の下で、高炉システム
4の内部の各々の空間的位置から複数の状態データが収
集され、第1〜第4のCPU21〜24に送出される。
ここで、空間的位置とはデータを収集するセンサの取付
けられている空間的位置を表わすため、アドレスを表わ
す位置とは区別しておく。第1〜第4のCPU21〜2
4には、それぞれハードディスク等の大容量メモリー3
1〜34が接続されていて、各CPU21〜24の処理
結果や処理の途中経過が格納される。例えば、統括コン
ピューター1の制御の下で高炉システム4から統括コン
ピューター1を介して第1のCPU21に送られた状態
データは、第1のCPU21の処理によって整理され、
空間的位置やデータ収集の年月日、時刻等と一体化さ
れ、ログデータとして大容量メモリー31に登録され
る。
DETAILED DESCRIPTION OF THE INVENTION The present invention will be described in detail below with reference to the drawings. FIG. 1 is a system diagram showing an embodiment of a data logging system configured so that a plurality of CPUs can be operated in parallel under the control of an overall computer. In FIG. 1, 1 is a general computer, 2
1 to 24 are first to fourth CPUs, 31 to 34 are first CPUs corresponding to the first to fourth CPUs 21 to 24, respectively.
~ Large-capacity memory such as a fourth hard disk (HD),
Reference numeral 4 is a blast furnace system, 5 is an external CPU, and 6 to 8 are buses. It is assumed that the CPUs 21 to 24 are provided to organize spatial position data, state data, and time data into data categories, and to organize each category into data of a hierarchical tree structure with the category as the highest level. . In the present invention, the central computer 1 manages the data logging executed by each of the CPUs 21 to 24 in order to manage the state data with good reliability. Under the control of the overall computer 1, a plurality of state data is collected from each spatial position inside the blast furnace system 4 and sent to the first to fourth CPUs 21 to 24.
Here, the spatial position represents a spatial position where a sensor for collecting data is attached, and is therefore distinguished from a position representing an address. First to fourth CPUs 21 to 2
4 has a large capacity memory such as a hard disk 3
1 to 34 are connected, and the processing result of each CPU 21 to 24 and the progress of processing are stored. For example, the state data sent from the blast furnace system 4 to the first CPU 21 via the overall computer 1 under the control of the overall computer 1 is organized by the processing of the first CPU 21,
It is integrated with the spatial position, the date of data collection, the time, etc., and registered in the large capacity memory 31 as log data.

【0010】図2は、空間的位置、時刻、状態データの
組合せについて、データ構造とデータフォーマットの関
係を表したモデル図である。図2において、時刻は{t
0 ,t1 ,t2 ・・・・・・tm }より成立つものとする。こ
こで、時刻をt0 に固定しておいたとき、空間的位置は
n個の空間座標{S1 ,S2 ・・・・・・,Sn }から成立
ち、i個の状態データ{p1 ,p2 ・・・・・・,pi }が収
集されるものとする。例えば、n=4、m=0、i=5
のとき、空間的位置に注目すればデータフォーマットの
例としてS1 −S2 −S3 −S4 −t0 −p1 −p2
・・・・・・p5 ,S4−S3 −S2 −S1 −t0 −p1 −p
2 −・・・・・・p5 ,S3 −S2 −S1 −S4−t0 −p1
−p2 −・・・・・・p5 などの組合せが挙げられる。空間的
位置に注目して得られる上記状態データの組合せを、例
えば第2のCPU22により整理して第2の大容量メモ
リー32に格納しておく。次に、m=1、n=2、i=
5のとき、時刻tに注目すれば、データフォーマットの
例としてt0 −S1 −S2 −p1 −p2 ・・・・・・p5 ,t
0 −S2 −S1 −p1 −p2 ・・・・・・p5 ,t1 −S1
2 −p1 −p2 ・・・・・・p5 ,t1 −S2−S1 −p1
−p2 ・・・・・・p5 などの組合せが挙げられる。時刻に注
目して得られる上記状態データの組合せを、例えば第3
のCPU23により整理して第3の大容量メモリー33
に格納しておく。このようにして、次々と各種データの
組合せを各々、異なったCPUにより整理して、異なっ
た大容量メモリーに格納することができる。従って、複
数のCPUごとに異なった論理の組合せを採用してデー
タを整理する。これにより、例えば、上記空間的位置に
注目した場合には、複数の空間的位置に異なった優先度
を与えることができるので、複数の空間的位置に対して
階層化を行うことができる。
FIG. 2 is a model diagram showing the relationship between the data structure and the data format for the combination of spatial position, time and state data. In FIG. 2, the time is {t
0 , t 1 , t 2, ... T m }. Here, when the time is fixed to t 0 , the spatial position is composed of n spatial coordinates {S 1 , S 2 ..., S n } and i state data { Let p 1 , p 2, ..., P i } be collected. For example, n = 4, m = 0, i = 5
At this time, if attention is paid to the spatial position, as an example of the data format, S 1 -S 2 -S 3 -S 4 -t 0 -p 1 -p 2-
······ p 5, S 4 -S 3 -S 2 -S 1 -t 0 -p 1 -p
2 - ······ p 5, S 3 -S 2 -S 1 -S 4 -t 0 -p 1
-P 2 --- ···· Combinations such as p 5 are included. A combination of the above-mentioned state data obtained by paying attention to the spatial position is arranged by the second CPU 22 and stored in the second large capacity memory 32, for example. Next, m = 1, n = 2, i =
5, when attention is paid to the time t, as an example of the data format, t 0 −S 1 −S 2 −p 1 −p 2 ... P 5 , t
0 -S 2 -S 1 -p 1 -p 2 ······ p 5, t 1 -S 1 -
S 2 -p 1 -p 2 ······ p 5, t 1 -S 2 -S 1 -p 1
-P 2 ... P 5 etc. can be mentioned. The combination of the above state data obtained by paying attention to the time is, for example, the third
The third large capacity memory 33 is organized by the CPU 23 of
Stored in. In this way, different combinations of various data can be sorted by different CPUs and stored in different large-capacity memories. Therefore, data is organized by adopting different logic combinations for each of the plurality of CPUs. With this, for example, when attention is paid to the spatial position, it is possible to give different priorities to the plurality of spatial positions, and thus it is possible to perform hierarchization for the plurality of spatial positions.

【0011】本発明では、複数の空間的位置データ、空
間的位置から収集する複数の状態データ、および状態デ
ータ収集時の時刻データを収集し、空間的位置データ、
状態データおよび時刻データをそれぞれデータカテゴリ
ーとして階層化してある。従って、上記の各種状態デー
タと、空間的位置と、時刻とについての組合せのフォー
マットを整理すると、図3に示すような3種類の組合せ
フォーマットが得られる。データフォーマット1は空間
的位置Sに注目して整理したデータ形式であり、データ
フォーマット2は時刻tに注目して整理したデータ形式
であり、フォーマット3は状態データpに注目して整理
したデータ形式である。これらのデータは、それぞれ利
用しやすい任意の大容量メモリーに利用しやすいデータ
形式で格納することができる。例えば、大容量メモリー
のひとつがクラッシュしたときには、対応するCPUは
空間的位置、状態データ、及び時刻データより成る内容
を予め指定した他のCPUに転送するとともに、当該C
PUは転送されたデータを大容量メモリーに記憶する。
このようなメモリーのクラッシュに対する障害対応手段
は、複数のCPUのすべてに備えておく。図4は、CP
U内で実行処理される処理手段を示す説明図である。図
4において、CPU21〜24のそれぞれには内部に状
態データを空間的位置や時刻データと共に整理して大容
量メモリー31〜34に送出して、大容量メモリーに登
録しておくための整理・登録手段、大容量メモリーのク
ラッシュなどの障害時には、対応して空間的位置、状態
データ、及び時刻データより成る内容をすべて他の大容
量メモリーに転送して登録するための障害対応手段、及
びその他の必要とされる実行処理手段を備える。
According to the present invention, a plurality of spatial position data, a plurality of state data collected from spatial positions, and time data at the time of collecting state data are collected to obtain spatial position data,
The state data and time data are hierarchized as data categories. Therefore, by organizing the formats of the combinations of the above-mentioned various state data, the spatial position, and the time, three types of combination formats as shown in FIG. 3 can be obtained. The data format 1 is a data format organized by paying attention to the spatial position S, the data format 2 is a data format organized by focusing on the time t, and the format 3 is a data format organized by focusing on the state data p. Is. Each of these data can be stored in any convenient large-capacity memory in a convenient data format. For example, when one of the large-capacity memories crashes, the corresponding CPU transfers the contents including the spatial position, the state data, and the time data to another CPU designated in advance, and
The PU stores the transferred data in a large capacity memory.
Failure countermeasures against such a memory crash are provided for all of the plurality of CPUs. Figure 4 shows CP
It is explanatory drawing which shows the processing means performed in U. In FIG. 4, in each of the CPUs 21 to 24, state data is arranged inside together with spatial position and time data, sent to the large capacity memories 31 to 34, and arranged / registered for registration in the large capacity memories. In the event of a failure such as a means, a large-capacity memory crash, a failure response means for transferring and registering all contents including spatial position, status data, and time data to another large-capacity memory, and other It has the necessary execution processing means.

【0012】次に、外部CPU5からのコマンドによる
要求に従って、統括コンピューター1がその制御下にあ
る各CPU21〜24に演算を実行させ、演算処理結果
を外部CPU5に応答として報告させる。演算の一例と
して、t=t1 において
Next, in response to a command from the external CPU 5, the overall computer 1 causes each of the CPUs 21 to 24 under its control to execute an operation and causes the external CPU 5 to report the operation processing result as a response. As an example of calculation, at t = t 1 ,

【数1】 と云う一連の演算を、外部CPU5の要求により統括コ
ンピューター1が制御下の各CPU21〜24に実行さ
せるとしよう。ここで、p1 、p2 、p3 は空間的位置
S(x,y,z)の関数であるが、xのみに依存すると
しよう。すなわち、p1 、p2 、p3 は空間的座標xに
は依存するが、座標y、zには依存しないと仮定する。
このようなデータは現実に存在する。演算結果が外部C
PU5に送られると、外部CPU5は演算結果をグラフ
化できる。a1 〜a4 の演算結果は、例えば図5に示す
グラフとなる。図5ではx標値に対するa1 〜a4 をプ
ロットしてある。
[Equation 1] It is assumed that the centralized computer 1 causes each of the CPUs 21 to 24 under the control to execute a series of operations described below according to a request from the external CPU 5. Here, p 1 , p 2 , and p 3 are functions of the spatial position S (x, y, z), but it is assumed that they depend only on x. That is, it is assumed that p 1 , p 2 , and p 3 depend on the spatial coordinate x, but not on the coordinates y and z.
Such data actually exists. Calculation result is external C
When sent to the PU 5, the external CPU 5 can graph the calculation result. calculation results of a 1 ~a 4 is a graph shown in FIG. 5, for example. In FIG. 5, a 1 to a 4 are plotted with respect to the x standard value.

【0013】更に他の演算処理例として、次の計算を示
す。S=S1 として、
The following calculation is shown as still another example of arithmetic processing. With S = S 1 ,

【数2】 を実行するとしよう。p1 、p3 がそれぞれ時刻tの関
数であると仮定する。例えば、この演算結果は図6に示
すプロットで示される。このように、統括コンピュータ
ー1には、外部CPU5からのコマンドに対して、上記
複数のCPU21〜24に対して処理の実行を指示し、
実行処理の結果を外部CPU5に応答として報告する第
1の処理手段と、ひとつのCPU或は大容量メモリーの
障害時には対応するCPUの処理を他のCPUに代替指
示する障害対策処理を実行する第2の処理手段とを備え
ている。統括コンピューター1の内部で処理を実行する
処理手段を図7に示す。上記のように統括コンピュータ
ー1は第1の処理手段、第2の処理手段、及びその他の
必要とされる処理手段を備える。更に、統括コンピュー
ター1は、複数のCPU21〜24のカテゴリー毎にそ
のカテゴリーを最上位とする階層樹構造のデータに整理
する機能を任意のCPUに割り当てることを可能にする
とともに、割り当てられたCPUが記憶しているデータ
を指示されたデータ形式に変換して大容量メモリーに追
加し記憶する。
[Equation 2] Let's run. It is assumed that p 1 and p 3 are functions of time t. For example, the result of this calculation is shown in the plot shown in FIG. In this way, the overall computer 1 instructs the plurality of CPUs 21 to 24 to execute processing in response to a command from the external CPU 5,
A first processing means for reporting the result of the execution processing to the external CPU 5 as a response, and a failure countermeasure processing for instructing another CPU to substitute the processing of the corresponding CPU when a failure occurs in one CPU or a large capacity memory. And two processing means. FIG. 7 shows processing means for executing processing inside the centralized computer 1. As described above, the general computer 1 includes the first processing means, the second processing means, and other necessary processing means. Further, the centralized computer 1 makes it possible to assign, to each CPU, a function of organizing data of a hierarchical tree structure with the category being the highest level for each category of the plurality of CPUs 21 to 24, and The stored data is converted to the specified data format and added to the large capacity memory for storage.

【0014】空間的位置{S}を(x,y,z)座標系
で表し、例えばx=2とすれば、y、zはそれぞれx=
2の(y,z)平面内にある(y,z)座標上の点に限
定される。次に、x=2、y=3とすれば、zはx=
2、y=3で決定される直線上の点に限定される。この
ようにして座標系の値を決定すれば、空間的位置{S}
上の点(x,y,z)は階層的に決定されることにな
る。このように、空間的位置{S}は(x,y,z)座
標系で与えることができるが、(r,θ,z)座標系で
与えることもできる。図8は、空間的位置{S}と状態
データ{p}との組合せを階層的に表したものである。
空間的位置{S}は、図9に示すような(r,θ,z)
座標系で与えられるものである。
If the spatial position {S} is represented by a (x, y, z) coordinate system, and if, for example, x = 2, then y and z are respectively x =
It is limited to points on the (y, z) coordinates in the (y, z) plane of 2. Next, if x = 2 and y = 3, z is x =
2, limited to points on a straight line determined by y = 3. If the value of the coordinate system is determined in this way, the spatial position {S}
The upper point (x, y, z) will be hierarchically determined. Thus, the spatial position {S} can be given in the (x, y, z) coordinate system, but can also be given in the (r, θ, z) coordinate system. FIG. 8 shows a combination of spatial positions {S} and state data {p} in a hierarchical manner.
The spatial position {S} is (r, θ, z) as shown in FIG.
It is given in the coordinate system.

【0015】本発明では、システムに冗長度をもたせて
システム信頼性の向上を図っている。デュアルディスク
システムのような従来の2重化システムと比べると、本
発明ではCPUやメモリーなどのデバイスを3重化、或
は4重化してシステム冗長度を向上している点が第1の
特徴である。また、各CPUの付属メモリーには実質的
に同一のデータが収集されているので、統括コンピュー
ターを採用することにより、3重或は4重に並列接続し
て構成した冗長系のハードウェアを固定化した用途には
使用しないで、統括コンピューターにより適宜選択させ
ている点が第2の特徴である。これによって、ハードウ
ェアの信頼性向上によって期待される以上にシステムの
運用性を向上できると云う特徴が期待される。
In the present invention, the system reliability is improved by providing the system with redundancy. The first feature of the present invention is that devices such as a CPU and a memory are tripled or quadrupled to improve system redundancy, as compared with a conventional dual system such as a dual disk system. Is. In addition, since the same data is collected in the attached memory of each CPU, the redundant hardware configured by connecting in parallel with triple or quadruple is fixed by adopting the integrated computer. The second feature is that the integrated computer does not use it for the intended use, but allows the computer to select it appropriately. With this, it is expected that the operability of the system can be improved more than expected by improving the reliability of hardware.

【0016】[0016]

【発明の効果】本発明は状態データを空間的位置や時刻
データと共に登録しておく際に、統括コンピューターを
採用して、統括コンピューターの制御下で複数のCPU
により複数の仕方でデータを整理し、各CPUに付属の
大容量メモリーに結果を登録させておくことにより、障
害時の状態データや保守時の状態データの検索を容易に
することが可能となり、同時に大容量メモリーのハード
ウェア障害やソフトウェア障害に十分対応できるデータ
冗長度と信頼性を確保できると云う効果がある。また、
外部CPUからの要求に対して、統括コンピューターは
状態データの演算結果を各CPUに報告させるので、状
態監視や保守が簡便化されると云う効果がある。
According to the present invention, when registering the state data together with the spatial position and time data, a central computer is adopted, and a plurality of CPUs are controlled under the control of the central computer.
By organizing the data in multiple ways and registering the results in the large-capacity memory attached to each CPU, it becomes possible to easily retrieve the status data at the time of failure and the status data at the time of maintenance. At the same time, there is an effect that it is possible to secure data redundancy and reliability that can sufficiently cope with hardware failure and software failure of the large capacity memory. Also,
In response to a request from the external CPU, the centralized computer reports the calculation result of the state data to each CPU, which has the effect of simplifying the state monitoring and maintenance.

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

【図1】本発明による統括コンピューターの制御下で複
数のCPUを並列動作させるデータログシステムの一実
施の形態を示す系統図である。
FIG. 1 is a system diagram showing an embodiment of a data log system in which a plurality of CPUs operate in parallel under the control of a centralized computer according to the present invention.

【図2】データ構造をフォーマット化して示したモデル
図である。
FIG. 2 is a model diagram showing a formatted data structure.

【図3】データフォーマット例を示すモデル図である。FIG. 3 is a model diagram showing an example of a data format.

【図4】CPU内で実行処理される処理手段を示す説明
図である。
FIG. 4 is an explanatory diagram showing processing means executed and executed in a CPU.

【図5】外部CPUの要求にもとづいて実行した各CP
Uの演算結果の一例である。
FIG. 5: Each CP executed based on a request from an external CPU
It is an example of the calculation result of U.

【図6】外部CPUの要求にもとづいて実行した各CP
Uの演算結果の他の一例である。
FIG. 6 CPs executed based on a request from an external CPU
It is another example of the calculation result of U.

【図7】統括コンピューター内の実行処理される処理手
段を示す説明図である。
FIG. 7 is an explanatory diagram showing a processing unit that is executed and executed in the central computer.

【図8】空間的位置と状態データの組合せを階層的に表
現した例である。
FIG. 8 is an example of hierarchically expressing a combination of spatial position and state data.

【図9】空間的位置を(r,θ,z)座標系で表した説
明図である。
FIG. 9 is an explanatory diagram showing a spatial position in a (r, θ, z) coordinate system.

【図10】従来の空間的位置、時刻、状態データの整理
方法を示す説明図である。
FIG. 10 is an explanatory diagram showing a conventional method of organizing spatial position, time, and state data.

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

1……統括コンピューター 21〜24…CPU 31〜34……大容量メモリー 4……高炉システム 5……外部CPU 6〜8……バス 1 ... Overall computer 21-24 ... CPU 31-34 ... Large-capacity memory 4 ... Blast furnace system 5 ... External CPU 6-8 ... bus

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 プロセスのデータを収集し、外部からの
要求に応じて前記データを加工し出力するためのデータ
ログシステムであって、複数の空間的位置データ、前記
空間的位置から収集する複数の状態データ、および前記
状態データ収集時の時刻データを収集し、前記空間的位
置データ、状態データおよび時刻データをそれぞれデー
タカテゴリーとして各カテゴリー毎にそのカテゴリーを
最上位とする階層樹構造のデータに整理する複数のCP
Uと、前記複数のCPUにそれぞれ接続され、前記整理
したデータを記憶する複数の大容量メモリーとを備えた
データログシステム。
1. A data log system for collecting process data, processing and outputting the data in response to a request from the outside, comprising: a plurality of spatial position data; and a plurality of data collected from the spatial positions. The state data of, and the time data at the time of collecting the state data are collected, and the spatial position data, the state data, and the time data are used as data categories, and each category is converted into a hierarchical tree structure data having the category as the top level. Multiple CPs to organize
A data log system comprising U and a plurality of large-capacity memories each of which is connected to the plurality of CPUs and stores the organized data.
【請求項2】 請求項1記載のデータログシステムであ
って、前記複数の大容量メモリーのひとつがクラッシュ
した時、前記クラッシュに対応するCPUは収集整理し
たデータを予め指定した他のCPUに転送するととも
に、指定されたCPUは転送されたデータを大容量メモ
リーに記憶する障害対応手段を有するデータログシステ
ム。
2. The data log system according to claim 1, wherein when one of the plurality of large-capacity memories crashes, the CPU corresponding to the crash transfers the collected and organized data to another CPU designated in advance. At the same time, the designated CPU is a data log system having failure response means for storing the transferred data in a large capacity memory.
【請求項3】 請求項1記載のデータログシステムであ
って、外部CPUからのコマンドに対して前記複数のC
PUに対して処理の実行を指示し、処理の結果を前記外
部CPUに応答する第1の処理手段と、ひとつのCPU
或は大容量メモリーの障害時に、前記障害に対応するC
PUの処理を他のCPUに代替指示する障害対策処理を
実行する第2の処理手段とを有する統括コンピューター
を備えたデータログシステム。
3. The data log system according to claim 1, wherein the plurality of Cs are provided in response to a command from an external CPU.
First processing means for instructing the PU to execute the process and for returning the result of the process to the external CPU; and one CPU
Alternatively, when a large-capacity memory failure occurs, C corresponding to the failure
A data log system comprising a centralized computer having a second processing means for executing a failure countermeasure process for instructing another CPU to substitute a process for a PU.
【請求項4】 請求項3記載のデータログシステムであ
って、前記統括コンピューターが、前記複数のCPUの
前記カテゴリー毎にそのカテゴリーを最上位とする階層
樹構造のデータに整理する機能を任意のCPUに割り当
てることを可能にするとともに、割り当てられたCPU
が記憶しているデータを指示されたデータ形式に変換し
て大容量メモリーに追加し記憶するようにしたデータロ
グシステム。
4. The data log system according to claim 3, wherein the centralized computer has an arbitrary function of organizing, for each of the categories of the plurality of CPUs, data of a hierarchical tree structure having the category as a top level. Allowed to be assigned to CPU, and assigned CPU
A data log system that converts the data stored in the memory into a specified data format and adds it to a large capacity memory for storage.
JP2001330353A 2001-10-29 2001-10-29 Data log system Pending JP2003132093A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001330353A JP2003132093A (en) 2001-10-29 2001-10-29 Data log system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001330353A JP2003132093A (en) 2001-10-29 2001-10-29 Data log system

Publications (1)

Publication Number Publication Date
JP2003132093A true JP2003132093A (en) 2003-05-09

Family

ID=19146084

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001330353A Pending JP2003132093A (en) 2001-10-29 2001-10-29 Data log system

Country Status (1)

Country Link
JP (1) JP2003132093A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2429088A (en) * 2005-08-11 2007-02-14 Fisher Rosemount Systems Inc Method of Accessing Process Control Log Information Associated with Process Control Systems
CN1300743C (en) * 2005-07-01 2007-02-14 济南东之林电器有限公司 Intelligent management system for blasting operation
CN100451533C (en) * 2007-03-08 2009-01-14 济南东之林电器有限公司 Mine intelligent explosion management system
US8150541B2 (en) 2007-11-13 2012-04-03 Fisher-Rosemount Systems, Inc. Methods and apparatus to modify a recipe process flow associated with a process control system during recipe execution
US8555206B2 (en) 2007-12-21 2013-10-08 Fisher-Rosemount Systems, Inc. Methods and apparatus to present recipe progress status information
US8825189B2 (en) 2007-11-13 2014-09-02 Fisher Rosemount Systems, Inc. Methods and apparatus to execute an auxiliary recipe and a batch recipe associated with a process control system
CN107941033A (en) * 2017-11-12 2018-04-20 山东万达环保科技有限公司 Kiln Intelligent operation system of variable power

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1300743C (en) * 2005-07-01 2007-02-14 济南东之林电器有限公司 Intelligent management system for blasting operation
GB2429088A (en) * 2005-08-11 2007-02-14 Fisher Rosemount Systems Inc Method of Accessing Process Control Log Information Associated with Process Control Systems
GB2429088B (en) * 2005-08-11 2011-05-04 Fisher Rosemount Systems Inc Methods and systems to access process control log information associated with process control systems
CN102681528A (en) * 2005-08-11 2012-09-19 费舍-柔斯芒特系统股份有限公司 Methods and systems to access process control log information associated with process control systems
CN102681528B (en) * 2005-08-11 2016-03-09 费舍-柔斯芒特系统股份有限公司 The method and system of the process control log information of access process control system
CN100451533C (en) * 2007-03-08 2009-01-14 济南东之林电器有限公司 Mine intelligent explosion management system
US8150541B2 (en) 2007-11-13 2012-04-03 Fisher-Rosemount Systems, Inc. Methods and apparatus to modify a recipe process flow associated with a process control system during recipe execution
US8825189B2 (en) 2007-11-13 2014-09-02 Fisher Rosemount Systems, Inc. Methods and apparatus to execute an auxiliary recipe and a batch recipe associated with a process control system
US8555206B2 (en) 2007-12-21 2013-10-08 Fisher-Rosemount Systems, Inc. Methods and apparatus to present recipe progress status information
CN107941033A (en) * 2017-11-12 2018-04-20 山东万达环保科技有限公司 Kiln Intelligent operation system of variable power

Similar Documents

Publication Publication Date Title
CN102999406B (en) From the method and system that the enhancing unload database of hardware fault pattern is collected
CN1959717B (en) System and method for preprocessing mass remote sensing data collection driven by order form
JP3109054B2 (en) Error recovery subsystem and error recovery method
US20150134400A1 (en) Maintenance parts inventory planning system, maintenance parts inventory planning system server, and maintenance parts inventory planning system client terminal
CN107809467B (en) Method for deleting container mirror image data in cloud environment
JP2007128293A (en) Computer system and management computer
CN105474127A (en) Virtual per processor timers for multiprocessor systems
CN108255620A (en) A kind of business logic processing method, apparatus, service server and system
US20020188768A1 (en) Clustering storage system
US4833597A (en) Dictionary/directory management method in database system
CN107553487A (en) The mode switching method and its device of robot
JP4383484B2 (en) Message analysis apparatus, control method, and control program
JP2003132093A (en) Data log system
JP6655497B2 (en) Operation management device, operation management method, and operation management system
CN107577802A (en) A kind of data base management method and device
CN106202340B (en) Database double-core storage system based on CD and the method using the system
JP4279346B2 (en) Database management apparatus and program
JPH04288638A (en) Computer system
CN107924399A (en) Handle the retrieval process system and method for the unknown retrieval request of volume of transmitted data for host
CN108959604A (en) Safeguard the method, apparatus and computer readable storage medium of data-base cluster
US20130275876A1 (en) Display apparatus, display method, and display program
CN102419757A (en) Device and method for regulating interface access of plurality of file systems on same disk partition
JPH01246645A (en) Delayed journal merge system
JP2006309288A (en) File management system, access control part, file management method, and program
JP2000215242A5 (en) Work process management device and work process management method

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20031125