# SmartAP PDB

## Introduction

SmartAP PDB (Power Distribution Board) allows users to transfer power from the battery to ESCs / motors, and generate a power supply for the flight controller and other peripherals with different voltage levels.&#x20;

PDB provides the functionality for battery voltage / current measurements. SmartAP PDB makes high-power line connections easier and much more reliable.

![](/files/-MTPvkkNDL5CE3ih6esF)

## Features

* Size: 65x65 mm, 4no. 3mm mounting holes&#x20;
* Input voltage up to 60 Volts (14S)
* Capability to handle extremely high currents (peak current up to 400A)
* Power input from the main battery, possibility to connect up to 4 independent batteries
* 12 pairs of pads (6 top, 6 bottom) for powering up to 12 motors (all possible airframe configurations supported)
* Integrated voltage and current sensors
* Integrated DC-DC converter from 10-60 V input (up to 14S battery) to 5V output to power peripherals, max output current 5A&#x20;
* Integrated DC-DC converter from 10-60 V input (up to 14S battery) to 12V output to power peripherals, max output current 5A
* 5V and 12V power output terminals (standard 2.54mm/0.1" connectors)
* Integrated loud electromagnetic sounder (buzzer)
* Power output for the flight controller (both 5V and battery VIN)
* Fully compatible with all [SmartAP Autopilots](/avionics/legacy-autopilots.md)

For further information, please refer to the [installation](/avionics/smartap-pdb/installation.md) section.

## Manufacturing process

At Sky-Drones, we pay extremely high attention to the design of our hardware including manufacturing, inspection and quality control. The reliability of your drone is directly affected by the quality and reliability of the hardware inside, so it's our responsibility to you to take extra are. Take a look at the video below: it demonstrates the essential steps in our hardware production process in our UK factory before being shipped worldwide to our customers.

{% embed url="<https://www.youtube.com/watch?v=oP77vW-1cWs&t=14s>" %}


---

# 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.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.
