Assignment #2 - Dual Material Shaft FEM Analysis
September 19th, 2025
Prepared by:
Dawson Mork (23541659)
Seamus MacDougall (42214478)
Prepared for:
Hadi Mohammadi, Ph.D., P.Eng.
Instructor, ENGR 492
School of Engineering
University of British Columbia, Okanagan Campus
hadi.mohammadi@ubc.ca
Introduction
The finite element method is a network of discrete approximations that model a larger stress analysis
problem. This method is helpful when an analytical or exact solution is too cumbersome, or is simply
unsolvable.
Methodology
The first step in understanding this problem is to determine the degrees of freedom in the system that is
being analyzed. For this assignment we can assume that this is a spring element, where the element can
be stretched and compressed but no bending occurs. Based on this we can apply hookes law:
πΉ = πΎβπ₯
F= Force
K= spring constant
x= displacement
For the purposes of this assignment we can relate how solids elongate to a spring constant.
ππΏ
δ = πΈπ΄
Rearranging the equation to relate to Hooke's law we get
π= δ*
πΈπ΄
πΏ
P = Force (F)
δ = displacement (x) = U
(EA/L) = spring constant/material properties (K)
After relating the forces acting on the two material cylinders to a spring system we can analyze each
spring and node in matrices. The Matrix form:
For Element 1:
For Element 2:
Once in matrix form the next step is to enlarge each matrix to be able to combine them:
Element 1: β
β
β
β
β
β
Element 2:
We can then combine the matrices:
Now we can determine boundary conditions:
πΉ1 = − π = π
πΉ2 = 0
πΉ3 = π
Substituting the boundary conditions in:
We can now solve for the unknown displacements:
β
: πΎ1 * π1 − πΎ1 * π2 = π
πΎ1 * (π1 − π2 ) = π
[1]
β
‘: (πΎ1 + πΎ2) * π2 − πΎ2 * π3 = 0 [2]
− πΎ2 * π2 + πΎ2 * π3 = π
πΎ2(π3 − π2) = π [3]
Results
πΎ1 =
πΎ2 =
πΈπ΄*π΄
πΏπ΄
πΈπ*π΄
πΏπ
9
−4
=
(70*10 )*(1.13097*10 )
0.2
=
(200*10 )*(1.13097*10 )
0.3
9
= 39583950 [π/π]
−4
= 75398000 [π/π]
By solving a system of linear equations ([2] & [3]) and our spring rates K1 and K2, we find that the
displacement U2 and U3 are 2.5263*10^-4 [m] and 3.8526*10^-4 [m], respectively.
With the interface and free-end displacements known, we can now use equation [1] to solve for the
reaction force. We expect the reaction force to be equal (or very close) to the applied force “P” as no other
external forces act on the system.
−4
π
= πΎ1 * (π1 − π2 ) = 39583950 * (0 − 2. 5263 * 10 ) =
− 10000. 093 [π]
Discussion
By applying the 2-spring element system methods learned in class, we were able to build our local
stiffness matrices, then combine them into a global stiffness matrix which we then solved in parts to find
the displacements and the reaction force at the base.
With only one applied reaction force, and one fixed end, U1 and F2 are both zero which simplifies the
process. Other external forces could be applied but would have to be known in order to solve for the
displacements.
Because of the singular applied force, we expected the reaction force to be equal and opposite. Our results
clearly show this and are only 0.093 N off of the expected value of 10000 N which supports our theory
and acts as a nice little proof to verify our calculations.
Conclusion
In summary, our results behaved as expected and reasonable values were obtained for the displacements
and the reaction force.
Summary:
Interface displacement = U2 =................2.5263*10^-4 [m]
Free end displacement = U2 + U3 =.......1.1379*10^-3 [m] or 1.1379 [mm]
Reaction force =......................................-10000.093 [N]