2024-10-25 01:18 AM
Hello ST Community,
I am currently working with a motor that isn’t compatible with the motor profiler, so I need to manually input the motor parameters provided in the data sheet.
The data sheet specifies the following values:
To correctly enter these values in the configuration, should I input them as:
Or is there a different approach or format I should follow when inputting these parameters?
Thank you in advance for any guidance!
Solved! Go to Solution.
2024-10-25 02:02 AM
Hello hashiR,
If you want to input your motor parameters manually, you can create a motor .json file based on an already existing one to avoid having to set your data every time you want to create a project using that motor.
You can have a look at our guide on the MC Wiki for info on every needed parameter.
Also, be aware that the values of R and L given in your motor's datasheet are phase to phase, which does not correspond to Rs and Ls : they should be two times lower than what you have.
2024-10-25 02:02 AM
Hello hashiR,
If you want to input your motor parameters manually, you can create a motor .json file based on an already existing one to avoid having to set your data every time you want to create a project using that motor.
You can have a look at our guide on the MC Wiki for info on every needed parameter.
Also, be aware that the values of R and L given in your motor's datasheet are phase to phase, which does not correspond to Rs and Ls : they should be two times lower than what you have.
2024-10-25 08:59 PM
Thank you for the information.
Could you confirm if the Back EMF constant of 0.121 V/kRPM in the documentation is given as V_peak/kRPM and should be converted to Vrms/kRPM (0.121 ÷ √2 = 0.0856 Vrms/kRPM) for use in the workbench?
Additionally, are the following values correct?
Thank you for confirming.