JP2010128730A - Measurement data transfer control device, method and program - Google Patents

Measurement data transfer control device, method and program Download PDF

Info

Publication number
JP2010128730A
JP2010128730A JP2008301875A JP2008301875A JP2010128730A JP 2010128730 A JP2010128730 A JP 2010128730A JP 2008301875 A JP2008301875 A JP 2008301875A JP 2008301875 A JP2008301875 A JP 2008301875A JP 2010128730 A JP2010128730 A JP 2010128730A
Authority
JP
Japan
Prior art keywords
stage
information
time
data
event
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.)
Granted
Application number
JP2008301875A
Other languages
Japanese (ja)
Other versions
JP5308133B2 (en
Inventor
光司 ▲高▼野
Koji Takano
Nobuyuki Oba
信之 大庭
Takeo Nakada
武男 中田
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.)
International Business Machines Corp
Original Assignee
International Business Machines 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 International Business Machines Corp filed Critical International Business Machines Corp
Priority to JP2008301875A priority Critical patent/JP5308133B2/en
Publication of JP2010128730A publication Critical patent/JP2010128730A/en
Application granted granted Critical
Publication of JP5308133B2 publication Critical patent/JP5308133B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a device etc. capable of efficiently performing data transfer when transferring measurement data to be observed to a subsequent stage so that a fatal loss of measurement information is prevented even if the measurement data exceeds a transfer band. <P>SOLUTION: The device includes: (A) a data receiver unit for successively receiving occurrence event information and for generating time information including an absolute elapsed time from the start of measurement; (B) a buffer for tentatively storing successive event information and time information; a data amount decision unit for deciding a data amount (C1) initially to be in a first stage, (C2) to be in a second stage when the buffer use rate exceeds a first ascending time threshold, and (C3) in the case of the second stage, to have returned to the first stage when the use rate falls below a first descending time threshold smaller than the first ascending time threshold; and a data transfer unit (D1) in the case of the first stage, for transferring the event information and the time information from the buffer to the subsequent stage intact, and (D2) in the case of the second stage, for transferring the event information from the buffer and coarse time information, having degraded accuracy of the time information, successively to the subsequent stage. <P>COPYRIGHT: (C)2010,JPO&amp;INPIT

Description

本発明は、一般的には測定データの転送制御に関する。 本発明は特に、観測対象となるシステムや装置の実時間動作についての測定データを後段の装置に転送する際の転送制御システム、そのための方法、およびコンピュータ・プログラムに関する。   The present invention generally relates to measurement data transfer control. In particular, the present invention relates to a transfer control system, a method therefor, and a computer program for transferring measurement data about real-time operation of a system or apparatus to be observed to a subsequent apparatus.

近年、観測対象となるシステムや装置の挙動を長時間にわたり実時間で測定し、測定したデータを記録し、それを分析することで、そのシステムや装置のデバッグ、テスト、性能向上、消費電力削減等を行う方式が広く用いられている。
図1は観測対象102となるシステムや装置等と、これら観測対象の挙動を測定し、測定したデータを次段の記録・分析装置に転送する「測定装置」104と、測定装置からデータを受け取り、それを記録・分析する「記録・分析装置」106とから成る、観測対象の実時間挙動の測定・記録・分析環境の一例を示したものである。
「測定装置」104は、大きく、観測対象102と接続するためのデータ入力インターフェイス112と、記録・分析装置106と接続するためのデータ出力インターフェイス118と、観測対象から測定される大量のデータを処理するための測定データ処理装置114とから構成される。測定データ処理装置114には、処理したデータを一時蓄える内部バッファ116を備える。
In recent years, the behavior of the system or device to be observed is measured in real time over a long period of time, and the measured data is recorded and analyzed to debug, test, improve performance, and reduce power consumption of the system or device. A method for performing the above is widely used.
FIG. 1 shows a system or device to be observed 102 and a “measuring device” 104 for measuring the behavior of these objects to be observed and transferring the measured data to the recording / analyzing device in the next stage, and receiving data from the measuring device. 1 shows an example of a measurement / recording / analysis environment of real-time behavior of an observation target, which comprises a “recording / analyzing device” 106 for recording / analyzing it.
The “measuring device” 104 is large and processes a large amount of data measured from the observation target, a data input interface 112 for connecting to the observation target 102, a data output interface 118 for connecting to the recording / analysis device 106. And a measurement data processing device 114. The measurement data processing device 114 includes an internal buffer 116 for temporarily storing processed data.

記録・分析装置106へ送られるデータは、観測対象の挙動を把握するための情報である。 具体的には、観測対象で発生した事象の種類を表す「事象情報」と、その事象がいつ発生したかを表す「時間情報」とで構成される。   The data sent to the recording / analyzing device 106 is information for grasping the behavior of the observation target. Specifically, it is composed of “event information” indicating the type of event that has occurred in the observation target, and “time information” indicating when the event has occurred.

データ入力インターフェイス112を介して測定されたデータは、内部バッファ116に一時的に蓄積(バッファリング)され、データ出力インターフェイス118を介して後段の記録・分析装置106へ転送される。 転送すべきデータ量がこの転送帯域を超えなければ、内部バッファ116はオーバーフローすることはない。 しかし、測定されたデータ量が多い場合は、この転送帯域を超えてしまうので、転送すべきデータを内部バッファから取り出す頻度を低くしなければならない。 このため、結果として内部バッファに測定されたデータが次々と蓄積され、いずれ内部バッファはオーバーフローしまう。 このとき、オーバーフローしたデータの喪失が起こる。
即ち、実時間測定で測定可能なデータ量は、測定装置が後段の記録・分析装置へデータを転送する際の転送帯域に制限され、万が一、観測対象から、測定装置の転送帯域を越える量の情報が測定された場合、その情報の一部が失われてしまう。
Data measured via the data input interface 112 is temporarily stored (buffered) in the internal buffer 116 and transferred to the recording / analyzing device 106 at the subsequent stage via the data output interface 118. If the amount of data to be transferred does not exceed this transfer bandwidth, the internal buffer 116 will not overflow. However, when the amount of data measured is large, this transfer bandwidth is exceeded, so the frequency with which data to be transferred is taken out from the internal buffer must be reduced. As a result, data measured in the internal buffer is accumulated one after another, and the internal buffer eventually overflows. At this time, loss of overflowed data occurs.
In other words, the amount of data that can be measured in real-time measurement is limited to the transfer bandwidth when the measuring device transfers data to the recording / analyzing device in the subsequent stage. When information is measured, part of the information is lost.

実時間測定においては、同一観測対象であっても、システムの動作状況に応じて、測定されるデータ量が大きく変化する。 たとえば、測定事象が、ある短期間に集中して大量に発生した場合などである。
そのため、実際に測定を行って初めてデータ量が判明することが多い。 測定装置の設計を測定の前に行おうとしても、事前に最適な帯域を判定することは難しく、ピークのデータ量を予測して設計、実装するしかない。
しかし、ピークのデータ量を十分マージンをとって見積もって転送帯域の設計をすると、めったに発生することの無いピーク時のために要する実装リソースのためにコスト高な設計となり、また逆に、ピークのデータ量のためのマージンを十分にとらないと、転送帯域を越えて情報が発生する可能性が高くなる。 この場合、測定データの一部が失われてしまうことになるが、ただ単に「測定データの一部が失われた」ということしか分からないため、実際に測定装置が持つべき理想的な転送帯域自体は不明のままである。 すなわち、観測対象の情報を過不足なく記録・分析するために最適な転送帯域が分からないため、観測対象の測定・記録・分析環境の最適な再構築を的確に行うことができない。
In real-time measurement, the amount of data to be measured varies greatly depending on the operating status of the system even for the same observation target. For example, when a large number of measurement events occur in a short period of time.
For this reason, the amount of data is often found only after actual measurement. Even if the measurement device is designed before the measurement, it is difficult to determine the optimum bandwidth in advance, and it is only possible to design and implement the peak data amount.
However, if the peak data amount is estimated with a sufficient margin and the transfer bandwidth is designed, it becomes a costly design due to the implementation resources required for the peak time, which rarely occurs, and conversely If a sufficient margin for the amount of data is not taken, there is a high possibility that information will occur beyond the transfer bandwidth. In this case, a part of the measurement data will be lost, but it is only known that "a part of the measurement data has been lost", so the ideal transfer bandwidth that the measurement device should actually have Itself remains unknown. In other words, since the optimum transfer bandwidth is not known for recording and analyzing the information to be observed without excess or deficiency, the optimum reconstruction of the measurement, recording and analysis environment for the observation target cannot be performed accurately.

特開平08−130647では、データの特性に応じて動的にデータ・フォーマットを変えてデータ量を削減する技術が示唆されている。 また、特開平11−184733では、故障データのデータ量を削減するため、第1のデータ・フォーマットからある情報を削減した第2のデータ・フォーマットを使用し、この第2のデータ・フォーマットに後でデータを追加して、情報を復元する技術について開示されている。   Japanese Patent Application Laid-Open No. 08-130647 suggests a technique for reducing the amount of data by dynamically changing the data format according to the data characteristics. Japanese Patent Laid-Open No. 11-184733 uses a second data format in which certain information is reduced from the first data format in order to reduce the data amount of failure data. The technology for restoring data by adding data is disclosed.

しかし、これらの技術は、あくまでも、素の(通常時の)データを転送する場合の転送量が分かっているデータ転送環境を前提とするものである。 即ち、素のデータを転送するための十分な転送帯域が確保された上で、その転送量を低減して効率の良いデータ転送をするために、素のデータから、後で復元可能な、圧縮されたまたは情報の一部が削除されたデータ・フォーマットに変換してデータを転送する技術についてのものである。   However, these techniques are based on a data transfer environment in which the transfer amount in transferring raw (normal) data is known. In other words, after a sufficient transfer bandwidth is secured to transfer the raw data, the data can be reduced and the data can be restored from the original data in order to reduce the transfer amount and perform efficient data transfer. This is a technique for transferring data by converting it into a data format in which a part of information or a part of information is deleted.

