I recently purchased a FEETECH Mini Servo FT1117M-FB with Position Feedback. I am running this motor +/-20degs at 2Hz for an intended100K cycles. After every 10 cycles, I have the position reset to its home. This is needed in order for syncing purposes with another motor. The reset moves the motor less than a degree as it is already close to the home position just not quite there yet. I am running power from a 5.0V Teensy 4.1 Microcontroller.
However, after about 8K cycles, the motor begins to stutter and it is audibly louder. The motor is not hot. I don't believe it is a code issue since I have been running the same code for a while with <1000 cycles at a time with no problems. The servo would run smoothly.
What is the lifespan of these motors?
Am I asking them to do too much?
What would be a good alternative motor to handle such tests?
@Railroader Basically I am just powering the servo motor with 5V from the microcontroller board. The motor doesn't have a separate power supply. There is no life info from the manufacturer. I have reached out to them but haven't heard anything.
Makes sense. But I have only had these motors for less than a month. With maybe a total of 10K cycle use. It sounds like if it is that part then these motors will need to be replaced often then.
They look receptive to opening. When grease is used, loose particles mix with it. The combination slowly becomes "paste" further ruining the paste and quickening the death of the gear.
@Railroader Just through the usb computer connection. I did just switch the motor power input to its own power supply with 5V and 6V and the servo was still not running as smoothly as it was when first purchased.
Also a no-no. Servos generate voltage spikes in the power supply, and most draw higher startup current that a USB output can provide. Either can damage an attached Arduino or computer.
The rule of thumb for an external power supply is 5-6V at 1 Ampere per struggling small servo (SG-90), or 2.5 Amperes per struggling large servo (MG996R).
Cheap servos are intended for only occasional use in toys, and tend to have short lives.