Beam Problem 5 first created
08/11/09 - last modified
08/11/09 Page Author: Ty Harness
A silicon beam 1[mm] long and a square cross section 10um x 10um with clamped end conditions is shown in figure 1 is subjected to a end force,P of 1[um]. Find the transverse deflection
using an analytic method and compare with any available finite element analysis program.
Work together in groups of 2 or 3 and present your solutions at the next tutorial meet.
Figure 1 - Encastre Beam Problem 5
Use the following material properties:
A typical value of 1.08e11 can be used for the Young's Modulus for silicon[1].
The analytical solution to the above beam can be in the majority mechanics text books.
For instance the end deflection
$y = (P* L^3) / (12*E*I) $
taken from Stephens[2].
$y = (1*10^-6(1*10^-3)^3) / (12*1.08*10^11*8.33*10^-22) = 92.6[um] $
I've chosen to use Prof. Rieg's Z88 Finite Elements Program because it's free and unlimited and ideal for student use. The theory behind FEM is beyond the scope of this tutorial but you can learn a great deal from the Z88 manual.
The input files Z88I1.txt and Z88I2.txt are below if you wish to repeat the analysis using the Z88 software.