302
7 ABSOLUTE POSITION DETECTION SYSTEM
7.3 Absolute position detection system by DIO [A]
• Checksum
The checksum is the code which is used by the programmable controller to check for errors in the received absolute position
data. The 6-bit checksum is transmitted following the 32-bit absolute value data.
Calculate the sum of the received absolute position data using the sequence program and compare it with the checksum code
sent from the servo.
The following shows how to calculate the checksum. The checksum will add every ABS 2-bit data inputted to the total. The
checksum is 6-bit data.
(Example) Absolute value data: -10 (FFFFFFF6h)
Therefore, the checksum of -10 is "2Dh".
1111 1111 1111 • • • • • • 0110
-10
FFFF FFF6
10
b
01
b
11
b
11
b
11
b
11
b
11
b
11
b
11
b
11
b
11
b
11
b
11
b
11
b
11
b
11
b
101101
b
+
<Supplement>
Decimal
Hexadecimal
Binary
The binary addition result is 101101
b
.
Содержание MELSERVO-J5 MR-J5-G Series
Страница 1: ...MR J5 User s Manual Hardware MR J5 _G_ MR J5W_ _G_ MR J5 _A_ Mitsubishi Electric AC Servo System ...
Страница 2: ......
Страница 473: ...12 USING A FULLY CLOSED LOOP SYSTEM 12 7 Absolute position detection system 471 12 MEMO ...
Страница 477: ......