dwarning
|
600ff13796
|
Revert "Remove instance parameter temp. To specify offset to ambient temperature use dtemp instead."
This reverts commit 3340df46ca.
|
5 months ago |
dwarning
|
3340df46ca
|
Remove instance parameter temp. To specify offset to ambient temperature use dtemp instead.
Remove temp update double application for beta and series resistances and fix derivatives for selfheating model.
|
5 months ago |
dwarning
|
a271ac821a
|
Correct matrix entries for VDMOS pz analysis
|
1 year ago |
Francesco Lannutti
|
b900527341
|
Fixed KLU binding for VDMOS
|
5 years ago |
Francesco Lannutti
|
73626c62f8
|
Add KLU support to VDMOS
|
6 years ago |
Holger Vogt
|
18478380ad
|
Revise the SOA and add new parameters:
pd_max id_max idr_max te_max rth_ext derating
rth_ext is currently not used
|
5 years ago |
Holger Vogt
|
3b245ddd82
|
VDMOS, prepare SOA with new parameters
Model parameters pd_max, id_max, idr_max, and te_max
(power dissipated, drain current, drain reverse current, temperature)
|
5 years ago |
dwarning
|
099e2c13eb
|
VDMOS handle thermal as a flag
|
6 years ago |
dwarning
|
280bea9d50
|
restructering thermal update by unified function
introduce diode series resistor thermal contribution
separate naming of mos and diode model parameter
|
6 years ago |
dwarning
|
bdd1e2faf6
|
better place for prototype
|
6 years ago |
dwarning
|
31a054f244
|
prevent few gcc warnings
|
6 years ago |
dwarning
|
3f4b24be89
|
VDMOS change name of some matrix entries to make life easier
|
6 years ago |
dwarning
|
d3da0d5ebf
|
VDMOS consider body diode thermal contribution for self-heatine effect
|
6 years ago |
dwarning
|
a850b2a070
|
VDMOS diode current op information
|
6 years ago |
dwarning
|
ee7599b33f
|
VDMOS few variable name changes
|
6 years ago |
dwarning
|
791f18053f
|
change vdmos flag to thermal, not to confuse with b4soi
|
6 years ago |
dwarning
|
e966ce5054
|
alternative temperature model for extrinsic resistances and subthreshold range
|
6 years ago |
dwarning
|
0fb1c6a000
|
prevent program crash by misusing thermal model
|
6 years ago |
dwarning
|
0362d63094
|
update vdmos with self-heating network and tj and tcase terminal
|
6 years ago |
dwarning
|
d9247cc322
|
white spaces
|
7 years ago |
dwarning
|
8b424dd3d3
|
Introducing mobility reduction over Vgs. Model parameter: theta
|
7 years ago |
dwarning
|
1363b7a6b2
|
Reduce vdmos to a native 3 terminal version.
|
7 years ago |
Holger Vogt
|
93e34540b8
|
introduce parameter ksubthres, compatible to LTSPICE
|
8 years ago |
Holger Vogt
|
63be243f72
|
Add a simple quasi saturation model according to V. d'Alessandro e.a., 2001
|
8 years ago |
Holger Vogt
|
72e03e7eab
|
replace parameter name subthres by subslope
|
8 years ago |
Holger Vogt
|
729eac4e84
|
cweakinv, add model parameter model->VDMOSsubshift
|
8 years ago |
Holger Vogt
|
43a6339071
|
rename VDMOS_CGS, VDMOS_CGD, VDMOS_CDS to VDMOS_CAPGS, VDMOS_CAPGD, VDMOS_CAPDS C: current, CAP: capacitance, V: voltage, G: conductance, Q: charge
|
8 years ago |
Holger Vogt
|
570aacbf02
|
Remove VDMOS_CBS, VDMOS_CBD, VDMOS_CB
|
8 years ago |
Holger Vogt
|
2b444a3423
|
remove unused parameters VDMOS_VBS/VBD and VDMOS_CAPBD/BS/GS/GD/GB
|
8 years ago |
Holger Vogt
|
62297b2450
|
add weak inversion current capability
calibration of parameter subthres with LTSPICE is still missing.
|
8 years ago |
Holger Vogt
|
4a3c707036
|
add parallel resistor rds (between outer drain and source nodes, parallel to bulk diode)
|
8 years ago |
Holger Vogt
|
f9b66af074
|
add the mtriode parameter scale the triode region independently from saturation current
|
8 years ago |
Holger Vogt
|
2bf70fa259
|
add matrix entries for bulk diode
|
8 years ago |
Holger Vogt
|
bfec119e5b
|
Use better name for some parameters, cosmetics
|
8 years ago |
Holger Vogt
|
4ac7a641ec
|
diode model for bulk diode added code taken from dio.c etc. capacitance calculation for vdmos bulk cap removed, is now completely with the diode. An internal node added for series diode resistance RB
matrix entries not yet done!
|
8 years ago |
Holger Vogt
|
1ce7fef519
|
missing model parameters added
|
8 years ago |
Holger Vogt
|
a4dc84ae35
|
missing model parameters added
|
8 years ago |
Holger Vogt
|
0dc0aa06c4
|
re-introdeuce parameter phi Resulting temperature dependency of vto still not available
|
8 years ago |
Holger Vogt
|
5b8c8072f3
|
mobility and substrate related parameters and equations removed
|
8 years ago |
Holger Vogt
|
0a213bea1a
|
more on removing the sidewall capacitance
|
8 years ago |
Holger Vogt
|
ef547eb8ff
|
sidewall capacitance calculation removed
|
8 years ago |
Holger Vogt
|
0ebb7348ca
|
remove drain and source resistance contributions
|
8 years ago |
Holger Vogt
|
84005efe8b
|
lateral diffusion and overlap capacitance removed
|
8 years ago |
Holger Vogt
|
d1497d8270
|
rename parameter "pb" --> "vj"
|
8 years ago |
Holger Vogt
|
9c1b403f79
|
remove Gate.*OverlapCap
|
8 years ago |
Holger Vogt
|
d63123a269
|
gate resistance und gate conductance added, prime gate node added, not yet o.k. when rg is set, probably wrong signedness
|
8 years ago |
Holger Vogt
|
40b9b18b01
|
gate conductance added
|
8 years ago |
Holger Vogt
|
5abe8a759b
|
re-format for better readability, (whitespace only)
|
8 years ago |
Holger Vogt
|
389c888948
|
capacitance parameters cgdmin, cgdmax, a, cgs completely installed
|
8 years ago |
Holger Vogt
|
eb1df52743
|
remove unused VDMOS_CAPZEROBIASBD/BDSW/BS/BSSW aka VDMOSCbd/bdsw/bs/bssw
|
8 years ago |