Hi all,
Can someone explain to me what's wrong here? Or let me know what other information you need to help me figure out what going on? I used the LME49710 model in pSPICE, but it gives me these errors:
WARNING(ORPSIM-15256): <X_U1.XRgn2.ROHMS> not a subcircuit param
WARNING(ORPSIM-15256): <X_U1.XRgnd3.ROHMS> not a subcircuit param
ERROR -- EVALUATION VERSION analog Node Limit (75 Nodes) Exceeded!
I'm using the Lite version of Orcad Capture but I've only placed 5 elements in the circuit I'm trying to simulate. So I'm confused why it's saying the Node limit is exceeded. Maybe it has something to do with the model for the LME49710 audio amp? I've uploaded my .out file as well as a screenshot of the circuit I'm trying to simulate.
**** 08/28/16 19:26:38 ****** PSpice Lite (October 2012) ****** ID# 10813 **** ** Profile: "SCHEMATIC1-HiFi Amp" [ C:\OrCAD\ECE 2280\guitaramp-pspicefiles\schematic1\hifi amp.sim ] **** CIRCUIT DESCRIPTION ****************************************************************************** ** Creating circuit file "HiFi Amp.cir" ** WARNING: THIS AUTOMATICALLY GENERATED FILE MAY BE OVERWRITTEN BY SUBSEQUENT SIMULATIONS *Libraries: * Profile Libraries : * Local Libraries : .LIB "../../../lme49710.lib" * From [PSPICE NETLIST] section of C:\Users\brads_000\AppData\Roaming\SPB_16.6\cdssetup\OrCAD_PSpice/16.6.0/PSpice.ini file: .lib "nomd.lib" *Analysis directives: .TRAN 0 1000ns 0 .OPTIONS ADVCONV .PROBE64 V(alias(*)) I(alias(*)) W(alias(*)) D(alias(*)) NOISE(alias(*)) .INC "..\SCHEMATIC1.net" **** INCLUDING SCHEMATIC1.net **** * source GUITARAMP X_U1 N14613 GND N14493 N14505 N14777 LME49710 V_V1 GND N14505 25Vdc V_V2 GND N14493 25Vdc V_V3 N14613 N14604 AC 1 +SIN 0 150mV 1500Hz 0 0 0 R_R1 N14777 N14758 8 TC=0,0 **** RESUMING "HiFi Amp.cir" **** .END WARNING(ORPSIM-15256): <X_U1.XRgn2.ROHMS> not a subcircuit param WARNING(ORPSIM-15256): <X_U1.XRgnd3.ROHMS> not a subcircuit param ERROR -- EVALUATION VERSION analog Node Limit (75 Nodes) Exceeded! ABORTING SIMULATION **** 08/28/16 19:26:38 ****** PSpice Lite (October 2012) ****** ID# 10813 **** ** Profile: "SCHEMATIC1-HiFi Amp" [ C:\OrCAD\ECE 2280\guitaramp-pspicefiles\schematic1\hifi amp.sim ] **** JOB STATISTICS SUMMARY ****************************************************************************** Node counts: Top level (NUNODS) = 8 External (NCNODS) = 97 Total (NUMNOD) = 97 Total device count (NUMEL) = 162 Capacitors (C) = 16 Diodes (D) = 12 VCVS (E) = 33 VCCS (G) = 15 CCVS (H) = 1 Current Sources (I) = 4 Inductors (L) = 2 Resistors (R) = 49 VSwitches (S) = 4 Voltage Sources (V) = 24 Number of subcircuits (X) = 38 Matrix statistics: Matrix size (NSTOP) = 97 Initial no. elements (NTTAR) = 0 No. elements w/ fillin (NTTBR) = 0 No. fillins (IFILL) = 0 No. overflows (NTTOV) = 0 No. LU operations (IOPS) = 0 Percent sparsity (PERSPA) = 0.000 Analysis statistics: No. total time points (NUMTTP) = 0 No. rejected time points (NUMRTP) = 0 No. iterations (NUMNIT) = 0 Load Threads = 1 Runtime statistics: Seconds Iterations Matrix load = 0.00 Matrix solution = 0.00 0 Readin = .92 General setup = 0.00 Setup = 0.00 DC sweep = 0.00 0 Bias point = 0.00 0 AC and noise = 0.00 0 Total transient analysis = 0.00 Output = 0.00 Overhead = 0.00 Total job time = .92
