Diffusion Resistor Model (rdiff)
The rdiff model is a diffusion resistor model, which accurately models the temperature, applied bias and back-bias dependencies of NWell, N+, and P+ resistors. It is described in the paper MODEL FOR DIFFUSION RESISTORS (NWell, N+, P+) USED IN CMOS IC DESIGNS by M.J.B.Bolt, FASELEC Process Development Group, PDG-93029, Modified 3rd May 1995.
Some extensions to that description are applied:
Appropriate model and instance parameter default values are used.
No clipping of parameters is performed. Parameter values are checked for validity. If invalid parameter values occur, the job is aborted with an error message.
For exact inverse behavior of the model in case of Vh less than Vl, the setting of Vbl=abs(Vb-Vl) is replaced by Vbl=min(abs(Vb-Vh),abs(Vb-Vl)). Additionally, the direction of Ih is inverted in this case.
Note: In noise analysis, rdiff instances will not generate any contribution, since there are no noise sources included in the rdiff model.
(c) Philips Electronics N.V. 1993, 1995
This device is supported within altergroups.
This device is dynamically loaded from the shared object /<install_dir>/tools.lnx86/cmi/lib/5.0/libphilips_sh.so
Sample Instance Statement
r2 (1 2 0) rdsn l=9u w=2u nb=0 m=1
Sample Model Statement
model rdsn rdiff level=1 tr=27 dta=0 rshr=2.5e3 wtol=0.22u rint=3.5u swvp=13.4u power=2 tcr1=1.5e-3 tcr2=1e-5 vpr=40
Instance Definition
Name h l [b] ModelName parameter=value ...
Instance Parameters
Model Definition
model modelName rdiff parameter=value ...
Model Parameters
|
Sheet resistance at reference temperature. Must be greater than zero. |
||
Output Parameters
Operating-Point Parameters
Parameter Index
In the following index, I refers to instance parameters, M refers to the model parameters section, O refers to the output parameters section, and OP refers to the operating point parameters section. The number indicates where to look in the appropriate section to find the description for that parameter. For example, a reference of M-35 means the 35th model parameter.
Return to top