Você está na página 1de 21

Int J Adv Manuf Technol (2010) 47:237–257

DOI 10.1007/s00170-009-2191-8

ORIGINAL ARTICLE

A review of machining monitoring systems based


on artificial intelligence process models
Jose Vicente Abellan-Nebot ·
Fernando Romero Subirón

Received: 12 October 2008 / Accepted: 24 June 2009 / Published online: 29 July 2009
© Springer-Verlag London Limited 2009

Abstract Many machining monitoring systems based 1 Introduction


on artificial intelligence (AI) process models have been
successfully developed in the past for optimising, pre- Manufacturing enterprises currently have to cope with
dicting or controlling machining processes. In general, growing demands for increased product quality, greater
these monitoring systems present important differences product variability, shorter product life-cycles, reduced
among them, and there are no clear guidelines for cost, and global competition [1]. In the field of ma-
their implementation. In order to present a generic chining, manufacturers are turning increasingly more
view of machining monitoring systems and facilitate often to automation as an effective way to meet these
their implementation, this paper reviews six key issues demands. A key issue for an unattended and automated
involved in the development of intelligent machining machining system is the development of reliable and
systems: (1) the different sensor systems applied to robust monitoring systems. Research issues in monitor-
monitor machining processes, (2) the most effective ing machining systems based on artificial intelligence
signal processing techniques, (3) the most frequent sen- (AI) process models cover several topics, such as sensor
sory features applied in modelling machining processes, system selection [1, 2], multi-sensor and sensor-fusion
(4) the sensory feature selection and extraction meth- systems [1, 3, 4], signal processing and sensory feature
ods for using relevant sensory information, (5) the selection/extraction [5, 6], design of experiments [7, 8]
design of experiments required to model a machining and AI techniques to model the process [1, 9]. In
operation with the minimum amount of experimental spite of the intensive research being carried out in this
data and (6) the main characteristics of several artifi- field, there is still no clear methodology for developing
cial intelligence techniques to facilitate their applica- machining monitoring systems that allows machining
tion/selection. processes to be optimised, predicted or controlled. Fur-
thermore, many of the research studies presented in
Keywords Machining monitoring systems · Artificial the literature seem to be contradictory. For example,
intelligence · Sensor systems · Sensory features · Haber [10] reported that acoustic emission (AE) sen-
Design of experiments sors attached in the soft vice jaws were more sensi-
tive than those attached in the spindle, whereas Lan
[11] reported a higher sensitivity of AE sensors in the
J. V. Abellan-Nebot (B) · F. Romero Subirón spindle quill. These contradictions may be explained by
Department of Industrial Systems Engineering and Design, the fact that designing machining monitoring systems is
Universitat Jaume I, Av. de Vicent Sos Baynat s/n.,
12071 Castellón, Spain
a process-oriented problem where the selection of the
e-mail: abellan@esid.uji.es sensor system, sensory features and the modelling ap-
F. Romero Subirón proach are closely related to the specific characteristics
e-mail: fromero@esid.uji.es of the machining process.
238 Int J Adv Manuf Technol (2010) 47:237–257

In order to overcome the lack of a global view in 2. Signal processing: How to acquire and process
the development of intelligent monitoring systems for sensor signals? Signal processing can be more or
machining, this paper reviews the main parts of these less complex, consisting in amplifying and filtering
monitoring systems and includes the most relevant as- (with analogical low-pass, band-pass, or high-pass
pects from previous research works presented in the filters) the signals. Sample frequency limitations of
literature. To limit the scope of the study, the review is acquisition boards must be taken into account to
restricted to monitoring systems applied to the predic- avoid aliasing. In addition, digital signal processing
tion of part accuracy and cutting-tool wear diagnosis. through digital filters and signal segmentation op-
The paper is divided as follows: First, a generic meth- erations has to be considered to be able to acquire
odology is described, which covers all the main steps the part of the signal which is of interest.
involved in developing an intelligent monitoring system 3. Feature generation: Which features could describe
for machining. Then, the different sensors applied in the signal adequately? The sensor signal has to be
machining monitoring systems are reviewed, with spe- transformed into features that could describe the
cial attention to their use in both single and sensor- signal adequately. Many different features from
fusion systems in the literature and their advantages the time domain, frequency domain and wavelet
and drawbacks. Signal processing concepts allowing the domain can be used for this purpose.
signal to be acquired correctly are then examined, and a 4. Feature selection/extraction: Which of the gener-
sensory-feature generation module is also presented to ated features are the most meaningful? In order to
describe the signal while taking into account most of the develop robust and reliable models for monitoring,
sensory features presented in the literature. In the next it is necessary to use the most meaningful features
step, the paper outlines the possible methods that can which best describe the machining process. Feature
be employed to select or extract the most meaningful selection and feature extraction are two methods
features which will be used for modelling the machining which allow the most useful sensory features to be
process. Then, the common design of experiments car- defined.
ried out in the literature to acquire data for modelling 5. Process knowledge model
purposes is reviewed, and a generic methodology to
(a) Design of experiments: Which design of ex-
conduct the experimentation with a minimal number
periments is required to model the process
of runs is described. Finally, the last section discusses
accurately enough? Experimental runs in ma-
the AI techniques applied in machining monitoring
chining for modelling purposes are both eco-
systems and their advantages and drawbacks as regards
nomically costly and time-consuming, so an
facilitating their selection according to the monitoring
effective design of experiments is mandatory
purpose.
to enable monitoring systems to be applied in
industry.
(b) AI technique: Which AI technique has to
2 Methodology overview be applied to model the process? Monitor-
ing systems require reliable models which are
According to the literature, a generic methodology for able to learn complex non-linear relation-
developing an intelligent monitoring system for ma- ships between process performance variables
chining is composed of six key issues: and process variables in machining. An ad-
equate selection of the AI technique is cru-
1. Sensors: Which sensors are to be applied? The cut-
cial to develop reliable machining models.
ting process can be characterised by a variety of
This selection depends mainly on the num-
physical quantities. Appropriate sensors such as
ber of experimental samples, the stochastic
dynamometers, AE sensors, accelerometers, cur-
nature of the process, the desired model ac-
rent/power sensors, thermistors, etc., transform a
curacy, the explicit or implicit nature of the
physical quantity into the corresponding electrical
model and the previous knowledge of the
signals. It is important to take into account the
process.
reliability of each sensor, the cost, its intrusive na-
ture, and its application in order to select the most Figure 1 shows the generic methodology to de-
appropriate sensor system for a given monitoring velop an intelligent monitoring system for machining
purpose. processes.
Int J Adv Manuf Technol (2010) 47:237–257 239

WORKPIECE
TOOL

Physical
quantities

Sensors
-Dynamometer
-Accelerometer
-Acoustic Emission Which sensors are
-Current sensor to be applied?
-Others

Signals

Signal Processing
-Amplification
-Conditioning
-Analogical filtering How to acquire
-Digital filtering and process
-Segmentation sensor signals?
Amplified and
filtered Signals

Feature generation
-Time Domain: RMS,Average,…
-Frequency domain: Single harmonic, PDS,… Which features
could describe
-Wavelet domain: Wavelets,...
the signal?
Features
Generated
Which design of
experiments is
required to model the
process accurately
Design of Exp. AI technique Feature selection/
-Experimental limitations -Experimental limitations
enough?
-Model knowledge
extraction
-Model knowledge
Which artificial -DoE designs (full factorial, -AI techniques (ANN,Fuzzy,Neuro- -Variable ranking Which are the
intelligence technique fractional, Taguchi’s array, fuzzy,Bayesian,HMM, etc..): -Subset features selection most meaningful
has to be applied to Surface Response Surface) advantages and drawbacks -PCA features?
model the process?
DoE and AI Features
Selected Selected/extracted

Process Knowledge Model

Diagnosis / Prediction /
Prognostics

Fig. 1 Generic methodology to develop intelligent monitoring system for machining processes

3 Selection of the sensor system to apply in the machining process environment [3]. In
contrast, indirect methods are more economical sys-
Integration of sensors for process monitoring and con- tems for monitoring machining processes and are based
trol has become a technology which is expected to have on sensors which infer the machining state by sensing
a major impact on manufacturing in the coming years cutting forces, vibrations, temperatures, current con-
[2]. There are two different methods for monitoring the sumption, etc. Basically, four sensors have been widely
machining process in order to predict part accuracy and applied to monitor machining systems: dynamome-
diagnose cutting-tool state: direct and indirect methods. ters, accelerometers, AE sensors and current sensors.
Direct methods consist of laser, optical, and ultra-sonic Figure 2, adapted from [3], shows the relative frequency
sensors which provide a direct measurement [12, 13]. of usage of these sensors in machining monitoring
These methods are still very expensive and difficult systems. The sub-sections that follow review their use
240 Int J Adv Manuf Technol (2010) 47:237–257

Cutting forces are also monitored to improve part ac-


curacy. In fact, cutting forces can also be related to sur-
100
100
face roughness since phenomena such as un-deformed
chip formation and the built-up edge may be dependent
Relative Frequency of usage

90
80
on cutting forces. Additionally, cutting-tool deflections
70
60 51 due to cutting forces reduce part accuracy in the sense
50 35 that there is a deviation of the actual cutting-tool path
40 29
30 21 away from the nominal one. Dynamometers can also be
20 applied for chatter detection, since chatter frequency
10 is often much higher than cutting-force frequency. In
0
Dynamometer Accelerometer Acoustic Current sensor Others cases where the bandwidth of dynamometers may not
Emission sensor
be able to cover chatter frequencies or where the inertia
Fig. 2 Frequency of sensor usage related to machining monitor- of the workpiece and fixtures may significantly reduce
ing systems adapted from [3] the bandwidth of the measurement, other sensors like
AE sensors may be more effective in chatter detection
[2]. However, the high cost of multi-axis dynamome-
to monitor machining systems, with special attention ters, their intrusive nature in production environments,
paid to monitoring part accuracy (surface roughness their lack of overload protection in case of collision and
and geometric quality) and cutting-tool condition (tool their limited frequency response make it very difficult
wear and tool breakage). to apply them in industry [21–23].

