Browse Source

Updated to reflect changes introduced into bjt2.

pre-master-46
pnenzi 23 years ago
parent
commit
cea675e1a2
  1. 4
      ChangeLog
  2. 17
      DEVICES

4
ChangeLog

@ -6,6 +6,10 @@
* DEVICES: updated bsim3 status. * DEVICES: updated bsim3 status.
* src/spicelib/devices/bjt2/*, DEVICES, Changelog: Added bjt2 code sent
by Dietmar Warning, containing some fixes over the original code and
a new feature: temperature correction of re,rb,rc.
2003-09-25 Paolo Nenzi <p.nenzi@ieee.org> 2003-09-25 Paolo Nenzi <p.nenzi@ieee.org>
* src/spicelib/devices/cap/*, src/spicelib/parser/inp2c.c, * src/spicelib/devices/cap/*, src/spicelib/parser/inp2c.c,

17
DEVICES

@ -112,8 +112,21 @@ DIO - Junction Diode
BJT - Bipolar Junction Transistor BJT - Bipolar Junction Transistor
Initial Relelase Initial Relelase
BJT2 - Bipolar Junction Trasistor (Alan Gillespie)
On hold (not included)
BJT2 - Bipolar Junction Trasistor
Initial Release.
Ver: N/A
Class: Q
Level: 2
Status: TO BE TESTED
This is the BJT model written by Alan Gillespie to support lateral
devices. The model has been hacked by Dietmar Warning fixing some bugs
and adding some features (temp. correction on resistors).
Enhancements over the original model:
- Temperature correction on rc,rb,re
*************************************************************************** ***************************************************************************
***************************** FET Devices *************************** ***************************** FET Devices ***************************

Loading…
Cancel
Save