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.

Figure 11-22. LIMIT Distribution with L=-1 and U=+1<br />

Monte Carlo Analysis<br />

Obsolete Features<br />

This distribution is implicitly used when the argument MCLIMIT is specified on the .MC<br />

command. This option forces Eldo to draw random variations of uniform and Gaussian<br />

distributions from the extreme limits of their support. For example, for a uniform variable we<br />

will get:<br />

NOR/UNI Distributions<br />

As described in the topic “Specifying Statistical Parameters” on page 427, use the following<br />

syntax to assign a statistical distribution to the parameter.<br />

.PARAM PARAM_NAME=NOM_VALUE<br />

+ LOT=(UNI,MINUS_HALF_RANGE[%],PLUS_HALF_RANGE[%])<br />

.PARAM PARAM_NAME=NOM_VALUE<br />

+ DEV=(UNI,MINUS_HALF_RANGE[%],PLUS_HALF_RANGE[%])<br />

.PARAM PARAM_NAME=NOM_VALUE<br />

+ LOT=(UNI,MINUS_HALF_RANGE[%],PLUS_HALF_RANGE[%])<br />

+ DEV=(UNI,MINUS_HALF_RANGE[%],PLUS_HALF_RANGE[%])<br />

.PARAM PARAM_NAME=NOM_VALUE<br />

+ LOT=(NOR,MINUS_3SIGMA_VALUE[%],PLUS_3SIGMA_VALUE[%])<br />

.PARAM PARAM_NAME=NOM_VALUE<br />

. DEV=(NOR,MINUS_3SIGMA_VALUE[%],PLUS_3SIGMA_VALUE[%])<br />

.PARAM PARAM_NAME=NOM_VALUE<br />

+ LOT=(UNI,MINUS_3SIGMA_VALUE[%],PLUS_3SIGMA_VALUE[%])<br />

+ DEV=(UNI,MINUS_3SIGMA_VALUE[%],PLUS_3SIGMA_VALUE[%])<br />

For UNI distributions, only the absolute values of<br />

MINUS_HALF_RANGE,PLUS_HALF_RANGE are considered, and they represent the<br />

negative and positive half-ranges (respectively) of the distribution from its nominal value. A<br />

negative value for MINUS_HALF_RANGE can be used if considered more readable, but it<br />

does not matter. In all cases, the parameter will take its values between NOM_VALUE-<br />

ABS(MINUS_HALF_RANGE) and NOM_VALUE-ABS(PLUS_HALF_RANGE).<br />

Eldo® User's Manual, 15.3 549

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

Saved successfully!

Ooh no, something went wrong!