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.

Statistical Experimental Design and Analysis<br />

Examples of Factor Screening Experiments<br />

Examples of Factor Screening Experiments<br />

This section provides some basic examples netlists which include the design and conducting of<br />

experiments, along with an example of the output that will be used for analysis.<br />

• “Example of Experiment Design” on page 577<br />

This netlist extract, taken from testcase cmos_delay.cir, shows the .PARAMDEX<br />

command specifying the parameters (factors) that will be considered when conducting<br />

the factor screening experiment.<br />

• “Example of Conducting an Experiment” on page 579<br />

This netlist extract, taken from testcase filter.cir, shows how to specify the .DEX<br />

command arguments for a factor screening experiment.<br />

• “Example of Analysis Results” on page 581<br />

This example presents the results of an example experiment, available in the .dex output<br />

file.<br />

Example of Experiment Design<br />

These examples are extracted from the testcase cmos_delay.cir (available in the directory:<br />

$MGC_AMS_HOME/examples/dex/). This circuit contains three groups of parameters:<br />

• The process parameters used in a Level 8 NMOS model, such as the Oxide Thickness<br />

TOX, NMOS Length and Width Reductions (DLN, DWN), and so on.<br />

• A second set of environmental noise parameters such as two supply voltages (VPERI,<br />

VBB) and the temperature TP.<br />

• The designable variables, the length and width of transistors.<br />

Specifying Process Parameters Selectors<br />

Suppose our approach is to assume that process disturbances affect devices within the same chip<br />

in the same way: only inter-die variations exist and intra-die variations are negligible. The set of<br />

process parameters is common to all NMOS and PMOS devices within the same chip. These<br />

statistical definitions can be translated as follows:<br />

.PARAM TOX = AGAUSS( 0.015, 0.0003, 1)<br />

+ DL = AGAUSS( 0.05, 0.0044, 1)<br />

+ DW = AGAUSS( 1.00, 0.044, 1)<br />

+ VFB = AGAUSS( -0.8632, 0.0186, 1)<br />

Then the associated .PARAMDEX statements could be defined as follows:<br />

Eldo® User's Manual, 15.3 577

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

Saved successfully!

Ooh no, something went wrong!