Browse Source

Bsim2 update.

pre-master-46
pnenzi 23 years ago
parent
commit
38b30ef0b8
  1. 7
      ChangeLog
  2. 11
      DEVICES

7
ChangeLog

@ -1,3 +1,10 @@
2003-11-22 Paolo Nenzi <p.nenzi@ieee.org>
* src/spicelib/devices/bsim2/*: Added "m"
parameter and noise routine.
* DEVICES: Updated file with bsim2 changes.
2003-11-21 Paolo Nenzi <p.nenzi@ieee.org> 2003-11-21 Paolo Nenzi <p.nenzi@ieee.org>
* src/spicelib/devices/bsim1/*: Added "m" * src/spicelib/devices/bsim1/*: Added "m"

11
DEVICES

@ -145,6 +145,7 @@ BJT - Bipolar Junction Transistor
- Parallel Multiplier - Parallel Multiplier
- Temperature difference from circuit temperature - Temperature difference from circuit temperature
- Different area parameters for collector, base and emitter
BJT2 - Bipolar Junction Trasistor BJT2 - Bipolar Junction Trasistor
Initial Release. Initial Release.
@ -162,6 +163,7 @@ BJT2 - Bipolar Junction Trasistor
- Temperature correction on rc,rb,re - Temperature correction on rc,rb,re
- Parallel Multiplier - Parallel Multiplier
- Temperature difference from circuit temperature - Temperature difference from circuit temperature
- Different area parameters for collector, base and emitter
*************************************************************************** ***************************************************************************
@ -273,7 +275,7 @@ BSIM1 - BSIM model level 1
BUGS: BUGS:
Distortion analysis probably does not Distortion analysis probably does not
works with "parallel" devices. Equations
work with "parallel" devices. Equations
are too intricate to deal with. Any one are too intricate to deal with. Any one
has ideas on the subject ? has ideas on the subject ?
@ -283,7 +285,12 @@ BSIM2 - BSIM model level 2
Ver: N/A Ver: N/A
Class: M Class: M
Level: 5 Level: 5
Status: TO BE TESTED
Status:
Enhancements over the original model:
- Parallel multiplier
- Noise analysis
BSIM3 - BSIM model level 3 BSIM3 - BSIM model level 3

Loading…
Cancel
Save