WO2022059611A1 - 異常判定システム及びプログラム - Google Patents

異常判定システム及びプログラム Download PDF

Info

Publication number
WO2022059611A1
WO2022059611A1 PCT/JP2021/033286 JP2021033286W WO2022059611A1 WO 2022059611 A1 WO2022059611 A1 WO 2022059611A1 JP 2021033286 W JP2021033286 W JP 2021033286W WO 2022059611 A1 WO2022059611 A1 WO 2022059611A1
Authority
WO
WIPO (PCT)
Prior art keywords
machine tool
motor
unit
detection threshold
estimation
Prior art date
Application number
PCT/JP2021/033286
Other languages
English (en)
French (fr)
Inventor
庸士 大西
Original Assignee
ファナック株式会社
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 ファナック株式会社 filed Critical ファナック株式会社
Priority to JP2022550524A priority Critical patent/JPWO2022059611A1/ja
Priority to CN202180061587.5A priority patent/CN116057488A/zh
Priority to DE112021004314.5T priority patent/DE112021004314T5/de
Priority to US18/043,556 priority patent/US20230266203A1/en
Publication of WO2022059611A1 publication Critical patent/WO2022059611A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01MTESTING STATIC OR DYNAMIC BALANCE OF MACHINES OR STRUCTURES; TESTING OF STRUCTURES OR APPARATUS, NOT OTHERWISE PROVIDED FOR
    • G01M99/00Subject matter not provided for in other groups of this subclass
    • G01M99/005Testing of complete machines, e.g. washing-machines or mobile phones
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-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 programme 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 programme data in numerical form characterised by monitoring or safety
    • G05B19/4061Avoiding collision or forbidden zones
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-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 programme 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 programme data in numerical form characterised by monitoring or safety
    • G05B19/4065Monitoring tool breakage, life or condition
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-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 programme 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 programme data in numerical form characterised by monitoring or safety
    • G05B19/4068Verifying part programme on screen, by drawing or other means
    • 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/50Machine tool, machine tool null till machine tool work handling
    • G05B2219/50206Tool monitoring integrated in nc control

