I need constant values for 6 pole-pairs(12 poles)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

I need constant values for 6 pole-pairs(12 poles)

496 Views
young-kyunpark
Contributor II

Hi, I'm using MC9S12ZVM and my motor is 6 pole pairs(12pole).

How can I calculates constant values SPEED_CALC_NUMERATOR, STALLCHECK_MIN_CMT_PERIOD, REQUIRED_RUN_SPEED ?

Labels (1)
0 Kudos
1 Reply

318 Views
iggi
NXP Employee
NXP Employee

Hi Park,

First of all, you would need to know motor parameters and start-up parameters from which you can calculate various speeds in Hz and rpm: nominal, max, min, electrical. Then you would need to calculate times and counts (at max speed) for one el. revolution and between two commutations. Also are needed following parameters - voltage to achieve min speed and last start period.

Using this paramaters, by mathematical operations, the constant values are calculated in integer and fractional form.

Regards,

iggi

0 Kudos