WO2024166239A1 - 数値制御システム、数値制御プログラムおよび数値制御方法 - Google Patents

数値制御システム、数値制御プログラムおよび数値制御方法 Download PDF

Info

Publication number
WO2024166239A1
WO2024166239A1 PCT/JP2023/004113 JP2023004113W WO2024166239A1 WO 2024166239 A1 WO2024166239 A1 WO 2024166239A1 JP 2023004113 W JP2023004113 W JP 2023004113W WO 2024166239 A1 WO2024166239 A1 WO 2024166239A1
Authority
WO
WIPO (PCT)
Prior art keywords
numerical control
data
machine tool
control data
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/JP2023/004113
Other languages
English (en)
French (fr)
Inventor
恭佑 神本
俊博 東
裕規 伊藤
俊郎 小野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to PCT/JP2023/004113 priority Critical patent/WO2024166239A1/ja
Priority to DE112023004536.4T priority patent/DE112023004536T5/de
Priority to CN202380087005.XA priority patent/CN120435694A/zh
Priority to JP2023534698A priority patent/JP7333893B1/ja
Publication of WO2024166239A1 publication Critical patent/WO2024166239A1/ja
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Program-control systems
    • G05B19/02Program-control systems electric
    • G05B19/18Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of program data in numerical form
    • G05B19/406Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of program data in numerical form characterised by monitoring or safety
    • G05B19/4069Simulating machining process on screen
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/35Nc in input of data, input till input file format
    • G05B2219/35308Update simulator with actual machine, control parameters before start simulation