Definitions

  • the present invention relates to an abnormality determination system and a program.
  • a numerical control device drives and controls a movable part (for example, a control shaft) of a machine tool based on a machining program (NC program) created in advance, and the movable part processes a workpiece or the like to be machined. do.
  • a machining program NC program
  • the machine tool can be moved due to reasons such as an error in the machining program, an incorrect mounting position of the workpiece with respect to the machine tool, or an error in the input of the tool offset. Interference between parts and between moving parts of the machine tool and other parts of the machine tool may occur.
  • the numerical control device described in Patent Document 1 simulates the operation of the machine tool based on the simulation conditions including the preceding position of the moving part of the machine tool and the shape data of the machine tool.
  • the numerical control device needs to execute the simulation prior to the actual operation of the machine tool, the processing time for processing the simulation is limited. Therefore, the numerical control device needs to reduce the accuracy of the simulation when the processing time is not sufficient, and conversely, the simulation can be performed with high accuracy when the processing time is sufficient.
  • the accuracy of the simulation can also be affected by the specifications of the computer that executes the simulation.
  • the numerical control device needs to set a wide range of the detection threshold when determining the detection threshold for detecting the abnormality of the machine tool, assuming that the accuracy of the simulation is poor. There is. As a result, the numerical control device sets a wide range of the detection threshold even when the simulation can be performed with high accuracy, so that the accuracy of detecting the abnormality of the machine tool is low.
  • the abnormality determination system includes a pre-reading unit that pre-reads a machining program and creates command data, a pre-position calculation unit that calculates a preceding position of a movable portion of a machine tool based on the command data, and the preceding position calculation unit.
  • the interference check unit for checking the interference between the movable part of the machine tool and other parts of the machine tool by simulating the operation of the machine tool based on the position and the shape data of the machine tool, and the interference.
  • a motor information estimation unit that estimates motor estimation information about the motor of the machine tool based on the interference between the moving part and the other parts checked by the check unit, and an estimation that determines the estimation accuracy of the motor estimation information.
  • An accuracy determination unit a detection threshold determination unit that determines a detection threshold for detecting an abnormality of the machine tool based on the motor estimation information and the estimation accuracy, and a motor measurement unit that acquires motor measurement information related to the motor. And a state determination unit for determining the state of the machine tool based on the motor measurement information and the detection threshold.
  • the program according to the present disclosure includes a step of pre-reading a machining program on a computer and creating command data, a step of calculating a leading position of a movable part of a machine tool based on the command data, and the leading position and the above.
  • a step of determining a detection threshold for detecting an abnormality in a machine a step of acquiring motor measurement information regarding the motor, and a step of determining the state of the machine tool based on the motor measurement information and the detection threshold. , Is executed.
  • FIG. 1 is a diagram showing an outline of an abnormality determination system 1 according to the present embodiment.
  • the abnormality determination system 1 aims to determine an abnormality in a machine tool.
  • the abnormality determination system 1 includes a numerical control device 2 and a simulation device 3.
  • the numerical control device 2 is a device for causing the machine tool 4 to perform predetermined machining or the like by controlling the machine tool 4.
  • the numerical control device 2 includes the machining program 21, the look-ahead unit 22, the look-ahead block command data 23, the distribution processing unit 24, the movement command output unit 25, the acceleration / deceleration processing unit 26, the servo control unit 27, and the preceding. It includes a position calculation unit 28, a current position register 29, a motor measurement unit 30, a detection threshold value determination unit 35, and a state determination unit 36.
  • the purpose of the simulation device 3 is to check the interference between the moving part of the machine tool 4 and other parts of the machine tool 4 by simulation.
  • the simulation device 3 includes a preceding position receiving unit 31, an interference checking unit 32, a motor information estimation unit 33, and an estimation accuracy determination unit 34.
  • the machining program 21 is a program that is stored in a storage device such as a memory of the numerical control device 2 and causes the machine tool 4 to perform predetermined machining.
  • the look-ahead unit 22 pre-reads the machining program 21 and creates command data from the machining program 21. Specifically, the look-ahead unit 22 creates look-ahead block command data 23 as command data.
  • the look-ahead block command data 23 is a plurality of data in which commands are read out from the machining program 21 for each block by the look-ahead unit 22 and converted into an execution format.
  • the look-ahead block command data 23 is stored in a storage device such as a memory of the numerical control device 2.
  • the distribution processing unit 24 reads the look-ahead block command data 23 block by block, and based on the movement amount and speed of each axis commanded by each block, the distribution movement amount commanded to the servomotor 41 of each axis for each distribution cycle. Ask for.
  • the distribution processing unit 24 updates the current position of the servomotor 41 of each axis by adding the obtained distribution movement amount to, for example, the current position register 29. Further, the distribution processing unit 24 outputs the obtained distribution movement amount to the acceleration / deceleration processing unit 26 via the movement command output unit 25.
  • the movement command output unit 25 stops outputting the distribution movement amount in the movement command output from the distribution processing unit 24 to the acceleration / deceleration processing unit 26. Therefore, the movement command output unit 25 outputs the movement command to the acceleration / deceleration processing unit 13 unless the axis stop command is input from the simulation device 3.
  • the acceleration / deceleration processing unit 26 performs acceleration / deceleration processing based on the movement command, and outputs a movement command of the amount of movement processed for acceleration / deceleration to the servo control unit 27.
  • the servo control unit 27 feeds back the position and speed from the position and speed detector attached to the servomotor 41 (or the movable part of the machine tool 4 driven by the servomotor 41), and outputs from the acceleration / deceleration processing unit 26.
  • the position and speed feedback control is performed based on the movement command. Further, the servo control unit 27 drives and controls the servomotor 41 via the servo amplifier.
  • the servo control unit 27 performs the same control on the servomotor 41 of each axis in the machine tool 4. That is, the position and speed of the servomotor 41 of each axis are controlled by the servo control unit 27.
  • the leading position calculation unit 28 calculates the leading position of the movable part of the machine tool 4 based on the look-ahead block command data 23 as command data.
  • the leading position calculation unit 28 calculates the leading position of the moving part of the machine tool 4 based on the current position of the moving part of the machine tool 4, the preset leading time, and the look-ahead block command data 23. ..
  • the leading position of the movable portion of the machine tool 4 indicates a position where the movable portion driven by the servomotor 41 moves from the current position after the preceding time.
  • the leading position calculation unit 28 outputs the coordinate values of the leading time and the leading position to the simulation device 3 in order to check the interference between the moving part of the machine tool 4 and the other parts of the machine tool 4.
  • the movable part of the machine tool 4 indicates a work, a tool (for example, a cutting tool), a work, a movable part other than the tool, etc. driven by the servomotor 41. Further, the other parts of the machine tool 4 show parts other than the workpiece, the tool, and the movable part driven by the servomotor 41.
  • the current position register 29 registers the current position of the moving part of the machine tool 4.
  • the current position of the movable part of the machine tool 4 is sequentially updated by the distribution processing unit 24.
  • the motor measurement unit 30 measures motor measurement information related to the servo motor 41. Specifically, the motor measuring unit 30 measures motor measurement information such as the current value of the motor, the load of the servomotor 41 estimated from the current value, and the load of the spindle. The motor measurement unit 30 may measure motor measurement information regarding the spindle motor 42 in addition to the servo motor 41.
  • the leading position receiving unit 31 of the simulation device 3 receives the leading position of the movable portion of the machine tool 4 calculated by the leading position calculation unit 28.
  • the interference check unit 32 checks for interference between the movable part of the machine tool 4 and other parts of the machine tool based on the preceding position of the movable part of the machine tool 4 and the shape data of the machine tool 4. Specifically, the interference check unit 32 connects the movable part of the machine tool 4 and other parts by simulating the operation of the machine tool 4 based on the simulation conditions including the preceding position and the shape data of the machine tool 4. Check for interference.
  • the shape data of the machine tool 4 is, for example, data based on the design data of the machine tool 4, and is stored in the memory of the numerical control device 2 or the like.
  • the motor information estimation unit 33 estimates the motor estimation information regarding the motor of the machine tool 4 based on the interference between the moving part checked by the interference check unit 32 and other parts. Specifically, the motor information estimation unit 33 interferes with the moving part of the machine tool 4 and other parts, that is, the load of the servomotor 41 and the load of the servomotor 41 based on the simulation of the operation of the machine tool 4. Motor estimation information including the current value of the servomotor 41 estimated from, the load of the spindle, the current value, and the like is estimated.
  • the estimation accuracy determination unit 34 determines the estimation accuracy of the motor estimation information estimated by the motor information estimation unit 33. Specifically, the estimation accuracy determination unit 34 determines the estimation accuracy of the motor estimation information based on simulation conditions such as time resolution and accuracy of shape data.
  • the detection threshold value determination unit 35 of the numerical control device 2 determines the detection threshold value for detecting the abnormality of the machine tool 4 based on the motor estimation information and the estimation accuracy. Specifically, the detection threshold value determination unit 35 determines the detection threshold value to a relatively small value when the estimation accuracy is relatively high, and sets the detection threshold value to a relatively large value when the estimation accuracy is relatively low. To decide.
  • the state determination unit 36 determines the state of the machine tool 4 based on the motor measurement information measured by the motor measurement unit 30 and the detection threshold value determined by the detection threshold value determination unit 35. Specifically, the state determination unit 36 determines that the operation of the machine tool 4 is abnormal when the motor measurement information exceeds the detection threshold value, and when the motor measurement information does not exceed the detection threshold value, the operation of the machine tool 4 Is determined to be normal.
  • the conventional simulation device simulates the operation of the machine tool 4 based on the simulation conditions including the preceding position of the moving part of the machine tool and the shape data of the machine tool.
  • the simulation device needs to finish the simulation before the actual operation of the machine tool, the processing time for processing the simulation is limited.
  • the numerical control device when determining the detection threshold value for detecting the abnormality of the machine tool, it is necessary to set a wide range of the detection threshold value on the premise that the accuracy of the simulation by the simulation device is poor. .. As a result, the numerical control device sets a wide range of the detection threshold even when the simulation can be performed with high accuracy, so that the accuracy of detecting the abnormality of the machine tool is low.
  • the abnormality determination system 1 improves the accuracy of detecting the abnormality of the machine tool 4 by determining the detection threshold value according to the accuracy of the simulation.
  • FIGS. 3A and 3B are diagrams showing an example of a detection threshold value.
  • the simulation device 3 represents the work cut by the machine tool 4 by the voxel models M1 and M2.
  • the voxel models M1 and M2 are models in which the target shape is represented by a set of minute cubes.
  • the interference check unit 32 of the simulation device 3 uses the boxel models M1 and M2 to cut the work (that is, other parts of the machine tool 4) and the movable part of the machine tool 4 (for example, for example).
  • the operation of the cutting tool T) shown in FIGS. 2A and 3A is simulated.
  • the interference check unit 32 simulates the cutting load and the motor torque from the geometrical relationship between the voxel models M1 and M2 that model the workpiece and the cutting tool T.
  • the interference check unit 32 according to the present embodiment simulates the cutting load and the motor torque by using a known method.
  • the interference check unit 32 simulates the voxel models M1 and M2 so that only the part to be cut remains according to the progress of cutting by the cutting tool T.
  • the accuracy of the simulation depends on the simulation conditions such as the voxel size and the time resolution in the voxel models M1 and M2, for example. Therefore, the interference check unit 32 adjusts the simulation conditions so that the simulation can be completed within a limited time.
  • the estimation accuracy determination unit 34 determines the estimation accuracy of the motor estimation information based on the adjusted simulation conditions. For example, as shown in FIG. 2A, when the size of the voxel in the voxel model M1 as a simulation condition is smaller than that of the voxel model M2 shown in FIG. 3A, the estimation accuracy determination unit 34 uses the motor estimation information (for example, the motor torque). Estimated value) is determined to be a relatively high value.
  • the detection threshold value determination unit 35 determines the detection threshold value to a relatively small value when the estimation accuracy is relatively high.
  • the state determination unit 36 determines the state of the machine tool 4 based on the motor measurement information (for example, the measured value of the motor torque) and the detection threshold value determined by the detection threshold value determination unit 35. judge.
  • the simulation device 3 expresses the work cut by the machine tool 4 by the voxel model M2.
  • the simulation device 3 uses the boxel model M2 to form a workpiece (that is, another part of the machine tool 4) cut by the machine tool 4 and a moving part of the machine tool 4 (for example, the cutting tool T shown in FIG. 3A). Simulate the operation.
  • the estimation accuracy determination unit 34 uses the motor estimation information (for example, the motor). Determine the estimation accuracy (estimated value of torque) to a relatively low value.
  • the detection threshold value determination unit 35 determines the detection threshold value to a relatively large value when the estimation accuracy is relatively low.
  • the state determination unit 36 determines the state of the machine tool 4 based on the motor measurement information (for example, the measured value of the motor torque) and the detection threshold value determined by the detection threshold value determination unit 35.
  • the state determination unit 36 detects the measured value of the motor torque that may be erroneously detected if the detection threshold value remains a relatively small value. No, that is, it is determined that the state of the machine tool 4 is normal.
  • the abnormality determination system 1 determines the detection threshold value to a relatively large value to determine the state of the machine tool 4. It can be judged appropriately.
  • FIG. 4 is a flowchart showing a processing flow of the abnormality determination system 1 according to the present embodiment.
  • the look-ahead unit 22 pre-reads the machining program 21 and creates the look-ahead block command data 23 as command data before the operation of the machine tool 4.
  • step S2 the leading position calculation unit 28 calculates the leading position of the moving part of the machine tool 4 based on the current position of the moving part of the machine tool 4, the preset leading time, and the look-ahead block command data 23.
  • step S3 the interference check unit 32 interferes with the moving part of the machine tool 4 and other parts by simulating the operation of the machine tool 4 based on the simulation conditions including the preceding position and the shape data of the machine tool 4. Check.
  • step S4 the motor information estimation unit 33 estimates the motor estimation information regarding the motor of the machine tool 4 based on the interference between the moving part checked by the interference check unit 32 and other parts.
  • step S5 the estimation accuracy determination unit 34 determines the estimation accuracy of the motor estimation information estimated by the motor information estimation unit 33.
  • step S6 the detection threshold value determination unit 35 determines the detection threshold value for detecting the abnormality of the machine tool 4 based on the motor estimation information and the estimation accuracy.
  • step S7 the state determination unit 36 determines the state of the machine tool 4 based on the motor measurement information measured by the motor measurement unit 30 and the detection threshold value determined by the detection threshold value determination unit 35.
  • the abnormality determination system 1 works based on the pre-reading unit 22 that pre-reads the machining program 21 and creates the pre-reading block command data 23 as command data, and the pre-reading block command data 23.
  • the leading position calculation unit 28 that calculates the leading position of the moving part of the machine 4 and the leading position and the shape data of the machine tool 4
  • the moving part of the machine tool 4 and the machine tool 4 are simulated.
  • the interference check unit 32 that checks the interference with other parts of 4 and the interference between the movable part and other parts checked by the interference check unit 32, the motor estimation information regarding the motor of the machine tool 4 is estimated.
  • the motor information estimation unit 33 the estimation accuracy determination unit 34 that determines the estimation accuracy of the motor estimation information, and the detection threshold that determines the detection threshold for detecting the abnormality of the machine tool 4 based on the motor estimation information and the estimation accuracy. It includes a determination unit 35, a motor measurement unit 30 that acquires motor measurement information about the motor, and a state determination unit 36 that determines the state of the machine tool 4 based on the motor measurement information and the detection threshold.
  • the abnormality determination system 1 determines the detection threshold value according to the accuracy of the simulation, so that even if the accuracy of the simulation varies, the abnormality of the machine tool 4 can be detected with high accuracy. Therefore, in the abnormality determination system 1, there is a difference between the simulation of the operation of the machine tool 4 and the actual operation of the machine tool (for example, the installation position of the work is incorrect, or the cutting tool is damaged. Etc.), even if the accuracy of the simulation varies, the abnormality of the machine tool 4 can be detected with high accuracy.
  • the detection threshold value determination unit 35 determines the detection threshold value to a relatively small value when the estimation accuracy is relatively high, and determines the detection threshold value to a relatively large value when the estimation accuracy is relatively low. .. As a result, the abnormality determination system 1 determines the detection threshold value according to the accuracy of the simulation, so that the detection threshold value for detecting the abnormality of the machine tool 4 can be set to an appropriate value.
  • the interference check unit 32 connects with the movable part of the machine tool 4 and other parts of the machine tool 4 by simulating the operation of the machine tool 4 based on the simulation conditions including the preceding position and the shape data of the machine tool 4. Check for interference.
  • the estimation accuracy determination unit 34 determines the estimation accuracy of the motor estimation information based on the simulation conditions. As a result, the abnormality determination system 1 can determine the estimation accuracy of the motor estimation information indicating the accuracy of the simulation, so that the abnormality of the machine tool 4 can be detected accurately according to the accuracy of the simulation.
  • the state determination unit 36 determines that the operation of the machine tool 4 is abnormal when the motor measurement information exceeds the detection threshold value, and when the motor measurement information does not exceed the detection threshold value, the operation of the machine tool 4 is normal. Judge that there is.
  • the abnormality determination system 1 includes a numerical control device 2 for controlling the machine tool 4 and a simulation device 3 for simulating the operation of the machine tool 4.
  • the numerical control device 2 includes a look-ahead unit 22, a preceding position calculation unit 28, a motor measurement unit 30, a detection threshold value determination unit 35, and a state determination unit 36
  • the simulation device 3 includes an interference check unit 32 and a motor information estimation unit. 33 and an estimation accuracy determination unit 34 are provided.
  • the abnormality determination system 1 can accurately detect the abnormality of the machine tool 4 by the numerical control device 2 and the simulation device 3.
  • the above-mentioned abnormality determination system 1 can be realized by hardware, software, or a combination thereof. Further, the control method performed by the above-mentioned abnormality determination system 1 can also be realized by hardware, software, or a combination thereof.
  • what is realized by software means that it is realized by a computer reading and executing a program.
  • Non-transitory computer-readable media include various types of tangible storage media (tangible studio media).
  • Examples of non-temporary computer-readable media include magnetic recording media (eg, hard disk drives), optomagnetic recording media (eg, optomagnetic disks), CD-ROMs (Read Only Memory), CD-Rs, CD-Rs /. W, including semiconductor memory (for example, mask ROM, PROM (Programmable ROM), EPROM (Erasable PROM), flash ROM, RAM (random access memory)).

