power calculation MKV10

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

power calculation MKV10

435 Views
dineshbabu
Contributor II

Hi everyone,

   I am using codewarrior 10.6 and I am using MkV10Z32VLC7 controller. I have a question about Power calculation.

   I am using GMCLIB ( General Motor Control Library) library files for motor control.

       1)  how to calculate the power consumption using that library file ? 

0 Kudos
1 Reply

358 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Dinesh,

The GMCLIB library just provides some api function, for example, SVPWM, clark/park transformation..., we do not provide the api function to calculate the power in the library.

If you want to calculate the power, you have to test the branch current and voltage,and compute the power yourself. BTW, we provide the addition and miltiplication function in the CMSIS library.

Hope it can help you

BR

Xiangjun Rong

0 Kudos