You are on page 1of 19

Computational Materials Science 29 (2004) 315–333

www.elsevier.com/locate/commatsci

Modeling of the APS plasma spray process using


artificial neural networks: basis, requirements and an example
Sofiane Guessasma, Ghislain Montavon *, Christian Coddet
Laboratoire d’Etudes et de Recherches sur les Materiaux, les Plasmas et les Surfaces (LERMPS),
Universite de Technologie de Belfort-Montbeliard (UTBM), Site de Sevenans, 90 010 Belfort Cedex, France
Received 22 April 2003; received in revised form 1 October 2003; accepted 15 October 2003

Abstract

Thermal spraying is a versatile technique to manufacture coatings which offers a large choice of processes (i.e.,
plasma spraying, flame spraying, electric arc spraying, etc.) and materials (i.e., metallic, ceramic, polymer and com-
posite materials). To obtain functional coatings exhibiting selected in-service properties, combinations of processing
parameters have to be planned. These combinations differ by their cost and by their influence on the coating properties
and characteristics. In order to control the manufacturing process, one of the challenges nowadays is to recognize
parameter interdependencies, correlations and individual effects on coating properties and characteristics and influences
on the in-service properties. This is why a robust methodology is needed to study theses interrelated effects. A statistical
method, responding to the previous constrains, was implemented to correlate the atmospheric plasma spray processing
parameters to the coating properties. This methodology is based on artificial neural networks which is a technique
based on database training to predict property-parameter evolutions. This introductory work points out the imple-
mentation protocol, the database construction, the optimization process and an example of predicted results related
to the deposition yield (i.e., deposited thickness per pass).
 2003 Elsevier B.V. All rights reserved.

PACS: 07.05.M; 81.15.R; 07.05.M; 81.15


Keywords: Process modeling; Processing parameters; In-flight particle characteristics; Coating properties and characteristics;
Deposition yield

1. Introduction composites such as cermets) implementing several


