WO2022037068A1 - Method for diagnosis of fault in machine tool bearing - Google Patents

Method for diagnosis of fault in machine tool bearing Download PDF

Info

Publication number
WO2022037068A1
WO2022037068A1 PCT/CN2021/083476 CN2021083476W WO2022037068A1 WO 2022037068 A1 WO2022037068 A1 WO 2022037068A1 CN 2021083476 W CN2021083476 W CN 2021083476W WO 2022037068 A1 WO2022037068 A1 WO 2022037068A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
machine tool
workshop
fault diagnosis
fault
Prior art date
Application number
PCT/CN2021/083476
Other languages
French (fr)
Chinese (zh)
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 南京航空航天大学
Publication of WO2022037068A1 publication Critical patent/WO2022037068A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01MTESTING STATIC OR DYNAMIC BALANCE OF MACHINES OR STRUCTURES; TESTING OF STRUCTURES OR APPARATUS, NOT OTHERWISE PROVIDED FOR
    • G01M13/00Testing of machine parts
    • G01M13/04Bearings
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01MTESTING STATIC OR DYNAMIC BALANCE OF MACHINES OR STRUCTURES; TESTING OF STRUCTURES OR APPARATUS, NOT OTHERWISE PROVIDED FOR
    • G01M13/00Testing of machine parts
    • G01M13/04Bearings
    • G01M13/045Acoustic or vibration analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/25Fusion techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/047Probabilistic or stochastic networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2218/00Aspects of pattern recognition specially adapted for signal processing
    • G06F2218/12Classification; Matching

Definitions

  • the invention relates to the technical field of intelligent manufacturing, in particular to a fault diagnosis method for a machine tool bearing.
  • a machine tool As a typical manufacturing equipment, a machine tool is called the industrial mother machine. Failures in machine tools, if not corrected in a timely manner, can result in reduced accuracy and affect productivity and yield. Therefore, in intelligent manufacturing workshops, fault diagnosis methods are crucial for machine tools with bearings as key components.
  • the data-driven method can directly identify the fault from the bearing vibration signal collected by the sensor, so there is no need to understand the internal bearing of the bearing. structure.
  • Embodiments of the present invention provide a method for diagnosing machine tool bearing faults, which can alleviate the problem of damage to actual machine tool bearings in order to collect fault data.
  • a first type of fault diagnosis model is generated, wherein the first type of fault diagnosis model includes: a fault diagnosis model of a machine tool bearing in a digital twin workshop; the generated fault diagnosis model is subjected to variable working condition transfer learning training, and the first type of fault diagnosis model is obtained.
  • Two-type fault diagnosis model wherein the second-type fault diagnosis model includes: a model for fault diagnosis of machine tool bearings in the actual workshop; using the second-type fault diagnosis model to detect machine tool bearings in the actual workshop failure.
  • the method for diagnosing machine tool bearing faults proposes a method of integrating digital twins and fault diagnosis, and uses digital twins to simulate the state changes of bearings during actual machine tool processing to collect data of machine tool bearings in the digital twin space, so as to Training a model for fault diagnosis of machine tool bearings in virtual space alleviates the problem of damage to actual machine tool bearings in order to collect fault data.
  • deep transfer learning is used to transfer the fault diagnosis model of machine tool bearings in the digital twin space to the machine tool bearings in the real workshop, and the model is retrained with a small amount of data of the machine tool bearings in the real workshop, and the fault diagnosis model of the machine tool bearings in the real workshop can be obtained. . It can avoid the time cost of collecting the full life cycle data of the bearing in the real workshop, and avoid the occurrence of equipment downtime and workshop production plan disruption due to the need to collect fault data.
  • FIG. 1 is a flowchart of a machine tool bearing fault diagnosis based on digital twin and deep transfer learning provided by an embodiment of the present invention
  • Fig. 2 is the corresponding relation diagram of the digital twin workshop and the real workshop according to the embodiment of the present invention
  • FIG. 3 is a framework diagram of an improved deep residual learning algorithm provided by an embodiment of the present invention.
  • Fig. 4 is a dropout network architecture diagram provided by an embodiment of the present invention.
  • FIG. 5 is a schematic diagram of a process visualization system based on a digital twin provided by an embodiment of the present invention.
  • FIG. 6 is a schematic diagram of a machine tool bearing fault diagnosis system provided by an embodiment of the present invention.
  • FIG. 7 is a schematic diagram of a method flow according to an embodiment of the present invention.
  • An embodiment of the present invention provides a fault diagnosis method for a machine tool bearing, as shown in FIG. 7 , including:
  • the digital twin workshop corresponds to the real workshop.
  • the first type of fault diagnosis model includes: a fault diagnosis model of a machine tool bearing in a digital twin workshop.
  • the second type of fault diagnosis model includes: a model for fault diagnosis of machine tool bearings in the real workshop.
  • the machine tool bearing fault data is simulated and generated in the digital twin workshop, and a machine tool bearing fault diagnosis model in the digital twin space is established.
  • the The machine tool bearing fault diagnosis model in the digital twin space is subjected to variable working condition transfer learning training, so as to generate a model that can adapt to the machine tool bearing fault diagnosis in the real workshop.
  • the fault diagnosis model of the machine tool bearing under the current working condition can monitor the health status of the bearing in the virtual space and the real space through the assistance of the digital twin.
  • technicians can design a digital twin model of workshop machine tools and internal components including bearings according to the actual situation of the workshop where the machine tool bearings are located.
  • the digital twin model can collect workshop machine tool data in real time and reflect the production of workshop machine tools. situation.
  • the processing tasks of the machine tool are simulated and run, the bearing fault data of the machine tool during the simulation operation is collected, and the simulation data is pre-trained by deep learning, and the bearing fault diagnosis model in the digital twin workshop is obtained.
  • the machine tool bearing fault diagnosis model in the digital twin space is subjected to variable working condition transfer learning training to generate a model that can adapt to the machine tool bearing fault diagnosis in the real workshop.
  • the machine tool bearing fault data is generated by simulation in the digital twin workshop, and the machine tool bearing fault diagnosis model in the digital twin space is established.
  • the fault diagnosis model performs transfer learning training for variable working conditions, thereby generating a model that can adapt to the fault diagnosis of machine tool bearings in real workshops.
  • the fault diagnosis model of the machine tool bearing can monitor the health status of the bearing in the virtual space and the real space through the assistance of the digital twin.
  • the objects scanned by the three-dimensional laser scanner at least include: machine tools installed in the real workshop.
  • the objects represented by the digital twin model include at least: the overall structure and internal components of the machine tool installed in the real workshop, and the internal components include: the bearing of the machine tool.
  • the point cloud data of the real workshop is used to establish a digital twin model, including:
  • the Unity data-driven engine is used to drive the digital twin model.
  • the data connection described in this embodiment can be understood as: using the three-dimensional laser scanning technology to build a digital twin model of the CNC equipment in the workshop, reading the real-time operating data of the machine tool equipment through the OPC UA communication framework, and converting the format into the database as a guide
  • the source data of the Unity data-driven engine uses the Unity data-driven engine to drive the digital twin model, thereby realizing the synchronous movement of the physical model and the digital twin model, that is, data connectivity.
  • the real-time perception of data in this embodiment refers to the data collected by the sensor when the machine tool is working normally, including a large amount of normal data and a small amount of fault data, and there is no need to damage the machine tool bearing in order to obtain a large amount of machine tool fault data.
  • a 3D laser scanner can be used to collect point cloud data from the real workshop, and preprocessing, registration, and splicing of point clouds can be performed to establish a digital twin model of workshop machine tools and internal components including bearings.
  • the digital twin model realizes data connection with the actual machine tools in the real workshop.
  • the digital twin model can collect data in real time and display it in real time
  • the status of the actual machine tools in the workshop, through the real-time interaction between the actual machine tools in the workshop and the digital twin model, the two can grasp the dynamic changes of each other in time and respond in real time, and the production process is continuously optimized.
  • the failure data of the machine tool during the operation of the machining task of the machine tool is collected, and the first type of failure diagnosis model is generated according to the collected failure data, including:
  • the training data used in the transfer learning training in this embodiment is divided into "source domain data” and "target domain data", both of which are commonly used names in the field of machine learning.
  • the "simulated fault data” simulated in this embodiment is used for training with the source domain data of the transfer learning; while the data actually collected by the machine tool is used for training with the target domain data of the transfer learning.
  • the preprocessing of source domain data includes: using mean interpolation to deal with missing values and data normalization. For example, as shown in Figure 2, a large number of order processing tasks are simulated and run in the digital twin workshop, so as to collect a large number of simulated fault data of the machine tools in the digital twin workshop, so that enough source domain data can be obtained.
  • the collected source domain data that is, a large number of simulated fault data of machine tools in the digital twin workshop
  • the training accuracy rate reaches 100 %, so as to draw the bearing fault diagnosis model in the digital twin workshop.
  • the fault diagnosis results are given through the model of machine tool bearing fault diagnosis in the digital twin workshop: normal data, inner ring fault, rolling element fault or center outer ring fault.
  • the deep residual learning algorithm is imported for training as described in S221, including:
  • the parameter structure is set for the fault diagnosis model, including: setting the training algebra to 30 generations, the number of training times to 180 times, and the learning rate to 0.001, and after the training is completed, the set The parameter structure is stored.
  • the improved deep residual learning algorithm includes:
  • each neuron is switched off probabilistically, f represents the activation function, and y represents the output value.
  • z represents the value after the summation of neurons, i represents the number of neurons, r represents the probability of neuron shutdown (0 or 1), w represents the weight, b i represents the bias of the ith neuron, w i represents the weight of the ith neuron, zi represents the sum of the weight of the ith neuron and the bias of the ith neuron, yi represents the input signal, y' represents the input signal after dropout processing, z i ' represents the value after the summation of neurons after dropout processing, and l represents the number of layers of the identity mapping layer of the residual neural network.
  • the present embodiment may adopt the improved deep residual learning algorithm framework as shown in FIG. 3, and the training process of the improved deep residual learning algorithm includes:
  • the dropout network structure is used to directly utilize the original data, and training and prediction can be performed by simple processing, and the whole process does not require any time-frequency domain conversion and other signal processing techniques for the signal.
  • the parameter structure of the model is set, the training algebra is set to 30 generations, the number of training times is set to 180 times, and the learning rate is 0.001.
  • the parameters of the entire network after training can be saved as .m in Matlab file, as long as it is trained once, the trained weight file can be loaded for prediction in the same scene.
  • the saved weight file can be updated dynamically, that is, re-training is performed on the current training parameters, which potentially increases the training algebra of the model.
  • the model can be dynamically trained to make the model more and more perfect.
  • the model training is completed. Since the model training is all data with labels, the label is the fault type of the bearing. In this way, as long as the model is trained well, there is no need to rely on From the operator's experience, the output of the model is the failure type of the machine tool bearing.
  • the deep network structure of the diagnosis model as shown in FIG. 4 is the dropout network architecture diagram provided by the embodiment of the present invention, which can better represent the complex nonlinear relationship between the bearing vibration signal and the bearing state.
  • Equation (3) uses the Bernolli function.
  • the function of the Bernoulli function is to generate a random vector of 0 and 1 of a certain length according to the probability.
  • f represents the activation function.
  • y stands for output.
  • z represents the value after the summation of the neurons, which becomes the output through the activation function.
  • the generated fault diagnosis model is subjected to variable working condition transfer learning training, and a second type of fault diagnosis model is obtained, including:
  • Data preprocessing is performed on the target domain data collected from the real workshop.
  • a small amount of target domain data is used for transfer learning training.
  • the transfer training in the present invention selects sample transfer training, and the output label of the corresponding neural network will also be adjusted and modified accordingly according to the label of the target domain data.
  • the fault diagnosis results are given through the model of machine tool bearing fault diagnosis in the real workshop: normal data, inner ring fault, rolling element fault, center outer ring fault, orthogonal outer ring fault or positive outer ring fault.
  • the various data types mentioned in this embodiment include: point cloud data collected from the real workshop; real-time operation data of machine tools in the real workshop (the real-time operation data includes normal operation data and Fault data); the fault data of the machine tool, the types of fault data can be various, such as the vibration data of the machine tool, especially the vibration data of the machine tool bearing.
  • corresponding labels can be set for different faults; the training data of transfer learning is divided into "source domain data” and "target domain data”, among which, the simulated "simulated fault data” is trained on the source domain data used for transfer learning.
  • the actual data collected by the machine tool is used for training on the target domain data of transfer learning.
  • the main idea of this embodiment is to perform transfer learning training by using a small amount of target domain data, that is, a small amount of target domain data collected, that is, fault data collected by an actual machine tool.
  • sample transfer training includes:
  • the discrimination The prediction results whose degree is greater than the preset degree are normalized and then brought into the second fault diagnosis model for model parameter optimization training.
  • the data volume of the first part is larger than that of the second part.
  • This embodiment can be implemented as a process visualization system based on a digital twin, and the specific process of the transfer learning in S32 is as follows:
  • S321 Define the source domain data and target domain data collected by the machine tool bearing, the data label of the source domain is 0, and the data label of the target domain is 1;
  • the function button area in the figure can complete the corresponding functions in turn.
  • the machine tool bearing data in the digital twin workshop will be preprocessed; after the "train network” button is pressed, the machine tool bearing fault diagnosis model in the digital twin workshop will be trained;
  • the machine tool bearing data in the actual workshop will be preprocessed; after the "migration training data” button is pressed, the machine tool bearing fault diagnosis model in the actual workshop will be trained.
  • a fault diagnosis method for machine tool bearings based on digital twin and deep transfer learning is proposed.
  • the digital twin is used to simulate the state change of the bearing during the actual machine tool machining process to collect the data of the machine tool bearing in the digital twin space for training.
  • the model for fault diagnosis of machine tool bearings in virtual space avoids damage to actual machine tool bearings in order to collect fault data.
  • the model of machine tool bearing fault diagnosis in the digital twin space is transferred to the machine tool bearing in the real workshop, and the model is retrained with a small amount of data of the machine tool bearing in the real workshop, and the fault diagnosis model of the machine tool bearing in the real workshop can be obtained.
  • the method proposed in the present invention can avoid consuming a lot of time cost by collecting the full life cycle data of the actual workshop bearing, and avoid the occurrence of equipment downtime and workshop production plan disruption due to the need to collect fault data.

Abstract

The invention relates to the technical field of intelligent manufacturing. Provided is a method for diagnosis of a fault in a machine tool bearing, comprising: establishing a digital twin workshop, and loading a machining task to a machine tool in the digital twin workshop, wherein the digital twin workshop corresponds to a real workshop; acquiring fault data of the machine tool during a process of the machine tool executing the machining task, and generating fault diagnosis models of a first type according to the acquired fault data; performing variable working condition transfer learning training on the generated fault diagnosis models, and obtaining fault diagnosis models of a second type, wherein the fault diagnosis models of the second type include a model for diagnosis of a fault in a machine tool bearing in the real workshop; and using the fault diagnosis models of the second type to detect a fault in the machine tool bearing in the real workshop. The diagnosis method is applicable to monitoring of a machine tool workshop.

Description

一种机床轴承故障诊断方法A method for fault diagnosis of machine tool bearings 技术领域technical field
本发明涉及智能制造技术领域,尤其涉及一种机床轴承故障诊断方法。The invention relates to the technical field of intelligent manufacturing, in particular to a fault diagnosis method for a machine tool bearing.
背景技术Background technique
机床作为一种典型的制造设备,被称作工业的母机。机床中的故障如果不及时排除故障,可能会导致精度降低并影响生产效率和良品率。因此在智能制造车间中,故障诊断方法对于以轴承为关键组件的机床至关重要。As a typical manufacturing equipment, a machine tool is called the industrial mother machine. Failures in machine tools, if not corrected in a timely manner, can result in reduced accuracy and affect productivity and yield. Therefore, in intelligent manufacturing workshops, fault diagnosis methods are crucial for machine tools with bearings as key components.
目前采用的数据驱动型故障诊断模型中,普遍使用机器学习算法和带有信号处理方法的分类器,数据驱动的方法可以直接从传感器收集的轴承振动信号中识别出故障,因此无需了解轴承的内部结构。In the current data-driven fault diagnosis model, machine learning algorithms and classifiers with signal processing methods are commonly used. The data-driven method can directly identify the fault from the bearing vibration signal collected by the sensor, so there is no need to understand the internal bearing of the bearing. structure.
在实际应用中,数据驱动的故障诊断的方案已取得了一定的成就和效果。但是也存在一些缺陷,比如:带有机器学习算法的传统数据驱动方法严格要求训练和测试数据必须在相同的工作条件下并且具有相同的分布和特征空间。因此不适用于经常随时间变化的现实世界工作条件,因此很难获取数据。同时,对于这些机器学习方法,首先需要使用足够的训练数据来训练故障诊断模型;然后,在相同工作条件下的测试数据用于测试模型的性能;但是车间机床轴承的工作条件在现实世界中不可能保持不变;随着轴承工作时间的增加,故障直径变得越来越大,并且载荷不可能一直都相同。并且,规模越大、环节越多的自动化生产线,这个问题也就越突出。这就需要频繁得采集故障数据,但是实际运行中,采集故障数据也是会对实际生产造成一定程度上的破坏的,比如导致设备宕机、车间生产计划打乱等情况,这类破坏或许并不严重但是依旧会影响生产精度。由此可见,传统方法不适用于随时间变化的工作条件,存在很大 的局限性。In practical applications, the data-driven fault diagnosis scheme has achieved certain achievements and effects. But there are also some drawbacks, such as: traditional data-driven methods with machine learning algorithms strictly require that training and testing data must be under the same working conditions and have the same distribution and feature space. It is therefore not suitable for real-world working conditions that often change over time, making data difficult to obtain. At the same time, for these machine learning methods, it is first necessary to use enough training data to train the fault diagnosis model; then, the test data under the same working conditions is used to test the performance of the model; but the working conditions of the workshop machine tool bearings are not in the real world. may remain the same; as the bearing operating time increases, the fault diameter becomes larger and the load cannot be the same all the time. Moreover, the larger the scale and the more links of the automated production line, the more prominent this problem will be. This requires frequent collection of fault data, but in actual operation, the collection of fault data will also cause damage to actual production to a certain extent, such as causing equipment downtime, disruption of workshop production plans, etc. This kind of damage may not Serious but still affect the production accuracy. It can be seen that the traditional method is not suitable for working conditions that change with time, and there are great limitations.
发明内容SUMMARY OF THE INVENTION
本发明的实施例提供一种机床轴承故障诊断方法,能够缓减为了采集故障数据而对实际机床轴承的破坏的问题。Embodiments of the present invention provide a method for diagnosing machine tool bearing faults, which can alleviate the problem of damage to actual machine tool bearings in order to collect fault data.
为达到上述目的,本发明的实施例采用如下技术方案:To achieve the above object, the embodiments of the present invention adopt the following technical solutions:
建立数字孪生车间,并在所述数字孪生车间加载机床的加工任务,其中,数字孪生车间对应现实车间;采集所述机床的加工任务运行过程中的机床的故障数据,并根据所采集的故障数据生成第一类故障诊断模型,其中,所述第一类故障诊断模型包括:数字孪生车间中的机床轴承的故障诊断模型;对所生成的故障诊断模型进行变工况迁移学习训练,并得到第二类故障诊断模型,其中,所述第二类故障诊断模型包括:所述现实车间中的机床轴承的故障诊断的模型;利用所述第二类故障诊断模型检测所述现实车间中的机床轴承的故障。Establish a digital twin workshop, and load the processing tasks of the machine tool in the digital twin workshop, wherein the digital twin workshop corresponds to the real workshop; collect the fault data of the machine tool during the operation of the processing task of the machine tool, and according to the collected fault data A first type of fault diagnosis model is generated, wherein the first type of fault diagnosis model includes: a fault diagnosis model of a machine tool bearing in a digital twin workshop; the generated fault diagnosis model is subjected to variable working condition transfer learning training, and the first type of fault diagnosis model is obtained. Two-type fault diagnosis model, wherein the second-type fault diagnosis model includes: a model for fault diagnosis of machine tool bearings in the actual workshop; using the second-type fault diagnosis model to detect machine tool bearings in the actual workshop failure.
本发明实施例提供的机床轴承故障诊断方法,提出数字孪生与故障诊断融合的方法,运用数字孪生来模拟实际机床加工过程中轴承的状态变化来采集数字孪生空间中机床轴承的数据,以此来训练虚拟空间中机床轴承故障诊断的模型,缓减了为了采集故障数据而对实际机床轴承的破坏的问题。其中运用深度迁移学习将数字孪生空间中机床轴承故障诊断的模型迁移到现实车间中的机床轴承上,运用现实车间机床轴承的少量数据再次训练此模型,即可获得现实车间机床轴承的故障诊断模型。可以避免采集现实车间轴承的全生命周期数据而消耗大量的时间成本,并且避免了由于需要采集故障数据而导致设备宕机、车间生产计划打乱等情况的发生。The method for diagnosing machine tool bearing faults provided by the embodiments of the present invention proposes a method of integrating digital twins and fault diagnosis, and uses digital twins to simulate the state changes of bearings during actual machine tool processing to collect data of machine tool bearings in the digital twin space, so as to Training a model for fault diagnosis of machine tool bearings in virtual space alleviates the problem of damage to actual machine tool bearings in order to collect fault data. Among them, deep transfer learning is used to transfer the fault diagnosis model of machine tool bearings in the digital twin space to the machine tool bearings in the real workshop, and the model is retrained with a small amount of data of the machine tool bearings in the real workshop, and the fault diagnosis model of the machine tool bearings in the real workshop can be obtained. . It can avoid the time cost of collecting the full life cycle data of the bearing in the real workshop, and avoid the occurrence of equipment downtime and workshop production plan disruption due to the need to collect fault data.
附图说明Description of drawings
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例中所需要 使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图。In order to illustrate the technical solutions in the embodiments of the present invention more clearly, the following briefly introduces the drawings required in the embodiments. Obviously, the drawings in the following description are only some embodiments of the present invention. For those of ordinary skill in the art, other drawings can also be obtained from these drawings without any creative effort.
图1为本发明实施例提供的基于数字孪生和深度迁移学习的机床轴承故障诊断流程图;1 is a flowchart of a machine tool bearing fault diagnosis based on digital twin and deep transfer learning provided by an embodiment of the present invention;
图2为本发明实施例数字孪生车间与现实车间对应关系图;Fig. 2 is the corresponding relation diagram of the digital twin workshop and the real workshop according to the embodiment of the present invention;
图3为本发明实施例提供的改进深度残差学习算法框架图;3 is a framework diagram of an improved deep residual learning algorithm provided by an embodiment of the present invention;
图4为本发明实施例提供的dropout网络架构图;Fig. 4 is a dropout network architecture diagram provided by an embodiment of the present invention;
图5为本发明实施例提供的基于数字孪生的过程可视化系统的示意图;5 is a schematic diagram of a process visualization system based on a digital twin provided by an embodiment of the present invention;
图6为本发明实施例提供的机床轴承故障诊断系统的示意图;6 is a schematic diagram of a machine tool bearing fault diagnosis system provided by an embodiment of the present invention;
图7为本发明实施例提供的方法流程的示意图。FIG. 7 is a schematic diagram of a method flow according to an embodiment of the present invention.
具体实施方式detailed description
为使本领域技术人员更好地理解本发明的技术方案,下面结合附图和具体实施方式对本发明作进一步详细描述。下文中将详细描述本发明的实施方式,所述实施方式的示例在附图中示出,其中自始至终相同或类似的标号表示相同或类似的元件或具有相同或类似功能的元件。下面通过参考附图描述的实施方式是示例性的,仅用于解释本发明,而不能解释为对本发明的限制。本技术领域技术人员可以理解,除非特意声明,这里使用的单数形式“一”、“一个”、“所述”和“该”也可包括复数形式。应该进一步理解的是,本发明的说明书中使用的措辞“包括”是指存在所述特征、整数、步骤、操作、元件和/或组件,但是并不排除存在或添加一个或多个其他特征、整数、步骤、操作、元件、组件和/或它们的组。应该理解,当我们称元件被“连接”或“耦接”到另一元件时,它可以直接连接或耦接到其他元件,或者也可以存在中间元件。此外,这 里使用的“连接”或“耦接”可以包括无线连接或耦接。这里使用的措辞“和/或”包括一个或更多个相关联的列出项的任一单元和全部组合。本技术领域技术人员可以理解,除非另外定义,这里使用的所有术语(包括技术术语和科学术语)具有与本发明所属领域中的普通技术人员的一般理解相同的意义。还应该理解的是,诸如通用字典中定义的那些术语应该被理解为具有与现有技术的上下文中的意义一致的意义,并且除非像这里一样定义,不会用理想化或过于正式的含义来解释。In order to make those skilled in the art better understand the technical solutions of the present invention, the present invention will be further described in detail below with reference to the accompanying drawings and specific embodiments. Hereinafter, embodiments of the present invention will be described in detail, examples of which are illustrated in the accompanying drawings, wherein the same or similar reference numerals refer to the same or similar elements or elements having the same or similar functions throughout. The embodiments described below with reference to the accompanying drawings are exemplary and are only used to explain the present invention, but not to be construed as a limitation of the present invention. It will be understood by those skilled in the art that the singular forms "a", "an", "the" and "the" as used herein can include the plural forms as well, unless expressly stated otherwise. It should be further understood that the word "comprising" used in the description of the present invention refers to the presence of stated features, integers, steps, operations, elements and/or components, but does not exclude the presence or addition of one or more other features, Integers, steps, operations, elements, components and/or groups thereof. It will be understood that when we refer to an element as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Also, "connected" or "coupled" as used herein may include wireless connections or couplings. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items. It will be understood by those skilled in the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. It should also be understood that terms such as those defined in general dictionaries should be understood to have meanings consistent with their meanings in the context of the prior art and, unless defined as herein, are not to be taken in an idealized or overly formal sense. explain.
本发明实施例提供一种机床轴承故障诊断方法,如图7所示,包括:An embodiment of the present invention provides a fault diagnosis method for a machine tool bearing, as shown in FIG. 7 , including:
S1、建立数字孪生车间,并在所述数字孪生车间加载机床的加工任务。S1. Establish a digital twin workshop, and load the processing tasks of the machine tool in the digital twin workshop.
其中,数字孪生车间对应现实车间。Among them, the digital twin workshop corresponds to the real workshop.
S2、采集所述机床的加工任务运行过程中的机床的故障数据,并根据所采集的故障数据生成第一类故障诊断模型。S2. Collect the fault data of the machine tool during the operation of the machining task of the machine tool, and generate a first-type fault diagnosis model according to the collected fault data.
其中,所述第一类故障诊断模型包括:数字孪生车间中的机床轴承的故障诊断模型。Wherein, the first type of fault diagnosis model includes: a fault diagnosis model of a machine tool bearing in a digital twin workshop.
S3、对所生成的故障诊断模型进行变工况迁移学习训练,并得到第二类故障诊断模型。S3 , performing transfer learning training on the generated fault diagnosis model under variable working conditions, and obtaining a second type of fault diagnosis model.
其中,所述第二类故障诊断模型包括:所述现实车间中的机床轴承的故障诊断的模型。Wherein, the second type of fault diagnosis model includes: a model for fault diagnosis of machine tool bearings in the real workshop.
S4、利用所述第二类故障诊断模型检测所述现实车间中的机床轴承的故障。S4. Use the second type of fault diagnosis model to detect the fault of the machine tool bearing in the real workshop.
如图1所示的,本实施例中,在数字孪生车间中仿真生成机床轴承故障数据,建立数字孪生空间中的机床轴承故障诊断模型,根据采集的现实车间中少量的机床轴承故障数据,将数字孪生空间中的机床轴承故障诊断模型进行变工况迁移学习训练,从而生成能够适应现实车间中机床轴承故障诊断的模型,对于变 工况的机床轴承,无需大量故障数据,即可建立能够适应当前工况的机床轴承故障诊断模型,通过数字孪生辅助,可以在虚拟空间和现实空间全程监控轴承的健康状态。具体实现中,技术人员可以根据机床轴承所在车间的实际情况,进行车间机床及包括轴承在内的内部元件的数字孪生模型设计,该数字孪生模型能够实时采集车间机床数据并能够反应车间机床的生产状况。在所建立好的数字孪生车间中,仿真运行机床的加工任务,采集仿真运行中的机床轴承故障数据,运用深度学习对仿真数据进行预训练,得出数字孪生车间中的轴承故障诊断模型。将数字孪生空间中的机床轴承故障诊断模型进行变工况迁移学习训练,从而生成能够适应现实车间中机床轴承故障诊断的模型。As shown in FIG. 1 , in this embodiment, the machine tool bearing fault data is simulated and generated in the digital twin workshop, and a machine tool bearing fault diagnosis model in the digital twin space is established. According to a small amount of machine tool bearing fault data collected in the real workshop, the The machine tool bearing fault diagnosis model in the digital twin space is subjected to variable working condition transfer learning training, so as to generate a model that can adapt to the machine tool bearing fault diagnosis in the real workshop. The fault diagnosis model of the machine tool bearing under the current working condition can monitor the health status of the bearing in the virtual space and the real space through the assistance of the digital twin. In the specific implementation, technicians can design a digital twin model of workshop machine tools and internal components including bearings according to the actual situation of the workshop where the machine tool bearings are located. The digital twin model can collect workshop machine tool data in real time and reflect the production of workshop machine tools. situation. In the established digital twin workshop, the processing tasks of the machine tool are simulated and run, the bearing fault data of the machine tool during the simulation operation is collected, and the simulation data is pre-trained by deep learning, and the bearing fault diagnosis model in the digital twin workshop is obtained. The machine tool bearing fault diagnosis model in the digital twin space is subjected to variable working condition transfer learning training to generate a model that can adapt to the machine tool bearing fault diagnosis in the real workshop.
本实施例中通过在数字孪生车间中仿真生成机床轴承故障数据,建立数字孪生空间中的机床轴承故障诊断模型,根据采集的现实车间中少量的机床轴承故障数据,将数字孪生空间中的机床轴承故障诊断模型进行变工况迁移学习训练,从而生成能够适应现实车间中机床轴承故障诊断的模型,其特征在于:对于变工况的机床轴承,无需大量故障数据,即可建立能够适应当前工况的机床轴承故障诊断模型,通过数字孪生辅助,可以在虚拟空间和现实空间全程监控轴承的健康状态。In this embodiment, the machine tool bearing fault data is generated by simulation in the digital twin workshop, and the machine tool bearing fault diagnosis model in the digital twin space is established. The fault diagnosis model performs transfer learning training for variable working conditions, thereby generating a model that can adapt to the fault diagnosis of machine tool bearings in real workshops. The fault diagnosis model of the machine tool bearing can monitor the health status of the bearing in the virtual space and the real space through the assistance of the digital twin.
进一步的,在建立数字孪生车间之前,还包括:Further, before establishing the digital twin workshop, it also includes:
S01、通过安装在所述现实车间中的三维激光扫描仪,获取采集所述现实车间的点云数据。S01. Acquire and collect point cloud data of the real workshop through a three-dimensional laser scanner installed in the real workshop.
其中,所述三维激光扫描仪所扫描的对象,至少包括:所述现实车间中安装的机床。The objects scanned by the three-dimensional laser scanner at least include: machine tools installed in the real workshop.
S02、利用所述现实车间的点云数据,建立数字孪生模型。S02, using the point cloud data of the real workshop to establish a digital twin model.
其中,所述数字孪生模型所表示的对象,至少包括了:所述现实车间中安装的机床的整体结构和内部元件,所述内部元件包括:机床的轴承。Wherein, the objects represented by the digital twin model include at least: the overall structure and internal components of the machine tool installed in the real workshop, and the internal components include: the bearing of the machine tool.
具体在S02,中利用所述现实车间的点云数据,建立数字孪生模型中,包括:Specifically in S02, the point cloud data of the real workshop is used to establish a digital twin model, including:
S021、通过OPC UA通讯构架读取所述现实车间中的机床设备的实时运行数据。S021. Read the real-time running data of the machine tool equipment in the real workshop through the OPC UA communication framework.
S022、将所述实时运行数据存入数据库并作为Unity数据驱动引擎的源数据。S022. Store the real-time running data in a database and use it as the source data of the Unity data-driven engine.
其中,所述Unity数据驱动引擎用于驱动所述数字孪生模型。本实施例中所述的数据联通,可以理解为:利用三维激光扫描技术构建车间数控设备数字孪生模型,通过OPC UA通讯构架读取机床设备的实时运行数据,并转化格式后存入数据库作为指导Unity数据驱动引擎的源数据,使用Unity数据驱动引擎去驱动数字孪生模型,从而实现物理模型与数字孪生模型的同步运动,即数据联通。Wherein, the Unity data-driven engine is used to drive the digital twin model. The data connection described in this embodiment can be understood as: using the three-dimensional laser scanning technology to build a digital twin model of the CNC equipment in the workshop, reading the real-time operating data of the machine tool equipment through the OPC UA communication framework, and converting the format into the database as a guide The source data of the Unity data-driven engine uses the Unity data-driven engine to drive the digital twin model, thereby realizing the synchronous movement of the physical model and the digital twin model, that is, data connectivity.
现有方案中获取故障数据,以机床轴承故障为例,需要对机床轴承进行加速破坏实验。而本实施例的方案中,只需要在数字孪生模型中利用仿真数据训练后,再进行模型迁移即可。模型迁移时,需要用到实际机床的少量故障数据来训练,即可完成实际机床的模型训练。本实施例中的数据实时感知是指机床平时工作时传感器采集的数据,包括大量正常数据和少量故障数据在内,无需为了获得大量机床故障数据来破坏机床轴承。In the existing scheme to obtain fault data, taking the machine tool bearing failure as an example, it is necessary to carry out accelerated damage experiments on the machine tool bearing. However, in the solution of this embodiment, it is only necessary to perform model migration after training with the simulation data in the digital twin model. When the model is migrated, a small amount of fault data of the actual machine tool needs to be used for training, and then the model training of the actual machine tool can be completed. The real-time perception of data in this embodiment refers to the data collected by the sensor when the machine tool is working normally, including a large amount of normal data and a small amount of fault data, and there is no need to damage the machine tool bearing in order to obtain a large amount of machine tool fault data.
本实施例中可以采用三维激光扫描仪从所述现实车间中采集点云数据,进行点云的预处理、配准、拼接从而建立车间机床及包括轴承在内的内部元件的数字孪生模型。数字孪生模型与现实车间的实际机床实现了数据联通,在数字孪生车间运行过程中,现实车间实际机床的所有数据会被实时感知并传送给数字孪生车间,数字孪生模型能够实时采集数据并实时显示车间实际机床的状态, 通过车间实际机床与数字孪生模型的实时交互,二者能够及时地掌握彼此的动态变化并实时地做出响应,生产过程不断地得到优化。In this embodiment, a 3D laser scanner can be used to collect point cloud data from the real workshop, and preprocessing, registration, and splicing of point clouds can be performed to establish a digital twin model of workshop machine tools and internal components including bearings. The digital twin model realizes data connection with the actual machine tools in the real workshop. During the operation of the digital twin workshop, all the data of the actual machine tools in the real workshop will be sensed in real time and transmitted to the digital twin workshop. The digital twin model can collect data in real time and display it in real time The status of the actual machine tools in the workshop, through the real-time interaction between the actual machine tools in the workshop and the digital twin model, the two can grasp the dynamic changes of each other in time and respond in real time, and the production process is continuously optimized.
具体的在S2中,所述采集所述机床的加工任务运行过程中的机床的故障数据,并根据所采集的故障数据生成第一类故障诊断模型,包括:Specifically in S2, the failure data of the machine tool during the operation of the machining task of the machine tool is collected, and the first type of failure diagnosis model is generated according to the collected failure data, including:
S21、将所述机床的加工任务导入所述数字孪生车间进行模拟仿真,并采集仿真故障数据作为源域数据。S21. Import the machining tasks of the machine tool into the digital twin workshop for simulation, and collect simulation fault data as source domain data.
S22、对所得到的源域数据进行预处理后,导入深度残差学习算法进行训练,当训练的准确率达到100%时,得到所述第一类故障诊断模型。S22. After preprocessing the obtained source domain data, import a deep residual learning algorithm for training, and when the training accuracy rate reaches 100%, obtain the first type of fault diagnosis model.
本实施例中迁移学习训练所使用的训练数据分为“源域数据”和“目标域数据”,二者皆为机器学习领域中的常用称呼。本实施例中所仿真出的“仿真故障数据”用于迁移学习的源域数据进行训练;而机床实际采集的数据,则用于迁移学习的目标域数据进行训练。实际应用中,对源域数据的预处理包括:运用均值插补来处理缺失值以及数据归一化等手段。例如图2所示的,将大量的订单加工任务在数字孪生车间中模拟仿真运行,以便于采集数字孪生车间中机床的大量仿真故障数据,从而能够得到足够多的源域数据。然后将所采集的源域数据,即数字孪生车间中机床的大量仿真故障数据进行预处理后,导入改进的深度残差学习算法进行训练,在训练次数达到630次后,训练的准确率达到100%,从而得出了得出数字孪生车间中的轴承故障诊断模型。之后通过数字孪生车间中机床轴承故障诊断的模型给出故障诊断结果:正常数据、内圈故障、滚动体故障或中心外圈故障。The training data used in the transfer learning training in this embodiment is divided into "source domain data" and "target domain data", both of which are commonly used names in the field of machine learning. The "simulated fault data" simulated in this embodiment is used for training with the source domain data of the transfer learning; while the data actually collected by the machine tool is used for training with the target domain data of the transfer learning. In practical applications, the preprocessing of source domain data includes: using mean interpolation to deal with missing values and data normalization. For example, as shown in Figure 2, a large number of order processing tasks are simulated and run in the digital twin workshop, so as to collect a large number of simulated fault data of the machine tools in the digital twin workshop, so that enough source domain data can be obtained. Then, the collected source domain data, that is, a large number of simulated fault data of machine tools in the digital twin workshop, are preprocessed, and then imported into the improved deep residual learning algorithm for training. After the number of training times reaches 630, the training accuracy rate reaches 100 %, so as to draw the bearing fault diagnosis model in the digital twin workshop. Then, the fault diagnosis results are given through the model of machine tool bearing fault diagnosis in the digital twin workshop: normal data, inner ring fault, rolling element fault or center outer ring fault.
进一步的,S221中所述导入深度残差学习算法进行训练,包括:Further, the deep residual learning algorithm is imported for training as described in S221, including:
S2211、利用dropout网络结构对所述故障数据进行预处理,其中,所述故 障数据包括所述机床的振动数据。S2211. Use a dropout network structure to preprocess the fault data, wherein the fault data includes vibration data of the machine tool.
S2212、在完成预处理后,对所述故障诊断模型进行参数结构设定。S2212. After completing the preprocessing, perform parameter structure setting on the fault diagnosis model.
S2213、加载所设定的参数并对所述故障诊断模型进行训练。S2213. Load the set parameters and train the fault diagnosis model.
优选方案中,S2212中对所述故障诊断模型进行参数结构设定,包括:设定训练代数设置为30代,训练次数设置为180次,学习率为0.001,并在训练完成后将所设定的参数结构进行存储。In the preferred solution, in S2212, the parameter structure is set for the fault diagnosis model, including: setting the training algebra to 30 generations, the number of training times to 180 times, and the learning rate to 0.001, and after the training is completed, the set The parameter structure is stored.
S2213、在对所述故障诊断模型进行训练的过程中,包括:S2213, in the process of training the fault diagnosis model, including:
加载改进的深度残差学习算法进行训练,其中所述改进的深度残差学习算法包括:Load the improved deep residual learning algorithm for training, wherein the improved deep residual learning algorithm includes:
Figure PCTCN2021083476-appb-000001
Figure PCTCN2021083476-appb-000001
Figure PCTCN2021083476-appb-000002
Figure PCTCN2021083476-appb-000002
Figure PCTCN2021083476-appb-000003
Figure PCTCN2021083476-appb-000003
y' (l)=r (l)×y (l)         (4) y' (l) = r (l) ×y (l) (4)
Figure PCTCN2021083476-appb-000004
Figure PCTCN2021083476-appb-000004
Figure PCTCN2021083476-appb-000005
Figure PCTCN2021083476-appb-000005
其中,在进行训练的过程中,在每个神经元进行概率性关停,f表示激活函数,y表示输出值。z表示神经元求和之后的值,i表示神经元的个数,r表示神经元关停的概率(0或者1),w表示权重,b i表示第i个神经元的偏置,w i表示第i个神经元的权重,z i表示第i个神经元的权重和第i个神经元的偏置相加之和,y i表示输入信号,y’表示dropout处理后的输入信号,z i’表示dropout处理后的神经元求和之后的值,l表示残差神经网络的恒等映射层的层数。 Among them, in the process of training, each neuron is switched off probabilistically, f represents the activation function, and y represents the output value. z represents the value after the summation of neurons, i represents the number of neurons, r represents the probability of neuron shutdown (0 or 1), w represents the weight, b i represents the bias of the ith neuron, w i represents the weight of the ith neuron, zi represents the sum of the weight of the ith neuron and the bias of the ith neuron, yi represents the input signal, y' represents the input signal after dropout processing, z i ' represents the value after the summation of neurons after dropout processing, and l represents the number of layers of the identity mapping layer of the residual neural network.
举例来说,本实施例可以采用如图3所示的改进深度残差学习算法框架,通过改进的深度残差学习算法训练过程包括:For example, the present embodiment may adopt the improved deep residual learning algorithm framework as shown in FIG. 3, and the training process of the improved deep residual learning algorithm includes:
在训练的时候,首先需要将所有采集到振动数据进行标准化处理,并利用原始数据拼接法进行图像转化。具体在本发明采用dropout网络结构直接利用原始数据,进行简单处理就可以进行训练和预测,整个过程不需要对信号进行任何时频域转换以及其它信号处理技术。During training, it is first necessary to standardize all the collected vibration data, and use the original data stitching method for image transformation. Specifically, in the present invention, the dropout network structure is used to directly utilize the original data, and training and prediction can be performed by simple processing, and the whole process does not require any time-frequency domain conversion and other signal processing techniques for the signal.
其次,数据预处理完成后,进行模型的参数结构设定,训练代数设置为30代,训练次数设置为180次,学习率为0.001,整个网络的训练后的参数可以保存为Matlab中的.m文件,只要训练一次后,在相同场景下都可以加载训练好的权重文件进行预测。Secondly, after the data preprocessing is completed, the parameter structure of the model is set, the training algebra is set to 30 generations, the number of training times is set to 180 times, and the learning rate is 0.001. The parameters of the entire network after training can be saved as .m in Matlab file, as long as it is trained once, the trained weight file can be loaded for prediction in the same scene.
所保存的权重文件可以动态更新,即在当前的训练参数上重新进行训练,这样潜在的增加了模型的训练代数,当发现新的故障时,可以动态地训练模型,使模型日趋完善。The saved weight file can be updated dynamically, that is, re-training is performed on the current training parameters, which potentially increases the training algebra of the model. When new faults are found, the model can be dynamically trained to make the model more and more perfect.
最后,当模型达到学习率0.001或最大训练次数180次后,模型训练完毕,由于模型训练的时候都是带有标签的数据,标签就是轴承的故障类型,这样,只要训练好模型,就无需依赖于操作人员的经验,模型的输出就是机床轴承的故障类型。具体的,该诊断模型的深层网络结构,如图4为本发明实施例提供的dropout网络架构图,能够更好地表征轴承振动信号与轴承状态之间的复杂非线性关系。Finally, when the model reaches the learning rate of 0.001 or the maximum training times of 180 times, the model training is completed. Since the model training is all data with labels, the label is the fault type of the bearing. In this way, as long as the model is trained well, there is no need to rely on From the operator's experience, the output of the model is the failure type of the machine tool bearing. Specifically, the deep network structure of the diagnosis model, as shown in FIG. 4 is the dropout network architecture diagram provided by the embodiment of the present invention, which can better represent the complex nonlinear relationship between the bearing vibration signal and the bearing state.
该改进深度残差学习算法中,dropout层的实现的计算过程即采用上述的公式(1)~(6)所示的计算过程。训练阶段需要在每个神经元进行概率性关停。式(3)用到了Bernolli函数。伯努利函数的作用就是根据概率生成一定长度的由0和1组成的随机组成的向量。另外,f代表了激活函数。y代表输出。z表示神经元求和之后的值,经过激活函数变为输出。In the improved deep residual learning algorithm, the calculation process of the implementation of the dropout layer adopts the calculation process shown in the above formulas (1) to (6). The training phase requires probabilistic shutdowns at each neuron. Equation (3) uses the Bernolli function. The function of the Bernoulli function is to generate a random vector of 0 and 1 of a certain length according to the probability. In addition, f represents the activation function. y stands for output. z represents the value after the summation of the neurons, which becomes the output through the activation function.
具体的在S3中,所述对所生成的故障诊断模型进行变工况迁移学习训练,并得到第二类故障诊断模型,包括:Specifically, in S3, the generated fault diagnosis model is subjected to variable working condition transfer learning training, and a second type of fault diagnosis model is obtained, including:
S31、从所述现实车间中采集目标域数据。S31. Collect target domain data from the real workshop.
S32、利用所述目标域数据进行样本迁移训练,并生成变工况条件下的第二类故障诊断模型。S32. Use the target domain data to perform sample migration training, and generate a second type of fault diagnosis model under variable working conditions.
对采集自现实车间中的目标域数据进行数据预处理。用少量的目标域数据进行迁移学习训练,本发明中的迁移训练选择样本迁移训练,对应的神经网络的输出标签也会自行根据目标域数据的标签进行相应调整与修改。继续运用样本迁移训练,生成变工况条件下的能够适应现实车间中机床轴承故障诊断的模型。通过现实车间中机床轴承故障诊断的模型给出故障诊断结果:正常数据、内圈故障、滚动体故障、中心外圈故障、正交外圈故障或正对外圈故障。需要说明的是,本实施例中所提及各种数据类型,包括:采集自现实车间的点云数据;现实车间中的机床设备的实时运行数据(实时运行数据中包含了正常运行的数据和故障数据);机床的故障数据,故障数据的类型可以有多种,例如机床的振动数据,尤其是机床轴承的振动数据。实际应用中,可以如图1所示的,对不同的故障设置相应的标签;迁移学习的训练数据分为“源域数据”和“目标域数据”,其中,仿真出的“仿真故障数据”是用于迁移学习的源域数据进行训练的。而机床实际采集的数据,是用于迁移学习的目标域数据进行训练的。本实施例的主要思路在于通过用少量的目标域数据进行迁移学习训练,即是指采集的少量目标域数据,即实际机床所采集的故障数据。Data preprocessing is performed on the target domain data collected from the real workshop. A small amount of target domain data is used for transfer learning training. The transfer training in the present invention selects sample transfer training, and the output label of the corresponding neural network will also be adjusted and modified accordingly according to the label of the target domain data. Continue to use sample transfer training to generate models that can adapt to fault diagnosis of machine tool bearings in real workshops under variable working conditions. The fault diagnosis results are given through the model of machine tool bearing fault diagnosis in the real workshop: normal data, inner ring fault, rolling element fault, center outer ring fault, orthogonal outer ring fault or positive outer ring fault. It should be noted that the various data types mentioned in this embodiment include: point cloud data collected from the real workshop; real-time operation data of machine tools in the real workshop (the real-time operation data includes normal operation data and Fault data); the fault data of the machine tool, the types of fault data can be various, such as the vibration data of the machine tool, especially the vibration data of the machine tool bearing. In practical applications, as shown in Figure 1, corresponding labels can be set for different faults; the training data of transfer learning is divided into "source domain data" and "target domain data", among which, the simulated "simulated fault data" is trained on the source domain data used for transfer learning. The actual data collected by the machine tool is used for training on the target domain data of transfer learning. The main idea of this embodiment is to perform transfer learning training by using a small amount of target domain data, that is, a small amount of target domain data collected, that is, fault data collected by an actual machine tool.
进一步的在S32中,所述样本迁移训练,包括:Further in S32, the sample transfer training includes:
设定源域数据的标签为0,目标域数据的标签为1。将建模样本划分为第一部分和第二部分,利用所述第一部分进行建模并通过所述第二部分对所述第一 故障诊断模型进行预测,再根据预测结果得到所述所建立的模型对于源域数据和目标域数据的区分度。即对于仿真出的数据所建立的故障诊断模型(第一故障诊断模型),通过源域数据和目标域数据的区分度来进行迁移学习,从而将第一故障诊断模型中的参数优化成适应实际机床故障的第二类故障诊断模型。之后,对区分度大于预设程度的预测结果进行归一化处理,之后带入所述第二故障诊断模型的样本权重参数进行训练,具体的,为了提高第二故障诊断模型的精度,对区分度大于预设程度的预测结果进行归一化处理后再带入第二故障诊断模型,进行模型参数优化训练。其中,所述第一部分的数据量大于所述第二部分。例如图5所示的:Set the label of the source domain data to 0 and the label of the target domain data to 1. Divide the modeling sample into a first part and a second part, use the first part for modeling and predict the first fault diagnosis model through the second part, and then obtain the established model according to the prediction result Discrimination for source domain data and target domain data. That is, for the fault diagnosis model (the first fault diagnosis model) established by the simulated data, transfer learning is performed through the discrimination between the source domain data and the target domain data, so that the parameters in the first fault diagnosis model are optimized to suit the actual situation. A second type of fault diagnosis model for machine tool faults. After that, normalize the prediction results with the discrimination degree greater than the preset degree, and then bring the sample weight parameters of the second fault diagnosis model for training. Specifically, in order to improve the accuracy of the second fault diagnosis model, the discrimination The prediction results whose degree is greater than the preset degree are normalized and then brought into the second fault diagnosis model for model parameter optimization training. Wherein, the data volume of the first part is larger than that of the second part. For example, as shown in Figure 5:
本实施例可以实现为基于数字孪生的过程可视化系统,所述S32中迁移学习的具体流程如下:This embodiment can be implemented as a process visualization system based on a digital twin, and the specific process of the transfer learning in S32 is as follows:
S321:定义机床轴承所采集的源域数据和目标域数据,源域的数据标签为0,目标域的数据标签为1;S321: Define the source domain data and target domain data collected by the machine tool bearing, the data label of the source domain is 0, and the data label of the target domain is 1;
S322:对S22中所训练的模型进行交叉验证建模,在给定的建模样本中,拿出大部分样本进行建模,留小部分样本用刚建立的模型进行预测,并求这小部分样本的预测误差,记录它们的平方加和,以此来判断模型对于目标域和源域的区分度;S322: Carry out cross-validation modeling for the model trained in S22. In the given modeling samples, take out most of the samples for modeling, leave a small part of the samples for prediction with the newly established model, and find this small part The prediction error of the sample, record their sum of squares, in order to judge the discrimination of the model between the target domain and the source domain;
S323:如果这小部分样本的预测误差的方加和偏小,说明本次训练的模型区分度较高,将预测结果进行归一化处理后,带入模型的样本权重参数进行训练;S323: If the sum of the squares of the prediction errors of the small part of the samples is too small, it means that the model trained this time has a high degree of discrimination. After the prediction results are normalized, the sample weight parameters of the model are brought into the model for training;
S334:如果这小部分样本的预测误差的方加和偏大,说明本次训练的模型区分度有待提高,有以下两种情况导致区分度不高:如果分错的样本出现在源域,则认为和目标域的差异大,进行降权的处理;如果分错的样本出现在目标 域,则认为模型学习还不够充分,要加强学习;S334: If the sum of the squares of the prediction errors of this small part of the samples is too large, it means that the discrimination degree of the model trained this time needs to be improved. There are two situations that cause the discrimination degree to be low: if the wrongly classified samples appear in the source domain, then It is considered that the difference with the target domain is large, and the weight reduction process is performed; if the wrongly classified samples appear in the target domain, it is considered that the model learning is not sufficient, and the learning should be strengthened;
S335:模型的预测误差修正后,模型故障诊断的结果会在基于数字孪生的过程可视化系统直观显示出来。S335: After the prediction error of the model is corrected, the result of the model fault diagnosis will be visually displayed in the process visualization system based on the digital twin.
再如图6所示的机床轴承故障诊断系统,图中功能按钮区域可以依次完成相应功能。“源域数据预处理”按钮按下后,将对数字孪生车间中的机床轴承数据进行预处理;“训练网络”按钮按下后,将对数字孪生车间中的机床轴承故障诊断模型进行训练;“目标域数据预处理”按钮按下后,将对实际车间中的机床轴承数据进行预处理;“迁移训练数据”按钮按下后,将对实际车间中的机床轴承故障诊断模型进行训练。In the machine tool bearing fault diagnosis system shown in Figure 6, the function button area in the figure can complete the corresponding functions in turn. After the "source domain data preprocessing" button is pressed, the machine tool bearing data in the digital twin workshop will be preprocessed; after the "train network" button is pressed, the machine tool bearing fault diagnosis model in the digital twin workshop will be trained; After the "target domain data preprocessing" button is pressed, the machine tool bearing data in the actual workshop will be preprocessed; after the "migration training data" button is pressed, the machine tool bearing fault diagnosis model in the actual workshop will be trained.
本实施例中提出一种基于数字孪生和深度迁移学习的机床轴承故障诊断方法,运用数字孪生来模拟实际机床加工过程中轴承的状态变化来采集数字孪生空间中机床轴承的数据,以此来训练虚拟空间中机床轴承故障诊断的模型,避免了为了采集故障数据而对实际机床轴承的破坏。运用深度迁移学习将数字孪生空间中机床轴承故障诊断的模型迁移到现实车间中的机床轴承上,运用现实车间机床轴承的少量数据再次训练此模型,即可获得现实车间机床轴承的故障诊断模型。本发明所提出的方法可以避免采集现实车间轴承的全生命周期数据而消耗大量的时间成本,并且避免了由于需要采集故障数据而导致设备宕机、车间生产计划打乱等情况的发生。In this embodiment, a fault diagnosis method for machine tool bearings based on digital twin and deep transfer learning is proposed. The digital twin is used to simulate the state change of the bearing during the actual machine tool machining process to collect the data of the machine tool bearing in the digital twin space for training. The model for fault diagnosis of machine tool bearings in virtual space avoids damage to actual machine tool bearings in order to collect fault data. Using deep transfer learning, the model of machine tool bearing fault diagnosis in the digital twin space is transferred to the machine tool bearing in the real workshop, and the model is retrained with a small amount of data of the machine tool bearing in the real workshop, and the fault diagnosis model of the machine tool bearing in the real workshop can be obtained. The method proposed in the present invention can avoid consuming a lot of time cost by collecting the full life cycle data of the actual workshop bearing, and avoid the occurrence of equipment downtime and workshop production plan disruption due to the need to collect fault data.
本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。尤其,对于设备实施例而言,由于其基本相似于方法实施例,所以描述得比较简单,相关之处参见方法实施例的部分说明即可。以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术 人员在本发明揭露的技术范围内,可轻易想到的变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应该以权利要求的保护范围为准。Each embodiment in this specification is described in a progressive manner, and the same and similar parts between the various embodiments may be referred to each other, and each embodiment focuses on the differences from other embodiments. In particular, as for the device embodiments, since they are basically similar to the method embodiments, the description is relatively simple, and for related parts, please refer to the partial descriptions of the method embodiments. The above are only specific embodiments of the present invention, but the protection scope of the present invention is not limited thereto. Any person skilled in the art who is familiar with the technical scope disclosed by the present invention can easily think of changes or substitutions. All should be included within the protection scope of the present invention. Therefore, the protection scope of the present invention should be subject to the protection scope of the claims.

Claims (9)

  1. 一种机床轴承故障诊断方法,其特征在于,包括:A method for diagnosing machine tool bearing faults, comprising:
    建立数字孪生车间,并在所述数字孪生车间加载机床的加工任务,其中,数字孪生车间对应现实车间;Establish a digital twin workshop, and load the processing tasks of the machine tool in the digital twin workshop, wherein the digital twin workshop corresponds to the real workshop;
    采集所述机床的加工任务运行过程中的机床的故障数据,并根据所采集的故障数据生成第一类故障诊断模型,其中,所述第一类故障诊断模型包括:数字孪生车间中的机床轴承的故障诊断模型;Collect the fault data of the machine tool during the operation of the machining task of the machine tool, and generate a first type of fault diagnosis model according to the collected fault data, wherein the first type of fault diagnosis model includes: the machine tool bearing in the digital twin workshop fault diagnosis model;
    对所生成的故障诊断模型进行变工况迁移学习训练,并得到第二类故障诊断模型,其中,所述第二类故障诊断模型包括:所述现实车间中的机床轴承的故障诊断的模型;The generated fault diagnosis model is subjected to variable working condition transfer learning training, and a second type of fault diagnosis model is obtained, wherein the second type of fault diagnosis model includes: a model for fault diagnosis of machine tool bearings in the actual workshop;
    利用所述第二类故障诊断模型检测所述现实车间中的机床轴承的故障。The failure of the machine tool bearing in the real workshop is detected by using the second type of fault diagnosis model.
  2. 根据权利要求1所述的方法,其特征在于,在建立数字孪生车间之前,还包括:The method according to claim 1, characterized in that, before establishing the digital twin workshop, further comprising:
    通过安装在所述现实车间中的三维激光扫描仪,获取采集所述现实车间的点云数据,其中,所述三维激光扫描仪所扫描的对象,至少包括:所述现实车间中安装的机床;Acquire and collect point cloud data of the real workshop through a three-dimensional laser scanner installed in the real workshop, wherein the objects scanned by the three-dimensional laser scanner at least include: machine tools installed in the real workshop;
    利用所述现实车间的点云数据,建立数字孪生模型,其中,所述数字孪生模型所表示的对象,至少包括了:所述现实车间中安装的机床的整体结构和内部元件,所述内部元件包括:机床的轴承。Use the point cloud data of the real workshop to establish a digital twin model, wherein the objects represented by the digital twin model include at least: the overall structure and internal components of the machine tool installed in the real workshop, the internal components Including: Bearings for machine tools.
  3. 根据权利要求2所述的方法,其特征在于,所述利用所述现实车间的点云数据,建立数字孪生模型中,包括:The method according to claim 2, wherein, establishing a digital twin model using the point cloud data of the real workshop includes:
    通过OPC UA通讯构架读取所述现实车间中的机床设备的实时运行数据;Read the real-time operating data of the machine tool equipment in the real workshop through the OPC UA communication framework;
    将所述实时运行数据存入数据库并作为Unity数据驱动引擎的源数据,所述Unity数据驱动引擎用于驱动所述数字孪生模型。The real-time operating data is stored in a database and used as source data for a Unity data-driven engine, which is used to drive the digital twin model.
  4. 根据权利要求1所述的方法,其特征在于,所述采集所述机床的加工任务运行过程中的机床的故障数据,并根据所采集的故障数据生成第一类故障诊断模型,包括:The method according to claim 1, wherein the collecting the fault data of the machine tool during the operation of the machining task of the machine tool, and generating the first type of fault diagnosis model according to the collected fault data, comprising:
    将所述机床的加工任务导入所述数字孪生车间进行模拟仿真,并采集仿真故障数据作为源域数据;Import the processing tasks of the machine tool into the digital twin workshop for simulation, and collect simulation fault data as source domain data;
    对所得到的源域数据进行预处理后,导入深度残差学习算法进行训练,当训练的准确率达到100%时,得到所述第一类故障诊断模型。After preprocessing the obtained source domain data, a deep residual learning algorithm is imported for training, and when the training accuracy rate reaches 100%, the first type of fault diagnosis model is obtained.
  5. 根据权利要求4所述的方法,其特征在于,所述导入深度残差学习算法进行训练,包括:The method according to claim 4, wherein the importing a deep residual learning algorithm for training comprises:
    利用dropout网络结构对所述故障数据进行预处理,其中,所述故障数据包括所述机床的振动数据;The fault data is preprocessed by using a dropout network structure, wherein the fault data includes vibration data of the machine tool;
    在完成预处理后,对所述故障诊断模型进行参数结构设定;After completing the preprocessing, set the parameter structure of the fault diagnosis model;
    加载所设定的参数并对所述故障诊断模型进行训练。Load the set parameters and train the fault diagnosis model.
  6. 根据权利要求5所述的方法,其特征在于,在对所述故障诊断模型进行训练的过程中,包括:The method according to claim 5, characterized in that, in the process of training the fault diagnosis model, comprising:
    加载改进的深度残差学习算法进行训练,其中所述改进的深度残差学习算法包括:Load the improved deep residual learning algorithm for training, wherein the improved deep residual learning algorithm includes:
    Figure PCTCN2021083476-appb-100001
    Figure PCTCN2021083476-appb-100001
    Figure PCTCN2021083476-appb-100002
    Figure PCTCN2021083476-appb-100002
    Figure PCTCN2021083476-appb-100003
    Figure PCTCN2021083476-appb-100003
    y' (l)=r (l)×y (l)  (4) y' (l) = r (l) ×y (l) (4)
    Figure PCTCN2021083476-appb-100004
    Figure PCTCN2021083476-appb-100004
    Figure PCTCN2021083476-appb-100005
    Figure PCTCN2021083476-appb-100005
    其中,在进行训练的过程中,在每个神经元进行概率性关停,f表示激活函数,y表示输出值,z表示神经元求和之后的值,i表示神经元的个数,r表示神经元关停的概率,w表示权重,b i表示第i个神经元的偏置,w i表示第i个神经元的权重,z i表示第i个神经元的权重和第i个神经元的偏置相加之和,y i表示输入信号,y’表示dropout处理后的输入信号,z i’表示dropout处理后的神经元求和之后的值,l表示残差神经网络的恒等映射层的层数。 Among them, in the process of training, each neuron is shut down probabilistically, f represents the activation function, y represents the output value, z represents the value after the summation of neurons, i represents the number of neurons, and r represents the number of neurons. The probability of neuron shutting down, w represents the weight, bi represents the bias of the ith neuron, wi represents the weight of the ith neuron, zi represents the weight of the ith neuron and the ith neuron , y i represents the input signal, y' represents the input signal after dropout processing, zi ' represents the value after the summation of neurons after dropout processing, and l represents the identity mapping of the residual neural network The number of layers.
  7. 根据权利要求5所述的方法,其特征在于,所述对所述故障诊断模型进行参数结构设定,包括:The method according to claim 5, wherein the setting of the parameter structure for the fault diagnosis model comprises:
    设定训练代数设置为30代,训练次数设置为180次,学习率为0.001,并在训练完成后将所设定的参数结构进行存储。The training algebra is set to 30 generations, the training times is set to 180 times, the learning rate is 0.001, and the set parameter structure is stored after the training is completed.
  8. 根据权利要求4所述的方法,其特征在于,所述对所生成的故障诊断模型进行变工况迁移学习训练,并得到第二类故障诊断模型,包括:The method according to claim 4, characterized in that, performing the transfer learning training on the generated fault diagnosis model under variable working conditions to obtain the second type of fault diagnosis model, comprising:
    从所述现实车间中采集目标域数据;collecting target domain data from the real workshop;
    利用所述目标域数据进行样本迁移训练,并生成变工况条件下的第二类故障诊断模型。Use the target domain data to perform sample transfer training, and generate a second type of fault diagnosis model under variable working conditions.
  9. 根据权利要求8所述的方法,其特征在于,所述样本迁移训练,包括:The method according to claim 8, wherein the sample transfer training comprises:
    设定源域数据的标签为0,目标域数据的标签为1;Set the label of the source domain data to 0 and the label of the target domain data to 1;
    将建模样本划分为第一部分和第二部分,利用所述第一部分进行建模并通过所述第二部分对所述第一故障诊断模型进行预测,再根据预测结果得到所述所建立的模型对于源域数据和目标域数据的区分度,其中,所述第一部分的数据量大于所述第二部分;Divide the modeling sample into a first part and a second part, use the first part for modeling and predict the first fault diagnosis model through the second part, and then obtain the established model according to the prediction result For the degree of discrimination between the source domain data and the target domain data, the data volume of the first part is larger than that of the second part;
    对区分度大于预设程度的预测结果进行归一化处理,之后带入所述第二故障诊断模型的样本权重参数进行训练。The prediction results with the discrimination degree greater than the preset degree are normalized, and then the sample weight parameters of the second fault diagnosis model are brought into the training.
PCT/CN2021/083476 2021-03-22 2021-03-29 Method for diagnosis of fault in machine tool bearing WO2022037068A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110302398.4 2021-03-22
CN202110302398.4A CN113128561A (en) 2021-03-22 2021-03-22 Machine tool bearing fault diagnosis method

Publications (1)

Publication Number Publication Date
WO2022037068A1 true WO2022037068A1 (en) 2022-02-24

Family

ID=76773710

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/083476 WO2022037068A1 (en) 2021-03-22 2021-03-29 Method for diagnosis of fault in machine tool bearing

Country Status (2)

Country Link
CN (1) CN113128561A (en)
WO (1) WO2022037068A1 (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114462261A (en) * 2022-04-14 2022-05-10 北京安盟信息技术股份有限公司 Machine tool digital twin body grade assessment method and system
CN114548301A (en) * 2022-02-25 2022-05-27 西安交通大学 Compressor fault diagnosis method and system based on transfer learning
CN114707576A (en) * 2022-03-07 2022-07-05 桂林理工大学 Railway contact line state detection system based on digital twinning
CN114912371A (en) * 2022-06-13 2022-08-16 江苏大学 Digital twin body modeling system and method for running stability detection of tubular pump
CN115292834A (en) * 2022-07-20 2022-11-04 北自所(北京)科技发展股份有限公司 Method, device and system for diagnosing faults of digital twin equipment
US20230058974A1 (en) * 2021-08-18 2023-02-23 General Electric Company Vulnerability-driven cyberattack protection system and method for industrial assets
CN115906295A (en) * 2023-03-09 2023-04-04 湖南大学 Unmanned aerial vehicle health monitoring method and device based on digital twins
CN115994308A (en) * 2023-03-22 2023-04-21 中科航迈数控软件(深圳)有限公司 Numerical control machine tool fault identification method, system, equipment and medium based on meta learning
CN116009480A (en) * 2023-03-24 2023-04-25 中科航迈数控软件(深圳)有限公司 Fault monitoring method, device and equipment of numerical control machine tool and storage medium
CN116226676A (en) * 2023-05-08 2023-06-06 中科航迈数控软件(深圳)有限公司 Machine tool fault prediction model generation method suitable for extreme environment and related equipment
CN116224930A (en) * 2023-01-17 2023-06-06 扬州市职业大学(扬州开放大学) Processing control method and system for numerically controlled grinder product
CN116300837A (en) * 2023-05-25 2023-06-23 山东科技大学 Fault diagnosis method and system for unmanned surface vehicle actuator
CN116340848A (en) * 2023-03-31 2023-06-27 北京理工大学 Engine fault diagnosis method based on digital twin
CN116520769A (en) * 2023-07-05 2023-08-01 中科航迈数控软件(深圳)有限公司 Monitoring method and device of numerical control machine tool, terminal equipment and computer storage medium
CN116894190A (en) * 2023-09-11 2023-10-17 江西南昌济生制药有限责任公司 Bearing fault diagnosis method, device, electronic equipment and storage medium
CN117471979A (en) * 2023-12-27 2024-01-30 成都川哈工机器人及智能装备产业技术研究院有限公司 Data acquisition processing method and system based on digital twin platform

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113569475B (en) * 2021-07-21 2023-09-01 上海工程技术大学 Subway axle box bearing fault diagnosis system based on digital twin technology
CN113569453B (en) * 2021-07-30 2023-10-10 东华大学 Migration method of digital twin product model oriented to processing
CN113762344A (en) * 2021-08-05 2021-12-07 上海电气集团股份有限公司 Fault identification method of machine tool spindle and fault identification model training method and device
CN114089706A (en) * 2021-11-17 2022-02-25 江苏科技大学 System, medium, and method for digital twin based centrifuge state monitoring and fault prediction
CN115700363B (en) * 2022-11-07 2023-08-08 南京工业大学 Method and system for diagnosing faults of rolling bearing of coal mining machine, electronic equipment and storage medium
CN116578040B (en) * 2023-07-13 2023-09-19 北京机床研究所有限公司 Digital twin model construction method, system and terminal for machine tool fault diagnosis

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110766100A (en) * 2019-12-02 2020-02-07 珠海格力电器股份有限公司 Bearing fault diagnosis model construction method, bearing fault diagnosis method and electronic equipment
CN111046790A (en) * 2019-12-11 2020-04-21 江苏大学镇江流体工程装备技术研究院 Pump bearing fault diagnosis method
US20200200648A1 (en) * 2018-02-12 2020-06-25 Dalian University Of Technology Method for Fault Diagnosis of an Aero-engine Rolling Bearing Based on Random Forest of Power Spectrum Entropy
CN111444988A (en) * 2020-05-11 2020-07-24 北华大学 Rolling bearing fault diagnosis system
CN112016471A (en) * 2020-08-27 2020-12-01 杭州电子科技大学 Rolling bearing fault diagnosis method under incomplete sample condition
AU2020103681A4 (en) * 2020-11-26 2021-02-04 Anhui University Of Technology Rolling Bearing Fault Diagnosis Method Based on Fourier Decomposition and Multi-scale Arrangement Entropy Partial Mean Value
CN112417954A (en) * 2020-10-13 2021-02-26 同济大学 Bearing fault mode diagnosis method and system for small sample data set

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200348662A1 (en) * 2016-05-09 2020-11-05 Strong Force Iot Portfolio 2016, Llc Platform for facilitating development of intelligence in an industrial internet of things system
EP3291180A1 (en) * 2016-08-31 2018-03-07 Siemens Aktiengesellschaft Method for creating a digital twin of a room
CN108334948B (en) * 2018-02-09 2020-08-11 武汉理工大学 Mechanical bearing fault diagnosis technology based on wide residual error network learning model
CN109299705B (en) * 2018-10-24 2021-08-20 电子科技大学 Rotary machine fault diagnosis method based on one-dimensional depth residual convolution neural network
JP2022531919A (en) * 2019-05-06 2022-07-12 ストロング フォース アイオーティ ポートフォリオ 2016,エルエルシー A platform to accelerate the development of intelligence in the Internet of Things industrial system
CN110320873A (en) * 2019-07-05 2019-10-11 武汉魅客科技有限公司 A kind of real-time three-dimensional presentation system based on distributed sensor
CN111964575B (en) * 2020-07-06 2022-02-01 北京卫星制造厂有限公司 Digital twin modeling method for milling of mobile robot
CN111859708A (en) * 2020-07-31 2020-10-30 沈阳航空制造有限公司 Modeling method based on airplane structural part digital twin model
CN112101489A (en) * 2020-11-18 2020-12-18 天津开发区精诺瀚海数据科技有限公司 Equipment fault diagnosis method driven by united learning and deep learning fusion

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200200648A1 (en) * 2018-02-12 2020-06-25 Dalian University Of Technology Method for Fault Diagnosis of an Aero-engine Rolling Bearing Based on Random Forest of Power Spectrum Entropy
CN110766100A (en) * 2019-12-02 2020-02-07 珠海格力电器股份有限公司 Bearing fault diagnosis model construction method, bearing fault diagnosis method and electronic equipment
CN111046790A (en) * 2019-12-11 2020-04-21 江苏大学镇江流体工程装备技术研究院 Pump bearing fault diagnosis method
CN111444988A (en) * 2020-05-11 2020-07-24 北华大学 Rolling bearing fault diagnosis system
CN112016471A (en) * 2020-08-27 2020-12-01 杭州电子科技大学 Rolling bearing fault diagnosis method under incomplete sample condition
CN112417954A (en) * 2020-10-13 2021-02-26 同济大学 Bearing fault mode diagnosis method and system for small sample data set
AU2020103681A4 (en) * 2020-11-26 2021-02-04 Anhui University Of Technology Rolling Bearing Fault Diagnosis Method Based on Fourier Decomposition and Multi-scale Arrangement Entropy Partial Mean Value

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11880464B2 (en) * 2021-08-18 2024-01-23 General Electric Company Vulnerability-driven cyberattack protection system and method for industrial assets
US20230058974A1 (en) * 2021-08-18 2023-02-23 General Electric Company Vulnerability-driven cyberattack protection system and method for industrial assets
CN114548301A (en) * 2022-02-25 2022-05-27 西安交通大学 Compressor fault diagnosis method and system based on transfer learning
CN114548301B (en) * 2022-02-25 2024-03-01 西安交通大学 Compressor fault diagnosis method and system based on transfer learning
CN114707576B (en) * 2022-03-07 2024-05-07 桂林理工大学 Railway contact line state detection system based on digital twinning
CN114707576A (en) * 2022-03-07 2022-07-05 桂林理工大学 Railway contact line state detection system based on digital twinning
CN114462261A (en) * 2022-04-14 2022-05-10 北京安盟信息技术股份有限公司 Machine tool digital twin body grade assessment method and system
CN114912371A (en) * 2022-06-13 2022-08-16 江苏大学 Digital twin body modeling system and method for running stability detection of tubular pump
CN115292834A (en) * 2022-07-20 2022-11-04 北自所(北京)科技发展股份有限公司 Method, device and system for diagnosing faults of digital twin equipment
CN116224930A (en) * 2023-01-17 2023-06-06 扬州市职业大学(扬州开放大学) Processing control method and system for numerically controlled grinder product
CN116224930B (en) * 2023-01-17 2023-08-22 扬州市职业大学(扬州开放大学) Processing control method and system for numerically controlled grinder product
CN115906295A (en) * 2023-03-09 2023-04-04 湖南大学 Unmanned aerial vehicle health monitoring method and device based on digital twins
CN115994308A (en) * 2023-03-22 2023-04-21 中科航迈数控软件(深圳)有限公司 Numerical control machine tool fault identification method, system, equipment and medium based on meta learning
CN116009480A (en) * 2023-03-24 2023-04-25 中科航迈数控软件(深圳)有限公司 Fault monitoring method, device and equipment of numerical control machine tool and storage medium
CN116340848A (en) * 2023-03-31 2023-06-27 北京理工大学 Engine fault diagnosis method based on digital twin
CN116340848B (en) * 2023-03-31 2023-11-14 北京理工大学 Engine fault diagnosis method based on digital twin
CN116226676A (en) * 2023-05-08 2023-06-06 中科航迈数控软件(深圳)有限公司 Machine tool fault prediction model generation method suitable for extreme environment and related equipment
CN116300837B (en) * 2023-05-25 2023-08-18 山东科技大学 Fault diagnosis method and system for unmanned surface vehicle actuator
CN116300837A (en) * 2023-05-25 2023-06-23 山东科技大学 Fault diagnosis method and system for unmanned surface vehicle actuator
CN116520769B (en) * 2023-07-05 2023-09-15 中科航迈数控软件(深圳)有限公司 Monitoring method and device of numerical control machine tool, terminal equipment and computer storage medium
CN116520769A (en) * 2023-07-05 2023-08-01 中科航迈数控软件(深圳)有限公司 Monitoring method and device of numerical control machine tool, terminal equipment and computer storage medium
CN116894190A (en) * 2023-09-11 2023-10-17 江西南昌济生制药有限责任公司 Bearing fault diagnosis method, device, electronic equipment and storage medium
CN116894190B (en) * 2023-09-11 2023-11-28 江西南昌济生制药有限责任公司 Bearing fault diagnosis method, device, electronic equipment and storage medium
CN117471979A (en) * 2023-12-27 2024-01-30 成都川哈工机器人及智能装备产业技术研究院有限公司 Data acquisition processing method and system based on digital twin platform
CN117471979B (en) * 2023-12-27 2024-03-08 成都川哈工机器人及智能装备产业技术研究院有限公司 Data acquisition processing method and system based on digital twin platform

Also Published As

Publication number Publication date
CN113128561A (en) 2021-07-16

Similar Documents

Publication Publication Date Title
WO2022037068A1 (en) Method for diagnosis of fault in machine tool bearing
AU2020103923A4 (en) Fault diagnosis method and system for gear bearing based on multi-source information fusion
CN110554657B (en) Health diagnosis system and diagnosis method for operation state of numerical control machine tool
Zhao et al. Intelligent fault diagnosis of multichannel motor–rotor system based on multimanifold deep extreme learning machine
WO2022077901A1 (en) Bearing failure mode diagnosis method using small sample data sets, and system
Su et al. A novel method based on deep transfer unsupervised learning network for bearing fault diagnosis under variable working condition of unequal quantity
CN111914883B (en) Spindle bearing state evaluation method and device based on deep fusion network
Surucu et al. Condition monitoring using machine learning: A review of theory, applications, and recent advances
CN111340238A (en) Fault diagnosis method, device, equipment and storage medium of industrial system
CN111046916A (en) Motor fault diagnosis method and system based on void convolution capsule network
CN109782603A (en) The detection method and monitoring system of rotating machinery coupling fault
CN111505424A (en) Large experimental device power equipment fault diagnosis method based on deep convolutional neural network
CN110705812A (en) Industrial fault analysis system based on fuzzy neural network
CN114818774A (en) Intelligent gearbox fault diagnosis method based on multi-channel self-calibration convolutional neural network
CN116593157A (en) Complex working condition gear fault diagnosis method based on matching element learning under small sample
CN116186946B (en) Hydraulic system fault diagnosis method and system based on diagnosis model
CN115859077A (en) Multi-feature fusion motor small sample fault diagnosis method under variable working conditions
CN115809596A (en) Digital twin fault diagnosis method and device
Oh et al. Fault detection for lubricant bearing with cnn
CN112763215B (en) Multi-working-condition online fault diagnosis method based on modular federal deep learning
Ma et al. A collaborative central domain adaptation approach with multi-order graph embedding for bearing fault diagnosis under few-shot samples
WO2019178930A1 (en) Fault diagnosis method for mechanical device
Xue et al. A novel framework for motor bearing fault diagnosis based on multi-transformation domain and multi-source data
CN112257773B (en) Mechanical equipment fault diagnosis method based on multiple measurement vectors of wireless sensor network
CN113465924A (en) Bearing fault diagnosis method and system based on improved BP neural network

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: 21857171

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21857171

Country of ref document: EP

Kind code of ref document: A1