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

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

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

Jump to solution
1,035 Views
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

Tags (1)
0 Kudos
1 Solution
1,010 Views
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

View solution in original post

0 Kudos
1 Reply
1,011 Views
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 Kudos