AE6310 Course Notes

Welcome to AE6310: Optimization for the Design of Engineered Systems.

AE6310 is about the application of numerical optimization methods to the design of engineering systems.

Engineering Design using Optimization

In this course, we will look at how to apply optimization methods to engineering problems. Below are two examples of complex design problems that are solved using numerical optimization methods.

Aeroelastic example

Aircraft wings are flexible and deform under aerodynamic load, twisting and bending relative to their undeformed shape. The aerodynamic loads, in turn, depend on the deformed shape of the wing. As a result, there is a tight coupling between aerodynamics and structures. To find the equilibrium shape of the wing, we have to couple aerodynamic and structural disciplines together into a single analysis.

Aerostructural optimization consists of finding the wing planform, shape and structural sizing variables that optimize the performance of the aircraft. The following is a simple aerostructural optimization from the open source tool OpenAeroStruct.

_images/OpenAeroStruct_example.png

A key consideration in multidisciplinary design problems is connecting the different disciplines together for analysis and design. The extended design structure matrix (XDSM) diagram is a convenient way to visualize how the different analysis components interact together. The following XDSM diagram is from the above aerostructural optimization problem.

_images/aerostruct_xdsm.png

Structural topology optimization example

In structural design you often do not know in advance the best structural shape or topology to meet design requirements. Topology optimization methods are designed to generate an optimized structure, free from restrictions on the shape or topology.

_images/beam_levelset_r0_025.png

This image illustrates the results of a topology optimization case where the the objective is to minimize the mass of the structure subject to a constraint on the approximate maximum stress. Topology optimization problems may involve millions of design variables and require the solution of a challenging finite-element simulation. This course does not cover topology optimziation specifically, however this type of application can be tackled with the knowledge and theory developed in this course.

Table of Contents

Indices and tables