Hi everyone,
how can I compute torque on a brushless motor with a sensor?
I'd want to export the model to Simulink and I need the torque. Are there any other possibilities?
Hi,
To compute the torque in Flux using a sensor you need to create a sensor. To do it:
Other way to compute the torque is to draw a 2D curve of torque. To do it:
To use this data in Simulink, you can export this curve as txt file. In you Simulink model you can use a look up table to read this txt file.
Hope this will help.
Best regards.
Hi,
To compute the torque in Flux using a sensor you need to create a sensor. To do it:
Other way to compute the torque is to draw a 2D curve of torque. To do it:
To use this data in Simulink, you can export this curve as txt file. In you Simulink model you can use a look up table to read this txt file.
Hope this will help.
Best regards.