Example Problem
using the
One-Dimensional Beam Element


Problem Statement: Traffic Light Pole

In this example problem we will use FEM to analyze the horizontal beam that supports the traffic lights in the figure below. We will determine the vertical displacement and rotation of the horizontal beam at the traffic light mounts, the support reactions and the internal forces at the light mount near the center of the beam.

The homogeneous beam shown below, is made of steel with a modulus of elasticity () of psi and is tapered slightly with a round, hollow cross section where L1 is 96 inches and is 116 inches. The two, three segment lights that are at the left end of the beam weigh 170 lb each, for a total of 340 lb and the four segment light at the center of the beam weighs 220 lb.

Finite Element Model

There are several factors that must be considered when evaluating a problem for suitability for analysis as an FEM model. In order to use one-dimensional beam elements:

When we define our finite element mesh, we must number the nodes with respect to the total structure. There is no set way that we must number the nodes, for this example we will number element 1 node I as global node 3, element 1 node J, which is also element 2 node I as global node 1 and element 2 node J as global node 2, node numbering will be discussed further when we develop the stiffness matrix. Our FEM mesh along with the values we will need for our analysis, are shown in the figure below.


Finite Element Method
Direct Approach

Return to Beam Element Index