Military Institute of Science and Technology: Assignment 3
Military Institute of Science and Technology: Assignment 3
ASSIGNMENT 3
SUBMITTED TO
Dr. Md. Jahidul Islam
Assistant Professor
Dept. of Civil Engineering
SUBMITTED BY
Name: Ayesha Akhter
Id : 0420110009
Prog. : M.Sc
Dept. of Civil Engineering
2
INDEX
Sl.no Problem Figure Page no.
1 PROBLEM 3.1 2-8
Prepare a data file for the trusses
shown next and carry out the analysis
using the code truss.m. Print the
nodal displacements and member
forces.
PROBLEM 3.1
Prepare a data file for the trusses shown next and carry out the analysis using the code truss.m.
Print the nodal displacements and member forces.
0 0
1 2
geom = 2 0
3 2
4 0
5 2
6 0
7 2
8 0
4
Element Connectivity:
1 2
1 3
2 3
2 4
3 4
3 5
Connec = 4 5
4 6
5 6
5 7
6 7
6 8
7 8
7 9
8 9
30000000 0.02
30000000 0.045
30000000 0.02
30000000 0.045
30000000 0.02
30000000 0.045
prop = 30000000 0.02
30000000 0.045
30000000 0.02
30000000 0.045
30000000 0.02
30000000 0.045
30000000 0.02
30000000 0.045
30000000 0.02
5
Input Data:
6
7
8
9
PROBLEM 3.2
Prepare a data file for the roof trusses shown below and carry out the analysis using the code
truss.m. Print the nodal displacements for each joint and member stresses for each element.
Assume, E = 210 GPa and A = 10 x 10-4 m2 for all members.
0 0
4 2
geom = 8 4
8 0
12 2
16 0
Element Connectivity :
1 2
1 4
2 4
2 3
connec =
3 4
3 5
4 5
4 6
5 6
10
21000000 0.003
21000000 0.001
21000000 0.001
21000000 0.001
21000000 0.001
21000000 0.001
21000000 0.001
21000000 0.001
21000000 0.001
Input Data:
11
12