[SOLVED] orcad/My Off page connectors are always floating

Status
Not open for further replies.

Basba

Newbie level 2
Joined
Dec 25, 2014
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
15
Hi everyone!

First, I would like to wish you beautifull celebrations...

As a Orcad beginner, I have some Orcad beginner problems.

I try to create off page connectors but they still remaining floating when I want to execute pSpice.

I create my scheme and I follow the instruction of this tutorial **broken link removed**.

My scheme which is quiet simple seems like that:




The errors that I have sound like this :

**** INCLUDING SCHEMATIC1.net ****
* source FLOATINGNODE
V_V1 A B
+SIN 0 1 10 0 0 0
R_R1 B A 1k TC=0,0

**** RESUMING bias.cir ****
.END

ERROR -- Node A is floating
ERROR -- Node B is floating


I need your help to understand the origin of these errors and of course to solve them.

Sincerly,

AA
 

The off-page connectors are working as can be seen from netlist.
The issue is with ground. You should not give any net name to ground net. It is expected to be "0".
Try removing B connector from both pages. This should resolve the error.
 
Reactions: Basba

    Basba

    Points: 2
    Helpful Answer Positive Rating
Thank you a lot Mvaseem,

Your solution works and rocks!

Sincerly,

AA
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…