This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.
Hello,
I'm trying to simulate a fairly simple two-BJT amplifier, which uses MPSA18 transistors, which I found with the "transistor.olb" library. When I try to simulate, though, I get these:
WARNING(ORNET-1119): No PSpiceTemplate for Q1, ignoring
WARNING(ORNET-1119): No PSpiceTemplate for Q2, ignoring
I suspect this is because there is no corresponding "transistor.lib" file in my C:\OrCAD\OrCAD_16.5_Lite\tools\pspice\library folder. In fact, there aren't nearly as many .lib files as there are .olb files.
Is there somewhere I can find the library(ies) I need, or am I doomed to a limited number of models since I'm using the Lite version of Capture? Or am I having a completely different problem? Thanks a ton.
Well, I don't appear to have a Bipolar.lib file, so I can't directly take your suggestion.
However, I've found this: http://network.wenzel.com/misc/spice.htm which does appear to have a model for the part I need.
I've made a Trasistor.lib file from it, put it with all of the other .lib files, and added that to the design, but I still get the same error.