General Flashcards
What is the equation for maximum shear stress in terms of the principle stresses?
(σ1 - σ3)/2
What is the equation for maximum shear strain in terms of the principle strains?
(ɛ1 - ɛ3)/2
What is the determinant of a rotation matrix that maps a right-handed coordinate system?
1
What is the determinant of a rotation matrix that maps a left-handed coordinate system?
-1
How is it possible to change the handedness of a rotation matrix?
By multiplying one of its rows by -1
0 0 10-3
0 0 0
10-3 0 0
Is a small strain matrix. For an elementary cube of material, what is the angle between the face pointing in the 1-direction and the 3-axis? Likewise, what is the angle between the face pointing in the 3-direction and the 1-axis?
10-3 radians
10-3 radians
Where do invariants get their name?
From the fact that they are independent of coordinate-system orientation.
Describe how you would construct a Mohr’s circle from a single stress state.
- Draw 2D illustrations of the elementary cube of material’s stress state.
- Shear axis is positive downward, normal is abscissa.
- For each drawing, plot the stress state of each face.
- The normal stress in between the normal stress states of the each diagram is the centre of each circle.
- The radius of the circles can then easily be calulcated, and the principle stresses/maximum shear stress can be found.
- Note that a rotation within the circle is twice that of what would be necessary for the coordinate system.
How is it possible to find the principle stresses of a stress state algebraically?
Using the characteristic polynomial and invariant equations.
How are the principle directions found from the principle stresses?
Using the eigenvector equation using the original stress state.
How is it possible to construct a principle coordinate system from the principle directions x1, x2, x3?
By concatenating their transposes in the row-wise direction:
Q = [x1T x2T x3T]T
What is the convention for ordering principle values?
ɛ1 > ɛ2 > ɛ3
or
λ1 > λ2 > λ3
What strategy should be used when attempting to orient a coordinate system relative to its predecessor?
Use the rotation matrix’s rows: each row is a basis vector, and each element of the row gives the cosine of the angle between the new basis and the original axis. For example, x23 would give the angle between the original axis 3 and the new basis vector 2.
How is it possible to find the displacement vector from the motion of a body?
Subtract the original displacement component from their respective motion function then form the vector. I.e.
u1 = x1 - X1
u2 = x2 - X2
u3 = x3 - X3
What is the formula for finding the small strain tensor from the displacment vector?
ɛ = 0.5(ui,j + uj,i)