mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:32:36 +08:00
88d623bedb
* Add vitepress tree * Update existing workflows so they dont trigger on changes in the docs path * Add nojekyll, package.json, LICENCE etc * Add crowdin docs upload/download scripts * Add docs flaw checker workflows * Used docs prefix for docs workflows * Crowdin obvious fixes * ci: docs move to self hosted runner runs on a beefy server for faster builds Signed-off-by: Ramon Roche <mrpollo@gmail.com> * ci: don't run build action for docs or ci changes Signed-off-by: Ramon Roche <mrpollo@gmail.com> * ci: update runners Signed-off-by: Ramon Roche <mrpollo@gmail.com> * Add docs/en * Add docs assets and scripts * Fix up editlinks to point to PX4 sources * Download just the translations that are supported * Add translation sources for zh, uk, ko * Update latest tranlsation and uorb graphs * update vitepress to latest --------- Signed-off-by: Ramon Roche <mrpollo@gmail.com> Co-authored-by: Ramon Roche <mrpollo@gmail.com>
2.1 KiB
2.1 KiB
RaccoonLab Power Connectors and Management Units
CAN Power Connectors
CAN power connectors are designed for light unmanned aerial (UAV) and other vehicles for providing power over CAN using CAN power cables.
There are two types of devices:
CAN-MUXdevices provide power from XT30 connector to CAN. There are 2 variation of this type of the device with different number of connectors.Power connector nodeis designed to pass current (up to 60A) to power load and CAN, measure voltage and current on load. It behaves as Cyphal/DroneCAN node.
Please refer to the RaccoonLab docs CAN Power Connectors page.
Connection example diagram
Here are the examples:
- The first shows how to use both external high voltage power and 5V CAN power for different nodes with MUX. The NODE (the large one in the left diagram) is connected to a high-voltage power source (here 30 V). In this case, the uNODE (smaller one on the left schematic) is powered directly from the autopilot.
- The second example shows how to connect multiple uNODEs that are powered by the autopilot (5V). If these nodes are powered from a separate DCDC, that DCDC should also be connected to one of these connectors.
Power Management Unit
This board monitors the battery (voltage and current) and allows control over charging, source and load using he DroneCAN interface. It might be useful for applications where you need to control the power of the drone including the board computer and charging process.
Please refer to the RaccoonLab docs Power & Connectivity page.

