# Evo Max 4T

## Overview

<figure><img src="/files/tspQNOcDRU1SxlZI1BRg" alt=""><figcaption></figcaption></figure>

## Specifications

### Aircraft

|                                   |                                                                                                                                                                                                                                                |
| --------------------------------: | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|                         **Model** | Evo Max 4T                                                                                                                                                                                                                                     |
|                  **Manufacturer** | Autel Robotics                                                                                                                                                                                                                                 |
|                        **Copter** | Quadcopter                                                                                                                                                                                                                                     |
| **Satellite Positioning Systems** | GPS                                                                                                                                                                                                                                            |
|   **Operating Temperature Range** | <p>-20℃ to +50℃ (without load)<br>-20℃ to +40℃ (full load)</p>                                                                                                                                                                                 |
|              **Max Ascent Speed** | 8 m/s                                                                                                                                                                                                                                          |
|             **Max Descent Speed** | 6 m/s                                                                                                                                                                                                                                          |
|                     **Max Speed** | 23 m/s                                                                                                                                                                                                                                         |
|          **Hover Accuracy Range** | <p>Vertically<br>±0.1 m (when visual positioning works normally)<br>±0.5 m (when GNSS works normally)<br>Horizontally<br>±0.3 m (when visual positioning works normally)<br>±0.5 m (when high-precision positioning system works normally)</p> |
|               **Max Flight Time** | 42 minutes                                                                                                                                                                                                                                     |
|                      **Released** | 2023                                                                                                                                                                                                                                           |

### Gimbal

|                                    |                                                                    |
| ---------------------------------: | ------------------------------------------------------------------ |
|                  **Stabilization** | 3-axis mechanical gimbal (tilt, roll, pan)                         |
| **Max Controllable Angular Speed** | 100°/s                                                             |
|        **Angular Vibration Range** | <0.005°                                                            |
|               **Mechanical Range** | <p>Tile: -135° to 45°<br>Roll: -50° to 50°<br>Pan: -45° to 45°</p> |
|             **Controllable Range** | Tilt: -90° to 30°                                                  |


---

# 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://wiki.zephyr-sim.com/getting-started/drones/autel/evo-max-4t.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.
