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.

Statistical Experimental Design and Analysis<br />

Reference Factors for the DEX Analysis<br />

P(parameter_name)<br />

This is equivalent to:<br />

parameter_name<br />

Consider the situation:<br />

.PARAM param4_global=value<br />

The global parameter param4_global has no random variations. It is therefore a deterministic<br />

(control) parameter and can only be referenced with these equivalent statements:<br />

.PARAMDEX param4_global [CTRL/] ...<br />

.PARAMDEX P(param4_global) [CTRL/] ...<br />

Model Parameter Selector Specification<br />

The EM(.,.) and M(.,.) selectors enable random variables that are associated with model<br />

parameters to be referenced.<br />

The syntax of the M(.,.) selector is:<br />

M(model_name, model_parameter)<br />

This references the random variable that is associated with the model parameter<br />

model_parameter of the model model_name. Its distribution is specified in the definition of the<br />

parameter. It will always be associated with a parameter with LOT variations, since it refers<br />

globally to a model parameter.<br />

The syntax of the EM(.,.) selector is:<br />

EM(device_name, model_parameter)<br />

This references a random variable that is associated with the model parameter model_parameter<br />

of the device device_name. Its distribution is specified in the definition of the parameter. It will<br />

always be associated with a model parameter that is associated with a specific instance, hence it<br />

means that this parameter must have DEV or DEVX variations.<br />

Consider a model MOD1 with two parameters:<br />

* MODEL DEFINITION<br />

.MODEL MOD1 ...<br />

+ param1_model=value DEV=value param2_model=value LOT=value ...<br />

and a device named MA:<br />

MA ... MOD1 param1_inst=value ... param1_model=value param2_model=value<br />

...<br />

Eldo® User's Manual, 15.3 563

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

Saved successfully!

Ooh no, something went wrong!