What Does Simple Shear Deformation Tell Us About Material Behavior?

  • Thread starter Thread starter Bertbos
  • Start date Start date
  • Tags Tags
    Analysis Shear
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Bertbos
Messages
2
Reaction score
0

Homework Statement


Let {ii}, i = 1, 2, 3 be an orthonormal basis as shown in Figure 2 and consider a
simple shear deformation from R to R′ defined as
[itex]\hat{y}[/itex](x) = x + γ(x · i2)i1 , where the scalar γ corresponds to amount of shear.

Homework Equations


For this homogeneous deformation, compute the deformation gradient F
and the translation vector c. Compute the change in length of fibers of
unit length in R aligned with the basis vectors ii (i = 1, 2, 3). What can
you say about fibers aligned with i1 and i3? Compute the change in angle
of pairs of fibers aligned with ii, ij (for i, j = 1, 2, 3, i ≠ j).

The Attempt at a Solution


If I could get [itex]\hat{y}[/itex](x) in a form of [itex]\hat{y}[/itex](x) = Fx + c I could compute the different variables, but I don't know how to get the equation in the right format. Computing F can be done by F = ∇y, with ∇=∇x ; however, I don't know how to compute the translation vector c. Could anyone help me?
 
Physics news on Phys.org
Let x = x1i1+x2i2+x3i3

y=y1i1+y2i2+y3i3

So, [tex]x\centerdot i_2=x_2[/tex]

and γ(x · i2)i1=γx2i1

so
y1i1+y2i2+y3i3
=x1i1+x2i2+x3i3
+γx2i1
So now, resolve this equation into its 3 components (i.e., into the coefficients of the three unit vectors). Also, write out y = Fx + c in component form, and compare the expressions.
 
Chestermiller said:
Let x = x1i1+x2i2+x3i3

y=y1i1+y2i2+y3i3

So, [tex]x\centerdot i_2=x_2[/tex]

and γ(x · i2)i1=γx2i1

so
y1i1+y2i2+y3i3
=x1i1+x2i2+x3i3
+γx2i1
So now, resolve this equation into its 3 components (i.e., into the coefficients of the three unit vectors). Also, write out y = Fx + c in component form, and compare the expressions.

Thank you very much. Sometimes I've trouble to write the equations is the right form. Your explanation was very clear and now it's easy to me to solve the problem!
 
Bertbos said:
Thank you very much. Sometimes I've trouble to write the equations is the right form. Your explanation was very clear and now it's easy to me to solve the problem!

There's an even simpler way of doing it that might appeal to you even more.

Write [tex]x=(i_1i_1+i_2i_2+i_3i_3)\centerdot x[/tex]
and [tex](x \centerdot i_2)i_1=i_1i_2\centerdot x[/tex]

So [tex]y=x+γ(x \centerdot i_2)i_1=(i_1i_1+i_2i_2+i_3i_3)\centerdot x+γi_1i_2\centerdot x=(i_1i_1+γi_1i_2+i_2i_2+i_3i_3)\centerdot x[/tex]

So, [itex]F=i_1i_1+γi_1i_2+i_2i_2+i_3i_3[/itex]