Related Experiment Video
Updated: Jul 1, 2025

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
Published on: January 5, 2024
Convolutional Neural Networks for Raw Signal Classification in CNC Turning Process Monitoring
Emmanuel Stathatos1, Evangelos Tzimas1, Panorios Benardos1
1Manufacturing Technology Laboratory, School of Mechanical Engineering, National Technical University of Athens, Heroon Polytechniou 9, GR15772 Athens, Greece.
This study introduces a new machine learning approach for real-time monitoring of manufacturing processes. The developed model autonomously extracts features from raw sensor data to predict part quality with high accuracy.
Area of Science:
- Manufacturing Engineering
- Artificial Intelligence
- Signal Processing
Background:
- Smart manufacturing requires advanced process monitoring for quality control.
- Traditional methods rely on manual feature extraction, which can be time-consuming and less effective.
- Near-real-time prediction of part quality is crucial for optimizing production.
Purpose of the Study:
- To develop a machine learning methodology for near-real-time part quality prediction in CNC turning.
- To enable autonomous feature extraction from raw process signals using a novel deep learning architecture.
- To monitor multiple quality indicators (average roughness, peak-to-valley roughness, diameter deviation) with a single, efficient model.
Main Methods:
- Utilized a one-dimensional convolutional neural network (1D-CNN) architecture for autonomous feature extraction.
- Integrated data from multiple signal channels: vibrations, motor speeds, and motor torques.
- Employed a sliding window technique for continuous monitoring and a classification mechanism to distinguish cutting from non-cutting phases.
Main Results:
- Achieved average F1 scores exceeding 0.97 across all three quality indicators (average roughness, peak-to-valley roughness, diameter deviation).
- Demonstrated robust and consistent performance across various training configurations and design parameters.
- Validated the model's ability to accurately predict part quality using autonomously extracted features.
Conclusions:
- The proposed 1D-CNN methodology offers an efficient and accurate solution for smart manufacturing process monitoring.
- Autonomous feature extraction from raw signals significantly enhances the capability of machine learning models in this domain.
- The developed model provides a compact and effective classifier for near-real-time quality prediction, improving manufacturing efficiency.
Related Concept Videos
Convolution: Math, Graphics, and Discrete Signals
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
Reconstruction of Signal using Interpolation
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Sampling Continuous Time Signal
In the...
Convolution Properties II
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...

