PROCESSING SUPPORT SYSTEM

20210397159 ยท 2021-12-23

Assignee

Inventors

Cpc classification

International classification

Abstract

To provide processing information to a CAM that generates an NC program of a processing machine for processing an object to be processed with a tool, a processing support system comprises, in a cloud storage device installed on a processing tool manufacturer side, a user knowledge database of a storage unit that stores processing information so as to be unshareble with other users and a sharing knowledge database of the storage unit that stores processing information so as to be sharable with other user, wherein a user side transmits and receives, by a transmitting/receiving unit, extended STEP-NC data of processing information via a network.

Claims

1. A machining support system which is constituted on both a machine tool user side and a machine tool manufacturing side and in which machining information is supplied from the both sides so as to generate a machining program of a machine tool for machining a workpiece with a tool based on machining information prepared in advance, the machining support system comprising: a transmitting/receiving unit for transmitting and receiving machining information between the machine tool user side and the machine tool manufacturer side via a network, a first storage unit for storing the machining information for each user so as to be non-shareable, and a second storage unit for storing the machining information so as to be shareable with other users.

2. The machining support system according to claim 1, wherein the machining information includes shape information of the workpiece stored in a format independent of the type of the machine tool, the machining support system further comprising: an input unit with which the shape information of the workpiece is input, a search unit which searches for machining information including shape information of a workpiece which is similar to the shape information of the workpiece input from the input unit, and a conversion unit which searches for machining information including information of a similar workpiece from those in the first storage unit and the second storage unit by means of the search unit, and which converts the searched machining information into data which is suitable for the desired machine tool.

3. The machining support system according to claim 1, further comprising: a third storage unit in which the machining information of the machine tool manufacturer side is stored so as to be sharable.

Description

BRIEF DESCRIPTION OF THE FIGURES

[0019] FIG. 1 is a block diagram illustrating the structure of an embodiment of the present invention.

[0020] FIG. 2 is a flowchart illustrating an example of an operation procedure using the present invention.

DETAILED DESCRIPTION OF THE DISCLOSURE

[0021] An embodiment of the present invention is shown in FIG. 1. The machining device 11 is a machine tool such as a machining center which cuts a workpiece by moving a rotating tool relative to the workpiece. The machining center comprises a three-axis machine which can translate the tool in the X-, Y-, and Z-axis directions relative to the workpiece, or a five-axis machine which can rotate and move in the A- and C-axis directions in addition to the X-, Y-, and Z-axis directions. In the NC program, the tool path is described as coordinate values of X-, Y-, Z-, A-, and C-axis and the machine tool performs machining by moving X-, Y-, Z-, A-, and C- axis shafts in accordance with commands described in the NC program. Furthermore, the NC program also describes commands for operating a spindle for rotating the tool, an exchange device for the tool used for machining, a coolant supply device, etc., and machining of the workpiece is performed while providing these commands

[0022] A CAD 13 generates workpiece shape data, which is data representing the desired workpiece shape, based on the input from the workpiece designer. The shape data of the workpiece is input to an input unit 17 of a CAM 15.

[0023] The CAM 15 acquires the tool data, which is information regarding the tool provided in the machining device 11, and acquires the shape data of the workpiece generated by the CAD 13. The CAM 15 comprises a transmitting/receiving unit 21. The transmitting/receiving unit 21 transmits and receives the shape data and the tool data to and from a computing device 31 via a network 5.

[0024] The computing device 31 generates a configuration space (c-space) which is an index representing an interference region between the tool and the workpiece, and returns it to the transmitting/receiving unit 21 of the CAM 15. The computing device 31 is a large-scale computer system and has a higher computing power than the CAM 15. Since the operation of obtaining the interference region between the tool and the workpiece has a large calculation load, it can be calculated in a short time by performing calculation with the computing device 31 instead of the CAM 15.

[0025] The CAM 15 can generate an NC program for machining the workpiece into the shape of the shape data input to the input unit 17 by using the c-space in a conversion unit 19, while avoiding interference between tool and workpiece. The created NC program is sent to the machining device 11, and the machining device 11 performs machining of the workpiece.

[0026] The CAM 15 generates STEP-NC data, which is data summarizing machining information, which is information of the workpiece or information necessary in machining such as the NC program used in a series of operations, workpiece shape data, tool information, material model, material, and features representing the shape features of holes and grooves. STEP-NC is known as the international standard ISO14649. In the present invention, extended STEP-NC data obtained by adding a three-dimensional machining method to the STEP-NC data is generated. As a method of adding the three-dimensional machining method to the STEP-NC data, a method of storing the data by using the function of the additional information prepared in the STEP-NC standard can be considered. The three-dimensional machining method is information indicating what is used as the tool path generation rules. The generated extended STEP-NC data is sent from the CAM 15 to a cloud storage device 51 on the network 5, and is stored in a user knowledge database 53, which is the first storage unit.

