General Flashcards
(42 cards)
What is elasticity?
Elasticity is the response of a material to a force of which it acts elastic.
What is a continuum?
A continuum is a describtion of a space, often in refference to a material.
Describe local and global quantities.
Local quantities describe something local to a continuum, meaning a infinitesimal piece of a continuum.
Global quantities describe something of the whole continuum, for example the elongation of the entirety of a rod.
What is a tensor?
“[a] mathematical objects that can be used to describe physical properties”.
Tensors have orders. Name the three orders we use the most by name and order. Name the highest order we have used.
n-order up to n=4 with 3^n quantaties.
n=0 -> scalar,
n=1 -> vector,
n=2 -> dyadic
The 4th order was the constitutive equations. (elastic constants of E_ijkl) (see Hooke’s law)
-> sigma_ij = E_ijkl eps_kl
What is The Einstein summation convention?
A term with repeated indices is to be summed over all indices. Example:
A_iB_i = A_1B_1 + A_2B_2 + A_3B_3
How do you find the eigenvalues and eigenvectors?
Eigenvalues:
det(A-lambdaI) = 0
Eigenvectors:
(A-lamda_iI)v_i = 0 or Av_i = lambda_i*v_i
What is the eigenproblem in context of Theory of Elasticity?
The eigenvalues and eigenvectors of for example a Cuachy stress tensor, is the principal stresses and the principal direction of the stress tensor.
What is a rotation matrix and what does it look like?
A rotation matrix is used to transform a tensor from one basis to another.
The rotation matrix is nxn, where n is the order of the tensor.
Vector:
x’ = Rx <=> A’_i = a_ijA_j
Dyadic:
A’ = RAR^T <=> A’_ij = a_ika_jl*A_kl
What is the rotation matrix for principal direction (n=2)?
R = [v_1, v_2, v_3]^T, where v_i is the eigenvectors on column form.
The rotation matrix applied:
A’ = RAR^T
What is a traction vector (T_n)?
Also known as a stress vector. It is a vector which describes the stresses in three directions on a given surface, i.e. the normal and two shear stresses.
For the cube at some point (gives three vectors): T_i = sigma_ije_j
For a surface (one vector): T = sigma_ijn_i*e_j
What is the Cauchy stress tensor?
The Cauchy stress tensor is an array of all the stresses of a given “cube”. It is therefore three faces and their respective normal stress and shear stresses. It is therefore also a combination of three traction vectors.
Why is the Cauchy stress tensor symmetrical?
Due to the conservation of angular momentum (The parallelogram where the arrows point towards each other).
How are forces handled by a solid?
The solid will be put under stress and will deform and therefore strain.
What are body forces?
Body forces are forces that acts throughtout the volume of the body, e.g. gravity. It is given as a vector: f = f_i*e_i
What are the equilibrium (balance) equations?
For static problem the r.h.s is zero. This means that the traction with or without body forces must be zero.
This becomes: sigma_ij,j + f_i = 0, which is three equations.
What is the divergence theorem?
The divergence theorem relates a volume integral to a surface integral:
int_V( div(G) )dV = int_A( n*G ) dA
where G is a dyadic and n is a normal vector to the surface.
It is used for the equilibrium equations (sigma_ij,j + f_i = 0).
What is the principle of angular momentum?
It states that if there is no moment acting on the system the angular momentum is conserved. This makes the Cuachy stress tensor symmetric
What describes deformation of a continuum.
The change of internal points in respect to each other, i.e. strain.
It is given as:
eps_ij = 1/2(u_i,j + u_j,i +- u_k,i u_k,j). (plus and minus depending on either the Lagrangian strain (+) tensor or Eulerian strian tensor (-).
but more often well approximated to:
eps_ij = 1/2(u_i,j + u_j,i)
What are the displacement gradients?
The displacement gradients are u_k,i and u_k,j, and are the nonlinear term of the strain.
They are usually very small compared to unity (one) and the product of them are then negligible.
Maybe more physical
Define displacement.
Displacement can be both relative motion/distortion within the body, i.e. strain and/or rigid body motion of the whole body.
Give a physical interpretation of the strain tensor (two types).
Extensional strain (relative elongation) and shearing strain (relative change of angles)
Given as, respectively:
eps_ij[i=j] = (dS - ds) / ds -> dL/L
eps_ij[i/=j] = 1/2 beta = 1/2(u_i,j + u_j,i)
Where beta is the changed angles summed, for example:
eps_13 = 1/2 beta = 1/2(beta^(1) + beta^(3))
Name the four special states of stress.
Plane stress:
Stress only in two dimensions.
Linear stress:
Stress only in one dimension.
Pure shear:
Only shear stresses for any coordinate system -> No normal stresses.
Hydrostatic stress:
All principal stresses are equal and no shear stresses. Principal stresses are equal in any direction; (A-lambda_i*I)v_i = 0 always, as A = 0 for all i).
What and how do you find principal strain?
Principal strain is a eigenproblem and is the highest strain in the system in the principal direction.
det(A-lambdaI) = 0
-> (A-lambda_iI)v_i = 0