Hi All,
I have a servo motor axis can be accepted as no load on it. The motor moving at 15000 mm/s with MC_MoveVelocity (Speed can change)
If I give MC_Stop to the same axis with deceleration 45000 I want to calculate the length that motor stop, before I give the MC_Stop command..
Do we have a formula to calculate it?
Best Regards
v^2 = u^2 + 2as (v^2 / 2a) = s (15000 * 15000) / (2 * 45000) = s
Thank's A LOT it worked.. :)
I credit Isaac Newton π
Log in to post a comment.
Hi All,
I have a servo motor axis can be accepted as no load on it. The motor moving at 15000 mm/s with MC_MoveVelocity (Speed can change)
If I give MC_Stop to the same axis with deceleration 45000 I want to calculate the length that motor stop, before I give the MC_Stop command..
Do we have a formula to calculate it?
Best Regards
more posts ...
Last edit: ph0010421 2022-08-02
Thank's A LOT it worked.. :)
I credit Isaac Newton π