Omron TJ2-MC64 - PROGRAMMING Programming Manual page 269

Hide thumbs Also See for TJ2-MC64 - PROGRAMMING:
Table of Contents

Advertisement

Examples and tips
.
n machine_cycles = m motor_revolution
Because n and m are integers: Pn205 = m – 1. This setting is explained in
the following example.
The mechanical system consists of simple rotary table shown in the figure. A
servo motor with 16-bit absolute encoder is used. The gear ratio of the
gearbox is 1:10. The desired user units are degree of angle. The rotary table
is divided in six sections of 60 degrees each. Therefore the machine_cycle
is 60 degrees.
When we apply the last equation to the above, we get:
.
10 motor_revolution = 1 machine_revolution = 6 machine_cycle
Simplification of this equation gives:
.
5 motor_revolution = 3 machine_cycle
This results in:
We calculate the parameters as we did in example 1. This gives:
UNITS = 2
Pn202 = 32
Pn203 = 36
To guarantee the correct overflow both in Trajexia and in the Servo Driver,
we must set two additional axis parameters: REP_DIST = 60, and
REP_OPTION = 1. With these settings, the command MOVE(35) rotates the
table 35 degrees in positive direction. The range of possible MPOS and
DPOS values is from 0 degrees to 60 degrees.
PROGRAMMING MANUAL
.
Example 2
.
.
.
Pn205 = 5-1 = 4
11
= 2048
M
16-bit
absolute
1:10 Gear
encoder
fig. 20
Full turn = 360
60
263

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tj1-prtTj1-drtTj1-cortTj1-mlGrt1-ml2Tj1-fl02

Table of Contents