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.

TIDM-2PHILPFC: TIDM-2PHILPFC

Part Number: TIDM-2PHILPFC

Hello Team,

We have purchased PFC kit from TI and try to program it using Simulink and TI hardware support packages. 

I have come across following example model from Simulink. Here all the calculations inside ISR has been done using fixed point operation.

I like to know is it mandatory to do all the calculation inside ISR in fixed point format.

and instead of using TI library block for PID,multiply,divide if i use equivalent simulink block which works on floating point number

then  am able to execute generated code inside ISR?

 

Regards

Aniket B.

  • Hi Aniket,

    I think it is a question more on the Mathworks side. From C2000 point of view, I think definitely you can choose to use the floating point block in Simulink. Are you saying that Simulink does not provide needed TI library block in floating point of view?

    Regards,

    Chen