# Power Supply

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

## INTRO :

The Airbot Systems **switching power supply** is ideal for electronic projects,  models, drones, robots and other electronic devices requiring quality power. This power module can be easily integrated into a variety of mounting configurations, providing great flexibility for projects development.

The module incorporates a voltage divider bridge which can be used to measure the input voltage.

**PRODUCT PAGE :** <https://www.airbot-systems.com/produit/airbot-systems-power-supply/?lang=en>

## INSTALLATION :

The Power supply can be used by two different ways :

**STACKED**\
The power supply can be directly integrated into another PCB used as motherboard. It reduces new electronics projects development timeline. Airbot Systems provides all necessary documents to facilitate the integration (3D file of the power supply, Eagle library, Kikad library and PDF). All these files are downloadable for free from our [download section](broken://pages/-MV6XsFnV6KA2819DP4w)

**WIRED**\
The power supply can be used as traditional wired BEC by using the accessory PCB provided with each power module. The power supply should be first soldered on the accessory PCB, then you can easyly solder input and output wires from large pads on the accessory board bottom side.

{% hint style="success" %}
Note : To avoid any damage on the power supplies and grant the reliability, we highly recommand to use anti-spark battery power connector on the power source ( like Amass XT90-S )
{% endhint %}

<figure><img src="/files/UMSTEVDTACQQScQAn2oK" alt="" width="375"><figcaption></figcaption></figure>

## TECHNICAL SPECIFICATIONS :

– Supports up to 50.4V input (4S to 12S battery)\
– Provides up to 3A continuously\
– User selectable output voltage: 5V, 5.3V or 12V\
– Optional PCB included for stack or wired use

**Dimensions :**\
Power module only : 24\*23\*6,15mm / 0,94\*0,90\*0,24in (without cable)\
Assembled with the optional PCB : 29\*23\*6,15mm / 1,14\*0,90\*0,24in (without cable)

{% hint style="info" %}
**5V3 Power Supply :** If used to provide over 2A continuously, we highly recommend to use an active cooling in order to limit heat. <br>
{% endhint %}

## PINOUT  DIAGRAM :

<figure><img src="/files/zdPLqF8cRtYMB0ykpZEQ" alt="" width="375"><figcaption></figcaption></figure>

### &#x20;<a href="#specifications" id="specifications"></a>

<table><thead><tr><th width="289">LABEL</th><th>FUNCTION</th></tr></thead><tbody><tr><td>V-IN  </td><td>Power source Input (max 50.4v)</td></tr><tr><td>GND  </td><td>Ground</td></tr><tr><td>V-OUT</td><td>Power Out. (defined by user on the bottom side / max 3A continuous)</td></tr><tr><td>Opt-IN</td><td>Optional input which can be used to pass a signal or any other low intensity current (Typically current sensor)<br>Connected to Opt-Out</td></tr><tr><td>Opt-Out</td><td>Connected to Opt-in</td></tr><tr><td>V-Prob</td><td>Divider bridge connected to V-IN. Can be used to measure the voltage from the power source. Voltage divider : 16</td></tr></tbody></table>

## OUTPUT VOLTAGE SETUP

Output voltage can be defined by the user, and changed anytime to adapt power needs. \
Solder bridges are present on the bottom face of the module. **By default the 3 solder bridges are connected**. \
To define the power supply output voltage, use a sharp tool to cut the layout tracks corresponding to the unwanted voltages (cutter or scalpel). Only the trace of the desired voltage must remain connected. Corresponding voltages are labeled next to each solder bridges\ <mark style="color:green;">**TIP :**</mark> <mark style="color:green;"></mark><mark style="color:green;">Use a multimeter with continuity test mode to check if the tracks are correctly cut and no longer in contact.</mark>\
\
Voltage can be changed at anytime by cutting all the layout traces and solder bridge the desired one.\
**Note :** If the module is integrated on a mother board, keep an access window to the power module backside to maintain the voltage change possible.

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


---

# 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://airbot-systems.gitbook.io/airbot-public-wiki/modules/power-supply.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.