従って、単位時間当たりにどの程度の頻度(即ち、データ量)の測定データが得られるか予測がつかないような、開発途上またはテスト中の観測対象について、その測定データを記録・分析装置へ転送する場合には、転送データ量が転送帯域を越えてしまうことで、測定データの一部が失われてしまうような可能性を持つため、上記参考技術に基づく方法では対処できない。   Therefore, transfer the measured data to the recording / analyzing device for the observation target that is under development or testing so that it is impossible to predict how often the measured data will be obtained per unit time (ie, data volume). In this case, since the transfer data amount exceeds the transfer band, a part of the measurement data may be lost.

特開平08−130647号公報Japanese Patent Laid-Open No. 08-130647 特開平11−184733号公報Japanese Patent Laid-Open No. 11-184733

本発明の目的は、観測対象となるシステムや装置の実時間動作等についての測定データを後段の記録・分析装置等に転送する際に、転送すべき測定データが転送帯域を超えるほど増加した場合にも、測定情報が失われることが無いように適応して、データ転送を効率的に行うことができる装置等を提供することである。   The purpose of the present invention is when the measurement data about the real-time operation of the system or apparatus to be observed is transferred to the recording / analyzing apparatus in the subsequent stage, and the measurement data to be transferred increases as it exceeds the transfer band. Another object is to provide an apparatus and the like that can perform data transfer efficiently by adapting so that measurement information is not lost.

上記課題を解決するために、本発明では、観測対象で発生した事象を測定し、測定されたデータを次段へ転送する測定データ処理装置を提供する。
本発明の第1の側面においては、この装置は、(A)この発生した事象の種類を示す事象情報を受け取り、この事象情報に関連した、測定を開始してからこの事象が発生するまでの絶対経過時間を含む時間情報を生成する、データ受取り部を備える。 この装置はまた、(B)この事象情報と時間情報とを一時的に蓄える、内部バッファを備える。 この装置はさらに、(C)この内部バッファに蓄えられているデータ量を判断する、データ量判断部を備え、このデータ量判断部は、(1)データ量が最も低い第1段階にある場合に、データ量の前記内部バッファに占める使用率が、第1上昇時閾値を超えた場合は、データ量は第1段階よりも多い第2段階になったと判断し、(2)第2段階にある場合に、前記使用率が、第1上昇時閾値より小さい第1下降時閾値を下回った場合は、データ量は第1段階に戻ったと判断する。 この装置はさらに、(D)データ転送部を備え、このデータ転送部は(1)第1段階であると判断する場合には、内部バッファから事象情報と時間情報とを取り出して、取り出した事象情報と時間情報とを次段へ転送し、(2)第2段階であると判断する場合には、内部バッファから事象情報と時間情報とを取り出して、この事象情報と、時間情報の精度を低下させた粗時間情報とを、次段へ転送する。
In order to solve the above-described problems, the present invention provides a measurement data processing apparatus that measures an event occurring in an observation target and transfers the measured data to the next stage.
In the first aspect of the present invention, the apparatus receives (A) event information indicating the type of the event that has occurred, and starts measurement related to the event information until the event occurs. A data receiving unit is provided for generating time information including the absolute elapsed time. The device also includes (B) an internal buffer that temporarily stores this event information and time information. The apparatus further includes (C) a data amount determining unit that determines the amount of data stored in the internal buffer, and the data amount determining unit is (1) in the first stage where the data amount is the lowest. In addition, when the usage rate of the data amount in the internal buffer exceeds the first rise threshold, it is determined that the data amount has become the second stage which is larger than the first stage, and (2) the second stage is reached. In some cases, if the usage rate falls below a first falling threshold value that is smaller than the first rising threshold value, it is determined that the amount of data has returned to the first stage. The apparatus further includes (D) a data transfer unit. (1) When it is determined that the data transfer unit is in the first stage, the event information and the time information are extracted from the internal buffer, and the extracted event When the information and time information are transferred to the next stage and (2) it is determined that the second stage, the event information and time information are taken out from the internal buffer, and the accuracy of the event information and time information is determined. The reduced coarse time information is transferred to the next stage.

また、本発明の第2の側面においては、本発明の第1の側面における装置において、データ量判断部が、更に、(4)第2段階にある場合に、使用率が、第1上昇時閾値より大きい第2上昇時閾値を超えた場合は、データ量は第2段階よりも多い第3段階になったと判断し、(5)第3段階にある場合に、使用率が、第1上昇時閾値より大きく第2上昇時閾値より小さい第2下降時閾値を下回った場合は、データ量は第2段階に戻ったと判断する。 また、本発明の第1の側面における装置において、データ転送部が、更に、(3)統計記録部を含み、(4)第3段階であると判断する場合には、内部バッファから事象情報と時間情報とを取り出して、取り出したこの事象情報のみを次段へ転送し、かつ、取り出したこの事象情報と時間情報とを元に生成した統計情報であって、統計の計測開始から現時点までの事象の種類ごとの累積数と、統計の計測開始から現時点までの時間情報の総和とを含む、統計情報を作成して統計記録部に記録する。   Further, according to a second aspect of the present invention, in the apparatus according to the first aspect of the present invention, when the data amount determination unit is further in the (4) second stage, the usage rate is at the time of the first increase. When the second rising threshold value, which is greater than the threshold value, is exceeded, it is determined that the data amount has reached the third stage, which is greater than the second stage. (5) When the third stage is in the third stage, the usage rate increases to the first level. When the value falls below the second falling threshold value that is larger than the hour threshold value and smaller than the second rising threshold value, it is determined that the data amount has returned to the second stage. Further, in the apparatus according to the first aspect of the present invention, when the data transfer unit further includes (3) a statistical recording unit and (4) it is determined that it is the third stage, the event information is read from the internal buffer. Time information is taken out, only this event information taken out is transferred to the next stage, and the statistical information generated based on this taken out event information and time information, from the start of statistical measurement to the present time Statistical information including the cumulative number for each event type and the sum of the time information from the start of statistical measurement to the present time is created and recorded in the statistical recording unit.

さらにまた、本発明の第3の側面においては、本発明の第2の側面における装置において、データ量判断部が、更に、(6)第3段階にある場合に、使用率が、第2上昇時閾値より大きい第3上昇時閾値を超えた場合は、データ量は第3段階よりも多い第4段階になったと判断し、(7)第4段階にある場合に、使用率が、第2上昇時閾値より大きく第3上昇時閾値より小さい第3下降時閾値を下回った場合は、データ量は前記第3段階に戻ったと判断する。 また、本発明の第2の側面における装置において、データ転送部が、更に、(5)第4段階であると判断する場合には、内部バッファから事象情報と時間情報とを取り出して、次段へ何も転送せず、かつ、統計情報を作成して統計記録部に記録する。   Furthermore, in the third aspect of the present invention, in the apparatus according to the second aspect of the present invention, when the data amount determination unit is further (6) in the third stage, the usage rate is increased by the second. When the third rising threshold value, which is larger than the hour threshold value, is exceeded, it is determined that the amount of data has become the fourth stage which is larger than the third stage. (7) When the fourth stage is in the fourth stage, the usage rate is the second When the value falls below the third falling threshold value that is larger than the rising threshold value and smaller than the third rising threshold value, it is determined that the data amount has returned to the third stage. In the apparatus according to the second aspect of the present invention, when the data transfer unit further determines (5) the fourth stage, the event information and the time information are extracted from the internal buffer, and the next stage Nothing is transferred to and statistical information is created and recorded in the statistical recording unit.

以上、本発明の概要を、データの転送を制御する装置として説明したが、上記課題を解決するために、本発明ではさらに、当該装置によってその機能を実施する方法を提供する。 また本発明は、当該装置にこれら方法を実行させるためのコンピュータ・プログラムも提供する。   The outline of the present invention has been described above as an apparatus for controlling data transfer. However, in order to solve the above problems, the present invention further provides a method for performing the function by the apparatus. The present invention also provides a computer program for causing the apparatus to execute these methods.

尚、上記発明の概要は、本発明の必要な特徴の全てを列挙したものではなく、これらの構成要素のコンビネーションまたはサブコンビネーションもまた、本発明として提供することができることに留意されたい。   It should be noted that the above summary of the invention does not enumerate all necessary features of the present invention, and that combinations or subcombinations of these components can also be provided as the present invention.

以下、添付図面を参照して、本発明を実施するための最良の形態(以下、実施形態)について詳細に説明する。 なお、実施形態の説明の全体を通じて同じ要素には同じ番号を付している。   The best mode for carrying out the present invention (hereinafter referred to as an embodiment) will be described below in detail with reference to the accompanying drawings. Note that the same number is assigned to the same element throughout the description of the embodiment.

1.本発明の実施に係る装置の構成と機能
本発明は、図1に示した、観測対象の実時間挙動の測定・記録・分析環境における「測定装置」104の主要部である測定データ処理装置114として実施することができる。
図2は、本発明の実施に係る、測定データ処理装置114の構成とその機能を模式的に示すものである。
1. Configuration and Function of Apparatus According to the Implementation of the Present Invention The present invention is a measurement data processing apparatus 114 that is a main part of the “measurement apparatus” 104 in the measurement / recording / analysis environment of the real-time behavior of the observation target shown in FIG. Can be implemented as
FIG. 2 schematically shows the configuration and function of the measurement data processing apparatus 114 according to the embodiment of the present invention.

