JP2018190216A - 制御装置、タイムスタンプ修正方法、プログラムおよびデータ構造 - Google Patents
制御装置、タイムスタンプ修正方法、プログラムおよびデータ構造 Download PDFInfo
- Publication number
- JP2018190216A JP2018190216A JP2017092830A JP2017092830A JP2018190216A JP 2018190216 A JP2018190216 A JP 2018190216A JP 2017092830 A JP2017092830 A JP 2017092830A JP 2017092830 A JP2017092830 A JP 2017092830A JP 2018190216 A JP2018190216 A JP 2018190216A
- Authority
- JP
- Japan
- Prior art keywords
- time
- data
- correction
- unit
- database
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/40—Data acquisition and logging
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/04—Programme control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/042—Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
- G05B19/0423—Input/output
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/23—Updating
- G06F16/2365—Ensuring data consistency and integrity
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/04—Generating or distributing clock signals or signals derived directly therefrom
- G06F1/14—Time supervision arrangements, e.g. real time clock
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
- G06F16/2282—Tablespace storage structures; Management thereof
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2458—Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
- G06F16/2474—Sequence data queries, e.g. querying versioned data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2458—Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
- G06F16/2477—Temporal data queries
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/20—Pc systems
- G05B2219/25—Pc structure of the system
- G05B2219/25257—Microcontroller
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- Mathematical Physics (AREA)
- Fuzzy Systems (AREA)
- Probability & Statistics with Applications (AREA)
- Computational Linguistics (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- Automation & Control Theory (AREA)
- Programmable Controllers (AREA)
- Testing And Monitoring For Control Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
【解決手段】 PLC100に組み込みの時系列データベース102bに、データを記録する。また、PLC100のローカルクロックを、NTPサーバなどの時刻サーバ400に定期的にアクセスして補正する。その際、時刻補正量と、各回の補正処理を識別するためのNTP−IDとを対応付けてNTPログ102aに記録する。クエリが到来すると、指定された時間レンジに対応するレコードのタイムスタンプを、対応するNTP−IDの時刻補正量を比例配分して修正する。
【選択図】 図5
Description
このような構成であるから、例えばNTPサーバにアクセスしてグローバル時刻を参照することで、世界的に統一された基準のもとでタイムスタンプを修正することができる。
このような構成であるから、例えば、データ収集サイクルが数msecオーダのシステムにも適用することができる。
時刻ずれ量/時間 = 0.205/(60×60) … (1)
または次式(2)のように、NTPログ102a(図6)のタイムスタンプからNTPのインターバルを計算しても良い。
時刻ずれ量/時間 = 0.205/(“2017-03-03-09:00.014”−“2017-03-03-08:00.035”) … (2)
次に修正部101dは、単位時間当たりの時刻ずれ量に、NTP動作時刻からの経過時間を乗算して、各レコードに適用すべき時刻修正量を計算する。例えば、レコード4に対しては、NTP動作時刻からの経過時間=(“2017-03-03-08:00.015”−“2017-03-03-07:00.148”)である。これを、次式(3)のように時刻ずれ量/時間に乗算して、時刻修正量を算出することができる。
時刻修正量 = 時刻ずれ量/時間×NTP動作時刻からの経過時間 … (3)
式(1)〜(3)を用いて説明したような計算は、要するに比例配分である。つまり修正部101dは、取得した時刻補正量を、NTP処理の実行された時刻を基準として内挿した値に基づいて、各レコードのタイムスタンプを修正する。
また実施形態では、オリジナルのバイナリデータ(RAWデータ)のタイムスタンプは修正されないので、発生したデータをそのまま保っておくことができる。
コンピュータに関連して用いられる「プロセッサ」という用語は、例えばCPU、GPU(Graphics Processing Unit)、或いは、ASIC(Application Specific Integrated Circuit)、SPLD(Simple Programmable Logic Device)、CPLD(Complex Programmable Logic Device)、またはFPGA等の回路と理解され得る。
(付記1)
タイムスタンプの基準となるローカル時刻を提供するローカルクロックと、プロセッサと、記憶部とを具備し、
前記プロセッサは、
前記ローカル時刻の補正処理を繰り返し実行し、
前記補正処理ごとの時刻補正量を前記記憶部に記憶させ、
制御対象に関わるデータを収集し、
前記収集されたデータを前記タイムスタンプ付きで前記記憶部のデータベースに蓄積し、
前記データベースへのクエリで指定された期間に対応するデータを前記データベースから抽出し、
前記抽出されたデータのタイムスタンプを前記時刻補正量に基づいて修正する、制御装置。
ローカルクロックにより提供されるローカル時刻の補正処理を、少なくとも1つのプロセッサを用いて、繰り返し実行する過程と、
少なくとも1つのプロセッサを用いて、前記補正処理ごとの時刻補正量を記憶部に記憶させる過程と、
少なくとも1つのプロセッサを用いて、制御対象に関わるデータを収集する過程と、
前記収集されたデータを、少なくとも1つのプロセッサを用いて、前記ローカル時刻を基準とするタイムスタンプ付きでデータベースに蓄積する過程と、
少なくとも1つのプロセッサを用いて、前記データベースへのクエリで指定された期間に対応するデータを前記データベースから抽出する過程と、
少なくとも1つのプロセッサを用いて、前記抽出されたデータのタイムスタンプを前記時刻補正量に基づいて修正する過程と
を具備する、タイムスタンプ修正方法。
Claims (11)
- タイムスタンプの基準となるローカル時刻を提供するローカルクロックと、
前記ローカル時刻の補正処理を繰り返し実行する補正部と、
前記補正処理ごとの時刻補正量を記憶する記憶部と、
制御対象に関わるデータを収集するデータ収集部と、
前記収集されたデータを前記タイムスタンプ付きで蓄積するデータベースと、
前記データベースへのクエリで指定された期間に対応するデータを前記データベースから抽出する抽出部と、
前記抽出されたデータのタイムスタンプを前記時刻補正量に基づいて修正する修正部と、
前記修正されたタイムスタンプ付きのデータを前記クエリの発出元に向け返送する応答部と
を具備する、制御装置。 - 前記記憶部は、前記補正処理ごとの時刻補正量を、それぞれの補正処理を識別するための識別子に対応付けて記憶し、
前記データベースは、前記タイムスタンプ付きデータと、当該データのタイムスタンプの由来するローカル時刻についての補正処理の前記識別子とを含むレコードを蓄積し、
前記修正部は、
前記抽出されたデータを含むレコードに含まれる前記識別子に対応する時刻補正量を取得し、
前記取得された時刻補正量に基づいて、前記抽出されたデータのタイムスタンプを修正する、請求項1に記載の制御装置。 - 前記修正部は、前記取得された時刻補正量を前記補正処理の実行された時刻を基準として内挿した値に基づいて前記タイムスタンプを修正する、請求項2に記載の制御装置。
- 前記データベースは、前記期間の指定を含むクエリへの応答に備えて設計された時系列データベースである、請求項1に記載の制御装置。
- 前記補正部は、グローバル時刻を提供する時刻サーバにアクセスして前記ローカル時刻の補正処理を実行する、請求項1に記載の制御装置。
- 前記データ収集部は、前記補正部による前記補正処理の頻度よりも高い頻度で前記データを収集する、請求項1に記載の制御装置。
- さらに、前記補正処理ごとの時刻補正量を用いたフィードバック学習により前記補正処理の精度に関わる学習データを作成する学習部を具備し、
前記補正部は、前記作成された学習データを参照して前記ローカル時刻を補正する、請求項1に記載の制御装置。 - さらに、前記ローカル時刻の補正処理の妥当性を判定する判定部を具備し、
前記補正部は、前記判定部により妥当でないと判定された補正処理を無効とする、請求項1に記載の制御装置。 - ローカルクロックにより提供されるローカル時刻の補正処理を繰り返し実行する過程と、
前記補正処理ごとの時刻補正量を記憶部に記憶させる過程と、
制御対象に関わるデータを収集する過程と、
前記収集されたデータを、前記ローカル時刻を基準とするタイムスタンプ付きでデータベースに蓄積する過程と、
前記データベースへのクエリで指定された期間に対応するデータを前記データベースから抽出する過程と、
前記抽出されたデータのタイムスタンプを前記時刻補正量に基づいて修正する過程と
を具備する、タイムスタンプ修正方法。 - 請求項9に記載の方法をコンピュータに実行させるための命令を含む、プログラム。
- クロックを具備する装置に備えられたデータベースに蓄積されるレコードのデータ構造であって、
前記装置の制御対象に関わるデータと、
前記データに付与されたタイムスタンプと、
前記クロックにより提供される時刻の補正処理を識別するための識別子とを含む、データ構造。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017092830A JP6648730B2 (ja) | 2017-05-09 | 2017-05-09 | 制御装置、タイムスタンプ修正方法およびプログラム |
CN201810316039.2A CN108873767B (zh) | 2017-05-09 | 2018-04-10 | 控制装置、时间戳修正方法以及记录介质 |
US15/952,378 US11144534B2 (en) | 2017-05-09 | 2018-04-13 | Control device, time stamp modification method, computer program, and data structure |
EP18168028.1A EP3410321A1 (en) | 2017-05-09 | 2018-04-18 | Control device, time stamp modification method, computer program, and data structure |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017092830A JP6648730B2 (ja) | 2017-05-09 | 2017-05-09 | 制御装置、タイムスタンプ修正方法およびプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2018190216A true JP2018190216A (ja) | 2018-11-29 |
JP6648730B2 JP6648730B2 (ja) | 2020-02-14 |
Family
ID=62116195
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017092830A Active JP6648730B2 (ja) | 2017-05-09 | 2017-05-09 | 制御装置、タイムスタンプ修正方法およびプログラム |
Country Status (4)
Country | Link |
---|---|
US (1) | US11144534B2 (ja) |
EP (1) | EP3410321A1 (ja) |
JP (1) | JP6648730B2 (ja) |
CN (1) | CN108873767B (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2021131530A1 (ja) | 2019-12-25 | 2021-07-01 | オムロン株式会社 | 制御システム |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113038188B (zh) | 2015-03-31 | 2023-06-06 | 松下电器(美国)知识产权公司 | 发送方法、接收方法、发送装置以及接收装置 |
EP3280150A1 (en) | 2015-03-31 | 2018-02-07 | Panasonic Intellectual Property Corporation of America | Transmission method, reception method, transmission device and reception device |
JP6528807B2 (ja) * | 2017-06-28 | 2019-06-12 | オムロン株式会社 | 制御システム、制御装置、結合方法およびプログラム |
EP3885952A4 (en) * | 2018-12-14 | 2021-12-01 | Mitsubishi Electric Corporation | LEARNING IDENTIFICATION DEVICE, LEARNING IDENTIFICATION PROCESS AND LEARNING IDENTIFICATION PROGRAM |
CN111726450B (zh) * | 2019-03-19 | 2021-06-08 | 安克创新科技股份有限公司 | 智能快递柜的控制方法和智能快递柜 |
CN112084227B (zh) * | 2019-06-14 | 2024-04-26 | 核桃运算股份有限公司 | 数据查询装置、方法及其计算机存储介质 |
US11366810B2 (en) * | 2020-04-27 | 2022-06-21 | Salesforce.Com, Inc. | Index contention under high concurrency in a database system |
GB2594952B (en) * | 2020-05-12 | 2022-12-28 | Datumpin Ltd | Control system performance tracking apparatus and method |
CN118042082B (zh) * | 2024-02-23 | 2024-08-20 | 湖北泰跃卫星技术发展股份有限公司 | 一种在数据中台中基于气象变化对视频时间校准方法 |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2006092833A1 (ja) | 2005-02-28 | 2006-09-08 | Fujitsu Limited | タイムスタンプ装置、時刻校正方法および時刻校正プログラム |
CN101133401A (zh) * | 2005-02-28 | 2008-02-27 | 富士通株式会社 | 时间戳装置、时刻校正方法、以及时刻校正程序 |
US7697495B2 (en) * | 2006-12-20 | 2010-04-13 | Eaton Corporation | Packet sniffer node and system including the same to assess wireless communication performance |
US8650155B2 (en) * | 2008-02-26 | 2014-02-11 | Oracle International Corporation | Apparatus and method for log based replication of distributed transactions using globally acknowledged commits |
US9455885B2 (en) * | 2011-10-13 | 2016-09-27 | General Electric Company | Systems, methods, and apparatus for modifying sensor time stamp data |
US9003063B2 (en) * | 2011-11-16 | 2015-04-07 | General Electric Company | Systems, methods, and apparatus for estimating power time of use |
US9356721B2 (en) | 2012-06-26 | 2016-05-31 | Marvell World Trade Ltd. | Methods and apparatus for precision time stamping |
US9142049B2 (en) * | 2013-04-30 | 2015-09-22 | Splunk Inc. | Proactive monitoring tree providing distribution stream chart with branch overlay |
US20150127284A1 (en) * | 2013-11-03 | 2015-05-07 | Microsoft Corporation | Sensor Data Time Alignment |
JP6550867B2 (ja) | 2014-04-03 | 2019-07-31 | 富士電機株式会社 | タイムスタンプ付データ管理システム、その装置、プログラム |
-
2017
- 2017-05-09 JP JP2017092830A patent/JP6648730B2/ja active Active
-
2018
- 2018-04-10 CN CN201810316039.2A patent/CN108873767B/zh active Active
- 2018-04-13 US US15/952,378 patent/US11144534B2/en active Active
- 2018-04-18 EP EP18168028.1A patent/EP3410321A1/en not_active Withdrawn
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2021131530A1 (ja) | 2019-12-25 | 2021-07-01 | オムロン株式会社 | 制御システム |
JP2021103439A (ja) * | 2019-12-25 | 2021-07-15 | オムロン株式会社 | 制御システム |
JP7375532B2 (ja) | 2019-12-25 | 2023-11-08 | オムロン株式会社 | 制御システム |
US12105551B2 (en) | 2019-12-25 | 2024-10-01 | Omron Corporation | Control system |
Also Published As
Publication number | Publication date |
---|---|
JP6648730B2 (ja) | 2020-02-14 |
CN108873767A (zh) | 2018-11-23 |
CN108873767B (zh) | 2022-04-12 |
EP3410321A1 (en) | 2018-12-05 |
US11144534B2 (en) | 2021-10-12 |
US20180329942A1 (en) | 2018-11-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6648730B2 (ja) | 制御装置、タイムスタンプ修正方法およびプログラム | |
CN108572613B (zh) | 控制装置、信息处理方法 | |
CN109143989B (zh) | 控制系统、控制装置、结合方法以及记录介质 | |
EP3382480B1 (en) | Controller | |
US10296515B2 (en) | Engineering data collection from control and instrumentation systems | |
EP3373087B1 (en) | Control device and program | |
EP3901721B1 (en) | Control device and program | |
US10295982B2 (en) | Detecting and tracking changes in engineering configuration data | |
JP2018133037A (ja) | 制御装置 | |
WO2020166432A1 (ja) | 制御装置、制御プログラムおよび制御システム | |
JP7380390B2 (ja) | 制御装置、プログラムおよび制御方法 | |
EP3582034A1 (en) | Method and apparatus, in the field of automation technology, of updating processing data | |
Wollschlaeger et al. | Integration of fieldbus systems into on-line asset management solutions based on fieldbus profile descriptions | |
EP3696626B1 (en) | Communication system, communication method, and program | |
Magro et al. | Measuring real time performances of PC-based industrial control systems | |
Kujawa et al. | Visualizations of Third-Party Applications on DCS Systems |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20180214 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20190226 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190426 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20190924 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20191119 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20191127 |
|
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: 20191217 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20191230 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6648730 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |