Stress Tensor - simple problem (I think)

rarkup
Messages
9
Reaction score
0

Homework Statement



Stress tensor at a point Q in a body has components:

pij:
| 1 -1 0 |
|-1 2 1 |
| 0 1 3 |

(i) Calculate components of the stress force f across a small area of surface at Q normal to n = (2,1,-1).
(ii) The component of f in the direction of n is called the normal stress while the component of f tangential to the surface is called the shear stress. Find the normal stress and the shear stress at Q.

Homework Equations



f = fi = pijnj

The Attempt at a Solution



(i) I take the stress force at Q across the surface normal to n to be the product of the stress tensor pij and the normal vector n and arrive at:

f = (1x2 + -1x1 + 0x-1)i + (-1x2 + 2x1 + 1x-1)j + (0x2 + 1x1 +3x-1)k
= ( 1, -1, -2 )

(ii) I think this is a simple algebraic exercise - ie what components of ( 1, -1, -2) project onto n to give the normal stress, and which components project onto the plane normal to n to give the shear stress.

Am I reading this correctly, and what is the most efficient way of computing these components? I can't help but think the answer might be staring at me from within the tensor pij.
 
Physics news on Phys.org
Welcome to PF!

Hi rarkup! Welcome to PF! :smile:
rarkup said:
(i) I take the stress force at Q across the surface normal to n to be the product of the stress tensor pij and the normal vector n and arrive at:

f = (1x2 + -1x1 + 0x-1)i + (-1x2 + 2x1 + 1x-1)j + (0x2 + 1x1 +3x-1)k
= ( 1, -1, -2 )

Yup, that's fine! :biggrin:
(ii) I think this is a simple algebraic exercise - ie what components of ( 1, -1, -2) project onto n to give the normal stress, and which components project onto the plane normal to n to give the shear stress.

Am I reading this correctly, and what is the most efficient way of computing these components? I can't help but think the answer might be staring at me from within the tensor pij.

Just find the component of ( 1, -1, -2) in the direction of ( 2, 1, -1) in the usual way (and then subtract that from the whole stress to get the shear stress) …

this has nothing to do with the tensor any more. :wink:
 
Thanks for the welcome and your response tiny-tim.

Now it's time to dust off the Algebra books and relearn how to compute components of a vector in the direction of another.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top