Overhead hoist analysis

The hoist is a simple, pin-jointed truss model that is constrained at the left end and mounted on rollers at the right end. The members can rotate freely at the joints. The frame is prevented from moving out of plane. A simulation is first performed in Abaqus/Standard to determine the structure's static deflection and the peak stress in its members when a 10 kN load is applied as shown in Figure 1. The simulation is performed a second time in Abaqus/Explicit under the assumption that the load is applied suddenly to study the dynamic response of the frame.

Figure 1. Schematic of an overhead hoist.

For the overhead hoist example, you will perform the following tasks:

  • Sketch the two-dimensional geometry and create a part representing the frame.

  • Define the material properties and section properties of the frame.

  • Assemble the model.

  • Configure the analysis procedure and output requests.

  • Apply loads and boundary conditions to the frame.

  • Mesh the frame.

  • Create a job and submit it for analysis.

  • View the results of the analysis.

Abaqus provides scripts that replicate the complete analysis model for this problem. Run one of these scripts if you encounter difficulties following the instructions given below or if you wish to check your work. Scripts are available in the following locations:

  • A Python script for this example is provided in Overhead hoist frame. Instructions on how to fetch the script and run it within Abaqus/CAE are given in Example Files.

  • A plug-in script for this example is available in the Abaqus/CAE Plug-in toolset. To run the script from Abaqus/CAE, select Plug-insAbaqusGetting Started; highlight Overhead hoist frame; and click Run. For more information about the Getting Started plug-ins, see Running the Getting Started with Abaqus examples.