A problem about the algorithm of S-type acceleration and deceleration

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

A problem about the algorithm of S-type acceleration and deceleration

跳至解决方案
2,115 次查看
maxxu
Contributor IV

Hi

   Hello everyone, I am currently designing a BLDC driver based on position control。

   I use function the  libraries ,MC9S12ZVM_AMMCLIB_RTM_1_1_23_BIN.

   Is there a function or reference design for T-type acceleration / deceleration or S-type acceleration / deceleration

    Thank you very much

标记 (1)
0 项奖励
回复
1 解答
2,090 次查看
pachamatej
NXP Employee
NXP Employee

Hello,

There is no such a function in the library yet, however, you can create one using basic blocks (e.g. two integrators in series with look-up tables of input jerk / acceleration limit, or, square root function directly).

Best regards,

Matej

在原帖中查看解决方案

0 项奖励
回复
1 回复
2,091 次查看
pachamatej
NXP Employee
NXP Employee

Hello,

There is no such a function in the library yet, however, you can create one using basic blocks (e.g. two integrators in series with look-up tables of input jerk / acceleration limit, or, square root function directly).

Best regards,

Matej

0 项奖励
回复