Skip to content

frame: General newEditLink: en/assembly/_assembly.md


Assembling a UAS

This topic provides basic instructions and links showing how to connect and assemble the core components of a typical unmanned system (UAS) running PX4.

TIP

If you're interested in a specific vehicle, see the more targeted topics in each vehicle section:

The core components consist of a flight controller, GPS, external compass, manual controller and/or telemetry radio system, motors and/or other control actuators, payloads, and a power system. A forward flying vehicle, such as a VTOL or Fixed-wing, will generally also have an airspeed sensor.

The instructions are focussed on systems that use Pixhawk-series flight controllers (FCs), and in particular those that have adopted the Pixhawk connector standard. For these FCs, much of the "wiring up" is as simple as connecting the components into the appropriately labelled ports using supplied cables.

If your FC does not use the connector standard ...

Pixhawk series flight controllers that don't follow the connector standard will often provide cables for interconnecting with Pixhawk standard components. For other controllers you may need to manually create cables and connectors.

The flight controller-specific guides contain FC-specific wiring and configuration information, as do guides on the manufacturer sites.

Flight Controller Overview

The images below show Pixhawk v6x flight controllers from CUAV and Holybro. Their available ports are very similar because they are both Pixhawk standard autopilots that have adopted the Pixhawk connector standard.

The connector standard ports are listed below, along with their labels on each of the FCs, and what they are used for. The FCs have much the same ports with similar names, and core peripherals are connected in the same way.

Pixhawk Connector StandardHolybroCUAVConnect to ...
Full GPS plus Safety SwitchGPS1GPS&SAFETYPrimary GNSS module (GPS, compass, safety switch, buzzer, LED)
Basic GPSGPS2GPS2Secondary GNSS module (GNSS/compass)
CANCAN1/CAN2CAN1/CAN2DroneCAN devices, such as GNSS modules, motors, etc
TelemetryTELEM (1,2,3)TELEM (1,2,3)Telemetry radios, companion computers, MAVLink cameras, etc.
Analog PowerPOWER (1,2)POWER (1,2)SMbus (I2C) power modules
I2CI2CNoneOther I2C peripherals
SPISPISPI6SPI devices (note: 11 pin, not 6 as in standard)
PX4 Debug FullFMU DEBUGFMU DEBUG, IO DEBUGDebugging on Pixhawk "x" FCs
Pixhawk Debug MiniNoneNoneDebugging on other Pixhawk variants

There are some other similarities that are not part of the standard: they both have the same ethernet port (ETH), SBUS OUT, AD&IO, USB, USB-C.

There are also some important differences, most particularly in the way that the various RC Control protocols and PWM output are connected. We'll go into those in the relevant sections.

TIP

Remove power from the flight controller before connecting peripherals! This is "best practice", even if it is not strictly necessary in all cases.

Mount and Orient Controller

The flight controller should ideally be mounted on the frame as close to your vehicle’s center of gravity as possible, oriented top-side up with the arrow pointing towards the front of the vehicle.

To reduce the impact of vibration on the flight controllers internal IMU(s) and gyroscope(s) you should mount the controller using mounting foam if provided, and otherwise follow manufacturer guidance.

INFO

If the controller cannot be mounted in the recommended/default orientation (e.g. due to space constraints) you will need to configure the autopilot software with the orientation that you actually used: Flight Controller Orientation.

GNSS/Compass (+ Buzzer + Safety Switch + LED)

Pixhawk Autopilot systems usually include a primary GNSS/Compass module that incorporates a buzzer, safety switch, and UI LED, and may also have a secondary GPS/compass module. RTK GNSS modules with centimetre accuracy are also supported.

GNSS/Compass modules should be mounted on the frame as far away from other electronics as possible — separating the compass from other electronics will reduce electromagnetic interference. Provided the direction marker is oriented upright and facing towards the front of the vehicle, or at some 45 degrees multiple offset in any axis, the orientation will be auto-detected during calibration. If needed you can orient at other offsets, but then you'll need to manually set the orientation. For more information see Mounting a Compass (or GNSS/Compass).

The modules connect to either serial ports or to the CAN bus.

Serial Port GNSS Modules

The primary GNSS/compass module is connected to the flight controller ort labeled GPS1 or GPS&SAFETY, which should be a 10-Pin JST GH connector. A second GNSS/compass module, if present, is attached to the 6-pin port labeled GPS2.

GPS Connections

Details

