A Power Distribution Board (PDB) is an essential component in many electronic systems, particularly in complex circuits and multirotor aircraft. It serves as a hub for distributing electrical power from a single source, such as a battery, to multiple electronic devices or subsystems. PDBs are commonly used in radio-controlled (RC) models, drones, robotics, and other applications where organized power management is crucial.
Pin Number | Description | Notes |
---|---|---|
1 | Battery Input (+) | Connect to positive battery terminal |
2 | Battery Input (-) | Connect to negative battery terminal |
3-n | ESC/Motor Outputs (+) | Number varies by PDB design |
3-n | ESC/Motor Outputs (-) | Number varies by PDB design |
Aux1 | Auxiliary Power Output (+) | Optional, for accessories |
Aux1 | Auxiliary Power Output (-) | Optional, for accessories |
Connect the Battery:
Connect the ESCs/Motors:
Connect Accessories (if applicable):
Q: Can I use a PDB with a higher voltage rating than my system requires?
Q: What should I do if the PDB is getting too hot during operation?
Q: How do I know if the PDB can handle the current from all my devices?
If you're using a PDB with an Arduino UNO or similar microcontroller, the PDB will typically be used to distribute power to various sensors, actuators, or shields that require more current than the Arduino can provide directly. In such cases, no specific code is needed for the PDB itself, as it is a passive component. However, ensure that the power requirements of all connected components are within the specifications of the PDB.