# Accuracy Test: Topside GPS

If you are looking for absolute ROV position, the Topside GPS sets the fundamental lower limit to system accuracy. The green dots in the image below are the plotted position of the Topside GPS. During the approximately 26-minute test, the Topside position wandered about 6 meters. The ROV position is calculated as an offset to the Topside GPS, and the GPS error is thus manifested directly as an error in ROV position.

The positions are quantized due to precision limits in the map message that displays latitude and longitude. So, although the map only shows about 20 green dots, there were actually 1588 observations made and 1588 points plotted in this map. Each point seen below is overlaid many times.&#x20;

The magenta dots are positions of the transponder as it was dropped through a hole about 4 meters from the transceiver hole as we were making sure everything was working. The scatter of these points is almost almost entirely due to the GPS error, although there was a small actual change in slant range during the test as the transponder was lowered into the water.

<figure><img src="/files/jHatrgyK4fgO2QmJiPA5" alt=""><figcaption><p>Map at transceiver location</p></figcaption></figure>


---

# 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/fundamentals-useful-to-system-designers/accuracy-expectations/accuracy-test-topside-gps.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.
