Electric motor and propeller matching for UAS means choosing a propulsion combination that delivers the required thrust at the aircraft's operating speeds while staying within electrical, thermal, and mechanical limits. The motor, propeller, electronic speed controller (ESC), and power source must be evaluated together. A motor's KV rating alone cannot establish the thrust, current draw, or endurance of the finished aircraft.

Start with the mission's thrust and airspeed requirements, find suitable propeller operating points, then check whether the motor and ESC can sustain them across the usable battery-voltage range. That sequence makes a supplier's thrust chart useful without mistaking its best row for a complete aircraft design.

On This Page

Follow the power and command paths

In a typical direct-drive electric installation, the battery supplies a DC bus through the distribution wiring. The ESC switches power into the brushless motor's windings, and the motor turns the propeller. The flight controller sends actuator commands to the ESC; supported telemetry can return measurements to the controller. Electrical input, shaft output, and aerodynamic output are different quantities.

For example, PX4's DShot documentation describes a digitally encoded command interface and telemetry on supported ESCs. It also makes controller-output support a wiring consideration. An ESC that accepts commands successfully still needs to handle the selected motor and propeller load.

Keep the power-source boundary visible. Pack protection, remaining charge, and allowable load affect whether propulsion power remains available. The companion explanation of battery management systems for unmanned vehicles covers those pack-level functions and their connection to vehicle recovery.

Find the loaded operating point

KV is a speed constant, commonly expressed in revolutions per minute per volt. Multiplying it by voltage gives an idealized no-load speed estimate. Once a propeller draws torque, winding voltage drop and losses matter. Two motors with the same KV can have different resistance, cooling, mass, and continuous operating limits.

The torque constant relates motor current to torque. Use the manufacturer's current and commutation conventions when applying it; battery-bus current is not automatically the same quantity as motor phase current. Maxon's motor-data guidance explains why brushless motor parameters must be understood together with the driving electronics.

At a steady operating point, motor torque equals the torque required by the propeller. If the motor supplies more torque, the rotating assembly accelerates; if less, it slows. The intersection changes with effective motor voltage and airflow through the propeller. The MIT motor/propeller matching notes develop this balance and show why the motor and propeller efficiency curves must be considered together.

A continuous power rating is also conditional. Resistive winding losses generate heat, while iron losses can become important at high speed. Heat must escape through the installation. Maxon's continuous-operation explanation describes this thermal boundary. A short thrust sweep cannot establish that a motor will tolerate the same point throughout a long hover.

Check both ends of the power-source range. The fully charged voltage can expose speed or current limits; the lowest permitted loaded voltage can expose insufficient thrust. Specify continuous and short-duration demand separately, including how long the transient lasts and how often it repeats.

Read propeller data in the right conditions

Diameter, pitch, blade count, and blade geometry describe a propeller but do not replace its performance map. Pitch is a geometric descriptor, not a guaranteed distance traveled per revolution. Compare the exact propeller designation, rotation, RPM, air density, and inflow condition represented by the data.

The UIUC Propeller Database provides experimental static and wind-tunnel data for small aircraft propellers. By contrast, APC's downloadable performance files are generated by its analysis software using propeller geometry. APC identifies simulation versions and dates. Either can support preliminary selection, provided predictions remain distinguishable from measurements.

Thrust and power coefficients

Using the convention in Brandt and Selig's low-Reynolds-number research, the relationships are:

J = V / (n × D)

T = CT × rho × n² × D⁴

Pshaft = CP × rho × n³ × D⁵

Here, J is advance ratio, V is axial airspeed in m/s, n is revolutions per second, D is diameter in metres, rho is air density in kg/m³, T is thrust in newtons, and Pshaft is mechanical power in watts. CT and CP are dimensionless coefficients for the relevant propeller and operating condition. Divide RPM by 60 before using these equations.

The strong diameter and speed terms explain why a seemingly modest change can substantially alter motor loading. However, CT and CP are not universal constants: the underlying blade aerodynamics also change. The UIUC research documents Reynolds-number effects, so applying one coefficient pair to a different scale or speed requires justification.

Treat a larger, slower propeller and a smaller, faster one as candidates to compare at equal thrust. The larger option needs more physical clearance, while the faster option must respect its speed and thermal limits. Changing pitch or blade count requires another map comparison; neither is a free increase in performance.

Hover and cruise need different comparisons

For axial forward flight, propulsive efficiency is T × V / Pshaft. At zero flight speed this expression is zero even though the propeller produces useful static thrust. For hover selection, compare electrical power at the same required thrust, with density and installation conditions aligned. A thrust-per-watt value is useful for that comparison, but is not a dimensionless cruise-efficiency percentage.

For a fixed-wing aircraft, inspect the propeller map at cruise airspeed as well as takeoff. A static thrust leader may operate poorly at the required advance ratio. Do not mix coefficients from the MIT notes with UIUC values: their definitions use different normalization conventions.

Work through a hover requirement

Consider a hypothetical 4 kg quadrotor with four equally loaded, vertical rotors in steady hover. Assume gravitational acceleration of 9.81 m/s². The required thrust per rotor is:

Thrust per rotor = 4 × 9.81 / 4 = 9.81 N.

