KR20230072741A - System and method for diagnosing abnormal operation of machine tool based on deep learning - Google Patents

System and method for diagnosing abnormal operation of machine tool based on deep learning Download PDF

Info

Publication number
KR20230072741A
KR20230072741A KR1020210159277A KR20210159277A KR20230072741A KR 20230072741 A KR20230072741 A KR 20230072741A KR 1020210159277 A KR1020210159277 A KR 1020210159277A KR 20210159277 A KR20210159277 A KR 20210159277A KR 20230072741 A KR20230072741 A KR 20230072741A
Authority
KR
South Korea
Prior art keywords
deep learning
stft
machine tool
abnormal operation
learning model
Prior art date
Application number
KR1020210159277A
Other languages
Korean (ko)
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 KR1020210159277A priority Critical patent/KR20230072741A/en
Publication of KR20230072741A publication Critical patent/KR20230072741A/en

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
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0259Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the response to fault detection
    • G05B23/0275Fault isolation and identification, e.g. classify fault; estimate cause or root of failure
    • 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
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0218Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults
    • G05B23/0243Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults model based detection method, e.g. first-principles knowledge model
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0004Industrial image inspection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/46Descriptors for shape, contour or point-related descriptors, e.g. scale invariant feature transform [SIFT] or bags of words [BoW]; Salient regional features
    • G06V10/462Salient features, e.g. scale invariant feature transforms [SIFT]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30108Industrial image inspection
    • G06T2207/30164Workpiece; Machine component

Abstract

본 명세서는 공작기계 이상 동작 진단 기술에 관한 것으로, 실시예에 따른 딥러닝 기반 공작기계 이상 동작 진단 시스템은, 공작기계의 테이블에 설치되고, 테이블의 이동 시 가속도를 측정하는 가속도계, 가속도계에 의해 측정된 가속도 데이터에 대해 STFT(Short Time Fourier Transform) 처리를 수행하여, STFT 이미지를 생성하는 STFT 처리부, STFT 처리부로부터의 STFT 이미지를 이용하여, 공작기계의 이상 동작 판단을 위한 딥 러닝 모델을 생성하는 딥 러닝 모델 생성부, 및 딥 러닝 모델을 불러와, STFT 처리부로부터의 STFT 이미지를 딥 러닝 모델에 입력하여 해당 가속도 데이터의 이상 동작 유형을 판단하는 이상 동작 판단부를 포함할 수 있다.The present specification relates to a technology for diagnosing an abnormal motion of a machine tool, and a system for diagnosing an abnormal motion of a machine tool based on deep learning according to an embodiment is installed on a table of a machine tool and measured by an accelerometer and an accelerometer that measure acceleration when the table moves. A STFT processing unit that generates an STFT image by performing STFT (Short Time Fourier Transform) processing on the accelerated acceleration data, and a deep learning model that uses the STFT image from the STFT processing unit to create a deep learning model for determining abnormal operation of a machine tool. It may include a learning model generation unit and an abnormal operation determining unit that calls the deep learning model, inputs the STFT image from the STFT processing unit to the deep learning model, and determines an abnormal operation type of the corresponding acceleration data.

Description

딥러닝 기반 공작기계 이상 동작 진단 시스템 및 방법{SYSTEM AND METHOD FOR DIAGNOSING ABNORMAL OPERATION OF MACHINE TOOL BASED ON DEEP LEARNING}Deep learning-based machine tool abnormal operation diagnosis system and method {SYSTEM AND METHOD FOR DIAGNOSING ABNORMAL OPERATION OF MACHINE TOOL BASED ON DEEP LEARNING}

본 발명은 공작기계 이상 동작 진단 기술에 관한 것으로, 상세하게는 딥러닝 기반으로 공작기계의 다양한 부품에서 발생하는 이상 동작을 진단할 수 있는 딥러닝 기반 공작기계 이상 동작 진단 시스템 및 방법에 관한 것이다.The present invention relates to a technology for diagnosing abnormal operation of a machine tool, and more particularly, to a system and method for diagnosing abnormal operation of a machine tool based on deep learning capable of diagnosing abnormal operation occurring in various parts of a machine tool based on deep learning.

일반적으로 공작기계라 함은 각종 절삭 가공방법 또는 비절삭 가공방법으로 금속/비금속의 공작물을 적당한 공구를 이용하여 원하는 형상 및 치수로 가공할 목적으로 사용되는 기계를 말한다.In general, a machine tool refers to a machine used for the purpose of processing a metal/non-metal workpiece into a desired shape and dimension using an appropriate tool by various cutting or non-cutting processing methods.

공작기계는 가공범위에 따라 여러 종류가 알려져 있으며, 대표적으로는 CNC(Computerized Numerical Control) 공작기계가 있다. CNC 공작기계는 공작물의 가공 치수, 형상, 필요한 공구, 이송속도 등을 선택적으로 지시하는 수치 데이터를 기록한 프로그램을 컴퓨터와 직접 연결시켜 자동적으로 공구의 위치를 결정하고 공작물 가공을 수행하도록 한 것이다.Various types of machine tools are known according to the processing range, and a representative example is a CNC (Computerized Numerical Control) machine tool. A CNC machine tool automatically determines the position of a tool and processes a workpiece by directly connecting a program that records numerical data that selectively instructs the machining dimensions, shape, required tools, feed speed, etc. of a workpiece with a computer.

공작기계 사용에 따라 공구의 마모나 파손, 베어링의 마모나 파손, 주축 런아웃(RUNOUT) 이상 등이 빈번하게 발생하는 데, 현재에는 가공시 발생하는 채터를 스핀들에서 발생하는 가속도 응답을 통해 파악하는 것 이외에 다른 부위의 고장을 파악하는 진단 기술이 없어, 매우 한정적인 부분에 대한 이상 동작만을 진단할 수 있다. Depending on the use of machine tools, wear or damage of tools, wear or damage of bearings, and spindle runout abnormalities frequently occur. Currently, chatter that occurs during machining is identified through the acceleration response generated from the spindle. In addition, there is no diagnostic technology for identifying failures in other parts, so it is possible to diagnose only the abnormal operation of a very limited part.