Landscapes

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

Abstract

工作機械の異常を精度良く検出することができる異常判定システム及びプログラムを提供すること。異常判定システムは、加工プログラムを先読みし、指令データを作成する先読み部と、前記指令データに基づいて、工作機械の可動部の先行位置を算出する先行位置算出部と、前記工作機械の前記可動部と前記工作機械の他の部分との干渉をチェックする干渉チェック部と、前記可動部と前記他の部分との干渉に基づいて、前記工作機械のモータに関するモータ推定情報を推定するモータ情報推定部と、前記モータ推定情報の推定精度を決定する推定精度決定部と、前記モータ推定情報及び前記推定精度に基づいて、前記工作機械の異常を検出するための検出閾値を決定する検出閾値決定部と、前記モータに関するモータ計測情報を取得するモータ計測部と、前記モータ計測情報及び前記検出閾値に基づいて、前記工作機械の状態を判定する状態判定部と、を備える。

Description

異常判定システム及びプログラム
 本発明は、異常判定システム及びプログラムに関する。
 従来より、数値制御装置は、予め作成された加工プログラム(NCプログラム)に基づいて、工作機械の可動部(例えば、制御軸)を駆動制御し、可動部によって被加工物であるワーク等を加工する。
 数値制御装置及び工作機械の運転中において、加工プログラムに間違いが存在する、工作機械に対するワークの取り付け位置が間違っている、工具オフセットの入力に誤りがある等のような原因によって、工作機械の可動部間の干渉や、工作機械の可動部と工作機械の他の部分との間に干渉が発生する場合がある。
 このような干渉の発生を防ぐために、工作機械の先行位置及び工作機械の可動部と他の部分との形状データに基づいて、工作機械の可動部と他の部分との干渉をシミュレーションすることにより、工作機械内の異常を検出する技術が提案されている(例えば、特許文献1参照)。
