[FeatureRequest]: Achieve quieter motors by setting current scaler and hyteresis directly #1037
Labels
enhancement
Additional functionality, performance or other feature request
Milestone
Is your feature request related to a problem? Please describe.
The existing implementation to set the motor current is as per the TMC datasheet.
This sets the current accurately, but for some motors (specifically low inductance) or when using higher voltage power supplies (eg 48/60V) it produces optimal hysteresis values that are outside the recommended range. By reducing CS, you can reduce the required hysteresis values which can produce a quieter motor.
In testing this seems to have the biggest impact on noise at low speed. When using a LDO2804AC motor at 48V I was able to get the following noise reductions by tuning CS, HSTRT, and HEND
20mm/s: 72 dB -> 65 dB (noise floor of my office)
100 mm/s: 68 -> 69 dB
200 mm/s: 72 dB -> 71 dB
Describe the solution you propose.
Describe alternatives you've considered
No response
Provide any additional context or information.
No response
The text was updated successfully, but these errors were encountered: