> For the complete documentation index, see [llms.txt](https://docs.holybro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.holybro.com/peripherals/jss-ld-24-200-radar-range-finder/overview.md).

# Overview

The JSS-LD-24-200 is a compact altimeter radar with high measurement accuracy, small size, high sensitivity, light weight, easy integration, stable performance, all-weather operation, and strong anti-interference capability. It is suitable for complex terrain, including vegetation, grassland, and water surfaces, enabling accurate altitude determination and terrain tracking.

### Features

* High sensing accuracy
* Great signal penetration with 24GHz FMCW millimeter wave technology
* Low side lobe antenna design to reduce interference
* Lightweight and low profile
* DroneCAN interface, compatible with Ardupilot and PX4<br>

### Specifications

| Range                            | 0.1\~50m                            |
| -------------------------------- | ----------------------------------- |
| Accuracy                         | ±0.02m                              |
| Resolution                       | 0.75m                               |
| Refresh Rate                     | 50Hz                                |
| Operating Frequency              | 24.0\~24.2GHz                       |
| RF Power (EIRP)                  | ≤25dBm                              |
| Beam Width (Horizontal/Vertical) | <p>28°/18° (TX）<br>27°/17° (RX）</p> |
| Antenna Side Lobe Level          | <p>-18dB (TX）<br>-20dB (RX）</p>     |
| Operating Voltage                | 6\~60V DC                           |
| Operating Current (10V)          | 150mA                               |
| Power Consumption                | 1.5W                                |
| Operating Temperature            | -40℃\~85℃                           |
| Dimensions (L\*W\*H)             | 130x70x14.5mm                       |
| Weight                           | 110g                                |
| IP Rating                        | IP68                                |
| Communication Protocol           | DroneCAN                            |

&#x20;

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.holybro.com/peripherals/jss-ld-24-200-radar-range-finder/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
