10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Optimization<br />

Eldo Optimizer SQP Algorithm<br />

Refer to Nocedal and Wright [5], and Fletcher [3] for recent books giving a broader view of<br />

optimization techniques. For more advanced books consult Bonnans, Gilbert, Lemarechal and<br />

Sagastizabal [1] and Gill, Murray and Wright [4].<br />

The design variables are denoted by:<br />

x =(x (1) , x (2) , ... , x (N) )<br />

a vector of real numbers of dimension N. Therefore the space of variables is denoted by R N . The<br />

scalar product is denoted by:<br />

onto the space R Ν , and its associated norm is ||u||.<br />

A simplified structure of the kth iteration can be depicted as:<br />

1. Step Computation: determine a direction of search s k (by solving a tangent quadratic<br />

subproblem (QP) k<br />

2. Step Assessment: find α k > 0 to minimize a chosen merit function x → Φ(x) along the<br />

line α→ x k + αs k<br />

3. Update: x k+1 = x k + α k s k<br />

This approach is referred to as a descent method since the search direction s k satisfies a descent<br />

property:<br />

where the vector:<br />

represents the gradient of the chosen merit function. The role of the line search algorithm is to<br />

dampen the displacement s k .<br />

During the optimization process, simulations are required at two distinct stages:<br />

• The computation of derivatives of the extracted measures involved in the problem<br />

statement.<br />

• The step assessment procedure, or line search algorithm.<br />

Eldo® User's Manual, 15.3 623

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!