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 />

Statistical Modeling for Discrete Circuits<br />

These points, which are not necessarily the true worst case points, are systematically tested<br />

when the selected screening design uses about 2N runs (this is the default argument of the<br />

DESIGN argument of the .DEX command).<br />

Related Topics<br />

Factor Screening Experiments in Eldo<br />

Statistical Modeling for Discrete Circuits<br />

Statistical Modeling for Discrete Circuits<br />

When screening out the important main effects for discrete RLC circuits you can safely<br />

investigate only the main effects associated with the noise factors.<br />

Consider the following netlist (extracted from the example filter.cir available in the directory<br />

$MGC_AMS_HOME/examples/dex/):<br />

V1 1 0 DC 0 AC 1<br />

R1 1 2 ’R1 + D_R1’<br />

R3 2 0 ’R3 + D_R3’<br />

C2 2 INN ’C + D_C’<br />

C3 2 OUT ’C + D_C’<br />

R2 OUT INN ’R2 + D_R2’<br />

Y1 OPAMP1 0 INN OUT 0 PARAM: GAIN=’GAIN + D_GAIN’ P1=’P1 + D_P1’<br />

where the circuit parameters are defined as follows:<br />

* DETERMINISTIC PARAMETERS<br />

.PARAM R1 = 159K R2 = 3.18MEG R3 = 79.5<br />

+ C = 1U<br />

+ P1 = 10 GAIN = 10E6<br />

* NOISE PARAMETERS<br />

.PARAM D_R1 = AGAUSS( 0, 10.6K, 1)<br />

.PARAM D_R2 = AGAUSS( 0, 0.212MEG, 1)<br />

.PARAM D_R3 = AGAUSS( 0, 5.30, 1)<br />

.PARAM D_C = AGAUSS( 0, 0.067U, 1)<br />

.PARAM D_P1 = AGAUSS( 0, 0.667U, 1)<br />

.PARAM D_GAIN = AGAUSS( 0, 0.667E6, 1)<br />

For the resistors, the statistical model is expressed by transformations of the form R + D_R<br />

where R represents the nominal value and D_R is the element tolerance or the random<br />

variations associated with the control parameter R. These random variables have zero mean.<br />

This reflects an important property of discrete RLC circuits—that the controllable parameters x<br />

and the statistical variables s are in the same space. In other words, any circuit performance is a<br />

function of random expressions E(x i , s i ) = x i + s i .<br />

This property implies that a circuit performance y(x, s) = y(x + s) satisfies the following<br />

relation:<br />

560<br />

Eldo® User's Manual, 15.3

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

Saved successfully!

Ooh no, something went wrong!