For illustration only, assume a 0.40 m propeller at air density 1.20 kg/m³ has CT = 0.10 and CP = 0.045 at the relevant static operating point. These are invented scenario inputs, not measured values or specifications for an actual propeller. Applying the equations above gives:

QuantityCalculationApproximate result
Propeller speedSquare root of 9.81 / (0.10 × 1.20 × 0.40⁴)56.5 rev/s, or 3,391 RPM
Shaft power per rotor0.045 × 1.20 × 56.5³ × 0.40⁵99.8 W
Shaft torque per rotorShaft power / (2 × pi × revolutions per second)0.281 N·m
Total electrical propulsion powerFour rotors × 99.8 W / 0.85 assumed combined motor-and-ESC efficiency470 W
Battery-bus currentTotal electrical propulsion power / 22 V assumed loaded bus voltage21.3 A

These are editorial calculations using the UIUC coefficient convention, with full precision retained between steps and displayed values rounded. The assumed efficiency and voltage are illustrative, and the total excludes avionics and payload power.

The next engineering task is to find a real motor/ESC combination that supports the required torque and speed efficiently, then replace every assumed coefficient and loss value with applicable data. The example establishes neither a motor size nor a safe current rating. Climb, attitude control, rotor interactions, lower battery voltage, ambient temperature, and mission reserve still need separate evaluation. An endurance estimate would additionally require usable energy and a time-resolved mission power budget.

Check interfaces and failure modes

Mechanical fit and a shared command protocol are only parts of compatibility. Confirm the hub and shaft connection, fastener requirements, rotation, clearance, electrical limits, and command behavior for the actual assembly. APC's RPM guidance gives different suggested limits for different propeller families; a diameter alone does not establish an allowable speed.

The table below is an engineering diagnostic synthesis of the cited motor, propeller, PX4, and ArduPilot guidance. Its symptoms suggest questions to investigate, not automatic diagnoses.

Observed problemPossible mismatchWhat to verify
Current and temperature rise after a propeller changeThe new propeller demands more torque than the installation can sustainExact propeller data, loaded RPM, current, cooling, and continuous versus transient limits
Thrust falls as the battery dischargesThe required point is no longer achievable at the lower loaded voltageBus voltage during the maneuver, power-source limits, and remaining control margin
Motor does not respond correctly to commandsUnsupported output, protocol, configuration, or rotation assignmentFlight-controller and ESC documentation, wiring, and actuator mapping
Aircraft response changes after replacing the ESCCommand-to-thrust behavior differsActual thrust curve and any ESC or autopilot linearization
Vibration appears in a particular speed bandPropeller condition, balance, mounting, or structural interactionPhysical inspection and controlled vibration measurements before further operation

ArduPilot's thrust-scaling documentation explains that motor/ESC thrust response is generally nonlinear. It cautions against changing thrust-curve parameters without measurements and identifies ESCs with built-in linearization as a possible source of stability problems. A nominal 50% command is therefore insufficient evidence for a particular thrust or power value.

Remove propellers before configuring ESCs or checking unloaded actuator mapping, as PX4 directs. Propeller-installed performance work belongs on a suitably rated, secured test installation with appropriate guarding and separation. Keep no-propeller configuration checks distinct from loaded thrust testing.

Test-equipment manufacturer Tyto Robotics describes propulsion testing across vibration, thermal behavior, and throttle response. For a comparison campaign, record thrust, RPM, voltage, current, temperatures, duration, and test conditions together. Use a common procedure across candidate assemblies; a peak thrust number without its time history can conceal the limiting behavior.

Match the compromise to the aircraft

Use the following mission cases to decide which points to measure. These are applications of the matching method, not claims that a particular propeller geometry is always superior.

Inspection multirotor: compare power at the loaded aircraft's hover thrust, then check its maneuvering range and response. A propeller that performs well at one steady point may still require a control or thermal compromise. Reserve space in the test plan for installed behavior, rather than assuming an isolated motor stand reproduces the aircraft.

Fixed-wing mapping UAS: compare power at the required cruise thrust and airspeed, with separate takeoff and climb requirements. Weight alone does not define cruise thrust; aircraft drag at that flight condition matters. Preserve the distinction between shaft power, electrical power, and useful propulsive power throughout the comparison.

Lift-plus-cruise vertical takeoff and landing (VTOL) aircraft: evaluate the lift and cruise propulsion systems against their respective duties, including transition and an interrupted landing approach. For a hybrid power source, add the source's transient limits to the propulsion requirements. The explanation of hydrogen fuel cells for long-endurance drones describes why a buffer battery can remain important alongside the stack.

Replacing a motor or ESC also changes a maintained configuration. Record the interface and behavior that must remain compatible; the article on open architecture in unmanned systems develops that distinction between a connection and a usable component substitution.

Ask for a complete propulsion map

A useful supplier submission identifies the exact motor winding, propeller, ESC hardware and firmware, voltage, command settings, and test conditions. Request curves covering required thrust and speed, electrical input, thermal duration, and relevant transients. Record which values were measured and which were predicted.

Select the assembly that meets the mission's operating points with demonstrated limits and usable control margin. If a candidate is supported only by KV, nominal watts, or one maximum-thrust result, the next step is to obtain the missing map before committing to the aircraft integration.

Sources

Last checked: September 10, 2026.