CN111475921A - A Tool Remaining Life Prediction Method Based on Edge Computing and LSTM Network - Google Patents
A Tool Remaining Life Prediction Method Based on Edge Computing and LSTM Network Download PDFInfo
- Publication number
- CN111475921A CN111475921A CN202010176924.2A CN202010176924A CN111475921A CN 111475921 A CN111475921 A CN 111475921A CN 202010176924 A CN202010176924 A CN 202010176924A CN 111475921 A CN111475921 A CN 111475921A
- Authority
- CN
- China
- Prior art keywords
- tool
- lstm
- data
- feature
- life prediction
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 29
- 238000013528 artificial neural network Methods 0.000 claims abstract description 18
- 238000004140 cleaning Methods 0.000 claims abstract description 11
- 238000000605 extraction Methods 0.000 claims abstract description 11
- 230000000306 recurrent effect Effects 0.000 claims abstract description 4
- 238000012549 training Methods 0.000 claims description 15
- 238000012216 screening Methods 0.000 claims description 7
- 125000004122 cyclic group Chemical group 0.000 claims description 6
- ORILYTVJVMAKLC-UHFFFAOYSA-N Adamantane Natural products C1C(C2)CC3CC1CC2C3 ORILYTVJVMAKLC-UHFFFAOYSA-N 0.000 claims description 5
- 230000004913 activation Effects 0.000 claims description 3
- 238000002790 cross-validation Methods 0.000 claims description 3
- 230000007423 decrease Effects 0.000 claims description 3
- 238000001914 filtration Methods 0.000 claims description 3
- 238000010606 normalization Methods 0.000 claims description 3
- 238000005457 optimization Methods 0.000 claims description 3
- 238000012545 processing Methods 0.000 claims description 2
- 238000012546 transfer Methods 0.000 claims description 2
- 230000005540 biological transmission Effects 0.000 abstract description 4
- 230000006870 function Effects 0.000 description 6
- 238000004519 manufacturing process Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 238000005070 sampling Methods 0.000 description 3
- 230000007547 defect Effects 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000036541 health Effects 0.000 description 2
- 238000003754 machining Methods 0.000 description 2
- 238000012544 monitoring process Methods 0.000 description 2
- 238000003062 neural network model Methods 0.000 description 2
- 238000013473 artificial intelligence Methods 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 238000013480 data collection Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000002474 experimental method Methods 0.000 description 1
- 238000010801 machine learning Methods 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
- 238000003801 milling Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
- 238000013526 transfer learning Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/21—Design, administration or maintenance of databases
- G06F16/215—Improving data quality; Data cleansing, e.g. de-duplication, removing invalid entries or correcting typographical errors
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2458—Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
- G06F16/2465—Query processing support for facilitating data mining operations in structured databases
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/044—Recurrent networks, e.g. Hopfield networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Mathematical Physics (AREA)
- Computational Linguistics (AREA)
- Biomedical Technology (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- General Health & Medical Sciences (AREA)
- Evolutionary Computation (AREA)
- Biophysics (AREA)
- Artificial Intelligence (AREA)
- Life Sciences & Earth Sciences (AREA)
- Health & Medical Sciences (AREA)
- Quality & Reliability (AREA)
- Fuzzy Systems (AREA)
- Probability & Statistics with Applications (AREA)
- Machine Tool Sensing Apparatuses (AREA)
Abstract
本发明涉及一种基于边缘计算和LSTM网络的刀具剩余寿命预测方法,属于数控机床刀具寿命预测领域。该方法包括:首先,在边缘端直接进行数据清洗与特征提取,减少传输时间,节约传输成本,提高寿命预测的实时性;然后,在云端进行进一步特征提取和选择后,建立三层LSTM循环神经网络模型来对刀具的实时剩余寿命进行预测。本发明利用边缘计算和LSTM的方法,提高了刀具寿命预测的实时性和准确性。
The invention relates to a tool residual life prediction method based on edge computing and LSTM network, and belongs to the field of tool life prediction of numerical control machine tools. The method includes: first, data cleaning and feature extraction are performed directly at the edge to reduce transmission time, save transmission costs, and improve the real-time performance of life prediction; then, after further feature extraction and selection in the cloud, establish a three-layer LSTM recurrent neural network The network model is used to predict the real-time remaining life of the tool. The invention improves the real-time performance and accuracy of tool life prediction by using edge computing and LSTM methods.
Description
技术领域technical field
本发明属于数控机床刀具寿命预测领域,涉及一种基于边缘计算和LSTM网络的刀具剩余寿命预测方法。The invention belongs to the field of tool life prediction of numerically controlled machine tools, and relates to a method for predicting the remaining life of a tool based on edge computing and LSTM network.
背景技术Background technique
刀具作为在工业制造过程中的重要工具,其寿命和磨损状态影响着工件的生产质量,生产效率以及车床的健康状态。如果能精准预测出刀具的剩余寿命,将有效地降低工业制造的成本。As an important tool in the industrial manufacturing process, the tool life and wear state affect the production quality of the workpiece, the production efficiency and the health of the lathe. If the remaining life of the tool can be accurately predicted, it will effectively reduce the cost of industrial manufacturing.
多年来基于经验、物理和数据驱动的模型已经分别应用于刀具剩余寿命预测中。其中基于数据驱动方法的研究随着大数据、人工智能的发展变得越来越成熟。Zhuang等利用神经网络的非线性映射特性,建立了基于ACO-BP算法的盾构机刀具故障预测模型。Sun等提出了一种基于稀疏自编码器的深度传输学习网络来进行刀具寿命的预测。Zhao等提出了基于局部特征的门控回归单元网络来进行机器健康中的刀具磨损状态进行预测。Drouille等使用神经网络(NN)技术基于机床主轴功率值实现了刀具的剩余使用寿命(RUL)预测。Experience-based, physics- and data-driven models have been used for tool remaining life prediction over the years, respectively. Among them, research based on data-driven methods has become more and more mature with the development of big data and artificial intelligence. Zhuang et al. used the nonlinear mapping characteristics of neural network to establish a tool failure prediction model for shield machine based on ACO-BP algorithm. Sun et al. proposed a deep transfer learning network based on sparse autoencoders for tool life prediction. Zhao et al. proposed a gated regression unit network based on local features to predict the tool wear state in machine health. Drouille et al. used neural network (NN) technology to predict the remaining useful life (RUL) of the tool based on the power value of the machine tool spindle.
云服务中用户可以以较低的成本获得高质量的服务,可以灵活地控制计算资源。然而,云计算存在局限性,当大量数据被传输到单个云中心并在那里进行处理时,就会出现瓶颈问题。如果数据全部在云端进行处理,会造成数据的延迟,影响实时性。对于刀具工作状态的实时监测,这样的问题是一个致命的缺陷。In cloud services, users can obtain high-quality services at lower costs, and can flexibly control computing resources. However, cloud computing has limitations and bottlenecks arise when large amounts of data are transferred to a single cloud center and processed there. If all data is processed in the cloud, it will cause data delay and affect real-time performance. For the real-time monitoring of the working state of the tool, such a problem is a fatal flaw.
基于现有技术缺陷,本发明提出一种结合工业物理网中边缘数据和LSTM网络的刀具剩余寿命预测方法,用于解决上述技术缺陷。Based on the defects of the prior art, the present invention proposes a method for predicting the remaining life of a tool by combining edge data in an industrial physical network and an LSTM network, so as to solve the above-mentioned technical defects.
发明内容SUMMARY OF THE INVENTION
有鉴于此,本发明的目的在于提供一种适用于关键设备铣削刀具的通用预测模型,通过分析现阶段的刀具状态监控技术,选取效果较为理想的刀具间接测量指标,利用数据清洗、特征提取和LSTM循环神经网络的方法建立了刀具剩余寿命预测模型,提供一种数控机床刀具剩余寿命预测方法。In view of this, the purpose of the present invention is to provide a general prediction model suitable for key equipment milling tools, by analyzing the current tool state monitoring technology, selecting the tool indirect measurement index with ideal effect, using data cleaning, feature extraction and The LSTM cyclic neural network method establishes a tool remaining life prediction model, and provides a method for predicting the remaining tool life of CNC machine tools.
为达到上述目的,本发明提供如下技术方案:To achieve the above object, the present invention provides the following technical solutions:
一种基于边缘计算和LSTM网络的刀具剩余寿命预测方法,具体包括以下步骤:A tool residual life prediction method based on edge computing and LSTM network, which specifically includes the following steps:
S1:收集PLC控制器信号和外置传感器信号,获取传感数据;S1: Collect PLC controller signals and external sensor signals to obtain sensing data;
S2:在靠近数据的边缘端进行数据清洗和特征提取;S2: Data cleaning and feature extraction are performed at the edge of the data;
S3:将步骤S2得到的特征数据传到云端,再次进行特征提取和特征筛选;S3: transfer the feature data obtained in step S2 to the cloud, and perform feature extraction and feature screening again;
S4:将步骤S3得到的数据进行归一化处理,并构造LSTM神经网络的训练数据,建立LSTM循环神经网络,进行刀具的剩余寿命的实时预测。S4: Normalize the data obtained in step S3, construct the training data of the LSTM neural network, establish the LSTM cyclic neural network, and perform real-time prediction of the remaining life of the tool.
进一步,步骤S1中,所述传感器数据主要为电流信号和三个方向即x轴、y轴以及z轴的振动信号;所述PLC控制器信号主要为刀具加工的负载。Further, in step S1, the sensor data are mainly current signals and vibration signals in three directions, that is, the x-axis, the y-axis and the z-axis; the PLC controller signal is mainly the load of tool machining.
进一步,步骤S2中,所述数据清洗是先采用均值填充缺失值,然后采用箱线图去异常值,最后对数据进行滑动平均滤波;提取的时域特征主要包括均值、均方根值、方差、斜度、峭度、峰值因子和裕度因子等。Further, in step S2, the data cleaning is to first fill in the missing values with the mean value, then use the boxplot to remove the outliers, and finally perform moving average filtering on the data; the extracted time domain features mainly include mean value, root mean square value, variance , slope, kurtosis, crest factor and margin factor, etc.
进一步,所述步骤S3中,再次进行特征提取和特征筛选,具体包括以下步骤:Further, in the step S3, feature extraction and feature screening are performed again, which specifically includes the following steps:
S31:按每秒进行聚类,提取该时间中的均值、最大值、最小值、中位数、四分之三位数、四分之一位数和方差等统计特征,对数据进行更详细的描述;S31: Perform clustering per second, extract statistical features such as mean, maximum, minimum, median, three-quarter digit, quarter digit, and variance at the time, and perform more detailed data on the data description of;
S32:将提取的特征数据送入LightGBM模型中,获得特征重要性大于零的特征;首先,对lightGBM模型利用贝叶斯优化进行调参,获取最优参数;然后应用五折交叉验证的方法训练模型以获得每个特征的重要性;最后进行特征筛选,获得最终模型所需要的特征。S32: Send the extracted feature data into the LightGBM model to obtain features whose feature importance is greater than zero; first, use Bayesian optimization to adjust the parameters of the lightGBM model to obtain the optimal parameters; then use the five-fold cross-validation method to train The model obtains the importance of each feature; finally, feature screening is performed to obtain the features required by the final model.
进一步,所述步骤S4中,建立LSTM循环神经网络,具体包括以下步骤:Further, in the step S4, establishing an LSTM cyclic neural network specifically includes the following steps:
S41:构造LSTM循环神经网络的输入,利用过去20秒的特征信息预测下一秒的剩余寿命;S41: Construct the input of the LSTM recurrent neural network, and use the feature information of the past 20 seconds to predict the remaining life of the next second;
S42:建立LSTM网络:构建三层LSTM网络结构,利用网格搜索方法搜索最优超参数,其中,两层隐藏层的维数分别设置为256和256,激活函数选择PRelu函数;此外,在RMSProp,Adam和Adadelta优化器中选择Adam优化器;另外为了解决神经网络容易过拟合的问题加入Dropout层和Batch normalization层,Dropout层的参数设置为0.5;在训练中选择平均绝对值误差损失函数作为训练误差,并采用早停的方法来得到最优的模型,早停步数设置为20步即当loss在20次训练中误差不再下降便停止训练。S42: Build LSTM network: build a three-layer LSTM network structure, and use the grid search method to search for the optimal hyperparameters. The dimensions of the two hidden layers are set to 256 and 256, respectively, and the activation function selects the PRelu function; in addition, in RMSProp , Adam optimizer is selected from Adam and Adadelta optimizer; In addition, in order to solve the problem of easy overfitting of neural network, Dropout layer and Batch normalization layer are added, and the parameter of Dropout layer is set to 0.5; In training, the mean absolute value error loss function is selected as The training error is calculated, and the method of early stopping is used to obtain the optimal model. The number of early stopping steps is set to 20 steps, that is, when the loss does not decrease in 20 trainings, the training will be stopped.
本发明的有益效果在于:本发明在边缘端进行数据清洗和特征提取,减少传输时间,节约传输成本,提高寿命预测的实时性。本发明还在云端建立LSTM循环神经网络模型,能更好地对刀具的剩余寿命进行预测和实时监测。The beneficial effects of the present invention are: the present invention performs data cleaning and feature extraction at the edge end, reduces the transmission time, saves the transmission cost, and improves the real-time performance of life prediction. The invention also establishes an LSTM cyclic neural network model in the cloud, which can better predict and monitor the remaining life of the tool in real time.
本发明的其他优点、目标和特征在某种程度上将在随后的说明书中进行阐述,并且在某种程度上,基于对下文的考察研究对本领域技术人员而言将是显而易见的,或者可以从本发明的实践中得到教导。本发明的目标和其他优点可以通过下面的说明书来实现和获得。Other advantages, objects, and features of the present invention will be set forth in the description that follows, and will be apparent to those skilled in the art based on a study of the following, to the extent that is taught in the practice of the present invention. The objectives and other advantages of the present invention may be realized and attained by the following description.
附图说明Description of drawings
为了使本发明的目的、技术方案和优点更加清楚,下面将结合附图对本发明作优选的详细描述,其中:In order to make the objectives, technical solutions and advantages of the present invention clearer, the present invention will be preferably described in detail below with reference to the accompanying drawings, wherein:
图1为本发明所述数控机床刀具剩余使用寿命预测模型框架示意图;1 is a schematic diagram of a model framework for predicting the remaining service life of a CNC machine tool tool according to the present invention;
图2为本发明实施例的模型边缘端的数据清洗图;FIG. 2 is a data cleaning diagram of a model edge end according to an embodiment of the present invention;
图3为本发明实施例的刀具剩余寿命值预测曲线对比图。FIG. 3 is a comparison diagram of the prediction curve of the remaining life value of the tool according to the embodiment of the present invention.
具体实施方式Detailed ways
以下通过特定的具体实例说明本发明的实施方式,本领域技术人员可由本说明书所揭露的内容轻易地了解本发明的其他优点与功效。本发明还可以通过另外不同的具体实施方式加以实施或应用,本说明书中的各项细节也可以基于不同观点与应用,在没有背离本发明的精神下进行各种修饰或改变。需要说明的是,以下实施例中所提供的图示仅以示意方式说明本发明的基本构想,在不冲突的情况下,以下实施例及实施例中的特征可以相互组合。The embodiments of the present invention are described below through specific specific examples, and those skilled in the art can easily understand other advantages and effects of the present invention from the contents disclosed in this specification. The present invention can also be implemented or applied through other different specific embodiments, and various details in this specification can also be modified or changed based on different viewpoints and applications without departing from the spirit of the present invention. It should be noted that the drawings provided in the following embodiments are only used to illustrate the basic idea of the present invention in a schematic manner, and the following embodiments and features in the embodiments can be combined with each other without conflict.
请参阅图1~图3,图1为本发明优选一种数控机床刀具剩余使用寿命预测方法,如附图1所示,首先根据CPS框架收集控制器(PLC)信号和外置传感器(Sensor)信号,收集加工过程中的工况信息和传感器数据,传感器数据主要为电流信号传感器数据主要为电流信号和三个方向即x轴、y轴以及z轴的振动信号。然后直接在靠近数据的边缘端进行数据的清洗和时域特征的提取,其中数据清洗先采用均值填充缺失值,再采用箱线图去异常值,接着对数据进行滑动平均滤波,提取的时域特征主要包括均值、均方根值、方差、斜度、峭度、峰值因子和裕度因子等。对电流信号进行清洗前后对比,如图2所示。将获得的特征数据传输到云端,云端进行LSTM模型的建立,步骤如下:Please refer to Fig. 1 to Fig. 3. Fig. 1 is a preferred method of the present invention for predicting the remaining service life of a CNC machine tool tool. As shown in Fig. 1, first, the controller (PLC) signal and the external sensor (Sensor) are collected according to the CPS framework. Signal, collect working condition information and sensor data during processing, sensor data is mainly current signal, sensor data is mainly current signal and vibration signal in three directions, namely x-axis, y-axis and z-axis. Then, the data cleaning and time domain feature extraction are performed directly at the edge of the data. The data cleaning first uses the mean to fill in the missing values, then uses the boxplot to remove the outliers, and then performs moving average filtering on the data, and the extracted time domain Features mainly include mean, root mean square, variance, slope, kurtosis, crest factor and margin factor. The current signal is compared before and after cleaning, as shown in Figure 2. The obtained feature data is transmitted to the cloud, and the cloud builds the LSTM model. The steps are as follows:
1)按每秒进行聚类,提取该时间中的均值、最大值、最小值、中位数、四分之三位数、四分之一位数和方差等统计特征,对数据进行了更详细的描述;1) Cluster by second, extract statistical features such as mean, maximum, minimum, median, three-quarter digit, quarter digit, and variance in the time, and update the data. detailed description;
2)提取的特征数据送入LightGBM模型中,以获得特征重要性大于零的特征,首先,对lightGBM模型利用贝叶斯优化进行调参,获取最优参数,接着应用五折交叉验证的方法训练模型以获得每个特征的重要性,最后进行特征筛选,获得最终模型所需要的特征;2) The extracted feature data is sent to the LightGBM model to obtain features whose feature importance is greater than zero. First, the lightGBM model is adjusted by Bayesian optimization to obtain the optimal parameters, and then the five-fold cross-validation method is used for training. The model obtains the importance of each feature, and finally performs feature screening to obtain the features required by the final model;
3)构造LSTM循环神经网络的输入,利用过去20s的特征信息预测下1秒的剩余寿命。3) Construct the input of the LSTM recurrent neural network, and use the feature information of the past 20s to predict the remaining life of the next 1 second.
4)构建三层LSTM网络结构,利用网格搜索方法搜索最优超参数。构建三层LSTM网络结构,利用网格搜索方法搜索最优超参数,其两层隐藏层的维数分别设置为256和256,激活函数选择的是PRelu函数。此外,在RMSProp,Adam和Adadelta优化器中选择了Adam优化器。另外为了解决神经网络容易过拟合的问题加入了Dropout层和Batch normalization层。Dropout层的参数设置为0.5。在训练中选择平均绝对值误差损失函数作为训练误差,并采用早停的方法来得到最优的模型,早停步数设置为20步即当loss在20次训练中误差不再下降便停止训练。4) A three-layer LSTM network structure is constructed, and the grid search method is used to search for the optimal hyperparameters. A three-layer LSTM network structure is constructed, and the grid search method is used to search for the optimal hyperparameters. The dimensions of the two hidden layers are set to 256 and 256 respectively, and the PRelu function is selected as the activation function. Also, Adam optimizer is chosen among RMSProp, Adam and Adadelta optimizers. In addition, in order to solve the problem of easy overfitting of the neural network, the Dropout layer and the Batch normalization layer are added. The parameter of the dropout layer is set to 0.5. In the training, the average absolute value error loss function is selected as the training error, and the method of early stopping is used to obtain the optimal model. The number of early stopping steps is set to 20 steps, that is, when the loss does not decrease in 20 trainings, the training is stopped. .
为了验证该方法的可行性和准确性,进行下述测试实验,并将此模型与一些常用机器学习模型进行了对比。数据来源为实际CNC加工过程中,一把全新的刀具开始进行正常加工程序,直到刀具寿命终止时停止数据采集。在数据采样频率方面,PLC信号采样频率为33Hz,震动传感器采样频率25600Hz。选取三组数据进行预测,预测结果曲线图如图3所示。将本发明模型与使用lightgbm模型、普通神经网络模型进行预测进行对比。计算模型预测刀具剩余寿命占比与实际剩余寿命占比的平均绝对值误差(mean_absolute_error),其结果对比如表1所示。In order to verify the feasibility and accuracy of the method, the following test experiments are carried out, and this model is compared with some commonly used machine learning models. The data source is the actual CNC machining process, a brand new tool starts the normal machining program, and stops the data collection when the tool life ends. In terms of data sampling frequency, the sampling frequency of PLC signal is 33Hz, and the sampling frequency of vibration sensor is 25600Hz. Three sets of data are selected for prediction, and the prediction result curve is shown in Figure 3. The model of the present invention is compared with the prediction using the lightgbm model and the ordinary neural network model. The calculation model calculates the mean absolute value error (mean_absolute_error) between the proportion of remaining tool life and the actual proportion of remaining life of the tool. The results are shown in Table 1.
表1误差结果对比表Table 1 Error result comparison table
结合图3和表1,可以看出三把刀多个时刻的剩余寿命值预测效果LSTM都能保持在较好的水平,优于lightgbm模型和普通神经网络。Combining Figure 3 and Table 1, it can be seen that the remaining life value prediction effect of the three knives at multiple times can be maintained at a good level by LSTM, which is better than the lightgbm model and the ordinary neural network.
最后说明的是,以上实施例仅用以说明本发明的技术方案而非限制,尽管参照较佳实施例对本发明进行了详细说明,本领域的普通技术人员应当理解,可以对本发明的技术方案进行修改或者等同替换,而不脱离本技术方案的宗旨和范围,其均应涵盖在本发明的权利要求范围当中。Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the present invention and not to limit them. Although the present invention has been described in detail with reference to the preferred embodiments, those of ordinary skill in the art should understand that the technical solutions of the present invention can be Modifications or equivalent replacements, without departing from the spirit and scope of the technical solution, should all be included in the scope of the claims of the present invention.
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010176924.2A CN111475921A (en) | 2020-03-13 | 2020-03-13 | A Tool Remaining Life Prediction Method Based on Edge Computing and LSTM Network |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010176924.2A CN111475921A (en) | 2020-03-13 | 2020-03-13 | A Tool Remaining Life Prediction Method Based on Edge Computing and LSTM Network |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111475921A true CN111475921A (en) | 2020-07-31 |
Family
ID=71747409
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010176924.2A Pending CN111475921A (en) | 2020-03-13 | 2020-03-13 | A Tool Remaining Life Prediction Method Based on Edge Computing and LSTM Network |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111475921A (en) |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112100777A (en) * | 2020-11-16 | 2020-12-18 | 杭州景业智能科技股份有限公司 | Tool life prediction method and device based on edge calculation and computer equipment |
CN112598050A (en) * | 2020-12-18 | 2021-04-02 | 四川省成都生态环境监测中心站 | Ecological environment data quality control method |
CN112706001A (en) * | 2020-12-23 | 2021-04-27 | 重庆邮电大学 | Machine tool cutter wear prediction method based on edge data processing and BiGRU-CNN network |
CN112858901A (en) * | 2021-01-29 | 2021-05-28 | 东莞市牛犇智能科技有限公司 | System and method for monitoring operation state and service life prediction of cutter in real time |
CN112884717A (en) * | 2021-01-29 | 2021-06-01 | 东莞市牛犇智能科技有限公司 | System and method for real-time workpiece surface detection and tool life prediction |
CN113064075A (en) * | 2021-03-16 | 2021-07-02 | 电子科技大学成都学院 | Motor life estimation method based on edge calculation and deep learning |
CN113257425A (en) * | 2021-06-30 | 2021-08-13 | 杭州华网信息技术有限公司 | Influenza prediction system, storage medium and device for optimizing LSTM and LightGBM parameters |
CN113305645A (en) * | 2021-06-22 | 2021-08-27 | 重庆邮电大学工业互联网研究院 | Numerical control machine tool cutter residual life prediction method based on mixed neural model |
CN113496312A (en) * | 2021-07-05 | 2021-10-12 | 山东大学 | Cutter residual life prediction method and equipment based on multi-dimensional feature extraction fusion and long-term and short-term memory network and storage medium |
CN113806889A (en) * | 2021-09-18 | 2021-12-17 | 中国科学院武汉岩土力学研究所 | A processing method, device and equipment for a real-time prediction model of TBM cutter head torque |
CN114676716A (en) * | 2020-12-09 | 2022-06-28 | 电科云(北京)科技有限公司 | Tool remaining life prediction method, device and medium |
CN115476199A (en) * | 2021-05-31 | 2022-12-16 | 沈阳中科数控技术股份有限公司 | Numerical control machine tool cutter wear prediction method based on time convolution network |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109343505A (en) * | 2018-09-19 | 2019-02-15 | 太原科技大学 | Prediction method of gear remaining life based on long short-term memory network |
CN109409567A (en) * | 2018-09-17 | 2019-03-01 | 西安交通大学 | Complex device method for predicting residual useful life based on the double-deck shot and long term memory network |
CN109822399A (en) * | 2019-04-08 | 2019-05-31 | 浙江大学 | Prediction method of tool wear state of CNC machine tool based on parallel deep neural network |
CN110378052A (en) * | 2019-07-25 | 2019-10-25 | 北京航空航天大学 | It is looked to the future the equipment method for predicting residual useful life of operating condition based on Recognition with Recurrent Neural Network |
CN110413494A (en) * | 2019-06-19 | 2019-11-05 | 浙江工业大学 | A LightGBM Fault Diagnosis Method Based on Improved Bayesian Optimization |
CN110472800A (en) * | 2019-08-23 | 2019-11-19 | 山东浪潮通软信息科技有限公司 | A kind of machine tool method for predicting residual useful life based on LSTM+CNN |
CN110554657A (en) * | 2019-10-16 | 2019-12-10 | 河北工业大学 | Health diagnosis system and diagnosis method for operation state of numerical control machine tool |
US20200012921A1 (en) * | 2018-07-09 | 2020-01-09 | Tata Consultancy Services Limited | Failed and censored instances based remaining useful life (rul) estimation of entities |
-
2020
- 2020-03-13 CN CN202010176924.2A patent/CN111475921A/en active Pending
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20200012921A1 (en) * | 2018-07-09 | 2020-01-09 | Tata Consultancy Services Limited | Failed and censored instances based remaining useful life (rul) estimation of entities |
CN109409567A (en) * | 2018-09-17 | 2019-03-01 | 西安交通大学 | Complex device method for predicting residual useful life based on the double-deck shot and long term memory network |
CN109343505A (en) * | 2018-09-19 | 2019-02-15 | 太原科技大学 | Prediction method of gear remaining life based on long short-term memory network |
CN109822399A (en) * | 2019-04-08 | 2019-05-31 | 浙江大学 | Prediction method of tool wear state of CNC machine tool based on parallel deep neural network |
CN110413494A (en) * | 2019-06-19 | 2019-11-05 | 浙江工业大学 | A LightGBM Fault Diagnosis Method Based on Improved Bayesian Optimization |
CN110378052A (en) * | 2019-07-25 | 2019-10-25 | 北京航空航天大学 | It is looked to the future the equipment method for predicting residual useful life of operating condition based on Recognition with Recurrent Neural Network |
CN110472800A (en) * | 2019-08-23 | 2019-11-19 | 山东浪潮通软信息科技有限公司 | A kind of machine tool method for predicting residual useful life based on LSTM+CNN |
CN110554657A (en) * | 2019-10-16 | 2019-12-10 | 河北工业大学 | Health diagnosis system and diagnosis method for operation state of numerical control machine tool |
Non-Patent Citations (2)
Title |
---|
JIAHE NIU: "Remaining Useful Life Prediction of Machining Tools by 1D-CNN LSTM Network", 《2019 IEEE SYMPOSIUM SERIES ON COMPUTATIONAL INTELLIGENCE (SSCI)》, 20 February 2020 (2020-02-20) * |
王光铭: "手机壳高精加工的刀具磨损状态识别与剩余寿命预测", 《中国优秀硕士学位论文全文数据库工程科技I辑》, 15 January 2020 (2020-01-15) * |
Cited By (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112100777B (en) * | 2020-11-16 | 2021-02-02 | 杭州景业智能科技股份有限公司 | Tool life prediction method and device based on edge calculation and computer equipment |
CN112100777A (en) * | 2020-11-16 | 2020-12-18 | 杭州景业智能科技股份有限公司 | Tool life prediction method and device based on edge calculation and computer equipment |
CN114676716A (en) * | 2020-12-09 | 2022-06-28 | 电科云(北京)科技有限公司 | Tool remaining life prediction method, device and medium |
CN112598050A (en) * | 2020-12-18 | 2021-04-02 | 四川省成都生态环境监测中心站 | Ecological environment data quality control method |
CN112706001A (en) * | 2020-12-23 | 2021-04-27 | 重庆邮电大学 | Machine tool cutter wear prediction method based on edge data processing and BiGRU-CNN network |
CN112858901A (en) * | 2021-01-29 | 2021-05-28 | 东莞市牛犇智能科技有限公司 | System and method for monitoring operation state and service life prediction of cutter in real time |
CN112884717A (en) * | 2021-01-29 | 2021-06-01 | 东莞市牛犇智能科技有限公司 | System and method for real-time workpiece surface detection and tool life prediction |
CN113064075A (en) * | 2021-03-16 | 2021-07-02 | 电子科技大学成都学院 | Motor life estimation method based on edge calculation and deep learning |
CN113064075B (en) * | 2021-03-16 | 2023-05-05 | 电子科技大学成都学院 | Motor service life prediction method based on edge calculation and deep learning |
CN115476199A (en) * | 2021-05-31 | 2022-12-16 | 沈阳中科数控技术股份有限公司 | Numerical control machine tool cutter wear prediction method based on time convolution network |
CN113305645A (en) * | 2021-06-22 | 2021-08-27 | 重庆邮电大学工业互联网研究院 | Numerical control machine tool cutter residual life prediction method based on mixed neural model |
CN113305645B (en) * | 2021-06-22 | 2022-07-15 | 重庆邮电大学工业互联网研究院 | Numerical control machine tool cutter residual life prediction method based on hybrid neural model |
CN113257425A (en) * | 2021-06-30 | 2021-08-13 | 杭州华网信息技术有限公司 | Influenza prediction system, storage medium and device for optimizing LSTM and LightGBM parameters |
CN113257425B (en) * | 2021-06-30 | 2021-09-21 | 杭州华网信息技术有限公司 | Influenza prediction system, storage medium and device for optimizing LSTM and LightGBM parameters |
CN113496312A (en) * | 2021-07-05 | 2021-10-12 | 山东大学 | Cutter residual life prediction method and equipment based on multi-dimensional feature extraction fusion and long-term and short-term memory network and storage medium |
CN113806889A (en) * | 2021-09-18 | 2021-12-17 | 中国科学院武汉岩土力学研究所 | A processing method, device and equipment for a real-time prediction model of TBM cutter head torque |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111475921A (en) | A Tool Remaining Life Prediction Method Based on Edge Computing and LSTM Network | |
CN112085261B (en) | Diagnosis method of enterprise production status based on cloud integration and digital twin technology | |
WO2020041956A1 (en) | Bayes- and fault tree-based reliability evaluation method for computer numerical control machine tool | |
CN109902931B (en) | Operation risk modeling method of multi-state manufacturing system based on operation data fusion | |
CN109034413A (en) | Intelligence manufacture equipment fault prediction technique and system based on neural network model | |
CN113126564B (en) | Digital twin driven numerical control milling cutter abrasion on-line monitoring method | |
CN114118673A (en) | A workshop intelligent fault diagnosis and early warning method based on digital twin technology | |
CN112018758A (en) | Modeling method of high-proportion new energy-containing alternating current-direct current hybrid system based on digital twinning | |
CN114297912B (en) | Cutter abrasion prediction method based on deep learning | |
CN104573845A (en) | Auxiliary decision-making method for equipment state maintenance of information system | |
CN111832432A (en) | A real-time prediction method of tool wear based on wavelet packet decomposition and deep learning | |
CN116992346A (en) | An enterprise production data processing system based on artificial intelligence big data analysis | |
CN116372665A (en) | A tool health monitoring method for aviation CNC machine tools based on OPC UA | |
CN105654240A (en) | Machine tool manufacturing system energy efficiency analysis method | |
CN114757111B (en) | Intelligent equipment health management method based on digital twinning technology | |
CN101615026B (en) | A multi-layer dynamic tracking control method for process control system | |
CN106607461A (en) | Hydraulic AGC fault diagnosis expert system for cold-rolling mill | |
CN113609672B (en) | Digital twin system co-evolution method based on incremental model | |
CN108563201A (en) | A kind of parts in small batch machining process quality improvement method of DMAIC drivings | |
CN114749996A (en) | Tool residual life prediction method based on deep learning and time sequence regression model | |
CN117520825B (en) | Industrial master machining workpiece quality prediction method based on multi-scale feature fusion | |
CN115890340B (en) | Cutter abrasion prediction method of compression learning self-adaptive network under sparse frame | |
WO2025050560A1 (en) | Attention and transfer learning-based method for predicting part machining surface roughness | |
CN110633314A (en) | Internet of vehicles data processing method and device | |
CN106776316A (en) | A kind of power information software defect prevention method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20200731 |