You are on page 1of 9

Copyright © IFAC Information Control in Manufacturing,

Nancy - Metz, France, 1998

ARTIFICIAL NEURAL NETWORKS IN MANUFACTURING PROCESSES:


MONITORING AND CONTROL

H. S. Cho* and M. C. Leu**

•Department ofMechanical Engineering


Korea Advanced Institute ofScience and Technology
373-1, Kusung-dong, Yusong-gu, Taejon, 305-701, Korea
Tel: +82-42-869-3213/ Fax: +82-42-869-3210/ e-mail: hscho@lca.kaist.ac.kr

··Department ofMechanical Engineering


New Jersey Institute o/Technology, University Heights
Newark, NJ 07102-1982, USA
Tel: + 1-201-596-3335/ Fax: + 1-201-596-5601 / e-mail: mleu@nsfgov

Abstract:
The nature of today's manufacturing processes is changing with greater speed and becomes
tremendously sophisticated than ever due to rapid variations in their environments resulting from
paradigm shift in customer demand and from reduced product life cycle.
This has required a higher level of technology in manufacturing that can adapt to the nature
change. In the recent years, neural networks are becoming a real powerful technology to solve this
and leading manufacturing technology to enter a new era for intelligent manufacturing. This paper
presents the status of the art of neural network applications in a variety of manufacturing
processes. In particular, their applications to process monitoring and control are spotlighted by
discussing the nature of the problems, the justification of network application and their influence
on process performance. Copyright © 1998 IFAC

Keywords : Artificial intelligence, Manufacturing processes, Neural networks, Process models,


Process control, Quality control

(2) estimating the changes of the product quality


1. INTRODUCTION (3) correcting the process operation, overserving
the resulting product quality and comparing the
The current intense competition in global and domestic observed quality with the desired.
markets is continuously demanding manufacturers to
produce products of higher quality with much less cost. Normal operation of these action steps should not be
The implication of this is that today's manufacturing interrupted and needs to be carried out with minimal
systems needs to be equipped with such functionalities as supervision and assistance from operators, if possible in
intelligence, efficiency and flexibility, thus having unmanned manner. To provide the processes with these
demanded a new paradigm shift in manufacturing capabilities, several basic functionalities such as storing
technology. informations, decision making, learning and integration of
these into the processes are the most essentials among
The quality monitoring and control technology area is no others.
exception that desperately requires such paradigm shift,
since this technological area is crucial to assurance of final Most of manufacturing processes have the random,
product quality and production efficiency. The assured complex and uncertain nature due to time-varying
quality can be provided only by in-process monitoring and parameters and disturbances. These characteristics have
control which can measure the process state or the product made it difficult to rely only on human operator's
quality and based upon these measured information correct observation and experience in coping with changes in
the process operation so as to achieve the desired quality. manufacturing environments. [1 ] For this reason, in recent
Performing this important task consists of several distinct years, neural network has drawn an explosion of interest in
technological steps: applying this technique to process monitoring and control.
This is because it has the above mentioned basic
(1) identifying the characteristic changes of a functionalities that can overcome the ill-natured process
process characteristics.