3.1 Dynamometers 3.2 Accelerometers

In the world of machining, cutting force is considered to Vibration monitoring is mainly applied for prediction
be the variable that best describes the cutting process of surface roughness since surface roughness is the su-
[14]. The information gleaned from the force pattern perposition of the feed per tooth mark and the displace-
can be used to evaluate the quality and geometric ments of the cutting-tool due to vibrations apart from
profile of the cutting surface [15]. Hence, cutting-force other factors [24, 25]. This fact has been particularly
monitoring is frequently used to diagnose/predict both proved in turning applications [24, 26–28], whereas, in
tool condition [5, 16–18] and part accuracy [7, 8, 19, 20]. milling operations, vibrations are less correlated with
Tool wear can be easily detected as it occurs because surface roughness due to the non-continuous cutting
friction forces increase considerably when the cutting nature of the process and the runout effects [29]. Di-
tool edge loses its ability to cut. However, the in- rection of the vibration measurements has to be taken
crease in cutting force due to tool wear is strongly into account for part accuracy prediction since vibra-
dependent on other cutting conditions together with tion generates undesired displacements of the cutting
the type of wear, cutting material, work material, etc. tool. Chen [25] studied the effective sensor location of
Experimentally, Jemielniak [21] showed that, when the the accelerometers in turning operations and reported
dominant form of tool wear is flank wear, the increase that the strongest vibration signal is not necessarily
in feed force and passive force is higher than when the most useful for determining surface roughness. In
the dominant form is crater wear. Furthermore, crater his experimentation, the Y direction (cutting speed
wear changes the cutting-tool geometry, thus varying direction) received fewer vibration signals but it was
the components of the cutting forces [5]. In his review found to be the most significant; the Z direction (feed
of the state-of-the-art of monitoring, Liang [1] found force direction), on the other hand, received the most
that feed and radial forces are more sensitive to tool vibrations, but they were less significant.
wear than the cutting force. On the other hand, when Vibration monitoring has also been applied in the
a substantial breakage of the insert occurs, there is diagnosis of cutting-tool wear since vibration ampli-
an instant increase followed by a drop in the cutting tude usually varies during machining as a result of the
forces. The magnitude of this decrement is dependent progressive flank wear. When machining is conducted
on a reduction in the cross-section of the uncut chip with a new cutting tool, the contact between tool and
due to the partial breakage. Oscillatory responses and workpiece is restricted to almost a line of contact. It
peaks in the pattern of the cutting force pattern are also therefore offers a small amount of resistance to the
commonly used as features to detect overloads and the oscillations of the tool and the workpiece and gener-
danger of tool breakage or damage to the workpiece. ates vibrations. However, as flank wear-land progresses
Int J Adv Manuf Technol (2010) 47:237–257 241

with machining time, the larger contact area increases 3.3 Acoustic emission sensors
the amount of workpiece material being deformed elas-
tically, and thus increases the frictional damping and AE is the energy released in the form of mechanical
reduces vibrations. If flank wear exceeds a certain vibration from a material (tool, workpiece, machine
threshold, the stronger excitation caused by the larger body) as it undergoes stress. Such stress may be gener-
cutting force becomes dominant, with a consequent ated by chip deformation and fracture, friction between
increase in vibration [5]. Dimla [30] reported a correla- chip, workpiece and tool, tool breakage, flexible defor-
tion between vibration signal features and cutting-tool mation of machine structures and thermal reactions of
wear, and also identified a correlation between high materials [2]. AE derived from metal cutting consists of
tool wear and certain resonant peak frequencies. continuous and transient signals, which have distinctly
Vibration signal analysis has also been applied to the different characteristics. Continuous signals are asso-
detection of cutting-tool breakage, as this is reflected in ciated with shearing in the primary zone and wear on
cutting forces and therefore in cutting vibrations. Chen the tool face and flank, while burst or transient signals
[23] implemented a real-time method of tool breakage result from either tool fracture or chip breakage [31].
detection with a four-flute end mill sensing vibration Common sources of AE in metal-cutting processes are
signals. The same author also reported how the ratio [5]: (a) deformation in the shear zone, (b) deformation
between the first and second harmonics of the cutting and sliding friction at the chip-tool interface, (c) sliding
frequency varies when a cutting insert is broken. After friction at the tool flank–workpiece interface and (d)
being validated experimentally, it was then possible to the breaking of chips and their impact on the cutting
define a threshold to detect tool breakage. Compared tool or workpiece.
to other in-process methods, such as those that em- The frequency spectrum of AE typically spans the
ploy dynamometers and AE sensors, this system was kilohertz to megahertz range (usually 10 kHz–10 MHz),
reliable, low-cost, and easy to set up, although it was and AE sensors usually work in these ranges [2]. The
limited to non-chatter processes. main advantage of AE is that the frequency range of its
Although the use of vibration sensors has been suc- signals is much higher than that of machine vibrations
cessfully applied to the monitoring of machining sys- and environmental noises, and that it is not intrusive in
tems, in fact, there are a number of practical problems cutting operations [31]. However, the lack of physical
involved in monitoring the vibration level to assess tool understanding of the AE signal and its sensitivity to
condition or part accuracy [4]: sensor location and cutting parameters remain difficult
issues that continue to hinder the application of this
technology in machining monitoring systems [1]. Sensi-
– The machining speed should remain within a spe- tivity to sensor location was studied by Haber [10] and
cific range. Lan [11]. Haber proved that an AE sensor attached
– The amplitude of the signal decreases with an in- in the soft vice jaws was more sensitive than a similar
crease in the distance of the sensor from the cutting one attached to the main spindle for cutting-tool wear
edge. diagnosis, whereas Lan found higher sensitivity in the
– Mounting the sensor close to the cutting location spindle quill. Therefore, choosing a suitable position
increases the variability of the signal. in which to place the AE sensors in order to sense
– Chip formation could strike the accelerometer and sufficient AE signals is a necessary but contentious
damage it or cause it to misread the vibration. matter, and it requires an understanding of the AE
transmission path [30]. AE sensors are inexpensive and
easy to install, but they have to be carefully calibrated,
Furthermore, vibration signals may not be as accu- and the range of cutting operations has to be tested
rate or reliable as other signals such as dynamometer to tune the gain in the buffer amplifier so as to avoid
or AE signals [4]. For example, Ertekin [5] tested sensor overload, which greatly distorts the signal [32].
the robustness of different sensor signal features from AE signals have been mainly applied to the di-
dynamometers, AE sensors and accelerometers using agnosis of cutting-tool wear [33] and tool breakage
three different types of material. His results revealed detection [34]. Although some research works have
that dynamometer and AE signal features are more recommended the use of AE sensors instead of dyna-
robust than vibration signals for surface roughness pre- mometers for tool-wear diagnosis [35], other researches
diction and dimensional accuracy estimation. However, argue that the use of AE sensors as an indicator of tool
monitoring systems based on accelerometers have the wear is inappropriate because they are more sensitive
advantages of simplicity and low cost. to noise and variations in cutting conditions than to the
242 Int J Adv Manuf Technol (2010) 47:237–257

condition of the tool itself [36], and that they are only of cutting edges on the tool. A tool monitoring system
suitable as an additional sensor to increase reliability. developed by Jones and Wu [38] continually measured
On the other hand, AE sensors are well suited to the the spindle power consumption. The method required
detection of cutting-tool breakage, since a large amount the execution of a series of preliminary cuts, the results
of AE is generated during tool breakage and fracture from which were then used to establish thresholds. The
[34]. An interesting review of various issues in AE power consumed during the subsequent cutting process
monitoring can be found in [31], where AE generation, was then simply compared with the thresholds and a
classification and signal correction, signal processing tool monitoring alarm set if one was exceeded. A major
methodologies and tool-wear estimation methods using limitation of this type of system is that the thresholds
AE sensors are all reviewed. will vary greatly as the cutting conditions vary. Even
a mere change in the radial or axial depth of cut
would require the trial cuts to be repeated. Although
3.4 Current and power sensors these sensors are not as accurate as dynamometers,
they are economical, easy to install (as they require no
Motor armature current is proportional to the torque significant wiring), and are both good to be applied as
a DC motor produces, which is, in turn, proportional complementary information for diagnosing tool wear
to the cutting forces. Therefore, current measurement [39] and detecting tool breakage [3, 15, 40, 41].
can be used to sense the machining forces indirectly. Table 1 summarises the different sensors applied in
Current sensors are nonlinear sensors which require single sensor machining monitoring systems and the
compensation or complicated calibration [2]. These main application of each one. Some references and the
sensors have a limited sensing bandwidth due to the advantages and drawbacks of each sensor in terms of
inertia of the motor rotor, which acts as a low-pass cost, intrusive nature and reliability are also provided.
filter. Therefore, high-frequency components of cutting
force are difficult to observe, and they are suitable only
for detecting slow events or when a fast response is 3.5 Other sensors
not essential [22]. On the other hand, power sensors
measure the spindle or axis drive power, which is pro- Other sensors for monitoring machining processes are
portional to current consumption, and its limitations temperature sensors, optical sensors and ultrasonic sen-
are basically similar to those of current sensors. Stein sors, among others. Temperature sensors applied in
and Wang [37] studied the characteristics of an AC machining are thermocouples, thermal resistant ele-
induction-drive spindle system. By doing so, their aim ments, semiconductor elements, thermopiles and other
was to establish the capability of monitoring spindle types of thermal elements [2]. The measurement of the
power consumption as a way of providing an indication temperature in the cutting zone can be a good indicator
of cutting torque and therefore, indirectly, of tool con- of the cutting process since the temperature varies as
dition. A concern identified by the authors was that the the tool wears due to changes in the tool geometry and
bandwidth of the spindle motor servo imposes limiting its ability to cut [42]. Furthermore, cutting temperature
factors to the combination of spindle speed and number influences chip formation and the generation of surface