공작기계에서 발생하는 채터를 파악하는 것으로는 공작기계의 전반적인 이상 동작을 진단할 수 없기 때문에, 적절한 유지 보수가 이루어지지 못하고, 이에 따라 공작기계의 잦은 고장이 발생하게 되며, 작업자가 공작기계에 의한 사고에 노출되는 문제점이 있다.Since it is not possible to diagnose the overall abnormal operation of the machine tool by identifying the chatter that occurs in the machine tool, proper maintenance is not performed, resulting in frequent breakdowns of the machine tool. There are problems with exposure to accidents.

따라서, 공작기계의 다양한 부품에서 발생하는 이상 동작을 진단할 수 있는 기술이 필요한다.Therefore, there is a need for a technique capable of diagnosing abnormal operations occurring in various parts of a machine tool.

이러한 배경기술은 발명자가 본 발명의 도출을 위해 보유하고 있었거나, 본 발명의 도출 과정에서 습득한 기술 정보로서, 반드시 본 발명의 출원 전에 일반 공증에게 공개된 공지기술이라 할 수는 없다.This background art is technical information that the inventor possessed for derivation of the present invention or acquired in the process of derivation of the present invention, and cannot be said to be known art disclosed to general notaries prior to filing of the present invention.

상기의 종래 기술의 문제점을 해결하기 위해 본 명세서에서 게시되는 실시예들은 공작기계에서 발생하는 이상 동작을 진단할 수 있는 딥러닝 기반 공작기계 이상 동작 진단 시스템 및 방법을 제공하는 것을 기술적 과제로 한다.Embodiments disclosed in this specification to solve the problems of the prior art have a technical task of providing a system and method for diagnosing abnormal operation of a machine tool based on deep learning capable of diagnosing an abnormal operation occurring in a machine tool.

또한, 실시예들은 공작기계에서 발생하는 다양한 종류의 이상 동작을 진단할 수 있는 딥러닝 기반 공작기계 이상 동작 진단 시스템 및 방법을 제공하는 것을 기술적 과제로 한다.In addition, the technical task of the embodiments is to provide a system and method for diagnosing abnormal motions of machine tools based on deep learning capable of diagnosing various types of abnormal motions occurring in machine tools.

또한, 실시예들은 공작기계의 다양한 부품에서 발생하는 이상 동작을 진단할 수 있는 딥러닝 기반 공작기계 이상 동작 진단 시스템 및 방법을 제공하는 것을 기술적 과제로 한다.In addition, embodiments make it a technical task to provide a system and method for diagnosing abnormal motions of a machine tool based on deep learning capable of diagnosing abnormal motions occurring in various parts of a machine tool.

본 발명의 기술적 과제는 이상에서 언급한 사항에 제한되지 않으며, 이하의 기재로부터 본 발명이 속하는 기술 분야의 통상의 지식을 가진 자라면 본 발명이 의도하는 기타의 과제들 또한 명료하게 이해할 수 있을 것이다.The technical problem of the present invention is not limited to the above-mentioned matters, and from the following description, those of ordinary skill in the art to which the present invention belongs will be able to clearly understand other problems intended by the present invention. .

상술한 기술적 과제를 달성하기 위한 기술적 수단으로서, 본 발명의 실시예에 따른 딥러닝 기반 공작기계 이상 동작 진단 시스템은, 공작기계의 테이블에 설치되고, 테이블의 이동 시 가속도를 측정하는 가속도계, 가속도계에 의해 측정된 가속도 데이터에 대해 STFT(Short Time Fourier Transform) 처리를 수행하여, STFT 이미지를 생성하는 STFT 처리부, STFT 처리부로부터의 STFT 이미지를 이용하여, 공작기계의 이상 동작 판단을 위한 딥 러닝 모델을 생성하는 딥 러닝 모델 생성부, 및 딥 러닝 모델을 불러와, STFT 처리부로부터의 STFT 이미지를 딥 러닝 모델에 입력하여 해당 가속도 데이터의 이상 동작 유형을 판단하는 이상 동작 판단부를 포함할 수 있다.As a technical means for achieving the above-described technical problem, the system for diagnosing abnormal motion of a deep learning-based machine tool according to an embodiment of the present invention is installed on a table of a machine tool and includes an accelerometer and an accelerometer that measure acceleration when the table moves. A STFT processing unit that generates an STFT image by performing STFT (Short Time Fourier Transform) processing on the acceleration data measured by the STFT processing unit. Using the STFT image from the STFT processing unit, a deep learning model is created to determine abnormal operation of the machine tool. It may include a deep learning model generation unit that generates a deep learning model, and an abnormal operation determination unit that calls the deep learning model and inputs the STFT image from the STFT processing unit to the deep learning model to determine an abnormal operation type of the corresponding acceleration data.

본 발명의 실시예에 따르면, STFT 처리부는 딥 러닝 모델을 생성하는 데에 이용되는 학습 가속도 데이터를 STFT 처리하여 생성되는 학습 STFT 이미지를 딥 러닝 모델 생성부로 제공하고, 공작기계의 이상 동작을 판단하는 데에 이용되는 타겟 가속도 데이터를 STFT 처리하여 생성되는 타겟 STFT 이미지를 이상 동작 판단부로 제공할 수 있다.According to an embodiment of the present invention, the STFT processing unit STFT-processes the learning acceleration data used to generate the deep learning model, and provides the learning STFT image generated by the deep learning model generation unit to the deep learning model generator, and determines abnormal operation of the machine tool. A target STFT image generated by STFT-processing the target acceleration data used to perform the target acceleration may be provided to the abnormal operation determining unit.

본 발명의 실시예에 따르면, 딥 러닝 모델은 오토인코더(Autoencoder) 기반 모델일 수 있다.According to an embodiment of the present invention, the deep learning model may be an autoencoder-based model.

본 발명의 실시예에 따르면, 이상 동작 판단부는 딥 러닝 모델을 통해 분류된 이상 동작 유형들 중 가장 많은 횟수로 분류된 이상 동작 유형을 해당 가속도 데이터의 이상 동작 유형으로 판단할 수 있다.According to an embodiment of the present invention, the abnormal motion determiner may determine the abnormal motion type classified with the highest number of times as the abnormal motion type of the corresponding acceleration data among the abnormal motion types classified through the deep learning model.

위에서 언급된 과제의 해결 수단 이외의 본 발명의 다양한 예에 따른 구체적인 사항들은 아래의 기재 내용 및 도면들에 포함되어 있다.Specific details according to various examples of the present invention other than the means for solving the problems mentioned above are included in the description and drawings below.

본 명세서에 기재된 실시예들에 따르면, 공작기계에서 발생하는 이상 동작을 진단할 수 있는 딥러닝 기반 공작기계 이상 동작 진단 시스템 및 방법이 제공될 수 있다.According to the embodiments described herein, a system and method for diagnosing an abnormal operation of a machine tool based on deep learning capable of diagnosing an abnormal operation occurring in a machine tool may be provided.

또한, 실시예들에 따르면, 공작기계에서 발생하는 다양한 종류의 이상 동작을 진단할 수 있는 딥러닝 기반 공작기계 이상 동작 진단 시스템 및 방법이 제공될 수 있다.Further, according to the embodiments, a system and method for diagnosing various kinds of abnormal operations of a machine tool based on deep learning capable of diagnosing various kinds of abnormal operations occurring in a machine tool may be provided.

또한, 실시예들에 따르면, 공작기계의 다양한 부품에서 발생하는 이상 동작을 진단할 수 있는 딥러닝 기반 공작기계 이상 동작 진단 시스템 및 방법이 제공될 수 있다.Further, according to embodiments, a system and method for diagnosing abnormal operations of a machine tool based on deep learning capable of diagnosing abnormal operations occurring in various parts of a machine tool may be provided.

이와 같은 딥러닝 기반 공작기계 이상 동작 진단 기술을 이용하여 공작기계의 이상 동작을 진단하면, 공작기계의 전반적인 이상 동작을 진단할 수 있으며, 공작기계의 고장이 발생하기 전, 진단을 통해 유지 보수를 할 수 있기 때문에, 공작기계의 고장을 예방하여 공작기계의 사용연한을 늘일 수 있고, 작업자가 사고에 노출되는 것을 예방할 수 있다.By diagnosing the abnormal operation of the machine tool using this deep learning-based machine tool abnormal operation diagnosis technology, the overall abnormal operation of the machine tool can be diagnosed, and maintenance can be performed through diagnosis before a machine tool failure occurs. Since this can be done, it is possible to prevent the failure of the machine tool, to extend the service life of the machine tool, and to prevent workers from being exposed to accidents.

본 발명의 효과는 이상에서 언급한 효과에 제한되지 않으며, 언급되지 않은 또 다른 효과는 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.The effects of the present invention are not limited to the effects mentioned above, and other effects not mentioned will be clearly understood by those skilled in the art from the description below.

위에서 언급된 해결하고자 하는 과제, 과제 해결 수단, 효과의 내용은 청구범위의 필수적인 특징을 특정하는 것은 아니므로, 청구범위의 권리 범위는 발명의 내용에 기재된 사항에 의하여 제한되지 않는다.Since the contents of the problem to be solved, the means for solving the problem, and the effect mentioned above do not specify essential features of the claims, the scope of the claims is not limited by the matters described in the contents of the invention.

이하에 첨부되는 도면들은 본 발명의 실시예에 관한 이해를 돕기 위한 것으로, 상세한 설명과 함께 실시예들을 제공한다. 다만, 본 실시예의 기술적 특징이 특정 도면에 한정되는 것은 아니며, 각 도면에서 게시하는 특징들은 서로 조합되어 새로운 실시예로 구성될 수 있다.
도 1은 본 발명의 실시예에 따른 딥러닝 기반 공작기계 이상 동작 진단 시스템의 구성을 나타낸 도면이다.
도 2는 본 발명의 실시예에 따른 딥러닝 기반 공작기계 이상 동작 진단 시스템에 있어서 가속도 데이터를 STFT 처리한 결과를 설명하기 위한 도면이다.
도 3은 본 발명의 실시예에 따른 딥러닝 기반 공작기계 이상 동작 진단 방법을 설명하기 위한 순서도이다.
The accompanying drawings are provided to aid understanding of the embodiments of the present invention, and provide examples along with detailed descriptions. However, the technical features of this embodiment are not limited to specific drawings, and features posted in each drawing may be combined with each other to form a new embodiment.
1 is a diagram showing the configuration of a system for diagnosing an abnormal operation of a machine tool based on deep learning according to an embodiment of the present invention.
2 is a diagram for explaining the result of STFT processing of acceleration data in the system for diagnosing abnormal motion of a machine tool based on deep learning according to an embodiment of the present invention.
3 is a flowchart illustrating a method for diagnosing an abnormal operation of a machine tool based on deep learning according to an embodiment of the present invention.

본 발명의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시예들을 참조하면 명확해질 것이다. 그러나, 본 발명은 이하에서 개시되는 실시예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 것이며, 단지 본 실시예들은 본 발명의 게시가 완전하도록 하며, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것이며, 본 발명은 청구항의 범주에 의해 정의될 뿐이다.Advantages and features of the present invention, and methods of achieving them, will become clear with reference to the detailed description of the following embodiments taken in conjunction with the accompanying drawings. However, the present invention is not limited to the embodiments disclosed below, but will be implemented in a variety of different forms, and only these embodiments make the disclosure of the present invention complete, and common knowledge in the art to which the present invention belongs. It is provided to completely inform the person who has the scope of the invention, and the present invention is only defined by the scope of the claims.

본 발명의 실시예를 설명하기 위해 도면에 개시된 형상, 크기, 비율, 각도, 개수 등은 예시적인 것이므로 본 발명이 도시된 사항에 한정되는 것은 아니다. 명세서 전체에 걸쳐 동일 참조 부호는 동일 구성 요소를 지칭한다. 또한, 본 발명을 설명함에 있어서, 관련된 공지 기술에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그 상세한 설명은 생략한다. 본 명세서 상에서 언급한 "포함한다", "갖는다", "이루어진다" 등이 사용되는 경우 "만"이 사용되지 않는 이상 다른 부분이 추가될 수 있다. 구성 요소를 단수로 표현한 경우에 특별히 명시적인 기재 사항이 없는 한 복수를 포함하는 경우를 포함한다.The shapes, sizes, ratios, angles, numbers, etc. disclosed in the drawings to describe the embodiments of the present invention are illustrative, so the present invention is not limited to the details shown. Like reference numbers designate like elements throughout the specification. In addition, in describing the present invention, if it is determined that a detailed description of related known technologies may unnecessarily obscure the subject matter of the present invention, the detailed description will be omitted. When "includes", "has", "consists of", etc. mentioned in this specification is used, other parts may be added unless "only" is used. In the case where a component is expressed in the singular, the case including the plural is included unless otherwise explicitly stated.

구성 요소를 해석함에 있어서, 오차 범위에 대한 별도의 명시적 기재가 없더라도 오차 범위를 포함하는 것으로 해석한다.In interpreting the components, even if there is no separate explicit description of the error range, it is interpreted as including the error range.

위치 관계에 대한 설명일 경우, 예를 들어, "상에", "상부에", "하부에", "옆에" 등으로 두 부분의 위치 관계가 설명되는 경우, 예를 들면, "바로" 또는 "직접"이 사용되지 않는 이상 두 부분 사이에 하나 이상의 다른 부분이 위치할 수도 있다.In the case of a description of a positional relationship, for example, when the positional relationship of two parts is described as "on", "upper", "at the bottom", "next to", etc., for example, "right" Or, unless "directly" is used, one or more other parts may be located between the two parts.

시간 관계에 대한 설명일 경우, "후에", "이어서", "다음에", "전에" 등으로 시간적 선후 관계가 설명되는 경우, "바로" 또는 "직접"이 사용되지 않는 이상 연속적이지 않은 경우도 포함할 수 있다.In the case of a description of a temporal relationship, when a temporal precedence relationship is described with “after,” “next to,” “next to,” “before,” etc., when it is not continuous unless “immediately” or “directly” is used may also be included.

제1, 제2 등이 다양한 구성요소들을 서술하기 위해서 사용되나, 이들 구성요소들은 이들 용어에 의해 제한되지 않는다. 이들 용어들은 단지 하나의 구성 요소를 다른 구성요소와 구별하기 위하여 사용하는 것이다. 따라서, 이하에서 언급되는 제1 구성요소는 본 발명의 기술적 사상 내에서 제2 구성요소일 수도 있다.Although first, second, etc. are used to describe various components, these components are not limited by these terms. These terms are only used to distinguish one component from another. Therefore, the first component mentioned below may also be the second component within the technical spirit of the present invention.

본 발명의 구성 요소를 설명하는 데에 있어서, 제 1, 제 2, A, B, (a), (b) 등의 용어를 사용할 수 있다. 이러한 용어는 그 구성 요소를 다른 구성 요소와 구별하기 위한 것일 뿐, 그 용어에 의해 해당 구성 요소의 본질, 차례, 순서 또는 개수 등이 한정되지 않는다. 어떤 구성 요소가 다른 구성요소에 "연결", "결합" 또는 "접속"된다고 기재된 경우, 그 구성 요소는 그 다른 구성요소에 직접적으로 연결되거나 또는 접속될 수 있지만, 특별히 명시적인 기재 사항이 없는 간접적으로 연결되거나 또는 접속될 수 있는 각 구성 요소 사이에 다른 구성 요소가 "개재"될 수도 있다고 이해되어야 할 것이다.In describing the components of the present invention, terms such as first, second, A, B, (a), and (b) may be used. These terms are only used to distinguish the component from other components, and the nature, sequence, order, or number of the corresponding component is not limited by the term. When an element is described as being “connected”, “coupled” or “connected” to another element, that element is directly connected or may be connected to the other element, but indirectly unless specifically stated otherwise. It should be understood that other components may be "interposed" between each component that is or can be connected.

"적어도 하나"는 연관된 구성요소의 하나 이상의 모든 조합을 포함하는 것으로 이해되어야 할 것이다. 예를 들면, "제1, 제2, 및 제3 구성요소의 적어도 하나"의 의미는 제1, 제2, 또는 제3 구성요소뿐만 아니라, 제1, 제2, 및 제3 구성요소의 두 개 이상의 모든 구성요소의 조합을 포함한다고 할 수 있다. “At least one” should be understood to include all combinations of one or more of the associated elements. For example, "at least one of the first, second, and third elements" means not only the first, second, or third elements, but also two of the first, second, and third elements. It can be said to include a combination of all components of one or more.

본 명세서의 여러 실시예들의 각각 특징들이 부분적으로 또는 전체적으로 서로 결합 또는 조합 가능하고, 기술적으로 다양한 연동 및 구동이 가능하며, 각 실시예들이 서로에 대하여 독립적으로 실시 가능할 수도 있고 연관 관계로 함께 실시할 수도 있다.Each feature of the various embodiments of the present specification can be partially or entirely combined or combined with each other, technically various interlocking and driving are possible, and each embodiment can be implemented independently of each other or can be implemented together in an association relationship. may be