The Pixhawk connector standard 10-pin Full GPS plus Safety Switch Port is intended for connecting the primary GNSS. It includes a UART port for the GNSS, and I2C port for the Compass, and pins for the buzzer, safety switch, and UI LED. PX4 configures this UART for use as the primary GPS by default.

The 6-pin Basic GPS Port, if present, includes only a UART and I2C port. PX4 may not configure this as the secondary GPS port. You can check/configure it yourself by following the instructions in Serial Port Configuration..

You can use other UART ports for connecting to this kind of GPS module, but you may need to wire an appropriate cable, and port must be configured using the linked instructions. You can also use another I2C port for connecting a magnetometer that is either standalone or part of a GNSS/compass module.

DroneCAN GNSS Modules

DroneCAN GNSS/Compass modules are connected to CAN bus ports, which are usually labeled CAN1 and CAN2 (as shown in the diagram above). The DroneCAN topic has connection and configuration instructions.

RTK GNSS Modules

RTK GNSS modules are connected to the dedicated FC serial ports or CAN ports in the same way as "normal" GNSS modules. Note however that a separate base module is required for the ground station (see RTK GNSS for details).

Radio Control (Optional)

A Remote Control (RC) system can be used to manually control a UAS. RC systems have two parts: of a vehicle-based radio receiver connected to the flight controller, and a ground-based radio transmitter that is integrated into a handheld controller.

TIP

PX4 does not require a manual controller for autonomous flight modes. However RC systems are essential when bringing up a new airframe, and highly recommended for other low-latency manual flight use cases.

There are a number of different RC standards, such as Spektrum/DSM, S.BUS, PPM, and so on. Remote Control Transmitters & Receivers explains how to select and bind a compatible transmitter/receiver.

RC Ports are not part of the Pixhawk connector standard. The Connecting Receivers section explains how to identify the port to connect your particular receiver.

Generally the correct port is easy to infer from the labels on the flight controller:

  • Spektrum/DSM receivers usually connect to an input that includes DSM in the label, such as: DSM, DSM/SBUS RC, DSM RC, DSM/SBUS/RSSI.
  • PPM or SBUS receivers connect to the RC input, which is most commonly labeled RC IN, but may be a port with SBUS or PPM in the label.
  • Pixhawk flight controllers usually come with cables for connecting to the common RC receiver types.

Telemetry Radios (Optional)

Telemetry radios can be used by ground control stations (GCS) to communicate with vehicles in flight. A GCS allows you to monitor and control the UAS via a graphical interface, edit, upload, and run missions, view video from a connected camera, capture video and images, and so on.

Connect the vehicle-based radio to the TELEM1 port as shown below. The other radio is connected to your ground station computer or mobile device (usually by USB).

Telemetry Connections

Low-power telemetry radios (<1.5 A) are powered from the port, and generally no further configuration should be required.

If using higher power/range radios or another port you will need to separately power the radio from a BEC and modify the telemetry port data rates. You may also need to configure the radio itself, and for IP radios you may need to connect to it via Ethernet — check radio-specific documentation for setup and configuration information.

Details
  • TELEM1 is configured for the typical data rates of low power radios such as SIK Radios.
  • If you're using a radio that supports higher data rates, then you may want to modify the serial port configuration as covered in PX4 and manufacturer documentation.
  • Low power radios such as most SIK Radios and Wifi telemetry radios with around 300m range are powered from the flight controller.
  • High powered radios like the Microhard Serial radio will need to be separately powered and may need to be configured (see the PX4 and manufacturer documentation).
  • You can also attach telemetry radios to the TELEM2 and TELEM3 telemetry ports (if present). Note however that TELEM2 is configured by default for connecting to a companion computer, and might need to be reconfigured to connect to a ground station.

SD Card

SD cards are highly recommended. Among other things they are required for recording and analyzing flight details and using DroneCan/UAVCAN bus hardware. A SD card is factory-installed on many flight controllers, but you should check the documentation for your FC.

Power & Actuators

The diagram below shows how flight controller, motors, control surface actuators, other actuators and other systems might be wired, showing both power and PWM control signal connections. A particular vehicle might have more/fewer motors and actuators, but the wiring approach when using PWM outputs is likely to be similar!

Motor and servo wiring with PM, PDB, BEC, Servo

The following sections explain each part in more detail.

TIP

If you're using DroneCAN ESC the control signals will be connected to the CAN BUS instead of the PWM outputs as shown.

Flight Controller Power