529
estimator. The figure illustrates two indirect methods of
The purpose of this paper is to present the applications and monitoring and control of a process. Direct method, that is
perspectives of artificial neural networks in manufacturing the direct measurement and control of product quality is not
process monitoring and control. The natures of the considered here for discussion, since direct in-process
processes considered herein are described in as detail as quality measurement is extremely difficult and in most
possible to give reasons and justifications for applying the processes virtually impossible. Note that in this block
networks. The network implementation procedure is briefly diagram the network is not utilized for control purpose but
dealt with to provide how it can be combined with the only for quality estimation.
process quality variables.
Both methods are similar in principle. The methods shown
2. MONITORING AND CONTROL ISSUES in Fig. 2 utilize the process variables x to assess the product
qualities q of the process and these x are the variables that
Most of manufacturing process have the characteristics of need to be controlled in order to keep the q to desired levels.
uncertain, time-varying, highly nonlinear and complex See the feedback loop for method 1 and the feed forward
system. This may be attributable to the fact that they are loop for method 2. Thus,
exposed to external disturbance and noise and often
subjected to parameter variations. Furthermore, the input q =/ (x) ; q T = [q J' q] .... ,q m I X T = [x J ' X]'··· , X p ] (1)
variables operating the processes are interacted with each
other, and each individual effect on quality can not be
where the / represents the functions that relate the quality
assessed clearly. Due to these characteristics their quality
variables to the process state variables, and the super script
often varies from product to product, impairing its
T denotes the transpose of (.). Indirect monitoring or
uniformity and decreasing the yield of the product. These
measurement, therefore, implies finding the functional fonn
actually bring about degradation of product quality and even
described in Eq.( 1). These functions, however can not be
cause malfunction and failure of machines in the process.
easily formulated or modeled via an analytical means, but
may be found by aid of experimental investigation. This
To avoid any occurrences unfavorable for quality
situation calls for intervention of artificial neural networks
maintenance, monitoring and control functions are essential
to model these relationships via learning based upon a priori
in the process. These functions are in fact playing core roles
knowledge and experience on the process. The role of the
in today's manufacturing and will become a pervasive
networks here is reasoning, learning decision making, based
ingredient together with artificial intelligence in making the
upon perception of data coming out of monitoring sensors.
future processes truly intelligent and autonomous. The
It is noted here that determination of which x among the
reaearch efforts in this direction will be accelerated with
process variables will best represent the quality variables is
greater interest in the future and will lead to the
the prerequisite task to proceed the analysis.
development of truly intelligent manufacturing systems that
are capable of producing products without the supervision
Once the relationship between the process state and quality
or assistance of human operators.
variables is found, the next task is then to control the
process based upon information on the state variables
Fig.l classifies the functionalities needed to imbed
obtained by on-line measurements. The first method
intelligence on manufacturing processes by neural networks
compares the estimated quality variables with those of the
and summarizes the current developments in manufacturing
desired, while the second one utilizes the measurable
application areas. The reasoning, learning, decision maki~g
process variables as the controlled variables. In this control
etc. constitute the core of functionalities needed to bUild
problem, designing a suitable controller exhibits an inherent
human-like intelligence. These functionalities create the
difficulty because most of the processes to be controlled .are
techniques such as mapping, pattern matching, pattern
poorly known or even uncertain. This situation also requ~res
clustering and recognition, self-organizing etc. that are an
the participation of the networks to generate an appropnate
ingradient of making real worlds intelligent. In particular,
signal for control. Several basic concepts of a neural
pattern clustering and matching and mapping are the basic
network controller are illustrated in Fig. 4.
and core capabilities that can be created by neural networks.
The real world applications here in manufacturing include
the modeling, minotoring and control, identification, 3. ARTIFICIAL NEURAL NETWORKS
planning and scheduling associated with the processes.
There have come out a flurry of research works in the
The foregoing discussions reveal that a clear nee~ e~ists for
monitoring and control issues. In monitoring of the
tools to assist in monitoring and control. In monltonng, the
processes, feature-based monitoring is the most frequently
process states are sampled every fixed time interval and
used method, since it utilizes suitable signitures of the
these captured data are utilized for certain goals of analyses.
sensor signals that can characterize and identify the pro~ess
These goals may be at supervision, pattern recognition ~d
states. These features are time, frequency and/or topological
fault diagnosis which are vital to the manufactunng
domain of the sensor or processed signal. Fig.2 shows a
operation.
procedure of evaluating product quality index or process
states from measurement of process state variables and/or
Solving this problem with traditional approaches requires
machine condition variables. In this procedure the role of
construction of a data base which is tremendously large and
ANN is to learn clustering and pattern recognition in
time consuming to develop, otherwise they often fail to
unsupervised or supervised manner using the extracted
provide the fine resolution required for accurate solut~ons.
features defined in a feature space. In some cases, the works
Similarly, in control, the traditional approach to effectively
of pattern classification and recognition are not necessary,
and accurately control the processes breaks down when the
since the neural network can be utilized to relate the features
dynamic characteristics of the processes to be controlled are
to the associated quality directly. Fig.3 shows a direct link
unknown, uncertain or ill-defined. In this case, knowledge
of the process variables with quality though the quality

530
of the process dynamics should be provided before
controller design action is initiated. Artificial neural and, similarly
networks(ANN) are an apparently efficient approach to
solve these important problems and require no conventional f) ~(t+l)=f) ~(t)+~f) ~(t)
programming to use.[I-6] The ANN learns the correlation (6)
between input prototypes and the desired outcome in case of ~f)
k OE
=-1}--
the supervised learning, for example. After training the ) OB ~
networks are capable of generating appropriate outputs in
response to new inputs, which is the generalization ability. With the learning algorithm specified in this manner, the
This is the property that most applications enjoy in ANN can be trained and tested using data obtained from
monitoring and control areas. experiments.

Depending upon the types of the problem, a variety of The adaptive resonant (ART) network developed by
network architectures has been used as depicted in Table Capenter and Grossberg [4,5] has been widely used in
2.[7-68] The table shows only a limited number of ANN pattern recognition and serves the purpose of cluster
applications due to space limitation. It can be seen that the discovery. This network learns clusters in an unsupervised
most frequently used ANN architecture is the multilayer mode. As shown in Fig.2(b), the network consists of two
perceptron. The use of the Kohonen, ART(I) and (2), layers. The top most layer computes the matching score
Hopfield network is also becoming popular, since these NN reflecting the degree of similarity of the present input to the
structures provide very effective capabilities of self previously encoded clusters, which is the bottom-to-top
organization and optimization of manufacturing problems. processing.

