Data processing: generic control systems or specific application – Specific application – apparatus or process – Product assembly or manufacturing
Reexamination Certificate
2002-10-16
2004-08-10
Gandhi, Jayprakash N. (Department: 2125)
Data processing: generic control systems or specific application
Specific application, apparatus or process
Product assembly or manufacturing
C700S117000, C700S188000, C409S183000
Reexamination Certificate
active
06775586
ABSTRACT:
BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention relates to a numerical controller for controlling a machine having an axis for turning a table on which a workpiece is mounted.
2. Description of Related Art
There are known a machine tool having a plurality of linear motion axes and an axis for turning a table for mounting a workpiece, and further having an axis for tilting a tool head or the table. For example, in a five-axis machine tool as shown in
FIG. 1
, a table
1
is arranged movable in directions of rectangular axes of X, Y and a tool head
2
is arranged movable in a direction of a Z-axis perpendicular to the X- and Y-axes, the table
1
is turned around a C-axis parallel to the Z-axis and further the tool head
2
is arranged to tilt around an A-axis parallel to the X-axis. Thus, a workpiece
3
mounted on the table
1
is machined by a tool of the tool head
2
by driving the five axes.
Further, in a five-axis machine tool as shown in
FIG. 2
, a tool head
2
is arranged movable in directions of three rectangular axes of X, Y, Z and the table
1
is arranged to turn around a C-axis on the Y-Z-plane and further tilt around an A-axis parallel to the X-axis, to machine a workpiece
3
mounted on the table
1
by a tool of the tool head
2
.
It has been necessary to create a machining program including commands for minute segments and issue the commands to servo systems for the respective axes using a CAM (computer-aided manufacturing) system for moving a distal end of the tool with respect to the workpiece
3
along a predetermined path at a predetermined velocity while driving the A- and C-axes.
Specifically, in a machine tool having a C-axis for turning the table
1
and an A-axis for swinging a tool head
2
in addition to linear-motion axes of X, Y, Z, as shown in
FIG. 3
, it has been hardly possible to perform a cutting operation along a straight line L on the workpiece
3
while turning the table
1
and varying an inclination angle of the tool head
2
, as shown in
FIG. 4
, by commanding a motion path of the straight line L by a single block. Thus, it has been necessary to divide the motion path into a plurality of segments and prepare commands for the plurality of segments. In
FIG. 3
, Co presents a center of turning of the table
3
, CS represents a reference position of angular position of the C-axis, the table
3
is turned so that a commanded angular position of the C-axis is moved to the reference position CS. A controlled point P of the tool head
2
is set at a center of turning of the tool.
Example of Conventional Program Commands
N200 G01 G90 X Xc0 Y Yc0 Z Zc0 A 60.0 C30.0;
N 301
X Xc1
Y Yc1
Z Zc1
A 45.0
C90.0;
N 302
X Xc2
Y Yc2
Z Zc2
A 30.0
C150.0;
In the block of N200, the code G
01
commands cutting feed, the code G
90
commands use of absolute value. According to the commands of the blocks, the respective axes of the machine tool are operated as shown in
FIGS. 5
a
-
5
c
.
FIG. 5
a
shows a state in which the tool
2
is positioned at a commanded position by the first block “N200”, i.e. X coordinate value of Xc
0
, Y coordinate value of Yc
0
, Z coordinate value of Zc
0
, A-axis angle of 60 degree and C-axis angle of 30 degree, which is a machining start position of the second block “N 301”.
FIG. 5
b
shows a state in which the tool is positioned at a commanded position by the second block “N301”, i.e. X coordinate value of Xc
0
, Y coordinate value of Yc
0
, Z coordinate value of Zc
0
, A-axis angle of 60 degree and C-axis angle of 30 degree, which is an end position of the second block “N 301” and also a start point of the third block “N 302”. The machining is performed by the second block as indicated by the solid line.
FIG. 5
c
shows a state in which the tool is positioned at an end point of the third block “N 301” to terminate the machining along the straight line L.
In the above example, the cutting operation along the straight line L is divided into only two blocks, but actually it is hardly possible to precisely machine the workpiece along the straight line L by the two blocks. Thus, it has been necessary to divide the motion path into a large number of blocks.
FIG. 4
is depicted with the C-axis stationary and the tool head
2
moved along the C-axis, and actually the C-axis is moved and the tool head as shown in FIG.
5
. In these figures, as viewed in the direction of Z-axis.
The above example is directed to the machine tool having the C-axis for turning the table
1
and the A-axis for tilting the tool head
1
in addition to the linear-motion axes. The machine tool may have two axes for turning and for tilting the table
1
in addition to the linear-motion axes.
As described, in the machine tool having one axis for turning the table
1
and one axis for swinging the tool head
2
, or a machine tool having two rotational-motion axes for turning and for tilting the table
1
, it is necessary to prepare a machining program commanding a minutely divided segments by the CAM system for performing the machining along a predetermined path at a predetermined velocity while turning the table.
Therefore, there arise the following problems.
1) A CAM system is necessary.
2) It is necessary to prepare a lengthy machining program including a large number of minute segments and thus a storage device of large capacity for storing the lengthy machining program is required.
3) Because of the lengthy machining program, it is necessary to rapidly transfer data from an external device to the CNC (Computerized Numerical Control) device in a DNC (Direct Numerical Control) operation in which the machining is performed while transferring a program from the external device to the CNC.
4) It takes a long time for the CNC device to analyze the lengthy program to make it difficult to perform the machining smoothly.
5) It is necessary to create a new machining program for using a tool having a different length.
SUMMARY OF THE INVENTION
An object of the present invention is to provide a numerical controller capable of precisely controlling a machine tool having an axis for turning a table with a simple machining program and easily coping with variation of a tool length.
A numerical controller of the present invention is provided for controlling a machine tool having a plurality of linear-motion axes and at least one rotational-motion axis for a table on which a workpiece is mounted, and comprises: motion commanding means for providing a command of motion path for the linear-motion axes, a command of velocity of the tool with respect to the workpiece, and a command of rotational motion of the rotational-motion axis for defining an orientation of the tool with respect to the table; coordinate system defining means for defining a coordinate system with respect to the table; first interpolation means for performing interpolation on the commanded motion path using the commanded velocity in the coordinate system to obtain interpolated position data for the linear-motion axes; second interpolation means for interpolating the rotational motion of the rotational-motion axis based on the commanded motion path and the commanded velocity to obtain interpolated position data for the rotational-motion axis; and correction means for correcting the interpolated position data obtained by the first interpolation means based on the interpolated position data for the rotational-motion axis, wherein motion commands for the linear-motion axes are outputted based on the interpolated position data for the linear-motion axes corrected by the correction means, and motion commands for the rotational-motion axis are outputted based on the interpolated position data for the rotational-motion axis so that a tool center point set to the tool is moved along the commanded motion path at the commanded velocity.
The machine tool may have an axis for tilting said tool with respect to the table as the rotational-motion axis. Further, the machine tool may have an axis for tilting sai
Otsuki Toshiaki
Shibata Nobuhiro
Fanuc Ltd.
Gandhi Jayprakash N.
Staas & Halsey , LLP
LandOfFree
Numerical controller does not yet have a rating. At this time, there are no reviews or comments for this patent.
If you have personal experience with Numerical controller, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Numerical controller will most certainly appreciate the feedback.
Profile ID: LFUS-PAI-O-3329450