特開2010-244256号公報
 ここで、特許文献1に記載の数値制御装置は、工作機械の可動部の先行位置及び工作機械の形状データを含むシミュレーション条件に基づいて工作機械の動作をシミュレーションする。しかし、数値制御装置は、工作機械の実際の動作に先行してシミュレーションを実行する必要があるため、シミュレーションを処理するための処理時間は限られる。そのため、数値制御装置は、処理時間に余裕がないときはシミュレーションの精度を落とす必要があり、逆に処理時間に余裕があるときは高精度にシミュレーションすることができる。また、シミュレーションの精度は、シミュレーションを実行する計算機のスペックにも影響されうる。
 シミュレーションの精度にばらつきがある場合、数値制御装置は、工作機械の異常を検出するための検出閾値を決定する際に、シミュレーションの精度が悪い状態を前提として、検出閾値の範囲を広く設定する必要がある。それにより、数値制御装置は、高い精度でシミュレーションが可能な場合であっても、検出閾値の範囲を広く設定しているため、工作機械の異常を検出する精度が低くなる。
 そこで、シミュレーションの精度にばらつきがあったとしても、工作機械の異常を精度良く検出することができる異常判定システムが求められている。
 本開示に係る異常判定システムは、加工プログラムを先読みし、指令データを作成する先読み部と、前記指令データに基づいて、工作機械の可動部の先行位置を算出する先行位置算出部と、前記先行位置及び前記工作機械の形状データに基づいて前記工作機械の動作をシミュレーションすることによって、前記工作機械の前記可動部と前記工作機械の他の部分との干渉をチェックする干渉チェック部と、前記干渉チェック部によりチェックされた前記可動部と前記他の部分との干渉に基づいて、前記工作機械のモータに関するモータ推定情報を推定するモータ情報推定部と、前記モータ推定情報の推定精度を決定する推定精度決定部と、前記モータ推定情報及び前記推定精度に基づいて、前記工作機械の異常を検出するための検出閾値を決定する検出閾値決定部と、前記モータに関するモータ計測情報を取得するモータ計測部と、前記モータ計測情報及び前記検出閾値に基づいて、前記工作機械の状態を判定する状態判定部と、を備える。
 本開示に係るプログラムは、コンピュータに、加工プログラムを先読みし、指令データを作成するステップと、前記指令データに基づいて、工作機械の可動部の先行位置を算出するステップと、前記先行位置及び前記工作機械の形状データに基づいて前記工作機械の動作をシミュレーションすることによって、前記工作機械の前記可動部と前記工作機械の他の部分との干渉をチェックするステップと、前記可動部と前記他の部分との干渉に基づいて、前記工作機械のモータに関するモータ推定情報を推定するステップと、前記モータ推定情報の推定精度を決定するステップと、前記モータ推定情報及び前記推定精度に基づいて、前記工作機械の異常を検出するための検出閾値を決定するステップと、前記モータに関するモータ計測情報を取得するステップと、前記モータ計測情報及び前記検出閾値に基づいて、前記工作機械の状態を判定するステップと、を実行させる。
 本発明によれば、工作機械の異常を精度良く検出することができる。