Table 1 Typical single-sensor machining monitoring systems


Sensor Cost Intrusive nature Signal reliabilitya Main application References
Dynamometer Tool wear diagnosis [14, 17]
   Tool breakage detection [18]
Surface roughness prediction [7, 8, 19]
Dimensional part accuracy prediction [19, 20]
Accelerometer Surface roughness prediction [24, 26–29]
   Tool wear diagnosis [30]
AE Tool breakage detection [34]
   Tool wear diagnosis [33]
Current/Power sensor Tool wear diagnosis [40, 41]
   Tool breakage detection [52]
Most common applications highlighted in bold
a Signal reliability for machining modelling purposes
Int J Adv Manuf Technol (2010) 47:237–257 243

roughness [42, 43] and accelerates tool wear, increasing sensor information under varying conditions and to
diffusion and weakening the tool. However, accurate avoid uncertainty, it is useful to use several sensor
cutting temperature monitoring is rather complicated, signals instead of just one single sensor signal. Sensor
and it is usually monitored by average temperatures fusion refers to the use of more than one sensor signal
around the cutting tool with an important loss of infor- in a complementary manner to provide a more robust
mation. Common optical sensors are based on a beam prediction of one or more machining attributes [2].
of light that is reflected from the machined surface in Therefore, multiple sensors with non-complementary
the specular direction and whose intensity can be corre- measurements define a multi-sensor monitoring system
lated with the surface quality [44]. Other optical sensors but not a sensor fusion system, and several features
such as machine vision systems are based on a light extracted from a single signal are not considered to
source to illuminate the surface and to acquire an image be multi-sensing or sensor fusion [47]. The success of
by a digital system. The digitised data are then used sensor fusion depends on which types of signals are
with a correlation chart to monitor the actual roughness good candidates for a given machining outcome and
values [45] or the cutting-tool condition [4]. Optical which extracted features and in which way they must be
techniques present some limitations to their in-process complemented [1]. For example, using a dynamometer
use since optical measurements can be affected by and a current sensor cannot be considered a sensor
the harsh machining environment (cutting fluids, chips, fusion system since a current sensor provides the same
etc.). Ultrasonic sensors have been applied to provide a information as the dynamometer but with less accu-
surface profile measurement [46]. The ultrasonic sensor racy [39]. Cutting forces and vibration measurements
is positioned with a non-normal incidence angle above at tooth-pass frequency are also closely related, and
the surface, and the sensor sends out an ultrasonic they may not be adequate for sensor fusion, whereas
pulse to the surface and measures the amplitude of the cutting forces and AE are less correlated and can be
returned signal. The data are then correlated with data used effectively as complementary information [3, 5].
from a stylus profilometer, and a model is obtained. Sensor fusion systems require algorithms to combine
and fuse the sensor information. In general, two main
3.6 Sensor fusion concepts approaches are usually applied for sensor fusion [16]:
(1) statistical approaches and (2) AI approaches. Sta-
Single signals have been used extensively to monitor tistical approaches relate sensor data to machining
machining processes. However, the sensitivity and the process variables through multi-variable regressions,
noise rejection of the sensed signals can change with thus defining a statistical process model. AI approaches
cutting conditions such as machining parameters, tool use complex non-linear models such as neural networks
wear, machine stiffness, workpiece material properties, (NN) or Bayesian networks (BN) to relate sensor data
etc. Therefore, in order to increase the reliability of to machining process variables, thus defining an AI

Table 2 Sensor fusion Typical sensor fusion systems


systems applied in machining
processes Sensors Fusion methodology Application References
Current sensor, AE BN Tool wear diagnosis [22]
Current sensor, accelerometer BN Tool wear diagnosis [48]
BN Surface roughness prediction [48]
Accelerometer, AE NN Tool wear diagnosis [49]
Accelerometer, vision system NN Tool wear diagnosis [4]
Dynamometer, AE – Tool breakage detection [53]
NN Tool wear diagnosis [9]
Dynamometer, AE, NN Surface roughness prediction [19]
accelerometer NN Tool wear diagnosis [10, 50]
Dynamometer, accelerometer NN Tool wear diagnosis [16, 51]
NN Surface roughness prediction [54]
NN Prediction of dimensional [54]
part accuracy
Dynamometer, thermistors NN Prediction of dimensional [20]
part accuracy
Dynamometer, accelerometer, NN Tool wear diagnosis [39]
spindle current, voltage sensor,
sound pressure level
244 Int J Adv Manuf Technol (2010) 47:237–257

process model. Interesting research works on sensor or reduce aliasing, sampling rate can be increased
fusion systems based on AI approaches can be found or an anti-aliasing filter may be applied to restrict
for different purposes, such as tool wear diagnosis the bandwidth of the signal.
[4, 9, 10, 16, 22, 39, 48–52], tool breakage detection 2. Digital filtering. After sampling and with the signal
[53], surface roughness prediction [19, 48, 54] and pre- in a digital format, digital filtering is performed to
diction of dimensional part accuracy [20, 54]. Table 2 keep the sensor information which best correlates
summarises these works, paying special attention to the with the performance process variable of interest.
sensors applied and the fusion methodology. For example, this may involve filtering the cutting-
force signal so as to be able to study only the sig-
nals at the tooth-pass frequency, which are closely
4 Signal processing related to the cutting-tool wear and cutting mecha-
nism [10]. In many applications, it can also be inter-
An appropriate signal processing strategy is manda- esting to filter the acquired signal in order to pre-
tory before selecting/extracting sensory features due to vent high frequency noises and signal oscillations
the high levels of mechanical, electrical and acoustic due to transient mechanical events, like breaking
noises in industrial environments [39]. In general, in- of a built-up edge, local variation in hardness over
telligent monitoring systems for machining apply the the workpiece, etc. Ghosh [39] tested an important
signal processing scheme shown in Fig. 3. The general improvement in the tool-wear estimation model
signal processing scheme is made up of five steps: using a third-order Butterworth low-pass filter on
the acquired cutting-force signals. Jemielniak [21]
1. Analogical filtering and signal sampling. The sen- also applied a digital filtering process on the cutting
sor signal is filtered to keep the signal within the forces in order to improve the reliability of the tool-
range of the frequency response of the sensor, wear diagnosis model.
suppress high frequency noise or continuous bi- 3. Signal segmentation. As a third step, an optional
ases and prevent signal distortion during signal signal segmentation may be performed to extract
acquisition due to aliasing. The Nyquist–Shannon the signal information when the cutting-tool is actu-
sampling theorem asserts that the uniformly spaced ally removing metal in a steady state, since only this
discrete samples are a complete representation of part of the signal contains information about tool-
the signal if its bandwidth is less than half the wear condition and surface roughness generation.
sampling rate. Then, the sufficient condition for However, this segmentation prevents the resulting
the ability for exact reconstruction from samples signal from being analysed in the frequency and
at a uniform sampling rate is fs > 2B, where B is wavelet domain. Segmentation is thus limited to a
the signal bandwidth. If the sampling condition is posterior analysis in the time domain such as peak
not satisfied, then frequencies will overlap, that is, value, root mean square, mean value, etc. Some
frequencies above half the sampling rate will be considerations should be taken into account during
reconstructed and appear as frequencies below half segmentation. For example, as pointed out by Dong
the sampling rate. The resulting distortion is called [14], it is preferable to analyse the signal within
aliasing. The reconstructed signal is said to be an one spindle rotation instead of one tooth period, in
alias of the original signal, in the sense that it has order to reduce the influence of runout. Figure 4
the same set of sample values. In order to prevent shows an example of a signal segmentation applied
in [39].
4. Feature generation. The fourth step consists of a
feature generation module, which transforms the
Step 1: Analogical filtering Step 5: Feature selection/extraction
-Frequency sensor response -Feature selection: Variable ranking, digital signal into several signal features called
-Sample frequency (anti-aliasing) forward/backward elimination, GA
-Amplification and conditioning -Feature extraction: PCA descriptors or features. Different methods have
SIGNAL
PROCESSING been applied for feature generation in the time,
SCHEME Step 4: Feature generation
Step 2: Digital filtering
-Time domain: RMS, peak, mean, etc..
frequency and wavelet domains. Section 5 briefly
-Frequency range of interest -Frequency domain: harmonics, PSD, etc..
-Wavelet domain: wavelets, etc..
describes this step.
5. Feature selection/extraction. After generating the
Step 3: Segmentation features, one can obtain many different descriptors
-Signal range of interest
-Only time domain analysis from different sensor signals, and so, a feature
selection or extraction procedure is required. The
Fig. 3 Generic signal processing scheme selected or extracted features should be the most
Int J Adv Manuf Technol (2010) 47:237–257 245

tor for modelling machining processes. Benardos [8]


also reported similar conclusions, and it was confirmed

Force (N)
experimentally that the X components of cutting forces
were the most significant descriptors for surface rough-
ness modelling. Haber [10] reported that the best per-
formance for tool-condition monitoring was obtained
No of samples
experimentally through the mean and peak descriptors
from cutting-force and vibration signals. Ertekin [5]
analysed average and RMS values of cutting forces in
the X and Y directions and discarded average values
Force (N)

Force (N)

due to their being meaningless for tool-wear diagnosis.


