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.

Controlling Statistical Parameter Value Types<br />

Monte Carlo Analysis<br />

Sharing Distributions<br />

By default, the value used for statistical parameters in .EXTRACT and .DEFWAVE commands<br />

is the nominal value. This allows easy interpretation of results mixing both LOT and DEV<br />

variations.<br />

To change the type of value returned by statistical parameters, specify .OPTION<br />

OUT_MCPARAM=LOT.<br />

Tip<br />

See “.PARAM” in the Eldo Reference Manual.<br />

Related Topics<br />

Specifying Statistical Variations for Individual Model Parameters<br />

Assigning Statistical Variations using the .MCMOD Command<br />

Sharing Distributions<br />

To enable different entities to share the same distribution specify the .LOTGROUP command.<br />

Anywhere Eldo accepts LOT or DEV specification, LOTGROUP=GROUP_NAME can be<br />

specified.<br />

When used in Monte Carlo statistical variation, if the LOTGROUP variation is absolute, the<br />

same random number is added to the nominal value for each parameter of the group. If the<br />

LOTGROUP variation is relative, the same random number is multiplied by the nominal value.<br />

The .LOTGROUP command enables a probability distribution function to be defined that will<br />

be shared by different entities in the circuit. It may be thought of as a template where the<br />

location value of the distribution (the mean for example) is not specified.<br />

The .LOTGROUP only defines the family of the distribution (Uniform, Gaussian) and its range<br />

or variance. For example, the statement:<br />

.LOTGROUP MY_LOT_GROUP=UNIFORM/10%<br />

defines a template of distribution UNIF(NOM_VALUE,0.1*NOM_VALUE) where<br />

NOM_VALUE is unspecified. The NOM_VALUE parameter will be known when a statistical<br />

parameter is associated to the LOTGROUP distribution. For example, you could have:<br />

.PARAM P=1.0 LOTGROUP=MY_LOT_GROUP<br />

and the statistical parameter P will be randomly chosen in the interval [0.9, 1.1].<br />

Tip<br />

See “.LOTGROUP” in the Eldo Reference Manual.<br />

Eldo® User's Manual, 15.3 429

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

Saved successfully!

Ooh no, something went wrong!