1.1 測定データの内部バッファへの格納
データ受取り部202は、観測対象102で発生する実時間事象を逐次測定したデータを、逐次の事象情報として受け取る。 データ受取り部202はまた、測定データ処理装置114に備わるクロック等で計測される、この逐次の事象情報を受け取った絶対時刻を元に、この事象情報に関連する時間情報を生成する。
1.1 Storage of Measurement Data in Internal Buffer The data receiving unit 202 receives data obtained by sequentially measuring real-time events occurring in the observation target 102 as sequential event information. The data receiving unit 202 also generates time information related to the event information based on the absolute time when the sequential event information is received, which is measured by a clock or the like provided in the measurement data processing device 114.

ここで、時間情報は、観測対象102に対する実時間事象の測定を開始した時刻を0とした絶対経過時間とすることができる。
しかし一般に、絶対経過時間を表すには多くの桁数を必要とするので、これをそのまま時間情報として後段の記録・分析装置106に転送するのは、転送帯域の観点から効率が悪い。 よって、時間情報としては、直前に測定された事象の時刻から今回測定された事象の時刻までの差分時間とすることができる。 観測対象102に対する実時間事象の測定を開始した時刻と、その後の全ての測定事象間の差分時間がわかれば、結果的にすべての事象の絶対経過時間(即ち、発生時刻)がわかることになる。
Here, the time information can be an absolute elapsed time with the time when the measurement of the real-time event for the observation object 102 is started as 0.
However, since a large number of digits are generally required to represent the absolute elapsed time, it is inefficient from the viewpoint of the transfer bandwidth to transfer this as it is to the subsequent recording / analysis apparatus 106 as time information. Therefore, the time information can be a difference time from the time of the event measured immediately before to the time of the event measured this time. If the time when the measurement of the real-time event for the observation object 102 is started and the difference time between all the measurement events thereafter are known, the absolute elapsed time (that is, the occurrence time) of all the events can be known as a result. .

例えば、データ受取り部202は差分時間カウンタ204を備え、この差分時間カウンタ204は、直前の事象情報を受け取ったときにカウンタ値をリセットして時間カウントを開始し、今回の事象情報を受け取ったときのカウンタ値、即ち直前の事象発生時から今回の事象発生時までの差分時間を、時間情報として生成することができる。   For example, the data receiving unit 202 includes a differential time counter 204. When the differential time counter 204 receives the previous event information, the counter value is reset to start counting the time, and when the current event information is received. Counter value, that is, a difference time from the occurrence of the immediately preceding event to the occurrence of the current event can be generated as time information.

このようにして、逐次受け取られた事象情報と、その事象情報に関連して生成された時間情報(例えば、差分時間)とは、合わせて内部バッファ206に送られ、一時そこに蓄えられる。
図3(a)は、データ受取り部から内部バッファに逐次送られ、そこに蓄えられるデータのフォーマットの例を示すものである。 この例では、時間情報はnビットの2進数で表される。 このフォーマットで表現可能な時間情報は、0〜(2)−1単位時間である。
このように、事象情報mビットと時間情報nビットの計m+nビットのデータが、観測対象102で発生する事象を計測し受け取るごとに逐次に内部バッファ206に送られる。
In this way, the sequentially received event information and the time information (for example, difference time) generated in association with the event information are sent together to the internal buffer 206 and temporarily stored therein.
FIG. 3A shows an example of the format of data that is sequentially sent from the data receiving unit to the internal buffer and stored therein. In this example, the time information is represented by an n-bit binary number. The time information that can be expressed in this format is 0 to (2 n ) -1 unit time.
In this way, a total of m + n bits of event information m bits and time information n bits are sequentially sent to the internal buffer 206 every time an event occurring in the observation target 102 is measured and received.

内部バッファ206は、測定データ処理装置114の次段である記録・分析装置106に測定データ等を転送する際のこれらデータのバッファ(緩衝)記憶装置であり、典型的にはFIFO(First In First Out)の原理に基づいて動作するバッファである。 即ち、先にバッファに蓄えられたデータから順に排出される。   The internal buffer 206 is a buffer (buffer) storage device for transferring measurement data and the like to the recording / analysis device 106 that is the next stage of the measurement data processing device 114, and is typically a FIFO (First In First). The buffer operates based on the principle of (Out). That is, the data stored in the buffer is discharged in order.

1.2 データ量の程度の段階の判断
データ量判断部208は、その時点での内部バッファ206に蓄えられているデータ量が内部バッファの全容量に占める使用率を随時モニタして、そのデータ量の程度が複数の段階の何れに属するかを判断する。
図4は、本発明の実施に基づいてデータ量判断部208が判断する、モニタされたデータ量が内部バッファの全容量に占める使用率と、データ量の程度の段階の遷移との関係の例を示す。 以下この図の例に沿って説明する。
1.2 Determination of the level of the amount of data The data amount determination unit 208 monitors the usage rate of the data amount stored in the internal buffer 206 at that time in the total capacity of the internal buffer as needed, and It is determined to which of a plurality of stages the quantity level belongs.
FIG. 4 shows an example of the relationship between the usage rate of the monitored data amount in the total capacity of the internal buffer and the transition of the level of the data amount, which is determined by the data amount determination unit 208 based on the implementation of the present invention. Indicates. Hereinafter, description will be made along the example of this figure.

まず、この測定データ処理装置114が稼動し始めた初期状態では、内部バッファにはデータが全く蓄えられていない状態から徐々に蓄えられ始める訳なので、データ量判断部208は、初期的には、データ量は最も低い第1段階(Low)502であると判断する。 データ量判断部208は、データ量が第1段階にある場合に、内部バッファの使用率が、第1上昇時閾値(例えば45%)を超えた場合は、データ量は第1段階よりも多い第2段階(Middle)504になったと判断する。 逆に、データ量が第2段階にある場合に、内部バッファの使用率が、第1上昇時閾値より小さい第1下降時閾値(例えば35%)を下回った場合は、データ量は第1段階(Low)に戻ったと判断する。   First, in the initial state when the measurement data processing device 114 starts to operate, the data amount judgment unit 208 initially starts storing data gradually from a state in which no data is stored in the internal buffer. It is determined that the data amount is the lowest first stage (Low) 502. When the data amount is in the first stage and the usage rate of the internal buffer exceeds the first rising threshold value (for example, 45%), the data amount determination unit 208 has a larger data amount than the first stage. It is determined that the second stage (Middle) 504 is reached. Conversely, when the data amount is in the second stage and the internal buffer usage rate falls below a first falling threshold value (eg, 35%) that is smaller than the first rising threshold value, the data amount is in the first stage. It is determined that the state has returned to (Low).

データ量判断部208は更に、データ量が第2段階にある場合に、内部バッファの使用率が、第1上昇時閾値より大きい第2上昇時閾値(例えば75%)を超えた場合は、データ量は第2段階よりも多い第3段階(High)506になったと判断する。 逆に、データ量が第3段階にある場合に、内部バッファの使用率が、第1上昇時閾値より大きく前記第2上昇時閾値より小さい第2下降時閾値(例えば65%)を下回った場合は、データ量は前記第2段階に戻ったと判断する。   Further, when the data amount is in the second stage, the data amount determination unit 208 further determines the data when the internal buffer usage rate exceeds a second rising threshold value (for example, 75%) that is larger than the first rising threshold value. It is determined that the amount has reached the third stage (High) 506, which is larger than the second stage. Conversely, when the data amount is in the third stage, the internal buffer usage rate falls below a second falling threshold (eg, 65%) that is larger than the first rising threshold and smaller than the second rising threshold. Determines that the amount of data has returned to the second stage.

データ量判断部208は更に、データ量が第3段階にある場合に、内部バッファの使用率が、第2上昇時閾値より大きい第3上昇時閾値(例えば95%)を超えた場合は、データ量は第3段階よりも多い第4段階(Almost Full)508になったと判断する。 逆に、データ量が第4段階にある場合に、内部バッファの使用率が、第2上昇時閾値より大きく前記第3上昇時閾値より小さい第3下降時閾値(例えば85%)を下回った場合は、データ量は第3段階に戻ったと判断する。   Further, when the data amount is in the third stage, the data amount determination unit 208 further determines the data when the internal buffer usage rate exceeds a third rising threshold value (for example, 95%) that is larger than the second rising threshold value. It is determined that the amount has reached the fourth stage (Almost Full) 508, which is larger than the third stage. Conversely, when the data amount is in the fourth stage, the internal buffer usage rate falls below a third falling threshold value (for example, 85%) that is larger than the second rising threshold value and smaller than the third rising threshold value. Determines that the amount of data has returned to the third stage.

このように、データ量の段階間の遷移に履歴(ヒステリシス)を持たせることで、内部バッファの使用率が閾値境界付近に留まる場合に、判断されるデータ量の段階が頻繁に切り替わることを防止することができる。   In this way, by having a history (hysteresis) in the transition between the data volume stages, it is possible to prevent the determined data volume stages from being frequently switched when the internal buffer usage rate remains near the threshold boundary. can do.

尚、本実施形態では、データ量の程度の段階が最大で4段階である態様を示したが、段階がこれより多い態様も当然に可能であることは言うまでもない。   In the present embodiment, a mode in which the level of the data amount is four at the maximum is shown, but it is needless to say that a mode having more levels is naturally possible.