The multilayer perceptron [2,3] illustrated in Fig.3(a) This part is functionally identical to Hamming net and
consists of an input layer, a hidden layer and an output layer. Maxnet [3,6]. In the figure e denotes the lateral interaction
This network finds the functional relationship f in Eq.(l) coefficient while ~ indicates the unit delay. The top-down
between the input x and the output q. In this, along with part of the networks checks the similarity of the winning
learning algorithm the architecture affects the performance neuron j with the stored cluster reference data and performs
of the neural network. That is to say, the number of hidden the vigilance test on
layers and that of nodes(processing units) in each layer are
the important factors which has to be carefully determined. (7)
This is because these factors directly influence the modeling
accuracy and convergence of the learning. Referring to the
figure, the net input to node j in layer k is given by
where p is the vigilance parameter and the norm I~II
(2) denotes

where wIt), is the connection strength, i.e. the weight IIxll= tlx,l'
1=1

between the rh
node in the (k-l)th layer and Joth node in the
kth layer. The output of node j is represented by a sigmoid If an input pattern is clustered with cluster j, the network
function weights are updated by

(3) v (t)x
o" =f ( net le) = - - - - -1- - - - - Wlj(t+l) = I)n 1
(8)
) ) 1 + exp [- (net; + 0; )/ 00 ]
0.5 + L vij (t)x;
1=)

where Ok represents a threshold or bias and 00 is included


)

to alter the shape of the function.


The ART 1 network discussed herein is a simplified version
Training the ANN implies updating the w;, and e; for a of the network and can classify only binary inputs. On the
other hand, the ART 2 network can handle analog inputs.
given teaching signal. The updates are based upon the
minimization of a network system error defined by In most of the monitoring and control problems listed in
Table 2 the networks try to formulate the relationship as
(4) expressed in Eq.( 1). In this case the functional form can be
rewritten as

where m is the m th output node in the output layer.


f~NN

The minimization can be carried out by a steepest descent q = NN(x);qT = [q"q], .. ·,q",lx T = [x"x], ... ,x p ] (9)
algorithm and leads to the following adaptation rules for
w;, and 0; when NN represents the functions mapped by a network.

W;I (t + 1) = W;I (t) + ~W;I (t)


(5) 4. APPLICATIONS IN MONITORING AND
le iJE CONTROL
~Wjl = -1} &tic
)1

531
As mentioned earlier, the nature of most manufacturing etching time and offer a tool for the real-time diagnosis. The
processes is very complex, uncertain, and time-varying, multilayer perceptron is the most popular for this process.
because they are subject to operation parameter variation
and external disturbances. Furthennore, the quality variables Arc weldin2 processes [47-56]
associated with the products of the processes do not
sometimes exhibit a clear relationship with their operating Arc welding processes, as in other manufacturing processes,
inputs as well as state variables. suffer from the complexity of the relationship between the
process variable and the weld quality. This encouraged the
This has been the main sources of extreme difficulty in use of ANNs for quality monitoring and control of the
analysis, modeling and control. Due to this reason process. Here, the networks try to estimate the weld
manufacturers have needed to rely on somewhat an geometry such as bead width, head height, penetration and
intelligent method which can exhibit the capabilities of to predict the weld defects. As input variables to the
infonnation storing, learning, reasoning and decision network, surface temperature, welding voltage and current
making. This necessity has led the manufacturing and torch speed are in popular use. Here, again, the majority
technology to get into a new paradigm. It has been of the network is the multilayer perceptron.
understood that the next phase manufacturing will be that of
intelligent manufacturing that can adapt to changes in its Injection moldin2 processes [39-45]
environment and can truly realize unmanned operations of
processes. Injection molding processes have a very complicated
dynamic characteristics in that the process input variables
Fig.S illustrates two typical block diagrams of the neural such as melting temperature, ram velocity and holding
network-based control system. Fig.5 (a) adopts two pressure produces the polymer flow into the model cavity in
networks, one for process identification and the other for a complex manner. The resulting flow displaces air through
process control. The feedforward network which is an the vents and forms cavity pressure. And the flow-pressure
emulator is to identify the process model. The output of this relation together with cooling velocity are very complex,
model is compared to the measured value of the actual time-varying, nonlinear and uncertain. This complexity
process output y ( k ). The resulting signal is then back makes it difficult to relate the input operating variables to
propagated to tune the NN controller with the desired the product quality such as part geometrical accuracy and
reference input Y d (k) and the one step delayed signals of surface smoothness. In most of the studies of these
processes the multilayer perceptron is found to be the most
u(k -1) and y(k -1). The NN controller is essentially an popular network and tries to model the process dynamics
inverse dynamic model that can generate an appropriate and based on this to predict the part quality. In the
control input u(k) to the actuator for the Yd (k). followings, we will treat two application problems in real-
time monitoring conducted in Laboratory for Control
Fig.5 (b) represents the feedback error learning method and Systems and Automation in KAIST.
the model consists of an inverse network model - a
feed forward controller and a conventional controller in the In GMA welding processes [48,50], the electric arc is
feedforward block. The network model utilizes the control generated by the flow of an electric current and maintained
signal u of the forward loop, since this signal tends to between the consumable wire electrode and the weldment,
f
as shown in Fig.6. The consumable electrode is
zero as learning proceeds. automatically fed by a wire feeding device and provides
additional filler metal. To prohibit oxidation of the weld
Machinin2 processes [7-32] metal resulted from its exposure the atmosphere at high
temperatures, shielding gases are provided. The geometry of
The major concerns of machining systems are (I) the resulting weld bead can be represented by the top bead
supervision of cutting tool state (2) quality control of width, the depth of penetration and the back bead. Because a
machined workpieces. In supervising the cutting tool status good quality weld is characterized by the relatively high
the ANNs utilize the cutting data such as force, vibration depth to width ratio of the weld bead, the integrity of the
and temperature obtained during real time machining weld quality can be assessed by monitoring the penetration
operation, and classify the status of tool wear, predict tool depth or the back bead width. To monitor and control weld
life and detect tool failure in an on-line manner. Examples geometry, the surface temperatures that are strongly related
of typical sensors are tool dynamometer, acoustic emission with the formation of the weld pool are utilized.
sensor accelerometer, and thermocouple. In this processes Temperatures of three locations near the torch on the top
the networks in frequent use are the multilayer perceptron surface of the weldment are measured by noncontact
and Kohonen. infrared temperature sensing system.
Semiconductor manufacturin2 processes [33-38] These surface temperature informations such as T\, T\- T2
and T1-T3 and the corresponding weld pool size indicators.
The complexity of plasma etching processes in integrated such as the top bead width and the penetration plus half
circuits fabrication promoted the use of ANNs for back width are taken as the input and output parameters of
monitoring and control. This offers advantages in both the neural network estimator, respectively. The ANN
accuracy and robustness which could not have been employed here was the multilayer perceptron and Eq.s (2)
achieved by a traditional open loop control. In these through (6) were used to train the network. In the beginning
processes the networks utilizes in situ measurement of RF of the training, the estimated weld pool sizes may be largely
power, gas flow rate, dc bias voltage and trottle positioning different fonn the experimental ones, because construction
which are found to be key parameters affecting process of the appropriate neural network estimator is not completed.
dynamics. By use of these data the networks predict the To reduce these differences the set of the network
quality-related variables such as etching thickness and parameters are corrected according to the error back