本実施形態に係る異常判定システムの概要を示す図である。 工作機械によって切削されるワークのボクセルモデルを示す図である。 検出閾値の例を示す図である。 工作機械によって切削されるワークのボクセルモデルを示す図である。 検出閾値の例を示す図である。 本実施形態に係る異常判定システムの処理の流れを示すフローチャートである。
 以下、本発明の実施形態の一例について説明する。図1は、本実施形態に係る異常判定システム1の概要を示す図である。異常判定システム1は、工作機械の異常を判定することを目的とする。図1に示すように、異常判定システム1は、数値制御装置2と、シミュレーション装置3と、を備える。
 数値制御装置2は、工作機械4を制御することにより、工作機械4に所定の機械加工等を行わせるための装置である。数値制御装置2は、加工プログラム21と、先読み部22と、先読みブロック指令データ23と、分配処理部24と、移動指令出力部25と、加減速処理部26と、サーボ制御部27と、先行位置算出部28と、現在位置レジスタ29と、モータ計測部30と、検出閾値決定部35と、状態判定部36と、を備える。
 シミュレーション装置3は、シミュレーションによって工作機械4の可動部と工作機械4の他の部分との干渉をチェックすることを目的とする。シミュレーション装置3は、先行位置受信部31と、干渉チェック部32と、モータ情報推定部33と、推定精度決定部34と、を備える。
 加工プログラム21は、数値制御装置2のメモリ等の記憶装置に記憶され、工作機械4に所定の機械加工を行わせるためのプログラムである。
 先読み部22は、加工プログラム21を先読みし、加工プログラム21から指令データを作成する。具体的には、先読み部22は、指令データとして先読みブロック指令データ23を作成する。
 先読みブロック指令データ23は、先読み部22によって加工プログラム21から1ブロック毎に指令を読み出され、実行形式に変換された複数のデータである。先読みブロック指令データ23は、数値制御装置2のメモリ等の記憶装置に記憶される。
 分配処理部24は、先読みブロック指令データ23を1ブロックずつ読み出し、各ブロックで指令された各軸の移動量及び速度に基づいて、分配周期毎の各軸のサーボモータ41へ指令する分配移動量を求める。分配処理部24は、求めた分配移動量を、例えば現在位置レジスタ29に加算することによって、各軸のサーボモータ41の現在位置を更新する。また、分配処理部24は、求めた分配移動量を、移動指令出力部25を介して加減速処理部26に出力する。
 移動指令出力部25は、シミュレーション装置3から、軸停止指令が入力されたとき、分配処理部24から出力された移動指令における分配移動量を、加減速処理部26に出力することを停止させる。よって、移動指令出力部25は、シミュレーション装置3から軸停止指令が入力されない限り、移動指令を加減速処理部13に出力する。
 加減速処理部26は、移動指令に基づいて加減速処理を行い、加減速処理された移動量の移動指令をサーボ制御部27に出力する。
 サーボ制御部27は、サーボモータ41(又はサーボモータ41によって駆動される工作機械4の可動部)に取り付けられた位置及び速度検出器からの位置及び速度のフィードバックと、加減速処理部26から出力された移動指令とに基づいて、位置及び速度のフィードバック制御を行う。また、サーボ制御部27は、サーボアンプを介してサーボモータ41を駆動制御する。
 なお、図1では、1つのサーボモータ41のみ表しているが、サーボ制御部27は、工作機械4における各軸のサーボモータ41に対して同様の制御を行う。すなわち、各軸のサーボモータ41は、サーボ制御部27によって位置及び速度を制御される。
 先行位置算出部28は、指令データとしての先読みブロック指令データ23に基づいて、工作機械4の可動部の先行位置を算出する。
 具体的には、先行位置算出部28は、工作機械4の可動部の現在位置、予め設定された先行時間及び先読みブロック指令データ23に基づいて、工作機械4の可動部の先行位置を算出する。ここで、工作機械4の可動部の先行位置は、サーボモータ41によって駆動される可動部が、現在位置から先行時間後に移動する位置を示す。
 そして、先行位置算出部28は、工作機械4の可動部と工作機械4の他の部分との干渉をチェックするために、先行時間と先行位置の座標値をシミュレーション装置3へ出力する。
 ここで、工作機械4の可動部は、サーボモータ41によって駆動されるワーク、工具(例えば、切削工具)、ワーク及び工具以外の可動部等を示す。また、工作機械4の他の部分は、サーボモータ41によって駆動されるワーク、工具及び可動部以外の部分を示す。
 現在位置レジスタ29は、工作機械4の可動部の現在位置を登録する。工作機械4の可動部の現在位置は、分配処理部24によって逐次更新される。
 モータ計測部30は、サーボモータ41に関するモータ計測情報を計測する。具体的には、モータ計測部30は、例えば、モータの電流値及び当該電流値から推定されるサーボモータ41の負荷及び主軸の負荷等のモータ計測情報を計測する。なお、モータ計測部30は、サーボモータ41に加えて、スピンドルモータ42に関するモータ計測情報を計測してもよい。
 シミュレーション装置3の先行位置受信部31は、先行位置算出部28によって算出された工作機械4の可動部の先行位置を受信する。
 干渉チェック部32は、工作機械4の可動部の先行位置及び工作機械4の形状データに基づいて、工作機械4の可動部と工作機械の他の部分との干渉をチェックする。具体的には、干渉チェック部32は、先行位置及び工作機械4の形状データを含むシミュレーション条件に基づいて工作機械4の動作をシミュレーションすることによって、工作機械4の可動部と他の部分との干渉をチェックする。
 ここで、工作機械4の形状データは、例えば、工作機械4の設計データに基づくデータであり、数値制御装置2のメモリ等に記憶される。
 モータ情報推定部33は、干渉チェック部32によりチェックされた可動部と他の部分との干渉に基づいて、工作機械4のモータに関するモータ推定情報を推定する。具体的には、モータ情報推定部33は、工作機械4の可動部と他の部分との干渉、すなわち、工作機械4の動作のシミュレーションに基づいて、サーボモータ41の負荷、サーボモータ41の負荷から推定されるサーボモータ41の電流値、主軸の負荷及び電流値等を含むモータ推定情報を推定する。
 推定精度決定部34は、モータ情報推定部33によって推定されたモータ推定情報の推定精度を決定する。具体的には、推定精度決定部34は、時間分解能や形状データの精度等のシミュレーション条件に基づいてモータ推定情報の推定精度を決定する。
 次に、数値制御装置2の検出閾値決定部35は、モータ推定情報及び推定精度に基づいて、工作機械4の異常を検出するための検出閾値を決定する。具体的には、検出閾値決定部35は、推定精度が相対的に高い場合、検出閾値を相対的に小さい値に決定し、推定精度が相対的に低い場合、検出閾値を相対的に大きい値に決定する。
 状態判定部36は、モータ計測部30によって計測されたモータ計測情報及び検出閾値決定部35によって決定された検出閾値に基づいて、工作機械4の状態を判定する。具体的には、状態判定部36は、モータ計測情報が検出閾値を超える場合、工作機械4の動作が異常であると判定し、モータ計測情報が検出閾値を超えない場合、工作機械4の動作が正常であると判定する。
 ここで、従来のシミュレーション装置は、工作機械の可動部の先行位置及び工作機械の形状データを含むシミュレーション条件に基づいて工作機械4の動作をシミュレーションする。しかし、シミュレーション装置は、工作機械の実際の動作前にシミュレーションを終了する必要があるため、シミュレーションを処理するための処理時間は限られる。
 よって、従来の数値制御装置は、工作機械の異常を検出するための検出閾値を決定する際に、シミュレーション装置によるシミュレーションの精度が悪い状態を前提として、検出閾値の範囲を広く設定する必要がある。それにより、数値制御装置は、高い精度でシミュレーションが可能な場合であっても、検出閾値の範囲を広く設定しているため、工作機械の異常を検出する精度が低くなる。
 そこで、本実施形態に係る異常判定システム1は、シミュレーションの精度に応じて検出閾値を決定することによって、工作機械4の異常を検出する精度を向上させる。
 図2A及び図3Aは、工作機械4によって切削されるワークのボクセルモデルを示す図であり、図3A及び図3Bは、検出閾値の例を示す図である。
 図2A及び図3Aに示すように、シミュレーション装置3は、工作機械4によって切削されるワークをボクセルモデルM1及びM2によって表現する。ここで、ボクセルモデルM1及びM2は、対象形状を微小な立方体の集合によって表現したモデルである。
 そして、シミュレーション装置3の干渉チェック部32は、ボクセルモデルM1及びM2を用いて、工作機械4によって切削されるワーク(すなわち、工作機械4の他の部分)及び工作機械4の可動部(例えば、図2A及び図3Aに示す切削工具T)の動作をシミュレーションする。
 例えば、干渉チェック部32は、ワークをモデル化したボクセルモデルM1及びM2と切削工具Tとの幾何学的関係から切削負荷及びモータトルクをシミュレーションする。なお、ボクセルモデルを用いた切削負荷及びモータトルクのシミュレーション方法は、様々な方法が存在し、本実施形態に係る干渉チェック部32は、既知の方法を用いて切削負荷及びモータトルクをシミュレーションする。また、干渉チェック部32は、切削工具Tによる切削の進行に合わせて、ボクセルモデルM1及びM2を被切削部分だけが残るようにシミュレーションする。
 シミュレーションの精度は、例えば、ボクセルモデルM1及びM2におけるボクセルのサイズ及び時間分解能等のシミュレーション条件に依存する。そのため、干渉チェック部32は、限られた時間内にシミュレーションを完了できるようにシミュレーション条件を調整する。
 推定精度決定部34は、調整されたシミュレーション条件に基づいてモータ推定情報の推定精度を決定する。例えば、図2Aに示すように、シミュレーション条件としてのボクセルモデルM1におけるボクセルのサイズが、図3Aに示すボクセルモデルM2よりも細かい場合、推定精度決定部34は、モータ推定情報(例えば、モータトルクの推定値)の推定精度を相対的に高い値に決定する。
 そして、図2BのグラフG1に示すように、検出閾値決定部35は、推定精度が相対的に高い場合、検出閾値を相対的に小さい値に決定する。これにより、図2Bに示すように、状態判定部36は、モータ計測情報(例えば、モータトルクの実測値)及び検出閾値決定部35によって決定された検出閾値に基づいて、工作機械4の状態を判定する。
 同様に、図3Aに示すように、シミュレーション装置3は、工作機械4によって切削されるワークをボクセルモデルM2によって表現する。シミュレーション装置3は、ボクセルモデルM2を用いて、工作機械4によって切削されるワーク(すなわち、工作機械4の他の部分)及び工作機械4の可動部(例えば、図3Aに示す切削工具T)の動作をシミュレーションする。
 そして、例えば、図3Aに示すように、シミュレーション条件としてのボクセルモデルM2におけるボクセルのサイズが、図2Aに示すボクセルモデルM1よりも粗い場合、推定精度決定部34は、モータ推定情報(例えば、モータトルクの推定値)の推定精度を相対的に低い値に決定する。
 図3BのグラフG2に示すように、検出閾値決定部35は、推定精度が相対的に低い場合、検出閾値を相対的に大きい値に決定する。これにより、状態判定部36は、モータ計測情報(例えば、モータトルクの実測値)及び検出閾値決定部35によって決定された検出閾値に基づいて、工作機械4の状態を判定する。
 ここで、状態判定部36は、検出閾値が相対的に大きい値に決定されているため、検出閾値が相対的に小さい値のままだと誤検出する可能性があるモータトルクの実測値を検出しない、すなわち、工作機械4の状態を正常であると判定する。
 したがって、異常判定システム1は、モータ推定情報(例えば、モータトルクの推定値)の推定精度が相対的に低い場合、検出閾値を相対的に大きい値に決定することによって、工作機械4の状態を適切に判定することができる。
 図4は、本実施形態に係る異常判定システム1の処理の流れを示すフローチャートである。
 ステップS1において、先読み部22は、工作機械4の動作前に、加工プログラム21を先読みし、指令データとして先読みブロック指令データ23を作成する。
 ステップS2において、先行位置算出部28は、工作機械4の可動部の現在位置、予め設定された先行時間及び先読みブロック指令データ23に基づいて、工作機械4の可動部の先行位置を算出する。
 ステップS3において、干渉チェック部32は、先行位置及び工作機械4の形状データを含むシミュレーション条件に基づいて工作機械4の動作をシミュレーションすることによって、工作機械4の可動部と他の部分との干渉をチェックする。
 ステップS4において、モータ情報推定部33は、干渉チェック部32によりチェックされた可動部と他の部分との干渉に基づいて、工作機械4のモータに関するモータ推定情報を推定する。
 ステップS5において、推定精度決定部34は、モータ情報推定部33によって推定されたモータ推定情報の推定精度を決定する。
 ステップS6において、検出閾値決定部35は、モータ推定情報及び推定精度に基づいて、工作機械4の異常を検出するための検出閾値を決定する。
 ステップS7において、状態判定部36は、モータ計測部30によって計測されたモータ計測情報及び検出閾値決定部35によって決定された検出閾値に基づいて、工作機械4の状態を判定する。
 以上説明したように、本実施形態に係る異常判定システム1は、加工プログラム21を先読みし、指令データとして先読みブロック指令データ23を作成する先読み部22と、先読みブロック指令データ23に基づいて、工作機械4の可動部の先行位置を算出する先行位置算出部28と、先行位置及び工作機械4の形状データに基づいて工作機械4の動作をシミュレーションすることによって、工作機械4の可動部と工作機械4の他の部分との干渉をチェックする干渉チェック部32と、干渉チェック部32によりチェックされた可動部と他の部分との干渉に基づいて、工作機械4のモータに関するモータ推定情報を推定するモータ情報推定部33と、モータ推定情報の推定精度を決定する推定精度決定部34と、モータ推定情報及び推定精度に基づいて、工作機械4の異常を検出するための検出閾値を決定する検出閾値決定部35と、モータに関するモータ計測情報を取得するモータ計測部30と、モータ計測情報及び検出閾値に基づいて、工作機械4の状態を判定する状態判定部36と、を備える。
 これにより、異常判定システム1は、シミュレーションの精度に応じて検出閾値を決定するため、シミュレーションの精度にばらつきがあったとしても、工作機械4の異常を精度良く検出することができる。よって、異常判定システム1は、工作機械4の動作のシミュレーションと実際の工作機械の動作との間に差異が生じている(例えば、ワークの設置位置が誤っている、切削工具が破損している等)場合、シミュレーションの精度にばらつきがあったとしても、工作機械4の異常を精度良く検出することができる。
 また、検出閾値決定部35は、推定精度が相対的に高い場合、検出閾値を相対的に小さい値に決定し、推定精度が相対的に低い場合、検出閾値を相対的に大きい値に決定する。これにより、異常判定システム1は、シミュレーションの精度に応じて検出閾値を決定するため、工作機械4の異常を検出するための検出閾値を適切な値に設定することができる。
 また、干渉チェック部32は、先行位置及び工作機械4の形状データを含むシミュレーション条件に基づいて工作機械4の動作をシミュレーションすることによって、工作機械4の可動部と工作機械4の他の部分との干渉をチェックする。推定精度決定部34は、シミュレーション条件に基づいてモータ推定情報の推定精度を決定する。これにより、異常判定システム1は、シミュレーションの精度を示すモータ推定情報の推定精度を決定することができるため、シミュレーションの精度に応じて、工作機械4の異常を精度良く検出することができる。
 また、状態判定部36は、モータ計測情報が検出閾値を超える場合、工作機械4の動作が異常であると判定し、モータ計測情報が検出閾値を超えない場合、工作機械4の動作が正常であると判定する。
 また、異常判定システム1は、工作機械4を制御する数値制御装置2と、工作機械4の動作をシミュレーションするシミュレーション装置3と、を備える。そして、数値制御装置2は、先読み部22、先行位置算出部28、モータ計測部30、検出閾値決定部35及び状態判定部36を備え、シミュレーション装置3は、干渉チェック部32、モータ情報推定部33及び推定精度決定部34を備える。これにより、異常判定システム1は、数値制御装置2及びシミュレーション装置3によって、工作機械4の異常を精度良く検出することができる。
 以上、本発明の実施形態について説明したが、上記の異常判定システム1は、ハードウェア、ソフトウェア又はこれらの組み合わせにより実現することができる。また、上記の異常判定システム1により行なわれる制御方法も、ハードウェア、ソフトウェア又はこれらの組み合わせにより実現することができる。ここで、ソフトウェアによって実現されるとは、コンピュータがプログラムを読み込んで実行することにより実現されることを意味する。
 プログラムは、様々なタイプの非一時的なコンピュータ可読媒体(non-transitory computer readable medium)を用いて格納され、コンピュータに供給することができる。非一時的なコンピュータ可読媒体は、様々なタイプの実体のある記録媒体(tangible storage medium)を含む。非一時的なコンピュータ可読媒体の例は、磁気記録媒体(例えば、ハードディスクドライブ)、光磁気記録媒体(例えば、光磁気ディスク)、CD-ROM(Read Only Memory)、CD-R、CD-R/W、半導体メモリ(例えば、マスクROM、PROM(Programmable ROM)、EPROM(Erasable PROM)、フラッシュROM、RAM(random access memory))を含む。
 また、上述した各実施形態は、本発明の好適な実施形態ではあるが、上記各実施形態のみに本発明の範囲を限定するものではない。本発明の要旨を逸脱しない範囲において種々の変更を施した形態での実施が可能である。
 1 異常判定システム
 2 数値制御装置
 3 シミュレーション装置
 4 工作機械
 21 加工プログラム
 22 先読み部
 23 先読みブロック指令データ
 24 分配処理部
 25 移動指令出力部
 26 加減速処理部
 27 サーボ制御部
 28 先行位置算出部
 29 現在位置レジスタ
 30 モータ計測部
 31 先行位置受信部
 32 干渉チェック部
 33 モータ情報推定部
 34 推定精度決定部
 35 検出閾値決定部
 36 状態判定部