이하, 첨부된 도면 및 실시예를 통해 본 발명의 실시예를 살펴보면 다음과 같다. 도면에 도시된 구성요소들의 스케일은 설명의 편의를 위해 실제와 다른 스케일을 가지므로, 도면에 도시된 스케일에 한정되지 않는다.Hereinafter, looking at the embodiments of the present invention through the accompanying drawings and embodiments are as follows. Since the scales of the components shown in the drawings have different scales from actual ones for convenience of explanation, they are not limited to the scales shown in the drawings.

이하, 첨부된 도면을 참조하여 본 발명의 실시예에 따른 딥러닝 기반 공작기계 이상 동작 진단 시스템 및 방법에 대해서 설명한다.Hereinafter, a system and method for diagnosing an abnormal operation of a machine tool based on deep learning according to an embodiment of the present invention will be described with reference to the accompanying drawings.

도 1은 본 발명의 실시예에 따른 딥러닝 기반 공작기계 이상 동작 진단 시스템의 구성을 나타낸 도면이다.1 is a diagram showing the configuration of a system for diagnosing an abnormal operation of a machine tool based on deep learning according to an embodiment of the present invention.

도 1을 참조하면, 본 발명의 실시예에 따른 딥러닝 기반 공작기계 이상 동작 진단 시스템(이하, 진단 시스템)(1)은 가속도계(100), STFT 처리부(200), 딥 러닝 모델 생성부(300), 및 이상 동작 판단부(400)를 포함할 수 있으며, 진단 시스템(1)의 구성이 이에 한정되는 것은 아니다.Referring to FIG. 1 , a system for diagnosing an abnormal operation of a deep learning-based machine tool (hereinafter referred to as a diagnostic system) 1 according to an embodiment of the present invention includes an accelerometer 100, an STFT processing unit 200, and a deep learning model generating unit 300. ), and an abnormal operation determining unit 400, and the configuration of the diagnosis system 1 is not limited thereto.

가속도계(100)는 공작기계(C)에 설치되는 것으로, 모터(M)의 구동에 따라 이동하는 테이블(T)에 설치되고, 테이블(T) 이동 시의 가속도를 측정하고, 측정한 가속도 데이터를 STFT 처리부(200)로 제공할 수 있다. 예를 들어, 하나의 가속도계(100)가 테이블(T)에 설치될 수 있으며, 테이블(T)의 다수의 영역에 설치될 수 있다.The accelerometer 100 is installed on the machine tool C, is installed on a table T that moves according to the driving of the motor M, measures acceleration when the table T moves, and stores the measured acceleration data. It can be provided to the STFT processing unit 200. For example, one accelerometer 100 may be installed on the table T and may be installed in multiple areas of the table T.

예를 들어, 가속도계(100)는 테이블(T)의 모서리를 포함한 가장자리 영역, 중앙 영역 등에 설치될 수 있고, 테이블(T)의 상면, 하면, 측면 등에 설치될 수 있다.For example, the accelerometer 100 may be installed in an edge region including a corner of the table T, a central region, or the like, and may be installed on an upper surface, a lower surface, or a side surface of the table T.

STFT 처리부(200)는 가속도계(100)로부터의 가속도 데이터에 대해 STFT(Short Time Fourier Transform) 처리를 수행하여, STFT 이미지를 생성할 수 있다.The STFT processing unit 200 may generate a STFT image by performing Short Time Fourier Transform (STFT) processing on acceleration data from the accelerometer 100 .

도 2는 본 발명의 실시예에 따른 딥러닝 기반 공작기계 이상 동작 진단 시스템에 있어서 가속도 데이터를 STFT 처리한 결과를 설명하기 위한 도면으로서, 도 2에서 (a)는 STFT 처리부에 입력되는 가속도 데이터이고, (b)는 STFT 처리부에 의해 STFT 처리되어 생성된 STFT 이미지이다.2 is a diagram for explaining the result of STFT processing of acceleration data in a system for diagnosing abnormal motion of a machine tool based on deep learning according to an embodiment of the present invention. In FIG. 2, (a) is acceleration data input to the STFT processing unit. , (b) is an STFT image generated by STFT processing by the STFT processor.

도 2에 도시된 바와 같이, STFT 처리부(200)는 가속도 데이터에 대한 STFT 처리를 통해 시간과 주파수 두 가지에 대한 정보를 가지는 STFT 이미지를 생성할 수 있다.As shown in FIG. 2 , the STFT processing unit 200 may generate an STFT image having information on both time and frequency through STFT processing on acceleration data.

STFT 처리부(200)는 STFT 이미지를 소정의 규격에 부합하도록 생성할 수 있으며, 예를 들어, STFT 이미지를 소정 크기의 정사각형의 이미지로 변환할 수 있다. The STFT processing unit 200 may generate an STFT image to conform to a predetermined standard, and may convert the STFT image into a square image of a predetermined size, for example.

딥 러닝 모델을 생성하는 데에 이용되는 가속도 데이터를 학습 가속도 데이터라하고, 딥 러닝 모델을 이용하여 공작기계의 이상 동작 판단에 이용되는 가속도 데이터를 타겟 가속도 데이터라 한다.Acceleration data used to generate a deep learning model is referred to as learning acceleration data, and acceleration data used to determine an abnormal operation of a machine tool using a deep learning model is referred to as target acceleration data.

학습 가속도 데이터를 기반으로 생성된 STFT 이미지를 학습 STFT 이미지라하고, 타겟 가속도 데이터를 기반으로 생성된 STFT 이미지를 타겟 STFT 이미지라 한다.An STFT image generated based on learning acceleration data is referred to as a training STFT image, and an STFT image generated based on target acceleration data is referred to as a target STFT image.

STFT 처리부(200)는 학습 STFT 이미지를 딥 러닝 모델 생성부(300)로 제공하고, 타겟 STFT 이미지를 이상 동작 판단부(400)로 제공할 수 있다.The STFT processor 200 may provide the training STFT image to the deep learning model generator 300 and the target STFT image to the abnormal operation determiner 400 .