532
propagation algorithm. The weld pool sizes are recalculated these was justified. Types of sensor signals, network
based upon the recorrected network parameters and structures and output variables were reviewed for
compared again with the experimental ones. This iterative application domains covering a variety of processes.
training is performed for the entire training data set until the
estimation errors fall within the tolerant values. The results Based upon this review work, some major conclusive
show that the estimation errors are within 5% for the top remarks on current shortcomings can be made in the
bead width, while 10% for the penetration depth plus half following.
back width.
1. In modeling the processes, the networks are utilized
In printed circuit board assembly [63,64], quality inspection like a transfer function which just maps the input data
is one of the most important process, because quality control into the output variables. The fitfall of this is that this
is crucial to ensure functional reliability in the end product. method is just a black box approach, since the
Quality inspection includes detection and classification of networks do not know what are going on with regard
defects including no solder, insufficient of excess solder, to physical phenomenon of the processes.
power welding of component leads or solder pad. 2. In pattern recognition and clustering, there still
remains a limitation to use the networks. Their
Fig.7 shows the experimental test stand for inspection PCB performance here somewhat depends upon statistical
solder joints. This system consists of solid state CCD color properties of sampled data. Accuracy clustering data
camera, illumination sources, a color image digitizer and located at the proximity of border lines of each group
IBM PC with a display monitor. The illumination sources still needs to be improved, since most of
are composed of three circular neon lamps mounted manufacturing processes require nearly 100% of
coaxially; high angle green light is positioned at the top, correct judgement.
middle angle blue light is positioned next to the green, and 3. In process control, the networks take roles in
low angle red light is placed above the PCB. The lighting identification and/or generation of control signal based
arrangement enables us to correlate the solder joint profile upon sensors informations. As in other problems, here,
and color planes. Depending upon the profile of the joint the robustness and accuracy are the key issues to
fillet, different color planes are obtained according to the promote their implementation in real processes.
incident angles of the color rays as can be seen from the
figure. In this study LVQl and LVQ2 are used for pattern There are several other shortcomings not listed here, but all
classifier. These classifiers directly use the raw solder joints of these may be gradually solved when the networks are
images shown in Fig.S in order to classify the shape of equipped with such functionalities as to accommodate the
solder joints. manufacturing-specific physical natures by enhancing the
structure, learning algorithm and convergency properties of
Inputs to the neurons consisting of the output layer of the the currently used networks. To approach and solve this,
classifier are determined by the input vector composed of understanding the characteristics of the manufacturing
the raw image data and the synaptic weights which processes first and then designing of appropriate networks
correspond to the prototype vectors. The outputs of the may be a desirable procedure, but not vice-versa, which is
neural network are expressed by the correlation of the input currently being adopted for solution
vector and the prototype vectors. The output of each neuron
is positive-feedbacked to itself and negative-feedbacked to
the other neurons. Then only one neuron with the maximum REFERENCES
value converges to high positive value and the others
converge to zero. In other words, the only one neuron of the I. Samuel H. Huang and Hong-Chao Zhang, "Artificial Neural
nearest prototype vector to the current input vector which is Networks in Manufacturing: Concepts, Applications, and
Perceptives", IEEE Trans. on Components, Packaging, and
called "winner" is selected and input image is classified into
Manufacturing Technology-Part A, Vol. 17, No. 2, June,
the class of the winner. Therefore, the position of the
1994.
prototype vectors representing the classes detennine the 2. B. Widow and M. A. Lehr, '~30 years of Adaptive Neural
decision surfaces which separate the vectors into classes. Networks: Perceptron, Mandaline, and Backpropagation",
Proc. of the IEEE, Vo1.78, No. 9, pp.1415-1442. 1990.
The neural network learned in this process was implemented 3. Jacek M. Zurada, "Intorduction to Artificial Neural Systems",
in several PCBs of various types. The results showed that pp.391-398, 1992.
the success rate of correct classification reaches 95%. 4. G. A. Carpenter and S. Grossberg., "A Massively Parallel
Architecture for a Self-organizing Neural Pattern Recognition
Machine.", Computer Vision, Graphics, and Image Proc.
pp.54-115,1987.
5. G. A. Carpenter and S. Grossberg, "The ART of Adaptive
5. CONCLUSIONS
Pattern Recognition by a Self-organizing Neural Network",
Computer, pp.77-88, Mar., 1988.
The current intense competition in markets demands on 6. R. P. Lippmann, "An Introduction to Computing with Neural
manufacturer to produce high quality products with lower Nets", IEEE Magazine on Acoustics, Signal and Speech
cost and higher productivity. This stringent situation has Processing, pp.4-22, April, 1987.
become an issue of growing importance in manufacturing 7. T. Teshima, T. Shibasaka, M. Takuma and A. Yamamoto,
community. Recently, artificial neural networks have "Estimation of Cutting Tool Life by Processing Tool Image
emerged as an intelligent tool to approach to this problem Data with Neural Network", Annals of the CIRP, Vol. 42, pp.
and are shown to offer great promise especially in 59-62, 1993.
8. L. Monostori, "A Step towards Intelligent Manufacturing:
monitoring and control of manufacturing processes.
Modeling and Monitoring of Manufacturing Processes
through Artifitial Neural Networks", Annals of the CIRP, Vol.
In this paper, the monitoring and control problems were 42, No. I, pp. 485-488, 1993.
identified and the use of artificial neural network to solve

