This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PSPICE-FOR-TI: Could not import 3rd-party model into PSpice for TI.

Part Number: PSPICE-FOR-TI

Dear Teams,

#I'm not good at English and this is my first question, so please forgive my poor writing.

I'm in trouble about Pspice for TI in modeling.

I learned how to import the third party parts modeling , I could do simulate another maker op-amp (NJM4580).
I try to simulate same method NJU72341 but I could not that by ERROR(ORPSIM-15108):

I already have done to add the model LIB file to the simulation profile , below.
Got to Pspice/Edit Simulation Profile, and in the resulting pop-up select Configuration Files/Library.
Click the Browse button, navigate to the NJU72341.lib file and select Add to Design.

You can get model of NJU72341 from JRC website ,below.
https://www.njr.co.jp/electronic_device/products/macro/NJU72341_NewJRC.zip


I show you the error message.
Please refer the below for detail.


** Creating circuit file "NJU72341-test2.cir"
** WARNING: THIS AUTOMATICALLY GENERATED FILE MAY BE OVERWRITTEN BY SUBSEQUENT SIMULATIONS
*Libraries:
* Profile Libraries :
* Local Libraries :
.LIB "C:/Users/moritas/Documents/spicemodel/nju72341macromodel/nju72341.lib"
* From [PSPICE NETLIST] section of C:\cds_spb_home\cdssetup\OrCAD_PSpiceTIPSpice_Install\17.4.0\PSpice.ini file:
.lib "nom_pspti.lib"
.lib "nom.lib"
*Analysis directives:
.TRAN  0 10m 0
.OPTIONS ADVCONV
.OPTIONS FILEMODELSEARCH
.PROBE64 V(alias(*)) I(alias(*)) W(alias(*)) D(alias(*)) NOISE(alias(*))
.INC "..\SCHEMATIC1.net"
 
**** INCLUDING SCHEMATIC1.net ****
* source NJM72143_TEST2
X_U1         N17445 N17461 N17577 N17653 0 +5V N17797 0 N17657 N17581 N17469
+  N17453 NJU72341
R_R2         0 N17585  10k TC=0,0
C_C2         0 +5V  10u  TC=0,0
V_V6         N17453 0 0Vdc
V_V3         N17469 0 0Vdc
V_V2         +5V 0 5Vdc
V_V4         N17569 0 DC 1.65Vdc AC 1Vac
C_C4         N17577 N17569  10u  TC=0,0
V_V5         N17445 0 0Vdc
C_C3         0 N17797  10u  TC=0,0
C_C5         N17653 N17569  10u  TC=0,0
C_C6         N17585 N17581  10u  TC=0,0
V_V1         N17461 0 0Vdc
C_C7         N17661 N17657  10u  TC=0,0
R_R1         0 N17661  10k TC=0,0
**** RESUMING NJU72341-test2.cir ****
.END
ERROR(ORPSIM-15108): Subcircuit awbasw used by X_U1.X_U14_U14 is undefined
ERROR(ORPSIM-15108): Subcircuit awbasw used by X_U1.X_U14_U13 is undefined
ERROR(ORPSIM-15108): Subcircuit awbasw used by X_U1.X_U14_U17 is undefined
ERROR(ORPSIM-15108): Subcircuit awbasw used by X_U1.X_U14_U15 is undefined
ERROR(ORPSIM-15108): Subcircuit awbin used by X_U1.X_U14_U9 is undefined
ERROR(ORPSIM-15108): Subcircuit awbasw used by X_U1.X_U13_U14 is undefined
ERROR(ORPSIM-15108): Subcircuit awbasw used by X_U1.X_U13_U13 is undefined
ERROR(ORPSIM-15108): Subcircuit awbasw used by X_U1.X_U13_U17 is undefined
ERROR(ORPSIM-15108): Subcircuit awbasw used by X_U1.X_U13_U15 is undefined
ERROR(ORPSIM-15108): Subcircuit awbin used by X_U1.X_U13_U9 is undefined


Could you advise me ?

Thank you.