Definitions

  • This disclosure relates to a numerical control device system, a numerical control program, and a numerical control method.
  • a numerical control device that quantifies and controls the tool travel distance, etc.
  • a worker attaches a tool selected according to the material of the workpiece and the machining shape to the machine tool, sets and corrects the coordinate origin, and inputs a program created using CAD/CAM software to carry out the setup work.
  • a numerical control system has been proposed that omits this setup work by using a simulation device that reads a known machining program and sends commands to the numerical control device to simulate the machining operations.
  • the machining program used by the numerical control device is acquired and analyzed in advance, and machining information for each block is stored in a machining simulation device so that the numerical control device can be restarted from the middle of machining.
  • the numerical control device reads out the previously stored machining information from the machining simulation device and reflects it in the numerical control device, making it possible to restart the machining program from the middle.
  • pre-stored machining information can be read out from the simulation device and reflected in the numerical control device, there are problems, such as the fact that if an operator makes a mistake in the setup, the desired machining cannot be performed, or that if machining is simulated under conditions different from the pre-acquired machining information, the information is not reflected in the actual machining.
  • This disclosure has been made in consideration of the above-mentioned problems, and aims to provide a numerical control system that can prevent workers from making setup mistakes and achieve machining under simulated conditions.
  • the numerical control system is a numerical control system including a numerical control device that generates numerical control data for controlling a machine tool, and a simulation device that simulates a machining state based on the numerical control data.
  • the simulation device has a first numerical control data receiving unit that receives the numerical control data, an instruction acquiring unit that acquires instruction information that is an instruction for operating the machine tool in the setup, a data modifying unit that generates modified numerical control data based on the numerical control data and the instruction information, a simulation unit that simulates the operation of the machine tool in the setup and the machining state after the setup is changed based on the modified numerical control data, a judgment unit that judges whether or not to perform machining in the simulated setup and in the changed machining state, an operation procedure data creating unit that generates and outputs an operation procedure based on the modified numerical control data that is judged by the judgment unit to perform machining, and a numerical control data transmitting unit that outputs the modified numerical control data.
  • the numerical control device has a second numerical control data receiving unit that acquires the
  • the numerical control program disclosed herein includes a step of receiving numerical control data for controlling a machine tool, a step of acquiring instruction information which is an instruction for operating the machine tool in the setup, a step of generating modified numerical control data based on the instruction information and the numerical control data, a step of simulating the operation of the machine tool in the setup and the machining state after the setup is changed based on the modified numerical control data, a step of determining whether or not machining will be performed in the operation and machining state of the machine tool in the simulated setup, and a step of generating an operating procedure based on the modified numerical control data determined to perform machining.
  • the numerical control method disclosed herein includes the steps of receiving numerical control data for controlling a machine tool, acquiring instruction information that is an instruction for operating the machine tool in the setup, generating modified numerical control data based on the instruction information and the numerical control data, simulating the operation of the machine tool in the setup and the machining state after the setup has been changed based on the modified numerical control data, determining whether or not machining will be performed in the operation and machining state of the machine tool in the simulated setup, generating an operation procedure based on the modified numerical control data that has been determined to perform machining, displaying the operation procedure, operating the machine tool based on the operation procedure, and acquiring numerical control change data that has changed as a result of the operation of the machine tool in actual machining.
  • This disclosure makes it possible to prevent workers from making setup mistakes and to easily reproduce simulated machining conditions, achieving the desired machining.
  • FIG. 1 is a schematic configuration diagram showing a numerical control system according to a first embodiment
  • 4 is a flowchart of a process of the numerical control system according to the first embodiment
  • 2 is a configuration example of a processing circuit included in the simulation device according to the first embodiment, when the processing circuit is realized by an arithmetic unit and a memory.
  • FIG. 11 is a schematic configuration diagram showing a numerical control system according to a second embodiment.
  • 13 is a flowchart of a process of a numerical control system according to a second embodiment.
  • FIG. 13 is a schematic configuration diagram showing a numerical control system according to a third embodiment.
  • Embodiment 1. 1 is a schematic configuration diagram showing a numerical control system 10 according to a first embodiment.
  • the numerical control system 10 includes a simulation device 100 and a numerical control device 200.
  • the simulation device 100 includes an operation unit 110 that receives input from a user, a first NC data transmission/reception unit 101 that transmits and receives NC (numerical control) data, a first setting storage unit 107, a simulation execution unit 104, and an operation procedure data creation unit 105.
  • the operation unit 110 includes an instruction acquisition unit 102 that acquires instruction information for operating a machine tool in a simulation executed by a simulation execution unit 104, and a setting information acquisition unit 103 that acquires settings required for setup.
  • the setting information acquired by the setting information acquisition unit 103 is, for example, information such as the size of the workpiece, the installation position, and the type of tool.
  • the first NC data transmission/reception unit 101 acquires setting information related to machining, such as parameters of the numerical control device 200, from the numerical control device 200.
  • the first NC data transmission/reception unit 101 is also a first numerical control device data receiving unit.
  • the NC data includes setting information that is a setting related to the machine tool, and setting information related to machining and setup.
  • Setting information related to machining may include, for example, parameters, work offsets, tool length, etc., but is not limited to these.
  • the setting information related to the setup may include, for example, the size of the workpiece, the installation position, the type of tool, etc., but is not limited to these.
  • the NC data also includes setup machine tool operation data, which is information for operating the machine tool in the setup.
  • the NC data received by the first NC data transmitting/receiving unit includes setup machine tool operation data, which is information for operating the machine tool in the setup before it is changed based on the instruction information described later.
  • the first setting storage unit 107 stores the NC data acquired from the first NC data transmission/reception unit 101 and transmits it to the simulation execution unit 104.
  • the setting information acquisition unit 103 acquires setting information input by the user and transmits it to the simulation execution unit 104.
  • the instruction acquisition unit 102 acquires instruction information given by the user and transmits it to the simulation execution unit 104.
  • the instruction information acquired by the instruction acquisition unit 102 is instruction information given by the user to the machine tool during setup work, such as measuring the tool length, pressing a button to set the workpiece installation error, operating a handle, emergency stop, returning to origin, clamping the workpiece, etc.
  • the user inputs this instruction information to the instruction acquisition unit 102 by operating a handle, pressing a button, etc. on the display screen of the simulation device 100.
  • the instruction information acquired by the instruction acquisition unit 102 is used when changing the setup machine tool operation data included in the NC data.
  • the simulation execution unit 104 includes a data modification unit 111, a simulation unit 112, and a judgment unit 113.
  • the data modification unit 111 generates modified setup machine tool operation data by modifying the setup machine tool operation data with the acquired instruction information.
  • the data modification unit 111 generates modified NC data based on the NC data and the instruction information.
  • the simulation unit 112 performs a simulation based on the changed setup machine tool operation data, the setting information acquired by the setting information acquisition unit 103, and the changed NC data.
  • the simulations performed by the simulation unit 112 include the setup before machining, a simulation of the operation of the machine tool during the setup, a simulation of the output of the numerical control device 200, a simulation of the shape of the workpiece after machining with the setup changed, and a simulation of the machining state with the setup changed. If the NC data is changed during the simulation, the simulation unit 112 transmits the changed NC data to the first setting storage unit 107.
  • the user checks the machining results of the simulation unit 112, and if the results are as desired, inputs OK to the judgment unit 113.
  • the judgment unit 113 judges whether or not to perform machining in the simulated setup machine tool operation and changed machining state. If OK is input to the judgment unit 113, the operation procedure data creation unit 105 generates an operation procedure for reproducing the same operation on the machine tool based on the simulation performed by the simulation unit 112, and saves it as operation procedure data 108.
  • the operation procedure data creation unit 105 generates and outputs an operation procedure based on the changed setup machine tool operation data or changed NC data determined by the judgment unit 113 to perform machining.
  • the operation procedure data 108 is output to the numerical control device 200.
  • the simulation execution unit 104 outputs the changed NC data through the first setting storage unit 107 and the first NC data transmission/reception unit 101.
  • the first NC data transmission/reception unit 101 is an NC data transmission unit that transmits the changed NC data.
  • the numerical control device 200 includes a second NC data transmission/reception unit 201, a second setting retention unit 203, a machine tool operation acquisition unit 202, a display unit 205, an operation procedure screen creation unit 204, and a data acquisition unit 206.
  • the second NC data transmission/reception unit 201 acquires the changed NC data output from the simulation device 100.
  • the second NC data transmission/reception unit 201 is a second numerical control data receiving unit that receives the changed numerical control data.
  • the second setting retention unit 203 acquires and retains the changed NC data from the second NC data transmission/reception unit 201.
  • the data acquisition unit 206 acquires the operation procedure data 108 and transmits it to the operation procedure screen creation unit 204.
  • the operation procedure screen creation unit 204 creates operation procedure screen data for displaying the operation procedure and transmits the operation procedure screen data to the display unit 205.
  • the display unit 205 displays an operation procedure screen based on the acquired operation procedure screen data. That is, the display unit 205 displays an operation procedure based on the changed setup machine tool operation data or changed NC data that has been determined by the determination unit 113 to be the desired result.
  • the user operates the machine tool in actual machining by referring to the operation procedure displayed on the display unit 205.
  • the machine tool operation acquisition unit 202 acquires NC change data that has changed as a result of the user operating the machine tool in the setup for actual machining, and transmits this data to the second setting storage unit 203.
  • the second setting storage unit 203 stores the NC change data acquired from the machine tool operation acquisition unit 202 and the changed NC data acquired from the second NC data transmission/reception unit 201. By storing the changed NC data, the second setting storage unit 203 reflects the changed NC data in the control of the machine tool by the numerical control device 200.
  • FIG. 2 is a flowchart of the process of the numerical control system 10 according to the first embodiment.
  • the process from step S101 to step S110 is the process of the simulation device 100, and the process from step S201 to step S206 is the process of the numerical control device 200.
  • the first NC data transmission/reception unit 101 acquires NC data from the numerical control device 200 (step S101).
  • the first setting storage unit 107 stores the NC data received from the first NC data transmission/reception unit 101 and transmits it to the simulation execution unit 104 (step S102).
  • step 103 acquires the setting information input by the user and transmits it to the simulation execution unit 104 (step 103).
  • the instruction acquisition unit 102 acquires instruction information for operating the machine tool in the simulation and transmits it to the simulation execution unit 104 (step S104).
  • step 103 is performed before step 104, but the order may be reversed.
  • the data modification unit 111 modifies the setup machine tool operation data of the acquired NC data with the acquired instruction information to generate modified setup machine tool operation data (step S105).
  • the simulation unit 112 simulates the operation of the machine tool in setup based on the modified NC data including the modified setup machine tool operation data and the setting information, and simulates the machining state in machining after the setup is completed (step S106).
  • step S107 Yes the data change unit 111 sends the changed NC data to the first setting storage unit 107 to update the NC data (step S108). If the NC data is not changed (step S107 No), the process proceeds to step S109.
  • the judgment unit 113 judges whether the user has input as to whether the processing is the desired processing or not, and if the processing is the desired processing (step S109 Yes), causes the operation procedure data creation unit 105 to create operation procedure data (step S110). If it is not judged to be the desired processing (step S109 No), the process returns to step S104.
  • step S110 For example, if the setup machine tool operation data acquired from the numerical control device 200 includes data on the movement of the tool during setup, and the machine tool is operated using the setup machine tool operation data as is, interference may occur between the machine tool housing and the tool. In such a case, instead of proceeding to step S110 in step S109, return to step S104 and reacquire instruction information for the operation of the machine tool.
  • This series of steps which involves acquiring instruction information in step S104, changing the setup machine tool operation data (step S105), and performing a simulation again (step S106), is repeated until interference can be avoided, and if interference can be avoided, select OK in step S109 and proceed to creating operation procedure data (step S110).
  • the second NC data transmission/reception unit 201 acquires the NC data from the simulation device 100 and transmits it to the second setting storage unit 203 (step S201).
  • the data acquisition unit 206 of the numerical control device 200 acquires the operation procedure data 108 output from the simulation device 100 and transmits it to the operation procedure screen creation unit 204 (step S202).
  • the operation procedure screen creation unit 204 creates operation procedure screen data from the acquired operation procedure data 108 and transmits it to the display unit 205 (step S203).
  • the operation procedure screen data is data for displaying the operation procedure by which the user should operate the machine tool during setup.
  • the display unit 205 displays the operation procedure based on the received operation procedure screen data (step S204).
  • the machine tool operation acquisition unit 202 acquires NC change data that has changed as a result of the operation of the machine tool, and transmits it to the second setting storage unit 203 (step S205).
  • the operation of the machine tool is the operation that results from the user operating the machine tool according to the operation procedure displayed on the display unit 205.
  • the numerical control device 200 performs machining (step S206).
  • the operation procedure data creation unit 105 creates an operation procedure based on the modified setup machine tool operation data or modified NC data so that the simulation device 100 can reproduce the machine tool operations performed in the setup simulation.
  • a user tries out a large number of setup operations, machining settings, etc. in a simulation, making it difficult for the user to grasp the machine tool operations in the setup that are ultimately judged to be OK.
  • an operation procedure is generated based on the modified setup machine tool operation data or modified NC data that is judged to be OK by the judgment unit 113, so the user can operate the machine tool by referring to the operation procedure, reducing the possibility that the user will make a mistake in operating the machine tool during setup.
  • the operation unit 110, the simulation execution unit 104, the operation procedure data creation unit 105, the first setting storage unit 107, and the first NC data transmission/reception unit 101 are realized by a processing circuit.
  • This processing circuit may be a processor and memory that executes a program stored in a memory, or may be dedicated hardware.
  • the processing circuit is also called a control circuit.
  • FIG. 3 is a diagram showing an example of the configuration of a processing circuit in the simulation device 100 when the processing circuit is realized by an arithmetic unit and a memory.
  • FIG. 3 shows the hardware configuration that realizes the simulation device 100.
  • the simulation device 100 has an arithmetic unit 501 which is a processor that performs arithmetic processing, a memory 502 which the arithmetic unit 501 uses as a work area, a storage device 503 which stores programs and data, a communication device 504 which communicates with the numerical control device 200, an input device 505 which accepts input from the user, and a display device 506.
  • arithmetic unit 501 which is a processor that performs arithmetic processing
  • a memory 502 which the arithmetic unit 501 uses as a work area
  • a storage device 503 which stores programs and data
  • a communication device 504 which communicates with the numerical control device 200
  • an input device 505 which accepts input from the user
  • Examples of the arithmetic device 501 include a central processing unit (CPU), a processing device, a microprocessor, or a digital signal processor (DSP).
  • An example of the memory 502 is a semiconductor memory.
  • the storage device 503 is, for example, a non-volatile or volatile semiconductor memory such as a random access memory (RAM), a read only memory (ROM), a flash memory, an erasable programmable read only memory (EPROM), or an electrically erasable programmable read only memory (EEPROM (registered trademark)), a magnetic disk, a flexible disk, an optical disk, a compact disk, a mini disk, or a digital versatile disk (DVD).
  • RAM random access memory
  • ROM read only memory
  • EPROM erasable programmable read only memory
  • EEPROM electrically erasable programmable read only memory
  • the programs stored in the storage device 503 are programs that cause the calculation device 501 to execute the procedures or methods executed by the operation unit 110, the simulation execution unit 104, the operation procedure data creation unit 105, the first setting storage unit 107, and the first NC data transmission/reception unit 101.
  • the functions of the operation unit 110, the simulation execution unit 104, the operation procedure data creation unit 105, the first setting storage unit 107, and the first NC data transmission/reception unit 101 are realized by the calculation device 501 executing the programs stored in the storage device 503.
  • Examples of the input device 505 are some or all of a keyboard, a pointing device, and a mouse.
  • the display device 506 is a means for enabling confirmation of the simulation results.
  • An example of the display device 506 is a liquid crystal display device.
  • the input device 505 and the display device 506 may be integrated together. Specifically, the input device 505 and the display device 506 may be realized by a touch panel.
  • the processing circuitry of the simulation device 100 may be configured with dedicated hardware.
  • the processing circuitry may be, for example, a single circuit, a composite circuit, a programmed processor, a parallel programmed processor, an ASIC (Application Specific Integrated Circuit), an FPGA (Field Programmable Gate Array), or a combination of these.
  • Some of the functions of the operation unit 110, the simulation execution unit 104, the operation procedure data creation unit 105, the first setting storage unit 107, and the first NC data transmission/reception unit 101 may be realized by software or firmware, and the remaining functions may be realized by dedicated hardware.
  • the functions of the simulation execution unit 104, operation procedure data creation unit 105, first setting storage unit 107, and first NC data transmission/reception unit 101 can be realized by hardware, software, firmware, or a combination of these.
  • parts of the operation unit 110, simulation execution unit 104, operation procedure data creation unit 105, first setting storage unit 107, and first NC data transmission/reception unit 101 may be realized by separate processing circuits.
  • the operation procedure data creation unit 105 may be implemented on a server or cloud.
  • the user operates the machine tool to obtain the results according to the simulation performed by the simulation execution unit 104, and provides NC change data to the machine tool operation acquisition unit 202.
  • This allows the setup to be performed according to the simulation, so the desired machining results can be obtained. For example, it is possible to perform safe machining that can avoid interference, and to achieve highly productive machining that does not require redoing actual machining or reduces the number of times actual machining is performed.
  • the operation procedure data creation unit 105 is provided in the simulation device 100, but it may be provided in the numerical control device 200. In that case, the simulation execution unit 104 only needs to transmit to the numerical control device 200 the changed setup machine tool operation data or changed NC data when the determination unit 113 determines that the desired machining is being performed. In this case as well, the same effect can be achieved.
  • the operation procedure screen creation unit 204 is provided within the numerical control device 200, it may be provided within the simulation device 100. In that case, the simulation device 100 can transmit the operation procedure screen data created by the operation procedure screen creation unit to the numerical control device 200. In this case as well, the same effect can be achieved.
  • the NC data before the simulation is obtained from the numerical control device 200, but the user may also input it. In this case, the same effect can be achieved. Obtaining the data from the numerical control device 200 helps to eliminate input errors.
  • the judgment unit 113 judges whether the processing is as desired by the user, but if the pre-input conditions are not met, an alarm may be output.
  • the simulation device 100 may be configured to judge whether the pre-input conditions are met. In this case, the same effect can be achieved.
  • the first setting storage unit 107 is described as reflecting the changed NC data.
  • the NC data may not be changed and the operation procedure data creation unit 105 may output the operation procedure.
  • the operation and machining state of the machine tool may be simulated based on changed setup machine tool operation data obtained by changing the setup machine tool operation data, and an operation procedure may be created from the changed NC data or changed setup machine tool operation data, and displayed on the numerical control device 200 to perform a second machining such as precision machining.
  • any data changes required after the start of machining can be reproduced by the operator according to the operation procedure at an appropriate timing, such as when switching from rough machining to finishing machining.
  • a machine tool operation check unit may be provided which checks whether the same operation as the operating procedure displayed on the display unit 205 has been performed.
  • the NC change data may be acquired only when the operation is the same as the operating procedure displayed on the display unit 205, and an alarm may be output, for example, when an operation different from the operating procedure is acquired. In this way, it is possible to further reduce setup mistakes made by the operator.
  • Fig. 4 is a schematic configuration diagram showing a numerical control system 10 in the second embodiment. Explanation of the same parts as in the first embodiment will be omitted.
  • the numerical control system 10 in the second embodiment will be explained with reference to Fig. 4.
  • the second embodiment differs from the first embodiment in that the simulation device 100 does not have the operation procedure data creation unit 105 and an operation data output unit 109 is added, the numerical control device 200 does not have the machine tool operation acquisition unit 202, the operation procedure screen creation unit 204, and the display unit 205, and an operation reflection unit 207 is added.
  • the operation data output unit 109 saves data used to simulate the operation of the machine tool in the setup executed by the simulation execution unit 104 as operation information 114. Specifically, the changed setup machine tool operation data or changed NC data generated by the data modification unit 111 is saved as operation information 114.
  • the data acquisition unit 206 of the numerical control device 200 receives the operation information 114 from the simulation device 100 and transmits it to the operation reflection unit 207.
  • the data acquisition unit 206 in the second embodiment is an operation data acquisition unit.
  • the operation reflection unit 207 controls the actual machine tool based on the operation information 114.
  • FIG. 5 is a flowchart of the processing of the numerical control system 10 according to the second embodiment. Explanations of the same parts as in the first embodiment will be omitted. Compared to the flowchart in the first embodiment, this differs in that step S110 and steps S202 to S205 are not present, and steps S111, S207, and S208 have been added. Step S111 is the operation of the simulation device 100, and steps S207 and S208 are the operation of the numerical control device 200.
  • step S109 if it is determined in step S109 that actual machining will be performed, the operation data output unit 109 saves and outputs the changed setup machine tool operation data or changed NC data as operation information 114 (step S111).
  • the data acquisition unit 206 of the numerical control device 200 acquires the operation information 114 and transmits it to the operation reflection unit 207 (step S207).
  • the order of the operations in steps S201 and S207 is not limited to this and may be reversed.
  • the operation reflection unit 207 controls the machine tool based on the operation information 114 to perform the setup (step S208). That is, the operation reflection unit 207 reflects the changed setup machine tool operation data or the changed NC data in the control of the machine tool.
  • the operation procedure was shown in the numerical control device 200 so that the user could easily reproduce the operation of the machine tool during setup performed by the simulation device 100.
  • the numerical control device 200 acquires the changed setup machine tool operation data or changed NC data generated by the data modification unit 111 as operation information 114 and reflects this in the control of the machine tool by the operation reflection unit 207, eliminating the need for the user to operate the machine tool during setup. This eliminates the effort and operational errors required of the user to operate the machine tool. In other words, it is possible to reliably execute machining that is similar to the machining results of the simulation device 100.
  • the operation information 114 is changed setup machine tool operation data or changed NC data, it may be pre-change setup machine tool operation data, and may be the operation data of the machine tool used in the simulation when the judgment unit 113 judges that machining should be performed. Even in this case, the operation reflection unit 207 reflects the control of the machine tool, so that the user does not need to operate the machine tool during setup, and machining similar to the machining result of the simulation device 100 can be reliably performed.
  • the first embodiment may have a configuration for displaying operation procedures, and may further have the operation data output unit 109 and operation reflection unit 207 of the present embodiment.
  • the operation data output unit 109 and operation reflection unit 207 of the present embodiment.
  • the automatically reflected parts have the above-mentioned effects, and the parts showing the operation procedures have the same effects as in the first embodiment.
  • Embodiment 3. 6 is a schematic configuration diagram showing a numerical control system 10 according to a third embodiment. The difference is that another numerical control device 300 and a tablet terminal 400 are added to the configuration of the first or second embodiment. Explanations of the same parts as those of the first and second embodiments will be omitted.
  • the configuration of the other numerical control device 300 is the same as that of the numerical control device 200.
  • the second NC data transmission/reception unit 201 in the numerical control device 200 of embodiment 3 transmits modified NC data to the third NC data transmission/reception unit 301 in the other numerical control device 300.
  • the third NC data transmission/reception unit 301 in the other numerical control device 300 receives modified NC data from the numerical control device 200 and stores it in the third setting storage unit 303.
  • the data acquisition unit 206 of the numerical control device 200 of embodiment 3 transmits the operation information 114 or operation procedure data to the data acquisition unit 306 of the other numerical control device 300 in addition to the processing of the data acquisition unit 206 of embodiment 1 or embodiment 2.
  • the data acquisition unit 306 of the other numerical control device 300 acquires the operation information 114 or operation procedure data 108 from the numerical control device 200 in addition to the same processing as the data acquisition unit 206 of embodiment 1 or embodiment 2.
  • the tablet terminal 400 also includes a data acquisition unit 206, an operation procedure screen creation unit 204, and a display unit 205 similar to those of the numerical control device 200 of the first embodiment.
  • the data acquisition unit 206 of the tablet terminal 400 acquires operation procedure data 108 from the simulation device 100 or the numerical control device 200, and displays the operation procedure on the display unit 205 of the tablet terminal 400.
  • the tablet terminal 400 is connected to the numerical control device 200, but may also be connected to another numerical control device 300.
  • the simulation device 100 transmits to the numerical control device 200 the operation information 114 or operation procedure data 108 for reproducing the operation of the machine tool during setup as simulated, but the numerical control devices 200 can also transmit the operation information 114 or operation procedure data 108 between each other, so in addition to the effect of being able to perform setup as simulated using the operation procedure of embodiment 1 and the effect of eliminating the need to operate the machine tool during setup by reflecting the operation of embodiment 2, the effect of being able to perform machining efficiently using multiple numerical control devices is achieved. Also, since the operation procedure can be displayed not only on the numerical control device but also on a tablet terminal, it is possible to operate the machine tool while moving around with the tablet terminal, for example, making user operation even easier compared to embodiments 1 and 2.
  • one other numerical control device 300 and one tablet terminal 400 are provided, but there may be multiple other numerical control devices 300 and tablet terminals 400.
  • both the other numerical control device 300 and the tablet terminal 400 are provided, but the configuration may include only the other numerical control device 300, or only the tablet terminal 400.

