System philosophy
HARDWARE REFERENCE MANUAL
12
Revision 5.0
fig. 5
The two speed profiles in these figures show the same movement with an
acceleration time respectively a deceleration time of 2 seconds. Again, Axis
A is the time, axis B is the speed.
fig. 6
Move calculations
The following equations are used to calculate the total time for the motion of
the axes.
•
The moved distance for the
MOVE
command is
D
.
•
The demand speed is
V
.
•
The acceleration rate is
a
.
•
The deceleration rate is
d
.
0
10
1
2
3
4
5
6
A
B
ACCEL=5
DECEL=10
SPEED=10
MOVE(40)
0
10
1
2
3
4
5
6
A
B
ACCEL=10
DECEL=5
SPEED=10
MOVE(40)