Pixhawk FCs require a regulated power supply that can supply at around 5V/3A continuous (check your specific FC)! This is sufficient to power the controller itself and a few low-power peripherals, such as a GNSS module, RC transmitter, and low power telemetry radio, but not for motors, actuators, and other peripherals.

Power modules are commonly used to "split off" this regulated power supply for the FC and also to provide measurements of the battery voltage and total current to the whole system — which PX4 can use to estimate power levels. The power module is connected to the FC power port, which is normally labeled POWER (or POWER 1 or POWER 2 for FCs that have redundant power supply). The diagram below shows what this might look like.

Power modules connected to CUAV Pixhawk 6x

The other output of the power module supplies battery power for other components, including motors and actuators, high power radios, and some payloads, such as cameras, and grippers.

TIP

Flight controller manufacturers usually recommend suitable power modules for use with their FCs (and sometimes also Power Distribution Boards (PDB) that contain suitable power modules). You don't have to use manufacturer-recommended power module (or PDB), but this is often the easiest way to ensure that the power supply matches both the FC power requirements and the communication protocol expected by its power port.

INFO

FCs may have power ports that provide power information via the CAN bus. For example, the CUAV Pixhawk 6x has I2C power ports POWER 1 and POWER 2, and the CAN ports POWER C1 and POWER C2. Even though power ports are part of the Pixhawk connector standard, you should check FC specific documentation for power setup.

Power Distribution Board (PDB)

In this example the power output from the battery is first connected to a power distribution board (PDB), which breaks out the power from the input into multiple parallel outputs. You don't have to use a PDB, but it can simplify wiring, in particular for vehicles that have several motors.

A more capable PDB may incorporate a power module (in which case they replace a stand alone module), ESCs for controlling a number of motors, and may also integrate a BEC (battery elimination circuit) for supplying power to servos and other peripherals.

Motors

Brushless motors are powered and controlled via ESCs (electronic speed controllers). PWM ESCs are connected with two input wires from the battery for power, two input wires from the flight controller that provide control signals (via three pin connector), and three output wires that are connected to the motor.

The power wires should be twisted in order to reduce electromagnetic interference, and kept as short and "tidy" on the frame as possible.

Any outputs on either PWM output bus can be connected to any actuators, motor, or other PWM controlled hardware, and later mapped to a particular actuator that is controlled by PX4 when configuring the Actuator Outputs.

Note:

  • By preference you should connect ESC to FMU PWM bus outputs because they are lower-latency than IO PWM outputs. Note that the PWM outputs are often labeled AUX or MAIN. Use the AUX bus if both are present, and MAIN otherwise.
  • DShot ESC (recommended) can only be used on the FMU PWM outputs.
  • Motor outputs should be grouped together as much as possible rather than spread randomly across both the FMU and IO busses. This is because if you assign some function to an output, such as DShot ESC, you can't then assign adjacent unused pins for anything other than a DShot ESC.

Servos

Servos are used to move flight control surfaces and payload actuators. Typical wiring for power and control is shown below.

Servo wiring

PWM servos have a three wire connector that provides both power and PWM control signals (the middle pin is the power/voltage high). You can connect the servo outputs to any pins or bus you like, and later on configure what the output actually does in PX4.

The power rail cannot be powered by the FC itself! A battery elimination circuit may be used to provide a regulated voltage from the battery to the middle "Power" rail on the PWM output bus, which in turn powers all connected servos.

WARNING

The power rail can only have the one voltage provided by your BEC. If you don't use servos that all accept the same voltage, you'll need to separately power those that use a different voltage.

Other Peripherals

Other peripherals, such as high-power radios, cameras, and so on have their own power requirements. These will usually be supplied off a separate BEC.

The wiring and configuration of optional/less common components is covered within the Hardware Hardware Selection & Setup topics for individual peripherals.

Build Tutorials

Assembly of the autopilot system on a specific vehicle frame depends on the actual hardware you are using, including size, geometry, materials, attachment points, and the components that are used. This cannot be captured in a single generic set of instructions.

Instead we've provided links to specific examples of how this might be done in the build tutorials linked below. These show end-to-end setup and configuration of a number of vehicles.

  • Check your build: Airframe Builds for complete assembly examples on different vehicle frames.

FC-Specific Assembly Guides

TIP

The manufacturer documentation for your flight controller may include guides for controllers that are not listed below, or that are more up-to-date than the following guides.

These guides explain how to connect the core components of the autopilot system "off the frame" for a number of popular flight controllers. They recommend sensors, power systems, and other components from the same manufacturer.

See Also