Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Simulation error in orcad

Status
Not open for further replies.

vamsi57

Newbie level 4
Joined
Jan 8, 2012
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,325
Hi all

I am trying to simulate the resonant converter but i am getting the following errors.

ERROR [NET0077] Pin A in template not found on CR
ERROR [NET0077] Pin B in template not found on CR
ERROR [NET0077] Pin A in template not found on LR
ERROR [NET0077] Pin B in template not found on LR
ERROR [NET0077] Pin A in template not found on CO
ERROR [NET0077] Pin B in template not found on CO
ERROR [NET0077] Pin A in template not found on RL
ERROR [NET0077] Pin B in template not found on RL

Libraries:
* Profile Libraries :
* Local Libraries :
* From [PSPICE NETLIST] section of C:\OrCAD\OrCAD_10.5\tools\PSpice\PSpice.ini file:
.lib "nom.lib"

*Analysis directives:
.TRAN 0 1000us 0
.PROBE V(alias(*)) I(alias(*)) W(alias(*)) D(alias(*)) NOISE(alias(*))
.INC "..\SCHEMATIC1.net"



**** INCLUDING SCHEMATIC1.net ****
* source SCRC
V_G1 N05010 GND
+PULSE 0 200 46.875u 0 0 18.75u 50u
V_G2 N05018 GND
+PULSE 0 200 21.875u 0 0 18.75u 50u
C_Cr 9.4u
-------------------$
ERROR -- Missing node
V_G3 N12997 GND
+PULSE 0 200 3.125u 0 0 18.75u 50u
L_Lr 27u
----------------$
ERROR -- Missing node
C_Co 2000u
--------------------$
ERROR -- Missing node
V_G4 N05038 GND
+PULSE 0 200 28.125u 0 0 18.75u 50u
R_RL 100
-----------------$
ERROR -- Missing node
V_Vdc N04738 GND 400

**** RESUMING scrc.cir ****
.END


I need help on this.

Thanks
 

Hello my friend
Where is your circuit? probably your circuit for simulation need some things or your edit simulation is not correct. for example you should use a little series resistance with your inductors.
Best Wishes
Goldsmith
 

Hello my friend
Where is your circuit? probably your circuit for simulation need some things or your edit simulation is not correct. for example you should use a little series resistance with your inductors.
Best Wishes
Goldsmith

Hi
this is my circuit. I couldn't understand what the problem is.
sc.jpg
 

Dear Friend
Hi
You should use a very low resistor in series with your inductors . and the node of series LC network is float . you should use a very high resistance from center of connection point of the capacitor and inductor to the ground.
Best Wishes
Goldsmith
 
Problem is with inductor/capacitor/resistor symbol. try replacing these schematic symbols from ../tools/capture/library/PSPice/analog.olb. With that these error should go away.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top