vedderb/vesc_tool

[Feature Request] Show Motor KV value after motor detection completes

rusins opened this issue · 4 comments

rusins commented

Motor KV is a useful property to know for end-users, and often the true kv value can differ from what the motor manufacturer stated.

It's an easy thing to calculate (ERPM / motor pole pair count / duty cycle / input voltage) (I think? I'm not sure if 100% duty cycle is linked to input voltage, or the hardware max supported voltage), and could be displayed right under the other motor parameters like resistance and flux linkage after the motor wizzard is run :)

Agreed, I would love to see this kV and kT.

Is this what you are looking for?
image

Yes! That would be perfecr!!

Out of curiosity, can you calculate the kv and kt values from the others listed?

@TechAUmNu any updates?