Landscapes

  • Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Manufacturing & Machinery (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Numerical Control (AREA)

Abstract

工作機械を制御するための数値制御データを生成する数値制御装置(200)と、数値制御データに基づき加工状態を模擬するシミュレーション装置(100)とを備え、シミュレーション装置は、数値制御データを受信する第1数値制御データ受信部(101)と、段取りにおいて工作機械を動作させるための指示である指示情報を取得する指示取得部(102)と、数値制御データおよび指示情報に基づき変更数値制御データを生成するデータ変更部(111)と、変更数値制御データに基づき、段取りにおける工作機械の動作、および段取りを変更した加工状態を模擬するシミュレーション部(112)と、模擬された段取りにおける工作機械の動作および変更した加工状態で加工を実行するか否か判断する判断部(113)と、判断部にて加工を実行すると判断された変更数値制御データに基づく操作手順を生成し出力する操作手順データ作成部(105)と、変更数値制御データを出力する数値制御装置データ送信部(101)とを有し、数値制御装置は、変更数値制御データを取得する第2数値制御データ受信部(201)と、操作手順を表示する表示部(205)とを有する。

Description

数値制御システム、数値制御プログラムおよび数値制御方法
 この開示は数値制御装置システム、数値制御プログラムおよび数値制御方法に関するものである。
 加工物を所望の形状に加工するためには、工具の移動距離等を数値化して制御する数値制御装置を用いて工作機械を動かす必要がある。例えば、作業者が加工物の材質や加工形状に合わせて選定した工具を工作機械に取り付け、座標原点の設定や補正を行い、CAD/CAMソフトウェアを用いて作成したプログラム等を入力して段取り作業を実施する。この段取り作業を省略して、既知の加工プログラムを読み込み、加工動作を模擬させる指令を数値制御装置に送るシミュレーション装置を用いた数値制御システムが提案されている。
 例えば、特許文献1では、加工の途中から数値制御装置を再スタートできるよう、数値制御装置が用いる加工プログラムをあらかじめ取得して解析し、ブロック毎の加工情報を加工シミュレーション装置が保持している。数値制御装置は、あらかじめ保持された加工情報を加工シミュレーション装置から読み出し、数値制御装置に反映させることで、加工プログラムの途中からの再スタートが可能となる。
特開2017-134505号公報
 しかしながら、あらかじめ保持された加工情報をシミュレーション装置から読み出すと、その加工を数値制御装置に反映できるものの、例えば、作業者が段取りを間違えると所望の加工を行うことができなかったり、あらかじめ取得した加工情報と異なる条件で加工を模擬した場合には実加工に反映されなかったりするという課題があった。
 本開示は上述の課題を鑑みてなされたものであって、作業者の段取り間違えを防止でき、模擬した状態で加工が達成できる数値制御システムを提供することを目的としている。
 この開示による数値制御システムは、工作機械を制御するための数値制御データを生成する数値制御装置と、数値制御データに基づき加工状態を模擬するシミュレーション装置と、を備えた数値制御システムであって、シミュレーション装置は、数値制御データを受信する第1数値制御データ受信部と、段取りにおいて工作機械を動作させるための指示である指示情報を取得する指示取得部と、数値制御データおよび指示情報に基づき変更数値制御データを生成するデータ変更部と、変更数値制御データに基づき、段取りにおける工作機械の動作、および段取りを変更した加工状態を模擬するシミュレーション部と、模擬された段取りにおける工作機械の動作および変更した加工状態で加工を実行するか否か判断する判断部と、判断部にて加工を実行すると判断された変更数値制御データに基づく操作手順を生成し出力する操作手順データ作成部と、変更数値制御データを出力する数値制御データ送信部とを有し、数値制御装置は、変更数値制御データを取得する第2数値制御データ受信部と、操作手順を表示する表示部とを有するものである。
 この開示による数値制御プログラムは、工作機械を制御するための数値制御データを受信するステップと、段取りにおいて工作機械を動作させるための指示である指示情報を取得するステップと、指示情報と数値制御データに基づき変更数値制御データを生成するステップと、変更数値制御データに基づき、段取りにおける工作機械の動作、および段取りを変更した加工状態を模擬するステップと、模擬された段取りにおける工作機械の動作および加工状態で加工を実行するか否か判断するステップと、加工を実行すると判断された変更数値制御データに基づく操作手順を生成するステップとを含むものである。
 この開示による数値制御方法は、工作機械を制御するための数値制御データを受信するステップと、段取りにおいて工作機械を動作させるための指示である指示情報を取得するステップと、指示情報と数値制御データに基づき変更数値制御データを生成するステップと、変更数値制御データに基づき、段取りにおける工作機械の動作、および段取りを変更した加工状態を模擬するステップと、模擬された段取りにおける工作機械の動作および加工状態で加工を実行するか否か判断するステップと、加工を実行すると判断された変更数値制御データに基づく操作手順を生成するステップと、操作手順を表示するステップと、操作手順に基づき、工作機械を動作させるステップと実加工において工作機械が動作したことで変化した数値制御変化データを取得するステップとを含むものである。
 本開示によれば、作業者の段取り間違えを防止できるとともに、模擬した加工状態を再現することが容易となり所望の加工が達成できる。
実施の形態1にかかる数値制御システムを示す概略構成図である。 実施の形態1にかかる数値制御システムの処理のフローチャートである。 実施の形態1にかかるシミュレーション装置が備える処理回路を演算装置およびメモリで実現する場合の処理回路の構成例である。 実施の形態2にかかる数値制御システムを示す概略構成図である。 実施の形態2にかかる数値制御システムの処理のフローチャートである。 実施の形態3にかかる数値制御システムを示す概略構成図である。
 以下、本開示の実施の形態について、図を用いて説明する。図中の同一の符号は、同一または相当する部分を表す。
実施の形態1.
 図1は実施の形態1にかかる数値制御システム10を示す概略構成図である。数値制御システム10は、シミュレーション装置100および数値制御装置200を備える。シミュレーション装置100は、ユーザからの入力を受け付ける操作部110、NC(数値制御)データを送受信する第1NCデータ送受信部101、第1設定保持部107、シミュレーション実行部104、操作手順データ作成部105を備える。
 操作部110は、シミュレーション実行部104が実行するシミュレーション上で工作機械を動作させるための指示情報を取得する指示取得部102、および段取りに関して必要な設定を取得する設定情報取得部103を備える。設定情報取得部103で取得する設定情報は、例えばワークのサイズ、設置位置、工具の種類等の情報である。
 第1NCデータ送受信部101は、数値制御装置200のパラメータ等の加工に関する設定情報等を数値制御装置200から取得する。第1NCデータ送受信部101は、第1数値制御装置データ受信部でもある。NCデータは、工作機械に関する設定である設定情報、加工および段取りに関する設定情報を含む。加工に関する設定情報には、例えばパラメータやワークオフセット、工具長等が考えられるがこれらに限定されるものではない。
 また、段取りに関する設定情報には、例えばワークのサイズ、設置位置、工具の種類等が考えられるが、これらに限定するものではない。NCデータは、段取りにおいて工作機械を動作させるための情報である段取り工作機械動作データも含まれる。第1NCデータ送受信部が受信するNCデータは、後述する指示情報に基づき変更する前の段取りにおいて工作機械を動作させるための情報である段取り工作機械動作データを含む。
 第1設定保持部107は、第1NCデータ送受信部101から取得したNCデータを保持し、シミュレーション実行部104に送信する。設定情報取得部103は、ユーザから入力された設定情報を取得しシミュレーション実行部104に送信する。
 指示取得部102は、ユーザから行われた指示情報を取得しシミュレーション実行部104に送信する。指示取得部102が取得する指示情報は、段取り作業においてユーザが工作機械に対して行う指示情報であり、例えば工具長の測定、ワークの設置誤差の設定のためのボタン押下、ハンドル操作、非常停止、原点復帰、ワークのクランプ等である。ユーザは、シミュレーション装置100の表示画面上のハンドル操作、ボタン押下等により、これらの指示情報を指示取得部102に入力する。指示取得部102が取得する指示情報は、NCデータに含まれる段取り工作機械動作データを変更する際に用いられる。
 シミュレーション実行部104は、データ変更部111、シミュレーション部112、判断部113を備える。データ変更部111は、取得した指示情報で段取り工作機械動作データを変更した変更段取り工作機械動作データを生成する。データ変更部111は、NCデータおよび指示情報に基づき変更NCデータを生成する。
 シミュレーション部112は、変更段取り工作機械動作データ、設定情報取得部103の取得した設定情報、変更NCデータに基づきシミュレーションを行う。シミュレーション部112が行うシミュレーションは、加工前の段取り、段取りにおける工作機械の動作の模擬、数値制御装置200の出力の模擬、段取りを変更した加工後のワークの形状、段取りを変更した加工状態の模擬等である。シミュレーション中にNCデータが変更された場合、シミュレーション部112は第1設定保持部107に変更NCデータを送信する。
 ユーザはシミュレーション部112の加工結果を確認し、所望の結果である場合に判断部113にOKを入力する。判断部113は、模擬された段取りにおける工作機械の動作および変更した加工状態で加工を実行するか否かを判断する。判断部113にOKが入力された場合、操作手順データ作成部105は、シミュレーション部112が実行したシミュレーションに基づき、工作機械で同様の動作を再現するための操作手順を生成し操作手順データ108として保存する。操作手順データ作成部105は、判断部113にて加工を実行すると判断された変更段取り工作機械動作データまたは変更NCデータに基づく操作手順を生成し出力する。操作手順データ108は数値制御装置200へ出力される。
 また、判断部113にOKが入力された場合、シミュレーション実行部104は、第1設定保持部107、第1NCデータ送受信部101を通じて、変更NCデータを出力する。第1NCデータ送受信部101は、変更したNCデータを送信するNCデータ送信部である。
 数値制御装置200は、第2NCデータ送受信部201、第2設定保持部203、工作機械動作取得部202、表示部205、操作手順画面作成部204、データ取得部206を備える。第2NCデータ送受信部201は、シミュレーション装置100から出力された変更NCデータを取得する。第2NCデータ送受信部201は、変更数値制御データを受信する第2数値制御データ受信部である。第2設定保持部203は、第2NCデータ送受信部201から変更NCデータを取得し保持する。
 データ取得部206は、操作手順データ108を取得し、操作手順画面作成部204に送信する。操作手順画面作成部204は操作手順を表示するための操作手順画面データを作成し、表示部205に操作手順画面データを送信する。表示部205では、取得した操作手順画面データに基づき操作手順画面を表示する。すなわち表示部205では、判断部113にて所望の結果であると判断された変更段取り工作機械動作データまたは変更NCデータに基づく操作手順が表示される。
 ユーザは、表示部205で表示された操作手順を参照して、実加工において工作機械を操作する。工作機械動作取得部202は、実加工の段取りにおいてユーザが工作機械を動作させたことで変化したNC変化データを取得し、第2設定保持部203に送信する。
 第2設定保持部203は、工作機械動作取得部202から取得したNC変化データ、および第2NCデータ送受信部201から取得した変更NCデータを保持する。第2設定保持部203は、変更NCデータを保持することで変更NCデータを数値制御装置200の工作機械への制御に反映させる。
 図2は、実施の形態1にかかる数値制御システム10の処理のフローチャートである。ステップS101からステップS110までの処理はシミュレーション装置100の処理であり、ステップS201からステップS206の処理は数値制御装置200における処理である。
 まず、第1NCデータ送受信部101は数値制御装置200からNCデータを取得する(ステップS101)。次に第1設定保持部107は、第1NCデータ送受信部101から受信したNCデータを保持するとともに、シミュレーション実行部104に送信する(ステップS102)。
 次に、設定情報取得部103はユーザから入力された設定情報を取得し、シミュレーション実行部104に送信する(ステップ103)。次に、指示取得部102は、シミュレーション上で工作機械を動作させるための指示情報を取得し、シミュレーション実行部104に送信する(ステップS104)。図2では、ステップ103はステップ104より先に行われているが順序は逆であってもよい。
 次に、データ変更部111は、取得したNCデータの段取り工作機械動作データを、取得した指示情報で変更して変更段取り工作機械動作データを生成する(ステップS105)。次に、シミュレーション部112は、変更段取り工作機械動作データを含む変更NCデータ、設定情報に基づき段取りにおける工作機械の動作の模擬、および段取り完了後の加工における加工状態をシミュレーションする(ステップS106)。
 シミュレーション中にNCデータが変更された場合には(ステップS107 Yes)、データ変更部111は、変更後のNCデータを第1設定保持部107に送信してNCデータを更新する(ステップS108)。NCデータが変更されなかった場合には(ステップS107 No)ステップS109に進む。
 次に、判断部113は、所望の加工か否かについての入力がユーザによりなされたか判断し、所望の加工である場合には(ステップS109 Yes)、操作手順データ作成部105に操作手順データを作成させる(ステップS110)。所望の加工であると判断されなかった場合には(ステップS109 No)、ステップS104に戻る。
 例えば、数値制御装置200から取得した段取り工作機械動作データに、段取りにおける工具の移動に関するデータが含まれていて、そのままの段取り工作機械動作データで工作機械を動作させると、工作機械の筐体と工具とが干渉する場合がある。こういったケースでは、ステップS109でステップS110に進まず、ステップS104に戻り工作機械の動作についての指示情報を取得しなおせばよい。ステップS104で指示情報を取得し、段取り工作機械動作データを変更し(ステップS105)、再度シミュレーションを行う(ステップS106)という一連の作業を、干渉を回避できるまで繰り返し、干渉を回避できた場合には、ステップS109でOKを選択し、操作手順データ作成(ステップS110)に進む。
 さらに、干渉を回避できた場合であっても、効率の悪い動作であれば再度シミュレーションをやり直すことも考えられる。ユーザはシミュレーション上で干渉回避と生産性が両立できるまで何度も工作機械の動作等を試行する(ステップS104からステップS109)。
 次に、第2NCデータ送受信部201は、NCデータをシミュレーション装置100から取得し第2設定保持部203に送信する(ステップS201)。
 次に、数値制御装置200のデータ取得部206は、シミュレーション装置100から出力された操作手順データ108を取得し、操作手順画面作成部204に送信する(ステップS202)。次に、操作手順画面作成部204は、取得した操作手順データ108から操作手順画面データを作成し、表示部205に送信する(ステップS203)。操作手順画面データは、段取り時にユーザが工作機械を操作すべき操作手順を表示するためのデータである。次に、表示部205は、受信した操作手順画面データに基づき操作手順を表示する(ステップS204)。
 工作機械動作取得部202は、工作機械が動作することで変化したNC変化データを取得し、第2設定保持部203に送信する(ステップS205)。ここで、工作機械の動作は、表示部205に表示された操作手順に従ってユーザが工作機械を操作した結果の動作である。次に、数値制御装置200は加工を行う(ステップS206)。
 このように、シミュレーション装置100が段取りのシミュレーションにおいて行った工作機械の動作を再現できるよう、操作手順データ作成部105が変更段取り工作機械動作データまたは変更NCデータに基づき操作手順を作成する。一般にユーザはシミュレーション上で多数の段取り動作、加工設定等を試行するため、段取りにおける工作機械の動作であって最終的にOKと判断した動作を把握することが難しい。しかし、本実施の形態によれば、判断部113でOKと判断した変更段取り工作機械動作データまたは変更NCデータに基づいた操作手順が生成されるので、ユーザは操作手順を参照して工作機械が操作でき、ユーザが段取り時の工作機械の操作を間違える可能性を低減することができる。
 次に、実施の形態1にかかるシミュレーション装置100を実現するハードウェアについて説明する。操作部110、シミュレーション実行部104、操作手順データ作成部105、第1設定保持部107、第1NCデータ送受信部101は、処理回路により実現される。この処理回路は、メモリに格納されるプログラムを実行するプロセッサおよびメモリであってもよいし、専用のハードウェアであってもよい。処理回路は制御回路とも呼ばれる。
 図3は、シミュレーション装置100が備える処理回路を演算装置およびメモリで実現する場合の処理回路の構成例を示す図である。図3では、シミュレーション装置100を実現するハードウェアの構成を示している。
 シミュレーション装置100は、演算処理を行うプロセッサである演算装置501と、演算装置501がワークエリアに用いるメモリ502と、プログラムおよびデータを記憶する記憶装置503と、数値制御装置200との通信を行う通信装置504と、ユーザからの入力を受け付ける入力装置505と、表示装置506とを有する。
 演算装置501の例は、CPU(Central Processing Unit)、処理装置、マイクロプロセッサ、またはDSP(Digital Signal Processor)である。メモリ502の例は、半
導体メモリである。記憶装置503は、例えば、RAM(Random Access Memory)、ROM(Read Only Memory)、フラッシュメモリ、EPROM(Erasable Programmable Read Only Memory)、EEPROM(登録商標)(Electrically Erasable Programmable Read Only Memory)等の不揮発性もしくは揮発性の半導体メモリ、磁気ディスク、フレキシブルディスク、光ディスク、コンパクトディスク、ミニディスクまたはDVD(Digital Versatile Disk)等である。
 記憶装置503に記憶されるプログラムは、操作部110、シミュレーション実行部104、操作手順データ作成部105、第1設定保持部107、第1NCデータ送受信部101が実行する手順または方法を演算装置501に実行させるプログラムである。すなわち、操作部110、シミュレーション実行部104、操作手順データ作成部105、第1設定保持部107、第1NCデータ送受信部101の機能は、演算装置501が記憶装置503に記憶されるプログラムを実行することにより実現される。
 入力装置505の例は、キーボード、ポインティングデバイス、およびマウスの一部または全部である。表示装置506は、シミュレーション結果の確認を実現する手段である。表示装置506の例は、液晶表示装置である。入力装置505と表示装置506とは一体化されていてもよい。具体的には、入力装置505と表示装置506とはタッチパネルによって実現されていてもよい。
 また、シミュレーション装置100が備える処理回路を専用のハードウェアで構成してもよい。この場合、処理回路は、例えば、単一回路、複合回路、プログラム化されたプロセッサ、並列プログラム化されたプロセッサ、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)、またはこれらを組み合わせたものである。
 操作部110、シミュレーション実行部104、操作手順データ作成部105、第1設定保持部107、第1NCデータ送受信部101の複数の機能について、当該複数の機能の一部がソフトウェアまたはファームウェアで実現され、当該複数の機能の残部が専用のハードウェアで実現されてもよい。
 このように、シミュレーション実行部104、操作手順データ作成部105、第1設定保持部107、第1NCデータ送受信部101の複数の機能は、ハードウェア、ソフトウェア、ファームウェア、またはこれらの組み合わせによって実現することができる。なお、操作部110、シミュレーション実行部104、操作手順データ作成部105、第1設定保持部107、第1NCデータ送受信部101の一部は、別々の処理回路により実現されてもよい。また、操作手順データ作成部105はサーバやクラウド上に実装されてもよい。
 ユーザは操作手順に従うことにより、シミュレーション実行部104で行ったシミュレーション通りの結果となるよう工作機械を動作させ、工作機械動作取得部202にNC変化データを与える。これにより、シミュレーション通りの段取りができるため、所望の加工結果を得ることができる。例えば干渉を回避できる安全な加工ができるとともに、実加工のやり直しがない、または実加工の回数を減らすことができる生産性に優れた加工が達成できる。
 なお、操作手順データ作成部105がシミュレーション装置100内に備えられている例を示したが、数値制御装置200内にあってもよい。その場合には、シミュレーション実行部104は、判断部113が所望の加工であると判断した時の変更段取り工作機械動作データまたは変更NCデータを数値制御装置200に送信すればよい。この場合にも同様の効果を奏する。
 また、操作手順画面作成部204を数値制御装置200内に備えた例について示したが、シミュレーション装置100内にあってもよい。その場合には、シミュレーション装置100は、操作手順画面作成部で作成した操作手順画面データを数値制御装置200に送信すればよい。この場合にも同様の効果を奏する。
 また、シミュレーションを行う前のNCデータを数値制御装置200から取得しているが、ユーザが入力してもよい。その場合にも同様の効果を奏することができる。数値制御装置200から取得した方が入力ミスをなくすことができる。
 また、判断部113において、所望の加工か否かをユーザが判断する例について示したが、予め入力した条件に合致しない場合はアラームを出力するようにしてもよい。予め入力した条件に合致するか否かをシミュレーション装置100が判断するように構成してもよい。その場合も同様の効果を奏することができる。
 また、シミュレーション中にNCデータの変更があった場合、第1設定保持部107に変更後のNCデータを反映するように記載したが、シミュレーション中にNCデータの変更があった場合であってもNCデータを変更せず、操作手順データ作成部105が操作手順を出力するようにしてもよい。例えば、荒加工等の第1加工をNCデータで加工した後、段取り工作機械動作データを変更した変更段取り工作機械動作データに基づき、工作機械の動作、加工状態をシミュレーションして、変更NCデータまたは変更段取り工作機械動作データから操作手順を作成し、数値制御装置200に表示させて精密加工等の第2加工を行ってもよい。このようにすれば、加工開始後に必要なデータの変更については、荒加工から仕上げ加工での切り替わり等の適切なタイミングで操作手順に従って作業者が再現できるようになる。
 また、数値制御装置200で、工作機械動作取得部202からNC変化データをそのまま取得する例を示したが、表示部205で表示された操作手順と同じ動作が行われたか否かチェックを行う工作機械動作チェック部を備えてもよい。表示部205で表示された操作手順と同じ動作の場合のみNC変化データを取得し、操作手順と異なる動作が取得された場合には例えばアラームを出力するようにしてもよい。このようにすることで、作業者の段取り間違えをさらに低減させることができる。
