# Installation

SmartAP PDB (Power Distribution Board) is used for batteries and ESC connection. The board has integrated voltage and current sensors, buzzers, and 5V and 12V outputs.&#x20;

![](/files/-MTPvu37yN1CvU7JEow9)

## High input voltage recommendations

{% hint style="warning" %}
**WARNING:** When input voltage is higher than +35V (8S+ battery) then it's strongly required to attach Aluminum Electrolytic Capacitor to the power input pads with the rating of at least 100 uF / 100V.&#x20;

Recommended part number: B41851A9227M000 or similar specs
{% endhint %}

<figure><img src="/files/8XlzN56TtU7DVbABAdqy" alt=""><figcaption><p>Input capacitor in parallel to the main power input</p></figcaption></figure>

## Pinout

The SmartAP PDB pinout diagram is shown below. The larger pads in the rear side are intended for the main battery connection. Up to 4 independent batteries can be connected using the thick wires (e.g. 8-10 AWG). The thick wires are essential to be able to handle high current loads. Both top and bottom, and left and right sides have pads for a ESC power supply connection. Therefore, up to 12 ESCs can be connected.

![](/files/-MTPsbdOA5BWrIVS7V7h)

## Soldering

{% hint style="info" %}
**NOTE:** It's strongly recommended to use a powerful solder iron (at least 80W). A weaker soldering iron produces a high chance of a cold joint which can significantly reduce the reliability of the elements.
{% endhint %}

Soldered Power Distribution Board should look as follows:

<figure><img src="/files/-MTPsbdLt7JOinxzT505" alt=""><figcaption></figcaption></figure>

## Powering the autopilot

![](/files/-MTPsbdJPVUEiIQtV3Yn)

#### SmartAP PRO

[SmartAP PRO](https://sky-drones.com/smartap-pro) autopilot is capable of receiving power directly from the main battery, therefore, specially dedicated solder terminals can be used. If you require the autopilot to receive the current sensor (integrated in PDB) readings, simply connect the `GND`, `5V`, `CURRENT` signals of the PDB using a standard cable to the flight controller.&#x20;

![](/files/-MTPsbdNbiCIzxk8THWy)

{% hint style="warning" %}
**WARNING:** SmartAP gets power directly from the PDB which is connected to the main battery, therefore, supply voltage is the same as your battery voltage. This means that it can be up to:

* 36V (8S) for SmartAP 3.0
* 36V (8S) for SmartAP 3.1
  {% endhint %}

#### SmartAP MAX

SmartAP MAX gets its power and voltage / current readings from the PDB using a standard 6-pin cable with Molex PicoBlade connectors. Simply connect the cable to the `PWR` connector of the autopilot.

### Buzzer support

SmartAP PDB has an integrated electromagnetic buzzer (sounder) which is used for audio notifications, alerting users to the system status. Simply connect the `BUZZER` and `GND` signals of the flight controller to `BUZZER` and `GND` signals of the PDB.

### Voltage and current sensors

SmartAP PDB has integrated voltage and current sensors. The current sensor is located on the bottom side of the PDB. For the correct scale / offset configuration, please [contact us ](https://sky-drones.com/contact-us)now and we'd be happy to help!

![](/files/-MTPsbdKRgLbrgaXypfi)


---

# 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.sky-drones.com/avionics/smartap-pdb/installation.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.
