Nonlinear finite elements/Homework 5

From Wikiversity
Jump to navigation Jump to search

Problem 1: Nonlinear Beam Bending[edit | edit source]

The differential equations governing the bending of straight beams are

1) Show that the weak forms of these equations can be written as

2) The von Karman strains are related to the displacements by

The stress and moment resultants are defined as

For a linear elastic material, the stiffnesses of the beam in extension and bending are defined as

where is the Young's modulus of the material.

Derive expressions for and in terms of the displacements and and the extensional and bending stiffnesses of the beam assuming a linear elastic material.

3) Express the weak forms in terms of the displacements and the extensional and bending stiffnesses.

4) Assume that the approximate solutions for the axial displacement and the transverse deflection over a two noded element are given by

where .

Compute the element stiffness matrix for the element.

5) Show the alternate procedure by which the element stiffness matrix can be made symmetric.

6)Derive the element tangent stiffness matrix for the element.


Problem 2: Numerical simulation[edit | edit source]

Consider the cantilever beam shown in Figure 1.

Figure 1. Cantilever beam with point load at the free end.

The beam is made of 6061-T6 aluminum alloy.The Young's modulus of the beam is 69 GPa, the Poisson's ratio is 0.33, the tensile yield strength is 275 MPa.

The length of the beam is 5 m, the width and the thickness are both 10 cm. A point load of 10 kN is applied at the free end as shown in the figure.

  1. Perform a linear three-dimensional finite element analysis of the beam using 20 elements along the length and 3 elements across the thickness. Then,
    1. Plot the axial stress of the centroidal line as a function of distance from the fixed end.
    2. Plot the axial displacement of the centroidal as a function of distance from the fixed end.
    3. Plot the transverse displacement of the centroidal line as a function of distance from the fixed end.
  2. Perform a nonlinear three-dimensional finite element analysis of the beam using 20 elements along the length and 3 elements across the thickness. Then,
    1. Plot the axial stress of the centroidal line as a function of distance from the fixed end.
    2. Plot the axial displacement of the centroidal as a function of distance from the fixed end.
    3. Plot the transverse displacement of the centroidal line as a function of distance from the fixed end.
  3. Perform a linear finite element analysis of the beam using 4 beam elements. Then,
    1. Plot the axial stress of the centroidal line as a function of distance from the fixed end.
    2. Plot the axial displacement of the centroidal as a function of distance from the fixed end.
    3. Plot the transverse displacement of the centroidal line as a function of distance from the fixed end.
  4. Perform a nonlinear finite element analysis of the beam using 4 beam elements. Then,
    1. Plot the axial stress of the centroidal line as a function of distance from the fixed end.
    2. Plot the axial displacement of the centroidal as a function of distance from the fixed end.
    3. Plot the transverse displacement of the centroidal lineas a function of distance from the fixed end.
  5. Comment on your results.