[0027] The operator can also store the extended STEP-NC data in the shared knowledge database 55, which is the second storage unit, by setting it on the CAM 15. The extended STEP-NC data stored in the shared knowledge database 55 can also be accessed by other users. To encourage each user to store extended STEP-NC data in the shared knowledge database 55, users who store more extended STEP-NC data in the shared knowledge database 55 can access more data, and the amount of data that can be accessed by users who provide less extended STEP-NC data to the shared knowledge database 55 may be limited.

[0028] The extended STEP-NC data can be prepared by the manufacturers of the machining devices 11 for users using the products of the company. The extended STEP-NC data prepared by these manufacturers is stored in the manufacturer knowledge database 57, which is a third storage unit. The manufacturer knowledge database 57 is set so that any user of the machining device 11 can access it. The user knowledge database 53, the shared knowledge database 55, and the manufacturer knowledge database 57 may be configured separately from each other in terms of hardware, or may be configured separately from each other in terms of software on a single piece of hardware.

[0029] The actual procedure will be described in accordance with the flowchart of FIG. 2. The user creates post-machining shape data of the workpiece to be produced with the CAD 13. Next, the user inputs the shape data of the workpiece created with the CAD 13 and tool information of the machining device 11 used for machining into the CAM 15 (S101). Next, the user transmits the shape data of the tool and the shape data of the workpiece from the CAM 15 to the computing device 31, and acquires the c-space data calculated and generated by the computing device 31 in the CAM 15 (S102). Next, the user transmits the shape data of the workpiece from the CAM 15 to the cloud storage device 51, and searches the user knowledge database 53 with the search unit 59 for the data of another workpiece having a high degree of similarity to the transmitted workpiece (S103). If there is no highly similar data in the user knowledge database 53, the search unit 59 may search the shared knowledge database 55 or the manufacturer knowledge database 57. The user selects the extended STEP-NC data in which the shape data of the workpiece having a high degree of similarity is stored from the search result, and acquires the extended STEP-NC data from the storage device 51 to the CAM 15 (S104). In the CAM 15, the user generates an NC program using the shape data of the workpiece to be produced, the data of the tool, and the data of the c-space (S105). For machining information which is insufficient for NC program generation, such as tool path generation rules, information in similar extended STEP-NC data is used. The user transmits the NC program from the CAM 15 to the machining device 11 (S106). The machining device 11 performs machining in accordance with commands described in the received NC program. The user generates extended STEP-NC data based on the current machining information and stores it in the user knowledge database 53 (S107). If it may be shared, the extended STEP-NC data is also stored in the shared knowledge database 55.

[0030] According to the present invention, machining know-how based on past machining results is accumulated for each user in the user knowledge database. Furthermore, by sharing the machining know-how with other user companies in the shared knowledge database, new knowledge can be obtained from each other. Thus, even for workers having no machining experience, reference can be made to in-house machining know-how and the machining know-how of other user companies, whereby the machining know-how can be easily reproduced.

[0031] Though the computing device 31 and the storage device 51 have been described as cloud storage prepared by the machine tool manufacturer side in the present embodiment, a computer system in the machine tool manufacturer may be used. It is desirable to form an alliance between each machine tool user and the machine tool manufacturer to expand the shared knowledge database 55.

[0032] Though an embodiment in which the user knowledge database 53 is in the storage device 51 on the machine tool manufacturer side has been described, it may be in a storage device on the machine tool user side. In this case, the search unit searches the data via the network 5. The machine tool manufacturer side refers to companies which provide technologies used in machine tools such as machine tool production companies, machine tool sales companies, companies which develop machine tool machining technology, machine tool parts companies, tool companies, and measuring instrument companies.

REFERENCE SIGNS LIST

[0033] 3 Machining Support System [0034] 5 Network [0035] 17 CAM [0036] 17 Input Unit [0037] 19 Conversion Unit [0038] 21 Transmitting/Receiving Unit [0039] 31 Computing Device [0040] 51 Storage Device [0041] 53 User Knowledge Database [0042] 55 Shared Knowledge Database [0043] 57 Manufacturer Knowledge Database [0044] 59 Search Unit