実施の形態2.
 図4は、実施の形態2における数値制御システム10を示す概略構成図である。実施の形態1と同じ箇所は説明を省略する。図4に基づき、実施の形態2にかかる数値制御システム10について説明する。実施の形態1に対し、シミュレーション装置100に操作手順データ作成部105がない点、動作データ出力部109が追加されている点、数値制御装置200に工作機械動作取得部202、操作手順画面作成部204、表示部205がない点、および動作反映部207が追加されている点が異なる。
 実施の形態2では、動作データ出力部109は、シミュレーション実行部104で実行した段取りにおける工作機械の動作の模擬に用いたデータを動作情報114として保存する。具体的には、データ変更部111で生成した変更段取り工作機械動作データまたは変更NCデータを動作情報114として保存する。数値制御装置200のデータ取得部206は、シミュレーション装置100から動作情報114を受け取り、動作反映部207に送信する。実施の形態2のデータ取得部206は、動作データ取得部である。動作反映部207では動作情報114に基づき実際の工作機械の制御を行う。
 図5は、実施の形態2にかかる数値制御システム10の処理のフローチャートである。実施の形態1と同じ箇所は説明を省略する。実施の形態1のフローチャートと比べ、ステップS110、ステップS202~S205がない点、ステップS111、ステップS207、およびステップS208が追加された点が異なる。ステップS111はシミュレーション装置100の動作、ステップS207およびステップS208は数値制御装置200の動作である。
 実施の形態2では、ステップS109で実加工すると判断された場合、動作データ出力部109が動作情報114として変更段取り工作機械動作データまたは変更NCデータを保存し出力する(ステップS111)。また、ステップS201で第2NCデータ送受信部201が変更NCデータを取得した後、数値制御装置200のデータ取得部206が動作情報114を取得し、動作反映部207に送信する(ステップS207)。ここで、ステップS201とステップS207の動作の順序はこれに限られず、逆であってもよい。
 次に、動作反映部207は、動作情報114に基づき工作機械を制御し段取りを実施する(ステップS208)。すなわち、動作反映部207は、変更段取り工作機械動作データまたは変更NCデータを工作機械への制御に反映する。
 実施の形態1では、ユーザがシミュレーション装置100で行った段取り時の工作機械の動作を容易に再現できるよう、数値制御装置200で操作手順を示した。実施の形態2では、データ変更部111で生成した変更段取り工作機械動作データまたは変更NCデータを動作情報114として数値制御装置200が取得し、動作反映部207で工作機械への制御に反映させるので、ユーザによる段取り時の工作機械の操作が不要となる。これにより、ユーザの工作機械への操作の手間および操作ミスをなくすことができる。すなわち、シミュレーション装置100の加工結果と同様の加工を確実に実行することができる。
 なお、動作情報114を変更段取り工作機械動作データまたは変更NCデータとしたが、変更前の段取り工作機械動作データとしてもよく、判断部113で加工を実行すると判断されたときのシミュレーションに用いた工作機械の動作データであればよい。この場合にも、動作反映部207で工作機械への制御に反映させるので、ユーザによる段取り時の工作機械の操作が不要で、シミュレーション装置100の加工結果と同様の加工を確実に実行することができる。
 また、実施の形態1と同様に、操作手順を表示する構成を有し、さらに本実施の形態の動作データ出力部109、動作反映部207を有していてもよい。例えば、シミュレーションに用いた段取り時の工作機械の動作のうちユーザの操作が複雑な動作については自動で反映させ、他の動作は操作手順により手順を表示させる。この場合には、自動で反映させた部分については上述の効果を、操作手順を示した部分については実施の形態1と同様の効果を奏する。