Furthermore, RMS values were shown to be closely
related to the wear process. In his research, he proved
that the increase in F y was mostly due to the flank wear
No of samples x 104 No of samples of the tool, whereas the decrease in Fx was mainly due
to built-up edge generation and crater wear on the rake
Fig. 4 Example of a segmentation signal process adapted from
[39]. Segmentation performed every tooth period face of the tool.
Power spectral amplitudes at the cutter-tooth fre-
relevant descriptors, which may lead to simpler quency of cutting-force signals were found to be very
prediction models and more reliable monitoring sensitive to progressive tool wear, and in [5, 10], they
systems. In general, most of the research studies were recommended as suitable sensory features for
published in machining monitoring systems usu- monitoring progressive tool wear. Dong [14] presented
ally present a direct feature selection, mainly in- an extensive study of several features for monitoring
volving root mean squares features [32, 39, 55], the cutting-tool condition based on cutting forces. All
mean values [10, 32, 50] or harmonic signal values the features examined had been applied previously in
[9, 16, 27]. However, a complete methodology to several research studies, in both the time (average,
design monitoring systems requires a feature selec- RMS, skew, kurtosis, standard deviation, peak, ratios)
tion/extraction algorithm in order to use the most and the frequency domains (total harmonic power).
relevant features [14]. Section 6 briefly reviews sev-
eral methods designed for this purpose. 5.2 Descriptors for vibration signals

An increase in cutting energy generated due to flank


5 Sensor signal features generation wear should give rise to an increase in vibration mag-
nitude, which can be detected by the RMS or the
The subsections that follow briefly describe the most mean of the signal [4, 29]. Haber [10] applied both
usual descriptors applied in monitoring machining sys- mean and peak values of vibration signals for tool-
tems according to the sensor system used. condition monitoring. Dimla [30] analysed the corre-
lation of vibration signal features to cutting-tool wear
5.1 Descriptors for cutting-force signals in both the time and the frequency domains during
turning operations. Time domain features were deemed
Average and root mean square (RMS) values of cutting to be more sensitive to the cutting condition than tool
forces are simple and effective features that have been wear, whereas certain peak values in the frequency
tested in the past for both tool wear and part accuracy domain correlated well with the measured wear val-
monitoring systems [5, 10, 39, 50]. Force ratios can ues. Abouelatta [27] studied the influence of single
also be used to predict tool wear since they present a harmonics and the power spectral density (PSD) for
certain pattern as the tool wears. For instance, the feed- surface roughness prediction, and several empirical
force to cutting-force ratio was found to be sensitive models based on multivariate regression were devel-
to flank wear in [56]. Dontamsetti and Fischer [57] oped. Chen [23] applied three sensor-signal features
reported that RMS values of the vertical component to model tool condition, namely: the average, vari-
of the cutting force (Fz ) remain fairly constant dur- ance and single harmonic from vibration signals. Other
ing milling, and therefore, the RMS values of cutting- features resulting from sensory feature combinations
force components in the X and Y directions (Fx , F y ) (summation, product, division, etc.) were also applied
or a ratio of both components is a better descrip- for tool-wear modelling. Ertekin [5] analysed the RMS
246 Int J Adv Manuf Technol (2010) 47:237–257

of X and Y vibrations and their single harmonics. Al- ied in [32] for tool-wear monitoring, including average
Habaibeh [49] analysed both workpiece and spindle signal value; the standard deviation of the absolute
vibrations in the X, Y and Z directions using different value of the raw signal; the power of the AE signal in
features such as wavelet analysis, average value, stan- specific frequency ranges and over its entire spectrum;
dard deviation, power value, kurtosis value, harmon- the average value and the standard deviation of the
ics frequency and skew value. Kuo [50] analysed five RMS signal; the burst rate, which is the number of
harmonic values of vibration signals in the frequency times the RMS signal exceeds pre-set thresholds per
domain and the signal average in the time domain. second; the burst width, which is the percentage of time
it remains above each threshold and the pulse rate,
5.3 Descriptors for acoustic emission signals which is equivalent to the burst rate but is applied to
the raw signal. Of all these features, the ones that were
The majority of AE monitoring applications have relied most correlated with tool wear were the average of the
on the RMS value of AE signals [31]. Strong correla- RMS signal, the power of the signal in a specific high
tion of the AE RMS to tool wear was presented by frequency range, the average of the signal value, the
Moriwaki and Tobito [58], where features such as mean burst rate and the pulse rate. As all of them except the
variance and the coefficient of RMS were related to burst rate were highly correlated, just one of them was
tool wear. Several features of AE signals were stud- enough to describe tool wear.

Table 3 Significant descriptors applied for modelling machining operations


Signal Ref. Time domain Frequency domain Wavelet domain
Rms Peak Mean Std Skew Kurt. Var. AR TDA H ratios Single H PSD RMS Peak
Cutting [39] 
forces [10]   
[14]       
[16]  
[7] 
[5]  
[9] 
[49]      
[50]  
[8] 
Vibrations [10]   
[4] 
[27]  
[16]   
[23] 
[30]  
[5]  
[29] 
[49]      
[50]  
Current [39] 
power [34] 
[41] 
[40] 
[55] 
Acoustic [5] 
emission [10]   
[9]   
[49]      
[50]  
[58] 
[32]    
[36]  
[60] 
[34] 
Int J Adv Manuf Technol (2010) 47:237–257 247

Table 4 Common descriptors and equations


Descriptor Equation Descriptor Equation
N  
j=1 x j n
Average x̄ = N RMS 1
n
2
i=1 xi

N 
j=1 (x j − x̄) 1 N
2
Variance N−1 Standard deviation N−1 i=1 (xi − x̄)2
1 N 1  N
i=1 (xi −x̄)3 i=1 (xi − x̄)
4
Skewness 1
N
N Kurtosis N
1 N −3
(N i=1 (xi − x̄)
2 )3/2 (N i=1 (x i − x̄) 2 )2

Peak max(xi ), i = 1, . . . , N AR models a1 xi−1 + · · · + a p xi− p , i = p + 1, . . . , N


fi
Single harmonic FFT analysis: fi ith harmonic Harmonic ratio fj i = j, i, j = 1, . . . , n harmonics
Time-domain averaging “See [41]” Wavelet “See [34]”
xi , i =, 1, . . . , N sampled sensor data, p regressors

Haber [10] reported in his research that the mean measured indirectly using a spindle motor current sen-
and peak values of neither of the AE signals revealed a sor. The cutting force was correctly represented by
clear transition from a new to a worn tool. Ravindra the spindle current RMS value in rough face milling
et al. [36] used a time series modelling technique to operations and the tool fracture was well distinguished
extract parameters from AE signals acquired during from cutter run-out and transient cutting. Li [41] also
turning. Autoregressive (AR) parameters and power presented a system for detecting tool flute breakage
density were taken as features for successfully mon- in end milling using feed-motor current signatures.
itoring the tool wear condition. Kamarthi et al. [59] Li applied the time-domain averaging (TDA) method
dealt with the representational and analysis issues of to decompose the compound repeated current signal
AE signals in turning processes. The effectiveness of into a periodic signal and a residual component. It
the wavelet representation of AE signals was studied was found that the amplitude of the residual compo-
in the context of the flank-wear estimation problem in nent fluctuates severely when flute breakage occurs.
turning processes. Accurate flank-wear estimation indi- Therefore, the mean of the residual components of the
cated that the wavelet transform representation of AE feed-motor current was used as a feature of tool flute
signals was very effective in extracting the AE features breakage detection. Lee [40] monitored the AC motor
that were sensitive to gradually increasing flank wear. currents of the feed-drive system and applied a first-
Li [60] applied a wavelet transform to decompose AE order AR model, which provided a good indication
signals into different frequency bands in the time do- of tool breakage using an analysis of the difference
main. The RMS values extracted from the decomposed between the predicted and the actual motor currents.
signal for each frequency band were used as monitoring The wavelet domain has also been analysed in current
features for tool wear. Li extended his work in [34], signals for tool-breakage detection. Li [34] developed
where the wavelet domain was analysed in both AE a tool breakage monitoring system using both AE and
and spindle current signals for tool breakage detection. current signals in the wavelet domain. Tool break-
Tool breakage detection was defined by comparing age detection was performed by comparing the signal
the signal wavelet coefficients with wavelet coefficient wavelet coefficients with wavelet coefficient thresholds.
thresholds.
5.5 Summary of descriptors
5.4 Descriptors for current or power signals
Table 3 summarises the relevant descriptors applied in
Current and power signals have been analysed mainly different machining monitoring systems. The equations
in the time domain due to their limited sensing band- of some of these descriptors are also shown in Table 4.
width. Ghosh et al. [39] only selected the simplest
features in the time domain to ensure feasibility of
real-time implementation. Features such as peak val- 6 Feature selection/extraction
ues, standard deviation, mean and RMS values were
analysed for tool-wear estimation in milling. Kim [55] The large number of sensor features reported in the
developed an in-process tool-fracture monitoring sys- literature for modelling and monitoring machining sys-
tem based on the spindle current signal. The dynamic tems makes it necessary to find out which feature com-
cutting-force variation in a face milling process was binations are the most significant and reliable for a
248 Int J Adv Manuf Technol (2010) 47:237–257

specific monitoring purpose. Intuitively, it is difficult 6.1 Feature selection


