# Ram Air Turbine (RAT)

### RAM AIR TURBINE (RAT) <a href="#ram-air-turbine-rat" id="ram-air-turbine-rat"></a>

* <mark style="color:red;">Handle manually deploys the Ram Air Turbine.</mark>
* <mark style="color:red;">Deploys automatically whenever AC power sources are not powering the AC buses.</mark>
* <mark style="color:red;">8 seconds after deployment the RAT supplies power. Batteries power during the 8 seconds.</mark>
* <mark style="color:red;">Requires maintenance to stow the RAT.</mark>
* <mark style="color:red;">RAT power the AC Motor-driven Pump (ACMP 3A) for primary flight control tasks.</mark>
* <mark style="color:red;">RAT provides a lower power output than the APU and IDGs.</mark>


---

# 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.flightsim-studio.com/e-jet-series/systems-guide/central-pedestal/ram-air-turbine-rat.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.
