Chapter 12 Numerical Methods for Constrained Optimum Design
Arora, Introduction to Optimum Design, 4e
CHAPTER
12
Numerical Methods for
Constrained Optimum Design
Section 12.1 Basic Concepts Related to Numerical Methods
12.1 ______________________________________________________________________________
Answer True or False.
1. The basic numerical iterative philosophy for solving constrained and unconstrained problems
2. Step size determination is a one-dimensional problem for unconstrained problems. True
4. An inequality constraint gi(x)≤0 is violated at x(k) if gi(x(k)) > 0. True
6. An equality constraint hi(x)=0 is violated at x(k) if hi(x(k)) < 0. True
8. In constrained optimization problems, search direction is found using the cost gradient only.
9. In constrained optimization problems, search direction is found using the constraint gradients
10. In constrained problems, the descent function is used to calculate the search direction. False
12. Cost function can be used as a descent function in unconstrained problems. True
14. A robust algorithm guarantees convergence. True
15. A feasible set must be closed and bounded to guarantee convergence of algorithms. True
Section 12.2 Linearization of the Constrained Problem
12.2 ________________________________________________________________________________
Answer True or False.
1. Linearization of cost and constraint functions is a basic step for solving nonlinear optimization
2. General constrained problems cannot be solved by solving a sequence of linear programming
3. In general, the linearized sub-problem without move limits may be unbounded. True
4. The sequential linear programming method for general constrained problems is guaranteed to
5. Move limits are essential in the sequential linear programming procedure. True