Specifications
Automatic Trapezoidal Profile Operation
Starting velocities must be within the range of 40 pps to 1k pps. The remainder of the profile
parameters are in the profile parameter table.
The time line of signal traces below the profile indicates the order of events. The HSIO uses
logical output Y0 as the Start input to the HSIO, which starts the profile. Immediately the
HSIO turns off the Profile Complete signal (SP104), so the ladder program can monitor the
progress of the move. Typically, a ladder program will monitor this bit so it knows when to
initiate the next profile move.
You can also use the external interrupt (X1). Once the external interrupt feature is selected for
the profile, the DL06 keeps outputting the pulses until X1 turns on. Then, the DL06 outputs
the pulses defined as the target position.
If you are familiar with motion control, you’ll notice that we do not have to specify the
direction of the move. The HSIO function examines the target position relative to the current
position, and automatically outputs the correct direction information to the motor drive.
Notice that the motion accelerates immediately to the starting velocity. This segment is useful
in stepper systems so we can jump past low speed areas when low-torque problems or a
resonant point in the motor might cause a stall. (When a stepper motor stalls, we have lost
the position of the load in open-loop positioning systems). However, it is preferable not to
make the starting velocity too large, because the stepper motor will also slip some pulses due
to the inertia of the system. You can also set up the ending velocity for the same reason.
When you need to change the current position value, use logical Y1 output coil to load a new
value into the HSIO counter. If the ladder program loads a new value in CT174/CT175
(V1174/V1175), then energizing Y1 will copy that value into the HSIO circuit counter. This
must occur before the profile begins, because the HSIO ignores Y1 during motion.
DL06 Micro PLC User Manual, 3rd Edition, Rev. C
E–47
Appendix E: High-speed Input and Pulse Output Features
1
2
3
4
E
6
7
8
9
10
11
12
13
14
A
B
C
D
Automatic Trapezoidal Profile
Time
Accel Decel
Velocity
Start position
Target position
Starting
V
elocity
Start
Profile Complete
Y0
SP104
X1
Ending velocity (optional)
External Interrupt
(Optional)
Target Velocity