Section 22: Modal Analysis Exercise

Introduction

Automotive mufflers for on-road applications are subject to road load vibration. Testing in actual conditions, however, is time consuming and expensive. Simulation is an effective tool for exploring a product's response to published road vibration loading. It is a critical part of the design process for evaluating design variations and for identifying a final design candidate that warrants physical testing.

In this exercise, we will set up a normal modes (modal) analysis. We will compare the modes to known road excitation per MIL-STD-810G. In subsequent exercises, we will make design improvements to reduce sensitivity to frequencies of higher energy.

1. Open the Model and Start the Autodesk Nastran In-CAD Environment

Start Autodesk Inventor, and open Muffler&Brackets.iam from the Section 22 - Muffler sub-folder of your training exercises folder. (Get Started > Launch > Open)

From the ribbon, click Environments, and Autodesk Nastran In-CAD.

You should see this:

2. Define the Physical Properties

  1. Click Physical from the ribbon.
  2. Change the Name to Outer Shell.
  3. Set the Type to Shell Elements.
  4. Specify a thickness, t, of 0.033.
  5. Click the New Material icon. On the Material dialog, click Select Material. Expand the Inventor Material Library, and select Alloy Steel. Click Close and OK.
  6. Check the Associated Geometry box.
  7. Select the three elliptical surfaces that make up the outer muffler shell.
  8. Instead of closing the dialog, we will duplicate the settings to define the next physical property. Click the Create Duplicate icon.
  9. Change the Name to Tubes.
  10. Right-click in the Selected Quadrilaterals list, and click Clear All.
  11. Select the six cylindrical surfaces that make up the tubes. (You may have to hover over the surface and expand the menu to select the correct surface from the list.)
  12. Click the Create Duplicate icon.
  13. Change the Name to Endcaps.
  14. Right-click in the Selected Quadrilaterals list, and click Clear All.
  15. Select the four planar surfaces that make up the end caps and bulkheads. (You may have to hover over the surface and expand the menu to select the correct surface from the list.)
  16. Click the Create Duplicate icon.
  17. Change the Name to Mounts.
  18. Set the Type to Solid Elements.
  19. Select the two brackets.
  20. Click OK.

To check your work, you should see four properties listed in the Assembly Tree:

3. Change the Analysis Type

  1. Right-click Analysis 1 from the Assembly Tree, and click Edit.
  2. Set the Type to Normal Modes, and click OK.
  3. From the Assembly Tree, right-click on Modal Setup 1, and click Edit.
  4. Delete 10 as the Number of Modes.
  5. Set the Lowest Frequency to 10.
  6. Set the Highest Frequency to 1000.
  7. Click OK.

4. Constrain the Brackets

  1. Click Constraints from the ribbon.
  2. Make sure Fixed is selected.
  3. Select the two circular surfaces on each bracket. There should be four surfaces total.
  4. Click OK.

5. Define Contacts

We'll use an Offset Bond contact between the brackets and the muffler shell to ensure that parts that don't touch are bonded together.

  1. Click Manual from the Contacts panel in the ribbon.
  2. Make sure Manual is selected.
  3. Set the Contact Type to Offset Bonded.
  4. Specify a Max Activation Distance of 0.2
  5. Click in the Master Entity field, and select the bottom face of the bracket. (You may have to hover over the surface and select the appropriate surface from the list.)
  6. Click in the Slave Entity field, and select the two adjacent faces of the muffler.
  7. To define the contact for the other bracket, click Create Duplicate.
  8. Right-click in the Master Entity field, and click Clear All. Select the bottom face of the second bracket.
  9. Right-click in the Slave Entity field, and click Clear All. Select the two adjacent faces of the muffler.
  10. Click OK.

6. Mesh the Model and Run the Analysis

  1. Click Global from the ribbon.
  2. Set the Element Size to 0.25.
  3. Set the Element Order to Linear.
  4. Click Update.
  5. Click OK when the mesh is finished.
  6. Click Run from the ribbon to start the analysis.

7. Review the Frequencies

  1. Click Options from the ribbon.
  2. Open the Subcases menu. The frequencies for each mode are listed:

If we overlay these frequencies on the plot from MIL-STD-810G, we can identify the modes to check:

 

Vertical

Transverse

Longitudinal

95

no

yes

no

379

no

no

yes

405

no

no

yes

8. Review the Mode Shapes at Each Frequency

  1. On the Contour Options tab, select Displacement as the Result.
  2. Click the Deform Options tab, and set the Deformation Scale to 10%.
  3. Click Animate, and examine the model to understand the deformation.
  4. Repeat this for each mode shape.
  5. MODE 1: High input energy in the transverse direction. The rotational mode about the brackets is mostly vertical, but could be excited multi-axially.
  6. MODE 2: High input energy in longitudinal direction. The oil-canning of end plates and bulkheads are clearly in jeopardy from the longitudinal vibration. To use a section view, check the Section View tab, and choose the orientation. Drag the section plane using the handles.
  7. MODE 3: High input energy in longitudinal direction. This mode is a combination of transverse and longitudinal deformation. There is increased risk of failure due to high longitudinal energy.

Summary

In this exercise, we set up and ran a modal analysis. To help us do this, we assigned shell element properties to surfaces features in the CAD model. This is often an easier method than reducing a solid model to midsurfaces. Additionally, we explored mixed meshing of solid and shell elements, and defined the Offset Bond contact type to ensure that parts that weren't touching bond together. Finally, we explored the post-processing options for modal results, including section views.