JP2011076607A - Measurement data synchronization system and measurement data synchronization method - Google Patents

Measurement data synchronization system and measurement data synchronization method Download PDF

Info

Publication number
JP2011076607A
JP2011076607A JP2010216793A JP2010216793A JP2011076607A JP 2011076607 A JP2011076607 A JP 2011076607A JP 2010216793 A JP2010216793 A JP 2010216793A JP 2010216793 A JP2010216793 A JP 2010216793A JP 2011076607 A JP2011076607 A JP 2011076607A
Authority
JP
Japan
Prior art keywords
measurement
data
time
calibration value
measurement 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.)
Granted
Application number
JP2010216793A
Other languages
Japanese (ja)
Other versions
JP5589724B2 (en
Inventor
Yasuhiro Tanitsume
靖宏 谷詰
I Shu
偉 周
Hoko Ri
峰厚 李
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Publication of JP2011076607A publication Critical patent/JP2011076607A/en
Application granted granted Critical
Publication of JP5589724B2 publication Critical patent/JP5589724B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide a measurement data synchronization system and a method thereof for synchronizing measurement data without requiring any special hardware or structure. <P>SOLUTION: The measurement data synchronization system for synchronizing measurement data from a plurality of measurement instruments includes: signal lines; a plurality of measurement instruments each outputting a set of data including measurement data, measurement time, and a measurement instrument ID to the signal line; and a data processing apparatus obtaining the set of data from the signal line, and after acquiring a measurement time calibration value corresponding to the measurement instrument ID stored in advance based on the measurement instrument ID in the set of data, calibrating the measurement time in the set of data with the measurement time calibration value. No synchronization signal is required to each of the measurement instruments, so that there needs no special hardware therefor. There is no need for the measurement apparatus to record a reference time or to transmit it to the data processing apparatus, so that no special structure therefor is needed. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、測定器やセンサ等の複数の測定機器(以下ユニットと称する)と、コンピュータ等のデータ処理装置とが接続される測定データ同期システムおよび測定データ同期方法に関し、詳しくは、測定機器の数に制限されずに、各測定機器間における測定データの同期を確保できる測定データ同期システムおよび測定データ同期方法に関するものである。   The present invention relates to a measurement data synchronization system and a measurement data synchronization method in which a plurality of measurement devices such as measuring instruments and sensors (hereinafter referred to as units) and a data processing device such as a computer are connected. The present invention relates to a measurement data synchronization system and a measurement data synchronization method that can ensure the synchronization of measurement data between measurement devices without being limited by the number.

被測定対象の様々な物理量、例えば温度や電圧等を複数のユニットを用いて測定する場合や、被測定対象の物理量を複数箇所で測定する場合等は、複数のユニット間における測定結果の同期を確保する必要がある。測定データ同期システムは、複数のユニットのそれぞれで測定される測定データの同期を確保することができるものである。データ同期には、大きく分けてハードウェア側からとソフトウェア側からの2つの方法がある。   When measuring various physical quantities of the measurement target, such as temperature and voltage, using multiple units, or when measuring the physical quantity of the measurement target at multiple locations, synchronize the measurement results between multiple units. It is necessary to secure. The measurement data synchronization system can ensure synchronization of measurement data measured by each of a plurality of units. There are two main types of data synchronization: from the hardware side and from the software side.

従来のハードウェア技術では、複数ユニット間のデータの同期を行う場合は、データの同期を確保するための同期信号を各ユニットに供給し、その同期信号に従ってデータの収集を行うことでデータの同期を確保していた。当該方法では、同期信号を各ユニットに供給する必要があるため、ハードウェアに特別な仕掛けが必要であった。しかし、特別なハードウェアの仕掛けを追加すると単にコストアップ要因となるだけでなく、システム全体が複雑になり、開発工数も増大する。また、ハードウェアの制限(接続するユニットの数、同期信号線の長さなど)も発生するため、さらなる高速化、多チャンネル化を実現することは困難であった。   In conventional hardware technology, when data is synchronized between multiple units, a synchronization signal for ensuring data synchronization is supplied to each unit, and data is collected by collecting data according to the synchronization signal. Was secured. In this method, since a synchronization signal needs to be supplied to each unit, a special device is required for hardware. However, adding special hardware devices not only increases costs, but also complicates the entire system and increases the development man-hours. In addition, hardware limitations (the number of units to be connected, the length of the synchronization signal line, etc.) are also generated, and it has been difficult to achieve higher speed and multi-channel.

ハードウェアによってデータの同期を行う方法に存在する上記課題を解消するために、下記の特許文献1ではソフトウェアによってデータの同期を行う方法が提示されている。当該方法において、図7に示すように、データ処理装置300が基準時刻を信号線100に出力し、測定機器であるユニット401〜40nが当該信号線から当該基準時刻を取得し、少なくとも当該基準時刻と被測定対象を測定した測定データとからなる組データを信号線100に出力し、データ処理装置300がユニット401〜40nにより出力された組データを信号線から取得し、当該組データにおける基準時刻によってユニット間のデータ同期を行う。   In order to solve the above-mentioned problem existing in the method of synchronizing data by hardware, Patent Document 1 below presents a method of synchronizing data by software. In the method, as shown in FIG. 7, the data processing device 300 outputs the reference time to the signal line 100, and the units 401 to 40n that are measuring devices acquire the reference time from the signal line, and at least the reference time And the measurement data obtained by measuring the measurement target are output to the signal line 100, the data processing device 300 acquires the combination data output by the units 401 to 40n from the signal line, and the reference time in the combination data To synchronize data between units.

特開2003−242583JP2003-242583

上述した特許文献1のデータ同期方法では、各ユニットに同期信号を供給するための特別なハードウェアの仕掛けは必要なかったものの、ユニットはデータ処理装置の基準時刻を記録して再びデータ処理装置に送り返さなければならないので、当該機能を実現できる仕組みがユニットのハードウェアに必要であった。つまり、この仕組みがあるユニットは同期処理することができるが、この仕組みのないそのほかのユニットでは同期処理が不可能である。   In the data synchronization method of Patent Document 1 described above, a special hardware device for supplying a synchronization signal to each unit was not necessary, but the unit recorded the reference time of the data processing device and again returned to the data processing device. Since it had to be sent back, a mechanism capable of realizing the function was necessary for the unit hardware. In other words, a unit with this mechanism can perform synchronization processing, but other units without this mechanism cannot perform synchronization processing.

本発明は、上記特許文献1に存在する課題に鑑みてなされたものであり、特別なハードウェア仕掛けおよび特別な仕組みがなくても測定データの同期処理ができる測定データ同期システムおよび測定データ同期方法を提供することを目的とする。   The present invention has been made in view of the problems existing in Patent Document 1, and a measurement data synchronization system and a measurement data synchronization method capable of synchronizing measurement data without a special hardware mechanism and a special mechanism. The purpose is to provide.

本発明は、複数の測定機器からの測定データに対し同期処理を行う測定データ同期システムを提供しており、それは、信号線と、少なくとも被測定対象を測定した測定データと、前記測定を行う測定時刻と、当該測定機器を標記するための測定機器IDとからなる組データを、前記信号線に出力する複数の測定機器と、前記複数の測定機器からの前記組データを前記信号線から取得し、前記組データにおける前記測定機器IDに基づき、予め格納された当該測定機器IDに対応する測定時刻校正値を取得してから、当該測定時刻校正値により前記組データにおける前記測定時刻を校正するデータ処理装置とを備えることを特徴とする。   The present invention provides a measurement data synchronization system that performs synchronization processing on measurement data from a plurality of measurement devices, which includes a signal line, measurement data obtained by measuring at least a measurement target, and measurement for performing the measurement. A plurality of measurement devices that output a set data consisting of time and a measurement device ID for marking the measurement device to the signal line, and the set data from the plurality of measurement devices is acquired from the signal line. Based on the measurement device ID in the set data, the measurement time calibration value corresponding to the measurement device ID stored in advance is acquired, and then the measurement time in the set data is calibrated with the measurement time calibration value And a processing device.

当該測定データ同期システムのデータ処理装置は、校正後の測定時刻に基づいて前記組データにおける測定データに対しリサンプリング処理を行うことができる。   The data processing device of the measurement data synchronization system can perform resampling processing on the measurement data in the set data based on the measurement time after calibration.

当該測定データ同期システムのデータ処理装置は、前記複数の測定機器から信号線を介して入力される前記組データを格納する組データ格納部と、測定機器IDと当該測定機器IDに対応する測定時刻校正値とを関連付けて格納する校正値格納部と、前記組データ格納部から前記組データを取得し、前記組データにおける前記測定機器IDに基づき、前記校正値格納部から当該測定機器IDに対応する測定時刻校正値を取得してから、当該測定時刻校正値により前記組データにおける前記測定時刻を補正し、前記リサンプリング処理を行う同期演算部とを備えることができる。   The data processing device of the measurement data synchronization system includes a set data storage unit that stores the set data input from the plurality of measurement devices via a signal line, a measurement device ID, and a measurement time corresponding to the measurement device ID. A calibration value storage unit that stores calibration values in association with each other, acquires the set data from the set data storage unit, and corresponds to the measurement device ID from the calibration value storage unit based on the measurement device ID in the set data And a synchronization calculator that corrects the measurement time in the set data with the measurement time calibration value and performs the resampling process.

当該測定データ同期システムの同期演算部は、前記組データ格納部から前記組データを取得し、前記組データにおける前記測定機器IDに基づき、前記校正値格納部から当該測定機器IDに対応する測定時刻校正値を取得してから、当該測定時刻校正値により前記組データにおける前記測定時刻を補正する測定時刻校正部と、前記測定時刻校正部により時刻補正が行われた組データを格納する時刻校正後データ格納部と、時刻校正後データ格納部に格納された組データに対しリサンプリング処理を行うリサンプリング処理部とを備え、前記測定データ同期システムは、同期演算部により同期処理が行われた組データを格納する同期後データ格納部をさらに備えることができる。   The synchronization calculation unit of the measurement data synchronization system acquires the set data from the set data storage unit, and based on the measurement device ID in the set data, the measurement time corresponding to the measurement device ID from the calibration value storage unit After the calibration value is acquired, the measurement time calibration unit that corrects the measurement time in the set data by the measurement time calibration value, and the time calibration that stores the set data that has been time-corrected by the measurement time calibration unit A data storage unit, and a resampling processing unit that performs resampling processing on the set data stored in the data storage unit after time calibration, and the measurement data synchronization system includes a group that has been subjected to synchronization processing by the synchronization calculation unit. A post-synchronization data storage unit for storing data may be further provided.

当該測定データ同期システムの測定時刻校正部は、校正後の測定時刻=測定時刻/測定時刻校正値という式に基づいて測定時刻を校正することができる。   The measurement time calibration unit of the measurement data synchronization system can calibrate the measurement time based on the following equation: measurement time after calibration = measurement time / measurement time calibration value.

以上の測定データ同期システムによれば、各測定機器に同期信号を提供する必要がないため、これに用いられる特別なハードウェア仕掛けは必要としない。また、測定機器が基準時刻を記録して再びデータ処理装置に送り返す必要がないため、これに用いられる特別な仕組みを測定機器のハードウェアに設ける必要はない。   According to the measurement data synchronization system described above, since it is not necessary to provide a synchronization signal to each measurement device, no special hardware device used for this is required. Further, since it is not necessary for the measuring device to record the reference time and send it back to the data processing device, it is not necessary to provide a special mechanism used for this in the hardware of the measuring device.

また、当該測定データ同期システムによれば、測定機器IDにより各測定機器を識別し、それぞれ同期処理を行うため、ユーザの要求に合致した同期処理を行うことができる。   Further, according to the measurement data synchronization system, each measurement device is identified by the measurement device ID and the synchronization processing is performed, so that the synchronization processing that matches the user's request can be performed.

本発明の測定データ同期システムのデータ処理装置は、前記測定時刻を校正するための基準時刻を提供するリアルタイムクロック部と、所定の更新周期で定期的に前記組データ格納部から前記組データを取得し、前記リアルタイムクロック部から前記基準時刻を取得してから、当該組データにおける測定時刻および前記基準時刻により前記測定時刻校正値を計算し、計算した前記測定時刻校正値を対応する測定機器IDと関連付けて前記補正値格納部に格納する校正値演算部とをさらに備えることができる。当該リアルタイムクロック部は、前記データ処理装置自体のクロック時刻を前記基準時刻として取得することもでき、外部クロックから前記基準時刻を取得することもできる。   The data processing apparatus of the measurement data synchronization system of the present invention acquires a set data from the set data storage unit periodically at a predetermined update cycle and a real time clock unit that provides a reference time for calibrating the measurement time Then, after obtaining the reference time from the real-time clock unit, the measurement time calibration value is calculated from the measurement time and the reference time in the set data, and the calculated measurement time calibration value and the corresponding measurement device ID And a calibration value calculation unit that stores the correction value in the correction value storage unit in association with each other. The real-time clock unit can acquire the clock time of the data processing device itself as the reference time, and can also acquire the reference time from an external clock.

当該測定データ同期システムの校正値演算部は、測定時刻校正値=(tUNIT1-tUNIT0)/(tRTC1-tRTC0)という式に基づいて測定時刻校正値を計算することができる。
tRTC0は前記更新周期を開始するときの基準時刻であり、tUNIT0は前記更新周期を開始するときの前記組データにおける測定時刻であり、tRTC1は前記更新周期に達するときの基準時刻であり、tUNIT1は前記更新周期に達するときの前記組データにおける測定時刻である。
The calibration value calculator of the measurement data synchronization system can calculate the measurement time calibration value based on the equation: measurement time calibration value = (t UNIT1 -t UNIT0 ) / (t RTC1 -t RTC0 ).
t RTC0 is the reference time when starting the update cycle, t UNIT0 is the measurement time in the set data when starting the update cycle, and t RTC1 is the reference time when reaching the update cycle T UNIT1 is the measurement time in the set data when the update period is reached.

当該測定データ同期システムの校正値演算部は、測定時刻校正値=(tUNIT1-tUNIT00)/(tRTC1-tRTC00)という式に基づいて測定時刻校正値を計算することもできる。
tRTC00は同期を開始するときの基準時刻であり、tUNIT00は同期を開始するときの前記組データにおける測定時刻であり、tRTC1は前記更新周期に達するときの基準時刻であり、tUNIT1は前記更新周期に達するときの前記組データにおける測定時刻である。
The calibration value calculator of the measurement data synchronization system can also calculate the measurement time calibration value based on the equation: measurement time calibration value = (t UNIT1 -t UNIT00 ) / (t RTC1 -t RTC00 ).
t RTC00 is the reference time when starting synchronization, t UNIT00 is the measurement time in the set data when starting synchronization, t RTC1 is the reference time when reaching the update cycle, and t UNIT1 is It is a measurement time in the set data when the update period is reached.

以上の測定データ同期システムによれば、予め校正値格納部に格納された測定時刻校正値により測定時刻校正処理を行うため、測定開始直後から同期処理を行うことができる。また、所定の更新周期で当該測定時刻校正値を更新するため、当該更新周期内における測定機器のクロックの変動状況を測定時刻校正値に反映して、同期結果の誤差を減らすことができる。   According to the above measurement data synchronization system, since the measurement time calibration process is performed using the measurement time calibration value stored in advance in the calibration value storage unit, the synchronization process can be performed immediately after the start of measurement. In addition, since the measurement time calibration value is updated at a predetermined update cycle, the fluctuation state of the clock of the measuring device within the update cycle is reflected in the measurement time calibration value, and the error of the synchronization result can be reduced.

本発明は、複数の測定機器からの測定データに対し同期処理を行う測定データ同期方法も提供しており、複数の測定機器が、少なくとも被測定対象を測定した測定データと、前記測定を行う測定時刻と、当該測定機器を標記するための測定機器IDとからなる組データを、信号線に出力し、データ処理装置が、前記複数の測定機器からの前記組データを前記信号線から取得し、前記組データにおける前記測定機器IDに基づき、予め格納された当該測定機器IDに対応する測定時刻校正値を取得してから、当該測定時刻校正値により前記組データにおける前記測定時刻を校正することを特徴とする。   The present invention also provides a measurement data synchronization method for performing synchronization processing on measurement data from a plurality of measuring devices, and the plurality of measuring devices measure at least measurement data obtained by measuring an object to be measured, and perform the measurement. A set data consisting of a time and a measurement device ID for marking the measurement device is output to a signal line, and the data processing device acquires the set data from the plurality of measurement devices from the signal line, Based on the measurement device ID in the set data, obtaining a measurement time calibration value corresponding to the measurement device ID stored in advance, and then calibrating the measurement time in the set data with the measurement time calibration value. Features.

当該測定データ同期方法では、前記データ処理装置は、校正後の測定時刻に基づいて前記組データにおける測定データに対しリサンプリング処理を行い、リサンプリング処理された組データを格納することができる。   In the measurement data synchronization method, the data processing apparatus can perform resampling processing on the measurement data in the set data based on the measurement time after calibration, and store the resampled set data.

当該測定データ同期方法では、校正後の測定時刻=測定時刻/測定時刻校正値という式に基づいて測定時刻を校正することができる。   In the measurement data synchronization method, the measurement time can be calibrated based on the following equation: measurement time after calibration = measurement time / measurement time calibration value.

当該測定データ同期システムの測定時刻校正部は、校正後の測定時刻=測定時刻/測定時刻校正値という式に基づいて測定時刻を校正することができる。   The measurement time calibration unit of the measurement data synchronization system can calibrate the measurement time based on the following equation: measurement time after calibration = measurement time / measurement time calibration value.

以上の測定データ同期方法によれば、各測定機器に同期信号を提供する必要がないため、これに用いられる特別なハードウェア仕掛けは必要としない。また、測定機器が基準時刻を記録して再びデータ処理装置に送り返す必要がないため、これに用いられる特別な仕組みを測定機器のハードウェアに設ける必要はない。   According to the measurement data synchronization method described above, it is not necessary to provide a synchronization signal to each measurement device, and therefore no special hardware device used for this is required. Further, since it is not necessary for the measuring device to record the reference time and send it back to the data processing device, it is not necessary to provide a special mechanism used for this in the hardware of the measuring device.

また、当該測定データ同期システムによれば、測定機器IDにより各測定機器を識別し、それぞれ同期処理を行うため、ユーザの要求に合致した同期処理を行うことができる。   Further, according to the measurement data synchronization system, each measurement device is identified by the measurement device ID and the synchronization processing is performed, so that the synchronization processing that matches the user's request can be performed.

本発明の測定データ同期方法では、前記データ処理装置は、所定の更新周期で定期的に基準時刻および前記組データにおける測定時刻により前記測定時刻校正値を計算し、計算した前記測定時刻校正値を対応する測定機器IDと関連付けて格納することができる。   In the measurement data synchronization method of the present invention, the data processing device periodically calculates the measurement time calibration value based on the reference time and the measurement time in the set data at a predetermined update period, and calculates the calculated measurement time calibration value. It can be stored in association with the corresponding measuring device ID.

当該測定データ同期方法では、前記基準時刻は、前記データ処理装置自体のクロックによって生成することもでき、外部クロックによって生成することもできる。   In the measurement data synchronization method, the reference time can be generated by a clock of the data processing apparatus itself, or can be generated by an external clock.

当該測定データ同期方法では、測定時刻校正値=(tUNIT1-tUNIT0)/(tRTC1-tRTC0)という式に基づいて測定時刻校正値を計算することができる。
tRTC0は前記更新周期を開始するときの基準時刻であり、tUNIT0は前記更新周期を開始するときの前記組データにおける測定時刻であり、tRTC1は前記更新周期に達するときの基準時刻であり、tUNIT1は前記更新周期に達するときの前記組データにおける測定時刻である。
In the measurement data synchronization method, the measurement time calibration value can be calculated based on the equation: measurement time calibration value = (t UNIT1 -t UNIT0 ) / (t RTC1 -t RTC0 ).
t RTC0 is the reference time when starting the update cycle, t UNIT0 is the measurement time in the set data when starting the update cycle, and t RTC1 is the reference time when reaching the update cycle T UNIT1 is the measurement time in the set data when the update period is reached.

当該測定データ同期方法では、測定時刻校正値=(tUNIT1-tUNIT00)/(tRTC1-tRTC00)という式に基づいて測定時刻校正値を計算することができる。
tRTC00は同期を開始するときの基準時刻であり、tUNIT00は同期を開始するときの前記組データにおける測定時刻であり、tRTC1は前記更新周期に達するときの基準時刻であり、tUNIT1は前記更新周期に達するときの前記組データにおける測定時刻である。
In the measurement data synchronization method, the measurement time calibration value can be calculated based on the equation: measurement time calibration value = (t UNIT1 -t UNIT00 ) / (t RTC1 -t RTC00 ).
t RTC00 is the reference time when starting synchronization, t UNIT00 is the measurement time in the set data when starting synchronization, t RTC1 is the reference time when reaching the update cycle, and t UNIT1 is It is a measurement time in the set data when the update period is reached.

以上の測定データ同期方法によれば、予め格納された測定時刻校正値により測定時刻校正処理を行うため、測定開始直後から同期処理が可能となる。また、所定の更新周期で当該測定時刻校正値を更新するため、当該更新周期内における測定機器のクロックの変動状況を測定時刻校正値に反映して、同期結果の誤差を減らすことができる。   According to the measurement data synchronization method described above, since the measurement time calibration process is performed using the measurement time calibration value stored in advance, the synchronization process can be performed immediately after the start of measurement. In addition, since the measurement time calibration value is updated at a predetermined update cycle, the fluctuation state of the clock of the measuring device within the update cycle is reflected in the measurement time calibration value, and the error of the synchronization result can be reduced.

本発明の全体構成を示す図である。It is a figure which shows the whole structure of this invention. データ処理装置30の具体的な構成を示す図である。2 is a diagram showing a specific configuration of a data processing device 30. FIG. 同期演算部35の具体的な構成を示す図である。3 is a diagram showing a specific configuration of a synchronization calculation unit 35. FIG. 測定データ同期処理のフローチャートを示す図である。It is a figure which shows the flowchart of a measurement data synchronous process. 時刻校正処理(S10)の具体的な処理フローを示す図である。It is a figure which shows the specific process flow of a time calibration process (S10). 校正値更新処理のフローを示す図である。It is a figure which shows the flow of a calibration value update process. 従来の、ソフトウェアによってデータの同期を行うシステム全体構成を示す図である。It is a figure which shows the conventional whole system structure which synchronizes data by software.

以下図面を用いて本発明の具体的な実施の形態を詳しく説明する。   Hereinafter, specific embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の全体構成を示す図である。データ処理装置30は、例えば、コンピュータ等のデータ処理能力を有する装置であり、汎用信号線10に接続される。測定部40は、複数の測定器やセンサ等である測定機器(以下ユニットと称する)41〜4n(ただし、nは自然数)からなり、各ユニット41〜4nは、汎用信号線10に接続され、データ処理装置30と信号の授受が行われる。また、データ処理装置30と各ユニット41〜4nは、汎用通信回路10Aを有し、この汎用通信回路10Aでデータの入出力を行う。   FIG. 1 is a diagram showing the overall configuration of the present invention. The data processing device 30 is a device having data processing capability, such as a computer, and is connected to the general-purpose signal line 10. The measuring unit 40 is composed of measuring devices (hereinafter referred to as units) 41 to 4n (where n is a natural number) that is a plurality of measuring devices, sensors, and the like, and each unit 41 to 4n is connected to the general-purpose signal line 10. Signals are exchanged with the data processing device 30. The data processing device 30 and each of the units 41 to 4n have a general-purpose communication circuit 10A, and the general-purpose communication circuit 10A inputs and outputs data.

図2は、データ処理装置30の具体的な構成を示す図である。データ処理装置30は、汎用通信回路10Aで入力されるデータである、ユニット41〜4nを識別するためのユニットID、ユニット41〜4nの測定データおよび当該測定データの時刻(以下測定時刻と称する)を少なくとも含むユニット41〜4nのデータを格納する、つまり、当該ユニットID、測定データおよび測定時刻に対応関連する組データを格納する組データ格納部31と、データ処理装置30のクロックの現在時刻を時刻校正処理の基準として取得するRTC(Real Time Clock、リアルタイムクロック)33と、所定の更新周期で定期的に組データ格納部31から組データを取得し、RTCからデータ処理装置30の時刻を取得してから、組データにおける測定時刻およびRTCの時刻により時刻校正処理に用いられる校正値を計算する校正値演算部32と、校正値演算部32により計算された校正値とユニットIDとからなる組データを対応付けて格納する校正値格納部34と、組データ格納部31から組データを取得し、組データにおけるユニットIDに基づき、校正値格納部34から当該ユニットに対応する校正値を取得し、当該校正値により組データにおける測定時刻を補正してから、測定時刻が校正された組データに対しリサンプリング処理を行うことで、組データに対し同期処理を行う同期演算部35と、同期演算部35により同期処理がなされた後の組データを格納する同期後データ格納部36とを有する。   FIG. 2 is a diagram showing a specific configuration of the data processing device 30. As shown in FIG. The data processing device 30 is a unit ID for identifying the units 41 to 4n, the measurement data of the units 41 to 4n, and the time of the measurement data (hereinafter referred to as measurement time), which are data input by the general-purpose communication circuit 10A. Data of the units 41 to 4n including at least the unit data, that is, the group data storage unit 31 that stores the unit data corresponding to the unit ID, the measurement data, and the measurement time, and the current time of the clock of the data processing device 30 RTC (Real Time Clock) 33 acquired as a reference for time calibration processing, and set data is periodically acquired from the set data storage unit 31 at a predetermined update cycle, and the time of the data processing device 30 is acquired from the RTC. After that, the calibration value calculation unit 32 that calculates the calibration value used for the time calibration processing based on the measurement time and RTC time in the set data, and the calibration value calculation unit 32 Calibration value storage unit 34 that stores the set data including the calibration value and the unit ID in association with each other, and acquires the set data from the set data storage unit 31, and from the calibration value storage unit 34 based on the unit ID in the set data By acquiring the calibration value corresponding to the unit, correcting the measurement time in the set data with the calibration value, and performing resampling processing on the set data for which the measurement time is calibrated, thereby synchronizing the set data. And a post-synchronization data storage unit 36 that stores the set data after the synchronization processing is performed by the synchronization calculation unit 35.

図3は、同期演算部35の具体的な構成を示す図である。同期演算部35は、校正値格納部34からの校正値により、組データ格納部31からの組データにおける測定時刻を校正する測定時刻校正部351と、測定時刻校正部351により時刻校正された後の組データを格納する時刻校正後データ格納部352と、時刻校正後データ格納部352に格納される組データに対しリサンプリング処理を行ってから、同期後データ格納部36に出力するリサンプリング処理部353とを有する。   FIG. 3 is a diagram showing a specific configuration of the synchronization calculation unit 35. As shown in FIG. The synchronization calculation unit 35 is configured to calibrate the measurement time in the set data from the set data storage unit 31 with the calibration value from the calibration value storage unit 34, and after the time is calibrated by the measurement time calibration unit 351. Data calibration unit 352 that stores the set data of the data, and resampling process that outputs to the data storage unit 36 after synchronization after performing the resampling process on the set data stored in the data storage unit 352 after the time calibration Part 353.

以下本発明の処理フローについて詳しく説明する。   Hereinafter, the processing flow of the present invention will be described in detail.

図4は、本発明の測定データ同期処理のフローチャートを示す図である。具体的に、同期処理を開始すると、ステップS10で組データに対し時刻校正処理を行い、ステップS20で時刻校正処理がなされた組データに対しリサンプリング処理を行い、ステップS30でリサンプリング処理がなされた後のデータ(即ち、同期処理後の組データ)を格納し、ステップS40でその後の組データに対し引き続き同期処理を行うかどうかを判断する。続ける(「Y」)場合は、ステップS10に戻り、続けない(「N」)場合は、同期処理を終了する。同期処理後の組データは、同期後データ格納部36に格納され、後続処理や表示に用いられる。リサンプリング処理には、従来の線形内挿(Linear-Interpolation)、ニアレストポイント(Nearest-Point)、積分平均(Integral-Average)、最小最大平均(Min-Max-Average)等、様々な計算方法を用いることができ、ここでは詳しい説明を省略する。以下本発明の要点となる時刻校正処理に絞って詳しく説明する。   FIG. 4 is a flowchart of the measurement data synchronization process according to the present invention. Specifically, when synchronization processing is started, time calibration processing is performed on the set data in step S10, resampling processing is performed on the set data that has been time calibrated in step S20, and resampling processing is performed in step S30. After the data (that is, the set data after the synchronization process) is stored, it is determined in step S40 whether the subsequent set data is to be subjected to the synchronization process. When continuing (“Y”), the process returns to step S10, and when not continuing (“N”), the synchronization processing is terminated. The group data after the synchronization processing is stored in the post-synchronization data storage unit 36 and used for subsequent processing and display. For resampling processing, various calculation methods such as conventional linear interpolation (Nearest-Point), Nearest Point (Integral-Average), Minimum-Maximum Average (Min-Max-Average), etc. The detailed description is omitted here. Hereinafter, a detailed description will be given focusing on the time calibration processing which is the main point of the present invention.

図5は、時刻校正処理(S10)の具体的な処理フローを示す図である。時刻校正処理を開始すると、ステップS101において、ユニット41〜4nがそれぞれ、少なくとも被測定対象を測定した測定データと、測定を行う測定時刻と、当該ユニットを標記するためのユニットIDとからなる組データを、データ線10に出力し、データ処理装置30が、ユニット41〜4nからの組データをデータ線10から取得し、組データ格納部31に格納し、同期演算部35の測定時刻校正部351が組データ格納部31から順に当該組データに読み込まれる。   FIG. 5 is a diagram showing a specific processing flow of the time calibration processing (S10). When the time calibration process is started, in step S101, each of the units 41 to 4n each includes at least measurement data obtained by measuring the measurement target, measurement time at which the measurement is performed, and unit data for marking the unit Is output to the data line 10, and the data processing device 30 acquires the set data from the units 41 to 4n from the data line 10, stores the set data in the set data storage unit 31, and the measurement time calibration unit 351 of the synchronous calculation unit 35. Are sequentially read from the set data storage unit 31 into the set data.

ステップS102において、測定時刻校正部351は校正値格納部から時刻校正するための校正値を取得する。具体的に、測定時刻校正部351は、読み込まれた組データにおけるユニットIDに基づき、校正値格納部34に格納された当該ユニットIDに対応する校正値を検索する。初めて当該ユニットIDに対応するユニットに対し同期処理を行う場合、校正値格納部34には当該ユニットIDに対応する校正値がない。このとき、校正値を1として設定する。即ち、最初は当該ユニットの測定時刻に誤差がないと認められ、校正する必要はない。   In step S102, the measurement time calibration unit 351 acquires a calibration value for time calibration from the calibration value storage unit. Specifically, the measurement time calibration unit 351 searches for a calibration value corresponding to the unit ID stored in the calibration value storage unit 34 based on the unit ID in the read set data. When synchronization processing is performed for the unit corresponding to the unit ID for the first time, the calibration value storage unit 34 has no calibration value corresponding to the unit ID. At this time, the calibration value is set as 1. That is, at first, it is recognized that there is no error in the measurement time of the unit, and calibration is not necessary.

組データおよび対応する校正値を取得した後、ステップS103において、測定時刻校正部351により組データにおける測定時刻が校正される。具体的に、次の式(1)で計算する。
校正後の測定時刻=測定時刻/校正値 …(1)
これで校正後の測定時刻が得られる。
After acquiring the set data and the corresponding calibration value, the measurement time in the set data is calibrated by the measurement time calibration unit 351 in step S103. Specifically, it is calculated by the following formula (1).
Measurement time after calibration = Measurement time / Calibration value (1)
This gives the measurement time after calibration.

ステップS104において、測定時刻が校正された組データを時刻校正後データ格納部352に格納する。その後、時刻校正処理を終了する。   In step S104, the set data whose measurement time is calibrated is stored in the data 352 after time calibration. Thereafter, the time calibration process is terminated.

上記ステップS102において、校正値格納部34に格納される、時刻校正処理するための校正値を取得する。当該校正値に対しては、校正値演算部32が所定の更新周期で定期的に更新を行う。以下、当該校正値の更新処理について詳しく説明する。   In step S102, a calibration value for time calibration processing stored in the calibration value storage unit 34 is acquired. The calibration value calculation unit 32 periodically updates the calibration value at a predetermined update cycle. Hereinafter, the calibration value update process will be described in detail.

図6は、校正値更新処理のフローを示す図である。同期処理の開始と同時に、当該校正値更新処理を開始する。まず、ステップS510において、校正値演算部32はRTC33からの時刻tRTC0および組データ格納部31からの組データにおける測定時刻tUNIT0を取得する。それから、ステップS520において所定の更新周期に達するか否かを判断する。当該更新周期はユーザによって予め設定されることが可能で、例えば6時間(即ち、同期処理開始から6時間毎に校正値更新処理を行う)として設定することができる。 FIG. 6 is a diagram showing a flow of calibration value update processing. Simultaneously with the start of the synchronization process, the calibration value update process is started. First, in step S510, the calibration value calculation unit 32 acquires the time t RTC0 from the RTC 33 and the measurement time t UNIT0 in the set data from the set data storage unit 31. Then, in step S520, it is determined whether or not a predetermined update period is reached. The update cycle can be set in advance by the user, and can be set, for example, as 6 hours (that is, the calibration value update process is performed every 6 hours from the start of the synchronization process).

ステップS520において所定の更新周期に達していない(「N」)と判断する場合、ステップS520の判断を繰り返す。ステップS520において所定の更新周期に達する(「Y」)と判断する場合、ステップS530に進む。ステップS530において、現在のRTCの時刻tRTC1および組データにおける測定時刻tUNIT1を再び取得する。それから、ステップS540において、取得された時刻情報tRTC0、tUNIT0、tRTC1、tUNIT1により、次の式(2)で校正値を計算する。
校正値=(tUNIT1-tUNIT0)/(tRTC1-tRTC0) …(2)
即ち、校正値=ユニットの経過時間/RTCの経過時間。
If it is determined in step S520 that the predetermined update cycle has not been reached ("N"), the determination in step S520 is repeated. If it is determined in step S520 that the predetermined update period is reached (“Y”), the process proceeds to step S530. In step S530, the current RTC time t RTC1 and the measurement time t UNIT1 in the set data are acquired again. Then, in step S540, a calibration value is calculated by the following equation (2) from the acquired time information t RTC0 , t UNIT0 , t RTC1 , t UNIT1 .
Calibration value = (t UNIT1 -t UNIT0 ) / (t RTC1 -t RTC0 ) (2)
That is, calibration value = unit elapsed time / RTC elapsed time.

新たな校正値が計算された後、ステップS550において、当該新たな校正値とそれに対応するユニットIDとからなる組データでもともと校正値格納部34に格納されてあったデータを更新する。それから、ステップS560において、次回の校正値更新処理に使用されるよう、tRTC1の値をtRTC0に付与し、tUNIT1の値をtUNIT0に付与する。即ち、次回の校正値更新処理では、前回取得されたRTC時刻および測定時刻を基準に経過時間を計算する。 After the new calibration value is calculated, in step S550, the data stored in the calibration value storage unit 34 is updated with the set data composed of the new calibration value and the corresponding unit ID. Then, in step S560, to be used for the next calibration value updating process, to impart a value of t RTC 1 to t RTC0, imparts the value of t UNIT1 to t UNIT0. That is, in the next calibration value update process, the elapsed time is calculated based on the previously acquired RTC time and measurement time.

以上、更新周期を開始する時刻(基準時刻および測定時刻)および更新周期に達する時刻(基準時刻および測定時刻)によって校正値を計算する方法を例示しているが、本発明の校正値計算方法はこれに限られるものではない。例えば、同期を開始する時刻(基準時刻および測定時刻)および更新周期に達する時刻(基準時刻および測定時刻)によって校正値を計算することができる。即ち、ステップS510で取得された同期開始時のRTC33の基準時刻がtRTC00であり、組データにおける測定時刻がtUNIT00である場合、ステップS540では、校正値=(tUNIT1- tUNIT00)/(tRTC1- tRTC00)となる。校正値を計算する際は常に同期開始時の時刻tRTC00およびtUNIT00が使用されることから、時刻に値を新たに付与するステップS560は必要としない。 As described above, the method for calculating the calibration value based on the time at which the update cycle starts (reference time and measurement time) and the time at which the update cycle is reached (reference time and measurement time) has been exemplified. It is not limited to this. For example, the calibration value can be calculated from the time at which synchronization starts (reference time and measurement time) and the time to reach the update cycle (reference time and measurement time). That is, when the reference time of RTC33 at the start of synchronization acquired in step S510 is t RTC00 and the measurement time in the set data is t UNIT00 , in step S540, the calibration value = (t UNIT1 -t UNIT00 ) / ( t RTC1 -t RTC00 ). Since the time t RTC00 and t UNIT00 at the start of synchronization are always used when calculating the calibration value, step S560 for newly giving a value to the time is not necessary.

本発明への理解を促すために、本発明の処理フローについて例を挙げて説明する。なお、ユニット41〜4nのいずれのユニットの組データに施す処理も同一であるため、ユニット41だけを例にとって説明する。   In order to promote understanding of the present invention, the processing flow of the present invention will be described with an example. Since the processing applied to the set data of any of the units 41 to 4n is the same, only the unit 41 will be described as an example.

例えば、測定データ同期システムが時刻10:00:00から同期処理を開始するとき、RTC33の時刻tRTC0は10:00:00である。データ処理装置30は、このときユニット41から汎用信号線10に供給される組データを汎用通信回路10Aを介して組データ格納部31に格納し、当該組データにおける測定時刻tUNIT0は9:58:00と仮定される。同期演算部35は、当該組データにおけるユニットID(ユニット41のID)に基づき、当該ユニットIDに対応する校正値が校正値格納部34に格納されているかどうかを検索する。対応する校正値がある場合は、当該校正値を読み込み、対応する校正値がない場合は、校正値に1の値を付与する。その後、同期演算部35は当該校正値を利用してユニット41の組データに対し時刻校正を行う。 For example, when the measurement data synchronization system starts the synchronization process from time 10:00 : 00, the time t RTC0 of RTC 33 is 10:00: 00 . At this time, the data processing device 30 stores the set data supplied from the unit 41 to the general-purpose signal line 10 in the set data storage unit 31 via the general-purpose communication circuit 10A, and the measurement time t UNIT0 in the set data is 9:58. : 00 is assumed. Based on the unit ID (ID of the unit 41) in the set data, the synchronization calculation unit 35 searches whether the calibration value corresponding to the unit ID is stored in the calibration value storage unit 34. If there is a corresponding calibration value, the calibration value is read. If there is no corresponding calibration value, 1 is assigned to the calibration value. Thereafter, the synchronization calculation unit 35 performs time calibration on the set data of the unit 41 using the calibration value.

同期処理を開始する時刻10:00:00に、校正値更新処理も開始する。なお、処理開始から未だ間もなく、未だ所定の更新周期(例えば6時間)に達していないので、このときは校正値の更新を行わない。測定データ同期システムが時刻16:00:00まで動作するとき、所定の更新周期に達する。このとき、RTC33の時刻tRTC1は16:00:00である。このときのユニット41の組データにおける測定時刻tUNIT1を15:58:01とすると、校正値=(tUNIT1- tUNIT0)/(tRTC1- tRTC0)=6時間1秒/6時間=1+5×10-5である。その後の同期処理において、同期演算部35は当該更新後の校正値を使用して校正を行う。 The calibration value update process also starts at 10:00: 00 when the synchronization process starts. Note that the calibration value is not updated at this time because a predetermined update cycle (for example, 6 hours) has not yet been reached soon after the start of processing. A predetermined update period is reached when the measurement data synchronization system operates until time 16:00. At this time, the time t RTC1 of the RTC 33 is 16:00:00. If the measurement time t UNIT1 in the unit 41 data at this time is 15:58:01, the calibration value = (t UNIT1 -t UNIT0 ) / (t RTC1 -t RTC0 ) = 6 hours 1 second / 6 hours = 1 + 5 × 10 -5 . In the subsequent synchronization processing, the synchronization calculator 35 performs calibration using the updated calibration value.

以上の測定データ同期システムによれば、各ユニット(測定機器)に同期信号を提供する必要がないため、これに用いられる特別なハードウェア仕掛けは必要としない。また、ユニットが基準時刻を記録して再びデータ処理装置に送り返す必要がないため、これに用いられる特別な仕組みをユニットのハードウェアに設ける必要はない。   According to the above-described measurement data synchronization system, it is not necessary to provide a synchronization signal to each unit (measurement device), and thus no special hardware device used for this is required. Further, since it is not necessary for the unit to record the reference time and send it back to the data processing apparatus, it is not necessary to provide a special mechanism used for this in the hardware of the unit.

また、当該測定データ同期システムによれば、ユニットIDにより各ユニットを識別し、それぞれ同期処理を行うため、ユーザの要求に合致した同期処理を行うことができる。   Further, according to the measurement data synchronization system, each unit is identified by the unit ID and the synchronization process is performed, so that the synchronization process that matches the user's request can be performed.

また、以上の測定データ同期システムによれば、予め校正値格納部に格納された測定時刻校正値により測定時刻校正処理を行うため、測定開始直後から同期処理を行うことができる。また、所定の更新周期で当該測定時刻校正値を更新するため、当該更新周期内におけるユニットのクロックの変動状況を測定時刻校正値に反映して、同期結果の誤差を減らすことができる。   Further, according to the above measurement data synchronization system, the measurement time calibration process is performed using the measurement time calibration value stored in advance in the calibration value storage unit, and therefore the synchronization process can be performed immediately after the start of measurement. In addition, since the measurement time calibration value is updated at a predetermined update cycle, the fluctuation state of the clock of the unit within the update cycle is reflected in the measurement time calibration value, and the error of the synchronization result can be reduced.

以上、本発明の具体的な実施の形態について説明したが、本発明は以上の実施の形態に限られるものではない。本発明の主旨から離れない限り、種々の変形が可能である。例えば、以上の説明において、RTC33はデータ処理装置30自体のクロックの時刻を基準時刻として取得しているが、外部クロックから基準時刻を取得してもよい。   Although specific embodiments of the present invention have been described above, the present invention is not limited to the above embodiments. Various modifications are possible without departing from the spirit of the present invention. For example, in the above description, the RTC 33 acquires the clock time of the data processing device 30 itself as the reference time, but may acquire the reference time from an external clock.

10 汎用信号線
10A 汎用通信回路
31 組データ格納部
32 校正値演算部
33 RTC(Real Time Clock、リアルタイムクロック)
34 校正値格納部
35 同期演算部
36 同期後データ格納部
DESCRIPTION OF SYMBOLS 10 General-purpose signal line 10A General-purpose communication circuit 31 Set data storage part 32 Calibration value calculation part 33 RTC (Real Time Clock)
34 Calibration value storage unit 35 Synchronization calculation unit 36 Data storage unit after synchronization

Claims (18)

複数の測定機器からの測定データに対し同期処理を行う測定データ同期システムにおいて、
信号線と、
少なくとも被測定対象を測定した測定データと、前記測定を行う測定時刻と、当該測定機器を標記するための測定機器IDとからなる組データを、前記信号線に出力する複数の測定機器と、
前記複数の測定機器からの前記組データを前記信号線から取得し、前記組データにおける前記測定機器IDに基づき、予め格納された当該測定機器IDに対応する測定時刻校正値を取得してから、当該測定時刻校正値により前記組データにおける前記測定時刻を校正するデータ処理装置とを備えることを特徴とする測定データ同期システム。
In a measurement data synchronization system that performs synchronization processing on measurement data from multiple measuring instruments,
A signal line;
A plurality of measurement devices that output to the signal line a set of data consisting of at least measurement data obtained by measuring the measurement target, a measurement time at which the measurement is performed, and a measurement device ID for marking the measurement device;
Obtaining the set data from the plurality of measurement devices from the signal line, based on the measurement device ID in the set data, obtaining a measurement time calibration value corresponding to the measurement device ID stored in advance, A measurement data synchronization system comprising: a data processing device that calibrates the measurement time in the set data by the measurement time calibration value.
前記データ処理装置は、校正後の測定時刻に基づいて前記組データにおける測定データに対しリサンプリング処理を行うことを特徴とする請求項1に記載の測定データ同期システム。   2. The measurement data synchronization system according to claim 1, wherein the data processing device performs a resampling process on the measurement data in the set data based on a measurement time after calibration. 前記データ処理装置は、
前記複数の測定機器から信号線を介して入力される前記組データを格納する組データ格納部と、
測定機器IDと当該測定機器IDに対応する測定時刻校正値とを関連付けて格納する校正値格納部と、
前記組データ格納部から前記組データを取得し、前記組データにおける前記測定機器IDに基づき、前記校正値格納部から当該測定機器IDに対応する測定時刻校正値を取得してから、当該測定時刻校正値により前記組データにおける前記測定時刻を補正し、前記リサンプリング処理を行う同期演算部とを備えることを特徴とする請求項2に記載の測定データ同期システム。
The data processing device includes:
A set data storage unit for storing the set data input from the plurality of measuring devices via signal lines;
A calibration value storage unit for storing the measurement device ID and the measurement time calibration value corresponding to the measurement device ID in association with each other;
The set data is acquired from the set data storage unit, the measurement time calibration value corresponding to the measurement device ID is acquired from the calibration value storage unit based on the measurement device ID in the set data, and then the measurement time 3. The measurement data synchronization system according to claim 2, further comprising a synchronization calculation unit that corrects the measurement time in the set data with a calibration value and performs the resampling process.
前記同期演算部は、
前記組データ格納部から前記組データを取得し、前記組データにおける前記測定機器IDに基づき、前記校正値格納部から当該測定機器IDに対応する測定時刻校正値を取得してから、当該測定時刻校正値により前記組データにおける前記測定時刻を補正する測定時刻校正部と、
前記測定時刻校正部により時刻補正が行われた組データを格納する時刻校正後データ格納部と、
時刻校正後データ格納部に格納された組データに対しリサンプリング処理を行うリサンプリング処理部とを備え、
前記同期演算部によりリサンプリング処理が行われた組データを格納する同期後データ格納部をさらに備えることを特徴とする請求項3に記載の測定データ同期システム。
The synchronous operation unit
The set data is acquired from the set data storage unit, the measurement time calibration value corresponding to the measurement device ID is acquired from the calibration value storage unit based on the measurement device ID in the set data, and then the measurement time A measurement time calibration unit that corrects the measurement time in the set data by a calibration value;
A post-time calibration data storage unit for storing the set data subjected to time correction by the measurement time calibration unit;
A resampling processing unit that performs resampling processing on the set data stored in the data storage unit after time calibration,
4. The measurement data synchronization system according to claim 3, further comprising a post-synchronization data storage unit that stores set data that has been subjected to resampling processing by the synchronization calculation unit.
前記測定時刻校正部は、校正後の測定時刻=測定時刻/測定時刻校正値という式に基づいて測定時刻を校正することを特徴とする請求項4に記載の測定データ同期システム。   5. The measurement data synchronization system according to claim 4, wherein the measurement time calibration unit calibrates the measurement time based on a formula of calibration after measurement = measurement time / measurement time calibration value. 前記データ処理装置は、
前記測定時刻を校正するための基準時刻を提供するリアルタイムクロック部と、
所定の更新周期で定期的に前記組データ格納部から前記組データを取得し、前記リアルタイムクロック部から前記基準時刻を取得してから、当該組データにおける測定時刻および前記基準時刻により前記測定時刻校正値を計算し、計算した前記測定時刻校正値を対応する測定機器IDと関連付けて前記補正値格納部に格納する校正値演算部とをさらに備えることを特徴とする請求項1〜5のいずれか1項に記載の測定データ同期システム。
The data processing device includes:
A real-time clock unit that provides a reference time for calibrating the measurement time;
The set data is periodically acquired from the set data storage unit at a predetermined update period, the reference time is acquired from the real-time clock unit, and then the measurement time calibration is performed based on the measurement time and the reference time in the set data. 6. The method according to claim 1, further comprising a calibration value calculation unit that calculates a value and associates the calculated measurement time calibration value with a corresponding measurement device ID and stores the value in the correction value storage unit. The measurement data synchronization system according to item 1.
前記リアルタイムクロック部は、前記データ処理装置自体のクロック時刻を前記基準時刻として取得することを特徴とする請求項6に記載の測定データ同期システム。   7. The measurement data synchronization system according to claim 6, wherein the real-time clock unit acquires a clock time of the data processing device itself as the reference time. 前記リアルタイムクロック部は、外部クロックから前記基準時刻を取得することを特徴とする請求項6に記載の測定データ同期システム。   7. The measurement data synchronization system according to claim 6, wherein the real-time clock unit acquires the reference time from an external clock. 前記校正値演算部は、測定時刻校正値=(tUNIT1-tUNIT0)/(tRTC1-tRTC0)という式に基づいて測定時刻校正値を計算し、tRTC0は前記更新周期を開始するときの基準時刻であり、tUNIT0は前記更新周期を開始するときの前記組データにおける測定時刻であり、tRTC1は前記更新周期に達するときの基準時刻であり、tUNIT1は前記更新周期に達するときの前記組データにおける測定時刻であることを特徴とする請求項6に記載の測定データ同期システム。 The calibration value calculation unit calculates the measurement time calibration value based on the equation: measurement time calibration value = (t UNIT1 -t UNIT0 ) / (t RTC1 -t RTC0 ), and t RTC0 is the time when the update period starts. T UNIT0 is the measurement time in the set data when starting the update cycle, t RTC1 is the reference time when the update cycle is reached, and t UNIT1 is when the update cycle is reached 7. The measurement data synchronization system according to claim 6, wherein the measurement data is a measurement time in the set data. 前記校正値演算部は、測定時刻校正値=(tUNIT1-tUNIT00)/(tRTC1-tRTC00)という式に基づいて測定時刻校正値を計算し、tRTC00は同期を開始するときの基準時刻であり、tUNIT00は同期を開始するときの前記組データにおける測定時刻であり、tRTC1は前記更新周期に達するときの基準時刻であり、tUNIT1は前記更新周期に達するときの前記組データにおける測定時刻であることを特徴とする請求項6に記載の測定データ同期システム。 The calibration value calculation unit calculates the measurement time calibration value based on the equation: measurement time calibration value = (t UNIT1 -t UNIT00 ) / (t RTC1 -t RTC00 ), and t RTC00 is a reference for starting synchronization. T UNIT00 is a measurement time in the set data when synchronization is started, t RTC1 is a reference time when the update period is reached, and t UNIT1 is the set data when the update period is reached. 7. The measurement data synchronization system according to claim 6, wherein the measurement time is at a measurement time. 複数の測定機器からの測定データに対し同期処理を行う測定データ同期方法において、
複数の測定機器が、少なくとも被測定対象を測定した測定データと、前記測定を行う測定時刻と、当該測定機器を標記するための測定機器IDとからなる組データを、前記信号線に出力し、
データ処理装置が、前記複数の測定機器からの前記組データを前記信号線から取得し、前記組データにおける前記測定機器IDに基づき、予め格納された当該測定機器IDに対応する測定時刻校正値を取得してから、当該測定時刻校正値により前記組データにおける前記測定時刻を校正することを特徴とする測定データ同期方法。
In a measurement data synchronization method that performs synchronization processing on measurement data from multiple measuring instruments,
A plurality of measurement devices output at least the measurement data of the measurement target, the measurement time at which the measurement is performed, and the measurement device ID for marking the measurement device to the signal line,
A data processing device acquires the set data from the plurality of measurement devices from the signal line, and based on the measurement device ID in the set data, a measurement time calibration value corresponding to the measurement device ID stored in advance is obtained. A measurement data synchronization method characterized by calibrating the measurement time in the set data with the measurement time calibration value after acquisition.
前記データ処理装置は、校正後の測定時刻に基づいて前記組データにおける測定データに対しリサンプリング処理を行い、リサンプリング処理された組データを格納することを特徴とする請求項11に記載の測定データ同期方法。   12. The measurement according to claim 11, wherein the data processing device performs resampling processing on the measurement data in the set data based on the measurement time after calibration, and stores the resampled set data. Data synchronization method. 校正後の測定時刻=測定時刻/測定時刻校正値という式に基づいて測定時刻を校正することを特徴とする請求項11に記載の測定データ同期方法。   12. The measurement data synchronization method according to claim 11, wherein the measurement time is calibrated on the basis of the equation: measurement time after calibration = measurement time / measurement time calibration value. 前記データ処理装置は、所定の更新周期で定期的に基準時刻および前記組データにおける測定時刻により前記測定時刻校正値を計算し、計算した前記測定時刻校正値を対応する測定機器IDと関連付けて格納することを特徴とする請求項11に記載の測定データ同期方法。   The data processing device periodically calculates the measurement time calibration value based on a reference time and a measurement time in the set data at a predetermined update cycle, and stores the calculated measurement time calibration value in association with a corresponding measurement device ID. 12. The measurement data synchronization method according to claim 11, wherein: 前記基準時刻は前記データ処理装置自体のクロックから生成されるものであることを特徴とする請求項14に記載の測定データ同期方法。   15. The measurement data synchronization method according to claim 14, wherein the reference time is generated from a clock of the data processing device itself. 前記基準時刻は外部クロックから生成されるものであることを特徴とする請求項14に記載の測定データ同期方法。   15. The measurement data synchronization method according to claim 14, wherein the reference time is generated from an external clock. 測定時刻校正値=(tUNIT1-tUNIT0)/(tRTC1-tRTC0)という式に基づいて測定時刻校正値を計算し、tRTC0は前記更新周期を開始するときの基準時刻であり、tUNIT0は前記更新周期を開始するときの前記組データにおける測定時刻であり、tRTC1は前記更新周期に達するときの基準時刻であり、tUNIT1は前記更新周期に達するときの前記組データにおける測定時刻であることを特徴とする請求項11に記載の測定データ同期方法。 Measurement time calibration value = (t UNIT1 -t UNIT0 ) / (t RTC1 -t RTC0 ) The measurement time calibration value is calculated, where t RTC0 is the reference time when the update cycle starts, and t UNIT0 is the measurement time in the set data when starting the update cycle, t RTC1 is the reference time when reaching the update cycle, and t UNIT1 is the measurement time in the set data when reaching the update cycle 12. The measurement data synchronization method according to claim 11, wherein: 測定時刻校正値=(tUNIT1-tUNIT00)/(tRTC1-tRTC00)という式に基づいて測定時刻校正値を計算し、tRTC00は同期を開始するときの基準時刻であり、tUNIT00は同期を開始するときの前記組データにおける測定時刻であり、tRTC1は前記更新周期に達するときの基準時刻であり、tUNIT1は前記更新周期に達するときの前記組データにおける測定時刻であることを特徴とする請求項11に記載の測定データ同期方法。 Measurement time calibration value = (t UNIT1 -t UNIT00 ) / (t RTC1 -t RTC00 ) The measurement time calibration value is calculated. T RTC00 is the reference time when synchronization starts, and t UNIT00 is It is a measurement time in the set data when synchronization is started, t RTC1 is a reference time when the update period is reached, and t UNIT1 is a measurement time in the set data when the update period is reached. 12. The measurement data synchronization method according to claim 11, wherein:
JP2010216793A 2009-09-29 2010-09-28 Measurement data synchronization system and measurement data synchronization method Active JP5589724B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200910180120.3 2009-09-29
CN2009101801203A CN102033487A (en) 2009-09-29 2009-09-29 Measured data synchronization system and measured data synchronization method

Publications (2)

Publication Number Publication Date
JP2011076607A true JP2011076607A (en) 2011-04-14
JP5589724B2 JP5589724B2 (en) 2014-09-17

Family

ID=43886503

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010216793A Active JP5589724B2 (en) 2009-09-29 2010-09-28 Measurement data synchronization system and measurement data synchronization method

Country Status (2)

Country Link
JP (1) JP5589724B2 (en)
CN (1) CN102033487A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014136230A1 (en) * 2013-03-06 2014-09-12 株式会社日立製作所 Distributed control device and control method
JP2018173938A (en) * 2017-03-31 2018-11-08 西日本電信電話株式会社 Time estimation system, sensor, server, time estimation method, and program

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5655806B2 (en) * 2012-03-23 2015-01-21 横河電機株式会社 Synchronizer and field device
CN102929123B (en) * 2012-11-14 2014-04-16 北京理工大学 Measurement system for start time difference between high-speed light signal acquisition equipment and high-speed electric signal acquisition equipment
CN104156052B (en) * 2014-07-23 2016-09-14 深圳市金立通信设备有限公司 A kind of management method of desktop real-time clock
CN104301719B (en) * 2014-10-29 2016-04-20 北京理工大学 Correct the system of synchronousness in multiple stage high speed camera combined measurement system
CN109001970B (en) * 2017-06-07 2021-09-24 精工爱普生株式会社 Timepiece device, electronic apparatus, and moving object
CN108195533B (en) * 2017-12-14 2019-07-19 北京理工大学 A kind of system and method being accurately positioned the data acquisition moment
EP3968300A4 (en) * 2019-05-09 2023-01-25 Otsl Inc. Data collection device, signal generation position identification system, data collection method, signal generation position identification method, and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63213099A (en) * 1987-03-02 1988-09-05 三菱電機株式会社 Remotely monitoring control system
JP2003242583A (en) * 2002-02-18 2003-08-29 Yokogawa Electric Corp Measurement data synchronizing system and measurement data synchronizing method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62245185A (en) * 1986-04-17 1987-10-26 Meidensha Electric Mfg Co Ltd Time correction system for remote monitor and control system
JP4032421B2 (en) * 2003-02-25 2008-01-16 横河電機株式会社 Measurement data synchronization system
DE10349476A1 (en) * 2003-10-21 2005-05-25 Siemens Ag Timely execution of a measurement or control action and synchronization of several such actions

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63213099A (en) * 1987-03-02 1988-09-05 三菱電機株式会社 Remotely monitoring control system
JP2003242583A (en) * 2002-02-18 2003-08-29 Yokogawa Electric Corp Measurement data synchronizing system and measurement data synchronizing method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014136230A1 (en) * 2013-03-06 2014-09-12 株式会社日立製作所 Distributed control device and control method
JPWO2014136230A1 (en) * 2013-03-06 2017-02-09 株式会社日立製作所 Distributed control apparatus and control method
JP2018173938A (en) * 2017-03-31 2018-11-08 西日本電信電話株式会社 Time estimation system, sensor, server, time estimation method, and program

Also Published As

Publication number Publication date
JP5589724B2 (en) 2014-09-17
CN102033487A (en) 2011-04-27

Similar Documents

Publication Publication Date Title
JP5589724B2 (en) Measurement data synchronization system and measurement data synchronization method
CN106253902B (en) The multi-channel parallel acquisition system of identification calibration function is resetted with more device synchronizations
CN1904642B (en) Apparatus and method for compensating the drift of a local clock used as sampling frequency
CN104981742A (en) Distribution device, distribution system, and distribution method
KR101484871B1 (en) Master device and slave device and time synchronization method
JP3874174B2 (en) Measurement data synchronization system and measurement data synchronization method
US20070219751A1 (en) Sensor network data alignment with post-process resampling
EP2811672A1 (en) Communication apparatus, communication system, and communication method for time synchronization
EP2365651A2 (en) System and method for providing time synchronization
JP4032421B2 (en) Measurement data synchronization system
CN108711415B (en) Method, apparatus and storage medium for correcting time delay between accompaniment and dry sound
JP2011158990A (en) Collection device, sensor device, and collection method
CN104702214A (en) Crystal oscillator frequency compensation method
JP6835352B2 (en) Time correction device, sensor device, sensor system, time correction method and program
KR101942719B1 (en) Real Time Clock Apparatus
US7854544B2 (en) Correction apparatus and clock device using the same
JP5936716B2 (en) Signal processing device
JP4734115B2 (en) Timekeeping system, time service providing apparatus, and time service providing system
JP2006343177A (en) Measuring apparatus system
JP5830888B2 (en) Altimeter
JP2006292448A (en) Measuring system
JP2006309693A (en) Multivariate transmitter
JP5229577B2 (en) Measuring system
US20190028261A1 (en) Method for adjusting time stamps during the acquisition of sensor data
JP6176303B2 (en) Altitude acquisition device, altitude acquisition method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130830

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140408

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140606

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140714

R150 Certificate of patent or registration of utility model

Ref document number: 5589724

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250