Skip to content

Commit 44580d7

Browse files
issues/issue-182-lf411c.mod
1 parent ffb13a6 commit 44580d7

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

issues/issue-182-lf411c.mod

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
* LF411C operational amplifier "macromodel" subcircuit
2+
* created using Parts release 4.01 on 06/27/89 at 08:19
3+
* (REV N/A)
4+
* connections: non-inverting input
5+
* | inverting input
6+
* | | positive power supply
7+
* | | | negative power supply
8+
* | | | | output
9+
* | | | | |
10+
.subckt LF411C 1 2 3 4 5
11+
*
12+
c1 11 12 3.498E-12
13+
c2 6 7 15.00E-12
14+
dc 5 53 dx
15+
de 54 5 dx
16+
dlp 90 91 dx
17+
dln 92 90 dx
18+
dp 4 3 dx
19+
egnd 99 0 poly(2) (3,0) (4,0) 0 .5 .5
20+
fb 7 99 poly(5) vb vc ve vlp vln 0 28.29E6 -30E6 30E6 30E6 -30E6
21+
ga 6 0 11 12 282.8E-6
22+
gcm 0 6 10 99 1.590E-9
23+
iss 3 10 dc 195.0E-6
24+
hlim 90 0 vlim 1K
25+
j1 11 2 10 jx
26+
j2 12 1 10 jx
27+
r2 6 9 100.0E3
28+
rd1 4 11 3.536E3
29+
rd2 4 12 3.536E3
30+
ro1 8 5 50
31+
ro2 7 99 25
32+
rp 3 4 15.00E3
33+
rss 10 99 1.026E6
34+
vb 9 0 dc 0
35+
vc 3 53 dc 2.200
36+
ve 54 4 dc 2.200
37+
vlim 7 8 dc 0
38+
vlp 91 0 dc 30
39+
vln 0 92 dc 30
40+
.model dx D(Is=800.0E-18)
41+
.model jx PJF(Is=12.50E-12 Beta=250.1E-6 Vto=-1)
42+
.ends
43+


0 commit comments

Comments
 (0)