Hello all,
I am haveing a difficult time simulating the OPT101 with my PSPICE release 16.6.
I got a spice file with name as OPT101/BB and connected as shown
I want to simulate or show the output of this device when light shines on it and when it is dark, so I am using the Vsin to simulate light,
and i keep on getting error as follows
**** 08/15/13 15:09:20 ***** PSpice 16.6.0 (October 2012) ***** ID# 0 ********
** Profile: "SCHEMATIC1-trial5" [ C:\Cadence\SPB_16.6\tools\capture\trial5-pspicefiles\schematic1\trial5.sim ]
**** CIRCUIT DESCRIPTION
******************************************************************************
** Creating circuit file "trial5.cir"
** WARNING: THIS AUTOMATICALLY GENERATED FILE MAY BE OVERWRITTEN BY SUBSEQUENT SIMULATIONS
*Libraries:
* Profile Libraries :
* Local Libraries :
* From [PSPICE NETLIST] section of C:\Users\billtaylor\cdssetup\OrCAD_PSpice/16.6.0/PSpice.ini file:
.lib "nom.lib"
*Analysis directives:
.TRAN 0 10m 0
.OPTIONS ADVCONV
.PROBE64 V(alias(*)) I(alias(*)) W(alias(*)) D(alias(*)) NOISE(alias(*))
.INC "..\SCHEMATIC1.net"
**** INCLUDING SCHEMATIC1.net ****
* source TRIAL5
V_V1 N00219 0 9Vdc
X_U1 0 N01633 N00219 0 N01090 N01090 OPT101/BB
V_V2 N01633 0 AC <AC>=7.5m
---------------------------$
ERROR(ORPSIM-16492): Missing value
+SIN <VOFF>=0 <VAMPL>=10 <FREQ>=14k 0 0 0
**** RESUMING trial5.cir ****
.END
I am not sure what I am doing wrong. please can anyone help?