1.3 転送データのフォーマットの変更
データ転送部210は、内部バッファ206から、各事象ごとの事象情報と時間情報とからなるデータを、先に蓄えられたものから順次取り出して(即ち、排出させて)、データ量判断部208が判断した、内部バッファ206のデータ量の程度の段階に基づいて、当該データのフォーマットを適宜変更して、次段である記録・分析装置106に転送する。
このフォーマットの変更は、測定したデータが失われてしまうことを回避するために行われる。 即ち、測定装置から転送すべきデータ量が転送帯域の限界に向かって増えるに従って、実時間測定で必要不可欠な情報は残しつつ、割愛したとしても実時間測定に悪影響を与えにくい情報から先に割愛していく。
1.3 Change of Transfer Data Format The data transfer unit 210 sequentially extracts (ie, discharges) data including event information and time information for each event from the previously stored data from the internal buffer 206. Based on the level of the amount of data in the internal buffer 206 determined by the data amount determination unit 208, the format of the data is appropriately changed and transferred to the recording / analysis apparatus 106 as the next stage.
This format change is performed to avoid losing the measured data. In other words, as the amount of data to be transferred from the measuring device increases toward the limit of the transfer bandwidth, information that is indispensable for real-time measurement remains, but information that is difficult to adversely affect real-time measurement is omitted first. I will do it.

データ転送部210は、データ量判断部208が判断したデータ量の程度の段階が第1段階(Low)である場合は、内部バッファ206から逐次取り出した事象情報と時間情報のフォーマットを変更せず、そのまま次段の記録・分析装置106に転送する。   If the level of the data amount determined by the data amount determination unit 208 is the first step (Low), the data transfer unit 210 does not change the format of the event information and the time information sequentially extracted from the internal buffer 206. Then, the data is transferred to the recording / analysis device 106 at the next stage as it is.

データ転送部210は、データ量の程度の段階が第2段階(Middle)である場合は、内部バッファ206から逐次取り出した事象情報に関してはフォーマットを変更せずそのまま転送し、時間情報に関しては、その時間情報の精度を低下させてデータ量を減らした「粗時間情報」に変換して、この事象情報と粗時間情報とを次段の記録・分析装置106に転送する。
即ち、データ量の程度の段階が第2段階(Middle)の場合は、時間の精度に関しては情報量を落とすが、測定された事象の順列と、事象間のある程度の時刻情報は得られる。
When the level of the amount of data is the second level (Middle), the data transfer unit 210 transfers the event information sequentially extracted from the internal buffer 206 without changing the format, and regarding the time information, This is converted into “rough time information” in which the accuracy of the time information is reduced to reduce the data amount, and the event information and the rough time information are transferred to the recording / analyzing device 106 in the next stage.
That is, when the level of the data amount is the second level (Middle), the amount of information is reduced with respect to the accuracy of time, but the permutation of measured events and a certain amount of time information between events can be obtained.

精度を低下させた粗時間情報とは、例えば、時間情報を表現するための有効桁数を低下させたものとすることができる。
精度を低下させた粗時間情報とは、また、時間情報を表す数値を、この数値の桁数の値に変換したものとすることができる。 桁数とは時間情報を2進数で表現したときの最も左にある1の桁をいう。 言い換えると、時間情報のlog2をとって少数点以下を切り捨てた値である。 たとえば、時間情報が00000010であれば粗時間情報は1であり、時間情報が00101001であれば粗時間情報は5である。
図3(b)は、データ量の程度の段階が第2段階(Middle)である場合に転送されるデータのフォーマットの例を、段階が第1段階(Low)である場合(同図(a))と対比して示す。 ここで、n>n’である。
The coarse time information with reduced accuracy may be, for example, a reduced number of effective digits for expressing time information.
The coarse time information with reduced accuracy can be obtained by converting a numerical value representing the time information into a value of the number of digits of the numerical value. The number of digits means the leftmost digit when time information is expressed in binary. In other words, it is a value obtained by taking log2 of time information and rounding down the decimal point. For example, if the time information is 00000010, the coarse time information is 1, and if the time information is 00101001, the coarse time information is 5.
FIG. 3B shows an example of the format of data to be transferred when the level of the amount of data is the second level (Middle), and the case where the level is the first level (Low). )). Here, n> n ′.

データ転送部210は、さらに、データ量の程度の段階が第3段階(High)である場合は、内部バッファ206から逐次取り出した事象情報に関してはフォーマットを変更せずそのまま転送する。 時間情報に関しては、直接は次段に転送せず、その代わりに、これまでに内部バッファから取り出したデータに、今回取り出したデータを含めたものを対象として統計的処理を行い、この統計的処理の結果を、データ転送部210に備わった統計記録部212に記録する。
統計記録部212に記録された統計的処理の結果は、定期的に、または所定の条件時に、その一部または全部が次段の記録・分析装置106に転送されるが、これについては後述する。
即ち、データ量の程度の段階が第3段階(High)である場合は、測定された事象の順列は後段に記録されるが、事象間の時間情報を毎回は転送せず、ある程度の事象の塊の単位で時間情報(即ち、統計情報)を転送する。
Further, when the level of the amount of data is the third level (High), the data transfer unit 210 transfers the event information sequentially extracted from the internal buffer 206 without changing the format. The time information is not transferred directly to the next stage. Instead, statistical processing is performed on the data that has been extracted from the internal buffer so far, including the data extracted this time. Is recorded in the statistical recording unit 212 provided in the data transfer unit 210.
The result of the statistical processing recorded in the statistical recording unit 212 is transferred to the next-stage recording / analyzing device 106, either partly or entirely, periodically or under a predetermined condition, which will be described later. .
That is, when the level of the data amount is the third level (High), the permutation of the measured event is recorded in the subsequent stage, but the time information between events is not transferred every time, Transfer time information (ie, statistical information) in units of chunks.

データ転送部210は、さらに、データ量の程度の段階が第4段階(Almost Full)である場合は、内部バッファ206から逐次取り出した事象情報も時間情報も次段には転送しない。 時間情報に関しては、第3段階の場合と同様に、これまでに内部バッファから取り出したデータに、今回取り出したデータを含めたものを対象として統計的処理を行い、この統計的処理の結果を、データ転送部210に備わった統計記録部212に記録する。
統計記録部212に記録された統計的処理の結果は、定期的に、または所定の条件時に、その一部または全部が次段の記録・分析装置106に転送される。
即ち、第4段階(Almost Full)の場合は、事象の順列の情報も割愛されるが、統計処理を当該装置内部で行うため、観測対象がどのくらいのデータ量のデータを出力していたか等は正確に捉えることができる。
Further, when the level of the data amount is the fourth level (Almost Full), the data transfer unit 210 does not transfer the event information and the time information sequentially extracted from the internal buffer 206 to the next level. As for the time information, as in the case of the third stage, the statistical processing is performed on the data that has been extracted from the internal buffer so far, including the data that has been extracted this time. The data is recorded in the statistics recording unit 212 provided in the data transfer unit 210.
A part or all of the results of the statistical processing recorded in the statistical recording unit 212 are transferred to the next-stage recording / analyzing device 106 periodically or at a predetermined condition.
That is, in the case of the fourth stage (Almost Full), the event permutation information is also omitted, but since the statistical processing is performed inside the apparatus, how much data the observation target was outputting, etc. It can be accurately captured.

1.4 統計的処理
データ量の程度の段階が第3段階および第4段階の場合に行われる統計的処理の実施例について説明する。
図5は、統計的処理を行うために統計記録部212にて管理する情報の一例を示す。
まず、観測対象の事象が測定された際に、その事象が何であるかを管理するために、事象情報を項目として持つ。統計の計測開始時に頻度は0として、その後その事象が測定されるたびに、頻度が1ずつカウントアップされ、その事象の頻度を統計記録部212に記憶する。 同時に、統計の計測開始から現時点までの総経過時間を求めて統計記録部212に記録する。 総経過時間と頻度とから平均の時間間隔が算出可能となる。
統計記録部212に記録されたこれらの情報により、実時間測定で各事象がどのくらいの頻度で、かつ、どういった平均時間間隔で発生するかを知ることができる。 この情報を取ることで、実際に詳細に実時間解析する際に、どの程度の測定の性能をハードウエアとして持てばよいかが解析できるようになる。
1.4 Statistical Processing An example of statistical processing performed when the level of the amount of data is the third stage and the fourth stage will be described.
FIG. 5 shows an example of information managed by the statistical recording unit 212 in order to perform statistical processing.
First, when an event to be observed is measured, event information is included as an item in order to manage what the event is. The frequency is set to 0 at the start of statistical measurement, and each time the event is measured, the frequency is incremented by 1 and the frequency of the event is stored in the statistical recording unit 212. At the same time, the total elapsed time from the start of statistics measurement to the current time is obtained and recorded in the statistics recording unit 212. An average time interval can be calculated from the total elapsed time and frequency.
From these pieces of information recorded in the statistical recording unit 212, it is possible to know how often each event occurs in the real-time measurement and at what average time interval. By taking this information, it is possible to analyze how much measurement performance should be provided as hardware when actually analyzing in detail in real time.

統計記録部212には更に、統計の計測開始から現時点までの事象の種類ごとの差分時間の最大値と、同じくその最小値と、その差分時間の二乗総和値とのうちの少なくとも1つを含めることができる。 この二乗総和値は分散の算出に用いることができる。
平均と分散を常に求めることで、ある時点で測定されたデータが、それまでに測定されたデータ群に対してどのくらい乖離しているかを求めることができる。 過去に測定されたデータ群から乖離しているということは、その測定データは何らかの特徴的なデータである可能性があるため、特別に扱うことにしてもよい。 例えば、3σ(σは標準偏差)以上はなれた観測データに関してだけは、事象情報だけでなくその時間情報を転送するようにしても良い。
The statistical recording unit 212 further includes at least one of the maximum value of the difference time for each event type from the start of statistics measurement to the current time, the minimum value, and the sum of squares of the difference time. be able to. This square sum value can be used to calculate the variance.
By always obtaining the mean and the variance, it is possible to obtain how much the data measured at a certain time is different from the data group measured so far. The deviation from the data group measured in the past may be treated specially because the measurement data may be some characteristic data. For example, not only the event information but also the time information may be transferred only for the observation data that is more than 3σ (σ is the standard deviation).

