Activity 2: Define the modeling constraints

In this activity, you define the modeling constraints to ensure that the shape optimization design meets certain design expectations.

The gripper arm is used by a robot, with one or more other arms, to grab objects. The new arm design must be able to lift and move the same weight. The arm is held in place by two pins, and this constraint needs to be accounted for during the simulation. These two areas of the arm, the bolt holes for the pins and the gripping face of the arm, need to be preserved in the new design. In addition, you want the new design to be symmtrical through the thickness, like the original design.

In this activity, you

model before and after constraints

Gripper arm before applying modeling constraints (left) and with modeling constraints applied (right).

Prerequisites

Steps

  1. Apply Pin constraints to the inside surface of each of the bolt holes, in the Radial and Axial directions.

    1. Click structural constraints icon (Simulation workspace > Setup tab > Constraints panel > Structural Constraints) to open the Structural Constraints dialog.
    2. Set the Type to pin constraint icon Pin.
    3. Select the inside surface of each of the two bolt holes, as the two Target Faces.
    4. Confirm that the pin constraint icon Radial and pin constraint icon Axial directions are selected.

      pin constraints
    5. Click OK to accept the commands and close the Structural Constraints dialog.
  2. Apply a Force of 500 N, in the Normal direction, on the gripping surface. The gripper arm is used by the robot to grab objects. The shape you generate must handle compressive loads on the gripping surface.

    select load face

    1. Click structural loads icon (Simulation workspace > Setup tab > Loads panel > Structural Loads) to open the Structural Loads dialog.
    2. In the Structural Loads dialog, set the Type to force icon Force, and the Direction Type to normal direction icon Normal.
    3. Click on the gripping surface to select it as the Target Face.
    4. Enter a load of 500 N.
    5. Make sure the load is acting in compression (pointing toward the surface) and click OK.

      compressive load
  3. Preserve 8 mm of material around the large bolt hole, and 5.5 mm of material around the small one, so the pins can function as expected. The gripper arm is held in place by the two pins.

    1. Click preserve region icon (Simulation workspace > Setup tab > Shape Optimization panel > Preserve Region) to open the Preserve Region dialog.
    2. If you have changed the model viewpoint since opening the model, click viewcube home icon Home view above the ViewCube, to restore the default isometric view.
    3. Click the inside surface of the large bolt hole to select it as the Centroid Location Face.

      large hole surface
    4. Adjust the Radius to 8 mm.

      large hole preserve
    5. Click OK to accept the command and close the Preserve Region dialog.
    6. Repeat steps a through e for the small bolt hole, adjusting the radius to 5.5 mm.

      preserve regions
  4. Create a symmetry plane through the thickness so that the optimized shape is symmetric through the thickness like the original gripper arm design.

    1. Click symmetry plane icon (Simulation workspace > Setup tab > Shape Optimization panel > Symmetry plane) to open the Symmetry Plane dialog.
    2. Select the top surface of the gripper arm.
    3. Click OK to accept the command and close the Symmetry Plane dialog.

      symmetry plane

Activity 2 summary

In this activity, you