Closed-Loop Positioning Systems
Closed-Loop Positioning Systems
where CR2= control resolution of the computer control system (mm, in)
L = axis range (mm, in).
The control resolution of the positioning system is the maximum of the
two values; that is,
CR=Max(CR1,CR2)
• CR2<=CR1
• A suitable criterion is in which electromechanical system is the
limiting factor that determines control resolution. Resolutions of
0.0025 mm (0.0001 in) are within the current state of NC technology.
• Accuracy
Accuracy is defined under 'Worst case conditions in which the desired
target point lies in the middle between two adjacent addressable
points. Since the table can only be moved to one or the other of the
addressable points, there will be an error in the final position of the
worktable.
This is the maximum possible positioning error, because if the target
were closer to either one of the addressable points, then the table
would be moved to the closer control point and the error would be
smaller.
• Accuracy=CR/2+3σ
• σ= standard deviation of the error distribution.
• Repeatability refers to the capability of the positioning system to
return to a given addressable point that has been previously
programmed. This capability can be measured in terms of the
location errors encountered when the system attempts to position
itself at the addressable point.
• The repeatability of any given axis of a positioning system is ±3
standard deviations of the mechanical error distribution
associated with the axis. This can be written:
• Repeatability = ±3σ
• The repeatability of a modem NC machine tool is around ±O.OO25
mm (±O.OOO1) in).
PROBLEM STATEMENT
Third 0101 50
Fourth 0000 0
Sum 1250
CNC Programming
Programming consists of a series of instructions in form of letter codes
Preparatory Codes:
G codes- Initial machining setup and establishing operating conditions
N codes- specify program line number to executed by the MCU
• Profile milling Generates cutter path around the periphery of a part, usually a 2-D
contour where depth remains constant.
Generates tool path for a series of facing cuts (c) to remove excess
stock from the part face or to create a shoulder on the part by a
• Facing series of facing operations.