Hi,
I want to build aplication where I will provide defined force with linear actuator. DC motor is going to be stalled most of the time and and controlled torque should be applied. So at the actuator shaft I would like to then to have controlled force. If I apply bigger opposite force on shaft it should go down, if smaller then it should move forward to the end… this application is analog: https://www.youtube.com/watch?v=paohnDXfj6U
At the end I want to connect force sensor into closed loop and control it with PID.
So…my question is how to make cuircuit (I want to use arduino) that would be able to do it. On internet I was able to find a lot of examples how to control linear actuators or DC motor, but 99% of it is about speed control, position control…but about torque control in stalled state I didnt find actually nothing…
Is it possible to make it with basic linear actuator at all or I need some other actuator?
Can I use normal motor drivers, or even simpler configuration with N-Mosfet + PWM signal…?
Any comment, suggestion on this topic?
Regards,
Damir