これらの情報は、測定データが入来する度に更新される。
統計記録部212に未だエントリされていない事象情報が測定された場合は、新たにそのエントリを追加する。
統計記録部212の事象情報欄のエントリがすべて埋まり、更にエントリに無い事象が測定された場合、統計記録部212の中から1エントリを取り出し、その取り出した情報を後段の記録・分析装置へ転送する。 どのエントリを取り出すかは、従来キャッシュの技術で用いられているLRU(Least Recently Used)アルゴリズムに基づいて、最も昔に更新されたエントリを選択することができるし、他の方法で選択することもできる。
These pieces of information are updated every time measurement data comes in.
When event information that has not yet been entered in the statistical recording unit 212 is measured, the entry is newly added.
When all the entries in the event information column of the statistical recording unit 212 are filled and an event that does not exist in the entry is further measured, one entry is extracted from the statistical recording unit 212 and the extracted information is transferred to the recording / analyzing device at the subsequent stage To do. Which entry is to be extracted can be selected from the oldest updated entry based on the LRU (Least Recently Used) algorithm conventionally used in the cache technology, or can be selected by other methods. it can.

また、最も近時に測定された事象情報は、統計記録部212の最上部に移動し、最も近時に測定されたものから順番に並び替えられるように管理してもよい。 これによって、上記のLRUアルゴリズムは、単に表の並びを管理することで実現できる。 すなわちあまり測定されない事象はどんどん表の下に移動し、最終的には表から溢れる。 その溢れた統計情報のみを次段の記録・分析装置へ転送することでLRUアルゴリズムが実装できる。 これによって、頻度の高い事象に関しては、当該測定データ処理装置の内部で統計処理され、後段の記録・分析装置へ転送されなくなるため、転送帯域を圧迫することがなくなり、いずれ内部バッファの使用率が下がる。
内部バッファの使用率が下がった段階で、統計記録部212に記録された統計情報の全部または一部を、後段の装置に転送して、統計記録部212をクリアすることができる。 例えば、データ量が第3段階(High)または第4段階(Almost Full)から第2段階(Middle)になったことを条件に、この統計記録部212の統計情報の後段への転送と統計記録部212のクリアを行わせることができる。
この統計記録部212のクリアは、時間的条件に基づいても行わせることができる。 例えば、前回にこのクリアを行った時点から所定の時間が経過するまでは、たとえデータ量が第2段階(Middle)であっても、この統計記録部212の統計情報の後段への転送と統計記録部212のクリアを行わせないようにすることができる。
The event information measured most recently may be managed so that it moves to the top of the statistical recording unit 212 and is rearranged in order from the latest measured. Thus, the above LRU algorithm can be realized simply by managing the arrangement of tables. That is, events that are not measured much move down the table and eventually overflow from the table. The LRU algorithm can be implemented by transferring only the overflowed statistical information to the recording / analyzing apparatus in the next stage. As a result, events that occur frequently are statistically processed inside the measurement data processing device and are not transferred to the recording / analysis device at the subsequent stage. Go down.
When the usage rate of the internal buffer decreases, all or part of the statistical information recorded in the statistical recording unit 212 can be transferred to a subsequent apparatus to clear the statistical recording unit 212. For example, on the condition that the data amount changes from the third stage (High) or the fourth stage (Almost Full) to the second stage (Middle), the statistical information of the statistical recording unit 212 is transferred to the subsequent stage and the statistical recording. The section 212 can be cleared.
The clearing of the statistical recording unit 212 can also be performed based on temporal conditions. For example, until the predetermined time elapses from the time when this clearing was performed last time, even if the data amount is the second stage (Middle), the statistical information in the statistical recording unit 212 is transferred to the subsequent stage and the statistical It is possible to prevent the recording unit 212 from being cleared.

以上によって、測定されたデータが多量の場合であっても、測定データが表す情報を失うという状況を回避しつつ、統計情報といった有用な情報を取得することも可能となる。   As described above, even when the amount of measured data is large, it is possible to obtain useful information such as statistical information while avoiding the situation of losing information represented by the measurement data.

1.5 時間調整部
これまで述べた、本発明の実施に係る手法を用いると、データ量が中程度、あるいは多量の場合、時間情報の精度が低下してしまう。 そこで、定期的に測定開始からの絶対時間を後段の装置に出力させることができる。 これによって、測定開始からの絶対時間を適時補正することが可能となり、転送データのフォーマットを変化させる本手法を用いても測定開始時刻を0とした絶対時間のリカバリーが可能となる。 以下、この実施形態について説明する。
1.5 Time Adjustment Unit If the method according to the embodiment of the present invention described so far is used, the accuracy of time information is reduced when the amount of data is medium or large. Therefore, the absolute time from the start of measurement can be periodically output to the subsequent apparatus. As a result, the absolute time from the start of measurement can be corrected in a timely manner, and the absolute time can be recovered with the measurement start time set to 0 even using this method for changing the format of the transfer data. Hereinafter, this embodiment will be described.

測定データ処理装置114に、時間調整部222を備える。 この時間調整部222は、観測対象の測定開始時刻を0とした絶対時間を管理する絶対時間カウンタ224を備える。
図6は、絶対時間カウンタ224でカウントされる絶対時間のフォーマットの例を示す。
絶対時間が必要となるのは、事象発生頻度が極端に少ない場合であり、即ち、差分時間カウンタ204でカウントされる差分時間の時間情報がオーバーフローしたときである。 よって、この差分時間カウンタがオーバーフローした場合に、絶対時間カウンタ224の絶対時間を後段の装置に送出し、同時に差分時間カウンタをリセットする。
The measurement data processing device 114 includes a time adjustment unit 222. The time adjustment unit 222 includes an absolute time counter 224 that manages an absolute time in which the measurement start time of the observation target is zero.
FIG. 6 shows an example of an absolute time format counted by the absolute time counter 224.
The absolute time is required when the event occurrence frequency is extremely low, that is, when the time information of the differential time counted by the differential time counter 204 overflows. Therefore, when the difference time counter overflows, the absolute time of the absolute time counter 224 is sent to the subsequent apparatus, and at the same time, the difference time counter is reset.

図7は、時間調整部222による絶対時間の送出タイミングの例を示す。 測定される事象情報が無い場合で、直前の事象情報の測定時からの差分時間が、差分時間カウンタをオーバーフローさせた段階で、絶対時間T1を送出する。 その後、差分時間カウンタをリセットした状態で、再び事象情報が測定されるのを待つ。 依然として事象情報が測定されず、再度差分時間が、差分時間カウンタをオーバーフローさせた段階で、絶対時間T2を送出して、差分時間カウンタをリセットする。 その後、T2からある程度時間が経過し、事象情報が測定された際に、この事象情報とT2からの差分時間の時間情報とを送出する。   FIG. 7 shows an example of the absolute time transmission timing by the time adjustment unit 222. When there is no event information to be measured, the absolute time T1 is sent when the difference time from the measurement of the immediately preceding event information overflows the difference time counter. After that, with the differential time counter reset, it waits for event information to be measured again. When the event information is not yet measured and the difference time again overflows the difference time counter, the absolute time T2 is sent and the difference time counter is reset. Thereafter, when a certain amount of time elapses from T2 and event information is measured, the event information and time information of a difference time from T2 are transmitted.

2.本発明の実施に係る方法
以上、本発明の実施形態を、観測対象で発生した事象を測定し、測定されたデータを次段へ転送する測定データ処理装置として説明したが、本発明はまた、当該測定データ処理装置によってデータの転送を制御する方法としての側面からも捉えることができる。
2. As described above, the embodiment of the present invention has been described as a measurement data processing apparatus that measures an event occurring in an observation target and transfers the measured data to the next stage. It can also be understood from the aspect as a method of controlling data transfer by the measurement data processing apparatus.

図8は、本発明をデータの転送を制御する方法としての側面から捉えた場合の、この測定データ処理装置による処理手順の流れを示す図である。
なお、この図中の値はあくまでも実装の一例であり、他の値に変更可能であることは言うまでもない。
FIG. 8 is a diagram showing a flow of a processing procedure by the measurement data processing apparatus when the present invention is viewed from the aspect as a method for controlling data transfer.
It should be noted that the values in this figure are merely examples of implementation and can be changed to other values.

先ず、ステップ804において、この測定データ処理装置に備わる内部バッファに蓄えられたデータのデータ量の前回の判断結果を調べる。
前回判断したデータ量が第1段階(Low)であった場合に、ステップ804で現時点でのデータ量を調べ、現時点のデータ量の内部バッファに対する比率が45%以上であったなら、現時点のデータ量は第2段階(Middle)であると判断し、45%未満であったなら、現時点のデータ量は第1段階(Low)のままであると判断する。
同様に、前回判断したデータ量が第2段階(Middle)であった場合、第3段階(High)であった場合、および第4段階(Almost Full)であった場合、それぞれ、ステップ806、ステップ808、およびステップ810で現時点でのデータ量を調べ、所定の閾値を超えているかいないかに応じて、ステップ814、ステップ816、ステップ818、およびステップ820においてそれぞれ、現時点のデータ量が第1段階(Low)、第2段階(Middle)、第3段階(High)、および第4段階(Almost Full)の何れかであると判断する。
First, in step 804, the previous determination result of the data amount of the data stored in the internal buffer provided in the measurement data processing device is examined.
If the data amount determined last time is the first stage (Low), the current data amount is checked in step 804. If the ratio of the current data amount to the internal buffer is 45% or more, the current data amount is The amount is determined to be the second step (Middle), and if it is less than 45%, it is determined that the current data amount remains the first step (Low).
Similarly, if the previously determined data amount is the second stage (Middle), the third stage (High), and the fourth stage (Almost Full), respectively, Step 806, Step In step 808 and step 810, the current amount of data is checked, and in step 814, step 816, step 818, and step 820, the current amount of data is the first stage ( Low), second stage (Middle), third stage (High), and fourth stage (Almost Full).