Claims (5)

  1.  加工プログラムを先読みし、指令データを作成する先読み部と、
     前記指令データに基づいて、工作機械の可動部の先行位置を算出する先行位置算出部と、
     前記先行位置及び前記工作機械の形状データに基づいて前記工作機械の動作をシミュレーションすることによって、前記工作機械の前記可動部と前記工作機械の他の部分との干渉をチェックする干渉チェック部と、
     前記干渉チェック部によりチェックされた前記可動部と前記他の部分との干渉に基づいて、前記工作機械のモータに関するモータ推定情報を推定するモータ情報推定部と、
     前記モータ推定情報の推定精度を決定する推定精度決定部と、
     前記モータ推定情報及び前記推定精度に基づいて、前記工作機械の異常を検出するための検出閾値を決定する検出閾値決定部と、
     前記モータに関するモータ計測情報を取得するモータ計測部と、
     前記モータ計測情報及び前記検出閾値に基づいて、前記工作機械の状態を判定する状態判定部と、
    を備える異常判定システム。
  2.  前記検出閾値決定部は、前記推定精度が相対的に高い場合、前記検出閾値を相対的に小さい値に決定し、前記推定精度が相対的に低い場合、前記検出閾値を相対的に大きい値に決定する、請求項1に記載の異常判定システム。
  3.  前記干渉チェック部は、前記先行位置及び前記工作機械の形状データを含むシミュレーション条件に基づいて前記工作機械の動作をシミュレーションすることによって、前記工作機械の前記可動部と前記工作機械の前記他の部分との干渉をチェックし、
     前記推定精度決定部は、前記シミュレーション条件に基づいて前記モータ推定情報の前記推定精度を決定する、請求項1又は2に記載の異常判定システム。
  4.  前記状態判定部は、前記モータ計測情報が前記検出閾値を超える場合、前記工作機械の動作が異常であると判定し、前記モータ計測情報が前記検出閾値を超える場合、前記工作機械の動作が正常であると判定する、請求項1から3のいずれか一項に記載の異常判定システム。
  5.  コンピュータに、
     加工プログラムを先読みし、指令データを作成するステップと、
     前記指令データに基づいて、工作機械の可動部の先行位置を算出するステップと、
     前記先行位置及び前記工作機械の形状データに基づいて前記工作機械の動作をシミュレーションすることによって、前記工作機械の前記可動部と前記工作機械の他の部分との干渉をチェックするステップと、
     前記可動部と前記他の部分との干渉に基づいて、前記工作機械のモータに関するモータ推定情報を推定するステップと、
     前記モータ推定情報の推定精度を決定するステップと、
     前記モータ推定情報及び前記推定精度に基づいて、前記工作機械の異常を検出するための検出閾値を決定するステップと、
     前記モータに関するモータ計測情報を取得するステップと、
     前記モータ計測情報及び前記検出閾値に基づいて、前記工作機械の状態を判定するステップと、
    を実行させるためのコンピュータプログラム。
