5813 Commits (2474c28a5449f77350b4eaf6d7619bf226a32410)
 

Author SHA1 Message Date
Holger Vogt 2474c28a54 Alternative simple weak inversion model 8 years ago
Holger Vogt 0ece0d0c1c make breakdown voltage internally always positive 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 5ba25a8716 change parameter to scalef when calculating n empirical compromise between smooth curve and reduction of Id slightly above threshold 8 years ago
Holger Vogt 3ee3ab39a9 Choose better interpolation and default parameters 8 years ago
Holger Vogt 729eac4e84 cweakinv, add model parameter model->VDMOSsubshift 8 years ago
Holger Vogt f0d131fb8a cweakinv, introduce sine scaling fucntion scalef() 8 years ago
Holger Vogt 284f68765d frontend/vectors.c, readability of warning message 8 years ago
Holger Vogt 68125ea3cf allow reading LTSPICE ascii raw files with 'load' command 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 b4b6e3ebf8 Add the bulk diode to the ac calculation 8 years ago
Holger Vogt 972e5b8f49 remove unused .dc 8 years ago
Holger Vogt 87e8b366ad Add gate resistor to AC calculation 2 8 years ago
Holger Vogt a64d4c1484 Example: Compare ac gain and phase of simple amplifier with either internal or external gate resistor 8 years ago
Holger Vogt a504e07b47 Example: compare carrents and capacitance of VDMOS diode and standard diode 8 years ago
Holger Vogt 5d6e3348c9 Add gate resistor to AC calculation 1 8 years ago
Holger Vogt 1e77bc6fa8 add example for capacitance 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 33a68b7321 return only half of the capacitance cgs and cgd 8 years ago
Holger Vogt 8f1b63c273 update of status 8 years ago
Holger Vogt d23ef75059 example with weak inversion comparison 8 years ago
Holger Vogt 4b78c0bc93 subthres for same example files added 8 years ago
Holger Vogt 62297b2450 add weak inversion current capability 8 years ago
rlar 013d70681f drop vdmos-1.el 8 years ago
rlar ce2e704f56 up, where to ? fixme, there are more ... 8 years ago
rlar ede0fb1caa cleanup 8 years ago
Holger Vogt eb552858e4 update of status 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 b7c6145f5e rename the device multiplier m to mu, not to mix it up with the Body diode grading coefficient m 8 years ago
Holger Vogt 7d2daf2025 make nodes 3 and 4 the same 8 years ago
Holger Vogt c5f47d3c1b Error message and exit if a vdmos device instance 8 years ago
Holger Vogt b13675ea44 remove unused code to calculate bulk-source and bulk-drain capacitors has been replaced already by capacitor from parallel bulk diode 8 years ago
Holger Vogt 5f3957ba6f update the examples for final vdmos model version 8 years ago
Holger Vogt e706098725 update to README.vdmos, actual status 8 years ago
Holger Vogt f9b66af074 add the mtriode parameter scale the triode region independently from saturation current 8 years ago
Holger Vogt 3b38624233 examples for mtriode parameter 8 years ago
Holger Vogt 40fe11db07 Body diode grading coefficient is m, not mj 8 years ago
Holger Vogt c38877a00c example input files for vdmos 8 years ago
Holger Vogt 2f719f7401 function 'inp_vdmos_model' to process vdmos model lines towards ngspice compatibility 8 years ago
Holger Vogt f3478d7f13 re-format code 8 years ago
Holger Vogt 9d00a9e28d re-format code (whitespace only) 8 years ago
Holger Vogt 45f52c859b enable breakdown capability of parallel bulk diode 8 years ago
Holger Vogt 2bf70fa259 add matrix entries for bulk diode 8 years ago
Holger Vogt 28d393950d update status 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 8 years ago
Holger Vogt 1ce7fef519 missing model parameters added 8 years ago
Holger Vogt a4dc84ae35 missing model parameters added 8 years ago