to estimate which features are more sensitive to part-
accuracy prediction or tool-wear diagnosis, as the effec- Feature selection algorithms typically fall into two cat-
tiveness of the features is affected by various factors, egories: feature ranking and subset selection. Feature
such us machine-tool characteristics, material proper- ranking uses a metric to rank the features and elimi-
ties, lubrication, workholding, location of the sensors, nates all features that do not achieve an adequate score.
signal-to-noise ratios of the data acquisition system, etc. The advantages of this algorithm are its simplicity,
Therefore, a systematic approach to reducing the num- scalability, and high degree of empirical success [6].
ber of features to be used provides valuable guidance Computationally, it is efficient since it requires only
for the successful development of reliable and robust the computation of n scores, where n is the number
machining monitoring systems. of features. Typically, sensor feature selection has been
There are two methods for feature reduction: feature conducted through a correlation index ranking, in order
selection and feature extraction. The goal of feature to use the features that are most correlated with the
selection methodologies is to find k of the d features variable of interest. The application of this method can
that give the most information and to discard the other be found in [49, 62].
(d − k) features. On the other hand, feature extraction On the other hand, subset selection searches the
methodologies try to find a new set of k features that set of possible features for the optimal subset. The
are a combination of the original d features. Figure 5 common approaches applied for subset selection are
shows an example of feature selection/extraction pro- forward selection, backward elimination and genetic
cedures. In general, the benefits of applying a feature algorithms. In forward selection, the algorithm starts
selection/extraction methodology to develop monitor- with no variables and adds them one by one, at each
ing systems can be defined as follows [61]: step adding the one that decreases the prediction error
of the model the most until further addition does not
– Reduced feature inputs tend to yield easier process decrease the error (or decreases it only slightly). In
knowledge models by means of less complex learn- backward elimination, it starts with all the variables
ing algorithms. and removes them one by one, at each step removing
– Simpler models are more robust on small datasets. the one that increases the error only slightly, until
– Simpler models have less variance; in other words, any further removal increases the error significantly. In
they vary less depending on the particulars of a either case, the error should be checked on a validation
sample, including noise, outliers, and so forth. set other than the training set in order to test the
– When data can be explained with fewer features, generalisation accuracy. With more features, there is
one gets a better idea about the process that under- generally a lower training error, but not necessarily
lies the data, which allows knowledge extraction. a lower validation error. Research works that have
– When data can be represented in a few dimensions applied forward or backward algorithms can be found
without loss of information, they can be plotted in [5, 7]. Genetic algorithms (GA) have also been used
and analysed visually to determine structure and as a search algorithm to select the best feature subset.
outliers. Due to the high computational cost, GA becomes a

Fig. 5 Example of feature Feature Selection (Ranking or Subset)


selection/extraction. Feature Descriptors Peak
selection only selects a Skew
RMS
subgroup of the initial RMS
Mean Kurt.
features, whereas feature Peak Var.
Xsignificant = Std Xnon-significant =
Mean AR
extraction transforms a group H ratios
Std TDA
Single H
of features into another one Skew PSD
through a linear combination X= Kurt. ...
Var.
AR Feature Extraction (PCA)
TDA
H ratios
Single H
PSD New Descriptor =
... a x RMS + b x Mean
RMS

Mean
Int J Adv Manuf Technol (2010) 47:237–257 249

reasonably efficient method of feature selection when of the curse of dimensionality and the high degree of
there is a high dimensional feature space [63]. Other correlation between vectors. By implementing PCA,
approaches have been applied to feature selection but the complexity of modelling processes can be reduced
without a theoretical base to prove its effectiveness. and new feature vectors can be reconstructed. PCA
For example, Azouzi [19] applied orthogonal arrays transforms a number of correlated sensory features into
from Taguchi’s design of experiments to test different new uncorrelated features (or principal components),
sensor feature combinations for surface-roughness and thus reducing the complexity of modelling processes.
part-accuracy prediction. In these orthogonal arrays, In general, the multiple sensory signals S P×N may be
different NN structures, sensory features and cutting represented as a matrix with N samples acquired from
parameters were considered in order to select the op- P sensors. In order to remove irrelevant or redundant
timal combination of these factors for modelling pur- information from acquired signals, an orthogonal linear
poses. Although this methodology chooses the best transformation is introduced to convert the original
factor combination, it is not clear whether the selected matrix S into a new space denoted by aT S, where
subset of sensor features is the best or not, since not a = (a1 , a2 , · · · , a p )T . To preserve the greater part of
all interactions between sensor features are included in the variation in data set S, the orthogonal vector a is
the orthogonal array. Kuo [50] studied the use of force, chosen to maximise the variance of the projections aT S,
vibration and AE sensors independently, and trained estimated by Var(aT S) = aT  S a, where  S is the co-
different NN models to diagnose tool wear with fixed variance matrix of S. Hence, the optimisation problem
sensor features in the time domain and the frequency outlined above is defined as maximising aT  S a with re-
domain. The performance of the NN model was used spect to the constraint aT a = 1. The optimisation prob-
to select the sensor candidates and the domain to be lem can be solved by using Lagrange multipliers, and
used (time, frequency or both). This methodology can the corresponding Lagrange function is constructed as
be seen as a kind of variable ranking, and its main draw-
back is that the interactions between sensor features, L(a, λ) = aT  S a − λ(aT a − 1), (1)
which might provide better NN model performance, are
not studied. The feature selection approach offers some where λ is the Lagrange multiplier. The solution of
advantages with respect to feature extraction [64]: (1) this problem derives into a typical eigenvector problem,
after a set of features has been selected, non-selected where a is the eigenvector of the symmetrical matrix
features will no longer be used; (2) to collect new data, S with corresponding eigenvalue λ. These eigenvectors
only collection of the selected features is necessary, refer to the principal components and represent the
which may reduce computational costs and (3) the directions of greatest variance in the multiple sensory
physical meaning of each selected feature is retained. signals. In practice, some eigenvalues make little con-
tribution to variance and may be discarded. The leading
6.2 Feature extraction k components that better explain the variance, up to a
certain percentage, can then be taken into account [61].
Compared with the feature selection approach, the When λi are sorted in descending order, the proportion
feature extraction approach has a higher degree of of variance explained (%VE) by the k principal compo-
freedom in finding the set of the most significant fea- nents is
tures [64]. The objective of feature extraction is to λ1 + λ2 + · · · + λk
preserve as much of the relevant information as pos- %VE = (2)
λ1 + λ2 + · · · + λk + · · · + λ p
sible by removing redundant or irrelevant information
in acquired sensory signals. The main feature extrac- If the dimensions are highly correlated, there will be a
tion technique is principal component analysis (PCA), small number of eigenvectors with large eigenvalues, k
which has been widely used in system identification will be much smaller than p and a large reduction in
and dimensionality reduction in dynamic systems. It is dimensionality may be attained. If the dimensions are
also an efficient approach for extracting features from not correlated, k will be as large as p and there is no
sensory signals acquired from multiple sensors [65]. gain through PCA. If the variances of the original sen-
In general, multiple sensory signals can be viewed as sor features vary considerably, they affect the direction
a high-dimensional multivariate random matrix com- of the principal components more than the correlations,
posed of several vectors formed by different sensory and so a common normalisation procedure for pre-
signals. It is not feasible to input the above-mentioned processing the data is required before using PCA. The
matrix to the prediction model without any feature ex- features transformed by the principal components are
traction or dimensionality reduction procedure because applied directly to model the process, with an impor-
250 Int J Adv Manuf Technol (2010) 47:237–257

Table 5 Several research Ref. Modelling technique Feature selection/ Monitoring Features selected/
works on monitoring
extraction technique application extracted
machining systems with
feature selection/extraction [5] Multiple regression Forward elimination Ra and Dim RMS forces
and AE signals
[62] Multiple regression Variable ranking Ra Average vibration
[49] NN Variable ranking Tool wear Features from AE
and vibrations
[7] Multiple regression Forward/backward elim. Ra Average forces
[19] NN Orthogonal arrays Ra and Dim Feed and radial
average forces
Ra surface roughness,
Dim dimensional deviation [65] Support vector machines PCA Tool wear Average forces

tant reduction in dimensionality that may improve the subset of all possible vertices of the cube and require
robustness and reliability of the monitoring system. 2k−q runs, where q is chosen according to the de-
However, the new features do not provide a physical sired design resolution. Fractional factorial designs can
explanation of the system. Table 5 shows several re- determine which factors and their combinations have
search works on monitoring machining systems where significant effects on the response variable; however,
feature selection/extraction methods were applied. they deal with confounding terms [66]. Confounding
occurs when only the summation of several effects can
be estimated, not the effects separately. Which effects
are confounded is defined by the experimental design
7 Design of experiments resolution. Resolution III designs confound the main
effects with two-factor interactions. Resolution IV de-
While machining experimentation is costly and time- signs confound no main effects with two-factor interac-
consuming, it is important to carry out effective ex- tions, but two-factor interactions are aliased with each
periments with few runs in order to find out the most other. For resolution V designs, no main effect or two-
relevant factors for a certain machining performance factor interaction is aliased with any other main effect
variable. In the past, various methods have been used to or two-factor interaction, but two-factor interactions
quantify the impact of machining parameters (cutting are aliased with three-factor interactions.
speed, depth of cut, feed, etc.) and process variables (vi- Taguchi’s orthogonal arrays are similar to fractional
brations, tool wear, temperatures, etc.) on part quality factorial designs, but they apply new concepts to pa-
and cutting-tool state. All these methods include some rameter design and tolerance design [67]. In Taguchi’s
kind of design of experiments (DoE) that quantifies arrays, the factors are divided in two groups: control
the effects of a finite number of parameters through factors whose levels may be controlled in both the labo-
a systematic methodology. In general, four methodolo- ratory and in actual production and error factors whose
gies are applied in DoE: full factorial designs, fractional levels may be controlled in the laboratory but not in
factorial designs, Taguchi’s orthogonal arrays, and re- production. A Taguchi’s array can be used to determine
sponse surface designs. which levels of the control factors have little impact on
A DoE with every possible combination of all the the performance variable. On the other hand, Taguchi’s
input factors is called a full factorial design. A common arrays can also be applied to determine, based on a loss
full factorial design is one with all input factors set at or cost function, which variables have critical tolerances
two levels each, which define a cube in k dimensions, that need to be tightened for better performance.
where k is the number of factors being studied. This The previous DoE methods are basically procedures
two-level full factorial design requires 2k experimental to determine the significance of each factor in a sys-
runs and makes it possible to know all the main effects tem, and they do not formulate any kind of model. A
and factor interactions. However, as the number of fac- response surface design is another DoE method which
tors increases, the number of runs required also grows investigates how important factors affect the response
rapidly, and this is unfeasible from a time and resource of an experiment. It also leads to the development of
point of view. In order to minimise experimentation, a first- and second-order polynomial models that include
fractional factorial experiment can be conducted. the parameters under consideration and their statistical
A fractional factorial design is a variation of the basic significance.
full factorial design in which only a subset of the runs is Table 6 shows some research works where a DoE
performed. These designs collect data from a specific was conducted for modelling the machining process.
Int J Adv Manuf Technol (2010) 47:237–257 251