533
9. B. B. Malakooti, Y. Q. Zhou and E. C. Tandler, "In-process Vol. 8, pp.235-237, 1997.
Regressions and Adaptive Multi-criteria Neural Networks for 31. 1. Y. Kao and Y.S. Tang, "A Neural-Network Approach for
Monitoring and Supervising Machining Operations", 1. of the On-line Monitoring of the Electrical Discharge Machining
Intelligent Manufacturing, Vo1.6, pp. 53-66, 1995. Process", 1. of Materials Processing Technology, Vol. 69,
10. S. Rangwala and D. Dornfeld, "Sensor Integration Using pp.112-119, 1997.
Neural Networks for Intelligent Tool Condition Monitoring", 32. C. D. Himmel, T. S.Kim, A. Krauss, E. W. Kamen and G. S.
1. of Engineering for Industry, Vol. 112, pp.219-228, Aug. May, "Real-Time Predictive Control of Semiconductor
1990. Manufacturing Processes Using Neural Networks", Proc. of
11. Sunil Elanayar V. T. and Yung C. Shin, "Design and the American Control Conference, pp.1240 -1244, June. 1995.
Implementation of Tool Wear Monitoring with Radial Basis 33. Scott Bushman, Thomas F. Edgar and Isaac Trachtenberg,
Function Neural Networks", Proc. of American Control "Modeling of Plasma Etch Systems Using Ordinary Least
Conference, pp.1722-1 725, 1995. Squares, Recurrent Neural Network, and Projection to Latent
12. Ali Zilouchian and Oren Masory, "Neural Network Controller Structure Models", 1. Electrochem. Soc., Vol. 144, No. 4,
for Turning Operation of a Metal Cutting Process", Proc. of pp.1379-1389, April 1997.
the American Control Conference, pp. 713-717,1995. 34. Edward A. Rietman, "A Neural Network Model of a Contact
13. Shiuh-Jer Huang and Ku<>-Ching Chiou, "The Application of Plasma Etch Process for VLSI Production", IEEE Trans. on
Neural Networks in Self-tuning Constant Force Control", Semiconductor Manufacturing, Vol. 9, No. 1, pp. 95-100, Feb.
Int. 1. Mach. Tools Manufact. Vol. 36, No. I, pp. 17-31,1996. 1996.
14. G. Chryssolouris, M. Domroese and P. Beaulieu, "Sensor 35. Ziba Nami, Ozgur Misman, Ahmet Erbil and Gary S. May,
Synthesis for Control of Manufacturing Processes", 1. of "Semi-Empirical Neural Network Modeling of Metal-Organic
Engineering for Industry, Vol. 114, pp.158-174, 1992. Chemical Vapor Deposition", IEEE Trans. On Semiconductor
IS. 1. H. Lee, D. E. Kim and S. 1. Lee, "Application of Neural Manufacturing, Vol.10, No. 2, pp.288-294, May 1997.
Networks to Flank Wear Prediction", Mechanical Systems 36. Edward A. Rietman and Earl R. Lory, "Use of Neural
and Signal Processing, Vol.10, No.3, pp.265-276, 1996. Networks in Modeling Semiconductor Manufacturing
16. Choon Seong Leem, Stuart E. Dreyfus, "A Neural Network Processs: An Example for Plasma Etch Modeling", IEEE
Approach to Feature Extraction in Sensor Signal Processing Trans. on Semiconductor Manufacturing, Vol. 6, No. 4,
for Manufacturing Automation", J. of Intelligent Material pp.343-347, Nov. 1993.
Systems and Structures, Vol.5, pp.247-257, Mar. 1994. 37. Michael D. Baker, Christopher D. Himmel and Gary S. May,
17. C. S. Leem, D. A. Dornald and S. E. Dreyfus, "A Customized "In-Situ Prediction of Reactive Ion Etch Endpoint Using
Neural Network for Sensor Fusion in On-Line Monitoring of Neural Networks", IEEE Trans. on Components, Packaging
Cutting Tool Wear", 1. of Engineering for Industry, Vol. 117, and Manufacturing Technology-Part A, Vol. 18, No. 3,
pp.152-159, 1995. pp.478-483, Sept. 1995.
18. P. Y. Chao and Y. D. Hwang, "An Improved Neural Network 38. Qiwen Wang, Xiaoyun Sun, Bruce L. Golden, Lenore
Model for the Prediction of Cutting Tool Life", J. of DeSilets, Edward A. WasH, Scott Luco and Adam Peck, "A
Intelligent Manufacturing, Vol. 8, pp.107-115, 1997. Neural Network Model for the Wire Bonding Process",
19. M. Balazinski, E. Czogala and T. Sadowski, "Control of Computers Ops. Res., Vol. 20, No. 8, pp.879-888, 1993.
Metal-Cutting Process Using Neural Fuzzy Controller", 2 nd 39. K. W. Lilly and A. S. Melligeri, "Dynamic Simualtion and
IEEE Int. Conf. Fuzzy Systems, pp.161-166, 1993. Neural Network Compliance Control of an Intelligent Forging
20. K. Venkatesh, Mengchu Zhou and R. 1. Caudill, "Design of Center", 1. of Intelligent and Robotic Systems, Vol.l 7, pp.81-
Artificial Neural Networks for Tool Wear Monitoring", 1. of 99,1996.
Intelligent Manufacturing, Vot. 8, pp.215-226, 1997. 40. D. J. Kim, B. M. Kim and 1. C. Choi, "Determination of the
21. 1. Mou, "A Method of Using Neural Networks and Inverse Initial Billet Geometry for a Forged Product Using Neural
Kinematics for Machine Tools Error Estimation and Networks", 1. of Material Processing Technology, Vol. 72,
Correction", J. of Manufact. Sci. and Eng., Vol. 119, pp.247- pp.86-93, 1997.
254, 1997. 41. W.H. Lee and H.S. Cho, "Design of a CMAC controller for
22. I. Grabec and E. Kuljanic, "Characterization of hydro-forming process", J.KSME, 1997.(to appear)
Manufacturing Processes Based upon Acoustic Emission 42. B.S. Hyun and H.S. Cho, "Prediction of fonning pressure
Analysis by Neural Networks ", Annals of the CIRP, Vol. 43, curve for hydroforming processes using artificial neural
pp. 77-80, Jan. 1994. network", Proc. Inst. Mech. Eng., Vol. 208, part I , pp.l08-121,
23. E. Govekar and I. Grabec, "Self-Qrganizing Neural Network 1994.
Application to Drill Wear Classification", 1. of Engineering 43. HJ. Park and H.S. Cho, "A CMAC-based learning controller
for Industry, Vol. 116, pp. 233-238, May 1994. for pressure tracking control of hydroforming processes",
24. Y. S. Tamg, T. C. Li and M. C. Chen, "On-Line Drilling ASME Winter Annual Meeting, Dollars, Texas, U.S.A., 1990.
Chatter Recognition and Avoidance Using An ART2-A 44. H. Hamdi Demirci and John P. Coulter, "Neural Network
Neural Network", Int. J. Mach. Tools Manufact., Vot. 34, No. Based Control of Molding Processes", 1. of Materials
7,pp.949-957,1994. Processing & Manufacturing Science, Vol. 2, pp. 335-353,
25. S. C. Lin, and C. 1. Ting, "Drill Wear Monitoring Using Jan. 1994.
Neural Networks", Int. 1. Mach. Tools Manufact., Vot. 36, No. 45. T. G. Lim, H. S. Cho and H. S. Chang, "The use of artificial
4, pp. 465-475, 1996. neural networks in the monitoring of spot weld qual ity", J.
26. T.1. Ko and D. W. Cho, "Cutting State Monitoring in Milling Korean Welding Society, Vol. 11, No. 2, pp.39-53, June,
By A Neural Network", Int. 1. Mach. Tools Manufact., Vol. 1993
34, No. 5, pp. 659-676, 1994. 46. T. G. Lim, H. S. Cho and H. S. Chang, "Estimation of nugget
27. Y. S. Tamg, Y. W. Hseih and S. T. Hwang, "Sensing Tool size in resistance spot welding using a neural network", 72 ntJ
Breakage in Face Milling with A Neural Network", Int. 1. American Welding Society Annual Meeting, Detroit, U.S.A.,
Mach. Tools Manufact., Vot. 34, No. 3, pp. 341-350,1994. 1991.
28. T. 1. Ko, D. W. Cho and M. Y. Jung, "On-line Monitoring of 47. T. G. Lim and H. S. Cho, "Weld pool size control based upon
Tool Breakage in Face Milling Using a Self-Qrganized Neural direct estimation of weld pool geometry in GMA welding
Network", J. of Manufacturing Systems, Vol. 14, No. 2, processes", Asian Control Conf., Japan, 1994.
pp.80-90, 1995. 48. Y.S. Kim, B.M. Kim and H.S. Cho, "A robust on-line quality
29. I. N. Tansel, C. Mekdeci and C. McLaughlin, "Detection of monitoring method for butt welding process under gap size
Tool Failure in End Milling with Wavelet Transformations change using artificial neural network", Pacific Conf. on
and Neural Networks", Int. 1. Mach. Tools Manufact, Vol. 35, Manufacturing, Vot.2, pp.639-644, Seoul, Korea, 1996.
No. 8, pp.1137-1147, 1995. 49. T. G. Lim and H. S. Cho, "Estimation of weld pool sizes in
30. H. Liu, T. Chen and L. Qu, "Predicting Grinding Bum Using GMA welding process using neural networks", Proc. Inst.
Artificial Neural Networks", J. of Intelligent Manufacturing, Mechanical Engineers, Vol.207, pp. 15-26, 1993.

