In order to protect the health of the motor, my team has been using current limits of 60 amps and it has significantly reduced the amount of problems we’ve seen in our neo motors over time. I was wondering if there is a similar thing we should do with voltage, such as clamping our voltage inputs at 8v (or any other number). In general I’d like a better understanding of the effects of current vs voltage on motors, so my questions are
-
What’s the difference, in terms of motor output, between current and voltage?
-
Is there a maximum recommended voltage that you should not exceed on neo motors? If so, what is it?
-
How does running motors on increasingly higher voltage affect how many motors you can be running on that voltage simultaneously? (in other words, can you run out, or is that just based on current?)
-
How does increasing the voltage applied to a motor (i.e. motor.setVoltage(volts)) affect how much current it is drawing?
-
How does the FRC battery being 12v impact these things?
Our team only uses the old neo motors (not the vortexes), so info relating to those is particularly useful. Regardless, any help with increasing my understanding of this topic would be greatly appreciated. Thank you!