Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include Page
Cantilever Beam - Panel
Cantilever Beam - Panel
Include Page
ANSYS Google Analytics
ANSYS Google Analytics

Exercises

Exercise 1

Image RemovedImage Added

Consider a two-span beam shown above. The beam is subjected to uniformly distributed loading, point force at x=2m and moment at x=6m about the Z-axis, as shown. The beam bending stiffness is EI=2 x 10^7 Nm^2.

Using ANSYS, plot the deflection, bending moment, and shear force distribution of the beam. If you have four elements, what is the optimal mesh? Repeat the solution with an eight-element mesh. Comment on the results. Is your solution right? How can you improve the finite element How many elements are necessary to get a good solution?

Tips:

  1. In ANSYS, you need to specify E and I separately. You can pick them independently as long as you get the desired EI. You specify I by specifying the cross-section as we saw in the preceding tutorial. You can pick E=2e11 (default) and calculate the equivalent square cross-section. 
  2. Model the geometry using four lines. You will need to have vertices where you will be applying forces, moments or displacement constraints. You can sketch four lines using Draw > Polyline. Right-click and select Open End to end the polyline. 
  3. Apply a distributed load using Line Pressure (see snapshot further down this page). In version 17, you can select all four lines when applying the line pressure.  But in version 16 and prior versions, when you apply the line pressure, you can select only one line at a time. Since there are four lines in total, you'll need to apply line pressure four times. 
  4. Apply the simply supported constraints using Supports > Displacement. For example, the settings in the figure below can be used to apply the simply supported constraint at A or C. As we saw in the tutorial, ANSYS uses a generalized 3D beam formulation which includes z displacements. Since we don't have any displacement in the z direction, you can set the z displacement to zero. You really need to do this at two vertices only. This will prevent the beam from translating in the z-direction and rotating about the y-axis. Even though we don't have any forces in the z-direction, the numerical solution in effect introduces tiny forces in the z-direction due to discretization and round-off errors. We have to add additional constraints to ensure that these tiny forces cannot cause translations in z and rotations about y. Otherwise, the problem becomes ill-posed, the stiffness matrix cannot be inverted and ANSYS will report a vague "solver pivot error". 

  5. You also need to add a constraint at one vertex to prevent rotation about the x axis due to tiny torques from numerical erroras discussed in the truss tutorial in our free online ANSYS course at edx.org. This can be done by selecting Supports > Fixed Rotation as shown below.


...

Problem Specification (pdf file)

 


HTML
<iframe width="560" height="315" src="https://www.youtube.com/embed/Nq1qLWIqICU" frameborder="0" allowfullscreen></iframe>

...


Quick Video Summary: 

  • creating new coordinate systems
  • positioning coordinating systems to create construction geometry 
  • determine displacements at any location
  • how to create a mid-beam surface to determine the stresses along the midplane of the beam 

 

...




Go to Comments

Go to all ANSYS Learning Modules