534
50. H. S. Cho, "AI applications in welding process monitoring "Application of Neural Network Models to Iron and Steel
and control", Japan-Korea FA Sym., Tokyo, Japan, 1991. Making Processes", Proc. of the 2 nd• Int. Conf. on Fuzzy Logic
51. K. Anderson, G. E. Cook, G. Karsai and K. Ramaswamy, & Neural Networks, pp.815-818, July 1992.
'"Artfical Neural Networks Applied to Arc Welding Process 60. David E. Glover, "Optical Processing and Neurocomputing in
Modeling and Control", IEEE Trans. Industry Application, an Automated Inspection System", 1. of Neural Network
Vol. 26, No. 5, pp.824-830, 1990. Computing, pp. 17-38, Fall 1989.
52. K.Ohshim~ S. Yamane, M. Yabe, K. Akita, K. Kugai and T. 61. 1. Olsson and S. Gruber, "Web Process Inspection Using
Kubota, "Controlling of Torch Attitude and Seam Tracking Neural Classification Of Scattering Light", Proc. Int. Conf.
Using Neuro Arc Sensor", Proc. Int. Conf. IECON, Vol. 2, IECON, Vol. 3, pp. 1443-1448, Nov. 1992.
pp.1185-1189, Nov. 1995. 62. 1. H. Kim, H. S. Cho and S. K. Kim, "Pattern classification of
53. J. M. Quero, R. L. Millan and L. G. Franquelo, ''Neural solder joint images using vector correlation neural network", J.
Network Approach to Weld Quality Monitoring", Proc. Int. Engineering Application of Artificial Intelligence, VoI.9,No.
Conf. lECON, Vol. 2, pp. 1287-1291, Sep. 1994. 6, pp 655-669, 1996.
54. M. A. Matteson, R. A. Morris, D. Raines, "An Optimal 63. 1. H. Kim and H. S. Cho, "Neural network based inspection
Artificial Neural Network for GMAW Arc Acoustic of solder joints using a circular illumination", Image and
Classification", International Trends in Welding Science and Vision Computing, Vol. 13, No. 6, pp.479-490, 1995.
Technology, Proc. of the 3rd Int. Conf. On Trends in Welding 64. H. G. Woo and H. S. Cho, "Estimation of Hardening Layer
Rearch, Gatlinburg, Tennessee, USA, pp.l031-1035, Jun. Sizes in Laser Surface Hardening Processes with Variations
1992. of Coating Thickness", Surface & Coatings Technology,
55. Ping Li, M.T.C. Fang and 1. Lucas, "Modelling of Submerged 1997.(to appear)
Arc Weld Beads Using Self-Adaptive Offset Neutral 65. Y. 1. Park, H. S. Cho and Y. H. Han, "Estimation of hardened
Networks", J. of Materials Processing Technology, Vol. 71, depth in laser surface hardening processes using neural
pp.288-298, 1997. networks", 1. KSME, Vol. 19, No. 8, pp.1907-1914, 1995.
56. K. W. Ko, 1. H. Kim, H. S. Cho and W. I. Kong, "A bead 66. Babu Joseph and Frieda Wang Hanratty, "Predictive Control
shape classification method using neural network in high of Quality in a Batch Manufacturing Process Using Artificial
frequency electric resistance welding", J. KSPE, Vol. 12, No. Network Models", Int. Eng. Chem. Res., Vol. 32, pp.1951-
9, pp.86-94, 1995. 1961,1993.
57. H. S. Moon and S. 1. N~ "Optimum Design Based on 67. Ming-Shong Lan, P.Lin, and J. Bain, "Modeling and Control
Mathematical Model and Neural Network to Predict Weld of the Lithographic Offset Color Printing Process Using
Parameters for Fillet Joints", 1. of Manufacturing Systems, Artifitial Neural Networks", 1. of Engineering for Industry,
Vol. 16, No. 1, pp.13-23, 1997 Vol. 116, pp. 274-276, 1994.
58. Martin Schlang, Thomas Poppe and Otto Gramchow, ''Neural 68. 1. S. Kim, H. S. Cho, W. Lappe, S. Gao and L. Budde, "A
Networks for Steel Manufacturing", IEEE Expert, pp.8-9, quality estimation method for clinching processes via neural
Aug. 1996. network", ASME '93 WAM, Sym. on Mechatronics, New
59. Yoshihisa Otsuk~ Kunihiro Hanaoka and Masami Konishi, Orleans, U.S.A, pp. 271-276,1993.

