6.9 Absolute Linear Encoders
6.9.6 Calculating the Current Position in Machine Coordinates
6-43
6
Application Functions
Data Format of PAO Signal
As shown below, the message format consists of eight characters: “P,” the sign, the 5-digit upper 15-
bit position data, and “CR” (which indicates the end of the message).
6.9.6
Calculating the Current Position in Machine Coordinates
With an absolute linear encoder, you must set the position of the origin (i.e., the origin of the
machine coordinate system).
The host controller reads the coordinate from the origin of the encoder coordinate system. The
host controller must record the value of this coordinate.
The method to calculate the coordinate value of the present position from the origin of the
machine coordinate system is given below.
The position data from the absolute linear encoder is signed 36-bit data, but the upper 16 bits
(with sign) and the lower 20 bits are output separately.
For the upper 16-bit data (with sign), the upper bits (16 bits, including the sign) of the current
position after dividing by the setting of Pn281 are output with serial communications according
to the transmission specifications.
For the lower 20-bit data, the lower bits (20 bits) of the current position after dividing by the
setting of Pn281 are output as a pulse train.
The current position P
M
in the machine coordinate system is calculated as follows:
P
M
= P
E
- P
S
P
E
= M
O
×
R + P
O
P
S
= M
S
×
R + P
S
’
Note: The above formulas also apply in reverse movement mode (Pn000 = n.
1).
P
+ or −
0 to 9
0 to 9
0 to 9
0 to 9
0 to 9
CR
Upper 15 bits
of position data
Symbol
Meaning
P
E
Position data for the current position of the absolute linear encoder
M
O
Upper 16 bits (with sign) of the position data for the current position of the absolute linear encoder
P
O
Lower 20 bits of the position data for the current position of the absolute linear encoder
P
S
Position data of the origin
M
S
Upper 16 bits (with sign) of the position data of the origin
P
S
’
Lower 20 bits of the position data of the origin
P
M
Current position in machine coordinate system
R
1048576 (=2
20
)
If you are using a Linear Servomotor, you do not need to reset the absolute linear encoder to
define the origin. (Some absolute linear encoders also allow you to set any position as the origin.)
Machine coordinate
Value of upper
16-bit data
(with sign)
0
1
2
3
4
0
1
2
3
Origin (reference position)
Current position
M
O
× R
P
E
P
O
P
S
P
M
P
S
’
M
S
× R
Information