******
* Spice Model
* Item: CZT2000
* Date: 9/20/11
* Revision History: A
* ==========================================================
* This model was developed by: 
* Central Semiconductor Corp.
* 145 Adams Avenue
* Hauppauge, NY 11788
*
* These models are subject to change without notice.
* Users may not directly or indirectly re-sell or 
* re-distribute this model. This model may not 
* be modified, or altered without the consent of Central Semiconductor Corp. 
*
* For more information on this model contact
* Central Semiconductor Corp. at:
* (631) 435-1110 or Engineering@centralsemi.com
* http://www.centralsemi.com
* ==========================================================
*
******
*SRC=CZT2000;CZT2000;BJTs NPN;Darlington;200V 0.600A Central Semi Central Semi
*SYM=DARBJTN
.SUBCKT CZT2000 col base emtr
Q1 col base eb QPWR .1
Q2 col eb emtr QPWR
D2 eb base  DSUB
.MODEL QPWR NPN  (IS=720f NF=1.00 BF=195  VAF=255
+ IKF=0.320 ISE=24.6p NE=2.00 BR=4.00 NR=1.00
+ VAR=40.0  IKR=0.480 RE=0.458 RB=1.83  RC=0.183
+ XTB=1.5 CJE=176p  VJE=0.740 MJE=0.450 CJC=6.97p
+  VJC=1.10 MJC=0.240 TF=6.69n  TR=1.54u )
.MODEL DSUB D( IS=720f N=1 RS=0.458  BV=200
+ IBV=.001  CJO=6.97p TT=1.54u )
.ENDS
******