Table 1. Operatin2 Parameters and Product Quality in


Various Manufacturin2 Processes

Process Operating Parameters Product Quality I Defect


Arc welding welding current / voltage weld pool size, void
wire feedrate, torch speed
Spot welding welding power weld strength, nugget size
holding pressure explosion
Metal fonning punch stroke, punch speed product geometrical dimension
surface wrinkling, fracture, necking
Metal cutting feedrate, cutting speed machining dimension
surface roughness
Hydrofonning hydraulic fonning pressure product geometrical dimension
punch stroke surface wrinkling, rupture, necking
EDM gap voltage, pulse width surface roughness
gap current dimensional accuracy
Ring rolling pressure roll feedrate ring dimension
conical roll feedrate surface quality
Laser heat treatment laser power, torch speed surface hardening, depth
Injection molding ram speed vs. stroke molecular orientation
temperature short size, product geometry
Assembly process multi-axis positioning jamming, part damage
and orientation
Semiconductor chamber pressure, RF power etching accuracy, etching time
fabrication electrode spacing
Stereolithography layer thickness, hatch spacing distortion
process (RP) hatch overcure part dimensional inaccuracy
Clinching holding force joining strength

535
Table 2 Types of sensor signals and neural networks
in manufacturing applications

Process Sensor signal Network Quality variable


