cancel
Showing results for 
Search instead for 
Did you mean: 

how to calculate force using BLDC motor?

LOGU
Associate II

im using stm32f4 series controller controls the BLDC motor.

the motor control the sliding door .now i want to calculate force of door?

what to do now . any suggestion??

2 REPLIES 2
Javier1
Principal

Electric Current eaten by the motor is somehow proportional to the force the motor generates.

  1. So you need to measure the current (if youre using FOC modulation youre in luck because it works by measuring currents, but if you do trapezoidal it just measures backemf voltage and often they dont have a proper current measuring ic)
  2. Find your ecuation relating amps to juls (test it)
  3. Profit
we dont need to firmware by ourselves, lets talk
LOGU
Associate II

thanks @Javier Muñoz​  sir i will check