aboutsummaryrefslogtreecommitdiffstats
path: root/kicad-dart-70/clock.kicad_sch
blob: fe42e3b7eb9913712f9af3df41ac73ddca4eb936 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
(kicad_sch (version 20211123) (generator eeschema)

  (uuid d4a7ff11-09f1-4325-94c0-c1b4b4278fe4)

  (paper "A4")

  (title_block
    (title "DART-70 TRX")
    (date "2023-01-11")
    (rev "0")
    (company "HB9EGM")
    (comment 1 "A 4m Band SSB/CW Transceiver")
  )

  (lib_symbols
    (symbol "Device:C_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
      (property "Reference" "C" (id 0) (at 0.254 1.778 0)
        (effects (font (size 1.27 1.27)) (justify left))
      )
      (property "Value" "C_Small" (id 1) (at 0.254 -2.032 0)
        (effects (font (size 1.27 1.27)) (justify left))
      )
      (property "Footprint" "" (id 2) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Datasheet" "~" (id 3) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_keywords" "capacitor cap" (id 4) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_description" "Unpolarized capacitor, small symbol" (id 5) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_fp_filters" "C_*" (id 6) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (symbol "C_Small_0_1"
        (polyline
          (pts
            (xy -1.524 -0.508)
            (xy 1.524 -0.508)
          )
          (stroke (width 0.3302) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (polyline
          (pts
            (xy -1.524 0.508)
            (xy 1.524 0.508)
          )
          (stroke (width 0.3048) (type default) (color 0 0 0 0))
          (fill (type none))
        )
      )
      (symbol "C_Small_1_1"
        (pin passive line (at 0 2.54 270) (length 2.032)
          (name "~" (effects (font (size 1.27 1.27))))
          (number "1" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 0 -2.54 90) (length 2.032)
          (name "~" (effects (font (size 1.27 1.27))))
          (number "2" (effects (font (size 1.27 1.27))))
        )
      )
    )
    (symbol "Device:Crystal_GND24" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
      (property "Reference" "Y" (id 0) (at 3.175 5.08 0)
        (effects (font (size 1.27 1.27)) (justify left))
      )
      (property "Value" "Crystal_GND24" (id 1) (at 3.175 3.175 0)
        (effects (font (size 1.27 1.27)) (justify left))
      )
      (property "Footprint" "" (id 2) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Datasheet" "~" (id 3) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_keywords" "quartz ceramic resonator oscillator" (id 4) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_description" "Four pin crystal, GND on pins 2 and 4" (id 5) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_fp_filters" "Crystal*" (id 6) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (symbol "Crystal_GND24_0_1"
        (rectangle (start -1.143 2.54) (end 1.143 -2.54)
          (stroke (width 0.3048) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (polyline
          (pts
            (xy -2.54 0)
            (xy -2.032 0)
          )
          (stroke (width 0) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (polyline
          (pts
            (xy -2.032 -1.27)
            (xy -2.032 1.27)
          )
          (stroke (width 0.508) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 0 -3.81)
            (xy 0 -3.556)
          )
          (stroke (width 0) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 0 3.556)
            (xy 0 3.81)
          )
          (stroke (width 0) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 2.032 -1.27)
            (xy 2.032 1.27)
          )
          (stroke (width 0.508) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 2.032 0)
            (xy 2.54 0)
          )
          (stroke (width 0) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (polyline
          (pts
            (xy -2.54 -2.286)
            (xy -2.54 -3.556)
            (xy 2.54 -3.556)
            (xy 2.54 -2.286)
          )
          (stroke (width 0) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (polyline
          (pts
            (xy -2.54 2.286)
            (xy -2.54 3.556)
            (xy 2.54 3.556)
            (xy 2.54 2.286)
          )
          (stroke (width 0) (type default) (color 0 0 0 0))
          (fill (type none))
        )
      )
      (symbol "Crystal_GND24_1_1"
        (pin passive line (at -3.81 0 0) (length 1.27)
          (name "1" (effects (font (size 1.27 1.27))))
          (number "1" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 0 5.08 270) (length 1.27)
          (name "2" (effects (font (size 1.27 1.27))))
          (number "2" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 3.81 0 180) (length 1.27)
          (name "3" (effects (font (size 1.27 1.27))))
          (number "3" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 0 -5.08 90) (length 1.27)
          (name "4" (effects (font (size 1.27 1.27))))
          (number "4" (effects (font (size 1.27 1.27))))
        )
      )
    )
    (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
      (property "Reference" "R" (id 0) (at 2.032 0 90)
        (effects (font (size 1.27 1.27)))
      )
      (property "Value" "R" (id 1) (at 0 0 90)
        (effects (font (size 1.27 1.27)))
      )
      (property "Footprint" "" (id 2) (at -1.778 0 90)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Datasheet" "~" (id 3) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_keywords" "R res resistor" (id 4) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_description" "Resistor" (id 5) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_fp_filters" "R_*" (id 6) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (symbol "R_0_1"
        (rectangle (start -1.016 -2.54) (end 1.016 2.54)
          (stroke (width 0.254) (type default) (color 0 0 0 0))
          (fill (type none))
        )
      )
      (symbol "R_1_1"
        (pin passive line (at 0 3.81 270) (length 1.27)
          (name "~" (effects (font (size 1.27 1.27))))
          (number "1" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 0 -3.81 90) (length 1.27)
          (name "~" (effects (font (size 1.27 1.27))))
          (number "2" (effects (font (size 1.27 1.27))))
        )
      )
    )
    (symbol "Oscillator:Si5351A-B-GT" (in_bom yes) (on_board yes)
      (property "Reference" "U" (id 0) (at -8.89 11.43 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "Value" "Si5351A-B-GT" (id 1) (at -12.7 -12.7 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "Footprint" "Package_SO:MSOP-10_3x3mm_P0.5mm" (id 2) (at 0 -20.32 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Datasheet" "https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf" (id 3) (at -8.89 -2.54 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_keywords" "CMOS Synth Oscillator I2C" (id 4) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_description" "I2C Programmable Any-Frequency CMOS Clock Generator, MSOP-8" (id 5) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_fp_filters" "MSOP*3x3mm*P0.5mm*" (id 6) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (symbol "Si5351A-B-GT_0_1"
        (rectangle (start -10.16 10.16) (end 10.16 -10.16)
          (stroke (width 0.254) (type default) (color 0 0 0 0))
          (fill (type background))
        )
      )
      (symbol "Si5351A-B-GT_1_1"
        (pin power_in line (at -2.54 12.7 270) (length 2.54)
          (name "VDD" (effects (font (size 1.27 1.27))))
          (number "1" (effects (font (size 1.27 1.27))))
        )
        (pin output line (at 12.7 5.08 180) (length 2.54)
          (name "CLK0" (effects (font (size 1.27 1.27))))
          (number "10" (effects (font (size 1.27 1.27))))
        )
        (pin input line (at -12.7 7.62 0) (length 2.54)
          (name "XA" (effects (font (size 1.27 1.27))))
          (number "2" (effects (font (size 1.27 1.27))))
        )
        (pin input line (at -12.7 2.54 0) (length 2.54)
          (name "XB" (effects (font (size 1.27 1.27))))
          (number "3" (effects (font (size 1.27 1.27))))
        )
        (pin input line (at -12.7 -5.08 0) (length 2.54)
          (name "SCL" (effects (font (size 1.27 1.27))))
          (number "4" (effects (font (size 1.27 1.27))))
        )
        (pin bidirectional line (at -12.7 -7.62 0) (length 2.54)
          (name "SDA" (effects (font (size 1.27 1.27))))
          (number "5" (effects (font (size 1.27 1.27))))
        )
        (pin output line (at 12.7 -5.08 180) (length 2.54)
          (name "CLK2" (effects (font (size 1.27 1.27))))
          (number "6" (effects (font (size 1.27 1.27))))
        )
        (pin power_in line (at 2.54 12.7 270) (length 2.54)
          (name "VDDO" (effects (font (size 1.27 1.27))))
          (number "7" (effects (font (size 1.27 1.27))))
        )
        (pin power_in line (at 0 -12.7 90) (length 2.54)
          (name "GND" (effects (font (size 1.27 1.27))))
          (number "8" (effects (font (size 1.27 1.27))))
        )
        (pin output line (at 12.7 0 180) (length 2.54)
          (name "CLK1" (effects (font (size 1.27 1.27))))
          (number "9" (effects (font (size 1.27 1.27))))
        )
      )
    )
    (symbol "power:+3.3V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
      (property "Reference" "#PWR" (id 0) (at 0 -3.81 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Value" "+3.3V" (id 1) (at 0 3.556 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "Footprint" "" (id 2) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Datasheet" "" (id 3) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_description" "Power symbol creates a global label with name \"+3.3V\"" (id 5) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (symbol "+3.3V_0_1"
        (polyline
          (pts
            (xy -0.762 1.27)
            (xy 0 2.54)
          )
          (stroke (width 0) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 0 0)
            (xy 0 2.54)
          )
          (stroke (width 0) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 0 2.54)
            (xy 0.762 1.27)
          )
          (stroke (width 0) (type default) (color 0 0 0 0))
          (fill (type none))
        )
      )
      (symbol "+3.3V_1_1"
        (pin power_in line (at 0 0 90) (length 0) hide
          (name "+3V3" (effects (font (size 1.27 1.27))))
          (number "1" (effects (font (size 1.27 1.27))))
        )
      )
    )
    (symbol "power:GNDA" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
      (property "Reference" "#PWR" (id 0) (at 0 -6.35 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Value" "GNDA" (id 1) (at 0 -3.81 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "Footprint" "" (id 2) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Datasheet" "" (id 3) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_description" "Power symbol creates a global label with name \"GNDA\" , analog ground" (id 5) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (symbol "GNDA_0_1"
        (polyline
          (pts
            (xy 0 0)
            (xy 0 -1.27)
            (xy 1.27 -1.27)
            (xy 0 -2.54)
            (xy -1.27 -1.27)
            (xy 0 -1.27)
          )
          (stroke (width 0) (type default) (color 0 0 0 0))
          (fill (type none))
        )
      )
      (symbol "GNDA_1_1"
        (pin power_in line (at 0 0 270) (length 0) hide
          (name "GNDA" (effects (font (size 1.27 1.27))))
          (number "1" (effects (font (size 1.27 1.27))))
        )
      )
    )
  )

  (junction (at 138.43 30.48) (diameter 0) (color 0 0 0 0)
    (uuid 3be2f64a-643b-4527-aaf5-307341a81097)
  )
  (junction (at 101.6 43.18) (diameter 0) (color 0 0 0 0)
    (uuid 3fe74e96-d630-4db9-83b3-437a4cba15b4)
  )
  (junction (at 180.34 52.07) (diameter 0) (color 0 0 0 0)
    (uuid 6b1d6bcd-1928-474b-8dbd-6dab746597ca)
  )
  (junction (at 125.73 30.48) (diameter 0) (color 0 0 0 0)
    (uuid a11284ee-2f71-4eb8-b0ee-e01b498d0140)
  )
  (junction (at 165.1 52.07) (diameter 0) (color 0 0 0 0)
    (uuid d4e5a639-c802-4fd5-bd43-bd9483f1fee3)
  )

  (wire (pts (xy 148.59 46.99) (xy 144.78 46.99))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid 03a79994-33b9-4df6-bdb0-d3807834d731)
  )
  (wire (pts (xy 101.6 50.8) (xy 119.38 50.8))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid 11896c2c-8771-4362-a4aa-2f8901fb1bc7)
  )
  (wire (pts (xy 83.82 43.18) (xy 81.28 43.18))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid 190829cf-8172-400f-bba0-21761cc942eb)
  )
  (wire (pts (xy 132.08 64.77) (xy 132.08 72.39))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid 272d2299-18dd-4a3e-a196-6d15ba4f51c4)
  )
  (wire (pts (xy 148.59 57.15) (xy 144.78 57.15))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid 29e27db0-3c69-4f62-9b26-37b540cf4f34)
  )
  (wire (pts (xy 101.6 43.18) (xy 119.38 43.18))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid 3bced514-7c6a-4929-a2f4-97c9dfd34def)
  )
  (wire (pts (xy 168.91 52.07) (xy 165.1 52.07))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid 415d6a7d-98b2-4d17-b46f-6f38749a3ba2)
  )
  (wire (pts (xy 180.34 52.07) (xy 176.53 52.07))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid 4dfbe524-132d-43d4-8ae0-9aa2f72df70b)
  )
  (wire (pts (xy 119.38 50.8) (xy 119.38 49.53))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid 4eeb2bf2-5aa0-4534-94bd-c0dab739d13b)
  )
  (wire (pts (xy 129.54 30.48) (xy 129.54 39.37))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid 5f9c5087-aeae-41db-97be-1dd276294553)
  )
  (wire (pts (xy 138.43 30.48) (xy 134.62 30.48))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid 64d84e49-aaf5-4eba-8a78-1b20287a1fe2)
  )
  (wire (pts (xy 162.56 71.12) (xy 184.15 71.12))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid 713e4d09-6cf1-49fc-bf2e-c643eb7890b8)
  )
  (wire (pts (xy 125.73 30.48) (xy 129.54 30.48))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid ab15be4c-1efb-422a-9053-a5c97ba751b0)
  )
  (wire (pts (xy 184.15 52.07) (xy 180.34 52.07))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid b9f8ba78-9b7b-4a7c-8351-c9f145a140ab)
  )
  (wire (pts (xy 157.48 71.12) (xy 148.59 71.12))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid bf9ad5a6-c4c4-4072-8854-6425d90cd19f)
  )
  (wire (pts (xy 148.59 71.12) (xy 148.59 57.15))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid cb082ca8-e559-493c-a769-6ac76ddc831e)
  )
  (wire (pts (xy 134.62 30.48) (xy 134.62 39.37))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid cdce2be4-88ef-44ed-b591-e6404a14a2cf)
  )
  (wire (pts (xy 165.1 52.07) (xy 162.56 52.07))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid e0bbf399-c52b-4993-8f0b-a5400682c686)
  )
  (wire (pts (xy 148.59 31.75) (xy 148.59 46.99))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid e188f4e0-97d6-45d5-9852-98640c6abc42)
  )
  (wire (pts (xy 144.78 52.07) (xy 157.48 52.07))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid eb8da7b1-c954-4f96-b636-28a01b4ed609)
  )
  (wire (pts (xy 88.9 43.18) (xy 101.6 43.18))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid ef996d8d-e885-4c54-b48b-e12cd0bd7e8e)
  )
  (wire (pts (xy 157.48 31.75) (xy 148.59 31.75))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid f574310b-3071-4841-b3bc-44ccc3dd1422)
  )
  (wire (pts (xy 119.38 43.18) (xy 119.38 44.45))
    (stroke (width 0) (type default) (color 0 0 0 0))
    (uuid fedb7d4b-8ca2-493c-b9a1-22e781d6d436)
  )

  (text "TODO\nEnsure proper level for diode mixer\nRemove LO_VHF?"
    (at 22.86 72.39 0)
    (effects (font (size 3 3) (thickness 0.6) bold) (justify left bottom))
    (uuid 724e05f6-0c63-4303-8770-c82c5ac4c04f)
  )

  (global_label "SDA" (shape input) (at 119.38 59.69 180) (fields_autoplaced)
    (effects (font (size 1.27 1.27)) (justify right))
    (uuid 0850d44a-6bde-4886-b872-ef2fda5e1590)
    (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at -86.36 7.62 0)
      (effects (font (size 1.27 1.27)) hide)
    )
  )
  (global_label "SCL" (shape input) (at 119.38 57.15 180) (fields_autoplaced)
    (effects (font (size 1.27 1.27)) (justify right))
    (uuid 97675b30-915a-43e3-828c-166fb0161c3a)
    (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at -86.36 7.62 0)
      (effects (font (size 1.27 1.27)) hide)
    )
  )

  (hierarchical_label "LO_VHF" (shape output) (at 184.15 52.07 0)
    (effects (font (size 1.27 1.27)) (justify left))
    (uuid 510813ff-4301-4d7b-b640-805049ac6194)
  )
  (hierarchical_label "BFO" (shape output) (at 184.15 71.12 0)
    (effects (font (size 1.27 1.27)) (justify left))
    (uuid d0b8883f-56d3-436a-a178-a658388f963b)
  )
  (hierarchical_label "REF_25MHz" (shape input) (at 81.28 43.18 180)
    (effects (font (size 1.27 1.27)) (justify right))
    (uuid dfe0615d-48dd-4d5e-ae77-f5a2410688c9)
  )
  (hierarchical_label "LO1" (shape output) (at 162.56 31.75 0)
    (effects (font (size 1.27 1.27)) (justify left))
    (uuid e8a7eef6-149e-4a80-9869-67336b262eab)
  )

  (symbol (lib_id "Oscillator:Si5351A-B-GT") (at 132.08 52.07 0) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e4d2b4d)
    (property "Reference" "U?" (id 0) (at 132.08 67.0306 0))
    (property "Value" "Si5351A-B-GT" (id 1) (at 132.08 69.342 0))
    (property "Footprint" "Package_SO:MSOP-10_3x3mm_P0.5mm" (id 2) (at 132.08 72.39 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf" (id 3) (at 123.19 54.61 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "MPN" "Si5351A-B-GT" (id 4) (at 132.08 52.07 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Need_order" "1" (id 5) (at 132.08 52.07 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 4e11b3cc-4fd4-423b-bc41-54e06954914a))
    (pin "10" (uuid f72300e7-d662-4983-a563-72968f632922))
    (pin "2" (uuid 4d13e008-e257-4a47-b5c8-5b3c84277f01))
    (pin "3" (uuid 03961e5f-8c91-403a-95d8-0be51638f93e))
    (pin "4" (uuid 531fa25e-ee32-447b-a36f-13f8f1ab6fee))
    (pin "5" (uuid f6d3864b-dea0-4ae5-b8dc-9915ad782ab1))
    (pin "6" (uuid 463ea53b-2e03-4ea0-bd53-1c5ae9315269))
    (pin "7" (uuid 6e5132be-a8d5-4f78-ad65-963a1fd4630e))
    (pin "8" (uuid bae4c82c-0211-46b4-bff3-6c554d39e0fc))
    (pin "9" (uuid 969a444c-753e-424c-b055-8596ea3603b0))
  )

  (symbol (lib_id "power:GNDA") (at 132.08 72.39 0) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e4d2b53)
    (property "Reference" "#PWR?" (id 0) (at 132.08 78.74 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Value" "GNDA" (id 1) (at 132.207 76.7842 0))
    (property "Footprint" "" (id 2) (at 132.08 72.39 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (id 3) (at 132.08 72.39 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid c6537c7f-9ea7-43da-9d40-895b8ab00ce0))
  )

  (symbol (lib_id "power:+3.3V") (at 125.73 30.48 0) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e507723)
    (property "Reference" "#PWR?" (id 0) (at 125.73 34.29 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Value" "+3.3V" (id 1) (at 126.111 26.0858 0))
    (property "Footprint" "" (id 2) (at 125.73 30.48 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (id 3) (at 125.73 30.48 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 75526c46-bc26-4d7f-9693-d95987dc5b7c))
  )

  (symbol (lib_id "power:+3.3V") (at 138.43 30.48 0) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e507b4d)
    (property "Reference" "#PWR?" (id 0) (at 138.43 34.29 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Value" "+3.3V" (id 1) (at 138.811 26.0858 0))
    (property "Footprint" "" (id 2) (at 138.43 30.48 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (id 3) (at 138.43 30.48 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid e0bdb2e2-f428-418e-9669-97996f853548))
  )

  (symbol (lib_id "Device:Crystal_GND24") (at 101.6 46.99 90) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e56d94f)
    (property "Reference" "Y?" (id 0) (at 101.6 38.5826 90))
    (property "Value" "CX3225SB25000D0FLJCC" (id 1) (at 101.6 40.894 90))
    (property "Footprint" "picardy:CX3225SB" (id 2) (at 101.6 46.99 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (id 3) (at 101.6 46.99 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "MPN" "CX3225SB25000DFPLCC" (id 4) (at 101.6 46.99 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Need_order" "1" (id 5) (at 101.6 46.99 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid e293e2a9-37b6-431a-b4bb-7b248da197e7))
    (pin "2" (uuid 1544da1f-84cd-45af-bd5a-0d465492a6fb))
    (pin "3" (uuid b2a117dd-8d1c-4791-ae3b-312cfd6058a7))
    (pin "4" (uuid 4feef564-3a18-4e0f-9b44-1db29e32c52f))
  )

  (symbol (lib_id "power:GNDA") (at 106.68 46.99 90) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e56ee8c)
    (property "Reference" "#PWR?" (id 0) (at 113.03 46.99 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Value" "GNDA" (id 1) (at 109.9312 46.863 90)
      (effects (font (size 1.27 1.27)) (justify right))
    )
    (property "Footprint" "" (id 2) (at 106.68 46.99 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (id 3) (at 106.68 46.99 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid d5616225-1961-4092-9667-7ebcf5c3861f))
  )

  (symbol (lib_id "power:GNDA") (at 96.52 46.99 270) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e56fabb)
    (property "Reference" "#PWR?" (id 0) (at 90.17 46.99 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Value" "GNDA" (id 1) (at 93.2942 47.117 90)
      (effects (font (size 1.27 1.27)) (justify right))
    )
    (property "Footprint" "" (id 2) (at 96.52 46.99 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (id 3) (at 96.52 46.99 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 66dc8141-3cb0-4952-bd6c-118a7572e9ed))
  )

  (symbol (lib_id "Device:C_Small") (at 138.43 33.02 180) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e57ea44)
    (property "Reference" "C?" (id 0) (at 140.7668 31.8516 0)
      (effects (font (size 1.27 1.27)) (justify right))
    )
    (property "Value" "0.1uF" (id 1) (at 140.7668 34.163 0)
      (effects (font (size 1.27 1.27)) (justify right))
    )
    (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (id 2) (at 138.43 33.02 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (id 3) (at 138.43 33.02 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "MPN" "GRM188R71H104KA93D" (id 4) (at 138.43 33.02 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Need_order" "0" (id 5) (at 138.43 33.02 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid b60a7ddd-4bd5-4b5a-a575-c06940c5c176))
    (pin "2" (uuid c69d4059-4067-44fa-b9ea-b30b3f39388e))
  )

  (symbol (lib_id "Device:C_Small") (at 125.73 33.02 180) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e57eab6)
    (property "Reference" "C?" (id 0) (at 123.4186 31.8516 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Value" "0.1uF" (id 1) (at 123.4186 34.163 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (id 2) (at 125.73 33.02 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (id 3) (at 125.73 33.02 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "MPN" "GRM188R71H104KA93D" (id 4) (at 125.73 33.02 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Need_order" "0" (id 5) (at 125.73 33.02 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid d26b537c-9df2-434f-9f85-0b235d80618d))
    (pin "2" (uuid 7c4bde6c-6cb5-4961-9211-4f7f43166a40))
  )

  (symbol (lib_id "power:GNDA") (at 138.43 35.56 0) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e57f3d9)
    (property "Reference" "#PWR?" (id 0) (at 138.43 41.91 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Value" "GNDA" (id 1) (at 138.557 39.9542 0))
    (property "Footprint" "" (id 2) (at 138.43 35.56 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (id 3) (at 138.43 35.56 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 9558df2d-308f-400c-b131-38ccc1bc8633))
  )

  (symbol (lib_id "power:GNDA") (at 125.73 35.56 0) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e57f697)
    (property "Reference" "#PWR?" (id 0) (at 125.73 41.91 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Value" "GNDA" (id 1) (at 125.857 39.9542 0))
    (property "Footprint" "" (id 2) (at 125.73 35.56 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (id 3) (at 125.73 35.56 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 4013b328-6829-4074-b8db-cb25c2f3a5a1))
  )

  (symbol (lib_id "Device:C_Small") (at 86.36 43.18 90) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e584764)
    (property "Reference" "C?" (id 0) (at 86.36 37.3634 90))
    (property "Value" "0.1uF" (id 1) (at 86.36 39.6748 90))
    (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (id 2) (at 86.36 43.18 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (id 3) (at 86.36 43.18 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "MPN" "GRM188R71H104KA93D" (id 4) (at 86.36 43.18 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Need_order" "0" (id 5) (at 86.36 43.18 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 0d84e40e-09d2-41aa-8da3-ac82b9a9305d))
    (pin "2" (uuid 2bf29d3f-7726-48b0-b4bb-4a25c5ecd01d))
  )

  (symbol (lib_id "Device:R") (at 165.1 55.88 0) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e58ac6e)
    (property "Reference" "R?" (id 0) (at 166.878 54.7116 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Value" "DNF" (id 1) (at 166.878 57.023 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (id 2) (at 163.322 55.88 90)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (id 3) (at 165.1 55.88 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Need_order" "0" (id 4) (at 165.1 55.88 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 6b10e48d-8580-43a9-a5f9-b54aaf535342))
    (pin "2" (uuid 52b63917-e354-4f31-af0d-6cefbdcebd0f))
  )

  (symbol (lib_id "Device:R") (at 172.72 52.07 90) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e58ac78)
    (property "Reference" "R?" (id 0) (at 172.72 46.8122 90))
    (property "Value" "51" (id 1) (at 172.72 49.1236 90))
    (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (id 2) (at 172.72 53.848 90)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (id 3) (at 172.72 52.07 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Need_order" "0" (id 4) (at 172.72 52.07 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 66b34ae2-f844-417e-82c7-06ad92a55ed3))
    (pin "2" (uuid 86414786-03e1-4af4-9ada-208899c0d4a2))
  )

  (symbol (lib_id "Device:R") (at 180.34 55.88 0) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e58ac82)
    (property "Reference" "R?" (id 0) (at 182.118 54.7116 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Value" "DNF" (id 1) (at 182.118 57.023 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (id 2) (at 178.562 55.88 90)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (id 3) (at 180.34 55.88 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Need_order" "0" (id 4) (at 180.34 55.88 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid d26e1196-9e10-4ac5-acde-710da3d83326))
    (pin "2" (uuid 234befff-2efc-47ae-9199-dfa21f7042bc))
  )

  (symbol (lib_id "power:GNDA") (at 180.34 59.69 0) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e58ac92)
    (property "Reference" "#PWR?" (id 0) (at 180.34 66.04 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Value" "GNDA" (id 1) (at 180.467 64.0842 0))
    (property "Footprint" "" (id 2) (at 180.34 59.69 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (id 3) (at 180.34 59.69 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid e267aecd-0664-4b50-9e62-32fc230b46bd))
  )

  (symbol (lib_id "power:GNDA") (at 165.1 59.69 0) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e58ac9c)
    (property "Reference" "#PWR?" (id 0) (at 165.1 66.04 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Value" "GNDA" (id 1) (at 165.227 64.0842 0))
    (property "Footprint" "" (id 2) (at 165.1 59.69 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (id 3) (at 165.1 59.69 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 163d3164-4e48-4368-9fc0-14eb54fe0443))
  )

  (symbol (lib_id "Device:C_Small") (at 160.02 31.75 90) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e9ff535)
    (property "Reference" "C?" (id 0) (at 160.02 25.9334 90))
    (property "Value" "0.1uF" (id 1) (at 160.02 28.2448 90))
    (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (id 2) (at 160.02 31.75 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (id 3) (at 160.02 31.75 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "MPN" "GRM188R71H104KA93D" (id 4) (at 160.02 31.75 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Need_order" "0" (id 5) (at 160.02 31.75 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 1506cd1e-f447-4b1d-a9a4-84ecae314deb))
    (pin "2" (uuid 1f218a4d-6f8c-412a-9582-4f3fc99d9284))
  )

  (symbol (lib_id "Device:C_Small") (at 160.02 52.07 90) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005e9fffb4)
    (property "Reference" "C?" (id 0) (at 160.02 46.2534 90))
    (property "Value" "0.1uF" (id 1) (at 160.02 48.5648 90))
    (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (id 2) (at 160.02 52.07 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (id 3) (at 160.02 52.07 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "MPN" "GRM188R71H104KA93D" (id 4) (at 160.02 52.07 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Need_order" "0" (id 5) (at 160.02 52.07 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid a130099a-8c8d-4947-b29b-4a6a375a4a0b))
    (pin "2" (uuid e7b436a7-76df-43e0-ad8f-1ebec46585dd))
  )

  (symbol (lib_id "Device:C_Small") (at 160.02 71.12 90) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 00000000-0000-0000-0000-00005ea002ba)
    (property "Reference" "C?" (id 0) (at 160.02 65.3034 90))
    (property "Value" "0.1uF" (id 1) (at 160.02 67.6148 90))
    (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (id 2) (at 160.02 71.12 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (id 3) (at 160.02 71.12 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "MPN" "GRM188R71H104KA93D" (id 4) (at 160.02 71.12 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Need_order" "0" (id 5) (at 160.02 71.12 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 94931e38-4bc1-4645-b0c1-d34591b27b6d))
    (pin "2" (uuid 7da3d304-e988-4919-9bba-6ec8c0345942))
  )
)