Skip to content
RFrftools.io
Motor

BLDC Motor Performance Calculator

BLDC motor calculator: enter Kv rating and voltage to get no-load RPM, stall torque, max efficiency point, and propeller thrust. Supports drone, RC, and industrial winding calculations.

Loading calculator...

Formula

N0=Kv×V,Kt=60/(2π×Kv),Tstall=Kt×IstallN_0 = K_v × V, K_t = 60/(2π × K_v), T_stall = K_t × I_stall
K_vVelocity constant (RPM/V)
K_tTorque constant (Nm/A)
N_0No-load speed (RPM)
I_stallStall current (A)
R_mWinding resistance (Ω)

How It Works

This calculator determines BLDC motor electrical frequency, torque constant, and power output from pole count, voltage, and speed parameters. Drone engineers, EV designers, and industrial automation specialists use it to match motors with electronic speed controllers. BLDC motors achieve 85-95% efficiency compared to 70-85% for brushed DC motors, making accurate parameter calculation critical for battery life and thermal management.

Per Krishnan's 'Permanent Magnet Synchronous and Brushless DC Motor Drives' (2010), the electrical frequency relationship is: f_elec = (poles/2) × (RPM/60). A 14-pole motor at 10,000 RPM operates at 1167 Hz electrical frequency, requiring the ESC to commutate 7000 times per second. The torque constant Kt equals the back-EMF constant Ke in SI units (N·m/A = V·s/rad) per IEC 60034-18.

BLDC motors dominate applications requiring high power density: modern drone motors achieve 5-8 W/g specific power versus 1-2 W/g for brushed motors. Per DOE Premium Efficiency standards, IE4-class BLDC motors exceed 94% efficiency at rated load. The 12-slot/14-pole configuration provides optimal torque density with minimal cogging torque (±2% torque ripple), while 9-slot/8-pole suits high-speed applications with reduced iron losses.

Worked Example

Design verification for a 500W e-bike hub motor: 48V battery, 28 poles (14 pole pairs), target 250 RPM wheel speed, 1.9 N·m continuous torque requirement.

Step 1 — Calculate electrical frequency: f_elec = (28/2) × (250/60) = 14 × 4.17 = 58.3 Hz This is well within typical BLDC controller capability (up to 1000 Hz)

Step 2 — Determine required Ke (back-EMF constant): Per motor equation: Ke = V_peak / (RPM × π/30) At 48V with 10% headroom: Ke = 43.2 / (250 × 0.1047) = 1.65 V/(rad/s) Converting: Ke = 1.65 V·s/rad = 1.65 N·m/A = Kt

Step 3 — Calculate required phase current: I_phase = Torque / Kt = 1.9 / 1.65 = 1.15 A RMS per phase Line current (3-phase): 1.15 × √(2/3) = 0.94 A RMS

Step 4 — Verify efficiency: Assuming 90% motor efficiency: P_elec = 500 / 0.90 = 556 W I_total = 556 / 48 = 11.6 A from battery Copper loss: I²R = 1.15² × 0.5Ω × 3 phases = 2.0 W (0.4% of input)

Result: The motor requires Ke ≥ 1.65 V/(rad/s) and handles 11.6A battery current. At 90% efficiency, 56W becomes heat—size the hub for 1.5°C/W thermal resistance to limit temperature rise to 84°C.

Practical Tips

  • Per Krishnan's guidelines, select pole count based on speed: 4-8 poles for >10,000 RPM (drones), 12-20 poles for 1000-5000 RPM (power tools), 20-40 poles for <500 RPM (direct-drive wheels)
  • Use Hall sensor spacing of 120° electrical (not mechanical) for proper commutation—for a 14-pole motor, this means 120°/7 = 17.1° mechanical spacing between sensors
  • Per IEC 60034-30-1, IE4 premium efficiency requires >94% at rated load; verify efficiency across 25-100% load range as BLDC efficiency drops 5-10% at light loads

Common Mistakes

  • Confusing electrical and mechanical degrees: A 14-pole motor has 7 electrical cycles per mechanical revolution—120° electrical phase shift equals only 17.1° mechanical Hall sensor spacing
  • Using DC resistance for AC loss calculations: At 1000 Hz electrical frequency, skin effect increases effective resistance by 10-30% per IEC 60287; use AC resistance for accurate loss estimates
  • Ignoring controller dead-time losses: PWM dead-time (typically 0.5-2 µs) reduces effective duty cycle by 1-5% at high switching frequencies, requiring voltage headroom

Frequently Asked Questions

Per DOE efficiency standards: BLDC achieves 85-95% efficiency vs. 70-85% for brushed; lifespan exceeds 20,000 hours vs. 1000-5000 hours (no brush wear); power density reaches 5-8 W/g vs. 1-2 W/g. Tradeoffs: BLDC requires electronic commutation ($10-50 ESC cost) and position sensing (Hall sensors or sensorless back-EMF detection).
Three Hall sensors detect rotor magnet position, outputting a 3-bit code (6 valid states per electrical cycle) that determines which phase pair to energize. Per Krishnan's 'BLDC Motor Drives', sensors must be positioned at 120° electrical intervals with ±2° accuracy. At 10,000 RPM on a 14-pole motor, Hall state changes occur 7000 times/second, requiring <10 µs sensor response time.
Kv (RPM/V) is the inverse of Ke (V·s/rad): Kt = 60/(2π×Kv) = 9.55/Kv in N·m/A. A 1000 Kv motor has Kt = 0.00955 N·m/A. Per motor physics, Kt = Ke in consistent SI units. Drone motors with high Kv (2000-3000) produce low torque but high speed; e-bike motors with low Kv (10-50) produce high torque for direct drive.

Shop Components

As an Amazon Associate we earn from qualifying purchases.

Brushless Motor (2204–2306 race/FPV)

High-Kv BLDC motors for FPV racing and freestyle drones

ESC (Electronic Speed Controller)

30 A brushless ESC with BLHeli firmware for drone/RC applications

LiPo Battery 4S

4S LiPo packs with XT60 connector for high-power BLDC drives

VESC Motor Controller

Open-source BLDC/PMSM controller with field-oriented control

Related Calculators