-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtps61021a-slim.kicad_sch
888 lines (866 loc) · 33.4 KB
/
tps61021a-slim.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
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
(kicad_sch (version 20211123) (generator eeschema)
(uuid 7060e74f-705a-41d2-85c0-f18f790ea7e7)
(paper "A4")
(lib_symbols
(symbol "Connector:Conn_01x04_Male" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "J" (id 0) (at 0 5.08 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Conn_01x04_Male" (id 1) (at 0 -7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "connector" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Connector*:*_1x??_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Conn_01x04_Male_1_1"
(polyline
(pts
(xy 1.27 -5.08)
(xy 0.8636 -5.08)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 -2.54)
(xy 0.8636 -2.54)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 0)
(xy 0.8636 0)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 2.54)
(xy 0.8636 2.54)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start 0.8636 -4.953) (end 0 -5.207)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type outline))
)
(rectangle (start 0.8636 -2.413) (end 0 -2.667)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type outline))
)
(rectangle (start 0.8636 0.127) (end 0 -0.127)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type outline))
)
(rectangle (start 0.8636 2.667) (end 0 2.413)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type outline))
)
(pin passive line (at 5.08 2.54 180) (length 3.81)
(name "Pin_1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 0 180) (length 3.81)
(name "Pin_2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 -2.54 180) (length 3.81)
(name "Pin_3" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 -5.08 180) (length 3.81)
(name "Pin_4" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Converter_mini_DCDC:TPS61021A" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 0 0 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "TPS61021A" (id 1) (at 0 8.89 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "TPS61021A_0_1"
(rectangle (start -7.62 7.62) (end 7.62 -7.62)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "TPS61021A_1_1"
(pin input line (at 10.16 -6.35 180) (length 2.54)
(name "AGND" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at 10.16 -2.54 180) (length 2.54)
(name "FB" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at 10.16 2.54 180) (length 2.54)
(name "VOUT" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin input line (at 10.16 2.54 180) (length 2.54) hide
(name "VOUT" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 -5.08 0) (length 2.54)
(name "EN" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin input line (at 10.16 6.35 180) (length 2.54)
(name "SW" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin input line (at 10.16 6.35 180) (length 2.54) hide
(name "SW" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 5.08 0) (length 2.54)
(name "VIN" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 0 0) (length 2.54)
(name "PGND" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
(property "Reference" "C" (id 0) (at 0.635 2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "C" (id 1) (at 0.635 -2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 0.9652 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "cap capacitor" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Unpolarized capacitor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "C_*" (id 6) (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) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -2.032 0.762)
(xy 2.032 0.762)
)
(stroke (width 0.508) (type default) (color 0 0 0 0))
(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:L" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "L" (id 0) (at -1.27 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "L" (id 1) (at 1.905 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "inductor choke coil reactor magnetic" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Inductor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Choke_* *Coil* Inductor_* L_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "L_0_1"
(arc (start 0 -2.54) (mid 0.635 -1.905) (end 0 -1.27)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start 0 -1.27) (mid 0.635 -0.635) (end 0 0)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start 0 0) (mid 0.635 0.635) (end 0 1.27)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start 0 1.27) (mid 0.635 1.905) (end 0 2.54)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "L_1_1"
(pin passive line (at 0 3.81 270) (length 1.27)
(name "1" (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 "2" (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" (id 0) (at 2.032 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "R" (id 1) (at 0 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at -1.778 0 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "R res resistor" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Resistor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "R_*" (id 6) (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) (color 0 0 0 0))
(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 "power:Earth" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (id 0) (at 0 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "Earth" (id 1) (at 0 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "global ground gnd" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"Earth\"" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Earth_0_1"
(polyline
(pts
(xy -0.635 -1.905)
(xy 0.635 -1.905)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -0.127 -2.54)
(xy 0.127 -2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 -1.27)
(xy 0 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 -1.27)
(xy -1.27 -1.27)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "Earth_1_1"
(pin power_in line (at 0 0 270) (length 0) hide
(name "Earth" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
)
(junction (at 161.29 82.55) (diameter 0) (color 0 0 0 0)
(uuid 0e41a8e8-926d-4cce-b083-1f222f04a52a)
)
(junction (at 180.34 82.55) (diameter 0) (color 0 0 0 0)
(uuid 1d06aad2-665d-4f24-b2d7-b4e5f51c9878)
)
(junction (at 161.29 102.87) (diameter 0) (color 0 0 0 0)
(uuid 297a5b80-8dfe-4cbc-a38f-5b54469c0424)
)
(junction (at 127 74.93) (diameter 0) (color 0 0 0 0)
(uuid 7aecc564-d9b1-4135-8b0d-818e7547eaff)
)
(junction (at 170.18 82.55) (diameter 0) (color 0 0 0 0)
(uuid 84657ed5-063f-410f-ab0a-7c6e042bfb75)
)
(junction (at 119.38 74.93) (diameter 0) (color 0 0 0 0)
(uuid cb9e8974-7a35-417a-adc1-908d478df023)
)
(junction (at 161.29 92.71) (diameter 0) (color 0 0 0 0)
(uuid f9bf7a93-3575-40e6-a7f1-4353b5503ea5)
)
(wire (pts (xy 170.18 82.55) (xy 180.34 82.55))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 001bfa12-893f-48c3-b915-3c8027adf94a)
)
(wire (pts (xy 161.29 82.55) (xy 170.18 82.55))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 064666ea-afde-4b27-9506-0b9e02fd6776)
)
(wire (pts (xy 156.21 83.82) (xy 156.21 74.93))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0cd1d007-8f57-4516-8677-7aa8d17373c1)
)
(wire (pts (xy 151.13 87.63) (xy 157.48 87.63))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 12191ddf-4b95-458c-b96b-4490b91835e2)
)
(wire (pts (xy 119.38 74.93) (xy 127 74.93))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 17fe9283-ccd7-412c-b015-2c88b7322a02)
)
(wire (pts (xy 161.29 102.87) (xy 156.21 102.87))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1983dd11-e125-4b54-83e0-4f580b5b0077)
)
(wire (pts (xy 156.21 96.52) (xy 151.13 96.52))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 269b0122-2b4b-44a8-9331-98708f2195b9)
)
(wire (pts (xy 180.34 91.44) (xy 180.34 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2a7b2c6f-bbfb-4c56-8f34-db3f60f606c5)
)
(wire (pts (xy 189.23 82.55) (xy 189.23 83.82))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 33d38bcd-1746-456c-abbb-bb63ce34c7d0)
)
(wire (pts (xy 127 90.17) (xy 130.81 90.17))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 36519e96-aae4-4cac-8c43-44923abe4a8b)
)
(wire (pts (xy 157.48 87.63) (xy 157.48 82.55))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 3a1016c6-3354-402e-ba89-ef10039ff0a0)
)
(wire (pts (xy 119.38 85.09) (xy 119.38 87.63))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4135f1f4-66d9-40cd-9370-5c833fd5dbcb)
)
(wire (pts (xy 109.22 74.93) (xy 119.38 74.93))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4e9c4d36-f71e-4bca-80bf-af1d662e3b3f)
)
(wire (pts (xy 106.68 99.06) (xy 106.68 104.14))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 58799bd9-93f7-47c8-abf1-70c401ef2976)
)
(wire (pts (xy 119.38 77.47) (xy 119.38 74.93))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 59794e81-9c13-4987-9ff9-33e836d172c8)
)
(wire (pts (xy 130.81 85.09) (xy 127 85.09))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 5c63e795-fef8-4346-a0c7-656787c04530)
)
(wire (pts (xy 101.6 101.6) (xy 109.22 101.6))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 64abbf73-ede9-4731-bf83-652e624af271)
)
(wire (pts (xy 161.29 101.6) (xy 161.29 102.87))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 71630a91-bb4f-4e64-941d-b76342e7f405)
)
(wire (pts (xy 156.21 74.93) (xy 144.78 74.93))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 727644ef-0b34-4e19-b6e4-d2a8400d8654)
)
(wire (pts (xy 127 85.09) (xy 127 74.93))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 792866ac-ea61-45f9-b6a3-d7a2f12f0083)
)
(wire (pts (xy 109.22 101.6) (xy 109.22 74.93))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7ae6b944-61c1-4e10-957d-f9f6b04bfcb2)
)
(wire (pts (xy 161.29 82.55) (xy 161.29 83.82))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7b00e283-ff47-439b-899b-f0438fcc9ca1)
)
(wire (pts (xy 161.29 92.71) (xy 161.29 91.44))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7fd3a882-5ef7-4cb2-99f7-a922781b9180)
)
(wire (pts (xy 180.34 82.55) (xy 189.23 82.55))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 85160503-7318-4c18-90b3-e385dffc1f10)
)
(wire (pts (xy 151.13 83.82) (xy 156.21 83.82))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 859243a8-5fd6-4a44-9eba-26758c39d40a)
)
(wire (pts (xy 170.18 82.55) (xy 170.18 83.82))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8cf8f307-7cb9-426d-965e-105d401004bc)
)
(wire (pts (xy 189.23 91.44) (xy 189.23 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 90bdeeaf-d385-4f38-b1dc-175e8778a698)
)
(wire (pts (xy 111.76 95.25) (xy 111.76 93.98))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 932545f6-eea4-46d3-8e86-11bd88123e8f)
)
(wire (pts (xy 127 91.44) (xy 127 90.17))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 95a616ea-e541-4e49-b703-5d7cd1670e2f)
)
(wire (pts (xy 130.81 95.25) (xy 111.76 95.25))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9652c5f2-241c-4582-acd8-f4c08acb9cef)
)
(wire (pts (xy 161.29 92.71) (xy 170.18 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 97d720ff-e2eb-4a41-9cf0-86d4cbd9b5e8)
)
(wire (pts (xy 156.21 102.87) (xy 156.21 96.52))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9bc55a11-08aa-4ea1-99bc-65135ab0e774)
)
(wire (pts (xy 111.76 93.98) (xy 101.6 93.98))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid ac820a8c-1105-49ee-9fac-91ebf7dbc33e)
)
(wire (pts (xy 161.29 102.87) (xy 161.29 104.14))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid c1f698ed-8e7a-45d8-9be0-12cd985dfd90)
)
(wire (pts (xy 157.48 82.55) (xy 161.29 82.55))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid c36739aa-5795-462b-af4f-864cbc41f039)
)
(wire (pts (xy 106.68 96.52) (xy 106.68 67.31))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid c48947ac-808f-4535-8a1c-60a4ade7afb9)
)
(wire (pts (xy 127 74.93) (xy 137.16 74.93))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid d83e2f60-3e88-4b38-83a2-084242085413)
)
(wire (pts (xy 101.6 96.52) (xy 106.68 96.52))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid d919603d-b2b4-490e-a307-32d8e6b218d9)
)
(wire (pts (xy 151.13 92.71) (xy 161.29 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid d937ec6f-8850-40fe-a369-04f1a54f74cb)
)
(wire (pts (xy 101.6 99.06) (xy 106.68 99.06))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid df2b29ae-fa98-47c0-a003-e4cc36bbc47f)
)
(wire (pts (xy 161.29 92.71) (xy 161.29 93.98))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e2a569e5-a252-4e5d-846c-cde9419340f5)
)
(wire (pts (xy 180.34 82.55) (xy 180.34 83.82))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid ea2b1b50-502a-411c-8c0c-d0f08ac8d98e)
)
(wire (pts (xy 170.18 92.71) (xy 170.18 91.44))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid eafffc94-497b-4ed4-86a3-1f7629062f02)
)
(wire (pts (xy 106.68 67.31) (xy 161.29 67.31))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f7442e38-18b0-4391-8bfb-5507ad79e95f)
)
(wire (pts (xy 161.29 67.31) (xy 161.29 82.55))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid fd1495f9-7f77-484b-a0f5-791526bd5814)
)
(symbol (lib_id "Device:C") (at 189.23 87.63 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 141f5c0b-f32d-464b-ab4c-9c46dcfcc26b)
(property "Reference" "C4" (id 0) (at 193.04 86.3599 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "22 uF" (id 1) (at 193.04 88.8999 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (id 2) (at 190.1952 91.44 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 189.23 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 17178375-849d-430a-89d1-71b62b1b11ac))
(pin "2" (uuid 12ea89e0-93fe-4e1c-86a3-1fc4ea90e99b))
)
(symbol (lib_id "Device:C") (at 119.38 81.28 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 25e3f5ef-3780-4212-bed0-b51a0a7e3e73)
(property "Reference" "C1" (id 0) (at 110.49 78.74 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "10 uF" (id 1) (at 110.49 82.55 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (id 2) (at 120.3452 85.09 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 119.38 81.28 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 1f9b9e29-c5ee-4e13-ba38-1b8befb81be5))
(pin "2" (uuid 76b8d0db-7f65-4d94-a84b-2698ea0d7502))
)
(symbol (lib_id "power:Earth") (at 189.23 92.71 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 37817289-98f3-4c58-9899-fa3eff59c064)
(property "Reference" "#PWR0104" (id 0) (at 189.23 99.06 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "Earth" (id 1) (at 189.23 96.52 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "" (id 2) (at 189.23 92.71 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 189.23 92.71 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid a1612bbb-73bf-43d1-9b5e-112d08456b32))
)
(symbol (lib_id "Device:R") (at 161.29 97.79 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 57723bd2-9482-4b1b-ab09-86b18976164f)
(property "Reference" "R2" (id 0) (at 163.83 96.5199 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "100K" (id 1) (at 163.83 99.0599 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (id 2) (at 159.512 97.79 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 161.29 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 2c65c2fa-fafc-4a19-a34c-b51610dde7f8))
(pin "2" (uuid 27e81a1c-bb3f-4c6b-a04a-9eec3a0a8a90))
)
(symbol (lib_id "Device:C") (at 180.34 87.63 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 649fb3f7-2279-48c4-ac71-03e71fde0e5d)
(property "Reference" "C3" (id 0) (at 184.15 86.3599 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "22 uF" (id 1) (at 184.15 88.8999 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (id 2) (at 181.3052 91.44 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 180.34 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 1671b572-bf43-4e82-8331-0bff424c2c4b))
(pin "2" (uuid a29bd1a7-f371-459a-b614-16cd3ae0951a))
)
(symbol (lib_id "power:Earth") (at 106.68 104.14 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 6eba15d5-cb67-48b5-abe0-aa6e0b19c742)
(property "Reference" "#PWR0106" (id 0) (at 106.68 110.49 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "Earth" (id 1) (at 106.68 107.95 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "" (id 2) (at 106.68 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 106.68 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 0a2e3558-9c6f-499f-8425-76d956a25eeb))
)
(symbol (lib_id "Device:R") (at 161.29 87.63 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 7b1b2915-508f-454a-923e-338069d67cb0)
(property "Reference" "R1" (id 0) (at 163.83 86.3599 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "316k" (id 1) (at 163.83 88.8999 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (id 2) (at 159.512 87.63 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 161.29 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 544e90c3-3943-44be-8af3-b78c8ec3fa00))
(pin "2" (uuid 5485d26d-9edd-407d-b597-abb3126544d0))
)
(symbol (lib_id "power:Earth") (at 119.38 87.63 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 8b5c6987-6111-4106-8621-12aaf03c1805)
(property "Reference" "#PWR0101" (id 0) (at 119.38 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "Earth" (id 1) (at 119.38 91.44 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "" (id 2) (at 119.38 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 119.38 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 6ff1f5b9-f726-4110-9f36-7ebf7a625ef6))
)
(symbol (lib_id "Connector:Conn_01x04_Male") (at 96.52 96.52 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid a75c8dee-7d58-440d-9e5e-f046c8924404)
(property "Reference" "J1" (id 0) (at 97.155 88.9 0))
(property "Value" "Conn_01x04_Male" (id 1) (at 97.155 91.44 0))
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" (id 2) (at 96.52 96.52 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 96.52 96.52 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid da39fe20-c0dc-4954-8bc6-d95940782646))
(pin "2" (uuid 2c137554-c8a6-4e36-86d7-ff39a3828049))
(pin "3" (uuid 939951e7-54d1-4b4e-ba3b-fc2875298a2a))
(pin "4" (uuid f326218f-527c-4b0b-9c6d-ce9fd2d8b238))
)
(symbol (lib_id "Device:L") (at 140.97 74.93 90) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid aa8504e5-43e2-4a63-b9b2-0c4a43ae6f49)
(property "Reference" "L1" (id 0) (at 140.97 68.58 90))
(property "Value" "0.47 uH" (id 1) (at 140.97 71.12 90))
(property "Footprint" "Inductor_SMD:L_Ferrocore_DLG-0403" (id 2) (at 140.97 74.93 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 140.97 74.93 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 27a03853-5776-4486-a6c9-3f360eca916b))
(pin "2" (uuid ac6de108-23e0-4906-8787-dc1de3b4aed7))
)
(symbol (lib_id "power:Earth") (at 180.34 92.71 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid b2ba7100-ece5-4b09-9019-2222322cdba3)
(property "Reference" "#PWR0105" (id 0) (at 180.34 99.06 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "Earth" (id 1) (at 180.34 96.52 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "" (id 2) (at 180.34 92.71 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 180.34 92.71 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 95d9f365-6e25-45d0-9039-f9198dbdf059))
)
(symbol (lib_id "power:Earth") (at 161.29 104.14 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid bade57bc-88c1-4b41-9dbc-eb7cd43bd654)
(property "Reference" "#PWR0103" (id 0) (at 161.29 110.49 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "Earth" (id 1) (at 161.29 107.95 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "" (id 2) (at 161.29 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 161.29 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 213ddbee-95a7-4129-ac3b-e292468ca7ba))
)
(symbol (lib_id "power:Earth") (at 127 91.44 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid c483cf9d-1af2-41fc-b32c-17bb819f9f2d)
(property "Reference" "#PWR0102" (id 0) (at 127 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "Earth" (id 1) (at 127 95.25 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "" (id 2) (at 127 91.44 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 127 91.44 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid c37641dc-d2ad-4a9d-8514-38ffc3580c64))
)
(symbol (lib_id "Device:C") (at 170.18 87.63 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid cc844091-e765-480c-85ab-4885dbdff29b)
(property "Reference" "C2" (id 0) (at 173.99 86.3599 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "10 pF" (id 1) (at 173.99 88.8999 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (id 2) (at 171.1452 91.44 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 170.18 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 8b93f0b7-a639-4756-bdbc-779df1421d34))
(pin "2" (uuid 85461e4c-4439-44da-b954-5d25aae5873b))
)
(symbol (lib_id "Converter_mini_DCDC:TPS61021A") (at 140.97 90.17 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid e55be9ff-1dff-4cd2-8da1-53d4bcce8689)
(property "Reference" "U1" (id 0) (at 140.97 77.47 0))
(property "Value" "TPS61021A" (id 1) (at 140.97 80.01 0))
(property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias" (id 2) (at 140.97 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 140.97 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 862e2792-b6a5-496e-b186-230955a68eac))
(pin "2" (uuid 30270171-34dc-46b3-b5c7-a8ad7ae0fcf2))
(pin "3" (uuid 7758c1cc-cd21-48ec-9829-8f3a00f01615))
(pin "4" (uuid 32440d2b-6f9b-480e-a290-9a6c02ce7629))
(pin "5" (uuid 513d5a56-7a66-43ac-a4e2-de7912ac054c))
(pin "6" (uuid 7e184bad-8fed-4892-86aa-f30ca8b154db))
(pin "7" (uuid 05ff404d-a3be-4eb5-9557-e9f5a1ab73a8))
(pin "8" (uuid e60748a3-171a-4ae7-a55a-79fa7b28c657))
(pin "9" (uuid 08bfd092-1f25-417c-85d6-25b7919dda11))
)
(sheet_instances
(path "/" (page "1"))
)
(symbol_instances
(path "/8b5c6987-6111-4106-8621-12aaf03c1805"
(reference "#PWR0101") (unit 1) (value "Earth") (footprint "")
)
(path "/c483cf9d-1af2-41fc-b32c-17bb819f9f2d"
(reference "#PWR0102") (unit 1) (value "Earth") (footprint "")
)
(path "/bade57bc-88c1-4b41-9dbc-eb7cd43bd654"
(reference "#PWR0103") (unit 1) (value "Earth") (footprint "")
)
(path "/37817289-98f3-4c58-9899-fa3eff59c064"
(reference "#PWR0104") (unit 1) (value "Earth") (footprint "")
)
(path "/b2ba7100-ece5-4b09-9019-2222322cdba3"
(reference "#PWR0105") (unit 1) (value "Earth") (footprint "")
)
(path "/6eba15d5-cb67-48b5-abe0-aa6e0b19c742"
(reference "#PWR0106") (unit 1) (value "Earth") (footprint "")
)
(path "/25e3f5ef-3780-4212-bed0-b51a0a7e3e73"
(reference "C1") (unit 1) (value "10 uF") (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder")
)
(path "/cc844091-e765-480c-85ab-4885dbdff29b"
(reference "C2") (unit 1) (value "10 pF") (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder")
)
(path "/649fb3f7-2279-48c4-ac71-03e71fde0e5d"
(reference "C3") (unit 1) (value "22 uF") (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder")
)
(path "/141f5c0b-f32d-464b-ab4c-9c46dcfcc26b"
(reference "C4") (unit 1) (value "22 uF") (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder")
)
(path "/a75c8dee-7d58-440d-9e5e-f046c8924404"
(reference "J1") (unit 1) (value "Conn_01x04_Male") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical")
)
(path "/aa8504e5-43e2-4a63-b9b2-0c4a43ae6f49"
(reference "L1") (unit 1) (value "0.47 uH") (footprint "Inductor_SMD:L_Ferrocore_DLG-0403")
)
(path "/7b1b2915-508f-454a-923e-338069d67cb0"
(reference "R1") (unit 1) (value "316k") (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder")
)
(path "/57723bd2-9482-4b1b-ab09-86b18976164f"
(reference "R2") (unit 1) (value "100K") (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder")
)
(path "/e55be9ff-1dff-4cd2-8da1-53d4bcce8689"
(reference "U1") (unit 1) (value "TPS61021A") (footprint "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias")
)
)
)