ステップ822で、現在のデータ量の判断結果が、第3段階(High)から第2段階(Middle)へ変化したかを調べ、変化した場合は、ステップ824で、この測定データ処理装置に備わる統計記録部に記録されている統計情報を全て次段に送出し、この統計記録部はクリアして、ステップ826に進む。
第3段階(High)から第2段階(Middle)へ変化していなかった場合は、ステップ826で、内部バッファから1対の事象情報と時間情報を読み出す。
In step 822, it is checked whether or not the judgment result of the current data amount has changed from the third stage (High) to the second stage (Middle). If so, in step 824, the statistical data provided in the measurement data processing apparatus is provided. All the statistical information recorded in the recording unit is sent to the next stage, the statistical recording unit is cleared, and the process proceeds to step 826.
If it has not changed from the third stage (High) to the second stage (Middle), a pair of event information and time information are read from the internal buffer in Step 826.

次に、ステップ828で、先ほど判断したデータ量をチェックし、それが第1段階(Low)である場合は、ステップ832で、内部バッファから読み出した事象情報と時間情報を後段の装置に転送する。
データ量が第2段階(Middle)である場合は、ステップ834で、内部バッファから読み出した事象情報と、時間情報の精度を低くした粗時間情報とを後段の装置に転送する。
データ量が第3段階(High)である場合は、ステップ836で、内部バッファから読み出した事象情報のみを後段の装置に転送する。
データ量が第4段階(Almost High)である場合は、事象情報も時間情報も後段の装置に転送しない。
データ量が第3段階(High)または第4段階(Almost High)である場合は、更に、ステップ838で、統計情報のエントリに当該事象情報が記録されているか判断し、記録されていない場合は、ステップ840で、当該事象情報を新たなエントリとして統計情報に追加する。 その後、ステップ842で、当該事象情報に係る頻度の欄を1だけ増加し、総経過時間の値を更新する。
Next, in step 828, the data amount determined earlier is checked, and if it is the first stage (Low), event information and time information read from the internal buffer are transferred to the subsequent apparatus in step 832. .
If the data amount is in the second stage (Middle), in Step 834, the event information read from the internal buffer and the coarse time information with reduced accuracy of the time information are transferred to the subsequent apparatus.
If the data amount is the third stage (High), in Step 836, only the event information read from the internal buffer is transferred to the subsequent apparatus.
When the data amount is the fourth stage (Almost High), neither event information nor time information is transferred to the subsequent apparatus.
If the amount of data is the third stage (High) or the fourth stage (Almost High), it is further determined in step 838 whether the event information is recorded in the statistical information entry. In step 840, the event information is added to the statistical information as a new entry. Thereafter, in step 842, the frequency field related to the event information is increased by 1, and the value of the total elapsed time is updated.

その後、ステップ844で、前回の統計情報の送出から所定の十分な時間が経過したかどうかが判断され、経過している場合は、ステップ846で、記録されている統計情報を全て次段に送出し、この統計記録部はクリアする。   Thereafter, in step 844, it is determined whether or not a predetermined sufficient time has passed since the previous transmission of the statistical information. If it has elapsed, in step 846, all the recorded statistical information is transmitted to the next stage. However, this statistical recording section is cleared.

以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施の形態の記載の範囲には限定されない。
上記実施の形態に、多様な変更または改良を加えることが可能であることが当業者に明らかである。 またその様な変更または改良を加えた形態も本発明の技術的範囲に含まれ得ることが、特許請求の範囲の記載から明らかである。 さらに、上記実施の形態の中で説明されている特徴の組み合わせの全てが、発明の解決手段に必須とは限らないことにも留意されたい。
As mentioned above, although this invention was demonstrated using embodiment, the technical scope of this invention is not limited to the range of description of the said embodiment.
It will be apparent to those skilled in the art that various modifications or improvements can be added to the above-described embodiment. Further, it is apparent from the scope of the claims that the embodiments added with such changes or improvements can be included in the technical scope of the present invention. Furthermore, it should be noted that not all the combinations of features described in the above embodiments are essential for the solution of the invention.

観測対象の実時間挙動の測定・記録・分析環境の一例を示す。An example of the measurement, recording, and analysis environment for the real-time behavior of the observation target is shown. 本発明の実施に係る、測定データ処理装置の構成とその機能を模式的に示す。The structure of the measurement data processing apparatus based on implementation of this invention and its function are shown typically. 内部バッファに蓄えられるデータのフォーマットの例、および、そのデータと対比した、後段に転送される時間情報の精度を低くしたデータのフォーマットの例を示す。An example of a format of data stored in an internal buffer and an example of a format of data in which the accuracy of time information transferred to the subsequent stage is lowered in comparison with the data are shown. 本発明の実施に基づいて判断する、データ量の内部バッファに占める使用率と、データ量の程度の段階の遷移との関係の例を示す。The example of the relationship between the usage rate which occupies for the internal buffer of the data amount judged based on implementation of this invention, and the transition of the grade of the amount of data is shown. 統計的処理を行うために管理する情報の例を示す。The example of the information managed in order to perform a statistical process is shown. 絶対時間カウンタでカウントされる絶対時間のフォーマットの例を示す。The example of the format of the absolute time counted by the absolute time counter is shown. 時間調整部による絶対時間の送出タイミングの例を示す。The example of the transmission timing of the absolute time by a time adjustment part is shown. 本発明をデータの転送を制御する方法としての側面から捉えた場合の処理手順の流れを示す。The flow of a processing procedure when the present invention is viewed from the aspect as a method for controlling data transfer will be described.

Claims (16)

