Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.59 KB

Analysis.md

File metadata and controls

20 lines (11 loc) · 1.59 KB

Data Analysis

Tools

The list below describes some of the tools you can use to work with the .hdf files created by ICOc.

General

Specific

  • ICOlyzer: Tools to analyze measurement data from the ICOtronic system

Timestamps

The embedded devices of the ICOtronic system (STH, STU, SMH) only have knowledge of relative time, i.e. they can tell you about the time difference between two timepoints, but they do not know “which time it is”. They simply do not have access to a time source for absolute time, such as a time server or an atomic clock.

In the case of ICOc the measurement computer adds the information about the absolute time a measurement takes place. This means that the timestamps in the measurement files are dependent on the time settings of the computer. Since the timing information is taken from the timestamp of a CAN message multiple data points have the same timestamp. The 8 data bytes of a CAN streaming data message will contain three 16 bit measurement values, which all share the same timestamp.