# 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.

A basic ROVL ping is twelve cycles long. Thus, the length of a basic ping in water  is about 710mm (0.71m).

ROVL pings are generated by piezoelectric transducers which are resonant near the ping frequency. The transducers reverberate for a few cycles after excitation stops, so if you put a hydrophone in the water you will see a few extra cycles beyond what is stated above. However, the extra cycles are ignored by the receivers, so they do not come into play when thinking about interference.  &#x20;

<figure><img src="/files/9qORu7kUWSQ98RoeUGSy" alt=""><figcaption><p>ROVL Basic Ping, sampled via hydrophone at 1 MHz</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/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.
