Using the Junction Cap Model
This section describes how to use the junction cap model statement.
General Syntax
The general syntax for including a diode element in a Star-Hspice netlist is:
Dxxx nodeplus nodeminus modelname <<area=>val>
+ <<peri=>val> <<pgate>=val> <<dtemp>=val>
+ <<off>=val> <<IC=>val> <<m=>val>
|
Dxxx
|
Diode element name. Must begin with "D"
|
|
nodeplus
|
Positive terminal (anode) node name. The series resistor of the equivalent circuit is attached to this terminal
|
|
nminus
|
Negative terminal (cathode) node name
|
|
mname
|
Diode model name reference
|
|
area
|
Diode area. In the model card, it can be used by AB
|
|
peri
|
Length of the side-wall of the diffusion area AB which is not under the gate. In the model card, it is used by LS
|
|
pgate
|
Length of the side-wall of the diffusion area AB which is under the gate. In the model card, it is used by LG
|
|
off
|
Sets initial condition to OFF for this element in DC analysis. The default is ON
|
|
M
|
Multiplier to simulate multiple diodes in parallel. All currents, capacitances and resistances are affected by setting M. Default=1
|
|
ic
|
Initial voltage across the diode element. This value is used when the UIC option is present in the .tran statement and is overriden by the .ic statement
|
|
Dtemp
|
The difference between the element temperature and circuit temperature in celsius. Default=0.0
|
|
.option list
|
Prints the updated temperature parameters for juncap diode model
|
Juncap Model Syntax
The juncap model statement syntax is:
.MODEL modelname D level=4 <keyword=val>
|
modelname
|
Model name. The diode element refers to the model by this name
|
|
D
|
Symbol that identifies a diode model
|
|
LEVEL
|
Symbol that identifies a diode model
|
|
keywords
|
Model parameter keywords, listed below in the examples
|
Examples
.model MD D level=4
+AB=2E-12 LS=2E-6 LG=1.3E-6 DTA=0 TR=30 VR=0.3
+JSGBR=1.2e-3 JSDBR=1.3e-3 JSGSR=1.1e-3
+JSDSR=1.3e-3 JSGGR=1.4e-3 JSDGR=1.4e-3 NB=1.6
+NS=1.3
+NG=1.3 VB=0.9 CJBR=1.2e-12 CJSR=1.2e-12
+CJGR=1.3e-12 VDBR=1.6 VDSR=1.3 VGDR=1.2 PB=0.5
+PS=0.6 PG=0.4
Setting Juncap Model Parameters
Table 15-6: Juncap Model Parameters
|
Name
|
Units
|
Default
|
Clip Low
|
High
|
Description
|
|
AB
|
M
2
|
1e-12
|
0.0
|
|
Diffusion area
|
|
LS
|
M
|
1.0e-6
|
0.0
|
|
Length of side-wall of diffusion area AB which is not under gate
|
|
LG
|
M
|
0.0
|
0.0
|
|
Length of side-wall of diffusion area AB which is under gate
|
|
DTA
|
C
|
0.0
|
|
|
Temperature offset of Juncap element with respect to TA
|
|
TR
|
C
|
25
|
-273.15
|
|
Temperature at which parameters have been determined
|
|
VR
|
V
|
0.0
|
|
|
Voltage at which parameters have been determined
|
|
JSGBR
|
Am
-2
|
1.0E-3
|
0.0
|
|
Bottom saturation-current density due to electron-hole gene ration at V=VR
|
|
JSDBR
|
Am
-2
|
1.0E-3
|
0.0
|
|
Bottom saturation-current density due to diffusion from back contact
|
|
JSGSR
|
Am
-2
|
1.0E-3
|
0.0
|
|
Sidewall saturation-current density due to electron-hole generation at V=VR
|
|
JSDSR
|
Am
-2
|
1.0E-3
|
0.0
|
|
Sidewall saturation-current density due to diffusion from back contact
|
|
JSGGR
|
Am
-2
|
1.0E-3
|
0.0
|
|
Gate edge saturation current density due to electron-hole generation at V=VR
|
|
JSDGR
|
Am
-2
|
1.0E-3
|
0.0
|
|
Gate edge saturation current density due to diffusion from back contact
|
|
JSGGR
|
Am
-2
|
1.0E-3
|
0.0
|
|
Gate edge saturation current density due to electron-hole generation at V=VR
|
|
JSDGR
|
Am
-2
|
1.0E-3
|
0.0
|
|
Gate edge saturation current density due to diffusion from back contact
|
|
NB
|
|
1.0
|
0.1
|
|
Emission coefficient of the bottom forward current
|
|
NS
|
|
1.0
|
0.1
|
|
Emission coefficient of the sidewall forward current
|
|
NG
|
|
1.0
|
0.1
|
|
Emission coefficient of the gate edge forward current
|
|
VB
|
V
|
0.9
|
|
|
Reverse breakdown voltage
|
|
CJBR
|
Fm
-2
|
1.0E-12
|
0.0
|
|
Bottom junction capacitance at V=VR
|
|
CJSR
|
Fm
-2
|
1.0E-12
|
0.0
|
|
Sidewall junction capacitance at V=VR
|
|
CJGR
|
Fm
-2
|
1.0E-12
|
0.0
|
|
Gate edge junction capacitance at V=VR
|
|
VDBR
|
V
|
1.00
|
0.05
|
|
Diffusion voltage of the bottom junction at T=TR
|
|
VDSR
|
V
|
1.00
|
0.05
|
|
Diffusion voltage of the sidewall junction at T=TR
|
|
VDGR
|
V
|
1.00
|
0.05
|
|
Diffusion voltage of the gate edge junction
|
|
PB
|
|
0.40
|
0.05
|
|
Bottom junction grading coefficient
|
|
PS
|
|
0.40
|
0.05
|
|
Sidewall junction grading coefficient
|
|
PG
|
|
0.40
|
0.05
|
|
Gate edge junction grading coefficient
|
Theory
~
This section summarizes the elementary physics of a junction diode. Refer to semiconductor textbooks for additional information.
Generally, the current voltage characteristics can be represented as follows:
Table 15-7: Current Voltage Characteristics
|
Quantity
|
Units
|
Description
|
|
J
|
Am
-2
|
Total reverse current density
|
|
J
d
|
Am
-2
|
Diffusion saturation current density
|
|
J
g
|
Am
-2
|
Generation current density
|
|
n
i
|
m
-3
|
Intrinsic carrier concentration
|
|
V
|
V
|
Voltage across the diode
|
|
E
g
|
J
|
Energy gap
|
|
k
|
JK
-1
|
Boltzmann constant
|
|
T
|
K
|
Temperature
|
For V<V
D
, the charge of the junction capacitance is described by:
Table 15-8: Junction Capacitance Charge
|
Quantity
|
Units
|
Description
|
|
Q
|
C
|
Total diode junction charge
|
|
Q
j
|
C
|
Junction charge at built-in voltage
|
|
V
|
V
|
Voltage across the diode
|
|
Vd
|
V
|
Junction diffusion voltage
|
|
P
|
|
Junction grading coefficient
|
JUNCAP Model Equations
JUNCAP Model
The JUNCAP model is intended to describe formed by the source, drain or well-to-bulk junction devices, limited to the case of reverse biasing of these junctions. Similar to the MOS model, the current equations are formulated and AC effects are modeled via charge equations using the quasi-static approximation.
In order to include the effects from differences in the sidewall, bottom, and gate-edge junction profiles, these three contributions are calculated separately in the JUNCAP model.
Both the diffusion and the generation currents are treated in the model, each with individual temperature and voltage dependence.
In the JUNCAP model, a part of the total charge comes from the gate-edge junction very close to the surface. This charge is also included in the MOS model charge equations and is counted twice. However, this results in only a very minor error.
In the next section, the model equations are presented. Correct operation of the model in a circuit simulator environment requires some numerical additions, which are described in the section on implementation. Any fixed capacitance that is present on a node (e.g., metal-1-to-substrate capacitance) must appear in a fixed capacitor statement or must be included in INTCAP. They no longer form the JUNCAP model in contrast to the old NODCAP model.
Nomenclature
The following table lists the electrical variable parameters:
Table 15-9: Electrical Variable Parameters
|
No
|
Variable
|
Programming Name
|
Units
|
Description
|
|
1
|
V
a
|
VA
|
V
|
Potential applied to the anode
|
|
2
|
V
k
|
VK
|
V
|
Potential applied to the cathode
|
|
3
|
I
a
|
IA
|
A
|
DC current into the anode
|
|
4
|
I
k
|
IK
|
A
|
DC current into the cathode
|
|
5
|
Q
a
|
QA
|
C
|
Charge in the device attributed to the anode
|
|
6
|
Q
k
|
QK
|
C
|
Charge in the device attributed to the cathode
|
The following table lists internal variables and parameters:
Table 15-10: Internal Variables and Parameters
|
No
|
Parameter
|
Programming Name
|
Units
|
Description
|
|
1
|
V
db
|
VDB
|
V
|
Diffusion voltage of bottom area AB
|
|
2
|
V
ds
|
VDS
|
V
|
Diffusion voltage of Locos-edge L S
|
|
3
|
V
dg
|
VDG
|
V
|
Diffusion voltage of gate-edge L G
|
|
4
|
C
jb
|
CJB
|
F
|
Capacitance of bottom area A B
|
|
5
|
C
js
|
CJS
|
F
|
Capacitance of Locos-edge L S
|
|
6
|
C
jg
|
CJG
|
F
|
Capacitance of gate-edge L G
|
|
7
|
I
sdb
|
ISDB
|
A
|
Diffusion saturation current of bottom area AB
|
|
8
|
I
sds
|
ISDS
|
A
|
Diffusion saturation current of Locos-edge LS
|
|
9
|
I
sdg
|
ISDG
|
A
|
Diffusion saturation current of gate-edge LG
|
|
10
|
I
sgb
|
ISGB
|
A
|
Generation saturation current of bottom area AB
|
|
11
|
I
sgs
|
ISGS
|
A
|
Generation saturation current of Locos-edge LS
|
|
12
|
I
sgg
|
ISGG
|
A
|
Generation saturation current of gate-edge LG
|
|
13
|
T
a
|
TA
|
C
|
Ambient circuit temperature
|
|
14
|
T
kd
|
TKD
|
K
|
Absolute temperature of the junction/device
|
|
15
|
V
|
V
|
V
|
Diode bias voltage (V=VA - VK)
|
|
16
|
I
|
I
|
A
|
Total DC current from anode to cathode
(I = IA = -IK)
|
|
17
|
Q
|
Q
|
C
|
Total junction charge
(Q = QA = - QK)
|
ON/OFF Condition
Circuit solution involves a process of successive calculations. The calculations are started from a set of "initial guesses" for the electrical quantities of the non-linear elements. The devices start in the default state.
Example
|
JUNCAP
|
Default
|
ON
|
OFF
|
|
V
D
|
-0.1
|
0.7
|
-0.1
|
DC Operating Point Output
The DC operating point output facility gives information on the state of a device at its operation point.
NOTE: The conductance G min is connected in parallel to the conductance G. This conductance influences the DC operating output.
Temperature, Geometry and Voltage Dependence
The general scaling rules, which apply to all three components of the JUNCAP model, are:
Internal Reference
The internal reference parameters for the bottom component are specified by:
Similar formulations hold for the locos-edge and the gate-edge components. Replace the index
B
by
S
and
G
, and the area
AB
by
LS
and
LG
.
For the
locos-edge
:
For the
gate-edge
:
NOTE: In subsequent sections, we will show the equations only for the bottom component.
JUNCAP Capacitor and Leakage Current Model
In the charge description, the following internal parameter is defined:
In order to prevent an unlimited increase of the voltage derivative of the charge, the charge description is in two parts: the original power function and a supplemented quadratic function. At the cross-over point between these regions, indicated by Vl, the following parameters are defined:
Similar expressions exist for the locos-edge and gate-edge charges,
Qjsv
and
Qjgv
.
The total charge characteristic can be described by:
Using elementary mathematics, we can derive from Equation 12.63 (above) simple equations for the capacitance of the bottom area:
Similar expressions exist for
Cjsv
and
Cjgv
.
Total Capacitance
The total capacitance can be described by:
*Bulk to source or bulk to drain diode current.
Diffusion and Generation Currents
With the scaled parameters of the preceding section, the diffusion and generation current components can be expressed as:
The first relation concerning the diffusion component is valid over the whole operating range. The second relation, describing the generation current, shows an unlimited increase in the derivative of this function at V=V
DB
. Therefore, the power function is merged at V=0.0 with a hyperbolic function in the forward bias range. The exponential part is divided by
. This enables a gradual decrease in the generation current component.
The hyperbolic function
is used. The parameter
B
controls the decrease of the current for voltages V>0.0 for all generation components. The value of
B
is fixed and set to 2 in the model. The continuity constraints of function and derivative in the merge point lead to the following relations for
F
sb
and
V
ab
:
The generation current voltage characteristic in the forward region becomes:
Final Model Equations
The final model equations for the currents of the bottom area are:
Similar expressions exist for the locos-edge and gate-edge components.
The total junction current can be expressed as:
Star-Hspice Manual - Release 2001.2 - June 2001