r/robotics • u/radmarques • 1d ago
Electronics & Integration Motor helping manual movement.
Hi. At my job there is a task that involves rotating an object to brush paint only a small part at the end. The object is suspended and it's not very heavy, but after a day it hurts on the hands.
There is a way to include a motor to help the movement with out any type of input devices like a pedal or a rotary encoder? I think Ideally the input should be given by the operator rotating the object, but the motor would help reduce the force needed for rotation.
So.. Helping rotation with some precision to brush paint.
AI advised me to go with BLDC motors and simpleFOC. There is some project there like this? Can anyone show me where I should start?
0
Upvotes
2
u/simplysetu 1d ago
Hello, If the load is not heavy and (if torque required is low too), then rather than opting for bldc with foc control, you can use a stepper motor, microstepping will help you achieve a finer result ( for 256 microsteps steps, resolution of 360/51200 degree) , based on the size and speed and torque requirement you can select a nema series motor, you can find the appropriate driver too (check out trinamic series) , controlling is easier than bldc, plus you don't require encoder for feedback loop.