SlideShare a Scribd company logo
1 of 20
Towardscold spray
coatings
optimization via
artificial intelligence
H. Canales, S. Dosta, I.G. Cano
ITSC, May 7, 2018 - Orlando, USA 1
Summary
We cannot solve our
problems with the
same thinking we
used when we
created them.
Albert Einstein
Motivation
1. Introduction
2. Optimization methodology
3. Stainless steel optimization via AI
4. DEMO
5. Brief discussion
6. Conclusions
2
2015 was a great year for
Artificial Intelligence (AI)
Computer
algorithms were able
to find optimal
strategies in highly
complicated
environments
without guidance
and using the same
intelligent agent
Motivation
Mnih, Volodymyr, et al. "Human-level control through deep
reinforcement learning." Nature 518.7540 (2015): 529.
Comparison of the DQN agent
with the best reinforcement
learning methods in the literature
A visualization of the learned value
function on the game Breakout
The optimization paradigm used
for this achievement was:
Reinforcement Learning
Reinforcement
learning is a
machine learning
technique inspired
in the analogy of
biological learning
where an intelligent
agent selects the
actions that he
should take to
maximize a reward
during his
interaction with an
environment.
The learning
process occurs
through a series of
episodes where
actions are taken in
order to change the
environment's state
Motivation
Sutton, Richard S., and Andrew G. Barto.
Reinforcement learning: An introduction.
Vol. 1. No. 1. Cambridge: MIT press, 1998.
But, Can computers help us to
avoid Cold Sprayer Nightmares?
We all come with an
optimized, functional
and good looking
coatings.
But many research
efforts are invested
behind those
results.
The path to those
successes is what
we call science
Motivation
5
Erosion Residual stress
How complex is the
CGS process?
Let’s say we want to
explore 4 levels of 7
cold spray
parameters: that will
take 16,384
experiments
For this reason in
our field many
developments have
been driven by
experts intuition and
coincidences
Motivation
6
400,000 Cold Spray parameters combinations:
Just few of them with near 100% deposition efficiency
The Cold Spray process:
Powder materials
deposition
technology at
processing
temperatures below
the melting point.
Great potential in the
coatings and
additive
manufacturing
industries.
1. Introduction
7
Supersonic
Nozzle
Gas
Heater
Powder
feed
Cold Spray equipment Aluminum coating on
stainless steel
Materials deposition theories and
window of deposition in Cold Spray:
The theory used to
describe the
particles critical
velocity and finally a
bonding criteria for
the cold spray
process usually
study a single or
several particles
impacts onto the
substrate and
represent an
important
contribution to
fundamental
research
1. Introduction
8
Most researchers agree that particles bonding is
related to adiabatic shear instabilities caused by
high strain rates during the particles deformation
To the best of our knowledge, three theories have been proposed to
describe the deposition phenomena in cold spray:
1. The impact / critical velocity ratio (ŋ) 1
2. The rebounce vs. adhesion energies 2 and 3
3. The particle's total energy per unit mass 4
1
H. Assadi, T. Schmidt, H. Richter, J.-O. Kliemann, K. Binder, F. Gartner, T. Klassen, and H. Kreye, “On parameter
selection in cold spraying," Journal of thermal spray technology, vol. 20, no. 6, pp. 1161{1176, 2011.
2
A. Papyrin, V. Kosarev, S. Klinkov, A. Alkhimov, and V. M. Fomin, Cold spray technology. Elsevier, 2006.
3
Wu, Jingwei, Hongyuan Fang, Sanghoon Yoon, HyungJun Kim, and Changhee Lee. "The rebound phenomenon in kinetic
spraying deposition." Scripta Materialia 54, no. 4 (2006): 665-669.
4
H. Assadi, H. Kreye, F. Gartner, and T. Klassen, “Cold spraying{a materials perspective," Acta Materialia, vol. 116, pp.
382{407, 2016.
But the truth is only reachable
through experimentation:
But sometimes, you
just did not choose
the right parameters
combination
between those
400,000 options
So you keep trying
and following trends
and may stop with a
sub-optimal solution
achieving i.e. 90%DE
1. Introduction
9
Titanium coating adhesive
delamination
Copper coating cohesive
delamination
Optimization is what we do when
developing a new coating-substrate system
Numbers are the
highest degree of
knowledge, it is
knowledge itself
Plato
1. Introduction
10
f(x, y) = zf(x) = y
max (i.e. %DE)
max (i.e. %DE)
max (i.e. %DE)
max (i.e. %DE)
The user is the
responsible for the
interaction with the
experimental
environment
An utility
approximator is
trained during the
interaction with the
experimental
environment
An optimizer find the
spraying parameters
that will result in the
maximum utility
The interaction with
the experimental
environment
happens across
episodes
2. Optimization
methodology
11
xe
: Spraying Parameters
i.e.: [Total Pressure, Stagnation
Temperature, Stand-off distance,
Nozzle, Pre-chamber, Substrate
preparation, Robot velocity, etc.]
Ue+1
: Objective utility
i.e.: Deposition efficiency, Adhesion
Strength, Porosity, Hardness, etc.
Ũ: Approximated Utility
we
: Utility approximator weights
The objective is not to predict
the objective utility Ue+1
but to
take advantage of Ũ gradient
information
Screening
experiments are
required to initialize
the utility
approximator
The initial
information is used
to build parameter
maps that show the
response tendencies
The goal is not make
an accurate utility
prediction of the
whole domain, but to
efficiently use the
gradient information
for the experimental
environment
exploration
3. Stainless steel
optimization via AI
12
(1)
(5)
(1)
(5)
(Delaminated)
Experimentation is
performed using the
parameters that will
result to a maximal
response according
to the utility
approximator
The method will tend
to propose
experimentation
either for maximum
response or where
there is few
information
3. Stainless steel
optimization via AI
13
(9)
(9)
The iterations can be
performed until the
goal is reached
3. Stainless steel
optimization via AI
14
(1)
(13)
(13)
(15)
(15)
(~ 97 %DE)The coating with the
best deposition
efficiency
The exploration -
exploitation trade-off
is a fundamental
dilemma whenever
you learn about the
world by trying
things out. The
dilemma is between
choosing what you
know and getting
something close to
what you expect
(“exploitation”) and
choosing something
you aren’t sure
about and possibly
learning more
(“exploration”)
3. Stainless steel
optimization via AI
15
We need to
balance
exploration and
exploitation of the
achieved
knowledge
MIT 6.S191 Lecture: Deep Reinforcement Learning
Exploration took us
to a better coating
densification
keeping a high
deposition efficiency
3. Stainless steel
optimization via AI
16
(15)
2x from initial fixed robot velocity
1/2x from initial fixed robot velocity
(Delaminated)
Best spraying parameters at
initial fixed robot velocity
Exploring the robot velocity
dimension
The %DE stayed at ~97%
except for the case with
lower robot velocity where
delamination occurred
These parameters let
us make additive
manufacturing with
stainless steel
(still remaining a full
characterization of
the obtained bulk)
3. Stainless steel
optimization via AI
17
+10 mm deposition thickness
Numbers are the
highest degree of
knowledge, it is
knowledge itself
Plato
4. DEMO
18
cptub.com
or
thermal-spray.ai-facture.com
Youtube: Link
Conclusions:
19
6. Conclusions
1. We can do data science to better understand the cold
spray process bringing order from chaos
2. Results are heuristics - not fundamental science
3. The optimization method is “equipment agnostic”,
only experimental data is needed to use it
4. There still many work to do in this direction as
multi-objective and qualitative optimization
Let’s get in touch for cooperation and bring the cold
spray technology to the next level
Twitter: @HcanS
20

More Related Content

Similar to Towards cold spray coatings optimization via artificial intelligence

Structural and Thermal Analysis of a Single Plate Dry Friction Clutch Using F...
Structural and Thermal Analysis of a Single Plate Dry Friction Clutch Using F...Structural and Thermal Analysis of a Single Plate Dry Friction Clutch Using F...
Structural and Thermal Analysis of a Single Plate Dry Friction Clutch Using F...dbpublications
 
True global optimality of the pressure vessel design problem: a benchmark for...
True global optimality of the pressure vessel design problem: a benchmark for...True global optimality of the pressure vessel design problem: a benchmark for...
True global optimality of the pressure vessel design problem: a benchmark for...Xin-She Yang
 
Comparative Mechanical Properties of Bulk-Fill Resins
Comparative Mechanical Properties of Bulk-Fill ResinsComparative Mechanical Properties of Bulk-Fill Resins
Comparative Mechanical Properties of Bulk-Fill ResinsAD Dental
 
Thank you for the presentation, there are some things I would like.docx
Thank you for the presentation, there are some things I would like.docxThank you for the presentation, there are some things I would like.docx
Thank you for the presentation, there are some things I would like.docxmattinsonjanel
 
Combining density functional theory calculations, supercomputing, and data-dr...
Combining density functional theory calculations, supercomputing, and data-dr...Combining density functional theory calculations, supercomputing, and data-dr...
Combining density functional theory calculations, supercomputing, and data-dr...Anubhav Jain
 
Indian Jugaad Technology (Frugal Engineering)
Indian Jugaad Technology (Frugal Engineering)Indian Jugaad Technology (Frugal Engineering)
Indian Jugaad Technology (Frugal Engineering)Javed Rizvi
 
To investigate the stability of materials by using optimization method
To investigate the stability of materials by using optimization methodTo investigate the stability of materials by using optimization method
To investigate the stability of materials by using optimization methodUCP
 
Trent_Smith_HP_internship_report
Trent_Smith_HP_internship_reportTrent_Smith_HP_internship_report
Trent_Smith_HP_internship_reportTrent Smith
 
Case study: Understanding Human Factors and Materials in selection of Slitter...
Case study: Understanding Human Factors and Materials in selection of Slitter...Case study: Understanding Human Factors and Materials in selection of Slitter...
Case study: Understanding Human Factors and Materials in selection of Slitter...Stefan
 
PARAMETRIC OPTIMISATION OF GENERATED WASTE PLASTIC FUEL PARAMETERS WITH THE H...
PARAMETRIC OPTIMISATION OF GENERATED WASTE PLASTIC FUEL PARAMETERS WITH THE H...PARAMETRIC OPTIMISATION OF GENERATED WASTE PLASTIC FUEL PARAMETERS WITH THE H...
PARAMETRIC OPTIMISATION OF GENERATED WASTE PLASTIC FUEL PARAMETERS WITH THE H...IAEME Publication
 
Example proposal for beamline 8.2 at the ALS
Example proposal for beamline 8.2 at the ALSExample proposal for beamline 8.2 at the ALS
Example proposal for beamline 8.2 at the ALSRobert-Emmanuel Mayssat
 
Research Method Review Report ( Experimentation )
Research Method Review Report ( Experimentation )Research Method Review Report ( Experimentation )
Research Method Review Report ( Experimentation )Jennifer Campbell
 
Optimization of the Superfinishing Process Using Different Types of Stones
Optimization of the Superfinishing Process Using Different Types of StonesOptimization of the Superfinishing Process Using Different Types of Stones
Optimization of the Superfinishing Process Using Different Types of StonesIDES Editor
 

Similar to Towards cold spray coatings optimization via artificial intelligence (20)

Structural and Thermal Analysis of a Single Plate Dry Friction Clutch Using F...
Structural and Thermal Analysis of a Single Plate Dry Friction Clutch Using F...Structural and Thermal Analysis of a Single Plate Dry Friction Clutch Using F...
Structural and Thermal Analysis of a Single Plate Dry Friction Clutch Using F...
 
True global optimality of the pressure vessel design problem: a benchmark for...
True global optimality of the pressure vessel design problem: a benchmark for...True global optimality of the pressure vessel design problem: a benchmark for...
True global optimality of the pressure vessel design problem: a benchmark for...
 
Comparative Mechanical Properties of Bulk-Fill Resins
Comparative Mechanical Properties of Bulk-Fill ResinsComparative Mechanical Properties of Bulk-Fill Resins
Comparative Mechanical Properties of Bulk-Fill Resins
 
Thank you for the presentation, there are some things I would like.docx
Thank you for the presentation, there are some things I would like.docxThank you for the presentation, there are some things I would like.docx
Thank you for the presentation, there are some things I would like.docx
 
FinalReport
FinalReportFinalReport
FinalReport
 
TRIZ-Overview_150430
TRIZ-Overview_150430TRIZ-Overview_150430
TRIZ-Overview_150430
 
Combining density functional theory calculations, supercomputing, and data-dr...
Combining density functional theory calculations, supercomputing, and data-dr...Combining density functional theory calculations, supercomputing, and data-dr...
Combining density functional theory calculations, supercomputing, and data-dr...
 
Lec10
Lec10Lec10
Lec10
 
204 vikram
204 vikram204 vikram
204 vikram
 
204 vikram
204 vikram204 vikram
204 vikram
 
Indian Jugaad Technology (Frugal Engineering)
Indian Jugaad Technology (Frugal Engineering)Indian Jugaad Technology (Frugal Engineering)
Indian Jugaad Technology (Frugal Engineering)
 
To investigate the stability of materials by using optimization method
To investigate the stability of materials by using optimization methodTo investigate the stability of materials by using optimization method
To investigate the stability of materials by using optimization method
 
Trent_Smith_HP_internship_report
Trent_Smith_HP_internship_reportTrent_Smith_HP_internship_report
Trent_Smith_HP_internship_report
 
Case study: Understanding Human Factors and Materials in selection of Slitter...
Case study: Understanding Human Factors and Materials in selection of Slitter...Case study: Understanding Human Factors and Materials in selection of Slitter...
Case study: Understanding Human Factors and Materials in selection of Slitter...
 
PARAMETRIC OPTIMISATION OF GENERATED WASTE PLASTIC FUEL PARAMETERS WITH THE H...
PARAMETRIC OPTIMISATION OF GENERATED WASTE PLASTIC FUEL PARAMETERS WITH THE H...PARAMETRIC OPTIMISATION OF GENERATED WASTE PLASTIC FUEL PARAMETERS WITH THE H...
PARAMETRIC OPTIMISATION OF GENERATED WASTE PLASTIC FUEL PARAMETERS WITH THE H...
 
ME15.1_FinalReport
ME15.1_FinalReportME15.1_FinalReport
ME15.1_FinalReport
 
Example proposal for beamline 8.2 at the ALS
Example proposal for beamline 8.2 at the ALSExample proposal for beamline 8.2 at the ALS
Example proposal for beamline 8.2 at the ALS
 
Research Method Review Report ( Experimentation )
Research Method Review Report ( Experimentation )Research Method Review Report ( Experimentation )
Research Method Review Report ( Experimentation )
 
455566
455566455566
455566
 
Optimization of the Superfinishing Process Using Different Types of Stones
Optimization of the Superfinishing Process Using Different Types of StonesOptimization of the Superfinishing Process Using Different Types of Stones
Optimization of the Superfinishing Process Using Different Types of Stones
 

Recently uploaded

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 

Recently uploaded (20)

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 

Towards cold spray coatings optimization via artificial intelligence

  • 1. Towardscold spray coatings optimization via artificial intelligence H. Canales, S. Dosta, I.G. Cano ITSC, May 7, 2018 - Orlando, USA 1
  • 2. Summary We cannot solve our problems with the same thinking we used when we created them. Albert Einstein Motivation 1. Introduction 2. Optimization methodology 3. Stainless steel optimization via AI 4. DEMO 5. Brief discussion 6. Conclusions 2
  • 3. 2015 was a great year for Artificial Intelligence (AI) Computer algorithms were able to find optimal strategies in highly complicated environments without guidance and using the same intelligent agent Motivation Mnih, Volodymyr, et al. "Human-level control through deep reinforcement learning." Nature 518.7540 (2015): 529. Comparison of the DQN agent with the best reinforcement learning methods in the literature A visualization of the learned value function on the game Breakout
  • 4. The optimization paradigm used for this achievement was: Reinforcement Learning Reinforcement learning is a machine learning technique inspired in the analogy of biological learning where an intelligent agent selects the actions that he should take to maximize a reward during his interaction with an environment. The learning process occurs through a series of episodes where actions are taken in order to change the environment's state Motivation Sutton, Richard S., and Andrew G. Barto. Reinforcement learning: An introduction. Vol. 1. No. 1. Cambridge: MIT press, 1998.
  • 5. But, Can computers help us to avoid Cold Sprayer Nightmares? We all come with an optimized, functional and good looking coatings. But many research efforts are invested behind those results. The path to those successes is what we call science Motivation 5 Erosion Residual stress
  • 6. How complex is the CGS process? Let’s say we want to explore 4 levels of 7 cold spray parameters: that will take 16,384 experiments For this reason in our field many developments have been driven by experts intuition and coincidences Motivation 6 400,000 Cold Spray parameters combinations: Just few of them with near 100% deposition efficiency
  • 7. The Cold Spray process: Powder materials deposition technology at processing temperatures below the melting point. Great potential in the coatings and additive manufacturing industries. 1. Introduction 7 Supersonic Nozzle Gas Heater Powder feed Cold Spray equipment Aluminum coating on stainless steel
  • 8. Materials deposition theories and window of deposition in Cold Spray: The theory used to describe the particles critical velocity and finally a bonding criteria for the cold spray process usually study a single or several particles impacts onto the substrate and represent an important contribution to fundamental research 1. Introduction 8 Most researchers agree that particles bonding is related to adiabatic shear instabilities caused by high strain rates during the particles deformation To the best of our knowledge, three theories have been proposed to describe the deposition phenomena in cold spray: 1. The impact / critical velocity ratio (ŋ) 1 2. The rebounce vs. adhesion energies 2 and 3 3. The particle's total energy per unit mass 4 1 H. Assadi, T. Schmidt, H. Richter, J.-O. Kliemann, K. Binder, F. Gartner, T. Klassen, and H. Kreye, “On parameter selection in cold spraying," Journal of thermal spray technology, vol. 20, no. 6, pp. 1161{1176, 2011. 2 A. Papyrin, V. Kosarev, S. Klinkov, A. Alkhimov, and V. M. Fomin, Cold spray technology. Elsevier, 2006. 3 Wu, Jingwei, Hongyuan Fang, Sanghoon Yoon, HyungJun Kim, and Changhee Lee. "The rebound phenomenon in kinetic spraying deposition." Scripta Materialia 54, no. 4 (2006): 665-669. 4 H. Assadi, H. Kreye, F. Gartner, and T. Klassen, “Cold spraying{a materials perspective," Acta Materialia, vol. 116, pp. 382{407, 2016.
  • 9. But the truth is only reachable through experimentation: But sometimes, you just did not choose the right parameters combination between those 400,000 options So you keep trying and following trends and may stop with a sub-optimal solution achieving i.e. 90%DE 1. Introduction 9 Titanium coating adhesive delamination Copper coating cohesive delamination
  • 10. Optimization is what we do when developing a new coating-substrate system Numbers are the highest degree of knowledge, it is knowledge itself Plato 1. Introduction 10 f(x, y) = zf(x) = y max (i.e. %DE) max (i.e. %DE) max (i.e. %DE) max (i.e. %DE)
  • 11. The user is the responsible for the interaction with the experimental environment An utility approximator is trained during the interaction with the experimental environment An optimizer find the spraying parameters that will result in the maximum utility The interaction with the experimental environment happens across episodes 2. Optimization methodology 11 xe : Spraying Parameters i.e.: [Total Pressure, Stagnation Temperature, Stand-off distance, Nozzle, Pre-chamber, Substrate preparation, Robot velocity, etc.] Ue+1 : Objective utility i.e.: Deposition efficiency, Adhesion Strength, Porosity, Hardness, etc. Ũ: Approximated Utility we : Utility approximator weights The objective is not to predict the objective utility Ue+1 but to take advantage of Ũ gradient information
  • 12. Screening experiments are required to initialize the utility approximator The initial information is used to build parameter maps that show the response tendencies The goal is not make an accurate utility prediction of the whole domain, but to efficiently use the gradient information for the experimental environment exploration 3. Stainless steel optimization via AI 12 (1) (5) (1) (5) (Delaminated)
  • 13. Experimentation is performed using the parameters that will result to a maximal response according to the utility approximator The method will tend to propose experimentation either for maximum response or where there is few information 3. Stainless steel optimization via AI 13 (9) (9)
  • 14. The iterations can be performed until the goal is reached 3. Stainless steel optimization via AI 14 (1) (13) (13) (15) (15) (~ 97 %DE)The coating with the best deposition efficiency
  • 15. The exploration - exploitation trade-off is a fundamental dilemma whenever you learn about the world by trying things out. The dilemma is between choosing what you know and getting something close to what you expect (“exploitation”) and choosing something you aren’t sure about and possibly learning more (“exploration”) 3. Stainless steel optimization via AI 15 We need to balance exploration and exploitation of the achieved knowledge MIT 6.S191 Lecture: Deep Reinforcement Learning
  • 16. Exploration took us to a better coating densification keeping a high deposition efficiency 3. Stainless steel optimization via AI 16 (15) 2x from initial fixed robot velocity 1/2x from initial fixed robot velocity (Delaminated) Best spraying parameters at initial fixed robot velocity Exploring the robot velocity dimension The %DE stayed at ~97% except for the case with lower robot velocity where delamination occurred
  • 17. These parameters let us make additive manufacturing with stainless steel (still remaining a full characterization of the obtained bulk) 3. Stainless steel optimization via AI 17 +10 mm deposition thickness
  • 18. Numbers are the highest degree of knowledge, it is knowledge itself Plato 4. DEMO 18 cptub.com or thermal-spray.ai-facture.com Youtube: Link
  • 19. Conclusions: 19 6. Conclusions 1. We can do data science to better understand the cold spray process bringing order from chaos 2. Results are heuristics - not fundamental science 3. The optimization method is “equipment agnostic”, only experimental data is needed to use it 4. There still many work to do in this direction as multi-objective and qualitative optimization
  • 20. Let’s get in touch for cooperation and bring the cold spray technology to the next level Twitter: @HcanS 20