観測対象で発生した事象を測定し、測定されたデータを次段へ転送する測定データ処理装置であって、
前記発生した事象の種類を示す事象情報を受け取り、前記事象情報に関連した、前記測定を開始してから前記事象が発生するまでの絶対経過時間を含む時間情報を生成する、データ受取り部と、
前記事象情報と前記時間情報とを一時的に蓄える、内部バッファと、
前記内部バッファに蓄えられているデータ量を判断する、データ量判断部であって、
(1)前記データ量が最も低い第1段階にある場合に、前記データ量の前記内部バッファに占める使用率が、第1上昇時閾値を超えた場合は、前記データ量は前記第1段階よりも多い第2段階になったと判断し、
(2)前記第2段階にある場合に、前記使用率が、前記第1上昇時閾値より小さい第1下降時閾値を下回った場合は、前記データ量は前記第1段階に戻ったと判断する、
データ量判断部と、
前記第1段階であると判断する場合には、前記内部バッファから前記事象情報と前記時間情報とを取り出して、取り出した前記事象情報と前記時間情報とを前記次段へ転送し、前記第2段階であると判断する場合には、前記内部バッファから前記事象情報と前記時間情報とを取り出して、前記事象情報と前記時間情報の精度を低下させた粗時間情報とを、前記次段へ転送する、データ転送部と、
を備えるデータ測定装置。
A measurement data processing device that measures an event occurring in an observation target and transfers the measured data to the next stage.
A data receiving unit that receives event information indicating a type of the event that has occurred, and generates time information related to the event information including an absolute elapsed time from the start of the measurement to the occurrence of the event When,
An internal buffer for temporarily storing the event information and the time information;
A data amount determination unit for determining the amount of data stored in the internal buffer;
(1) When the data amount is in the lowest first stage, and the usage rate of the data amount in the internal buffer exceeds a first rising threshold, the data amount is less than the first stage. Judging that it was the second stage,
(2) In the second stage, when the usage rate falls below a first falling threshold value that is smaller than the first rising threshold value, it is determined that the data amount has returned to the first stage;
A data amount determination unit;
If it is determined that it is the first stage, the event information and the time information are extracted from the internal buffer, and the extracted event information and the time information are transferred to the next stage, When determining that it is the second stage, the event information and the time information are extracted from the internal buffer, and the event information and the rough time information in which the accuracy of the time information is reduced, A data transfer unit to transfer to the next stage;
A data measuring device comprising:
前記データ量判断部は、更に、
前記第2段階にある場合に、前記使用率が、前記第1上昇時閾値より大きい第2上昇時閾値を超えた場合は、前記データ量は前記第2段階よりも多い第3段階になったと判断し、
前記第3段階にある場合に、前記使用率が、前記第1上昇時閾値より大きく前記第2上昇時閾値より小さい第2下降時閾値を下回った場合は、前記データ量は前記第2段階に戻ったと判断し、
前記データ転送部は、更に、
統計記録部を含み、
前記第3段階であると判断する場合には、前記内部バッファから前記事象情報と前記時間情報とを取り出して、取り出した前記事象情報のみを前記次段へ転送し、かつ、取り出した前記事象情報と前記時間情報とを元に生成した統計情報であって、統計の計測開始から現時点までの事象の種類ごとの累積数と、統計の計測開始から現時点までの総経過時間とを含む、統計情報を作成して前記統計記録部に記録する、
請求項1に記載の装置。
The data amount determination unit further includes:
In the second stage, if the usage rate exceeds a second rising threshold value that is greater than the first rising threshold value, the data amount has become a third stage that is greater than the second stage. Judgment
In the third stage, if the usage rate falls below a second falling threshold value that is greater than the first rising threshold value and smaller than the second rising threshold value, the data amount is reduced to the second stage. Judge that he has returned,
The data transfer unit further includes:
Including the statistics recording section,
If it is determined that it is the third stage, the event information and the time information are extracted from the internal buffer, and only the extracted event information is transferred to the next stage. Statistical information generated based on the event information and the time information, including the cumulative number of each event type from the start of statistical measurement to the current time, and the total elapsed time from the start of statistical measurement to the current time , Create statistical information and record it in the statistical recording section,
The apparatus of claim 1.
前記データ量判断部は、更に、
前記第3段階にある場合に、前記使用率が、前記第2上昇時閾値より大きい第3上昇時閾値を超えた場合は、前記データ量は前記第3段階よりも多い第4段階になったと判断し、
前記第4段階にある場合に、前記使用率が、前記第2上昇時閾値より大きく前記第3上昇時閾値より小さい第3下降時閾値を下回った場合は、前記データ量は前記第3段階に戻ったと判断し、
前記データ転送部は、更に、前記第4段階であると判断する場合には、前記内部バッファから前記事象情報と前記時間情報とを取り出して、前記次段へ何も転送せず、かつ、前記統計情報を作成して前記統計記録部に記録する、
請求項2に記載の装置。
The data amount determination unit further includes:
In the third stage, if the usage rate exceeds a third rising threshold value that is greater than the second rising threshold value, the data amount is in a fourth stage that is greater than the third stage. Judgment
In the fourth stage, if the usage rate falls below a third falling threshold value that is greater than the second rising threshold value and smaller than the third rising threshold value, the data amount is reduced to the third stage. Judge that he has returned,
The data transfer unit further takes out the event information and the time information from the internal buffer when determining that it is the fourth stage, transfers nothing to the next stage, and Create the statistical information and record it in the statistical recording unit,
The apparatus of claim 2.
前記データ受取り部は、差分時間カウンタを備え、
前記時間情報は、前記差分時間カウンタによって計測された、直前に受け取った事象から、現在受け取った事象までの差分時間であることを含む、
請求項2または3に記載の装置。
The data receiving unit includes a differential time counter,
The time information includes a difference time from a last received event to a currently received event measured by the difference time counter.
The apparatus according to claim 2 or 3.
前記粗時間情報は、前記時間情報を表す有効桁数を減少させたフォーマットであることを含む、請求項4に記載の装置。   The apparatus according to claim 4, wherein the coarse time information includes a format in which the number of significant digits representing the time information is reduced. 前記粗時間情報は、前記時間情報を表す数値を、当該数値の桁数の値に変換したものであることを含む、請求項4に記載の装置。   5. The apparatus according to claim 4, wherein the coarse time information includes a numerical value representing the time information converted into a value of the number of digits of the numerical value. 前記統計情報は、更に、統計の計測開始から現時点までの事象の種類ごとの前記差分時間の最大値と、統計の計測開始から現時点までの事象の種類ごとの前記差分時間の最小値と、統計の計測開始から現時点までの前記差分時間の二乗総和値とのうちの少なくとも1つを含む、請求項4に記載の装置。   The statistical information further includes a maximum value of the difference time for each event type from the start of statistical measurement to the current time, a minimum value of the differential time for each event type from the start of statistical measurement to the current time, The apparatus according to claim 4, comprising at least one of a sum of squares of the difference time from the start of measurement to the present time. 前記データ転送部は、更に、前記統計記録部が満杯になった場合に、前記統計記録部に記録された前記統計情報の一部を排出し、前記次段へ転送する、請求項4に記載の装置。   The data transfer unit further discharges a part of the statistical information recorded in the statistical recording unit and transfers it to the next stage when the statistical recording unit becomes full. Equipment. 前記統計記録部に記録された前記統計情報の一部の前記排出は、LRU(Least Recently Used)アルゴリズムに基づいて、前記事象の種類ごとの情報のうち、最も過去に更新された事象の種類に係る情報を排出することを含む、請求項8に記載の装置。   The discharge of a part of the statistical information recorded in the statistical recording unit is based on an LRU (Least Recently Used) algorithm, and the most recently updated event type among the information for each event type The apparatus according to claim 8, comprising discharging information related to. 前記データ転送部は、更に、前記データ量が前記第3段階または前記第4段階から前記第2段階になったことに応答して、前記統計記録部に記録された前記統計情報の全部または一部を排出し、前記次段へ転送する、請求項4に記載の装置。   The data transfer unit further includes all or one of the statistical information recorded in the statistical recording unit in response to the data amount being changed from the third stage or the fourth stage to the second stage. The apparatus according to claim 4, wherein a part is discharged and transferred to the next stage. 前記データ転送部は、更に、前記統計記録部に記録された前記統計情報の全部または一部を前回に排出し前記次段へ転送した時から、所定の時間が経過したことに応答して、前記統計記録部に記録された前記統計情報の全部または一部を排出し、前記次段へ転送する、請求項4に記載の装置。   The data transfer unit is further responsive to the elapse of a predetermined time from the time when all or part of the statistical information recorded in the statistical recording unit was previously discharged and transferred to the next stage, The apparatus according to claim 4, wherein all or part of the statistical information recorded in the statistical recording unit is discharged and transferred to the next stage. 前記観測対象の測定開始時刻からの絶対時間を管理する絶対時間カウンタを備えた、時間情報回復部を更に備え、
当該時間情報回復部は、前記差分時間カウンタがオーバーフローした場合に、その場合の絶対時間を前記次段へ転送し、かつ前記差分時間カウンタをリセットする、
請求項4に記載の装置。
A time information recovery unit comprising an absolute time counter for managing the absolute time from the measurement start time of the observation target;
When the differential time counter overflows, the time information recovery unit transfers the absolute time in that case to the next stage, and resets the differential time counter.
The apparatus according to claim 4.
観測対象で発生した事象を測定し、測定されたデータを次段へ転送する装置において測定データを処理する方法であって、
前記発生した事象の種類を示す事象情報を受け取り、前記事象情報に関連した、前記測定を開始してから前記事象が発生するまでの絶対経過時間を含む時間情報を生成するステップと、
前記事象情報と前記時間情報とを一時的に、前記装置内の内部バッファに蓄えるステップと、
前記内部バッファに蓄えられているデータ量を判断するステップであって、
(1)前記データ量が最も低い第1段階にある場合に、前記データ量の前記内部バッファに占める使用率が、第1上昇時閾値を超えた場合は、前記データ量は前記第1段階よりも多い第2段階になったと判断し、
(2)前記第2段階にある場合に、前記使用率が、前記第1上昇時閾値より小さい第1下降時閾値を下回った場合は、前記データ量は前記第1段階に戻ったと判断する、
ステップと、
前記第1段階であるとの判断する場合には、前記内部バッファから前記事象情報と前記時間情報とを取り出して、取り出した前記事象情報と前記時間情報とを前記次段へ転送し、前記第2段階であると判断する場合には、前記内部バッファから前記事象情報と前記時間情報とを取り出して、前記事象情報と前記時間情報の精度を低下させた粗時間情報とを、前記次段へ転送するステップと、
を備える方法。
A method of processing measurement data in a device that measures an event occurring in an observation target and transfers the measured data to the next stage,
Receiving event information indicating a type of the event that has occurred, and generating time information related to the event information including an absolute elapsed time from the start of the measurement to the occurrence of the event;
Temporarily storing the event information and the time information in an internal buffer in the device;
Determining the amount of data stored in the internal buffer,
(1) When the data amount is in the lowest first stage, and the usage rate of the data amount in the internal buffer exceeds a first rising threshold, the data amount is less than the first stage. Judging that it was the second stage,
(2) In the second stage, when the usage rate falls below a first falling threshold value that is smaller than the first rising threshold value, it is determined that the data amount has returned to the first stage;
Steps,
If it is determined that it is the first stage, the event information and the time information are extracted from the internal buffer, and the extracted event information and the time information are transferred to the next stage, When determining that it is the second stage, the event information and the time information are extracted from the internal buffer, and the event information and the coarse time information in which the accuracy of the time information is reduced, Transferring to the next stage;
A method comprising:
前記判断するステップは、更に、
前記第2段階にある場合に、前記使用率が、前記第1上昇時閾値より大きい第2上昇時閾値を超えた場合は、前記データ量は前記第2段階よりも多い第3段階になったと判断し、
前記第3段階にある場合に、前記使用率が、前記第1上昇時閾値より大きく前記第2上昇時閾値より小さい第2下降時閾値を下回った場合は、前記データ量は前記第2段階に戻ったと判断し、
前記転送するステップは、更に、前記第3段階であると判断する場合には、前記内部バッファから前記事象情報と前記時間情報とを取り出して、取り出した前記事象情報のみを前記次段へ転送し、かつ、取り出した前記事象情報と前記時間情報とを元に生成した統計情報であって、統計の計測開始から現時点までの事象の種類ごとの累積数と、統計の計測開始から現時点までの前記時間情報の総和とを含む、統計情報を作成して前記データ測定装置内の統計記録部に記録する、
請求項13に記載の方法。
The step of determining further comprises:
In the second stage, if the usage rate exceeds a second rising threshold value that is greater than the first rising threshold value, the data amount has become a third stage that is greater than the second stage. Judgment
In the third stage, if the usage rate falls below a second falling threshold value that is greater than the first rising threshold value and smaller than the second rising threshold value, the data amount is reduced to the second stage. Judge that he has returned,
If it is determined that the transferring step is the third stage, the event information and the time information are extracted from the internal buffer, and only the extracted event information is transferred to the next stage. The statistical information generated based on the event information and the time information transferred and taken out, and the cumulative number for each type of event from the start of the statistical measurement to the current time, and the current time from the start of the statistical measurement Including the sum of the time information up to and creating statistical information and recording it in a statistical recording unit in the data measuring device,
The method of claim 13.
前記判断するステップは、更に、
前記第3段階にある場合に、前記使用率が、前記第2上昇時閾値より大きい第3上昇時閾値を超えた場合は、前記データ量は前記第3段階よりも多い第4段階になったと判断し、
前記第4段階にある場合に、前記使用率が、前記第2上昇時閾値より大きく前記第3上昇時閾値より小さい第3下降時閾値を下回った場合は、前記データ量は前記第3段階に戻ったと判断し、
前記転送するステップは、更に、前記第4段階であると判断する場合には、前記内部バッファから前記事象情報と前記時間情報とを取り出して、前記次段へ何も転送せず、かつ、前記統計情報を作成して前記統計記録部に記録する、
請求項14に記載の方法。
The step of determining further comprises:
In the third stage, if the usage rate exceeds a third rising threshold value that is greater than the second rising threshold value, the data amount is in a fourth stage that is greater than the third stage. Judgment
In the fourth stage, if the usage rate falls below a third falling threshold value that is greater than the second rising threshold value and smaller than the third rising threshold value, the data amount is reduced to the third stage. Judge that he has returned,
If it is determined that the transferring step is the fourth stage, the event information and the time information are extracted from the internal buffer, nothing is transferred to the next stage, and Create the statistical information and record it in the statistical recording unit,
The method according to claim 14.
観測対象で発生した事象を測定し、測定されたデータを次段へ転送する装置においてデータの転送を制御するためのコンピュータ・プログラムであって、当該装置に、
前記発生した事象の種類を示す事象情報を受け取り、前記事象情報に関連した、前記測定を開始してから前記事象が発生するまでの絶対経過時間を含む時間情報を生成するステップと、
前記事象情報と前記時間情報とを一時的に、前記装置内の内部バッファに蓄えるステップと、
前記内部バッファに蓄えられているデータ量を判断するステップであって、
(1)前記データ量が最も低い第1段階にある場合に、前記データ量の前記内部バッファに占める使用率が、第1上昇時閾値を超えた場合は、前記データ量は前記第1段階よりも多い第2段階になったと判断し、
(2)前記第2段階にある場合に、前記使用率が、前記第1上昇時閾値より小さい第1下降時閾値を下回った場合は、前記データ量は前記第1段階に戻ったと判断する、
ステップと、
前記第1段階であるとの判断する場合には、前記内部バッファから前記事象情報と前記時間情報とを取り出して、取り出した前記事象情報と前記時間情報とを前記次段へ転送し、前記第2段階であると判断する場合には、前記内部バッファから前記事象情報と前記時間情報とを取り出して、前記事象情報と前記時間情報の精度を低下させた粗時間情報とを、前記次段へ転送するステップと、
を実行させる、コンピュータ・プログラム。
A computer program for controlling data transfer in a device that measures an event that occurs in an observation target and transfers the measured data to the next stage.
Receiving event information indicating a type of the event that has occurred, and generating time information related to the event information including an absolute elapsed time from the start of the measurement to the occurrence of the event;
Temporarily storing the event information and the time information in an internal buffer in the device;
Determining the amount of data stored in the internal buffer,
(1) When the data amount is in the lowest first stage, and the usage rate of the data amount in the internal buffer exceeds a first rising threshold, the data amount is less than the first stage. Judging that it was the second stage,
(2) In the second stage, when the usage rate falls below a first falling threshold value that is smaller than the first rising threshold value, it is determined that the data amount has returned to the first stage;
Steps,
If it is determined that it is the first stage, the event information and the time information are extracted from the internal buffer, and the extracted event information and the time information are transferred to the next stage, When determining that it is the second stage, the event information and the time information are extracted from the internal buffer, and the event information and the coarse time information in which the accuracy of the time information is reduced, Transferring to the next stage;
A computer program that runs
JP2008301875A 2008-11-27 2008-11-27 Measurement data transfer control device and method Expired - Fee Related JP5308133B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008301875A JP5308133B2 (en) 2008-11-27 2008-11-27 Measurement data transfer control device and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008301875A JP5308133B2 (en) 2008-11-27 2008-11-27 Measurement data transfer control device and method