Table 6 Designs of Reference Factors and levels per factor DoE Purpose
experiments conducted in the
literature for modelling [68] s: 4, f : 8, d: 3 Full factorial Ra prediction in end milling
purposes [29] s: 4, f : 4, d: 3 Full factorial Ra prediction in end milling
[62] s: 3, f : 6, d: 2 Full factorial Ra prediction in turning
[54] Vc : 2, f : 2, d: 2, Co: 2, Le: 2 Full factorial Ra prediction in turning
Dimensional deviation in turning
[69] s: 3, f : 3, W: 2 Full factorial Tool wear diagnosis in face milling
s spindle speed, f feed speed, [8] Vc : 3, f : 3, d: 3, W: 2, Co: 2, En: 2 Taguchi’s array Ra prediction in face milling
d depth of cut, r nose radius, [70] s: 3, f : 3, d: 3, W: uncontrolled, Taguchi’s array Ra prediction in end milling
Co coolant, W wear,
Te: uncontrolled
Le length, En engagement,
[71] s: 3, f : 3, d: 3, r: 3 Response surface Ra prediction in turning
Te temperature, Ra surface
roughness modelling

The table shows research works based on full facto- orthogonal design of k − n factors is carried
rial designs [29, 54, 62, 68, 69], Taguchi’s orthogonal out. The Taguchi’s design is selected accord-
arrays [8, 70] and response surface designs [71]. ing to the expected effects of each significant
variable with respect to the variable of interest.
7.1 A generic methodology for DoE in machining
monitoring systems
DoE for k factors
According to the literature review, a generic DoE

STEP 1
methodology for developing machining monitoring sys- Screening:
Fractional factorial design
tems can be proposed in order to minimise the exper- 2k-pIV
imental efforts and increase the effectiveness of DoE

STEP 2
Normal Probability Effects Plot:
methods. The methodology is presented in Fig. 6, and it n factors are non-significative

is divided into six steps as follows:


Are highly
– Step 1: First, the k factors that may affect the per- NO probably the
quadratic effects?
formance variable of interest that is to be modelled.
NO
With these factors, a screening DoE is performed YES

STEP 3
Is n > p?
to discard those factors which do not affect the
variable of interest. The screening design is a 2k− p YES
k-p k-n
k− p Projection to 2 Projection to 2 Taguchi’s orthogonal design
fractional factorial design of resolution IV (2IV ), H IV or V
H
Full factorial k-n factors

where k is the number of factors to be analysed and


p is defined in order to get a IV resolution [66]. Add center points
This screening experiment allows the information
about all the main effects to be captured, whereas

STEP 4
YES
two-factor interactions are aliased with each other. Lack of fit?
As one can consider the sparsity-of-effects principle
Add axial points
in machining operations, the system will usually NO Central Composite Design

be dominated by the main effects and low-order


interactions. Three-factor interactions or higher are Training an AI model
STEP 5

(75% experimental data)


usually negligible.
– Step 2: After conducting the screening experiment, Validating the AI model
normal probability plots are drawn to assess the (25% experimental data)

significance of the main effects, the n variables


YES
which are not relevant in the next experiments Is the AI model Successful AI
accurate enough? model
being discarded.
STEP 6

– Step 3: After identifying the significant variables, NO

two paths can be followed according to the previous Add experimental


replicates
knowledge of the process.
– (a) If the presence of quadratic or higher ef- Fig. 6 Generic methodology for DoE in machining monitoring
fects is assumed in the process, a Taguchi’s systems
252 Int J Adv Manuf Technol (2010) 47:237–257

Therefore, if a factor is expected to have a to ensure that quadratic or higher effects are not
quadratic effect on the variable of interest, at significant. If the central points that are added do
least three levels should be considered in the not report a lack of fit, the DoE conducted would
Taguchi’s design for this factor. To select the be appropriate. If this is not the case, axial points
most adequate orthogonal array, it is necessary on the DoE have to be added, so that the final
to count the degrees of freedom (DOFs) of the DoE would be equal to a central composite design
factors included in the study [67]. The Taguchi’s (CCD). By conducting the runs for the CCD, the
array must equal or exceed the DOFs required quadratic effects can be evaluated.
by the experiment. The DOFs are defined as: – Step 5: After conducting the final DoE (Taguchi’s
• DOF of a factor: (number of levels of the array, fractional factorial design or CCD) with at
factor)-1 least three replicates for each experiment, the train-
• DOF of a column in a Taguchi’s array: ing of the AI model is conducted according to
(number of levels in the column)-1 the AI technique selected. For this purpose, the
• DOF of an array: total DOFs of all columns experimental data are divided into two sets: the
in the array training set with 75% of the experimental data and
• DOF of an experiment: (total number of the validating set with the other 25%, care being
ex-periments)-1 taken to ensure that at least one replication of each
As an example, consider a system where four experimental run is included within the validating
two-level factors and one four-level factor are data set. During training, the trained model may
analysed. This system requires a Taguchi’s ar- inform the user about the possible presence of
ray with seven or more DOFs, since four two- spurious data that might be caused by errors in
level factors have four DOFs, one DOF per data collection. In order to discard such spurious
two-level factor, and a four-level factor has data and to conduct a new replicate, normality tests
three DOFs. An L-8 array is a Taguchi’s array should be applied.
with seven columns where each column is used – Step 6: The trained AI model is validated with the
for two-level factors. Therefore, an L-8 array validating data and the model error is analysed. If
has seven DOFs and can be used to analyse the the accuracy of the model is sufficient, the AI model
system with four two-level factors and one four- to be used for monitoring purposes has been learnt.
level factor. Otherwise, additional experimental replications are
Once the array has been selected, the factors needed to increase the training data set and the
and interactions are assigned to the columns of accuracy of the AI model.
the orthogonal design. The assignment should
take into consideration which factors and in-
teractions are interesting to analyse, and which
ones can be confounded. Which columns rep- 8 Selection of AI techniques
resent each factor and interaction and which
interactions or factors are confounded is given Conducting a correct DoE may make it possible to
by the linear graphs of each Taguchi’s array. If fit a regression model relatively well using cutting pa-
it is not possible to assign all the desired factors rameters as regressors. However, the use of indirect
and interactions without confounding, then the measurements such as cutting forces, vibrations or AE
experimentation requires more DOFs and a measurements can provide additional information
higher orthogonal array should be selected. which can be used in a more complex and accurate
– (b) If the presence of cubic or higher effects model. In this context, several AI techniques have been
is negligible, the previous screening DoE is widely used in the past for surface roughness prediction
k− p and the diagnosis of tool wear. The main AI tech-
projected from the initial 2IV to a full factorial
k− p niques applied for modelling and monitoring machining
2k−n or a fractional 2 H with H = IV or V
systems are artificial neural networks (ANN) [39, 54,
depending on the initial number of insignificant
72], expert systems called fuzzy logic systems [26] and
factors.
the AI technique that results from the hybridisation
– Step 4: If, in the previous step, the DoE to be of these two techniques, called neuro-fuzzy inference
conducted is the projection of the initial screening systems [73, 74]. Other AI approaches such as BN
design, additional experimental runs in the centre [22, 48], hidden Markov models [69, 75], evolutionary
points of the design have to be added in order algorithms [76, 77] or support vector machines [78]
Int J Adv Manuf Technol (2010) 47:237–257 253

4%
12% the general process behaviour is expected to be
ANN ( 59%) smooth. Applications where the experimental data
10%
Fuzzy (15%) set consists of a low/medium number of samples,
15% 59% Neuro−fuzzy (10%) since part of the model is developed using previous
Bayesian Networks (4%) knowledge. Applications where the inverse prob-
Others (12%) lem has to be solved apart from specific variable
prediction. In general, fuzzy inference systems are
Fig. 7 Frequency of usage of AI approaches in intelligent ma- used for surface roughness prediction, cutting-tool
chining systems according to the references found in the research flank wear prediction and cutting parameter selec-
platform ISI-Web of knowledge from 2002 to 2007 tion for optimal surface roughness.
– Adaptive neuro-fuzzy inference systems: applica-
tions where the aim is to add previous knowledge
have been less widely used, although they are gaining and also to extract hidden knowledge from ex-
popularity in recent works. Figure 7 shows the AI perimental data in rule-form. Applications where
approaches applied in machining monitoring systems the ability of extrapolation and generalisation is
according to the references found in the research plat- required. Applications with a moderate accuracy
form ISI-Web of knowledge from 2002 to 2007. requirement. Applications where the experimen-
tal data set is composed of a medium number of
8.1 AI recommended applications samples. Applications where the inverse problem
has to be solved. Since neuro-fuzzy systems are a
Although AI techniques can be successfully applied to hybridisation of ANN and fuzzy systems, the rec-
monitoring machining systems, a specific AI technique ommended applications are similar to both ANN
may be recommended according to the monitoring and fuzzy applications.
purpose, the experimental data set for modelling the – BN: applications where the aim is to add previous
process, the previous knowledge of the process and knowledge and also to extract hidden knowledge
so forth. Hence, a general set of guidelines to select from experimental data in the form of causal rela-
the most appropriate AI technique according to its tionships and probabilities. Applications where low
advantages and drawbacks is proposed as follows: accuracy prediction but a high degree of reliability
are required. Applications where the system that is
– ANN: applications where the purpose is not to modelled has a highly stochastic behaviour and the
extract knowledge, and there is no previous knowl- prediction reported by the model is given with an
edge of the process (or if there is previous knowl- expected uncertainty level. Applications where the
edge, this knowledge is not intended to be added to experimental data set is composed of a large/very
the model). Applications where high-accuracy pre- large number of samples depending on the variable
diction is required. Applications where there is no discretisation ranges and the expected accuracy.
extrapolation and a good generalisation is required. Applications where prediction/diagnosis and the
Applications where the experimental data set is inverse problem for cutting parameter selection are
composed of a medium/high number of samples, required. BN is recommended in highly stochastic
since the data set is usually divided for training, machining processes for cutting-tool diagnosis, pre-
testing and validating. Applications where only pre- diction of part accuracy and the selection of cutting
diction or diagnosis is required and the inverse parameters in order to meet part specifications.
problem, such as the selection of cutting parame-
ters to ensure a certain value of machining per- In addition to the recommended application of each
formance, is not considered. In general, ANNs are AI technique, several drawbacks and advantages which
well-suited for accurate surface roughness predic- may facilitate the selection of a particular AI approach
tion, cutting-tool flank wear prediction and cutting- are also presented in Fig. 8.
tool state diagnosis.
– Fuzzy inference systems: applications where there 8.2 Periodic model verification
is enough knowledge from the process and this
knowledge is intended to be added into the A machining monitoring system should be periodically
model. Applications where the understanding of verified in order to detect changes in the machining per-
the process prevails over the accuracy of the model. formance. Due to changes in machining operation, the
Applications where extrapolation can occur and machining model learnt by AI techniques may have to
254 Int J Adv Manuf Technol (2010) 47:237–257

