Tutorial A3: Set Up the Analysis

Apply Constraints

  1. In the tree view, right-click on Constraints and select New.
  2. Select the point at the base of the model to be fixed in all 6 degrees of freedom.

    In this release, the 3D sketch point is not supported. Currently, you can use the 3D wire sketch segment to select the end point as 3D sketch point.

  3. Click OK to accept the default fixed constraint settings.

Apply Loads

  1. Right-click on Loads and select New.
  2. Select Enforced Motion in the Type drop-down menu and Acceleration in the Sub Type drop-down menu.

  3. Click the constrained point at the base of the structure.
  4. Type in 1.0 in the ay box under Load Definition.
  5. Click the New Table button next to the Load Factor drop-down, under the Frequency Table Data section.
  6. Define your table as shown below, by double-clicking in the cells. Notice that the values are along the frequency of interest. Change the Name to vs. Frequency.

  7. Choose Load Scale Factor vs. Frequency from the drop-down menu.
  8. Click the Show XY Plot button to see the plot. It should look as shown below.

  9. Click OK on the XY Plot dialog.
  10. Click OK on the Table Data – ‘Table 1' dialog.
  11. Click OK on the Load dialog.

With enforced motion loads (displacement, velocity, and acceleration), the direction that is desired to be enforced must be constrained. This may seem awkward, but just remember that enforced motion is constrained motion.

Define the Rigid Element

  1. In the Model tree, right-click on Connectors and select New.

  2. In the Type drop-down menu, select Rigid Body.

  3. Click in the Independent Vertex/Point to activate it, then click the same sketch point for which the constraint and load are defined; for Dependent Entities, click the four edges around the bottom of the bracket.
  4. Click OK to accept the changes. Your model should look as shown below.

Define the Modal Setup

Modal frequency response solutions need modal information to solve the equations of motion.

  1. In the tree view, under Subcases, right-click Modal Setup 1 > Edit.
  2. Type 40 for Number of Modes.
  3. Click OK to accept the changes.

You defined 40 modes in order to achieve enough modal information to get a good answer. This was found by running a normal modes analysis and looking at the Percent Modal Mass table found in the Autodesk Nastran Output file (*.OUT). With 40 modes, the table looked as shown below.

Notice that there is 88% in the 2 direction. We want more than 80% in this direction since this is the direction we are giving base excitation to. You can view this output (*.OUT) file with any text editor, such as Notepad.

Define the Dynamics Setup

For modal frequency response solutions, the dynamics setup options are a little different. In this particular analysis, you are going to only be interested in the first flexural mode of the structure do to the frequency dependent loading.

  1. In the tree view, right-click on Dynamics Setup 1 and select Edit.

  2. Click the Cluster between Modes checkbox and select Linear under Increment.
  3. For Lowest Frequency enter 100.0 and for Highest Frequency enter 350.0.
  4. Enter 10 in the Number of Points between Modes.
  5. The Bias Factor should be set to a default value of 1.

  6. Click OK to accept the changes.

Define the Damping

  1. In the tree view, right-click Damping 1 > Edit.

  2. Uncheck Structural Damping if it is checked by default.
  3. Select the Modal Damping checkbox and select Constant from the Type drop-down under Modal Damping.
  4. Select Structural from the Damping Definition drop-down menu.
  5. Enter 0.05 for the Damping Value.

  6. Click OK to accept the changes.