COUNT=0

Initialize Counter

N=10

Initialize position increment

#LOOP

LOOP

VA [COUNT]=N

Fill Array VA

VB [COUNT]=N

Fill Array VB

N=N+10

Increment position

COUNT=COUNT+1

Increment counter

JP #LOOP,COUNT<750

Loop if array not full

#A

Label

LM AB

Specify linear mode for AB

COUNT=0

Initialize array counter

#LOOP2;JP#LOOP2,_LM=0

If sequence buffer full, wait

JS#C,COUNT=500

Begin motion on 500th segment

LI VA[COUNT],VB[COUNT]

Specify linear segment

COUNT=COUNT+1

Increment array counter

JP #LOOP2,COUNT<750

Repeat until array done

LE

End Linear Move

AMS

After Move sequence done

MG "DONE"

Send Message

EN

End program

#C;BGS;EN

Begin Motion Subroutine

Vector Mode: Linear and Circular Interpolation (Local Mode)

The DMC-3425 allows a long 2-D path consisting of linear and arc segments to be prescribed. Motion along the path is continuous at the chosen vector speed even at transitions between linear and circular segments. The DMC-3425 performs all the complex computations of linear and circular interpolation, freeing the host PC from this time intensive task.

The coordinated motion mode is similar to the linear interpolation mode. Any pair of two axes may be selected for coordinated motion consisting of linear and circular segments. Note that only one pair of axes can be specified for coordinated motion at any given time.

Specifying Vector Segments

The motion segments are described by two commands; VP for linear segments and CR for circular segments. Once a set of linear segments and/or circular segments have been specified, the sequence is ended with the command VE. This defines a sequence of commands for coordinated motion. Immediately prior to the execution of the first coordinated movement, the controller defines the current position to be zero for all movements in a sequence. Note: This ‘local’ definition of zero does not affect the absolute coordinate system or subsequent coordinated motion sequences.

The command, VP a,b specifies the coordinates of the end points of the vector movement with respect to the starting point. The command, CR r,θ,δ define a circular arc with a radius r, starting angle of θ, and a traversed angle δ. The notation for θ is that zero corresponds to the positive horizontal direction, and for both θ and δ, the counter-clockwise (CCW) rotation is positive.

78 • Chapter 6 Programming Motion

DMC-3425

Page 86
Image 86
Galil DMC-3425 user manual Vector Mode Linear and Circular Interpolation Local Mode, Specifying Vector Segments

DMC-3425 specifications

The Galil DMC-3425 is a sophisticated motion controller known for its versatility and high performance in various industrial applications. Designed primarily for multi-axis control, it is well-suited for robotics, CNC machinery, and automated manufacturing systems.

One of the standout features of the DMC-3425 is its ability to control up to 32 axes simultaneously, providing unparalleled flexibility for complex motion tasks. This capability is enhanced by its advanced motion algorithms that ensure smooth and precise movements, essential for high-quality manufacturing and assembly processes. The controller supports a variety of motor types, including servo, stepper, and brushless motors, making it compatible with a wide range of existing equipment.

In terms of connectivity, the DMC-3425 offers an extensive selection of communication options. It supports Ethernet, RS-232, and RS-485 interfaces, allowing for seamless integration with various industrial networks, including EtherCAT and CANopen. This connectivity is vital for real-time data exchange and remote monitoring, enhancing overall system efficiency.

The controller is powered by Galil's innovative software architecture, which includes the DMC programming language. This user-friendly language enables engineers to create complex motion profiles easily, with support for trajectory generation, coordinate transformations, and PID control. The DMC-3425 also features built-in commands for motion profiling, including linear and circular interpolation, allowing for sophisticated path planning.

Moreover, the DMC-3425 comes equipped with an integrated programming environment that facilitates rapid application development. Users can simulate motion profiles before implementation, reducing downtime and minimizing errors. This environment is designed for quick learning, making it accessible even for those new to motion control.

Additionally, the Galil DMC-3425 features a robust safety architecture. It includes over-temperature detection, emergency stop inputs, and configurable limits for position and speed, ensuring safe operation in various environments.

Overall, the Galil DMC-3425 is a powerful and flexible motion controller that combines advanced technologies with user-friendly design. Its ability to handle multiple axes, extensive connectivity options, and comprehensive programming environment make it a top choice for manufacturers seeking to enhance automation and improve productivity in their operations.