power calculation MKV10

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

power calculation MKV10

941 次查看
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 项奖励
回复
1 回复

864 次查看
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 项奖励
回复