I want to simulate different opamps for use in the transimpedance amplification stage in a position sensing device (PSD) photodiode.
The equivalent circuit for the PSD photodiode is saved in psd.asc
.
The transimpedance amplification schematic is saved in opamp.asc
.
From the standard library I copied diode.asy
and added the two light arrows. Furthermore I adjusted the input and output labels and changed the prefix, name letter from D
to P
.
I was able to select psd
as a component in opamp.asc
. However when I want to run some transient analysis I get the error message:
Syntax error in coupled transmission line statement: "p1 n0001 0 pd"
I configured the current source in psd.asc
to emulate a triangle current response if it matters.
The corresponding LTSpice files are available as Gist.