# Scenario: Doing Your Own Dead Reckoning

You might want to do your own dead reckoning or use velocity data in the ROV’s coordinate frame. You can do this by enabling the $DVPDL (position delta) output. **Take care to understand the different coordinate system used in the $DVPDL message.**

If you plan to operate using the $DVPDL message, take extra care mounting the sensor head and entering any mounting offsets into the DVL using the SET-SENSOR-ORIENATION command.

Since the compass aspect of the IMU is not used in this scenario, the upgraded IMU has no real benefit over the baseline IMU in this scenario. Consider this when configuring your system.


---

# 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/dvl-75/usage-considerations-and-scenarios/scenario-doing-your-own-dead-reckoning.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.