processes [1–4]. This technique permits to solve
Thermal spraying is a versatile technique to numerous problems of wear, corrosion and ther-
manufacture coatings of a wide variety of materi- mal degradation. The atmospheric plasma spray-
als (i.e., metallic alloys, ceramics, polymers and ing (APS) is one of these processes that consist in
heating up at ‘‘high’’ temperatures (i.e., tempera-
* tures above the melting point of the considered
Corresponding author. Tel.: +33-03-84-58-31-65; fax: +33-
03-84-58-32-86. material) a feedstock powder in a plasma jet (Fig.
E-mail address: ghislain.montavon@utbm.fr (G. Monta- 1). Powder particles are fused and simultaneously
von). accelerated towards the material to be coated

0927-0256/$ - see front matter  2003 Elsevier B.V. All rights reserved.
doi:10.1016/j.commatsci.2003.10.007
316 S. Guessasma et al. / Computational Materials Science 29 (2004) 315–333

Fig. 1. Some facets of plasma spray techniques.

where the impact, sprayed and solidify to form between the processing parameters and the
thin lamellae. The coating results from the staking coating properties [2–5];
of those lamellae and exhibits hence an anisotropic • the none equilibrium phenomena: coating for-
structure. Nowadays, challenges related to thermal mation is operated under high solidification
spray process concern the improvement of spray rates (i.e., in the order of 106 K s1 ) which leads
systems [5], development of innovative techniques to complex phase repartitions [9];
such as cold spray and laser plasma hybrid spray • the process instabilities, fluctuations, noise and
[6,7], spraying of new materials and using new temporal degradation: the deposit quality
technologies [8]. These aspects require a better proved to depend mostly on the operating con-
understanding of the involved phenomena (i.e., dition fluctuations, tools lifetimes and plasma
physical, chemical, thermodynamical, etc.). How- jet instabilities [10–12].
ever, this understanding is strongly penalized by
the complexity of the process (Fig. 2) and the re- In front of these constrains, numerous studies
lated treatments, among them: aim at explaining totally or partially the process
mechanisms, either by analytical [13–15] or sta-
• the process parameters: up to 50 parameters tistical [16–18] models. However, these models
control the process [1]; suffer from the simplification hypotheses required
• the process correlations and the parameter in- to process more easily the parameters–properties
terdependencies: extensive studies demonstrated correlations and from the limited number of
the complex nature of the correlations existing operating conditions that can be processed. They
S. Guessasma et al. / Computational Materials Science 29 (2004) 315–333 317

input pattern hidden layers output pattern


feedstock materials
•nature feedstock injection process
neuron k
•composition •mode •power supply
•particle shape •gas nature •gas nature wi1 Ok
•size distribution •gas flow rate •torch design
wi2
wki
neuron i
in-flight particle characteristics wij
•temperature Oi
•velocity
•diameter
•trajectory
work piece wiNE-1
•shape
•surface preparation
wiNE
•thermodynamic properties
deposit formation mechanisms
•lamella morphology
•degree of flattening
•"splashing" ratio
•bonding ratio
Fig. 3. Typical ANN structure. The arrows represent the
deposit structure incoming and outgoing flux of neurons.
•thickness
•cohesion
•phase composition
•residual stress level the processing parameters [31–33] (each parameter
can hold one or several neurons 1) and an output
in service properties
cinematic vector of neurons, which is the system response;
•adhesion
•gun manipulator i.e., the coating characteristics [31] (each charac-
•mechanical properties
•trajectories
•thermo-mechanical properties
•physico-chemical properties
•velocities teristic can also be characterized by one or several
neurons 1). A set of neurons, organized in so-
Fig. 2. Flowchart describing thermal spray process com- called hidden layers, connect these two vectors
pounds. following different possible schemes [34]. The
parameter value is specified by a number repre-
are hence very often reduced to treat distinct parts senting a nerve pulse, or excitation, normalized
of the problem, such as the coating formation generally in the range (0–1). The boundary values
mechanisms [9,15,19–23], the plasma jet properties correspond in this case to the minimal and maxi-
[1,13,18,24–26], the in-flight particle characteristics mal values that could be reached; i.e., the process
and their interactions with the jet and substrate limitations. The problem specificities and the
[9,10,13,24,27–29], etc. Aware about these limita- process parameters are encoded in the connections
tions, another approach, considering the process between neurons by features called weights [34].
more globally and encoding the physical phe- These weights represent a fundamental concept in
nomena as a complex structure of correlations, discovering parameter relationships. They trans-
was considered. This model is derived from the late the opportunity to communicate the result of a
artificial intelligence domain; i.e., artificial neural ‘‘within unit manipulation’’ to another unit by a
networks (ANNs), which proved to be an efficient coefficient fixing the contribution of a parameter
predictive concept, a robust design and an opti- influence on the final result. Because the connec-
mization technique applied to material science tion tree between a given characteristic–processing
problems [30]. parameters pair is important, numerous possibili-
ties and high flexibility with regard to parameter
variations and fluctuations characterize the ANN
2. Mathematical model models.

ANN is a mathematical architecture of units


called neurons (Fig. 3). It comprises an input 1
The number of neurons is equal to the independent
vector of neurons, symbolizing in this specific case variable number required to quantify one parameter.
318 S. Guessasma et al. / Computational Materials Science 29 (2004) 315–333

In such a way, a connection is simply a product where r is the desired response, rk is the response
of the carried-out pulse by the weight. A negative obtained at step k and a is the training rate.
weight contributes to the pulse inhibition, whereas This auto-correction process is then moved
a positive weight strengthens the nerve signal. A ‘‘backward’’ or ‘‘back-propagated’’ to the input
near zero weight means that the considered con- vector. Implementing this protocol, the accuracy
nection is not required. The value of each weight is in describing an optimal ANN structure is condi-
initially unknown and the computation starts with tioned by:
an arbitrary set of weights. This is why databases
are needed to adjust each weight result and this • a ‘‘well thought’’ database, representing, in the
step is called the ANN training procedure. An weight space, a good sampling of the behaviors
optimal set that describes the solution results from that can occur during the thermal spray pro-
the ANN training step. Then, the flexibility of the cess;
trained ANN permits the prediction of the output • the manner in which the database is submitted
vector giving preliminary conditions, even if these to the ANN;
starting conditions do not belong exactly to the • the way of dimensioning the ANN architecture
operating subspace. (i.e., number of optimal hidden layers, number
From a mathematical point of view, this con- of units per layer and connections);
cept is translated as follows. At the input of a • the time spent in training (i.e., number of itera-
given unit i, the sum of the NE signals received tive steps).
from the input pattern added to the unit bias can
be written as follows [31]: 3. Model implementation
Ii ¼ wij Oj ; j ¼ 1; . . . ; NE þ 1; ONE þ1 ¼ 1 ð1Þ
Thermal spraying is considered as a non-linear
Oj is the output pulse intensity of the input unit j, problem with respect to its variables, either pro-
wij is the connection weight between neuron i and perties or operating conditions. The variable de-
neuron j or, in other words, the coefficients of the finition in the ANN model is an important
linear regression representing the flux at neuron i preliminary before considering the process opti-
with NE neurons being the variables of this mization. This definition includes especially the
regression. wNEþ1 ONE1 is the bias introduced by neuron number representing the attribute or the
the cell i (i.e., also so-called constant of the linear operating conditions, the limiting range and
regression). the describing of the way the variable is correlated
This flux is then modified by an activation to the others. The problem is actually divided to
function (i.e., a transfer function) that operates three categories (Fig. 4).
a non-linear conversion of the pulse. This gives
an output at unit I, expressed as follows [31]: 3.1. Processing parameters

Oi ¼ f ðIi Þ ð2Þ These variables are considered as the input


In fact, this transformation translates the non- vector in the ANN structure. They are enumerated
linearity of the problem with regard to its variables as follows.
permitting to process complex correlations. 3.1.1. Feedstock powder parameters
The easiest way to direct the weight values to- Numerous powder types can be sprayed. Their
wards the required response is to impose a crite- characteristics constitute very important activators
rion to minimize the quadratic error. This criterion and need to be studied carefully [35–37]. These
can be written as follows [34,42]: latter include powder nature, powder composition,
 
2 particle size distribution, particle morphology and
o 12 ðr  rk Þ
Dwkl ¼ a ð3Þ phases. From a mathematical point of view, these
owkl variables are considered as follows:
S. Guessasma et al. / Computational Materials Science 29 (2004) 315–333 319

3.1.3. Powder injection parameters


thermal
Generally, these parameters have to be opti-
systemic deposit
spray
relationships microstructure mized in a relatively narrow range [39]. This con-
conditions
cerns the feedstock rate, the injector diameter, the
stand-off distance separating the injector tip from
the gun nozzle centerline axis, the injection angle
with respect to the plane containing the nozzle
causal centerline axis and the nature and the flow rate of
relationships
the feedstock carrier gas.
Except the carrier gas nature, which is regarded
as a classification variable, the other parameters
systemic relationships are characterized by one neuron each. The total
deposit
neuron number is multiplied by the number of
mechanicall injection ports in the case of the co-spraying of
properties
two or more dissimilar materials.

Fig. 4. Chart representation of thermal spray variables and 3.1.4. Spray distance
relationships. The spray distance is the easiest parameter to
tune from the set of processing parameters. It ex-
• the powder nature is looked as to be a selection presses the distance separating the nozzle tip from
parameter. It requires n neurons describing 2n the piece to be coated. This parameter controls the
powder varieties; coating quality [18] through the control of the
• powder composition considers as many neurons particle flight duration and hence through their
as elements describing their percentages; characteristics, in terms of temperature and
• particle size distribution is regarded as size clas- velocity. In addition, thermal transfers from the jet
ses with one neuron for each class; and the particles to the substrate are sensitive to
• particle morphology is treated with indexes cor- the spray distance. This parameter is characteri-
responding for each one to one neuron; zed by one neuron.
• powder phases like composition are described
with one neuron for each phase percentage. 3.1.5. Spray angle
The spray angle can be expressed as the angle
3.1.2. Torch characteristics between the gun centerline axis and the surface
This parameter proved to be a critical parame- onto which particles impact. This angle influences
ter influencing the plasma jet and the in-flight particularly the porosity level via the lamellae
particle characteristics [25,26,38]. The geometry shape [40,41]. In a first approximation, the impact
of the gun plays an eminent roll in the character- angle of the particles corresponds to the spray
istics of the plasma jet. Several families of design angle. It is characterized by one neuron.
can be found. Too many geometric parameters
would have to be considered to fully describe the 3.1.6. Arc current intensity
gun design. However, the diameter outlet can be This parameter is one of the key factors in the
a good indicator in the case of conventional noz- plasma spray process. It permits to vary the elec-
zles [38]. It can be processed either as a selection tric power of the spray gun and contributes to
parameter or a continuous variable. In the first modify the plasma net power. It controls directly
case, 6, 7 or 8 mm diameter nozzle, for example, the in-flight particle characteristics increasing their
can be described with 22 neurons. In the second temperature and velocity [38]. It controls also
case, one neuron can gather with 33.33% of data indirectly, but significantly, the microstructural
repartition each value. This variable explains and mechanical properties of the coatings,
mostly the jet expansion, temperature and velocity. improving, for example, the hardness and the
320 S. Guessasma et al. / Computational Materials Science 29 (2004) 315–333

adhesion strength [36] and decreasing the porosity tion conditions and the energetic parameters. They
level [18]. In the ANN model, this parameter is are also sensitive to the plasma jet instabilities and
described by one neuron. modifications due to the gun wear. In turn, these
characteristics influence the coating properties and
3.1.7. Plasma gases characteristics which state their importance in the
Usually, a plasma gas mixture constituted com- process correlations. Implemented in the ANN
monly by argon, hydrogen and sometimes helium is structures as either an input or an output vector,
used to adapt the plasma enthalpy, its thermal particle velocity, temperature and diameter are
conductivity and its viscosity [37]. Plasma gases can continuous variables characterized by one neuron
be either expressed as a total flow rate and related for each one.
fractions or as individual flow rate contributions.
These parameters influence the plasma net enthalpy 3.3. Microstructural properties and characteristics
[18] which in turn is directly correlated to the
in-flight particle characteristics and thus to the 3.3.1. Deposition yield
mechanical and microstructural properties [18]. The deposition yield describes the deposed
Whatever the case, the neuron number corresponds thickness per pass. For defined processing param-
to the number of described parameters. eters, it is mostly conditioned by the feedstock rate
and the kinematic parameters [45]. It is usually
3.1.8. Base material characteristics estimated using a micrometer caliper. However,
The substrate type, its temperature during more accurate results are obtained implementing
spraying, its linear coefficient of thermal expan- image analysis measurements [46]. This parameter
sion, its thermal conductivity and its Young is characterized by one neuron.
modulus are important variables, among others,
from which derive partially the adhesion of the 3.3.2. Ratio parameters of the structural objects
coatings and their residual stress levels [42,43]. of interest
Each characteristic can be described in that case by The structural objects of interest are the phases,
one neuron, excepted for the substrate type selec- porosities (intrasplat cracks, intersplat lamella
tion which is described by 2n neurons, n repre- pores and globular pores [47]) and semi-molten
senting the number of considered substrates. particle ratios. These are important microstruc-
tural indicators influencing the mechanical prop-
3.1.9. Kinematic parameters erties. For example, the increase of titania
The scanning step and the spray velocity are percentage contained in alumina titania coatings
kinematic parameters influencing particularly the increases the adhesion strength and decreases the
deposit microstructure characteristics and the microhardness [36]. These parameters are in turn
thermal exchanges since they control, for a given very sensitive to the processing parameters. For
feedstock rate, the deposited thickness per pass. example, porosity level increases with the decrease
They are considered as continuous variable of the current intensity, the increase of total plasma
requiring one neuron for each one. gas flow rate, spray distance, etc. [18]. Parameter
values are usually determined using image analysis
3.2. In-flight particle characteristics and stereological protocols 2 to obtain 2-D or 3-D

The in-flight particle characteristics are impor-


tant variables which are extensively studied gener- 2
Stereology, stricto sensu, deals with estimates for the
ally with the aid of infrared pyrometric tools which describing of a 3-D space, when only 2-D sections through
detect the particle emitted radiations permitting the this space are available. It attempts to numerically characterize
the aspects of the features of 2-D sections, and to establish
determination of their temperature, velocity and relationships with those features in a 3-D space. The rules of
diameter [44]. These characteristics are conditioned these estimates are based on geometric probabilities and are
by the processing parameters, especially the injec- called stereological protocols.
S. Guessasma et al. / Computational Materials Science 29 (2004) 315–333 321

describing of the microstructure [46]. However, 3.4. Mechanical properties and characteristics
other methodologies can be used to characterize
the three dimensional feature structure, such as 3.4.1. Deposit hardness
scattering techniques [48,49]. For each category, Deposit hardness encodes numerous character-
one neuron is required to fully represent the istics. At this stage, when the applied load is lower
microstructure. than 10 N (i.e., microindentation), deposit hard-
ness is an indicator of its structural cohesion.
3.3.3. Pore interconnectivity Indentation test can be performed with a Vickers
The pores form a three dimensional network indenter suitable for isotropic materials [54].
which can be revealed by most intrusion tech- However, since the lamellae present an anisotropic
niques [49]. The pore interconnectivity has to be orientation, Knoop indentation better represents
quantitatively described with an index as it repre- the hardness property. Tests are sensitive to the
sents an important feature of the structure, influ- processing parameters but also to porosity level.
encing the cohesion of the deposit, the thermal When the applied load is lower than 0.1 N (i.e.,
insulation and the corrosion resistance. The index nanoindentation), deposit hardness becomes an
definition depends mostly on the technique used indicator of its intrinsic hardness and is related
to quantify the pore structure [50]. to the phase nature. This property, whatever the
scale (i.e., the load) at which it is determined,
3.3.4. Feature distributions requires one neuron to describe it completely.
Heterogeneity of a feature distribution is diffi-
cult to estimate from the size distribution analysis. 3.4.2. Deposit adhesion
The euclidean distance map can encode this het- Many different methodologies can be imple-
erogeneity [46]. It is obtained by constructing, for mented to determine the deposit adhesion [54,55].
a given family of objects of interest, a gray scale The two major methodologies remain however the
map where a given point is attributed a gray level tensile adhesion test [56], following for example the
representing the distance from its nearest neigh- ASTM C633-79 standard [57], and the interfacial
bor. The slope of the pixel distance to the gray toughness indentation test [58]. Tensile adhesion
scale level curve expresses an index of hetero- test appears as a macroscopic (i.e., global) indi-
geneity. This index can be interpreted as a mean cator whereas interfacial toughness test appears as
statistical distance thus requiring one unit in a a microscopic (i.e., local) indicator. One neuron
neural structure. represents, in the output pattern, the deposit
adhesion.
3.3.5. Deposit roughness
This characteristic can be determined for both 3.4.3. Residual stress level
the upper and the lower (i.e., the interface with the Residual stresses influence highly the deposit
substrate) coating surfaces [42]. The first one de- adhesion, the lamellae cohesion and the coating
scribes the finishing status whereas the other one mechanical properties [59]. Residual stresses ap-
can be related to the mechanical adhesion of the pear at three distinct levels (i.e., solidification,
coating [51]. Deposit roughness obeys to texture thermal dilation and allotropic transformations)
standards where several parameters are needed to [60]: they are quantified either as extrinsic or
quantify adequately this property [52]: the rough- intrinsic. Extrinsic coating stresses are produced
ness conventional standards relate the geometrical by the rapid solidification of the lamellae (i.e.,
specifications mostly via height and spacing between 20 and 50 ls) and the subsequent thermal
parameters. Fractal dimension is another descrip- gradient appearing during that process [59].
tor which proved to offer global and detailed Depending on the sprayed material, intrinsic
descriptions at the same time [50,53]. As these residual stresses will develop during cooling of
parameters are continuous variables, one neuron is lamellae when reaching the temperatures of allo-
required to define each of them. tropic transformations. The difference in thermal
322 S. Guessasma et al. / Computational Materials Science 29 (2004) 315–333

linear dilation coefficients between the substrate W < E65  W ð4Þ


and the deposit contributes also to a significant
part of the extrinsic residual stresses [61]. Several where W is the number of connections in the ANN
methods permits to indirectly estimate the residual structure and E is the number of the input–output
stress density, such as X-ray diffraction, hole dril- couple results.
ling method and curvature measurements [62], If the number of experiments is insufficient to
among other methodologies. One neuron repre- adequately train the ANN structure, a database
sents, in the output pattern, the average residual enlargement has to be considered. This enlarge-
stress level. ment is based on data standard deviation associ-
ated to average values or tolerance ranges. New
3.4.4. Elastic properties sets can in such conditions be defined as follows:
Shear modulus, Poisson ratio and especially ðOk ; Ik Þnew ¼ ðOk ; Ik Þoriginal  randð Þ  ðrðok Þ; rðik ÞÞ
Young modulus are related to most of the coating
ð5Þ
mechanical properties [55]. Well established tests
(i.e., four-point bending test, indentation test, etc.) where Ok , Oi is relative to the known pair of input–
permits the determination of these elastic proper- output vectors, rand( ) a random number between
ties [63] and each of them require one neuron to 0 and 1 and r the associated standard deviation.
describe this effect in the output pattern. This database enlargement does not permit of
course to discover other correlations, but permits
to state a variability domain around a given point
4. Calculation protocol in the phase space, namely the parameter space.
The enlarged database is then divided into three
4.1. Database requirement categories, namely:

Experimental sets are required to train the • a validation category, which is required to de-
ANN in order to understand the parameters– fine the ANN architecture, precise the neuron
properties correlations. The database is built con- characteristics and adjust their number for each
sidering: layer;
• a training category, which is exclusively used to
• experiments at the limit ranges of each parame- adjust the network weights;
ter; the other parameters being kept at a refer- • a test category, which corresponds to the set
ence value; that validates the results of the training proto-
• trivial situations which are added to settle the col.
physical limitations of the problem (i.e., for
example a zero arc current intensity does not 4.2. ANN construction
permit to generate a plasma jet and does not
permit hence to manufacture a deposit); ANN construction always begins by consider-
• other sets taking into account the intermediate ing the input and output vector dimensions. These
variations. dimensions are adapted to the nature of the
problem and to the correlations to be defined. As
Generally speaking, a minimal number of exper- the plasma spray process is considered to be a non-
iments is required to train adequately the ANN linear problem, two or more hidden layers have to
structure. This number depends on the number of be considered [34]. However, there is no general
neurons and connections in the network. Even if no rule to precise the number of neurons in the hidden
general rule applies to determine precisely the re- layers. Indeed, this number is appreciated
quired number of experimental set results to satis- depending on the problem characteristics, on the
factory train the network, one generally considers constructed database and on the neuron connec-
that the following relationship is valid [31]: tion scheme.
S. Guessasma et al. / Computational Materials Science 29 (2004) 315–333 323

The second step in the ANN construction is to this theoretical aspect is one of the most inten-
state the way neurons are connected. One of the sively studied fields in the ANN methodology [34].
most popular schemes, well adapted to physical The most stable paradigm tested in the process
problems, is the normal feed forward connection considered in this study is however the quick
scheme (Fig. 5), where fluxes are driven forward propagation paradigm [70,71].
from the input layer to the output layer without a Other parameters have finally to be determined
feedback [34]. This scheme proved to be sufficient adequately, such as for example the activation
in the case of plasma spray process [64]. function type for the non-linear conversion [34].
The third step in the ANN construction is to This function is adapted to the nature of the
consider the learning paradigm; i.e., the algorithm neuron function. For example, a threshold-type
permitting to optimize the weight population val- function is more adapted to classification variable
ues. ANN bibliography is very rich with learning whereas a sigmoid-type function is more adapted
models, like the popular back propagation and the to continuous variables.
quick propagation [65,66], the Hebbian algorithm
[67], the ADALINE model [68] or the Kohonen 4.3. Training procedure
learning rule [69], among other models. In fact,
The training procedure is very likely one of the
most critical steps in the ANN optimization pro-
processing parameters
cess. It requires a special care to process the
and database observations. After defining the learning
property definition
paradigm, the runs are submitted to the considered
ANN structure and the residual training error is
process history experimental sets
monitored. The submission can be either normal
(i.e., following the run rank order), shuffle (i.e.,
database
considering a random sequence through the set) or
random (i.e., with a random selection of samples).
validation
Two cumulative criteria are used to stop the
training process:
architecture

• the maximum iteration criterion. If the training


learning paradigm
is stopped too early, the learning is not opti-
mized at all whereas if the training is stopped
hidden layers
too late, the ANN structure learns case by case
the database and produces 100% of data match,
neuron number
but only with the submitted database. In both
cases, generalization cannot be possible. Inter-
training
mediate cycles numbers are more suitable to
NO ‘‘smooth’’ the predicted correlation curves,
YES stopping without neglecting flexibility around each exper-
test
criteria imental condition value;
• the training error statistic criteria. These criteria
NO
include the training set error, the training set
stopping YES maximal error and the training set classification
criteria percentage [64]. The two first criteria can be de-
fined by several functions, like the mean square
generalization
error, the mean absolute error, the mean forth
power error, the hyperbolic square error [64],
Fig. 5. Flowchart of the ANN optimization process. among others.
324 S. Guessasma et al. / Computational Materials Science 29 (2004) 315–333

4.4. Test procedure epoxy rings and diamond slurry polishing on an


automatic polishing system to enhance the process
The test procedure permits to validate the re- reproducibility, the deposition yield (Y ), i.e., the
sults of the training process [34]. Two strategies average thickness deposited per pass, was calcu-
can be implemented for this procedure. On the one lated using image analysis, where deposit cross-
hand, tests can be performed with the training sections were digitized and binarized. Averages of
process, submitting a test case or a sequence after a overall thicknesses were calculated via a segmen-
training case or sequence. On the other hand, tests tation protocol [46]. Average values were derived
can be performed after the end of the training from measurements carried out on 12 randomly
procedure [34]. The cumulative criteria for the chosen fields of views. Results showed that the
stopping of the test procedure are the same as deposition yield ranged from 0 to 8.21 lm (Table
those already defined for the training procedure 2), depending on the process parameters.
excepting the fact that they concern different
samples. 5.2. In-flight particle characteristics
Fig. 5 summarizes the general implemented
protocol to design ANN characteristics. In-flight particle characteristics were monitored
on the basis of the analysis of their radiations
returning the particle flow rate, their tempera-
5. Results ture, their velocity and their diameter at the cen-
ter of the particle stream (i.e., the region of the
5.1. Experimental layout plasma jet where particles present the highest flow
rate) and at the spray distance. Two types of
Commercially available alumina–titania (i.e., measurements can be considered with this diag-
Al2 O3 –TiO2 , 13 wt.%, Metco 130) powder was nostic tool:
used to manufacture coatings using APS under
various conditions (Fig. 6). A F4 gun (Sulzer- • recording the in-flight particle characteristics
Metco 3) operating at electric power levels up to 50 until a statistically significant count number is
kW was used with a 6 mm standard anode, which derived (i.e., 10,000 valuable particle signals
can handle approximately 80% of APS parame- for example) before averaging;
ters. The primary plasma gas was argon and the • recording the same information for a given time
secondary one was hydrogen. Table 1 summarizes (i.e., sampling time), for example 5 s, and then
the spray parameters that were selected and varied. averaging and repeating this count for a global
In this study, plasma jet power parameters and time (i.e., assessment time) which is generally 5
feedstock injection parameters, namely the total to 7 times greater than the sampling time.
plasma flow rate (Ar + H2 ), the hydrogen ratio Thousands of particle counts are hence re-
(H2 /Ar), the carrier gas flow rate (CG) and the corded after an assessment time.
injector diameter (ID), were related to the depo-
sition yield. The other processing parameters were Results, for several processing parameters sets,
kept unchanged to reference values. are listed in Table 3.
The feedstock was plasma sprayed onto low
carbon steel coupons of 25 mm diameter and 5.3. ANN optimization
10 mm thick.
After metallographic preparation, consisting of Databases were constructed on the basis of the
cutting using an abrasive wheel, mounting in carried-out experimental sets. As the number of
sets was not large enough, some of the validation
step parameters which proved to be reproducible
3
Sulzer-Metco, Rigackerstrasse 16, 5160 Wohlen, Switzer- for an already studied problem [32,64] were fixed
land. in this study. Namely, these parameters concerned:
S. Guessasma et al. / Computational Materials Science 29 (2004) 315–333 325

Fig. 6. Process of coating formation under APS conditions. (a) SEM micrograph typical of Metco 130 (Al2 O3 –13TiO2 ) feedstock
powder with a particle size of )53 to +15 lm. The photograph shows an elongated (clad) geometry. (b) SEM micrograph typical of
upper surface alumina–13wt.%titania coating showing a complex staking with open pores and microcracks. (c) Optical cross-section
micrograph of Al2 O3 –13wt.%TiO2 coating. I, Ar + H2 , H2 /Ar, CG, ID, Y , V, T, D symbols relate to arc current intensity, total plasma
volume flow rate, hydrogen fraction, carrier gas flow rate, injector internal diameter, deposition yield, particle average velocity, average
temperature and average diameter, respectively.

• the ANN architecture (multilayer normal feed • the learning paradigm (quick propagation);
forward); • the activation function (sigmoid-type);
• the number of hidden layers (two); • the monitored error (mean absolute error).
326 S. Guessasma et al. / Computational Materials Science 29 (2004) 315–333

Table 1
Plasma spray parameters

Parameter Value

Gun Sulzer-Metco F4, 6 mm diameter nozzle


Arc current (A) 350, 440, 530, 630, 750
Ar + H2 flow rate (SLPM) 0, 30, 40, 54, 60, 70
H2 /Ar flow rate ratio (%) 0, 13, 23, 33, 35, 43, 50
Carrier gas flow rate (SLPM) 2.2, 2.6, 3.2, 3.7, 4.2
Powder feed rate (kg h1 ) 1.02, 1.32
Injector stand-off distance from the gun centerline axis (mm) 6, 7, 8
Feedstock injector internal diameter (mm) 1.5, 1.8
Spray distance (mm) 125
Spray angle (degr); angle between the substrate surface and the gun 90
centerline axis
Scanning step between two adjacent passes (mm) 12
Spray velocity (mm s1 ) 16, 20
Substrate type 2017 aluminum base alloy, Ti–6Al–4V titanium base alloy,
2C22 low carbon steel

Values in bold characters belong to the reference condition.

Table 2
Deposition yield obtained for different processing parameter values

Run I [A] Ar + H2 H2 /Ar [%] CG [SLPM] ID [mm] Y [lm] rY [lm]


[SLPM]

A1 540 54 35 3.2 1.8 6.82 0.06


A2 350 54 35 3.2 1.8 4.08 0.12
A3 750 54 35 3.2 1.8 7.95 0.26
A4 530 60 50 3.2 1.8 6.18 0.06
A5 530 70 35 3.2 1.8 6.66 0.10
A6 530 70 23 3.2 1.8 2.82 0.03
A7 530 40 0 3.2 1.8 u.a. u.a.
A8 530 40 33 3.2 1.8 7.66 0.07
A9 530 54 35 2.2 1.8 4.35 0.05
A10 530 54 35 4.2 1.8 6.48 0.30
A11 440 30 35 2.6 1.5 7.61 0.09
A12 440 30 35 3.7 1.8 7.14 0.08
A13 440 60 35 2.6 1.8 4.84 0.02
A14 440 60 35 3.7 1.5 6.02 0.05
A15 440 40 13 2.6 1.8 3.69 0.05
A16 440 40 13 3.7 1.5 4.88 0.16
A17 440 40 43 2.6 1.5 7.79 0.03
A18 440 40 43 3.7 1.8 6.83 0.00
A19 630 30 35 2.6 1.8 7.35 0.19
A20 630 30 35 3.7 1.5 7.60 0.02
A21 630 60 35 2.6 1.5 6.17 0.14
A22 630 60 35 3.7 1.8 6.03 0.25
A23 630 40 13 2.6 1.5 5.73 0.06
A24 630 40 13 3.7 1.8 5.25 0.22
A25 630 40 43 2.6 1.8 7.21 0.13
A26 630 40 43 3.7 1.5 7.36 0.07