Publications (2)

Publication Number Publication Date
JP2010128730A true JP2010128730A (en) 2010-06-10
JP5308133B2 JP5308133B2 (en) 2013-10-09

Family

ID=42329085

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008301875A Expired - Fee Related JP5308133B2 (en) 2008-11-27 2008-11-27 Measurement data transfer control device and method

Country Status (1)

Country Link
JP (1) JP5308133B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9135325B2 (en) 2012-03-19 2015-09-15 Fujitsu Limited Information processing apparatus, computer-readable recording medium, and information processing method
JP2022545208A (en) * 2020-07-10 2022-10-26 エルジー エナジー ソリューション リミテッド Diagnostic information generating device and method, and diagnostic system including the same

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6371662A (en) * 1986-09-15 1988-04-01 テクトロニックス・インコーポレイテッド Time-stamp circuit
JPH06139096A (en) * 1992-10-30 1994-05-20 Toshiba Corp Logic analyzer
JP2003218872A (en) * 2002-01-08 2003-07-31 Internatl Business Mach Corp <Ibm> Digital signal measuring apparatus and traffic observing method
JP2004354677A (en) * 2003-05-29 2004-12-16 Pioneer Electronic Corp Information processing device, method therefor, program therefor, recording medium recorded with he program, and reproducing device
WO2007012355A1 (en) * 2005-07-28 2007-02-01 Rohde & Schwarz Gmbh & Co. Kg Method and system for digital triggering for oscilloscopes
JP2008109175A (en) * 2006-10-23 2008-05-08 Sanyo Electric Co Ltd Communication apparatus with television receiving function
JP2008170447A (en) * 2006-08-01 2008-07-24 Matsushita Electric Ind Co Ltd Map information display and method therefor

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6371662A (en) * 1986-09-15 1988-04-01 テクトロニックス・インコーポレイテッド Time-stamp circuit
JPH06139096A (en) * 1992-10-30 1994-05-20 Toshiba Corp Logic analyzer
JP2003218872A (en) * 2002-01-08 2003-07-31 Internatl Business Mach Corp <Ibm> Digital signal measuring apparatus and traffic observing method
JP2004354677A (en) * 2003-05-29 2004-12-16 Pioneer Electronic Corp Information processing device, method therefor, program therefor, recording medium recorded with he program, and reproducing device
WO2007012355A1 (en) * 2005-07-28 2007-02-01 Rohde & Schwarz Gmbh & Co. Kg Method and system for digital triggering for oscilloscopes
JP2009503456A (en) * 2005-07-28 2009-01-29 ローデ ウント シュワルツ ゲーエムベーハー ウント コー カーゲー Method and system for digital trigger processing of an oscilloscope
JP2008170447A (en) * 2006-08-01 2008-07-24 Matsushita Electric Ind Co Ltd Map information display and method therefor
JP2008109175A (en) * 2006-10-23 2008-05-08 Sanyo Electric Co Ltd Communication apparatus with television receiving function

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9135325B2 (en) 2012-03-19 2015-09-15 Fujitsu Limited Information processing apparatus, computer-readable recording medium, and information processing method
JP2022545208A (en) * 2020-07-10 2022-10-26 エルジー エナジー ソリューション リミテッド Diagnostic information generating device and method, and diagnostic system including the same
JP7298819B2 (en) 2020-07-10 2023-06-27 エルジー エナジー ソリューション リミテッド Diagnostic information generating device and method, and diagnostic system including the same

Also Published As

Publication number Publication date
JP5308133B2 (en) 2013-10-09

Similar Documents

Publication Publication Date Title
JP6949045B2 (en) Distributed cluster type training method and equipment
CN107925418B (en) Method, apparatus and system for hybrid data compression and decompression
CN107864071B (en) Active safety-oriented dynamic data acquisition method, device and system
US20080012738A1 (en) Image coding device
CN111104342A (en) Method, electronic device and computer program product for storage
WO2011155308A1 (en) Agreement breach prediction system, agreement breach prediction method and agreement breach prediction program
US20120239627A1 (en) Data storage apparatus and data storage method
CN108154230A (en) The monitoring method and monitoring device of deep learning processor
JP5308133B2 (en) Measurement data transfer control device and method
CN110716959A (en) Streaming data processing method and device, electronic equipment and storage medium
US9069629B2 (en) Bidirectional counting of dual outcome events
JP2005523511A (en) Gap histogram online randomness test
CN106407636B (en) Integration result statistical method and device
JP5606261B2 (en) Debug system and method of acquiring trace data of debug system
JP4378386B2 (en) Cache way degeneration monitoring device, cache way degeneration monitoring method, and cache way degeneration monitoring program
Uzelac et al. A real-time program trace compressor utilizing double move-to-front method
TWI801676B (en) Machine evaluation device, machine evaluation method, and program product
CN113313268A (en) Federal learning-based prediction method and device, storage medium and remote sensing equipment
US11216275B1 (en) Converting floating point data into integer data using a dynamically adjusted scale factor
CN106713066B (en) Method and device for monitoring flow processing system
US20190393888A1 (en) Hardware accelerated compression of instrumentation data
CN110730000A (en) Method and device for extracting key data from sampling data
CN116086632B (en) Data processing method, device, electronic equipment and medium
CN115280290B (en) Partial computer processor core shutdown
CN117150225B (en) Industrial data cleaning method and system based on Bayesian algorithm

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110906

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121109

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121204

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130118

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: 20130611

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130628

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees