Continuum Mechanics Rotation Matrix Problem

Click For Summary
SUMMARY

The discussion centers on solving a continuum mechanics problem involving the determination of the rotation tensor for a stress tensor given in Cartesian coordinates. The stress tensor is represented as a 3x3 matrix with specific values. The user successfully derived the principal values and directions of stress and utilized diagonalization to construct the rotation tensor, confirming the solution by validating the equation A = RλR, where A is the original stress tensor, R is the rotation tensor, and λ is the diagonal matrix of principal values.

PREREQUISITES
  • Understanding of stress tensors in continuum mechanics
  • Knowledge of eigenvalues and eigenvectors
  • Familiarity with matrix diagonalization techniques
  • Proficiency in linear algebra concepts
NEXT STEPS
  • Study the process of calculating eigenvalues and eigenvectors in 3D stress analysis
  • Learn about the physical interpretation of principal stresses and directions
  • Explore advanced topics in continuum mechanics, such as finite element analysis
  • Investigate applications of rotation tensors in material science and engineering
USEFUL FOR

Students and professionals in mechanical engineering, materials science, and applied mathematics who are dealing with stress analysis and continuum mechanics problems.

lanew
Messages
12
Reaction score
0

Homework Statement


The components of stress in the x_i reference Cartesian system at a point of interested have been determined to be:

<br /> \left[\begin{array}{ccc}<br /> 500 &amp; 0 &amp; 300 \\<br /> 0 &amp; 700 &amp; 0 \\<br /> 300 &amp; 0 &amp; -100<br /> \end{array}\right] \mathrm{MPa}<br />

Determine the principal values and directions of stress. Determine the rotation tensor transforming the components of stress from the principal components into components along the x_i reference Cartesian system.

Homework Equations


\mathbf{A} = \mathbf{R}^T \mathbf{V} \mathbf{R}

where \mathbf{A} is the original stress tensor, \mathbf{R} is the rotation tensor, and \mathbf{V} is a matrix of eigenvectors.

The Attempt at a Solution


I've solved for the principal values and directions, but don't know how to solve for the rotation tensor. It seems there's too many unknowns or I'm not making a necessary assumption. Does anyone have any suggestions?

Thank You.
 
Physics news on Phys.org
I think I figured it out using diagonalization.

I combined the principal eigenvectors into a matrix \mathbf{R} and checked by multiplying it by the diagonal matrix of the principal values.

\mathbf{A}=\mathbf{R}\mathbf{\lambda}\mathbf{R}

<br /> \left[\begin{array}{ccc}<br /> 500 &amp; 0 &amp; 300 \\<br /> 0 &amp; 700 &amp; 0 \\<br /> 300 &amp; 0 &amp; -100<br /> \end{array}\right] = <br /> \left[\begin{array}{ccc}<br /> V_1 &amp; V_2 &amp; V_3 \\<br /> V_1 &amp; V_2 &amp; V_3 \\<br /> V_1 &amp; V_2 &amp; V_3<br /> \end{array}\right]<br /> \left[\begin{array}{ccc}<br /> \lambda_1 &amp; 0 &amp; 0 \\<br /> 0 &amp; \lambda_2 &amp; 0 \\<br /> 0 &amp; 0 &amp; \lambda_3<br /> \end{array}\right]<br /> \left[\begin{array}{ccc}<br /> V_1 &amp; V_1 &amp; V_1 \\<br /> V_2 &amp; V_2 &amp; V_2 \\<br /> V_3 &amp; V_3 &amp; V_3<br /> \end{array}\right]<br />

When I evaluated the right side, it equated to the left.

Does this seem correct?

Thanks Again.
 
Last edited:

Similar threads

  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
Replies
7
Views
3K
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
46
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K