-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathOutputAmplifier.kicad_sch
653 lines (638 loc) · 21.9 KB
/
OutputAmplifier.kicad_sch
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
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
(kicad_sch (version 20230121) (generator eeschema)
(uuid b01c5417-2f4e-4f99-ac7a-f9359a73f948)
(paper "A")
(lib_symbols
(symbol "AcousticsSingleChannel-altium-import:AGND" (power) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (at 0 0 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "AGND" (at 0 6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "power-flag" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name 'AGND'" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "AGND_0_0"
(polyline
(pts
(xy 0 0)
(xy 0 -2.54)
)
(stroke (width 0.254) (type solid))
(fill (type none))
)
(polyline
(pts
(xy -2.54 -2.54)
(xy 2.54 -2.54)
(xy 0 -5.08)
(xy -2.54 -2.54)
)
(stroke (width 0.254) (type solid))
(fill (type none))
)
(pin power_in line (at 0 0 0) (length 0) hide
(name "AGND" (effects (font (size 1.27 1.27))))
(number "" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "AcousticsSingleChannel-altium-import:GND" (power) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (at 0 0 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "GND" (at 0 6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "power-flag" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name 'GND'" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "GND_0_0"
(polyline
(pts
(xy -2.54 -2.54)
(xy 2.54 -2.54)
)
(stroke (width 0.254) (type solid))
(fill (type none))
)
(polyline
(pts
(xy -1.778 -3.302)
(xy 1.778 -3.302)
)
(stroke (width 0.254) (type solid))
(fill (type none))
)
(polyline
(pts
(xy -1.016 -4.064)
(xy 1.016 -4.064)
)
(stroke (width 0.254) (type solid))
(fill (type none))
)
(polyline
(pts
(xy -0.254 -4.826)
(xy 0.254 -4.826)
)
(stroke (width 0.254) (type solid))
(fill (type none))
)
(polyline
(pts
(xy 0 0)
(xy 0 -2.54)
)
(stroke (width 0.254) (type solid))
(fill (type none))
)
(pin power_in line (at 0 0 0) (length 0) hide
(name "GND" (effects (font (size 1.27 1.27))))
(number "" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "AcousticsSingleChannel-altium-import:OutputAmplifier_0_GCM188R71C105KA64D" (in_bom yes) (on_board yes)
(property "Reference" "" (at 0 0 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "" (at 0 0 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "CAP CER 1UF 16V X7R 0603" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "SMD-0603C" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "OutputAmplifier_0_GCM188R71C105KA64D_1_0"
(polyline
(pts
(xy -1.27 -0.508)
(xy 1.27 -0.508)
)
(stroke (width 0.254) (type solid) (color 0 0 255 1))
(fill (type none))
)
(polyline
(pts
(xy -1.27 0.254)
(xy 1.27 0.254)
)
(stroke (width 0.254) (type solid) (color 0 0 255 1))
(fill (type none))
)
(polyline
(pts
(xy 0 -2.54)
(xy 0 -0.508)
)
(stroke (width 0.254) (type solid) (color 0 0 255 1))
(fill (type none))
)
(polyline
(pts
(xy 0 0.254)
(xy 0 2.54)
)
(stroke (width 0.254) (type solid) (color 0 0 255 1))
(fill (type none))
)
(pin passive line (at 0 2.54 270) (length 0)
(name "1" (effects (font (size 0 0))))
(number "1" (effects (font (size 0 0))))
)
(pin passive line (at 0 -2.54 90) (length 0)
(name "2" (effects (font (size 0 0))))
(number "2" (effects (font (size 0 0))))
)
)
)
(symbol "AcousticsSingleChannel-altium-import:OutputAmplifier_0_LT-LTC6910-TS8-8" (in_bom yes) (on_board yes)
(property "Reference" "" (at 0 0 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "" (at 0 0 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "LT-TS8-8-TSOT-23_V" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "OutputAmplifier_0_LT-LTC6910-TS8-8_1_0"
(rectangle (start 15.24 0) (end 0 -20.32)
(stroke (width 0) (type solid))
(fill (type background))
)
(pin output line (at 20.32 -2.54 180) (length 5.08)
(name "OUT" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at 20.32 -17.78 180) (length 5.08)
(name "AGND" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at -5.08 -2.54 0) (length 5.08)
(name "IN" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 20.32 -15.24 180) (length 5.08)
(name "V-" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at -5.08 -7.62 0) (length 5.08)
(name "G0" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin input line (at -5.08 -10.16 0) (length 5.08)
(name "G1" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin input line (at -5.08 -12.7 0) (length 5.08)
(name "G2" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -5.08 -17.78 0) (length 5.08)
(name "V+" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "AcousticsSingleChannel-altium-import:OutputAmplifier_2_GCJ188R71C104KA01D" (in_bom yes) (on_board yes)
(property "Reference" "" (at 0 0 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "" (at 0 0 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "CAP CER 0.1UF 16V X7R 0603" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "SMD-0603C" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "OutputAmplifier_2_GCJ188R71C104KA01D_1_0"
(polyline
(pts
(xy 0 -0.254)
(xy 0 -2.54)
)
(stroke (width 0.254) (type solid) (color 0 0 255 1))
(fill (type none))
)
(polyline
(pts
(xy 0 2.54)
(xy 0 0.508)
)
(stroke (width 0.254) (type solid) (color 0 0 255 1))
(fill (type none))
)
(polyline
(pts
(xy 1.27 -0.254)
(xy -1.27 -0.254)
)
(stroke (width 0.254) (type solid) (color 0 0 255 1))
(fill (type none))
)
(polyline
(pts
(xy 1.27 0.508)
(xy -1.27 0.508)
)
(stroke (width 0.254) (type solid) (color 0 0 255 1))
(fill (type none))
)
(pin passive line (at 0 -2.54 90) (length 0)
(name "1" (effects (font (size 0 0))))
(number "1" (effects (font (size 0 0))))
)
(pin passive line (at 0 2.54 270) (length 0)
(name "2" (effects (font (size 0 0))))
(number "2" (effects (font (size 0 0))))
)
)
)
(symbol "AcousticsSingleChannel-altium-import:VCC" (power) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (at 0 0 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "VCC" (at 0 3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "power-flag" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name 'VCC'" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "VCC_0_0"
(polyline
(pts
(xy -1.27 -2.54)
(xy 1.27 -2.54)
)
(stroke (width 0.254) (type solid))
(fill (type none))
)
(polyline
(pts
(xy 0 0)
(xy 0 -2.54)
)
(stroke (width 0.254) (type solid))
(fill (type none))
)
(pin power_in line (at 0 0 0) (length 0) hide
(name "VCC" (effects (font (size 1.27 1.27))))
(number "" (effects (font (size 1.27 1.27))))
)
)
)
)
(junction (at 93.98 119.38) (diameter 0) (color 0 0 0 0)
(uuid c0c7b557-015c-4a23-86aa-21f78e4489be)
)
(wire (pts (xy 93.98 119.38) (xy 106.68 119.38))
(stroke (width 0.254) (type default))
(uuid 15453ec8-0433-4b87-a870-3f97f9361d8f)
)
(wire (pts (xy 100.33 114.3) (xy 106.68 114.3))
(stroke (width 0) (type default))
(uuid 222acce0-6c15-4987-a7ee-99e8c4965c7c)
)
(wire (pts (xy 90.17 119.38) (xy 93.98 119.38))
(stroke (width 0) (type default))
(uuid 2b39a409-3a1f-4e6b-b6d5-c42976becc1f)
)
(wire (pts (xy 106.68 104.14) (xy 93.98 104.14))
(stroke (width 0.254) (type default))
(uuid 42b71535-fc50-4c03-be1e-47ca279ca5ba)
)
(wire (pts (xy 152.4 109.22) (xy 152.4 111.76))
(stroke (width 0.254) (type default))
(uuid 48c15c1a-e6a2-4aa3-b792-919581bde115)
)
(wire (pts (xy 93.98 121.92) (xy 93.98 119.38))
(stroke (width 0.254) (type default))
(uuid 67b47488-4d2f-49c2-81aa-a30293ebb825)
)
(wire (pts (xy 139.7 116.84) (xy 132.08 116.84))
(stroke (width 0.254) (type default))
(uuid 83dd1b8d-7ab9-4bc5-9abc-cdab1e01fe22)
)
(wire (pts (xy 100.33 111.76) (xy 106.68 111.76))
(stroke (width 0.254) (type default))
(uuid a7a36bad-0e03-4f2e-9d37-2933ad15f59c)
)
(wire (pts (xy 106.68 109.22) (xy 100.33 109.22))
(stroke (width 0.254) (type default))
(uuid b8cf0c8e-1bfd-4bf2-83ec-85046a0b02f5)
)
(wire (pts (xy 144.78 109.22) (xy 152.4 109.22))
(stroke (width 0.254) (type default))
(uuid d4f0fc2c-e9b2-48f8-85bf-ab2086b57fda)
)
(wire (pts (xy 132.08 104.14) (xy 137.16 104.14))
(stroke (width 0.254) (type default))
(uuid e2c7bdb7-4974-445a-bb06-1d5842a1dd0c)
)
(hierarchical_label "G1_out" (shape output) (at 100.33 111.76 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 202c5fcc-bab7-4e44-b566-ddc755b56b3c)
)
(hierarchical_label "G0_out" (shape output) (at 100.33 109.22 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 5c249ebf-d47b-4e07-9d6e-826a844f0e5c)
)
(hierarchical_label "Amp_In" (shape input) (at 93.98 104.14 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 9cab8875-7946-46c8-80ed-bba2ad767446)
)
(hierarchical_label "G2_out" (shape output) (at 100.33 114.3 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid ad66ce55-236a-4488-8909-72efad90ec78)
)
(hierarchical_label "Amp_Out" (shape output) (at 137.16 104.14 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid ca1d3e30-4e95-428b-b550-3959ae7b85f4)
)
(symbol (lib_id "AcousticsSingleChannel-altium-import:OutputAmplifier_0_LT-LTC6910-TS8-8") (at 111.76 101.6 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 59494d8f-e9da-473e-9a17-058c61646128)
(property "Reference" "U3" (at 111.76 99.06 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
)
(property "Value" "LTC6910-3CTS8#TRPBF" (at 106.68 101.6 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
)
(property "Footprint" "AltiumImports:LT-TS8-8-TSOT-23_V" (at 111.76 101.6 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 111.76 101.6 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Part Number" "LTC6910-3CTS8#TRMPBF" (at 111.76 101.6 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid bc71e72c-21bc-4dc5-896a-a4ec59804165))
(pin "2" (uuid a0c4af3b-d43d-48e7-ba51-8118aa460ec8))
(pin "3" (uuid 88e8909d-28e3-4474-877f-43140ba84812))
(pin "4" (uuid c26ff93b-a013-43e2-a33a-cf9541d4652c))
(pin "5" (uuid a151bb68-e6b6-4fd0-b5f1-bbbce10074d4))
(pin "6" (uuid 5d817c4a-572b-4196-9c15-1aca0ff51b8a))
(pin "7" (uuid 54187496-dbd1-4857-ad9b-01dd319fa4b6))
(pin "8" (uuid 039e063e-f6b1-44dd-9625-88a6eb1c8c9d))
(instances
(project "AcousticsSingleChannel"
(path "/8b2368f6-513e-479c-aa25-8a2dd439cbb4/3e62cd89-d47d-4712-b27b-57e94837f59d"
(reference "U3") (unit 1)
)
)
)
)
(symbol (lib_id "AcousticsSingleChannel-altium-import:GND") (at 139.7 116.84 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 65c853e2-78d0-46fc-8346-188d0dd73562)
(property "Reference" "#PWR0151" (at 139.7 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 139.7 123.19 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 139.7 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 139.7 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "" (uuid a6505953-d2e0-40b4-8343-a41151f37a14))
(instances
(project "AcousticsSingleChannel"
(path "/8b2368f6-513e-479c-aa25-8a2dd439cbb4/3e62cd89-d47d-4712-b27b-57e94837f59d"
(reference "#PWR0151") (unit 1)
)
)
)
)
(symbol (lib_id "AcousticsSingleChannel-altium-import:OutputAmplifier_0_GCM188R71C105KA64D") (at 152.4 114.3 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 7c0d316f-02d6-475b-a067-8672ef95d7ea)
(property "Reference" "C11" (at 153.924 114.046 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
)
(property "Value" "1µF" (at 153.924 116.586 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
)
(property "Footprint" "AltiumImports:SMD-0603C" (at 152.4 114.3 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 152.4 114.3 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Part Number" "GCM188R71C105KA64D" (at 152.4 114.3 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 5468b56f-516e-4a40-8489-c55721ad04ee))
(pin "2" (uuid 533d2a0c-e85a-48eb-bdf8-3b93914bbb7a))
(instances
(project "AcousticsSingleChannel"
(path "/8b2368f6-513e-479c-aa25-8a2dd439cbb4/3e62cd89-d47d-4712-b27b-57e94837f59d"
(reference "C11") (unit 1)
)
)
)
)
(symbol (lib_id "AcousticsSingleChannel-altium-import:GND") (at 93.98 127 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid afd6b061-6b3b-4a6b-be20-80a515780bb5)
(property "Reference" "#PWR0154" (at 93.98 127 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 93.98 133.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 93.98 127 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 93.98 127 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "" (uuid 37c1d6b2-17cd-4de3-baea-e3edfb1a8d27))
(instances
(project "AcousticsSingleChannel"
(path "/8b2368f6-513e-479c-aa25-8a2dd439cbb4/3e62cd89-d47d-4712-b27b-57e94837f59d"
(reference "#PWR0154") (unit 1)
)
)
)
)
(symbol (lib_id "AcousticsSingleChannel-altium-import:VCC") (at 90.17 119.38 180) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid b4ae15b5-d68b-4173-b9cc-a8f5b0f5e2c4)
(property "Reference" "#PWR0153" (at 90.17 119.38 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VCC" (at 90.17 115.57 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 90.17 119.38 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 90.17 119.38 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "" (uuid 2157bced-d111-4bce-9a57-adf798491133))
(instances
(project "AcousticsSingleChannel"
(path "/8b2368f6-513e-479c-aa25-8a2dd439cbb4/3e62cd89-d47d-4712-b27b-57e94837f59d"
(reference "#PWR0153") (unit 1)
)
)
)
)
(symbol (lib_id "AcousticsSingleChannel-altium-import:AGND") (at 144.78 109.22 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid b9b928dd-2a69-4303-85e9-0f40963de5c1)
(property "Reference" "#PWR0149" (at 144.78 109.22 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "AGND" (at 144.78 115.57 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 144.78 109.22 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 144.78 109.22 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "" (uuid 8ca12f0a-4673-49db-a684-197a44548772))
(instances
(project "AcousticsSingleChannel"
(path "/8b2368f6-513e-479c-aa25-8a2dd439cbb4/3e62cd89-d47d-4712-b27b-57e94837f59d"
(reference "#PWR0149") (unit 1)
)
)
)
)
(symbol (lib_id "AcousticsSingleChannel-altium-import:GND") (at 152.4 116.84 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid ddcf14f6-d517-40be-88e5-d1250a6a5071)
(property "Reference" "#PWR0147" (at 152.4 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 152.4 123.19 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 152.4 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 152.4 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "" (uuid 8a32c175-b2d6-4080-bf02-4c486f7108db))
(instances
(project "AcousticsSingleChannel"
(path "/8b2368f6-513e-479c-aa25-8a2dd439cbb4/3e62cd89-d47d-4712-b27b-57e94837f59d"
(reference "#PWR0147") (unit 1)
)
)
)
)
(symbol (lib_id "AcousticsSingleChannel-altium-import:OutputAmplifier_2_GCJ188R71C104KA01D") (at 93.98 124.46 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid e83dfe95-5806-4abf-a5b7-bce7bbd70301)
(property "Reference" "C12" (at 95.504 124.206 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
)
(property "Value" "0.10µF" (at 95.504 126.746 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
)
(property "Footprint" "AltiumImports:SMD-0603C" (at 93.98 124.46 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 93.98 124.46 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Part Number" "GCJ188R71C104KA01D" (at 93.98 124.46 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 348fdadd-8d20-490c-b060-6dade29d277a))
(pin "2" (uuid b4a0530e-335a-4ff0-bbf6-b71e22346448))
(instances
(project "AcousticsSingleChannel"
(path "/8b2368f6-513e-479c-aa25-8a2dd439cbb4/3e62cd89-d47d-4712-b27b-57e94837f59d"
(reference "C12") (unit 1)
)
)
)
)
(symbol (lib_id "AcousticsSingleChannel-altium-import:AGND") (at 132.08 119.38 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid f872ef3c-98b3-4304-830d-b1bb9130e0eb)
(property "Reference" "#PWR0150" (at 132.08 119.38 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "AGND" (at 132.08 125.73 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 132.08 119.38 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 132.08 119.38 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "" (uuid edeeec4c-7156-4087-8d2d-de2ccb184c40))
(instances
(project "AcousticsSingleChannel"
(path "/8b2368f6-513e-479c-aa25-8a2dd439cbb4/3e62cd89-d47d-4712-b27b-57e94837f59d"
(reference "#PWR0150") (unit 1)
)
)
)
)
)