7.1. Modal Analysis of a Model Airplane Wing

7.1.1. Problem Specification

Applicable Products: Ansys Multiphysics, Ansys Mechanical, Ansys Structural
Level of Difficulty: Easy
Interactive Time Required: 30 to 45 minutes
Discipline: Structural
Analysis Type: Modal
Element Types Used: PLANE182, SOLID185
Features Demonstrated: Extrusion with a mesh, selecting, eigenvalue modal analysis, animation
Help Resources: Modal Analysis, PLANE182 and SOLID185

7.1.2. Problem Description

This is a simple modal analysis of a wing of a model airplane. The wing is of uniform configuration along its length and its cross-sectional area is defined to be a straight line and a spline. It is held fixed to the body of the airplane on one end and hangs freely at the other.

Objective: Find the wing's natural frequencies and mode shapes.

7.1.2.1. Given

The wing is made of low density polyethylene with a Young's modulus of 38x103 psi, Poisson's ratio of 0.3, and a density of 8.3E-5 lbf-sec2/in4.

7.1.2.2. Approach and Assumptions

Assume that the side of the wing connected to the plane is completely fixed in all degrees of freedom. The wing is solid and material properties are constant and isotropic.

Use solid modeling to generate a 2D model of the cross-section of the wing. Create a reasonable mesh and extrude the cross-section into a 3D solid model (to be meshed automatically).

7.1.2.3. Summary of Steps

Use the information in this description and the steps below as a guideline in solving the problem on your own. Or, use the detailed interactive step-by-step solution by choosing the link for step 1.

Input Geometry

1. Read in geometry input file.

Define Materials

2. Set preferences.

3. Define constant material properties.

Generate Mesh

4. Define element type.

5. Mesh the area.

6. Extrude the meshed area into a meshed volume.

Apply Loads

7. Unselect 2D elements.

8. Apply constraints to the model.

Obtain Solution

9. Specify analysis types and options.

10. Solve.

Review Results

11. List the natural frequencies.

12. Animate the five mode shapes.

13. Exit the program.

7.1.3. Input Geometry

7.1.3.1. Step 1: Read in geometry input file.

Read in the file contaning the model.

  1. Utility Menu> File> Read Input from ...

  2. File name: wing.inp (Click the link to download the file in .zip format.)

  3. [OK]

7.1.4. Define Materials

7.1.4.1. Step 2: Set preferences.

Set preferences to filter quantities pertaining to this discipline only.

  1. Main Menu> Preferences

  2. (check) "Structural"

  3. [OK]

7.1.4.2. Step 3: Define constant material properties.

  1. Main Menu> Preprocessor> Material Props> Material Models

  2. (double-click) "Structural", then "Linear", then "Elastic", then "Isotropic"

  3. "EX" = 38000

  4. "PRXY" = 0.3

  5. [OK]

  6. (double-click) "Density"

  7. "DENS" = 8.3e-5

  8. [OK]

  9. Material> Exit

7.1.5. Generate Mesh

7.1.5.1. Step 4: Define element types.

Define two element types: a 2D element and a 3D element. Mesh the wing cross-sectional area with 2D elements, then extrude the area to create a 3D volume. The mesh will be extruded along with the geometry so that 3D elements are created in the volume.

  1. Main Menu> Preprocessor> Element Type> Add/Edit/Delete

  2. [Add...]

  3. "Structural Solid" (left column)

  4. "Quad 4node 182" (right column)

  5. [Apply] to choose the Quad 4 node (PLANE182)

  6. "Structural Solid" (left column)

  7. "Brick 8node 185" (right column)

  8. [OK] to choose the Brick 8 node (SOLID185)

  9. [Options] for Type2 SOLID185

  10. Choose “Simple Enhanced Str” for the element technology.

  11. [OK]

  12. [CLOSE]

  13. Toolbar: SAVE_DB

7.1.5.2. Step 5: Mesh the area.

Specify mesh controls to obtain the given mesh density.

  1. Main Menu> Preprocessor> Meshing> Mesh Tool

  2. "Size Controls Global" = [Set]

  3. "Element edge length" = 0.25

  4. [OK]

  5. [Mesh]

  6. [Pick All]

  7. [Close] Warning.

  8. [Close] Meshtool

  9. Toolbar: SAVE_DB

The mesh contains a PLANE182 triangle, resulting in a warning. Alternatively, you can use PLANE183 during the element definitions to avoid the warning.

