Tutorial: Optimizing Gauge

Run and review the results of a gauge optimization.

In this lesson you will:
  • Run a baseline analysis of a multipart bracket assembly and view the results
  • Define a design space and run a gauge optimization
  • Review the results of the gauge optimization
  • Run a reanalysis of the optimized shape and compare the results


Overview

Gauge optimization is a type of optimization that finds the optimal thickness of parts. This approach is ideal for minimizing the mass of an assembly. It can also be used to maximize stiffness or frequency of a model when using realistic design constraints like displacement constraints. Note that gauge optimization only works on parts that are defined by surface geometry.

In this tutorial, you will run a baseline analysis and gauge optimization on a typical multipart bracket design space.

Analyze the Baseline Model

Let's start by opening the model, review it and running a baseline analysis.

Performing analysis on a model before setting up optimization helps ensure that constraints and other parameters are reasonable for optimization.

  1. Press F7 to open the Demo Browser.
  2. Double-click the fabricated_gauge.stmod file to load it in the modeling window.
    Note that it has two load cases, five parts, a concentrated mass, and six mounting locations.


  3. Make sure the display units in the Unit System Selector are set to MPA (mm t N s).
  4. On the Structure ribbon, click the Run OptiStruct Analysis button in the Analyze tool group to open the Run OptiStruct Analysis window.


    Tip: To find and open a tool, press Ctrl+F. For more information, see Find and Search for Tools.
  5. Run the analysis using the following settings:
    1. Change the Element size to 1.5 mm.
    2. Set Speed/Accuracy to Faster.
    3. Click Run to perform the analysis.


Review the Baseline Analysis Results

  1. When the run is complete, select it in the Run Status window and click View Now to see the results.


  2. In the Analysis Explorer, select Displacement from the Result Types dropdown and make note of the maximum for both load cases.
    We will not use them in this tutorial, but these displacements can be used as good constraints when running an optimization.


  3. In the Analysis Explorer, click the Create, Show, and Hide Callouts button under Callouts and click to place a callout at point 1.


  4. Close the Analysis Explorer.

Define the Design Space

Next, we'll set the design space for the optimization.

  1. In the Model Browser, hold Ctrl and select the main, rear, upper, and stiffener parts.
  2. Right-click on the selected parts in the Model Browser and select Design Space from the context menu.


  3. Click on empty space in the modeling window.
    The design spaces are shown below:


Run a Gauge Optimization

  1. On the Structure ribbon, click the Run Optimization button on the Optimize tool group icon to open the Run Optimization window.

  2. Run the optimization with the following settings.
    1. Select Gauge from the Type dropdown.
    2. Select Minimize Mass from the Objective dropdown.
      Note: Notice that the options in the Run Optimization window change depending on what Type and Objective are selected. Because we are running a gauge optimization, we have Gauge Thickness options for the five sheet design spaces that are available as design variables for gauge optimization. Each design space has a current, minimum, and maximum thickness which can be edited as desired. The minimum and maximum thickness default to +/- 20% of the current thickness.
    3. Set the Element Size to 4.5 mm.
    4. For the Gauge Thickness, set the Minimum to 2.0 mm and the Maximum to 6.0 mm for all design spaces.
    5. Under Stress Constraints, set the Minimum safety factor to 1.5.
    6. Click Run.


View the Results in the Shape Explorer

  1. When the run is complete, select it in the Run Status window and click View Now to see the results.

  2. In the Shape Explorer, review the part gauge Thickness results.
    Each thickness is assigned a different color, as shown in the legend.


  3. Select Percentage from the Part Gauge dropdown and review the percentage thickness results.
    This time the results are color coded according to the percentage change in thickness.


  4. You can also review the mass of each design space vs the optimized shape in the Model Browser by switching between the design space and the gauge results at the top of the Shape Explorer.
    Note: To display masses in the Model Browser, right-click the Object bar of the browser and select Mass.

Reanalyze the Optimized Shape and Compare Results

  1. To analyze the optimized shape, click the Analyze button on the Shape Explorer.


  2. When the run is complete, select it in the Run Status window and click View Now to see the results.

  3. In the Analysis Explorer, select Displacement from the Result Types dropdown and note that the maximum for both load cases has increased.
    This is because we used a minimum safety factor of 1.5 as a design constraint. (If you wish to maintain displacement you can create displacement constraints on your model for different results.)


  4. Click the Compare Results button on the Analysis Explorer to open the Compare Displacement table.


  5. Compare the Mass Total and Max Displacement for each analysis run.
    Comparing the baseline to the optimized analysis runs for both load cases shows that the mass has been lowered by optimizing the gauge while still achieving the stress target.