NEURAL NETWORKS NEURO-FUZZY MODELS


Drawbacks: No clear guidelines on how to design neural Drawbacks: Many parameters to be learnt or
nets; Lack of physical meaning; Low extrapolation defined by the user; Usual contradictory learnt
capability; Trial and error procedures to find neural network rules; Inputs limited.
parameters.
Advantages: Combines fuzzy systems and NN
Advantages: Model can be obtained without previous It can be applied with or without previous
knowledge; NN can learn patterns in a noisy environment process knowledge; Tolerant of imprecise data;
or with incomplete data; Good generalisation capability Good extrapolation and generalisation capability.
ARTIFICIAL INTELLIGENCE APPROACH
FUZZY LOGIC SELECTION BAYESIAN NETWORKS
Drawbacks: Do not have much learning capability; Drawbacks: High quantity of experimental data
Generalisation capability is poor compared with NN; No is required; High computational cost; Variable
standard methods to transform human knowledge into fuzzy discretisation is required and depends on network
models; Inputs limited. reliability and accuracy.

Advantages: Tolerant of imprecise data; Easy to understand Advantages: Adequate for modelling stochastic
since it is based on natural language; Models can be built on systems; The model presents the causal relationships
top of the experience of experts; Good extrapolation between variables; Let fuse prior knowledge by fixing
capability well-known causal relationships.

Fig. 8 Summary of advantages and drawbacks of the main AI approaches applied in intelligent machining

be re-trained in order to be adapted to a new machining where f(α/2,n1 −1,n2 −1) is the value of the F distribution
process. Two statistical tests have to be conducted to with n1 − 1 and n2 − 1 DOFs at a significance level
infer whether the present machining process conditions of α.
are statistically equivalent to the previous ones where The null and alternative hypotheses for the two-
the monitoring system was implemented, i.e. the equal sample t test are defined as:
variance test and the two-sample t test. The equal vari-
ance test checks whether the present prediction error H0 : μ1 = μ2
has a variance that is statistically equal to that from the
Ha : μ1 = μ2
prediction error obtained after the monitoring system
was implemented. On the other hand, the two-sample t and the two-sample t test statistic is:
test checks whether the mean of the present prediction
error is statistically equal to that obtained after the Ȳ1 − Ȳ2
monitoring system was set up [79]. The results of both T= (5)
tests indicate whether, statistically speaking, there is s21 /n1 + s22 /n2
any change in the machining process behaviour, and
then whether the monitoring machining system can still where Ȳ1 and Ȳ2 are the sample means. The null hy-
be applied or it requires a re-training process. pothesis that the two means are equal is rejected if:
The null and alternative hypotheses for the equal
variance test are defined as follows: T < −t(α/2,v) or T > t(α/2,v) , (6)

H0 : σ12 = σ22 where T > t(α/2,v) is the value of the t distribution with
v DOFs at a significance level of α, where:
Ha : σ12 = σ22
(s21 /n1 + s22 /n2 )2
v= (7)
and the equal variance test statistic is: (s21 /n1 )2 /(n1 − 1) + (s22 /n2 )2 /(n2 − 1)

s21
F0 = (3)
s22 9 Conclusions

which has a similar distribution to a F distribution with Many machining monitoring systems based on AI
n1 − 1 and n2 − 1 DOFs in the numerator and denom- process models have been developed in the past for op-
inator, respectively, where n1 and n2 are the sample timising, predicting or controlling machining processes.
size. The variables s21 and s22 define the variances of each All research works present different methodologies
sample. hypothesis, which means the two samples have without showing clear guidelines or key issues for the
the same variance, is rejected if: development of intelligent machining systems. In order
to overcome the lack of a global view on how to de-
F0 < f(1−α/2,n1 −1,n2 −1) or F0 > f(α/2,n1 −1,n2 −1) , (4) velop machining monitoring systems based on AI mod-
Int J Adv Manuf Technol (2010) 47:237–257 255

els, this paper has presented a generic methodology 13. Kurada S, Bradley C (1997) A machine vision system for tool
which reviews the main parts of a machining monitoring wear assessment. Tribol Int 30:295–304
14. Dong JF, Subrahmanyam KVR, Wong YS, Hong GS,
system and includes the most relevant aspects from
Mohanty AR (2006) Bayesian-inference-based neural net-
previous machining monitoring systems presented in works for tool wear estimation. Int J Adv Manuf Technol
the literature. The paper has reviewed: (1) the different 30:797–807
sensor systems applied to the monitoring of machin- 15. Haber RE, Haber RH, Alique JR, Ros S (2002) Ap-
plication of knowledge-based systems for supervision and
ing processes, (2) the most effective signal processing
control of machining processes. In: Handbook of software en-
techniques, (3) the frequent sensory features applied in gineering and knowledge engineering, vol 2. World Scientific,
modelling machining processes, (4) the sensory feature Singapore, pp 673–710
extraction methods for using the relevant sensory in- 16. Chen SL, Jen YW (2000) Data fusion neural network for tool
condition monitoring in CNC milling machining. Int J Mach
formation, (5) the DoE required to model a machining
Tools Manuf 40:381–400
operation with minimum experimental data and (6) 17. Liu YM, Wang CJ (1999) Neural network based adaptive
the main characteristics of several AI techniques to control and optimisation in the milling process. Int J Adv
facilitate their application/selection. Manuf Technol 15:791–795
18. Altintas Y (1988) In-process detection of tool breakages us-
ing time-series monitoring of cutting forces. Int J Mach Tools
Manuf 28:157–172
Acknowledgements This work has been partially supported by 19. Azouzi R, Guillot M (1997) On-line prediction of surface
Fundació Caixa-Castelló under the research project 07I006.44/1. finish and dimensional deviation in turning using neural net-
work based sensor fusion. Int J Mach Tools Manuf 37:1201–
1217
20. Ouafi AE, Guillot M, Bedrouni A (2000) Accuracy enhance-
ment of multi-axis CNC machines through on-line neurocom-
References pensation. J Intell Manuf 11:535–545
21. Jemielniak K, Kosmol J (1995) Tool and process
1. Liang SY, Hecker RL, Landers RG (2004) Machining process monitoring—state of art and future prospects. In: Scientific
monitoring and control: the state-of-the-art. J Manuf Sci E-T papers of the institute of mechanical engineering and
ASME 126:297–310 automation of the Technical University of Wroclaw, vol 61,
2. Zhou Y, Orban P, Nikumb S (1995) Sensors for intelligent pp 90–112
machining-a research and application survey. In: Systems, 22. Dey S, Stori JA (2005) A Bayesian network approach to root
man and cybernetics IEEE international conference on in- cause diagnosis of process variations. Int J Mach Tools Manuf
telligent systems for the 21st century, vol 2, pp 1005–1010 45:75–91
3. Cho DW, Leeb SJ, Chu CN (1999) The state of machin- 23. Chen JC, Chen WL (1999) A tool breakage detection system
ing process monitoring research in Korea. Int J Mach Tools using an accelerometer sensor. J Intell Manuf 10:187–197
Manuf 39:1697–1715 24. Jang DY, Choi YG, Kim HG, Hsiao A (1996) Study of the
4. Bahr B, Motavalli S, Arfi T (1997) Sensor fusion for moni- correlation between surface roughness and cutting vibrations
toring machine tool conditions. Int J Comput Integr Manuf to develop an on-line roughness measuring technique in hard
10:314–323 turning. Int J Mach Tools Manuf 36:453–464
5. Ertekin YM, Kwon Y, Tseng TL (2003) Identification of 25. Chen JC, Huang LH, Lan AX, Lee S (1999) Analysis of an ef-
common sensory features for the control of CNC milling op- fective sensing location for an in-process surface recognition
erations under varying cutting conditions. Int J Mach Tools system in turning operations. J Ind Technol 15:1–6
Manuf 43:897–904 26. Abburi NR, Dixit US (2006) A knowledge-based system for
6. Guyon I, Elisseeff A (2003) An introduction to variable and the prediction of surface roughness in turning process. Robot
feature selection. J Mach Learn Res 3:1157–1182 Comput Integr Manuf 22:363–372
7. Zhang JZ, Chen JC (2007) The development of an in-process 27. Abouelatta OB, Madl J (2001) Surface roughness prediction
surface roughness adaptive control system in end milling op- based on cutting parameters and tool vibrations in turning
erations. Int J Adv Manuf Technol 31:877–887 operations. J Mater Process Technol 118:269–277
8. Benardos PG, Vosniakos GC (2002) Prediction of sur- 28. Lee SS, Chen JC (2003) On-line surface roughness recogni-
face roughness in CNC face milling using neural networks tion system using artificial neural networks system in turning
and Taguchi’s design of experiments. Robot Comput Integr operations. Int J Adv Manuf Technol 22:498–509
Manuf 18:343–354 29. Tsai YH, Chen JC, Lou SJ (1999) An in-process surface
9. Niu YM, Wong YS, Hong GS (1998) An intelligent sensor recognition system based on neural networks in end milling
system approach for reliable tool flank wear recognition. Int cutting operations. Int J Mach Tools Manuf 39:583–605
J Adv Manuf Technol 14:77–84 30. Dimla DE (2002) The correlation of vibration signal features
10. Haber RE, Jimenez JE, Peres CR, Alique JR (2004) An to cutting tool wear in a metal turning operation. Int J Adv
investigation of tool-wear monitoring in a high-speed machin- Manuf Technol 19:705–713
ing process. Sens Actuators A-Phys 116:539–545 31. Li XL (2002) A brief review: acoustic emission method for
11. Lan MS, Dornfeld DA (1982) Experimental studies of tool tool wear monitoring during turning. Int J Mach Tools Manuf
wear via acoustic emission analysis. In: Proceedings of the 42:157–165
10th NAMRC, SME, pp 305–311 32. Jemielniak K (2000) Some aspects of AE application in tool
12. Wong YS, Nee AYC, Li XQ, Reisdorf C (1997) Tool condi- condition monitoring. Ultrasonics 38:604–608
tion monitoring using laser scatter pattern. J Mater Process 33. Li XL, Yuan ZJ (1998) Tool wear monitoring with wavelet
Technol 63:205–210 packet transform fuzzy clustering method. Wear 219:145–154
256 Int J Adv Manuf Technol (2010) 47:237–257

