# 5V/12V DC-DC Converters

## Description & Specifications

The Freefly DC-DC converters draw power from the 50V battery bus and provide up to 120W of 5V or 12V DC. The converters utilize off the shelf converters mounted on a custom heatsink with and a custom capacitor board to provide better transient response.

| Spec                          | 12V                   | 5V                    |
| ----------------------------- | --------------------- | --------------------- |
| Operating input voltage range | 18-75VDC              | 18-75VDC              |
| Output voltage                | 12VDC                 | 5VDC                  |
| Max output current (Note 1)   | 10A                   | 24A                   |
| Max output power (Note 1)     | 120W                  | 120W                  |
| Recommended max output power  | 100W                  | 100W                  |
| Operating Temperature         | -40C to 85C           | -40C to 85C           |
| Input power connector         | XT30 (Male Pins)      | XT30 (Male Pins)      |
| Output power connector        | XT60 (Female Sockets) | XT60 (Female Sockets) |
| Weight with Wires/ Plugs      | 105 grams             | 105 grams             |

Note 1: Above ambient temperatures of 50C, some current/power derating will be necessary.

{% hint style="info" %}
The DC-DC converter output is isolated, so the "return" power connection is not tied to the AltaX ground. If you are connecting to a data link in AltaX (such as UART), you **must** run the ground line in the data connection (ie. pin 6 in UART connection or pin 4 of CAN).

Failure to properly ground modules connected to the isolated DC-DC converters may result in spotty or non-functional connection.
{% endhint %}

## Installation

The converter mounts onto any unused closeout. Installation steps:

|    |                                                                       |                                  |
| -- | --------------------------------------------------------------------- | -------------------------------- |
| 1. | Remove two screws holding closeout door, remove closeout door         | ![](/files/-Lpj5pWiMMaCTyMTtL_4) |
| 2. | Install DC-DC converter using supplied button-head screws             | ![](/files/-Lpj6CC3-N3vZlZ7ZLr0) |
| 3. | Route & connect XT30 connector to inside of the power expansion board | ![](/files/-Lpj6dwy4vWfrs-p7j5A) |
| 4. | Route XT60 connector to desired location                              |                                  |

{% hint style="info" %}
The internal XT30s of the power expansion board share the same 10A fuse as J1.
{% endhint %}

## Operation Notes

The power converter will power on automatically as soon as the battery is connected on the aircraft.

* The power converter will power on automatically as soon as the battery is connected on the aircraft.
* The converters have overcurrent & short circuit protection, and will restart automatically upon clearing of overcurrent/short circuit condition.

{% hint style="warning" %}
Caution! The DC-DC converter heatsink may get very hot when drawing power.
{% endhint %}


---

# 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/products/products/alta-x/untitled-5/5v-12v-dc-dc-converters.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.
