Materials Selection - Lecture 07
Materials Selection - Lecture 07
Materials Selection
Property [bubble]
Charts
?
Lecture 7 Materials Selection
© Eric Johlin 2021-22
6
Find equation for our property
“Bubble” plots of
two material
properties can
assist selection
objectives with a
more complex
material index
cs = f(E, ρ)
Log (E)
• log (E) = log (ρ) + 2 log (cs)
• Fix material index, cs
• x = log (ρ) Log (p)
• y = log (E)
• y=x à line of slope 1
Lecture 7 Materials Selection
© Eric Johlin 2021-22
10
Log (E)
large or small values
Log (p)
• Constraint may
provide a
required E (say
>10 GPa)
• Diameter is 3 cm
• Length is 1 m
• Objective then
optimize weight
More likely:
• Constraint is limit
stiffness
(load/displacement)
• Diameter is a free
parameter
• Objective minimize
weight
Use for material
selection (next lecture)
Linear Log-Log
y=x1/3
y=x1/3
1/3 y=x1/2
Log(y)
y=x1/2 1/2
y
y=x
y=x3
y=x y=x2
y=x2
3
y=x3 1 2
x Log(x)
x=linspace(0,1,90);
y0=x;y1=x.^2;y2=x.^3;y3=x.^(1/2);y4=x.^(1/3);
Lecture 7 Materials Selection figure;plot([x,x,x,x,x],[y0,y1,y2,y3,y4]);
© Eric Johlin 2021-22 figure;plot(log([x,x,x,x,x]),log([y0,y1,y2,y3,y4]));
17
69 materials
100 materials
4026 materials
Strength - Density
minimum weight, yield-limited design
Strength – Modulus
springs, energy storage systems, pivots, knife-edges, and hinges
bismuth telluride
Thermoelectrics
𝜆
𝑎=
Lecture 7 Materials Selection 𝜌 𝐶!
© Eric Johlin 2021-22
31
Materials Development
q New materials that fill empty parts in a chart may offer novel
or improved design potential
Next time:
Materials Selection
using Charts