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.

Orcad error when simulating circuit to get a sinusoidal output

Status
Not open for further replies.

Bavananth

Newbie level 5
Joined
Apr 5, 2008
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,359
pspice 9.2 dstm1

Today I tried to simulate a simple circuit to get a sinusoidal out put. https://obrazki.elektroda.pl/34_1207480182.jpg

The error is as below


Simulation running...
Reading and checking circuit
Sub circuit B82498-B3270-K/EPC used by X_L6 is undefined
Circuit has errors ... run aborted
See output file for details
Simulation aborted

I couldn't find Inductor pspice models. So Imported that from
https://www.cadence.com/products/orcad/downloads/pspice_models/index.aspx
and I found those epocs.lib, epocs.olb there. Tell me what should I do.
 

Orcad again....

What version of OrCAD do you use?
First, you cannot apply digital stimuli (DSTM1) to an analog input.
Second, I do not know why you didn't find the inductor pspice model (L) - it is in the analog library.
 

Re: Orcad again....

I'm using Orcad family release 9.2
Now I found some siemens libraries.
They had some working inductors.
Now another problem.

I resigned the cct again. Have a look at that. https://obrazki.elektroda.pl/28_1207482956.jpg

Error is


--------------- Simulation Profile: SCHEMATIC1-ganapathi ---------------
Simulation running...
Reading and checking circuit
Less than 2 connections at node X_L7.X1.3
Less than 2 connections at node X_L7.X1.11
Circuit has errors ... run aborted
See output file for details
Simulation aborted

Complete fomat

**** 04/06/08 17:32:35 ********* PSpice 9.2 (Mar 2000) ******** ID# 0 ********

** Profile: "SCHEMATIC1-cvbxcb" [ C:\Documents and Settings\Group9\Desktop\test\testma-SCHEMATIC1-cvbxcb.sim ]


**** CIRCUIT DESCRIPTION


******************************************************************************




** Creating circuit file "testma-SCHEMATIC1-cvbxcb.sim.cir"
** WARNING: THIS AUTOMATICALLY GENERATED FILE MAY BE OVERWRITTEN BY SUBSEQUENT SIMULATIONS

*Libraries:
* Local Libraries :
* From [PSPICE NETLIST] section of C:\Program Files\Orcad\PSpice\PSpice.ini file:
.lib "nom.lib"

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



**** INCLUDING testma-SCHEMATIC1.net ****
* source TESTMA
M_M3 N00124 N01284 0 0 M2N6759
C_C1 N00124 N00097 0.1u
X_L7 N00124 N00097 B82412-A3100-M/SIE PARAMS: L1=10.0000n R1=66.0000m
+ R2=1u C1=321.1412f Rp=3.2876k
V_V2 N00097 0 8Vdc
V_V3 N01284 0
+PULSE 5V 0V 0 0.5uS 0.5uS 0.5 15

**** RESUMING testma-SCHEMATIC1-cvbxcb.sim.cir ****
.END

ERROR -- Less than 2 connections at node X_L7.X1.3
ERROR -- Less than 2 connections at node X_L7.X1.11
 

Re: Orcad again....

Try to see what are the pin numbers of L7 - probably it has another pins, or you didn't use the correct net names.
And take the L from library analog.olb.
I attached you circuit and simulation diagram.
 

    Bavananth

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top