#.subckt FDB3632 2 1 3 #Saber model for FDB3632, FDP3632 & FDI3632 # May 2002 # template FDB3632 n2,n1,n3 electrical n2,n1,n3 { var i iscl dp..model dbodymod = (isl=5.9e-11,nl=1.07,rs=2.3e-3,trs1=3.0e-3,trs2=1.0e-6,cjo=4e-9,m=0.58,tt=4.8e-8,xti=4.2) dp..model dbreakmod = (rs=0.17,trs1=3.0e-3,trs2=-8.9e-6) dp..model dplcapmod = (cjo=15e-10,isl=10.0e-30,nl=10,m=0.6) m..model mstrongmod = (type=_n,vto=4.1,kp=200,is=1e-30, tox=1) m..model mmedmod = (type=_n,vto=3.4,kp=10.0,is=1e-30, tox=1) m..model mweakmod = (type=_n,vto=2.75,kp=0.05,is=1e-30, tox=1,rs=0.1) sw_vcsp..model s1amod = (ron=1e-5,roff=0.1,von=-4,voff=-2) sw_vcsp..model s1bmod = (ron=1e-5,roff=0.1,von=-2,voff=-4) sw_vcsp..model s2amod = (ron=1e-5,roff=0.1,von=-0.8,voff=0.4) sw_vcsp..model s2bmod = (ron=1e-5,roff=0.1,von=0.4,voff=-0.8) c.ca n12 n8 = 1.7e-9 c.cb n15 n14 = 2.5e-9 c.cin n6 n8 = 6.0e-9 dp.dbody n7 n5 = model=dbodymod dp.dbreak n5 n11 = model=dbreakmod dp.dplcap n10 n5 = model=dplcapmod spe.ebreak n11 n7 n17 n18 = 102.5 spe.eds n14 n8 n5 n8 = 1 spe.egs n13 n8 n6 n8 = 1 spe.esg n6 n10 n6 n8 = 1 spe.evthres n6 n21 n19 n8 = 1 spe.evtemp n20 n6 n18 n22 = 1 i.it n8 n17 = 1 l.lgate n1 n9 = 5.61e-9 l.ldrain n2 n5 = 1.0e-9 l.lsource n3 n7 = 2.7e-9 res.rlgate n1 n9 = 56.1 res.rldrain n2 n5 = 10 res.rlsource n3 n7 = 27 m.mmed n16 n6 n8 n8 = model=mmedmod, l=1u, w=1u m.mstrong n16 n6 n8 n8 = model=mstrongmod, l=1u, w=1u m.mweak n16 n21 n8 n8 = model=mweakmod, l=1u, w=1u res.rbreak n17 n18 = 1, tc1=1.0e-3,tc2=-1.7e-6 res.rdrain n50 n16 = 3.8e-3, tc1=8.5e-3,tc2=2.8e-5 res.rgate n9 n20 = 1.1 res.rslc1 n5 n51 = 1.0e-6, tc1=2.0e-3,tc2=2.0e-6 res.rslc2 n5 n50 = 1.0e3 res.rsource n8 n7 = 2.5e-3, tc1=4e-3,tc2=1e-6 res.rvthres n22 n8 = 1, tc1=-4.0e-3,tc2=-1.8e-5 res.rvtemp n18 n19 = 1, tc1=-4.4e-3,tc2=2.2e-6 sw_vcsp.s1a n6 n12 n13 n8 = model=s1amod sw_vcsp.s1b n13 n12 n13 n8 = model=s1bmod sw_vcsp.s2a n6 n15 n14 n13 = model=s2amod sw_vcsp.s2b n13 n15 n14 n13 = model=s2bmod v.vbat n22 n19 = dc=1 equations { i (n51->n50) +=iscl iscl: v(n51,n50) = ((v(n5,n51)/(1e-9+abs(v(n5,n51))))*((abs(v(n5,n51)*1e6/350))** 3)) } } # # #.subckt FDB3632_thermal th tl #*thermal model subcircuit # template thermal_model th tl thermal_c th, tl { ctherm.ctherm1 th 6 =7.5e-3 ctherm.ctherm2 6 5 =8.0e-3 ctherm.ctherm3 5 4 =9.0e-3 ctherm.ctherm4 4 3 =2.4e-2 ctherm.ctherm5 3 2 =3.4e-2 ctherm.ctherm6 2 tl =6.5e-2 rtherm.rtherm1 th 6 =3.1e-4 rtherm.rtherm2 6 5 =2.5e-3 rtherm.rtherm3 5 4 =2.2e-2 rtherm.rtherm4 4 3 =8.1e-2 rtherm.rtherm5 3 2 =1.35e-1 rtherm.rtherm6 2 tl =1.5e-1 }