Re-Tweeted IMU Messages (IMU Raw Data)

If the DVL is set to re-tweet (i.e., forward, relay, pass-thru) IMU raw data messages, each time the DVL interrogates the IMU it will output an IMU raw data message. The IMU is interrogated at the DVL ping rate, which varies from 5 Hz to 20 Hz depending on many factors.

The IMU raw data message consists of the string “IMU:” followed by eleven floating point numbers in ASCII format, followed by a line terminator (cr/lf). The units of the ten floating point numbers may vary between the baseline IMU and the enhanced IMU. See the table below:

“Linear Acceleration” = Acceleration with gravity vector subtracted, aka “Free Acceleration”

Note: These are raw messages. The quaternion values relate the sensor head coordinate system to the real world (magnetic) coordinate system, including magnetic declination if supplied. The accelerations and gyro rates remain aligned with the sensor frame. The user can verify these experimentally. Cerulean does not represent that IMU orientations will be remain consistent between revisions or manufacturing lots.

When the IMU message is sent, the quaternion has already been transformed into the sensor head coordinate frame using the transformations above.

Last updated