Your mesh may vary slightly from the mesh shown. As a result, you may see slightly different results during postprocessing. For a discussion of results accuracy, see Planning Your Approach.

7.1.5.3. Step 6: Extrude the meshed area into a meshed volume.

The 3D volume is generated by first changing the element type to SOLID185, defined as element type 2, then extruding the area into a volume.

  1. Main Menu> Preprocessor> Modeling> Operate> Extrude> Elem Ext Opts

  2. (drop down) "Element type number" = 2 SOLID185

  3. "No. Elem divs" = 10

  4. [OK]

  5. Main Menu> Preprocessor> Modeling> Operate> Extrude> Areas> By XYZ Offset

  6. [Pick All]

  7. "Offsets for extrusion" = 0, 0, 10

  8. [OK]

  9. Utility Menu> PlotCtrls> Pan, Zoom, Rotate

  10. [Iso]

  11. [Close]

  12. Toolbar: SAVE_DB

7.1.6. Apply Loads

7.1.6.1. Step 7: Unselect 2D elements.

Before applying constraints to the fixed end of the wing, deselect all PLANE182 elements used in the 2D area mesh, as they are not used for the analysis.

  1. Utility Menu> Select> Entities

  2. (first drop down) "Elements"

  3. (second drop down) "By Attributes"

  4. (check) "Elem type num"

  5. "Min,Max,Inc" = 1

  6. (check) "Unselect"

  7. [Apply]

7.1.6.2. Step 8: Apply constraints to the model.

Constraints are applied to all nodes located where the wing is fixed to the body. Select all nodes at z = 0, then apply the displacement constraints.

  1. (first drop down) "Nodes"

  2. (second drop down) "By Location"

  3. (check) "Z coordinates"

  4. "Min,Max" = 0

  5. (check) "From Full"

  6. [Apply]

  7. Main Menu> Preprocessor> Loads> Define Loads> Apply> Structural> Displacement> On Nodes

  8. [Pick All] to pick all selected nodes.

  9. "DOFs to be constrained" = All DOF

  10. [OK] Note that by leaving "Displacement" blank, a default value of zero is used.

    Reselect all nodes.

  11. (second drop down) "By Num/Pick"

  12. [Sele All] to immediately select all nodes from entire database.

  13. [Cancel] to close dialog box.

  14. Toolbar: SAVE_DB

7.1.7. Obtain Solution

7.1.7.1. Step 9: Specify analysis type and options.

Specify a modal analysis type.

  1. Main Menu> Solution> Analysis Type> New Analysis

  2. (check) "Modal"

  3. [OK]

  4. Main Menu> Solution> Analysis Type> Analysis Options

  5. (check) "Block Lanczos" (Block Lanczos is the default for a modal analysis.)

  6. "No. of modes to extract" = 5

  7. "No. of modes to expand" = 5

  8. [OK]

  9. [OK] All default values are acceptable for this analysis.

  10. Toolbar: SAVE_DB

7.1.7.2. Step 10: Solve.

  1. Main Menu> Solution> Solve> Current LS

  2. Review the information in the status window, then choose:

    File> Close (Windows),

    or

    Close (Linux), to close the window.

  3. [OK] to initiate the solution.

  4. [Yes]

  5. [Yes]

    Based on previous discussions, the warnings are accepted. Messages appear in the verification window because PLANE182 elements have been defined but not used in the analysis; instead, they were used to mesh a 2D cross-sectional area.

  6. [Close] to acknowledge that the solution is done.

7.1.8. Review Results

7.1.8.1. Step 11: List the natural frequencies.

  1. Main Menu> General Postproc> Results Summary

  2. [Close] after observing the listing.

7.1.8.2. Step 12: Animate the five mode shapes.

Set the results for the first mode to be animated.

  1. Main Menu> General Postproc> Read Results> First Set

  2. Utility Menu> PlotCtrls> Animate> Mode Shape

  3. [OK]

    Observe the first mode shape:

  4. Make selections in the Animation Controller (not shown), if necessary, then choose Close.

    Animate the next mode shape.

  5. Main Menu> General Postproc> Read Results> Next Set

  6. Utility Menu> PlotCtrls> Animate> Mode Shape

  7. [OK]

    Observe the second mode shape:

    Repeat red steps 4 through 7 above, and view the remaining three modes.

    Observe the third mode shape:

    Observe the fourth mode shape:

    Observe the fifth mode shape:

7.1.8.3. Step 13: Exit the program.

  1. Toolbar: QUIT

  2. (check) "Quit - No Save!"

  3. [OK]