J
Johnson
Guest
I posted this to ABSE, but perhaps will get more feedback here. This is
cobbled together from the Texas Instruments and OnSemi models -- works in
Multisim but I am sure that there are some tweaks:
*********************************************************************
***** TL431 MODEL Adapted from Tex Instr and On Semi Models *********
************ Includes Reactive Components ***************************
*********************************************************************
**** REF/FB
**** | ANODE
**** | | KATHODE
**** | | |
**** | | |
..SUBCKT TL431 1 2 3
EV1 11 2 VALUE = { IF (V(3,2)>2.495, 2.495, V(3,2))}
R1 2 6 15.6
C1 6 2 0.5U
R2 6 7 100
C2 7 4 0.08U
R3 4 2 10
G2 2 8 7 2 1.73
D1 5 8 DCLAMP
D2 3 8 DCLAMP
V4 5 2 2
G1 2 6 11 1 0.11
..MODEL DCLAMP D (IS=13.5N RS=25M N=1.59 +CJO=45P VJ=0.75 M=0.302 TT=50.4N
BV=36V IBV=1MA)
ENDS
cobbled together from the Texas Instruments and OnSemi models -- works in
Multisim but I am sure that there are some tweaks:
*********************************************************************
***** TL431 MODEL Adapted from Tex Instr and On Semi Models *********
************ Includes Reactive Components ***************************
*********************************************************************
**** REF/FB
**** | ANODE
**** | | KATHODE
**** | | |
**** | | |
..SUBCKT TL431 1 2 3
EV1 11 2 VALUE = { IF (V(3,2)>2.495, 2.495, V(3,2))}
R1 2 6 15.6
C1 6 2 0.5U
R2 6 7 100
C2 7 4 0.08U
R3 4 2 10
G2 2 8 7 2 1.73
D1 5 8 DCLAMP
D2 3 8 DCLAMP
V4 5 2 2
G1 2 6 11 1 0.11
..MODEL DCLAMP D (IS=13.5N RS=25M N=1.59 +CJO=45P VJ=0.75 M=0.302 TT=50.4N
BV=36V IBV=1MA)
ENDS