I: arc current intensity; Ar + H2 : total plasma gas flow rate; H2 /Ar: hydrogen fraction; CG: Argon carrier gas volume flow rate; ID:
feedstock injector internal diameter; Y , rY : deposition thickness rate and corresponding standard deviation; u.a.: unavailable.
S. Guessasma et al. / Computational Materials Science 29 (2004) 315–333 327

Table 3
In-flight particle characteristics (average ± associated standard deviation) related to some processing parameters recorded by a bi-
chromatic analyzer (DPV 2000 analyzer, Technar, Ltd., QC, Canada)

Parameter Magnitude Velocity [m s1 ] Temperaturea Diameter [lm] Flowb [parti- Radial positionc
[C] cle s1 ] [mm]

Arc current [A] 350 222 ± 4d 2304 ± 22 52 ± 1 13 121 ± 3741 )9


530 267 ± 7 2566 ± 20 58 ± 2 12 449 ± 790 )47
750 298 ± 9 2618 ± 11 61 ± 1 15 220 ± 1584 )6.5
Total plasma flow 30 186 ± 1 2518 ± 2 59 ± 1 6491 ± 713 )13
rate [SLPM]–– 54 267 ± 7 2566 ± 20 58 ± 2 12 449 ± 790 )7
35% H2 /Ar 60 287 ± 4 2495 ± 18 58 ± 1 11 248 ± 1582 )10
Hydrogen frac- 0 211 ± 1 1757 ± 11 51 ± 1 3612 ± 64 )11
tion [%]––54 10 249 ± 2 2292 ± 13 47 ± 1 5879 ± 844 )10
Ar + H2 20 261 ± 3 2427 ± 11 54 ± 1 9643 ± 955 )9
35 267 ± 7 2566 ± 20 58 ± 2 12 449 ± 790 )7
Carrier gas flow 2.2 263 ± 10 2477 ± 18 51 ± 3 11 397 ± 1357 )4
rate [SLPM] 3.2 267 ± 7 2566 ± 20 58 ± 2 12 449 ± 790 )7
4.4 268 ± 4 2547 ± 23 60 ± 2 14 572 ± 1221 )13
Injector diameter 1.5 252 ± 3 2545 ± 15 60 ± 2 22 049 ± 1963 )11
[mm] 1.8 267 ± 7 2566 ± 20 58 ± 2 12 449 ± 790 )7
2.0 268 ± 4 2469 ± 13 54 ± 1 11 555 ± 203 )7
a
Tmelting ðAl2 O3 aÞ ¼ 2054 C; Tmelting ðTiO2 Þ ¼ 1857 C, Tvaporization ðAl2 O3 aÞ ¼ 2493 C; Tvaporization ðTiO2 Þ ¼ 3318 C.
b
Density of particles passing through the measurement volume per unit of time.
c
Position of the particle stream center on the axis perpendicular to the torch axis. Negative values relate to positions under the torch
axis.
d
Standard deviations relate to the count averages of the sampling times. Standard deviations of particle counts are much higher.

The training and the test procedures were evolution is considered varying one processing
monitored together and a neuron penalty was parameter, the other were kept to the reference
introduced to optimize the neuron number. For conditions. Results were compared to experimen-
that, the database was enlarged, based on the tal sets that were not considered in the training or
standard deviation values, to obtain 160 new sets. in the test procedures (i.e., 6 cases from 24 exper-
Several structures were trained in such a way, imental sets were present in the ANN database
taking into account a varying number of samples shown in Table 2).
in the training and test procedures (Fig. 7a). Re-
sults show that the optimization of the total neu-
ron number does obey to any rule. However, when 5.4.1. Physical phenomena interpretation
the number of output units is less than the number Arc current intensity. The deposition yield pre-
of input units, the first hidden layer contained sents a sigmoid-type evolution with the arc current
more neurons than the second one. The resulting intensity (Fig. 8). As the arc current intensity in-
optimal structure was 5_5_3_1. creases, the total and the net available energies in-
crease (i.e., the net available energy increases from
14.6 to 23.5 and to 29.3 kW for a current intensity
5.4. ANN predictive results increasing from 350 to 530 and to 750 A, respec-
tively [64]). This leads to a better in-flight particle
ANN optimization permitted to relate the molten state (i.e., particle temperature increase
processing parameters to the deposition yield (Y ). according to Table 3) and hence to a higher prob-
Results concern single variations, i.e., the attribute ability for particles to better flatten (i.e., particle
328 S. Guessasma et al. / Computational Materials Science 29 (2004) 315–333

9 ANN (mean curve)

Deposition yield [µm.pass-1]


ANN (tolerance)
8 exprimental

3
300 400 500 600 700 800
Arc current intensity [A]

Fig. 8. Predicted deposition yield as a function of the arc cur-


rent intensity. The other parameters were kept unchanged to the
reference conditions.

Total plasma flow rate. The deposition yield


continuously decreases with the increase of the
total plasma gas flow rate (Fig. 9). As the total
volume increases, the particle average velocity
significantly increases, reducing in such a way their
interaction time with the plasma jet. This corre-
sponds to no significant change in particle tem-
perature.
H2 fraction. The deposition yield is significantly
correlated to variation of the hydrogen fraction
(Fig. 10). Hydrogen fraction induces in fact major
evolutions in the in-flight particle characteristics
(Table 3): an increase in the fraction induces sig-
nificant increases of particle average temperatures,
velocity and flow rate. These effects result mostly

9 ANN (mean curve)


Deposition yield [µm.pass-1]

ANN (tolerance)
Fig. 7. (a) Optimized number of neurons in the hidden layers as 8 experimental
a function of the trained samples. The other sets were submitted
to the test procedure. Each original set was enlarged ten times 7
considering the associated standard deviation (i.e., from A1 to
A18 sets). (b) Typical ANN structure optimization process by
6
neuron penalty showing the evolution of the average error (AE)
of training and test procedures. The optimal structure was
5_5_3_1 for 120 trained cases and 140 tested cases. 5

velocities increase according to Table 3). The 20 30 40 50 60 70 80


