04-20-2008 02:15 PM
04-20-2008 03:06 PM
04-20-2008 03:39 PM
Here's the model info
M31 1 2 3 4 CMOSN L=1u W=1u
.MODEL CMOSN NMOS (LEVEL=3
+TOX=1.4E-8 NSUB=1E17 GAMMA=0.5483559
+PHI=0.7 VTO=0.7640855 DELTA=3.0541177
+UO=662.6984452 ETA=3.162045E-6 THETA=0.1013999
+KP=1.259355E-4 VMAX=1.442228E5 KAPPA=0.3
+RSH=7.513418E-3 NFS=1E12 TPG=1
+XJ=3E-7 LD=1E-13
+CGDO=2.15E-10 CGSO=2.15E-10 CGBO=1E-10
+CJ=4.258447E-4 PB=0.9140376 MJ=0.435903
+CJSW=3.147465E-10 MJSW=0.1977689)
and the circuit
Thanks in advance
Geof
04-20-2008 04:52 PM
That clears up a bunch of things here. The model information is not compatible with Multisim as is. The format for the Mosfets are the same for some of the other components in the fact that they need to start with the .SUBCKT line at the beginning of the model file and then at the bottom of the file there should be an .ENDS statement. They do not follow the standard .MODEL format like the diodes or transistors for some reason.
This of course is not the only problem with this model as I believe there are other issues about the model file that are causing problems (i.e parameters not being recognized or with incorrect syntax). I am no model expert (I know the basics about them) and I really could not tell you how to modify it to make it compatible.
Ni may be of assistance here as they are more knowledgeable about the model files than I. Or if another user has more experience with these files your expertise would be greatly appreciated here.
Sorry I couldn't be of much help in this situation.
04-20-2008 04:54 PM
04-21-2008 02:27 PM
04-21-2008 08:11 PM
04-21-2008 08:32 PM
04-22-2008 08:36 AM