34. Li XL, Dong S, Yuan ZJ (1999) Discrete wavelet trans- ing cutting forces and vibrations in turning process. J Mater
form for tool breakage monitoring. Int J Mach Tools Manuf Process Technol 132:203–214
39:1935–1944 55. Kim GD, Chu CN (2001) In-process tool fracture monitoring
35. Blum T, Inasaki I (1990) A study on acoustic emission from in face milling using spindle motor current and tool fracture
the orthogonal cutting process. Trans ASME J Eng Ind index. Int J Adv Manuf Technol 18:383–389
112:203–211 56. Yao Y, Fang XD, Arndt G (1990) Comprehensive tool wear
36. Ravindra HV, Srinivasa YG, Krishnamurthy R (1997) Acous- estimation in finish-machining via multivariate time-series
tic emission for tool condition monitoring in metal cutting. analysis of 3-D cutting forces. Ann CIRP 39:57–60
Wear 212:78–84 57. Dontamsetti SK, Fischer GW (1988) Factors affecting sur-
37. Stein JL, Wang CH (1990) Analysis of power monitoring on face roughness in finish turning of gray cast iron. Adv Mater
Ac induction drive systems. J Dyn Syst Meas Control Trans Manuf Process 3:689–725
ASME 112:239–248 58. Moriwaki T, Tobito M (1990) A new approach to automatic
38. Jones J, Wu Y (1996) Cutting tool’s power consumption mea- detection of life of coated tool based on acoustic-emission
sured. US Patent, US 5-587-931 measurement. J Eng Ind-Trans ASME 112:212–218
39. Ghosh N, Ravi YB, Patra A, Mukhopadhyay S, Paul S, 59. Kamarthi SV, Kumara SRT, Cohen PH (2000) Flank wear
Mohanty AR, Chattopadhyay AB (2007) Estimation of tool estimation in turning through wavelet representation of
wear during CNC milling using neural network-based sensor acoustic emission signals. J Manuf Sci E-T ASME 122:
fusion. Mech Syst Signal Process 21:466–479 12–19
40. Lee JM, Choi DK, Kim J, Chu CN (1995) Real-time tool 60. Li XL, Yao YX, Yuan ZJ (1997) On-line tool condition mon-
breakage monitoring for NC milling process. CIRP Ann— itoring system with wavelet fuzzy neural network. J Intell
Manuf Technol 44:59–62 Manuf 8:271–276
41. Li XL (2001) Detection of tool flute breakage in end milling 61. Alpaydin E (2004) Introduction to machine learning. MIT,
using feed-motor current signatures. IEEE-ASME Trans Cambridge
Mechatron 6:491–498 62. Kirby E, Zhang Z, Chen JC (2004) Development of an
42. Choudhury SK, Bartarya G (2003) Role of temperature and accelerometer-based surface roughness prediction system in
surface finish in predicting tool wear using neural network turning operations using multiple regression techniques. J Ind
and design of experiments. Int J Mach Tools Manuf 43:747– Technol 20:1–8
753 63. Jack LB, Nandi AK (2000) Genetic algorithms for feature
43. Sreejith PS, Ngoi BKA (2000) Dry machining: machining of selection in machine condition monitoring with vibration sig-
the future. J Mater Process Technol 101:287–291 nals. IEE Proc-Vis Imag Signal Process 147:205–212
44. Hoy D, Yu F (1991) Surface quality assessment using 64. Thawonmas R, Abe S (1997) A novel approach to feature
computer vision methods. J Mater Process Technol 28:265– selection based on analysis of class regions. IEEE Trans Syst
274 Man Cybern Part B-Cybern 27:196–207
45. Lee BY, Tarng YS (2001) Surface roughness inspection by 65. Shi DF, Gindy NN (2007) Tool wear predictive model based
computer vision in turning operations. Int J Mach Tools on least squares support vector machines. Mech Syst Signal
Manuf 41:1251–1263 Process 21:1799–1814
46. Coker SA, Shin YC (1996) In-process control of surface 66. Montgomery DC (2001) Design and analysis of experiments,
roughness due to tool wear using a new ultrasonic system. Int 5th edn. Wiley, New York
J Mach Tools Manuf 36:411–422 67. Roy RK (2001) Design of experiments using the Taguchi
47. Dimla DE, Lister PM, Leighton NJ (1997) Neural network approach. Wiley, New York
solutions to the tool condition monitoring problem in metal 68. Zhang JZ, Chen JC (2007) The development of an in-process
cutting—a critical review of methods. Int J Mach Tools surface roughness adaptive control system in end milling op-
Manuf 37:1219–1241 erations. Int J Adv Manuf Technol 31:877–887
48. Abellan JV, Morales-Menéndez R, Vallejo AJ, Rodriguez C 69. Vallejo AG, Nolazco-Flores JA, Morales-Menendez R, Sucar
(2006) Surface roughness and cutting tool-wear diagnosis LE, Rodriguez CA (2005) Tool-wear monitoring based on
based on Bayesian networks. In: Sixth IFAC symposium on continuous hidden Markov models. Lect Notes Comput Sci
fault detection, supervision and safety of technical processes, 3773:880–890
pp 439–444 70. Zhang JZ, Chen JC, Kirby ED (2007) Surface roughness
49. Al-Habaibeh A, Gindy N (2000) A new approach for sys- optimization in an end-milling operation using the Taguchi
tematic design of condition monitoring systems for milling design method. J Mater Process Technol 184:233–239
processes. J Mater Process Technol 107:243–251 71. Suresh PVS, Rao PV, Deshmukh SG (2002) A genetic algo-
50. Kuo RJ, Cohen PH (1999) Multi-sensor integration for on- rithmic approach for optimization of surface roughness pre-
line tool wear estimation through radial basis function net- diction model. Int J Mach Tools Manuf 42:675–680
works and fuzzy neural network. Neural Netw 12:355–370 72. Kohli A, Dixit US (2005) A neural-network-based method-
51. Yoon SI, Lee SS, Kim HS (1995) Tool wear monitoring in ology for the prediction of surface roughness in a turning
milling operation using ART2 neural network. J Korean Soc process. Int J Adv Manuf Technol 25:118–129
Precis Eng 12:120–129 73. Dweiri F, Al-Jarrah M, Al-Wedyan H (2003) Fuzzy surface
52. Li X, Dong S, Venuvinod PK (2000) Hybrid learning for tool roughness modeling of CNC down milling of alumic-79. J
wear monitoring. Int J Adv Manuf Technol 16:303–307 Mater Process Technol 133:266–275
53. Maeng MJ, Cho SS, Chung JK (1997) Tool fracture detec- 74. Lo SP (2003) An adaptive-network based fuzzy inference
tion in end milling using cutting force and acoustic emission system for prediction of workpiece surface roughness in end
propagated through cutting fluid. J Korean Soc Precis Eng milling. J Mater Process Technol 142:665–675
14:163–170 75. Wang LT, Mehrabi MG, Kannatey-Asibu E (2002) Hid-
54. Risbood KA, Dixit US, Sahasrabudhe AD (2003) Prediction den markov model-based tool wear monitoring in turning. J
of surface roughness and dimensional deviation by measur- Manuf Sci E-T ASME 124:651–658
Int J Adv Manuf Technol (2010) 47:237–257 257

76. Colak O, Kurbanoglu C, Kayacan MC (2007) Milling surface 78. Cho S, Asfour S, Onar A, Kaundinya N (2005) Tool breakage
roughness prediction using evolutionary programming meth- detection using support vector machine learning in a milling
ods. Mater Des 28:657–666 process. Int J Mach Tools Manuf 45:241–249
77. Brezocnik M, Kovacic M, Ficko M (2004) Prediction of sur- 79. NIST/SEMATECH (2006) NIST/SEMATECH e-handbook
face roughness with genetic programming. J Mater Process of statistical methods. http://www.itl.nist.gov/div898/
Technol 157–158:28–36 handbook/. Accessed 20 May 2009

Você também pode gostar