Next Article in Journal
Identification of the Parameter Values of the Constitutive and Friction Models in Machining Using EGO Algorithm: Application to Ti6Al4V
Previous Article in Journal
Optimization of Vacuum Brazing Process Parameters in Ti-6Al-4V Alloy
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Utilization of Bayesian Optimization and KWN Modeling for Increased Efficiency of Al-Sc Precipitation Strengthening

1
Department of Materials Science & Engineering, Michigan Technological University, Houghton, MI 49931, USA
2
The Applied Artificial Intelligence Institute, Deakin University, Geelong, VIC 3220, Australia
*
Authors to whom correspondence should be addressed.
Metals 2022, 12(6), 975; https://doi.org/10.3390/met12060975
Submission received: 31 March 2022 / Revised: 27 May 2022 / Accepted: 31 May 2022 / Published: 6 June 2022

Abstract

:
The Kampmann and Wagner numerical model was adapted in MATLAB to predict the precipitation and growth of Al3Sc precipitates as a function of starting concentration and heat-treatment steps. This model was then expanded to predict the strengthening in alloys using calculated average precipitate number density, radius, etc. The calibration of this model was achieved with Bayesian optimization, and the model was verified against experimentally gathered hardness data. An analysis of the outputs from this code allowed the development of optimal heat treatments, which were validated experimentally and proven to result in higher final strengths than were previously observed. Bayesian optimization was also used to predict the optimal heat-treatment temperatures in the case of limited heat-treatment times.

1. Introduction

Al-Sc precipitation strengthening alloys have been proven in the literature to have excellent coarsening resistance when compared to more traditional precipitation strengthening alloys due, in large part, to the low diffusion rates and low solubility limits of Sc in aluminum [1,2,3]. The formation of nano-sized, nearly spherical L12 Al3Sc has shown promising precipitation strengthening at ambient and elevated temperatures [3,4]. However, due to the scarcity and expense of Sc, little work has been performed to experimentally optimize heat treatments in various Al-Sc alloys. The goal of the current study is to outline and verify a computational method to accurately predict Al3Sc precipitate nucleation and growth. This information is then tied to strengthening models to estimate optimal heat-treatment schedules, which were also evaluated experimentally.
Many thermodynamic and kinetic modeling packages used in materials science contain precipitation-strengthening models that can give rough estimates for optimal material chemistry and processing parameters. The primary issue is that these models are designed for “generality”, which favors the use of few fitting parameters and limited system-specific knowledge at the expense of accuracy. For example, models involving temperature dependence often adopt Arrhenius relations, requiring several fitting parameters (pre-exponential factors, exponential constants, etc.) to “capture” the underlying physics without explicitly deriving the true and complex relations that govern the value of these fitting parameters for a specific material system. The user is then tasked with finding the proper fitting parameters to match their system of interest. There are obvious practical incentives to adopt this approach, including time constraints, limitations on theory, and limits on computational resources, but the incentives for making these assumptions can often be overwhelmed by the inadequacy of the resulting models and the faulty assertions flowing from them. To remedy this problem, one may develop a modeling method that rapidly and automatically identifies key fitting parameters from existing data sets in the literature or from material databases, thus retaining generality without sacrificing as much accuracy. Such a model would require correlation with real experimental data to give meaningful results due to the complexity of the thermodynamic and kinetic simulations, but, given enough pre-existing data, an ample amount of inputs can be adjusted to fine-tune the result, enabling higher accuracy and increasing the likelihood of achieving an optimized process.
To accomplish this goal, an implementation of Kampmann and Wagner’s numerical precipitation model (hereafter referred to as the KWN model) was developed to approximate the experimental conditions reported in this work, as well as those found in [5]. The KWN model tracks precipitate nucleation, growth, coarsening, and dissolution over a series of discrete timesteps by iteratively solving classical nucleation theory and Gibbs–Thomson relationship equations. The precipitates formed are grouped into bins of similar radii and are allowed to grow or dissolve in accordance with their size in the equations at each timestep [6,7,8].
The KWN model involves many tunable configuration parameters. These parameters can result in significant improvements in accuracy if they are fitted properly. Bayesian optimization (BO) is a powerful tool for the optimization of complex systems. It offers greater automation to increase both product quality and productivity [9,10,11]. BO was therefore used to fit the parameters for the KWN model to better coincide with the experimental results. Once the parameters were properly fitted, BO was of further use in identifying the heat treatments with the model that would yield the greatest strength.

2. Materials and Methods

The following components, described in detail in Section 2.1, Section 2.2 and Section 2.3, were integral to this study:
  • Precipitation and Strengthening Model—By simulating nucleation and growth of Al3Sc in Al-Sc binary alloys, this program predicts strengthening behavior with aging.
  • Experimental Verification—Casting, aging, and hardness testing of Al-Sc binary alloys generated data for fitting and verification of the precipitation and strengthening model.
  • Bayesian Optimization—Bayesian optimization (BO) was used to obtain the best fit between experimentally observed and simulated strengthening behavior. After the model was calibrated, BO was used again to suggest heat treatments for optimal strengthening.

2.1. Precipitation and Strengthening Model

The precipitation and strengthening model, essentially a modified KWN model with strengthening equations in the form of a MATLAB program, can be separated into several distinct sections, as shown in Figure 1: initial material and process-specific inputs (Section 2.1.1), an outer loop that iterates for each heat-treatment temperature (Section 2.1.2), an inner loop that iterates through the time of each heat-treatment step and calculates precipitate nucleation behavior at each timestep (Section 2.1.3), and the innermost loop that adjusts the precipitate radii formed in previous timesteps according to the Gibbs–Thomson relationship (Section 2.1.4). After all nucleation, growth, and dissolution are calculated for a given timestep, solute concentration is adjusted for solute atoms lost to or gained from precipitates.

2.1.1. Model Inputs

In the first section of the model code, all inputs are defined, and constants related to these values are calculated. Process-specific inputs include the number, temperature, and length of heat-treatment steps, as well as the initial solute concentration of the alloy in question. Material-specific inputs include Gibbs free energy data for calculation of the solvus line [12], the diffusion coefficient of the solute atoms in the matrix ( D 0 ), the vacancy formation and migration energies of the solute atoms ( E f v X and E m v ), lattice parameters of the matrix and precipitate phase ( a m and a p ), Poisson’s ratio of the matrix and precipitate phase ( v m and v p ), and shear modulus of the matrix and the precipitate phase ( G m s h e a r and G p s h e a r ) .

2.1.2. Model Temperature Loop

