-
Notifications
You must be signed in to change notification settings - Fork 0
/
pos_sensor.kicad_sch
776 lines (759 loc) · 26.5 KB
/
pos_sensor.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
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
(kicad_sch (version 20230121) (generator eeschema)
(uuid 1a46dbe2-2b04-4067-929c-c844dee12b21)
(paper "A4")
(lib_symbols
(symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
(property "Reference" "C" (at 0.635 2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "C" (at 0.635 -2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (at 0.9652 -3.81 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" "cap capacitor" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Unpolarized capacitor" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "C_*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "C_0_1"
(polyline
(pts
(xy -2.032 -0.762)
(xy 2.032 -0.762)
)
(stroke (width 0.508) (type default))
(fill (type none))
)
(polyline
(pts
(xy -2.032 0.762)
(xy 2.032 0.762)
)
(stroke (width 0.508) (type default))
(fill (type none))
)
)
(symbol "C_1_1"
(pin passive line (at 0 3.81 270) (length 2.794)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 2.794)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "R" (at 2.032 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "R" (at 0 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at -1.778 0 90)
(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" "R res resistor" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Resistor" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "R_*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "R_0_1"
(rectangle (start -1.016 -2.54) (end 1.016 2.54)
(stroke (width 0.254) (type default))
(fill (type none))
)
)
(symbol "R_1_1"
(pin passive line (at 0 3.81 270) (length 1.27)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 1.27)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Sensor_Magnetic:AS5047D" (in_bom yes) (on_board yes)
(property "Reference" "U" (at -8.89 11.43 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "AS5047D" (at 5.08 11.43 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Package_SO:TSSOP-14_4.4x5mm_P0.65mm" (at 0 -15.24 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://ams.com/documents/20143/36005/AS5047D_DS000394_2-00.pdf" (at -19.05 -13.97 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "Magnetic Hall Sensor" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "On-Axis Magnetic Position Sensor, 14-bit, PWM Output, ABI Output, UVW Output, SPI Interface, TSSOP-14" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "TSSOP*4.4x5mm*P0.65mm*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "AS5047D_1_1"
(rectangle (start -10.16 10.16) (end 10.16 -10.16)
(stroke (width 0.254) (type default))
(fill (type background))
)
(arc (start -2.794 0) (mid 0 -2.7819) (end 2.794 0)
(stroke (width 0.254) (type default))
(fill (type none))
)
(polyline
(pts
(xy -2.794 0)
(xy -3.302 -0.508)
)
(stroke (width 0.254) (type default))
(fill (type none))
)
(polyline
(pts
(xy -2.794 0)
(xy -2.286 -0.508)
)
(stroke (width 0.254) (type default))
(fill (type none))
)
(polyline
(pts
(xy 2.794 0)
(xy 2.286 -0.508)
)
(stroke (width 0.254) (type default))
(fill (type none))
)
(polyline
(pts
(xy 2.794 0)
(xy 3.302 -0.508)
)
(stroke (width 0.254) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0.254 0.254)
(xy 1.27 -0.762)
(xy 0.762 -1.27)
(xy -0.254 -0.254)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy -0.762 1.27)
(xy 0.254 0.254)
(xy -0.254 -0.254)
(xy -1.27 0.762)
(xy -1.016 1.016)
(xy -0.762 1.27)
(xy -0.635 1.143)
)
(stroke (width 0) (type default))
(fill (type outline))
)
(circle (center 0 0) (radius 2.032)
(stroke (width 0.254) (type default))
(fill (type none))
)
(pin input line (at -12.7 0 0) (length 2.54)
(name "~{CS}" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 -2.54 180) (length 2.54)
(name "U" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 12.7 270) (length 2.54)
(name "VDD" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at -12.7 -5.08 0) (length 2.54)
(name "VDD3V3" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -12.7 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 2.54 180) (length 2.54)
(name "I/PWM" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27))))
)
(pin input line (at -12.7 2.54 0) (length 2.54)
(name "CLK" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin output line (at -12.7 5.08 0) (length 2.54)
(name "MISO" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin input line (at -12.7 7.62 0) (length 2.54)
(name "MOSI" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at -12.7 -7.62 0) (length 2.54)
(name "TST" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 5.08 180) (length 2.54)
(name "B" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 7.62 180) (length 2.54)
(name "A" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 -7.62 180) (length 2.54)
(name "W/PWM" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 -5.08 180) (length 2.54)
(name "V" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (at 0 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (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 \"GND\" , ground" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "GND_0_1"
(polyline
(pts
(xy 0 0)
(xy 0 -1.27)
(xy 1.27 -1.27)
(xy 0 -2.54)
(xy -1.27 -1.27)
(xy 0 -1.27)
)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "GND_1_1"
(pin power_in line (at 0 0 270) (length 0) hide
(name "GND" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:VCC" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (at 0 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(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_1"
(polyline
(pts
(xy -0.762 1.27)
(xy 0 2.54)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0 0)
(xy 0 2.54)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0 2.54)
(xy 0.762 1.27)
)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "VCC_1_1"
(pin power_in line (at 0 0 90) (length 0) hide
(name "VCC" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
)
(junction (at 134.62 99.06) (diameter 0) (color 0 0 0 0)
(uuid 0fe5e664-4bc8-4657-9211-3c2538557110)
)
(junction (at 162.56 111.76) (diameter 0) (color 0 0 0 0)
(uuid 128c882f-54f3-40ed-865f-d21a3cb785c3)
)
(junction (at 162.56 72.39) (diameter 0) (color 0 0 0 0)
(uuid 92ea5ba6-41cc-4410-b71f-c8c2177fb77e)
)
(junction (at 143.51 104.14) (diameter 0) (color 0 0 0 0)
(uuid aad9b1f5-291f-4bd4-afc0-f8ccd4476ffe)
)
(wire (pts (xy 125.73 93.98) (xy 149.86 93.98))
(stroke (width 0) (type default))
(uuid 06517581-dd29-453e-846d-ddab01ae0449)
)
(wire (pts (xy 177.8 96.52) (xy 175.26 96.52))
(stroke (width 0) (type default))
(uuid 23fba805-dee4-49e5-b441-5bfa9070e283)
)
(wire (pts (xy 134.62 99.06) (xy 149.86 99.06))
(stroke (width 0) (type default))
(uuid 2b308431-fb6f-4861-b6ea-d6d93a93a128)
)
(wire (pts (xy 177.8 93.98) (xy 175.26 93.98))
(stroke (width 0) (type default))
(uuid 3aa6c314-de45-4fa2-a81c-8833eddb4396)
)
(wire (pts (xy 125.73 99.06) (xy 134.62 99.06))
(stroke (width 0) (type default))
(uuid 4032d536-dcd5-46c3-b9f0-2206434f1408)
)
(wire (pts (xy 143.51 104.14) (xy 149.86 104.14))
(stroke (width 0) (type default))
(uuid 4dab4d69-159f-4dce-b2c1-ae3e0f849308)
)
(wire (pts (xy 177.8 106.68) (xy 175.26 106.68))
(stroke (width 0) (type default))
(uuid 72d4175c-6523-4a53-a38c-26a8b28e527a)
)
(wire (pts (xy 134.62 88.9) (xy 134.62 99.06))
(stroke (width 0) (type default))
(uuid 74126af9-1401-443b-b3a2-60041a09023e)
)
(wire (pts (xy 177.8 91.44) (xy 175.26 91.44))
(stroke (width 0) (type default))
(uuid 812b64c9-340c-4e83-82cb-cdd3bcea43a0)
)
(wire (pts (xy 149.86 106.68) (xy 149.86 111.76))
(stroke (width 0) (type default))
(uuid 849de482-e816-4c4d-91b5-e1dac312c189)
)
(wire (pts (xy 177.8 104.14) (xy 175.26 104.14))
(stroke (width 0) (type default))
(uuid 879e758d-cf20-4cd7-b8b2-2b3490587f43)
)
(wire (pts (xy 149.86 111.76) (xy 162.56 111.76))
(stroke (width 0) (type default))
(uuid 890372a0-1c33-4d9e-b5a7-2e9e04579812)
)
(wire (pts (xy 125.73 91.44) (xy 149.86 91.44))
(stroke (width 0) (type default))
(uuid 9eb56095-5962-4aa6-addb-6db9e4916461)
)
(wire (pts (xy 162.56 72.39) (xy 162.56 86.36))
(stroke (width 0) (type default))
(uuid a15bd627-2797-4ec4-bc00-0f96a297135a)
)
(wire (pts (xy 177.8 101.6) (xy 175.26 101.6))
(stroke (width 0) (type default))
(uuid a92eb18b-46f6-4e55-b174-82e23e7b83be)
)
(wire (pts (xy 125.73 96.52) (xy 149.86 96.52))
(stroke (width 0) (type default))
(uuid b04eaccb-8ee9-46a7-86dd-fe79bf622409)
)
(wire (pts (xy 156.21 72.39) (xy 162.56 72.39))
(stroke (width 0) (type default))
(uuid d471aab9-7df2-4daf-b0d6-b84646dc4696)
)
(wire (pts (xy 138.43 104.14) (xy 143.51 104.14))
(stroke (width 0) (type default))
(uuid fbcb7de5-1949-4825-8782-83a78e0556c4)
)
(text "3.3V operation mode" (at 151.13 124.46 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 7eeebf88-1246-4b60-8a2d-eb0f6022f3d9)
)
(hierarchical_label "SPI_MISO" (shape output) (at 125.73 93.98 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 110239ac-68b7-4ea4-9234-6035f2ab9c03)
)
(hierarchical_label "W{slash}PWM" (shape output) (at 177.8 106.68 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 3186021f-7d59-4334-95c7-ec471f120924)
)
(hierarchical_label "B" (shape output) (at 177.8 93.98 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 3a9515eb-5cd7-4b46-a7f9-3bb6ca765930)
)
(hierarchical_label "I{slash}PWM" (shape output) (at 177.8 96.52 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 4f19b48c-a605-4534-a6bb-b07920bf7e2f)
)
(hierarchical_label "SPI_CLK" (shape input) (at 125.73 96.52 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 50d2f37a-ab9c-406b-84dd-e623039704be)
)
(hierarchical_label "V" (shape output) (at 177.8 104.14 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 59579688-fe40-4124-a5fa-766aa433b80d)
)
(hierarchical_label "SPI_~{CS}" (shape input) (at 125.73 99.06 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid b96a08df-d0a9-42a9-b399-b04ba875371c)
)
(hierarchical_label "U" (shape output) (at 177.8 101.6 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid cbded69e-807c-4edc-a065-37315f9c9864)
)
(hierarchical_label "SPI_MOSI" (shape input) (at 125.73 91.44 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid ee9a13e4-c12c-4ba2-bbf1-2a9a4e9c1283)
)
(hierarchical_label "A" (shape output) (at 177.8 91.44 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid f1da5d32-47cf-4168-ae08-f59ee0347153)
)
(symbol (lib_id "Device:C") (at 156.21 76.2 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 0a8aebf2-1031-4518-a1e8-64e631971fba)
(property "Reference" "C50" (at 149.86 74.93 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "100nF" (at 147.32 77.47 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 157.1752 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 156.21 76.2 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "JLCPCB Part #" "" (at 156.21 76.2 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "MFR.Part #" "" (at 156.21 76.2 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Basic Part" "Y" (at 156.21 76.2 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid dd9b25b4-aa85-4656-bb96-39f976147bda))
(pin "2" (uuid e05c9412-0ae3-4815-94f8-6ccde813b618))
(instances
(project "moco-s"
(path "/6af178d2-5089-4f26-a9dd-467044aa844a/114d852e-094a-459a-bc11-aa9bc2294143"
(reference "C50") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 143.51 111.76 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 25f6f711-3a2b-433c-8c60-4200135a96dc)
(property "Reference" "#PWR077" (at 143.51 118.11 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 143.51 115.57 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 143.51 111.76 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 143.51 111.76 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid c277575f-7bfb-472d-af85-3446c2a39073))
(instances
(project "moco-s"
(path "/6af178d2-5089-4f26-a9dd-467044aa844a/114d852e-094a-459a-bc11-aa9bc2294143"
(reference "#PWR077") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 162.56 111.76 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 3c0d06fe-b213-489f-b8af-053c39f5a8ae)
(property "Reference" "#PWR080" (at 162.56 118.11 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 162.56 115.57 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 162.56 111.76 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 162.56 111.76 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid a47525eb-653c-4476-8ad0-79b4227036b3))
(instances
(project "moco-s"
(path "/6af178d2-5089-4f26-a9dd-467044aa844a/114d852e-094a-459a-bc11-aa9bc2294143"
(reference "#PWR080") (unit 1)
)
)
)
)
(symbol (lib_id "Device:C") (at 143.51 107.95 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 56999506-9e1b-4399-a26c-df5ec8a8f33f)
(property "Reference" "C49" (at 137.16 106.68 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "1uF" (at 137.16 109.22 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 144.4752 111.76 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 143.51 107.95 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Note" "DNI" (at 137.16 111.76 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "JLCPCB Part #" "" (at 143.51 107.95 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "MFR.Part #" "" (at 143.51 107.95 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Basic Part" "Y" (at 143.51 107.95 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid cdbb71f6-19e3-4b65-8df0-f634cad8f4b0))
(pin "2" (uuid 912ef42b-c6c9-466e-b101-d062d640cabc))
(instances
(project "moco-s"
(path "/6af178d2-5089-4f26-a9dd-467044aa844a/114d852e-094a-459a-bc11-aa9bc2294143"
(reference "C49") (unit 1)
)
)
)
)
(symbol (lib_id "Device:R") (at 134.62 85.09 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 6f4964c0-b8d5-4598-88c1-85870a473c7c)
(property "Reference" "R38" (at 135.89 83.82 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "10k" (at 135.89 86.36 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric" (at 132.842 85.09 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 134.62 85.09 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "JLCPCB Part #" "C25744" (at 134.62 85.09 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "MFR.Part #" "0402WGF1002TCE" (at 134.62 85.09 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Basic Part" "Y" (at 134.62 85.09 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 305eac1c-00cc-48db-a94e-7f422c0cbbfd))
(pin "2" (uuid 6b055a32-6076-42d4-9315-16142f2cb7b7))
(instances
(project "moco-s"
(path "/6af178d2-5089-4f26-a9dd-467044aa844a/114d852e-094a-459a-bc11-aa9bc2294143"
(reference "R38") (unit 1)
)
)
)
)
(symbol (lib_id "power:VCC") (at 134.62 81.28 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid a5f2dc99-ba2a-4bf6-9e38-6603c9d44d6d)
(property "Reference" "#PWR075" (at 134.62 85.09 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VCC" (at 134.62 77.47 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 134.62 81.28 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 134.62 81.28 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 50c3ba7a-6878-4116-a204-3eefee561951))
(instances
(project "moco-s"
(path "/6af178d2-5089-4f26-a9dd-467044aa844a/114d852e-094a-459a-bc11-aa9bc2294143"
(reference "#PWR075") (unit 1)
)
)
)
)
(symbol (lib_id "Sensor_Magnetic:AS5047D") (at 162.56 99.06 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid b9c4de95-dc28-4d95-b48b-fe08e9484b4a)
(property "Reference" "U5" (at 166.37 83.82 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "AS5147" (at 166.37 86.36 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Package_SO:TSSOP-14_4.4x5mm_P0.65mm" (at 162.56 114.3 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://ams.com/documents/20143/36005/AS5047D_DS000394_2-00.pdf" (at 143.51 113.03 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "JLCPCB Part #" "C481876" (at 162.56 99.06 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "MFR.Part #" "AS5147P-HTSM" (at 162.56 99.06 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Basic Part" "N" (at 162.56 99.06 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 7eb89737-df33-4a5c-a6c9-db374654de2f))
(pin "10" (uuid 21eb774d-13cd-49e0-bf77-9337f192d75e))
(pin "11" (uuid 43341f17-e69d-4b09-9376-897916cea3f9))
(pin "12" (uuid 912b7fcb-ecfa-4351-bcb3-13028241d051))
(pin "13" (uuid b5b6e259-8293-4221-99c5-b30de67667c0))
(pin "14" (uuid 3842e099-19ee-4824-9718-35bea0b387d2))
(pin "2" (uuid 5842a3c1-0915-4f3f-bebf-fa27e85f5a78))
(pin "3" (uuid 641bbed3-5cf0-413e-9ccc-b342fe754dab))
(pin "4" (uuid 678a3428-5d27-4994-9768-98a8c22ad6e3))
(pin "5" (uuid ca09c93f-c5c8-45e5-9759-f1685c774a91))
(pin "6" (uuid b9f2a1d7-2126-4ee4-8bd3-6ec7fbc2afef))
(pin "7" (uuid 1bbb6855-e39a-4ceb-802b-fa4b30b06f06))
(pin "8" (uuid 8345a81e-6fe3-4f6a-9133-736b6c33c0f7))
(pin "9" (uuid 65d4c56f-06cb-49c1-a5d4-b9010e60fd5d))
(instances
(project "moco-s"
(path "/6af178d2-5089-4f26-a9dd-467044aa844a/114d852e-094a-459a-bc11-aa9bc2294143"
(reference "U5") (unit 1)
)
)
)
)
(symbol (lib_id "power:VCC") (at 162.56 72.39 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid ce147ab4-4ba3-4f7d-a01c-f9806af09e21)
(property "Reference" "#PWR079" (at 162.56 76.2 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VCC" (at 162.56 68.58 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 162.56 72.39 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 162.56 72.39 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid f662c2a1-42c8-4903-9724-0ece7529ba43))
(instances
(project "moco-s"
(path "/6af178d2-5089-4f26-a9dd-467044aa844a/114d852e-094a-459a-bc11-aa9bc2294143"
(reference "#PWR079") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 156.21 80.01 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid db95b5f7-1cc4-42b2-bd2d-713ad70cd241)
(property "Reference" "#PWR078" (at 156.21 86.36 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 156.21 83.82 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 156.21 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 156.21 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid bae92c5e-3ff7-4e87-a072-8c37a7b9126d))
(instances
(project "moco-s"
(path "/6af178d2-5089-4f26-a9dd-467044aa844a/114d852e-094a-459a-bc11-aa9bc2294143"
(reference "#PWR078") (unit 1)
)
)
)
)
(symbol (lib_id "power:VCC") (at 138.43 104.14 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid e5cabeaa-615a-4003-8e0d-6134c6dfc814)
(property "Reference" "#PWR076" (at 142.24 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VCC" (at 135.89 104.14 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (at 138.43 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 138.43 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid f4c8c918-14b5-4a24-8517-23ecf95ae9bc))
(instances
(project "moco-s"
(path "/6af178d2-5089-4f26-a9dd-467044aa844a/114d852e-094a-459a-bc11-aa9bc2294143"
(reference "#PWR076") (unit 1)
)
)
)
)
)