SlideShare ist ein Scribd-Unternehmen logo
1 von 41
Advanced DOE for
Improving a High
Performance Racecar
Scott Kowalski
October 25, 2007
Minitab Inc.
Design of Experiments (DOE)
Basic idea is to simultaneously study the impact of
several factors on the response(s) of interest
Sequential Approach from screening to optimization
Interactions among factors are important
Surfaces can be linear or quadratic
Guidelines for DOE
State the problem and clearly define the objectives of
the study
Choose the factors to be studied and their levels
Determine the responses and how to measure them
Determine the appropriate experimental design
Guidelines for DOE
Execute the design
Statistically analyze the data
Verify results using confirmatory runs
Make recommendations
Racecar Experiment Introduction
Wind tunnel experiment to characterize aerodynamic
performance and develop improvements
Typical factors are vehicle attitude, ride height, yaw
angle, and vehicle geometry
Responses include lift (downforce), drag, and lift to
drag ratio
Goal is often to minimize drag while maintaining a
specified level of downforce
Racecar Experiment Introduction
The experiment was performed in the wind tunnel at
Langley Air-force Base (also used extensively for
aircrafts)
Four factors were considered
• Front end height
• Rear end height
• Yaw angle
• Grill cover
Racecar
CL-rear
CL-frontCD
Grille with tape
Yaw
Racecar Experiment Introduction
They were concerned about possible curvature in the
response
A previous experiment had been performed (36 runs)
• Replicated 24 design with 4 center points
Problems:
• When either the front end or rear end height level is
changed, then the other end also changes (needs adjusting)
• Only way to change height is by shutting down the wind
tunnel (30-45 minutes to get back to equilibrium )
• Other factors have easy to change levels (3 minutes)
• (30 hours to complete the experiment)
Racecar Experiment Introduction
Can we use some other advanced DOE tools to
reduce the total time of the experiment?
Can we collect more overall data using an advanced
tool?
How does using the advanced tool affect the analysis
of the data?
Answer to all 3 is YES!!!
Transition
We will come back to the racecar example later
We need to cover some general information about the
advanced design that we will use
Treatments
Factors have different levels used in the experiment
Treatments: the combination of the factor levels used
in the experiment
Example: Temperature 100, 200 Material A, B, C
• Treatments are
• 100, A 200, A 100, B 200, B 100,C 200,C
DOE Basics
Three Principles of DOE
• Randomization—randomly assign the treatments to the
units of interest
• Replication--assign the treatments to more than one unit
• Local Control—control for known sources of variation
through blocking
We will focus on all three of these in some fashion
DOE Units
There are two types of units in a DOE
• Experimental Unit: the smallest unit to which a treatment
can be applied independently of all other treatments
• Observational Unit: the unit we take measurements on
Most times these units are the same
It is important that we understand that experimental
error comes from variation in running the same
treatment on more than one experimental unit
DOE Units
Consider an example of spraying pesticides on trees:
two brands and two amounts with 2 replicates
DOE Units
We spray the trees, then take several leaves from
each tree and count the number of bugs
Thus we have two types of units
• Experimental Unit: TREE
Replicate
• Observational Unit: LEAF
Repeat
Randomization
Let’s talk about the randomization principle
• Randomization is done to “average” out the effects of lurking
variables
• A fundamental philosophy---textbooks assume for almost all
techniques that the design is randomized
• Most software for DOE automatically randomizes the runs
• Unfortunately, random run order often results in changes to
factor settings after each run for many of the factors in the DOE
• What should be done then if, one or more of these factors
cannot be easily or quickly changed?
Types of Factors
Actually it is common in industry to have one or more
factors that are not easily randomized
Examples include temperatures, pressures, prototype
factors and change over factors
These factors are often called Hard-to-Change (HTC)
factors while the rest of the factors in the design are
referred to as Easy-to-Change (ETC) factors
Many people ignore the impact of the HTC factors
Split-Plot Design
Split-plot design and it originated in agriculture
Experimental Units:
Irrigation is Column
Fertilizer is Plot
F4F3F2F1F4F3
F1F2F4F2F3F2
F2F1F3F4F1F4
F3F4F1F3F2F1
I3I1I2I3I2I1
Industrial Example 1
Printing Press
Blanket cylinder
Impression cylinder
Cylinder gap
Blanket (image carrier)
Paper
Industrial Example 2
Baking a cake
• Oven Temperature, Egg Powder, Flour, Sugar
• How do we conduct the experiment?
• Mix up a cake with some level of Egg Powder, Flour, Sugar
then bake it at a certain temperature
• Notice this will take a long time to carry out
Another idea: fix the temperature at a level, then bake
all the cakes involving Egg Powder, Flour and Sugar
Then change the temperature and again bake all the
cakes
Baking a Cake
This looks something like
The experimental unit for Temperature is the Oven
The experimental unit for other factors is a Cake
Cakes are observational units for Temperature
Low
Temp
High
Temp
Baking a Cake
We average the observational units (repeats) to get
the response for the experimental unit
Therefore to get the response for Temperature at High,
we would average the 8 cakes involving the different
combinations of Egg Powder, Flour, Sugar
Hence, we only have 2 observations for Temperature:
one at High and one at Low
To get an estimate of error, we would need to run the
Temperature at High twice and at Low twice
Baking a Cake
In addition to two different experimental units, there is
two randomizations
We randomly assign the Temperature to the oven,
then randomly assign the cakes within the oven
Therefore, there are two error terms
• One for testing Temperature
• One for testing Egg Powder, Flour, Sugar and all the
interactions
Baking a Cake
The final design looks like
Low
Temp
High
Temp
Blocking
Why is the design is not a block design?
• A block is a collection of similar experimental units
• Temperature is a factor applied to the experimental units
• There is interest in the interactions with Temperature
• The resulting design has two errors from two kinds of
experimental units
However, we will be able to take advantage of the fact
that it looks like a block in order to construct the design
Baking a Cake
In Minitab, we construct the subplot design in “blocks”
to get the right structure of the design
Stat > DOE > Factorial > Create Factorial Design
Baking a Cake
Fill in the ETC Factor Information
Baking a Cake
It is common to rename blocks --- Rep
To create the Temperature column
• Calc > Make Patterned Data > Simple Set of Numbers
Baking a Cake
The analysis involves a small trick to get the right error
for Temperature since by default Minitab only has one
error term
Consider a simple One-Way ANOVA case
The error is a nested term
We use this knowledge to trick Minitab to get the
correct error for Temperature
Baking a Cake
Ignoring the two error terms
• Use smaller error for Temp (Type I error)
• Use larger error for other terms (Type II error)
NotF*SNotF*S
NotE*SNotE*S
Signif.E*FNotE*F
NotT*SNotT*S
Signif.T*FSignif.T*F
Signif.T*ENotT*E
NotSugarNotSugar
Signif.FlourSignif.Flour
Signif.EggSignif.Egg
NotTempSignif.Temp
Correct2 ErrorsIncorrect1 Error
Back to the Racecar Experiment
CL-rear
CL-frontCD
Grille with tape
Yaw
Racecar Experiment
Recall that we have 4 factors
• 2 HTC factors (front and rear heights)
• 2 ETC factors (yaw and grill cover)
So a replicated 22 gives 8 runs for the heights (1 center
point in the heights was included for a total of 9 runs)
This means only changing the heights 9 times
In each HTC run, 5 ETC combinations are carried out
(22 plus one center run in Yaw and Grill Cover)
Racecar Experiment
1. randomly select the ride height factor levels of the car
2. at the factor levels from step 1, running all
combinations of yaw and grille tape in random order
3. randomly selecting another ride height combination
4. again running all combinations of yaw angle and grille
tape in random order
5. repeat the steps until all ride height combinations
have been tested
Racecar Design
Front RH 0
Rear RH 0
− Yaw +
− Yaw + − Yaw +
Front RH +
Rear RH +
Front RH −
Rear RH +
Front RH +
Rear RH −
Front RH −
Rear RH −
− Yaw + − Yaw +
Rep 2
Tape
−
+
Tape
−
+
Tape
−
+
Tape
−
+
Rep 1
− Yaw + − Yaw +
Front RH +
Rear RH +
Front RH −
Rear RH +
Front RH +
Rear RH −
Front RH −
Rear RH −
− Yaw + − Yaw +
Tape
−
+
Tape
−
+
Tape
−
+
Tape
−
+
Tape
−
+
Racecar Experiment
This leads to a total of 45 runs
But it only took about 10 hours to complete
So more data, in about 1/3 of the time
Wind tunnel time is very expensive so this was a huge
savings
Analysis is more complicated than Cake example
Racecar Experiment
We have two error terms
We also have center points
But since we use ANOVA for the analysis, Minitab will
think there are 3 distinct levels instead of 2 levels with
center points
We need to create a bunch of terms in the calculator
(interactions and center points)
Racecar Analysis
The analysis needs to be done in two stages
• First is to do the HTC factor analysis using the means of the
5 ETC combinations from each of the 9 runs of the HTC
factors
• This gives the correct tests for the HTC factors
• Second is to use a categorical factor with 5 levels
(representing the 5 combinations of the HTC factors) to
account for the correct SS and df from the HTC factors
• Doing this gives along with the nested trick from earlier
gives all the correct tests for the other terms
Racecar Coefficient Table
45-run split-plot
Term Coefficient p-value
Constant 0.40117
FRH 0.00858 0.0000
RRH 0.00898 0.0000
FRHxRRH 0.00013 0.7247
yaw -0.01167 0.0000
tape -0.00494 0.0000
FRHxyaw 0.00047 0.0910
FRHxtape -0.00016 0.5640
RRHxyaw -0.00047 0.0910
RRHxtape 0.00078 0.0070
tapexyaw -0.00056 0.0360
ssq 0.00058 0.0480
wsq 0.00031 0.5592
Summary
DOE is a great tool for learning about and optimizing
products/processes
Many applications of DOE involve HTC factors
Using a split-plot design saves time and money
Analysis is more complicated
MINITAB-16 will have 2-level split-plot designs
References
Montgomery DC. Design and Analysis of Experiments,
6th ed., John J. Wiley & Sons, New York, 2004.
Kowalski, S. M.; Parker, P. A.; and Vining, G. G.
(2007). “Tutorial on Split-Plot Experiments”. Quality
Engineering 19, pp. 1-16.
Simpson, J. R.; Kowalski, S. M.; and Landman, D.
(2004). “Experimentation With Randomization
Restrictions: Targeting Practical Implementation”.
Quality and Reliability Engineering International
20(5), pp. 481-495.
GRACIAS

