0% found this document useful (0 votes)
145 views

FEA Assignment For Matlab

1. The document provides instructions for a finite element methods assignment due on February 23rd, 2020 with a maximum of 20 marks. 2. The first question asks students to write a MATLAB code to determine the deflection and reaction of a tapered bar subjected to a point load and self-weight using 4 elements, 10 elements, and 50 elements. 3. The second question asks students to write a MATLAB script to estimate the horizontal movement of point R and the reaction force at point R due to the loads shown on a small railroad bridge truss.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
145 views

FEA Assignment For Matlab

1. The document provides instructions for a finite element methods assignment due on February 23rd, 2020 with a maximum of 20 marks. 2. The first question asks students to write a MATLAB code to determine the deflection and reaction of a tapered bar subjected to a point load and self-weight using 4 elements, 10 elements, and 50 elements. 3. The second question asks students to write a MATLAB script to estimate the horizontal movement of point R and the reaction force at point R due to the loads shown on a small railroad bridge truss.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Assignment - I

Finite Element Methods


DE ZG513
Due Date 23/02/2020 Maximum Marks: 20
Instructions to Students:
1. You must submit one MATLAB (*.m) file for each question with file name as your “Q1_idnumber.m”
2. You must also submit the solutions for these problems obtained using MATLAB code as a pdf file.
3. Submitted files will be checked for plagiarism. Zero marks will be awarded for plagiarized work.

1. Consider a tapered bar as shown in Figure 1. The bar has a uniform thickness of 2
cm, Young’s Modulus E = 200 GPa. It is fixed at point A and is subjected to a point
load of 2 KN at point B along with it’s self-weight (Density, ρ = 8050 kg/m3 ; g = 10
m/s2). Write a MATLAB code to determine deflection at point B and reaction at
point A using:

a) 4 elements
b) 10 elements
c) 50 elements

Figure 1. [2 + 5 + 3 = 10 Marks]
2. A small railroad bridge is constructed of steel (E = 200 GPa) members, all of which
have a cross-sectional area of 3250 mm2. A train stops on the bridge, and the loads
applied to the truss on one side of the bridge are as shown in Figure 2. Write a
MATLAB script file and:
a) Estimate how much the point R moves horizontally because of this loading.
b) Reaction Force at point R [7 + 3 = 10 Marks]

Figure 2.

You might also like