Update devices' status.

This commit is contained in:
pnenzi 2003-10-29 08:19:33 +00:00
parent e936ee783c
commit 8e54dd20ad
1 changed files with 26 additions and 3 deletions

29
DEVICES
View File

@ -115,7 +115,19 @@ SW - Voltage controlled switch
***************************************************************************
DIO - Junction Diode
Initial Release
Initial Release.
Ver: N/A
Class: D
Level: 1 (and only)
Status:
Enhancements over the original model:
- Parallel Multiplier
- Temperature difference from circuit temperature
- Forward and reverse knee currents
- Periphery (sidewall) effects
- Temperature correction of some parameters
***************************************************************************
@ -123,14 +135,23 @@ DIO - Junction Diode
***************************************************************************
BJT - Bipolar Junction Transistor
Initial Relelase
Initial Release.
Ver: N/A
Class: Q
Level: 1
Status:
Enhancements over the original model:
- Parallel Multiplier
- Temperature difference from circuit temperature
BJT2 - Bipolar Junction Trasistor
Initial Release.
Ver: N/A
Class: Q
Level: 2
Status: TO BE TESTED
Status:
This is the BJT model written by Alan Gillespie to support lateral
devices. The model has been hacked by Dietmar Warning fixing some bugs
@ -139,6 +160,8 @@ BJT2 - Bipolar Junction Trasistor
Enhancements over the original model:
- Temperature correction on rc,rb,re
- Parallel Multiplier
- Temperature difference from circuit temperature
***************************************************************************