10.06.2016 Views

eldo_user

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Optimization<br />

Eldo Optimization Methods<br />

• .OPTION OPSELDO_OUTER specifies a reverse behavior of optimization and sweep<br />

simulations.<br />

• .OPTION OPSELDO_OUTPUT specifies the format for optimization results using the<br />

Dichotomy, Secant, and Passfail methods.<br />

• .OPTION PARAMOPT_NOINITIAL enables the .PARAMOPT command to be<br />

specified without an initial value, which is instead taken from the netlist. For example, if<br />

the capacitors CT, CLC and CPASS are specified in the netlist:<br />

.PARAM CT=0.02U CLC=0.001U CPASS=0.3U<br />

with the associated .PARAMOPT statement:<br />

.PARAMOPT<br />

+ CT = (0.001U, 0.05U)<br />

+ CLC = (0.001U, 0.005U)<br />

+ CPASS = ( 0.1U, 1.0U)<br />

.OPTION PARAMOPT_NOINITIAL<br />

The option PARAMOPT_NOINITIAL specifies that the parameter INITIAL_VALUE<br />

is omitted from the .PARAMOPT command and should be taken from the netlist<br />

instead.<br />

Related Topics<br />

Optimization Commands<br />

Eldo Optimization Methods<br />

Design Variables<br />

Design Objectives<br />

Inner and Outer Sweep Parameters<br />

Eldo Optimization Methods<br />

Sometimes you need to be more precise about the underlying method or algorithm used during<br />

the optimization.<br />

The terminology in Table 13-1 enables you to specify the underlying method or algorithm.<br />

Table 13-1. Eldo Optimization Methods<br />

Name Algorithm/Method Terminology<br />

Eldo optimizer/SQP SQP method .OPTIMIZE<br />

Eldo optimizer/Search Dichotomy and inverse<br />

quadratic interpolation<br />

.OPTIMIZE METHOD=SEARCH<br />

592<br />

Eldo® User's Manual, 15.3

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

Saved successfully!

Ooh no, something went wrong!