Drilling acoustic wave unsupervised Gaussian drill wear

acoustic wave fuzzy neural network drill wear


force ART(2) dri11 chatter
force Kohonen drill wear
force perceptron drill wear
torque, vibration adaptive feedforward drill wear, tool failure
Turning vibration force Kohonen tool wear
force perceptron surface finish
acoustic emission perceptron chip form
tool force perceptron cutting tool wear
force accelerometer perceptron cutting tool wear
force perceptron tool breakage
force radial basis function tool wear
force perceptron tool wear
vision perceptron tool wear
vibration force perceptron tool wear
acoustic wave force perceptron tool wear
force ART(2) tool life
diffraction image Kohonen surface finish
temperature at machine perceptron positioning error of the
locations machine tool
feed, force perceptron tool wear
cutting velocity
feedrate perceptron tool life
cutting depth
vibration ART(I) cutter status
acoustic emission
Grinding image perceptron surface finish
wheel velocity perceptron grinding bum
grinding depth
Milling acoustic wave perceptron surface roughness bore
spindle vibration tolerance
cutting force
Spot welding welding current perceptron failure load
weld resistance perceptron weld nugget geometry
Arc welding weld voltage,current perceptron torch position
weld current perceptron weld pool geometry
acoustic wave perceptron acceptability of weld
temperature perceptron weld pool geometry
vision image perceptron weld pool geometry
welding current perceptron weld pool geometry
arc voltage
Pipe welding optical image Kohonen weld pool geometry
le fabrication chamber pressure perceptron plasma etching
fault detection
chamber pressure perceptron etch rate
flow rate
chamber pressure recurrent network etch rate
delivered power dc bias voltage
etch thickness perceptron (gas flow)
fault diagnosis
etch depth perceptron etch time
gas flow rate
chamber pressure
dc bias perceptron oxide thickness
reflected RF power

536
Manufaduring Feature
Process Extraction

(optimization )
(sef-organiZing) (pattern recognition)
(object recogn'ion)~~
(signal proceSSing)
Fig. 2 Feature-based monitoring and control with
artificial neural networks

deS~.~ ~. !

estiRWted qually

Fig. 1 Neural networks generated functionalities and <a) dtea feedback


their applications in manufacturing
desAd produd
qually

(b) indireCt feedback

Fig. 3 Comparison of direct and indirect quality control


methodologies

537

You might also like