This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Interpolation with 3rd order polynomial trajectory for position control

Dear Sirs,

    I use TI DSP for driver development. For position loop, my TI DSP receive target command position from Ethernet every 1 ms while our positition loop in DSP is running at 125us per cycle. 

   Therefore, I need 3rd order polynomial interpolation algorithm to get another 7 target position in DSP.

   Could you help tell me where we can find standard  polynomial interpolation algorithm ?

  Thanks in advance