Find Docs

Galil Motion Control - catalog (Page 96)

Wodocs >> Electronics : Motion Control >> Galil Motion Control catalog Page 96
Galil Motion Control - catalog
M O T I O N C O N T R O L P R O G R A M M I N G
FEEDRATE
OVERRIDE
Motion Control Programming
109
The second step defines the motion path, which consists
of a collection of straight lines and circular arcs. Straight lines
are defined with the instruction
VP m,n
where (m,n) are the coordinates of the endpoint with respect
to the start of the move sequence. Circular arcs are defined
with the instruction
CR R, q, d
where R indicates the radius, q defines the starting angle, and
d defines the width of the arc.
The complete path may consist of a collection of many
such motion segments, as illustrated by the following exam-
ple. There is no limit to the number of segments that can be
specified and additional segments can be sent during motion.
This allows the DMC to control motion along very long
paths without stopping.
In addition to the motion path, the user can specify
the vector speed (feedrate). In most applications, the feed-
rate is set to a constant value. However, the velocity can
also be reduced around corners, for example. A specific
feedrate may also be prescribed for an individual segment.
For example, VP 1000,2000 < 5000 sets the vector speed to
5000 counts/sec for the segment VP 1000,2000.
Similarly, the acceleration and deceleration rates along
the motion can be specified. The instructions for the vector
velocity, acceleration, and deceleration are VS, VA, and VD
respectively.
The generation of a coordinated move is illustrated by
the following example.
Consider the motion path described by the figure on
page 109 and write a program to generate it. The motion is
in the XY plane, the radius of the corners is 1000 counts, the
vector speed is 20,000 count/sec, and the vector acceleration
and deceleration rates are both 100,000 ct/sec
2
.
The instructions and their interpretations are shown
below.
Instruction
Interpretation
#M Label
VM XY Specify XY plane
VP 6000,0 Move to Point B
CR 1000,270,180 Move to Point C
VP -6000,2000 Move to Point D
CR 1000,90,180 Move to Point E
VP 0,0 Return to Point A
VE End of path
VS 20000 Vector speed
VA 100000 Vector acceleration
VD 100000 Vector deceleration
BGS Start motion
EN End program
Feedrate Override
In some cases it is desirable to give the machine operator the
ability to adjust the machine speed. This ability is called feed-
rate override. This feature may be useful, for example, when
starting a machine for the first time; the operator may wish
to increase the speed gradually.
The method of speed control is often accomplished by a
potentiometer with an output voltage between 0 and 10 V.
When the potentiometer output is at the full 10 V, the
machine is supposed to run at the full speed. In all other
cases, the speed should be proportional to the potentiometer
voltage.
Motion Path for XY
C (6000,2000)
D (-6000,2000)
B (6000,0)
E (-6000,0)
A (0,0)

<< Previous       1 .. 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103       Next >>



Other Documents:
2004catalog, ampmotororder, blm n 23, catcps, catmotors, ctool, ioc 7007, pcicompar, programming, softorder, system, utilities, wsdk, activelife, camalot, mojavaton, smmov, Filter Equiv, note 1410, note 1411, note 1412, eseries brochure, ethernet dmc 21x 2, ethernet emerge, ethernet flight, ethernet horizons, pr 03 30 00, pr 10 1 98, pr 10 20 99, pr 11 30 00, pr 1 13 00, pr 2 18 98, pr 3 11 98, pr 3 2 98, pr 6 15 99, pr 7 1 99, pr 8 29 00, pr 9 13 99, pr 9 9 98, db 28040 qsi, bestvalue, jacob video, icmworksheet, note 1220, note 1222, note 2311, note 2312, note 2319, note 2321, note 2326,


WODocs | |
All rights reserved. wodocs.com© 2009
WODocs


New Docs

Documents Category:
Arts (Design, Movies, Music, Radio, Television)
Automotive (Cars, Marine, Motorcycle, ATV, Snowmobiles)
Business (Biotechnology and Pharmaceuticals, Chemicals, Construction and Maintenance, Materials, Real Estate, Services)
Electronics (Computers, Motion Control, Power Supply)
Games (Board, Family, Party, Card, Construction, RC Toys)
Health (Animalm, Beauty, Healthcare, Medicine, Pharmacy, Surgery, Weight Loss)
Home (Accessories, Cooking, Decor and Design, Electrical, Family, Pets)
News (Newspapers, Sports, Television)
Recreation (Collecting, Hiking, Scouting, Survival, Travel)
Reference (Education, Libraries and Archives, Museums)
Science (Agriculture, Astronomy, Biology, Chemistry)
Shopping (Antiques and Collectibles, Clothing, Flowers, Food, Home and Garden)
Sports (Bicycle, Snowboard, Skiing, Other)