Jump to content

Elasticity/Sample midterm5

From Wikiversity

Sample Midterm Problem 5

[edit | edit source]

Suppose that, under the action of external forces, a material point 𝐩=(X1,X2,X3) in a body is displaced to a new location 𝐪=(x1,x2,x3) where

x1=AX1+κX2;x2=AX2+κX1;x3=X3

and A and κ are constants.

Part (a)

[edit | edit source]

A displacement field is called proper and admissible if the Jacobian (J) is greater than zero. If a displacement field is proper and admissible, then the deformation of the body is continuous.

Indicate the restrictions that must be imposed upon A so that the deformation represented by the above displacement is continuous.

Solution

[edit | edit source]

The deformation gradient (F) is given by

Fij=xiXj=[Aκ0κA0001]

Therefore, the requirement is that J=det(F)>0 where

J=A2κ2

The restriction is

|A|>|κ|

Part (b)

[edit | edit source]

Suppose that A=0. Calculate the components of the infinitesimal strain tensor 𝜺 for the above displacement field.

Solution

[edit | edit source]

The displacement is given by 𝐮=𝐱𝐗. Therefore,

𝐮=[κX2X1κX1X20]

The infinitesimal strain tensor is given by

𝜺=12(u+uT)

The gradient of 𝐮 is given by

u=[1κ0κ10000]

Therefore,

𝜺=[1κ0κ10000]

Part (c)

[edit | edit source]

Calculate the components of the infinitesimal rotation tensor 𝐖 for the above displacement field and find the rotation vector 𝝎.

Solution

[edit | edit source]

The infinitesimal rotation tensor is given by

𝐖=12(uuT)

Therefore,

𝐖=[000000000]

The rotation vector 𝝎 is

𝝎=[000]

Part (d)

[edit | edit source]

Do the strains satisfy compatibility ?

Solution

[edit | edit source]

The compatibility equations are

ε11,22+ε22,112ε12,12=0ε22,33+ε33,222ε23,23=0ε33,11+ε11,332ε13,13=0(ε12,3ε23,1+ε31,2),1ε11,23=0(ε23,1ε31,2+ε12,3),2ε22,31=0(ε31,2ε12,3+ε23,1),3ε33,12=0

All the equations are trivially satisfied because there is no dependence on X1, X2, and X3.

Compatibility is satisfied.

Part (e)

[edit | edit source]

Calculate the dilatation and the deviatoric strains from the strain tensor.

Solution

[edit | edit source]

The dilatation is given by

e=tr𝜺

Therefore,

e=2(Note: Looks like shear only but not really.)

The deviatoric strain is given by

𝜺d=𝜺tr𝜺3𝐈

Hence,

𝜺d=[13κ0κ1300023]

Part (f)

[edit | edit source]

What is the difference between tensorial shear strain and engineering shear strain (for infinitesimal strains)?

Solution

[edit | edit source]

The tensorial shear strains are ε12, ε23, ε31. The engineering shear strains are γ12, γ23, γ31.

The engineering shear strains are twice the tensorial shear strains.

Part (g)

[edit | edit source]

Briefly describe the process which you would use to calculate the principal stretches and their directions.

Solution

[edit | edit source]
  • Compute the deformation gradient (𝐅).
  • Compute the right Cauchy-Green deformation tensor (𝐂=𝐅T𝐅).
  • Calculate the eigenvalues and eigenvectors of 𝐂.
  • The principal stretches are the square roots of the eigenvalues of 𝐂.
  • The directions of the principal stretches are the eigenvectors of 𝐂.