Imposing Constraints on Design Variables

Quite often, design optimization problems involve semi-independent design variables. That is, some of the design variables may have to satisfy a certain relationship, but they vary independently. This would be true, for example, if you had three variables that were independent, but you wanted their sum to equal a certain value. In general, there are two ways to deal with these types of problems:

  1. You can impose a constraint on the design variable values using a formula-based response.
  2. You can redefine the design variables such that only designs that meet the imposed constraints can be created.

Continue reading