Non linear speed control
- January 31, 2022
- 2 replies
- 6638 views
Hi community , Once again I call on you .
my problem:
I have a mechanism with a non-linear movement
in input, I have a linear displacement, and in output I have an angular displacement
this displacement follows a behavior curve

I want to drive the input with a motor, so here is my problem.
I want to find a max speed value of motor to reach a given angular position. But also that time is linear
that is to say, if I want to go from 0 degrees to 60 degrees (for example) what will be my lowest linear displacement time (constant speed value at output), and what will be my motor control curve
the solution I found is cut the curve with linear parts,but I don't really like it because it's DIY
I don't see the way to get there, maybe with the derivative
If someone has an idea