deposition yield reaches a plateau for the highest Total plasma gas volume [SLPM]
current levels due to the plasma jet temperature Fig. 9. Predicted deposition yield as a function of the total
increasing which in turn increases both the particle plasma gas flow rate. The other parameters were kept un-
vaporization ratio and the plasma jet viscosity. changed to the reference conditions.
S. Guessasma et al. / Computational Materials Science 29 (2004) 315–333 329

9 However, when continuing to increase the gas flow


8 rate, higher injection velocities are obtained until
Deposition yield [µm.pass ]
-1

ANN (mean curve)


7
ANN (tolerance)
the particle ratio crossing totally the plasma jet
6 experimental becomes significant. This, in turn, decreases the
5 deposition yield.
4
Feedstock injector internal diameter. It is not
3
obvious to discriminate significant effects on
2
deposition yield induced by a variation of the
1
0
feedstock injector internal diameter (Fig. 12). One
-1
has to note whoever that the considered database
0 10 20 30 40 50 may not be representative, as only two diameters
Hydrogen fraction [%] were considered (i.e., 1.5 and 1.8 mm).
Fig. 10. Predicted deposition yield as a function of the hydro-
gen fraction. The other parameters were kept unchanged to the
5.4.2. Statistical interpretation
reference conditions. In order to compare statistically the ANN and
the experimental results, several indexes were
considered. A scatter index (SI) was hence defined
from the plasma jet characteristics evolutions. as a measure of the discard between two results
Increasing hydrogen ratio leads to [3,37]: that do not coincide anywhere in their variation
domain. A concordance index (CI) was defined
• an increase of the plasma enthalpy; also as the complementary of the SI. Giving these
• an increase of its thermal conductivity; two definitions, the following relationship holds
• an increase of its velocity; between SI and CI for the whole observations:
• a decrease of its viscosity.
SA þ CI ¼ 100% ð6Þ
Carrier gas flow rate. The deposition yield in- The CI index was hence calculated for each
creases with an increase of the feedstock carrier parameter–property couple to check the validity of
gas flow rate, mostly because the particle injection each correlation. Results concerned all the exper-
velocity is increased, drifting particles deeper into imental sets, i.e., those used in the training and test
the jet core (i.e., the radial position increases), procedures and those used to predict the property
improving their velocity and temperature (Fig. 11). evolutions (Table 4).

8
7.2
ANN (mean curve)
Deposition yield [µm.pass ]

Deposition yield [µm.pass -1]


-1

7 ANN (tolerance) 7.0


exerimental ANN(mean curve)
6 6.8 ANN(tolerance)
6.6 experiments
5
6.4
4 6.2

3 6.0

5.8
2
1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0 5.5 1.0 1.2 1.4 1.6 1.8 2.0
Carrier gas flow rate [SLPM] injector diameter [mm]

Fig. 11. Predicted deposition yield as a function of the carrier Fig. 12. Predicted deposition yield as a function of the injector
gas flow rate. The other parameters were kept unchanged to the diameter. The other parameters were kept unchanged to the
reference conditions. reference conditions.
330 S. Guessasma et al. / Computational Materials Science 29 (2004) 315–333

Table 4
CI for the ANN results

Set Parameter

I [A] Ar + H2 [SLPM] H2 /Ar [SLPM] CG [SLPM] ID [mm]

Predicted 80% 60% 57% 80% 100%a


Set Trained Tested Predictedb
CI 100% 29%c 71%
a
Two experiments.
b
All results related to the five considered parameters were added in the statistics.
c
50% within 2  r.

Results show in such a way that unknown sets Authors recognize the very valuable help of
submitted to the optimized ANN structure were P. Gougeon in the particle diagnostics.
predicted globally to 71%. 100% of the trained sets LERMPS is a member of the Institut des
were recognized by the ANN structure, showing Traitements de Surface de Franche-Comte
no opposition in the trained cases. The test pro- (ITSFC, Surface Treatment Institute of Franche-
cedure sets gave the lowest CI, as only two original Comte), France.
cases of 1.5 mm diameter injector size were
planned in the training procedure. Such results
are considered in a first approximation as satis- References
factory.
[1] P. Fauchais, J.F. Coudert, B. Pateyron, La production des
plasmas thermique, Rev. Gen. Therm. 35 (1996) 543 (in
6. Conclusions French).
[2] P. Fauchais, M. Vardelle, Plasma spraying: present and
future, Pure Appl. Chem. 66 (1994) 1247.
This work aimed at introducing a robust sta- [3] E. Pfender, Fundamental studies associated with the
tistical method of parameter optimization and a plasma spray process, Surf. Coat. Technol. 34 (1988) 1.
predictive tool offering facilities to process very [4] J. Edward, Jr. Kubel, Thermal spraying technology: from
large data, namely ANNs. This methodology was art to science, Adv. Mater. Processes (1987) 69.
[5] S. Keller, P. Tommer, R. Clarke, A.R. Nicoll, Key factors
applied successfully to the atmospheric plasma in the development of plasma spray systems and the spray
spray (APS) process. It is considered as a complex processes, in: A. Ohmori (Ed.), Current Status and Future
problem with parameter interdependencies and Trends, High Temperature Society of Japan, Osaka, Japan,
property correlations. A database based on 1995, p. 275.
[6] T. Stoltenhoff, J. Voyer, H. Kreye, Cold spraying––state of
experimental sets was realized to train ANN
the art and applicability, in: E.F. Lugscheider (Ed.),
structures and check the validity of the ANN International Thermal Spray Conference 2002, DVS-
methodology. Predictive results showed good Verlag GmbH, D€ usseldorf, Germany, 2002, p. 366.
agreement with experimental sets realized after [7] A. Ohmori, K. Kamada, Laser processing of plasma
having generalizing the ANN structures. More- sprayed coating, Trans. JWRL 18 (2) (1989).
over, global tendencies of the predictive curves [8] M.J. Mayo, R.W. Siegel, A. Narayanasamy, W.D. Nix,
Mechanical properties of nanophase TiO2 as determined
were identified and explained physically, based by nanoindentation, J. Mater. Res. 5 (1990) 1079.
especially on diagnostic in situ measurements. [9] S. Fantassi, M. Vardelle, P. Fauchais, C. Moreau, Inves-
tigation of the splat formation versus different particulate
temperatures and velocities prior impact, in: C.C. Berndt
(Ed.), Thermal Spray: Advances in Coatings Technology,
Acknowledgements
ASM International, Materials Park, OH, USA, 1992,
p. 755.
Authors gratefully thank F. Pandrak for his [10] L. Leblanc, P. Gougeon, C. Moreau, Investigation of the
valuable help in the sample machining. long-term stability of plasma spraying by monitoring
S. Guessasma et al. / Computational Materials Science 29 (2004) 315–333 331

characteristics of the sprayed particles, in: C.C. Berndt [24] P.C. Huang, J. Heberlein, E. Pfender, Particle behavior in
(Ed.), Thermal Spray: A United Forum for Scientific and two-fluid turbulent plasma jet, Surf. Coat. Technol. 73
Technological Advance, ASM International, Materials (1995) 142.
Park, OH, USA, 1997, p. 567. [25] R.H. Henne, E. Bouyer, V. Borck, G. Schiller, Influence of
[11] J.F. Bisson, B. Gauthier, C. Moreau, Effect of plasma anode nozzle and external torch contour on the quality of
fluctuations on in-flight particle parameters, in: C.C. the atmospheric DC plasma spray process, in: C.C. Berndt,
Berndt, K.A. Khor, E.F. Lugscheider (Eds.), New Surfaces K.A. Khor, E.F. Lugscheider (Eds.), New Surfaces for a
for a New Millennium, ASM International, Materials New Millennium, ASM International, Materials Park, OH,
Park, OH, USA, 2001, p. 715. USA, 2001, p. 471.
[12] K.A. Gross, Noise emissions in thermal spray operations, [26] K. Sakaki, N. Huruhashi, K. Tamaki, Y. Shimizu, Effect
J. Thermal Spray Technol. 11 (2002) 350. of nozzle geometry on cold spray process, in: E.F.
[13] S. Das, V.K. Suri, U. Chandra, K. Sampath, One- Lugscheider (Ed.), International Thermal Spray Confer-
dimensional mathematical model for selecting plasma ence 2002, DVS-Verlag GmbH, D€ usseldorf, Germany,
spray process parameters, J. Thermal Spray Technol. 4 2002, p. 385.
(1995) 153. [27] R. Westhoff, G. Trapaga, J. Szekely, Plasma–particle
[14] M. Lynn, S. Lynn, D.J. Varacalle, W.L. Riggs, An interactions in plasma spraying systems, Metall. Trans.
experimental/analytical investigation of plasma-sprayed 23B (1992) 683.
alumina coatings, in: C.C. Berndt, T.F. Bernecki (Eds.), [28] M. Vardelle, A. Vardelle, P. Fauchais, M.I. Boulos,
Thermal Spray: Research and Applications, ASM Inter- Plasma-particle momentum and heat transfer: modelling
national, Materials Park, OH, USA, 1993, p. 315. and measurements, AIChE (1983) 236.
[15] H. Fukanuma, Mathematical modelling of flattening [29] Fr.-W. Bach, R. Hennne, V. Borch, K. Landes, T. Streibl,
process on rough surfaces in thermal spray, in: C.C. E. Lugscheider, A. Fischer, K. Seemann, T. Copitzky, J.
Berndt (Ed.), Thermal Spray: Practical Solutions for Prehm, Process diagnostics at thermal spraying processes-
Engineering Problems, ASM International, Materials new experiments from current projects of the DFG-
Park, OH, USA, 1996, p. 647. sponsored research group, in: E.F. Lugscheider (Ed.),
[16] C.J. Einerson, D.E. Clarck, B.A. Detering, P.L. Taylor, International Thermal Spray Conference 2002, DVS-
Intelligent control strategies for the plasma spray process, Verlag GmbH, D€ usseldorf, Germany, 2002, p. 78.
in: C.C. Berndt, T.F. Bernecki (Eds.), Thermal Spray [30] H.K.D.H. Bhadeshia, Neural networks in materials sci-
Coatings: Research, Design and Applications, ASM Inter- ence, ISIJ Int. 1999 39 (1999) 966.
national, Materials Park, OH, USA, 1993, p. 205. [31] S. Guessasma, G. Montavon, C. Coddet, On the neural
[17] T.J. Zappia, D. Harvey, C. Madden, A. Matteson, network concept to describe the thermal spray deposition
Fuzzy logic and spray forming process, SPIE 2061 (1993) process: an introduction, in: E.F. Lugscheider (Ed.),
504. International Thermal Spray Conference 2002, DVS-
[18] S.L. Chen, P. Sitonen, P. Kettunen, Experimental design Verlag GmbH, D€ usseldorf, Germany, 2002, p. 435.
and parameter optimization for plasma spraying of [32] S. Guessasma, G. Montavon, C. Coddet, On the imple-
alumina coatings, in: C.C. Berndt (Ed.), Thermal Spray: mentation of neural network concept to optimize thermal
Advances in Coatings Technology, ASM International, spray process, in: I. Takeuchi, C. Buelens, H. Koinuma,
Materials Park, OH, USA, 1992, p. 51. E.J. Amis, J.M. Newsam, L.T. Wille (Eds.), Combinatorial
[19] M. Pasandideh-Fard, V. Pershin, S. Chandra, J. Mostagh- and Artificial Intelligence Methods in Materials Science,
imi, Splat shapes in a thermal spray coating process: Materials Research Society, Warrendale, PA, USA, 2001,
simulations and experiments, J. Thermal Spray Technol. 11 p. S8.2.
(2002) 206. [33] S. Malinov, W. Sha, J.J. McKeown, Modelling the
[20] V.V. Sobolev, J.M. Guilemany, Influence of wetting and correlation between processing parameters and properties
surface effects on splat formation during thermal spraying, in titanium alloys using artificial neural network, Comput.
Mater. Lett. 37 (1998) 132. Mater. Sci. 21 (2001) 375.
[21] G. Montavon, S. Sampath, C.C. Berndt, H. Herman, C. [34] M.M. Nelson, W.T. Illingworth, A Practical Guide to
Coddet, Effects of the substrate nature on the splat Neural Nets, third ed., Addison-Wesley Publishing, New
morphology of vaccum plasma sprayed deposits, in: A. York, NY, USA, 1991.
Ohmori (Ed.), Current Status and Future Trends, High [35] B. Normand, V. Fervel, C. Coddet, V. Nikitine, Tribolog-
Temperature Society of Japan, Osaka, Japan, 1995, p. 333. ical properties of plasma sprayed alumina–titania coatings:
[22] M. Pasandideh-Fard, J. Mostaghimi, On the spreading and role and control of the microstructure, Surf. Coat. Tech-
solidification of molten particles in a plasma spray process: nol. 123 (2000) 278.
effect of thermal contact resistance, Plasma Chem. Plasma [36] K. Ramachandran, V. Selvarajan, P.V. Ananthapadma-
Process. 16 (1996) 83S. nabhan, K.P. Streekumar, N. Ananthaseshan, Character-
[23] P. Fauchais, M. Vardelle, A. Vardelle, L. Bianchi, Plasma ization of Al2 O3 , Al2 O3 + TiO2 powder mixture and
spray: study of the coating generation, Ceram. Int. 22 coatings prepared by plasma spraying, Mater. Manuf.
(1996) 295. Processes 12 (1997) 863.
332 S. Guessasma et al. / Computational Materials Science 29 (2004) 315–333

[37] P. Fauchais, J.F. Coudert, A. Vardelle, M. Vardelle, A. in thermally sprayed mettalic deposits using scattering
Grimaud, P. Roumilhac, State of the art for the under- techniques, in: E.F. Lugscheider (Ed.), International
standing of the physical phenomena involved in plasma Thermal Spray Conference 2002, DVS-Verlag GmbH,
spraying at atmospheric pressure, in: D.L. Houck (Ed.), D€usseldorf, Germany, 2002, p. 91.
Thermal Spray: Advances in Coatings Technology, ASM [50] L. Bianchi, N. Llorca-Isern, G. Bertran, Microstructural
International, Materials Park, OH, USA, 1987, p. 11. evaluation of plasma sprayed coatings using fractal char-
[38] A. Vaidya, G. Bancke, S. Sampath, H. Herman, Influence acterization, in: C.C. Berndt, K.A. Khor, E.F. Lugscheider
of process variables on the plasma sprayed coatings: an (Eds.), New Surfaces for a New Millennium, ASM
integrated study, in: C.C. Berndt, K.A. Khor, E.F. International, Materials Park, OH, USA, 2001, p. 967.
Lugscheider (Eds.), New Surfaces for a New Millennium, [51] I. Hofinger, K. Raab, J. M€ oller, M. Bobeth, Effect of
ASM International, Materials Park, OH, USA, 2001, substrate surface roughness on the adherence of NiCrAlY
p. 1345. thermal spray coatings, J. Thermal Spray Technol. 11
[39] I.A. Fisher, Variables influencing the characteristics of (2002) 387.
plasma-sprayed coatings, Int. Metall. Rev. (1972) 117. [52] ISO 4287:1997; Geometrical product specifications
[40] M.F. Smith, R.A. Neister, R.C. Dykhuizen, An investiga- (GPS)––surface texture: profile method––terms, definitions
tion of the effects of droplet impact angle in thermal spray and surface texture parameters, replaces ISO 4287-1:1984.
deposition, in: C.C. Berndt, S. Sampath (Eds.), Thermal [53] E. Hornbogen, Fractals in microstructures, Int. Mater.
Spray Industrial Applications, ASM International, Mate- Rev. 34 (1989) 277.
rials Park, OH, USA, 1994, p. 603. [54] C.K. Lin, C.C. Berndt, Measurement and analysis of
[41] J. Ilavsky, A.J. Allen, G. Gabrielle, G. Long, S. Krueger, adhesion strength for thermally sprayed coatings, J.
Influence of spray angle on the pore and crack microstruc- Thermal Spray Technol. 3 (1994) 75.
ture of plasma-sprayed deposits, J. Am. Ceram. Soc. 80 [55] C. Richard, Etude des caracteristiques mecaniques de
(1997) 733. rev^etements projetes par procedes thermiques, Ph.D. The-
[42] M. Mellali, P. Fauchais, A. Grimaud, Influence of sis, Universite de Technologie de Compiegne, Compiegne,
substrate roughness and temperature on the adhesion/ France, 1992 (in French).
cohesion of alumina coatings, Surf. Coat. Technol. 81 [56] S.H. Leigh, C.C. Berndt, A test for coating adhesion on flat
(1996) 275. substrate––a technical note, J. Thermal Spray Technol. 3
[43] N.Z. Mehdizadeh, S. Chandra, J. Mostaghimi, Effect of (1994) 183.
substrate temperature and roughness on coating forma- [57] ASTM C633-79, Standard test method for adhesion or
tion, in: E.F. Lugscheider (Ed.), International Thermal cohesion strength of flame sprayed coatings, American
Spray Conference 2002, DVS-Verlag GmbH, D€ u sseldorf, Society for Testing and Materials, 1979.
Germany, 2002, p. 830. [58] P. Laval, E. Felder, Caracterisation de lÕadherence des
[44] C. Moreau, P. Gougeon, M. Lamontagne, V. Lacasse, G. rev^etements par indentation normale: une revue biblio-
Vaudreuil, P. Cielo, On-line control of the plasma spraying graphique, Mat. Tech. (1993) 93 (in French).
process by monitoring the temperature, velocity and [59] S. Kuroda, T. Fukushima, S. Kitahara, Significance of the
trajectory of in-flight particles, in: C.C. Berndt, S. Sampath quenching stress in the cohesion and adhesion of thermally
(Eds.), Thermal Spray Industrial Applications, ASM sprayed coatings, in: C.C. Berndt (Ed.), Thermal Spray:
International, Materials Park, OH, USA, 1994, p. 431. Advances in Coatings Technology, ASM International,
[45] R. Kingswell, K.T. Scott, L.L. Wassell, Optimizing the Materials Park, OH, USA, 1992, p. 903.
vacuum plasma spray deposition of metal, ceramic and [60] S.C. Gill, Residual stresses in plasma sprayed deposits,
cermet coatings using designed experiments, J. Thermal Ph.D. Thesis, University of Cambridge, Cambridge, UK,
Spray Technol. 2 (1993) 179. 1991.
[46] G. Montavon, C. Coddet, C.C. Berndt, S.H. Leigh, [61] G. Qian, T. Nakamura, C.C. Berndt, Effect of thermal
Microstructural index to quantify thermal spray deposit gradient and residual stresses on thermal barrier coating
microstructures using image analysis, J. Thermal Spray fracture, Mech. Mater. 27 (1998) 91.
Technol. 7 (1998) 229. [62] T.W. Clyne, S.C. Gill, Residual stresses in thermal spray
[47] C.-J. Li, A. Ohmori, Relationship between the microstruc- coatings and their effect on interfacial adhesion: a review
ture and properties of thermally sprayed deposits, of recent work, J. Thermal Spray Technol. 5 (1996) 401.
J. Thermal Spray Technol. 11 (2002) 365. [63] R. McPherson, P. Cheang, Elastic anisotropy of APS
[48] A.J. Allen, J. Ilavsky, G.G. Long, J.S. Wallace, C.C. alumina coatings and its relationship to microstructure,
Berndt, H. Herman, Microstructural characterization of High Perform. Ceram. Films Coat. (1991) 277.
yittria-stabilized zirconia plasma sprayed deposits using [64] S. Guessasma, G. Montavon, P. Gougeon, C. Coddet, On
multiple small-angle neutron scattering, Acta Mater. 49 the neural network concept to describe the thermal spray
(2001) 1661. deposition process: correlation between in-flight particles
[49] T. Keller, W. Wagner, J. Ilavsky, A.J. Allen, N. Marga- characteristics and processing parameters, in: E.F. Lugsche-
dant, S. Siegmann, G. Barbezat, J. Pisacka, R. Enzl, ider (Ed.), International Thermal Spray Conference 2002,
Volumetric and size characterization of void morphologies DVS-Verlag GmbH, D€ usseldorf, Germany, 2002, p. 453.
S. Guessasma et al. / Computational Materials Science 29 (2004) 315–333 333

[65] P.J. Werbos, Generalization of back propagation with [69] T. Kohonen, Self-Organization and Associative Memory,
application to recurrent gas market model, Neural Net- Springer-Verlag, New York, NY, USA, 1984.
works 1 (1988) 339. [70] S.E. Fahlman, Faster-learning variations on back-propa-
[66] D.B. Parker, Artificial neural networks, an overview, gation: an empirical study, in: D. Touretzky, G.E. Hinton,
Andrew SeyboldÕs Profess. Comput. 6 (10) (1988). T.J. Sejnowski (Eds.), Proceedings of the 1988 Connec-
[67] D.O Hebbs, The Organization of Behavior, Wiely and tionist Models Summer School, Morgan Kaufmann,
Sons, New York, NY, USA, 1949. San Mateo, CA, USA, 1988, p. 38.
[68] B. Windrow, M.E. Hoff, Adaptative switching circuits, [71] D. Patterson, Artificial Neural Networks, Prentice Hall,
IRE Wescon Conv. Rec. (Part 4) (1960) 96. New York, NY, USA, 1996.

You might also like