12-10-2015 08:22 PM
I have this encoder factor and I'm trying to figure out how to convert it to real world units for Velocity and Acceleration.
1.0 mm / 34,304 counts
How do I get the following :
1.0 mm/s (velocity) = ????
1.0 mm/s^2 (acceleration) = ????
thanks
Solved! Go to Solution.
12-10-2015 08:33 PM
You can do it based on frequency.
Or you can just get the counts once a second. From there, it is really simple math: counts/34304
12-11-2015 12:56 AM