source: trunk/hardware/ps.kicad_sch @ 6

Last change on this file since 6 was 5, checked in by f.jahn, 4 months ago
File size: 191.1 KB
RevLine 
[1]1(kicad_sch
[5]2        (version 20250114)
[1]3        (generator "eeschema")
[5]4        (generator_version "9.0")
[1]5        (uuid "0a71412d-9bfe-4591-ab18-4fda89efb97a")
6        (paper "A3")
7        (lib_symbols
8                (symbol "Device:C"
[5]9                        (pin_numbers
10                                (hide yes)
11                        )
[1]12                        (pin_names
13                                (offset 0.254)
14                        )
15                        (exclude_from_sim no)
16                        (in_bom yes)
17                        (on_board yes)
18                        (property "Reference" "C"
19                                (at 0.635 2.54 0)
20                                (effects
21                                        (font
22                                                (size 1.27 1.27)
23                                        )
24                                        (justify left)
25                                )
26                        )
27                        (property "Value" "C"
28                                (at 0.635 -2.54 0)
29                                (effects
30                                        (font
31                                                (size 1.27 1.27)
32                                        )
33                                        (justify left)
34                                )
35                        )
36                        (property "Footprint" ""
37                                (at 0.9652 -3.81 0)
38                                (effects
39                                        (font
40                                                (size 1.27 1.27)
41                                        )
42                                        (hide yes)
43                                )
44                        )
45                        (property "Datasheet" "~"
46                                (at 0 0 0)
47                                (effects
48                                        (font
49                                                (size 1.27 1.27)
50                                        )
51                                        (hide yes)
52                                )
53                        )
54                        (property "Description" "Unpolarized capacitor"
55                                (at 0 0 0)
56                                (effects
57                                        (font
58                                                (size 1.27 1.27)
59                                        )
60                                        (hide yes)
61                                )
62                        )
63                        (property "ki_keywords" "cap capacitor"
64                                (at 0 0 0)
65                                (effects
66                                        (font
67                                                (size 1.27 1.27)
68                                        )
69                                        (hide yes)
70                                )
71                        )
72                        (property "ki_fp_filters" "C_*"
73                                (at 0 0 0)
74                                (effects
75                                        (font
76                                                (size 1.27 1.27)
77                                        )
78                                        (hide yes)
79                                )
80                        )
81                        (symbol "C_0_1"
82                                (polyline
83                                        (pts
[5]84                                                (xy -2.032 0.762) (xy 2.032 0.762)
[1]85                                        )
86                                        (stroke
87                                                (width 0.508)
88                                                (type default)
89                                        )
90                                        (fill
91                                                (type none)
92                                        )
93                                )
94                                (polyline
95                                        (pts
[5]96                                                (xy -2.032 -0.762) (xy 2.032 -0.762)
[1]97                                        )
98                                        (stroke
99                                                (width 0.508)
100                                                (type default)
101                                        )
102                                        (fill
103                                                (type none)
104                                        )
105                                )
106                        )
107                        (symbol "C_1_1"
108                                (pin passive line
109                                        (at 0 3.81 270)
110                                        (length 2.794)
111                                        (name "~"
112                                                (effects
113                                                        (font
114                                                                (size 1.27 1.27)
115                                                        )
116                                                )
117                                        )
118                                        (number "1"
119                                                (effects
120                                                        (font
121                                                                (size 1.27 1.27)
122                                                        )
123                                                )
124                                        )
125                                )
126                                (pin passive line
127                                        (at 0 -3.81 90)
128                                        (length 2.794)
129                                        (name "~"
130                                                (effects
131                                                        (font
132                                                                (size 1.27 1.27)
133                                                        )
134                                                )
135                                        )
136                                        (number "2"
137                                                (effects
138                                                        (font
139                                                                (size 1.27 1.27)
140                                                        )
141                                                )
142                                        )
143                                )
144                        )
[5]145                        (embedded_fonts no)
[1]146                )
147                (symbol "Device:L"
[5]148                        (pin_numbers
149                                (hide yes)
150                        )
[1]151                        (pin_names
[5]152                                (offset 1.016)
153                                (hide yes)
154                        )
[1]155                        (exclude_from_sim no)
156                        (in_bom yes)
157                        (on_board yes)
158                        (property "Reference" "L"
159                                (at -1.27 0 90)
160                                (effects
161                                        (font
162                                                (size 1.27 1.27)
163                                        )
164                                )
165                        )
166                        (property "Value" "L"
167                                (at 1.905 0 90)
168                                (effects
169                                        (font
170                                                (size 1.27 1.27)
171                                        )
172                                )
173                        )
174                        (property "Footprint" ""
175                                (at 0 0 0)
176                                (effects
177                                        (font
178                                                (size 1.27 1.27)
179                                        )
180                                        (hide yes)
181                                )
182                        )
183                        (property "Datasheet" "~"
184                                (at 0 0 0)
185                                (effects
186                                        (font
187                                                (size 1.27 1.27)
188                                        )
189                                        (hide yes)
190                                )
191                        )
192                        (property "Description" "Inductor"
193                                (at 0 0 0)
194                                (effects
195                                        (font
196                                                (size 1.27 1.27)
197                                        )
198                                        (hide yes)
199                                )
200                        )
201                        (property "ki_keywords" "inductor choke coil reactor magnetic"
202                                (at 0 0 0)
203                                (effects
204                                        (font
205                                                (size 1.27 1.27)
206                                        )
207                                        (hide yes)
208                                )
209                        )
210                        (property "ki_fp_filters" "Choke_* *Coil* Inductor_* L_*"
211                                (at 0 0 0)
212                                (effects
213                                        (font
214                                                (size 1.27 1.27)
215                                        )
216                                        (hide yes)
217                                )
218                        )
219                        (symbol "L_0_1"
220                                (arc
[5]221                                        (start 0 2.54)
222                                        (mid 0.6323 1.905)
223                                        (end 0 1.27)
[1]224                                        (stroke
225                                                (width 0)
226                                                (type default)
227                                        )
228                                        (fill
229                                                (type none)
230                                        )
231                                )
232                                (arc
[5]233                                        (start 0 1.27)
234                                        (mid 0.6323 0.635)
[1]235                                        (end 0 0)
236                                        (stroke
237                                                (width 0)
238                                                (type default)
239                                        )
240                                        (fill
241                                                (type none)
242                                        )
243                                )
244                                (arc
245                                        (start 0 0)
[5]246                                        (mid 0.6323 -0.635)
247                                        (end 0 -1.27)
[1]248                                        (stroke
249                                                (width 0)
250                                                (type default)
251                                        )
252                                        (fill
253                                                (type none)
254                                        )
255                                )
256                                (arc
[5]257                                        (start 0 -1.27)
258                                        (mid 0.6323 -1.905)
259                                        (end 0 -2.54)
[1]260                                        (stroke
261                                                (width 0)
262                                                (type default)
263                                        )
264                                        (fill
265                                                (type none)
266                                        )
267                                )
268                        )
269                        (symbol "L_1_1"
270                                (pin passive line
271                                        (at 0 3.81 270)
272                                        (length 1.27)
273                                        (name "1"
274                                                (effects
275                                                        (font
276                                                                (size 1.27 1.27)
277                                                        )
278                                                )
279                                        )
280                                        (number "1"
281                                                (effects
282                                                        (font
283                                                                (size 1.27 1.27)
284                                                        )
285                                                )
286                                        )
287                                )
288                                (pin passive line
289                                        (at 0 -3.81 90)
290                                        (length 1.27)
291                                        (name "2"
292                                                (effects
293                                                        (font
294                                                                (size 1.27 1.27)
295                                                        )
296                                                )
297                                        )
298                                        (number "2"
299                                                (effects
300                                                        (font
301                                                                (size 1.27 1.27)
302                                                        )
303                                                )
304                                        )
305                                )
306                        )
[5]307                        (embedded_fonts no)
[1]308                )
309                (symbol "Device:R"
[5]310                        (pin_numbers
311                                (hide yes)
312                        )
[1]313                        (pin_names
314                                (offset 0)
315                        )
316                        (exclude_from_sim no)
317                        (in_bom yes)
318                        (on_board yes)
319                        (property "Reference" "R"
320                                (at 2.032 0 90)
321                                (effects
322                                        (font
323                                                (size 1.27 1.27)
324                                        )
325                                )
326                        )
327                        (property "Value" "R"
328                                (at 0 0 90)
329                                (effects
330                                        (font
331                                                (size 1.27 1.27)
332                                        )
333                                )
334                        )
335                        (property "Footprint" ""
336                                (at -1.778 0 90)
337                                (effects
338                                        (font
339                                                (size 1.27 1.27)
340                                        )
341                                        (hide yes)
342                                )
343                        )
344                        (property "Datasheet" "~"
345                                (at 0 0 0)
346                                (effects
347                                        (font
348                                                (size 1.27 1.27)
349                                        )
350                                        (hide yes)
351                                )
352                        )
353                        (property "Description" "Resistor"
354                                (at 0 0 0)
355                                (effects
356                                        (font
357                                                (size 1.27 1.27)
358                                        )
359                                        (hide yes)
360                                )
361                        )
362                        (property "ki_keywords" "R res resistor"
363                                (at 0 0 0)
364                                (effects
365                                        (font
366                                                (size 1.27 1.27)
367                                        )
368                                        (hide yes)
369                                )
370                        )
371                        (property "ki_fp_filters" "R_*"
372                                (at 0 0 0)
373                                (effects
374                                        (font
375                                                (size 1.27 1.27)
376                                        )
377                                        (hide yes)
378                                )
379                        )
380                        (symbol "R_0_1"
381                                (rectangle
382                                        (start -1.016 -2.54)
383                                        (end 1.016 2.54)
384                                        (stroke
385                                                (width 0.254)
386                                                (type default)
387                                        )
388                                        (fill
389                                                (type none)
390                                        )
391                                )
392                        )
393                        (symbol "R_1_1"
394                                (pin passive line
395                                        (at 0 3.81 270)
396                                        (length 1.27)
397                                        (name "~"
398                                                (effects
399                                                        (font
400                                                                (size 1.27 1.27)
401                                                        )
402                                                )
403                                        )
404                                        (number "1"
405                                                (effects
406                                                        (font
407                                                                (size 1.27 1.27)
408                                                        )
409                                                )
410                                        )
411                                )
412                                (pin passive line
413                                        (at 0 -3.81 90)
414                                        (length 1.27)
415                                        (name "~"
416                                                (effects
417                                                        (font
418                                                                (size 1.27 1.27)
419                                                        )
420                                                )
421                                        )
422                                        (number "2"
423                                                (effects
424                                                        (font
425                                                                (size 1.27 1.27)
426                                                        )
427                                                )
428                                        )
429                                )
430                        )
[5]431                        (embedded_fonts no)
[1]432                )
433                (symbol "Reference_Voltage:MAX6070BAUT30+T"
434                        (exclude_from_sim no)
435                        (in_bom yes)
436                        (on_board yes)
437                        (property "Reference" "U"
438                                (at 1.27 8.89 0)
439                                (effects
440                                        (font
441                                                (size 1.27 1.27)
442                                        )
443                                        (justify left)
444                                )
445                        )
446                        (property "Value" "MAX6070BAUT30+T"
447                                (at 1.27 6.35 0)
448                                (effects
449                                        (font
450                                                (size 1.27 1.27)
451                                                (italic yes)
452                                        )
453                                        (justify left)
454                                )
455                        )
456                        (property "Footprint" "Package_TO_SOT_SMD:SOT-23-6"
457                                (at 1.27 -7.62 0)
458                                (effects
459                                        (font
460                                                (size 1.27 1.27)
461                                                (italic yes)
462                                        )
463                                        (justify left)
464                                        (hide yes)
465                                )
466                        )
467                        (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/MAX6070-MAX6071.pdf"
468                                (at 0 0 0)
469                                (effects
470                                        (font
471                                                (size 1.27 1.27)
472                                                (italic yes)
473                                        )
474                                        (hide yes)
475                                )
476                        )
477                        (property "Description" "Low-Noise, High-Precision Series Voltage Reference, 3V, ±0.08% initial accuracy, SOT-23-6"
478                                (at 0 0 0)
479                                (effects
480                                        (font
481                                                (size 1.27 1.27)
482                                        )
483                                        (hide yes)
484                                )
485                        )
486                        (property "ki_keywords" "Low Noise Precision Voltage Reference"
487                                (at 0 0 0)
488                                (effects
489                                        (font
490                                                (size 1.27 1.27)
491                                        )
492                                        (hide yes)
493                                )
494                        )
495                        (property "ki_fp_filters" "SOT?23*"
496                                (at 0 0 0)
497                                (effects
498                                        (font
499                                                (size 1.27 1.27)
500                                        )
501                                        (hide yes)
502                                )
503                        )
504                        (symbol "MAX6070BAUT30+T_0_1"
505                                (rectangle
506                                        (start -7.62 5.08)
507                                        (end 7.62 -5.08)
508                                        (stroke
509                                                (width 0.254)
510                                                (type solid)
511                                        )
512                                        (fill
513                                                (type background)
514                                        )
515                                )
516                        )
517                        (symbol "MAX6070BAUT30+T_1_1"
[5]518                                (pin input line
519                                        (at -10.16 2.54 0)
[1]520                                        (length 2.54)
[5]521                                        (name "EN"
[1]522                                                (effects
523                                                        (font
524                                                                (size 1.27 1.27)
525                                                        )
526                                                )
527                                        )
[5]528                                        (number "3"
[1]529                                                (effects
530                                                        (font
531                                                                (size 1.27 1.27)
532                                                        )
533                                                )
534                                        )
535                                )
[5]536                                (pin passive line
537                                        (at -10.16 -2.54 0)
[1]538                                        (length 2.54)
[5]539                                        (name "FILTER"
[1]540                                                (effects
541                                                        (font
542                                                                (size 1.27 1.27)
543                                                        )
544                                                )
545                                        )
[5]546                                        (number "1"
[1]547                                                (effects
548                                                        (font
549                                                                (size 1.27 1.27)
550                                                        )
551                                                )
552                                        )
553                                )
[5]554                                (pin power_in line
555                                        (at 0 7.62 270)
[1]556                                        (length 2.54)
[5]557                                        (name "VIN"
[1]558                                                (effects
559                                                        (font
560                                                                (size 1.27 1.27)
561                                                        )
562                                                )
563                                        )
[5]564                                        (number "4"
[1]565                                                (effects
566                                                        (font
567                                                                (size 1.27 1.27)
568                                                        )
569                                                )
570                                        )
571                                )
572                                (pin power_in line
[5]573                                        (at 0 -7.62 90)
[1]574                                        (length 2.54)
[5]575                                        (name "GND"
[1]576                                                (effects
577                                                        (font
578                                                                (size 1.27 1.27)
579                                                        )
580                                                )
581                                        )
[5]582                                        (number "2"
[1]583                                                (effects
584                                                        (font
585                                                                (size 1.27 1.27)
586                                                        )
587                                                )
588                                        )
589                                )
[5]590                                (pin output line
591                                        (at 10.16 2.54 180)
[1]592                                        (length 2.54)
[5]593                                        (name "OUTF"
[1]594                                                (effects
595                                                        (font
596                                                                (size 1.27 1.27)
597                                                        )
598                                                )
599                                        )
[5]600                                        (number "6"
[1]601                                                (effects
602                                                        (font
603                                                                (size 1.27 1.27)
604                                                        )
605                                                )
606                                        )
607                                )
[5]608                                (pin input line
609                                        (at 10.16 -2.54 180)
[1]610                                        (length 2.54)
[5]611                                        (name "OUTS"
[1]612                                                (effects
613                                                        (font
614                                                                (size 1.27 1.27)
615                                                        )
616                                                )
617                                        )
[5]618                                        (number "5"
[1]619                                                (effects
620                                                        (font
621                                                                (size 1.27 1.27)
622                                                        )
623                                                )
624                                        )
625                                )
626                        )
[5]627                        (embedded_fonts no)
[1]628                )
629                (symbol "Regulator_Switching:LM5164DDA"
630                        (exclude_from_sim no)
631                        (in_bom yes)
632                        (on_board yes)
633                        (property "Reference" "U"
634                                (at -8.89 11.43 0)
635                                (effects
636                                        (font
637                                                (size 1.27 1.27)
638                                        )
639                                )
640                        )
641                        (property "Value" "LM5164DDA"
642                                (at 5.08 11.43 0)
643                                (effects
644                                        (font
645                                                (size 1.27 1.27)
646                                        )
647                                )
648                        )
649                        (property "Footprint" "Package_SO:HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm_ThermalVias"
650                                (at 1.27 -11.43 0)
651                                (effects
652                                        (font
653                                                (size 1.27 1.27)
654                                        )
655                                        (hide yes)
656                                )
657                        )
658                        (property "Datasheet" "https://www.ti.com/lit/ds/symlink/lm5164.pdf?ts=1598311864250&ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FLM5164%253FHQS%253DTI-null-null-octopart-df-pf-null-wwe"
659                                (at -7.62 8.89 0)
660                                (effects
661                                        (font
662                                                (size 1.27 1.27)
663                                        )
664                                        (hide yes)
665                                )
666                        )
667                        (property "Description" "1A synchronous buck converter with ultra-low IQ, 6V - 100V input, adjustable output voltage, HSOP-8"
668                                (at 0 0 0)
669                                (effects
670                                        (font
671                                                (size 1.27 1.27)
672                                        )
673                                        (hide yes)
674                                )
675                        )
676                        (property "ki_keywords" "step-down dc-dc buck regulator adjustable"
677                                (at 0 0 0)
678                                (effects
679                                        (font
680                                                (size 1.27 1.27)
681                                        )
682                                        (hide yes)
683                                )
684                        )
685                        (property "ki_fp_filters" "HSOP*1EP*3.9x4.9*P1.27mm*"
686                                (at 0 0 0)
687                                (effects
688                                        (font
689                                                (size 1.27 1.27)
690                                        )
691                                        (hide yes)
692                                )
693                        )
694                        (symbol "LM5164DDA_1_1"
695                                (rectangle
696                                        (start -10.16 10.16)
697                                        (end 10.16 -10.16)
698                                        (stroke
699                                                (width 0.254)
700                                                (type default)
701                                        )
702                                        (fill
703                                                (type background)
704                                        )
705                                )
706                                (pin power_in line
707                                        (at -12.7 7.62 0)
708                                        (length 2.54)
709                                        (name "VIN"
710                                                (effects
711                                                        (font
712                                                                (size 1.27 1.27)
713                                                        )
714                                                )
715                                        )
716                                        (number "2"
717                                                (effects
718                                                        (font
719                                                                (size 1.27 1.27)
720                                                        )
721                                                )
722                                        )
723                                )
724                                (pin input line
725                                        (at -12.7 2.54 0)
726                                        (length 2.54)
727                                        (name "EN/UVLO"
728                                                (effects
729                                                        (font
730                                                                (size 1.27 1.27)
731                                                        )
732                                                )
733                                        )
734                                        (number "3"
735                                                (effects
736                                                        (font
737                                                                (size 1.27 1.27)
738                                                        )
739                                                )
740                                        )
741                                )
742                                (pin passive line
743                                        (at -12.7 -5.08 0)
744                                        (length 2.54)
745                                        (name "RON"
746                                                (effects
747                                                        (font
748                                                                (size 1.27 1.27)
749                                                        )
750                                                )
751                                        )
752                                        (number "4"
753                                                (effects
754                                                        (font
755                                                                (size 1.27 1.27)
756                                                        )
757                                                )
758                                        )
759                                )
[5]760                                (pin power_in line
761                                        (at -2.54 -12.7 90)
[1]762                                        (length 2.54)
[5]763                                        (name "GND"
[1]764                                                (effects
765                                                        (font
766                                                                (size 1.27 1.27)
767                                                        )
768                                                )
769                                        )
[5]770                                        (number "1"
[1]771                                                (effects
772                                                        (font
773                                                                (size 1.27 1.27)
774                                                        )
775                                                )
776                                        )
777                                )
[5]778                                (pin passive line
779                                        (at 2.54 -12.7 90)
[1]780                                        (length 2.54)
[5]781                                        (name "EP"
[1]782                                                (effects
783                                                        (font
784                                                                (size 1.27 1.27)
785                                                        )
786                                                )
787                                        )
[5]788                                        (number "9"
[1]789                                                (effects
790                                                        (font
791                                                                (size 1.27 1.27)
792                                                        )
793                                                )
794                                        )
795                                )
796                                (pin passive line
797                                        (at 12.7 7.62 180)
798                                        (length 2.54)
799                                        (name "BST"
800                                                (effects
801                                                        (font
802                                                                (size 1.27 1.27)
803                                                        )
804                                                )
805                                        )
806                                        (number "7"
807                                                (effects
808                                                        (font
809                                                                (size 1.27 1.27)
810                                                        )
811                                                )
812                                        )
813                                )
814                                (pin power_out line
815                                        (at 12.7 2.54 180)
816                                        (length 2.54)
817                                        (name "SW"
818                                                (effects
819                                                        (font
820                                                                (size 1.27 1.27)
821                                                        )
822                                                )
823                                        )
824                                        (number "8"
825                                                (effects
826                                                        (font
827                                                                (size 1.27 1.27)
828                                                        )
829                                                )
830                                        )
831                                )
[5]832                                (pin input line
833                                        (at 12.7 -2.54 180)
[1]834                                        (length 2.54)
[5]835                                        (name "FB"
[1]836                                                (effects
837                                                        (font
838                                                                (size 1.27 1.27)
839                                                        )
840                                                )
841                                        )
[5]842                                        (number "5"
[1]843                                                (effects
844                                                        (font
845                                                                (size 1.27 1.27)
846                                                        )
847                                                )
848                                        )
849                                )
[5]850                                (pin open_collector line
851                                        (at 12.7 -5.08 180)
852                                        (length 2.54)
853                                        (name "PGOOD"
854                                                (effects
855                                                        (font
856                                                                (size 1.27 1.27)
857                                                        )
858                                                )
859                                        )
860                                        (number "6"
861                                                (effects
862                                                        (font
863                                                                (size 1.27 1.27)
864                                                        )
865                                                )
866                                        )
867                                )
[1]868                        )
[5]869                        (embedded_fonts no)
[1]870                )
871                (symbol "myGreenMeterLibInport:ADP7118_ADP7118"
872                        (exclude_from_sim no)
873                        (in_bom yes)
874                        (on_board yes)
875                        (property "Reference" "IC"
876                                (at 2.54 10.16 0)
877                                (effects
878                                        (font
879                                                (size 1.27 1.0795)
880                                        )
881                                        (justify left bottom)
882                                )
883                        )
884                        (property "Value" ""
885                                (at 2.54 -10.16 0)
886                                (effects
887                                        (font
888                                                (size 1.27 1.0795)
889                                        )
890                                        (justify left bottom)
891                                )
892                        )
893                        (property "Footprint" "greenMeter_v3:ADP7118_SOIC8"
894                                (at 0 0 0)
895                                (effects
896                                        (font
897                                                (size 1.27 1.27)
898                                        )
899                                        (hide yes)
900                                )
901                        )
902                        (property "Datasheet" ""
903                                (at 0 0 0)
904                                (effects
905                                        (font
906                                                (size 1.27 1.27)
907                                        )
908                                        (hide yes)
909                                )
910                        )
911                        (property "Description" ""
912                                (at 0 0 0)
913                                (effects
914                                        (font
915                                                (size 1.27 1.27)
916                                        )
917                                        (hide yes)
918                                )
919                        )
920                        (property "ki_locked" ""
921                                (at 0 0 0)
922                                (effects
923                                        (font
924                                                (size 1.27 1.27)
925                                        )
926                                )
927                        )
928                        (symbol "ADP7118_ADP7118_1_0"
929                                (polyline
930                                        (pts
[5]931                                                (xy -10.16 7.62) (xy 10.16 7.62)
[1]932                                        )
933                                        (stroke
934                                                (width 0.254)
935                                                (type solid)
936                                        )
937                                        (fill
938                                                (type none)
939                                        )
940                                )
941                                (polyline
942                                        (pts
[5]943                                                (xy -10.16 -7.62) (xy -10.16 7.62)
[1]944                                        )
945                                        (stroke
946                                                (width 0.254)
947                                                (type solid)
948                                        )
949                                        (fill
950                                                (type none)
951                                        )
952                                )
953                                (polyline
954                                        (pts
[5]955                                                (xy 10.16 7.62) (xy 10.16 -7.62)
[1]956                                        )
957                                        (stroke
958                                                (width 0.254)
959                                                (type solid)
960                                        )
961                                        (fill
962                                                (type none)
963                                        )
964                                )
965                                (polyline
966                                        (pts
[5]967                                                (xy 10.16 -7.62) (xy -10.16 -7.62)
[1]968                                        )
969                                        (stroke
970                                                (width 0.254)
971                                                (type solid)
972                                        )
973                                        (fill
974                                                (type none)
975                                        )
976                                )
[5]977                                (pin power_in line
978                                        (at -12.7 5.08 0)
[1]979                                        (length 2.54)
[5]980                                        (name "VIN1"
[1]981                                                (effects
982                                                        (font
983                                                                (size 1.27 1.27)
984                                                        )
985                                                )
986                                        )
[5]987                                        (number "8"
[1]988                                                (effects
989                                                        (font
990                                                                (size 1.27 1.27)
991                                                        )
992                                                )
993                                        )
994                                )
[5]995                                (pin power_in line
996                                        (at -12.7 2.54 0)
[1]997                                        (length 2.54)
[5]998                                        (name "VIN2"
[1]999                                                (effects
1000                                                        (font
1001                                                                (size 1.27 1.27)
1002                                                        )
1003                                                )
1004                                        )
[5]1005                                        (number "7"
[1]1006                                                (effects
1007                                                        (font
1008                                                                (size 1.27 1.27)
1009                                                        )
1010                                                )
1011                                        )
1012                                )
[5]1013                                (pin power_in line
1014                                        (at -12.7 0 0)
[1]1015                                        (length 2.54)
[5]1016                                        (name "EXP/PAD"
[1]1017                                                (effects
1018                                                        (font
1019                                                                (size 1.27 1.27)
1020                                                        )
1021                                                )
1022                                        )
[5]1023                                        (number "9"
[1]1024                                                (effects
1025                                                        (font
1026                                                                (size 1.27 1.27)
1027                                                        )
1028                                                )
1029                                        )
1030                                )
[5]1031                                (pin input line
1032                                        (at -12.7 -2.54 0)
[1]1033                                        (length 2.54)
[5]1034                                        (name "EN"
[1]1035                                                (effects
1036                                                        (font
1037                                                                (size 1.27 1.27)
1038                                                        )
1039                                                )
1040                                        )
[5]1041                                        (number "5"
[1]1042                                                (effects
1043                                                        (font
1044                                                                (size 1.27 1.27)
1045                                                        )
1046                                                )
1047                                        )
1048                                )
[5]1049                                (pin power_in line
1050                                        (at -12.7 -5.08 0)
[1]1051                                        (length 2.54)
[5]1052                                        (name "GND"
[1]1053                                                (effects
1054                                                        (font
1055                                                                (size 1.27 1.27)
1056                                                        )
1057                                                )
1058                                        )
[5]1059                                        (number "4"
[1]1060                                                (effects
1061                                                        (font
1062                                                                (size 1.27 1.27)
1063                                                        )
1064                                                )
1065                                        )
1066                                )
[5]1067                                (pin power_out line
1068                                        (at 12.7 5.08 180)
[1]1069                                        (length 2.54)
[5]1070                                        (name "VOUT1"
[1]1071                                                (effects
1072                                                        (font
1073                                                                (size 1.27 1.27)
1074                                                        )
1075                                                )
1076                                        )
[5]1077                                        (number "1"
[1]1078                                                (effects
1079                                                        (font
1080                                                                (size 1.27 1.27)
1081                                                        )
1082                                                )
1083                                        )
1084                                )
[5]1085                                (pin power_out line
1086                                        (at 12.7 2.54 180)
[1]1087                                        (length 2.54)
[5]1088                                        (name "VOUT2"
[1]1089                                                (effects
1090                                                        (font
1091                                                                (size 1.27 1.27)
1092                                                        )
1093                                                )
1094                                        )
[5]1095                                        (number "2"
[1]1096                                                (effects
1097                                                        (font
1098                                                                (size 1.27 1.27)
1099                                                        )
1100                                                )
1101                                        )
1102                                )
[5]1103                                (pin passive line
1104                                        (at 12.7 -2.54 180)
[1]1105                                        (length 2.54)
[5]1106                                        (name "SENSE/ADJ"
[1]1107                                                (effects
1108                                                        (font
1109                                                                (size 1.27 1.27)
1110                                                        )
1111                                                )
1112                                        )
[5]1113                                        (number "3"
[1]1114                                                (effects
1115                                                        (font
1116                                                                (size 1.27 1.27)
1117                                                        )
1118                                                )
1119                                        )
1120                                )
[5]1121                                (pin passive line
1122                                        (at 12.7 -5.08 180)
[1]1123                                        (length 2.54)
[5]1124                                        (name "SS"
[1]1125                                                (effects
1126                                                        (font
1127                                                                (size 1.27 1.27)
1128                                                        )
1129                                                )
1130                                        )
[5]1131                                        (number "6"
[1]1132                                                (effects
1133                                                        (font
1134                                                                (size 1.27 1.27)
1135                                                        )
1136                                                )
1137                                        )
1138                                )
1139                        )
[5]1140                        (embedded_fonts no)
[1]1141                )
1142                (symbol "power:GND"
1143                        (power)
[5]1144                        (pin_numbers
1145                                (hide yes)
1146                        )
[1]1147                        (pin_names
[5]1148                                (offset 0)
1149                                (hide yes)
1150                        )
[1]1151                        (exclude_from_sim no)
1152                        (in_bom yes)
1153                        (on_board yes)
1154                        (property "Reference" "#PWR"
1155                                (at 0 -6.35 0)
1156                                (effects
1157                                        (font
1158                                                (size 1.27 1.27)
1159                                        )
1160                                        (hide yes)
1161                                )
1162                        )
1163                        (property "Value" "GND"
1164                                (at 0 -3.81 0)
1165                                (effects
1166                                        (font
1167                                                (size 1.27 1.27)
1168                                        )
1169                                )
1170                        )
1171                        (property "Footprint" ""
1172                                (at 0 0 0)
1173                                (effects
1174                                        (font
1175                                                (size 1.27 1.27)
1176                                        )
1177                                        (hide yes)
1178                                )
1179                        )
1180                        (property "Datasheet" ""
1181                                (at 0 0 0)
1182                                (effects
1183                                        (font
1184                                                (size 1.27 1.27)
1185                                        )
1186                                        (hide yes)
1187                                )
1188                        )
1189                        (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
1190                                (at 0 0 0)
1191                                (effects
1192                                        (font
1193                                                (size 1.27 1.27)
1194                                        )
1195                                        (hide yes)
1196                                )
1197                        )
1198                        (property "ki_keywords" "global power"
1199                                (at 0 0 0)
1200                                (effects
1201                                        (font
1202                                                (size 1.27 1.27)
1203                                        )
1204                                        (hide yes)
1205                                )
1206                        )
1207                        (symbol "GND_0_1"
1208                                (polyline
1209                                        (pts
1210                                                (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)
1211                                        )
1212                                        (stroke
1213                                                (width 0)
1214                                                (type default)
1215                                        )
1216                                        (fill
1217                                                (type none)
1218                                        )
1219                                )
1220                        )
1221                        (symbol "GND_1_1"
1222                                (pin power_in line
1223                                        (at 0 0 270)
1224                                        (length 0)
1225                                        (name "~"
1226                                                (effects
1227                                                        (font
1228                                                                (size 1.27 1.27)
1229                                                        )
1230                                                )
1231                                        )
1232                                        (number "1"
1233                                                (effects
1234                                                        (font
1235                                                                (size 1.27 1.27)
1236                                                        )
1237                                                )
1238                                        )
1239                                )
1240                        )
[5]1241                        (embedded_fonts no)
[1]1242                )
1243                (symbol "power:PWR_FLAG"
1244                        (power)
[5]1245                        (pin_numbers
1246                                (hide yes)
1247                        )
[1]1248                        (pin_names
[5]1249                                (offset 0)
1250                                (hide yes)
1251                        )
[1]1252                        (exclude_from_sim no)
1253                        (in_bom yes)
1254                        (on_board yes)
1255                        (property "Reference" "#FLG"
1256                                (at 0 1.905 0)
1257                                (effects
1258                                        (font
1259                                                (size 1.27 1.27)
1260                                        )
1261                                        (hide yes)
1262                                )
1263                        )
1264                        (property "Value" "PWR_FLAG"
1265                                (at 0 3.81 0)
1266                                (effects
1267                                        (font
1268                                                (size 1.27 1.27)
1269                                        )
1270                                )
1271                        )
1272                        (property "Footprint" ""
1273                                (at 0 0 0)
1274                                (effects
1275                                        (font
1276                                                (size 1.27 1.27)
1277                                        )
1278                                        (hide yes)
1279                                )
1280                        )
1281                        (property "Datasheet" "~"
1282                                (at 0 0 0)
1283                                (effects
1284                                        (font
1285                                                (size 1.27 1.27)
1286                                        )
1287                                        (hide yes)
1288                                )
1289                        )
1290                        (property "Description" "Special symbol for telling ERC where power comes from"
1291                                (at 0 0 0)
1292                                (effects
1293                                        (font
1294                                                (size 1.27 1.27)
1295                                        )
1296                                        (hide yes)
1297                                )
1298                        )
1299                        (property "ki_keywords" "flag power"
1300                                (at 0 0 0)
1301                                (effects
1302                                        (font
1303                                                (size 1.27 1.27)
1304                                        )
1305                                        (hide yes)
1306                                )
1307                        )
1308                        (symbol "PWR_FLAG_0_0"
1309                                (pin power_out line
1310                                        (at 0 0 90)
1311                                        (length 0)
1312                                        (name "~"
1313                                                (effects
1314                                                        (font
1315                                                                (size 1.27 1.27)
1316                                                        )
1317                                                )
1318                                        )
1319                                        (number "1"
1320                                                (effects
1321                                                        (font
1322                                                                (size 1.27 1.27)
1323                                                        )
1324                                                )
1325                                        )
1326                                )
1327                        )
1328                        (symbol "PWR_FLAG_0_1"
1329                                (polyline
1330                                        (pts
1331                                                (xy 0 0) (xy 0 1.27) (xy -1.016 1.905) (xy 0 2.54) (xy 1.016 1.905) (xy 0 1.27)
1332                                        )
1333                                        (stroke
1334                                                (width 0)
1335                                                (type default)
1336                                        )
1337                                        (fill
1338                                                (type none)
1339                                        )
1340                                )
1341                        )
[5]1342                        (embedded_fonts no)
[1]1343                )
1344        )
[5]1345        (text "KEEP THIS WIRE SHORT, \nCritical loop!"
1346                (exclude_from_sim no)
1347                (at 65.278 151.13 90)
1348                (effects
1349                        (font
1350                                (size 0.635 0.635)
1351                        )
1352                )
1353                (uuid "2fb1a431-5b69-4f83-8a6a-15a25785e3e5")
1354        )
1355        (text "KEEP THIS WIRE SHORT, \nCritical loop!"
1356                (exclude_from_sim no)
1357                (at 230.378 87.122 90)
1358                (effects
1359                        (font
1360                                (size 0.635 0.635)
1361                        )
1362                )
1363                (uuid "32e3f2b0-d623-4520-8e32-98626fa14a62")
1364        )
1365        (text "UVLO 4,5V\n"
1366                (exclude_from_sim no)
1367                (at 101.6 163.576 0)
1368                (effects
1369                        (font
1370                                (size 1.27 1.27)
1371                        )
1372                )
1373                (uuid "372d1083-c7ed-439d-b4b0-4090f2763f08")
1374        )
1375        (text "KEEP THIS WIRE SHORT, \nCritical loop!"
1376                (exclude_from_sim no)
1377                (at 255.778 145.542 90)
1378                (effects
1379                        (font
1380                                (size 0.635 0.635)
1381                        )
1382                )
1383                (uuid "5f840927-6f77-4614-8660-39761cd87a62")
1384        )
1385        (text "UVLO 4,5V\n"
1386                (exclude_from_sim no)
1387                (at 101.6 105.156 0)
1388                (effects
1389                        (font
1390                                (size 1.27 1.27)
1391                        )
1392                )
1393                (uuid "6f144863-5478-46df-9f69-3722819095f0")
1394        )
1395        (text "5,5V"
1396                (exclude_from_sim no)
1397                (at 207.772 84.074 90)
1398                (effects
1399                        (font
1400                                (size 1.27 1.27)
1401                        )
1402                        (justify left bottom)
1403                )
1404                (uuid "7590cfd5-fa8b-437e-8b55-21ac74a4dccf")
1405        )
1406        (text "KEEP THIS WIRE SHORT, NOISE!"
1407                (exclude_from_sim no)
1408                (at 168.91 67.818 0)
1409                (effects
1410                        (font
1411                                (size 0.635 0.635)
1412                        )
1413                )
1414                (uuid "93239db0-3a95-4c82-894f-9817caab4582")
1415        )
1416        (text "KEEP THIS WIRE SHORT, \nCritical loop!"
1417                (exclude_from_sim no)
1418                (at 138.43 149.352 90)
1419                (effects
1420                        (font
1421                                (size 0.635 0.635)
1422                        )
1423                )
1424                (uuid "946f197e-1c81-4c86-b0c7-35d6d585bb01")
1425        )
1426        (text "KEEP THIS WIRE SHORT, \nCritical loop!"
1427                (exclude_from_sim no)
1428                (at 255.778 87.122 90)
1429                (effects
1430                        (font
1431                                (size 0.635 0.635)
1432                        )
1433                )
1434                (uuid "963e98e2-3ee6-4e42-9638-f4f344d0445f")
1435        )
1436        (text "5,5V"
1437                (exclude_from_sim no)
1438                (at 207.772 142.494 90)
1439                (effects
1440                        (font
1441                                (size 1.27 1.27)
1442                        )
1443                        (justify left bottom)
1444                )
1445                (uuid "b265a4f5-1e54-4237-98ff-89222b59bfbe")
1446        )
1447        (text "KEEP THIS WIRE SHORT, \nCritical loop!"
1448                (exclude_from_sim no)
1449                (at 65.278 92.71 90)
1450                (effects
1451                        (font
1452                                (size 0.635 0.635)
1453                        )
1454                )
1455                (uuid "d4e42818-60af-49e3-8a9c-d938eac00a01")
1456        )
1457        (text "KEEP THIS WIRE SHORT, \nCritical loop!"
1458                (exclude_from_sim no)
1459                (at 77.724 92.202 90)
1460                (effects
1461                        (font
1462                                (size 0.635 0.635)
1463                        )
1464                )
1465                (uuid "de9b3a84-0c56-4d76-b463-54ef735824b7")
1466        )
1467        (text "KEEP THIS WIRE SHORT, \nCritical loop!"
1468                (exclude_from_sim no)
1469                (at 138.43 90.932 90)
1470                (effects
1471                        (font
1472                                (size 0.635 0.635)
1473                        )
1474                )
1475                (uuid "e0c61d15-f500-48b1-a324-6cd7109c67af")
1476        )
1477        (text "KEEP THIS WIRE SHORT, NOISE!"
1478                (exclude_from_sim no)
1479                (at 168.91 126.238 0)
1480                (effects
1481                        (font
1482                                (size 0.635 0.635)
1483                        )
1484                )
1485                (uuid "e53b2c61-f652-4bac-940f-08d03a2dbfcc")
1486        )
1487        (text "KEEP THIS WIRE SHORT, \nCritical loop!"
1488                (exclude_from_sim no)
1489                (at 52.578 91.44 90)
1490                (effects
1491                        (font
1492                                (size 0.635 0.635)
1493                        )
1494                )
1495                (uuid "e94f7508-4827-4d59-9895-5bcf068b9e63")
1496        )
1497        (text "KEEP THIS WIRE SHORT, \nCritical loop!"
1498                (exclude_from_sim no)
1499                (at 77.724 150.622 90)
1500                (effects
1501                        (font
1502                                (size 0.635 0.635)
1503                        )
1504                )
1505                (uuid "f27144d1-12b1-4f44-896f-fcfee967b780")
1506        )
1507        (text "KEEP THIS WIRE SHORT, \nCritical loop!"
1508                (exclude_from_sim no)
1509                (at 230.378 145.542 90)
1510                (effects
1511                        (font
1512                                (size 0.635 0.635)
1513                        )
1514                )
1515                (uuid "f93878df-79f5-4890-b2e4-44134295579e")
1516        )
1517        (text_box "Für:\n- Vorregelung für 5V Analog Regler\n- LED's PV Optokoppler?"
1518                (exclude_from_sim no)
1519                (at 356.87 40.894 0)
1520                (size 43.18 11.684)
1521                (margins 0.9525 0.9525 0.9525 0.9525)
1522                (stroke
1523                        (width 0)
1524                        (type default)
1525                )
1526                (fill
1527                        (type color)
1528                        (color 255 255 0 1)
1529                )
1530                (effects
1531                        (font
1532                                (size 1.27 1.27)
1533                                (thickness 0.254)
1534                                (bold yes)
1535                        )
1536                        (justify left top)
1537                )
1538                (uuid "280d6aca-637e-4d48-931a-4d766d59fa1a")
1539        )
1540        (text_box "A Version: ±0.04% Initial Accuracy, 1.5ppm/°C (typ), 6ppm/°C (max, A grade)\nB Version: ±0.08% Initial Accuracy, 2.0ppm/°C (typ), 8ppm/°C (max, A grade)\nOutput Cap: 0.1 bis 10µF"
1541                (exclude_from_sim no)
1542                (at 285.75 165.1 0)
1543                (size 85.09 9.525)
1544                (margins 0.9525 0.9525 0.9525 0.9525)
1545                (stroke
1546                        (width 0)
1547                        (type default)
1548                )
1549                (fill
1550                        (type color)
1551                        (color 255 255 0 1)
1552                )
1553                (effects
1554                        (font
1555                                (size 1.27 1.27)
1556                                (thickness 0.254)
1557                                (bold yes)
1558                        )
1559                        (justify left top)
1560                )
1561                (uuid "2c90f373-62ce-47a2-a9ec-4e6f68ffa810")
1562        )
1563        (text_box "Für\n- µC\n- ADS1260\n- Status LEDs\n"
1564                (exclude_from_sim no)
1565                (at 352.044 129.794 0)
1566                (size 29.718 15.494)
1567                (margins 0.9525 0.9525 0.9525 0.9525)
1568                (stroke
1569                        (width 0)
1570                        (type default)
1571                )
1572                (fill
1573                        (type color)
1574                        (color 255 255 0 1)
1575                )
1576                (effects
1577                        (font
1578                                (size 1.27 1.27)
1579                                (thickness 0.254)
1580                                (bold yes)
1581                        )
1582                        (justify left top)
1583                )
1584                (uuid "51e268eb-7441-4376-8a48-afcbc4538593")
1585        )
1586        (text_box "Für\n- ADS1260 Analog Supply\n- Verosrgung OPAMPS\n- Strommessverstärker\n- Komparatoren\n"
1587                (exclude_from_sim no)
1588                (at 356.616 71.12 0)
1589                (size 43.18 15.494)
1590                (margins 0.9525 0.9525 0.9525 0.9525)
1591                (stroke
1592                        (width 0)
1593                        (type default)
1594                )
1595                (fill
1596                        (type color)
1597                        (color 255 255 0 1)
1598                )
1599                (effects
1600                        (font
1601                                (size 1.27 1.27)
1602                                (thickness 0.254)
1603                                (bold yes)
1604                        )
1605                        (justify left top)
1606                )
1607                (uuid "e7a8b682-1cca-4bef-9b16-a9ac8e27c75e")
1608        )
[1]1609        (junction
1610                (at 267.97 68.58)
1611                (diameter 0)
1612                (color 0 0 0 0)
1613                (uuid "017310b7-a31c-4894-8ef6-546f6b96f711")
1614        )
1615        (junction
1616                (at 254 127)
1617                (diameter 0)
1618                (color 0 0 0 0)
1619                (uuid "01f43722-8fb0-4310-9391-6ea9a320ecc4")
1620        )
1621        (junction
1622                (at 88.9 121.92)
1623                (diameter 0)
1624                (color 0 0 0 0)
1625                (uuid "0a8750d6-9767-4e83-8d9e-2e7080fdeac8")
1626        )
1627        (junction
1628                (at 63.5 63.5)
1629                (diameter 0)
1630                (color 0 0 0 0)
1631                (uuid "13436fe3-550b-49a4-8108-cc5173267ae0")
1632        )
1633        (junction
1634                (at 200.66 127)
1635                (diameter 0)
1636                (color 0 0 0 0)
1637                (uuid "19da22f2-45e0-4e14-b3ba-6aad8612bcc1")
1638        )
1639        (junction
1640                (at 101.6 63.5)
1641                (diameter 0)
1642                (color 0 0 0 0)
1643                (uuid "1a75a511-0a62-4e55-a243-4397e35507a8")
1644        )
1645        (junction
1646                (at 330.2 190.5)
1647                (diameter 0)
1648                (color 0 0 0 0)
1649                (uuid "1b0780b5-3b76-4e2c-93d1-207491aefbae")
1650        )
1651        (junction
1652                (at 187.96 143.51)
1653                (diameter 0)
1654                (color 0 0 0 0)
1655                (uuid "1c72f919-3fe2-4ff8-aa42-41145651e968")
1656        )
1657        (junction
1658                (at 63.5 121.92)
1659                (diameter 0)
1660                (color 0 0 0 0)
1661                (uuid "29e8d28d-da57-47d9-9411-86f539da8f4c")
1662        )
1663        (junction
1664                (at 38.1 63.5)
1665                (diameter 0)
1666                (color 0 0 0 0)
1667                (uuid "2e9b781b-5741-4632-b2c9-3d67e10261e2")
1668        )
1669        (junction
1670                (at 209.55 127)
1671                (diameter 0)
1672                (color 0 0 0 0)
1673                (uuid "38ab6831-374a-403f-9802-4c31caafd4c8")
1674        )
1675        (junction
1676                (at 293.37 71.12)
1677                (diameter 0)
1678                (color 0 0 0 0)
1679                (uuid "40df898a-4676-4cf0-afd3-0d63df4e347f")
1680        )
1681        (junction
1682                (at 209.55 85.09)
1683                (diameter 0)
1684                (color 0 0 0 0)
1685                (uuid "40f65a3e-f21d-49c4-b17e-266f7aab54ec")
1686        )
1687        (junction
1688                (at 177.8 68.58)
1689                (diameter 0)
1690                (color 0 0 0 0)
1691                (uuid "4476a6cc-36d1-4d9f-9172-1cf9a0b4eaf1")
1692        )
1693        (junction
1694                (at 101.6 121.92)
1695                (diameter 0)
1696                (color 0 0 0 0)
1697                (uuid "4ce10989-c312-4481-a8a2-5cacace08491")
1698        )
1699        (junction
1700                (at 158.75 127)
1701                (diameter 0)
1702                (color 0 0 0 0)
1703                (uuid "4eb250b9-cb0b-4619-8d19-658356e94a2e")
1704        )
1705        (junction
1706                (at 279.4 68.58)
1707                (diameter 0)
1708                (color 0 0 0 0)
1709                (uuid "5c059de0-1503-4438-bbdb-663d869cc96f")
1710        )
1711        (junction
1712                (at 76.2 121.92)
1713                (diameter 0)
1714                (color 0 0 0 0)
1715                (uuid "5f99332a-f012-4c79-8952-af95471987b0")
1716        )
1717        (junction
1718                (at 158.75 68.58)
1719                (diameter 0)
1720                (color 0 0 0 0)
1721                (uuid "62d560d2-1370-4c39-8ee7-82a33bc59572")
1722        )
1723        (junction
1724                (at 209.55 143.51)
1725                (diameter 0)
1726                (color 0 0 0 0)
1727                (uuid "6caa046d-bf22-49dd-b57a-800e4c800822")
1728        )
1729        (junction
1730                (at 336.55 190.5)
1731                (diameter 0)
1732                (color 0 0 0 0)
1733                (uuid "6e23ea4b-8e91-455b-a12c-c6ac5e3720d3")
1734        )
1735        (junction
1736                (at 187.96 85.09)
1737                (diameter 0)
1738                (color 0 0 0 0)
1739                (uuid "6ec7647c-27e4-4345-9829-d39ccfc10967")
1740        )
1741        (junction
1742                (at 297.18 78.74)
1743                (diameter 0)
1744                (color 0 0 0 0)
1745                (uuid "75dcabb4-aea8-4c2c-9e07-5f6f5fe14194")
1746        )
1747        (junction
1748                (at 187.96 72.39)
1749                (diameter 0)
1750                (color 0 0 0 0)
1751                (uuid "7852bf91-e3ba-40ee-ab94-9ea1dbfc1f49")
1752        )
1753        (junction
1754                (at 331.47 68.58)
1755                (diameter 0)
1756                (color 0 0 0 0)
1757                (uuid "7bae1c6c-297e-4799-a12d-2551e354a414")
1758        )
1759        (junction
1760                (at 88.9 63.5)
1761                (diameter 0)
1762                (color 0 0 0 0)
1763                (uuid "82e2a1f6-a5c8-4ee6-8571-7e632e890bed")
1764        )
1765        (junction
1766                (at 228.6 68.58)
1767                (diameter 0)
1768                (color 0 0 0 0)
1769                (uuid "867bebcc-6181-4c1f-8f2d-bfe76ff0971e")
1770        )
1771        (junction
1772                (at 344.17 68.58)
1773                (diameter 0)
1774                (color 0 0 0 0)
1775                (uuid "867d503a-fc04-4b5f-a3af-ea064dfa8024")
1776        )
1777        (junction
1778                (at 209.55 68.58)
1779                (diameter 0)
1780                (color 0 0 0 0)
1781                (uuid "8b65674b-534c-4790-bd65-3b6eb8b2d3f2")
1782        )
1783        (junction
1784                (at 331.47 71.12)
1785                (diameter 0)
1786                (color 0 0 0 0)
1787                (uuid "9354e4e1-abc5-4d02-9116-50982e1f23f3")
1788        )
1789        (junction
1790                (at 254 68.58)
1791                (diameter 0)
1792                (color 0 0 0 0)
1793                (uuid "941875c4-8c61-435e-b697-e23657faa806")
1794        )
1795        (junction
1796                (at 101.6 137.16)
1797                (diameter 0)
1798                (color 0 0 0 0)
1799                (uuid "9493a80e-738e-406a-b29a-994f54bd4642")
1800        )
1801        (junction
1802                (at 285.75 187.96)
1803                (diameter 0)
1804                (color 0 0 0 0)
1805                (uuid "b00fa211-b538-4512-82d9-8eb06fbdb66e")
1806        )
1807        (junction
1808                (at 267.97 127)
1809                (diameter 0)
1810                (color 0 0 0 0)
1811                (uuid "b6053727-fa8a-47aa-8abf-999714c80774")
1812        )
1813        (junction
1814                (at 293.37 68.58)
1815                (diameter 0)
1816                (color 0 0 0 0)
1817                (uuid "c0fdcc03-79bd-4706-ad65-d9e5f2dc4bde")
1818        )
1819        (junction
1820                (at 200.66 68.58)
1821                (diameter 0)
1822                (color 0 0 0 0)
1823                (uuid "c4eb1559-0185-44ee-b1e5-e862a74dfc30")
1824        )
1825        (junction
1826                (at 101.6 78.74)
1827                (diameter 0)
1828                (color 0 0 0 0)
1829                (uuid "c5e39b3d-7318-4ad3-8d41-6be422012d87")
1830        )
1831        (junction
1832                (at 187.96 130.81)
1833                (diameter 0)
1834                (color 0 0 0 0)
1835                (uuid "d1f1df3d-8472-4357-b971-315b6b3fe3da")
1836        )
1837        (junction
1838                (at 177.8 127)
1839                (diameter 0)
1840                (color 0 0 0 0)
1841                (uuid "e8087ebd-fd67-4e8d-a9c5-cd59cac22eb7")
1842        )
1843        (junction
1844                (at 50.8 63.5)
1845                (diameter 0)
1846                (color 0 0 0 0)
1847                (uuid "f070e1c2-29da-4a22-8e06-2e563d41fc0f")
1848        )
1849        (junction
1850                (at 76.2 63.5)
1851                (diameter 0)
1852                (color 0 0 0 0)
1853                (uuid "fa8098ca-e1dd-4648-b572-42b83004226a")
1854        )
1855        (junction
1856                (at 228.6 127)
1857                (diameter 0)
1858                (color 0 0 0 0)
1859                (uuid "fcc7690c-8fdc-4f10-92c7-e21877b4d74c")
1860        )
1861        (no_connect
1862                (at 151.13 134.62)
1863                (uuid "2bf214e5-1846-47a9-8221-a93adfc18e03")
1864        )
1865        (no_connect
1866                (at 151.13 76.2)
1867                (uuid "ebe1d9c1-63c1-4118-be86-d4f96c55c321")
1868        )
1869        (wire
1870                (pts
1871                        (xy 63.5 73.66) (xy 63.5 97.79)
1872                )
1873                (stroke
1874                        (width 0)
1875                        (type default)
1876                )
1877                (uuid "0013036f-53ae-4a93-a82d-2ba9ce9bb8b4")
1878        )
1879        (wire
1880                (pts
1881                        (xy 101.6 78.74) (xy 107.95 78.74)
1882                )
1883                (stroke
1884                        (width 0)
1885                        (type default)
1886                )
1887                (uuid "0157fa22-29dd-416c-872f-89b60b7000ef")
1888        )
1889        (wire
1890                (pts
1891                        (xy 114.3 140.97) (xy 114.3 134.62)
1892                )
1893                (stroke
1894                        (width 0)
1895                        (type default)
1896                )
1897                (uuid "05a63dcd-5245-4bc6-8e95-f002c5fc186e")
1898        )
1899        (wire
1900                (pts
1901                        (xy 228.6 76.2) (xy 228.6 96.52)
1902                )
1903                (stroke
1904                        (width 0)
1905                        (type default)
1906                )
1907                (uuid "10885635-e653-4692-b98a-ca5dd4e6d9b5")
1908        )
1909        (wire
1910                (pts
1911                        (xy 293.37 71.12) (xy 299.72 71.12)
1912                )
1913                (stroke
1914                        (width 0)
1915                        (type default)
1916                )
1917                (uuid "10f39506-4fa3-41c7-8431-6580ffec400a")
1918        )
1919        (wire
1920                (pts
1921                        (xy 19.05 63.5) (xy 38.1 63.5)
1922                )
1923                (stroke
1924                        (width 0)
1925                        (type default)
1926                )
1927                (uuid "115e23db-fb79-49c6-aafe-fb0a10f3d891")
1928        )
1929        (wire
1930                (pts
1931                        (xy 254 68.58) (xy 267.97 68.58)
1932                )
1933                (stroke
1934                        (width 0)
1935                        (type default)
1936                )
1937                (uuid "1c5e2149-2e2f-4dc9-b50e-8549935d0263")
1938        )
1939        (wire
1940                (pts
1941                        (xy 158.75 127) (xy 177.8 127)
1942                )
1943                (stroke
1944                        (width 0)
1945                        (type default)
1946                )
1947                (uuid "1ca2de98-f272-42c8-8bd0-e747cac9c9a1")
1948        )
1949        (wire
1950                (pts
1951                        (xy 285.75 207.01) (xy 285.75 209.55)
1952                )
1953                (stroke
1954                        (width 0)
1955                        (type default)
1956                )
1957                (uuid "1cbfd99c-f143-4ab6-b5fe-51cb215db219")
1958        )
1959        (wire
1960                (pts
1961                        (xy 63.5 132.08) (xy 63.5 156.21)
1962                )
1963                (stroke
1964                        (width 0)
1965                        (type default)
1966                )
1967                (uuid "1ed91df9-2b3c-44fb-a07b-89df7ace5972")
1968        )
1969        (wire
1970                (pts
1971                        (xy 228.6 134.62) (xy 228.6 154.94)
1972                )
1973                (stroke
1974                        (width 0)
1975                        (type default)
1976                )
1977                (uuid "1ef42a40-c7c0-4375-869b-017780f94c61")
1978        )
1979        (wire
1980                (pts
1981                        (xy 331.47 76.2) (xy 331.47 71.12)
1982                )
1983                (stroke
1984                        (width 0)
1985                        (type default)
1986                )
1987                (uuid "1f66e761-e789-4102-ae5e-a0bf0b28bcec")
1988        )
1989        (wire
1990                (pts
1991                        (xy 187.96 130.81) (xy 187.96 133.35)
1992                )
1993                (stroke
1994                        (width 0)
1995                        (type default)
1996                )
1997                (uuid "2154caed-f685-46a0-a250-c4c21a6bdbe1")
1998        )
1999        (wire
2000                (pts
2001                        (xy 151.13 68.58) (xy 158.75 68.58)
2002                )
2003                (stroke
2004                        (width 0)
2005                        (type default)
2006                )
2007                (uuid "215d5143-5d7a-45d9-8705-1c5f806bf29d")
2008        )
2009        (wire
2010                (pts
2011                        (xy 285.75 177.8) (xy 311.15 177.8)
2012                )
2013                (stroke
2014                        (width 0)
2015                        (type default)
2016                )
2017                (uuid "259c6a90-6bf7-4b22-bdc7-bd31cc699ef1")
2018        )
2019        (wire
2020                (pts
2021                        (xy 38.1 73.66) (xy 38.1 96.52)
2022                )
2023                (stroke
2024                        (width 0)
2025                        (type default)
2026                )
2027                (uuid "26cfabe4-01ef-4f44-b358-2b30a29f9327")
2028        )
2029        (wire
2030                (pts
2031                        (xy 101.6 148.59) (xy 101.6 156.21)
2032                )
2033                (stroke
2034                        (width 0)
2035                        (type default)
2036                )
2037                (uuid "27806db4-39cb-49f7-bcc8-42f1aa3a3275")
2038        )
2039        (wire
2040                (pts
2041                        (xy 209.55 143.51) (xy 209.55 146.05)
2042                )
2043                (stroke
2044                        (width 0)
2045                        (type default)
2046                )
2047                (uuid "2a896553-a28e-4216-88ae-5a025a10df0b")
2048        )
2049        (wire
2050                (pts
2051                        (xy 209.55 77.47) (xy 209.55 85.09)
2052                )
2053                (stroke
2054                        (width 0)
2055                        (type default)
2056                )
2057                (uuid "2b687f15-429d-4c85-8ca3-38276c0acfa0")
2058        )
2059        (wire
2060                (pts
2061                        (xy 76.2 63.5) (xy 76.2 66.04)
2062                )
2063                (stroke
2064                        (width 0)
2065                        (type default)
2066                )
2067                (uuid "2c5dbf87-fd7f-4920-8b46-0d14d219e8b3")
2068        )
2069        (wire
2070                (pts
2071                        (xy 267.97 127) (xy 267.97 187.96)
2072                )
2073                (stroke
2074                        (width 0)
2075                        (type default)
2076                )
2077                (uuid "2d76dcf1-7874-4f7c-b381-c636f3911e1b")
2078        )
2079        (wire
2080                (pts
2081                        (xy 321.31 187.96) (xy 330.2 187.96)
2082                )
2083                (stroke
2084                        (width 0)
2085                        (type default)
2086                )
2087                (uuid "30843ef4-37ab-4bc2-b0a9-1468f7ee4590")
2088        )
2089        (wire
2090                (pts
2091                        (xy 135.89 142.24) (xy 135.89 154.94)
2092                )
2093                (stroke
2094                        (width 0)
2095                        (type default)
2096                )
2097                (uuid "3095d4ba-632d-4632-b97f-5be4eea175d6")
2098        )
2099        (wire
2100                (pts
2101                        (xy 311.15 182.88) (xy 311.15 177.8)
2102                )
2103                (stroke
2104                        (width 0)
2105                        (type default)
2106                )
2107                (uuid "331e8f59-6a59-4ba8-bd5e-baff0190a03d")
2108        )
2109        (wire
2110                (pts
2111                        (xy 209.55 69.85) (xy 209.55 68.58)
2112                )
2113                (stroke
2114                        (width 0)
2115                        (type default)
2116                )
2117                (uuid "34712ed2-1b02-4c1e-ab23-ef78b0b80721")
2118        )
2119        (wire
2120                (pts
2121                        (xy 107.95 127) (xy 107.95 137.16)
2122                )
2123                (stroke
2124                        (width 0)
2125                        (type default)
2126                )
2127                (uuid "35c5fd3c-5f83-40e1-b046-3bb7dbce7e0d")
2128        )
2129        (wire
2130                (pts
2131                        (xy 200.66 68.58) (xy 190.5 68.58)
2132                )
2133                (stroke
2134                        (width 0)
2135                        (type default)
2136                )
2137                (uuid "368a36c6-d685-42c3-bd41-4d07d9b5e3da")
2138        )
2139        (wire
2140                (pts
2141                        (xy 101.6 121.92) (xy 101.6 123.19)
2142                )
2143                (stroke
2144                        (width 0)
2145                        (type default)
2146                )
2147                (uuid "39da4e50-7cd4-4266-aab2-91d613057f0d")
2148        )
2149        (wire
2150                (pts
2151                        (xy 209.55 85.09) (xy 209.55 87.63)
2152                )
2153                (stroke
2154                        (width 0)
2155                        (type default)
2156                )
2157                (uuid "3b780d5f-5bb3-43ea-92e4-84cc2e4a9020")
2158        )
2159        (wire
2160                (pts
2161                        (xy 151.13 57.15) (xy 151.13 63.5)
2162                )
2163                (stroke
2164                        (width 0)
2165                        (type default)
2166                )
2167                (uuid "3bf18eec-ff5a-498e-b7b4-8e824e4cd7a8")
2168        )
2169        (wire
2170                (pts
2171                        (xy 297.18 78.74) (xy 297.18 96.52)
2172                )
2173                (stroke
2174                        (width 0)
2175                        (type default)
2176                )
2177                (uuid "3dc2fba2-a5c0-487d-8364-b05228eb1178")
2178        )
2179        (wire
2180                (pts
2181                        (xy 187.96 72.39) (xy 191.77 72.39)
2182                )
2183                (stroke
2184                        (width 0)
2185                        (type default)
2186                )
2187                (uuid "41406e39-0837-4ca9-a2d6-c15340dc42da")
2188        )
2189        (wire
2190                (pts
2191                        (xy 187.96 140.97) (xy 187.96 143.51)
2192                )
2193                (stroke
2194                        (width 0)
2195                        (type default)
2196                )
2197                (uuid "45d9b3b7-7446-455c-95d5-875c6991e768")
2198        )
2199        (wire
2200                (pts
2201                        (xy 209.55 153.67) (xy 209.55 154.94)
2202                )
2203                (stroke
2204                        (width 0)
2205                        (type default)
2206                )
2207                (uuid "4804e6d2-791d-4661-9b1b-d0ca1724c30a")
2208        )
2209        (wire
2210                (pts
2211                        (xy 50.8 132.08) (xy 50.8 156.21)
2212                )
2213                (stroke
2214                        (width 0)
2215                        (type default)
2216                )
2217                (uuid "48ea960e-b4ec-46ac-a0e8-7118d9733735")
2218        )
2219        (wire
2220                (pts
2221                        (xy 209.55 127) (xy 228.6 127)
2222                )
2223                (stroke
2224                        (width 0)
2225                        (type default)
2226                )
2227                (uuid "4b5924fc-c686-4f57-a97d-f1fe2f3be3d5")
2228        )
2229        (wire
2230                (pts
2231                        (xy 228.6 127) (xy 237.49 127)
2232                )
2233                (stroke
2234                        (width 0)
2235                        (type default)
2236                )
2237                (uuid "4b59d096-b1b2-4f86-a6c0-92734aad6de1")
2238        )
2239        (wire
2240                (pts
2241                        (xy 107.95 127) (xy 125.73 127)
2242                )
2243                (stroke
2244                        (width 0)
2245                        (type default)
2246                )
2247                (uuid "4b79f342-3be1-447b-8dba-e5b7f78bc32e")
2248        )
2249        (wire
2250                (pts
2251                        (xy 171.45 143.51) (xy 171.45 132.08)
2252                )
2253                (stroke
2254                        (width 0)
2255                        (type default)
2256                )
2257                (uuid "4dcec276-68a0-4aec-9b5c-85b7ae6c9537")
2258        )
2259        (wire
2260                (pts
2261                        (xy 321.31 193.04) (xy 330.2 193.04)
2262                )
2263                (stroke
2264                        (width 0)
2265                        (type default)
2266                )
2267                (uuid "4fe473c9-de17-42b5-b08d-1319d5b91c5a")
2268        )
2269        (wire
2270                (pts
2271                        (xy 285.75 187.96) (xy 300.99 187.96)
2272                )
2273                (stroke
2274                        (width 0)
2275                        (type default)
2276                )
2277                (uuid "54b425c7-b2ea-4c3e-bffe-f37c4f61c0b1")
2278        )
2279        (wire
2280                (pts
2281                        (xy 279.4 68.58) (xy 293.37 68.58)
2282                )
2283                (stroke
2284                        (width 0)
2285                        (type default)
2286                )
2287                (uuid "55a7e390-3071-4218-a845-696cacddd339")
2288        )
2289        (wire
2290                (pts
2291                        (xy 177.8 127) (xy 177.8 130.81)
2292                )
2293                (stroke
2294                        (width 0)
2295                        (type default)
2296                )
2297                (uuid "55d74de2-23ef-41f1-9c1f-abd818e752e4")
2298        )
2299        (wire
2300                (pts
2301                        (xy 186.69 130.81) (xy 187.96 130.81)
2302                )
2303                (stroke
2304                        (width 0)
2305                        (type default)
2306                )
2307                (uuid "58470ce7-d82c-46d6-90a7-5b236baaab3a")
2308        )
2309        (wire
2310                (pts
2311                        (xy 200.66 68.58) (xy 209.55 68.58)
2312                )
2313                (stroke
2314                        (width 0)
2315                        (type default)
2316                )
2317                (uuid "5a3d4049-104b-4254-a6ad-5979a3ddc52d")
2318        )
2319        (wire
2320                (pts
2321                        (xy 177.8 68.58) (xy 182.88 68.58)
2322                )
2323                (stroke
2324                        (width 0)
2325                        (type default)
2326                )
2327                (uuid "5a9c1502-c39a-4bec-9222-dbabff71b461")
2328        )
2329        (wire
2330                (pts
2331                        (xy 187.96 130.81) (xy 191.77 130.81)
2332                )
2333                (stroke
2334                        (width 0)
2335                        (type default)
2336                )
2337                (uuid "5e01ad40-47fe-49ec-b675-0573928222e4")
2338        )
2339        (wire
2340                (pts
2341                        (xy 325.12 78.74) (xy 331.47 78.74)
2342                )
2343                (stroke
2344                        (width 0)
2345                        (type default)
2346                )
2347                (uuid "5ec18e3f-3dbd-4178-8cc4-e061d2752f24")
2348        )
2349        (wire
2350                (pts
2351                        (xy 299.72 73.66) (xy 297.18 73.66)
2352                )
2353                (stroke
2354                        (width 0)
2355                        (type default)
2356                )
2357                (uuid "60c505d6-a221-4904-90f6-1d9191df5f32")
2358        )
2359        (wire
2360                (pts
2361                        (xy 38.1 63.5) (xy 38.1 66.04)
2362                )
2363                (stroke
2364                        (width 0)
2365                        (type default)
2366                )
2367                (uuid "617c1e45-5400-4daa-b880-05b442314318")
2368        )
2369        (wire
2370                (pts
2371                        (xy 101.6 121.92) (xy 125.73 121.92)
2372                )
2373                (stroke
2374                        (width 0)
2375                        (type default)
2376                )
2377                (uuid "628b93c8-504d-4e71-8cd6-c802452aecc5")
2378        )
2379        (wire
2380                (pts
2381                        (xy 200.66 127) (xy 190.5 127)
2382                )
2383                (stroke
2384                        (width 0)
2385                        (type default)
2386                )
2387                (uuid "642c6103-d24a-4341-8316-c85b5c45b5bc")
2388        )
2389        (wire
2390                (pts
2391                        (xy 151.13 115.57) (xy 151.13 121.92)
2392                )
2393                (stroke
2394                        (width 0)
2395                        (type default)
2396                )
2397                (uuid "66571095-28c4-4161-a9ab-11bce144945e")
2398        )
2399        (wire
2400                (pts
2401                        (xy 114.3 148.59) (xy 114.3 154.94)
2402                )
2403                (stroke
2404                        (width 0)
2405                        (type default)
2406                )
2407                (uuid "6674d948-2bdc-4291-b177-54f3f0cffe05")
2408        )
2409        (wire
2410                (pts
2411                        (xy 331.47 68.58) (xy 344.17 68.58)
2412                )
2413                (stroke
2414                        (width 0)
2415                        (type default)
2416                )
2417                (uuid "69add8a7-5eba-421c-8d34-1d252bb1212e")
2418        )
2419        (wire
2420                (pts
2421                        (xy 199.39 130.81) (xy 200.66 130.81)
2422                )
2423                (stroke
2424                        (width 0)
2425                        (type default)
2426                )
2427                (uuid "6aaada62-1e6f-40cd-9405-bc1c56df378e")
2428        )
2429        (wire
2430                (pts
2431                        (xy 101.6 63.5) (xy 125.73 63.5)
2432                )
2433                (stroke
2434                        (width 0)
2435                        (type default)
2436                )
2437                (uuid "6b909a07-d3be-4bad-8867-e17f15f2e1ea")
2438        )
2439        (wire
2440                (pts
2441                        (xy 331.47 71.12) (xy 331.47 68.58)
2442                )
2443                (stroke
2444                        (width 0)
2445                        (type default)
2446                )
2447                (uuid "6d8e12f1-7c50-41ae-8610-c3bff6109ab6")
2448        )
2449        (wire
2450                (pts
2451                        (xy 187.96 143.51) (xy 171.45 143.51)
2452                )
2453                (stroke
2454                        (width 0)
2455                        (type default)
2456                )
2457                (uuid "6f18c50a-9c2b-448f-b5ad-94a258c371b7")
2458        )
2459        (wire
2460                (pts
2461                        (xy 293.37 76.2) (xy 299.72 76.2)
2462                )
2463                (stroke
2464                        (width 0)
2465                        (type default)
2466                )
2467                (uuid "7201b557-e219-4cfc-ac27-5e73734bfe44")
2468        )
2469        (wire
2470                (pts
2471                        (xy 50.8 63.5) (xy 50.8 66.04)
2472                )
2473                (stroke
2474                        (width 0)
2475                        (type default)
2476                )
2477                (uuid "74544583-f888-4137-b1eb-02bc71c3a71b")
2478        )
2479        (wire
2480                (pts
2481                        (xy 101.6 90.17) (xy 101.6 97.79)
2482                )
2483                (stroke
2484                        (width 0)
2485                        (type default)
2486                )
2487                (uuid "74b54549-d97c-47be-a526-227670bb7799")
2488        )
2489        (wire
2490                (pts
2491                        (xy 63.5 121.92) (xy 63.5 124.46)
2492                )
2493                (stroke
2494                        (width 0)
2495                        (type default)
2496                )
2497                (uuid "785efb97-eb1f-41c0-b5e2-1fb051de538b")
2498        )
2499        (wire
2500                (pts
2501                        (xy 114.3 82.55) (xy 114.3 76.2)
2502                )
2503                (stroke
2504                        (width 0)
2505                        (type default)
2506                )
2507                (uuid "7880a945-108e-4ca3-abb1-e0ce1789b810")
2508        )
2509        (wire
2510                (pts
2511                        (xy 101.6 72.39) (xy 101.6 78.74)
2512                )
2513                (stroke
2514                        (width 0)
2515                        (type default)
2516                )
2517                (uuid "79f7a482-7033-48fc-9e52-b0d13bd76292")
2518        )
2519        (wire
2520                (pts
2521                        (xy 114.3 134.62) (xy 125.73 134.62)
2522                )
2523                (stroke
2524                        (width 0)
2525                        (type default)
2526                )
2527                (uuid "7c18327a-b97c-4ffa-935f-bf33ae04c25a")
2528        )
2529        (wire
2530                (pts
2531                        (xy 151.13 127) (xy 158.75 127)
2532                )
2533                (stroke
2534                        (width 0)
2535                        (type default)
2536                )
2537                (uuid "7cc03cc4-be07-460d-802d-1ba198f218df")
2538        )
2539        (wire
2540                (pts
2541                        (xy 107.95 68.58) (xy 125.73 68.58)
2542                )
2543                (stroke
2544                        (width 0)
2545                        (type default)
2546                )
2547                (uuid "801add18-a6a8-4c4b-8717-1989374493ed")
2548        )
2549        (wire
2550                (pts
2551                        (xy 293.37 68.58) (xy 293.37 71.12)
2552                )
2553                (stroke
2554                        (width 0)
2555                        (type default)
2556                )
2557                (uuid "80c49178-358c-4bac-9b4e-be2672d3babe")
2558        )
2559        (wire
2560                (pts
2561                        (xy 107.95 68.58) (xy 107.95 78.74)
2562                )
2563                (stroke
2564                        (width 0)
2565                        (type default)
2566                )
2567                (uuid "82ba527d-9383-489d-b71c-8ad0f82684e6")
2568        )
2569        (wire
2570                (pts
2571                        (xy 209.55 68.58) (xy 228.6 68.58)
2572                )
2573                (stroke
2574                        (width 0)
2575                        (type default)
2576                )
2577                (uuid "854e9713-b775-45a3-b37f-6e0c74de9911")
2578        )
2579        (wire
2580                (pts
2581                        (xy 76.2 121.92) (xy 76.2 124.46)
2582                )
2583                (stroke
2584                        (width 0)
2585                        (type default)
2586                )
2587                (uuid "86f2f5d6-1459-4164-87e0-e497c0b389de")
2588        )
2589        (wire
2590                (pts
2591                        (xy 63.5 63.5) (xy 63.5 66.04)
2592                )
2593                (stroke
2594                        (width 0)
2595                        (type default)
2596                )
2597                (uuid "87269780-cbdd-40d9-9543-197958aa80b8")
2598        )
2599        (wire
2600                (pts
2601                        (xy 177.8 68.58) (xy 177.8 72.39)
2602                )
2603                (stroke
2604                        (width 0)
2605                        (type default)
2606                )
2607                (uuid "876cea29-423c-41be-b750-5414785d8792")
2608        )
2609        (wire
2610                (pts
2611                        (xy 279.4 38.1) (xy 381 38.1)
2612                )
2613                (stroke
2614                        (width 0)
2615                        (type default)
2616                )
2617                (uuid "87831d2f-e7cd-4cb0-9624-b1c8b8cd0de0")
2618        )
2619        (wire
2620                (pts
2621                        (xy 171.45 85.09) (xy 171.45 73.66)
2622                )
2623                (stroke
2624                        (width 0)
2625                        (type default)
2626                )
2627                (uuid "89acf664-6a4e-42f6-84ce-c4ed0f8c7798")
2628        )
2629        (wire
2630                (pts
2631                        (xy 267.97 187.96) (xy 285.75 187.96)
2632                )
2633                (stroke
2634                        (width 0)
2635                        (type default)
2636                )
2637                (uuid "89ceec8b-da12-4d04-af5d-2000a53fc226")
2638        )
2639        (wire
2640                (pts
2641                        (xy 179.07 130.81) (xy 177.8 130.81)
2642                )
2643                (stroke
2644                        (width 0)
2645                        (type default)
2646                )
2647                (uuid "8a47933f-e86c-4a81-97dc-bbab10dca847")
2648        )
2649        (wire
2650                (pts
2651                        (xy 179.07 72.39) (xy 177.8 72.39)
2652                )
2653                (stroke
2654                        (width 0)
2655                        (type default)
2656                )
2657                (uuid "8a5aa5c5-fd2d-487a-9f66-6962ae36cbec")
2658        )
2659        (wire
2660                (pts
2661                        (xy 171.45 73.66) (xy 151.13 73.66)
2662                )
2663                (stroke
2664                        (width 0)
2665                        (type default)
2666                )
2667                (uuid "8ac9f4d0-38ce-43d4-936c-814dd58bf1ce")
2668        )
2669        (wire
2670                (pts
2671                        (xy 50.8 63.5) (xy 63.5 63.5)
2672                )
2673                (stroke
2674                        (width 0)
2675                        (type default)
2676                )
2677                (uuid "8e37f6e3-e753-4a47-80cd-c4ff718d3387")
2678        )
2679        (wire
2680                (pts
2681                        (xy 330.2 193.04) (xy 330.2 190.5)
2682                )
2683                (stroke
2684                        (width 0)
2685                        (type default)
2686                )
2687                (uuid "8f69fd53-b2ca-4e5c-8871-c0b379be1629")
2688        )
2689        (wire
2690                (pts
2691                        (xy 336.55 190.5) (xy 381 190.5)
2692                )
2693                (stroke
2694                        (width 0)
2695                        (type default)
2696                )
2697                (uuid "90279cff-d347-4e7e-8266-8f5742b59f6c")
2698        )
2699        (wire
2700                (pts
2701                        (xy 101.6 137.16) (xy 107.95 137.16)
2702                )
2703                (stroke
2704                        (width 0)
2705                        (type default)
2706                )
2707                (uuid "9034792b-da33-4618-a7aa-a1544f1184aa")
2708        )
2709        (wire
2710                (pts
2711                        (xy 209.55 128.27) (xy 209.55 127)
2712                )
2713                (stroke
2714                        (width 0)
2715                        (type default)
2716                )
2717                (uuid "90bdae56-d931-4cfe-8073-dfbb44287263")
2718        )
2719        (wire
2720                (pts
2721                        (xy 101.6 137.16) (xy 101.6 140.97)
2722                )
2723                (stroke
2724                        (width 0)
2725                        (type default)
2726                )
2727                (uuid "92ee1612-e9ba-45d3-9885-def44598f7bd")
2728        )
2729        (wire
2730                (pts
2731                        (xy 76.2 121.92) (xy 88.9 121.92)
2732                )
2733                (stroke
2734                        (width 0)
2735                        (type default)
2736                )
2737                (uuid "943624b4-b844-4594-98d9-44d8a65edd57")
2738        )
2739        (wire
2740                (pts
2741                        (xy 344.17 86.36) (xy 344.17 96.52)
2742                )
2743                (stroke
2744                        (width 0)
2745                        (type default)
2746                )
2747                (uuid "9636376a-d452-4b5a-bc2b-40e3bab4e6a9")
2748        )
2749        (wire
2750                (pts
2751                        (xy 209.55 95.25) (xy 209.55 96.52)
2752                )
2753                (stroke
2754                        (width 0)
2755                        (type default)
2756                )
2757                (uuid "96cbb043-9c7a-460e-bac8-17a54edfb5ed")
2758        )
2759        (wire
2760                (pts
2761                        (xy 140.97 83.82) (xy 140.97 96.52)
2762                )
2763                (stroke
2764                        (width 0)
2765                        (type default)
2766                )
2767                (uuid "9726c3b6-9805-4976-bd21-26f42e584c66")
2768        )
2769        (wire
2770                (pts
2771                        (xy 76.2 132.08) (xy 76.2 156.21)
2772                )
2773                (stroke
2774                        (width 0)
2775                        (type default)
2776                )
2777                (uuid "973c2641-7076-4d54-8d29-818b9cb008be")
2778        )
2779        (wire
2780                (pts
2781                        (xy 336.55 190.5) (xy 336.55 199.39)
2782                )
2783                (stroke
2784                        (width 0)
2785                        (type default)
2786                )
2787                (uuid "97c6b2a5-263c-466e-8cda-6f7d71892f04")
2788        )
2789        (wire
2790                (pts
2791                        (xy 245.11 127) (xy 254 127)
2792                )
2793                (stroke
2794                        (width 0)
2795                        (type default)
2796                )
2797                (uuid "97ccd819-3772-42a8-a48f-f19592d66ad3")
2798        )
2799        (wire
2800                (pts
2801                        (xy 311.15 198.12) (xy 311.15 209.55)
2802                )
2803                (stroke
2804                        (width 0)
2805                        (type default)
2806                )
2807                (uuid "988d9b5b-1aca-4ab0-8d25-6e8f23b1cd1a")
2808        )
2809        (wire
2810                (pts
2811                        (xy 331.47 68.58) (xy 325.12 68.58)
2812                )
2813                (stroke
2814                        (width 0)
2815                        (type default)
2816                )
2817                (uuid "98d40bee-b240-4b97-926f-0035ce743660")
2818        )
2819        (wire
2820                (pts
2821                        (xy 50.8 73.66) (xy 50.8 96.52)
2822                )
2823                (stroke
2824                        (width 0)
2825                        (type default)
2826                )
2827                (uuid "994b7fc8-da37-43fc-9aad-69525c1c8000")
2828        )
2829        (wire
2830                (pts
2831                        (xy 285.75 187.96) (xy 285.75 199.39)
2832                )
2833                (stroke
2834                        (width 0)
2835                        (type default)
2836                )
2837                (uuid "9a678301-9a1a-482a-b71f-815591e702a9")
2838        )
2839        (wire
2840                (pts
2841                        (xy 158.75 68.58) (xy 177.8 68.58)
2842                )
2843                (stroke
2844                        (width 0)
2845                        (type default)
2846                )
2847                (uuid "9ca764eb-ef74-4dee-a3a3-b8f80d020a02")
2848        )
2849        (wire
2850                (pts
2851                        (xy 50.8 121.92) (xy 50.8 124.46)
2852                )
2853                (stroke
2854                        (width 0)
2855                        (type default)
2856                )
2857                (uuid "9d864a88-19cf-46a0-85e7-cab7a2ba95e6")
2858        )
2859        (wire
2860                (pts
2861                        (xy 325.12 76.2) (xy 331.47 76.2)
2862                )
2863                (stroke
2864                        (width 0)
2865                        (type default)
2866                )
2867                (uuid "9e113d0f-511e-4c9f-994f-7ee67645e25a")
2868        )
2869        (wire
2870                (pts
2871                        (xy 114.3 76.2) (xy 125.73 76.2)
2872                )
2873                (stroke
2874                        (width 0)
2875                        (type default)
2876                )
2877                (uuid "9fd417de-7f4a-42b4-9d47-65ef7b1e9a0e")
2878        )
2879        (wire
2880                (pts
2881                        (xy 186.69 72.39) (xy 187.96 72.39)
2882                )
2883                (stroke
2884                        (width 0)
2885                        (type default)
2886                )
2887                (uuid "a069b332-c1b4-4ae4-97fd-3ec9327a2c94")
2888        )
2889        (wire
2890                (pts
2891                        (xy 38.1 63.5) (xy 40.64 63.5)
2892                )
2893                (stroke
2894                        (width 0)
2895                        (type default)
2896                )
2897                (uuid "a1bef32b-4879-4be7-8194-01159041ba4c")
2898        )
2899        (wire
2900                (pts
2901                        (xy 298.45 207.01) (xy 298.45 209.55)
2902                )
2903                (stroke
2904                        (width 0)
2905                        (type default)
2906                )
2907                (uuid "a2d3c0ac-d609-4089-a03f-1b53f1ce9d65")
2908        )
2909        (wire
2910                (pts
2911                        (xy 254 127) (xy 267.97 127)
2912                )
2913                (stroke
2914                        (width 0)
2915                        (type default)
2916                )
2917                (uuid "a4f2afa6-dfbb-49c5-a61e-4f830d4f767c")
2918        )
2919        (wire
2920                (pts
2921                        (xy 381 68.58) (xy 344.17 68.58)
2922                )
2923                (stroke
2924                        (width 0)
2925                        (type default)
2926                )
2927                (uuid "a7400b2e-4a87-41a1-a5aa-e3654bd81f34")
2928        )
2929        (wire
2930                (pts
2931                        (xy 158.75 57.15) (xy 151.13 57.15)
2932                )
2933                (stroke
2934                        (width 0)
2935                        (type default)
2936                )
2937                (uuid "a8aaca56-f8a5-4d2a-a3af-6c80f12b31d7")
2938        )
2939        (wire
2940                (pts
2941                        (xy 199.39 72.39) (xy 200.66 72.39)
2942                )
2943                (stroke
2944                        (width 0)
2945                        (type default)
2946                )
2947                (uuid "aa6322eb-7577-414b-ab25-981d181edb7e")
2948        )
2949        (wire
2950                (pts
2951                        (xy 200.66 127) (xy 200.66 130.81)
2952                )
2953                (stroke
2954                        (width 0)
2955                        (type default)
2956                )
2957                (uuid "aa846a39-764a-4204-be0d-d8977d3f3f5f")
2958        )
2959        (wire
2960                (pts
2961                        (xy 50.8 121.92) (xy 63.5 121.92)
2962                )
2963                (stroke
2964                        (width 0)
2965                        (type default)
2966                )
2967                (uuid "ac874fde-364c-4826-ab3c-c5f24743540c")
2968        )
2969        (wire
2970                (pts
2971                        (xy 88.9 63.5) (xy 88.9 121.92)
2972                )
2973                (stroke
2974                        (width 0)
2975                        (type default)
2976                )
2977                (uuid "ad8a3779-c342-4d58-b95f-d6f07d7a1bc9")
2978        )
2979        (wire
2980                (pts
2981                        (xy 88.9 121.92) (xy 101.6 121.92)
2982                )
2983                (stroke
2984                        (width 0)
2985                        (type default)
2986                )
2987                (uuid "b1d5aae4-09c0-4883-be54-08e2c3d2e180")
2988        )
2989        (wire
2990                (pts
2991                        (xy 254 76.2) (xy 254 96.52)
2992                )
2993                (stroke
2994                        (width 0)
2995                        (type default)
2996                )
2997                (uuid "b3c7f036-17a5-4e55-8df5-5032027da3a9")
2998        )
2999        (wire
3000                (pts
3001                        (xy 293.37 71.12) (xy 293.37 76.2)
3002                )
3003                (stroke
3004                        (width 0)
3005                        (type default)
3006                )
3007                (uuid "b48b3d27-f522-439b-84d9-47a3cbd3f1da")
3008        )
3009        (wire
3010                (pts
3011                        (xy 298.45 193.04) (xy 300.99 193.04)
3012                )
3013                (stroke
3014                        (width 0)
3015                        (type default)
3016                )
3017                (uuid "b74967e2-eb1f-41cc-946c-767d51e70c73")
3018        )
3019        (wire
3020                (pts
3021                        (xy 285.75 187.96) (xy 285.75 177.8)
3022                )
3023                (stroke
3024                        (width 0)
3025                        (type default)
3026                )
3027                (uuid "b7ec4d49-2d92-4c25-b39b-e8c843c6e3d6")
3028        )
3029        (wire
3030                (pts
3031                        (xy 187.96 85.09) (xy 209.55 85.09)
3032                )
3033                (stroke
3034                        (width 0)
3035                        (type default)
3036                )
3037                (uuid "b8cd2ffd-aff4-4e69-8f04-314473c771a7")
3038        )
3039        (wire
3040                (pts
3041                        (xy 63.5 63.5) (xy 76.2 63.5)
3042                )
3043                (stroke
3044                        (width 0)
3045                        (type default)
3046                )
3047                (uuid "bbe507a6-6b8b-442e-a543-bc408abc18e1")
3048        )
3049        (wire
3050                (pts
3051                        (xy 297.18 78.74) (xy 299.72 78.74)
3052                )
3053                (stroke
3054                        (width 0)
3055                        (type default)
3056                )
3057                (uuid "bf1bb25c-8efa-49db-8298-5df776351a69")
3058        )
3059        (wire
3060                (pts
3061                        (xy 101.6 130.81) (xy 101.6 137.16)
3062                )
3063                (stroke
3064                        (width 0)
3065                        (type default)
3066                )
3067                (uuid "bfa1e73e-3588-4ae5-85f4-8aaa9170b645")
3068        )
3069        (wire
3070                (pts
3071                        (xy 297.18 73.66) (xy 297.18 78.74)
3072                )
3073                (stroke
3074                        (width 0)
3075                        (type default)
3076                )
3077                (uuid "c0e1cf4f-d436-413a-8fc5-afb3be55cafd")
3078        )
3079        (wire
3080                (pts
3081                        (xy 158.75 115.57) (xy 151.13 115.57)
3082                )
3083                (stroke
3084                        (width 0)
3085                        (type default)
3086                )
3087                (uuid "c2cdb787-5b46-4466-b6f3-0c43f9ea5675")
3088        )
3089        (wire
3090                (pts
3091                        (xy 76.2 63.5) (xy 88.9 63.5)
3092                )
3093                (stroke
3094                        (width 0)
3095                        (type default)
3096                )
3097                (uuid "c6c9b1b8-bb38-4355-ac75-d8042cf66d6b")
3098        )
3099        (wire
3100                (pts
3101                        (xy 336.55 207.01) (xy 336.55 209.55)
3102                )
3103                (stroke
3104                        (width 0)
3105                        (type default)
3106                )
3107                (uuid "c8793092-ae4d-4999-b695-cae0077fd4bf")
3108        )
3109        (wire
3110                (pts
3111                        (xy 48.26 63.5) (xy 50.8 63.5)
3112                )
3113                (stroke
3114                        (width 0)
3115                        (type default)
3116                )
3117                (uuid "c8e5313b-4363-42ee-b1ef-231d5a11d46c")
3118        )
3119        (wire
3120                (pts
3121                        (xy 187.96 143.51) (xy 209.55 143.51)
3122                )
3123                (stroke
3124                        (width 0)
3125                        (type default)
3126                )
3127                (uuid "c9877d1b-fd9c-4243-82fc-fa5d9f372800")
3128        )
3129        (wire
3130                (pts
3131                        (xy 200.66 68.58) (xy 200.66 72.39)
3132                )
3133                (stroke
3134                        (width 0)
3135                        (type default)
3136                )
3137                (uuid "cb3e0d55-0837-4680-8f03-e580cbc2c6f6")
3138        )
3139        (wire
3140                (pts
3141                        (xy 101.6 78.74) (xy 101.6 82.55)
3142                )
3143                (stroke
3144                        (width 0)
3145                        (type default)
3146                )
3147                (uuid "ce210171-b75f-460c-8ac2-18f4ea36c738")
3148        )
3149        (wire
3150                (pts
3151                        (xy 331.47 86.36) (xy 331.47 96.52)
3152                )
3153                (stroke
3154                        (width 0)
3155                        (type default)
3156                )
3157                (uuid "ce75a3f2-4cc4-4d32-a7db-376b1f5189fd")
3158        )
3159        (wire
3160                (pts
3161                        (xy 158.75 115.57) (xy 158.75 116.84)
3162                )
3163                (stroke
3164                        (width 0)
3165                        (type default)
3166                )
3167                (uuid "cfb36e71-a85e-4b3e-b306-08f3b8fae6c2")
3168        )
3169        (wire
3170                (pts
3171                        (xy 88.9 63.5) (xy 101.6 63.5)
3172                )
3173                (stroke
3174                        (width 0)
3175                        (type default)
3176                )
3177                (uuid "d2f708dc-b2c3-430f-8a0f-9d05645251a8")
3178        )
3179        (wire
3180                (pts
3181                        (xy 267.97 68.58) (xy 279.4 68.58)
3182                )
3183                (stroke
3184                        (width 0)
3185                        (type default)
3186                )
3187                (uuid "d3c6656c-f231-47cd-9a35-0af8acb59c24")
3188        )
3189        (wire
3190                (pts
3191                        (xy 245.11 68.58) (xy 254 68.58)
3192                )
3193                (stroke
3194                        (width 0)
3195                        (type default)
3196                )
3197                (uuid "d52f932f-a182-49ca-8b43-5bf353b0a715")
3198        )
3199        (wire
3200                (pts
3201                        (xy 330.2 190.5) (xy 336.55 190.5)
3202                )
3203                (stroke
3204                        (width 0)
3205                        (type default)
3206                )
3207                (uuid "d58e3ad6-aa23-486d-ba81-b6ac023493f3")
3208        )
3209        (wire
3210                (pts
3211                        (xy 101.6 63.5) (xy 101.6 64.77)
3212                )
3213                (stroke
3214                        (width 0)
3215                        (type default)
3216                )
3217                (uuid "d6ca2e48-0587-4468-81b8-68870161a32b")
3218        )
3219        (wire
3220                (pts
3221                        (xy 158.75 66.04) (xy 158.75 68.58)
3222                )
3223                (stroke
3224                        (width 0)
3225                        (type default)
3226                )
3227                (uuid "d802bbd7-d232-4708-bd2d-fe9ec1db78ca")
3228        )
3229        (wire
3230                (pts
3231                        (xy 279.4 68.58) (xy 279.4 38.1)
3232                )
3233                (stroke
3234                        (width 0)
3235                        (type default)
3236                )
3237                (uuid "d89e7a31-70fc-43b3-94cc-2662a2f3bc12")
3238        )
3239        (wire
3240                (pts
3241                        (xy 298.45 199.39) (xy 298.45 193.04)
3242                )
3243                (stroke
3244                        (width 0)
3245                        (type default)
3246                )
3247                (uuid "dc9b604b-3c30-44a5-85f2-9334d1e429c1")
3248        )
3249        (wire
3250                (pts
3251                        (xy 158.75 57.15) (xy 158.75 58.42)
3252                )
3253                (stroke
3254                        (width 0)
3255                        (type default)
3256                )
3257                (uuid "df254698-d8b1-4eae-9eb9-06122671a9df")
3258        )
3259        (wire
3260                (pts
3261                        (xy 177.8 127) (xy 182.88 127)
3262                )
3263                (stroke
3264                        (width 0)
3265                        (type default)
3266                )
3267                (uuid "e01e450b-83ad-4346-8c2f-7aa5d83f9031")
3268        )
3269        (wire
3270                (pts
3271                        (xy 267.97 127) (xy 381 127)
3272                )
3273                (stroke
3274                        (width 0)
3275                        (type default)
3276                )
3277                (uuid "e185aae8-0ae6-4677-850f-e81f3d85cb4d")
3278        )
3279        (wire
3280                (pts
3281                        (xy 63.5 121.92) (xy 76.2 121.92)
3282                )
3283                (stroke
3284                        (width 0)
3285                        (type default)
3286                )
3287                (uuid "e2bb7aef-ad5f-4774-9ea4-c83bfed04763")
3288        )
3289        (wire
3290                (pts
3291                        (xy 344.17 68.58) (xy 344.17 78.74)
3292                )
3293                (stroke
3294                        (width 0)
3295                        (type default)
3296                )
3297                (uuid "e36f9459-27d5-4ea7-8bca-ed78a90017c5")
3298        )
3299        (wire
3300                (pts
3301                        (xy 187.96 82.55) (xy 187.96 85.09)
3302                )
3303                (stroke
3304                        (width 0)
3305                        (type default)
3306                )
3307                (uuid "e62c42d3-aea3-42d2-a070-6380aeabed8c")
3308        )
3309        (wire
3310                (pts
3311                        (xy 325.12 71.12) (xy 331.47 71.12)
3312                )
3313                (stroke
3314                        (width 0)
3315                        (type default)
3316                )
3317                (uuid "e769e930-4bd1-4dd2-9dc9-9d90e087fbfc")
3318        )
3319        (wire
3320                (pts
3321                        (xy 158.75 124.46) (xy 158.75 127)
3322                )
3323                (stroke
3324                        (width 0)
3325                        (type default)
3326                )
3327                (uuid "e8896596-90bc-4041-a7d6-d980189dac65")
3328        )
3329        (wire
3330                (pts
3331                        (xy 140.97 142.24) (xy 140.97 154.94)
3332                )
3333                (stroke
3334                        (width 0)
3335                        (type default)
3336                )
3337                (uuid "e9c96588-e1c3-47eb-9a23-9634e5eb7501")
3338        )
3339        (wire
3340                (pts
3341                        (xy 293.37 68.58) (xy 299.72 68.58)
3342                )
3343                (stroke
3344                        (width 0)
3345                        (type default)
3346                )
3347                (uuid "ea77d700-c510-4188-aaf3-4e10f04c2736")
3348        )
3349        (wire
3350                (pts
3351                        (xy 228.6 68.58) (xy 237.49 68.58)
3352                )
3353                (stroke
3354                        (width 0)
3355                        (type default)
3356                )
3357                (uuid "eab90a2c-bedb-4237-bc89-f762a4927afc")
3358        )
3359        (wire
3360                (pts
3361                        (xy 187.96 72.39) (xy 187.96 74.93)
3362                )
3363                (stroke
3364                        (width 0)
3365                        (type default)
3366                )
3367                (uuid "ee8da583-f3b7-4214-8cfb-ea3e9f3c3c32")
3368        )
3369        (wire
3370                (pts
3371                        (xy 200.66 127) (xy 209.55 127)
3372                )
3373                (stroke
3374                        (width 0)
3375                        (type default)
3376                )
3377                (uuid "f115a202-eacf-4e8c-ab93-b25ceb6a8669")
3378        )
3379        (wire
3380                (pts
3381                        (xy 254 134.62) (xy 254 154.94)
3382                )
3383                (stroke
3384                        (width 0)
3385                        (type default)
3386                )
3387                (uuid "f146f67a-95df-4c96-93c0-45e6bb978e46")
3388        )
3389        (wire
3390                (pts
3391                        (xy 114.3 90.17) (xy 114.3 96.52)
3392                )
3393                (stroke
3394                        (width 0)
3395                        (type default)
3396                )
3397                (uuid "f3660fe6-c98f-4422-b7ca-9a81e0819982")
3398        )
3399        (wire
3400                (pts
3401                        (xy 135.89 83.82) (xy 135.89 96.52)
3402                )
3403                (stroke
3404                        (width 0)
3405                        (type default)
3406                )
3407                (uuid "f5bada8d-22e8-42de-acab-f8506e883169")
3408        )
3409        (wire
3410                (pts
3411                        (xy 171.45 132.08) (xy 151.13 132.08)
3412                )
3413                (stroke
3414                        (width 0)
3415                        (type default)
3416                )
3417                (uuid "f5c63fa8-1c1a-4768-9a2f-48f612a80a73")
3418        )
3419        (wire
3420                (pts
3421                        (xy 330.2 190.5) (xy 330.2 187.96)
3422                )
3423                (stroke
3424                        (width 0)
3425                        (type default)
3426                )
3427                (uuid "f6069448-6c3b-434d-b10b-4869c5216ac0")
3428        )
3429        (wire
3430                (pts
3431                        (xy 76.2 73.66) (xy 76.2 97.79)
3432                )
3433                (stroke
3434                        (width 0)
3435                        (type default)
3436                )
3437                (uuid "f7829b46-1395-4140-a483-a446a0eaeb60")
3438        )
3439        (wire
3440                (pts
3441                        (xy 267.97 69.85) (xy 267.97 68.58)
3442                )
3443                (stroke
3444                        (width 0)
3445                        (type default)
3446                )
3447                (uuid "f82b4bbf-8c4d-469b-b5c4-6b6f99e80897")
3448        )
3449        (wire
3450                (pts
3451                        (xy 209.55 135.89) (xy 209.55 143.51)
3452                )
3453                (stroke
3454                        (width 0)
3455                        (type default)
3456                )
3457                (uuid "f968bb64-94b6-4def-8057-d3bef83330af")
3458        )
3459        (wire
3460                (pts
3461                        (xy 187.96 85.09) (xy 171.45 85.09)
3462                )
3463                (stroke
3464                        (width 0)
3465                        (type default)
3466                )
3467                (uuid "fa7dcdd6-8a19-4133-8a60-726fbc58ae75")
3468        )
3469        (hierarchical_label "5V0"
3470                (shape output)
3471                (at 381 68.58 0)
3472                (effects
3473                        (font
3474                                (size 1.27 1.27)
3475                                (thickness 0.254)
3476                                (bold yes)
3477                        )
3478                        (justify left)
3479                )
3480                (uuid "2383dee1-62d3-4064-b913-30d6e8635a86")
3481        )
3482        (hierarchical_label "3V3"
3483                (shape output)
3484                (at 381 127 0)
3485                (effects
3486                        (font
3487                                (size 1.27 1.27)
3488                                (thickness 0.254)
3489                                (bold yes)
3490                        )
3491                        (justify left)
3492                )
3493                (uuid "951446c1-743d-4cd4-97cf-9d8ea9c5c59f")
3494        )
3495        (hierarchical_label "VREF"
3496                (shape output)
3497                (at 381 190.5 0)
3498                (effects
3499                        (font
3500                                (size 1.27 1.27)
3501                                (thickness 0.254)
3502                                (bold yes)
3503                        )
3504                        (justify left)
3505                )
3506                (uuid "9a333839-dbb9-4e98-b206-ec700a2b862e")
3507        )
3508        (hierarchical_label "5V5"
3509                (shape output)
3510                (at 381 38.1 0)
3511                (effects
3512                        (font
3513                                (size 1.27 1.27)
3514                                (thickness 0.254)
3515                                (bold yes)
3516                        )
3517                        (justify left)
3518                )
3519                (uuid "ae65d61c-3955-4a01-96a3-8723c20c06c3")
3520        )
3521        (hierarchical_label "in"
3522                (shape input)
3523                (at 19.05 63.5 180)
3524                (effects
3525                        (font
3526                                (size 1.27 1.27)
3527                        )
3528                        (justify right)
3529                )
3530                (uuid "b36d1a76-dd48-4ae0-852b-9d1932dff371")
3531        )
3532        (symbol
3533                (lib_id "power:GND")
3534                (at 228.6 96.52 0)
3535                (unit 1)
3536                (exclude_from_sim no)
3537                (in_bom yes)
3538                (on_board yes)
3539                (dnp no)
3540                (fields_autoplaced yes)
3541                (uuid "02ec5199-238f-47bf-b4e9-2e69d7eae25c")
3542                (property "Reference" "#PWR027"
3543                        (at 228.6 102.87 0)
3544                        (effects
3545                                (font
3546                                        (size 1.27 1.27)
3547                                )
3548                                (hide yes)
3549                        )
3550                )
3551                (property "Value" "GND"
3552                        (at 228.6 101.6 0)
3553                        (effects
3554                                (font
3555                                        (size 1.27 1.27)
3556                                )
3557                        )
3558                )
3559                (property "Footprint" ""
3560                        (at 228.6 96.52 0)
3561                        (effects
3562                                (font
3563                                        (size 1.27 1.27)
3564                                )
3565                                (hide yes)
3566                        )
3567                )
3568                (property "Datasheet" ""
3569                        (at 228.6 96.52 0)
3570                        (effects
3571                                (font
3572                                        (size 1.27 1.27)
3573                                )
3574                                (hide yes)
3575                        )
3576                )
3577                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
3578                        (at 228.6 96.52 0)
3579                        (effects
3580                                (font
3581                                        (size 1.27 1.27)
3582                                )
3583                                (hide yes)
3584                        )
3585                )
3586                (pin "1"
3587                        (uuid "8b8b5ecb-91ac-4bfe-9204-1a5d38a6bbe6")
3588                )
3589                (instances
3590                        (project "greenSmartSwitch"
3591                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
3592                                        (reference "#PWR027")
3593                                        (unit 1)
3594                                )
3595                        )
3596                )
3597        )
3598        (symbol
3599                (lib_id "power:PWR_FLAG")
3600                (at 101.6 63.5 0)
3601                (unit 1)
3602                (exclude_from_sim no)
3603                (in_bom yes)
3604                (on_board yes)
3605                (dnp no)
3606                (fields_autoplaced yes)
3607                (uuid "040350e9-1a77-40b3-8bb1-84c25fbf93b5")
3608                (property "Reference" "#FLG01"
3609                        (at 101.6 61.595 0)
3610                        (effects
3611                                (font
3612                                        (size 1.27 1.27)
3613                                )
3614                                (hide yes)
3615                        )
3616                )
3617                (property "Value" "PWR_FLAG"
3618                        (at 101.6 58.42 0)
3619                        (effects
3620                                (font
3621                                        (size 1.27 1.27)
3622                                )
3623                        )
3624                )
3625                (property "Footprint" ""
3626                        (at 101.6 63.5 0)
3627                        (effects
3628                                (font
3629                                        (size 1.27 1.27)
3630                                )
3631                                (hide yes)
3632                        )
3633                )
3634                (property "Datasheet" "~"
3635                        (at 101.6 63.5 0)
3636                        (effects
3637                                (font
3638                                        (size 1.27 1.27)
3639                                )
3640                                (hide yes)
3641                        )
3642                )
3643                (property "Description" "Special symbol for telling ERC where power comes from"
3644                        (at 101.6 63.5 0)
3645                        (effects
3646                                (font
3647                                        (size 1.27 1.27)
3648                                )
3649                                (hide yes)
3650                        )
3651                )
3652                (pin "1"
3653                        (uuid "7ed799b9-b46f-47ad-9a15-3dc6dc16c444")
3654                )
3655                (instances
3656                        (project "greenSmartSwitch"
3657                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
3658                                        (reference "#FLG01")
3659                                        (unit 1)
3660                                )
3661                        )
3662                )
3663        )
3664        (symbol
3665                (lib_id "Device:C")
3666                (at 63.5 128.27 0)
3667                (unit 1)
3668                (exclude_from_sim no)
3669                (in_bom yes)
3670                (on_board yes)
3671                (dnp no)
3672                (fields_autoplaced yes)
3673                (uuid "06acc992-1f38-4271-9ed9-7b8788c7b5fe")
3674                (property "Reference" "C4"
3675                        (at 67.31 125.73 0)
3676                        (effects
3677                                (font
3678                                        (size 1.27 1.27)
3679                                )
3680                                (justify left)
3681                        )
3682                )
3683                (property "Value" "1µ"
3684                        (at 67.31 128.27 0)
3685                        (effects
3686                                (font
3687                                        (size 1.27 1.27)
3688                                )
3689                                (justify left)
3690                        )
3691                )
3692                (property "Footprint" "Capacitor_SMD:C_1210_3225Metric"
3693                        (at 64.4652 132.08 0)
3694                        (effects
3695                                (font
3696                                        (size 1.27 1.27)
3697                                )
3698                                (hide yes)
3699                        )
3700                )
3701                (property "Datasheet" "~"
3702                        (at 63.5 128.27 0)
3703                        (effects
3704                                (font
3705                                        (size 1.27 1.27)
3706                                )
3707                                (hide yes)
3708                        )
3709                )
3710                (property "Description" "1µ0 100V 10% X7R 1210 SMD"
3711                        (at 63.5 128.27 0)
3712                        (effects
3713                                (font
3714                                        (size 1.27 1.27)
3715                                )
3716                                (hide yes)
3717                        )
3718                )
3719                (property "Voltage" "100V"
3720                        (at 67.31 130.81 0)
3721                        (effects
3722                                (font
3723                                        (size 1.27 1.27)
3724                                )
3725                                (justify left)
3726                        )
3727                )
3728                (property "ECS Art#" "C216"
3729                        (at 63.5 128.27 0)
3730                        (effects
3731                                (font
3732                                        (size 1.27 1.27)
3733                                )
3734                                (hide yes)
3735                        )
3736                )
3737                (property "HAN" "CL32B105KCJSNNE"
3738                        (at 63.5 128.27 0)
3739                        (effects
3740                                (font
3741                                        (size 1.27 1.27)
3742                                )
3743                                (hide yes)
3744                        )
3745                )
3746                (property "Toleranz" ""
3747                        (at 63.5 128.27 0)
3748                        (effects
3749                                (font
3750                                        (size 1.27 1.27)
3751                                )
3752                        )
3753                )
3754                (property "Hersteller" "SAMSUNG"
3755                        (at 63.5 128.27 0)
3756                        (effects
3757                                (font
3758                                        (size 1.27 1.27)
3759                                )
3760                                (hide yes)
3761                        )
3762                )
3763                (property "Field-1" ""
3764                        (at 63.5 128.27 0)
3765                        (effects
3766                                (font
3767                                        (size 1.27 1.27)
3768                                )
3769                                (hide yes)
3770                        )
3771                )
3772                (property "Sim.Device" ""
3773                        (at 63.5 128.27 0)
3774                        (effects
3775                                (font
3776                                        (size 1.27 1.27)
3777                                )
3778                                (hide yes)
3779                        )
3780                )
3781                (property "Sim.Pins" ""
3782                        (at 63.5 128.27 0)
3783                        (effects
3784                                (font
3785                                        (size 1.27 1.27)
3786                                )
3787                                (hide yes)
3788                        )
3789                )
3790                (pin "1"
3791                        (uuid "3d386531-cd96-4919-9de3-223c6558d623")
3792                )
3793                (pin "2"
3794                        (uuid "81e5c7f4-843d-40c0-a00a-1546887e5ced")
3795                )
3796                (instances
3797                        (project "greenSmartSwitch"
3798                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
3799                                        (reference "C4")
3800                                        (unit 1)
3801                                )
3802                        )
3803                )
3804        )
3805        (symbol
3806                (lib_id "power:GND")
3807                (at 209.55 154.94 0)
3808                (unit 1)
3809                (exclude_from_sim no)
3810                (in_bom yes)
3811                (on_board yes)
3812                (dnp no)
3813                (fields_autoplaced yes)
3814                (uuid "0b819110-152f-4bf1-99cf-2b0a7ab37498")
3815                (property "Reference" "#PWR026"
3816                        (at 209.55 161.29 0)
3817                        (effects
3818                                (font
3819                                        (size 1.27 1.27)
3820                                )
3821                                (hide yes)
3822                        )
3823                )
3824                (property "Value" "GND"
3825                        (at 209.55 160.02 0)
3826                        (effects
3827                                (font
3828                                        (size 1.27 1.27)
3829                                )
3830                        )
3831                )
3832                (property "Footprint" ""
3833                        (at 209.55 154.94 0)
3834                        (effects
3835                                (font
3836                                        (size 1.27 1.27)
3837                                )
3838                                (hide yes)
3839                        )
3840                )
3841                (property "Datasheet" ""
3842                        (at 209.55 154.94 0)
3843                        (effects
3844                                (font
3845                                        (size 1.27 1.27)
3846                                )
3847                                (hide yes)
3848                        )
3849                )
3850                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
3851                        (at 209.55 154.94 0)
3852                        (effects
3853                                (font
3854                                        (size 1.27 1.27)
3855                                )
3856                                (hide yes)
3857                        )
3858                )
3859                (pin "1"
3860                        (uuid "9e4db6ac-7e8f-40e2-b166-a7ea2ef69ba4")
3861                )
3862                (instances
3863                        (project "greenSmartSwitch"
3864                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
3865                                        (reference "#PWR026")
3866                                        (unit 1)
3867                                )
3868                        )
3869                )
3870        )
3871        (symbol
3872                (lib_id "Device:R")
3873                (at 101.6 86.36 0)
3874                (unit 1)
3875                (exclude_from_sim no)
3876                (in_bom yes)
3877                (on_board yes)
3878                (dnp no)
3879                (uuid "0f572086-c3bd-440c-a9d8-3a13f3ceadec")
3880                (property "Reference" "R8"
3881                        (at 99.06 85.0899 0)
3882                        (effects
3883                                (font
3884                                        (size 1.27 1.27)
3885                                )
3886                                (justify right)
3887                        )
3888                )
3889                (property "Value" "100k"
3890                        (at 99.06 87.6299 0)
3891                        (effects
3892                                (font
3893                                        (size 1.27 1.27)
3894                                )
3895                                (justify right)
3896                        )
3897                )
3898                (property "Footprint" "Resistor_SMD:R_0603_1608Metric"
3899                        (at 99.822 86.36 90)
3900                        (effects
3901                                (font
3902                                        (size 1.27 1.27)
3903                                )
3904                                (hide yes)
3905                        )
3906                )
3907                (property "Datasheet" "~"
3908                        (at 101.6 86.36 0)
3909                        (effects
3910                                (font
3911                                        (size 1.27 1.27)
3912                                )
3913                                (hide yes)
3914                        )
3915                )
3916                (property "Description" "100k0 0,1W 1% 0603 SMD"
3917                        (at 101.6 86.36 0)
3918                        (effects
3919                                (font
3920                                        (size 1.27 1.27)
3921                                )
3922                                (hide yes)
3923                        )
3924                )
3925                (property "ECS Art#" "R245"
3926                        (at 101.6 86.36 0)
3927                        (effects
3928                                (font
3929                                        (size 1.27 1.27)
3930                                )
3931                                (hide yes)
3932                        )
3933                )
3934                (property "HAN" "RC0603FR-07100KL"
3935                        (at 101.6 86.36 0)
3936                        (effects
3937                                (font
3938                                        (size 1.27 1.27)
3939                                )
3940                                (hide yes)
3941                        )
3942                )
3943                (property "Hersteller" "YAGEO"
3944                        (at 101.6 86.36 0)
3945                        (effects
3946                                (font
3947                                        (size 1.27 1.27)
3948                                )
3949                                (hide yes)
3950                        )
3951                )
3952                (property "Field-1" ""
3953                        (at 101.6 86.36 0)
3954                        (effects
3955                                (font
3956                                        (size 1.27 1.27)
3957                                )
3958                                (hide yes)
3959                        )
3960                )
3961                (property "Sim.Device" ""
3962                        (at 101.6 86.36 0)
3963                        (effects
3964                                (font
3965                                        (size 1.27 1.27)
3966                                )
3967                                (hide yes)
3968                        )
3969                )
3970                (property "Sim.Pins" ""
3971                        (at 101.6 86.36 0)
3972                        (effects
3973                                (font
3974                                        (size 1.27 1.27)
3975                                )
3976                                (hide yes)
3977                        )
3978                )
3979                (pin "1"
3980                        (uuid "28944564-db6e-4804-88bd-a7394ff1a54d")
3981                )
3982                (pin "2"
3983                        (uuid "c6330c52-3295-4d7f-bf11-713a052be607")
3984                )
3985                (instances
3986                        (project "greenSmartSwitch"
3987                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
3988                                        (reference "R8")
3989                                        (unit 1)
3990                                )
3991                        )
3992                )
3993        )
3994        (symbol
3995                (lib_id "Device:C")
3996                (at 63.5 69.85 0)
3997                (unit 1)
3998                (exclude_from_sim no)
3999                (in_bom yes)
4000                (on_board yes)
4001                (dnp no)
4002                (fields_autoplaced yes)
4003                (uuid "0f681589-1470-422f-aa3d-e98f44f2b726")
4004                (property "Reference" "C3"
4005                        (at 67.31 67.31 0)
4006                        (effects
4007                                (font
4008                                        (size 1.27 1.27)
4009                                )
4010                                (justify left)
4011                        )
4012                )
4013                (property "Value" "1µ"
4014                        (at 67.31 69.85 0)
4015                        (effects
4016                                (font
4017                                        (size 1.27 1.27)
4018                                )
4019                                (justify left)
4020                        )
4021                )
4022                (property "Footprint" "Capacitor_SMD:C_1210_3225Metric"
4023                        (at 64.4652 73.66 0)
4024                        (effects
4025                                (font
4026                                        (size 1.27 1.27)
4027                                )
4028                                (hide yes)
4029                        )
4030                )
4031                (property "Datasheet" "~"
4032                        (at 63.5 69.85 0)
4033                        (effects
4034                                (font
4035                                        (size 1.27 1.27)
4036                                )
4037                                (hide yes)
4038                        )
4039                )
4040                (property "Description" "1µ0 100V 10% X7R 1210 SMD"
4041                        (at 63.5 69.85 0)
4042                        (effects
4043                                (font
4044                                        (size 1.27 1.27)
4045                                )
4046                                (hide yes)
4047                        )
4048                )
4049                (property "Voltage" "100V"
4050                        (at 67.31 72.39 0)
4051                        (effects
4052                                (font
4053                                        (size 1.27 1.27)
4054                                )
4055                                (justify left)
4056                        )
4057                )
4058                (property "ECS Art#" "C216"
4059                        (at 63.5 69.85 0)
4060                        (effects
4061                                (font
4062                                        (size 1.27 1.27)
4063                                )
4064                                (hide yes)
4065                        )
4066                )
4067                (property "HAN" "CL32B105KCJSNNE"
4068                        (at 63.5 69.85 0)
4069                        (effects
4070                                (font
4071                                        (size 1.27 1.27)
4072                                )
4073                                (hide yes)
4074                        )
4075                )
4076                (property "Toleranz" ""
4077                        (at 63.5 69.85 0)
4078                        (effects
4079                                (font
4080                                        (size 1.27 1.27)
4081                                )
4082                        )
4083                )
4084                (property "Hersteller" "SAMSUNG"
4085                        (at 63.5 69.85 0)
4086                        (effects
4087                                (font
4088                                        (size 1.27 1.27)
4089                                )
4090                                (hide yes)
4091                        )
4092                )
4093                (property "Field-1" ""
4094                        (at 63.5 69.85 0)
4095                        (effects
4096                                (font
4097                                        (size 1.27 1.27)
4098                                )
4099                                (hide yes)
4100                        )
4101                )
4102                (property "Sim.Device" ""
4103                        (at 63.5 69.85 0)
4104                        (effects
4105                                (font
4106                                        (size 1.27 1.27)
4107                                )
4108                                (hide yes)
4109                        )
4110                )
4111                (property "Sim.Pins" ""
4112                        (at 63.5 69.85 0)
4113                        (effects
4114                                (font
4115                                        (size 1.27 1.27)
4116                                )
4117                                (hide yes)
4118                        )
4119                )
4120                (pin "1"
4121                        (uuid "f0b12399-7102-46dc-b0d6-c632132bb7f9")
4122                )
4123                (pin "2"
4124                        (uuid "b274a93a-9ebb-4d27-8f9a-a35363d6c4e5")
4125                )
4126                (instances
4127                        (project "greenSmartSwitch"
4128                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
4129                                        (reference "C3")
4130                                        (unit 1)
4131                                )
4132                        )
4133                )
4134        )
4135        (symbol
4136                (lib_id "power:GND")
4137                (at 297.18 96.52 0)
4138                (unit 1)
4139                (exclude_from_sim no)
4140                (in_bom yes)
4141                (on_board yes)
4142                (dnp no)
4143                (fields_autoplaced yes)
4144                (uuid "104edc67-ebed-4592-b867-f8eef976c13f")
4145                (property "Reference" "#PWR032"
4146                        (at 297.18 102.87 0)
4147                        (effects
4148                                (font
4149                                        (size 1.27 1.27)
4150                                )
4151                                (hide yes)
4152                        )
4153                )
4154                (property "Value" "GND"
4155                        (at 297.18 101.6 0)
4156                        (effects
4157                                (font
4158                                        (size 1.27 1.27)
4159                                )
4160                        )
4161                )
4162                (property "Footprint" ""
4163                        (at 297.18 96.52 0)
4164                        (effects
4165                                (font
4166                                        (size 1.27 1.27)
4167                                )
4168                                (hide yes)
4169                        )
4170                )
4171                (property "Datasheet" ""
4172                        (at 297.18 96.52 0)
4173                        (effects
4174                                (font
4175                                        (size 1.27 1.27)
4176                                )
4177                                (hide yes)
4178                        )
4179                )
4180                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
4181                        (at 297.18 96.52 0)
4182                        (effects
4183                                (font
4184                                        (size 1.27 1.27)
4185                                )
4186                                (hide yes)
4187                        )
4188                )
4189                (pin "1"
4190                        (uuid "b82ff16e-8f90-45fa-ac69-462e0bdb25da")
4191                )
4192                (instances
4193                        (project "greenSmartSwitch"
4194                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
4195                                        (reference "#PWR032")
4196                                        (unit 1)
4197                                )
4198                        )
4199                )
4200        )
4201        (symbol
4202                (lib_id "power:GND")
4203                (at 209.55 96.52 0)
4204                (unit 1)
4205                (exclude_from_sim no)
4206                (in_bom yes)
4207                (on_board yes)
4208                (dnp no)
4209                (fields_autoplaced yes)
4210                (uuid "169a9f7e-8bdc-4818-b454-e336f8005245")
4211                (property "Reference" "#PWR025"
4212                        (at 209.55 102.87 0)
4213                        (effects
4214                                (font
4215                                        (size 1.27 1.27)
4216                                )
4217                                (hide yes)
4218                        )
4219                )
4220                (property "Value" "GND"
4221                        (at 209.55 101.6 0)
4222                        (effects
4223                                (font
4224                                        (size 1.27 1.27)
4225                                )
4226                        )
4227                )
4228                (property "Footprint" ""
4229                        (at 209.55 96.52 0)
4230                        (effects
4231                                (font
4232                                        (size 1.27 1.27)
4233                                )
4234                                (hide yes)
4235                        )
4236                )
4237                (property "Datasheet" ""
4238                        (at 209.55 96.52 0)
4239                        (effects
4240                                (font
4241                                        (size 1.27 1.27)
4242                                )
4243                                (hide yes)
4244                        )
4245                )
4246                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
4247                        (at 209.55 96.52 0)
4248                        (effects
4249                                (font
4250                                        (size 1.27 1.27)
4251                                )
4252                                (hide yes)
4253                        )
4254                )
4255                (pin "1"
4256                        (uuid "7e8a8512-6317-4e12-be1e-fa6cfa4ca6bd")
4257                )
4258                (instances
4259                        (project "greenSmartSwitch"
4260                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
4261                                        (reference "#PWR025")
4262                                        (unit 1)
4263                                )
4264                        )
4265                )
4266        )
4267        (symbol
4268                (lib_id "Device:C")
4269                (at 50.8 128.27 0)
4270                (unit 1)
4271                (exclude_from_sim no)
4272                (in_bom yes)
4273                (on_board yes)
4274                (dnp no)
4275                (fields_autoplaced yes)
4276                (uuid "1af846c8-99b5-4f8d-b38a-c9776e6d0832")
4277                (property "Reference" "C46"
4278                        (at 54.61 125.73 0)
4279                        (effects
4280                                (font
4281                                        (size 1.27 1.27)
4282                                )
4283                                (justify left)
4284                        )
4285                )
4286                (property "Value" "1µ"
4287                        (at 54.61 128.27 0)
4288                        (effects
4289                                (font
4290                                        (size 1.27 1.27)
4291                                )
4292                                (justify left)
4293                        )
4294                )
4295                (property "Footprint" "Capacitor_SMD:C_1210_3225Metric"
4296                        (at 51.7652 132.08 0)
4297                        (effects
4298                                (font
4299                                        (size 1.27 1.27)
4300                                )
4301                                (hide yes)
4302                        )
4303                )
4304                (property "Datasheet" "~"
4305                        (at 50.8 128.27 0)
4306                        (effects
4307                                (font
4308                                        (size 1.27 1.27)
4309                                )
4310                                (hide yes)
4311                        )
4312                )
4313                (property "Description" "1µ0 100V 10% X7R 1210 SMD"
4314                        (at 50.8 128.27 0)
4315                        (effects
4316                                (font
4317                                        (size 1.27 1.27)
4318                                )
4319                                (hide yes)
4320                        )
4321                )
4322                (property "Voltage" "100V"
4323                        (at 54.61 130.81 0)
4324                        (effects
4325                                (font
4326                                        (size 1.27 1.27)
4327                                )
4328                                (justify left)
4329                        )
4330                )
4331                (property "ECS Art#" "C216"
4332                        (at 50.8 128.27 0)
4333                        (effects
4334                                (font
4335                                        (size 1.27 1.27)
4336                                )
4337                                (hide yes)
4338                        )
4339                )
4340                (property "HAN" "CL32B105KCJSNNE"
4341                        (at 50.8 128.27 0)
4342                        (effects
4343                                (font
4344                                        (size 1.27 1.27)
4345                                )
4346                                (hide yes)
4347                        )
4348                )
4349                (property "Toleranz" ""
4350                        (at 50.8 128.27 0)
4351                        (effects
4352                                (font
4353                                        (size 1.27 1.27)
4354                                )
4355                        )
4356                )
4357                (property "Hersteller" "SAMSUNG"
4358                        (at 50.8 128.27 0)
4359                        (effects
4360                                (font
4361                                        (size 1.27 1.27)
4362                                )
4363                                (hide yes)
4364                        )
4365                )
4366                (property "Field-1" ""
4367                        (at 50.8 128.27 0)
4368                        (effects
4369                                (font
4370                                        (size 1.27 1.27)
4371                                )
4372                                (hide yes)
4373                        )
4374                )
4375                (property "Sim.Device" ""
4376                        (at 50.8 128.27 0)
4377                        (effects
4378                                (font
4379                                        (size 1.27 1.27)
4380                                )
4381                                (hide yes)
4382                        )
4383                )
4384                (property "Sim.Pins" ""
4385                        (at 50.8 128.27 0)
4386                        (effects
4387                                (font
4388                                        (size 1.27 1.27)
4389                                )
4390                                (hide yes)
4391                        )
4392                )
4393                (pin "1"
4394                        (uuid "a5f0a952-a074-4c0f-a14c-8057ce8d701a")
4395                )
4396                (pin "2"
4397                        (uuid "7ab2501b-dee4-46d3-b1b7-90ea8e3544df")
4398                )
4399                (instances
4400                        (project "greenSmartSwitch"
4401                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
4402                                        (reference "C46")
4403                                        (unit 1)
4404                                )
4405                        )
4406                )
4407        )
4408        (symbol
4409                (lib_id "power:GND")
4410                (at 114.3 154.94 0)
4411                (unit 1)
4412                (exclude_from_sim no)
4413                (in_bom yes)
4414                (on_board yes)
4415                (dnp no)
4416                (fields_autoplaced yes)
4417                (uuid "1cbb2079-df49-40d0-8a30-55bc668dbcb5")
4418                (property "Reference" "#PWR020"
4419                        (at 114.3 161.29 0)
4420                        (effects
4421                                (font
4422                                        (size 1.27 1.27)
4423                                )
4424                                (hide yes)
4425                        )
4426                )
4427                (property "Value" "GND"
4428                        (at 114.3 160.02 0)
4429                        (effects
4430                                (font
4431                                        (size 1.27 1.27)
4432                                )
4433                                (hide yes)
4434                        )
4435                )
4436                (property "Footprint" ""
4437                        (at 114.3 154.94 0)
4438                        (effects
4439                                (font
4440                                        (size 1.27 1.27)
4441                                )
4442                                (hide yes)
4443                        )
4444                )
4445                (property "Datasheet" ""
4446                        (at 114.3 154.94 0)
4447                        (effects
4448                                (font
4449                                        (size 1.27 1.27)
4450                                )
4451                                (hide yes)
4452                        )
4453                )
4454                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
4455                        (at 114.3 154.94 0)
4456                        (effects
4457                                (font
4458                                        (size 1.27 1.27)
4459                                )
4460                                (hide yes)
4461                        )
4462                )
4463                (pin "1"
4464                        (uuid "566038e0-8e48-4c5c-8b33-14650a8cb4c4")
4465                )
4466                (instances
4467                        (project "greenSmartSwitch"
4468                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
4469                                        (reference "#PWR020")
4470                                        (unit 1)
4471                                )
4472                        )
4473                )
4474        )
4475        (symbol
4476                (lib_id "myGreenMeterLibInport:ADP7118_ADP7118")
4477                (at 312.42 73.66 0)
4478                (unit 1)
4479                (exclude_from_sim no)
4480                (in_bom yes)
4481                (on_board yes)
4482                (dnp no)
4483                (fields_autoplaced yes)
4484                (uuid "21b2e1be-c178-444e-bf89-faaf3d243284")
[3]4485                (property "Reference" "U3"
4486                        (at 312.42 60.96 0)
[1]4487                        (effects
4488                                (font
4489                                        (size 1.27 1.0795)
4490                                )
4491                        )
4492                )
4493                (property "Value" "ADP7118ARDZ-5.0"
[3]4494                        (at 312.42 63.5 0)
[1]4495                        (effects
4496                                (font
4497                                        (size 1.27 1.0795)
4498                                )
4499                        )
4500                )
4501                (property "Footprint" "greenMeter_v3:ADP7118_SOIC8"
4502                        (at 312.42 73.66 0)
4503                        (effects
4504                                (font
4505                                        (size 1.27 1.27)
4506                                )
4507                                (hide yes)
4508                        )
4509                )
4510                (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/adp7118.pdf"
4511                        (at 312.42 73.66 0)
4512                        (effects
4513                                (font
4514                                        (size 1.27 1.27)
4515                                )
4516                                (hide yes)
4517                        )
4518                )
4519                (property "Description" "ADP7118ARDZ-5.0 LDO SPANNUNGSREGLER 20V 200mA SOIC-8 SMD"
4520                        (at 312.42 73.66 0)
4521                        (effects
4522                                (font
4523                                        (size 1.27 1.27)
4524                                )
4525                                (hide yes)
4526                        )
4527                )
4528                (property "ECS Art#" "IC279"
4529                        (at 312.42 73.66 0)
4530                        (effects
4531                                (font
4532                                        (size 1.27 1.27)
4533                                )
4534                                (hide yes)
4535                        )
4536                )
4537                (property "HAN" "ADP7118ARDZ-5.0"
4538                        (at 312.42 73.66 0)
4539                        (effects
4540                                (font
4541                                        (size 1.27 1.27)
4542                                )
4543                                (hide yes)
4544                        )
4545                )
4546                (property "Voltage" ""
4547                        (at 312.42 73.66 0)
4548                        (effects
4549                                (font
4550                                        (size 1.27 1.27)
4551                                )
4552                                (hide yes)
4553                        )
4554                )
4555                (property "Toleranz" ""
4556                        (at 312.42 73.66 0)
4557                        (effects
4558                                (font
4559                                        (size 1.27 1.27)
4560                                )
4561                                (hide yes)
4562                        )
4563                )
4564                (property "Hersteller" "Analog Devices"
4565                        (at 312.42 73.66 0)
4566                        (effects
4567                                (font
4568                                        (size 1.27 1.27)
4569                                )
4570                                (hide yes)
4571                        )
4572                )
4573                (property "Field-1" ""
4574                        (at 312.42 73.66 0)
4575                        (effects
4576                                (font
4577                                        (size 1.27 1.27)
4578                                )
4579                                (hide yes)
4580                        )
4581                )
4582                (property "Sim.Device" ""
4583                        (at 312.42 73.66 0)
4584                        (effects
4585                                (font
4586                                        (size 1.27 1.27)
4587                                )
4588                                (hide yes)
4589                        )
4590                )
4591                (property "Sim.Pins" ""
4592                        (at 312.42 73.66 0)
4593                        (effects
4594                                (font
4595                                        (size 1.27 1.27)
4596                                )
4597                                (hide yes)
4598                        )
4599                )
4600                (pin "1"
4601                        (uuid "303e122c-bd71-46b1-ba9e-d566b7b74552")
4602                )
4603                (pin "8"
4604                        (uuid "d0d44c57-a34e-461b-8ab0-912911cf037e")
4605                )
4606                (pin "4"
4607                        (uuid "e60411e1-18c8-47c1-9d8d-a3aa45f8b007")
4608                )
4609                (pin "9"
4610                        (uuid "c30793ad-c775-4df0-9dbb-94689d392b36")
4611                )
4612                (pin "3"
4613                        (uuid "91d11366-b190-49a4-8df5-a753f1bef5b3")
4614                )
4615                (pin "5"
4616                        (uuid "46a61754-b8d3-4176-b0c9-a78449dfb4b4")
4617                )
4618                (pin "2"
4619                        (uuid "0010c4ec-9ca4-401f-b31c-9d9d1f7ea765")
4620                )
4621                (pin "7"
4622                        (uuid "5040c2c2-a02c-480c-9d38-ff462e4736eb")
4623                )
4624                (pin "6"
4625                        (uuid "009b9a87-1761-4be7-b8ff-2ad1f3294449")
4626                )
4627                (instances
4628                        (project ""
4629                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
[3]4630                                        (reference "U3")
[1]4631                                        (unit 1)
4632                                )
4633                        )
4634                )
4635        )
4636        (symbol
4637                (lib_id "power:GND")
4638                (at 228.6 154.94 0)
4639                (unit 1)
4640                (exclude_from_sim no)
4641                (in_bom yes)
4642                (on_board yes)
4643                (dnp no)
4644                (fields_autoplaced yes)
4645                (uuid "25fcf040-e6e5-433d-b169-0757f1e860e7")
4646                (property "Reference" "#PWR028"
4647                        (at 228.6 161.29 0)
4648                        (effects
4649                                (font
4650                                        (size 1.27 1.27)
4651                                )
4652                                (hide yes)
4653                        )
4654                )
4655                (property "Value" "GND"
4656                        (at 228.6 160.02 0)
4657                        (effects
4658                                (font
4659                                        (size 1.27 1.27)
4660                                )
4661                        )
4662                )
4663                (property "Footprint" ""
4664                        (at 228.6 154.94 0)
4665                        (effects
4666                                (font
4667                                        (size 1.27 1.27)
4668                                )
4669                                (hide yes)
4670                        )
4671                )
4672                (property "Datasheet" ""
4673                        (at 228.6 154.94 0)
4674                        (effects
4675                                (font
4676                                        (size 1.27 1.27)
4677                                )
4678                                (hide yes)
4679                        )
4680                )
4681                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
4682                        (at 228.6 154.94 0)
4683                        (effects
4684                                (font
4685                                        (size 1.27 1.27)
4686                                )
4687                                (hide yes)
4688                        )
4689                )
4690                (pin "1"
4691                        (uuid "b74b9e0e-bac7-4356-a4b3-60fd0f22000b")
4692                )
4693                (instances
4694                        (project "greenSmartSwitch"
4695                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
4696                                        (reference "#PWR028")
4697                                        (unit 1)
4698                                )
4699                        )
4700                )
4701        )
4702        (symbol
4703                (lib_id "power:GND")
4704                (at 63.5 156.21 0)
4705                (unit 1)
4706                (exclude_from_sim no)
4707                (in_bom yes)
4708                (on_board yes)
4709                (dnp no)
4710                (fields_autoplaced yes)
4711                (uuid "26cb4066-1894-4c86-a187-4df0d2e6412e")
4712                (property "Reference" "#PWR014"
4713                        (at 63.5 162.56 0)
4714                        (effects
4715                                (font
4716                                        (size 1.27 1.27)
4717                                )
4718                                (hide yes)
4719                        )
4720                )
4721                (property "Value" "GND"
4722                        (at 63.5 161.29 0)
4723                        (effects
4724                                (font
4725                                        (size 1.27 1.27)
4726                                )
4727                                (hide yes)
4728                        )
4729                )
4730                (property "Footprint" ""
4731                        (at 63.5 156.21 0)
4732                        (effects
4733                                (font
4734                                        (size 1.27 1.27)
4735                                )
4736                                (hide yes)
4737                        )
4738                )
4739                (property "Datasheet" ""
4740                        (at 63.5 156.21 0)
4741                        (effects
4742                                (font
4743                                        (size 1.27 1.27)
4744                                )
4745                                (hide yes)
4746                        )
4747                )
4748                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
4749                        (at 63.5 156.21 0)
4750                        (effects
4751                                (font
4752                                        (size 1.27 1.27)
4753                                )
4754                                (hide yes)
4755                        )
4756                )
4757                (pin "1"
4758                        (uuid "d8cab849-1b2e-44de-bffd-0d27fec92a07")
4759                )
4760                (instances
4761                        (project "greenSmartSwitch"
4762                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
4763                                        (reference "#PWR014")
4764                                        (unit 1)
4765                                )
4766                        )
4767                )
4768        )
4769        (symbol
4770                (lib_id "Device:L")
4771                (at 241.3 68.58 90)
4772                (unit 1)
4773                (exclude_from_sim no)
4774                (in_bom yes)
4775                (on_board yes)
4776                (dnp no)
4777                (fields_autoplaced yes)
4778                (uuid "26f95ca7-0742-4dcc-a570-04b0dbc21af3")
4779                (property "Reference" "L4"
4780                        (at 241.3 63.5 90)
4781                        (effects
4782                                (font
4783                                        (size 1.27 1.27)
4784                                )
4785                        )
4786                )
4787                (property "Value" "10µ"
4788                        (at 241.3 66.04 90)
4789                        (effects
4790                                (font
4791                                        (size 1.27 1.27)
4792                                )
4793                        )
4794                )
4795                (property "Footprint" "Inductor_SMD:L_Wuerth_WE-GF-1210"
4796                        (at 241.3 68.58 0)
4797                        (effects
4798                                (font
4799                                        (size 1.27 1.27)
4800                                )
4801                                (hide yes)
4802                        )
4803                )
4804                (property "Datasheet" "https://www.murata.com/en-eu/products/productdetail?partno=LQH32CN100K23%23"
4805                        (at 241.3 68.58 0)
4806                        (effects
4807                                (font
4808                                        (size 1.27 1.27)
4809                                )
4810                                (hide yes)
4811                        )
4812                )
4813                (property "Description" "LQH32CN100K23L FESTINDUKTIVITÄT 10µH 0,3A 440mOhm 1210 SMD"
4814                        (at 241.3 68.58 0)
4815                        (effects
4816                                (font
4817                                        (size 1.27 1.27)
4818                                )
4819                                (hide yes)
4820                        )
4821                )
4822                (property "ECS Art#" "L114"
4823                        (at 241.3 68.58 0)
4824                        (effects
4825                                (font
4826                                        (size 1.27 1.27)
4827                                )
4828                                (hide yes)
4829                        )
4830                )
4831                (property "Voltage" ""
4832                        (at 241.3 68.58 0)
4833                        (effects
4834                                (font
4835                                        (size 1.27 1.27)
4836                                )
4837                        )
4838                )
4839                (property "HAN" "LQH32CN100K23L"
4840                        (at 241.3 68.58 0)
4841                        (effects
4842                                (font
4843                                        (size 1.27 1.27)
4844                                )
4845                                (hide yes)
4846                        )
4847                )
4848                (property "Hersteller" "muRata"
4849                        (at 241.3 68.58 0)
4850                        (effects
4851                                (font
4852                                        (size 1.27 1.27)
4853                                )
4854                                (hide yes)
4855                        )
4856                )
4857                (property "Field-1" ""
4858                        (at 241.3 68.58 0)
4859                        (effects
4860                                (font
4861                                        (size 1.27 1.27)
4862                                )
4863                                (hide yes)
4864                        )
4865                )
4866                (property "Sim.Device" ""
4867                        (at 241.3 68.58 0)
4868                        (effects
4869                                (font
4870                                        (size 1.27 1.27)
4871                                )
4872                                (hide yes)
4873                        )
4874                )
4875                (property "Sim.Pins" ""
4876                        (at 241.3 68.58 0)
4877                        (effects
4878                                (font
4879                                        (size 1.27 1.27)
4880                                )
4881                                (hide yes)
4882                        )
4883                )
4884                (pin "1"
4885                        (uuid "3ede7000-2297-4514-8e59-a2113da2756b")
4886                )
4887                (pin "2"
4888                        (uuid "437caa10-9277-489e-9306-ab879a8e6519")
4889                )
4890                (instances
4891                        (project "greenSmartSwitch"
4892                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
4893                                        (reference "L4")
4894                                        (unit 1)
4895                                )
4896                        )
4897                )
4898        )
4899        (symbol
4900                (lib_id "power:GND")
4901                (at 76.2 156.21 0)
4902                (unit 1)
4903                (exclude_from_sim no)
4904                (in_bom yes)
4905                (on_board yes)
4906                (dnp no)
4907                (fields_autoplaced yes)
4908                (uuid "27f72e1e-e083-4a34-b371-493d7d00f780")
4909                (property "Reference" "#PWR016"
4910                        (at 76.2 162.56 0)
4911                        (effects
4912                                (font
4913                                        (size 1.27 1.27)
4914                                )
4915                                (hide yes)
4916                        )
4917                )
4918                (property "Value" "GND"
4919                        (at 76.2 161.29 0)
4920                        (effects
4921                                (font
4922                                        (size 1.27 1.27)
4923                                )
4924                                (hide yes)
4925                        )
4926                )
4927                (property "Footprint" ""
4928                        (at 76.2 156.21 0)
4929                        (effects
4930                                (font
4931                                        (size 1.27 1.27)
4932                                )
4933                                (hide yes)
4934                        )
4935                )
4936                (property "Datasheet" ""
4937                        (at 76.2 156.21 0)
4938                        (effects
4939                                (font
4940                                        (size 1.27 1.27)
4941                                )
4942                                (hide yes)
4943                        )
4944                )
4945                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
4946                        (at 76.2 156.21 0)
4947                        (effects
4948                                (font
4949                                        (size 1.27 1.27)
4950                                )
4951                                (hide yes)
4952                        )
4953                )
4954                (pin "1"
4955                        (uuid "bdd41097-aca2-4293-9184-688c5ea8e50e")
4956                )
4957                (instances
4958                        (project "greenSmartSwitch"
4959                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
4960                                        (reference "#PWR016")
4961                                        (unit 1)
4962                                )
4963                        )
4964                )
4965        )
4966        (symbol
4967                (lib_id "Device:R")
4968                (at 182.88 130.81 90)
4969                (unit 1)
4970                (exclude_from_sim no)
4971                (in_bom yes)
4972                (on_board yes)
4973                (dnp no)
4974                (uuid "28498b54-9ba3-4b84-8ede-6c88b05e2edd")
4975                (property "Reference" "R14"
4976                        (at 182.88 134.62 90)
4977                        (effects
4978                                (font
4979                                        (size 1.27 1.27)
4980                                )
4981                        )
4982                )
4983                (property "Value" "470k"
4984                        (at 182.88 137.16 90)
4985                        (effects
4986                                (font
4987                                        (size 1.27 1.27)
4988                                )
4989                        )
4990                )
4991                (property "Footprint" "Resistor_SMD:R_0603_1608Metric"
4992                        (at 182.88 132.588 90)
4993                        (effects
4994                                (font
4995                                        (size 1.27 1.27)
4996                                )
4997                                (hide yes)
4998                        )
4999                )
5000                (property "Datasheet" "~"
5001                        (at 182.88 130.81 0)
5002                        (effects
5003                                (font
5004                                        (size 1.27 1.27)
5005                                )
5006                                (hide yes)
5007                        )
5008                )
5009                (property "Description" "470k0 0,1W 1% 0603 SMD"
5010                        (at 182.88 130.81 0)
5011                        (effects
5012                                (font
5013                                        (size 1.27 1.27)
5014                                )
5015                                (hide yes)
5016                        )
5017                )
5018                (property "ECS Art#" "R261"
5019                        (at 182.88 130.81 0)
5020                        (effects
5021                                (font
5022                                        (size 1.27 1.27)
5023                                )
5024                                (hide yes)
5025                        )
5026                )
5027                (property "HAN" "RC0603FR-07470KL"
5028                        (at 182.88 130.81 0)
5029                        (effects
5030                                (font
5031                                        (size 1.27 1.27)
5032                                )
5033                                (hide yes)
5034                        )
5035                )
5036                (property "Hersteller" "YAGEO"
5037                        (at 182.88 130.81 0)
5038                        (effects
5039                                (font
5040                                        (size 1.27 1.27)
5041                                )
5042                                (hide yes)
5043                        )
5044                )
5045                (property "Field-1" ""
5046                        (at 182.88 130.81 0)
5047                        (effects
5048                                (font
5049                                        (size 1.27 1.27)
5050                                )
5051                                (hide yes)
5052                        )
5053                )
5054                (property "Sim.Device" ""
5055                        (at 182.88 130.81 0)
5056                        (effects
5057                                (font
5058                                        (size 1.27 1.27)
5059                                )
5060                                (hide yes)
5061                        )
5062                )
5063                (property "Sim.Pins" ""
5064                        (at 182.88 130.81 0)
5065                        (effects
5066                                (font
5067                                        (size 1.27 1.27)
5068                                )
5069                                (hide yes)
5070                        )
5071                )
5072                (pin "1"
5073                        (uuid "b6483db2-3848-4617-819e-4ce84903bec2")
5074                )
5075                (pin "2"
5076                        (uuid "65f6184d-9493-43c3-8c69-331277a8d279")
5077                )
5078                (instances
5079                        (project "greenSmartSwitch"
5080                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
5081                                        (reference "R14")
5082                                        (unit 1)
5083                                )
5084                        )
5085                )
5086        )
5087        (symbol
5088                (lib_id "power:GND")
5089                (at 135.89 154.94 0)
5090                (unit 1)
5091                (exclude_from_sim no)
5092                (in_bom yes)
5093                (on_board yes)
5094                (dnp no)
5095                (fields_autoplaced yes)
5096                (uuid "29c565a1-3e48-480c-867a-e1e1282543ab")
5097                (property "Reference" "#PWR022"
5098                        (at 135.89 161.29 0)
5099                        (effects
5100                                (font
5101                                        (size 1.27 1.27)
5102                                )
5103                                (hide yes)
5104                        )
5105                )
5106                (property "Value" "GND"
5107                        (at 135.89 160.02 0)
5108                        (effects
5109                                (font
5110                                        (size 1.27 1.27)
5111                                )
5112                        )
5113                )
5114                (property "Footprint" ""
5115                        (at 135.89 154.94 0)
5116                        (effects
5117                                (font
5118                                        (size 1.27 1.27)
5119                                )
5120                                (hide yes)
5121                        )
5122                )
5123                (property "Datasheet" ""
5124                        (at 135.89 154.94 0)
5125                        (effects
5126                                (font
5127                                        (size 1.27 1.27)
5128                                )
5129                                (hide yes)
5130                        )
5131                )
5132                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
5133                        (at 135.89 154.94 0)
5134                        (effects
5135                                (font
5136                                        (size 1.27 1.27)
5137                                )
5138                                (hide yes)
5139                        )
5140                )
5141                (pin "1"
5142                        (uuid "2dcdf721-c913-4370-b079-c71f275db15d")
5143                )
5144                (instances
5145                        (project "greenSmartSwitch"
5146                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
5147                                        (reference "#PWR022")
5148                                        (unit 1)
5149                                )
5150                        )
5151                )
5152        )
5153        (symbol
5154                (lib_id "Device:C")
5155                (at 254 130.81 0)
5156                (unit 1)
5157                (exclude_from_sim no)
5158                (in_bom yes)
5159                (on_board yes)
5160                (dnp no)
5161                (fields_autoplaced yes)
5162                (uuid "2a64e890-813b-4243-8db8-68363158fe8e")
5163                (property "Reference" "C16"
5164                        (at 257.81 129.5399 0)
5165                        (effects
5166                                (font
5167                                        (size 1.27 1.27)
5168                                )
5169                                (justify left)
5170                        )
5171                )
5172                (property "Value" "10µ"
5173                        (at 257.81 132.0799 0)
5174                        (effects
5175                                (font
5176                                        (size 1.27 1.27)
5177                                )
5178                                (justify left)
5179                        )
5180                )
5181                (property "Footprint" "Capacitor_SMD:C_1206_3216Metric"
5182                        (at 254.9652 134.62 0)
5183                        (effects
5184                                (font
5185                                        (size 1.27 1.27)
5186                                )
5187                                (hide yes)
5188                        )
5189                )
5190                (property "Datasheet" "~"
5191                        (at 254 130.81 0)
5192                        (effects
5193                                (font
5194                                        (size 1.27 1.27)
5195                                )
5196                                (hide yes)
5197                        )
5198                )
5199                (property "Description" "10µ0 10% 16V X7R 1206 SMD"
5200                        (at 254 130.81 0)
5201                        (effects
5202                                (font
5203                                        (size 1.27 1.27)
5204                                )
5205                                (hide yes)
5206                        )
5207                )
5208                (property "ECS Art#" "C242"
5209                        (at 254 130.81 0)
5210                        (effects
5211                                (font
5212                                        (size 1.27 1.27)
5213                                )
5214                                (hide yes)
5215                        )
5216                )
5217                (property "HAN" "CL31B106KOHNNNE"
5218                        (at 254 130.81 0)
5219                        (effects
5220                                (font
5221                                        (size 1.27 1.27)
5222                                )
5223                                (hide yes)
5224                        )
5225                )
5226                (property "Hersteller" "SAMSUNG"
5227                        (at 254 130.81 0)
5228                        (effects
5229                                (font
5230                                        (size 1.27 1.27)
5231                                )
5232                                (hide yes)
5233                        )
5234                )
5235                (property "Voltage" "16V"
5236                        (at 254 130.81 0)
5237                        (effects
5238                                (font
5239                                        (size 1.27 1.27)
5240                                )
5241                                (hide yes)
5242                        )
5243                )
5244                (property "Toleranz" ""
5245                        (at 254 130.81 0)
5246                        (effects
5247                                (font
5248                                        (size 1.27 1.27)
5249                                )
5250                                (hide yes)
5251                        )
5252                )
5253                (property "Field-1" ""
5254                        (at 254 130.81 0)
5255                        (effects
5256                                (font
5257                                        (size 1.27 1.27)
5258                                )
5259                                (hide yes)
5260                        )
5261                )
5262                (property "Sim.Device" ""
5263                        (at 254 130.81 0)
5264                        (effects
5265                                (font
5266                                        (size 1.27 1.27)
5267                                )
5268                                (hide yes)
5269                        )
5270                )
5271                (property "Sim.Pins" ""
5272                        (at 254 130.81 0)
5273                        (effects
5274                                (font
5275                                        (size 1.27 1.27)
5276                                )
5277                                (hide yes)
5278                        )
5279                )
5280                (pin "1"
5281                        (uuid "796f612d-a31e-4a30-ac3c-92dab4dfd255")
5282                )
5283                (pin "2"
5284                        (uuid "886cdd6d-c8d7-4e2c-b211-c24528860573")
5285                )
5286                (instances
5287                        (project "greenSmartSwitch"
5288                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
5289                                        (reference "C16")
5290                                        (unit 1)
5291                                )
5292                        )
5293                )
5294        )
5295        (symbol
5296                (lib_id "Device:R")
5297                (at 101.6 68.58 180)
5298                (unit 1)
5299                (exclude_from_sim no)
5300                (in_bom yes)
5301                (on_board yes)
5302                (dnp no)
5303                (fields_autoplaced yes)
5304                (uuid "31229e4b-4dd5-42ef-9988-b1d53115d1cf")
5305                (property "Reference" "R7"
5306                        (at 99.06 67.3099 0)
5307                        (effects
5308                                (font
5309                                        (size 1.27 1.27)
5310                                )
5311                                (justify left)
5312                        )
5313                )
5314                (property "Value" "200k"
5315                        (at 99.06 69.8499 0)
5316                        (effects
5317                                (font
5318                                        (size 1.27 1.27)
5319                                )
5320                                (justify left)
5321                        )
5322                )
5323                (property "Footprint" "Resistor_SMD:R_0603_1608Metric"
5324                        (at 103.378 68.58 90)
5325                        (effects
5326                                (font
5327                                        (size 1.27 1.27)
5328                                )
5329                                (hide yes)
5330                        )
5331                )
5332                (property "Datasheet" "~"
5333                        (at 101.6 68.58 0)
5334                        (effects
5335                                (font
5336                                        (size 1.27 1.27)
5337                                )
5338                                (hide yes)
5339                        )
5340                )
5341                (property "Description" "200k0 0,1W 1% 0603 SMD"
5342                        (at 101.6 68.58 0)
5343                        (effects
5344                                (font
5345                                        (size 1.27 1.27)
5346                                )
5347                                (hide yes)
5348                        )
5349                )
5350                (property "ECS Art#" "R252"
5351                        (at 101.6 68.58 0)
5352                        (effects
5353                                (font
5354                                        (size 1.27 1.27)
5355                                )
5356                                (hide yes)
5357                        )
5358                )
5359                (property "HAN" "RC0603FR-07200KL"
5360                        (at 101.6 68.58 0)
5361                        (effects
5362                                (font
5363                                        (size 1.27 1.27)
5364                                )
5365                                (hide yes)
5366                        )
5367                )
5368                (property "Hersteller" "YAGEO"
5369                        (at 101.6 68.58 0)
5370                        (effects
5371                                (font
5372                                        (size 1.27 1.27)
5373                                )
5374                                (hide yes)
5375                        )
5376                )
5377                (property "Field-1" ""
5378                        (at 101.6 68.58 0)
5379                        (effects
5380                                (font
5381                                        (size 1.27 1.27)
5382                                )
5383                                (hide yes)
5384                        )
5385                )
5386                (property "Sim.Device" ""
5387                        (at 101.6 68.58 0)
5388                        (effects
5389                                (font
5390                                        (size 1.27 1.27)
5391                                )
5392                                (hide yes)
5393                        )
5394                )
5395                (property "Sim.Pins" ""
5396                        (at 101.6 68.58 0)
5397                        (effects
5398                                (font
5399                                        (size 1.27 1.27)
5400                                )
5401                                (hide yes)
5402                        )
5403                )
5404                (pin "1"
5405                        (uuid "5dc63ef3-4064-4919-bed6-245957b72239")
5406                )
5407                (pin "2"
5408                        (uuid "8bcb206c-6484-4533-9959-7ae798da9b2d")
5409                )
5410                (instances
5411                        (project "greenSmartSwitch"
5412                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
5413                                        (reference "R7")
5414                                        (unit 1)
5415                                )
5416                        )
5417                )
5418        )
5419        (symbol
5420                (lib_id "Device:C")
5421                (at 285.75 203.2 180)
5422                (unit 1)
5423                (exclude_from_sim no)
5424                (in_bom yes)
5425                (on_board yes)
5426                (dnp no)
5427                (fields_autoplaced yes)
5428                (uuid "32247a7e-e199-4087-ba2b-eba6316722fc")
5429                (property "Reference" "C17"
5430                        (at 289.56 201.9299 0)
5431                        (effects
5432                                (font
5433                                        (size 1.27 1.27)
5434                                )
5435                                (justify right)
5436                        )
5437                )
5438                (property "Value" "100n"
5439                        (at 289.56 204.4699 0)
5440                        (effects
5441                                (font
5442                                        (size 1.27 1.27)
5443                                )
5444                                (justify right)
5445                        )
5446                )
5447                (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
5448                        (at 284.7848 199.39 0)
5449                        (effects
5450                                (font
5451                                        (size 1.27 1.27)
5452                                )
5453                                (hide yes)
5454                        )
5455                )
5456                (property "Datasheet" "~"
5457                        (at 285.75 203.2 0)
5458                        (effects
5459                                (font
5460                                        (size 1.27 1.27)
5461                                )
5462                                (hide yes)
5463                        )
5464                )
5465                (property "Description" "100n 10% 50V X7R 0603 SMD"
5466                        (at 285.75 203.2 0)
5467                        (effects
5468                                (font
5469                                        (size 1.27 1.27)
5470                                )
5471                                (hide yes)
5472                        )
5473                )
5474                (property "ECS Art#" "C067"
5475                        (at 285.75 203.2 0)
5476                        (effects
5477                                (font
5478                                        (size 1.27 1.27)
5479                                )
5480                                (hide yes)
5481                        )
5482                )
5483                (property "Field-1" ""
5484                        (at 285.75 203.2 0)
5485                        (effects
5486                                (font
5487                                        (size 1.27 1.27)
5488                                )
5489                                (hide yes)
5490                        )
5491                )
5492                (property "HAN" "CL10B104KB8NNNC"
5493                        (at 285.75 203.2 0)
5494                        (effects
5495                                (font
5496                                        (size 1.27 1.27)
5497                                )
5498                                (hide yes)
5499                        )
5500                )
5501                (property "Hersteller" "SAMSUNG"
5502                        (at 285.75 203.2 0)
5503                        (effects
5504                                (font
5505                                        (size 1.27 1.27)
5506                                )
5507                                (hide yes)
5508                        )
5509                )
5510                (property "Voltage" "50V"
5511                        (at 285.75 203.2 0)
5512                        (effects
5513                                (font
5514                                        (size 1.27 1.27)
5515                                )
5516                                (hide yes)
5517                        )
5518                )
5519                (property "Sim.Device" ""
5520                        (at 285.75 203.2 0)
5521                        (effects
5522                                (font
5523                                        (size 1.27 1.27)
5524                                )
5525                                (hide yes)
5526                        )
5527                )
5528                (property "Sim.Pins" ""
5529                        (at 285.75 203.2 0)
5530                        (effects
5531                                (font
5532                                        (size 1.27 1.27)
5533                                )
5534                                (hide yes)
5535                        )
5536                )
5537                (pin "2"
5538                        (uuid "c4ccbef1-8e91-4d48-b304-33a38ccc7413")
5539                )
5540                (pin "1"
5541                        (uuid "788d245d-ff16-46ae-856f-7d0e19b81e51")
5542                )
5543                (instances
5544                        (project "greenSmartSwitch"
5545                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
5546                                        (reference "C17")
5547                                        (unit 1)
5548                                )
5549                        )
5550                )
5551        )
5552        (symbol
5553                (lib_id "Device:C")
5554                (at 158.75 62.23 0)
5555                (unit 1)
5556                (exclude_from_sim no)
5557                (in_bom yes)
5558                (on_board yes)
5559                (dnp no)
5560                (uuid "3d50c879-ce60-4e0c-b595-669e0745e461")
5561                (property "Reference" "C7"
5562                        (at 162.56 60.96 0)
5563                        (effects
5564                                (font
5565                                        (size 1.27 1.27)
5566                                )
5567                                (justify left)
5568                        )
5569                )
5570                (property "Value" "2n2"
5571                        (at 162.56 63.5 0)
5572                        (effects
5573                                (font
5574                                        (size 1.27 1.27)
5575                                )
5576                                (justify left)
5577                        )
5578                )
5579                (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
5580                        (at 159.7152 66.04 0)
5581                        (effects
5582                                (font
5583                                        (size 1.27 1.27)
5584                                )
5585                                (hide yes)
5586                        )
5587                )
5588                (property "Datasheet" "~"
5589                        (at 158.75 62.23 0)
5590                        (effects
5591                                (font
5592                                        (size 1.27 1.27)
5593                                )
5594                                (hide yes)
5595                        )
5596                )
5597                (property "Description" "2n20 10% 50V X7R 0603 SMD"
5598                        (at 158.75 62.23 0)
5599                        (effects
5600                                (font
5601                                        (size 1.27 1.27)
5602                                )
5603                                (hide yes)
5604                        )
5605                )
5606                (property "Voltage" "50V"
5607                        (at 158.75 62.23 0)
5608                        (effects
5609                                (font
5610                                        (size 1.27 1.27)
5611                                )
5612                                (hide yes)
5613                        )
5614                )
5615                (property "ECS Art#" "C047"
5616                        (at 158.75 62.23 0)
5617                        (effects
5618                                (font
5619                                        (size 1.27 1.27)
5620                                )
5621                                (hide yes)
5622                        )
5623                )
5624                (property "HAN" "CL10B222KB8NNNC"
5625                        (at 158.75 62.23 0)
5626                        (effects
5627                                (font
5628                                        (size 1.27 1.27)
5629                                )
5630                                (hide yes)
5631                        )
5632                )
5633                (property "Hersteller" "SAMSUNG"
5634                        (at 158.75 62.23 0)
5635                        (effects
5636                                (font
5637                                        (size 1.27 1.27)
5638                                )
5639                                (hide yes)
5640                        )
5641                )
5642                (property "Field-1" ""
5643                        (at 158.75 62.23 0)
5644                        (effects
5645                                (font
5646                                        (size 1.27 1.27)
5647                                )
5648                                (hide yes)
5649                        )
5650                )
5651                (property "Sim.Device" ""
5652                        (at 158.75 62.23 0)
5653                        (effects
5654                                (font
5655                                        (size 1.27 1.27)
5656                                )
5657                                (hide yes)
5658                        )
5659                )
5660                (property "Sim.Pins" ""
5661                        (at 158.75 62.23 0)
5662                        (effects
5663                                (font
5664                                        (size 1.27 1.27)
5665                                )
5666                                (hide yes)
5667                        )
5668                )
5669                (pin "1"
5670                        (uuid "ae6edd06-e14f-4422-8052-075f53a8f2c5")
5671                )
5672                (pin "2"
5673                        (uuid "bd5efaea-4330-4d46-962a-5890c91dd861")
5674                )
5675                (instances
5676                        (project "greenSmartSwitch"
5677                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
5678                                        (reference "C7")
5679                                        (unit 1)
5680                                )
5681                        )
5682                )
5683        )
5684        (symbol
5685                (lib_id "Device:C")
5686                (at 195.58 72.39 90)
5687                (unit 1)
5688                (exclude_from_sim no)
5689                (in_bom yes)
5690                (on_board yes)
5691                (dnp no)
5692                (uuid "3ffcb87c-c46a-435c-aa33-0e9f108b2233")
5693                (property "Reference" "C11"
5694                        (at 195.58 63.5 90)
5695                        (effects
5696                                (font
5697                                        (size 1.27 1.27)
5698                                )
5699                        )
5700                )
5701                (property "Value" "4n7"
5702                        (at 195.58 66.04 90)
5703                        (effects
5704                                (font
5705                                        (size 1.27 1.27)
5706                                )
5707                        )
5708                )
5709                (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
5710                        (at 199.39 71.4248 0)
5711                        (effects
5712                                (font
5713                                        (size 1.27 1.27)
5714                                )
5715                                (hide yes)
5716                        )
5717                )
5718                (property "Datasheet" "~"
5719                        (at 195.58 72.39 0)
5720                        (effects
5721                                (font
5722                                        (size 1.27 1.27)
5723                                )
5724                                (hide yes)
5725                        )
5726                )
5727                (property "Description" "4n70 10% 50V X7R 0603 SMD"
5728                        (at 195.58 72.39 0)
5729                        (effects
5730                                (font
5731                                        (size 1.27 1.27)
5732                                )
5733                                (hide yes)
5734                        )
5735                )
5736                (property "Voltage" "50V"
5737                        (at 195.58 72.39 0)
5738                        (effects
5739                                (font
5740                                        (size 1.27 1.27)
5741                                )
5742                                (hide yes)
5743                        )
5744                )
5745                (property "ECS Art#" "C051"
5746                        (at 195.58 72.39 0)
5747                        (effects
5748                                (font
5749                                        (size 1.27 1.27)
5750                                )
5751                                (hide yes)
5752                        )
5753                )
5754                (property "HAN" "CL10B472KB8NNNC"
5755                        (at 195.58 72.39 0)
5756                        (effects
5757                                (font
5758                                        (size 1.27 1.27)
5759                                )
5760                                (hide yes)
5761                        )
5762                )
5763                (property "Hersteller" "SAMSUNG"
5764                        (at 195.58 72.39 0)
5765                        (effects
5766                                (font
5767                                        (size 1.27 1.27)
5768                                )
5769                                (hide yes)
5770                        )
5771                )
5772                (property "Field-1" ""
5773                        (at 195.58 72.39 0)
5774                        (effects
5775                                (font
5776                                        (size 1.27 1.27)
5777                                )
5778                                (hide yes)
5779                        )
5780                )
5781                (property "Sim.Device" ""
5782                        (at 195.58 72.39 0)
5783                        (effects
5784                                (font
5785                                        (size 1.27 1.27)
5786                                )
5787                                (hide yes)
5788                        )
5789                )
5790                (property "Sim.Pins" ""
5791                        (at 195.58 72.39 0)
5792                        (effects
5793                                (font
5794                                        (size 1.27 1.27)
5795                                )
5796                                (hide yes)
5797                        )
5798                )
5799                (pin "1"
5800                        (uuid "b86e1fc3-0932-4a33-bf16-d22d2dc6bae4")
5801                )
5802                (pin "2"
5803                        (uuid "e18a2e07-cd18-4004-a0f4-eeae86115ba9")
5804                )
5805                (instances
5806                        (project "greenSmartSwitch"
5807                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
5808                                        (reference "C11")
5809                                        (unit 1)
5810                                )
5811                        )
5812                )
5813        )
5814        (symbol
5815                (lib_id "Regulator_Switching:LM5164DDA")
5816                (at 138.43 129.54 0)
5817                (unit 1)
5818                (exclude_from_sim no)
5819                (in_bom yes)
5820                (on_board yes)
5821                (dnp no)
5822                (fields_autoplaced yes)
5823                (uuid "4042fce6-9164-430e-9c1e-0b7b456f341e")
5824                (property "Reference" "U5"
5825                        (at 138.43 114.3 0)
5826                        (effects
5827                                (font
5828                                        (size 1.27 1.27)
5829                                )
5830                        )
5831                )
5832                (property "Value" "LM5164DDA"
5833                        (at 138.43 116.84 0)
5834                        (effects
5835                                (font
5836                                        (size 1.27 1.27)
5837                                )
5838                        )
5839                )
5840                (property "Footprint" "myPackage_SO:HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm_ThermalVias_0.3mm"
5841                        (at 139.7 140.97 0)
5842                        (effects
5843                                (font
5844                                        (size 1.27 1.27)
5845                                )
5846                                (hide yes)
5847                        )
5848                )
5849                (property "Datasheet" "https://www.ti.com/lit/ds/symlink/lm5164.pdf?ts=1598311864250&ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FLM5164%253FHQS%253DTI-null-null-octopart-df-pf-null-wwe"
5850                        (at 130.81 120.65 0)
5851                        (effects
5852                                (font
5853                                        (size 1.27 1.27)
5854                                )
5855                                (hide yes)
5856                        )
5857                )
5858                (property "Description" "1A synchronous buck converter with ultra-low IQ, 6V - 100V input, adjustable output voltage, HSOP-8"
5859                        (at 138.43 129.54 0)
5860                        (effects
5861                                (font
5862                                        (size 1.27 1.27)
5863                                )
5864                                (hide yes)
5865                        )
5866                )
5867                (property "Voltage" ""
5868                        (at 138.43 129.54 0)
5869                        (effects
5870                                (font
5871                                        (size 1.27 1.27)
5872                                )
5873                        )
5874                )
5875                (property "ECS Art#" "IC377"
5876                        (at 138.43 129.54 0)
5877                        (effects
5878                                (font
5879                                        (size 1.27 1.27)
5880                                )
5881                                (hide yes)
5882                        )
5883                )
5884                (property "Toleranz" ""
5885                        (at 138.43 129.54 0)
5886                        (effects
5887                                (font
5888                                        (size 1.27 1.27)
5889                                )
5890                        )
5891                )
5892                (property "HAN" "LM5164DDAR"
5893                        (at 138.43 129.54 0)
5894                        (effects
5895                                (font
5896                                        (size 1.27 1.27)
5897                                )
5898                                (hide yes)
5899                        )
5900                )
5901                (property "Hersteller" "TI"
5902                        (at 138.43 129.54 0)
5903                        (effects
5904                                (font
5905                                        (size 1.27 1.27)
5906                                )
5907                                (hide yes)
5908                        )
5909                )
5910                (property "Field-1" ""
5911                        (at 138.43 129.54 0)
5912                        (effects
5913                                (font
5914                                        (size 1.27 1.27)
5915                                )
5916                                (hide yes)
5917                        )
5918                )
5919                (property "Sim.Device" ""
5920                        (at 138.43 129.54 0)
5921                        (effects
5922                                (font
5923                                        (size 1.27 1.27)
5924                                )
5925                                (hide yes)
5926                        )
5927                )
5928                (property "Sim.Pins" ""
5929                        (at 138.43 129.54 0)
5930                        (effects
5931                                (font
5932                                        (size 1.27 1.27)
5933                                )
5934                                (hide yes)
5935                        )
5936                )
5937                (pin "1"
5938                        (uuid "69772af1-c4ec-4880-8a42-4eea8307fbee")
5939                )
5940                (pin "2"
5941                        (uuid "9d01050a-3259-47d7-8796-19214462fb67")
5942                )
5943                (pin "3"
5944                        (uuid "7f1d6e94-3302-4995-b589-ba97638c4e23")
5945                )
5946                (pin "4"
5947                        (uuid "6efb9e73-46d2-4d39-ba6c-24de17f4388c")
5948                )
5949                (pin "5"
5950                        (uuid "2c8bf1c2-e72d-4c63-bbbe-6436b56dc410")
5951                )
5952                (pin "6"
5953                        (uuid "4fad8d3b-d069-4029-a1c4-9042c3e30dcc")
5954                )
5955                (pin "7"
5956                        (uuid "3ebe3a5f-eee2-4fe1-ad29-3c1b7cd123c0")
5957                )
5958                (pin "8"
5959                        (uuid "8bd444b1-34e4-4103-a00f-431763d893b2")
5960                )
5961                (pin "9"
5962                        (uuid "b099783d-71c6-4c43-bbff-a03c983e89f7")
5963                )
5964                (instances
5965                        (project "greenSmartSwitch"
5966                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
5967                                        (reference "U5")
5968                                        (unit 1)
5969                                )
5970                        )
5971                )
5972        )
5973        (symbol
5974                (lib_id "Regulator_Switching:LM5164DDA")
5975                (at 138.43 71.12 0)
5976                (unit 1)
5977                (exclude_from_sim no)
5978                (in_bom yes)
5979                (on_board yes)
5980                (dnp no)
5981                (fields_autoplaced yes)
5982                (uuid "41f85828-ef96-4c7e-92bc-b5fe71f5bd0d")
5983                (property "Reference" "U4"
5984                        (at 138.43 55.88 0)
5985                        (effects
5986                                (font
5987                                        (size 1.27 1.27)
5988                                )
5989                        )
5990                )
5991                (property "Value" "LM5164DDA"
5992                        (at 138.43 58.42 0)
5993                        (effects
5994                                (font
5995                                        (size 1.27 1.27)
5996                                )
5997                        )
5998                )
5999                (property "Footprint" "myPackage_SO:HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm_ThermalVias_0.3mm"
6000                        (at 139.7 82.55 0)
6001                        (effects
6002                                (font
6003                                        (size 1.27 1.27)
6004                                )
6005                                (hide yes)
6006                        )
6007                )
6008                (property "Datasheet" "https://www.ti.com/lit/ds/symlink/lm5164.pdf?ts=1598311864250&ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FLM5164%253FHQS%253DTI-null-null-octopart-df-pf-null-wwe"
6009                        (at 130.81 62.23 0)
6010                        (effects
6011                                (font
6012                                        (size 1.27 1.27)
6013                                )
6014                                (hide yes)
6015                        )
6016                )
6017                (property "Description" "1A synchronous buck converter with ultra-low IQ, 6V - 100V input, adjustable output voltage, HSOP-8"
6018                        (at 138.43 71.12 0)
6019                        (effects
6020                                (font
6021                                        (size 1.27 1.27)
6022                                )
6023                                (hide yes)
6024                        )
6025                )
6026                (property "Voltage" ""
6027                        (at 138.43 71.12 0)
6028                        (effects
6029                                (font
6030                                        (size 1.27 1.27)
6031                                )
6032                        )
6033                )
6034                (property "ECS Art#" "IC377"
6035                        (at 138.43 71.12 0)
6036                        (effects
6037                                (font
6038                                        (size 1.27 1.27)
6039                                )
6040                                (hide yes)
6041                        )
6042                )
6043                (property "Toleranz" ""
6044                        (at 138.43 71.12 0)
6045                        (effects
6046                                (font
6047                                        (size 1.27 1.27)
6048                                )
6049                        )
6050                )
6051                (property "HAN" "LM5164DDAR"
6052                        (at 138.43 71.12 0)
6053                        (effects
6054                                (font
6055                                        (size 1.27 1.27)
6056                                )
6057                                (hide yes)
6058                        )
6059                )
6060                (property "Hersteller" "TI"
6061                        (at 138.43 71.12 0)
6062                        (effects
6063                                (font
6064                                        (size 1.27 1.27)
6065                                )
6066                                (hide yes)
6067                        )
6068                )
6069                (property "Field-1" ""
6070                        (at 138.43 71.12 0)
6071                        (effects
6072                                (font
6073                                        (size 1.27 1.27)
6074                                )
6075                                (hide yes)
6076                        )
6077                )
6078                (property "Sim.Device" ""
6079                        (at 138.43 71.12 0)
6080                        (effects
6081                                (font
6082                                        (size 1.27 1.27)
6083                                )
6084                                (hide yes)
6085                        )
6086                )
6087                (property "Sim.Pins" ""
6088                        (at 138.43 71.12 0)
6089                        (effects
6090                                (font
6091                                        (size 1.27 1.27)
6092                                )
6093                                (hide yes)
6094                        )
6095                )
6096                (pin "1"
6097                        (uuid "5f561e4b-afee-44be-bce1-381e92c48deb")
6098                )
6099                (pin "2"
6100                        (uuid "68970956-01f4-4322-b313-78404920c536")
6101                )
6102                (pin "3"
6103                        (uuid "95f98d05-3ebf-4bfe-92dd-2e91de2c7b96")
6104                )
6105                (pin "4"
6106                        (uuid "c2984676-a490-4e2e-8c02-778b36789497")
6107                )
6108                (pin "5"
6109                        (uuid "74d506cc-5ae8-4474-8ea5-86b2966f9235")
6110                )
6111                (pin "6"
6112                        (uuid "42a4bb4b-4679-4af7-86da-a25bbcf9ee37")
6113                )
6114                (pin "7"
6115                        (uuid "4c56e9ea-2fdc-4021-8b3d-16760bbfbdf5")
6116                )
6117                (pin "8"
6118                        (uuid "9dd53c45-bfb8-4f7e-8b19-2b4aceb8d2c6")
6119                )
6120                (pin "9"
6121                        (uuid "596929cf-baca-4aba-8709-0ed4eda78731")
6122                )
6123                (instances
6124                        (project "greenSmartSwitch"
6125                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
6126                                        (reference "U4")
6127                                        (unit 1)
6128                                )
6129                        )
6130                )
6131        )
6132        (symbol
6133                (lib_id "power:GND")
6134                (at 311.15 209.55 0)
6135                (unit 1)
6136                (exclude_from_sim no)
6137                (in_bom yes)
6138                (on_board yes)
6139                (dnp no)
6140                (fields_autoplaced yes)
6141                (uuid "45817ad6-eb6f-4e6f-a1d3-fb0c7db748c1")
6142                (property "Reference" "#PWR034"
6143                        (at 311.15 215.9 0)
6144                        (effects
6145                                (font
6146                                        (size 1.27 1.27)
6147                                )
6148                                (hide yes)
6149                        )
6150                )
6151                (property "Value" "GND"
6152                        (at 311.15 214.63 0)
6153                        (effects
6154                                (font
6155                                        (size 1.27 1.27)
6156                                )
6157                        )
6158                )
6159                (property "Footprint" ""
6160                        (at 311.15 209.55 0)
6161                        (effects
6162                                (font
6163                                        (size 1.27 1.27)
6164                                )
6165                                (hide yes)
6166                        )
6167                )
6168                (property "Datasheet" ""
6169                        (at 311.15 209.55 0)
6170                        (effects
6171                                (font
6172                                        (size 1.27 1.27)
6173                                )
6174                                (hide yes)
6175                        )
6176                )
6177                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
6178                        (at 311.15 209.55 0)
6179                        (effects
6180                                (font
6181                                        (size 1.27 1.27)
6182                                )
6183                                (hide yes)
6184                        )
6185                )
6186                (pin "1"
6187                        (uuid "b9f210b7-3d11-49f1-8336-98bfa7e42115")
6188                )
6189                (instances
6190                        (project "greenSmartSwitch"
6191                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
6192                                        (reference "#PWR034")
6193                                        (unit 1)
6194                                )
6195                        )
6196                )
6197        )
6198        (symbol
6199                (lib_id "Device:R")
6200                (at 114.3 144.78 0)
6201                (unit 1)
6202                (exclude_from_sim no)
6203                (in_bom yes)
6204                (on_board yes)
6205                (dnp no)
6206                (fields_autoplaced yes)
6207                (uuid "460bb7f8-a5d9-43f6-99ab-1ecec81135f9")
6208                (property "Reference" "R12"
6209                        (at 116.84 143.51 0)
6210                        (effects
6211                                (font
6212                                        (size 1.27 1.27)
6213                                )
6214                                (justify left)
6215                        )
6216                )
6217                (property "Value" "100k"
6218                        (at 116.84 146.05 0)
6219                        (effects
6220                                (font
6221                                        (size 1.27 1.27)
6222                                )
6223                                (justify left)
6224                        )
6225                )
6226                (property "Footprint" "Resistor_SMD:R_0603_1608Metric"
6227                        (at 112.522 144.78 90)
6228                        (effects
6229                                (font
6230                                        (size 1.27 1.27)
6231                                )
6232                                (hide yes)
6233                        )
6234                )
6235                (property "Datasheet" "~"
6236                        (at 114.3 144.78 0)
6237                        (effects
6238                                (font
6239                                        (size 1.27 1.27)
6240                                )
6241                                (hide yes)
6242                        )
6243                )
6244                (property "Description" "100k0 0,1W 1% 0603 SMD"
6245                        (at 114.3 144.78 0)
6246                        (effects
6247                                (font
6248                                        (size 1.27 1.27)
6249                                )
6250                                (hide yes)
6251                        )
6252                )
6253                (property "ECS Art#" "R245"
6254                        (at 114.3 144.78 0)
6255                        (effects
6256                                (font
6257                                        (size 1.27 1.27)
6258                                )
6259                                (hide yes)
6260                        )
6261                )
6262                (property "Voltage" ""
6263                        (at 114.3 144.78 0)
6264                        (effects
6265                                (font
6266                                        (size 1.27 1.27)
6267                                )
6268                        )
6269                )
6270                (property "HAN" "RC0603FR-07100KL"
6271                        (at 114.3 144.78 0)
6272                        (effects
6273                                (font
6274                                        (size 1.27 1.27)
6275                                )
6276                                (hide yes)
6277                        )
6278                )
6279                (property "Hersteller" "YAGEO"
6280                        (at 114.3 144.78 0)
6281                        (effects
6282                                (font
6283                                        (size 1.27 1.27)
6284                                )
6285                                (hide yes)
6286                        )
6287                )
6288                (property "Field-1" ""
6289                        (at 114.3 144.78 0)
6290                        (effects
6291                                (font
6292                                        (size 1.27 1.27)
6293                                )
6294                                (hide yes)
6295                        )
6296                )
6297                (property "Sim.Device" ""
6298                        (at 114.3 144.78 0)
6299                        (effects
6300                                (font
6301                                        (size 1.27 1.27)
6302                                )
6303                                (hide yes)
6304                        )
6305                )
6306                (property "Sim.Pins" ""
6307                        (at 114.3 144.78 0)
6308                        (effects
6309                                (font
6310                                        (size 1.27 1.27)
6311                                )
6312                                (hide yes)
6313                        )
6314                )
6315                (pin "1"
6316                        (uuid "f3cd97b0-e0c6-4612-b616-5fa883e2949a")
6317                )
6318                (pin "2"
6319                        (uuid "5f1185fc-6919-4b6b-a4ad-09519b39ec2f")
6320                )
6321                (instances
6322                        (project "greenSmartSwitch"
6323                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
6324                                        (reference "R12")
6325                                        (unit 1)
6326                                )
6327                        )
6328                )
6329        )
6330        (symbol
6331                (lib_id "Device:C")
6332                (at 38.1 69.85 0)
6333                (unit 1)
6334                (exclude_from_sim no)
6335                (in_bom yes)
6336                (on_board yes)
6337                (dnp no)
6338                (fields_autoplaced yes)
6339                (uuid "4ceaaeca-6ae6-49cc-b72b-c95b50f1faa6")
6340                (property "Reference" "C1"
6341                        (at 41.91 67.31 0)
6342                        (effects
6343                                (font
6344                                        (size 1.27 1.27)
6345                                )
6346                                (justify left)
6347                        )
6348                )
6349                (property "Value" "1µ"
6350                        (at 41.91 69.85 0)
6351                        (effects
6352                                (font
6353                                        (size 1.27 1.27)
6354                                )
6355                                (justify left)
6356                        )
6357                )
6358                (property "Footprint" "Capacitor_SMD:C_1210_3225Metric"
6359                        (at 39.0652 73.66 0)
6360                        (effects
6361                                (font
6362                                        (size 1.27 1.27)
6363                                )
6364                                (hide yes)
6365                        )
6366                )
6367                (property "Datasheet" "~"
6368                        (at 38.1 69.85 0)
6369                        (effects
6370                                (font
6371                                        (size 1.27 1.27)
6372                                )
6373                                (hide yes)
6374                        )
6375                )
6376                (property "Description" "1µ0 100V 10% X7R 1210 SMD"
6377                        (at 38.1 69.85 0)
6378                        (effects
6379                                (font
6380                                        (size 1.27 1.27)
6381                                )
6382                                (hide yes)
6383                        )
6384                )
6385                (property "Voltage" "100V"
6386                        (at 41.91 72.39 0)
6387                        (effects
6388                                (font
6389                                        (size 1.27 1.27)
6390                                )
6391                                (justify left)
6392                        )
6393                )
6394                (property "ECS Art#" "C216"
6395                        (at 38.1 69.85 0)
6396                        (effects
6397                                (font
6398                                        (size 1.27 1.27)
6399                                )
6400                                (hide yes)
6401                        )
6402                )
6403                (property "HAN" "CL32B105KCJSNNE"
6404                        (at 38.1 69.85 0)
6405                        (effects
6406                                (font
6407                                        (size 1.27 1.27)
6408                                )
6409                                (hide yes)
6410                        )
6411                )
6412                (property "Toleranz" ""
6413                        (at 38.1 69.85 0)
6414                        (effects
6415                                (font
6416                                        (size 1.27 1.27)
6417                                )
6418                        )
6419                )
6420                (property "Hersteller" "SAMSUNG"
6421                        (at 38.1 69.85 0)
6422                        (effects
6423                                (font
6424                                        (size 1.27 1.27)
6425                                )
6426                                (hide yes)
6427                        )
6428                )
6429                (property "Field-1" ""
6430                        (at 38.1 69.85 0)
6431                        (effects
6432                                (font
6433                                        (size 1.27 1.27)
6434                                )
6435                                (hide yes)
6436                        )
6437                )
6438                (property "Sim.Device" ""
6439                        (at 38.1 69.85 0)
6440                        (effects
6441                                (font
6442                                        (size 1.27 1.27)
6443                                )
6444                                (hide yes)
6445                        )
6446                )
6447                (property "Sim.Pins" ""
6448                        (at 38.1 69.85 0)
6449                        (effects
6450                                (font
6451                                        (size 1.27 1.27)
6452                                )
6453                                (hide yes)
6454                        )
6455                )
6456                (pin "1"
6457                        (uuid "4c27d70a-c028-4659-87a4-44e8acbbbb14")
6458                )
6459                (pin "2"
6460                        (uuid "f4b660d6-5234-4ae1-b6fe-426dfa75c072")
6461                )
6462                (instances
6463                        (project "greenSmartSwitch"
6464                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
6465                                        (reference "C1")
6466                                        (unit 1)
6467                                )
6468                        )
6469                )
6470        )
6471        (symbol
6472                (lib_id "Device:C")
6473                (at 76.2 128.27 0)
6474                (unit 1)
6475                (exclude_from_sim no)
6476                (in_bom yes)
6477                (on_board yes)
6478                (dnp no)
6479                (fields_autoplaced yes)
6480                (uuid "4ec1f082-0f14-4c8d-886c-4536b0adeace")
6481                (property "Reference" "C6"
6482                        (at 80.01 125.73 0)
6483                        (effects
6484                                (font
6485                                        (size 1.27 1.27)
6486                                )
6487                                (justify left)
6488                        )
6489                )
6490                (property "Value" "1µ"
6491                        (at 80.01 128.27 0)
6492                        (effects
6493                                (font
6494                                        (size 1.27 1.27)
6495                                )
6496                                (justify left)
6497                        )
6498                )
6499                (property "Footprint" "Capacitor_SMD:C_1210_3225Metric"
6500                        (at 77.1652 132.08 0)
6501                        (effects
6502                                (font
6503                                        (size 1.27 1.27)
6504                                )
6505                                (hide yes)
6506                        )
6507                )
6508                (property "Datasheet" "~"
6509                        (at 76.2 128.27 0)
6510                        (effects
6511                                (font
6512                                        (size 1.27 1.27)
6513                                )
6514                                (hide yes)
6515                        )
6516                )
6517                (property "Description" "1µ0 100V 10% X7R 1210 SMD"
6518                        (at 76.2 128.27 0)
6519                        (effects
6520                                (font
6521                                        (size 1.27 1.27)
6522                                )
6523                                (hide yes)
6524                        )
6525                )
6526                (property "Voltage" "100V"
6527                        (at 80.01 130.81 0)
6528                        (effects
6529                                (font
6530                                        (size 1.27 1.27)
6531                                )
6532                                (justify left)
6533                        )
6534                )
6535                (property "ECS Art#" "C216"
6536                        (at 76.2 128.27 0)
6537                        (effects
6538                                (font
6539                                        (size 1.27 1.27)
6540                                )
6541                                (hide yes)
6542                        )
6543                )
6544                (property "HAN" "CL32B105KCJSNNE"
6545                        (at 76.2 128.27 0)
6546                        (effects
6547                                (font
6548                                        (size 1.27 1.27)
6549                                )
6550                                (hide yes)
6551                        )
6552                )
6553                (property "Toleranz" ""
6554                        (at 76.2 128.27 0)
6555                        (effects
6556                                (font
6557                                        (size 1.27 1.27)
6558                                )
6559                        )
6560                )
6561                (property "Hersteller" "SAMSUNG"
6562                        (at 76.2 128.27 0)
6563                        (effects
6564                                (font
6565                                        (size 1.27 1.27)
6566                                )
6567                                (hide yes)
6568                        )
6569                )
6570                (property "Field-1" ""
6571                        (at 76.2 128.27 0)
6572                        (effects
6573                                (font
6574                                        (size 1.27 1.27)
6575                                )
6576                                (hide yes)
6577                        )
6578                )
6579                (property "Sim.Device" ""
6580                        (at 76.2 128.27 0)
6581                        (effects
6582                                (font
6583                                        (size 1.27 1.27)
6584                                )
6585                                (hide yes)
6586                        )
6587                )
6588                (property "Sim.Pins" ""
6589                        (at 76.2 128.27 0)
6590                        (effects
6591                                (font
6592                                        (size 1.27 1.27)
6593                                )
6594                                (hide yes)
6595                        )
6596                )
6597                (pin "1"
6598                        (uuid "e8823e8c-617a-4fa0-87b4-877da500b7e2")
6599                )
6600                (pin "2"
6601                        (uuid "f3fa8566-f7f1-46ed-9a04-480056b0e8ca")
6602                )
6603                (instances
6604                        (project "greenSmartSwitch"
6605                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
6606                                        (reference "C6")
6607                                        (unit 1)
6608                                )
6609                        )
6610                )
6611        )
6612        (symbol
6613                (lib_id "power:GND")
6614                (at 101.6 156.21 0)
6615                (unit 1)
6616                (exclude_from_sim no)
6617                (in_bom yes)
6618                (on_board yes)
6619                (dnp no)
6620                (fields_autoplaced yes)
6621                (uuid "53bb2095-573b-4d25-b880-80fb23b46522")
6622                (property "Reference" "#PWR018"
6623                        (at 101.6 162.56 0)
6624                        (effects
6625                                (font
6626                                        (size 1.27 1.27)
6627                                )
6628                                (hide yes)
6629                        )
6630                )
6631                (property "Value" "GND"
6632                        (at 101.6 161.29 0)
6633                        (effects
6634                                (font
6635                                        (size 1.27 1.27)
6636                                )
6637                                (hide yes)
6638                        )
6639                )
6640                (property "Footprint" ""
6641                        (at 101.6 156.21 0)
6642                        (effects
6643                                (font
6644                                        (size 1.27 1.27)
6645                                )
6646                                (hide yes)
6647                        )
6648                )
6649                (property "Datasheet" ""
6650                        (at 101.6 156.21 0)
6651                        (effects
6652                                (font
6653                                        (size 1.27 1.27)
6654                                )
6655                                (hide yes)
6656                        )
6657                )
6658                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
6659                        (at 101.6 156.21 0)
6660                        (effects
6661                                (font
6662                                        (size 1.27 1.27)
6663                                )
6664                                (hide yes)
6665                        )
6666                )
6667                (pin "1"
6668                        (uuid "2f35c2b7-14b7-4f65-b29a-e46bb8aa7228")
6669                )
6670                (instances
6671                        (project "greenSmartSwitch"
6672                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
6673                                        (reference "#PWR018")
6674                                        (unit 1)
6675                                )
6676                        )
6677                )
6678        )
6679        (symbol
6680                (lib_id "Device:C")
6681                (at 336.55 203.2 180)
6682                (unit 1)
6683                (exclude_from_sim no)
6684                (in_bom yes)
6685                (on_board yes)
6686                (dnp no)
6687                (fields_autoplaced yes)
6688                (uuid "5c477250-ee69-4970-9749-2a653a77bc81")
6689                (property "Reference" "C20"
6690                        (at 340.36 201.9299 0)
6691                        (effects
6692                                (font
6693                                        (size 1.27 1.27)
6694                                )
6695                                (justify right)
6696                        )
6697                )
6698                (property "Value" "1µ"
6699                        (at 340.36 204.4699 0)
6700                        (effects
6701                                (font
6702                                        (size 1.27 1.27)
6703                                )
6704                                (justify right)
6705                        )
6706                )
6707                (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
6708                        (at 335.5848 199.39 0)
6709                        (effects
6710                                (font
6711                                        (size 1.27 1.27)
6712                                )
6713                                (hide yes)
6714                        )
6715                )
6716                (property "Datasheet" "~"
6717                        (at 336.55 203.2 0)
6718                        (effects
6719                                (font
6720                                        (size 1.27 1.27)
6721                                )
6722                                (hide yes)
6723                        )
6724                )
6725                (property "Description" "1µ00 10% 16V X5R 0603 SMD"
6726                        (at 336.55 203.2 0)
6727                        (effects
6728                                (font
6729                                        (size 1.27 1.27)
6730                                )
6731                                (hide yes)
6732                        )
6733                )
6734                (property "ECS Art#" "C079"
6735                        (at 336.55 203.2 0)
6736                        (effects
6737                                (font
6738                                        (size 1.27 1.27)
6739                                )
6740                                (hide yes)
6741                        )
6742                )
6743                (property "Field-1" ""
6744                        (at 336.55 203.2 0)
6745                        (effects
6746                                (font
6747                                        (size 1.27 1.27)
6748                                )
6749                                (hide yes)
6750                        )
6751                )
6752                (property "HAN" "CL10A105KO8NNNC"
6753                        (at 336.55 203.2 0)
6754                        (effects
6755                                (font
6756                                        (size 1.27 1.27)
6757                                )
6758                                (hide yes)
6759                        )
6760                )
6761                (property "Hersteller" "SAMSUNG"
6762                        (at 336.55 203.2 0)
6763                        (effects
6764                                (font
6765                                        (size 1.27 1.27)
6766                                )
6767                                (hide yes)
6768                        )
6769                )
6770                (property "Voltage" "16V"
6771                        (at 336.55 203.2 0)
6772                        (effects
6773                                (font
6774                                        (size 1.27 1.27)
6775                                )
6776                                (hide yes)
6777                        )
6778                )
6779                (property "Sim.Device" ""
6780                        (at 336.55 203.2 0)
6781                        (effects
6782                                (font
6783                                        (size 1.27 1.27)
6784                                )
6785                                (hide yes)
6786                        )
6787                )
6788                (property "Sim.Pins" ""
6789                        (at 336.55 203.2 0)
6790                        (effects
6791                                (font
6792                                        (size 1.27 1.27)
6793                                )
6794                                (hide yes)
6795                        )
6796                )
6797                (pin "2"
6798                        (uuid "b769d9d7-3759-4081-9dc2-9de399c27e8c")
6799                )
6800                (pin "1"
6801                        (uuid "7a33a464-f282-4b9b-88bb-5952e47774aa")
6802                )
6803                (instances
6804                        (project "greenSmartSwitch"
6805                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
6806                                        (reference "C20")
6807                                        (unit 1)
6808                                )
6809                        )
6810                )
6811        )
6812        (symbol
6813                (lib_id "Device:R")
6814                (at 209.55 91.44 0)
6815                (unit 1)
6816                (exclude_from_sim no)
6817                (in_bom yes)
6818                (on_board yes)
6819                (dnp no)
6820                (uuid "5d1beb75-150c-4f78-9234-9fc6d0fbfa99")
6821                (property "Reference" "R16"
6822                        (at 212.09 90.17 0)
6823                        (effects
6824                                (font
6825                                        (size 1.27 1.27)
6826                                )
6827                                (justify left)
6828                        )
6829                )
6830                (property "Value" "130k"
6831                        (at 212.09 92.71 0)
6832                        (effects
6833                                (font
6834                                        (size 1.27 1.27)
6835                                )
6836                                (justify left)
6837                        )
6838                )
6839                (property "Footprint" "Resistor_SMD:R_0603_1608Metric"
6840                        (at 207.772 91.44 90)
6841                        (effects
6842                                (font
6843                                        (size 1.27 1.27)
6844                                )
6845                                (hide yes)
6846                        )
6847                )
6848                (property "Datasheet" "~"
6849                        (at 209.55 91.44 0)
6850                        (effects
6851                                (font
6852                                        (size 1.27 1.27)
6853                                )
6854                                (hide yes)
6855                        )
6856                )
6857                (property "Description" "130k0 0,1W 1% 0603 SMD"
6858                        (at 209.55 91.44 0)
6859                        (effects
6860                                (font
6861                                        (size 1.27 1.27)
6862                                )
6863                                (hide yes)
6864                        )
6865                )
6866                (property "ECS Art#" "R248"
6867                        (at 209.55 91.44 0)
6868                        (effects
6869                                (font
6870                                        (size 1.27 1.27)
6871                                )
6872                                (hide yes)
6873                        )
6874                )
6875                (property "Voltage" ""
6876                        (at 209.55 91.44 0)
6877                        (effects
6878                                (font
6879                                        (size 1.27 1.27)
6880                                )
6881                        )
6882                )
6883                (property "HAN" "RC0603FR-07130KL"
6884                        (at 209.55 91.44 0)
6885                        (effects
6886                                (font
6887                                        (size 1.27 1.27)
6888                                )
6889                                (hide yes)
6890                        )
6891                )
6892                (property "Hersteller" "YAGEO"
6893                        (at 209.55 91.44 0)
6894                        (effects
6895                                (font
6896                                        (size 1.27 1.27)
6897                                )
6898                                (hide yes)
6899                        )
6900                )
6901                (property "Toleranz" ""
6902                        (at 209.55 91.44 0)
6903                        (effects
6904                                (font
6905                                        (size 1.27 1.27)
6906                                )
6907                                (hide yes)
6908                        )
6909                )
6910                (property "Field-1" ""
6911                        (at 209.55 91.44 0)
6912                        (effects
6913                                (font
6914                                        (size 1.27 1.27)
6915                                )
6916                                (hide yes)
6917                        )
6918                )
6919                (property "Sim.Device" ""
6920                        (at 209.55 91.44 0)
6921                        (effects
6922                                (font
6923                                        (size 1.27 1.27)
6924                                )
6925                                (hide yes)
6926                        )
6927                )
6928                (property "Sim.Pins" ""
6929                        (at 209.55 91.44 0)
6930                        (effects
6931                                (font
6932                                        (size 1.27 1.27)
6933                                )
6934                                (hide yes)
6935                        )
6936                )
6937                (pin "1"
6938                        (uuid "a49e438b-2d77-49a2-86a6-e393ec1a9606")
6939                )
6940                (pin "2"
6941                        (uuid "8e751444-6978-4b94-8685-5fb9f404209e")
6942                )
6943                (instances
6944                        (project "greenSmartSwitch"
6945                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
6946                                        (reference "R16")
6947                                        (unit 1)
6948                                )
6949                        )
6950                )
6951        )
6952        (symbol
6953                (lib_id "power:PWR_FLAG")
6954                (at 267.97 127 0)
6955                (unit 1)
6956                (exclude_from_sim no)
6957                (in_bom yes)
6958                (on_board yes)
6959                (dnp no)
6960                (fields_autoplaced yes)
6961                (uuid "5dee7666-d8a6-4ddb-8eaa-5718267b8269")
6962                (property "Reference" "#FLG04"
6963                        (at 267.97 125.095 0)
6964                        (effects
6965                                (font
6966                                        (size 1.27 1.27)
6967                                )
6968                                (hide yes)
6969                        )
6970                )
6971                (property "Value" "PWR_FLAG"
6972                        (at 267.97 121.92 0)
6973                        (effects
6974                                (font
6975                                        (size 1.27 1.27)
6976                                )
6977                        )
6978                )
6979                (property "Footprint" ""
6980                        (at 267.97 127 0)
6981                        (effects
6982                                (font
6983                                        (size 1.27 1.27)
6984                                )
6985                                (hide yes)
6986                        )
6987                )
6988                (property "Datasheet" "~"
6989                        (at 267.97 127 0)
6990                        (effects
6991                                (font
6992                                        (size 1.27 1.27)
6993                                )
6994                                (hide yes)
6995                        )
6996                )
6997                (property "Description" "Special symbol for telling ERC where power comes from"
6998                        (at 267.97 127 0)
6999                        (effects
7000                                (font
7001                                        (size 1.27 1.27)
7002                                )
7003                                (hide yes)
7004                        )
7005                )
7006                (pin "1"
7007                        (uuid "228b1016-8c47-4f58-98e5-3c8ea1fcbcaf")
7008                )
7009                (instances
7010                        (project "greenSmartSwitch"
7011                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
7012                                        (reference "#FLG04")
7013                                        (unit 1)
7014                                )
7015                        )
7016                )
7017        )
7018        (symbol
7019                (lib_id "power:GND")
7020                (at 331.47 96.52 0)
7021                (unit 1)
7022                (exclude_from_sim no)
7023                (in_bom yes)
7024                (on_board yes)
7025                (dnp no)
7026                (fields_autoplaced yes)
7027                (uuid "6882d6ab-8b9e-4d3b-beb2-11216479ee29")
7028                (property "Reference" "#PWR035"
7029                        (at 331.47 102.87 0)
7030                        (effects
7031                                (font
7032                                        (size 1.27 1.27)
7033                                )
7034                                (hide yes)
7035                        )
7036                )
7037                (property "Value" "GND"
7038                        (at 331.47 101.6 0)
7039                        (effects
7040                                (font
7041                                        (size 1.27 1.27)
7042                                )
7043                        )
7044                )
7045                (property "Footprint" ""
7046                        (at 331.47 96.52 0)
7047                        (effects
7048                                (font
7049                                        (size 1.27 1.27)
7050                                )
7051                                (hide yes)
7052                        )
7053                )
7054                (property "Datasheet" ""
7055                        (at 331.47 96.52 0)
7056                        (effects
7057                                (font
7058                                        (size 1.27 1.27)
7059                                )
7060                                (hide yes)
7061                        )
7062                )
7063                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
7064                        (at 331.47 96.52 0)
7065                        (effects
7066                                (font
7067                                        (size 1.27 1.27)
7068                                )
7069                                (hide yes)
7070                        )
7071                )
7072                (pin "1"
7073                        (uuid "3295f638-20df-4b91-8eed-beaa6e65aa7a")
7074                )
7075                (instances
7076                        (project "greenSmartSwitch"
7077                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
7078                                        (reference "#PWR035")
7079                                        (unit 1)
7080                                )
7081                        )
7082                )
7083        )
7084        (symbol
7085                (lib_id "Device:C")
7086                (at 228.6 72.39 0)
7087                (unit 1)
7088                (exclude_from_sim no)
7089                (in_bom yes)
7090                (on_board yes)
7091                (dnp no)
7092                (fields_autoplaced yes)
7093                (uuid "6b737ccf-1336-4740-b7c8-6a13182eab46")
7094                (property "Reference" "C13"
7095                        (at 232.41 71.1199 0)
7096                        (effects
7097                                (font
7098                                        (size 1.27 1.27)
7099                                )
7100                                (justify left)
7101                        )
7102                )
7103                (property "Value" "47µ"
7104                        (at 232.41 73.6599 0)
7105                        (effects
7106                                (font
7107                                        (size 1.27 1.27)
7108                                )
7109                                (justify left)
7110                        )
7111                )
7112                (property "Footprint" "Capacitor_SMD:C_1210_3225Metric"
7113                        (at 229.5652 76.2 0)
7114                        (effects
7115                                (font
7116                                        (size 1.27 1.27)
7117                                )
7118                                (hide yes)
7119                        )
7120                )
7121                (property "Datasheet" "~"
7122                        (at 228.6 72.39 0)
7123                        (effects
7124                                (font
7125                                        (size 1.27 1.27)
7126                                )
7127                                (hide yes)
7128                        )
7129                )
7130                (property "Description" "47µ0 16V 10% X5R 1210 SMD"
7131                        (at 228.6 72.39 0)
7132                        (effects
7133                                (font
7134                                        (size 1.27 1.27)
7135                                )
7136                                (hide yes)
7137                        )
7138                )
7139                (property "ECS Art#" "C219"
7140                        (at 228.6 72.39 0)
7141                        (effects
7142                                (font
7143                                        (size 1.27 1.27)
7144                                )
7145                                (hide yes)
7146                        )
7147                )
7148                (property "HAN" "GRM32ER61C476KE15L"
7149                        (at 228.6 72.39 0)
7150                        (effects
7151                                (font
7152                                        (size 1.27 1.27)
7153                                )
7154                                (hide yes)
7155                        )
7156                )
7157                (property "Hersteller" "muRata"
7158                        (at 228.6 72.39 0)
7159                        (effects
7160                                (font
7161                                        (size 1.27 1.27)
7162                                )
7163                                (hide yes)
7164                        )
7165                )
7166                (property "Field-1" ""
7167                        (at 228.6 72.39 0)
7168                        (effects
7169                                (font
7170                                        (size 1.27 1.27)
7171                                )
7172                                (hide yes)
7173                        )
7174                )
7175                (property "Voltage" "16V"
7176                        (at 228.6 72.39 0)
7177                        (effects
7178                                (font
7179                                        (size 1.27 1.27)
7180                                )
7181                                (hide yes)
7182                        )
7183                )
7184                (property "Sim.Device" ""
7185                        (at 228.6 72.39 0)
7186                        (effects
7187                                (font
7188                                        (size 1.27 1.27)
7189                                )
7190                                (hide yes)
7191                        )
7192                )
7193                (property "Sim.Pins" ""
7194                        (at 228.6 72.39 0)
7195                        (effects
7196                                (font
7197                                        (size 1.27 1.27)
7198                                )
7199                                (hide yes)
7200                        )
7201                )
7202                (pin "1"
7203                        (uuid "62ce0682-d20c-49c2-8317-ada198425b3c")
7204                )
7205                (pin "2"
7206                        (uuid "6b814fa6-1ad1-42c0-8c9e-9b0f987b4bae")
7207                )
7208                (instances
7209                        (project "greenSmartSwitch"
7210                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
7211                                        (reference "C13")
7212                                        (unit 1)
7213                                )
7214                        )
7215                )
7216        )
7217        (symbol
7218                (lib_id "Device:C")
7219                (at 228.6 130.81 0)
7220                (unit 1)
7221                (exclude_from_sim no)
7222                (in_bom yes)
7223                (on_board yes)
7224                (dnp no)
7225                (fields_autoplaced yes)
7226                (uuid "6e2b2f7c-048d-470b-9409-16bb42788798")
7227                (property "Reference" "C14"
7228                        (at 232.41 129.5399 0)
7229                        (effects
7230                                (font
7231                                        (size 1.27 1.27)
7232                                )
7233                                (justify left)
7234                        )
7235                )
7236                (property "Value" "47µ"
7237                        (at 232.41 132.0799 0)
7238                        (effects
7239                                (font
7240                                        (size 1.27 1.27)
7241                                )
7242                                (justify left)
7243                        )
7244                )
7245                (property "Footprint" "Capacitor_SMD:C_1210_3225Metric"
7246                        (at 229.5652 134.62 0)
7247                        (effects
7248                                (font
7249                                        (size 1.27 1.27)
7250                                )
7251                                (hide yes)
7252                        )
7253                )
7254                (property "Datasheet" "~"
7255                        (at 228.6 130.81 0)
7256                        (effects
7257                                (font
7258                                        (size 1.27 1.27)
7259                                )
7260                                (hide yes)
7261                        )
7262                )
7263                (property "Description" "47µ0 16V 10% X5R 1210 SMD"
7264                        (at 228.6 130.81 0)
7265                        (effects
7266                                (font
7267                                        (size 1.27 1.27)
7268                                )
7269                                (hide yes)
7270                        )
7271                )
7272                (property "ECS Art#" "C219"
7273                        (at 228.6 130.81 0)
7274                        (effects
7275                                (font
7276                                        (size 1.27 1.27)
7277                                )
7278                                (hide yes)
7279                        )
7280                )
7281                (property "HAN" "GRM32ER61C476KE15L"
7282                        (at 228.6 130.81 0)
7283                        (effects
7284                                (font
7285                                        (size 1.27 1.27)
7286                                )
7287                                (hide yes)
7288                        )
7289                )
7290                (property "Hersteller" "muRata"
7291                        (at 228.6 130.81 0)
7292                        (effects
7293                                (font
7294                                        (size 1.27 1.27)
7295                                )
7296                                (hide yes)
7297                        )
7298                )
7299                (property "Field-1" ""
7300                        (at 228.6 130.81 0)
7301                        (effects
7302                                (font
7303                                        (size 1.27 1.27)
7304                                )
7305                                (hide yes)
7306                        )
7307                )
7308                (property "Voltage" "16V"
7309                        (at 228.6 130.81 0)
7310                        (effects
7311                                (font
7312                                        (size 1.27 1.27)
7313                                )
7314                                (hide yes)
7315                        )
7316                )
7317                (property "Sim.Device" ""
7318                        (at 228.6 130.81 0)
7319                        (effects
7320                                (font
7321                                        (size 1.27 1.27)
7322                                )
7323                                (hide yes)
7324                        )
7325                )
7326                (property "Sim.Pins" ""
7327                        (at 228.6 130.81 0)
7328                        (effects
7329                                (font
7330                                        (size 1.27 1.27)
7331                                )
7332                                (hide yes)
7333                        )
7334                )
7335                (pin "1"
7336                        (uuid "e04c9232-15f9-42d0-a655-689f7f69ab55")
7337                )
7338                (pin "2"
7339                        (uuid "3a4fdbd7-f7d7-4687-90af-acd87ca2531a")
7340                )
7341                (instances
7342                        (project "greenSmartSwitch"
7343                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
7344                                        (reference "C14")
7345                                        (unit 1)
7346                                )
7347                        )
7348                )
7349        )
7350        (symbol
7351                (lib_id "power:GND")
7352                (at 344.17 96.52 0)
7353                (unit 1)
7354                (exclude_from_sim no)
7355                (in_bom yes)
7356                (on_board yes)
7357                (dnp no)
7358                (fields_autoplaced yes)
7359                (uuid "71e44462-eaa5-4c1f-ac04-93bbbd1bdfac")
7360                (property "Reference" "#PWR037"
7361                        (at 344.17 102.87 0)
7362                        (effects
7363                                (font
7364                                        (size 1.27 1.27)
7365                                )
7366                                (hide yes)
7367                        )
7368                )
7369                (property "Value" "GND"
7370                        (at 344.17 101.6 0)
7371                        (effects
7372                                (font
7373                                        (size 1.27 1.27)
7374                                )
7375                        )
7376                )
7377                (property "Footprint" ""
7378                        (at 344.17 96.52 0)
7379                        (effects
7380                                (font
7381                                        (size 1.27 1.27)
7382                                )
7383                                (hide yes)
7384                        )
7385                )
7386                (property "Datasheet" ""
7387                        (at 344.17 96.52 0)
7388                        (effects
7389                                (font
7390                                        (size 1.27 1.27)
7391                                )
7392                                (hide yes)
7393                        )
7394                )
7395                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
7396                        (at 344.17 96.52 0)
7397                        (effects
7398                                (font
7399                                        (size 1.27 1.27)
7400                                )
7401                                (hide yes)
7402                        )
7403                )
7404                (pin "1"
7405                        (uuid "71df1d5f-bd7d-4170-89f4-8b401c3e08e7")
7406                )
7407                (instances
7408                        (project "greenSmartSwitch"
7409                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
7410                                        (reference "#PWR037")
7411                                        (unit 1)
7412                                )
7413                        )
7414                )
7415        )
7416        (symbol
7417                (lib_id "power:GND")
7418                (at 50.8 156.21 0)
7419                (unit 1)
7420                (exclude_from_sim no)
7421                (in_bom yes)
7422                (on_board yes)
7423                (dnp no)
7424                (fields_autoplaced yes)
7425                (uuid "73e4cb75-a23e-4786-b9c2-5830a57100af")
7426                (property "Reference" "#PWR012"
7427                        (at 50.8 162.56 0)
7428                        (effects
7429                                (font
7430                                        (size 1.27 1.27)
7431                                )
7432                                (hide yes)
7433                        )
7434                )
7435                (property "Value" "GND"
7436                        (at 50.8 161.29 0)
7437                        (effects
7438                                (font
7439                                        (size 1.27 1.27)
7440                                )
7441                                (hide yes)
7442                        )
7443                )
7444                (property "Footprint" ""
7445                        (at 50.8 156.21 0)
7446                        (effects
7447                                (font
7448                                        (size 1.27 1.27)
7449                                )
7450                                (hide yes)
7451                        )
7452                )
7453                (property "Datasheet" ""
7454                        (at 50.8 156.21 0)
7455                        (effects
7456                                (font
7457                                        (size 1.27 1.27)
7458                                )
7459                                (hide yes)
7460                        )
7461                )
7462                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
7463                        (at 50.8 156.21 0)
7464                        (effects
7465                                (font
7466                                        (size 1.27 1.27)
7467                                )
7468                                (hide yes)
7469                        )
7470                )
7471                (pin "1"
7472                        (uuid "59125dba-f024-45bc-bbd8-3acb8893fd0e")
7473                )
7474                (instances
7475                        (project "greenSmartSwitch"
7476                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
7477                                        (reference "#PWR012")
7478                                        (unit 1)
7479                                )
7480                        )
7481                )
7482        )
7483        (symbol
7484                (lib_id "power:GND")
7485                (at 285.75 209.55 0)
7486                (unit 1)
7487                (exclude_from_sim no)
7488                (in_bom yes)
7489                (on_board yes)
7490                (dnp no)
7491                (fields_autoplaced yes)
7492                (uuid "77fb2459-ffd0-4c53-84ca-db12e1d9b554")
7493                (property "Reference" "#PWR031"
7494                        (at 285.75 215.9 0)
7495                        (effects
7496                                (font
7497                                        (size 1.27 1.27)
7498                                )
7499                                (hide yes)
7500                        )
7501                )
7502                (property "Value" "GND"
7503                        (at 285.75 214.63 0)
7504                        (effects
7505                                (font
7506                                        (size 1.27 1.27)
7507                                )
7508                        )
7509                )
7510                (property "Footprint" ""
7511                        (at 285.75 209.55 0)
7512                        (effects
7513                                (font
7514                                        (size 1.27 1.27)
7515                                )
7516                                (hide yes)
7517                        )
7518                )
7519                (property "Datasheet" ""
7520                        (at 285.75 209.55 0)
7521                        (effects
7522                                (font
7523                                        (size 1.27 1.27)
7524                                )
7525                                (hide yes)
7526                        )
7527                )
7528                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
7529                        (at 285.75 209.55 0)
7530                        (effects
7531                                (font
7532                                        (size 1.27 1.27)
7533                                )
7534                                (hide yes)
7535                        )
7536                )
7537                (pin "1"
7538                        (uuid "1e836954-f45d-4c61-b5f1-bc580715c23b")
7539                )
7540                (instances
7541                        (project "greenSmartSwitch"
7542                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
7543                                        (reference "#PWR031")
7544                                        (unit 1)
7545                                )
7546                        )
7547                )
7548        )
7549        (symbol
7550                (lib_id "power:GND")
7551                (at 101.6 97.79 0)
7552                (unit 1)
7553                (exclude_from_sim no)
7554                (in_bom yes)
7555                (on_board yes)
7556                (dnp no)
7557                (fields_autoplaced yes)
7558                (uuid "794462ff-a27a-4ce0-98ff-9f935bc954dd")
7559                (property "Reference" "#PWR017"
7560                        (at 101.6 104.14 0)
7561                        (effects
7562                                (font
7563                                        (size 1.27 1.27)
7564                                )
7565                                (hide yes)
7566                        )
7567                )
7568                (property "Value" "GND"
7569                        (at 101.6 102.87 0)
7570                        (effects
7571                                (font
7572                                        (size 1.27 1.27)
7573                                )
7574                                (hide yes)
7575                        )
7576                )
7577                (property "Footprint" ""
7578                        (at 101.6 97.79 0)
7579                        (effects
7580                                (font
7581                                        (size 1.27 1.27)
7582                                )
7583                                (hide yes)
7584                        )
7585                )
7586                (property "Datasheet" ""
7587                        (at 101.6 97.79 0)
7588                        (effects
7589                                (font
7590                                        (size 1.27 1.27)
7591                                )
7592                                (hide yes)
7593                        )
7594                )
7595                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
7596                        (at 101.6 97.79 0)
7597                        (effects
7598                                (font
7599                                        (size 1.27 1.27)
7600                                )
7601                                (hide yes)
7602                        )
7603                )
7604                (pin "1"
7605                        (uuid "0f8b3efa-8b89-4bfd-86e8-8a95b9466f0f")
7606                )
7607                (instances
7608                        (project "greenSmartSwitch"
7609                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
7610                                        (reference "#PWR017")
7611                                        (unit 1)
7612                                )
7613                        )
7614                )
7615        )
7616        (symbol
7617                (lib_id "Device:R")
7618                (at 209.55 132.08 0)
7619                (unit 1)
7620                (exclude_from_sim no)
7621                (in_bom yes)
7622                (on_board yes)
7623                (dnp no)
7624                (uuid "794c7b7d-71a3-4d2b-89e0-13b3714f4415")
7625                (property "Reference" "R17"
7626                        (at 212.09 130.81 0)
7627                        (effects
7628                                (font
7629                                        (size 1.27 1.27)
7630                                )
7631                                (justify left)
7632                        )
7633                )
7634                (property "Value" "470k"
7635                        (at 212.09 134.62 0)
7636                        (effects
7637                                (font
7638                                        (size 1.27 1.27)
7639                                )
7640                                (justify left)
7641                        )
7642                )
7643                (property "Footprint" "Resistor_SMD:R_0603_1608Metric"
7644                        (at 207.772 132.08 90)
7645                        (effects
7646                                (font
7647                                        (size 1.27 1.27)
7648                                )
7649                                (hide yes)
7650                        )
7651                )
7652                (property "Datasheet" "~"
7653                        (at 209.55 132.08 0)
7654                        (effects
7655                                (font
7656                                        (size 1.27 1.27)
7657                                )
7658                                (hide yes)
7659                        )
7660                )
7661                (property "Description" "470k0 0,1W 1% 0603 SMD"
7662                        (at 209.55 132.08 0)
7663                        (effects
7664                                (font
7665                                        (size 1.27 1.27)
7666                                )
7667                                (hide yes)
7668                        )
7669                )
7670                (property "ECS Art#" "R261"
7671                        (at 209.55 132.08 0)
7672                        (effects
7673                                (font
7674                                        (size 1.27 1.27)
7675                                )
7676                                (hide yes)
7677                        )
7678                )
7679                (property "HAN" "RC0603FR-07470KL"
7680                        (at 209.55 132.08 0)
7681                        (effects
7682                                (font
7683                                        (size 1.27 1.27)
7684                                )
7685                                (hide yes)
7686                        )
7687                )
7688                (property "Hersteller" "YAGEO"
7689                        (at 209.55 132.08 0)
7690                        (effects
7691                                (font
7692                                        (size 1.27 1.27)
7693                                )
7694                                (hide yes)
7695                        )
7696                )
7697                (property "Field-1" ""
7698                        (at 209.55 132.08 0)
7699                        (effects
7700                                (font
7701                                        (size 1.27 1.27)
7702                                )
7703                                (hide yes)
7704                        )
7705                )
7706                (property "Sim.Device" ""
7707                        (at 209.55 132.08 0)
7708                        (effects
7709                                (font
7710                                        (size 1.27 1.27)
7711                                )
7712                                (hide yes)
7713                        )
7714                )
7715                (property "Sim.Pins" ""
7716                        (at 209.55 132.08 0)
7717                        (effects
7718                                (font
7719                                        (size 1.27 1.27)
7720                                )
7721                                (hide yes)
7722                        )
7723                )
7724                (pin "1"
7725                        (uuid "23c38a35-87c1-42b8-81e1-4391f8d523d7")
7726                )
7727                (pin "2"
7728                        (uuid "f3f27cd9-cc78-4720-9905-5758766511b4")
7729                )
7730                (instances
7731                        (project "greenSmartSwitch"
7732                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
7733                                        (reference "R17")
7734                                        (unit 1)
7735                                )
7736                        )
7737                )
7738        )
7739        (symbol
7740                (lib_id "Device:C")
7741                (at 344.17 82.55 0)
7742                (unit 1)
7743                (exclude_from_sim no)
7744                (in_bom yes)
7745                (on_board yes)
7746                (dnp no)
7747                (fields_autoplaced yes)
7748                (uuid "7c8abb43-1e7c-44a1-8d26-1bf37a0d17e1")
7749                (property "Reference" "C21"
7750                        (at 347.98 81.2799 0)
7751                        (effects
7752                                (font
7753                                        (size 1.27 1.27)
7754                                )
7755                                (justify left)
7756                        )
7757                )
7758                (property "Value" "10µ"
7759                        (at 347.98 83.8199 0)
7760                        (effects
7761                                (font
7762                                        (size 1.27 1.27)
7763                                )
7764                                (justify left)
7765                        )
7766                )
7767                (property "Footprint" "Capacitor_SMD:C_1206_3216Metric"
7768                        (at 345.1352 86.36 0)
7769                        (effects
7770                                (font
7771                                        (size 1.27 1.27)
7772                                )
7773                                (hide yes)
7774                        )
7775                )
7776                (property "Datasheet" "~"
7777                        (at 344.17 82.55 0)
7778                        (effects
7779                                (font
7780                                        (size 1.27 1.27)
7781                                )
7782                                (hide yes)
7783                        )
7784                )
7785                (property "Description" "10µ0 10% 16V X7R 1206 SMD"
7786                        (at 344.17 82.55 0)
7787                        (effects
7788                                (font
7789                                        (size 1.27 1.27)
7790                                )
7791                                (hide yes)
7792                        )
7793                )
7794                (property "ECS Art#" "C242"
7795                        (at 344.17 82.55 0)
7796                        (effects
7797                                (font
7798                                        (size 1.27 1.27)
7799                                )
7800                                (hide yes)
7801                        )
7802                )
7803                (property "HAN" "CL31B106KOHNNNE"
7804                        (at 344.17 82.55 0)
7805                        (effects
7806                                (font
7807                                        (size 1.27 1.27)
7808                                )
7809                                (hide yes)
7810                        )
7811                )
7812                (property "Hersteller" "SAMSUNG"
7813                        (at 344.17 82.55 0)
7814                        (effects
7815                                (font
7816                                        (size 1.27 1.27)
7817                                )
7818                                (hide yes)
7819                        )
7820                )
7821                (property "Voltage" "16V"
7822                        (at 344.17 82.55 0)
7823                        (effects
7824                                (font
7825                                        (size 1.27 1.27)
7826                                )
7827                                (hide yes)
7828                        )
7829                )
7830                (property "Toleranz" ""
7831                        (at 344.17 82.55 0)
7832                        (effects
7833                                (font
7834                                        (size 1.27 1.27)
7835                                )
7836                                (hide yes)
7837                        )
7838                )
7839                (property "Field-1" ""
7840                        (at 344.17 82.55 0)
7841                        (effects
7842                                (font
7843                                        (size 1.27 1.27)
7844                                )
7845                                (hide yes)
7846                        )
7847                )
7848                (property "Sim.Device" ""
7849                        (at 344.17 82.55 0)
7850                        (effects
7851                                (font
7852                                        (size 1.27 1.27)
7853                                )
7854                                (hide yes)
7855                        )
7856                )
7857                (property "Sim.Pins" ""
7858                        (at 344.17 82.55 0)
7859                        (effects
7860                                (font
7861                                        (size 1.27 1.27)
7862                                )
7863                                (hide yes)
7864                        )
7865                )
7866                (pin "1"
7867                        (uuid "82a5c705-30e8-4bbc-ac02-ed8d60d5f06e")
7868                )
7869                (pin "2"
7870                        (uuid "91201d91-6884-4956-9b66-b9652f622e91")
7871                )
7872                (instances
7873                        (project "greenSmartSwitch"
7874                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
7875                                        (reference "C21")
7876                                        (unit 1)
7877                                )
7878                        )
7879                )
7880        )
7881        (symbol
7882                (lib_id "Device:C")
7883                (at 187.96 137.16 0)
7884                (unit 1)
7885                (exclude_from_sim no)
7886                (in_bom yes)
7887                (on_board yes)
7888                (dnp no)
7889                (fields_autoplaced yes)
7890                (uuid "7dac77b8-678d-4c72-93a0-a9066eee16f4")
7891                (property "Reference" "C10"
7892                        (at 191.77 135.89 0)
7893                        (effects
7894                                (font
7895                                        (size 1.27 1.27)
7896                                )
7897                                (justify left)
7898                        )
7899                )
7900                (property "Value" "56p"
7901                        (at 191.77 138.43 0)
7902                        (effects
7903                                (font
7904                                        (size 1.27 1.27)
7905                                )
7906                                (justify left)
7907                        )
7908                )
7909                (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
7910                        (at 188.9252 140.97 0)
7911                        (effects
7912                                (font
7913                                        (size 1.27 1.27)
7914                                )
7915                                (hide yes)
7916                        )
7917                )
7918                (property "Datasheet" "~"
7919                        (at 187.96 137.16 0)
7920                        (effects
7921                                (font
7922                                        (size 1.27 1.27)
7923                                )
7924                                (hide yes)
7925                        )
7926                )
7927                (property "Description" "56p0 5% 50V NPO 0603 SMD"
7928                        (at 187.96 137.16 0)
7929                        (effects
7930                                (font
7931                                        (size 1.27 1.27)
7932                                )
7933                                (hide yes)
7934                        )
7935                )
7936                (property "Voltage" "50V"
7937                        (at 187.96 137.16 0)
7938                        (effects
7939                                (font
7940                                        (size 1.27 1.27)
7941                                )
7942                                (hide yes)
7943                        )
7944                )
7945                (property "ECS Art#" "C029"
7946                        (at 187.96 137.16 0)
7947                        (effects
7948                                (font
7949                                        (size 1.27 1.27)
7950                                )
7951                                (hide yes)
7952                        )
7953                )
7954                (property "HAN" "CL10C560JB8NNNC"
7955                        (at 187.96 137.16 0)
7956                        (effects
7957                                (font
7958                                        (size 1.27 1.27)
7959                                )
7960                                (hide yes)
7961                        )
7962                )
7963                (property "Hersteller" "SAMSUNG"
7964                        (at 187.96 137.16 0)
7965                        (effects
7966                                (font
7967                                        (size 1.27 1.27)
7968                                )
7969                                (hide yes)
7970                        )
7971                )
7972                (property "Field-1" ""
7973                        (at 187.96 137.16 0)
7974                        (effects
7975                                (font
7976                                        (size 1.27 1.27)
7977                                )
7978                                (hide yes)
7979                        )
7980                )
7981                (property "Sim.Device" ""
7982                        (at 187.96 137.16 0)
7983                        (effects
7984                                (font
7985                                        (size 1.27 1.27)
7986                                )
7987                                (hide yes)
7988                        )
7989                )
7990                (property "Sim.Pins" ""
7991                        (at 187.96 137.16 0)
7992                        (effects
7993                                (font
7994                                        (size 1.27 1.27)
7995                                )
7996                                (hide yes)
7997                        )
7998                )
7999                (pin "1"
8000                        (uuid "9a35f6af-329d-48cd-b93d-a673ba5ddf01")
8001                )
8002                (pin "2"
8003                        (uuid "d4bddc00-8828-4f34-bc68-51b3d1612347")
8004                )
8005                (instances
8006                        (project "greenSmartSwitch"
8007                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
8008                                        (reference "C10")
8009                                        (unit 1)
8010                                )
8011                        )
8012                )
8013        )
8014        (symbol
8015                (lib_id "Device:R")
8016                (at 101.6 144.78 0)
8017                (unit 1)
8018                (exclude_from_sim no)
8019                (in_bom yes)
8020                (on_board yes)
8021                (dnp no)
8022                (uuid "817a3c19-c3e3-4f91-ba5a-33525afd4e63")
8023                (property "Reference" "R10"
8024                        (at 99.06 143.5099 0)
8025                        (effects
8026                                (font
8027                                        (size 1.27 1.27)
8028                                )
8029                                (justify right)
8030                        )
8031                )
8032                (property "Value" "100k"
8033                        (at 99.06 146.0499 0)
8034                        (effects
8035                                (font
8036                                        (size 1.27 1.27)
8037                                )
8038                                (justify right)
8039                        )
8040                )
8041                (property "Footprint" "Resistor_SMD:R_0603_1608Metric"
8042                        (at 99.822 144.78 90)
8043                        (effects
8044                                (font
8045                                        (size 1.27 1.27)
8046                                )
8047                                (hide yes)
8048                        )
8049                )
8050                (property "Datasheet" "~"
8051                        (at 101.6 144.78 0)
8052                        (effects
8053                                (font
8054                                        (size 1.27 1.27)
8055                                )
8056                                (hide yes)
8057                        )
8058                )
8059                (property "Description" "100k0 0,1W 1% 0603 SMD"
8060                        (at 101.6 144.78 0)
8061                        (effects
8062                                (font
8063                                        (size 1.27 1.27)
8064                                )
8065                                (hide yes)
8066                        )
8067                )
8068                (property "ECS Art#" "R245"
8069                        (at 101.6 144.78 0)
8070                        (effects
8071                                (font
8072                                        (size 1.27 1.27)
8073                                )
8074                                (hide yes)
8075                        )
8076                )
8077                (property "HAN" "RC0603FR-07100KL"
8078                        (at 101.6 144.78 0)
8079                        (effects
8080                                (font
8081                                        (size 1.27 1.27)
8082                                )
8083                                (hide yes)
8084                        )
8085                )
8086                (property "Hersteller" "YAGEO"
8087                        (at 101.6 144.78 0)
8088                        (effects
8089                                (font
8090                                        (size 1.27 1.27)
8091                                )
8092                                (hide yes)
8093                        )
8094                )
8095                (property "Field-1" ""
8096                        (at 101.6 144.78 0)
8097                        (effects
8098                                (font
8099                                        (size 1.27 1.27)
8100                                )
8101                                (hide yes)
8102                        )
8103                )
8104                (property "Sim.Device" ""
8105                        (at 101.6 144.78 0)
8106                        (effects
8107                                (font
8108                                        (size 1.27 1.27)
8109                                )
8110                                (hide yes)
8111                        )
8112                )
8113                (property "Sim.Pins" ""
8114                        (at 101.6 144.78 0)
8115                        (effects
8116                                (font
8117                                        (size 1.27 1.27)
8118                                )
8119                                (hide yes)
8120                        )
8121                )
8122                (pin "1"
8123                        (uuid "13f950d8-9a8a-49c2-9256-ee9cf9dfbf1a")
8124                )
8125                (pin "2"
8126                        (uuid "dd240bf5-61c7-4995-97e6-ac9dc92efc11")
8127                )
8128                (instances
8129                        (project "greenSmartSwitch"
8130                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
8131                                        (reference "R10")
8132                                        (unit 1)
8133                                )
8134                        )
8135                )
8136        )
8137        (symbol
8138                (lib_id "power:GND")
8139                (at 254 96.52 0)
8140                (unit 1)
8141                (exclude_from_sim no)
8142                (in_bom yes)
8143                (on_board yes)
8144                (dnp no)
8145                (fields_autoplaced yes)
8146                (uuid "83ed617b-7b12-41be-a5e1-f828ee90a541")
8147                (property "Reference" "#PWR029"
8148                        (at 254 102.87 0)
8149                        (effects
8150                                (font
8151                                        (size 1.27 1.27)
8152                                )
8153                                (hide yes)
8154                        )
8155                )
8156                (property "Value" "GND"
8157                        (at 254 101.6 0)
8158                        (effects
8159                                (font
8160                                        (size 1.27 1.27)
8161                                )
8162                        )
8163                )
8164                (property "Footprint" ""
8165                        (at 254 96.52 0)
8166                        (effects
8167                                (font
8168                                        (size 1.27 1.27)
8169                                )
8170                                (hide yes)
8171                        )
8172                )
8173                (property "Datasheet" ""
8174                        (at 254 96.52 0)
8175                        (effects
8176                                (font
8177                                        (size 1.27 1.27)
8178                                )
8179                                (hide yes)
8180                        )
8181                )
8182                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
8183                        (at 254 96.52 0)
8184                        (effects
8185                                (font
8186                                        (size 1.27 1.27)
8187                                )
8188                                (hide yes)
8189                        )
8190                )
8191                (pin "1"
8192                        (uuid "bff3fee3-3af0-4fa5-944a-deeb162227b7")
8193                )
8194                (instances
8195                        (project "greenSmartSwitch"
8196                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
8197                                        (reference "#PWR029")
8198                                        (unit 1)
8199                                )
8200                        )
8201                )
8202        )
8203        (symbol
8204                (lib_id "Reference_Voltage:MAX6070BAUT30+T")
8205                (at 311.15 190.5 0)
8206                (unit 1)
8207                (exclude_from_sim no)
8208                (in_bom yes)
8209                (on_board yes)
8210                (dnp no)
8211                (fields_autoplaced yes)
8212                (uuid "8aeabb5c-d539-4dc5-b1bb-f45ef07bb7e9")
8213                (property "Reference" "U6"
8214                        (at 313.3441 180.34 0)
8215                        (effects
8216                                (font
8217                                        (size 1.27 1.27)
8218                                )
8219                                (justify left)
8220                        )
8221                )
8222                (property "Value" "MAX6070AAUT30+T"
8223                        (at 313.3441 182.88 0)
8224                        (effects
8225                                (font
8226                                        (size 1.27 1.27)
8227                                        (italic yes)
8228                                )
8229                                (justify left)
8230                        )
8231                )
8232                (property "Footprint" "Package_TO_SOT_SMD:SOT-23-6"
8233                        (at 312.42 198.12 0)
8234                        (effects
8235                                (font
8236                                        (size 1.27 1.27)
8237                                        (italic yes)
8238                                )
8239                                (justify left)
8240                                (hide yes)
8241                        )
8242                )
8243                (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/MAX6070-MAX6071.pdf"
8244                        (at 311.15 190.5 0)
8245                        (effects
8246                                (font
8247                                        (size 1.27 1.27)
8248                                        (italic yes)
8249                                )
8250                                (hide yes)
8251                        )
8252                )
[5]8253                (property "Description" "MAX6070AAUT30+T SPANNUNGSREFERENZEN 3V 0.04 % SOT-23-6 SMD --> geändert von BAUT mit 0,08%"
[1]8254                        (at 311.15 190.5 0)
8255                        (effects
8256                                (font
8257                                        (size 1.27 1.27)
8258                                )
8259                                (hide yes)
8260                        )
8261                )
8262                (property "Field-1" ""
8263                        (at 311.15 190.5 0)
8264                        (effects
8265                                (font
8266                                        (size 1.27 1.27)
8267                                )
8268                                (hide yes)
8269                        )
8270                )
8271                (property "Sim.Device" ""
8272                        (at 311.15 190.5 0)
8273                        (effects
8274                                (font
8275                                        (size 1.27 1.27)
8276                                )
8277                                (hide yes)
8278                        )
8279                )
8280                (property "Sim.Pins" ""
8281                        (at 311.15 190.5 0)
8282                        (effects
8283                                (font
8284                                        (size 1.27 1.27)
8285                                )
8286                                (hide yes)
8287                        )
8288                )
[5]8289                (property "ECS Art#" "IC253"
[1]8290                        (at 311.15 190.5 0)
8291                        (effects
8292                                (font
8293                                        (size 1.27 1.27)
8294                                )
8295                                (hide yes)
8296                        )
8297                )
[5]8298                (property "HAN" "MAX6070AAUT30+T"
[1]8299                        (at 311.15 190.5 0)
8300                        (effects
8301                                (font
8302                                        (size 1.27 1.27)
8303                                )
8304                                (hide yes)
8305                        )
8306                )
8307                (property "Hersteller" "ANALOG DEVICES"
8308                        (at 311.15 190.5 0)
8309                        (effects
8310                                (font
8311                                        (size 1.27 1.27)
8312                                )
8313                                (hide yes)
8314                        )
8315                )
[5]8316                (property "Voltage" ""
8317                        (at 311.15 190.5 0)
8318                        (effects
8319                                (font
8320                                        (size 1.27 1.27)
8321                                )
8322                                (hide yes)
8323                        )
8324                )
8325                (property "Toleranz" ""
8326                        (at 311.15 190.5 0)
8327                        (effects
8328                                (font
8329                                        (size 1.27 1.27)
8330                                )
8331                                (hide yes)
8332                        )
8333                )
[1]8334                (pin "6"
8335                        (uuid "1d5f0c83-d711-4bd2-8540-1a747df1efc4")
8336                )
8337                (pin "4"
8338                        (uuid "f008dbaa-80f1-4835-8d0f-2aad1d5ac16a")
8339                )
8340                (pin "1"
8341                        (uuid "1776791b-cfe6-4ece-8c14-b9948558ac03")
8342                )
8343                (pin "2"
8344                        (uuid "d0ba608e-cd0c-44c8-8566-f2dd6b707e34")
8345                )
8346                (pin "5"
8347                        (uuid "9f246b9f-84d2-4262-80b7-915131eeaf94")
8348                )
8349                (pin "3"
8350                        (uuid "64d6341e-af13-4fde-824e-19b8fe5ddaa5")
8351                )
8352                (instances
8353                        (project ""
8354                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
8355                                        (reference "U6")
8356                                        (unit 1)
8357                                )
8358                        )
8359                )
8360        )
8361        (symbol
8362                (lib_id "power:GND")
8363                (at 298.45 209.55 0)
8364                (unit 1)
8365                (exclude_from_sim no)
8366                (in_bom yes)
8367                (on_board yes)
8368                (dnp no)
8369                (fields_autoplaced yes)
8370                (uuid "90ebccc5-4615-4b43-a461-ae83a601d8f7")
8371                (property "Reference" "#PWR033"
8372                        (at 298.45 215.9 0)
8373                        (effects
8374                                (font
8375                                        (size 1.27 1.27)
8376                                )
8377                                (hide yes)
8378                        )
8379                )
8380                (property "Value" "GND"
8381                        (at 298.45 214.63 0)
8382                        (effects
8383                                (font
8384                                        (size 1.27 1.27)
8385                                )
8386                        )
8387                )
8388                (property "Footprint" ""
8389                        (at 298.45 209.55 0)
8390                        (effects
8391                                (font
8392                                        (size 1.27 1.27)
8393                                )
8394                                (hide yes)
8395                        )
8396                )
8397                (property "Datasheet" ""
8398                        (at 298.45 209.55 0)
8399                        (effects
8400                                (font
8401                                        (size 1.27 1.27)
8402                                )
8403                                (hide yes)
8404                        )
8405                )
8406                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
8407                        (at 298.45 209.55 0)
8408                        (effects
8409                                (font
8410                                        (size 1.27 1.27)
8411                                )
8412                                (hide yes)
8413                        )
8414                )
8415                (pin "1"
8416                        (uuid "34283a71-5e6f-4d78-8e4a-7493dcb1d6b6")
8417                )
8418                (instances
8419                        (project "greenSmartSwitch"
8420                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
8421                                        (reference "#PWR033")
8422                                        (unit 1)
8423                                )
8424                        )
8425                )
8426        )
8427        (symbol
8428                (lib_id "Device:R")
8429                (at 101.6 127 180)
8430                (unit 1)
8431                (exclude_from_sim no)
8432                (in_bom yes)
8433                (on_board yes)
8434                (dnp no)
8435                (fields_autoplaced yes)
8436                (uuid "937391cb-64c7-49aa-a616-c3ce70483937")
8437                (property "Reference" "R9"
8438                        (at 99.06 125.7299 0)
8439                        (effects
8440                                (font
8441                                        (size 1.27 1.27)
8442                                )
8443                                (justify left)
8444                        )
8445                )
8446                (property "Value" "200k"
8447                        (at 99.06 128.2699 0)
8448                        (effects
8449                                (font
8450                                        (size 1.27 1.27)
8451                                )
8452                                (justify left)
8453                        )
8454                )
8455                (property "Footprint" "Resistor_SMD:R_0603_1608Metric"
8456                        (at 103.378 127 90)
8457                        (effects
8458                                (font
8459                                        (size 1.27 1.27)
8460                                )
8461                                (hide yes)
8462                        )
8463                )
8464                (property "Datasheet" "~"
8465                        (at 101.6 127 0)
8466                        (effects
8467                                (font
8468                                        (size 1.27 1.27)
8469                                )
8470                                (hide yes)
8471                        )
8472                )
8473                (property "Description" "200k0 0,1W 1% 0603 SMD"
8474                        (at 101.6 127 0)
8475                        (effects
8476                                (font
8477                                        (size 1.27 1.27)
8478                                )
8479                                (hide yes)
8480                        )
8481                )
8482                (property "ECS Art#" "R252"
8483                        (at 101.6 127 0)
8484                        (effects
8485                                (font
8486                                        (size 1.27 1.27)
8487                                )
8488                                (hide yes)
8489                        )
8490                )
8491                (property "HAN" "RC0603FR-07200KL"
8492                        (at 101.6 127 0)
8493                        (effects
8494                                (font
8495                                        (size 1.27 1.27)
8496                                )
8497                                (hide yes)
8498                        )
8499                )
8500                (property "Hersteller" "YAGEO"
8501                        (at 101.6 127 0)
8502                        (effects
8503                                (font
8504                                        (size 1.27 1.27)
8505                                )
8506                                (hide yes)
8507                        )
8508                )
8509                (property "Field-1" ""
8510                        (at 101.6 127 0)
8511                        (effects
8512                                (font
8513                                        (size 1.27 1.27)
8514                                )
8515                                (hide yes)
8516                        )
8517                )
8518                (property "Sim.Device" ""
8519                        (at 101.6 127 0)
8520                        (effects
8521                                (font
8522                                        (size 1.27 1.27)
8523                                )
8524                                (hide yes)
8525                        )
8526                )
8527                (property "Sim.Pins" ""
8528                        (at 101.6 127 0)
8529                        (effects
8530                                (font
8531                                        (size 1.27 1.27)
8532                                )
8533                                (hide yes)
8534                        )
8535                )
8536                (pin "1"
8537                        (uuid "3256e107-48c0-4e5c-88f5-ae71153c5f0d")
8538                )
8539                (pin "2"
8540                        (uuid "37dae7f2-8cb4-4b1b-a35f-9d9ca865531c")
8541                )
8542                (instances
8543                        (project "greenSmartSwitch"
8544                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
8545                                        (reference "R9")
8546                                        (unit 1)
8547                                )
8548                        )
8549                )
8550        )
8551        (symbol
8552                (lib_id "power:PWR_FLAG")
8553                (at 267.97 68.58 0)
8554                (unit 1)
8555                (exclude_from_sim no)
8556                (in_bom yes)
8557                (on_board yes)
8558                (dnp no)
8559                (fields_autoplaced yes)
8560                (uuid "96e26e4c-2322-486f-94d1-329e00bf1df2")
8561                (property "Reference" "#FLG03"
8562                        (at 267.97 66.675 0)
8563                        (effects
8564                                (font
8565                                        (size 1.27 1.27)
8566                                )
8567                                (hide yes)
8568                        )
8569                )
8570                (property "Value" "PWR_FLAG"
8571                        (at 267.97 63.5 0)
8572                        (effects
8573                                (font
8574                                        (size 1.27 1.27)
8575                                )
8576                        )
8577                )
8578                (property "Footprint" ""
8579                        (at 267.97 68.58 0)
8580                        (effects
8581                                (font
8582                                        (size 1.27 1.27)
8583                                )
8584                                (hide yes)
8585                        )
8586                )
8587                (property "Datasheet" "~"
8588                        (at 267.97 68.58 0)
8589                        (effects
8590                                (font
8591                                        (size 1.27 1.27)
8592                                )
8593                                (hide yes)
8594                        )
8595                )
8596                (property "Description" "Special symbol for telling ERC where power comes from"
8597                        (at 267.97 68.58 0)
8598                        (effects
8599                                (font
8600                                        (size 1.27 1.27)
8601                                )
8602                                (hide yes)
8603                        )
8604                )
8605                (pin "1"
8606                        (uuid "6bf4bc87-aa58-41ee-aeb4-67de1157de95")
8607                )
8608                (instances
8609                        (project "greenSmartSwitch"
8610                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
8611                                        (reference "#FLG03")
8612                                        (unit 1)
8613                                )
8614                        )
8615                )
8616        )
8617        (symbol
8618                (lib_id "Device:C")
8619                (at 254 72.39 0)
8620                (unit 1)
8621                (exclude_from_sim no)
8622                (in_bom yes)
8623                (on_board yes)
8624                (dnp no)
8625                (fields_autoplaced yes)
8626                (uuid "9bcd7d92-2554-4216-b89d-a61e5bedd36e")
8627                (property "Reference" "C15"
8628                        (at 257.81 71.1199 0)
8629                        (effects
8630                                (font
8631                                        (size 1.27 1.27)
8632                                )
8633                                (justify left)
8634                        )
8635                )
8636                (property "Value" "10µ"
8637                        (at 257.81 73.6599 0)
8638                        (effects
8639                                (font
8640                                        (size 1.27 1.27)
8641                                )
8642                                (justify left)
8643                        )
8644                )
8645                (property "Footprint" "Capacitor_SMD:C_1206_3216Metric"
8646                        (at 254.9652 76.2 0)
8647                        (effects
8648                                (font
8649                                        (size 1.27 1.27)
8650                                )
8651                                (hide yes)
8652                        )
8653                )
8654                (property "Datasheet" "~"
8655                        (at 254 72.39 0)
8656                        (effects
8657                                (font
8658                                        (size 1.27 1.27)
8659                                )
8660                                (hide yes)
8661                        )
8662                )
8663                (property "Description" "10µ0 10% 16V X7R 1206 SMD"
8664                        (at 254 72.39 0)
8665                        (effects
8666                                (font
8667                                        (size 1.27 1.27)
8668                                )
8669                                (hide yes)
8670                        )
8671                )
8672                (property "ECS Art#" "C242"
8673                        (at 254 72.39 0)
8674                        (effects
8675                                (font
8676                                        (size 1.27 1.27)
8677                                )
8678                                (hide yes)
8679                        )
8680                )
8681                (property "HAN" "CL31B106KOHNNNE"
8682                        (at 254 72.39 0)
8683                        (effects
8684                                (font
8685                                        (size 1.27 1.27)
8686                                )
8687                                (hide yes)
8688                        )
8689                )
8690                (property "Hersteller" "SAMSUNG"
8691                        (at 254 72.39 0)
8692                        (effects
8693                                (font
8694                                        (size 1.27 1.27)
8695                                )
8696                                (hide yes)
8697                        )
8698                )
8699                (property "Voltage" "16V"
8700                        (at 254 72.39 0)
8701                        (effects
8702                                (font
8703                                        (size 1.27 1.27)
8704                                )
8705                                (hide yes)
8706                        )
8707                )
8708                (property "Toleranz" ""
8709                        (at 254 72.39 0)
8710                        (effects
8711                                (font
8712                                        (size 1.27 1.27)
8713                                )
8714                                (hide yes)
8715                        )
8716                )
8717                (property "Field-1" ""
8718                        (at 254 72.39 0)
8719                        (effects
8720                                (font
8721                                        (size 1.27 1.27)
8722                                )
8723                                (hide yes)
8724                        )
8725                )
8726                (property "Sim.Device" ""
8727                        (at 254 72.39 0)
8728                        (effects
8729                                (font
8730                                        (size 1.27 1.27)
8731                                )
8732                                (hide yes)
8733                        )
8734                )
8735                (property "Sim.Pins" ""
8736                        (at 254 72.39 0)
8737                        (effects
8738                                (font
8739                                        (size 1.27 1.27)
8740                                )
8741                                (hide yes)
8742                        )
8743                )
8744                (pin "1"
8745                        (uuid "6c73c2fc-69e0-4b3e-b631-989651d85aa3")
8746                )
8747                (pin "2"
8748                        (uuid "fcc430ba-0538-4258-833c-f8dc623d881e")
8749                )
8750                (instances
8751                        (project "greenSmartSwitch"
8752                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
8753                                        (reference "C15")
8754                                        (unit 1)
8755                                )
8756                        )
8757                )
8758        )
8759        (symbol
8760                (lib_id "Device:R")
8761                (at 209.55 149.86 0)
8762                (unit 1)
8763                (exclude_from_sim no)
8764                (in_bom yes)
8765                (on_board yes)
8766                (dnp no)
8767                (uuid "a38dd2cf-4be4-4faa-8ee1-6d1efcf7e399")
8768                (property "Reference" "R18"
8769                        (at 212.09 148.59 0)
8770                        (effects
8771                                (font
8772                                        (size 1.27 1.27)
8773                                )
8774                                (justify left)
8775                        )
8776                )
[5]8777                (property "Value" "270k"
[1]8778                        (at 212.09 151.13 0)
8779                        (effects
8780                                (font
8781                                        (size 1.27 1.27)
8782                                )
8783                                (justify left)
8784                        )
8785                )
8786                (property "Footprint" "Resistor_SMD:R_0603_1608Metric"
8787                        (at 207.772 149.86 90)
8788                        (effects
8789                                (font
8790                                        (size 1.27 1.27)
8791                                )
8792                                (hide yes)
8793                        )
8794                )
8795                (property "Datasheet" "~"
8796                        (at 209.55 149.86 0)
8797                        (effects
8798                                (font
8799                                        (size 1.27 1.27)
8800                                )
8801                                (hide yes)
8802                        )
8803                )
[5]8804                (property "Description" "270k0 0,1W 1% 0603 SMD"
[1]8805                        (at 209.55 149.86 0)
8806                        (effects
8807                                (font
8808                                        (size 1.27 1.27)
8809                                )
8810                                (hide yes)
8811                        )
8812                )
[5]8813                (property "ECS Art#" "R255"
[1]8814                        (at 209.55 149.86 0)
8815                        (effects
8816                                (font
8817                                        (size 1.27 1.27)
8818                                )
8819                                (hide yes)
8820                        )
8821                )
8822                (property "Voltage" ""
8823                        (at 209.55 149.86 0)
8824                        (effects
8825                                (font
8826                                        (size 1.27 1.27)
8827                                )
8828                        )
8829                )
[5]8830                (property "HAN" "RC0603FR-07270KL"
[1]8831                        (at 209.55 149.86 0)
8832                        (effects
8833                                (font
8834                                        (size 1.27 1.27)
8835                                )
8836                                (hide yes)
8837                        )
8838                )
8839                (property "Hersteller" "YAGEO"
8840                        (at 209.55 149.86 0)
8841                        (effects
8842                                (font
8843                                        (size 1.27 1.27)
8844                                )
8845                                (hide yes)
8846                        )
8847                )
8848                (property "Toleranz" ""
8849                        (at 209.55 149.86 0)
8850                        (effects
8851                                (font
8852                                        (size 1.27 1.27)
8853                                )
8854                                (hide yes)
8855                        )
8856                )
8857                (property "Field-1" ""
8858                        (at 209.55 149.86 0)
8859                        (effects
8860                                (font
8861                                        (size 1.27 1.27)
8862                                )
8863                                (hide yes)
8864                        )
8865                )
8866                (property "Sim.Device" ""
8867                        (at 209.55 149.86 0)
8868                        (effects
8869                                (font
8870                                        (size 1.27 1.27)
8871                                )
8872                                (hide yes)
8873                        )
8874                )
8875                (property "Sim.Pins" ""
8876                        (at 209.55 149.86 0)
8877                        (effects
8878                                (font
8879                                        (size 1.27 1.27)
8880                                )
8881                                (hide yes)
8882                        )
8883                )
8884                (pin "1"
8885                        (uuid "aaf06e30-0467-4ec1-949b-64d6d25c1b22")
8886                )
8887                (pin "2"
8888                        (uuid "b1c50a62-f1cf-47d8-94db-9f1272f742e8")
8889                )
8890                (instances
8891                        (project "greenSmartSwitch"
8892                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
8893                                        (reference "R18")
8894                                        (unit 1)
8895                                )
8896                        )
8897                )
8898        )
8899        (symbol
8900                (lib_id "power:GND")
8901                (at 140.97 154.94 0)
8902                (unit 1)
8903                (exclude_from_sim no)
8904                (in_bom yes)
8905                (on_board yes)
8906                (dnp no)
8907                (fields_autoplaced yes)
8908                (uuid "a8d62ab1-996f-4e45-b416-a3d99710e1bb")
8909                (property "Reference" "#PWR024"
8910                        (at 140.97 161.29 0)
8911                        (effects
8912                                (font
8913                                        (size 1.27 1.27)
8914                                )
8915                                (hide yes)
8916                        )
8917                )
8918                (property "Value" "GND"
8919                        (at 140.97 160.02 0)
8920                        (effects
8921                                (font
8922                                        (size 1.27 1.27)
8923                                )
8924                        )
8925                )
8926                (property "Footprint" ""
8927                        (at 140.97 154.94 0)
8928                        (effects
8929                                (font
8930                                        (size 1.27 1.27)
8931                                )
8932                                (hide yes)
8933                        )
8934                )
8935                (property "Datasheet" ""
8936                        (at 140.97 154.94 0)
8937                        (effects
8938                                (font
8939                                        (size 1.27 1.27)
8940                                )
8941                                (hide yes)
8942                        )
8943                )
8944                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
8945                        (at 140.97 154.94 0)
8946                        (effects
8947                                (font
8948                                        (size 1.27 1.27)
8949                                )
8950                                (hide yes)
8951                        )
8952                )
8953                (pin "1"
8954                        (uuid "200ead4e-e31c-41f5-8a0f-b8c98729973c")
8955                )
8956                (instances
8957                        (project "greenSmartSwitch"
8958                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
8959                                        (reference "#PWR024")
8960                                        (unit 1)
8961                                )
8962                        )
8963                )
8964        )
8965        (symbol
8966                (lib_id "Device:L")
8967                (at 44.45 63.5 90)
8968                (unit 1)
8969                (exclude_from_sim no)
8970                (in_bom yes)
8971                (on_board yes)
8972                (dnp no)
8973                (fields_autoplaced yes)
8974                (uuid "a9688825-c01f-4fe6-b127-6a7ecb5e9072")
8975                (property "Reference" "L1"
8976                        (at 44.45 58.42 90)
8977                        (effects
8978                                (font
8979                                        (size 1.27 1.27)
8980                                )
8981                        )
8982                )
8983                (property "Value" "10µ"
8984                        (at 44.45 60.96 90)
8985                        (effects
8986                                (font
8987                                        (size 1.27 1.27)
8988                                )
8989                        )
8990                )
8991                (property "Footprint" "Inductor_SMD:L_Wuerth_WE-GF-1210"
8992                        (at 44.45 63.5 0)
8993                        (effects
8994                                (font
8995                                        (size 1.27 1.27)
8996                                )
8997                                (hide yes)
8998                        )
8999                )
9000                (property "Datasheet" "https://www.murata.com/en-eu/products/productdetail?partno=LQH32CN100K23%23"
9001                        (at 44.45 63.5 0)
9002                        (effects
9003                                (font
9004                                        (size 1.27 1.27)
9005                                )
9006                                (hide yes)
9007                        )
9008                )
9009                (property "Description" "LQH32CN100K23L FESTINDUKTIVITÄT 10µH 0,3A 440mOhm 1210 SMD"
9010                        (at 44.45 63.5 0)
9011                        (effects
9012                                (font
9013                                        (size 1.27 1.27)
9014                                )
9015                                (hide yes)
9016                        )
9017                )
9018                (property "ECS Art#" "L114"
9019                        (at 44.45 63.5 0)
9020                        (effects
9021                                (font
9022                                        (size 1.27 1.27)
9023                                )
9024                                (hide yes)
9025                        )
9026                )
9027                (property "Voltage" ""
9028                        (at 44.45 63.5 0)
9029                        (effects
9030                                (font
9031                                        (size 1.27 1.27)
9032                                )
9033                        )
9034                )
9035                (property "HAN" "LQH32CN100K23L"
9036                        (at 44.45 63.5 0)
9037                        (effects
9038                                (font
9039                                        (size 1.27 1.27)
9040                                )
9041                                (hide yes)
9042                        )
9043                )
9044                (property "Hersteller" "muRata"
9045                        (at 44.45 63.5 0)
9046                        (effects
9047                                (font
9048                                        (size 1.27 1.27)
9049                                )
9050                                (hide yes)
9051                        )
9052                )
9053                (property "Field-1" ""
9054                        (at 44.45 63.5 0)
9055                        (effects
9056                                (font
9057                                        (size 1.27 1.27)
9058                                )
9059                                (hide yes)
9060                        )
9061                )
9062                (property "Sim.Device" ""
9063                        (at 44.45 63.5 0)
9064                        (effects
9065                                (font
9066                                        (size 1.27 1.27)
9067                                )
9068                                (hide yes)
9069                        )
9070                )
9071                (property "Sim.Pins" ""
9072                        (at 44.45 63.5 0)
9073                        (effects
9074                                (font
9075                                        (size 1.27 1.27)
9076                                )
9077                                (hide yes)
9078                        )
9079                )
9080                (pin "1"
9081                        (uuid "e6fec0a4-195e-44dd-9e08-8e10f2b1a383")
9082                )
9083                (pin "2"
9084                        (uuid "29942cd4-4179-43b8-9d3f-a6d8c1a3413d")
9085                )
9086                (instances
9087                        (project "greenSmartSwitch"
9088                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
9089                                        (reference "L1")
9090                                        (unit 1)
9091                                )
9092                        )
9093                )
9094        )
9095        (symbol
9096                (lib_id "Device:L")
9097                (at 241.3 127 90)
9098                (unit 1)
9099                (exclude_from_sim no)
9100                (in_bom yes)
9101                (on_board yes)
9102                (dnp no)
9103                (fields_autoplaced yes)
9104                (uuid "aceeb45d-4c47-482f-af30-821bd4850378")
9105                (property "Reference" "L5"
9106                        (at 241.3 121.92 90)
9107                        (effects
9108                                (font
9109                                        (size 1.27 1.27)
9110                                )
9111                        )
9112                )
9113                (property "Value" "10µ"
9114                        (at 241.3 124.46 90)
9115                        (effects
9116                                (font
9117                                        (size 1.27 1.27)
9118                                )
9119                        )
9120                )
9121                (property "Footprint" "Inductor_SMD:L_Wuerth_WE-GF-1210"
9122                        (at 241.3 127 0)
9123                        (effects
9124                                (font
9125                                        (size 1.27 1.27)
9126                                )
9127                                (hide yes)
9128                        )
9129                )
9130                (property "Datasheet" "https://www.murata.com/en-eu/products/productdetail?partno=LQH32CN100K23%23"
9131                        (at 241.3 127 0)
9132                        (effects
9133                                (font
9134                                        (size 1.27 1.27)
9135                                )
9136                                (hide yes)
9137                        )
9138                )
9139                (property "Description" "LQH32CN100K23L FESTINDUKTIVITÄT 10µH 0,3A 440mOhm 1210 SMD"
9140                        (at 241.3 127 0)
9141                        (effects
9142                                (font
9143                                        (size 1.27 1.27)
9144                                )
9145                                (hide yes)
9146                        )
9147                )
9148                (property "ECS Art#" "L114"
9149                        (at 241.3 127 0)
9150                        (effects
9151                                (font
9152                                        (size 1.27 1.27)
9153                                )
9154                                (hide yes)
9155                        )
9156                )
9157                (property "Voltage" ""
9158                        (at 241.3 127 0)
9159                        (effects
9160                                (font
9161                                        (size 1.27 1.27)
9162                                )
9163                        )
9164                )
9165                (property "HAN" "LQH32CN100K23L"
9166                        (at 241.3 127 0)
9167                        (effects
9168                                (font
9169                                        (size 1.27 1.27)
9170                                )
9171                                (hide yes)
9172                        )
9173                )
9174                (property "Hersteller" "muRata"
9175                        (at 241.3 127 0)
9176                        (effects
9177                                (font
9178                                        (size 1.27 1.27)
9179                                )
9180                                (hide yes)
9181                        )
9182                )
9183                (property "Field-1" ""
9184                        (at 241.3 127 0)
9185                        (effects
9186                                (font
9187                                        (size 1.27 1.27)
9188                                )
9189                                (hide yes)
9190                        )
9191                )
9192                (property "Sim.Device" ""
9193                        (at 241.3 127 0)
9194                        (effects
9195                                (font
9196                                        (size 1.27 1.27)
9197                                )
9198                                (hide yes)
9199                        )
9200                )
9201                (property "Sim.Pins" ""
9202                        (at 241.3 127 0)
9203                        (effects
9204                                (font
9205                                        (size 1.27 1.27)
9206                                )
9207                                (hide yes)
9208                        )
9209                )
9210                (pin "1"
9211                        (uuid "8b4c579e-df3d-4f5a-a69d-c1cdaef7db8e")
9212                )
9213                (pin "2"
9214                        (uuid "656aa1f5-e8df-4ff2-881e-4420932d162f")
9215                )
9216                (instances
9217                        (project "greenSmartSwitch"
9218                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
9219                                        (reference "L5")
9220                                        (unit 1)
9221                                )
9222                        )
9223                )
9224        )
9225        (symbol
9226                (lib_id "Device:R")
9227                (at 114.3 86.36 0)
9228                (unit 1)
9229                (exclude_from_sim no)
9230                (in_bom yes)
9231                (on_board yes)
9232                (dnp no)
9233                (fields_autoplaced yes)
9234                (uuid "b17e1e89-b84f-4025-960f-d6f4e84d0dd3")
9235                (property "Reference" "R11"
9236                        (at 116.84 85.09 0)
9237                        (effects
9238                                (font
9239                                        (size 1.27 1.27)
9240                                )
9241                                (justify left)
9242                        )
9243                )
9244                (property "Value" "100k"
9245                        (at 116.84 87.63 0)
9246                        (effects
9247                                (font
9248                                        (size 1.27 1.27)
9249                                )
9250                                (justify left)
9251                        )
9252                )
9253                (property "Footprint" "Resistor_SMD:R_0603_1608Metric"
9254                        (at 112.522 86.36 90)
9255                        (effects
9256                                (font
9257                                        (size 1.27 1.27)
9258                                )
9259                                (hide yes)
9260                        )
9261                )
9262                (property "Datasheet" "~"
9263                        (at 114.3 86.36 0)
9264                        (effects
9265                                (font
9266                                        (size 1.27 1.27)
9267                                )
9268                                (hide yes)
9269                        )
9270                )
9271                (property "Description" "100k0 0,1W 1% 0603 SMD"
9272                        (at 114.3 86.36 0)
9273                        (effects
9274                                (font
9275                                        (size 1.27 1.27)
9276                                )
9277                                (hide yes)
9278                        )
9279                )
9280                (property "ECS Art#" "R245"
9281                        (at 114.3 86.36 0)
9282                        (effects
9283                                (font
9284                                        (size 1.27 1.27)
9285                                )
9286                                (hide yes)
9287                        )
9288                )
9289                (property "Voltage" ""
9290                        (at 114.3 86.36 0)
9291                        (effects
9292                                (font
9293                                        (size 1.27 1.27)
9294                                )
9295                        )
9296                )
9297                (property "HAN" "RC0603FR-07100KL"
9298                        (at 114.3 86.36 0)
9299                        (effects
9300                                (font
9301                                        (size 1.27 1.27)
9302                                )
9303                                (hide yes)
9304                        )
9305                )
9306                (property "Hersteller" "YAGEO"
9307                        (at 114.3 86.36 0)
9308                        (effects
9309                                (font
9310                                        (size 1.27 1.27)
9311                                )
9312                                (hide yes)
9313                        )
9314                )
9315                (property "Field-1" ""
9316                        (at 114.3 86.36 0)
9317                        (effects
9318                                (font
9319                                        (size 1.27 1.27)
9320                                )
9321                                (hide yes)
9322                        )
9323                )
9324                (property "Sim.Device" ""
9325                        (at 114.3 86.36 0)
9326                        (effects
9327                                (font
9328                                        (size 1.27 1.27)
9329                                )
9330                                (hide yes)
9331                        )
9332                )
9333                (property "Sim.Pins" ""
9334                        (at 114.3 86.36 0)
9335                        (effects
9336                                (font
9337                                        (size 1.27 1.27)
9338                                )
9339                                (hide yes)
9340                        )
9341                )
9342                (pin "1"
9343                        (uuid "025e9ac3-6e9d-4945-bc75-34e03b36cc3e")
9344                )
9345                (pin "2"
9346                        (uuid "23682eec-1028-4c22-8d09-dfa380da4e06")
9347                )
9348                (instances
9349                        (project "greenSmartSwitch"
9350                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
9351                                        (reference "R11")
9352                                        (unit 1)
9353                                )
9354                        )
9355                )
9356        )
9357        (symbol
9358                (lib_id "Device:L")
9359                (at 186.69 127 90)
9360                (unit 1)
9361                (exclude_from_sim no)
9362                (in_bom yes)
9363                (on_board yes)
9364                (dnp no)
9365                (fields_autoplaced yes)
9366                (uuid "b1bf1806-83cd-40ac-8968-37b258f6c7f5")
9367                (property "Reference" "L3"
9368                        (at 186.69 121.92 90)
9369                        (effects
9370                                (font
9371                                        (size 1.27 1.27)
9372                                )
9373                        )
9374                )
9375                (property "Value" "100µ/0,32A"
9376                        (at 186.69 124.46 90)
9377                        (effects
9378                                (font
9379                                        (size 1.27 1.27)
9380                                )
9381                        )
9382                )
9383                (property "Footprint" "Inductor_SMD:L_Taiyo-Yuden_NR-50xx_HandSoldering"
9384                        (at 186.69 127 0)
9385                        (effects
9386                                (font
9387                                        (size 1.27 1.27)
9388                                )
9389                                (hide yes)
9390                        )
9391                )
9392                (property "Datasheet" "https://www.we-online.com/de/components/products/WE-LQFS?sq=74406042101#74406042101"
9393                        (at 186.69 127 0)
9394                        (effects
9395                                (font
9396                                        (size 1.27 1.27)
9397                                )
9398                                (hide yes)
9399                        )
9400                )
9401                (property "Description" "SPEICHERDROSSEL 100µH 0,32 A 1386 mOhm WE-LQFS SMT Power Inductor 4,8 x 4,8 mm"
9402                        (at 186.69 127 0)
9403                        (effects
9404                                (font
9405                                        (size 1.27 1.27)
9406                                )
9407                                (hide yes)
9408                        )
9409                )
9410                (property "ECS Art#" "L173"
9411                        (at 186.69 127 0)
9412                        (effects
9413                                (font
9414                                        (size 1.27 1.27)
9415                                )
9416                                (hide yes)
9417                        )
9418                )
9419                (property "HAN" "74406042101"
9420                        (at 186.69 127 0)
9421                        (effects
9422                                (font
9423                                        (size 1.27 1.27)
9424                                )
9425                                (hide yes)
9426                        )
9427                )
9428                (property "Hersteller" "Würth"
9429                        (at 186.69 127 0)
9430                        (effects
9431                                (font
9432                                        (size 1.27 1.27)
9433                                )
9434                                (hide yes)
9435                        )
9436                )
9437                (property "Field-1" ""
9438                        (at 186.69 127 0)
9439                        (effects
9440                                (font
9441                                        (size 1.27 1.27)
9442                                )
9443                                (hide yes)
9444                        )
9445                )
9446                (property "Sim.Device" ""
9447                        (at 186.69 127 0)
9448                        (effects
9449                                (font
9450                                        (size 1.27 1.27)
9451                                )
9452                                (hide yes)
9453                        )
9454                )
9455                (property "Sim.Pins" ""
9456                        (at 186.69 127 0)
9457                        (effects
9458                                (font
9459                                        (size 1.27 1.27)
9460                                )
9461                                (hide yes)
9462                        )
9463                )
9464                (pin "1"
9465                        (uuid "96158129-710f-4154-9a3d-e54809f8535f")
9466                )
9467                (pin "2"
9468                        (uuid "9cc9eb06-6d55-4241-8f92-e56eea1d3453")
9469                )
9470                (instances
9471                        (project "greenSmartSwitch"
9472                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
9473                                        (reference "L3")
9474                                        (unit 1)
9475                                )
9476                        )
9477                )
9478        )
9479        (symbol
9480                (lib_id "power:GND")
9481                (at 76.2 97.79 0)
9482                (unit 1)
9483                (exclude_from_sim no)
9484                (in_bom yes)
9485                (on_board yes)
9486                (dnp no)
9487                (fields_autoplaced yes)
9488                (uuid "b22c8cf2-2175-4377-b95c-688e8c0d1e3b")
9489                (property "Reference" "#PWR015"
9490                        (at 76.2 104.14 0)
9491                        (effects
9492                                (font
9493                                        (size 1.27 1.27)
9494                                )
9495                                (hide yes)
9496                        )
9497                )
9498                (property "Value" "GND"
9499                        (at 76.2 102.87 0)
9500                        (effects
9501                                (font
9502                                        (size 1.27 1.27)
9503                                )
9504                                (hide yes)
9505                        )
9506                )
9507                (property "Footprint" ""
9508                        (at 76.2 97.79 0)
9509                        (effects
9510                                (font
9511                                        (size 1.27 1.27)
9512                                )
9513                                (hide yes)
9514                        )
9515                )
9516                (property "Datasheet" ""
9517                        (at 76.2 97.79 0)
9518                        (effects
9519                                (font
9520                                        (size 1.27 1.27)
9521                                )
9522                                (hide yes)
9523                        )
9524                )
9525                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
9526                        (at 76.2 97.79 0)
9527                        (effects
9528                                (font
9529                                        (size 1.27 1.27)
9530                                )
9531                                (hide yes)
9532                        )
9533                )
9534                (pin "1"
9535                        (uuid "02de8301-9beb-43b6-9189-98abbdb022dd")
9536                )
9537                (instances
9538                        (project "greenSmartSwitch"
9539                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
9540                                        (reference "#PWR015")
9541                                        (unit 1)
9542                                )
9543                        )
9544                )
9545        )
9546        (symbol
9547                (lib_id "Device:C")
9548                (at 76.2 69.85 0)
9549                (unit 1)
9550                (exclude_from_sim no)
9551                (in_bom yes)
9552                (on_board yes)
9553                (dnp no)
9554                (fields_autoplaced yes)
9555                (uuid "b908a5e2-dd6c-4750-bab5-bd6a8db6509f")
9556                (property "Reference" "C5"
9557                        (at 80.01 67.31 0)
9558                        (effects
9559                                (font
9560                                        (size 1.27 1.27)
9561                                )
9562                                (justify left)
9563                        )
9564                )
9565                (property "Value" "1µ"
9566                        (at 80.01 69.85 0)
9567                        (effects
9568                                (font
9569                                        (size 1.27 1.27)
9570                                )
9571                                (justify left)
9572                        )
9573                )
9574                (property "Footprint" "Capacitor_SMD:C_1210_3225Metric"
9575                        (at 77.1652 73.66 0)
9576                        (effects
9577                                (font
9578                                        (size 1.27 1.27)
9579                                )
9580                                (hide yes)
9581                        )
9582                )
9583                (property "Datasheet" "~"
9584                        (at 76.2 69.85 0)
9585                        (effects
9586                                (font
9587                                        (size 1.27 1.27)
9588                                )
9589                                (hide yes)
9590                        )
9591                )
9592                (property "Description" "1µ0 100V 10% X7R 1210 SMD"
9593                        (at 76.2 69.85 0)
9594                        (effects
9595                                (font
9596                                        (size 1.27 1.27)
9597                                )
9598                                (hide yes)
9599                        )
9600                )
9601                (property "Voltage" "100V"
9602                        (at 80.01 72.39 0)
9603                        (effects
9604                                (font
9605                                        (size 1.27 1.27)
9606                                )
9607                                (justify left)
9608                        )
9609                )
9610                (property "ECS Art#" "C216"
9611                        (at 76.2 69.85 0)
9612                        (effects
9613                                (font
9614                                        (size 1.27 1.27)
9615                                )
9616                                (hide yes)
9617                        )
9618                )
9619                (property "HAN" "CL32B105KCJSNNE"
9620                        (at 76.2 69.85 0)
9621                        (effects
9622                                (font
9623                                        (size 1.27 1.27)
9624                                )
9625                                (hide yes)
9626                        )
9627                )
9628                (property "Toleranz" ""
9629                        (at 76.2 69.85 0)
9630                        (effects
9631                                (font
9632                                        (size 1.27 1.27)
9633                                )
9634                        )
9635                )
9636                (property "Hersteller" "SAMSUNG"
9637                        (at 76.2 69.85 0)
9638                        (effects
9639                                (font
9640                                        (size 1.27 1.27)
9641                                )
9642                                (hide yes)
9643                        )
9644                )
9645                (property "Field-1" ""
9646                        (at 76.2 69.85 0)
9647                        (effects
9648                                (font
9649                                        (size 1.27 1.27)
9650                                )
9651                                (hide yes)
9652                        )
9653                )
9654                (property "Sim.Device" ""
9655                        (at 76.2 69.85 0)
9656                        (effects
9657                                (font
9658                                        (size 1.27 1.27)
9659                                )
9660                                (hide yes)
9661                        )
9662                )
9663                (property "Sim.Pins" ""
9664                        (at 76.2 69.85 0)
9665                        (effects
9666                                (font
9667                                        (size 1.27 1.27)
9668                                )
9669                                (hide yes)
9670                        )
9671                )
9672                (pin "1"
9673                        (uuid "0f9f5c8a-e001-4752-b88c-e1569052141b")
9674                )
9675                (pin "2"
9676                        (uuid "f0030645-5d87-4ba4-a1e9-96438936dfdb")
9677                )
9678                (instances
9679                        (project "greenSmartSwitch"
9680                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
9681                                        (reference "C5")
9682                                        (unit 1)
9683                                )
9684                        )
9685                )
9686        )
9687        (symbol
9688                (lib_id "power:GND")
9689                (at 135.89 96.52 0)
9690                (unit 1)
9691                (exclude_from_sim no)
9692                (in_bom yes)
9693                (on_board yes)
9694                (dnp no)
9695                (fields_autoplaced yes)
9696                (uuid "beddf861-ac28-44b7-ad98-689323c7ee17")
9697                (property "Reference" "#PWR021"
9698                        (at 135.89 102.87 0)
9699                        (effects
9700                                (font
9701                                        (size 1.27 1.27)
9702                                )
9703                                (hide yes)
9704                        )
9705                )
9706                (property "Value" "GND"
9707                        (at 135.89 101.6 0)
9708                        (effects
9709                                (font
9710                                        (size 1.27 1.27)
9711                                )
9712                        )
9713                )
9714                (property "Footprint" ""
9715                        (at 135.89 96.52 0)
9716                        (effects
9717                                (font
9718                                        (size 1.27 1.27)
9719                                )
9720                                (hide yes)
9721                        )
9722                )
9723                (property "Datasheet" ""
9724                        (at 135.89 96.52 0)
9725                        (effects
9726                                (font
9727                                        (size 1.27 1.27)
9728                                )
9729                                (hide yes)
9730                        )
9731                )
9732                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
9733                        (at 135.89 96.52 0)
9734                        (effects
9735                                (font
9736                                        (size 1.27 1.27)
9737                                )
9738                                (hide yes)
9739                        )
9740                )
9741                (pin "1"
9742                        (uuid "b980d141-8794-4f38-8769-022b91e4875b")
9743                )
9744                (instances
9745                        (project "greenSmartSwitch"
9746                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
9747                                        (reference "#PWR021")
9748                                        (unit 1)
9749                                )
9750                        )
9751                )
9752        )
9753        (symbol
9754                (lib_id "Device:C")
9755                (at 331.47 82.55 0)
9756                (unit 1)
9757                (exclude_from_sim no)
9758                (in_bom yes)
9759                (on_board yes)
9760                (dnp no)
9761                (uuid "c099582d-f332-4275-b203-bab7ec00a73b")
9762                (property "Reference" "C19"
9763                        (at 335.28 81.28 0)
9764                        (effects
9765                                (font
9766                                        (size 1.27 1.27)
9767                                )
9768                                (justify left)
9769                        )
9770                )
9771                (property "Value" "1n"
9772                        (at 335.28 83.82 0)
9773                        (effects
9774                                (font
9775                                        (size 1.27 1.27)
9776                                )
9777                                (justify left)
9778                        )
9779                )
9780                (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
9781                        (at 332.4352 86.36 0)
9782                        (effects
9783                                (font
9784                                        (size 1.27 1.27)
9785                                )
9786                                (hide yes)
9787                        )
9788                )
9789                (property "Datasheet" "~"
9790                        (at 331.47 82.55 0)
9791                        (effects
9792                                (font
9793                                        (size 1.27 1.27)
9794                                )
9795                                (hide yes)
9796                        )
9797                )
9798                (property "Description" "1n00 10% 50V X7R 0603 SMD"
9799                        (at 331.47 82.55 0)
9800                        (effects
9801                                (font
9802                                        (size 1.27 1.27)
9803                                )
9804                                (hide yes)
9805                        )
9806                )
9807                (property "Voltage" "50V"
9808                        (at 331.47 82.55 0)
9809                        (effects
9810                                (font
9811                                        (size 1.27 1.27)
9812                                )
9813                                (hide yes)
9814                        )
9815                )
9816                (property "ECS Art#" "C043"
9817                        (at 331.47 82.55 0)
9818                        (effects
9819                                (font
9820                                        (size 1.27 1.27)
9821                                )
9822                                (hide yes)
9823                        )
9824                )
9825                (property "HAN" "CL10B102KB8NNNC"
9826                        (at 331.47 82.55 0)
9827                        (effects
9828                                (font
9829                                        (size 1.27 1.27)
9830                                )
9831                                (hide yes)
9832                        )
9833                )
9834                (property "Hersteller" "SAMSUNG"
9835                        (at 331.47 82.55 0)
9836                        (effects
9837                                (font
9838                                        (size 1.27 1.27)
9839                                )
9840                                (hide yes)
9841                        )
9842                )
9843                (property "Toleranz" ""
9844                        (at 331.47 82.55 0)
9845                        (effects
9846                                (font
9847                                        (size 1.27 1.27)
9848                                )
9849                                (hide yes)
9850                        )
9851                )
9852                (property "Field-1" ""
9853                        (at 331.47 82.55 0)
9854                        (effects
9855                                (font
9856                                        (size 1.27 1.27)
9857                                )
9858                                (hide yes)
9859                        )
9860                )
9861                (property "Sim.Device" ""
9862                        (at 331.47 82.55 0)
9863                        (effects
9864                                (font
9865                                        (size 1.27 1.27)
9866                                )
9867                                (hide yes)
9868                        )
9869                )
9870                (property "Sim.Pins" ""
9871                        (at 331.47 82.55 0)
9872                        (effects
9873                                (font
9874                                        (size 1.27 1.27)
9875                                )
9876                                (hide yes)
9877                        )
9878                )
9879                (pin "1"
9880                        (uuid "57779ef7-4495-4711-ba97-b6dcd1aa5ec1")
9881                )
9882                (pin "2"
9883                        (uuid "a43e4341-72f9-4d6e-aa35-d52dbe38eef0")
9884                )
9885                (instances
9886                        (project "greenSmartSwitch"
9887                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
9888                                        (reference "C19")
9889                                        (unit 1)
9890                                )
9891                        )
9892                )
9893        )
9894        (symbol
9895                (lib_id "power:GND")
9896                (at 50.8 96.52 0)
9897                (unit 1)
9898                (exclude_from_sim no)
9899                (in_bom yes)
9900                (on_board yes)
9901                (dnp no)
9902                (fields_autoplaced yes)
9903                (uuid "c32e8e22-7779-47b0-82a7-d35e024402ef")
9904                (property "Reference" "#PWR011"
9905                        (at 50.8 102.87 0)
9906                        (effects
9907                                (font
9908                                        (size 1.27 1.27)
9909                                )
9910                                (hide yes)
9911                        )
9912                )
9913                (property "Value" "GND"
9914                        (at 50.8 101.6 0)
9915                        (effects
9916                                (font
9917                                        (size 1.27 1.27)
9918                                )
9919                                (hide yes)
9920                        )
9921                )
9922                (property "Footprint" ""
9923                        (at 50.8 96.52 0)
9924                        (effects
9925                                (font
9926                                        (size 1.27 1.27)
9927                                )
9928                                (hide yes)
9929                        )
9930                )
9931                (property "Datasheet" ""
9932                        (at 50.8 96.52 0)
9933                        (effects
9934                                (font
9935                                        (size 1.27 1.27)
9936                                )
9937                                (hide yes)
9938                        )
9939                )
9940                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
9941                        (at 50.8 96.52 0)
9942                        (effects
9943                                (font
9944                                        (size 1.27 1.27)
9945                                )
9946                                (hide yes)
9947                        )
9948                )
9949                (pin "1"
9950                        (uuid "fc8265f0-cdcd-46fc-9fea-db46429f8b74")
9951                )
9952                (instances
9953                        (project "greenSmartSwitch"
9954                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
9955                                        (reference "#PWR011")
9956                                        (unit 1)
9957                                )
9958                        )
9959                )
9960        )
9961        (symbol
9962                (lib_id "power:GND")
9963                (at 336.55 209.55 0)
9964                (unit 1)
9965                (exclude_from_sim no)
9966                (in_bom yes)
9967                (on_board yes)
9968                (dnp no)
9969                (fields_autoplaced yes)
9970                (uuid "c559f5c0-f0be-4dbe-a2f8-db1b7d2282fb")
9971                (property "Reference" "#PWR036"
9972                        (at 336.55 215.9 0)
9973                        (effects
9974                                (font
9975                                        (size 1.27 1.27)
9976                                )
9977                                (hide yes)
9978                        )
9979                )
9980                (property "Value" "GND"
9981                        (at 336.55 214.63 0)
9982                        (effects
9983                                (font
9984                                        (size 1.27 1.27)
9985                                )
9986                        )
9987                )
9988                (property "Footprint" ""
9989                        (at 336.55 209.55 0)
9990                        (effects
9991                                (font
9992                                        (size 1.27 1.27)
9993                                )
9994                                (hide yes)
9995                        )
9996                )
9997                (property "Datasheet" ""
9998                        (at 336.55 209.55 0)
9999                        (effects
10000                                (font
10001                                        (size 1.27 1.27)
10002                                )
10003                                (hide yes)
10004                        )
10005                )
10006                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
10007                        (at 336.55 209.55 0)
10008                        (effects
10009                                (font
10010                                        (size 1.27 1.27)
10011                                )
10012                                (hide yes)
10013                        )
10014                )
10015                (pin "1"
10016                        (uuid "c691b114-45d7-4fb9-9107-d1aff9c79e1e")
10017                )
10018                (instances
10019                        (project "greenSmartSwitch"
10020                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
10021                                        (reference "#PWR036")
10022                                        (unit 1)
10023                                )
10024                        )
10025                )
10026        )
10027        (symbol
10028                (lib_id "Device:C")
10029                (at 158.75 120.65 0)
10030                (unit 1)
10031                (exclude_from_sim no)
10032                (in_bom yes)
10033                (on_board yes)
10034                (dnp no)
10035                (uuid "cf8dbfca-1bdc-4ec8-aa23-bd8c02aba75e")
10036                (property "Reference" "C8"
10037                        (at 162.56 119.38 0)
10038                        (effects
10039                                (font
10040                                        (size 1.27 1.27)
10041                                )
10042                                (justify left)
10043                        )
10044                )
10045                (property "Value" "2n2"
10046                        (at 162.56 121.92 0)
10047                        (effects
10048                                (font
10049                                        (size 1.27 1.27)
10050                                )
10051                                (justify left)
10052                        )
10053                )
10054                (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
10055                        (at 159.7152 124.46 0)
10056                        (effects
10057                                (font
10058                                        (size 1.27 1.27)
10059                                )
10060                                (hide yes)
10061                        )
10062                )
10063                (property "Datasheet" "~"
10064                        (at 158.75 120.65 0)
10065                        (effects
10066                                (font
10067                                        (size 1.27 1.27)
10068                                )
10069                                (hide yes)
10070                        )
10071                )
10072                (property "Description" "2n20 10% 50V X7R 0603 SMD"
10073                        (at 158.75 120.65 0)
10074                        (effects
10075                                (font
10076                                        (size 1.27 1.27)
10077                                )
10078                                (hide yes)
10079                        )
10080                )
10081                (property "Voltage" "50V"
10082                        (at 158.75 120.65 0)
10083                        (effects
10084                                (font
10085                                        (size 1.27 1.27)
10086                                )
10087                                (hide yes)
10088                        )
10089                )
10090                (property "ECS Art#" "C047"
10091                        (at 158.75 120.65 0)
10092                        (effects
10093                                (font
10094                                        (size 1.27 1.27)
10095                                )
10096                                (hide yes)
10097                        )
10098                )
10099                (property "HAN" "CL10B222KB8NNNC"
10100                        (at 158.75 120.65 0)
10101                        (effects
10102                                (font
10103                                        (size 1.27 1.27)
10104                                )
10105                                (hide yes)
10106                        )
10107                )
10108                (property "Hersteller" "SAMSUNG"
10109                        (at 158.75 120.65 0)
10110                        (effects
10111                                (font
10112                                        (size 1.27 1.27)
10113                                )
10114                                (hide yes)
10115                        )
10116                )
10117                (property "Field-1" ""
10118                        (at 158.75 120.65 0)
10119                        (effects
10120                                (font
10121                                        (size 1.27 1.27)
10122                                )
10123                                (hide yes)
10124                        )
10125                )
10126                (property "Sim.Device" ""
10127                        (at 158.75 120.65 0)
10128                        (effects
10129                                (font
10130                                        (size 1.27 1.27)
10131                                )
10132                                (hide yes)
10133                        )
10134                )
10135                (property "Sim.Pins" ""
10136                        (at 158.75 120.65 0)
10137                        (effects
10138                                (font
10139                                        (size 1.27 1.27)
10140                                )
10141                                (hide yes)
10142                        )
10143                )
10144                (pin "1"
10145                        (uuid "ee546d61-3c6e-48ff-83f3-39eb124d3084")
10146                )
10147                (pin "2"
10148                        (uuid "b979fd14-fe7d-4858-b215-a467e8fd7647")
10149                )
10150                (instances
10151                        (project "greenSmartSwitch"
10152                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
10153                                        (reference "C8")
10154                                        (unit 1)
10155                                )
10156                        )
10157                )
10158        )
10159        (symbol
10160                (lib_id "power:GND")
10161                (at 140.97 96.52 0)
10162                (unit 1)
10163                (exclude_from_sim no)
10164                (in_bom yes)
10165                (on_board yes)
10166                (dnp no)
10167                (fields_autoplaced yes)
10168                (uuid "d392570b-19ec-40b9-8645-c0ba03b317e4")
10169                (property "Reference" "#PWR023"
10170                        (at 140.97 102.87 0)
10171                        (effects
10172                                (font
10173                                        (size 1.27 1.27)
10174                                )
10175                                (hide yes)
10176                        )
10177                )
10178                (property "Value" "GND"
10179                        (at 140.97 101.6 0)
10180                        (effects
10181                                (font
10182                                        (size 1.27 1.27)
10183                                )
10184                        )
10185                )
10186                (property "Footprint" ""
10187                        (at 140.97 96.52 0)
10188                        (effects
10189                                (font
10190                                        (size 1.27 1.27)
10191                                )
10192                                (hide yes)
10193                        )
10194                )
10195                (property "Datasheet" ""
10196                        (at 140.97 96.52 0)
10197                        (effects
10198                                (font
10199                                        (size 1.27 1.27)
10200                                )
10201                                (hide yes)
10202                        )
10203                )
10204                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
10205                        (at 140.97 96.52 0)
10206                        (effects
10207                                (font
10208                                        (size 1.27 1.27)
10209                                )
10210                                (hide yes)
10211                        )
10212                )
10213                (pin "1"
10214                        (uuid "d9c76caa-d38e-497d-9fb2-82a362f865c0")
10215                )
10216                (instances
10217                        (project "greenSmartSwitch"
10218                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
10219                                        (reference "#PWR023")
10220                                        (unit 1)
10221                                )
10222                        )
10223                )
10224        )
10225        (symbol
10226                (lib_id "Device:C")
10227                (at 50.8 69.85 0)
10228                (unit 1)
10229                (exclude_from_sim no)
10230                (in_bom yes)
10231                (on_board yes)
10232                (dnp no)
10233                (fields_autoplaced yes)
10234                (uuid "d51896a7-f934-4437-8d45-593d00835d9f")
10235                (property "Reference" "C2"
10236                        (at 54.61 67.31 0)
10237                        (effects
10238                                (font
10239                                        (size 1.27 1.27)
10240                                )
10241                                (justify left)
10242                        )
10243                )
10244                (property "Value" "1µ"
10245                        (at 54.61 69.85 0)
10246                        (effects
10247                                (font
10248                                        (size 1.27 1.27)
10249                                )
10250                                (justify left)
10251                        )
10252                )
10253                (property "Footprint" "Capacitor_SMD:C_1210_3225Metric"
10254                        (at 51.7652 73.66 0)
10255                        (effects
10256                                (font
10257                                        (size 1.27 1.27)
10258                                )
10259                                (hide yes)
10260                        )
10261                )
10262                (property "Datasheet" "~"
10263                        (at 50.8 69.85 0)
10264                        (effects
10265                                (font
10266                                        (size 1.27 1.27)
10267                                )
10268                                (hide yes)
10269                        )
10270                )
10271                (property "Description" "1µ0 100V 10% X7R 1210 SMD"
10272                        (at 50.8 69.85 0)
10273                        (effects
10274                                (font
10275                                        (size 1.27 1.27)
10276                                )
10277                                (hide yes)
10278                        )
10279                )
10280                (property "Voltage" "100V"
10281                        (at 54.61 72.39 0)
10282                        (effects
10283                                (font
10284                                        (size 1.27 1.27)
10285                                )
10286                                (justify left)
10287                        )
10288                )
10289                (property "ECS Art#" "C216"
10290                        (at 50.8 69.85 0)
10291                        (effects
10292                                (font
10293                                        (size 1.27 1.27)
10294                                )
10295                                (hide yes)
10296                        )
10297                )
10298                (property "HAN" "CL32B105KCJSNNE"
10299                        (at 50.8 69.85 0)
10300                        (effects
10301                                (font
10302                                        (size 1.27 1.27)
10303                                )
10304                                (hide yes)
10305                        )
10306                )
10307                (property "Toleranz" ""
10308                        (at 50.8 69.85 0)
10309                        (effects
10310                                (font
10311                                        (size 1.27 1.27)
10312                                )
10313                        )
10314                )
10315                (property "Hersteller" "SAMSUNG"
10316                        (at 50.8 69.85 0)
10317                        (effects
10318                                (font
10319                                        (size 1.27 1.27)
10320                                )
10321                                (hide yes)
10322                        )
10323                )
10324                (property "Field-1" ""
10325                        (at 50.8 69.85 0)
10326                        (effects
10327                                (font
10328                                        (size 1.27 1.27)
10329                                )
10330                                (hide yes)
10331                        )
10332                )
10333                (property "Sim.Device" ""
10334                        (at 50.8 69.85 0)
10335                        (effects
10336                                (font
10337                                        (size 1.27 1.27)
10338                                )
10339                                (hide yes)
10340                        )
10341                )
10342                (property "Sim.Pins" ""
10343                        (at 50.8 69.85 0)
10344                        (effects
10345                                (font
10346                                        (size 1.27 1.27)
10347                                )
10348                                (hide yes)
10349                        )
10350                )
10351                (pin "1"
10352                        (uuid "a9779154-94fc-421a-a805-730768040151")
10353                )
10354                (pin "2"
10355                        (uuid "5c797430-2a99-4bb7-8697-4d5616e9ff13")
10356                )
10357                (instances
10358                        (project "greenSmartSwitch"
10359                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
10360                                        (reference "C2")
10361                                        (unit 1)
10362                                )
10363                        )
10364                )
10365        )
10366        (symbol
10367                (lib_id "Device:C")
10368                (at 187.96 78.74 0)
10369                (unit 1)
10370                (exclude_from_sim no)
10371                (in_bom yes)
10372                (on_board yes)
10373                (dnp no)
10374                (fields_autoplaced yes)
10375                (uuid "d66d4970-1d2f-44ea-828c-4d7b30e74322")
10376                (property "Reference" "C9"
10377                        (at 191.77 77.47 0)
10378                        (effects
10379                                (font
10380                                        (size 1.27 1.27)
10381                                )
10382                                (justify left)
10383                        )
10384                )
10385                (property "Value" "56p"
10386                        (at 191.77 80.01 0)
10387                        (effects
10388                                (font
10389                                        (size 1.27 1.27)
10390                                )
10391                                (justify left)
10392                        )
10393                )
10394                (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
10395                        (at 188.9252 82.55 0)
10396                        (effects
10397                                (font
10398                                        (size 1.27 1.27)
10399                                )
10400                                (hide yes)
10401                        )
10402                )
10403                (property "Datasheet" "~"
10404                        (at 187.96 78.74 0)
10405                        (effects
10406                                (font
10407                                        (size 1.27 1.27)
10408                                )
10409                                (hide yes)
10410                        )
10411                )
10412                (property "Description" "56p0 5% 50V NPO 0603 SMD"
10413                        (at 187.96 78.74 0)
10414                        (effects
10415                                (font
10416                                        (size 1.27 1.27)
10417                                )
10418                                (hide yes)
10419                        )
10420                )
10421                (property "Voltage" "50V"
10422                        (at 187.96 78.74 0)
10423                        (effects
10424                                (font
10425                                        (size 1.27 1.27)
10426                                )
10427                                (hide yes)
10428                        )
10429                )
10430                (property "ECS Art#" "C029"
10431                        (at 187.96 78.74 0)
10432                        (effects
10433                                (font
10434                                        (size 1.27 1.27)
10435                                )
10436                                (hide yes)
10437                        )
10438                )
10439                (property "HAN" "CL10C560JB8NNNC"
10440                        (at 187.96 78.74 0)
10441                        (effects
10442                                (font
10443                                        (size 1.27 1.27)
10444                                )
10445                                (hide yes)
10446                        )
10447                )
10448                (property "Hersteller" "SAMSUNG"
10449                        (at 187.96 78.74 0)
10450                        (effects
10451                                (font
10452                                        (size 1.27 1.27)
10453                                )
10454                                (hide yes)
10455                        )
10456                )
10457                (property "Field-1" ""
10458                        (at 187.96 78.74 0)
10459                        (effects
10460                                (font
10461                                        (size 1.27 1.27)
10462                                )
10463                                (hide yes)
10464                        )
10465                )
10466                (property "Sim.Device" ""
10467                        (at 187.96 78.74 0)
10468                        (effects
10469                                (font
10470                                        (size 1.27 1.27)
10471                                )
10472                                (hide yes)
10473                        )
10474                )
10475                (property "Sim.Pins" ""
10476                        (at 187.96 78.74 0)
10477                        (effects
10478                                (font
10479                                        (size 1.27 1.27)
10480                                )
10481                                (hide yes)
10482                        )
10483                )
10484                (pin "1"
10485                        (uuid "cc2559aa-4ab4-4889-ba91-e42948f7ef93")
10486                )
10487                (pin "2"
10488                        (uuid "e2a34242-345c-42da-9b03-113c9d60ade1")
10489                )
10490                (instances
10491                        (project "greenSmartSwitch"
10492                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
10493                                        (reference "C9")
10494                                        (unit 1)
10495                                )
10496                        )
10497                )
10498        )
10499        (symbol
10500                (lib_id "power:GND")
10501                (at 38.1 96.52 0)
10502                (unit 1)
10503                (exclude_from_sim no)
10504                (in_bom yes)
10505                (on_board yes)
10506                (dnp no)
10507                (fields_autoplaced yes)
10508                (uuid "dc7acbd1-3595-4651-a668-bd8c60c0a488")
10509                (property "Reference" "#PWR010"
10510                        (at 38.1 102.87 0)
10511                        (effects
10512                                (font
10513                                        (size 1.27 1.27)
10514                                )
10515                                (hide yes)
10516                        )
10517                )
10518                (property "Value" "GND"
10519                        (at 38.1 101.6 0)
10520                        (effects
10521                                (font
10522                                        (size 1.27 1.27)
10523                                )
10524                                (hide yes)
10525                        )
10526                )
10527                (property "Footprint" ""
10528                        (at 38.1 96.52 0)
10529                        (effects
10530                                (font
10531                                        (size 1.27 1.27)
10532                                )
10533                                (hide yes)
10534                        )
10535                )
10536                (property "Datasheet" ""
10537                        (at 38.1 96.52 0)
10538                        (effects
10539                                (font
10540                                        (size 1.27 1.27)
10541                                )
10542                                (hide yes)
10543                        )
10544                )
10545                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
10546                        (at 38.1 96.52 0)
10547                        (effects
10548                                (font
10549                                        (size 1.27 1.27)
10550                                )
10551                                (hide yes)
10552                        )
10553                )
10554                (pin "1"
10555                        (uuid "f3181baa-3a21-4f0a-8219-09fbcfc3ee27")
10556                )
10557                (instances
10558                        (project "greenSmartSwitch"
10559                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
10560                                        (reference "#PWR010")
10561                                        (unit 1)
10562                                )
10563                        )
10564                )
10565        )
10566        (symbol
10567                (lib_id "power:GND")
10568                (at 63.5 97.79 0)
10569                (unit 1)
10570                (exclude_from_sim no)
10571                (in_bom yes)
10572                (on_board yes)
10573                (dnp no)
10574                (fields_autoplaced yes)
10575                (uuid "dd26a7ca-1f32-4f4c-94da-fb950e5c8421")
10576                (property "Reference" "#PWR013"
10577                        (at 63.5 104.14 0)
10578                        (effects
10579                                (font
10580                                        (size 1.27 1.27)
10581                                )
10582                                (hide yes)
10583                        )
10584                )
10585                (property "Value" "GND"
10586                        (at 63.5 102.87 0)
10587                        (effects
10588                                (font
10589                                        (size 1.27 1.27)
10590                                )
10591                                (hide yes)
10592                        )
10593                )
10594                (property "Footprint" ""
10595                        (at 63.5 97.79 0)
10596                        (effects
10597                                (font
10598                                        (size 1.27 1.27)
10599                                )
10600                                (hide yes)
10601                        )
10602                )
10603                (property "Datasheet" ""
10604                        (at 63.5 97.79 0)
10605                        (effects
10606                                (font
10607                                        (size 1.27 1.27)
10608                                )
10609                                (hide yes)
10610                        )
10611                )
10612                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
10613                        (at 63.5 97.79 0)
10614                        (effects
10615                                (font
10616                                        (size 1.27 1.27)
10617                                )
10618                                (hide yes)
10619                        )
10620                )
10621                (pin "1"
10622                        (uuid "7ccc2203-50b4-49d9-8c05-a616e202f8a9")
10623                )
10624                (instances
10625                        (project "greenSmartSwitch"
10626                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
10627                                        (reference "#PWR013")
10628                                        (unit 1)
10629                                )
10630                        )
10631                )
10632        )
10633        (symbol
10634                (lib_id "Device:L")
10635                (at 186.69 68.58 90)
10636                (unit 1)
10637                (exclude_from_sim no)
10638                (in_bom yes)
10639                (on_board yes)
10640                (dnp no)
10641                (fields_autoplaced yes)
10642                (uuid "e52308b9-57ea-4273-8861-bd74bbf7a9b4")
10643                (property "Reference" "L2"
10644                        (at 186.69 63.5 90)
10645                        (effects
10646                                (font
10647                                        (size 1.27 1.27)
10648                                )
10649                        )
10650                )
10651                (property "Value" "100µ/0,32A"
10652                        (at 186.69 66.04 90)
10653                        (effects
10654                                (font
10655                                        (size 1.27 1.27)
10656                                )
10657                        )
10658                )
10659                (property "Footprint" "Inductor_SMD:L_Taiyo-Yuden_NR-50xx_HandSoldering"
10660                        (at 186.69 68.58 0)
10661                        (effects
10662                                (font
10663                                        (size 1.27 1.27)
10664                                )
10665                                (hide yes)
10666                        )
10667                )
10668                (property "Datasheet" "https://www.we-online.com/de/components/products/WE-LQFS?sq=74406042101#74406042101"
10669                        (at 186.69 68.58 0)
10670                        (effects
10671                                (font
10672                                        (size 1.27 1.27)
10673                                )
10674                                (hide yes)
10675                        )
10676                )
10677                (property "Description" "SPEICHERDROSSEL 100µH 0,32 A 1386 mOhm WE-LQFS SMT Power Inductor 4,8 x 4,8 mm"
10678                        (at 186.69 68.58 0)
10679                        (effects
10680                                (font
10681                                        (size 1.27 1.27)
10682                                )
10683                                (hide yes)
10684                        )
10685                )
10686                (property "ECS Art#" "L173"
10687                        (at 186.69 68.58 0)
10688                        (effects
10689                                (font
10690                                        (size 1.27 1.27)
10691                                )
10692                                (hide yes)
10693                        )
10694                )
10695                (property "HAN" "74406042101"
10696                        (at 186.69 68.58 0)
10697                        (effects
10698                                (font
10699                                        (size 1.27 1.27)
10700                                )
10701                                (hide yes)
10702                        )
10703                )
10704                (property "Hersteller" "Würth"
10705                        (at 186.69 68.58 0)
10706                        (effects
10707                                (font
10708                                        (size 1.27 1.27)
10709                                )
10710                                (hide yes)
10711                        )
10712                )
10713                (property "Field-1" ""
10714                        (at 186.69 68.58 0)
10715                        (effects
10716                                (font
10717                                        (size 1.27 1.27)
10718                                )
10719                                (hide yes)
10720                        )
10721                )
10722                (property "Sim.Device" ""
10723                        (at 186.69 68.58 0)
10724                        (effects
10725                                (font
10726                                        (size 1.27 1.27)
10727                                )
10728                                (hide yes)
10729                        )
10730                )
10731                (property "Sim.Pins" ""
10732                        (at 186.69 68.58 0)
10733                        (effects
10734                                (font
10735                                        (size 1.27 1.27)
10736                                )
10737                                (hide yes)
10738                        )
10739                )
10740                (pin "1"
10741                        (uuid "ee8fcb59-8dbc-4b77-88b3-a57e17b15c3b")
10742                )
10743                (pin "2"
10744                        (uuid "613c7fef-0d08-4136-90db-d399e1f159cf")
10745                )
10746                (instances
10747                        (project "greenSmartSwitch"
10748                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
10749                                        (reference "L2")
10750                                        (unit 1)
10751                                )
10752                        )
10753                )
10754        )
10755        (symbol
10756                (lib_id "power:GND")
10757                (at 114.3 96.52 0)
10758                (unit 1)
10759                (exclude_from_sim no)
10760                (in_bom yes)
10761                (on_board yes)
10762                (dnp no)
10763                (fields_autoplaced yes)
10764                (uuid "e64fb329-6797-4183-accb-0c01b180c63c")
10765                (property "Reference" "#PWR019"
10766                        (at 114.3 102.87 0)
10767                        (effects
10768                                (font
10769                                        (size 1.27 1.27)
10770                                )
10771                                (hide yes)
10772                        )
10773                )
10774                (property "Value" "GND"
10775                        (at 114.3 101.6 0)
10776                        (effects
10777                                (font
10778                                        (size 1.27 1.27)
10779                                )
10780                                (hide yes)
10781                        )
10782                )
10783                (property "Footprint" ""
10784                        (at 114.3 96.52 0)
10785                        (effects
10786                                (font
10787                                        (size 1.27 1.27)
10788                                )
10789                                (hide yes)
10790                        )
10791                )
10792                (property "Datasheet" ""
10793                        (at 114.3 96.52 0)
10794                        (effects
10795                                (font
10796                                        (size 1.27 1.27)
10797                                )
10798                                (hide yes)
10799                        )
10800                )
10801                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
10802                        (at 114.3 96.52 0)
10803                        (effects
10804                                (font
10805                                        (size 1.27 1.27)
10806                                )
10807                                (hide yes)
10808                        )
10809                )
10810                (pin "1"
10811                        (uuid "9d968575-81ff-42ee-b676-c4d5aac40f03")
10812                )
10813                (instances
10814                        (project "greenSmartSwitch"
10815                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
10816                                        (reference "#PWR019")
10817                                        (unit 1)
10818                                )
10819                        )
10820                )
10821        )
10822        (symbol
10823                (lib_id "Device:C")
10824                (at 298.45 203.2 180)
10825                (unit 1)
10826                (exclude_from_sim no)
10827                (in_bom yes)
10828                (on_board yes)
10829                (dnp no)
10830                (fields_autoplaced yes)
10831                (uuid "e9b726b1-dbcd-4c64-8289-9cb47f5d2f0f")
10832                (property "Reference" "C18"
10833                        (at 302.26 201.9299 0)
10834                        (effects
10835                                (font
10836                                        (size 1.27 1.27)
10837                                )
10838                                (justify right)
10839                        )
10840                )
10841                (property "Value" "100n"
10842                        (at 302.26 204.4699 0)
10843                        (effects
10844                                (font
10845                                        (size 1.27 1.27)
10846                                )
10847                                (justify right)
10848                        )
10849                )
10850                (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
10851                        (at 297.4848 199.39 0)
10852                        (effects
10853                                (font
10854                                        (size 1.27 1.27)
10855                                )
10856                                (hide yes)
10857                        )
10858                )
10859                (property "Datasheet" "~"
10860                        (at 298.45 203.2 0)
10861                        (effects
10862                                (font
10863                                        (size 1.27 1.27)
10864                                )
10865                                (hide yes)
10866                        )
10867                )
10868                (property "Description" "100n 10% 50V X7R 0603 SMD"
10869                        (at 298.45 203.2 0)
10870                        (effects
10871                                (font
10872                                        (size 1.27 1.27)
10873                                )
10874                                (hide yes)
10875                        )
10876                )
10877                (property "ECS Art#" "C067"
10878                        (at 298.45 203.2 0)
10879                        (effects
10880                                (font
10881                                        (size 1.27 1.27)
10882                                )
10883                                (hide yes)
10884                        )
10885                )
10886                (property "Field-1" ""
10887                        (at 298.45 203.2 0)
10888                        (effects
10889                                (font
10890                                        (size 1.27 1.27)
10891                                )
10892                                (hide yes)
10893                        )
10894                )
10895                (property "HAN" "CL10B104KB8NNNC"
10896                        (at 298.45 203.2 0)
10897                        (effects
10898                                (font
10899                                        (size 1.27 1.27)
10900                                )
10901                                (hide yes)
10902                        )
10903                )
10904                (property "Hersteller" "SAMSUNG"
10905                        (at 298.45 203.2 0)
10906                        (effects
10907                                (font
10908                                        (size 1.27 1.27)
10909                                )
10910                                (hide yes)
10911                        )
10912                )
10913                (property "Voltage" "50V"
10914                        (at 298.45 203.2 0)
10915                        (effects
10916                                (font
10917                                        (size 1.27 1.27)
10918                                )
10919                                (hide yes)
10920                        )
10921                )
10922                (property "Sim.Device" ""
10923                        (at 298.45 203.2 0)
10924                        (effects
10925                                (font
10926                                        (size 1.27 1.27)
10927                                )
10928                                (hide yes)
10929                        )
10930                )
10931                (property "Sim.Pins" ""
10932                        (at 298.45 203.2 0)
10933                        (effects
10934                                (font
10935                                        (size 1.27 1.27)
10936                                )
10937                                (hide yes)
10938                        )
10939                )
10940                (pin "2"
10941                        (uuid "3525955a-ca50-4536-855a-43bc1ddcfa3f")
10942                )
10943                (pin "1"
10944                        (uuid "c9ca716a-d6f8-4d65-88bc-f77707516f9a")
10945                )
10946                (instances
10947                        (project "greenSmartSwitch"
10948                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
10949                                        (reference "C18")
10950                                        (unit 1)
10951                                )
10952                        )
10953                )
10954        )
10955        (symbol
10956                (lib_id "power:GND")
10957                (at 254 154.94 0)
10958                (unit 1)
10959                (exclude_from_sim no)
10960                (in_bom yes)
10961                (on_board yes)
10962                (dnp no)
10963                (fields_autoplaced yes)
10964                (uuid "ee65cf35-a1d9-444c-ba64-0e4bc6a3fd5e")
10965                (property "Reference" "#PWR030"
10966                        (at 254 161.29 0)
10967                        (effects
10968                                (font
10969                                        (size 1.27 1.27)
10970                                )
10971                                (hide yes)
10972                        )
10973                )
10974                (property "Value" "GND"
10975                        (at 254 160.02 0)
10976                        (effects
10977                                (font
10978                                        (size 1.27 1.27)
10979                                )
10980                        )
10981                )
10982                (property "Footprint" ""
10983                        (at 254 154.94 0)
10984                        (effects
10985                                (font
10986                                        (size 1.27 1.27)
10987                                )
10988                                (hide yes)
10989                        )
10990                )
10991                (property "Datasheet" ""
10992                        (at 254 154.94 0)
10993                        (effects
10994                                (font
10995                                        (size 1.27 1.27)
10996                                )
10997                                (hide yes)
10998                        )
10999                )
11000                (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
11001                        (at 254 154.94 0)
11002                        (effects
11003                                (font
11004                                        (size 1.27 1.27)
11005                                )
11006                                (hide yes)
11007                        )
11008                )
11009                (pin "1"
11010                        (uuid "75a682db-fc5b-4d02-a74c-7d121130f1c3")
11011                )
11012                (instances
11013                        (project "greenSmartSwitch"
11014                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
11015                                        (reference "#PWR030")
11016                                        (unit 1)
11017                                )
11018                        )
11019                )
11020        )
11021        (symbol
11022                (lib_id "Device:C")
11023                (at 195.58 130.81 90)
11024                (unit 1)
11025                (exclude_from_sim no)
11026                (in_bom yes)
11027                (on_board yes)
11028                (dnp no)
11029                (uuid "f5cbbbc4-7311-4f48-b64c-da5b248db0ec")
11030                (property "Reference" "C12"
11031                        (at 195.58 121.92 90)
11032                        (effects
11033                                (font
11034                                        (size 1.27 1.27)
11035                                )
11036                        )
11037                )
11038                (property "Value" "4n7"
11039                        (at 195.58 124.46 90)
11040                        (effects
11041                                (font
11042                                        (size 1.27 1.27)
11043                                )
11044                        )
11045                )
11046                (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
11047                        (at 199.39 129.8448 0)
11048                        (effects
11049                                (font
11050                                        (size 1.27 1.27)
11051                                )
11052                                (hide yes)
11053                        )
11054                )
11055                (property "Datasheet" "~"
11056                        (at 195.58 130.81 0)
11057                        (effects
11058                                (font
11059                                        (size 1.27 1.27)
11060                                )
11061                                (hide yes)
11062                        )
11063                )
11064                (property "Description" "4n70 10% 50V X7R 0603 SMD"
11065                        (at 195.58 130.81 0)
11066                        (effects
11067                                (font
11068                                        (size 1.27 1.27)
11069                                )
11070                                (hide yes)
11071                        )
11072                )
11073                (property "Voltage" "50V"
11074                        (at 195.58 130.81 0)
11075                        (effects
11076                                (font
11077                                        (size 1.27 1.27)
11078                                )
11079                                (hide yes)
11080                        )
11081                )
11082                (property "ECS Art#" "C051"
11083                        (at 195.58 130.81 0)
11084                        (effects
11085                                (font
11086                                        (size 1.27 1.27)
11087                                )
11088                                (hide yes)
11089                        )
11090                )
11091                (property "HAN" "CL10B472KB8NNNC"
11092                        (at 195.58 130.81 0)
11093                        (effects
11094                                (font
11095                                        (size 1.27 1.27)
11096                                )
11097                                (hide yes)
11098                        )
11099                )
11100                (property "Hersteller" "SAMSUNG"
11101                        (at 195.58 130.81 0)
11102                        (effects
11103                                (font
11104                                        (size 1.27 1.27)
11105                                )
11106                                (hide yes)
11107                        )
11108                )
11109                (property "Field-1" ""
11110                        (at 195.58 130.81 0)
11111                        (effects
11112                                (font
11113                                        (size 1.27 1.27)
11114                                )
11115                                (hide yes)
11116                        )
11117                )
11118                (property "Sim.Device" ""
11119                        (at 195.58 130.81 0)
11120                        (effects
11121                                (font
11122                                        (size 1.27 1.27)
11123                                )
11124                                (hide yes)
11125                        )
11126                )
11127                (property "Sim.Pins" ""
11128                        (at 195.58 130.81 0)
11129                        (effects
11130                                (font
11131                                        (size 1.27 1.27)
11132                                )
11133                                (hide yes)
11134                        )
11135                )
11136                (pin "1"
11137                        (uuid "1ed086f0-e7d9-41be-9073-b91103d54104")
11138                )
11139                (pin "2"
11140                        (uuid "7285abb5-50c5-4bbe-83e4-4a604bdfc4f9")
11141                )
11142                (instances
11143                        (project "greenSmartSwitch"
11144                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
11145                                        (reference "C12")
11146                                        (unit 1)
11147                                )
11148                        )
11149                )
11150        )
11151        (symbol
11152                (lib_id "Device:R")
11153                (at 209.55 73.66 0)
11154                (unit 1)
11155                (exclude_from_sim no)
11156                (in_bom yes)
11157                (on_board yes)
11158                (dnp no)
11159                (uuid "f8d43ba1-1b0f-4b24-b9ca-ffebd8e2dcf6")
11160                (property "Reference" "R15"
11161                        (at 212.09 72.39 0)
11162                        (effects
11163                                (font
11164                                        (size 1.27 1.27)
11165                                )
11166                                (justify left)
11167                        )
11168                )
11169                (property "Value" "470k"
11170                        (at 212.09 76.2 0)
11171                        (effects
11172                                (font
11173                                        (size 1.27 1.27)
11174                                )
11175                                (justify left)
11176                        )
11177                )
11178                (property "Footprint" "Resistor_SMD:R_0603_1608Metric"
11179                        (at 207.772 73.66 90)
11180                        (effects
11181                                (font
11182                                        (size 1.27 1.27)
11183                                )
11184                                (hide yes)
11185                        )
11186                )
11187                (property "Datasheet" "~"
11188                        (at 209.55 73.66 0)
11189                        (effects
11190                                (font
11191                                        (size 1.27 1.27)
11192                                )
11193                                (hide yes)
11194                        )
11195                )
11196                (property "Description" "470k0 0,1W 1% 0603 SMD"
11197                        (at 209.55 73.66 0)
11198                        (effects
11199                                (font
11200                                        (size 1.27 1.27)
11201                                )
11202                                (hide yes)
11203                        )
11204                )
11205                (property "ECS Art#" "R261"
11206                        (at 209.55 73.66 0)
11207                        (effects
11208                                (font
11209                                        (size 1.27 1.27)
11210                                )
11211                                (hide yes)
11212                        )
11213                )
11214                (property "HAN" "RC0603FR-07470KL"
11215                        (at 209.55 73.66 0)
11216                        (effects
11217                                (font
11218                                        (size 1.27 1.27)
11219                                )
11220                                (hide yes)
11221                        )
11222                )
11223                (property "Hersteller" "YAGEO"
11224                        (at 209.55 73.66 0)
11225                        (effects
11226                                (font
11227                                        (size 1.27 1.27)
11228                                )
11229                                (hide yes)
11230                        )
11231                )
11232                (property "Field-1" ""
11233                        (at 209.55 73.66 0)
11234                        (effects
11235                                (font
11236                                        (size 1.27 1.27)
11237                                )
11238                                (hide yes)
11239                        )
11240                )
11241                (property "Sim.Device" ""
11242                        (at 209.55 73.66 0)
11243                        (effects
11244                                (font
11245                                        (size 1.27 1.27)
11246                                )
11247                                (hide yes)
11248                        )
11249                )
11250                (property "Sim.Pins" ""
11251                        (at 209.55 73.66 0)
11252                        (effects
11253                                (font
11254                                        (size 1.27 1.27)
11255                                )
11256                                (hide yes)
11257                        )
11258                )
11259                (pin "1"
11260                        (uuid "b5ed5458-8b06-4c7a-a947-94be578d62f4")
11261                )
11262                (pin "2"
11263                        (uuid "5e55a6fb-b7ec-4c07-b89c-0b15bf9371bc")
11264                )
11265                (instances
11266                        (project "greenSmartSwitch"
11267                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
11268                                        (reference "R15")
11269                                        (unit 1)
11270                                )
11271                        )
11272                )
11273        )
11274        (symbol
11275                (lib_id "Device:R")
11276                (at 182.88 72.39 90)
11277                (unit 1)
11278                (exclude_from_sim no)
11279                (in_bom yes)
11280                (on_board yes)
11281                (dnp no)
11282                (uuid "fae2de03-f41a-48bc-adde-3b4946d89755")
11283                (property "Reference" "R13"
11284                        (at 182.88 76.2 90)
11285                        (effects
11286                                (font
11287                                        (size 1.27 1.27)
11288                                )
11289                        )
11290                )
11291                (property "Value" "470k"
11292                        (at 182.88 78.74 90)
11293                        (effects
11294                                (font
11295                                        (size 1.27 1.27)
11296                                )
11297                        )
11298                )
11299                (property "Footprint" "Resistor_SMD:R_0603_1608Metric"
11300                        (at 182.88 74.168 90)
11301                        (effects
11302                                (font
11303                                        (size 1.27 1.27)
11304                                )
11305                                (hide yes)
11306                        )
11307                )
11308                (property "Datasheet" "~"
11309                        (at 182.88 72.39 0)
11310                        (effects
11311                                (font
11312                                        (size 1.27 1.27)
11313                                )
11314                                (hide yes)
11315                        )
11316                )
11317                (property "Description" "470k0 0,1W 1% 0603 SMD"
11318                        (at 182.88 72.39 0)
11319                        (effects
11320                                (font
11321                                        (size 1.27 1.27)
11322                                )
11323                                (hide yes)
11324                        )
11325                )
11326                (property "ECS Art#" "R261"
11327                        (at 182.88 72.39 0)
11328                        (effects
11329                                (font
11330                                        (size 1.27 1.27)
11331                                )
11332                                (hide yes)
11333                        )
11334                )
11335                (property "HAN" "RC0603FR-07470KL"
11336                        (at 182.88 72.39 0)
11337                        (effects
11338                                (font
11339                                        (size 1.27 1.27)
11340                                )
11341                                (hide yes)
11342                        )
11343                )
11344                (property "Hersteller" "YAGEO"
11345                        (at 182.88 72.39 0)
11346                        (effects
11347                                (font
11348                                        (size 1.27 1.27)
11349                                )
11350                                (hide yes)
11351                        )
11352                )
11353                (property "Field-1" ""
11354                        (at 182.88 72.39 0)
11355                        (effects
11356                                (font
11357                                        (size 1.27 1.27)
11358                                )
11359                                (hide yes)
11360                        )
11361                )
11362                (property "Sim.Device" ""
11363                        (at 182.88 72.39 0)
11364                        (effects
11365                                (font
11366                                        (size 1.27 1.27)
11367                                )
11368                                (hide yes)
11369                        )
11370                )
11371                (property "Sim.Pins" ""
11372                        (at 182.88 72.39 0)
11373                        (effects
11374                                (font
11375                                        (size 1.27 1.27)
11376                                )
11377                                (hide yes)
11378                        )
11379                )
11380                (pin "1"
11381                        (uuid "b459b3bf-d764-45cf-8ee0-956d3c607f67")
11382                )
11383                (pin "2"
11384                        (uuid "3aa4aabb-e87c-4162-b582-81e21e3c0030")
11385                )
11386                (instances
11387                        (project "greenSmartSwitch"
11388                                (path "/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326"
11389                                        (reference "R13")
11390                                        (unit 1)
11391                                )
11392                        )
11393                )
11394        )
11395)
Note: See TracBrowser for help on using the repository browser.