実施の形態3.
 図6は、実施の形態3にかかる数値制御システム10を示す概略構成図である。実施の形態1の構成または実施の形態2の構成に加え、他の数値制御装置300およびタブレット端末400が追加されている点が異なる。実施の形態1、実施の形態2と同様の箇所は説明を省略する。
 他の数値制御装置300の構成は数値制御装置200と同様である。実施の形態3の数値制御装置200の第2NCデータ送受信部201は、実施の形態1または実施の形態2における第2NCデータ送受信部201の処理に加え、他の数値制御装置300の第3NCデータ送受信部301に変更NCデータを送信する。他の数値制御装置300の第3NCデータ送受信部301は、実施の形態1または実施の形態2における第2NCデータ送受信部201と同様の処理に加え、数値制御装置200から変更NCデータを受信し第3設定保持部303に格納する。
 また、実施の形態3の数値制御装置200のデータ取得部206は、実施の形態1または実施の形態2におけるデータ取得部206の処理に加え、動作情報114または操作手順データを他の数値制御装置300のデータ取得部306に送信する。他の数値制御装置300のデータ取得部306は、実施の形態1または実施の形態2におけるデータ取得部206と同様の処理に加え、数値制御装置200から動作情報114または操作手順データ108を取得する。
 また、タブレット端末400は、実施の形態1の数値制御装置200と同様のデータ取得部206、操作手順画面作成部204および表示部205を備える。タブレット端末400のデータ取得部206は、シミュレーション装置100または数値制御装置200から操作手順データ108を取得し、タブレット端末400の表示部205に操作手順を表示する。本実施の形態ではタブレット端末400は、数値制御装置200に接続されているが、他の数値制御装置300に接続されていてもよい。
 これにより、シミュレーション通りの段取り時の工作機械の操作を再現するための動作情報114または操作手順データ108を、シミュレーション装置100が数値制御装置200に送信するだけでなく、数値制御装置200同士で動作情報114または操作手順データ108を送信することができるので、実施の形態1の操作手順によりシミュレーション通りの段取りができる効果、実施の形態2の動作反映により段取り時の工作機械の操作が不要となる効果に加え、複数の数値制御装置により効率よく加工できるという効果を奏する。また、数値制御装置だけでなく、タブレット端末に操作手順を表示させることができるので、例えばタブレット端末を持って移動しながら工作機械を操作することができ、実施の形態1、2と比べユーザの操作をさらに容易にすることができる。
 なお、本実施の形態では他の数値制御装置300、タブレット端末400をそれぞれ一つずつ備えたが、他の数値制御装置300、タブレット端末400が複数あってもよい。また、本実施の形態では、他の数値制御装置300、タブレット端末400を両方備えたが、他の数値制御装置300のみの構成としてもよいし、タブレット端末400のみの構成としてもよい。
