Assignment 03
Assignment 03
(a) (b)
Figure P3.1
2. The global displacement for each of the plane truss element shown in Figure P3.2 are found to be
{ } . Determine the strain and stress developed in the element. Take
and .
(a) (b)
Figure P3.2
3. The global displacement for a space truss element shown in Figure P3.3 are found to be
{ } . Determine the strain and stress developed in the
element. Take and .
Figure P3.3
4. Determine the nodal deflections, reactions at supports, axial forces and stresses in each member of the
plane truss shown in Figure P3.4. Take , , and .
5. Determine the nodal deflections, reactions at supports, axial forces and stresses in each member of the
plane truss shown in Figure P3.5. Take , and .
Figure P3.14
Programming Exercise
15. Write a program to solve a plane truss problem shown in Figure P3.15 by finite element method. Take
the following inputs:
(a) area and modulus of elasticity of each element,
(b) angle , and
(c) the magnitude of an external load .
Produce the following output:
(a) the displacement of each movable node,
(b) the reaction forces at each fixed node,
(c) the forces in each element,
(d) the strain in each element, and
(e) the stress in each element.
16. Write a program to solve a problem of a plane truss restrained by a spring shown in Figure P3.16 by
finite element method. Take the following inputs:
(a) area and modulus of elasticity of each element,
(b) stiffness ( ) of the spring, and
(c) the magnitudes of external loads and .
Produce the following output:
(a) the displacement of each movable node,
(b) the reaction forces at each fixed node,
(c) the forces in each element,
(d) the strain in each bar element, and
(e) the stress in each bar element.