J
Johannes N Blouwer
Guest
All,
I have added the following statistics block to my model file for a poly
resistor.
parameters rphCtRes=100.0 // Poly h resistor
parameters rphSheetRho=1000.0 // Poly h resistor
statistics {
mismatch { vary rphSheetRho dist=gauss std=100
}
process { vary rphCtRes dist=gauss std=50
}
}
When I simulate a voltage divider consisting of one ideal resistor from
analogLib and one poly resistor I see a variation for process variation
(as expected).
When I simulate a voltage divider consisting of two poly resistors for
process I see changes in the current (as expected) and no change in
division ratio (as expected). When I simulate mismatch in a transient
simulation and a dcmatch simulation I don't see any variation in the
divider voltage. I have tried with and without correlation between the
resistors without any effect.
If I swap the rphSheetRho and rphCtRes parameters around in the statistics
block then the results are the same except that the numerical values are
different because of the different effects that the parameters have on the
resistor model. I.e. I still see no variation of division ratio in the
mismatch simulations.
It seems like the mismatch section is ignored. I have swapped the
mismatch and process sectons around without it having an effect on the
results.
I am completed lost, any help would be appreciated.
JNB
BTW, do we need new license codes to run IC5141 if we have codes for IC5033 ?
I have added the following statistics block to my model file for a poly
resistor.
parameters rphCtRes=100.0 // Poly h resistor
parameters rphSheetRho=1000.0 // Poly h resistor
statistics {
mismatch { vary rphSheetRho dist=gauss std=100
}
process { vary rphCtRes dist=gauss std=50
}
}
When I simulate a voltage divider consisting of one ideal resistor from
analogLib and one poly resistor I see a variation for process variation
(as expected).
When I simulate a voltage divider consisting of two poly resistors for
process I see changes in the current (as expected) and no change in
division ratio (as expected). When I simulate mismatch in a transient
simulation and a dcmatch simulation I don't see any variation in the
divider voltage. I have tried with and without correlation between the
resistors without any effect.
If I swap the rphSheetRho and rphCtRes parameters around in the statistics
block then the results are the same except that the numerical values are
different because of the different effects that the parameters have on the
resistor model. I.e. I still see no variation of division ratio in the
mismatch simulations.
It seems like the mismatch section is ignored. I have swapped the
mismatch and process sectons around without it having an effect on the
results.
I am completed lost, any help would be appreciated.
JNB
BTW, do we need new license codes to run IC5141 if we have codes for IC5033 ?