以上の実施の形態に示した構成は、本開示の内容の一例を示すものであり、別の公知の技術と組み合わせることも可能であるし、上記の実施の形態の組み合わせや、本開示の要旨を逸脱しない範囲で、構成の一部を省略、変更することも可能である。
10 数値制御システム、100 シミュレーション装置、101 第1NCデータ送受信部、102 指示取得部、103 設定情報取得部、104 シミュレーション実行部、105 操作手順データ作成部、107 第1設定保持部、110 操作部、111 データ変更部、112 シミュレーション部、113 判断部、200 数値制御装置、201 第2NCデータ送受信部、202 工作機械動作取得部、203 第2設定保持部、204 操作手順画面作成部、205 表示部、206データ取得部。

Claims (7)

  1.  工作機械を制御するための数値制御データを生成する数値制御装置と、前記数値制御データに基づき加工状態を模擬するシミュレーション装置と、を備えた数値制御システムであって、
    前記シミュレーション装置は、
     前記数値制御データを受信する第1数値制御データ受信部と、
     段取りにおいて前記工作機械を動作させるための指示である指示情報を取得する指示取得部と、
     前記数値制御データおよび前記指示情報に基づき変更数値制御データを生成するデータ変更部と、
     前記変更数値制御データに基づき、段取りにおける前記工作機械の動作、および段取りを変更した前記加工状態を模擬するシミュレーション部と、
     模擬された段取りにおける前記工作機械の動作および変更した前記加工状態で加工を実行するか否か判断する判断部と、
     前記判断部にて加工を実行すると判断された前記変更数値制御データに基づく操作手順を生成し出力する操作手順データ作成部と、
     前記変更数値制御データを出力する数値制御装置データ送信部とを有し、
    前記数値制御装置は、
     前記変更数値制御データを取得する第2数値制御データ受信部と、
     前記操作手順を表示する表示部と、
    を有する数値制御システム。
  2.  前記第1数値制御データ受信部が受信する前記数値制御データは、前記指示情報に基づき変更する前の段取りにおいて前記工作機械を動作させるための情報である段取り工作機械動作データを含むことを特徴とする請求項1に記載の数値制御システム。
  3.  前記数値制御装置は、前記工作機械が動作されることにより変化した数値制御変化データを取得する工作機械動作取得部をさらに備えることを特徴とする請求項1または2に記載の数値制御システム。
  4.  前記シミュレーション装置は、前記判断部にて加工を実行すると判断された前記変更数値制御データを出力する動作データ出力部を備え、
     前記数値制御装置は、前記変更数値制御データを取得する動作データ取得部と、前記変更数値制御データを前記工作機械の制御に反映する動作反映部と
    を備えることを特徴とする請求項1から3のいずれか一項に記載の数値制御システム。
  5.  工作機械を制御するための数値制御データを生成する数値制御装置と、前記数値制御データに基づき加工状態を模擬するシミュレーション装置と、を備えた数値制御システムであって、
    前記シミュレーション装置は、
     前記数値制御データを受信する第1数値制御データ受信部と、
     段取りにおいて前記工作機械を動作させるための指示である指示情報を取得する指示取得部と、
     前記数値制御データおよび前記指示情報に基づき変更数値制御データを生成するデータ変更部と、
     前記変更数値制御データに基づき、段取りにおける前記工作機械の動作、および段取りを変更した前記加工状態を模擬するシミュレーション部と、
     模擬された段取りにおける前記工作機械の動作および変更した前記加工状態で加工を実行するか否か判断する判断部と、
     前記判断部にて加工を実行すると判断された前記変更数値制御データを出力する動作データ出力部と、
    を有し、前記数値制御装置は、
     前記変更数値制御データを取得する動作データ取得部と、
     前記変更数値制御データを前記工作機械への制御に反映させる動作反映部と、
    を有する数値制御システム。
  6.  工作機械を制御するための数値制御データを受信するステップと、
     段取りにおいて前記工作機械を動作させるための指示である指示情報を取得するステップと、
     前記指示情報と前記数値制御データに基づき変更数値制御データを生成するステップと、
     前記変更数値制御データに基づき、段取りにおける前記工作機械の動作、および段取りを変更した加工状態を模擬するステップと、
     模擬された段取りにおける前記工作機械の動作および前記加工状態で加工を実行するか否か判断するステップと、
     加工を実行すると判断された前記変更数値制御データに基づく操作手順を生成するステップと
    を含む数値制御プログラム。
  7.  工作機械を制御するための数値制御データを受信するステップと、
     段取りにおいて前記工作機械を動作させるための指示である指示情報を取得するステップと、
     前記指示情報と前記数値制御データに基づき変更数値制御データを生成するステップと、
     前記変更数値制御データに基づき、段取りにおける前記工作機械の動作、および段取りを変更した加工状態を模擬するステップと、
     模擬された段取りにおける前記工作機械の動作および前記加工状態で加工を実行するか否か判断するステップと、
     加工を実行すると判断された前記変更数値制御データに基づく操作手順を生成するステップと、
     前記操作手順を表示するステップと、
     前記操作手順に基づき、前記工作機械を動作させるステップと
     実加工において前記工作機械が動作したことで変化した数値制御変化データを取得するステップと
    を含む数値制御方法。
