# Technical Specs

## General Info

<table data-header-hidden><thead><tr><th width="253"></th><th></th></tr></thead><tbody><tr><td>Weight (g)</td><td><p>Astro's maximum payload weight is 1500 grams.</p><p>Ventus OGI Payload (including gimbal) is ~1,350g</p></td></tr><tr><td>Dimensions (mm)</td><td>When upright and forward facing, the Ventus OGI Payload alone has the maximum outer dimensions as follows: 170x 209 x 179 (WxLxH)</td></tr><tr><td>Ingress Protection</td><td>None</td></tr><tr><td>Mount</td><td>Smart Dovetail</td></tr><tr><td>Operation Temperature</td><td>-20C to +50C</td></tr></tbody></table>

#### Flight Time

A single flight with Astro carrying the OGI Payload is typically \~25 minutes. Note that the time presented in AMC is an estimate. The exact time depends on several factors, such as temperature, air density, wind speed, direction, and the aircraft's flight profile.

{% hint style="info" %}
To extend flight times while focusing on a fixed area of interest, consider having Astro orbit around the area. In our testing, Astro is most efficient when orbiting at 7 m/s rather than hovering. The orbit flight mode can be found by clicking on the map while on the ‘Fly’ screen, then clicking the orbit icon:

<img src="/files/QjcOWpR2KKgUao6AMYRp" alt="" data-size="original">
{% endhint %}

## Ventus OGI Camera Specs

#### Infrared Camera:

| Camera Modes                 | Photos at 640x480, Video at 640x480 30 FPS                                  |
| ---------------------------- | --------------------------------------------------------------------------- |
| File Formats                 | JPEG and MPEG-TS                                                            |
| Sensor Resolution (pixels)   | 640px x 512px, 15 micron pitch                                              |
| Lens Field of View (degrees) | Ventus OGI Payload ships with a 25mm lens, approximately 21.7 degrees HFOV. |

A full list of the Ventus OGI specifications can be found on Sierra Olympia’s website:

<https://sierraolympia.com/product/ventus-ogi/>


---

# 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.freeflysystems.com/ecosystem/payloads/ventus-ogi/technical-specs.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.
