Heating NMOS
Simple MOS Transistor with heating port
Description
Equations
Variables
Connections
Parameters
Modelica Standard Library
The Heating NMOS model is a simple model of a n-channel metal-oxide semiconductor FET. The model does not contain capacitances. A high drain-source resistance RDS is included to avoid numerical difficulties.
The electrical parameters are temperature dependent. An optional heat port may be connected to a heatsink.
On-Resistance
When used as a switch, the on-resistance of the transistor is approximately
Ron≈1β⁢W/L⁢vGS−VT
where vGS is the applied gate-to-source voltage.
Because the default parameter values yield a relatively high on-resistance. the product β⁢W/L should be increased by several orders of magnitude when using this device in a high-power application.
iB=iG=0
iD=−iS={−iDvD<vSiDotherwise
iD=uDS⁢gDS+{0uGST≤0v⁢uDS⁢uGST−12⁢uDSuDS<uGST12⁢v⁢uGST2otherwise
gDS={1Rsmall−Rsmall<RDS<Rsmall1RDSotherwise
uBS={0uS<vBvB−uSotherwise
uD={vSvD<vSvDotherwise
uDS=uD−uS
uGST=K2T⁢uBS+vG−uS−VthT⁢K5
uS={vDvD<vSvSotherwise
K2T=K2⁢1+Tint−Tnom⁢kK2
v=βT⁢W+dWL+dL
βT=β⁢TintTnom−32
VthT=Vth⁢1+Tint−Tnom⁢kVth
Tint={TheatPortUse Heat PortTotherwise
LossPower=iD⁢vD−vS
Name
Units
Modelica ID
LossPower
W
Loss power leaving component via HeatPort
TheatPort
K
Temperature of HeatPort
T_heatPort
D
Drain
G
Gate
S
Source
B
Bulk
Heat Port
Conditional heat port
heatPort
Default
2·10−5
m
Width of channel
L
6·10−6
Length of channel
dW
−2.5·10−6
narrowing of channel
dL
−1.5·10−6
shortening of channel
β
4.1·10−5
AV2
Transconductance parameter
Beta
Vth
0.8
V
Zero bias threshold voltage
Vt
K2
1.144
1
Bulk threshold parameter
K5
0.7311
Reduction of pinch-off region
kVth
−0.00696
fitting parameter for Vt
kvt
kK2
6·10−4
fitting parameter for K22
kk2
RDS
1·107
Ω
Drain-Source resistance
Tnom
300.15
Parameter measurement temperature
T
293.15
Fixed device temperature if Use Heat Port is false
Use Heat Port
true
True (checked) means heat port is enabled
useHeatPort
The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.
See Also
Analog Components
Electrical Library
MOSFET Transistors
Download Help Document