Apologies if this sounds like a repost (rehash from older posts) .
What components does the capture CIS Lite recognize and which ones does it not ?
Because I used to not even see a SI diode like D1N4001 in the parts list until I added diode.olb (in the parts add library) and diode.lib(in the edit schematics->configuration->library->Add to profile). Then the diode starts working but now there are a bunch of other components which show up in the parts list but they are not working like opamps and transformers.
My question is: which other libraries or .olb files do I need to get the transformers and op amps to work? how do I find out the right libraries and olb files in the future for the right components ?
These are the errors for them :
for the transformer:
ERROR(ORPSIM-15113): Model TN33_20_11_2P90 used by X_TX1.K_TX1 is undefined (for the transformer)
For the op amp:
ERROR(ORPSIM-15108): Subcircuit LM741 used by X_U1 is undefined (for the op amp)
-
The rest of the output is as follows:
**** 10/01/12 19:51:48 ******* PSpice Lite (April 2011) ******* ID# 10813 ****
** Profile: "SCHEMATIC1-Lab4_B" [ C:\PSPICEproj\Lab4\lab_4_1_a-pspicefiles\schematic1\lab4_b.sim ]
**** CIRCUIT DESCRIPTION
******************************************************************************
** Creating circuit file "Lab4_B.cir"
** WARNING: THIS AUTOMATICALLY GENERATED FILE MAY BE OVERWRITTEN BY SUBSEQUENT SIMULATIONS
*Libraries:
* Profile Libraries :
.INC "C:\PSPICEproj\Lab4\lab_4_1_a-pspicefiles\schematic1\Lab4_B\Lab4_B_profile.inc"
* Local Libraries :
* From [PSPICE NETLIST] section of C:\OrCAD\OrCAD_16.5_Lite\tools\pspice\PSpice.ini file:
**** INCLUDING Lab4_B_profile.inc ****
.LIB ".\diode.lib"
**** RESUMING Lab4_B.cir ****
.lib "nomd.lib"
*Analysis directives:
.TRAN 0 5ms 0
.STEP LIN PARAM vv 3 5 1
.PROBE V(alias(*)) I(alias(*)) W(alias(*)) D(alias(*)) NOISE(alias(*))
.INC "..\SCHEMATIC1.net"
**** INCLUDING SCHEMATIC1.net ****
* source LAB_4_1_A
X_U1 GND N00147 N01061 N01028 N00109 LM741
R_R1 N00147 N00109 47k
R_R2 N00199 N00147 10K
V_V1 N00199 GND
+SIN 0 {vv} 1khz 0 0 0
V_V2 N01061 0 12Vdc
V_V3 0 N01028 -12Vdc
.PARAM vv=3
**** RESUMING Lab4_B.cir ****
.END