PCT/JP2023/004113 2023-02-08 2023-02-08 数値制御システム、数値制御プログラムおよび数値制御方法 Ceased WO2024166239A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
PCT/JP2023/004113 WO2024166239A1 (ja) 2023-02-08 2023-02-08 数値制御システム、数値制御プログラムおよび数値制御方法
DE112023004536.4T DE112023004536T5 (de) 2023-02-08 2023-02-08 NC-System, NC-Programm und NC-Verfahren
CN202380087005.XA CN120435694A (zh) 2023-02-08 2023-02-08 数控系统、数控程序及数控方法
JP2023534698A JP7333893B1 (ja) 2023-02-08 2023-02-08 数値制御システム、数値制御プログラムおよび数値制御方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2023/004113 WO2024166239A1 (ja) 2023-02-08 2023-02-08 数値制御システム、数値制御プログラムおよび数値制御方法

Publications (1)

Publication Number Publication Date
WO2024166239A1 true WO2024166239A1 (ja) 2024-08-15

Family

ID=87654360

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2023/004113 Ceased WO2024166239A1 (ja) 2023-02-08 2023-02-08 数値制御システム、数値制御プログラムおよび数値制御方法

Country Status (4)

Country Link
JP (1) JP7333893B1 (ja)
CN (1) CN120435694A (ja)
DE (1) DE112023004536T5 (ja)
WO (1) WO2024166239A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN120019340A (zh) * 2024-03-22 2025-05-16 发那科株式会社 模拟装置以及计算机程序

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62140743A (ja) * 1985-12-13 1987-06-24 Hitachi Seiki Co Ltd 自動加工機における加工情報設定装置
JPH0679591A (ja) * 1992-06-10 1994-03-22 Yamazaki Mazak Corp シミュレーション機能を備えた自動加工装置
JPH06124113A (ja) * 1992-10-14 1994-05-06 Mori Seiki Co Ltd 対話形数値制御装置
JP2008112269A (ja) * 2006-10-30 2008-05-15 Okuma Corp 加工シミュレーションシステム
JP2016040659A (ja) * 2014-08-12 2016-03-24 ファナック株式会社 加工シミュレーション装置

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2753364B2 (ja) * 1990-02-23 1998-05-20 オークマ株式会社 数値制御情報作成装置
WO2018092300A1 (ja) * 2016-11-21 2018-05-24 三菱電機株式会社 シミュレーション装置、シミュレーションシステム、シミュレーション方法およびシミュレーションプログラム

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62140743A (ja) * 1985-12-13 1987-06-24 Hitachi Seiki Co Ltd 自動加工機における加工情報設定装置
JPH0679591A (ja) * 1992-06-10 1994-03-22 Yamazaki Mazak Corp シミュレーション機能を備えた自動加工装置
JPH06124113A (ja) * 1992-10-14 1994-05-06 Mori Seiki Co Ltd 対話形数値制御装置
JP2008112269A (ja) * 2006-10-30 2008-05-15 Okuma Corp 加工シミュレーションシステム
JP2016040659A (ja) * 2014-08-12 2016-03-24 ファナック株式会社 加工シミュレーション装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN120019340A (zh) * 2024-03-22 2025-05-16 发那科株式会社 模拟装置以及计算机程序

