saqib.shah06
Junior Member level 2
I`m trying to simulate a square root domain filter using orcad capture...the design involves the use of MOSFETS operating primarily in saturation.
I used the library file accompanying the book "Microelectronics" by sedra and smith...they worked without any errors...however the circuit kinda behaved abnormally..so i decided to use a bsim3 model..i downloaded a bsimv3 library from somewhere...it has level 3 and level 7 MOSFETS...after creating capture parts from the lib file ..i used them in my circuit.
The problem is whenever i use an nmos model from the lib,it works fine but whenever i try to use a pmos model, pspice shows an error"missing model" on running the simulation.Can someone please help me out?
I have copied the netlist generated.
*********************************************************************
** Creating circuit file "test-schematic1-sa.sim.cir"
** WARNING: THIS AUTOMATICALLY GENERATED FILE MAY BE OVERWRITTEN BY SUBSEQUENT SIMULATIONS
*Libraries:
* Local Libraries :
.LIB "C:\Program Files\Orcad\Capture\Library\PSpice\nom.lib"
* From [PSPICE NETLIST] section of C:\Program Files\Orcad\PSpice\PSpice.ini file:
.lib "C:\Program Files\Orcad\Capture\Library\PSpice\bsim3.lib"
.lib "nom.lib"
*Analysis directives:
.DC LIN V_V5 0 10 .1
.PROBE V(*) I(*) W(*) D(*) NOISE(*)
.INC ".\test-SCHEMATIC1.net"
**** INCLUDING test-SCHEMATIC1.net ****
* source TEST
V_V5 N247842 0 1Vdc
V_V4 N247893 0 2Vdc
R_R1 N247893 N250324 1k
V_V3 N250324 0 -5Vdc
M_Q2 N247893 N247842 0 M12L3P
------------------------------------------------$
ERROR -- Missing model
**** RESUMING test-schematic1-sa.sim.cir ****
.END
I used the library file accompanying the book "Microelectronics" by sedra and smith...they worked without any errors...however the circuit kinda behaved abnormally..so i decided to use a bsim3 model..i downloaded a bsimv3 library from somewhere...it has level 3 and level 7 MOSFETS...after creating capture parts from the lib file ..i used them in my circuit.
The problem is whenever i use an nmos model from the lib,it works fine but whenever i try to use a pmos model, pspice shows an error"missing model" on running the simulation.Can someone please help me out?
I have copied the netlist generated.
*********************************************************************
** Creating circuit file "test-schematic1-sa.sim.cir"
** WARNING: THIS AUTOMATICALLY GENERATED FILE MAY BE OVERWRITTEN BY SUBSEQUENT SIMULATIONS
*Libraries:
* Local Libraries :
.LIB "C:\Program Files\Orcad\Capture\Library\PSpice\nom.lib"
* From [PSPICE NETLIST] section of C:\Program Files\Orcad\PSpice\PSpice.ini file:
.lib "C:\Program Files\Orcad\Capture\Library\PSpice\bsim3.lib"
.lib "nom.lib"
*Analysis directives:
.DC LIN V_V5 0 10 .1
.PROBE V(*) I(*) W(*) D(*) NOISE(*)
.INC ".\test-SCHEMATIC1.net"
**** INCLUDING test-SCHEMATIC1.net ****
* source TEST
V_V5 N247842 0 1Vdc
V_V4 N247893 0 2Vdc
R_R1 N247893 N250324 1k
V_V3 N250324 0 -5Vdc
M_Q2 N247893 N247842 0 M12L3P
------------------------------------------------$
ERROR -- Missing model
**** RESUMING test-schematic1-sa.sim.cir ****
.END