PCT/JP2021/033286 2020-09-17 2021-09-10 異常判定システム及びプログラム WO2022059611A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2022550524A JPWO2022059611A1 (ja) 2020-09-17 2021-09-10
CN202180061587.5A CN116057488A (zh) 2020-09-17 2021-09-10 异常判定系统以及程序
DE112021004314.5T DE112021004314T5 (de) 2020-09-17 2021-09-10 Anomalien-Bestimmungs-System und Anomalien-Bestimmungs-Programm
US18/043,556 US20230266203A1 (en) 2020-09-17 2021-09-10 Abnormality determination system and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020-156633 2020-09-17
JP2020156633 2020-09-17

Publications (1)

Publication Number Publication Date
WO2022059611A1 true WO2022059611A1 (ja) 2022-03-24

Family

ID=80776649

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/033286 WO2022059611A1 (ja) 2020-09-17 2021-09-10 異常判定システム及びプログラム

Country Status (5)

Country Link
US (1) US20230266203A1 (ja)
JP (1) JPWO2022059611A1 (ja)
CN (1) CN116057488A (ja)
DE (1) DE112021004314T5 (ja)
WO (1) WO2022059611A1 (ja)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0751995A (ja) * 1993-08-06 1995-02-28 Fanuc Ltd 加工負荷監視方式
JPH07132440A (ja) * 1993-11-02 1995-05-23 Fanuc Ltd 加工負荷監視方式
JP2010244256A (ja) * 2009-04-03 2010-10-28 Fanuc Ltd 干渉チェック機能を有する数値制御装置
JP2012254499A (ja) * 2011-06-09 2012-12-27 Hitachi Ltd 工作機械の加工異常検知装置及び加工異常検知方法
JP2014172102A (ja) * 2013-03-06 2014-09-22 Fuji Mach Mfg Co Ltd 工具異常判別システム
JP2019504421A (ja) * 2016-02-04 2019-02-14 マキノ インコーポレイテッド プリプロセスシミュレーションを用いた実時間機械加工プロセスの監視
JP2019070916A (ja) * 2017-10-06 2019-05-09 国立大学法人神戸大学 切削シミュレーション方法および装置

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0751995A (ja) * 1993-08-06 1995-02-28 Fanuc Ltd 加工負荷監視方式
JPH07132440A (ja) * 1993-11-02 1995-05-23 Fanuc Ltd 加工負荷監視方式
JP2010244256A (ja) * 2009-04-03 2010-10-28 Fanuc Ltd 干渉チェック機能を有する数値制御装置
JP2012254499A (ja) * 2011-06-09 2012-12-27 Hitachi Ltd 工作機械の加工異常検知装置及び加工異常検知方法
JP2014172102A (ja) * 2013-03-06 2014-09-22 Fuji Mach Mfg Co Ltd 工具異常判別システム
JP2019504421A (ja) * 2016-02-04 2019-02-14 マキノ インコーポレイテッド プリプロセスシミュレーションを用いた実時間機械加工プロセスの監視
JP2019070916A (ja) * 2017-10-06 2019-05-09 国立大学法人神戸大学 切削シミュレーション方法および装置

