problem in analog designer

Status
Not open for further replies.

luichi24h

Newbie level 2
Joined
Jun 7, 2005
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,292
I am simulating with analog designer.
I have modeled an analog pot:
* POTENTIOMETER SUBCIRCUIT
*
* TERMINALS: 1-CCW , 2-WIPER, 3-CW
* WIPER POSITION VOLTAGE: 7-POS,8-NEG
*
.SUBCKT POT_1k 1 2 3 7 8
E_RA 1 4 VALUE = { V(7,8) * 1K * I(VSENSE1) }
VSENSE1 4 5 DC 0V
RS 5 2 1
E_RB 5 6 VALUE = { V(7,8)* 1K * I(VSENSE2) }
VSENSE2 6 3 DC 0V
.ENDS

Can anyone help why I can't simulate it. The simulator says:
-V is an undefined parameter.

How can I solve this...?
Thanks.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…