Weitere ähnliche Inhalte

Was ist angesagt?

Modern BioManufacturing: Single-Use Technologies in Configurable, Prefabricat...
Modern BioManufacturing: Single-Use Technologies in Configurable, Prefabricat...Modern BioManufacturing: Single-Use Technologies in Configurable, Prefabricat...
Modern BioManufacturing: Single-Use Technologies in Configurable, Prefabricat...Merck Life Sciences
 
Advance manufacturing technique
Advance manufacturing techniqueAdvance manufacturing technique
Advance manufacturing techniqueNikunj Patel
 
USP 621 Allowable Adjustment to Chromatography HPLC Methods
USP 621 Allowable Adjustment to Chromatography HPLC MethodsUSP 621 Allowable Adjustment to Chromatography HPLC Methods
USP 621 Allowable Adjustment to Chromatography HPLC MethodsSandy Simmons
 
Validation of mixing, granulation, lubrication, compression and coating
Validation of mixing, granulation, lubrication, compression and coatingValidation of mixing, granulation, lubrication, compression and coating
Validation of mixing, granulation, lubrication, compression and coatingMalla Reddy College of Pharmacy
 
PERFUMES AND EU REGULATION CLASSIFICATION AND APPLICATION
PERFUMES AND EU REGULATION CLASSIFICATION AND APPLICATIONPERFUMES AND EU REGULATION CLASSIFICATION AND APPLICATION
PERFUMES AND EU REGULATION CLASSIFICATION AND APPLICATIONSUJITHA MARY
 
Pellet production Technologies
Pellet production TechnologiesPellet production Technologies
Pellet production TechnologiesAreej Abu Hanieh
 
Launch of our new Titanium Dioxide Alternative
Launch of our new Titanium Dioxide AlternativeLaunch of our new Titanium Dioxide Alternative
Launch of our new Titanium Dioxide AlternativeMerck Life Sciences
 
COMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDY
COMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDYCOMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDY
COMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDYRoshan Bodhe
 
Final gap analysis and impact assessment for packaging development for pharma...
Final gap analysis and impact assessment for packaging development for pharma...Final gap analysis and impact assessment for packaging development for pharma...
Final gap analysis and impact assessment for packaging development for pharma...hncsaurav
 
Dental cavities,bleeding gum,sensitivity mouth odour
Dental cavities,bleeding gum,sensitivity mouth odourDental cavities,bleeding gum,sensitivity mouth odour
Dental cavities,bleeding gum,sensitivity mouth odourHARISH C
 
