FDV301N,multisim pspice model, maybe not finished.

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
I have been changing this component to work in multisim,I dont know if it's useful for audio but I wanted to try..

The model below works ok but I'm not sure abute 5=vtemp because it wouldnt work when entered in .subckt or I did something wrong in the database manager..



EDIT: sorry ,, just realised I maybe was supposed to post this in the sticky spice thread.. I was a bit too fast there..

*FDV301N at Temp. Electrical Model
*-------------------------------------
.SUBCKT FDV301N 2 1 3
*2=DRAIN 1=GATE 3=SOURCE 5=VTEMP

Rg 1 119 10
Rdu 129 10 1u
M1 20 10 49 49 DMOS L=1u W=1u
.MODEL DMOS NMOS(VTO=0.9 KP=4.12E-1 THETA=0.25 VMAX=1.5E5 LEVEL=3)
Cgs 10 59 78p
Rd 2 4 1.5E-1
Dds 59 4 DDS
.MODEL DDS D(M=3.61E-1 VJ=8.34E-1 CJO=12.08p)
Dbody 59 2 DBODY
.MODEL DBODY D(IS=7.78E-9 N=1.946325 RS=0.023193 TT=15.97n)
Ra 4 20 1.5E-1
Rs 59 5 0.5m
Ls 5 3 0.5n
M2 10 8 6 6 INTER
E2 8 6 4 10 20
.MODEL INTER NMOS(VTO=0 KP=10 LEVEL=1)
Cgdmax 7 4 75p
Rcgd 7 4 10meg
Dgd 6 4 DGD
Rdgd 6 4 10meg
.MODEL DGD D(M=0.270882 VJ=4.24E-6 CJO=75p)
M3 7 9 10 10 INTER
E3 9 10 4 10 -2

*ZX SECTION
EOUT 49 69 poly(2) (19,0) (39,0) 0 0 0 0 1
FCOPY 0 39 VSENSE 1
RIN 19 0 1G
VSENSE 69 59 0
RREF 39 0 10m

*TEMP SECTION
ED 101 0 VALUE {V(5,100)}
VAMB 100 0 25
EKP 19 0 101 0 .1

*VTO TEMP SECTION
EVTO 102 0 101 0 .003
EVT 129 119 102 0 1

*DIODE THEMO BREAKDOWN SECTION
EBL VB1 VB2 101 0 .08
VBLK VB2 0 25
D 2 DB1 DBLK

.MODEL DBLK D(IS=1E-14 CJO=.1p RS=.1)
EDB DB1 0 VB1 0 1
.ENDS FDV301N
 

Attachments

  • fdv301ntest.gif
    fdv301ntest.gif
    35.4 KB · Views: 86
Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.