# CIMU Calibration Background

The Mk III Transceiver contains an IMU (called the "Cerulean IMU") that has internal magnetometers, accelerometers and gyros. These sensors are imperfect and can have manufacturing bias and linearity errors. Additionally, external magnetic disturbances can cause the magnetometers to make a bad estimate of magnetic north. Calibration mitigates the effect of these factors.

The gyros and accelerometers are subject to slight aging effects, and to temperature effects. Generally, you really only need to calibrate these every three to six months.

The magnetometers are subject to variations in the Earth's magnetic field strength and to magnetic disturbances due to electrical currents and and nearby soft iron or other ferrous objects. The closer a disturbance source, the smaller it can be and still affect north-finding. Generally, you should calibrate the magnetometers when you move the system a geographically significant distance (e.g., 50 km or more), or to an magnetically different location.&#x20;

<figure><img src="/files/kgwAkLsuWRtAjKrYSTLM" alt=""><figcaption><p>CIMU Calibration is started by clicking the "CIMU Calibrator" button (highlighted). This button is only enabled if the currently connected device has a CIMU.</p></figcaption></figure>

See the following sections on CIMU calibration procedures.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ceruleansonar.com/c/rov-locator/inertial-measurement-unit-imu/cimu-calibration-background.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