Also Published As

Publication number Publication date
JPWO2024166239A1 (ja) 2024-08-15
CN120435694A (zh) 2025-08-05
DE112023004536T5 (de) 2025-08-28
JP7333893B1 (ja) 2023-08-25

Similar Documents

Publication Publication Date Title
US7174225B2 (en) Method and system for simulating processing of a workpiece with a machine tool
CN112508763B (zh) 激光加工方法、激光加工设备及存储介质
US11345026B2 (en) Robot program generation apparatus
JP2005066797A (ja) ロボットプログラム位置修正装置
US10114363B2 (en) Numerical controller capable of partial correction of machining cycle
US20200130184A1 (en) Machine tool system
US9727442B2 (en) Engineering tool, program editing device, and program editing system
JP2010140359A (ja) シミュレーション装置
KR101889631B1 (ko) 시퀀스 프로그램 작성 지원 장치
US11314230B2 (en) Machining program generation support device
US10228681B2 (en) Method of generating a machining program
US20190012168A1 (en) Program generating apparatus
WO2024166239A1 (ja) 数値制御システム、数値制御プログラムおよび数値制御方法
KR102198204B1 (ko) 시뮬레이션 장치
KR101468751B1 (ko) 그래픽 기반의 사용자 인터페이스를 갖는 수치제어시스템
KR20180009344A (ko) 프로그램 생성 장치 및 그 방법
CN110303495A (zh) 提高操作性的综合模拟系统
WO2020012881A1 (ja) プログラム開発装置、およびコントローラ
JP6632692B1 (ja) 制御プログラム作成支援ツール及び制御プログラムの作成方法
KR101610386B1 (ko) 컴퓨터 수치 제어 공작기계에서 가공 대화형 프로그램을 이용한 가공 형상 입력 장치 및 방법
US20130159979A1 (en) Apparatus and method for performing emulation on robotic application
US20250298722A1 (en) Simulation system
CN119365835B (zh) 仿真程序产品、仿真方法及仿真装置
JP7504324B1 (ja) 支援プログラム、支援装置、支援システム及び支援方法
JP7398856B2 (ja) プログラム作成支援装置

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 2023534698

Country of ref document: JP

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23921071

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 202380087005.X

Country of ref document: CN

WWE Wipo information: entry into national phase

Ref document number: 112023004536

Country of ref document: DE

WWP Wipo information: published in national office

Ref document number: 202380087005.X

Country of ref document: CN

WWP Wipo information: published in national office

Ref document number: 112023004536

Country of ref document: DE

122 Ep: pct application non-entry in european phase

Ref document number: 23921071

Country of ref document: EP

Kind code of ref document: A1