Matlab Report Morh's Circle
Matlab Report Morh's Circle
1470023
2. Procedure
2.1 Finding the stresses:
The Cauchy Stress Tensor was represented in the following matrix form:
C =
C=
To find the total stress in the direction normal to the plane the Cauchy stress Tensor
was multiplied by a unit vector, [cos 45, sin 45, 0], that is normal to the plane. The
normal stress and the shear stress was found as shown in figure 1.
.
Total stress, ST = .
Normal stress, SN =
.
Shear stress, SS = .
Student Name
Page 1 of 7
File Name
Assignment 2
1470023
Figure 1: Finding the Total stress, Normal stress and Shear stress.
Student Name
V2 = [-0.9571, 0.2898, 0]
Page 2 of 7
V3 = [0.2898, 0.9571, 0]
File Name
Assignment 2
1470023
To check if the stresses were purely normal stresses the Cauchy Stress Tensor was
projected in the direction of the eigenvectors. A dot product of the projected Cauchy Stress
Tensor and the eigenvector then yields the normal stress in that direction. This is shown in
figure 3.
Student Name
Page 3 of 7
File Name
Assignment 2
1470023
The normal stress is then subtracted from the projected Cauchy Stress Tensor and if the
result is zero then there are no shear stresses. The stresses are therefore purely normal
stresses. The code used to check this is shown in figure 4.
Student Name
Page 4 of 7
File Name
Assignment 2
1470023
Student Name
Page 5 of 7
File Name
Assignment 2
1470023
The maximum shear stress in the structural member was calculated by measuring
the radius of the largest circle. This had a value of 107.569 N/m^2, and the shear
stress at which the aluminium fails is 150 N/m^2. Therefore the aluminium sample
will not fail. This is shown in figure 7.
3. Conclusion
The eigenvectors and eigenvalues of the Cauchy Stress Tensor were successfully
found and thus a Mohrs circle was drawn to determine the maximum stresses on the
structure. It was also concluded that if the structure was made of aluminium it will not
fail. These information could not have been obtained without using MATLAB.
MATLAB is a powerful tool that can be used to simplify processes and find stresses
on a structure and the point at which it will fail. It can perform various calculations
and enables us to visualise the results by producing graphs.
Student Name
Page 6 of 7
File Name
Assignment 2
Student Name
1470023
Page 7 of 7
File Name