Following the input section, a loop is entered to calculate temperature-dependent values for the first heat-treatment step. This loop repeats whenever the simulated heat-treatment time expires and the temperature is raised or lowered to the next listed heat-treatment temperature.
The first part of the temperature loop calculates the Al-intermetallic solvus line, defining the solubility of the solute atoms in the matrix. As the temperature increases, so does the solubility, which can cause significant precipitate dissolution at the beginning of a relatively high heat-treatment step. The composition of the solvus line was found at each temperature using the Gibbs free energy curve data from the input section [12].
The second part of the Temperature Loop calculates the diffusivity of the solute atom in the matrix, as seen in Equation (1) [13], where D 0 is the diffusion coefficient, f is the dimensionless correlation factor (0.7815 for FCC materials), E f v X is the vacancy formation energy near an impurity atom X , and E m v is the impurity migration energy mediated by a vacancy [14]. As the temperature increases, the diffusion rates of solute atoms increase, accelerating nucleation and growth kinetics.
D = D 0 f e x p ( E f v X E m v k B T )
Once diffusivity is calculated, a nested loop is entered to perform all time-dependent calculations.

2.1.3. Model Timestep Loop

There is a large loop within the outer temperature loop that iterates for each timestep. This loop holds all time-dependent constitutive equations and tracks solute concentration evolution, as affected by nucleation and growth. At each timestep, the critical radius of precipitate nucleation and nucleation rate are calculated based on the solute concentration at the beginning of the step. Another loop (discussed in the next section) is then entered to grow/dissolve precipitates made in previous steps, and, next, the solute concentration is updated to account for all solute loss or gain from the precipitates. At the end of each timestep, the average precipitate radius and corresponding strength prediction is outputted.
In order to determine the critical radius of the precipitate nucleation, it is important to know the changes in Gibbs free energy associated with creating new precipitate volume ( Δ G v ) as well as creating a greater matrix-precipitate interfacial area ( Δ G s ) . Equations (2) and (3) demonstrate the main equations used to determine these values, with Δ G A l 3 X f o r m a t i o n as the Gibbs energy in formation of Al3X, G m a t r i x A l 3 X as the intercept at 25%X of a line tangential to the matrix-phase Gibbs energy curve at the current matrix composition [15], ε as the misfit strain between the two phases, G m   o r   p s h e a r as the shear modulus of the noted phase (m = matrix, p = precipitate), and v m   o r   p as the Poisson’s ratio of the noted phase [7].
Δ G v = Δ G A l 3 X f o r m a t i o n G m a t r i x A l 3 X V m o l
Δ G s = 3 ε 2 G p s h e a r ( 1 + v p ) ( 1 2 v p ) [ 1 ( 1 + 3 G m s h e a r ( 1 + v m ) ( 1 v m ) ( 1 2 v m ) ) 1 ( 1 2 v p ) G p s h e a r ( 1 + v p ) ( 1 + v m ) G m s h e a r ( 1 + v m ) ( 1 2 v p ) G p s h e a r ( 1 + v p ) ( 1 2 v m ) ]
Because the L12 precipitates start to contribute to strengthening effectively at just 1–2 nm [3], it is important to note that the interfacial energy of each precipitate changes based on the precipitate radius. This is because at the smallest radii, only the most favorable (lowest-energy) interfacial planes are used due to the small number of unit cells involved. As the precipitate grows and incorporates more unit cells, it is able to more closely approximate a sphere; this rounding-out results in the use of less-favorable interfacial planes and an increase in average interfacial energy. While differences in interfacial energy for Al3Sc precipitates have been clearly observed, no clear analysis of the transition has been undertaken. Instead, it has been suggested that a linear increase from the smallest to the largest interfacial energy over the first several nanometers in radius (as in Equation (4)) is sufficient to approximate nucleation and growth trends [8]. In this model, precipitates with radii smaller than 5 nm were made to have size-dependent interfacial energies, while larger precipitates have the maximum interfacial energy (as observed in the literature for overaged precipitates).
γ = γ s l o p e   c o n s t a n t r l e s s   t h a n   5   n m + γ i n i t i a l
This size dependence complicates matters as calculation of the critical radius of nucleation depends on interfacial energy (Equation (5)). Solving these equations if the critical radius is <5 nm yields Equation (6).
r * = 2 γ Δ G v + Δ G s
r l e s s   t h a n   5   n m * = 2 γ i n i t i a l Δ G v + Δ G s + 2 γ s l o p e   c o n s t a n t
The nucleation rate, I , is calculated through the use of Equations (7)–(11), where V a is the average volume of an atom in the matrix, c is the atomic fraction of solute atoms in the matrix, Z is the Zeldovich factor, β * is the atomic impingement rate, τ is the incubation time for nucleation, and N v is the number of nucleation sites per cubic meter (assumed to be the number of solute atoms per cubic meter for homogenous nucleation) [6].
V a = 4 c a p 3 + ( 1 4 c ) a m 3
Z = V a Δ G v 2 8 π k T γ c r i t i c a l   r a d i u s 3
β * = 16 π c D γ c r i t i c a l   r a d i u s 2 Δ G v 2 a p 4
τ = 8 k T a p 4 c r i t i c a l   r a d i u s V a 2 Δ G v 2 D c
I = N v Z β * e x p [ 4 π γ r * 2 3 k T ] exp [ τ t ]
At this point in the loop, a further nested loop (described in the following section) iterates to grow/dissolve precipitates formed at previous timesteps. After the completion of this loop, the number of solute atoms in precipitates is subtracted from the initial number of solute atoms in the alloy, and the new matrix composition is calculated. The average radius and number of precipitates is also calculated at this point to be used in the calculation of the precipitate strengthening.
For L12 precipitates such as those found in Al-Sc alloys, the predominant strengthening mechanism at small precipitate size (<3 nm) is order strengthening, which is described in Equation (12). As the average precipitate radius increases over a certain threshold, Orowan strengthening (Equation (13)) gains dominance. By analyzing each of these equations at the end of every time step, it is possible to create a predictive aging curve describing likely strengthening behavior. In these equations, M is the Taylor mean orientation factor, γ A P B is the precipitate antiphase boundary energy, b is the Burgers vector of the matrix, f is the phase fraction of precipitates, R ¯ is the average precipitate radius, and λ e e is the edge-to-edge interprecipitate spacing [5,16,17].
σ o r d = 0.44 M G p s h e a r γ A P B b f 1 2
σ o r = 0.4 M G m s h e a r b ln ( 2 R ¯ b ) π λ e e 1 v m
It is important to note that Equation (12) has no dependence on λ e e , while Equation (13) does. In a scenario in which precipitate growth occurs despite a constant phase fraction (such as coarsening), the average strength remains constant until the Orowan strengthening mechanism becomes dominant, at which point the strength begins to decrease. However, in scenarios in which the phase fraction of precipitates increases simultaneously with the average precipitate radius (such as growth during matrix depletion), the increase in strength merely slows down as the average radius increases into the Orowan strengthening regime.

2.1.4. Model Growth/Dissolution Loop

This loop is the innermost nested loop of the model, and it keeps track of any precipitate growth or dissolution that occurs in previously formed precipitates due to solute concentration changes and the Gibbs–Thomson effect. Because it is known how many precipitates, and of which size, were nucleated at each previous timestep, the radius and solute atom content of precipitates formed at each step can be revisited and adjusted. The calculations for each timestep compete for resources (solute atoms), and, as the matrix is depleted of excess solute atoms over the course of the simulation, a near-equilibrium concentration is eventually reached. At this concentration, solute atoms enter precipitates from the matrix at approximately the same rate as they leave them. However, the solute gain/loss ratio of larger precipitates is larger than that of smaller precipitates due to interfacial energy and the Gibbs–Thomson effect. This results in the larger precipitates slowly increasing in size as the smaller precipitates dissolve back into the matrix, a phenomenon commonly referred to as precipitate coarsening.
Precipitate growth in this model is governed by Equation (14), where c r m is the equilibrium concentration in the matrix immediately adjacent to a precipitate and c e p is the equilibrium concentration of the precipitate. The Gibbs–Thomson effect works on the principle that the equilibrium composition in the matrix immediately adjacent to a precipitate ( c r m ) is affected by the interfacial energy of the precipitate. This effect is described by Equation (15), where c m is the equilibrium composition at a planar interface [18].
d R d t = D R c c r m c e p c r m
c r m = c m e x p ( 2 γ V m R g a s   c o n s t a n t T R )
After the innermost loop of the precipitate growth/dissolution at each time step, the solute concentration is updated and applied to the next time loop. After each loop of temperature step, the corresponding temperature-related parameters, such as solubility and diffusivity, are updated. Next, the whole loops move to the next temperature step with the updated information.

2.1.5. Model Outputs

Because of the flexibility afforded by simulating with MATLAB, all inputs, variables, and counters used and/or generated throughout a simulation can be output into Excel. Potentially useful outputs for understanding the precipitation behavior include, but are not limited to: time, temperature, matrix concentration, nucleation rate, precipitate number density, average radius, and the various relevant strengthening mechanisms. The sheer amount of information known about each simulation becomes difficult to display in scientific work, so not all outputs that are discussed in this work are accompanied by a figure.

2.1.6. Model Special Considerations

This model also considers several special considerations due to the circumstances of the physical condition being modeled. For example, in the Al-Sc system, the critical radius is often calculated to be smaller than one unit cell of the precipitate. Since the matrix and precipitate unit cells (FCC Al and L12 Al3Sc) only differ in the substitution of a single Sc atom, there is no possible differentiation between one Al3Sc unit cell and a unit cell of the matrix with a substitutional Sc atom. Therefore, the critical radius variable was adjusted to never allow predicted precipitates smaller than two unit cells.
Another consideration taken into account is that silicon content can accelerate the kinetics of certain systems, including the Al-Sc system. Si atoms have more favorable bonding with vacancies than Sc atoms. Because Si atoms also tend to cluster with Sc atoms in the Al matrix, the Sc atoms benefit from easier access to vacancies, resulting in an apparent decrease in migration energy (and, in turn, an increased diffusion rate) [13]. This can have a significant effect on precipitation.
Another consideration is the initial incubation state. Classical nucleation theory includes an incubation term, which describes the period required to rearrange homogenously distributed solute atoms into solute clusters [6]. In this model, it is possible to start the first timestep with the incubation time partially completed, indicating that some clustering has already begun due to room-temperature diffusion or diffusion during initial cooling.

2.2. Experimental Verification Setup

The facilitation of model calibration and accuracy verification required the performance of several experimental trials mirroring heat treatments that were simulated. For these trials, sample charges consisting of master alloys, weighing 600 g in total, were cut and assembled in the proper proportions to achieve the target compositions, as shown in Table 1. All cutting operations were originally performed with a horizontal bandsaw with active cooling, after which the samples were cleaned using an ultrasonic bath of acetone and cut to match specified masses with the use of end-cutting nippers. These charges were then held at 1173 K (900 °C) for 10 min under a 684-Torr atmosphere of ultra-high purity argon and cast into a permanent mold using a vacuum induction melter (VIM). The permanent mold geometry was designed so that two cylindrical bars were bottom-filled to reduce turbulence within the liquid (Figure 2).
After casting, holes were drilled into the base of representative bars to create chips for compositional verification using ICP-OES (results shown in Table 1). An optical emission spectrometer (Perkin Elmer Optima 7000DV ICP-OES, PerkinElmer, Inc., Waltham, MA, USA) was used with standards (Inorganic Ventures) to determine the concentrations of the elements of interest (Sc, Si) in each digested solution (College of Forestry, Michigan Technological University, Houghton, MI, USA). For each alloy, a slice approximately 1 cm thick was then removed from the center of a bar using a cutoff wheel and mounted in QuickSet epoxy, Allied High Tech Products, Inc., Compton, CA, USA. The samples were mounted to assist in the initial polishing, but also to create a larger surface to allow adequate gripping during hardness testing. These mounted samples were then ground and polished to a 0.04-micron colloidal silica finish. Once polished, the samples were tested for hardness (Vickers microhardness, 50 g load, 15 s hold, 10 replicates) and conductivity (using a Fischer Technologies Sigmascope SMP10, Helmut Fischer, Windsor, CT, USA, 10 replicates) to capture baseline conditions.
In order to perform heat treatment at elevated temperatures on the samples, the epoxy had to be removed before each treatment. The samples were broken out of the epoxy mounts by crushing the epoxy in a bench-mounted vice, taking care not to squeeze the epoxy in such a direction as to deform the aluminum sample in the process. Once the sample was broken free, it was heat-treated to match the relevant simulation parameters. After the proper time at temperature, the samples were taken out and immediately quenched to lock in their structure. They were then remounted in epoxy, as discussed in the next paragraph.
Due to the large number of heat treatments required in this study, a method was developed to minimize the need for grinding/polishing on samples that were initially polished. The key to this method was to limit the flow of epoxy under the sample while remounting the sample by covering the bottom of the mounting cup with packaging tape (adhesive facing up) before inserting the sample, polished-side down. Once solidified, the tape and any remaining tape residue were removed from the epoxy-mounted sample, leaving the previously polished surface exposed. With this method, only fine polishing to remove the oxide layer from the sample would be necessary. In this way, the sample conditions were quickly and efficiently alternated between epoxy-mounted and un-mounted between heat-treatment steps.
The microstructure was investigated in the representative sample using TEM. A thin slice was cut off from the bulk sample using a Japax LUX3 wire electrical discharge machine, Japax, Japan. Several 3-millimeter Ø discs were punched from the slices and mechanically ground to <100 µm using SiC paper. The disk samples were polished using a twin-jet polisher with a mixture with a 1:4 ratio of reagent-grade nitric acid to reagent-grade methanol (20 V, −40 °C). The precipitate size was characterized using a FEI Titan Themis S-TEM (Thermo Fisher Scientific, Waltham, MA, USA).