Also Published As

Publication number Publication date
CN116057488A (zh) 2023-05-02
DE112021004314T5 (de) 2023-06-01
US20230266203A1 (en) 2023-08-24
JPWO2022059611A1 (ja) 2022-03-24

Similar Documents

Publication Publication Date Title
US8090557B2 (en) Quality assurance method when operating an industrial machine
JP5522926B2 (ja) 工作機械の運転方法および装置
US11531319B2 (en) Failure prediction device and machine learning device
US11460824B2 (en) Numerical controller
US20060089745A1 (en) Method and apparatus for correcting thermal displacement of machine tool
US10627807B2 (en) Motor controller
CN110426151B (zh) 工件动平衡校正控制系统及动平衡校正方法
KR102256424B1 (ko) 에러 전파의 추정 방법
WO2019043852A1 (ja) 数値制御システムおよびモータ制御装置
US11536627B2 (en) Abnormality monitoring device, abnormality monitoring method, and control device
US20180364683A1 (en) Motor controller
JP2009545040A (ja) 工作機械におけるポジション依存性の可撓性を補償する方法および装置
US20170003672A1 (en) Numerical controller performing 3-dimensional interference check corresponding to feedrate change
JP2019506657A (ja) 機械工具を監視する方法およびコントローラ
WO2022059611A1 (ja) 異常判定システム及びプログラム
JP5236392B2 (ja) 理論機械位置算出手段を有する数値制御装置
JP7463505B2 (ja) 構造的に同一のワークピースの機械加工中に拒絶を検出する方法及び関連する数値制御されるワークピース機械加工装置
JPH03180909A (ja) 数値制御装置
US10474127B2 (en) Numerical controller
KR101575910B1 (ko) 오차 자동 보정 기능을 가진 수치 제어 시스템 및 이를 이용한 오차 자동 보정 방법
JP2008071015A (ja) 数値制御装置
JP2019171561A (ja) ワークピース/ツール間境界における振動現象を制限するための方法
WO2020008891A1 (ja) 数値制御装置
JP7214060B1 (ja) 制御パラメータ調整装置
Allen et al. Self-tuning control of cutting force for rough turning operations

Legal Events

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

Ref document number: 21869298

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2022550524

Country of ref document: JP

Kind code of ref document: A

122 Ep: pct application non-entry in european phase

Ref document number: 21869298

Country of ref document: EP

Kind code of ref document: A1