Section 6: Modify Boundary Conditions Exercise

Introduction

Consider the modeling choices made in the previous exercise:

In this exercise, we will modify the model from the previous exercise by applying advanced constraint techniques. This will provide a more realistic simulation of the pins that are not actually modeled.

1. Remove the Incorrect Boundary Conditions

Start Autodesk® Inventor, and open modify-boundary-conditions.ipt from the Section 6 - Modify Boundary Conditions sub-folder of your training exercises folder.

Start the Autodesk Nastran In-CAD environment.

We need to remove the constraint and the load at the end of the lever:

To remove the constraint, right-click on the constraint in the Tree, and select Remove:

To remove the load, right-click on the load in the Tree, and select Remove. Be sure the select the correct load by ensuring that the desired condition highlights in the model, as shown above:

Info: Ball Joint Constraints

A commonly used technique in FEA is the 'ball joint' constraint to control rotations. The ball joint constraint uses rigid elements to control a reference point. The rigid elements are often called 'spokes' or 'spider webs', given their appearance. We tie the movement of an edge or surface to a reference point to allow for more natural movement. In Autodesk® Nastran® In-CAD, this is done with a Rigid Connector:

2. Create the First Ball Joint Constraint

  1. From the Model Tree, right-click on Connectors, and click New.
  2. Set the Type to RigidBody.
  3. Select the reference point on the axis as the Independent Vertex.
  4. Select the two end faces of the lever as the Dependent Entities.
  5. Make sure all degrees of freedom are checked.
  6. Make sure the RigidBody Type is set to Rigid.
  7. Click OK.

3. Create the Second Ball Joint Constraint

Repeat the procedure to create the ball joint constraint on the small hole. For the Independent Vertex, select the reference point on the axis. For the Dependent Entities, select the inner diameter surface from each hole, as shown:

4. Constrain the Pinned Holes

  1. Click Constraints from the ribbon.
  2. Select the reference point at the center of the large pin.
  3. On the Constraint dialog, uncheck the Rz degree of freedom.
  4. Click OK.
  5. Click Constraints from the ribbon again.
  6. Select the reference point at the center of the small hole.
  7. Uncheck all degrees of freedom, except for Tx.
  8. Click OK.

5. Run the Model and Review the Displacement Results

  1. Click Run from the ribbon. The analysis runs, and status messages appear in the Autodesk Nastran Output window.
  2. When the run is complete, click OK on the message box that indicates that the solution is complete.
  3. To plot displacement, right-click on Displacement from the tree, and click Display. You should see this:
  4. To animate the displacement, right-click on Displacement, and click Animate.
  5. To stop animation, right-click on Displacement, and click Animate so that it is unchecked.

6. Review the Stress Results

To plot von Mises stress, right-click on von Mises from the tree, and click Display. To hide the element edges, right-click on von Mises, and uncheck Element Edges:

Exercise Summary

We replaced clearly incorrect loads and constraints with advanced techniques that produced a much more realistic deformation.

Rigid Connectors have many uses beyond Ball Joint Constraints. Further research or discussion with an Autodesk Simulation expert can help identify which of these are important for your work.

Even with the improved boundary conditions, the controlling stress did not change appreciably. This should NOT be taken to mean that stress is insensitive to boundary conditions. It is, and this was simply a coincidence of this particular model.

Previous Topic: Cast Lever Exercise

Next Topic: Meshing