shaishav_cool
Newbie level 3
recently i am studing on orcad....pspice.But this software get error face...plz help me.
Last edited by a moderator:
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The most likely problem is that you have used "ordinary" components from the library rather than ones specifically from the PSPICE library directory. Only components in the PSPICE directory have models associated with them. Also, make sure you use the GND from the PSPICE library as well - it will be labelled with a zero.
Keith
You should have some parts under c:\Program Files\Orcad\Capture\Library\PSpice. If you look in that directory you will see that all the part files (.olb) have a matching library (.lib) which contain the Spice models. When you place a component, select "add library" and select the libraries in that Pspice directory. Only use parts in those libraries for creating your schematic. If you look in the HELP under Pspice there are some hints on creating a schematic for simulation. There are probably tutorials on the internet as well.
Keith