forked from rusefi/uaefi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
INJ6.kicad_sch
902 lines (876 loc) · 31.3 KB
/
INJ6.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
889
890
891
892
893
894
895
896
897
898
899
900
901
902
(kicad_sch (version 20230121) (generator eeschema)
(uuid be9d922f-fd07-4047-9324-a8b21a3560af)
(paper "A4")
(title_block
(title "UAEFI Injector")
(date "2023-11-01")
(rev "B")
(company "rusefi.com")
)
(lib_symbols
(symbol "chips:VNLD5160" (in_bom yes) (on_board yes)
(property "Reference" "U" (at 6.35 3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "VNLD5160TR-E" (at 12.7 -11.43 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (at 13.97 -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 "LCSC" "C377942" (at 11.43 -2.54 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "VNLD5160_1_1"
(rectangle (start 5.08 2.54) (end 22.86 -10.16)
(stroke (width 0) (type default))
(fill (type background))
)
(pin input line (at 0 0 0) (length 5.08)
(name "IN1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin open_collector line (at 0 -2.54 0) (length 5.08)
(name "STATUS1" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at 0 -5.08 0) (length 5.08)
(name "IN2" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin open_collector line (at 0 -7.62 0) (length 5.08)
(name "STATUS2" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 27.94 -7.62 180) (length 5.08)
(name "S2" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at 27.94 -5.08 180) (length 5.08)
(name "D2" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 27.94 -2.54 180) (length 5.08)
(name "S1" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at 27.94 0 180) (length 5.08)
(name "D1" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "hellen-one-common:Res" (pin_numbers hide) (in_bom yes) (on_board yes)
(property "Reference" "R" (at 3.81 2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Res" (at 5.08 -2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "hellen-one-common:R0603" (at 3.81 -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 "LCSC" "" (at 0 0 0)
(effects (font (size 1.27 1.27)))
)
(property "ki_description" "Resistor" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Res_1_0"
(rectangle (start 2.54 -1.27) (end 7.62 1.27)
(stroke (width 0.254) (type default))
(fill (type background))
)
(pin passive line (at 0 0 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 10.16 0 180) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "2" (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" "global power" (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))))
)
)
)
)
(junction (at 189.23 91.44) (diameter 0) (color 0 0 0 0)
(uuid 06e28890-47dc-422f-bd14-7880b6b5cfd9)
)
(junction (at 166.37 96.52) (diameter 0) (color 0 0 0 0)
(uuid 095dde77-80ec-4ef6-9122-67eef251ed1b)
)
(junction (at 189.23 120.65) (diameter 0) (color 0 0 0 0)
(uuid 1a29b529-0493-4a68-9a36-171e48de6c05)
)
(junction (at 166.37 69.85) (diameter 0) (color 0 0 0 0)
(uuid 37bb898b-5f13-4020-8542-92fdf51a1980)
)
(junction (at 118.11 72.39) (diameter 0) (color 0 0 0 0)
(uuid 554a725a-1d25-4b23-a85a-dfc19eb1a868)
)
(junction (at 118.11 128.27) (diameter 0) (color 0 0 0 0)
(uuid 5dd00a54-0072-4372-ac23-08be37bc6964)
)
(junction (at 166.37 125.73) (diameter 0) (color 0 0 0 0)
(uuid a54b0d37-8e15-4c3b-9a9d-63f88904df4e)
)
(junction (at 189.23 64.77) (diameter 0) (color 0 0 0 0)
(uuid a5a618ef-650f-47d0-a9be-94a53ecf7e15)
)
(junction (at 118.11 99.06) (diameter 0) (color 0 0 0 0)
(uuid fab53872-3015-4155-86ba-fb999b5c737a)
)
(no_connect (at 148.59 93.98) (uuid 0af8b490-dce3-458c-a590-eb77eb518d0d))
(no_connect (at 148.59 72.39) (uuid 374a18fb-f241-4ad6-a128-c1c27b150d09))
(no_connect (at 148.59 128.27) (uuid 4ffa4177-152c-4c40-8f62-4def66801d37))
(no_connect (at 148.59 99.06) (uuid 61731dca-df71-49d3-b251-f4eea1e8e484))
(no_connect (at 148.59 67.31) (uuid 90ff834a-8c2b-4000-a938-d5921d06b98b))
(no_connect (at 148.59 123.19) (uuid ea472da7-257b-4284-a383-d2948ba507b2))
(wire (pts (xy 118.11 99.06) (xy 118.11 93.98))
(stroke (width 0) (type default))
(uuid 09d31b85-480d-4678-af84-8b5e2328198e)
)
(wire (pts (xy 118.11 101.6) (xy 118.11 99.06))
(stroke (width 0) (type default))
(uuid 0d3f7631-981e-4d8d-ad9a-9b49aa8dba59)
)
(wire (pts (xy 118.11 128.27) (xy 118.11 123.19))
(stroke (width 0) (type default))
(uuid 0f2c2574-325e-4468-90da-949d9970779a)
)
(wire (pts (xy 113.03 69.85) (xy 120.65 69.85))
(stroke (width 0) (type default))
(uuid 1de568da-35ed-42b0-b23d-79c6e7fde4da)
)
(wire (pts (xy 118.11 72.39) (xy 118.11 67.31))
(stroke (width 0) (type default))
(uuid 23ea3f4d-0414-4c2a-a5af-c6931498729a)
)
(wire (pts (xy 148.59 64.77) (xy 189.23 64.77))
(stroke (width 0) (type default))
(uuid 25625752-b950-4594-bf20-30bfeb0dff64)
)
(wire (pts (xy 189.23 120.65) (xy 201.93 120.65))
(stroke (width 0) (type default))
(uuid 2c6f03a5-dce4-4021-8dbd-44cf9134f797)
)
(wire (pts (xy 113.03 64.77) (xy 120.65 64.77))
(stroke (width 0) (type default))
(uuid 32a24575-b001-4311-89e2-d96d0cc6e88e)
)
(wire (pts (xy 118.11 67.31) (xy 120.65 67.31))
(stroke (width 0) (type default))
(uuid 3542d57c-b1c6-429a-a5df-a56b6c25e1d4)
)
(wire (pts (xy 118.11 123.19) (xy 120.65 123.19))
(stroke (width 0) (type default))
(uuid 3b2c7100-88d9-4755-a74d-8b109a70ab5b)
)
(wire (pts (xy 118.11 130.81) (xy 118.11 128.27))
(stroke (width 0) (type default))
(uuid 52feb35f-c566-47f0-8857-5fe913a6862a)
)
(wire (pts (xy 148.59 69.85) (xy 166.37 69.85))
(stroke (width 0) (type default))
(uuid 5a702c42-b2e9-4957-a3dd-d1bc8b6f5e47)
)
(wire (pts (xy 166.37 96.52) (xy 176.53 96.52))
(stroke (width 0) (type default))
(uuid 6e784e6a-3875-4171-b45c-805811463b7b)
)
(wire (pts (xy 148.59 125.73) (xy 166.37 125.73))
(stroke (width 0) (type default))
(uuid 71b75ba7-a963-4b45-8757-04b7e7f33fb5)
)
(wire (pts (xy 118.11 99.06) (xy 120.65 99.06))
(stroke (width 0) (type default))
(uuid 74ddc638-3e40-4eef-9523-67f164057bb3)
)
(wire (pts (xy 113.03 120.65) (xy 120.65 120.65))
(stroke (width 0) (type default))
(uuid 7a434ec8-538e-445e-b072-2672d3fdd103)
)
(wire (pts (xy 118.11 128.27) (xy 120.65 128.27))
(stroke (width 0) (type default))
(uuid 86d6b33d-d925-472f-adda-dc4c9b88350c)
)
(wire (pts (xy 189.23 64.77) (xy 201.93 64.77))
(stroke (width 0) (type default))
(uuid 937d14e5-e054-49a3-a238-d98ca7ae5407)
)
(wire (pts (xy 113.03 125.73) (xy 120.65 125.73))
(stroke (width 0) (type default))
(uuid 9c5d1200-a6e7-422f-b39f-08d66b8e9a73)
)
(wire (pts (xy 148.59 120.65) (xy 189.23 120.65))
(stroke (width 0) (type default))
(uuid a07809a9-931a-4030-9fe6-4ebd3dd259a0)
)
(wire (pts (xy 189.23 91.44) (xy 201.93 91.44))
(stroke (width 0) (type default))
(uuid a38bb41b-51f5-4330-9351-67f6d43e1e4f)
)
(wire (pts (xy 113.03 96.52) (xy 120.65 96.52))
(stroke (width 0) (type default))
(uuid a8ece904-3588-4efc-bc89-cc824a36ba90)
)
(wire (pts (xy 118.11 72.39) (xy 120.65 72.39))
(stroke (width 0) (type default))
(uuid ba88c3f0-abc2-45d2-82eb-dd1efeaa3331)
)
(wire (pts (xy 166.37 69.85) (xy 176.53 69.85))
(stroke (width 0) (type default))
(uuid c5eb13fc-1c92-49da-81e2-f8c4a5e29e84)
)
(wire (pts (xy 113.03 91.44) (xy 120.65 91.44))
(stroke (width 0) (type default))
(uuid d0303ec7-4568-4b99-980f-65675c836eb2)
)
(wire (pts (xy 118.11 74.93) (xy 118.11 72.39))
(stroke (width 0) (type default))
(uuid eb8550e2-637a-4a7a-8ef9-7728dcdb4cb7)
)
(wire (pts (xy 148.59 96.52) (xy 166.37 96.52))
(stroke (width 0) (type default))
(uuid f2204072-dc96-4ef3-a27a-92191acaaa81)
)
(wire (pts (xy 118.11 93.98) (xy 120.65 93.98))
(stroke (width 0) (type default))
(uuid f71e641a-5da5-436c-a8cd-c992a074873d)
)
(wire (pts (xy 166.37 125.73) (xy 176.53 125.73))
(stroke (width 0) (type default))
(uuid f7c47acc-14a4-43d4-8058-074d1fcec9ec)
)
(wire (pts (xy 148.59 91.44) (xy 189.23 91.44))
(stroke (width 0) (type default))
(uuid f8816b48-1dee-4b89-ac0f-8ee992b414ea)
)
(hierarchical_label "OUT3" (shape output) (at 113.03 91.44 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 251bbff5-5349-4121-ba5c-9481834ebde5)
)
(hierarchical_label "OUT1" (shape output) (at 113.03 64.77 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 27cc0f08-0f4f-4397-a002-0da992d5285a)
)
(hierarchical_label "IN4" (shape input) (at 176.53 96.52 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 2ba18c2e-cf9e-4810-bf7c-a609269793f8)
)
(hierarchical_label "IN2" (shape input) (at 176.53 69.85 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 3872cc15-545b-4dd7-889e-85fa9136b8f2)
)
(hierarchical_label "IN1" (shape input) (at 201.93 64.77 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 566635ea-a24b-4370-b750-fd5b461577c5)
)
(hierarchical_label "OUT6" (shape output) (at 113.03 125.73 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 65a98d01-078d-4947-9b7a-b924c9c8462b)
)
(hierarchical_label "IN6" (shape input) (at 176.53 125.73 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 6be1c02d-a2d0-4eb9-be34-d1dec18a67d8)
)
(hierarchical_label "IN3" (shape input) (at 201.93 91.44 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 994a3481-f456-4005-8de5-b019d9ad0756)
)
(hierarchical_label "OUT2" (shape output) (at 113.03 69.85 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid a94c9b23-94fb-47c1-a7af-76d6efbc0564)
)
(hierarchical_label "OUT4" (shape output) (at 113.03 96.52 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid bda12d2a-f24a-44b0-b551-99926f17ac8b)
)
(hierarchical_label "IN5" (shape input) (at 201.93 120.65 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid e4e5295b-c85c-42d3-91cf-3b04844ed0b8)
)
(hierarchical_label "OUT5" (shape output) (at 113.03 120.65 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid f292574f-7a33-46ee-93c5-40d54c4753a0)
)
(symbol (lib_id "power:GND") (at 166.37 80.01 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 113e0145-5ee0-41d1-8599-7f26a47924f7)
(property "Reference" "#PWR072" (at 166.37 86.36 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 166.37 83.82 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 166.37 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 166.37 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 74dd6668-3c00-400c-ae9f-004693c0f5c3))
(instances
(project "uaefi"
(path "/ac264c30-3e9a-4be2-b97a-9949b68bd497/45207479-6ae5-486c-ab42-805dda4ce511"
(reference "#PWR072") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 118.11 101.6 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 4ced0bc2-8b56-4437-9767-a32dac9f2b25)
(property "Reference" "#PWR068" (at 118.11 107.95 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 118.11 105.41 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 118.11 101.6 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 118.11 101.6 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 89893dee-0bc7-4a92-941d-cffeec90878d))
(instances
(project "uaefi"
(path "/ac264c30-3e9a-4be2-b97a-9949b68bd497/45207479-6ae5-486c-ab42-805dda4ce511"
(reference "#PWR068") (unit 1)
)
)
)
)
(symbol (lib_id "chips:VNLD5160") (at 148.59 64.77 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 57264c8c-ea68-43f2-b549-946e46c432ad)
(property "Reference" "U9" (at 134.62 57.15 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "VNLD5160TR-E" (at 134.62 59.69 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (at 134.62 68.58 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 148.59 64.77 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C377942" (at 137.16 67.31 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 85bdacef-e0e7-4f11-948a-f290d7dcc72a))
(pin "2" (uuid e9b53752-2855-4076-9ab9-c45a1051f33c))
(pin "3" (uuid 6c86d1d2-26ed-4fb1-8028-73149d21913c))
(pin "4" (uuid a70570a0-7522-4742-868d-e0902d8b0f7c))
(pin "5" (uuid 34c7e94b-2fcc-4b4d-95d2-03442ecc328a))
(pin "6" (uuid 681bd575-58f6-43e0-bf99-e94102a956a2))
(pin "7" (uuid 00295622-3496-4f99-9e68-06c190d3ed7c))
(pin "8" (uuid 6c60737f-2b42-4a85-a803-3aaa7d923f4e))
(instances
(project "uaefi"
(path "/ac264c30-3e9a-4be2-b97a-9949b68bd497/45207479-6ae5-486c-ab42-805dda4ce511"
(reference "U9") (unit 1)
)
)
)
)
(symbol (lib_id "hellen-one-common:Res") (at 189.23 101.6 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 5d740bcd-5fd7-444b-8ec5-3c30da76c0ae)
(property "Reference" "R30" (at 186.69 96.52 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "4.7k" (at 189.23 96.52 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "hellen-one-common:R0603" (at 193.04 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 189.23 101.6 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C23162" (at 189.23 101.6 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid a1844381-715c-4f44-9eb7-7e9f9f71f75a))
(pin "2" (uuid 7c6f6727-376d-42f6-932c-44376d49665c))
(instances
(project "alphax_8ch"
(path "/63d2dd9f-d5ff-4811-a88d-0ba932475460"
(reference "R30") (unit 1)
)
(path "/63d2dd9f-d5ff-4811-a88d-0ba932475460/9f286606-17ad-4292-b95a-d7d4de96430a"
(reference "R67") (unit 1)
)
)
(project "uaefi"
(path "/ac264c30-3e9a-4be2-b97a-9949b68bd497/45207479-6ae5-486c-ab42-805dda4ce511"
(reference "R31") (unit 1)
)
)
)
)
(symbol (lib_id "chips:VNLD5160") (at 148.59 91.44 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 7692aee6-7889-467d-b30e-1eef65696b24)
(property "Reference" "U10" (at 134.62 83.82 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "VNLD5160TR-E" (at 134.62 86.36 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (at 134.62 95.25 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 148.59 91.44 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C377942" (at 137.16 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid ba3e0d32-ed20-40e7-997b-18b889053c91))
(pin "2" (uuid a867d6b0-f2af-4dc1-a1e3-ac40ba2cb013))
(pin "3" (uuid 84d10886-0123-4fdf-8fa4-b37c93b1d87e))
(pin "4" (uuid d5d518b3-4e08-4dab-8a00-3717e9eb137e))
(pin "5" (uuid b34d13c6-b63c-4b25-a448-33e603e0665f))
(pin "6" (uuid fedec10a-c2ea-4800-b217-6ddca7d6117d))
(pin "7" (uuid 7b9df00d-c89f-4e0d-b4cb-7c95a8f28839))
(pin "8" (uuid 561ef476-35f7-4625-bf74-1bbb5d65fe6f))
(instances
(project "uaefi"
(path "/ac264c30-3e9a-4be2-b97a-9949b68bd497/45207479-6ae5-486c-ab42-805dda4ce511"
(reference "U10") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 166.37 106.68 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid b28f8288-835e-48e5-87d7-9109d3aa2212)
(property "Reference" "#PWR0145" (at 166.37 113.03 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 166.37 110.49 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 166.37 106.68 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 166.37 106.68 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 72a96170-975c-428f-becb-07fa9245c7ea))
(instances
(project "uaefi"
(path "/ac264c30-3e9a-4be2-b97a-9949b68bd497/45207479-6ae5-486c-ab42-805dda4ce511"
(reference "#PWR0145") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 189.23 130.81 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid b7de03f3-e733-49de-87ef-f18796739653)
(property "Reference" "#PWR0147" (at 189.23 137.16 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 189.23 134.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 189.23 130.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 189.23 130.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 168a7c5a-ff3e-4131-bf26-085cc508419f))
(instances
(project "uaefi"
(path "/ac264c30-3e9a-4be2-b97a-9949b68bd497/45207479-6ae5-486c-ab42-805dda4ce511"
(reference "#PWR0147") (unit 1)
)
)
)
)
(symbol (lib_id "hellen-one-common:Res") (at 166.37 135.89 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid b8d7625b-ab7d-42ef-ac67-f281327e1e91)
(property "Reference" "R30" (at 163.83 130.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "4.7k" (at 166.37 130.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "hellen-one-common:R0603" (at 170.18 132.08 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 166.37 135.89 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C23162" (at 166.37 135.89 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 622abbe5-5845-40c5-9602-a1614832a911))
(pin "2" (uuid 43687c4d-feb6-4f1b-b1d7-2ff6f07cf4c3))
(instances
(project "alphax_8ch"
(path "/63d2dd9f-d5ff-4811-a88d-0ba932475460"
(reference "R30") (unit 1)
)
(path "/63d2dd9f-d5ff-4811-a88d-0ba932475460/9f286606-17ad-4292-b95a-d7d4de96430a"
(reference "R67") (unit 1)
)
)
(project "uaefi"
(path "/ac264c30-3e9a-4be2-b97a-9949b68bd497/45207479-6ae5-486c-ab42-805dda4ce511"
(reference "R34") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 166.37 135.89 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid bba9f928-ee42-4405-be14-9edffd333c11)
(property "Reference" "#PWR0146" (at 166.37 142.24 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 166.37 139.7 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 166.37 135.89 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 166.37 135.89 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 68a6f58e-50d8-4067-8a4b-c0f8157c44b7))
(instances
(project "uaefi"
(path "/ac264c30-3e9a-4be2-b97a-9949b68bd497/45207479-6ae5-486c-ab42-805dda4ce511"
(reference "#PWR0146") (unit 1)
)
)
)
)
(symbol (lib_id "chips:VNLD5160") (at 148.59 120.65 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid c20b277e-1af9-499e-ae63-20dac3bdd699)
(property "Reference" "U11" (at 134.62 113.03 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "VNLD5160TR-E" (at 134.62 115.57 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (at 134.62 124.46 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 148.59 120.65 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C377942" (at 137.16 123.19 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid fe915ecf-c551-4b54-b26b-76d18e62ff90))
(pin "2" (uuid 7fcc3f13-7e17-44c2-8b33-c45c4dd79848))
(pin "3" (uuid ed187f6d-eb6e-430e-a094-76d337b0b17b))
(pin "4" (uuid 86d51702-5fbe-47d2-acea-be869cd420fe))
(pin "5" (uuid 82964d05-a4e6-4613-86b3-a995fd297445))
(pin "6" (uuid 06394ede-9e82-42cb-8d52-b1389f77d05a))
(pin "7" (uuid ca8815bb-cb51-4c1f-83ff-f2c5ac6bb181))
(pin "8" (uuid 32da7593-b0e5-4ebd-a4ef-4901259c85bd))
(instances
(project "uaefi"
(path "/ac264c30-3e9a-4be2-b97a-9949b68bd497/45207479-6ae5-486c-ab42-805dda4ce511"
(reference "U11") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 189.23 74.93 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid c49edc10-f893-4f38-abf2-1b466748cc26)
(property "Reference" "#PWR0143" (at 189.23 81.28 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 189.23 78.74 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 189.23 74.93 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 189.23 74.93 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 473c36ad-ecb7-4ac1-a72f-272bfd984aee))
(instances
(project "uaefi"
(path "/ac264c30-3e9a-4be2-b97a-9949b68bd497/45207479-6ae5-486c-ab42-805dda4ce511"
(reference "#PWR0143") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 189.23 101.6 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid c7f958da-0a90-477f-9139-dbb5765b7b8c)
(property "Reference" "#PWR0144" (at 189.23 107.95 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 189.23 105.41 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 189.23 101.6 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 189.23 101.6 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid b22e4b3c-216b-4691-b7c6-9d11c1cf943c))
(instances
(project "uaefi"
(path "/ac264c30-3e9a-4be2-b97a-9949b68bd497/45207479-6ae5-486c-ab42-805dda4ce511"
(reference "#PWR0144") (unit 1)
)
)
)
)
(symbol (lib_id "hellen-one-common:Res") (at 166.37 80.01 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid e9b0ec26-9f8a-49ad-a817-6cd97b1c6ffb)
(property "Reference" "R30" (at 163.83 74.93 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "4.7k" (at 166.37 74.93 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "hellen-one-common:R0603" (at 170.18 76.2 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 166.37 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C23162" (at 166.37 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 63d9ba03-8f84-4d54-ba35-cd16bb9ea1fe))
(pin "2" (uuid eb572c09-329f-42f6-9cd7-c6fa44a70c7c))
(instances
(project "alphax_8ch"
(path "/63d2dd9f-d5ff-4811-a88d-0ba932475460"
(reference "R30") (unit 1)
)
(path "/63d2dd9f-d5ff-4811-a88d-0ba932475460/9f286606-17ad-4292-b95a-d7d4de96430a"
(reference "R67") (unit 1)
)
)
(project "uaefi"
(path "/ac264c30-3e9a-4be2-b97a-9949b68bd497/45207479-6ae5-486c-ab42-805dda4ce511"
(reference "R30") (unit 1)
)
)
)
)
(symbol (lib_id "hellen-one-common:Res") (at 189.23 130.81 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid ea85bf6f-1ebe-4871-bf3e-b0074a36a02e)
(property "Reference" "R30" (at 186.69 125.73 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "4.7k" (at 189.23 125.73 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "hellen-one-common:R0603" (at 193.04 127 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 189.23 130.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C23162" (at 189.23 130.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid ab123ae6-d0cb-40a1-8a99-7e41dc2fd4dc))
(pin "2" (uuid b842cbc5-8f2d-40a3-9558-e294c0723219))
(instances
(project "alphax_8ch"
(path "/63d2dd9f-d5ff-4811-a88d-0ba932475460"
(reference "R30") (unit 1)
)
(path "/63d2dd9f-d5ff-4811-a88d-0ba932475460/9f286606-17ad-4292-b95a-d7d4de96430a"
(reference "R67") (unit 1)
)
)
(project "uaefi"
(path "/ac264c30-3e9a-4be2-b97a-9949b68bd497/45207479-6ae5-486c-ab42-805dda4ce511"
(reference "R33") (unit 1)
)
)
)
)
(symbol (lib_id "hellen-one-common:Res") (at 166.37 106.68 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid edafa818-a97e-4ab0-bb64-cb605c6c049d)
(property "Reference" "R30" (at 163.83 101.6 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "4.7k" (at 166.37 101.6 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "hellen-one-common:R0603" (at 170.18 102.87 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 166.37 106.68 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C23162" (at 166.37 106.68 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 6e042d8e-347a-4da5-9809-20e1ed9cde73))
(pin "2" (uuid a4b8d259-1c6e-4660-b9ad-6c81f9d748ee))
(instances
(project "alphax_8ch"
(path "/63d2dd9f-d5ff-4811-a88d-0ba932475460"
(reference "R30") (unit 1)
)
(path "/63d2dd9f-d5ff-4811-a88d-0ba932475460/9f286606-17ad-4292-b95a-d7d4de96430a"
(reference "R67") (unit 1)
)
)
(project "uaefi"
(path "/ac264c30-3e9a-4be2-b97a-9949b68bd497/45207479-6ae5-486c-ab42-805dda4ce511"
(reference "R32") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 118.11 130.81 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid fb47f35a-9d1d-4809-b50e-9358e411a65a)
(property "Reference" "#PWR071" (at 118.11 137.16 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 118.11 134.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 118.11 130.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 118.11 130.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 29980e89-3154-4ce8-8058-0e9d65cdd3b6))
(instances
(project "uaefi"
(path "/ac264c30-3e9a-4be2-b97a-9949b68bd497/45207479-6ae5-486c-ab42-805dda4ce511"
(reference "#PWR071") (unit 1)
)
)
)
)
(symbol (lib_id "hellen-one-common:Res") (at 189.23 74.93 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid fee924b2-b87d-42d0-8f20-6b32849ef346)
(property "Reference" "R30" (at 186.69 69.85 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "4.7k" (at 189.23 69.85 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "hellen-one-common:R0603" (at 193.04 71.12 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 189.23 74.93 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C23162" (at 189.23 74.93 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 23c5b8e0-3e7e-4153-82d3-8121b62127bf))
(pin "2" (uuid fd8242da-619f-4f60-9067-e21660c5f962))
(instances
(project "alphax_8ch"
(path "/63d2dd9f-d5ff-4811-a88d-0ba932475460"
(reference "R30") (unit 1)
)
(path "/63d2dd9f-d5ff-4811-a88d-0ba932475460/9f286606-17ad-4292-b95a-d7d4de96430a"
(reference "R67") (unit 1)
)
)
(project "uaefi"
(path "/ac264c30-3e9a-4be2-b97a-9949b68bd497/45207479-6ae5-486c-ab42-805dda4ce511"
(reference "R29") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 118.11 74.93 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid ff002f4b-6013-4ba6-adaa-09679b575285)
(property "Reference" "#PWR067" (at 118.11 81.28 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 118.11 78.74 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 118.11 74.93 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 118.11 74.93 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 56d46ae9-30b4-4b66-b8fe-98c2880332ea))
(instances
(project "uaefi"
(path "/ac264c30-3e9a-4be2-b97a-9949b68bd497/45207479-6ae5-486c-ab42-805dda4ce511"
(reference "#PWR067") (unit 1)
)
)
)
)
)