Pharmaceutical Product Design
Pharmaceutical Product DesignPharmaceutical Product Design
Pharmaceutical Product Designschellekensrca
 
Introduction to active pharmaceutical ingredients (API)
Introduction to active pharmaceutical ingredients (API)Introduction to active pharmaceutical ingredients (API)
Introduction to active pharmaceutical ingredients (API)WebConnect Pvt Ltd
 
Single-Use vs Stainless Steel-2016
Single-Use vs Stainless Steel-2016Single-Use vs Stainless Steel-2016
Single-Use vs Stainless Steel-2016Lynzee Perdaris
 
Technology Transfer From R and D to Pilot Plant to Plant for Non-Sterile Semi...
Technology Transfer From R and D to Pilot Plant to Plant for Non-Sterile Semi...Technology Transfer From R and D to Pilot Plant to Plant for Non-Sterile Semi...
Technology Transfer From R and D to Pilot Plant to Plant for Non-Sterile Semi...shiv
 
Formulation and Manufacturing Process of Adhesives, Glues and Resins (Glues o...
Formulation and Manufacturing Process of Adhesives, Glues and Resins (Glues o...Formulation and Manufacturing Process of Adhesives, Glues and Resins (Glues o...
Formulation and Manufacturing Process of Adhesives, Glues and Resins (Glues o...Ajjay Kumar Gupta
 
Shrink packaging in pharmaceutical (foil, plastic pouches, bottle seals, tape...
Shrink packaging in pharmaceutical (foil, plastic pouches, bottle seals, tape...Shrink packaging in pharmaceutical (foil, plastic pouches, bottle seals, tape...
Shrink packaging in pharmaceutical (foil, plastic pouches, bottle seals, tape...Akshay Trivedi , Maliba Pharmacy College
 

Was ist angesagt? (20)

Pharmaceutical Design of Experiments for Beginners
Pharmaceutical Design of Experiments for Beginners  Pharmaceutical Design of Experiments for Beginners
Pharmaceutical Design of Experiments for Beginners
 
Rubber and Rubber Technology
Rubber and Rubber TechnologyRubber and Rubber Technology
Rubber and Rubber Technology
 
Modern BioManufacturing: Single-Use Technologies in Configurable, Prefabricat...
Modern BioManufacturing: Single-Use Technologies in Configurable, Prefabricat...Modern BioManufacturing: Single-Use Technologies in Configurable, Prefabricat...
Modern BioManufacturing: Single-Use Technologies in Configurable, Prefabricat...
 
Advance manufacturing technique
Advance manufacturing techniqueAdvance manufacturing technique
Advance manufacturing technique
 
USP 621 Allowable Adjustment to Chromatography HPLC Methods
USP 621 Allowable Adjustment to Chromatography HPLC MethodsUSP 621 Allowable Adjustment to Chromatography HPLC Methods
USP 621 Allowable Adjustment to Chromatography HPLC Methods
 
Validation of mixing, granulation, lubrication, compression and coating
Validation of mixing, granulation, lubrication, compression and coatingValidation of mixing, granulation, lubrication, compression and coating
Validation of mixing, granulation, lubrication, compression and coating
 
PERFUMES AND EU REGULATION CLASSIFICATION AND APPLICATION
PERFUMES AND EU REGULATION CLASSIFICATION AND APPLICATIONPERFUMES AND EU REGULATION CLASSIFICATION AND APPLICATION
PERFUMES AND EU REGULATION CLASSIFICATION AND APPLICATION
 
Pellet production Technologies
Pellet production TechnologiesPellet production Technologies
Pellet production Technologies
 
Launch of our new Titanium Dioxide Alternative
Launch of our new Titanium Dioxide AlternativeLaunch of our new Titanium Dioxide Alternative
Launch of our new Titanium Dioxide Alternative
 
COMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDY
COMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDYCOMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDY
COMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDY
 
Final gap analysis and impact assessment for packaging development for pharma...
Final gap analysis and impact assessment for packaging development for pharma...Final gap analysis and impact assessment for packaging development for pharma...
Final gap analysis and impact assessment for packaging development for pharma...
 
Mathematical Models in QbD.
Mathematical Models in QbD.Mathematical Models in QbD.
Mathematical Models in QbD.
 
Manufacture of Paints
Manufacture of PaintsManufacture of Paints
Manufacture of Paints
 
Dental cavities,bleeding gum,sensitivity mouth odour
Dental cavities,bleeding gum,sensitivity mouth odourDental cavities,bleeding gum,sensitivity mouth odour
Dental cavities,bleeding gum,sensitivity mouth odour
 
Pharmaceutical Product Design
Pharmaceutical Product DesignPharmaceutical Product Design
Pharmaceutical Product Design
 
Introduction to active pharmaceutical ingredients (API)
Introduction to active pharmaceutical ingredients (API)Introduction to active pharmaceutical ingredients (API)
Introduction to active pharmaceutical ingredients (API)
 
Single-Use vs Stainless Steel-2016
Single-Use vs Stainless Steel-2016Single-Use vs Stainless Steel-2016
Single-Use vs Stainless Steel-2016
 
Technology Transfer From R and D to Pilot Plant to Plant for Non-Sterile Semi...
Technology Transfer From R and D to Pilot Plant to Plant for Non-Sterile Semi...Technology Transfer From R and D to Pilot Plant to Plant for Non-Sterile Semi...
Technology Transfer From R and D to Pilot Plant to Plant for Non-Sterile Semi...
 
Formulation and Manufacturing Process of Adhesives, Glues and Resins (Glues o...
Formulation and Manufacturing Process of Adhesives, Glues and Resins (Glues o...Formulation and Manufacturing Process of Adhesives, Glues and Resins (Glues o...
Formulation and Manufacturing Process of Adhesives, Glues and Resins (Glues o...
 
Shrink packaging in pharmaceutical (foil, plastic pouches, bottle seals, tape...
Shrink packaging in pharmaceutical (foil, plastic pouches, bottle seals, tape...Shrink packaging in pharmaceutical (foil, plastic pouches, bottle seals, tape...
Shrink packaging in pharmaceutical (foil, plastic pouches, bottle seals, tape...
 

Andere mochten auch

Meet minitab tutorial
Meet minitab tutorialMeet minitab tutorial
Meet minitab tutorialshanmu31
 
Licenciamiento concurrente para reducir costos : un caso-ejemplo
Licenciamiento concurrente para reducir costos :  un caso-ejemplo Licenciamiento concurrente para reducir costos :  un caso-ejemplo
Licenciamiento concurrente para reducir costos : un caso-ejemplo Blackberry&Cross
 
Gummy bear doe: catapulta de ositos de gelatina
Gummy bear doe: catapulta de ositos de gelatinaGummy bear doe: catapulta de ositos de gelatina
Gummy bear doe: catapulta de ositos de gelatinaBlackberry&Cross
 
Basics of minitab 15 (english) v1
Basics of minitab 15 (english) v1Basics of minitab 15 (english) v1
Basics of minitab 15 (english) v1Radha Sinha
 
Principles of design of experiments (doe)20 5-2014
Principles of  design of experiments (doe)20 5-2014Principles of  design of experiments (doe)20 5-2014
Principles of design of experiments (doe)20 5-2014Awad Albalwi
 
Design and Analysis of Experiments
Design and Analysis of ExperimentsDesign and Analysis of Experiments
Design and Analysis of ExperimentsGladys Grace Kikoy
 
Using capability assessment during product design
Using capability assessment during product designUsing capability assessment during product design
Using capability assessment during product designMark Turner CRP
 
Man new product house of quality
Man new product   house of qualityMan new product   house of quality
Man new product house of qualitythefivetens
 
Lean and Green by Blackberry&Cross
Lean and Green by Blackberry&CrossLean and Green by Blackberry&Cross
Lean and Green by Blackberry&CrossBlackberry&Cross
 
SPC: Fundamentos por Matt Savage
SPC: Fundamentos por Matt SavageSPC: Fundamentos por Matt Savage
SPC: Fundamentos por Matt SavageBlackberry&Cross
 
Competitividad: el reto para la ingeniería e innovación
Competitividad: el reto para la ingeniería e innovaciónCompetitividad: el reto para la ingeniería e innovación
Competitividad: el reto para la ingeniería e innovaciónBlackberry&Cross
 
RoHS Technical File Creation Webinar Slides
RoHS Technical File Creation Webinar SlidesRoHS Technical File Creation Webinar Slides
RoHS Technical File Creation Webinar SlidesMatt Whitteker
 
Role of Potassium in Plant Growth
Role of Potassium in Plant GrowthRole of Potassium in Plant Growth
Role of Potassium in Plant GrowthGhulam Asghar
 
2003 Deming Institute PowerPoint Slides
2003 Deming Institute PowerPoint Slides2003 Deming Institute PowerPoint Slides
2003 Deming Institute PowerPoint SlidesThierry Brusselle
 

Andere mochten auch (20)

Meet minitab tutorial
Meet minitab tutorialMeet minitab tutorial
Meet minitab tutorial
 
Licenciamiento concurrente para reducir costos : un caso-ejemplo
Licenciamiento concurrente para reducir costos :  un caso-ejemplo Licenciamiento concurrente para reducir costos :  un caso-ejemplo
Licenciamiento concurrente para reducir costos : un caso-ejemplo
 
Gummy bear doe: catapulta de ositos de gelatina
Gummy bear doe: catapulta de ositos de gelatinaGummy bear doe: catapulta de ositos de gelatina
Gummy bear doe: catapulta de ositos de gelatina
 
Basics of minitab 15 (english) v1
Basics of minitab 15 (english) v1Basics of minitab 15 (english) v1
Basics of minitab 15 (english) v1
 
Principles of design of experiments (doe)20 5-2014
Principles of  design of experiments (doe)20 5-2014Principles of  design of experiments (doe)20 5-2014
Principles of design of experiments (doe)20 5-2014
 
Design and Analysis of Experiments
Design and Analysis of ExperimentsDesign and Analysis of Experiments
Design and Analysis of Experiments
 
Using capability assessment during product design
Using capability assessment during product designUsing capability assessment during product design
Using capability assessment during product design
 
House of quality NHQA
House of quality NHQAHouse of quality NHQA
House of quality NHQA
 
Man new product house of quality
Man new product   house of qualityMan new product   house of quality
Man new product house of quality
 
Lean and Green by Blackberry&Cross
Lean and Green by Blackberry&CrossLean and Green by Blackberry&Cross
Lean and Green by Blackberry&Cross
 
Riesgo: Use ModelRisk
Riesgo: Use ModelRiskRiesgo: Use ModelRisk
Riesgo: Use ModelRisk
 
SPC: Fundamentos por Matt Savage
SPC: Fundamentos por Matt SavageSPC: Fundamentos por Matt Savage
SPC: Fundamentos por Matt Savage
 
Competitividad: el reto para la ingeniería e innovación
Competitividad: el reto para la ingeniería e innovaciónCompetitividad: el reto para la ingeniería e innovación
Competitividad: el reto para la ingeniería e innovación
 
RoHS Technical File Creation Webinar Slides
RoHS Technical File Creation Webinar SlidesRoHS Technical File Creation Webinar Slides
RoHS Technical File Creation Webinar Slides
 
Minitab 18によるデータ操作のTips & Tricks
Minitab 18によるデータ操作のTips & TricksMinitab 18によるデータ操作のTips & Tricks
Minitab 18によるデータ操作のTips & Tricks
 
Seminário-O Passe-Marcelo do N.Rodrigues-CEM
Seminário-O Passe-Marcelo do N.Rodrigues-CEMSeminário-O Passe-Marcelo do N.Rodrigues-CEM
Seminário-O Passe-Marcelo do N.Rodrigues-CEM
 
Role of Potassium in Plant Growth
Role of Potassium in Plant GrowthRole of Potassium in Plant Growth
Role of Potassium in Plant Growth
 
2003 Deming Institute PowerPoint Slides
2003 Deming Institute PowerPoint Slides2003 Deming Institute PowerPoint Slides
2003 Deming Institute PowerPoint Slides
 
Evangeliza - Passe
Evangeliza - PasseEvangeliza - Passe
Evangeliza - Passe
 
DOE para e-marketing
DOE para e-marketingDOE para e-marketing
DOE para e-marketing
 

Ähnlich wie Advanced DOE with Minitab (presentation in Costa Rica)

Planning of experiment in industrial research
Planning of experiment in industrial researchPlanning of experiment in industrial research
Planning of experiment in industrial researchpbbharate
 
Ch19_Response_Surface_Methodology.pptx
Ch19_Response_Surface_Methodology.pptxCh19_Response_Surface_Methodology.pptx
Ch19_Response_Surface_Methodology.pptxSriSusilawatiIslam
 
1675091151425_Process Management Risk.pptx
1675091151425_Process Management Risk.pptx1675091151425_Process Management Risk.pptx
1675091151425_Process Management Risk.pptxZerayacobTeklearegay
 
HeatExchangerTempControlProject
HeatExchangerTempControlProjectHeatExchangerTempControlProject
HeatExchangerTempControlProjectEric Hubicka
 
design of experiments.ppt
design of experiments.pptdesign of experiments.ppt
design of experiments.ppt9814857865
 
Design of experiments
Design of experimentsDesign of experiments
Design of experiments9814857865
 
Upfront Thinking to Design a Better Lab Scale DoE
Upfront Thinking to Design a Better Lab Scale DoEUpfront Thinking to Design a Better Lab Scale DoE
Upfront Thinking to Design a Better Lab Scale DoEplaced1
 
Industrial plant optimization in reduced dimensional spaces
Industrial plant optimization in reduced dimensional spacesIndustrial plant optimization in reduced dimensional spaces
Industrial plant optimization in reduced dimensional spacesCapstone
 
introduction to design of experiments
introduction to design of experimentsintroduction to design of experiments
introduction to design of experimentsKumar Virendra
 
DOE Applications in Process Chemistry Presentation
DOE Applications in Process Chemistry PresentationDOE Applications in Process Chemistry Presentation
DOE Applications in Process Chemistry Presentationsaweissman
 
L1 - Energy Systems and Thermofluids 2021-22
L1 - Energy Systems and Thermofluids 2021-22L1 - Energy Systems and Thermofluids 2021-22
L1 - Energy Systems and Thermofluids 2021-22Keith Vaugh
 
Mixing XXV - Presentation - rev2
Mixing XXV - Presentation - rev2Mixing XXV - Presentation - rev2
Mixing XXV - Presentation - rev2Jocelyn Doucet
 
How to Setup and Adjust the Dynamic Compensation of Feedforward Signals
How to Setup and Adjust the Dynamic Compensation of Feedforward SignalsHow to Setup and Adjust the Dynamic Compensation of Feedforward Signals
How to Setup and Adjust the Dynamic Compensation of Feedforward SignalsJim Cahill
 
cupdf.com_cheme-process-control-lab-equipment-heat-exchanger.pptx
cupdf.com_cheme-process-control-lab-equipment-heat-exchanger.pptxcupdf.com_cheme-process-control-lab-equipment-heat-exchanger.pptx
cupdf.com_cheme-process-control-lab-equipment-heat-exchanger.pptxBigbearBigbear
 
The Core of Testing – Dynamic Testing Process – According to ISO 29119 with...
The Core of Testing  – Dynamic Testing Process –  According to ISO 29119 with...The Core of Testing  – Dynamic Testing Process –  According to ISO 29119 with...
The Core of Testing – Dynamic Testing Process – According to ISO 29119 with...TEST Huddle
 

Ähnlich wie Advanced DOE with Minitab (presentation in Costa Rica) (20)

Planning of experiment in industrial research
Planning of experiment in industrial researchPlanning of experiment in industrial research
Planning of experiment in industrial research
 
Ch19_Response_Surface_Methodology.pptx
Ch19_Response_Surface_Methodology.pptxCh19_Response_Surface_Methodology.pptx
Ch19_Response_Surface_Methodology.pptx
 
Design of Experiments
Design of ExperimentsDesign of Experiments
Design of Experiments
 
1675091151425_Process Management Risk.pptx
1675091151425_Process Management Risk.pptx1675091151425_Process Management Risk.pptx
1675091151425_Process Management Risk.pptx
 
HeatExchangerTempControlProject
HeatExchangerTempControlProjectHeatExchangerTempControlProject
HeatExchangerTempControlProject
 
design of experiments.ppt
design of experiments.pptdesign of experiments.ppt
design of experiments.ppt
 
Design of experiments
Design of experimentsDesign of experiments
Design of experiments
 
Upfront Thinking to Design a Better Lab Scale DoE
Upfront Thinking to Design a Better Lab Scale DoEUpfront Thinking to Design a Better Lab Scale DoE
Upfront Thinking to Design a Better Lab Scale DoE
 
Industrial plant optimization in reduced dimensional spaces
Industrial plant optimization in reduced dimensional spacesIndustrial plant optimization in reduced dimensional spaces
Industrial plant optimization in reduced dimensional spaces
 
ADS UNIT-1 PPT.ppt
ADS UNIT-1 PPT.pptADS UNIT-1 PPT.ppt
ADS UNIT-1 PPT.ppt
 
introduction to design of experiments
introduction to design of experimentsintroduction to design of experiments
introduction to design of experiments
 
Engineering
EngineeringEngineering
Engineering
 
DOE Applications in Process Chemistry Presentation
DOE Applications in Process Chemistry PresentationDOE Applications in Process Chemistry Presentation
DOE Applications in Process Chemistry Presentation
 
L1 - Energy Systems and Thermofluids 2021-22
L1 - Energy Systems and Thermofluids 2021-22L1 - Energy Systems and Thermofluids 2021-22
L1 - Energy Systems and Thermofluids 2021-22
 
Mixing XXV - Presentation - rev2
Mixing XXV - Presentation - rev2Mixing XXV - Presentation - rev2
Mixing XXV - Presentation - rev2
 
How to Setup and Adjust the Dynamic Compensation of Feedforward Signals
How to Setup and Adjust the Dynamic Compensation of Feedforward SignalsHow to Setup and Adjust the Dynamic Compensation of Feedforward Signals
How to Setup and Adjust the Dynamic Compensation of Feedforward Signals
 
BI PPT Finale
BI PPT FinaleBI PPT Finale
BI PPT Finale
 
cupdf.com_cheme-process-control-lab-equipment-heat-exchanger.pptx
cupdf.com_cheme-process-control-lab-equipment-heat-exchanger.pptxcupdf.com_cheme-process-control-lab-equipment-heat-exchanger.pptx
cupdf.com_cheme-process-control-lab-equipment-heat-exchanger.pptx
 
The Core of Testing – Dynamic Testing Process – According to ISO 29119 with...
The Core of Testing  – Dynamic Testing Process –  According to ISO 29119 with...The Core of Testing  – Dynamic Testing Process –  According to ISO 29119 with...
The Core of Testing – Dynamic Testing Process – According to ISO 29119 with...
 
Mit16 30 f10_lec01
Mit16 30 f10_lec01Mit16 30 f10_lec01
Mit16 30 f10_lec01
 

Mehr von Blackberry&Cross

To the Gemba and More: A Walk to See the Waste
To the Gemba and More: A Walk to See the WasteTo the Gemba and More: A Walk to See the Waste
To the Gemba and More: A Walk to See the WasteBlackberry&Cross
 
A3: storyteller at Mercy Health
A3: storyteller at Mercy HealthA3: storyteller at Mercy Health
A3: storyteller at Mercy HealthBlackberry&Cross
 
From unicorns to race horses. Es el momento de Machine Learning para Excelenc...
From unicorns to race horses. Es el momento de Machine Learning para Excelenc...From unicorns to race horses. Es el momento de Machine Learning para Excelenc...
From unicorns to race horses. Es el momento de Machine Learning para Excelenc...Blackberry&Cross
 
Modern tool kit for process excellence, gracias a Minitab Inc.
Modern tool kit for process excellence, gracias a Minitab Inc.Modern tool kit for process excellence, gracias a Minitab Inc.
Modern tool kit for process excellence, gracias a Minitab Inc.Blackberry&Cross
 
Machinelearning: The next step in manufacturing performance
Machinelearning: The next step in manufacturing performance Machinelearning: The next step in manufacturing performance
Machinelearning: The next step in manufacturing performance Blackberry&Cross
 
Prezi relatorio de pesquisa sobre apresentacoes
Prezi relatorio de pesquisa sobre apresentacoesPrezi relatorio de pesquisa sobre apresentacoes
Prezi relatorio de pesquisa sobre apresentacoesBlackberry&Cross
 
Cpk: indispensable index or misleading measure? by PQ Systems
Cpk: indispensable index or misleading measure? by PQ SystemsCpk: indispensable index or misleading measure? by PQ Systems
Cpk: indispensable index or misleading measure? by PQ SystemsBlackberry&Cross
 
Cpk indispensable index or misleading measure? by PQ Systems
Cpk indispensable index or misleading measure? by PQ SystemsCpk indispensable index or misleading measure? by PQ Systems
Cpk indispensable index or misleading measure? by PQ SystemsBlackberry&Cross
 
Taiichi Ohno: Algunas frases celebres
Taiichi Ohno: Algunas frases celebresTaiichi Ohno: Algunas frases celebres
Taiichi Ohno: Algunas frases celebresBlackberry&Cross
 
BPM: Business Process Management con FIreStart BPM Suite de Prologics
BPM: Business Process Management con FIreStart BPM Suite de PrologicsBPM: Business Process Management con FIreStart BPM Suite de Prologics
BPM: Business Process Management con FIreStart BPM Suite de PrologicsBlackberry&Cross
 
Software para Academías-Blackberry&Cross
Software para Academías-Blackberry&CrossSoftware para Academías-Blackberry&Cross
Software para Academías-Blackberry&CrossBlackberry&Cross
 
8 WAYS TO BOOST BUSINESS WITH SMART DATA ANALYSIS: Minitab Insights Promo e-book
8 WAYS TO BOOST BUSINESS WITH SMART DATA ANALYSIS: Minitab Insights Promo e-book8 WAYS TO BOOST BUSINESS WITH SMART DATA ANALYSIS: Minitab Insights Promo e-book
8 WAYS TO BOOST BUSINESS WITH SMART DATA ANALYSIS: Minitab Insights Promo e-bookBlackberry&Cross
 
Minitab Power User: Destacar puntos para análisis
Minitab Power User: Destacar puntos para análisisMinitab Power User: Destacar puntos para análisis
Minitab Power User: Destacar puntos para análisisBlackberry&Cross
 
Four steps to an audit proof measurement system by PQ Systems
Four steps to an audit proof measurement system by PQ SystemsFour steps to an audit proof measurement system by PQ Systems
Four steps to an audit proof measurement system by PQ SystemsBlackberry&Cross
 
Five costly mistakes applying spc [whitepaper]
Five costly mistakes applying spc [whitepaper]Five costly mistakes applying spc [whitepaper]
Five costly mistakes applying spc [whitepaper]Blackberry&Cross
 
Mejoramiento Acelerado de la Inspección
Mejoramiento Acelerado de la InspecciónMejoramiento Acelerado de la Inspección
Mejoramiento Acelerado de la InspecciónBlackberry&Cross
 
Lean six sigma_errores_ingenieria_industrial
Lean six sigma_errores_ingenieria_industrialLean six sigma_errores_ingenieria_industrial
Lean six sigma_errores_ingenieria_industrialBlackberry&Cross
 
Principales herramientas a utilizar en la etapa DEFINIR de DMAIC
Principales herramientas a utilizar en la etapa DEFINIR de DMAICPrincipales herramientas a utilizar en la etapa DEFINIR de DMAIC
Principales herramientas a utilizar en la etapa DEFINIR de DMAICBlackberry&Cross
 

Mehr von Blackberry&Cross (20)

To the Gemba and More: A Walk to See the Waste
To the Gemba and More: A Walk to See the WasteTo the Gemba and More: A Walk to See the Waste
To the Gemba and More: A Walk to See the Waste
 
A3: storyteller at Mercy Health
A3: storyteller at Mercy HealthA3: storyteller at Mercy Health
A3: storyteller at Mercy Health
 
A3 report
A3 reportA3 report
A3 report
 
From unicorns to race horses. Es el momento de Machine Learning para Excelenc...
From unicorns to race horses. Es el momento de Machine Learning para Excelenc...From unicorns to race horses. Es el momento de Machine Learning para Excelenc...
From unicorns to race horses. Es el momento de Machine Learning para Excelenc...
 
Modern tool kit for process excellence, gracias a Minitab Inc.
Modern tool kit for process excellence, gracias a Minitab Inc.Modern tool kit for process excellence, gracias a Minitab Inc.
Modern tool kit for process excellence, gracias a Minitab Inc.
 
Machinelearning: The next step in manufacturing performance
Machinelearning: The next step in manufacturing performance Machinelearning: The next step in manufacturing performance
Machinelearning: The next step in manufacturing performance
 
Prezi relatorio de pesquisa sobre apresentacoes
Prezi relatorio de pesquisa sobre apresentacoesPrezi relatorio de pesquisa sobre apresentacoes
Prezi relatorio de pesquisa sobre apresentacoes
 
Cpk: indispensable index or misleading measure? by PQ Systems
Cpk: indispensable index or misleading measure? by PQ SystemsCpk: indispensable index or misleading measure? by PQ Systems
Cpk: indispensable index or misleading measure? by PQ Systems
 
Cpk indispensable index or misleading measure? by PQ Systems
Cpk indispensable index or misleading measure? by PQ SystemsCpk indispensable index or misleading measure? by PQ Systems
Cpk indispensable index or misleading measure? by PQ Systems
 
Taiichi Ohno: Algunas frases celebres
Taiichi Ohno: Algunas frases celebresTaiichi Ohno: Algunas frases celebres
Taiichi Ohno: Algunas frases celebres
 
BPM: Business Process Management con FIreStart BPM Suite de Prologics
BPM: Business Process Management con FIreStart BPM Suite de PrologicsBPM: Business Process Management con FIreStart BPM Suite de Prologics
BPM: Business Process Management con FIreStart BPM Suite de Prologics
 
Software para Academías-Blackberry&Cross
Software para Academías-Blackberry&CrossSoftware para Academías-Blackberry&Cross
Software para Academías-Blackberry&Cross
 
8 WAYS TO BOOST BUSINESS WITH SMART DATA ANALYSIS: Minitab Insights Promo e-book
8 WAYS TO BOOST BUSINESS WITH SMART DATA ANALYSIS: Minitab Insights Promo e-book8 WAYS TO BOOST BUSINESS WITH SMART DATA ANALYSIS: Minitab Insights Promo e-book
8 WAYS TO BOOST BUSINESS WITH SMART DATA ANALYSIS: Minitab Insights Promo e-book
 
Minitab Power User: Destacar puntos para análisis
Minitab Power User: Destacar puntos para análisisMinitab Power User: Destacar puntos para análisis
Minitab Power User: Destacar puntos para análisis
 
Four steps to an audit proof measurement system by PQ Systems
Four steps to an audit proof measurement system by PQ SystemsFour steps to an audit proof measurement system by PQ Systems
Four steps to an audit proof measurement system by PQ Systems
 
Five costly mistakes applying spc [whitepaper]
Five costly mistakes applying spc [whitepaper]Five costly mistakes applying spc [whitepaper]
Five costly mistakes applying spc [whitepaper]
 
Mejoramiento Acelerado de la Inspección
Mejoramiento Acelerado de la InspecciónMejoramiento Acelerado de la Inspección
Mejoramiento Acelerado de la Inspección
 
Lean six sigma_errores_ingenieria_industrial
Lean six sigma_errores_ingenieria_industrialLean six sigma_errores_ingenieria_industrial
Lean six sigma_errores_ingenieria_industrial
 
Principales herramientas a utilizar en la etapa DEFINIR de DMAIC
Principales herramientas a utilizar en la etapa DEFINIR de DMAICPrincipales herramientas a utilizar en la etapa DEFINIR de DMAIC
Principales herramientas a utilizar en la etapa DEFINIR de DMAIC
 
Do not Waste Food
Do not Waste Food Do not Waste Food
Do not Waste Food
 

Kürzlich hochgeladen

lifi-technology with integration of IOT.pptx
lifi-technology with integration of IOT.pptxlifi-technology with integration of IOT.pptx
lifi-technology with integration of IOT.pptxsomshekarkn64
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncssuser2ae721
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the weldingMuhammadUzairLiaqat
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 

Kürzlich hochgeladen (20)

lifi-technology with integration of IOT.pptx
lifi-technology with integration of IOT.pptxlifi-technology with integration of IOT.pptx
lifi-technology with integration of IOT.pptx
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the welding
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 

Advanced DOE with Minitab (presentation in Costa Rica)

  • 1. Advanced DOE for Improving a High Performance Racecar Scott Kowalski October 25, 2007 Minitab Inc.
  • 2. Design of Experiments (DOE) Basic idea is to simultaneously study the impact of several factors on the response(s) of interest Sequential Approach from screening to optimization Interactions among factors are important Surfaces can be linear or quadratic
  • 3. Guidelines for DOE State the problem and clearly define the objectives of the study Choose the factors to be studied and their levels Determine the responses and how to measure them Determine the appropriate experimental design
  • 4. Guidelines for DOE Execute the design Statistically analyze the data Verify results using confirmatory runs Make recommendations
  • 5. Racecar Experiment Introduction Wind tunnel experiment to characterize aerodynamic performance and develop improvements Typical factors are vehicle attitude, ride height, yaw angle, and vehicle geometry Responses include lift (downforce), drag, and lift to drag ratio Goal is often to minimize drag while maintaining a specified level of downforce
  • 6. Racecar Experiment Introduction The experiment was performed in the wind tunnel at Langley Air-force Base (also used extensively for aircrafts) Four factors were considered • Front end height • Rear end height • Yaw angle • Grill cover
  • 8. Racecar Experiment Introduction They were concerned about possible curvature in the response A previous experiment had been performed (36 runs) • Replicated 24 design with 4 center points Problems: • When either the front end or rear end height level is changed, then the other end also changes (needs adjusting) • Only way to change height is by shutting down the wind tunnel (30-45 minutes to get back to equilibrium ) • Other factors have easy to change levels (3 minutes) • (30 hours to complete the experiment)
  • 9. Racecar Experiment Introduction Can we use some other advanced DOE tools to reduce the total time of the experiment? Can we collect more overall data using an advanced tool? How does using the advanced tool affect the analysis of the data? Answer to all 3 is YES!!!
  • 10. Transition We will come back to the racecar example later We need to cover some general information about the advanced design that we will use
  • 11. Treatments Factors have different levels used in the experiment Treatments: the combination of the factor levels used in the experiment Example: Temperature 100, 200 Material A, B, C • Treatments are • 100, A 200, A 100, B 200, B 100,C 200,C
  • 12. DOE Basics Three Principles of DOE • Randomization—randomly assign the treatments to the units of interest • Replication--assign the treatments to more than one unit • Local Control—control for known sources of variation through blocking We will focus on all three of these in some fashion
  • 13. DOE Units There are two types of units in a DOE • Experimental Unit: the smallest unit to which a treatment can be applied independently of all other treatments • Observational Unit: the unit we take measurements on Most times these units are the same It is important that we understand that experimental error comes from variation in running the same treatment on more than one experimental unit
  • 14. DOE Units Consider an example of spraying pesticides on trees: two brands and two amounts with 2 replicates
  • 15. DOE Units We spray the trees, then take several leaves from each tree and count the number of bugs Thus we have two types of units • Experimental Unit: TREE Replicate • Observational Unit: LEAF Repeat
  • 16. Randomization Let’s talk about the randomization principle • Randomization is done to “average” out the effects of lurking variables • A fundamental philosophy---textbooks assume for almost all techniques that the design is randomized • Most software for DOE automatically randomizes the runs • Unfortunately, random run order often results in changes to factor settings after each run for many of the factors in the DOE • What should be done then if, one or more of these factors cannot be easily or quickly changed?
  • 17. Types of Factors Actually it is common in industry to have one or more factors that are not easily randomized Examples include temperatures, pressures, prototype factors and change over factors These factors are often called Hard-to-Change (HTC) factors while the rest of the factors in the design are referred to as Easy-to-Change (ETC) factors Many people ignore the impact of the HTC factors
  • 18. Split-Plot Design Split-plot design and it originated in agriculture Experimental Units: Irrigation is Column Fertilizer is Plot F4F3F2F1F4F3 F1F2F4F2F3F2 F2F1F3F4F1F4 F3F4F1F3F2F1 I3I1I2I3I2I1
  • 19. Industrial Example 1 Printing Press Blanket cylinder Impression cylinder Cylinder gap Blanket (image carrier) Paper
  • 20. Industrial Example 2 Baking a cake • Oven Temperature, Egg Powder, Flour, Sugar • How do we conduct the experiment? • Mix up a cake with some level of Egg Powder, Flour, Sugar then bake it at a certain temperature • Notice this will take a long time to carry out Another idea: fix the temperature at a level, then bake all the cakes involving Egg Powder, Flour and Sugar Then change the temperature and again bake all the cakes
  • 21. Baking a Cake This looks something like The experimental unit for Temperature is the Oven The experimental unit for other factors is a Cake Cakes are observational units for Temperature Low Temp High Temp
  • 22. Baking a Cake We average the observational units (repeats) to get the response for the experimental unit Therefore to get the response for Temperature at High, we would average the 8 cakes involving the different combinations of Egg Powder, Flour, Sugar Hence, we only have 2 observations for Temperature: one at High and one at Low To get an estimate of error, we would need to run the Temperature at High twice and at Low twice
  • 23. Baking a Cake In addition to two different experimental units, there is two randomizations We randomly assign the Temperature to the oven, then randomly assign the cakes within the oven Therefore, there are two error terms • One for testing Temperature • One for testing Egg Powder, Flour, Sugar and all the interactions
  • 24. Baking a Cake The final design looks like Low Temp High Temp
  • 25. Blocking Why is the design is not a block design? • A block is a collection of similar experimental units • Temperature is a factor applied to the experimental units • There is interest in the interactions with Temperature • The resulting design has two errors from two kinds of experimental units However, we will be able to take advantage of the fact that it looks like a block in order to construct the design
  • 26. Baking a Cake In Minitab, we construct the subplot design in “blocks” to get the right structure of the design Stat > DOE > Factorial > Create Factorial Design
  • 27. Baking a Cake Fill in the ETC Factor Information
  • 28. Baking a Cake It is common to rename blocks --- Rep To create the Temperature column • Calc > Make Patterned Data > Simple Set of Numbers
  • 29. Baking a Cake The analysis involves a small trick to get the right error for Temperature since by default Minitab only has one error term Consider a simple One-Way ANOVA case The error is a nested term We use this knowledge to trick Minitab to get the correct error for Temperature
  • 30. Baking a Cake Ignoring the two error terms • Use smaller error for Temp (Type I error) • Use larger error for other terms (Type II error) NotF*SNotF*S NotE*SNotE*S Signif.E*FNotE*F NotT*SNotT*S Signif.T*FSignif.T*F Signif.T*ENotT*E NotSugarNotSugar Signif.FlourSignif.Flour Signif.EggSignif.Egg NotTempSignif.Temp Correct2 ErrorsIncorrect1 Error
  • 31. Back to the Racecar Experiment CL-rear CL-frontCD Grille with tape Yaw
  • 32. Racecar Experiment Recall that we have 4 factors • 2 HTC factors (front and rear heights) • 2 ETC factors (yaw and grill cover) So a replicated 22 gives 8 runs for the heights (1 center point in the heights was included for a total of 9 runs) This means only changing the heights 9 times In each HTC run, 5 ETC combinations are carried out (22 plus one center run in Yaw and Grill Cover)
  • 33. Racecar Experiment 1. randomly select the ride height factor levels of the car 2. at the factor levels from step 1, running all combinations of yaw and grille tape in random order 3. randomly selecting another ride height combination 4. again running all combinations of yaw angle and grille tape in random order 5. repeat the steps until all ride height combinations have been tested
  • 34. Racecar Design Front RH 0 Rear RH 0 − Yaw + − Yaw + − Yaw + Front RH + Rear RH + Front RH − Rear RH + Front RH + Rear RH − Front RH − Rear RH − − Yaw + − Yaw + Rep 2 Tape − + Tape − + Tape − + Tape − + Rep 1 − Yaw + − Yaw + Front RH + Rear RH + Front RH − Rear RH + Front RH + Rear RH − Front RH − Rear RH − − Yaw + − Yaw + Tape − + Tape − + Tape − + Tape − + Tape − +
  • 35. Racecar Experiment This leads to a total of 45 runs But it only took about 10 hours to complete So more data, in about 1/3 of the time Wind tunnel time is very expensive so this was a huge savings Analysis is more complicated than Cake example
  • 36. Racecar Experiment We have two error terms We also have center points But since we use ANOVA for the analysis, Minitab will think there are 3 distinct levels instead of 2 levels with center points We need to create a bunch of terms in the calculator (interactions and center points)
  • 37. Racecar Analysis The analysis needs to be done in two stages • First is to do the HTC factor analysis using the means of the 5 ETC combinations from each of the 9 runs of the HTC factors • This gives the correct tests for the HTC factors • Second is to use a categorical factor with 5 levels (representing the 5 combinations of the HTC factors) to account for the correct SS and df from the HTC factors • Doing this gives along with the nested trick from earlier gives all the correct tests for the other terms
  • 38. Racecar Coefficient Table 45-run split-plot Term Coefficient p-value Constant 0.40117 FRH 0.00858 0.0000 RRH 0.00898 0.0000 FRHxRRH 0.00013 0.7247 yaw -0.01167 0.0000 tape -0.00494 0.0000 FRHxyaw 0.00047 0.0910 FRHxtape -0.00016 0.5640 RRHxyaw -0.00047 0.0910 RRHxtape 0.00078 0.0070 tapexyaw -0.00056 0.0360 ssq 0.00058 0.0480 wsq 0.00031 0.5592
  • 39. Summary DOE is a great tool for learning about and optimizing products/processes Many applications of DOE involve HTC factors Using a split-plot design saves time and money Analysis is more complicated MINITAB-16 will have 2-level split-plot designs
  • 40. References Montgomery DC. Design and Analysis of Experiments, 6th ed., John J. Wiley & Sons, New York, 2004. Kowalski, S. M.; Parker, P. A.; and Vining, G. G. (2007). “Tutorial on Split-Plot Experiments”. Quality Engineering 19, pp. 1-16. Simpson, J. R.; Kowalski, S. M.; and Landman, D. (2004). “Experimentation With Randomization Restrictions: Targeting Practical Implementation”. Quality and Reliability Engineering International 20(5), pp. 481-495.