Siemens SINUMERIK 840Di Function Manual page 381

Basic machine
Hide thumbs Also See for SINUMERIK 840Di:
Table of Contents

Advertisement

The desired computational resolution is defined via machine data:
MD10200 $MN_INT_INCR_PER_MM (computational resolution for linear positions)
and
MD10210 $MN_INT_INCR_PER_DEG (computational resolution for angular positions).
It is independent of the input/display resolution but should have at least the same resolution.
The maximum number of places after the decimal point for position values, velocities, etc., in
the parts program and the number of places after the decimal point for tool offsets, zero
offsets, etc. (and therefore also for the maximum possible accuracy) is defined by the
computational resolution.
The accuracy of angle and linear positions is limited to the computational resolution by
rounding the product of the programmed value with the computational resolution to an
integer number.
To make the rounding clear, powers of 10 should be used for the computational resolution.
Example of rounding:
Computational resolution: 1000 increments/mm
Programmed path: 97.3786 mm
Effective value = 97.379 mm
Example of programming in the
All the linear axes of a machine are to be programmed and traversed within the range of
values 0.1 to 1000 μm.
⇒ In order to position accurately to 0.1 μm, the computational resolution must be set to
≥ 10
⇒ MD10200 $MN_INT_INCR_PER_MM = 10000 [incr./mm]:
⇒ Example of related parts program:
N20 G0 X 1.0000 Y 1.0000
N25 G0 X 5.0002 Y 2.0003
2.1.6
Scaling of physical quantities of machine and setting data
Input/output units
Machine and setting data that possess a physical quantity are interpreted in the input/output
units below depending on whether the metric or inch system is selected:
Velocities, Setpoint/Actual-Value Systems, Closed-Loop Control (G2)
Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
/
μm range:
1
10
incr./mm.
4
2.1 Velocities, traversing ranges, accuracies
;
Traverse axes to position
X=1.0000 mm, Y=1.0000 mm
;
Traverse axes to position
X=5.0002 mm, Y=2.0003 mm
Detailed Description
2-7

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents