A contribution to online tool wear detection using deep learning methodology

Milling is a machining operation that is among the most common activities in the manufacturing industry. The term machining refers to removal of unwanted material from the workpiece, so that a designed product with specific size, shape and surface quality can be manufactured. Manufacturing businesses currently have to cope with growing demand for increased productivity and production quality (Abellan-Nebot & Subirón (2010)). Tool wear is one of the most common faults of machining process and an important threat to those demands which can reduce efficiency and deteriorate the parts quality.

During the machining process, temperature and forces on the cutting tool edge are high. This may cause the cutting tool to gradually wears out and lose part of its material due to friction, thermal effects, abrasion, plastic deformation, diffusion, chemical wear, and grain-pullout, etc. There are several wear mechanism which may occur during the cutting process (Altintas (1992)) which can be listed as abrasion, adhesion, fatigue, crater, flank and chemical wear.

This may cause damage to the tool, machine and workpiece and may lead to unscheduled downtime. Downtime refers to the time that a machine is not working which is a considerable factor in efficiency of a production line. The downtime due to tool faults and breakage is a major portion of total downtime in a machining environment. Moreover, to diminish the wear damage risks, cutting tools are usually replaced earlier than their maximum life which it will increase the production cost (Quintana & Ciurana (2011)). Instead, due to comparatively high prices of tools, industry is looking for approaches to maximize the tool usage while keeping low excessive wear and breakage risk.

Tool wear can also deteriorate surface finish (roughness) and is a limitation for production quality. Dimensional accuracy of the manufactured part, surface finish quality and tolerances are import requirements which can be endangered by tool wear.

Sensors and Data Acquisition

A sensor is a device which measures a physical quantity and converts its energy from one form to another. Selecting the most appropriate sensor is an important step in machining monitoring .

The ideal sensor for monitoring purpose is the one that is highly sensitive to the monitoring parameters and insensitive to the other process parameters. Reliability, sensor cost, ease of use in industrial environment also are among the other features must be taken into account (Abellan-Nebot & Subirón (2010)).

Various sensors are available for machining monitoring, which factors such as cost, accuracy and monitoring purpose can influence the sensor selection. Overall, four main types of sensors are employed in most of the monitoring machining and tool wear researches. Force and torque sensors, accelerometers, AE/sound sensors and motor power and current sensors. A multi-sensory system with sensor fusion of multiple sensors also is used in the literature for monitoring.

Data acquisition refers to the process of sampling signals and converting the resulting samples into digital numeric values that can be manipulated by a computer. The signals should be filtered after signal acquisition within the range of the frequency response of the sensor. Signal sampling means the reduction of a continuous signal to a discrete signal. The sampling frequency should be high enough to enable a perfect signal reconstruction after sampling. There is a necessary relationship between the highest frequency contained in a signal and the minimum required sampling rate which is called the Nyquist sampling theorem. Based on this rule the sampling frequency should be at least twice the highest frequency contained in the signal being sampled (Siddhpura & Paurobally (2012), Hurmuzlu & Nwokah (2016)). This step may followed by some quality improvement methods and noise reductions.

Cutting Force

Cutting force is considered as the signal which best describes the cutting process in terms of accuracy and fast responses to changes in cutting conditions. Cutting force signals have been widely used for monitoring purposes in all machining processes (Turning, Milling, Drilling, etc.). It is very sensible to tool faults and can reflect the fault very fast (Rehorn et al. (2005)). This signal can be used to monitor a wide range of machining variables such as tool wear, tool breakage/chipping, chatter vibration, and the quality and geometric profile of the cutting surface which makes it a perfect candidate to be used in a comprehensive machining monitoring system (Freyer et al. (2014), Zhang et al. (2012)). Torque signals are also used as another representation of force in machining monitoring application.

One of the drawbacks of using force signals is that they are highly dependent on cutting conditions, cutting material, workpiece material, etc. Therefore, an in increase in cutting force due to a fault is strongly dependent on other cutting variables. Furthermore, they are relatively expensive, difficult to install and their limited frequency response are among their limitations for industrial usage (Abellan-Nebot & Subirón (2010)), therefore they are not used in industry. As a research example, Wang et al. in a study employed force sensors and a distributed Gaussian ARTMAP (DGAM) network to solve non-uniformly distributed shapes and complex category boundaries problem for tool wear monitoring. They reported that, the classifier is insensitive to the noisy data and suitable for non-uniformly distributed data (Wang et al. (2013)).

Vibration

Interaction between workpiece and cutting tool produces vibration. Acceleration, velocity, or displacement sensors can measure vibration. Vibration is a significant factor affecting tool conditions, surface roughness, and dimensional accuracy in machining processes. As tool wears out or in case of tool breakage and other machining faults, amplitude and frequency of vibration signals changes which can be employed for monitoring purpose.

Many researches employed vibration signal for different applications of machining monitoring such as tool wear and breakage detection, surface quality control and chatter. The advantages of accelerometers are their simplicity and low cost. One of accelerometers practical problems is that it is sensitive to machining speed and it should remain within a specific range during the monitoring. Moreover, the placement of the sensor is a difficult task since it requires prior knowledge of the dynamic behavior of the machine tool(Delio et al. (1992)).

In an study by Gangadhar et al. condition of a single point cutting tool is monitored with help of the vibration signals acquired from an accelerometer (Gangadhar et al. (2014)). They obtained statistical features from vibration and the significant features were chosen using J48 algorithm. The accuracy of their monitoring system was 89.38% in distinguishing healthy and worn tools.

Lamraoui et al. (Lamraoui et al. (2015)) developed a chatter detection method in milling machine using vibration signals and cyclo-stationary analysis. They employed multi-band resonance filtering-envelope analysis. They claimed that chatter detection using dynamic cutting forces is not practical in industrial environments and used 3 accelerometers: 2 at spindle support in X and Y directions and 1 attached to work piece in cutting direction. Modal parameters are extracted using tap test and SLD is obtained in this research.

Table des matières

INTRODUCTION
CHAPTER 1 LITERATURE REVIEW
1.1 Sensors and Data Acquisition
1.1.1 Cutting Force
1.1.2 Vibration
1.1.3 Acoustic Emission and Sound Sensors
1.1.4 Current, Power and Angular Encoder Sensors
1.1.5 Sensor Fusion
1.2 Signal Processing and Feature Extraction
1.2.1 Time Domain Analysis
1.2.2 Frequency Domain Analysis
1.2.3 Time-Frequency Domain Analysis
1.2.4 Spectral Subtraction
1.3 Decision Making Using Machine Learning
1.3.1 Conventional Machine Learning
1.3.2 Deep Learning
1.3.3 Transfer Learning
1.4 State of the Art Summary
CHAPTER 2 EXPERIMENTAL DESIGN
2.1 Inputs: controlled and uncontrolled variables
2.1.1 Cutting Material
2.1.2 Cutting Tool
2.1.3 Machine and operation type
2.1.4 Cutting parameters
2.1.5 Uncontrolled variables and noise
2.2 Outputs and measurement sensors
2.3 Experiments framework
CHAPTER 3 TOOL CONDITION MONITORING USING SPECTRAL SUBTRACTION METHOD AND ARTIFICIAL INTELLIGENCE METHODS IN MILLING PROCESS
3.1 Introduction
3.2 Methodology
3.3 Background of methods
3.3.1 Wavelet Transform (WT)
3.3.2 Spectral Subtraction
3.4 Experimental dataset
3.5 Results and discussion
3.6 Conclusion
CHAPTER 4 TOOL CONDITION MONITORING USING SPECTRAL SUBTRACTION AND CONVOLUTIONAL NEURAL NETWORKS IN MILLING PROCESS
4.1 Introduction
4.2 Background of methods
4.2.1 Wavelet Transform
4.2.2 Spectral Subtraction
4.2.3 Convolutional Neural Network
4.3 Proposed Methodology
4.4 Experimental Datasets
4.4.1 ETS Dataset
4.4.2 Nasa_Ames Dataset
4.5 Results and discussion
4.5.1 Tool wear estimation using force signals from ETS dataset
4.5.2 Tool wear estimation using vibration signals from ETS dataset
4.5.3 Tool wear estimation using spindle current signals from Nasa
Ames dataset
4.6 Conclusion
CHAPTER 5 TOOL CONDITION MONITORING METHOD IN MI LLING PROCESS USING DEEP TRANSFER LEARNING
5.1 Introduction
5.2 Background of Methods
5.2.1 Wavelet Transform
5.2.2 Convolutional Neural Network
5.2.3 Transfer Learning
5.3 Experimental Datasets
5.4 Proposed Methodology
5.4.1 Source Model Architecture
5.4.2 Target Model Architecture
5.5 Results
5.6 Conclusions
CHAPTER 6 SYNTHESIS
CONCLUSION

Cours gratuitTélécharger le document complet

Télécharger aussi :

Laisser un commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *