Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.37 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.37 KB

Reference Hardware for PX4 Sapog

Join the chat at https://gitter.im/Zubax/general

This directory contains the reference hardware design for PX4 Sapog - an advanced open source ESC firmware.

This specific design is intended as an application note; the main knowledge to gather from this design is the pinout of the MCU and its immediate connections. The design is implemented in Eagle, version 7 or newer is required.

Resources

Design guidelines

  1. When choosing the power transistors, keep their dynamic characteristics in mind: the switching time must be under 50 nanoseconds. Sapog employs somewhat unorthodox methods of state estimation which require a high-speed inverter.
  2. The RC filters in the phase voltage feedback circuits should be designed so that their cutoff frequency is around 19 kHz and the output impedance does not exceed 8 kohm.
  3. Unless your maximum supply voltage exceeds 25 V (6S), do not change the DC link voltage measurement divider.

License

The design is distributed under the terms of the Creative Commons Attribution-ShareAlike 3.0 Unported license (CC BY-SA 3.0).