STFT 처리부(200)에 의해 생성된 학습 STFT 이미지는 딥 러닝 모델을 생성하는 딥 러닝 모델 생성부(300)로 제공되기 때문에, STFT 처리부(200)는 학습 STFT 이미지를 생성하여 저장하는 경우, 딥 러닝 모델에서의 처리를 용이하게 하기 위하여 학습 STFT 이미지를 소정 크기의 정사각형의 그레이(grey) 스케일(scale) 이미지로 변환하여 저장하고, 딥 러닝 모델 생성부(300)로 제공할 수 있다.Since the training STFT image generated by the STFT processing unit 200 is provided to the deep learning model generation unit 300 that generates a deep learning model, the STFT processing unit 200 generates and stores the training STFT image, deep learning In order to facilitate processing in the model, the training STFT image may be converted into a square gray scale image of a predetermined size, stored, and provided to the deep learning model generator 300.

딥 러닝 모델 생성부(300)는 STFT 처리부(200)로부터의 학습 STFT 이미지를 공작기계의 이상 동작(또는 고장) 판단을 위한 딥 러닝 모델을 생성하기 위한 스크립트에 입력하여 일정 수준의 정확도를 달성할 때까지 하이퍼 파라미터들을 변경해가며 공작기계의 이상 동작을 판단하기 위한 딥 러닝 모델을 생성할 수 있다.The deep learning model generation unit 300 inputs the learning STFT image from the STFT processing unit 200 into a script for generating a deep learning model for determining an abnormal operation (or failure) of a machine tool to achieve a certain level of accuracy. It is possible to create a deep learning model for determining the abnormal operation of the machine tool by changing the hyper parameters until

딥 러닝 모델 생성부(300)는 생성한 딥 러닝 모델을 데이터베이스(database, DB)(500)에 저장할 수 있다.The deep learning model generator 300 may store the generated deep learning model in a database (DB) 500 .

공작기계의 경우 비정상 데이터를 취득하는 것이 어렵기 때문에, 딥 러닝 모델은 일반적인 분류 머신 러닝과 달리 정상/비정상 데이터가 불균형해도 학습이 가능한 모델인 오토인코더(Autoencoder) 기반 모델일 수 있다.Since it is difficult to acquire abnormal data in the case of machine tools, the deep learning model may be an autoencoder-based model, which is a model capable of learning even when normal/abnormal data is imbalanced, unlike general classification machine learning.

딥 러닝 모델 생성부(300)에 의해 생성되는 딥 러닝 모델은 공작기계의 이상 동작 여부를 판단하기 위해 가속도 데이터를 변환한 이미지 데이터를 학습 데이터로 사용하여 가속도 데이터로부터 공작기계의 이상 동작 여부를 판단할 수 있는 모델이다.The deep learning model generated by the deep learning model generation unit 300 uses the image data obtained by converting the acceleration data as training data to determine whether the machine tool is abnormally operating, and determines whether the machine tool is abnormally operating based on the acceleration data. It is a model that can

따라서, 딥 러닝 모델은 공작기계의 가속도 데이터에 대응한 이미지 데이터가 입력되면 해당 이미지 데이터를 분석하여 해당 이미지가 공작기계의 이상 동작 유형에 속하는지를 판단하기 위한 모델이다.Accordingly, the deep learning model is a model for determining whether the corresponding image belongs to an abnormal motion type of the machine tool by analyzing the image data corresponding to the acceleration data of the machine tool as input.

이상 동작 판단부(400)는 딥 러닝 모델을 불러와, STFT 처리부(200)로부터 제공되는 타겟 STFT 이미지를 딥 러닝 모델에 입력하고, 딥 러닝 모델을 통해 분류된 이상 동작 유형들 중 가장 많은 횟수로 분류된 이상 동작 유형을 해당 가속도 데이터의 이상 동작 유형으로 판단할 수 있다.The abnormal motion determining unit 400 calls the deep learning model, inputs the target STFT image provided from the STFT processing unit 200 to the deep learning model, and determines the highest number of abnormal motion types classified through the deep learning model. The classified abnormal motion type may be determined as an abnormal motion type of corresponding acceleration data.

이상에서는 본 발명의 실시예에 따른 딥러닝 기반 공작기계 이상 동작 진단 시스템의 구성 및 구성별 동작/기능에 대해서 설명하였다. 이하에서는 본 발명의 실시예에 따른 딥러닝 기반 공작기계 이상 동작 진단 시스템을 이용한 진단 방법에 대해서 설명한다.In the above, the configuration of the system for diagnosing an abnormal operation of a deep learning-based machine tool according to an embodiment of the present invention and the operation/function for each configuration have been described. Hereinafter, a diagnosis method using a system for diagnosing an abnormal operation of a machine tool based on deep learning according to an embodiment of the present invention will be described.

도 3은 본 발명의 실시예에 따른 딥러닝 기반 공작기계 이상 동작 진단 방법을 설명하기 위한 순서도로서, 도 3에 도시된 단계별 동작은 도 1 및 도 2를 참조하여 설명한 딥러닝 기반 공작기계 이상 동작 진단 시스템(1)에 의해 이루어질 수 있다.3 is a flowchart for explaining a method for diagnosing an abnormal operation of a deep learning-based machine tool according to an embodiment of the present invention, and the step-by-step operation shown in FIG. 3 is described with reference to FIGS. This can be done by the diagnostic system 1 .

