25
www.xsens.com
4.2.3
Orientation
The output orientation can be presented in different parameterizations:
Table 10: Orientation outputs
Parameterization
Unit
Quaternions
(-) quaternion values
Euler angles
degree. Roll, pitch, yaw (ZYX Euler Sequence.
Earth fixed type, also known as Cardan or
aerospace sequence)
A positive rotation is always “right
-
handed”,
i.e., defined according to the right-hand rule
(corkscrew rule). Refer to this
to find more information on how quaternions,
Euler angles relate to each other.
Users can access conversion functions in SDK to convert orientation in quaternions to Euler
angels. Refer to SDK programming guide for more information.
4.2.4
Free acceleration
Free acceleration is the acceleration in the local earth coordinate system (
L
) from which
the local gravity is deducted.
Table 11: Free acceleration outputs
Data
Unit
Free acceleration
m/s
2
4.2.5
Timestamp and packet counter
Each data message from Xsens DOT is accompanied by a packet counter and a timestamp.
Packet Counter
Packet counter starts with every new measurement and increase with every generated
data message. This value wraps at 0xFFFFFFFF.
SampleTimeFine
Contains the timestamp of an output expressed in 1MHz clock ticks
of the device’s local
clock. The unit of the SampleTimeFine is microsecond. If the data output rate is 60 Hz, the
time interval between two SampleTimeFine is 16667 µs.
SampleTimeFine starts when the sensor is powered on and wraps at 0xFFFFFFFF (2
32
-1),
which is about 1.2 hours after the sensor is on. SampleTimeFine will restart from 0 if the
sensor reboots.
4.2.6
Status
The status in the logging file is expressed in decimal. Refer to the table below for status
definitions.
Table 12: Status Definition