-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCEM.lbr
455 lines (455 loc) · 27.3 KB
/
CEM.lbr
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE eagle SYSTEM "eagle.dtd">
<eagle version="6.5.0">
<drawing>
<settings>
<setting alwaysvectorfont="no"/>
<setting verticaltext="up"/>
</settings>
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="yes" altdistance="0.01" altunitdist="inch" altunit="inch"/>
<layers>
<layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
<layer number="2" name="Route2" color="1" fill="3" visible="no" active="yes"/>
<layer number="3" name="Route3" color="4" fill="3" visible="no" active="yes"/>
<layer number="4" name="Route4" color="1" fill="4" visible="no" active="yes"/>
<layer number="5" name="Route5" color="4" fill="4" visible="no" active="yes"/>
<layer number="6" name="Route6" color="1" fill="8" visible="no" active="yes"/>
<layer number="7" name="Route7" color="4" fill="8" visible="no" active="yes"/>
<layer number="8" name="Route8" color="1" fill="2" visible="no" active="yes"/>
<layer number="9" name="Route9" color="4" fill="2" visible="no" active="yes"/>
<layer number="10" name="Route10" color="1" fill="7" visible="no" active="yes"/>
<layer number="11" name="Route11" color="4" fill="7" visible="no" active="yes"/>
<layer number="12" name="Route12" color="1" fill="5" visible="no" active="yes"/>
<layer number="13" name="Route13" color="4" fill="5" visible="no" active="yes"/>
<layer number="14" name="Route14" color="1" fill="6" visible="no" active="yes"/>
<layer number="15" name="Route15" color="4" fill="6" visible="no" active="yes"/>
<layer number="16" name="Bottom" color="1" fill="1" visible="yes" active="yes"/>
<layer number="17" name="Pads" color="2" fill="1" visible="yes" active="yes"/>
<layer number="18" name="Vias" color="2" fill="1" visible="yes" active="yes"/>
<layer number="19" name="Unrouted" color="6" fill="1" visible="yes" active="yes"/>
<layer number="20" name="Dimension" color="15" fill="1" visible="yes" active="yes"/>
<layer number="21" name="tPlace" color="7" fill="1" visible="yes" active="yes"/>
<layer number="22" name="bPlace" color="7" fill="1" visible="yes" active="yes"/>
<layer number="23" name="tOrigins" color="15" fill="1" visible="yes" active="yes"/>
<layer number="24" name="bOrigins" color="15" fill="1" visible="yes" active="yes"/>
<layer number="25" name="tNames" color="7" fill="1" visible="yes" active="yes"/>
<layer number="26" name="bNames" color="7" fill="1" visible="yes" active="yes"/>
<layer number="27" name="tValues" color="7" fill="1" visible="yes" active="yes"/>
<layer number="28" name="bValues" color="7" fill="1" visible="yes" active="yes"/>
<layer number="29" name="tStop" color="7" fill="3" visible="no" active="yes"/>
<layer number="30" name="bStop" color="7" fill="6" visible="no" active="yes"/>
<layer number="31" name="tCream" color="7" fill="4" visible="no" active="yes"/>
<layer number="32" name="bCream" color="7" fill="5" visible="no" active="yes"/>
<layer number="33" name="tFinish" color="6" fill="3" visible="no" active="yes"/>
<layer number="34" name="bFinish" color="6" fill="6" visible="no" active="yes"/>
<layer number="35" name="tGlue" color="7" fill="4" visible="no" active="yes"/>
<layer number="36" name="bGlue" color="7" fill="5" visible="no" active="yes"/>
<layer number="37" name="tTest" color="7" fill="1" visible="no" active="yes"/>
<layer number="38" name="bTest" color="7" fill="1" visible="no" active="yes"/>
<layer number="39" name="tKeepout" color="4" fill="11" visible="yes" active="yes"/>
<layer number="40" name="bKeepout" color="1" fill="11" visible="yes" active="yes"/>
<layer number="41" name="tRestrict" color="4" fill="10" visible="yes" active="yes"/>
<layer number="42" name="bRestrict" color="1" fill="10" visible="yes" active="yes"/>
<layer number="43" name="vRestrict" color="2" fill="10" visible="yes" active="yes"/>
<layer number="44" name="Drills" color="7" fill="1" visible="no" active="yes"/>
<layer number="45" name="Holes" color="7" fill="1" visible="yes" active="yes"/>
<layer number="46" name="Milling" color="3" fill="1" visible="no" active="yes"/>
<layer number="47" name="Measures" color="7" fill="1" visible="no" active="yes"/>
<layer number="48" name="Document" color="7" fill="1" visible="yes" active="yes"/>
<layer number="49" name="Reference" color="7" fill="1" visible="yes" active="yes"/>
<layer number="51" name="tDocu" color="7" fill="1" visible="yes" active="yes"/>
<layer number="52" name="bDocu" color="7" fill="1" visible="yes" active="yes"/>
<layer number="91" name="Nets" color="2" fill="1" visible="yes" active="yes"/>
<layer number="92" name="Busses" color="1" fill="1" visible="yes" active="yes"/>
<layer number="93" name="Pins" color="2" fill="1" visible="yes" active="yes"/>
<layer number="94" name="Symbols" color="4" fill="1" visible="yes" active="yes"/>
<layer number="95" name="Names" color="7" fill="1" visible="yes" active="yes"/>
<layer number="96" name="Values" color="7" fill="1" visible="yes" active="yes"/>
<layer number="97" name="Info" color="7" fill="1" visible="yes" active="yes"/>
<layer number="98" name="Guide" color="6" fill="1" visible="yes" active="yes"/>
</layers>
<library>
<description><b>CEM ICs</b><br>
Library created by Rob Kam of a few CEM music synthesizer ICs. More info about them at <a href="http://www.sdiy.info/w/Curtis_Electromusic_Specialties">SDIY wiki</a>
<ul>
<li>3310 VCEG</li>
<li>3320 VCF</li>
<li>3330 dual VCA </li>
<li>3340 VCO</li>
</ul></description>
<packages>
<package name="DIL16">
<description><b>Dual In Line 16</b></description>
<wire x1="-10.16" y1="-0.635" x2="-10.16" y2="-2.794" width="0.1524" layer="21"/>
<wire x1="-10.16" y1="-0.635" x2="-10.16" y2="0.635" width="0.1524" layer="21" curve="180"/>
<wire x1="-10.16" y1="-2.794" x2="10.16" y2="-2.794" width="0.1524" layer="21"/>
<wire x1="10.16" y1="-2.794" x2="10.16" y2="2.794" width="0.1524" layer="21"/>
<wire x1="10.16" y1="2.794" x2="-10.16" y2="2.794" width="0.1524" layer="21"/>
<wire x1="-10.16" y1="2.794" x2="-10.16" y2="0.635" width="0.1524" layer="21"/>
<pad name="1" x="-8.89" y="-3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="2" x="-6.35" y="-3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="3" x="-3.81" y="-3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="4" x="-1.27" y="-3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="5" x="1.27" y="-3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="6" x="3.81" y="-3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="7" x="6.35" y="-3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="8" x="8.89" y="-3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="9" x="8.89" y="3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="10" x="6.35" y="3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="11" x="3.81" y="3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="12" x="1.27" y="3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="13" x="-1.27" y="3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="14" x="-3.81" y="3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="15" x="-6.35" y="3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="16" x="-8.89" y="3.81" drill="0.8128" shape="long" rot="R90"/>
<text x="-10.5664" y="-2.794" size="1.778" layer="25" ratio="10" rot="R90">>NAME</text>
<text x="-8.89" y="-0.9652" size="1.778" layer="27" ratio="10">>VALUE</text>
</package>
<package name="DIL18">
<description><b>Dual In Line 18</b></description>
<wire x1="-11.43" y1="-0.635" x2="-11.43" y2="-2.794" width="0.1524" layer="21"/>
<wire x1="-11.43" y1="-0.635" x2="-11.43" y2="0.635" width="0.1524" layer="21" curve="180"/>
<wire x1="11.43" y1="-2.794" x2="-11.43" y2="-2.794" width="0.1524" layer="21"/>
<wire x1="11.43" y1="-2.794" x2="11.43" y2="2.794" width="0.1524" layer="21"/>
<wire x1="-11.43" y1="2.794" x2="11.43" y2="2.794" width="0.1524" layer="21"/>
<wire x1="-11.43" y1="2.794" x2="-11.43" y2="0.635" width="0.1524" layer="21"/>
<pad name="1" x="-10.16" y="-3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="2" x="-7.62" y="-3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="3" x="-5.08" y="-3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="4" x="-2.54" y="-3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="5" x="0" y="-3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="6" x="2.54" y="-3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="7" x="5.08" y="-3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="8" x="7.62" y="-3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="9" x="10.16" y="-3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="10" x="10.16" y="3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="11" x="7.62" y="3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="12" x="5.08" y="3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="13" x="2.54" y="3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="14" x="0" y="3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="15" x="-2.54" y="3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="16" x="-5.08" y="3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="17" x="-7.62" y="3.81" drill="0.8128" shape="long" rot="R90"/>
<pad name="18" x="-10.16" y="3.81" drill="0.8128" shape="long" rot="R90"/>
<text x="-11.8618" y="-2.794" size="1.778" layer="25" ratio="10" rot="R90">>NAME</text>
<text x="-9.906" y="-0.889" size="1.778" layer="27" ratio="10">>VALUE</text>
</package>
</packages>
<symbols>
<symbol name="CEM3310">
<description>CEM 3310 VCEG</description>
<wire x1="-5.08" y1="-11.43" x2="5.08" y2="-11.43" width="0.254" layer="94"/>
<wire x1="5.08" y1="8.89" x2="5.08" y2="-11.43" width="0.254" layer="94"/>
<wire x1="-5.08" y1="8.89" x2="-5.08" y2="-11.43" width="0.254" layer="94"/>
<pin name="1" x="-7.62" y="7.62" visible="pad" length="short"/>
<pin name="2" x="-7.62" y="5.08" visible="pad" length="short" direction="out"/>
<pin name="3" x="-7.62" y="2.54" visible="pad" length="short"/>
<pin name="4" x="-7.62" y="0" visible="pad" length="short" direction="in"/>
<pin name="5" x="-7.62" y="-2.54" visible="pad" length="short" direction="in"/>
<pin name="6" x="-7.62" y="-5.08" visible="pad" length="short" direction="pwr"/>
<pin name="7" x="-7.62" y="-7.62" visible="pad" length="short" direction="pwr"/>
<pin name="8" x="-7.62" y="-10.16" visible="pad" length="short"/>
<pin name="9" x="7.62" y="-10.16" visible="pad" length="short" direction="pwr" rot="R180"/>
<pin name="10" x="7.62" y="-7.62" visible="pad" length="short" direction="pwr" rot="R180"/>
<pin name="11" x="7.62" y="-5.08" visible="pad" length="short" direction="pwr" rot="R180"/>
<pin name="12" x="7.62" y="-2.54" visible="pad" length="short" direction="pwr" rot="R180"/>
<pin name="13" x="7.62" y="0" visible="pad" length="short" direction="pwr" rot="R180"/>
<pin name="14" x="7.62" y="2.54" visible="pad" length="short" direction="pwr" rot="R180"/>
<pin name="15" x="7.62" y="5.08" visible="pad" length="short" direction="pwr" rot="R180"/>
<pin name="16" x="7.62" y="7.62" visible="pad" length="short" direction="out" rot="R180"/>
<text x="-4.445" y="9.525" size="1.778" layer="95">>NAME</text>
<text x="0.635" y="-6.985" size="1.778" layer="96" rot="R90">CEM 3310</text>
<wire x1="-5.08" y1="8.89" x2="-0.635" y2="8.89" width="0.254" layer="94"/>
<wire x1="0.635" y1="8.89" x2="5.08" y2="8.89" width="0.254" layer="94"/>
<wire x1="-0.635" y1="8.89" x2="0.635" y2="8.89" width="0.254" layer="94" curve="180"/>
<text x="-5.08" y="7.62" size="0.508" layer="94" align="center-left"> Cap</text>
<text x="-5.08" y="5.08" size="0.508" layer="94" align="center-left"> ENV out</text>
<text x="-5.08" y="2.54" size="0.508" layer="94" align="center-left"> Vp</text>
<text x="-5.08" y="0" size="0.508" layer="94" align="center-left"> Gate</text>
<text x="-5.08" y="-2.54" size="0.508" layer="94" align="center-left"> Trig</text>
<text x="-5.08" y="-5.08" size="0.508" layer="94" align="center-left"> Vee</text>
<text x="-5.08" y="-7.62" size="0.508" layer="94" align="center-left"> Ground</text>
<text x="-5.08" y="-10.16" size="0.508" layer="94" align="center-left"> Comp</text>
<text x="5.08" y="-10.16" size="0.508" layer="94" align="center-right">Vcs </text>
<text x="5.08" y="-7.62" size="0.508" layer="94" align="center-right">Iin </text>
<text x="5.08" y="-5.08" size="0.508" layer="94" align="center-right">Vcc </text>
<text x="5.08" y="-2.54" size="0.508" layer="94" align="center-right">Vcd </text>
<text x="5.08" y="0" size="0.508" layer="94" align="center-right">Vcr </text>
<text x="5.08" y="2.54" size="0.508" layer="94" align="center-right">Ground </text>
<text x="5.08" y="5.08" size="0.508" layer="94" align="center-right">Vca </text>
<text x="5.08" y="7.62" size="0.508" layer="94" align="center-right">ATK out </text>
</symbol>
<symbol name="CEM3340">
<description>CEM 3340 VCO</description>
<wire x1="-5.08" y1="-11.43" x2="5.08" y2="-11.43" width="0.254" layer="94"/>
<wire x1="5.08" y1="-11.43" x2="5.08" y2="8.89" width="0.254" layer="94"/>
<wire x1="-5.08" y1="-11.43" x2="-5.08" y2="8.89" width="0.254" layer="94"/>
<wire x1="5.08" y1="8.89" x2="0.635" y2="8.89" width="0.254" layer="94"/>
<wire x1="-0.635" y1="8.89" x2="-5.08" y2="8.89" width="0.254" layer="94"/>
<wire x1="-0.635" y1="8.89" x2="0.635" y2="8.89" width="0.254" layer="94" curve="180"/>
<pin name="1" x="-7.62" y="7.62" visible="pad" length="short"/>
<pin name="2" x="-7.62" y="5.08" visible="pad" length="short"/>
<pin name="3" x="-7.62" y="2.54" visible="pad" length="short" direction="pwr"/>
<pin name="4" x="-7.62" y="0" visible="pad" length="short" direction="out"/>
<pin name="5" x="-7.62" y="-2.54" visible="pad" length="short" direction="in"/>
<pin name="6" x="-7.62" y="-5.08" visible="pad" length="short" direction="in"/>
<pin name="7" x="-7.62" y="-7.62" visible="pad" length="short"/>
<pin name="8" x="-7.62" y="-10.16" visible="pad" length="short" direction="out"/>
<pin name="9" x="7.62" y="-10.16" visible="pad" length="short" direction="in" rot="R180"/>
<pin name="10" x="7.62" y="-7.62" visible="pad" length="short" direction="out" rot="R180"/>
<pin name="11" x="7.62" y="-5.08" visible="pad" length="short" rot="R180"/>
<pin name="12" x="7.62" y="-2.54" visible="pad" length="short" direction="pwr" rot="R180"/>
<pin name="13" x="7.62" y="0" visible="pad" length="short" direction="in" rot="R180"/>
<pin name="14" x="7.62" y="2.54" visible="pad" length="short" direction="in" rot="R180"/>
<pin name="15" x="7.62" y="5.08" visible="pad" length="short" direction="in" rot="R180"/>
<pin name="16" x="7.62" y="7.62" visible="pad" length="short" direction="pwr" rot="R180"/>
<text x="0.635" y="-6.985" size="1.778" layer="96" rot="R90">CEM 3340</text>
<text x="-4.445" y="9.525" size="1.778" layer="95">>NAME</text>
<text x="-5.08" y="7.62" size="0.381" layer="94" align="center-left"></text>
<text x="-5.08" y="7.62" size="0.508" layer="94" align="center-left"> Multiplier gain</text>
<text x="-5.08" y="5.08" size="0.508" layer="94" align="center-left"> Multiplier gain</text>
<text x="-5.08" y="2.54" size="0.508" layer="94" align="center-left"> Vee</text>
<text x="-5.08" y="0" size="0.508" layer="94"> Pulse out</text>
<text x="-5.08" y="-2.54" size="0.508" layer="94" align="center-left"> PWM control</text>
<text x="-5.08" y="-5.08" size="0.508" layer="94" align="center-left"> Hard sync in</text>
<text x="-5.08" y="-7.62" size="0.508" layer="94" align="center-left"> I correction</text>
<text x="-5.08" y="-10.16" size="0.508" layer="94" align="center-left"> Sawtooth out</text>
<text x="5.08" y="-10.16" size="0.508" layer="94" align="center-right">Soft sync in </text>
<text x="5.08" y="-7.62" size="0.508" layer="94" align="center-right">Triangle out </text>
<text x="5.08" y="-5.08" size="0.508" layer="94" align="center-right">Timing cap </text>
<text x="5.08" y="-2.54" size="0.508" layer="94" align="center-right">Ground </text>
<text x="5.08" y="0" size="0.508" layer="94" align="center-right">Linear control </text>
<text x="5.08" y="2.54" size="0.508" layer="94" align="center-right">Scale </text>
<text x="5.08" y="5.08" size="0.508" layer="94" align="center-right">Freq control </text>
<text x="5.08" y="7.62" size="0.508" layer="94" align="center-right">Vcc </text>
</symbol>
<symbol name="CEM3320">
<description>CEM 3320 VCF</description>
<wire x1="-5.08" y1="-11.43" x2="5.08" y2="-11.43" width="0.254" layer="94"/>
<wire x1="5.08" y1="11.43" x2="5.08" y2="-11.43" width="0.254" layer="94"/>
<wire x1="-5.08" y1="11.43" x2="-5.08" y2="-11.43" width="0.254" layer="94"/>
<pin name="1" x="-7.62" y="10.16" visible="pad" length="short" direction="in"/>
<pin name="2" x="-7.62" y="7.62" visible="pad" length="short" direction="in"/>
<pin name="3" x="-7.62" y="5.08" visible="pad" length="short" direction="pwr"/>
<pin name="4" x="-7.62" y="2.54" visible="pad" length="short"/>
<pin name="5" x="-7.62" y="0" visible="pad" length="short"/>
<pin name="6" x="-7.62" y="-2.54" visible="pad" length="short" direction="out"/>
<pin name="7" x="-7.62" y="-5.08" visible="pad" length="short" direction="out"/>
<pin name="8" x="-7.62" y="-7.62" visible="pad" length="short" direction="in"/>
<pin name="11" x="7.62" y="-7.62" visible="pad" length="short" direction="out" rot="R180"/>
<pin name="12" x="7.62" y="-5.08" visible="pad" length="short" rot="R180"/>
<pin name="13" x="7.62" y="-2.54" visible="pad" length="short" direction="pwr" rot="R180"/>
<pin name="14" x="7.62" y="0" visible="pad" length="short" direction="pwr" rot="R180"/>
<pin name="15" x="7.62" y="2.54" visible="pad" length="short" direction="out" rot="R180"/>
<pin name="16" x="7.62" y="5.08" visible="pad" length="short" rot="R180"/>
<pin name="17" x="7.62" y="7.62" visible="pad" length="short" direction="in" rot="R180"/>
<pin name="18" x="7.62" y="10.16" visible="pad" length="short" direction="in" rot="R180"/>
<text x="-4.445" y="12.065" size="1.778" layer="95">>NAME</text>
<text x="1.27" y="-5.715" size="1.778" layer="96" rot="R90">CEM 3320</text>
<wire x1="-5.08" y1="11.43" x2="-0.635" y2="11.43" width="0.254" layer="94"/>
<wire x1="0.635" y1="11.43" x2="5.08" y2="11.43" width="0.254" layer="94"/>
<wire x1="-0.635" y1="11.43" x2="0.635" y2="11.43" width="0.254" layer="94" curve="180"/>
<text x="-5.08" y="10.16" size="0.508" layer="94" align="center-left"> Input A</text>
<text x="-5.08" y="7.62" size="0.508" layer="94" align="center-left"> Input B</text>
<text x="-5.08" y="5.08" size="0.508" layer="94" align="center-left"> Ground</text>
<text x="-5.08" y="2.54" size="0.508" layer="94" align="center-left"> Capacitor B</text>
<text x="-5.08" y="0" size="0.508" layer="94" align="center-left"> Capacitor A</text>
<text x="-5.08" y="-2.54" size="0.508" layer="94" align="center-left"> Output B</text>
<text x="-5.08" y="-5.08" size="0.508" layer="94" align="center-left"> Output A</text>
<text x="-5.08" y="-7.62" size="0.508" layer="94" align="center-left"> Resonance in</text>
<text x="5.08" y="-7.62" size="0.508" layer="94" align="center-right">Capacitor D </text>
<text x="5.08" y="-5.08" size="0.508" layer="94" align="center-right">Frequency ctrl </text>
<text x="5.08" y="-2.54" size="0.508" layer="94" align="center-right">Iee </text>
<text x="5.08" y="0" size="0.508" layer="94" align="center-right">Vcc </text>
<text x="5.08" y="2.54" size="0.508" layer="94" align="center-right">Output C </text>
<text x="5.08" y="5.08" size="0.508" layer="94" align="center-right">Capacitor C </text>
<text x="5.08" y="7.62" size="0.508" layer="94" align="center-right">Input C </text>
<text x="5.08" y="10.16" size="0.508" layer="94" align="center-right">Input D </text>
<pin name="9" x="-7.62" y="-10.16" visible="pad" length="short" direction="in"/>
<pin name="10" x="7.62" y="-10.16" visible="pad" length="short" direction="out" rot="R180"/>
<text x="-5.08" y="-10.16" size="0.508" layer="94" align="center-left"> Resonance ctrl</text>
<text x="5.08" y="-10.16" size="0.508" layer="94" align="center-right">Output D </text>
</symbol>
<symbol name="CEM3330">
<description>CEM 3330 dual VCA</description>
<wire x1="-5.08" y1="-11.43" x2="5.08" y2="-11.43" width="0.254" layer="94"/>
<wire x1="5.08" y1="11.43" x2="5.08" y2="-11.43" width="0.254" layer="94"/>
<wire x1="-5.08" y1="11.43" x2="-5.08" y2="-11.43" width="0.254" layer="94"/>
<pin name="1" x="-7.62" y="10.16" visible="pad" length="short" direction="out"/>
<pin name="2" x="-7.62" y="7.62" visible="pad" length="short"/>
<pin name="3" x="-7.62" y="5.08" visible="pad" length="short"/>
<pin name="4" x="-7.62" y="2.54" visible="pad" length="short" direction="in"/>
<pin name="5" x="-7.62" y="0" visible="pad" length="short" direction="pwr"/>
<pin name="6" x="-7.62" y="-2.54" visible="pad" length="short"/>
<pin name="7" x="-7.62" y="-5.08" visible="pad" length="short"/>
<pin name="8" x="-7.62" y="-7.62" visible="pad" length="short"/>
<pin name="11" x="7.62" y="-7.62" visible="pad" length="short" rot="R180"/>
<pin name="12" x="7.62" y="-5.08" visible="pad" length="short" rot="R180"/>
<pin name="13" x="7.62" y="-2.54" visible="pad" length="short" direction="in" rot="R180"/>
<pin name="14" x="7.62" y="0" visible="pad" length="short" rot="R180"/>
<pin name="15" x="7.62" y="2.54" visible="pad" length="short" rot="R180"/>
<pin name="16" x="7.62" y="5.08" visible="pad" length="short" direction="out" rot="R180"/>
<pin name="17" x="7.62" y="7.62" visible="pad" length="short" rot="R180"/>
<pin name="18" x="7.62" y="10.16" visible="pad" length="short" direction="pwr" rot="R180"/>
<text x="-4.445" y="12.065" size="1.778" layer="95">>NAME</text>
<text x="1.27" y="-5.715" size="1.778" layer="96" rot="R90">CEM 3330</text>
<wire x1="-5.08" y1="11.43" x2="-0.635" y2="11.43" width="0.254" layer="94"/>
<wire x1="0.635" y1="11.43" x2="5.08" y2="11.43" width="0.254" layer="94"/>
<wire x1="-0.635" y1="11.43" x2="0.635" y2="11.43" width="0.254" layer="94" curve="180"/>
<text x="-5.08" y="10.16" size="0.508" layer="94" align="center-left"> Output, IO</text>
<text x="-5.08" y="7.62" size="0.508" layer="94" align="center-left"> Gain, Vg</text>
<text x="-5.08" y="5.08" size="0.508" layer="94" align="center-left"> Distortion trim</text>
<text x="-5.08" y="2.54" size="0.508" layer="94" align="center-left"> Signal In, Ii</text>
<text x="-5.08" y="0" size="0.508" layer="94" align="center-left"> Vee </text>
<text x="-5.08" y="-2.54" size="0.508" layer="94" align="center-left"> Exp ctrl, Vce</text>
<text x="-5.08" y="-5.08" size="0.508" layer="94" align="center-left"> Lin ctrl, Icl</text>
<text x="-5.08" y="-7.62" size="0.508" layer="94" align="center-left"> Idle adjust</text>
<text x="5.08" y="-7.62" size="0.508" layer="94" align="center-right">Compensation </text>
<text x="5.08" y="-5.08" size="0.508" layer="94" align="center-right"></text>
<text x="5.08" y="-2.54" size="0.508" layer="94" align="center-right"></text>
<text x="5.08" y="5.08" size="0.508" layer="94" align="center-right">Output, Io </text>
<text x="5.08" y="7.62" size="0.508" layer="94" align="center-right">Distortion trim </text>
<text x="5.08" y="10.16" size="0.508" layer="94" align="center-right">Ground </text>
<pin name="9" x="-7.62" y="-10.16" visible="pad" length="short"/>
<pin name="10" x="7.62" y="-10.16" visible="pad" length="short" direction="pwr" rot="R180"/>
<text x="-5.08" y="-10.16" size="0.508" layer="94" align="center-left"> Compensation</text>
<text x="5.08" y="-10.16" size="0.508" layer="94" align="center-right">Vcc </text>
<text x="5.08" y="-5.08" size="0.508" layer="94" align="center-right">Lin ctrl, Icl </text>
<text x="5.08" y="-2.54" size="0.508" layer="94" align="center-right">Signal In, Ii </text>
<text x="5.08" y="0" size="0.508" layer="94" align="center-right">Exp ctrl, Vce </text>
<text x="5.08" y="2.54" size="0.508" layer="94" align="center-right">Gain, Vg </text>
</symbol>
</symbols>
<devicesets>
<deviceset name="CEM3310" prefix="IC">
<description>CEM 3310 VCEG</description>
<gates>
<gate name="G$1" symbol="CEM3310" x="0" y="0"/>
</gates>
<devices>
<device name="" package="DIL16">
<connects>
<connect gate="G$1" pin="1" pad="1"/>
<connect gate="G$1" pin="10" pad="10"/>
<connect gate="G$1" pin="11" pad="11"/>
<connect gate="G$1" pin="12" pad="12"/>
<connect gate="G$1" pin="13" pad="13"/>
<connect gate="G$1" pin="14" pad="14"/>
<connect gate="G$1" pin="15" pad="15"/>
<connect gate="G$1" pin="16" pad="16"/>
<connect gate="G$1" pin="2" pad="2"/>
<connect gate="G$1" pin="3" pad="3"/>
<connect gate="G$1" pin="4" pad="4"/>
<connect gate="G$1" pin="5" pad="5"/>
<connect gate="G$1" pin="6" pad="6"/>
<connect gate="G$1" pin="7" pad="7"/>
<connect gate="G$1" pin="8" pad="8"/>
<connect gate="G$1" pin="9" pad="9"/>
</connects>
<technologies>
<technology name=""/>
</technologies>
</device>
</devices>
</deviceset>
<deviceset name="CEM3340" prefix="IC">
<description>CEM 3340 VCO</description>
<gates>
<gate name="G$1" symbol="CEM3340" x="0" y="1.27"/>
</gates>
<devices>
<device name="" package="DIL16">
<connects>
<connect gate="G$1" pin="1" pad="1"/>
<connect gate="G$1" pin="10" pad="10"/>
<connect gate="G$1" pin="11" pad="11"/>
<connect gate="G$1" pin="12" pad="12"/>
<connect gate="G$1" pin="13" pad="13"/>
<connect gate="G$1" pin="14" pad="14"/>
<connect gate="G$1" pin="15" pad="15"/>
<connect gate="G$1" pin="16" pad="16"/>
<connect gate="G$1" pin="2" pad="2"/>
<connect gate="G$1" pin="3" pad="3"/>
<connect gate="G$1" pin="4" pad="4"/>
<connect gate="G$1" pin="5" pad="5"/>
<connect gate="G$1" pin="6" pad="6"/>
<connect gate="G$1" pin="7" pad="7"/>
<connect gate="G$1" pin="8" pad="8"/>
<connect gate="G$1" pin="9" pad="9"/>
</connects>
<technologies>
<technology name=""/>
</technologies>
</device>
</devices>
</deviceset>
<deviceset name="CEM3320" prefix="IC">
<description>CEM 3330 VCF</description>
<gates>
<gate name="G$1" symbol="CEM3320" x="0" y="0"/>
</gates>
<devices>
<device name="" package="DIL18">
<connects>
<connect gate="G$1" pin="1" pad="1"/>
<connect gate="G$1" pin="10" pad="10"/>
<connect gate="G$1" pin="11" pad="11"/>
<connect gate="G$1" pin="12" pad="12"/>
<connect gate="G$1" pin="13" pad="13"/>
<connect gate="G$1" pin="14" pad="14"/>
<connect gate="G$1" pin="15" pad="15"/>
<connect gate="G$1" pin="16" pad="16"/>
<connect gate="G$1" pin="17" pad="17"/>
<connect gate="G$1" pin="18" pad="18"/>
<connect gate="G$1" pin="2" pad="2"/>
<connect gate="G$1" pin="3" pad="3"/>
<connect gate="G$1" pin="4" pad="4"/>
<connect gate="G$1" pin="5" pad="5"/>
<connect gate="G$1" pin="6" pad="6"/>
<connect gate="G$1" pin="7" pad="7"/>
<connect gate="G$1" pin="8" pad="8"/>
<connect gate="G$1" pin="9" pad="9"/>
</connects>
<technologies>
<technology name=""/>
</technologies>
</device>
</devices>
</deviceset>
<deviceset name="CEM3330" prefix="IC">
<description>CEM 3330 dual VCA</description>
<gates>
<gate name="G$1" symbol="CEM3330" x="0" y="2.54"/>
</gates>
<devices>
<device name="" package="DIL18">
<connects>
<connect gate="G$1" pin="1" pad="1"/>
<connect gate="G$1" pin="10" pad="10"/>
<connect gate="G$1" pin="11" pad="11"/>
<connect gate="G$1" pin="12" pad="12"/>
<connect gate="G$1" pin="13" pad="13"/>
<connect gate="G$1" pin="14" pad="14"/>
<connect gate="G$1" pin="15" pad="15"/>
<connect gate="G$1" pin="16" pad="16"/>
<connect gate="G$1" pin="17" pad="17"/>
<connect gate="G$1" pin="18" pad="18"/>
<connect gate="G$1" pin="2" pad="2"/>
<connect gate="G$1" pin="3" pad="3"/>
<connect gate="G$1" pin="4" pad="4"/>
<connect gate="G$1" pin="5" pad="5"/>
<connect gate="G$1" pin="6" pad="6"/>
<connect gate="G$1" pin="7" pad="7"/>
<connect gate="G$1" pin="8" pad="8"/>
<connect gate="G$1" pin="9" pad="9"/>
</connects>
<technologies>
<technology name=""/>
</technologies>
</device>
</devices>
</deviceset>
</devicesets>
</library>
</drawing>
</eagle>