도 3에 따른 딥러닝 기반 공작기계 이상 동작 진단 방법은, 임의의 공작기계(C)를 구성하는 테이블(T)을 모터(M)를 구동하여 이동시키면서 가속도계(100)를 이용하여 가속도를 측정하고, 딥 러닝 모델을 생성하는 데에 이용되는 학습 가속도 데이터를 STFT 처리하여 생성되는 학습 STFT 이미지를 이용하여 딥 러닝 모델을 생성하고, 공작기계(C)의 이상 동작 여부를 판단하는 데에 이용되는 타겟 가속도 데이터를 STFT 처리하여 생성되는 타겟 STFT 이미지를 딥 러닝 모델에 입력하여 이상 동작 유형을 판단하여 공작기계(C)의 이상 동작을 진단하는 것이 가능하도록 하는 것이다.The method for diagnosing abnormal motion of a machine tool based on deep learning according to FIG. 3 measures acceleration using an accelerometer 100 while moving a table T constituting an arbitrary machine tool C by driving a motor M, , Target used to create a deep learning model using the learning STFT image generated by STFT processing the learning acceleration data used to create the deep learning model, and to determine whether the machine tool (C) is operating abnormally It is possible to diagnose the abnormal operation of the machine tool (C) by determining the type of abnormal operation by inputting the target STFT image generated by STFT processing the acceleration data to the deep learning model.

도 1 내지 도 3을 참조하면, 공작기계(C)의 테이블(T)을 모터(M)의 구동을 통해 이동시키면서, 공작기계(C)의 이상 동작을 판단하는 데에 이용되는 딥 러닝 모델을 생성하는 데에 이용되는 학습 가속도를 가속도계(100)를 이용하여 측정할 수 있다(S300).1 to 3, while moving the table T of the machine tool C through the driving of the motor M, the deep learning model used to determine the abnormal operation of the machine tool C The learning acceleration used to generate may be measured using the accelerometer 100 (S300).

이후, STFT 처리부(200)는 학습 가속도 데이터에 대한 STFT 처리를 통해 학습 STFT 이미지를 생성할 수 있다(S310).Then, the STFT processing unit 200 may generate a learning STFT image through STFT processing on the learning acceleration data (S310).

이후, 딥 러닝 모델 생성부(300)는 학습 STFT 이미지를 이용하여 공작기계(C)의 이상 동작 판단을 위한 딥 러닝 모델을 생성할 수 있다(S320).Thereafter, the deep learning model generation unit 300 may generate a deep learning model for determining an abnormal operation of the machine tool C using the training STFT image (S320).

단계 S320에서 딥 러닝 모델은 오토인코더(Autoencoder) 기반 모델로서, 오토인코더(Autoencoder) 기반 모델은 일반적인 분류 머신 러닝과 달리 정상/비정상 데이터가 불균형해도 학습이 가능한 모델이기 때문에, 공작기계(C)의 이상 동작 판단에 적합하다.In step S320, the deep learning model is an autoencoder-based model, and since the autoencoder-based model is a model that can be learned even if normal/abnormal data is imbalanced, unlike general classification machine learning, Suitable for judging abnormal operation.

공작기계(C)의 이상 동작 판단을 위한 딥 러닝 모델이 생성된 후, 공작기계(C)의 테이블(T)을 모터(M)의 구동을 통해 이동시키면서, 공작기계(C)의 이상 동작 판단을 위한 타겟 가속도를 가속도계(100)를 이용하여 측정할 수 있다(S330).After the deep learning model for determining the abnormal operation of the machine tool (C) is created, the table (T) of the machine tool (C) is moved through the driving of the motor (M), and the abnormal operation of the machine tool (C) is determined Target acceleration for may be measured using the accelerometer 100 (S330).

이후, STFT 처리부(200)는 타겟 가속도 데이터에 대한 STFT 처리를 통해 타겟 STFT 이미지를 생성할 수 있다(S340).Then, the STFT processing unit 200 may generate a target STFT image through STFT processing on the target acceleration data (S340).

이후, 이상 동작 판단부(400)는 딥 러닝 모델을 불러와, 타겟 STFT 이미지를 딥 러닝 모델에 입력하고, 딥 러닝 모델을 통해 분류된 이상 동작 유형들 중 가장 많은 횟수로 분류된 이상 동작 유형을 해당 가속도 데이터의 이상 동작 유형으로 판단할 수 있다(S350).Thereafter, the abnormal motion determination unit 400 calls the deep learning model, inputs the target STFT image to the deep learning model, and selects the abnormal motion type classified by the highest number of times among the abnormal motion types classified through the deep learning model. It may be determined as an abnormal operation type of the corresponding acceleration data (S350).

이상 첨부된 도면을 참조하여 본 발명의 실시예들을 더욱 상세하게 설명하였으나, 본 발명이 반드시 이러한 실시예로 국한되는 것은 아니고, 본 발명의 기술사상을 벗어나지 않는 범위 내에서 다양하게 변형 실시될 수 있다. 따라서, 본 명세서에 개시된 실시예들은 본 발명의 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 발명의 기술 사상의 범위가 한정되는 것은 아니다. 그러므로, 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다. 본 발명의 보호 범위는 청구 범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술 사상은 본 발명의 권리 범위에 포함되는 것으로 해석되어야 할 것이다.Although the embodiments of the present invention have been described in more detail with reference to the accompanying drawings, the present invention is not necessarily limited to these embodiments, and may be variously modified and implemented without departing from the technical spirit of the present invention. . Therefore, the embodiments disclosed herein are not intended to limit the technical spirit of the present invention, but to explain, and the scope of the technical spirit of the present invention is not limited by these embodiments. Therefore, it should be understood that the embodiments described above are illustrative in all respects and not restrictive. The protection scope of the present invention should be construed according to the scope of the claims, and all technical ideas within the scope equivalent thereto should be construed as being included in the scope of the present invention.

1: 공작기계 이상 동작 진단 시스템
100: 가속도계
200: STF 처리부
300: 딥 러닝 모델 생성부
400: 이상 동작 판단부
500: 데이터베이스
1: Machine tool abnormal operation diagnosis system
100: accelerometer
200: STF processing unit
300: deep learning model generation unit
400: abnormal operation determination unit
500: database

Claims (4)

