Multi-joint robot and control device thereof
It is an object of the invention to provide an articulated robot capable of reducing a number of axes, making the robot light-weighted, reducing fabrication cost and promoting a working efficiency by mounting two or more of hands at a single unit of the robot and sharing portions of axes and its control apparatus. For that purpose, an articulated robot having a plurality of hands at a single unit thereof capable of sharing portions of axes (first axis, second axis) and attaching the hands respectively to tips of a plurality of axes (4A axis, 4B axis) connected to the axes (first axis, second axis) independently therefrom is provided with a control apparatus for subjecting a designated one of the hands to a CP control and switching the hand which is not designated to a PTP control.
Latest Kabushiki Kaisha Yaskawa Denki Patents:
- Data collection system for industrial machine, data collection method for industrial machine, and information storage medium
- Power conversion device, control device, data accumulating device, and data accumulating method
- Robot control system, robot controller, and robot control method
- Gantry drive system, motor control system, and control method
- Power conversion device, temperature estimation method, and non-transitory computer readable storage medium with an executable program recorded thereon
The present invention relates to an articulated robot mounted with a plurality of tools at a single unit thereof and a control apparatus of the same.
BACKGROUND ARTIt is ordinary that a normal articulated robot is provided with only one tool.
Although it is ordinary that an articulated robot of a background art carries only one tool, when one unit of a robot is mounted with two or more of tools to control independently from each other, a working efficiency is promoted.
However, when positions and attitudes in one plane of two tools are going to be controlled respectively by one unit of the robot, 4 axes×2=8 axes are needed when a simple consideration is given thereto. However, according thereto, there poses a problem that the robot becomes enlarged and heavy and also fabrication cost is increased.
DISCLOSURE OF THE INVENTIONHence, it is an object of the invention to provide an articulated robot capable of reducing a number of axes, making the robot light-weighted, reducing fabrication cost and promoting a working efficiency by mounting two or more of tools to a single unit of the robot and sharing portions of the axes and its control apparatus.
In order to resolve the above-described problem, there is provided with an articulated robot including a plurality of tools at a single unit thereof sharing portions of axes and capable of attaching the tools respectively to tips of a plurality of axes connected to the axes independently therefrom, and a control apparatus for subjecting a designated one of the tools to an interpolate control while controlling a position thereof or controlling a position and an attitude thereof and subjecting the tool which is not designated to a uniform pay off control to instruct to an axis angle of a target position.
Further, there is provided with a control apparatus of the articulated robot, the control apparatus including a member for acquiring information in correspondence with an angle of each axis as the target position, a member for selecting one of the plurality of tools as an object of the interpolate control while controlling the position or controlling the position and the attitude, a member for determining a passing point at which the selected tool is to be moved successively by the interpolate control, a member for determining each axis position for moving a control point of the selected tool to the determined passing point by an inverse conversion operation, and a member for subjecting the axis which is unrelated to moving the control point of the selected tool to the uniform pay off control to instruct to the axis angle of the target position.
Further, there is provided with the control apparatus of the articulated robot further including a member for preventing an operation instruction from being generated with regard to the axis which is unrelated to moving the control point of the selected tool.
A side of the first flange comprises the first axis, the second axis, the 3A axis and the 4A axis and can be regarded to be controlled equivalently by the 4 axes robot of the background art shown in
In
According to the system of the invention of
Meanwhile, in order to accurately carry in/carry out the work in such a handling system, there is needed a so-to-speak CP control for controlling a position and an attitude of the tool such as linear interpolation. However, in the case of constituting axes as shown by
Hence, according to the invention, in the robot for controlling a plurality of the tools, only a selected tool constitutes an object of the CP control and therefore, by selecting a tool on a side of executing an operation which needs the interpolate control in accordance with a situation, a plurality of tools can effectively be utilized by the robot of a minimum axis constitution.
For example, in a system of repeating to carry in/carry out the work as described above, by providing the two tools to the robot of
An example of instruction data stored to the instruction data storing area 12 is shown below.
START
MOVJ C000
MOVL C001FRG=1 TOOL=3
MOVL C002FRG=1 TOOL=3
MOVJ C003
MOVL C004FRG=2 TOOL=4
MOVL C005FRG=2 TOOL=4
MOVJ C006
END
Here, notation MOVJ designates a movement instruction indicating to operate to a target point by the PTP control, and notation MOVL designates a movement instruction indicating to operate to the target point by the CP control. Notations C000 through C006 designate indexes indicating respective axes angle information at the target point in the respective movement instructions, thereby, angles of respective axes at the target point of the respective movement instructions can be provided. Numeral designated by notation FRG designates a flange number constituting an object of the interpolate control. A numeral indicated by notation TOOL designates a tool file number to constitute an index to a tool file indicating positions from a flange to each tool control point and an attitude of tool coordinates.
As other example, there is also a method in which FRG is not designated with regard to instruction data but each flange number is related to a tool file number designated by TOOL.
The processings are grossly classified into two processings. That is, a “look ahead processing” shown in
The look ahead processing is processed before actually operating the robot, and information necessary for movement is stored to an inner storing area, not illustrated.
The current processing is a processing of generating an instruction for actually operating the robot while subjecting the robot to the interpolate control and is processed at each operation period.
<Look Ahead Processing>
Step 101: read movement instruction information from the instruction data storing area 12 to calculate necessary movement time and accelerating and decelerating time. The movement time is calculated as a number of times of operation period when acceleration and deceleration are not carried out and is set to a division number N.
Step 102: determine whether movement instruction is MOVJ and when movement instruction is MOVJ, the processing is finished. Otherwise (interpolate instruction of MOVL or the like), the processing is shifted to step 103.
Step 103: confirm a flange constituting an object of the interpolate control. The flange to be selected is read from instruction data stored to the instruction data storing area 12.
Step 104: shift execution to step 105 when the control object flange selected at step 103 is the first flange. Shift execution to step 106 when the control object flange is the second flange.
Step 105: correspond the 3A axis as the third axis and the 4A axis as the fourth axis, correspond the 3B axis, the 4B axis respectively as an f1 axis, f2 axis (uniform pay off control axes) and a control flange number=1 to finish operation.
Step 106: correspond the 3B axis as the third axis and the 4B axis as the fourth axis, correspond the 3A axis, the 4A axis respectively as the f1 axis, the f2 axis, and the control flange number=2 to finish operation.
<Current Processing>
Step 201: clear parameter (K) indicating an advancement degree on an interpolate path to 0.
Step 202; update K. Speed and acceleration and deceleration are controlled by a way of updating K. For example, when K is increased respectively by 1, equal speed movement at instruction speed is constituted. When K is increased such that 0.2, 0.4, 0.6, . . . an equal acceleration movement is constituted.
Step 203; determine whether movement instruction is MOVJ, when movement instruction is MOVJ, the processing is shifted to step 204 and otherwise (interpolate instruction of MOVL or the like), the processing is shifted to step 205.
Step 204: operate all axes to an axis angle corresponding to θ of θ=θs+K/N (θe−θs). Here, θs: axis angle at start point, θe=axis angle at end point. Thereafter, the processing is shifted to step 207.
Step 205: calculate orthogonal position corresponding to P (target position at current operation period) of P=Ps+K/N (Pe−Ps) and calculate respective axis angles of the first axis through the fourth axis to bring a control point of a flange indicated by a control flange number to P by inverse conversion. Here, Ps: start point position, Pe: end point position. Thereafter, the processing is shifted to step 206.
Step 206: operate the f1 axis and the f2 axis to axis angle corresponding to θ of θ=θs+K/N (θe−θs). Thereafter, the processing is shifted to step 207.
Step 207: compare movement time: N and K. When N>K, jump to step 202. When N≦K, the processing is finished.
In this way, by substituting the axis constituting the object of the interpolate control in accordance with the selected flange, the interpolate control can be carried out with regard to either of the first flange and the second flange.
Here, in order to input the work straightly to the work station, the linear interpolate control is needed with regard to the side of the first flange.
Instruction data “MOVL C001FRG=1” indicates to execute linear interpolate (MOVL) by constituting a target attitude by each axis angle shown in index C001 and constituting an object of the interpolate control by the first flange side (FRG=1) In this case, the side of the first flange is subjected to the linear interpolate control by a total of 4 axes of the first axis, the second axis, the 3A axis, the 4A axis and the 3B axis, the 4B axis on the second flange side which are not designated are subjected to PTP control to the target angle.
Thereby, by executing the CP control for the flange on the side of taking out and inputting the work by using the robot as shown by
Although an explanation has been given here of the invention with regard to the most preferable embodiment in details to some degree, it is apparent that the explanation of the preferable embodiment can be modified with regard to a detailed portion of the constitution, or variously modified or changed to combinations of the modifications so far as the modifications are not against the spirit of the invention described in the scope of claims.
For example, although here, the robot having the two flanges are shown, even in the case of a robot mounted with three or more flanges by further adding axes, by selecting one flange there among to subject to CP control and subjecting the others to PTP control, the same effect is achieved.
As described above, according to the invention, an arbitrary tool can be subjected to CP control by using one unit of the robot controlling the plurality of tools. Therefore, there is achieved an effect the same as that in simultaneously using a plurality of robots by one unit of the robot and therefore, the cycle time can be shortened and the working efficiency can be promoted.
Further, according to the invention, the robot may be constructed by the minimum axis constitution by reducing the number of axes by mounting two or more of tools to one unit of the robot and sharing portions of the axes and therefore, the robot can be made to be small-sized and light-weighted and the system at lower cost can be constructed.
INDUSTRIAL APPLICABILITYThe invention is useful as an articulated robot mounted with a plurality of tools by a single unit thereof and its control apparatus.
Claims
1. An articulated robot comprising:
- a plurality of tools at a single unit thereof sharing portions of axes and capable of attaching the tools respectively tips of a plurality of axes connected to the axes independently therefrom, and a control apparatus for subjecting a designated one of the tools to an interpolate control while controlling a position thereof and subjecting the tool which is not designated to a uniform pay off control to instruct to an axis angle of a target position.
2. The control apparatus of an articulated robot according to claim 1, comprising:
- an information acquiring member for acquiring information in correspondence with an angle of each axis as the target position;
- a tool selecting member for selecting one of the plurality of tools as an object of the interpolate control while controlling the position or controlling the position and the attitude;
- a passing point determining member for determining a passing point at which the selected tool is to be moved successively by the interpolate control;
- an axis position determining member for determining each axis position for moving a control point of the selected tool to the determined passing point by an inverse conversion operation; and
- an uniform pay off controlling member for subjecting the axis which is unrelated to moving the control point of the selected tool to the uniform pay off control to instruct to the axis angle of the target position.
3. The control apparatus of an articulated robot according to claim 2, further comprising:
- a preventing member for preventing an operation instruction from being generated with regard to the axis which is unrelated to moving the control point of the selected tool.
4. An articulated robot comprising:
- a plurality of tools at a single unit thereof sharing portions of axes and capable of attaching the tools respectively tips of a plurality of axes connected to the axes independently therefrom, and a control apparatus for subjecting a designated one of the tools to an interpolate control while controlling a position and an attitude thereof and subjecting the tool which is not designated to a uniform pay off control to instruct to an axis angle of a target position.
3890552 | June 1975 | Devol et al. |
6121743 | September 19, 2000 | Genov, deceased et al. |
20030171847 | September 11, 2003 | Cheng et al. |
20040228719 | November 18, 2004 | Woodruff et al. |
60-27906 | February 1985 | JP |
3-71887 | July 1991 | JP |
2000-190258 | July 2000 | JP |
2000-0014795 | March 2000 | KR |
Type: Grant
Filed: May 26, 2003
Date of Patent: Apr 22, 2008
Patent Publication Number: 20050204848
Assignee: Kabushiki Kaisha Yaskawa Denki (Fukuoka)
Inventors: Hirokazu Kariyazaki (Fukuoka), Tatsumi Nakazato (Fukuoka)
Primary Examiner: Zoila Cabrera
Attorney: Sughrue Mion, PLLC
Application Number: 10/516,453
International Classification: G05D 1/00 (20060101); G06F 19/00 (20060101); B25J 9/18 (20060101);