# Ping Length

The signal sent by the ROVL transmitter is called a "ping." It is a burst of sound which is kept to the minimum practical length in order to mitigate multipath effects. ROVL Mk II transmitters, ROVL Mk III transponders, and ROVL Mark III transceivers all transmit pings.&#x20;

The ping is sent at 25kHz. In water, the speed of sound is about 1500 meters per second but varies depending on the water temperature, pressure, and salinity. The ROVL defaults to assuming 1484 meters per second (but can be easily configured to assume something different). This makes a single cycle of the ping measure about 60mm in length.


---

# 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/ethernet-rov-locator/fundamentals-useful-to-system-designers/ping-length.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.