공작기계의 테이블에 설치되고, 상기 테이블의 이동 시 가속도를 측정하는 가속도계;
상기 가속도계에 의해 측정된 가속도 데이터에 대해 STFT(Short Time Fourier Transform) 처리를 수행하여, STFT 이미지를 생성하는 STFT 처리부;
상기 STFT 처리부로부터의 STFT 이미지를 이용하여, 상기 공작기계의 이상 동작 판단을 위한 딥 러닝 모델을 생성하는 딥 러닝 모델 생성부; 및
상기 딥 러닝 모델을 불러와, 상기 STFT 처리부로부터의 STFT 이미지를 상기 딥 러닝 모델에 입력하여 해당 가속도 데이터의 이상 동작 유형을 판단하는 이상 동작 판단부를 포함하는, 딥러닝 기반 공작기계 이상 동작 진단 시스템.
an accelerometer installed on a table of a machine tool and measuring an acceleration when the table moves;
an STFT processing unit generating an STFT image by performing Short Time Fourier Transform (STFT) processing on the acceleration data measured by the accelerometer;
a deep learning model generation unit for generating a deep learning model for determining an abnormal operation of the machine tool by using the STFT image from the STFT processing unit; and
A deep learning-based machine tool abnormal operation diagnosis system including an abnormal operation determination unit that calls the deep learning model and inputs the STFT image from the STFT processing unit to the deep learning model to determine the abnormal operation type of the corresponding acceleration data.
제 1 항에 있어서,
상기 STFT 처리부는 상기 딥 러닝 모델을 생성하는 데에 이용되는 학습 가속도 데이터를 STFT 처리하여 생성되는 학습 STFT 이미지를 상기 딥 러닝 모델 생성부로 제공하고, 상기 공작기계의 이상 동작을 판단하는 데에 이용되는 타겟 가속도 데이터를 STFT 처리하여 생성되는 타겟 STFT 이미지를 상기 이상 동작 판단부로 제공하는, 딥러닝 기반 공작기계 이상 동작 진단 시스템.
According to claim 1,
The STFT processing unit provides a learning STFT image generated by STFT processing the learning acceleration data used to generate the deep learning model to the deep learning model generation unit, and determines abnormal operation of the machine tool. A system for diagnosing abnormal motion of a machine tool based on deep learning, wherein a target STFT image generated by STFT processing target acceleration data is provided to the abnormal motion determining unit.
제 1 항에 있어서,
상기 딥 러닝 모델은 오토인코더(Autoencoder) 기반 모델인, 딥러닝 기반 공작기계 이상 동작 진단 시스템.
According to claim 1,
The deep learning model is an autoencoder-based model, a deep learning-based machine tool abnormal motion diagnosis system.
제 1 항에 있어서,
상기 이상 동작 판단부는 상기 딥 러닝 모델을 통해 분류된 이상 동작 유형들 중 가장 많은 횟수로 분류된 이상 동작 유형을 해당 가속도 데이터의 이상 동작 유형으로 판단하는, 딥러닝 기반 공작기계 이상 동작 진단 시스템.
According to claim 1,
Wherein the abnormal operation determining unit determines the abnormal operation type classified with the highest number of abnormal operation types classified through the deep learning model as the abnormal operation type of the corresponding acceleration data.
KR1020210159277A 2021-11-18 2021-11-18 System and method for diagnosing abnormal operation of machine tool based on deep learning KR20230072741A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020210159277A KR20230072741A (en) 2021-11-18 2021-11-18 System and method for diagnosing abnormal operation of machine tool based on deep learning

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020210159277A KR20230072741A (en) 2021-11-18 2021-11-18 System and method for diagnosing abnormal operation of machine tool based on deep learning

Publications (1)

Publication Number Publication Date
KR20230072741A true KR20230072741A (en) 2023-05-25

Family

ID=86542177

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020210159277A KR20230072741A (en) 2021-11-18 2021-11-18 System and method for diagnosing abnormal operation of machine tool based on deep learning

Country Status (1)

Country Link
KR (1) KR20230072741A (en)

Similar Documents

Publication Publication Date Title
JP6426667B2 (en) Apparatus for detecting abnormality of tool of machine tool and method
JP6340236B2 (en) Diagnostic method and system for machine tools
US11662706B2 (en) Life expectancy prediction system for a tool
JP2018103284A (en) Tool life estimation device
EP3373211A1 (en) Management device and non-transitory computer-readable medium
US20210154790A1 (en) Anomaly detection device, method of detecting anomaly, and program
JP2019098515A (en) Blade tool state inspection system and method
Liu et al. Data-driven prognostics of remaining useful life for milling machine cutting tools
CN109143979B (en) Machining control method and system of numerical control equipment, readable storage medium and equipment
CN113126563A (en) Numerical control machine tool data management system and method
JP7166839B2 (en) Health monitoring system
KR20230072741A (en) System and method for diagnosing abnormal operation of machine tool based on deep learning
KR102353574B1 (en) Tool-related abnormal data detection system of CNC machines
US20230314282A1 (en) Apparatus and method for status diagnosis of machine tools
JP6864297B2 (en) Machining state information estimation device and machining state diagnostic device
JP2019076993A (en) Abnormality diagnosis device and abnormality diagnosis method for direct-acting shaft in machine tool, and machine tool
US20230008435A1 (en) Tool Wear Monitoring Device, Tool Wear Monitoring System, and Program
CN110134069B (en) Self-diagnosis method and system of numerical control machine tool
JP2020027386A (en) Apparatus, system and method for determining abnormality
KR20220055160A (en) Apparatus and method for simultaneous monitoring of bearing and tool condition
Mühlbauer et al. An Approach to Progress Monitoring of Industrial Manual Processes Based on Camera Recordings and Object Interactions
US20210149875A1 (en) Fault indicator diagnostic system and fault indicator diagnostic method
US20230211448A1 (en) Method for checking at least one subregion of a component and checking device for checking at least one subregion of a component
KR101959241B1 (en) Intelligent error control method and apparatus for CNC machine
WO2024084688A1 (en) Learning device, numerical control device, machining result prediction method, and machining system

Legal Events

Date Code Title Description
E902 Notification of reason for refusal