blob: 28122f1d57b74a2a5eb34e5efb5556e3c8fa16cc [file] [log] [blame]
avm9996302003e72021-06-22 12:25:46 +02001% !TEX root = main.tex
2\chapter{Elasticity}
3
4We are going to connect forces and strains in solids. We define $\varepsilon = \frac{\Delta L}{L_0}$.
5
6\begin{figure}[h!]
7 \centering
8 \includegraphics[scale=0.5]{img/elasticity.png}
9 \caption{Diagram showing the different regimes of an elastic material.}
10 \label{fig:elasticity_graph}
11\end{figure}
12
13In figure \ref{fig:elasticity_graph}, we can distinguish four zones:
14\begin{itemize}
15 \item \underline{Elastic deformation} (reversible): includes a linear part (small $\varepsilon$).
16 \item \underline{Yield stress}: plastic deformation begins.
17 \item \underline{Plastic deformation} (irreversible).
18 \item \underline{Rupture}: defines ``tensile strength''.
19\end{itemize}
20
21We can distinguish 2 types of materials:
22
23\begin{enumerate}
24 \item \underline{Brittle materials}: they don't present plastic behavior (like glass). Abrupt break-up at threshold \footnote{umbral} $\varepsilon$.
25 \item \underline{Ductile materials}: they do present plastic behavior before rupturing, like in figure \ref{fig:elasticity_graph}.
26\end{enumerate}
27
28Our focus will be linear elastic regime. We are looking for a linar relation between stress and strain. It will be valid for small $\varepsilon$, and the rank of validity depends on the material. When stresses grow large, most materials deform more than predicted by Hooke's law and in the end reach the elasticity limit, where they either become plastic or break.
29
30In continuous matter we do not fo into the microscopic interactions responsible for elastic behaviour (\textit{but it's super cool}). A lot of materials can be characterized with few (just two) parameters: the Young's modulus $Y$\footnote{Oju, que que Lautrup li diu $E$} and the Poisson's ratio $\nu$. We'll see this in the next section.
31
32%\begin{defi}[Young's!modulus] % NOTE(Aina): m'estic fent bastnat de lio amb això- crec que no ho vam definir a classe, sino que vam fer direcament el tensor d'elasticitat i no trobo al llibreque surti. no se
33 % NOTE(Adri): Okey, ho he comentat :)
34% The \underline{Young's modulus}
35%\end{defi}
36
37%\begin{defi}[Poisson's!ratio]
38% The \underline{Poisson's ratio}
39%\end{defi}
40
41\section{Hooke's law in tensorial form for homogeneous and isotropic materials}
42It's the most general $\TT{\sigma} - \TT{u}$ relation. The linearity stress-strain can be expressed as:
43$$\sigma_{ij} = \sum_{k,l} E_{ijkl} u_{kl}$$
44Where $E_{ijkl}$ are the components of the tensor of elasticity. This relation is valid even for anisotropic materials.
45
46If the medium is isotropic: %TODOOOOOOOOOOOOOOO
47\[ \boxed{\sigma_{ij} = 2\mu u_{ij} + \lambda(\sum_k u_{kk})\delta_{ij}.} \]
48
49\index{Lamé coefficients}
50 Hooke's law for isotropic materials is a good assumption, but it's not strict. $\lambda$ and $\mu$ are the \textbf{Lamé coefficients}. They are constants. $\lambda$ has no special name, but $\mu$ is called \textit{shear modulus}, because it controls the magnitude of shear stresses.
51
52\begin{obs}
53 Lamé coefficents must be mesured in pressure units, because the strain tensor is dimensionless.
54\end{obs}
55
56\begin{obs}
57 If $u_{ij} = 0 \; \forall i, j$, then $\sigma_{ij} = 0 \; \forall i,j$. Hooke's law gives the additional stress due to the deformation.
58\end{obs}
59
60\begin{obs}
61 $\mu = 0$ implies $\sigma_{ij} (i \neq j) = 0$ (meaning $\TT{\sigma}$ is diagonal). The behavior is ``similar'' to a fluid at rest.
62\end{obs}
63
64\begin{obs}
65 Stress and strain depend on representations, Euler (the stress and the strain tensors are both viewed as functions of the actual position) or Lagrange (where the tensors are viewed as functions of the position of a material particle in the undeformed body). This distinction is not relevant for small deformations.
66\end{obs}
67
68\begin{obs}
69 Linearity implies superposition principle:
70 \[ \left. \begin{array}{r}
71 \{ \text{stresses} \}_1 \longrightarrow \{ \text{strains} \}_1 \\
72 \{ \text{stresses} \}_2 \longrightarrow \{ \text{strains} \}_2
73 \end{array} \right\} \implies \{ \text{stresses} \}_1 + \{ \text{stresses} \}_2 \longrightarrow \{ \text{strains} \}_1 + \{ \text{strains} \}_2. \]
74\end{obs}
75
76\section{Relation between Lamé coefficients and other elastic moduli}
77%example simple shear
78
79%streched rod-lke object laid out along x-direction...
80
81$$ \boxed{\lambda = \frac{Y \nu}{(1-2\nu)(1+\nu)}} $$
82$$ \boxed{\mu = \frac{Y}{2(1+\nu)}} $$
83
84Since $\sigma_{ii} = (2\mu + 3\lambda) u_{ii}$ and the stress tensor in Hooke's law respresents the change in stress due to deformation, the change in mechanical pressure caused by deformation is: %mathpix
85
86% Això d'aquí abaix és una cosa que he fet per l'entregable (i ho he esborrat pq no s'havia de fer així hehe), però que serveix pels apunts (ho posaré bonic i en el lloc correcte més tard, per això ho poso comentat):
87%The difference in mechanical pressure is:
88$$ \Delta p = - \frac{1}{3} \Tr \TT{\sigma} \notate[X]{{}={}}{1.25}{\scriptstyle \text{Hooke's law}}
89- \frac{1}{3} (2 \mu + 3 \lambda) \sum_i u_{ii} \approx - \left( \lambda + \frac{2}{3} \mu \right) \frac{\Delta V}{V}. $$
90
91This can be rewritten in terms of $Y$ and $\nu$:
92$$ \Delta p = - \left( \frac{Y \nu}{(1 - 2 \nu)(1 + \nu)} + \frac{2}{3} \frac{Y}{2 (1 + \nu)} \right) \frac{\Delta V}{V} = - \frac{3 Y \nu + Y (1 - 2 \nu)}{3 (1 - 2\nu) (1 + \nu)} \frac{\Delta V}{V} = $$
93$$ = - Y \frac{1 + \nu}{3 (1 - 2 \nu) (1 + \nu)} \frac{\Delta V}{V} = - \frac{Y}{3 (1 - 2 \nu)} \frac{\Delta V}{V}. $$
94
95\section{Inverting Hooke's law}
96It can be shown that, by inverting Hooke's law, we obtain:
97\[ u_{ij} = \frac{\sigma_{ij}}{2 \mu} - \frac{\lambda}{2 \mu (3 \lambda + 2 \mu)} \left( \sum_{k} \sigma_{kk} \right) \delta_{ij}, \]
98which can also be expressed as:
99\[ u_{ij} = \frac{1 + \nu}{Y} \sigma_{ij} - \frac{\nu}{Y} \left( \sum_k \sigma_{kk} \right) \delta_{ij}. \]
100
101Furthermore, we can express $Y$ and $\nu$ in terms of the Lamé coefficients:
102\[ \boxed{Y = \frac{\lambda}{2(\lambda + \mu)}} \]
103\[ \boxed{\nu = \mu \frac{3 \lambda + 2 \mu}{\lambda + \mu}} \]
104
105\section{Positivity constraints}
106To do.
107
108%\section{Hooke's law in anisotropic materials} %extra material al igual ho faig -- Totalment :')
109%
110\section{Elastic energy}
111
112\begin{defi}[Elastic energy density]
113 The \underline{elastic energy density} (stored in internal stresses of the material is):
114 \[ u_\text{elastic} = \frac{1}{2} \sum_{i, j, k, l} E_{ikjl} u_{ij} u_{kl} = \frac{1}{2} \sigma_{ij} u_{ij} = \frac{1}{2} \TT{\sigma} : \TT{u}. \]
115
116 For isotropic materials, this can be written as:
117 \[ u_\text{elastic} = \mu \Tr (\TT{u}^2) + \frac{1}{2} \lambda \left( \Tr(\TT{u}) \right)^2 = \frac{1 + \nu}{2Y} \Tr(\TT{u}^2) - \frac{\nu}{2Y} \left( \Tr(\TT{\sigma}) \right)^2. \]
118\end{defi}
119
120\section{Total energy in a conservative external field}
121Let's consider $\vec{f}$: an external field of conservative forces (e.g. gravitational field, which will be the most recurring in this course). Then, in this case, we have:
122\[ u_\text{total} = \underbrace{- \vec{f} \cdot \vec{u}}_{u_\text{p}} + \underbrace{\frac{1}{2} \TT{\sigma} : \TT{u}}_{u_\text{elastic}}. \quad \text{(elastic density)} \]