2.3. Bayesian Optimization

Assuming a process can be defined by an unknown, continuous objective function f , the goal of BO is to find a global maximizer of this objective function x * = a r g m a x x X     f ( x ) , where X is a design space of interest. In addition, it is assumed that the function f has no simple closed form, but can be evaluated at any arbitrary query point x to obtain the output y = f ( x ) . BO finds the optimum of f by making a series of evaluations, x 1 , x 2 , x T of f , such that the optimum is found in the fewest number of iterations. As more evaluations are observed, BO finds the optimum by sequentially updating the Gaussian process (GP) model [19]. GP is the non-linear probabilistic regression model of the response surface y given the input x . As more data are observed, the shape of the resulting GP surrogate function improves.

2.3.1. Gaussian Process

The primary form of the surrogate function is modeled using a Gaussian process (GP). A GP can be thought of as a distribution over the space of smooth functions where every point in the input space is associated with a Gaussian distributed random variable. Formally, a GP is modeled by
f ( x ) ~ G P ( m ( x ) , k ( x , x )
where m is the mean function and k ( x , x ) is the covariance function of any two observations. A popular choice for the covariance function is the squared exponential
k ( x , x ) = σ f 2 e x p ( 1 2 l 2 ( x x ) 2 )
where σ f 2 is the output variance and l is the length scale. The output variance σ f 2 defines the expected deviation of the function output y away from its average value. The length scale l defines the “region of influence” of a point within the parameter space at which the influence of an observation decreases, as one considers points farther away from this observation.
The advantage of using a GP is that it is possible to compute the predictive distribution for a new observation at any location x . This predictive distribution follows a Gaussian distribution. Its mean and variance are given by:
μ ( x ) = k ( x , X ) K ( X , X ) 1 y
σ ( x ) = k ( x , x ) k ( x , X ) K ( X , X ) 1 k ( x , X )
In these equations, a matrix X = [ x 1 , x 2 , x N ] is denoted and k ( U , V ) is a covariance matrix whose element ( i , j ) is calculated as k i , j = k ( x i , x j ) with x i U and x j V .

2.3.2. Acquisition Function

Using the GP model above, BO builds a decision function, known as an acquisition function, to select the next point to evaluate, x . An acquisition function determines which parameter settings the next test should use to have the greatest chance of reaching a greater value than previous points. In order to suggest useful points, such an acquisition function considers areas of the GP model in which epistemic uncertainty is high (exploration), as well as areas where the objective function is thought to be high (exploitation).
As the original function f ( x ) is expensive to evaluate, it is replaced by the acquisition function α ( x ) , which is cheaper. Therefore, instead of maximizing the original function, maximization of the acquisition function is used to select the next point. In this auxiliary maximization problem, the objective α ( x ) is known and can be easily carried out with standard numerical techniques.
x t + 1 = a r g m a x x X α t ( x )
There are many ways to define acquisition functions in the literature. Typically, acquisition functions are designed to seek locations of either high mean and high variance or a combination of the two. In this work, the expected improvement (EI) acquisition function [20,21] which measures the amount of improvement over the best value so far, as used. Formally, the improvement function is defined as I ( x ) = max { 0 , f ( x ) y + } , where y + is the best-observed value so far. Next, the expectation E [ I ( x ) ] can be computed analytically as follows. Given z = μ ( x ) y + σ ( x ) , the EI is computed as:
α ( x ) = [ μ ( x ) y + ] Φ ( x ) + σ ( x ) ϕ ( x )
where μ ( x ) and σ ( x ) are the predictive mean and predictive variance of the Gaussian process described in the previous section, while Φ ( x ) and ϕ ( x ) are the normal cumulative distribution function (c.d.f.) and the normal probability distribution function (p.d.f.), respectively.

2.3.3. Illustration of Bayesian Optimization, Gaussian Process, and Acquisition Function

A simple example of how GP is used to describe BO surrogate functions is shown in Figure 3. With experimental knowledge of several points along with the function, sections of the function near to those points have relatively small ranges of probable values, whereas areas that are far from previously sampled points have more variance and, therefore, potentially higher output values. It is also important to note that areas with high variance are not alone in their potential to have local maxima; locations where the variance is small and the means are expected to be high frequently appear as maxima are identified (exploitation).
In this work, BO was first used to minimize the root-mean-square error between precipitate strengthening observed experimentally for specific two-step heat treatments and precipitate strengthening predicted using the KWN model. To achieve a better fit, precipitate-matrix interfacial energy values at nucleation and at r = 5 nm were adjusted. Such interfacial values have been determined multiple times in literature, but there is little agreement other than an acknowledgment that the interfacial energy for Al3Sc decreases at a very small precipitate size due to the preferential formation of interfaces along the lowest energy planes (100). The two-step heat treatments were chosen at the low end of temperatures where Sc is mobile in Al, in an attempt to make the heat-treatment predictions more accurate. Once the KWN model was properly fitted and verified, BO was again used to maximize the strengthening results after heat treatments with limited durations by changing the heat-treatment temperature and simulated heat-treatment step times.

3. Results and Discussion

The experimental flow of the model optimization and experimental verification is shown in Figure 4. After the Bayesian optimization of the KWN model, the precipitation strengthening was experimentally verified and compared to the predicted results at several selected steps.

3.1. Bayesian Optimization of the Precipitation and Strengthening Model

In order to provide initial datasets for the calibration of the model with Bayesian optimization (BO), several two-step heat treatments were performed with Al-0.04Sc at% and Al-0.07Sc at%, varying both the time and temperature held at each step, as described in Table 2.
Upon running a BO routine to determine the best possible fit through the adjustment of the surface energy variables, the ideal values were found and tabulated in Table 3. These values were similar to the values retrieved from the literature.
A comparison of the observed and the model-predicted results for these heat treatments can be viewed in Figure 5 and Figure 6. The optimized parameters appeared to result in an acceptable fit to the experimental data. This fit to the experimental data was not perfect, as several of the results slightly over-predicted or under-predicted the experimentally observed strengthening effects (which was most noticeable in Sample 3A). However, the lack of a preferential bias in either direction lends credibility to the assumption that experimental error was likely a contributing factor.

3.2. Analysis of Simulation Trends

For each simulation discussed in Section 3.1, an apparent plateau in strengthening was observed in the second step, approximately 50 MPa for Al-0.04Sc at% and 120 MPa for Al-0.07Sc at%. By plotting relevant model variables for each simulation (such as for sample 2A, shown in Figure 7), the cause of the plateau can be determined. In all of these simulations (1A–4B), a similar chain of events preceded the strengthening plateau:
  • During the first heat-treatment step (T1), the nucleation rate and precipitate growth rate maintained a relatively constant order of magnitude. The matrix concentration declined only slightly due to these effects, which were themselves due to the relatively slow rate of depletion corresponding with the precipitate formation of radii of 1 nm or less.
  • At the onset of the second step (T2), the nucleation rate immediately dropped by several orders of magnitude, and the rate of precipitate growth increased significantly.
  • As the pre-existing precipitates grew throughout the second step, the matrix became depleted at an accelerated rate and approached the equilibrium solubility at T2.
  • As the matrix approached the equilibrium concentration, the nucleation rate and precipitate growth rate decreased until they were nearly negligible, as both were driven by matrix depletion.
  • As the precipitates were no longer changing significantly in size or in number, all the predicted strengthening mechanisms plateaued.
From the preceding events, the lower temperature step (T1) promoted nucleating Al3Sc precipitates in the supersaturated solution while limiting the precipitates’ growth. The higher temperature step (T2) was beneficial for growing Al3Sc precipitates from the nuclei, but the temperature was sufficiently low to limit the coarsening once the supersaturation was depleted. This acceleration in precipitate growth and supersaturation depletion led to larger strength increases upon the completion of the 2 aging step.
It should also be noted that the average radius reached in sample 2A clearly exceeded the optimal target of 1–3 nm for order strengthening, resulting in the unfortunate dominance of the Orowan strengthening mechanism. This was the case in all the initial simulations (1A–4B). Throughout these tests, the difference in strengthening effect between the predicted Orowan and ordered mechanisms was consistently lower at the conclusion of the Al-0.07Sc at% simulations than in the Al-0.04Sc at% (~10 MPa versus ~50 MPa). This phenomenon can be linked directly to the fact that the average precipitate radius predicted for the Al-0.04Sc at% was consistently higher than for the Al-0.07Sc at%, which can in turn be linked to the consistently smaller precipitate number density at the end of t1 within these simulations. Therefore, heat-treatment adjustments aiming to increase precipitate number density should increase the strength. The precipitate sizes in the Al-0.04Sc at% and Al-0.07Sc at% were investigated using TEM. The measured precipitate size in the Al-0.04Sc at% showed higher values than in the Al-0.07Sc at% (8.7 ± 0.5 nm vs. 3.7 ± 0.3 nm) after the two-step heat treatment. This helps to support the trend analysis.

3.3. Optimized Heat Treatments with No Imposed Time Limit

Figure 8 shows the simulation results for the aging Al-0.04Sc at% for 1 × 106 s at 523 K (250 °C). Long-term heat treatment simulations were also run for the Al-0.07Sc at% at 548 and 573 K (275 and 300 °C). These simulations suggest that holding at T1 for significantly longer times than in Simulations 1A–4B (from Table 2) resulted in enough depletion in the matrix to effectively halt the nucleation rate. It was also noted that changing the alloy composition and T1 temperature affected the total possible number of precipitates, which should in turn affect the possible precipitate radius and strengthening.
With the assumptions that the number of precipitates does not change after t1 given a proper T2 selection (as supported by the simulations), and that all the remaining matrix supersaturation is depleted during the heat treatment at T2 through the growth of pre-existing precipitates, Equations (22) and (23) predict what the final average radius would be if, at any given time during heat treatment at T1, the sample was switched to T2. Figure 9 shows how the predicted average radius after sufficient T2 varies by changing the time and temperature of the T1 heat-treatment step for Al-0.04Sc at% and Al-0.07Sc at% with T1 varying between 523 and 573 K (250 and 300 °C). As an example of how to read these graphs, heat-treating Al-0.04Sc at% at T1 = 548 K for 10,000 s and then switching to T2 = 573 K until full matrix depletion should result in a final average radius of 10 nm.
( # S c   a t o m s p r e c i p i t a t e ) a f t e r   T 2 = ( # S c   a t o m s p r e c i p i t a t e ) t , T 1 + ( # S c   s o l u t e   a t o m s v o l u m e ) t , T 1 ( # S c   s o l u t e   a t o m s v o l u m e ) e q ( # p r e c i p i t a t e s v o l u m e ) t , T 1
R ^ a f t e r   T 2 = ( R ^ t , T 1 + 3 4 π a A l 3 S c 3 ( # S c   a t o m s ) u n i t     c e l l ( # S c   s o l u t e   a t o m s v o l u m e ) t , T 1 ( # S c   s o l u t e   a t o m s v o l u m e ) e q ( # p r e c i p i t a t e s v o l u m e ) t , T 1 ) 1 3
There are several notable trends in Figure 8 and Figure 9, as discussed below:
  • All long t1 heat treatments eventually reach an equilibrium, where nucleation effectively stops. At this point, no amount of additional heat treatment can continue to decrease the predicted final radius after T2, because the final average radius depends on the Sc atom-to-precipitate ratio. Ideal heat treatments should reach this equilibrium before moving to T2.
  • When heat-treated at the same T1 until matrix depletion, Al-0.04Sc at% always results in larger average precipitates than Al-0.07Sc at%, as fewer precipitates can nucleate in alloys with lower concentration. Heat treatments of alloys with varying Sc content should take this into account.
  • Heat treating at the lowest tested T1 of 523K (250 °C) requires more time than 548 or 573 K (275 or 300 °C), but it yields the highest strength. This is because, while the nucleation rates are similar between the three temperatures, considerably more precipitate growth occurs in the two higher temperatures. This results in larger precipitates at the end of t1 and in the more rapid depletion of the matrix. This rapid depletion accelerates the decline in the nucleation rate, limiting the final number of precipitates. Ideal heat treatments should be performed at low initial temperatures, such as 523 K (250 °C), for times that are sufficient to allow maximum strengthening.
  • Between these two alloys, only Al-0.07Sc at% at 523 K (250 °C) achieved the target final average radius and, therefore, the maximum potential strengthening associated with the ordered strengthening mechanism. Ideal Al-Sc alloys for heat treatment should be of a concentration Al-0.07Sc at%, and, therefore, be able to achieve the maximum potential strengthening.
To verify these results, several long t1 simulations and experimental heat treatments were performed, as shown in Figure 10 and described in Table 4. Hardness testing was performed on the experimental samples and resulted in observed precipitate strengthening approximately equal to the predicted strengthening of the model. This supports the hypothesis that increasing the number density of precipitates with a significantly longer t1 step results in a decrease in the average precipitate radius upon the depletion of the matrix. These results also demonstrate that substantial heat-treatment time savings can be achieved through the use of a second heat treatment step at a slightly higher temperature, in this case 573 K (300 °C), to allow the rapid depletion of the matrix without significant coarsening. However, these heat treatments are still prohibitively long for industrial use.
The Bayesian optimization not only increased the efficiency of the heat treatment, but also helped with the accuracy of the strengthening prediction. Compared to the general Orowan strengthening predictions for the Al-Sc or similar Al-Sc-Zr alloys containing similar precipitate sizes (~5 nm), the Bayesian-optimized Orowan strengthening provided the most accurate predictions of the strength increase (Table 5).

3.4. Optimized Heat Treatments with Imposed Time Limits

In situations in which heat treatments spanning several days are not feasible, and a target heat-treatment time is imposed, it is useful to predict the optimal heat-treatment temperatures. With this goal in mind, BO processes were again employed, this time to adjust the heat-treatment step times and temperatures and achieve the maximum strengthening effect possible. Table 6 demonstrates the results of one such optimization, and Figure 11 shows a comparison of the corresponding simulations and experimental verification data. From these data, it is apparent that greater t1 times yield better results, as the optimized time is identical to the upper limit. Furthermore, because the theoretical maximum number of precipitates for ideal temperatures is not reached in these truncated heat treatments, the optimized temperatures for T1 simply represent the temperatures with the highest nucleation rates.

4. Conclusions

In this study, a model was developed to predict the strength of Al-Sc alloys after multiple successive heat treatment steps. The use and theory of this model are described in Section 2.1, and the MATLAB code itself is annotated and included in the Supplementary Material. Using the Bayesian optimization (BO) of the relevant precipitate-matrix interfacial energy values in order to adjust the model predictions to more closely match the experimental results, the surface energy values for the Al3Sc at the onset of nucleation and during coarsening were predicted to be 0.096 and 0.158 J/m2, respectively. These values were similar to the initial values that were found in the literature (0.094 and 0.165 J/m2). The model fits the experimental data relatively well, although some errors were observed.
Through the analysis of the model simulations, some guidelines for obtaining the maximum achievable strengthening in these alloys were found:
  • In Al-Sc alloys that do not achieve order strengthening dominance, the greatest strength can be achieved by minimizing the final average radius. This can be achieved by initially holding at a heat treatment temperature with ample nucleation activity and minimal growth activity (e.g. 523 K) until the nucleation rate is negligible due to decreasing supersaturation. At this point, the maximum number of precipitates possible has been reached, and continuing heat treatment at this temperature, or at a reasonably high temperature (e.g. 573 K) results in a minimal average radius.
  • Ideally, two heat-treatment steps should be used for Al-Sc alloys, as full the depletion of the matrix after the initial nucleation treatment at proper nucleation temperatures can be prohibitively time-consuming. Adding a short second step at a higher temperature can significantly decrease the total required time.
  • Sc concentrations greater than Al-0.07Sc at% are suggested in order for the Sc additions to achieve their full potential. The simulations showed that increasing the solute concentration decreased the final achievable average sizes of the precipitates by allowing a greater comparative number density of the precipitates to be nucleated. An alloy with Al-0.04Sc at% is predicted to be unable to produce precipitates small enough to allow ordered strengthening dominance, while the Al-0.07Sc at% was predicted to be able to form small enough precipitates in only a minority of circumstances (e.g., T1 = 523 K, t1 = 10 h).
Considering that long, low-temperature heat treatments are not always possible in an industrial setting, the BO of the model can also be used to determine the ideal strengthening time and temperature parameters given the upper time limits. For the demonstrated examples, the maximum achievable strength was considerably lower than the strength that would have been possible with the long, low-temperature heat treatments, but the computer-optimized temperature parameters succeeded in predicting a slightly stronger final strength than could be achieved with more traditional, rounded temperature values. This demonstrated that the approach could be repurposed for other time limitations, etc., if required. However, designing heat treatments by determining the time required to nucleate the maximum number of precipitates through simulation generally results in greater strengthening.

Supplementary Materials

The following are available at: https://www.mdpi.com/article/10.3390/met12060975/s1. The MATLAB code for the calculations used in this work is included in a separate file in the Supplementary Materials.

Author Contributions

Funding acquisition, P.G.S.; investigation, K.D., Y.Y. and V.N.; methodology, K.D. and P.G.S.; supervision, P.G.S.; writing—original draft, K.D.; writing—review and editing, Y.Y., J.J.L., S.R., S.G., S.V. and P.G.S. All authors have read and agreed to the published version of the manuscript.

Funding

This work was funded by the Office of Naval Research, grant no. N00014-11-10876.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

The authors acknowledge the Applied Chemical and Morphological Analysis Laboratory at Michigan Tech for use of the instruments and staff assistance.

Conflicts of Interest

The authors declare no conflict of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript, or in the decision to publish the results.

References

  1. Knipling, K.E.; Dunand, D.C.; Seidman, D.N. Criteria for developing castable, creep-resistant aluminum-based alloys: A review. Z. Für Met. 2006, 97, 246–265. [Google Scholar] [CrossRef] [Green Version]
  2. Knipling, K.E.; Seidman, D.N.; Dunand, D.C. Ambient-and high-temperature mechanical properties of isochronally aged Al–0.06 Sc, Al–0.06 Zr and Al–0.06 Sc–0.06 Zr (at.%) alloys. Acta Mater. 2011, 59, 943–954. [Google Scholar] [CrossRef] [Green Version]
  3. Seidman, D.N.; Marquis, E.A.; Dunand, D.C. Precipitation strengthening at ambient and elevated temperatures of heat-treatable Al (Sc) alloys. Acta Mater. 2002, 50, 4021–4035. [Google Scholar] [CrossRef]
  4. Marquis, E.A.; Seidman, D.N. Nanoscale structural evolution of Al3Sc precipitates in Al (Sc) alloys. Acta Mater. 2001, 49, 1909–1919. [Google Scholar] [CrossRef] [Green Version]
  5. Knipling, K.E.; Karnesky, R.A.; Lee, C.P.; Dunand, D.C.; Seidman, D.N. Precipitation evolution in Al–0.1 Sc, Al–0.1 Zr and Al–0.1 Sc–0.1 Zr (at.%) alloys during isochronal aging. Acta Mater. 2010, 58, 5184–5195. [Google Scholar] [CrossRef]
  6. Wagner, R.; Kampmann, R.; Voorhees, P. Homogeneous Second-Phase Precipitation. In Phase Transformations in Materials; Kostorz, G., Ed.; Wiley-VCH Verlag GmbH & Co. KGaA: Weinheim, Germany, 2001; pp. 309–480. [Google Scholar]
  7. Robson, J.D. Modelling the overlap of nucleation, growth and coarsening during precipitation. Acta Mater. 2004, 52, 4669–4676. [Google Scholar] [CrossRef]
  8. Robson, J.D.; Jones, M.J.; Prangnell, P.B. Extension of the N-model to predict competing homogeneous and heterogeneous precipitation in Al-Sc alloys. Acta Mater. 2003, 51, 1453–1468. [Google Scholar] [CrossRef]
  9. Shahriari, B.; Swersky, K.; Wang, Z.; Adams, R.P.; de Freitas, N. Taking the human out of the loop: A review of bayesian optimization. Proc. IEEE 2015, 104, 148–175. [Google Scholar] [CrossRef] [Green Version]
  10. Dai Nguyen, T.; Gupta, S.; Rana, S.; Nguyen, V.; Venkatesh, S.; Deane, K.J.; Sanders, P.G. Cascade Bayesian Optimization. In Australasian Joint Conference on Artificial Intelligence; Springer International Publishing: Berlin/Heidelberg, Germany, 2016; pp. 268–280. [Google Scholar]
  11. Nguyen, V.; Rana, S.; Gupta, S.K.; Li, C.; Venkatesh, S. Budgeted batch Bayesian optimization. In Proceedings of the Data Mining (ICDM), 2016 IEEE 16th International Conference on IEEE, Barcelona, Spain, 12–15 December 2016; pp. 1107–1112. [Google Scholar]
  12. Murray, J.L. Al-Sc (aluminum-scandium) system. J. Phase Equilibria Diffus. 1998, 19, 380. [Google Scholar] [CrossRef]
  13. Booth-Morrison, C.; Mao, Z.; Diaz, M.; Dunand, D.C.; Wolverton, C.; Seidman, D.N. Role of silicon in accelerating the nucleation of Al3 (Sc, Zr) precipitates in dilute Al–Sc–Zr alloys. Acta Mater. 2012, 60, 4740–4752. [Google Scholar] [CrossRef]
  14. Manjeera, M. A First-Principles Methodology for Diffusion Coefficients in Metals and Dilute Alloys. Ph.D. Thesis, The Pennsylvania State University, State College, PA, USA, 2008. [Google Scholar]
  15. Introduction of Thermodynamics of Materials-David R. Gaskell. Available online: https://www.scribd.com/doc/91993285/Introduction-of-Thermodynamics-of-Materials-David-R-Gaskell (accessed on 4 March 2016).
  16. Ardell, A.J. Precipitation hardening. Metall. Trans. 1985, 16, 2131–2165. [Google Scholar] [CrossRef]
  17. Courtney, T. Mechanical Behavior of Materials, 2nd ed.; Waveland Pr Inc.: Long Grove, IL, USA, 2005. [Google Scholar]
  18. Perez, M. Gibbs–Thomson effects in phase transformations. Scr. Mater. 2005, 52, 709–712. [Google Scholar] [CrossRef]
  19. Rasmussen, C.E.; Williams, C.K. Gaussian Processes for Machine Learning; MIT Press: Cambridge, MA, USA, 2006. [Google Scholar]
  20. Močkus, J. On Bayesian methods for seeking the extremum. In Optimization Techniques IFIP Technical Conference; Springer: Berlin/Heidelberg, Germany, 1975; pp. 400–404. [Google Scholar]
  21. Nguyen, V.; Gupta, S.; Rana, S.; Li, C.; Venkatesh, S. Regret for Expected Improvement over the Best-Observed Value and Stopping Condition. In Proceedings of the 9th Asian Conference on Machine Learning, Seoul, Korea, 15–17 November 2017. [Google Scholar]
  22. Hyland, R.W. Homogeneous nucleation kinetics of Al3Sc in a dilute Al-Sc alloy. Metall. Trans. 1992, 23, 1947–1955. [Google Scholar] [CrossRef]
  23. Mao, Z.; Chen, W.; Seidman, D.N.; Wolverton, C. First-principles study of the nucleation and stability of ordered precipitates in ternary Al–Sc–Li alloys. Acta Mater. 2011, 59, 3012–3023. [Google Scholar] [CrossRef]
  24. Yang, Y.; Licavoli, J.J.; Sanders, P.G. Improved strengthening in supersaturated Al-Sc-Zr alloy via melt-spinning and extrusion. J. Alloys. Compd. 2020, 826, 154185. [Google Scholar] [CrossRef]
Figure 1. Visual representation of the distinct sections of the precipitation and strengthening model. The model itself is available in the Supplementary Material.
Figure 1. Visual representation of the distinct sections of the precipitation and strengthening model. The model itself is available in the Supplementary Material.
Metals 12 00975 g001
Figure 2. (a,b) The samples for experimental verification were cast into a permanent mold using a vacuum induction melter (VIM). (c) Hardness of the experimental samples was measured using a Leco Vickers hardness tester.
Figure 2. (a,b) The samples for experimental verification were cast into a permanent mold using a vacuum induction melter (VIM). (c) Hardness of the experimental samples was measured using a Leco Vickers hardness tester.
Metals 12 00975 g002
Figure 3. Conceptual representation of a one-dimensional Gaussian process, where several points are defined due to experimental testing of the relevant process. The blue and green lines represent the uncertainty and predicted mean values of the objective function, respectively. The red line represents the acquisition function, and the vertical black line denotes the next requested experimental point.
Figure 3. Conceptual representation of a one-dimensional Gaussian process, where several points are defined due to experimental testing of the relevant process. The blue and green lines represent the uncertainty and predicted mean values of the objective function, respectively. The red line represents the acquisition function, and the vertical black line denotes the next requested experimental point.
Metals 12 00975 g003
Figure 4. Flow chart of the model optimization and experimental verification.
Figure 4. Flow chart of the model optimization and experimental verification.
Metals 12 00975 g004
Figure 5. Graphs demonstrating the experimental and simulated results of several two-step heat treatments for Al-0.04Sc at%, as described in Table 2. Error bars represent +/− 2 standard error.
Figure 5. Graphs demonstrating the experimental and simulated results of several two-step heat treatments for Al-0.04Sc at%, as described in Table 2. Error bars represent +/− 2 standard error.
Metals 12 00975 g005
Figure 6. Graphs demonstrate the experimental and simulated results of several two-step heat treatments for Al-0.07Sc at%, as described in Table 2. Error bars represent +/− 2 standard error.
Figure 6. Graphs demonstrate the experimental and simulated results of several two-step heat treatments for Al-0.07Sc at%, as described in Table 2. Error bars represent +/− 2 standard error.
Metals 12 00975 g006
Figure 7. Graphs representing simulation outputs for Sample 2A (described in Table 2 and Figure 5). Throughout the simulated heat treatment, these outputs show (a) the predicted strengthening effect if various strengthening mechanisms are dominant, (b) the concentration of Sc atoms in solution in the matrix, (c) the simultaneous nucleation rate of new precipitates, (d) the number density of existing precipitates in the sample, and (e) the average radius of all existing precipitates.
Figure 7. Graphs representing simulation outputs for Sample 2A (described in Table 2 and Figure 5). Throughout the simulated heat treatment, these outputs show (a) the predicted strengthening effect if various strengthening mechanisms are dominant, (b) the concentration of Sc atoms in solution in the matrix, (c) the simultaneous nucleation rate of new precipitates, (d) the number density of existing precipitates in the sample, and (e) the average radius of all existing precipitates.
Metals 12 00975 g007
Figure 8. Simulated results for aging Al-0.04Sc at% for 1 × 106 s at 523 K (250 °C), similar to Figure 7. Note that nucleation effectively halts as Sc is depleted from the matrix.
Figure 8. Simulated results for aging Al-0.04Sc at% for 1 × 106 s at 523 K (250 °C), similar to Figure 7. Note that nucleation effectively halts as Sc is depleted from the matrix.
Metals 12 00975 g008
Figure 9. Graphs demonstrating how varying the time and temperature of the first heat treatment step (t1 and T1, respectively) affect the predicted precipitate size and Orowan strengthening after heat treating at a second heat-treatment temperature (T2) that is sufficiently high to completely deplete excess solute atoms in the matrix.
Figure 9. Graphs demonstrating how varying the time and temperature of the first heat treatment step (t1 and T1, respectively) affect the predicted precipitate size and Orowan strengthening after heat treating at a second heat-treatment temperature (T2) that is sufficiently high to completely deplete excess solute atoms in the matrix.
Metals 12 00975 g009
Figure 10. Graphs comparing the observed strengthening effects (via Vickers microhardness tests) and the corresponding model-predicted Orowan strengthening effects in several long heat treatments (Table 4). Error bars represent +/− 2 standard error.
Figure 10. Graphs comparing the observed strengthening effects (via Vickers microhardness tests) and the corresponding model-predicted Orowan strengthening effects in several long heat treatments (Table 4). Error bars represent +/− 2 standard error.
Metals 12 00975 g010
Figure 11. Graphs comparing the predicted and experimental results for heat treatments that were optimized to achieve the greatest strength in a restricted amount of time. In this case, t1 and t2 were limited to 3 h each. In both cases, optimal strengthening at T2 occurred before 3 h. Error bars for experimental points represent +/− 2 standard error.
Figure 11. Graphs comparing the predicted and experimental results for heat treatments that were optimized to achieve the greatest strength in a restricted amount of time. In this case, t1 and t2 were limited to 3 h each. In both cases, optimal strengthening at T2 occurred before 3 h. Error bars for experimental points represent +/− 2 standard error.
Metals 12 00975 g011
Table 1. Expected and observed alloy compositions.
Table 1. Expected and observed alloy compositions.
Target Composition (at%)ICP-OES Determined (at%)
Alloy (at%)ScSiScSi
Al-0.04Sc0.04-0.0410.005
Al-0.07Sc0.07-0.0680.007
Table 2. Heat-treatment parameters of calibration experiments.
Table 2. Heat-treatment parameters of calibration experiments.
Heat-Treatment Step 1 (T1)Heat-Treatment Step 2 (T2)
SampleAlloy (at%)Temperature (K)Time (s)Temperature (K)Time (s)
1AAl-0.04Sc54810,80059810,800
2AAl-0.04Sc54810,80062310,800
3AAl-0.04Sc51814,40060814,400
4AAl-0.04Sc52114,09160313,971
1BAl-0.07Sc54810,80059810,800
2BAl-0.07Sc54810,80062310,800
3BAl-0.07Sc53114,4006237200
4BAl-0.07Sc52514,3085839171
Table 3. Comparison of research and BO-Fitted Al: Al3Sc surface energies and migration energy of Sc in Al.
Table 3. Comparison of research and BO-Fitted Al: Al3Sc surface energies and migration energy of Sc in Al.
ReferenceSurface Energy (J/m2)Migration Energy (eV/atom)Method
NucleationCoarsening
Bayesian Optimized0.0960.1580.63BO
Hyland, 1992 [22]0.094--Experimental
Mao, 2011 [23]-0.165-DFT
Booth-Morrison, 2012 [13]--0.45–0.74DFT
Table 4. Long t1 heat treatments and simulations.
Table 4. Long t1 heat treatments and simulations.
1st Step2nd StepFinal Strength (MPa)
DescriptionT1 (K)t1 (h)T2 (K)t2 (h)SimulatedObserved
Value2 Std Error
0.04Sc at%, 1 Step523210--82772
0.04Sc at%, 2 Step523705731082772
0.07Sc at%, 1 Step52370--1371313
0.07Sc at%, 2 Step5232057331371332
Table 5. Accuracy of strengthening predictions using/not using Bayesian optimization.
Table 5. Accuracy of strengthening predictions using/not using Bayesian optimization.
Experimental StrengthPredicted StrengthAccuracyRef
Al-0.07Sc at%13113796%Present
Al-0.18Sc at%14016087%[3]
Al-0.4Sc-0.4Zr at%50063080%[24]
Table 6. Example Bayesian optimization limits and optimized results.
Table 6. Example Bayesian optimization limits and optimized results.
Upper Time Limit (s)Optimized Time (s)Optimized Temp (K)
Alloy (at%)t1t2t1t2T1T2
Al-0.04Sc10,80014,40010,8006936532641
Al-0.07Sc10,80014,40010,8005733543592
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Deane, K.; Yang, Y.; Licavoli, J.J.; Nguyen, V.; Rana, S.; Gupta, S.; Venkatesh, S.; Sanders, P.G. Utilization of Bayesian Optimization and KWN Modeling for Increased Efficiency of Al-Sc Precipitation Strengthening. Metals 2022, 12, 975. https://doi.org/10.3390/met12060975

AMA Style

Deane K, Yang Y, Licavoli JJ, Nguyen V, Rana S, Gupta S, Venkatesh S, Sanders PG. Utilization of Bayesian Optimization and KWN Modeling for Increased Efficiency of Al-Sc Precipitation Strengthening. Metals. 2022; 12(6):975. https://doi.org/10.3390/met12060975

Chicago/Turabian Style

Deane, Kyle, Yang Yang, Joseph J. Licavoli, Vu Nguyen, Santu Rana, Sunil Gupta, Svetha Venkatesh, and Paul G. Sanders. 2022. "Utilization of Bayesian Optimization and KWN Modeling for Increased Efficiency of Al-Sc Precipitation Strengthening" Metals 12, no. 6: 975. https://doi.org/10.3390/met12060975

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop