From bef6a89c6f3ab4af0f28ad7d6523b2f6c9c95619 Mon Sep 17 00:00:00 2001 From: jebba Date: Fri, 14 Jan 2022 15:49:40 -0700 Subject: [PATCH] Save schematic in kicad6, remap --- kicad/Scopefun_v2-rescue.lib | 53 + kicad/Scopefun_v2.kicad_prl | 1 + kicad/Scopefun_v2.kicad_pro | 328 +- kicad/Scopefun_v2.kicad_sch | 3339 +++++++++ kicad/file56770A0B.kicad_sch | 5690 ++++++++++++++ kicad/file56785EF9.kicad_sch | 4189 +++++++++++ kicad/file56921512.kicad_sch | 5146 +++++++++++++ kicad/file56948067.kicad_sch | 5320 ++++++++++++++ kicad/file56954A3C.kicad_sch | 3070 ++++++++ kicad/file5696EC3B.kicad_sch | 5452 ++++++++++++++ kicad/file56A1473D.kicad_sch | 4687 ++++++++++++ kicad/file56A5A070.kicad_sch | 6529 +++++++++++++++++ kicad/file584BA872.kicad_sch | 5782 +++++++++++++++ kicad/file584EFEB1.kicad_sch | 5972 +++++++++++++++ kicad/file5855FC3A.kicad_sch | 2660 +++++++ kicad/file58568C5C.kicad_sch | 2531 +++++++ kicad/file58589F31.kicad_sch | 1917 +++++ kicad/file58597EF4.kicad_sch | 4247 +++++++++++ .../Scopefun_v2-2022-01-14-15-48-21.kicad_pro | 409 ++ .../Scopefun_v2-2022-01-14-15-48-21.sch | 154 + .../Scopefun_v2-cache-2022-01-14-15-48-21.lib | 3571 +++++++++ .../file56770A0B-2022-01-14-15-48-21.sch | 1714 +++++ .../file56785EF9-2022-01-14-15-48-21.sch | 1399 ++++ .../file56921512-2022-01-14-15-48-21.sch | 1812 +++++ .../file56948067-2022-01-14-15-48-21.sch | 1424 ++++ .../file56954A3C-2022-01-14-15-48-21.sch | 551 ++ .../file5696EC3B-2022-01-14-15-48-21.sch | 2312 ++++++ .../file56A1473D-2022-01-14-15-48-21.sch | 1613 ++++ .../file56A5A070-2022-01-14-15-48-21.sch | 2399 ++++++ .../file584BA872-2022-01-14-15-48-21.sch | 2099 ++++++ .../file584EFEB1-2022-01-14-15-48-21.sch | 1727 +++++ .../file5855FC3A-2022-01-14-15-48-21.sch | 798 ++ .../file58568C5C-2022-01-14-15-48-21.sch | 873 +++ .../file58589F31-2022-01-14-15-48-21.sch | 657 ++ .../file58597EF4-2022-01-14-15-48-21.sch | 1327 ++++ kicad/sym-lib-table | 4 + 36 files changed, 91722 insertions(+), 34 deletions(-) create mode 100644 kicad/Scopefun_v2-rescue.lib create mode 100644 kicad/Scopefun_v2.kicad_sch create mode 100644 kicad/file56770A0B.kicad_sch create mode 100644 kicad/file56785EF9.kicad_sch create mode 100644 kicad/file56921512.kicad_sch create mode 100644 kicad/file56948067.kicad_sch create mode 100644 kicad/file56954A3C.kicad_sch create mode 100644 kicad/file5696EC3B.kicad_sch create mode 100644 kicad/file56A1473D.kicad_sch create mode 100644 kicad/file56A5A070.kicad_sch create mode 100644 kicad/file584BA872.kicad_sch create mode 100644 kicad/file584EFEB1.kicad_sch create mode 100644 kicad/file5855FC3A.kicad_sch create mode 100644 kicad/file58568C5C.kicad_sch create mode 100644 kicad/file58589F31.kicad_sch create mode 100644 kicad/file58597EF4.kicad_sch create mode 100644 kicad/rescue-backup/Scopefun_v2-2022-01-14-15-48-21.kicad_pro create mode 100644 kicad/rescue-backup/Scopefun_v2-2022-01-14-15-48-21.sch create mode 100644 kicad/rescue-backup/Scopefun_v2-cache-2022-01-14-15-48-21.lib create mode 100644 kicad/rescue-backup/file56770A0B-2022-01-14-15-48-21.sch create mode 100644 kicad/rescue-backup/file56785EF9-2022-01-14-15-48-21.sch create mode 100644 kicad/rescue-backup/file56921512-2022-01-14-15-48-21.sch create mode 100644 kicad/rescue-backup/file56948067-2022-01-14-15-48-21.sch create mode 100644 kicad/rescue-backup/file56954A3C-2022-01-14-15-48-21.sch create mode 100644 kicad/rescue-backup/file5696EC3B-2022-01-14-15-48-21.sch create mode 100644 kicad/rescue-backup/file56A1473D-2022-01-14-15-48-21.sch create mode 100644 kicad/rescue-backup/file56A5A070-2022-01-14-15-48-21.sch create mode 100644 kicad/rescue-backup/file584BA872-2022-01-14-15-48-21.sch create mode 100644 kicad/rescue-backup/file584EFEB1-2022-01-14-15-48-21.sch create mode 100644 kicad/rescue-backup/file5855FC3A-2022-01-14-15-48-21.sch create mode 100644 kicad/rescue-backup/file58568C5C-2022-01-14-15-48-21.sch create mode 100644 kicad/rescue-backup/file58589F31-2022-01-14-15-48-21.sch create mode 100644 kicad/rescue-backup/file58597EF4-2022-01-14-15-48-21.sch create mode 100644 kicad/sym-lib-table diff --git a/kicad/Scopefun_v2-rescue.lib b/kicad/Scopefun_v2-rescue.lib new file mode 100644 index 0000000..727ab59 --- /dev/null +++ b/kicad/Scopefun_v2-rescue.lib @@ -0,0 +1,53 @@ +EESchema-LIBRARY Version 2.4 +#encoding utf-8 +# +# GND +# +DEF GND #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -250 50 H I C CNN +F1 "GND" 0 -150 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N +X GND 1 0 0 0 D 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# MAX15053-RESCUE-Scopefun_v155 +# +DEF MAX15053-RESCUE-Scopefun_v155 U 0 40 Y Y 1 F N +F0 "U" -300 450 60 H V C CNN +F1 "MAX15053-RESCUE-Scopefun_v155" 100 450 60 H V C CNN +F2 "ScopefunPackagesLibrary:WLP-9" 0 -500 60 H I C CNN +F3 "https://datasheets.maximintegrated.com/en/ds/MAX15053.pdf" 0 -600 60 H I C CNN +F4 "High-Efficiency, 2A, Current-Mode Synchronous, Step-Down Switching Regulator" 0 650 60 H I C CNN "Description" +F5 "MAX15053EWL+T" 0 550 60 H I C CNN "MFG Part#" +DRAW +S -350 400 350 -300 0 1 0 f +X GND A1 550 -200 200 L 50 50 1 1 W +X LX A2 550 300 200 L 50 50 1 1 U +X IN A3 -550 300 200 R 50 50 1 1 W +X COMP B1 550 100 200 L 50 50 1 1 O +X SKIP B2 -550 -100 200 R 50 50 1 1 I +X EN B3 -550 200 200 R 50 50 1 1 I +X FB C1 550 -100 200 L 50 50 1 1 I +X SS/REFIN C2 -550 -200 200 R 50 50 1 1 I +X PGOOD C3 -550 100 200 R 50 50 1 1 O +ENDDRAW +ENDDEF +# +# PWR_FLAG +# +DEF PWR_FLAG #FLG 0 0 N N 1 F P +F0 "#FLG" 0 75 50 H I C CNN +F1 "PWR_FLAG" 0 150 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +P 6 0 1 0 0 0 0 50 -40 75 0 100 40 75 0 50 N +X pwr 1 0 0 0 U 50 50 0 0 w +ENDDRAW +ENDDEF +# +#End Library diff --git a/kicad/Scopefun_v2.kicad_prl b/kicad/Scopefun_v2.kicad_prl index 25ff1ff..68f7ad1 100644 --- a/kicad/Scopefun_v2.kicad_prl +++ b/kicad/Scopefun_v2.kicad_prl @@ -38,6 +38,7 @@ 9, 10, 11, + 12, 13, 14, 15, diff --git a/kicad/Scopefun_v2.kicad_pro b/kicad/Scopefun_v2.kicad_pro index 7456f7f..1e5ebae 100644 --- a/kicad/Scopefun_v2.kicad_pro +++ b/kicad/Scopefun_v2.kicad_pro @@ -145,6 +145,211 @@ "cvpcb": { "equivalence_files": [] }, + "erc": { + "erc_exclusions": [], + "meta": { + "version": 0 + }, + "pin_map": [ + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 0, + 1, + 2 + ], + [ + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 1, + 2, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2 + ], + [ + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 2, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2 + ] + ], + "rule_severities": { + "bus_definition_conflict": "error", + "bus_entry_needed": "error", + "bus_label_syntax": "error", + "bus_to_bus_conflict": "error", + "bus_to_net_conflict": "error", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "extra_units": "error", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "lib_symbol_issues": "warning", + "multiple_net_names": "warning", + "net_not_bus_member": "warning", + "no_connect_connected": "warning", + "no_connect_dangling": "warning", + "pin_not_connected": "error", + "pin_not_driven": "error", + "pin_to_pin": "warning", + "power_pin_not_driven": "error", + "similar_labels": "warning", + "unannotated": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, "libraries": { "pinned_footprint_libs": [], "pinned_symbol_libs": [] @@ -361,49 +566,104 @@ "page_layout_descr_file": "Scopefun_v2.kicad_wks" }, "schematic": { + "annotate_start_num": 0, "drawing": { - "default_text_size": 50, + "default_line_thickness": 6.0, + "default_text_size": 50.0, + "field_names": [], + "intersheets_ref_own_page": false, + "intersheets_ref_prefix": "", + "intersheets_ref_short": false, + "intersheets_ref_show": false, + "intersheets_ref_suffix": "", + "junction_size_choice": 3, "label_size_ratio": 0.25, + "pin_symbol_size": 25.0, "text_offset_ratio": 0.08 }, - "legacy_lib_dir": "ScopefunPartsLibrary", - "legacy_lib_list": [ - "ScopefunPartsLibrary/ScopefunParts", - "power", - "device", - "transistors", - "conn", - "linear", - "regul", - "74xx", - "cmos4000", - "adc-dac", - "memory", - "microcontrollers", - "dsp", - "microchip", - "analog_switches", - "motorola", - "texas", - "intel", - "audio", - "interface", - "digital-audio", - "philips", - "display", - "cypress", - "siliconi", - "opto", - "atmel", - "contrib", - "valves" - ], + "legacy_lib_dir": "", + "legacy_lib_list": [], + "meta": { + "version": 1 + }, "net_format_name": "Pcbnew", + "ngspice": { + "fix_include_paths": true, + "fix_passive_vals": false, + "meta": { + "version": 0 + }, + "model_mode": 0, + "workbook_filename": "" + }, "page_layout_descr_file": "Scopefun_v2.kicad_wks", "plot_directory": "", + "spice_adjust_passive_values": false, + "spice_external_command": "spice \"%I\"", "subpart_first_id": 65, "subpart_id_separator": 0 }, - "sheets": [], + "sheets": [ + [ + "07a6c6d8-e1c1-4f8f-af69-dfa81e0f4ba2", + "" + ], + [ + "00000000-0000-0000-0000-000056921513", + "ADC" + ], + [ + "00000000-0000-0000-0000-000056770a0b", + "ANALOG INPUTS" + ], + [ + "00000000-0000-0000-0000-00005855fc3b", + "AWG DAC" + ], + [ + "00000000-0000-0000-0000-000056a1473e", + "AWG OUTPUT" + ], + [ + "00000000-0000-0000-0000-000058568c5d", + "CONTROL DAC" + ], + [ + "00000000-0000-0000-0000-000058597ef5", + "DDR3 SDRAM" + ], + [ + "00000000-0000-0000-0000-00005696ec3c", + "DIGITAL INPUTS" + ], + [ + "00000000-0000-0000-0000-000056948068", + "FPGA BANKS" + ], + [ + "00000000-0000-0000-0000-0000584efeb2", + "FPGA CFG, POWER" + ], + [ + "00000000-0000-0000-0000-000056785ef9", + "GAIN, OFFSET" + ], + [ + "00000000-0000-0000-0000-000056a5a071", + "POWER SUPPLY" + ], + [ + "00000000-0000-0000-0000-000058589f32", + "REF SUPPLY" + ], + [ + "00000000-0000-0000-0000-0000584ba873", + "USB FX3" + ], + [ + "00000000-0000-0000-0000-000056954a3d", + "USB Port" + ] + ], "text_variables": {} } diff --git a/kicad/Scopefun_v2.kicad_sch b/kicad/Scopefun_v2.kicad_sch new file mode 100644 index 0000000..b867f62 --- /dev/null +++ b/kicad/Scopefun_v2.kicad_sch @@ -0,0 +1,3339 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 07a6c6d8-e1c1-4f8f-af69-dfa81e0f4ba2) + + (paper "A4") + + (title_block + (title "Scopefun Oscilloscope") + (rev "v2") + (comment 1 "Copyright Dejan Priversek 2019") + (comment 2 "Licensed under CERN OHL v.1.2") + ) + + (lib_symbols + ) + + + (wire (pts (xy 132.08 27.94) (xy 147.32 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 02194d0f-938a-44ee-84f8-af9da96e20a6) + ) + (wire (pts (xy 132.08 34.29) (xy 147.32 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3897df55-4e8e-4d33-b5e2-ac09206305eb) + ) + (wire (pts (xy 147.32 36.83) (xy 132.08 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4e382949-b4c3-41d4-b556-66ee3e494bfa) + ) + (wire (pts (xy 147.32 30.48) (xy 132.08 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 64955e90-795b-4570-8dbb-13ab629cef78) + ) + (wire (pts (xy 71.12 35.56) (xy 85.09 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 69eb8847-3a16-4dc2-b290-73e92782f93c) + ) + (wire (pts (xy 71.12 29.21) (xy 85.09 29.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f3509610-03b3-4a5c-988c-cbd92bd1f824) + ) + + (sheet (at 24.13 24.13) (size 46.99 16.51) (fields_autoplaced) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (fill (color 0 0 0 0.0000)) + (uuid 00000000-0000-0000-0000-000056770a0b) + (property "Sheet name" "ANALOG INPUTS" (id 0) (at 24.13 22.7834 0) + (effects (font (size 2.54 2.54)) (justify left bottom)) + ) + (property "Sheet file" "file56770A0B.kicad_sch" (id 1) (at 24.13 41.2246 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + (pin "CH1_VGA" output (at 71.12 29.21 0) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 7a34034d-827a-48d2-9ea5-ae8128e3a135) + ) + (pin "CH2_VGA" output (at 71.12 35.56 0) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 8090f862-f6f6-4854-a7a7-f2ef12b13e56) + ) + ) + + (sheet (at 85.09 24.13) (size 46.99 16.51) (fields_autoplaced) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (fill (color 0 0 0 0.0000)) + (uuid 00000000-0000-0000-0000-000056785ef9) + (property "Sheet name" "GAIN, OFFSET" (id 0) (at 85.09 22.7834 0) + (effects (font (size 2.54 2.54)) (justify left bottom)) + ) + (property "Sheet file" "file56785EF9.kicad_sch" (id 1) (at 85.09 41.2246 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + (pin "CH1_VGA" input (at 85.09 29.21 180) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 26820f5c-8822-4371-879b-2c5fdeb709c6) + ) + (pin "CH2_VGA" input (at 85.09 35.56 180) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 3bef0362-242d-46c4-b651-9d41a3c29516) + ) + (pin "CH1+" output (at 132.08 27.94 0) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f379d7f8-1ebd-4066-a1c1-1aa9fae7e492) + ) + (pin "CH1-" output (at 132.08 30.48 0) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c6755a81-7c14-4c1b-9e7c-b1323e38f892) + ) + (pin "CH2+" output (at 132.08 34.29 0) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid a1ebb81a-5a70-4ccb-880e-6fe3a3cd95db) + ) + (pin "CH2-" output (at 132.08 36.83 0) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid cbf1ea5c-da65-4d09-b093-267466cb207b) + ) + ) + + (sheet (at 147.32 24.13) (size 46.99 16.51) (fields_autoplaced) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (fill (color 0 0 0 0.0000)) + (uuid 00000000-0000-0000-0000-000056921513) + (property "Sheet name" "ADC" (id 0) (at 147.32 22.7834 0) + (effects (font (size 2.54 2.54)) (justify left bottom)) + ) + (property "Sheet file" "file56921512.kicad_sch" (id 1) (at 147.32 41.2246 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + (pin "CH1+" input (at 147.32 27.94 180) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 58588507-da7d-4bcc-b9cd-bfc861c19ac1) + ) + (pin "CH1-" input (at 147.32 30.48 180) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 71ae16fb-a509-4131-a92e-a0b0b25743ff) + ) + (pin "CH2+" input (at 147.32 34.29 180) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f07599c7-599f-45fe-bd1e-15999cff5f04) + ) + (pin "CH2-" input (at 147.32 36.83 180) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 752adc48-1717-4d51-9f8e-0abf0c5bc60d) + ) + ) + + (sheet (at 86.36 55.88) (size 46.99 16.51) (fields_autoplaced) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (fill (color 0 0 0 0.0000)) + (uuid 00000000-0000-0000-0000-000056948068) + (property "Sheet name" "FPGA BANKS" (id 0) (at 86.36 54.5334 0) + (effects (font (size 2.54 2.54)) (justify left bottom)) + ) + (property "Sheet file" "file56948067.kicad_sch" (id 1) (at 86.36 72.9746 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + ) + + (sheet (at 24.13 87.63) (size 46.99 16.51) (fields_autoplaced) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (fill (color 0 0 0 0.0000)) + (uuid 00000000-0000-0000-0000-000056954a3d) + (property "Sheet name" "USB Port" (id 0) (at 24.13 86.2834 0) + (effects (font (size 2.54 2.54)) (justify left bottom)) + ) + (property "Sheet file" "file56954A3C.kicad_sch" (id 1) (at 24.13 104.7246 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + ) + + (sheet (at 24.13 55.88) (size 46.99 16.51) (fields_autoplaced) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (fill (color 0 0 0 0.0000)) + (uuid 00000000-0000-0000-0000-00005696ec3c) + (property "Sheet name" "DIGITAL INPUTS" (id 0) (at 24.13 54.5334 0) + (effects (font (size 2.54 2.54)) (justify left bottom)) + ) + (property "Sheet file" "file5696EC3B.kicad_sch" (id 1) (at 24.13 72.9746 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + ) + + (sheet (at 209.55 87.63) (size 46.99 16.51) (fields_autoplaced) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (fill (color 0 0 0 0.0000)) + (uuid 00000000-0000-0000-0000-000056a1473e) + (property "Sheet name" "AWG OUTPUT" (id 0) (at 209.55 86.2834 0) + (effects (font (size 2.54 2.54)) (justify left bottom)) + ) + (property "Sheet file" "file56A1473D.kicad_sch" (id 1) (at 209.55 104.7246 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + ) + + (sheet (at 24.13 119.38) (size 46.99 16.51) (fields_autoplaced) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (fill (color 0 0 0 0.0000)) + (uuid 00000000-0000-0000-0000-000056a5a071) + (property "Sheet name" "POWER SUPPLY" (id 0) (at 24.13 118.0334 0) + (effects (font (size 2.54 2.54)) (justify left bottom)) + ) + (property "Sheet file" "file56A5A070.kicad_sch" (id 1) (at 24.13 136.4746 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + ) + + (sheet (at 86.36 87.63) (size 45.72 16.51) (fields_autoplaced) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (fill (color 0 0 0 0.0000)) + (uuid 00000000-0000-0000-0000-0000584ba873) + (property "Sheet name" "USB FX3" (id 0) (at 86.36 86.2834 0) + (effects (font (size 2.54 2.54)) (justify left bottom)) + ) + (property "Sheet file" "file584BA872.kicad_sch" (id 1) (at 86.36 104.7246 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + ) + + (sheet (at 146.05 55.88) (size 48.26 16.51) (fields_autoplaced) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (fill (color 0 0 0 0.0000)) + (uuid 00000000-0000-0000-0000-0000584efeb2) + (property "Sheet name" "FPGA CFG, POWER" (id 0) (at 146.05 54.5334 0) + (effects (font (size 2.54 2.54)) (justify left bottom)) + ) + (property "Sheet file" "file584EFEB1.kicad_sch" (id 1) (at 146.05 72.9746 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + ) + + (sheet (at 209.55 55.88) (size 46.99 16.51) (fields_autoplaced) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (fill (color 0 0 0 0.0000)) + (uuid 00000000-0000-0000-0000-00005855fc3b) + (property "Sheet name" "AWG DAC" (id 0) (at 209.55 54.5334 0) + (effects (font (size 2.54 2.54)) (justify left bottom)) + ) + (property "Sheet file" "file5855FC3A.kicad_sch" (id 1) (at 209.55 72.9746 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + ) + + (sheet (at 209.55 24.13) (size 46.99 16.51) (fields_autoplaced) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (fill (color 0 0 0 0.0000)) + (uuid 00000000-0000-0000-0000-000058568c5d) + (property "Sheet name" "CONTROL DAC" (id 0) (at 209.55 22.7834 0) + (effects (font (size 2.54 2.54)) (justify left bottom)) + ) + (property "Sheet file" "file58568C5C.kicad_sch" (id 1) (at 209.55 41.2246 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + ) + + (sheet (at 86.36 119.38) (size 45.72 16.51) (fields_autoplaced) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (fill (color 0 0 0 0.0000)) + (uuid 00000000-0000-0000-0000-000058589f32) + (property "Sheet name" "REF SUPPLY" (id 0) (at 86.36 118.0334 0) + (effects (font (size 2.54 2.54)) (justify left bottom)) + ) + (property "Sheet file" "file58589F31.kicad_sch" (id 1) (at 86.36 136.4746 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + ) + + (sheet (at 146.05 87.63) (size 48.26 16.51) (fields_autoplaced) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (fill (color 0 0 0 0.0000)) + (uuid 00000000-0000-0000-0000-000058597ef5) + (property "Sheet name" "DDR3 SDRAM" (id 0) (at 146.05 86.2834 0) + (effects (font (size 2.54 2.54)) (justify left bottom)) + ) + (property "Sheet file" "file58597EF4.kicad_sch" (id 1) (at 146.05 104.7246 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + ) + + (sheet_instances + (path "/" (page "1")) + (path "/00000000-0000-0000-0000-000056921513" (page "2")) + (path "/00000000-0000-0000-0000-000056770a0b" (page "3")) + (path "/00000000-0000-0000-0000-00005855fc3b" (page "4")) + (path "/00000000-0000-0000-0000-000056a1473e" (page "5")) + (path "/00000000-0000-0000-0000-000058568c5d" (page "6")) + (path "/00000000-0000-0000-0000-000058597ef5" (page "7")) + (path "/00000000-0000-0000-0000-00005696ec3c" (page "8")) + (path "/00000000-0000-0000-0000-000056948068" (page "9")) + (path "/00000000-0000-0000-0000-0000584efeb2" (page "10")) + (path "/00000000-0000-0000-0000-000056785ef9" (page "11")) + (path "/00000000-0000-0000-0000-000056a5a071" (page "12")) + (path "/00000000-0000-0000-0000-000058589f32" (page "13")) + (path "/00000000-0000-0000-0000-0000584ba873" (page "14")) + (path "/00000000-0000-0000-0000-000056954a3d" (page "15")) + ) + + (symbol_instances + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-000056b0e4f5" + (reference "#FLG0113") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-0000586c1c92" + (reference "#FLG0118") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-0000588d03aa" + (reference "#FLG0120") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056b130ed" + (reference "#FLG0231") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056b13159" + (reference "#FLG0232") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056b1372b" + (reference "#FLG0233") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056b13731" + (reference "#FLG0234") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056b13ed3" + (reference "#FLG0239") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056b13ed9" + (reference "#FLG0240") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000584fadd3" + (reference "#FLG0249") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000584faecb" + (reference "#FLG0250") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-00005853a60f" + (reference "#FLG0254") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858bab0" + (reference "#FLG0394") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858babc" + (reference "#FLG0396") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858bac2" + (reference "#FLG0397") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-0000585930ee" + (reference "#FLG0402") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005677311f" + (reference "#PWR01") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000567731a8" + (reference "#PWR02") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000567731ae" + (reference "#PWR03") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000567731ff" + (reference "#PWR04") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056773250" + (reference "#PWR05") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005677327d" + (reference "#PWR06") (unit 1) (value "+2.88V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005677329b" + (reference "#PWR07") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000567732a1" + (reference "#PWR08") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000567732d3" + (reference "#PWR09") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056773317" + (reference "#PWR010") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000567733a0" + (reference "#PWR011") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000567733a6" + (reference "#PWR012") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000567733d9" + (reference "#PWR013") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000567733f7" + (reference "#PWR014") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005677343f" + (reference "#PWR015") (unit 1) (value "+2.88V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005677345d" + (reference "#PWR016") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056773463" + (reference "#PWR017") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005677349b" + (reference "#PWR018") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000567734b3" + (reference "#PWR019") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000567734c5" + (reference "#PWR020") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000567734ed" + (reference "#PWR021") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056a17631" + (reference "#PWR022") (unit 1) (value "-2.88V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056a17d89" + (reference "#PWR023") (unit 1) (value "-2.88V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056aa443b" + (reference "#PWR024") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056fa4be8" + (reference "#PWR025") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056773175" + (reference "#PWR026") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000586a000c" + (reference "#PWR027") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000586a0022" + (reference "#PWR028") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000586a0028" + (reference "#PWR029") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056773495" + (reference "#PWR030") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005677321d" + (reference "#PWR031") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056fa4c0b" + (reference "#PWR032") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000058c3f02e" + (reference "#PWR033") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005ba067c1" + (reference "#PWR034") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567adf1e" + (reference "#PWR035") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567adf34" + (reference "#PWR036") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567ae0ba" + (reference "#PWR037") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567b05b1" + (reference "#PWR038") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567b127d" + (reference "#PWR039") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567b4768" + (reference "#PWR040") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567b7ca8" + (reference "#PWR041") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567b7cb6" + (reference "#PWR042") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567b9033" + (reference "#PWR043") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567b91e6" + (reference "#PWR044") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567b91f4" + (reference "#PWR045") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567bdf3c" + (reference "#PWR046") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567bdf42" + (reference "#PWR047") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567bdf58" + (reference "#PWR048") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567bdfae" + (reference "#PWR049") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567bdfbd" + (reference "#PWR050") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567bdfc3" + (reference "#PWR051") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567bdff3" + (reference "#PWR052") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567be001" + (reference "#PWR053") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567be007" + (reference "#PWR054") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567be00d" + (reference "#PWR055") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567be01b" + (reference "#PWR056") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-000056916fbe" + (reference "#PWR057") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000569177a8" + (reference "#PWR058") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005691adb1" + (reference "#PWR059") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005691ae1f" + (reference "#PWR060") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-000056b2d65c" + (reference "#PWR061") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-000056b2ec2b" + (reference "#PWR062") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000572a51ba" + (reference "#PWR063") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005868118c" + (reference "#PWR064") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000588cb684" + (reference "#PWR065") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000588cb7a3" + (reference "#PWR066") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-000058948642" + (reference "#PWR067") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000589490e4" + (reference "#PWR068") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005692be1c" + (reference "#PWR069") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005692be72" + (reference "#PWR070") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005692beca" + (reference "#PWR071") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058558e3f" + (reference "#PWR072") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005855bd23" + (reference "#PWR073") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005855ce43" + (reference "#PWR074") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857b623" + (reference "#PWR075") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857b62f" + (reference "#PWR076") (unit 1) (value "+1.8V_VA") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857b64d" + (reference "#PWR077") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857c176" + (reference "#PWR078") (unit 1) (value "+1.8V_VA") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857e2c0" + (reference "#PWR079") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857ec20" + (reference "#PWR080") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857eee5" + (reference "#PWR081") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857f230" + (reference "#PWR082") (unit 1) (value "+1.8V_VA") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857f2c5" + (reference "#PWR083") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857f2f0" + (reference "#PWR084") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857f2f6" + (reference "#PWR085") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058597a6c" + (reference "#PWR086") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058597c8b" + (reference "#PWR087") (unit 1) (value "+1.48V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-0000585cff69" + (reference "#PWR088") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005869b4b9" + (reference "#PWR089") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005869b6ea" + (reference "#PWR090") (unit 1) (value "+1.8V_VA") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-0000585d0a2a" + (reference "#PWR091") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-0000585cec43" + (reference "#PWR092") (unit 1) (value "+1.48V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-0000585cec3d" + (reference "#PWR093") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058a54feb" + (reference "#PWR094") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058a54ff1" + (reference "#PWR095") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058a61b47" + (reference "#PWR096") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058a52817" + (reference "#PWR097") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a120343" + (reference "#PWR098") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a120349" + (reference "#PWR099") (unit 1) (value "+1.8V_VA") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a120a47" + (reference "#PWR0100") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a13c089" + (reference "#PWR0101") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a13d697" + (reference "#PWR0102") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a147712" + (reference "#PWR0103") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a15b582" + (reference "#PWR0104") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a15b5e9" + (reference "#PWR0105") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-000056a404d8" + (reference "#PWR0106") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-0000584ffcc3" + (reference "#PWR0107") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-0000584ffcdf" + (reference "#PWR0108") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-000058d600b2" + (reference "#PWR0109") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-000058e29376" + (reference "#PWR0110") (unit 1) (value "+1V8") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-00005695fb9e" + (reference "#PWR0111") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-00005696efb3" + (reference "#PWR0112") (unit 1) (value "+VCC_USB_P") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-000056b0ea13" + (reference "#PWR0114") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-0000584c023e" + (reference "#PWR0115") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-0000584f6cf9" + (reference "#PWR0116") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-0000586c1b0b" + (reference "#PWR0117") (unit 1) (value "+VCC_USB") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-0000586c1de0" + (reference "#PWR0119") (unit 1) (value "+VCC_USB") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-0000588d0400" + (reference "#PWR0121") (unit 1) (value "+VCC_USB_P") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-000058bc8ef4" + (reference "#PWR0122") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-000058bc926b" + (reference "#PWR0123") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-000059fe617a" + (reference "#PWR0124") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-0000569824e6" + (reference "#PWR0125") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056982520" + (reference "#PWR0126") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-0000569830e7" + (reference "#PWR0127") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056983107" + (reference "#PWR0128") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056983574" + (reference "#PWR0129") (unit 1) (value "+VCC_DIG") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056988645" + (reference "#PWR0130") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005698867c" + (reference "#PWR0131") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056988682" + (reference "#PWR0132") (unit 1) (value "+3.3V_PD") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-0000569886b3" + (reference "#PWR0133") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-0000569886b9" + (reference "#PWR0134") (unit 1) (value "+3.3V_PD") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-0000569886ea" + (reference "#PWR0135") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-0000569886f0" + (reference "#PWR0136") (unit 1) (value "+3.3V_PD") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-0000569897d1" + (reference "#PWR0137") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-0000569897d7" + (reference "#PWR0138") (unit 1) (value "+3.3V_PD") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056989808" + (reference "#PWR0139") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005698980e" + (reference "#PWR0140") (unit 1) (value "+3.3V_PD") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005698983f" + (reference "#PWR0141") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056989845" + (reference "#PWR0142") (unit 1) (value "+3.3V_PD") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056989876" + (reference "#PWR0143") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005698987c" + (reference "#PWR0144") (unit 1) (value "+3.3V_PD") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-0000569898ad" + (reference "#PWR0145") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-0000569898b3" + (reference "#PWR0146") (unit 1) (value "+3.3V_PD") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-0000569898e4" + (reference "#PWR0147") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-0000569898ea" + (reference "#PWR0148") (unit 1) (value "+3.3V_PD") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005698991b" + (reference "#PWR0149") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056989921" + (reference "#PWR0150") (unit 1) (value "+3.3V_PD") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056989952" + (reference "#PWR0151") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056989958" + (reference "#PWR0152") (unit 1) (value "+3.3V_PD") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-0000569fe7c4" + (reference "#PWR0153") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-0000585821d5" + (reference "#PWR0154") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bdaeeb" + (reference "#PWR0155") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bdafa2" + (reference "#PWR0156") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bdc40d" + (reference "#PWR0157") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bdc4bd" + (reference "#PWR0158") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005698864b" + (reference "#PWR0159") (unit 1) (value "+3.3V_PD") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058be5176" + (reference "#PWR0160") (unit 1) (value "+VCC_DIG") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058be5e67" + (reference "#PWR0161") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf7e1a" + (reference "#PWR0162") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf804a" + (reference "#PWR0163") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf8899" + (reference "#PWR0164") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf889f" + (reference "#PWR0165") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf8949" + (reference "#PWR0166") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf894f" + (reference "#PWR0167") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf9067" + (reference "#PWR0168") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf906d" + (reference "#PWR0169") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf9089" + (reference "#PWR0170") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf908f" + (reference "#PWR0171") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf90ab" + (reference "#PWR0172") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf90b1" + (reference "#PWR0173") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a162be" + (reference "#PWR0174") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a162d4" + (reference "#PWR0175") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a1651f" + (reference "#PWR0176") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a16e4b" + (reference "#PWR0177") (unit 1) (value "+2.88V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a16e69" + (reference "#PWR0178") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a16e6f" + (reference "#PWR0179") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a1701d" + (reference "#PWR0180") (unit 1) (value "-2.88V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a1a2eb" + (reference "#PWR0181") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a1add1" + (reference "#PWR0182") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a1ba79" + (reference "#PWR0183") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a1e01f" + (reference "#PWR0184") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a1e183" + (reference "#PWR0185") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a1dced" + (reference "#PWR0186") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a1dcb9" + (reference "#PWR0187") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a22286" + (reference "#PWR0188") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c70f" + (reference "#PWR0189") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c715" + (reference "#PWR0190") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c73b" + (reference "#PWR0191") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c749" + (reference "#PWR0192") (unit 1) (value "+2.88V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c75f" + (reference "#PWR0193") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c765" + (reference "#PWR0194") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c76b" + (reference "#PWR0195") (unit 1) (value "-2.88V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c789" + (reference "#PWR0196") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c79f" + (reference "#PWR0197") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c7ad" + (reference "#PWR0198") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c7bd" + (reference "#PWR0199") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c7c3" + (reference "#PWR0200") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c7d3" + (reference "#PWR0201") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c7d9" + (reference "#PWR0202") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c83b" + (reference "#PWR0203") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2d948" + (reference "#PWR0204") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2eec4" + (reference "#PWR0205") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a31e8e" + (reference "#PWR0206") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a3692d" + (reference "#PWR0207") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a36cd7" + (reference "#PWR0208") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a36d41" + (reference "#PWR0209") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000057297bb3" + (reference "#PWR0210") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000057298778" + (reference "#PWR0211") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000058c0ae1b" + (reference "#PWR0212") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000058c0bb5b" + (reference "#PWR0213") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-00005a9c8207" + (reference "#PWR0214") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-00005a9c820d" + (reference "#PWR0215") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a63e56" + (reference "#PWR0216") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a63e70" + (reference "#PWR0217") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a67388" + (reference "#PWR0218") (unit 1) (value "+VCC_USB_P") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a673a0" + (reference "#PWR0219") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a68953" + (reference "#PWR0220") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a68c22" + (reference "#PWR0221") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a69b36" + (reference "#PWR0222") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a69f6e" + (reference "#PWR0223") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a69d7b" + (reference "#PWR0224") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a6a9d1" + (reference "#PWR0225") (unit 1) (value "+VCC_USB_P") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a6aa95" + (reference "#PWR0226") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a6bfdf" + (reference "#PWR0227") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a6c2ff" + (reference "#PWR0228") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a6c8e0" + (reference "#PWR0229") (unit 1) (value "-5V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a6e090" + (reference "#PWR0230") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056b13cb9" + (reference "#PWR0235") (unit 1) (value "+1.2V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056b13d25" + (reference "#PWR0236") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056b13d91" + (reference "#PWR0237") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056b13dfd" + (reference "#PWR0238") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056b13f19" + (reference "#PWR0241") (unit 1) (value "+VCC_DIG") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056b13f85" + (reference "#PWR0242") (unit 1) (value "-5V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000584e7f5e" + (reference "#PWR0243") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000584e8563" + (reference "#PWR0244") (unit 1) (value "+VCC_USB_P") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000584e8569" + (reference "#PWR0245") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000584eb2dc" + (reference "#PWR0246") (unit 1) (value "+1.2V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000584ebc68" + (reference "#PWR0247") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000584ec73b" + (reference "#PWR0248") (unit 1) (value "+1.0V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000584fb89e" + (reference "#PWR0251") (unit 1) (value "+1.0V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000584fc321" + (reference "#PWR0252") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-00005852f09a" + (reference "#PWR0253") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058572786" + (reference "#PWR0255") (unit 1) (value "+1.5V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586add24" + (reference "#PWR0256") (unit 1) (value "+VCC_USB_P") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586add2a" + (reference "#PWR0257") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586add5e" + (reference "#PWR0258") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586adf3a" + (reference "#PWR0259") (unit 1) (value "+1.5V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b0c59" + (reference "#PWR0260") (unit 1) (value "+VCC_DIG") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b87a7" + (reference "#PWR0261") (unit 1) (value "+VCC_USB_P") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b87ad" + (reference "#PWR0262") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b87d5" + (reference "#PWR0263") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b8c50" + (reference "#PWR0264") (unit 1) (value "+VCC_USB_P") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b8c56" + (reference "#PWR0265") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b8c7e" + (reference "#PWR0266") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b9057" + (reference "#PWR0267") (unit 1) (value "+VCC_USB_P") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b905d" + (reference "#PWR0268") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b9085" + (reference "#PWR0269") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058ba0621" + (reference "#PWR0270") (unit 1) (value "-5V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058bb8155" + (reference "#PWR0271") (unit 1) (value "-5V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586ba157" + (reference "#PWR0272") (unit 1) (value "+VCC_USB_P") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584bd983" + (reference "#PWR0273") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584be158" + (reference "#PWR0274") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584b46a0" + (reference "#PWR0275") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584b46d7" + (reference "#PWR0276") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584b4981" + (reference "#PWR0277") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584c29f5" + (reference "#PWR0278") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584c44f8" + (reference "#PWR0279") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584c5484" + (reference "#PWR0280") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584c7c87" + (reference "#PWR0281") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584ca0a8" + (reference "#PWR0282") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584de3bb" + (reference "#PWR0283") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e23c9" + (reference "#PWR0284") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e255a" + (reference "#PWR0285") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e259f" + (reference "#PWR0286") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e25a6" + (reference "#PWR0287") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e25ed" + (reference "#PWR0288") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e25f4" + (reference "#PWR0289") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e25fb" + (reference "#PWR0290") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e2602" + (reference "#PWR0291") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e264d" + (reference "#PWR0292") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e2654" + (reference "#PWR0293") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e5e9d" + (reference "#PWR0294") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e5fe2" + (reference "#PWR0295") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e619c" + (reference "#PWR0296") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e9042" + (reference "#PWR0297") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584eda27" + (reference "#PWR0298") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584eda2e" + (reference "#PWR0299") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584eda35" + (reference "#PWR0300") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584eda3c" + (reference "#PWR0301") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584eda43" + (reference "#PWR0302") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584eda4a" + (reference "#PWR0303") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584eda51" + (reference "#PWR0304") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584eda58" + (reference "#PWR0305") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584eda5f" + (reference "#PWR0306") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584eda66" + (reference "#PWR0307") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584f03ee" + (reference "#PWR0308") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584ebbf6" + (reference "#PWR0309") (unit 1) (value "+VCC_USB_P") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584d5dcb" + (reference "#PWR0310") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000586c3497" + (reference "#PWR0311") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000586c3541" + (reference "#PWR0312") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000586c3621" + (reference "#PWR0313") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000586c36ce" + (reference "#PWR0314") (unit 1) (value "+1.2V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000586c37b5" + (reference "#PWR0315") (unit 1) (value "+1.2V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000586c3895" + (reference "#PWR0316") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000586c3ab4" + (reference "#PWR0317") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000586c3b5e" + (reference "#PWR0318") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-000058783132" + (reference "#PWR0319") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-000058dabd8c" + (reference "#PWR0320") (unit 1) (value "+1.2V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-000058dabe39" + (reference "#PWR0321") (unit 1) (value "+1.2V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-000058dabee6" + (reference "#PWR0322") (unit 1) (value "+1.2V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-000059ff1a40" + (reference "#PWR0323") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-000059ff2af1" + (reference "#PWR0324") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-00005a3473a0" + (reference "#PWR0325") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-0000584f71ee" + (reference "#PWR0326") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-0000584f7e19" + (reference "#PWR0327") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005850ced2" + (reference "#PWR0328") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005850d2f9" + (reference "#PWR0329") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005850fe74" + (reference "#PWR0330") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005850fe96" + (reference "#PWR0331") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005851189b" + (reference "#PWR0332") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-000058518a70" + (reference "#PWR0333") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-000058518ce8" + (reference "#PWR0334") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-000058519441" + (reference "#PWR0335") (unit 1) (value "+1.0V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-000058524468" + (reference "#PWR0336") (unit 1) (value "+1.0V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005852990c" + (reference "#PWR0337") (unit 1) (value "+1.0V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-000058529913" + (reference "#PWR0338") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005855ceb6" + (reference "#PWR0339") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-0000585635c7" + (reference "#PWR0340") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-000058563642" + (reference "#PWR0341") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-000058568721" + (reference "#PWR0342") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856cd22" + (reference "#PWR0343") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856cd38" + (reference "#PWR0344") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856f148" + (reference "#PWR0345") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856f15e" + (reference "#PWR0346") (unit 1) (value "+1.8V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856f605" + (reference "#PWR0347") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856fd54" + (reference "#PWR0348") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856ff11" + (reference "#PWR0349") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-000058570dfb" + (reference "#PWR0350") (unit 1) (value "+1.5V") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-0000585713a6" + (reference "#PWR0351") (unit 1) (value "+1.5V") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058595396" + (reference "#PWR0352") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-0000585964d1" + (reference "#PWR0353") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-00005859a984" + (reference "#PWR0354") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058a69c2f" + (reference "#PWR0355") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058a6b1cd" + (reference "#PWR0356") (unit 1) (value "+3.3V_VA") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058a6b2e4" + (reference "#PWR0357") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058a6b37f" + (reference "#PWR0358") (unit 1) (value "+3.3V_VA") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058a737ba" + (reference "#PWR0359") (unit 1) (value "+3.3V_VA") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058a74a4d" + (reference "#PWR0360") (unit 1) (value "+3.3V_VA") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058ba611f" + (reference "#PWR0361") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058ba6132" + (reference "#PWR0362") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058ba6149" + (reference "#PWR0363") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058ba614f" + (reference "#PWR0364") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058ba6167" + (reference "#PWR0365") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-00005856c0ba" + (reference "#PWR0366") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058577d66" + (reference "#PWR0367") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058577d97" + (reference "#PWR0368") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-0000585a889b" + (reference "#PWR0369") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058aa27eb" + (reference "#PWR0370") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058aa35bb" + (reference "#PWR0371") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058aa42d0" + (reference "#PWR0372") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b1f191" + (reference "#PWR0373") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b21247" + (reference "#PWR0374") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b27810" + (reference "#PWR0375") (unit 1) (value "+3.3V_VA") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b9cd9c" + (reference "#PWR0376") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b9e33c" + (reference "#PWR0377") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b9e95b" + (reference "#PWR0378") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b95373" + (reference "#PWR0379") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b9824c" + (reference "#PWR0380") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b98358" + (reference "#PWR0381") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b9a4e4" + (reference "#PWR0382") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058bb5b84" + (reference "#PWR0383") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058bba329" + (reference "#PWR0384") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058bbc4d6" + (reference "#PWR0385") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058bbc507" + (reference "#PWR0386") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858a61c" + (reference "#PWR0387") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858a622" + (reference "#PWR0388") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858a628" + (reference "#PWR0389") (unit 1) (value "+2.88V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858a62e" + (reference "#PWR0390") (unit 1) (value "-2.88V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858aac9" + (reference "#PWR0391") (unit 1) (value "+VCC_USB_P") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858ab2c" + (reference "#PWR0392") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858ab3e" + (reference "#PWR0393") (unit 1) (value "+3.3V_PD") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858bab6" + (reference "#PWR0395") (unit 1) (value "+3.3V_PD") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858bac8" + (reference "#PWR0398") (unit 1) (value "-2.88V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858bace" + (reference "#PWR0399") (unit 1) (value "+2.88V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858e589" + (reference "#PWR0400") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-000058592c5e" + (reference "#PWR0401") (unit 1) (value "+1.48V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-000058593126" + (reference "#PWR0403") (unit 1) (value "+1.48V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-0000588596a8" + (reference "#PWR0404") (unit 1) (value "-Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005885966c" + (reference "#PWR0405") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005885b280" + (reference "#PWR0406") (unit 1) (value "+Va") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-00005859819d" + (reference "#PWR0407") (unit 1) (value "+1.5V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-00005859adca" + (reference "#PWR0408") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-00005859cf1f" + (reference "#PWR0409") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-00005859f47e" + (reference "#PWR0410") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000585a8a09" + (reference "#PWR0411") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000585ab03d" + (reference "#PWR0412") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000585b2a30" + (reference "#PWR0413") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000586157b0" + (reference "#PWR0414") (unit 1) (value "+1.5V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-000058615c4d" + (reference "#PWR0415") (unit 1) (value "+1.5V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000586d745a" + (reference "#PWR0416") (unit 1) (value "+1.5V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000586d8b5b" + (reference "#PWR0417") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000586db678" + (reference "#PWR0418") (unit 1) (value "+1.5V") (footprint "") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000586db6b1" + (reference "#PWR0419") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000058cd978a" + (reference "AWG1") (unit 1) (value "BNC") (footprint "ScopefunPackagesLibrary:BNC-5-1634556-0") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000058cd9d20" + (reference "AWG2") (unit 1) (value "BNC") (footprint "ScopefunPackagesLibrary:BNC-5-1634556-0") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005677c948" + (reference "C1") (unit 1) (value "C_22n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005677d1ac" + (reference "C2") (unit 1) (value "C_22n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005bc2801a" + (reference "C3") (unit 1) (value "C_15p") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005b84a9fc" + (reference "C4") (unit 1) (value "C_360p") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005bc2836c" + (reference "C5") (unit 1) (value "C_15p") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005b84aaec" + (reference "C6") (unit 1) (value "C_360p") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005677344d" + (reference "C7") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005677328b" + (reference "C8") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056773456" + (reference "C9") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056773294" + (reference "C10") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005b9ebb50" + (reference "C11") (unit 1) (value "C_390p") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005ba3f613" + (reference "C12") (unit 1) (value "C_0603") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005b9ebe0b" + (reference "C13") (unit 1) (value "C_390p") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005ba3f235" + (reference "C14") (unit 1) (value "C_0603") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000567734a3" + (reference "C15") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000567734ac" + (reference "C16") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000586a0014" + (reference "C17") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000586a001c" + (reference "C18") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567b119a" + (reference "C19") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567bdfb7" + (reference "C20") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567affab" + (reference "C21") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567bdfa8" + (reference "C22") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-000056b2d069" + (reference "C23") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-000056b2ec21" + (reference "C24") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567b7cb0" + (reference "C25") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567b91ee" + (reference "C26") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567bdffb" + (reference "C27") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567be015" + (reference "C28") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-000058b88a80" + (reference "C29") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0402") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-000058b888e6" + (reference "C30") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0402") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-000058b8f728" + (reference "C31") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0402") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-000058b8f806" + (reference "C32") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0402") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005bac144a" + (reference "C33") (unit 1) (value "C_2p") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005bac16c0" + (reference "C34") (unit 1) (value "C_2p") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005691a67d" + (reference "C35") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005691a702" + (reference "C36") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-000056916fb8" + (reference "C37") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-0000586c4fc3" + (reference "C38") (unit 1) (value "C_22u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-0000586c51f0" + (reference "C39") (unit 1) (value "C_22u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a14db57" + (reference "C40") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a14d422" + (reference "C41") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a14d50c" + (reference "C42") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857c52a" + (reference "C43") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857c6b3" + (reference "C44") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857f260" + (reference "C45") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857c532" + (reference "C46") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-00005a3460ca" + (reference "C47") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-00005da736a4" + (reference "C48") (unit 1) (value "C_0603") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857c6ab" + (reference "C49") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857c6c3" + (reference "C50") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857f270" + (reference "C51") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-00005da737db" + (reference "C52") (unit 1) (value "C_0603") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a14dc2e" + (reference "C54") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857f248" + (reference "C55") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857f250" + (reference "C56") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005857f258" + (reference "C57") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-0000585cfeb4" + (reference "C58") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005692ae14" + (reference "C59") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058b8a293" + (reference "C60") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0402") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058a6b3aa" + (reference "C61") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0402") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058a6bb19" + (reference "C62") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0402") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058a54fdd" + (reference "C63") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058b8c2ce" + (reference "C64") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0402") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058a72691" + (reference "C65") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0402") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058a72699" + (reference "C66") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0402") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058a725e5" + (reference "C67") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0402") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058a725ed" + (reference "C68") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0402") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-0000585d0a24" + (reference "C69") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-00005a68ec37" + (reference "C70") (unit 1) (value "C_10u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bee6f0" + (reference "C74") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058beed23" + (reference "C75") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bee8bb" + (reference "C76") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058beee5c" + (reference "C77") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058beea61" + (reference "C78") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058beef20" + (reference "C79") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056982d6e" + (reference "C80") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056982d37" + (reference "C81") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058beeb0e" + (reference "C82") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058beefd9" + (reference "C83") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058beebbe" + (reference "C84") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bef1c3" + (reference "C85") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056982e1f" + (reference "C86") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056982e17" + (reference "C87") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058beec67" + (reference "C88") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bef272" + (reference "C89") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2d654" + (reference "C90") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2eb94" + (reference "C91") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a16e59" + (reference "C92") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c751" + (reference "C93") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a16e62" + (reference "C94") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c759" + (reference "C95") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-0000572977bb" + (reference "C96") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000057298770" + (reference "C97") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a220c9" + (reference "C98") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c835" + (reference "C99") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058573f79" + (reference "C100") (unit 1) (value "C_22u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586adda1" + (reference "C101") (unit 1) (value "C_22u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b90c8" + (reference "C102") (unit 1) (value "C_22u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586ca64c" + (reference "C103") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586ca172" + (reference "C104") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586c7544" + (reference "C105") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058c01b28" + (reference "C106") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586fdbfc" + (reference "C107") (unit 1) (value "C_22u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a673c3" + (reference "C108") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-00005856f857" + (reference "C109") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586add94" + (reference "C110") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b90bb" + (reference "C111") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-00005856d144" + (reference "C112") (unit 1) (value "C_1n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586add7e" + (reference "C113") (unit 1) (value "C_1n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b90a5" + (reference "C114") (unit 1) (value "C_1n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a69ec7" + (reference "C115") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b6370" + (reference "C116") (unit 1) (value "C_180p") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b72f5" + (reference "C117") (unit 1) (value "C_180p") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b90df" + (reference "C118") (unit 1) (value "C_180p") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586d583c" + (reference "C119") (unit 1) (value "C_100u") (footprint "ScopefunPackagesLibrary:C_1210") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586ade3d" + (reference "C120") (unit 1) (value "C_22u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586d21a6" + (reference "C121") (unit 1) (value "C_100u") (footprint "ScopefunPackagesLibrary:C_1210") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b8818" + (reference "C122") (unit 1) (value "C_22u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b8cc1" + (reference "C123") (unit 1) (value "C_22u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a699ae" + (reference "C124") (unit 1) (value "C_1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586caa30" + (reference "C125") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586cac94" + (reference "C126") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-00005a6909e5" + (reference "C127") (unit 1) (value "C_10u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b880b" + (reference "C128") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b8cb4" + (reference "C129") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b87f5" + (reference "C130") (unit 1) (value "C_1n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b8c9e" + (reference "C131") (unit 1) (value "C_1n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a6ba63" + (reference "C132") (unit 1) (value "C_10u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b8835" + (reference "C133") (unit 1) (value "C_180p") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b8cde" + (reference "C134") (unit 1) (value "C_180p") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586d43bb" + (reference "C135") (unit 1) (value "C_100u") (footprint "ScopefunPackagesLibrary:C_1210") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586d2391" + (reference "C136") (unit 1) (value "C_100u") (footprint "ScopefunPackagesLibrary:C_1210") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a64885" + (reference "C137") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-00005da72eef" + (reference "C138") (unit 1) (value "C_10u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-00005da730d3" + (reference "C139") (unit 1) (value "C_10u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584df729" + (reference "C140") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584df7af" + (reference "C141") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584dfe76" + (reference "C142") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-000058b96d97" + (reference "C143") (unit 1) (value "C_2.2u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584dfe7e" + (reference "C144") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e00da" + (reference "C145") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e5e8c" + (reference "C146") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e00e2" + (reference "C147") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e8aaf" + (reference "C148") (unit 1) (value "C_22u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e0242" + (reference "C149") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e5fd1" + (reference "C150") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e024a" + (reference "C151") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e8b4a" + (reference "C152") (unit 1) (value "C_22u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e0252" + (reference "C153") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-000058777a99" + (reference "C154") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e618b" + (reference "C155") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584e8cbb" + (reference "C156") (unit 1) (value "C_22u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584de006" + (reference "C157") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584ddf2e" + (reference "C158") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584d4fe1" + (reference "C159") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584b9a5e" + (reference "C160") (unit 1) (value "C_12p") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584ed9c6" + (reference "C161") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584c9ec2" + (reference "C162") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-000058782c5d" + (reference "C163") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584b9a91" + (reference "C164") (unit 1) (value "C_12p") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584ed9ce" + (reference "C165") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584ed9d6" + (reference "C166") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584ed9de" + (reference "C167") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584ed9e6" + (reference "C168") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-000059fee7ba" + (reference "C169") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0402") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584c4467" + (reference "C170") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-000059feedd7" + (reference "C171") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0402") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584ed9ee" + (reference "C172") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584ed9f6" + (reference "C173") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584ed9fe" + (reference "C174") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584eda06" + (reference "C175") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584eda0e" + (reference "C176") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-00005876def9" + (reference "C177") (unit 1) (value "C_22u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005852608f" + (reference "C178") (unit 1) (value "C_100u") (footprint "ScopefunPackagesLibrary:C_1210") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-000058a6615f" + (reference "C179") (unit 1) (value "C_100u") (footprint "ScopefunPackagesLibrary:C_1210") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856cd2b" + (reference "C180") (unit 1) (value "C_47u") (footprint "ScopefunPackagesLibrary:C_1210") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005855a509" + (reference "C181") (unit 1) (value "C_1210") (footprint "ScopefunPackagesLibrary:C_1210") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856c043" + (reference "C182") (unit 1) (value "C_4.7u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856cd69" + (reference "C183") (unit 1) (value "C_4.7u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856f18f" + (reference "C184") (unit 1) (value "C_4.7u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856c090" + (reference "C185") (unit 1) (value "C_4.7u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856cd71" + (reference "C186") (unit 1) (value "C_4.7u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856f197" + (reference "C187") (unit 1) (value "C_4.7u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005855a9e8" + (reference "C188") (unit 1) (value "C_1210") (footprint "ScopefunPackagesLibrary:C_1210") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-000058563bd5" + (reference "C189") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856cd40" + (reference "C190") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856f166" + (reference "C191") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-000058527746" + (reference "C192") (unit 1) (value "C_4.7u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-000058563c1e" + (reference "C193") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856cd48" + (reference "C194") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856f16e" + (reference "C195") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-000058526e86" + (reference "C196") (unit 1) (value "C_4.7u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-000058563c67" + (reference "C197") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856cd50" + (reference "C198") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856f176" + (reference "C199") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005855ca0f" + (reference "C200") (unit 1) (value "C_0805") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856ce12" + (reference "C201") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856f19f" + (reference "C202") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-0000585548cc" + (reference "C203") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-000058554961" + (reference "C204") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856f60e" + (reference "C205") (unit 1) (value "C_47u") (footprint "ScopefunPackagesLibrary:C_1210") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856fd5d" + (reference "C206") (unit 1) (value "C_47u") (footprint "ScopefunPackagesLibrary:C_1210") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-0000585549f0" + (reference "C207") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856f64c" + (reference "C208") (unit 1) (value "C_4.7u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856fd9b" + (reference "C209") (unit 1) (value "C_4.7u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005855d38c" + (reference "C210") (unit 1) (value "C_0603") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856f654" + (reference "C211") (unit 1) (value "C_4.7u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856fda3" + (reference "C212") (unit 1) (value "C_4.7u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005855d45a" + (reference "C213") (unit 1) (value "C_0603") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856f623" + (reference "C214") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856fd72" + (reference "C215") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856f62b" + (reference "C216") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856fd7a" + (reference "C217") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-0000585299b0" + (reference "C218") (unit 1) (value "C_47u") (footprint "ScopefunPackagesLibrary:C_1210") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856f633" + (reference "C219") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856fd82" + (reference "C220") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856f65c" + (reference "C221") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005856fdab" + (reference "C222") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005855622e" + (reference "C223") (unit 1) (value "C_u47") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058bb4313" + (reference "C224") (unit 1) (value "C_2.2u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058bb43dc" + (reference "C225") (unit 1) (value "C_2.2u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058a75cbb" + (reference "C226") (unit 1) (value "C_1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058a67bab" + (reference "C227") (unit 1) (value "C_100u") (footprint "ScopefunPackagesLibrary:C_1210") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-00005b830d1f" + (reference "C228") (unit 1) (value "C_0603") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-00005b830d7d" + (reference "C229") (unit 1) (value "C_0603") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058597255" + (reference "C230") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-0000585962de" + (reference "C231") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b95637" + (reference "C232") (unit 1) (value "C_2.2u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b9c02e" + (reference "C233") (unit 1) (value "C_2.2u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058577d53" + (reference "C234") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058577d84" + (reference "C235") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-0000585a86c7" + (reference "C236") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058bb5b23" + (reference "C237") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0402") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b1f18b" + (reference "C238") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b21241" + (reference "C239") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858aaec" + (reference "C240") (unit 1) (value "C_10u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858a5ca" + (reference "C241") (unit 1) (value "C_10u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858a5fd" + (reference "C242") (unit 1) (value "C_10u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858e545" + (reference "C243") (unit 1) (value "C_10u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000586d72a3" + (reference "C244") (unit 1) (value "C_22u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000586db672" + (reference "C245") (unit 1) (value "C_22u") (footprint "ScopefunPackagesLibrary:C_0805") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000586d7a79" + (reference "C246") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000586db680" + (reference "C247") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000586d7c39" + (reference "C248") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000586db688" + (reference "C249") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-00005861606c" + (reference "C250") (unit 1) (value "C_1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000586d7cc7" + (reference "C251") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000586db690" + (reference "C252") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-000058615ae3" + (reference "C253") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-000058615a31" + (reference "C254") (unit 1) (value "C_10n") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000586d7d58" + (reference "C255") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000586db698" + (reference "C256") (unit 1) (value "C_0.1u") (footprint "ScopefunPackagesLibrary:C_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000058cd751e" + (reference "CH1") (unit 1) (value "BNC") (footprint "ScopefunPackagesLibrary:BNC-5-1634556-0") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000058cd7c9e" + (reference "CH2") (unit 1) (value "BNC") (footprint "ScopefunPackagesLibrary:BNC-5-1634556-0") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005ba415cb" + (reference "CV1") (unit 1) (value "CV_2.0-6.0_pF") (footprint "ScopefunPackagesLibrary:SGC3") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005ba4185a" + (reference "CV2") (unit 1) (value "CV_2.0-6.0_pF") (footprint "ScopefunPackagesLibrary:SGC3") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005ba41b3a" + (reference "CV3") (unit 1) (value "CV_2.0-6.0_pF") (footprint "ScopefunPackagesLibrary:SGC3") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005ba41ecf" + (reference "CV4") (unit 1) (value "CV_2.0-6.0_pF") (footprint "ScopefunPackagesLibrary:SGC3") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000058edd415" + (reference "D5") (unit 1) (value "1N4148W") (footprint "ScopefunPackagesLibrary:SOD123") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000058edd511" + (reference "D6") (unit 1) (value "1N4148W") (footprint "ScopefunPackagesLibrary:SOD123") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056773438" + (reference "D7") (unit 1) (value "BAV199") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056773276" + (reference "D8") (unit 1) (value "BAV199") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000058edd711" + (reference "D9") (unit 1) (value "1N4148W") (footprint "ScopefunPackagesLibrary:SOD123") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000058edd810" + (reference "D10") (unit 1) (value "1N4148W") (footprint "ScopefunPackagesLibrary:SOD123") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-000058edf412" + (reference "D11") (unit 1) (value "1N4148W") (footprint "ScopefunPackagesLibrary:SOD123") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058596ad7" + (reference "D12") (unit 1) (value "RB851YT2R") (footprint "ScopefunPackagesLibrary:SOT-543") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-0000585971b6" + (reference "D13") (unit 1) (value "RB851YT2R") (footprint "ScopefunPackagesLibrary:SOT-543") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-0000585cec2f" + (reference "D14") (unit 1) (value "RB851YT2R") (footprint "ScopefunPackagesLibrary:SOT-543") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-0000585cec37" + (reference "D15") (unit 1) (value "RB851YT2R") (footprint "ScopefunPackagesLibrary:SOT-543") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-000059fe24dc" + (reference "D16") (unit 1) (value "82400102") (footprint "ScopefunPackagesLibrary:SOT23-6") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-000059fe3dc7" + (reference "D17") (unit 1) (value "SP3010-04UTG") (footprint "ScopefunPackagesLibrary:uDFN-10") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056afffea" + (reference "D29") (unit 1) (value "BAV199") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056affb74" + (reference "D30") (unit 1) (value "BAV199") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056b00079" + (reference "D31") (unit 1) (value "BAV199") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056affc07" + (reference "D32") (unit 1) (value "BAV199") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056b0010c" + (reference "D33") (unit 1) (value "BAV199") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-0000569898a7" + (reference "D34") (unit 1) (value "BAV199") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056b001a3" + (reference "D35") (unit 1) (value "BAV199") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056b0023e" + (reference "D36") (unit 1) (value "BAV199") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056aff990" + (reference "D37") (unit 1) (value "BAV199") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056b002d9" + (reference "D38") (unit 1) (value "BAV199") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056affad3" + (reference "D39") (unit 1) (value "BAV199") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000056b00372" + (reference "D40") (unit 1) (value "BAV199") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058be51df" + (reference "D41") (unit 1) (value "ESDA8V2-1J") (footprint "ScopefunPackagesLibrary:SOD323") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf65c9" + (reference "D42") (unit 1) (value "ESD7002") (footprint "ScopefunPackagesLibrary:SOT323") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf6204" + (reference "D42") (unit 2) (value "ESD7002") (footprint "ScopefunPackagesLibrary:SOT323") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf9060" + (reference "D43") (unit 1) (value "ESD7002") (footprint "ScopefunPackagesLibrary:SOT323") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf9058" + (reference "D43") (unit 2) (value "ESD7002") (footprint "ScopefunPackagesLibrary:SOT323") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf8892" + (reference "D44") (unit 1) (value "ESD7002") (footprint "ScopefunPackagesLibrary:SOT323") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf888a" + (reference "D44") (unit 2) (value "ESD7002") (footprint "ScopefunPackagesLibrary:SOT323") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf9082" + (reference "D45") (unit 1) (value "ESD7002") (footprint "ScopefunPackagesLibrary:SOT323") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf907a" + (reference "D45") (unit 2) (value "ESD7002") (footprint "ScopefunPackagesLibrary:SOT323") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf8942" + (reference "D46") (unit 1) (value "ESD7002") (footprint "ScopefunPackagesLibrary:SOT323") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf893a" + (reference "D46") (unit 2) (value "ESD7002") (footprint "ScopefunPackagesLibrary:SOT323") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf90a4" + (reference "D47") (unit 1) (value "ESD7002") (footprint "ScopefunPackagesLibrary:SOT323") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058bf909c" + (reference "D47") (unit 2) (value "ESD7002") (footprint "ScopefunPackagesLibrary:SOT323") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a16e44" + (reference "D48") (unit 1) (value "BAV199") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c743" + (reference "D49") (unit 1) (value "BAV199") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000058c0a7df" + (reference "D50") (unit 1) (value "ESD7002") (footprint "ScopefunPackagesLibrary:SOT323") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000058c0a580" + (reference "D50") (unit 2) (value "ESD7002") (footprint "ScopefunPackagesLibrary:SOT323") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000058c0bb55" + (reference "D51") (unit 1) (value "ESD7002") (footprint "ScopefunPackagesLibrary:SOT323") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000058c0bb4d" + (reference "D51") (unit 2) (value "ESD7002") (footprint "ScopefunPackagesLibrary:SOT323") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058c4d77c" + (reference "D52") (unit 1) (value "MCP1501-12") (footprint "ScopefunPackagesLibrary:SOT23-6") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058ba94ab" + (reference "D53") (unit 1) (value "MCP1501-18") (footprint "ScopefunPackagesLibrary:SOT23-6") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858aac2" + (reference "D54") (unit 1) (value "LM431") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858a5b8" + (reference "D55") (unit 1) (value "LM431") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858a5eb" + (reference "D56") (unit 1) (value "LM431") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-0000585916ff" + (reference "D57") (unit 1) (value "TLV431A") (footprint "ScopefunPackagesLibrary:SOT23") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-00005696b88f" + (reference "F1") (unit 1) (value "1206L150") (footprint "ScopefunPackagesLibrary:R_1206") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005d33912b" + (reference "GDT1") (unit 1) (value "GDT_SG90") (footprint "ScopefunPackagesLibrary:GDT_SG") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005d339314" + (reference "GDT2") (unit 1) (value "GDT_SG90") (footprint "ScopefunPackagesLibrary:GDT_SG") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-00005d954e45" + (reference "GND_P2") (unit 1) (value "TERM-PCB-55-M3") (footprint "ScopefunPackagesLibrary:TERM-PCB-55-M3") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005a2e4ba1" + (reference "HS-ANC1") (unit 1) (value "HS-ANC") (footprint "ScopefunPackagesLibrary:HS-ANC") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005a2f4deb" + (reference "HS-ANC2") (unit 1) (value "HS-ANC") (footprint "ScopefunPackagesLibrary:HS-ANC") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005a2e6126" + (reference "HS-CLIP1") (unit 1) (value "HS-CLIP") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005a2f1fbf" + (reference "HS-PC1") (unit 1) (value "HS-PC") (footprint "") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005a2dee9c" + (reference "HS2") (unit 1) (value "HEATSINK") (footprint "ScopefunPackagesLibrary:HS2") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-000058c02d36" + (reference "J1") (unit 1) (value "DIL14_RA") (footprint "ScopefunPackagesLibrary:DIL14_RA") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005850fd78" + (reference "J2") (unit 1) (value "SIL6") (footprint "ScopefunPackagesLibrary:SIL6") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058b37f87" + (reference "L1") (unit 1) (value "Z_68") (footprint "ScopefunPackagesLibrary:L_0805") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058bca617" + (reference "L2") (unit 1) (value "L_4.7u") (footprint "ScopefunPackagesLibrary:L_NRS") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058bcaed2" + (reference "L3") (unit 1) (value "L_4.7u") (footprint "ScopefunPackagesLibrary:L_NRS") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058bcb5b8" + (reference "L4") (unit 1) (value "L_4.7u") (footprint "ScopefunPackagesLibrary:L_NRS") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058bcb00f" + (reference "L5") (unit 1) (value "L_4.7u") (footprint "ScopefunPackagesLibrary:L_NRS") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058bcb46d" + (reference "L6") (unit 1) (value "L_4.7u") (footprint "ScopefunPackagesLibrary:L_NRS") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-000058b35539" + (reference "L7") (unit 1) (value "Z_68") (footprint "ScopefunPackagesLibrary:L_0805") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-000058b35458" + (reference "L8") (unit 1) (value "Z_68") (footprint "ScopefunPackagesLibrary:L_0805") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-000058b35364" + (reference "L9") (unit 1) (value "Z_68") (footprint "ScopefunPackagesLibrary:L_0805") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-000058b34e62" + (reference "L10") (unit 1) (value "Z_68") (footprint "ScopefunPackagesLibrary:L_0805") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058a786c3" + (reference "L11") (unit 1) (value "Z_68") (footprint "ScopefunPackagesLibrary:L_0805") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-000058bf146b" + (reference "LED1") (unit 1) (value "598-8150-107F") (footprint "ScopefunPackagesLibrary:LED_0805") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-000058bf1517" + (reference "LED2") (unit 1) (value "598-8150-107F") (footprint "ScopefunPackagesLibrary:LED_0805") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-000058bf15bf" + (reference "LED3") (unit 1) (value "598-8150-107F") (footprint "ScopefunPackagesLibrary:LED_0805") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-000059fd051f" + (reference "P1") (unit 1) (value "USB3_TypeB") (footprint "ScopefunPackagesLibrary:USB3_TypeB") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056773249" + (reference "Q1") (unit 1) (value "BSS138BKS") (footprint "ScopefunPackagesLibrary:SOT363") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000567734e6" + (reference "Q2") (unit 1) (value "BSS138BKS") (footprint "ScopefunPackagesLibrary:SOT363") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-000058d600ab" + (reference "Q3") (unit 1) (value "BSS138BKS") (footprint "ScopefunPackagesLibrary:SOT363") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-000058bc0760" + (reference "Q4") (unit 1) (value "DMN6040SSD") (footprint "ScopefunPackagesLibrary:SOIC8") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a312ff" + (reference "Q6") (unit 1) (value "BSS138BKS") (footprint "ScopefunPackagesLibrary:SOT363") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056773237" + (reference "R1") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005a815e8a" + (reference "R2") (unit 1) (value "R_240R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005a816506" + (reference "R3") (unit 1) (value "R_240R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056773331" + (reference "R4") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056773139" + (reference "R5") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056773240" + (reference "R6") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000567734d4" + (reference "R7") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000567734dd" + (reference "R8") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005677335d" + (reference "R9") (unit 1) (value "R_953k_0.1%") (footprint "ScopefunPackagesLibrary:R_0805") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056773366" + (reference "R10") (unit 1) (value "R_47k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056773165" + (reference "R11") (unit 1) (value "R_953k_0.1%") (footprint "ScopefunPackagesLibrary:R_0805") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005677316e" + (reference "R12") (unit 1) (value "R_47k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005677342f" + (reference "R13") (unit 1) (value "R_100R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005677326d" + (reference "R14") (unit 1) (value "R_100R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005b9ea6c2" + (reference "R15") (unit 1) (value "R_49.9k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056773390" + (reference "R16") (unit 1) (value "R_953k_0.1%") (footprint "ScopefunPackagesLibrary:R_0805") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005b8783ce" + (reference "R17") (unit 1) (value "R_49.9k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056773198" + (reference "R18") (unit 1) (value "R_953k_0.1%") (footprint "ScopefunPackagesLibrary:R_0805") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567adf4a" + (reference "R19") (unit 1) (value "R_100R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567bdf4a" + (reference "R20") (unit 1) (value "R_100R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567adffb" + (reference "R21") (unit 1) (value "R_100R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567bdf52" + (reference "R22") (unit 1) (value "R_100R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005adce2c3" + (reference "R23") (unit 1) (value "R_240R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005adce578" + (reference "R24") (unit 1) (value "R_240R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005adcf518" + (reference "R25") (unit 1) (value "R_240R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005adcf616" + (reference "R26") (unit 1) (value "R_240R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005adced0c" + (reference "R27") (unit 1) (value "R_402R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005adcf25c" + (reference "R28") (unit 1) (value "R_402R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005adcf6c1" + (reference "R29") (unit 1) (value "R_402R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005adcf813" + (reference "R30") (unit 1) (value "R_402R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000586e9cc1" + (reference "R31") (unit 1) (value "R_499R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005a2d7507" + (reference "R32") (unit 1) (value "R_100R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005a2d7718" + (reference "R33") (unit 1) (value "R_100R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005a2d7e61" + (reference "R34") (unit 1) (value "R_100R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005a2d7f53" + (reference "R35") (unit 1) (value "R_100R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005691a0f2" + (reference "R36") (unit 1) (value "R_6.8k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-000056919513" + (reference "R37") (unit 1) (value "R_6.8k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058558d75" + (reference "R38") (unit 1) (value "R_10k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058dc4546" + (reference "R39") (unit 1) (value "R_2.2k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058a5957e" + (reference "R40") (unit 1) (value "R_100") (footprint "ScopefunPackagesLibrary:R_0402") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005855ce3b" + (reference "R41") (unit 1) (value "R_10k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058a342fe" + (reference "R42") (unit 1) (value "R_100") (footprint "ScopefunPackagesLibrary:R_0402") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058a39b73" + (reference "R43") (unit 1) (value "R_100") (footprint "ScopefunPackagesLibrary:R_0402") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-000058d600c5" + (reference "R44") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-0000588e4bc5" + (reference "R45") (unit 1) (value "R_100") (footprint "ScopefunPackagesLibrary:R_0402") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-0000588e4e2f" + (reference "R46") (unit 1) (value "R_100") (footprint "ScopefunPackagesLibrary:R_0402") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-0000588e4eaf" + (reference "R47") (unit 1) (value "R_100") (footprint "ScopefunPackagesLibrary:R_0402") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-0000588e4f1c" + (reference "R48") (unit 1) (value "R_100") (footprint "ScopefunPackagesLibrary:R_0402") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-0000588e4f86" + (reference "R49") (unit 1) (value "R_100") (footprint "ScopefunPackagesLibrary:R_0402") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-0000588e511c" + (reference "R50") (unit 1) (value "R_100") (footprint "ScopefunPackagesLibrary:R_0402") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-0000588e518a" + (reference "R51") (unit 1) (value "R_100") (footprint "ScopefunPackagesLibrary:R_0402") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-0000588e5201" + (reference "R52") (unit 1) (value "R_100") (footprint "ScopefunPackagesLibrary:R_0402") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-0000588e527d" + (reference "R53") (unit 1) (value "R_100") (footprint "ScopefunPackagesLibrary:R_0402") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-0000588e52f4" + (reference "R54") (unit 1) (value "R_100") (footprint "ScopefunPackagesLibrary:R_0402") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-0000588e554e" + (reference "R55") (unit 1) (value "R_100") (footprint "ScopefunPackagesLibrary:R_0402") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-0000588e55d5" + (reference "R56") (unit 1) (value "R_100") (footprint "ScopefunPackagesLibrary:R_0402") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-000058d600ce" + (reference "R57") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-000056a40b80" + (reference "R58") (unit 1) (value "R_100R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-000056a41796" + (reference "R59") (unit 1) (value "R_100R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-000056a41dee" + (reference "R60") (unit 1) (value "R_100R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-000059fdd9e0" + (reference "R61") (unit 1) (value "R_0R") (footprint "ScopefunPackagesLibrary:R_0805") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-000058c3b93f" + (reference "R62") (unit 1) (value "R_0R") (footprint "ScopefunPackagesLibrary:R_0805") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-000058c3946a" + (reference "R63") (unit 1) (value "R_0R") (footprint "ScopefunPackagesLibrary:R_0805") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-00005a0788e5" + (reference "R64") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a13b712" + (reference "R66") (unit 1) (value "R_4k7") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a13d691" + (reference "R67") (unit 1) (value "R_4k7") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a156ab6" + (reference "R68") (unit 1) (value "R_2.2k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da3c8e6" + (reference "R69") (unit 1) (value "R_470R_0.33W") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da3cc43" + (reference "R70") (unit 1) (value "R_470R_0.33W") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da3cd21" + (reference "R71") (unit 1) (value "R_470R_0.33W") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da3ce2a" + (reference "R72") (unit 1) (value "R_470R_0.33W") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da3cf68" + (reference "R73") (unit 1) (value "R_470R_0.33W") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da3d085" + (reference "R74") (unit 1) (value "R_470R_0.33W") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da3d16b" + (reference "R75") (unit 1) (value "R_470R_0.33W") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da3d270" + (reference "R76") (unit 1) (value "R_470R_0.33W") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da3d35e" + (reference "R77") (unit 1) (value "R_470R_0.33W") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da3d487" + (reference "R78") (unit 1) (value "R_470R_0.33W") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da3d577" + (reference "R79") (unit 1) (value "R_470R_0.33W") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da3d676" + (reference "R80") (unit 1) (value "R_470R_0.33W") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-00005a9c5c0b" + (reference "R81") (unit 1) (value "R_0R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-00005a9c6110" + (reference "R82") (unit 1) (value "R_0R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-00005a9c61c5" + (reference "R83") (unit 1) (value "R_0R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-00005a9c627d" + (reference "R84") (unit 1) (value "R_0R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-00005c25872a" + (reference "R85") (unit 1) (value "R_240R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-00005c25a67c" + (reference "R86") (unit 1) (value "R_240R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-00005c258833" + (reference "R87") (unit 1) (value "R_240R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-00005c25a5a2" + (reference "R88") (unit 1) (value "R_240R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-00005900095e" + (reference "R89") (unit 1) (value "R_48.7R_0.25W") (footprint "ScopefunPackagesLibrary:R_1206") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000059000cd2" + (reference "R90") (unit 1) (value "R_48.7R_0.25W") (footprint "ScopefunPackagesLibrary:R_1206") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a1a08f" + (reference "R91") (unit 1) (value "R_499R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c77b" + (reference "R92") (unit 1) (value "R_499R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a1ad53" + (reference "R93") (unit 1) (value "R_499k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a1ad94" + (reference "R94") (unit 1) (value "R_22k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c791" + (reference "R95") (unit 1) (value "R_499k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c799" + (reference "R96") (unit 1) (value "R_22k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000058740c84" + (reference "R97") (unit 1) (value "R_10k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000058740d5f" + (reference "R98") (unit 1) (value "R_10k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a36101" + (reference "R99") (unit 1) (value "R_49.9k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a3617a" + (reference "R100") (unit 1) (value "R_1.5k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a361ef" + (reference "R101") (unit 1) (value "R_1.5k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a36362" + (reference "R102") (unit 1) (value "R_49.9k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058c1b949" + (reference "R103") (unit 1) (value "R_20k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586c060e" + (reference "R104") (unit 1) (value "R_15k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586c2f60" + (reference "R105") (unit 1) (value "R_10k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586c57b9" + (reference "R106") (unit 1) (value "R_22k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-00005856c7c4" + (reference "R107") (unit 1) (value "R_1R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586add76" + (reference "R108") (unit 1) (value "R_1R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b909d" + (reference "R109") (unit 1) (value "R_1R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-00005852e55d" + (reference "R110") (unit 1) (value "R_10k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-00005852ecfb" + (reference "R111") (unit 1) (value "R_15k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586add56" + (reference "R112") (unit 1) (value "R_15k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586add4e" + (reference "R113") (unit 1) (value "R_10k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058df1d38" + (reference "R114") (unit 1) (value "R_10k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058df1bba" + (reference "R115") (unit 1) (value "R_2.2k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058c26deb" + (reference "R116") (unit 1) (value "R_20k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586d671d" + (reference "R117") (unit 1) (value "R_10k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586c438b" + (reference "R118") (unit 1) (value "R_22k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b87ed" + (reference "R119") (unit 1) (value "R_1R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b8c96" + (reference "R120") (unit 1) (value "R_1R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b87c5" + (reference "R121") (unit 1) (value "R_10k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586ba440" + (reference "R122") (unit 1) (value "R_10k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586bb311" + (reference "R123") (unit 1) (value "R_20k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b8c6e" + (reference "R124") (unit 1) (value "R_10k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000056a6dbcc" + (reference "R125") (unit 1) (value "R_100k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058ba3fbb" + (reference "R126") (unit 1) (value "R_47k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058ba7517" + (reference "R127") (unit 1) (value "R_100k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058bfb303" + (reference "R128") (unit 1) (value "R_49.9k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-000058df3922" + (reference "R129") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584c67b7" + (reference "R130") (unit 1) (value "R_2.2k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584c6911" + (reference "R131") (unit 1) (value "R_2.2k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584bd88e" + (reference "R132") (unit 1) (value "R_200R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584c4838" + (reference "R133") (unit 1) (value "R_100k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584be0c2" + (reference "R134") (unit 1) (value "R_6.04k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-0000584fa63b" + (reference "R135") (unit 1) (value "R_2.2k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-00005aa08238" + (reference "R136") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-0000584f915a" + (reference "R137") (unit 1) (value "R_2.2k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-0000584f9187" + (reference "R138") (unit 1) (value "R_2.2k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058dfda2d" + (reference "R139") (unit 1) (value "RA_27R") (footprint "ScopefunPackagesLibrary:R_CRA06E") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058dfdc7d" + (reference "R140") (unit 1) (value "RA_27R") (footprint "ScopefunPackagesLibrary:R_CRA06E") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058dfdcef" + (reference "R141") (unit 1) (value "RA_27R") (footprint "ScopefunPackagesLibrary:R_CRA06E") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058df70f1" + (reference "R142") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058df7590" + (reference "R143") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058ba6158" + (reference "R144") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058ba6171" + (reference "R145") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-00005c256b39" + (reference "R146") (unit 1) (value "R_4k7") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-0000586d291a" + (reference "R147") (unit 1) (value "R_4k7") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-00005c258111" + (reference "R148") (unit 1) (value "R_100R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-00005c25853a" + (reference "R149") (unit 1) (value "R_100R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-00005c258202" + (reference "R150") (unit 1) (value "R_100R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-00005c258478" + (reference "R151") (unit 1) (value "R_100R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b99626" + (reference "R152") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b9bfc9" + (reference "R153") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058bc0c30" + (reference "R154") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058bbffdd" + (reference "R155") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058bc0c28" + (reference "R156") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058bbfc94" + (reference "R157") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-00005857cc38" + (reference "R158") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-00005857cc97" + (reference "R159") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b1f19d" + (reference "R160") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b21251" + (reference "R161") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858aae3" + (reference "R162") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858a5c1" + (reference "R163") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858a5f4" + (reference "R164") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858aad1" + (reference "R165") (unit 1) (value "R_6.8k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858aada" + (reference "R166") (unit 1) (value "R_22k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858a5dc" + (reference "R167") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858a5d3" + (reference "R168") (unit 1) (value "R_6.8k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858a60f" + (reference "R169") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858a606" + (reference "R170") (unit 1) (value "R_6.8k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858e53d" + (reference "R171") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-0000585920c5" + (reference "R172") (unit 1) (value "R_200R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058589f32/00000000-0000-0000-0000-00005858e555" + (reference "R173") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-00005aa064c2" + (reference "R174") (unit 1) (value "RA_27R") (footprint "ScopefunPackagesLibrary:R_CRA06E") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-00005aa065c3" + (reference "R175") (unit 1) (value "RA_27R") (footprint "ScopefunPackagesLibrary:R_CRA06E") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-00005aa06647" + (reference "R176") (unit 1) (value "RA_27R") (footprint "ScopefunPackagesLibrary:R_CRA06E") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-00005aa066cc" + (reference "R177") (unit 1) (value "RA_27R") (footprint "ScopefunPackagesLibrary:R_CRA06E") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-00005aa06754" + (reference "R178") (unit 1) (value "RA_27R") (footprint "ScopefunPackagesLibrary:R_CRA06E") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-00005aa067db" + (reference "R179") (unit 1) (value "RA_27R") (footprint "ScopefunPackagesLibrary:R_CRA06E") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-00005861340f" + (reference "R180") (unit 1) (value "R_240R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-000058acb783" + (reference "R181") (unit 1) (value "R_100") (footprint "ScopefunPackagesLibrary:R_0402") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000585a4326" + (reference "R182") (unit 1) (value "R_4k7") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-000058acb230" + (reference "R183") (unit 1) (value "R_100") (footprint "ScopefunPackagesLibrary:R_0402") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-000058acb723" + (reference "R184") (unit 1) (value "R_100") (footprint "ScopefunPackagesLibrary:R_0402") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-00005861645a" + (reference "R185") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-0000586162bb" + (reference "R186") (unit 1) (value "R_1.02k") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da42aa4" + (reference "R187") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da450c9" + (reference "R188") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da4363a" + (reference "R189") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da451c6" + (reference "R190") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da43e04" + (reference "R191") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da452ae" + (reference "R192") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da43f03" + (reference "R193") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da453a7" + (reference "R194") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da443b9" + (reference "R195") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da4549f" + (reference "R196") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da44e44" + (reference "R197") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005da455a6" + (reference "R198") (unit 1) (value "R_56R") (footprint "ScopefunPackagesLibrary:R_0603") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-00005677331f" + (reference "RE1") (unit 1) (value "AQY282SX") (footprint "ScopefunPackagesLibrary:SOP-4") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056a9c4fe" + (reference "RE2") (unit 1) (value "AQY282SX") (footprint "ScopefunPackagesLibrary:SOP-4") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056fa4c02" + (reference "RE3") (unit 1) (value "G6K-2F-Y-DC4.5") (footprint "ScopefunPackagesLibrary:G6K-2F-Y") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056a9a3e4" + (reference "RE4") (unit 1) (value "G6K-2F-Y-DC4.5") (footprint "ScopefunPackagesLibrary:G6K-2F-Y") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056a9a76c" + (reference "RE5") (unit 1) (value "G6K-2F-Y-DC4.5") (footprint "ScopefunPackagesLibrary:G6K-2F-Y") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000056a9bc40" + (reference "RE6") (unit 1) (value "G6K-2F-Y-DC4.5") (footprint "ScopefunPackagesLibrary:G6K-2F-Y") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005868117b" + (reference "RE7") (unit 1) (value "G6K-2F-Y-DC4.5") (footprint "ScopefunPackagesLibrary:G6K-2F-Y") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a9dfbd" + (reference "RE8") (unit 1) (value "AQY282SX") (footprint "ScopefunPackagesLibrary:SOP-4") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a9e35a" + (reference "RE9") (unit 1) (value "AQY282SX") (footprint "ScopefunPackagesLibrary:SOP-4") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-00005bc80b0e" + (reference "SLP1") (unit 1) (value "SLP3-300-100-F") (footprint "ScopefunPackagesLibrary:SLP3-300-100-F") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-00005bc80b93" + (reference "SLP2") (unit 1) (value "SLP3-300-100-F") (footprint "ScopefunPackagesLibrary:SLP3-300-100-F") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-00005bc80c04" + (reference "SLP3") (unit 1) (value "SLP3-300-100-F") (footprint "ScopefunPackagesLibrary:SLP3-300-100-F") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-000058696bab" + (reference "U1") (unit 1) (value "ADA4817-1") (footprint "ScopefunPackagesLibrary:SOIC8") + ) + (path "/00000000-0000-0000-0000-000056770a0b/00000000-0000-0000-0000-0000586a0042" + (reference "U2") (unit 1) (value "ADA4817-1") (footprint "ScopefunPackagesLibrary:SOIC8") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-00005678c72f" + (reference "U3") (unit 1) (value "AD8337") (footprint "ScopefunPackagesLibrary:CP-8-2") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567bdf36" + (reference "U4") (unit 1) (value "AD8337") (footprint "ScopefunPackagesLibrary:CP-8-2") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567ae295" + (reference "U5") (unit 1) (value "ADA4932-1") (footprint "ScopefunPackagesLibrary:CP-16-2") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000567bdf78" + (reference "U6") (unit 1) (value "ADA4932-1") (footprint "ScopefunPackagesLibrary:CP-16-2") + ) + (path "/00000000-0000-0000-0000-000056785ef9/00000000-0000-0000-0000-0000585b5550" + (reference "U7") (unit 1) (value "LTC6754") (footprint "ScopefunPackagesLibrary:SC70-6") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a11bf11" + (reference "U8") (unit 1) (value "KAD5510P-25Q48") (footprint "ScopefunPackagesLibrary:CP-56-2") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a11c11f" + (reference "U8") (unit 2) (value "KAD5510P-25Q48") (footprint "ScopefunPackagesLibrary:CP-56-2") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058bbf13e" + (reference "U9") (unit 1) (value "SG3225VAN-250Mhz") (footprint "ScopefunPackagesLibrary:3.2X2.5_SMD_6_EPSON") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a11bfbc" + (reference "U10") (unit 1) (value "KAD5510P-25Q48") (footprint "ScopefunPackagesLibrary:CP-56-2") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-00005a11c272" + (reference "U10") (unit 2) (value "KAD5510P-25Q48") (footprint "ScopefunPackagesLibrary:CP-56-2") + ) + (path "/00000000-0000-0000-0000-000056921513/00000000-0000-0000-0000-000058a4d3e6" + (reference "U11") (unit 1) (value "LTC6957-2") (footprint "ScopefunPackagesLibrary:12-MSOP") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-0000584ff0cc" + (reference "U12") (unit 1) (value "XC7A35T-FTG256") (footprint "ScopefunPackagesLibrary:BGA256_FTG256") + ) + (path "/00000000-0000-0000-0000-000056948068/00000000-0000-0000-0000-0000584ff23d" + (reference "U12") (unit 2) (value "XC7A35T-FTG256") (footprint "ScopefunPackagesLibrary:BGA256_FTG256") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-0000584f0a14" + (reference "U12") (unit 3) (value "XC7A35T-FTG256") (footprint "ScopefunPackagesLibrary:BGA256_FTG256") + ) + (path "/00000000-0000-0000-0000-0000584efeb2/00000000-0000-0000-0000-0000584f0a9e" + (reference "U12") (unit 4) (value "XC7A35T-FTG256") (footprint "ScopefunPackagesLibrary:BGA256_FTG256") + ) + (path "/00000000-0000-0000-0000-000056954a3d/00000000-0000-0000-0000-0000584b8303" + (reference "U13") (unit 1) (value "LTC4360-1") (footprint "ScopefunPackagesLibrary:SC70") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-000059ff17ad" + (reference "U14") (unit 1) (value "SN74AUP1T17DCKR") (footprint "ScopefunPackagesLibrary:SC70-5") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-00005698175b" + (reference "U15") (unit 1) (value "74AVCH16T245") (footprint "ScopefunPackagesLibrary:TSSOP48") + ) + (path "/00000000-0000-0000-0000-00005696ec3c/00000000-0000-0000-0000-0000569817ad" + (reference "U15") (unit 2) (value "74AVCH16T245") (footprint "ScopefunPackagesLibrary:TSSOP48") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000058b2c207" + (reference "U16") (unit 1) (value "OPA2830") (footprint "ScopefunPackagesLibrary:TSSOP8") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a16065" + (reference "U16") (unit 2) (value "OPA2830") (footprint "ScopefunPackagesLibrary:TSSOP8") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a1d859" + (reference "U17") (unit 1) (value "LM393DGK") (footprint "ScopefunPackagesLibrary:TSSOP8") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056b093b8" + (reference "U17") (unit 2) (value "LM393DGK") (footprint "ScopefunPackagesLibrary:TSSOP8") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056a2c7b7" + (reference "U18") (unit 1) (value "LM393DGK") (footprint "ScopefunPackagesLibrary:TSSOP8") + ) + (path "/00000000-0000-0000-0000-000056a1473e/00000000-0000-0000-0000-000056b0d724" + (reference "U18") (unit 2) (value "LM393DGK") (footprint "ScopefunPackagesLibrary:TSSOP8") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058bf82d6" + (reference "U19") (unit 1) (value "SPX3819") (footprint "ScopefunPackagesLibrary:SOT23-5_EXAR") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-00005852ca69" + (reference "U20") (unit 1) (value "MAX15053") (footprint "ScopefunPackagesLibrary:WLP-9") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586add40" + (reference "U21") (unit 1) (value "MAX15053") (footprint "ScopefunPackagesLibrary:WLP-9") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b9067" + (reference "U22") (unit 1) (value "MAX15053") (footprint "ScopefunPackagesLibrary:WLP-9") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058be0ee7" + (reference "U23") (unit 1) (value "MCP4251") (footprint "ScopefunPackagesLibrary:TSSOP14") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058bb37b8" + (reference "U24") (unit 1) (value "LM2776") (footprint "ScopefunPackagesLibrary:SOT23-6") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b87b7" + (reference "U25") (unit 1) (value "MAX15053") (footprint "ScopefunPackagesLibrary:WLP-9") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-0000586b8c60" + (reference "U26") (unit 1) (value "MAX15053") (footprint "ScopefunPackagesLibrary:WLP-9") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058bf86e5" + (reference "U27") (unit 1) (value "SPX3819") (footprint "ScopefunPackagesLibrary:SOT23-5_EXAR") + ) + (path "/00000000-0000-0000-0000-000056a5a071/00000000-0000-0000-0000-000058b9f89b" + (reference "U28") (unit 1) (value "TPS72301") (footprint "ScopefunPackagesLibrary:SOT23-5") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584bb541" + (reference "U29") (unit 1) (value "CYUSB3014") (footprint "ScopefunPackagesLibrary:BGA121_0.8mm") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584bb598" + (reference "U29") (unit 2) (value "CYUSB3014") (footprint "ScopefunPackagesLibrary:BGA121_0.8mm") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584bb5e9" + (reference "U29") (unit 3) (value "CYUSB3014") (footprint "ScopefunPackagesLibrary:BGA121_0.8mm") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584bb638" + (reference "U29") (unit 4) (value "CYUSB3014") (footprint "ScopefunPackagesLibrary:BGA121_0.8mm") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584c676a" + (reference "U30") (unit 1) (value "M24M02-DR") (footprint "ScopefunPackagesLibrary:SOIC8") + ) + (path "/00000000-0000-0000-0000-00005855fc3b/00000000-0000-0000-0000-000058593122" + (reference "U31") (unit 1) (value "DAC5662") (footprint "ScopefunPackagesLibrary:S-PQFP-G48") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058bc0c1c" + (reference "U32") (unit 1) (value "AZ4558C") (footprint "ScopefunPackagesLibrary:SOIC8") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058bbc33f" + (reference "U32") (unit 2) (value "AZ4558C") (footprint "ScopefunPackagesLibrary:SOIC8") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058568fd8" + (reference "U33") (unit 1) (value "MAX5501") (footprint "ScopefunPackagesLibrary:SSOP20") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b9b07d" + (reference "U34") (unit 1) (value "OPA692") (footprint "ScopefunPackagesLibrary:SOT23-6") + ) + (path "/00000000-0000-0000-0000-000058568c5d/00000000-0000-0000-0000-000058b9ca89" + (reference "U35") (unit 1) (value "OPA692") (footprint "ScopefunPackagesLibrary:SOT23-6") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-000058e31b2e" + (reference "U36") (unit 1) (value "IS43TR16256A-125KBL") (footprint "ScopefunPackagesLibrary:TW-BGA-96") + ) + (path "/00000000-0000-0000-0000-000058597ef5/00000000-0000-0000-0000-000058e31c60" + (reference "U36") (unit 2) (value "IS43TR16256A-125KBL") (footprint "ScopefunPackagesLibrary:TW-BGA-96") + ) + (path "/00000000-0000-0000-0000-0000584ba873/00000000-0000-0000-0000-0000584b8703" + (reference "X1") (unit 1) (value "X_Crystal_19.2Mhz") (footprint "ScopefunPackagesLibrary:XTAL-4") + ) + ) +) diff --git a/kicad/file56770A0B.kicad_sch b/kicad/file56770A0B.kicad_sch new file mode 100644 index 0000000..fb0f1f4 --- /dev/null +++ b/kicad/file56770A0B.kicad_sch @@ -0,0 +1,5690 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid c70c2c63-e3e6-4e94-9872-5f0b6ccafa30) + + (paper "A4") + + (title_block + (title "Scopefun Oscilloscope") + (rev "v2") + (comment 1 "Copyright Dejan Priversek 2017") + (comment 2 "Licensed under CERN OHL v.1.2") + ) + + (lib_symbols + (symbol "ScopefunParts:+2.88V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+2.88V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+2.88V_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 "+2.88V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+2.88V" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+Va" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+Va_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 "+Va_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "Va" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:-2.88V" (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" "-2.88V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "-2.88V_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 "-2.88V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "-2.88V" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:-Va" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "-Va_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 "-Va_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "-Va" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:1N4148W" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at 2.54 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1N4148W" (id 1) (at 2.54 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOD123" (id 2) (at 0 -5.715 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.diodes.com/datasheets/ds30086.pdf" (id 3) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "1N4148W-7-F" (id 4) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "SURFACE MOUNT FAST SWITCHING DIODE 150mA" (id 5) (at 0 9.525 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "SURFACE MOUNT FAST SWITCHING DIODE" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Diode_* D-Pak_TO252AA *SingleDiode *_Diode_* *SingleDiode*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "1N4148W_0_1" + (polyline + (pts + (xy -1.27 -1.27) + (xy 1.27 -1.27) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 1.27) + (xy 0 -1.27) + (xy 1.27 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + ) + (symbol "1N4148W_1_1" + (pin passive line (at 0 -3.81 90) (length 2.54) + (name "K" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 3.81 270) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:ADA4817-1" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 10.16 7.62 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ADA4817-1" (id 1) (at 10.16 5.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOIC8" (id 2) (at 0 -25.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.analog.com/media/en/technical-documentation/data-sheets/ADA4817-1_4817-2.pdf" (id 3) (at 0 -22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ADA4817-1ARDZ" (id 4) (at 0 20.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Noise, 1 GHz FastFET Op Amp" (id 5) (at 0 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Low Power Differential ADC Driver, -3 dB bandwidth of 560 MHz, G = 1" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "ADA4817-1_0_0" + (polyline + (pts + (xy -6.35 -2.54) + (xy -5.08 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -6.35 2.54) + (xy -5.08 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 -8.89) + (xy -1.27 -7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 -8.128) + (xy -1.27 -4.064) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 8.128) + (xy -1.27 4.064) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 8.89) + (xy -1.27 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -7.62) + (xy -6.35 -7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.35 -2.54) + (xy 1.27 -7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.35 0) + (xy 6.35 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (text "~{PD}" (at 5.08 6.985 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "ADA4817-1_0_1" + (rectangle (start -6.35 -8.89) (end 8.89 8.89) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -4.572 -2.54) + (xy -3.048 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -4.572 2.54) + (xy -3.048 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 3.302) + (xy -3.81 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.334 0) + (xy 5.08 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.35 -2.54) + (xy 6.35 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 8.89 0) + (xy 5.08 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 0) + (xy -5.08 6.35) + (xy -5.08 -6.35) + (xy 5.08 0) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (circle (center 6.35 0) (radius 0.3556) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (pin power_in line (at -1.27 -11.43 90) (length 2.54) + (name "-Vs" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "ADA4817-1_1_1" + (pin output line (at -8.89 -7.62 0) (length 2.54) + (name "FB" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -8.89 -2.54 0) (length 2.54) + (name "-IN" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -8.89 2.54 0) (length 2.54) + (name "+IN" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 0 180) (length 2.54) + (name "OUT" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -1.27 11.43 270) (length 2.54) + (name "+Vs" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 5.08 11.43 270) (length 2.54) + (name "~{PD}" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:AQY282SX" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "RE" (id 0) (at -5.08 5.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "AQY282SX" (id 1) (at 0 5.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOP-4" (id 2) (at -16.51 -6.35 0) + (effects (font (size 1.27 1.27) italic) (justify left) hide) + ) + (property "Datasheet" "https://www.mouser.com/ds/2/315/panasonic_AQW,AQY280,282,284-1196946.pdf" (id 3) (at -31.75 -8.89 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (property "MFG Part#" "AQY282SX" (id 4) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Solid State Relays - PCB Mount 60v 500mA SOP Form A Norm-Open" (id 5) (at 0 10.16 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_keywords" "MOSFET Opto Relay" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "RELAY OPTO 60VAC/DC 500MA 4-SOP" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "AQY282SX_0_1" + (rectangle (start -5.08 3.81) (end 5.08 -3.81) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 -0.635) + (xy -2.54 -0.635) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.016 -0.635) + (xy 1.016 -2.159) + ) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.016 2.159) + (xy 1.016 0.635) + ) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.524 -0.508) + (xy 1.524 -0.762) + ) + (stroke (width 0.3556) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.794 0) + (xy 3.81 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.429 -1.651) + (xy 4.191 -1.651) + ) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.429 1.651) + (xy 4.191 1.651) + ) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 0) + (xy 3.81 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 0) + (xy 3.81 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 2.54) + (xy -3.175 2.54) + (xy -3.175 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.175 -0.635) + (xy -3.175 -2.54) + (xy -5.08 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.524 -2.032) + (xy 1.524 -2.286) + (xy 1.524 -2.286) + ) + (stroke (width 0.3556) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.524 -1.27) + (xy 1.524 -1.524) + (xy 1.524 -1.524) + ) + (stroke (width 0.3556) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.524 0.762) + (xy 1.524 0.508) + (xy 1.524 0.508) + ) + (stroke (width 0.3556) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.524 1.524) + (xy 1.524 1.27) + (xy 1.524 1.27) + ) + (stroke (width 0.3556) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.524 2.286) + (xy 1.524 2.032) + (xy 1.524 2.032) + ) + (stroke (width 0.3556) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.651 -1.397) + (xy 2.794 -1.397) + (xy 2.794 -0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.651 1.397) + (xy 2.794 1.397) + (xy 2.794 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.175 -0.635) + (xy -3.81 0.635) + (xy -2.54 0.635) + (xy -3.175 -0.635) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -1.905 0.254) + (xy -1.3716 0.762) + (xy -1.3716 0.254) + (xy -0.6096 1.016) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -0.6096 1.016) + (xy -1.1176 0.762) + (xy -0.8636 0.508) + (xy -0.6096 1.016) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.016 -1.397) + (xy 0.508 -1.397) + (xy 0.508 1.397) + (xy 1.016 1.397) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.651 -2.159) + (xy 2.794 -2.159) + (xy 2.794 -2.54) + (xy 5.08 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.651 -0.635) + (xy 2.794 -0.635) + (xy 2.794 0.635) + (xy 1.651 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.651 2.159) + (xy 2.794 2.159) + (xy 2.794 2.54) + (xy 5.08 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.778 -1.397) + (xy 2.286 -1.27) + (xy 2.286 -1.524) + (xy 1.778 -1.397) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.778 1.397) + (xy 2.286 1.524) + (xy 2.286 1.27) + (xy 1.778 1.397) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 -1.651) + (xy 3.429 -0.889) + (xy 4.191 -0.889) + (xy 3.81 -1.651) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 3.81 1.651) + (xy 3.429 0.889) + (xy 4.191 0.889) + (xy 3.81 1.651) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -1.905 -0.762) + (xy -1.3716 -0.254) + (xy -1.3716 -0.762) + (xy -0.6096 0) + (xy -1.1176 -0.254) + (xy -0.8636 -0.508) + (xy -0.6096 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 2.794 -0.635) (radius 0.127) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 2.794 0) (radius 0.127) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 2.794 0.635) (radius 0.127) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 3.81 -2.54) (radius 0.127) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 3.81 0) (radius 0.127) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 3.81 2.54) (radius 0.127) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "AQY282SX_1_1" + (pin passive line (at -7.62 2.54 0) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 -2.54 0) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 -2.54 180) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 2.54 180) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:BAV199" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at 5.08 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "BAV199" (id 1) (at 5.08 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.diodes.com/assets/Datasheets/ds30232.pdf" (id 3) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 0 10.16 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "Low-leakage double diode" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Diode_* D-Pak_TO252AA *SingleDiode *_Diode_* *SingleDiode*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "BAV199_0_1" + (polyline + (pts + (xy -3.81 1.27) + (xy -1.27 1.27) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -1.27) + (xy 3.81 -1.27) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 -1.27) + (xy -2.54 1.27) + (xy -1.27 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -2.54 1.27) + (xy -2.54 2.54) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 2.54 2.54) + (xy 2.54 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 1.27) + (xy 2.54 -1.27) + (xy 3.81 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 4.445 -3.175) (end -4.445 4.445) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "BAV199_1_1" + (pin passive line (at -2.54 -3.81 90) (length 2.54) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 2.54 -3.81 90) (length 2.54) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 5.08 270) (length 2.54) + (name "3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:BNC" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "P" (id 0) (at 0.254 3.048 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "BNC" (id 1) (at 0 -6.35 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:BNC-5-1634556-0" (id 2) (at 0 -11.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.te.com/usa-en/product-5-1634556-0.html" (id 3) (at 0 -13.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "5-1634556-0" (id 4) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "BNC LP ELBOW B/HEAD PCB SKT 50 OHMS" (id 5) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "BNC 50 Ohm" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "BNC_* bnc bnc-*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "BNC_0_1" + (circle (center 0 0) (radius 0.508) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 1.778) + (stroke (width 0.3048) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "BNC_1_1" + (pin passive line (at 3.81 0 180) (length 3.302) + (name "In" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -5.08 90) (length 3.302) + (name "Ext" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:BSS138BKS" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "Q" (id 0) (at 13.97 5.08 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "BSS138BKS" (id 1) (at 22.86 2.54 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT363" (id 2) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.nxp.com/documents/data_sheet/BSS138BKS.pdf" (id 3) (at 0 -10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "60 V, 320 mA dual N-channel Trench MOSFET" (id 4) (at 0 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BSS138PS,115" (id 5) (at 0 7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "nmos n-mos n-mosfet transistor" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "60 V, 320 mA dual N-channel Trench MOSFET" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "BSS138BKS_0_1" + (polyline + (pts + (xy -7.62 -1.27) + (xy -6.096 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -6.096 1.778) + (xy -6.096 -1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.588 -1.778) + (xy -3.81 -1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.588 -1.27) + (xy -5.588 -2.286) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.588 0) + (xy -3.81 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.588 0.508) + (xy -5.588 -0.508) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.588 1.778) + (xy -3.81 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.588 2.286) + (xy -5.588 1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 -1.778) + (xy -3.81 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -1.778) + (xy -2.54 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 2.54) + (xy -2.54 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 -1.778) + (xy 2.54 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 2.54) + (xy 2.54 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 -1.778) + (xy 3.81 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 -1.778) + (xy 3.81 -1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 -1.27) + (xy 5.588 -2.286) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 0) + (xy 3.81 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 0.508) + (xy 5.588 -0.508) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 1.778) + (xy 3.81 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 2.286) + (xy 5.588 1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.096 1.778) + (xy 6.096 -1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 7.62 -1.27) + (xy 6.096 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -0.508) + (xy -2.54 -1.778) + (xy -3.81 -1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 0.508) + (xy -2.54 1.778) + (xy -3.81 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 -0.508) + (xy 2.54 -1.778) + (xy 3.81 -1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 0.508) + (xy 2.54 1.778) + (xy 3.81 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.334 0) + (xy -4.318 0.381) + (xy -4.318 -0.381) + (xy -5.334 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -3.048 -0.508) + (xy -2.032 -0.508) + (xy -2.54 0.508) + (xy -3.048 -0.508) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -1.778 0.254) + (xy -2.032 0.508) + (xy -3.048 0.508) + (xy -3.302 0.762) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.778 0.254) + (xy 2.032 0.508) + (xy 3.048 0.508) + (xy 3.302 0.762) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.048 -0.508) + (xy 2.032 -0.508) + (xy 2.54 0.508) + (xy 3.048 -0.508) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 5.334 0) + (xy 4.318 0.381) + (xy 4.318 -0.381) + (xy 5.334 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 9.525 4.445) (end -9.525 -4.445) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "BSS138BKS_1_1" + (pin passive line (at -2.54 -5.08 90) (length 2.54) + (name "S1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 -1.27 0) (length 2.54) + (name "G1" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 2.54 5.08 270) (length 2.54) + (name "D2" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 2.54 -5.08 90) (length 2.54) + (name "S2" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 -1.27 180) (length 2.54) + (name "G2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -2.54 5.08 270) (length 2.54) + (name "D1" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:CV_2.0-6.0_pF" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "CV" (id 0) (at 2.54 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "CV_2.0-6.0_pF" (id 1) (at 2.54 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SGC3" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf" (id 3) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "CAP TRIMMER 2.0-6.0 PF 500V SMD" (id 4) (at 0 8.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "MFG Part#" "SGC3S060" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_keywords" "trimmer" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "CAP TRIMMER 1.8-4.5PF 500V SMD" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "CV_2.0-6.0_pF_0_1" + (polyline + (pts + (xy -2.032 -0.762) + (xy 2.032 -0.762) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.032 0.762) + (xy 2.032 0.762) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 2.54) + (xy -1.27 -2.54) + ) + (stroke (width 0.3048) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 2.54) + (xy 0.508 2.286) + ) + (stroke (width 0.3048) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 2.54) + (xy 1.524 1.778) + ) + (stroke (width 0.3048) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "CV_2.0-6.0_pF_1_1" + (pin passive line (at 0 3.81 270) (length 3.048) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -3.81 90) (length 3.048) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_0.1u" (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_0.1u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0.1u_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_0.1u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_0603" (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_0603" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Not populated" (id 4) (at 0 3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "DNP" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0603_0_0" + (text "DNP" (at 3.81 0 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "C_0603_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_0603_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_15p" (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_15p" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012006074" (id 4) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V C0G 5%" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 100V C0G 5%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_15p_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_15p_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_22n" (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_22n" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C223K1RACTU" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V X7R 10%" (id 5) (at 5.334 6.858 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 50V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_22n_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_22n_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_360p" (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_360p" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C361G5GACTU" (id 4) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 2%" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 50V C0G 2%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_360p_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_360p_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_390p" (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_390p" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "VJ0603A391GXAPW1BC" (id 4) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 2%" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 50V C0G 2%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_390p_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_390p_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:G6K-2F-Y-DC4.5" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "RE" (id 0) (at 0 10.16 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "G6K-2F-Y-DC4.5" (id 1) (at 0 -10.16 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:G6K-2F-Y" (id 2) (at 0 -12.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.omron.com/ecb/products/pdf/en-g6k.pdf" (id 3) (at 0 -15.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Signal Relays - PCB Gullwing NoLatch 3.2 DPDT 4.5VDC 100mW" (id 4) (at 5.08 15.24 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "G6K-2F-Y-DC4.5" (id 5) (at 0 12.7 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "Low Signal Relays - PCB Gullwing NoLatch 3.2 DPDT 4.5VDC 100mW" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "G6K-2F-Y-DC4.5_0_1" + (polyline + (pts + (xy -4.064 -5.08) + (xy -3.81 -5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 5.588) + (xy -2.54 -5.588) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 -5.588) + (xy -1.27 5.588) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 -1.524) + (xy 2.54 -2.794) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.2766 -2.54) + (xy 3.2766 -0.5334) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.302 -1.524) + (xy 2.54 -1.524) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.302 0.508) + (xy 3.302 1.2446) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.302 1.2446) + (xy 3.302 2.5146) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.302 2.5146) + (xy 4.318 1.524) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 4.0386 1.2446) + (xy 3.302 0.508) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 4.0386 1.2446) + (xy 4.318 1.524) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 4.318 -1.524) + (xy 3.2766 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 4.318 -1.524) + (xy 3.302 -0.508) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 -2.286) + (xy 4.318 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 2.286) + (xy 4.318 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.8166 1.524) + (xy 6.858 2.5146) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.842 -1.524) + (xy 6.8326 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.8326 -2.54) + (xy 6.8326 -0.5334) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.8326 -0.5334) + (xy 5.842 -1.524) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.858 -1.524) + (xy 7.62 -1.524) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.858 0.508) + (xy 5.8166 1.524) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.858 2.5146) + (xy 6.858 0.508) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 7.62 -1.524) + (xy 7.62 -2.794) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 2.794) + (xy 2.54 1.524) + (xy 3.302 1.524) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.858 1.524) + (xy 7.62 1.524) + (xy 7.62 2.794) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.302 2.54) + (xy -3.556 2.794) + (xy -3.556 3.302) + (xy -3.302 3.556) + (xy -0.508 3.556) + (xy -0.254 3.81) + (xy -0.254 4.318) + (xy -0.508 4.572) + (xy -3.302 4.572) + (xy -3.81 5.08) + (xy -4.064 5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.302 2.54) + (xy -0.508 2.54) + (xy -0.254 2.286) + (xy -0.254 1.778) + (xy -0.508 1.524) + (xy -3.302 1.524) + (xy -3.556 1.27) + (xy -3.556 0.762) + (xy -3.302 0.508) + (xy -0.508 0.508) + (xy -0.254 0.254) + (xy -0.254 -0.254) + (xy -0.508 -0.508) + (xy -3.302 -0.508) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.302 -0.508) + (xy -3.556 -0.762) + (xy -3.556 -1.27) + (xy -3.302 -1.524) + (xy -0.508 -1.524) + (xy -0.254 -1.778) + (xy -0.254 -2.286) + (xy -0.508 -2.54) + (xy -3.302 -2.54) + (xy -3.556 -2.794) + (xy -3.556 -3.302) + (xy -3.302 -3.556) + (xy -0.508 -3.556) + (xy -0.254 -3.81) + (xy -0.254 -4.318) + (xy -0.508 -4.572) + (xy -3.302 -4.572) + (xy -3.81 -5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 5.08 -2.54) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 5.08 2.54) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 8.255 6.985) (end -8.255 -6.985) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "G6K-2F-Y-DC4.5_1_1" + (pin input line (at -8.89 -5.08 0) (length 4.826) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 2.54 -7.62 90) (length 4.826) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -7.62 90) (length 4.826) + (name "3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 -7.62 90) (length 4.826) + (name "4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 7.62 270) (length 4.826) + (name "5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 7.62 270) (length 4.826) + (name "6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 2.54 7.62 270) (length 4.826) + (name "7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -8.89 5.08 0) (length 4.826) + (name "8" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:GDT_SG90" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "GDT" (id 0) (at 2.54 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "GDT_SG90" (id 1) (at 2.54 0 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:GDT_SG" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.littelfuse.com/~{/media/electronics/datasheets/gas_discharge_tubes/littelfuse_gdt_sg_datasheet.pdf.pdf}" (id 3) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SG90" (id 4) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Gas Discharge Tube - GDT 90V 2kA <1.0 pF" (id 5) (at 0 8.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "Gas Discharge Tube - GDT 90V 2kA <1.0 pF" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "GDT_SG90_0_0" + (text "90V 2kA" (at 2.54 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + ) + (symbol "GDT_SG90_0_1" + (circle (center -0.889 0) (radius 0.381) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 0 -0.381) + (xy 0.762 -1.143) + (xy -0.762 -1.143) + (xy 0 -0.381) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 0 0.381) + (xy 0.762 1.143) + (xy -0.762 1.143) + (xy 0 0.381) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center 0 0) (radius 1.778) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GDT_SG90_1_1" + (pin passive line (at 0 3.81 270) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -3.81 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_1.02k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_1.02k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_1.02k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_100R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_100R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_100R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_240R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_240R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2400V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_240R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_240R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_47k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_47k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4702V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_47k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_47k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_49.9k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_49.9k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4992V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_49.9k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_49.9k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_56R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_56R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_56R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_953k_0.1%" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_953k_0.1%" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0805" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3RED9533V" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERA-6AEB9533V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 0.1% 1/10W 0805" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 0.1% 1/10W 0805" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_953k_0.1%_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_953k_0.1%_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "Scopefun_v2-rescue:GND" (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" "GND" (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) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 125.73 46.99) (diameter 0) (color 0 0 0 0) + (uuid 02fad080-98cd-46ab-9ee4-13a74595ac68) + ) + (junction (at 60.96 93.98) (diameter 0) (color 0 0 0 0) + (uuid 0548b5b4-cb6a-4383-985b-2777ce991c3e) + ) + (junction (at 125.73 24.13) (diameter 0) (color 0 0 0 0) + (uuid 05d71641-765e-42e9-b112-428ee2e771ec) + ) + (junction (at 254 133.35) (diameter 0) (color 0 0 0 0) + (uuid 08ccf264-3383-4f3c-893a-acd643e7c727) + ) + (junction (at 165.1 38.1) (diameter 0) (color 0 0 0 0) + (uuid 13a13473-0513-4470-a633-0eb288464690) + ) + (junction (at 165.1 101.6) (diameter 0) (color 0 0 0 0) + (uuid 18648368-8315-41f6-b287-55706b48f79e) + ) + (junction (at 60.96 20.32) (diameter 0) (color 0 0 0 0) + (uuid 19f4b8b4-be0c-4288-abe5-c17502fc672f) + ) + (junction (at 254 33.02) (diameter 0) (color 0 0 0 0) + (uuid 1c9d575b-ff65-4860-bd12-894efe8ae385) + ) + (junction (at 88.9 101.6) (diameter 0) (color 0 0 0 0) + (uuid 20b6f547-8f23-4ca0-8198-b15b71fba76d) + ) + (junction (at 212.09 120.65) (diameter 0) (color 0 0 0 0) + (uuid 291d9785-819b-4ab3-8871-6887bb427f84) + ) + (junction (at 181.61 129.54) (diameter 0) (color 0 0 0 0) + (uuid 2db578cd-b125-49d3-b68b-3360b8f58d41) + ) + (junction (at 31.75 20.32) (diameter 0) (color 0 0 0 0) + (uuid 303645b5-0595-4359-bc0c-fa2e355b9b37) + ) + (junction (at 222.25 46.99) (diameter 0) (color 0 0 0 0) + (uuid 3a6e1b00-aa08-416c-85dc-bf006b0a4a78) + ) + (junction (at 125.73 120.65) (diameter 0) (color 0 0 0 0) + (uuid 3bb6370c-713d-4d7f-8232-809c9ec621ba) + ) + (junction (at 135.89 46.99) (diameter 0) (color 0 0 0 0) + (uuid 3ec4c6d4-d672-41bf-9275-f96679fe932f) + ) + (junction (at 165.1 111.76) (diameter 0) (color 0 0 0 0) + (uuid 4110e71c-ac60-4e49-a67d-42ff60f3a0ba) + ) + (junction (at 125.73 97.79) (diameter 0) (color 0 0 0 0) + (uuid 46a7dba6-e84c-4e04-a72e-86e4c6e4e198) + ) + (junction (at 88.9 26.67) (diameter 0) (color 0 0 0 0) + (uuid 473b087a-2cc3-4010-941a-e9503cdfb920) + ) + (junction (at 254 20.32) (diameter 0) (color 0 0 0 0) + (uuid 58ed07e4-b138-4a86-827e-36284fa14c0b) + ) + (junction (at 254 106.68) (diameter 0) (color 0 0 0 0) + (uuid 5b57745b-2437-4ee1-96eb-24fdd2bf735e) + ) + (junction (at 212.09 134.62) (diameter 0) (color 0 0 0 0) + (uuid 633ef1d6-5811-4caa-b46b-b2c44b20f0ff) + ) + (junction (at 135.89 120.65) (diameter 0) (color 0 0 0 0) + (uuid 69b9c43b-f07d-440f-a8c0-3e74d8fe8255) + ) + (junction (at 254 59.69) (diameter 0) (color 0 0 0 0) + (uuid 6e377ae5-9877-4223-a4f6-977c4c2655d4) + ) + (junction (at 135.89 62.23) (diameter 0) (color 0 0 0 0) + (uuid 70e94f88-657e-428d-84a0-9ae84ea57cd7) + ) + (junction (at 135.89 24.13) (diameter 0) (color 0 0 0 0) + (uuid 7d02c8da-c1f5-46b6-a684-03b1f9fa82ce) + ) + (junction (at 135.89 135.89) (diameter 0) (color 0 0 0 0) + (uuid 877fe9ac-5928-4653-8b19-041752216d68) + ) + (junction (at 45.72 20.32) (diameter 0) (color 0 0 0 0) + (uuid 8c6484b7-f099-4c5c-b5fd-abaa05b4ab18) + ) + (junction (at 181.61 55.88) (diameter 0) (color 0 0 0 0) + (uuid 8edc60cf-d5df-4697-953b-31cc055aba5f) + ) + (junction (at 222.25 120.65) (diameter 0) (color 0 0 0 0) + (uuid 91d720eb-a86c-46fd-9f6a-0dddf20bde1e) + ) + (junction (at 88.9 111.76) (diameter 0) (color 0 0 0 0) + (uuid 95576a76-91bb-4db4-bcad-45ffa1fb7580) + ) + (junction (at 171.45 73.66) (diameter 0) (color 0 0 0 0) + (uuid 997ebd3b-fb52-489d-905e-2a7aae5bd517) + ) + (junction (at 111.76 177.8) (diameter 0) (color 0 0 0 0) + (uuid a1357a48-2956-4148-ac29-519f0e770f12) + ) + (junction (at 149.86 147.32) (diameter 0) (color 0 0 0 0) + (uuid a2da6c4b-cf98-4d3d-b54c-e05e54dfd2b6) + ) + (junction (at 135.89 97.79) (diameter 0) (color 0 0 0 0) + (uuid a423b214-b454-4185-84f8-c95ee23e5bb6) + ) + (junction (at 212.09 97.79) (diameter 0) (color 0 0 0 0) + (uuid a682d36d-28f3-4c0f-8f71-912aa876dffd) + ) + (junction (at 212.09 24.13) (diameter 0) (color 0 0 0 0) + (uuid b825db6d-eaf6-475d-bf93-964d29afb19e) + ) + (junction (at 165.1 27.94) (diameter 0) (color 0 0 0 0) + (uuid bc34c2e7-0338-47b3-9692-4e3e8064b41c) + ) + (junction (at 88.9 36.83) (diameter 0) (color 0 0 0 0) + (uuid c02ea828-b111-4d1d-9474-98d811361c61) + ) + (junction (at 193.04 120.65) (diameter 0) (color 0 0 0 0) + (uuid c3d52d09-a3df-4a1f-b4d9-6c9229ec3718) + ) + (junction (at 45.72 93.98) (diameter 0) (color 0 0 0 0) + (uuid c8fb0e8c-a702-4abf-8afe-bedb64abe0e1) + ) + (junction (at 193.04 46.99) (diameter 0) (color 0 0 0 0) + (uuid cc490913-daab-4fa1-87b9-975705ee9dbd) + ) + (junction (at 31.75 93.98) (diameter 0) (color 0 0 0 0) + (uuid d66427b6-f782-4949-a4b8-5d050dca1a28) + ) + (junction (at 48.26 177.8) (diameter 0) (color 0 0 0 0) + (uuid deb67a9b-326e-4e7c-9ffe-380d8b743b4a) + ) + (junction (at 171.45 147.32) (diameter 0) (color 0 0 0 0) + (uuid df8f1fc7-0af7-4ef1-91a4-ae074793bf79) + ) + (junction (at 212.09 60.96) (diameter 0) (color 0 0 0 0) + (uuid e82e6c3a-dba3-44b6-823e-2bd844f08cca) + ) + (junction (at 212.09 46.99) (diameter 0) (color 0 0 0 0) + (uuid ed93faec-dea3-4b89-9648-290ad7f4effb) + ) + (junction (at 149.86 73.66) (diameter 0) (color 0 0 0 0) + (uuid f0d57cc9-c4de-4eb8-97e9-9df19eea248e) + ) + (junction (at 254 93.98) (diameter 0) (color 0 0 0 0) + (uuid f239c5a8-dbfe-4237-89fc-56c709be30b1) + ) + + (no_connect (at 72.39 114.3) (uuid b481b075-9fdf-42c9-9f4f-1820179a57db)) + (no_connect (at 74.93 114.3) (uuid c1d61362-65a2-49c7-92c4-42116f69f186)) + (no_connect (at 69.85 39.37) (uuid c594017f-aa60-467a-ab4f-3544e1ac6b56)) + (no_connect (at 72.39 39.37) (uuid c9519dbb-7fda-4b2d-904a-05f32731be38)) + (no_connect (at 69.85 114.3) (uuid ce049c30-6629-4827-b32b-d3c8b0d57289)) + (no_connect (at 74.93 39.37) (uuid eb5539f7-1c4d-429b-928b-15d4b3d0598a)) + + (wire (pts (xy 88.9 190.5) (xy 124.46 190.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 004d701c-7e69-4a10-9c95-7de04fa2be20) + ) + (wire (pts (xy 238.76 43.18) (xy 238.76 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 014fd689-fe01-4a73-ac80-3c226a12a5bc) + ) + (wire (pts (xy 83.82 91.44) (xy 83.82 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 025b67ec-fe6a-4ee1-9f43-89b9b5fad3d7) + ) + (wire (pts (xy 135.89 24.13) (xy 179.07 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 030581ee-2d94-4c6f-a9cb-f298307794bc) + ) + (wire (pts (xy 238.76 151.13) (xy 181.61 151.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 031a6158-41bb-434c-9952-f633292a0643) + ) + (wire (pts (xy 55.88 125.73) (xy 55.88 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 04dfc243-0f51-4603-bf53-e1e3c0de09b3) + ) + (wire (pts (xy 55.88 36.83) (xy 55.88 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 05a60061-f69f-4cf0-982b-3b600d194cef) + ) + (wire (pts (xy 254 93.98) (xy 254 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 05c484b0-6f5b-4832-bf51-6b8a93e3bc37) + ) + (wire (pts (xy 88.9 102.87) (xy 88.9 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0693453a-34c3-4bfd-b360-f7994c4e507f) + ) + (wire (pts (xy 60.96 20.32) (xy 69.85 20.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 087cfe87-d1fc-4d0c-ba9e-ea03e5125f82) + ) + (wire (pts (xy 31.75 104.14) (xy 31.75 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 08bbe74e-336e-46fb-bf46-95e809a2c1f8) + ) + (wire (pts (xy 135.89 130.81) (xy 135.89 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 08def91c-96a1-4452-a029-3015fe0a2365) + ) + (wire (pts (xy 157.48 67.31) (xy 157.48 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0aadf54d-dacf-4007-aabb-7ac26ba5bd37) + ) + (wire (pts (xy 45.72 107.95) (xy 45.72 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0bc4a849-5f93-40a7-8f00-efd98ea94086) + ) + (wire (pts (xy 212.09 60.96) (xy 212.09 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0bc9be6f-7df6-40db-a198-24cbcd2bd3c2) + ) + (wire (pts (xy 34.29 171.45) (xy 38.1 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0f8c7f8e-c569-41d5-a9c5-be2602986fec) + ) + (wire (pts (xy 45.72 177.8) (xy 45.72 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 102c4f15-f7f0-47b3-b463-90324a621426) + ) + (wire (pts (xy 181.61 129.54) (xy 181.61 151.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 11766054-858c-44ab-9969-832fae68628d) + ) + (wire (pts (xy 161.29 101.6) (xy 165.1 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 13ca6f98-495b-4848-a1b9-619bdbf2e008) + ) + (wire (pts (xy 125.73 105.41) (xy 125.73 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 148d4173-b063-4b10-8a8d-efdde1f30322) + ) + (wire (pts (xy 114.3 177.8) (xy 114.3 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 156771b5-21dc-43d8-ba98-5c070b5e3b90) + ) + (wire (pts (xy 246.38 127) (xy 243.84 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 17d5d2a7-780a-42d7-9688-e565c287f347) + ) + (wire (pts (xy 125.73 62.23) (xy 135.89 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1875410c-e4b4-4ec3-b634-5e1a0d17ab0f) + ) + (wire (pts (xy 50.8 110.49) (xy 50.8 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 188bd81e-55cf-4eb8-ac51-32c0165c3b7f) + ) + (wire (pts (xy 135.89 120.65) (xy 179.07 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 18adeb94-05fb-4d99-bee1-6167ec422913) + ) + (wire (pts (xy 181.61 88.9) (xy 181.61 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1c67d947-286e-4eeb-ad61-68de893b3f2c) + ) + (wire (pts (xy 179.07 120.65) (xy 179.07 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 207f3729-b16f-4bed-8e25-6323ca6af59d) + ) + (wire (pts (xy 262.89 27.94) (xy 262.89 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 225fc398-2971-432f-ba6d-b4d5757d1c6e) + ) + (wire (pts (xy 72.39 88.9) (xy 72.39 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 227f15c7-95b9-498e-a2ac-436548e5f17f) + ) + (wire (pts (xy 162.56 38.1) (xy 165.1 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 22ba7011-af16-481a-be60-4832e2fa49b7) + ) + (wire (pts (xy 55.88 107.95) (xy 55.88 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 253438e1-b2d5-45c8-bcfc-742c8344ecea) + ) + (wire (pts (xy 181.61 54.61) (xy 181.61 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2536e930-06a4-43c1-bb06-fbe9f6f63e41) + ) + (wire (pts (xy 212.09 46.99) (xy 212.09 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 26ba81ac-ef87-41cd-9e57-9e9b3d975584) + ) + (wire (pts (xy 181.61 49.53) (xy 181.61 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 26d0960c-3dad-40b7-9ad0-2a8d7207d84f) + ) + (wire (pts (xy 262.89 20.32) (xy 262.89 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 27ff589f-3de7-4185-b7df-d1dbb0da622f) + ) + (wire (pts (xy 55.88 58.42) (xy 55.88 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 29362189-417c-4468-9232-108cda3b71ea) + ) + (wire (pts (xy 29.21 185.42) (xy 34.29 185.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a3045fd-49b2-4e17-94bf-b5864659b054) + ) + (wire (pts (xy 184.15 46.99) (xy 193.04 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2b02e529-0dd1-4c56-92a3-7eb22d2ee260) + ) + (wire (pts (xy 238.76 116.84) (xy 238.76 151.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2ce4fb29-0ccb-4d7f-a490-6e4518b7173f) + ) + (wire (pts (xy 165.1 102.87) (xy 165.1 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d5b3e10-9b65-4abf-803e-969a546fc8e3) + ) + (wire (pts (xy 260.35 34.29) (xy 260.35 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2e1fa008-357a-4aac-8cf5-970493fa664d) + ) + (wire (pts (xy 212.09 97.79) (xy 212.09 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2e74c5cf-df21-4ecb-90c2-e2781152c95b) + ) + (wire (pts (xy 86.36 36.83) (xy 88.9 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3081c45f-0a62-4dc8-a706-c2b3c5e194d8) + ) + (wire (pts (xy 135.89 62.23) (xy 135.89 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 30c67a6f-8eeb-45e2-ac1a-06f54bb4fa8e) + ) + (wire (pts (xy 165.1 29.21) (xy 165.1 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3147e880-51e1-4334-9901-8c646d0f1c58) + ) + (wire (pts (xy 212.09 120.65) (xy 222.25 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3173f1a4-2849-4d51-996d-c548494a8003) + ) + (wire (pts (xy 125.73 46.99) (xy 135.89 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3200f339-9d63-466e-bbf5-47bdda4dd860) + ) + (wire (pts (xy 86.36 111.76) (xy 88.9 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3258ef2e-7dfd-4b7b-a84c-a8f03af613a6) + ) + (wire (pts (xy 50.8 134.62) (xy 50.8 125.73)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3397e828-549f-4d19-910c-989534dfee84) + ) + (wire (pts (xy 254 33.02) (xy 254 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 33b36032-e02f-4d24-af7a-28d439ec649d) + ) + (wire (pts (xy 135.89 120.65) (xy 135.89 125.73)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 34001b69-9510-43d6-8269-c294af559b03) + ) + (wire (pts (xy 106.68 97.79) (xy 125.73 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 34123646-538f-4d29-99e3-ef929983a259) + ) + (wire (pts (xy 162.56 118.11) (xy 157.48 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 349aae3a-4c5e-4552-af38-0bc89507f49c) + ) + (wire (pts (xy 179.07 46.99) (xy 179.07 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 36ddd131-24a1-406c-a011-522c67b17ac1) + ) + (wire (pts (xy 50.8 158.75) (xy 50.8 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3962f024-df76-4ce5-a845-a5bfd0cc118f) + ) + (wire (pts (xy 162.56 111.76) (xy 165.1 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3969f1a4-cee5-45d1-af73-48102fab1b79) + ) + (wire (pts (xy 149.86 153.67) (xy 149.86 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3be93bf9-8c44-4bd5-ab0f-f48691dd7c5d) + ) + (wire (pts (xy 171.45 146.05) (xy 171.45 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3de5b137-b7ed-4a67-a65d-5332350a142e) + ) + (wire (pts (xy 106.68 46.99) (xy 125.73 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3e2733b2-429a-48e0-a5f6-9bc75cea3fb3) + ) + (wire (pts (xy 193.04 120.65) (xy 193.04 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3f70786c-51ba-4695-9a71-96452e835d07) + ) + (wire (pts (xy 157.48 44.45) (xy 157.48 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 401fab3c-23b1-4753-9559-4f10bf6840bd) + ) + (wire (pts (xy 193.04 134.62) (xy 212.09 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 403f035e-89c7-4267-bc39-540407f9432f) + ) + (wire (pts (xy 60.96 171.45) (xy 58.42 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 422c943d-0851-47e8-8fa0-a7c617f12578) + ) + (wire (pts (xy 193.04 134.62) (xy 193.04 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 437250d9-eb22-42a7-a0ee-f2e6a9628e2b) + ) + (wire (pts (xy 60.96 190.5) (xy 60.96 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 447c289f-e3ea-4183-b81d-b7026faccfd7) + ) + (wire (pts (xy 184.15 24.13) (xy 184.15 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 44ec5d8a-0a8a-4230-b003-6ed9c113dcbb) + ) + (wire (pts (xy 88.9 101.6) (xy 99.06 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 47700460-cc52-4b2c-8459-2ed3b1d3a06f) + ) + (wire (pts (xy 222.25 60.96) (xy 222.25 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 480d5422-6d33-4319-a5c2-9ce1cd04fa90) + ) + (wire (pts (xy 243.84 127) (xy 243.84 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4840e595-7cf2-44ea-9466-cfcfe23584ce) + ) + (wire (pts (xy 171.45 153.67) (xy 171.45 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4a7a8704-b751-4f8c-aedf-2558a0174a72) + ) + (wire (pts (xy 222.25 120.65) (xy 222.25 125.73)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4ab4b8d9-ebfc-444d-a7fd-b732cd4c3d97) + ) + (wire (pts (xy 109.22 158.75) (xy 109.22 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4ad4b122-59d5-4232-8523-59915ddbd9d1) + ) + (wire (pts (xy 125.73 135.89) (xy 135.89 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4de616e9-df97-4be5-8245-b4f9a1bccef4) + ) + (wire (pts (xy 55.88 34.29) (xy 60.96 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4eae949d-97a9-49f3-9fbc-cba93e4e519c) + ) + (wire (pts (xy 43.18 158.75) (xy 45.72 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4fc9e638-a9e7-4d3f-b340-780df412591d) + ) + (wire (pts (xy 222.25 134.62) (xy 222.25 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5112e7ff-94f4-4953-9b3b-e89ab066bf44) + ) + (wire (pts (xy 181.61 129.54) (xy 160.02 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5278fb5e-f15e-42fe-84df-a59fee8119f1) + ) + (wire (pts (xy 184.15 24.13) (xy 212.09 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 52a2307e-13fb-47e4-a814-168f6f383b45) + ) + (wire (pts (xy 50.8 34.29) (xy 45.72 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 550e0f79-ef9f-4d36-adf7-81e26d574c59) + ) + (wire (pts (xy 162.56 118.11) (xy 162.56 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 553e83e2-46ab-4c23-99b1-63f20f063cd2) + ) + (wire (pts (xy 162.56 38.1) (xy 162.56 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 55d86872-e23e-4870-a2e5-31f924442b2e) + ) + (wire (pts (xy 60.96 93.98) (xy 60.96 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5880b9b0-aa32-4505-8669-deb95429be37) + ) + (wire (pts (xy 135.89 57.15) (xy 135.89 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 58f281db-090d-4a92-8a73-05e2a97a7ee9) + ) + (wire (pts (xy 83.82 19.05) (xy 83.82 17.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 59e90f16-96b8-49bc-86de-566bbe3dd75d) + ) + (wire (pts (xy 125.73 110.49) (xy 125.73 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b17d47a-a4a2-4ddf-966a-e6b5821094ec) + ) + (wire (pts (xy 254 130.81) (xy 254 133.35)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b3d0377-820c-4868-8ab2-62f2ccecf4af) + ) + (wire (pts (xy 69.85 20.32) (xy 69.85 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5d56d28a-c4af-4430-8964-9b60bd37a4ca) + ) + (wire (pts (xy 254 59.69) (xy 254 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5e31709b-d665-4a24-a225-39992fe80a1f) + ) + (wire (pts (xy 106.68 46.99) (xy 106.68 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ed867d6-e24b-4827-bb08-f4f5e703c946) + ) + (wire (pts (xy 222.25 97.79) (xy 222.25 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5f30f18a-2eb5-4274-9d3d-af9601238118) + ) + (wire (pts (xy 212.09 134.62) (xy 212.09 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6001cc81-dcb6-4b80-a976-4237f8e2d7c8) + ) + (wire (pts (xy 125.73 46.99) (xy 125.73 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6024bf11-2ccf-4578-81d4-539b66c94d1b) + ) + (wire (pts (xy 60.96 25.4) (xy 60.96 20.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 607bd1dc-3a6b-4b00-8871-0e4f8cbd31b4) + ) + (wire (pts (xy 72.39 15.24) (xy 72.39 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 62ff3f34-d3e2-41a5-ae11-1b931533f98a) + ) + (wire (pts (xy 162.56 67.31) (xy 162.56 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6383d51c-2a4a-451b-80f6-d8ddd181fcca) + ) + (wire (pts (xy 48.26 177.8) (xy 50.8 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6411b976-8a9b-446f-8843-f3c128226ae5) + ) + (wire (pts (xy 212.09 60.96) (xy 222.25 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6517adcc-0494-4391-9dc4-dcc82f2827c1) + ) + (wire (pts (xy 135.89 46.99) (xy 179.07 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 660ae773-4812-4bf2-b735-1635c5e0c0b3) + ) + (wire (pts (xy 27.94 20.32) (xy 31.75 20.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6613902d-850f-4102-9d7b-cc5a5ef20ea0) + ) + (wire (pts (xy 135.89 24.13) (xy 135.89 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 66b19a0b-d07c-43ff-9bd5-abe61a163306) + ) + (wire (pts (xy 125.73 31.75) (xy 125.73 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 674dfd9c-2241-44b5-bfb4-f6d11b1ff583) + ) + (wire (pts (xy 109.22 177.8) (xy 111.76 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 677f7fd6-fe65-4132-818c-44a0c91f5c31) + ) + (wire (pts (xy 254 133.35) (xy 254 140.97)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 67ee74fe-940d-4a76-bace-bdb1114d79d9) + ) + (wire (pts (xy 31.75 22.86) (xy 31.75 20.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 68186617-d0a0-4c59-9cb4-fb6168cf2c27) + ) + (wire (pts (xy 72.39 15.24) (xy 181.61 15.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6915e2da-1017-43ad-9e3e-de99af10b4da) + ) + (wire (pts (xy 106.68 120.65) (xy 106.68 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 69814d9b-0367-4de8-9718-43b37031d240) + ) + (wire (pts (xy 181.61 55.88) (xy 181.61 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 698b7e78-90a9-4090-964e-5f827961aba3) + ) + (wire (pts (xy 111.76 177.8) (xy 114.3 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6b6e9bc6-7472-47d8-ba66-12fd9332214a) + ) + (wire (pts (xy 267.97 45.72) (xy 266.7 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6d960629-d6b8-430c-be2d-b13bed3caaa6) + ) + (wire (pts (xy 254 20.32) (xy 254 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 713f97bc-07a4-4cac-9912-fbf7373e8cde) + ) + (wire (pts (xy 212.09 110.49) (xy 212.09 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 72596630-6f62-446b-a788-e57836f8a3c1) + ) + (wire (pts (xy 254 20.32) (xy 262.89 20.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 73123040-7d91-4ece-b049-ee26e19f852f) + ) + (wire (pts (xy 262.89 60.96) (xy 262.89 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 73eb1d6b-3e2d-4317-bc4c-c77f232aa2cf) + ) + (wire (pts (xy 184.15 120.65) (xy 193.04 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 744bf9ad-3201-4631-b4df-82ae02271ec9) + ) + (wire (pts (xy 160.02 55.88) (xy 160.02 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 75b57470-3933-4be6-8842-b2898714961d) + ) + (wire (pts (xy 88.9 36.83) (xy 92.71 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 766e2081-6348-4a07-b15a-ac1b490b79ef) + ) + (wire (pts (xy 179.07 24.13) (xy 179.07 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 76adfc93-1bf2-41b7-b4bf-eb835ea8821f) + ) + (wire (pts (xy 260.35 107.95) (xy 260.35 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 76c0a953-db3d-4929-907f-1ee2da36860d) + ) + (wire (pts (xy 149.86 147.32) (xy 149.86 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 76cd2633-5bc8-425f-b0a9-11ce11dc8546) + ) + (wire (pts (xy 99.06 101.6) (xy 99.06 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 77882400-606a-4159-9b6d-7be7ce590e63) + ) + (wire (pts (xy 54.61 20.32) (xy 60.96 20.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 785e7afb-5347-4e11-b292-701c649113fb) + ) + (wire (pts (xy 97.79 171.45) (xy 101.6 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 787fdc1e-7e28-46d4-9188-bbfe7882ee50) + ) + (wire (pts (xy 184.15 97.79) (xy 212.09 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 792df31f-d7c8-4ab7-9004-848451dfcc4f) + ) + (wire (pts (xy 246.38 43.18) (xy 238.76 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 79467a30-f83f-4a69-bc32-033df608d42c) + ) + (wire (pts (xy 60.96 34.29) (xy 60.96 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7a0dea2f-98b5-4afe-8d5d-f39ea5db6892) + ) + (wire (pts (xy 262.89 140.97) (xy 262.89 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7d393522-d44b-4d20-8f0b-b7142987aa89) + ) + (wire (pts (xy 149.86 72.39) (xy 149.86 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7d64a0a0-384d-4e31-a03a-22264a524862) + ) + (wire (pts (xy 45.72 20.32) (xy 49.53 20.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7e519ef1-5137-4edb-b659-7bafaf44f857) + ) + (wire (pts (xy 125.73 36.83) (xy 125.73 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7e75e4cc-e0cb-4b98-b80b-d3c04ae9a412) + ) + (wire (pts (xy 184.15 97.79) (xy 184.15 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7f34b5b2-ee3d-4697-be45-f73e198e75ed) + ) + (wire (pts (xy 25.4 190.5) (xy 60.96 190.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7f8398d1-1fcb-4b17-b71c-c5df98433848) + ) + (wire (pts (xy 243.84 121.92) (xy 246.38 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 80698eae-e9ee-43a8-9e77-ecf7cf0bb6a6) + ) + (wire (pts (xy 260.35 33.02) (xy 254 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 80e302b7-97a6-4d5e-8db8-a2ecb63bf436) + ) + (wire (pts (xy 149.86 73.66) (xy 149.86 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 822af68b-37da-44d9-9ed9-88aa3cc35a9c) + ) + (wire (pts (xy 262.89 93.98) (xy 254 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 82b4e16b-220e-4644-bf1c-0c096f491472) + ) + (wire (pts (xy 74.93 91.44) (xy 83.82 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 85705930-0850-44b9-bc2d-76e756994d34) + ) + (wire (pts (xy 157.48 147.32) (xy 149.86 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 872056a8-3317-408d-800b-762b71027ed5) + ) + (wire (pts (xy 111.76 180.34) (xy 111.76 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8727dfe0-a564-4062-a385-c46672a2b168) + ) + (wire (pts (xy 31.75 30.48) (xy 31.75 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 87dc1565-4e60-4710-a87c-80f20d4d883c) + ) + (wire (pts (xy 212.09 130.81) (xy 212.09 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8a26463c-6132-4640-81bb-e4ad34aa7d3c) + ) + (wire (pts (xy 60.96 93.98) (xy 69.85 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8b7398d9-aba4-4f36-a48c-ecb43c9240f8) + ) + (wire (pts (xy 246.38 116.84) (xy 238.76 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8b764051-f191-46fd-bc3d-0b22f8af5e5b) + ) + (wire (pts (xy 124.46 171.45) (xy 121.92 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8bf24a80-dffc-49df-8d9b-da527be5fdc9) + ) + (wire (pts (xy 55.88 60.96) (xy 59.69 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8c739bd2-de70-4300-9968-1db1f7710ee7) + ) + (wire (pts (xy 193.04 60.96) (xy 212.09 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8d3d3e35-82e0-40ba-907a-a8ab9693853e) + ) + (wire (pts (xy 135.89 46.99) (xy 135.89 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8de97da4-7353-49c7-9136-4ab5cd70a392) + ) + (wire (pts (xy 54.61 93.98) (xy 60.96 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8eb5e770-d904-422f-814b-21543d34976a) + ) + (wire (pts (xy 125.73 120.65) (xy 135.89 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8fbf7bed-c604-4d53-8451-6dcd52b60868) + ) + (wire (pts (xy 109.22 177.8) (xy 109.22 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 915afd34-85f2-4f65-b2f6-5c607c325148) + ) + (wire (pts (xy 212.09 97.79) (xy 222.25 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 94f749a5-367e-4747-9634-47de7584bc26) + ) + (wire (pts (xy 157.48 73.66) (xy 149.86 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 96fd148c-2abd-4da2-a739-1fc716e496e9) + ) + (wire (pts (xy 162.56 140.97) (xy 162.56 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 973720a6-f461-4d46-b2fe-59915df69d25) + ) + (wire (pts (xy 222.25 36.83) (xy 222.25 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9858a585-1ecc-4893-a1c6-bacba18521ec) + ) + (wire (pts (xy 125.73 120.65) (xy 125.73 125.73)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 98c1ae8d-3c8b-4d1d-924c-eb47c2a4b30a) + ) + (wire (pts (xy 50.8 107.95) (xy 45.72 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9934072c-5674-4ed3-9146-61b9347f189d) + ) + (wire (pts (xy 165.1 101.6) (xy 167.64 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 994199ad-5147-43e6-9ece-ea24c081a4c9) + ) + (wire (pts (xy 165.1 110.49) (xy 165.1 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 996c5414-4d36-42a5-a5a3-5c685d76f56d) + ) + (wire (pts (xy 45.72 177.8) (xy 48.26 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9c614a92-4db0-4682-b200-e8121deaa926) + ) + (wire (pts (xy 31.75 96.52) (xy 31.75 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9c6c5675-d78d-4a6d-b00f-22547ffb1790) + ) + (wire (pts (xy 45.72 93.98) (xy 49.53 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9d3ea818-85eb-4bb1-9b06-2865d87b37f3) + ) + (wire (pts (xy 184.15 46.99) (xy 184.15 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9d68ca63-4f76-4c15-8edd-c79507b64ea4) + ) + (wire (pts (xy 88.9 35.56) (xy 88.9 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9dbd9e26-9782-45c4-9403-4d72b07f29de) + ) + (wire (pts (xy 124.46 173.99) (xy 124.46 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9eac701a-d699-4247-93a2-af5e41c3ae6e) + ) + (wire (pts (xy 165.1 27.94) (xy 167.64 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9f370738-a1dd-4469-b49d-d207b848990c) + ) + (wire (pts (xy 106.68 158.75) (xy 109.22 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3c320b8-4eef-49ac-b336-329b66e86bef) + ) + (wire (pts (xy 106.68 120.65) (xy 125.73 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a4016004-dc80-4dea-8e6b-d39f67a11e91) + ) + (wire (pts (xy 243.84 53.34) (xy 243.84 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a49a89e5-63b0-4848-88da-c2ac2750bedf) + ) + (wire (pts (xy 181.61 15.24) (xy 181.61 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a4ac0519-b7a7-4509-bdb5-35a62928ff28) + ) + (wire (pts (xy 125.73 130.81) (xy 125.73 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a65de6f7-a57d-4433-8d00-2faaf28702a5) + ) + (wire (pts (xy 135.89 36.83) (xy 135.89 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a72be1e0-9af1-4c8b-a80a-e23a2ce6ded3) + ) + (wire (pts (xy 55.88 132.08) (xy 55.88 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a86ce70c-0b0b-4e00-81fd-fa720b16c5ec) + ) + (wire (pts (xy 135.89 135.89) (xy 135.89 140.97)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ab8eb073-8840-47f7-8bbc-6af975e89471) + ) + (wire (pts (xy 92.71 185.42) (xy 97.79 185.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid abcba4f1-6f59-48a1-8ae5-91c9b3b973a4) + ) + (wire (pts (xy 106.68 97.79) (xy 106.68 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid abdf1fc0-a5f4-4a26-adc8-ba7216defb10) + ) + (wire (pts (xy 243.84 48.26) (xy 246.38 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ad5d6fa8-3272-4896-939e-ff699dffe9a8) + ) + (wire (pts (xy 212.09 36.83) (xy 212.09 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ae5c31ab-a505-4959-ae0e-cec81fcbf815) + ) + (wire (pts (xy 74.93 91.44) (xy 74.93 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aea380b3-0b16-4ad3-8281-37f0d2673e39) + ) + (wire (pts (xy 125.73 97.79) (xy 135.89 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aec3e9e8-6d88-4fe7-a888-642266299d92) + ) + (wire (pts (xy 171.45 72.39) (xy 171.45 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid af925654-dfb9-45aa-816e-cb4703dcab2f) + ) + (wire (pts (xy 45.72 158.75) (xy 45.72 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b15cb383-7ebe-47e4-8de4-90e4bb592ca1) + ) + (wire (pts (xy 165.1 111.76) (xy 167.64 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b3955e1c-9220-40f3-a187-6a710e61b4dc) + ) + (wire (pts (xy 161.29 27.94) (xy 165.1 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b3c4f9ea-9465-428d-a878-c35a35b4a0ec) + ) + (wire (pts (xy 135.89 97.79) (xy 135.89 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b57691ac-45e2-4fef-b67e-be0698b53c0a) + ) + (wire (pts (xy 238.76 72.39) (xy 181.61 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b5c4303a-4bc2-4089-a1eb-ab41ec53cfbe) + ) + (wire (pts (xy 88.9 27.94) (xy 88.9 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b7148d4c-a9db-4405-915a-b55a0c6f6c34) + ) + (wire (pts (xy 262.89 134.62) (xy 262.89 133.35)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b7bae9c8-4fed-4c69-a28c-182e2480bcdb) + ) + (wire (pts (xy 135.89 97.79) (xy 179.07 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b89f6d5a-b7ad-4df4-b119-278ec75a8485) + ) + (wire (pts (xy 262.89 101.6) (xy 262.89 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b96b731a-92c2-4e6b-a452-39f1d33f53c2) + ) + (wire (pts (xy 179.07 97.79) (xy 179.07 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bac0882a-cd95-40e5-bcae-36dd00c1e400) + ) + (wire (pts (xy 106.68 24.13) (xy 125.73 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bd988d63-63f5-4347-8fd4-8694affd2c22) + ) + (wire (pts (xy 212.09 24.13) (xy 222.25 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bff2837a-5a09-40e5-ac95-8a8e9636f5f1) + ) + (wire (pts (xy 181.61 55.88) (xy 160.02 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c030dc50-5966-4aad-8d18-d61b053ef0ce) + ) + (wire (pts (xy 50.8 52.07) (xy 50.8 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c07aea70-6106-44bf-96ff-8e775e4243b1) + ) + (wire (pts (xy 222.25 46.99) (xy 222.25 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c09fc767-9b3d-4f44-b105-cda7bf5fa8d1) + ) + (wire (pts (xy 106.68 24.13) (xy 106.68 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c0d36b8c-6b63-418d-9fae-b9063f7e525a) + ) + (wire (pts (xy 86.36 26.67) (xy 88.9 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c2a16d20-3dbd-442b-870b-24ac58660317) + ) + (wire (pts (xy 262.89 67.31) (xy 262.89 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c2e16797-bb9c-43d0-8751-7646864e22e4) + ) + (wire (pts (xy 165.1 36.83) (xy 165.1 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c3669e3b-86e7-4f68-8bdd-1c04746bf6b7) + ) + (wire (pts (xy 157.48 118.11) (xy 157.48 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c73bfff6-9c34-45cb-853c-863990f11aa7) + ) + (wire (pts (xy 184.15 120.65) (xy 184.15 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7f16784-da95-4ab7-905d-9889694975ee) + ) + (wire (pts (xy 88.9 111.76) (xy 92.71 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c95da939-74ae-495b-b88e-89c547506b22) + ) + (wire (pts (xy 262.89 93.98) (xy 262.89 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ca677453-09f3-4d39-9e39-a44be56569d9) + ) + (wire (pts (xy 181.61 128.27) (xy 181.61 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb232dae-017e-46a0-81d3-8ae4432055dd) + ) + (wire (pts (xy 34.29 185.42) (xy 34.29 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb625889-a39e-48a1-b5ca-64b654415724) + ) + (wire (pts (xy 212.09 134.62) (xy 222.25 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cc1b3bfe-a1cf-412a-bc32-7ec1c67a1195) + ) + (wire (pts (xy 50.8 36.83) (xy 50.8 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cce66d06-ed54-4eae-867a-a3f52946556d) + ) + (wire (pts (xy 53.34 158.75) (xy 50.8 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cd456294-dca4-4c26-9abc-c7a07f86c1c8) + ) + (wire (pts (xy 48.26 180.34) (xy 48.26 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce1871bd-0dbe-421e-af45-ef8b1716fbf2) + ) + (wire (pts (xy 267.97 119.38) (xy 266.7 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d009f129-1a79-4ec0-9ded-8e918c1b1dd2) + ) + (wire (pts (xy 31.75 93.98) (xy 45.72 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d0262e4a-6e4f-42ab-b65a-f9cd4855367a) + ) + (wire (pts (xy 193.04 60.96) (xy 193.04 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d08f9431-ef8a-42b7-a850-bcd8bb770f1b) + ) + (wire (pts (xy 125.73 24.13) (xy 135.89 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d132f9e1-e1a3-4192-91af-4f63a0445f0b) + ) + (wire (pts (xy 125.73 57.15) (xy 125.73 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d6a8f316-1392-4ab3-858a-2bdd1e8ab61d) + ) + (wire (pts (xy 86.36 101.6) (xy 88.9 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d7d62d74-e40d-48f8-9eac-491ee6420441) + ) + (wire (pts (xy 60.96 173.99) (xy 60.96 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d92a0282-1577-4ce4-be7e-0b4d890f47ad) + ) + (wire (pts (xy 124.46 190.5) (xy 124.46 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d9e49fc4-46fe-482b-8906-61af7c1472eb) + ) + (wire (pts (xy 212.09 24.13) (xy 212.09 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da1874bd-bc34-4d30-85e0-173930a32a31) + ) + (wire (pts (xy 83.82 17.78) (xy 74.93 17.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da502ba4-a51e-4a20-8efb-4020dc3cfdab) + ) + (wire (pts (xy 88.9 110.49) (xy 88.9 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid db1fd106-5c41-422b-b451-e2c7dd2c942d) + ) + (wire (pts (xy 55.88 53.34) (xy 55.88 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid db41e836-6945-404a-8e36-2d5f7579c882) + ) + (wire (pts (xy 50.8 177.8) (xy 50.8 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dc2f95e5-e18b-4da3-b935-6bac0924cb34) + ) + (wire (pts (xy 157.48 140.97) (xy 157.48 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dc4ad6d5-b7e2-4098-b974-50466b3890e2) + ) + (wire (pts (xy 72.39 88.9) (xy 181.61 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de097fb4-477c-417d-bbd4-baadec4de0d9) + ) + (wire (pts (xy 27.94 93.98) (xy 31.75 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de9814ea-c668-40c7-a581-41a00d5ad413) + ) + (wire (pts (xy 193.04 46.99) (xy 193.04 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid deba7d89-f9a2-4354-82a6-0d3192f950f8) + ) + (wire (pts (xy 171.45 73.66) (xy 171.45 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid df8f57d9-728d-4c7c-8044-9660a269eaa6) + ) + (wire (pts (xy 222.25 110.49) (xy 222.25 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dfcdf09d-9f20-4402-b580-09edd237e4fb) + ) + (wire (pts (xy 162.56 44.45) (xy 157.48 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dfcff0c6-14ab-4e61-b849-baf49cfbbd13) + ) + (wire (pts (xy 212.09 120.65) (xy 212.09 125.73)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e05c9ebd-e057-4549-8118-e44422b79d52) + ) + (wire (pts (xy 171.45 80.01) (xy 171.45 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e07d5869-f4e0-43a4-8e08-83daa6e67700) + ) + (wire (pts (xy 97.79 173.99) (xy 97.79 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e0ba3ee5-78a5-4635-88aa-b5b3d5589222) + ) + (wire (pts (xy 31.75 20.32) (xy 45.72 20.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e37be8a1-9049-4ba2-9baa-3386b87edef1) + ) + (wire (pts (xy 212.09 46.99) (xy 222.25 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e381b449-d829-4b17-b03e-0fb0d7646e19) + ) + (wire (pts (xy 262.89 59.69) (xy 254 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e476f79c-e0c8-465e-9770-99d67609efe1) + ) + (wire (pts (xy 181.61 123.19) (xy 181.61 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e5c9e5a1-eb3c-47d6-be9a-b6b058a3d5d9) + ) + (wire (pts (xy 34.29 173.99) (xy 34.29 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e6c57be4-076b-4791-b5f7-950dec1eba7d) + ) + (wire (pts (xy 171.45 147.32) (xy 171.45 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e7d89559-7691-48e4-b567-e51d87482f2c) + ) + (wire (pts (xy 193.04 46.99) (xy 212.09 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e9aeb037-227e-4d16-baa5-418598916090) + ) + (wire (pts (xy 149.86 146.05) (xy 149.86 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ea0658cd-816e-408e-924b-067dc4ea75f8) + ) + (wire (pts (xy 45.72 34.29) (xy 45.72 20.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eb0915de-c86a-4d8e-a0f1-84dcf28d1327) + ) + (wire (pts (xy 114.3 158.75) (xy 114.3 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eb6fd056-8f4f-49ff-8c38-0d5402a7e363) + ) + (wire (pts (xy 88.9 26.67) (xy 99.06 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ebea1301-5e2d-4883-970a-fcee765da12c) + ) + (wire (pts (xy 60.96 107.95) (xy 55.88 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ec870b96-a94e-4dc6-9900-ce74b92f8bb5) + ) + (wire (pts (xy 74.93 17.78) (xy 74.93 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ecebfbae-5921-4400-8c7c-d6d4cfb57f3d) + ) + (wire (pts (xy 262.89 133.35) (xy 254 133.35)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ecf7a819-eed4-4b2f-900b-cf51870b7e77) + ) + (wire (pts (xy 212.09 57.15) (xy 212.09 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ecff6837-a08b-483d-9647-9310dfc674e3) + ) + (wire (pts (xy 97.79 185.42) (xy 97.79 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eda12c9f-b24f-4458-a3cc-61f318dc57fe) + ) + (wire (pts (xy 99.06 26.67) (xy 99.06 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f27144ea-3be0-41a7-9439-aa5788ec9192) + ) + (wire (pts (xy 162.56 73.66) (xy 171.45 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f2ae85d9-7640-48a3-83c4-8d4b3e89cde3) + ) + (wire (pts (xy 69.85 93.98) (xy 69.85 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f3569ccd-85e3-4d52-b53d-a2b9f3673ed0) + ) + (wire (pts (xy 254 19.05) (xy 254 20.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f3d70c8e-f430-4b64-af12-2fd415c5bbfb) + ) + (wire (pts (xy 55.88 134.62) (xy 59.69 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f3fc3ce5-4efa-4006-8983-46e918c0de75) + ) + (wire (pts (xy 254 106.68) (xy 254 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f5545d54-574a-4b58-8e77-535969ba9900) + ) + (wire (pts (xy 222.25 24.13) (xy 222.25 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f68ae795-1f05-4a39-94cd-eb3e2d140979) + ) + (wire (pts (xy 260.35 106.68) (xy 254 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f6f03c69-3ab7-43e0-baed-8d80062ab2d2) + ) + (wire (pts (xy 193.04 120.65) (xy 212.09 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f7248c3f-4430-462b-ae79-b5c32fdcf0b6) + ) + (wire (pts (xy 116.84 158.75) (xy 114.3 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f7f4a858-5dd0-45b8-96db-a2ada69019ef) + ) + (wire (pts (xy 149.86 80.01) (xy 149.86 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f8d4ba33-e493-4c36-93a3-a7a967fd6532) + ) + (wire (pts (xy 160.02 129.54) (xy 160.02 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fa2253b1-674a-48db-8f5b-f4c85dcb27ae) + ) + (wire (pts (xy 246.38 53.34) (xy 243.84 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fa622127-2c8b-45a5-b225-aeabe299c2e5) + ) + (wire (pts (xy 135.89 110.49) (xy 135.89 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid facfc131-66c7-4b5b-b59f-7d81e0c94438) + ) + (wire (pts (xy 60.96 107.95) (xy 60.96 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fbc71af7-de54-4238-9761-e2dd07bc84ed) + ) + (wire (pts (xy 162.56 147.32) (xy 171.45 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fcf72183-7571-4ba1-a298-770fa333efdf) + ) + (wire (pts (xy 165.1 38.1) (xy 167.64 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fdafd300-f440-43ce-99c9-0e7ec1dcd83e) + ) + (wire (pts (xy 254 57.15) (xy 254 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fe294f12-b7ae-46d2-886f-9cdff5563bdf) + ) + (wire (pts (xy 254 92.71) (xy 254 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ff5980ac-3ed4-4d48-96ee-600ed1fc706b) + ) + + (text "Voltage ranges\n200mV, 500mV, 1V, 2V" (at 154.94 96.52 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 7f1071c0-9149-45d0-a92a-30725c431ec1) + ) + (text "Voltage ranges\n200mV, 500mV, 1V, 2V" (at 154.94 22.86 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 82ac7f36-0833-480e-b907-9745ca7ca4f9) + ) + (text "10mV, 20mV, 50mV, 100mV" (at 186.69 22.86 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8b353f3b-d551-4621-9d55-57916af604b2) + ) + (text "10mV, 20mV, 50mV, 100mV" (at 186.69 96.52 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ed8f0653-64b3-4729-ac54-faa0cb350b23) + ) + (text "Variable capacitors calibration procedure:\nSet generator to 1kHz square wave and connect probe from CHx to generator output.\n1. For CH1 adjust CV1 at 200 mV range (probe set to 1x)\n2. Switch probe to 10x and calibrate probe according to probe manual\n3. For CH1 adjust CV3 at 100 mV range (probe set to 10x gain)\n4. For CH2 adjust CV2 at 200 mV range (probe set to 10x gain)\n5. For CH2 adjust CV4 at 100 mV range (probe set to 10x gain)" + (at 185.42 88.9 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fada7a6a-6555-4c99-899e-76cb1976c774) + ) + + (global_label "RE2" (shape input) (at 161.29 101.6 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 0822003a-4943-41d2-9c41-77d7bd200eaa) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_GND" (shape input) (at 29.21 185.42 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 234d0cad-2342-477d-8b48-ac499d315f22) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_DC" (shape input) (at 59.69 60.96 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 40c8e655-7341-4885-8c8d-7b5167388112) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_GND" (shape input) (at 92.71 185.42 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 4481f8e7-d64d-4cdd-a0b1-9920ebca6cc1) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "RE1" (shape input) (at 106.68 158.75 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 4a78cb2b-cd00-486b-b4d8-9d949cfea530) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "RE3" (shape input) (at 43.18 158.75 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 4c8f85b7-738f-47cd-a8f5-b5d7783c6b06) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_K" (shape input) (at 25.4 190.5 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 6ad83ab5-dcd8-494c-b884-9f355d90844c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_DC" (shape input) (at 59.69 134.62 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 86ced170-a793-43d2-8b82-4f9e31885135) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "RE4" (shape input) (at 53.34 158.75 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 9870e85c-b122-4e1e-9057-f39d0568ed82) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "RE2" (shape input) (at 116.84 158.75 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid ae0eb942-1210-4424-a0a5-52d6dd582b76) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_K" (shape input) (at 88.9 190.5 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid bc5f329d-1562-423b-9d91-410d0a841cbb) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "RE4" (shape input) (at 161.29 27.94 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid c008e4af-391b-4da0-80e9-6309dc522cc7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "RE1" (shape input) (at 92.71 111.76 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid cf573ebb-4e77-4a7c-822b-e8512bd3ac37) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "RE3" (shape input) (at 92.71 36.83 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid e7f4f65b-4817-4bf4-8a32-98fca2dc75cb) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + + (hierarchical_label "CH1_VGA" (shape output) (at 267.97 45.72 0) + (effects (font (size 1.905 1.905) (thickness 0.381) bold) (justify left)) + (uuid 253e8299-1705-44ca-9a51-bd571ef18c53) + ) + (hierarchical_label "CH2_VGA" (shape output) (at 267.97 119.38 0) + (effects (font (size 1.905 1.905) (thickness 0.381) bold) (justify left)) + (uuid 2a23bd6f-56fe-4fa4-91c1-1a42c1f1044b) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 24.13 99.06 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005677311f) + (property "Reference" "#PWR01" (id 0) (at 24.13 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 24.13 102.87 0)) + (property "Footprint" "" (id 2) (at 24.13 99.06 0)) + (property "Datasheet" "" (id 3) (at 24.13 99.06 0)) + (pin "1" (uuid 9b03ddab-238c-4f98-819b-10703d10244c)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 60.96 101.6 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056773139) + (property "Reference" "R5" (id 0) (at 59.69 100.33 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 59.69 102.87 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 60.96 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 60.96 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 60.96 97.79 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 60.96 95.25 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 84f369a2-3da2-423e-ac0b-8e8ac16d54b1)) + (pin "2" (uuid 6cc384be-b31d-448a-aee6-5d3f8761455c)) + ) + + (symbol (lib_id "ScopefunParts:R_953k_0.1%") (at 135.89 107.95 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056773165) + (property "Reference" "R11" (id 0) (at 137.16 106.68 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_953k_0.1%" (id 1) (at 137.16 109.22 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0805" (id 2) (at 135.89 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3RED9533V" (id 3) (at 135.89 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERA-6AEB9533V" (id 4) (at 135.89 104.14 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 0.1% 1/10W 0805" (id 5) (at 135.89 101.6 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 80d6c171-52e3-4123-a322-0c9674b8f9c3)) + (pin "2" (uuid 6e30fc46-9f28-45c1-a45c-de224a55be3a)) + ) + + (symbol (lib_id "ScopefunParts:R_47k") (at 135.89 128.27 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005677316e) + (property "Reference" "R12" (id 0) (at 137.16 127 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_47k" (id 1) (at 137.16 129.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 135.89 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 135.89 132.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4702V" (id 4) (at 135.89 124.46 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 135.89 121.92 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2390a9d7-830d-45cf-aec7-f291ee5c964e)) + (pin "2" (uuid f8d30cee-45f9-48e1-96fa-a77bf5f9e30c)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 83.82 92.71 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056773175) + (property "Reference" "#PWR026" (id 0) (at 83.82 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 83.82 96.52 0)) + (property "Footprint" "" (id 2) (at 83.82 92.71 0)) + (property "Datasheet" "" (id 3) (at 83.82 92.71 0)) + (pin "1" (uuid 1b9d0811-fc91-41a2-a710-af3aca1d5e25)) + ) + + (symbol (lib_id "ScopefunParts:R_953k_0.1%") (at 222.25 128.27 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056773198) + (property "Reference" "R18" (id 0) (at 223.52 127 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_953k_0.1%" (id 1) (at 223.52 129.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0805" (id 2) (at 222.25 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3RED9533V" (id 3) (at 222.25 132.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERA-6AEB9533V" (id 4) (at 222.25 124.46 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 0.1% 1/10W 0805" (id 5) (at 222.25 121.92 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 47bef882-7796-4249-9d91-9e6b1c94b8bb)) + (pin "2" (uuid e28d1f11-3078-407f-9062-caeb68a056f6)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 135.89 140.97 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567731a8) + (property "Reference" "#PWR02" (id 0) (at 135.89 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 135.89 144.78 0)) + (property "Footprint" "" (id 2) (at 135.89 140.97 0)) + (property "Datasheet" "" (id 3) (at 135.89 140.97 0)) + (pin "1" (uuid bd0ab3e2-af74-4a96-ab58-e84257e46271)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 212.09 139.7 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567731ae) + (property "Reference" "#PWR03" (id 0) (at 212.09 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 212.09 143.51 0)) + (property "Footprint" "" (id 2) (at 212.09 139.7 0)) + (property "Datasheet" "" (id 3) (at 212.09 139.7 0)) + (pin "1" (uuid 3fcfa3f2-b043-453e-9f98-fff7cedf9e10)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 50.8 134.62 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567731ff) + (property "Reference" "#PWR04" (id 0) (at 50.8 140.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 50.8 138.43 0)) + (property "Footprint" "" (id 2) (at 50.8 134.62 0)) + (property "Datasheet" "" (id 3) (at 50.8 134.62 0)) + (pin "1" (uuid 8c8bf826-0d8f-47c8-ba32-f6b7ba5685f5)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 99.06 100.33 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005677321d) + (property "Reference" "#PWR031" (id 0) (at 99.06 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 99.06 96.774 0)) + (property "Footprint" "" (id 2) (at 99.06 100.33 0)) + (property "Datasheet" "" (id 3) (at 99.06 100.33 0)) + (pin "1" (uuid d9d23322-3a0a-4683-adec-2d0fc45c8949)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 34.29 176.53 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056773237) + (property "Reference" "R1" (id 0) (at 33.02 177.8 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 33.02 175.26 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 34.29 170.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 34.29 172.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 34.29 180.34 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 34.29 182.88 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 7e87feb7-0101-4554-befb-49d810a78ed2)) + (pin "2" (uuid 6da754db-e4c6-4fbe-8e43-8847cc322bf2)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 60.96 176.53 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056773240) + (property "Reference" "R6" (id 0) (at 62.23 175.26 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 62.23 177.8 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 60.96 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 60.96 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 60.96 172.72 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 60.96 170.18 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 170981c4-ab9b-4851-a4c3-e5f0d5ed13bf)) + (pin "2" (uuid 754f0450-0803-4c6f-9c58-2893210ad5e0)) + ) + + (symbol (lib_id "ScopefunParts:BSS138BKS") (at 48.26 170.18 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056773249) + (property "Reference" "Q1" (id 0) (at 62.23 165.1 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "BSS138BKS" (id 1) (at 71.12 167.64 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT363" (id 2) (at 48.26 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.nxp.com/documents/data_sheet/BSS138BKS.pdf" (id 3) (at 48.26 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "60 V, 320 mA dual N-channel Trench MOSFET" (id 4) (at 48.26 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BSS138PS,115" (id 5) (at 48.26 162.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e22a53bf-7474-4c4f-a527-aba4b937fc38)) + (pin "2" (uuid 3395b9ed-4971-4262-b7e4-dfd4cc976ae2)) + (pin "3" (uuid 54af2b89-229f-4682-94dd-173bf5632051)) + (pin "4" (uuid 70fffb41-dd03-4406-b076-5c08a52e1c19)) + (pin "5" (uuid 4eb04acf-edbf-4251-bd8b-53aebae507ee)) + (pin "6" (uuid 8faa984a-099d-4a56-85c7-d78068337ebe)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 48.26 180.34 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056773250) + (property "Reference" "#PWR05" (id 0) (at 48.26 186.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 48.26 184.15 0)) + (property "Footprint" "" (id 2) (at 48.26 180.34 0)) + (property "Datasheet" "" (id 3) (at 48.26 180.34 0)) + (pin "1" (uuid 20068ca8-4d89-40d5-8cc3-a88d2208d864)) + ) + + (symbol (lib_id "ScopefunParts:R_100R") (at 181.61 125.73 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005677326d) + (property "Reference" "R14" (id 0) (at 182.88 124.46 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 182.88 127 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 181.61 132.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 181.61 129.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 181.61 121.92 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 181.61 119.38 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid e121b530-3013-401d-ba56-443ce9e5a9a8)) + (pin "2" (uuid d7476799-7373-49fa-90b2-289651d170b9)) + ) + + (symbol (lib_id "ScopefunParts:BAV199") (at 160.02 137.16 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056773276) + (property "Reference" "D8" (id 0) (at 165.1 134.62 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "BAV199" (id 1) (at 165.1 138.43 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 160.02 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 160.02 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 160.02 127 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 160.02 129.54 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 361de23a-bd59-43c9-841d-d8709b5c33e1)) + (pin "2" (uuid f70f69eb-c56e-4606-8144-d3c4fff8c54e)) + (pin "3" (uuid 9ea27d73-fcff-48ad-bb96-f4efda2a7c52)) + ) + + (symbol (lib_id "ScopefunParts:+2.88V") (at 171.45 146.05 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005677327d) + (property "Reference" "#PWR06" (id 0) (at 171.45 148.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+2.88V" (id 1) (at 171.45 142.494 0)) + (property "Footprint" "" (id 2) (at 171.45 146.05 0)) + (property "Datasheet" "" (id 3) (at 171.45 146.05 0)) + (pin "1" (uuid e53a4f66-c41a-4fad-8961-fa844e6a98f7)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 149.86 151.13 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005677328b) + (property "Reference" "C8" (id 0) (at 150.114 149.352 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 150.114 153.162 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 149.86 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 150.114 149.352 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 152.654 146.812 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 151.13 144.78 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 3fb63427-8f07-4038-bb0b-252afad79a1a)) + (pin "2" (uuid 604c8452-3b86-4f46-887c-dd5a1180b0ff)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 171.45 151.13 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056773294) + (property "Reference" "C10" (id 0) (at 171.704 149.352 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 171.704 153.162 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 171.45 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 171.704 149.352 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 174.244 146.812 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 172.72 144.78 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 8b915f7e-5906-415d-b180-7e44b93e0fa0)) + (pin "2" (uuid b9b8c0b1-ada1-40c3-83cc-376afde39596)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 171.45 156.21 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005677329b) + (property "Reference" "#PWR07" (id 0) (at 171.45 162.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 171.45 160.02 0)) + (property "Footprint" "" (id 2) (at 171.45 156.21 0)) + (property "Datasheet" "" (id 3) (at 171.45 156.21 0)) + (pin "1" (uuid e32f82a7-88cc-44b1-986e-4692de96e17f)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 149.86 156.21 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567732a1) + (property "Reference" "#PWR08" (id 0) (at 149.86 162.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 149.86 160.02 0)) + (property "Footprint" "" (id 2) (at 149.86 156.21 0)) + (property "Datasheet" "" (id 3) (at 149.86 156.21 0)) + (pin "1" (uuid 595978bf-6054-408c-8ac2-055066e06163)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 254 92.71 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567732d3) + (property "Reference" "#PWR09" (id 0) (at 254 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 254 89.154 0)) + (property "Footprint" "" (id 2) (at 254 92.71 0)) + (property "Datasheet" "" (id 3) (at 254 92.71 0)) + (pin "1" (uuid f64f2693-505b-49bd-9bae-447c7e02829d)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 24.13 25.4 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056773317) + (property "Reference" "#PWR010" (id 0) (at 24.13 31.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 24.13 29.21 0)) + (property "Footprint" "" (id 2) (at 24.13 25.4 0)) + (property "Datasheet" "" (id 3) (at 24.13 25.4 0)) + (pin "1" (uuid d472cafc-b418-48ed-8744-16d20400c6ca)) + ) + + (symbol (lib_id "ScopefunParts:AQY282SX") (at 53.34 44.45 270) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005677331f) + (property "Reference" "RE1" (id 0) (at 58.42 45.72 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "AQY282SX" (id 1) (at 58.42 48.26 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOP-4" (id 2) (at 46.99 60.96 0) + (effects (font (size 1.27 1.27) italic) (justify left) hide) + ) + (property "Datasheet" "https://www.mouser.com/ds/2/315/panasonic_AQW,AQY280,282,284-1196946.pdf" (id 3) (at 44.45 76.2 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (property "MFG Part#" "AQY282SX" (id 4) (at 60.96 44.45 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Solid State Relays - PCB Mount 60v 500mA SOP Form A Norm-Open" (id 5) (at 63.5 44.45 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ea41dd94-654e-4d9b-9de9-5109f9951a05)) + (pin "2" (uuid bab712c2-859a-471f-a5a5-8e924bfa33ac)) + (pin "3" (uuid 99f89c0e-e7b2-4b09-a7cd-d7390bf952da)) + (pin "4" (uuid a8548301-0942-4a81-83a9-359cb52e4c23)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 60.96 27.94 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056773331) + (property "Reference" "R4" (id 0) (at 59.69 26.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 59.69 29.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 60.96 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 60.96 31.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 60.96 24.13 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 60.96 21.59 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 61c97752-6da3-4341-ab98-f5445eac9c73)) + (pin "2" (uuid 13a08a94-b0b1-4eef-b2ab-733d426a8296)) + ) + + (symbol (lib_id "ScopefunParts:R_953k_0.1%") (at 135.89 34.29 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005677335d) + (property "Reference" "R9" (id 0) (at 137.16 33.02 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_953k_0.1%" (id 1) (at 137.16 35.56 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0805" (id 2) (at 135.89 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3RED9533V" (id 3) (at 135.89 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERA-6AEB9533V" (id 4) (at 135.89 30.48 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 0.1% 1/10W 0805" (id 5) (at 135.89 27.94 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 4eee2424-287f-4932-adf2-9435d9ab80f2)) + (pin "2" (uuid ce780e89-7d92-47df-9400-89c2fceac143)) + ) + + (symbol (lib_id "ScopefunParts:R_47k") (at 135.89 54.61 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056773366) + (property "Reference" "R10" (id 0) (at 137.16 53.34 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_47k" (id 1) (at 137.16 55.88 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 135.89 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 135.89 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4702V" (id 4) (at 135.89 50.8 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 135.89 48.26 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2ca41637-8c13-4ca0-916d-adb9fc241658)) + (pin "2" (uuid 9cadf2b0-1bc9-4229-a93e-ff7d819bc9bc)) + ) + + (symbol (lib_id "ScopefunParts:R_953k_0.1%") (at 222.25 54.61 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056773390) + (property "Reference" "R16" (id 0) (at 223.52 53.34 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_953k_0.1%" (id 1) (at 223.52 55.88 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0805" (id 2) (at 222.25 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3RED9533V" (id 3) (at 222.25 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERA-6AEB9533V" (id 4) (at 222.25 50.8 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 0.1% 1/10W 0805" (id 5) (at 222.25 48.26 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d43a1d25-d37a-467a-8b09-10cf2e2ace09)) + (pin "2" (uuid 2900965f-8b8d-458a-b86a-6e9955743074)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 135.89 67.31 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567733a0) + (property "Reference" "#PWR011" (id 0) (at 135.89 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 135.89 71.12 0)) + (property "Footprint" "" (id 2) (at 135.89 67.31 0)) + (property "Datasheet" "" (id 3) (at 135.89 67.31 0)) + (pin "1" (uuid 09d2e3e2-4250-4af7-a548-98e7a5c127dd)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 212.09 66.04 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567733a6) + (property "Reference" "#PWR012" (id 0) (at 212.09 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 212.09 69.85 0)) + (property "Footprint" "" (id 2) (at 212.09 66.04 0)) + (property "Datasheet" "" (id 3) (at 212.09 66.04 0)) + (pin "1" (uuid 30b0be8c-ccba-4b8e-ae46-c9df7354340a)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 157.48 43.18 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567733d9) + (property "Reference" "#PWR013" (id 0) (at 157.48 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 157.48 39.37 0)) + (property "Footprint" "" (id 2) (at 157.48 43.18 0)) + (property "Datasheet" "" (id 3) (at 157.48 43.18 0)) + (pin "1" (uuid 9023a298-7dae-4c6c-9e89-016fbaf9a3a9)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 50.8 60.96 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567733f7) + (property "Reference" "#PWR014" (id 0) (at 50.8 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 50.8 64.77 0)) + (property "Footprint" "" (id 2) (at 50.8 60.96 0)) + (property "Datasheet" "" (id 3) (at 50.8 60.96 0)) + (pin "1" (uuid ffaead30-0ea9-4b16-a913-8f6bd53d08c2)) + ) + + (symbol (lib_id "ScopefunParts:R_100R") (at 181.61 52.07 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005677342f) + (property "Reference" "R13" (id 0) (at 182.88 50.8 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 182.88 53.34 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 181.61 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 181.61 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 181.61 48.26 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 181.61 45.72 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 8bad04db-360d-4e9a-872f-03ee1c4cde9a)) + (pin "2" (uuid 1926efdb-cd58-4df3-995a-db65dc8c6db0)) + ) + + (symbol (lib_id "ScopefunParts:BAV199") (at 160.02 63.5 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056773438) + (property "Reference" "D7" (id 0) (at 165.1 60.96 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "BAV199" (id 1) (at 165.1 64.77 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 160.02 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 160.02 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 160.02 53.34 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 160.02 55.88 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 3dadfe80-aa2c-4ebe-90f6-b3b281c7c270)) + (pin "2" (uuid 5ff627ca-c02f-412a-8997-3dbae33ae5f3)) + (pin "3" (uuid 83d057a7-242e-4e31-948d-fbf95083960a)) + ) + + (symbol (lib_id "ScopefunParts:+2.88V") (at 171.45 72.39 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005677343f) + (property "Reference" "#PWR015" (id 0) (at 171.45 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+2.88V" (id 1) (at 171.45 68.834 0)) + (property "Footprint" "" (id 2) (at 171.45 72.39 0)) + (property "Datasheet" "" (id 3) (at 171.45 72.39 0)) + (pin "1" (uuid 316ff650-ca79-4469-a45f-72db83463abb)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 149.86 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005677344d) + (property "Reference" "C7" (id 0) (at 150.114 75.692 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 150.114 79.502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 149.86 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 150.114 75.692 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 152.654 73.152 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 151.13 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f4651573-df68-4d2f-ada9-d32c22944e4d)) + (pin "2" (uuid 3f20a749-efe3-4804-8fef-435caaa8dacb)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 171.45 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056773456) + (property "Reference" "C9" (id 0) (at 171.704 75.692 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 171.704 79.502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 171.45 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 171.704 75.692 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 174.244 73.152 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 172.72 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 3332bed2-0cad-40cd-8a07-cf279c236ff1)) + (pin "2" (uuid 5447b9ab-df34-438b-b792-bf1709569580)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 171.45 82.55 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005677345d) + (property "Reference" "#PWR016" (id 0) (at 171.45 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 171.45 86.36 0)) + (property "Footprint" "" (id 2) (at 171.45 82.55 0)) + (property "Datasheet" "" (id 3) (at 171.45 82.55 0)) + (pin "1" (uuid 5db45cea-751f-4682-87b3-946710162548)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 149.86 82.55 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056773463) + (property "Reference" "#PWR017" (id 0) (at 149.86 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 149.86 86.36 0)) + (property "Footprint" "" (id 2) (at 149.86 82.55 0)) + (property "Datasheet" "" (id 3) (at 149.86 82.55 0)) + (pin "1" (uuid 3cb4d96c-913a-4576-821d-0df064e1dbe4)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 254 19.05 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056773495) + (property "Reference" "#PWR030" (id 0) (at 254 21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 254 15.494 0)) + (property "Footprint" "" (id 2) (at 254 19.05 0)) + (property "Datasheet" "" (id 3) (at 254 19.05 0)) + (pin "1" (uuid 5786ea88-6ec6-4ee3-a66b-67e43bcfd638)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 254 67.31 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005677349b) + (property "Reference" "#PWR018" (id 0) (at 254 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 254 70.866 0)) + (property "Footprint" "" (id 2) (at 254 67.31 0)) + (property "Datasheet" "" (id 3) (at 254 67.31 0)) + (pin "1" (uuid 94de8913-7e32-4205-b1e3-f5b843fdcb6f)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 262.89 24.13 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567734a3) + (property "Reference" "C15" (id 0) (at 262.636 25.908 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 262.636 22.098 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 262.89 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 262.636 25.908 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 260.096 28.448 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 261.62 30.48 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d83ed65d-e639-4974-8237-578c96a68211)) + (pin "2" (uuid 7ee4174e-b097-46ff-a395-a048b49dd2ac)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 262.89 63.5 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567734ac) + (property "Reference" "C16" (id 0) (at 263.144 61.722 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 263.144 65.532 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 262.89 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 263.144 61.722 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 265.684 59.182 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 264.16 57.15 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid b2187ec2-f2ab-41fd-a484-cb80abd81dea)) + (pin "2" (uuid 90276273-3f20-4d08-8954-b6330a5ba5cd)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 262.89 67.31 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567734b3) + (property "Reference" "#PWR019" (id 0) (at 262.89 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 262.89 71.12 0)) + (property "Footprint" "" (id 2) (at 262.89 67.31 0)) + (property "Datasheet" "" (id 3) (at 262.89 67.31 0)) + (pin "1" (uuid 7c923de6-b07f-4279-b117-1cdb365d2ed0)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 262.89 27.94 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567734c5) + (property "Reference" "#PWR020" (id 0) (at 262.89 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 262.89 31.75 0)) + (property "Footprint" "" (id 2) (at 262.89 27.94 0)) + (property "Datasheet" "" (id 3) (at 262.89 27.94 0)) + (pin "1" (uuid 45d74da9-b66f-463e-993f-7569ae8c14ac)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 97.79 176.53 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567734d4) + (property "Reference" "R7" (id 0) (at 96.52 177.8 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 96.52 175.26 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 97.79 170.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 97.79 172.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 97.79 180.34 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 97.79 182.88 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d2850fb4-4bb0-48a3-a010-9362f9d2395c)) + (pin "2" (uuid 236f08df-31cb-48bc-b549-5107d4e028fd)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 124.46 176.53 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567734dd) + (property "Reference" "R8" (id 0) (at 125.73 175.26 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 125.73 177.8 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 124.46 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 124.46 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 124.46 172.72 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 124.46 170.18 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 73e3005c-31e8-43d3-9886-1553c047ae70)) + (pin "2" (uuid cdaffa6c-05ba-406a-a823-673f05a75ffe)) + ) + + (symbol (lib_id "ScopefunParts:BSS138BKS") (at 111.76 170.18 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567734e6) + (property "Reference" "Q2" (id 0) (at 125.73 165.1 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "BSS138BKS" (id 1) (at 134.62 167.64 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT363" (id 2) (at 111.76 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.nxp.com/documents/data_sheet/BSS138BKS.pdf" (id 3) (at 111.76 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "60 V, 320 mA dual N-channel Trench MOSFET" (id 4) (at 111.76 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BSS138PS,115" (id 5) (at 111.76 162.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a092a142-0fc5-4521-a7c8-e8d2dcad2aeb)) + (pin "2" (uuid aa645f84-fd4e-4e81-b0c2-d3ffe6816e6d)) + (pin "3" (uuid 5419332b-8e6c-41bc-b5aa-c5264ab644b2)) + (pin "4" (uuid daf7c805-3c4a-4d53-bfa5-c5910798156f)) + (pin "5" (uuid df5e1dcc-021f-4b97-8901-5f0c9b1f91f8)) + (pin "6" (uuid 44eca545-9d58-4969-ab34-f459e5ac1133)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 111.76 180.34 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567734ed) + (property "Reference" "#PWR021" (id 0) (at 111.76 186.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 111.76 184.15 0)) + (property "Footprint" "" (id 2) (at 111.76 180.34 0)) + (property "Datasheet" "" (id 3) (at 111.76 180.34 0)) + (pin "1" (uuid 9a0a1344-f7d2-46c9-92a6-961993d47d94)) + ) + + (symbol (lib_id "ScopefunParts:C_22n") (at 52.07 20.32 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005677c948) + (property "Reference" "C1" (id 0) (at 50.8 17.78 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_22n" (id 1) (at 49.53 22.86 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 46.99 20.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 53.848 20.574 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C223K1RACTU" (id 4) (at 56.388 23.114 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V X7R 10%" (id 5) (at 58.928 25.654 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 310518c3-7c3f-4401-bfcd-a2009072a732)) + (pin "2" (uuid 2e8cbaf0-de6d-4158-8848-58251ad7914a)) + ) + + (symbol (lib_id "ScopefunParts:C_22n") (at 52.07 93.98 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005677d1ac) + (property "Reference" "C2" (id 0) (at 50.8 91.44 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_22n" (id 1) (at 49.53 96.52 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 46.99 93.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 53.848 94.234 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C223K1RACTU" (id 4) (at 56.388 96.774 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V X7R 10%" (id 5) (at 58.928 99.314 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2e8bbf28-7590-4eb0-8ec7-d6035ca6ee57)) + (pin "2" (uuid a69aac74-1baf-48e5-bb64-e6e372ab7282)) + ) + + (symbol (lib_id "ScopefunParts:-2.88V") (at 149.86 72.39 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a17631) + (property "Reference" "#PWR022" (id 0) (at 149.86 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-2.88V" (id 1) (at 149.86 68.834 0)) + (property "Footprint" "" (id 2) (at 149.86 72.39 0)) + (property "Datasheet" "" (id 3) (at 149.86 72.39 0)) + (pin "1" (uuid 4d0712c5-12f1-4bda-8f14-941d35ff3e22)) + ) + + (symbol (lib_id "ScopefunParts:-2.88V") (at 149.86 146.05 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a17d89) + (property "Reference" "#PWR023" (id 0) (at 149.86 149.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-2.88V" (id 1) (at 149.86 142.494 0)) + (property "Footprint" "" (id 2) (at 149.86 146.05 0)) + (property "Datasheet" "" (id 3) (at 149.86 146.05 0)) + (pin "1" (uuid f1a52b5e-dce1-468d-adc2-a2e0f9c330d8)) + ) + + (symbol (lib_id "ScopefunParts:G6K-2F-Y-DC4.5") (at 77.47 106.68 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a9a3e4) + (property "Reference" "RE4" (id 0) (at 77.47 97.79 0)) + (property "Value" "G6K-2F-Y-DC4.5" (id 1) (at 77.47 116.84 0)) + (property "Footprint" "ScopefunPackagesLibrary:G6K-2F-Y" (id 2) (at 77.47 93.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.omron.com/ecb/products/pdf/en-g6k.pdf" (id 3) (at 77.47 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Signal Relays - PCB Gullwing NoLatch 3.2 DPDT 4.5VDC 100mW" (id 4) (at 72.39 121.92 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "G6K-2F-Y-DC4.5" (id 5) (at 77.47 119.38 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0c366578-66d9-4255-905b-b34ebcfb22ac)) + (pin "2" (uuid d2c5c226-b43e-4fad-958b-71760b3fa8c7)) + (pin "3" (uuid 8ea830d9-a456-4a42-bd6f-7aaef78f7a83)) + (pin "4" (uuid ae78189d-79c7-41a0-b77c-3bb766898352)) + (pin "5" (uuid b23e6096-bd49-463c-8cd1-367159652cee)) + (pin "6" (uuid 77ceb087-6d99-4591-bb95-b8b0e98617b2)) + (pin "7" (uuid 1aa61631-8da2-4546-9178-d0af2047c42a)) + (pin "8" (uuid ad79abcb-9177-4ec3-958c-b80399bc5215)) + ) + + (symbol (lib_id "ScopefunParts:G6K-2F-Y-DC4.5") (at 176.53 33.02 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a9a76c) + (property "Reference" "RE5" (id 0) (at 185.42 31.75 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "G6K-2F-Y-DC4.5" (id 1) (at 185.42 34.29 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:G6K-2F-Y" (id 2) (at 176.53 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.omron.com/ecb/products/pdf/en-g6k.pdf" (id 3) (at 176.53 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Signal Relays - PCB Gullwing NoLatch 3.2 DPDT 4.5VDC 100mW" (id 4) (at 181.61 17.78 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "G6K-2F-Y-DC4.5" (id 5) (at 176.53 20.32 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 76f9fbd2-e2ab-4305-8433-5c337db7eece)) + (pin "2" (uuid 70597269-8156-4d33-b3ff-cbf5bd4a8de1)) + (pin "3" (uuid 3c38cc10-8821-4846-878f-9469bea5971e)) + (pin "4" (uuid 364e9ac7-daff-4968-93c4-f98c9220e63c)) + (pin "5" (uuid 9f4e2eaf-39cc-43f2-9c58-cc8c56bc59de)) + (pin "6" (uuid 651df8db-b1bc-4582-8099-a051f1be62f0)) + (pin "7" (uuid db583136-6f50-42ac-ae70-ae66b3d5574b)) + (pin "8" (uuid 62ea74d0-f682-45b2-ad54-aba358522bab)) + ) + + (symbol (lib_id "ScopefunParts:G6K-2F-Y-DC4.5") (at 176.53 106.68 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a9bc40) + (property "Reference" "RE6" (id 0) (at 185.42 105.41 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "G6K-2F-Y-DC4.5" (id 1) (at 185.42 107.95 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:G6K-2F-Y" (id 2) (at 176.53 119.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.omron.com/ecb/products/pdf/en-g6k.pdf" (id 3) (at 176.53 121.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Signal Relays - PCB Gullwing NoLatch 3.2 DPDT 4.5VDC 100mW" (id 4) (at 181.61 91.44 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "G6K-2F-Y-DC4.5" (id 5) (at 176.53 93.98 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 35598e04-7861-4418-8bd4-8686e5129c85)) + (pin "2" (uuid 33b9f2d4-6921-4ced-af33-a5a739fe5ec4)) + (pin "3" (uuid 91e7e6ed-6011-4433-ae7c-0361915708f8)) + (pin "4" (uuid 5a7e5e4b-0f2c-4c71-9d32-45cf0732b0c3)) + (pin "5" (uuid 4448d7e9-c20c-4211-890e-e9caf11189fc)) + (pin "6" (uuid c77626a8-754e-4d3f-b336-d483380d33d0)) + (pin "7" (uuid 72f0d0be-60fe-47f0-b71f-580df6e3e7c4)) + (pin "8" (uuid 14491313-c362-4522-af8c-f043f102cbc2)) + ) + + (symbol (lib_id "ScopefunParts:AQY282SX") (at 53.34 118.11 270) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a9c4fe) + (property "Reference" "RE2" (id 0) (at 58.42 119.38 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "AQY282SX" (id 1) (at 58.42 121.92 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOP-4" (id 2) (at 46.99 134.62 0) + (effects (font (size 1.27 1.27) italic) (justify left) hide) + ) + (property "Datasheet" "https://www.mouser.com/ds/2/315/panasonic_AQW,AQY280,282,284-1196946.pdf" (id 3) (at 44.45 149.86 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (property "MFG Part#" "AQY282SX" (id 4) (at 60.96 118.11 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Solid State Relays - PCB Mount 60v 500mA SOP Form A Norm-Open" (id 5) (at 63.5 118.11 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 25a53107-0414-4363-9616-a7d291dc0d84)) + (pin "2" (uuid dc083a86-f1b6-4137-889e-cfdbbf2371b5)) + (pin "3" (uuid 68e59cb2-edff-4874-ada0-cb63a3c97218)) + (pin "4" (uuid 2f812110-a1b0-44bb-bd91-00be9b91196c)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 157.48 116.84 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056aa443b) + (property "Reference" "#PWR024" (id 0) (at 157.48 119.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 157.48 113.03 0)) + (property "Footprint" "" (id 2) (at 157.48 116.84 0)) + (property "Datasheet" "" (id 3) (at 157.48 116.84 0)) + (pin "1" (uuid 6873a01f-39d3-47ae-a47c-76dc6d3ac34d)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 83.82 19.05 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056fa4be8) + (property "Reference" "#PWR025" (id 0) (at 83.82 25.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 83.82 22.86 0)) + (property "Footprint" "" (id 2) (at 83.82 19.05 0)) + (property "Datasheet" "" (id 3) (at 83.82 19.05 0)) + (pin "1" (uuid bed4dc71-72ca-4c4b-b6a4-23ea084f8ad4)) + ) + + (symbol (lib_id "ScopefunParts:G6K-2F-Y-DC4.5") (at 77.47 31.75 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056fa4c02) + (property "Reference" "RE3" (id 0) (at 77.47 22.86 0)) + (property "Value" "G6K-2F-Y-DC4.5" (id 1) (at 77.47 41.91 0)) + (property "Footprint" "ScopefunPackagesLibrary:G6K-2F-Y" (id 2) (at 77.47 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.omron.com/ecb/products/pdf/en-g6k.pdf" (id 3) (at 77.47 16.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Signal Relays - PCB Gullwing NoLatch 3.2 DPDT 4.5VDC 100mW" (id 4) (at 72.39 46.99 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "G6K-2F-Y-DC4.5" (id 5) (at 77.47 44.45 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 32a54804-75d5-42bd-a73c-9926aaef52c9)) + (pin "2" (uuid 05385659-699b-40e2-b69b-fd3bbb6e8474)) + (pin "3" (uuid 5666c7ae-aef3-4a86-974b-732a721acfd4)) + (pin "4" (uuid 29100c3f-33d2-4696-bddc-46a0117242b1)) + (pin "5" (uuid 0d958da2-dcf1-4706-a7ba-d430bfe6b3ab)) + (pin "6" (uuid a963dcc2-7584-49a4-91a7-7399d2f7dfec)) + (pin "7" (uuid 2e0ef00d-419c-4754-b758-6d1235dd0f10)) + (pin "8" (uuid 279243f8-1dfd-44f5-ac4e-245243c70d45)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 99.06 25.4 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056fa4c0b) + (property "Reference" "#PWR032" (id 0) (at 99.06 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 99.06 21.844 0)) + (property "Footprint" "" (id 2) (at 99.06 25.4 0)) + (property "Datasheet" "" (id 3) (at 99.06 25.4 0)) + (pin "1" (uuid 1586ef4c-bf44-46ff-9469-79fa92244a19)) + ) + + (symbol (lib_id "ScopefunParts:ADA4817-1") (at 255.27 45.72 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058696bab) + (property "Reference" "U1" (id 0) (at 265.43 38.1 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ADA4817-1" (id 1) (at 265.43 40.64 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOIC8" (id 2) (at 255.27 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.analog.com/media/en/technical-documentation/data-sheets/ADA4817-1_4817-2.pdf" (id 3) (at 255.27 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ADA4817-1ARDZ" (id 4) (at 255.27 25.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Noise, 1 GHz FastFET Op Amp" (id 5) (at 255.27 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "4" (uuid 7808ed18-4e4a-4bd8-bc85-fb14bb0de2ea)) + (pin "1" (uuid 497d546e-fe3a-48f3-be02-40ceb4d49536)) + (pin "2" (uuid aea18539-24b7-4641-88c3-68a42bfdc31a)) + (pin "3" (uuid d9797d4e-5adc-4968-8230-818e09592323)) + (pin "6" (uuid adaf92e2-1639-4111-a172-4262b471184c)) + (pin "7" (uuid 29d5b9c6-ecf4-4bc9-bb4c-fded4c5cc9b2)) + (pin "8" (uuid ff96f359-3892-4933-b6e2-4d8c6ce97d09)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 254 140.97 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586a000c) + (property "Reference" "#PWR027" (id 0) (at 254 138.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 254 144.526 0)) + (property "Footprint" "" (id 2) (at 254 140.97 0)) + (property "Datasheet" "" (id 3) (at 254 140.97 0)) + (pin "1" (uuid 220a5d9f-7a8e-44cd-aeaa-bc2dac4adc86)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 262.89 97.79 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586a0014) + (property "Reference" "C17" (id 0) (at 262.636 99.568 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 262.636 95.758 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 262.89 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 262.636 99.568 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 260.096 102.108 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 261.62 104.14 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0a163d75-7c64-4bc4-8619-9577f67459fa)) + (pin "2" (uuid 7772cf2b-61c6-4510-a588-ef2cb04a6130)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 262.89 137.16 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586a001c) + (property "Reference" "C18" (id 0) (at 263.144 135.382 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 263.144 139.192 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 262.89 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 263.144 135.382 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 265.684 132.842 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 264.16 130.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 189db0ce-b95a-4d2d-90da-807ab65e42c0)) + (pin "2" (uuid 22400280-72ef-45fd-8026-8db42b15bc7a)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 262.89 140.97 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586a0022) + (property "Reference" "#PWR028" (id 0) (at 262.89 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 262.89 144.78 0)) + (property "Footprint" "" (id 2) (at 262.89 140.97 0)) + (property "Datasheet" "" (id 3) (at 262.89 140.97 0)) + (pin "1" (uuid 69afbd89-c2dd-4bfe-9ebc-4b30825928d1)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 262.89 101.6 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586a0028) + (property "Reference" "#PWR029" (id 0) (at 262.89 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 262.89 105.41 0)) + (property "Footprint" "" (id 2) (at 262.89 101.6 0)) + (property "Datasheet" "" (id 3) (at 262.89 101.6 0)) + (pin "1" (uuid 659fca79-3bb2-43ab-a379-fec4ad0fb868)) + ) + + (symbol (lib_id "ScopefunParts:ADA4817-1") (at 255.27 119.38 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586a0042) + (property "Reference" "U2" (id 0) (at 265.43 111.76 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ADA4817-1" (id 1) (at 265.43 114.3 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOIC8" (id 2) (at 255.27 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.analog.com/media/en/technical-documentation/data-sheets/ADA4817-1_4817-2.pdf" (id 3) (at 255.27 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ADA4817-1ARDZ" (id 4) (at 255.27 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Noise, 1 GHz FastFET Op Amp" (id 5) (at 255.27 96.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "4" (uuid 206da071-fdac-4a49-84a5-ecd4a204cc35)) + (pin "1" (uuid eacccbd5-168c-4a45-b441-88af3d877755)) + (pin "2" (uuid e5c894db-6aa1-4261-bbe6-36a04f6a50aa)) + (pin "3" (uuid a580d05d-14a5-4336-9fca-b548086d8f4b)) + (pin "6" (uuid 689425e7-fe40-41f9-8a03-3bb979583291)) + (pin "7" (uuid 60529834-355a-4b3c-8a5c-ef33d406ccba)) + (pin "8" (uuid 842d9324-c5e7-4c8e-a3b6-b16690f44641)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 31.75 106.68 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058c3f02e) + (property "Reference" "#PWR033" (id 0) (at 31.75 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 31.75 110.49 0)) + (property "Footprint" "" (id 2) (at 31.75 106.68 0)) + (property "Datasheet" "" (id 3) (at 31.75 106.68 0)) + (pin "1" (uuid 4e0250d4-4bde-4d58-8ecd-703c157c9d15)) + ) + + (symbol (lib_id "ScopefunParts:BNC") (at 24.13 20.32 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058cd751e) + (property "Reference" "CH1" (id 0) (at 19.05 20.32 0) + (effects (font (size 2.0066 2.0066) bold)) + ) + (property "Value" "BNC" (id 1) (at 24.13 16.51 0)) + (property "Footprint" "ScopefunPackagesLibrary:BNC-5-1634556-0" (id 2) (at 24.13 31.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.te.com/usa-en/product-5-1634556-0.html" (id 3) (at 24.13 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "5-1634556-0" (id 4) (at 24.13 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "BNC LP ELBOW B/HEAD PCB SKT 50 OHMS" (id 5) (at 24.13 15.24 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d2d70790-01c5-475b-8bef-b0bb1ee56f65)) + (pin "2" (uuid 67a2520a-546c-4c94-846c-1fe9b3d5d939)) + ) + + (symbol (lib_id "ScopefunParts:BNC") (at 24.13 93.98 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058cd7c9e) + (property "Reference" "CH2" (id 0) (at 19.05 93.98 0) + (effects (font (size 2.0066 2.0066) bold)) + ) + (property "Value" "BNC" (id 1) (at 24.13 90.17 0)) + (property "Footprint" "ScopefunPackagesLibrary:BNC-5-1634556-0" (id 2) (at 24.13 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.te.com/usa-en/product-5-1634556-0.html" (id 3) (at 24.13 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "5-1634556-0" (id 4) (at 24.13 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "BNC LP ELBOW B/HEAD PCB SKT 50 OHMS" (id 5) (at 24.13 88.9 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 70d2ceb2-9a72-4801-ad9b-5286a0692951)) + (pin "2" (uuid 3d233eb6-56b7-4a56-b987-0630802a8eab)) + ) + + (symbol (lib_id "ScopefunParts:1N4148W") (at 88.9 31.75 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058edd415) + (property "Reference" "D5" (id 0) (at 91.44 33.02 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1N4148W" (id 1) (at 91.44 30.48 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOD123" (id 2) (at 88.9 26.035 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.diodes.com/datasheets/ds30086.pdf" (id 3) (at 88.9 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "1N4148W-7-F" (id 4) (at 88.9 38.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "SURFACE MOUNT FAST SWITCHING DIODE 150mA" (id 5) (at 88.9 41.275 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 5c2d0597-8e96-4df2-9acc-39ffdb743b17)) + (pin "2" (uuid 4769e9e1-7110-47a9-8426-c128235df28b)) + ) + + (symbol (lib_id "ScopefunParts:1N4148W") (at 88.9 106.68 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058edd511) + (property "Reference" "D6" (id 0) (at 91.44 107.95 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1N4148W" (id 1) (at 91.44 105.41 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOD123" (id 2) (at 88.9 100.965 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.diodes.com/datasheets/ds30086.pdf" (id 3) (at 88.9 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "1N4148W-7-F" (id 4) (at 88.9 113.03 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "SURFACE MOUNT FAST SWITCHING DIODE 150mA" (id 5) (at 88.9 116.205 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 985f5194-1b57-4092-b8f6-62a770dc78a2)) + (pin "2" (uuid 2515592d-6550-47b7-aa06-fd7fd0ec82ae)) + ) + + (symbol (lib_id "ScopefunParts:1N4148W") (at 165.1 33.02 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058edd711) + (property "Reference" "D9" (id 0) (at 162.56 31.75 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1N4148W" (id 1) (at 162.56 34.29 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOD123" (id 2) (at 165.1 38.735 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.diodes.com/datasheets/ds30086.pdf" (id 3) (at 165.1 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "1N4148W-7-F" (id 4) (at 165.1 26.67 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "SURFACE MOUNT FAST SWITCHING DIODE 150mA" (id 5) (at 165.1 23.495 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 32493572-0c5a-4807-ba72-6830ea5e8b94)) + (pin "2" (uuid b31e971c-cd6b-47bf-b22b-0c461998685b)) + ) + + (symbol (lib_id "ScopefunParts:1N4148W") (at 165.1 106.68 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058edd810) + (property "Reference" "D10" (id 0) (at 162.56 105.41 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1N4148W" (id 1) (at 162.56 107.95 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOD123" (id 2) (at 165.1 112.395 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.diodes.com/datasheets/ds30086.pdf" (id 3) (at 165.1 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "1N4148W-7-F" (id 4) (at 165.1 100.33 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "SURFACE MOUNT FAST SWITCHING DIODE 150mA" (id 5) (at 165.1 97.155 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 31bcc252-1418-4877-b5ef-6cba8a364cba)) + (pin "2" (uuid 2798371a-78d0-4a3e-8a5e-03fb36b8dcf7)) + ) + + (symbol (lib_id "ScopefunParts:R_240R") (at 55.88 55.88 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a815e8a) + (property "Reference" "R2" (id 0) (at 57.15 57.15 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_240R" (id 1) (at 57.15 54.61 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 55.88 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 55.88 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2400V" (id 4) (at 55.88 59.69 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 55.88 62.23 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 433cb5e4-751b-4146-852d-a48b79e4f133)) + (pin "2" (uuid e441546f-6e36-4ab5-a8c8-e665ec121d65)) + ) + + (symbol (lib_id "ScopefunParts:R_240R") (at 55.88 129.54 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a816506) + (property "Reference" "R3" (id 0) (at 57.15 130.81 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_240R" (id 1) (at 57.15 128.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 55.88 123.19 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 55.88 125.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2400V" (id 4) (at 55.88 133.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 55.88 135.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 91071e44-e7cf-47b2-b33b-9fbb68533ee5)) + (pin "2" (uuid d1cd004f-5133-4cc3-8970-e57a12bda7bd)) + ) + + (symbol (lib_id "ScopefunParts:C_360p") (at 125.73 54.61 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005b84a9fc) + (property "Reference" "C4" (id 0) (at 125.984 52.832 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_360p" (id 1) (at 125.984 56.642 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 125.73 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 125.984 52.832 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C361G5GACTU" (id 4) (at 125.73 49.53 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 2%" (id 5) (at 125.73 46.99 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 58a6c43a-6226-425f-b993-1ea2f22ee88e)) + (pin "2" (uuid edafa214-8b07-42a1-9636-934061724224)) + ) + + (symbol (lib_id "ScopefunParts:C_360p") (at 125.73 128.27 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005b84aaec) + (property "Reference" "C6" (id 0) (at 125.984 126.492 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_360p" (id 1) (at 125.984 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 125.73 133.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 125.984 126.492 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C361G5GACTU" (id 4) (at 125.73 123.19 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 2%" (id 5) (at 125.73 120.65 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 5347faf2-32d0-4012-9965-6d6f711029e8)) + (pin "2" (uuid b5f4d593-5a2e-4adc-b88c-71a537b2252f)) + ) + + (symbol (lib_id "ScopefunParts:R_49.9k") (at 222.25 107.95 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005b8783ce) + (property "Reference" "R17" (id 0) (at 223.52 106.68 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_49.9k" (id 1) (at 223.52 109.22 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 222.25 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 222.25 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4992V" (id 4) (at 222.25 104.14 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 222.25 101.6 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0ea72529-97d8-4bd5-8791-66651b663637)) + (pin "2" (uuid 3e932326-629d-4229-9744-7dba96c444ba)) + ) + + (symbol (lib_id "ScopefunParts:R_49.9k") (at 222.25 34.29 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005b9ea6c2) + (property "Reference" "R15" (id 0) (at 223.52 33.02 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_49.9k" (id 1) (at 223.52 35.56 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 222.25 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 222.25 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4992V" (id 4) (at 222.25 30.48 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 222.25 27.94 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 22a0b272-58a2-4677-9bee-fd17edbaf1db)) + (pin "2" (uuid 83b640fe-b342-4b70-b228-0b9c66696e3e)) + ) + + (symbol (lib_id "ScopefunParts:C_390p") (at 212.09 34.29 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005b9ebb50) + (property "Reference" "C11" (id 0) (at 212.344 32.512 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_390p" (id 1) (at 212.344 36.322 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 212.09 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 212.344 32.512 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "VJ0603A391GXAPW1BC" (id 4) (at 212.09 29.21 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 2%" (id 5) (at 212.09 26.67 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid c44f2faa-d985-4a5b-bd81-92d83d1d478b)) + (pin "2" (uuid 4f696190-4dd5-4abf-882f-9fc22ce21a7b)) + ) + + (symbol (lib_id "ScopefunParts:C_390p") (at 212.09 107.95 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005b9ebe0b) + (property "Reference" "C13" (id 0) (at 212.344 106.172 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_390p" (id 1) (at 212.344 109.982 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 212.09 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 212.344 106.172 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "VJ0603A391GXAPW1BC" (id 4) (at 212.09 102.87 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 2%" (id 5) (at 212.09 100.33 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 62073e73-c497-460c-892f-ecee1dbbf33e)) + (pin "2" (uuid 8a3ddb82-0e98-4f37-bff0-089c61569fa4)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 31.75 33.02 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005ba067c1) + (property "Reference" "#PWR034" (id 0) (at 31.75 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 31.75 36.83 0)) + (property "Footprint" "" (id 2) (at 31.75 33.02 0)) + (property "Datasheet" "" (id 3) (at 31.75 33.02 0)) + (pin "1" (uuid a1a315bf-3c86-48e6-bed3-8cc954443c08)) + ) + + (symbol (lib_id "ScopefunParts:C_0603") (at 212.09 128.27 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005ba3f235) + (property "Reference" "C14" (id 0) (at 212.344 126.492 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0603" (id 1) (at 212.344 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 212.09 132.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 212.344 126.492 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Not populated" (id 4) (at 212.09 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ab44dc22-748c-44d3-b70e-fcc58f152f22)) + (pin "2" (uuid 8a967d0d-9569-4d61-bbfb-0563d4af3aba)) + ) + + (symbol (lib_id "ScopefunParts:C_0603") (at 212.09 54.61 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005ba3f613) + (property "Reference" "C12" (id 0) (at 212.344 52.832 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0603" (id 1) (at 212.344 56.642 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 212.09 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 212.344 52.832 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Not populated" (id 4) (at 212.09 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b0b889dd-6d2b-40fe-9d19-cf9cf3e6a484)) + (pin "2" (uuid babebfba-f53c-48e6-847b-ca4381d70cfc)) + ) + + (symbol (lib_id "ScopefunParts:CV_2.0-6.0_pF") (at 106.68 36.83 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005ba415cb) + (property "Reference" "CV1" (id 0) (at 109.22 35.56 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "CV_2.0-6.0_pF" (id 1) (at 109.22 38.1 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SGC3" (id 2) (at 106.68 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf" (id 3) (at 106.68 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "CAP TRIMMER 2.0-6.0 PF 500V SMD" (id 4) (at 106.68 27.94 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "MFG Part#" "SGC3S060" (id 5) (at 106.68 30.48 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 8812d139-dc31-461b-81b2-31e6bb2d3b4a)) + (pin "2" (uuid c1baae77-ce4c-4c81-85aa-5391fcfa43f8)) + ) + + (symbol (lib_id "ScopefunParts:CV_2.0-6.0_pF") (at 106.68 110.49 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005ba4185a) + (property "Reference" "CV2" (id 0) (at 109.22 109.22 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "CV_2.0-6.0_pF" (id 1) (at 109.22 111.76 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SGC3" (id 2) (at 106.68 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf" (id 3) (at 106.68 119.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "CAP TRIMMER 2.0-6.0 PF 500V SMD" (id 4) (at 106.68 101.6 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "MFG Part#" "SGC3S060" (id 5) (at 106.68 104.14 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid af32e067-5c51-44c1-869f-c6dc12a95295)) + (pin "2" (uuid 85b6ba73-120f-43b7-a126-cdbfe6ee119f)) + ) + + (symbol (lib_id "ScopefunParts:CV_2.0-6.0_pF") (at 193.04 54.61 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005ba41b3a) + (property "Reference" "CV3" (id 0) (at 195.58 53.34 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "CV_2.0-6.0_pF" (id 1) (at 195.58 55.88 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SGC3" (id 2) (at 193.04 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf" (id 3) (at 193.04 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "CAP TRIMMER 2.0-6.0 PF 500V SMD" (id 4) (at 193.04 45.72 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "MFG Part#" "SGC3S060" (id 5) (at 193.04 48.26 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 682dbc4d-8d90-423c-a734-76c745ad5d1a)) + (pin "2" (uuid 91af411f-095e-4201-8630-4990d427e95e)) + ) + + (symbol (lib_id "ScopefunParts:CV_2.0-6.0_pF") (at 193.04 128.27 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005ba41ecf) + (property "Reference" "CV4" (id 0) (at 195.58 127 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "CV_2.0-6.0_pF" (id 1) (at 195.58 129.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SGC3" (id 2) (at 193.04 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf" (id 3) (at 193.04 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "CAP TRIMMER 2.0-6.0 PF 500V SMD" (id 4) (at 193.04 119.38 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "MFG Part#" "SGC3S060" (id 5) (at 193.04 121.92 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 9af64ed4-e374-44c8-99df-9e20b7cf0bd4)) + (pin "2" (uuid 7944025b-5407-42a5-824a-930223cb6d3a)) + ) + + (symbol (lib_id "ScopefunParts:C_15p") (at 125.73 34.29 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005bc2801a) + (property "Reference" "C3" (id 0) (at 125.984 32.512 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_15p" (id 1) (at 125.984 36.322 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 125.73 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 125.984 32.512 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012006074" (id 4) (at 125.73 29.21 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V C0G 5%" (id 5) (at 125.73 26.67 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d53af91d-13da-4bb9-a864-b98912dda3cf)) + (pin "2" (uuid af977bd6-1a17-4017-900c-918c4b15efa7)) + ) + + (symbol (lib_id "ScopefunParts:C_15p") (at 125.73 107.95 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005bc2836c) + (property "Reference" "C5" (id 0) (at 125.984 106.172 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_15p" (id 1) (at 125.984 109.982 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 125.73 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 125.984 106.172 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012006074" (id 4) (at 125.73 102.87 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V C0G 5%" (id 5) (at 125.73 100.33 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid e05e529c-c86d-4adb-8d4e-d34ead759b19)) + (pin "2" (uuid 368902a0-9077-4294-a7c2-e51f182d4042)) + ) + + (symbol (lib_id "ScopefunParts:GDT_SG90") (at 31.75 26.67 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005d33912b) + (property "Reference" "GDT1" (id 0) (at 34.29 24.13 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "GDT_SG90" (id 1) (at 34.29 26.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:GDT_SG" (id 2) (at 31.75 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.littelfuse.com/~/media/electronics/datasheets/gas_discharge_tubes/littelfuse_gdt_sg_datasheet.pdf.pdf" (id 3) (at 31.75 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SG90" (id 4) (at 31.75 20.32 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Gas Discharge Tube - GDT 90V 2kA <1.0 pF" (id 5) (at 31.75 17.78 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 25ebe94a-bc1b-45ea-8b59-9d7148a42bad)) + (pin "2" (uuid 6a432d56-1487-4a67-b512-ef86ab313647)) + ) + + (symbol (lib_id "ScopefunParts:GDT_SG90") (at 31.75 100.33 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005d339314) + (property "Reference" "GDT2" (id 0) (at 34.29 97.79 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "GDT_SG90" (id 1) (at 34.29 100.33 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:GDT_SG" (id 2) (at 31.75 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.littelfuse.com/~/media/electronics/datasheets/gas_discharge_tubes/littelfuse_gdt_sg_datasheet.pdf.pdf" (id 3) (at 31.75 109.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SG90" (id 4) (at 31.75 93.98 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Gas Discharge Tube - GDT 90V 2kA <1.0 pF" (id 5) (at 31.75 91.44 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d7066203-73fd-4994-b5c7-c564e2f33922)) + (pin "2" (uuid 4369ab88-9a79-4c45-9a19-cb2aa90562c7)) + ) +) diff --git a/kicad/file56785EF9.kicad_sch b/kicad/file56785EF9.kicad_sch new file mode 100644 index 0000000..1acc640 --- /dev/null +++ b/kicad/file56785EF9.kicad_sch @@ -0,0 +1,4189 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid be275fba-58f6-4a8a-b37c-129fb648aed7) + + (paper "A4") + + (title_block + (title "Scopefun Oscilloscope") + (rev "v2") + (comment 1 "Copyright Dejan Priversek 2017") + (comment 2 "Licensed under CERN OHL v.1.2") + ) + + (lib_symbols + (symbol "ScopefunParts:+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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (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 "ScopefunParts:+Va" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+Va_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 "+Va_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "Va" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:-Va" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "-Va_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 "-Va_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "-Va" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:1N4148W" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at 2.54 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1N4148W" (id 1) (at 2.54 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOD123" (id 2) (at 0 -5.715 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.diodes.com/datasheets/ds30086.pdf" (id 3) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "1N4148W-7-F" (id 4) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "SURFACE MOUNT FAST SWITCHING DIODE 150mA" (id 5) (at 0 9.525 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "SURFACE MOUNT FAST SWITCHING DIODE" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Diode_* D-Pak_TO252AA *SingleDiode *_Diode_* *SingleDiode*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "1N4148W_0_1" + (polyline + (pts + (xy -1.27 -1.27) + (xy 1.27 -1.27) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 1.27) + (xy 0 -1.27) + (xy 1.27 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + ) + (symbol "1N4148W_1_1" + (pin passive line (at 0 -3.81 90) (length 2.54) + (name "K" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 3.81 270) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:AD8337" (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -15.24 12.7 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "AD8337" (id 1) (at -5.08 12.7 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:CP-8-2" (id 2) (at 0 -14.605 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.analog.com/media/en/technical-documentation/data-sheets/AD8337.pdf" (id 3) (at 0 -18.415 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "AD8337BCPZ-REEL7" (id 4) (at 0 15.875 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "DC-Coupled VGA (voltage adjusted gain)" (id 5) (at 0 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "DC-Coupled VGA (voltage adjusted gain)" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "AD8337_0_1" + (rectangle (start -17.145 9.525) (end 17.145 -10.795) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (circle (center -2.54 3.81) (radius 0.3556) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -10.922 1.27) + (xy -9.906 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -10.922 6.35) + (xy -9.906 6.35) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -10.414 6.858) + (xy -10.414 5.842) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 3.81) + (xy -3.81 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.604 1.778) + (xy 4.572 -1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 7.62 -2.54) + (xy 7.62 -6.35) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -11.43 -3.81) + (xy -2.54 -3.81) + (xy -2.54 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 0) + (xy 2.54 0) + (xy -1.27 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -11.43 8.89) + (xy -3.81 3.81) + (xy -11.43 -1.27) + (xy -11.43 8.89) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 5.08) + (xy 3.81 -5.08) + (xy 11.43 0) + (xy 3.81 5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.604 1.778) + (xy 5.842 1.016) + (xy 6.35 0.762) + (xy 6.604 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + ) + (symbol "AD8337_1_1" + (pin output line (at 17.78 0 180) (length 6.35) + (name "VOUT" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -17.78 -8.89 0) (length 6.35) + (name "VCOM" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 6.35 0) (length 6.35) + (name "INPP" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 1.27 0) (length 6.35) + (name "INPN" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -17.78 -3.81 0) (length 6.35) + (name "PRAO" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 11.43 -11.43 90) (length 6.35) + (name "VNEG" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 7.62 -11.43 90) (length 6.35) + (name "GAIN" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 11.43 10.16 270) (length 6.35) + (name "VPOS" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 15.24 -11.43 90) (length 6.35) + (name "EP" (effects (font (size 1.27 1.27)))) + (number "EP" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:ADA4932-1" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 7.62 5.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ADA4932-1" (id 1) (at 7.62 -5.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:CP-16-2" (id 2) (at 0 -25.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.analog.com/media/en/technical-documentation/data-sheets/ADA4932-1_4932-2.pdf" (id 3) (at 0 -22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ADA4932-1YCPZ-R7" (id 4) (at 0 20.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Power Differential ADC Driver, -3 dB bandwidth of 560 MHz, G = 1" (id 5) (at 0 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Low Power Differential ADC Driver, -3 dB bandwidth of 560 MHz, G = 1" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "ADA4932-1_0_0" + (circle (center -1.27 -8.89) (radius 0.3556) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center -1.27 8.89) (radius 0.3556) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -5.334 -7.62) + (xy -5.08 -7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.334 7.62) + (xy -5.08 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 -9.144) + (xy -5.08 -8.89) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 8.89) + (xy -5.08 9.144) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -9.144) + (xy -2.54 -8.89) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 8.89) + (xy -2.54 9.144) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.397 -8.89) + (xy -1.397 -3.937) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.397 8.636) + (xy -1.397 4.191) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.397 8.89) + (xy -1.397 3.937) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 -8.89) + (xy -1.27 -4.064) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 8.89) + (xy -1.27 4.064) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.143 8.89) + (xy -1.143 4.191) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -9.144) + (xy 0 -8.89) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 3.81) + (xy 0 3.302) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 8.89) + (xy 0 9.144) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.016 -2.54) + (xy 1.524 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 -9.144) + (xy 2.54 -8.89) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 -8.89) + (xy -5.08 -8.89) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 8.89) + (xy -5.08 8.89) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 9.144) + (xy 2.54 8.89) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 9.144) + (xy 5.08 8.89) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 6.35 -2.54) (radius 0.3556) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center 6.35 2.54) (radius 0.3556) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (text " PD" (at 0 1.524 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "ADA4932-1_0_1" + (polyline + (pts + (xy -5.588 0) + (xy -5.08 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.334 -3.81) + (xy -5.08 -3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.334 3.81) + (xy -5.08 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -4.572 -3.81) + (xy -3.048 -3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -4.572 3.81) + (xy -3.048 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 4.572) + (xy -3.81 3.048) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 8.89) + (xy 0 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 0) + (xy -5.08 6.35) + (xy -5.08 -6.35) + (xy 5.08 0) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (polyline + (pts + (xy 6.35 -2.54) + (xy 6.35 -3.81) + (xy 2.54 -7.62) + (xy -5.08 -7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.35 2.54) + (xy 6.35 3.81) + (xy 2.54 7.62) + (xy -5.08 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (pin power_in line (at -5.08 -15.24 90) (length 6.096) + (name "-Vs" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -2.54 -15.24 90) (length 6.096) + (name "-Vs" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -15.24 90) (length 6.096) + (name "-Vs" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 2.54 -15.24 90) (length 6.096) + (name "-Vs" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 2.54 15.24 270) (length 6.096) + (name "+Vs" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 15.24 270) (length 6.096) + (name "+Vs" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -2.54 15.24 270) (length 6.096) + (name "+Vs" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -5.08 15.24 270) (length 6.096) + (name "+Vs" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "ADA4932-1_1_0" + (text "Vocm" (at -2.286 0 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "ADA4932-1_1_1" + (pin output line (at -11.43 7.62 0) (length 6.096) + (name "-FB" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 -2.54 180) (length 6.096) + (name "+OUT" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 2.54 180) (length 6.096) + (name "-OUT" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 5.08 15.24 270) (length 6.096) + (name "r~{PD}" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 3.81 0) (length 6.096) + (name "+IN" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -3.81 0) (length 6.096) + (name "-IN" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 -7.62 0) (length 6.096) + (name "+FB" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 0 0) (length 6.096) + (name "Vocm" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -15.24 90) (length 6.096) + (name "EP" (effects (font (size 1.27 1.27)))) + (number "EP" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:C_0.1u" (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_0.1u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0.1u_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_0.1u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_10n_0402" (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_10n_0402" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205012" (id 4) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0402 50V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_10n_0402_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_10n_0402_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_2p" (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_2p" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C1608C0G2A020C080AA" (id 4) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V C0G 0.25P" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 50V C0G 0.25P" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_2p_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_2p_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:G6K-2F-Y-DC4.5" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "RE" (id 0) (at 0 10.16 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "G6K-2F-Y-DC4.5" (id 1) (at 0 -10.16 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:G6K-2F-Y" (id 2) (at 0 -12.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.omron.com/ecb/products/pdf/en-g6k.pdf" (id 3) (at 0 -15.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Signal Relays - PCB Gullwing NoLatch 3.2 DPDT 4.5VDC 100mW" (id 4) (at 5.08 15.24 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "G6K-2F-Y-DC4.5" (id 5) (at 0 12.7 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "Low Signal Relays - PCB Gullwing NoLatch 3.2 DPDT 4.5VDC 100mW" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "G6K-2F-Y-DC4.5_0_1" + (polyline + (pts + (xy -4.064 -5.08) + (xy -3.81 -5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 5.588) + (xy -2.54 -5.588) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 -5.588) + (xy -1.27 5.588) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 -1.524) + (xy 2.54 -2.794) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.2766 -2.54) + (xy 3.2766 -0.5334) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.302 -1.524) + (xy 2.54 -1.524) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.302 0.508) + (xy 3.302 1.2446) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.302 1.2446) + (xy 3.302 2.5146) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.302 2.5146) + (xy 4.318 1.524) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 4.0386 1.2446) + (xy 3.302 0.508) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 4.0386 1.2446) + (xy 4.318 1.524) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 4.318 -1.524) + (xy 3.2766 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 4.318 -1.524) + (xy 3.302 -0.508) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 -2.286) + (xy 4.318 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 2.286) + (xy 4.318 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.8166 1.524) + (xy 6.858 2.5146) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.842 -1.524) + (xy 6.8326 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.8326 -2.54) + (xy 6.8326 -0.5334) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.8326 -0.5334) + (xy 5.842 -1.524) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.858 -1.524) + (xy 7.62 -1.524) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.858 0.508) + (xy 5.8166 1.524) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.858 2.5146) + (xy 6.858 0.508) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 7.62 -1.524) + (xy 7.62 -2.794) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 2.794) + (xy 2.54 1.524) + (xy 3.302 1.524) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.858 1.524) + (xy 7.62 1.524) + (xy 7.62 2.794) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.302 2.54) + (xy -3.556 2.794) + (xy -3.556 3.302) + (xy -3.302 3.556) + (xy -0.508 3.556) + (xy -0.254 3.81) + (xy -0.254 4.318) + (xy -0.508 4.572) + (xy -3.302 4.572) + (xy -3.81 5.08) + (xy -4.064 5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.302 2.54) + (xy -0.508 2.54) + (xy -0.254 2.286) + (xy -0.254 1.778) + (xy -0.508 1.524) + (xy -3.302 1.524) + (xy -3.556 1.27) + (xy -3.556 0.762) + (xy -3.302 0.508) + (xy -0.508 0.508) + (xy -0.254 0.254) + (xy -0.254 -0.254) + (xy -0.508 -0.508) + (xy -3.302 -0.508) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.302 -0.508) + (xy -3.556 -0.762) + (xy -3.556 -1.27) + (xy -3.302 -1.524) + (xy -0.508 -1.524) + (xy -0.254 -1.778) + (xy -0.254 -2.286) + (xy -0.508 -2.54) + (xy -3.302 -2.54) + (xy -3.556 -2.794) + (xy -3.556 -3.302) + (xy -3.302 -3.556) + (xy -0.508 -3.556) + (xy -0.254 -3.81) + (xy -0.254 -4.318) + (xy -0.508 -4.572) + (xy -3.302 -4.572) + (xy -3.81 -5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 5.08 -2.54) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 5.08 2.54) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 8.255 6.985) (end -8.255 -6.985) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "G6K-2F-Y-DC4.5_1_1" + (pin input line (at -8.89 -5.08 0) (length 4.826) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 2.54 -7.62 90) (length 4.826) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -7.62 90) (length 4.826) + (name "3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 -7.62 90) (length 4.826) + (name "4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 7.62 270) (length 4.826) + (name "5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 7.62 270) (length 4.826) + (name "6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 2.54 7.62 270) (length 4.826) + (name "7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -8.89 5.08 0) (length 4.826) + (name "8" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:LTC6754" (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 3.81 -5.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "LTC6754" (id 1) (at 3.81 -7.62 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SC70-6" (id 2) (at 0 -13.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://cds.linear.com/docs/en/datasheet/6754f.pdf" (id 3) (at 0 -11.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LTC6754HSC6#TRMPBF" (id 4) (at 0 11.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Rail-to-Rail, High-Speed Comparator with LVDS Compatible Outputs" (id 5) (at 0 13.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Rail-to-Rail, High-Speed Comparator with LVDS Compatible Outputs" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "LTC6754_0_1" + (polyline + (pts + (xy 0 -4.826) + (xy 0 -3.302) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 4.826) + (xy 0 3.302) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 1.27) + (xy 3.175 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 0) + (xy -5.08 6.35) + (xy -5.08 -6.35) + (xy 5.08 0) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (circle (center 4.318 -1.27) (radius 0.635) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (pin power_in line (at 0 -8.89 90) (length 4.064) + (name "Vee" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "LTC6754_1_1" + (pin output line (at 7.62 1.27 180) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 2.54 0) (length 2.54) + (name "+" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 2.54) + (name "-" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 8.89 270) (length 4.064) + (name "Vcc" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 -1.27 180) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:R_100R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_100R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_100R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_240R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_240R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2400V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_240R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_240R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_402R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_402R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4020V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_402R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_402R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_499R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_499R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4990V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_499R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_499R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_6.8k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_6.8k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF6801V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_6.8k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_6.8k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "Scopefun_v2-rescue:GND" (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" "GND" (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) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 163.83 116.84) (diameter 0) (color 0 0 0 0) + (uuid 049cbf95-042a-40dc-a3fc-1ac7942a1668) + ) + (junction (at 214.63 91.44) (diameter 0) (color 0 0 0 0) + (uuid 0c990048-7035-4646-8b07-f79fbfddff62) + ) + (junction (at 80.01 179.07) (diameter 0) (color 0 0 0 0) + (uuid 0f81970b-f55e-4039-a8ff-40c0a07bab88) + ) + (junction (at 166.37 29.21) (diameter 0) (color 0 0 0 0) + (uuid 110e359e-5f88-4430-8754-51124b3f8591) + ) + (junction (at 93.98 67.31) (diameter 0) (color 0 0 0 0) + (uuid 18a17eb6-f45e-4c15-bce2-217ce6b1e774) + ) + (junction (at 166.37 116.84) (diameter 0) (color 0 0 0 0) + (uuid 1a4add92-5742-4fab-af16-ac7b68bda48c) + ) + (junction (at 139.7 128.27) (diameter 0) (color 0 0 0 0) + (uuid 1b129e0e-6a99-498a-bbfa-1e9cdb10259f) + ) + (junction (at 172.72 106.68) (diameter 0) (color 0 0 0 0) + (uuid 22c5ec8c-92fa-43bc-955a-ac62de3d0d1e) + ) + (junction (at 48.26 52.07) (diameter 0) (color 0 0 0 0) + (uuid 2af80b09-e4ec-4fbf-9a6a-889b6439a0cb) + ) + (junction (at 48.26 62.23) (diameter 0) (color 0 0 0 0) + (uuid 2f4248fc-bac1-4746-8fce-b7d7e338527c) + ) + (junction (at 246.38 69.85) (diameter 0) (color 0 0 0 0) + (uuid 32648182-78d1-48bd-92e8-99a019338fe4) + ) + (junction (at 80.01 135.89) (diameter 0) (color 0 0 0 0) + (uuid 3b15cc06-7d3c-4626-808e-cdda2174d896) + ) + (junction (at 207.01 52.07) (diameter 0) (color 0 0 0 0) + (uuid 5194aa52-8a01-4b48-9fe0-6f06965993f4) + ) + (junction (at 163.83 106.68) (diameter 0) (color 0 0 0 0) + (uuid 5f72faf8-8342-4403-84e1-1a42e963da2b) + ) + (junction (at 57.15 107.95) (diameter 0) (color 0 0 0 0) + (uuid 600790da-009c-416b-b328-c098d09ec7e9) + ) + (junction (at 34.29 93.98) (diameter 0) (color 0 0 0 0) + (uuid 61a38305-be0b-4f78-b599-39311c073f79) + ) + (junction (at 34.29 163.83) (diameter 0) (color 0 0 0 0) + (uuid 6a44edfe-2ae4-4a26-af04-29021170551e) + ) + (junction (at 184.15 36.83) (diameter 0) (color 0 0 0 0) + (uuid 6bac8064-9e5b-4360-8ae1-29dc97f679dc) + ) + (junction (at 93.98 24.13) (diameter 0) (color 0 0 0 0) + (uuid 6bd49631-1768-47cd-8529-b0e9abf84fcc) + ) + (junction (at 163.83 147.32) (diameter 0) (color 0 0 0 0) + (uuid 6cd77dcc-687e-4bef-bdd7-1e33399d0f19) + ) + (junction (at 139.7 48.26) (diameter 0) (color 0 0 0 0) + (uuid 6cf1f8a5-0115-4654-96fb-fd5a2b2f392e) + ) + (junction (at 161.29 59.69) (diameter 0) (color 0 0 0 0) + (uuid 76d14182-5fab-4f07-b34a-9bc7b5ea7c05) + ) + (junction (at 172.72 154.94) (diameter 0) (color 0 0 0 0) + (uuid 76dc83c0-04b7-4721-befc-235e837b0de0) + ) + (junction (at 203.2 91.44) (diameter 0) (color 0 0 0 0) + (uuid 7a89709d-a8cb-4a64-a3a3-ed263fad27d0) + ) + (junction (at 139.7 135.89) (diameter 0) (color 0 0 0 0) + (uuid 7e3f02e6-08b0-4eba-ad24-218495a9d231) + ) + (junction (at 163.83 29.21) (diameter 0) (color 0 0 0 0) + (uuid 7f0652db-34e0-4fb2-8abe-37eb1d07dc0f) + ) + (junction (at 161.29 147.32) (diameter 0) (color 0 0 0 0) + (uuid 7fe6591b-8f40-443d-8aeb-5a9e439d5b11) + ) + (junction (at 207.01 139.7) (diameter 0) (color 0 0 0 0) + (uuid 85e78923-8588-4c12-be82-1339495de1d9) + ) + (junction (at 151.13 63.5) (diameter 0) (color 0 0 0 0) + (uuid 897c79e5-3d91-4f46-8ead-84d2a2b4a77c) + ) + (junction (at 161.29 29.21) (diameter 0) (color 0 0 0 0) + (uuid 94bbdd44-f7f7-4f1f-93b7-2ab019235a58) + ) + (junction (at 34.29 173.99) (diameter 0) (color 0 0 0 0) + (uuid a02123a2-48d6-42d7-8224-1acec1028ae3) + ) + (junction (at 161.29 116.84) (diameter 0) (color 0 0 0 0) + (uuid a3320d5c-237c-4cca-a6a9-4a2f9b14c9cd) + ) + (junction (at 172.72 67.31) (diameter 0) (color 0 0 0 0) + (uuid a716e681-e2d2-4217-9700-8aaa0b177bfd) + ) + (junction (at 207.01 36.83) (diameter 0) (color 0 0 0 0) + (uuid aa519abb-0e99-4d57-a68c-08794f0a2550) + ) + (junction (at 139.7 40.64) (diameter 0) (color 0 0 0 0) + (uuid b1000fa4-8405-4913-bb2a-3a576510c1f7) + ) + (junction (at 207.01 124.46) (diameter 0) (color 0 0 0 0) + (uuid b62c4095-f1c0-47c0-a2a2-cdabd2346de9) + ) + (junction (at 172.72 19.05) (diameter 0) (color 0 0 0 0) + (uuid b7d67ba7-4b2e-4b7b-bc09-1781cc024e35) + ) + (junction (at 163.83 154.94) (diameter 0) (color 0 0 0 0) + (uuid c780881d-a88b-414a-bb24-96d11e675688) + ) + (junction (at 151.13 151.13) (diameter 0) (color 0 0 0 0) + (uuid d083eb6c-4193-4c6e-8bed-de8b6ee512ce) + ) + (junction (at 57.15 118.11) (diameter 0) (color 0 0 0 0) + (uuid d92bbe04-d739-4545-819a-e5ee4b4b49b1) + ) + (junction (at 163.83 59.69) (diameter 0) (color 0 0 0 0) + (uuid d96154b3-e481-4778-addc-507db9c3272d) + ) + (junction (at 163.83 67.31) (diameter 0) (color 0 0 0 0) + (uuid e50054c1-942f-418a-bfd7-d248cd0d4c57) + ) + (junction (at 163.83 19.05) (diameter 0) (color 0 0 0 0) + (uuid ffb2a04f-519f-4d64-837d-926b42c94e96) + ) + + (no_connect (at 38.1 105.41) (uuid 5032b52d-fb14-4fb1-916e-c43f68350d75)) + (no_connect (at 40.64 105.41) (uuid 59b21f1a-4908-44f3-b1d8-8559abe21d1e)) + (no_connect (at 43.18 105.41) (uuid 6620ece5-b552-42e3-b4a7-a863bb396ec1)) + + (wire (pts (xy 93.98 59.69) (xy 93.98 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 00f6a67c-a032-469e-9560-b139d4e1b4a7) + ) + (wire (pts (xy 130.81 40.64) (xy 105.41 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 02103ae5-54fb-4b80-a4c2-6096261b830e) + ) + (wire (pts (xy 135.89 128.27) (xy 139.7 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 032ce8f7-50b1-4b5b-8ab4-9b0ab129f543) + ) + (wire (pts (xy 151.13 151.13) (xy 151.13 153.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 03678ba9-17ac-400b-8677-c95d07d3bb07) + ) + (wire (pts (xy 163.83 19.05) (xy 172.72 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 037de9aa-a34e-4431-8769-841d7d04060a) + ) + (wire (pts (xy 105.41 48.26) (xy 100.33 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 043d2135-ee0b-4418-abd9-474991e268c8) + ) + (wire (pts (xy 100.33 67.31) (xy 93.98 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 04c74dd5-f6c8-4c9d-8c28-3b17ac54986b) + ) + (wire (pts (xy 64.77 57.15) (xy 60.96 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0653ab69-e029-4b96-ac20-3fc5f586df4c) + ) + (wire (pts (xy 203.2 101.6) (xy 203.2 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 069bdd9d-f380-4c58-987e-4887748031e8) + ) + (wire (pts (xy 139.7 48.26) (xy 152.4 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 094d2945-737c-46f1-8394-9f389b0be592) + ) + (wire (pts (xy 172.72 106.68) (xy 177.8 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 12fa97ca-9c7c-4df1-bac7-aa03d210c139) + ) + (wire (pts (xy 207.01 139.7) (xy 219.71 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 13648ca4-e722-4a18-89a2-494d7d0dcd86) + ) + (wire (pts (xy 246.38 69.85) (xy 261.62 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 17a1090e-1ea0-4ddd-9da2-e68411fa1c2d) + ) + (wire (pts (xy 261.62 69.85) (xy 261.62 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 17dccccc-0b52-460b-b2ea-f26a9b3fe290) + ) + (wire (pts (xy 139.7 52.07) (xy 139.7 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 18fa4eac-44be-4c19-85bd-ae41ed4e9ca9) + ) + (wire (pts (xy 194.31 91.44) (xy 189.23 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1949e7c9-6123-4a49-85e5-c886919fc2f5) + ) + (wire (pts (xy 199.39 91.44) (xy 203.2 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1e0670b1-a793-48f4-9da3-84fa0c929ebd) + ) + (wire (pts (xy 196.85 36.83) (xy 207.01 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1e275933-5be0-491f-88b9-c7c31ea8dbc6) + ) + (wire (pts (xy 163.83 147.32) (xy 163.83 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1ebf55b2-09a7-4dc8-8b62-2c2166fb1446) + ) + (wire (pts (xy 161.29 147.32) (xy 163.83 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1f9ccce3-d270-41bf-b306-ecdce0469f39) + ) + (wire (pts (xy 172.72 154.94) (xy 179.07 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 20490b64-c4d4-43ea-b189-06039ae62622) + ) + (wire (pts (xy 184.15 36.83) (xy 184.15 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 207a9b68-ea21-467f-b341-b6143b5f6353) + ) + (wire (pts (xy 86.36 160.02) (xy 97.79 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2410cb12-10cd-45ed-a4e0-13df7fd75755) + ) + (wire (pts (xy 163.83 154.94) (xy 163.83 162.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 25ec3b6d-d1bd-4f1e-9015-8f94a9090444) + ) + (wire (pts (xy 60.96 62.23) (xy 48.26 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 264d62b2-4dce-43cb-8ed6-cc9704332239) + ) + (wire (pts (xy 158.75 29.21) (xy 161.29 29.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 28449fbe-c83c-4caf-9302-16b9df6b395f) + ) + (wire (pts (xy 163.83 106.68) (xy 163.83 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 29b77951-62f8-4810-ba59-87f01e5ffc91) + ) + (wire (pts (xy 151.13 63.5) (xy 151.13 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a33e7d2-7868-47db-94eb-6554033ac8a0) + ) + (wire (pts (xy 151.13 132.08) (xy 151.13 151.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2aa993cf-8d94-4933-945f-a8ecf80ac0d1) + ) + (wire (pts (xy 161.29 29.21) (xy 163.83 29.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2ac052e5-84c7-4fd1-be06-601f0661c7c7) + ) + (wire (pts (xy 52.07 52.07) (xy 48.26 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2c831197-3673-4a55-945e-4f3263f57df0) + ) + (wire (pts (xy 152.4 44.45) (xy 151.13 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2cb074dd-6c48-4e02-bb35-805b51be3a4d) + ) + (wire (pts (xy 191.77 124.46) (xy 184.15 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d1e1fda-3c36-4d71-895c-6f1946ddf04d) + ) + (wire (pts (xy 40.64 153.67) (xy 50.8 153.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2dc87334-fd40-4e01-9fef-3fdc57ef4547) + ) + (wire (pts (xy 83.82 171.45) (xy 83.82 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2de38d86-7c82-418c-99ca-14d4f0d099d3) + ) + (wire (pts (xy 40.64 93.98) (xy 40.64 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2e49cb80-72d5-4c7c-ad59-9d99ad1c9f65) + ) + (wire (pts (xy 80.01 134.62) (xy 80.01 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2f670aab-9e89-41fe-876d-bce239efa431) + ) + (wire (pts (xy 184.15 139.7) (xy 184.15 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 307d06a5-a22d-4946-8b80-4f092fd73e46) + ) + (wire (pts (xy 256.54 92.71) (xy 256.54 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 311b8624-7d9a-437a-9da5-5987fabc6fde) + ) + (wire (pts (xy 177.8 113.03) (xy 177.8 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 336d36fa-a7d0-4e31-b97e-7e2f57518017) + ) + (wire (pts (xy 34.29 124.46) (xy 34.29 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 33745c76-493d-4e4a-a755-f97ece143302) + ) + (wire (pts (xy 135.89 48.26) (xy 139.7 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 33c8b5d9-f488-4aa6-bc3f-f58a56be5f10) + ) + (wire (pts (xy 172.72 74.93) (xy 172.72 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 355967bb-76d7-417b-99f5-a39dd20a6464) + ) + (wire (pts (xy 163.83 106.68) (xy 172.72 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 382ce14f-0b78-4c2d-9fe1-67023cc607e4) + ) + (wire (pts (xy 139.7 135.89) (xy 152.4 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 396c37bd-b192-4aaa-9cdf-0ef19d93484b) + ) + (wire (pts (xy 166.37 116.84) (xy 168.91 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3a802fcc-c1e2-4464-99dd-e7d44e1fe13a) + ) + (wire (pts (xy 196.85 124.46) (xy 207.01 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3b3d2d84-2ac8-47cd-8dba-03b5f636c156) + ) + (wire (pts (xy 254 92.71) (xy 256.54 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3d25ea00-3597-4b84-9896-d06c9254cef7) + ) + (wire (pts (xy 34.29 158.75) (xy 50.8 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3d349242-813e-4b0d-b017-d7c82e86c036) + ) + (wire (pts (xy 135.89 135.89) (xy 139.7 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3e759481-bd1e-43d1-a516-704165a0cc70) + ) + (wire (pts (xy 34.29 171.45) (xy 34.29 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3f9478d4-122a-4960-956c-35916e723b41) + ) + (wire (pts (xy 184.15 129.54) (xy 171.45 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3fc7e44e-eaa5-446c-aee1-c1bf6217aff8) + ) + (wire (pts (xy 86.36 186.69) (xy 86.36 185.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 40305e0e-c9f1-49e6-9a11-38396c5aad44) + ) + (wire (pts (xy 177.8 106.68) (xy 177.8 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 40f359aa-e8bc-4d4c-ab4e-c4039d94c199) + ) + (wire (pts (xy 163.83 116.84) (xy 163.83 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 416f2dc9-040a-4c76-990c-e10ccd505522) + ) + (wire (pts (xy 139.7 36.83) (xy 139.7 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 42a0b0eb-418d-4a6c-b34a-c60d1edfa6b1) + ) + (wire (pts (xy 163.83 19.05) (xy 163.83 17.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 431859e2-85b1-4c67-ab65-52215eba8035) + ) + (wire (pts (xy 172.72 113.03) (xy 172.72 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 43beef6b-84fd-4602-9d39-3c51fadccc5b) + ) + (wire (pts (xy 151.13 132.08) (xy 152.4 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4bbfefb7-b361-4f0e-bef5-16e1f34225fb) + ) + (wire (pts (xy 139.7 128.27) (xy 152.4 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4c2ca80d-4093-4a53-8185-5c381fa3504a) + ) + (wire (pts (xy 177.8 67.31) (xy 177.8 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4c72f16d-8cd5-48da-94bc-78d9517b0075) + ) + (wire (pts (xy 184.15 46.99) (xy 171.45 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4ca74f24-ecf3-4ff5-afc6-b10ba78ad56b) + ) + (wire (pts (xy 224.79 96.52) (xy 238.76 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4caa68da-1d74-422f-8bbe-3c28c9ea4b69) + ) + (wire (pts (xy 214.63 101.6) (xy 214.63 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4cc8f330-0552-463d-8506-7fc2c95c4de2) + ) + (wire (pts (xy 40.64 120.65) (xy 40.64 153.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4d65018e-4d1b-43c4-a8bd-5faea86df2b4) + ) + (wire (pts (xy 43.18 163.83) (xy 50.8 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4e9d9bbb-bb4b-4f71-a57a-a915249deb73) + ) + (wire (pts (xy 34.29 93.98) (xy 40.64 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 500022f4-e177-443b-8ee6-479a0f9b82ed) + ) + (wire (pts (xy 184.15 27.94) (xy 184.15 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 518648e5-4c77-424a-b965-aef22f525c53) + ) + (wire (pts (xy 184.15 134.62) (xy 171.45 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 525f23b9-a23c-4305-afe1-22811746f220) + ) + (wire (pts (xy 168.91 147.32) (xy 168.91 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 52f557c6-497a-45d3-b9e2-7c54cb5ca23a) + ) + (wire (pts (xy 97.79 160.02) (xy 97.79 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 55dcd4b1-3ec3-494e-849b-67d739100f19) + ) + (wire (pts (xy 54.61 107.95) (xy 57.15 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5745a04b-39bd-4cb4-89ea-e90a2c48774a) + ) + (wire (pts (xy 191.77 36.83) (xy 184.15 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 580bcbef-c9c2-457f-8868-2dffbabb4aea) + ) + (wire (pts (xy 43.18 124.46) (xy 34.29 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b896b72-bf91-4f1d-b645-e2f615417a3f) + ) + (wire (pts (xy 163.83 29.21) (xy 163.83 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5bce6732-4026-40a9-a828-7e9b55a30ffd) + ) + (wire (pts (xy 48.26 46.99) (xy 48.26 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5d335cde-5d82-409a-94b4-460411cc13b4) + ) + (wire (pts (xy 139.7 124.46) (xy 139.7 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 614a403a-474a-4306-b606-97f15c564ef8) + ) + (wire (pts (xy 99.06 25.4) (xy 99.06 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 624700dd-baae-4a20-a2e6-b73e4b0e622b) + ) + (wire (pts (xy 203.2 91.44) (xy 207.01 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 62610a45-b84b-41e5-ae75-7b1fa2d960d1) + ) + (wire (pts (xy 212.09 91.44) (xy 214.63 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 63644b3f-486a-46db-be27-481471e940f4) + ) + (wire (pts (xy 256.54 95.25) (xy 256.54 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6405479c-163e-47e9-aea2-046cee20d9e5) + ) + (wire (pts (xy 207.01 36.83) (xy 220.98 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 67d8ad43-8706-4f7d-a486-aab8fe8938a8) + ) + (wire (pts (xy 80.01 171.45) (xy 80.01 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 67dceaff-b3ab-4673-8804-ffccf009d830) + ) + (wire (pts (xy 128.27 135.89) (xy 130.81 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 687f3fb3-88e1-4140-99d0-932bef1b418f) + ) + (wire (pts (xy 48.26 52.07) (xy 48.26 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 69f68032-346c-4a67-ae83-b69f5744a658) + ) + (wire (pts (xy 163.83 59.69) (xy 166.37 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6a73fc4c-618b-48c2-89e9-94ed1c8e947d) + ) + (wire (pts (xy 34.29 163.83) (xy 34.29 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6c041178-899c-40f7-88b5-233bb16bbe00) + ) + (wire (pts (xy 246.38 68.58) (xy 246.38 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6e8e2ce6-25e4-45c5-9bc7-02a69f9cfe4b) + ) + (wire (pts (xy 256.54 97.79) (xy 260.35 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6fcc8cde-7812-4760-94c7-e0a6bb74b8cd) + ) + (wire (pts (xy 34.29 158.75) (xy 34.29 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 710a512b-7b56-4f7f-bfcb-35465a2e76f9) + ) + (wire (pts (xy 97.79 128.27) (xy 130.81 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 71721ead-7191-497d-a00f-8fb300e9f5c2) + ) + (wire (pts (xy 143.51 52.07) (xy 139.7 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7406101f-106a-45d1-912f-650a7ccfd0e7) + ) + (wire (pts (xy 60.96 57.15) (xy 60.96 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7727d576-9cb7-40e7-a454-bc3de6719932) + ) + (wire (pts (xy 38.1 163.83) (xy 34.29 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 79415c1b-cc22-4b7c-bc05-fd9d3e052059) + ) + (wire (pts (xy 191.77 27.94) (xy 184.15 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7aceb50e-cb67-4afd-9c8c-716237856cce) + ) + (wire (pts (xy 184.15 52.07) (xy 184.15 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7dc8afb2-47e3-4136-9ae3-dbe9b5c6384f) + ) + (wire (pts (xy 254 95.25) (xy 256.54 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7df7f280-31c2-4471-a723-052a8da1acce) + ) + (wire (pts (xy 184.15 124.46) (xy 184.15 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7e6726ff-283a-4ed7-b60b-d90a98630cf5) + ) + (wire (pts (xy 99.06 24.13) (xy 93.98 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8258c8e2-5f0a-41a7-a67d-d3054f44d244) + ) + (wire (pts (xy 30.48 132.08) (xy 38.1 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 82d6bed5-fe1c-4371-abeb-57e5be235891) + ) + (wire (pts (xy 57.15 107.95) (xy 67.31 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 83020860-adc7-4f08-a9a7-2ec631195065) + ) + (wire (pts (xy 177.8 25.4) (xy 177.8 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 84062cb7-1fa9-4726-ab10-7af55c35f7bf) + ) + (wire (pts (xy 57.15 52.07) (xy 64.77 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 84625814-3c34-4997-9c1c-566a30048a0f) + ) + (wire (pts (xy 143.51 124.46) (xy 139.7 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 86071cfe-1543-479d-bd7a-9553562bc5e9) + ) + (wire (pts (xy 93.98 67.31) (xy 93.98 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 88753d3c-e288-4a8d-a9a1-29448a3cba6a) + ) + (wire (pts (xy 158.75 116.84) (xy 161.29 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8cf7d650-0997-40ed-ba86-7eb9a2ea678a) + ) + (wire (pts (xy 207.01 46.99) (xy 207.01 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8d059e65-4e84-42b9-8a98-f1a833ba10dc) + ) + (wire (pts (xy 151.13 158.75) (xy 151.13 162.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8d418f4a-1f96-40d9-af23-daa03b7feb31) + ) + (wire (pts (xy 93.98 22.86) (xy 93.98 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 901ecf50-b5b1-4442-9f78-15fbc62c10b5) + ) + (wire (pts (xy 196.85 52.07) (xy 207.01 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 919646d5-113f-4e62-80f4-2ec58c8b72a8) + ) + (wire (pts (xy 50.8 168.91) (xy 46.99 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 91c13ed2-1035-4e8a-b348-26e573bcfce9) + ) + (wire (pts (xy 168.91 59.69) (xy 168.91 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 922db659-b88c-4732-a911-2b45c05f13fc) + ) + (wire (pts (xy 139.7 40.64) (xy 152.4 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 933bb52a-34ce-40ab-9459-0988212d51f0) + ) + (wire (pts (xy 143.51 36.83) (xy 139.7 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 948e17a4-3323-4e8b-8f06-cbf9d51cce76) + ) + (wire (pts (xy 172.72 106.68) (xy 172.72 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 96752d91-b1d8-4e14-870e-215a5a87ee0e) + ) + (wire (pts (xy 161.29 116.84) (xy 163.83 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9a51fda4-8aea-4149-9d95-6fd6132cdf25) + ) + (wire (pts (xy 177.8 19.05) (xy 177.8 20.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9c11575e-b6b1-413d-bf81-6caffda4ed79) + ) + (wire (pts (xy 93.98 24.13) (xy 93.98 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9c123313-7275-4655-945a-8ee1d8cac48c) + ) + (wire (pts (xy 158.75 59.69) (xy 161.29 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9c465d0a-3acf-44e4-926b-a8e6ae8ccd7b) + ) + (wire (pts (xy 184.15 41.91) (xy 171.45 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9c8e37e8-5fb2-4bbf-bf72-b7b396f9cb47) + ) + (wire (pts (xy 43.18 120.65) (xy 43.18 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9cb3ab70-f859-494a-87ac-434fbc66c33e) + ) + (wire (pts (xy 130.81 48.26) (xy 128.27 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9cf04930-92e2-4361-96fe-0e85f3c4b63b) + ) + (wire (pts (xy 85.09 135.89) (xy 80.01 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9f7adb6b-5df9-4d03-b0e6-cbdba04bf2fb) + ) + (wire (pts (xy 207.01 124.46) (xy 207.01 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a0741fe9-d93d-4357-a2d0-5bf3cdec3ffd) + ) + (wire (pts (xy 57.15 116.84) (xy 57.15 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a0943e33-5217-4cb2-9cb6-2c232f98dc8e) + ) + (wire (pts (xy 143.51 139.7) (xy 139.7 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a0fbbaf8-8c31-444a-8589-c494a935cb8e) + ) + (wire (pts (xy 151.13 44.45) (xy 151.13 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a103e322-082e-4ef6-b79f-47cebf258ece) + ) + (wire (pts (xy 148.59 124.46) (xy 152.4 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a2eca0c6-0180-41a9-ba6c-74c3cbd500fd) + ) + (wire (pts (xy 97.79 59.69) (xy 97.79 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3d65116-caf8-44db-9529-7f66d3f2b20e) + ) + (wire (pts (xy 54.61 118.11) (xy 57.15 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a8091706-fc03-485f-99de-85f037326f50) + ) + (wire (pts (xy 163.83 59.69) (xy 163.83 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a82dccd0-c2cd-4bf9-86b4-efddd3a8276f) + ) + (wire (pts (xy 57.15 118.11) (xy 60.96 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a8766588-1d8e-425b-8ccc-2fc6d916aa22) + ) + (wire (pts (xy 76.2 175.26) (xy 73.66 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ac060b34-f677-47ee-900d-de2d436a0594) + ) + (wire (pts (xy 246.38 69.85) (xy 246.38 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ace3a969-0029-436d-84a0-0374f03b6edf) + ) + (wire (pts (xy 139.7 139.7) (xy 139.7 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ad8e30e7-0cff-47ce-9ecc-a330acae07ee) + ) + (wire (pts (xy 163.83 147.32) (xy 166.37 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ae27b2d9-5078-4968-a9c5-24c82db12a60) + ) + (wire (pts (xy 166.37 29.21) (xy 168.91 29.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aeea4290-88f8-46e6-95e4-d01b38357565) + ) + (wire (pts (xy 135.89 40.64) (xy 139.7 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b00f55cd-2fd0-4be3-95f5-ff701f60c355) + ) + (wire (pts (xy 40.64 41.91) (xy 64.77 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b0e002dd-b1fa-41a7-b5d3-8a6b1ac4a333) + ) + (wire (pts (xy 90.17 59.69) (xy 90.17 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b28f3137-f7d9-42eb-8fa2-54c6b8433ccd) + ) + (wire (pts (xy 48.26 46.99) (xy 64.77 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b2e36d1d-3f98-4b91-bfed-417c09bb03e1) + ) + (wire (pts (xy 214.63 91.44) (xy 214.63 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b33915f1-896a-4971-bf05-1a91d75ab3fc) + ) + (wire (pts (xy 86.36 179.07) (xy 80.01 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b3d2b3b2-eee3-4354-96ae-35ebc3a7e3fd) + ) + (wire (pts (xy 203.2 96.52) (xy 203.2 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b51e6374-6b7d-472e-92f2-9dae266de01e) + ) + (wire (pts (xy 46.99 168.91) (xy 46.99 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b5439700-fda7-4956-b08c-8949e60f6fe5) + ) + (wire (pts (xy 99.06 31.75) (xy 99.06 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b6faa3d1-9cab-4cf0-bbf1-abc808bc9059) + ) + (wire (pts (xy 148.59 139.7) (xy 152.4 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b76342d5-1e15-4862-b1f2-61ba5d5402c4) + ) + (wire (pts (xy 151.13 63.5) (xy 147.32 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b81dfee1-a640-4f3f-9d50-8f16edf039b6) + ) + (wire (pts (xy 148.59 36.83) (xy 152.4 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ba823e13-91c7-47a9-b198-7b27ae88618f) + ) + (wire (pts (xy 100.33 68.58) (xy 100.33 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid baa08606-faaa-40a4-8243-f2559d90760d) + ) + (wire (pts (xy 163.83 67.31) (xy 163.83 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bbc2ef43-2d07-47e1-8512-a73dc11f9792) + ) + (wire (pts (xy 163.83 29.21) (xy 166.37 29.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bbf2cda9-b894-4cb2-ba1b-f989e358506e) + ) + (wire (pts (xy 48.26 62.23) (xy 48.26 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bc31b707-f647-47b0-89f4-e0ff5f626af4) + ) + (wire (pts (xy 172.72 68.58) (xy 172.72 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bc4499ed-d675-4463-a987-f8cd58a9102c) + ) + (wire (pts (xy 148.59 52.07) (xy 152.4 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bd3d50e3-7ada-4dea-9ce2-d0c01a14134a) + ) + (wire (pts (xy 163.83 154.94) (xy 172.72 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid be777c60-066a-42c5-a3fc-a93a51cb5f92) + ) + (wire (pts (xy 158.75 147.32) (xy 161.29 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid beb27022-33ac-4698-9809-f25d7ef525da) + ) + (wire (pts (xy 177.8 73.66) (xy 177.8 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c3ec28d0-7d6a-45c7-8929-905948ef9c11) + ) + (wire (pts (xy 207.01 134.62) (xy 207.01 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c43a9791-6012-406d-8c2c-303c5f2e5e41) + ) + (wire (pts (xy 48.26 59.69) (xy 48.26 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c4416a0d-4e3c-4c32-a29d-3eba7ddf3012) + ) + (wire (pts (xy 214.63 91.44) (xy 238.76 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c6c50271-a3bf-43ec-af8d-78e684ede9d7) + ) + (wire (pts (xy 151.13 71.12) (xy 151.13 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7be7d36-044c-4624-98a0-a11901bbb38c) + ) + (wire (pts (xy 246.38 105.41) (xy 246.38 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c97c8102-2bf1-4ea4-9aa9-15a404c92447) + ) + (wire (pts (xy 172.72 156.21) (xy 172.72 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cc6a3e5e-2422-44b6-beae-ae2c7fe3db22) + ) + (wire (pts (xy 57.15 107.95) (xy 57.15 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cd676e39-8b0b-4a97-a5f7-f1a894ba4f9c) + ) + (wire (pts (xy 172.72 19.05) (xy 177.8 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cdcc8ac7-8036-4c66-8fb6-67002c3a6d39) + ) + (wire (pts (xy 30.48 93.98) (xy 34.29 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce34a1dd-d07d-48bb-aebe-a3aecf00e9f5) + ) + (wire (pts (xy 179.07 161.29) (xy 179.07 162.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cec05737-5b46-47f2-88a5-1b50d72128d9) + ) + (wire (pts (xy 86.36 180.34) (xy 86.36 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d026afe8-5538-4de1-aecf-36ce48ac0de0) + ) + (wire (pts (xy 261.62 76.2) (xy 261.62 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d2b2a0fb-ef5f-4895-93c7-ef2955a86bd7) + ) + (wire (pts (xy 85.09 137.16) (xy 85.09 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d3a2aff2-5f28-4465-9188-48602e8e75cc) + ) + (wire (pts (xy 80.01 179.07) (xy 80.01 186.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d4358cf7-5fc1-4ed0-be90-c512c61a2d72) + ) + (wire (pts (xy 172.72 162.56) (xy 172.72 161.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d477b005-312c-49d6-9daa-9d09f8b1b229) + ) + (wire (pts (xy 34.29 173.99) (xy 34.29 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d49ec4ca-9a14-43b6-b833-f230636992bc) + ) + (wire (pts (xy 80.01 135.89) (xy 80.01 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d50acb60-16fc-492d-a2d5-a4e1cb54806f) + ) + (wire (pts (xy 90.17 63.5) (xy 87.63 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d585006f-9358-47f4-9303-a822a0a26736) + ) + (wire (pts (xy 38.1 132.08) (xy 38.1 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d66a0670-bd7d-4660-9acf-4f66033949da) + ) + (wire (pts (xy 105.41 40.64) (xy 105.41 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d8004053-a96a-4db9-be88-aefe8064c65c) + ) + (wire (pts (xy 172.72 19.05) (xy 172.72 20.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d80c7616-7cc4-4a44-a28a-538f77882cc1) + ) + (wire (pts (xy 100.33 74.93) (xy 100.33 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da4d06af-2dcb-4ea0-8ec1-6de34a3ad748) + ) + (wire (pts (xy 207.01 52.07) (xy 220.98 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de202d63-9947-4b8c-8cb3-ba5ba08df6e7) + ) + (wire (pts (xy 67.31 107.95) (xy 67.31 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e25f0cb2-d101-4680-8039-e28dc3ef0e9b) + ) + (wire (pts (xy 163.83 67.31) (xy 172.72 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e2bdcc34-a8c3-4e8f-a2ac-f5a61abfc6ba) + ) + (wire (pts (xy 207.01 124.46) (xy 219.71 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e90a36c7-1880-41c9-8fe2-9ae254fff384) + ) + (wire (pts (xy 179.07 154.94) (xy 179.07 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eaa0bd9a-d861-4278-acc9-286248faecf5) + ) + (wire (pts (xy 163.83 116.84) (xy 166.37 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eb71eab7-d474-47ad-85cf-1cae531b03b5) + ) + (wire (pts (xy 191.77 52.07) (xy 184.15 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ec0b3062-fec8-4159-b282-3c3e632ad68c) + ) + (wire (pts (xy 151.13 151.13) (xy 147.32 151.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ec13d830-67f1-4408-9fd2-96be273e8b39) + ) + (wire (pts (xy 196.85 139.7) (xy 207.01 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f0fd0799-ace0-42b0-a563-79b81de9738f) + ) + (wire (pts (xy 76.2 171.45) (xy 76.2 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f149694e-4336-45f7-8a0b-aed91118ad18) + ) + (wire (pts (xy 191.77 139.7) (xy 184.15 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f345a031-cb21-4b90-913a-e2bf8193b582) + ) + (wire (pts (xy 256.54 90.17) (xy 260.35 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f420da17-70b9-4289-9973-71af4d270f42) + ) + (wire (pts (xy 172.72 25.4) (xy 172.72 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f6dd3a30-118f-450f-a0e1-e755e60c59b2) + ) + (wire (pts (xy 172.72 67.31) (xy 177.8 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f8d7a172-6be4-4856-a000-a19eea5f7323) + ) + (wire (pts (xy 46.99 173.99) (xy 34.29 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f98a1b91-9aa3-4c7d-9ab6-cc42f1ef1222) + ) + (wire (pts (xy 196.85 27.94) (xy 212.09 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f9a96519-3311-4449-9395-320ce48a3d34) + ) + (wire (pts (xy 85.09 143.51) (xy 85.09 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fa554101-4328-4c98-9592-c6659e0acd71) + ) + (wire (pts (xy 161.29 59.69) (xy 163.83 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fa7bcdd4-5b4e-46dd-8cae-c05054e89205) + ) + (wire (pts (xy 207.01 36.83) (xy 207.01 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fbdeacd2-5f57-493f-956d-539f97abf67b) + ) + + (label "AN_TRIG" (at 224.79 96.52 0) + (effects (font (size 1.905 1.905)) (justify left bottom)) + (uuid 3cbf5e00-b482-4934-aa40-30cce8ae8ed1) + ) + (label "AN_TRIG" (at 212.09 27.94 180) + (effects (font (size 1.905 1.905)) (justify right bottom)) + (uuid 54fa6277-207f-48fc-8ba5-08367c4ef83e) + ) + + (global_label "CH1_CM" (shape input) (at 147.32 63.5 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 4bcce46c-d9ae-4ab2-a9c8-5cc8f50b0e43) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "RE7" (shape input) (at 60.96 118.11 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 5066ec9a-19df-47c4-8835-fbd519c75492) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_GAIN" (shape input) (at 87.63 63.5 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 56cab98c-3eb1-41cd-bdf8-fa073613afc8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "AN_TRIG_P" (shape output) (at 260.35 90.17 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 6551c37f-9afc-4b25-9b2a-c1739b8edf17) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_CM" (shape input) (at 147.32 151.13 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 735ca608-844b-43da-824c-192e28c319d3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "AN_TRIG_LEVEL" (shape input) (at 189.23 91.44 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid a578d721-17ff-4726-b495-f28c5276fca2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_OFFSET" (shape input) (at 128.27 135.89 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid bf1f6226-2275-4b86-9c1d-d63e3a6430dd) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "AN_TRIG_N" (shape output) (at 260.35 97.79 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid e9d7dac9-cbbf-4204-819c-cc96a1f4e4ef) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_OFFSET" (shape input) (at 128.27 48.26 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid f4d5987b-377d-484f-83a0-d26e07453a42) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_GAIN" (shape input) (at 73.66 175.26 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid fd050c79-bed7-4987-a57a-77020a3e1a94) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + + (hierarchical_label "CH1-" (shape input) (at 220.98 36.83 0) + (effects (font (size 1.905 1.905) (thickness 0.381) bold) (justify left)) + (uuid 074bd178-4b8d-4443-a5fb-cfcbc87a942c) + ) + (hierarchical_label "CH1_VGA" (shape input) (at 30.48 93.98 180) + (effects (font (size 1.905 1.905) (thickness 0.381) bold) (justify right)) + (uuid 20a5fa03-1925-401c-ab1e-0afe600eece7) + ) + (hierarchical_label "CH1+" (shape input) (at 220.98 52.07 0) + (effects (font (size 1.905 1.905) (thickness 0.381) bold) (justify left)) + (uuid 5a8a64e8-0b04-48e4-b608-5cc887a127c8) + ) + (hierarchical_label "CH2-" (shape input) (at 219.71 124.46 0) + (effects (font (size 1.905 1.905) (thickness 0.381) bold) (justify left)) + (uuid 5c9a0412-4fb3-44e0-8564-dd1f1d19974f) + ) + (hierarchical_label "CH2+" (shape input) (at 219.71 139.7 0) + (effects (font (size 1.905 1.905) (thickness 0.381) bold) (justify left)) + (uuid 616d2ae0-660e-4201-aead-18acef1aaa51) + ) + (hierarchical_label "CH2_VGA" (shape input) (at 30.48 132.08 180) + (effects (font (size 1.905 1.905) (thickness 0.381) bold) (justify right)) + (uuid 9038b135-ccf5-4442-8ebb-a3944fd0e705) + ) + + (symbol (lib_id "ScopefunParts:AD8337") (at 82.55 48.26 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005678c72f) + (property "Reference" "U3" (id 0) (at 67.31 36.83 0)) + (property "Value" "AD8337" (id 1) (at 76.2 36.83 0)) + (property "Footprint" "ScopefunPackagesLibrary:CP-8-2" (id 2) (at 82.55 62.865 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.analog.com/media/en/technical-documentation/data-sheets/AD8337.pdf" (id 3) (at 82.55 66.675 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "AD8337BCPZ-REEL7" (id 4) (at 82.55 32.385 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "DC-Coupled VGA (voltage adjusted gain)" (id 5) (at 82.55 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid dc8e1d40-6cc3-44c2-9cf6-dc3bbe51b2d2)) + (pin "2" (uuid 117bb83b-fd0d-4a7f-99a7-4b0a092f31cd)) + (pin "3" (uuid b4f96a87-7e4e-4302-ae99-f25a63eef0e3)) + (pin "4" (uuid 708afca4-5a71-4303-bfc9-ea5237ae8d65)) + (pin "5" (uuid e68f32d9-cade-47b4-8c40-7f669aad6b6f)) + (pin "6" (uuid 1c607436-95e4-4659-ac1f-769eb22cee7d)) + (pin "7" (uuid 395c9465-4134-49ca-b370-a73bcf001214)) + (pin "8" (uuid 36d1ee36-f94f-4fc6-b0ef-a70466355dae)) + (pin "EP" (uuid 511f924b-6e11-4031-983f-2bc04ff60295)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 93.98 22.86 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567adf1e) + (property "Reference" "#PWR035" (id 0) (at 93.98 25.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 93.98 19.304 0)) + (property "Footprint" "" (id 2) (at 93.98 22.86 0)) + (property "Datasheet" "" (id 3) (at 93.98 22.86 0)) + (pin "1" (uuid 2c8c9572-9c16-41b9-81dc-5ea6c5fa6361)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 93.98 74.93 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567adf34) + (property "Reference" "#PWR036" (id 0) (at 93.98 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 93.98 78.486 0)) + (property "Footprint" "" (id 2) (at 93.98 74.93 0)) + (property "Datasheet" "" (id 3) (at 93.98 74.93 0)) + (pin "1" (uuid 0e61c3ec-7b20-496b-b874-22ab65ac1bd7)) + ) + + (symbol (lib_id "ScopefunParts:R_100R") (at 48.26 57.15 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567adf4a) + (property "Reference" "R19" (id 0) (at 49.53 55.88 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 49.53 58.42 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 48.26 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 48.26 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 48.26 53.34 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 48.26 50.8 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 6463227b-9e87-4e56-a410-c863a1737171)) + (pin "2" (uuid 52befd69-6163-4c0d-bd26-19dd28b30057)) + ) + + (symbol (lib_id "ScopefunParts:R_100R") (at 54.61 52.07 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567adffb) + (property "Reference" "R21" (id 0) (at 50.8 49.53 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 55.88 49.53 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 48.26 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 50.8 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 58.42 52.07 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 60.96 52.07 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 793eb40f-45d8-4290-94cd-85a2624c68e2)) + (pin "2" (uuid 860f9371-2878-4c51-abb3-438c3412d534)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 48.26 63.5 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567ae0ba) + (property "Reference" "#PWR037" (id 0) (at 48.26 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 48.26 67.31 0)) + (property "Footprint" "" (id 2) (at 48.26 63.5 0)) + (property "Datasheet" "" (id 3) (at 48.26 63.5 0)) + (pin "1" (uuid e593d6e1-8805-468f-ace3-8f153388fa1d)) + ) + + (symbol (lib_id "ScopefunParts:ADA4932-1") (at 163.83 44.45 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567ae295) + (property "Reference" "U5" (id 0) (at 171.45 39.37 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ADA4932-1" (id 1) (at 171.45 49.53 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:CP-16-2" (id 2) (at 163.83 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.analog.com/media/en/technical-documentation/data-sheets/ADA4932-1_4932-2.pdf" (id 3) (at 163.83 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ADA4932-1YCPZ-R7" (id 4) (at 163.83 24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Power Differential ADC Driver, -3 dB bandwidth of 560 MHz, G = 1" (id 5) (at 163.83 21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "13" (uuid eef0dd68-ce93-4c5c-b0e1-289c240ecd5d)) + (pin "14" (uuid 03129bca-6ccc-44e1-9824-68323f0f4da6)) + (pin "15" (uuid 1a3cc24d-b360-48d7-92eb-163cb6c06b75)) + (pin "16" (uuid ce82fbda-e06d-49cc-a744-32ea5e870665)) + (pin "5" (uuid 8fb6774b-9ab0-47a5-9476-41708212d06d)) + (pin "6" (uuid e82a897f-3223-46c5-9c0c-d98c4fd26187)) + (pin "7" (uuid 416dfcbe-1eea-478d-8c11-0e6882ac1192)) + (pin "8" (uuid 95bb4a3c-7bc8-41c0-a9a6-4aadacd9452d)) + (pin "1" (uuid b1e850bc-5b6a-4eb2-9c2f-3f1342925223)) + (pin "10" (uuid a1f24bd0-e3fa-4202-ae73-ed88fc1cca4f)) + (pin "11" (uuid 26876a32-8807-4cfb-b77d-1e29e6d8b522)) + (pin "12" (uuid 27bfdb5a-d4d9-4caf-821e-0fed526dbe2a)) + (pin "2" (uuid 4c05367a-a32d-485a-8a68-33fce1124b1a)) + (pin "3" (uuid b419826f-750b-431c-af7c-5c03c96204d7)) + (pin "4" (uuid 8a7c6555-7cb9-41c2-91f0-a74568b7b0cd)) + (pin "9" (uuid 7d1eb56d-f0c3-47ad-a047-c3b152757acf)) + (pin "EP" (uuid 34d0d5b5-2222-4d7c-b01b-790b6e1c93ac)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 100.33 71.12 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567affab) + (property "Reference" "C21" (id 0) (at 100.584 72.898 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 100.584 69.088 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 100.33 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 100.584 72.898 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 103.124 75.438 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 101.6 77.47 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0125106f-6f6e-4a42-a8cb-6dc4da9a4322)) + (pin "2" (uuid 415b88c7-9c91-4468-9c76-b576881f33fe)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 100.33 74.93 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567b05b1) + (property "Reference" "#PWR038" (id 0) (at 100.33 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 100.33 78.74 0)) + (property "Footprint" "" (id 2) (at 100.33 74.93 0)) + (property "Datasheet" "" (id 3) (at 100.33 74.93 0)) + (pin "1" (uuid b7398953-fd92-4872-96c4-e9e125f71fa6)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 99.06 27.94 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567b119a) + (property "Reference" "C19" (id 0) (at 99.314 29.718 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 99.314 25.908 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 99.06 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 99.314 29.718 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 101.854 32.258 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 100.33 34.29 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 00984cfe-7508-4c9f-96ca-9bc32564f850)) + (pin "2" (uuid a0b99d62-c95f-494c-bd58-c8305f2ce1ab)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 99.06 31.75 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567b127d) + (property "Reference" "#PWR039" (id 0) (at 99.06 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 99.06 35.56 0)) + (property "Footprint" "" (id 2) (at 99.06 31.75 0)) + (property "Datasheet" "" (id 3) (at 99.06 31.75 0)) + (pin "1" (uuid afd86ef0-e945-4da8-9fe2-3b427b268b02)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 97.79 60.96 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567b4768) + (property "Reference" "#PWR040" (id 0) (at 97.79 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 97.79 64.77 0)) + (property "Footprint" "" (id 2) (at 97.79 60.96 0)) + (property "Datasheet" "" (id 3) (at 97.79 60.96 0)) + (pin "1" (uuid 3e72f7ec-27ea-4cc9-b9bc-ae45d312e788)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 163.83 17.78 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567b7ca8) + (property "Reference" "#PWR041" (id 0) (at 163.83 20.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 163.83 14.224 0)) + (property "Footprint" "" (id 2) (at 163.83 17.78 0)) + (property "Datasheet" "" (id 3) (at 163.83 17.78 0)) + (pin "1" (uuid 73ae83a5-020a-4327-b90d-29cc0aab6a77)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 172.72 22.86 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567b7cb0) + (property "Reference" "C25" (id 0) (at 172.466 21.082 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 172.466 24.892 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 172.72 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 172.466 21.082 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 169.926 18.542 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 171.45 16.51 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid a26b0c01-8eb4-4d00-bbd9-9aa2b4bd9bf0)) + (pin "2" (uuid 26ee0bb2-ad6d-413d-98eb-7ee5ee45f359)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 172.72 26.67 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567b7cb6) + (property "Reference" "#PWR042" (id 0) (at 172.72 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 172.72 30.48 0)) + (property "Footprint" "" (id 2) (at 172.72 26.67 0)) + (property "Datasheet" "" (id 3) (at 172.72 26.67 0)) + (pin "1" (uuid 60844b4b-acad-40db-bf6f-fae8a40cd826)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 168.91 60.96 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567b9033) + (property "Reference" "#PWR043" (id 0) (at 168.91 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 168.91 64.77 0)) + (property "Footprint" "" (id 2) (at 168.91 60.96 0)) + (property "Datasheet" "" (id 3) (at 168.91 60.96 0)) + (pin "1" (uuid 6ce3bb28-b009-4709-a2ab-4a5bbf49ec8e)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 163.83 74.93 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567b91e6) + (property "Reference" "#PWR044" (id 0) (at 163.83 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 163.83 78.486 0)) + (property "Footprint" "" (id 2) (at 163.83 74.93 0)) + (property "Datasheet" "" (id 3) (at 163.83 74.93 0)) + (pin "1" (uuid 6557ea9e-c90e-4ed9-984e-32c4c2bf5b2d)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 172.72 71.12 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567b91ee) + (property "Reference" "C26" (id 0) (at 172.466 69.342 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 172.466 73.152 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 172.72 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 172.466 69.342 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 169.926 66.802 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 171.45 64.77 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid a6fd9401-e35c-44ed-9fc2-309b0dfcea83)) + (pin "2" (uuid c852a737-2a2f-439a-9286-b42fd0649744)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 172.72 74.93 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567b91f4) + (property "Reference" "#PWR045" (id 0) (at 172.72 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 172.72 78.74 0)) + (property "Footprint" "" (id 2) (at 172.72 74.93 0)) + (property "Datasheet" "" (id 3) (at 172.72 74.93 0)) + (pin "1" (uuid 74a10180-c3f0-41cf-a4cf-6307885df43d)) + ) + + (symbol (lib_id "ScopefunParts:AD8337") (at 68.58 160.02 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567bdf36) + (property "Reference" "U4" (id 0) (at 53.34 148.59 0)) + (property "Value" "AD8337" (id 1) (at 62.23 148.59 0)) + (property "Footprint" "ScopefunPackagesLibrary:CP-8-2" (id 2) (at 68.58 174.625 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.analog.com/media/en/technical-documentation/data-sheets/AD8337.pdf" (id 3) (at 68.58 178.435 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "AD8337BCPZ-REEL7" (id 4) (at 68.58 144.145 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "DC-Coupled VGA (voltage adjusted gain)" (id 5) (at 68.58 140.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6c346650-092b-4155-a2d5-433c85250b59)) + (pin "2" (uuid 8cdb0859-c152-438f-a411-753aa02c1177)) + (pin "3" (uuid c04375d1-586e-4875-bcd1-7762af6c20ad)) + (pin "4" (uuid d5ca8fc8-81f8-4a87-b951-6a5fa74306bd)) + (pin "5" (uuid e606296b-e2ca-468d-ac38-71b5344b6e85)) + (pin "6" (uuid 42116bfd-457d-4593-ac30-a7ae4508e2ee)) + (pin "7" (uuid e666a0db-591f-48b6-8a0d-7c7a6373c0a3)) + (pin "8" (uuid 3b871e0c-ab38-4719-a2d5-ed90930aedba)) + (pin "EP" (uuid a354a73b-54b0-4dc8-a419-fbc76de5e799)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 80.01 134.62 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567bdf3c) + (property "Reference" "#PWR046" (id 0) (at 80.01 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 80.01 131.064 0)) + (property "Footprint" "" (id 2) (at 80.01 134.62 0)) + (property "Datasheet" "" (id 3) (at 80.01 134.62 0)) + (pin "1" (uuid fdbec5e1-e74d-42d1-a15f-9870270449de)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 80.01 186.69 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567bdf42) + (property "Reference" "#PWR047" (id 0) (at 80.01 184.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 80.01 190.246 0)) + (property "Footprint" "" (id 2) (at 80.01 186.69 0)) + (property "Datasheet" "" (id 3) (at 80.01 186.69 0)) + (pin "1" (uuid 2268d78a-79d5-4262-9b6c-71767627c3f7)) + ) + + (symbol (lib_id "ScopefunParts:R_100R") (at 34.29 168.91 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567bdf4a) + (property "Reference" "R20" (id 0) (at 35.56 167.64 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 35.56 170.18 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 34.29 175.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 34.29 172.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 34.29 165.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 34.29 162.56 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 1defacb9-7bca-41a0-b362-3566a384c9da)) + (pin "2" (uuid 0abd9d53-e15b-46ed-a9e6-cb5a12201568)) + ) + + (symbol (lib_id "ScopefunParts:R_100R") (at 40.64 163.83 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567bdf52) + (property "Reference" "R22" (id 0) (at 36.83 161.29 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 41.91 161.29 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 34.29 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 36.83 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 44.45 163.83 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 46.99 163.83 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f63c6b10-cc1b-425f-a494-e44c1742e69b)) + (pin "2" (uuid 5f792f58-5703-4de8-83eb-8a2410772e11)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 34.29 175.26 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567bdf58) + (property "Reference" "#PWR048" (id 0) (at 34.29 181.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 34.29 179.07 0)) + (property "Footprint" "" (id 2) (at 34.29 175.26 0)) + (property "Datasheet" "" (id 3) (at 34.29 175.26 0)) + (pin "1" (uuid 78bf525d-6cdf-4984-886a-d31a70711d20)) + ) + + (symbol (lib_id "ScopefunParts:ADA4932-1") (at 163.83 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567bdf78) + (property "Reference" "U6" (id 0) (at 171.45 127 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ADA4932-1" (id 1) (at 171.45 137.16 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:CP-16-2" (id 2) (at 163.83 157.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.analog.com/media/en/technical-documentation/data-sheets/ADA4932-1_4932-2.pdf" (id 3) (at 163.83 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ADA4932-1YCPZ-R7" (id 4) (at 163.83 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Power Differential ADC Driver, -3 dB bandwidth of 560 MHz, G = 1" (id 5) (at 163.83 109.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "13" (uuid 461016e1-95fe-44ab-95ca-f0200c4375d7)) + (pin "14" (uuid fca26de5-9099-46f1-a650-97641a4fc54c)) + (pin "15" (uuid f479c339-3a5b-4069-8d93-2d7eb1cca77d)) + (pin "16" (uuid bab68a84-450b-43fa-9a66-c03fffb0911f)) + (pin "5" (uuid a18631ab-5079-4828-aa4f-f40d0d360ca1)) + (pin "6" (uuid 2dbaab6f-3c0a-40ae-8f5a-53d640e01991)) + (pin "7" (uuid e0e0225d-f3f4-4560-a40a-20beae2e800a)) + (pin "8" (uuid 931f560b-b7e4-4812-93db-e50c077f321a)) + (pin "1" (uuid 27f6f06c-6a6f-41aa-983e-2ed54faf57de)) + (pin "10" (uuid 431a886f-0366-450e-9433-efecde94f72b)) + (pin "11" (uuid 76ac3625-a7e6-4715-9d90-ee7b97180dd8)) + (pin "12" (uuid d9370610-1fd8-4b82-a7bb-f499d18bbb76)) + (pin "2" (uuid 59c827fc-c46a-4f69-9645-701509830418)) + (pin "3" (uuid 4fd235c9-441a-4cba-9926-ccffceea63ef)) + (pin "4" (uuid 548b04a1-d840-46eb-8046-ea6d5b847536)) + (pin "9" (uuid 0a8488ed-b3a3-4c72-bb3a-c75c59c1fe7a)) + (pin "EP" (uuid 55ea9dde-331a-4554-860a-c240f1736cb7)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 86.36 182.88 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567bdfa8) + (property "Reference" "C22" (id 0) (at 86.614 184.658 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 86.614 180.848 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 86.36 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 86.614 184.658 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 89.154 187.198 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 87.63 189.23 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 85668f11-0cee-4fef-be42-7ac2b382bc5f)) + (pin "2" (uuid 42ceb50a-197b-473c-86d7-15a2b48a4e90)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 86.36 186.69 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567bdfae) + (property "Reference" "#PWR049" (id 0) (at 86.36 193.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 86.36 190.5 0)) + (property "Footprint" "" (id 2) (at 86.36 186.69 0)) + (property "Datasheet" "" (id 3) (at 86.36 186.69 0)) + (pin "1" (uuid ee5b8c7b-a0b7-41fa-bb4b-6504b7306e5b)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 85.09 139.7 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567bdfb7) + (property "Reference" "C20" (id 0) (at 85.344 141.478 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 85.344 137.668 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 85.09 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 85.344 141.478 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 87.884 144.018 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 86.36 146.05 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 4369dc8b-e248-4152-93d2-b665ee220ede)) + (pin "2" (uuid d0d43c42-b7a5-4dca-9064-cf9730b699fe)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 85.09 143.51 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567bdfbd) + (property "Reference" "#PWR050" (id 0) (at 85.09 149.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 85.09 147.32 0)) + (property "Footprint" "" (id 2) (at 85.09 143.51 0)) + (property "Datasheet" "" (id 3) (at 85.09 143.51 0)) + (pin "1" (uuid 30e8237d-252c-4464-afc5-907a1bec6c73)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 83.82 172.72 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567bdfc3) + (property "Reference" "#PWR051" (id 0) (at 83.82 179.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 83.82 176.53 0)) + (property "Footprint" "" (id 2) (at 83.82 172.72 0)) + (property "Datasheet" "" (id 3) (at 83.82 172.72 0)) + (pin "1" (uuid e4bc409f-c38c-4340-be74-f1985233ba4d)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 163.83 105.41 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567bdff3) + (property "Reference" "#PWR052" (id 0) (at 163.83 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 163.83 101.854 0)) + (property "Footprint" "" (id 2) (at 163.83 105.41 0)) + (property "Datasheet" "" (id 3) (at 163.83 105.41 0)) + (pin "1" (uuid 725d4335-a8df-4de6-b22d-adf90c885ed7)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 172.72 110.49 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567bdffb) + (property "Reference" "C27" (id 0) (at 172.466 112.268 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 172.466 108.458 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 172.72 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 172.466 112.268 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 169.926 114.808 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 171.45 116.84 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 7be20364-1dac-4209-bd9c-56534f2e1f00)) + (pin "2" (uuid 092b23a6-9662-464e-b485-7f6161ae967b)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 172.72 114.3 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567be001) + (property "Reference" "#PWR053" (id 0) (at 172.72 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 172.72 118.11 0)) + (property "Footprint" "" (id 2) (at 172.72 114.3 0)) + (property "Datasheet" "" (id 3) (at 172.72 114.3 0)) + (pin "1" (uuid df2ecf81-599d-45d5-ba1f-ba43e8f0f130)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 168.91 148.59 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567be007) + (property "Reference" "#PWR054" (id 0) (at 168.91 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 168.91 152.4 0)) + (property "Footprint" "" (id 2) (at 168.91 148.59 0)) + (property "Datasheet" "" (id 3) (at 168.91 148.59 0)) + (pin "1" (uuid a69fecd3-090e-4619-9872-886bf3a34ba0)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 163.83 162.56 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567be00d) + (property "Reference" "#PWR055" (id 0) (at 163.83 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 163.83 166.116 0)) + (property "Footprint" "" (id 2) (at 163.83 162.56 0)) + (property "Datasheet" "" (id 3) (at 163.83 162.56 0)) + (pin "1" (uuid 823bdb72-b3da-47c7-8be1-d919cd2d99f3)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 172.72 158.75 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567be015) + (property "Reference" "C28" (id 0) (at 172.466 160.528 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 172.466 156.718 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 172.72 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 172.466 160.528 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 169.926 163.068 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 171.45 165.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 81b27a91-be7d-4df0-9ce9-5ad4390963e6)) + (pin "2" (uuid f43ee131-f516-4210-9dfe-a839a99357cc)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 172.72 162.56 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000567be01b) + (property "Reference" "#PWR056" (id 0) (at 172.72 168.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 172.72 166.37 0)) + (property "Footprint" "" (id 2) (at 172.72 162.56 0)) + (property "Datasheet" "" (id 3) (at 172.72 162.56 0)) + (pin "1" (uuid c7f6de63-057e-4ed2-8a68-c70813fc20c1)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 261.62 73.66 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056916fb8) + (property "Reference" "C37" (id 0) (at 261.874 75.438 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 261.874 71.628 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 261.62 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 261.874 75.438 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 264.414 77.978 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 262.89 80.01 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 53718313-b359-47aa-afd8-02d55f8ca417)) + (pin "2" (uuid 5c2611bb-117b-4819-8036-f67ab5675de6)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 261.62 77.47 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056916fbe) + (property "Reference" "#PWR057" (id 0) (at 261.62 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 261.62 81.28 0)) + (property "Footprint" "" (id 2) (at 261.62 77.47 0)) + (property "Datasheet" "" (id 3) (at 261.62 77.47 0)) + (pin "1" (uuid 44520b3c-5b04-43b9-a30e-22180c4b99f4)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 246.38 105.41 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000569177a8) + (property "Reference" "#PWR058" (id 0) (at 246.38 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 246.38 109.22 0)) + (property "Footprint" "" (id 2) (at 246.38 105.41 0)) + (property "Datasheet" "" (id 3) (at 246.38 105.41 0)) + (pin "1" (uuid ecdc6ed9-10dc-4d50-996f-96055667ab89)) + ) + + (symbol (lib_id "ScopefunParts:R_6.8k") (at 209.55 91.44 270) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056919513) + (property "Reference" "R37" (id 0) (at 207.01 88.9 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_6.8k" (id 1) (at 207.01 93.98 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 203.2 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 205.74 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF6801V" (id 4) (at 213.36 91.44 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 215.9 91.44 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 7982c8e7-e1a3-4df0-9222-c8ed88faee58)) + (pin "2" (uuid ffb85886-0f4e-471b-9049-c50690319492)) + ) + + (symbol (lib_id "ScopefunParts:R_6.8k") (at 196.85 91.44 270) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005691a0f2) + (property "Reference" "R36" (id 0) (at 194.31 88.9 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_6.8k" (id 1) (at 194.31 93.98 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 190.5 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 193.04 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF6801V" (id 4) (at 200.66 91.44 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 203.2 91.44 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 86cf9de7-1b9b-4c09-ac60-60bb15bed085)) + (pin "2" (uuid 5a193133-7a4c-471f-b69d-11ab8c9f813e)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 203.2 99.06 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005691a67d) + (property "Reference" "C35" (id 0) (at 203.454 97.282 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 203.454 101.092 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 203.2 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 203.454 97.282 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 205.994 94.742 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 204.47 92.71 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid cde3b9d0-093e-498f-9000-b98af9c727a5)) + (pin "2" (uuid 94ade9c6-2ad4-4cf9-9c37-4d26de34f693)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 214.63 99.06 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005691a702) + (property "Reference" "C36" (id 0) (at 214.884 97.282 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 214.884 101.092 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 214.63 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 214.884 97.282 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 217.424 94.742 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 215.9 92.71 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid b72aaacf-4683-4df4-9e60-1a4b5785f973)) + (pin "2" (uuid c8f52e79-1c85-4d36-abb4-161a4b988f81)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 214.63 104.14 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005691adb1) + (property "Reference" "#PWR059" (id 0) (at 214.63 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 214.63 107.95 0)) + (property "Footprint" "" (id 2) (at 214.63 104.14 0)) + (property "Datasheet" "" (id 3) (at 214.63 104.14 0)) + (pin "1" (uuid bdc38e36-b9b1-46ba-865e-279da74e8098)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 203.2 104.14 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005691ae1f) + (property "Reference" "#PWR060" (id 0) (at 203.2 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 203.2 107.95 0)) + (property "Footprint" "" (id 2) (at 203.2 104.14 0)) + (property "Datasheet" "" (id 3) (at 203.2 104.14 0)) + (pin "1" (uuid 0d5168d0-f702-4a2a-82cd-d4cb9d3b9c60)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 151.13 68.58 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b2d069) + (property "Reference" "C23" (id 0) (at 151.384 66.802 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 151.384 70.612 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 151.13 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 151.384 66.802 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 153.924 64.262 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 152.4 62.23 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f75ca73e-ccb7-4b62-b57c-a519daabdb5b)) + (pin "2" (uuid b4152d6d-71c4-4ef9-aa6a-c3903c9cc96e)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 151.13 74.93 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b2d65c) + (property "Reference" "#PWR061" (id 0) (at 151.13 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 151.13 78.74 0)) + (property "Footprint" "" (id 2) (at 151.13 74.93 0)) + (property "Datasheet" "" (id 3) (at 151.13 74.93 0)) + (pin "1" (uuid da6c62d0-28b4-4a94-9f98-4fca3bf45749)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 151.13 156.21 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b2ec21) + (property "Reference" "C24" (id 0) (at 151.384 154.432 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 151.384 158.242 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 151.13 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 151.384 154.432 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 153.924 151.892 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 152.4 149.86 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 719bda63-4195-4c5c-a44b-ca388f59907f)) + (pin "2" (uuid c0358443-e9f9-4f80-a497-d7dbc807ef4d)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 151.13 162.56 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b2ec2b) + (property "Reference" "#PWR062" (id 0) (at 151.13 168.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 151.13 166.37 0)) + (property "Footprint" "" (id 2) (at 151.13 162.56 0)) + (property "Datasheet" "" (id 3) (at 151.13 162.56 0)) + (pin "1" (uuid d0f7394c-ceb3-4217-9ecb-df09d2215173)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V") (at 246.38 68.58 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000572a51ba) + (property "Reference" "#PWR063" (id 0) (at 246.38 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 246.38 65.024 0)) + (property "Footprint" "" (id 2) (at 246.38 68.58 0)) + (property "Datasheet" "" (id 3) (at 246.38 68.58 0)) + (pin "1" (uuid 0a1d3dbd-8bf6-4f99-81e1-a3069e3e36f0)) + ) + + (symbol (lib_id "ScopefunParts:LTC6754") (at 246.38 93.98 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585b5550) + (property "Reference" "U7" (id 0) (at 250.19 99.06 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "LTC6754" (id 1) (at 250.19 101.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SC70-6" (id 2) (at 246.38 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://cds.linear.com/docs/en/datasheet/6754f.pdf" (id 3) (at 246.38 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LTC6754HSC6#TRMPBF" (id 4) (at 246.38 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Rail-to-Rail, High-Speed Comparator with LVDS Compatible Outputs" (id 5) (at 246.38 80.01 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid e1005603-1844-4963-b59c-76ea294269ed)) + (pin "1" (uuid 6c6ef1f3-5895-46ee-9a7d-f355258d24e6)) + (pin "3" (uuid 06ab3080-ead1-405d-8478-570f89e01714)) + (pin "4" (uuid 67b26212-f25e-465a-9d17-0318d61c42da)) + (pin "5" (uuid c4e1a7df-e005-4584-8fda-abb96698cd11)) + (pin "6" (uuid 7d214b74-03b9-4774-9708-d292b207cc67)) + ) + + (symbol (lib_id "ScopefunParts:G6K-2F-Y-DC4.5") (at 45.72 113.03 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005868117b) + (property "Reference" "RE7" (id 0) (at 44.45 104.14 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "G6K-2F-Y-DC4.5" (id 1) (at 44.45 121.92 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "ScopefunPackagesLibrary:G6K-2F-Y" (id 2) (at 45.72 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.omron.com/ecb/products/pdf/en-g6k.pdf" (id 3) (at 45.72 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Signal Relays - PCB Gullwing NoLatch 3.2 DPDT 4.5VDC 100mW" (id 4) (at 40.64 128.27 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "G6K-2F-Y-DC4.5" (id 5) (at 45.72 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid bc115c57-cdb2-4d81-bf0b-f207aa9314ee)) + (pin "2" (uuid 64146ce1-cdc2-4879-b718-0bbf42b9d1bf)) + (pin "3" (uuid 3de63265-d6db-49dd-9b31-7efa94010e02)) + (pin "4" (uuid 8524a0c9-e6ce-414b-96ef-e3476e486d1a)) + (pin "5" (uuid 2db3af06-8cf5-47b1-b47f-32eae9d1b37c)) + (pin "6" (uuid 0930bfa0-de1e-48ec-86f2-ec6f59fde2e2)) + (pin "7" (uuid f9090c08-1796-4499-8b9d-971acae7fd74)) + (pin "8" (uuid 4a3a73d5-5b18-45d6-9856-3e76e6490382)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 67.31 106.68 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005868118c) + (property "Reference" "#PWR064" (id 0) (at 67.31 109.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 67.31 103.124 0)) + (property "Footprint" "" (id 2) (at 67.31 106.68 0)) + (property "Datasheet" "" (id 3) (at 67.31 106.68 0)) + (pin "1" (uuid baa9a9d9-dfa7-4bdd-94de-2f8ceef5b019)) + ) + + (symbol (lib_id "ScopefunParts:R_499R") (at 194.31 27.94 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586e9cc1) + (property "Reference" "R31" (id 0) (at 191.77 25.4 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_499R" (id 1) (at 191.77 30.48 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 187.96 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 190.5 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4990V" (id 4) (at 198.12 27.94 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 200.66 27.94 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 5388bc04-5505-4c45-8c69-9dbfc082557e)) + (pin "2" (uuid 0921ebf9-2a85-4087-9aa3-f3141411030f)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 177.8 26.67 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000588cb684) + (property "Reference" "#PWR065" (id 0) (at 177.8 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 177.8 30.48 0)) + (property "Footprint" "" (id 2) (at 177.8 26.67 0)) + (property "Datasheet" "" (id 3) (at 177.8 26.67 0)) + (pin "1" (uuid 5e5f7bcd-416e-4a5b-94c1-43cdcdbccd84)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 177.8 74.93 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000588cb7a3) + (property "Reference" "#PWR066" (id 0) (at 177.8 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 177.8 78.74 0)) + (property "Footprint" "" (id 2) (at 177.8 74.93 0)) + (property "Datasheet" "" (id 3) (at 177.8 74.93 0)) + (pin "1" (uuid d74684c7-4b0b-47f9-b4d8-db3b39741e26)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 177.8 114.3 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058948642) + (property "Reference" "#PWR067" (id 0) (at 177.8 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 177.8 118.11 0)) + (property "Footprint" "" (id 2) (at 177.8 114.3 0)) + (property "Datasheet" "" (id 3) (at 177.8 114.3 0)) + (pin "1" (uuid 70e4a111-ffb9-4dd3-9abc-368ac0ec845c)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 179.07 162.56 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000589490e4) + (property "Reference" "#PWR068" (id 0) (at 179.07 168.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 179.07 166.37 0)) + (property "Footprint" "" (id 2) (at 179.07 162.56 0)) + (property "Datasheet" "" (id 3) (at 179.07 162.56 0)) + (pin "1" (uuid c6ebbe38-c87a-4fe7-a38d-153487ea22e3)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_0402") (at 177.8 71.12 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b888e6) + (property "Reference" "C30" (id 0) (at 178.054 69.342 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 178.054 73.152 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 177.8 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 178.054 69.342 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205012" (id 4) (at 180.594 66.802 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 179.07 64.77 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid cb850176-7f35-4301-810a-e96012b21892)) + (pin "2" (uuid 6bd53a92-c42c-46da-9b50-b71a6091b732)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_0402") (at 177.8 22.86 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b88a80) + (property "Reference" "C29" (id 0) (at 178.054 21.082 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 178.054 24.892 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 177.8 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 178.054 21.082 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205012" (id 4) (at 180.594 18.542 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 179.07 16.51 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid fcc3b854-876d-4b32-bce9-2f6d0d1fbc4d)) + (pin "2" (uuid 2ff53d93-4efa-45e3-9261-5c75c507c7ed)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_0402") (at 177.8 110.49 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b8f728) + (property "Reference" "C31" (id 0) (at 178.054 108.712 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 178.054 112.522 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 177.8 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 178.054 108.712 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205012" (id 4) (at 180.594 106.172 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 179.07 104.14 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f38b7666-67bb-4c73-93c4-347ed560b579)) + (pin "2" (uuid 5dfc427e-2725-44b1-8331-b15265d8790c)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_0402") (at 179.07 158.75 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b8f806) + (property "Reference" "C32" (id 0) (at 179.324 156.972 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 179.324 160.782 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 179.07 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 179.324 156.972 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205012" (id 4) (at 181.864 154.432 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 180.34 152.4 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 446bf39e-f653-4e79-b238-d1778bb60fa7)) + (pin "2" (uuid 77bd4070-52a6-475f-bd6a-fadffe842c09)) + ) + + (symbol (lib_id "ScopefunParts:1N4148W") (at 57.15 113.03 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058edf412) + (property "Reference" "D11" (id 0) (at 59.69 114.3 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1N4148W" (id 1) (at 59.69 111.76 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOD123" (id 2) (at 57.15 107.315 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.diodes.com/datasheets/ds30086.pdf" (id 3) (at 57.15 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "1N4148W-7-F" (id 4) (at 57.15 119.38 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "SURFACE MOUNT FAST SWITCHING DIODE 150mA" (id 5) (at 57.15 122.555 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid c5dbc2f4-347d-4e8b-9dc5-05ae6c8ee4e9)) + (pin "2" (uuid 11c058d0-81de-4708-b04e-cae4b395b4f8)) + ) + + (symbol (lib_id "ScopefunParts:R_100R") (at 194.31 36.83 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a2d7507) + (property "Reference" "R32" (id 0) (at 191.77 34.29 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 191.77 39.37 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 187.96 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 190.5 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 198.12 36.83 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 200.66 36.83 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 457dccbc-dfb4-410d-af24-85b1db346ea1)) + (pin "2" (uuid d92badc5-a9d3-4d80-a2f2-64dc9025fba7)) + ) + + (symbol (lib_id "ScopefunParts:R_100R") (at 194.31 52.07 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a2d7718) + (property "Reference" "R33" (id 0) (at 191.77 49.53 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 191.77 54.61 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 187.96 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 190.5 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 198.12 52.07 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 200.66 52.07 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f01717ce-5ea2-40bb-b345-2f1eb154ce2d)) + (pin "2" (uuid dd24b3b7-fded-4c6a-9ae8-b40d092a7306)) + ) + + (symbol (lib_id "ScopefunParts:R_100R") (at 194.31 124.46 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a2d7e61) + (property "Reference" "R34" (id 0) (at 191.77 121.92 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 191.77 127 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 187.96 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 190.5 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 198.12 124.46 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 200.66 124.46 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid e907b0a2-026b-4b37-8ba8-ff8ae18c8e7e)) + (pin "2" (uuid 2505187e-6a6a-4c27-b0a2-cb7321726f03)) + ) + + (symbol (lib_id "ScopefunParts:R_100R") (at 194.31 139.7 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a2d7f53) + (property "Reference" "R35" (id 0) (at 191.77 137.16 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 191.77 142.24 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 187.96 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 190.5 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 198.12 139.7 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 200.66 139.7 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid eb5177bb-f5e6-4a5e-a9fb-739ece3fd5a1)) + (pin "2" (uuid a3892bed-2422-46c3-a2f7-c55c7ea6ac93)) + ) + + (symbol (lib_id "ScopefunParts:R_240R") (at 133.35 40.64 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005adce2c3) + (property "Reference" "R23" (id 0) (at 130.81 38.1 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_240R" (id 1) (at 129.54 43.18 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 127 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 129.54 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2400V" (id 4) (at 137.16 40.64 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 139.7 40.64 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 610776bb-a1ac-4507-ab8b-7b3028938d9b)) + (pin "2" (uuid 023ad332-e571-420f-95bc-943ffe6e671f)) + ) + + (symbol (lib_id "ScopefunParts:R_240R") (at 133.35 48.26 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005adce578) + (property "Reference" "R24" (id 0) (at 132.08 45.72 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_240R" (id 1) (at 129.54 50.8 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 127 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 129.54 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2400V" (id 4) (at 137.16 48.26 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 139.7 48.26 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid fc4ca180-7560-4848-abe7-c3ea98375787)) + (pin "2" (uuid 274ca838-11fa-44d8-977f-741edfe231b7)) + ) + + (symbol (lib_id "ScopefunParts:R_402R") (at 146.05 36.83 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005adced0c) + (property "Reference" "R27" (id 0) (at 143.51 34.29 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_402R" (id 1) (at 142.24 39.37 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 139.7 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 142.24 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4020V" (id 4) (at 149.86 36.83 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 152.4 36.83 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 96e8e2b8-33fb-4ab7-b856-5039402beeca)) + (pin "2" (uuid 72a55814-4db1-4fb4-8f3b-49a61aa774b2)) + ) + + (symbol (lib_id "ScopefunParts:R_402R") (at 146.05 52.07 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005adcf25c) + (property "Reference" "R28" (id 0) (at 143.51 49.53 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_402R" (id 1) (at 142.24 54.61 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 139.7 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 142.24 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4020V" (id 4) (at 149.86 52.07 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 152.4 52.07 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 97c53133-28ef-4eb9-947e-6f47f0d66f74)) + (pin "2" (uuid 76e69ec1-8d90-4427-bc70-b576047b6213)) + ) + + (symbol (lib_id "ScopefunParts:R_240R") (at 133.35 128.27 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005adcf518) + (property "Reference" "R25" (id 0) (at 130.81 125.73 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_240R" (id 1) (at 129.54 130.81 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 127 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 129.54 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2400V" (id 4) (at 137.16 128.27 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 139.7 128.27 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid e35f74da-1ad9-4cb8-ac48-b4ba064240a7)) + (pin "2" (uuid 232c2654-a24e-4679-a9c5-8a14111d3a59)) + ) + + (symbol (lib_id "ScopefunParts:R_240R") (at 133.35 135.89 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005adcf616) + (property "Reference" "R26" (id 0) (at 130.81 133.35 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_240R" (id 1) (at 129.54 138.43 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 127 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 129.54 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2400V" (id 4) (at 137.16 135.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 139.7 135.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 7af2ff61-aa57-437e-b3e4-6de63a8458e0)) + (pin "2" (uuid ba7195ae-a1f4-4965-82ea-89d705092be4)) + ) + + (symbol (lib_id "ScopefunParts:R_402R") (at 146.05 124.46 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005adcf6c1) + (property "Reference" "R29" (id 0) (at 143.51 121.92 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_402R" (id 1) (at 142.24 127 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 139.7 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 142.24 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4020V" (id 4) (at 149.86 124.46 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 152.4 124.46 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 588edd11-2e50-4108-9a03-93d34c69db3f)) + (pin "2" (uuid 5a2ffe10-ce02-42f9-a474-f76d881a7163)) + ) + + (symbol (lib_id "ScopefunParts:R_402R") (at 146.05 139.7 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005adcf813) + (property "Reference" "R30" (id 0) (at 143.51 137.16 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_402R" (id 1) (at 142.24 142.24 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 139.7 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 142.24 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4020V" (id 4) (at 149.86 139.7 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 152.4 139.7 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 6689fa92-ef3a-482d-bd27-712e73df33e4)) + (pin "2" (uuid 7425432c-ba59-49c5-9768-7ae007ff2f74)) + ) + + (symbol (lib_id "ScopefunParts:C_2p") (at 207.01 44.45 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005bac144a) + (property "Reference" "C33" (id 0) (at 207.264 42.672 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_2p" (id 1) (at 207.264 46.482 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 207.01 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 207.264 42.672 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C1608C0G2A020C080AA" (id 4) (at 207.01 39.37 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V C0G 0.25P" (id 5) (at 207.01 36.83 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid e9e0135f-dc09-4297-aa43-2589d124f697)) + (pin "2" (uuid 4f9e6c7f-c861-4fc9-8454-f86043fee0ad)) + ) + + (symbol (lib_id "ScopefunParts:C_2p") (at 207.01 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005bac16c0) + (property "Reference" "C34" (id 0) (at 207.264 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_2p" (id 1) (at 207.264 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 207.01 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 207.264 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C1608C0G2A020C080AA" (id 4) (at 207.01 127 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V C0G 0.25P" (id 5) (at 207.01 124.46 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid bbfdf9c2-1fe0-4411-857d-4b555d7af160)) + (pin "2" (uuid 267773a4-a2c0-4ca8-aaf8-96a2057e4fca)) + ) +) diff --git a/kicad/file56921512.kicad_sch b/kicad/file56921512.kicad_sch new file mode 100644 index 0000000..e19d0ec --- /dev/null +++ b/kicad/file56921512.kicad_sch @@ -0,0 +1,5146 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid bfb424f2-8d7e-4d71-b295-e557e237f849) + + (paper "A4") + + (title_block + (title "Scopefun Oscilloscope") + (rev "v2") + (comment 1 "Copyright Dejan Priversek 2017") + (comment 2 "Licensed under CERN OHL v.1.2") + ) + + (lib_symbols + (symbol "ScopefunParts:+1.48V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.48V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+1.48V_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 "+1.48V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+1.48V" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+1.8V" (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" "+1.8V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+1.8V_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 "+1.8V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+1V8" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+1.8V_VA" (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" "+1.8V_VA" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+1.8V_VA_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 "+1.8V_VA_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+1V8_VA" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (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 "ScopefunParts:C_0.1u" (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_0.1u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0.1u_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_0.1u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_10n_0402" (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_10n_0402" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205012" (id 4) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0402 50V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_10n_0402_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_10n_0402_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_22u" (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_22u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_22u_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_22u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:KAD5510P-25Q48" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 30.48 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "KAD5510P-25Q48" (id 1) (at 0 27.94 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:CP-56-2" (id 2) (at 0 -41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.intersil.com/content/dam/Intersil/documents/kad5/kad5510p.pdf" (id 3) (at 0 -38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Power 10-Bit, 250 MSPS ADC" (id 4) (at 2.54 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "KAD5510P-25Q48" (id 5) (at 0 -35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "ADC" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Low Power 10-Bit, 250 MSPS ADC" (id 8) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "KAD5510P-25Q48_1_1" + (rectangle (start -12.7 25.4) (end 12.7 -33.02) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin output line (at 17.78 15.24 180) (length 5.08) + (name "VCM" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at 17.78 -12.7 180) (length 5.08) + (name "DNC" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 -10.16 0) (length 5.08) + (name "CLKP" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 -12.7 0) (length 5.08) + (name "CLKN" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 17.78 10.16 180) (length 5.08) + (name "NAPSLP" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 -30.48 0) (length 5.08) + (name "RESETN" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at 17.78 -5.08 180) (length 5.08) + (name "DNC" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at 17.78 -15.24 180) (length 5.08) + (name "DNC" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at 17.78 -17.78 180) (length 5.08) + (name "DNC" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at 17.78 -20.32 180) (length 5.08) + (name "DNC" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at 17.78 -22.86 180) (length 5.08) + (name "DNC" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -17.78 17.78 0) (length 5.08) + (name "D0N_B1/B0-" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -17.78 15.24 0) (length 5.08) + (name "D0P_B1/B0+" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -17.78 12.7 0) (length 5.08) + (name "D1N_B3/B2-" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -17.78 10.16 0) (length 5.08) + (name "D1P_B3/B2+" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at 17.78 -7.62 180) (length 5.08) + (name "DNC" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 17.78 7.62 180) (length 5.08) + (name "RLVDS" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -17.78 22.86 0) (length 5.08) + (name "CLKOUTN" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -17.78 20.32 0) (length 5.08) + (name "CLKOUTP" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 7.62 0) (length 5.08) + (name "D2N_B5/B4-" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 5.08 0) (length 5.08) + (name "D2P_B5/B4+" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 2.54 0) (length 5.08) + (name "D3N_B7/B6-" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 0 0) (length 5.08) + (name "D3P_B7/B6+" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 -2.54 0) (length 5.08) + (name "D4N_B9/B8-" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 -5.08 0) (length 5.08) + (name "D4P_B9/B8+" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at 17.78 -10.16 180) (length 5.08) + (name "DNC" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 17.78 -27.94 180) (length 5.08) + (name "ORN" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 17.78 -30.48 180) (length 5.08) + (name "ORP" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 -17.78 0) (length 5.08) + (name "SDO" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 -20.32 0) (length 5.08) + (name "CSB" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 -22.86 0) (length 5.08) + (name "SCLK" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 -25.4 0) (length 5.08) + (name "SDIO" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 17.78 20.32 180) (length 5.08) + (name "VINN" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 17.78 22.86 180) (length 5.08) + (name "VINP" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "KAD5510P-25Q48_2_1" + (rectangle (start -11.43 25.4) (end 11.43 -15.24) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin power_in line (at -16.51 -2.54 0) (length 5.08) + (name "AVDD" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 -5.08 180) (length 5.08) + (name "AVSS" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 -7.62 0) (length 5.08) + (name "AVDD" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 -10.16 0) (length 5.08) + (name "AVDD" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 22.86 180) (length 5.08) + (name "OVSS" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 22.86 0) (length 5.08) + (name "OVDD" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 20.32 180) (length 5.08) + (name "OVSS" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 20.32 0) (length 5.08) + (name "OVDD" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 17.78 180) (length 5.08) + (name "OVSS" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 -12.7 0) (length 5.08) + (name "AVDD" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 -7.62 180) (length 5.08) + (name "AVSS" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 0 180) (length 5.08) + (name "AVSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 -2.54 180) (length 5.08) + (name "AVSS" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 -5.08 0) (length 5.08) + (name "AVDD" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 -12.7 180) (length 5.08) + (name "AVSS" (effects (font (size 1.27 1.27)))) + (number "EP" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:LTC6957-2" (pin_names (offset 0.762) hide) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -7.62 10.16 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LTC6957-2" (id 1) (at 1.27 10.16 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:12-MSOP" (id 2) (at 0 -17.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://cds.linear.com/docs/en/datasheet/6957fa.pdf" (id 3) (at 0 -15.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "IC CLK BUFFER DRIVER 1:2 LVDS OUT 12MSOP" (id 4) (at 0 17.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LTC6957HMS-2#PBF" (id 5) (at 0 15.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "LTC6957-2_0_0" + (rectangle (start -8.89 8.89) (end 7.62 -8.89) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (polyline + (pts + (xy -7.62 -1.27) + (xy -7.239 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 -7.62) + (xy 3.81 -7.366) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 -6.985) + (xy 3.81 -6.731) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 -6.096) + (xy 3.81 -6.35) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 -5.715) + (xy 3.81 -5.588) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 -5.715) + (xy 3.81 -5.588) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 5.715) + (xy 3.81 5.588) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 6.35) + (xy 3.81 6.096) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 6.731) + (xy 3.81 6.985) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 7.62) + (xy 3.81 7.366) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 -5.08) + (xy 4.572 -5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 -5.08) + (xy 7.62 -5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 5.08) + (xy 4.445 5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 5.08) + (xy 7.62 5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 -2.54) + (xy 7.874 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.842 2.54) + (xy 7.62 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 7.62 -7.62) + (xy 3.81 -7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 7.62 7.62) + (xy 3.81 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -4.445 1.27) + (xy -1.143 1.27) + (xy -1.143 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.143 2.54) + (xy -1.143 5.08) + (xy 2.54 5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -1.27) + (xy 0 -2.54) + (xy 1.524 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 -5.08) + (xy -1.143 -5.08) + (xy -1.143 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.048 -1.27) + (xy 0 -1.27) + (xy 0 2.54) + (xy 1.524 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (text "FILTA" (at -6.096 7.62 0) + (effects (font (size 1.27 1.27))) + ) + (text "FILTB" (at -6.096 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (text "GND" (at 0 -7.62 0) + (effects (font (size 1.27 1.27))) + ) + (text "V+" (at 0 7.62 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "LTC6957-2_0_1" + (circle (center -6.858 -1.27) (radius 0.4064) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center -3.556 -1.27) (radius 0.4064) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center -1.143 1.27) (radius 0.2794) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center 0 -1.27) (radius 0.2794) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -8.89 -1.27) + (xy -7.62 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -8.89 1.27) + (xy -6.35 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -6.35 2.54) + (xy -6.35 -2.54) + (xy -2.54 0) + (xy -6.35 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 -1.27) + (xy 2.54 -6.35) + (xy 6.35 -3.81) + (xy 2.54 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 6.35) + (xy 2.54 1.27) + (xy 6.35 3.81) + (xy 2.54 6.35) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 2.032 -2.54) (radius 0.4064) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 2.032 2.54) (radius 0.4064) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 5.207 -2.54) (radius 0.4064) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 5.334 2.54) (radius 0.4064) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "LTC6957-2_1_1" + (pin input line (at -12.7 7.62 0) (length 3.81) + (name "FILTA" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 2.54 180) (length 3.81) + (name "OUT1-" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 5.08 180) (length 3.81) + (name "OUT1+" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 7.62 180) (length 3.81) + (name "SD1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 12.7 270) (length 3.81) + (name "V+" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 1.27 0) (length 3.81) + (name "IN+" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -1.27 0) (length 3.81) + (name "IN-" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -12.7 90) (length 3.81) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 5.08 0) (length 3.81) + (name "FILTB" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -7.62 180) (length 3.81) + (name "SD2" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -5.08 180) (length 3.81) + (name "OUT2+" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -2.54 180) (length 3.81) + (name "OUT2-" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:RB851YT2R" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at 5.08 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "RB851YT2R" (id 1) (at 5.08 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT-543" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.rohm.com/web/eu/datasheet/RB851Y" (id 3) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "RB851YT2R" (id 4) (at 0 10.16 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Detection Schottky Diode, Vr=3V, Vf=0.46V" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_fp_filters" "Diode_* D-Pak_TO252AA *SingleDiode *_Diode_* *SingleDiode*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "RB851YT2R_0_1" + (polyline + (pts + (xy -3.81 1.905) + (xy -1.27 1.905) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -0.635) + (xy -2.54 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 2.54) + (xy -2.54 1.905) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 -1.27) + (xy 2.54 -0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 2.54) + (xy 2.54 1.905) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 1.905) + (xy 1.27 1.905) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 -0.635) + (xy -2.54 1.905) + (xy -1.27 -0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 3.81 -0.635) + (xy 2.54 1.905) + (xy 1.27 -0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 4.445 -3.175) (end -4.445 4.445) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "RB851YT2R_1_1" + (pin passive line (at 2.54 5.08 270) (length 2.54) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -2.54 5.08 270) (length 2.54) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -2.54 -3.81 90) (length 2.54) + (name "3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 2.54 -3.81 90) (length 2.54) + (name "4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:R_100" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0402" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_100_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_100_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_10k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_10k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1002V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_10k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_10k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_2.2k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_2.2k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2201V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_2.2k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_2.2k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_4k7" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_4k7" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4701V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_4k7_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_4k7_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:SG3225VAN-250Mhz" (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -13.97 12.7 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SG3225VAN-250Mhz" (id 1) (at 11.43 12.7 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:3.2X2.5_SMD_6_EPSON" (id 2) (at 0 -13.97 0) + (effects (font (size 2.54 2.54)) hide) + ) + (property "Datasheet" "https://support.epson.biz/td/api/doc_check.php?dl=brief_SG3225EAN_en.pdf" (id 3) (at 0 -20.32 0) + (effects (font (size 2.54 2.54)) hide) + ) + (property "Description" "3.3 V, 250 MHz LVDS Clock Oscillator 30ppm" (id 4) (at 0 22.86 0) + (effects (font (size 2.54 2.54)) hide) + ) + (property "MFG Part#" "SG3225VAN 250.000000M-KEGA3" (id 5) (at 0 17.78 0) + (effects (font (size 2.54 2.54)) hide) + ) + (property "ki_description" "3.3 V, 250 MHz LVDS Clock Oscillator 30ppm" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SG3225VAN-250Mhz_0_1" + (rectangle (start -10.414 -0.508) (end -12.954 0.508) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center -5.588 0) (radius 4.1656) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -12.954 -1.27) + (xy -10.414 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -10.414 1.27) + (xy -12.954 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.905 0) + (xy -1.397 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.905 0) + (xy 3.81 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -11.684 -1.27) + (xy -11.684 -2.286) + (xy -9.144 -2.286) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -11.684 1.27) + (xy -11.684 2.286) + (xy -9.144 2.286) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 4.445) + (xy 3.81 -4.445) + (xy 11.43 0) + (xy 3.81 4.445) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -8.128 -1.27) + (xy -7.112 -1.27) + (xy -7.112 1.27) + (xy -6.096 1.27) + (xy -6.096 -1.27) + (xy -5.08 -1.27) + (xy -5.08 1.27) + (xy -4.064 1.27) + (xy -4.064 -1.27) + (xy -3.048 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 15.875 10.795) (end -15.875 -10.795) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "SG3225VAN-250Mhz_1_1" + (pin input line (at -16.51 7.62 0) (length 6.477) + (name "OE" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -16.51 -7.62 0) (length 6.477) + (name "NC" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -11.43 90) (length 6.477) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 16.51 2.54 180) (length 9.2964) + (name "CLK" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 16.51 -2.54 180) (length 8.7884) + (name "~{CLK}" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 11.43 270) (length 6.477) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:Z_68" (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "L" (id 0) (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Z_68" (id 1) (at 0 -1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:L_0805" (id 2) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://katalog.we-online.com/pbs/datasheet/782853680.pdf" (id 3) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "FERRITE BEAD 68 OHM 0805 R=25m I=3A" (id 4) (at 0 12.7 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "782853680" (id 5) (at 0 8.89 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "ki_description" "FERRITE BEAD 68 OHM 0805 R=25m I=3A" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Z_68_0_1" + (arc (start -2.54 0) (mid -3.81 1.27) (end -5.08 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 0) (mid -1.27 1.27) (end -2.54 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 2.54 0) (mid 1.27 1.27) (end 0 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 5.08 0) (mid 3.81 1.27) (end 2.54 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "Z_68_1_1" + (pin passive line (at -6.35 0 0) (length 1.27) + (name "1" (effects (font (size 0.762 0.762)))) + (number "1" (effects (font (size 0.762 0.762)))) + ) + (pin passive line (at 6.35 0 180) (length 1.27) + (name "2" (effects (font (size 0.762 0.762)))) + (number "2" (effects (font (size 0.762 0.762)))) + ) + ) + ) + (symbol "Scopefun_v2-rescue:GND" (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" "GND" (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) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 231.14 96.52) (diameter 0) (color 0 0 0 0) + (uuid 02a96c24-0d82-47eb-873e-8d40348f697a) + ) + (junction (at 49.53 158.75) (diameter 0) (color 0 0 0 0) + (uuid 03470583-2232-4b86-bf64-2b41cf6830fa) + ) + (junction (at 111.76 41.91) (diameter 0) (color 0 0 0 0) + (uuid 0965facf-d28f-4f3e-92e5-6e21d166dbf1) + ) + (junction (at 57.15 138.43) (diameter 0) (color 0 0 0 0) + (uuid 15050c72-4761-4f45-adda-e792a17aff6e) + ) + (junction (at 234.95 121.92) (diameter 0) (color 0 0 0 0) + (uuid 159b2b43-b2c7-4a0a-bbfa-6e0a0b5bc451) + ) + (junction (at 260.35 21.59) (diameter 0) (color 0 0 0 0) + (uuid 1955ac4c-d275-4f06-9653-49e1cd02ddef) + ) + (junction (at 26.67 158.75) (diameter 0) (color 0 0 0 0) + (uuid 19e307b0-9d00-403a-8bb3-c92eee75b593) + ) + (junction (at 271.78 73.66) (diameter 0) (color 0 0 0 0) + (uuid 1dce7b9d-4f2a-4eaf-92bf-fbc13310290c) + ) + (junction (at 121.92 148.59) (diameter 0) (color 0 0 0 0) + (uuid 21186083-1284-4b0f-b200-24289459ef69) + ) + (junction (at 200.66 116.84) (diameter 0) (color 0 0 0 0) + (uuid 21e3bd42-09d5-4909-b490-5b05f0b8e880) + ) + (junction (at 271.78 106.68) (diameter 0) (color 0 0 0 0) + (uuid 25a58b38-e4e5-4924-abd3-89b90e72c12a) + ) + (junction (at 109.22 21.59) (diameter 0) (color 0 0 0 0) + (uuid 25d3287d-6816-48d6-8ae5-b1912e983433) + ) + (junction (at 231.14 101.6) (diameter 0) (color 0 0 0 0) + (uuid 29d37ced-1693-4fce-a991-b508060f0dfc) + ) + (junction (at 234.95 139.7) (diameter 0) (color 0 0 0 0) + (uuid 2ce839a7-ae56-4836-a547-aefa450214ac) + ) + (junction (at 163.83 130.81) (diameter 0) (color 0 0 0 0) + (uuid 2d1dad02-6a1d-46d3-b854-5aa81ab4f8f5) + ) + (junction (at 82.55 146.05) (diameter 0) (color 0 0 0 0) + (uuid 2f1489e1-5057-4dbd-be34-ff4a268fe63f) + ) + (junction (at 95.25 99.06) (diameter 0) (color 0 0 0 0) + (uuid 3019cd7d-d905-4256-ac07-1e58a26f3c06) + ) + (junction (at 234.95 129.54) (diameter 0) (color 0 0 0 0) + (uuid 30d908b4-1bb2-4a37-ba92-c0290b7ae530) + ) + (junction (at 271.78 96.52) (diameter 0) (color 0 0 0 0) + (uuid 371abc5a-52a7-4b87-8ec7-281e5dbbd659) + ) + (junction (at 231.14 99.06) (diameter 0) (color 0 0 0 0) + (uuid 3804fc39-2d72-4f7a-9dd6-f57f608400a5) + ) + (junction (at 214.63 142.24) (diameter 0) (color 0 0 0 0) + (uuid 3c0f72d0-6e34-4105-9d6b-3c52d838711d) + ) + (junction (at 49.53 138.43) (diameter 0) (color 0 0 0 0) + (uuid 46fd1604-52c4-4275-97de-e76c2fafee1c) + ) + (junction (at 41.91 158.75) (diameter 0) (color 0 0 0 0) + (uuid 54b537a8-62a1-4be1-9498-f1c4ca3d7436) + ) + (junction (at 242.57 21.59) (diameter 0) (color 0 0 0 0) + (uuid 5cdbd729-8fc8-4e3c-aeca-cc441b06d9af) + ) + (junction (at 49.53 166.37) (diameter 0) (color 0 0 0 0) + (uuid 5d4cd7a9-9d01-410d-9083-4554f6297a52) + ) + (junction (at 95.25 96.52) (diameter 0) (color 0 0 0 0) + (uuid 654b3b97-d6ef-4fab-aedc-733bab6d7f72) + ) + (junction (at 95.25 71.12) (diameter 0) (color 0 0 0 0) + (uuid 685e6150-e36f-47e8-b723-9a93196f7f6d) + ) + (junction (at 214.63 148.59) (diameter 0) (color 0 0 0 0) + (uuid 6ab77c87-4a7c-4d75-964d-ce186b337dcb) + ) + (junction (at 257.81 45.72) (diameter 0) (color 0 0 0 0) + (uuid 6c024c95-51fb-487b-814f-0e8912890c7e) + ) + (junction (at 57.15 166.37) (diameter 0) (color 0 0 0 0) + (uuid 702fdb0c-a8a4-413d-9e3e-882a2050d7d4) + ) + (junction (at 74.93 158.75) (diameter 0) (color 0 0 0 0) + (uuid 76a7753a-727d-406d-8b87-18635ccc272b) + ) + (junction (at 163.83 138.43) (diameter 0) (color 0 0 0 0) + (uuid 771a40f7-19a7-4bfc-b88f-460c1a7e5602) + ) + (junction (at 271.78 76.2) (diameter 0) (color 0 0 0 0) + (uuid 7862272e-1ed3-4eaf-b82a-6f1cad5ee0bb) + ) + (junction (at 127 21.59) (diameter 0) (color 0 0 0 0) + (uuid 7eb85542-4e0f-4e38-8271-1a829c78fba8) + ) + (junction (at 57.15 146.05) (diameter 0) (color 0 0 0 0) + (uuid 7f8fbb93-4f2a-4425-aea4-b1770dc59032) + ) + (junction (at 34.29 138.43) (diameter 0) (color 0 0 0 0) + (uuid 85fabedf-a691-4822-be4c-4415cd1d4dcf) + ) + (junction (at 39.37 104.14) (diameter 0) (color 0 0 0 0) + (uuid 86d72536-c49a-473d-92a8-728f0c71fa7a) + ) + (junction (at 231.14 71.12) (diameter 0) (color 0 0 0 0) + (uuid 87b77cd9-8a80-463a-8114-083d84bc0705) + ) + (junction (at 41.91 166.37) (diameter 0) (color 0 0 0 0) + (uuid 886549e8-81c2-4c47-8464-9e4afcaa7ca4) + ) + (junction (at 95.25 104.14) (diameter 0) (color 0 0 0 0) + (uuid 893c591c-b6ff-4f7c-af38-4373a74e1168) + ) + (junction (at 124.46 41.91) (diameter 0) (color 0 0 0 0) + (uuid 94ac34a7-c765-4491-9d5a-70eb0b4da71b) + ) + (junction (at 245.11 41.91) (diameter 0) (color 0 0 0 0) + (uuid 991a048b-1c9f-495a-b752-9229d07e509a) + ) + (junction (at 187.96 113.03) (diameter 0) (color 0 0 0 0) + (uuid 9c5b9441-9345-4fb8-a0a8-0fe2abe371b3) + ) + (junction (at 74.93 138.43) (diameter 0) (color 0 0 0 0) + (uuid a04b51e7-8d77-4778-94bd-8ab8885e5bad) + ) + (junction (at 41.91 138.43) (diameter 0) (color 0 0 0 0) + (uuid a53fdea7-3617-4e29-ba39-1fc4cced14bc) + ) + (junction (at 134.62 144.78) (diameter 0) (color 0 0 0 0) + (uuid a6cced2a-bcca-4fba-9a8c-00e226ba77c8) + ) + (junction (at 34.29 146.05) (diameter 0) (color 0 0 0 0) + (uuid a7acf19a-b646-4516-930d-cc3a712cfb93) + ) + (junction (at 95.25 101.6) (diameter 0) (color 0 0 0 0) + (uuid ab962808-f856-4da6-875e-d33b9b900c1c) + ) + (junction (at 34.29 158.75) (diameter 0) (color 0 0 0 0) + (uuid bc2aaecf-ae79-4198-ab1e-39c2988be733) + ) + (junction (at 247.65 26.67) (diameter 0) (color 0 0 0 0) + (uuid bd57fed4-7d1d-46bd-aaad-dc347ada20e7) + ) + (junction (at 255.27 26.67) (diameter 0) (color 0 0 0 0) + (uuid c139c62f-3dad-4b4f-9d8d-71dc87c95cf0) + ) + (junction (at 135.89 73.66) (diameter 0) (color 0 0 0 0) + (uuid c17a692d-d9c3-4fb6-bb86-5b6537026a30) + ) + (junction (at 135.89 106.68) (diameter 0) (color 0 0 0 0) + (uuid c339890a-ec9b-43c8-bca3-90f292a91f7c) + ) + (junction (at 49.53 146.05) (diameter 0) (color 0 0 0 0) + (uuid c3d1cefa-d91a-4950-b899-566ac1f71848) + ) + (junction (at 57.15 158.75) (diameter 0) (color 0 0 0 0) + (uuid c46a482e-bfa4-4ed5-a49f-3179709c39a1) + ) + (junction (at 34.29 166.37) (diameter 0) (color 0 0 0 0) + (uuid c8433008-0d24-4e18-80ed-1ae1b5db5976) + ) + (junction (at 234.95 147.32) (diameter 0) (color 0 0 0 0) + (uuid ce0183bd-126a-4a79-9acb-8b4bfe630f86) + ) + (junction (at 121.92 26.67) (diameter 0) (color 0 0 0 0) + (uuid ce33739c-5d28-4c4f-8ccf-84b467a2a283) + ) + (junction (at 64.77 166.37) (diameter 0) (color 0 0 0 0) + (uuid d0754a39-0cf1-4bbe-83a4-6155f2cbc878) + ) + (junction (at 257.81 41.91) (diameter 0) (color 0 0 0 0) + (uuid d9305b65-05ec-4b58-9e1d-12260ccab5b4) + ) + (junction (at 271.78 101.6) (diameter 0) (color 0 0 0 0) + (uuid e34e1373-69b0-4599-a75a-7458f19f5398) + ) + (junction (at 271.78 99.06) (diameter 0) (color 0 0 0 0) + (uuid e4a73b93-c925-4263-a4d5-8e9e5fe2b9aa) + ) + (junction (at 26.67 138.43) (diameter 0) (color 0 0 0 0) + (uuid e5588e62-caec-4581-8753-afa8055836e7) + ) + (junction (at 124.46 45.72) (diameter 0) (color 0 0 0 0) + (uuid e752d96b-3281-4b9e-a872-dc825e6e6a02) + ) + (junction (at 135.89 99.06) (diameter 0) (color 0 0 0 0) + (uuid e8fbed20-1a41-45ab-b1f5-aa1a8c24ac3c) + ) + (junction (at 231.14 104.14) (diameter 0) (color 0 0 0 0) + (uuid e9ea92b8-5fc3-45d6-8060-cc143ae0add8) + ) + (junction (at 41.91 146.05) (diameter 0) (color 0 0 0 0) + (uuid ea3686cf-49e2-4eee-bcb5-157cb4912daa) + ) + (junction (at 186.69 127) (diameter 0) (color 0 0 0 0) + (uuid ec8770e3-61e7-4e65-b480-f689f92d0c40) + ) + (junction (at 64.77 146.05) (diameter 0) (color 0 0 0 0) + (uuid ed7edbba-6232-4633-a3d9-aa5db534a6f7) + ) + (junction (at 135.89 76.2) (diameter 0) (color 0 0 0 0) + (uuid f14c9d55-3fd6-454b-8099-321d8e7884dd) + ) + (junction (at 200.66 109.22) (diameter 0) (color 0 0 0 0) + (uuid f5b0e31d-7898-4c6c-9cca-f1b7a86abb45) + ) + (junction (at 134.62 152.4) (diameter 0) (color 0 0 0 0) + (uuid f93132b3-7938-433f-9af0-2a8ca5cb9da7) + ) + (junction (at 82.55 166.37) (diameter 0) (color 0 0 0 0) + (uuid f9d8cb6e-9c63-4d3d-96d0-601a897e5bd0) + ) + (junction (at 135.89 96.52) (diameter 0) (color 0 0 0 0) + (uuid fb078252-2c69-4f10-b8ca-ec674f33126f) + ) + (junction (at 135.89 101.6) (diameter 0) (color 0 0 0 0) + (uuid fbe4ca78-db1d-425c-822e-cbaf51a10d48) + ) + (junction (at 114.3 26.67) (diameter 0) (color 0 0 0 0) + (uuid feef402d-e20c-433f-bbed-b3d5c8efee26) + ) + + (no_connect (at 77.47 66.04) (uuid 0142204c-ea7a-450e-87e1-a014ac16ed83)) + (no_connect (at 77.47 55.88) (uuid 09373d7d-0888-443f-8d1d-933eca6bfb41)) + (no_connect (at 77.47 58.42) (uuid 154356df-d96a-4426-aa08-058870f95ab8)) + (no_connect (at 77.47 73.66) (uuid 194eedf3-dd78-465e-9c06-d2551098021a)) + (no_connect (at 118.11 180.34) (uuid 20f6e38c-67a5-4644-b9a7-6ec89b3b64fd)) + (no_connect (at 210.82 58.42) (uuid 211d3d27-78ea-4fe2-80e0-bfa6a0d4871e)) + (no_connect (at 210.82 76.2) (uuid 2d8b9790-5907-4e6e-b72e-7ac4fbb88d88)) + (no_connect (at 210.82 60.96) (uuid 3c0d1729-78ee-4d33-bce7-cc51fe5e484f)) + (no_connect (at 210.82 55.88) (uuid 45828bdf-f7b0-4855-a703-656f7143fd1d)) + (no_connect (at 77.47 76.2) (uuid 54238fb1-8778-4633-862d-fd76f64f1725)) + (no_connect (at 175.26 25.4) (uuid 677e0101-81f0-4545-8c72-23c9f6cef51e)) + (no_connect (at 210.82 66.04) (uuid 706e8940-8275-4fec-9841-867bd410d21e)) + (no_connect (at 77.47 60.96) (uuid 73894dbb-be06-4c9d-b554-a3676ed6b03f)) + (no_connect (at 175.26 22.86) (uuid 88592dbe-2ce3-4d58-ab18-cf429f21123f)) + (no_connect (at 77.47 53.34) (uuid 8ef0504e-10cf-411e-b449-949a0f5c8d74)) + (no_connect (at 210.82 68.58) (uuid 8f37976d-7277-408d-b960-1ce55db355b4)) + (no_connect (at 210.82 73.66) (uuid 91149e49-c287-4972-9e49-d34c57b6ffb6)) + (no_connect (at 210.82 50.8) (uuid 92c2acfc-5f23-4a08-bda4-c69b711da6d1)) + (no_connect (at 210.82 53.34) (uuid 931a035c-dacd-431f-910b-def670bdc676)) + (no_connect (at 77.47 68.58) (uuid 9ece809e-238e-4eae-a7ef-e6776d72e441)) + (no_connect (at 77.47 63.5) (uuid b06ad5b8-3b55-4295-ac00-2db4462d06a0)) + (no_connect (at 210.82 63.5) (uuid c9521a26-be15-4a1e-8acc-422906829663)) + (no_connect (at 77.47 50.8) (uuid d9b30be8-188a-4d88-adbe-b65dd464c9b2)) + + (wire (pts (xy 182.88 123.19) (xy 182.88 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 001d7921-8ef3-4c59-bb6a-c681f4193469) + ) + (wire (pts (xy 49.53 166.37) (xy 57.15 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 00c466a5-9660-4a2e-9a0a-8692c275b2f0) + ) + (wire (pts (xy 212.09 139.7) (xy 223.52 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 01cf62da-95ed-4a12-955e-985e346f552c) + ) + (wire (pts (xy 34.29 165.1) (xy 34.29 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 023011fd-8c6b-4c59-927b-38a6b78ac7d1) + ) + (wire (pts (xy 242.57 41.91) (xy 242.57 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 02f00b16-5ad5-480f-aa78-0df9ad4a4e13) + ) + (wire (pts (xy 200.66 116.84) (xy 200.66 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0331002d-0183-4dc0-9650-220cbfa14368) + ) + (wire (pts (xy 34.29 146.05) (xy 41.91 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0381424c-5390-4d68-ab40-e4354a30495b) + ) + (wire (pts (xy 182.88 123.19) (xy 186.69 123.19)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 06555ac3-0ee6-4a86-ad0c-e09cac2dcd90) + ) + (wire (pts (xy 26.67 137.16) (xy 26.67 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0684fa04-c65a-4231-8382-299958b436ea) + ) + (wire (pts (xy 124.46 41.91) (xy 124.46 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0719659f-0e4d-4bc3-90f2-cca9c1f2f3c2) + ) + (wire (pts (xy 260.35 21.59) (xy 267.97 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 07b51621-b907-4748-9487-7a5d2a355e45) + ) + (wire (pts (xy 226.06 132.08) (xy 212.09 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 07c4c238-6403-4327-b6d6-e3cef522d132) + ) + (wire (pts (xy 41.91 138.43) (xy 49.53 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 08006d6d-bcb2-4e56-8ebe-2829a508bee8) + ) + (wire (pts (xy 121.92 152.4) (xy 125.73 152.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0876a5de-1ac0-4bdd-a680-09b7f9879678) + ) + (wire (pts (xy 82.55 146.05) (xy 74.93 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 097e0edc-0bee-47b5-b180-d68199aa4ff8) + ) + (wire (pts (xy 57.15 166.37) (xy 57.15 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0a6c6964-517b-4ffa-8358-a6e43ec1666e) + ) + (wire (pts (xy 26.67 166.37) (xy 26.67 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0a75f060-9ad0-4ebe-ae07-34bbdb9c610f) + ) + (wire (pts (xy 187.96 109.22) (xy 191.77 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0acb7b97-c6e6-44df-ad0d-230a70aa8726) + ) + (wire (pts (xy 172.72 48.26) (xy 175.26 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0bb2bec8-60b9-4621-862e-dd28e83eac02) + ) + (wire (pts (xy 234.95 123.19) (xy 234.95 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0bd0a832-b0e1-43ea-86ff-02f01787a42f) + ) + (wire (pts (xy 121.92 144.78) (xy 121.92 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0c0442e2-0379-476d-aa5a-9a1d983a9f57) + ) + (wire (pts (xy 172.72 58.42) (xy 175.26 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d03cc43-b3c0-44e3-b277-ab5798119472) + ) + (wire (pts (xy 223.52 121.92) (xy 223.52 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0dac2fad-51ba-45c3-9ce2-db75253acc13) + ) + (wire (pts (xy 95.25 104.14) (xy 100.33 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0e20cbc1-6cd0-4252-8a14-c1d9146f2a63) + ) + (wire (pts (xy 269.24 99.06) (xy 271.78 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0e441e9b-127f-4bc3-9162-215c89745050) + ) + (wire (pts (xy 116.84 148.59) (xy 116.84 151.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0e70e462-56bb-4e9b-b060-51e913ae478e) + ) + (wire (pts (xy 187.96 116.84) (xy 191.77 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0eeb0702-3b6d-40b6-9f90-f47610b73b7f) + ) + (wire (pts (xy 182.88 114.3) (xy 182.88 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 10a35e0f-9c96-4172-86c1-74b0f3eb2d88) + ) + (wire (pts (xy 242.57 21.59) (xy 260.35 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 10bd9cee-7976-48c1-9b1d-a6db8a0af562) + ) + (wire (pts (xy 121.92 41.91) (xy 124.46 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 118ed1ab-c2e9-4045-abaf-c084798b5aaf) + ) + (wire (pts (xy 26.67 138.43) (xy 26.67 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1253a785-b170-485c-9b8f-cd434e184066) + ) + (wire (pts (xy 109.22 41.91) (xy 111.76 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1275c83d-99ca-4102-9f58-3870f21768df) + ) + (wire (pts (xy 135.89 93.98) (xy 135.89 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 16a6fd43-9f0e-44ac-9133-5182c45db8d2) + ) + (wire (pts (xy 163.83 170.18) (xy 151.13 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 16cff3e8-3080-4592-ae43-53c1cb829122) + ) + (wire (pts (xy 95.25 67.31) (xy 95.25 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 17c369cf-c27d-429e-9fd7-b60e8872935e) + ) + (wire (pts (xy 82.55 146.05) (xy 82.55 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 18816f4c-1aea-4079-9886-c1a64756a6d3) + ) + (wire (pts (xy 223.52 129.54) (xy 212.09 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 19a78422-b95d-4f86-b628-f6242f9aacfd) + ) + (wire (pts (xy 271.78 101.6) (xy 271.78 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1c382e4b-0b2c-4957-b137-4ac8f0d211c2) + ) + (wire (pts (xy 231.14 96.52) (xy 236.22 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1c391ca7-e610-404c-bdff-cd84da814875) + ) + (wire (pts (xy 213.36 26.67) (xy 213.36 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1c81ad4b-41d6-4dad-809b-763df952f995) + ) + (wire (pts (xy 231.14 71.12) (xy 231.14 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1de48337-8497-4202-b6e8-300d3c1be2be) + ) + (wire (pts (xy 134.62 142.24) (xy 134.62 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1deb64ab-886a-4b6e-be8c-26b043bdf14e) + ) + (wire (pts (xy 26.67 158.75) (xy 26.67 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1e224772-c48f-49fd-9b92-bd97ed186099) + ) + (wire (pts (xy 172.72 30.48) (xy 175.26 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1f797175-97b5-4fed-b82b-5985f9063700) + ) + (wire (pts (xy 39.37 38.1) (xy 41.91 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1f89da5b-01d8-4397-9b1a-3edd4d082490) + ) + (wire (pts (xy 39.37 58.42) (xy 41.91 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1f8dcc6c-c7da-4849-bb70-8201f83376c2) + ) + (wire (pts (xy 100.33 71.12) (xy 95.25 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1fc3251f-68ef-4f72-a209-18ab14ab73e6) + ) + (wire (pts (xy 49.53 146.05) (xy 57.15 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 20460762-7ee6-4eee-adc3-03491406f36c) + ) + (wire (pts (xy 39.37 35.56) (xy 41.91 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 205a3b57-99d5-435b-9c92-8597aceee934) + ) + (wire (pts (xy 144.78 138.43) (xy 163.83 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2069990d-6014-4631-8e6f-d382b53b2ed1) + ) + (wire (pts (xy 58.42 123.19) (xy 58.42 125.73)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 20d44f6a-736a-43bd-ba74-17795621b636) + ) + (wire (pts (xy 226.06 129.54) (xy 226.06 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 210b4586-7fb1-453c-a012-150951ba2378) + ) + (wire (pts (xy 34.29 158.75) (xy 41.91 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 22741670-7180-43fd-9c00-e2bbf1b5acb1) + ) + (wire (pts (xy 226.06 139.7) (xy 234.95 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 227753f9-e85e-497a-80f7-471ef190e093) + ) + (wire (pts (xy 74.93 138.43) (xy 74.93 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 238ea273-ed9a-4612-bbdf-9ad56281636a) + ) + (wire (pts (xy 80.01 26.67) (xy 114.3 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 23a9b3df-ce2e-4f15-92a4-05c00d9cd2cc) + ) + (wire (pts (xy 175.26 135.89) (xy 187.96 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 25237b40-8948-4f26-acc7-59a4a5b78d06) + ) + (wire (pts (xy 41.91 158.75) (xy 49.53 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 25c0b8b8-579b-4bf3-865f-c96d2a41a08a) + ) + (wire (pts (xy 234.95 128.27) (xy 234.95 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2713445a-5e01-40d8-94c6-c4d9a94c1daa) + ) + (wire (pts (xy 255.27 41.91) (xy 257.81 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 293534a1-9613-4dcd-a048-ce9a885cba35) + ) + (wire (pts (xy 172.72 45.72) (xy 175.26 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2ab0cdef-3157-4105-946f-bd107ad3a90b) + ) + (wire (pts (xy 64.77 166.37) (xy 64.77 167.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2b62e4a5-b78b-47e4-a97a-712f3fc30d00) + ) + (wire (pts (xy 121.92 26.67) (xy 134.62 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2c1ed742-8829-4c33-b03a-5cadaf6aebc7) + ) + (wire (pts (xy 83.82 38.1) (xy 77.47 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2cca5513-154c-4754-acfb-9f9dd73a748a) + ) + (wire (pts (xy 26.67 138.43) (xy 34.29 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d9eeeec-9b58-4b2a-bc33-b5b8498b0fa3) + ) + (wire (pts (xy 76.2 97.79) (xy 67.31 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2e20faf4-7401-46d5-ae6b-fc5bbb32f6ff) + ) + (wire (pts (xy 217.17 38.1) (xy 210.82 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2f1d6725-2284-4e27-a0ee-fd677164caf9) + ) + (wire (pts (xy 83.82 48.26) (xy 83.82 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 30084e43-451f-478f-8a47-d076fd2a84ac) + ) + (wire (pts (xy 25.4 63.5) (xy 25.4 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 30159ef0-c9e2-4381-b859-6b95be33d741) + ) + (wire (pts (xy 116.84 148.59) (xy 121.92 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 30640b3e-fc6e-4501-b0e2-163297e96389) + ) + (wire (pts (xy 257.81 45.72) (xy 257.81 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3161b4e4-0882-4791-9e70-c2c7fd125b03) + ) + (wire (pts (xy 200.66 147.32) (xy 200.66 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 32e3e6f9-94f5-46d5-99aa-da60b3af6b20) + ) + (wire (pts (xy 26.67 157.48) (xy 26.67 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35a12103-805d-4405-8e54-4107a0ca3f53) + ) + (wire (pts (xy 34.29 138.43) (xy 41.91 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3632531f-1c53-41c3-81bb-a01bdd1c40c7) + ) + (wire (pts (xy 231.14 104.14) (xy 236.22 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 36d58d7d-a4b8-4f86-acfc-a10a897dba24) + ) + (wire (pts (xy 41.91 146.05) (xy 41.91 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 378cfa89-f09c-4c8c-af77-cd02a8552a7a) + ) + (wire (pts (xy 124.46 41.91) (xy 127 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 37fac2bf-8e29-440e-be1d-079f1013b053) + ) + (wire (pts (xy 26.67 125.73) (xy 36.83 125.73)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3888c16e-82e8-4f8a-b0b3-392417555b2f) + ) + (wire (pts (xy 41.91 158.75) (xy 41.91 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 39dd521d-c0d3-4dc3-9f04-954364f19b5c) + ) + (wire (pts (xy 210.82 35.56) (xy 220.98 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3a9f292f-d950-4971-a152-b9709c501468) + ) + (wire (pts (xy 41.91 50.8) (xy 39.37 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3af48b74-9eb6-4a31-be66-715160acfc85) + ) + (wire (pts (xy 172.72 76.2) (xy 172.72 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3b63e359-1b65-4b4e-bd51-4dee4f5a5983) + ) + (wire (pts (xy 246.38 121.92) (xy 246.38 123.19)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c3c90c5-afde-4331-ad0d-f16229df987f) + ) + (wire (pts (xy 214.63 142.24) (xy 214.63 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c729e61-5a6e-4e5c-80f4-4fea5ec5c117) + ) + (wire (pts (xy 133.35 73.66) (xy 135.89 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c79fe7d-3551-4b1d-b325-197084f4b84b) + ) + (wire (pts (xy 144.78 130.81) (xy 163.83 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3d92c55c-1734-42df-b448-2eee86d15983) + ) + (wire (pts (xy 41.91 166.37) (xy 41.91 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3de3899f-ecd3-4a2a-a1ab-87cef4e94650) + ) + (wire (pts (xy 234.95 147.32) (xy 238.76 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3dee18c4-b720-444d-9268-9c64f3e51ed3) + ) + (wire (pts (xy 213.36 26.67) (xy 247.65 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3e5caddd-242d-4fcc-bbff-f6dff96a5c42) + ) + (wire (pts (xy 39.37 76.2) (xy 39.37 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3e666765-0ac1-4bbb-bbb4-e69aaf33a81b) + ) + (wire (pts (xy 245.11 41.91) (xy 245.11 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3eaedb32-56d0-447a-988e-f61638fe3e94) + ) + (wire (pts (xy 135.89 96.52) (xy 135.89 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 40d67cf0-479a-441a-8bda-c0938fb0d24f) + ) + (wire (pts (xy 226.06 137.16) (xy 212.09 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 41c9c3b8-2883-4fdc-b499-17634b4fcf10) + ) + (wire (pts (xy 80.01 26.67) (xy 80.01 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 42049cf4-6031-4554-9a87-e2f5f10c5908) + ) + (wire (pts (xy 130.81 144.78) (xy 134.62 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 424012fd-48f4-4cba-9107-720f1512372b) + ) + (wire (pts (xy 255.27 30.48) (xy 255.27 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 42a85541-797c-4235-aa9e-30313bc35d2e) + ) + (wire (pts (xy 49.53 158.75) (xy 57.15 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 43457cb6-856e-488f-8691-18140c533288) + ) + (wire (pts (xy 234.95 146.05) (xy 234.95 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 447488b3-4b37-48db-9cd4-985a63171964) + ) + (wire (pts (xy 246.38 147.32) (xy 246.38 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 45d9b0ec-c123-4a03-aec0-d6746c60472f) + ) + (wire (pts (xy 243.84 121.92) (xy 246.38 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 45e40ec9-e71e-48e7-83f2-98d6cde99a11) + ) + (wire (pts (xy 80.01 30.48) (xy 77.47 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 467b4061-0036-4f37-bc11-2c9e5580407c) + ) + (wire (pts (xy 200.66 109.22) (xy 200.66 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 47dd3c39-450c-4d60-835c-89b562cd20bd) + ) + (wire (pts (xy 163.83 138.43) (xy 167.64 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 47e6910a-8b85-45b9-bdb1-d0b25cd43e98) + ) + (wire (pts (xy 151.13 71.12) (xy 151.13 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 482a3072-c406-4d6e-98eb-4f243fe895ec) + ) + (wire (pts (xy 245.11 41.91) (xy 247.65 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 48a9fb67-f8e3-4e11-a408-3e88186f8897) + ) + (wire (pts (xy 82.55 158.75) (xy 82.55 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 49e9801a-ca64-4887-acaa-1852b72c90b0) + ) + (wire (pts (xy 269.24 101.6) (xy 271.78 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4b3e8ab8-6573-4361-8b87-a68e53872f35) + ) + (wire (pts (xy 182.88 113.03) (xy 187.96 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4c6510d9-017e-4c47-82ba-5105026c6f89) + ) + (wire (pts (xy 95.25 73.66) (xy 100.33 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4c7091d4-515a-46e1-8ca0-f82aa5cb62fb) + ) + (wire (pts (xy 247.65 26.67) (xy 255.27 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4cd7b96a-1570-44fc-9de3-d0d2d54f81b4) + ) + (wire (pts (xy 200.66 148.59) (xy 214.63 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4d23be17-ad99-490e-9ba8-62057d867055) + ) + (wire (pts (xy 269.24 93.98) (xy 271.78 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4deae685-5592-43f0-91c3-86e99199860c) + ) + (wire (pts (xy 39.37 104.14) (xy 39.37 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 501581e7-f638-4c3f-9431-e7e56e0b9efb) + ) + (wire (pts (xy 17.78 71.12) (xy 17.78 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5081eb15-8a0f-4df5-99a1-45a578bcf2b3) + ) + (wire (pts (xy 135.89 106.68) (xy 135.89 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 50ef776e-1890-489b-b3a9-2368d96f2098) + ) + (wire (pts (xy 223.52 121.92) (xy 234.95 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 516d561c-e210-47a1-b528-cf70e07f88f1) + ) + (wire (pts (xy 234.95 139.7) (xy 238.76 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 51c3c109-6623-4c33-982b-1f2e6bc2df2f) + ) + (wire (pts (xy 82.55 165.1) (xy 82.55 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 53c0fa19-4857-45ef-a0b0-d2d75f95cdd8) + ) + (wire (pts (xy 234.95 121.92) (xy 238.76 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5458be45-b17f-4e01-97eb-94c0f1b52819) + ) + (wire (pts (xy 80.01 22.86) (xy 80.01 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5681024e-9aed-4582-8c90-6025718c4ce1) + ) + (wire (pts (xy 213.36 25.4) (xy 210.82 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 56b78539-f62e-470c-9da7-3e5e5b21b3e9) + ) + (wire (pts (xy 41.91 76.2) (xy 39.37 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 56cf6c95-e7f6-48ae-aae1-9e5085352c59) + ) + (wire (pts (xy 175.26 138.43) (xy 172.72 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5741e9af-81a3-47b4-b66e-4e1dfdedeccd) + ) + (wire (pts (xy 67.31 97.79) (xy 67.31 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 58649918-4caf-4312-87ca-bee40c1faef6) + ) + (wire (pts (xy 39.37 78.74) (xy 31.75 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 594a37f4-7e8b-4a25-b566-9211f5ce110f) + ) + (wire (pts (xy 255.27 41.91) (xy 255.27 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 59501395-780b-47e4-8967-9f965674a799) + ) + (wire (pts (xy 213.36 22.86) (xy 213.36 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5a7e080e-c8e3-4363-bc71-fffdb411c399) + ) + (wire (pts (xy 212.09 127) (xy 214.63 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5a96ec7d-775a-4197-bd3a-b35afffc8167) + ) + (wire (pts (xy 163.83 137.16) (xy 163.83 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5af55f91-716b-4e7d-8c75-1fd345b7c35e) + ) + (wire (pts (xy 109.22 30.48) (xy 109.22 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b97e075-068b-41e4-8ebc-3e263fbff27a) + ) + (wire (pts (xy 200.66 106.68) (xy 200.66 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ced3591-5f4a-4853-9704-7577f257b998) + ) + (wire (pts (xy 226.06 137.16) (xy 226.06 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5cf2293a-aff5-41a8-84ef-ba37fb1d0a5f) + ) + (wire (pts (xy 186.69 123.19) (xy 186.69 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ec3bd07-85f5-47e9-a70f-b13f8032dfa2) + ) + (wire (pts (xy 246.38 146.05) (xy 248.92 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6055532a-24fb-434b-9bbc-cffd4eac4612) + ) + (wire (pts (xy 111.76 43.18) (xy 111.76 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 60d76cd4-7135-41b5-bb14-f84115e2b595) + ) + (wire (pts (xy 231.14 99.06) (xy 231.14 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 610af487-a48b-4363-9d99-90704d502762) + ) + (wire (pts (xy 26.67 146.05) (xy 26.67 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 61d94332-0639-4424-8336-c9d6898c23db) + ) + (wire (pts (xy 49.53 138.43) (xy 57.15 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 621005bd-fd10-488d-ad1d-eae1e8dcd754) + ) + (wire (pts (xy 133.35 93.98) (xy 135.89 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 623a95d3-92aa-43fc-bfb7-1927169d4600) + ) + (wire (pts (xy 186.69 127) (xy 186.69 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6281c74f-534a-44ca-b7e2-cc76399741a5) + ) + (wire (pts (xy 26.67 158.75) (xy 34.29 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 63c4f6ba-7934-4f34-b900-9d85f4b16ec3) + ) + (wire (pts (xy 114.3 41.91) (xy 114.3 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 63fcfc59-7439-416e-96ce-38a112eb4939) + ) + (wire (pts (xy 236.22 71.12) (xy 231.14 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6483a61d-b10a-47a8-8abb-aca573d14ee8) + ) + (wire (pts (xy 158.75 63.5) (xy 158.75 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 66006605-5e5d-4251-a272-e6c139326918) + ) + (wire (pts (xy 95.25 96.52) (xy 100.33 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 666a127f-bbf1-44d7-9945-883a859a094b) + ) + (wire (pts (xy 172.72 66.04) (xy 175.26 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 666b891b-b018-4831-bf52-1949ea9940bc) + ) + (wire (pts (xy 133.35 99.06) (xy 135.89 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 67a11f6a-4ece-4dc6-a8e5-fd9307451010) + ) + (wire (pts (xy 57.15 146.05) (xy 64.77 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 698eec06-1e51-411b-b6c8-44f5764e8553) + ) + (wire (pts (xy 74.93 158.75) (xy 82.55 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 699d29e0-a030-4fdd-a263-d48c20bd508b) + ) + (wire (pts (xy 133.35 106.68) (xy 135.89 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6a6afd5b-5f14-4832-96b7-394ff3546428) + ) + (wire (pts (xy 95.25 106.68) (xy 100.33 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6b56dce3-891e-4c99-a6a2-469129a36085) + ) + (wire (pts (xy 172.72 27.94) (xy 175.26 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6ec197e0-b2d8-430a-861c-b9262679c80a) + ) + (wire (pts (xy 133.35 45.72) (xy 133.35 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6f13e8dd-8f95-4897-aa4a-7af39b71330f) + ) + (wire (pts (xy 74.93 166.37) (xy 74.93 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6f39e325-a1a5-4e3b-8076-cb94d21f9750) + ) + (wire (pts (xy 64.77 138.43) (xy 64.77 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 70a0f318-f409-4702-b87e-5a45304f2899) + ) + (wire (pts (xy 247.65 41.91) (xy 247.65 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 711565b5-75c9-4d3f-bcee-afb8175cf923) + ) + (wire (pts (xy 234.95 129.54) (xy 238.76 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 71f6135e-ce31-48b3-a662-ec9c2fbdce5d) + ) + (wire (pts (xy 34.29 144.78) (xy 34.29 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 74afa8b0-4911-4ea3-a426-5a8473b668c7) + ) + (wire (pts (xy 74.93 166.37) (xy 82.55 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7713a595-9783-456a-b872-e287f366565c) + ) + (wire (pts (xy 26.67 123.19) (xy 26.67 125.73)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 778a6e9b-8450-4751-9ce7-950e829a0e06) + ) + (wire (pts (xy 163.83 132.08) (xy 163.83 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 77f36f29-ab03-4c19-9c6a-a2d42f26a525) + ) + (wire (pts (xy 257.81 41.91) (xy 260.35 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 79ae497a-b872-439c-bd5b-8a08ceb0a9ea) + ) + (wire (pts (xy 217.17 48.26) (xy 217.17 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7dfa6a3a-4e9d-4576-ba16-f19bf4781a79) + ) + (wire (pts (xy 127 21.59) (xy 134.62 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7e02adb5-0dc4-4e59-8516-3728f8da437a) + ) + (wire (pts (xy 269.24 106.68) (xy 271.78 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7e9a6c0f-8a1d-43ad-a1d8-ac71f765670e) + ) + (wire (pts (xy 82.55 166.37) (xy 82.55 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7e9dd554-7402-4552-b675-78aa9e587e73) + ) + (wire (pts (xy 257.81 45.72) (xy 266.7 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7eb94617-5480-430e-a7f8-6949d726c747) + ) + (wire (pts (xy 82.55 138.43) (xy 82.55 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 80dd68ce-19f1-43e0-b3ab-1ab0c515cbd3) + ) + (wire (pts (xy 134.62 186.69) (xy 134.62 184.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 815e7a78-679c-402b-a1bc-e669504ba03e) + ) + (wire (pts (xy 271.78 99.06) (xy 271.78 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8187606b-f779-4cc1-8435-eb4bcb264802) + ) + (wire (pts (xy 64.77 158.75) (xy 64.77 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 826883eb-791a-4f94-b3a6-d07e9c71fba1) + ) + (wire (pts (xy 172.72 68.58) (xy 175.26 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 82a93119-2d30-45bb-a052-4a4952078f0b) + ) + (wire (pts (xy 41.91 45.72) (xy 39.37 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 82e15225-a105-45b2-84d4-4b70931897e0) + ) + (wire (pts (xy 269.24 96.52) (xy 271.78 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 838ee847-cd88-4ea8-b449-591cf4767883) + ) + (wire (pts (xy 27.94 104.14) (xy 39.37 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8446dd72-3d3d-4e93-add2-1fa278f95796) + ) + (wire (pts (xy 39.37 55.88) (xy 41.91 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 859e57f8-924d-41ca-8a18-dd872a799da4) + ) + (wire (pts (xy 172.72 71.12) (xy 175.26 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 85b192e9-1296-47df-8a8b-8a83605903f9) + ) + (wire (pts (xy 39.37 48.26) (xy 41.91 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 85c1f97c-ff6c-4097-b911-5ccc94f75358) + ) + (wire (pts (xy 95.25 104.14) (xy 95.25 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 861549c2-f223-467f-bae5-53196aa041a1) + ) + (wire (pts (xy 80.01 21.59) (xy 109.22 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 865e229f-c0af-4c87-b09d-9c7cfa4caca4) + ) + (wire (pts (xy 187.96 109.22) (xy 187.96 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 868f491a-5ff7-4d2f-abbf-765cbc1ddc85) + ) + (wire (pts (xy 135.89 99.06) (xy 135.89 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 86d2eca7-5664-4b38-a698-fed12f3a0e6d) + ) + (wire (pts (xy 172.72 50.8) (xy 175.26 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 86f9672f-2972-4389-8803-0beec1f46b13) + ) + (wire (pts (xy 231.14 101.6) (xy 236.22 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 87a79767-538e-4d08-8134-e360e8713c22) + ) + (wire (pts (xy 114.3 26.67) (xy 121.92 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 89ba049d-4034-467a-ae04-cd9ea9638c20) + ) + (wire (pts (xy 64.77 165.1) (xy 64.77 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8a6a411d-204d-43ed-94fb-e96e770c773b) + ) + (wire (pts (xy 175.26 63.5) (xy 158.75 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8bb5768b-eef7-4bd7-ba83-5342f0c87c55) + ) + (wire (pts (xy 260.35 41.91) (xy 260.35 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8ce074e2-062d-45e5-82d2-ca5a35b1194f) + ) + (wire (pts (xy 124.46 45.72) (xy 124.46 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8d527caa-2291-4904-9720-81cae1a9da19) + ) + (wire (pts (xy 41.91 63.5) (xy 25.4 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8dfc800f-bbc1-4904-adda-6117ec751bf8) + ) + (wire (pts (xy 135.89 76.2) (xy 133.35 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8e0100ab-5bec-42c9-88a7-058bf79e923b) + ) + (wire (pts (xy 231.14 67.31) (xy 231.14 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8ef140e1-a86a-45e5-8f2c-e06066832fcb) + ) + (wire (pts (xy 39.37 40.64) (xy 41.91 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8fea12e2-1823-4288-abe4-5b0715c0fb19) + ) + (wire (pts (xy 77.47 35.56) (xy 87.63 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9003a39c-df85-42c2-be40-e2727f991cec) + ) + (wire (pts (xy 39.37 104.14) (xy 43.18 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9121e190-980d-443a-bf56-8f4a18a36507) + ) + (wire (pts (xy 242.57 41.91) (xy 245.11 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 92239969-8570-4b17-96c9-822f147e1ad8) + ) + (wire (pts (xy 95.25 96.52) (xy 95.25 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 929d2096-18cf-4b20-948f-cc2bda23586e) + ) + (wire (pts (xy 135.89 73.66) (xy 135.89 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 942bc182-fedb-4361-a398-64d05bf3fae2) + ) + (wire (pts (xy 175.26 135.89) (xy 175.26 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 950756d1-03fe-43a0-95e7-909930c47f2a) + ) + (wire (pts (xy 223.52 139.7) (xy 223.52 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 95513a05-1ba8-4d8a-991b-c2b0dc386b34) + ) + (wire (pts (xy 25.4 69.85) (xy 25.4 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 957ba4db-aa36-4e4d-bd34-5b618c123340) + ) + (wire (pts (xy 39.37 25.4) (xy 41.91 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 95ca36bc-2e45-4dc3-91c7-efa7ec6ec218) + ) + (wire (pts (xy 34.29 166.37) (xy 41.91 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 96d3d073-afd9-43cf-8eb0-59aa3f753a08) + ) + (wire (pts (xy 246.38 123.19) (xy 248.92 123.19)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 97999207-c682-4225-b2e0-e3e80702a663) + ) + (wire (pts (xy 217.17 40.64) (xy 217.17 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9946e4ec-df9e-4ee9-8338-b7a27244c651) + ) + (wire (pts (xy 49.53 138.43) (xy 49.53 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9d88ec4c-16ba-42ca-8cb0-a045e547e117) + ) + (wire (pts (xy 196.85 109.22) (xy 200.66 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9d89eb5e-6285-4416-b4d6-f808b388a814) + ) + (wire (pts (xy 41.91 146.05) (xy 49.53 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9e9faaac-a0b3-4b5b-bd84-8bac6663a81d) + ) + (wire (pts (xy 41.91 166.37) (xy 49.53 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9fb2b509-9407-40e2-8c14-766d4d9d74fd) + ) + (wire (pts (xy 186.69 129.54) (xy 187.96 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9fc4b9a5-798a-4f12-8c62-459ffe902494) + ) + (wire (pts (xy 175.26 133.35) (xy 187.96 133.35)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a2063d70-2593-4d78-b9f8-8463a5e421c9) + ) + (wire (pts (xy 67.31 105.41) (xy 67.31 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3883662-2d57-4471-9f3d-7b28e4d02ced) + ) + (wire (pts (xy 26.67 166.37) (xy 34.29 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3acb1a5-1a94-45cb-a7eb-6abc9d5b9709) + ) + (wire (pts (xy 34.29 139.7) (xy 34.29 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3f793ac-c8f8-4b6b-a1a0-68bdc0e9870a) + ) + (wire (pts (xy 135.89 71.12) (xy 135.89 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a529e7ed-8f49-4463-ab2a-c3de3fcceb55) + ) + (wire (pts (xy 57.15 158.75) (xy 57.15 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a5424812-224a-4644-80cd-92ea92f4e925) + ) + (wire (pts (xy 213.36 22.86) (xy 210.82 22.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a6599f2c-a813-4ec4-889a-a3c42b3d9024) + ) + (wire (pts (xy 172.72 40.64) (xy 175.26 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a6c62207-e47b-4cb7-87a4-29e345d3d7b5) + ) + (wire (pts (xy 39.37 22.86) (xy 41.91 22.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a755017f-9e38-42a3-b998-3319150635cb) + ) + (wire (pts (xy 118.11 165.1) (xy 115.57 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a87a66dd-3cc7-4cd7-a72c-f0f51f6f816b) + ) + (wire (pts (xy 121.92 148.59) (xy 121.92 152.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a88a4421-1517-410e-94ae-d2e430fea893) + ) + (wire (pts (xy 271.78 71.12) (xy 269.24 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a954b9c2-8815-41d9-8ee2-182c3d4b4e66) + ) + (wire (pts (xy 49.53 146.05) (xy 49.53 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid abc47acb-1014-4dc0-b4ea-4c6ec1f014cb) + ) + (wire (pts (xy 172.72 78.74) (xy 165.1 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid adc0d4a4-b490-48cc-ac8c-68ad9b2ac288) + ) + (wire (pts (xy 231.14 93.98) (xy 231.14 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ae278b01-6140-4258-b3e1-878a503a5a62) + ) + (wire (pts (xy 172.72 43.18) (xy 175.26 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ae8b6961-8107-40d3-955d-29b1e559f30e) + ) + (wire (pts (xy 231.14 101.6) (xy 231.14 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aedbe739-1f67-425b-bc8a-e390a6c068db) + ) + (wire (pts (xy 133.35 101.6) (xy 135.89 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid afaec224-6eb9-4aa4-acce-937066a89442) + ) + (wire (pts (xy 58.42 125.73) (xy 49.53 125.73)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b02b3d11-005a-4a6b-9449-26c2ff1f2644) + ) + (wire (pts (xy 231.14 99.06) (xy 236.22 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b425b92a-180f-40c3-80f1-78d9319641fc) + ) + (wire (pts (xy 57.15 138.43) (xy 64.77 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b89c0bed-aaff-4042-8ea5-082434065c3d) + ) + (wire (pts (xy 271.78 93.98) (xy 271.78 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b8e4c1bf-3a7f-4504-a864-a1b83d43598f) + ) + (wire (pts (xy 271.78 71.12) (xy 271.78 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b9258fdc-8fc7-4b0b-a1a5-ded4a5045e1f) + ) + (wire (pts (xy 109.22 41.91) (xy 109.22 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b982722b-1bf7-4726-a5b9-a2b33c43ad35) + ) + (wire (pts (xy 260.35 30.48) (xy 260.35 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b9cad7db-d7a5-48f7-95b5-88e509e4924f) + ) + (wire (pts (xy 80.01 22.86) (xy 77.47 22.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b9faa690-021f-46a9-825e-888b17a3e0e8) + ) + (wire (pts (xy 39.37 95.25) (xy 39.37 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bb304e6f-a650-4f29-9119-1512d4198a6c) + ) + (wire (pts (xy 257.81 52.07) (xy 257.81 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bbc86d48-5ce4-4ddd-b79b-6c45ad7d510b) + ) + (wire (pts (xy 39.37 68.58) (xy 41.91 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bbfc1ca5-3a42-4933-9256-9cd6bffa31d2) + ) + (wire (pts (xy 226.06 129.54) (xy 234.95 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bc3b55ee-da4a-47e7-827f-dc787b3d7436) + ) + (wire (pts (xy 39.37 30.48) (xy 41.91 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bd61b8b1-5311-4f29-825b-35eaa7255178) + ) + (wire (pts (xy 114.3 30.48) (xy 114.3 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bdeb6957-4199-4c46-befc-fc6addc59e85) + ) + (wire (pts (xy 257.81 41.91) (xy 257.81 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid be38f05b-751e-404a-94cf-568c58838c13) + ) + (wire (pts (xy 95.25 101.6) (xy 95.25 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid be3c84b7-d017-4d3f-a81b-d7b8f9c7d610) + ) + (wire (pts (xy 246.38 129.54) (xy 246.38 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bee5c5bf-c27a-44af-96ec-441e050091a2) + ) + (wire (pts (xy 133.35 96.52) (xy 135.89 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bf3dac99-ac50-4ac6-bfbd-9ed628e3720e) + ) + (wire (pts (xy 95.25 99.06) (xy 100.33 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bfb630e3-509a-4343-86ca-b017c6eec725) + ) + (wire (pts (xy 172.72 55.88) (xy 175.26 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c066cd7d-8290-4a60-bad8-b6ca2a3e6034) + ) + (wire (pts (xy 57.15 158.75) (xy 64.77 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c090a392-d7d8-476a-a8ed-4cd1ebc5bff4) + ) + (wire (pts (xy 49.53 158.75) (xy 49.53 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c0b69167-0a59-4444-b4cb-8bf56c302e75) + ) + (wire (pts (xy 25.4 71.12) (xy 17.78 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c107415c-b711-4daf-9fa8-c54a734d686a) + ) + (wire (pts (xy 135.89 101.6) (xy 135.89 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c22f33e4-b12e-490d-8f82-3c5cc79da2a0) + ) + (wire (pts (xy 234.95 140.97) (xy 234.95 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c4fe70a2-bc63-4866-ba00-544cba292eeb) + ) + (wire (pts (xy 246.38 128.27) (xy 248.92 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c69fbcf7-2a61-46a3-94ed-8e3219926627) + ) + (wire (pts (xy 271.78 96.52) (xy 271.78 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7b6fa00-96f0-4ced-a760-3cae248e9de4) + ) + (wire (pts (xy 247.65 30.48) (xy 247.65 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb3cd171-d468-491b-9c95-f8629d0bdbae) + ) + (wire (pts (xy 82.55 144.78) (xy 82.55 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cbc96328-cf32-4afa-9f80-62cf7d10af5b) + ) + (wire (pts (xy 64.77 146.05) (xy 64.77 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ccbbe3f6-d4be-46f8-9bc4-fa48284db40f) + ) + (wire (pts (xy 95.25 101.6) (xy 100.33 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce619f39-5aaf-49e9-a33c-26732dec8e95) + ) + (wire (pts (xy 223.52 147.32) (xy 234.95 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d11572a2-0ec3-435f-b83d-bf2571d2a572) + ) + (wire (pts (xy 243.84 139.7) (xy 246.38 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d2802bc6-fde7-4e5a-9c74-f641b83c05e7) + ) + (wire (pts (xy 49.53 166.37) (xy 49.53 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d3531ad3-ea7d-429d-956e-ff3da633d95c) + ) + (wire (pts (xy 212.09 142.24) (xy 214.63 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d3e20a31-aa70-4f6a-b009-c2c565ae2cab) + ) + (wire (pts (xy 74.93 146.05) (xy 74.93 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d4a25001-5824-4485-9e46-f564e7d797f1) + ) + (wire (pts (xy 200.66 116.84) (xy 196.85 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d583e5aa-df48-4517-a3ec-278f49235b4f) + ) + (wire (pts (xy 158.75 69.85) (xy 158.75 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d89c0302-0446-4752-af61-f743a32c5cb4) + ) + (wire (pts (xy 163.83 130.81) (xy 167.64 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d8cc1fd7-75c4-43a9-befc-53bd34cbe927) + ) + (wire (pts (xy 109.22 21.59) (xy 127 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d8dbc099-3999-474e-bc20-5aa4b41f9e9b) + ) + (wire (pts (xy 266.7 45.72) (xy 266.7 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d9661e06-f322-4141-a260-e567444a0f5a) + ) + (wire (pts (xy 74.93 158.75) (xy 74.93 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d9c1ec62-23da-4365-98dd-9b37e9e44b9d) + ) + (wire (pts (xy 57.15 146.05) (xy 57.15 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d9e327bb-1596-4eec-a37e-dc1a060a7642) + ) + (wire (pts (xy 134.62 152.4) (xy 134.62 161.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid db69d835-14cd-4526-be39-5ca7df4d0b38) + ) + (wire (pts (xy 246.38 139.7) (xy 246.38 140.97)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dc9823c9-958f-4ebb-96c5-159cad0b2341) + ) + (wire (pts (xy 124.46 45.72) (xy 133.35 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dcb39c74-b4fc-4cef-b985-815393bc340d) + ) + (wire (pts (xy 57.15 166.37) (xy 64.77 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dd0d3bb7-76a2-4afb-930b-a001ef93bd5f) + ) + (wire (pts (xy 135.89 76.2) (xy 135.89 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dd409643-2ad0-46ca-8edc-7618874343d8) + ) + (wire (pts (xy 187.96 127) (xy 186.69 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ddde8db6-e78c-400a-8a53-c5bb6cc6bdfd) + ) + (wire (pts (xy 127 41.91) (xy 127 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de3a62ce-7926-4017-b32c-e08b5240df4f) + ) + (wire (pts (xy 39.37 66.04) (xy 41.91 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de89df40-cf54-4b4a-b610-257a50bfac09) + ) + (wire (pts (xy 41.91 138.43) (xy 41.91 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid df6a19e9-6359-4874-b780-a07aa80e9e7b) + ) + (wire (pts (xy 95.25 99.06) (xy 95.25 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid df8afd6d-1759-41c7-9dc1-1db66b49a508) + ) + (wire (pts (xy 231.14 106.68) (xy 236.22 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid df917ce8-76f2-4592-b9d9-a6899cc26e5e) + ) + (wire (pts (xy 74.93 137.16) (xy 74.93 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e0e0ffaf-138e-497d-96d4-f8bc23379e6f) + ) + (wire (pts (xy 271.78 76.2) (xy 269.24 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e0f5ae2f-e387-43fe-ac3d-a4e01e46f514) + ) + (wire (pts (xy 74.93 157.48) (xy 74.93 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e14fd10c-3ad8-4e99-8cca-40f72c0483ff) + ) + (wire (pts (xy 271.78 76.2) (xy 271.78 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e1c2e17b-2f0a-465c-b8ef-255bdc5b7df6) + ) + (wire (pts (xy 172.72 35.56) (xy 175.26 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e29fbd41-23d7-49ea-bb95-609e3ee10525) + ) + (wire (pts (xy 231.14 73.66) (xy 236.22 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e2b3c6db-26a0-4a0f-91e3-f3850153add5) + ) + (wire (pts (xy 158.75 71.12) (xy 151.13 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e344d08c-9791-4702-9b1d-772328e3e2eb) + ) + (wire (pts (xy 134.62 144.78) (xy 134.62 152.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e423390b-f423-4871-9bac-7707cd7643e2) + ) + (wire (pts (xy 39.37 27.94) (xy 41.91 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e454861c-dc15-4164-baf5-32394e274b30) + ) + (wire (pts (xy 242.57 30.48) (xy 242.57 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e468d6e5-512f-4a1c-89fc-a17594043023) + ) + (wire (pts (xy 271.78 106.68) (xy 271.78 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e4947a5c-9e66-4322-b731-b35c9989be15) + ) + (wire (pts (xy 83.82 40.64) (xy 83.82 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e52e0a83-759d-493a-9a13-b398aad4196a) + ) + (wire (pts (xy 243.84 147.32) (xy 246.38 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e751bf5f-4820-41d7-9bbc-f969376cdcd1) + ) + (wire (pts (xy 26.67 146.05) (xy 34.29 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e8b9f5a2-9c61-4573-a103-20f29d774825) + ) + (wire (pts (xy 172.72 130.81) (xy 175.26 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e918b919-3275-46f5-9abf-7feb327608c4) + ) + (wire (pts (xy 121.92 41.91) (xy 121.92 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e9f190b0-025c-4d65-aa92-d0adf3a7e80c) + ) + (wire (pts (xy 243.84 129.54) (xy 246.38 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ea720a8c-9a07-4d6c-adc7-fc4b83f5af5a) + ) + (wire (pts (xy 213.36 21.59) (xy 242.57 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eb5326f9-79d1-4584-a9a1-77d190619f83) + ) + (wire (pts (xy 151.13 175.26) (xy 163.83 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ebe6845e-77ef-4a3b-8777-25f774d9ada6) + ) + (wire (pts (xy 175.26 130.81) (xy 175.26 133.35)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ed5e43c2-1b85-442b-b823-35bf1b456dbf) + ) + (wire (pts (xy 187.96 113.03) (xy 187.96 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ed62d920-ef6a-4084-b6c7-a756ac00c222) + ) + (wire (pts (xy 134.62 152.4) (xy 130.81 152.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ee18c713-bb3c-48dc-8cad-fcb3d23507d3) + ) + (wire (pts (xy 231.14 96.52) (xy 231.14 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ee19aba4-07fc-4aee-940c-395c826efc58) + ) + (wire (pts (xy 255.27 26.67) (xy 267.97 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ee93125d-8e5c-4e8c-9027-7509d52b09d6) + ) + (wire (pts (xy 175.26 76.2) (xy 172.72 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ef510bef-5ad4-4d12-8588-ea70173e71c8) + ) + (wire (pts (xy 80.01 25.4) (xy 77.47 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid efd9dcb5-02b4-4da1-9200-ec0e18dda701) + ) + (wire (pts (xy 172.72 38.1) (xy 175.26 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f0efa3ea-26e1-4220-ae1d-41709ae949ef) + ) + (wire (pts (xy 64.77 144.78) (xy 64.77 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f1a29b82-192c-4de7-a23b-43420d01f97d) + ) + (wire (pts (xy 34.29 160.02) (xy 34.29 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f1f7556c-fcf2-4b20-867c-8cb0f74b0683) + ) + (wire (pts (xy 39.37 43.18) (xy 41.91 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f25aea70-48ac-48e3-986c-692bb727cdb4) + ) + (wire (pts (xy 124.46 52.07) (xy 124.46 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f418e77d-5d63-4bf4-8e48-568fcb58ce44) + ) + (wire (pts (xy 213.36 30.48) (xy 210.82 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f44cc862-d425-4144-8846-d84278a3c917) + ) + (wire (pts (xy 95.25 93.98) (xy 95.25 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f5ae382e-762f-45ff-b350-8e2d7e80445d) + ) + (wire (pts (xy 127 30.48) (xy 127 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f5e93f07-8ba1-4875-bdb1-578538b87209) + ) + (wire (pts (xy 214.63 148.59) (xy 214.63 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f630b891-bdf1-4596-85f4-897d9ac65721) + ) + (wire (pts (xy 95.25 71.12) (xy 95.25 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f63e8e15-2422-467c-ae9d-81cc3c8510eb) + ) + (wire (pts (xy 172.72 33.02) (xy 175.26 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f71ffbfe-7487-46f7-9787-7603011b3ed0) + ) + (wire (pts (xy 111.76 41.91) (xy 114.3 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f723dea5-419d-4eb8-8a9c-0953fa37082d) + ) + (wire (pts (xy 121.92 30.48) (xy 121.92 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f7e200ad-0805-42f5-9f32-792f4044fcf7) + ) + (wire (pts (xy 214.63 127) (xy 214.63 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f88b4c9e-6f8a-493c-bb45-41f0d6bbe154) + ) + (wire (pts (xy 246.38 140.97) (xy 248.92 140.97)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f9acc4f2-e918-475f-b8d3-558affb8c3e8) + ) + (wire (pts (xy 57.15 138.43) (xy 57.15 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid facc7a1b-48f7-432d-8c99-461c31468767) + ) + (wire (pts (xy 39.37 33.02) (xy 41.91 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fc782be4-46f5-4c85-8258-1674fad3a318) + ) + (wire (pts (xy 269.24 73.66) (xy 271.78 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fcd57f8b-d459-4ae2-86a3-533252fa35fb) + ) + (wire (pts (xy 135.89 71.12) (xy 133.35 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fd65a7a2-1ecb-46f9-946f-192774b5bf17) + ) + (wire (pts (xy 39.37 71.12) (xy 41.91 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fdff5ae7-e28b-42b9-8347-c09e41256987) + ) + (wire (pts (xy 271.78 73.66) (xy 271.78 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fe0ea60a-19e2-424f-b488-5678a75fdf00) + ) + (wire (pts (xy 121.92 144.78) (xy 125.73 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fec1f419-4539-4c8f-bb35-f7581eeb82a5) + ) + (wire (pts (xy 82.55 138.43) (xy 74.93 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ff377cbc-6042-46e6-9644-84dbcdaf714a) + ) + (wire (pts (xy 231.14 104.14) (xy 231.14 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ff586746-7b6f-4763-8093-c756650b464b) + ) + + (text "HI = NAP\nLO = NORMAL\nFT = SLEEP" (at 67.31 93.98 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 208852a4-c92a-4457-a020-d509b402d330) + ) + (text "180° PHASE BETWEEN\nADC1 AND ADC2 CLK_IN" (at 248.92 135.89 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 39d0df36-408c-4fce-aad7-d408c69bc328) + ) + + (label "OUT1+" (at 215.9 129.54 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 161f5455-8297-4c70-b65c-7a745abba5c6) + ) + (label "OUT2-" (at 215.9 137.16 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2859838c-f7b0-4be7-9045-7fdc963d3d85) + ) + (label "OUT2+" (at 215.9 139.7 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 30304e2e-fae0-4942-8805-94df7afa183a) + ) + (label "RESETN" (at 31.75 78.74 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 31d27d57-2781-410f-9201-8603f9b58b2c) + ) + (label "CLK_OUT-" (at 144.78 130.81 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 40af157d-bec1-489e-8581-29ec391f5c92) + ) + (label "RESETN" (at 165.1 78.74 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 41535fbb-fac6-4207-a5fb-0ce65c02f2f6) + ) + (label "IN-" (at 180.34 135.89 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5fc03015-6f9b-4e08-9fd5-ba1cb6c63544) + ) + (label "NAPSLP" (at 76.2 97.79 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 88829688-4ef3-4bd2-aabd-0fd5cefeaa65) + ) + (label "CLK_OUT+" (at 144.78 138.43 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 92529218-3086-4e38-a5d7-361f20edc13a) + ) + (label "RESETN" (at 27.94 104.14 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 9a22861a-f0d5-45ff-9510-d64aac14d2d5) + ) + (label "CLK_OUT-" (at 163.83 175.26 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid b3328878-1c43-458d-a283-b891018f774d) + ) + (label "CLK_OUT+" (at 163.83 170.18 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid b7dd2a49-0387-4ad6-b4c9-7354e222318e) + ) + (label "NAPSLP" (at 220.98 35.56 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid c0f5505d-de33-45db-ba63-a83687750c00) + ) + (label "OUT1-" (at 215.9 132.08 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c2f82502-a672-445f-b0f1-8868bd6c28f2) + ) + (label "NAPSLP" (at 87.63 35.56 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid c4e7cf52-843c-437e-965a-7eb7fc0f3b87) + ) + (label "IN+" (at 180.34 133.35 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fe29d3b6-92be-4e54-a383-392356bcc809) + ) + + (global_label "dataA3_N" (shape output) (at 39.37 43.18 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 00cf5cd6-6352-4ecd-9e35-417d88e8c660) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_ADC_CLK_IN+" (shape input) (at 172.72 55.88 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 13caf2ba-ce4a-41a0-b219-61c581683518) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA2_N" (shape output) (at 39.37 38.1 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 18243035-4751-445a-8818-f87dcc6e150a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA1_P" (shape output) (at 39.37 35.56 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 1e3639f5-e7e3-4694-9294-3921c4c3d8d8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB1_P" (shape output) (at 172.72 35.56 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 28341e20-fb49-4b1f-918f-f121ca9dc24b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CLK_ADC_N" (shape output) (at 39.37 22.86 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2d4b4a06-1fbc-412f-a73f-b6cb8a54c8ff) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB2_P" (shape output) (at 172.72 40.64 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 4c0a6173-3bb5-488a-ae98-333b4befcac8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA1_N" (shape output) (at 39.37 33.02 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 5732fe89-5269-4719-98b5-f2ef3f341659) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB0_N" (shape output) (at 172.72 27.94 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 5bbd11fe-5f00-4df8-b47a-cfb88b4fa049) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "ADC_SDIN" (shape input) (at 172.72 71.12 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 63ca843c-6ec1-4317-af47-c941b7151e0c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_ADC_CLK_IN-" (shape input) (at 39.37 58.42 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 64d362b5-8df7-456f-a9ec-8c9312ae7ead) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA3_P" (shape output) (at 39.37 45.72 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 6539cbd1-50bb-4d3c-82f9-984d64bc120e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_CM" (shape output) (at 80.01 30.48 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 6887f346-34fb-47be-9aca-e3608346da89) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CLK_ADC_P" (shape output) (at 39.37 25.4 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 7302d1b8-5eb7-435f-8a27-1e073843e0b6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "ADCA_CS" (shape input) (at 39.37 66.04 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 7e7b8ea5-9941-47ad-aa89-670ebd77f6b0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "ADCB_CS" (shape input) (at 172.72 66.04 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 7efe52c7-849a-457d-9282-4b14b5977cfd) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA2_P" (shape output) (at 39.37 40.64 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 8548e026-66af-4296-90e9-67eb8298e6f4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_CM" (shape output) (at 213.36 30.48 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 89418c64-83aa-43cf-af96-a0ed16e8498f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB4_P" (shape output) (at 172.72 50.8 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 8c4bbe2b-6fb3-4548-8dd3-0f1711d4f6b1) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA4_P" (shape output) (at 39.37 50.8 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 94286f16-e2e4-4646-9bba-2737d286be03) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "ADC_SCLK" (shape input) (at 39.37 68.58 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 9685dfb3-079c-44b1-b353-b4be89013d60) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "ADC_RESETN" (shape input) (at 43.18 104.14 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 9bcbe648-8b58-4679-b991-5ade9ccff5d7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_ADC_CLK_IN-" (shape input) (at 172.72 58.42 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b38839ce-5ed1-4137-8d01-8e29148f2f0d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB4_N" (shape output) (at 172.72 48.26 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b4b3542d-81a0-443a-a057-e92e83e673be) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_ADC_CLK_IN+" (shape output) (at 248.92 123.19 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid bb7e1885-8c5b-40e4-a514-27aa758ecfd2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_ADC_CLK_IN+" (shape output) (at 248.92 140.97 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid cf6c9828-d663-47f6-a4ca-8ec07a2d5311) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB3_P" (shape output) (at 172.72 45.72 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid d16083c3-7c83-434a-9e65-4483d6829db9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB0_P" (shape output) (at 172.72 30.48 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid d18c946f-d9af-4bde-a889-de42a35dba9a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_ADC_CLK_IN-" (shape output) (at 248.92 146.05 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d4a466e6-8a1e-4638-ab95-eadf0a391ad3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB2_N" (shape output) (at 172.72 38.1 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid db2e9df3-5866-477c-b122-58d40133d766) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "ADC_SDIN" (shape input) (at 39.37 71.12 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid df689fde-5163-400f-8865-2f685726ded9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB1_N" (shape output) (at 172.72 33.02 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid e0ae035f-3c19-4c84-8f48-c368909f211f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA4_N" (shape output) (at 39.37 48.26 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid e2673b7c-e103-49fa-98d5-69b8ba8dd292) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB3_N" (shape output) (at 172.72 43.18 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid e8afce4a-ebb8-4874-a1f4-346211b1e38e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA0_P" (shape output) (at 39.37 30.48 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f10fe1b6-f645-44d8-a779-e60b8654088d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_ADC_CLK_IN-" (shape output) (at 248.92 128.27 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f49665ae-fbc7-4b7f-a9b5-8cfef2850911) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_ADC_CLK_IN+" (shape input) (at 39.37 55.88 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f8b0dcee-6bce-4fc3-b08f-85a62ef6ed48) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "ADC_SCLK" (shape input) (at 172.72 68.58 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid faf61677-95ff-471d-9fae-9fe321aafb8b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "ADC_CLK_EN" (shape input) (at 115.57 165.1 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid fde3844e-a48f-4ec9-a1ca-0d79508f5e3f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA0_N" (shape output) (at 39.37 27.94 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid ff9989c6-7a02-4da9-9a30-c5fc15f960c5) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + + (hierarchical_label "CH1+" (shape input) (at 134.62 21.59 0) + (effects (font (size 1.905 1.905) (thickness 0.381) bold) (justify left)) + (uuid 5467d68a-a197-4fb0-ba4f-7c59ac89c187) + ) + (hierarchical_label "CH2-" (shape input) (at 267.97 26.67 0) + (effects (font (size 1.905 1.905) (thickness 0.381) bold) (justify left)) + (uuid 7cea92c9-9703-4eba-a1eb-fed08832ec20) + ) + (hierarchical_label "CH1-" (shape input) (at 134.62 26.67 0) + (effects (font (size 1.905 1.905) (thickness 0.381) bold) (justify left)) + (uuid c72fcd80-1de6-44b7-a66e-ef16a209414f) + ) + (hierarchical_label "CH2+" (shape input) (at 267.97 21.59 0) + (effects (font (size 1.905 1.905) (thickness 0.381) bold) (justify left)) + (uuid db199a83-944d-41ec-bbed-2b8082a8e54e) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 128.27 144.78 270) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005692ae14) + (property "Reference" "C59" (id 0) (at 127 142.24 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 125.73 147.32 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 123.19 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 130.048 144.526 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 132.588 141.986 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 134.62 143.51 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 05b10e4f-915b-45d5-bfbb-74af8dce51c7)) + (pin "2" (uuid 366f807f-fe73-4425-b634-06a83cc8f7e7)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 116.84 151.13 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005692be1c) + (property "Reference" "#PWR069" (id 0) (at 116.84 157.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 116.84 154.94 0)) + (property "Footprint" "" (id 2) (at 116.84 151.13 0)) + (property "Datasheet" "" (id 3) (at 116.84 151.13 0)) + (pin "1" (uuid 65260733-c801-47f9-bbc6-2ab8b16efce8)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V") (at 134.62 142.24 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005692be72) + (property "Reference" "#PWR070" (id 0) (at 134.62 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 134.62 138.684 0)) + (property "Footprint" "" (id 2) (at 134.62 142.24 0)) + (property "Datasheet" "" (id 3) (at 134.62 142.24 0)) + (pin "1" (uuid 67bb0e75-f26f-45ff-8769-cc9c78548d27)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 134.62 186.69 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005692beca) + (property "Reference" "#PWR071" (id 0) (at 134.62 193.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 134.62 190.5 0)) + (property "Footprint" "" (id 2) (at 134.62 186.69 0)) + (property "Datasheet" "" (id 3) (at 134.62 186.69 0)) + (pin "1" (uuid 8452b0d7-e54a-4bf0-a88b-4c8d5e2074a0)) + ) + + (symbol (lib_id "ScopefunParts:R_10k") (at 83.82 43.18 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058558d75) + (property "Reference" "R38" (id 0) (at 85.09 41.91 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_10k" (id 1) (at 85.09 44.45 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 83.82 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 83.82 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1002V" (id 4) (at 83.82 39.37 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 83.82 36.83 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 24448553-0091-4116-9d12-831ac18b42ae)) + (pin "2" (uuid 028ff8c2-ef3f-417e-a65b-7635ad336e3b)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 83.82 48.26 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058558e3f) + (property "Reference" "#PWR072" (id 0) (at 83.82 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 83.82 52.07 0)) + (property "Footprint" "" (id 2) (at 83.82 48.26 0)) + (property "Datasheet" "" (id 3) (at 83.82 48.26 0)) + (pin "1" (uuid 4c76466f-bb26-4ee1-a229-0e40d9876de8)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 39.37 93.98 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005855bd23) + (property "Reference" "#PWR073" (id 0) (at 39.37 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 39.37 90.424 0)) + (property "Footprint" "" (id 2) (at 39.37 93.98 0)) + (property "Datasheet" "" (id 3) (at 39.37 93.98 0)) + (pin "1" (uuid 436a3073-a1c5-471d-8a69-fe3e85ef8323)) + ) + + (symbol (lib_id "ScopefunParts:R_10k") (at 217.17 43.18 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005855ce3b) + (property "Reference" "R41" (id 0) (at 218.44 41.91 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_10k" (id 1) (at 218.44 44.45 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 217.17 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 217.17 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1002V" (id 4) (at 217.17 39.37 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 217.17 36.83 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 407b641b-27f3-43f9-a485-0dc72890c742)) + (pin "2" (uuid aa9dfa4f-2515-48fd-9047-77f543a52e95)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 217.17 48.26 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005855ce43) + (property "Reference" "#PWR074" (id 0) (at 217.17 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 217.17 52.07 0)) + (property "Footprint" "" (id 2) (at 217.17 48.26 0)) + (property "Datasheet" "" (id 3) (at 217.17 48.26 0)) + (pin "1" (uuid b2b55a46-d545-4609-922e-9bfec12c1eda)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 231.14 67.31 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857b623) + (property "Reference" "#PWR075" (id 0) (at 231.14 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 231.14 63.754 0)) + (property "Footprint" "" (id 2) (at 231.14 67.31 0)) + (property "Datasheet" "" (id 3) (at 231.14 67.31 0)) + (pin "1" (uuid ece7f29f-b824-435c-9c7b-cb43cd5ab28f)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V_VA") (at 231.14 93.98 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857b62f) + (property "Reference" "#PWR076" (id 0) (at 231.14 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V_VA" (id 1) (at 231.14 90.424 0)) + (property "Footprint" "" (id 2) (at 231.14 93.98 0)) + (property "Datasheet" "" (id 3) (at 231.14 93.98 0)) + (pin "1" (uuid 60b0d398-c559-48ec-85ac-32ad12be3da0)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 135.89 110.49 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857b64d) + (property "Reference" "#PWR077" (id 0) (at 135.89 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 135.89 114.3 0)) + (property "Footprint" "" (id 2) (at 135.89 110.49 0)) + (property "Datasheet" "" (id 3) (at 135.89 110.49 0)) + (pin "1" (uuid 7bb92702-2bbb-4324-be02-2cb97633804d)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V_VA") (at 26.67 137.16 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857c176) + (property "Reference" "#PWR078" (id 0) (at 26.67 140.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V_VA" (id 1) (at 26.67 133.604 0)) + (property "Footprint" "" (id 2) (at 26.67 137.16 0)) + (property "Datasheet" "" (id 3) (at 26.67 137.16 0)) + (pin "1" (uuid e47931f0-4a8c-427e-8a3d-83a8d8902776)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 82.55 142.24 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857c52a) + (property "Reference" "C43" (id 0) (at 82.804 140.462 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 82.804 144.272 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 82.55 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 82.804 140.462 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 85.344 137.922 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 83.82 135.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 24703eb4-3157-46e8-97a2-c9baa14da6c3)) + (pin "2" (uuid cab888f7-55cb-4d7e-b0df-f9c109855048)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 49.53 142.24 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857c532) + (property "Reference" "C46" (id 0) (at 49.784 140.462 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 49.784 144.272 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 49.53 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 49.784 140.462 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 52.324 137.922 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 50.8 135.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 4861ef66-7ea1-4007-8762-377dfbe532ff)) + (pin "2" (uuid 58db0006-8fc1-46ee-83d0-8000ab6300a9)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 64.77 142.24 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857c6ab) + (property "Reference" "C49" (id 0) (at 65.024 140.462 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 65.024 144.272 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 64.77 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 65.024 140.462 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 67.564 137.922 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 66.04 135.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 85806625-d51f-4182-a985-44aab1c3b58d)) + (pin "2" (uuid 7d63cea1-cbcd-4243-a9d2-445ca73e8a80)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 41.91 142.24 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857c6b3) + (property "Reference" "C44" (id 0) (at 42.164 140.462 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 42.164 144.272 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 41.91 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 42.164 140.462 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 44.704 137.922 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 43.18 135.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 41914503-f4bf-49e4-b055-e86d1f8d4917)) + (pin "2" (uuid a2cd52ee-4f85-4be0-934a-1864f1f21e94)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 57.15 142.24 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857c6c3) + (property "Reference" "C50" (id 0) (at 57.404 140.462 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 57.404 144.272 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 57.15 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 57.404 140.462 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 59.944 137.922 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 58.42 135.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 24abfedf-051f-4435-b11e-8945c75854e0)) + (pin "2" (uuid 999da873-64db-46ef-9afc-708c26450aaf)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 64.77 147.32 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857e2c0) + (property "Reference" "#PWR079" (id 0) (at 64.77 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 64.77 151.13 0)) + (property "Footprint" "" (id 2) (at 64.77 147.32 0)) + (property "Datasheet" "" (id 3) (at 64.77 147.32 0)) + (pin "1" (uuid c64a49e3-a6e3-4ae6-b140-03aa621e9e81)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 82.55 168.91 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857ec20) + (property "Reference" "#PWR080" (id 0) (at 82.55 175.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 82.55 172.72 0)) + (property "Footprint" "" (id 2) (at 82.55 168.91 0)) + (property "Datasheet" "" (id 3) (at 82.55 168.91 0)) + (pin "1" (uuid f4f277f7-6e5d-465d-bac7-f77b01e1dd58)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 74.93 157.48 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857eee5) + (property "Reference" "#PWR081" (id 0) (at 74.93 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 74.93 153.924 0)) + (property "Footprint" "" (id 2) (at 74.93 157.48 0)) + (property "Datasheet" "" (id 3) (at 74.93 157.48 0)) + (pin "1" (uuid d1541676-340c-45dd-8a81-f8beb6f8f9bd)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V_VA") (at 26.67 157.48 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857f230) + (property "Reference" "#PWR082" (id 0) (at 26.67 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V_VA" (id 1) (at 26.67 153.924 0)) + (property "Footprint" "" (id 2) (at 26.67 157.48 0)) + (property "Datasheet" "" (id 3) (at 26.67 157.48 0)) + (pin "1" (uuid 915d2513-a9d4-497e-a89c-a9d00748dbd3)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 82.55 162.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857f248) + (property "Reference" "C55" (id 0) (at 82.804 160.782 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 82.804 164.592 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 82.55 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 82.804 160.782 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 85.344 158.242 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 83.82 156.21 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 11842040-73ce-44b0-9a56-f494911b8aff)) + (pin "2" (uuid d3d73fed-50f4-4742-947e-a58ce2834d8c)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 49.53 162.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857f250) + (property "Reference" "C56" (id 0) (at 49.784 160.782 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 49.784 164.592 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 49.53 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 49.784 160.782 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 52.324 158.242 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 50.8 156.21 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 01e6bc7f-1c40-4a7d-b55f-b467fd355ca5)) + (pin "2" (uuid 9ecedd8c-cf4d-44ef-800b-bf3366244242)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 64.77 162.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857f258) + (property "Reference" "C57" (id 0) (at 65.024 160.782 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 65.024 164.592 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 64.77 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 65.024 160.782 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 67.564 158.242 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 66.04 156.21 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 780c0a92-c5d9-47fa-82e0-eb5bcc55a62a)) + (pin "2" (uuid d8e7b746-e302-4dce-84c4-b250fce0e7c1)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 41.91 162.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857f260) + (property "Reference" "C45" (id 0) (at 42.164 160.782 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 42.164 164.592 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 41.91 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 42.164 160.782 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 44.704 158.242 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 43.18 156.21 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d4967c47-273f-40b8-846d-9bdda9b7cad1)) + (pin "2" (uuid eecaca51-021e-41c4-9fac-ecc1df7560f6)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 57.15 162.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857f270) + (property "Reference" "C51" (id 0) (at 57.404 160.782 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 57.404 164.592 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 57.15 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 57.404 160.782 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 59.944 158.242 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 58.42 156.21 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 51ddfd96-d047-4f81-9be8-fab6aa44eb92)) + (pin "2" (uuid 937da01e-ccd2-42b9-8f96-7ba6a614e5bd)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 64.77 167.64 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857f2c5) + (property "Reference" "#PWR083" (id 0) (at 64.77 173.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 64.77 171.45 0)) + (property "Footprint" "" (id 2) (at 64.77 167.64 0)) + (property "Datasheet" "" (id 3) (at 64.77 167.64 0)) + (pin "1" (uuid 6d00b441-e462-4628-9c35-00f725ae913f)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 82.55 147.32 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857f2f0) + (property "Reference" "#PWR084" (id 0) (at 82.55 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 82.55 151.13 0)) + (property "Footprint" "" (id 2) (at 82.55 147.32 0)) + (property "Datasheet" "" (id 3) (at 82.55 147.32 0)) + (pin "1" (uuid e3872415-a093-4caa-87ad-3216dccb770a)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 74.93 137.16 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857f2f6) + (property "Reference" "#PWR085" (id 0) (at 74.93 140.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 74.93 133.604 0)) + (property "Footprint" "" (id 2) (at 74.93 137.16 0)) + (property "Datasheet" "" (id 3) (at 74.93 137.16 0)) + (pin "1" (uuid 0a8898a8-8a44-4540-9407-b36f809787b9)) + ) + + (symbol (lib_id "ScopefunParts:RB851YT2R") (at 111.76 35.56 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058596ad7) + (property "Reference" "D12" (id 0) (at 106.68 33.02 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "RB851YT2R" (id 1) (at 106.68 36.83 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT-543" (id 2) (at 111.76 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.rohm.com/web/eu/datasheet/RB851Y" (id 3) (at 111.76 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "RB851YT2R" (id 4) (at 111.76 25.4 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Detection Schottky Diode, Vr=3V, Vf=0.46V" (id 5) (at 111.76 27.94 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid b3da23e8-f627-42ed-99c7-f7577a061f21)) + (pin "2" (uuid f4dc8ac3-d986-48a0-a66a-459daadef931)) + (pin "3" (uuid 9f1753ad-f140-4878-aae2-5d8fec34a6b6)) + (pin "4" (uuid a61add41-f81c-4201-bc75-a1f511058489)) + ) + + (symbol (lib_id "ScopefunParts:RB851YT2R") (at 124.46 34.29 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585971b6) + (property "Reference" "D13" (id 0) (at 129.54 36.83 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "RB851YT2R" (id 1) (at 129.54 33.02 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT-543" (id 2) (at 124.46 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.rohm.com/web/eu/datasheet/RB851Y" (id 3) (at 124.46 25.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "RB851YT2R" (id 4) (at 124.46 44.45 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Detection Schottky Diode, Vr=3V, Vf=0.46V" (id 5) (at 124.46 41.91 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid aa35cfa6-0ad3-4a6d-848b-23e369be59f8)) + (pin "2" (uuid 44ef94bf-087e-441b-8d70-e8e978a5741f)) + (pin "3" (uuid 7517480a-e7d9-44aa-867b-bbac5926c927)) + (pin "4" (uuid 955fd4ee-c484-4e5c-9520-e1f0bed04977)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 111.76 43.18 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058597a6c) + (property "Reference" "#PWR086" (id 0) (at 111.76 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 111.76 46.99 0)) + (property "Footprint" "" (id 2) (at 111.76 43.18 0)) + (property "Datasheet" "" (id 3) (at 111.76 43.18 0)) + (pin "1" (uuid 95270271-9a2b-4e9e-b20c-1504be7d3b3a)) + ) + + (symbol (lib_id "ScopefunParts:+1.48V") (at 133.35 44.45 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058597c8b) + (property "Reference" "#PWR087" (id 0) (at 133.35 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.48V" (id 1) (at 133.35 40.894 0)) + (property "Footprint" "" (id 2) (at 133.35 44.45 0)) + (property "Datasheet" "" (id 3) (at 133.35 44.45 0)) + (pin "1" (uuid 912045d1-f4a7-41cf-a4f2-c3a419404778)) + ) + + (symbol (lib_id "ScopefunParts:RB851YT2R") (at 245.11 35.56 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585cec2f) + (property "Reference" "D14" (id 0) (at 240.03 33.02 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "RB851YT2R" (id 1) (at 240.03 36.83 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT-543" (id 2) (at 245.11 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.rohm.com/web/eu/datasheet/RB851Y" (id 3) (at 245.11 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "RB851YT2R" (id 4) (at 245.11 25.4 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Detection Schottky Diode, Vr=3V, Vf=0.46V" (id 5) (at 245.11 27.94 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 08415e81-341a-4b15-9a4f-d8b53b44eefd)) + (pin "2" (uuid e77384f3-60e3-4c2d-93ba-7e63508bb62b)) + (pin "3" (uuid 7a68292c-1460-443d-ae59-ae7bb467dc34)) + (pin "4" (uuid bdebb592-16f4-4dd2-8833-9c498802560b)) + ) + + (symbol (lib_id "ScopefunParts:RB851YT2R") (at 257.81 34.29 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585cec37) + (property "Reference" "D15" (id 0) (at 262.89 36.83 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "RB851YT2R" (id 1) (at 262.89 33.02 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT-543" (id 2) (at 257.81 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.rohm.com/web/eu/datasheet/RB851Y" (id 3) (at 257.81 25.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "RB851YT2R" (id 4) (at 257.81 44.45 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Detection Schottky Diode, Vr=3V, Vf=0.46V" (id 5) (at 257.81 41.91 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid be4599c7-117b-43f3-954a-22a2a57d5bd8)) + (pin "2" (uuid ef61c677-aa6b-4a16-87bd-bd33dcc48d96)) + (pin "3" (uuid f382d50b-5339-4848-951d-b36e7f22b1d2)) + (pin "4" (uuid e44b5de1-88e9-4e33-85b8-9f585eeb8784)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 245.11 43.18 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585cec3d) + (property "Reference" "#PWR093" (id 0) (at 245.11 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 245.11 46.99 0)) + (property "Footprint" "" (id 2) (at 245.11 43.18 0)) + (property "Datasheet" "" (id 3) (at 245.11 43.18 0)) + (pin "1" (uuid dc5b3e0d-3130-497d-9cd9-8455005a609b)) + ) + + (symbol (lib_id "ScopefunParts:+1.48V") (at 266.7 44.45 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585cec43) + (property "Reference" "#PWR092" (id 0) (at 266.7 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.48V" (id 1) (at 266.7 40.894 0)) + (property "Footprint" "" (id 2) (at 266.7 44.45 0)) + (property "Datasheet" "" (id 3) (at 266.7 44.45 0)) + (pin "1" (uuid 394c09ca-56b1-4151-a8e9-1c1ae5aa9063)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 124.46 49.53 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585cfeb4) + (property "Reference" "C58" (id 0) (at 124.714 47.752 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 124.714 51.562 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 124.46 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 124.714 47.752 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 127.254 45.212 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 125.73 43.18 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 4b3a0fe6-2890-4f96-8722-e1d53e90a2bd)) + (pin "2" (uuid b41b4888-351b-41de-b4d7-00488d81f462)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 124.46 53.34 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585cff69) + (property "Reference" "#PWR088" (id 0) (at 124.46 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 124.46 57.15 0)) + (property "Footprint" "" (id 2) (at 124.46 53.34 0)) + (property "Datasheet" "" (id 3) (at 124.46 53.34 0)) + (pin "1" (uuid 8c6c36fb-9c46-45e4-a480-15f6f2a410c3)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 257.81 49.53 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585d0a24) + (property "Reference" "C69" (id 0) (at 258.064 47.752 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 258.064 51.562 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 257.81 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 258.064 47.752 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 260.604 45.212 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 259.08 43.18 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid fa5df47a-115c-4ce0-aa12-c5ea177507cb)) + (pin "2" (uuid 65fc0d6d-73dc-44fd-b860-c0efb272889a)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 257.81 53.34 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585d0a2a) + (property "Reference" "#PWR091" (id 0) (at 257.81 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 257.81 57.15 0)) + (property "Footprint" "" (id 2) (at 257.81 53.34 0)) + (property "Datasheet" "" (id 3) (at 257.81 53.34 0)) + (pin "1" (uuid a56321f8-c715-4349-87c1-dc7a232d5ff2)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 58.42 123.19 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005869b4b9) + (property "Reference" "#PWR089" (id 0) (at 58.42 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 58.42 119.634 0)) + (property "Footprint" "" (id 2) (at 58.42 123.19 0)) + (property "Datasheet" "" (id 3) (at 58.42 123.19 0)) + (pin "1" (uuid 4033287b-0131-4f22-a650-13f5de776f4c)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V_VA") (at 26.67 123.19 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005869b6ea) + (property "Reference" "#PWR090" (id 0) (at 26.67 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V_VA" (id 1) (at 26.67 119.634 0)) + (property "Footprint" "" (id 2) (at 26.67 123.19 0)) + (property "Datasheet" "" (id 3) (at 26.67 123.19 0)) + (pin "1" (uuid 745af7ae-ce43-467f-b324-f5e0bc43c7c6)) + ) + + (symbol (lib_id "ScopefunParts:C_22u") (at 26.67 142.24 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586c4fc3) + (property "Reference" "C38" (id 0) (at 26.924 140.462 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_22u" (id 1) (at 26.924 144.272 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 26.67 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 26.924 140.462 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 29.464 137.922 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 27.94 135.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 4908dc02-3c49-4984-82d0-9f6073f67c2d)) + (pin "2" (uuid d6b41ed7-e99d-4609-b23a-95b1b5eb83ea)) + ) + + (symbol (lib_id "ScopefunParts:C_22u") (at 26.67 162.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586c51f0) + (property "Reference" "C39" (id 0) (at 26.924 160.782 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_22u" (id 1) (at 26.924 164.592 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 26.67 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 26.924 160.782 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 29.464 158.242 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 27.94 156.21 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 90b1fe41-539e-4f6c-aaef-1f7b0db1b967)) + (pin "2" (uuid d3a94ffb-a47a-4438-89a0-79d983ce8747)) + ) + + (symbol (lib_id "ScopefunParts:R_100") (at 234.95 125.73 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a342fe) + (property "Reference" "R42" (id 0) (at 233.68 124.46 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 233.68 127 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 234.95 132.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 234.95 129.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 234.95 121.92 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 234.95 119.38 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid e2cfb055-efcc-4c97-8848-6b15df2b09ea)) + (pin "2" (uuid 3e96de97-6396-4002-819f-111cd1307f5d)) + ) + + (symbol (lib_id "ScopefunParts:R_100") (at 234.95 143.51 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a39b73) + (property "Reference" "R43" (id 0) (at 233.68 142.24 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 233.68 144.78 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 234.95 149.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 234.95 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 234.95 139.7 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 234.95 137.16 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid c3e565b2-e8a2-47f5-828f-759f100446d0)) + (pin "2" (uuid 6bb83515-744b-4417-a0a3-21b9d6ba089f)) + ) + + (symbol (lib_id "ScopefunParts:LTC6957-2") (at 200.66 134.62 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a4d3e6) + (property "Reference" "U11" (id 0) (at 193.04 124.46 0)) + (property "Value" "LTC6957-2" (id 1) (at 201.93 124.46 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:12-MSOP" (id 2) (at 200.66 152.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://cds.linear.com/docs/en/datasheet/6957fa.pdf" (id 3) (at 200.66 149.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LTC6957HMS-2#PBF" (id 4) (at 200.66 119.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "IC CLK BUFFER DRIVER 1:2 LVDS OUT 12MSOP" (id 5) (at 200.66 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c017037e-7903-4aa4-9b1d-4fffb4056f2f)) + (pin "10" (uuid 4c12a19f-f97f-45c8-8cfd-4d705aa2b9e7)) + (pin "11" (uuid 3b4cf256-46be-450a-b8f9-0847521f9e38)) + (pin "12" (uuid fff9b20e-7505-4a6b-b5db-21cbc6cc3503)) + (pin "2" (uuid 4c264080-df59-434e-81a9-f1e7feb4e388)) + (pin "3" (uuid 028a00ba-a3c6-4aa8-8c5f-07b13489396e)) + (pin "4" (uuid 1e605c23-5549-43ac-aeaa-114b3fe27ed1)) + (pin "5" (uuid e9c8a1a0-b8ee-47a9-94b3-2ee829456805)) + (pin "6" (uuid ebf9946a-b124-43d5-be3c-7d67cb81276b)) + (pin "7" (uuid 0b10ecd4-82a8-43f8-b9e0-b61c04048660)) + (pin "8" (uuid 012a915c-709e-455d-bac2-5b6584633696)) + (pin "9" (uuid 8c2c7488-ee2b-43b1-96b6-a7ff8cd8a64a)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 182.88 124.46 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a52817) + (property "Reference" "#PWR097" (id 0) (at 182.88 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 182.88 128.27 0)) + (property "Footprint" "" (id 2) (at 182.88 124.46 0)) + (property "Datasheet" "" (id 3) (at 182.88 124.46 0)) + (pin "1" (uuid e0257b22-e037-406a-bb51-11222be4b5ca)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 194.31 109.22 270) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a54fdd) + (property "Reference" "C63" (id 0) (at 191.77 106.68 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 191.77 111.76 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 189.23 109.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 196.088 108.966 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 198.628 106.426 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 200.66 107.95 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 04e31334-0175-410a-bc85-8dd6228bea69)) + (pin "2" (uuid ce4dfc3f-e39b-48d7-a249-50b6350a749d)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 182.88 114.3 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a54feb) + (property "Reference" "#PWR094" (id 0) (at 182.88 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 182.88 118.11 0)) + (property "Footprint" "" (id 2) (at 182.88 114.3 0)) + (property "Datasheet" "" (id 3) (at 182.88 114.3 0)) + (pin "1" (uuid 7786c7dc-6b6b-460a-9c03-ecd7747b78ad)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V") (at 200.66 106.68 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a54ff1) + (property "Reference" "#PWR095" (id 0) (at 200.66 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 200.66 102.87 0)) + (property "Footprint" "" (id 2) (at 200.66 106.68 0)) + (property "Datasheet" "" (id 3) (at 200.66 106.68 0)) + (pin "1" (uuid 20855bdc-116d-4eb2-b5ee-c8b9ebefaab0)) + ) + + (symbol (lib_id "ScopefunParts:R_100") (at 163.83 134.62 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a5957e) + (property "Reference" "R40" (id 0) (at 162.56 133.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 162.56 135.89 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 163.83 140.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 163.83 138.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 163.83 130.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 163.83 128.27 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 8b580c91-989e-4231-ae32-3612f0feaf79)) + (pin "2" (uuid b20c5260-ee66-4d51-8f35-41f1a6f43960)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 214.63 149.86 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a61b47) + (property "Reference" "#PWR096" (id 0) (at 214.63 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 214.63 153.67 0)) + (property "Footprint" "" (id 2) (at 214.63 149.86 0)) + (property "Datasheet" "" (id 3) (at 214.63 149.86 0)) + (pin "1" (uuid bb5f039b-1bbc-454c-8f35-2e895d01ec15)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_0402") (at 170.18 130.81 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a6b3aa) + (property "Reference" "C61" (id 0) (at 167.64 128.27 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "C_10n" (id 1) (at 167.64 133.35 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 175.26 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 168.402 130.556 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205012" (id 4) (at 165.862 128.016 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 163.83 129.54 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0e3c8d6c-1e90-4455-9dcc-9fc1bbb9e001)) + (pin "2" (uuid fab30cbb-bd3d-4609-a035-5c90d487efa9)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_0402") (at 170.18 138.43 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a6bb19) + (property "Reference" "C62" (id 0) (at 167.64 135.89 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "C_10n" (id 1) (at 167.64 140.97 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 175.26 138.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 168.402 138.176 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205012" (id 4) (at 165.862 135.636 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 163.83 137.16 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 49a15ec4-1ee2-441c-9620-bd8ce61cfd12)) + (pin "2" (uuid 10139ec9-5972-4c3e-9672-4814ee8cc191)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_0402") (at 241.3 139.7 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a725e5) + (property "Reference" "C67" (id 0) (at 242.57 137.16 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 238.76 142.24 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 246.38 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 239.522 139.446 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205012" (id 4) (at 236.982 136.906 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 234.95 138.43 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ea39fb3a-cd28-47ce-92e1-b20e7be31c94)) + (pin "2" (uuid 0841daad-119a-4adb-a749-b6aa667dd7c8)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_0402") (at 241.3 147.32 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a725ed) + (property "Reference" "C68" (id 0) (at 242.57 144.78 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 238.76 149.86 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 246.38 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 239.522 147.066 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205012" (id 4) (at 236.982 144.526 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 234.95 146.05 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ebf483a6-d7b8-4efa-8774-13cbda087705)) + (pin "2" (uuid 14b9ffaf-8df9-4b58-a6f6-76b48441e6a9)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_0402") (at 241.3 121.92 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a72691) + (property "Reference" "C65" (id 0) (at 242.57 119.38 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 238.76 124.46 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 246.38 121.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 239.522 121.666 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205012" (id 4) (at 236.982 119.126 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 234.95 120.65 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 1847bca2-7399-4868-b317-8fcd5b03c5d2)) + (pin "2" (uuid e5dbca81-422d-470d-ba96-ad114db1fab9)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_0402") (at 241.3 129.54 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a72699) + (property "Reference" "C66" (id 0) (at 242.57 127 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 238.76 132.08 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 246.38 129.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 239.522 129.286 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205012" (id 4) (at 236.982 126.746 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 234.95 128.27 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 932c433d-0f5a-47e2-8e17-f51c68ad7619)) + (pin "2" (uuid 848d27cc-2922-4ce0-9b3f-32cb6d4011bc)) + ) + + (symbol (lib_id "ScopefunParts:Z_68") (at 43.18 125.73 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b37f87) + (property "Reference" "L1" (id 0) (at 43.18 123.19 0)) + (property "Value" "Z_68" (id 1) (at 43.18 127 0)) + (property "Footprint" "ScopefunPackagesLibrary:L_0805" (id 2) (at 43.18 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://katalog.we-online.com/pbs/datasheet/782853680.pdf" (id 3) (at 43.18 132.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "FERRITE BEAD 68 OHM 0805 R=25m I=3A" (id 4) (at 43.18 113.03 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "782853680" (id 5) (at 43.18 116.84 0) + (effects (font (size 1.905 1.905)) hide) + ) + (pin "1" (uuid d245a507-8a19-481d-a05d-417eb2477646)) + (pin "2" (uuid 1e2da00d-23ad-4c28-a76a-cf31378cb3e2)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_0402") (at 128.27 152.4 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b8a293) + (property "Reference" "C60" (id 0) (at 127 149.86 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 127 154.94 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 123.19 152.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 130.048 152.654 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205012" (id 4) (at 132.588 155.194 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 134.62 153.67 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 171713d0-5cd5-4aae-a840-a3dff340024c)) + (pin "2" (uuid f9ed98ab-3956-45d4-b947-6817e5fc4abf)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_0402") (at 194.31 116.84 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b8c2ce) + (property "Reference" "C64" (id 0) (at 191.77 114.3 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 191.77 119.38 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 189.23 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 196.088 117.094 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205012" (id 4) (at 198.628 119.634 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 200.66 118.11 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2a5ba99d-a8d2-4103-8e24-a8b3aa37b1ff)) + (pin "2" (uuid 0f2453f7-47cf-4157-89a6-30b47eec17fd)) + ) + + (symbol (lib_id "ScopefunParts:SG3225VAN-250Mhz") (at 134.62 172.72 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bbf13e) + (property "Reference" "U9" (id 0) (at 120.65 160.02 0)) + (property "Value" "SG3225VAN-250Mhz" (id 1) (at 146.05 160.02 0)) + (property "Footprint" "ScopefunPackagesLibrary:3.2X2.5_SMD_6_EPSON" (id 2) (at 134.62 186.69 0) + (effects (font (size 2.54 2.54)) hide) + ) + (property "Datasheet" "https://support.epson.biz/td/api/doc_check.php?dl=brief_SG3225EAN_en.pdf" (id 3) (at 134.62 193.04 0) + (effects (font (size 2.54 2.54)) hide) + ) + (property "MFG Part#" "SG3225VAN 250.000000M-KEGA3" (id 4) (at 134.62 154.94 0) + (effects (font (size 2.54 2.54)) hide) + ) + (property "Description" "3.3 V, 250 MHz LVDS Clock Oscillator 30ppm" (id 5) (at 134.62 149.86 0) + (effects (font (size 2.54 2.54)) hide) + ) + (pin "1" (uuid 908bcf7f-abda-4d62-8123-f2fdd474f7ba)) + (pin "2" (uuid 9261d3b7-1fe2-400c-af59-99a5e6d07262)) + (pin "3" (uuid af3cb8d4-60cc-4ee1-851b-6e6044827d35)) + (pin "4" (uuid 7774270d-25f9-488a-9bea-6105e099d0e0)) + (pin "5" (uuid 97c481ac-4add-4517-b7f3-8651f28b81b0)) + (pin "6" (uuid 3345a7b3-e5ec-4377-a070-c0005112a2e8)) + ) + + (symbol (lib_id "ScopefunParts:R_2.2k") (at 39.37 97.79 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058dc4546) + (property "Reference" "R39" (id 0) (at 38.1 96.52 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_2.2k" (id 1) (at 38.1 99.06 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 39.37 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 39.37 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2201V" (id 4) (at 39.37 93.98 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 39.37 91.44 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 1ba42e76-6ddd-47f3-8197-e80738509081)) + (pin "2" (uuid 527f7517-ecfa-472d-bbc4-751dea49152f)) + ) + + (symbol (lib_id "ScopefunParts:KAD5510P-25Q48") (at 59.69 45.72 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a11bf11) + (property "Reference" "U8" (id 0) (at 59.69 15.24 0)) + (property "Value" "KAD5510P-25Q48" (id 1) (at 59.69 17.78 0)) + (property "Footprint" "ScopefunPackagesLibrary:CP-56-2" (id 2) (at 59.69 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.intersil.com/content/dam/Intersil/documents/kad5/kad5510p.pdf" (id 3) (at 59.69 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Power 10-Bit, 250 MSPS ADC" (id 4) (at 62.23 12.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "KAD5510P-25Q48" (id 5) (at 59.69 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "10" (uuid 17b6ecbb-af98-47e2-8706-15c3a6006317)) + (pin "11" (uuid 7c2b8d7d-5db3-42d9-9191-7103d8e184f1)) + (pin "14" (uuid 226ad0d0-656d-4aed-9385-1ff73a0345fd)) + (pin "15" (uuid 80a38032-bab9-48d9-8ad2-faab61226be4)) + (pin "16" (uuid 70a70a32-3bcf-4193-9fd3-8ceddaeab432)) + (pin "18" (uuid 34d223eb-3413-4235-a9fb-054c19993c36)) + (pin "2" (uuid b7e13384-6069-4824-aa39-b221e5fe7ed9)) + (pin "21" (uuid df9a3f1b-06ee-456d-8961-1b91204b37cf)) + (pin "22" (uuid 4c93f8a1-1e0d-4784-a5f0-ec27e7df776f)) + (pin "23" (uuid dfbe250b-8861-48d0-929d-32e7b587e767)) + (pin "24" (uuid bd9ba53b-2687-4b36-a4e0-3978588bf5aa)) + (pin "25" (uuid 9a5d9472-e632-46c2-ba0f-1dfd384cff53)) + (pin "26" (uuid cc26943a-ec28-4144-9d9c-4f234ccc0722)) + (pin "27" (uuid 87c58959-b8d4-4ce2-b104-338db9a6739f)) + (pin "28" (uuid cd20c7e1-f016-4745-8bf6-a32001ecb9cd)) + (pin "3" (uuid c45ad059-7f41-43ca-904c-502bcd3f9aa1)) + (pin "30" (uuid 1fa6bafa-95fd-4855-a440-e0ef002bb610)) + (pin "31" (uuid 92d79f4f-e2d7-420e-b85a-01079179ffe6)) + (pin "32" (uuid 53c43bc3-2170-4bcf-a95e-d30d656806f0)) + (pin "33" (uuid 2ec9d7d0-14bc-45c3-a47e-412fc8c3e54b)) + (pin "34" (uuid 744ddd60-1a17-4afc-9566-f772021ca53f)) + (pin "35" (uuid 0b593287-e456-4f9a-9793-f3bc98762761)) + (pin "36" (uuid ab1a897b-0fbd-4c72-b1e8-7219ea6eb68b)) + (pin "38" (uuid 7743ee44-0959-4ac5-8ec9-d5dcda2a6b39)) + (pin "39" (uuid a300887e-3618-4486-93f7-c6c9dd850b8b)) + (pin "4" (uuid f1112249-d8fd-471e-a3e9-6fec1a633879)) + (pin "40" (uuid 6a9c7bc3-ab30-463a-928f-db8796bc6db5)) + (pin "41" (uuid 88b981ae-9bdb-41f9-8dbe-d622d981265d)) + (pin "43" (uuid 95cff9d8-83e3-4d9e-a0b9-b65a587990a3)) + (pin "44" (uuid 0e8b75bd-5724-4e32-aae7-693beabfe10e)) + (pin "45" (uuid 70208326-ff54-450a-bdcb-da0f87d859eb)) + (pin "46" (uuid 70ad11be-5470-4e9d-b0c9-aaeff2c0809a)) + (pin "6" (uuid 8ff99d69-03f1-4d50-b907-f4f9f88f62d8)) + (pin "7" (uuid 259d9256-7614-4edc-81a0-555cbb4d5300)) + ) + + (symbol (lib_id "ScopefunParts:KAD5510P-25Q48") (at 193.04 45.72 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a11bfbc) + (property "Reference" "U10" (id 0) (at 193.04 15.24 0)) + (property "Value" "KAD5510P-25Q48" (id 1) (at 193.04 17.78 0)) + (property "Footprint" "ScopefunPackagesLibrary:CP-56-2" (id 2) (at 193.04 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.intersil.com/content/dam/Intersil/documents/kad5/kad5510p.pdf" (id 3) (at 193.04 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Power 10-Bit, 250 MSPS ADC" (id 4) (at 195.58 12.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "KAD5510P-25Q48" (id 5) (at 193.04 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "10" (uuid b936cad3-542f-4ac4-8dbd-bcfbb0d08939)) + (pin "11" (uuid 545d441f-f956-47fc-9336-f08cbe04e1fa)) + (pin "14" (uuid 0d89daf4-8c33-4db7-97ae-6a296a63e58b)) + (pin "15" (uuid c1043744-ec8e-436b-96d0-cc3f57a4b9fa)) + (pin "16" (uuid c448a753-7209-4de5-aa84-164df3948945)) + (pin "18" (uuid 782323f6-a35c-46fb-b0e9-4b60d582968a)) + (pin "2" (uuid 17a1fabb-a903-4b6b-a4cf-35114e8c660b)) + (pin "21" (uuid 3c58cfd7-e444-4915-882e-9eca4fc5ffdf)) + (pin "22" (uuid a5104a57-c32b-4047-88ce-239a8e9750f5)) + (pin "23" (uuid 16a5a1f8-6591-457f-b966-dfe6ffff8b73)) + (pin "24" (uuid eb89ce3f-46af-4141-b9a9-05392a7bb030)) + (pin "25" (uuid e65fdac3-d008-4f50-abfc-62fcf189e626)) + (pin "26" (uuid 1471e381-df84-4cef-b875-22955b2fd30c)) + (pin "27" (uuid c9f2cad9-59b7-485a-ab8d-ec842bceeb4d)) + (pin "28" (uuid 2b2ac609-6ccd-4193-83aa-53e6ee0b35bc)) + (pin "3" (uuid 016bea8d-2b52-47c8-976b-5a0549a53b57)) + (pin "30" (uuid 4540c4ee-2a11-4858-8c4c-12b022601013)) + (pin "31" (uuid 6615eb9b-3baf-4e10-998f-d1363ef65dbf)) + (pin "32" (uuid d6bfc712-6a52-4217-9cab-acef79768d2b)) + (pin "33" (uuid 839030c4-e869-45c6-95cf-9e2a490f8454)) + (pin "34" (uuid 7a37ca2b-03f8-42b8-84e4-5a722be13d07)) + (pin "35" (uuid f6af5c5e-f389-4968-b71c-01532163be67)) + (pin "36" (uuid dde8e2dc-1d91-45f7-ab46-218a66f47c97)) + (pin "38" (uuid 7820f012-b0ab-4e86-876d-2b7fb63bf373)) + (pin "39" (uuid 6cf80a51-777d-42b1-8366-f4340fbb67fc)) + (pin "4" (uuid e5375fae-8d12-42aa-b7f4-67a68780c27e)) + (pin "40" (uuid 5b83a401-2009-495a-8ea7-d0e11708202c)) + (pin "41" (uuid a0d8ef2b-4696-4e63-8af8-c3f46c859ed8)) + (pin "43" (uuid c285c711-ad4d-4352-860e-e0a178640595)) + (pin "44" (uuid 1ab1c593-839a-4542-a2a3-1201dbc04f0a)) + (pin "45" (uuid a9a36a75-420d-49ce-9062-e6b204c29358)) + (pin "46" (uuid 7b5f3f21-83bb-4072-86a4-298d1e73fe9b)) + (pin "6" (uuid 6775d502-c047-4ea5-9a55-c29f79ba0a2b)) + (pin "7" (uuid e07dac1a-a540-4074-9f0a-edc06dec3938)) + ) + + (symbol (lib_id "ScopefunParts:KAD5510P-25Q48") (at 116.84 93.98 0) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a11c11f) + (property "Reference" "U8" (id 0) (at 116.84 63.5 0)) + (property "Value" "KAD5510P-25Q48" (id 1) (at 116.84 66.04 0)) + (property "Footprint" "ScopefunPackagesLibrary:CP-56-2" (id 2) (at 116.84 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.intersil.com/content/dam/Intersil/documents/kad5/kad5510p.pdf" (id 3) (at 116.84 132.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Power 10-Bit, 250 MSPS ADC" (id 4) (at 119.38 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "KAD5510P-25Q48" (id 5) (at 116.84 129.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a8b38a1d-f8ed-4035-ae51-620c65fd8548)) + (pin "12" (uuid aeb03404-1811-48a6-870b-874f10199264)) + (pin "13" (uuid 372d2e9b-9ec7-4f29-9415-1ef425072f4d)) + (pin "17" (uuid 98d4b13d-e6c3-4c74-9ab8-e8924b0a235c)) + (pin "19" (uuid 7001417e-e18f-4be8-9f4f-f67c5d4fcd56)) + (pin "20" (uuid f8a50728-b09a-48a2-951a-793420470913)) + (pin "29" (uuid ac2b4278-fea4-4d81-a549-5367e3cc9843)) + (pin "37" (uuid 00e5cd6d-991a-4fd8-9bfa-00c234dec496)) + (pin "42" (uuid 2d847869-b59f-4023-a644-d3953bc39e61)) + (pin "47" (uuid 17561fc6-92dd-4591-8ed8-b8562e8d6ab8)) + (pin "48" (uuid f47fd781-31ed-4541-aec9-daee8caa01af)) + (pin "5" (uuid e918a217-9876-4caf-8069-f28a286371d0)) + (pin "8" (uuid de5870de-f32c-4a6b-932a-728a45076be7)) + (pin "9" (uuid e0a49e7d-5e07-4d48-9142-d1f0c2152a41)) + (pin "EP" (uuid 948e7eb4-239e-4ad4-9b70-b23ade4f2597)) + ) + + (symbol (lib_id "ScopefunParts:KAD5510P-25Q48") (at 252.73 93.98 0) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a11c272) + (property "Reference" "U10" (id 0) (at 252.73 63.5 0)) + (property "Value" "KAD5510P-25Q48" (id 1) (at 252.73 66.04 0)) + (property "Footprint" "ScopefunPackagesLibrary:CP-56-2" (id 2) (at 252.73 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.intersil.com/content/dam/Intersil/documents/kad5/kad5510p.pdf" (id 3) (at 252.73 132.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Power 10-Bit, 250 MSPS ADC" (id 4) (at 255.27 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "KAD5510P-25Q48" (id 5) (at 252.73 129.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ae1ce493-b4a4-4db7-b4e5-f1af04d68f27)) + (pin "12" (uuid 95063785-9635-4831-86a1-87573d90a1d3)) + (pin "13" (uuid 9c5e4549-26f4-4914-a39e-bdc869296368)) + (pin "17" (uuid d39554fa-e09b-403f-be3b-055b6f2061d2)) + (pin "19" (uuid 2b4e0223-6caa-419d-ac5e-11b8239f55ea)) + (pin "20" (uuid 8557e43a-f542-4daa-beba-b40a709e3c47)) + (pin "29" (uuid 0591becc-e77c-4b70-8c5b-31d39a08a24f)) + (pin "37" (uuid 29c67676-bd76-4d45-bc9f-818d9f3e5eb7)) + (pin "42" (uuid 94325249-10dc-49aa-b4bc-3f8b4aee802f)) + (pin "47" (uuid 1a2be1df-692c-4657-a356-3876404bc895)) + (pin "48" (uuid 039539dc-9afa-48a1-bd79-180ff497c6cb)) + (pin "5" (uuid 2dff4ab2-4326-4c34-a507-1c9795fb8da4)) + (pin "8" (uuid dc44f7d4-4482-42eb-93f9-56ca48867483)) + (pin "9" (uuid 13e3493b-c4ac-4ca6-b39c-a8a8123f70cd)) + (pin "EP" (uuid 43afd6b1-b2f6-43a5-92c9-24192cedd196)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 95.25 67.31 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a120343) + (property "Reference" "#PWR098" (id 0) (at 95.25 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 95.25 63.754 0)) + (property "Footprint" "" (id 2) (at 95.25 67.31 0)) + (property "Datasheet" "" (id 3) (at 95.25 67.31 0)) + (pin "1" (uuid 68b42d46-e82d-43b4-8946-8f84a3f802a5)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V_VA") (at 95.25 93.98 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a120349) + (property "Reference" "#PWR099" (id 0) (at 95.25 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V_VA" (id 1) (at 95.25 90.424 0)) + (property "Footprint" "" (id 2) (at 95.25 93.98 0)) + (property "Datasheet" "" (id 3) (at 95.25 93.98 0)) + (pin "1" (uuid 03968e2d-b39a-4c22-9e26-b82ba5506666)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 271.78 110.49 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a120a47) + (property "Reference" "#PWR0100" (id 0) (at 271.78 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 271.78 114.3 0)) + (property "Footprint" "" (id 2) (at 271.78 110.49 0)) + (property "Datasheet" "" (id 3) (at 271.78 110.49 0)) + (pin "1" (uuid 266e3bba-095d-4c7e-a334-d2acc8c5dfc8)) + ) + + (symbol (lib_id "ScopefunParts:R_4k7") (at 25.4 67.31 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a13b712) + (property "Reference" "R66" (id 0) (at 24.13 66.04 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_4k7" (id 1) (at 24.13 68.58 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 25.4 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 25.4 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4701V" (id 4) (at 25.4 63.5 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 25.4 60.96 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 17a6417b-f710-45ed-b36e-0b1751a9bfae)) + (pin "2" (uuid 920059e5-cba9-47dd-882e-f220f3e39af7)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 17.78 67.31 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a13c089) + (property "Reference" "#PWR0101" (id 0) (at 17.78 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 17.78 63.754 0)) + (property "Footprint" "" (id 2) (at 17.78 67.31 0)) + (property "Datasheet" "" (id 3) (at 17.78 67.31 0)) + (pin "1" (uuid 9566678d-499e-4810-bc01-9396a82d8202)) + ) + + (symbol (lib_id "ScopefunParts:R_4k7") (at 158.75 67.31 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a13d691) + (property "Reference" "R67" (id 0) (at 157.48 66.04 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_4k7" (id 1) (at 157.48 68.58 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 158.75 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 158.75 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4701V" (id 4) (at 158.75 63.5 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 158.75 60.96 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid aea4a2c7-36ea-4a13-baef-ef8b36d2a863)) + (pin "2" (uuid 88ad517a-f3dd-45ef-9d22-8c6199b35f56)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 151.13 67.31 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a13d697) + (property "Reference" "#PWR0102" (id 0) (at 151.13 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 151.13 63.754 0)) + (property "Footprint" "" (id 2) (at 151.13 67.31 0)) + (property "Datasheet" "" (id 3) (at 151.13 67.31 0)) + (pin "1" (uuid e51833b7-6d0f-4ff5-9a3f-09b6f3d09390)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 67.31 107.95 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a147712) + (property "Reference" "#PWR0103" (id 0) (at 67.31 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 67.31 111.76 0)) + (property "Footprint" "" (id 2) (at 67.31 107.95 0)) + (property "Datasheet" "" (id 3) (at 67.31 107.95 0)) + (pin "1" (uuid b80d51c5-02e9-42cb-9431-ec86732592d4)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 34.29 142.24 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a14d422) + (property "Reference" "C41" (id 0) (at 34.544 140.462 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 34.544 144.272 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 34.29 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 34.544 140.462 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 37.084 137.922 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 35.56 135.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0aeb1d65-5e57-4e0f-93b0-a9cb762ff883)) + (pin "2" (uuid 45ac326a-c736-44df-8a9f-831ee6a999be)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 34.29 162.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a14d50c) + (property "Reference" "C42" (id 0) (at 34.544 160.782 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 34.544 164.592 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 34.29 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 34.544 160.782 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 37.084 158.242 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 35.56 156.21 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid b88c53c1-e516-4d24-a01e-95e529761ff0)) + (pin "2" (uuid 0ec48e2d-3ec3-4b6c-bc92-f4739ac3cc60)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 74.93 142.24 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a14db57) + (property "Reference" "C40" (id 0) (at 75.184 140.462 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 75.184 144.272 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 74.93 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 75.184 140.462 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 77.724 137.922 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 76.2 135.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f2947cd1-32b2-4d7c-98a3-14a6c22abb15)) + (pin "2" (uuid 88d667a7-822d-4255-9f05-e05719238808)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 74.93 162.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a14dc2e) + (property "Reference" "C54" (id 0) (at 75.184 160.782 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 75.184 164.592 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 74.93 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 75.184 160.782 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 77.724 158.242 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 76.2 156.21 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 377deb26-2dec-4b28-ab65-5cdf5ff516d1)) + (pin "2" (uuid 094fdc45-5a7b-457b-9043-c99c2cd2f56f)) + ) + + (symbol (lib_id "ScopefunParts:R_2.2k") (at 67.31 102.87 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a156ab6) + (property "Reference" "R68" (id 0) (at 68.58 101.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_2.2k" (id 1) (at 68.58 104.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 67.31 109.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 67.31 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2201V" (id 4) (at 67.31 99.06 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 67.31 96.52 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 3ed0c8ee-f71e-453c-80f4-81229808306b)) + (pin "2" (uuid c841fe01-1f38-4d16-a611-d0352cc30bad)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 271.78 80.01 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a15b582) + (property "Reference" "#PWR0104" (id 0) (at 271.78 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 271.78 83.82 0)) + (property "Footprint" "" (id 2) (at 271.78 80.01 0)) + (property "Datasheet" "" (id 3) (at 271.78 80.01 0)) + (pin "1" (uuid 611e955c-eb06-453b-a41c-0ad763e643f0)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 135.89 80.01 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a15b5e9) + (property "Reference" "#PWR0105" (id 0) (at 135.89 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 135.89 83.82 0)) + (property "Footprint" "" (id 2) (at 135.89 80.01 0)) + (property "Datasheet" "" (id 3) (at 135.89 80.01 0)) + (pin "1" (uuid c763810b-d6a0-42c7-a6cc-22f9b0524543)) + ) +) diff --git a/kicad/file56948067.kicad_sch b/kicad/file56948067.kicad_sch new file mode 100644 index 0000000..b5fa616 --- /dev/null +++ b/kicad/file56948067.kicad_sch @@ -0,0 +1,5320 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 398ac0ce-a6d7-46e9-b0d2-f38a583f93bc) + + (paper "A4") + + (title_block + (title "Scopefun Oscilloscope") + (rev "v2") + (comment 1 "Copyright Dejan Priversek 2017") + (comment 2 "Licensed under CERN OHL v.1.2") + ) + + (lib_symbols + (symbol "ScopefunParts:+1V8" (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" "+1V8" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+1V8_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 "+1V8_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+1V8" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:598-8150-107F" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "LED" (id 0) (at 2.54 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "598-8150-107F" (id 1) (at 2.54 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:LED_0805" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://media.digikey.com/pdf/Data%20Sheets/Dialight%20PDFs/598_Series_0805_Pkg.pdf" (id 3) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "598-8150-107F" (id 4) (at -1.27 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "SMD LED 598 SERIES 0805 2V 130 mCd 140 DEG YELLOW Clear" (id 5) (at 0 11.43 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "LED CHIP ORANGE SMD 604nm 605nm 8mcd 2.2V 20mA 170° Diff" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Diode_* D-Pak_TO252AA *SingleDiode *_Diode_* *SingleDiode*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "598-8150-107F_0_1" + (polyline + (pts + (xy 1.27 1.27) + (xy 1.27 -1.27) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 1.27) + (xy 1.27 0) + (xy -1.27 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + ) + (symbol "598-8150-107F_1_1" + (polyline + (pts + (xy 0.508 3.556) + (xy -1.27 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.524 3.556) + (xy -0.254 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.508 3.556) + (xy -0.254 3.302) + (xy 0.254 2.794) + (xy 0.508 3.556) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 1.524 3.556) + (xy 0.762 3.302) + (xy 1.27 2.794) + (xy 1.524 3.556) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (pin passive line (at 3.81 0 180) (length 2.54) + (name "K" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -3.81 0 0) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:BSS138BKS" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "Q" (id 0) (at 13.97 5.08 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "BSS138BKS" (id 1) (at 22.86 2.54 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT363" (id 2) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.nxp.com/documents/data_sheet/BSS138BKS.pdf" (id 3) (at 0 -10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "60 V, 320 mA dual N-channel Trench MOSFET" (id 4) (at 0 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BSS138PS,115" (id 5) (at 0 7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "nmos n-mos n-mosfet transistor" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "60 V, 320 mA dual N-channel Trench MOSFET" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "BSS138BKS_0_1" + (polyline + (pts + (xy -7.62 -1.27) + (xy -6.096 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -6.096 1.778) + (xy -6.096 -1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.588 -1.778) + (xy -3.81 -1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.588 -1.27) + (xy -5.588 -2.286) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.588 0) + (xy -3.81 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.588 0.508) + (xy -5.588 -0.508) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.588 1.778) + (xy -3.81 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.588 2.286) + (xy -5.588 1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 -1.778) + (xy -3.81 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -1.778) + (xy -2.54 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 2.54) + (xy -2.54 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 -1.778) + (xy 2.54 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 2.54) + (xy 2.54 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 -1.778) + (xy 3.81 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 -1.778) + (xy 3.81 -1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 -1.27) + (xy 5.588 -2.286) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 0) + (xy 3.81 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 0.508) + (xy 5.588 -0.508) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 1.778) + (xy 3.81 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 2.286) + (xy 5.588 1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.096 1.778) + (xy 6.096 -1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 7.62 -1.27) + (xy 6.096 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -0.508) + (xy -2.54 -1.778) + (xy -3.81 -1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 0.508) + (xy -2.54 1.778) + (xy -3.81 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 -0.508) + (xy 2.54 -1.778) + (xy 3.81 -1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 0.508) + (xy 2.54 1.778) + (xy 3.81 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.334 0) + (xy -4.318 0.381) + (xy -4.318 -0.381) + (xy -5.334 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -3.048 -0.508) + (xy -2.032 -0.508) + (xy -2.54 0.508) + (xy -3.048 -0.508) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -1.778 0.254) + (xy -2.032 0.508) + (xy -3.048 0.508) + (xy -3.302 0.762) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.778 0.254) + (xy 2.032 0.508) + (xy 3.048 0.508) + (xy 3.302 0.762) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.048 -0.508) + (xy 2.032 -0.508) + (xy 2.54 0.508) + (xy 3.048 -0.508) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 5.334 0) + (xy 4.318 0.381) + (xy 4.318 -0.381) + (xy 5.334 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 9.525 4.445) (end -9.525 -4.445) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "BSS138BKS_1_1" + (pin passive line (at -2.54 -5.08 90) (length 2.54) + (name "S1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 -1.27 0) (length 2.54) + (name "G1" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 2.54 5.08 270) (length 2.54) + (name "D2" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 2.54 -5.08 90) (length 2.54) + (name "S2" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 -1.27 180) (length 2.54) + (name "G2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -2.54 5.08 270) (length 2.54) + (name "D1" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:R_1.02k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_1.02k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_1.02k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_100" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0402" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_100_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_100_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_100R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_100R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_100R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:SLP3-300-100-F" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "SLP" (id 0) (at 2.54 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "SLP3-300-100-F" (id 1) (at 2.54 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SLP3-300-100-F" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.mouser.com/ds/2/50/SLP3-XXX-XXX-X-345747.pdf" (id 3) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SLP3-300-100-F" (id 4) (at -1.27 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Led Pipe for 0805 diode (Flat Face 3 mm)" (id 5) (at 0 11.43 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "Led Pipe for 0805 diode Flat Face 3 mm)" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Diode_* D-Pak_TO252AA *SingleDiode *_Diode_* *SingleDiode*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SLP3-300-100-F_0_0" + (rectangle (start -1.27 1.524) (end 1.27 -1.524) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (text "LED PIPE" (at -6.096 1.27 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "SLP3-300-100-F_1_1" + (polyline + (pts + (xy 1.27 3.556) + (xy -0.508 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.286 3.556) + (xy 0.508 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 3.556) + (xy 0.508 3.302) + (xy 1.016 2.794) + (xy 1.27 3.556) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 2.286 3.556) + (xy 1.524 3.302) + (xy 2.032 2.794) + (xy 2.286 3.556) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (pin passive line (at 3.81 0 180) (length 2.54) + (name "K" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -3.81 0 0) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:XC7A35T-FTG256" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -16.51 58.42 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "XC7A35T-FTG256" (id 1) (at 8.89 58.42 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:BGA256_FTG256" (id 2) (at 0 -82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.xilinx.com/support/documentation/data_sheets/ds181_Artix_7_Data_Sheet.pdf" (id 3) (at 0 -80.01 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Artix-7 FPGA" (id 4) (at 0 -77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "XC7A35T-2FTG256I" (id 5) (at 0 -85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "FPGA" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Artix 7 T 35 XC7A35T-FTG256" (id 8) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "XC7A35T-FTG256_1_0" + (text "BANK_14 / BANK_15" (at 0 62.23 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "XC7A35T-FTG256_1_1" + (rectangle (start -31.75 55.88) (end 31.75 -73.66) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin bidirectional line (at 38.1 38.1 180) (length 6.35) + (name "IO_L3N_T0_DQS_AD1N_15" (effects (font (size 1.27 1.27)))) + (number "A10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 27.94 180) (length 6.35) + (name "IO_L5N_T0_AD9N_15" (effects (font (size 1.27 1.27)))) + (number "A12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 20.32 180) (length 6.35) + (name "IO_L7P_T1_AD2P_15" (effects (font (size 1.27 1.27)))) + (number "A13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 17.78 180) (length 6.35) + (name "IO_L7N_T1_AD2N_15" (effects (font (size 1.27 1.27)))) + (number "A14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 7.62 180) (length 6.35) + (name "IO_L9N_T1_DQS_AD3N_15" (effects (font (size 1.27 1.27)))) + (number "A15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 45.72 180) (length 6.35) + (name "IO_L2P_T0_AD8P_15" (effects (font (size 1.27 1.27)))) + (number "A8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 43.18 180) (length 6.35) + (name "IO_L2N_T0_AD8N_15" (effects (font (size 1.27 1.27)))) + (number "A9" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 35.56 180) (length 6.35) + (name "IO_L4P_T0_15" (effects (font (size 1.27 1.27)))) + (number "B10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 33.02 180) (length 6.35) + (name "IO_L4N_T0_15" (effects (font (size 1.27 1.27)))) + (number "B11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 30.48 180) (length 6.35) + (name "IO_L5P_T0_AD9P_15" (effects (font (size 1.27 1.27)))) + (number "B12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 12.7 180) (length 6.35) + (name "IO_L8N_T1_AD10N_15" (effects (font (size 1.27 1.27)))) + (number "B14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 10.16 180) (length 6.35) + (name "IO_L9P_T1_DQS_AD3P_15" (effects (font (size 1.27 1.27)))) + (number "B15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 2.54 180) (length 6.35) + (name "IO_L10N_T1_AD11N_15" (effects (font (size 1.27 1.27)))) + (number "B16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 40.64 180) (length 6.35) + (name "IO_L3P_T0_DQS_AD1P_15" (effects (font (size 1.27 1.27)))) + (number "B9" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 0 180) (length 6.35) + (name "IO_L11P_T1_SRCC_15" (effects (font (size 1.27 1.27)))) + (number "C11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -2.54 180) (length 6.35) + (name "IO_L11N_T1_SRCC_15" (effects (font (size 1.27 1.27)))) + (number "C12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -7.62 180) (length 6.35) + (name "IO_L12N_T1_MRCC_15" (effects (font (size 1.27 1.27)))) + (number "C13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 15.24 180) (length 6.35) + (name "IO_L8P_T1_AD10P_15" (effects (font (size 1.27 1.27)))) + (number "C14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 5.08 180) (length 6.35) + (name "IO_L10P_T1_AD11P_15" (effects (font (size 1.27 1.27)))) + (number "C16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 50.8 180) (length 6.35) + (name "IO_L1P_T0_AD0P_15" (effects (font (size 1.27 1.27)))) + (number "C8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 48.26 180) (length 6.35) + (name "IO_L1N_T0_AD0N_15" (effects (font (size 1.27 1.27)))) + (number "C9" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 53.34 180) (length 6.35) + (name "IO_0_15" (effects (font (size 1.27 1.27)))) + (number "D10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -17.78 180) (length 6.35) + (name "IO_L14N_T2_SRCC_15" (effects (font (size 1.27 1.27)))) + (number "D11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -5.08 180) (length 6.35) + (name "IO_L12P_T1_MRCC_15" (effects (font (size 1.27 1.27)))) + (number "D13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -20.32 180) (length 6.35) + (name "IO_L15P_T2_DQS_15" (effects (font (size 1.27 1.27)))) + (number "D14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -22.86 180) (length 6.35) + (name "IO_L15N_T2_DQS_ADV_B_15" (effects (font (size 1.27 1.27)))) + (number "D15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -33.02 180) (length 6.35) + (name "IO_L17N_T2_A25_15" (effects (font (size 1.27 1.27)))) + (number "D16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 25.4 180) (length 6.35) + (name "IO_L6P_T0_15" (effects (font (size 1.27 1.27)))) + (number "D8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 22.86 180) (length 6.35) + (name "IO_L6N_T0_VREF_15" (effects (font (size 1.27 1.27)))) + (number "D9" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -15.24 180) (length 6.35) + (name "IO_L14P_T2_SRCC_15" (effects (font (size 1.27 1.27)))) + (number "E11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -10.16 180) (length 6.35) + (name "IO_L13P_T2_MRCC_15" (effects (font (size 1.27 1.27)))) + (number "E12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -12.7 180) (length 6.35) + (name "IO_L13N_T2_MRCC_15" (effects (font (size 1.27 1.27)))) + (number "E13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -38.1 180) (length 6.35) + (name "IO_L18N_T2_A23_15" (effects (font (size 1.27 1.27)))) + (number "E15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -30.48 180) (length 6.35) + (name "IO_L17P_T2_A26_15" (effects (font (size 1.27 1.27)))) + (number "E16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -25.4 180) (length 6.35) + (name "IO_L16P_T2_A28_15" (effects (font (size 1.27 1.27)))) + (number "F12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -27.94 180) (length 6.35) + (name "IO_L16N_T2_A27_15" (effects (font (size 1.27 1.27)))) + (number "F13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -53.34 180) (length 6.35) + (name "IO_L21N_T3_DQS_A18_15" (effects (font (size 1.27 1.27)))) + (number "F14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -35.56 180) (length 6.35) + (name "IO_L18P_T2_A24_15" (effects (font (size 1.27 1.27)))) + (number "F15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -71.12 180) (length 6.35) + (name "IO_25_15" (effects (font (size 1.27 1.27)))) + (number "G11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -43.18 180) (length 6.35) + (name "IO_L19N_T3_A21_VREF_15" (effects (font (size 1.27 1.27)))) + (number "G12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -50.8 180) (length 6.35) + (name "IO_L21P_T3_DQS_15" (effects (font (size 1.27 1.27)))) + (number "G14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -68.58 180) (length 6.35) + (name "IO_L24N_T3_RS0_15" (effects (font (size 1.27 1.27)))) + (number "G15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -58.42 180) (length 6.35) + (name "IO_L22N_T3_A16_15" (effects (font (size 1.27 1.27)))) + (number "G16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -40.64 180) (length 6.35) + (name "IO_L19P_T3_A22_15" (effects (font (size 1.27 1.27)))) + (number "H11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -45.72 180) (length 6.35) + (name "IO_L20P_T3_A20_15" (effects (font (size 1.27 1.27)))) + (number "H12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -48.26 180) (length 6.35) + (name "IO_L20N_T3_A19_15" (effects (font (size 1.27 1.27)))) + (number "H13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -66.04 180) (length 6.35) + (name "IO_L24P_T3_RS1_15" (effects (font (size 1.27 1.27)))) + (number "H14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -55.88 180) (length 6.35) + (name "IO_L22P_T3_A17_15" (effects (font (size 1.27 1.27)))) + (number "H16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 50.8 0) (length 6.35) + (name "IO_L1P_T0_D00_MOSI_14" (effects (font (size 1.27 1.27)))) + (number "J13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 48.26 0) (length 6.35) + (name "IO_L1N_T0_D01_DIN_14" (effects (font (size 1.27 1.27)))) + (number "J14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -60.96 180) (length 6.35) + (name "IO_L23P_T3_FOE_B_15" (effects (font (size 1.27 1.27)))) + (number "J15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -63.5 180) (length 6.35) + (name "IO_L23N_T3_FWE_B_15" (effects (font (size 1.27 1.27)))) + (number "J16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 53.34 0) (length 6.35) + (name "IO_0_14" (effects (font (size 1.27 1.27)))) + (number "K12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 30.48 0) (length 6.35) + (name "IO_L5P_T0_D06_14" (effects (font (size 1.27 1.27)))) + (number "K13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 45.72 0) (length 6.35) + (name "IO_L2P_T0_D02_14" (effects (font (size 1.27 1.27)))) + (number "K15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 43.18 0) (length 6.35) + (name "IO_L2N_T0_D03_14" (effects (font (size 1.27 1.27)))) + (number "K16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 25.4 0) (length 6.35) + (name "IO_L6P_T0_FCS_B_14" (effects (font (size 1.27 1.27)))) + (number "L12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 27.94 0) (length 6.35) + (name "IO_L5N_T0_D07_14" (effects (font (size 1.27 1.27)))) + (number "L13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 35.56 0) (length 6.35) + (name "IO_L4P_T0_D04_14" (effects (font (size 1.27 1.27)))) + (number "L14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 40.64 0) (length 6.35) + (name "IO_L3P_T0_DQS_PUDC_B_14" (effects (font (size 1.27 1.27)))) + (number "L15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 22.86 0) (length 6.35) + (name "IO_L6N_T0_D08_VREF_14" (effects (font (size 1.27 1.27)))) + (number "M12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 33.02 0) (length 6.35) + (name "IO_L4N_T0_D05_14" (effects (font (size 1.27 1.27)))) + (number "M14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 38.1 0) (length 6.35) + (name "IO_L3N_T0_DQS_EMCCLK_14" (effects (font (size 1.27 1.27)))) + (number "M15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 20.32 0) (length 6.35) + (name "IO_L7P_T1_D09_14" (effects (font (size 1.27 1.27)))) + (number "M16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -40.64 0) (length 6.35) + (name "IO_L19P_T3_A10_D26_14" (effects (font (size 1.27 1.27)))) + (number "M6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -10.16 0) (length 6.35) + (name "IO_L13P_T2_MRCC_14" (effects (font (size 1.27 1.27)))) + (number "N11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -12.7 0) (length 6.35) + (name "IO_L13N_T2_MRCC_14" (effects (font (size 1.27 1.27)))) + (number "N12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 0 0) (length 6.35) + (name "IO_L11P_T1_SRCC_14" (effects (font (size 1.27 1.27)))) + (number "N13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -5.08 0) (length 6.35) + (name "IO_L12P_T1_MRCC_14" (effects (font (size 1.27 1.27)))) + (number "N14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 17.78 0) (length 6.35) + (name "IO_L7N_T1_D10_14" (effects (font (size 1.27 1.27)))) + (number "N16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -43.18 0) (length 6.35) + (name "IO_L19N_T3_A09_D25_VREF_14" (effects (font (size 1.27 1.27)))) + (number "N6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -35.56 0) (length 6.35) + (name "IO_L18P_T2_A12_D28_14" (effects (font (size 1.27 1.27)))) + (number "N9" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -15.24 0) (length 6.35) + (name "IO_L14P_T2_SRCC_14" (effects (font (size 1.27 1.27)))) + (number "P10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -17.78 0) (length 6.35) + (name "IO_L14N_T2_SRCC_14" (effects (font (size 1.27 1.27)))) + (number "P11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -2.54 0) (length 6.35) + (name "IO_L11N_T1_SRCC_14" (effects (font (size 1.27 1.27)))) + (number "P13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -7.62 0) (length 6.35) + (name "IO_L12N_T1_MRCC_14" (effects (font (size 1.27 1.27)))) + (number "P14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 15.24 0) (length 6.35) + (name "IO_L8P_T1_D11_14" (effects (font (size 1.27 1.27)))) + (number "P15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 12.7 0) (length 6.35) + (name "IO_L8N_T1_D12_14" (effects (font (size 1.27 1.27)))) + (number "P16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -71.12 0) (length 6.35) + (name "IO_25_14" (effects (font (size 1.27 1.27)))) + (number "P6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -45.72 0) (length 6.35) + (name "IO_L20P_T3_A08_D24_14" (effects (font (size 1.27 1.27)))) + (number "P8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -38.1 0) (length 6.35) + (name "IO_L18N_T2_A11_D27_14" (effects (font (size 1.27 1.27)))) + (number "P9" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -30.48 0) (length 6.35) + (name "IO_L17P_T2_A14_D30_14" (effects (font (size 1.27 1.27)))) + (number "R10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -33.02 0) (length 6.35) + (name "IO_L17N_T2_A13_D29_14" (effects (font (size 1.27 1.27)))) + (number "R11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -20.32 0) (length 6.35) + (name "IO_L15P_T2_DQS_RDWR_B_14" (effects (font (size 1.27 1.27)))) + (number "R12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -25.4 0) (length 6.35) + (name "IO_L16P_T2_CSI_B_14" (effects (font (size 1.27 1.27)))) + (number "R13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 10.16 0) (length 6.35) + (name "IO_L9P_T1_DQS_14" (effects (font (size 1.27 1.27)))) + (number "R15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 7.62 0) (length 6.35) + (name "IO_L9N_T1_DQS_D13_14" (effects (font (size 1.27 1.27)))) + (number "R16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -60.96 0) (length 6.35) + (name "IO_L23P_T3_A03_D19_14" (effects (font (size 1.27 1.27)))) + (number "R5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -66.04 0) (length 6.35) + (name "IO_L24P_T3_A01_D17_14" (effects (font (size 1.27 1.27)))) + (number "R6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -68.58 0) (length 6.35) + (name "IO_L24N_T3_A00_D16_14" (effects (font (size 1.27 1.27)))) + (number "R7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -48.26 0) (length 6.35) + (name "IO_L20N_T3_A07_D23_14" (effects (font (size 1.27 1.27)))) + (number "R8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -58.42 0) (length 6.35) + (name "IO_L22N_T3_A04_D20_14" (effects (font (size 1.27 1.27)))) + (number "T10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -22.86 0) (length 6.35) + (name "IO_L15N_T2_DQS_DOUT_CSO_B_14" (effects (font (size 1.27 1.27)))) + (number "T12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -27.94 0) (length 6.35) + (name "IO_L16N_T2_A15_D31_14" (effects (font (size 1.27 1.27)))) + (number "T13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 5.08 0) (length 6.35) + (name "IO_L10P_T1_D14_14" (effects (font (size 1.27 1.27)))) + (number "T14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 2.54 0) (length 6.35) + (name "IO_L10N_T1_D15_14" (effects (font (size 1.27 1.27)))) + (number "T15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -63.5 0) (length 6.35) + (name "IO_L23N_T3_A02_D18_14" (effects (font (size 1.27 1.27)))) + (number "T5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -50.8 0) (length 6.35) + (name "IO_L21P_T3_DQS_14" (effects (font (size 1.27 1.27)))) + (number "T7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -53.34 0) (length 6.35) + (name "IO_L21N_T3_DQS_A06_D22_14" (effects (font (size 1.27 1.27)))) + (number "T8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -55.88 0) (length 6.35) + (name "IO_L22P_T3_A05_D21_14" (effects (font (size 1.27 1.27)))) + (number "T9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "XC7A35T-FTG256_2_0" + (text "BANK_34 / BANK_35" (at 0 62.23 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "XC7A35T-FTG256_2_1" + (rectangle (start -26.67 55.88) (end 26.67 -73.66) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin bidirectional line (at 33.02 12.7 180) (length 6.35) + (name "IO_L8N_T1_AD14N_35" (effects (font (size 1.27 1.27)))) + (number "A2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 33.02 180) (length 6.35) + (name "IO_L4N_T0_35" (effects (font (size 1.27 1.27)))) + (number "A3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 38.1 180) (length 6.35) + (name "IO_L3N_T0_DQS_AD5N_35" (effects (font (size 1.27 1.27)))) + (number "A4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 40.64 180) (length 6.35) + (name "IO_L3P_T0_DQS_AD5P_35" (effects (font (size 1.27 1.27)))) + (number "A5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 48.26 180) (length 6.35) + (name "IO_L1N_T0_AD4N_35" (effects (font (size 1.27 1.27)))) + (number "A7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 7.62 180) (length 6.35) + (name "IO_L9N_T1_DQS_AD7N_35" (effects (font (size 1.27 1.27)))) + (number "B1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 15.24 180) (length 6.35) + (name "IO_L8P_T1_AD14P_35" (effects (font (size 1.27 1.27)))) + (number "B2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 35.56 180) (length 6.35) + (name "IO_L4P_T0_35" (effects (font (size 1.27 1.27)))) + (number "B4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 43.18 180) (length 6.35) + (name "IO_L2N_T0_AD12N_35" (effects (font (size 1.27 1.27)))) + (number "B5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 45.72 180) (length 6.35) + (name "IO_L2P_T0_AD12P_35" (effects (font (size 1.27 1.27)))) + (number "B6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 50.8 180) (length 6.35) + (name "IO_L1P_T0_AD4P_35" (effects (font (size 1.27 1.27)))) + (number "B7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 10.16 180) (length 6.35) + (name "IO_L9P_T1_DQS_AD7P_35" (effects (font (size 1.27 1.27)))) + (number "C1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 17.78 180) (length 6.35) + (name "IO_L7N_T1_AD6N_35" (effects (font (size 1.27 1.27)))) + (number "C2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 20.32 180) (length 6.35) + (name "IO_L7P_T1_AD6P_35" (effects (font (size 1.27 1.27)))) + (number "C3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -7.62 180) (length 6.35) + (name "IO_L12N_T1_MRCC_35" (effects (font (size 1.27 1.27)))) + (number "C4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 27.94 180) (length 6.35) + (name "IO_L5N_T0_AD13N_35" (effects (font (size 1.27 1.27)))) + (number "C6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 30.48 180) (length 6.35) + (name "IO_L5P_T0_AD13P_35" (effects (font (size 1.27 1.27)))) + (number "C7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 2.54 180) (length 6.35) + (name "IO_L10N_T1_AD15N_35" (effects (font (size 1.27 1.27)))) + (number "D1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -2.54 180) (length 6.35) + (name "IO_L11N_T1_SRCC_35" (effects (font (size 1.27 1.27)))) + (number "D3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -5.08 180) (length 6.35) + (name "IO_L12P_T1_MRCC_35" (effects (font (size 1.27 1.27)))) + (number "D4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 22.86 180) (length 6.35) + (name "IO_L6N_T0_VREF_35" (effects (font (size 1.27 1.27)))) + (number "D5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 25.4 180) (length 6.35) + (name "IO_L6P_T0_35" (effects (font (size 1.27 1.27)))) + (number "D6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -22.86 180) (length 6.35) + (name "IO_L15N_T2_DQS_35" (effects (font (size 1.27 1.27)))) + (number "E1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 5.08 180) (length 6.35) + (name "IO_L10P_T1_AD15P_35" (effects (font (size 1.27 1.27)))) + (number "E2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 0 180) (length 6.35) + (name "IO_L11P_T1_SRCC_35" (effects (font (size 1.27 1.27)))) + (number "E3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -12.7 180) (length 6.35) + (name "IO_L13N_T2_MRCC_35" (effects (font (size 1.27 1.27)))) + (number "E5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 53.34 180) (length 6.35) + (name "IO_0_35" (effects (font (size 1.27 1.27)))) + (number "E6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -20.32 180) (length 6.35) + (name "IO_L15P_T2_DQS_35" (effects (font (size 1.27 1.27)))) + (number "F2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -17.78 180) (length 6.35) + (name "IO_L14N_T2_SRCC_35" (effects (font (size 1.27 1.27)))) + (number "F3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -15.24 180) (length 6.35) + (name "IO_L14P_T2_SRCC_35" (effects (font (size 1.27 1.27)))) + (number "F4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -10.16 180) (length 6.35) + (name "IO_L13P_T2_MRCC_35" (effects (font (size 1.27 1.27)))) + (number "F5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -33.02 180) (length 6.35) + (name "IO_L17N_T2_35" (effects (font (size 1.27 1.27)))) + (number "G1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -30.48 180) (length 6.35) + (name "IO_L17P_T2_35" (effects (font (size 1.27 1.27)))) + (number "G2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -27.94 180) (length 6.35) + (name "IO_L16N_T2_35" (effects (font (size 1.27 1.27)))) + (number "G4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -25.4 180) (length 6.35) + (name "IO_L16P_T2_35" (effects (font (size 1.27 1.27)))) + (number "G5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -48.26 180) (length 6.35) + (name "IO_L20N_T3_35" (effects (font (size 1.27 1.27)))) + (number "H1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -45.72 180) (length 6.35) + (name "IO_L20P_T3_35" (effects (font (size 1.27 1.27)))) + (number "H2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -53.34 180) (length 6.35) + (name "IO_L21N_T3_DQS_35" (effects (font (size 1.27 1.27)))) + (number "H3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -38.1 180) (length 6.35) + (name "IO_L18N_T2_35" (effects (font (size 1.27 1.27)))) + (number "H4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -35.56 180) (length 6.35) + (name "IO_L18P_T2_35" (effects (font (size 1.27 1.27)))) + (number "H5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -58.42 180) (length 6.35) + (name "IO_L22N_T3_35" (effects (font (size 1.27 1.27)))) + (number "J1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -50.8 180) (length 6.35) + (name "IO_L21P_T3_DQS_35" (effects (font (size 1.27 1.27)))) + (number "J3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -43.18 180) (length 6.35) + (name "IO_L19N_T3_VREF_35" (effects (font (size 1.27 1.27)))) + (number "J4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -40.64 180) (length 6.35) + (name "IO_L19P_T3_35" (effects (font (size 1.27 1.27)))) + (number "J5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -55.88 180) (length 6.35) + (name "IO_L22P_T3_35" (effects (font (size 1.27 1.27)))) + (number "K1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -68.58 180) (length 6.35) + (name "IO_L24N_T3_35" (effects (font (size 1.27 1.27)))) + (number "K2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -66.04 180) (length 6.35) + (name "IO_L24P_T3_35" (effects (font (size 1.27 1.27)))) + (number "K3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -71.12 180) (length 6.35) + (name "IO_25_35" (effects (font (size 1.27 1.27)))) + (number "K5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -63.5 180) (length 6.35) + (name "IO_L23N_T3_35" (effects (font (size 1.27 1.27)))) + (number "L2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -60.96 180) (length 6.35) + (name "IO_L23P_T3_35" (effects (font (size 1.27 1.27)))) + (number "L3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 50.8 0) (length 6.35) + (name "IO_L1P_T0_34" (effects (font (size 1.27 1.27)))) + (number "L4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 53.34 0) (length 6.35) + (name "IO_0_34" (effects (font (size 1.27 1.27)))) + (number "L5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 43.18 0) (length 6.35) + (name "IO_L2N_T0_34" (effects (font (size 1.27 1.27)))) + (number "M1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 45.72 0) (length 6.35) + (name "IO_L2P_T0_34" (effects (font (size 1.27 1.27)))) + (number "M2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 48.26 0) (length 6.35) + (name "IO_L1N_T0_34" (effects (font (size 1.27 1.27)))) + (number "M4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 25.4 0) (length 6.35) + (name "IO_L6P_T0_34" (effects (font (size 1.27 1.27)))) + (number "M5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 35.56 0) (length 6.35) + (name "IO_L4P_T0_34" (effects (font (size 1.27 1.27)))) + (number "N1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 38.1 0) (length 6.35) + (name "IO_L3N_T0_DQS_34" (effects (font (size 1.27 1.27)))) + (number "N2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 40.64 0) (length 6.35) + (name "IO_L3P_T0_DQS_34" (effects (font (size 1.27 1.27)))) + (number "N3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 22.86 0) (length 6.35) + (name "IO_L6N_T0_VREF_34" (effects (font (size 1.27 1.27)))) + (number "N4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 33.02 0) (length 6.35) + (name "IO_L4N_T0_34" (effects (font (size 1.27 1.27)))) + (number "P1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 27.94 0) (length 6.35) + (name "IO_L5N_T0_34" (effects (font (size 1.27 1.27)))) + (number "P3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 30.48 0) (length 6.35) + (name "IO_L5P_T0_34" (effects (font (size 1.27 1.27)))) + (number "P4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 5.08 0) (length 6.35) + (name "IO_L10P_T1_34" (effects (font (size 1.27 1.27)))) + (number "P5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 17.78 0) (length 6.35) + (name "IO_L7N_T1_34" (effects (font (size 1.27 1.27)))) + (number "R1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 20.32 0) (length 6.35) + (name "IO_L7P_T1_34" (effects (font (size 1.27 1.27)))) + (number "R2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 15.24 0) (length 6.35) + (name "IO_L8P_T1_34" (effects (font (size 1.27 1.27)))) + (number "R3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 12.7 0) (length 6.35) + (name "IO_L8N_T1_34" (effects (font (size 1.27 1.27)))) + (number "T2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 7.62 0) (length 6.35) + (name "IO_L9N_T1_DQS_34" (effects (font (size 1.27 1.27)))) + (number "T3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 10.16 0) (length 6.35) + (name "IO_L9P_T1_DQS_34" (effects (font (size 1.27 1.27)))) + (number "T4" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "XC7A35T-FTG256_3_0" + (text "CONFIG" (at 0 62.23 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "XC7A35T-FTG256_3_1" + (rectangle (start -19.05 55.88) (end 19.05 -7.62) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin bidirectional line (at 25.4 17.78 180) (length 6.35) + (name "CFGBVS_0" (effects (font (size 1.27 1.27)))) + (number "E7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 40.64 180) (length 6.35) + (name "CCLK_0" (effects (font (size 1.27 1.27)))) + (number "E8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 27.94 180) (length 6.35) + (name "DONE_0" (effects (font (size 1.27 1.27)))) + (number "H10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 2.54 180) (length 6.35) + (name "VREFN_0" (effects (font (size 1.27 1.27)))) + (number "H7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 12.7 180) (length 6.35) + (name "VP_0" (effects (font (size 1.27 1.27)))) + (number "H8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 10.16 180) (length 6.35) + (name "VN_0" (effects (font (size 1.27 1.27)))) + (number "J7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 5.08 180) (length 6.35) + (name "VREFP_0" (effects (font (size 1.27 1.27)))) + (number "J8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 25.4 180) (length 6.35) + (name "INIT_B_0" (effects (font (size 1.27 1.27)))) + (number "K10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 -5.08 180) (length 6.35) + (name "DXN_0" (effects (font (size 1.27 1.27)))) + (number "K7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 -2.54 180) (length 6.35) + (name "DXP_0" (effects (font (size 1.27 1.27)))) + (number "K8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 45.72 180) (length 6.35) + (name "TCK_0" (effects (font (size 1.27 1.27)))) + (number "L7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 22.86 180) (length 6.35) + (name "PROGRAM_B_0" (effects (font (size 1.27 1.27)))) + (number "L9" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 35.56 180) (length 6.35) + (name "M1_0" (effects (font (size 1.27 1.27)))) + (number "M10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 33.02 180) (length 6.35) + (name "M2_0" (effects (font (size 1.27 1.27)))) + (number "M11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 48.26 180) (length 6.35) + (name "TMS_0" (effects (font (size 1.27 1.27)))) + (number "M7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 38.1 180) (length 6.35) + (name "M0_0" (effects (font (size 1.27 1.27)))) + (number "M9" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 53.34 180) (length 6.35) + (name "TDI_0" (effects (font (size 1.27 1.27)))) + (number "N7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 50.8 180) (length 6.35) + (name "TDO_0" (effects (font (size 1.27 1.27)))) + (number "N8" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "XC7A35T-FTG256_4_0" + (text "POWER" (at 0 62.23 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "XC7A35T-FTG256_4_1" + (rectangle (start -19.05 55.88) (end 19.05 -49.53) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin power_in line (at -25.4 -11.43 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "A1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -13.97 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "A11" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 22.86 0) (length 6.35) + (name "VCCO_15" (effects (font (size 1.27 1.27)))) + (number "A16" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 40.64 180) (length 6.35) + (name "VCCO_35" (effects (font (size 1.27 1.27)))) + (number "A6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 25.4 0) (length 6.35) + (name "VCCO_15" (effects (font (size 1.27 1.27)))) + (number "B13" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 43.18 180) (length 6.35) + (name "VCCO_35" (effects (font (size 1.27 1.27)))) + (number "B3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -16.51 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "B8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 27.94 0) (length 6.35) + (name "VCCO_15" (effects (font (size 1.27 1.27)))) + (number "C10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -21.59 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "C15" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -19.05 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "C5" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -26.67 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "D12" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -24.13 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "D2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 45.72 180) (length 6.35) + (name "VCCO_35" (effects (font (size 1.27 1.27)))) + (number "D7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -1.27 180) (length 6.35) + (name "VCCBRAM" (effects (font (size 1.27 1.27)))) + (number "E10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 30.48 0) (length 6.35) + (name "VCCO_15" (effects (font (size 1.27 1.27)))) + (number "E14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 48.26 180) (length 6.35) + (name "VCCO_35" (effects (font (size 1.27 1.27)))) + (number "E4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -29.21 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "E9" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 50.8 180) (length 6.35) + (name "VCCO_35" (effects (font (size 1.27 1.27)))) + (number "F1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -34.29 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "F10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -3.81 180) (length 6.35) + (name "VCCBRAM" (effects (font (size 1.27 1.27)))) + (number "F11" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -36.83 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "F16" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -31.75 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "F6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 19.05 180) (length 6.35) + (name "VCCINT" (effects (font (size 1.27 1.27)))) + (number "F7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -6.35 0) (length 6.35) + (name "VCCBATT_0" (effects (font (size 1.27 1.27)))) + (number "F8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 16.51 180) (length 6.35) + (name "VCCINT" (effects (font (size 1.27 1.27)))) + (number "F9" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 17.78 0) (length 6.35) + (name "VCCAUX" (effects (font (size 1.27 1.27)))) + (number "G10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -44.45 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "G13" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -39.37 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "G3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 13.97 180) (length 6.35) + (name "VCCINT" (effects (font (size 1.27 1.27)))) + (number "G6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -8.89 0) (length 6.35) + (name "GNDADC_0" (effects (font (size 1.27 1.27)))) + (number "G7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 5.08 0) (length 6.35) + (name "VCCADC_0" (effects (font (size 1.27 1.27)))) + (number "G8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -41.91 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "G9" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 33.02 0) (length 6.35) + (name "VCCO_15" (effects (font (size 1.27 1.27)))) + (number "H15" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -46.99 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "H6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 11.43 180) (length 6.35) + (name "VCCINT" (effects (font (size 1.27 1.27)))) + (number "H9" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 15.24 0) (length 6.35) + (name "VCCAUX" (effects (font (size 1.27 1.27)))) + (number "J10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -13.97 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "J11" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 35.56 0) (length 6.35) + (name "VCCO_15" (effects (font (size 1.27 1.27)))) + (number "J12" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 53.34 180) (length 6.35) + (name "VCCO_35" (effects (font (size 1.27 1.27)))) + (number "J2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 8.89 180) (length 6.35) + (name "VCCINT" (effects (font (size 1.27 1.27)))) + (number "J6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -11.43 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "J9" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 12.7 0) (length 6.35) + (name "VCCAUX" (effects (font (size 1.27 1.27)))) + (number "K11" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -21.59 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "K14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -16.51 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "K4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -19.05 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "K6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 6.35 180) (length 6.35) + (name "VCCINT" (effects (font (size 1.27 1.27)))) + (number "K9" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -24.13 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "L1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 10.16 0) (length 6.35) + (name "VCCAUX" (effects (font (size 1.27 1.27)))) + (number "L10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -26.67 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "L11" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 40.64 0) (length 6.35) + (name "VCCO_14" (effects (font (size 1.27 1.27)))) + (number "L16" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 35.56 180) (length 6.35) + (name "VCCO_0" (effects (font (size 1.27 1.27)))) + (number "L6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 3.81 180) (length 6.35) + (name "VCCINT" (effects (font (size 1.27 1.27)))) + (number "L8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 43.18 0) (length 6.35) + (name "VCCO_14" (effects (font (size 1.27 1.27)))) + (number "M13" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 25.4 180) (length 6.35) + (name "VCCO_34" (effects (font (size 1.27 1.27)))) + (number "M3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -29.21 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "M8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 45.72 0) (length 6.35) + (name "VCCO_14" (effects (font (size 1.27 1.27)))) + (number "N10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -34.29 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "N15" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -31.75 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "N5" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -39.37 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "P12" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -36.83 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "P2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 48.26 0) (length 6.35) + (name "VCCO_14" (effects (font (size 1.27 1.27)))) + (number "P7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 50.8 0) (length 6.35) + (name "VCCO_14" (effects (font (size 1.27 1.27)))) + (number "R14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 27.94 180) (length 6.35) + (name "VCCO_34" (effects (font (size 1.27 1.27)))) + (number "R4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -41.91 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "R9" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 30.48 180) (length 6.35) + (name "VCCO_34" (effects (font (size 1.27 1.27)))) + (number "T1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 53.34 0) (length 6.35) + (name "VCCO_14" (effects (font (size 1.27 1.27)))) + (number "T11" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -46.99 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "T16" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -44.45 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "T6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Scopefun_v2-rescue:GND" (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" "GND" (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) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 53.34 88.9) (diameter 0) (color 0 0 0 0) + (uuid 0088ccd1-e5dc-4cdb-b7f6-e7b2983dc5af) + ) + (junction (at 50.8 138.43) (diameter 0) (color 0 0 0 0) + (uuid 03493525-9e42-4edf-a568-7919892a473f) + ) + (junction (at 102.87 171.45) (diameter 0) (color 0 0 0 0) + (uuid 046b86e4-3f99-4b1b-8afc-2b7655e8b091) + ) + (junction (at 50.8 73.66) (diameter 0) (color 0 0 0 0) + (uuid 09cf0645-d8e1-425c-a1b1-50dc308b5fe2) + ) + (junction (at 50.8 76.2) (diameter 0) (color 0 0 0 0) + (uuid 0ae82e1e-e87b-4074-a3ac-4ce032970e6f) + ) + (junction (at 50.8 31.75) (diameter 0) (color 0 0 0 0) + (uuid 2262369d-908f-4b7b-8fa8-6f936456c0ae) + ) + (junction (at 116.84 189.23) (diameter 0) (color 0 0 0 0) + (uuid 24c3ed88-b44c-461f-a72a-c41465279cde) + ) + (junction (at 50.8 81.28) (diameter 0) (color 0 0 0 0) + (uuid 39bb9734-8b7d-4247-bc38-bd4a5d9ed06f) + ) + (junction (at 50.8 114.3) (diameter 0) (color 0 0 0 0) + (uuid 3d243fdb-41fd-499a-9e6c-1ff5343cde77) + ) + (junction (at 50.8 36.83) (diameter 0) (color 0 0 0 0) + (uuid 538ab23b-56dc-41b1-84f0-d71d488e9061) + ) + (junction (at 50.8 106.68) (diameter 0) (color 0 0 0 0) + (uuid 53b141a8-4fb6-4e1f-b3eb-8e36e10c5cc1) + ) + (junction (at 50.8 97.79) (diameter 0) (color 0 0 0 0) + (uuid 5f3ac091-d5f3-4e8d-bed3-d7d84d73e753) + ) + (junction (at 53.34 83.82) (diameter 0) (color 0 0 0 0) + (uuid 68e8d19c-3f2e-4510-b728-540a6aad5333) + ) + (junction (at 50.8 101.6) (diameter 0) (color 0 0 0 0) + (uuid 6d2ec6c5-646f-4865-962c-fb5a5edbf1c2) + ) + (junction (at 48.26 177.8) (diameter 0) (color 0 0 0 0) + (uuid 6d34db10-7ee4-4cde-a4af-6e0f89095ed8) + ) + (junction (at 50.8 46.99) (diameter 0) (color 0 0 0 0) + (uuid 729ec6c1-399d-419e-a69c-f6fb09d801a5) + ) + (junction (at 50.8 66.04) (diameter 0) (color 0 0 0 0) + (uuid 748aaee6-99ae-41ad-8caa-46dcb39df129) + ) + (junction (at 50.8 133.35) (diameter 0) (color 0 0 0 0) + (uuid 7dfadc2c-0002-4536-9a16-40d98cd244d0) + ) + (junction (at 50.8 58.42) (diameter 0) (color 0 0 0 0) + (uuid b4ac9ced-c2e0-4836-a46e-6affbff21678) + ) + (junction (at 50.8 109.22) (diameter 0) (color 0 0 0 0) + (uuid c21bc6ca-6ffd-4335-af6c-a4b2da7ed6e9) + ) + (junction (at 175.26 180.34) (diameter 0) (color 0 0 0 0) + (uuid c2edc526-248a-4311-bf42-385de82f20d7) + ) + (junction (at 50.8 53.34) (diameter 0) (color 0 0 0 0) + (uuid c912059d-5f7c-4079-af03-81ed94feabdd) + ) + (junction (at 50.8 60.96) (diameter 0) (color 0 0 0 0) + (uuid db3f768b-4ec7-4178-b70b-b4b036c84502) + ) + (junction (at 50.8 143.51) (diameter 0) (color 0 0 0 0) + (uuid df8da694-da12-43e9-b050-9c54dbe4c006) + ) + (junction (at 50.8 148.59) (diameter 0) (color 0 0 0 0) + (uuid eb1f5f67-1647-4e1c-ab18-120e742c63a6) + ) + (junction (at 161.29 180.34) (diameter 0) (color 0 0 0 0) + (uuid edf14a6b-0d70-4db0-9e28-784d655ee5be) + ) + (junction (at 102.87 189.23) (diameter 0) (color 0 0 0 0) + (uuid f33292b6-e256-451d-9bfa-7d07ba9e670f) + ) + (junction (at 50.8 68.58) (diameter 0) (color 0 0 0 0) + (uuid f33c1be6-4001-4ece-aa46-3a20267b8ad4) + ) + (junction (at 116.84 171.45) (diameter 0) (color 0 0 0 0) + (uuid f9a350f0-b8ca-4c85-b0c4-eb0366ea7894) + ) + (junction (at 50.8 41.91) (diameter 0) (color 0 0 0 0) + (uuid fa029060-e57f-4aa6-a571-1f23e687032b) + ) + (junction (at 50.8 92.71) (diameter 0) (color 0 0 0 0) + (uuid fba6e488-9940-4c72-a3c3-f2539158fdfc) + ) + + (no_connect (at 149.86 144.78) (uuid 0c26e243-b790-4705-9f55-8a867324ed12)) + (no_connect (at 73.66 50.8) (uuid 3bd73262-7ee1-4541-8298-a0d7411e1d75)) + (no_connect (at 149.86 147.32) (uuid 4420af3a-f5ee-4dfd-9b48-6f0e34137f92)) + (no_connect (at 73.66 25.4) (uuid 8fb055dc-8170-4106-aa22-4b8db6cb5fa9)) + (no_connect (at 149.86 149.86) (uuid 9475e9d3-6cc0-4d12-b7fe-a51d2e5bd435)) + (no_connect (at 149.86 91.44) (uuid abc0decb-50d4-4467-9412-db8d85ff63ff)) + (no_connect (at 73.66 48.26) (uuid c41f1e29-aebd-4106-9e20-ba3cc383b8ef)) + + (wire (pts (xy 41.91 62.23) (xy 39.37 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 00b32290-b6a3-4fed-82ff-3034599f39a3) + ) + (wire (pts (xy 186.69 48.26) (xy 189.23 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 00f08a0b-82b9-45e5-8519-9f3c6377cd02) + ) + (wire (pts (xy 255.27 96.52) (xy 257.81 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 011a5828-4c3c-4dde-9bdb-284a3f3c4a43) + ) + (wire (pts (xy 50.8 31.75) (xy 53.34 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 01b1eba8-54f3-408a-b4d7-0c52a62ba7ee) + ) + (wire (pts (xy 255.27 109.22) (xy 257.81 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0243fc01-c89d-427f-ada0-c7b78b375c4b) + ) + (wire (pts (xy 149.86 124.46) (xy 152.4 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 025baa4e-9c0e-4171-ba18-c81707277562) + ) + (wire (pts (xy 55.88 88.9) (xy 55.88 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 02dfc196-d6a5-419a-a42c-6b68de976338) + ) + (wire (pts (xy 186.69 38.1) (xy 189.23 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 03273d97-5274-435d-8d30-f6cf1379d2ec) + ) + (wire (pts (xy 60.96 76.2) (xy 73.66 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 03e75cc6-2d96-4d7f-9d3b-b64b049a6429) + ) + (wire (pts (xy 41.91 138.43) (xy 50.8 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 053c8083-a9af-4404-9cbb-5f2f2c004e29) + ) + (wire (pts (xy 186.69 63.5) (xy 189.23 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0915a960-c1d1-4819-9c53-aeb8cd5149bf) + ) + (wire (pts (xy 149.86 58.42) (xy 152.4 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 09578cae-3e9a-4372-a934-d377a0227b7c) + ) + (wire (pts (xy 41.91 137.16) (xy 39.37 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0ae20a84-6157-4c53-abb1-49e9a43fddea) + ) + (wire (pts (xy 53.34 144.78) (xy 73.66 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0b71d1a0-f7f1-4898-a4ea-edf5332f8ca7) + ) + (wire (pts (xy 255.27 63.5) (xy 257.81 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0c45290b-d76f-4c88-a4f6-10a6b4367d24) + ) + (wire (pts (xy 41.91 109.22) (xy 41.91 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d4445c7-8a0d-46b0-93c7-7c5dd998756e) + ) + (wire (pts (xy 149.86 50.8) (xy 152.4 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d9efdde-06ea-47a2-bdf8-78af3ad3ce57) + ) + (wire (pts (xy 53.34 33.02) (xy 73.66 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0e5c956a-0664-4fcf-9bb1-1eae993c2225) + ) + (wire (pts (xy 149.86 68.58) (xy 152.4 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0f39e560-9336-4a48-a641-fec45e29a92d) + ) + (wire (pts (xy 48.26 177.8) (xy 50.8 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0f80cfaf-1b56-4440-9ed9-997455b4bd82) + ) + (wire (pts (xy 41.91 60.96) (xy 50.8 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0fa0e183-23fd-4787-b228-f9207d787009) + ) + (wire (pts (xy 68.58 27.94) (xy 73.66 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 120c613d-4c12-4293-ae3a-6a512771985f) + ) + (wire (pts (xy 50.8 92.71) (xy 59.69 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 12172027-e9c1-4ec7-a080-002e638deee0) + ) + (wire (pts (xy 72.39 121.92) (xy 73.66 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1336502c-11bd-4ec2-9aca-20ce8fd7c351) + ) + (wire (pts (xy 41.91 69.85) (xy 39.37 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 139845db-428c-441f-ab00-21d347aa3d8b) + ) + (wire (pts (xy 58.42 76.2) (xy 58.42 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 13c15b23-49c6-473a-a640-272df9fa9b60) + ) + (wire (pts (xy 41.91 144.78) (xy 39.37 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 13dfcd3b-0f2c-4213-9f4e-8f701fa294b3) + ) + (wire (pts (xy 72.39 99.06) (xy 73.66 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 163963d5-9627-43e4-ac5c-e10ad7299143) + ) + (wire (pts (xy 53.34 60.96) (xy 53.34 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 17c56aac-1c19-441e-ad0e-d5f91eeedcde) + ) + (wire (pts (xy 255.27 99.06) (xy 257.81 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1995a1af-4656-4a47-a563-d0a3f10ab4cf) + ) + (wire (pts (xy 255.27 35.56) (xy 257.81 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1a253373-7aaa-4800-82a0-f05224ca4a7a) + ) + (wire (pts (xy 50.8 36.83) (xy 53.34 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1a7201c2-bdfe-4bae-bf45-94fb744a19ca) + ) + (wire (pts (xy 186.69 53.34) (xy 189.23 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1b6d0560-1178-425c-aa39-65ccb9b9adf6) + ) + (wire (pts (xy 59.69 93.98) (xy 73.66 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1bcfdeb5-4398-4ba9-8d2b-1afb409aafd2) + ) + (wire (pts (xy 53.34 45.72) (xy 73.66 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1c32e674-b900-4cad-b800-47a5c2453658) + ) + (wire (pts (xy 50.8 81.28) (xy 60.96 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1c8d33de-a721-499c-9214-8d4fa169fff2) + ) + (wire (pts (xy 64.77 38.1) (xy 73.66 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1df894b0-6bd9-44a9-ae83-bc06d12215e1) + ) + (wire (pts (xy 255.27 27.94) (xy 257.81 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1e5a4a4f-7ec1-4d5e-aab0-77eebafcd5cd) + ) + (wire (pts (xy 50.8 133.35) (xy 53.34 133.35)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2052c261-0484-4b9e-8dd6-502f48a64cb1) + ) + (wire (pts (xy 149.86 43.18) (xy 152.4 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 263da285-41de-4988-ae91-446223e949e6) + ) + (wire (pts (xy 186.69 50.8) (xy 189.23 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 26fb18d1-6ffa-4a4a-b050-bfff5417256a) + ) + (wire (pts (xy 41.91 93.98) (xy 41.91 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2ab4e285-80ef-4098-93e3-671fb896f742) + ) + (wire (pts (xy 60.96 171.45) (xy 58.42 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2b105527-e599-4635-9472-cb4bb39953cd) + ) + (wire (pts (xy 41.91 35.56) (xy 39.37 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2b710c32-5910-4fb5-8e24-08ea454479d9) + ) + (wire (pts (xy 41.91 80.01) (xy 39.37 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2b78fb96-b83a-454d-9c4c-243d3fcbdc74) + ) + (wire (pts (xy 186.69 55.88) (xy 189.23 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2c1ead4c-ba2b-4a8a-bb34-69dfd6a07338) + ) + (wire (pts (xy 41.91 143.51) (xy 50.8 143.51)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2c471abf-4676-4834-a661-17c81fec1d5b) + ) + (wire (pts (xy 128.27 189.23) (xy 128.27 191.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2c888038-917e-41df-b5eb-b211b97604f8) + ) + (wire (pts (xy 53.34 148.59) (xy 53.34 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2ceb269c-002a-4d1d-8fcc-3039e49371b1) + ) + (wire (pts (xy 72.39 55.88) (xy 73.66 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2ecc83c5-7c71-4e10-83c8-795f7b03e775) + ) + (wire (pts (xy 53.34 133.35) (xy 53.34 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 309cce7c-76a5-40f7-bf52-1289c4234f67) + ) + (wire (pts (xy 24.13 27.94) (xy 24.13 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 323e7672-855c-4c2f-80c8-1a139e99473b) + ) + (wire (pts (xy 149.86 137.16) (xy 152.4 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3259f80d-9863-4549-b902-9b908fd99360) + ) + (wire (pts (xy 41.91 66.04) (xy 41.91 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 340170db-45d6-4c78-9448-445128dd4314) + ) + (wire (pts (xy 58.42 111.76) (xy 73.66 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 348b39ce-20d2-4f01-b3b8-e8bd5a2fc26e) + ) + (wire (pts (xy 186.69 27.94) (xy 189.23 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 34cf0ce0-4224-4cff-b8da-dac4a1c9b668) + ) + (wire (pts (xy 149.86 63.5) (xy 152.4 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35c7b937-91fd-45b7-ba9b-d8002e5399af) + ) + (wire (pts (xy 60.96 81.28) (xy 60.96 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35d35ecc-35d5-4891-8a97-348283c292df) + ) + (wire (pts (xy 43.18 160.02) (xy 45.72 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35de7c74-c0fd-402f-89c6-21e104d392aa) + ) + (wire (pts (xy 41.91 54.61) (xy 39.37 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35ed081c-163b-4979-90e3-f6e508b6c0fd) + ) + (wire (pts (xy 59.69 96.52) (xy 73.66 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 36815cf6-0422-444c-a3e8-ed66ef92f617) + ) + (wire (pts (xy 186.69 73.66) (xy 189.23 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 369de6e0-38f9-4c75-93ed-d58163562fde) + ) + (wire (pts (xy 255.27 48.26) (xy 257.81 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 37104389-0ffa-4ff9-884c-f7e490c8571a) + ) + (wire (pts (xy 255.27 149.86) (xy 257.81 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 37be8254-7e2c-4f4c-a147-46fa446006a2) + ) + (wire (pts (xy 96.52 171.45) (xy 102.87 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 39ea8622-ff03-464a-b272-99edd2919443) + ) + (wire (pts (xy 60.96 173.99) (xy 60.96 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3b5c237f-d7d6-49ed-b03e-6a11bbbe8b45) + ) + (wire (pts (xy 41.91 46.99) (xy 41.91 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3b6f4330-bdb8-40df-a620-2777b9dcf025) + ) + (wire (pts (xy 255.27 86.36) (xy 257.81 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c0146c9-302b-4005-9f50-7766581fb71a) + ) + (wire (pts (xy 41.91 106.68) (xy 41.91 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3def0672-3d83-48f7-bcb3-c4be8da902d5) + ) + (wire (pts (xy 255.27 76.2) (xy 257.81 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3e6b83fc-7519-4ddb-953c-bb9f626bfed6) + ) + (wire (pts (xy 50.8 97.79) (xy 59.69 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3f9c69a6-e3b9-4351-b3b8-d40fb63a47bd) + ) + (wire (pts (xy 39.37 102.87) (xy 41.91 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3fd645e4-1c4f-4c07-afcb-59e3215127ca) + ) + (wire (pts (xy 44.45 87.63) (xy 41.91 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3fe57f75-cef2-49bf-8f39-08e2d5e470a6) + ) + (wire (pts (xy 161.29 173.99) (xy 163.83 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 40b56ce4-b09f-4e90-85cf-ab6bc76787eb) + ) + (wire (pts (xy 41.91 77.47) (xy 39.37 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4155505f-3687-467b-8149-9afc3d422f5e) + ) + (wire (pts (xy 149.86 114.3) (xy 152.4 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 43d2d4b8-f1d7-4f2a-aa85-7cb4bf6c251c) + ) + (wire (pts (xy 149.86 104.14) (xy 152.4 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 44a15e1c-f254-4648-a79e-78dd546b3ad3) + ) + (wire (pts (xy 53.34 31.75) (xy 53.34 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 45234e68-f309-41ff-b7bf-09e6fd708b9a) + ) + (wire (pts (xy 44.45 88.9) (xy 44.45 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 471daa01-3a76-4842-b6a8-0e5eaf807e51) + ) + (wire (pts (xy 41.91 72.39) (xy 39.37 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 497a3aba-0f0c-436e-9543-aa7c20ad968e) + ) + (wire (pts (xy 149.86 81.28) (xy 152.4 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 49c37692-773a-4783-950a-c26c3d94c603) + ) + (wire (pts (xy 41.91 53.34) (xy 50.8 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4a075904-512b-4037-94e6-7684d38257fa) + ) + (wire (pts (xy 154.94 180.34) (xy 161.29 180.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4e4e43cd-2fbe-4bd3-97f5-d69c14cf2e78) + ) + (wire (pts (xy 41.91 114.3) (xy 50.8 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4fd71ace-e7e5-4178-b283-ff6aff72d6c4) + ) + (wire (pts (xy 72.39 78.74) (xy 73.66 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 51f88087-859c-4bc7-a7f1-d8cac8d2db4e) + ) + (wire (pts (xy 105.41 165.1) (xy 102.87 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5205aebd-9933-4ae9-a0ce-7844b2f8a68d) + ) + (wire (pts (xy 44.45 88.9) (xy 53.34 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 522ec98c-f663-42b7-a5dd-6f3331445a72) + ) + (wire (pts (xy 255.27 66.04) (xy 257.81 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 528fa016-8dda-47a4-ac5a-14ef00dc9116) + ) + (wire (pts (xy 255.27 60.96) (xy 257.81 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5362a7bb-6a5c-4582-8a84-dd179357b30c) + ) + (wire (pts (xy 255.27 147.32) (xy 257.81 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 53b9d0a9-bdca-4a98-a62c-67ea855d8049) + ) + (wire (pts (xy 41.91 106.68) (xy 50.8 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 53dc5eaa-73e3-43ab-9e31-a54cd5adc72f) + ) + (wire (pts (xy 72.39 142.24) (xy 73.66 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 542c0bc2-7279-4d6b-bfea-489836939f96) + ) + (wire (pts (xy 53.34 104.14) (xy 73.66 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5467a1d8-1da8-4db6-8370-a392f817657d) + ) + (wire (pts (xy 50.8 109.22) (xy 73.66 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 54bcedbe-ae25-44a5-a639-bc2e53ce89ec) + ) + (wire (pts (xy 41.91 73.66) (xy 41.91 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 56d2c581-0e1d-4968-9265-81ebcc2ced46) + ) + (wire (pts (xy 149.86 111.76) (xy 152.4 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 571912b7-93f1-48e7-9716-795cf2eaaab5) + ) + (wire (pts (xy 50.8 143.51) (xy 53.34 143.51)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5acf95f9-22be-43e2-8d6b-0faa160c0d3b) + ) + (wire (pts (xy 41.91 92.71) (xy 50.8 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5c19c8eb-a9eb-4833-b94e-16d408a4c614) + ) + (wire (pts (xy 116.84 171.45) (xy 128.27 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5c548cbb-0979-4275-923f-ba8420f7da1f) + ) + (wire (pts (xy 113.03 182.88) (xy 116.84 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5cd8fe45-fa49-4729-81c8-b7c257fc3660) + ) + (wire (pts (xy 53.34 43.18) (xy 73.66 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5e913aea-9f40-4ef2-954f-5459dfa8324f) + ) + (wire (pts (xy 186.69 43.18) (xy 189.23 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 606bed62-2645-43b2-8746-701feb5d482c) + ) + (wire (pts (xy 50.8 73.66) (xy 53.34 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6074fc58-7027-47e3-a85e-18b83e36657f) + ) + (wire (pts (xy 255.27 78.74) (xy 257.81 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 60fcc63f-51e7-4ba1-b8e2-7f58e866098a) + ) + (wire (pts (xy 72.39 129.54) (xy 73.66 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6113579d-31be-4355-a9fe-a8360d0b05d8) + ) + (wire (pts (xy 26.67 185.42) (xy 34.29 185.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 62009989-8103-49af-b226-a7bac174e878) + ) + (wire (pts (xy 48.26 180.34) (xy 48.26 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 62b3c9b2-7111-4fb4-8944-c22c00c06d9d) + ) + (wire (pts (xy 149.86 25.4) (xy 152.4 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6311912c-38c9-4819-91b4-41931ccb7cc5) + ) + (wire (pts (xy 50.8 114.3) (xy 58.42 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 634ccb25-7f37-441c-95bf-75ef8732e4a0) + ) + (wire (pts (xy 255.27 81.28) (xy 257.81 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 63530c34-e56d-412b-a20c-0f5801e0b75c) + ) + (wire (pts (xy 50.8 101.6) (xy 53.34 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6362c3cc-e01b-4427-9541-b95a28035bc3) + ) + (wire (pts (xy 58.42 60.96) (xy 73.66 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 63d2de20-f243-448e-8f9b-9238fd5af361) + ) + (wire (pts (xy 149.86 139.7) (xy 152.4 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 63d855ac-697e-4eed-8221-860e4b1819e2) + ) + (wire (pts (xy 149.86 96.52) (xy 152.4 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 64b61241-8bda-4750-89dd-2ebbc378c5f9) + ) + (wire (pts (xy 149.86 48.26) (xy 152.4 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 685f0c83-aca6-41ce-b1e2-d29dc9c7b015) + ) + (wire (pts (xy 60.96 190.5) (xy 60.96 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6a31060f-6af7-4ff7-881b-4bd0403498b4) + ) + (wire (pts (xy 53.34 46.99) (xy 53.34 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6ae637ec-7362-4a65-97c0-20e6d5770fa2) + ) + (wire (pts (xy 50.8 53.34) (xy 60.96 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6c24b772-4fa4-4426-9fb1-09afe35d90e3) + ) + (wire (pts (xy 73.66 149.86) (xy 72.39 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6ccd433d-6c2a-4816-b21d-4a0768a4b1bf) + ) + (wire (pts (xy 41.91 66.04) (xy 50.8 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6d7729f9-9d51-4b7c-bb0a-c926d4ef9093) + ) + (wire (pts (xy 44.45 85.09) (xy 41.91 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6e20a929-6835-4dcc-b4d9-87133acdf6b5) + ) + (wire (pts (xy 72.39 116.84) (xy 73.66 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6e4fd549-4e22-4263-aa63-fbb79f10ecb8) + ) + (wire (pts (xy 149.86 66.04) (xy 152.4 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6f5f0c33-b595-427a-8f2d-635a21b1d521) + ) + (wire (pts (xy 41.91 81.28) (xy 50.8 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 70b8744a-7f56-4a6d-a71a-1de076f49081) + ) + (wire (pts (xy 149.86 78.74) (xy 152.4 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 72ba5474-7379-4b9c-915b-82f389a67577) + ) + (wire (pts (xy 72.39 124.46) (xy 73.66 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 72e8fcce-5083-40f6-a91f-3bfabc7c7549) + ) + (wire (pts (xy 255.27 25.4) (xy 257.81 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 73237229-68da-4bfc-80d6-f3f33e277d06) + ) + (wire (pts (xy 149.86 121.92) (xy 152.4 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7338b5a9-3a85-4450-86b4-5007c87a58ff) + ) + (wire (pts (xy 152.4 86.36) (xy 149.86 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 73872e39-ae4d-44e4-b9c1-d79891d9d4d4) + ) + (wire (pts (xy 149.86 142.24) (xy 152.4 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 73a44f0b-73f5-401a-a4f9-19586eb00839) + ) + (wire (pts (xy 41.91 43.18) (xy 39.37 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7457f92b-d768-49d2-a7c7-6385146769b6) + ) + (wire (pts (xy 255.27 91.44) (xy 257.81 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 74936d8a-1d36-412e-8d34-dbf39e66d962) + ) + (wire (pts (xy 41.91 96.52) (xy 39.37 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 74a9d92f-93b8-42e6-97b6-ac630c5378b8) + ) + (wire (pts (xy 255.27 33.02) (xy 257.81 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7505eede-a417-42c3-88a2-1fe21ee21a2a) + ) + (wire (pts (xy 59.69 160.02) (xy 50.8 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 764b9621-9f48-4ed9-9326-45a78f80bc3d) + ) + (wire (pts (xy 73.66 139.7) (xy 72.39 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 772b2560-c224-4933-9225-40be66422908) + ) + (wire (pts (xy 149.86 132.08) (xy 152.4 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 79977da0-fdcb-4922-8297-b08770982ade) + ) + (wire (pts (xy 50.8 76.2) (xy 58.42 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7a2c4cae-3d53-422a-9855-872f3643308b) + ) + (wire (pts (xy 257.81 121.92) (xy 255.27 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7b7e0923-b508-4aa1-91a7-05a7557a88ee) + ) + (wire (pts (xy 41.91 81.28) (xy 41.91 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7bdf0f3e-3a1c-4abb-9c33-d80432067514) + ) + (wire (pts (xy 161.29 180.34) (xy 162.56 180.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7bf2a0fa-98a7-4775-8bc6-2420389010b7) + ) + (wire (pts (xy 255.27 116.84) (xy 257.81 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7bf62f93-87a1-4db1-8ca9-79ce9596c2b8) + ) + (wire (pts (xy 24.13 27.94) (xy 34.29 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7c019622-7717-478d-9060-42f05ab2dcda) + ) + (wire (pts (xy 34.29 173.99) (xy 34.29 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7c21332b-0697-4b14-87b6-35bc88568ecb) + ) + (wire (pts (xy 72.39 81.28) (xy 73.66 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7c78ac6e-4741-4718-9f69-92b018410c98) + ) + (wire (pts (xy 50.8 148.59) (xy 53.34 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7d99d48f-05b6-4ea9-86b8-62bec95aa587) + ) + (wire (pts (xy 186.69 66.04) (xy 189.23 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7f27dd6e-61a8-4bb4-ac85-149b149d66f3) + ) + (wire (pts (xy 53.34 73.66) (xy 53.34 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7fd42837-f5c5-4745-aa29-c722e6e8c542) + ) + (wire (pts (xy 44.45 83.82) (xy 53.34 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 80a2470c-00a2-4c03-b1a3-19751e820fe5) + ) + (wire (pts (xy 41.91 53.34) (xy 41.91 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 81049ca2-49e7-44ea-98ba-da99c1259c4b) + ) + (wire (pts (xy 60.96 58.42) (xy 73.66 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 817cea77-3614-46eb-ac46-8f839c322ae1) + ) + (wire (pts (xy 41.91 31.75) (xy 41.91 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 81b0798c-3dcf-44aa-bdff-27c7582e7f35) + ) + (wire (pts (xy 255.27 93.98) (xy 257.81 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8356d232-ef50-40f0-a742-8beed5a9bc27) + ) + (wire (pts (xy 255.27 101.6) (xy 257.81 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 837176e9-8fab-41d2-86dd-da3b1b3dd39f) + ) + (wire (pts (xy 255.27 45.72) (xy 257.81 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 84164d3c-90bc-45b0-ac63-7f7a93843cb3) + ) + (wire (pts (xy 41.91 68.58) (xy 50.8 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 84f90a15-76dd-441a-b440-962c336c2b22) + ) + (wire (pts (xy 39.37 93.98) (xy 41.91 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 862b97e2-70d6-4aea-9357-60983bc901d8) + ) + (wire (pts (xy 50.8 68.58) (xy 73.66 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 868e4046-f070-4126-9940-0cf2cdeca915) + ) + (wire (pts (xy 50.8 58.42) (xy 58.42 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 86d1e8a7-66b4-4d98-a238-1cd64f7e3403) + ) + (wire (pts (xy 58.42 58.42) (xy 58.42 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 87bf82be-e16c-461b-9bae-ecedbbb19a0f) + ) + (wire (pts (xy 149.86 88.9) (xy 152.4 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 87cac154-b9d1-4a7e-a967-b26bda25a107) + ) + (wire (pts (xy 255.27 119.38) (xy 257.81 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 884b30ea-af8f-4f82-a557-df4823436067) + ) + (wire (pts (xy 255.27 129.54) (xy 257.81 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 888c76fa-7b17-4835-83d9-86e7676bd4ef) + ) + (wire (pts (xy 50.8 41.91) (xy 53.34 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 892b1a05-390c-44e5-9449-4550393501a7) + ) + (wire (pts (xy 149.86 55.88) (xy 152.4 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8a3add20-c253-4adc-b840-becd588ad034) + ) + (wire (pts (xy 149.86 129.54) (xy 152.4 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8c1aa883-be0a-4c66-94de-9db387d409d3) + ) + (wire (pts (xy 53.34 41.91) (xy 53.34 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8c7bd4ce-3cc3-4104-be74-26d37631d034) + ) + (wire (pts (xy 255.27 58.42) (xy 257.81 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8d9e19c9-1c38-4d1f-a346-c1ec50453cc1) + ) + (wire (pts (xy 149.86 30.48) (xy 152.4 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8f43871f-66bd-48f6-8a27-9d3168ee9b0c) + ) + (wire (pts (xy 45.72 177.8) (xy 48.26 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8f5f6b78-7379-40ed-b159-1ace68a64faf) + ) + (wire (pts (xy 41.91 148.59) (xy 41.91 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8f769b74-1b51-4a11-b217-f7821e4b85b4) + ) + (wire (pts (xy 50.8 46.99) (xy 53.34 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8f90c2be-1d26-4db6-b404-0a327fbe93dd) + ) + (wire (pts (xy 255.27 106.68) (xy 257.81 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8f9bfdb5-2a57-4831-bd00-f02c2bbb920e) + ) + (wire (pts (xy 41.91 68.58) (xy 41.91 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 90033174-e9d8-4aed-9ec7-ca20b26c50cd) + ) + (wire (pts (xy 105.41 182.88) (xy 102.87 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 91693c2d-393b-42f7-a860-3895f87b3638) + ) + (wire (pts (xy 255.27 43.18) (xy 257.81 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 925356e8-9fe3-4fca-8329-eba967a76629) + ) + (wire (pts (xy 41.91 46.99) (xy 50.8 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 926f4738-cb7b-4379-bba2-492c7899975b) + ) + (wire (pts (xy 41.91 147.32) (xy 39.37 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9354e3c1-baf3-4fb1-ad89-26708e92f2f3) + ) + (wire (pts (xy 255.27 124.46) (xy 257.81 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9428c84f-f95c-4fa2-a59d-586cb3c5d4fd) + ) + (wire (pts (xy 255.27 38.1) (xy 257.81 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 96916265-4653-41c3-9a80-f6775aa2b630) + ) + (wire (pts (xy 45.72 177.8) (xy 45.72 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 96e9151c-3ffb-4971-98de-85cb948ccc16) + ) + (wire (pts (xy 86.36 189.23) (xy 91.44 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 983c6f9b-ab5a-42af-bd5a-759d76f91388) + ) + (wire (pts (xy 41.91 113.03) (xy 41.91 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 98b6599a-8370-4d52-ab50-e7859ffdc872) + ) + (wire (pts (xy 34.29 185.42) (xy 34.29 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9a1d0aac-d424-44a1-ad3f-6accfbc230c0) + ) + (wire (pts (xy 41.91 33.02) (xy 39.37 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9a1ee4ae-e660-49f2-995b-2f9e786a47d2) + ) + (wire (pts (xy 86.36 171.45) (xy 91.44 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9a4a71ed-bbe3-46ad-af06-4ef58134b0e7) + ) + (wire (pts (xy 116.84 165.1) (xy 116.84 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9a9a7510-b2a5-43df-8d9d-d3aaa288fb46) + ) + (wire (pts (xy 149.86 73.66) (xy 152.4 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9d2fde8e-b826-4531-95cf-8efc22c2d5d7) + ) + (wire (pts (xy 24.13 19.05) (xy 24.13 20.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9e476baf-fafa-4406-b556-1eac836b4e2d) + ) + (wire (pts (xy 41.91 45.72) (xy 39.37 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9f680a18-1241-4418-aadb-0c206c9b1e25) + ) + (wire (pts (xy 41.91 105.41) (xy 39.37 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9fdf8bbc-e3ca-4283-a65c-7015973dbcab) + ) + (wire (pts (xy 186.69 60.96) (xy 189.23 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a0b9f050-1be7-488f-85b2-08f372f83ded) + ) + (wire (pts (xy 255.27 114.3) (xy 257.81 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a104f8b7-5461-444e-b965-b1e6732ac99f) + ) + (wire (pts (xy 72.39 88.9) (xy 73.66 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a1511268-85a7-4e3f-80bb-303e6d2919e8) + ) + (wire (pts (xy 72.39 119.38) (xy 73.66 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a24c495d-6be2-4999-9a23-d78f9efcd58e) + ) + (wire (pts (xy 149.86 101.6) (xy 152.4 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3211a09-e8bb-45b4-9fce-27397cf3f049) + ) + (wire (pts (xy 149.86 35.56) (xy 152.4 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a383ae1e-3ba1-4761-8163-d95206e1b33b) + ) + (wire (pts (xy 175.26 173.99) (xy 175.26 180.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a4e658ae-75b3-4b98-a317-251aa26f5622) + ) + (wire (pts (xy 41.91 36.83) (xy 50.8 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a5447a5a-3f78-463f-92b3-8019d9cbd4f4) + ) + (wire (pts (xy 41.91 41.91) (xy 50.8 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a5bd6a24-c5c1-4715-81cc-bb0140eee476) + ) + (wire (pts (xy 53.34 138.43) (xy 53.34 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a5c7abb9-628b-4db0-9244-e209be576760) + ) + (wire (pts (xy 72.39 114.3) (xy 73.66 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a5d01954-50f2-4ef4-ac22-4fad9b9b2741) + ) + (wire (pts (xy 73.66 132.08) (xy 72.39 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a7928873-604e-41b4-8f3c-a9332a26491c) + ) + (wire (pts (xy 50.8 60.96) (xy 53.34 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a889aafc-22c9-4a94-bb42-efbe6b11c95c) + ) + (wire (pts (xy 255.27 111.76) (xy 257.81 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a91b2e0e-b141-4814-b267-2fdc9c6a6658) + ) + (wire (pts (xy 111.76 171.45) (xy 116.84 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a9a939f5-10d0-414e-b2e4-40fdea93f675) + ) + (wire (pts (xy 45.72 160.02) (xy 45.72 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a9dc0c59-b820-453f-94ad-ca6fe558a198) + ) + (wire (pts (xy 186.69 68.58) (xy 189.23 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aa63055c-baeb-45aa-a784-3ad93305f13b) + ) + (wire (pts (xy 44.45 83.82) (xy 44.45 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid abceb1e6-b180-488e-934e-8a6d9eb28bdb) + ) + (wire (pts (xy 53.34 147.32) (xy 73.66 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ac188c43-fe12-43bf-8778-a1bfebbc5306) + ) + (wire (pts (xy 53.34 63.5) (xy 73.66 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ac6f6ed4-8668-453c-b29a-e5d6005ea361) + ) + (wire (pts (xy 53.34 35.56) (xy 73.66 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ad673409-a6b5-412f-bb14-962debd6ec67) + ) + (wire (pts (xy 41.91 138.43) (xy 41.91 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid adffe7bf-3d92-4a46-b38a-4af65fbd0352) + ) + (wire (pts (xy 58.42 114.3) (xy 58.42 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ae713629-1dd9-47a6-be0e-0ab9885d9013) + ) + (wire (pts (xy 149.86 119.38) (xy 152.4 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ae877162-4ceb-4c8a-bbfe-7112f9e7e7ea) + ) + (wire (pts (xy 50.8 66.04) (xy 73.66 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid af9ba0ca-0067-4af2-ba2d-1bde7bb02755) + ) + (wire (pts (xy 175.26 180.34) (xy 186.69 180.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid afa378fe-5bd1-4dbe-a99d-692d29956cfd) + ) + (wire (pts (xy 41.91 102.87) (xy 41.91 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b0c06db7-a576-4fd8-83c7-c014cc52b2d6) + ) + (wire (pts (xy 128.27 171.45) (xy 128.27 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b0cead16-6461-4e3e-9ca3-2e43f46ff1b9) + ) + (wire (pts (xy 102.87 182.88) (xy 102.87 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b134eb71-28da-4fab-b4ff-66250b349fbc) + ) + (wire (pts (xy 41.91 76.2) (xy 50.8 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b180f6d0-d840-4b9f-8540-82b63ef22fd3) + ) + (wire (pts (xy 34.29 171.45) (xy 38.1 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b1d333e1-f345-456c-9fe2-f6d98686abb9) + ) + (wire (pts (xy 255.27 137.16) (xy 257.81 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b2fb7a1b-c9ba-4acd-a02e-25484040900c) + ) + (wire (pts (xy 186.69 25.4) (xy 189.23 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b362ed42-4b28-4023-8338-57fce2c46bcc) + ) + (wire (pts (xy 53.34 36.83) (xy 53.34 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b4877e61-d908-4a92-9ac0-5dfa5a23f7e8) + ) + (wire (pts (xy 41.91 109.22) (xy 50.8 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b54ae0e8-7728-465f-8eb5-9b8da2acf335) + ) + (wire (pts (xy 255.27 139.7) (xy 257.81 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b559f405-4de0-4485-9eb1-aa1ba6266fb3) + ) + (wire (pts (xy 53.34 143.51) (xy 53.34 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b5997f1e-9cb8-4172-a147-556eeeae1850) + ) + (wire (pts (xy 41.91 133.35) (xy 41.91 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b5c982b8-42bf-46d3-8d37-9f6cd5db17ab) + ) + (wire (pts (xy 41.91 134.62) (xy 39.37 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b62153a3-dd80-4823-b1b6-9a0be52853db) + ) + (wire (pts (xy 161.29 173.99) (xy 161.29 180.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b9fd7874-550d-4b45-bf4e-6567fdb916af) + ) + (wire (pts (xy 27.94 190.5) (xy 60.96 190.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ba12b919-266b-49e0-8c9a-cd852982ad76) + ) + (wire (pts (xy 255.27 104.14) (xy 257.81 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bab9a1de-c8d3-471f-9075-142844f4fafd) + ) + (wire (pts (xy 53.34 134.62) (xy 73.66 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid babea015-3fe7-46cd-aaa7-3404de6c3a7a) + ) + (wire (pts (xy 53.34 137.16) (xy 73.66 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bb1b4a6e-45f2-4e66-ba32-3ff316a3479b) + ) + (wire (pts (xy 53.34 101.6) (xy 53.34 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bb5d112d-8806-45ee-9ac3-33210f67d54f) + ) + (wire (pts (xy 116.84 182.88) (xy 116.84 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bc437823-b055-4b4d-9e9b-36084255baed) + ) + (wire (pts (xy 171.45 173.99) (xy 175.26 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bd8d17e3-5a83-48cc-a429-9d772893f3a8) + ) + (wire (pts (xy 41.91 133.35) (xy 50.8 133.35)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c3e774d4-dedc-494a-89d3-3634a87fe5fb) + ) + (wire (pts (xy 111.76 189.23) (xy 116.84 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c4250139-e044-4f1e-ada6-325e27678faf) + ) + (wire (pts (xy 59.69 97.79) (xy 59.69 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c5ca144b-4a8c-4b43-8d11-73bfc7ce35b4) + ) + (wire (pts (xy 41.91 97.79) (xy 41.91 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c6746a20-a2a7-491d-8bf4-6734530b9889) + ) + (wire (pts (xy 186.69 45.72) (xy 189.23 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7d84f6e-a707-4ffd-8ab8-e4d824111c03) + ) + (wire (pts (xy 186.69 180.34) (xy 186.69 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7dc6ce5-fc1b-4b59-ba74-47bc7bca464b) + ) + (wire (pts (xy 255.27 53.34) (xy 257.81 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c82525cb-40e6-49c8-b5ba-a548b20e026a) + ) + (wire (pts (xy 41.91 73.66) (xy 50.8 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c8c01ccd-b5d2-48a3-9337-31437bc0d5b2) + ) + (wire (pts (xy 41.91 97.79) (xy 50.8 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c909aa0c-2fd9-4d9c-a4ea-3fb1adec5ed8) + ) + (wire (pts (xy 149.86 99.06) (xy 152.4 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c9885123-a10f-435c-b990-754dee090790) + ) + (wire (pts (xy 186.69 40.64) (xy 189.23 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c9994eea-4a76-4588-a706-ad2e04aff285) + ) + (wire (pts (xy 255.27 127) (xy 257.81 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c9d7f80c-93d3-40b6-82bc-9669a79c7f05) + ) + (wire (pts (xy 149.86 40.64) (xy 152.4 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ca9a0a0f-1a72-4fab-bca9-dcb6e80026e8) + ) + (wire (pts (xy 149.86 134.62) (xy 152.4 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb6ca4a6-d548-496b-82da-ad3ca44106a9) + ) + (wire (pts (xy 255.27 83.82) (xy 257.81 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cc3838d6-9c6c-4d91-aba1-bd29599115d5) + ) + (wire (pts (xy 72.39 101.6) (xy 73.66 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ccda9c76-c57b-44a6-8d1b-073f6f0dc746) + ) + (wire (pts (xy 41.91 148.59) (xy 50.8 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cd37445d-7e69-43c7-a246-3c19a9e80192) + ) + (wire (pts (xy 64.77 40.64) (xy 73.66 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cfa7d3f6-0cc9-4375-a0ac-d721b57ce3a3) + ) + (wire (pts (xy 149.86 116.84) (xy 152.4 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d02abb4a-6862-4e43-bda0-9136ef818539) + ) + (wire (pts (xy 186.69 58.42) (xy 189.23 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d0f188d9-dfb1-44a8-ad95-8dc6e323156b) + ) + (wire (pts (xy 50.8 106.68) (xy 73.66 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d18b702c-e1ca-420a-865d-d876a73c7f94) + ) + (wire (pts (xy 149.86 45.72) (xy 152.4 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d1cc21d5-6351-43e8-8198-b40244a6fa09) + ) + (wire (pts (xy 149.86 33.02) (xy 152.4 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d337bedd-aa0b-4401-9bda-d7ac17531682) + ) + (wire (pts (xy 186.69 30.48) (xy 189.23 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d4b6492f-ea43-4aae-99e0-bfb2aa20b67f) + ) + (wire (pts (xy 149.86 27.94) (xy 152.4 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d4faf341-fbfa-4ae9-aad0-69ba44e7c909) + ) + (wire (pts (xy 72.39 53.34) (xy 73.66 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d5ca9d6f-41c3-4170-9464-97fcc7d1575c) + ) + (wire (pts (xy 55.88 86.36) (xy 73.66 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d5e4e58b-7952-4a1a-a314-48163f58401a) + ) + (wire (pts (xy 255.27 71.12) (xy 257.81 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d63c2d67-a8b0-4064-9c5d-a28bd9200b4c) + ) + (wire (pts (xy 41.91 58.42) (xy 41.91 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d665b41c-c6f8-4a45-8ffb-b5dec65a09a3) + ) + (wire (pts (xy 149.86 38.1) (xy 152.4 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d79532c7-c634-482e-bc5b-76b7f79f9d3b) + ) + (wire (pts (xy 41.91 36.83) (xy 41.91 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d7d36348-4d86-4887-8ce8-77f3dc661022) + ) + (wire (pts (xy 58.42 73.66) (xy 73.66 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d80c6f3c-2d1f-40d3-bf71-8046ae8efa09) + ) + (wire (pts (xy 60.96 53.34) (xy 60.96 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d8b207de-03d1-4ee0-b9cb-fbacfbe21441) + ) + (wire (pts (xy 41.91 101.6) (xy 50.8 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d9191217-fb4c-4445-8d6b-28ba96ed5884) + ) + (wire (pts (xy 39.37 113.03) (xy 41.91 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d9389f84-cc8b-46ce-9bf9-2f7fd6b103c4) + ) + (wire (pts (xy 255.27 144.78) (xy 257.81 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d98ae824-3371-435f-8ca0-a21a12804f20) + ) + (wire (pts (xy 255.27 88.9) (xy 257.81 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d9afab37-6d16-489e-a6df-20a54d2ee9f9) + ) + (wire (pts (xy 255.27 73.66) (xy 257.81 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d9c9a498-33d2-4069-be67-c993eabe1d55) + ) + (wire (pts (xy 255.27 30.48) (xy 257.81 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da88cf57-0975-4f67-b828-34f4f4c6151f) + ) + (wire (pts (xy 50.8 138.43) (xy 53.34 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da98bdf7-2b22-4f80-9763-72751099c8fc) + ) + (wire (pts (xy 255.27 132.08) (xy 257.81 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dd81f792-3a25-482c-b21e-05ec2d4eb5d6) + ) + (wire (pts (xy 186.69 71.12) (xy 189.23 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ddaaab04-fca3-4052-9a26-35c7845fd694) + ) + (wire (pts (xy 149.86 76.2) (xy 152.4 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e0f03b95-0eb4-4fed-9b1a-3564bb334a58) + ) + (wire (pts (xy 149.86 127) (xy 152.4 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e130aa5f-12f3-4c64-8445-319d961fa089) + ) + (wire (pts (xy 186.69 35.56) (xy 189.23 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e174db42-2133-4bde-8bf0-5dfc27789f4d) + ) + (wire (pts (xy 73.66 127) (xy 72.39 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e23187f9-dcd6-499f-90d3-0eec00b87622) + ) + (wire (pts (xy 50.8 160.02) (xy 50.8 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e2802236-0b9d-4378-acc3-ff56c139e92e) + ) + (wire (pts (xy 149.86 53.34) (xy 152.4 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e2f67213-4bba-4825-970b-821f5948cd90) + ) + (wire (pts (xy 149.86 60.96) (xy 152.4 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e4570e31-f9dd-4e13-a8d5-42733b999b4d) + ) + (wire (pts (xy 41.91 110.49) (xy 39.37 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e462b99b-dc16-4632-9277-f42cc1c75e32) + ) + (wire (pts (xy 255.27 50.8) (xy 257.81 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e762fafd-aba3-4f95-8923-69fc7014c1b7) + ) + (wire (pts (xy 255.27 142.24) (xy 257.81 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e7d18ef0-3fda-41de-bee8-09bcd775905e) + ) + (wire (pts (xy 41.91 41.91) (xy 41.91 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e7e1dfac-c1af-406d-9f8e-6fde94e0102c) + ) + (wire (pts (xy 149.86 83.82) (xy 152.4 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e82afd7a-801a-4e3e-8de5-eae8d5f80978) + ) + (wire (pts (xy 186.69 33.02) (xy 189.23 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e835f670-a4e4-411b-93b0-aa3907eaf197) + ) + (wire (pts (xy 255.27 68.58) (xy 257.81 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e85705c7-e2a6-4d53-a85c-6c783418e0d2) + ) + (wire (pts (xy 149.86 71.12) (xy 152.4 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e9849bc8-6aec-48ee-9fbf-9516057c0506) + ) + (wire (pts (xy 116.84 189.23) (xy 128.27 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ea4f97f6-79da-460c-b838-08e83fe2b1c6) + ) + (wire (pts (xy 149.86 106.68) (xy 152.4 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eb84e2f0-c873-4eb9-b0db-dd71bfafb64c) + ) + (wire (pts (xy 113.03 165.1) (xy 116.84 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ed281390-78e7-4141-803e-8c3c15908eac) + ) + (wire (pts (xy 53.34 88.9) (xy 55.88 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ed794440-117b-47c2-b7f7-795ab495828c) + ) + (wire (pts (xy 102.87 165.1) (xy 102.87 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ee52ed9a-fe21-45b1-a428-83501c475943) + ) + (wire (pts (xy 53.34 71.12) (xy 73.66 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ef0a2071-6555-49e0-bc78-da38debe66e0) + ) + (wire (pts (xy 53.34 83.82) (xy 73.66 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ef1996fe-d8cb-4f99-a184-b5bf7c3ed183) + ) + (wire (pts (xy 170.18 180.34) (xy 175.26 180.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f0786ee3-a048-405f-8056-d584552fedf1) + ) + (wire (pts (xy 68.58 30.48) (xy 73.66 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f0ad4449-626d-4aef-bbd4-02eba1183b71) + ) + (wire (pts (xy 96.52 189.23) (xy 102.87 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f0eaad98-d205-41c4-a0e6-ff5881df4ae0) + ) + (wire (pts (xy 144.78 180.34) (xy 149.86 180.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f0ff863e-3f41-4098-870d-552a521f55f2) + ) + (wire (pts (xy 41.91 60.96) (xy 41.91 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f1960b60-73de-4c92-b6c5-7fa1993f2c9c) + ) + (wire (pts (xy 41.91 31.75) (xy 50.8 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f35b2073-882e-4ac0-9440-1e7208b06a2e) + ) + (wire (pts (xy 41.91 143.51) (xy 41.91 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f474eb24-c3d2-44ec-9cc5-fc85f895cc59) + ) + (wire (pts (xy 41.91 57.15) (xy 39.37 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f4e3ae44-ee6a-42c9-9480-36f259d3a69a) + ) + (wire (pts (xy 50.8 177.8) (xy 50.8 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f61337de-df22-47d1-92dc-eb1819702425) + ) + (wire (pts (xy 255.27 134.62) (xy 257.81 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f626dfdc-a42e-49fe-92eb-181cb51736dc) + ) + (wire (pts (xy 255.27 40.64) (xy 257.81 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f8978d6f-bc80-4d45-99fe-9eda6ceed8ec) + ) + (wire (pts (xy 41.91 64.77) (xy 39.37 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f95acf52-40ba-412b-9d45-8c2880174473) + ) + (wire (pts (xy 102.87 189.23) (xy 104.14 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fa466259-6acb-402a-b304-f838e2411d2a) + ) + (wire (pts (xy 149.86 109.22) (xy 152.4 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fa74e58b-1d1f-4c19-a9e0-9a5b12093d6c) + ) + (wire (pts (xy 59.69 92.71) (xy 59.69 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fa98a317-14ca-498d-8226-47acdff0c9f6) + ) + (wire (pts (xy 255.27 55.88) (xy 257.81 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fbb57290-3adc-4d24-918c-497402e97c67) + ) + (wire (pts (xy 102.87 171.45) (xy 104.14 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fcf862b1-422e-46cc-96ed-78c98aa55ea8) + ) + (wire (pts (xy 41.91 58.42) (xy 50.8 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fd96f853-b86f-4839-b405-9056fd204602) + ) + (wire (pts (xy 41.91 76.2) (xy 41.91 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fda9dddb-894c-4a9c-afd9-e6bb2b3fb708) + ) + (wire (pts (xy 149.86 93.98) (xy 152.4 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ff613fa3-41c8-4c36-92a9-a9f958011df0) + ) + (wire (pts (xy 72.39 91.44) (xy 73.66 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ffe1efc0-4e7c-48ce-a91f-49b6fd31997b) + ) + + (text "PUDC_B = High\nI/Os 3-state during configuration" (at 26.67 24.13 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 9414e889-e605-4406-8118-efabd53f9003) + ) + (text "INVERTED\nPOLARITY B1" (at 15.24 57.15 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b413ae81-6cdf-4dbb-8fe0-87b77f1bd3d0) + ) + (text "INVERTED\nPOLARITY CLK" (at 15.24 87.63 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c8cc2583-f9e2-422a-a9d1-626546f60513) + ) + + (label "PUDC_B" (at 34.29 27.94 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 37a89ef0-9ec8-4461-ad1e-65a0a27a98ea) + ) + (label "PUDC_B" (at 66.04 38.1 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 81de41d5-1280-4e35-ad22-b76f8a8e836b) + ) + + (global_label "dpot_cs" (shape output) (at 72.39 88.9 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 0041fa45-5fe1-41a7-84c3-9ed152d8ffa8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D7" (shape output) (at 186.69 63.5 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 02a911eb-13f8-468a-9e52-a59bcd594995) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A13" (shape output) (at 152.4 71.12 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 02c9d8ea-754a-43f7-a713-860920f64b9c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[9]" (shape bidirectional) (at 257.81 83.82 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 02d9daae-b6cd-4a84-8ffb-baec648fb565) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "faddr[1]" (shape bidirectional) (at 257.81 76.2 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 03a6503e-3bc6-4f20-910b-4b25d7b2c144) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D5" (shape output) (at 186.69 58.42 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 0520d68c-bdec-4d10-8756-c63de315da38) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA1_P" (shape input) (at 39.37 102.87 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 0570787e-1121-4a9a-8547-f68706a7ba87) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "FLAGA" (shape input) (at 257.81 81.28 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 059050bd-8528-4253-99a9-2b538d18cf46) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "FLAGD" (shape input) (at 257.81 78.74 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 060e7195-8501-4e09-8c43-1c823c24812a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[15]" (shape bidirectional) (at 257.81 50.8 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 06fcb724-535c-414c-9bd9-2c4253d1061a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQS0_P" (shape bidirectional) (at 152.4 129.54 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 08402209-d3fd-42d4-8065-6a77e812c43c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "ADCA_CS" (shape output) (at 72.39 132.08 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 09039133-a4cd-4c87-ad15-e7527470ab7c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_WE#" (shape output) (at 152.4 76.2 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 0981ece1-5660-457e-bc8c-8f63dcc9f536) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ10" (shape bidirectional) (at 152.4 96.52 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 0c23fd3c-8e92-44f9-9905-f0d6b673c1e2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "LED[2]" (shape output) (at 186.69 25.4 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 0dc2cd70-6de8-45e8-a340-01c8679e5b63) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "AN_TRIG_N" (shape input) (at 39.37 147.32 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 1088c273-6236-415b-85a3-3a7f49436fe6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB3_N" (shape input) (at 39.37 64.77 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 12b6afa4-4d3a-430e-8416-f3d60b11b644) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D6" (shape output) (at 186.69 66.04 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 171fdca9-3abf-47ec-adfa-6909484da46f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D2" (shape output) (at 186.69 45.72 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 19cec2a5-b60e-466c-a462-027339cdd498) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CC_AB" (shape output) (at 72.39 53.34 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 1b2910e6-315c-4be6-b9e1-e1c7b037fc23) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQS0_N" (shape bidirectional) (at 152.4 132.08 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 1ce35f55-7b10-4f85-a37b-4d1001366d27) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ0" (shape bidirectional) (at 152.4 119.38 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 1e7a3df3-1564-4fca-a73a-2e1c26f2240d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_BA0" (shape output) (at 152.4 78.74 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 1f29d2e6-7cd1-4d55-a840-cbd748f8e68f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_K" (shape output) (at 64.77 40.64 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 1f956cf2-b76b-4fb9-b9c3-2661e20caba1) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dpot_si" (shape output) (at 68.58 27.94 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 20e45521-6283-425d-9001-b9d73e16c8df) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ2" (shape bidirectional) (at 152.4 124.46 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 20f8741b-5a66-456e-a4d1-e6dbaeead04f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA0_N" (shape input) (at 39.37 80.01 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2231b7ac-f92b-4941-9374-f0bfb259582f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB2_P" (shape input) (at 39.37 43.18 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 24336cbb-ed5d-44b0-bf02-d11ae0331fac) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[29]" (shape bidirectional) (at 257.81 127 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 2449ad7e-7c10-430f-8adf-47601bb4af79) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_CKE" (shape output) (at 152.4 33.02 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 25b9bd59-5e1d-4f98-99d2-d7e767a14be0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[28]" (shape bidirectional) (at 257.81 106.68 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 2712dda9-3574-49ce-a5b9-b0a2035d3a7b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_DC" (shape output) (at 72.39 99.06 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2a0557af-99f5-4d4f-a3f5-32287aa44770) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CLK_ADC_N" (shape input) (at 41.91 85.09 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2adf8031-c396-4042-8cb1-90a52ba48945) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CC_AB" (shape input) (at 26.67 185.42 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 2ba2b3eb-224f-4796-afc6-e3fdf39ecfbd) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[10]" (shape bidirectional) (at 257.81 38.1 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 2bb33282-4f9f-4778-8fe0-6f53edcd3452) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB4_N" (shape input) (at 39.37 72.39 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2c258e51-8ac2-4b9d-aba4-645b6790e3ee) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D4" (shape output) (at 186.69 60.96 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2d50fb9d-f113-4cb6-a44f-bea4c65d531a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[9]" (shape bidirectional) (at 72.39 119.38 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2d5ff2c7-9901-4fc1-a95c-b3ae98b7ab8d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "LED[1]" (shape output) (at 186.69 27.94 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2e435b0f-671e-4da0-9b1a-48c487e95e18) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ7" (shape bidirectional) (at 152.4 134.62 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 3525d7fb-9fbb-407a-b98f-dbe710a5769f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CLK_ADC_P" (shape input) (at 41.91 87.63 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 375fb0e4-801c-4d69-a5d2-50c5b1699807) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_CLK_1" (shape output) (at 186.69 33.02 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3877bb8a-9764-43f3-9a49-eb9f7872e89b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[2]" (shape bidirectional) (at 257.81 119.38 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 3a343692-2c55-4f37-9ead-c72b1953e9cb) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "LED[2]" (shape input) (at 86.36 189.23 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 3be24049-710e-4c21-b592-150779e27859) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[4]" (shape bidirectional) (at 257.81 48.26 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 3c1baf09-a0fa-4d5b-9e19-dad36989c504) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[16]" (shape bidirectional) (at 257.81 73.66 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 3c2b8904-a734-4a85-a82f-6473c641e8e2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_BA1" (shape output) (at 152.4 45.72 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 3e308dc9-2a7e-453c-9c0d-ed6716a1e4ef) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DASYNC" (shape output) (at 186.69 55.88 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3fe87333-5931-44bb-90b4-566c7f950fdc) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D11" (shape output) (at 186.69 73.66 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 4213bb43-a38a-4b14-8bc2-c3c7ea3d73b0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A0" (shape output) (at 152.4 68.58 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 42b93640-dc22-413d-916b-9e4ab2755ea6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB0_P" (shape input) (at 39.37 33.02 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 4318fcb5-9334-4981-bad4-6943832d199d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB1_P" (shape input) (at 39.37 57.15 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 4338d29b-6c04-409d-875e-313e19a0fd23) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_CK_N" (shape output) (at 152.4 40.64 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 440e56b8-e696-4feb-9521-3e1f16f39a02) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQS1_N" (shape bidirectional) (at 152.4 101.6 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 4824cc17-4fe1-4945-ad51-0aeea24cae8e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[26]" (shape bidirectional) (at 257.81 121.92 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 48573f01-35ca-4940-a0fb-37a7195d04a8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "faddr[0]" (shape bidirectional) (at 257.81 96.52 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 49c7cb3f-a658-4999-a305-f40b4dfcb82f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D8" (shape output) (at 186.69 71.12 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 4a5d9644-2379-4885-b4a6-a8623a813c99) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[2]" (shape bidirectional) (at 257.81 147.32 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 4e5c0499-4917-48e7-9f4d-c201cc63ee81) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A12" (shape output) (at 152.4 81.28 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 54d0cebf-ca14-4db0-9910-22941bc45a98) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ8" (shape bidirectional) (at 152.4 116.84 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 5569ffb9-3194-4ed5-a115-e717546fbbd5) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[14]" (shape bidirectional) (at 257.81 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 55e5b7d2-eb43-4f5b-9f89-b1eff1e119d9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB1_N" (shape input) (at 39.37 54.61 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 5cdb6c77-dfe0-4421-823c-8da8613d150a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "SLOE_SLRD" (shape output) (at 257.81 58.42 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 5e372dc8-30ff-4a61-8ed0-592ad0944ea6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "clk_fx3" (shape output) (at 257.81 68.58 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 5e55078b-97af-4c80-838b-eaf4f630bb7a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "SPI_MOSI" (shape input) (at 68.58 30.48 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 5e8722e9-7b43-46a9-8d22-878ec7a7e611) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA2_P" (shape input) (at 39.37 93.98 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 5f6b5c30-781a-4047-9227-2733b7cc980c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ4" (shape bidirectional) (at 152.4 139.7 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 611e7c21-be02-4a2c-b017-7fcdbe00c6cf) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_EN" (shape input) (at 27.94 190.5 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 63d57e58-1d9b-44cb-8e5e-34d48fa96f84) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ6" (shape bidirectional) (at 152.4 127 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 647b068d-34c1-40f5-9c02-6c8ac4e4e7e4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ13" (shape bidirectional) (at 152.4 114.3 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 66096f4f-c798-4425-8537-e7adeb21bec3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_GND" (shape output) (at 72.39 55.88 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 6a336e3f-79e9-4231-8ca2-38a798f05f9f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "FLAGB" (shape input) (at 257.81 91.44 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 6a4191db-6adc-4433-b658-a6bfdfa95a8a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_CK_P" (shape output) (at 152.4 38.1 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 6ad02073-0558-42a4-92fa-4add44c180cf) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_DC" (shape output) (at 72.39 91.44 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 6b52c9e8-9a62-4da1-9af3-2229dd721180) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA2_N" (shape input) (at 39.37 96.52 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 6cfa3401-aa92-47e4-b58a-92f49c22748f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_CLK_2" (shape output) (at 186.69 35.56 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 6fad6f02-8123-4aad-9fb4-c4c0c238e26f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB0_N" (shape input) (at 39.37 35.56 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 6fc07099-549a-4dc5-8c80-3ec767b4b363) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A4" (shape output) (at 152.4 35.56 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 747aec7c-69d3-480d-850e-7b5b9dac4015) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "ADCB_CS" (shape output) (at 64.77 38.1 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 76f2bfa2-9ef5-40e0-97fc-44aae5f0f155) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ9" (shape bidirectional) (at 152.4 111.76 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 791865d8-d8e2-4bb4-a45d-5c1ab6b1ca50) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "AN_TRIG_P" (shape input) (at 39.37 144.78 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 7b7b3eb8-bf5e-436f-93fa-fbc636b3b09a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_GND" (shape output) (at 72.39 78.74 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 7cba27a8-b26c-4e33-ad8e-83f2f8589f1f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A7" (shape output) (at 152.4 73.66 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 7d49c9c5-5903-4690-a2d3-e7457b1c219b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D1" (shape output) (at 186.69 40.64 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 7d7dfbee-e276-47ab-a29b-12b4be9b22c4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[0]" (shape bidirectional) (at 257.81 30.48 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 7e540c88-b84d-4388-8437-b417fdc7497f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A3" (shape output) (at 152.4 83.82 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 80aba698-f856-4622-a82a-3c7395930a26) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[7]" (shape bidirectional) (at 257.81 43.18 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 835102f4-9b14-413b-a145-1f010f51931f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA1_N" (shape input) (at 39.37 105.41 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 845b23c2-7266-4032-845e-6495e4c790f9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A6" (shape output) (at 152.4 50.8 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 86915ed6-ec29-4952-8c3f-87e8b2adac8a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[19]" (shape bidirectional) (at 257.81 99.06 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 8778d1c5-07c3-4374-9b2c-eb48d2f32042) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A5" (shape output) (at 152.4 55.88 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 8b487b8b-12fd-4cf3-8cdb-1ef50af640be) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ1" (shape bidirectional) (at 152.4 121.92 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 8c0d65e1-4a4d-4982-a3de-a94643ed355b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ5" (shape bidirectional) (at 152.4 142.24 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 8e4b66b5-f3f7-4bd7-a29a-8afd9eeaaeda) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "LED[3]" (shape input) (at 144.78 180.34 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 90eccc84-68e3-440b-b8e7-b46a28e3379b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_K" (shape output) (at 72.39 81.28 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 914b97a7-9ab8-451c-a722-b00b43b0407a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A10" (shape output) (at 152.4 27.94 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 92887ca2-ec31-4498-981b-8dceb06ee776) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[21]" (shape bidirectional) (at 257.81 109.22 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 95ceb3ed-a7d7-4f46-a5b5-e573dd4a910f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ14" (shape bidirectional) (at 152.4 93.98 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 966cd2ae-4255-4a92-af40-093e3a84f37c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[6]" (shape bidirectional) (at 72.39 149.86 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 970b75d2-be6a-4922-bf76-1e9d7e25dec5) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA3_P" (shape input) (at 39.37 110.49 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 9971c3bf-26e0-4673-ae70-dced6a212970) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "PKTEND" (shape output) (at 257.81 86.36 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 997cb231-50c8-4d21-8ed8-7374ef99c345) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[6]" (shape bidirectional) (at 257.81 33.02 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 9a2b75a3-2170-46bd-a4ae-f41d05639556) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A8" (shape output) (at 152.4 48.26 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 9cb2aa88-c3a2-4cc1-bdd9-a23918a92f25) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "LED[3]" (shape output) (at 186.69 53.34 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid a05199a1-3017-4a2a-b893-ebc3b2f9310b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_ODT" (shape output) (at 152.4 30.48 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid a2c6ddb8-c592-4f88-8d0d-4d49eee9bee0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "LED[1]" (shape input) (at 86.36 171.45 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid a3fe4351-40c5-439f-b2ce-943ba00790a3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dir_5_0" (shape output) (at 72.39 116.84 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid a55e1730-9cc6-449f-95c7-a4b048ce6ae3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[3]" (shape bidirectional) (at 257.81 27.94 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid a771c02c-8b53-42d8-99ed-0a81252d0009) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D3" (shape output) (at 186.69 50.8 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid a95ce777-284a-4f22-8128-95b18ef905fe) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "SLWR" (shape output) (at 257.81 60.96 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid a9942b9f-63fc-470a-be46-0575b71f7cd0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_RAS#" (shape output) (at 152.4 53.34 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid aa8a688f-5fa8-4705-b079-d93e40bd66a2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[8]" (shape bidirectional) (at 257.81 142.24 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ad2404c6-4ebc-4c59-b4a0-c769f8c853bf) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[1]" (shape bidirectional) (at 257.81 134.62 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ae6b057a-8520-4469-8c04-e1544917a44f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "SLCS" (shape output) (at 257.81 71.12 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ae817417-642a-4517-bfa0-c08fe16c7e5b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[4]" (shape bidirectional) (at 257.81 144.78 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b1c9b65b-80b5-4113-9a9c-1b6fb2c1c939) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[27]" (shape bidirectional) (at 257.81 116.84 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b2a70cb2-3ea0-4d7a-83e9-2996d0cf206b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_BA2" (shape output) (at 152.4 60.96 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b36fe0b5-bec7-4179-a8f9-f7d791244aaa) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[11]" (shape bidirectional) (at 257.81 45.72 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b3ed612d-4b95-418f-bfae-ed954c910011) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[20]" (shape bidirectional) (at 257.81 93.98 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b68c71cf-bc60-42db-9be0-09ce7c79f3ac) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dir_11_6" (shape output) (at 72.39 114.3 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b84e5c3c-d5ba-45dc-a996-457d3d15ea34) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[0]" (shape bidirectional) (at 257.81 139.7 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b8c3b962-07e0-448f-b262-3034538a3e93) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_CAS#" (shape output) (at 152.4 43.18 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ba9f795f-8c46-48a3-ba64-f5c3f70c3f24) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "ADC_SDIN" (shape output) (at 72.39 129.54 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid bbe6d1fa-41f5-4203-bfc1-ec3317627975) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[30]" (shape bidirectional) (at 257.81 104.14 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid bda69756-c3f2-469b-b8db-4654be9ef247) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB3_P" (shape input) (at 39.37 62.23 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid bde06726-cef4-4003-a1b5-ea6b7a6034a0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[17]" (shape bidirectional) (at 257.81 25.4 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid be982124-ae0b-4add-a6d8-2344db80a9aa) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D0" (shape output) (at 186.69 43.18 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid bf369b9c-273d-46f2-9162-086fc0edb50e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[1]" (shape bidirectional) (at 257.81 53.34 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid c139b080-c6d0-4461-9e29-74d2b8793fec) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D9" (shape output) (at 186.69 48.26 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c32c2d53-75ef-4371-af70-06a6dd412bcc) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ3" (shape bidirectional) (at 152.4 137.16 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid c3d693bb-8b79-4c4c-8f6d-fcf59053a0c7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[10]" (shape bidirectional) (at 257.81 129.54 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid c657675e-8deb-40bb-80e5-5beec789b8d6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dpot_sck" (shape output) (at 72.39 124.46 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c6977593-c5f4-459e-8b7a-4f90bdf9afd8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[24]" (shape bidirectional) (at 257.81 114.3 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid cc1b77af-799a-48de-a9a3-c6ffc84bdf10) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[5]" (shape bidirectional) (at 72.39 139.7 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid cc28128d-dda5-4a0d-848a-18ff95d24656) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_SLEEP" (shape output) (at 59.69 160.02 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid ce26a67b-8096-4ac9-9430-883e76869ef9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA4_N" (shape input) (at 39.37 137.16 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid ce891766-6938-4d56-b79d-ae359292360c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ15" (shape bidirectional) (at 152.4 109.22 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid cf3116e8-2920-4945-9ee9-9d9202168909) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB4_P" (shape input) (at 39.37 69.85 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid d09fca4c-55e2-452c-818b-2a461bf643cc) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A14" (shape output) (at 152.4 58.42 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d1e483df-ea1d-4033-835a-7e444a60718e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DASCLK" (shape output) (at 186.69 30.48 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid d520a0ab-a6bc-42dd-ab73-4b176d116f70) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "ADC_SCLK" (shape output) (at 72.39 127 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid d5ce9073-f652-421d-afde-0d7f90c33390) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[12]" (shape bidirectional) (at 257.81 40.64 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d5f0102a-ccd2-481d-aac9-a500663069d8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA4_P" (shape input) (at 39.37 134.62 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid db8a60a1-6c78-42ba-b45c-08cf72ddf99e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[11]" (shape bidirectional) (at 257.81 149.86 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid dfec3e8d-8c25-49f6-a37d-8d2d914dbfd2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQS1_P" (shape bidirectional) (at 152.4 99.06 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid e11a3537-54f2-4cd9-a01e-8d25f34fd41b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[3]" (shape bidirectional) (at 257.81 137.16 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid e2546db5-a1db-4f9e-8034-a00a080f8427) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataB2_N" (shape input) (at 39.37 45.72 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid e3ecc5b1-08bf-4166-b46e-49ee316a0004) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "RE7" (shape input) (at 43.18 160.02 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid e452492d-035a-4361-8fab-fa3eca341746) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A1" (shape output) (at 152.4 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid e8194575-5e83-424b-9bc1-c0b79369f99c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[18]" (shape bidirectional) (at 257.81 101.6 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid eb420a5f-fed2-401e-af84-af7a622b2a76) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_RESET#" (shape output) (at 152.4 88.9 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid edc5129d-f46c-479a-bd75-243c78b54fdb) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ11" (shape bidirectional) (at 152.4 106.68 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid efca2809-2036-46b8-8545-a5bdd08b5301) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[25]" (shape bidirectional) (at 257.81 124.46 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f0252edc-e8f7-43bb-bd44-03523a4233fa) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A9" (shape output) (at 152.4 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f0fd2e44-a386-4ee9-98ea-d37af6599518) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[5]" (shape bidirectional) (at 257.81 35.56 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f232b395-a0ab-4461-b901-fad8834664e8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[23]" (shape bidirectional) (at 257.81 88.9 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f25683b1-1686-4fa1-8724-b9fecbc674e7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ12" (shape bidirectional) (at 152.4 104.14 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f25c7d87-b8db-41e0-abfc-bec8048ef2cc) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[7]" (shape bidirectional) (at 72.39 121.92 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f4ba32ab-ab3d-4753-a0b7-a2a898ba4b27) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[13]" (shape bidirectional) (at 257.81 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f50dd647-c734-445d-8b14-8c68d6377091) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[8]" (shape bidirectional) (at 257.81 55.88 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f63f3c64-d980-4ae0-b129-a351881a850f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[31]" (shape bidirectional) (at 257.81 132.08 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f6ab39d7-8d43-4958-82a0-c13a1e508052) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "AN_TRIG_LEVEL" (shape output) (at 72.39 101.6 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f886ffaf-1f6a-4587-bede-09aad32c7906) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DASDIN" (shape output) (at 186.69 38.1 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f8ae011a-48ba-46df-a69d-fb189c06c99d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA3_N" (shape input) (at 39.37 113.03 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f8cfd3aa-e4ff-4f9d-9bf9-0adf19203b52) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D10" (shape output) (at 186.69 68.58 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f8f6e65d-70e9-4022-98b8-a0f0810215e8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A2" (shape output) (at 152.4 25.4 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f93adc76-130d-446e-8a52-b160db229a99) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataA0_P" (shape input) (at 39.37 77.47 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f96df586-90b1-4dc4-869b-df72f115a13d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_EN" (shape output) (at 72.39 142.24 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid fad1a70b-66b0-4f20-86d8-daec3418c997) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[22]" (shape bidirectional) (at 257.81 111.76 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid fb527929-5a76-4386-92c7-ed3f3a2f2a66) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A11" (shape output) (at 152.4 86.36 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid fdff2fcd-c6ae-4363-94be-e87012c3e9e7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 186.69 182.88 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a404d8) + (property "Reference" "#PWR0106" (id 0) (at 186.69 189.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 186.69 186.69 0)) + (property "Footprint" "" (id 2) (at 186.69 182.88 0)) + (property "Datasheet" "" (id 3) (at 186.69 182.88 0)) + (pin "1" (uuid 0295d699-0dd3-436d-ac96-acc871b2e66d)) + ) + + (symbol (lib_id "ScopefunParts:R_100R") (at 93.98 171.45 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a40b80) + (property "Reference" "R58" (id 0) (at 90.17 168.91 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 95.25 168.91 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 87.63 171.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 90.17 171.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 97.79 171.45 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 100.33 171.45 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f5e39e11-4e32-4d48-9bfe-5f18bf1c64e5)) + (pin "2" (uuid 459b036d-0fde-43a8-9bcf-7e2c885957e8)) + ) + + (symbol (lib_id "ScopefunParts:R_100R") (at 93.98 189.23 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a41796) + (property "Reference" "R59" (id 0) (at 90.17 186.69 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 95.25 186.69 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 87.63 189.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 90.17 189.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 97.79 189.23 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 100.33 189.23 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 6aa968c2-755c-4e11-8174-0ec282ffe1b9)) + (pin "2" (uuid 50117ddc-6e86-4e17-8aa6-a8d1fdaa1177)) + ) + + (symbol (lib_id "ScopefunParts:R_100R") (at 152.4 180.34 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a41dee) + (property "Reference" "R60" (id 0) (at 148.59 177.8 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 153.67 177.8 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 146.05 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 148.59 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 156.21 180.34 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 158.75 180.34 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2f84e762-499d-4cc9-8e90-d21e6a71419c)) + (pin "2" (uuid 64c7319c-1bab-43d6-8bdb-746d2e95ec2b)) + ) + + (symbol (lib_id "ScopefunParts:XC7A35T-FTG256") (at 111.76 78.74 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584ff0cc) + (property "Reference" "U12" (id 0) (at 95.25 20.32 0)) + (property "Value" "XC7A35T-FTG256" (id 1) (at 120.65 20.32 0)) + (property "Footprint" "ScopefunPackagesLibrary:BGA256_FTG256" (id 2) (at 111.76 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.xilinx.com/support/documentation/data_sheets/ds181_Artix_7_Data_Sheet.pdf" (id 3) (at 111.76 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Artix-7 FPGA" (id 4) (at 111.76 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "XC7A35T-2FTG256I" (id 5) (at 111.76 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "A10" (uuid 3aced845-83c1-4b5c-906f-7a1884062712)) + (pin "A12" (uuid d370559b-8633-439e-a63c-463ce266de36)) + (pin "A13" (uuid b53bdfe2-a829-4adc-a4d2-d32320ab0686)) + (pin "A14" (uuid 3d06e7e6-38a3-416f-a13d-56067d9407a3)) + (pin "A15" (uuid a00eaf83-142f-4370-9fa4-5c7e5d6e98d6)) + (pin "A8" (uuid 767d13df-5e37-488b-b6e5-02557d9d395c)) + (pin "A9" (uuid d77c1de2-4ec8-4fbe-876f-e22ac7395dd1)) + (pin "B10" (uuid 91bf6d34-9c57-4c33-9ad7-1823f01a3191)) + (pin "B11" (uuid c84e707a-60e9-480e-86b7-f1e363936725)) + (pin "B12" (uuid 83151023-5106-4495-aeff-aefc75dfd6c0)) + (pin "B14" (uuid e2f149c2-370a-4f6a-8f82-a0f53f059b06)) + (pin "B15" (uuid 99cc7708-ea73-4d45-b9c0-127e10ae8f69)) + (pin "B16" (uuid 4bc87a38-c739-470d-9451-9d45503d7acf)) + (pin "B9" (uuid 4515bad2-291b-40f5-a915-9d187a981d64)) + (pin "C11" (uuid 1fd9790a-5e5b-4f5e-8357-4f31651dbddd)) + (pin "C12" (uuid a63c40ac-2029-4268-bc91-5b9db4dd799a)) + (pin "C13" (uuid e5569d81-80f9-4e34-84b9-1bbc2598bb55)) + (pin "C14" (uuid 406038a6-e7cc-4630-9f35-60c0a4170172)) + (pin "C16" (uuid b0064db8-ebc9-4fc5-a1b3-04116a1ad079)) + (pin "C8" (uuid b2cc1ff0-1398-4ee6-b0cc-c3393591263f)) + (pin "C9" (uuid 921640b8-d1c8-4ecf-94d9-b7dea7acaf31)) + (pin "D10" (uuid b996e933-2e5e-48fe-8d45-4e515638782e)) + (pin "D11" (uuid e657324c-3b20-4623-90f6-370abde92247)) + (pin "D13" (uuid 73a2f9d8-8d4d-4a05-9c1c-3b135bae39c0)) + (pin "D14" (uuid b0b9cd49-9c42-426d-9b91-8d0a9490a96f)) + (pin "D15" (uuid f85fa9e5-1155-42f7-a4d1-df32decdebc7)) + (pin "D16" (uuid e7841aed-e4de-4b72-9775-76e69a49d568)) + (pin "D8" (uuid a34e3cff-6c50-4a94-8522-adda0ca6eae0)) + (pin "D9" (uuid 592d08b6-6ab0-4961-bff5-b0699ae0a471)) + (pin "E11" (uuid d27b8a03-2851-40b5-b13d-cb8e50680075)) + (pin "E12" (uuid 5d8ba9d6-3afa-48e3-8fab-8118819648af)) + (pin "E13" (uuid fcb8fb15-28d7-4603-a2e2-61c39a934c19)) + (pin "E15" (uuid b836b39b-424e-4b3b-8dd0-9505d607af83)) + (pin "E16" (uuid 876adf5e-9e78-4269-9679-8a0ae1ce0dcf)) + (pin "F12" (uuid a5ea7530-e258-4c85-8803-b901cc4d59fc)) + (pin "F13" (uuid 2c6cb2d7-5f16-47e0-a74f-2af92afff58d)) + (pin "F14" (uuid 45b9ad65-47a5-4b6f-a59a-58ac265e32ff)) + (pin "F15" (uuid b4f1a5b7-6154-4567-9ecf-87e6abf75816)) + (pin "G11" (uuid e78a8e50-fd9d-427c-ab3a-20bcf15b2fb7)) + (pin "G12" (uuid 326f6338-c79c-4546-a05a-f963b87e1491)) + (pin "G14" (uuid a5f7f22c-2297-4499-8968-d6d852de406e)) + (pin "G15" (uuid 14cc3771-8d04-4ece-8773-92cfd1451bbd)) + (pin "G16" (uuid c28c9a5c-d37c-4ae7-ab66-b9fbb0be875e)) + (pin "H11" (uuid aa932c5a-2809-4773-ae71-ec108b60bb9e)) + (pin "H12" (uuid 63955a83-6880-4697-bf42-fbd4fb853378)) + (pin "H13" (uuid 951d8eb6-3fac-46ae-8c3b-1238073695b4)) + (pin "H14" (uuid 07e486f7-86c9-49b0-ab91-03d34cb1f77d)) + (pin "H16" (uuid bc6c7646-ee48-44f8-be85-6a8ba8d0de0e)) + (pin "J13" (uuid 8af0499b-e407-4287-92a3-3739e16b7ac3)) + (pin "J14" (uuid 11df0a9a-26d0-409f-990a-49d7323fbb2a)) + (pin "J15" (uuid 7f723275-24d6-4eff-8e60-748d9e799816)) + (pin "J16" (uuid 714082ae-6d3a-494c-97e0-ac4d844561f3)) + (pin "K12" (uuid 4f826aef-ba01-4542-a1b7-3bde10a82f67)) + (pin "K13" (uuid e497919b-2743-4dc6-ac49-0312bff35d34)) + (pin "K15" (uuid eb68d09f-1613-4dfd-9b71-0e1f8b26b1f0)) + (pin "K16" (uuid 7e861172-4faa-40ae-a81f-77b55482a079)) + (pin "L12" (uuid 7e027f2a-ea31-44a5-8331-f0d4bd0124f0)) + (pin "L13" (uuid b63e0ecd-1d73-4890-b73d-41a0791d02d8)) + (pin "L14" (uuid 9faf9aeb-d705-4e6f-812e-c6e53f6b85ef)) + (pin "L15" (uuid e2e15bde-e756-42ae-894d-be0da99be93d)) + (pin "M12" (uuid 7220def5-fd75-41ae-9121-ed7d3a565613)) + (pin "M14" (uuid d098f648-f4b2-416d-b854-966f357594f6)) + (pin "M15" (uuid 5dd0dfc1-7ccb-4d31-b8e1-651d7d8aa9a2)) + (pin "M16" (uuid 8cb5018d-e053-4f64-8893-b7f066a92846)) + (pin "M6" (uuid d6483792-14b8-4773-8543-f97852cb29ae)) + (pin "N11" (uuid e1fcac5b-38a3-4e13-9305-7b74c4f4617b)) + (pin "N12" (uuid 580d8cc3-3587-4178-8649-00e89d6448d3)) + (pin "N13" (uuid 115d1187-55da-4b2c-bbf1-0f4ed0428eed)) + (pin "N14" (uuid 22fa1183-7658-437f-abce-a1ea1c6e9c06)) + (pin "N16" (uuid c3778ac6-b2c2-4699-9205-66c2cfd4b614)) + (pin "N6" (uuid 9f5444ce-003b-4fde-baac-e1cc1cf6f0c3)) + (pin "N9" (uuid 804f4a8a-9a5e-4e95-b0a4-af55cb213eb5)) + (pin "P10" (uuid 5bf6aa0a-6192-42b7-bea5-561814e0e9d0)) + (pin "P11" (uuid b48d4f28-6cc4-42a3-99e8-0de40e9f1f61)) + (pin "P13" (uuid 9841377f-19fe-4848-82b2-954ed8fd28f4)) + (pin "P14" (uuid 9ff3b9ac-794c-4bf7-9e6a-fcb0b6256e34)) + (pin "P15" (uuid 8daaf805-f6ae-4c8f-a4aa-24feb87c1291)) + (pin "P16" (uuid 3e60f532-1ddf-4dcf-b976-b035e5364a60)) + (pin "P6" (uuid d9127026-61aa-40d3-842d-ace9aafca91a)) + (pin "P8" (uuid 74f2a52f-ecad-44e0-9c5c-0991335ebd58)) + (pin "P9" (uuid f98b1d84-8430-47bb-b817-0ae62dd1291d)) + (pin "R10" (uuid e3a833e7-0c9c-41af-ac35-49ecd7d9c9dc)) + (pin "R11" (uuid 929ea914-d305-4d5c-a9c2-a7cd57167667)) + (pin "R12" (uuid a24a0705-005d-4cbc-bbba-22e741b077a1)) + (pin "R13" (uuid d67805db-387c-4a8f-839b-2a2e560f75e0)) + (pin "R15" (uuid 19031a68-6f7c-490b-9ac3-1a0fb5922fa3)) + (pin "R16" (uuid a9a62418-f170-4964-850f-1e89a1d2d04a)) + (pin "R5" (uuid af4a11b7-aa69-4ff8-b4d0-ba35667bb9bb)) + (pin "R6" (uuid a9584289-dcf1-45ad-b361-04b0ecbea7dc)) + (pin "R7" (uuid 2e834ded-fdc3-46c9-952a-e3e1b3b5a39d)) + (pin "R8" (uuid cf7e02a5-e6d4-45bb-a3d9-e1d7ae057358)) + (pin "T10" (uuid 29c28e74-513e-4abb-bebe-ce4d6d156196)) + (pin "T12" (uuid 39a8cd39-294a-4c8a-99d7-71b35feea45f)) + (pin "T13" (uuid 74bc92af-f8ba-4546-8ffd-4a067527e0e8)) + (pin "T14" (uuid 16d2d7a7-7b51-4707-8d4b-74e0cabd17f9)) + (pin "T15" (uuid cbfe49ed-f257-408b-8449-eec3002e7401)) + (pin "T5" (uuid 191ac53d-46f3-4721-860d-7dff0d5203dc)) + (pin "T7" (uuid 19cd5251-6729-4ebe-bb0c-048a660a9682)) + (pin "T8" (uuid 6e5d21fc-897f-404f-8f41-343be1904670)) + (pin "T9" (uuid 35881d55-f86a-47b8-958e-431041a2400a)) + ) + + (symbol (lib_id "ScopefunParts:XC7A35T-FTG256") (at 222.25 78.74 0) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584ff23d) + (property "Reference" "U12" (id 0) (at 205.74 20.32 0)) + (property "Value" "XC7A35T-FTG256" (id 1) (at 231.14 20.32 0)) + (property "Footprint" "ScopefunPackagesLibrary:BGA256_FTG256" (id 2) (at 222.25 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.xilinx.com/support/documentation/data_sheets/ds181_Artix_7_Data_Sheet.pdf" (id 3) (at 222.25 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Artix-7 FPGA" (id 4) (at 222.25 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "XC7A35T-2FTG256I" (id 5) (at 222.25 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "A2" (uuid 93cda4c4-51d6-414a-8447-6e62f002e874)) + (pin "A3" (uuid eec372a5-2e4f-4fc5-8c20-974b7fb2ce8a)) + (pin "A4" (uuid 41e32a6d-dcad-4e9b-a9eb-ea9ada1394cf)) + (pin "A5" (uuid df77efec-8f6b-4ab1-a9f4-a4fc5916614c)) + (pin "A7" (uuid 143042c5-53a9-4bd4-9b5b-d98c90a60274)) + (pin "B1" (uuid 9c5df762-d61a-44d0-8936-1b12c2e9d4b3)) + (pin "B2" (uuid 40c2c1cb-048c-4384-a834-6b03f03a56fa)) + (pin "B4" (uuid ba1f567b-429c-4539-9500-750f9f41e977)) + (pin "B5" (uuid 0a2f830c-437e-4769-83a6-4e635376ac18)) + (pin "B6" (uuid 674c0988-ebf7-4640-b46d-98d0676d80f2)) + (pin "B7" (uuid 6ed7a4fb-6bbe-4db6-b716-eac3862a6082)) + (pin "C1" (uuid 73871374-26c8-4126-90c1-e93c2f59a53e)) + (pin "C2" (uuid 369ef3d6-c580-4506-8bb0-48a9a2dd140b)) + (pin "C3" (uuid ab8e392f-b1ba-4eed-b725-747d6cfcee59)) + (pin "C4" (uuid aae3f5a0-03ef-4419-89a4-8a0b6b2aaec0)) + (pin "C6" (uuid ab93ea90-4d04-4729-a762-bf20d14f511f)) + (pin "C7" (uuid 72b74909-c135-4578-bef3-aa6fb8f0a573)) + (pin "D1" (uuid 38d14c98-1c83-4b34-b93f-afdd12c7ce6b)) + (pin "D3" (uuid f5303f85-1821-491e-bd04-b2ff4706afe9)) + (pin "D4" (uuid 09f8cc0e-b295-403e-a0b2-33a6d8fc93df)) + (pin "D5" (uuid 34c9fabf-4bf1-4f0d-92a9-eff96c19f4a5)) + (pin "D6" (uuid f0209b18-9175-4c81-882a-864bdea844f6)) + (pin "E1" (uuid 9ab965d1-9861-4fbf-a50e-f0ecf72d0fed)) + (pin "E2" (uuid 1ba5bfbd-0c3d-484e-a0d8-cc91db479bd1)) + (pin "E3" (uuid 15bc190a-ef85-4da0-b2da-51cdc3bc854d)) + (pin "E5" (uuid 3edeed73-8ebc-490d-a770-d1eec67e7668)) + (pin "E6" (uuid 60d0b9ce-03ff-47f5-914a-47f2eb12eac9)) + (pin "F2" (uuid fd12b8c9-dd4d-4ed5-a4bc-fcdc589f0573)) + (pin "F3" (uuid d08ca9f9-96f6-4fa5-80db-536b9e275122)) + (pin "F4" (uuid 46876804-279b-43f7-b41f-ec33a3117d32)) + (pin "F5" (uuid 1e0e46e8-2155-41fc-9dc9-1d358b5e53b1)) + (pin "G1" (uuid 0583cb9c-5664-474f-b9fe-dbdbd81e2fce)) + (pin "G2" (uuid 48cb2b38-e290-421b-8c82-800d364619c3)) + (pin "G4" (uuid 18593091-9e03-4f21-bab3-44c5d90284ac)) + (pin "G5" (uuid bed4fac2-a292-464b-98fa-d750369a6dfd)) + (pin "H1" (uuid fd36bd53-1f68-42a0-b668-9cae88acef96)) + (pin "H2" (uuid 03e44341-7135-43f6-b788-65cf0ea025fa)) + (pin "H3" (uuid 24a880a9-e736-40e3-a3ee-149d22d6a57a)) + (pin "H4" (uuid 49ad618e-b732-4ed8-9947-ed681a220c60)) + (pin "H5" (uuid d0c08482-c55a-4954-9b2b-eb195088ded0)) + (pin "J1" (uuid c8cd18f0-5c72-488b-a780-21ce4713f54d)) + (pin "J3" (uuid eed1f90c-7c3d-460c-85dc-3f0b64fef1e8)) + (pin "J4" (uuid dcf7046a-8158-4fe6-badb-8086688ff438)) + (pin "J5" (uuid c7c9e2a1-c101-48e6-8d93-8a46f4d42051)) + (pin "K1" (uuid 79e1ee9a-7d6e-4dd3-a818-18d333a7f704)) + (pin "K2" (uuid 65025bcf-88a7-4f4a-9de2-f1a091a3c660)) + (pin "K3" (uuid 763b6666-88d8-4fc5-bf00-2d723b10dd3e)) + (pin "K5" (uuid caeb8246-f7f0-4afa-9ffb-e9e16395e28e)) + (pin "L2" (uuid 3dcdda41-dce3-49f5-9d56-56530496bbdd)) + (pin "L3" (uuid e596be1f-11ca-495d-b4e3-b404c9928296)) + (pin "L4" (uuid 7423242b-4a59-431e-b822-ae35cf7da68f)) + (pin "L5" (uuid b9b4bfd4-afe9-49a0-b33c-9b868f266cd4)) + (pin "M1" (uuid e34bd42a-4eff-4f71-8c2d-bab0b02ba0d3)) + (pin "M2" (uuid 6cbef435-9179-40ba-9665-409d7f08af53)) + (pin "M4" (uuid ce51ee95-a465-4ea2-87f0-450c295f99e0)) + (pin "M5" (uuid 3024be6d-1848-4950-8918-51da6c4d7e73)) + (pin "N1" (uuid 77e50a6c-d4e9-4852-87bd-2e3c7c1565bc)) + (pin "N2" (uuid 4cfbd9a6-3bc9-49cf-be35-1612dbd74676)) + (pin "N3" (uuid 5263f325-389b-42ab-a32b-940369603a19)) + (pin "N4" (uuid ba050c6f-1fb9-45d8-b229-0cdaa205b1e3)) + (pin "P1" (uuid 8aa80796-6311-4abc-8304-859889d32265)) + (pin "P3" (uuid 499222ac-c96f-415d-bfb3-7be006e69540)) + (pin "P4" (uuid 451fb810-fed0-4887-b67e-643536757a3b)) + (pin "P5" (uuid 97af4f75-a667-42ab-a6d9-ae3268153439)) + (pin "R1" (uuid 83ca15a9-ea9a-4866-9fcc-d86303607169)) + (pin "R2" (uuid fdab2790-327e-4fad-9e7b-ed896e262470)) + (pin "R3" (uuid a5b9269e-0ffc-47b2-b670-872d9a5ce123)) + (pin "T2" (uuid e9e2f053-e9f1-46de-9ac2-2c060c8cb4c6)) + (pin "T3" (uuid b670c6f1-946a-44e4-93c7-4dada6843506)) + (pin "T4" (uuid 343c284e-7d4a-4aac-88d7-394c941c34f2)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 128.27 173.99 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584ffcc3) + (property "Reference" "#PWR0107" (id 0) (at 128.27 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 128.27 177.8 0)) + (property "Footprint" "" (id 2) (at 128.27 173.99 0)) + (property "Datasheet" "" (id 3) (at 128.27 173.99 0)) + (pin "1" (uuid 85c0451d-072e-4e38-bbeb-fb726bdf1588)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 128.27 191.77 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584ffcdf) + (property "Reference" "#PWR0108" (id 0) (at 128.27 198.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 128.27 195.58 0)) + (property "Footprint" "" (id 2) (at 128.27 191.77 0)) + (property "Datasheet" "" (id 3) (at 128.27 191.77 0)) + (pin "1" (uuid d3fe2d02-f12c-44f6-a03d-87064d076224)) + ) + + (symbol (lib_id "ScopefunParts:R_100") (at 50.8 34.29 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000588e4bc5) + (property "Reference" "R45" (id 0) (at 49.53 35.56 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 49.53 33.02 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 50.8 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 50.8 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 50.8 38.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 50.8 40.64 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 6791df4a-e5fd-44fc-8069-1df8ab313ee3)) + (pin "2" (uuid 203a8cc8-7541-4933-98b7-f37c7fa5d163)) + ) + + (symbol (lib_id "ScopefunParts:R_100") (at 50.8 44.45 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000588e4e2f) + (property "Reference" "R46" (id 0) (at 49.53 45.72 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 49.53 43.18 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 50.8 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 50.8 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 50.8 48.26 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 50.8 50.8 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 98ff5e0a-facf-4168-8403-df0c14948bd8)) + (pin "2" (uuid 7f552bbd-80d0-4b1c-acc2-0cad2452735e)) + ) + + (symbol (lib_id "ScopefunParts:R_100") (at 50.8 55.88 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000588e4eaf) + (property "Reference" "R47" (id 0) (at 49.53 57.15 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 49.53 54.61 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 50.8 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 50.8 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 50.8 59.69 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 50.8 62.23 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ef34c09e-65f0-4b13-841b-8f0b0585a46d)) + (pin "2" (uuid 1def42ff-405e-4401-917b-3918ab6675e6)) + ) + + (symbol (lib_id "ScopefunParts:R_100") (at 50.8 63.5 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000588e4f1c) + (property "Reference" "R48" (id 0) (at 49.53 64.77 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 49.53 62.23 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 50.8 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 50.8 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 50.8 67.31 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 50.8 69.85 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 07e85b93-5279-493c-b59b-e59a427d3975)) + (pin "2" (uuid 8a754b57-a470-4762-8e1d-4631ba61afb8)) + ) + + (symbol (lib_id "ScopefunParts:R_100") (at 50.8 71.12 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000588e4f86) + (property "Reference" "R49" (id 0) (at 49.53 72.39 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 49.53 69.85 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 50.8 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 50.8 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 50.8 74.93 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 50.8 77.47 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 3f2c48a8-3d17-4781-929d-db20ff9b4483)) + (pin "2" (uuid 82a1c252-54b2-4497-940f-fba7e2e6075f)) + ) + + (symbol (lib_id "ScopefunParts:R_100") (at 50.8 78.74 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000588e511c) + (property "Reference" "R50" (id 0) (at 49.53 80.01 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 49.53 77.47 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 50.8 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 50.8 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 50.8 82.55 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 50.8 85.09 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ec35aedc-0227-4426-b6e5-73130c121b8b)) + (pin "2" (uuid 9f4821be-86fc-4f58-a985-ece44170ebc5)) + ) + + (symbol (lib_id "ScopefunParts:R_100") (at 53.34 86.36 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000588e518a) + (property "Reference" "R51" (id 0) (at 52.07 87.63 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 52.07 85.09 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 53.34 80.01 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 53.34 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 53.34 90.17 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 53.34 92.71 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0e997929-7ebb-4e83-adc7-3dd0f7fdcdd0)) + (pin "2" (uuid f5e1ebc8-e3dd-4d10-871d-0f61e4c10e99)) + ) + + (symbol (lib_id "ScopefunParts:R_100") (at 50.8 95.25 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000588e5201) + (property "Reference" "R52" (id 0) (at 49.53 96.52 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 49.53 93.98 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 50.8 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 50.8 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 50.8 99.06 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 50.8 101.6 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 489677ad-184d-4587-96cd-4d590757311e)) + (pin "2" (uuid 2099c3a2-e5df-486d-9e87-ba5d88fecd9d)) + ) + + (symbol (lib_id "ScopefunParts:R_100") (at 50.8 104.14 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000588e527d) + (property "Reference" "R53" (id 0) (at 49.53 105.41 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 49.53 102.87 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 50.8 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 50.8 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 50.8 107.95 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 50.8 110.49 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0ca17e6c-1029-4889-9a83-6f0769cf8362)) + (pin "2" (uuid a735bf18-82ea-45cf-aa2a-6954bc33fa78)) + ) + + (symbol (lib_id "ScopefunParts:R_100") (at 50.8 111.76 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000588e52f4) + (property "Reference" "R54" (id 0) (at 49.53 113.03 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 49.53 110.49 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 50.8 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 50.8 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 50.8 115.57 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 50.8 118.11 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ea1e34af-c5a0-403d-acd8-e2bfb0aa4a62)) + (pin "2" (uuid 20238a2b-4a63-4707-a233-3de9db88ec81)) + ) + + (symbol (lib_id "ScopefunParts:R_100") (at 50.8 135.89 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000588e554e) + (property "Reference" "R55" (id 0) (at 49.53 137.16 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 49.53 134.62 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 50.8 129.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 50.8 132.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 50.8 139.7 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 50.8 142.24 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 637b1bfb-73b1-4275-aa04-7112aaceac48)) + (pin "2" (uuid 33b28bfb-826d-46c2-a396-281ec57f842a)) + ) + + (symbol (lib_id "ScopefunParts:R_100") (at 50.8 146.05 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000588e55d5) + (property "Reference" "R56" (id 0) (at 49.53 147.32 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 49.53 144.78 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 50.8 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 50.8 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 50.8 149.86 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 50.8 152.4 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 4c57e868-00bc-40df-9b42-c77933d270d4)) + (pin "2" (uuid e2908e98-1461-4fcd-a463-a9e36108db99)) + ) + + (symbol (lib_id "ScopefunParts:598-8150-107F") (at 107.95 171.45 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf146b) + (property "Reference" "LED1" (id 0) (at 110.49 170.18 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "598-8150-107F" (id 1) (at 110.49 172.72 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:LED_0805" (id 2) (at 107.95 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://media.digikey.com/pdf/Data%20Sheets/Dialight%20PDFs/598_Series_0805_Pkg.pdf" (id 3) (at 107.95 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "598-8150-107F" (id 4) (at 106.68 163.83 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "SMD LED 598 SERIES 0805 2V 130 mCd 140 DEG YELLOW Clear" (id 5) (at 107.95 160.02 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 95c964bf-7353-4927-b4b8-95143242a707)) + (pin "2" (uuid 36dfc32d-4ffa-4b3b-a684-51c5844b221f)) + ) + + (symbol (lib_id "ScopefunParts:598-8150-107F") (at 107.95 189.23 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf1517) + (property "Reference" "LED2" (id 0) (at 110.49 187.96 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "598-8150-107F" (id 1) (at 110.49 190.5 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:LED_0805" (id 2) (at 107.95 195.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://media.digikey.com/pdf/Data%20Sheets/Dialight%20PDFs/598_Series_0805_Pkg.pdf" (id 3) (at 107.95 198.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "598-8150-107F" (id 4) (at 106.68 181.61 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "SMD LED 598 SERIES 0805 2V 130 mCd 140 DEG YELLOW Clear" (id 5) (at 107.95 177.8 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 9ca66431-4ae9-450d-a902-4ddfe318c744)) + (pin "2" (uuid 3220b7bc-869e-4360-a2e5-da92066dc300)) + ) + + (symbol (lib_id "ScopefunParts:598-8150-107F") (at 166.37 180.34 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf15bf) + (property "Reference" "LED3" (id 0) (at 168.91 179.07 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "598-8150-107F" (id 1) (at 168.91 181.61 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:LED_0805" (id 2) (at 166.37 186.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://media.digikey.com/pdf/Data%20Sheets/Dialight%20PDFs/598_Series_0805_Pkg.pdf" (id 3) (at 166.37 189.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "598-8150-107F" (id 4) (at 165.1 172.72 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "SMD LED 598 SERIES 0805 2V 130 mCd 140 DEG YELLOW Clear" (id 5) (at 166.37 168.91 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 377f080a-071d-46c5-9c67-99c6a97fee01)) + (pin "2" (uuid 8c56a9d4-3d74-41b6-867a-9e5b03646366)) + ) + + (symbol (lib_id "ScopefunParts:BSS138BKS") (at 48.26 170.18 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058d600ab) + (property "Reference" "Q3" (id 0) (at 62.23 165.1 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "BSS138BKS" (id 1) (at 71.12 167.64 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT363" (id 2) (at 48.26 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.nxp.com/documents/data_sheet/BSS138BKS.pdf" (id 3) (at 48.26 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "60 V, 320 mA dual N-channel Trench MOSFET" (id 4) (at 48.26 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BSS138PS,115" (id 5) (at 48.26 162.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 30b0d063-126a-4eed-ba47-4b83bffb5480)) + (pin "2" (uuid 9c84f79b-9e84-426d-abbc-aea8c7faadf8)) + (pin "3" (uuid d2ebce51-4dc1-49e3-a717-ed7feb98d62c)) + (pin "4" (uuid 6290b2ed-bc20-4a2b-a735-5725faf87e6b)) + (pin "5" (uuid 5f4d23c6-1258-4502-a972-f898c456587f)) + (pin "6" (uuid eecceb5b-2424-4a36-b74c-ad75b4620fa7)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 48.26 180.34 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058d600b2) + (property "Reference" "#PWR0109" (id 0) (at 48.26 186.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 48.26 184.15 0)) + (property "Footprint" "" (id 2) (at 48.26 180.34 0)) + (property "Datasheet" "" (id 3) (at 48.26 180.34 0)) + (pin "1" (uuid 03131cd5-2112-4e62-8138-0174e81279e9)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 34.29 176.53 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058d600c5) + (property "Reference" "R44" (id 0) (at 33.02 177.8 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 33.02 175.26 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 34.29 170.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 34.29 172.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 34.29 180.34 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 34.29 182.88 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 53b15f8d-2bd4-4e8b-a7f8-9bcd21dfe18c)) + (pin "2" (uuid 7f0a0f10-ee10-4f68-8ded-36542575b213)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 60.96 176.53 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058d600ce) + (property "Reference" "R57" (id 0) (at 62.23 175.26 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 62.23 177.8 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 60.96 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 60.96 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 60.96 172.72 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 60.96 170.18 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 71b6b33c-9cf0-4784-a81d-28b806557f02)) + (pin "2" (uuid 14165272-a234-4d99-8aea-2b785917d5c8)) + ) + + (symbol (lib_id "ScopefunParts:+1V8") (at 24.13 19.05 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058e29376) + (property "Reference" "#PWR0110" (id 0) (at 24.13 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1V8" (id 1) (at 24.13 15.494 0)) + (property "Footprint" "" (id 2) (at 24.13 19.05 0)) + (property "Datasheet" "" (id 3) (at 24.13 19.05 0)) + (pin "1" (uuid 1931139f-63f3-440c-b77f-567c0f0fa3e3)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 24.13 22.86 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a0788e5) + (property "Reference" "R64" (id 0) (at 22.86 21.59 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 22.86 24.13 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 24.13 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 24.13 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 24.13 19.05 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 24.13 16.51 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 1d3668c6-40f9-4f0c-a9f2-a4b5e26d6725)) + (pin "2" (uuid faa791e3-1fc3-4bb3-a8ec-f4ec8941d5af)) + ) + + (symbol (lib_id "ScopefunParts:SLP3-300-100-F") (at 109.22 165.1 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005bc80b0e) + (property "Reference" "SLP1" (id 0) (at 111.76 161.29 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "SLP3-300-100-F" (id 1) (at 111.76 163.83 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SLP3-300-100-F" (id 2) (at 109.22 171.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.mouser.com/ds/2/50/SLP3-XXX-XXX-X-345747.pdf" (id 3) (at 109.22 173.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SLP3-300-100-F" (id 4) (at 107.95 157.48 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Led Pipe for 0805 diode (Flat Face 3 mm)" (id 5) (at 109.22 153.67 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid c48e67e1-6a4a-4327-94ed-741ccd48e07a)) + (pin "2" (uuid 246bf986-83d8-470d-9eca-a96c5e5d3572)) + ) + + (symbol (lib_id "ScopefunParts:SLP3-300-100-F") (at 109.22 182.88 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005bc80b93) + (property "Reference" "SLP2" (id 0) (at 111.76 179.07 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "SLP3-300-100-F" (id 1) (at 111.76 181.61 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SLP3-300-100-F" (id 2) (at 109.22 189.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.mouser.com/ds/2/50/SLP3-XXX-XXX-X-345747.pdf" (id 3) (at 109.22 191.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SLP3-300-100-F" (id 4) (at 107.95 175.26 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Led Pipe for 0805 diode (Flat Face 3 mm)" (id 5) (at 109.22 171.45 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 56ccb014-0b3a-4ed5-a9d0-c70f892a18b4)) + (pin "2" (uuid ff8b2ff2-774d-4bc8-bf59-feb4e8dca6a3)) + ) + + (symbol (lib_id "ScopefunParts:SLP3-300-100-F") (at 167.64 173.99 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005bc80c04) + (property "Reference" "SLP3" (id 0) (at 170.18 170.18 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "SLP3-300-100-F" (id 1) (at 170.18 172.72 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SLP3-300-100-F" (id 2) (at 167.64 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.mouser.com/ds/2/50/SLP3-XXX-XXX-X-345747.pdf" (id 3) (at 167.64 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SLP3-300-100-F" (id 4) (at 166.37 166.37 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Led Pipe for 0805 diode (Flat Face 3 mm)" (id 5) (at 167.64 162.56 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 7b521306-bd1d-4dcb-8dd7-e50c40adee38)) + (pin "2" (uuid 1104ac7c-d7b7-4b77-a2e5-96c9ec6261a8)) + ) +) diff --git a/kicad/file56954A3C.kicad_sch b/kicad/file56954A3C.kicad_sch new file mode 100644 index 0000000..adf81ec --- /dev/null +++ b/kicad/file56954A3C.kicad_sch @@ -0,0 +1,3070 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid cc741e4a-caf8-4fa0-a1eb-7a452183c306) + + (paper "A4") + + (title_block + (title "Scopefun Oscilloscope") + (rev "v2") + (comment 1 "Copyright Dejan Priversek 2017") + (comment 2 "Licensed under CERN OHL v.1.2") + ) + + (lib_symbols + (symbol "ScopefunParts:+VCC_USB" (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" "+VCC_USB" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+VCC_USB_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 "+VCC_USB_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+VCC_USB" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+VCC_USB_P" (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" "+VCC_USB_P" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+VCC_USB_P_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 "+VCC_USB_P_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+VCC_USB_P" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:1206L150" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "F" (id 0) (at -1.27 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1206L150" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) (justify bottom)) + ) + (property "Footprint" "ScopefunPackagesLibrary:1206" (id 2) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.bourns.com/pdfs/mfnsmf.pdf" (id 3) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "MF-NSMF150-2" (id 4) (at 0 7.62 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "Description" "Resettable Fuses - PPTC PTC 6V 1206 1.5A POLYFUSE SMD THIN" (id 5) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "Resettable Fuses - PPTC PTC 6V 1206 1.5A POLYFUSE SMD THIN" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Resistor_* R_*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "1206L150_0_1" + (rectangle (start -1.778 -0.762) (end 1.778 0.762) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 -1.905) + (xy -1.27 -1.905) + (xy 1.27 1.905) + (xy 1.905 1.905) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "1206L150_1_1" + (pin passive line (at -2.54 0 0) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 2.54 0 180) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:82400102" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at 10.16 3.81 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "82400102" (id 1) (at 10.16 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23-6" (id 2) (at -1.016 -13.208 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://katalog.we-online.de/pbs/datasheet/82400102.pdf" (id 3) (at -1.016 -15.748 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "82400102" (id 4) (at 0 13.97 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "TVS Diode Array WE-TVS SOT23-6L" (id 5) (at 0 16.51 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "TVS Diode Array WE-TVS SOT23-6L" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "82400102_0_0" + (text "1" (at -7.62 -5.715 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "82400102_0_1" + (circle (center -6.35 -1.27) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center -3.81 -1.27) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -6.35 -1.27) + (xy -3.81 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -6.35 6.985) + (xy -6.35 -6.985) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 -3.81) + (xy -2.54 -3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 2.54) + (xy -2.54 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 -3.81) + (xy -3.81 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 3.81) + (xy 1.27 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -1.905) + (xy 0 -6.985) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 3.81) + (xy 0 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 5.715) + (xy 0 6.985) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 -3.81) + (xy 5.08 -3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 2.54) + (xy 5.08 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 -3.81) + (xy 3.81 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 -1.27) + (xy 6.35 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.35 6.985) + (xy 6.35 -6.985) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 -5.715) + (xy -3.81 -6.35) + (xy 0 -6.35) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 3.175) + (xy -3.81 3.175) + (xy -3.81 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 3.175) + (xy 3.81 3.175) + (xy 3.81 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 -5.715) + (xy 3.81 -6.35) + (xy 0 -6.35) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 -5.715) + (xy -3.81 -3.81) + (xy -2.54 -5.715) + (xy -5.08 -5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 0.635) + (xy -3.81 2.54) + (xy -2.54 0.635) + (xy -5.08 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 5.715) + (xy 0 3.81) + (xy 1.27 5.715) + (xy -1.27 5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy -1.27 -1.905) + (xy 1.27 -1.905) + (xy 0 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 1.27 0.635) + (xy 0.635 0) + (xy -0.635 0) + (xy -1.27 -0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 -5.715) + (xy 3.81 -3.81) + (xy 5.08 -5.715) + (xy 2.54 -5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 0.635) + (xy 3.81 2.54) + (xy 5.08 0.635) + (xy 2.54 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 3.81 -1.27) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center 6.35 -1.27) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 9.525 -6.985) (end -9.525 6.985) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "82400102_1_1" + (pin passive line (at -6.35 -8.89 90) (length 1.905) + (name "IO1" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -8.89 90) (length 1.905) + (name "GND" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 6.35 -8.89 90) (length 1.905) + (name "IO2" (effects (font (size 1.016 1.016)))) + (number "3" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 6.35 8.89 270) (length 1.905) + (name "IO2" (effects (font (size 1.016 1.016)))) + (number "4" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 8.89 270) (length 1.905) + (name "VDD" (effects (font (size 1.016 1.016)))) + (number "5" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at -6.35 8.89 270) (length 1.905) + (name "IO1" (effects (font (size 1.016 1.016)))) + (number "6" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_10u" (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_10u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://psearch.en.murata.com/capacitor/product/GRM188R60J106KE47%23.pdf" (id 3) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM188R60J106KE47D" (id 4) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 10%" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 6.3V X5R 20%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_10u_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_10u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:DMN6040SSD" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "Q" (id 0) (at -7.62 7.62 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "DMN6040SSD" (id 1) (at -7.62 5.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOIC8" (id 2) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.diodes.com/_files/datasheets/DMN6040SSDQ.pdf" (id 3) (at 0 -11.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "60 V, 4.4 A dual N-channel Trench MOSFET" (id 4) (at 0 12.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "DMN6040SSD-13" (id 5) (at 0 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "nmos n-mos n-mosfet transistor" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "60 V, 4.4 A dual N-channel Trench MOSFET" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "DMN6040SSD_0_1" + (polyline + (pts + (xy -8.89 2.54) + (xy -10.16 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -8.89 2.54) + (xy -10.16 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -8.89 2.54) + (xy -8.128 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -8.636 -0.508) + (xy -7.62 -0.508) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -8.128 -1.016) + (xy -5.08 -1.016) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -8.128 -0.508) + (xy -8.128 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -6.858 -0.508) + (xy -5.842 -0.508) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -6.35 -0.508) + (xy -6.35 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 -2.54) + (xy -5.08 -1.016) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 -0.508) + (xy -4.064 -0.508) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -4.572 -0.508) + (xy -4.572 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -4.572 1.27) + (xy -6.35 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -4.572 2.54) + (xy -3.81 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 4.572 -0.508) + (xy 4.572 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 4.572 1.27) + (xy 6.35 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 4.572 2.54) + (xy 3.81 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 -2.54) + (xy 5.08 -1.016) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 -0.508) + (xy 4.064 -0.508) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.35 -0.508) + (xy 6.35 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.858 -0.508) + (xy 5.842 -0.508) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 8.128 -1.016) + (xy 5.08 -1.016) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 8.128 -0.508) + (xy 8.128 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 8.636 -0.508) + (xy 7.62 -0.508) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 8.89 2.54) + (xy 8.128 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 8.89 2.54) + (xy 10.16 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 8.89 2.54) + (xy 10.16 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -6.858 2.54) + (xy -8.128 2.54) + (xy -8.128 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.842 2.54) + (xy -4.572 2.54) + (xy -4.572 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.842 2.54) + (xy 4.572 2.54) + (xy 4.572 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.858 2.54) + (xy 8.128 2.54) + (xy 8.128 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -6.604 3.302) + (xy -6.858 3.048) + (xy -6.858 2.032) + (xy -7.112 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -6.35 -0.254) + (xy -6.731 0.762) + (xy -5.969 0.762) + (xy -6.35 -0.254) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -5.842 2.032) + (xy -5.842 3.048) + (xy -6.858 2.54) + (xy -5.842 2.032) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 5.842 2.032) + (xy 5.842 3.048) + (xy 6.858 2.54) + (xy 5.842 2.032) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 6.35 -0.254) + (xy 6.731 0.762) + (xy 5.969 0.762) + (xy 6.35 -0.254) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 6.604 3.302) + (xy 6.858 3.048) + (xy 6.858 2.032) + (xy 7.112 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "DMN6040SSD_1_1" + (pin passive line (at -1.27 2.54 180) (length 2.54) + (name "S1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 -5.08 90) (length 2.54) + (name "G1" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 1.27 2.54 0) (length 2.54) + (name "S2" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 5.08 -5.08 90) (length 2.54) + (name "G2" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 12.7 1.27 180) (length 2.54) + (name "D2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 12.7 3.81 180) (length 2.54) + (name "D2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -12.7 3.81 0) (length 2.54) + (name "D1" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -12.7 1.27 0) (length 2.54) + (name "D1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:LTC4360-1" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LTC4360-1" (id 1) (at 0 6.35 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:SC70" (id 2) (at 0 -13.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://cds.linear.com/docs/en/datasheet/436012fa.pdf" (id 3) (at 0 -10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LTC4360CSC8-1" (id 4) (at 0 11.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Overvoltage Protection Controller" (id 5) (at 0 13.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "Overvoltage Protection" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Overvoltage Protection Controller" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "LTC4360-1_0_1" + (rectangle (start -7.62 5.08) (end 7.62 -7.62) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "LTC4360-1_1_1" + (pin power_in line (at -12.7 2.54 0) (length 5.08) + (name "IN" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -12.7 0 0) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -12.7 -2.54 0) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -12.7 -5.08 0) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 12.7 -5.08 180) (length 5.08) + (name "~{PWRGD}" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 12.7 -2.54 180) (length 5.08) + (name "~{ON}" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 12.7 0 180) (length 5.08) + (name "OUT" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 12.7 2.54 180) (length 5.08) + (name "GATE" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:R_0R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_0R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0805" (id 2) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 -7.112 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-6GEY0R00V" (id 4) (at 0 -4.572 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "RES SMD ZERO OHM JUMPER 0805" (id 5) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "Resistor" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Resistor_* R_*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_0R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_0R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:SP3010-04UTG" (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at 12.7 10.16 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "SP3010-04UTG" (id 1) (at 12.7 7.62 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:uDFN-10" (id 2) (at -1.016 -11.938 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.littelfuse.com/~{/media/electronics/datasheets/tvs_diode_arrays/littelfuse_tvs_diode_array_sp3010_datasheet.pdf.pdf}" (id 3) (at -1.016 -14.478 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SP3010-04UTG" (id 4) (at 0 13.97 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "SP3010 Series 0.45pF Diode Array" (id 5) (at 0 16.51 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "SP3010 Series 0.45pF Diode Array" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SP3010-04UTG_0_0" + (circle (center -5.715 -8.255) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center -5.715 8.255) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center -1.905 -8.255) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center -1.905 8.255) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -10.16 3.81) + (xy -12.065 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -9.525 5.715) + (xy -9.525 -5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -6.35 1.27) + (xy -12.065 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.715 5.715) + (xy -5.715 -5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -1.27) + (xy -12.065 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 -7.62) + (xy -1.905 -8.255) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 5.715) + (xy -1.905 -5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 7.62) + (xy -1.905 8.255) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -3.81) + (xy -12.065 -3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.905 -8.255) + (xy 5.715 -8.255) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.905 5.715) + (xy 1.905 -5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.715 -8.255) + (xy 5.715 8.255) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.715 8.255) + (xy 1.905 8.255) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 8.89 -5.715) + (xy 8.89 5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 1.905 -8.255) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center 1.905 8.255) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center 5.715 -8.255) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center 5.715 8.255) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + ) + (symbol "SP3010-04UTG_0_1" + (circle (center -9.525 3.81) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center -5.715 1.27) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center -1.905 -1.27) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -10.795 -5.715) + (xy -8.255 -5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -10.795 7.62) + (xy -8.255 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -9.525 3.81) + (xy -10.16 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -9.525 3.81) + (xy -8.89 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -8.255 3.81) + (xy -7.62 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -7.62 4.445) + (xy -7.62 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -7.62 5.08) + (xy -7.62 5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -7.62 6.35) + (xy -7.62 6.985) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -7.62 7.62) + (xy -7.62 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -7.62 8.89) + (xy -7.62 9.525) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -6.985 -5.715) + (xy -4.445 -5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -6.985 7.62) + (xy -4.445 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -6.35 1.27) + (xy -5.715 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -6.35 8.255) + (xy -5.715 8.255) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.715 -8.255) + (xy -6.35 -8.255) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 1.27) + (xy -4.445 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -4.445 1.27) + (xy -3.81 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 1.27) + (xy -3.81 1.905) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 2.54) + (xy -3.81 3.175) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 3.81) + (xy -3.81 4.445) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 5.08) + (xy -3.81 5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 6.35) + (xy -3.81 6.985) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 7.62) + (xy -3.81 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 8.89) + (xy -3.81 9.525) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.175 -5.715) + (xy -0.635 -5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.175 7.62) + (xy -0.635 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -1.27) + (xy -1.905 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 -1.27) + (xy -0.635 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -0.635 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -1.27) + (xy 0 -0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 1.27) + (xy 0 1.905) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0 3.175) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 3.81) + (xy 0 4.445) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 5.08) + (xy 0 5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 6.35) + (xy 0 6.985) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 7.62) + (xy 0 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 8.89) + (xy 0 9.525) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.635 -5.715) + (xy 3.175 -5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.635 7.62) + (xy 3.175 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -3.81) + (xy 1.905 -3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 -3.81) + (xy 3.175 -3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.175 -3.81) + (xy 3.81 -3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 -3.81) + (xy 3.81 -3.175) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 -2.54) + (xy 3.81 -1.905) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 -1.27) + (xy 3.81 -0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 0) + (xy 3.81 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 1.905) + (xy 3.81 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 3.175) + (xy 3.81 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 3.81) + (xy 3.81 4.445) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 5.08) + (xy 3.81 5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 6.35) + (xy 3.81 6.985) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 7.62) + (xy 3.81 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 9.525) + (xy 3.81 8.89) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 7.62 -5.715) + (xy 10.16 -5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 7.62 7.62) + (xy 10.16 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 12.065 -1.27) + (xy 8.89 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 12.065 -1.27) + (xy 13.335 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 12.065 1.27) + (xy 8.89 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 12.065 1.27) + (xy 13.335 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -9.525 -7.62) + (xy -9.525 -8.255) + (xy -5.715 -8.255) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.715 -7.62) + (xy -5.715 -8.255) + (xy -1.905 -8.255) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.715 8.255) + (xy -9.525 8.255) + (xy -9.525 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 8.255) + (xy -5.715 8.255) + (xy -5.715 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 8.255) + (xy 1.905 8.255) + (xy 1.905 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.905 -7.62) + (xy 1.905 -8.255) + (xy -1.905 -8.255) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 8.255) + (xy 8.89 8.255) + (xy 8.89 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 8.89 -7.62) + (xy 8.89 -8.255) + (xy 5.08 -8.255) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -10.795 -7.62) + (xy -9.525 -5.715) + (xy -8.255 -7.62) + (xy -10.795 -7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -10.795 5.715) + (xy -9.525 7.62) + (xy -8.255 5.715) + (xy -10.795 5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -6.985 -7.62) + (xy -5.715 -5.715) + (xy -4.445 -7.62) + (xy -6.985 -7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -6.985 5.715) + (xy -5.715 7.62) + (xy -4.445 5.715) + (xy -6.985 5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.175 -7.62) + (xy -1.905 -5.715) + (xy -0.635 -7.62) + (xy -3.175 -7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.175 5.715) + (xy -1.905 7.62) + (xy -0.635 5.715) + (xy -3.175 5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.635 -7.62) + (xy 1.905 -5.715) + (xy 3.175 -7.62) + (xy 0.635 -7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.635 5.715) + (xy 1.905 7.62) + (xy 3.175 5.715) + (xy 0.635 5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.715 1.27) + (xy 4.445 -0.635) + (xy 6.985 -0.635) + (xy 5.715 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 6.985 1.905) + (xy 6.35 1.27) + (xy 5.08 1.27) + (xy 4.445 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 7.62 -7.62) + (xy 8.89 -5.715) + (xy 10.16 -7.62) + (xy 7.62 -7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 7.62 5.715) + (xy 8.89 7.62) + (xy 10.16 5.715) + (xy 7.62 5.715) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 1.905 -3.81) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center 8.89 -1.27) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center 8.89 1.27) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 11.43 -9.525) (end -12.065 9.525) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "SP3010-04UTG_1_1" + (pin passive line (at -13.97 3.81 0) (length 1.905) + (name "IO1" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at -7.62 11.43 270) (length 1.905) + (name "IO1" (effects (font (size 1.016 1.016)))) + (number "10" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at -13.97 1.27 0) (length 1.905) + (name "GND" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 13.97 1.27 180) (length 1.905) + (name "IO2" (effects (font (size 1.016 1.016)))) + (number "3" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at -13.97 -1.27 0) (length 1.905) + (name "IO2" (effects (font (size 1.016 1.016)))) + (number "4" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at -13.97 -3.81 0) (length 1.905) + (name "VDD" (effects (font (size 1.016 1.016)))) + (number "5" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 3.81 11.43 270) (length 1.905) + (name "IO1" (effects (font (size 1.016 1.016)))) + (number "6" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 11.43 270) (length 1.905) + (name "IO1" (effects (font (size 1.016 1.016)))) + (number "7" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 13.97 -1.27 180) (length 1.905) + (name "IO1" (effects (font (size 1.016 1.016)))) + (number "8" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at -3.81 11.43 270) (length 1.905) + (name "IO1" (effects (font (size 1.016 1.016)))) + (number "9" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:TERM-PCB-55-M3" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "P" (id 0) (at -1.27 1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "TERM-PCB-55-M3" (id 1) (at -2.54 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:TERM-PCB-55-M3" (id 2) (at -1.27 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.tme.eu/Document/0c814e212532c91d0fc3fbdcf27c7505/PCB-55%28M3%29.pdf" (id 3) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TERMINAL PCB-55(M3)" (id 4) (at 0 6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "PCB-55(M3)" (id 5) (at 0 3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "TERMINAL PCB-55-M3" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "TERM-PCB-55-M3_0_0" + (text "TERMINAL_M3" (at 6.35 0 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + ) + (symbol "TERM-PCB-55-M3_1_1" + (pin passive inverted (at -2.54 0 0) (length 7.62) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:USB3_TypeB" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "P" (id 0) (at -5.08 16.51 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "USB3_TypeB" (id 1) (at 5.08 16.51 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:USB3_TypeB" (id 2) (at 0 -20.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://katalog.we-online.de/em/datasheet/692221030100.pdf" (id 3) (at 0 -17.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "USB 3.0 Type B" (id 4) (at 0 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "692221030100" (id 5) (at 0 20.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "USB" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "USB-B1H Interconnect USB Type B" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "USB*" (id 8) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "USB3_TypeB_0_1" + (rectangle (start -5.08 13.97) (end 7.62 -13.97) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "USB3_TypeB_1_1" + (pin power_out line (at -8.89 12.7 0) (length 3.81) + (name "VBUS" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -8.89 10.16 0) (length 3.81) + (name "D-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -8.89 7.62 0) (length 3.81) + (name "D+" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -8.89 5.08 0) (length 3.81) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -8.89 1.27 0) (length 3.81) + (name "SSTX-" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -8.89 -1.27 0) (length 3.81) + (name "SSTX+" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -8.89 -3.81 0) (length 3.81) + (name "GND_DRAIN" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -8.89 -6.35 0) (length 3.81) + (name "SSRX-" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -8.89 -8.89 0) (length 3.81) + (name "SSRX+" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -10.16 -12.7 0) (length 5.08) + (name "SHIELD" (effects (font (size 1.27 1.27)))) + (number "SHLD" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Scopefun_v2-rescue:GND" (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" "GND" (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) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Scopefun_v2-rescue:PWR_FLAG" (power) (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "#FLG" (id 0) (at 0 1.905 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (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) + ) + (symbol "PWR_FLAG_0_0" + (pin power_out line (at 0 0 90) (length 0) + (name "pwr" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "PWR_FLAG_0_1" + (polyline + (pts + (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) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + ) + ) + + (junction (at 200.66 66.04) (diameter 0) (color 0 0 0 0) + (uuid 14dfd598-a72d-4fe1-aa24-f16a07e972b3) + ) + (junction (at 149.86 45.72) (diameter 0) (color 0 0 0 0) + (uuid 185b6d6a-f17d-49d8-9711-8423ffb11006) + ) + (junction (at 59.69 111.76) (diameter 0) (color 0 0 0 0) + (uuid 4c2fb79c-207e-4f92-8ea1-7543e9ed400d) + ) + (junction (at 135.89 73.66) (diameter 0) (color 0 0 0 0) + (uuid 4d3f805b-53d2-4562-81c5-c956db5aea1d) + ) + (junction (at 172.72 116.84) (diameter 0) (color 0 0 0 0) + (uuid 51ce36e4-ec15-4597-aa48-2cb2bb66cff9) + ) + (junction (at 187.96 66.04) (diameter 0) (color 0 0 0 0) + (uuid 6e958aa7-1db9-4b24-90a4-c8c3cae6a83e) + ) + (junction (at 166.37 55.88) (diameter 0) (color 0 0 0 0) + (uuid 7c289ea3-a8eb-4bf9-bc4d-6cc10ec3f1c3) + ) + (junction (at 46.99 66.04) (diameter 0) (color 0 0 0 0) + (uuid 7f9b3afe-36aa-4100-8eb1-fe067dbbac71) + ) + (junction (at 138.43 66.04) (diameter 0) (color 0 0 0 0) + (uuid 982fa09f-eeba-44d9-8ab2-78b2219a92ba) + ) + (junction (at 120.65 66.04) (diameter 0) (color 0 0 0 0) + (uuid 9bda1d5c-c299-49f4-8ecc-fbce1c1f38f7) + ) + (junction (at 135.89 71.12) (diameter 0) (color 0 0 0 0) + (uuid ae41ddc8-040a-4a4c-a52c-c9a78e4e42c9) + ) + (junction (at 182.88 45.72) (diameter 0) (color 0 0 0 0) + (uuid b54c8dc8-4d54-40c6-8cf3-b0d8930fbdd1) + ) + (junction (at 63.5 120.65) (diameter 0) (color 0 0 0 0) + (uuid c344f906-0de8-44d1-959b-83d7cf9f3e3f) + ) + (junction (at 39.37 95.25) (diameter 0) (color 0 0 0 0) + (uuid d700fab8-54ff-4598-b1ed-2da6ebf65439) + ) + + (no_connect (at 165.1 73.66) (uuid 6e916640-96fc-44f4-ae7b-999d88a42e78)) + + (wire (pts (xy 46.99 78.74) (xy 54.61 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 00705667-1998-4399-a5bf-af2ebfd82034) + ) + (wire (pts (xy 173.99 71.12) (xy 165.1 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 04ecab63-3ba3-4607-adfb-660554b07e19) + ) + (wire (pts (xy 149.86 104.14) (xy 149.86 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0967eaf7-3e4f-4a2f-9d90-7cb2691f23b6) + ) + (wire (pts (xy 146.05 104.14) (xy 146.05 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0b04b070-0d20-4a4e-8269-6ba14a597ba7) + ) + (wire (pts (xy 139.7 111.76) (xy 127 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0ccf3bde-866e-4231-b785-fc8e0833134f) + ) + (wire (pts (xy 200.66 62.23) (xy 200.66 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0df5eab7-c1e3-4790-b3c7-36cd2cb464e6) + ) + (wire (pts (xy 149.86 46.99) (xy 153.67 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0fa66da5-0371-4282-aa61-1dab22b21bd0) + ) + (wire (pts (xy 172.72 114.3) (xy 167.64 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 15231d1a-4f4c-4d4c-8f35-26dfb618d04b) + ) + (wire (pts (xy 187.96 68.58) (xy 165.1 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 166f624f-9d52-4171-9ced-5cb6bdd9c702) + ) + (wire (pts (xy 88.9 85.09) (xy 87.63 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1a7f6efa-ef60-433d-acc0-6f9a9126bc57) + ) + (wire (pts (xy 172.72 114.3) (xy 172.72 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1ae72f91-4936-4acf-864c-826897b5085a) + ) + (wire (pts (xy 139.7 116.84) (xy 127 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1b43b0f1-3603-4533-b8c5-30aff6cc5ebb) + ) + (wire (pts (xy 139.7 114.3) (xy 127 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1beb94ac-0980-4446-a15a-6f6028c2875b) + ) + (wire (pts (xy 229.87 20.32) (xy 229.87 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 21cc6309-19d3-4729-a9a9-b5621c52b7c2) + ) + (wire (pts (xy 46.99 62.23) (xy 46.99 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2225601c-daae-46cb-9467-08f7096b4a9f) + ) + (wire (pts (xy 63.5 119.38) (xy 63.5 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 24c704a1-3d54-4688-8a8e-e29e75acf676) + ) + (wire (pts (xy 54.61 86.36) (xy 39.37 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2b57e035-c5f2-4692-ba8d-3bdd0e309a9c) + ) + (wire (pts (xy 135.89 73.66) (xy 135.89 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2cbc9492-e799-4c85-bd24-03259ac71b6c) + ) + (wire (pts (xy 179.07 44.45) (xy 182.88 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d6f9751-3136-4d28-8a9e-0cd9bb26a883) + ) + (wire (pts (xy 63.5 111.76) (xy 63.5 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2e1ed5c9-c168-40c3-b373-b813fb2f506a) + ) + (wire (pts (xy 161.29 55.88) (xy 166.37 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3407777c-d948-490d-a2f0-b3ad3390e217) + ) + (polyline (pts (xy 132.08 38.1) (xy 132.08 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3461eeb7-7801-4932-b532-6f5fec8d4434) + ) + + (wire (pts (xy 135.89 73.66) (xy 139.7 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3abc7d0d-7f0b-4ca9-ad83-e4dc3d16650e) + ) + (wire (pts (xy 50.8 92.71) (xy 54.61 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3f14e26b-7cdc-410d-b3d8-a1e1b508e5c6) + ) + (wire (pts (xy 106.68 97.79) (xy 109.22 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4bbbd8c8-4e36-4cd9-a712-7bf873ec1ef3) + ) + (wire (pts (xy 135.89 68.58) (xy 135.89 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4e6870e4-1f97-40e7-8a7a-56d8572ba4b0) + ) + (polyline (pts (xy 132.08 83.82) (xy 191.77 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 501d4bce-cdc1-4f22-a879-fa6401679036) + ) + + (wire (pts (xy 54.61 95.25) (xy 39.37 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5039f9ed-3687-480a-b451-438b92d2c07f) + ) + (wire (pts (xy 44.45 83.82) (xy 54.61 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 50613ac1-50d8-41b2-be0d-eeac7e93c1bf) + ) + (wire (pts (xy 59.69 111.76) (xy 63.5 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 52b9f29a-afdd-41bb-add0-25cb8b9e5002) + ) + (wire (pts (xy 63.5 120.65) (xy 69.85 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 534ff77f-5709-4ec5-aa0e-2f9de481b8a2) + ) + (wire (pts (xy 187.96 66.04) (xy 187.96 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 56f0d0db-1f44-4582-aec8-fc2afc99a3e4) + ) + (polyline (pts (xy 191.77 83.82) (xy 191.77 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b367d3d-1497-4aa7-b0d9-36ab9417df1d) + ) + + (wire (pts (xy 54.61 90.17) (xy 50.8 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5e066100-2ddd-4cf4-b70e-2e800bbbf810) + ) + (wire (pts (xy 173.99 76.2) (xy 173.99 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 60326336-7b2b-461c-98a1-dabb6c7f4270) + ) + (wire (pts (xy 182.88 45.72) (xy 187.96 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 60e2be4a-af7b-4af4-afa0-88d123bc0a82) + ) + (wire (pts (xy 49.53 104.14) (xy 53.34 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 63e61c71-224b-4a45-a318-e6a3057bc573) + ) + (wire (pts (xy 88.9 91.44) (xy 82.55 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 64785f4f-92fd-44e0-8e9a-2f3a123d3461) + ) + (wire (pts (xy 138.43 66.04) (xy 138.43 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6543b822-f58e-4dae-90e3-419252c93ac4) + ) + (wire (pts (xy 242.57 20.32) (xy 242.57 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 658ce690-6c9f-41d9-8898-795178553f10) + ) + (wire (pts (xy 46.99 66.04) (xy 46.99 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6699ec28-76fe-464e-8443-78e2c4f28308) + ) + (wire (pts (xy 166.37 66.04) (xy 166.37 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6995d692-6799-4a4b-8ee5-526e62999268) + ) + (wire (pts (xy 172.72 116.84) (xy 172.72 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6c1936ea-082b-469c-8ed8-062a20274874) + ) + (wire (pts (xy 138.43 45.72) (xy 149.86 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 701e1175-d532-4c5e-b013-c61641cdf82e) + ) + (wire (pts (xy 120.65 66.04) (xy 138.43 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7125430c-cfcc-4e42-9354-0f557ca9a979) + ) + (wire (pts (xy 146.05 93.98) (xy 168.91 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7269c319-0767-4b85-898a-3b8bb1c1b467) + ) + (wire (pts (xy 171.45 55.88) (xy 171.45 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 765e88c2-7918-4daa-8f5e-e11a684828f1) + ) + (wire (pts (xy 50.8 100.33) (xy 54.61 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7aa48356-0363-4881-a22e-060e5a1f9201) + ) + (wire (pts (xy 120.65 91.44) (xy 120.65 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7b95f590-2273-4982-8124-36c87c237ff9) + ) + (wire (pts (xy 165.1 45.72) (xy 167.64 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 89cc9ca6-9bb9-4622-9549-65a2508f1be8) + ) + (wire (pts (xy 106.68 91.44) (xy 120.65 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 89cfe07c-b311-490b-a875-0a71de4bf2f3) + ) + (wire (pts (xy 106.68 85.09) (xy 109.22 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8a4bd203-982c-47eb-8d5f-c6411ccb82db) + ) + (wire (pts (xy 49.53 111.76) (xy 59.69 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8f231690-1732-47a4-90a6-90695890cfcc) + ) + (wire (pts (xy 187.96 66.04) (xy 200.66 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 90514dae-c258-49f0-8ea2-e8465b60870e) + ) + (wire (pts (xy 88.9 66.04) (xy 120.65 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 918959b8-9288-4c0c-ae06-910b676ebb49) + ) + (wire (pts (xy 153.67 104.14) (xy 153.67 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9389fcf1-09bd-481d-a4ef-9384a42d56e2) + ) + (wire (pts (xy 157.48 101.6) (xy 168.91 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 96139d2d-c1bd-4d47-a0e0-6cd2e2c10003) + ) + (wire (pts (xy 59.69 119.38) (xy 59.69 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 98d9e41e-e58a-4a5d-93bd-e0f3498c6e85) + ) + (polyline (pts (xy 191.77 38.1) (xy 132.08 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9b533e2a-a396-4b85-abf3-b4e562338c74) + ) + + (wire (pts (xy 39.37 86.36) (xy 39.37 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9d9de513-b0b8-4917-bc60-ace8437915b6) + ) + (wire (pts (xy 172.72 116.84) (xy 167.64 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9feb89e8-a76d-45d5-8af6-f4e73565a5d4) + ) + (wire (pts (xy 139.7 71.12) (xy 135.89 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a7f9e962-df3d-48ec-bb65-e4cd721b1fdb) + ) + (wire (pts (xy 157.48 104.14) (xy 157.48 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a84d850c-55c4-4dbc-a068-1021420b8e3b) + ) + (wire (pts (xy 39.37 95.25) (xy 39.37 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a917d2b5-bc98-45eb-bf9e-3d7bf356fd4b) + ) + (wire (pts (xy 149.86 96.52) (xy 168.91 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aa11e936-cdab-420f-a78f-caa32c69260a) + ) + (wire (pts (xy 46.99 66.04) (xy 83.82 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aba076c8-6076-4aad-ba55-ee571a49789c) + ) + (wire (pts (xy 200.66 78.74) (xy 200.66 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b4169a8e-18b5-44ca-805a-3c8b3f7f3c21) + ) + (wire (pts (xy 135.89 71.12) (xy 135.89 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ba413ce3-5d04-4027-a9f5-f15bd0eda216) + ) + (wire (pts (xy 59.69 114.3) (xy 59.69 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ba884cb2-63bf-4c50-8b66-c3860de5c02e) + ) + (wire (pts (xy 138.43 66.04) (xy 139.7 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bb9d3837-6d91-46a6-8a47-ea68448f331b) + ) + (wire (pts (xy 182.88 46.99) (xy 179.07 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid be5ec1ea-219c-4d90-a7fa-10877a9e34cd) + ) + (wire (pts (xy 149.86 44.45) (xy 149.86 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c417a097-3716-42e2-a277-85bd091132c6) + ) + (wire (pts (xy 135.89 68.58) (xy 139.7 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ceeaa25e-5dd0-4b0b-abeb-d03824759358) + ) + (wire (pts (xy 59.69 120.65) (xy 63.5 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d18540cc-7c2f-43ec-944a-ac415cbaf3fd) + ) + (wire (pts (xy 63.5 120.65) (xy 63.5 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d38d8805-1855-4e36-949d-3ef889247362) + ) + (wire (pts (xy 149.86 45.72) (xy 149.86 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d71190d0-01a1-4eca-b552-82df7a2dd5d7) + ) + (wire (pts (xy 153.67 99.06) (xy 168.91 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d7a258e2-d08c-4fd4-b61c-45edb53abc36) + ) + (wire (pts (xy 139.7 119.38) (xy 127 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d7a292ee-143d-4a40-b486-e947e1002c69) + ) + (wire (pts (xy 149.86 44.45) (xy 153.67 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d9f9cd76-2103-4a02-8698-c124fe624175) + ) + (wire (pts (xy 259.08 26.67) (xy 259.08 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da17c545-f7d6-4b7a-b32a-9980c1fdd5ea) + ) + (wire (pts (xy 166.37 55.88) (xy 171.45 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da73c44d-cd97-43d8-9136-bb502355cf03) + ) + (wire (pts (xy 50.8 97.79) (xy 54.61 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid db5b3db1-1522-4f64-8767-8904a5729aa9) + ) + (wire (pts (xy 88.9 97.79) (xy 87.63 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dde0a94d-9f7e-4c0d-b9bd-67d919096fa1) + ) + (wire (pts (xy 182.88 45.72) (xy 182.88 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e444bae3-8fcc-401b-86a9-044a34083cc9) + ) + (wire (pts (xy 200.66 66.04) (xy 200.66 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e513daf4-812b-407f-b296-8c11144b14c4) + ) + (wire (pts (xy 49.53 111.76) (xy 49.53 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e8a25d38-5aa4-4107-9d31-ac0ccc1ef2d4) + ) + (wire (pts (xy 182.88 44.45) (xy 182.88 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ecbf66a8-16ff-4c97-a0be-9263bc18baed) + ) + (wire (pts (xy 44.45 81.28) (xy 54.61 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eeaf5c2e-573f-4dd1-ac5b-fbfecd16bd55) + ) + (wire (pts (xy 165.1 66.04) (xy 166.37 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eee0e712-9905-455b-9345-42af9d32ddf8) + ) + (wire (pts (xy 187.96 45.72) (xy 187.96 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f101ae28-4986-4bcf-8265-69b1e80f2543) + ) + (wire (pts (xy 161.29 55.88) (xy 161.29 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f4ad0534-361a-4967-ab71-475e6d58c79b) + ) + + (text "NOTE: RX DIFF. PAIR\nPOLARITY INVERTED" (at 179.07 102.87 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5c90fc84-95ac-4548-bdd9-458023368f41) + ) + (text "OVERVOLTAGE & REVERSE\nCURRENT PROTECTION" (at 134.62 36.83 0) + (effects (font (size 2.54 2.54)) (justify left bottom)) + (uuid 6f3a6318-425b-4da2-8ff4-1d651b72b6b2) + ) + + (label "U3RX_N" (at 50.8 97.79 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 0379ca40-a8b5-41c6-a6e3-6a60b06d346b) + ) + (label "U2D-" (at 44.45 81.28 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1208c2e6-8275-4b36-8b7e-41791556fdf1) + ) + (label "U3TX_N" (at 50.8 90.17 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 15f9f0da-b70e-44e5-a556-118f15c5b3c9) + ) + (label "U3TX_P" (at 50.8 92.71 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 244378a4-0ae8-45dc-8d8b-2cdab6257252) + ) + (label "+VCC_USB_F" (at 91.44 66.04 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 30d1dc11-d8a4-4ec6-afe6-67e95405630d) + ) + (label "U3RX_P" (at 127 119.38 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 399cc718-1211-4c70-b4e3-14786b4c88e1) + ) + (label "SHLD" (at 53.34 111.76 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 46411048-26da-4369-ba01-0ac72fcae2e6) + ) + (label "U3TX_P" (at 166.37 96.52 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 4ef92708-c2d9-4531-af23-a1f9f476bf8c) + ) + (label "U3RX_N" (at 127 116.84 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5280a91a-1586-4439-b982-455f53d1bce1) + ) + (label "SHLD" (at 82.55 91.44 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 6419661a-a939-4852-a270-933023c6552f) + ) + (label "U3RX_N" (at 166.37 99.06 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 7107631d-3008-45ea-9b99-7324c892add5) + ) + (label "U2D+" (at 44.45 83.82 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 7f40c856-382c-4bbd-93d8-6fb835f56b9c) + ) + (label "U3TX_N" (at 127 111.76 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 85a47cf4-b41b-444a-84f0-30c08e6996f1) + ) + (label "U3RX_P" (at 50.8 100.33 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 9ef1878b-d9e0-40a1-8a39-790b6c7302c6) + ) + (label "U3RX_P" (at 166.37 101.6 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid c06319b8-828c-45ad-ac58-f153ffd2bb82) + ) + (label "U2D+" (at 87.63 97.79 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid e07a8a1f-2f55-45df-a48e-0e2a457fd07e) + ) + (label "U3TX_N" (at 166.37 93.98 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid e8114f3b-2f27-4cbc-82e5-8ea668dafa63) + ) + (label "U2D-" (at 87.63 85.09 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid f7a0212c-a673-43fe-ae57-c300516cfc9a) + ) + (label "U3TX_P" (at 127 114.3 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fbcfdfa5-2258-4171-a524-17fc515f012c) + ) + + (global_label "D-" (shape bidirectional) (at 109.22 85.09 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 01442344-1e31-4712-9aac-1e47e7a4c94a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "U3RX-" (shape bidirectional) (at 168.91 101.6 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 21445f35-cdf9-45ed-b042-42162bce0eb5) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "U3TX+" (shape bidirectional) (at 168.91 96.52 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 90298e9e-3b06-4854-a2c7-5bea10b3fa68) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "U3RX+" (shape bidirectional) (at 168.91 99.06 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ae899d07-0fc0-4c94-a836-74d76802259d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D+" (shape bidirectional) (at 109.22 97.79 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid cd299587-3566-48c2-b7b0-ede206393480) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "U3TX-" (shape bidirectional) (at 168.91 93.98 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid e6aafbb3-a8b6-4bac-b79c-e328c884cdff) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 63.5 121.92 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005695fb9e) + (property "Reference" "#PWR0111" (id 0) (at 63.5 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 63.5 125.73 0)) + (property "Footprint" "" (id 2) (at 63.5 121.92 0)) + (property "Datasheet" "" (id 3) (at 63.5 121.92 0)) + (pin "1" (uuid 1e85f89b-021b-44a1-8852-55aafbf7a71c)) + ) + + (symbol (lib_id "ScopefunParts:1206L150") (at 86.36 66.04 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005696b88f) + (property "Reference" "F1" (id 0) (at 85.09 63.5 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1206L150" (id 1) (at 86.36 69.85 0) + (effects (font (size 1.27 1.27)) (justify bottom)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_1206" (id 2) (at 86.36 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_1206l_datasheet.pdf.pdf" (id 3) (at 86.36 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "1206L150THWR" (id 4) (at 86.36 58.42 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "Description" "Resettable Fuses - PPTC PTC 6V 1206 1.5A POLYFUSE SMD THIN" (id 5) (at 86.36 60.96 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 007653dc-24a1-4f8b-8bfa-7604710e0bb0)) + (pin "2" (uuid f3269157-290f-42d2-ad85-a243e0c16d86)) + ) + + (symbol (lib_id "ScopefunParts:+VCC_USB_P") (at 200.66 62.23 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005696efb3) + (property "Reference" "#PWR0112" (id 0) (at 200.66 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+VCC_USB_P" (id 1) (at 200.66 58.42 0)) + (property "Footprint" "" (id 2) (at 200.66 62.23 0)) + (property "Datasheet" "" (id 3) (at 200.66 62.23 0)) + (pin "1" (uuid 56a04142-6453-41c1-ad11-ef9f2e789586)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:PWR_FLAG") (at 259.08 21.59 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b0e4f5) + (property "Reference" "#FLG0113" (id 0) (at 259.08 19.177 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 259.08 16.51 0)) + (property "Footprint" "" (id 2) (at 259.08 21.59 0)) + (property "Datasheet" "" (id 3) (at 259.08 21.59 0)) + (pin "1" (uuid f4bc4457-980c-4b79-ba52-4f452486e77b)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 259.08 26.67 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b0ea13) + (property "Reference" "#PWR0114" (id 0) (at 259.08 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 259.08 30.48 0)) + (property "Footprint" "" (id 2) (at 259.08 26.67 0)) + (property "Datasheet" "" (id 3) (at 259.08 26.67 0)) + (pin "1" (uuid 8327b721-97b1-4d7d-86cd-f7c18e09a67f)) + ) + + (symbol (lib_id "ScopefunParts:LTC4360-1") (at 152.4 68.58 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584b8303) + (property "Reference" "U13" (id 0) (at 152.4 59.69 0)) + (property "Value" "LTC4360-1" (id 1) (at 152.4 62.23 0)) + (property "Footprint" "ScopefunPackagesLibrary:SC70" (id 2) (at 152.4 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://cds.linear.com/docs/en/datasheet/436012fa.pdf" (id 3) (at 152.4 78.74 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LTC4360CSC8-1" (id 4) (at 152.4 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Overvoltage Protection Controller" (id 5) (at 152.4 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0cf54b47-1a6f-4899-8961-dd28efc0a273)) + (pin "2" (uuid 1250dd5e-e656-403b-aa9c-76145ac4d9f4)) + (pin "3" (uuid 36d38c25-1490-4ff1-b3a8-77d2fbb236f6)) + (pin "4" (uuid 5a496c77-1859-4938-9c2e-2cea0584c83d)) + (pin "5" (uuid 48e0df2c-492a-4b86-a171-3ac890a8f9b2)) + (pin "6" (uuid 0bf5a30c-27a3-4d8b-8d23-18425cc599f6)) + (pin "7" (uuid 3254cdb8-dafc-47ca-a1c5-164b6f28619c)) + (pin "8" (uuid 8f9bb168-944b-495d-ab31-69492c66db03)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 173.99 76.2 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584c023e) + (property "Reference" "#PWR0115" (id 0) (at 173.99 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 173.99 80.01 0)) + (property "Footprint" "" (id 2) (at 173.99 76.2 0)) + (property "Datasheet" "" (id 3) (at 173.99 76.2 0)) + (pin "1" (uuid 7e54450e-6557-4d25-a5cf-11beecaa5c96)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 39.37 121.92 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584f6cf9) + (property "Reference" "#PWR0116" (id 0) (at 39.37 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 39.37 125.73 0)) + (property "Footprint" "" (id 2) (at 39.37 121.92 0)) + (property "Datasheet" "" (id 3) (at 39.37 121.92 0)) + (pin "1" (uuid 14b23139-5d6d-484a-97af-2d344b3d68db)) + ) + + (symbol (lib_id "ScopefunParts:+VCC_USB") (at 46.99 62.23 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586c1b0b) + (property "Reference" "#PWR0117" (id 0) (at 46.99 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+VCC_USB" (id 1) (at 46.99 58.674 0)) + (property "Footprint" "" (id 2) (at 46.99 62.23 0)) + (property "Datasheet" "" (id 3) (at 46.99 62.23 0)) + (pin "1" (uuid f7ce1a09-06d1-45f1-9fa3-34efb5432c89)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:PWR_FLAG") (at 242.57 25.4 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586c1c92) + (property "Reference" "#FLG0118" (id 0) (at 242.57 27.813 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 242.57 30.48 0)) + (property "Footprint" "" (id 2) (at 242.57 25.4 0)) + (property "Datasheet" "" (id 3) (at 242.57 25.4 0)) + (pin "1" (uuid d521bc21-55b0-4c9e-abcf-d46acfd7ae73)) + ) + + (symbol (lib_id "ScopefunParts:+VCC_USB") (at 242.57 20.32 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586c1de0) + (property "Reference" "#PWR0119" (id 0) (at 242.57 24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+VCC_USB" (id 1) (at 242.57 16.764 0)) + (property "Footprint" "" (id 2) (at 242.57 20.32 0)) + (property "Datasheet" "" (id 3) (at 242.57 20.32 0)) + (pin "1" (uuid 1fc7bdfc-1b81-4547-9466-02d3472a44cb)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:PWR_FLAG") (at 229.87 25.4 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000588d03aa) + (property "Reference" "#FLG0120" (id 0) (at 229.87 27.813 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 229.87 30.48 0)) + (property "Footprint" "" (id 2) (at 229.87 25.4 0)) + (property "Datasheet" "" (id 3) (at 229.87 25.4 0)) + (pin "1" (uuid 5100d124-5a67-4d92-a780-1e15c4163e86)) + ) + + (symbol (lib_id "ScopefunParts:+VCC_USB_P") (at 229.87 20.32 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000588d0400) + (property "Reference" "#PWR0121" (id 0) (at 229.87 24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+VCC_USB_P" (id 1) (at 229.87 16.51 0)) + (property "Footprint" "" (id 2) (at 229.87 20.32 0)) + (property "Datasheet" "" (id 3) (at 229.87 20.32 0)) + (pin "1" (uuid 8ba5ee25-1e15-4d70-804a-2039e8cffc70)) + ) + + (symbol (lib_id "ScopefunParts:DMN6040SSD") (at 166.37 48.26 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bc0760) + (property "Reference" "Q4" (id 0) (at 158.75 40.64 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "DMN6040SSD" (id 1) (at 158.75 43.18 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOIC8" (id 2) (at 166.37 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.diodes.com/assets/Datasheets/DMN6040SSD.pdf" (id 3) (at 166.37 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "60 V, 4.4 A dual N-channel Trench MOSFET" (id 4) (at 166.37 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "DMN6040SSD-13" (id 5) (at 166.37 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 051fdfdb-a29b-4951-825a-0fb35e015e4d)) + (pin "2" (uuid 6a3e7002-6833-42ed-944e-35fe6ad7a092)) + (pin "3" (uuid 75d34245-d4dc-4528-8a52-96d24be049e6)) + (pin "4" (uuid 6fc901b3-03a3-46ac-8a8a-17cf07ed5a60)) + (pin "5" (uuid 5ca65647-a161-4e1f-b3f7-bd1571ac11a0)) + (pin "6" (uuid 00a6bc05-8db7-40fb-bff2-90331482ac2f)) + (pin "7" (uuid e08ea153-ede0-4c85-afe9-bf6e88b00da6)) + (pin "8" (uuid 29e87898-46bc-499d-b36c-e3103c182191)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 200.66 78.74 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bc8ef4) + (property "Reference" "#PWR0122" (id 0) (at 200.66 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 200.66 82.55 0)) + (property "Footprint" "" (id 2) (at 200.66 78.74 0)) + (property "Datasheet" "" (id 3) (at 200.66 78.74 0)) + (pin "1" (uuid 1053dc74-0a58-4ab0-9f6f-84e91107ec0e)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 135.89 76.2 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bc926b) + (property "Reference" "#PWR0123" (id 0) (at 135.89 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 135.89 80.01 0)) + (property "Footprint" "" (id 2) (at 135.89 76.2 0)) + (property "Datasheet" "" (id 3) (at 135.89 76.2 0)) + (pin "1" (uuid efa0b5dd-fae2-4f37-86f2-2228dd6f0e00)) + ) + + (symbol (lib_id "ScopefunParts:R_0R") (at 63.5 116.84 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058c3946a) + (property "Reference" "R63" (id 0) (at 64.77 115.57 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_0R" (id 1) (at 64.77 118.11 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0805" (id 2) (at 63.5 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 63.5 123.952 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-6GEY0R00V" (id 4) (at 63.5 121.412 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "RES SMD ZERO OHM JUMPER 0805" (id 5) (at 63.5 113.03 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 8e8b572d-b74f-4211-ad63-681dccb4172d)) + (pin "2" (uuid b58ee507-393c-44f7-a2de-9851a5b9bead)) + ) + + (symbol (lib_id "ScopefunParts:R_0R") (at 59.69 116.84 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058c3b93f) + (property "Reference" "R62" (id 0) (at 58.42 115.57 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_0R" (id 1) (at 58.42 118.11 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0805" (id 2) (at 59.69 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 59.69 123.952 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-6GEY0R00V" (id 4) (at 59.69 121.412 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "RES SMD ZERO OHM JUMPER 0805" (id 5) (at 59.69 113.03 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d5a3d2a0-8555-4954-9518-35de13d1b786)) + (pin "2" (uuid a94f1726-a67e-46ae-b6d2-eab1bdb6471e)) + ) + + (symbol (lib_id "ScopefunParts:USB3_TypeB") (at 63.5 91.44 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000059fd051f) + (property "Reference" "P1" (id 0) (at 58.42 74.93 0)) + (property "Value" "USB3_TypeB" (id 1) (at 68.58 74.93 0)) + (property "Footprint" "ScopefunPackagesLibrary:USB3_TypeB" (id 2) (at 63.5 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://katalog.we-online.de/em/datasheet/692221030100.pdf" (id 3) (at 63.5 109.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "USB 3.0 Type B" (id 4) (at 63.5 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "692221030100" (id 5) (at 63.5 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ecd63aa9-c0bc-4c36-8bc9-03b8eab6ad59)) + (pin "2" (uuid 43f74e43-55b7-4fe9-8c02-54741cb68671)) + (pin "3" (uuid 054863d5-7e10-41d4-a646-2a858ec7ceff)) + (pin "4" (uuid 3d5b62d6-49aa-432f-a5c6-cbb1891b0055)) + (pin "5" (uuid 58017232-9d7d-49d5-9831-e20babc97c1a)) + (pin "6" (uuid 8bb178d5-a2ca-4502-8601-3d181150c3b6)) + (pin "7" (uuid b849c879-8aa2-4aef-88eb-e2294cabc69f)) + (pin "8" (uuid 610ff452-4197-4517-81ff-20199023d33e)) + (pin "9" (uuid 809f70fd-374c-4d5c-9cab-d8e44fa2006c)) + (pin "SHLD" (uuid 7bfbbc5f-3758-4a9b-ae23-8507aae1abe4)) + ) + + (symbol (lib_id "ScopefunParts:82400102") (at 97.79 91.44 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000059fe24dc) + (property "Reference" "D16" (id 0) (at 92.71 77.47 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "82400102" (id 1) (at 92.71 80.01 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23-6" (id 2) (at 84.582 90.424 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://katalog.we-online.de/pbs/datasheet/82400102.pdf" (id 3) (at 82.042 90.424 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "82400102" (id 4) (at 111.76 91.44 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "TVS Diode Array WE-TVS SOT23-6L" (id 5) (at 114.3 91.44 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid e7b33308-4a3a-47d9-9e6f-8ded0d75ac0d)) + (pin "2" (uuid 37855023-1391-4a46-a8e9-10be7d303c47)) + (pin "3" (uuid c88efbab-df65-4a67-afcb-07edd5c10b5a)) + (pin "4" (uuid 891f9635-13e9-4bbf-900d-5b872c359396)) + (pin "5" (uuid cccdef33-fd57-4ac8-a081-761111460d1d)) + (pin "6" (uuid da7e76d1-3cce-4ec2-bcfc-7c73a309dd07)) + ) + + (symbol (lib_id "ScopefunParts:SP3010-04UTG") (at 153.67 115.57 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000059fe3dc7) + (property "Reference" "D17" (id 0) (at 167.64 105.41 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "SP3010-04UTG" (id 1) (at 167.64 107.95 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:uDFN-10" (id 2) (at 152.654 127.508 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.littelfuse.com/~/media/electronics/datasheets/tvs_diode_arrays/littelfuse_tvs_diode_array_sp3010_datasheet.pdf.pdf" (id 3) (at 152.654 130.048 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SP3010-04UTG" (id 4) (at 153.67 101.6 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "SP3010 Series 0.45pF Diode Array" (id 5) (at 153.67 99.06 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid e4901cdd-b675-43fa-95c2-426e8c824f2f)) + (pin "10" (uuid 6f8fbbf9-fc22-4814-861b-3cc4e37d9a53)) + (pin "2" (uuid 8ea89e59-92f9-4749-82ad-c3573cad36bc)) + (pin "3" (uuid a8d38f85-0c0d-432e-9e49-8bb4c577e2ba)) + (pin "4" (uuid 34f0aac5-2139-4c34-85fa-5ef8ed542d40)) + (pin "5" (uuid 224e7100-5baa-47b5-822c-33d4fff033af)) + (pin "6" (uuid 4c5443ba-edf6-4444-a9bc-07e9a30e9286)) + (pin "7" (uuid 1a41057a-a995-4fd1-97ad-2da57df11cf3)) + (pin "8" (uuid cba1425f-5870-4573-9f67-4b6c636b5d39)) + (pin "9" (uuid 245952d0-0e97-4e26-9005-0024054bd321)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 172.72 120.65 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000059fe617a) + (property "Reference" "#PWR0124" (id 0) (at 172.72 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 172.72 124.46 0)) + (property "Footprint" "" (id 2) (at 172.72 120.65 0)) + (property "Datasheet" "" (id 3) (at 172.72 120.65 0)) + (pin "1" (uuid 43e908e6-4e8c-4869-9321-75ec63d3be0e)) + ) + + (symbol (lib_id "ScopefunParts:C_10u") (at 200.66 72.39 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a68ec37) + (property "Reference" "C70" (id 0) (at 200.914 70.612 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10u" (id 1) (at 200.914 74.422 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 200.66 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://psearch.en.murata.com/capacitor/product/GRM188R60J106KE47%23.pdf" (id 3) (at 200.66 80.01 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM188R60J106KE47D" (id 4) (at 200.66 67.31 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 10%" (id 5) (at 200.66 64.77 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 02ae5472-38e7-460b-9acb-6b4062e55b6e)) + (pin "2" (uuid 8bd96d0b-695c-4772-9d79-67f50dba0f6b)) + ) + + (symbol (lib_id "ScopefunParts:TERM-PCB-55-M3") (at 72.39 120.65 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005d954e45) + (property "Reference" "GND_P2" (id 0) (at 78.74 118.11 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "TERM-PCB-55-M3" (id 1) (at 78.74 123.19 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:TERM-PCB-55-M3" (id 2) (at 71.12 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.tme.eu/Document/0c814e212532c91d0fc3fbdcf27c7505/PCB-55%28M3%29.pdf" (id 3) (at 72.39 125.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TERMINAL PCB-55(M3)" (id 4) (at 72.39 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "PCB-55(M3)" (id 5) (at 72.39 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 66ce38a5-3641-4f0e-9fa8-d14d727e1a5f)) + ) +) diff --git a/kicad/file5696EC3B.kicad_sch b/kicad/file5696EC3B.kicad_sch new file mode 100644 index 0000000..1399572 --- /dev/null +++ b/kicad/file5696EC3B.kicad_sch @@ -0,0 +1,5452 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid b1b11244-2b27-47ec-9510-8d42301d7457) + + (paper "A4") + + (title_block + (title "Scopefun Oscilloscope") + (rev "v2") + (comment 1 "Copyright Dejan Priversek 2017") + (comment 2 "Licensed under CERN OHL v.1.2") + ) + + (lib_symbols + (symbol "ScopefunParts:+1.8V" (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" "+1.8V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+1.8V_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 "+1.8V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+1V8" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+3.3V_PD" (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_PD" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+3.3V_PD_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_PD_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+3.3V_PD" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+VCC_DIG" (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" "+VCC_DIG" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+VCC_DIG_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 "+VCC_DIG_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+VCC_DIG" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:74AVCH16T245" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 31.75 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74AVCH16T245" (id 1) (at 0 29.21 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:TSSOP48" (id 2) (at 0 -30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74avch16t245.pdf" (id 3) (at 0 -33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "74AVCH16T245 16-bit dual supply translating transceiver" (id 4) (at 5.08 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SN74AVCH16T245GR" (id 5) (at 2.54 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_description" "74AVCH16T245 16-bit dual supply translating transceiver" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "74AVCH16T245_1_1" + (rectangle (start -7.62 27.94) (end 7.62 -27.94) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin input line (at -12.7 25.4 0) (length 5.08) + (name "1DIR" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -12.7 5.08 0) (length 5.08) + (name "1B7" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -12.7 2.54 0) (length 5.08) + (name "1B8" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -12.7 -2.54 0) (length 5.08) + (name "2B1" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -12.7 -5.08 0) (length 5.08) + (name "2B2" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -12.7 -7.62 0) (length 5.08) + (name "2B3" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -12.7 -10.16 0) (length 5.08) + (name "2B4" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -12.7 -12.7 0) (length 5.08) + (name "2B5" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -12.7 20.32 0) (length 5.08) + (name "1B1" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -12.7 -15.24 0) (length 5.08) + (name "2B6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -12.7 -17.78 0) (length 5.08) + (name "2B7" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -12.7 -20.32 0) (length 5.08) + (name "2B8" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -25.4 0) (length 5.08) + (name "2DIR" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 -25.4 180) (length 5.08) + (name "~{2OE}" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 -20.32 180) (length 5.08) + (name "2A8" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 -17.78 180) (length 5.08) + (name "2A7" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 -15.24 180) (length 5.08) + (name "2A6" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -12.7 17.78 0) (length 5.08) + (name "1B2" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 -12.7 180) (length 5.08) + (name "2A5" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 -10.16 180) (length 5.08) + (name "2A4" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 -7.62 180) (length 5.08) + (name "2A3" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 -5.08 180) (length 5.08) + (name "2A2" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 -2.54 180) (length 5.08) + (name "2A1" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 2.54 180) (length 5.08) + (name "1A8" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 5.08 180) (length 5.08) + (name "1A7" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 7.62 180) (length 5.08) + (name "1A6" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 10.16 180) (length 5.08) + (name "1A5" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 12.7 180) (length 5.08) + (name "1A4" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 15.24 180) (length 5.08) + (name "1A3" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 17.78 180) (length 5.08) + (name "1A2" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 20.32 180) (length 5.08) + (name "1A1" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 12.7 25.4 180) (length 5.08) + (name "~{1OE}" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -12.7 15.24 0) (length 5.08) + (name "1B3" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -12.7 12.7 0) (length 5.08) + (name "1B4" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -12.7 10.16 0) (length 5.08) + (name "1B5" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -12.7 7.62 0) (length 5.08) + (name "1B6" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74AVCH16T245_2_1" + (rectangle (start -7.62 27.94) (end 7.62 7.62) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin power_in line (at -12.7 15.24 0) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -12.7 12.7 0) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -12.7 22.86 0) (length 5.08) + (name "VCCB" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -12.7 10.16 0) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 12.7 10.16 180) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 12.7 22.86 180) (length 5.08) + (name "VCCA" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 12.7 12.7 180) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 12.7 15.24 180) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -12.7 17.78 0) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 12.7 25.4 180) (length 5.08) + (name "VCCA" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 12.7 17.78 180) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -12.7 25.4 0) (length 5.08) + (name "VCCB" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:BAV199" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at 5.08 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "BAV199" (id 1) (at 5.08 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.diodes.com/assets/Datasheets/ds30232.pdf" (id 3) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 0 10.16 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "Low-leakage double diode" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Diode_* D-Pak_TO252AA *SingleDiode *_Diode_* *SingleDiode*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "BAV199_0_1" + (polyline + (pts + (xy -3.81 1.27) + (xy -1.27 1.27) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -1.27) + (xy 3.81 -1.27) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 -1.27) + (xy -2.54 1.27) + (xy -1.27 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -2.54 1.27) + (xy -2.54 2.54) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 2.54 2.54) + (xy 2.54 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 1.27) + (xy 2.54 -1.27) + (xy 3.81 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 4.445 -3.175) (end -4.445 4.445) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "BAV199_1_1" + (pin passive line (at -2.54 -3.81 90) (length 2.54) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 2.54 -3.81 90) (length 2.54) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 5.08 270) (length 2.54) + (name "3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:C_0.1u" (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_0.1u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0.1u_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_0.1u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_10n_100V" (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_10n_100V" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GCM188R72A103KA37J" (id 4) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V X7R 10%" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_10n_100V_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_10n_100V_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:DIL14_RA" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (id 0) (at 0.635 12.7 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "DIL14_RA" (id 1) (at 0 -5.08 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:DIL14_RA" (id 2) (at 2.54 -15.875 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://katalog.we-online.de/em/datasheet/6120xx21721.pdf" (id 3) (at 2.54 -13.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "CONN DIL 0.1 PITCH RIGHT ANGLE TH" (id 4) (at 1.905 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "61201421721" (id 5) (at 1.905 16.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "CONN DIL 0.1 PITCH RIGHT ANGLE TH" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "DIL14_RA_0_1" + (rectangle (start -2.54 10.16) (end 2.54 -7.62) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "DIL14_RA_1_1" + (pin passive line (at -6.35 8.89 0) (length 3.81) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 6.35 -1.27 180) (length 3.81) + (name "10" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -6.35 -3.81 0) (length 3.81) + (name "11" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 6.35 -3.81 180) (length 3.81) + (name "12" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -6.35 -6.35 0) (length 3.81) + (name "13" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 6.35 -6.35 180) (length 3.81) + (name "14" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 6.35 8.89 180) (length 3.81) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -6.35 6.35 0) (length 3.81) + (name "3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 6.35 6.35 180) (length 3.81) + (name "4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -6.35 3.81 0) (length 3.81) + (name "5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 6.35 3.81 180) (length 3.81) + (name "6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -6.35 1.27 0) (length 3.81) + (name "7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 6.35 1.27 180) (length 3.81) + (name "8" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -6.35 -1.27 0) (length 3.81) + (name "9" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:ESD7002" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at 2.54 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESD7002" (id 1) (at 2.54 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT323" (id 2) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" (id 3) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM SC70 (SOT323)" (id 4) (at 0 8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESD7002WTT1G" (id 5) (at 0 6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "TVS DIODE 5VWM SOT323" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "ESD7002_0_1" + (rectangle (start 0 -2.032) (end 0 -0.762) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -2.286) + (xy 0 -2.032) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.016 -0.762) + (xy 0 1.27) + (xy -1.016 -0.762) + (xy 1.016 -0.762) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 1.27 1.778) + (xy 1.016 1.27) + (xy -1.016 1.27) + (xy -1.27 0.762) + ) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 0 2.54) (end 0 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (pin passive line (at 0 -3.81 90) (length 1.524) + (name "A" (effects (font (size 1.016 1.016)))) + (number "3" (effects (font (size 1.016 1.016)))) + ) + ) + (symbol "ESD7002_1_1" + (pin passive line (at 0 3.81 270) (length 1.524) + (name "C" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + ) + (symbol "ESD7002_2_1" + (pin passive line (at 0 3.81 270) (length 1.524) + (name "C" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:ESDA8V2-1J" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at 2.54 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESDA8V2-1J" (id 1) (at 2.54 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOD323" (id 2) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.st.com/content/ccc/resource/technical/document/datasheet/fc/e4/b8/75/43/a8/49/11/CD00233088.pdf/files/CD00233088.pdf/jcr:content/translations/en.CD00233088.pdf" (id 3) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM 20VC SOD323r" (id 4) (at 0 8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESDA8V2-1J" (id 5) (at 0 6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "TVS DIODE 5VWM 20VC SOD323" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "D? SO* SM*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "ESDA8V2-1J_0_1" + (rectangle (start 0 -2.032) (end 0 -0.762) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -2.286) + (xy 0 -2.032) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.016 -0.762) + (xy 0 1.27) + (xy -1.016 -0.762) + (xy 1.016 -0.762) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 1.27 1.778) + (xy 1.016 1.27) + (xy -1.016 1.27) + (xy -1.27 0.762) + ) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 0 2.54) (end 0 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "ESDA8V2-1J_1_1" + (pin passive line (at 0 3.81 270) (length 1.524) + (name "C" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -3.81 90) (length 1.524) + (name "A" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_470R_0.33W" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_470R_0.33W" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" (id 3) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SG73P1JTTD4700F" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/3W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/3W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_470R_0.33W_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_470R_0.33W_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_56R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_56R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_56R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "Scopefun_v2-rescue:GND" (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" "GND" (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) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 109.22 160.02) (diameter 0) (color 0 0 0 0) + (uuid 01e717af-b651-488b-9795-be6c9d32c722) + ) + (junction (at 129.54 38.1) (diameter 0) (color 0 0 0 0) + (uuid 04f0d028-c817-480c-944a-42cbfccafa9e) + ) + (junction (at 119.38 170.18) (diameter 0) (color 0 0 0 0) + (uuid 066403ff-b6e2-416f-826a-61b431c3e41e) + ) + (junction (at 152.4 172.72) (diameter 0) (color 0 0 0 0) + (uuid 06ba0042-8f17-4c6d-a05a-28e0ebd6e508) + ) + (junction (at 99.06 38.1) (diameter 0) (color 0 0 0 0) + (uuid 07ac831c-fcc7-4f73-a1e7-c50f81a964a0) + ) + (junction (at 160.02 87.63) (diameter 0) (color 0 0 0 0) + (uuid 0a7f5257-05d0-4aab-af0f-632e0d5e1e73) + ) + (junction (at 68.58 38.1) (diameter 0) (color 0 0 0 0) + (uuid 13671488-0cb9-4f6b-86f5-8833a4c93942) + ) + (junction (at 119.38 172.72) (diameter 0) (color 0 0 0 0) + (uuid 1b9443a3-51ba-4b98-961a-84902a38a4f3) + ) + (junction (at 38.1 24.13) (diameter 0) (color 0 0 0 0) + (uuid 26e4a474-8a0f-44e4-a083-5156b33d5329) + ) + (junction (at 44.45 185.42) (diameter 0) (color 0 0 0 0) + (uuid 290b2ff8-7fd3-4ba9-b5b0-28135feaafe8) + ) + (junction (at 68.58 91.44) (diameter 0) (color 0 0 0 0) + (uuid 3106b59c-fb61-4c51-93a8-cbf05e262ac5) + ) + (junction (at 119.38 157.48) (diameter 0) (color 0 0 0 0) + (uuid 3962a870-64da-40dd-8df7-4f70b48df1a9) + ) + (junction (at 129.54 87.63) (diameter 0) (color 0 0 0 0) + (uuid 3aa5dba9-698a-429b-b5bc-746b0a7330f7) + ) + (junction (at 38.1 38.1) (diameter 0) (color 0 0 0 0) + (uuid 3e191d7e-e900-4f02-8795-d23bc33d50f8) + ) + (junction (at 68.58 77.47) (diameter 0) (color 0 0 0 0) + (uuid 3e1ef0a3-447d-45fd-b694-212639e9d367) + ) + (junction (at 190.5 34.29) (diameter 0) (color 0 0 0 0) + (uuid 46634196-2c70-4f35-b871-e4f4df0ea48a) + ) + (junction (at 152.4 175.26) (diameter 0) (color 0 0 0 0) + (uuid 4b308f82-5bc1-4d5d-abeb-df3a70f5e2de) + ) + (junction (at 68.58 24.13) (diameter 0) (color 0 0 0 0) + (uuid 54dc5a27-69ab-4c71-9379-d9b7428afbc7) + ) + (junction (at 129.54 77.47) (diameter 0) (color 0 0 0 0) + (uuid 5ec0eab3-d17e-4a75-a0fd-484b9f8a2298) + ) + (junction (at 129.54 34.29) (diameter 0) (color 0 0 0 0) + (uuid 644d5ac8-9c43-456e-ab0c-b053f9bc520a) + ) + (junction (at 38.1 77.47) (diameter 0) (color 0 0 0 0) + (uuid 6d1860a3-107e-4663-8919-17e3714526b4) + ) + (junction (at 160.02 175.26) (diameter 0) (color 0 0 0 0) + (uuid 6ebf6e9a-cf89-4e3a-8810-69a7d387c654) + ) + (junction (at 38.1 34.29) (diameter 0) (color 0 0 0 0) + (uuid 70d65ff4-afad-4ea7-8548-e2d8889f8505) + ) + (junction (at 190.5 77.47) (diameter 0) (color 0 0 0 0) + (uuid 71e41a10-44db-4346-b6f4-dfa3ed0bff8e) + ) + (junction (at 119.38 160.02) (diameter 0) (color 0 0 0 0) + (uuid 762c3c0b-490f-4700-be51-c6a7ba896fe3) + ) + (junction (at 74.93 162.56) (diameter 0) (color 0 0 0 0) + (uuid 7b9091e3-c19e-46f9-ae71-24084fa5948d) + ) + (junction (at 160.02 91.44) (diameter 0) (color 0 0 0 0) + (uuid 7cffe4c2-f26d-4fcb-b1af-4916ea13e751) + ) + (junction (at 99.06 77.47) (diameter 0) (color 0 0 0 0) + (uuid 80425a2d-fa15-49dc-9961-181ebace8d4b) + ) + (junction (at 119.38 167.64) (diameter 0) (color 0 0 0 0) + (uuid 8236a635-ccca-4db1-92ae-27ce5451df22) + ) + (junction (at 152.4 160.02) (diameter 0) (color 0 0 0 0) + (uuid 82a6fa17-8830-478d-9595-5eea2fe7cc7f) + ) + (junction (at 44.45 162.56) (diameter 0) (color 0 0 0 0) + (uuid 8f666109-3a9f-4466-928f-d81c5e1d486b) + ) + (junction (at 190.5 38.1) (diameter 0) (color 0 0 0 0) + (uuid 9016872b-f4eb-46f2-af63-dddde3fdf79b) + ) + (junction (at 109.22 175.26) (diameter 0) (color 0 0 0 0) + (uuid 9c9e0837-9d02-497d-9fbd-bab3b1067259) + ) + (junction (at 99.06 24.13) (diameter 0) (color 0 0 0 0) + (uuid 9d523c28-c698-4f1a-8526-c7c1680a0aae) + ) + (junction (at 160.02 160.02) (diameter 0) (color 0 0 0 0) + (uuid a0c2ed19-a636-40a2-8970-6e4539968ab6) + ) + (junction (at 38.1 91.44) (diameter 0) (color 0 0 0 0) + (uuid a32010b5-ad76-441e-91c4-e41e9f21be41) + ) + (junction (at 160.02 77.47) (diameter 0) (color 0 0 0 0) + (uuid a36399ad-ceeb-4f74-af38-3845225fb3ea) + ) + (junction (at 99.06 87.63) (diameter 0) (color 0 0 0 0) + (uuid a6522efe-efaa-4294-8978-e8c504504a39) + ) + (junction (at 222.25 38.1) (diameter 0) (color 0 0 0 0) + (uuid a86f34a7-9793-4735-ac95-aaea2e6de655) + ) + (junction (at 119.38 175.26) (diameter 0) (color 0 0 0 0) + (uuid abe6a0d7-50b7-4a64-95cb-16cecf82e6f2) + ) + (junction (at 160.02 24.13) (diameter 0) (color 0 0 0 0) + (uuid b31f38ac-b940-4846-9b48-43ebbd4f4b50) + ) + (junction (at 68.58 87.63) (diameter 0) (color 0 0 0 0) + (uuid b594cf00-c46f-44a2-bd88-8d9301ac717c) + ) + (junction (at 74.93 185.42) (diameter 0) (color 0 0 0 0) + (uuid b7fbf3b4-93ab-445d-9566-3163014a531c) + ) + (junction (at 190.5 24.13) (diameter 0) (color 0 0 0 0) + (uuid c3b485fe-0f1e-46fb-b3ff-8782ddd819b9) + ) + (junction (at 160.02 38.1) (diameter 0) (color 0 0 0 0) + (uuid d169cf48-9f6d-465e-a5b6-60a89aa51c3a) + ) + (junction (at 152.4 170.18) (diameter 0) (color 0 0 0 0) + (uuid db93065d-d7a9-442c-84f2-46c614861f72) + ) + (junction (at 129.54 91.44) (diameter 0) (color 0 0 0 0) + (uuid de79dd56-ea24-41fe-b664-f8c19a2b4f94) + ) + (junction (at 99.06 91.44) (diameter 0) (color 0 0 0 0) + (uuid decc1120-527f-4db0-bbf7-5cd6825d374e) + ) + (junction (at 129.54 24.13) (diameter 0) (color 0 0 0 0) + (uuid e246b4c6-330f-4c5e-b9dd-b100eb27bc9f) + ) + (junction (at 190.5 87.63) (diameter 0) (color 0 0 0 0) + (uuid e43e5894-ce0d-49fa-9364-b277a96db1ea) + ) + (junction (at 190.5 91.44) (diameter 0) (color 0 0 0 0) + (uuid e4bf0dba-c0ae-4510-ab52-5f49cc86f479) + ) + (junction (at 152.4 157.48) (diameter 0) (color 0 0 0 0) + (uuid e61112af-6140-44f5-b7a6-941c2d3d06cd) + ) + (junction (at 160.02 34.29) (diameter 0) (color 0 0 0 0) + (uuid eb31c53c-9f60-4217-aa46-79aa78f31786) + ) + (junction (at 99.06 34.29) (diameter 0) (color 0 0 0 0) + (uuid efbd3197-cbc9-408a-a2b5-e8292a952aae) + ) + (junction (at 68.58 34.29) (diameter 0) (color 0 0 0 0) + (uuid f15774e0-050c-4269-822a-19c35f37516d) + ) + (junction (at 38.1 87.63) (diameter 0) (color 0 0 0 0) + (uuid faf896ff-a31a-44d8-9988-76831a9d862a) + ) + (junction (at 152.4 167.64) (diameter 0) (color 0 0 0 0) + (uuid ff30d046-a2da-475f-8b0f-fa3676850cb3) + ) + + (wire (pts (xy 168.91 113.03) (xy 162.56 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 004c30d9-3726-4058-8db0-bb836a778fc7) + ) + (wire (pts (xy 43.18 149.86) (xy 46.99 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 01a881a1-9de1-4060-a8bc-0b4e4830c12c) + ) + (wire (pts (xy 157.48 60.96) (xy 157.48 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 01b34e41-af93-4e1d-928b-489fa2be9377) + ) + (wire (pts (xy 41.91 34.29) (xy 41.91 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 01d02d44-e617-4355-9df5-011b6684844b) + ) + (wire (pts (xy 265.43 128.27) (xy 265.43 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 02c6f949-f3c3-4e34-8bc1-8aa811f53123) + ) + (wire (pts (xy 120.65 19.05) (xy 122.555 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 03cc8415-eebf-4a5c-ab19-44f88336b0b6) + ) + (wire (pts (xy 34.29 26.67) (xy 34.29 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0409d5bd-6b96-47d6-bb8d-c9ff70be817d) + ) + (wire (pts (xy 68.58 38.1) (xy 68.58 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 043990e6-ce36-46cb-9668-60987d494867) + ) + (wire (pts (xy 41.91 87.63) (xy 41.91 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 047327b2-82e1-40fe-998b-4d304bb25c38) + ) + (wire (pts (xy 119.38 170.18) (xy 123.19 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 05897786-b525-4d78-82b8-fa6953dd70aa) + ) + (wire (pts (xy 96.52 114.3) (xy 96.52 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 05fd22cb-dff4-4a8c-8f01-3428b502748b) + ) + (wire (pts (xy 119.38 172.72) (xy 123.19 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0635105a-4279-41fa-8671-05374d9628ac) + ) + (wire (pts (xy 133.35 87.63) (xy 133.35 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 06bc1d3f-a817-499c-b305-bf090751aa70) + ) + (wire (pts (xy 188.595 72.39) (xy 190.5 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0797c66f-ceb9-4e97-aebd-deb488997a28) + ) + (wire (pts (xy 95.25 77.47) (xy 99.06 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 08ea73d9-b82c-41dc-bb2a-d12314dfd682) + ) + (wire (pts (xy 34.29 87.63) (xy 34.29 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 08eed42f-b0b5-4dbc-8033-da3ce74644a6) + ) + (wire (pts (xy 125.73 24.13) (xy 129.54 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 09e04927-dfea-4dda-908e-bd0fc3f3fc1f) + ) + (wire (pts (xy 95.25 24.13) (xy 99.06 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d9a5925-3677-4baf-8c3e-88d6199b0d1b) + ) + (wire (pts (xy 194.31 24.13) (xy 194.31 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0f4e4efe-dbfd-4d8e-846f-b5579e1bec3c) + ) + (wire (pts (xy 222.25 107.95) (xy 229.87 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 10eda7e0-58cb-4103-9491-731ead664fb6) + ) + (wire (pts (xy 256.54 43.18) (xy 264.16 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 11969c42-3fb7-49a4-8349-6c0ffcdab2e8) + ) + (wire (pts (xy 43.18 170.18) (xy 46.99 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 12b351f9-6591-4abc-b4c0-05a9ef03306e) + ) + (wire (pts (xy 229.87 96.52) (xy 229.87 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 133f6cc1-bcfd-4f10-9fd0-b453e060e86b) + ) + (wire (pts (xy 119.38 172.72) (xy 119.38 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 15d2cb77-cbab-43b5-b538-84d409890b6e) + ) + (wire (pts (xy 132.08 91.44) (xy 129.54 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 169878d4-1485-4df7-81b4-2b96d7152417) + ) + (wire (pts (xy 72.39 24.13) (xy 72.39 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1775dfeb-f12d-4fbf-bc30-325244073ad9) + ) + (wire (pts (xy 38.1 91.44) (xy 38.1 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 18849e17-e770-45d7-868e-0cd9dad9de69) + ) + (wire (pts (xy 29.21 162.56) (xy 44.45 162.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 18cf4fb6-ca92-44ec-95f1-2adb5dfd4536) + ) + (wire (pts (xy 72.39 170.18) (xy 76.2 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 18d685cd-dbe0-43a0-95a9-c950c9289910) + ) + (wire (pts (xy 34.29 34.29) (xy 34.29 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1a1055f1-ea24-44dd-af71-c6fd3b00671f) + ) + (wire (pts (xy 265.43 107.95) (xy 265.43 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1b63caaa-e76e-48aa-b5d5-8c0240fe2072) + ) + (wire (pts (xy 107.95 111.76) (xy 107.95 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1db3d041-c339-439c-b35c-74029c0d8dd1) + ) + (wire (pts (xy 194.31 77.47) (xy 194.31 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1e1e59e6-047e-4f4b-9de9-484befb33325) + ) + (wire (pts (xy 256.54 35.56) (xy 264.16 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1e58ffc7-8d50-4250-bea4-a79ddbf6a0f0) + ) + (wire (pts (xy 119.38 167.64) (xy 119.38 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1ede0768-e859-4316-8ade-3fe07133097f) + ) + (wire (pts (xy 129.54 72.39) (xy 129.54 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1f6dc4c0-95ef-489e-9315-edd5a136afd5) + ) + (wire (pts (xy 132.08 113.03) (xy 132.08 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1fce8e02-82e8-4e7b-8f74-05bef82294b8) + ) + (wire (pts (xy 38.1 77.47) (xy 41.91 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1fd4d199-be0d-4bd6-a8bf-6a584dd790d8) + ) + (wire (pts (xy 119.38 157.48) (xy 123.19 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 20cf0c08-e332-4a8c-b3c4-79dc756d878b) + ) + (wire (pts (xy 72.39 77.47) (xy 72.39 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 22ef120b-7d29-4557-88e0-3f20e90904cc) + ) + (wire (pts (xy 119.38 175.26) (xy 119.38 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 23b439d6-d3a6-4eef-8ed2-4ab5886d64ac) + ) + (wire (pts (xy 29.21 185.42) (xy 29.21 186.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 24587fcd-cc31-4cad-9b1b-ca9128ef77b0) + ) + (wire (pts (xy 190.5 72.39) (xy 190.5 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2478a6e7-1dd9-4441-8257-f76832ff8e9d) + ) + (wire (pts (xy 129.54 87.63) (xy 133.35 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 24a17496-dff6-498c-b90a-2eab4caa8c61) + ) + (wire (pts (xy 72.39 34.29) (xy 72.39 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 24eff49c-bd8f-4b46-ac8e-1e6a98d4d952) + ) + (wire (pts (xy 125.73 34.29) (xy 125.73 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 256be11b-c4ef-4bf9-938a-cee2fdf981c8) + ) + (wire (pts (xy 256.54 40.64) (xy 264.16 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 263756cf-3853-4524-8df2-424ae259267e) + ) + (wire (pts (xy 199.39 113.03) (xy 193.04 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 287ef878-3010-4032-8614-43b8c94551f4) + ) + (wire (pts (xy 193.04 38.1) (xy 190.5 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 29931f0a-b7aa-4d73-a2c2-d75d63c18b79) + ) + (wire (pts (xy 95.25 80.01) (xy 95.25 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 29c8103b-55df-4ba7-bb30-27604469a02c) + ) + (wire (pts (xy 102.87 87.63) (xy 102.87 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2b1ccc34-c439-431e-a579-6de321c72079) + ) + (wire (pts (xy 158.115 19.05) (xy 160.02 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2c4112c8-10d4-476b-88b9-bdf3ce23c8fe) + ) + (wire (pts (xy 163.83 24.13) (xy 163.83 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2c717313-0b37-481e-88c0-c2bd1005d3a3) + ) + (wire (pts (xy 257.81 67.31) (xy 265.43 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2cef1244-ff69-49b2-9f29-bb30a4e78f9b) + ) + (wire (pts (xy 199.39 58.42) (xy 199.39 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d492720-f026-4f74-9ef3-225bf440080e) + ) + (wire (pts (xy 66.04 60.96) (xy 66.04 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d5f70d7-69b2-4905-9bb4-9e48714ab5d1) + ) + (wire (pts (xy 156.21 80.01) (xy 156.21 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d780a09-e5db-42e5-98dc-04102e06b3c7) + ) + (wire (pts (xy 40.64 38.1) (xy 38.1 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2e3a20d3-1ad7-4a50-986d-ad937c1980c1) + ) + (wire (pts (xy 68.58 87.63) (xy 68.58 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2e5fbd59-f8ae-420c-b89e-8c299bbfff35) + ) + (wire (pts (xy 43.18 175.26) (xy 46.99 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2f467f40-c1c7-4678-b309-b0c274b5a57f) + ) + (wire (pts (xy 46.99 111.76) (xy 46.99 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2f53eade-34a2-4820-9c7c-99c05a6a68e9) + ) + (wire (pts (xy 247.65 116.84) (xy 247.65 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2fdd0155-aa4a-445c-a81e-55a7d6115848) + ) + (wire (pts (xy 72.39 87.63) (xy 72.39 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 315ed40d-2ed2-43d4-ab56-86ff969d4795) + ) + (wire (pts (xy 156.21 26.67) (xy 156.21 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3204d897-eb37-43b1-9986-8727e4837938) + ) + (wire (pts (xy 107.95 58.42) (xy 107.95 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 325ed895-5487-4db3-a885-9f6364ea8820) + ) + (wire (pts (xy 186.69 80.01) (xy 186.69 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3325dcee-e044-4ae9-a82c-6bcc1829217a) + ) + (wire (pts (xy 125.73 87.63) (xy 125.73 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 33878cb0-de93-49ba-844f-9667b0ba12b2) + ) + (wire (pts (xy 109.22 175.26) (xy 119.38 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 356c6a6f-81d7-42a3-8c77-19391cc34d40) + ) + (wire (pts (xy 99.06 87.63) (xy 99.06 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35766383-03d6-4f8b-9c16-d16020f426e2) + ) + (wire (pts (xy 99.06 91.44) (xy 99.06 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 36955080-a5ae-439c-8987-8b519c6871c4) + ) + (wire (pts (xy 129.54 91.44) (xy 129.54 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 382745f8-8e37-4ce7-a2ad-ecba074c2bef) + ) + (wire (pts (xy 129.54 38.1) (xy 129.54 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 38bbd101-ebb1-4c32-8a84-fd0c8c04ce3a) + ) + (wire (pts (xy 46.99 113.03) (xy 40.64 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 38ca63f7-9e89-479b-92e4-69f642c0bbff) + ) + (wire (pts (xy 152.4 151.13) (xy 152.4 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3933c78d-e0e9-4bc8-9448-57f853d56416) + ) + (wire (pts (xy 162.56 59.69) (xy 162.56 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 396a4260-a2a2-4915-8e46-e45b012de968) + ) + (wire (pts (xy 163.83 87.63) (xy 163.83 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 39878562-d955-4b7e-bbe7-a787f143b36a) + ) + (wire (pts (xy 236.22 43.18) (xy 243.84 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3a7238f6-7c6a-4e04-a22f-a51222d7d622) + ) + (wire (pts (xy 152.4 157.48) (xy 148.59 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3b323332-8a11-49b8-a74e-223bd1a1ed65) + ) + (wire (pts (xy 101.6 113.03) (xy 101.6 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3b3f3fca-2138-4431-a2c0-99b7edf94769) + ) + (wire (pts (xy 100.33 175.26) (xy 109.22 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3b79a65d-a2a1-446e-97b2-66bb2ab83341) + ) + (wire (pts (xy 68.58 34.29) (xy 68.58 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3ba6d5cf-4b1d-4ed7-ac3d-737a53e61328) + ) + (wire (pts (xy 186.69 24.13) (xy 190.5 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3bb32800-0789-4851-bbe9-2310d9db13a8) + ) + (wire (pts (xy 91.44 162.56) (xy 91.44 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3f15e562-4f32-44ce-815c-9c786ca24011) + ) + (wire (pts (xy 257.81 128.27) (xy 265.43 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3f731978-3766-4ada-a37b-2df47224368b) + ) + (wire (pts (xy 163.83 34.29) (xy 163.83 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4097d8ff-d5fe-4916-b054-086b1f2834f9) + ) + (wire (pts (xy 123.19 167.64) (xy 119.38 167.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 42c05a67-b42f-4b6d-9c44-571af09eeb4b) + ) + (wire (pts (xy 256.54 38.1) (xy 278.13 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 42f26f97-84ba-4654-93f0-c5bfb573e97d) + ) + (wire (pts (xy 125.73 26.67) (xy 125.73 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 43990297-22a0-4f30-9cdc-2e77b673b5a9) + ) + (wire (pts (xy 97.155 72.39) (xy 99.06 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 43cc368e-4915-491d-a959-587ee1a58f20) + ) + (wire (pts (xy 186.69 26.67) (xy 186.69 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 45144977-764a-422c-9c40-bbfc27fb2a22) + ) + (wire (pts (xy 190.5 34.29) (xy 194.31 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4614c9ab-c055-4223-85b8-83fc15894a97) + ) + (wire (pts (xy 222.25 87.63) (xy 229.87 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4688d2e0-8ec6-455e-bd8c-2ca1be46fa78) + ) + (wire (pts (xy 156.21 87.63) (xy 156.21 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 46a06217-e928-45d4-88d4-ea964c6b2de4) + ) + (wire (pts (xy 64.77 34.29) (xy 64.77 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 46a4ea48-c711-4ba8-bcde-157460e3d207) + ) + (wire (pts (xy 43.18 167.64) (xy 46.99 167.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 476229cc-ca1e-4a0f-8f09-96ad5be435cb) + ) + (wire (pts (xy 162.56 113.03) (xy 162.56 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 47cc1fdc-68c6-49ff-9b87-55bdcf3ac29c) + ) + (wire (pts (xy 125.73 34.29) (xy 129.54 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 47d45996-5914-498d-9155-02c861625a77) + ) + (wire (pts (xy 229.87 107.95) (xy 229.87 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 486ae507-96f4-496a-94ff-81dad4472f27) + ) + (wire (pts (xy 102.87 77.47) (xy 102.87 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 49155c9e-7231-4c58-a78b-200933cd83a4) + ) + (wire (pts (xy 222.25 35.56) (xy 222.25 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 492caf45-c836-4c55-ac2e-4219c2a3308c) + ) + (wire (pts (xy 190.5 77.47) (xy 194.31 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 49b02c20-3187-433b-879c-0a1e824a1e8b) + ) + (wire (pts (xy 73.66 134.62) (xy 78.74 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4b2bd551-ac9c-461d-83b5-b0e48139d320) + ) + (wire (pts (xy 43.18 157.48) (xy 46.99 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4be58d4e-ca21-49a0-8c0d-288b1ff6c928) + ) + (wire (pts (xy 99.06 87.63) (xy 102.87 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4d29a378-e1b4-4bcc-96c1-735e2852cb1f) + ) + (wire (pts (xy 151.13 19.05) (xy 153.035 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4d5b9e80-6f31-4685-9cf8-a5b9368c8ed0) + ) + (wire (pts (xy 43.18 180.34) (xy 46.99 180.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4d81b61f-606d-440e-8d6f-61b5eb92b469) + ) + (wire (pts (xy 236.22 30.48) (xy 243.84 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4ea17c7e-e3e8-444a-8772-7da08997798e) + ) + (wire (pts (xy 77.47 59.69) (xy 71.12 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4f4df253-634f-42c8-aaa5-1ea87996b9c7) + ) + (wire (pts (xy 38.1 19.05) (xy 38.1 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4f5716ce-ffc6-49a0-972d-b38678e33ea2) + ) + (wire (pts (xy 127 114.3) (xy 127 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4fd18a45-1988-4bb0-a09a-5786f3c32b09) + ) + (wire (pts (xy 34.29 80.01) (xy 34.29 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4fd42951-5201-4f4f-ba4a-0a34ccbab4bb) + ) + (wire (pts (xy 160.02 160.02) (xy 168.91 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 50dd2f2f-fccd-42db-86c9-40d45c5b49d6) + ) + (wire (pts (xy 43.18 144.78) (xy 46.99 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5138a8f4-6cf1-40a6-bfda-ac7bc846950e) + ) + (wire (pts (xy 156.21 77.47) (xy 160.02 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 521bfbc1-de05-4506-b52a-e16453f953ad) + ) + (wire (pts (xy 64.77 77.47) (xy 68.58 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 52aa4775-b499-4300-a415-65cd614bc4ca) + ) + (wire (pts (xy 64.77 87.63) (xy 64.77 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 52bf8c9f-a7b7-4b89-8df7-108d979d1b8c) + ) + (wire (pts (xy 133.35 77.47) (xy 133.35 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 53046843-cc40-4c50-a32a-9cce118673bf) + ) + (wire (pts (xy 66.675 72.39) (xy 68.58 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 531073ef-6d5c-421e-b8f5-49e402c33432) + ) + (wire (pts (xy 44.45 162.56) (xy 46.99 162.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 533dca8c-ce82-4e0d-8570-2262bd11294f) + ) + (wire (pts (xy 34.29 77.47) (xy 38.1 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5521e7cc-abaf-4215-9357-e1d0e534cd15) + ) + (wire (pts (xy 152.4 167.64) (xy 152.4 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 55685874-0984-4fa4-8580-3e3901eb3f6d) + ) + (wire (pts (xy 68.58 19.05) (xy 68.58 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 55acbe99-c906-4a3c-a508-a08335067413) + ) + (wire (pts (xy 186.69 34.29) (xy 190.5 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 55f62029-af66-4168-97aa-c791fab7ce0f) + ) + (wire (pts (xy 229.87 116.84) (xy 229.87 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5615ff77-3dce-4275-869b-627ce27663bc) + ) + (wire (pts (xy 132.08 59.69) (xy 132.08 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 56835a6b-d255-4c83-9acc-b8d3949119e6) + ) + (wire (pts (xy 46.99 59.69) (xy 40.64 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 569d9c28-24cb-4f61-939d-4d953f0ea8c0) + ) + (wire (pts (xy 101.6 59.69) (xy 101.6 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 56fc849c-b296-4403-9bb4-03c6bcf87048) + ) + (wire (pts (xy 46.99 182.88) (xy 44.45 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 57b46e54-0fd7-428f-89e9-2384adc40b64) + ) + (wire (pts (xy 41.91 24.13) (xy 41.91 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 590b274a-c1c3-4a51-a54b-4d295f6b762d) + ) + (wire (pts (xy 74.93 160.02) (xy 74.93 162.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 594930f1-e293-46b0-acd1-9b54a30140d1) + ) + (wire (pts (xy 190.5 38.1) (xy 190.5 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5961dcf0-4d4c-404e-8e09-e8989fcc2fc5) + ) + (wire (pts (xy 95.25 34.29) (xy 95.25 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 59811369-676b-43e7-b8c3-81d491e17681) + ) + (wire (pts (xy 265.43 76.2) (xy 265.43 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5a3c2b27-b63a-4a61-862e-cb294b053222) + ) + (wire (pts (xy 72.39 144.78) (xy 76.2 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5a4ab1af-60d4-416e-8b38-9da9038b6357) + ) + (wire (pts (xy 41.91 77.47) (xy 41.91 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5a842bd1-1095-4f3b-97a3-0a536f38bd93) + ) + (wire (pts (xy 36.195 19.05) (xy 38.1 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b15f03e-73df-440c-a6ff-1acb5500f047) + ) + (wire (pts (xy 68.58 72.39) (xy 68.58 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b40dd14-548e-441a-8e60-aabed75d2537) + ) + (wire (pts (xy 243.84 38.1) (xy 222.25 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5c464d57-4d88-40fb-872d-85a1f36faa94) + ) + (wire (pts (xy 72.39 157.48) (xy 76.2 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5e07ba15-f0a7-44ae-8349-208976b3deb4) + ) + (wire (pts (xy 38.1 87.63) (xy 38.1 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5f42d5b8-70dd-4bfa-956a-5525dea60e39) + ) + (wire (pts (xy 125.73 77.47) (xy 129.54 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5fdbeecb-600c-4689-a92f-7820269d7655) + ) + (wire (pts (xy 160.02 165.1) (xy 160.02 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 60740de8-9b7d-46a3-983e-2b60d3dfd97b) + ) + (wire (pts (xy 29.21 72.39) (xy 31.115 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 61c2b459-e28e-4686-b9d2-432b81df13d1) + ) + (wire (pts (xy 123.19 165.1) (xy 119.38 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 62ffb49f-deb6-406c-b4d6-064c024cb1cc) + ) + (wire (pts (xy 95.25 26.67) (xy 95.25 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 64165021-903e-4c98-8b4e-c2affe1d5d80) + ) + (wire (pts (xy 97.155 19.05) (xy 99.06 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 663bf4d0-d6a3-4d64-b545-4ed7dcbaf405) + ) + (wire (pts (xy 168.91 160.02) (xy 168.91 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 66d0b029-d6ef-4887-83a5-7b5a638e0189) + ) + (wire (pts (xy 168.91 175.26) (xy 168.91 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 66e429ab-5bfc-44d1-aa13-226f0a2b169d) + ) + (wire (pts (xy 187.96 114.3) (xy 187.96 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 670a1dc8-be36-4704-abd3-8881a9d343d6) + ) + (wire (pts (xy 236.22 40.64) (xy 243.84 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 67a5fcdd-3751-43e3-a6a2-427f0894f42a) + ) + (wire (pts (xy 148.59 167.64) (xy 152.4 167.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 67d33389-f745-465b-8df2-61a36467c6a1) + ) + (wire (pts (xy 160.02 175.26) (xy 168.91 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 68ac5ede-4be6-4cf4-af0b-e6ffb760e579) + ) + (wire (pts (xy 99.06 77.47) (xy 102.87 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 690d7273-3b98-4ddd-b9b5-8dc34cc4a0e2) + ) + (wire (pts (xy 256.54 45.72) (xy 264.16 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6a48d0b8-0f65-4f63-bab3-30726f0b768c) + ) + (wire (pts (xy 256.54 33.02) (xy 264.16 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6aa0c7aa-154b-4cf1-b26b-41c107eb038a) + ) + (wire (pts (xy 257.81 107.95) (xy 265.43 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6b636d0a-0dff-42e7-bbe9-686722679f54) + ) + (wire (pts (xy 247.65 96.52) (xy 247.65 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6bced446-6fa1-4a44-9b3f-54cd3597a1e2) + ) + (wire (pts (xy 40.64 59.69) (xy 40.64 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6c843bf6-f38e-4194-9a8e-7f72e1165388) + ) + (wire (pts (xy 138.43 111.76) (xy 138.43 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6cfbdb56-d9c5-4e37-9afa-d7bf5354506a) + ) + (wire (pts (xy 160.02 77.47) (xy 163.83 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6ed9bfef-2257-4850-8327-715eb623adb9) + ) + (wire (pts (xy 77.47 113.03) (xy 71.12 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6ef55297-f259-4bec-96f2-100cf5bb0b4d) + ) + (wire (pts (xy 125.73 87.63) (xy 129.54 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6fb3a23c-5f44-4c81-8833-edf45280e766) + ) + (wire (pts (xy 64.77 26.67) (xy 64.77 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6fb4bc4d-95d1-4777-8dcd-c64486ab8513) + ) + (wire (pts (xy 222.25 48.26) (xy 222.25 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6ff9a761-b7a5-4cf8-90e4-22a2e91c08a1) + ) + (wire (pts (xy 152.4 170.18) (xy 152.4 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7017927f-8834-4779-83b8-3b9d81246785) + ) + (wire (pts (xy 229.87 137.16) (xy 229.87 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 70240b84-210b-475c-af2e-726312429f46) + ) + (wire (pts (xy 74.93 162.56) (xy 91.44 162.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 718520aa-c12a-4fff-b041-a6ca5784dded) + ) + (wire (pts (xy 193.04 91.44) (xy 190.5 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 72fad346-a235-4d41-bebd-99ff84b4d0cc) + ) + (wire (pts (xy 38.1 24.13) (xy 41.91 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 73ff2787-3665-4f6e-bf9e-63e5e94c60cc) + ) + (wire (pts (xy 44.45 160.02) (xy 44.45 162.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 75eec3cf-9547-42aa-85af-69b0ba8314ca) + ) + (wire (pts (xy 199.39 59.69) (xy 193.04 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 76ce120a-34c6-4d15-953e-c7bd07fff34c) + ) + (wire (pts (xy 119.38 151.13) (xy 119.38 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7729d814-cbf4-4ef1-859f-b9981597edc7) + ) + (wire (pts (xy 73.66 139.7) (xy 73.66 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 788cb877-debb-45c7-980b-0cec9662bcb8) + ) + (wire (pts (xy 163.83 77.47) (xy 163.83 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 79dbf9a5-b7df-43fb-a00f-f81b8d414355) + ) + (wire (pts (xy 236.22 45.72) (xy 243.84 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7a049f60-81da-4f43-97b9-4697f544c134) + ) + (wire (pts (xy 193.04 113.03) (xy 193.04 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7a102d43-ab4c-40c7-a83e-136119ac6f29) + ) + (wire (pts (xy 127.635 19.05) (xy 129.54 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7a90b126-f9f8-4924-a1d5-a7c60735cdea) + ) + (wire (pts (xy 162.56 91.44) (xy 160.02 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7bc18e02-6cb3-49ad-b48f-6e9322b1f910) + ) + (wire (pts (xy 72.39 147.32) (xy 76.2 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7dcddee7-cb64-4a9d-bde8-637d2ee9257b) + ) + (wire (pts (xy 129.54 77.47) (xy 133.35 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7e31cb4a-bd1c-4217-b013-75b5af27fb5c) + ) + (wire (pts (xy 160.02 72.39) (xy 160.02 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7f1b199d-4649-4d00-aca5-e87902c18ee3) + ) + (wire (pts (xy 119.38 160.02) (xy 123.19 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 801af3aa-168b-4004-a4d2-11d15ce6a641) + ) + (wire (pts (xy 160.02 19.05) (xy 160.02 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 80d5ce8f-7b4b-4b27-8849-8e3320f8b7bb) + ) + (wire (pts (xy 190.5 87.63) (xy 190.5 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 80e43d42-e22c-4ccc-bcf4-b2a49d6ebc7e) + ) + (wire (pts (xy 162.56 38.1) (xy 160.02 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8182fba2-d22e-49bb-8581-cb8bff7574c0) + ) + (wire (pts (xy 77.47 111.76) (xy 77.47 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8231b19c-ae8e-483e-8754-7633ede6e6be) + ) + (wire (pts (xy 109.22 160.02) (xy 119.38 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 831548d9-bf9f-462a-a544-e32d38f68b51) + ) + (wire (pts (xy 38.1 87.63) (xy 41.91 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 83ab1289-86af-4d17-a27a-c57396155b84) + ) + (wire (pts (xy 78.74 190.5) (xy 78.74 191.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 84d531ea-1cb2-489f-bf88-0b44a02b77dd) + ) + (wire (pts (xy 38.1 34.29) (xy 41.91 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8512be71-fd68-4fcf-a580-ea27e3f43582) + ) + (wire (pts (xy 72.39 162.56) (xy 74.93 162.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 861998fc-4dee-48f6-95a3-eb29158ee06f) + ) + (wire (pts (xy 72.39 149.86) (xy 76.2 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 86819d76-65c8-4796-96b4-d5a97cd6067b) + ) + (wire (pts (xy 129.54 34.29) (xy 129.54 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 86d09f33-14ae-4f74-a6af-aea72179a890) + ) + (wire (pts (xy 158.115 72.39) (xy 160.02 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 86de4ddf-d43a-4f36-b0f3-5a169286f341) + ) + (wire (pts (xy 247.65 128.27) (xy 247.65 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 870fb605-9fcd-48c1-ae9c-67ff711a2f9f) + ) + (wire (pts (xy 68.58 91.44) (xy 68.58 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8885dd54-8996-4e34-9b5c-55d23d3677b8) + ) + (wire (pts (xy 190.5 24.13) (xy 194.31 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8934c3a4-af40-463d-bf33-2b26e94d850d) + ) + (wire (pts (xy 64.77 34.29) (xy 68.58 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8a188f49-4c5c-4f81-a06e-7d5bf5b3768d) + ) + (wire (pts (xy 34.29 34.29) (xy 38.1 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8f1980cf-17d4-499a-9160-7b3fb6f5be43) + ) + (wire (pts (xy 44.45 185.42) (xy 46.99 185.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8f89c6cc-7c86-4c61-b1ae-ea7133c91589) + ) + (wire (pts (xy 186.69 87.63) (xy 186.69 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8fbfcd09-9c09-4387-bd00-860fc9adc9cf) + ) + (wire (pts (xy 278.13 38.1) (xy 278.13 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9141dbb7-513a-4a00-a5a5-e91c4c8d872d) + ) + (wire (pts (xy 129.54 87.63) (xy 129.54 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 91642b02-a1e3-45f1-86d5-e95c74a72c2a) + ) + (wire (pts (xy 129.54 34.29) (xy 133.35 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 944e0e28-0773-46f7-981d-a6ba7af54dd9) + ) + (wire (pts (xy 95.25 87.63) (xy 99.06 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 945a9e1b-922c-4978-88f4-f5ae5b2dedbd) + ) + (wire (pts (xy 72.39 175.26) (xy 76.2 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 94619743-b221-4688-a590-ffc62d3dfeb6) + ) + (wire (pts (xy 29.21 185.42) (xy 44.45 185.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 95e0ce7f-ac5a-48f9-8dba-7c3632711fbc) + ) + (wire (pts (xy 127.635 72.39) (xy 129.54 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 96031465-d3a9-41d3-ae75-8bacd78d3b0b) + ) + (wire (pts (xy 64.77 24.13) (xy 68.58 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 964742c0-ee94-4927-91df-9434b273df16) + ) + (wire (pts (xy 160.02 170.18) (xy 160.02 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 972d1dd0-6bd0-4f7d-a961-e0d0c99ad948) + ) + (wire (pts (xy 187.96 60.96) (xy 187.96 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 97aedeae-8c43-48df-bb4a-83746ecf0a47) + ) + (wire (pts (xy 120.65 72.39) (xy 122.555 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 97bf3737-ccff-4581-9b59-ee01090732fb) + ) + (wire (pts (xy 119.38 157.48) (xy 119.38 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 97e53677-dee9-4d53-aec4-58cc599f86d2) + ) + (wire (pts (xy 152.4 172.72) (xy 152.4 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 991f0a2b-478a-45ff-8ff1-e68aaa566c2c) + ) + (wire (pts (xy 72.39 154.94) (xy 76.2 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 993ff105-4d18-4c9e-91c5-e8c562468585) + ) + (wire (pts (xy 43.18 139.7) (xy 46.99 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 99ad4273-f643-44c1-b5af-850a553fee20) + ) + (wire (pts (xy 132.08 38.1) (xy 129.54 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 99be5d76-300e-4f20-a443-cae8947edfd5) + ) + (wire (pts (xy 256.54 30.48) (xy 264.16 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9a064237-81c6-4294-a4e7-2aadc7d202ff) + ) + (wire (pts (xy 74.93 182.88) (xy 74.93 185.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9ae9fb9d-266e-49ee-866a-ae65e8e77413) + ) + (wire (pts (xy 90.17 72.39) (xy 92.075 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9bee20ca-f928-4382-a0a3-ea84cc6f7ab5) + ) + (wire (pts (xy 152.4 160.02) (xy 160.02 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9cb96ba9-087d-4f98-9ea7-41cad54825f6) + ) + (wire (pts (xy 119.38 165.1) (xy 119.38 167.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9ce491df-683d-48e6-b09b-aa9d6a83e74c) + ) + (wire (pts (xy 101.6 38.1) (xy 99.06 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9ce4b7f0-c207-4d42-bf5a-92740e8ee18b) + ) + (wire (pts (xy 186.69 87.63) (xy 190.5 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9d0a5abd-40bc-4885-b217-96052c4c153c) + ) + (wire (pts (xy 64.77 87.63) (xy 68.58 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9dc173d9-2295-4e5d-9cce-c16607ef685f) + ) + (wire (pts (xy 38.1 34.29) (xy 38.1 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9dee1416-5d24-4079-8f3b-80db1b19ce66) + ) + (wire (pts (xy 129.54 24.13) (xy 133.35 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9ec5f3f5-c855-4a93-884e-c35b526be0b0) + ) + (wire (pts (xy 109.22 165.1) (xy 109.22 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9ed4a053-cf7d-4429-833e-af65438f05f8) + ) + (wire (pts (xy 129.54 19.05) (xy 129.54 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9efa549b-079b-4747-bbda-5d5b1defcab0) + ) + (wire (pts (xy 152.4 170.18) (xy 148.59 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9f70a7d9-ab86-4b51-9028-0dab8dee5e7d) + ) + (wire (pts (xy 152.4 175.26) (xy 152.4 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9f8b9b05-85d9-4d42-a272-b833f8f71b44) + ) + (wire (pts (xy 160.02 87.63) (xy 160.02 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9fc8f214-ae45-48d1-84b6-8b76a95457cc) + ) + (wire (pts (xy 160.02 34.29) (xy 160.02 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a0139dbf-800f-4b31-affb-7aba7e231628) + ) + (wire (pts (xy 68.58 34.29) (xy 72.39 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a0b86307-a013-47ea-8b49-26a4a10e85b3) + ) + (wire (pts (xy 160.02 24.13) (xy 163.83 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a0dedf2f-787e-4ecb-8bb3-b62bcd1d3c79) + ) + (wire (pts (xy 59.69 72.39) (xy 61.595 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a18d6495-cf46-44b6-991e-be83e928a500) + ) + (wire (pts (xy 133.35 34.29) (xy 133.35 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a1c9bc98-3d1a-4cf6-9b8d-ab2ca2f32910) + ) + (wire (pts (xy 156.21 87.63) (xy 160.02 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a26c20d7-f4ad-4f52-8ea4-610a0d62e619) + ) + (wire (pts (xy 46.99 160.02) (xy 44.45 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a300f4fa-2ba8-4ace-9c94-ef81b544be56) + ) + (wire (pts (xy 229.87 76.2) (xy 229.87 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3afe9a9-bdcb-4cad-ac0c-659718c5a0e6) + ) + (wire (pts (xy 83.82 185.42) (xy 83.82 186.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a452a9fc-5991-4009-9e56-7642676d69c4) + ) + (wire (pts (xy 72.39 180.34) (xy 76.2 180.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a547f32b-da49-47ea-b9ae-0902c7d12faa) + ) + (wire (pts (xy 125.73 80.01) (xy 125.73 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a845d920-34db-4ec2-8a4f-b210460ecd98) + ) + (wire (pts (xy 72.39 182.88) (xy 74.93 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a951150c-9089-41ba-8bfe-69460782c403) + ) + (wire (pts (xy 66.675 19.05) (xy 68.58 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aa55bf39-14de-4fef-83f5-89558c78bbbe) + ) + (wire (pts (xy 34.29 87.63) (xy 38.1 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aa876ceb-6942-440f-b8b1-e714f33be91a) + ) + (wire (pts (xy 99.06 19.05) (xy 99.06 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aa9b2cea-b8fe-44be-befd-4138a19b60f8) + ) + (wire (pts (xy 100.33 160.02) (xy 109.22 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ab8d1bbb-1dd9-4216-91b5-08a2fd3a63cd) + ) + (wire (pts (xy 96.52 60.96) (xy 96.52 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid abd02f2b-63a6-4b27-b14c-97cc6e52ac01) + ) + (wire (pts (xy 34.29 24.13) (xy 38.1 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid abe514bc-8004-41a1-b6db-5571155df230) + ) + (wire (pts (xy 72.39 160.02) (xy 74.93 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid acebdaf1-95a8-40ac-9403-49765c8ed878) + ) + (wire (pts (xy 127 60.96) (xy 127 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid add90365-59e6-451f-89f8-8665d94a32ba) + ) + (wire (pts (xy 72.39 177.8) (xy 76.2 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ae6bf646-b66b-4f78-ba4e-7b721157abf0) + ) + (wire (pts (xy 78.74 134.62) (xy 78.74 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid afb44acf-44da-492b-ae00-6960a89d10a2) + ) + (wire (pts (xy 133.35 24.13) (xy 133.35 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b0299914-5178-40c4-9716-29d440fcbc3d) + ) + (wire (pts (xy 247.65 67.31) (xy 247.65 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b0339997-f8df-4e8f-bc05-6f4287a03446) + ) + (wire (pts (xy 229.87 128.27) (xy 229.87 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b12465db-eb25-45dc-bf13-67bf3d2f916d) + ) + (wire (pts (xy 100.33 170.18) (xy 100.33 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b1ae57e1-dd0a-428b-abac-e543a71573b8) + ) + (wire (pts (xy 186.69 77.47) (xy 190.5 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b1af12d0-5ec6-432e-8950-479189cae1e0) + ) + (wire (pts (xy 90.17 19.05) (xy 92.075 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b1d75004-c17b-479e-bc25-e66a388f9e06) + ) + (wire (pts (xy 265.43 116.84) (xy 265.43 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b29f51b7-69d4-4d97-a81d-c57880f223e3) + ) + (wire (pts (xy 43.18 172.72) (xy 46.99 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b3031e3f-415e-4b5b-a1bc-6773b71af3ea) + ) + (wire (pts (xy 95.25 34.29) (xy 99.06 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b31233f9-2da6-4a1a-a3d8-a08f13d9a8b2) + ) + (wire (pts (xy 152.4 175.26) (xy 160.02 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b380278d-7c92-43cf-91a9-1c97dfe82a8c) + ) + (wire (pts (xy 61.595 19.05) (xy 59.69 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b3875ce7-9b02-4372-805c-4ee8d43b1097) + ) + (wire (pts (xy 66.04 114.3) (xy 66.04 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b3956231-dfd8-4fed-845c-2e002f76a53d) + ) + (wire (pts (xy 71.12 91.44) (xy 68.58 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b44dfd56-9f75-4375-bfb1-0c583048d194) + ) + (wire (pts (xy 152.4 157.48) (xy 152.4 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b4d706cb-7a37-4e7d-a641-14618f99995e) + ) + (wire (pts (xy 138.43 59.69) (xy 132.08 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b4f3deb9-ff7a-4ab8-aa63-bde787a78d58) + ) + (wire (pts (xy 99.06 34.29) (xy 99.06 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b722165f-6032-4da5-a108-e8e66a953064) + ) + (wire (pts (xy 43.18 190.5) (xy 46.99 190.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b7a6af85-c77d-476d-9e20-ce1bdec0fad4) + ) + (wire (pts (xy 168.91 59.69) (xy 162.56 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b8a55507-a42b-46fa-a8a9-72c49d93e96c) + ) + (wire (pts (xy 190.5 19.05) (xy 190.5 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b9808a34-010f-4b17-a061-e7a1a2fdcf61) + ) + (wire (pts (xy 168.91 58.42) (xy 168.91 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b9ad88d6-3ed9-406b-a6f9-0fb8cd5b9198) + ) + (wire (pts (xy 40.64 91.44) (xy 38.1 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b9b15629-ffab-4853-9407-4fe9382fb370) + ) + (wire (pts (xy 74.93 185.42) (xy 83.82 185.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ba5c4ba6-8d62-4e9c-bb7f-329201e58b6b) + ) + (wire (pts (xy 40.64 113.03) (xy 40.64 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ba75fa67-d482-4fa0-bc97-ea94568324e4) + ) + (wire (pts (xy 222.25 38.1) (xy 222.25 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bbd5bfb2-1369-4127-9185-9bcee36e8962) + ) + (wire (pts (xy 240.03 87.63) (xy 247.65 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bbfacb1b-ce19-4d1d-8515-dae0895f92da) + ) + (wire (pts (xy 99.06 72.39) (xy 99.06 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bcb96e75-d5fc-4b1f-b953-f4f9adcffd66) + ) + (wire (pts (xy 247.65 87.63) (xy 247.65 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bcd21354-8675-4c3c-9733-46fb5a2aed5e) + ) + (wire (pts (xy 247.65 76.2) (xy 247.65 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bdd72f5a-8362-413b-a25c-c67c011a503b) + ) + (wire (pts (xy 152.4 172.72) (xy 148.59 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bde004bf-fddc-460d-8bad-3a449b6995b6) + ) + (wire (pts (xy 72.39 172.72) (xy 76.2 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid be018165-e64e-479e-b052-7d78eaa03fff) + ) + (wire (pts (xy 99.06 34.29) (xy 102.87 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bee415a7-ebbc-4d6c-97bb-9fad4e113a2d) + ) + (wire (pts (xy 35.56 114.3) (xy 35.56 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c0698711-7639-4ecc-9f00-9384a0a9eac0) + ) + (wire (pts (xy 68.58 24.13) (xy 72.39 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c1397f03-42ab-436f-9cc1-44119259a767) + ) + (wire (pts (xy 36.195 72.39) (xy 38.1 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c3bdb2a5-2c7e-47d4-86b1-9d26bdc9aeb6) + ) + (wire (pts (xy 156.21 34.29) (xy 160.02 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c610ffa4-59c6-4bf2-8434-5819d53174ea) + ) + (wire (pts (xy 46.99 58.42) (xy 46.99 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c64623ea-1b89-43ec-92c6-a2d8ff19adad) + ) + (wire (pts (xy 72.39 190.5) (xy 78.74 190.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c82d1802-175a-4f3b-8e87-55ba65630bcc) + ) + (wire (pts (xy 43.18 147.32) (xy 46.99 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c8d74c15-d74e-45cd-bd61-9f0d2cf30be2) + ) + (wire (pts (xy 71.12 59.69) (xy 71.12 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c9d53f80-06bb-493c-9aa4-5b1b4d518923) + ) + (wire (pts (xy 109.22 170.18) (xy 109.22 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c9eca091-1eea-443e-97ed-24518ab35e5f) + ) + (wire (pts (xy 186.69 34.29) (xy 186.69 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ca5218cb-dd0d-46db-a2b9-396537593985) + ) + (wire (pts (xy 138.43 113.03) (xy 132.08 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid caf4aaf7-79b6-4ab9-8e5c-e1f9281d43be) + ) + (wire (pts (xy 102.87 24.13) (xy 102.87 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb35c4bf-2cc6-4f62-88e1-b2a4f9b396ce) + ) + (wire (pts (xy 72.39 185.42) (xy 74.93 185.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cc3c5f12-550a-4280-aa78-14043a83d70d) + ) + (wire (pts (xy 188.595 19.05) (xy 190.5 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce513be5-314f-4c8a-b67c-995b4d660942) + ) + (wire (pts (xy 190.5 87.63) (xy 194.31 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d0c79479-b656-406e-ba89-e2584c28c52c) + ) + (wire (pts (xy 240.03 107.95) (xy 247.65 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d2506162-850f-42a6-a1bc-6d348881d664) + ) + (wire (pts (xy 199.39 111.76) (xy 199.39 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d250ce07-2cae-4efd-a4fd-02b1bd04a321) + ) + (wire (pts (xy 156.21 34.29) (xy 156.21 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d32575d0-9ea4-47af-9110-76bd238916d6) + ) + (wire (pts (xy 64.77 80.01) (xy 64.77 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d4045c67-d300-4772-8433-39c154ed762a) + ) + (wire (pts (xy 43.18 177.8) (xy 46.99 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d5345ffb-e660-46fd-91a1-6d7002bcf227) + ) + (wire (pts (xy 160.02 38.1) (xy 160.02 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d648bb25-07b2-455d-b3a3-928f75560e33) + ) + (wire (pts (xy 72.39 167.64) (xy 76.2 167.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d7a161cc-643f-433a-8c8b-2a8c5217185d) + ) + (wire (pts (xy 265.43 87.63) (xy 265.43 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d8b36db3-e421-47fb-9f81-fa29281191ff) + ) + (wire (pts (xy 148.59 160.02) (xy 152.4 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d8b5d407-beb2-4895-920b-72a93c2cd67a) + ) + (wire (pts (xy 194.31 87.63) (xy 194.31 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d8e72ba6-4f3e-4aa1-82ef-56e32c3bfa0c) + ) + (wire (pts (xy 193.04 59.69) (xy 193.04 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da009e15-84e6-4d2d-82c9-90fd55d22bc7) + ) + (wire (pts (xy 101.6 91.44) (xy 99.06 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dc05fe33-69eb-4ea0-b860-d8aaa13c1628) + ) + (wire (pts (xy 168.91 111.76) (xy 168.91 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dcb61648-645f-4571-abae-fc007ea2e009) + ) + (wire (pts (xy 151.13 72.39) (xy 153.035 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de84fde4-fca5-453f-a4ea-201cfbeb9b6e) + ) + (wire (pts (xy 265.43 96.52) (xy 265.43 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dec6b0cf-8f44-4044-9437-a7d2158e242f) + ) + (wire (pts (xy 190.5 34.29) (xy 190.5 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid deee5d66-03d0-49d4-8b0a-7e83ff3bfec6) + ) + (wire (pts (xy 138.43 58.42) (xy 138.43 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dfc40f91-a734-4293-bf46-99478e8cc1b1) + ) + (wire (pts (xy 229.87 67.31) (xy 229.87 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e2ae356e-ef23-4b31-8a5e-0f3c3f7013b8) + ) + (wire (pts (xy 72.39 139.7) (xy 73.66 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e4471cac-1f08-4eb3-856b-eb1fe77f6adc) + ) + (wire (pts (xy 43.18 152.4) (xy 46.99 152.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e4957fbd-8bef-42d4-bb57-1c907e00bc66) + ) + (wire (pts (xy 38.1 72.39) (xy 38.1 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e4cfcdc3-a72b-4bc9-9839-3b7ced13c35a) + ) + (wire (pts (xy 43.18 154.94) (xy 46.99 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e63c64b6-caf4-4b0c-874d-4aa57ce0edfc) + ) + (wire (pts (xy 102.87 34.29) (xy 102.87 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e7e10faf-54ab-46bd-a086-b88bca32ddb0) + ) + (wire (pts (xy 247.65 137.16) (xy 247.65 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e9d0477e-d73d-4e76-9e22-f805c7ec5a75) + ) + (wire (pts (xy 222.25 128.27) (xy 229.87 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eb2624a4-e9f6-4cd4-8d3e-fb8ff88633b2) + ) + (wire (pts (xy 265.43 67.31) (xy 265.43 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eb3fa262-6a75-4e1a-83ba-aaa20bcd9b61) + ) + (wire (pts (xy 236.22 35.56) (xy 243.84 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eb650ecd-d4fe-415b-bc6b-e47e991b2653) + ) + (wire (pts (xy 240.03 67.31) (xy 247.65 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ebd184bb-c19c-4c6e-a42e-85078de2656e) + ) + (wire (pts (xy 160.02 91.44) (xy 160.02 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ed56dc15-f936-4793-9d4d-91bf6eec822b) + ) + (wire (pts (xy 119.38 170.18) (xy 119.38 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid edbf40b1-4877-4064-8cb8-bfb9f9f43521) + ) + (wire (pts (xy 160.02 34.29) (xy 163.83 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ede61e2f-6199-47b2-b499-96a4ef8a3625) + ) + (wire (pts (xy 247.65 107.95) (xy 247.65 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ef976f13-811f-4718-86ce-6e64d45a2a35) + ) + (wire (pts (xy 265.43 137.16) (xy 265.43 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid efb88c16-4dc3-4a75-a901-6474a0438565) + ) + (wire (pts (xy 236.22 33.02) (xy 243.84 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f0412283-6407-4174-b91b-30d83aae4df4) + ) + (wire (pts (xy 190.5 91.44) (xy 190.5 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f06a0281-2633-434c-a68e-0d8be9bc6fef) + ) + (wire (pts (xy 68.58 77.47) (xy 72.39 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f07167ae-63f7-4d9d-9232-2429ab828108) + ) + (wire (pts (xy 68.58 87.63) (xy 72.39 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f0ba25b9-e3f9-4cc2-b2c9-7bc13a7bc2fe) + ) + (wire (pts (xy 100.33 160.02) (xy 100.33 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f147520a-ecc2-4b7e-b9c3-9b0e6b1e15d3) + ) + (wire (pts (xy 257.81 87.63) (xy 265.43 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f28244be-a819-452a-bfdb-f5adf4a3dd4e) + ) + (wire (pts (xy 107.95 59.69) (xy 101.6 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f341cc8d-f0b2-4738-917e-2a4bc6c6fbcd) + ) + (wire (pts (xy 148.59 165.1) (xy 152.4 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f3da0bc5-1aa4-426f-a5c9-c36485bc6e0e) + ) + (wire (pts (xy 181.61 72.39) (xy 183.515 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f471511e-31e1-4009-8eea-755c17ca702b) + ) + (wire (pts (xy 71.12 113.03) (xy 71.12 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f4a68905-ff4a-4e39-af6f-f66697925411) + ) + (wire (pts (xy 160.02 87.63) (xy 163.83 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f4cd744f-86c3-401e-9dc4-f3966535b983) + ) + (wire (pts (xy 156.21 24.13) (xy 160.02 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f5edecff-c7e4-4ade-b33f-898c336b9ff1) + ) + (wire (pts (xy 72.39 152.4) (xy 76.2 152.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f79600f0-8aca-4c42-bd73-ad5321120380) + ) + (wire (pts (xy 29.21 19.05) (xy 31.115 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f8009b5e-2814-48af-8478-16f2aae29be6) + ) + (wire (pts (xy 38.1 38.1) (xy 38.1 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f84c8274-51c3-49c8-9d3f-2b16dbda5b3a) + ) + (wire (pts (xy 107.95 113.03) (xy 101.6 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f8753b4e-bdc5-4280-8b64-c12425c6d0cf) + ) + (wire (pts (xy 240.03 128.27) (xy 247.65 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f888d71b-37ae-40d1-b9f5-0cb7096abe99) + ) + (wire (pts (xy 194.31 34.29) (xy 194.31 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f9ccdf98-0678-4d6c-9291-23d2bce68e2f) + ) + (wire (pts (xy 222.25 67.31) (xy 229.87 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fad25daf-d489-46ee-a7a9-e23c39213e36) + ) + (wire (pts (xy 35.56 60.96) (xy 35.56 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fb4efd18-28c9-499c-9f48-5d7447461da3) + ) + (wire (pts (xy 44.45 182.88) (xy 44.45 185.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fc14d469-c804-4bf8-a3cf-018bda51c02f) + ) + (wire (pts (xy 95.25 87.63) (xy 95.25 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fccf2c44-52fa-4770-b86c-c998258c418e) + ) + (wire (pts (xy 99.06 24.13) (xy 102.87 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fceebccc-8afc-4b54-8966-47709732f43e) + ) + (wire (pts (xy 157.48 114.3) (xy 157.48 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fd3c6633-cd21-4d22-84a1-a796a98570ef) + ) + (wire (pts (xy 99.06 38.1) (xy 99.06 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fd49e8cc-5c4d-4686-9cdd-57e6b8e9c5c8) + ) + (wire (pts (xy 229.87 87.63) (xy 229.87 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fd99790e-438a-42a9-9069-1cb336dcfcf2) + ) + (wire (pts (xy 77.47 58.42) (xy 77.47 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fdb6572c-2ca1-433e-8009-350697236f10) + ) + (wire (pts (xy 71.12 38.1) (xy 68.58 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fdbc71b1-4096-4d2c-99bc-b62ad2c2fdeb) + ) + (wire (pts (xy 152.4 165.1) (xy 152.4 167.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fdfc3f0a-437f-4206-b6a3-f5ef59d15f6b) + ) + (wire (pts (xy 181.61 19.05) (xy 183.515 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ffc0cc9b-8b8a-480f-8610-e64deac9ad98) + ) + (wire (pts (xy 29.21 162.56) (xy 29.21 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ffe7044a-20ff-4a46-b7ee-d79e7c7642c8) + ) + + (label "D5" (at 240.03 35.56 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 114364c7-1f8b-4235-8067-60478051261a) + ) + (label "D7" (at 240.03 40.64 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1433699e-6408-48ff-8e3a-786ab98bf4a0) + ) + (label "D0" (at 257.81 30.48 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1a989543-efd7-4d4b-a1ec-cbcc61edf372) + ) + (label "D6" (at 257.81 40.64 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2f579084-179d-43a4-88b5-9243e1fb8a76) + ) + (label "D1" (at 222.25 87.63 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 323274f2-2105-4d6c-846b-729d72181070) + ) + (label "D3" (at 240.03 33.02 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 360e8a35-d319-4688-98f9-3f60cc165def) + ) + (label "D2" (at 257.81 33.02 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 36c747c7-03f2-4304-9560-cd439fc5ec3a) + ) + (label "D10" (at 257.81 45.72 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 40bd0573-3c41-4804-a39b-2ef5d2f9e69e) + ) + (label "D4" (at 257.81 107.95 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4cceec49-7c2d-4a4e-98f2-aba77bccf634) + ) + (label "D7" (at 240.03 67.31 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 60250710-b6ec-448a-9a76-47c76eda6bc6) + ) + (label "D8" (at 257.81 43.18 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 63398651-4f6e-4e62-9035-ee4c0ea976b7) + ) + (label "D4" (at 257.81 35.56 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 6ba09acc-98f1-48e4-bbc2-2b3e8d01ace7) + ) + (label "D2" (at 257.81 128.27 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 765f4fd0-f068-4d04-a953-8890777f159f) + ) + (label "D10" (at 240.03 128.27 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8d532acb-e4fe-4320-afda-821433d43151) + ) + (label "D0" (at 222.25 67.31 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 99b7ee30-d4cc-4090-b732-a28e629306b9) + ) + (label "D3" (at 222.25 107.95 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid a01eb089-caf7-4be5-8795-4e02a73c1c22) + ) + (label "D9" (at 240.03 43.18 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid aed29b76-2f22-4444-939b-86d2222e841c) + ) + (label "D5" (at 222.25 128.27 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid bcc82edf-d3ff-47ec-b91e-82b6e866fdd7) + ) + (label "D11" (at 240.03 107.95 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d4696d13-3be9-4660-8bd6-d67f74943fb9) + ) + (label "D9" (at 240.03 87.63 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d725fbaa-ed0d-48a3-9a0f-2495c5adae48) + ) + (label "D11" (at 240.03 45.72 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e544cd72-919a-4803-aa73-b6113158fc3c) + ) + (label "D8" (at 257.81 67.31 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f7024204-2535-4bf3-9771-78594da79847) + ) + (label "D1" (at 240.03 30.48 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fbe4f56d-4439-4393-9c07-5ee376b3b90e) + ) + (label "D6" (at 257.81 87.63 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fc27eabb-efe6-4ad4-b173-fcc0d9c3ff74) + ) + + (global_label "dataD[7]" (shape bidirectional) (at 43.18 170.18 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 02e31199-6506-4250-948f-b47be4811a3c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D10_J14" (shape bidirectional) (at 29.21 19.05 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 0421db1b-df66-4562-8a25-b69ad8a2a1ec) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D7_J9" (shape bidirectional) (at 181.61 19.05 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 05e5aed7-fcfc-4948-924a-84068c260504) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[1]" (shape bidirectional) (at 43.18 147.32 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 075f968e-1748-48c5-a6e1-dfd4591849ef) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D5_J5" (shape bidirectional) (at 236.22 35.56 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 117a69c6-586b-4874-8933-b2b6d6f17c65) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D0_J2" (shape bidirectional) (at 76.2 144.78 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 1180f33e-f224-4439-92e9-4a12a9c6cc68) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[5]" (shape bidirectional) (at 43.18 157.48 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 123327d8-a20c-44da-861e-34a1f508ff24) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D9_J11" (shape bidirectional) (at 76.2 172.72 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 13030d30-734c-4cbd-a5fd-0ec42dfec30a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D9_J11" (shape bidirectional) (at 120.65 19.05 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 13f76433-d9fc-4f51-8436-5a1972596cce) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D4_J6" (shape bidirectional) (at 29.21 72.39 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 1fc058ad-015c-4037-9def-602f4afaeffa) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[0]" (shape bidirectional) (at 43.18 144.78 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 20eec6d0-f6eb-4a26-a8df-05d21baa9716) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D3_J3" (shape bidirectional) (at 120.65 72.39 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 2137a754-68ae-4f4e-a1ec-bf2fd0b0da8e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[4]" (shape bidirectional) (at 43.18 154.94 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 223873b7-2004-483f-af65-94e569d61fe2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D6_J10" (shape bidirectional) (at 76.2 167.64 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 2247813f-5099-42cc-bb54-13250fbde752) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D6_J10" (shape bidirectional) (at 264.16 40.64 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 22481caf-a411-4676-bff1-4dbf905b91d9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D11_J13" (shape bidirectional) (at 71.12 38.1 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 24fa128e-b9bf-4865-8068-d8f7f5245e9a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D4_J6" (shape bidirectional) (at 264.16 35.56 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 270362a3-8950-4f77-98e4-bac313381ddd) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D8_J12" (shape bidirectional) (at 90.17 19.05 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 2939a6c2-7245-480d-be39-15e09247a117) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D10_J14" (shape bidirectional) (at 264.16 45.72 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 321a2845-e6e0-4930-bfd6-33010b86c3c9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D7_J9" (shape bidirectional) (at 236.22 40.64 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3d449522-83a2-4a5a-9bde-b31c1824732b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D4_J6" (shape bidirectional) (at 76.2 154.94 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 42151424-72de-42e9-bb72-9aab531a324c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D4_J6" (shape bidirectional) (at 40.64 91.44 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 53d08dff-55c3-471b-a196-29c9997738a7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D11_J13" (shape bidirectional) (at 76.2 177.8 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 546a90c2-0bff-46d3-8a2d-b116f051573d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D0_J2" (shape bidirectional) (at 151.13 72.39 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 5682f88e-f517-4df7-a9c6-71d974b02487) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D1_J1" (shape bidirectional) (at 193.04 91.44 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 594e6540-6208-46c1-b5d4-dcb0989d0555) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[8]" (shape bidirectional) (at 43.18 175.26 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 5e469914-4ac0-4213-b750-176640cfc2ad) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D9_J11" (shape bidirectional) (at 132.08 38.1 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 6628d3d8-83d2-460d-98e6-b6b2da80b08c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D0_J2" (shape bidirectional) (at 162.56 91.44 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 6e5e3d92-cdf9-42e6-94a9-9762d1429ab6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D3_J3" (shape bidirectional) (at 76.2 152.4 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 71e9e527-c0c1-4cee-bd2c-087de593da42) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D7_J9" (shape bidirectional) (at 193.04 38.1 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 7371030c-e749-4243-9d28-0ced56d1712a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[11]" (shape bidirectional) (at 43.18 177.8 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 74d0c03c-8c8d-41ca-88ef-943a50752f39) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D2_J4" (shape bidirectional) (at 76.2 149.86 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 79324b87-8404-4c76-864c-09eafa83bf99) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D2_J4" (shape bidirectional) (at 90.17 72.39 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 7fdfee26-10cd-4247-b234-dcf3fd07e96b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D1_J1" (shape bidirectional) (at 181.61 72.39 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 8b408a99-8ca9-46c5-887d-b29e5eaa5309) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D1_J1" (shape bidirectional) (at 236.22 30.48 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 8dec6793-e1e0-4372-a6fb-1b5a13103d3c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dir_11_6" (shape input) (at 43.18 190.5 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 9f6e2397-6fb1-48d7-b3be-a371c7937a78) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D2_J4" (shape bidirectional) (at 101.6 91.44 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid a757803b-14ff-428f-a3fa-6b75a2d71bdb) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[10]" (shape bidirectional) (at 43.18 180.34 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid a79ba571-c51f-4b9a-b540-ffe850e1a04c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D8_J12" (shape bidirectional) (at 76.2 175.26 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid a9bc1498-9bdd-4d30-a558-09b9f0ed7286) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D10_J14" (shape bidirectional) (at 40.64 38.1 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid aad3ecca-07e1-46b3-8d4e-5b051506e807) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D2_J4" (shape bidirectional) (at 264.16 33.02 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid af1b8d8a-af73-4164-abf7-747ac1cfdb1e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D6_J10" (shape bidirectional) (at 151.13 19.05 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid b2379fe0-48d5-466d-894e-8e6da216df1b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D11_J13" (shape bidirectional) (at 236.22 45.72 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b3bb63c6-55dd-4f0b-884f-e30194d119d3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dir_5_0" (shape input) (at 43.18 139.7 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b41b8662-a47e-4e32-89cc-be25aca3d202) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D5_J5" (shape bidirectional) (at 76.2 157.48 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b4a1779b-db62-4351-9b68-13bb74ce400b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D0_J2" (shape bidirectional) (at 264.16 30.48 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b4df3032-1614-4d87-8bc4-5dfe3ecf8672) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[2]" (shape bidirectional) (at 43.18 149.86 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b5370146-7c44-45d2-9690-dc465b620837) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[9]" (shape bidirectional) (at 43.18 172.72 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b68fda76-0f5e-4a36-bcab-5b3584fae8f4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D8_J12" (shape bidirectional) (at 264.16 43.18 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid bd0f0b93-1e88-47ef-a957-29430ead2d09) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[3]" (shape bidirectional) (at 43.18 152.4 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid be2a135a-a2aa-4611-94a9-27f4b5ae252e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D8_J12" (shape bidirectional) (at 101.6 38.1 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid c69efd68-b8d0-497d-ae25-5b69017e5c77) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D7_J9" (shape bidirectional) (at 76.2 170.18 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid cb3f320c-6f9e-4ad1-a806-80082baf6c65) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D3_J3" (shape bidirectional) (at 236.22 33.02 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid d58a7833-fa76-4cd8-8e45-85e8d4b1c178) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D11_J13" (shape bidirectional) (at 59.69 19.05 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid dc433355-3ad7-4180-9e66-d99beece9b35) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D10_J14" (shape bidirectional) (at 76.2 180.34 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid e2627827-ebb9-4b37-8f40-71f044209507) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D9_J11" (shape bidirectional) (at 236.22 43.18 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f01be539-8af9-4336-b175-e7160c3959b7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D6_J10" (shape bidirectional) (at 162.56 38.1 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid f237088e-96e2-418f-90a8-1a6d3de16438) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D5_J5" (shape bidirectional) (at 71.12 91.44 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid f4600315-2859-4100-b700-20728bd6ae90) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D3_J3" (shape bidirectional) (at 132.08 91.44 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid f749455d-bed3-4083-a6b4-4813d24ca838) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dataD[6]" (shape bidirectional) (at 43.18 167.64 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f8d5d1fa-d0ca-4f93-8e2d-41b81dcfc0e2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "A_D1_J1" (shape bidirectional) (at 76.2 147.32 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f9a15fe8-e7ef-4589-be52-4d804fab08d2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D5_J5" (shape bidirectional) (at 59.69 72.39 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid fcabeaf1-1ea9-4c78-8f83-0b274a7870cc) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + + (symbol (lib_id "ScopefunParts:74AVCH16T245") (at 59.69 165.1 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005698175b) + (property "Reference" "U15" (id 0) (at 59.69 133.35 0)) + (property "Value" "74AVCH16T245" (id 1) (at 59.69 135.89 0)) + (property "Footprint" "ScopefunPackagesLibrary:TSSOP48" (id 2) (at 59.69 195.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74avch16t245.pdf" (id 3) (at 59.69 198.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SN74AVCH16T245GR" (id 4) (at 62.23 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "74AVCH16T245 16-bit dual supply translating transceiver" (id 5) (at 64.77 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c3d95ff1-022b-4919-a685-416d30f6b09f)) + (pin "11" (uuid e92618c5-0bf2-4aa1-b44e-0fba78e07cce)) + (pin "12" (uuid 14a30f91-162a-4cbc-9821-93af3ca5ea4e)) + (pin "13" (uuid 8087f557-1e9c-4b97-92d2-4eaab1171f34)) + (pin "14" (uuid 20795852-5961-4a1e-a58a-e018f5fafd6c)) + (pin "16" (uuid 1cdce00f-e1bd-4194-b276-bf7323851830)) + (pin "17" (uuid dc40fca2-19e9-4bf6-a607-0908fbf172b8)) + (pin "19" (uuid d6162f5c-aeee-435d-8c42-d52c9ec34e87)) + (pin "2" (uuid 8e60eb36-71c0-4f2a-9f8b-4bd45c6dec78)) + (pin "20" (uuid 4bd10078-59a1-424d-a144-f285611fe875)) + (pin "22" (uuid 3f7bcaef-8896-4c08-aa4f-9bb188e78329)) + (pin "23" (uuid 2725ff94-5a7c-47c5-8447-1ffd34b9328e)) + (pin "24" (uuid 353307cc-0b3f-4400-ac09-05d9cdbb708e)) + (pin "25" (uuid e2fb2298-b289-4960-85ba-baade41d79bd)) + (pin "26" (uuid 2a2855d4-f0e4-4f07-b83a-461bddb70df0)) + (pin "27" (uuid 9115a638-f981-43dc-89de-3e338b1d352e)) + (pin "29" (uuid 7e9cb2d7-e6f8-463d-9a01-80c6d77e2d47)) + (pin "3" (uuid e2e6a4e7-8f58-4812-a30c-dd1a958955f7)) + (pin "30" (uuid 0fcea9e1-d3d5-4811-a5dd-0eaa51267d72)) + (pin "32" (uuid 1c285d96-d383-448d-bf5f-9ba6531cce6f)) + (pin "33" (uuid 43832edb-bd2f-4e01-8ab8-1911a56f133d)) + (pin "35" (uuid 06e0378d-0802-4ff1-bc1a-85f138397517)) + (pin "36" (uuid 396021b2-d840-4939-b631-1b10020aecf6)) + (pin "37" (uuid 2c013153-3971-49f8-a330-a9d8438dfe15)) + (pin "38" (uuid bbf14473-783f-4d22-8426-e816ebed527a)) + (pin "40" (uuid b1200b97-6cee-46e6-9c24-e976984a20a2)) + (pin "41" (uuid ed9ccf7a-eaa8-4519-b265-b68125f6028a)) + (pin "43" (uuid 45e2e032-8bb2-45c5-9d8c-93761bd41e09)) + (pin "44" (uuid 90c493a4-be4a-4336-9f5f-9ed582373a9b)) + (pin "46" (uuid b253c083-a252-4039-8c35-5c97d10775e1)) + (pin "47" (uuid 6e8c3d98-8078-4c04-b859-53c25ead400c)) + (pin "48" (uuid 93870bbc-5780-41e3-96f4-8c9bd745650c)) + (pin "5" (uuid b316698d-fbc7-44de-ad05-34452d0c2f18)) + (pin "6" (uuid 349f7256-3a1d-487d-ba29-c0ceb417e224)) + (pin "8" (uuid 655a6c48-7024-4ed0-a3ff-a0a5b52a7a8a)) + (pin "9" (uuid 4f98a37f-3bfa-474f-8a06-6610d7eec05f)) + ) + + (symbol (lib_id "ScopefunParts:74AVCH16T245") (at 135.89 182.88 0) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000569817ad) + (property "Reference" "U15" (id 0) (at 135.89 151.13 0)) + (property "Value" "74AVCH16T245" (id 1) (at 135.89 153.67 0)) + (property "Footprint" "ScopefunPackagesLibrary:TSSOP48" (id 2) (at 135.89 213.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74avch16t245.pdf" (id 3) (at 135.89 215.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "74AVCH16T245 16-bit dual supply translating transceiver" (id 4) (at 140.97 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SN74AVCH16T245GR" (id 5) (at 138.43 148.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "10" (uuid ad810ef3-0c74-4b7c-817d-b34254efe2fa)) + (pin "15" (uuid e26b2842-9809-442a-be38-9e5320ebc02c)) + (pin "18" (uuid 797fd08a-9037-4659-abd5-1355517b47d6)) + (pin "21" (uuid ce3b37e0-a4dd-4301-a7dc-d4957cace4ff)) + (pin "28" (uuid 655e9f4e-583a-4cbc-8bff-ca58f7e0d005)) + (pin "31" (uuid 66eba561-3f68-4134-abc9-57fba92e22b2)) + (pin "34" (uuid 69af2557-7214-4efc-a16f-09b2188de290)) + (pin "39" (uuid 1cca3cf6-507a-432b-b2ab-f648914b1a0d)) + (pin "4" (uuid 94865f86-3f2c-4c80-93e5-203fc3753533)) + (pin "42" (uuid db5cde46-8e04-4ee9-9785-af9daeaacc52)) + (pin "45" (uuid 0698b599-bf12-4c7b-9e67-e71f97e49b84)) + (pin "7" (uuid c8cca2af-8a82-4d35-af3b-bd814312fb4f)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 78.74 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000569824e6) + (property "Reference" "#PWR0125" (id 0) (at 78.74 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 78.74 139.7 0)) + (property "Footprint" "" (id 2) (at 78.74 135.89 0)) + (property "Datasheet" "" (id 3) (at 78.74 135.89 0)) + (pin "1" (uuid a07b64f1-9877-492e-94e3-4a1d70510e1e)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 78.74 191.77 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056982520) + (property "Reference" "#PWR0126" (id 0) (at 78.74 198.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 78.74 195.58 0)) + (property "Footprint" "" (id 2) (at 78.74 191.77 0)) + (property "Datasheet" "" (id 3) (at 78.74 191.77 0)) + (pin "1" (uuid 5c3fde28-7ed6-483a-84be-b870b6b3af6d)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 109.22 167.64 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056982d37) + (property "Reference" "C81" (id 0) (at 109.474 165.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 109.474 169.672 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 109.22 172.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 109.474 165.862 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 112.014 163.322 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 110.49 161.29 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d6dc534e-6e8d-415a-9caa-ec4f0dc84478)) + (pin "2" (uuid b5d4883b-bb98-4c7c-b2bd-c776b32d1838)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 100.33 167.64 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056982d6e) + (property "Reference" "C80" (id 0) (at 100.584 165.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 100.584 169.672 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 100.33 172.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 100.584 165.862 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 103.124 163.322 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 101.6 161.29 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 06ad5850-be26-45fb-b7c3-02b9608c72fa)) + (pin "2" (uuid ec6b684a-ac78-42b3-962f-04161b59563a)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 168.91 167.64 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056982e17) + (property "Reference" "C87" (id 0) (at 169.164 165.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 169.164 169.672 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 168.91 172.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 169.164 165.862 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 171.704 163.322 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 170.18 161.29 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid fb2d846d-feb6-4ddc-a64b-0a37d2657aff)) + (pin "2" (uuid 8eeb0c61-44b5-4a74-abd4-58daeefd7508)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 160.02 167.64 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056982e1f) + (property "Reference" "C86" (id 0) (at 160.274 165.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 160.274 169.672 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 160.02 172.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 160.274 165.862 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 162.814 163.322 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 161.29 161.29 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid bd8d40ba-2d14-40eb-95e8-99c33ee26d21)) + (pin "2" (uuid 1aa198f7-49bb-4e27-adb6-5bae8f32eda8)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 152.4 179.07 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000569830e7) + (property "Reference" "#PWR0127" (id 0) (at 152.4 185.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 152.4 182.88 0)) + (property "Footprint" "" (id 2) (at 152.4 179.07 0)) + (property "Datasheet" "" (id 3) (at 152.4 179.07 0)) + (pin "1" (uuid 25de586e-db52-4225-a964-cfa38d7d7081)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 119.38 179.07 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056983107) + (property "Reference" "#PWR0128" (id 0) (at 119.38 185.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 119.38 182.88 0)) + (property "Footprint" "" (id 2) (at 119.38 179.07 0)) + (property "Datasheet" "" (id 3) (at 119.38 179.07 0)) + (pin "1" (uuid d8665cef-56d2-4ad5-96dd-2f07744920f1)) + ) + + (symbol (lib_id "ScopefunParts:+VCC_DIG") (at 152.4 151.13 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056983574) + (property "Reference" "#PWR0129" (id 0) (at 152.4 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+VCC_DIG" (id 1) (at 152.4 147.574 0)) + (property "Footprint" "" (id 2) (at 152.4 151.13 0)) + (property "Datasheet" "" (id 3) (at 152.4 151.13 0)) + (pin "1" (uuid f226d0fa-6fa6-4f46-99cf-6860d539dd2c)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 35.56 60.96 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056988645) + (property "Reference" "#PWR0130" (id 0) (at 35.56 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 35.56 64.77 0)) + (property "Footprint" "" (id 2) (at 35.56 60.96 0)) + (property "Datasheet" "" (id 3) (at 35.56 60.96 0)) + (pin "1" (uuid 5fe77581-e082-411e-b0a9-d3ca1deb21c8)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_PD") (at 46.99 58.42 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005698864b) + (property "Reference" "#PWR0159" (id 0) (at 46.99 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_PD" (id 1) (at 46.99 54.864 0)) + (property "Footprint" "" (id 2) (at 46.99 58.42 0)) + (property "Datasheet" "" (id 3) (at 46.99 58.42 0)) + (pin "1" (uuid 7ab5f90e-5a66-4f43-a331-852a4e9d14bf)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 66.04 60.96 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005698867c) + (property "Reference" "#PWR0131" (id 0) (at 66.04 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 66.04 64.77 0)) + (property "Footprint" "" (id 2) (at 66.04 60.96 0)) + (property "Datasheet" "" (id 3) (at 66.04 60.96 0)) + (pin "1" (uuid 516ae712-3fea-47fa-b870-db97f3262fa9)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_PD") (at 77.47 58.42 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056988682) + (property "Reference" "#PWR0132" (id 0) (at 77.47 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_PD" (id 1) (at 77.47 54.864 0)) + (property "Footprint" "" (id 2) (at 77.47 58.42 0)) + (property "Datasheet" "" (id 3) (at 77.47 58.42 0)) + (pin "1" (uuid cfe15e50-e53d-4f1d-a70c-8a723a6c9ed3)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 96.52 60.96 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000569886b3) + (property "Reference" "#PWR0133" (id 0) (at 96.52 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 96.52 64.77 0)) + (property "Footprint" "" (id 2) (at 96.52 60.96 0)) + (property "Datasheet" "" (id 3) (at 96.52 60.96 0)) + (pin "1" (uuid e05e05eb-3836-476f-a11a-aebc6024e210)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_PD") (at 107.95 58.42 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000569886b9) + (property "Reference" "#PWR0134" (id 0) (at 107.95 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_PD" (id 1) (at 107.95 54.864 0)) + (property "Footprint" "" (id 2) (at 107.95 58.42 0)) + (property "Datasheet" "" (id 3) (at 107.95 58.42 0)) + (pin "1" (uuid 2f151b57-c629-46d5-9753-c34a012e9465)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 127 60.96 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000569886ea) + (property "Reference" "#PWR0135" (id 0) (at 127 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 127 64.77 0)) + (property "Footprint" "" (id 2) (at 127 60.96 0)) + (property "Datasheet" "" (id 3) (at 127 60.96 0)) + (pin "1" (uuid d8e7c923-d8ef-4b57-a75f-fc4f910cb572)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_PD") (at 138.43 58.42 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000569886f0) + (property "Reference" "#PWR0136" (id 0) (at 138.43 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_PD" (id 1) (at 138.43 54.864 0)) + (property "Footprint" "" (id 2) (at 138.43 58.42 0)) + (property "Datasheet" "" (id 3) (at 138.43 58.42 0)) + (pin "1" (uuid 5f4b7cad-b738-43a8-b6c8-63f297f3fdd3)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 157.48 60.96 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000569897d1) + (property "Reference" "#PWR0137" (id 0) (at 157.48 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 157.48 64.77 0)) + (property "Footprint" "" (id 2) (at 157.48 60.96 0)) + (property "Datasheet" "" (id 3) (at 157.48 60.96 0)) + (pin "1" (uuid 1b57afa5-4ffb-4aab-a031-f7f03e72a4c9)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_PD") (at 168.91 58.42 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000569897d7) + (property "Reference" "#PWR0138" (id 0) (at 168.91 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_PD" (id 1) (at 168.91 54.864 0)) + (property "Footprint" "" (id 2) (at 168.91 58.42 0)) + (property "Datasheet" "" (id 3) (at 168.91 58.42 0)) + (pin "1" (uuid 613f91d9-f558-4d13-9dbe-381a11812bcf)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 187.96 60.96 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056989808) + (property "Reference" "#PWR0139" (id 0) (at 187.96 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 187.96 64.77 0)) + (property "Footprint" "" (id 2) (at 187.96 60.96 0)) + (property "Datasheet" "" (id 3) (at 187.96 60.96 0)) + (pin "1" (uuid ea622771-3cf0-4c6c-863e-6326c4f96725)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_PD") (at 199.39 58.42 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005698980e) + (property "Reference" "#PWR0140" (id 0) (at 199.39 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_PD" (id 1) (at 199.39 54.864 0)) + (property "Footprint" "" (id 2) (at 199.39 58.42 0)) + (property "Datasheet" "" (id 3) (at 199.39 58.42 0)) + (pin "1" (uuid e98df40a-e1d3-47b0-bca5-6786640e1521)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 35.56 114.3 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005698983f) + (property "Reference" "#PWR0141" (id 0) (at 35.56 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 35.56 118.11 0)) + (property "Footprint" "" (id 2) (at 35.56 114.3 0)) + (property "Datasheet" "" (id 3) (at 35.56 114.3 0)) + (pin "1" (uuid edc539f6-9884-43e3-89d8-2bb12e2a9035)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_PD") (at 46.99 111.76 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056989845) + (property "Reference" "#PWR0142" (id 0) (at 46.99 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_PD" (id 1) (at 46.99 108.204 0)) + (property "Footprint" "" (id 2) (at 46.99 111.76 0)) + (property "Datasheet" "" (id 3) (at 46.99 111.76 0)) + (pin "1" (uuid ebe579a1-93fa-4823-a8e3-665b57223f3f)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 66.04 114.3 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056989876) + (property "Reference" "#PWR0143" (id 0) (at 66.04 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 66.04 118.11 0)) + (property "Footprint" "" (id 2) (at 66.04 114.3 0)) + (property "Datasheet" "" (id 3) (at 66.04 114.3 0)) + (pin "1" (uuid 50191de3-b619-4c01-bf19-b70cdf6637df)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_PD") (at 77.47 111.76 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005698987c) + (property "Reference" "#PWR0144" (id 0) (at 77.47 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_PD" (id 1) (at 77.47 108.204 0)) + (property "Footprint" "" (id 2) (at 77.47 111.76 0)) + (property "Datasheet" "" (id 3) (at 77.47 111.76 0)) + (pin "1" (uuid f861e20e-910f-4469-b8ef-5c7059e4a211)) + ) + + (symbol (lib_id "ScopefunParts:BAV199") (at 99.06 101.6 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000569898a7) + (property "Reference" "D34" (id 0) (at 105.41 99.06 0)) + (property "Value" "BAV199" (id 1) (at 107.95 102.87 0)) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 99.06 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 99.06 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 99.06 91.44 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 99.06 93.98 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 92af2261-a670-4ad0-9ff3-02aaa08423a2)) + (pin "2" (uuid 5f196e3d-bfc9-4e6f-8763-52f0f663651a)) + (pin "3" (uuid a9126d6f-fb6a-47f5-bbb0-2b92a263fc3b)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 96.52 114.3 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000569898ad) + (property "Reference" "#PWR0145" (id 0) (at 96.52 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 96.52 118.11 0)) + (property "Footprint" "" (id 2) (at 96.52 114.3 0)) + (property "Datasheet" "" (id 3) (at 96.52 114.3 0)) + (pin "1" (uuid 05fdb6ed-9080-4cf1-bd74-6048a526b0df)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_PD") (at 107.95 111.76 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000569898b3) + (property "Reference" "#PWR0146" (id 0) (at 107.95 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_PD" (id 1) (at 107.95 108.204 0)) + (property "Footprint" "" (id 2) (at 107.95 111.76 0)) + (property "Datasheet" "" (id 3) (at 107.95 111.76 0)) + (pin "1" (uuid 38a6928b-112b-42ef-8762-c4f8a4b0497a)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 127 114.3 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000569898e4) + (property "Reference" "#PWR0147" (id 0) (at 127 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 127 118.11 0)) + (property "Footprint" "" (id 2) (at 127 114.3 0)) + (property "Datasheet" "" (id 3) (at 127 114.3 0)) + (pin "1" (uuid 8f144e0b-807a-49e8-ae5e-6a879b55ce97)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_PD") (at 138.43 111.76 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000569898ea) + (property "Reference" "#PWR0148" (id 0) (at 138.43 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_PD" (id 1) (at 138.43 108.204 0)) + (property "Footprint" "" (id 2) (at 138.43 111.76 0)) + (property "Datasheet" "" (id 3) (at 138.43 111.76 0)) + (pin "1" (uuid b2deb7f5-83c5-4e9d-8b3c-14849d034e4b)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 157.48 114.3 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005698991b) + (property "Reference" "#PWR0149" (id 0) (at 157.48 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 157.48 118.11 0)) + (property "Footprint" "" (id 2) (at 157.48 114.3 0)) + (property "Datasheet" "" (id 3) (at 157.48 114.3 0)) + (pin "1" (uuid 23311931-6c1b-441b-99ab-ce5f4388004e)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_PD") (at 168.91 111.76 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056989921) + (property "Reference" "#PWR0150" (id 0) (at 168.91 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_PD" (id 1) (at 168.91 108.204 0)) + (property "Footprint" "" (id 2) (at 168.91 111.76 0)) + (property "Datasheet" "" (id 3) (at 168.91 111.76 0)) + (pin "1" (uuid e16f54da-e330-42bf-8d93-07f2fb27c80f)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 187.96 114.3 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056989952) + (property "Reference" "#PWR0151" (id 0) (at 187.96 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 187.96 118.11 0)) + (property "Footprint" "" (id 2) (at 187.96 114.3 0)) + (property "Datasheet" "" (id 3) (at 187.96 114.3 0)) + (pin "1" (uuid e0914859-795e-41b7-b948-5f59aaf6be16)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_PD") (at 199.39 111.76 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056989958) + (property "Reference" "#PWR0152" (id 0) (at 199.39 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_PD" (id 1) (at 199.39 108.204 0)) + (property "Footprint" "" (id 2) (at 199.39 111.76 0)) + (property "Datasheet" "" (id 3) (at 199.39 111.76 0)) + (pin "1" (uuid ce7b0aea-0b34-49a1-b2fd-1fdd31930573)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 278.13 41.91 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000569fe7c4) + (property "Reference" "#PWR0153" (id 0) (at 278.13 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 278.13 45.72 0)) + (property "Footprint" "" (id 2) (at 278.13 41.91 0)) + (property "Datasheet" "" (id 3) (at 278.13 41.91 0)) + (pin "1" (uuid fa092757-d02c-4d9e-8e32-e98fa7fcfddd)) + ) + + (symbol (lib_id "ScopefunParts:BAV199") (at 160.02 48.26 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056aff990) + (property "Reference" "D37" (id 0) (at 165.1 45.72 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "BAV199" (id 1) (at 165.1 49.53 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 160.02 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 160.02 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 160.02 38.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 160.02 40.64 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 077f10f4-17a7-4ea3-adbd-30cac82fd005)) + (pin "2" (uuid 19af9669-0da7-42fe-bd16-ad604c6d60fa)) + (pin "3" (uuid 9a72b750-0957-4742-800e-bb421053c64f)) + ) + + (symbol (lib_id "ScopefunParts:BAV199") (at 190.5 48.26 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056affad3) + (property "Reference" "D39" (id 0) (at 195.58 45.72 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "BAV199" (id 1) (at 195.58 49.53 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 190.5 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 190.5 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 190.5 38.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 190.5 40.64 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 36cd6152-c549-440a-ac47-3889c65ccd6d)) + (pin "2" (uuid bb837aef-a0dd-4461-b3bd-927b8d835e59)) + (pin "3" (uuid 1d8fe730-039d-4b32-9bc9-d3a35881ab8c)) + ) + + (symbol (lib_id "ScopefunParts:BAV199") (at 38.1 101.6 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056affb74) + (property "Reference" "D30" (id 0) (at 43.18 99.06 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "BAV199" (id 1) (at 43.18 102.87 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 38.1 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 38.1 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 38.1 91.44 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 38.1 93.98 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f3c0412c-265c-4b9b-b084-bd16e9819470)) + (pin "2" (uuid 394cf9e6-b3ac-48d9-9c40-ef44d1294a98)) + (pin "3" (uuid 2cacd947-9852-4921-9d0b-138879c2612f)) + ) + + (symbol (lib_id "ScopefunParts:BAV199") (at 68.58 101.6 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056affc07) + (property "Reference" "D32" (id 0) (at 73.66 99.06 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "BAV199" (id 1) (at 73.66 102.87 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 68.58 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 68.58 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 68.58 91.44 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 68.58 93.98 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 30f76d40-f582-43ea-b6b3-d6fbd4af4f75)) + (pin "2" (uuid 149cc2e0-5c2a-4c00-ada2-f7350c76077b)) + (pin "3" (uuid 58672921-ff29-414d-94a6-22e39532bb54)) + ) + + (symbol (lib_id "ScopefunParts:BAV199") (at 38.1 48.26 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056afffea) + (property "Reference" "D29" (id 0) (at 43.18 45.72 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "BAV199" (id 1) (at 43.18 49.53 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 38.1 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.diodes.com/assets/Datasheets/ds30232.pdf" (id 3) (at 38.1 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 38.1 38.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 38.1 40.64 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ed0ea35c-03b4-4f01-846a-e263b09aea3f)) + (pin "2" (uuid 84d86ad3-1e80-4ecd-af41-fd96f25ccb85)) + (pin "3" (uuid 794d3925-e343-4627-8e0d-0415ba27e1ce)) + ) + + (symbol (lib_id "ScopefunParts:BAV199") (at 68.58 48.26 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b00079) + (property "Reference" "D31" (id 0) (at 73.66 45.72 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "BAV199" (id 1) (at 73.66 49.53 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 68.58 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 68.58 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 68.58 38.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 68.58 40.64 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 9caa7233-eee5-4088-88a4-66118249568c)) + (pin "2" (uuid a5022efa-ac79-42cd-91f0-a1bed2f59e53)) + (pin "3" (uuid 167e6b8c-681b-448e-8cd7-0ae9e3c2f858)) + ) + + (symbol (lib_id "ScopefunParts:BAV199") (at 99.06 48.26 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b0010c) + (property "Reference" "D33" (id 0) (at 104.14 45.72 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "BAV199" (id 1) (at 104.14 49.53 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 99.06 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 99.06 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 99.06 38.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 99.06 40.64 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 491cd161-9798-4f0e-a593-17026d90fc1e)) + (pin "2" (uuid 6ca24676-ce8e-44c3-ab32-ddb162a64e90)) + (pin "3" (uuid bd38c009-914c-42eb-b20c-fd1265daf718)) + ) + + (symbol (lib_id "ScopefunParts:BAV199") (at 129.54 48.26 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b001a3) + (property "Reference" "D35" (id 0) (at 134.62 45.72 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "BAV199" (id 1) (at 134.62 49.53 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 129.54 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 129.54 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 129.54 38.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 129.54 40.64 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 06bfdbdf-3e53-42a3-abc9-fd9ec56e91ec)) + (pin "2" (uuid db8aafef-e19a-420b-88b7-043a52d677fa)) + (pin "3" (uuid 7e517a6d-aeab-459a-b195-aad471920d40)) + ) + + (symbol (lib_id "ScopefunParts:BAV199") (at 129.54 101.6 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b0023e) + (property "Reference" "D36" (id 0) (at 134.62 99.06 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "BAV199" (id 1) (at 134.62 102.87 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 129.54 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 129.54 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 129.54 91.44 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 129.54 93.98 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 08b14c4f-8d23-4a04-a850-17e2b6514041)) + (pin "2" (uuid 855aacd5-f781-4022-aad5-a068639eb9c3)) + (pin "3" (uuid 70c41fc6-5c49-45ff-8380-e96719acd3c6)) + ) + + (symbol (lib_id "ScopefunParts:BAV199") (at 160.02 101.6 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b002d9) + (property "Reference" "D38" (id 0) (at 165.1 99.06 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "BAV199" (id 1) (at 165.1 102.87 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 160.02 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 160.02 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 160.02 91.44 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 160.02 93.98 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid cba26037-48e6-42c1-aab3-b39732f9ae83)) + (pin "2" (uuid 64d496a2-ccb7-47ab-8105-dd6a7bc7727d)) + (pin "3" (uuid 876114b0-d8e1-483b-b9f0-9f978acac38a)) + ) + + (symbol (lib_id "ScopefunParts:BAV199") (at 190.5 101.6 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b00372) + (property "Reference" "D40" (id 0) (at 195.58 99.06 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "BAV199" (id 1) (at 195.58 102.87 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 190.5 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 190.5 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 190.5 91.44 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 190.5 93.98 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 3f792d9c-1676-4368-b775-ff6d5bd3a985)) + (pin "2" (uuid 0a7f75d0-9f86-4caa-a0e4-44ff4b8f6861)) + (pin "3" (uuid c0d93d79-51b0-495e-a58a-904c5f432171)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 119.38 151.13 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585821d5) + (property "Reference" "#PWR0154" (id 0) (at 119.38 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 119.38 147.574 0)) + (property "Footprint" "" (id 2) (at 119.38 151.13 0)) + (property "Datasheet" "" (id 3) (at 119.38 151.13 0)) + (pin "1" (uuid fca88466-9c0a-4071-aca2-6efe14500ca4)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 91.44 163.83 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bdaeeb) + (property "Reference" "#PWR0155" (id 0) (at 91.44 170.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 91.44 167.64 0)) + (property "Footprint" "" (id 2) (at 91.44 163.83 0)) + (property "Datasheet" "" (id 3) (at 91.44 163.83 0)) + (pin "1" (uuid 3914f76d-f2ae-4435-805c-109e991e4dbd)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 29.21 163.83 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bdafa2) + (property "Reference" "#PWR0156" (id 0) (at 29.21 170.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 29.21 167.64 0)) + (property "Footprint" "" (id 2) (at 29.21 163.83 0)) + (property "Datasheet" "" (id 3) (at 29.21 163.83 0)) + (pin "1" (uuid 3cacc5b5-0b9a-41df-a427-24c30f1eb6f8)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 83.82 186.69 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bdc40d) + (property "Reference" "#PWR0157" (id 0) (at 83.82 193.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 83.82 190.5 0)) + (property "Footprint" "" (id 2) (at 83.82 186.69 0)) + (property "Datasheet" "" (id 3) (at 83.82 186.69 0)) + (pin "1" (uuid 736c7f1f-78a7-42e6-8185-344ae5eccb0b)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 29.21 186.69 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bdc4bd) + (property "Reference" "#PWR0158" (id 0) (at 29.21 193.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 29.21 190.5 0)) + (property "Footprint" "" (id 2) (at 29.21 186.69 0)) + (property "Datasheet" "" (id 3) (at 29.21 186.69 0)) + (pin "1" (uuid cbcafba9-7dc1-461f-ae5e-7adb024f85ed)) + ) + + (symbol (lib_id "ScopefunParts:+VCC_DIG") (at 222.25 35.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058be5176) + (property "Reference" "#PWR0160" (id 0) (at 222.25 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+VCC_DIG" (id 1) (at 222.25 32.004 0)) + (property "Footprint" "" (id 2) (at 222.25 35.56 0)) + (property "Datasheet" "" (id 3) (at 222.25 35.56 0)) + (pin "1" (uuid eb809354-ac83-4fe0-9f49-6d39020a1182)) + ) + + (symbol (lib_id "ScopefunParts:ESDA8V2-1J") (at 222.25 44.45 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058be51df) + (property "Reference" "D41" (id 0) (at 219.71 43.18 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESDA8V2-1J" (id 1) (at 219.71 45.72 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOD323" (id 2) (at 222.25 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.st.com/content/ccc/resource/technical/document/datasheet/fc/e4/b8/75/43/a8/49/11/CD00233088.pdf/files/CD00233088.pdf/jcr:content/translations/en.CD00233088.pdf" (id 3) (at 222.25 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM 20VC SOD323r" (id 4) (at 222.25 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESDA8V2-1J" (id 5) (at 222.25 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 8ce8fca0-8b43-415a-8c6c-e484d2a1e950)) + (pin "2" (uuid b91d1fe8-c1a1-4ed9-8840-4f0b7401554c)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 222.25 50.8 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058be5e67) + (property "Reference" "#PWR0161" (id 0) (at 222.25 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 222.25 54.61 0)) + (property "Footprint" "" (id 2) (at 222.25 50.8 0)) + (property "Datasheet" "" (id 3) (at 222.25 50.8 0)) + (pin "1" (uuid ed67af3b-7ed4-4c55-a6b9-71104146d1fb)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_100V") (at 34.29 29.21 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bee6f0) + (property "Reference" "C74" (id 0) (at 34.036 27.432 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 34.036 31.242 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 34.29 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 34.036 27.432 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GCM188R72A103KA37J" (id 4) (at 34.29 24.13 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V X7R 10%" (id 5) (at 34.29 21.59 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 8c3a9283-dac1-4e80-8c16-fcde07733cfe)) + (pin "2" (uuid ac7dd548-6e43-4c0c-b409-96be658b0857)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_100V") (at 64.77 29.21 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bee8bb) + (property "Reference" "C76" (id 0) (at 64.516 27.432 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 64.516 31.242 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 64.77 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 64.516 27.432 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GCM188R72A103KA37J" (id 4) (at 64.77 24.13 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V X7R 10%" (id 5) (at 64.77 21.59 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 6138e41a-b10c-4447-b39e-3d6438c8fd15)) + (pin "2" (uuid 50de83ab-10d8-4f85-86a0-a06133fd1531)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_100V") (at 95.25 29.21 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058beea61) + (property "Reference" "C78" (id 0) (at 94.996 27.432 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 94.996 31.242 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 95.25 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 94.996 27.432 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GCM188R72A103KA37J" (id 4) (at 95.25 24.13 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V X7R 10%" (id 5) (at 95.25 21.59 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid c27f3dbc-2c6f-4766-addb-904e809092bf)) + (pin "2" (uuid 50b98d50-7572-49be-b447-b60bc878f623)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_100V") (at 125.73 29.21 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058beeb0e) + (property "Reference" "C82" (id 0) (at 125.476 27.432 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 125.476 31.242 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 125.73 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 125.476 27.432 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GCM188R72A103KA37J" (id 4) (at 125.73 24.13 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V X7R 10%" (id 5) (at 125.73 21.59 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 1fd9557c-9637-46d7-b92c-be6b994a5bb2)) + (pin "2" (uuid 06987753-1702-4c98-8c4d-bd6b1a665505)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_100V") (at 156.21 29.21 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058beebbe) + (property "Reference" "C84" (id 0) (at 155.956 27.432 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 155.956 31.242 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 156.21 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 155.956 27.432 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GCM188R72A103KA37J" (id 4) (at 156.21 24.13 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V X7R 10%" (id 5) (at 156.21 21.59 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid a61d0d9c-9add-4a2d-9c75-454f4a001e5c)) + (pin "2" (uuid f602457e-4539-4bbd-a96b-4c64c541f960)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_100V") (at 186.69 29.21 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058beec67) + (property "Reference" "C88" (id 0) (at 186.436 27.432 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 186.436 31.242 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 186.69 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 186.436 27.432 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GCM188R72A103KA37J" (id 4) (at 186.69 24.13 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V X7R 10%" (id 5) (at 186.69 21.59 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d69a5db1-1044-402e-a9d0-ac8cc7d19c6c)) + (pin "2" (uuid f80be18c-56f6-4276-904c-313b661df56b)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_100V") (at 34.29 82.55 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058beed23) + (property "Reference" "C75" (id 0) (at 34.036 80.772 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 34.036 84.582 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 34.29 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 34.036 80.772 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GCM188R72A103KA37J" (id 4) (at 34.29 77.47 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V X7R 10%" (id 5) (at 34.29 74.93 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 67384fc6-b401-4db0-9217-86a7af4c7533)) + (pin "2" (uuid f46ba404-0263-4907-83af-e3268a3e9a59)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_100V") (at 64.77 82.55 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058beee5c) + (property "Reference" "C77" (id 0) (at 64.516 80.772 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 64.516 84.582 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 64.77 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 64.516 80.772 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GCM188R72A103KA37J" (id 4) (at 64.77 77.47 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V X7R 10%" (id 5) (at 64.77 74.93 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 848e6c60-8509-4c49-8f79-e2650c519a8f)) + (pin "2" (uuid 7bc99cbe-6474-4501-9b15-5b6ebd1f4184)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_100V") (at 95.25 82.55 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058beef20) + (property "Reference" "C79" (id 0) (at 94.996 80.772 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 94.996 84.582 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 95.25 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 94.996 80.772 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GCM188R72A103KA37J" (id 4) (at 95.25 77.47 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V X7R 10%" (id 5) (at 95.25 74.93 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid c01442b0-9b94-4271-b59b-61bfed17b9bb)) + (pin "2" (uuid 97fdb163-e0ed-43ef-a45c-99baeb917a42)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_100V") (at 125.73 82.55 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058beefd9) + (property "Reference" "C83" (id 0) (at 125.476 80.772 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 125.476 84.582 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 125.73 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 125.476 80.772 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GCM188R72A103KA37J" (id 4) (at 125.73 77.47 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V X7R 10%" (id 5) (at 125.73 74.93 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 143c9c32-7bc2-495d-b608-fc000b676870)) + (pin "2" (uuid 4988d8ad-a076-4c48-93ad-3a1428cbbd9a)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_100V") (at 156.21 82.55 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bef1c3) + (property "Reference" "C85" (id 0) (at 155.956 80.772 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 155.956 84.582 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 156.21 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 155.956 80.772 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GCM188R72A103KA37J" (id 4) (at 156.21 77.47 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V X7R 10%" (id 5) (at 156.21 74.93 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d6aa99ce-19ab-4f0d-869a-27024ddde51d)) + (pin "2" (uuid 73e692da-087f-45e5-a087-5f6bf29bdc60)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_100V") (at 186.69 82.55 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bef272) + (property "Reference" "C89" (id 0) (at 186.436 80.772 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 186.436 84.582 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 186.69 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 186.436 80.772 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GCM188R72A103KA37J" (id 4) (at 186.69 77.47 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V X7R 10%" (id 5) (at 186.69 74.93 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid db1d0dc5-a196-45e8-a89f-8f1d5e0ca880)) + (pin "2" (uuid 5f88e02f-cb01-4d7b-b773-2a4c477f137f)) + ) + + (symbol (lib_id "ScopefunParts:ESD7002") (at 229.87 92.71 0) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf6204) + (property "Reference" "D42" (id 0) (at 232.41 91.44 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESD7002" (id 1) (at 232.41 93.98 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT323" (id 2) (at 229.87 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" (id 3) (at 229.87 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM SC70 (SOT323)" (id 4) (at 229.87 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESD7002WTT1G" (id 5) (at 229.87 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "3" (uuid e0a677a6-6ccf-4425-9a0e-91332783b2c0)) + (pin "2" (uuid a6a6e850-efc9-46f6-b7e4-25aed07b7dce)) + ) + + (symbol (lib_id "ScopefunParts:ESD7002") (at 229.87 72.39 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf65c9) + (property "Reference" "D42" (id 0) (at 232.41 71.12 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESD7002" (id 1) (at 232.41 73.66 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT323" (id 2) (at 229.87 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" (id 3) (at 229.87 78.74 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM SC70 (SOT323)" (id 4) (at 229.87 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESD7002WTT1G" (id 5) (at 229.87 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "3" (uuid 76614376-417b-4b8e-8c1a-7e4905032fe9)) + (pin "1" (uuid 19391be6-95ca-450e-beba-a42aeb6c147e)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 229.87 77.47 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf7e1a) + (property "Reference" "#PWR0162" (id 0) (at 229.87 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 229.87 81.28 0)) + (property "Footprint" "" (id 2) (at 229.87 77.47 0)) + (property "Datasheet" "" (id 3) (at 229.87 77.47 0)) + (pin "1" (uuid c3d8103d-5c76-4e29-9c3a-f45b7b6b4f54)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 229.87 97.79 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf804a) + (property "Reference" "#PWR0163" (id 0) (at 229.87 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 229.87 101.6 0)) + (property "Footprint" "" (id 2) (at 229.87 97.79 0)) + (property "Datasheet" "" (id 3) (at 229.87 97.79 0)) + (pin "1" (uuid 31c564e2-54c1-46dc-8fa7-c346347f3185)) + ) + + (symbol (lib_id "ScopefunParts:ESD7002") (at 247.65 92.71 0) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf888a) + (property "Reference" "D44" (id 0) (at 250.19 91.44 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESD7002" (id 1) (at 250.19 93.98 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT323" (id 2) (at 247.65 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" (id 3) (at 247.65 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESD7002WTT1G" (id 4) (at 247.65 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM SC70 (SOT323)" (id 5) (at 247.65 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "3" (uuid 8537fff7-7cb2-4934-9c05-6b4e63667f64)) + (pin "2" (uuid 5c706984-8543-460e-8fea-862f0cc5a54d)) + ) + + (symbol (lib_id "ScopefunParts:ESD7002") (at 247.65 72.39 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf8892) + (property "Reference" "D44" (id 0) (at 250.19 71.12 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESD7002" (id 1) (at 250.19 73.66 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT323" (id 2) (at 247.65 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" (id 3) (at 247.65 78.74 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM SC70 (SOT323)" (id 4) (at 247.65 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESD7002WTT1G" (id 5) (at 247.65 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "3" (uuid 3ccca98e-04e5-433b-9e84-3a607506f39c)) + (pin "1" (uuid 9d6fd1b5-8c1f-44c1-aff3-2e5bd3e3a2d8)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 247.65 77.47 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf8899) + (property "Reference" "#PWR0164" (id 0) (at 247.65 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 247.65 81.28 0)) + (property "Footprint" "" (id 2) (at 247.65 77.47 0)) + (property "Datasheet" "" (id 3) (at 247.65 77.47 0)) + (pin "1" (uuid 469aef8a-fe24-497e-bb2f-63347a8787c1)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 247.65 97.79 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf889f) + (property "Reference" "#PWR0165" (id 0) (at 247.65 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 247.65 101.6 0)) + (property "Footprint" "" (id 2) (at 247.65 97.79 0)) + (property "Datasheet" "" (id 3) (at 247.65 97.79 0)) + (pin "1" (uuid aea58f10-2dc5-4c10-908c-26c7810bafa3)) + ) + + (symbol (lib_id "ScopefunParts:ESD7002") (at 265.43 92.71 0) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf893a) + (property "Reference" "D46" (id 0) (at 267.97 91.44 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESD7002" (id 1) (at 267.97 93.98 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT323" (id 2) (at 265.43 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" (id 3) (at 265.43 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESD7002WTT1G" (id 4) (at 265.43 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM SC70 (SOT323)" (id 5) (at 265.43 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "3" (uuid d514896a-9c83-4663-a2a7-673c9ec1f778)) + (pin "2" (uuid 091a86af-ab80-483b-a61d-6926f0810cca)) + ) + + (symbol (lib_id "ScopefunParts:ESD7002") (at 265.43 72.39 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf8942) + (property "Reference" "D46" (id 0) (at 267.97 71.12 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESD7002" (id 1) (at 267.97 73.66 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT323" (id 2) (at 265.43 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" (id 3) (at 265.43 78.74 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM SC70 (SOT323)" (id 4) (at 265.43 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESD7002WTT1G" (id 5) (at 265.43 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "3" (uuid 0886a2bd-e076-4f23-9773-9f55caa291ac)) + (pin "1" (uuid f9d26ead-8411-4a73-b0b2-073ec9ae16eb)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 265.43 77.47 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf8949) + (property "Reference" "#PWR0166" (id 0) (at 265.43 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 265.43 81.28 0)) + (property "Footprint" "" (id 2) (at 265.43 77.47 0)) + (property "Datasheet" "" (id 3) (at 265.43 77.47 0)) + (pin "1" (uuid b6b2b31c-3d0f-4de0-9f84-a3e1d629eb9c)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 265.43 97.79 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf894f) + (property "Reference" "#PWR0167" (id 0) (at 265.43 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 265.43 101.6 0)) + (property "Footprint" "" (id 2) (at 265.43 97.79 0)) + (property "Datasheet" "" (id 3) (at 265.43 97.79 0)) + (pin "1" (uuid e657d4f9-ff42-47d3-9d2c-c77501c17400)) + ) + + (symbol (lib_id "ScopefunParts:ESD7002") (at 229.87 133.35 0) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf9058) + (property "Reference" "D43" (id 0) (at 232.41 132.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESD7002" (id 1) (at 232.41 134.62 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT323" (id 2) (at 229.87 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" (id 3) (at 229.87 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESD7002WTT1G" (id 4) (at 229.87 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM SC70 (SOT323)" (id 5) (at 229.87 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "3" (uuid 71f16f0d-ef0e-4266-b39b-5349581b78f5)) + (pin "2" (uuid 1c59b3c6-63f3-48bf-9369-9a68afe02b1a)) + ) + + (symbol (lib_id "ScopefunParts:ESD7002") (at 229.87 113.03 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf9060) + (property "Reference" "D43" (id 0) (at 232.41 111.76 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESD7002" (id 1) (at 232.41 114.3 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT323" (id 2) (at 229.87 121.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" (id 3) (at 229.87 119.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM SC70 (SOT323)" (id 4) (at 229.87 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESD7002WTT1G" (id 5) (at 229.87 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "3" (uuid fa4d2db4-e90e-44b7-b5e1-58e9280453d5)) + (pin "1" (uuid be2f735e-1952-419a-aaa7-6c24ccbd2da3)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 229.87 118.11 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf9067) + (property "Reference" "#PWR0168" (id 0) (at 229.87 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 229.87 121.92 0)) + (property "Footprint" "" (id 2) (at 229.87 118.11 0)) + (property "Datasheet" "" (id 3) (at 229.87 118.11 0)) + (pin "1" (uuid eb4bb613-7ccf-4b61-9c69-bdcc30ec85af)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 229.87 138.43 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf906d) + (property "Reference" "#PWR0169" (id 0) (at 229.87 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 229.87 142.24 0)) + (property "Footprint" "" (id 2) (at 229.87 138.43 0)) + (property "Datasheet" "" (id 3) (at 229.87 138.43 0)) + (pin "1" (uuid 47d0860c-eb0d-4c77-8442-c3da49eb6ef5)) + ) + + (symbol (lib_id "ScopefunParts:ESD7002") (at 247.65 133.35 0) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf907a) + (property "Reference" "D45" (id 0) (at 250.19 132.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESD7002" (id 1) (at 250.19 134.62 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT323" (id 2) (at 247.65 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" (id 3) (at 247.65 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESD7002WTT1G" (id 4) (at 247.65 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM SC70 (SOT323)" (id 5) (at 247.65 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "3" (uuid d15b0205-0e4b-4a0f-8bae-e840bf6ec948)) + (pin "2" (uuid 38d77c3e-3923-4985-b3c9-43e20f612ed3)) + ) + + (symbol (lib_id "ScopefunParts:ESD7002") (at 247.65 113.03 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf9082) + (property "Reference" "D45" (id 0) (at 250.19 111.76 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESD7002" (id 1) (at 250.19 114.3 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT323" (id 2) (at 247.65 121.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" (id 3) (at 247.65 119.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM SC70 (SOT323)" (id 4) (at 247.65 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESD7002WTT1G" (id 5) (at 247.65 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "3" (uuid 1b76453f-6877-470e-9ba1-9d979ae74567)) + (pin "1" (uuid b59de079-54ef-43a2-9565-2991191fe337)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 247.65 118.11 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf9089) + (property "Reference" "#PWR0170" (id 0) (at 247.65 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 247.65 121.92 0)) + (property "Footprint" "" (id 2) (at 247.65 118.11 0)) + (property "Datasheet" "" (id 3) (at 247.65 118.11 0)) + (pin "1" (uuid 414e75da-9fda-4a2f-9990-d2c9bbd5bb3c)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 247.65 138.43 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf908f) + (property "Reference" "#PWR0171" (id 0) (at 247.65 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 247.65 142.24 0)) + (property "Footprint" "" (id 2) (at 247.65 138.43 0)) + (property "Datasheet" "" (id 3) (at 247.65 138.43 0)) + (pin "1" (uuid 31987e86-b3a3-4cbd-b6d5-2ab3b0de7b59)) + ) + + (symbol (lib_id "ScopefunParts:ESD7002") (at 265.43 133.35 0) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf909c) + (property "Reference" "D47" (id 0) (at 267.97 132.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESD7002" (id 1) (at 267.97 134.62 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT323" (id 2) (at 265.43 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" (id 3) (at 265.43 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESD7002WTT1G" (id 4) (at 265.43 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM SC70 (SOT323)" (id 5) (at 265.43 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "3" (uuid 6d7d17cc-6845-4893-bf9a-bb7496b2a70b)) + (pin "2" (uuid b1075f8c-450b-4934-a5ea-b91776197d99)) + ) + + (symbol (lib_id "ScopefunParts:ESD7002") (at 265.43 113.03 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf90a4) + (property "Reference" "D47" (id 0) (at 267.97 111.76 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESD7002" (id 1) (at 267.97 114.3 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT323" (id 2) (at 265.43 121.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" (id 3) (at 265.43 119.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM SC70 (SOT323)" (id 4) (at 265.43 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESD7002WTT1G" (id 5) (at 265.43 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "3" (uuid fe48ed49-c0b3-4ad9-bc26-88a414fe8bf1)) + (pin "1" (uuid 587cdc98-aebb-430c-a150-3aad172ccffc)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 265.43 118.11 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf90ab) + (property "Reference" "#PWR0172" (id 0) (at 265.43 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 265.43 121.92 0)) + (property "Footprint" "" (id 2) (at 265.43 118.11 0)) + (property "Datasheet" "" (id 3) (at 265.43 118.11 0)) + (pin "1" (uuid 7ef2e3ce-c6e1-482c-a1b2-76722306c450)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 265.43 138.43 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf90b1) + (property "Reference" "#PWR0173" (id 0) (at 265.43 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 265.43 142.24 0)) + (property "Footprint" "" (id 2) (at 265.43 138.43 0)) + (property "Datasheet" "" (id 3) (at 265.43 138.43 0)) + (pin "1" (uuid 313b7a9e-8d80-45a1-a06b-45a9ea7f6767)) + ) + + (symbol (lib_id "ScopefunParts:DIL14_RA") (at 250.19 39.37 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058c02d36) + (property "Reference" "J1" (id 0) (at 250.825 26.67 0)) + (property "Value" "DIL14_RA" (id 1) (at 250.19 44.45 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:DIL14_RA" (id 2) (at 252.73 55.245 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://katalog.we-online.de/em/datasheet/6120xx21721.pdf" (id 3) (at 252.73 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "CONN DIL 0.1 PITCH RIGHT ANGLE TH" (id 4) (at 252.095 20.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "61201421721" (id 5) (at 252.095 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 495265fd-6804-4a6a-9dd8-fafad4c55a3c)) + (pin "10" (uuid f3c7a967-d1fb-4162-b447-3a0a22f2c291)) + (pin "11" (uuid 66c60352-20c9-42c9-8e82-50af27290927)) + (pin "12" (uuid 6c0e01a3-4859-4d2d-bccd-32a1ce76d17d)) + (pin "13" (uuid d572db1a-6c65-4522-82b1-c635092672f6)) + (pin "14" (uuid 16b351c2-7878-4424-9b7b-038450f6f06d)) + (pin "2" (uuid c3e1464d-c878-4f8c-9e74-b5b0f6733679)) + (pin "3" (uuid 868ecad4-ba7f-4a94-9027-fd4b01677e12)) + (pin "4" (uuid 09d877ca-482e-4d5b-a58c-100fa468dced)) + (pin "5" (uuid 94765aa7-5a78-4ebe-b400-dec72f753373)) + (pin "6" (uuid 67c78217-905e-479d-862d-d66400d229ed)) + (pin "7" (uuid 013e2ea2-2cba-4a6b-aef8-92f7a96a7565)) + (pin "8" (uuid 8a9715ef-8c53-4b33-9426-ca0543a0081c)) + (pin "9" (uuid caae6352-8ebc-4ea9-9252-f672aba2fffc)) + ) + + (symbol (lib_id "ScopefunParts:R_470R_0.33W") (at 41.91 29.21 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da3c8e6) + (property "Reference" "R69" (id 0) (at 43.18 27.94 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_470R_0.33W" (id 1) (at 43.18 30.48 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 41.91 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" (id 3) (at 41.91 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SG73P1JTTD4700F" (id 4) (at 41.91 25.4 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/3W 0603" (id 5) (at 41.91 22.86 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 9a9c8566-e969-452e-8667-b078cf6ce077)) + (pin "2" (uuid 029c4634-eb00-48b3-8111-d72eb20c09d8)) + ) + + (symbol (lib_id "ScopefunParts:R_470R_0.33W") (at 41.91 82.55 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da3cc43) + (property "Reference" "R70" (id 0) (at 43.18 81.28 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_470R_0.33W" (id 1) (at 43.18 83.82 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 41.91 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" (id 3) (at 41.91 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SG73P1JTTD4700F" (id 4) (at 41.91 78.74 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/3W 0603" (id 5) (at 41.91 76.2 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 7b591666-9ad7-49bf-a2e5-bfca0931771c)) + (pin "2" (uuid 74486759-5b9d-4627-bc73-086587ddedb7)) + ) + + (symbol (lib_id "ScopefunParts:R_470R_0.33W") (at 72.39 29.21 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da3cd21) + (property "Reference" "R71" (id 0) (at 73.66 27.94 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_470R_0.33W" (id 1) (at 73.66 30.48 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 72.39 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" (id 3) (at 72.39 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SG73P1JTTD4700F" (id 4) (at 72.39 25.4 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/3W 0603" (id 5) (at 72.39 22.86 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid fe092942-ff39-443b-82e2-e50da68849ec)) + (pin "2" (uuid cf6c12a4-3d95-473d-bafe-8be3892a84e9)) + ) + + (symbol (lib_id "ScopefunParts:R_470R_0.33W") (at 72.39 82.55 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da3ce2a) + (property "Reference" "R72" (id 0) (at 73.66 81.28 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_470R_0.33W" (id 1) (at 73.66 83.82 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 72.39 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" (id 3) (at 72.39 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SG73P1JTTD4700F" (id 4) (at 72.39 78.74 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/3W 0603" (id 5) (at 72.39 76.2 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 3c4b9474-aef0-400d-9935-b9895fbc3b72)) + (pin "2" (uuid 988d8f5f-55bd-44f7-949a-fce22dc87132)) + ) + + (symbol (lib_id "ScopefunParts:R_470R_0.33W") (at 102.87 29.21 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da3cf68) + (property "Reference" "R73" (id 0) (at 104.14 27.94 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_470R_0.33W" (id 1) (at 104.14 30.48 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 102.87 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" (id 3) (at 102.87 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SG73P1JTTD4700F" (id 4) (at 102.87 25.4 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/3W 0603" (id 5) (at 102.87 22.86 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2cbcf4ca-fab1-477a-90aa-b5c0a0f16845)) + (pin "2" (uuid da78ce0e-b793-4b7a-86d0-cefe5d10340b)) + ) + + (symbol (lib_id "ScopefunParts:R_470R_0.33W") (at 102.87 82.55 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da3d085) + (property "Reference" "R74" (id 0) (at 104.14 81.28 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_470R_0.33W" (id 1) (at 104.14 83.82 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 102.87 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" (id 3) (at 102.87 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SG73P1JTTD4700F" (id 4) (at 102.87 78.74 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/3W 0603" (id 5) (at 102.87 76.2 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 500b6bb3-8f59-48b4-bea8-02d8b26ebe96)) + (pin "2" (uuid e70948cf-44fe-4777-a44b-96651998f90f)) + ) + + (symbol (lib_id "ScopefunParts:R_470R_0.33W") (at 133.35 29.21 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da3d16b) + (property "Reference" "R75" (id 0) (at 134.62 27.94 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_470R_0.33W" (id 1) (at 134.62 30.48 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 133.35 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" (id 3) (at 133.35 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SG73P1JTTD4700F" (id 4) (at 133.35 25.4 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/3W 0603" (id 5) (at 133.35 22.86 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 288160d3-4ca3-482b-977e-b904dcb04428)) + (pin "2" (uuid 12b2c4c3-d2d5-4469-95f8-28c2377f915b)) + ) + + (symbol (lib_id "ScopefunParts:R_470R_0.33W") (at 133.35 82.55 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da3d270) + (property "Reference" "R76" (id 0) (at 134.62 81.28 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_470R_0.33W" (id 1) (at 134.62 83.82 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 133.35 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" (id 3) (at 133.35 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SG73P1JTTD4700F" (id 4) (at 133.35 78.74 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/3W 0603" (id 5) (at 133.35 76.2 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 02e6518f-25d9-4273-b795-90d5c04c6e13)) + (pin "2" (uuid bbd18d12-27d3-4e3d-8eb5-56f7ac74140d)) + ) + + (symbol (lib_id "ScopefunParts:R_470R_0.33W") (at 163.83 29.21 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da3d35e) + (property "Reference" "R77" (id 0) (at 165.1 27.94 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_470R_0.33W" (id 1) (at 165.1 30.48 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 163.83 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" (id 3) (at 163.83 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SG73P1JTTD4700F" (id 4) (at 163.83 25.4 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/3W 0603" (id 5) (at 163.83 22.86 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid e8ff6139-002e-4421-af1c-571cac0b5ed2)) + (pin "2" (uuid 52ed39ab-381d-4bde-b612-8eb2d8199884)) + ) + + (symbol (lib_id "ScopefunParts:R_470R_0.33W") (at 163.83 82.55 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da3d487) + (property "Reference" "R78" (id 0) (at 165.1 81.28 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_470R_0.33W" (id 1) (at 165.1 83.82 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 163.83 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" (id 3) (at 163.83 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SG73P1JTTD4700F" (id 4) (at 163.83 78.74 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/3W 0603" (id 5) (at 163.83 76.2 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid b000e08e-cd60-4333-a940-1ea0c4cbbf3c)) + (pin "2" (uuid 7cda39e5-574a-41cc-b038-b117e95eaef4)) + ) + + (symbol (lib_id "ScopefunParts:R_470R_0.33W") (at 194.31 29.21 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da3d577) + (property "Reference" "R79" (id 0) (at 195.58 27.94 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_470R_0.33W" (id 1) (at 195.58 30.48 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 194.31 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" (id 3) (at 194.31 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SG73P1JTTD4700F" (id 4) (at 194.31 25.4 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/3W 0603" (id 5) (at 194.31 22.86 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 4c61e97a-808c-424d-9237-ec85a70603f9)) + (pin "2" (uuid bca9f2a4-a3e3-4880-b5ae-3091b48b53e1)) + ) + + (symbol (lib_id "ScopefunParts:R_470R_0.33W") (at 194.31 82.55 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da3d676) + (property "Reference" "R80" (id 0) (at 195.58 81.28 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_470R_0.33W" (id 1) (at 195.58 83.82 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 194.31 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" (id 3) (at 194.31 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SG73P1JTTD4700F" (id 4) (at 194.31 78.74 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/3W 0603" (id 5) (at 194.31 76.2 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 164bd13a-1a70-40fe-aded-c145d5c285c2)) + (pin "2" (uuid b2c032b9-7999-45d6-a1cf-1d3990b9b523)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 33.655 19.05 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da42aa4) + (property "Reference" "R187" (id 0) (at 32.385 16.51 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 31.115 21.59 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 27.305 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 29.845 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 37.465 19.05 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 40.005 19.05 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2c64985a-ba7a-47ba-9f43-89e0d7c05570)) + (pin "2" (uuid 2555103e-d168-44f7-a3a8-b8e50967a62d)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 64.135 19.05 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da4363a) + (property "Reference" "R189" (id 0) (at 62.865 16.51 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 61.595 21.59 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 57.785 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 60.325 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 67.945 19.05 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 70.485 19.05 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 4ed6796c-0a51-487a-be55-7848b5415f35)) + (pin "2" (uuid 4996c54c-a0ce-46a1-8580-1973c02feb97)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 94.615 19.05 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da43e04) + (property "Reference" "R191" (id 0) (at 93.345 16.51 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 92.075 21.59 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 88.265 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 90.805 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 98.425 19.05 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 100.965 19.05 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ec50124c-ea21-4f3e-b706-8d66736f35ef)) + (pin "2" (uuid 1f3b73f0-fe70-4ff1-aa41-6ba1374912da)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 125.095 19.05 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da43f03) + (property "Reference" "R193" (id 0) (at 123.825 16.51 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 122.555 21.59 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 118.745 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 121.285 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 128.905 19.05 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 131.445 19.05 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2ca66098-545c-4fff-8bb7-ae2edcb3d4ed)) + (pin "2" (uuid d0c809d2-8e5a-4c59-ae3d-8048ba5be32d)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 155.575 19.05 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da443b9) + (property "Reference" "R195" (id 0) (at 154.305 16.51 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 153.035 21.59 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 149.225 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 151.765 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 159.385 19.05 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 161.925 19.05 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 8c257c1a-38e6-428d-b87b-83ace65ac5d4)) + (pin "2" (uuid f2bec953-0991-4a50-b6c1-89dcc3a6fd5b)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 186.055 19.05 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da44e44) + (property "Reference" "R197" (id 0) (at 184.785 16.51 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 183.515 21.59 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 179.705 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 182.245 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 189.865 19.05 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 192.405 19.05 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ccfcf93c-564b-45f8-9967-2763b3e96c35)) + (pin "2" (uuid 910423cc-b91b-47a1-83cd-a9009d1cf54a)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 33.655 72.39 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da450c9) + (property "Reference" "R188" (id 0) (at 32.385 69.85 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 31.115 74.93 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 27.305 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 29.845 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 37.465 72.39 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 40.005 72.39 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 9f95bf22-6dd4-43b5-95ef-ee3e54d5a6f7)) + (pin "2" (uuid 20eda35d-4099-46fe-b55e-fd57d57e90ab)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 64.135 72.39 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da451c6) + (property "Reference" "R190" (id 0) (at 62.865 69.85 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 61.595 74.93 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 57.785 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 60.325 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 67.945 72.39 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 70.485 72.39 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 4e776fc9-cde0-40d4-aa6b-d1f8bf418fd3)) + (pin "2" (uuid 950c8a1f-b544-4a09-a49b-c216f476ef50)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 94.615 72.39 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da452ae) + (property "Reference" "R192" (id 0) (at 93.345 69.85 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 92.075 74.93 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 88.265 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 90.805 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 98.425 72.39 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 100.965 72.39 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2b5dc2db-e1de-4685-af70-bda21c283ac1)) + (pin "2" (uuid 9261d14b-3676-45be-82f6-abc89e320210)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 125.095 72.39 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da453a7) + (property "Reference" "R194" (id 0) (at 123.825 69.85 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 122.555 74.93 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 118.745 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 121.285 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 128.905 72.39 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 131.445 72.39 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 3ef1ba60-11fe-4c74-9678-22dc40760f7e)) + (pin "2" (uuid e1f84108-d851-4f40-8103-83470e402534)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 155.575 72.39 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da4549f) + (property "Reference" "R196" (id 0) (at 154.305 69.85 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 153.035 74.93 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 149.225 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 151.765 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 159.385 72.39 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 161.925 72.39 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 7ec5f2a8-7852-4cd2-9c13-6e9054c19aea)) + (pin "2" (uuid daa113bb-7151-408c-9a5d-9fc0742a8799)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 186.055 72.39 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da455a6) + (property "Reference" "R198" (id 0) (at 184.785 69.85 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 183.515 74.93 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 179.705 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 182.245 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 189.865 72.39 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 192.405 72.39 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 556b9b11-cdb0-404d-ae8c-dfd4a448c8ea)) + (pin "2" (uuid cfda6d4c-30c7-4f36-9146-903e41c65661)) + ) +) diff --git a/kicad/file56A1473D.kicad_sch b/kicad/file56A1473D.kicad_sch new file mode 100644 index 0000000..e9eee9e --- /dev/null +++ b/kicad/file56A1473D.kicad_sch @@ -0,0 +1,4687 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 42f5b5b4-dd5c-4778-98da-3fe6b6b36b6c) + + (paper "A4") + + (title_block + (title "Scopefun Oscilloscope") + (rev "v2") + (comment 1 "Copyright Dejan Priversek 2017") + (comment 2 "Licensed under CERN OHL v.1.2") + ) + + (lib_symbols + (symbol "ScopefunParts:+2.88V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+2.88V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+2.88V_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 "+2.88V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+2.88V" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+Va" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+Va_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 "+Va_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "Va" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:-2.88V" (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" "-2.88V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "-2.88V_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 "-2.88V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "-2.88V" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:-Va" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "-Va_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 "-Va_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "-Va" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:AQY282SX" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "RE" (id 0) (at -5.08 5.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "AQY282SX" (id 1) (at 0 5.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOP-4" (id 2) (at -16.51 -6.35 0) + (effects (font (size 1.27 1.27) italic) (justify left) hide) + ) + (property "Datasheet" "https://www.mouser.com/ds/2/315/panasonic_AQW,AQY280,282,284-1196946.pdf" (id 3) (at -31.75 -8.89 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (property "MFG Part#" "AQY282SX" (id 4) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Solid State Relays - PCB Mount 60v 500mA SOP Form A Norm-Open" (id 5) (at 0 10.16 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_keywords" "MOSFET Opto Relay" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "RELAY OPTO 60VAC/DC 500MA 4-SOP" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "AQY282SX_0_1" + (rectangle (start -5.08 3.81) (end 5.08 -3.81) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 -0.635) + (xy -2.54 -0.635) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.016 -0.635) + (xy 1.016 -2.159) + ) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.016 2.159) + (xy 1.016 0.635) + ) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.524 -0.508) + (xy 1.524 -0.762) + ) + (stroke (width 0.3556) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.794 0) + (xy 3.81 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.429 -1.651) + (xy 4.191 -1.651) + ) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.429 1.651) + (xy 4.191 1.651) + ) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 0) + (xy 3.81 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 0) + (xy 3.81 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 2.54) + (xy -3.175 2.54) + (xy -3.175 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.175 -0.635) + (xy -3.175 -2.54) + (xy -5.08 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.524 -2.032) + (xy 1.524 -2.286) + (xy 1.524 -2.286) + ) + (stroke (width 0.3556) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.524 -1.27) + (xy 1.524 -1.524) + (xy 1.524 -1.524) + ) + (stroke (width 0.3556) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.524 0.762) + (xy 1.524 0.508) + (xy 1.524 0.508) + ) + (stroke (width 0.3556) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.524 1.524) + (xy 1.524 1.27) + (xy 1.524 1.27) + ) + (stroke (width 0.3556) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.524 2.286) + (xy 1.524 2.032) + (xy 1.524 2.032) + ) + (stroke (width 0.3556) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.651 -1.397) + (xy 2.794 -1.397) + (xy 2.794 -0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.651 1.397) + (xy 2.794 1.397) + (xy 2.794 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.175 -0.635) + (xy -3.81 0.635) + (xy -2.54 0.635) + (xy -3.175 -0.635) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -1.905 0.254) + (xy -1.3716 0.762) + (xy -1.3716 0.254) + (xy -0.6096 1.016) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -0.6096 1.016) + (xy -1.1176 0.762) + (xy -0.8636 0.508) + (xy -0.6096 1.016) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.016 -1.397) + (xy 0.508 -1.397) + (xy 0.508 1.397) + (xy 1.016 1.397) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.651 -2.159) + (xy 2.794 -2.159) + (xy 2.794 -2.54) + (xy 5.08 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.651 -0.635) + (xy 2.794 -0.635) + (xy 2.794 0.635) + (xy 1.651 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.651 2.159) + (xy 2.794 2.159) + (xy 2.794 2.54) + (xy 5.08 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.778 -1.397) + (xy 2.286 -1.27) + (xy 2.286 -1.524) + (xy 1.778 -1.397) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.778 1.397) + (xy 2.286 1.524) + (xy 2.286 1.27) + (xy 1.778 1.397) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 -1.651) + (xy 3.429 -0.889) + (xy 4.191 -0.889) + (xy 3.81 -1.651) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 3.81 1.651) + (xy 3.429 0.889) + (xy 4.191 0.889) + (xy 3.81 1.651) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -1.905 -0.762) + (xy -1.3716 -0.254) + (xy -1.3716 -0.762) + (xy -0.6096 0) + (xy -1.1176 -0.254) + (xy -0.8636 -0.508) + (xy -0.6096 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 2.794 -0.635) (radius 0.127) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 2.794 0) (radius 0.127) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 2.794 0.635) (radius 0.127) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 3.81 -2.54) (radius 0.127) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 3.81 0) (radius 0.127) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 3.81 2.54) (radius 0.127) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "AQY282SX_1_1" + (pin passive line (at -7.62 2.54 0) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 -2.54 0) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 -2.54 180) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 2.54 180) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:BAV199" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at 5.08 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "BAV199" (id 1) (at 5.08 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.diodes.com/assets/Datasheets/ds30232.pdf" (id 3) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 0 10.16 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "Low-leakage double diode" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Diode_* D-Pak_TO252AA *SingleDiode *_Diode_* *SingleDiode*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "BAV199_0_1" + (polyline + (pts + (xy -3.81 1.27) + (xy -1.27 1.27) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -1.27) + (xy 3.81 -1.27) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 -1.27) + (xy -2.54 1.27) + (xy -1.27 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -2.54 1.27) + (xy -2.54 2.54) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 2.54 2.54) + (xy 2.54 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 1.27) + (xy 2.54 -1.27) + (xy 3.81 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 4.445 -3.175) (end -4.445 4.445) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "BAV199_1_1" + (pin passive line (at -2.54 -3.81 90) (length 2.54) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 2.54 -3.81 90) (length 2.54) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 5.08 270) (length 2.54) + (name "3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:BNC" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "P" (id 0) (at 0.254 3.048 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "BNC" (id 1) (at 0 -6.35 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:BNC-5-1634556-0" (id 2) (at 0 -11.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.te.com/usa-en/product-5-1634556-0.html" (id 3) (at 0 -13.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "5-1634556-0" (id 4) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "BNC LP ELBOW B/HEAD PCB SKT 50 OHMS" (id 5) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "BNC 50 Ohm" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "BNC_* bnc bnc-*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "BNC_0_1" + (circle (center 0 0) (radius 0.508) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 1.778) + (stroke (width 0.3048) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "BNC_1_1" + (pin passive line (at 3.81 0 180) (length 3.302) + (name "In" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -5.08 90) (length 3.302) + (name "Ext" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:BSS138BKS" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "Q" (id 0) (at 13.97 5.08 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "BSS138BKS" (id 1) (at 22.86 2.54 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT363" (id 2) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.nxp.com/documents/data_sheet/BSS138BKS.pdf" (id 3) (at 0 -10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "60 V, 320 mA dual N-channel Trench MOSFET" (id 4) (at 0 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BSS138PS,115" (id 5) (at 0 7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "nmos n-mos n-mosfet transistor" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "60 V, 320 mA dual N-channel Trench MOSFET" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "BSS138BKS_0_1" + (polyline + (pts + (xy -7.62 -1.27) + (xy -6.096 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -6.096 1.778) + (xy -6.096 -1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.588 -1.778) + (xy -3.81 -1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.588 -1.27) + (xy -5.588 -2.286) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.588 0) + (xy -3.81 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.588 0.508) + (xy -5.588 -0.508) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.588 1.778) + (xy -3.81 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.588 2.286) + (xy -5.588 1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 -1.778) + (xy -3.81 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -1.778) + (xy -2.54 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 2.54) + (xy -2.54 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 -1.778) + (xy 2.54 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 2.54) + (xy 2.54 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 -1.778) + (xy 3.81 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 -1.778) + (xy 3.81 -1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 -1.27) + (xy 5.588 -2.286) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 0) + (xy 3.81 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 0.508) + (xy 5.588 -0.508) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 1.778) + (xy 3.81 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.588 2.286) + (xy 5.588 1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.096 1.778) + (xy 6.096 -1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 7.62 -1.27) + (xy 6.096 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -0.508) + (xy -2.54 -1.778) + (xy -3.81 -1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 0.508) + (xy -2.54 1.778) + (xy -3.81 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 -0.508) + (xy 2.54 -1.778) + (xy 3.81 -1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 0.508) + (xy 2.54 1.778) + (xy 3.81 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.334 0) + (xy -4.318 0.381) + (xy -4.318 -0.381) + (xy -5.334 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -3.048 -0.508) + (xy -2.032 -0.508) + (xy -2.54 0.508) + (xy -3.048 -0.508) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -1.778 0.254) + (xy -2.032 0.508) + (xy -3.048 0.508) + (xy -3.302 0.762) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.778 0.254) + (xy 2.032 0.508) + (xy 3.048 0.508) + (xy 3.302 0.762) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.048 -0.508) + (xy 2.032 -0.508) + (xy 2.54 0.508) + (xy 3.048 -0.508) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 5.334 0) + (xy 4.318 0.381) + (xy 4.318 -0.381) + (xy 5.334 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 9.525 4.445) (end -9.525 -4.445) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "BSS138BKS_1_1" + (pin passive line (at -2.54 -5.08 90) (length 2.54) + (name "S1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 -1.27 0) (length 2.54) + (name "G1" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 2.54 5.08 270) (length 2.54) + (name "D2" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 2.54 -5.08 90) (length 2.54) + (name "S2" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 -1.27 180) (length 2.54) + (name "G2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -2.54 5.08 270) (length 2.54) + (name "D1" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:C_0.1u" (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_0.1u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0.1u_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_0.1u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:ESD7002" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at 2.54 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESD7002" (id 1) (at 2.54 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT323" (id 2) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" (id 3) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM SC70 (SOT323)" (id 4) (at 0 8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESD7002WTT1G" (id 5) (at 0 6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "TVS DIODE 5VWM SOT323" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "ESD7002_0_1" + (rectangle (start 0 -2.032) (end 0 -0.762) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -2.286) + (xy 0 -2.032) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.016 -0.762) + (xy 0 1.27) + (xy -1.016 -0.762) + (xy 1.016 -0.762) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 1.27 1.778) + (xy 1.016 1.27) + (xy -1.016 1.27) + (xy -1.27 0.762) + ) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 0 2.54) (end 0 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (pin passive line (at 0 -3.81 90) (length 1.524) + (name "A" (effects (font (size 1.016 1.016)))) + (number "3" (effects (font (size 1.016 1.016)))) + ) + ) + (symbol "ESD7002_1_1" + (pin passive line (at 0 3.81 270) (length 1.524) + (name "C" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + ) + (symbol "ESD7002_2_1" + (pin passive line (at 0 3.81 270) (length 1.524) + (name "C" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:LM393DGK" (pin_names (offset 0.127)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 5.08 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "LM393DGK" (id 1) (at 5.08 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SSOP8" (id 2) (at 0 -13.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm193.pdf" (id 3) (at 0 -11.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LM393DGKR" (id 4) (at 0 11.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Dual, General Purpose, Differential Comparator" (id 5) (at 0 13.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Dual, General Purpose, Differential Comparator" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "LM393DGK_0_1" + (polyline + (pts + (xy 5.08 0) + (xy -5.08 6.35) + (xy -5.08 -6.35) + (xy 5.08 0) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin power_in line (at -1.27 -8.89 90) (length 4.826) + (name "V-" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -1.27 8.89 270) (length 4.826) + (name "V+" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "LM393DGK_1_1" + (pin open_collector line (at 7.62 0 180) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 2.54) + (name "-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 2.54 0) (length 2.54) + (name "+" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "LM393DGK_2_1" + (pin input line (at -7.62 2.54 0) (length 2.54) + (name "+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 2.54) + (name "-" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin open_collector line (at 7.62 0 180) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:OPA2830" (pin_names (offset 0.127)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 5.08 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "OPA2830" (id 1) (at 5.08 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:TSSOP8" (id 2) (at 0 -13.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/opa2830.pdf" (id 3) (at 0 -11.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "OPA2830IDGKT" (id 4) (at 0 11.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Dual, Low-Power, Single-Supply, Wideband OPERATIONAL AMPLIFIER" (id 5) (at 0 13.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Dual, Low-Power, Single-Supply, Wideband OPERATIONAL AMPLIFIER" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "OPA2830_0_1" + (polyline + (pts + (xy 5.08 0) + (xy -5.08 6.35) + (xy -5.08 -6.35) + (xy 5.08 0) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin power_in line (at -1.27 -8.89 90) (length 4.826) + (name "V-" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -1.27 8.89 270) (length 4.826) + (name "V+" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "OPA2830_1_1" + (pin output line (at 7.62 0 180) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 2.54) + (name "-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 2.54 0) (length 2.54) + (name "+" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "OPA2830_2_1" + (pin input line (at -7.62 2.54 0) (length 2.54) + (name "+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 2.54) + (name "-" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 0 180) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:R_0R_0603" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_0R_0603" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 -7.112 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "RC0603JR-070RL" (id 4) (at 0 -4.572 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "RES SMD ZERO OHM JUMPER 0603" (id 5) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "Resistor" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Resistor_* R_*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_0R_0603_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_0R_0603_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_1.5k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.5k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1501V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_1.5k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_1.5k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_100R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_100R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_100R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_10k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_10k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1002V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_10k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_10k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_22k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_22k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2202V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_22k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_22k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_240R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_240R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2400V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_240R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_240R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_48.7R_0.25W" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_48.7R_0.25W" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_1206" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/general-purpose-chip-resistors/precision-thick-film-chip-resistors/ERJ8ENF48R7V" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-8ENF48R7V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 0.25W 1206" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 3/4W 1206" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "R_1206" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_48.7R_0.25W_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_48.7R_0.25W_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_49.9k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_49.9k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4992V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_49.9k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_49.9k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_499R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_499R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4990V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_499R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_499R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_499k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_499k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4993V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_499k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_499k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "Scopefun_v2-rescue:GND" (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" "GND" (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) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 115.57 63.5) (diameter 0) (color 0 0 0 0) + (uuid 005d423c-affc-44b9-b969-fcb91820399b) + ) + (junction (at 167.64 45.72) (diameter 0) (color 0 0 0 0) + (uuid 00bb8352-ddd8-4b0e-84c5-27cd437e1e92) + ) + (junction (at 229.87 48.26) (diameter 0) (color 0 0 0 0) + (uuid 082a1070-c8a0-47c7-911c-57dfd709c047) + ) + (junction (at 212.09 140.97) (diameter 0) (color 0 0 0 0) + (uuid 09c5b2e9-fadc-49a8-867f-ed662ece0465) + ) + (junction (at 119.38 176.53) (diameter 0) (color 0 0 0 0) + (uuid 103b4ca3-1110-46aa-93fd-e3875234271d) + ) + (junction (at 148.59 113.03) (diameter 0) (color 0 0 0 0) + (uuid 11c7caea-afa2-46e4-93dc-d94c4fd5d43e) + ) + (junction (at 203.2 60.96) (diameter 0) (color 0 0 0 0) + (uuid 2d2e37da-b780-4d3e-9675-6e2d1e05850e) + ) + (junction (at 38.1 60.96) (diameter 0) (color 0 0 0 0) + (uuid 38a9857e-aaec-483e-aebb-7668d32a88cf) + ) + (junction (at 63.5 110.49) (diameter 0) (color 0 0 0 0) + (uuid 3b0f7bc7-8a80-4675-9db2-5385f502df30) + ) + (junction (at 115.57 130.81) (diameter 0) (color 0 0 0 0) + (uuid 44600e93-e587-468d-afdd-966711773a2f) + ) + (junction (at 203.2 128.27) (diameter 0) (color 0 0 0 0) + (uuid 470ef035-aa95-4a5d-884b-a72da7fecced) + ) + (junction (at 262.89 86.36) (diameter 0) (color 0 0 0 0) + (uuid 4dc08b0e-cf74-4295-b811-c24343b38bbd) + ) + (junction (at 229.87 22.86) (diameter 0) (color 0 0 0 0) + (uuid 5c863e2f-1ee8-4f9b-8f45-5c051943a019) + ) + (junction (at 33.02 50.8) (diameter 0) (color 0 0 0 0) + (uuid 5d8327df-3d10-4a58-8605-8c2d03a7ea2e) + ) + (junction (at 87.63 113.03) (diameter 0) (color 0 0 0 0) + (uuid 5e31b75c-7539-48bc-9313-3ce6611e0cb9) + ) + (junction (at 41.91 107.95) (diameter 0) (color 0 0 0 0) + (uuid 5fae7ddc-63f6-4502-9be5-a7e8d46e8c5d) + ) + (junction (at 63.5 115.57) (diameter 0) (color 0 0 0 0) + (uuid 6f44f517-da48-4cfd-86fc-e629ca7208ab) + ) + (junction (at 148.59 45.72) (diameter 0) (color 0 0 0 0) + (uuid 7db33adc-acba-4000-a6b8-df45409e9a61) + ) + (junction (at 63.5 48.26) (diameter 0) (color 0 0 0 0) + (uuid 7efab9c0-3741-428c-97b2-d8a407ea4bf1) + ) + (junction (at 31.75 118.11) (diameter 0) (color 0 0 0 0) + (uuid 7fb717ad-f662-4f49-8a41-2b62a5a907c4) + ) + (junction (at 229.87 33.02) (diameter 0) (color 0 0 0 0) + (uuid 8224b03e-f806-4485-a144-81cf4e2890e8) + ) + (junction (at 148.59 60.96) (diameter 0) (color 0 0 0 0) + (uuid 84c09106-ecbb-4f5d-ba1c-0d6c8f63ee41) + ) + (junction (at 43.18 40.64) (diameter 0) (color 0 0 0 0) + (uuid 8d57021b-17d7-425a-b48c-37252c14cee8) + ) + (junction (at 262.89 76.2) (diameter 0) (color 0 0 0 0) + (uuid 8e2a452e-44d4-4748-a255-ed61b35a9a2c) + ) + (junction (at 71.12 96.52) (diameter 0) (color 0 0 0 0) + (uuid a5ff582b-ce26-4283-bbb8-59cb82cd23c0) + ) + (junction (at 229.87 115.57) (diameter 0) (color 0 0 0 0) + (uuid a9b57e81-8649-41fb-a077-c074bfcf37d6) + ) + (junction (at 148.59 128.27) (diameter 0) (color 0 0 0 0) + (uuid ac24177b-7fa1-411b-b48a-6f2ed13f4be0) + ) + (junction (at 167.64 113.03) (diameter 0) (color 0 0 0 0) + (uuid ad869f96-b69b-4c9c-94f8-daa68038a177) + ) + (junction (at 229.87 100.33) (diameter 0) (color 0 0 0 0) + (uuid b0ddb503-a391-46dd-bf77-8b8b2cf30231) + ) + (junction (at 229.87 90.17) (diameter 0) (color 0 0 0 0) + (uuid b8181453-051d-47c0-a9e9-ca9c571663da) + ) + (junction (at 104.14 45.72) (diameter 0) (color 0 0 0 0) + (uuid bae757e5-4a6a-4b35-b534-086d45a773a3) + ) + (junction (at 104.14 113.03) (diameter 0) (color 0 0 0 0) + (uuid c094e4fa-d1aa-4361-8c19-905d3cdd1317) + ) + (junction (at 87.63 45.72) (diameter 0) (color 0 0 0 0) + (uuid cc040057-8917-45f6-854a-3a1b8d6f47f1) + ) + (junction (at 212.09 90.17) (diameter 0) (color 0 0 0 0) + (uuid d6972d24-b145-497f-b00c-5757d64785b0) + ) + (junction (at 212.09 22.86) (diameter 0) (color 0 0 0 0) + (uuid e118aa2a-790e-41fd-9064-9462d9504f9e) + ) + (junction (at 71.12 129.54) (diameter 0) (color 0 0 0 0) + (uuid e1c0c6c6-b3b3-40e5-a360-e72354beee77) + ) + (junction (at 262.89 66.04) (diameter 0) (color 0 0 0 0) + (uuid e6485193-adc9-4c2c-a52b-2f24171b5428) + ) + (junction (at 36.83 128.27) (diameter 0) (color 0 0 0 0) + (uuid e89d2293-8c46-4e13-90a3-db3f2498a3b7) + ) + (junction (at 93.98 63.5) (diameter 0) (color 0 0 0 0) + (uuid ecf73b41-8985-4317-9d2f-144439cb6be7) + ) + (junction (at 63.5 43.18) (diameter 0) (color 0 0 0 0) + (uuid f42b3e66-45e2-45d8-ac6e-58b2a4de23c7) + ) + (junction (at 93.98 130.81) (diameter 0) (color 0 0 0 0) + (uuid f51658b4-5400-42a3-acae-2eb9a8456549) + ) + (junction (at 212.09 73.66) (diameter 0) (color 0 0 0 0) + (uuid ff29d671-98a4-4862-895e-468b5261580f) + ) + + (wire (pts (xy 36.83 129.54) (xy 36.83 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 00e5576b-bfc8-4648-9987-86e3d7c6f907) + ) + (wire (pts (xy 220.98 100.33) (xy 229.87 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 020e0185-2bf8-4fce-9c76-8efb7a2dd513) + ) + (wire (pts (xy 33.02 60.96) (xy 38.1 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 04f2824f-3443-40bb-8214-5d853124bdb4) + ) + (wire (pts (xy 203.2 102.87) (xy 203.2 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 07e7b779-cef1-4255-ae9e-4157c0a88af9) + ) + (wire (pts (xy 93.98 137.16) (xy 93.98 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 08d0cb0a-bf96-437f-b966-c2cf3d77a9d9) + ) + (wire (pts (xy 167.64 100.33) (xy 167.64 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0be6aa73-0585-4a81-a074-3cea864d55e2) + ) + (wire (pts (xy 200.66 133.35) (xy 205.74 133.35)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d2ef525-dac9-4d86-a492-132a6bcb3060) + ) + (wire (pts (xy 143.51 26.67) (xy 143.51 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0e31ffcf-99fb-4275-800d-d27579fe3735) + ) + (wire (pts (xy 36.83 128.27) (xy 41.91 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0ea4cf62-4791-48d4-b143-b854fc7b2b79) + ) + (wire (pts (xy 27.94 107.95) (xy 41.91 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 126ec3f6-9a3d-4d89-856f-881b56b9d3e8) + ) + (wire (pts (xy 63.5 43.18) (xy 64.77 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 13e15a8b-a3bf-4bad-a3d7-f5422451ee5f) + ) + (wire (pts (xy 82.55 124.46) (xy 87.63 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 14507bca-4484-41d9-8d39-6f25bec1afb8) + ) + (wire (pts (xy 87.63 124.46) (xy 87.63 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 185f41c2-7510-4470-948e-4d681cbfb31d) + ) + (wire (pts (xy 115.57 62.23) (xy 115.57 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1a50378e-37c7-4e15-ae02-467873319cf4) + ) + (wire (pts (xy 203.2 128.27) (xy 205.74 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1fa165bc-1cbc-4e30-a7f1-86a9722acefc) + ) + (wire (pts (xy 93.98 129.54) (xy 93.98 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1fcfe487-1632-44e2-b0c2-f98b23744293) + ) + (wire (pts (xy 116.84 173.99) (xy 116.84 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 203090e4-55b5-4296-8f59-81cdb9f4e79b) + ) + (wire (pts (xy 262.89 55.88) (xy 262.89 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2090c8b2-4624-4ad2-9556-bf500a4f50f9) + ) + (wire (pts (xy 59.69 115.57) (xy 63.5 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 22910cf2-891c-44a9-9f43-8ef3fc9e8206) + ) + (wire (pts (xy 71.12 36.83) (xy 71.12 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 276a11b5-d077-4941-bcdb-7f873a0f36ce) + ) + (wire (pts (xy 87.63 57.15) (xy 87.63 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 281ca01f-8558-468c-bfe4-58cda6f81438) + ) + (wire (pts (xy 212.09 72.39) (xy 212.09 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 285c0832-59a4-4b2d-aa1e-732ce234cc34) + ) + (wire (pts (xy 218.44 80.01) (xy 218.44 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a79ffb4-2d23-498f-b7a8-2b9efa2dcd6d) + ) + (wire (pts (xy 93.98 62.23) (xy 93.98 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d33ac20-0cca-470c-aba8-3155761bcf8c) + ) + (wire (pts (xy 167.64 45.72) (xy 173.99 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d479655-f2fd-4e9d-a47d-36d6f43651e4) + ) + (wire (pts (xy 148.59 128.27) (xy 148.59 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2f0d7c37-b4d0-43a6-97dc-e87abc2138a9) + ) + (wire (pts (xy 31.75 127) (xy 31.75 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2f237b8d-4b23-4f70-88cf-170696c53d89) + ) + (wire (pts (xy 266.7 86.36) (xy 262.89 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 31757a82-5be6-49f4-8469-6fd1f19a4831) + ) + (wire (pts (xy 262.89 63.5) (xy 262.89 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3278ec01-4ed0-4b9c-9711-d1c404b877cd) + ) + (wire (pts (xy 41.91 128.27) (xy 41.91 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 32e16eb1-1376-41dc-855b-91a51fa589a6) + ) + (wire (pts (xy 87.63 45.72) (xy 104.14 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3343230e-2907-4cc4-84be-99cfef4736c3) + ) + (wire (pts (xy 200.66 30.48) (xy 205.74 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3423fef0-4b0b-42be-b35a-2d4dc99c5655) + ) + (wire (pts (xy 240.03 97.79) (xy 240.03 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 356f3c5f-e819-458f-a7e5-65f2bacd5bac) + ) + (wire (pts (xy 203.2 35.56) (xy 203.2 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3643b9ec-40bc-42dd-8705-83ed643bdea4) + ) + (wire (pts (xy 119.38 176.53) (xy 121.92 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 366b4e95-01fd-42ef-a705-8f901032e0c6) + ) + (wire (pts (xy 262.89 73.66) (xy 262.89 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 368ebe28-686c-40c8-b219-8295ca218c67) + ) + (wire (pts (xy 116.84 149.86) (xy 139.7 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 36ff2052-b6f0-4838-a916-4bedc84b217a) + ) + (wire (pts (xy 50.8 26.67) (xy 63.5 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 379d2027-ade2-446d-b2a8-1686ae12241f) + ) + (wire (pts (xy 143.51 93.98) (xy 143.51 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 384f7937-c989-48ca-815c-ca9cd9549604) + ) + (wire (pts (xy 27.94 50.8) (xy 33.02 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 384fd358-e7cb-42ad-8b69-60b6a4c05f34) + ) + (wire (pts (xy 63.5 26.67) (xy 63.5 29.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 38c9997f-98f7-41dd-8d03-cb90a6db820d) + ) + (wire (pts (xy 229.87 48.26) (xy 229.87 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c130d64-9137-4c65-8366-1112524f50cc) + ) + (wire (pts (xy 53.34 40.64) (xy 59.69 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c366a71-f7c8-4705-a28c-1a6b708315a6) + ) + (wire (pts (xy 104.14 113.03) (xy 104.14 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3d23fdea-f6ec-4963-8317-c51d7bf80624) + ) + (wire (pts (xy 59.69 48.26) (xy 63.5 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3e229f74-0d6e-4e2c-8163-9a65e677d459) + ) + (wire (pts (xy 205.74 35.56) (xy 203.2 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3e8128a0-a426-46c5-b1a0-85c9b4d4768f) + ) + (wire (pts (xy 104.14 45.72) (xy 104.14 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 40fa4023-a0c8-402d-a858-ca969f49d733) + ) + (wire (pts (xy 106.68 124.46) (xy 106.68 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 44359aa3-a146-4361-a6d3-bf8baf4d0769) + ) + (wire (pts (xy 176.53 24.13) (xy 176.53 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4525ae04-c30a-4c84-af19-511fb2ef01b1) + ) + (wire (pts (xy 119.38 176.53) (xy 119.38 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 47e68a06-ffc8-4873-ba3b-58c862c6e9a7) + ) + (wire (pts (xy 50.8 29.21) (xy 50.8 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4851f81c-0f0c-484f-8db3-4a22f3b92aa5) + ) + (wire (pts (xy 229.87 90.17) (xy 240.03 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 495602cd-6bc9-4895-913e-be390f4d8406) + ) + (wire (pts (xy 148.59 19.05) (xy 148.59 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4a1889be-7ec6-405b-ae5a-773fc21e97e9) + ) + (wire (pts (xy 212.09 53.34) (xy 212.09 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4a685e6e-ed58-4b0d-a370-15c738951e30) + ) + (wire (pts (xy 96.52 179.07) (xy 106.68 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4cad5035-5ed2-4871-8f99-31584cd9132c) + ) + (wire (pts (xy 106.68 63.5) (xy 115.57 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4ede09d9-8009-41c1-b58a-70533f585dea) + ) + (wire (pts (xy 115.57 130.81) (xy 115.57 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4fd135f0-38be-402a-9bc7-59f09498eddd) + ) + (wire (pts (xy 177.8 50.8) (xy 177.8 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 506bec6e-ae81-4e13-83fd-6e6a20e8dd7f) + ) + (wire (pts (xy 76.2 96.52) (xy 71.12 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 518cc0fe-fa58-4dae-a1ef-bcd050c28ec2) + ) + (wire (pts (xy 115.57 69.85) (xy 115.57 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 535aba43-dbb5-4f90-b80e-7eeff0326627) + ) + (wire (pts (xy 38.1 60.96) (xy 43.18 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 543df134-3e59-4bb4-967d-c2b817c8ee51) + ) + (wire (pts (xy 33.02 59.69) (xy 33.02 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 547db1cd-6b0f-4c16-ae8b-4456029c62ad) + ) + (wire (pts (xy 101.6 57.15) (xy 101.6 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 54d608f8-0aaf-49f7-8ca3-39378bd8d950) + ) + (wire (pts (xy 53.34 107.95) (xy 59.69 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5579072c-f9d9-448e-b0c2-147f20cc58c8) + ) + (wire (pts (xy 63.5 101.6) (xy 63.5 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 55c0bea1-3517-4222-b109-4abebf6fdcd1) + ) + (wire (pts (xy 143.51 113.03) (xy 130.81 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 57e0ad9e-0c72-4850-bb3f-59e185b7503d) + ) + (wire (pts (xy 71.12 95.25) (xy 71.12 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 58179256-a6f4-4564-ae5b-cdc826fe0a29) + ) + (wire (pts (xy 106.68 130.81) (xy 115.57 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 58c9a520-7aea-473c-b038-4a0475c58e86) + ) + (wire (pts (xy 167.64 33.02) (xy 167.64 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5932cde0-ea0f-43bc-8d6d-c88f27234cc8) + ) + (wire (pts (xy 212.09 90.17) (xy 229.87 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 59adc3ab-ba5c-4023-87ec-1a2a6b137a0f) + ) + (wire (pts (xy 220.98 33.02) (xy 229.87 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 59b94cf1-d5ba-4e77-a024-1985c9a76e16) + ) + (wire (pts (xy 41.91 107.95) (xy 41.91 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5a8b4692-1727-4228-82bc-670913ceb2c9) + ) + (wire (pts (xy 148.59 113.03) (xy 148.59 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5c505fae-f86b-4b4e-b3b1-bc8caf13434c) + ) + (wire (pts (xy 116.84 176.53) (xy 119.38 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ca1b324-fc5b-439a-8b2a-ce6855b516ee) + ) + (wire (pts (xy 262.89 66.04) (xy 262.89 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ef16d50-7620-456a-8163-0ebedacd2bd1) + ) + (wire (pts (xy 229.87 92.71) (xy 229.87 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 610252ed-7b0f-4d11-b8dc-aeb617cf8b56) + ) + (wire (pts (xy 82.55 57.15) (xy 87.63 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 61b9102d-e0e2-40f7-b83f-71ed11ff1d2d) + ) + (wire (pts (xy 43.18 40.64) (xy 48.26 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 61c79d74-3864-40c4-aaea-978e51b41411) + ) + (wire (pts (xy 167.64 25.4) (xy 167.64 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 66a66c25-cca2-45d7-816b-22b904c47118) + ) + (wire (pts (xy 115.57 129.54) (xy 115.57 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 66bd5ba7-fef5-47ea-a32b-cc972466b527) + ) + (wire (pts (xy 167.64 43.18) (xy 167.64 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 67283219-078e-4f98-8e18-0325c4535e8b) + ) + (wire (pts (xy 212.09 22.86) (xy 229.87 22.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 68b0af63-14bf-45ea-b328-7e64bef2c0c6) + ) + (wire (pts (xy 106.68 170.18) (xy 109.22 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6a31b2f2-c10c-4a82-a753-d38bc51e4c05) + ) + (wire (pts (xy 76.2 104.14) (xy 76.2 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 702032fd-ba4d-4ac5-8c15-e082293a86ef) + ) + (wire (pts (xy 212.09 139.7) (xy 212.09 140.97)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 71087530-9c65-40db-94f5-3645e6627968) + ) + (wire (pts (xy 229.87 25.4) (xy 229.87 22.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 71968fb3-bc47-451a-b92d-2f7a075d49b9) + ) + (wire (pts (xy 148.59 123.19) (xy 148.59 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 72e274cf-d09b-40a2-b1e3-3b71338c2588) + ) + (wire (pts (xy 63.5 93.98) (xy 63.5 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 74dd16c4-ca66-498b-a14c-e55dfff54709) + ) + (wire (pts (xy 262.89 93.98) (xy 262.89 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 75ffc2e5-269f-4ddc-a089-469c6d2390a0) + ) + (wire (pts (xy 205.74 102.87) (xy 203.2 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 773f4a37-ba83-4e69-a1c5-439d64aa2155) + ) + (wire (pts (xy 229.87 22.86) (xy 240.03 22.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 774ad50e-b079-42dc-98f1-1bd73c95a1b0) + ) + (wire (pts (xy 229.87 115.57) (xy 229.87 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 791e8a0e-946b-4a61-b8a2-2a3fa684a16e) + ) + (wire (pts (xy 167.64 24.13) (xy 176.53 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7cfe8318-8b60-424c-8ac5-3986c14b04f1) + ) + (wire (pts (xy 93.98 130.81) (xy 93.98 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7dcb5d44-ed2c-4220-b4b8-9e6d6b793639) + ) + (wire (pts (xy 218.44 147.32) (xy 218.44 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7de31210-cd0e-449a-9cf1-c0886ee5ad09) + ) + (wire (pts (xy 212.09 109.22) (xy 212.09 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7f266cef-09f2-48dc-a0d2-75438b615a65) + ) + (wire (pts (xy 240.03 22.86) (xy 240.03 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7f41f14a-270d-4a24-9f0d-58cea090d007) + ) + (wire (pts (xy 59.69 107.95) (xy 59.69 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 817a41a3-105e-40aa-855b-af56cbf4aa1f) + ) + (wire (pts (xy 63.5 57.15) (xy 63.5 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 829d375c-a6bc-4b11-a8ad-9aee4d2bbd98) + ) + (wire (pts (xy 234.95 48.26) (xy 229.87 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 859fa990-074f-476f-a2b6-3459a533bc62) + ) + (wire (pts (xy 229.87 33.02) (xy 229.87 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 878113aa-0285-4794-ba20-d5189f5521ea) + ) + (wire (pts (xy 167.64 110.49) (xy 167.64 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 88969684-872a-4cb5-b065-ad164ba48e40) + ) + (wire (pts (xy 262.89 76.2) (xy 269.24 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8b69b160-8432-412c-b764-d1ff6f5faaf8) + ) + (wire (pts (xy 132.08 185.42) (xy 132.08 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8e44d28a-a092-48bf-81b3-e4844a145186) + ) + (wire (pts (xy 101.6 130.81) (xy 93.98 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 90b3f1d1-8667-4524-9263-02923128af3e) + ) + (wire (pts (xy 43.18 40.64) (xy 43.18 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9178d40e-f9a5-46cc-96b0-e76c4267341d) + ) + (wire (pts (xy 50.8 96.52) (xy 50.8 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 956c6a94-8caa-405e-a287-d042fc6619ea) + ) + (wire (pts (xy 101.6 124.46) (xy 101.6 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 96350637-206f-4883-998a-6fa09970844b) + ) + (wire (pts (xy 148.59 69.85) (xy 148.59 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 97c19afb-c7b6-4a1e-a30c-e82d4efef0dd) + ) + (wire (pts (xy 71.12 129.54) (xy 71.12 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 98303ac1-b7d5-40e4-aac5-5ff68116461f) + ) + (wire (pts (xy 262.89 83.82) (xy 262.89 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 983c63fc-d0ee-414d-9b93-84028ccad127) + ) + (wire (pts (xy 212.09 22.86) (xy 212.09 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 98431e52-cda3-49a2-8321-cc1b0505f1ba) + ) + (wire (pts (xy 229.87 100.33) (xy 229.87 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 985dd7f9-e819-4573-86f0-4c00259a8f0d) + ) + (wire (pts (xy 167.64 113.03) (xy 173.99 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9873d4e8-f130-477c-a049-12b4d89a71a9) + ) + (wire (pts (xy 106.68 57.15) (xy 106.68 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 98dca4fd-439b-4c0e-8b38-1f8f05f5f53a) + ) + (wire (pts (xy 176.53 91.44) (xy 176.53 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 99178710-088d-4457-90e3-c13495aa6a8f) + ) + (wire (pts (xy 93.98 69.85) (xy 93.98 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 991f0149-2129-43f5-b512-8a3a239e334e) + ) + (wire (pts (xy 59.69 43.18) (xy 63.5 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9b4eee93-a724-4524-9be4-035b8a1e8e48) + ) + (wire (pts (xy 200.66 97.79) (xy 205.74 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9bcea2cc-19cc-46f4-9d0e-eb393c4db32c) + ) + (wire (pts (xy 121.92 163.83) (xy 121.92 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9d3c1022-ada3-49c3-adf4-0b469f7333d8) + ) + (wire (pts (xy 200.66 66.04) (xy 205.74 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9d51daf4-97ca-45bc-9d5c-2bfcfaf6875d) + ) + (wire (pts (xy 143.51 45.72) (xy 130.81 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9d6e86ff-60a1-4e9d-9b3e-add4ac67b898) + ) + (wire (pts (xy 148.59 137.16) (xy 148.59 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9ef5d36d-1a6e-404f-b4da-3e2570720fb9) + ) + (wire (pts (xy 240.03 90.17) (xy 240.03 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a04f45be-8931-4489-bf44-511d66f776a5) + ) + (wire (pts (xy 121.92 176.53) (xy 121.92 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a07bda2c-93ba-4689-93f8-43840d42c864) + ) + (wire (pts (xy 212.09 90.17) (xy 212.09 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a28edf0a-2d60-4a00-99ab-2b8ee5ecec0f) + ) + (wire (pts (xy 148.59 55.88) (xy 148.59 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a2c3fba0-71ad-480c-83c8-acc9360a30c9) + ) + (wire (pts (xy 116.84 163.83) (xy 116.84 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3df867f-e009-4422-a170-0c49a469e745) + ) + (wire (pts (xy 50.8 93.98) (xy 63.5 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a51a620d-094b-4382-ad5b-e94776e053bd) + ) + (wire (pts (xy 106.68 179.07) (xy 106.68 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a5602f92-2b5f-43c3-84b0-69d555d94241) + ) + (wire (pts (xy 229.87 30.48) (xy 229.87 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a732447b-cc46-4538-9ee9-f144f74fa333) + ) + (wire (pts (xy 153.67 86.36) (xy 148.59 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a86c0538-075e-45a8-b87e-cdc35a79de0e) + ) + (wire (pts (xy 27.94 40.64) (xy 43.18 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a908f5a0-315e-4226-8548-70b1e3c04813) + ) + (wire (pts (xy 77.47 57.15) (xy 63.5 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a999315b-6aeb-4365-8bc7-3add5a5828f5) + ) + (wire (pts (xy 218.44 73.66) (xy 212.09 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aa7c0a7c-9074-484b-9343-5acf98c9bf0a) + ) + (wire (pts (xy 177.8 118.11) (xy 177.8 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ac1fac38-0f5a-45eb-9a3f-ef60e8717ff7) + ) + (wire (pts (xy 167.64 92.71) (xy 167.64 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid af29f1af-4417-4f22-a8c5-39ca9003935d) + ) + (wire (pts (xy 143.51 86.36) (xy 143.51 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid af3c4291-4f9b-4bb8-9e36-5ee3fcee3e08) + ) + (wire (pts (xy 87.63 113.03) (xy 104.14 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b02eb32d-b1cd-4d0f-b8c6-e12eb2c10ef4) + ) + (wire (pts (xy 234.95 115.57) (xy 229.87 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b05c41f7-50e4-4be4-ab67-3c7ffa450fd9) + ) + (wire (pts (xy 212.09 140.97) (xy 212.09 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b0c02527-2836-4e82-9d17-5de6f1a2009d) + ) + (wire (pts (xy 63.5 48.26) (xy 64.77 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b168edb0-9191-4f74-8278-9c9fb73a0128) + ) + (wire (pts (xy 31.75 118.11) (xy 31.75 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b1bf0979-c741-4128-a9bf-b3f4110bbcb0) + ) + (wire (pts (xy 33.02 50.8) (xy 48.26 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b21bf5e8-985e-42c1-9341-be540c57e99c) + ) + (wire (pts (xy 80.01 45.72) (xy 87.63 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b25c788d-c719-4b0e-9253-be3e27efd77a) + ) + (wire (pts (xy 59.69 50.8) (xy 53.34 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b2fd4e05-fcfd-404f-bedf-6477e76f5873) + ) + (wire (pts (xy 148.59 110.49) (xy 148.59 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b34dc6ff-1aa7-46bb-a6de-a88fbd693f57) + ) + (wire (pts (xy 218.44 74.93) (xy 218.44 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b3568ee3-7644-45e4-94bd-e50c1166aa1c) + ) + (wire (pts (xy 59.69 110.49) (xy 63.5 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b50a57ff-20dd-412f-afa2-2fe2bd76e71c) + ) + (wire (pts (xy 212.09 120.65) (xy 212.09 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b589a18e-e522-4c7e-a0f2-51bac3302537) + ) + (wire (pts (xy 63.5 124.46) (xy 63.5 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b6412e58-f619-4808-aaaf-e60ca9120817) + ) + (wire (pts (xy 148.59 45.72) (xy 148.59 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b70ee907-cf21-473a-a117-f0e6125e9266) + ) + (wire (pts (xy 101.6 63.5) (xy 93.98 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b7fa7329-69d9-4543-b748-c2744eb82983) + ) + (wire (pts (xy 104.14 45.72) (xy 125.73 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b85869fd-3f8d-422a-b5de-7f57eb714581) + ) + (wire (pts (xy 115.57 137.16) (xy 115.57 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ba9680b8-7eed-4bfa-9d77-a0655aaa86ee) + ) + (wire (pts (xy 76.2 130.81) (xy 76.2 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bbeb5660-87a7-4a13-be2a-0981978dab67) + ) + (wire (pts (xy 43.18 60.96) (xy 43.18 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bf04e794-a220-4a43-9fd5-17a4d02fd218) + ) + (wire (pts (xy 76.2 129.54) (xy 71.12 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bf846e30-5aad-4cd9-8d75-caabbac7227c) + ) + (wire (pts (xy 218.44 142.24) (xy 218.44 140.97)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c00a6ff3-d367-48aa-9987-c597c23d6ece) + ) + (wire (pts (xy 33.02 50.8) (xy 33.02 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c01821f2-42dd-4e90-b457-c4a35e1d2316) + ) + (wire (pts (xy 153.67 19.05) (xy 148.59 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c0a48c61-4ac8-455c-b9b8-e320fe8e8d40) + ) + (wire (pts (xy 212.09 21.59) (xy 212.09 22.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c10f37ed-38cf-4e85-8a5c-d48782ba3668) + ) + (wire (pts (xy 80.01 113.03) (xy 87.63 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c37e73af-a004-4ecb-b3aa-cdf0022347e1) + ) + (wire (pts (xy 229.87 63.5) (xy 220.98 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c4e3ab9f-9205-4d93-99a0-94f42094cad9) + ) + (wire (pts (xy 93.98 63.5) (xy 93.98 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c6b16abe-d6be-47a5-b694-4ae078b74d85) + ) + (wire (pts (xy 266.7 66.04) (xy 262.89 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7299834-d1dd-4ac9-96ed-89f2af81c86c) + ) + (wire (pts (xy 143.51 110.49) (xy 143.51 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7a8a931-be51-41e0-9536-14da5c4b0f5f) + ) + (wire (pts (xy 148.59 86.36) (xy 148.59 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c9030bbb-4170-4ed3-8bce-43ada0cd308b) + ) + (wire (pts (xy 148.59 60.96) (xy 203.2 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c91775fd-50ff-4a96-a556-9beb2cc6aed9) + ) + (wire (pts (xy 148.59 113.03) (xy 167.64 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ca5b6e88-dea4-416e-8149-ed1faf4d6bd4) + ) + (wire (pts (xy 148.59 60.96) (xy 148.59 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cad4e114-9203-4328-8dcf-7351fcdffc49) + ) + (wire (pts (xy 148.59 43.18) (xy 148.59 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cd5690a3-890c-4d22-9010-3d73ae7c1982) + ) + (wire (pts (xy 41.91 107.95) (xy 48.26 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce6e750a-1cb5-4b84-beef-0d29080d9d2e) + ) + (wire (pts (xy 115.57 63.5) (xy 115.57 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce7cb119-1df8-42ef-b2f2-2dae443be651) + ) + (wire (pts (xy 167.64 91.44) (xy 176.53 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cf388eaa-ef8b-41b1-89a2-980ee23eb95b) + ) + (wire (pts (xy 31.75 118.11) (xy 48.26 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d07ffa93-2526-4920-9536-ce5b2f3e2ba2) + ) + (wire (pts (xy 262.89 76.2) (xy 262.89 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d24b1244-cd21-4f5a-83c0-6476ae242fbb) + ) + (wire (pts (xy 31.75 128.27) (xy 36.83 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d2adea6f-914b-4c8e-9f42-8a38a272bc99) + ) + (wire (pts (xy 59.69 115.57) (xy 59.69 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d2ebea05-c9c5-4615-b2ab-567641f26035) + ) + (wire (pts (xy 71.12 96.52) (xy 71.12 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d32f8905-1832-4005-86ee-2eb78c51aece) + ) + (wire (pts (xy 96.52 185.42) (xy 132.08 185.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d5d8c012-24f8-42aa-b8fa-07dbf7136148) + ) + (wire (pts (xy 63.5 110.49) (xy 64.77 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d7425f13-820b-488b-b946-718d97f9615f) + ) + (wire (pts (xy 77.47 124.46) (xy 63.5 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d77a1475-670e-4996-82de-b92a9e0b9b9d) + ) + (wire (pts (xy 132.08 170.18) (xy 129.54 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d8503d24-df59-4a5f-8e0e-20119d065b4c) + ) + (wire (pts (xy 38.1 62.23) (xy 38.1 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da355070-531e-4277-b68c-9666d6649537) + ) + (wire (pts (xy 27.94 118.11) (xy 31.75 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dbe0aecf-fb75-4ebb-8f80-a37550321ee5) + ) + (wire (pts (xy 148.59 45.72) (xy 167.64 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dd00503d-8df4-435b-bfc3-85ca3fa156c1) + ) + (wire (pts (xy 59.69 40.64) (xy 59.69 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dd4d59cc-0ee8-4346-9e6a-3d63bf3b7f0d) + ) + (wire (pts (xy 269.24 76.2) (xy 269.24 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dea83fa6-d8fd-4b2d-92ed-580f5767e39d) + ) + (wire (pts (xy 59.69 48.26) (xy 59.69 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dfc1e425-6ff9-41b2-8366-c228f2cdd442) + ) + (wire (pts (xy 104.14 113.03) (xy 125.73 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e11de650-11c5-484b-80b7-ba63fe8368c2) + ) + (wire (pts (xy 212.09 41.91) (xy 212.09 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e137526b-dc8c-47d6-a340-f2a99dde11d4) + ) + (wire (pts (xy 229.87 97.79) (xy 229.87 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e2d56685-edaf-4e15-974f-4d910963958a) + ) + (wire (pts (xy 59.69 118.11) (xy 53.34 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e62272b5-ad53-4637-95f3-e8e18f2f9732) + ) + (wire (pts (xy 63.5 34.29) (xy 63.5 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e6c16de8-82c4-4dbf-98f0-9455be9a104c) + ) + (wire (pts (xy 71.12 54.61) (xy 71.12 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ec14813e-9fa8-4b0d-a980-f4504b3d593b) + ) + (wire (pts (xy 218.44 140.97) (xy 212.09 140.97)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ed719640-2001-4a0b-956b-2fc557f849a0) + ) + (wire (pts (xy 76.2 135.89) (xy 76.2 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid edfc2908-bbe7-4d31-aa93-c89010a82905) + ) + (wire (pts (xy 212.09 88.9) (xy 212.09 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f3f21c11-bf86-4001-9670-3d334c2c2a8e) + ) + (wire (pts (xy 76.2 97.79) (xy 76.2 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f666fbff-335c-474a-b875-c13ad06abcbe) + ) + (wire (pts (xy 71.12 121.92) (xy 71.12 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f76cbd05-f8aa-4ca3-8670-7899c22d78d9) + ) + (wire (pts (xy 212.09 73.66) (xy 212.09 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f945c6a8-73eb-4b86-bc81-a51c4cae9f7e) + ) + (wire (pts (xy 262.89 86.36) (xy 262.89 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f94909db-8479-4332-b43d-50cb0970a1d8) + ) + (wire (pts (xy 63.5 115.57) (xy 64.77 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fa0b543c-881c-48ea-83e8-4db113c284f4) + ) + (wire (pts (xy 229.87 130.81) (xy 220.98 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fb4a1839-4a30-49ee-be53-e25e1232d7e5) + ) + (wire (pts (xy 148.59 128.27) (xy 203.2 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fbb8afbe-95f7-49e0-9ec6-6fabf7c68608) + ) + (wire (pts (xy 240.03 30.48) (xy 240.03 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fbc53251-e7fd-41ad-a414-b48f1260befa) + ) + (wire (pts (xy 121.92 156.21) (xy 139.7 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fc796df7-838b-4292-a482-85848115cd74) + ) + (wire (pts (xy 143.51 19.05) (xy 143.51 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fe202bbd-94bd-4c8c-9c9b-6c8c8bf4cae1) + ) + (wire (pts (xy 143.51 43.18) (xy 143.51 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ff164f5f-b65f-4b7d-ba28-85fe41257652) + ) + (wire (pts (xy 203.2 60.96) (xy 205.74 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fffe3434-641a-4c4b-ba3e-1b5c572968fb) + ) + + (global_label "AWG1_PROT" (shape input) (at 96.52 185.42 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 064fc4ee-d447-4559-baca-3d06449176e8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "V_UV" (shape output) (at 266.7 86.36 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 086ca953-977d-4699-95a4-445af35df2d6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "~{IOUTA}" (shape input) (at 27.94 118.11 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 09a9be5c-e70c-48a2-85e3-f415320a9ec4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "V_OV" (shape output) (at 266.7 66.04 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 0bea6075-0d53-4edf-85e1-a44be8783b42) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "AWG2_PROTECT" (shape output) (at 139.7 149.86 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 0ca5cf60-7746-4e16-ab08-11cf02f2a5e6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "AWG1_PROTECT" (shape input) (at 153.67 19.05 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 1503e9e5-3d34-42eb-8dd9-49004567dd85) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "V_UV" (shape input) (at 200.66 66.04 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 1aa53683-ba4d-40df-8cc3-e8392bbe7ccf) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "AWG2_PROT" (shape output) (at 234.95 115.57 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 44eed970-a9fc-4aa2-8580-53ec48d3164f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "~{IOUTB}" (shape input) (at 27.94 50.8 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 4fdeb23f-d7ab-4a31-86e4-d408b25905cb) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "AWG1_PROTECT" (shape output) (at 139.7 156.21 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 54a7abe1-8066-477e-b365-e47d727a6272) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "V_OV" (shape input) (at 200.66 30.48 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 70b5fef1-cea4-46ff-b04e-548e7d841667) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "AWG2_PROT" (shape input) (at 96.52 179.07 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 73c1eee2-05c6-471c-a3e5-93be837b155c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "IOUTA" (shape input) (at 27.94 107.95 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 9a10553f-259c-4fdd-9a37-6477312d1262) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "IOUTB" (shape input) (at 27.94 40.64 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 9f678891-833a-4ca3-bcec-175ac5a6f206) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "V_UV" (shape input) (at 200.66 133.35 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 9f9b037b-a248-426c-ae3e-f105bd37f00a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "AWG2_PROTECT" (shape input) (at 153.67 86.36 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid a07d71ae-0734-4baa-b37f-d89e86890e35) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "V_OV" (shape input) (at 200.66 97.79 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid b2d57885-8786-4dc3-b1c7-b1b397afb79f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "AWG1_PROT" (shape output) (at 234.95 48.26 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid d451e9b1-3f67-493d-b37d-3ac03d60cd9a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + + (symbol (lib_id "ScopefunParts:OPA2830") (at 72.39 45.72 0) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a16065) + (property "Reference" "U16" (id 0) (at 77.47 43.18 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "OPA2830" (id 1) (at 77.47 48.26 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:TSSOP8" (id 2) (at 72.39 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/opa2830.pdf" (id 3) (at 72.39 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "OPA2830IDGKT" (id 4) (at 72.39 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Dual, Low-Power, Single-Supply, Wideband OPERATIONAL AMPLIFIER" (id 5) (at 72.39 31.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "4" (uuid 75c91c15-1e67-4cb7-b807-ac3b64abb649)) + (pin "8" (uuid 8fbda080-2274-46f6-95b4-bbf3431863ad)) + (pin "5" (uuid efa23eba-2daa-4eaa-a938-a6a302db041e)) + (pin "6" (uuid 003721da-b645-4703-8a1f-33eb61dc1a1e)) + (pin "7" (uuid 104bcd73-742e-4c1f-9bf7-0f64c646c2b1)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 71.12 95.25 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a162be) + (property "Reference" "#PWR0174" (id 0) (at 71.12 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 71.12 91.694 0)) + (property "Footprint" "" (id 2) (at 71.12 95.25 0)) + (property "Datasheet" "" (id 3) (at 71.12 95.25 0)) + (pin "1" (uuid 7fed176b-a2d6-443a-bf3a-d00cdd88aa71)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 71.12 130.81 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a162d4) + (property "Reference" "#PWR0175" (id 0) (at 71.12 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 71.12 134.366 0)) + (property "Footprint" "" (id 2) (at 71.12 130.81 0)) + (property "Datasheet" "" (id 3) (at 71.12 130.81 0)) + (pin "1" (uuid 69cbf986-4951-4997-a7bc-7d157f337f00)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 50.8 96.52 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a1651f) + (property "Reference" "#PWR0176" (id 0) (at 50.8 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 50.8 100.33 0)) + (property "Footprint" "" (id 2) (at 50.8 96.52 0)) + (property "Datasheet" "" (id 3) (at 50.8 96.52 0)) + (pin "1" (uuid e691b83c-22f3-4a3a-9d67-af7d12acfd7b)) + ) + + (symbol (lib_id "ScopefunParts:BAV199") (at 104.14 53.34 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a16e44) + (property "Reference" "D48" (id 0) (at 109.22 50.8 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "BAV199" (id 1) (at 113.03 54.61 0)) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 104.14 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 104.14 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 104.14 43.18 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 104.14 45.72 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 5080d3ef-00dd-4280-9122-4a67c05a0fe5)) + (pin "2" (uuid 35f97091-c747-4dcd-8a23-fa2f0dfdc7f8)) + (pin "3" (uuid 45e98497-3de7-4c05-afa5-63d1cc2c969c)) + ) + + (symbol (lib_id "ScopefunParts:+2.88V") (at 115.57 62.23 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a16e4b) + (property "Reference" "#PWR0177" (id 0) (at 115.57 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+2.88V" (id 1) (at 115.57 58.674 0)) + (property "Footprint" "" (id 2) (at 115.57 62.23 0)) + (property "Datasheet" "" (id 3) (at 115.57 62.23 0)) + (pin "1" (uuid 61be6a9c-02ec-420e-964e-ab5092623c32)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 93.98 67.31 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a16e59) + (property "Reference" "C92" (id 0) (at 94.234 65.532 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 94.234 69.342 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 93.98 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 94.234 65.532 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 96.774 62.992 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 95.25 60.96 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0c1df677-2efe-445f-9251-7a9535324077)) + (pin "2" (uuid f3813d1a-8c2f-44aa-95cd-3a733853e87f)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 115.57 67.31 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a16e62) + (property "Reference" "C94" (id 0) (at 115.824 65.532 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 115.824 69.342 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 115.57 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 115.824 65.532 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 118.364 62.992 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 116.84 60.96 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid c0587b7d-6365-47cb-8351-c8e662142785)) + (pin "2" (uuid 17fbedcf-badc-4132-80cd-f9b71e67df62)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 115.57 72.39 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a16e69) + (property "Reference" "#PWR0178" (id 0) (at 115.57 78.74 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 115.57 76.2 0)) + (property "Footprint" "" (id 2) (at 115.57 72.39 0)) + (property "Datasheet" "" (id 3) (at 115.57 72.39 0)) + (pin "1" (uuid f3fdc9ad-8f64-4302-805a-0f6e9a622d1c)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 93.98 72.39 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a16e6f) + (property "Reference" "#PWR0179" (id 0) (at 93.98 78.74 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 93.98 76.2 0)) + (property "Footprint" "" (id 2) (at 93.98 72.39 0)) + (property "Datasheet" "" (id 3) (at 93.98 72.39 0)) + (pin "1" (uuid b7a25014-33b4-48bb-9d7e-81a5b56e6a0d)) + ) + + (symbol (lib_id "ScopefunParts:-2.88V") (at 93.98 62.23 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a1701d) + (property "Reference" "#PWR0180" (id 0) (at 93.98 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-2.88V" (id 1) (at 93.98 58.674 0)) + (property "Footprint" "" (id 2) (at 93.98 62.23 0)) + (property "Datasheet" "" (id 3) (at 93.98 62.23 0)) + (pin "1" (uuid 5a684f83-ff7f-46aa-91ae-87d1f4528ba3)) + ) + + (symbol (lib_id "ScopefunParts:R_499R") (at 143.51 24.13 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a1a08f) + (property "Reference" "R91" (id 0) (at 142.24 22.86 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_499R" (id 1) (at 142.24 25.4 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 143.51 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 143.51 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4990V" (id 4) (at 143.51 20.32 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 143.51 17.78 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 84bb894a-81b1-4874-b7ef-5941acc1a63c)) + (pin "2" (uuid 1ff9c372-f831-4326-9ab2-dce0e86aedee)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 143.51 19.05 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a1a2eb) + (property "Reference" "#PWR0181" (id 0) (at 143.51 21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 143.51 15.494 0)) + (property "Footprint" "" (id 2) (at 143.51 19.05 0)) + (property "Datasheet" "" (id 3) (at 143.51 19.05 0)) + (pin "1" (uuid 512fb3f2-4ae7-4c6d-be75-af42aaa3344b)) + ) + + (symbol (lib_id "ScopefunParts:R_499k") (at 148.59 53.34 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a1ad53) + (property "Reference" "R93" (id 0) (at 149.86 52.07 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_499k" (id 1) (at 149.86 54.61 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 148.59 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 148.59 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4993V" (id 4) (at 148.59 49.53 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 148.59 46.99 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 067a5c61-e54d-48e7-90a5-33a06f9bf4a1)) + (pin "2" (uuid 0459dc32-c9ae-4937-9072-63cfb19fd718)) + ) + + (symbol (lib_id "ScopefunParts:R_22k") (at 148.59 67.31 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a1ad94) + (property "Reference" "R94" (id 0) (at 149.86 66.04 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_22k" (id 1) (at 149.86 68.58 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 148.59 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 148.59 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2202V" (id 4) (at 148.59 63.5 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 148.59 60.96 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 5b3c3526-501c-43e8-a66f-13bc9d9a23f2)) + (pin "2" (uuid 539001f2-51e0-41a4-a0f4-de9e1c0f0f88)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 148.59 72.39 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a1add1) + (property "Reference" "#PWR0182" (id 0) (at 148.59 78.74 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 148.59 76.2 0)) + (property "Footprint" "" (id 2) (at 148.59 72.39 0)) + (property "Datasheet" "" (id 3) (at 148.59 72.39 0)) + (pin "1" (uuid f227f446-32ed-4a48-943a-2c16e52ed90b)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 177.8 52.07 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a1ba79) + (property "Reference" "#PWR0183" (id 0) (at 177.8 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 177.8 55.88 0)) + (property "Footprint" "" (id 2) (at 177.8 52.07 0)) + (property "Datasheet" "" (id 3) (at 177.8 52.07 0)) + (pin "1" (uuid 785447ee-ef06-4c14-aac7-3c7778514481)) + ) + + (symbol (lib_id "ScopefunParts:LM393DGK") (at 213.36 33.02 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a1d859) + (property "Reference" "U17" (id 0) (at 218.44 30.48 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "LM393DGK" (id 1) (at 218.44 35.56 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:TSSOP8" (id 2) (at 213.36 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm193.pdf" (id 3) (at 213.36 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LM393DGKR" (id 4) (at 213.36 21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Dual, General Purpose, Differential Comparator" (id 5) (at 213.36 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "4" (uuid 2bf6aa87-a1bd-4a8d-8ad4-5700393f1759)) + (pin "8" (uuid ecff96a4-6047-47fc-8154-3c59ac5a96b3)) + (pin "1" (uuid cf6c6442-80e5-48b1-a454-4c16d2d4a7a8)) + (pin "2" (uuid a67d57a0-54fd-4f4a-82a3-66a4ac645cc9)) + (pin "3" (uuid a8ddb353-25b8-4bb6-ac7a-9c0d0c6fd604)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 212.09 53.34 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a1dcb9) + (property "Reference" "#PWR0187" (id 0) (at 212.09 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 212.09 49.784 0)) + (property "Footprint" "" (id 2) (at 212.09 53.34 0)) + (property "Datasheet" "" (id 3) (at 212.09 53.34 0)) + (pin "1" (uuid 7aa994e8-1f73-4fe7-9ad9-dd1582ab51c6)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 212.09 74.93 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a1dced) + (property "Reference" "#PWR0186" (id 0) (at 212.09 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 212.09 78.486 0)) + (property "Footprint" "" (id 2) (at 212.09 74.93 0)) + (property "Datasheet" "" (id 3) (at 212.09 74.93 0)) + (pin "1" (uuid 77068506-5e69-47f6-8c18-559ed07a8a9f)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 212.09 21.59 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a1e01f) + (property "Reference" "#PWR0184" (id 0) (at 212.09 24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 212.09 18.034 0)) + (property "Footprint" "" (id 2) (at 212.09 21.59 0)) + (property "Datasheet" "" (id 3) (at 212.09 21.59 0)) + (pin "1" (uuid 1303bfac-9872-4958-9306-4fb5843e2ae8)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 212.09 43.18 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a1e183) + (property "Reference" "#PWR0185" (id 0) (at 212.09 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 212.09 46.736 0)) + (property "Footprint" "" (id 2) (at 212.09 43.18 0)) + (property "Datasheet" "" (id 3) (at 212.09 43.18 0)) + (pin "1" (uuid 6bc64d00-abc7-4de7-9cb1-9cb8771c3841)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 240.03 27.94 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a220c9) + (property "Reference" "C98" (id 0) (at 240.284 26.162 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 240.284 29.972 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 240.03 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 240.284 26.162 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 242.824 23.622 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 241.3 21.59 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid a61b8600-e4ae-4104-abd8-c8d0418deb92)) + (pin "2" (uuid ed1dfd1c-32a6-4f5f-87a7-d529e6a4c1e4)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 240.03 33.02 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a22286) + (property "Reference" "#PWR0188" (id 0) (at 240.03 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 240.03 36.83 0)) + (property "Footprint" "" (id 2) (at 240.03 33.02 0)) + (property "Datasheet" "" (id 3) (at 240.03 33.02 0)) + (pin "1" (uuid babe5627-ac22-4fb1-9642-cfab572c7144)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 71.12 27.94 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c70f) + (property "Reference" "#PWR0189" (id 0) (at 71.12 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 71.12 24.384 0)) + (property "Footprint" "" (id 2) (at 71.12 27.94 0)) + (property "Datasheet" "" (id 3) (at 71.12 27.94 0)) + (pin "1" (uuid 0626dd67-4b31-499c-9f3a-7687f4e48c3c)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 71.12 63.5 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c715) + (property "Reference" "#PWR0190" (id 0) (at 71.12 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 71.12 67.056 0)) + (property "Footprint" "" (id 2) (at 71.12 63.5 0)) + (property "Datasheet" "" (id 3) (at 71.12 63.5 0)) + (pin "1" (uuid 43f33581-1a37-49ac-bc81-53c028d00664)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 50.8 29.21 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c73b) + (property "Reference" "#PWR0191" (id 0) (at 50.8 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 50.8 33.02 0)) + (property "Footprint" "" (id 2) (at 50.8 29.21 0)) + (property "Datasheet" "" (id 3) (at 50.8 29.21 0)) + (pin "1" (uuid d7fd3d44-0a4a-4c09-9ae6-192384cc0e5d)) + ) + + (symbol (lib_id "ScopefunParts:BAV199") (at 104.14 120.65 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c743) + (property "Reference" "D49" (id 0) (at 109.22 118.11 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "BAV199" (id 1) (at 113.03 121.92 0)) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 104.14 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 104.14 129.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BAV199-7-F" (id 4) (at 104.14 110.49 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Low-leakage double diode" (id 5) (at 104.14 113.03 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 6c4b4049-db02-4340-8cb0-71c42597a518)) + (pin "2" (uuid cbabf8f3-12a7-4c4f-90e0-2990a0e1b047)) + (pin "3" (uuid 544da144-f28e-4bc2-ab94-3afc73c8e92c)) + ) + + (symbol (lib_id "ScopefunParts:+2.88V") (at 115.57 129.54 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c749) + (property "Reference" "#PWR0192" (id 0) (at 115.57 132.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+2.88V" (id 1) (at 115.57 125.984 0)) + (property "Footprint" "" (id 2) (at 115.57 129.54 0)) + (property "Datasheet" "" (id 3) (at 115.57 129.54 0)) + (pin "1" (uuid 617a0d4c-bd06-4179-9482-a4ed46c8db25)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 93.98 134.62 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c751) + (property "Reference" "C93" (id 0) (at 94.234 132.842 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 94.234 136.652 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 93.98 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 94.234 132.842 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 96.774 130.302 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 95.25 128.27 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0e9681fd-79c2-47ba-be74-56d9b1948c6c)) + (pin "2" (uuid b15af70a-8cbf-4b0b-bb3c-008a1e671f2d)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 115.57 134.62 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c759) + (property "Reference" "C95" (id 0) (at 115.824 132.842 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 115.824 136.652 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 115.57 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 115.824 132.842 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 118.364 130.302 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 116.84 128.27 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 8d3a9eec-e9a7-4f7a-a913-1c4b83c46ec3)) + (pin "2" (uuid f81e2caa-f7a2-40dd-8668-c447b8223c0a)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 115.57 139.7 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c75f) + (property "Reference" "#PWR0193" (id 0) (at 115.57 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 115.57 143.51 0)) + (property "Footprint" "" (id 2) (at 115.57 139.7 0)) + (property "Datasheet" "" (id 3) (at 115.57 139.7 0)) + (pin "1" (uuid fe07e156-941d-4d06-a84c-98d3e5e2dc04)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 93.98 139.7 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c765) + (property "Reference" "#PWR0194" (id 0) (at 93.98 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 93.98 143.51 0)) + (property "Footprint" "" (id 2) (at 93.98 139.7 0)) + (property "Datasheet" "" (id 3) (at 93.98 139.7 0)) + (pin "1" (uuid 4841094d-a2f3-46a5-bcf1-0dff5bfba736)) + ) + + (symbol (lib_id "ScopefunParts:-2.88V") (at 93.98 129.54 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c76b) + (property "Reference" "#PWR0195" (id 0) (at 93.98 133.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-2.88V" (id 1) (at 93.98 125.984 0)) + (property "Footprint" "" (id 2) (at 93.98 129.54 0)) + (property "Datasheet" "" (id 3) (at 93.98 129.54 0)) + (pin "1" (uuid 1381ec09-df63-4f5e-ab8f-c8612f6d331b)) + ) + + (symbol (lib_id "ScopefunParts:R_499R") (at 143.51 91.44 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c77b) + (property "Reference" "R92" (id 0) (at 142.24 92.71 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_499R" (id 1) (at 142.24 90.17 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 143.51 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 143.51 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4990V" (id 4) (at 143.51 95.25 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 143.51 97.79 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f5575d6c-3e76-46a5-b12c-d31e312260d2)) + (pin "2" (uuid 7258a6be-99b3-4ed3-aa2e-a5915d2d9f8c)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 143.51 86.36 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c789) + (property "Reference" "#PWR0196" (id 0) (at 143.51 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 143.51 82.804 0)) + (property "Footprint" "" (id 2) (at 143.51 86.36 0)) + (property "Datasheet" "" (id 3) (at 143.51 86.36 0)) + (pin "1" (uuid de223164-21a9-414a-a430-3526afac1df9)) + ) + + (symbol (lib_id "ScopefunParts:R_499k") (at 148.59 120.65 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c791) + (property "Reference" "R95" (id 0) (at 149.86 119.38 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_499k" (id 1) (at 149.86 121.92 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 148.59 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 148.59 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4993V" (id 4) (at 148.59 116.84 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 148.59 114.3 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 08a3bc26-0890-4feb-abbd-3f81b6990941)) + (pin "2" (uuid c0c18a2a-6376-4fa0-9928-c3b0ce3e0e91)) + ) + + (symbol (lib_id "ScopefunParts:R_22k") (at 148.59 134.62 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c799) + (property "Reference" "R96" (id 0) (at 149.86 133.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_22k" (id 1) (at 149.86 135.89 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 148.59 140.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 148.59 138.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2202V" (id 4) (at 148.59 130.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 148.59 128.27 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 99a6ac3b-48d0-420e-81de-6dadd2b632a0)) + (pin "2" (uuid 2729dd4f-a3e0-4dae-9435-9808feba93c1)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 148.59 139.7 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c79f) + (property "Reference" "#PWR0197" (id 0) (at 148.59 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 148.59 143.51 0)) + (property "Footprint" "" (id 2) (at 148.59 139.7 0)) + (property "Datasheet" "" (id 3) (at 148.59 139.7 0)) + (pin "1" (uuid f0ed18cf-ada3-42e9-a162-e356cd8a5b45)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 177.8 119.38 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c7ad) + (property "Reference" "#PWR0198" (id 0) (at 177.8 125.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 177.8 123.19 0)) + (property "Footprint" "" (id 2) (at 177.8 119.38 0)) + (property "Datasheet" "" (id 3) (at 177.8 119.38 0)) + (pin "1" (uuid 34c6c16f-4101-4012-9ef0-6f0e92aa6aac)) + ) + + (symbol (lib_id "ScopefunParts:LM393DGK") (at 213.36 100.33 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c7b7) + (property "Reference" "U18" (id 0) (at 218.44 97.79 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "LM393DGK" (id 1) (at 218.44 102.87 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:TSSOP8" (id 2) (at 213.36 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm193.pdf" (id 3) (at 213.36 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LM393DGKR" (id 4) (at 213.36 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Dual, General Purpose, Differential Comparator" (id 5) (at 213.36 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "4" (uuid 1d08c85e-4e6b-4498-80d5-7bbbd55d6c34)) + (pin "8" (uuid 8d43837c-b83a-4d30-a366-bbf109a6872f)) + (pin "1" (uuid 8828f9e4-dd1f-46fa-bb40-812a29b91e0c)) + (pin "2" (uuid 69506fd9-c217-424c-809c-dfd5f5e64e57)) + (pin "3" (uuid f2f99378-a6bf-4ba2-b4e0-59dfe4166703)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 212.09 88.9 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c7bd) + (property "Reference" "#PWR0199" (id 0) (at 212.09 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 212.09 85.344 0)) + (property "Footprint" "" (id 2) (at 212.09 88.9 0)) + (property "Datasheet" "" (id 3) (at 212.09 88.9 0)) + (pin "1" (uuid 54023e9e-8b0b-4be0-b413-78162e9b482b)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 212.09 110.49 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c7c3) + (property "Reference" "#PWR0200" (id 0) (at 212.09 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 212.09 114.046 0)) + (property "Footprint" "" (id 2) (at 212.09 110.49 0)) + (property "Datasheet" "" (id 3) (at 212.09 110.49 0)) + (pin "1" (uuid 06f8838f-aafc-4e29-81a7-e0864ac7a5de)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 212.09 142.24 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c7d3) + (property "Reference" "#PWR0201" (id 0) (at 212.09 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 212.09 145.796 0)) + (property "Footprint" "" (id 2) (at 212.09 142.24 0)) + (property "Datasheet" "" (id 3) (at 212.09 142.24 0)) + (pin "1" (uuid c2c93b9c-322e-4f51-a807-7225835d7fcb)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 212.09 120.65 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c7d9) + (property "Reference" "#PWR0202" (id 0) (at 212.09 123.19 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 212.09 117.094 0)) + (property "Footprint" "" (id 2) (at 212.09 120.65 0)) + (property "Datasheet" "" (id 3) (at 212.09 120.65 0)) + (pin "1" (uuid bade0779-0447-4386-a259-6751fa4c5abf)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 240.03 95.25 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c835) + (property "Reference" "C99" (id 0) (at 240.284 93.472 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 240.284 97.282 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 240.03 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 240.284 93.472 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 242.824 90.932 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 241.3 88.9 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 93632d77-ecce-46c9-a0ab-3ec0f94344b6)) + (pin "2" (uuid 6457199d-a0be-4806-a247-899e525ec3d5)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 240.03 100.33 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2c83b) + (property "Reference" "#PWR0203" (id 0) (at 240.03 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 240.03 104.14 0)) + (property "Footprint" "" (id 2) (at 240.03 100.33 0)) + (property "Datasheet" "" (id 3) (at 240.03 100.33 0)) + (pin "1" (uuid b162891d-2c0c-4b0b-8a4a-62212140cd74)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 76.2 100.33 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2d654) + (property "Reference" "C90" (id 0) (at 76.454 98.552 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 76.454 102.362 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 76.2 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 76.454 98.552 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 78.994 96.012 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 77.47 93.98 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 8f2dac93-5049-4c9d-b54d-ad43c172ad49)) + (pin "2" (uuid 3638dde7-8cb4-452e-a918-06f6d36b5500)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 76.2 104.14 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2d948) + (property "Reference" "#PWR0204" (id 0) (at 76.2 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 76.2 107.95 0)) + (property "Footprint" "" (id 2) (at 76.2 104.14 0)) + (property "Datasheet" "" (id 3) (at 76.2 104.14 0)) + (pin "1" (uuid 7381ab2e-6d42-4641-aba8-1522f4154fae)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 76.2 133.35 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2eb94) + (property "Reference" "C91" (id 0) (at 76.454 131.572 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 76.454 135.382 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 76.2 138.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 76.454 131.572 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 78.994 129.032 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 77.47 127 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 53a0ab9c-dea9-4993-9b2b-b198736ba68f)) + (pin "2" (uuid 852ed01f-6957-4067-acbd-f9eea00a3072)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 76.2 137.16 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a2eec4) + (property "Reference" "#PWR0205" (id 0) (at 76.2 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 76.2 140.97 0)) + (property "Footprint" "" (id 2) (at 76.2 137.16 0)) + (property "Datasheet" "" (id 3) (at 76.2 137.16 0)) + (pin "1" (uuid 74833a61-ec7b-4aa0-9b6a-06fd81f3401c)) + ) + + (symbol (lib_id "ScopefunParts:BSS138BKS") (at 119.38 168.91 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a312ff) + (property "Reference" "Q6" (id 0) (at 133.35 163.83 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "BSS138BKS" (id 1) (at 142.24 166.37 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT363" (id 2) (at 119.38 176.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.nxp.com/documents/data_sheet/BSS138BKS.pdf" (id 3) (at 119.38 179.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "60 V, 320 mA dual N-channel Trench MOSFET" (id 4) (at 119.38 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "BSS138PS,115" (id 5) (at 119.38 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 865a9162-726f-4a41-97ff-300c179f138e)) + (pin "2" (uuid ac780ebe-5afd-4e74-82f8-509da8ddaa4d)) + (pin "3" (uuid b2f834fe-47f5-4bd9-8d2d-4ccd9a539aab)) + (pin "4" (uuid 872815dc-5dd3-45e3-8971-73ae10c4d9ee)) + (pin "5" (uuid edeb4030-7f14-49fb-9462-99707ceae37e)) + (pin "6" (uuid 9cbdfa6e-b3b8-4040-a485-4cad5722d0ff)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 119.38 179.07 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a31e8e) + (property "Reference" "#PWR0206" (id 0) (at 119.38 185.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 119.38 182.88 0)) + (property "Footprint" "" (id 2) (at 119.38 179.07 0)) + (property "Datasheet" "" (id 3) (at 119.38 179.07 0)) + (pin "1" (uuid 19a76cea-91ca-4777-a1cf-6272316decd5)) + ) + + (symbol (lib_id "ScopefunParts:R_49.9k") (at 262.89 60.96 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a36101) + (property "Reference" "R99" (id 0) (at 261.62 59.69 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_49.9k" (id 1) (at 261.62 62.23 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 262.89 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 262.89 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4992V" (id 4) (at 262.89 57.15 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 262.89 54.61 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 1956c8df-94c6-4445-b256-34a1d7d28a4d)) + (pin "2" (uuid f2f4c15a-ff5d-438c-a4cd-199c22955067)) + ) + + (symbol (lib_id "ScopefunParts:R_1.5k") (at 262.89 71.12 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a3617a) + (property "Reference" "R100" (id 0) (at 261.62 69.85 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.5k" (id 1) (at 261.62 72.39 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 262.89 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 262.89 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1501V" (id 4) (at 262.89 67.31 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 262.89 64.77 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 57238907-3578-428b-8e68-421c25350399)) + (pin "2" (uuid 8cf259af-d30a-43ef-9f91-4195c14cd300)) + ) + + (symbol (lib_id "ScopefunParts:R_1.5k") (at 262.89 81.28 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a361ef) + (property "Reference" "R101" (id 0) (at 261.62 80.01 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.5k" (id 1) (at 261.62 82.55 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 262.89 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 262.89 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1501V" (id 4) (at 262.89 77.47 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 262.89 74.93 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid b43a8d18-e334-44ff-a5ab-b672010729a3)) + (pin "2" (uuid abca0a47-2387-453f-95e3-ceb75edca22c)) + ) + + (symbol (lib_id "ScopefunParts:R_49.9k") (at 262.89 91.44 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a36362) + (property "Reference" "R102" (id 0) (at 261.62 90.17 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_49.9k" (id 1) (at 261.62 92.71 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 262.89 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 262.89 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4992V" (id 4) (at 262.89 87.63 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 262.89 85.09 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid af3415e4-2b01-4c34-95f9-cfa0958ee01e)) + (pin "2" (uuid 0dd000aa-2486-4475-9f67-35c2b2c18849)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 269.24 77.47 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a3692d) + (property "Reference" "#PWR0207" (id 0) (at 269.24 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 269.24 81.28 0)) + (property "Footprint" "" (id 2) (at 269.24 77.47 0)) + (property "Datasheet" "" (id 3) (at 269.24 77.47 0)) + (pin "1" (uuid 396071f4-5c11-49e9-97b1-c302b0f3d9c8)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 262.89 55.88 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a36cd7) + (property "Reference" "#PWR0208" (id 0) (at 262.89 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 262.89 52.324 0)) + (property "Footprint" "" (id 2) (at 262.89 55.88 0)) + (property "Datasheet" "" (id 3) (at 262.89 55.88 0)) + (pin "1" (uuid ca35c147-ab24-44e7-9c34-89c7bf5a086d)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 262.89 96.52 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a36d41) + (property "Reference" "#PWR0209" (id 0) (at 262.89 93.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 262.89 100.076 0)) + (property "Footprint" "" (id 2) (at 262.89 96.52 0)) + (property "Datasheet" "" (id 3) (at 262.89 96.52 0)) + (pin "1" (uuid ab968b0d-ac5e-4c78-b4b0-c017d12b6fbd)) + ) + + (symbol (lib_id "ScopefunParts:AQY282SX") (at 146.05 35.56 90) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a9dfbd) + (property "Reference" "RE8" (id 0) (at 140.97 33.02 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "AQY282SX" (id 1) (at 140.97 36.83 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOP-4" (id 2) (at 152.4 19.05 0) + (effects (font (size 1.27 1.27) italic) (justify left) hide) + ) + (property "Datasheet" "https://www.mouser.com/ds/2/315/panasonic_AQW,AQY280,282,284-1196946.pdf" (id 3) (at 154.94 3.81 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (property "MFG Part#" "AQY282SX" (id 4) (at 138.43 35.56 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Solid State Relays - PCB Mount 60v 500mA SOP Form A Norm-Open" (id 5) (at 135.89 35.56 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 4ab47256-652c-40af-a3ff-b0aa34fcb536)) + (pin "2" (uuid d857235e-f907-4e5b-9f3f-11fb3bb95b19)) + (pin "3" (uuid 4a50fd82-91b2-4f26-bb04-4e5a826fe229)) + (pin "4" (uuid 83016db0-f690-4c9b-9487-b5a0294f41f7)) + ) + + (symbol (lib_id "ScopefunParts:AQY282SX") (at 146.05 102.87 90) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a9e35a) + (property "Reference" "RE9" (id 0) (at 140.97 100.33 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "AQY282SX" (id 1) (at 140.97 104.14 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOP-4" (id 2) (at 152.4 86.36 0) + (effects (font (size 1.27 1.27) italic) (justify left) hide) + ) + (property "Datasheet" "https://www.mouser.com/ds/2/315/panasonic_AQW,AQY280,282,284-1196946.pdf" (id 3) (at 154.94 71.12 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (property "MFG Part#" "AQY282SX" (id 4) (at 138.43 102.87 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "Solid State Relays - PCB Mount 60v 500mA SOP Form A Norm-Open" (id 5) (at 135.89 102.87 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid eac6f92b-1dca-4090-b9fb-d5dd757fde8a)) + (pin "2" (uuid 0771bbee-0267-4d8f-9dce-c2c36089d01c)) + (pin "3" (uuid 1eff3470-42dd-463f-85f4-b1d696b8bf4a)) + (pin "4" (uuid 124d8580-0c6e-4f74-a3f6-c1b481c12048)) + ) + + (symbol (lib_id "ScopefunParts:LM393DGK") (at 213.36 63.5 0) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b093b8) + (property "Reference" "U17" (id 0) (at 218.44 60.96 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "LM393DGK" (id 1) (at 218.44 66.04 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:TSSOP8" (id 2) (at 213.36 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm193.pdf" (id 3) (at 213.36 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LM393DGKR" (id 4) (at 213.36 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Dual, General Purpose, Differential Comparator" (id 5) (at 213.36 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "4" (uuid 03f97879-4e74-4af2-a155-c24a32beb310)) + (pin "8" (uuid 1201dbbc-3520-470b-8290-9baccdceac6b)) + (pin "5" (uuid 3aeb1d70-9364-479e-8979-645974f314c4)) + (pin "6" (uuid 56750f13-0e97-4f81-95b4-1a2b447c7920)) + (pin "7" (uuid 3f345fa7-00e4-4610-9020-46f264c4e7e9)) + ) + + (symbol (lib_id "ScopefunParts:LM393DGK") (at 213.36 130.81 0) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b0d724) + (property "Reference" "U18" (id 0) (at 218.44 128.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "LM393DGK" (id 1) (at 218.44 133.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:TSSOP8" (id 2) (at 213.36 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm193.pdf" (id 3) (at 213.36 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LM393DGKR" (id 4) (at 213.36 119.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Dual, General Purpose, Differential Comparator" (id 5) (at 213.36 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "4" (uuid 05df07ad-04ba-433b-a349-eae54c6731df)) + (pin "8" (uuid 239edc92-5f5c-4734-91e3-fdf14ff02efe)) + (pin "5" (uuid 1661ed68-5309-4a59-a276-0ca459577879)) + (pin "6" (uuid 43ecfcb4-0ecc-4c5f-9737-f63c1fc7d0df)) + (pin "7" (uuid 68721bef-1f4c-4c6e-b062-063c909de4e2)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 218.44 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000572977bb) + (property "Reference" "C96" (id 0) (at 218.694 75.692 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 218.694 79.502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 218.44 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 218.694 75.692 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 221.234 73.152 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 219.71 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid cd1207ea-a875-4450-8b61-856fdcf0def9)) + (pin "2" (uuid 5f7a45b1-b9b7-4c8b-9a86-6310156a5db6)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 218.44 81.28 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000057297bb3) + (property "Reference" "#PWR0210" (id 0) (at 218.44 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 218.44 85.09 0)) + (property "Footprint" "" (id 2) (at 218.44 81.28 0)) + (property "Datasheet" "" (id 3) (at 218.44 81.28 0)) + (pin "1" (uuid 82272d03-7b92-4d99-9b2d-4ce2506bfe17)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 218.44 144.78 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000057298770) + (property "Reference" "C97" (id 0) (at 218.694 143.002 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 218.694 146.812 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 218.44 149.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 218.694 143.002 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 221.234 140.462 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 219.71 138.43 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 7bf96760-b68f-435c-bd16-d040ff54929a)) + (pin "2" (uuid f5e9aaaf-f01e-4b5b-aa6b-5a27f6bc663b)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 218.44 148.59 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000057298778) + (property "Reference" "#PWR0211" (id 0) (at 218.44 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 218.44 152.4 0)) + (property "Footprint" "" (id 2) (at 218.44 148.59 0)) + (property "Datasheet" "" (id 3) (at 218.44 148.59 0)) + (pin "1" (uuid 2cae97ea-1dc5-4d51-99f7-050860c416b9)) + ) + + (symbol (lib_id "ScopefunParts:R_10k") (at 229.87 27.94 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058740c84) + (property "Reference" "R97" (id 0) (at 231.14 26.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_10k" (id 1) (at 231.14 29.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 229.87 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 229.87 31.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1002V" (id 4) (at 229.87 24.13 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 229.87 21.59 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 959e4507-1a4e-464d-98d6-76e35f321715)) + (pin "2" (uuid 7d1f4e05-da18-428c-a049-ab8c7f6847d2)) + ) + + (symbol (lib_id "ScopefunParts:R_10k") (at 229.87 95.25 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058740d5f) + (property "Reference" "R98" (id 0) (at 231.14 93.98 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_10k" (id 1) (at 231.14 96.52 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 229.87 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 229.87 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1002V" (id 4) (at 229.87 91.44 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 229.87 88.9 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 54050dd0-7a87-4184-bcee-6f157213c88f)) + (pin "2" (uuid 50240dc4-7f52-4f26-946a-933b97d7a408)) + ) + + (symbol (lib_id "ScopefunParts:OPA2830") (at 72.39 113.03 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b2c207) + (property "Reference" "U16" (id 0) (at 78.74 110.49 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "OPA2830" (id 1) (at 78.74 115.57 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:TSSOP8" (id 2) (at 29.21 196.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/opa2830.pdf" (id 3) (at 29.21 194.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "OPA2830IDGKT" (id 4) (at 29.21 171.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Dual, Low-Power, Single-Supply, Wideband OPERATIONAL AMPLIFIER" (id 5) (at 29.21 168.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "4" (uuid 05b533a7-4a29-4d02-8533-f996981dbeb3)) + (pin "8" (uuid 30aa609a-500d-498b-bfbb-13dc95d32566)) + (pin "1" (uuid ef7f2b1f-0177-4aed-be24-6dbc4caae0c3)) + (pin "2" (uuid 0e358dfe-094f-4bf1-9989-b32840ae85bc)) + (pin "3" (uuid 3d32c17b-d994-40a8-b331-ec68b3ad82b9)) + ) + + (symbol (lib_id "ScopefunParts:ESD7002") (at 167.64 39.37 180) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058c0a580) + (property "Reference" "D50" (id 0) (at 165.1 40.64 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESD7002" (id 1) (at 165.1 38.1 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT323" (id 2) (at 167.64 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" (id 3) (at 167.64 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESD7002WTT1G" (id 4) (at 167.64 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM SC70 (SOT323)" (id 5) (at 167.64 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "3" (uuid aa0d84b4-a883-4b8b-9acd-2b3a2c1135a3)) + (pin "2" (uuid 035ad69b-101d-4a07-9109-768fd21ef62f)) + ) + + (symbol (lib_id "ScopefunParts:ESD7002") (at 167.64 29.21 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058c0a7df) + (property "Reference" "D50" (id 0) (at 165.1 27.94 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESD7002" (id 1) (at 165.1 30.48 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT323" (id 2) (at 167.64 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" (id 3) (at 167.64 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESD7002WTT1G" (id 4) (at 167.64 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM SC70 (SOT323)" (id 5) (at 167.64 20.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "3" (uuid c66576e4-c309-48a6-8b7e-6205c1e7ce23)) + (pin "1" (uuid 7931546c-9865-47cb-9bc8-70d5f623975e)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 176.53 27.94 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058c0ae1b) + (property "Reference" "#PWR0212" (id 0) (at 176.53 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 176.53 31.75 0)) + (property "Footprint" "" (id 2) (at 176.53 27.94 0)) + (property "Datasheet" "" (id 3) (at 176.53 27.94 0)) + (pin "1" (uuid 669e5b20-562e-4901-8e1c-8d74bc81ea2f)) + ) + + (symbol (lib_id "ScopefunParts:ESD7002") (at 167.64 106.68 180) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058c0bb4d) + (property "Reference" "D51" (id 0) (at 165.1 107.95 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESD7002" (id 1) (at 165.1 105.41 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT323" (id 2) (at 167.64 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" (id 3) (at 167.64 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESD7002WTT1G" (id 4) (at 167.64 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM SC70 (SOT323)" (id 5) (at 167.64 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "3" (uuid 8a71d7d9-f173-4216-884c-07db572bdc00)) + (pin "2" (uuid 27be32e4-1a49-4f98-a8e3-c215aec54f1f)) + ) + + (symbol (lib_id "ScopefunParts:ESD7002") (at 167.64 96.52 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058c0bb55) + (property "Reference" "D51" (id 0) (at 165.1 95.25 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ESD7002" (id 1) (at 165.1 97.79 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT323" (id 2) (at 167.64 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" (id 3) (at 167.64 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "TVS DIODE 5VWM SC70 (SOT323)" (id 4) (at 167.64 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ESD7002WTT1G" (id 5) (at 167.64 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "3" (uuid 59800b91-a5b8-492b-9696-9e5aac83835b)) + (pin "1" (uuid e09f73e9-ea5b-46fb-8715-a7d07924a116)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 176.53 95.25 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058c0bb5b) + (property "Reference" "#PWR0213" (id 0) (at 176.53 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 176.53 99.06 0)) + (property "Footprint" "" (id 2) (at 176.53 95.25 0)) + (property "Datasheet" "" (id 3) (at 176.53 95.25 0)) + (pin "1" (uuid a8e4e2a6-4d83-4681-9ddd-e4eb7f72257c)) + ) + + (symbol (lib_id "ScopefunParts:BNC") (at 177.8 45.72 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058cd978a) + (property "Reference" "AWG1" (id 0) (at 184.15 45.72 0) + (effects (font (size 2.0066 2.0066) bold)) + ) + (property "Value" "BNC" (id 1) (at 177.8 41.91 0)) + (property "Footprint" "ScopefunPackagesLibrary:BNC-5-1634556-0" (id 2) (at 177.8 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.te.com/usa-en/product-5-1634556-0.html" (id 3) (at 177.8 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "5-1634556-0" (id 4) (at 177.8 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "BNC LP ELBOW B/HEAD PCB SKT 50 OHMS" (id 5) (at 177.8 40.64 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 3788b74c-3f18-4af9-836b-cfdfc7f8c768)) + (pin "2" (uuid eb115aa8-990b-4ac7-ba5b-bd8d3567c143)) + ) + + (symbol (lib_id "ScopefunParts:BNC") (at 177.8 113.03 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058cd9d20) + (property "Reference" "AWG2" (id 0) (at 184.15 113.03 0) + (effects (font (size 2.0066 2.0066) bold)) + ) + (property "Value" "BNC" (id 1) (at 177.8 109.22 0)) + (property "Footprint" "ScopefunPackagesLibrary:BNC-5-1634556-0" (id 2) (at 177.8 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.te.com/usa-en/product-5-1634556-0.html" (id 3) (at 177.8 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "5-1634556-0" (id 4) (at 177.8 121.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "BNC LP ELBOW B/HEAD PCB SKT 50 OHMS" (id 5) (at 177.8 107.95 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f4d080de-651c-45c7-b9e0-101ff1b94f3c)) + (pin "2" (uuid 7fb900ec-441c-4ac8-ab3f-f28a7f620c60)) + ) + + (symbol (lib_id "ScopefunParts:R_48.7R_0.25W") (at 128.27 45.72 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005900095e) + (property "Reference" "R89" (id 0) (at 125.73 43.18 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_48.7R_0.25W" (id 1) (at 121.92 48.26 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_1206" (id 2) (at 121.92 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/general-purpose-chip-resistors/precision-thick-film-chip-resistors/ERJ8ENF48R7V" (id 3) (at 124.46 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-8ENF48R7V" (id 4) (at 132.08 45.72 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 0.25W 1206" (id 5) (at 134.62 45.72 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 4fbcde23-a3be-4ec5-a9d9-7f93f1a62c11)) + (pin "2" (uuid ff2879bb-af13-4f17-933c-498b36bfe03c)) + ) + + (symbol (lib_id "ScopefunParts:R_48.7R_0.25W") (at 128.27 113.03 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000059000cd2) + (property "Reference" "R90" (id 0) (at 125.73 110.49 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_48.7R_0.25W" (id 1) (at 121.92 115.57 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_1206" (id 2) (at 121.92 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/general-purpose-chip-resistors/precision-thick-film-chip-resistors/ERJ8ENF48R7V" (id 3) (at 124.46 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-8ENF48R7V" (id 4) (at 132.08 113.03 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 0.25W 1206" (id 5) (at 134.62 113.03 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 9f0db1f5-759e-4364-915e-53737d948df1)) + (pin "2" (uuid 2aae9316-0822-4f91-8cdf-b5efb5e3e17e)) + ) + + (symbol (lib_id "ScopefunParts:R_0R_0603") (at 50.8 40.64 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a9c5c0b) + (property "Reference" "R81" (id 0) (at 48.26 38.1 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_0R" (id 1) (at 48.26 43.18 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 43.18 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 43.688 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "RC0603JR-070RL" (id 4) (at 46.228 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "RES SMD ZERO OHM JUMPER 0603" (id 5) (at 54.61 40.64 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0682f893-d0ba-4b60-8a22-91978fa0638c)) + (pin "2" (uuid 4175d047-bf8f-4806-a5bb-cf208b2718be)) + ) + + (symbol (lib_id "ScopefunParts:R_0R_0603") (at 50.8 50.8 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a9c6110) + (property "Reference" "R82" (id 0) (at 48.26 48.26 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_0R" (id 1) (at 48.26 53.34 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 43.18 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 43.688 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "RC0603JR-070RL" (id 4) (at 46.228 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "RES SMD ZERO OHM JUMPER 0603" (id 5) (at 54.61 50.8 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 9655ad47-23ed-4a09-b6c8-6fc3f7671765)) + (pin "2" (uuid 7a3cdf13-afb3-48de-963e-fca2daeeb850)) + ) + + (symbol (lib_id "ScopefunParts:R_0R_0603") (at 50.8 107.95 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a9c61c5) + (property "Reference" "R83" (id 0) (at 48.26 105.41 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_0R" (id 1) (at 48.26 110.49 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 43.18 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 43.688 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "RC0603JR-070RL" (id 4) (at 46.228 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "RES SMD ZERO OHM JUMPER 0603" (id 5) (at 54.61 107.95 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 225dea47-a33f-4c85-9aa5-e7cb6ddf0c51)) + (pin "2" (uuid fe2fda59-0565-44db-9730-492837907240)) + ) + + (symbol (lib_id "ScopefunParts:R_0R_0603") (at 50.8 118.11 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a9c627d) + (property "Reference" "R84" (id 0) (at 48.26 115.57 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_0R" (id 1) (at 48.26 120.65 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 43.18 118.11 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 43.688 118.11 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "RC0603JR-070RL" (id 4) (at 46.228 118.11 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "RES SMD ZERO OHM JUMPER 0603" (id 5) (at 54.61 118.11 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 7f14a5ae-5248-4d80-94b9-e279f9cf8170)) + (pin "2" (uuid 161ea5db-36cd-460b-95aa-b75125fd755e)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 38.1 62.23 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a9c8207) + (property "Reference" "#PWR0214" (id 0) (at 38.1 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 38.1 66.04 0)) + (property "Footprint" "" (id 2) (at 38.1 62.23 0)) + (property "Datasheet" "" (id 3) (at 38.1 62.23 0)) + (pin "1" (uuid 5b0622e6-f66f-4f6f-935f-b5190ee4e6e3)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 36.83 129.54 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a9c820d) + (property "Reference" "#PWR0215" (id 0) (at 36.83 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 36.83 133.35 0)) + (property "Footprint" "" (id 2) (at 36.83 129.54 0)) + (property "Datasheet" "" (id 3) (at 36.83 129.54 0)) + (pin "1" (uuid 02fe7830-e856-472d-9dc9-dbb0dfb8d230)) + ) + + (symbol (lib_id "ScopefunParts:R_100R") (at 33.02 57.15 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005c258111) + (property "Reference" "R148" (id 0) (at 34.29 55.88 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 34.29 58.42 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 33.02 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 33.02 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 33.02 53.34 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 33.02 50.8 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f1e68b79-88c8-4aaa-8224-375b46d91574)) + (pin "2" (uuid 92325a49-a243-42dd-8200-86da24c16ea6)) + ) + + (symbol (lib_id "ScopefunParts:R_100R") (at 43.18 57.15 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005c258202) + (property "Reference" "R150" (id 0) (at 44.45 55.88 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 44.45 58.42 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 43.18 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 43.18 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 43.18 53.34 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 43.18 50.8 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid cd0c9986-0509-49e1-afcb-dfc49dd0af74)) + (pin "2" (uuid 89e9caf1-5e77-4c2b-90ca-fc1323d1db36)) + ) + + (symbol (lib_id "ScopefunParts:R_100R") (at 31.75 124.46 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005c258478) + (property "Reference" "R151" (id 0) (at 33.02 123.19 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 33.02 125.73 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 31.75 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 31.75 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 31.75 120.65 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 31.75 118.11 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 7cc910f2-74fd-451b-bb1b-0a6c296c61e3)) + (pin "2" (uuid bcf6b6cb-d2d2-411f-b221-af728d1d11df)) + ) + + (symbol (lib_id "ScopefunParts:R_100R") (at 41.91 124.46 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005c25853a) + (property "Reference" "R149" (id 0) (at 43.18 123.19 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100R" (id 1) (at 43.18 125.73 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 41.91 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 41.91 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1000V" (id 4) (at 41.91 120.65 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 41.91 118.11 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 79fdc8ed-da89-488b-b2bb-bc3d9054618d)) + (pin "2" (uuid 33c9cd5a-0b16-4784-81bb-8053883c3557)) + ) + + (symbol (lib_id "ScopefunParts:R_240R") (at 63.5 31.75 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005c25872a) + (property "Reference" "R85" (id 0) (at 62.23 30.48 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_240R" (id 1) (at 62.23 33.02 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 63.5 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 63.5 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2400V" (id 4) (at 63.5 27.94 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 63.5 25.4 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 5c4f7923-191f-4b71-b325-cb7401417887)) + (pin "2" (uuid 85f4a7ce-2585-48cf-ab10-fd71c3d8b887)) + ) + + (symbol (lib_id "ScopefunParts:R_240R") (at 80.01 57.15 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005c258833) + (property "Reference" "R87" (id 0) (at 81.28 54.61 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_240R" (id 1) (at 83.82 59.69 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 86.36 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 83.82 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2400V" (id 4) (at 76.2 57.15 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 73.66 57.15 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 038193df-22dc-4c3e-9d0c-de01c406c32b)) + (pin "2" (uuid 132d68ef-04e0-4c7a-8b3f-7a3077a7bbbc)) + ) + + (symbol (lib_id "ScopefunParts:R_240R") (at 80.01 124.46 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005c25a5a2) + (property "Reference" "R88" (id 0) (at 81.28 121.92 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_240R" (id 1) (at 83.82 127 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 86.36 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 83.82 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2400V" (id 4) (at 76.2 124.46 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 73.66 124.46 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 95a65b04-ef8e-46d5-9a08-3c1ab10c530b)) + (pin "2" (uuid 25de26c2-41dc-4960-a69d-42850e5c883f)) + ) + + (symbol (lib_id "ScopefunParts:R_240R") (at 63.5 99.06 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005c25a67c) + (property "Reference" "R86" (id 0) (at 62.23 97.79 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_240R" (id 1) (at 62.23 100.33 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 63.5 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 63.5 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2400V" (id 4) (at 63.5 95.25 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 63.5 92.71 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 96541ea3-2bd0-41f3-9d93-c91c80800b58)) + (pin "2" (uuid b98ea6db-51da-4533-9606-07a493ce0a49)) + ) +) diff --git a/kicad/file56A5A070.kicad_sch b/kicad/file56A5A070.kicad_sch new file mode 100644 index 0000000..6b9860f --- /dev/null +++ b/kicad/file56A5A070.kicad_sch @@ -0,0 +1,6529 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 554214d2-daab-4520-80ec-601b7eccd28f) + + (paper "A4") + + (title_block + (title "Scopefun Oscilloscope") + (rev "v2") + (comment 1 "Copyright Dejan Priversek 2017") + (comment 2 "Licensed under CERN OHL v.1.2") + ) + + (lib_symbols + (symbol "ScopefunParts:+1.0V" (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" "+1.0V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+1.0V_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 "+1.0V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+1V0" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+1.2V" (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" "+1.2V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+1.2V_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 "+1.2V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+1V2" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+1.5V" (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" "+1.5V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+1.5V_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 "+1.5V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+1V5" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+1.8V" (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" "+1.8V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+1.8V_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 "+1.8V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+1V8" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (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 "ScopefunParts:+VCC_DIG" (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" "+VCC_DIG" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+VCC_DIG_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 "+VCC_DIG_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+VCC_DIG" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+VCC_USB_P" (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" "+VCC_USB_P" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+VCC_USB_P_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 "+VCC_USB_P_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+VCC_USB_P" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+Va" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+Va_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 "+Va_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "Va" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:-5V" (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" "-5V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "-5V_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 "-5V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "-5V" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:-Va" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "-Va_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 "-Va_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "-Va" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:C_0.1u" (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_0.1u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0.1u_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_0.1u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_0603" (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_0603" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Not populated" (id 4) (at 0 3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "DNP" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0603_0_0" + (text "DNP" (at 3.81 0 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "C_0603_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_0603_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_100u" (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_100u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_1210" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://datasheets.avx.com/cx5r.pdf" (id 3) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "12106D107MAT2A" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 1210 6.3V X5R 20%" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 1210 6.3V X5R 20%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_100u_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_100u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_10n" (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_10n" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_10n_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_10n_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_10n_100V" (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_10n_100V" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GCM188R72A103KA37J" (id 4) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V X7R 10%" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_10n_100V_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_10n_100V_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_10u" (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_10u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://psearch.en.murata.com/capacitor/product/GRM188R60J106KE47%23.pdf" (id 3) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM188R60J106KE47D" (id 4) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 10%" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 6.3V X5R 20%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_10u_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_10u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_180p" (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_180p" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C181J5GACTU" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_180p_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_180p_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_1n" (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_1n" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C1608X7R1H102K080AE" (id 4) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V X7R 10%" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_1n_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_1n_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_1u" (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_1u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C105K9PACTU" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 10%" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 10V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_1u_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_1u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_22u" (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_22u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_22u_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_22u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:LM2776" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -6.35 12.7 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LM2776" (id 1) (at 6.35 12.7 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23-6" (id 2) (at 0 -19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm2776.pdf" (id 3) (at 0 -21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Switched Capacitor Inverter 200mA, LM2776" (id 4) (at 0 20.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LM2776DBVR" (id 5) (at 0 17.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Switched Capacitor Inverter 200mA, LM2776" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "LM2776_0_1" + (rectangle (start -8.89 10.16) (end 8.89 -10.16) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "LM2776_1_1" + (pin power_in line (at 13.97 0 180) (length 5.08) + (name "VOUT" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -15.24 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 0 15.24 270) (length 5.08) + (name "VIN" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 6.35 0) (length 5.08) + (name "EN" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -13.97 0 0) (length 5.08) + (name "C+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -13.97 -6.35 0) (length 5.08) + (name "C-" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:L_4.7u_NRS5030" (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "L" (id 0) (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "L_4.7u_NRS5030" (id 1) (at 0 -1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:L_NRS" (id 2) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.yuden.co.jp/productdata/catalog/en/wound04_e.pdf" (id 3) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "INDUCTOR 4.7uH 20% SMD 2.6A SAT 3.1A" (id 4) (at 0 10.16 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "NRS5030T4R7MMGJ" (id 5) (at 0 6.35 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "ki_description" "INDUCTOR 4.7uH 20% SMD 2.6A SAT 3.1A" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "L_4.7u_NRS5030_0_1" + (circle (center -4.826 2.286) (radius 0.508) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start -2.54 0) (mid -3.81 1.27) (end -5.08 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 0) (mid -1.27 1.27) (end -2.54 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 2.54 0) (mid 1.27 1.27) (end 0 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 5.08 0) (mid 3.81 1.27) (end 2.54 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "L_4.7u_NRS5030_1_1" + (pin passive line (at -6.35 0 0) (length 1.27) + (name "1" (effects (font (size 0.762 0.762)))) + (number "1" (effects (font (size 0.762 0.762)))) + ) + (pin passive line (at 6.35 0 180) (length 1.27) + (name "2" (effects (font (size 0.762 0.762)))) + (number "2" (effects (font (size 0.762 0.762)))) + ) + ) + ) + (symbol "ScopefunParts:MCP4251" (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 19.05 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "MCP4251" (id 1) (at 0 16.51 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:TSSOP14" (id 2) (at 0 -19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/22060b.pdf" (id 3) (at 0 -16.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "MCP4251-503E/ST" (id 4) (at 0 21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Dual Digital Potentiometer 50kOhm" (id 5) (at 0 24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Dual Digital Potentiometer 100kOhm" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "MCP4251_0_1" + (polyline + (pts + (xy -5.08 7.62) + (xy -6.35 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 10.16) + (xy -2.54 10.541) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 3.81) + (xy -6.35 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 10.541) + (xy -2.54 11.43) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 11.43) + (xy -6.35 11.43) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 3.81) + (xy 5.08 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 10.541) + (xy 1.27 11.43) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 11.43) + (xy 5.08 11.43) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 10.16) + (xy 1.27 10.541) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 7.62) + (xy 5.08 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 5.08) + (xy -2.54 4.699) + (xy -2.54 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 5.08) + (xy 1.27 4.699) + (xy 1.27 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 7.62) + (xy -5.08 8.255) + (xy -5.08 6.985) + (xy -3.81 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 2.54 7.62) + (xy 3.81 8.255) + (xy 3.81 6.985) + (xy 2.54 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -3.81 10.16) + (xy -1.27 9.525) + (xy -3.81 8.89) + (xy -1.27 8.255) + (xy -3.81 7.62) + (xy -1.27 6.985) + (xy -3.81 6.35) + (xy -1.27 5.715) + (xy -3.81 5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 10.16) + (xy 0 9.525) + (xy 2.54 8.89) + (xy 0 8.255) + (xy 2.54 7.62) + (xy 0 6.985) + (xy 2.54 6.35) + (xy 0 5.715) + (xy 2.54 5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 9.525 14.605) (end -10.795 -14.605) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "MCP4251_1_1" + (pin input line (at 10.16 -11.43 180) (length 7.62) + (name "~{CS}" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -11.43 3.81 0) (length 7.62) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 0 0) (length 7.62) + (name "NC" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -3.81 0) (length 7.62) + (name "~{SHDN}" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -7.62 0) (length 7.62) + (name "SDO" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -11.43 -11.43 0) (length 7.62) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 -7.62 180) (length 7.62) + (name "SCK" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 -3.81 180) (length 7.62) + (name "SDI" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 10.16 0 180) (length 7.62) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 10.16 3.81 180) (length 7.62) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 10.16 7.62 180) (length 7.62) + (name "PW1" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 10.16 11.43 180) (length 7.62) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -11.43 11.43 0) (length 7.62) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -11.43 7.62 0) (length 7.62) + (name "PW0" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:R_100k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1003V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_100k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_100k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_10k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_10k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1002V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_10k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_10k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_15k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_15k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1502V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_15k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_15k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_1R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/thick-film-chip-resistors/ERJ3GEYJ1R0V" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3GEYJ1R0V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 5% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_1R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_1R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_2.2k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_2.2k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2201V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_2.2k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_2.2k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_20k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_20k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2002V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_20k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_20k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_22k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_22k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2202V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_22k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_22k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_47k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_47k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4702V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_47k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_47k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_49.9k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_49.9k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4992V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_49.9k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_49.9k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:SPX3819" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SPX3819" (id 1) (at 0 6.35 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23-5_EXAR" (id 2) (at 0 -10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.exar.com/content/document.ashx?id=22106" (id 3) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SPX3819M5-L/TR" (id 4) (at 0 11.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "500mA Low-Noise LDO Voltage Regulator" (id 5) (at 0 13.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "500 mA Low Noise CMOS LDO Regulator - Adjustable" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SPX3819_0_1" + (rectangle (start -6.35 5.08) (end 6.35 -5.08) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "SPX3819_1_1" + (pin power_in line (at -11.43 2.54 0) (length 5.08) + (name "VIN" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -11.43 0 0) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -2.54 0) (length 5.08) + (name "EN" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -2.54 180) (length 5.08) + (name "ADJ" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 11.43 2.54 180) (length 5.08) + (name "VOUT" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:TPS72301" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "TPS72301" (id 1) (at 0 6.35 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23-5" (id 2) (at 0 -10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/tps723.pdf" (id 3) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "TPS72301DBVR" (id 4) (at 0 11.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "IC REG LDO NEG ADJ 0.2A SOT23-5" (id 5) (at 0 13.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "200mA, Low Noise, LDO Negative Regulator" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "TPS72301_0_1" + (rectangle (start -6.35 5.08) (end 6.35 -5.08) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "TPS72301_1_1" + (pin power_in line (at -11.43 2.54 0) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -11.43 0 0) (length 5.08) + (name "IN" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -2.54 0) (length 5.08) + (name "EN" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -2.54 180) (length 5.08) + (name "FB" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 11.43 2.54 180) (length 5.08) + (name "OUT" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Scopefun_v2-rescue:GND" (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" "GND" (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) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Scopefun_v2-rescue:MAX15053-RESCUE-Scopefun_v155" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -7.62 11.43 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "MAX15053-RESCUE-Scopefun_v155" (id 1) (at 2.54 11.43 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "ScopefunPackagesLibrary:WLP-9" (id 2) (at 0 -12.7 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "https://datasheets.maximintegrated.com/en/ds/MAX15053.pdf" (id 3) (at 0 -15.24 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "High-Efficiency, 2A, Current-Mode Synchronous, Step-Down Switching Regulator" (id 4) (at 0 16.51 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "MFG Part#" "MAX15053EWL+T" (id 5) (at 0 13.97 0) + (effects (font (size 1.524 1.524)) hide) + ) + (symbol "MAX15053-RESCUE-Scopefun_v155_0_1" + (rectangle (start -8.89 10.16) (end 8.89 -7.62) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "MAX15053-RESCUE-Scopefun_v155_1_1" + (pin power_in line (at 13.97 -5.08 180) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "A1" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at 13.97 7.62 180) (length 5.08) + (name "LX" (effects (font (size 1.27 1.27)))) + (number "A2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -13.97 7.62 0) (length 5.08) + (name "IN" (effects (font (size 1.27 1.27)))) + (number "A3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 2.54 180) (length 5.08) + (name "COMP" (effects (font (size 1.27 1.27)))) + (number "B1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 -2.54 0) (length 5.08) + (name "SKIP" (effects (font (size 1.27 1.27)))) + (number "B2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 5.08 0) (length 5.08) + (name "EN" (effects (font (size 1.27 1.27)))) + (number "B3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 13.97 -2.54 180) (length 5.08) + (name "FB" (effects (font (size 1.27 1.27)))) + (number "C1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 -5.08 0) (length 5.08) + (name "SS/REFIN" (effects (font (size 1.27 1.27)))) + (number "C2" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -13.97 2.54 0) (length 5.08) + (name "PGOOD" (effects (font (size 1.27 1.27)))) + (number "C3" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Scopefun_v2-rescue:PWR_FLAG" (power) (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "#FLG" (id 0) (at 0 1.905 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (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) + ) + (symbol "PWR_FLAG_0_0" + (pin power_out line (at 0 0 90) (length 0) + (name "pwr" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "PWR_FLAG_0_1" + (polyline + (pts + (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) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + ) + ) + + (junction (at 246.38 135.89) (diameter 0) (color 0 0 0 0) + (uuid 02e53112-42dc-4e92-9413-ebf4a1fcdc4a) + ) + (junction (at 102.87 96.52) (diameter 0) (color 0 0 0 0) + (uuid 03a26f24-94f7-4bdf-906a-637e454f67c8) + ) + (junction (at 218.44 63.5) (diameter 0) (color 0 0 0 0) + (uuid 0839b970-6b3f-436b-9950-69bdb059b8ae) + ) + (junction (at 213.36 31.75) (diameter 0) (color 0 0 0 0) + (uuid 093e9e63-fe1e-4feb-bbbe-9d5002218a03) + ) + (junction (at 213.36 71.12) (diameter 0) (color 0 0 0 0) + (uuid 138f1880-267a-4cf0-89d9-93f27ab943b1) + ) + (junction (at 140.97 63.5) (diameter 0) (color 0 0 0 0) + (uuid 14bfbe5a-dddf-442c-9df8-4d6c9030e865) + ) + (junction (at 262.89 111.76) (diameter 0) (color 0 0 0 0) + (uuid 209b39ed-1521-46f3-985b-6f682af8a636) + ) + (junction (at 30.48 64.77) (diameter 0) (color 0 0 0 0) + (uuid 232202d1-06da-4f5d-8460-0e8c5adb7df8) + ) + (junction (at 62.23 149.86) (diameter 0) (color 0 0 0 0) + (uuid 24e28a03-111e-405c-837e-8b09a44b6a67) + ) + (junction (at 241.3 101.6) (diameter 0) (color 0 0 0 0) + (uuid 285faa58-5511-4bdc-8168-a316b4849db7) + ) + (junction (at 107.95 111.76) (diameter 0) (color 0 0 0 0) + (uuid 2af67c9f-1758-4649-8401-6b678ded3579) + ) + (junction (at 83.82 64.77) (diameter 0) (color 0 0 0 0) + (uuid 2bdb6275-447c-48c2-a84b-aa998dd2916b) + ) + (junction (at 73.66 179.07) (diameter 0) (color 0 0 0 0) + (uuid 2c36de4c-1408-4a4c-b53d-373b61b29b08) + ) + (junction (at 147.32 60.96) (diameter 0) (color 0 0 0 0) + (uuid 2cd4313e-ce8a-4a88-bbb4-b316831d36bc) + ) + (junction (at 78.74 48.26) (diameter 0) (color 0 0 0 0) + (uuid 2ee40cc8-e059-4bf6-82ce-1cade27551a9) + ) + (junction (at 194.31 78.74) (diameter 0) (color 0 0 0 0) + (uuid 2fce977f-ea3d-48c6-9950-6a9e9c9347ff) + ) + (junction (at 271.78 121.92) (diameter 0) (color 0 0 0 0) + (uuid 2ff20828-bd59-4b9f-96ee-57d97ba845ab) + ) + (junction (at 228.6 63.5) (diameter 0) (color 0 0 0 0) + (uuid 312bb836-549f-41e7-9e03-466341a7fc0a) + ) + (junction (at 62.23 160.02) (diameter 0) (color 0 0 0 0) + (uuid 34e34647-01e2-4c33-b82e-e87242e10cd9) + ) + (junction (at 262.89 147.32) (diameter 0) (color 0 0 0 0) + (uuid 35301f71-3327-4814-addd-6803f155857b) + ) + (junction (at 198.12 133.35) (diameter 0) (color 0 0 0 0) + (uuid 36b23572-1a49-43e3-8bdd-cadffe8174ae) + ) + (junction (at 186.69 133.35) (diameter 0) (color 0 0 0 0) + (uuid 37eb6c67-4df1-46c5-adb2-054a3a0833d0) + ) + (junction (at 107.95 80.01) (diameter 0) (color 0 0 0 0) + (uuid 39f40aaa-21ba-483e-bd0b-4ebb5d156b94) + ) + (junction (at 149.86 24.13) (diameter 0) (color 0 0 0 0) + (uuid 3bf116e8-393e-4d50-bf5c-f6f2cd6bc27e) + ) + (junction (at 36.83 30.48) (diameter 0) (color 0 0 0 0) + (uuid 41c89c8e-0f97-4797-9a39-8582a63268a5) + ) + (junction (at 262.89 121.92) (diameter 0) (color 0 0 0 0) + (uuid 46c35bc8-3e06-4afa-a332-565364e00f33) + ) + (junction (at 198.12 147.32) (diameter 0) (color 0 0 0 0) + (uuid 47fd4d92-b4de-4163-bfe2-b6d02e8c7867) + ) + (junction (at 78.74 111.76) (diameter 0) (color 0 0 0 0) + (uuid 4d3bbe28-4dea-4c44-9638-c90a5e4e0201) + ) + (junction (at 107.95 48.26) (diameter 0) (color 0 0 0 0) + (uuid 53a70198-fbdf-4642-baa6-d8e70c3152d4) + ) + (junction (at 165.1 109.22) (diameter 0) (color 0 0 0 0) + (uuid 543eca2b-0423-4325-b9e6-4b173022a60a) + ) + (junction (at 213.36 63.5) (diameter 0) (color 0 0 0 0) + (uuid 59f1dae8-0fac-4441-b098-87dca831d461) + ) + (junction (at 107.95 33.02) (diameter 0) (color 0 0 0 0) + (uuid 5cf9a8f8-8d0c-4d56-aee3-5fefebf5207d) + ) + (junction (at 194.31 63.5) (diameter 0) (color 0 0 0 0) + (uuid 5e9e941d-dafa-4599-9260-448c68f78d39) + ) + (junction (at 101.6 167.64) (diameter 0) (color 0 0 0 0) + (uuid 6615c595-191c-4fe5-b7e9-4a579d552656) + ) + (junction (at 107.95 40.64) (diameter 0) (color 0 0 0 0) + (uuid 683ace21-d451-4a3b-9c6a-2ff48233eccb) + ) + (junction (at 118.11 33.02) (diameter 0) (color 0 0 0 0) + (uuid 69479798-8209-4114-83e4-7a990d07ac93) + ) + (junction (at 251.46 86.36) (diameter 0) (color 0 0 0 0) + (uuid 69cdd0d8-522b-4693-aa44-8c2d93247b48) + ) + (junction (at 189.23 39.37) (diameter 0) (color 0 0 0 0) + (uuid 6bec6e76-445c-46e1-9fec-0cf087ac813a) + ) + (junction (at 132.08 171.45) (diameter 0) (color 0 0 0 0) + (uuid 6f1a399c-1042-4788-9320-b4244d9a5601) + ) + (junction (at 107.95 104.14) (diameter 0) (color 0 0 0 0) + (uuid 770267bd-6b08-4ce9-9859-255364603a92) + ) + (junction (at 140.97 36.83) (diameter 0) (color 0 0 0 0) + (uuid 770cf459-91ff-42ec-86ea-bf95b593d092) + ) + (junction (at 90.17 182.88) (diameter 0) (color 0 0 0 0) + (uuid 78c30601-5832-48ad-b6c7-ad6fbb7ead50) + ) + (junction (at 271.78 86.36) (diameter 0) (color 0 0 0 0) + (uuid 7ac680eb-02c3-488d-9052-a4bda05e99dd) + ) + (junction (at 83.82 48.26) (diameter 0) (color 0 0 0 0) + (uuid 7f122db3-4e8f-42ea-ab12-0fd958eff2bd) + ) + (junction (at 218.44 31.75) (diameter 0) (color 0 0 0 0) + (uuid 7f4cfeae-964a-4567-879b-03dbbac6ee65) + ) + (junction (at 102.87 104.14) (diameter 0) (color 0 0 0 0) + (uuid 8249b123-3867-4005-86be-14bfa774027c) + ) + (junction (at 30.48 96.52) (diameter 0) (color 0 0 0 0) + (uuid 83e4f5b2-2aa2-4328-b1f7-13d7940d942d) + ) + (junction (at 107.95 64.77) (diameter 0) (color 0 0 0 0) + (uuid 84dacc7f-a77b-42d8-9b09-c921bef5b098) + ) + (junction (at 213.36 24.13) (diameter 0) (color 0 0 0 0) + (uuid 85ef8bdf-deb4-4e9c-b8e7-4fab903e486a) + ) + (junction (at 83.82 111.76) (diameter 0) (color 0 0 0 0) + (uuid 87255772-8253-41d2-b95e-270e99dbf334) + ) + (junction (at 246.38 147.32) (diameter 0) (color 0 0 0 0) + (uuid 877b6e9e-21db-4423-88dd-5713442699de) + ) + (junction (at 78.74 80.01) (diameter 0) (color 0 0 0 0) + (uuid 886fa588-653d-4a74-abca-89c5231551f6) + ) + (junction (at 194.31 24.13) (diameter 0) (color 0 0 0 0) + (uuid 888310ab-a564-4e9b-96e0-ff5f6046bc87) + ) + (junction (at 140.97 24.13) (diameter 0) (color 0 0 0 0) + (uuid 8d01c4b4-562a-4614-89c1-5389ec45aadb) + ) + (junction (at 30.48 77.47) (diameter 0) (color 0 0 0 0) + (uuid 95cc270b-7f08-4ea2-9ec5-598d642c2120) + ) + (junction (at 30.48 22.86) (diameter 0) (color 0 0 0 0) + (uuid 98ee6ad8-aaf7-496e-97d5-aa9df059b815) + ) + (junction (at 218.44 71.12) (diameter 0) (color 0 0 0 0) + (uuid 9d05a6cf-a6f3-4790-ad14-ba1a64d0a8b7) + ) + (junction (at 194.31 39.37) (diameter 0) (color 0 0 0 0) + (uuid a6f3c419-66c0-41ae-81eb-8de627c8ad1d) + ) + (junction (at 140.97 53.34) (diameter 0) (color 0 0 0 0) + (uuid b18b7e30-aeea-4c28-aa60-796f96ce13e3) + ) + (junction (at 83.82 80.01) (diameter 0) (color 0 0 0 0) + (uuid b4ac8718-0185-4931-9448-0b4d31607c34) + ) + (junction (at 30.48 45.72) (diameter 0) (color 0 0 0 0) + (uuid b56ea8f1-42c1-49cc-979b-0919a293b73f) + ) + (junction (at 102.87 72.39) (diameter 0) (color 0 0 0 0) + (uuid b73c8aa6-04a5-47a3-a2ee-6cc8eb977a8a) + ) + (junction (at 140.97 76.2) (diameter 0) (color 0 0 0 0) + (uuid b8b5a19f-1265-4d59-a473-be692330ee3c) + ) + (junction (at 83.82 96.52) (diameter 0) (color 0 0 0 0) + (uuid b9ccad94-e541-445d-90ae-bf1a5a694c36) + ) + (junction (at 251.46 111.76) (diameter 0) (color 0 0 0 0) + (uuid ba910aa5-1c14-49e2-8e02-8063979f6496) + ) + (junction (at 83.82 33.02) (diameter 0) (color 0 0 0 0) + (uuid bdb3261b-fff4-4209-af72-4ab02bd38f6a) + ) + (junction (at 228.6 24.13) (diameter 0) (color 0 0 0 0) + (uuid bed3e9d8-4e84-4615-9d2f-00dc784cd9bf) + ) + (junction (at 218.44 24.13) (diameter 0) (color 0 0 0 0) + (uuid c2cf3bcd-ef00-4445-a243-c799f68d4e04) + ) + (junction (at 218.44 39.37) (diameter 0) (color 0 0 0 0) + (uuid c4557704-a1cf-416d-9a78-6f17fe01b7f4) + ) + (junction (at 73.66 149.86) (diameter 0) (color 0 0 0 0) + (uuid c56f6c39-52f3-4ced-bfef-f7afd2e0d3ed) + ) + (junction (at 30.48 109.22) (diameter 0) (color 0 0 0 0) + (uuid c722eb12-5565-42a7-b155-1e63cf50d6bc) + ) + (junction (at 186.69 138.43) (diameter 0) (color 0 0 0 0) + (uuid c958a285-5c72-466d-b962-d1586ae05fb0) + ) + (junction (at 241.3 86.36) (diameter 0) (color 0 0 0 0) + (uuid cb027bc5-d0a9-4990-a23a-4ce8077c67ad) + ) + (junction (at 204.47 111.76) (diameter 0) (color 0 0 0 0) + (uuid cbd527f6-1da5-4f88-81f4-e3f921102a71) + ) + (junction (at 218.44 78.74) (diameter 0) (color 0 0 0 0) + (uuid cebf034e-02ff-4461-87be-b9b33628bc2c) + ) + (junction (at 189.23 78.74) (diameter 0) (color 0 0 0 0) + (uuid cedb4780-a1d2-4316-a7d6-ce790b92c0e1) + ) + (junction (at 97.79 182.88) (diameter 0) (color 0 0 0 0) + (uuid d0013b1e-e07d-4ede-965c-248637e236ca) + ) + (junction (at 251.46 101.6) (diameter 0) (color 0 0 0 0) + (uuid d37c9a21-a75d-4c2f-950c-c4469540ead5) + ) + (junction (at 30.48 33.02) (diameter 0) (color 0 0 0 0) + (uuid d4edaa72-3492-434b-be68-7546139b8aef) + ) + (junction (at 262.89 86.36) (diameter 0) (color 0 0 0 0) + (uuid d7764635-58fb-46ec-b859-3262d065eb36) + ) + (junction (at 102.87 33.02) (diameter 0) (color 0 0 0 0) + (uuid d92bc81a-cab1-4a1a-9d75-265341390522) + ) + (junction (at 246.38 121.92) (diameter 0) (color 0 0 0 0) + (uuid de22b9d9-5bc1-4cd3-825e-62cfb6fe5a54) + ) + (junction (at 107.95 72.39) (diameter 0) (color 0 0 0 0) + (uuid e4c46226-7b35-4875-ac0e-124e67d7599d) + ) + (junction (at 118.11 96.52) (diameter 0) (color 0 0 0 0) + (uuid e816ae3b-6b15-42ac-8c6b-0d5e93524c26) + ) + (junction (at 118.11 64.77) (diameter 0) (color 0 0 0 0) + (uuid e954ab09-528d-4081-b16b-f7720a5b239f) + ) + (junction (at 39.37 33.02) (diameter 0) (color 0 0 0 0) + (uuid ede82a11-8f5c-4b80-9a2f-e6845171235f) + ) + (junction (at 107.95 96.52) (diameter 0) (color 0 0 0 0) + (uuid f95e47b6-40c9-4296-8651-5a1a9a584abf) + ) + (junction (at 73.66 160.02) (diameter 0) (color 0 0 0 0) + (uuid fa4de52f-10f7-4f11-b19f-4b87abd5fc6f) + ) + (junction (at 102.87 64.77) (diameter 0) (color 0 0 0 0) + (uuid fa52629e-3ea5-4a5e-a7dc-9119b807e272) + ) + (junction (at 102.87 40.64) (diameter 0) (color 0 0 0 0) + (uuid fade7e8a-567f-48a0-80a0-084bb672c228) + ) + + (no_connect (at 41.91 74.93) (uuid 04a67e5f-b8a7-437e-9b6f-1b3edf30dbe6)) + (no_connect (at 106.68 160.02) (uuid 45a5dcbc-7ce7-4d05-9003-3b0e7f174e02)) + (no_connect (at 152.4 34.29) (uuid 4b538ba0-8484-4041-a896-1e2e6185831e)) + (no_connect (at 41.91 69.85) (uuid 5705426a-2a3c-4964-b66b-006a26d4718d)) + (no_connect (at 41.91 43.18) (uuid 5d29caa1-4557-44fa-bb85-0f450d3fb07f)) + (no_connect (at 41.91 101.6) (uuid 6dd4c5c1-cbca-4eb3-9be0-3e6afa74ef4c)) + (no_connect (at 128.27 160.02) (uuid 7080766e-5700-4a31-bc1e-1d239e4d43bf)) + (no_connect (at 106.68 179.07) (uuid 7e58d554-24f7-40f2-9134-b86aa46d686e)) + (no_connect (at 41.91 106.68) (uuid b2544925-8b5a-4ea0-a984-e8bb7b233a82)) + (no_connect (at 152.4 29.21) (uuid bf2939cf-e36c-4811-9abc-4f6cf613d402)) + (no_connect (at 152.4 73.66) (uuid c7de4378-5b5c-4ea2-bee2-dd0489d7826e)) + (no_connect (at 106.68 171.45) (uuid d0b2ef87-fb55-49de-8104-c83c37eb45ce)) + + (wire (pts (xy 278.765 121.92) (xy 278.765 125.095)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 008d03ef-d971-462c-bfb3-7aa302eab0fd) + ) + (wire (pts (xy 189.23 29.21) (xy 186.69 29.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 010d499c-6db7-48dc-ab87-796ca70e4bcf) + ) + (wire (pts (xy 199.39 96.52) (xy 210.82 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 01b8be9d-07b4-4ed5-be0d-c2f1fdf5d66a) + ) + (wire (pts (xy 194.31 72.39) (xy 194.31 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 03f8e540-f6a1-44f3-a3d2-783b53f45adc) + ) + (wire (pts (xy 73.66 179.07) (xy 82.55 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 041c46be-078b-4635-877a-cd4608c06cd5) + ) + (wire (pts (xy 100.33 96.52) (xy 102.87 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 04c8e39d-4c41-4fe5-b67b-37713d5ef63e) + ) + (wire (pts (xy 140.97 31.75) (xy 140.97 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0847b7d3-501a-4c52-b4e0-7f51a1d59aa6) + ) + (wire (pts (xy 102.87 33.02) (xy 107.95 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 086098e6-7664-48c6-9e22-197ea83d77e4) + ) + (wire (pts (xy 149.86 139.7) (xy 151.13 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0a2861c7-a509-4461-8924-97e0675c528b) + ) + (wire (pts (xy 212.09 135.89) (xy 209.55 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0a588191-ca91-48f0-9112-a50f1595c31c) + ) + (wire (pts (xy 71.12 77.47) (xy 71.12 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0b15f4f9-1505-417c-9138-2fb4322440c7) + ) + (wire (pts (xy 90.17 180.34) (xy 90.17 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0bfd5bd4-f6c4-4d83-955a-e9ca3b2d3945) + ) + (wire (pts (xy 189.23 38.1) (xy 189.23 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0c98a2e9-2d4e-4344-b88b-089b05583d5f) + ) + (wire (pts (xy 180.34 63.5) (xy 194.31 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0dda147f-ff28-4177-a33d-79b9551cc6e4) + ) + (wire (pts (xy 180.34 24.13) (xy 194.31 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0ef34299-b177-4ea0-bde9-f7b973b3fa62) + ) + (wire (pts (xy 83.82 64.77) (xy 87.63 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0f63fc28-4a24-4afc-a19c-5a91578ecded) + ) + (wire (pts (xy 241.3 91.44) (xy 241.3 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0f6d055a-7653-48a2-ad13-6963f919680e) + ) + (wire (pts (xy 83.82 34.29) (xy 83.82 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0ff5c88c-73e0-4e46-bbf2-1d9a50aea9bc) + ) + (wire (pts (xy 102.87 96.52) (xy 107.95 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 102f013d-67dc-4034-8682-58872dd12201) + ) + (wire (pts (xy 149.86 24.13) (xy 152.4 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1083d1f5-f0ad-424a-9079-7e795427f81d) + ) + (wire (pts (xy 69.85 96.52) (xy 83.82 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 108bd930-f6d7-4881-b7b2-cedd88799d7e) + ) + (wire (pts (xy 218.44 30.48) (xy 218.44 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1143c84b-aba4-422b-8027-68ad4888dae2) + ) + (wire (pts (xy 189.23 39.37) (xy 194.31 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1178be57-3e44-4c08-8223-8fb2974077ee) + ) + (wire (pts (xy 107.95 102.87) (xy 107.95 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 12783491-f223-4d6c-b1a2-c1bcbb00a602) + ) + (wire (pts (xy 107.95 40.64) (xy 107.95 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1292b732-982d-4494-a27a-1eeb8ba4d426) + ) + (wire (pts (xy 143.51 165.1) (xy 143.51 167.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 14a6eaeb-f870-4fce-8922-536c75d77523) + ) + (wire (pts (xy 118.11 48.26) (xy 118.11 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 15e78e6a-8c84-4259-bcfc-c1d391a2ae95) + ) + (wire (pts (xy 180.34 68.58) (xy 181.61 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 166836c3-5b94-4799-a0ac-04cba118c6aa) + ) + (wire (pts (xy 40.64 45.72) (xy 41.91 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 16d376bd-db5d-4a59-8025-ae5f4549ee66) + ) + (wire (pts (xy 52.07 157.48) (xy 52.07 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 17f3f0ed-b2b7-45fc-b694-33cf35ed990e) + ) + (wire (pts (xy 83.82 46.99) (xy 83.82 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1842fdd5-ce8e-4359-9673-4dc81f1aa52c) + ) + (wire (pts (xy 251.46 86.36) (xy 251.46 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 18c5a2e9-5477-4075-9795-9d29ce509901) + ) + (wire (pts (xy 35.56 77.47) (xy 30.48 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 18fb3775-02d7-4bbd-8b21-eff9f0c6fdef) + ) + (wire (pts (xy 228.6 21.59) (xy 228.6 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 19b6fdb7-c2da-4e40-b2bb-be0a937611f0) + ) + (wire (pts (xy 209.55 121.92) (xy 205.74 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 19ee241d-7a47-403f-a241-1274e6acc907) + ) + (wire (pts (xy 30.48 21.59) (xy 30.48 22.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 19fbe35e-7125-477c-9a61-cbd629d6d687) + ) + (wire (pts (xy 262.89 20.32) (xy 262.89 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1a6b794f-ac33-41c9-98bc-f09c7170071a) + ) + (wire (pts (xy 228.6 78.74) (xy 228.6 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1adc423c-5f41-4ee4-af46-7ca13603c8b6) + ) + (wire (pts (xy 106.68 175.26) (xy 97.79 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1b3cc04c-8f88-4e39-b15d-e0c4efafc2d5) + ) + (wire (pts (xy 181.61 71.12) (xy 181.61 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1c7c01ca-31a5-4632-8e4c-0a77391eac8f) + ) + (wire (pts (xy 189.23 77.47) (xy 189.23 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1d73ceff-5d2d-4005-aba9-92b768d11e14) + ) + (wire (pts (xy 251.46 20.32) (xy 251.46 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1e3b2927-b0e2-4e4d-9cd2-17d58f1622c7) + ) + (wire (pts (xy 138.43 171.45) (xy 138.43 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1f07eb91-ef46-4237-a9f5-5823737e0d44) + ) + (wire (pts (xy 181.61 39.37) (xy 189.23 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1f1a0825-264a-47ce-bd3c-7671b1bef242) + ) + (wire (pts (xy 78.74 78.74) (xy 78.74 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2191ee3c-d665-4bbf-86c6-27a01e88d037) + ) + (wire (pts (xy 140.97 76.2) (xy 140.97 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 21d53bb7-425e-4dc0-9d5b-90766ff8cc80) + ) + (wire (pts (xy 146.05 76.2) (xy 140.97 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 24d02113-4a49-49fd-966f-fa146ba768b7) + ) + (wire (pts (xy 78.74 80.01) (xy 83.82 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2529037b-c325-4363-986c-2255714fc0c5) + ) + (wire (pts (xy 107.95 33.02) (xy 107.95 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2580c68a-c2d0-4057-b65d-257475e039f0) + ) + (wire (pts (xy 218.44 63.5) (xy 228.6 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 25abe109-8015-4f3a-9574-cae67a14846b) + ) + (wire (pts (xy 140.97 52.07) (xy 140.97 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2764d33d-0f38-4801-856a-b81163753f7f) + ) + (wire (pts (xy 100.33 33.02) (xy 102.87 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2894bc9b-9bd8-48c6-8471-dc813ff5b0ea) + ) + (wire (pts (xy 102.87 64.77) (xy 102.87 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 28e3163d-b55c-4639-bde5-e9846083b2ef) + ) + (wire (pts (xy 35.56 109.22) (xy 30.48 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 28f1f78a-2a0e-408c-8286-8740eff044c4) + ) + (wire (pts (xy 138.43 165.1) (xy 143.51 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2b0bef20-f708-448f-9474-c9123c116b77) + ) + (wire (pts (xy 78.74 101.6) (xy 78.74 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2b1bd8c8-3e2b-4acf-a87a-3998c5b53791) + ) + (wire (pts (xy 147.32 53.34) (xy 140.97 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2b9f2be9-94ac-4f24-8583-0445b8833796) + ) + (wire (pts (xy 262.89 147.32) (xy 271.78 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2bb7b666-48ee-4a1b-9989-569bce514b24) + ) + (wire (pts (xy 107.95 33.02) (xy 118.11 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2bf90f64-5212-4592-ab8f-3ee2e4e0331f) + ) + (wire (pts (xy 147.32 59.69) (xy 147.32 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2c9a93e9-8b91-4d1b-83ca-ab30c1015fe7) + ) + (wire (pts (xy 90.17 182.88) (xy 90.17 184.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2cb78bb6-d72c-44f2-a768-5ab547394eba) + ) + (wire (pts (xy 179.07 133.35) (xy 186.69 133.35)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d0f1b51-3fe6-4cf6-ad0d-dbf065e90f7d) + ) + (wire (pts (xy 165.1 106.68) (xy 165.1 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d702b15-ed66-4913-94cd-254176bdf30b) + ) + (wire (pts (xy 62.23 149.86) (xy 73.66 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2db13a45-4504-4a10-86ad-1009b20d9f40) + ) + (wire (pts (xy 71.12 106.68) (xy 69.85 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2e3cdf77-70fa-4689-bb1c-908e0df9b623) + ) + (wire (pts (xy 83.82 80.01) (xy 83.82 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2e924d2d-94f7-4a0f-8528-9d6e8f6bb0eb) + ) + (wire (pts (xy 83.82 111.76) (xy 83.82 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2ef30c41-c60c-44e1-9efd-b5fee6b5953b) + ) + (wire (pts (xy 198.12 143.51) (xy 198.12 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 303ed950-0310-4c87-acf3-d81cf7ecd25d) + ) + (wire (pts (xy 52.07 160.02) (xy 62.23 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 30ef4218-0d7f-4a70-9faa-91236305a5f0) + ) + (wire (pts (xy 262.89 121.92) (xy 262.89 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 31255751-7676-4170-a371-07b9ff014b0c) + ) + (wire (pts (xy 213.36 63.5) (xy 213.36 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 31d125ad-08cb-403f-9d31-356889442106) + ) + (wire (pts (xy 262.89 121.92) (xy 271.78 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 320e513c-bd22-4ca6-bc2f-fe9c74bc2bca) + ) + (wire (pts (xy 271.78 111.76) (xy 262.89 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 321442de-1be8-447c-864f-6a257a7c6538) + ) + (wire (pts (xy 83.82 48.26) (xy 107.95 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 337cd6d1-4d60-40ed-816f-047de9793e8a) + ) + (wire (pts (xy 262.89 111.76) (xy 262.89 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 34600403-f41d-47ed-8742-771add37111a) + ) + (wire (pts (xy 97.79 163.83) (xy 106.68 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3502b704-a693-4b5b-b40b-a15d88bfe8c5) + ) + (wire (pts (xy 107.95 111.76) (xy 118.11 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 36821f13-ffae-4349-b366-670aaa147ad0) + ) + (wire (pts (xy 62.23 160.02) (xy 62.23 162.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 37066fce-cdac-4f97-820a-1bfb11764d45) + ) + (wire (pts (xy 101.6 149.86) (xy 132.08 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 37319c31-277d-4b56-af30-35197009e21c) + ) + (wire (pts (xy 146.05 36.83) (xy 140.97 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 37903ffd-3069-4ee3-8d15-4173446c93e3) + ) + (wire (pts (xy 90.17 182.88) (xy 97.79 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3823150a-b9c1-440b-b100-07f0f20cd8ad) + ) + (wire (pts (xy 102.87 104.14) (xy 107.95 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 383f756d-eb04-40e9-a48f-66d41e08e3fa) + ) + (wire (pts (xy 107.95 72.39) (xy 107.95 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3841d60c-9531-40c5-986f-c9ea599ed2ed) + ) + (wire (pts (xy 36.83 38.1) (xy 41.91 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3941e38b-0a75-43ff-adf9-87a54448401a) + ) + (wire (pts (xy 213.36 63.5) (xy 218.44 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3a26e540-a9bf-4d0f-8aa0-ce5984f45d05) + ) + (wire (pts (xy 246.38 121.92) (xy 246.38 125.73)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3aa723d9-24a0-4bf0-a280-c60fcfe4d231) + ) + (wire (pts (xy 69.85 33.02) (xy 83.82 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3bfe518e-5ed2-4867-9e5b-08cfa7fb6ff5) + ) + (wire (pts (xy 69.85 101.6) (xy 71.12 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c24ab61-861f-414b-bf23-eb9f1d4e8369) + ) + (wire (pts (xy 71.12 43.18) (xy 69.85 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c86e526-5d16-4f6f-b77a-d73a2343c989) + ) + (wire (pts (xy 140.97 21.59) (xy 140.97 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3cad4871-f357-423c-bb38-142f118d87a8) + ) + (wire (pts (xy 52.07 149.86) (xy 52.07 152.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3cc6f3de-4ec4-43f1-b67c-aadcbe7b6b0b) + ) + (wire (pts (xy 218.44 24.13) (xy 228.6 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3d4f08d0-819a-4dd6-b136-df30da6fe7d6) + ) + (wire (pts (xy 30.48 104.14) (xy 30.48 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3d5d1965-7e4f-443b-ac22-0029a0011f47) + ) + (wire (pts (xy 36.83 176.53) (xy 36.83 190.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3dfe6e06-2202-4157-bc8a-3522e54ef3eb) + ) + (wire (pts (xy 189.23 78.74) (xy 194.31 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3e4fbd64-8c61-45e6-a63d-80a1762bc2f3) + ) + (wire (pts (xy 133.35 127) (xy 151.13 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3e7fe04a-5983-45ca-b62b-77d9b2d44905) + ) + (wire (pts (xy 82.55 167.64) (xy 101.6 167.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3e9918f5-fe20-41be-989a-3532ae9c8232) + ) + (wire (pts (xy 199.39 90.17) (xy 199.39 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3fd02374-7d7f-4117-8b30-31486dac145e) + ) + (wire (pts (xy 30.48 64.77) (xy 30.48 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3fe5e9df-bac8-49bd-9ab1-69b002a63d01) + ) + (wire (pts (xy 213.36 30.48) (xy 213.36 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 40d6e624-bf54-49eb-9aa2-bbc747013036) + ) + (wire (pts (xy 132.08 163.83) (xy 128.27 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4107ae43-ef7b-4881-bf28-19412946e234) + ) + (wire (pts (xy 246.38 130.81) (xy 246.38 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 41cd091d-6410-4c0a-b273-1a0100005cab) + ) + (wire (pts (xy 66.04 179.07) (xy 73.66 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 423a3779-6340-43c9-b0d8-41838fe555ec) + ) + (wire (pts (xy 218.44 38.1) (xy 218.44 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 42765826-837e-4375-ad5d-c11d8588d303) + ) + (wire (pts (xy 30.48 45.72) (xy 30.48 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 42e48dc9-76bd-4fd9-8b63-b8544920c97d) + ) + (wire (pts (xy 107.95 78.74) (xy 107.95 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 432159f1-6ae4-4ef4-a946-9e666d388f88) + ) + (wire (pts (xy 107.95 80.01) (xy 107.95 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4339678d-a447-4fd9-9f1c-6dbe3b2bf8a0) + ) + (wire (pts (xy 73.66 160.02) (xy 97.79 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 43d3000c-741a-401c-86de-e704c20a31b7) + ) + (wire (pts (xy 181.61 34.29) (xy 180.34 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 44089cb1-189b-4dab-885d-c8f28f9a1c16) + ) + (wire (pts (xy 62.23 157.48) (xy 62.23 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 44215043-e16b-4aaa-aae3-9f3418e3232c) + ) + (wire (pts (xy 246.38 121.92) (xy 262.89 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4440c0f6-3533-460a-8824-2e3a00034500) + ) + (wire (pts (xy 147.32 68.58) (xy 152.4 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 449acd15-9361-48c2-a00c-17e59109a21f) + ) + (wire (pts (xy 118.11 96.52) (xy 118.11 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 45e255f6-2f27-47f4-92b7-3029febdd4e7) + ) + (wire (pts (xy 271.78 101.6) (xy 271.78 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4770ef60-21bb-4d72-93b1-855cef6e8fb9) + ) + (wire (pts (xy 71.12 72.39) (xy 71.12 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 47c2d869-3b61-41cb-b7da-0bcda9d848a9) + ) + (wire (pts (xy 107.95 39.37) (xy 107.95 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 495fbf89-b2c6-4363-a38a-f5ea705c56f2) + ) + (wire (pts (xy 262.89 86.36) (xy 271.78 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 496ae623-24f5-4c5e-aeca-0013cade419b) + ) + (wire (pts (xy 181.61 31.75) (xy 213.36 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4a6348c6-da97-439f-a5b9-9410b86a2e1a) + ) + (wire (pts (xy 90.17 190.5) (xy 90.17 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4b356d62-06c0-4c73-a43b-f6fddfcd530a) + ) + (wire (pts (xy 102.87 102.87) (xy 102.87 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4bd7775d-4dd8-4c3e-9f87-e7c7d1e59575) + ) + (wire (pts (xy 194.31 24.13) (xy 198.12 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4c7abb5d-f827-480d-9327-e15d9fcfceea) + ) + (wire (pts (xy 39.37 33.02) (xy 41.91 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4dfe88ae-8923-464f-bc45-25c2fcab4428) + ) + (wire (pts (xy 241.3 101.6) (xy 251.46 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4e4fa44b-2176-47f4-b0c0-4f9f086db3a8) + ) + (wire (pts (xy 71.12 109.22) (xy 71.12 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4e741225-715b-4a98-b214-a966a085dc44) + ) + (wire (pts (xy 236.22 86.36) (xy 241.3 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4e8b36cb-36d9-4e70-92aa-dec5e9f22925) + ) + (wire (pts (xy 35.56 45.72) (xy 30.48 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4fb8e1c5-2997-4564-bced-23be0ae296b9) + ) + (wire (pts (xy 147.32 54.61) (xy 147.32 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5003e034-4792-4507-9398-cd2c311a6b61) + ) + (wire (pts (xy 118.11 80.01) (xy 118.11 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 50181d10-cd98-45a3-93c6-0f9891cdd117) + ) + (wire (pts (xy 198.12 147.32) (xy 198.12 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 513f931f-0d1a-4bb9-9c62-62167d15f6f4) + ) + (wire (pts (xy 218.44 39.37) (xy 218.44 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5169a334-9ca4-43e4-b23c-92d549e80aa9) + ) + (wire (pts (xy 198.12 133.35) (xy 198.12 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 52059813-023e-4ddf-808d-4b81dba594da) + ) + (wire (pts (xy 38.1 67.31) (xy 41.91 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 52396e61-2497-45f0-b170-f0aa7c52a4c3) + ) + (wire (pts (xy 31.75 160.02) (xy 31.75 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 54052e69-eebf-4471-a198-82c77dc1d60f) + ) + (wire (pts (xy 107.95 48.26) (xy 118.11 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 54c03529-8896-411e-9ef0-1071caad5b8e) + ) + (wire (pts (xy 262.89 111.76) (xy 251.46 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 54d4fcd3-b03e-4ebf-890a-62beced638b8) + ) + (wire (pts (xy 73.66 149.86) (xy 73.66 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5623a6b7-c294-44a9-906f-69fe8cabbd3d) + ) + (wire (pts (xy 36.83 24.13) (xy 36.83 22.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 572730cf-1936-404a-8d9e-1dba9092e2f5) + ) + (wire (pts (xy 107.95 48.26) (xy 107.95 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5767f5e3-e367-4ddd-bf3a-f2c32c2b68b5) + ) + (wire (pts (xy 107.95 64.77) (xy 118.11 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 58197d86-2296-4543-861a-4edf6f700570) + ) + (wire (pts (xy 251.46 101.6) (xy 251.46 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5901a51a-7a7e-42cd-9f4e-8ef9388ffd10) + ) + (wire (pts (xy 189.23 68.58) (xy 186.69 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 598a409e-d6d1-4e1e-9626-b7f83b7ccb98) + ) + (wire (pts (xy 152.4 26.67) (xy 149.86 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 599933e2-df6e-401d-9ecb-f6cfacedd087) + ) + (wire (pts (xy 128.27 179.07) (xy 137.16 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 59ddb583-fb32-4cb5-85af-681e583a67b4) + ) + (wire (pts (xy 198.12 133.35) (xy 212.09 133.35)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5a9194cd-5d09-4252-87fa-66258461f231) + ) + (wire (pts (xy 78.74 69.85) (xy 76.2 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b38404c-9d33-4532-aedb-596c65eb3b0c) + ) + (wire (pts (xy 213.36 71.12) (xy 218.44 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b81e231-8eaa-4e84-9a22-dda0db2cea1b) + ) + (wire (pts (xy 213.36 31.75) (xy 218.44 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ca133bc-3249-43f2-91b5-b9f3d1c414f7) + ) + (wire (pts (xy 36.83 30.48) (xy 36.83 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5cd65351-61b4-472d-905a-f9a039fd73e2) + ) + (wire (pts (xy 148.59 66.04) (xy 152.4 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5e20d763-c921-4d63-a858-87fb60de84b1) + ) + (wire (pts (xy 186.69 133.35) (xy 186.69 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5e503b29-3031-4fd6-91d6-f98554d3ad08) + ) + (wire (pts (xy 128.27 175.26) (xy 137.16 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5f035f2a-aeef-423b-a786-3d49a7fb5ead) + ) + (wire (pts (xy 213.36 69.85) (xy 213.36 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5f091d3c-9b63-4a96-8626-8a903efff083) + ) + (wire (pts (xy 83.82 73.66) (xy 83.82 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ff8b22f-1347-41d2-a81f-35ad79604a9b) + ) + (wire (pts (xy 41.91 64.77) (xy 30.48 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 605bab45-5ca9-464d-98f6-894bbcd6dce1) + ) + (wire (pts (xy 210.82 99.06) (xy 204.47 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 639ff5ca-19c7-4840-989d-4e2fbafcd8f8) + ) + (wire (pts (xy 140.97 36.83) (xy 140.97 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 65898cfd-2a8f-4917-8ee6-06a6f6420ce1) + ) + (wire (pts (xy 97.79 175.26) (xy 97.79 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 66a7c890-ac40-4f36-85c1-502128bd5c2d) + ) + (wire (pts (xy 71.12 104.14) (xy 71.12 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6713b300-5aa2-43a8-baf4-1d32de8c46bc) + ) + (wire (pts (xy 262.89 57.15) (xy 262.89 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 68bd9244-ad41-43e6-b7c7-8d19b53f9a7a) + ) + (wire (pts (xy 69.85 64.77) (xy 83.82 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6a7c960a-ea90-47ce-8d9a-a047368cb5f9) + ) + (wire (pts (xy 68.58 173.99) (xy 66.04 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6aa368e3-62ff-4ec4-825d-d1eafdd7705a) + ) + (wire (pts (xy 69.85 69.85) (xy 71.12 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6ab4c4d6-d725-40d0-88ed-760cd2295b33) + ) + (wire (pts (xy 210.82 101.6) (xy 199.39 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6b108d36-a186-49de-b4c2-20009b4a0b21) + ) + (wire (pts (xy 274.32 57.15) (xy 274.32 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6b88ceb7-3edb-467d-9e94-661682389487) + ) + (wire (pts (xy 118.11 62.23) (xy 118.11 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6bc118e0-0ba2-41b5-b194-aa4c301a21fa) + ) + (wire (pts (xy 107.95 96.52) (xy 107.95 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6ce469a7-436a-43c9-8dd8-511e34aced0a) + ) + (wire (pts (xy 212.09 130.81) (xy 209.55 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6e06ca07-ff8b-4c78-b39a-a5fe1e23bc6a) + ) + (wire (pts (xy 82.55 179.07) (xy 82.55 167.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6e2bde36-3557-450e-b921-7aec7811cf84) + ) + (wire (pts (xy 213.36 24.13) (xy 218.44 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6fea5244-af1c-4494-8169-f7e550828486) + ) + (wire (pts (xy 102.87 71.12) (xy 102.87 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7056ff67-e056-42f2-aeab-9ff8b5067fdb) + ) + (wire (pts (xy 210.82 24.13) (xy 213.36 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7068626d-7f23-4875-a6f9-39025b8514cc) + ) + (wire (pts (xy 194.31 63.5) (xy 198.12 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 72761342-c9a6-4a5c-ba6c-9a505c23ed39) + ) + (wire (pts (xy 181.61 78.74) (xy 189.23 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 72a9d340-3067-4475-80fd-24ce7b24e203) + ) + (wire (pts (xy 101.6 149.86) (xy 101.6 167.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 73772adc-97ef-4c2a-96e3-7debb2e7ad38) + ) + (wire (pts (xy 71.12 48.26) (xy 78.74 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7398263b-8990-41fb-907f-d10d18bfa2f0) + ) + (wire (pts (xy 246.38 147.32) (xy 262.89 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 73ecf2be-7fd4-441c-93ce-6fe9f0747184) + ) + (wire (pts (xy 181.61 36.83) (xy 181.61 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7402bf76-87d0-4f8c-82ce-6ff55227f4b5) + ) + (wire (pts (xy 271.78 147.32) (xy 271.78 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 756c320d-1757-4c24-8d25-eea4479fc01c) + ) + (wire (pts (xy 107.95 71.12) (xy 107.95 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 761c79a0-cb1a-42d4-9066-3a8bac939cdf) + ) + (wire (pts (xy 128.27 182.88) (xy 137.16 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 76d384a4-98a7-41cb-9c07-a4294de84d79) + ) + (wire (pts (xy 118.11 111.76) (xy 118.11 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 77179773-7113-438d-9335-affb27d632b2) + ) + (wire (pts (xy 78.74 46.99) (xy 78.74 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7813208a-bea3-45ad-9228-0e9f3023642d) + ) + (wire (pts (xy 69.85 45.72) (xy 71.12 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 784f2ed4-8f1b-4283-9869-b3ecce1e695e) + ) + (wire (pts (xy 271.78 82.55) (xy 271.78 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 78ed0760-2ecc-4041-a0a7-a3acf0bd8fbf) + ) + (wire (pts (xy 144.78 133.35) (xy 151.13 133.35)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7932276f-e466-46ab-8dd0-14c93ec225da) + ) + (wire (pts (xy 78.74 69.85) (xy 78.74 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7971072e-a92c-48d5-b888-05b4188e9d14) + ) + (wire (pts (xy 36.83 22.86) (xy 30.48 22.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 79df5ddf-0c98-40c8-8d1f-cdc63a7174ea) + ) + (wire (pts (xy 30.48 72.39) (xy 30.48 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7a3b9ac5-fcc1-4bed-ad9a-229d2e73d454) + ) + (wire (pts (xy 30.48 96.52) (xy 30.48 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7bc14f60-0bce-4132-9f25-4ba3326472e6) + ) + (wire (pts (xy 78.74 48.26) (xy 83.82 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7be2dcf7-ee20-47c9-a522-636f5992991c) + ) + (wire (pts (xy 118.11 33.02) (xy 118.11 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7bea9ade-fda1-467b-8172-2ec699324f34) + ) + (wire (pts (xy 140.97 24.13) (xy 149.86 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7d328d81-b03a-46b4-9434-cb80d367ff66) + ) + (wire (pts (xy 83.82 41.91) (xy 83.82 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7db2a4b9-f872-48cc-a2a7-1f09e20dda1e) + ) + (wire (pts (xy 151.13 76.2) (xy 152.4 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7e30e983-e9f8-4732-8f73-81b2e1911022) + ) + (wire (pts (xy 262.89 147.32) (xy 262.89 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 806a040a-651b-439f-9240-0e13101ec59b) + ) + (wire (pts (xy 148.59 110.49) (xy 148.59 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 80be4997-7cfe-4061-b95f-42478c21188b) + ) + (wire (pts (xy 62.23 152.4) (xy 62.23 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 80ec60f4-9b67-4979-b8b9-9b5fca1af63f) + ) + (wire (pts (xy 118.11 93.98) (xy 118.11 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 82600301-a18a-4c3e-bdc4-87f22675d3db) + ) + (wire (pts (xy 83.82 96.52) (xy 87.63 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 82664221-633b-44b4-aba7-efc6a44cad0d) + ) + (wire (pts (xy 251.46 39.37) (xy 251.46 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 83a83c44-dc1b-4727-aa1a-90e3c68f1bc9) + ) + (wire (pts (xy 218.44 63.5) (xy 218.44 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8445dacb-1773-4653-87d7-55d6d433fe85) + ) + (wire (pts (xy 132.08 167.64) (xy 132.08 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8688c7fe-15c1-4b10-a8b1-ce59cbfbf70b) + ) + (wire (pts (xy 83.82 66.04) (xy 83.82 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 86af766d-6b15-4b5b-88af-d0249ebdfc4e) + ) + (wire (pts (xy 271.78 86.36) (xy 271.78 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 87e10f0e-1c9b-423e-946a-a6d460eefc6e) + ) + (wire (pts (xy 101.6 167.64) (xy 106.68 167.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 88dc5525-685c-467d-8d2a-fa9041409cda) + ) + (wire (pts (xy 140.97 71.12) (xy 140.97 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 88f42f1f-5b79-4315-a039-7bbb84228026) + ) + (wire (pts (xy 39.37 35.56) (xy 39.37 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8959787f-6134-42a9-bd2d-e7f7a1af74c6) + ) + (wire (pts (xy 218.44 78.74) (xy 218.44 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8a7816dd-ad4b-4756-803b-e2304c18fa5d) + ) + (wire (pts (xy 241.3 101.6) (xy 241.3 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8b4ca528-ab57-4c66-99e1-d0d80f15af79) + ) + (wire (pts (xy 71.12 40.64) (xy 71.12 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8c9a7c3f-7001-4ff4-84f2-ceebbba8b103) + ) + (wire (pts (xy 194.31 78.74) (xy 218.44 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8cec7e95-85c1-49c8-a892-56f25fb5e063) + ) + (wire (pts (xy 132.08 149.86) (xy 132.08 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8d04db28-587f-40ce-88ca-5f8fa78962a8) + ) + (wire (pts (xy 118.11 30.48) (xy 118.11 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8d8b2706-9915-4c1b-a96c-fb7f84829922) + ) + (wire (pts (xy 78.74 38.1) (xy 78.74 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 90a33f4d-1aae-47dc-98bb-6b59a222fa5c) + ) + (wire (pts (xy 148.59 115.57) (xy 148.59 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 90e98690-6d4d-4f70-87ff-bd5aeaba0a2f) + ) + (wire (pts (xy 149.86 26.67) (xy 149.86 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9140caae-c9d3-4d6b-b6f1-80fed3ad7ccf) + ) + (wire (pts (xy 181.61 73.66) (xy 180.34 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 917b6e14-70e8-4470-948d-730eec027d80) + ) + (wire (pts (xy 71.12 40.64) (xy 102.87 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 93187180-9f21-401e-89e0-97ed31a5dad1) + ) + (wire (pts (xy 194.31 64.77) (xy 194.31 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 945ccb28-0c0c-4ae9-ae5a-c142ec81fc7c) + ) + (wire (pts (xy 218.44 31.75) (xy 218.44 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 946836ca-0808-4a66-8ae6-940d99683ee3) + ) + (wire (pts (xy 180.34 76.2) (xy 181.61 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 94afcfad-7615-435b-b94f-0648ec319154) + ) + (wire (pts (xy 107.95 80.01) (xy 118.11 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 99281594-4b04-4091-873c-ef1a43d332df) + ) + (wire (pts (xy 149.86 143.51) (xy 149.86 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9a5fd4ec-6e7a-49cc-a40e-d6c92b4c48b2) + ) + (wire (pts (xy 43.18 179.07) (xy 31.75 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9ae7cfed-1027-4b6e-8f75-8f6e2e1a67f4) + ) + (wire (pts (xy 78.74 110.49) (xy 78.74 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9b0d1423-5d98-486e-89d3-5c48e864e7f2) + ) + (wire (pts (xy 204.47 111.76) (xy 204.47 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9b1d1d6e-3ec9-4c9b-8386-267fa929d490) + ) + (wire (pts (xy 234.95 135.89) (xy 246.38 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9b947aa1-ba9d-4a23-bc1a-15da5f7737a9) + ) + (wire (pts (xy 107.95 64.77) (xy 107.95 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9bb4ee23-ff73-4dcc-a513-1e5c07762bc3) + ) + (wire (pts (xy 73.66 160.02) (xy 73.66 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9cdacdaa-7366-48bd-aa5a-06d79a881837) + ) + (wire (pts (xy 102.87 34.29) (xy 102.87 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9d6c09f7-9592-42b1-83ad-df5976415556) + ) + (wire (pts (xy 97.79 182.88) (xy 106.68 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9e92ede2-6271-4936-9971-015baaed495a) + ) + (wire (pts (xy 189.23 29.21) (xy 189.23 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9f082b73-a03c-435a-a716-12cd0fd6f2f8) + ) + (wire (pts (xy 71.12 45.72) (xy 71.12 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9f0d3469-bad0-4554-bd2d-fa8f3ee34b83) + ) + (wire (pts (xy 30.48 77.47) (xy 30.48 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9fdbb3f5-40d6-484b-aabf-6f29b0161ce7) + ) + (wire (pts (xy 83.82 111.76) (xy 107.95 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9fe7f176-b486-44e4-9d8e-05f308473f64) + ) + (wire (pts (xy 52.07 149.86) (xy 62.23 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a07a9195-5a50-4332-a32e-70931b08a17c) + ) + (wire (pts (xy 144.78 143.51) (xy 149.86 143.51)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a085a619-5d6b-4f83-aa76-3a2c8d9d4400) + ) + (wire (pts (xy 181.61 76.2) (xy 181.61 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a0dae631-0958-4bfd-9c7e-ff447d92d353) + ) + (wire (pts (xy 71.12 111.76) (xy 78.74 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a49f0862-b292-4cc7-8130-32fdc172f8a1) + ) + (wire (pts (xy 262.89 39.37) (xy 262.89 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a4e693f1-e8be-4638-b20a-f43f39a9ed46) + ) + (wire (pts (xy 210.82 63.5) (xy 213.36 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a67b01ec-cf6c-4eef-9d7b-fbb0c0c865c6) + ) + (wire (pts (xy 274.32 20.32) (xy 274.32 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a6bf9111-8852-4077-bff6-579c92450f65) + ) + (wire (pts (xy 213.36 25.4) (xy 213.36 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a6cf71dc-c7e4-40ab-83eb-49ea01eef86d) + ) + (wire (pts (xy 144.78 140.97) (xy 144.78 143.51)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a7ba0c4e-fb2d-4510-9a83-e9bb5cb063de) + ) + (wire (pts (xy 30.48 22.86) (xy 30.48 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a7f7af6c-62c0-4aaa-8ab1-ea162cdb6552) + ) + (wire (pts (xy 251.46 96.52) (xy 251.46 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a8052a31-dc71-4c31-b6ee-8053c40690f1) + ) + (wire (pts (xy 148.59 109.22) (xy 165.1 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a878e3e8-3cae-4714-a0c6-2dee94a8087f) + ) + (wire (pts (xy 194.31 25.4) (xy 194.31 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ac58a97f-c6a4-48b8-a535-98c8a0992524) + ) + (wire (pts (xy 102.87 39.37) (xy 102.87 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ad677986-03ed-4222-a588-552ed690d99a) + ) + (wire (pts (xy 71.12 80.01) (xy 78.74 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid adb76a2a-bf68-4549-b705-c85f6ebc67ff) + ) + (wire (pts (xy 228.6 60.96) (xy 228.6 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ae47d330-8d42-4636-a310-b64b7b9bbbb1) + ) + (wire (pts (xy 218.44 69.85) (xy 218.44 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aecf1641-6f94-4611-8eea-726660437d93) + ) + (wire (pts (xy 246.38 135.89) (xy 246.38 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aee06354-e9be-48d9-89c5-7283675f7a92) + ) + (wire (pts (xy 36.83 29.21) (xy 36.83 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b00d80fd-bfac-486b-88f3-26d0a8aeeebb) + ) + (wire (pts (xy 102.87 40.64) (xy 107.95 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b0b0969f-60f9-48d0-9fb7-0fd9b1b264c0) + ) + (wire (pts (xy 83.82 80.01) (xy 107.95 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b0cc3b02-1fd8-471d-b6d0-8972b9fe0aab) + ) + (wire (pts (xy 251.46 109.22) (xy 251.46 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b1ee61f1-2d36-448d-8eca-a89ce8991ff8) + ) + (wire (pts (xy 189.23 68.58) (xy 189.23 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b215767a-067e-40ee-9056-eb15be312448) + ) + (wire (pts (xy 140.97 53.34) (xy 140.97 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b256b271-7789-4b2d-86e0-04c41f783b22) + ) + (wire (pts (xy 128.27 171.45) (xy 132.08 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b47be51e-333f-44c9-8c8f-4c613d93b46c) + ) + (wire (pts (xy 147.32 60.96) (xy 147.32 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b4bd4d00-4685-4903-8ee1-4aa0f381c45f) + ) + (wire (pts (xy 71.12 104.14) (xy 102.87 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b4f7722d-7e5d-4d82-a603-1bfc1c1c1d4a) + ) + (wire (pts (xy 43.18 176.53) (xy 36.83 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b58a7b9c-ad17-45e3-b88e-7f13c1337f60) + ) + (wire (pts (xy 71.12 74.93) (xy 69.85 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b6195440-02a8-48ee-b1aa-3caabc4545a9) + ) + (wire (pts (xy 31.75 173.99) (xy 43.18 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b631e025-a8e2-4a19-bb6a-e279684a284c) + ) + (wire (pts (xy 271.78 121.92) (xy 278.765 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b89aac35-bebb-4a53-af93-8dc5fdba033a) + ) + (wire (pts (xy 218.44 24.13) (xy 218.44 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ba19ed87-6acf-49a5-9def-fa3621e94dfd) + ) + (wire (pts (xy 151.13 36.83) (xy 152.4 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bb7251a8-9c6f-490e-a604-fe4b34be3d98) + ) + (wire (pts (xy 234.95 130.81) (xy 237.49 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bc3db71a-0a53-4081-b5aa-fe17bf15977b) + ) + (wire (pts (xy 83.82 97.79) (xy 83.82 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bc703488-d0cb-41d1-978a-d7199d33e932) + ) + (wire (pts (xy 107.95 110.49) (xy 107.95 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bc9d2462-5a93-4cbc-995b-c6246bf109ef) + ) + (wire (pts (xy 100.33 64.77) (xy 102.87 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bd70800d-ea87-4cfb-8569-015a3335aba5) + ) + (wire (pts (xy 194.31 39.37) (xy 218.44 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bd9ec21d-9647-44ec-86ea-3e6b11a290d9) + ) + (wire (pts (xy 144.78 135.89) (xy 144.78 133.35)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid be695461-148d-4cf2-9b91-4c1471393aa9) + ) + (wire (pts (xy 140.97 63.5) (xy 152.4 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bf462a90-66cb-442d-b0cd-a4dac643f64b) + ) + (wire (pts (xy 209.55 135.89) (xy 209.55 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c07ddfa4-9b91-489b-85a9-c85d116d25a2) + ) + (wire (pts (xy 102.87 96.52) (xy 102.87 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c0dd5973-99bd-4f9b-b2d9-6f49662ccef2) + ) + (wire (pts (xy 274.32 39.37) (xy 274.32 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c265f793-32eb-40fe-ae1f-7b1e7bbc7832) + ) + (wire (pts (xy 218.44 78.74) (xy 228.6 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c343d2d1-471a-4c44-a0fa-66db04e9656b) + ) + (wire (pts (xy 38.1 99.06) (xy 41.91 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c399aef9-3678-4747-9295-3eabdcc57d0c) + ) + (wire (pts (xy 218.44 39.37) (xy 228.6 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c43960af-5587-4903-a291-8819748491b7) + ) + (wire (pts (xy 194.31 38.1) (xy 194.31 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c5534ee3-bcf2-4647-96ab-5df6be353aff) + ) + (wire (pts (xy 78.74 38.1) (xy 76.2 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c804502d-9093-4d5d-ab28-0e2e8f4bcfa9) + ) + (wire (pts (xy 30.48 33.02) (xy 39.37 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c8975fa3-221a-41c8-9198-61b3c0a9beb7) + ) + (wire (pts (xy 83.82 33.02) (xy 87.63 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c8b7a8ec-641d-4910-b684-e0c18b70f508) + ) + (wire (pts (xy 194.31 33.02) (xy 194.31 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c8f080a7-00b1-4637-bf60-fe312493339e) + ) + (wire (pts (xy 251.46 111.76) (xy 204.47 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb2459dd-b8e1-49e0-81f9-fc9ad3987beb) + ) + (wire (pts (xy 97.79 160.02) (xy 97.79 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cc5a6e04-bda2-40e3-8484-b0788216003d) + ) + (wire (pts (xy 236.22 96.52) (xy 236.22 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cd0e1ec8-5612-4244-a876-838286424de9) + ) + (wire (pts (xy 30.48 93.98) (xy 30.48 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cd94b3d8-5381-4dc9-ab80-eb2941c424f7) + ) + (wire (pts (xy 246.38 147.32) (xy 246.38 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce8dfa98-203f-40a0-9cf4-f4a488bed6c7) + ) + (wire (pts (xy 40.64 77.47) (xy 41.91 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce9ff381-3ead-4219-bd0b-62fa0308a50a) + ) + (wire (pts (xy 165.1 148.59) (xy 165.1 152.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ced7ff5d-8af6-4196-a922-4309a6254898) + ) + (wire (pts (xy 128.27 167.64) (xy 132.08 167.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cfb053e8-8e77-464b-b4c5-367808d00c5d) + ) + (wire (pts (xy 241.3 86.36) (xy 251.46 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cfd0e1f1-e80e-4456-b17a-c9a96f9e8d55) + ) + (wire (pts (xy 68.58 160.02) (xy 73.66 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d36bb421-cc82-4f72-b347-48d8dc89169a) + ) + (wire (pts (xy 132.08 171.45) (xy 138.43 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d4782b12-5044-4d4d-ba43-0f5605420f39) + ) + (wire (pts (xy 251.46 57.15) (xy 251.46 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d684b765-f5c2-4f33-ae67-80a66e1e6291) + ) + (wire (pts (xy 181.61 31.75) (xy 181.61 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d705cf07-0999-4b76-ae59-88ffc0b66a7c) + ) + (wire (pts (xy 204.47 99.06) (xy 204.47 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d7432726-5d7b-451b-8377-3142f9ef0121) + ) + (wire (pts (xy 83.82 105.41) (xy 83.82 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d99f388b-c9e1-4133-85bb-35a7e94ba703) + ) + (wire (pts (xy 180.34 29.21) (xy 181.61 29.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d9a6ae30-f9ee-4692-9ce6-37ab2b3096e0) + ) + (wire (pts (xy 218.44 77.47) (xy 218.44 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da06455a-cfd6-4278-a2c0-9c38c8567165) + ) + (wire (pts (xy 198.12 147.32) (xy 246.38 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da45010f-ef64-4740-82f1-fee030820c70) + ) + (wire (pts (xy 237.49 130.81) (xy 237.49 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da64d7a9-605e-4774-9d7e-acd2b184f656) + ) + (wire (pts (xy 233.68 96.52) (xy 236.22 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da6fc741-ed69-49b3-9f8a-8e9982940ddd) + ) + (wire (pts (xy 30.48 62.23) (xy 30.48 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid db3e8e2d-38e0-44e0-969f-fe042827f6c4) + ) + (wire (pts (xy 40.64 109.22) (xy 41.91 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid db6c64ab-2cc8-4022-af1e-aea2dfbec6c5) + ) + (wire (pts (xy 107.95 104.14) (xy 107.95 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dbebe463-8f7c-4b63-906e-e9e1e7c1d0cb) + ) + (wire (pts (xy 102.87 64.77) (xy 107.95 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dcbe325b-af12-4752-9943-d7d2f7f0673a) + ) + (wire (pts (xy 69.85 38.1) (xy 71.12 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dd41c2e0-b4ce-4921-abb2-802f93978879) + ) + (wire (pts (xy 237.49 121.92) (xy 246.38 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dddee525-5a91-4e7c-9753-319ed47ddcc0) + ) + (wire (pts (xy 78.74 101.6) (xy 76.2 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dfa5cda6-847a-4227-96f2-e496a862f11b) + ) + (wire (pts (xy 262.89 86.36) (xy 262.89 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e09ee552-eb48-4e80-8b06-29cfae21f4b7) + ) + (wire (pts (xy 186.69 133.35) (xy 198.12 133.35)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e1b4d2c3-6fe3-4cc5-865a-de7a45847323) + ) + (wire (pts (xy 102.87 72.39) (xy 107.95 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e24ac498-8724-45d3-b0b8-59ab815afbe5) + ) + (wire (pts (xy 41.91 96.52) (xy 30.48 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e29212f6-6b71-4119-b733-a1364d3f66fa) + ) + (wire (pts (xy 71.12 72.39) (xy 102.87 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e412785b-4527-40b0-a133-202e6c25d7ad) + ) + (wire (pts (xy 78.74 111.76) (xy 83.82 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e47107be-a2a5-4632-9fa0-a8626a1bfbf7) + ) + (wire (pts (xy 73.66 179.07) (xy 73.66 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e5441b9b-23fb-4b9e-b72c-6c7a6ca8614d) + ) + (wire (pts (xy 165.1 109.22) (xy 165.1 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e54475ff-63ce-430f-ac60-d10a1d8de169) + ) + (wire (pts (xy 233.68 101.6) (xy 241.3 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e58a7eb3-037c-4a74-aecd-96a5df6a265b) + ) + (wire (pts (xy 205.74 121.92) (xy 205.74 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ec25b6d1-bc2f-4f4a-bf31-6a2de60886c7) + ) + (wire (pts (xy 271.78 121.92) (xy 271.78 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ed9a64cc-5a83-4784-ba3a-2dba88b6189e) + ) + (wire (pts (xy 228.6 39.37) (xy 228.6 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid edbfbac3-6e34-49e2-bde2-da2e644df2d6) + ) + (wire (pts (xy 228.6 63.5) (xy 228.6 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid edd82b38-554f-4063-8b74-79348c29555f) + ) + (wire (pts (xy 30.48 33.02) (xy 30.48 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eea30406-ee16-42d9-8d4f-5df5029d7b03) + ) + (wire (pts (xy 69.85 109.22) (xy 71.12 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid efcd783b-122c-443e-8bfd-32f779ffa29b) + ) + (wire (pts (xy 41.91 35.56) (xy 39.37 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f013c151-ac7e-4593-b00a-2800549138e9) + ) + (wire (pts (xy 69.85 77.47) (xy 71.12 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f1588d22-76aa-429a-a1f8-983ff509ccce) + ) + (wire (pts (xy 30.48 40.64) (xy 30.48 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f19d9769-1603-4d69-89b3-a18763e14ed0) + ) + (wire (pts (xy 209.55 130.81) (xy 209.55 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f1c1bfee-9d38-4668-8bc0-0aa6ec063599) + ) + (wire (pts (xy 68.58 160.02) (xy 68.58 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f255db96-29d0-4680-8627-2238d36b7cb1) + ) + (wire (pts (xy 218.44 71.12) (xy 218.44 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f5c31305-7d51-4998-a2e5-571e26c40eeb) + ) + (wire (pts (xy 140.97 24.13) (xy 140.97 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f71c594c-92da-4174-91bc-ead2a3894dc4) + ) + (wire (pts (xy 107.95 96.52) (xy 118.11 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f71fd012-75cf-4a94-ac61-c01ef3de9386) + ) + (wire (pts (xy 36.83 30.48) (xy 25.4 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f851dc23-a7aa-409a-9752-b640c2926160) + ) + (wire (pts (xy 228.6 24.13) (xy 228.6 29.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f8df681e-7dc4-4f17-8d42-510d59cd4be0) + ) + (wire (pts (xy 147.32 60.96) (xy 135.89 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f8ffdbf9-0674-41ec-af69-a8c71090d156) + ) + (wire (pts (xy 107.95 111.76) (xy 107.95 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f90a9f81-8acb-48a0-be11-ecdd3c14c820) + ) + (wire (pts (xy 251.46 86.36) (xy 262.89 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f987ea2e-8a3e-4014-8c6d-9c7f7ccd1a69) + ) + (wire (pts (xy 181.61 71.12) (xy 213.36 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f9b30b40-7bf6-4e31-9bb4-7f34e740cd2d) + ) + (wire (pts (xy 73.66 147.32) (xy 73.66 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fd59c2b3-d7cb-4f86-91de-a2495abbfcee) + ) + (wire (pts (xy 180.34 36.83) (xy 181.61 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fdc41eae-4b30-43fe-aa73-4ef1b20eb03d) + ) + (wire (pts (xy 107.95 46.99) (xy 107.95 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fe25c852-9aa1-4448-b215-65e3e40376bb) + ) + (wire (pts (xy 140.97 63.5) (xy 140.97 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fe321e56-d054-43a2-a64f-f6851940a1fe) + ) + (wire (pts (xy 30.48 109.22) (xy 30.48 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fe7be71c-806c-4642-ac97-4cfe23403e87) + ) + (wire (pts (xy 118.11 64.77) (xy 118.11 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ff3c0510-f304-4478-9b73-00fde1ca3c3e) + ) + (wire (pts (xy 194.31 78.74) (xy 194.31 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fff0ffa5-782c-4d4c-b7ca-701e7c5864bd) + ) + + (text "TPS72301: Vout = -1.186V x (1+R125/R126) = -3.71V" (at 214.63 119.38 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1f237565-0c19-4f15-a7f3-5a6af74fe928) + ) + (text "LM2776: Vout = - Vin" (at 167.64 118.11 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 71fb0dd0-7f7d-4578-8182-fe7618936e64) + ) + (text "SPX3819: Vout = 1.235V x [1 + R127/R128] = 3.71V" (at 214.63 115.57 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f4938d4d-a527-459a-a9bc-459fb1b6e055) + ) + + (label "A2_L_3V3" (at 71.12 96.52 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 09940018-3fa9-4a88-b3b9-be0e55e01f98) + ) + (label "PG1" (at 148.59 66.04 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 691faf73-5aa1-4ed9-9a31-9b56032bfa62) + ) + (label "A2_L_1V8" (at 181.61 63.5 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 7cc8ef94-7a5e-4faa-aeb4-3bb1548223bc) + ) + (label "A2_L_1V5" (at 71.12 64.77 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 97afb878-d10c-4fc4-9b00-d3b0fb4faef5) + ) + (label "PG2" (at 38.1 99.06 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid aff58ab2-469a-4812-b652-5c3f4c39b206) + ) + (label "PG2" (at 38.1 67.31 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b7dac85f-7f4a-467c-97a9-e1aea0272b0c) + ) + (label "PG1" (at 25.4 30.48 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid deab0f9d-7409-46b8-aa6f-7a02e787bfc9) + ) + (label "PG2" (at 135.89 60.96 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e03f82b5-d29f-4a54-bd29-7ec329714377) + ) + (label "A2_L_1V2" (at 181.61 24.13 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid eb6ec024-ac8e-427c-bbd2-1659c2cc7a6d) + ) + (label "A2_L_1V0" (at 71.12 33.02 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid edaf969f-353e-44bd-9eea-e5dbfe1f2308) + ) + + (global_label "PWR_EN" (shape input) (at 199.39 101.6 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 099ecb97-3df4-4f7a-ae82-6f5f72579f60) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dpot_si" (shape input) (at 137.16 175.26 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 28d5f755-ae65-42a6-882e-df3c414cf483) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "PWR_EN" (shape input) (at 31.75 179.07 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 315b3a26-bb45-4f0c-bb77-695ffaa06241) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dpot_sck" (shape input) (at 137.16 179.07 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 316f7731-ca0e-4353-9d0a-b39b70f911ba) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "dpot_cs" (shape input) (at 137.16 182.88 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 7413b2cc-42f9-4b79-8935-d73b76c29038) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "PWR_EN" (shape input) (at 133.35 127 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid eacebde2-7377-4d73-b09e-26076daeabae) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 204.47 115.57 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a63e56) + (property "Reference" "#PWR0216" (id 0) (at 204.47 121.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 204.47 119.38 0)) + (property "Footprint" "" (id 2) (at 204.47 115.57 0)) + (property "Datasheet" "" (id 3) (at 204.47 115.57 0)) + (pin "1" (uuid a7fad558-ba59-4353-937e-ef19fc0a7303)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 271.78 82.55 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a63e70) + (property "Reference" "#PWR0217" (id 0) (at 271.78 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 271.78 78.994 0)) + (property "Footprint" "" (id 2) (at 271.78 82.55 0)) + (property "Datasheet" "" (id 3) (at 271.78 82.55 0)) + (pin "1" (uuid a7c72c64-c327-4ae9-9904-b1572c7f32f2)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 241.3 93.98 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a64885) + (property "Reference" "C137" (id 0) (at 241.554 92.202 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 241.554 96.012 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 241.3 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 241.554 92.202 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 244.094 89.662 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 242.57 87.63 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid eb503f36-06f9-429b-bfac-69b2fc2fa2db)) + (pin "2" (uuid d3e1c592-ee8c-424a-9726-610d4fbb2908)) + ) + + (symbol (lib_id "ScopefunParts:+VCC_USB_P") (at 31.75 160.02 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a67388) + (property "Reference" "#PWR0218" (id 0) (at 31.75 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+VCC_USB_P" (id 1) (at 31.75 156.464 0)) + (property "Footprint" "" (id 2) (at 31.75 160.02 0)) + (property "Datasheet" "" (id 3) (at 31.75 160.02 0)) + (pin "1" (uuid cfa898a1-c3c9-4acc-a284-e882bcd3ad43)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 36.83 190.5 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a673a0) + (property "Reference" "#PWR0219" (id 0) (at 36.83 196.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 36.83 194.31 0)) + (property "Footprint" "" (id 2) (at 36.83 190.5 0)) + (property "Datasheet" "" (id 3) (at 36.83 190.5 0)) + (pin "1" (uuid fcf27a84-9977-4882-9eaf-0ab4342ca403)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 73.66 171.45 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a673c3) + (property "Reference" "C108" (id 0) (at 73.914 169.672 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 73.914 173.482 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 73.66 176.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 73.914 169.672 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 76.454 167.132 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 74.93 165.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid fa5d2b8a-dbbf-454c-a9bb-638c6b670c9e)) + (pin "2" (uuid b11e69a7-bdc0-4cb5-9cb4-d14a5c12e472)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 143.51 167.64 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a68953) + (property "Reference" "#PWR0220" (id 0) (at 143.51 173.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 143.51 171.45 0)) + (property "Footprint" "" (id 2) (at 143.51 167.64 0)) + (property "Datasheet" "" (id 3) (at 143.51 167.64 0)) + (pin "1" (uuid 11ff9cea-7261-462b-9bc9-d1b9ee577a55)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V") (at 90.17 180.34 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a68c22) + (property "Reference" "#PWR0221" (id 0) (at 90.17 184.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 90.17 176.784 0)) + (property "Footprint" "" (id 2) (at 90.17 180.34 0)) + (property "Datasheet" "" (id 3) (at 90.17 180.34 0)) + (pin "1" (uuid 5d731fb8-af2a-4273-a66d-cc7624686a94)) + ) + + (symbol (lib_id "ScopefunParts:C_1u") (at 144.78 138.43 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a699ae) + (property "Reference" "C124" (id 0) (at 144.145 136.525 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_1u" (id 1) (at 144.145 140.335 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 144.78 133.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 144.526 140.208 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C105K9PACTU" (id 4) (at 141.986 142.748 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 10%" (id 5) (at 143.51 144.78 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2336b4f7-6f59-41c9-b1d9-e64a430940bd)) + (pin "2" (uuid b0981524-dfa9-4069-82dc-c3fd37572497)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 62.23 162.56 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a69b36) + (property "Reference" "#PWR0222" (id 0) (at 62.23 168.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 62.23 166.37 0)) + (property "Footprint" "" (id 2) (at 62.23 162.56 0)) + (property "Datasheet" "" (id 3) (at 62.23 162.56 0)) + (pin "1" (uuid f6e7b9a7-ac1e-4947-acdf-4f34c16bae8b)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 165.1 152.4 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a69d7b) + (property "Reference" "#PWR0224" (id 0) (at 165.1 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 165.1 156.21 0)) + (property "Footprint" "" (id 2) (at 165.1 152.4 0)) + (property "Datasheet" "" (id 3) (at 165.1 152.4 0)) + (pin "1" (uuid e146d015-6705-4cde-abb1-6357687c3398)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 90.17 186.69 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a69ec7) + (property "Reference" "C115" (id 0) (at 90.424 184.912 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 90.424 188.722 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 90.17 191.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 90.424 184.912 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 92.964 182.372 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 91.44 180.34 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 6a636441-d27a-4f41-83fc-bd19e21c5f0b)) + (pin "2" (uuid 2e190399-8901-45d5-ab36-a3b937b80506)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 90.17 190.5 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a69f6e) + (property "Reference" "#PWR0223" (id 0) (at 90.17 196.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 90.17 194.31 0)) + (property "Footprint" "" (id 2) (at 90.17 190.5 0)) + (property "Datasheet" "" (id 3) (at 90.17 190.5 0)) + (pin "1" (uuid a9701bbc-02a2-4a51-9037-2862e8e88a8f)) + ) + + (symbol (lib_id "ScopefunParts:+VCC_USB_P") (at 165.1 106.68 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a6a9d1) + (property "Reference" "#PWR0225" (id 0) (at 165.1 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+VCC_USB_P" (id 1) (at 165.1 103.124 0)) + (property "Footprint" "" (id 2) (at 165.1 106.68 0)) + (property "Datasheet" "" (id 3) (at 165.1 106.68 0)) + (pin "1" (uuid 9a3333ad-93a8-4c0b-9c5c-4beca406bfea)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 148.59 116.84 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a6aa95) + (property "Reference" "#PWR0226" (id 0) (at 148.59 123.19 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 148.59 120.65 0)) + (property "Footprint" "" (id 2) (at 148.59 116.84 0)) + (property "Datasheet" "" (id 3) (at 148.59 116.84 0)) + (pin "1" (uuid d5d394d8-26d3-446f-965c-f40e8f7cbea1)) + ) + + (symbol (lib_id "ScopefunParts:C_10u") (at 198.12 140.97 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a6ba63) + (property "Reference" "C132" (id 0) (at 198.374 139.192 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10u" (id 1) (at 198.374 143.002 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 198.12 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 198.374 139.192 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM188R60J106KE47D" (id 4) (at 200.914 136.652 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 10%" (id 5) (at 199.39 134.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 7c97d781-16eb-458a-91a2-bfecfd5fd580)) + (pin "2" (uuid c4e63602-163e-4a6a-a7c7-5d0a9c28a363)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 198.12 149.86 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a6bfdf) + (property "Reference" "#PWR0227" (id 0) (at 198.12 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 198.12 153.67 0)) + (property "Footprint" "" (id 2) (at 198.12 149.86 0)) + (property "Datasheet" "" (id 3) (at 198.12 149.86 0)) + (pin "1" (uuid d5b02e57-0fe0-48fd-8cb3-6f4ccb0e9f24)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 205.74 124.46 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a6c2ff) + (property "Reference" "#PWR0228" (id 0) (at 205.74 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 205.74 128.27 0)) + (property "Footprint" "" (id 2) (at 205.74 124.46 0)) + (property "Datasheet" "" (id 3) (at 205.74 124.46 0)) + (pin "1" (uuid 0fd1df6d-7e13-4ff7-8d71-d5bdfbe8b01e)) + ) + + (symbol (lib_id "ScopefunParts:-5V") (at 186.69 138.43 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a6c8e0) + (property "Reference" "#PWR0229" (id 0) (at 186.69 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-5V" (id 1) (at 186.69 143.51 0)) + (property "Footprint" "" (id 2) (at 186.69 138.43 0)) + (property "Datasheet" "" (id 3) (at 186.69 138.43 0)) + (pin "1" (uuid 3362f91b-9d0a-4c86-be75-ccab9fddbb2a)) + ) + + (symbol (lib_id "ScopefunParts:R_100k") (at 246.38 128.27 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a6dbcc) + (property "Reference" "R125" (id 0) (at 247.65 127 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100k" (id 1) (at 247.65 129.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 246.38 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 246.38 132.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1003V" (id 4) (at 246.38 124.46 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 246.38 121.92 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 22623e83-b4c1-4baa-92a6-2835cac5cbe8)) + (pin "2" (uuid ae7dd71c-ca1d-4baa-8bd4-5f40cd8792b3)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 278.765 125.095 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056a6e090) + (property "Reference" "#PWR0230" (id 0) (at 278.765 122.555 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 278.765 128.651 0)) + (property "Footprint" "" (id 2) (at 278.765 125.095 0)) + (property "Datasheet" "" (id 3) (at 278.765 125.095 0)) + (pin "1" (uuid 8bb6abd7-9d62-494b-b8f0-1dea13e3fada)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:PWR_FLAG") (at 262.89 44.45 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b130ed) + (property "Reference" "#FLG0231" (id 0) (at 262.89 46.863 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 262.89 49.53 0)) + (property "Footprint" "" (id 2) (at 262.89 44.45 0)) + (property "Datasheet" "" (id 3) (at 262.89 44.45 0)) + (pin "1" (uuid 4544aac4-8517-42ae-a854-18c6f46ef412)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:PWR_FLAG") (at 262.89 25.4 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b13159) + (property "Reference" "#FLG0232" (id 0) (at 262.89 27.813 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 262.89 30.48 0)) + (property "Footprint" "" (id 2) (at 262.89 25.4 0)) + (property "Datasheet" "" (id 3) (at 262.89 25.4 0)) + (pin "1" (uuid 182607cc-9dfa-4f12-b851-214261eba299)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:PWR_FLAG") (at 262.89 62.23 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b1372b) + (property "Reference" "#FLG0233" (id 0) (at 262.89 64.643 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 262.89 67.31 0)) + (property "Footprint" "" (id 2) (at 262.89 62.23 0)) + (property "Datasheet" "" (id 3) (at 262.89 62.23 0)) + (pin "1" (uuid 6a21aa23-fdcf-4c03-b2a5-b9ec843e0d35)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:PWR_FLAG") (at 251.46 62.23 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b13731) + (property "Reference" "#FLG0234" (id 0) (at 251.46 64.643 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 251.46 67.31 0)) + (property "Footprint" "" (id 2) (at 251.46 62.23 0)) + (property "Datasheet" "" (id 3) (at 251.46 62.23 0)) + (pin "1" (uuid 709c0bfa-95ba-4de8-b991-cfbac9cfbf83)) + ) + + (symbol (lib_id "ScopefunParts:+1.2V") (at 262.89 20.32 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b13cb9) + (property "Reference" "#PWR0235" (id 0) (at 262.89 24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.2V" (id 1) (at 262.89 16.764 0)) + (property "Footprint" "" (id 2) (at 262.89 20.32 0)) + (property "Datasheet" "" (id 3) (at 262.89 20.32 0)) + (pin "1" (uuid 9b25830f-8680-4123-97e4-d449d7dad230)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V") (at 262.89 39.37 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b13d25) + (property "Reference" "#PWR0236" (id 0) (at 262.89 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 262.89 35.814 0)) + (property "Footprint" "" (id 2) (at 262.89 39.37 0)) + (property "Datasheet" "" (id 3) (at 262.89 39.37 0)) + (pin "1" (uuid 62005e87-b52e-4413-83bb-823e3efb3395)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 251.46 57.15 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b13d91) + (property "Reference" "#PWR0237" (id 0) (at 251.46 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 251.46 53.594 0)) + (property "Footprint" "" (id 2) (at 251.46 57.15 0)) + (property "Datasheet" "" (id 3) (at 251.46 57.15 0)) + (pin "1" (uuid c0dca9c1-3a51-4714-a547-5e8c04294d2f)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 262.89 57.15 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b13dfd) + (property "Reference" "#PWR0238" (id 0) (at 262.89 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 262.89 53.594 0)) + (property "Footprint" "" (id 2) (at 262.89 57.15 0)) + (property "Datasheet" "" (id 3) (at 262.89 57.15 0)) + (pin "1" (uuid 9851983f-a26d-497d-a5dc-46fbdc2833a9)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:PWR_FLAG") (at 274.32 44.45 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b13ed3) + (property "Reference" "#FLG0239" (id 0) (at 274.32 46.863 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 274.32 49.53 0)) + (property "Footprint" "" (id 2) (at 274.32 44.45 0)) + (property "Datasheet" "" (id 3) (at 274.32 44.45 0)) + (pin "1" (uuid e5c1e02e-49fa-4200-89de-14c92bcff0b9)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:PWR_FLAG") (at 274.32 62.23 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b13ed9) + (property "Reference" "#FLG0240" (id 0) (at 274.32 64.643 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 274.32 67.31 0)) + (property "Footprint" "" (id 2) (at 274.32 62.23 0)) + (property "Datasheet" "" (id 3) (at 274.32 62.23 0)) + (pin "1" (uuid f311efca-0f73-48f1-96f2-20a8a7ec9f76)) + ) + + (symbol (lib_id "ScopefunParts:+VCC_DIG") (at 274.32 57.15 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b13f19) + (property "Reference" "#PWR0241" (id 0) (at 274.32 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+VCC_DIG" (id 1) (at 274.32 53.594 0)) + (property "Footprint" "" (id 2) (at 274.32 57.15 0)) + (property "Datasheet" "" (id 3) (at 274.32 57.15 0)) + (pin "1" (uuid 1b70f41c-c20e-4c13-ad22-7ba62f56fa9a)) + ) + + (symbol (lib_id "ScopefunParts:-5V") (at 274.32 39.37 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000056b13f85) + (property "Reference" "#PWR0242" (id 0) (at 274.32 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-5V" (id 1) (at 274.32 35.814 0)) + (property "Footprint" "" (id 2) (at 274.32 39.37 0)) + (property "Datasheet" "" (id 3) (at 274.32 39.37 0)) + (pin "1" (uuid 550980db-668a-4cd5-b944-6f8f90a64b92)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V") (at 118.11 93.98 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e7f5e) + (property "Reference" "#PWR0243" (id 0) (at 118.11 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 118.11 90.424 0)) + (property "Footprint" "" (id 2) (at 118.11 93.98 0)) + (property "Datasheet" "" (id 3) (at 118.11 93.98 0)) + (pin "1" (uuid 0b63576e-20ab-4f8c-943c-b8c5b7bf46f2)) + ) + + (symbol (lib_id "ScopefunParts:+VCC_USB_P") (at 30.48 21.59 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e8563) + (property "Reference" "#PWR0244" (id 0) (at 30.48 25.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+VCC_USB_P" (id 1) (at 29.21 17.78 0)) + (property "Footprint" "" (id 2) (at 30.48 21.59 0)) + (property "Datasheet" "" (id 3) (at 30.48 21.59 0)) + (pin "1" (uuid b0129f4c-9e08-4547-a040-0d153070f97c)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 30.48 49.53 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e8569) + (property "Reference" "#PWR0245" (id 0) (at 30.48 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 30.48 53.34 0)) + (property "Footprint" "" (id 2) (at 30.48 49.53 0)) + (property "Datasheet" "" (id 3) (at 30.48 49.53 0)) + (pin "1" (uuid 0d8df86c-0791-4795-8a7f-3b35c3bd23b6)) + ) + + (symbol (lib_id "ScopefunParts:+1.2V") (at 228.6 21.59 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584eb2dc) + (property "Reference" "#PWR0246" (id 0) (at 228.6 25.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.2V" (id 1) (at 228.6 18.034 0)) + (property "Footprint" "" (id 2) (at 228.6 21.59 0)) + (property "Datasheet" "" (id 3) (at 228.6 21.59 0)) + (pin "1" (uuid 92391823-10fb-4bf3-bb6f-921048dce8c6)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 228.6 60.96 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584ebc68) + (property "Reference" "#PWR0247" (id 0) (at 228.6 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 228.6 57.404 0)) + (property "Footprint" "" (id 2) (at 228.6 60.96 0)) + (property "Datasheet" "" (id 3) (at 228.6 60.96 0)) + (pin "1" (uuid 7b2d6d74-8a41-49cc-a69c-31cc9fbb1562)) + ) + + (symbol (lib_id "ScopefunParts:+1.0V") (at 118.11 30.48 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584ec73b) + (property "Reference" "#PWR0248" (id 0) (at 118.11 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.0V" (id 1) (at 118.11 26.924 0)) + (property "Footprint" "" (id 2) (at 118.11 30.48 0)) + (property "Datasheet" "" (id 3) (at 118.11 30.48 0)) + (pin "1" (uuid 2a1942df-a9f6-4b96-bf91-1361a630bcfe)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:PWR_FLAG") (at 251.46 25.4 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584fadd3) + (property "Reference" "#FLG0249" (id 0) (at 251.46 27.813 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 251.46 30.48 0)) + (property "Footprint" "" (id 2) (at 251.46 25.4 0)) + (property "Datasheet" "" (id 3) (at 251.46 25.4 0)) + (pin "1" (uuid 91870342-8e3f-4896-94a0-0762b8a06bb5)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:PWR_FLAG") (at 251.46 44.45 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584faecb) + (property "Reference" "#FLG0250" (id 0) (at 251.46 46.863 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 251.46 49.53 0)) + (property "Footprint" "" (id 2) (at 251.46 44.45 0)) + (property "Datasheet" "" (id 3) (at 251.46 44.45 0)) + (pin "1" (uuid 5aa96efb-68cd-4cff-b257-4c30b526f646)) + ) + + (symbol (lib_id "ScopefunParts:+1.0V") (at 251.46 20.32 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584fb89e) + (property "Reference" "#PWR0251" (id 0) (at 251.46 24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.0V" (id 1) (at 251.46 16.764 0)) + (property "Footprint" "" (id 2) (at 251.46 20.32 0)) + (property "Datasheet" "" (id 3) (at 251.46 20.32 0)) + (pin "1" (uuid d3da383a-9b8e-410d-b3eb-52acead86353)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 251.46 39.37 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584fc321) + (property "Reference" "#PWR0252" (id 0) (at 251.46 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 251.46 35.814 0)) + (property "Footprint" "" (id 2) (at 251.46 39.37 0)) + (property "Datasheet" "" (id 3) (at 251.46 39.37 0)) + (pin "1" (uuid 5c1c784e-aa61-4b93-a8a6-989fe111598e)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:MAX15053-RESCUE-Scopefun_v155") (at 55.88 40.64 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005852ca69) + (property "Reference" "U20" (id 0) (at 48.26 29.21 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "MAX15053" (id 1) (at 58.42 29.21 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "ScopefunPackagesLibrary:WLP-9" (id 2) (at 55.88 53.34 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "https://datasheets.maximintegrated.com/en/ds/MAX15053.pdf" (id 3) (at 55.88 55.88 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "MFG Part#" "MAX15053EWL+T" (id 4) (at 55.88 26.67 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "High-Efficiency, 2A, Current-Mode Synchronous, Step-Down Switching Regulator" (id 5) (at 55.88 24.13 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "A1" (uuid b43d85d9-a9a5-4270-b5b3-9f5bd4ea24b0)) + (pin "A2" (uuid ac902824-adcb-4fe8-b2b9-74384e4a02b2)) + (pin "A3" (uuid 4aba0570-361a-43a1-8475-4e31d3442aa1)) + (pin "B1" (uuid d2c6bf78-536d-4c32-9cf1-6781c7e40e2e)) + (pin "B2" (uuid 0f131efc-cd79-47bc-9538-dd70648649ef)) + (pin "B3" (uuid 689fd0b5-2061-4b23-aa9a-2bf099b27f99)) + (pin "C1" (uuid eaa2c531-022d-44f8-9cc0-a22bd77c812c)) + (pin "C2" (uuid fa9ed2a7-21ab-44b6-a468-d7b58991a028)) + (pin "C3" (uuid 3eef1707-8df6-4d00-8bf8-b4dd21fa935c)) + ) + + (symbol (lib_id "ScopefunParts:R_10k") (at 107.95 36.83 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005852e55d) + (property "Reference" "R110" (id 0) (at 109.22 35.56 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_10k" (id 1) (at 109.22 38.1 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 107.95 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 107.95 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1002V" (id 4) (at 107.95 33.02 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 107.95 30.48 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid c04e361f-138a-44f6-9a34-ed886cc17200)) + (pin "2" (uuid 095d1f7f-8e55-4f4d-913e-454bb9d26d57)) + ) + + (symbol (lib_id "ScopefunParts:R_15k") (at 107.95 44.45 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005852ecfb) + (property "Reference" "R111" (id 0) (at 109.22 43.18 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_15k" (id 1) (at 109.22 45.72 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 107.95 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 107.95 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1502V" (id 4) (at 107.95 40.64 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 107.95 38.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2b024001-3319-44c4-9a71-6abcf8cd2df7)) + (pin "2" (uuid 7fe237e8-1d0d-433a-9b24-5ea976762c57)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 107.95 49.53 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005852f09a) + (property "Reference" "#PWR0253" (id 0) (at 107.95 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 107.95 53.34 0)) + (property "Footprint" "" (id 2) (at 107.95 49.53 0)) + (property "Datasheet" "" (id 3) (at 107.95 49.53 0)) + (pin "1" (uuid 975a2b5d-590e-4d4e-91b2-ffcd2f922aa0)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:PWR_FLAG") (at 274.32 25.4 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005853a60f) + (property "Reference" "#FLG0254" (id 0) (at 274.32 27.813 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 274.32 30.48 0)) + (property "Footprint" "" (id 2) (at 274.32 25.4 0)) + (property "Datasheet" "" (id 3) (at 274.32 25.4 0)) + (pin "1" (uuid f3d2eba8-f3a0-4b3b-b080-6c11e2d2d68a)) + ) + + (symbol (lib_id "ScopefunParts:R_1R") (at 83.82 36.83 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856c7c4) + (property "Reference" "R107" (id 0) (at 85.09 35.56 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1R" (id 1) (at 85.09 38.1 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 83.82 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/thick-film-chip-resistors/ERJ3GEYJ1R0V" (id 3) (at 83.82 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3GEYJ1R0V" (id 4) (at 83.82 33.02 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 5% 1/10W 0603" (id 5) (at 83.82 30.48 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid cf44b827-8781-4277-a54e-14a778009356)) + (pin "2" (uuid 44d709bd-a0a0-423d-bd87-ef80d484d645)) + ) + + (symbol (lib_id "ScopefunParts:C_1n") (at 83.82 44.45 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856d144) + (property "Reference" "C112" (id 0) (at 84.074 42.672 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_1n" (id 1) (at 84.074 46.482 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 83.82 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 84.074 42.672 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C1608X7R1H102K080AE" (id 4) (at 86.614 40.132 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V X7R 10%" (id 5) (at 85.09 38.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid a99c1797-f1a2-4551-954d-6c5df642534c)) + (pin "2" (uuid a6ee3789-52a7-41ba-acd4-29132a479006)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 78.74 44.45 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856f857) + (property "Reference" "C109" (id 0) (at 78.486 42.672 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 78.486 46.482 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 78.74 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 78.486 42.672 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 75.946 40.132 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 77.47 38.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2d0b2a06-0b09-4c78-9a77-1ce0b130efcd)) + (pin "2" (uuid 34ff309b-931b-4584-b260-bd734a452389)) + ) + + (symbol (lib_id "ScopefunParts:+1.5V") (at 274.32 20.32 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058572786) + (property "Reference" "#PWR0255" (id 0) (at 274.32 24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.5V" (id 1) (at 274.32 16.764 0)) + (property "Footprint" "" (id 2) (at 274.32 20.32 0)) + (property "Datasheet" "" (id 3) (at 274.32 20.32 0)) + (pin "1" (uuid 47ecd2b2-d3c3-4e48-94bf-5cc8562a9aa5)) + ) + + (symbol (lib_id "ScopefunParts:C_22u") (at 30.48 38.1 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058573f79) + (property "Reference" "C100" (id 0) (at 30.734 36.322 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_22u" (id 1) (at 30.734 40.132 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 30.48 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 30.734 36.322 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 33.274 33.782 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 31.75 31.75 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 28899514-2566-4cda-aa07-925b75fa9c3a)) + (pin "2" (uuid 9d8ffe34-4a5c-43f5-95c9-f3a4aa8e2b75)) + ) + + (symbol (lib_id "ScopefunParts:+VCC_USB_P") (at 30.48 62.23 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586add24) + (property "Reference" "#PWR0256" (id 0) (at 30.48 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+VCC_USB_P" (id 1) (at 29.21 58.42 0)) + (property "Footprint" "" (id 2) (at 30.48 62.23 0)) + (property "Datasheet" "" (id 3) (at 30.48 62.23 0)) + (pin "1" (uuid 7484d729-0a2a-4fa9-bdc5-c90819de84a6)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 30.48 81.28 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586add2a) + (property "Reference" "#PWR0257" (id 0) (at 30.48 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 30.48 85.09 0)) + (property "Footprint" "" (id 2) (at 30.48 81.28 0)) + (property "Datasheet" "" (id 3) (at 30.48 81.28 0)) + (pin "1" (uuid d184f3ed-b0c6-4ca8-8aa1-d3b1ad640de9)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:MAX15053-RESCUE-Scopefun_v155") (at 55.88 72.39 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586add40) + (property "Reference" "U21" (id 0) (at 48.26 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "MAX15053" (id 1) (at 58.42 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "ScopefunPackagesLibrary:WLP-9" (id 2) (at 55.88 85.09 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "https://datasheets.maximintegrated.com/en/ds/MAX15053.pdf" (id 3) (at 55.88 87.63 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "MFG Part#" "MAX15053EWL+T" (id 4) (at 55.88 58.42 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "High-Efficiency, 2A, Current-Mode Synchronous, Step-Down Switching Regulator" (id 5) (at 55.88 55.88 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "A1" (uuid 0e2141e8-ce51-4561-8846-e8b4be4a2d93)) + (pin "A2" (uuid 3f225173-691b-4ada-b9a0-d77b32c03fda)) + (pin "A3" (uuid e4d96b57-3ff3-44bc-a107-db976845ef21)) + (pin "B1" (uuid ec85ad3a-6e2c-44bd-a818-9bf2ee2203f3)) + (pin "B2" (uuid 19199732-eb93-4374-bf0e-cf0408eabf2e)) + (pin "B3" (uuid 3a311c85-88c8-4131-a1e3-304d1952d313)) + (pin "C1" (uuid e0815de3-4b0d-494a-92a2-26b9c8abc690)) + (pin "C2" (uuid 902c89fe-565a-4838-b396-80a9075f23f0)) + (pin "C3" (uuid 98324aab-12c4-40f0-a045-db2a23756ff0)) + ) + + (symbol (lib_id "ScopefunParts:R_10k") (at 107.95 76.2 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586add4e) + (property "Reference" "R113" (id 0) (at 109.22 74.93 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_10k" (id 1) (at 109.22 77.47 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 107.95 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 107.95 80.01 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1002V" (id 4) (at 107.95 72.39 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 107.95 69.85 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 5bf4753e-999d-4e1c-8358-89811cd02218)) + (pin "2" (uuid da5516bb-3f38-4210-9b1b-176f974d5386)) + ) + + (symbol (lib_id "ScopefunParts:R_15k") (at 107.95 68.58 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586add56) + (property "Reference" "R112" (id 0) (at 109.22 67.31 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_15k" (id 1) (at 109.22 69.85 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 107.95 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 107.95 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1502V" (id 4) (at 107.95 64.77 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 107.95 62.23 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d6ec7f80-3c04-4aba-b59c-7fff8704e3f9)) + (pin "2" (uuid cda7e265-cabd-4f8b-a8f5-e3b6d974a4f2)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 107.95 81.28 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586add5e) + (property "Reference" "#PWR0258" (id 0) (at 107.95 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 107.95 85.09 0)) + (property "Footprint" "" (id 2) (at 107.95 81.28 0)) + (property "Datasheet" "" (id 3) (at 107.95 81.28 0)) + (pin "1" (uuid d684c439-6152-4472-a3c7-90bfc474a757)) + ) + + (symbol (lib_id "ScopefunParts:R_1R") (at 83.82 68.58 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586add76) + (property "Reference" "R108" (id 0) (at 85.09 67.31 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1R" (id 1) (at 85.09 69.85 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 83.82 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/thick-film-chip-resistors/ERJ3GEYJ1R0V" (id 3) (at 83.82 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3GEYJ1R0V" (id 4) (at 83.82 64.77 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 5% 1/10W 0603" (id 5) (at 83.82 62.23 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 46e7b452-99fa-4767-8f13-7f45b86891b2)) + (pin "2" (uuid 20651812-0756-433c-877e-f19b5e839600)) + ) + + (symbol (lib_id "ScopefunParts:C_1n") (at 83.82 76.2 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586add7e) + (property "Reference" "C113" (id 0) (at 84.074 74.422 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_1n" (id 1) (at 84.074 78.232 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 83.82 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 84.074 74.422 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C1608X7R1H102K080AE" (id 4) (at 86.614 71.882 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V X7R 10%" (id 5) (at 85.09 69.85 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 021e959c-aa18-46b1-bfa4-484554f85548)) + (pin "2" (uuid 34d78d79-e0fa-46c7-80dd-823cc4b80bcf)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 78.74 76.2 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586add94) + (property "Reference" "C110" (id 0) (at 78.486 74.422 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 78.486 78.232 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 78.74 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 78.486 74.422 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 75.946 71.882 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 77.47 69.85 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f9ecafc1-8a10-48af-9870-a2fdeac7e21d)) + (pin "2" (uuid 270dd6a6-de21-4520-a2b0-2c63ee6af69e)) + ) + + (symbol (lib_id "ScopefunParts:C_22u") (at 30.48 69.85 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586adda1) + (property "Reference" "C101" (id 0) (at 30.734 68.072 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_22u" (id 1) (at 30.734 71.882 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 30.48 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 30.734 68.072 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 33.274 65.532 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 31.75 63.5 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d849315f-8c6d-4c7e-8d40-f128cd9a7033)) + (pin "2" (uuid 460447a3-bc6c-4b16-8281-7251a556a70e)) + ) + + (symbol (lib_id "ScopefunParts:C_22u") (at 118.11 72.39 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586ade3d) + (property "Reference" "C120" (id 0) (at 118.364 70.612 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_22u" (id 1) (at 118.364 74.422 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 118.11 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 118.364 70.612 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 120.904 68.072 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 119.38 66.04 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid fb415417-13dd-4f1c-9267-fb422f151fbb)) + (pin "2" (uuid 450e6973-e975-4261-8b32-a64135ba0d8a)) + ) + + (symbol (lib_id "ScopefunParts:+1.5V") (at 118.11 62.23 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586adf3a) + (property "Reference" "#PWR0259" (id 0) (at 118.11 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.5V" (id 1) (at 118.11 58.674 0)) + (property "Footprint" "" (id 2) (at 118.11 62.23 0)) + (property "Datasheet" "" (id 3) (at 118.11 62.23 0)) + (pin "1" (uuid 7650b502-fff0-4378-b153-562773ca5884)) + ) + + (symbol (lib_id "ScopefunParts:+VCC_DIG") (at 73.66 147.32 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b0c59) + (property "Reference" "#PWR0260" (id 0) (at 73.66 151.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+VCC_DIG" (id 1) (at 73.66 143.764 0)) + (property "Footprint" "" (id 2) (at 73.66 147.32 0)) + (property "Datasheet" "" (id 3) (at 73.66 147.32 0)) + (pin "1" (uuid d28fe04d-9696-45d8-9b3b-bcba0abb99a0)) + ) + + (symbol (lib_id "ScopefunParts:C_180p") (at 102.87 36.83 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b6370) + (property "Reference" "C116" (id 0) (at 102.616 35.052 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_180p" (id 1) (at 102.616 38.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 102.87 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 102.616 35.052 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C181J5GACTU" (id 4) (at 100.076 32.512 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 101.6 30.48 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid e7ef05fb-f10e-4ef5-9c96-194be528e216)) + (pin "2" (uuid 86ba98da-2c50-4ba6-afff-98374a596d3c)) + ) + + (symbol (lib_id "ScopefunParts:C_180p") (at 102.87 68.58 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b72f5) + (property "Reference" "C117" (id 0) (at 102.616 66.802 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_180p" (id 1) (at 102.616 70.612 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 102.87 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 102.616 66.802 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C181J5GACTU" (id 4) (at 100.076 64.262 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 101.6 62.23 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ab81f39a-cd75-4f43-b687-fa66c523a2ba)) + (pin "2" (uuid 4d421564-d9d0-4ec4-9320-c37397faf5e3)) + ) + + (symbol (lib_id "ScopefunParts:+VCC_USB_P") (at 140.97 21.59 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b87a7) + (property "Reference" "#PWR0261" (id 0) (at 140.97 25.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+VCC_USB_P" (id 1) (at 140.97 18.034 0)) + (property "Footprint" "" (id 2) (at 140.97 21.59 0)) + (property "Datasheet" "" (id 3) (at 140.97 21.59 0)) + (pin "1" (uuid 73672f84-9d4c-4338-b663-be688e387231)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 140.97 40.64 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b87ad) + (property "Reference" "#PWR0262" (id 0) (at 140.97 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 140.97 44.45 0)) + (property "Footprint" "" (id 2) (at 140.97 40.64 0)) + (property "Datasheet" "" (id 3) (at 140.97 40.64 0)) + (pin "1" (uuid 64932268-6360-4a7f-9f83-c9cec205f8f8)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:MAX15053-RESCUE-Scopefun_v155") (at 166.37 31.75 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b87b7) + (property "Reference" "U25" (id 0) (at 158.75 20.32 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "MAX15053" (id 1) (at 168.91 20.32 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "ScopefunPackagesLibrary:WLP-9" (id 2) (at 166.37 44.45 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "https://datasheets.maximintegrated.com/en/ds/MAX15053.pdf" (id 3) (at 166.37 46.99 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "MFG Part#" "MAX15053EWL+T" (id 4) (at 166.37 17.78 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "High-Efficiency, 2A, Current-Mode Synchronous, Step-Down Switching Regulator" (id 5) (at 166.37 15.24 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "A1" (uuid 98521df2-e804-4d11-b681-7b9814896c48)) + (pin "A2" (uuid 60170aaa-8984-4306-9aaf-e244631e30bb)) + (pin "A3" (uuid e4b8c00b-d5d0-4190-bdbf-95de7a8cb759)) + (pin "B1" (uuid 9918ed3d-ef60-4f9c-bbab-d5a94c54dede)) + (pin "B2" (uuid 633035df-22cc-4767-8e94-8b28c1d1e02a)) + (pin "B3" (uuid ba05e59d-126a-4f65-9d6d-24c9b5959b9f)) + (pin "C1" (uuid b9f001a4-eef6-4428-9547-9f5592f462f3)) + (pin "C2" (uuid 0b335281-e8f2-45cd-851b-f741c13c6dff)) + (pin "C3" (uuid def7bd61-d8d0-4282-a9aa-dca6f1b2a0ae)) + ) + + (symbol (lib_id "ScopefunParts:R_10k") (at 218.44 27.94 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b87c5) + (property "Reference" "R121" (id 0) (at 219.71 26.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_10k" (id 1) (at 219.71 29.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 218.44 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 218.44 31.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1002V" (id 4) (at 218.44 24.13 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 218.44 21.59 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 05fc1ca3-e0ef-43e5-97c3-3240af2a016c)) + (pin "2" (uuid b4d46fbd-f502-4ac5-90e1-421f8f845c9d)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 218.44 40.64 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b87d5) + (property "Reference" "#PWR0263" (id 0) (at 218.44 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 218.44 44.45 0)) + (property "Footprint" "" (id 2) (at 218.44 40.64 0)) + (property "Datasheet" "" (id 3) (at 218.44 40.64 0)) + (pin "1" (uuid a5e230c9-3810-4ed1-84e8-9f25fcab7eac)) + ) + + (symbol (lib_id "ScopefunParts:R_1R") (at 194.31 27.94 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b87ed) + (property "Reference" "R119" (id 0) (at 195.58 26.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1R" (id 1) (at 195.58 29.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 194.31 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/thick-film-chip-resistors/ERJ3GEYJ1R0V" (id 3) (at 194.31 31.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3GEYJ1R0V" (id 4) (at 194.31 24.13 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 5% 1/10W 0603" (id 5) (at 194.31 21.59 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 99d7a13b-931a-44ac-b6cf-39d761155cab)) + (pin "2" (uuid 0b600f0e-e895-488c-850f-8fbed38206f9)) + ) + + (symbol (lib_id "ScopefunParts:C_1n") (at 194.31 35.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b87f5) + (property "Reference" "C130" (id 0) (at 194.564 33.782 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_1n" (id 1) (at 194.564 37.592 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 194.31 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 194.564 33.782 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C1608X7R1H102K080AE" (id 4) (at 197.104 31.242 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V X7R 10%" (id 5) (at 195.58 29.21 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 841f3656-065e-42e7-8471-7e0859ce4a71)) + (pin "2" (uuid c05fd46a-e75b-4a93-84d7-3347de02891f)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 189.23 35.56 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b880b) + (property "Reference" "C128" (id 0) (at 188.976 33.782 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 188.976 37.592 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 189.23 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 188.976 33.782 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 186.436 31.242 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 187.96 29.21 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 93d1ee00-7717-45f1-a510-927ae14ca6f7)) + (pin "2" (uuid 05072fab-0476-490c-82f2-a7d3bcb7e6cd)) + ) + + (symbol (lib_id "ScopefunParts:C_22u") (at 140.97 29.21 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b8818) + (property "Reference" "C122" (id 0) (at 141.224 27.432 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_22u" (id 1) (at 141.224 31.242 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 140.97 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 141.224 27.432 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 143.764 24.892 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 142.24 22.86 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 89a5bba5-6e80-4a69-a7d2-eb06ef49967f)) + (pin "2" (uuid 4a74d6c0-df39-491c-93b6-944de3d3edcc)) + ) + + (symbol (lib_id "ScopefunParts:C_180p") (at 213.36 27.94 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b8835) + (property "Reference" "C133" (id 0) (at 213.106 26.162 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_180p" (id 1) (at 213.106 29.972 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 213.36 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 213.106 26.162 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C181J5GACTU" (id 4) (at 210.566 23.622 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 212.09 21.59 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 66412c94-9535-4e77-b8d0-ede88122f563)) + (pin "2" (uuid 00d225cd-0917-47b5-889d-5858b05af70b)) + ) + + (symbol (lib_id "ScopefunParts:+VCC_USB_P") (at 140.97 52.07 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b8c50) + (property "Reference" "#PWR0264" (id 0) (at 140.97 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+VCC_USB_P" (id 1) (at 140.97 48.514 0)) + (property "Footprint" "" (id 2) (at 140.97 52.07 0)) + (property "Datasheet" "" (id 3) (at 140.97 52.07 0)) + (pin "1" (uuid 1a5c491e-8024-4385-8baa-b821513dc78b)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 140.97 80.01 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b8c56) + (property "Reference" "#PWR0265" (id 0) (at 140.97 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 140.97 83.82 0)) + (property "Footprint" "" (id 2) (at 140.97 80.01 0)) + (property "Datasheet" "" (id 3) (at 140.97 80.01 0)) + (pin "1" (uuid adcc530f-e51c-4d0d-b7eb-9600be86d7d0)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:MAX15053-RESCUE-Scopefun_v155") (at 166.37 71.12 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b8c60) + (property "Reference" "U26" (id 0) (at 158.75 59.69 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "MAX15053" (id 1) (at 168.91 59.69 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "ScopefunPackagesLibrary:WLP-9" (id 2) (at 166.37 83.82 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "https://datasheets.maximintegrated.com/en/ds/MAX15053.pdf" (id 3) (at 166.37 86.36 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "MFG Part#" "MAX15053EWL+T" (id 4) (at 166.37 57.15 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "High-Efficiency, 2A, Current-Mode Synchronous, Step-Down Switching Regulator" (id 5) (at 166.37 54.61 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "A1" (uuid e2581823-bdc7-40ad-9270-e8ded3a51138)) + (pin "A2" (uuid 8b8dca0e-a5bb-434f-b288-a4447a195a9c)) + (pin "A3" (uuid be0a22b0-538f-47bb-8d75-a8ed627b0f03)) + (pin "B1" (uuid 12c74b63-d2c9-4bab-95a1-1088b1f3832f)) + (pin "B2" (uuid ba840c69-76ce-4cfa-b264-ec912ce6f47d)) + (pin "B3" (uuid cbbf4283-5e56-4d54-af04-ad9419ae100d)) + (pin "C1" (uuid 8b2d79fc-05e8-4224-9c3d-7ef6973794d7)) + (pin "C2" (uuid da78444b-fbc5-40de-9d13-1f05c6014a68)) + (pin "C3" (uuid a6de574d-c015-4716-bae0-57ddbdadc968)) + ) + + (symbol (lib_id "ScopefunParts:R_10k") (at 218.44 74.93 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b8c6e) + (property "Reference" "R124" (id 0) (at 219.71 73.66 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_10k" (id 1) (at 219.71 76.2 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 218.44 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 218.44 78.74 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1002V" (id 4) (at 218.44 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 218.44 68.58 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 621b78e2-51f1-4420-b424-5655831e56cd)) + (pin "2" (uuid 81eda675-3429-4f2a-91bf-06dac2ffb0f0)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 218.44 80.01 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b8c7e) + (property "Reference" "#PWR0266" (id 0) (at 218.44 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 218.44 83.82 0)) + (property "Footprint" "" (id 2) (at 218.44 80.01 0)) + (property "Datasheet" "" (id 3) (at 218.44 80.01 0)) + (pin "1" (uuid 19f86264-4af1-4c01-98b5-245d009256fb)) + ) + + (symbol (lib_id "ScopefunParts:R_1R") (at 194.31 67.31 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b8c96) + (property "Reference" "R120" (id 0) (at 195.58 66.04 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1R" (id 1) (at 195.58 68.58 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 194.31 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/thick-film-chip-resistors/ERJ3GEYJ1R0V" (id 3) (at 194.31 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3GEYJ1R0V" (id 4) (at 194.31 63.5 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 5% 1/10W 0603" (id 5) (at 194.31 60.96 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 49312d93-17d6-41a2-946a-c2ee8444b2f9)) + (pin "2" (uuid 90beeaca-541b-4834-a13b-1d183faac8dd)) + ) + + (symbol (lib_id "ScopefunParts:C_1n") (at 194.31 74.93 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b8c9e) + (property "Reference" "C131" (id 0) (at 194.564 73.152 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_1n" (id 1) (at 194.564 76.962 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 194.31 80.01 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 194.564 73.152 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C1608X7R1H102K080AE" (id 4) (at 197.104 70.612 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V X7R 10%" (id 5) (at 195.58 68.58 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid fda165ff-e576-4fb5-90fc-b8b64f200549)) + (pin "2" (uuid a4c95d39-4753-45b7-bebb-a73a63847b06)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 189.23 74.93 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b8cb4) + (property "Reference" "C129" (id 0) (at 188.976 73.152 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 188.976 76.962 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 189.23 80.01 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 188.976 73.152 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 186.436 70.612 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 187.96 68.58 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d6f23471-6e15-45d1-80eb-2ace0b1a8ab5)) + (pin "2" (uuid c65c39bd-1f86-402b-80e1-7da868656008)) + ) + + (symbol (lib_id "ScopefunParts:C_22u") (at 140.97 68.58 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b8cc1) + (property "Reference" "C123" (id 0) (at 141.224 66.802 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_22u" (id 1) (at 141.224 70.612 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 140.97 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 141.224 66.802 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 143.764 64.262 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 142.24 62.23 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ac5a76ac-bfd5-4b3a-bf4c-5eeed28d43c5)) + (pin "2" (uuid e23ac46c-32c1-4304-95df-d0671a189aea)) + ) + + (symbol (lib_id "ScopefunParts:C_180p") (at 213.36 67.31 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b8cde) + (property "Reference" "C134" (id 0) (at 213.106 65.532 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_180p" (id 1) (at 213.106 69.342 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 213.36 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 213.106 65.532 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C181J5GACTU" (id 4) (at 210.566 62.992 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 212.09 60.96 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 5164da5b-12a4-4921-bbbb-41035f7540e3)) + (pin "2" (uuid b541f9b4-5773-4060-b9f9-cbd1db2024f0)) + ) + + (symbol (lib_id "ScopefunParts:+VCC_USB_P") (at 30.48 93.98 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b9057) + (property "Reference" "#PWR0267" (id 0) (at 30.48 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+VCC_USB_P" (id 1) (at 29.21 90.17 0)) + (property "Footprint" "" (id 2) (at 30.48 93.98 0)) + (property "Datasheet" "" (id 3) (at 30.48 93.98 0)) + (pin "1" (uuid 8aebe41d-e6d7-4fd1-9d00-24c9a262464c)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 30.48 113.03 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b905d) + (property "Reference" "#PWR0268" (id 0) (at 30.48 119.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 30.48 116.84 0)) + (property "Footprint" "" (id 2) (at 30.48 113.03 0)) + (property "Datasheet" "" (id 3) (at 30.48 113.03 0)) + (pin "1" (uuid 36ff8212-16d0-4721-984b-0554cfc79b2f)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:MAX15053-RESCUE-Scopefun_v155") (at 55.88 104.14 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b9067) + (property "Reference" "U22" (id 0) (at 48.26 92.71 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "MAX15053" (id 1) (at 58.42 92.71 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "ScopefunPackagesLibrary:WLP-9" (id 2) (at 55.88 116.84 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "https://datasheets.maximintegrated.com/en/ds/MAX15053.pdf" (id 3) (at 55.88 119.38 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "MFG Part#" "MAX15053EWL+T" (id 4) (at 55.88 90.17 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "High-Efficiency, 2A, Current-Mode Synchronous, Step-Down Switching Regulator" (id 5) (at 55.88 87.63 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "A1" (uuid 84ef0f62-4e44-4c41-b4d5-5b6fd526f4e4)) + (pin "A2" (uuid cb4c5f65-0ba5-4227-981c-1000e6e470e3)) + (pin "A3" (uuid f0fe4598-72d4-4e96-882f-6c28f02112fd)) + (pin "B1" (uuid c7bd75f9-e1e7-43a3-96f2-46a8e3c3836f)) + (pin "B2" (uuid 43a0c48a-96b1-4472-89c1-d758fbd1049d)) + (pin "B3" (uuid 4f4d33f4-c507-4d7d-9a2e-3dc48d5d4796)) + (pin "C1" (uuid 2eeb83d6-e586-4798-9225-07d8d79320ff)) + (pin "C2" (uuid 85000dfe-9fd5-4b5e-8fa5-56c6e25c1296)) + (pin "C3" (uuid 21871864-b789-41c0-91dd-76251086ed9f)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 107.95 113.03 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b9085) + (property "Reference" "#PWR0269" (id 0) (at 107.95 119.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 107.95 116.84 0)) + (property "Footprint" "" (id 2) (at 107.95 113.03 0)) + (property "Datasheet" "" (id 3) (at 107.95 113.03 0)) + (pin "1" (uuid 34efb61c-d5dd-4040-b3ce-640a515b7cfb)) + ) + + (symbol (lib_id "ScopefunParts:R_1R") (at 83.82 100.33 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b909d) + (property "Reference" "R109" (id 0) (at 85.09 99.06 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1R" (id 1) (at 85.09 101.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 83.82 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/thick-film-chip-resistors/ERJ3GEYJ1R0V" (id 3) (at 83.82 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3GEYJ1R0V" (id 4) (at 83.82 96.52 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 5% 1/10W 0603" (id 5) (at 83.82 93.98 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid e016c701-37f5-45f5-acfa-3b47124f7175)) + (pin "2" (uuid 4485c600-4a81-49fd-b3b4-9f23b2209f8d)) + ) + + (symbol (lib_id "ScopefunParts:C_1n") (at 83.82 107.95 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b90a5) + (property "Reference" "C114" (id 0) (at 84.074 106.172 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_1n" (id 1) (at 84.074 109.982 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 83.82 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 84.074 106.172 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C1608X7R1H102K080AE" (id 4) (at 86.614 103.632 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V X7R 10%" (id 5) (at 85.09 101.6 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid b52f1af8-299f-4ede-92cb-8b540c7f07ef)) + (pin "2" (uuid 99c396ff-5d88-46d8-b110-1e0616762f76)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 78.74 107.95 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b90bb) + (property "Reference" "C111" (id 0) (at 78.486 106.172 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 78.486 109.982 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 78.74 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 78.486 106.172 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 75.946 103.632 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 77.47 101.6 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f0a1fdb9-5ddb-4e70-b032-8862338c664e)) + (pin "2" (uuid 5c4fcd53-1fc1-4a33-9f5f-ef92fd04edde)) + ) + + (symbol (lib_id "ScopefunParts:C_22u") (at 30.48 101.6 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b90c8) + (property "Reference" "C102" (id 0) (at 30.734 99.822 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_22u" (id 1) (at 30.734 103.632 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 30.48 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 30.734 99.822 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 33.274 97.282 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 31.75 95.25 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ba231b4f-afd8-4b1e-ae66-13e90906f247)) + (pin "2" (uuid e0ed172a-df4b-4647-8e50-f40998c306b8)) + ) + + (symbol (lib_id "ScopefunParts:C_180p") (at 102.87 100.33 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586b90df) + (property "Reference" "C118" (id 0) (at 102.616 98.552 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_180p" (id 1) (at 102.616 102.362 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 102.87 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 102.616 98.552 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C181J5GACTU" (id 4) (at 100.076 96.012 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 101.6 93.98 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid b3159a0a-8e84-4627-a947-d32692a299ec)) + (pin "2" (uuid f11bb760-dd6c-43c6-9f68-d2584c0680b7)) + ) + + (symbol (lib_id "ScopefunParts:+VCC_USB_P") (at 199.39 90.17 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586ba157) + (property "Reference" "#PWR0272" (id 0) (at 199.39 93.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+VCC_USB_P" (id 1) (at 199.39 86.614 0)) + (property "Footprint" "" (id 2) (at 199.39 90.17 0)) + (property "Datasheet" "" (id 3) (at 199.39 90.17 0)) + (pin "1" (uuid 3f8c2aab-2fdc-467a-ab46-20d9540853d4)) + ) + + (symbol (lib_id "ScopefunParts:R_10k") (at 218.44 35.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586ba440) + (property "Reference" "R122" (id 0) (at 219.71 34.29 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_10k" (id 1) (at 219.71 36.83 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 218.44 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 218.44 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1002V" (id 4) (at 218.44 31.75 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 218.44 29.21 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 16131d30-c61f-46b0-bdab-5474a52998a2)) + (pin "2" (uuid 74a8e9ba-78d3-4453-b168-2ccd5c075b2f)) + ) + + (symbol (lib_id "ScopefunParts:R_20k") (at 218.44 67.31 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586bb311) + (property "Reference" "R123" (id 0) (at 219.71 66.04 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_20k" (id 1) (at 219.71 68.58 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 218.44 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 218.44 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2002V" (id 4) (at 218.44 63.5 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 218.44 60.96 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2f198258-de22-4838-b850-3e8fd43a3613)) + (pin "2" (uuid ad7590fb-f56f-4916-a4c1-e5cc643e5737)) + ) + + (symbol (lib_id "ScopefunParts:R_15k") (at 73.66 38.1 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586c060e) + (property "Reference" "R104" (id 0) (at 69.85 35.56 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_15k" (id 1) (at 74.93 35.56 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 67.31 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 69.85 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1502V" (id 4) (at 77.47 38.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 80.01 38.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid b21619de-0d77-41e8-a59b-fbbb96a8e5cd)) + (pin "2" (uuid f90e2306-35cf-4f62-9735-9bc26ad707ca)) + ) + + (symbol (lib_id "ScopefunParts:R_10k") (at 73.66 69.85 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586c2f60) + (property "Reference" "R105" (id 0) (at 69.85 67.31 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_10k" (id 1) (at 74.93 67.31 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 67.31 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 69.85 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1002V" (id 4) (at 77.47 69.85 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 80.01 69.85 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid dd8508d7-3130-4615-a15a-e16e249ea094)) + (pin "2" (uuid 5e55a188-a571-4248-9e5d-da40aacbbaa0)) + ) + + (symbol (lib_id "ScopefunParts:R_22k") (at 184.15 68.58 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586c438b) + (property "Reference" "R118" (id 0) (at 180.34 66.04 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_22k" (id 1) (at 185.42 66.04 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 177.8 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 180.34 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2202V" (id 4) (at 187.96 68.58 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 190.5 68.58 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f1230610-d565-4d2e-a2da-d8ecbff78142)) + (pin "2" (uuid 4c143bd8-7da5-42d1-b3dd-9194b7486b13)) + ) + + (symbol (lib_id "ScopefunParts:R_22k") (at 73.66 101.6 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586c57b9) + (property "Reference" "R106" (id 0) (at 69.85 99.06 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_22k" (id 1) (at 74.93 99.06 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 67.31 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 69.85 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2202V" (id 4) (at 77.47 101.6 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 80.01 101.6 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 60c8c3af-fcec-4e4c-b044-239c01ba814c)) + (pin "2" (uuid c8c582bc-81f3-4dc6-a4e8-9ac47b74ba8c)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 38.1 109.22 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586c7544) + (property "Reference" "C105" (id 0) (at 34.29 106.68 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 34.29 111.76 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 33.02 109.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 39.878 109.474 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 42.418 112.014 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 44.45 110.49 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid b7e4879c-1716-4c59-9676-c7564d400951)) + (pin "2" (uuid 67f17597-dc19-4a2f-ab1c-21395ae3e520)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 38.1 77.47 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586ca172) + (property "Reference" "C104" (id 0) (at 34.29 74.93 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 34.29 80.01 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 33.02 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 39.878 77.724 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 42.418 80.264 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 44.45 78.74 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid e86ba5ef-49a5-4c59-85a0-e9b12688ee89)) + (pin "2" (uuid 5719f7c4-95ee-49ac-b85a-9589aa190ab2)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 38.1 45.72 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586ca64c) + (property "Reference" "C103" (id 0) (at 34.29 43.18 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 34.29 48.26 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 33.02 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 39.878 45.974 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 42.418 48.514 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 44.45 46.99 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 88476bc3-d755-40e1-a32c-34be870c383b)) + (pin "2" (uuid b709506b-3ca4-48f1-8850-55727bf6fa42)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 148.59 36.83 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586caa30) + (property "Reference" "C125" (id 0) (at 144.78 34.29 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 144.78 39.37 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 143.51 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 150.368 37.084 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 152.908 39.624 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 154.94 38.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 009ce997-1584-43ca-93af-c5bcacd4d4e9)) + (pin "2" (uuid 8152975e-d0ff-477b-a615-e70b3ab12bda)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 148.59 76.2 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586cac94) + (property "Reference" "C126" (id 0) (at 144.78 73.66 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 144.78 78.74 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 143.51 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 150.368 76.454 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 152.908 78.994 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 154.94 77.47 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 436649ac-84b8-4e51-9016-0c2b2e7ab706)) + (pin "2" (uuid 3916469c-cd45-4915-8d90-6fd219befe4e)) + ) + + (symbol (lib_id "ScopefunParts:C_100u") (at 118.11 104.14 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586d21a6) + (property "Reference" "C121" (id 0) (at 118.364 102.362 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_100u" (id 1) (at 118.364 106.172 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_1210" (id 2) (at 118.11 109.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://datasheets.avx.com/cx5r.pdf" (id 3) (at 118.11 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "12106D107MAT2A" (id 4) (at 120.904 99.822 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 1210 6.3V X5R 20%" (id 5) (at 118.11 97.79 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 66c77ddf-f193-4ac5-a2f9-3914cd513961)) + (pin "2" (uuid 1938cb01-94a5-4d00-bfbe-97a30c4046e0)) + ) + + (symbol (lib_id "ScopefunParts:C_100u") (at 228.6 71.12 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586d2391) + (property "Reference" "C136" (id 0) (at 228.854 69.342 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_100u" (id 1) (at 228.854 73.152 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_1210" (id 2) (at 228.6 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://datasheets.avx.com/cx5r.pdf" (id 3) (at 228.6 78.74 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "12106D107MAT2A" (id 4) (at 231.394 66.802 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 1210 6.3V X5R 20%" (id 5) (at 228.6 64.77 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 8f2b9c33-c654-402a-a7a0-308a67dbb0d7)) + (pin "2" (uuid 7c29d288-8fce-4c84-b632-d0273027f7a5)) + ) + + (symbol (lib_id "ScopefunParts:C_100u") (at 228.6 31.75 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586d43bb) + (property "Reference" "C135" (id 0) (at 228.854 29.972 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_100u" (id 1) (at 228.854 33.782 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_1210" (id 2) (at 228.6 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://datasheets.avx.com/cx5r.pdf" (id 3) (at 228.6 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "12106D107MAT2A" (id 4) (at 231.394 27.432 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 1210 6.3V X5R 20%" (id 5) (at 228.6 25.4 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid b33fe4ba-4a76-45af-94fe-8f8f0ad80ab2)) + (pin "2" (uuid 7ff8e8a9-59b8-42cf-8c20-072f0c02bc98)) + ) + + (symbol (lib_id "ScopefunParts:C_100u") (at 118.11 40.64 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586d583c) + (property "Reference" "C119" (id 0) (at 118.364 38.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_100u" (id 1) (at 118.364 42.672 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_1210" (id 2) (at 118.11 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://datasheets.avx.com/cx5r.pdf" (id 3) (at 118.11 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "12106D107MAT2A" (id 4) (at 120.904 36.322 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 1210 6.3V X5R 20%" (id 5) (at 118.11 34.29 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 383de99f-5ca8-45df-b13c-41e2562afe09)) + (pin "2" (uuid f90e28f4-0acb-4f74-aa61-4fc535b7b898)) + ) + + (symbol (lib_id "ScopefunParts:R_10k") (at 184.15 29.21 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586d671d) + (property "Reference" "R117" (id 0) (at 180.34 26.67 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_10k" (id 1) (at 185.42 26.67 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 177.8 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 180.34 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1002V" (id 4) (at 187.96 29.21 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 190.5 29.21 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 9712ee9a-0c04-48ec-97b6-649583c02e97)) + (pin "2" (uuid 2e09db91-9c48-4e03-aa7e-a87abb7ad297)) + ) + + (symbol (lib_id "ScopefunParts:C_22u") (at 62.23 154.94 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586fdbfc) + (property "Reference" "C107" (id 0) (at 62.484 153.162 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_22u" (id 1) (at 62.484 156.972 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 62.23 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 62.484 153.162 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 65.024 150.622 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 63.5 148.59 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 3a550008-49e7-4ec8-8229-9429a6d67751)) + (pin "2" (uuid ea4893ac-83d0-4c5d-9592-e554fee2f19c)) + ) + + (symbol (lib_id "ScopefunParts:TPS72301") (at 223.52 133.35 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b9f89b) + (property "Reference" "U28" (id 0) (at 223.52 124.46 0)) + (property "Value" "TPS72301" (id 1) (at 223.52 127 0)) + (property "Footprint" "ScopefunPackagesLibrary:SOT23-5" (id 2) (at 223.52 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/tps723.pdf" (id 3) (at 223.52 140.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "TPS72301DBVR" (id 4) (at 223.52 121.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "IC REG LDO NEG ADJ 0.2A SOT23-5" (id 5) (at 223.52 119.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid af8c765e-01b5-416e-8b6f-0a881de906f4)) + (pin "2" (uuid cea962a8-8cd5-4518-906b-745bba917125)) + (pin "3" (uuid 1e643787-769c-43e9-a8ff-c64eb1fcb67d)) + (pin "4" (uuid fae202a3-6a47-4279-80ac-6e029e5534c4)) + (pin "5" (uuid 474dbc44-c3c3-4b6a-8dca-f455d1c9e0de)) + ) + + (symbol (lib_id "ScopefunParts:-5V") (at 209.55 138.43 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058ba0621) + (property "Reference" "#PWR0270" (id 0) (at 209.55 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-5V" (id 1) (at 209.55 143.51 0)) + (property "Footprint" "" (id 2) (at 209.55 138.43 0)) + (property "Datasheet" "" (id 3) (at 209.55 138.43 0)) + (pin "1" (uuid 766862fc-ab21-47df-a974-20ae8253b442)) + ) + + (symbol (lib_id "ScopefunParts:R_47k") (at 246.38 142.24 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058ba3fbb) + (property "Reference" "R126" (id 0) (at 247.65 140.97 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_47k" (id 1) (at 247.65 143.51 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 246.38 148.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 246.38 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4702V" (id 4) (at 246.38 138.43 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 246.38 135.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0b0dccd2-93e0-4e73-b773-251d9f6cb420)) + (pin "2" (uuid cb7a65a0-9708-405f-917c-8b3b1601bd8f)) + ) + + (symbol (lib_id "ScopefunParts:R_100k") (at 251.46 93.98 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058ba7517) + (property "Reference" "R127" (id 0) (at 252.73 92.71 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100k" (id 1) (at 252.73 95.25 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 251.46 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 251.46 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1003V" (id 4) (at 251.46 90.17 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 251.46 87.63 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 261eb1dc-3168-4580-ab8e-479406a0310c)) + (pin "2" (uuid 56fa9787-921e-4a78-8479-27fe91b17f01)) + ) + + (symbol (lib_id "ScopefunParts:LM2776") (at 165.1 133.35 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bb37b8) + (property "Reference" "U24" (id 0) (at 158.75 120.65 0)) + (property "Value" "LM2776" (id 1) (at 171.45 120.65 0)) + (property "Footprint" "ScopefunPackagesLibrary:SOT23-6" (id 2) (at 165.1 152.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm2776.pdf" (id 3) (at 165.1 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LM2776DBVR" (id 4) (at 165.1 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Switched Capacitor Inverter 200mA, LM2776" (id 5) (at 165.1 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 552eabab-c839-4c6e-a5ec-aaf99bba2506)) + (pin "2" (uuid 9c7c69d1-44c9-43fa-86e6-1de092607410)) + (pin "3" (uuid ea14ac24-0372-4815-bd16-c0dde1c97140)) + (pin "4" (uuid d2f3d0a3-fc75-47a7-9c7a-e6abf684176c)) + (pin "5" (uuid 8166f1ce-0d79-4360-81c0-83d22fa0e709)) + (pin "6" (uuid 98943742-285b-43f9-86f8-67a7bc58f460)) + ) + + (symbol (lib_id "ScopefunParts:-5V") (at 186.69 138.43 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bb8155) + (property "Reference" "#PWR0271" (id 0) (at 186.69 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-5V" (id 1) (at 186.69 143.51 0)) + (property "Footprint" "" (id 2) (at 186.69 138.43 0)) + (property "Datasheet" "" (id 3) (at 186.69 138.43 0)) + (pin "1" (uuid 86811d28-95e6-48e6-87eb-968e8baed286)) + ) + + (symbol (lib_id "ScopefunParts:L_4.7u_NRS5030") (at 93.98 33.02 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bca617) + (property "Reference" "L2" (id 0) (at 93.98 30.48 0)) + (property "Value" "L_4.7u" (id 1) (at 93.98 34.29 0)) + (property "Footprint" "ScopefunPackagesLibrary:L_NRS" (id 2) (at 93.98 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.yuden.co.jp/productdata/catalog/en/wound04_e.pdf" (id 3) (at 93.98 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "INDUCTOR 4.7uH 20% SMD 2.6A SAT 3.1A" (id 4) (at 93.98 22.86 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "NRS5030T4R7MMGJ" (id 5) (at 93.98 26.67 0) + (effects (font (size 1.905 1.905)) hide) + ) + (pin "1" (uuid 17ada901-d5aa-4a98-8f71-5835729509c3)) + (pin "2" (uuid f5e19f87-2949-4727-80b7-b16d78bb943c)) + ) + + (symbol (lib_id "ScopefunParts:L_4.7u_NRS5030") (at 93.98 64.77 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bcaed2) + (property "Reference" "L3" (id 0) (at 93.98 62.23 0)) + (property "Value" "L_4.7u" (id 1) (at 93.98 66.04 0)) + (property "Footprint" "ScopefunPackagesLibrary:L_NRS" (id 2) (at 93.98 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.yuden.co.jp/productdata/catalog/en/wound04_e.pdf" (id 3) (at 93.98 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "INDUCTOR 4.7uH 20% SMD 2.6A SAT 3.1A" (id 4) (at 93.98 54.61 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "NRS5030T4R7MMGJ" (id 5) (at 93.98 58.42 0) + (effects (font (size 1.905 1.905)) hide) + ) + (pin "1" (uuid 47b1df4a-c084-4591-b8e3-97fd68b9682f)) + (pin "2" (uuid 477074ad-04db-4205-9531-99af7fc7be00)) + ) + + (symbol (lib_id "ScopefunParts:L_4.7u_NRS5030") (at 204.47 24.13 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bcb00f) + (property "Reference" "L5" (id 0) (at 204.47 21.59 0)) + (property "Value" "L_4.7u" (id 1) (at 204.47 25.4 0)) + (property "Footprint" "ScopefunPackagesLibrary:L_NRS" (id 2) (at 204.47 31.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.yuden.co.jp/productdata/catalog/en/wound04_e.pdf" (id 3) (at 204.47 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "INDUCTOR 4.7uH 20% SMD 2.6A SAT 3.1A" (id 4) (at 204.47 13.97 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "NRS5030T4R7MMGJ" (id 5) (at 204.47 17.78 0) + (effects (font (size 1.905 1.905)) hide) + ) + (pin "1" (uuid 87d20f85-ac74-413a-aad1-1560283ea59f)) + (pin "2" (uuid 26697778-8b5d-418d-bdd7-cce4ebba3840)) + ) + + (symbol (lib_id "ScopefunParts:L_4.7u_NRS5030") (at 204.47 63.5 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bcb46d) + (property "Reference" "L6" (id 0) (at 204.47 60.96 0)) + (property "Value" "L_4.7u" (id 1) (at 204.47 64.77 0)) + (property "Footprint" "ScopefunPackagesLibrary:L_NRS" (id 2) (at 204.47 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.yuden.co.jp/productdata/catalog/en/wound04_e.pdf" (id 3) (at 204.47 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "INDUCTOR 4.7uH 20% SMD 2.6A SAT 3.1A" (id 4) (at 204.47 53.34 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "NRS5030T4R7MMGJ" (id 5) (at 204.47 57.15 0) + (effects (font (size 1.905 1.905)) hide) + ) + (pin "1" (uuid 9341c5de-066c-4087-9de1-a8a8fe5be967)) + (pin "2" (uuid 0688e204-4bf8-4173-8b6b-81c457ede05d)) + ) + + (symbol (lib_id "ScopefunParts:L_4.7u_NRS5030") (at 93.98 96.52 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bcb5b8) + (property "Reference" "L4" (id 0) (at 93.98 93.98 0)) + (property "Value" "L_4.7u" (id 1) (at 93.98 97.79 0)) + (property "Footprint" "ScopefunPackagesLibrary:L_NRS" (id 2) (at 93.98 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.yuden.co.jp/productdata/catalog/en/wound04_e.pdf" (id 3) (at 93.98 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "INDUCTOR 4.7uH 20% SMD 2.6A SAT 3.1A" (id 4) (at 93.98 86.36 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "NRS5030T4R7MMGJ" (id 5) (at 93.98 90.17 0) + (effects (font (size 1.905 1.905)) hide) + ) + (pin "1" (uuid b9ccdb07-26ea-4761-ad36-c6c26d163692)) + (pin "2" (uuid 30bf9c09-7d25-4fe7-8c88-5e8cb6b43680)) + ) + + (symbol (lib_id "ScopefunParts:MCP4251") (at 118.11 171.45 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058be0ee7) + (property "Reference" "U23" (id 0) (at 118.11 152.4 0)) + (property "Value" "MCP4251" (id 1) (at 118.11 154.94 0)) + (property "Footprint" "ScopefunPackagesLibrary:TSSOP14" (id 2) (at 118.11 190.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/22060b.pdf" (id 3) (at 118.11 187.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "MCP4251-503E/ST" (id 4) (at 118.11 149.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Dual Digital Potentiometer 50kOhm" (id 5) (at 118.11 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ab0fef4b-6e1c-4df8-90c4-47edd49722ea)) + (pin "10" (uuid b2064eda-a8dc-4452-ace7-54c361cfce19)) + (pin "11" (uuid 96ff7901-397b-4805-be63-a50021c1204e)) + (pin "12" (uuid 45b040de-1df8-4f4e-8ddb-d61423c1d693)) + (pin "13" (uuid 567954bd-6203-450b-8790-c3b2c2a0f6aa)) + (pin "14" (uuid 2b9fdf34-82d3-45bd-8d71-b3b851065901)) + (pin "2" (uuid 6325ec69-d7c4-47aa-9f4e-c1692968870d)) + (pin "3" (uuid 241af5d8-faa8-4344-989f-9f3ca2c1551f)) + (pin "4" (uuid 348ab931-4548-4bd2-9f7d-8fb5388353e8)) + (pin "5" (uuid e66cedcf-551d-4b6e-9acc-9fb35c9ffd51)) + (pin "6" (uuid 17a36161-8793-4ae3-9bc8-5e2a903bb378)) + (pin "7" (uuid 87ade93f-ee78-4224-9789-31e70b390201)) + (pin "8" (uuid 0f588972-e361-4637-a1b5-1d5e16dc40ca)) + (pin "9" (uuid 906e0ec8-ead5-4c8d-8143-ac8beb70bfb0)) + ) + + (symbol (lib_id "ScopefunParts:SPX3819") (at 54.61 176.53 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf82d6) + (property "Reference" "U19" (id 0) (at 54.61 167.64 0)) + (property "Value" "SPX3819" (id 1) (at 54.61 170.18 0)) + (property "Footprint" "ScopefunPackagesLibrary:SOT23-5_EXAR" (id 2) (at 54.61 186.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.exar.com/content/document.ashx?id=22106" (id 3) (at 54.61 184.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SPX3819M5-L/TR" (id 4) (at 54.61 165.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "500mA Low-Noise LDO Voltage Regulator" (id 5) (at 54.61 162.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ab8e2c14-b7e7-4aee-9868-509f9759272b)) + (pin "2" (uuid f417e119-9982-43a6-9850-fd6ebd079e06)) + (pin "3" (uuid 475dff86-890c-40c3-8f6b-78d55c394417)) + (pin "4" (uuid 24a1f913-9e1f-4783-9b65-0693bf555975)) + (pin "5" (uuid c7249942-1fa2-4061-a078-a7e28003298d)) + ) + + (symbol (lib_id "ScopefunParts:SPX3819") (at 222.25 99.06 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bf86e5) + (property "Reference" "U27" (id 0) (at 222.25 90.17 0)) + (property "Value" "SPX3819" (id 1) (at 222.25 92.71 0)) + (property "Footprint" "ScopefunPackagesLibrary:SOT23-5_EXAR" (id 2) (at 222.25 109.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.exar.com/content/document.ashx?id=22106" (id 3) (at 222.25 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SPX3819M5-L/TR" (id 4) (at 222.25 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "500mA Low-Noise LDO Voltage Regulator" (id 5) (at 222.25 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c8748b8d-d5a3-4cb6-a64d-bb8f198015d5)) + (pin "2" (uuid 0be187f4-f593-4c7b-8392-f45c3c944363)) + (pin "3" (uuid 60472c1b-d631-4f5d-b928-0950c0b0a31e)) + (pin "4" (uuid 48e05e7f-ba29-4099-8a52-08d8822370c0)) + (pin "5" (uuid a8ca7285-a6ed-456d-8079-e879b380d860)) + ) + + (symbol (lib_id "ScopefunParts:R_49.9k") (at 251.46 106.68 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bfb303) + (property "Reference" "R128" (id 0) (at 252.73 105.41 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_49.9k" (id 1) (at 252.73 107.95 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 251.46 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 251.46 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4992V" (id 4) (at 251.46 102.87 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 251.46 100.33 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 52a67902-ee64-44b8-b3e4-9826e4123282)) + (pin "2" (uuid e531c661-08a3-4c91-89a5-eed852190f89)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_100V") (at 52.07 154.94 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058c01b28) + (property "Reference" "C106" (id 0) (at 51.816 153.162 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 51.816 156.972 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 52.07 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 51.816 153.162 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GCM188R72A103KA37J" (id 4) (at 52.07 149.86 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 100V X7R 10%" (id 5) (at 52.07 147.32 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 640b0df5-74d6-4447-9080-9fe17ba49c91)) + (pin "2" (uuid 154f7807-a3df-4439-bf1c-66b1d9d2a0a9)) + ) + + (symbol (lib_id "ScopefunParts:R_20k") (at 36.83 26.67 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058c1b949) + (property "Reference" "R103" (id 0) (at 38.1 25.4 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_20k" (id 1) (at 38.1 27.94 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 36.83 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 36.83 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2002V" (id 4) (at 36.83 22.86 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 36.83 20.32 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 54ee5b03-139f-4e39-9b7a-5a24d6cbfc16)) + (pin "2" (uuid c3ae6756-236d-4e3c-9deb-be0ce3cd8bb4)) + ) + + (symbol (lib_id "ScopefunParts:R_20k") (at 147.32 57.15 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058c26deb) + (property "Reference" "R116" (id 0) (at 148.59 55.88 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_20k" (id 1) (at 148.59 58.42 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 147.32 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 147.32 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2002V" (id 4) (at 147.32 53.34 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 147.32 50.8 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 1506581a-2cee-4f37-9ce7-bbd07c0aa4e6)) + (pin "2" (uuid 251c7997-37b3-428a-8b85-9541932fb11d)) + ) + + (symbol (lib_id "ScopefunParts:R_2.2k") (at 107.95 107.95 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058df1bba) + (property "Reference" "R115" (id 0) (at 109.22 106.68 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_2.2k" (id 1) (at 109.22 109.22 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 107.95 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 107.95 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2201V" (id 4) (at 107.95 104.14 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 107.95 101.6 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ce72416e-3248-4a45-8ce4-c540a97013de)) + (pin "2" (uuid d8f55669-0574-4d4c-ad0a-f8bbf6c5c90d)) + ) + + (symbol (lib_id "ScopefunParts:R_10k") (at 107.95 100.33 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058df1d38) + (property "Reference" "R114" (id 0) (at 109.22 99.06 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_10k" (id 1) (at 109.22 101.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 107.95 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 107.95 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1002V" (id 4) (at 107.95 96.52 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 107.95 93.98 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 1ac152d9-b99d-4da5-a70d-32c8cefc0aab)) + (pin "2" (uuid 70b03c34-229e-4859-9de1-a03fcd9fb026)) + ) + + (symbol (lib_id "ScopefunParts:C_10u") (at 148.59 113.03 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a6909e5) + (property "Reference" "C127" (id 0) (at 148.844 111.252 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10u" (id 1) (at 148.844 115.062 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 148.59 118.11 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://psearch.en.murata.com/capacitor/product/GRM188R60J106KE47%23.pdf" (id 3) (at 148.59 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM188R60J106KE47D" (id 4) (at 148.59 107.95 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 10%" (id 5) (at 148.59 105.41 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 82eebd62-7837-4815-981c-a8c160cb1d08)) + (pin "2" (uuid ea7b0cb9-64ad-4b02-94ba-c7f9796c80ca)) + ) + + (symbol (lib_id "ScopefunParts:C_10u") (at 262.89 99.06 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da72eef) + (property "Reference" "C138" (id 0) (at 263.144 97.282 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10u" (id 1) (at 263.144 101.092 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 262.89 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://psearch.en.murata.com/capacitor/product/GRM188R60J106KE47%23.pdf" (id 3) (at 262.89 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM188R60J106KE47D" (id 4) (at 262.89 93.98 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 10%" (id 5) (at 262.89 91.44 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 77ca26dd-9072-4aef-888c-fa2d59fb00e0)) + (pin "2" (uuid d325a015-b97a-48d0-858d-7a1f3d560b9f)) + ) + + (symbol (lib_id "ScopefunParts:C_10u") (at 262.89 134.62 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da730d3) + (property "Reference" "C139" (id 0) (at 263.144 132.842 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10u" (id 1) (at 263.144 136.652 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 262.89 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://psearch.en.murata.com/capacitor/product/GRM188R60J106KE47%23.pdf" (id 3) (at 262.89 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM188R60J106KE47D" (id 4) (at 262.89 129.54 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 10%" (id 5) (at 262.89 127 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 16af173d-628c-42b7-a549-96fede093612)) + (pin "2" (uuid a92a91cb-16d4-450e-8ec9-51d885128f98)) + ) + + (symbol (lib_id "ScopefunParts:C_0603") (at 271.78 99.06 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da736a4) + (property "Reference" "C48" (id 0) (at 272.034 97.282 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0603" (id 1) (at 272.034 101.092 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 271.78 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 272.034 97.282 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Not populated" (id 4) (at 271.78 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0a34bdf1-8f72-49c8-9116-4e622673f721)) + (pin "2" (uuid 8ebbb7e2-b6de-433a-b901-b5644cf4b7cd)) + ) + + (symbol (lib_id "ScopefunParts:C_0603") (at 271.78 134.62 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005da737db) + (property "Reference" "C52" (id 0) (at 272.034 132.842 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0603" (id 1) (at 272.034 136.652 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 271.78 138.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 272.034 132.842 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Not populated" (id 4) (at 271.78 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f7ad27ec-86fc-436e-b780-930660cc0e1f)) + (pin "2" (uuid 99826412-0ab2-488c-b891-5b7ba8aa39f9)) + ) +) diff --git a/kicad/file584BA872.kicad_sch b/kicad/file584BA872.kicad_sch new file mode 100644 index 0000000..405cdb6 --- /dev/null +++ b/kicad/file584BA872.kicad_sch @@ -0,0 +1,5782 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid d4fb78ef-9f92-4456-8bf4-84cebe17830e) + + (paper "A4") + + (title_block + (rev "v2") + (comment 1 "Copyright Dejan Priversek 2017") + ) + + (lib_symbols + (symbol "ScopefunParts:+1.2V" (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" "+1.2V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+1.2V_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 "+1.2V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+1V2" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+1.8V" (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" "+1.8V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+1.8V_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 "+1.8V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+1V8" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (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 "ScopefunParts:+VCC_USB_P" (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" "+VCC_USB_P" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+VCC_USB_P_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 "+VCC_USB_P_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+VCC_USB_P" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:CYUSB3014" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -7.62 43.18 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "CYUSB3014" (id 1) (at 5.08 43.18 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:BGA121_0.8mm" (id 2) (at 0 -50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.cypress.com/file/140296/download" (id 3) (at 0 -54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "CYUSB3014-BZXC" (id 4) (at 0 -59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "FX3 SuperSpeed USB controller" (id 5) (at 0 -57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "FX3 Superspeed SuperSpeed USB controller" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "FX3 SuperSpeed USB controller" (id 8) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "CYUSB3014_1_0" + (text "GPIF II" (at 0 46.99 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "CYUSB3014_1_1" + (rectangle (start -11.43 -48.26) (end 11.43 40.64) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin unspecified line (at -16.51 38.1 0) (length 5.08) + (name "DQ0" (effects (font (size 1.27 1.27)))) + (number "F10" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 33.02 0) (length 5.08) + (name "DQ2" (effects (font (size 1.27 1.27)))) + (number "F7" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 25.4 0) (length 5.08) + (name "DQ5" (effects (font (size 1.27 1.27)))) + (number "F8" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 35.56 0) (length 5.08) + (name "DQ1" (effects (font (size 1.27 1.27)))) + (number "F9" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 30.48 0) (length 5.08) + (name "DQ3" (effects (font (size 1.27 1.27)))) + (number "G10" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -16.51 -38.1 0) (length 5.08) + (name "PMODE[0]" (effects (font (size 1.27 1.27)))) + (number "G4" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -25.4 0) (length 5.08) + (name "FLAGD" (effects (font (size 1.27 1.27)))) + (number "G5" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -17.78 0) (length 5.08) + (name "FLAGB" (effects (font (size 1.27 1.27)))) + (number "G6" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -15.24 0) (length 5.08) + (name "FLAGA" (effects (font (size 1.27 1.27)))) + (number "G7" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 0 0) (length 5.08) + (name "DQ15" (effects (font (size 1.27 1.27)))) + (number "G8" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 27.94 0) (length 5.08) + (name "DQ4" (effects (font (size 1.27 1.27)))) + (number "G9" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 22.86 0) (length 5.08) + (name "DQ6" (effects (font (size 1.27 1.27)))) + (number "H10" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -16.51 -40.64 0) (length 5.08) + (name "PMODE[1]" (effects (font (size 1.27 1.27)))) + (number "H4" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -35.56 0) (length 5.08) + (name "CTL12_FADDR0" (effects (font (size 1.27 1.27)))) + (number "H5" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -27.94 0) (length 5.08) + (name "CTL9" (effects (font (size 1.27 1.27)))) + (number "H6" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -12.7 0) (length 5.08) + (name "SLRD#" (effects (font (size 1.27 1.27)))) + (number "H7" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -22.86 0) (length 5.08) + (name "PKTEND#" (effects (font (size 1.27 1.27)))) + (number "H8" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 20.32 0) (length 5.08) + (name "DQ7" (effects (font (size 1.27 1.27)))) + (number "H9" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 17.78 0) (length 5.08) + (name "DQ8" (effects (font (size 1.27 1.27)))) + (number "J10" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -33.02 0) (length 5.08) + (name "CTL11_FADDR1" (effects (font (size 1.27 1.27)))) + (number "J5" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -2.54 0) (length 5.08) + (name "PCLK" (effects (font (size 1.27 1.27)))) + (number "J6" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -10.16 0) (length 5.08) + (name "SLOE#" (effects (font (size 1.27 1.27)))) + (number "J7" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 2.54 0) (length 5.08) + (name "DQ14" (effects (font (size 1.27 1.27)))) + (number "J8" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 15.24 0) (length 5.08) + (name "DQ9" (effects (font (size 1.27 1.27)))) + (number "J9" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 7.62 0) (length 5.08) + (name "DQ12" (effects (font (size 1.27 1.27)))) + (number "K10" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 12.7 0) (length 5.08) + (name "DQ10" (effects (font (size 1.27 1.27)))) + (number "K11" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -30.48 0) (length 5.08) + (name "CTL10" (effects (font (size 1.27 1.27)))) + (number "K5" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -20.32 0) (length 5.08) + (name "FLAGC" (effects (font (size 1.27 1.27)))) + (number "K6" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -7.62 0) (length 5.08) + (name "SLWR#" (effects (font (size 1.27 1.27)))) + (number "K7" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -5.08 0) (length 5.08) + (name "SLCS#" (effects (font (size 1.27 1.27)))) + (number "K8" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 5.08 0) (length 5.08) + (name "DQ13" (effects (font (size 1.27 1.27)))) + (number "K9" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 10.16 0) (length 5.08) + (name "DQ11" (effects (font (size 1.27 1.27)))) + (number "L10" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -16.51 -43.18 0) (length 5.08) + (name "PMODE[2]" (effects (font (size 1.27 1.27)))) + (number "L4" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -45.72 0) (length 5.08) + (name "CTL15" (effects (font (size 1.27 1.27)))) + (number "L8" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "CYUSB3014_2_0" + (text "32-bit IF" (at 0 46.99 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "CYUSB3014_2_1" + (rectangle (start -11.43 40.64) (end 11.43 -25.4) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin unspecified line (at -16.51 -15.24 0) (length 5.08) + (name "UART_CTS/SPI_SSN" (effects (font (size 1.27 1.27)))) + (number "C1" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -17.78 0) (length 5.08) + (name "UART_TX/SPI_MISO" (effects (font (size 1.27 1.27)))) + (number "C2" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -22.86 0) (length 5.08) + (name "I2S_MCLK" (effects (font (size 1.27 1.27)))) + (number "C4" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -5.08 0) (length 5.08) + (name "I2S_CLK" (effects (font (size 1.27 1.27)))) + (number "D1" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -7.62 0) (length 5.08) + (name "I2S_SD" (effects (font (size 1.27 1.27)))) + (number "D2" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -10.16 0) (length 5.08) + (name "I2S_WS" (effects (font (size 1.27 1.27)))) + (number "D3" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -12.7 0) (length 5.08) + (name "UART_RTS/SPI_SCK" (effects (font (size 1.27 1.27)))) + (number "D4" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -20.32 0) (length 5.08) + (name "UART_RX/SPI_MOSI" (effects (font (size 1.27 1.27)))) + (number "D5" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 2.54 0) (length 5.08) + (name "GPIO47/DQ29" (effects (font (size 1.27 1.27)))) + (number "E1" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -2.54 0) (length 5.08) + (name "GPIO49/DQ31" (effects (font (size 1.27 1.27)))) + (number "E4" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 0 0) (length 5.08) + (name "GPIO48/DQ30" (effects (font (size 1.27 1.27)))) + (number "E5" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 7.62 0) (length 5.08) + (name "GPIO45" (effects (font (size 1.27 1.27)))) + (number "F2" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 10.16 0) (length 5.08) + (name "GPIO44/DQ27" (effects (font (size 1.27 1.27)))) + (number "F3" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 17.78 0) (length 5.08) + (name "GPIO41/DQ24" (effects (font (size 1.27 1.27)))) + (number "F4" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 5.08 0) (length 5.08) + (name "GPIO46/DQ28" (effects (font (size 1.27 1.27)))) + (number "F5" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 15.24 0) (length 5.08) + (name "GPIO42/DQ25" (effects (font (size 1.27 1.27)))) + (number "G2" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 12.7 0) (length 5.08) + (name "GPIO43/DQ26" (effects (font (size 1.27 1.27)))) + (number "G3" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 22.86 0) (length 5.08) + (name "GPIO39/DQ22" (effects (font (size 1.27 1.27)))) + (number "H2" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 20.32 0) (length 5.08) + (name "GPIO40/DQ23" (effects (font (size 1.27 1.27)))) + (number "H3" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 25.4 0) (length 5.08) + (name "GPIO38/DQ21" (effects (font (size 1.27 1.27)))) + (number "J1" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 30.48 0) (length 5.08) + (name "GPIO36/DQ19" (effects (font (size 1.27 1.27)))) + (number "J2" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 27.94 0) (length 5.08) + (name "GPIO37/DQ20" (effects (font (size 1.27 1.27)))) + (number "J3" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 35.56 0) (length 5.08) + (name "GPIO34/DQ17" (effects (font (size 1.27 1.27)))) + (number "J4" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 33.02 0) (length 5.08) + (name "GPIO35/DQ18" (effects (font (size 1.27 1.27)))) + (number "K1" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 38.1 0) (length 5.08) + (name "GPIO33/DQ16" (effects (font (size 1.27 1.27)))) + (number "K2" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "CYUSB3014_3_0" + (text "USB-PORT / CLK / I2C / JTAG" (at 0 46.99 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "CYUSB3014_3_1" + (rectangle (start -11.43 40.64) (end 11.43 -30.48) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin unspecified line (at -16.51 17.78 0) (length 5.08) + (name "D-" (effects (font (size 1.27 1.27)))) + (number "A10" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 38.1 0) (length 5.08) + (name "SSRX-" (effects (font (size 1.27 1.27)))) + (number "A3" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 35.56 0) (length 5.08) + (name "SSRX+" (effects (font (size 1.27 1.27)))) + (number "A4" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 30.48 0) (length 5.08) + (name "SSTX+" (effects (font (size 1.27 1.27)))) + (number "A5" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 33.02 0) (length 5.08) + (name "SSTX-" (effects (font (size 1.27 1.27)))) + (number "A6" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 20.32 0) (length 5.08) + (name "D+" (effects (font (size 1.27 1.27)))) + (number "A9" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -20.32 0) (length 5.08) + (name "TRST#" (effects (font (size 1.27 1.27)))) + (number "B11" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 7.62 0) (length 5.08) + (name "FSLC0" (effects (font (size 1.27 1.27)))) + (number "B2" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 27.94 0) (length 5.08) + (name "R_USB3" (effects (font (size 1.27 1.27)))) + (number "B3" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 5.08 0) (length 5.08) + (name "FSLC1" (effects (font (size 1.27 1.27)))) + (number "B4" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -17.78 0) (length 5.08) + (name "TDO" (effects (font (size 1.27 1.27)))) + (number "C10" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -5.08 0) (length 5.08) + (name "RESET#" (effects (font (size 1.27 1.27)))) + (number "C5" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 13.97 0) (length 5.08) + (name "XTALIN" (effects (font (size 1.27 1.27)))) + (number "C6" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 11.43 0) (length 5.08) + (name "XTALOUT" (effects (font (size 1.27 1.27)))) + (number "C7" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 25.4 0) (length 5.08) + (name "R_USB2" (effects (font (size 1.27 1.27)))) + (number "C8" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 22.86 0) (length 5.08) + (name "OTG_ID" (effects (font (size 1.27 1.27)))) + (number "C9" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -12.7 0) (length 5.08) + (name "I2C_SDA" (effects (font (size 1.27 1.27)))) + (number "D10" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -27.94 0) (length 5.08) + (name "O60" (effects (font (size 1.27 1.27)))) + (number "D11" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -2.54 0) (length 5.08) + (name "CLKIN_32" (effects (font (size 1.27 1.27)))) + (number "D6" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 0 0) (length 5.08) + (name "CLKIN" (effects (font (size 1.27 1.27)))) + (number "D7" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -10.16 0) (length 5.08) + (name "I2C_SCL" (effects (font (size 1.27 1.27)))) + (number "D9" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 2.54 0) (length 5.08) + (name "FSLC2" (effects (font (size 1.27 1.27)))) + (number "E6" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -15.24 0) (length 5.08) + (name "TDI" (effects (font (size 1.27 1.27)))) + (number "E7" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -22.86 0) (length 5.08) + (name "TMS" (effects (font (size 1.27 1.27)))) + (number "E8" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 -25.4 0) (length 5.08) + (name "TCK" (effects (font (size 1.27 1.27)))) + (number "F6" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "CYUSB3014_4_0" + (rectangle (start -11.43 40.64) (end 11.43 -20.32) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (text "POWER" (at 0 46.99 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "CYUSB3014_4_1" + (pin power_in line (at 16.51 0 180) (length 5.08) + (name "U3VSSQ" (effects (font (size 1.27 1.27)))) + (number "A1" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at 16.51 -17.78 180) (length 5.08) + (name "NC" (effects (font (size 1.27 1.27)))) + (number "A11" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 -7.62 0) (length 5.08) + (name "U3RXVDDQ" (effects (font (size 1.27 1.27)))) + (number "A2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 -5.08 0) (length 5.08) + (name "AVDD" (effects (font (size 1.27 1.27)))) + (number "A7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 17.78 180) (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "A8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 27.94 0) (length 5.08) + (name "VIO4" (effects (font (size 1.27 1.27)))) + (number "B1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 15.24 0) (length 5.08) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "B10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 -10.16 0) (length 5.08) + (name "U3TXVDDQ" (effects (font (size 1.27 1.27)))) + (number "B5" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 20.32 0) (length 5.08) + (name "CVDDQ" (effects (font (size 1.27 1.27)))) + (number "B6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 2.54 180) (length 5.08) + (name "AVSS" (effects (font (size 1.27 1.27)))) + (number "B7" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at 16.51 35.56 180) (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "B8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 33.02 180) (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "B9" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 25.4 0) (length 5.08) + (name "VIO5" (effects (font (size 1.27 1.27)))) + (number "C11" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 5.08 0) (length 5.08) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "C3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 5.08 180) (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "D8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 -15.24 0) (length 5.08) + (name "VBATT" (effects (font (size 1.27 1.27)))) + (number "E10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 -17.78 0) (length 5.08) + (name "VBUS" (effects (font (size 1.27 1.27)))) + (number "E11" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 25.4 180) (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "E2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 30.48 0) (length 5.08) + (name "VIO3" (effects (font (size 1.27 1.27)))) + (number "E3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 12.7 0) (length 5.08) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "E9" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 33.02 0) (length 5.08) + (name "VIO2" (effects (font (size 1.27 1.27)))) + (number "F1" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at -16.51 10.16 0) (length 5.08) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "F11" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at 16.51 38.1 180) (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "G1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 20.32 180) (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "G11" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 7.62 0) (length 5.08) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "H1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 38.1 0) (length 5.08) + (name "VIO1" (effects (font (size 1.27 1.27)))) + (number "H11" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 2.54 0) (length 5.08) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "J11" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 22.86 180) (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "K3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 30.48 180) (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "K4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 7.62 180) (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "L1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 27.94 180) (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "L11" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 12.7 180) (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "L2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 10.16 180) (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "L3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 -2.54 0) (length 5.08) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "L5" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 16.51 15.24 180) (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "L6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 0 0) (length 5.08) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "L7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -16.51 35.56 0) (length 5.08) + (name "VIO1" (effects (font (size 1.27 1.27)))) + (number "L9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:C_0.1u" (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_0.1u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0.1u_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_0.1u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_0.1u_0402" (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_0.1u_0402" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://katalog.we-online.com/pbs/datasheet/885012205018.pdf" (id 3) (at 0 -8.255 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205018" (id 4) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0.1u_0402_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_0.1u_0402_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_10n" (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_10n" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_10n_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_10n_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_12p" (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_12p" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "CGA3E2C0G1H120J080AA" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_12p_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_12p_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_2.2u" (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_2.2u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "CC0603MRX5R5BB225" (id 4) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 20%" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 10V X5R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_2.2u_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_2.2u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_22u" (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_22u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_22u_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_22u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:M24M02-DR" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "M24M02-DR" (id 1) (at 0 6.35 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOIC8" (id 2) (at 0 -13.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.st.com/content/ccc/resource/technical/document/datasheet/b7/de/9b/f6/03/28/4e/8e/CD00290537.pdf/files/CD00290537.pdf/jcr:content/translations/en.CD00290537.pdf" (id 3) (at 0 -11.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "2 MBit I2C Bus Serial EEPROM" (id 4) (at 0 15.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "M24M02-DRMN6TP" (id 5) (at 0 12.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "2 MBit I2C Bus Serial EEPROM" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "M24M02-DR_0_1" + (rectangle (start -6.35 5.08) (end 6.35 -7.62) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "M24M02-DR_1_1" + (pin no_connect line (at -11.43 2.54 0) (length 5.08) + (name "NC" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at -11.43 0 0) (length 5.08) + (name "NC" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -2.54 0) (length 5.08) + (name "E2" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -5.08 0) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 -5.08 180) (length 5.08) + (name "SDA" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 -2.54 180) (length 5.08) + (name "SCL" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 11.43 0 180) (length 5.08) + (name "~{WC}" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 11.43 2.54 180) (length 5.08) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:R_0R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_0R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0805" (id 2) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 -7.112 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-6GEY0R00V" (id 4) (at 0 -4.572 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "RES SMD ZERO OHM JUMPER 0805" (id 5) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "Resistor" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Resistor_* R_*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_0R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_0R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_100k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1003V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_100k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_100k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_2.2k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_2.2k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2201V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_2.2k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_2.2k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_200R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_200R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2000V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_200R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_200R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_56R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_56R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_56R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_6.04k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_6.04k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF6041V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_6.04k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_6.04k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:SN74AUP1T17DCKR" (pin_names (offset 0.254)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SN74AUP1T17DCKR" (id 1) (at 0 -5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:SC70-5" (id 2) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74aup1t17.pdf" (id 3) (at 0 -10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SN74AUP1T17DCKR" (id 4) (at 0 7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Translation - Voltage Levels Low Pwr,1.8/2.5/3.3 Vin,3.3V CMOS Out" (id 5) (at 0 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "Single Schmitt-Trigger Trigger Gate" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Translation - Voltage Levels Low Pwr,1.8/2.5/3.3 Vin,3.3V CMOS Out" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SN74AUP1T17DCKR_0_1" + (rectangle (start -6.35 3.81) (end 6.35 -3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (polyline + (pts + (xy -1.905 0) + (xy -6.35 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -0.508 1.016) + (xy -0.508 -1.27) + (xy -1.016 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 3.175) + (xy -1.905 -3.175) + (xy 1.905 0) + (xy -1.905 3.175) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.524 -1.27) + (xy -1.016 -1.27) + (xy -1.016 1.016) + (xy 0 1.016) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.905 0) + (xy 3.81 0) + (xy 3.81 -2.54) + (xy 6.35 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "SN74AUP1T17DCKR_1_1" + (pin no_connect line (at -11.43 2.54 0) (length 5.08) + (name "NC" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 0 0) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -11.43 -2.54 0) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -2.54 180) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 11.43 2.54 180) (length 5.08) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:X_Crystal_19.2Mhz" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "X" (id 0) (at 0.254 7.366 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "X_Crystal_19.2Mhz" (id 1) (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:XTAL-4" (id 2) (at 0 -10.668 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.pericom.com/assets/Datasheets/FL1920031.pdf" (id 3) (at 0.254 -8.128 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "FL1920031" (id 4) (at 0 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Quartz crystal 19.2 Mhz 10ppm" (id 5) (at 0 12.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "Quartz, Ceramic, Filter, Resonator" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Quartz crystal 19.2 Mhz" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Crystal_*" (id 8) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "X_Crystal_19.2Mhz_0_0" + (text "GND" (at 0 -5.08 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "X_Crystal_19.2Mhz_0_1" + (rectangle (start -1.27 2.54) (end 1.27 -2.54) + (stroke (width 0.3048) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -3.302) + (xy -2.54 3.302) + ) + (stroke (width 0.3048) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 -3.302) + (xy 2.54 3.302) + ) + (stroke (width 0.3048) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "X_Crystal_19.2Mhz_1_1" + (pin passive line (at -3.81 0 0) (length 1.27) + (name "1" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin power_in line (at 3.81 -5.08 180) (length 1.27) + (name "GND" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 3.81 0 180) (length 1.27) + (name "3" (effects (font (size 1.016 1.016)))) + (number "3" (effects (font (size 1.016 1.016)))) + ) + (pin power_in line (at -3.81 -5.08 0) (length 1.27) + (name "GND" (effects (font (size 1.016 1.016)))) + (number "4" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:Z_68" (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "L" (id 0) (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Z_68" (id 1) (at 0 -1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:L_0805" (id 2) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://katalog.we-online.com/pbs/datasheet/782853680.pdf" (id 3) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "FERRITE BEAD 68 OHM 0805 R=25m I=3A" (id 4) (at 0 12.7 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "782853680" (id 5) (at 0 8.89 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "ki_description" "FERRITE BEAD 68 OHM 0805 R=25m I=3A" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Z_68_0_1" + (arc (start -2.54 0) (mid -3.81 1.27) (end -5.08 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 0) (mid -1.27 1.27) (end -2.54 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 2.54 0) (mid 1.27 1.27) (end 0 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 5.08 0) (mid 3.81 1.27) (end 2.54 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "Z_68_1_1" + (pin passive line (at -6.35 0 0) (length 1.27) + (name "1" (effects (font (size 0.762 0.762)))) + (number "1" (effects (font (size 0.762 0.762)))) + ) + (pin passive line (at 6.35 0 180) (length 1.27) + (name "2" (effects (font (size 0.762 0.762)))) + (number "2" (effects (font (size 0.762 0.762)))) + ) + ) + ) + (symbol "Scopefun_v2-rescue:GND" (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" "GND" (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) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 114.3 154.94) (diameter 0) (color 0 0 0 0) + (uuid 114173d4-7413-449e-a4bf-f5b2e91f1f4e) + ) + (junction (at 226.06 127) (diameter 0) (color 0 0 0 0) + (uuid 129eaff2-2269-463c-b45a-6ec00be62569) + ) + (junction (at 48.26 127) (diameter 0) (color 0 0 0 0) + (uuid 1865e3cc-eab3-47af-9960-88cfba1e9259) + ) + (junction (at 224.79 69.85) (diameter 0) (color 0 0 0 0) + (uuid 1e19bf05-b5da-4f98-a090-ff9ce77e27ae) + ) + (junction (at 175.26 162.56) (diameter 0) (color 0 0 0 0) + (uuid 2d804580-45d8-4d5b-af99-e9291a298cf1) + ) + (junction (at 201.93 62.23) (diameter 0) (color 0 0 0 0) + (uuid 3088288d-3cfa-4c14-8168-16550ce6caa8) + ) + (junction (at 93.98 175.26) (diameter 0) (color 0 0 0 0) + (uuid 360c2bbd-a0a3-46a6-a8fc-000e22263bb0) + ) + (junction (at 118.11 144.78) (diameter 0) (color 0 0 0 0) + (uuid 3f7ea723-dba9-4dc0-bf29-c9e6ac75f873) + ) + (junction (at 175.26 147.32) (diameter 0) (color 0 0 0 0) + (uuid 41b33326-48eb-4de1-92a9-8af053ffde51) + ) + (junction (at 71.12 127) (diameter 0) (color 0 0 0 0) + (uuid 4710b798-1e70-479f-a9cf-8924483eb95b) + ) + (junction (at 135.89 149.86) (diameter 0) (color 0 0 0 0) + (uuid 471eb4c1-1fb6-4731-b769-cc81195874cc) + ) + (junction (at 134.62 134.62) (diameter 0) (color 0 0 0 0) + (uuid 4ac39e6e-a6ad-43fd-a8a9-7dcc022ec2a8) + ) + (junction (at 237.49 127) (diameter 0) (color 0 0 0 0) + (uuid 50383816-a4cc-4b5e-9339-20372903bf5c) + ) + (junction (at 74.93 172.72) (diameter 0) (color 0 0 0 0) + (uuid 514b636b-fcea-4b24-9700-348d8bb6d8c3) + ) + (junction (at 195.58 34.29) (diameter 0) (color 0 0 0 0) + (uuid 51e081dd-14da-453b-ad0a-f912cce13100) + ) + (junction (at 135.89 165.1) (diameter 0) (color 0 0 0 0) + (uuid 53eb5fc0-41cc-43ad-8003-3a7163adca82) + ) + (junction (at 134.62 129.54) (diameter 0) (color 0 0 0 0) + (uuid 575a00a1-dec2-49af-ab3a-df281627a881) + ) + (junction (at 175.26 134.62) (diameter 0) (color 0 0 0 0) + (uuid 57d2206c-a4ba-4c98-97c6-a583fecd3e2d) + ) + (junction (at 207.01 127) (diameter 0) (color 0 0 0 0) + (uuid 5a0d2da8-4bb5-4a74-b5da-474a571f78e2) + ) + (junction (at 245.11 62.23) (diameter 0) (color 0 0 0 0) + (uuid 5b6f374d-8259-4c2b-b68d-008e47d1c5ca) + ) + (junction (at 210.82 76.2) (diameter 0) (color 0 0 0 0) + (uuid 6325db16-d337-46ef-8950-87c3050a5897) + ) + (junction (at 78.74 127) (diameter 0) (color 0 0 0 0) + (uuid 64221fe8-21fa-49d0-9f10-9851134afcf1) + ) + (junction (at 175.26 160.02) (diameter 0) (color 0 0 0 0) + (uuid 6ab74b71-198a-4d67-b9ed-53d2613a5b5e) + ) + (junction (at 134.62 127) (diameter 0) (color 0 0 0 0) + (uuid 6afec823-4e19-4f9a-a174-3fabb349aa58) + ) + (junction (at 52.07 180.34) (diameter 0) (color 0 0 0 0) + (uuid 6c1254ea-bcca-4e9f-8154-57ba0c018bda) + ) + (junction (at 175.26 139.7) (diameter 0) (color 0 0 0 0) + (uuid 6f252de8-4e33-4d64-8d6f-88700c27788c) + ) + (junction (at 201.93 76.2) (diameter 0) (color 0 0 0 0) + (uuid 71f8263d-ecbe-4680-9fab-3e7606b7c02c) + ) + (junction (at 245.11 127) (diameter 0) (color 0 0 0 0) + (uuid 72eb8031-447e-41e3-aaa5-59f792bf0a9e) + ) + (junction (at 132.08 182.88) (diameter 0) (color 0 0 0 0) + (uuid 74b247e1-12fe-4245-a089-e07f9f950569) + ) + (junction (at 175.26 137.16) (diameter 0) (color 0 0 0 0) + (uuid 74d268c9-25be-4958-a09c-af7914daec91) + ) + (junction (at 86.36 127) (diameter 0) (color 0 0 0 0) + (uuid 76004765-6e34-42e5-bef2-e8d5daedc3a7) + ) + (junction (at 252.73 127) (diameter 0) (color 0 0 0 0) + (uuid 7a4a755d-2ace-41c1-b10d-7757788b8203) + ) + (junction (at 55.88 127) (diameter 0) (color 0 0 0 0) + (uuid 7e9e8112-44fc-4216-ac01-88d07c366d80) + ) + (junction (at 229.87 127) (diameter 0) (color 0 0 0 0) + (uuid 83d90ef5-ba1f-4396-a807-2497210769f8) + ) + (junction (at 135.89 162.56) (diameter 0) (color 0 0 0 0) + (uuid 8470e88a-4561-440d-a9ed-06e09e74cee0) + ) + (junction (at 210.82 90.17) (diameter 0) (color 0 0 0 0) + (uuid 86283825-26b2-484d-a379-58509c7afb04) + ) + (junction (at 175.26 165.1) (diameter 0) (color 0 0 0 0) + (uuid 9036254a-4409-4c3b-aa32-ac5ac201e1cc) + ) + (junction (at 55.88 170.18) (diameter 0) (color 0 0 0 0) + (uuid 98fac554-e694-479c-a41a-2d5451b79e52) + ) + (junction (at 175.26 152.4) (diameter 0) (color 0 0 0 0) + (uuid 99cb45f3-8712-48c5-a89d-7f7ff790252c) + ) + (junction (at 186.69 43.18) (diameter 0) (color 0 0 0 0) + (uuid a562bf8a-bb22-4059-bc6c-2f407e692f21) + ) + (junction (at 135.89 152.4) (diameter 0) (color 0 0 0 0) + (uuid a8caaf32-6833-4065-a1df-1481de0313ff) + ) + (junction (at 135.89 160.02) (diameter 0) (color 0 0 0 0) + (uuid ad3d2496-9d91-4c3e-a06b-0ce2ea4713c0) + ) + (junction (at 134.62 132.08) (diameter 0) (color 0 0 0 0) + (uuid afde7c3c-69e5-42e6-a877-f5b517d6b101) + ) + (junction (at 175.26 149.86) (diameter 0) (color 0 0 0 0) + (uuid b01f9676-1c70-4d30-9cab-c3b74551b840) + ) + (junction (at 175.26 129.54) (diameter 0) (color 0 0 0 0) + (uuid be61f1ea-ef51-46ab-8e39-8bbf9dc2cda7) + ) + (junction (at 135.89 157.48) (diameter 0) (color 0 0 0 0) + (uuid c36f8251-808c-4f72-8a4b-d0fe3ef6d78f) + ) + (junction (at 135.89 154.94) (diameter 0) (color 0 0 0 0) + (uuid ca75c077-f24e-4105-bb17-e07a86a020b8) + ) + (junction (at 63.5 127) (diameter 0) (color 0 0 0 0) + (uuid cba8ab97-0377-43bd-bef7-6314ce99d4ae) + ) + (junction (at 59.69 127) (diameter 0) (color 0 0 0 0) + (uuid cbcd0d64-a8b4-4e90-93e0-a9eb5a170c87) + ) + (junction (at 177.8 34.29) (diameter 0) (color 0 0 0 0) + (uuid ce8a405e-63bd-4622-b309-87d904dba135) + ) + (junction (at 40.64 127) (diameter 0) (color 0 0 0 0) + (uuid cecc35a9-9205-4ae7-a0bd-74fd3ba1022e) + ) + (junction (at 222.25 127) (diameter 0) (color 0 0 0 0) + (uuid d04e4a25-fea8-400a-b78a-19b8bbedb78b) + ) + (junction (at 191.77 127) (diameter 0) (color 0 0 0 0) + (uuid d0da03a8-e8ae-4d2b-9293-966a3f5089e3) + ) + (junction (at 175.26 154.94) (diameter 0) (color 0 0 0 0) + (uuid d3bd7f28-045a-433f-9bed-a7cad9dd77cd) + ) + (junction (at 71.12 182.88) (diameter 0) (color 0 0 0 0) + (uuid e0e2ca39-d81d-4638-b2d7-b3eff9325a7e) + ) + (junction (at 90.17 185.42) (diameter 0) (color 0 0 0 0) + (uuid e1c39d3d-107f-47ac-a722-15091d16106c) + ) + (junction (at 134.62 137.16) (diameter 0) (color 0 0 0 0) + (uuid e2543627-5409-4a7b-8859-04e0792eebb7) + ) + (junction (at 175.26 144.78) (diameter 0) (color 0 0 0 0) + (uuid e2bca42a-ec74-4cf4-ad33-e5df024b4233) + ) + (junction (at 93.98 127) (diameter 0) (color 0 0 0 0) + (uuid e4c50208-faff-4dc6-92f3-177bc479ae49) + ) + (junction (at 33.02 127) (diameter 0) (color 0 0 0 0) + (uuid eacb8113-e0ce-4580-bfb3-1a131027d34b) + ) + (junction (at 214.63 127) (diameter 0) (color 0 0 0 0) + (uuid ec342f29-7fc9-4394-8f4d-4b6d773540e9) + ) + (junction (at 175.26 142.24) (diameter 0) (color 0 0 0 0) + (uuid ed6eac1d-cbe2-4fed-8bae-5f5999b4509d) + ) + (junction (at 199.39 127) (diameter 0) (color 0 0 0 0) + (uuid eecc54f1-353d-4bbc-bb3a-293df7de7d03) + ) + (junction (at 175.26 157.48) (diameter 0) (color 0 0 0 0) + (uuid efbb107e-c155-45b9-a022-6056017c473f) + ) + (junction (at 152.4 91.44) (diameter 0) (color 0 0 0 0) + (uuid f05569b3-6143-4fe4-a78f-67d920e91f17) + ) + (junction (at 260.35 127) (diameter 0) (color 0 0 0 0) + (uuid f0efb02d-e7cf-4fd7-879b-eb2dd5ed72d8) + ) + (junction (at 214.63 92.71) (diameter 0) (color 0 0 0 0) + (uuid f63310ec-6ab5-4dc4-b39c-007271092b15) + ) + (junction (at 175.26 132.08) (diameter 0) (color 0 0 0 0) + (uuid fade96c7-0c0f-4c4d-a287-8f5d4debf57d) + ) + + (no_connect (at 127 101.6) (uuid 00285115-56ef-45e8-8528-f99553a17b5e)) + (no_connect (at 247.65 87.63) (uuid 0c32414a-c8c9-4d57-bcbb-7a32976a7918)) + (no_connect (at 247.65 69.85) (uuid 374c4568-f98c-4a3b-bfa7-14b15a7f3bfc)) + (no_connect (at 171.45 182.88) (uuid 3f27385f-cbe1-45c9-ac9a-1c2672a2a35d)) + (no_connect (at 111.76 90.17) (uuid 3f5f21f6-8b37-4d90-8f91-3910f2c42fc7)) + (no_connect (at 247.65 90.17) (uuid 4cee4fb9-4782-4493-a8bd-28f24d54ac17)) + (no_connect (at 53.34 87.63) (uuid 518bc6cb-8998-45f3-9ca5-d6ef52682784)) + (no_connect (at 199.39 87.63) (uuid 6120d9af-4975-4d6c-b02f-672357f0f064)) + (no_connect (at 247.65 67.31) (uuid 722dc221-9310-4f87-8ee1-e5a4a9b9aadb)) + (no_connect (at 247.65 92.71) (uuid 8c075ab2-581c-4b41-9bc0-3411079784fb)) + (no_connect (at 247.65 95.25) (uuid 8e194a28-9dfb-415a-b20c-ce4bfa149fb2)) + (no_connect (at 53.34 105.41) (uuid 8f823fa7-9625-488d-86a8-edebc666e2b1)) + (no_connect (at 176.53 90.17) (uuid a0f76d93-112e-417c-b52c-3672f2d1d60a)) + (no_connect (at 176.53 85.09) (uuid a8fadb61-7c2f-4eab-a528-2c72e781874c)) + (no_connect (at 53.34 113.03) (uuid b910ea41-3b9c-4839-9599-62375bc099c9)) + (no_connect (at 247.65 85.09) (uuid bc747cd9-2c14-4e8d-af52-0eda425fcd05)) + (no_connect (at 111.76 85.09) (uuid cb529731-ad89-4f50-9cb5-385f3e06ad96)) + (no_connect (at 247.65 44.45) (uuid d2a2d595-c71b-425e-a2be-8543c0300d91)) + (no_connect (at 53.34 97.79) (uuid dd68fbf7-1b9e-464f-b0f8-c410d28cca58)) + (no_connect (at 176.53 87.63) (uuid dda054df-8668-47f6-a348-91e2de9c06d0)) + (no_connect (at 111.76 59.69) (uuid e91f253b-96a6-44ee-96e3-20b404cccf96)) + (no_connect (at 53.34 110.49) (uuid eda2a986-16a5-4022-b1d6-2552e61abdd1)) + (no_connect (at 247.65 82.55) (uuid f271c8f6-feaf-45e5-b252-8c8f336fb32f)) + + (wire (pts (xy 181.61 43.18) (xy 186.69 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 01338850-e9ed-4272-b85d-8d56e9298864) + ) + (wire (pts (xy 118.11 154.94) (xy 118.11 152.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 033d1a03-0224-4be7-bf03-d823040c5124) + ) + (wire (pts (xy 46.99 49.53) (xy 53.34 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 03697bdb-be93-4e64-898e-2a285d8a1b68) + ) + (wire (pts (xy 191.77 127) (xy 199.39 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 039b91a6-087f-4ff5-8187-23960db5ef09) + ) + (wire (pts (xy 214.63 127) (xy 222.25 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 03dfa40f-710e-478f-b45a-5dc162f29b90) + ) + (wire (pts (xy 109.22 77.47) (xy 111.76 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0574e075-2594-4438-bbc0-8c8fc583653d) + ) + (wire (pts (xy 127 149.86) (xy 127 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 05948aca-5f7e-4444-bc98-26836b70ffa7) + ) + (wire (pts (xy 106.68 44.45) (xy 111.76 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 07756cb7-21df-421d-ad3f-fe92ab64ed3b) + ) + (wire (pts (xy 175.26 129.54) (xy 171.45 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 07eaf204-1b64-40e2-ac14-6483777f6f08) + ) + (wire (pts (xy 175.26 132.08) (xy 175.26 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 084a0845-ad08-4254-9056-d525732a345e) + ) + (wire (pts (xy 123.19 106.68) (xy 127 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0868def6-5403-4cbf-93a7-6389dbc95ce3) + ) + (wire (pts (xy 177.8 34.29) (xy 182.88 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 097aef2f-9d2a-45df-8685-d6c3fb709ea5) + ) + (wire (pts (xy 195.58 44.45) (xy 195.58 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0a152b35-cee2-4ae5-98f7-8023305fb425) + ) + (wire (pts (xy 171.45 162.56) (xy 175.26 162.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0a21e7d0-6c69-4634-b2b6-f0d0223d8049) + ) + (wire (pts (xy 135.89 165.1) (xy 138.43 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0a2fc805-5bca-434a-b0c2-d0d22d640cec) + ) + (wire (pts (xy 118.11 144.78) (xy 138.43 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0a736d3b-4c6f-4e3d-ba3c-794443e77ede) + ) + (wire (pts (xy 106.68 36.83) (xy 111.76 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0ada491f-7b3a-4275-b2ca-22fca6089023) + ) + (wire (pts (xy 171.45 134.62) (xy 175.26 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0b47a2df-49cd-4668-b0c4-1fbc36b963fe) + ) + (wire (pts (xy 46.99 180.34) (xy 52.07 180.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0be47f5e-8728-4813-9da5-3e9b67d971d3) + ) + (wire (pts (xy 191.77 63.5) (xy 191.77 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0c100e24-d6e9-4165-9e6a-35608d735eda) + ) + (wire (pts (xy 93.98 175.26) (xy 138.43 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d561f49-a5bb-49d7-a03d-0a48065a286b) + ) + (wire (pts (xy 109.22 80.01) (xy 111.76 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d7ea15c-2362-4fab-90f8-243454047248) + ) + (wire (pts (xy 236.22 69.85) (xy 236.22 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d86b945-64e9-4651-9ea5-c62eab42eae7) + ) + (wire (pts (xy 224.79 69.85) (xy 224.79 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0e128538-2d43-42a3-a321-22867ab874f4) + ) + (wire (pts (xy 175.26 154.94) (xy 175.26 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 108233bc-fe3f-4b64-84bd-88c3cb154c99) + ) + (wire (pts (xy 25.4 127) (xy 33.02 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 11b01bb4-39ea-409f-925f-51bc6ae57194) + ) + (wire (pts (xy 71.12 127) (xy 78.74 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 130bd42c-3d18-41e7-9c5a-9f9635ac71a3) + ) + (wire (pts (xy 245.11 127) (xy 252.73 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 13a8189f-f99a-43b7-923b-85fc7a19f85f) + ) + (wire (pts (xy 85.09 175.26) (xy 93.98 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1462d938-5411-4e22-aa72-27d46121d151) + ) + (wire (pts (xy 158.75 92.71) (xy 158.75 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 14855801-8f44-4f5e-ab81-ed42d847ed77) + ) + (wire (pts (xy 118.11 124.46) (xy 118.11 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1570b0f6-328f-4290-9f08-3204085531b2) + ) + (wire (pts (xy 228.6 19.05) (xy 220.98 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1649514f-be2c-4397-84a3-b203c4176700) + ) + (wire (pts (xy 247.65 29.21) (xy 246.38 29.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 16dd7632-1c5d-4f48-b1fe-004194c18703) + ) + (wire (pts (xy 46.99 80.01) (xy 53.34 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 17097b6a-6dff-4d55-bfe4-2e00a7dbfa44) + ) + (wire (pts (xy 46.99 54.61) (xy 53.34 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1730ad64-5abb-47c1-8e63-dc47a691de8c) + ) + (wire (pts (xy 55.88 129.54) (xy 55.88 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 17ae423f-6f17-4fd2-aea5-d3d8c77fc776) + ) + (wire (pts (xy 55.88 170.18) (xy 138.43 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 189c86fe-d247-43a8-8755-b14c4a10ed03) + ) + (wire (pts (xy 223.52 43.18) (xy 223.52 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 191d745f-09ac-41b7-84e9-9c35abccd72d) + ) + (wire (pts (xy 175.26 134.62) (xy 175.26 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1929363e-5585-4d07-baf6-58522e89bf03) + ) + (wire (pts (xy 116.84 180.34) (xy 116.84 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 19a5a40d-c31a-4b14-b306-06b0a763bddb) + ) + (wire (pts (xy 66.04 182.88) (xy 71.12 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1a583d77-1271-468e-9e6d-48c6b4b96c33) + ) + (wire (pts (xy 246.38 29.21) (xy 246.38 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1d951c73-3340-406f-913b-29953a74ecaf) + ) + (wire (pts (xy 55.88 152.4) (xy 55.88 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1ecc1846-9d45-47c8-a9a5-7ee29d34b71f) + ) + (wire (pts (xy 25.4 129.54) (xy 25.4 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1f06b6a4-22d3-4d97-9ac5-ac4136235e28) + ) + (wire (pts (xy 46.99 170.18) (xy 46.99 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 228e687f-46bf-4c71-b216-27a36bf502b3) + ) + (wire (pts (xy 46.99 41.91) (xy 53.34 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 22b0c7f9-c0ec-4168-8739-32e2106e4f72) + ) + (wire (pts (xy 210.82 76.2) (xy 210.82 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 231c7a8f-bda3-47fb-aab7-21543e5f3c6a) + ) + (wire (pts (xy 33.02 127) (xy 40.64 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 25d340ff-64e6-4e47-8537-6ea572896d15) + ) + (wire (pts (xy 237.49 127) (xy 245.11 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2613a6e1-8227-47f8-b216-5007b0a00aec) + ) + (wire (pts (xy 106.68 49.53) (xy 111.76 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 262e5a50-f3b9-4460-b23f-a4ed98d34790) + ) + (wire (pts (xy 222.25 127) (xy 222.25 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 269dc11e-3732-4b0d-8804-d7467b2caa7b) + ) + (wire (pts (xy 252.73 127) (xy 260.35 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 26c3d47e-e4b3-4634-bea3-2b3d5972836f) + ) + (wire (pts (xy 135.89 162.56) (xy 138.43 162.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 26c54d9e-426a-46a2-8f80-7ac178df51ff) + ) + (wire (pts (xy 243.84 21.59) (xy 243.84 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 27792339-96aa-456f-97bd-92f46f99c363) + ) + (wire (pts (xy 201.93 76.2) (xy 210.82 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 27ffb4d8-9026-4ae6-9928-ea9707dfcbd9) + ) + (wire (pts (xy 135.89 157.48) (xy 138.43 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2902cb0a-8f42-4c95-9ea3-5e179bfad9e8) + ) + (wire (pts (xy 226.06 127) (xy 226.06 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 29aa7255-4535-4402-9651-8cd792feb408) + ) + (wire (pts (xy 138.43 152.4) (xy 135.89 152.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 29da739d-c2ca-49f2-9ee2-ee6636ae1dea) + ) + (wire (pts (xy 135.89 149.86) (xy 135.89 152.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a5167dd-b099-47f4-a80e-65ed416f30a6) + ) + (wire (pts (xy 30.48 69.85) (xy 29.21 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a80c087-92b7-41d9-aa30-5ded2596780f) + ) + (wire (pts (xy 116.84 182.88) (xy 120.65 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a80e520-c5bd-402d-9b26-1a7536775a36) + ) + (wire (pts (xy 173.99 92.71) (xy 173.99 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2ab1da8a-68d2-40e9-8a33-1f010dbda14b) + ) + (wire (pts (xy 199.39 127) (xy 207.01 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2c3abde2-0b83-4318-a9af-d16e25a520c5) + ) + (wire (pts (xy 86.36 135.89) (xy 86.36 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2c8d589a-b9f4-4b08-9a5c-2a4974fdd278) + ) + (wire (pts (xy 175.26 127) (xy 175.26 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d645c45-f9f6-4fe6-be8a-3c78754dd9d2) + ) + (wire (pts (xy 237.49 135.89) (xy 237.49 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d665c4d-1437-426f-b9cd-c53451fe5b1a) + ) + (wire (pts (xy 46.99 64.77) (xy 53.34 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d76fa07-e974-4de0-891a-f95e693718df) + ) + (wire (pts (xy 229.87 135.89) (xy 229.87 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2e68d109-cc4d-465c-aef0-0344d11ba114) + ) + (wire (pts (xy 232.41 90.17) (xy 232.41 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2ef496d7-ab49-4982-9d58-a0c76b781f8d) + ) + (wire (pts (xy 86.36 127) (xy 93.98 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2f5a104c-d78f-4114-848d-ad0f0e0a8856) + ) + (wire (pts (xy 78.74 129.54) (xy 78.74 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3167853e-d988-452f-8725-12f67a4c957c) + ) + (wire (pts (xy 35.56 69.85) (xy 53.34 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 31d2966a-64ad-4958-af20-c744c9715e5a) + ) + (wire (pts (xy 138.43 137.16) (xy 134.62 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 31d58769-4cff-4557-a551-62670289ca77) + ) + (wire (pts (xy 245.11 62.23) (xy 245.11 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 33665bd3-3393-4967-9783-2cb483c098dc) + ) + (wire (pts (xy 223.52 36.83) (xy 223.52 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35af6bdd-53ff-42e4-b72a-2b3ff4a35922) + ) + (wire (pts (xy 226.06 127) (xy 229.87 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 37632064-389c-45c7-b24d-b1bf7d43ccff) + ) + (wire (pts (xy 118.11 139.7) (xy 118.11 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 37a13556-8115-4188-a66b-25cd57806830) + ) + (wire (pts (xy 252.73 127) (xy 252.73 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 37d3bf2b-1361-43a6-a660-8e584912f573) + ) + (wire (pts (xy 125.73 182.88) (xy 132.08 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 387bb5da-fa7e-421d-9ebe-48224515155f) + ) + (wire (pts (xy 132.08 182.88) (xy 138.43 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 396cad84-7a74-4914-bd67-42e1796b83dc) + ) + (wire (pts (xy 93.98 185.42) (xy 93.98 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 39b32f38-e85c-4148-a7da-5963c53275c0) + ) + (wire (pts (xy 171.45 142.24) (xy 175.26 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3a0155a8-2358-4768-b398-e7751d6c5ecc) + ) + (wire (pts (xy 78.74 127) (xy 86.36 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3a122f76-2fac-4c42-bd0c-7572fe84e4b4) + ) + (wire (pts (xy 106.68 62.23) (xy 111.76 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3a40cb9a-6096-4b48-bae2-62ca7cd7dbcd) + ) + (wire (pts (xy 71.12 182.88) (xy 71.12 184.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3ace8ec6-69f0-440a-a0d0-6974f2827dfc) + ) + (wire (pts (xy 59.69 124.46) (xy 59.69 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3dbe6a7a-bc13-4fc1-8db1-b99441dc1d0a) + ) + (wire (pts (xy 106.68 57.15) (xy 111.76 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4007d7d0-a61d-41fc-9edf-2524d58da09a) + ) + (wire (pts (xy 158.75 91.44) (xy 152.4 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4055b357-393c-467b-b2cc-71034cd4083f) + ) + (wire (pts (xy 245.11 46.99) (xy 247.65 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4205242e-b1c9-487a-b0b5-87d7b7c82d79) + ) + (wire (pts (xy 109.22 154.94) (xy 114.3 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4388a610-6af2-4754-ae87-0d8d8eb1ac3a) + ) + (wire (pts (xy 46.99 31.75) (xy 53.34 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 439e57fb-3fda-43db-b0fd-ac5b4eacc4c0) + ) + (wire (pts (xy 52.07 180.34) (xy 55.88 180.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4402119f-899d-4f8f-9725-8e856d6eef06) + ) + (wire (pts (xy 171.45 137.16) (xy 175.26 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 463ef955-df04-4e3f-a3b0-531d202b4f5e) + ) + (wire (pts (xy 138.43 127) (xy 134.62 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 48ec27ad-5138-4f81-a27d-9d4a110954b3) + ) + (wire (pts (xy 186.69 43.18) (xy 191.77 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 494bc967-1df3-471d-b631-0d56516fbbc8) + ) + (wire (pts (xy 267.97 135.89) (xy 267.97 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4a7dab24-7ac3-44a5-99dc-f2d1a519f3e0) + ) + (wire (pts (xy 46.99 92.71) (xy 53.34 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4b6b12d9-455f-48e6-a68d-b23c9408e091) + ) + (wire (pts (xy 90.17 185.42) (xy 90.17 186.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4c436fb9-5de1-4241-82c9-60c46b745983) + ) + (wire (pts (xy 46.99 102.87) (xy 53.34 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4c614581-218c-490b-91c8-5ade65ca0f20) + ) + (wire (pts (xy 191.77 62.23) (xy 201.93 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4dadde73-8e76-4cfe-b75e-df86e70b9bf2) + ) + (wire (pts (xy 184.15 135.89) (xy 184.15 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4e3ce3b2-0062-4894-90c9-d123f1516483) + ) + (wire (pts (xy 74.93 182.88) (xy 74.93 180.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4e9748b4-9793-4c68-99f7-24ad5e00abd4) + ) + (wire (pts (xy 173.99 92.71) (xy 176.53 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4fc19362-ead1-43c9-864e-c345502a3d15) + ) + (wire (pts (xy 222.25 127) (xy 226.06 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4fd1de20-57dd-403c-b12c-ed1f1dc3a62e) + ) + (wire (pts (xy 71.12 182.88) (xy 74.93 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5147d865-609a-421f-bc9b-7bebee1d36bb) + ) + (wire (pts (xy 135.89 149.86) (xy 138.43 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 53ca46bf-123f-4840-9554-689c3ca8abda) + ) + (wire (pts (xy 135.89 167.64) (xy 138.43 167.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 54ecaf46-4bb4-4ad0-885c-b288908b184a) + ) + (wire (pts (xy 46.99 82.55) (xy 53.34 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5523ea8b-07e8-4d9d-9226-769001b2978d) + ) + (wire (pts (xy 40.64 129.54) (xy 40.64 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 557bb52d-e17c-47df-b43b-bdb1b2282920) + ) + (wire (pts (xy 184.15 129.54) (xy 184.15 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 561099e0-143b-4476-90ab-c417c91b1a04) + ) + (wire (pts (xy 214.63 76.2) (xy 214.63 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 56736959-a6ac-419b-abfb-5783ac2576e0) + ) + (wire (pts (xy 171.45 144.78) (xy 175.26 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 57213f4c-92e3-4d08-8a8c-4b0179c0d87e) + ) + (wire (pts (xy 210.82 90.17) (xy 210.82 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5776c7b2-505a-4422-8b44-5d47c379972c) + ) + (wire (pts (xy 199.39 127) (xy 199.39 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 57bb90af-663a-41d6-b400-0d4f24259321) + ) + (wire (pts (xy 132.08 180.34) (xy 132.08 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 583bd426-b49b-4e7c-ad61-436f13b7a903) + ) + (wire (pts (xy 46.99 85.09) (xy 53.34 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 58566856-5539-42fb-a348-d1f63282f371) + ) + (wire (pts (xy 106.68 46.99) (xy 111.76 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 58c005b6-6e50-4fc2-9acb-ce195450e776) + ) + (wire (pts (xy 46.99 29.21) (xy 53.34 29.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5a10a771-39a7-44fa-a5c7-5eb4da2ba051) + ) + (wire (pts (xy 46.99 39.37) (xy 53.34 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b7004c0-970a-4c32-afa1-b9c30b457ebb) + ) + (wire (pts (xy 135.89 152.4) (xy 135.89 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5c5f93fe-c719-4f8c-a096-2246763dd268) + ) + (wire (pts (xy 247.65 36.83) (xy 223.52 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5d0d7524-b89d-4f6c-9d44-8457b02a6678) + ) + (wire (pts (xy 71.12 135.89) (xy 71.12 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5d28ac6a-038b-41fa-a41c-77399bf887bc) + ) + (wire (pts (xy 40.64 110.49) (xy 40.64 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5d8ede79-525a-4699-a26f-2f9fda21b037) + ) + (wire (pts (xy 106.68 41.91) (xy 111.76 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5e337a7c-5c7e-412e-b445-f14ae21eb616) + ) + (wire (pts (xy 175.26 137.16) (xy 175.26 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5f224548-8029-4e0d-b537-f1c642dbf046) + ) + (wire (pts (xy 247.65 34.29) (xy 228.6 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5f285648-9d61-4112-a5f7-49852771fb7f) + ) + (wire (pts (xy 242.57 53.34) (xy 247.65 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5f37d1c5-2973-42d6-8e87-1c596d447096) + ) + (wire (pts (xy 245.11 127) (xy 245.11 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5fd956ea-65d6-43f8-ada9-d42beef6dfb4) + ) + (wire (pts (xy 135.89 157.48) (xy 135.89 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 60ed10b7-7164-47e6-82dd-45194e9e3f79) + ) + (wire (pts (xy 74.93 172.72) (xy 74.93 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 613d974b-61e0-4938-a4e5-18b120f2f785) + ) + (wire (pts (xy 135.89 165.1) (xy 135.89 167.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 62b4f664-401e-4c00-b428-ce8ee4c8bfae) + ) + (wire (pts (xy 109.22 82.55) (xy 111.76 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 633327ee-5c92-4cdd-8991-349aa39eaddb) + ) + (wire (pts (xy 241.3 62.23) (xy 241.3 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 636b6990-8277-4c2a-98f1-ac38d762ce7f) + ) + (wire (pts (xy 106.68 67.31) (xy 111.76 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 63c68231-6aa9-4356-95c8-8162109f0cbb) + ) + (wire (pts (xy 106.68 29.21) (xy 111.76 29.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 644bbd24-d19c-4ac4-8536-811a45903237) + ) + (wire (pts (xy 134.62 132.08) (xy 134.62 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 66084680-3120-4cf0-bf99-80225b40e578) + ) + (wire (pts (xy 222.25 135.89) (xy 222.25 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 66f6f596-d133-4b42-be47-c4fe19e2ffad) + ) + (wire (pts (xy 151.13 106.68) (xy 149.86 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 679644e3-5194-49c9-bc2f-670fb057cc6d) + ) + (wire (pts (xy 134.62 127) (xy 134.62 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6816a184-8cbb-4d97-8435-175e45118b07) + ) + (wire (pts (xy 135.89 154.94) (xy 138.43 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6a625978-850a-45fd-8737-a5233c233ebd) + ) + (wire (pts (xy 40.64 127) (xy 48.26 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6c9c0340-437a-499d-aafa-6262e7b60df4) + ) + (wire (pts (xy 171.45 147.32) (xy 175.26 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6d012fbc-a5e9-4e1f-84d4-e411fd28d128) + ) + (wire (pts (xy 246.38 19.05) (xy 241.3 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6d1dfd97-4859-4482-9e7b-8df75fcc7c9b) + ) + (wire (pts (xy 201.93 85.09) (xy 199.39 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6ebe6d63-4056-48e8-9eff-d825f638146f) + ) + (wire (pts (xy 106.68 69.85) (xy 111.76 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 70645270-a353-43c4-be7f-6de4c43aab8b) + ) + (wire (pts (xy 102.87 135.89) (xy 102.87 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 71507327-aca7-400b-91af-35ed0f809b8f) + ) + (wire (pts (xy 245.11 135.89) (xy 245.11 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 72263aa2-32c4-4252-a768-30b77365cca2) + ) + (wire (pts (xy 46.99 77.47) (xy 53.34 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 72c37b71-e5ea-462b-ac39-1f2cc9e4d966) + ) + (wire (pts (xy 223.52 25.4) (xy 223.52 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 73c3bc2f-5c04-45ab-a74e-bb865b4065e4) + ) + (wire (pts (xy 85.09 182.88) (xy 85.09 185.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 73ff453e-6e39-4800-947b-a5ba4142b15e) + ) + (wire (pts (xy 106.68 64.77) (xy 111.76 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 744fa3bf-042a-4e23-80b7-83021ae2aef0) + ) + (wire (pts (xy 55.88 167.64) (xy 55.88 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 750bc78c-9e0f-4eac-bb57-b7a331ff8fb6) + ) + (wire (pts (xy 132.08 180.34) (xy 138.43 180.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 754bf98a-8769-4626-8a48-f7ea25e97916) + ) + (wire (pts (xy 66.04 180.34) (xy 66.04 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 756c57ca-b724-416e-bbc3-080fcadffb70) + ) + (wire (pts (xy 109.22 144.78) (xy 109.22 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 76307877-93d9-4c0f-a5f9-0aed627694c8) + ) + (wire (pts (xy 46.99 67.31) (xy 53.34 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 76e79a62-3d9e-4b48-8edc-44dbee8f7c72) + ) + (wire (pts (xy 199.39 92.71) (xy 214.63 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 77dbfddd-e2d7-43c4-9e2f-d61569f3a788) + ) + (wire (pts (xy 132.08 189.23) (xy 132.08 190.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 78516991-6fde-4cb5-a03e-6a16e2b8674c) + ) + (wire (pts (xy 109.22 87.63) (xy 111.76 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7a289eba-f626-41bf-8419-f5e4380e1684) + ) + (wire (pts (xy 177.8 44.45) (xy 177.8 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7aa052d0-9b16-4032-98c4-1554e6486510) + ) + (wire (pts (xy 199.39 90.17) (xy 210.82 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7b4f6d54-7ed6-4901-bb69-20ba0e1e7347) + ) + (wire (pts (xy 48.26 129.54) (xy 48.26 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7b5f62e2-70ca-4758-b159-c85e71374ff8) + ) + (wire (pts (xy 59.69 127) (xy 63.5 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7ca3bcc1-1146-4857-b525-aa752265ec52) + ) + (wire (pts (xy 236.22 72.39) (xy 247.65 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7d7c0909-b3f4-402e-a872-2a12bf0901e1) + ) + (wire (pts (xy 175.26 149.86) (xy 175.26 152.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7f1b82d0-7fe7-4e75-8451-6dc436998ec3) + ) + (wire (pts (xy 191.77 39.37) (xy 190.5 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7f7703d5-e789-4ab7-a485-ccdff65948bf) + ) + (wire (pts (xy 149.86 101.6) (xy 152.4 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8174ff25-f2f4-4079-ac82-9d147c6420b9) + ) + (wire (pts (xy 190.5 34.29) (xy 195.58 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 81918f47-d111-4fbd-b94f-dab2f828be4c) + ) + (wire (pts (xy 260.35 135.89) (xy 260.35 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 82914227-3c4b-483b-a930-04aff92c73ce) + ) + (wire (pts (xy 85.09 185.42) (xy 90.17 185.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8367ac6f-a401-42a3-80d6-61003e3b96b7) + ) + (wire (pts (xy 260.35 127) (xy 267.97 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 85a00290-8370-44be-a707-7547ea400113) + ) + (wire (pts (xy 237.49 127) (xy 237.49 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 85ae0676-f861-4514-b9fb-20bc3f549861) + ) + (wire (pts (xy 175.26 165.1) (xy 175.26 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 86128ef8-0e34-4809-a6ea-9d8037031bbd) + ) + (wire (pts (xy 63.5 127) (xy 71.12 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 861f47f2-2310-47f8-8b0b-37417d5008e4) + ) + (wire (pts (xy 214.63 92.71) (xy 234.95 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 863db61d-04b1-4d42-9280-ff867ccb9ea3) + ) + (wire (pts (xy 93.98 135.89) (xy 93.98 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 874c218a-578e-4a62-a8c1-fe8414dd125f) + ) + (wire (pts (xy 228.6 25.4) (xy 228.6 19.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 87af81b5-cad9-406d-8283-65af2b602860) + ) + (wire (pts (xy 207.01 127) (xy 214.63 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 882e7364-1d1d-4e36-9e86-b409fd009497) + ) + (wire (pts (xy 118.11 144.78) (xy 118.11 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 889ed62a-9231-44a3-a839-ab1d6a9981eb) + ) + (wire (pts (xy 46.99 57.15) (xy 53.34 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 88c272e3-7b52-4676-9687-514e2ed58139) + ) + (wire (pts (xy 175.26 142.24) (xy 175.26 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 88e7b10f-f366-4e06-9cda-3a337e17ee17) + ) + (wire (pts (xy 171.45 139.7) (xy 175.26 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 89e7c424-2927-41ed-9462-887c20f01298) + ) + (wire (pts (xy 224.79 76.2) (xy 224.79 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8a074e17-a3f7-486c-80fa-4a2f6b8a0475) + ) + (wire (pts (xy 242.57 55.88) (xy 247.65 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8a50b5f7-d609-409d-947b-39530ce2e158) + ) + (wire (pts (xy 234.95 80.01) (xy 247.65 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8af92a00-d5f4-44c2-808c-388f9f4dff42) + ) + (wire (pts (xy 123.19 106.68) (xy 123.19 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8cbb6c57-e33d-447e-ba35-edd9102428e5) + ) + (wire (pts (xy 46.99 90.17) (xy 53.34 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8d859ebf-9390-4cb5-961d-e7beaa0a4ae4) + ) + (wire (pts (xy 138.43 129.54) (xy 134.62 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8e2bb03d-9e85-4adc-9962-f0a6d5e6180c) + ) + (wire (pts (xy 48.26 107.95) (xy 53.34 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8ec07e79-d89b-4a66-8963-3bbe64adaa98) + ) + (wire (pts (xy 134.62 137.16) (xy 134.62 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 90039aa2-d4f3-406d-b8a7-c53316a5cd56) + ) + (wire (pts (xy 93.98 167.64) (xy 93.98 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 92d05aad-ed2d-48a1-8722-6f04baafafa8) + ) + (wire (pts (xy 55.88 170.18) (xy 55.88 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9385be33-d48d-4257-8c07-24842288edd5) + ) + (wire (pts (xy 111.76 74.93) (xy 109.22 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 946097a6-5de6-41e1-a2a9-3fde8f1e91e9) + ) + (wire (pts (xy 228.6 43.18) (xy 228.6 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9486eaf1-02fa-4cbc-9ed7-eb03d1bc9760) + ) + (wire (pts (xy 114.3 154.94) (xy 118.11 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 964ffedb-5199-4eff-8e2a-eec5f699406d) + ) + (wire (pts (xy 175.26 147.32) (xy 175.26 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 96c342c7-c8c6-424e-babf-2441cb1d080a) + ) + (wire (pts (xy 46.99 72.39) (xy 53.34 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9beabaab-ef77-45bf-a024-5b1095c39aa2) + ) + (wire (pts (xy 195.58 34.29) (xy 199.39 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9c218781-f1f0-4102-84c2-6c5d9ec8163b) + ) + (wire (pts (xy 135.89 154.94) (xy 135.89 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9c859dd6-b2c3-4730-b630-63f6123c2d4a) + ) + (wire (pts (xy 138.43 160.02) (xy 135.89 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9d703bfa-623c-4a73-94ce-75987d3b3490) + ) + (wire (pts (xy 46.99 46.99) (xy 53.34 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9e638bcf-fa6d-4b48-9460-259b57d4aead) + ) + (wire (pts (xy 229.87 127) (xy 237.49 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9ec9cb57-10a3-411e-bf1b-a9446aae1b17) + ) + (wire (pts (xy 93.98 175.26) (xy 93.98 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9edc5c54-c709-42e3-b416-2a0a32c0f3ea) + ) + (wire (pts (xy 201.93 76.2) (xy 201.93 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9f2efb57-3007-419a-ac29-f386260a63de) + ) + (wire (pts (xy 106.68 31.75) (xy 111.76 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3049de8-f8f1-485d-b5d4-7c1d239712c3) + ) + (wire (pts (xy 46.99 36.83) (xy 53.34 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a4a8cafe-8ceb-47fb-895b-66d60129db29) + ) + (wire (pts (xy 55.88 127) (xy 59.69 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a9e20ae6-2597-4dad-8e2d-00e9b7304d7b) + ) + (wire (pts (xy 74.93 172.72) (xy 138.43 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aa03a9cd-9d42-452f-a015-eae8242cacc1) + ) + (wire (pts (xy 46.99 59.69) (xy 53.34 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aa64bad3-91e8-4042-b2a1-e02e618aa8f1) + ) + (wire (pts (xy 207.01 135.89) (xy 207.01 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ab43ca15-9c06-47f9-b257-1383a2b21523) + ) + (wire (pts (xy 175.26 129.54) (xy 175.26 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid abae415a-2874-4979-b8ea-22c464feaa3d) + ) + (wire (pts (xy 175.26 152.4) (xy 175.26 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid abd64d43-20ca-4b37-94fd-5fc041c76dd4) + ) + (wire (pts (xy 46.99 44.45) (xy 53.34 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid abea12a4-22aa-493e-b609-93e74c746b7c) + ) + (wire (pts (xy 228.6 41.91) (xy 247.65 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ac284b14-05ec-4e61-b8f3-fbc0418a37e4) + ) + (wire (pts (xy 74.93 167.64) (xy 74.93 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid acaabde7-e8f4-4725-896f-2d7564a7cbe9) + ) + (wire (pts (xy 134.62 132.08) (xy 138.43 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ad88d1c1-a355-41d5-9f44-f354b8bdcfb9) + ) + (wire (pts (xy 66.04 172.72) (xy 74.93 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid add861c7-e8f7-4cfa-8bd4-7e4de3f19f7c) + ) + (wire (pts (xy 134.62 129.54) (xy 134.62 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ae0756d7-ed93-4874-bb3b-1e5d145ea0a5) + ) + (wire (pts (xy 171.45 154.94) (xy 175.26 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ae4b48d1-169e-45bb-b19f-58bcb008b5b3) + ) + (wire (pts (xy 207.01 127) (xy 207.01 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ae6839cd-d76e-41ae-9d9d-d53496654de7) + ) + (wire (pts (xy 171.45 149.86) (xy 175.26 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid afeb84e1-d938-4e56-83bd-1d5356935b97) + ) + (wire (pts (xy 199.39 135.89) (xy 199.39 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b270f771-721b-49fe-aa42-63a5cebe1f4d) + ) + (wire (pts (xy 223.52 21.59) (xy 220.98 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b28ef261-063d-448f-8ef0-25d86b62b1da) + ) + (wire (pts (xy 245.11 62.23) (xy 247.65 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b2dee9f3-e01a-4b20-a203-c544fb611bfc) + ) + (wire (pts (xy 184.15 127) (xy 191.77 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b2e7f506-f7d4-448a-af52-7dbef3267d9c) + ) + (wire (pts (xy 40.64 114.3) (xy 48.26 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b4832bec-cee0-4007-85c7-ba416296063e) + ) + (wire (pts (xy 252.73 135.89) (xy 252.73 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b4b71689-5ffe-4e48-b200-1a13c10bff4a) + ) + (wire (pts (xy 171.45 157.48) (xy 175.26 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b4c08003-7d1e-480f-b89a-36b9dac27931) + ) + (wire (pts (xy 191.77 135.89) (xy 191.77 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b4c71b9b-cad5-4be5-a07b-be9362f17a2f) + ) + (wire (pts (xy 134.62 124.46) (xy 134.62 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b54d57a7-95c9-46b9-bf84-99ca3de4bc2a) + ) + (wire (pts (xy 134.62 134.62) (xy 134.62 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b55c6e2a-bed1-41e2-93b5-44fcf25c2173) + ) + (wire (pts (xy 152.4 91.44) (xy 152.4 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b65e7d9d-211f-494c-97b8-0375b796e84e) + ) + (wire (pts (xy 175.26 162.56) (xy 175.26 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b663be83-fb7b-497d-84c8-dcedbee23d1c) + ) + (wire (pts (xy 63.5 129.54) (xy 63.5 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b710020c-0f3a-4776-a938-eddc58b26b95) + ) + (wire (pts (xy 52.07 180.34) (xy 52.07 181.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b71ddef6-c4f1-4638-88a2-70b8198ce713) + ) + (wire (pts (xy 181.61 39.37) (xy 181.61 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b7f80015-e90a-4fbe-b601-45518e1720d7) + ) + (wire (pts (xy 214.63 135.89) (xy 214.63 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b816ca3f-a882-4972-80a7-12605138b1a3) + ) + (wire (pts (xy 171.45 160.02) (xy 175.26 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b8af3bc1-3a02-4fd1-af9a-dcb440758d52) + ) + (wire (pts (xy 46.99 95.25) (xy 53.34 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid baa88fca-098c-4fc0-9b12-9583d4b93589) + ) + (wire (pts (xy 106.68 34.29) (xy 111.76 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bcfc8ebe-3259-407f-9ca0-83b908ed29de) + ) + (wire (pts (xy 171.45 132.08) (xy 175.26 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bd5b91f6-b8ff-4dfe-8838-df5a4239b202) + ) + (wire (pts (xy 195.58 34.29) (xy 195.58 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bd70cb30-fb80-4819-8695-036c532484ae) + ) + (wire (pts (xy 210.82 76.2) (xy 214.63 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid be677d78-7229-4652-9bc9-3ba0893d9429) + ) + (wire (pts (xy 93.98 152.4) (xy 93.98 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid beb01147-abc1-4a6b-88ff-a8947d580d9d) + ) + (wire (pts (xy 229.87 127) (xy 229.87 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bede1092-872b-4e49-9d3a-d552aec96b57) + ) + (wire (pts (xy 93.98 127) (xy 93.98 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bfe587c3-599b-43a0-925f-0e6550c42540) + ) + (wire (pts (xy 191.77 129.54) (xy 191.77 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bff8daab-48b4-47d4-9ffa-e5f1ce2dcca8) + ) + (wire (pts (xy 223.52 48.26) (xy 223.52 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c040fca7-83ca-4963-98a1-edcfa0a6d8d9) + ) + (wire (pts (xy 158.75 97.79) (xy 158.75 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c081b96e-0b0f-4ef0-bf28-677d9edbaf46) + ) + (wire (pts (xy 245.11 64.77) (xy 247.65 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c10cd760-64f9-42b3-84bb-c8dd72b8b1f6) + ) + (wire (pts (xy 40.64 135.89) (xy 40.64 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c1138cb6-aa60-4fae-9b51-8c58b8d505bb) + ) + (wire (pts (xy 106.68 52.07) (xy 111.76 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c11397e4-75c5-4d0c-a6c1-44995f0f2a5b) + ) + (wire (pts (xy 186.69 44.45) (xy 186.69 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c2abb88c-aba0-4079-831a-8856a9968f8e) + ) + (wire (pts (xy 86.36 129.54) (xy 86.36 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c343f10f-7158-458c-9d27-44b39b47bd87) + ) + (wire (pts (xy 93.98 127) (xy 102.87 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c45f8491-7d1b-496a-a4b3-08704cf213bd) + ) + (wire (pts (xy 175.26 160.02) (xy 175.26 162.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c4af98a4-55ee-4286-9977-7e1daa6e6e48) + ) + (wire (pts (xy 171.45 152.4) (xy 175.26 152.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c4d5ae6d-ad32-41a7-bb77-33891f4910d2) + ) + (wire (pts (xy 234.95 92.71) (xy 234.95 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c50bf281-2b66-459e-a9e3-1a9500cd5eb0) + ) + (wire (pts (xy 201.93 58.42) (xy 201.93 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c9789b4c-cc81-459b-b9d0-f302a21ecbc2) + ) + (wire (pts (xy 46.99 34.29) (xy 53.34 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ca81851d-473a-4bc3-9a8c-9742dc8638de) + ) + (wire (pts (xy 247.65 59.69) (xy 245.11 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb34bf35-7c91-43c2-a28f-65fba630a61e) + ) + (wire (pts (xy 171.45 165.1) (xy 175.26 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb848295-591b-4fc5-a51a-bce8a59b5c70) + ) + (wire (pts (xy 55.88 180.34) (xy 55.88 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cc2cc001-3014-4352-a9f3-8f23cffbd334) + ) + (wire (pts (xy 214.63 127) (xy 214.63 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cc3751c1-5834-4b4a-b5b0-11d94044b147) + ) + (wire (pts (xy 228.6 34.29) (xy 228.6 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cd63438d-19a2-4af3-acb2-4b7b2f4b4eda) + ) + (wire (pts (xy 245.11 59.69) (xy 245.11 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cd8b3a7a-7a5c-4730-986f-909c6e35d1ed) + ) + (wire (pts (xy 33.02 129.54) (xy 33.02 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce052e62-9895-4eaf-b763-02bb1f2f2fc0) + ) + (wire (pts (xy 224.79 69.85) (xy 236.22 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce1d4c31-a2d4-4852-849e-0e281377f354) + ) + (wire (pts (xy 46.99 100.33) (xy 53.34 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce3ea810-844d-4c98-ad5c-fe628191e4a6) + ) + (wire (pts (xy 191.77 68.58) (xy 191.77 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce5a0737-4574-43c4-8820-2d26c3912c9e) + ) + (wire (pts (xy 48.26 114.3) (xy 48.26 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cefd0a94-cc8a-494c-9a46-c853604e1e17) + ) + (wire (pts (xy 177.8 34.29) (xy 177.8 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cf2ca2b8-c110-4ac7-9be4-383392984644) + ) + (wire (pts (xy 66.04 172.72) (xy 66.04 175.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d038719f-bd10-44ee-af1d-bbbbd049eabf) + ) + (wire (pts (xy 109.22 152.4) (xy 109.22 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d063ba46-22f6-4e50-9d5e-95f13fbaf268) + ) + (wire (pts (xy 121.92 104.14) (xy 127 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d076536f-da37-4d8c-8f35-e9649c792465) + ) + (wire (pts (xy 135.89 162.56) (xy 135.89 165.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d11800fa-90ff-4e02-a752-cef510d6aec6) + ) + (wire (pts (xy 55.88 135.89) (xy 55.88 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d4cd87e2-b977-4912-8c02-b958c3339182) + ) + (wire (pts (xy 191.77 43.18) (xy 191.77 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d6846ea7-7fd6-41fd-b190-936bea2a4eb0) + ) + (wire (pts (xy 25.4 135.89) (xy 25.4 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d738ee88-2b80-4bb4-9428-856217969013) + ) + (wire (pts (xy 109.22 72.39) (xy 111.76 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d87da4fe-21f0-4657-8205-602e9208abb8) + ) + (wire (pts (xy 90.17 185.42) (xy 93.98 185.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d9d94458-2a69-44d4-b813-57283276a122) + ) + (wire (pts (xy 175.26 144.78) (xy 175.26 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d9eb7fe2-7cf9-4551-a1e5-1a4ca8d2d2cf) + ) + (wire (pts (xy 46.99 62.23) (xy 53.34 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid db91ded9-e685-4c4e-ad4e-cb4be4f91c6b) + ) + (wire (pts (xy 63.5 135.89) (xy 63.5 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dc48cb12-ea35-4f7d-a2e1-838d59de09d2) + ) + (wire (pts (xy 241.3 62.23) (xy 245.11 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dc90f27a-0582-4841-9940-0576394bdc04) + ) + (wire (pts (xy 134.62 139.7) (xy 138.43 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dd1797cf-5eb4-4a7a-9963-d4ae1d89ae98) + ) + (wire (pts (xy 135.89 160.02) (xy 135.89 162.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid def4dd98-ee84-4d31-b233-739a1dc5145c) + ) + (wire (pts (xy 210.82 90.17) (xy 232.41 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dfb7835c-bcb2-4e7b-bb52-d709f5915c6d) + ) + (wire (pts (xy 245.11 49.53) (xy 247.65 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e06e8aa7-e153-48c0-a9d1-a19b5089c920) + ) + (wire (pts (xy 201.93 62.23) (xy 201.93 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e0bfc443-4667-4ca0-bfe2-35a2e78976ed) + ) + (wire (pts (xy 102.87 127) (xy 102.87 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e0c90fa4-34d6-4bdd-8060-6f1e3b1600cd) + ) + (wire (pts (xy 46.99 52.07) (xy 53.34 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e22ecb52-9362-41d3-a43c-a881b8d24db9) + ) + (wire (pts (xy 127 149.86) (xy 135.89 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e2b3c15f-d02f-4b2f-9280-cfb1bf389e80) + ) + (wire (pts (xy 33.02 135.89) (xy 33.02 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e2cf0e60-d46d-43a0-8c43-11f95b75bd32) + ) + (wire (pts (xy 152.4 101.6) (xy 152.4 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e3b225b6-9dd7-4224-bfd0-ec113e04e53e) + ) + (wire (pts (xy 85.09 175.26) (xy 85.09 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e3e3c9f3-0c5c-4c7a-bbd0-cd87170d7267) + ) + (wire (pts (xy 46.99 177.8) (xy 46.99 180.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e547fe25-99ba-4e40-b44f-26baa2850f1a) + ) + (wire (pts (xy 260.35 127) (xy 260.35 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e7c62455-092d-4b40-96ae-88b150e3c5b0) + ) + (wire (pts (xy 78.74 135.89) (xy 78.74 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e8276d7a-599d-4ddf-b976-d27fd2070882) + ) + (wire (pts (xy 46.99 170.18) (xy 55.88 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e956ff4d-e455-4edd-96aa-f86004139587) + ) + (wire (pts (xy 46.99 74.93) (xy 53.34 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e9cfdde6-7112-4587-8587-8eb874bda1d5) + ) + (wire (pts (xy 267.97 127) (xy 267.97 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eb29ba2a-5b69-462a-8dfe-fda22900794c) + ) + (wire (pts (xy 114.3 154.94) (xy 114.3 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ec7425db-97df-4e3f-a1d9-7fa3fa52762c) + ) + (wire (pts (xy 173.99 34.29) (xy 177.8 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ee217293-ddc6-462b-afed-e924309e0558) + ) + (wire (pts (xy 109.22 144.78) (xy 118.11 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f09b019e-77fc-4bdf-929e-199e22d4cb41) + ) + (wire (pts (xy 48.26 127) (xy 55.88 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f0f3bb63-46ea-4a5c-8d04-6a383c81869a) + ) + (wire (pts (xy 175.26 139.7) (xy 175.26 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f1c368ce-6340-4721-82cb-f7ee874c3342) + ) + (wire (pts (xy 74.93 152.4) (xy 74.93 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f1d21065-3e98-4f76-bf00-449e62d84735) + ) + (wire (pts (xy 243.84 31.75) (xy 247.65 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f1edfb03-e4be-48d6-8c11-f9cfbb2135de) + ) + (wire (pts (xy 214.63 92.71) (xy 214.63 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f20e7d11-a476-4b8a-926b-dff7faa8a7ed) + ) + (wire (pts (xy 71.12 129.54) (xy 71.12 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f2266ac4-6863-413a-9b83-62c15f9ec3b5) + ) + (wire (pts (xy 228.6 48.26) (xy 228.6 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f2c4bfc6-de7b-44b0-8929-ec4bd5cebfe1) + ) + (wire (pts (xy 48.26 135.89) (xy 48.26 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f3ba663e-8563-4c48-a8cc-72c18d8d96e8) + ) + (wire (pts (xy 224.79 68.58) (xy 224.79 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f4284b96-7f53-4727-87ba-13514b698f1c) + ) + (wire (pts (xy 223.52 39.37) (xy 247.65 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f4cf14d6-a305-4ad5-aaf1-abdbcac9663e) + ) + (wire (pts (xy 232.41 77.47) (xy 247.65 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f6ed04a0-ba11-4b67-938a-2ac59d652fb6) + ) + (wire (pts (xy 241.3 21.59) (xy 243.84 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f6f1d552-75bb-4b55-b8a4-e2bf105fbebb) + ) + (wire (pts (xy 138.43 134.62) (xy 134.62 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f748c853-29f7-4110-bf47-e0834adfce78) + ) + (wire (pts (xy 175.26 127) (xy 171.45 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fd0bfc2c-c242-4c45-a2ce-a3cfcb0ffc5b) + ) + (wire (pts (xy 132.08 182.88) (xy 132.08 184.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fd1e9164-51b4-4726-8429-4f1a25fbde5f) + ) + (wire (pts (xy 224.79 62.23) (xy 224.79 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fdb977b4-5517-4144-ba6e-5f128153b962) + ) + (wire (pts (xy 175.26 157.48) (xy 175.26 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fde6430c-79ad-4476-973b-f92aa7142e44) + ) + (wire (pts (xy 106.68 54.61) (xy 111.76 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ff3c247f-58c6-479d-ba30-61d36386d3d2) + ) + (wire (pts (xy 182.88 39.37) (xy 181.61 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ffa3077b-4b8f-4457-b85f-2611ac6fe647) + ) + (wire (pts (xy 106.68 39.37) (xy 111.76 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fff14835-a6f2-47f8-9733-ef3f4514ad5e) + ) + + (label "TX+" (at 236.22 36.83 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 6ca7e4a5-7bde-4f72-a85f-5d11aea31a8e) + ) + (label "TX-" (at 236.22 34.29 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e78a0281-86b2-4c0d-817d-12bc27d269bb) + ) + + (global_label "SPI_SCK" (shape output) (at 109.22 80.01 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 005f7bba-a8a9-4e07-ad6d-de2e5146ff30) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[1]" (shape bidirectional) (at 46.99 31.75 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 04fe14c7-e597-4a14-9df2-5fe5f4ec0435) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "XTALO" (shape input) (at 173.99 34.29 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 05fcc646-19bb-458a-9647-ad4fbbd2ae77) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "XTALI" (shape output) (at 199.39 34.29 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 084f3920-ec06-49e3-a9ee-bf3aa2d0a318) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[9]" (shape bidirectional) (at 46.99 52.07 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 09298748-d31e-4599-986f-caa3b45b4a82) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[21]" (shape bidirectional) (at 106.68 41.91 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 1095e07d-8c1c-40df-abaa-9cd930a13e62) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[29]" (shape bidirectional) (at 106.68 64.77 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 125b7ac6-58f8-4648-989a-7cb26078849e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "FLAGA" (shape bidirectional) (at 46.99 82.55 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 17c5b7fe-662b-4974-9d1a-80d6ebd1ea5f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[4]" (shape bidirectional) (at 46.99 39.37 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 1aaf44df-e6e7-473f-9e9e-4489161077cd) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "INIT_B" (shape output) (at 109.22 77.47 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 1d90650c-309a-4292-994f-f7e8b71aa4fe) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[10]" (shape bidirectional) (at 46.99 54.61 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 1da1f92f-2595-4c44-a60d-7782fb107580) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[12]" (shape bidirectional) (at 46.99 59.69 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 1f7e449b-433b-4bf3-9cfe-912c00304097) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DONE" (shape input) (at 109.22 72.39 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 22d9cb2d-0146-4cda-abbe-b730dbd0734e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "PKTEND" (shape input) (at 46.99 90.17 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2be5b708-76d3-4fa2-bd24-ba040ea870cf) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "ADC_CLK_EN_S" (shape output) (at 109.22 74.93 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 317ad74a-ba0e-42c1-a944-80f78a9556ba) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "U3TX+" (shape bidirectional) (at 220.98 21.59 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 370ae683-5b83-446a-a5c0-4dbbebbfab36) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[22]" (shape bidirectional) (at 106.68 44.45 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3caf07f9-b9aa-409e-bf4f-7189142649fb) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "clk_fx3" (shape input) (at 29.21 69.85 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3d8e7201-6ce5-4a8e-862f-faa744c79c67) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "FLAGD" (shape bidirectional) (at 46.99 92.71 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3e338933-e9f4-45de-9ca2-d8dcfcaf8f59) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[15]" (shape bidirectional) (at 46.99 67.31 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3ec49490-906f-4a46-929c-b30b1502736b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[0]" (shape bidirectional) (at 46.99 29.21 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3edf4ad6-d132-45a4-8ed7-00927515ef53) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[24]" (shape bidirectional) (at 106.68 49.53 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3fac1ffd-dad4-476c-b799-25824aef20cf) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "FLAGB" (shape bidirectional) (at 46.99 85.09 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3fd0b65e-9dcc-4cde-917a-b3cacc42de47) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[18]" (shape bidirectional) (at 106.68 34.29 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 4f46b8e8-9e73-4b6a-8e59-fbe50391f07b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[25]" (shape bidirectional) (at 106.68 52.07 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 5078aa3f-bd19-4b74-8c57-3c644abf89a1) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[27]" (shape bidirectional) (at 106.68 57.15 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 52cc67f3-d7ae-455e-ac78-1ebcc3abace0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "U3RX+" (shape bidirectional) (at 241.3 21.59 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 54b900c6-7a11-4419-a2a2-8c0329408ba0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "SLOE_SLRD" (shape input) (at 46.99 77.47 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 5c5eaa92-cce1-4c12-a008-9dfd9b3268d6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[26]" (shape bidirectional) (at 106.68 54.61 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 5ed62179-26c3-42a3-8d9b-157922d52f41) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[30]" (shape bidirectional) (at 106.68 67.31 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 65840528-ae86-4ed9-af78-7b21e0f683c8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "ADC_CLK_EN_S" (shape input) (at 121.92 104.14 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 6d7c2e86-d608-4fc0-bcf7-35c71063fe44) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "SPI_MOSI" (shape output) (at 109.22 87.63 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 6ffa4a0b-131d-4bfe-aa83-11979c841713) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "faddr[0]" (shape input) (at 46.99 102.87 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 716d3e07-623e-497f-945c-16daf2a02cec) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "PROG_B" (shape bidirectional) (at 109.22 82.55 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 723e582b-e1c6-4601-84c2-ae29b576e53a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "XTALO" (shape output) (at 242.57 55.88 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 72f5e010-4835-4344-b761-78f2b6a212d3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[31]" (shape bidirectional) (at 106.68 69.85 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 79401260-2f1e-4ed0-ada7-f2b90f89f5c6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "ADC_RESETN" (shape output) (at 46.99 95.25 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 79e03ae3-04c1-4136-9d11-edbf8450c5e6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[17]" (shape bidirectional) (at 106.68 31.75 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 819438cd-eb04-49f4-9ba8-859316429688) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[19]" (shape bidirectional) (at 106.68 36.83 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 88afed53-0ec6-40ea-9b0f-1706cb8cd6a8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[2]" (shape bidirectional) (at 46.99 34.29 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 8cb35ca0-0c74-4d06-95fb-e4bf935f5d64) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "SLOE_SLRD" (shape input) (at 46.99 80.01 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 8d8514f6-773c-4177-bb5d-ca673d543360) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[16]" (shape bidirectional) (at 106.68 29.21 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 91ffa1de-4bff-4918-b879-52ed70dec913) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "faddr[1]" (shape input) (at 46.99 100.33 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 9533c33a-6bad-4dda-b0d3-7708db91a8a9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "XTALI" (shape input) (at 242.57 53.34 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 97f9abf9-1c55-448a-8f7c-782188ffc959) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[8]" (shape bidirectional) (at 46.99 49.53 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 9cb58f46-f724-447a-977f-c25c4fa3c7c4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D-" (shape bidirectional) (at 245.11 49.53 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 9e838fb8-ba8a-4829-aa7e-5c1e4f925533) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[13]" (shape bidirectional) (at 46.99 62.23 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid a015eab0-6f76-42f1-9391-160e6f75d293) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[14]" (shape bidirectional) (at 46.99 64.77 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid a5519afb-00f1-4a13-a0b0-6474f1a66e17) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[23]" (shape bidirectional) (at 106.68 46.99 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b238098e-37bc-47a4-b804-b46d0c410db0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[6]" (shape bidirectional) (at 46.99 44.45 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b4f2f20f-33cd-4f53-a8a2-90c889a2452f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[5]" (shape bidirectional) (at 46.99 41.91 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b6c6855f-5d4c-403d-b47d-88b1576b510c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "U3RX-" (shape bidirectional) (at 241.3 19.05 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid bb5f553b-e0ad-4015-9ea4-8b8f655ca7d1) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "SLWR" (shape input) (at 46.99 74.93 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid bebef2ce-b901-44fd-84a6-49ad9d2cf651) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "ADC_CLK_EN" (shape output) (at 151.13 106.68 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid c034b99a-2648-448e-baa6-0eff97e95a31) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[11]" (shape bidirectional) (at 46.99 57.15 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c06e5e7c-c9d3-4ec8-9cbe-adebe02c2230) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[20]" (shape bidirectional) (at 106.68 39.37 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c3ae173e-fd64-439b-98c6-e5ca41528bd9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "SLCS" (shape input) (at 46.99 72.39 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c579da56-4f9a-4f3d-b913-557f4d7be3b4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[7]" (shape bidirectional) (at 46.99 46.99 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid da492421-a211-4983-b0d9-f67dcbbbad16) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[28]" (shape bidirectional) (at 106.68 62.23 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid dfa64e3a-853f-45da-b6d7-93e2561a9b32) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "D+" (shape bidirectional) (at 245.11 46.99 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid e47e6e95-0956-4169-b0b3-7209e279c08c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "fdata[3]" (shape bidirectional) (at 46.99 36.83 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f05cc04a-65ae-4584-8a19-9f6fce221bd7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "U3TX-" (shape bidirectional) (at 220.98 19.05 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid fa339bd6-bf6d-4b68-82ab-db053b651a3e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 177.8 44.45 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584b46a0) + (property "Reference" "#PWR0275" (id 0) (at 177.8 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 177.8 48.26 0)) + (property "Footprint" "" (id 2) (at 177.8 44.45 0)) + (property "Datasheet" "" (id 3) (at 177.8 44.45 0)) + (pin "1" (uuid c3137cf1-66d0-4b1b-8112-666e5bc81773)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 195.58 44.45 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584b46d7) + (property "Reference" "#PWR0276" (id 0) (at 195.58 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 195.58 48.26 0)) + (property "Footprint" "" (id 2) (at 195.58 44.45 0)) + (property "Datasheet" "" (id 3) (at 195.58 44.45 0)) + (pin "1" (uuid a23b9ec5-dfdd-40fe-a09a-0059e503619c)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 186.69 44.45 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584b4981) + (property "Reference" "#PWR0277" (id 0) (at 186.69 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 186.69 48.26 0)) + (property "Footprint" "" (id 2) (at 186.69 44.45 0)) + (property "Datasheet" "" (id 3) (at 186.69 44.45 0)) + (pin "1" (uuid 791fa79c-b50e-4457-ab6c-acbd2fbef598)) + ) + + (symbol (lib_id "ScopefunParts:X_Crystal_19.2Mhz") (at 186.69 34.29 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584b8703) + (property "Reference" "X1" (id 0) (at 186.944 26.924 0)) + (property "Value" "X_Crystal_19.2Mhz" (id 1) (at 186.69 29.21 0)) + (property "Footprint" "ScopefunPackagesLibrary:XTAL-4" (id 2) (at 186.69 44.958 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.pericom.com/assets/Datasheets/FL1920031.pdf" (id 3) (at 186.944 42.418 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "FL1920031" (id 4) (at 186.69 24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Quartz crystal 19.2 Mhz 10ppm" (id 5) (at 186.69 21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 45403a0e-f10f-48ca-a944-c13f6c97964a)) + (pin "2" (uuid 8bdcce84-b810-4a58-8b28-15da09943087)) + (pin "3" (uuid fce51499-0dc6-4c2c-a3b4-d079338244a9)) + (pin "4" (uuid e1e18d95-a891-4590-b349-09ff7455d02f)) + ) + + (symbol (lib_id "ScopefunParts:C_12p") (at 177.8 39.37 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584b9a5e) + (property "Reference" "C160" (id 0) (at 177.546 37.592 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_12p" (id 1) (at 177.546 41.402 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 177.8 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 177.546 37.592 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "CGA3E2C0G1H120J080AA" (id 4) (at 175.006 35.052 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 176.53 33.02 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0f0bf2f4-dc41-4654-9e82-84a22eab9b1e)) + (pin "2" (uuid 052a7796-93f6-469b-8fb3-948b60795c6c)) + ) + + (symbol (lib_id "ScopefunParts:C_12p") (at 195.58 39.37 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584b9a91) + (property "Reference" "C164" (id 0) (at 195.834 37.592 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_12p" (id 1) (at 195.834 41.402 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 195.58 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 195.834 37.592 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "CGA3E2C0G1H120J080AA" (id 4) (at 198.374 35.052 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 196.85 33.02 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid b44baa73-b296-4b60-9e27-065ecb00e955)) + (pin "2" (uuid e2320eeb-644d-49d2-bc02-4e91a4b61dea)) + ) + + (symbol (lib_id "ScopefunParts:CYUSB3014") (at 69.85 67.31 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584bb541) + (property "Reference" "U29" (id 0) (at 62.23 24.13 0)) + (property "Value" "CYUSB3014" (id 1) (at 74.93 24.13 0)) + (property "Footprint" "ScopefunPackagesLibrary:BGA121_0.8mm" (id 2) (at 69.85 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.cypress.com/file/140296/download" (id 3) (at 69.85 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "CYUSB3014-BZXC" (id 4) (at 69.85 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "FX3 SuperSpeed USB controller" (id 5) (at 69.85 118.11 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "F10" (uuid f541ed38-c368-477f-9051-51b1d16f26c9)) + (pin "F7" (uuid 5f55e3d4-8211-4cda-8c85-6b921afa0aff)) + (pin "F8" (uuid 14bf8ce5-8833-4879-ae11-fe5633976e4e)) + (pin "F9" (uuid 18366478-741c-4a76-9212-ae31a6a4f3df)) + (pin "G10" (uuid e78252ab-c430-49f3-8b4f-da43cb2e9618)) + (pin "G4" (uuid 93849c42-0e56-4266-8680-016d730347b3)) + (pin "G5" (uuid 50691b55-3e05-4b12-a770-f43800178f5a)) + (pin "G6" (uuid 0db0eefe-b1f9-488c-b4c4-78d287c16d0a)) + (pin "G7" (uuid cb559760-b85c-4ab8-b417-647698a33784)) + (pin "G8" (uuid 464cfc04-39f2-4f1c-b318-ce503c887d2c)) + (pin "G9" (uuid 9d72ec0b-ea88-439d-b756-f0d0a946897f)) + (pin "H10" (uuid 9304b751-2065-4592-91dd-e98eeed718fd)) + (pin "H4" (uuid c2aebb84-705b-40b5-9f37-faf6607438d5)) + (pin "H5" (uuid 31be0a79-afa9-4a0d-a038-1b15ee469332)) + (pin "H6" (uuid 4d65d248-2360-4992-895c-742be5589123)) + (pin "H7" (uuid 9c8ac597-4137-405e-ae01-af221bb6fc45)) + (pin "H8" (uuid 5952745b-2c90-4757-9c0c-398436900149)) + (pin "H9" (uuid d8fa43f7-21d9-45f1-a079-013a652893ea)) + (pin "J10" (uuid 19e542b1-72ff-4399-8d07-8c6569e45803)) + (pin "J5" (uuid e0840473-35db-4fb2-9daa-a5797481a384)) + (pin "J6" (uuid dfca6aaf-43e5-41d5-95bd-184e4ae8d81a)) + (pin "J7" (uuid 9c36225d-13ad-48f4-843b-fd785a2f7ef3)) + (pin "J8" (uuid 9fd6fb7a-1bda-4038-b33f-89f9fead1a8c)) + (pin "J9" (uuid 47fba2c6-040e-47bc-9e8a-3f29e353b0ba)) + (pin "K10" (uuid 5c3212fb-1cb1-4629-9628-f12eed196dfd)) + (pin "K11" (uuid fbd28896-06fa-4d64-9987-eb8a80542f59)) + (pin "K5" (uuid 30314908-0724-4b9e-96c8-e906b9278938)) + (pin "K6" (uuid 95b719c5-e97b-4e8f-9afb-123818063233)) + (pin "K7" (uuid 3e9f4745-1914-406d-a44d-af42593ee0e6)) + (pin "K8" (uuid 3e7bcc2a-10c2-45cd-9897-4c0007e1c7fc)) + (pin "K9" (uuid 2668a6c2-b042-4bac-a909-36fcbb5b9108)) + (pin "L10" (uuid 2859b683-ea3f-4f02-9bf8-9591485ad1e4)) + (pin "L4" (uuid f33c3616-b0f6-4556-a485-0f5002886bdd)) + (pin "L8" (uuid f3f8d0ad-904e-426e-97bd-00870b37ce69)) + ) + + (symbol (lib_id "ScopefunParts:CYUSB3014") (at 128.27 67.31 0) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584bb598) + (property "Reference" "U29" (id 0) (at 120.65 24.13 0)) + (property "Value" "CYUSB3014" (id 1) (at 133.35 24.13 0)) + (property "Footprint" "ScopefunPackagesLibrary:BGA121_0.8mm" (id 2) (at 128.27 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.cypress.com/file/140296/download" (id 3) (at 128.27 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "CYUSB3014-BZXC" (id 4) (at 128.27 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "FX3 SuperSpeed USB controller" (id 5) (at 128.27 118.11 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "C1" (uuid f5bb5187-3318-4d46-8623-181db05b6fc2)) + (pin "C2" (uuid c8847844-d25d-4a5c-993f-4be5cb9d79f2)) + (pin "C4" (uuid 2733b2c0-809d-407b-9770-a32a43ba43d6)) + (pin "D1" (uuid fb98322a-1a87-4ac9-9a6b-ee5bc2f1100d)) + (pin "D2" (uuid 454967e7-2164-4613-8d3a-cc176c9f7a78)) + (pin "D3" (uuid ebcea1fc-2c57-43c3-8447-a2db55b136b7)) + (pin "D4" (uuid 6e157f3c-9055-4503-a15b-d3f3e80d0683)) + (pin "D5" (uuid b6c1a1cc-6645-4c2d-abd8-076768821946)) + (pin "E1" (uuid 3db45030-f6f6-426b-bbdb-1fb94433aba1)) + (pin "E4" (uuid c1e8a705-d207-4588-b0f9-74023538b28f)) + (pin "E5" (uuid 76c23f5a-d83b-486d-b70c-a6eacde8550a)) + (pin "F2" (uuid 3d85e288-750a-41a1-8c3c-e9eb8aa5a42f)) + (pin "F3" (uuid f0d25b32-50ef-4d5b-8581-c3320e7eb023)) + (pin "F4" (uuid 3ceca02b-b6d5-40a4-bce7-285ec687eca7)) + (pin "F5" (uuid d650d826-ee37-47ce-bfca-ceee2c9f6052)) + (pin "G2" (uuid 3f516988-9906-4358-bc1f-b6848cea5ee5)) + (pin "G3" (uuid 3decc861-2783-492b-9410-768c19fa48e6)) + (pin "H2" (uuid 6285f275-3618-45c7-8aaf-0f0d6aec61b1)) + (pin "H3" (uuid c1123b51-4bd4-4a8d-8255-1f5a85d164d9)) + (pin "J1" (uuid d969837d-5815-4858-bcea-0697ab8a356c)) + (pin "J2" (uuid 382e15e1-9a67-4351-88cc-5a549d83002a)) + (pin "J3" (uuid bcec399c-12a3-4bef-a0c1-75c9a3845a2e)) + (pin "J4" (uuid 3a8990e1-5f84-40a9-aecc-f4502367aaf1)) + (pin "K1" (uuid fab15413-65d0-4c8e-9dd0-75427059ab97)) + (pin "K2" (uuid 07288f1f-d33b-4c7a-9190-f4fb6c364aa1)) + ) + + (symbol (lib_id "ScopefunParts:CYUSB3014") (at 264.16 67.31 0) (unit 3) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584bb5e9) + (property "Reference" "U29" (id 0) (at 256.54 24.13 0)) + (property "Value" "CYUSB3014" (id 1) (at 269.24 24.13 0)) + (property "Footprint" "ScopefunPackagesLibrary:BGA121_0.8mm" (id 2) (at 264.16 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.cypress.com/file/140296/download" (id 3) (at 264.16 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "CYUSB3014-BZXC" (id 4) (at 264.16 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "FX3 SuperSpeed USB controller" (id 5) (at 264.16 118.11 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "A10" (uuid 6b7584cc-3799-4a89-8038-ca2ac301aaec)) + (pin "A3" (uuid be806d61-ae7c-467e-83e3-23016bd8ee4d)) + (pin "A4" (uuid affdef73-963b-44c1-b399-70fd34816a04)) + (pin "A5" (uuid 4823b820-ba1b-421c-ab78-da35fdaf6454)) + (pin "A6" (uuid 262d246a-3568-47c7-933b-1cd3e64b55f6)) + (pin "A9" (uuid 4d12daee-81af-4409-a06f-f64938a18d76)) + (pin "B11" (uuid 23260b48-c011-4971-b14c-1169c3d46f20)) + (pin "B2" (uuid 3cb1ead1-67b3-42c8-a113-f57b7ed39d5a)) + (pin "B3" (uuid 7b6faf78-a0d7-4ec6-b769-15579cbb9bb5)) + (pin "B4" (uuid b5532aa0-b3ba-4507-9815-c90ee3156ba2)) + (pin "C10" (uuid fe24e6d3-3836-4c61-b3a3-8777f8ad4a6a)) + (pin "C5" (uuid 857a2058-8c3d-4f43-8596-793c3a141cbe)) + (pin "C6" (uuid 75b699ad-756e-4dd0-a05e-bff12b1b314b)) + (pin "C7" (uuid 1448d719-043e-483a-a163-24b34f3b0020)) + (pin "C8" (uuid 226aaa63-d067-4f6d-a8bb-07141cab1d34)) + (pin "C9" (uuid 0f18acd3-b4c7-4d09-b05d-f1b375bbc670)) + (pin "D10" (uuid 793cbc9a-d991-4452-949f-3c10a4a009fa)) + (pin "D11" (uuid 37e93e98-6072-4061-ba9a-79645f5ffcde)) + (pin "D6" (uuid c96ad8f7-d1d1-4065-9baf-198e97b1352f)) + (pin "D7" (uuid 93b3207b-e1ce-46d7-a52b-3e8fb1ae6901)) + (pin "D9" (uuid ade9cd02-a26a-4185-a4d0-4e504ce51245)) + (pin "E6" (uuid 4cc7fa40-dca3-4385-8554-a5d5782d049d)) + (pin "E7" (uuid 27677dd4-8775-406f-b286-ab078d7f612f)) + (pin "E8" (uuid 802b705d-7b74-4fec-8859-337e18f0baf4)) + (pin "F6" (uuid 8ba612fe-c7cf-4c60-853b-1c1b31b9b885)) + ) + + (symbol (lib_id "ScopefunParts:CYUSB3014") (at 154.94 165.1 0) (unit 4) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584bb638) + (property "Reference" "U29" (id 0) (at 147.32 121.92 0)) + (property "Value" "CYUSB3014" (id 1) (at 160.02 121.92 0)) + (property "Footprint" "ScopefunPackagesLibrary:BGA121_0.8mm" (id 2) (at 154.94 209.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.cypress.com/file/140296/download" (id 3) (at 154.94 213.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "CYUSB3014-BZXC" (id 4) (at 154.94 218.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "FX3 SuperSpeed USB controller" (id 5) (at 154.94 215.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "A1" (uuid a6a408be-b25f-456f-ad5b-3f7f2c118a03)) + (pin "A11" (uuid f7977961-feac-4d55-86ae-d4de200c5186)) + (pin "A2" (uuid d70980c1-9027-47ec-b223-7b4f8f0dfd54)) + (pin "A7" (uuid 842d9caa-951d-4df6-879c-ca93fb99c460)) + (pin "A8" (uuid bc00f6df-1865-43b5-ac2b-5ec22e261496)) + (pin "B1" (uuid 1bfd574c-0489-42d5-9c64-2c748c0cb28d)) + (pin "B10" (uuid 29284e42-97e6-48d5-b71d-7bff87b86ca7)) + (pin "B5" (uuid c33a6e1b-e03e-4651-a513-e964d0848eeb)) + (pin "B6" (uuid f24b66b4-45fc-4e7b-bc4d-d13b5ccb77d9)) + (pin "B7" (uuid e2752aa9-3656-4e36-a7a0-1f09718264a6)) + (pin "B8" (uuid e391f3e9-2f57-49b0-b13b-d5ce769bff03)) + (pin "B9" (uuid faccdee6-4302-49fd-b0cb-c3052b548ef4)) + (pin "C11" (uuid 87b54be5-8d06-4c63-94c9-6addd526735f)) + (pin "C3" (uuid 1734915f-d829-47e0-9b4d-777997539a4f)) + (pin "D8" (uuid ad107bb8-5a2f-4afe-b7f5-5a25e7342d9d)) + (pin "E10" (uuid fcc62769-cad5-4b50-92cf-e3bcf8fbb558)) + (pin "E11" (uuid edebf977-da7c-4e29-90e4-b3aa9b383b61)) + (pin "E2" (uuid 82e7b085-623f-4fe3-9dc1-741eacca0616)) + (pin "E3" (uuid 93442be3-0ef5-4a15-84e5-bdf2bd280474)) + (pin "E9" (uuid fcf3c014-aa1f-49cb-aea5-620513edbbc3)) + (pin "F1" (uuid d24678ac-3439-4a88-9119-12fbc9a7db65)) + (pin "F11" (uuid dad8e3da-78a9-4a38-826c-ae3febb05136)) + (pin "G1" (uuid d65fbc55-2a7e-496a-8cef-728723e3cee9)) + (pin "G11" (uuid ae7a0376-1424-4b85-86a5-5b9e1bb271ff)) + (pin "H1" (uuid 46626ead-0ff1-46b7-9929-3e3534b47ff5)) + (pin "H11" (uuid b43a5184-d362-471b-8673-3ef6e97db824)) + (pin "J11" (uuid 406d85d7-85c7-4eed-a026-193948128f9b)) + (pin "K3" (uuid 0b816b1c-5512-4924-9e12-75acf56b7b4f)) + (pin "K4" (uuid dca8cdb9-cb88-4b82-952f-47a8ccd40ea8)) + (pin "L1" (uuid 5f5860f4-87fb-42d7-81db-ba032a1d48b5)) + (pin "L11" (uuid e563ef63-0bf7-4016-a172-adf114e28f31)) + (pin "L2" (uuid 36dfbbd2-2609-4500-a559-82cd4b0104c4)) + (pin "L3" (uuid 2cbc89d3-d8c5-4887-bee5-5213cbb1ebb2)) + (pin "L5" (uuid a0b028d9-1939-420e-9963-0533294aa39b)) + (pin "L6" (uuid cd573521-8995-4d0d-946f-4f47fb413e8a)) + (pin "L7" (uuid 5410104d-7863-4fb6-be6f-52e2989a393a)) + (pin "L9" (uuid 9c47579c-a43d-407e-ae12-24e7893bb299)) + ) + + (symbol (lib_id "ScopefunParts:R_200R") (at 223.52 45.72 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584bd88e) + (property "Reference" "R132" (id 0) (at 222.25 44.45 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_200R" (id 1) (at 222.25 46.99 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 223.52 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 223.52 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2000V" (id 4) (at 223.52 41.91 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 223.52 39.37 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 56f0efda-8201-4b7d-879d-908d11dd2934)) + (pin "2" (uuid 592d8c71-9c8b-43a0-a0e2-31418a4e6f34)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 223.52 49.53 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584bd983) + (property "Reference" "#PWR0273" (id 0) (at 223.52 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 223.52 53.34 0)) + (property "Footprint" "" (id 2) (at 223.52 49.53 0)) + (property "Datasheet" "" (id 3) (at 223.52 49.53 0)) + (pin "1" (uuid c6c85987-c9c7-4f91-af09-b3fe9f95cb50)) + ) + + (symbol (lib_id "ScopefunParts:R_6.04k") (at 228.6 45.72 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584be0c2) + (property "Reference" "R134" (id 0) (at 229.87 44.45 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_6.04k" (id 1) (at 229.87 46.99 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 228.6 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 228.6 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF6041V" (id 4) (at 228.6 41.91 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 228.6 39.37 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2e4b3db8-3ab6-4661-8cd7-65eddb54dafd)) + (pin "2" (uuid 84e10980-3919-45b6-8600-74a1bf29b2d1)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 228.6 49.53 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584be158) + (property "Reference" "#PWR0274" (id 0) (at 228.6 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 228.6 53.34 0)) + (property "Footprint" "" (id 2) (at 228.6 49.53 0)) + (property "Datasheet" "" (id 3) (at 228.6 49.53 0)) + (pin "1" (uuid a9f36509-ce44-4e7e-bf3d-d4d8c7f2a8d8)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 241.3 63.5 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584c29f5) + (property "Reference" "#PWR0278" (id 0) (at 241.3 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 241.3 67.31 0)) + (property "Footprint" "" (id 2) (at 241.3 63.5 0)) + (property "Datasheet" "" (id 3) (at 241.3 63.5 0)) + (pin "1" (uuid 285cc15f-cf9c-424b-a5cd-4cbb5f4c72f8)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 224.79 73.66 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584c4467) + (property "Reference" "C170" (id 0) (at 225.044 71.882 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 225.044 75.692 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 224.79 78.74 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 225.044 71.882 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 227.584 69.342 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 226.06 67.31 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 461faf93-190f-42d1-83f4-2e15005910a7)) + (pin "2" (uuid 7ee12246-48f8-49a8-bcd4-e3487c6db589)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 224.79 77.47 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584c44f8) + (property "Reference" "#PWR0279" (id 0) (at 224.79 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 224.79 81.28 0)) + (property "Footprint" "" (id 2) (at 224.79 77.47 0)) + (property "Datasheet" "" (id 3) (at 224.79 77.47 0)) + (pin "1" (uuid fb97fa38-e913-4813-bbb6-ec56f9359020)) + ) + + (symbol (lib_id "ScopefunParts:R_100k") (at 224.79 66.04 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584c4838) + (property "Reference" "R133" (id 0) (at 226.06 64.77 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100k" (id 1) (at 226.06 67.31 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 224.79 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 224.79 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1003V" (id 4) (at 224.79 62.23 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 224.79 59.69 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 8f3d2726-b39f-482d-888f-43d8200309de)) + (pin "2" (uuid c23369ee-e9bd-47c0-bd81-acdbc1be54ed)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 175.26 168.91 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584c5484) + (property "Reference" "#PWR0280" (id 0) (at 175.26 175.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 175.26 172.72 0)) + (property "Footprint" "" (id 2) (at 175.26 168.91 0)) + (property "Datasheet" "" (id 3) (at 175.26 168.91 0)) + (pin "1" (uuid e9212758-5eac-4eb5-9467-afbee596a406)) + ) + + (symbol (lib_id "ScopefunParts:M24M02-DR") (at 187.96 87.63 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584c676a) + (property "Reference" "U30" (id 0) (at 187.96 78.74 0)) + (property "Value" "M24M02-DR" (id 1) (at 187.96 81.28 0)) + (property "Footprint" "ScopefunPackagesLibrary:SOIC8" (id 2) (at 187.96 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.st.com/content/ccc/resource/technical/document/datasheet/b7/de/9b/f6/03/28/4e/8e/CD00290537.pdf/files/CD00290537.pdf/jcr:content/translations/en.CD00290537.pdf" (id 3) (at 187.96 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "M24M02-DRMN6TP" (id 4) (at 187.96 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "2 MBit I2C Bus Serial EEPROM" (id 5) (at 187.96 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 22be57be-5aa1-4910-9658-0701a5854c4a)) + (pin "2" (uuid 8eec0cdc-f09d-4456-baeb-c66436f28196)) + (pin "3" (uuid 227e8405-1e6f-4ec9-87a7-0a40aee73ead)) + (pin "4" (uuid 87412e9d-ce57-41e0-a0e4-452380f58e00)) + (pin "5" (uuid c05df471-200c-43be-bfe6-07ca1afe1a42)) + (pin "6" (uuid 81cdf8d2-dc67-4b3d-8987-7a72927c1bc0)) + (pin "7" (uuid 0687adde-26ff-4cf0-aed7-c6343043b33a)) + (pin "8" (uuid 58151924-39c4-440a-9a53-b81cce03a579)) + ) + + (symbol (lib_id "ScopefunParts:R_2.2k") (at 210.82 82.55 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584c67b7) + (property "Reference" "R130" (id 0) (at 209.55 81.28 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_2.2k" (id 1) (at 209.55 83.82 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 210.82 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 210.82 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2201V" (id 4) (at 210.82 78.74 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 210.82 76.2 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 8362a339-0f6a-4a3a-aeb2-909536cb7eb9)) + (pin "2" (uuid 0b376685-53ee-445b-a202-818254a413e6)) + ) + + (symbol (lib_id "ScopefunParts:R_2.2k") (at 214.63 82.55 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584c6911) + (property "Reference" "R131" (id 0) (at 215.9 81.28 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_2.2k" (id 1) (at 215.9 83.82 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 214.63 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 214.63 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2201V" (id 4) (at 214.63 78.74 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 214.63 76.2 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0839f7d0-7aad-469f-880b-8781df1b02d6)) + (pin "2" (uuid 97b66043-30ba-4c77-b011-84820a836b45)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 173.99 95.25 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584c7c87) + (property "Reference" "#PWR0281" (id 0) (at 173.99 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 173.99 99.06 0)) + (property "Footprint" "" (id 2) (at 173.99 95.25 0)) + (property "Datasheet" "" (id 3) (at 173.99 95.25 0)) + (pin "1" (uuid f63222ce-2c6a-4b60-b441-317ee030bf06)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 191.77 66.04 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584c9ec2) + (property "Reference" "C162" (id 0) (at 192.024 64.262 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 192.024 68.072 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 191.77 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 192.024 64.262 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 194.564 61.722 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 193.04 59.69 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d0f4371f-17d9-44ca-9631-41c12eed9c23)) + (pin "2" (uuid 38257663-d88b-455c-804f-c8f584082755)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 191.77 69.85 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584ca0a8) + (property "Reference" "#PWR0282" (id 0) (at 191.77 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 191.77 73.66 0)) + (property "Footprint" "" (id 2) (at 191.77 69.85 0)) + (property "Datasheet" "" (id 3) (at 191.77 69.85 0)) + (pin "1" (uuid 8f886333-f30e-46a2-a0ab-a5d145672c20)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 132.08 186.69 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584d4fe1) + (property "Reference" "C159" (id 0) (at 132.334 184.912 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 132.334 188.722 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 132.08 191.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 132.334 184.912 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 134.874 182.372 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 133.35 180.34 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid a9099b8e-83d3-42a9-8fc6-6ccc4acfec5a)) + (pin "2" (uuid 872fc3e3-6f14-4f00-aac2-46697acceeb4)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 132.08 190.5 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584d5dcb) + (property "Reference" "#PWR0310" (id 0) (at 132.08 196.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 132.08 194.31 0)) + (property "Footprint" "" (id 2) (at 132.08 190.5 0)) + (property "Datasheet" "" (id 3) (at 132.08 190.5 0)) + (pin "1" (uuid 0c915f93-8a39-4587-9dc9-356a06b61836)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 118.11 149.86 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584ddf2e) + (property "Reference" "C158" (id 0) (at 118.364 148.082 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 118.364 151.892 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 118.11 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 118.364 148.082 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 120.904 145.542 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 119.38 143.51 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid a161fb67-3a0d-4042-a61d-453c05ea1cb8)) + (pin "2" (uuid a64ba668-a3d8-4a25-9ab2-9cf858d38aec)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 109.22 149.86 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584de006) + (property "Reference" "C157" (id 0) (at 109.474 148.082 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 109.474 151.892 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 109.22 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 109.474 148.082 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 112.014 145.542 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 110.49 143.51 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 5c32baf8-cf87-424e-8f9e-ff75019be834)) + (pin "2" (uuid 00eaad2e-7a9f-43b2-9d01-4f4d48cde0ef)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 114.3 156.21 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584de3bb) + (property "Reference" "#PWR0283" (id 0) (at 114.3 162.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 114.3 160.02 0)) + (property "Footprint" "" (id 2) (at 114.3 156.21 0)) + (property "Datasheet" "" (id 3) (at 114.3 156.21 0)) + (pin "1" (uuid fb0ceb85-d576-4442-9d5d-88b88634fbca)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 25.4 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584df729) + (property "Reference" "C140" (id 0) (at 25.654 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 25.654 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 25.4 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 25.654 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 28.194 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 26.67 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 28dc37b2-9d45-485a-bbc0-1456d8ef8498)) + (pin "2" (uuid 05fede6c-de8c-47c9-affe-6cabe823b8b4)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 33.02 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584df7af) + (property "Reference" "C141" (id 0) (at 33.274 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 33.274 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 33.02 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 33.274 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 35.814 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 34.29 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0573d8fa-c375-4848-80e9-1553ea862d7f)) + (pin "2" (uuid c8272a46-58ed-4b4d-bccc-aa9ea9d868d4)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 40.64 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584dfe76) + (property "Reference" "C142" (id 0) (at 40.894 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 40.894 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 40.64 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 40.894 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 43.434 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 41.91 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ff33bf29-f7fa-442b-86aa-05363c38ba22)) + (pin "2" (uuid 7a8f5a83-a9d6-46ac-a724-dd750ffbc808)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 48.26 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584dfe7e) + (property "Reference" "C144" (id 0) (at 48.514 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 48.514 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 48.26 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 48.514 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 51.054 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 49.53 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 772e0cfb-85f2-4efb-8d57-2e113da23ae8)) + (pin "2" (uuid 209d7820-efbd-454a-b76b-41c2d9718f3e)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 55.88 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e00da) + (property "Reference" "C145" (id 0) (at 56.134 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 56.134 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 55.88 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 56.134 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 58.674 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 57.15 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 04282042-98fc-4ce5-8b59-8a3bd0569038)) + (pin "2" (uuid 0688461b-d18c-4019-bb13-316d61fd12ef)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 63.5 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e00e2) + (property "Reference" "C147" (id 0) (at 63.754 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 63.754 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 63.5 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 63.754 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 66.294 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 64.77 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 77fe0dab-427e-435f-9eed-6fa58fe5cee1)) + (pin "2" (uuid c02cbdff-6228-4696-9621-0c9f24504b5a)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 71.12 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e0242) + (property "Reference" "C149" (id 0) (at 71.374 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 71.374 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 71.12 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 71.374 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 73.914 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 72.39 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f3120528-fc2d-4187-88d0-3446f8aede76)) + (pin "2" (uuid 7528c3ef-1466-481c-8490-4d8c1284a334)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 78.74 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e024a) + (property "Reference" "C151" (id 0) (at 78.994 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 78.994 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 78.74 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 78.994 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 81.534 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 80.01 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid e734345c-73a5-48be-8299-17450e54f810)) + (pin "2" (uuid 13ed77be-b3ff-4777-b5f4-afabaec7431c)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 86.36 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e0252) + (property "Reference" "C153" (id 0) (at 86.614 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 86.614 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 86.36 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 86.614 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 89.154 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 87.63 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 99c9a2b6-dcef-4810-b4d3-806bd0a9f132)) + (pin "2" (uuid 801f6ed6-db82-455a-9095-7202c913294a)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 25.4 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e23c9) + (property "Reference" "#PWR0284" (id 0) (at 25.4 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 25.4 139.7 0)) + (property "Footprint" "" (id 2) (at 25.4 135.89 0)) + (property "Datasheet" "" (id 3) (at 25.4 135.89 0)) + (pin "1" (uuid ccc20249-7dca-4cf9-a3c7-c639305e9e72)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 33.02 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e255a) + (property "Reference" "#PWR0285" (id 0) (at 33.02 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 33.02 139.7 0)) + (property "Footprint" "" (id 2) (at 33.02 135.89 0)) + (property "Datasheet" "" (id 3) (at 33.02 135.89 0)) + (pin "1" (uuid ba918c0d-ed47-4b55-a351-882691224c7d)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 40.64 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e259f) + (property "Reference" "#PWR0286" (id 0) (at 40.64 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 40.64 139.7 0)) + (property "Footprint" "" (id 2) (at 40.64 135.89 0)) + (property "Datasheet" "" (id 3) (at 40.64 135.89 0)) + (pin "1" (uuid 8beb8a0e-c969-4da9-9044-15fa990cd47a)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 48.26 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e25a6) + (property "Reference" "#PWR0287" (id 0) (at 48.26 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 48.26 139.7 0)) + (property "Footprint" "" (id 2) (at 48.26 135.89 0)) + (property "Datasheet" "" (id 3) (at 48.26 135.89 0)) + (pin "1" (uuid ddc8375d-7d2f-4a26-bed4-3ed54315e301)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 55.88 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e25ed) + (property "Reference" "#PWR0288" (id 0) (at 55.88 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 55.88 139.7 0)) + (property "Footprint" "" (id 2) (at 55.88 135.89 0)) + (property "Datasheet" "" (id 3) (at 55.88 135.89 0)) + (pin "1" (uuid 950e21c5-f0c7-4872-ab41-fe03f2d0f008)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 63.5 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e25f4) + (property "Reference" "#PWR0289" (id 0) (at 63.5 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 63.5 139.7 0)) + (property "Footprint" "" (id 2) (at 63.5 135.89 0)) + (property "Datasheet" "" (id 3) (at 63.5 135.89 0)) + (pin "1" (uuid 2b4cb915-8e51-483f-b5a2-0ba5da1fac35)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 71.12 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e25fb) + (property "Reference" "#PWR0290" (id 0) (at 71.12 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 71.12 139.7 0)) + (property "Footprint" "" (id 2) (at 71.12 135.89 0)) + (property "Datasheet" "" (id 3) (at 71.12 135.89 0)) + (pin "1" (uuid 9a778764-6a4d-4c70-8774-99f3b0feeb28)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 78.74 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e2602) + (property "Reference" "#PWR0291" (id 0) (at 78.74 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 78.74 139.7 0)) + (property "Footprint" "" (id 2) (at 78.74 135.89 0)) + (property "Datasheet" "" (id 3) (at 78.74 135.89 0)) + (pin "1" (uuid f314a8c0-bd50-4037-9207-40d74771b7b6)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 86.36 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e264d) + (property "Reference" "#PWR0292" (id 0) (at 86.36 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 86.36 139.7 0)) + (property "Footprint" "" (id 2) (at 86.36 135.89 0)) + (property "Datasheet" "" (id 3) (at 86.36 135.89 0)) + (pin "1" (uuid b97fd0b2-cca4-478b-8fd7-1676e2bcd355)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 93.98 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e2654) + (property "Reference" "#PWR0293" (id 0) (at 93.98 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 93.98 139.7 0)) + (property "Footprint" "" (id 2) (at 93.98 135.89 0)) + (property "Datasheet" "" (id 3) (at 93.98 135.89 0)) + (pin "1" (uuid 84f2ad5c-d152-445e-a7aa-9d4631eecac2)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 55.88 175.26 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e5e8c) + (property "Reference" "C146" (id 0) (at 56.134 173.482 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 56.134 177.292 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 55.88 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 56.134 173.482 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 58.674 170.942 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 57.15 168.91 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 5f059644-af00-4bb7-858d-0726911e74a5)) + (pin "2" (uuid adc3f025-16d8-4db2-82e7-2622c05ca42c)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 52.07 181.61 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e5e9d) + (property "Reference" "#PWR0294" (id 0) (at 52.07 187.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 52.07 185.42 0)) + (property "Footprint" "" (id 2) (at 52.07 181.61 0)) + (property "Datasheet" "" (id 3) (at 52.07 181.61 0)) + (pin "1" (uuid 6a7ee599-33e3-4671-9fba-8f4effebb5ca)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 74.93 177.8 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e5fd1) + (property "Reference" "C150" (id 0) (at 75.184 176.022 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 75.184 179.832 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 74.93 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 75.184 176.022 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 77.724 173.482 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 76.2 171.45 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2be7b066-c2ff-480b-85f2-398b9dc58fb3)) + (pin "2" (uuid f5f503b5-f93a-4eb0-a9b7-af9692dd025f)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 71.12 184.15 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e5fe2) + (property "Reference" "#PWR0295" (id 0) (at 71.12 190.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 71.12 187.96 0)) + (property "Footprint" "" (id 2) (at 71.12 184.15 0)) + (property "Datasheet" "" (id 3) (at 71.12 184.15 0)) + (pin "1" (uuid 0f783898-8b67-4339-aa57-4579dfddbfb6)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 93.98 180.34 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e618b) + (property "Reference" "C155" (id 0) (at 94.234 178.562 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 94.234 182.372 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 93.98 185.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 94.234 178.562 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 96.774 176.022 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 95.25 173.99 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid c1ea635c-f054-4652-8782-1b4249c4ea2c)) + (pin "2" (uuid 1c98553b-d3e8-42c5-8b6c-db16e736ebe5)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 90.17 186.69 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e619c) + (property "Reference" "#PWR0296" (id 0) (at 90.17 193.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 90.17 190.5 0)) + (property "Footprint" "" (id 2) (at 90.17 186.69 0)) + (property "Datasheet" "" (id 3) (at 90.17 186.69 0)) + (pin "1" (uuid afb35c6e-7b10-421a-9700-1fbc0b385595)) + ) + + (symbol (lib_id "ScopefunParts:C_22u") (at 66.04 177.8 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e8aaf) + (property "Reference" "C148" (id 0) (at 66.294 176.022 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_22u" (id 1) (at 66.294 179.832 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 66.04 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 66.294 176.022 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 68.834 173.482 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 67.31 171.45 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 368f6b2c-ed56-43a7-8336-c6ab903358f9)) + (pin "2" (uuid 09603403-8b22-4930-9b39-39c13f819f7b)) + ) + + (symbol (lib_id "ScopefunParts:C_22u") (at 85.09 180.34 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e8b4a) + (property "Reference" "C152" (id 0) (at 85.344 178.562 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_22u" (id 1) (at 85.344 182.372 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 85.09 185.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 85.344 178.562 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 87.884 176.022 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 86.36 173.99 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid a72fb738-ec88-4aed-b111-372aafe0e85f)) + (pin "2" (uuid 57da3164-a61b-4b91-9c01-9d7647e70c6e)) + ) + + (symbol (lib_id "ScopefunParts:C_22u") (at 102.87 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e8cbb) + (property "Reference" "C156" (id 0) (at 103.124 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_22u" (id 1) (at 103.124 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 102.87 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 103.124 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 105.664 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 104.14 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ee4cf2aa-8d1e-4526-a0f9-49be12deb939)) + (pin "2" (uuid 44710059-4d6a-4ad7-a341-3be53ea9296f)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 102.87 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584e9042) + (property "Reference" "#PWR0297" (id 0) (at 102.87 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 102.87 139.7 0)) + (property "Footprint" "" (id 2) (at 102.87 135.89 0)) + (property "Datasheet" "" (id 3) (at 102.87 135.89 0)) + (pin "1" (uuid 3c643fb1-f495-4fe7-b968-c3fb7a18db27)) + ) + + (symbol (lib_id "ScopefunParts:+VCC_USB_P") (at 116.84 180.34 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584ebbf6) + (property "Reference" "#PWR0309" (id 0) (at 116.84 184.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+VCC_USB_P" (id 1) (at 116.84 176.784 0)) + (property "Footprint" "" (id 2) (at 116.84 180.34 0)) + (property "Datasheet" "" (id 3) (at 116.84 180.34 0)) + (pin "1" (uuid ccb55565-97b9-4f58-91bf-c09d4d33ef98)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 184.15 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584ed9c6) + (property "Reference" "C161" (id 0) (at 184.404 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 184.404 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 184.15 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 184.404 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 186.944 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 185.42 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ba9284ec-f2dd-408d-8f3b-91d82a78a454)) + (pin "2" (uuid 734f1017-c927-4f97-b6ca-5801b995b702)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 199.39 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584ed9ce) + (property "Reference" "C165" (id 0) (at 199.644 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 199.644 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 199.39 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 199.644 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 202.184 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 200.66 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 814d98c9-5696-447b-a891-ac657812ef23)) + (pin "2" (uuid e0f4bf2d-eefa-4caf-a9fd-1efc28d1ee34)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 207.01 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584ed9d6) + (property "Reference" "C166" (id 0) (at 207.264 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 207.264 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 207.01 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 207.264 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 209.804 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 208.28 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 5f361b3c-66ac-4341-a996-17f1b52339f9)) + (pin "2" (uuid c7236444-3e0d-4a1c-92d8-54ef338f0783)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 214.63 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584ed9de) + (property "Reference" "C167" (id 0) (at 214.884 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 214.884 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 214.63 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 214.884 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 217.424 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 215.9 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0b6ac905-15c4-4223-9744-999581accc4c)) + (pin "2" (uuid 7bc9c272-49f0-4414-a68e-40eb507d4cba)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 222.25 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584ed9e6) + (property "Reference" "C168" (id 0) (at 222.504 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 222.504 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 222.25 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 222.504 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 225.044 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 223.52 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid bba6169a-2457-4e04-acf3-93e75be47e2e)) + (pin "2" (uuid e9e650db-9ba7-4066-b30b-ed147c4b443b)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 229.87 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584ed9ee) + (property "Reference" "C172" (id 0) (at 230.124 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 230.124 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 229.87 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 230.124 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 232.664 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 231.14 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d353fe74-c1f9-40a4-8445-8d177fa72811)) + (pin "2" (uuid b76bd2c4-f6ae-4bb6-96d7-d909c747e724)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 237.49 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584ed9f6) + (property "Reference" "C173" (id 0) (at 237.744 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 237.744 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 237.49 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 237.744 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 240.284 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 238.76 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 29111a29-6524-47dd-8617-799f5a12dae6)) + (pin "2" (uuid 1019f14f-a625-488c-8f9e-79cdad12ac8a)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 245.11 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584ed9fe) + (property "Reference" "C174" (id 0) (at 245.364 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 245.364 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 245.11 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 245.364 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 247.904 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 246.38 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f2413cb9-ead1-48b8-950b-4e5f73723182)) + (pin "2" (uuid b8e1b8bc-8fbf-4424-846e-8e15ac48a4ad)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 252.73 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584eda06) + (property "Reference" "C175" (id 0) (at 252.984 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 252.984 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 252.73 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 252.984 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 255.524 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 254 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 82cb6fbb-cf99-4437-908e-adbaddccbbb2)) + (pin "2" (uuid c0c123c4-86e1-46c8-8db8-52b768b03c53)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 260.35 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584eda0e) + (property "Reference" "C176" (id 0) (at 260.604 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 260.604 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 260.35 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 260.604 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 263.144 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 261.62 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 9e99ca48-e471-44b4-a255-7b635011dfa9)) + (pin "2" (uuid 0e6433e1-382e-47f4-a43c-51cf504b36d6)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 184.15 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584eda27) + (property "Reference" "#PWR0298" (id 0) (at 184.15 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 184.15 139.7 0)) + (property "Footprint" "" (id 2) (at 184.15 135.89 0)) + (property "Datasheet" "" (id 3) (at 184.15 135.89 0)) + (pin "1" (uuid 1451362a-1b5d-4478-a887-4ce617d6ccd0)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 199.39 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584eda2e) + (property "Reference" "#PWR0299" (id 0) (at 199.39 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 199.39 139.7 0)) + (property "Footprint" "" (id 2) (at 199.39 135.89 0)) + (property "Datasheet" "" (id 3) (at 199.39 135.89 0)) + (pin "1" (uuid a857533f-9202-4f5b-bf5f-10237709afa0)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 207.01 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584eda35) + (property "Reference" "#PWR0300" (id 0) (at 207.01 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 207.01 139.7 0)) + (property "Footprint" "" (id 2) (at 207.01 135.89 0)) + (property "Datasheet" "" (id 3) (at 207.01 135.89 0)) + (pin "1" (uuid 71a28f92-d814-4b7b-a263-816780f3c045)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 214.63 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584eda3c) + (property "Reference" "#PWR0301" (id 0) (at 214.63 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 214.63 139.7 0)) + (property "Footprint" "" (id 2) (at 214.63 135.89 0)) + (property "Datasheet" "" (id 3) (at 214.63 135.89 0)) + (pin "1" (uuid 421524d2-489c-4b64-8f60-4fdd6a76217e)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 222.25 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584eda43) + (property "Reference" "#PWR0302" (id 0) (at 222.25 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 222.25 139.7 0)) + (property "Footprint" "" (id 2) (at 222.25 135.89 0)) + (property "Datasheet" "" (id 3) (at 222.25 135.89 0)) + (pin "1" (uuid 005ca83f-6d02-42a9-b2ed-ec9ac12507b3)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 229.87 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584eda4a) + (property "Reference" "#PWR0303" (id 0) (at 229.87 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 229.87 139.7 0)) + (property "Footprint" "" (id 2) (at 229.87 135.89 0)) + (property "Datasheet" "" (id 3) (at 229.87 135.89 0)) + (pin "1" (uuid 413e4b49-7ec6-4c74-baca-7c86bfec53db)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 237.49 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584eda51) + (property "Reference" "#PWR0304" (id 0) (at 237.49 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 237.49 139.7 0)) + (property "Footprint" "" (id 2) (at 237.49 135.89 0)) + (property "Datasheet" "" (id 3) (at 237.49 135.89 0)) + (pin "1" (uuid c7086f5c-b9eb-4883-8a02-39c6746e771b)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 245.11 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584eda58) + (property "Reference" "#PWR0305" (id 0) (at 245.11 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 245.11 139.7 0)) + (property "Footprint" "" (id 2) (at 245.11 135.89 0)) + (property "Datasheet" "" (id 3) (at 245.11 135.89 0)) + (pin "1" (uuid ab8fa022-f3b2-4e34-8ebf-12e4731aa823)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 252.73 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584eda5f) + (property "Reference" "#PWR0306" (id 0) (at 252.73 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 252.73 139.7 0)) + (property "Footprint" "" (id 2) (at 252.73 135.89 0)) + (property "Datasheet" "" (id 3) (at 252.73 135.89 0)) + (pin "1" (uuid 4b42b984-e83b-4b9e-8987-22342cecfc5f)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 260.35 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584eda66) + (property "Reference" "#PWR0307" (id 0) (at 260.35 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 260.35 139.7 0)) + (property "Footprint" "" (id 2) (at 260.35 135.89 0)) + (property "Datasheet" "" (id 3) (at 260.35 135.89 0)) + (pin "1" (uuid eac5ba16-ebb7-46ee-9961-147073d4b5cb)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 267.97 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584f03ee) + (property "Reference" "#PWR0308" (id 0) (at 267.97 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 267.97 139.7 0)) + (property "Footprint" "" (id 2) (at 267.97 135.89 0)) + (property "Datasheet" "" (id 3) (at 267.97 135.89 0)) + (pin "1" (uuid be28ed7a-1c8a-42a8-9a2a-d941e6ec8435)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 118.11 124.46 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586c3497) + (property "Reference" "#PWR0311" (id 0) (at 118.11 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 118.11 120.904 0)) + (property "Footprint" "" (id 2) (at 118.11 124.46 0)) + (property "Datasheet" "" (id 3) (at 118.11 124.46 0)) + (pin "1" (uuid 2ecffdaf-0504-4162-bc5e-259d99b5f6ab)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 226.06 124.46 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586c3541) + (property "Reference" "#PWR0312" (id 0) (at 226.06 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 226.06 120.904 0)) + (property "Footprint" "" (id 2) (at 226.06 124.46 0)) + (property "Datasheet" "" (id 3) (at 226.06 124.46 0)) + (pin "1" (uuid 9cb125d7-d947-40de-a7d6-6243b2f70e6b)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 134.62 124.46 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586c3621) + (property "Reference" "#PWR0313" (id 0) (at 134.62 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 134.62 120.904 0)) + (property "Footprint" "" (id 2) (at 134.62 124.46 0)) + (property "Datasheet" "" (id 3) (at 134.62 124.46 0)) + (pin "1" (uuid 3d460ad9-0d82-4945-ad11-fe75fa1d7124)) + ) + + (symbol (lib_id "ScopefunParts:+1.2V") (at 127 124.46 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586c36ce) + (property "Reference" "#PWR0314" (id 0) (at 127 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.2V" (id 1) (at 127 120.904 0)) + (property "Footprint" "" (id 2) (at 127 124.46 0)) + (property "Datasheet" "" (id 3) (at 127 124.46 0)) + (pin "1" (uuid ea2d3d31-3a7e-480e-acca-f20916c37560)) + ) + + (symbol (lib_id "ScopefunParts:+1.2V") (at 59.69 124.46 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586c37b5) + (property "Reference" "#PWR0315" (id 0) (at 59.69 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.2V" (id 1) (at 59.69 120.904 0)) + (property "Footprint" "" (id 2) (at 59.69 124.46 0)) + (property "Datasheet" "" (id 3) (at 59.69 124.46 0)) + (pin "1" (uuid 62a648e6-0238-4535-a793-8caa6da5255d)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 40.64 110.49 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586c3895) + (property "Reference" "#PWR0316" (id 0) (at 40.64 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 40.64 106.934 0)) + (property "Footprint" "" (id 2) (at 40.64 110.49 0)) + (property "Datasheet" "" (id 3) (at 40.64 110.49 0)) + (pin "1" (uuid 409f630b-961b-44cb-8479-55fe6fd1a982)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 201.93 58.42 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586c3ab4) + (property "Reference" "#PWR0317" (id 0) (at 201.93 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 201.93 54.864 0)) + (property "Footprint" "" (id 2) (at 201.93 58.42 0)) + (property "Datasheet" "" (id 3) (at 201.93 58.42 0)) + (pin "1" (uuid bbeb4758-2d88-449c-a139-6d130c88e4f6)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 224.79 62.23 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586c3b5e) + (property "Reference" "#PWR0318" (id 0) (at 224.79 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 224.79 58.674 0)) + (property "Footprint" "" (id 2) (at 224.79 62.23 0)) + (property "Datasheet" "" (id 3) (at 224.79 62.23 0)) + (pin "1" (uuid 4d546416-b6d2-46d7-8f2b-c9dd3e7865f2)) + ) + + (symbol (lib_id "ScopefunParts:C_22u") (at 267.97 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005876def9) + (property "Reference" "C177" (id 0) (at 268.224 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_22u" (id 1) (at 268.224 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 267.97 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 268.224 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 270.764 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 269.24 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 7b802287-7c26-43b5-b819-0f7bcf759c76)) + (pin "2" (uuid 727bb838-f866-4679-abf4-a9571f8f8978)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 93.98 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058777a99) + (property "Reference" "C154" (id 0) (at 94.234 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 94.234 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 93.98 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 94.234 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 96.774 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 95.25 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0f2c9624-5519-4041-b2c0-01e62c2ae16d)) + (pin "2" (uuid 82d764ad-cd5d-4959-87f6-9a5cb3ad13a1)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 191.77 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058782c5d) + (property "Reference" "C163" (id 0) (at 192.024 130.302 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 192.024 134.112 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 191.77 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 192.024 130.302 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 194.564 127.762 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 193.04 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid b25a6e7f-ac8f-4fb5-9236-f417632edc9d)) + (pin "2" (uuid f9ee4e69-255a-497e-87c8-c9aad4e8cbf2)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 191.77 135.89 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058783132) + (property "Reference" "#PWR0319" (id 0) (at 191.77 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 191.77 139.7 0)) + (property "Footprint" "" (id 2) (at 191.77 135.89 0)) + (property "Datasheet" "" (id 3) (at 191.77 135.89 0)) + (pin "1" (uuid e57bd45e-f145-49a7-b6c3-30e751a623ee)) + ) + + (symbol (lib_id "ScopefunParts:Z_68") (at 118.11 133.35 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b34e62) + (property "Reference" "L10" (id 0) (at 120.65 132.08 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Z_68" (id 1) (at 120.65 134.62 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:L_0805" (id 2) (at 109.22 133.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://katalog.we-online.com/pbs/datasheet/782853680.pdf" (id 3) (at 111.76 133.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "FERRITE BEAD 68 OHM 0805 R=25m I=3A" (id 4) (at 130.81 133.35 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "782853680" (id 5) (at 127 133.35 0) + (effects (font (size 1.905 1.905)) hide) + ) + (pin "1" (uuid df1e41b1-70e6-4e9c-976c-aec9e62390ea)) + (pin "2" (uuid d066ecb3-5158-4d54-9143-8be97669845b)) + ) + + (symbol (lib_id "ScopefunParts:Z_68") (at 93.98 161.29 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b35364) + (property "Reference" "L9" (id 0) (at 96.52 160.02 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Z_68" (id 1) (at 96.52 162.56 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:L_0805" (id 2) (at 85.09 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://katalog.we-online.com/pbs/datasheet/782853680.pdf" (id 3) (at 87.63 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "FERRITE BEAD 68 OHM 0805 R=25m I=3A" (id 4) (at 106.68 161.29 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "782853680" (id 5) (at 102.87 161.29 0) + (effects (font (size 1.905 1.905)) hide) + ) + (pin "1" (uuid 74f09321-db03-4b23-bac2-b71c84018e6b)) + (pin "2" (uuid 4d200dfb-2a28-45fe-9422-bd1865cbaf09)) + ) + + (symbol (lib_id "ScopefunParts:Z_68") (at 74.93 161.29 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b35458) + (property "Reference" "L8" (id 0) (at 77.47 160.02 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Z_68" (id 1) (at 77.47 162.56 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:L_0805" (id 2) (at 66.04 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://katalog.we-online.com/pbs/datasheet/782853680.pdf" (id 3) (at 68.58 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "FERRITE BEAD 68 OHM 0805 R=25m I=3A" (id 4) (at 87.63 161.29 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "782853680" (id 5) (at 83.82 161.29 0) + (effects (font (size 1.905 1.905)) hide) + ) + (pin "1" (uuid 18b9da5b-20b7-476f-8361-5144a4adcfbf)) + (pin "2" (uuid 71e9cddf-d269-45e6-a952-fab6eb4cf274)) + ) + + (symbol (lib_id "ScopefunParts:Z_68") (at 55.88 161.29 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b35539) + (property "Reference" "L7" (id 0) (at 58.42 160.02 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Z_68" (id 1) (at 58.42 162.56 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:L_0805" (id 2) (at 46.99 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://katalog.we-online.com/pbs/datasheet/782853680.pdf" (id 3) (at 49.53 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "FERRITE BEAD 68 OHM 0805 R=25m I=3A" (id 4) (at 68.58 161.29 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "782853680" (id 5) (at 64.77 161.29 0) + (effects (font (size 1.905 1.905)) hide) + ) + (pin "1" (uuid fd4228d1-1087-424a-8bd5-316eba4decb4)) + (pin "2" (uuid 887a8882-1ad5-46a3-b15e-a3b92eda8107)) + ) + + (symbol (lib_id "ScopefunParts:C_2.2u") (at 46.99 175.26 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b96d97) + (property "Reference" "C143" (id 0) (at 47.244 173.482 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_2.2u" (id 1) (at 47.244 177.292 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 46.99 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 47.244 173.482 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "CC0603MRX5R5BB225" (id 4) (at 46.99 170.18 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 20%" (id 5) (at 46.99 167.64 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid a76ce9e0-edc0-4fef-9188-c80c58293453)) + (pin "2" (uuid f5200c5a-442f-45f4-bb5b-1966308abd0f)) + ) + + (symbol (lib_id "ScopefunParts:+1.2V") (at 93.98 152.4 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058dabd8c) + (property "Reference" "#PWR0320" (id 0) (at 93.98 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.2V" (id 1) (at 93.98 148.844 0)) + (property "Footprint" "" (id 2) (at 93.98 152.4 0)) + (property "Datasheet" "" (id 3) (at 93.98 152.4 0)) + (pin "1" (uuid fb316341-0ebd-466a-8a95-93381e0c616e)) + ) + + (symbol (lib_id "ScopefunParts:+1.2V") (at 74.93 152.4 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058dabe39) + (property "Reference" "#PWR0321" (id 0) (at 74.93 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.2V" (id 1) (at 74.93 148.844 0)) + (property "Footprint" "" (id 2) (at 74.93 152.4 0)) + (property "Datasheet" "" (id 3) (at 74.93 152.4 0)) + (pin "1" (uuid 4b774b71-5188-4ef9-a59e-cbc4f8aed1a2)) + ) + + (symbol (lib_id "ScopefunParts:+1.2V") (at 55.88 152.4 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058dabee6) + (property "Reference" "#PWR0322" (id 0) (at 55.88 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.2V" (id 1) (at 55.88 148.844 0)) + (property "Footprint" "" (id 2) (at 55.88 152.4 0)) + (property "Datasheet" "" (id 3) (at 55.88 152.4 0)) + (pin "1" (uuid 02a173ef-4028-4207-96c3-6d4eb892a027)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 33.02 69.85 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058df3922) + (property "Reference" "R129" (id 0) (at 30.48 67.31 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "R_56R" (id 1) (at 30.48 72.39 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 39.37 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 36.83 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 29.21 69.85 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 26.67 69.85 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 185e88df-9819-475d-aabd-8abdae2993b7)) + (pin "2" (uuid 37be3fe3-5a23-4e8c-8b00-5b8e1b98a7ef)) + ) + + (symbol (lib_id "ScopefunParts:R_0R") (at 123.19 182.88 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000059fdd9e0) + (property "Reference" "R61" (id 0) (at 120.65 180.34 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_0R" (id 1) (at 120.65 185.42 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0805" (id 2) (at 115.57 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 116.078 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-6GEY0R00V" (id 4) (at 118.618 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "RES SMD ZERO OHM JUMPER 0805" (id 5) (at 127 182.88 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f91c8543-b6dd-4522-a7f9-22fa2740e79b)) + (pin "2" (uuid 51407367-8508-40e5-bdfc-e39b63854812)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u_0402") (at 223.52 27.94 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000059fee7ba) + (property "Reference" "C169" (id 0) (at 223.266 26.162 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 223.266 29.972 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 223.52 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://katalog.we-online.com/pbs/datasheet/885012205018.pdf" (id 3) (at 223.52 36.195 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205018" (id 4) (at 223.52 22.86 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 223.52 20.32 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid a2b655f8-d5cf-4ef4-ba08-3b39b3bb945e)) + (pin "2" (uuid f88ca3ef-6527-4f53-9f42-31174131de4b)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u_0402") (at 228.6 27.94 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000059feedd7) + (property "Reference" "C171" (id 0) (at 228.854 26.162 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 228.854 29.972 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 228.6 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://katalog.we-online.com/pbs/datasheet/885012205018.pdf" (id 3) (at 228.6 36.195 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205018" (id 4) (at 228.6 22.86 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 228.6 20.32 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d0e22c43-fffe-4e0a-98b6-fe830cd5b10d)) + (pin "2" (uuid b4a2050b-1a71-4e5d-90df-d556585b506e)) + ) + + (symbol (lib_id "ScopefunParts:SN74AUP1T17DCKR") (at 138.43 104.14 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000059ff17ad) + (property "Reference" "U14" (id 0) (at 138.43 99.06 0)) + (property "Value" "SN74AUP1T17DCKR" (id 1) (at 138.43 109.22 0)) + (property "Footprint" "ScopefunPackagesLibrary:SC70-5" (id 2) (at 138.43 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74aup1t17.pdf" (id 3) (at 138.43 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "SN74AUP1T17DCKR" (id 4) (at 138.43 96.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Translation - Voltage Levels Low Pwr,1.8/2.5/3.3 Vin,3.3V CMOS Out" (id 5) (at 138.43 93.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 02432c02-1a1f-4cf3-883c-15f762dd2587)) + (pin "2" (uuid 6b5962e4-c467-49c4-9962-d7f0d6711eae)) + (pin "3" (uuid 37c62a4b-2c12-48fe-99c4-1e82215b0d96)) + (pin "4" (uuid f80fb7e4-2777-4fc2-84cc-845909679e39)) + (pin "5" (uuid 39286f29-1e0c-4d50-95fe-2a749d1b401c)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V") (at 152.4 90.17 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000059ff1a40) + (property "Reference" "#PWR0323" (id 0) (at 152.4 93.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 152.4 86.614 0)) + (property "Footprint" "" (id 2) (at 152.4 90.17 0)) + (property "Datasheet" "" (id 3) (at 152.4 90.17 0)) + (pin "1" (uuid 286e8776-963f-49bf-a701-c910e4151cfd)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 123.19 110.49 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000059ff2af1) + (property "Reference" "#PWR0324" (id 0) (at 123.19 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 123.19 114.3 0)) + (property "Footprint" "" (id 2) (at 123.19 110.49 0)) + (property "Datasheet" "" (id 3) (at 123.19 110.49 0)) + (pin "1" (uuid 5cc5d740-dc35-42b4-8999-1da3b60044a6)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 158.75 95.25 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a3460ca) + (property "Reference" "C47" (id 0) (at 159.004 93.472 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 159.004 97.282 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 158.75 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 159.004 93.472 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 161.544 90.932 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 160.02 88.9 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 5077bffa-b3ad-460d-a47b-08e1e2c5bae9)) + (pin "2" (uuid db27bf9d-d813-4225-97b0-63143727d7c9)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 158.75 99.06 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a3473a0) + (property "Reference" "#PWR0325" (id 0) (at 158.75 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 158.75 102.87 0)) + (property "Footprint" "" (id 2) (at 158.75 99.06 0)) + (property "Datasheet" "" (id 3) (at 158.75 99.06 0)) + (pin "1" (uuid 47e3616e-9142-4816-b15e-ecb20539f953)) + ) +) diff --git a/kicad/file584EFEB1.kicad_sch b/kicad/file584EFEB1.kicad_sch new file mode 100644 index 0000000..ce6a6d3 --- /dev/null +++ b/kicad/file584EFEB1.kicad_sch @@ -0,0 +1,5972 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 86f71b4a-5cd9-425f-8145-dec4e1dbf9f7) + + (paper "A4") + + (title_block + (rev "v2") + (comment 1 "Copyright Dejan Priversek 2017") + ) + + (lib_symbols + (symbol "ScopefunParts:+1.0V" (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" "+1.0V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+1.0V_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 "+1.0V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+1V0" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+1.5V" (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" "+1.5V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+1.5V_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 "+1.5V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+1V5" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+1.8V" (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" "+1.8V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+1.8V_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 "+1.8V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+1V8" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (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 "ScopefunParts:C_0603" (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_0603" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Not populated" (id 4) (at 0 3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "DNP" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0603_0_0" + (text "DNP" (at 3.81 0 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "C_0603_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_0603_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_0805" (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_0805" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Not populated" (id 4) (at 0 3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "DNP" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "DNP" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0805_0_0" + (text "DNP" (at 3.81 0 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "C_0805_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_0805_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_100u" (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_100u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_1210" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://datasheets.avx.com/cx5r.pdf" (id 3) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "12106D107MAT2A" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 1210 6.3V X5R 20%" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 1210 6.3V X5R 20%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_100u_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_100u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_1210" (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_1210" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_1210" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Not populated" (id 4) (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "DNP" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "DNP" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_1210_0_0" + (text "DNP" (at 3.81 0 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "C_1210_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_1210_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_4.7u" (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_4.7u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C2012X7R1A475K125AC" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X7R 10%" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 10V X7R 15%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_4.7u_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_4.7u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_47u" (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_47u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_1210" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK325BJ476MM-T" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 1210 10V X5R 20%" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 1210 6.3V X5R 20%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_47u_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_47u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_u47" (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_u47" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 6.3V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_u47_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_u47_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:HEATSINK" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "HS" (id 0) (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "HEATSINK" (id 1) (at 0 -1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:HS2" (id 2) (at 0 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.wakefield-vette.com/resource-center/downloads/brochures/intergrated-heatsink-wakefield.pdf" (id 3) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "624-60AB" (id 4) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Description" "Heatsink BGA 21x21 mm" (id 5) (at 0 7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "HEATSINK_0_1" + (polyline + (pts + (xy -0.635 1.27) + (xy -1.27 1.27) + (xy -1.27 3.81) + (xy -1.905 3.81) + (xy -1.905 1.27) + (xy -2.54 1.27) + (xy -2.54 3.81) + (xy -3.175 3.81) + (xy -3.175 0) + (xy -1.27 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -0.635 1.27) + (xy -0.635 3.81) + (xy 0 3.81) + (xy 0 1.27) + (xy 0.635 1.27) + (xy 0.635 3.81) + (xy 1.27 3.81) + (xy 1.27 1.27) + (xy 1.905 1.27) + (xy 1.905 3.81) + (xy 2.54 3.81) + (xy 2.54 0) + (xy -1.27 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + ) + (symbol "ScopefunParts:HS-ANC" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "HS-ANC" (id 0) (at 8.89 0 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "HS-ANC" (id 1) (at 8.89 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:HS-ANC" (id 2) (at 0 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.micforg.co.jp/dxf/S001YZ1L.pdf" (id 3) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ANC-D057" (id 4) (at 17.78 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Description" "HEATSINK SOLDER ANCHOR" (id 5) (at 0 7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "HS-ANC_0_1" + (arc (start -5.334 1.016) (mid -6.35 2.032) (end -7.366 1.016) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -7.366 1.016) + (xy -7.366 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.334 1.016) + (xy -5.334 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 4.572 1.016) + (xy 4.572 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.604 1.016) + (xy 6.604 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 6.604 1.016) (mid 5.588 2.032) (end 4.572 1.016) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + ) + (symbol "ScopefunParts:HS-CLIP" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "HS-CLIP" (id 0) (at 8.89 5.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "HS-CLIP" (id 1) (at 8.89 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 0 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.micforg.co.jp/dxf/S001ZBFX.pdf" (id 3) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "HEATSINK WIRE CLIP EZ-CLIP" (id 4) (at 0 7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "S001ZBFX" (id 5) (at 17.78 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (symbol "HS-CLIP_0_1" + (polyline + (pts + (xy -3.81 1.524) + (xy -5.334 2.286) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 1.524) + (xy 3.048 1.524) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.048 1.524) + (xy 4.572 2.286) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -7.366 2.286) + (xy -6.858 1.524) + (xy -5.842 1.524) + (xy -5.334 2.286) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 4.572 2.286) + (xy 5.08 1.524) + (xy 6.096 1.524) + (xy 6.604 2.286) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + ) + (symbol "ScopefunParts:HS-PC" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "HS-PC" (id 0) (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "HS-PC" (id 1) (at 0 -1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://assets.lairdtech.com/home/brandworld/files/THR-DS-Tpcm%20900%200910.pdf" (id 3) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Phase change thermal interface material 20x20x0.125 mm" (id 4) (at 0 7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "T-PCM905C-20S" (id 5) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (symbol "HS-PC_0_1" + (polyline + (pts + (xy -3.048 -0.254) + (xy 2.286 -0.254) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + ) + (symbol "ScopefunParts:R_2.2k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_2.2k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2201V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_2.2k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_2.2k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_56R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_56R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_56R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:SIL6" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (id 0) (at 0 10.16 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SIL6" (id 1) (at 0.635 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:SIL6" (id 2) (at 0 -12.065 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://drawings-pdf.s3.amazonaws.com/11635.pdf" (id 3) (at 0 -10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "CONN SIL 0.1 PITCH" (id 4) (at 0 15.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "PREC006SAAN-RC" (id 5) (at 0 12.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "CONN SIL 0.1 PITCH" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SIL6_0_1" + (rectangle (start -1.27 7.62) (end 2.54 -7.62) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "SIL6_1_1" + (pin passive inverted (at -8.89 6.35 0) (length 7.62) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive inverted (at -8.89 3.81 0) (length 7.62) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive inverted (at -8.89 1.27 0) (length 7.62) + (name "3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive inverted (at -8.89 -1.27 0) (length 7.62) + (name "4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin passive inverted (at -8.89 -3.81 0) (length 7.62) + (name "5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive inverted (at -8.89 -6.35 0) (length 7.62) + (name "6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:XC7A35T-FTG256" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -16.51 58.42 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "XC7A35T-FTG256" (id 1) (at 8.89 58.42 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:BGA256_FTG256" (id 2) (at 0 -82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.xilinx.com/support/documentation/data_sheets/ds181_Artix_7_Data_Sheet.pdf" (id 3) (at 0 -80.01 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Artix-7 FPGA" (id 4) (at 0 -77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "XC7A35T-2FTG256I" (id 5) (at 0 -85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "FPGA" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Artix 7 T 35 XC7A35T-FTG256" (id 8) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "XC7A35T-FTG256_1_0" + (text "BANK_14 / BANK_15" (at 0 62.23 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "XC7A35T-FTG256_1_1" + (rectangle (start -31.75 55.88) (end 31.75 -73.66) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin bidirectional line (at 38.1 38.1 180) (length 6.35) + (name "IO_L3N_T0_DQS_AD1N_15" (effects (font (size 1.27 1.27)))) + (number "A10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 27.94 180) (length 6.35) + (name "IO_L5N_T0_AD9N_15" (effects (font (size 1.27 1.27)))) + (number "A12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 20.32 180) (length 6.35) + (name "IO_L7P_T1_AD2P_15" (effects (font (size 1.27 1.27)))) + (number "A13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 17.78 180) (length 6.35) + (name "IO_L7N_T1_AD2N_15" (effects (font (size 1.27 1.27)))) + (number "A14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 7.62 180) (length 6.35) + (name "IO_L9N_T1_DQS_AD3N_15" (effects (font (size 1.27 1.27)))) + (number "A15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 45.72 180) (length 6.35) + (name "IO_L2P_T0_AD8P_15" (effects (font (size 1.27 1.27)))) + (number "A8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 43.18 180) (length 6.35) + (name "IO_L2N_T0_AD8N_15" (effects (font (size 1.27 1.27)))) + (number "A9" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 35.56 180) (length 6.35) + (name "IO_L4P_T0_15" (effects (font (size 1.27 1.27)))) + (number "B10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 33.02 180) (length 6.35) + (name "IO_L4N_T0_15" (effects (font (size 1.27 1.27)))) + (number "B11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 30.48 180) (length 6.35) + (name "IO_L5P_T0_AD9P_15" (effects (font (size 1.27 1.27)))) + (number "B12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 12.7 180) (length 6.35) + (name "IO_L8N_T1_AD10N_15" (effects (font (size 1.27 1.27)))) + (number "B14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 10.16 180) (length 6.35) + (name "IO_L9P_T1_DQS_AD3P_15" (effects (font (size 1.27 1.27)))) + (number "B15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 2.54 180) (length 6.35) + (name "IO_L10N_T1_AD11N_15" (effects (font (size 1.27 1.27)))) + (number "B16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 40.64 180) (length 6.35) + (name "IO_L3P_T0_DQS_AD1P_15" (effects (font (size 1.27 1.27)))) + (number "B9" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 0 180) (length 6.35) + (name "IO_L11P_T1_SRCC_15" (effects (font (size 1.27 1.27)))) + (number "C11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -2.54 180) (length 6.35) + (name "IO_L11N_T1_SRCC_15" (effects (font (size 1.27 1.27)))) + (number "C12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -7.62 180) (length 6.35) + (name "IO_L12N_T1_MRCC_15" (effects (font (size 1.27 1.27)))) + (number "C13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 15.24 180) (length 6.35) + (name "IO_L8P_T1_AD10P_15" (effects (font (size 1.27 1.27)))) + (number "C14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 5.08 180) (length 6.35) + (name "IO_L10P_T1_AD11P_15" (effects (font (size 1.27 1.27)))) + (number "C16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 50.8 180) (length 6.35) + (name "IO_L1P_T0_AD0P_15" (effects (font (size 1.27 1.27)))) + (number "C8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 48.26 180) (length 6.35) + (name "IO_L1N_T0_AD0N_15" (effects (font (size 1.27 1.27)))) + (number "C9" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 53.34 180) (length 6.35) + (name "IO_0_15" (effects (font (size 1.27 1.27)))) + (number "D10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -17.78 180) (length 6.35) + (name "IO_L14N_T2_SRCC_15" (effects (font (size 1.27 1.27)))) + (number "D11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -5.08 180) (length 6.35) + (name "IO_L12P_T1_MRCC_15" (effects (font (size 1.27 1.27)))) + (number "D13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -20.32 180) (length 6.35) + (name "IO_L15P_T2_DQS_15" (effects (font (size 1.27 1.27)))) + (number "D14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -22.86 180) (length 6.35) + (name "IO_L15N_T2_DQS_ADV_B_15" (effects (font (size 1.27 1.27)))) + (number "D15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -33.02 180) (length 6.35) + (name "IO_L17N_T2_A25_15" (effects (font (size 1.27 1.27)))) + (number "D16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 25.4 180) (length 6.35) + (name "IO_L6P_T0_15" (effects (font (size 1.27 1.27)))) + (number "D8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 22.86 180) (length 6.35) + (name "IO_L6N_T0_VREF_15" (effects (font (size 1.27 1.27)))) + (number "D9" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -15.24 180) (length 6.35) + (name "IO_L14P_T2_SRCC_15" (effects (font (size 1.27 1.27)))) + (number "E11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -10.16 180) (length 6.35) + (name "IO_L13P_T2_MRCC_15" (effects (font (size 1.27 1.27)))) + (number "E12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -12.7 180) (length 6.35) + (name "IO_L13N_T2_MRCC_15" (effects (font (size 1.27 1.27)))) + (number "E13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -38.1 180) (length 6.35) + (name "IO_L18N_T2_A23_15" (effects (font (size 1.27 1.27)))) + (number "E15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -30.48 180) (length 6.35) + (name "IO_L17P_T2_A26_15" (effects (font (size 1.27 1.27)))) + (number "E16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -25.4 180) (length 6.35) + (name "IO_L16P_T2_A28_15" (effects (font (size 1.27 1.27)))) + (number "F12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -27.94 180) (length 6.35) + (name "IO_L16N_T2_A27_15" (effects (font (size 1.27 1.27)))) + (number "F13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -53.34 180) (length 6.35) + (name "IO_L21N_T3_DQS_A18_15" (effects (font (size 1.27 1.27)))) + (number "F14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -35.56 180) (length 6.35) + (name "IO_L18P_T2_A24_15" (effects (font (size 1.27 1.27)))) + (number "F15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -71.12 180) (length 6.35) + (name "IO_25_15" (effects (font (size 1.27 1.27)))) + (number "G11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -43.18 180) (length 6.35) + (name "IO_L19N_T3_A21_VREF_15" (effects (font (size 1.27 1.27)))) + (number "G12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -50.8 180) (length 6.35) + (name "IO_L21P_T3_DQS_15" (effects (font (size 1.27 1.27)))) + (number "G14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -68.58 180) (length 6.35) + (name "IO_L24N_T3_RS0_15" (effects (font (size 1.27 1.27)))) + (number "G15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -58.42 180) (length 6.35) + (name "IO_L22N_T3_A16_15" (effects (font (size 1.27 1.27)))) + (number "G16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -40.64 180) (length 6.35) + (name "IO_L19P_T3_A22_15" (effects (font (size 1.27 1.27)))) + (number "H11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -45.72 180) (length 6.35) + (name "IO_L20P_T3_A20_15" (effects (font (size 1.27 1.27)))) + (number "H12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -48.26 180) (length 6.35) + (name "IO_L20N_T3_A19_15" (effects (font (size 1.27 1.27)))) + (number "H13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -66.04 180) (length 6.35) + (name "IO_L24P_T3_RS1_15" (effects (font (size 1.27 1.27)))) + (number "H14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -55.88 180) (length 6.35) + (name "IO_L22P_T3_A17_15" (effects (font (size 1.27 1.27)))) + (number "H16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 50.8 0) (length 6.35) + (name "IO_L1P_T0_D00_MOSI_14" (effects (font (size 1.27 1.27)))) + (number "J13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 48.26 0) (length 6.35) + (name "IO_L1N_T0_D01_DIN_14" (effects (font (size 1.27 1.27)))) + (number "J14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -60.96 180) (length 6.35) + (name "IO_L23P_T3_FOE_B_15" (effects (font (size 1.27 1.27)))) + (number "J15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 38.1 -63.5 180) (length 6.35) + (name "IO_L23N_T3_FWE_B_15" (effects (font (size 1.27 1.27)))) + (number "J16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 53.34 0) (length 6.35) + (name "IO_0_14" (effects (font (size 1.27 1.27)))) + (number "K12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 30.48 0) (length 6.35) + (name "IO_L5P_T0_D06_14" (effects (font (size 1.27 1.27)))) + (number "K13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 45.72 0) (length 6.35) + (name "IO_L2P_T0_D02_14" (effects (font (size 1.27 1.27)))) + (number "K15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 43.18 0) (length 6.35) + (name "IO_L2N_T0_D03_14" (effects (font (size 1.27 1.27)))) + (number "K16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 25.4 0) (length 6.35) + (name "IO_L6P_T0_FCS_B_14" (effects (font (size 1.27 1.27)))) + (number "L12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 27.94 0) (length 6.35) + (name "IO_L5N_T0_D07_14" (effects (font (size 1.27 1.27)))) + (number "L13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 35.56 0) (length 6.35) + (name "IO_L4P_T0_D04_14" (effects (font (size 1.27 1.27)))) + (number "L14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 40.64 0) (length 6.35) + (name "IO_L3P_T0_DQS_PUDC_B_14" (effects (font (size 1.27 1.27)))) + (number "L15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 22.86 0) (length 6.35) + (name "IO_L6N_T0_D08_VREF_14" (effects (font (size 1.27 1.27)))) + (number "M12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 33.02 0) (length 6.35) + (name "IO_L4N_T0_D05_14" (effects (font (size 1.27 1.27)))) + (number "M14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 38.1 0) (length 6.35) + (name "IO_L3N_T0_DQS_EMCCLK_14" (effects (font (size 1.27 1.27)))) + (number "M15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 20.32 0) (length 6.35) + (name "IO_L7P_T1_D09_14" (effects (font (size 1.27 1.27)))) + (number "M16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -40.64 0) (length 6.35) + (name "IO_L19P_T3_A10_D26_14" (effects (font (size 1.27 1.27)))) + (number "M6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -10.16 0) (length 6.35) + (name "IO_L13P_T2_MRCC_14" (effects (font (size 1.27 1.27)))) + (number "N11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -12.7 0) (length 6.35) + (name "IO_L13N_T2_MRCC_14" (effects (font (size 1.27 1.27)))) + (number "N12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 0 0) (length 6.35) + (name "IO_L11P_T1_SRCC_14" (effects (font (size 1.27 1.27)))) + (number "N13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -5.08 0) (length 6.35) + (name "IO_L12P_T1_MRCC_14" (effects (font (size 1.27 1.27)))) + (number "N14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 17.78 0) (length 6.35) + (name "IO_L7N_T1_D10_14" (effects (font (size 1.27 1.27)))) + (number "N16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -43.18 0) (length 6.35) + (name "IO_L19N_T3_A09_D25_VREF_14" (effects (font (size 1.27 1.27)))) + (number "N6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -35.56 0) (length 6.35) + (name "IO_L18P_T2_A12_D28_14" (effects (font (size 1.27 1.27)))) + (number "N9" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -15.24 0) (length 6.35) + (name "IO_L14P_T2_SRCC_14" (effects (font (size 1.27 1.27)))) + (number "P10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -17.78 0) (length 6.35) + (name "IO_L14N_T2_SRCC_14" (effects (font (size 1.27 1.27)))) + (number "P11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -2.54 0) (length 6.35) + (name "IO_L11N_T1_SRCC_14" (effects (font (size 1.27 1.27)))) + (number "P13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -7.62 0) (length 6.35) + (name "IO_L12N_T1_MRCC_14" (effects (font (size 1.27 1.27)))) + (number "P14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 15.24 0) (length 6.35) + (name "IO_L8P_T1_D11_14" (effects (font (size 1.27 1.27)))) + (number "P15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 12.7 0) (length 6.35) + (name "IO_L8N_T1_D12_14" (effects (font (size 1.27 1.27)))) + (number "P16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -71.12 0) (length 6.35) + (name "IO_25_14" (effects (font (size 1.27 1.27)))) + (number "P6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -45.72 0) (length 6.35) + (name "IO_L20P_T3_A08_D24_14" (effects (font (size 1.27 1.27)))) + (number "P8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -38.1 0) (length 6.35) + (name "IO_L18N_T2_A11_D27_14" (effects (font (size 1.27 1.27)))) + (number "P9" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -30.48 0) (length 6.35) + (name "IO_L17P_T2_A14_D30_14" (effects (font (size 1.27 1.27)))) + (number "R10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -33.02 0) (length 6.35) + (name "IO_L17N_T2_A13_D29_14" (effects (font (size 1.27 1.27)))) + (number "R11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -20.32 0) (length 6.35) + (name "IO_L15P_T2_DQS_RDWR_B_14" (effects (font (size 1.27 1.27)))) + (number "R12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -25.4 0) (length 6.35) + (name "IO_L16P_T2_CSI_B_14" (effects (font (size 1.27 1.27)))) + (number "R13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 10.16 0) (length 6.35) + (name "IO_L9P_T1_DQS_14" (effects (font (size 1.27 1.27)))) + (number "R15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 7.62 0) (length 6.35) + (name "IO_L9N_T1_DQS_D13_14" (effects (font (size 1.27 1.27)))) + (number "R16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -60.96 0) (length 6.35) + (name "IO_L23P_T3_A03_D19_14" (effects (font (size 1.27 1.27)))) + (number "R5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -66.04 0) (length 6.35) + (name "IO_L24P_T3_A01_D17_14" (effects (font (size 1.27 1.27)))) + (number "R6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -68.58 0) (length 6.35) + (name "IO_L24N_T3_A00_D16_14" (effects (font (size 1.27 1.27)))) + (number "R7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -48.26 0) (length 6.35) + (name "IO_L20N_T3_A07_D23_14" (effects (font (size 1.27 1.27)))) + (number "R8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -58.42 0) (length 6.35) + (name "IO_L22N_T3_A04_D20_14" (effects (font (size 1.27 1.27)))) + (number "T10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -22.86 0) (length 6.35) + (name "IO_L15N_T2_DQS_DOUT_CSO_B_14" (effects (font (size 1.27 1.27)))) + (number "T12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -27.94 0) (length 6.35) + (name "IO_L16N_T2_A15_D31_14" (effects (font (size 1.27 1.27)))) + (number "T13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 5.08 0) (length 6.35) + (name "IO_L10P_T1_D14_14" (effects (font (size 1.27 1.27)))) + (number "T14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 2.54 0) (length 6.35) + (name "IO_L10N_T1_D15_14" (effects (font (size 1.27 1.27)))) + (number "T15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -63.5 0) (length 6.35) + (name "IO_L23N_T3_A02_D18_14" (effects (font (size 1.27 1.27)))) + (number "T5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -50.8 0) (length 6.35) + (name "IO_L21P_T3_DQS_14" (effects (font (size 1.27 1.27)))) + (number "T7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -53.34 0) (length 6.35) + (name "IO_L21N_T3_DQS_A06_D22_14" (effects (font (size 1.27 1.27)))) + (number "T8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -38.1 -55.88 0) (length 6.35) + (name "IO_L22P_T3_A05_D21_14" (effects (font (size 1.27 1.27)))) + (number "T9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "XC7A35T-FTG256_2_0" + (text "BANK_34 / BANK_35" (at 0 62.23 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "XC7A35T-FTG256_2_1" + (rectangle (start -26.67 55.88) (end 26.67 -73.66) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin bidirectional line (at 33.02 12.7 180) (length 6.35) + (name "IO_L8N_T1_AD14N_35" (effects (font (size 1.27 1.27)))) + (number "A2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 33.02 180) (length 6.35) + (name "IO_L4N_T0_35" (effects (font (size 1.27 1.27)))) + (number "A3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 38.1 180) (length 6.35) + (name "IO_L3N_T0_DQS_AD5N_35" (effects (font (size 1.27 1.27)))) + (number "A4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 40.64 180) (length 6.35) + (name "IO_L3P_T0_DQS_AD5P_35" (effects (font (size 1.27 1.27)))) + (number "A5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 48.26 180) (length 6.35) + (name "IO_L1N_T0_AD4N_35" (effects (font (size 1.27 1.27)))) + (number "A7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 7.62 180) (length 6.35) + (name "IO_L9N_T1_DQS_AD7N_35" (effects (font (size 1.27 1.27)))) + (number "B1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 15.24 180) (length 6.35) + (name "IO_L8P_T1_AD14P_35" (effects (font (size 1.27 1.27)))) + (number "B2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 35.56 180) (length 6.35) + (name "IO_L4P_T0_35" (effects (font (size 1.27 1.27)))) + (number "B4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 43.18 180) (length 6.35) + (name "IO_L2N_T0_AD12N_35" (effects (font (size 1.27 1.27)))) + (number "B5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 45.72 180) (length 6.35) + (name "IO_L2P_T0_AD12P_35" (effects (font (size 1.27 1.27)))) + (number "B6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 50.8 180) (length 6.35) + (name "IO_L1P_T0_AD4P_35" (effects (font (size 1.27 1.27)))) + (number "B7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 10.16 180) (length 6.35) + (name "IO_L9P_T1_DQS_AD7P_35" (effects (font (size 1.27 1.27)))) + (number "C1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 17.78 180) (length 6.35) + (name "IO_L7N_T1_AD6N_35" (effects (font (size 1.27 1.27)))) + (number "C2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 20.32 180) (length 6.35) + (name "IO_L7P_T1_AD6P_35" (effects (font (size 1.27 1.27)))) + (number "C3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -7.62 180) (length 6.35) + (name "IO_L12N_T1_MRCC_35" (effects (font (size 1.27 1.27)))) + (number "C4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 27.94 180) (length 6.35) + (name "IO_L5N_T0_AD13N_35" (effects (font (size 1.27 1.27)))) + (number "C6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 30.48 180) (length 6.35) + (name "IO_L5P_T0_AD13P_35" (effects (font (size 1.27 1.27)))) + (number "C7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 2.54 180) (length 6.35) + (name "IO_L10N_T1_AD15N_35" (effects (font (size 1.27 1.27)))) + (number "D1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -2.54 180) (length 6.35) + (name "IO_L11N_T1_SRCC_35" (effects (font (size 1.27 1.27)))) + (number "D3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -5.08 180) (length 6.35) + (name "IO_L12P_T1_MRCC_35" (effects (font (size 1.27 1.27)))) + (number "D4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 22.86 180) (length 6.35) + (name "IO_L6N_T0_VREF_35" (effects (font (size 1.27 1.27)))) + (number "D5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 25.4 180) (length 6.35) + (name "IO_L6P_T0_35" (effects (font (size 1.27 1.27)))) + (number "D6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -22.86 180) (length 6.35) + (name "IO_L15N_T2_DQS_35" (effects (font (size 1.27 1.27)))) + (number "E1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 5.08 180) (length 6.35) + (name "IO_L10P_T1_AD15P_35" (effects (font (size 1.27 1.27)))) + (number "E2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 0 180) (length 6.35) + (name "IO_L11P_T1_SRCC_35" (effects (font (size 1.27 1.27)))) + (number "E3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -12.7 180) (length 6.35) + (name "IO_L13N_T2_MRCC_35" (effects (font (size 1.27 1.27)))) + (number "E5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 53.34 180) (length 6.35) + (name "IO_0_35" (effects (font (size 1.27 1.27)))) + (number "E6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -20.32 180) (length 6.35) + (name "IO_L15P_T2_DQS_35" (effects (font (size 1.27 1.27)))) + (number "F2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -17.78 180) (length 6.35) + (name "IO_L14N_T2_SRCC_35" (effects (font (size 1.27 1.27)))) + (number "F3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -15.24 180) (length 6.35) + (name "IO_L14P_T2_SRCC_35" (effects (font (size 1.27 1.27)))) + (number "F4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -10.16 180) (length 6.35) + (name "IO_L13P_T2_MRCC_35" (effects (font (size 1.27 1.27)))) + (number "F5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -33.02 180) (length 6.35) + (name "IO_L17N_T2_35" (effects (font (size 1.27 1.27)))) + (number "G1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -30.48 180) (length 6.35) + (name "IO_L17P_T2_35" (effects (font (size 1.27 1.27)))) + (number "G2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -27.94 180) (length 6.35) + (name "IO_L16N_T2_35" (effects (font (size 1.27 1.27)))) + (number "G4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -25.4 180) (length 6.35) + (name "IO_L16P_T2_35" (effects (font (size 1.27 1.27)))) + (number "G5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -48.26 180) (length 6.35) + (name "IO_L20N_T3_35" (effects (font (size 1.27 1.27)))) + (number "H1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -45.72 180) (length 6.35) + (name "IO_L20P_T3_35" (effects (font (size 1.27 1.27)))) + (number "H2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -53.34 180) (length 6.35) + (name "IO_L21N_T3_DQS_35" (effects (font (size 1.27 1.27)))) + (number "H3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -38.1 180) (length 6.35) + (name "IO_L18N_T2_35" (effects (font (size 1.27 1.27)))) + (number "H4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -35.56 180) (length 6.35) + (name "IO_L18P_T2_35" (effects (font (size 1.27 1.27)))) + (number "H5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -58.42 180) (length 6.35) + (name "IO_L22N_T3_35" (effects (font (size 1.27 1.27)))) + (number "J1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -50.8 180) (length 6.35) + (name "IO_L21P_T3_DQS_35" (effects (font (size 1.27 1.27)))) + (number "J3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -43.18 180) (length 6.35) + (name "IO_L19N_T3_VREF_35" (effects (font (size 1.27 1.27)))) + (number "J4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -40.64 180) (length 6.35) + (name "IO_L19P_T3_35" (effects (font (size 1.27 1.27)))) + (number "J5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -55.88 180) (length 6.35) + (name "IO_L22P_T3_35" (effects (font (size 1.27 1.27)))) + (number "K1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -68.58 180) (length 6.35) + (name "IO_L24N_T3_35" (effects (font (size 1.27 1.27)))) + (number "K2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -66.04 180) (length 6.35) + (name "IO_L24P_T3_35" (effects (font (size 1.27 1.27)))) + (number "K3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -71.12 180) (length 6.35) + (name "IO_25_35" (effects (font (size 1.27 1.27)))) + (number "K5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -63.5 180) (length 6.35) + (name "IO_L23N_T3_35" (effects (font (size 1.27 1.27)))) + (number "L2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 33.02 -60.96 180) (length 6.35) + (name "IO_L23P_T3_35" (effects (font (size 1.27 1.27)))) + (number "L3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 50.8 0) (length 6.35) + (name "IO_L1P_T0_34" (effects (font (size 1.27 1.27)))) + (number "L4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 53.34 0) (length 6.35) + (name "IO_0_34" (effects (font (size 1.27 1.27)))) + (number "L5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 43.18 0) (length 6.35) + (name "IO_L2N_T0_34" (effects (font (size 1.27 1.27)))) + (number "M1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 45.72 0) (length 6.35) + (name "IO_L2P_T0_34" (effects (font (size 1.27 1.27)))) + (number "M2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 48.26 0) (length 6.35) + (name "IO_L1N_T0_34" (effects (font (size 1.27 1.27)))) + (number "M4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 25.4 0) (length 6.35) + (name "IO_L6P_T0_34" (effects (font (size 1.27 1.27)))) + (number "M5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 35.56 0) (length 6.35) + (name "IO_L4P_T0_34" (effects (font (size 1.27 1.27)))) + (number "N1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 38.1 0) (length 6.35) + (name "IO_L3N_T0_DQS_34" (effects (font (size 1.27 1.27)))) + (number "N2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 40.64 0) (length 6.35) + (name "IO_L3P_T0_DQS_34" (effects (font (size 1.27 1.27)))) + (number "N3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 22.86 0) (length 6.35) + (name "IO_L6N_T0_VREF_34" (effects (font (size 1.27 1.27)))) + (number "N4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 33.02 0) (length 6.35) + (name "IO_L4N_T0_34" (effects (font (size 1.27 1.27)))) + (number "P1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 27.94 0) (length 6.35) + (name "IO_L5N_T0_34" (effects (font (size 1.27 1.27)))) + (number "P3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 30.48 0) (length 6.35) + (name "IO_L5P_T0_34" (effects (font (size 1.27 1.27)))) + (number "P4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 5.08 0) (length 6.35) + (name "IO_L10P_T1_34" (effects (font (size 1.27 1.27)))) + (number "P5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 17.78 0) (length 6.35) + (name "IO_L7N_T1_34" (effects (font (size 1.27 1.27)))) + (number "R1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 20.32 0) (length 6.35) + (name "IO_L7P_T1_34" (effects (font (size 1.27 1.27)))) + (number "R2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 15.24 0) (length 6.35) + (name "IO_L8P_T1_34" (effects (font (size 1.27 1.27)))) + (number "R3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 12.7 0) (length 6.35) + (name "IO_L8N_T1_34" (effects (font (size 1.27 1.27)))) + (number "T2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 7.62 0) (length 6.35) + (name "IO_L9N_T1_DQS_34" (effects (font (size 1.27 1.27)))) + (number "T3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -33.02 10.16 0) (length 6.35) + (name "IO_L9P_T1_DQS_34" (effects (font (size 1.27 1.27)))) + (number "T4" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "XC7A35T-FTG256_3_0" + (text "CONFIG" (at 0 62.23 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "XC7A35T-FTG256_3_1" + (rectangle (start -19.05 55.88) (end 19.05 -7.62) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin bidirectional line (at 25.4 17.78 180) (length 6.35) + (name "CFGBVS_0" (effects (font (size 1.27 1.27)))) + (number "E7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 40.64 180) (length 6.35) + (name "CCLK_0" (effects (font (size 1.27 1.27)))) + (number "E8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 27.94 180) (length 6.35) + (name "DONE_0" (effects (font (size 1.27 1.27)))) + (number "H10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 2.54 180) (length 6.35) + (name "VREFN_0" (effects (font (size 1.27 1.27)))) + (number "H7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 12.7 180) (length 6.35) + (name "VP_0" (effects (font (size 1.27 1.27)))) + (number "H8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 10.16 180) (length 6.35) + (name "VN_0" (effects (font (size 1.27 1.27)))) + (number "J7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 5.08 180) (length 6.35) + (name "VREFP_0" (effects (font (size 1.27 1.27)))) + (number "J8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 25.4 180) (length 6.35) + (name "INIT_B_0" (effects (font (size 1.27 1.27)))) + (number "K10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 -5.08 180) (length 6.35) + (name "DXN_0" (effects (font (size 1.27 1.27)))) + (number "K7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 -2.54 180) (length 6.35) + (name "DXP_0" (effects (font (size 1.27 1.27)))) + (number "K8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 45.72 180) (length 6.35) + (name "TCK_0" (effects (font (size 1.27 1.27)))) + (number "L7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 22.86 180) (length 6.35) + (name "PROGRAM_B_0" (effects (font (size 1.27 1.27)))) + (number "L9" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 35.56 180) (length 6.35) + (name "M1_0" (effects (font (size 1.27 1.27)))) + (number "M10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 33.02 180) (length 6.35) + (name "M2_0" (effects (font (size 1.27 1.27)))) + (number "M11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 48.26 180) (length 6.35) + (name "TMS_0" (effects (font (size 1.27 1.27)))) + (number "M7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 38.1 180) (length 6.35) + (name "M0_0" (effects (font (size 1.27 1.27)))) + (number "M9" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 53.34 180) (length 6.35) + (name "TDI_0" (effects (font (size 1.27 1.27)))) + (number "N7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 25.4 50.8 180) (length 6.35) + (name "TDO_0" (effects (font (size 1.27 1.27)))) + (number "N8" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "XC7A35T-FTG256_4_0" + (text "POWER" (at 0 62.23 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "XC7A35T-FTG256_4_1" + (rectangle (start -19.05 55.88) (end 19.05 -49.53) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin power_in line (at -25.4 -11.43 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "A1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -13.97 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "A11" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 22.86 0) (length 6.35) + (name "VCCO_15" (effects (font (size 1.27 1.27)))) + (number "A16" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 40.64 180) (length 6.35) + (name "VCCO_35" (effects (font (size 1.27 1.27)))) + (number "A6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 25.4 0) (length 6.35) + (name "VCCO_15" (effects (font (size 1.27 1.27)))) + (number "B13" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 43.18 180) (length 6.35) + (name "VCCO_35" (effects (font (size 1.27 1.27)))) + (number "B3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -16.51 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "B8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 27.94 0) (length 6.35) + (name "VCCO_15" (effects (font (size 1.27 1.27)))) + (number "C10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -21.59 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "C15" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -19.05 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "C5" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -26.67 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "D12" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -24.13 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "D2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 45.72 180) (length 6.35) + (name "VCCO_35" (effects (font (size 1.27 1.27)))) + (number "D7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -1.27 180) (length 6.35) + (name "VCCBRAM" (effects (font (size 1.27 1.27)))) + (number "E10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 30.48 0) (length 6.35) + (name "VCCO_15" (effects (font (size 1.27 1.27)))) + (number "E14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 48.26 180) (length 6.35) + (name "VCCO_35" (effects (font (size 1.27 1.27)))) + (number "E4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -29.21 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "E9" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 50.8 180) (length 6.35) + (name "VCCO_35" (effects (font (size 1.27 1.27)))) + (number "F1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -34.29 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "F10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -3.81 180) (length 6.35) + (name "VCCBRAM" (effects (font (size 1.27 1.27)))) + (number "F11" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -36.83 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "F16" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -31.75 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "F6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 19.05 180) (length 6.35) + (name "VCCINT" (effects (font (size 1.27 1.27)))) + (number "F7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -6.35 0) (length 6.35) + (name "VCCBATT_0" (effects (font (size 1.27 1.27)))) + (number "F8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 16.51 180) (length 6.35) + (name "VCCINT" (effects (font (size 1.27 1.27)))) + (number "F9" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 17.78 0) (length 6.35) + (name "VCCAUX" (effects (font (size 1.27 1.27)))) + (number "G10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -44.45 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "G13" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -39.37 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "G3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 13.97 180) (length 6.35) + (name "VCCINT" (effects (font (size 1.27 1.27)))) + (number "G6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -8.89 0) (length 6.35) + (name "GNDADC_0" (effects (font (size 1.27 1.27)))) + (number "G7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 5.08 0) (length 6.35) + (name "VCCADC_0" (effects (font (size 1.27 1.27)))) + (number "G8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -41.91 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "G9" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 33.02 0) (length 6.35) + (name "VCCO_15" (effects (font (size 1.27 1.27)))) + (number "H15" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 -46.99 0) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "H6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 11.43 180) (length 6.35) + (name "VCCINT" (effects (font (size 1.27 1.27)))) + (number "H9" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 15.24 0) (length 6.35) + (name "VCCAUX" (effects (font (size 1.27 1.27)))) + (number "J10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -13.97 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "J11" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 35.56 0) (length 6.35) + (name "VCCO_15" (effects (font (size 1.27 1.27)))) + (number "J12" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 53.34 180) (length 6.35) + (name "VCCO_35" (effects (font (size 1.27 1.27)))) + (number "J2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 8.89 180) (length 6.35) + (name "VCCINT" (effects (font (size 1.27 1.27)))) + (number "J6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -11.43 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "J9" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 12.7 0) (length 6.35) + (name "VCCAUX" (effects (font (size 1.27 1.27)))) + (number "K11" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -21.59 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "K14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -16.51 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "K4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -19.05 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "K6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 6.35 180) (length 6.35) + (name "VCCINT" (effects (font (size 1.27 1.27)))) + (number "K9" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -24.13 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "L1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 10.16 0) (length 6.35) + (name "VCCAUX" (effects (font (size 1.27 1.27)))) + (number "L10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -26.67 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "L11" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 40.64 0) (length 6.35) + (name "VCCO_14" (effects (font (size 1.27 1.27)))) + (number "L16" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 35.56 180) (length 6.35) + (name "VCCO_0" (effects (font (size 1.27 1.27)))) + (number "L6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 3.81 180) (length 6.35) + (name "VCCINT" (effects (font (size 1.27 1.27)))) + (number "L8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 43.18 0) (length 6.35) + (name "VCCO_14" (effects (font (size 1.27 1.27)))) + (number "M13" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 25.4 180) (length 6.35) + (name "VCCO_34" (effects (font (size 1.27 1.27)))) + (number "M3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -29.21 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "M8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 45.72 0) (length 6.35) + (name "VCCO_14" (effects (font (size 1.27 1.27)))) + (number "N10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -34.29 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "N15" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -31.75 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "N5" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -39.37 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "P12" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -36.83 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "P2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 48.26 0) (length 6.35) + (name "VCCO_14" (effects (font (size 1.27 1.27)))) + (number "P7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 50.8 0) (length 6.35) + (name "VCCO_14" (effects (font (size 1.27 1.27)))) + (number "R14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 27.94 180) (length 6.35) + (name "VCCO_34" (effects (font (size 1.27 1.27)))) + (number "R4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -41.91 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "R9" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 30.48 180) (length 6.35) + (name "VCCO_34" (effects (font (size 1.27 1.27)))) + (number "T1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -25.4 53.34 0) (length 6.35) + (name "VCCO_14" (effects (font (size 1.27 1.27)))) + (number "T11" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -46.99 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "T16" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 25.4 -44.45 180) (length 6.35) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "T6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Scopefun_v2-rescue:GND" (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" "GND" (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) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 87.63 81.28) (diameter 0) (color 0 0 0 0) + (uuid 004343d4-fbbc-4459-a106-92e18b79bd8c) + ) + (junction (at 241.3 71.12) (diameter 0) (color 0 0 0 0) + (uuid 0374ad91-b215-4fae-ba3c-0c7b8ba2f603) + ) + (junction (at 62.23 33.02) (diameter 0) (color 0 0 0 0) + (uuid 05847d21-c8ba-4c0b-b31b-eeafc066b0b9) + ) + (junction (at 241.3 106.68) (diameter 0) (color 0 0 0 0) + (uuid 0651dc37-6591-4972-a160-e871bef28460) + ) + (junction (at 111.76 140.97) (diameter 0) (color 0 0 0 0) + (uuid 0834b41d-f6f1-43e2-8520-e7638fd21ba6) + ) + (junction (at 185.42 44.45) (diameter 0) (color 0 0 0 0) + (uuid 08951399-3dbd-4830-9478-6c80670a7e45) + ) + (junction (at 74.93 81.28) (diameter 0) (color 0 0 0 0) + (uuid 09b9248f-bf17-4ab5-8f81-81360ef54010) + ) + (junction (at 68.58 92.71) (diameter 0) (color 0 0 0 0) + (uuid 09eb4692-9222-4f02-b6b0-2da430bc9cf8) + ) + (junction (at 102.87 151.13) (diameter 0) (color 0 0 0 0) + (uuid 0aa6a8eb-91a3-42fb-bcb5-e80e5bff03f8) + ) + (junction (at 118.11 33.02) (diameter 0) (color 0 0 0 0) + (uuid 0d4cea51-cc4c-4556-9e85-9d0a197d374d) + ) + (junction (at 133.35 92.71) (diameter 0) (color 0 0 0 0) + (uuid 0d5ae617-bcc4-45ef-b266-3eab4f6733e1) + ) + (junction (at 60.96 60.96) (diameter 0) (color 0 0 0 0) + (uuid 0e95702b-aa27-42cd-ade6-beebc10c6f82) + ) + (junction (at 53.34 60.96) (diameter 0) (color 0 0 0 0) + (uuid 10644603-f43d-4792-acaf-cd1b2324c21e) + ) + (junction (at 60.96 53.34) (diameter 0) (color 0 0 0 0) + (uuid 138b55c4-a8cf-43b6-aeeb-467cc948641b) + ) + (junction (at 111.76 153.67) (diameter 0) (color 0 0 0 0) + (uuid 152ae183-14d8-40a7-9d2e-6b73a233d818) + ) + (junction (at 71.12 40.64) (diameter 0) (color 0 0 0 0) + (uuid 15d62b4f-612f-4d3f-a57d-c074c02b9cfc) + ) + (junction (at 78.74 40.64) (diameter 0) (color 0 0 0 0) + (uuid 180fa346-8a0c-4cbb-a203-5f8596e28190) + ) + (junction (at 241.3 109.22) (diameter 0) (color 0 0 0 0) + (uuid 1b0f80ce-3556-4b76-9706-d607659b7b6f) + ) + (junction (at 241.3 121.92) (diameter 0) (color 0 0 0 0) + (uuid 211e79a6-6972-48cd-90bb-032dc3533346) + ) + (junction (at 82.55 179.07) (diameter 0) (color 0 0 0 0) + (uuid 21baffe9-5732-4613-a98e-f6a90188f6d6) + ) + (junction (at 86.36 40.64) (diameter 0) (color 0 0 0 0) + (uuid 22d2a614-2d42-41fc-a0d4-6fbf343dcbfa) + ) + (junction (at 185.42 124.46) (diameter 0) (color 0 0 0 0) + (uuid 248b7555-57bf-41d8-9147-6b239bab1d91) + ) + (junction (at 241.3 132.08) (diameter 0) (color 0 0 0 0) + (uuid 25776cc1-7f0c-4ab5-874e-b6a84e2abf50) + ) + (junction (at 185.42 111.76) (diameter 0) (color 0 0 0 0) + (uuid 26224ad0-6189-47e0-9d1b-f2da76fd8105) + ) + (junction (at 68.58 60.96) (diameter 0) (color 0 0 0 0) + (uuid 264e210d-d194-4e6c-8665-824968b65c33) + ) + (junction (at 241.3 134.62) (diameter 0) (color 0 0 0 0) + (uuid 2c9ee86e-12b4-45ae-ab79-c8633209abf2) + ) + (junction (at 146.05 81.28) (diameter 0) (color 0 0 0 0) + (uuid 2d297dd4-4cd6-4662-8274-737d730aa79d) + ) + (junction (at 127 92.71) (diameter 0) (color 0 0 0 0) + (uuid 2dcff979-8e88-4387-9cce-d89792aa9b6b) + ) + (junction (at 185.42 64.77) (diameter 0) (color 0 0 0 0) + (uuid 2dd30b7f-3734-46d0-94cc-1b18069ed498) + ) + (junction (at 78.74 33.02) (diameter 0) (color 0 0 0 0) + (uuid 365c8270-80eb-4a12-8564-ec36a73d5d08) + ) + (junction (at 185.42 114.3) (diameter 0) (color 0 0 0 0) + (uuid 379eec90-03fe-4815-aedc-4f2f9bd26a76) + ) + (junction (at 102.87 73.66) (diameter 0) (color 0 0 0 0) + (uuid 39927ce2-e2db-424f-b8d0-f15d67a3ef8b) + ) + (junction (at 86.36 33.02) (diameter 0) (color 0 0 0 0) + (uuid 3c601655-d53e-4699-ad07-74023b5f078c) + ) + (junction (at 111.76 134.62) (diameter 0) (color 0 0 0 0) + (uuid 3e02e88c-6d7e-472c-b46b-ee770a901982) + ) + (junction (at 68.58 53.34) (diameter 0) (color 0 0 0 0) + (uuid 3fdda639-35bd-4f8b-a261-f06f2e0aaaa9) + ) + (junction (at 82.55 166.37) (diameter 0) (color 0 0 0 0) + (uuid 40f6b9ac-afc1-4f30-82cc-7936ec35abf9) + ) + (junction (at 60.96 92.71) (diameter 0) (color 0 0 0 0) + (uuid 4175c327-a7fe-4d84-ba69-9ba6e02c58fb) + ) + (junction (at 241.3 111.76) (diameter 0) (color 0 0 0 0) + (uuid 41c54ed7-fbbc-4268-a080-dfd4a891b2be) + ) + (junction (at 118.11 40.64) (diameter 0) (color 0 0 0 0) + (uuid 45b516f3-6a5f-4c47-a463-8df3b425e88e) + ) + (junction (at 44.45 33.02) (diameter 0) (color 0 0 0 0) + (uuid 46f3598a-2312-464d-938a-6b7031ae10b2) + ) + (junction (at 53.34 53.34) (diameter 0) (color 0 0 0 0) + (uuid 477c977c-a0f1-462e-8f90-4f33f2ceced4) + ) + (junction (at 127 40.64) (diameter 0) (color 0 0 0 0) + (uuid 4b4b5818-ee72-4166-a7e6-6dc590199f42) + ) + (junction (at 241.3 57.15) (diameter 0) (color 0 0 0 0) + (uuid 4c34cca3-671e-4cbb-8c98-2c563fd357db) + ) + (junction (at 241.3 83.82) (diameter 0) (color 0 0 0 0) + (uuid 4c516544-a53a-48f3-ae29-6e5455f8b1e6) + ) + (junction (at 102.87 92.71) (diameter 0) (color 0 0 0 0) + (uuid 4c8271da-5f28-48b1-9ffd-6c5bda1e5306) + ) + (junction (at 44.45 73.66) (diameter 0) (color 0 0 0 0) + (uuid 4ed97a04-0986-4770-aed0-dc9f909c392f) + ) + (junction (at 241.3 78.74) (diameter 0) (color 0 0 0 0) + (uuid 4f67b684-7ac6-4368-a86a-2c2754c3821f) + ) + (junction (at 110.49 33.02) (diameter 0) (color 0 0 0 0) + (uuid 501850eb-f7b7-4728-b957-d98737253052) + ) + (junction (at 139.7 81.28) (diameter 0) (color 0 0 0 0) + (uuid 51f4343b-4784-4653-b291-1386c34567da) + ) + (junction (at 133.35 73.66) (diameter 0) (color 0 0 0 0) + (uuid 52eab793-6c86-4ae5-baa9-9383babafac8) + ) + (junction (at 185.42 69.85) (diameter 0) (color 0 0 0 0) + (uuid 55b5e555-65e3-4402-9416-f117be4dba20) + ) + (junction (at 241.3 116.84) (diameter 0) (color 0 0 0 0) + (uuid 56852381-eef1-4ec4-91f1-d9ca593317e3) + ) + (junction (at 111.76 92.71) (diameter 0) (color 0 0 0 0) + (uuid 5a3e906c-8829-4cd7-88d7-2202ab435138) + ) + (junction (at 241.3 68.58) (diameter 0) (color 0 0 0 0) + (uuid 5c120615-7b34-4376-98c4-994ae5b3b131) + ) + (junction (at 127 73.66) (diameter 0) (color 0 0 0 0) + (uuid 5fada503-749c-4ab1-b15f-4f7e43d6c0e6) + ) + (junction (at 241.3 114.3) (diameter 0) (color 0 0 0 0) + (uuid 606bb9bc-67d1-4898-a423-ea9949091f2d) + ) + (junction (at 68.58 73.66) (diameter 0) (color 0 0 0 0) + (uuid 6332be52-64bd-4113-a332-c5f652b54a31) + ) + (junction (at 111.76 100.33) (diameter 0) (color 0 0 0 0) + (uuid 63954bb9-e564-4468-b185-6cde8e09242b) + ) + (junction (at 119.38 73.66) (diameter 0) (color 0 0 0 0) + (uuid 65530fad-6a8c-4e67-ae38-2444c9447e6a) + ) + (junction (at 133.35 100.33) (diameter 0) (color 0 0 0 0) + (uuid 6895f92b-7fe0-4e01-9bbf-f24e880095ce) + ) + (junction (at 185.42 59.69) (diameter 0) (color 0 0 0 0) + (uuid 6b3e0590-8337-4ece-9df3-08bfec02c018) + ) + (junction (at 81.28 73.66) (diameter 0) (color 0 0 0 0) + (uuid 6c85c0b3-0ad3-406f-8f18-b2208b15bde9) + ) + (junction (at 241.3 41.91) (diameter 0) (color 0 0 0 0) + (uuid 6d7d50cc-9518-4139-be10-5dec207c853a) + ) + (junction (at 87.63 100.33) (diameter 0) (color 0 0 0 0) + (uuid 6f4153b0-25d9-484a-9790-9ed6cc5751d8) + ) + (junction (at 74.93 92.71) (diameter 0) (color 0 0 0 0) + (uuid 700f3019-ff0d-4a68-b692-43778399e4b4) + ) + (junction (at 102.87 33.02) (diameter 0) (color 0 0 0 0) + (uuid 71a41c53-c356-43b2-b77e-cfa4fd361a0d) + ) + (junction (at 185.42 96.52) (diameter 0) (color 0 0 0 0) + (uuid 73d427d5-9182-4b65-a364-5c457d6762a9) + ) + (junction (at 95.25 40.64) (diameter 0) (color 0 0 0 0) + (uuid 7472dcad-00bf-4d88-b266-7a32b62213f8) + ) + (junction (at 81.28 92.71) (diameter 0) (color 0 0 0 0) + (uuid 74b5b296-9fe7-44d8-86e8-7daabc6561b1) + ) + (junction (at 53.34 92.71) (diameter 0) (color 0 0 0 0) + (uuid 7550a2ff-4cfd-4300-8cc1-1407b01c45e0) + ) + (junction (at 185.42 46.99) (diameter 0) (color 0 0 0 0) + (uuid 75674ae0-b1bf-4c29-b26b-9cf08ea1e0a5) + ) + (junction (at 185.42 52.07) (diameter 0) (color 0 0 0 0) + (uuid 77f9d769-3ce5-45e7-9c3d-d3e39745b91d) + ) + (junction (at 74.93 60.96) (diameter 0) (color 0 0 0 0) + (uuid 7a5ac266-f448-470f-a33f-70cf47e41242) + ) + (junction (at 119.38 100.33) (diameter 0) (color 0 0 0 0) + (uuid 7bcd28f6-599e-4b4b-887c-2d913c3b8148) + ) + (junction (at 53.34 73.66) (diameter 0) (color 0 0 0 0) + (uuid 7c81396b-1113-44e5-9b93-cf598be195e0) + ) + (junction (at 68.58 81.28) (diameter 0) (color 0 0 0 0) + (uuid 7d0055d8-110d-4a4c-93e4-b4718fa3724f) + ) + (junction (at 185.42 132.08) (diameter 0) (color 0 0 0 0) + (uuid 7f5e4161-738e-49db-8922-5e1480f11666) + ) + (junction (at 185.42 57.15) (diameter 0) (color 0 0 0 0) + (uuid 8099bdd3-148d-48b2-b79d-ba85a2dbf658) + ) + (junction (at 139.7 73.66) (diameter 0) (color 0 0 0 0) + (uuid 812d2ca1-8c48-4632-b96d-c9548abee016) + ) + (junction (at 127 81.28) (diameter 0) (color 0 0 0 0) + (uuid 82c3fcff-0c4d-46ec-9117-fd4b044c0976) + ) + (junction (at 81.28 143.51) (diameter 0) (color 0 0 0 0) + (uuid 82dedc1f-8f46-4680-98a3-56f743ddceb7) + ) + (junction (at 60.96 73.66) (diameter 0) (color 0 0 0 0) + (uuid 83973a35-fec2-48af-bf67-671eb44e4636) + ) + (junction (at 119.38 92.71) (diameter 0) (color 0 0 0 0) + (uuid 87787b7b-0950-4e3b-8130-4503b072059b) + ) + (junction (at 241.3 129.54) (diameter 0) (color 0 0 0 0) + (uuid 8845a9b5-70de-4703-abef-0cf4642e6f81) + ) + (junction (at 102.87 140.97) (diameter 0) (color 0 0 0 0) + (uuid 8c855e07-77a9-4319-bbd7-9b282af6c449) + ) + (junction (at 185.42 36.83) (diameter 0) (color 0 0 0 0) + (uuid 8dd785d1-511d-4538-964b-312a69d957a7) + ) + (junction (at 185.42 116.84) (diameter 0) (color 0 0 0 0) + (uuid 8e516797-5cda-4141-bc6c-efc7c6ee3aa3) + ) + (junction (at 71.12 33.02) (diameter 0) (color 0 0 0 0) + (uuid 8ed164c5-ab09-4a08-b510-f3567121f312) + ) + (junction (at 241.3 124.46) (diameter 0) (color 0 0 0 0) + (uuid 8eff2fa2-44aa-4a90-a19b-90484f94bd24) + ) + (junction (at 74.93 53.34) (diameter 0) (color 0 0 0 0) + (uuid 90006e1c-63d7-4e7f-8b14-91126a3d2ccc) + ) + (junction (at 82.55 171.45) (diameter 0) (color 0 0 0 0) + (uuid 9036be53-406b-4530-8a1b-445c8143807b) + ) + (junction (at 185.42 77.47) (diameter 0) (color 0 0 0 0) + (uuid 921aaedd-72ed-4c1e-b220-b0eb2b5b52c8) + ) + (junction (at 241.3 76.2) (diameter 0) (color 0 0 0 0) + (uuid 93ffad1a-6bff-4b74-b801-425c4ffe8171) + ) + (junction (at 81.28 60.96) (diameter 0) (color 0 0 0 0) + (uuid 969039f3-b917-4772-a4c3-c593cb31029a) + ) + (junction (at 93.98 148.59) (diameter 0) (color 0 0 0 0) + (uuid 9b135a32-ae3c-4c27-8e95-14eb6596d446) + ) + (junction (at 241.3 101.6) (diameter 0) (color 0 0 0 0) + (uuid 9bf3b72d-1f1a-4445-928a-02998981fba9) + ) + (junction (at 119.38 81.28) (diameter 0) (color 0 0 0 0) + (uuid 9c8514e5-1a18-4724-823a-ab84831b39a5) + ) + (junction (at 60.96 81.28) (diameter 0) (color 0 0 0 0) + (uuid 9d7faabd-145c-44e6-956b-4cc29eaaf981) + ) + (junction (at 185.42 74.93) (diameter 0) (color 0 0 0 0) + (uuid 9e0abe11-241b-49a2-ad21-70c3a000f192) + ) + (junction (at 62.23 40.64) (diameter 0) (color 0 0 0 0) + (uuid 9ece99f7-7eac-43a6-848c-dd00e2e8ce3b) + ) + (junction (at 111.76 81.28) (diameter 0) (color 0 0 0 0) + (uuid a1ecc083-ffdc-4bb9-b145-b70926f69e5d) + ) + (junction (at 185.42 62.23) (diameter 0) (color 0 0 0 0) + (uuid a33382a8-054e-4a7b-8225-9afd562d22d3) + ) + (junction (at 185.42 34.29) (diameter 0) (color 0 0 0 0) + (uuid a57693c1-3d79-4332-8da3-261091df55b1) + ) + (junction (at 241.3 81.28) (diameter 0) (color 0 0 0 0) + (uuid a812f11f-f026-42a0-904e-f8dc88df0747) + ) + (junction (at 111.76 73.66) (diameter 0) (color 0 0 0 0) + (uuid a9ce91d2-921d-4ef0-b181-ea7adb49b7ea) + ) + (junction (at 185.42 127) (diameter 0) (color 0 0 0 0) + (uuid ab5396f8-427c-4e37-9624-94ce7126d8c1) + ) + (junction (at 53.34 40.64) (diameter 0) (color 0 0 0 0) + (uuid abd9a564-5eb6-4444-83ed-fabd2f7682ef) + ) + (junction (at 74.93 100.33) (diameter 0) (color 0 0 0 0) + (uuid abfbd619-7cca-4c0a-9288-874d424313a3) + ) + (junction (at 185.42 41.91) (diameter 0) (color 0 0 0 0) + (uuid abfd9792-d4b6-470f-8045-e1dfbf345ff4) + ) + (junction (at 139.7 33.02) (diameter 0) (color 0 0 0 0) + (uuid ac1628c4-4dc9-4d03-82dc-23c1d91ea4ee) + ) + (junction (at 185.42 99.06) (diameter 0) (color 0 0 0 0) + (uuid ad76958f-b6c1-46e0-a0b0-dc3785e6b23a) + ) + (junction (at 148.59 40.64) (diameter 0) (color 0 0 0 0) + (uuid ae4a6b60-038a-4698-8a00-08bba05e86ff) + ) + (junction (at 185.42 101.6) (diameter 0) (color 0 0 0 0) + (uuid b34d2428-3790-469f-a164-90d4d8365551) + ) + (junction (at 185.42 119.38) (diameter 0) (color 0 0 0 0) + (uuid b414fdaf-f513-4b9b-9a5f-6fa964d374af) + ) + (junction (at 185.42 106.68) (diameter 0) (color 0 0 0 0) + (uuid b9518207-2d53-4ad3-b0f1-22635748b228) + ) + (junction (at 241.3 119.38) (diameter 0) (color 0 0 0 0) + (uuid b99b5a99-9eac-41e7-b478-484c3766f198) + ) + (junction (at 185.42 104.14) (diameter 0) (color 0 0 0 0) + (uuid ba32139f-00a8-48af-848c-819ca1f88fa7) + ) + (junction (at 241.3 39.37) (diameter 0) (color 0 0 0 0) + (uuid baf7d5c1-8bc5-4816-9c9c-bb92b4a6b3da) + ) + (junction (at 241.3 73.66) (diameter 0) (color 0 0 0 0) + (uuid bd7ee4a2-159a-4837-87f6-4c41a5dd6ce8) + ) + (junction (at 102.87 40.64) (diameter 0) (color 0 0 0 0) + (uuid be207d1a-0790-4021-8cd6-6ed4e93aea39) + ) + (junction (at 127 100.33) (diameter 0) (color 0 0 0 0) + (uuid beccf647-d81c-43fa-8812-601375e2c011) + ) + (junction (at 53.34 81.28) (diameter 0) (color 0 0 0 0) + (uuid c04676dc-af89-4568-9231-c9d886469934) + ) + (junction (at 81.28 81.28) (diameter 0) (color 0 0 0 0) + (uuid c1fbcf6a-9fcf-4f91-9749-1eb6b6cca1a7) + ) + (junction (at 53.34 33.02) (diameter 0) (color 0 0 0 0) + (uuid c2948fc4-d8e7-42a5-888d-c744528c03f5) + ) + (junction (at 241.3 36.83) (diameter 0) (color 0 0 0 0) + (uuid c43f24b0-01c4-45ec-aa4a-5498098e16ab) + ) + (junction (at 185.42 39.37) (diameter 0) (color 0 0 0 0) + (uuid c4c5a52a-59bb-4103-b05b-78908e6fcd3d) + ) + (junction (at 241.3 44.45) (diameter 0) (color 0 0 0 0) + (uuid c52570c5-ac67-4d1c-8c09-fa44e530b998) + ) + (junction (at 81.28 140.97) (diameter 0) (color 0 0 0 0) + (uuid c53c69d4-6f0a-4be7-a269-1879cda087d9) + ) + (junction (at 185.42 121.92) (diameter 0) (color 0 0 0 0) + (uuid cad2de08-80d9-42d3-874b-d2e56e77425d) + ) + (junction (at 185.42 129.54) (diameter 0) (color 0 0 0 0) + (uuid cc7fdda4-1f0b-4447-b8f5-2a7f9266383d) + ) + (junction (at 185.42 134.62) (diameter 0) (color 0 0 0 0) + (uuid cf95b885-b799-47a5-9fa5-79d0451612e4) + ) + (junction (at 185.42 109.22) (diameter 0) (color 0 0 0 0) + (uuid d2c46bee-5f0b-4d7d-bbc2-cbe22d3978ec) + ) + (junction (at 82.55 176.53) (diameter 0) (color 0 0 0 0) + (uuid d6d63e09-315e-473d-938e-d2fae58cb5ac) + ) + (junction (at 241.3 127) (diameter 0) (color 0 0 0 0) + (uuid dad095fa-d2b2-4ce4-98c7-1ddab4bf88d0) + ) + (junction (at 241.3 59.69) (diameter 0) (color 0 0 0 0) + (uuid db5bd896-647a-495e-913d-c426a73dbde5) + ) + (junction (at 185.42 54.61) (diameter 0) (color 0 0 0 0) + (uuid de13c54d-72ee-48e8-8855-df5c7984ca5c) + ) + (junction (at 82.55 173.99) (diameter 0) (color 0 0 0 0) + (uuid e18a0001-fde7-490a-b11e-9d0b18712d51) + ) + (junction (at 146.05 100.33) (diameter 0) (color 0 0 0 0) + (uuid e1944425-1f1d-4417-b1c5-6927538e0c0c) + ) + (junction (at 241.3 34.29) (diameter 0) (color 0 0 0 0) + (uuid e48404bf-0acb-4434-9194-099636fab6ba) + ) + (junction (at 68.58 100.33) (diameter 0) (color 0 0 0 0) + (uuid e74c7ddc-33c3-45ac-9a20-6eb13c0fb732) + ) + (junction (at 95.25 33.02) (diameter 0) (color 0 0 0 0) + (uuid e8545b5a-77ca-4d05-a0b8-125f7d8e3629) + ) + (junction (at 81.28 100.33) (diameter 0) (color 0 0 0 0) + (uuid ec7cf9c2-f528-4dbf-a2b9-a3aa0ddc963d) + ) + (junction (at 60.96 100.33) (diameter 0) (color 0 0 0 0) + (uuid ed531526-c0ed-467b-a836-edbaf8adc2e5) + ) + (junction (at 139.7 92.71) (diameter 0) (color 0 0 0 0) + (uuid ee513a16-667c-4508-be13-65c4454ee29e) + ) + (junction (at 185.42 72.39) (diameter 0) (color 0 0 0 0) + (uuid ef5424af-7165-4af3-a774-42a0561bc139) + ) + (junction (at 44.45 53.34) (diameter 0) (color 0 0 0 0) + (uuid f54db01e-657d-46ea-8868-c31d38364a73) + ) + (junction (at 139.7 100.33) (diameter 0) (color 0 0 0 0) + (uuid f6df8f38-4efb-4a7f-8f49-a8d0018d348a) + ) + (junction (at 110.49 40.64) (diameter 0) (color 0 0 0 0) + (uuid f7b72427-2e9e-4c5e-8c5a-380ae512d15f) + ) + (junction (at 241.3 104.14) (diameter 0) (color 0 0 0 0) + (uuid f904ce8d-3740-4b5c-af01-f949f6875fbb) + ) + (junction (at 133.35 81.28) (diameter 0) (color 0 0 0 0) + (uuid f9567cac-1cc2-4d39-b8d9-a5da08ee7dbd) + ) + (junction (at 74.93 73.66) (diameter 0) (color 0 0 0 0) + (uuid fa247a02-09cf-4c05-85a9-48d63936ee00) + ) + (junction (at 241.3 88.9) (diameter 0) (color 0 0 0 0) + (uuid fdcf3a48-bfcf-4640-bd1b-06b68c85f2c2) + ) + + (wire (pts (xy 102.87 91.44) (xy 102.87 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0177b717-8f7d-4b62-97bb-d5eac4a4019b) + ) + (wire (pts (xy 185.42 93.98) (xy 185.42 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 01b8fede-3ba5-4bd3-8463-21f4332fa88c) + ) + (wire (pts (xy 111.76 81.28) (xy 119.38 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 028bf28c-b748-44dd-8666-4f5c6a2f02a0) + ) + (wire (pts (xy 241.3 44.45) (xy 241.3 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 02e2fc12-e732-469a-8b48-f731af436614) + ) + (wire (pts (xy 133.35 100.33) (xy 139.7 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 03112b81-f6b5-4a69-987f-2c57f648957e) + ) + (wire (pts (xy 111.76 74.93) (xy 111.76 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 053a262a-c920-4a7f-9883-ec2d171eef25) + ) + (wire (pts (xy 78.74 143.51) (xy 81.28 143.51)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 061d5b60-6a9d-4005-baf0-f56c3f730e99) + ) + (wire (pts (xy 74.93 92.71) (xy 74.93 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0677197f-925d-49ae-b672-407868493e87) + ) + (wire (pts (xy 241.3 109.22) (xy 238.76 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0678e859-60dd-4592-9ec3-c56ba0a2917d) + ) + (wire (pts (xy 185.42 46.99) (xy 187.96 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 068537eb-19b5-43c2-a1fa-b0fc53cc0414) + ) + (wire (pts (xy 139.7 73.66) (xy 146.05 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 06ed8cb8-3e14-4f0d-a5a7-009ba4a57ecf) + ) + (wire (pts (xy 111.76 153.67) (xy 120.65 153.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 07e014ba-ca34-4ee3-906c-68c38f33eb08) + ) + (wire (pts (xy 102.87 33.02) (xy 110.49 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 08540592-d0ec-43ac-a068-ca369cf2e676) + ) + (wire (pts (xy 78.74 153.67) (xy 111.76 153.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0888cdc9-21ca-4495-b1ea-98a0130ab1c1) + ) + (wire (pts (xy 185.42 111.76) (xy 185.42 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0895892f-5ab8-46ae-957a-958c2c9fa408) + ) + (wire (pts (xy 53.34 80.01) (xy 53.34 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 08f152a7-5dd6-40b8-86c8-5a6a84e3e7cf) + ) + (wire (pts (xy 185.42 62.23) (xy 185.42 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 094c81b0-4c81-4d80-a28b-79a0736811ce) + ) + (wire (pts (xy 60.96 53.34) (xy 60.96 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 09cfa228-3f8f-4855-8832-13de3de3c2ef) + ) + (wire (pts (xy 121.92 124.46) (xy 124.46 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0b1ce3d6-ffe5-42da-8eb2-e02022d4cdd2) + ) + (wire (pts (xy 87.63 81.28) (xy 87.63 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0c84f166-9c82-4d95-9050-61d2c1d5aec8) + ) + (wire (pts (xy 44.45 53.34) (xy 44.45 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d52a535-573c-4d4b-b50a-4249ae970a26) + ) + (wire (pts (xy 185.42 104.14) (xy 187.96 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0eab5fc0-497d-4743-b723-fb5762aa19d9) + ) + (wire (pts (xy 87.63 143.51) (xy 87.63 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0ed76af2-530e-4991-a83c-c6ce6f511262) + ) + (wire (pts (xy 44.45 33.02) (xy 44.45 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0f95b5e5-8291-491d-8519-ff4faad3000d) + ) + (wire (pts (xy 241.3 44.45) (xy 238.76 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 106b8ae8-4aa5-4a86-82b9-dd5ec7d2c018) + ) + (wire (pts (xy 118.11 33.02) (xy 127 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 10a29d4f-889a-4436-a05e-50f9608921e3) + ) + (wire (pts (xy 102.87 81.28) (xy 102.87 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 117fbe83-f7e8-43ee-b401-7f0b1e41d330) + ) + (wire (pts (xy 44.45 53.34) (xy 53.34 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 11b641c6-9bc3-4446-b7ba-adb91bcf498d) + ) + (wire (pts (xy 241.3 41.91) (xy 241.3 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 13000179-c2de-4141-bca1-f8d11d6d6824) + ) + (wire (pts (xy 78.74 33.02) (xy 78.74 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1364471e-6d9a-4296-b76b-342ca1d6faae) + ) + (wire (pts (xy 78.74 123.19) (xy 82.55 123.19)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 13645e9a-16d0-42f7-acdb-35ad8a4b3247) + ) + (wire (pts (xy 238.76 34.29) (xy 241.3 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 13cddfc4-84c9-45f9-a919-6c85f5f1b40d) + ) + (wire (pts (xy 241.3 39.37) (xy 238.76 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 171e50c5-6cc5-462d-8bf3-001b786e927f) + ) + (wire (pts (xy 241.3 114.3) (xy 238.76 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1806d127-ebdb-4751-a423-394e96bb5cdc) + ) + (wire (pts (xy 81.28 92.71) (xy 81.28 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 19984784-87f6-42a2-8938-5dc2cedf4f01) + ) + (wire (pts (xy 102.87 100.33) (xy 111.76 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 19bc19b9-343c-44b0-9704-2469f1731021) + ) + (wire (pts (xy 53.34 91.44) (xy 53.34 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 19f47c7e-9343-4f13-a7d1-7ec3f26e0857) + ) + (wire (pts (xy 44.45 33.02) (xy 53.34 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1a840357-9053-4b4b-be6c-a0a8639680d7) + ) + (wire (pts (xy 185.42 114.3) (xy 185.42 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1bbe6ba7-d58a-4469-ad91-b09644159aef) + ) + (wire (pts (xy 146.05 92.71) (xy 146.05 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1bbeca7e-f808-4303-9e1d-c16da79354d4) + ) + (wire (pts (xy 78.74 173.99) (xy 82.55 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1c8bff45-4df4-4df7-8028-c3646cd74fc7) + ) + (wire (pts (xy 82.55 171.45) (xy 78.74 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1cc418bb-686a-47ca-aad1-60ae49ff4f74) + ) + (wire (pts (xy 53.34 34.29) (xy 53.34 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1ce510bd-6817-44d6-9e94-1e5555885e89) + ) + (wire (pts (xy 121.92 129.54) (xy 124.46 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 20b474e1-3bc4-407b-8a95-a4f663ced928) + ) + (wire (pts (xy 185.42 116.84) (xy 185.42 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 20cb6c7c-21a2-4704-9fae-202efebc737d) + ) + (wire (pts (xy 238.76 59.69) (xy 241.3 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 20cb7a59-5c46-47a2-8fc8-a951f476d54d) + ) + (wire (pts (xy 185.42 106.68) (xy 187.96 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 210ae79b-2468-41a6-80b6-95983041917f) + ) + (wire (pts (xy 111.76 92.71) (xy 119.38 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2296c7f0-067b-4c4e-93b9-870166d1301d) + ) + (wire (pts (xy 241.3 111.76) (xy 238.76 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2365ae3b-870b-40e4-82f6-71e88bdd85e2) + ) + (wire (pts (xy 110.49 33.02) (xy 118.11 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 236630a8-25c7-46f9-b759-013868a485a5) + ) + (wire (pts (xy 111.76 100.33) (xy 119.38 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 23bddc6b-1da1-4518-84cb-2d35ee26d88c) + ) + (wire (pts (xy 187.96 36.83) (xy 185.42 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 24115169-fbaf-42f8-8ea2-50b53559acae) + ) + (wire (pts (xy 185.42 62.23) (xy 187.96 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 243ab842-82be-46df-ba59-cc590a18ec99) + ) + (wire (pts (xy 95.25 33.02) (xy 102.87 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 246de616-9744-4247-980e-5e24d403f3d4) + ) + (wire (pts (xy 241.3 71.12) (xy 241.3 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 24daaac3-5dd5-4400-b886-c03cfb806a4f) + ) + (wire (pts (xy 185.42 57.15) (xy 187.96 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 24e025ff-1d02-4165-873a-70457b8e152e) + ) + (wire (pts (xy 185.42 127) (xy 187.96 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 251a3e3d-cc6c-4532-9d81-98f83c41bfb6) + ) + (wire (pts (xy 185.42 64.77) (xy 187.96 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 258b9f3b-aefe-4ade-b794-b2ee337b9778) + ) + (wire (pts (xy 185.42 57.15) (xy 185.42 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 264d8112-38e6-4784-a7c3-4684e24dbf0e) + ) + (wire (pts (xy 74.93 73.66) (xy 74.93 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 26b841d7-a82a-4ba1-97e4-3d44810d5026) + ) + (wire (pts (xy 241.3 83.82) (xy 238.76 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 26f634e2-78b5-4173-b794-737266de1951) + ) + (wire (pts (xy 241.3 88.9) (xy 241.3 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 28563231-749f-449f-aaf0-6abb814e1df8) + ) + (wire (pts (xy 102.87 151.13) (xy 120.65 151.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 29471893-52bf-40dc-82e6-7c747611bfcc) + ) + (wire (pts (xy 139.7 73.66) (xy 139.7 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a1b3982-8097-4cf2-86c2-49d86f0bd36d) + ) + (wire (pts (xy 102.87 100.33) (xy 102.87 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a3c2685-534d-4b91-8453-2d45033ddcbc) + ) + (wire (pts (xy 185.42 111.76) (xy 187.96 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a6458b5-6846-4a03-b0c8-4671bc486c50) + ) + (wire (pts (xy 119.38 100.33) (xy 119.38 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a87db75-06c1-42be-8ebe-b406cb7d5e92) + ) + (wire (pts (xy 185.42 59.69) (xy 187.96 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2b41069d-4510-4af9-bec6-27ec9a05496c) + ) + (wire (pts (xy 241.3 41.91) (xy 238.76 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2b586e14-22cd-4c20-8969-51f54accd3f7) + ) + (wire (pts (xy 185.42 121.92) (xy 185.42 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2ba9cf9c-6b5d-4cb9-a54d-d3a9e3249a59) + ) + (wire (pts (xy 62.23 39.37) (xy 62.23 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2c82c943-6dfa-4e5b-87dc-8e5d0c5ddbcb) + ) + (wire (pts (xy 53.34 60.96) (xy 60.96 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2c97c025-e6ab-44af-91b2-47d72db7c0f2) + ) + (wire (pts (xy 111.76 134.62) (xy 111.76 140.97)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2caa6b7f-fb15-4a98-a41e-5f57c15a8e23) + ) + (wire (pts (xy 148.59 34.29) (xy 148.59 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d52b740-78c8-48c7-b0c6-d7cf351a37bf) + ) + (wire (pts (xy 82.55 163.83) (xy 82.55 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d6ab740-a195-433a-890c-fc55b080b211) + ) + (wire (pts (xy 87.63 92.71) (xy 87.63 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2e617963-fa0f-46aa-920b-9111fc46083a) + ) + (wire (pts (xy 185.42 127) (xy 185.42 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 301fcb29-86cd-4798-907b-64ecdae4fae7) + ) + (wire (pts (xy 246.38 52.07) (xy 246.38 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3058e00c-72e3-4d3a-a314-21d099cf9835) + ) + (wire (pts (xy 238.76 52.07) (xy 246.38 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 30adbcb0-fc0a-4900-a43f-86ea2c7a31d5) + ) + (wire (pts (xy 102.87 72.39) (xy 102.87 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 312f70b7-a0ac-4223-a6c8-c8a4a830905a) + ) + (wire (pts (xy 68.58 60.96) (xy 68.58 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 313d7939-b1f4-4f95-8fbf-38d2d1bd0a6a) + ) + (wire (pts (xy 78.74 40.64) (xy 78.74 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 31e37b55-b4fc-4af4-9761-b224deaed044) + ) + (wire (pts (xy 102.87 140.97) (xy 93.98 140.97)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 323aabd4-2931-4054-93c4-fae687570ca6) + ) + (wire (pts (xy 139.7 81.28) (xy 146.05 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 326e50f8-8c20-49c6-b8ec-30343fc4dde3) + ) + (wire (pts (xy 241.3 57.15) (xy 241.3 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 32a093f2-6548-45c0-9fca-07ddbe131b52) + ) + (wire (pts (xy 241.3 121.92) (xy 241.3 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 32ccf32d-45bd-4805-a750-9fc6e42427c8) + ) + (wire (pts (xy 68.58 100.33) (xy 68.58 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3383255b-c053-43fe-9f9e-b7a94db48488) + ) + (wire (pts (xy 238.76 68.58) (xy 241.3 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 34e8f9ed-8952-497d-a880-7755f58f2aca) + ) + (wire (pts (xy 241.3 129.54) (xy 241.3 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 34ea93bf-8ea9-4739-8fd7-f3fd8a5d4efc) + ) + (wire (pts (xy 111.76 140.97) (xy 102.87 140.97)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 358c55a4-0ab8-494f-8b49-bc122f113c13) + ) + (wire (pts (xy 241.3 121.92) (xy 238.76 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35c83bf7-0da8-4c97-8e2b-21ec2f83bb48) + ) + (wire (pts (xy 133.35 92.71) (xy 133.35 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 367c86df-c904-4b5a-911a-b1928e1c33ea) + ) + (wire (pts (xy 241.3 81.28) (xy 238.76 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 36bb7cc5-40f2-497a-925f-69375e509408) + ) + (wire (pts (xy 139.7 40.64) (xy 139.7 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3723a947-6f12-4dea-a0ce-85196dad223c) + ) + (wire (pts (xy 148.59 33.02) (xy 139.7 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 375d226d-7c58-4cd9-8321-87de9ab882b5) + ) + (wire (pts (xy 53.34 99.06) (xy 53.34 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 37c51b20-0a55-4727-a6e5-eb7f239d6b1c) + ) + (wire (pts (xy 241.3 134.62) (xy 238.76 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 38e07639-5ff2-44db-a21b-d4d188f7a3cd) + ) + (wire (pts (xy 241.3 68.58) (xy 251.46 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 39405353-e62e-4458-9bdb-56be6e0c1a76) + ) + (wire (pts (xy 139.7 92.71) (xy 146.05 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3a3a696c-51a9-4b73-86cc-067ce17d2880) + ) + (wire (pts (xy 44.45 60.96) (xy 53.34 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c8f07e6-d926-4500-875f-7731621fea24) + ) + (wire (pts (xy 185.42 34.29) (xy 185.42 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3d609b48-6700-43fb-ae22-4d2c498a13f3) + ) + (wire (pts (xy 185.42 69.85) (xy 185.42 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3dc68cc9-d48e-4c3c-b155-9c0257e380d2) + ) + (wire (pts (xy 82.55 163.83) (xy 78.74 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3e34f9e8-54f9-4335-9921-f82427e5cf2f) + ) + (wire (pts (xy 185.42 52.07) (xy 187.96 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3ea5cc76-f0b8-4e5c-8674-00da07e95e3e) + ) + (wire (pts (xy 60.96 92.71) (xy 68.58 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3f231598-edeb-4ae3-ad63-afab54cbd77e) + ) + (wire (pts (xy 110.49 34.29) (xy 110.49 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4079376d-d7b2-480d-ac76-f762ed67f872) + ) + (wire (pts (xy 86.36 33.02) (xy 95.25 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 409afa95-bed7-4976-a892-ee999caab054) + ) + (wire (pts (xy 241.3 124.46) (xy 238.76 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 40e8c82d-ef54-40ea-b56e-4653ad052734) + ) + (wire (pts (xy 88.9 156.21) (xy 88.9 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 41568218-681a-410c-9bd0-ca60fb10f910) + ) + (wire (pts (xy 148.59 39.37) (xy 148.59 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 419c0525-ef54-46a8-bbcb-8df3421ff019) + ) + (wire (pts (xy 187.96 34.29) (xy 185.42 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 41d84172-e457-460b-85ca-33c273a5911b) + ) + (wire (pts (xy 146.05 100.33) (xy 146.05 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 43138f49-1617-46de-97ab-b90ce5d53c82) + ) + (wire (pts (xy 102.87 73.66) (xy 111.76 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 43139370-ccd5-4c19-90fd-1e56f17e69c8) + ) + (wire (pts (xy 68.58 73.66) (xy 68.58 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 43204734-1c0e-4ac5-bb89-023236f3dbc4) + ) + (wire (pts (xy 127 100.33) (xy 127 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4373d9c4-82aa-4cac-b73d-946ee27a0b2d) + ) + (wire (pts (xy 118.11 40.64) (xy 118.11 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 43d7a62d-ce3e-4c6a-96a3-4a878ebe72fa) + ) + (wire (pts (xy 185.42 41.91) (xy 185.42 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 45597f97-264c-4d06-a589-53b4d4ecdb8e) + ) + (wire (pts (xy 185.42 74.93) (xy 185.42 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 45930b82-09cb-4810-ac18-a1437eb74e1f) + ) + (wire (pts (xy 241.3 91.44) (xy 238.76 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 462cc3b1-535e-43f2-9d1e-b0968d208b83) + ) + (wire (pts (xy 60.96 53.34) (xy 68.58 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 474c5936-398d-41c8-b56a-851a27d63d53) + ) + (wire (pts (xy 60.96 60.96) (xy 68.58 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 47d1be8c-88dc-4b0c-8bde-4358db195e68) + ) + (wire (pts (xy 185.42 132.08) (xy 185.42 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 48ea6c06-49df-4397-8f17-d45fed47211b) + ) + (wire (pts (xy 241.3 109.22) (xy 241.3 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 499d0e38-4f92-483e-b495-68daa619f833) + ) + (wire (pts (xy 86.36 40.64) (xy 95.25 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4a02393c-9a2d-4c9a-b2e3-85092f427876) + ) + (wire (pts (xy 241.3 106.68) (xy 241.3 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4bb2fe32-0276-4922-8b52-341100702add) + ) + (wire (pts (xy 44.45 73.66) (xy 53.34 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4be1cee2-a15e-46bb-b636-7b7b95d7450e) + ) + (wire (pts (xy 68.58 100.33) (xy 74.93 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4cc27354-a45e-4f9e-897b-1cae13a2c88b) + ) + (wire (pts (xy 111.76 73.66) (xy 119.38 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4cfa5529-6e89-4b30-8b0d-836746b6beb3) + ) + (wire (pts (xy 44.45 81.28) (xy 53.34 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4e7f077b-b549-4a6c-88a8-b7e8876537d4) + ) + (wire (pts (xy 82.55 179.07) (xy 82.55 181.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4eceb03b-5013-47fd-b030-38ae84cfae95) + ) + (wire (pts (xy 119.38 73.66) (xy 119.38 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4f2c770d-5b7b-433f-a7c8-42db6d6866e5) + ) + (wire (pts (xy 81.28 100.33) (xy 87.63 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4f2de9cf-117b-4829-8e3b-fb69dab67bbb) + ) + (wire (pts (xy 91.44 176.53) (xy 91.44 180.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5026f652-a3c3-40da-b1b3-18817a846309) + ) + (wire (pts (xy 139.7 80.01) (xy 139.7 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 50e375c4-e710-45d7-9f12-67035b7382c7) + ) + (wire (pts (xy 74.93 92.71) (xy 81.28 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 50e5a3a1-4ebf-43c6-b906-89433b4df598) + ) + (wire (pts (xy 139.7 31.75) (xy 139.7 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 51088ed1-115e-4f03-8174-d6c687a76876) + ) + (wire (pts (xy 53.34 39.37) (xy 53.34 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 51309631-9f83-4fbb-9127-220a52fbf0f1) + ) + (wire (pts (xy 241.3 62.23) (xy 238.76 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 51affb03-86b5-4657-a377-656a0b0fa718) + ) + (wire (pts (xy 241.3 127) (xy 241.3 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 52598522-7a40-43a0-95ce-560ac70a6839) + ) + (wire (pts (xy 53.34 59.69) (xy 53.34 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 52b7a00f-cb87-403c-b62f-10114bf273fa) + ) + (wire (pts (xy 238.76 71.12) (xy 241.3 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5340724d-eb84-440d-ab0b-11231bc90346) + ) + (wire (pts (xy 60.96 73.66) (xy 60.96 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 55113079-323a-40f0-bc94-4aaf48f78a5b) + ) + (wire (pts (xy 74.93 100.33) (xy 74.93 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 55353944-8c11-49be-be3d-d07e829aa29a) + ) + (wire (pts (xy 185.42 54.61) (xy 185.42 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 55fb0f28-28f0-4a47-bf74-754fa1d06ef7) + ) + (wire (pts (xy 82.55 171.45) (xy 82.55 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 56d29c62-b2b5-4ace-9fab-a8e69049c888) + ) + (wire (pts (xy 185.42 77.47) (xy 187.96 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 57cb6256-12b5-41ef-abe2-df2a6c0dcd96) + ) + (wire (pts (xy 71.12 40.64) (xy 71.12 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5865f349-05da-4803-a6f7-546b5592d3e2) + ) + (wire (pts (xy 97.79 125.73) (xy 100.33 125.73)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 58d47b88-9d6b-4071-bfee-3e0297c4b790) + ) + (wire (pts (xy 68.58 53.34) (xy 74.93 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 590b1be0-79b4-43cd-abdd-b905d25f4627) + ) + (wire (pts (xy 185.42 74.93) (xy 187.96 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 598028f7-6919-4a20-aa78-48695f80e6ae) + ) + (wire (pts (xy 187.96 54.61) (xy 185.42 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 59c49c55-6c6d-471f-b166-5115d4ca7108) + ) + (wire (pts (xy 139.7 100.33) (xy 146.05 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b172758-5e4d-44e0-9d36-a668709fda9e) + ) + (wire (pts (xy 82.55 181.61) (xy 78.74 181.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b6e3898-e35c-47cc-80c8-3557bc05e685) + ) + (wire (pts (xy 62.23 33.02) (xy 71.12 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5c298943-ade4-42ae-88f8-44bfa31096f7) + ) + (wire (pts (xy 74.93 100.33) (xy 81.28 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ca185b8-f8fe-4e7b-94e5-bda5d53ea910) + ) + (wire (pts (xy 93.98 147.32) (xy 93.98 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5e7083ba-66fa-4863-a2a3-428899ec499f) + ) + (wire (pts (xy 74.93 81.28) (xy 81.28 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5fd5d214-95c3-4357-b798-376a5e64766b) + ) + (wire (pts (xy 74.93 73.66) (xy 81.28 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 60259aa5-02ed-426b-ae1e-c5fb112fb059) + ) + (wire (pts (xy 81.28 73.66) (xy 81.28 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 61614cee-b370-4b29-a238-fc28a54dab71) + ) + (wire (pts (xy 78.74 158.75) (xy 82.55 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6269bd8f-5457-4281-b4de-4f7956468ac8) + ) + (wire (pts (xy 241.3 116.84) (xy 238.76 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 63366297-a190-439b-8711-6ce9e9937b83) + ) + (wire (pts (xy 71.12 40.64) (xy 78.74 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 63764dd8-3c2f-4e30-a115-02ca3bcbe0db) + ) + (wire (pts (xy 185.42 77.47) (xy 185.42 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 64481622-026a-4d73-b295-d39fefb14e90) + ) + (wire (pts (xy 185.42 46.99) (xy 185.42 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 64d397ba-11e0-437e-868c-1880802927fc) + ) + (wire (pts (xy 185.42 39.37) (xy 187.96 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6845cdaa-47cc-4a5b-a166-50ea14c5a002) + ) + (wire (pts (xy 110.49 40.64) (xy 118.11 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6909bb15-2c57-4de3-816c-cac3c832dd38) + ) + (wire (pts (xy 87.63 99.06) (xy 87.63 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 691e2cbe-b26c-4267-8f9b-0ee6a0516aaf) + ) + (wire (pts (xy 185.42 116.84) (xy 187.96 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 69363177-53f3-4972-92ed-ea2e25fcc788) + ) + (wire (pts (xy 53.34 74.93) (xy 53.34 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 694349ac-dd8e-4206-ab3f-a2667df33d53) + ) + (wire (pts (xy 95.25 33.02) (xy 95.25 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 69adadb9-ff3c-4ce2-814d-b306f29ff7c0) + ) + (wire (pts (xy 111.76 93.98) (xy 111.76 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6d9f9117-e9ad-4f86-a4c1-0b550506e98d) + ) + (wire (pts (xy 68.58 92.71) (xy 74.93 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6da623d6-24be-4ca1-9239-50127971dd64) + ) + (wire (pts (xy 185.42 109.22) (xy 185.42 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6eb86b9e-8bbb-4bf7-9c5a-a6d9b427965e) + ) + (wire (pts (xy 82.55 179.07) (xy 78.74 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6ec503e2-372d-41b4-bd9d-d511c953e3f9) + ) + (wire (pts (xy 53.34 40.64) (xy 62.23 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6fc95eb4-92c7-4d72-9433-c707bbf461a7) + ) + (wire (pts (xy 44.45 52.07) (xy 44.45 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 71bcff9a-9916-499c-b984-d624fe2423f5) + ) + (wire (pts (xy 127 92.71) (xy 133.35 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 726abff2-7f79-4d24-aae8-6d81535871b3) + ) + (wire (pts (xy 148.59 40.64) (xy 148.59 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 729148be-e8af-448c-a6e7-ab6e09769a87) + ) + (wire (pts (xy 121.92 121.92) (xy 124.46 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 72c53b8e-6d05-402a-b4b7-83d9df994cf6) + ) + (wire (pts (xy 102.87 40.64) (xy 110.49 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7363111a-77c3-4b33-a1da-bb2ea60ccfa1) + ) + (wire (pts (xy 53.34 100.33) (xy 60.96 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 73e6ff64-8915-4bf2-8341-ad1e32b02655) + ) + (wire (pts (xy 95.25 40.64) (xy 95.25 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 742edecd-b9fd-4ab0-b3b5-11fddf70e998) + ) + (wire (pts (xy 146.05 80.01) (xy 146.05 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7513bd06-26ac-47f8-9fb8-57035f227d8b) + ) + (wire (pts (xy 44.45 40.64) (xy 53.34 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 758b305f-0305-4e16-82d4-edbfc902ed8c) + ) + (wire (pts (xy 187.96 96.52) (xy 185.42 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 758d7654-20ef-4fd9-b430-62779aceea9a) + ) + (wire (pts (xy 185.42 52.07) (xy 185.42 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 75ee2f88-d7b6-471f-8fbb-8480232b65dd) + ) + (wire (pts (xy 62.23 34.29) (xy 62.23 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7675a3ba-bf45-4b76-ab49-4e7cd3061f2f) + ) + (wire (pts (xy 185.42 31.75) (xy 185.42 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 76831e56-5ebf-41e3-8b2b-c541760b92e8) + ) + (wire (pts (xy 127 73.66) (xy 133.35 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 77197893-8f9f-4ca8-b831-246939dd44ff) + ) + (wire (pts (xy 62.23 40.64) (xy 71.12 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 778a286a-2744-46d1-bac1-cd9b0dd64754) + ) + (wire (pts (xy 60.96 81.28) (xy 60.96 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 778bfba0-09ac-4e56-8a23-8af6995bb4d5) + ) + (wire (pts (xy 238.76 101.6) (xy 241.3 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 77c48e7c-1523-4ac8-a22c-242e030603af) + ) + (wire (pts (xy 185.42 134.62) (xy 187.96 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 77d78abb-40b7-4e52-b11b-8483b76d7ba5) + ) + (wire (pts (xy 92.71 135.89) (xy 78.74 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 78448228-43bd-4efb-b90f-bd5e6ea645ac) + ) + (wire (pts (xy 146.05 81.28) (xy 146.05 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7873ab21-0dde-4bb3-b8cd-a8a496571f62) + ) + (wire (pts (xy 102.87 92.71) (xy 111.76 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 792d4511-84ed-4ebc-992f-8a163b2907b8) + ) + (wire (pts (xy 44.45 31.75) (xy 44.45 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 79c86c81-1e60-4067-b0e7-4eaaa5348326) + ) + (wire (pts (xy 238.76 99.06) (xy 241.3 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 79cca9d5-d2fb-410a-aeed-64f27cf1aabf) + ) + (wire (pts (xy 68.58 73.66) (xy 74.93 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7aa0354e-a973-4503-aeb4-9905785fa759) + ) + (wire (pts (xy 78.74 33.02) (xy 86.36 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7b90c860-df72-428c-a26f-e4ef7d9934a3) + ) + (wire (pts (xy 127 73.66) (xy 127 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7b9c04a7-a80d-4646-b6f3-75416f43204e) + ) + (wire (pts (xy 185.42 44.45) (xy 187.96 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7bca5ce3-6022-488e-b575-434a9a81f20c) + ) + (wire (pts (xy 185.42 96.52) (xy 185.42 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7c42c8c5-ad64-47b6-9e66-1c1031d62056) + ) + (wire (pts (xy 82.55 130.81) (xy 78.74 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7ca1b7a5-93f7-4f13-bfdf-d716ae250162) + ) + (wire (pts (xy 119.38 92.71) (xy 127 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7d02ea77-2882-4908-9692-7a52210983b6) + ) + (wire (pts (xy 53.34 33.02) (xy 62.23 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7da16aa6-aad6-437b-a0c9-2f20f28f8e86) + ) + (wire (pts (xy 102.87 33.02) (xy 102.87 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7f270a66-012c-43c0-b30d-3e3a925cbd61) + ) + (wire (pts (xy 185.42 69.85) (xy 187.96 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7f435098-d85b-42cc-8461-7690d9182834) + ) + (wire (pts (xy 241.3 114.3) (xy 241.3 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7fb71539-0afc-43e1-9382-baa9ae1850a3) + ) + (wire (pts (xy 119.38 81.28) (xy 119.38 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 801f04dc-dd60-49b2-b9e0-d06f81897ddd) + ) + (wire (pts (xy 78.74 40.64) (xy 86.36 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 81782b74-54a2-474a-b7b8-15ce472d9ad3) + ) + (wire (pts (xy 185.42 124.46) (xy 185.42 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 81c33246-b19b-41fd-b801-567082f5beea) + ) + (wire (pts (xy 185.42 129.54) (xy 187.96 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 82904eec-37cd-48bb-8a9b-a7aecb39bf12) + ) + (wire (pts (xy 127 81.28) (xy 127 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 83012ce6-a2f8-47cd-9c4d-9feaad62eacc) + ) + (wire (pts (xy 241.3 31.75) (xy 241.3 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 831181f3-e07e-4359-85a3-43a55598e402) + ) + (wire (pts (xy 102.87 81.28) (xy 111.76 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8448f352-f1bb-4708-bec2-ee186f93b1f0) + ) + (wire (pts (xy 185.42 41.91) (xy 187.96 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 845fdfbc-c464-442f-8ca4-945189100ea0) + ) + (wire (pts (xy 102.87 73.66) (xy 102.87 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 846dc414-b518-4115-8307-30841f7dc644) + ) + (wire (pts (xy 87.63 100.33) (xy 87.63 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 84ca22c1-f60b-4525-b61d-a870ce74bdbd) + ) + (wire (pts (xy 251.46 68.58) (xy 251.46 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 850f4c06-51c4-419d-ae91-62019d280a7a) + ) + (wire (pts (xy 93.98 140.97) (xy 93.98 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8521b94c-cc82-48b8-85e6-12a0bdf81150) + ) + (wire (pts (xy 241.3 36.83) (xy 238.76 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8544b55a-6739-490d-835e-4b5b67f1784f) + ) + (wire (pts (xy 127 39.37) (xy 127 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 85fa1eab-1245-4613-9a11-b49263ba8690) + ) + (wire (pts (xy 60.96 100.33) (xy 60.96 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 86e6da59-9175-498a-b4cd-e3195bf92463) + ) + (wire (pts (xy 118.11 40.64) (xy 127 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 86f96750-d6d5-4228-8fe0-0a0b37dfedda) + ) + (wire (pts (xy 119.38 100.33) (xy 127 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 88294936-27ad-411f-84c3-774d94504089) + ) + (wire (pts (xy 241.3 81.28) (xy 241.3 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 88d36802-f42b-4227-9e15-d42f2f24e913) + ) + (wire (pts (xy 78.74 140.97) (xy 81.28 140.97)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 89197813-1f34-412e-b0f2-543175929a5d) + ) + (wire (pts (xy 241.3 88.9) (xy 238.76 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8940ece4-cf42-491a-858d-f95bef7be0d5) + ) + (wire (pts (xy 139.7 33.02) (xy 139.7 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 89aa92b3-136d-429b-9792-a92e608764d5) + ) + (wire (pts (xy 185.42 99.06) (xy 187.96 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8a2eb2bc-2784-4fa0-86f1-ad0762ac8e56) + ) + (wire (pts (xy 241.3 101.6) (xy 241.3 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8c303487-9e63-4836-827b-88fb30568986) + ) + (wire (pts (xy 87.63 73.66) (xy 87.63 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8cfaee18-0c0b-4d6e-ae10-9017e790955a) + ) + (wire (pts (xy 86.36 39.37) (xy 86.36 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8fd72ee2-7c8f-4aa7-b371-bfe5a919149d) + ) + (wire (pts (xy 185.42 104.14) (xy 185.42 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 90c6af9b-7176-429b-886b-97c3179df34e) + ) + (wire (pts (xy 185.42 121.92) (xy 187.96 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 90c8a30d-24c7-4e3c-b427-69c30b17383b) + ) + (wire (pts (xy 81.28 81.28) (xy 87.63 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9129dba9-689e-4f8d-9708-45d7b4d3e864) + ) + (wire (pts (xy 81.28 140.97) (xy 81.28 143.51)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 91325905-1ed8-44d8-a697-566ef05dd5e2) + ) + (wire (pts (xy 81.28 143.51) (xy 87.63 143.51)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 91a73ae2-593b-49a3-bfa2-4de768461dbf) + ) + (wire (pts (xy 241.3 46.99) (xy 238.76 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9247fd18-ffca-4e18-9dc7-215e74ad843b) + ) + (wire (pts (xy 81.28 73.66) (xy 87.63 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9313e963-322a-4b87-ac35-526a34e1490b) + ) + (wire (pts (xy 185.42 36.83) (xy 185.42 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 948dfa56-bac9-4d53-bdce-9c13dc75b0d9) + ) + (wire (pts (xy 133.35 92.71) (xy 139.7 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9577fbf3-6b84-41d7-a875-729a768ecc43) + ) + (wire (pts (xy 127 92.71) (xy 127 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 96589b0c-b051-494a-952b-1d85eb492735) + ) + (wire (pts (xy 53.34 92.71) (xy 60.96 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9899bb71-bfd3-46e8-b367-3638872eb847) + ) + (wire (pts (xy 71.12 33.02) (xy 78.74 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 98e6e34a-0aba-4c31-90f7-371956d3cb12) + ) + (wire (pts (xy 139.7 92.71) (xy 139.7 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9a8855ab-a080-44b9-a940-c6a0b23e7dfd) + ) + (wire (pts (xy 133.35 73.66) (xy 133.35 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9bc91da0-0930-40c9-a428-f11be139eb12) + ) + (wire (pts (xy 241.3 104.14) (xy 241.3 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9be48705-d97f-4566-b95d-40334955373d) + ) + (wire (pts (xy 74.93 60.96) (xy 74.93 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9c088fa7-228e-4974-9f8b-93ffff2752db) + ) + (wire (pts (xy 91.44 176.53) (xy 82.55 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9d712c28-7284-4e0b-bde9-adbfdf06743f) + ) + (wire (pts (xy 185.42 101.6) (xy 185.42 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9d95df17-28dd-48b2-8022-b76561d40fee) + ) + (wire (pts (xy 185.42 119.38) (xy 187.96 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9defcca7-c96f-415c-8150-5f0fcf79292b) + ) + (wire (pts (xy 111.76 140.97) (xy 111.76 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9f6c787e-afd2-4674-bf8f-efc41d83a2ae) + ) + (wire (pts (xy 241.3 129.54) (xy 238.76 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9fbbfd7e-a448-4ba1-95ef-1ee07bcbfc79) + ) + (wire (pts (xy 71.12 33.02) (xy 71.12 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9fec555c-bb16-4267-a559-c0afb3f5c352) + ) + (wire (pts (xy 241.3 106.68) (xy 238.76 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a0d6bc39-c6ae-484f-bd41-46c4a96711ac) + ) + (wire (pts (xy 81.28 59.69) (xy 81.28 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a1b208a5-17e5-41f3-aa45-1a774b4020aa) + ) + (wire (pts (xy 127 40.64) (xy 127 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a278d121-9a22-40d4-aa9a-11c3059b3037) + ) + (wire (pts (xy 74.93 53.34) (xy 81.28 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a36eb778-74f2-41c9-bf02-3c254deb2102) + ) + (wire (pts (xy 241.3 34.29) (xy 241.3 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3937477-0242-420d-bed7-6e949b9a6be3) + ) + (wire (pts (xy 74.93 60.96) (xy 81.28 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a575f3a3-6171-4abe-bd93-f2b4fee838fd) + ) + (wire (pts (xy 185.42 132.08) (xy 187.96 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a66eebfd-2776-4af2-afbf-5cb9c9a7e22a) + ) + (wire (pts (xy 119.38 73.66) (xy 127 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a73b933c-cb8f-43cd-8193-6deca8e19d95) + ) + (wire (pts (xy 185.42 109.22) (xy 187.96 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a750a1f1-6953-445d-828e-e5a8f45919a2) + ) + (wire (pts (xy 102.87 92.71) (xy 102.87 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a7c8d926-b221-4f1a-8cc4-b43e6b5af317) + ) + (wire (pts (xy 68.58 60.96) (xy 74.93 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a82b3c41-7308-4f84-8427-cce823c580f8) + ) + (wire (pts (xy 74.93 81.28) (xy 74.93 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a961a754-de04-4c4b-8fa5-14d832398f35) + ) + (wire (pts (xy 53.34 53.34) (xy 60.96 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aa2bb309-1216-4f8b-bb79-bfc8150072bf) + ) + (wire (pts (xy 185.42 129.54) (xy 185.42 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ad2f0bd6-f5fc-443e-8a7a-289d730e3fc1) + ) + (wire (pts (xy 111.76 147.32) (xy 111.76 153.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ad900db3-4beb-4fa1-ace0-548024befe9a) + ) + (wire (pts (xy 124.46 134.62) (xy 111.76 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid adc35284-b1a5-4a4f-9d67-d284094a133d) + ) + (wire (pts (xy 241.3 99.06) (xy 241.3 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid af11167a-8ea6-479b-a703-0445af8e9841) + ) + (wire (pts (xy 74.93 53.34) (xy 74.93 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b0ad97c6-3a9f-4b40-baf3-8beb66603a13) + ) + (wire (pts (xy 241.3 36.83) (xy 241.3 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b147a1d9-2979-475a-925b-38d31cdc7241) + ) + (wire (pts (xy 185.42 44.45) (xy 185.42 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b25caf1f-daeb-4c26-a562-eea52f8d6f03) + ) + (wire (pts (xy 241.3 73.66) (xy 238.76 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b2ad209e-826a-4cf8-800c-b18b96d20b84) + ) + (wire (pts (xy 185.42 59.69) (xy 185.42 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b3763428-8a65-4270-bdcb-652dba1e1f6d) + ) + (wire (pts (xy 124.46 132.08) (xy 121.92 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b3923c47-0bfb-4144-bc16-8d256e3f64e1) + ) + (wire (pts (xy 241.3 132.08) (xy 241.3 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b3af79e9-fa82-4807-8c9c-991a80772e2f) + ) + (wire (pts (xy 68.58 81.28) (xy 74.93 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b3b296ec-345a-438b-88ed-a17ad8ea1576) + ) + (wire (pts (xy 133.35 73.66) (xy 139.7 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b48a7092-2e07-440b-bcb4-dd71f526e5de) + ) + (wire (pts (xy 111.76 132.08) (xy 111.76 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b5ee1b37-9a61-44e3-a4bb-565a20a300ee) + ) + (wire (pts (xy 185.42 124.46) (xy 187.96 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b6440db5-483d-4340-bc00-e7165ccde6b3) + ) + (wire (pts (xy 185.42 134.62) (xy 185.42 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b65f110d-e315-4404-a28f-f9c58c5557bf) + ) + (wire (pts (xy 241.3 76.2) (xy 238.76 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b6cd8fec-f584-4155-820a-2536d38ccad8) + ) + (wire (pts (xy 241.3 76.2) (xy 241.3 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b79f1b74-6535-42de-87b2-557cea55f024) + ) + (wire (pts (xy 53.34 92.71) (xy 53.34 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b7ab2bac-1dd7-46f3-a420-8ab804b7dfe7) + ) + (wire (pts (xy 241.3 119.38) (xy 241.3 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b86f2c71-8f35-446e-aadf-8c7a595cbf75) + ) + (wire (pts (xy 93.98 148.59) (xy 120.65 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b8ba3838-7e2e-4f10-a2e0-811c338a1b78) + ) + (wire (pts (xy 241.3 59.69) (xy 241.3 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b95839e7-f389-4098-a39a-bc7ab8552fa3) + ) + (wire (pts (xy 44.45 73.66) (xy 44.45 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bb8a8e08-0339-4be1-a9cc-61a377c059f6) + ) + (wire (pts (xy 241.3 104.14) (xy 238.76 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bbb287f9-e742-4ea6-82a7-72ed5597a094) + ) + (wire (pts (xy 102.87 40.64) (xy 102.87 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bbc15c23-0f54-4996-ac32-7c92fe0ff6d5) + ) + (wire (pts (xy 44.45 72.39) (xy 44.45 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bc753aac-1971-416a-8edc-ba432ac8a22c) + ) + (wire (pts (xy 44.45 60.96) (xy 44.45 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bd31574f-cdbc-46a5-ae29-0f3b82698dca) + ) + (wire (pts (xy 241.3 39.37) (xy 241.3 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bd5a58e9-608a-4010-b193-b404178a734e) + ) + (wire (pts (xy 78.74 148.59) (xy 93.98 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bddd93d5-6bcf-4a37-8f3c-1979a6faa688) + ) + (wire (pts (xy 139.7 99.06) (xy 139.7 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bdfc825c-7ac8-4c50-aed1-717e7c786cfe) + ) + (wire (pts (xy 53.34 81.28) (xy 60.96 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid be3c6b81-2cc5-4ab2-8b4d-9d413dda554e) + ) + (wire (pts (xy 241.3 111.76) (xy 241.3 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c03dc4dd-4108-4115-b389-2a9b68e1001a) + ) + (wire (pts (xy 241.3 134.62) (xy 241.3 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c053282c-b667-4388-a72b-dee3ed9389b5) + ) + (wire (pts (xy 81.28 60.96) (xy 81.28 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c1fe4179-388d-4282-99d0-edcbfa9b02e8) + ) + (wire (pts (xy 111.76 80.01) (xy 111.76 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c24b6edb-1820-4e19-99c3-c6c132fdac7c) + ) + (wire (pts (xy 241.3 119.38) (xy 238.76 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c2a900ce-1783-4342-ad17-a9a62244c49c) + ) + (wire (pts (xy 241.3 78.74) (xy 241.3 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c3a88fd0-1dfc-45fb-8f26-69ea07767793) + ) + (wire (pts (xy 185.42 101.6) (xy 187.96 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c50a0deb-6e72-4137-92d6-9f84151d3368) + ) + (wire (pts (xy 81.28 53.34) (xy 81.28 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c53ae628-8966-456e-ae1b-a5eb13cf6671) + ) + (wire (pts (xy 185.42 82.55) (xy 187.96 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c59ec8bd-befb-49d9-9e0d-c9b97fbc56b5) + ) + (wire (pts (xy 78.74 151.13) (xy 102.87 151.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7699f1d-7e78-4991-9876-ff3a83ea094a) + ) + (wire (pts (xy 127 81.28) (xy 133.35 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ca097914-a03f-4784-b5a9-086d812d2a7b) + ) + (wire (pts (xy 241.3 68.58) (xy 241.3 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ca5ad450-3902-481b-90b6-83da54a5772d) + ) + (wire (pts (xy 60.96 60.96) (xy 60.96 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb2084ec-bf02-4b3f-b3b1-2b9f517acb7d) + ) + (wire (pts (xy 241.3 132.08) (xy 238.76 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb954d42-6d14-4372-b37e-7decf062cf0f) + ) + (wire (pts (xy 133.35 81.28) (xy 133.35 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ccc1b767-7cc2-4af2-a757-3aff7ebfdb59) + ) + (wire (pts (xy 60.96 81.28) (xy 68.58 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce5d9ff7-fa59-44d1-b207-190d465ce9bc) + ) + (wire (pts (xy 146.05 73.66) (xy 146.05 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cf243459-95c3-4165-82e9-d7369ccfe659) + ) + (wire (pts (xy 241.3 127) (xy 238.76 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d032ab4d-51be-40dd-8d9e-2ee426799c66) + ) + (wire (pts (xy 82.55 158.75) (xy 82.55 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d0c96332-b838-489f-9d21-b5d76c78559c) + ) + (wire (pts (xy 241.3 78.74) (xy 238.76 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d2a6ffd4-fcd4-4e78-b708-4b6258cda3b3) + ) + (wire (pts (xy 121.92 127) (xy 124.46 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d372d783-d002-4fa1-84b3-88820b11b95b) + ) + (wire (pts (xy 241.3 124.46) (xy 241.3 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d3e6bdc2-f219-40fa-8756-c5867a4d10f3) + ) + (wire (pts (xy 185.42 39.37) (xy 185.42 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d43d7e70-0911-4a8b-9d40-01256aa239eb) + ) + (wire (pts (xy 53.34 54.61) (xy 53.34 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d45d8f08-f698-43e9-84bc-4b0f5a09eaed) + ) + (wire (pts (xy 185.42 64.77) (xy 185.42 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d56d54b8-fdf7-4c56-906a-869536975566) + ) + (wire (pts (xy 185.42 114.3) (xy 187.96 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d7109d2f-efe5-423e-acf8-6b5aed411201) + ) + (wire (pts (xy 185.42 119.38) (xy 185.42 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d8188615-4be4-49f5-b0f6-5da2ec395397) + ) + (wire (pts (xy 60.96 100.33) (xy 68.58 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d8fba152-dd17-44d5-a8c6-5890732aef58) + ) + (wire (pts (xy 82.55 128.27) (xy 78.74 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d91e70f8-fe93-452e-a676-52e1778d92a3) + ) + (wire (pts (xy 133.35 81.28) (xy 139.7 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da754ed5-9c00-4502-b49a-416161f25f5a) + ) + (wire (pts (xy 82.55 156.21) (xy 88.9 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dac54692-c609-49ef-adbc-f05fb0c20f3b) + ) + (wire (pts (xy 68.58 53.34) (xy 68.58 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid db50c740-f3a7-4710-a1b9-02b419bdcafd) + ) + (wire (pts (xy 87.63 80.01) (xy 87.63 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid db5eee57-71a9-41d2-84ae-3a208d9127dc) + ) + (wire (pts (xy 241.3 73.66) (xy 241.3 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dc3f8d80-c3ea-49dc-8b46-3c4c833f5218) + ) + (wire (pts (xy 60.96 73.66) (xy 68.58 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dcbe04c2-4c15-4a57-b5fa-e0d3a2346196) + ) + (wire (pts (xy 241.3 83.82) (xy 241.3 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de6a072e-73ca-4713-99a8-86803391c9a3) + ) + (wire (pts (xy 81.28 138.43) (xy 81.28 140.97)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid df61380b-5cd0-4a7d-bbde-5e3a89c9768d) + ) + (wire (pts (xy 119.38 92.71) (xy 119.38 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid df8f07e7-64d0-4c99-97d1-c0998bd2f385) + ) + (wire (pts (xy 185.42 106.68) (xy 185.42 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e072fd4a-5878-4b43-8be7-1bfeea662a5f) + ) + (wire (pts (xy 78.74 166.37) (xy 82.55 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e1b91ddc-33d3-4d4d-8c25-d116e5ba43e0) + ) + (wire (pts (xy 127 33.02) (xy 127 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e1c4ab04-5687-4b5d-8d7b-b0147943922b) + ) + (wire (pts (xy 238.76 57.15) (xy 241.3 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e35bca8f-5021-43ae-a2c7-35971950c53d) + ) + (wire (pts (xy 68.58 81.28) (xy 68.58 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e35c56f9-4713-4571-acdb-6ae2f2073fad) + ) + (wire (pts (xy 185.42 99.06) (xy 185.42 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e3c77d97-8ee8-4f78-8c49-f37630607dc1) + ) + (wire (pts (xy 60.96 92.71) (xy 60.96 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e42f90ea-81be-4062-98ee-ea7b931c94d1) + ) + (wire (pts (xy 53.34 73.66) (xy 60.96 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e489bc17-79a3-4133-b418-4bb143001250) + ) + (wire (pts (xy 127 100.33) (xy 133.35 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e6484c7b-77ca-423e-9439-5fe859cf0572) + ) + (wire (pts (xy 102.87 147.32) (xy 102.87 151.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e7136250-cee6-4520-acb7-2950e0829e43) + ) + (wire (pts (xy 133.35 100.33) (xy 133.35 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e88004f0-d08d-4eca-ae1b-3c03340172f8) + ) + (wire (pts (xy 251.46 57.15) (xy 251.46 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e88da5de-1524-421c-b544-671bcc707c2a) + ) + (wire (pts (xy 82.55 176.53) (xy 82.55 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e9decbef-323c-4e93-bc03-c4d370d537fe) + ) + (wire (pts (xy 241.3 116.84) (xy 241.3 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e9f07dc3-1c06-4043-a506-9d297402d74f) + ) + (wire (pts (xy 185.42 72.39) (xy 187.96 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ea3f88c9-2f36-4ec1-b651-5158d8c3c070) + ) + (wire (pts (xy 146.05 99.06) (xy 146.05 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eb0dbf1b-f0d8-404c-b29b-1aa22d0dd180) + ) + (wire (pts (xy 121.92 132.08) (xy 121.92 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eb65bd96-3e65-476d-bbb2-3ef84d5ce16f) + ) + (wire (pts (xy 148.59 40.64) (xy 139.7 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eb65f337-3059-4d5b-85d1-244932530fc7) + ) + (wire (pts (xy 110.49 40.64) (xy 110.49 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ec6aa204-8bbb-4e12-9d75-fc28b4a38752) + ) + (wire (pts (xy 185.42 72.39) (xy 185.42 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eff30743-d16a-4aab-a6a6-0e597623951a) + ) + (wire (pts (xy 81.28 100.33) (xy 81.28 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f13a4bf9-fd9a-4160-84e8-bedf765609ee) + ) + (wire (pts (xy 111.76 99.06) (xy 111.76 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f1f40757-99be-430a-a844-42d9f7a7618a) + ) + (wire (pts (xy 82.55 166.37) (xy 82.55 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f23ec1cc-a86d-49f6-8948-5d64ecd9ca42) + ) + (wire (pts (xy 68.58 92.71) (xy 68.58 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f25081e3-594c-4e20-a3a0-8c78739d4347) + ) + (wire (pts (xy 44.45 40.64) (xy 44.45 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f2541c63-f916-4eec-8e16-fa49e5de1e82) + ) + (wire (pts (xy 95.25 40.64) (xy 102.87 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f264a1e3-422d-4e50-b1f4-e72f612ee83a) + ) + (wire (pts (xy 81.28 80.01) (xy 81.28 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f2b60592-cb8a-4826-890c-56eb7a5d779a) + ) + (wire (pts (xy 81.28 92.71) (xy 87.63 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f2b740f7-b908-4279-854c-2c5be8f0266e) + ) + (wire (pts (xy 44.45 81.28) (xy 44.45 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f4136950-38cb-4981-9884-4447a479e935) + ) + (wire (pts (xy 82.55 173.99) (xy 82.55 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f4fd7cfc-4d7f-4c05-a0c4-510d623b4219) + ) + (wire (pts (xy 102.87 142.24) (xy 102.87 140.97)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f61794ba-080e-4f4d-b57e-1b6790262f23) + ) + (wire (pts (xy 187.96 93.98) (xy 185.42 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f7867090-c261-4c57-9723-d6f137ed5c2d) + ) + (wire (pts (xy 92.71 125.73) (xy 78.74 125.73)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f903223e-3711-41e5-b965-51efe6596c56) + ) + (wire (pts (xy 86.36 34.29) (xy 86.36 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fcd4e06b-2675-4606-a0e4-dbc3cd5775d6) + ) + (wire (pts (xy 78.74 138.43) (xy 81.28 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fd6ae284-86b6-49e9-abf6-64b463f955c1) + ) + (wire (pts (xy 119.38 81.28) (xy 127 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fda997fa-604c-4c34-943f-20db471a74d5) + ) + (wire (pts (xy 118.11 33.02) (xy 118.11 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fe59f646-dd1a-45a7-9a6e-62ad207a2947) + ) + (wire (pts (xy 241.3 57.15) (xy 251.46 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ff2ff2a0-3208-466f-bc70-4d62abc3ebec) + ) + + (text "VCCO_0" (at 49.53 52.07 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 09e702fe-159a-4c14-8124-4430501dd9ac) + ) + (text "VCCAUX" (at 49.53 49.53 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 47102c41-05df-4da0-a689-4e4c5e60d6aa) + ) + (text "VCCO_15" (at 58.42 90.17 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5d325f37-4fde-4a90-9d5e-3a7139bf13fd) + ) + (text "M[2:0] = \"111\" (SLAVE SERIAL MODE)" (at 114.3 119.38 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 798737b0-aca5-44d0-9004-ffe1e0382ecd) + ) + (text "FPGA HEATSINK" (at 119.38 167.64 0) + (effects (font (size 2.54 2.54)) (justify left bottom)) + (uuid 84f52ed8-b1d1-4a54-bc2f-968bc13762b0) + ) + (text "VCCBRAM" (at 144.78 30.48 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8b33ff80-65bb-4b6b-83d7-8aaea1f6a674) + ) + (text "VCCO_14" (at 49.53 71.12 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 9b9cd573-e367-4d94-90f4-e2cd3fba3c04) + ) + (text "VCCINT" (at 50.8 30.48 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b377b1ca-88e6-43be-a10a-a568d8ee054d) + ) + (text "VCCO_35" (at 107.95 90.17 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid cca8d0d8-d757-4136-a04c-cc47107182c4) + ) + (text "VCCO_34" (at 107.95 71.12 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d9be6972-ed73-4bbf-afe2-f25a6b0e2861) + ) + (text "JTAG" (at 135.89 138.43 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid fbdd3877-ffe2-40a6-82bf-ec141174471c) + ) + + (global_label "TCK" (shape output) (at 121.92 129.54 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 0f8fc27f-630b-4343-ba58-315933dd3aa3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "TDI" (shape input) (at 82.55 123.19 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 157e8f2a-8779-4a60-bad6-6879bbf4687a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "TDI" (shape output) (at 121.92 124.46 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 40a67470-8243-444b-80a9-2ad7d88ae832) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "TCK" (shape input) (at 82.55 130.81 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 4157137b-f00d-4586-9624-8d7e2e77d3c8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "TDO" (shape input) (at 121.92 127 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 66d1db40-d85a-4eea-9cce-685976c8af55) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "INIT_B" (shape bidirectional) (at 120.65 151.13 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 7a4494dc-8570-47e8-bcc3-3e1bc1612e46) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DONE" (shape output) (at 120.65 148.59 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 9225a0cb-f506-485d-acb6-014477b0e9c3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "TDO" (shape output) (at 100.33 125.73 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid c58059f8-647a-41eb-8820-2988f1828af1) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "SPI_SCK" (shape input) (at 92.71 135.89 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid c913de79-05e6-41a8-a234-ade85fcb9d70) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "TMS" (shape input) (at 82.55 128.27 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d930cde5-b6df-4d0d-a2e3-00517a3d7acf) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "PROG_B" (shape input) (at 120.65 153.67 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ebde1f49-aa41-4803-96de-e201e4dbbbeb) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "TMS" (shape output) (at 121.92 121.92 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid ec9041c6-6700-4963-9711-2f33daa5cfd3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + + (symbol (lib_id "ScopefunParts:XC7A35T-FTG256") (at 53.34 176.53 0) (unit 3) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584f0a14) + (property "Reference" "U12" (id 0) (at 36.83 118.11 0)) + (property "Value" "XC7A35T-FTG256" (id 1) (at 62.23 118.11 0)) + (property "Footprint" "ScopefunPackagesLibrary:BGA256_FTG256" (id 2) (at 53.34 259.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.xilinx.com/support/documentation/data_sheets/ds181_Artix_7_Data_Sheet.pdf" (id 3) (at 53.34 256.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Artix-7 FPGA" (id 4) (at 53.34 254 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "XC7A35T-2FTG256I" (id 5) (at 53.34 261.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "E7" (uuid e57daa1d-ee15-41b6-a021-7cbb10c7c326)) + (pin "E8" (uuid 766da825-394d-4852-a2c8-ddea5a0a9b37)) + (pin "H10" (uuid 5004c2c9-9fe6-4a12-9275-1e2257fa9a1b)) + (pin "H7" (uuid 25685d95-061b-41e5-bee4-bdfb1eabe30b)) + (pin "H8" (uuid 4bf85d01-facb-413d-abaa-f12286fafe17)) + (pin "J7" (uuid cb20de2a-525a-4312-8653-fb547331cd6d)) + (pin "J8" (uuid 51976964-1d89-4c34-b12f-733a5d08c4bb)) + (pin "K10" (uuid 8346b611-7f92-40d5-8d2c-1d2d3001f319)) + (pin "K7" (uuid c7b5ee06-0133-4734-b0c4-2ce30a3ba8ed)) + (pin "K8" (uuid d43a4f09-6cf7-4970-a175-ed37471bfc2f)) + (pin "L7" (uuid 0bdf1768-0df2-4f58-83ff-8f986ec20e13)) + (pin "L9" (uuid dcede773-9283-4e92-8212-3225fc046b21)) + (pin "M10" (uuid b11c67b2-038f-40a9-b27d-c944dd1fa9df)) + (pin "M11" (uuid f6240840-bf51-4300-ace6-7630af58b1ec)) + (pin "M7" (uuid 3339e1c5-3678-4ca1-a2a6-93b693505e4e)) + (pin "M9" (uuid 9cc27259-e533-49b4-b7fb-3bbdf91f5db5)) + (pin "N7" (uuid 89d56a15-cb18-4ff4-a1f3-36734228846d)) + (pin "N8" (uuid 21bf004d-b6ff-4c2c-934f-566a48741664)) + ) + + (symbol (lib_id "ScopefunParts:XC7A35T-FTG256") (at 213.36 87.63 0) (unit 4) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584f0a9e) + (property "Reference" "U12" (id 0) (at 196.85 29.21 0)) + (property "Value" "XC7A35T-FTG256" (id 1) (at 222.25 29.21 0)) + (property "Footprint" "ScopefunPackagesLibrary:BGA256_FTG256" (id 2) (at 213.36 170.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.xilinx.com/support/documentation/data_sheets/ds181_Artix_7_Data_Sheet.pdf" (id 3) (at 213.36 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Artix-7 FPGA" (id 4) (at 213.36 165.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "XC7A35T-2FTG256I" (id 5) (at 213.36 172.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "A1" (uuid 506f6f92-f331-40d0-9387-48c8603c64b1)) + (pin "A11" (uuid a3484484-a270-41e3-bad9-1296fd164a7a)) + (pin "A16" (uuid 565e738c-fa48-448f-840c-0f5d8d0bc51c)) + (pin "A6" (uuid 75fb2c3a-e486-423a-935f-1fb07328359e)) + (pin "B13" (uuid a007a8f2-689a-4b44-af98-83b6b4a90426)) + (pin "B3" (uuid 445a7531-db09-43e5-98c9-12c2b4a460ac)) + (pin "B8" (uuid df89d1c5-9339-46fa-9662-09fbdd9823e7)) + (pin "C10" (uuid 95d20e97-7550-4311-9f3d-19562fcd84f0)) + (pin "C15" (uuid 8aadb536-0912-41b6-8947-16dafe2b9123)) + (pin "C5" (uuid ad5705eb-63b0-42c0-b64f-4411defcdf1d)) + (pin "D12" (uuid 74ad1173-7134-40d0-8d2d-fc8a233d985e)) + (pin "D2" (uuid 6ab14622-6f03-4c24-b5d4-28433b10dd40)) + (pin "D7" (uuid 545bec21-f82e-4c85-a81b-1714cd15defc)) + (pin "E10" (uuid 5e6cbec3-dcb2-4cb2-b8f5-bfd74863e9b6)) + (pin "E14" (uuid fb0b2b87-5171-4e94-81ea-3d60cd9b4c13)) + (pin "E4" (uuid 9700280a-2c4b-4dee-b18b-c8cdfd2e8bd0)) + (pin "E9" (uuid c4894863-3a4e-4637-87c3-d70d8f55da75)) + (pin "F1" (uuid 19de2a15-16dc-4f61-bca2-321203d36f58)) + (pin "F10" (uuid 2da2ac0b-a3db-4e89-a27b-e4d3bc1f96e7)) + (pin "F11" (uuid 407739af-80a3-4955-884e-6decc59e8119)) + (pin "F16" (uuid 3ebbf65f-f9b7-413b-a86c-4396bf26312a)) + (pin "F6" (uuid 1c573574-10b6-41b5-ae55-4a85969c6889)) + (pin "F7" (uuid 2e54c906-fc85-4ee8-9fab-575c16c19b3e)) + (pin "F8" (uuid 916752e5-e237-4cfc-ac4a-168eb861c685)) + (pin "F9" (uuid dabc43f5-3a94-4b28-b43b-9a14462feb34)) + (pin "G10" (uuid e48d1969-c035-422b-9e5d-846ec3913901)) + (pin "G13" (uuid 716c766e-12ee-427b-b301-989d1f4b413f)) + (pin "G3" (uuid 1970c678-a9c3-463d-bc6e-3642229f1eb6)) + (pin "G6" (uuid 505a6475-6ab4-4c94-84d9-d04f1616932a)) + (pin "G7" (uuid 0138a190-2aff-4760-8de6-16d176acdd00)) + (pin "G8" (uuid d92a8ce8-6f59-4a44-a607-fea536b1eb64)) + (pin "G9" (uuid f0f027f2-e017-4b90-872c-a926031cc601)) + (pin "H15" (uuid 9cfd8687-c3b2-473f-8ec0-e32e1bd493fc)) + (pin "H6" (uuid 97f9851c-9411-4101-824c-80051de19c74)) + (pin "H9" (uuid 3f0a01b7-2810-46fd-893e-5abb315007ea)) + (pin "J10" (uuid 6dc4ee29-9574-4038-a646-3491c933ab9f)) + (pin "J11" (uuid 70f5c3d3-4adc-47ed-b946-52d46610829d)) + (pin "J12" (uuid 34c89256-2e2e-45fc-8e45-e2f75ef04e9d)) + (pin "J2" (uuid a738ebe5-bfb6-4a38-abbb-ba22bf1f389d)) + (pin "J6" (uuid 840a1e2e-f397-48a7-b699-4032dcccb787)) + (pin "J9" (uuid 6cca216b-5077-4954-a965-59a1c31a9198)) + (pin "K11" (uuid 349394df-5689-4e1a-b568-733f08665466)) + (pin "K14" (uuid 3357e725-2deb-4c75-a8e8-8c0798d431e9)) + (pin "K4" (uuid 2ac3f028-58d4-484c-b4d6-534364e6e448)) + (pin "K6" (uuid fdf388a4-c881-438b-b9e2-660046dd00e2)) + (pin "K9" (uuid 73c9418b-8309-43f1-be7c-5f60e0d9814f)) + (pin "L1" (uuid 4e841f08-0638-443a-9392-c1dd907d497f)) + (pin "L10" (uuid 0d010bf0-c540-4dc3-9fc7-b78c5a5efaa3)) + (pin "L11" (uuid 8e400427-b818-4749-b6ca-799ba99e10bc)) + (pin "L16" (uuid c85ab6d2-1ab8-46f0-aa28-25db3cd6dc38)) + (pin "L6" (uuid fd4dd756-4abe-45f0-90cc-068b3b34a95a)) + (pin "L8" (uuid 651459ea-1caf-4f32-a605-5b3908bbaf10)) + (pin "M13" (uuid ffd8d8f1-153a-4435-a9c3-86c23461a562)) + (pin "M3" (uuid 4c162f40-f0e6-47bc-b677-ca34ddbed4cb)) + (pin "M8" (uuid eca19c23-aea3-42ff-8a05-31b55e5b1d56)) + (pin "N10" (uuid 8a779dd3-e6e6-47ec-ae21-52adf9bb8edb)) + (pin "N15" (uuid 76cc92f1-4140-4c69-8d18-83d87ff72c14)) + (pin "N5" (uuid c7a615ef-676d-41e2-a8eb-2e8c27fb041d)) + (pin "P12" (uuid 72770610-55fe-41b5-a6b9-912ed8109097)) + (pin "P2" (uuid 3aabaa3f-58bd-4cb0-ab8f-31305b92f4cf)) + (pin "P7" (uuid 68c84129-667c-44a4-8770-a3fdd82e06a4)) + (pin "R14" (uuid ee22e0d1-e5f6-4931-a3e7-e07dd2a557b7)) + (pin "R4" (uuid d6889821-7908-4037-b3cb-9818aff539b6)) + (pin "R9" (uuid 9356c7da-eaf2-49e3-b164-0ed21ec277c6)) + (pin "T1" (uuid 4f4b751d-4323-43d3-b6b1-ce0d095a67bf)) + (pin "T11" (uuid 9eeebb96-2e3a-4561-9940-6f0119433cb7)) + (pin "T16" (uuid a1ce5d53-bcb8-4d84-9406-25a62b2a50c3)) + (pin "T6" (uuid 87148dec-25db-4358-81a1-391bf84df585)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 88.9 157.48 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584f71ee) + (property "Reference" "#PWR0326" (id 0) (at 88.9 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 88.9 161.29 0)) + (property "Footprint" "" (id 2) (at 88.9 157.48 0)) + (property "Datasheet" "" (id 3) (at 88.9 157.48 0)) + (pin "1" (uuid fc0fff6a-7930-48d0-ab6b-316262bc954a)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 87.63 142.24 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584f7e19) + (property "Reference" "#PWR0327" (id 0) (at 87.63 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 87.63 138.684 0)) + (property "Footprint" "" (id 2) (at 87.63 142.24 0)) + (property "Datasheet" "" (id 3) (at 87.63 142.24 0)) + (pin "1" (uuid 31c8a63e-764d-420f-8bb9-5b1f540d038a)) + ) + + (symbol (lib_id "ScopefunParts:R_2.2k") (at 102.87 144.78 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584f915a) + (property "Reference" "R137" (id 0) (at 104.14 143.51 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_2.2k" (id 1) (at 104.14 146.05 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 102.87 151.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 102.87 148.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2201V" (id 4) (at 102.87 140.97 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 102.87 138.43 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid b6084113-6937-49e5-8e04-ab01bb11c823)) + (pin "2" (uuid 0a186031-db59-4edb-85f4-f658d3fa970c)) + ) + + (symbol (lib_id "ScopefunParts:R_2.2k") (at 111.76 144.78 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584f9187) + (property "Reference" "R138" (id 0) (at 113.03 143.51 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_2.2k" (id 1) (at 113.03 146.05 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 111.76 151.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 111.76 148.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2201V" (id 4) (at 111.76 140.97 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 111.76 138.43 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d090e542-0dec-4035-a366-a9e3164043bf)) + (pin "2" (uuid aa3c9125-6e0d-438e-89b1-dc27a4aa1225)) + ) + + (symbol (lib_id "ScopefunParts:R_2.2k") (at 93.98 144.78 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000584fa63b) + (property "Reference" "R135" (id 0) (at 95.25 143.51 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_2.2k" (id 1) (at 95.25 146.05 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 93.98 151.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 93.98 148.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2201V" (id 4) (at 93.98 140.97 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 93.98 138.43 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 3e65cee1-7080-40a2-ac61-e89aeab65847)) + (pin "2" (uuid 61e64c88-6144-43c4-b3e6-0985ff502610)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 185.42 137.16 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005850ced2) + (property "Reference" "#PWR0328" (id 0) (at 185.42 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 185.42 140.97 0)) + (property "Footprint" "" (id 2) (at 185.42 137.16 0)) + (property "Datasheet" "" (id 3) (at 185.42 137.16 0)) + (pin "1" (uuid 265d038e-70a9-4c54-b69b-9ac62efd4e5f)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 241.3 137.16 0) (mirror y) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005850d2f9) + (property "Reference" "#PWR0329" (id 0) (at 241.3 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 241.3 140.97 0)) + (property "Footprint" "" (id 2) (at 241.3 137.16 0)) + (property "Datasheet" "" (id 3) (at 241.3 137.16 0)) + (pin "1" (uuid b1c697d9-6544-4be2-aa19-9381e1ed7244)) + ) + + (symbol (lib_id "ScopefunParts:SIL6") (at 133.35 128.27 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005850fd78) + (property "Reference" "J2" (id 0) (at 133.35 118.11 0)) + (property "Value" "SIL6" (id 1) (at 133.985 128.27 90)) + (property "Footprint" "ScopefunPackagesLibrary:SIL6" (id 2) (at 133.35 140.335 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://cdn.harwin.com/pdfs/M20-999.pdf" (id 3) (at 133.35 138.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "CONN SIL 0.1 PITCH" (id 4) (at 133.35 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "M20-9990645" (id 5) (at 133.35 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e84d9e7b-6f69-478e-9fff-5939e74af1a2)) + (pin "2" (uuid 0b7f7f72-ebe9-4c28-ae73-79a20f758448)) + (pin "3" (uuid 3ab9958d-36e0-43c3-aeff-29bd95ce6afc)) + (pin "4" (uuid 41e31645-1579-4ae1-bf1b-45a06a54fadb)) + (pin "5" (uuid 3d4f23ae-2f98-4eaf-9578-1c219a371340)) + (pin "6" (uuid e71c55ce-7bd0-42ed-9487-8c3c6ad2e2bb)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 121.92 137.16 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005850fe74) + (property "Reference" "#PWR0330" (id 0) (at 121.92 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 121.92 140.97 0)) + (property "Footprint" "" (id 2) (at 121.92 137.16 0)) + (property "Datasheet" "" (id 3) (at 121.92 137.16 0)) + (pin "1" (uuid ecacf29e-afd4-483b-b1b5-40e4bb7b8ab2)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 111.76 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005850fe96) + (property "Reference" "#PWR0331" (id 0) (at 111.76 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 111.76 128.524 0)) + (property "Footprint" "" (id 2) (at 111.76 132.08 0)) + (property "Datasheet" "" (id 3) (at 111.76 132.08 0)) + (pin "1" (uuid b540575b-c951-42c5-9a88-98972d68d289)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 91.44 180.34 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005851189b) + (property "Reference" "#PWR0332" (id 0) (at 91.44 186.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 91.44 184.15 0)) + (property "Footprint" "" (id 2) (at 91.44 180.34 0)) + (property "Datasheet" "" (id 3) (at 91.44 180.34 0)) + (pin "1" (uuid cb804cd1-ee14-4f03-a50a-20e1e91cd566)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 185.42 31.75 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058518a70) + (property "Reference" "#PWR0333" (id 0) (at 185.42 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 185.42 28.194 0)) + (property "Footprint" "" (id 2) (at 185.42 31.75 0)) + (property "Datasheet" "" (id 3) (at 185.42 31.75 0)) + (pin "1" (uuid bcf37e83-ac07-479a-9d97-44519b68796f)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V") (at 251.46 54.61 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058518ce8) + (property "Reference" "#PWR0334" (id 0) (at 251.46 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 251.46 51.054 0)) + (property "Footprint" "" (id 2) (at 251.46 54.61 0)) + (property "Datasheet" "" (id 3) (at 251.46 54.61 0)) + (pin "1" (uuid 2673f4c4-1d45-40a9-87b3-23e73274c0d5)) + ) + + (symbol (lib_id "ScopefunParts:+1.0V") (at 251.46 66.04 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058519441) + (property "Reference" "#PWR0335" (id 0) (at 251.46 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.0V" (id 1) (at 251.46 62.484 0)) + (property "Footprint" "" (id 2) (at 251.46 66.04 0)) + (property "Datasheet" "" (id 3) (at 251.46 66.04 0)) + (pin "1" (uuid 508f5a5a-4b49-4233-929c-8e6ec1c8fb3b)) + ) + + (symbol (lib_id "ScopefunParts:+1.0V") (at 44.45 31.75 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058524468) + (property "Reference" "#PWR0336" (id 0) (at 44.45 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.0V" (id 1) (at 44.45 28.194 0)) + (property "Footprint" "" (id 2) (at 44.45 31.75 0)) + (property "Datasheet" "" (id 3) (at 44.45 31.75 0)) + (pin "1" (uuid f1354c96-3c79-4165-8b47-96babda65ec2)) + ) + + (symbol (lib_id "ScopefunParts:C_100u") (at 44.45 36.83 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005852608f) + (property "Reference" "C178" (id 0) (at 44.704 35.052 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_100u" (id 1) (at 44.704 38.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_1210" (id 2) (at 44.45 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://datasheets.avx.com/cx5r.pdf" (id 3) (at 44.45 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "12106D107MAT2A" (id 4) (at 47.244 32.512 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 1210 6.3V X5R 20%" (id 5) (at 44.45 30.48 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 6714958f-c7c5-4897-a7f8-8385bf5cbfbe)) + (pin "2" (uuid 62040342-1315-4300-a21a-81d1f54ecf29)) + ) + + (symbol (lib_id "ScopefunParts:C_4.7u") (at 78.74 36.83 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058526e86) + (property "Reference" "C196" (id 0) (at 78.994 35.052 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_4.7u" (id 1) (at 78.994 38.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 78.74 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 78.74 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C2012X7R1A475K125AC" (id 4) (at 81.534 32.512 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X7R 10%" (id 5) (at 78.74 30.48 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid bbfa10e6-7a03-4de4-931d-d8de35be2327)) + (pin "2" (uuid 06048be5-3da1-4e96-a8de-b8dc57c3882a)) + ) + + (symbol (lib_id "ScopefunParts:C_4.7u") (at 71.12 36.83 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058527746) + (property "Reference" "C192" (id 0) (at 71.374 35.052 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_4.7u" (id 1) (at 71.374 38.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 71.12 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 71.12 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C2012X7R1A475K125AC" (id 4) (at 73.914 32.512 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 10V X7R 15%" (id 5) (at 71.12 30.48 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2273aeca-3bd9-4b1f-aa22-ed81d8c6f5fa)) + (pin "2" (uuid f79ff044-7598-4f04-b3b5-8c4d910b6ca3)) + ) + + (symbol (lib_id "ScopefunParts:+1.0V") (at 139.7 31.75 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005852990c) + (property "Reference" "#PWR0337" (id 0) (at 139.7 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.0V" (id 1) (at 139.7 28.194 0)) + (property "Footprint" "" (id 2) (at 139.7 31.75 0)) + (property "Datasheet" "" (id 3) (at 139.7 31.75 0)) + (pin "1" (uuid e2dbdb86-0d84-4ffb-a301-3996e30f015e)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 148.59 41.91 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058529913) + (property "Reference" "#PWR0338" (id 0) (at 148.59 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 148.59 45.72 0)) + (property "Footprint" "" (id 2) (at 148.59 41.91 0)) + (property "Datasheet" "" (id 3) (at 148.59 41.91 0)) + (pin "1" (uuid 98b5fd41-6856-4d34-bc02-2d1bbe8972be)) + ) + + (symbol (lib_id "ScopefunParts:C_47u") (at 139.7 36.83 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585299b0) + (property "Reference" "C218" (id 0) (at 139.954 35.052 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_47u" (id 1) (at 139.954 38.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_1210" (id 2) (at 139.7 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 139.7 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK325BJ476MM-T" (id 4) (at 142.494 32.512 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 1210 10V X5R 20%" (id 5) (at 139.7 30.48 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f6675b33-0745-4571-90d6-9d4c1eb77622)) + (pin "2" (uuid 273de30c-f912-42b9-8cd7-ce6edfd15436)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 95.25 36.83 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585548cc) + (property "Reference" "C203" (id 0) (at 95.504 35.052 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 95.504 38.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 95.25 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 95.25 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 98.044 32.512 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 96.52 30.48 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 23b9fc96-07a3-433d-87f2-28a7e7efde76)) + (pin "2" (uuid 7731a98b-5434-4e9a-b600-6cbd5203683d)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 102.87 36.83 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058554961) + (property "Reference" "C204" (id 0) (at 103.124 35.052 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 103.124 38.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 102.87 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 102.87 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 105.664 32.512 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 104.14 30.48 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f85406ac-c9ab-4ea6-b644-1931d9defc76)) + (pin "2" (uuid 906c1893-3897-4e24-9fdd-c90c7fb9242c)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 110.49 36.83 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585549f0) + (property "Reference" "C207" (id 0) (at 110.744 35.052 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 110.744 38.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 110.49 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 110.49 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 113.284 32.512 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 111.76 30.48 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 968eb88c-9ab5-414c-a6b5-54a46dc84c46)) + (pin "2" (uuid a6f2d834-b02a-4e89-bdfc-dce28e4deab9)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 148.59 36.83 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005855622e) + (property "Reference" "C223" (id 0) (at 148.844 35.052 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 148.844 38.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 148.59 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 148.59 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 151.384 32.512 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 149.86 30.48 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid a4746b46-9d74-45a7-b2d9-a3c1fd6f0515)) + (pin "2" (uuid d6ad1530-8eee-4a9f-8da2-e53b962617dc)) + ) + + (symbol (lib_id "ScopefunParts:C_1210") (at 53.34 36.83 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005855a509) + (property "Reference" "C181" (id 0) (at 53.594 35.052 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_1210" (id 1) (at 53.594 38.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_1210" (id 2) (at 53.34 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 53.34 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Not populated" (id 4) (at 53.34 31.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 71f1ce26-1236-43b6-93a1-53657bead9bb)) + (pin "2" (uuid 4b62cd88-53f8-4aac-875d-d270be981bd8)) + ) + + (symbol (lib_id "ScopefunParts:C_1210") (at 62.23 36.83 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005855a9e8) + (property "Reference" "C188" (id 0) (at 62.484 35.052 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_1210" (id 1) (at 62.484 38.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_1210" (id 2) (at 62.23 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 62.23 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Not populated" (id 4) (at 62.23 31.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 17d04311-4724-4d4c-89c0-09bc6b70331f)) + (pin "2" (uuid 54d2a5a5-945e-4128-81a0-01cbf07192d0)) + ) + + (symbol (lib_id "ScopefunParts:C_0805") (at 86.36 36.83 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005855ca0f) + (property "Reference" "C200" (id 0) (at 86.614 35.052 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0805" (id 1) (at 86.614 38.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 86.36 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 86.36 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Not populated" (id 4) (at 86.36 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e177f58d-f90d-46a2-8fe6-edc99f7c70d3)) + (pin "2" (uuid f63b9842-8ea3-4324-8fa9-05b811cf01a9)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 127 41.91 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005855ceb6) + (property "Reference" "#PWR0339" (id 0) (at 127 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 127 45.72 0)) + (property "Footprint" "" (id 2) (at 127 41.91 0)) + (property "Datasheet" "" (id 3) (at 127 41.91 0)) + (pin "1" (uuid 649cc06d-ffb1-4508-84d7-7f60c144ea62)) + ) + + (symbol (lib_id "ScopefunParts:C_0603") (at 118.11 36.83 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005855d38c) + (property "Reference" "C210" (id 0) (at 118.364 35.052 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0603" (id 1) (at 118.364 38.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 118.11 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 118.364 35.052 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Not populated" (id 4) (at 118.11 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0061231a-b46a-43ad-9a2d-31066adb0e2c)) + (pin "2" (uuid bb88306f-bb1b-4a68-a901-fa4af127586d)) + ) + + (symbol (lib_id "ScopefunParts:C_0603") (at 127 36.83 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005855d45a) + (property "Reference" "C213" (id 0) (at 127.254 35.052 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0603" (id 1) (at 127.254 38.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 127 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 127.254 35.052 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Not populated" (id 4) (at 127 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4fc0e25a-3d1a-4239-9f11-3dccec07544c)) + (pin "2" (uuid ea2af9f3-08ab-405b-9837-04e4193c256f)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 81.28 62.23 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585635c7) + (property "Reference" "#PWR0340" (id 0) (at 81.28 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 81.28 66.04 0)) + (property "Footprint" "" (id 2) (at 81.28 62.23 0)) + (property "Datasheet" "" (id 3) (at 81.28 62.23 0)) + (pin "1" (uuid 5bd1a860-24f9-4258-92c1-ae06596bbd3f)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 44.45 52.07 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058563642) + (property "Reference" "#PWR0341" (id 0) (at 44.45 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 44.45 48.514 0)) + (property "Footprint" "" (id 2) (at 44.45 52.07 0)) + (property "Datasheet" "" (id 3) (at 44.45 52.07 0)) + (pin "1" (uuid 2ff3d181-abdb-4ab9-ac1d-28c7cd473b9d)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 68.58 57.15 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058563bd5) + (property "Reference" "C189" (id 0) (at 68.834 55.372 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 68.834 59.182 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 68.58 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 68.58 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 71.374 52.832 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 69.85 50.8 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 1b161928-e34e-4737-a937-0395bfcf9fbe)) + (pin "2" (uuid 85f6d397-68cf-40b1-943d-687beff1a41a)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 74.93 57.15 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058563c1e) + (property "Reference" "C193" (id 0) (at 75.184 55.372 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 75.184 59.182 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 74.93 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 74.93 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 77.724 52.832 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 76.2 50.8 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 22024dcf-b6a6-4817-9200-e62e25141efd)) + (pin "2" (uuid 15a132ac-a19f-4ade-9333-403271ac3a71)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 81.28 57.15 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058563c67) + (property "Reference" "C197" (id 0) (at 81.534 55.372 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 81.534 59.182 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 81.28 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 81.28 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 84.074 52.832 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 82.55 50.8 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 432dece2-782c-4de6-a847-0f9b3c88d8d6)) + (pin "2" (uuid 30807f93-8d1f-43c0-84ad-7bc6e21bbfe4)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 246.38 48.26 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058568721) + (property "Reference" "#PWR0342" (id 0) (at 246.38 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 246.38 44.704 0)) + (property "Footprint" "" (id 2) (at 246.38 48.26 0)) + (property "Datasheet" "" (id 3) (at 246.38 48.26 0)) + (pin "1" (uuid 02cb2406-b76f-47c0-93e0-ec356bf806db)) + ) + + (symbol (lib_id "ScopefunParts:C_4.7u") (at 53.34 57.15 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856c043) + (property "Reference" "C182" (id 0) (at 53.594 55.372 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_4.7u" (id 1) (at 53.594 59.182 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 53.34 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 53.34 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C2012X7R1A475K125AC" (id 4) (at 56.134 52.832 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X7R 10%" (id 5) (at 53.34 50.8 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 4226277a-fbfc-42e8-b91f-c85b840b2120)) + (pin "2" (uuid 2cbdf175-0833-4c7e-be2a-bd3b7d9a9790)) + ) + + (symbol (lib_id "ScopefunParts:C_4.7u") (at 60.96 57.15 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856c090) + (property "Reference" "C185" (id 0) (at 61.214 55.372 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_4.7u" (id 1) (at 61.214 59.182 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 60.96 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 60.96 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C2012X7R1A475K125AC" (id 4) (at 63.754 52.832 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 10V X7R 15%" (id 5) (at 60.96 50.8 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 14f2774b-0d92-4ad5-b0af-56c49d553c01)) + (pin "2" (uuid 54d0f5a8-79c5-4a48-8c92-2f0616699803)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 87.63 82.55 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856cd22) + (property "Reference" "#PWR0343" (id 0) (at 87.63 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 87.63 86.36 0)) + (property "Footprint" "" (id 2) (at 87.63 82.55 0)) + (property "Datasheet" "" (id 3) (at 87.63 82.55 0)) + (pin "1" (uuid 6004af21-6e36-4229-bb4e-dd156975bb0a)) + ) + + (symbol (lib_id "ScopefunParts:C_47u") (at 44.45 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856cd2b) + (property "Reference" "C180" (id 0) (at 44.704 75.692 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_47u" (id 1) (at 44.704 79.502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_1210" (id 2) (at 44.45 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 44.45 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK325BJ476MM-T" (id 4) (at 47.244 73.152 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 1210 10V X5R 20%" (id 5) (at 44.45 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 9c7fb544-f3ca-44da-a5c4-d83bc6c52dce)) + (pin "2" (uuid 6ab2e036-243f-4d4a-b5c7-a6f38830617d)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 44.45 72.39 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856cd38) + (property "Reference" "#PWR0344" (id 0) (at 44.45 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 44.45 68.834 0)) + (property "Footprint" "" (id 2) (at 44.45 72.39 0)) + (property "Datasheet" "" (id 3) (at 44.45 72.39 0)) + (pin "1" (uuid d670c4a5-3ee6-4d1b-a26f-194d850fbca1)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 68.58 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856cd40) + (property "Reference" "C190" (id 0) (at 68.834 75.692 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 68.834 79.502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 68.58 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 68.58 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 71.374 73.152 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 69.85 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 44aaa743-f8f9-4353-9d1a-e206e60c89b3)) + (pin "2" (uuid 1f625586-c5cd-4738-91ac-8e105f762e0d)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 74.93 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856cd48) + (property "Reference" "C194" (id 0) (at 75.184 75.692 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 75.184 79.502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 74.93 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 74.93 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 77.724 73.152 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 76.2 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 195e15fb-2b4d-481e-a736-39af3c7c8f2f)) + (pin "2" (uuid 8e9ca3cd-c170-42c5-bf1e-334d82e46c67)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 81.28 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856cd50) + (property "Reference" "C198" (id 0) (at 81.534 75.692 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 81.534 79.502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 81.28 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 81.28 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 84.074 73.152 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 82.55 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f6476aad-a9c9-480d-bee2-e9e81c828d98)) + (pin "2" (uuid 923a80bf-d2d9-401a-af43-22072c8805be)) + ) + + (symbol (lib_id "ScopefunParts:C_4.7u") (at 53.34 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856cd69) + (property "Reference" "C183" (id 0) (at 53.594 75.692 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_4.7u" (id 1) (at 53.594 79.502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 53.34 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 53.34 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C2012X7R1A475K125AC" (id 4) (at 56.134 73.152 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X7R 10%" (id 5) (at 53.34 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2680b6dd-25f0-4674-a022-1f74572ba970)) + (pin "2" (uuid 7073a638-7048-4ebe-a4f5-d7ca1b00afab)) + ) + + (symbol (lib_id "ScopefunParts:C_4.7u") (at 60.96 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856cd71) + (property "Reference" "C186" (id 0) (at 61.214 75.692 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_4.7u" (id 1) (at 61.214 79.502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 60.96 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 60.96 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C2012X7R1A475K125AC" (id 4) (at 63.754 73.152 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 10V X7R 15%" (id 5) (at 60.96 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 717e728d-e10d-4284-afc2-e0c717353820)) + (pin "2" (uuid aadde9a4-8e64-4fda-8009-3d55ec1db9cd)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 87.63 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856ce12) + (property "Reference" "C201" (id 0) (at 87.884 75.692 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 87.884 79.502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 87.63 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 87.63 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 90.424 73.152 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 88.9 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 71c8be64-72dc-4fdb-89ed-c87b8f3c7fb2)) + (pin "2" (uuid c87bef0d-b75b-4ffc-aae4-906994215eba)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 87.63 101.6 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856f148) + (property "Reference" "#PWR0345" (id 0) (at 87.63 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 87.63 105.41 0)) + (property "Footprint" "" (id 2) (at 87.63 101.6 0)) + (property "Datasheet" "" (id 3) (at 87.63 101.6 0)) + (pin "1" (uuid b0cf8bed-c947-4ec3-9562-7284b9c7a59f)) + ) + + (symbol (lib_id "ScopefunParts:+1.8V") (at 53.34 91.44 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856f15e) + (property "Reference" "#PWR0346" (id 0) (at 53.34 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.8V" (id 1) (at 53.34 87.884 0)) + (property "Footprint" "" (id 2) (at 53.34 91.44 0)) + (property "Datasheet" "" (id 3) (at 53.34 91.44 0)) + (pin "1" (uuid 8418579f-ccf0-4842-a1de-d065d7f3b19b)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 68.58 96.52 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856f166) + (property "Reference" "C191" (id 0) (at 68.834 94.742 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 68.834 98.552 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 68.58 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 68.58 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 71.374 92.202 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 69.85 90.17 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f741d2a6-3cfd-425c-b5b1-c8b6c7563112)) + (pin "2" (uuid 23ba8179-2843-4cd4-aaf0-bc1b85bee3af)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 74.93 96.52 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856f16e) + (property "Reference" "C195" (id 0) (at 75.184 94.742 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 75.184 98.552 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 74.93 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 74.93 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 77.724 92.202 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 76.2 90.17 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 8e6dc559-4009-4f8e-86d4-8ff1aeb728fb)) + (pin "2" (uuid 8adc7604-ea30-4812-a496-5959b9afc201)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 81.28 96.52 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856f176) + (property "Reference" "C199" (id 0) (at 81.534 94.742 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 81.534 98.552 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 81.28 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 81.28 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 84.074 92.202 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 82.55 90.17 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 73db1f05-aa70-476d-bccc-5aaaa3f8dd31)) + (pin "2" (uuid 1f2b07df-d04b-4b7e-8736-ac790ba386e1)) + ) + + (symbol (lib_id "ScopefunParts:C_4.7u") (at 53.34 96.52 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856f18f) + (property "Reference" "C184" (id 0) (at 53.594 94.742 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_4.7u" (id 1) (at 53.594 98.552 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 53.34 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 53.34 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C2012X7R1A475K125AC" (id 4) (at 56.134 92.202 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X7R 10%" (id 5) (at 53.34 90.17 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 43373db6-bbfa-4784-9aa6-b375556f8b2b)) + (pin "2" (uuid 56fd6261-e6da-4d7d-af5f-c1c20af367d7)) + ) + + (symbol (lib_id "ScopefunParts:C_4.7u") (at 60.96 96.52 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856f197) + (property "Reference" "C187" (id 0) (at 61.214 94.742 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_4.7u" (id 1) (at 61.214 98.552 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 60.96 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 60.96 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C2012X7R1A475K125AC" (id 4) (at 63.754 92.202 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 10V X7R 15%" (id 5) (at 60.96 90.17 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid c86669e0-9a5b-4074-ad71-542d3ac6afa4)) + (pin "2" (uuid b2b229f3-c7e7-46a3-8b49-1cad8c141d01)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 87.63 96.52 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856f19f) + (property "Reference" "C202" (id 0) (at 87.884 94.742 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 87.884 98.552 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 87.63 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 87.63 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 90.424 92.202 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 88.9 90.17 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d3acf262-f3a4-4e8d-9571-f436d3062c80)) + (pin "2" (uuid b9ad51c5-87a2-458e-85be-d7fffc81f34d)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 146.05 82.55 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856f605) + (property "Reference" "#PWR0347" (id 0) (at 146.05 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 146.05 86.36 0)) + (property "Footprint" "" (id 2) (at 146.05 82.55 0)) + (property "Datasheet" "" (id 3) (at 146.05 82.55 0)) + (pin "1" (uuid f04c3dcc-8776-46cc-97ac-43c0d1e80189)) + ) + + (symbol (lib_id "ScopefunParts:C_47u") (at 102.87 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856f60e) + (property "Reference" "C205" (id 0) (at 103.124 75.692 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_47u" (id 1) (at 103.124 79.502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_1210" (id 2) (at 102.87 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 102.87 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK325BJ476MM-T" (id 4) (at 105.664 73.152 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 1210 10V X5R 20%" (id 5) (at 102.87 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d13f672d-6455-4463-81fb-8f053b991ffc)) + (pin "2" (uuid 65bc336c-a244-477a-8730-8ea0c7ef19ca)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 127 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856f623) + (property "Reference" "C214" (id 0) (at 127.254 75.692 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 127.254 79.502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 127 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 127 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 129.794 73.152 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 128.27 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 9124c6fe-fc0f-48f3-a419-815d24b3b368)) + (pin "2" (uuid edc57d92-034b-4b49-ac31-a5fb0d2af53b)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 133.35 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856f62b) + (property "Reference" "C216" (id 0) (at 133.604 75.692 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 133.604 79.502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 133.35 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 133.35 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 136.144 73.152 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 134.62 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 30ff3d37-e02b-46c5-bdaa-3e417882616b)) + (pin "2" (uuid 5a454e08-0814-49ae-8a86-06cacdaf8dbf)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 139.7 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856f633) + (property "Reference" "C219" (id 0) (at 139.954 75.692 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 139.954 79.502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 139.7 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 139.7 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 142.494 73.152 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 140.97 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 6327757e-b415-4197-9328-e1d63dd8d28c)) + (pin "2" (uuid 977fe00f-8ffc-492a-8986-fd4434bd1fc3)) + ) + + (symbol (lib_id "ScopefunParts:C_4.7u") (at 111.76 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856f64c) + (property "Reference" "C208" (id 0) (at 112.014 75.692 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_4.7u" (id 1) (at 112.014 79.502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 111.76 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 111.76 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C2012X7R1A475K125AC" (id 4) (at 114.554 73.152 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X7R 10%" (id 5) (at 111.76 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 31b1b6d8-2445-42ab-89e9-eddba65b597e)) + (pin "2" (uuid edfb9291-bba8-4081-b180-5c9b214fdf26)) + ) + + (symbol (lib_id "ScopefunParts:C_4.7u") (at 119.38 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856f654) + (property "Reference" "C211" (id 0) (at 119.634 75.692 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_4.7u" (id 1) (at 119.634 79.502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 119.38 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 119.38 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C2012X7R1A475K125AC" (id 4) (at 122.174 73.152 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 10V X7R 15%" (id 5) (at 119.38 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 6ae097af-2c3b-48cf-848c-cea9f4d6c24c)) + (pin "2" (uuid 353848c7-1cf1-469c-9bd9-80100786d4b1)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 146.05 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856f65c) + (property "Reference" "C221" (id 0) (at 146.304 75.692 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 146.304 79.502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 146.05 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 146.05 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 148.844 73.152 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 147.32 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 6c072bca-ef3a-403d-a891-3dbb0a1c5c79)) + (pin "2" (uuid 1db5c2ac-dc7b-4656-9c11-b73d0f86d586)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 146.05 101.6 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856fd54) + (property "Reference" "#PWR0348" (id 0) (at 146.05 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 146.05 105.41 0)) + (property "Footprint" "" (id 2) (at 146.05 101.6 0)) + (property "Datasheet" "" (id 3) (at 146.05 101.6 0)) + (pin "1" (uuid ed2d9555-87fe-4c9d-9ca6-459ec799ed9d)) + ) + + (symbol (lib_id "ScopefunParts:C_47u") (at 102.87 96.52 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856fd5d) + (property "Reference" "C206" (id 0) (at 103.124 94.742 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_47u" (id 1) (at 103.124 98.552 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_1210" (id 2) (at 102.87 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 102.87 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK325BJ476MM-T" (id 4) (at 105.664 92.202 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 1210 10V X5R 20%" (id 5) (at 102.87 90.17 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid bfff8e29-782e-4ed6-b231-7386f2624f91)) + (pin "2" (uuid 48b9a001-09d9-4511-816c-3dbaa8aa2bbe)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 127 96.52 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856fd72) + (property "Reference" "C215" (id 0) (at 127.254 94.742 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 127.254 98.552 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 127 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 127 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 129.794 92.202 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 128.27 90.17 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid bddcd150-2fa1-4274-baf6-8f8290ec0a44)) + (pin "2" (uuid 681d185d-e523-4ae4-801a-5e3a740dafe2)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 133.35 96.52 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856fd7a) + (property "Reference" "C217" (id 0) (at 133.604 94.742 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 133.604 98.552 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 133.35 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 133.35 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 136.144 92.202 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 134.62 90.17 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0e4339b0-216e-4eb6-9a25-fc99c1ccb240)) + (pin "2" (uuid b7d00eb3-d7fd-4b05-8ef2-e1687c45014e)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 139.7 96.52 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856fd82) + (property "Reference" "C220" (id 0) (at 139.954 94.742 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 139.954 98.552 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 139.7 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 139.7 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 142.494 92.202 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 140.97 90.17 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 7b501546-a7a6-436c-b436-64fbc31e88b4)) + (pin "2" (uuid 134dd425-8b88-49ab-ac2c-e3be88666518)) + ) + + (symbol (lib_id "ScopefunParts:C_4.7u") (at 111.76 96.52 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856fd9b) + (property "Reference" "C209" (id 0) (at 112.014 94.742 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_4.7u" (id 1) (at 112.014 98.552 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 111.76 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 111.76 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C2012X7R1A475K125AC" (id 4) (at 114.554 92.202 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X7R 10%" (id 5) (at 111.76 90.17 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid c9614d4a-cf35-4d15-9668-bef8f4c09477)) + (pin "2" (uuid 48fe1370-2e91-4e27-9650-23a7c8612128)) + ) + + (symbol (lib_id "ScopefunParts:C_4.7u") (at 119.38 96.52 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856fda3) + (property "Reference" "C212" (id 0) (at 119.634 94.742 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_4.7u" (id 1) (at 119.634 98.552 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 119.38 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 119.38 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C2012X7R1A475K125AC" (id 4) (at 122.174 92.202 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 10V X7R 15%" (id 5) (at 119.38 90.17 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 7b274795-7d31-4363-8ce2-700587546274)) + (pin "2" (uuid d9e89562-bbeb-4a8f-b5c2-ed97ed9e6ced)) + ) + + (symbol (lib_id "ScopefunParts:C_u47") (at 146.05 96.52 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856fdab) + (property "Reference" "C222" (id 0) (at 146.304 94.742 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_u47" (id 1) (at 146.304 98.552 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 146.05 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 146.05 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "EMK107B7474KA-T" (id 4) (at 148.844 92.202 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 147.32 90.17 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid a5b79059-a3d7-40ac-82c7-4d474c52216c)) + (pin "2" (uuid 5cfa5cbb-18e0-4ea4-a763-849ed41634d8)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V") (at 102.87 72.39 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856ff11) + (property "Reference" "#PWR0349" (id 0) (at 102.87 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 102.87 68.834 0)) + (property "Footprint" "" (id 2) (at 102.87 72.39 0)) + (property "Datasheet" "" (id 3) (at 102.87 72.39 0)) + (pin "1" (uuid 10e6ad40-4c9b-4e7a-abb6-52526119b631)) + ) + + (symbol (lib_id "ScopefunParts:+1.5V") (at 102.87 91.44 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058570dfb) + (property "Reference" "#PWR0350" (id 0) (at 102.87 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.5V" (id 1) (at 102.87 87.884 0)) + (property "Footprint" "" (id 2) (at 102.87 91.44 0)) + (property "Datasheet" "" (id 3) (at 102.87 91.44 0)) + (pin "1" (uuid 2fc6fbea-a5ac-44e1-ae14-5f7455ad4ad6)) + ) + + (symbol (lib_id "ScopefunParts:+1.5V") (at 241.3 31.75 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585713a6) + (property "Reference" "#PWR0351" (id 0) (at 241.3 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.5V" (id 1) (at 241.3 28.194 0)) + (property "Footprint" "" (id 2) (at 241.3 31.75 0)) + (property "Datasheet" "" (id 3) (at 241.3 31.75 0)) + (pin "1" (uuid 91bab05a-eac7-4838-ac4d-d89e94de4f84)) + ) + + (symbol (lib_id "ScopefunParts:C_100u") (at 44.45 57.15 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a6615f) + (property "Reference" "C179" (id 0) (at 44.704 55.372 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_100u" (id 1) (at 44.704 59.182 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_1210" (id 2) (at 44.45 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://datasheets.avx.com/cx5r.pdf" (id 3) (at 44.45 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "12106D107MAT2A" (id 4) (at 47.244 52.832 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 1210 6.3V X5R 20%" (id 5) (at 44.45 50.8 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ad975569-5dc9-4ab5-a34f-936371926baf)) + (pin "2" (uuid c44562f0-c44f-48e0-8232-c2e43dc26e75)) + ) + + (symbol (lib_id "ScopefunParts:HEATSINK") (at 124.46 176.53 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a2dee9c) + (property "Reference" "HS2" (id 0) (at 124.46 170.18 0)) + (property "Value" "HEATSINK" (id 1) (at 133.35 175.26 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:HS2" (id 2) (at 124.46 166.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.wakefield-vette.com/resource-center/downloads/brochures/intergrated-heatsink-wakefield.pdf" (id 3) (at 124.46 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "624-60AB" (id 4) (at 143.51 175.26 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Description" "Heatsink BGA 21x21 mm" (id 5) (at 124.46 168.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + + (symbol (lib_id "ScopefunParts:HS-ANC") (at 124.46 177.8 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a2e4ba1) + (property "Reference" "HS-ANC1" (id 0) (at 124.46 181.61 0)) + (property "Value" "HS-ANC" (id 1) (at 133.35 181.61 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:HS-ANC" (id 2) (at 124.46 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.micforg.co.jp/dxf/S001YZ1L.pdf" (id 3) (at 124.46 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ANC-D057" (id 4) (at 143.51 181.61 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Description" "HEATSINK SOLDER ANCHOR" (id 5) (at 124.46 170.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + + (symbol (lib_id "ScopefunParts:HS-CLIP") (at 124.46 177.8 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a2e6126) + (property "Reference" "HS-CLIP1" (id 0) (at 124.46 179.07 0)) + (property "Value" "HS-CLIP" (id 1) (at 133.35 179.07 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 124.46 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.micforg.co.jp/dxf/S001ZBFX.pdf" (id 3) (at 124.46 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "S001ZBFX" (id 4) (at 143.51 179.07 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Description" "HEATSINK WIRE CLIP EZ-CLIP" (id 5) (at 124.46 170.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + + (symbol (lib_id "ScopefunParts:HS-PC") (at 124.46 176.53 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a2f1fbf) + (property "Reference" "HS-PC1" (id 0) (at 124.46 186.69 0)) + (property "Value" "HS-PC" (id 1) (at 133.35 186.69 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 124.46 166.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://assets.lairdtech.com/home/brandworld/files/THR-DS-Tpcm%20900%200910.pdf" (id 3) (at 124.46 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Phase change thermal interface material 20x20x0.125 mm" (id 4) (at 124.46 168.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "T-PCM905C-20S" (id 5) (at 143.51 186.69 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + ) + + (symbol (lib_id "ScopefunParts:HS-ANC") (at 124.46 177.8 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a2f4deb) + (property "Reference" "HS-ANC2" (id 0) (at 124.46 184.15 0)) + (property "Value" "HS-ANC" (id 1) (at 133.35 184.15 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:HS-ANC" (id 2) (at 124.46 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.micforg.co.jp/dxf/S001YZ1L.pdf" (id 3) (at 124.46 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ANC-D057" (id 4) (at 143.51 184.15 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Description" "HEATSINK SOLDER ANCHOR" (id 5) (at 124.46 170.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 95.25 125.73 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005aa08238) + (property "Reference" "R136" (id 0) (at 92.71 123.19 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 92.71 128.27 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 88.9 125.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 91.44 125.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 99.06 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 101.6 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0f3541ed-d38f-4d54-87aa-efe15ec860fa)) + (pin "2" (uuid bfb7d9ea-2ddf-45d7-8113-359a43e04c48)) + ) +) diff --git a/kicad/file5855FC3A.kicad_sch b/kicad/file5855FC3A.kicad_sch new file mode 100644 index 0000000..c242e3a --- /dev/null +++ b/kicad/file5855FC3A.kicad_sch @@ -0,0 +1,2660 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 74cfa368-e629-4c20-98c5-de6ae8e2ae41) + + (paper "A4") + + (title_block + (rev "v2") + (comment 1 "Copyright Dejan Priversek 2017") + ) + + (lib_symbols + (symbol "ScopefunParts:+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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (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 "ScopefunParts:+3.3V_VA" (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_VA" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+3.3V_VA_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_VA_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+3V3_VA" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+Va" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+Va_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 "+Va_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "Va" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:C_0.1u" (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_0.1u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0.1u_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_0.1u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_0603" (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_0603" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Not populated" (id 4) (at 0 3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "DNP" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0603_0_0" + (text "DNP" (at 3.81 0 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "C_0603_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_0603_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_100u" (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_100u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_1210" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://datasheets.avx.com/cx5r.pdf" (id 3) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "12106D107MAT2A" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 1210 6.3V X5R 20%" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 1210 6.3V X5R 20%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_100u_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_100u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_1u" (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_1u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C105K9PACTU" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 10%" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 10V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_1u_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_1u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_2.2u" (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_2.2u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "CC0603MRX5R5BB225" (id 4) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 20%" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 10V X5R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_2.2u_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_2.2u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:DAC5662" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -8.89 34.29 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "DAC5662" (id 1) (at 6.35 34.29 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:S-PQFP-G48" (id 2) (at 0 -49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/dac5662.pdf" (id 3) (at 0 -44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "DAC 12 bit 275 MSPS Dual DAC" (id 4) (at -3.81 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "DAC5662IPFB" (id 5) (at 0 -46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "DAC5662" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "DAC5662 DAC" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "DAC5662_1_1" + (rectangle (start -11.43 33.02) (end 11.43 -43.18) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin input line (at -13.97 30.48 0) (length 2.54) + (name "DA11(MSB)" (effects (font (size 0.9906 0.9906)))) + (number "1" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 7.62 0) (length 2.54) + (name "DA2" (effects (font (size 0.9906 0.9906)))) + (number "10" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 5.08 0) (length 2.54) + (name "DA1" (effects (font (size 0.9906 0.9906)))) + (number "11" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 2.54 0) (length 2.54) + (name "DA0(LSB)" (effects (font (size 0.9906 0.9906)))) + (number "12" (effects (font (size 0.9906 0.9906)))) + ) + (pin unspecified line (at 13.97 -33.02 180) (length 2.54) + (name "NC" (effects (font (size 0.9906 0.9906)))) + (number "13" (effects (font (size 0.9906 0.9906)))) + ) + (pin unspecified line (at 13.97 -35.56 180) (length 2.54) + (name "NC" (effects (font (size 0.9906 0.9906)))) + (number "14" (effects (font (size 0.9906 0.9906)))) + ) + (pin power_in line (at 13.97 22.86 180) (length 2.54) + (name "DGND" (effects (font (size 0.9906 0.9906)))) + (number "15" (effects (font (size 0.9906 0.9906)))) + ) + (pin power_in line (at 13.97 27.94 180) (length 2.54) + (name "DVDD" (effects (font (size 0.9906 0.9906)))) + (number "16" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 0 0) (length 2.54) + (name "WRTA/WRTIQ" (effects (font (size 0.9906 0.9906)))) + (number "17" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 -2.54 0) (length 2.54) + (name "CLKA/CLKIQ" (effects (font (size 0.9906 0.9906)))) + (number "18" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 -38.1 0) (length 2.54) + (name "CLKB/RESETIQ" (effects (font (size 0.9906 0.9906)))) + (number "19" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 27.94 0) (length 2.54) + (name "DA10" (effects (font (size 0.9906 0.9906)))) + (number "2" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 -40.64 0) (length 2.54) + (name "WRTB/SELECTIQ" (effects (font (size 0.9906 0.9906)))) + (number "20" (effects (font (size 0.9906 0.9906)))) + ) + (pin power_in line (at 13.97 20.32 180) (length 2.54) + (name "DGND" (effects (font (size 0.9906 0.9906)))) + (number "21" (effects (font (size 0.9906 0.9906)))) + ) + (pin power_in line (at 13.97 30.48 180) (length 2.54) + (name "DVDD" (effects (font (size 0.9906 0.9906)))) + (number "22" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 -7.62 0) (length 2.54) + (name "DB11(MSB)" (effects (font (size 0.9906 0.9906)))) + (number "23" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 -10.16 0) (length 2.54) + (name "DB10" (effects (font (size 0.9906 0.9906)))) + (number "24" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 -12.7 0) (length 2.54) + (name "DB9" (effects (font (size 0.9906 0.9906)))) + (number "25" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 -15.24 0) (length 2.54) + (name "DB8" (effects (font (size 0.9906 0.9906)))) + (number "26" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 -17.78 0) (length 2.54) + (name "DB7" (effects (font (size 0.9906 0.9906)))) + (number "27" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 -20.32 0) (length 2.54) + (name "DB6" (effects (font (size 0.9906 0.9906)))) + (number "28" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 -22.86 0) (length 2.54) + (name "DB5" (effects (font (size 0.9906 0.9906)))) + (number "29" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 25.4 0) (length 2.54) + (name "DA9" (effects (font (size 0.9906 0.9906)))) + (number "3" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 -25.4 0) (length 2.54) + (name "DB4" (effects (font (size 0.9906 0.9906)))) + (number "30" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 -27.94 0) (length 2.54) + (name "DB3" (effects (font (size 0.9906 0.9906)))) + (number "31" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 -30.48 0) (length 2.54) + (name "DB2" (effects (font (size 0.9906 0.9906)))) + (number "32" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 -33.02 0) (length 2.54) + (name "DB1" (effects (font (size 0.9906 0.9906)))) + (number "33" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 -35.56 0) (length 2.54) + (name "DB0(LSB)" (effects (font (size 0.9906 0.9906)))) + (number "34" (effects (font (size 0.9906 0.9906)))) + ) + (pin unspecified line (at 13.97 -38.1 180) (length 2.54) + (name "NC" (effects (font (size 0.9906 0.9906)))) + (number "35" (effects (font (size 0.9906 0.9906)))) + ) + (pin unspecified line (at 13.97 -40.64 180) (length 2.54) + (name "NC" (effects (font (size 0.9906 0.9906)))) + (number "36" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at 13.97 -25.4 180) (length 2.54) + (name "SLEEP" (effects (font (size 0.9906 0.9906)))) + (number "37" (effects (font (size 0.9906 0.9906)))) + ) + (pin power_in line (at 13.97 17.78 180) (length 2.54) + (name "AGND" (effects (font (size 0.9906 0.9906)))) + (number "38" (effects (font (size 0.9906 0.9906)))) + ) + (pin output line (at 13.97 10.16 180) (length 2.54) + (name "IOUTB1" (effects (font (size 0.9906 0.9906)))) + (number "39" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 22.86 0) (length 2.54) + (name "DA8" (effects (font (size 0.9906 0.9906)))) + (number "4" (effects (font (size 0.9906 0.9906)))) + ) + (pin output line (at 13.97 7.62 180) (length 2.54) + (name "IOUTB2" (effects (font (size 0.9906 0.9906)))) + (number "40" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at 13.97 -7.62 180) (length 2.54) + (name "BIASJ_B" (effects (font (size 0.9906 0.9906)))) + (number "41" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at 13.97 -2.54 180) (length 2.54) + (name "GSET" (effects (font (size 0.9906 0.9906)))) + (number "42" (effects (font (size 0.9906 0.9906)))) + ) + (pin bidirectional line (at 13.97 -30.48 180) (length 2.54) + (name "EXTIO" (effects (font (size 0.9906 0.9906)))) + (number "43" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at 13.97 -5.08 180) (length 2.54) + (name "BIASJ_A" (effects (font (size 0.9906 0.9906)))) + (number "44" (effects (font (size 0.9906 0.9906)))) + ) + (pin output line (at 13.97 -15.24 180) (length 2.54) + (name "IOUTA2" (effects (font (size 0.9906 0.9906)))) + (number "45" (effects (font (size 0.9906 0.9906)))) + ) + (pin output line (at 13.97 -17.78 180) (length 2.54) + (name "IOUTA1" (effects (font (size 0.9906 0.9906)))) + (number "46" (effects (font (size 0.9906 0.9906)))) + ) + (pin power_in line (at 13.97 25.4 180) (length 2.54) + (name "AVDD" (effects (font (size 0.9906 0.9906)))) + (number "47" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at 13.97 0 180) (length 2.54) + (name "MODE" (effects (font (size 0.9906 0.9906)))) + (number "48" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 20.32 0) (length 2.54) + (name "DA7" (effects (font (size 0.9906 0.9906)))) + (number "5" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 17.78 0) (length 2.54) + (name "DA6" (effects (font (size 0.9906 0.9906)))) + (number "6" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 15.24 0) (length 2.54) + (name "DA5" (effects (font (size 0.9906 0.9906)))) + (number "7" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 12.7 0) (length 2.54) + (name "DA4" (effects (font (size 0.9906 0.9906)))) + (number "8" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -13.97 10.16 0) (length 2.54) + (name "DA3" (effects (font (size 0.9906 0.9906)))) + (number "9" (effects (font (size 0.9906 0.9906)))) + ) + ) + ) + (symbol "ScopefunParts:MCP1501-12" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at -5.08 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "MCP1501-12" (id 1) (at 3.81 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23-6" (id 2) (at 0 -10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/20005474D.pdf" (id 3) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "1.25V High-Precision Buffered Voltage Reference SOT23-6" (id 4) (at 0 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "MCP1501T-12E/CHY" (id 5) (at 0 7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "1.25V High-Precision Buffered Voltage Reference SOT23-6" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "D? SO* SM*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "MCP1501-12_0_0" + (text "1.25V 0.1%" (at 0 1.27 0) + (effects (font (size 1.27 1.27))) + ) + (text "GND" (at -2.54 -1.27 0) + (effects (font (size 1.1938 1.1938))) + ) + (text "IN" (at -7.62 1.27 0) + (effects (font (size 1.27 1.27))) + ) + (text "OUT" (at 6.35 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (text "PD#" (at 3.81 -1.27 0) + (effects (font (size 1.1938 1.1938))) + ) + ) + (symbol "MCP1501-12_0_1" + (rectangle (start -6.35 2.54) (end 6.35 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "MCP1501-12_1_1" + (pin output line (at 8.89 0 180) (length 2.54) + (name "OUT" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -5.08 -5.08 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -2.54 -5.08 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 3.81 -5.08 90) (length 2.54) + (name "SHDN#" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -5.08 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -8.89 0 0) (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:RA_27R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 3.175 5.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "RA_27R" (id 1) (at 3.175 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_CRA06E" (id 2) (at 0 -10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" (id 3) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "YC164-JR-0727RL" (id 4) (at 0 8.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" (id 5) (at 0 11.43 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "RA_27R_0_1" + (rectangle (start -2.54 5.08) (end 2.54 -5.08) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start -1.778 -3.048) (end 1.778 -4.572) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start -1.778 -0.508) (end 1.778 -2.032) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start -1.778 2.032) (end 1.778 0.508) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start -1.778 4.572) (end 1.778 3.048) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 -3.81) + (xy -2.54 -3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 -1.27) + (xy -2.54 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 1.27) + (xy -2.54 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 3.81) + (xy -2.54 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.905 -3.81) + (xy 2.54 -3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 1.27) + (xy 1.905 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 3.81) + (xy 1.905 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.905 -1.27) + (xy 3.175 -1.27) + (xy 2.54 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "RA_27R_1_1" + (pin passive line (at 3.81 3.81 180) (length 1.27) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 3.81 1.27 180) (length 1.27) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 3.81 -1.27 180) (length 1.27) + (name "~" (effects (font (size 1.016 1.016)))) + (number "3" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 3.81 -3.81 180) (length 1.27) + (name "~" (effects (font (size 1.016 1.016)))) + (number "4" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at -3.81 -3.81 0) (length 1.27) + (name "~" (effects (font (size 1.016 1.016)))) + (number "5" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at -3.81 -1.27 0) (length 1.27) + (name "~" (effects (font (size 1.016 1.016)))) + (number "6" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at -3.81 1.27 0) (length 1.27) + (name "~" (effects (font (size 1.016 1.016)))) + (number "7" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at -3.81 3.81 0) (length 1.27) + (name "~" (effects (font (size 1.016 1.016)))) + (number "8" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_1.02k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_1.02k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_1.02k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_4k7" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_4k7" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4701V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_4k7_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_4k7_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_56R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_56R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_56R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:Z_68" (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "L" (id 0) (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Z_68" (id 1) (at 0 -1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:L_0805" (id 2) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://katalog.we-online.com/pbs/datasheet/782853680.pdf" (id 3) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "FERRITE BEAD 68 OHM 0805 R=25m I=3A" (id 4) (at 0 12.7 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "782853680" (id 5) (at 0 8.89 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "ki_description" "FERRITE BEAD 68 OHM 0805 R=25m I=3A" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Z_68_0_1" + (arc (start -2.54 0) (mid -3.81 1.27) (end -5.08 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 0) (mid -1.27 1.27) (end -2.54 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 2.54 0) (mid 1.27 1.27) (end 0 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 5.08 0) (mid 3.81 1.27) (end 2.54 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "Z_68_1_1" + (pin passive line (at -6.35 0 0) (length 1.27) + (name "1" (effects (font (size 0.762 0.762)))) + (number "1" (effects (font (size 0.762 0.762)))) + ) + (pin passive line (at 6.35 0 180) (length 1.27) + (name "2" (effects (font (size 0.762 0.762)))) + (number "2" (effects (font (size 0.762 0.762)))) + ) + ) + ) + (symbol "Scopefun_v2-rescue:GND" (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" "GND" (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) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 140.97 54.61) (diameter 0) (color 0 0 0 0) + (uuid 0b58bb8e-439f-458c-9943-16eb18e4c83b) + ) + (junction (at 172.72 49.53) (diameter 0) (color 0 0 0 0) + (uuid 2c1bad4e-999b-4889-a323-78eeeeb9926f) + ) + (junction (at 104.14 74.93) (diameter 0) (color 0 0 0 0) + (uuid 35752fd9-b33c-4fe8-9dc2-15c436642b05) + ) + (junction (at 137.16 41.91) (diameter 0) (color 0 0 0 0) + (uuid 3a89d7e0-d5a4-4b01-9b9f-d4a5399876c5) + ) + (junction (at 148.59 49.53) (diameter 0) (color 0 0 0 0) + (uuid 3da155dd-f733-4019-ac32-70195979bd3c) + ) + (junction (at 109.22 146.05) (diameter 0) (color 0 0 0 0) + (uuid 58a5a6aa-4ac1-454e-99de-9b74e53d0180) + ) + (junction (at 137.16 44.45) (diameter 0) (color 0 0 0 0) + (uuid 6126bba2-c232-43dc-b909-8425eb8e1c42) + ) + (junction (at 99.06 137.16) (diameter 0) (color 0 0 0 0) + (uuid 6f55a87b-8763-4833-8edc-7075b8c11144) + ) + (junction (at 172.72 41.91) (diameter 0) (color 0 0 0 0) + (uuid 8252d9c7-67c3-4366-bb8e-1ae2084dd0d8) + ) + (junction (at 134.62 137.16) (diameter 0) (color 0 0 0 0) + (uuid 82d24f23-c3d3-4166-98d2-b4b785477263) + ) + (junction (at 146.05 106.68) (diameter 0) (color 0 0 0 0) + (uuid 8a2b8fdd-148f-4f3d-98b1-7213f4b81143) + ) + (junction (at 158.75 69.85) (diameter 0) (color 0 0 0 0) + (uuid 944389ce-9c44-416c-a649-5fe71f1f2c6b) + ) + (junction (at 158.75 95.25) (diameter 0) (color 0 0 0 0) + (uuid a121e607-0ec0-48fc-9192-13979e6f818b) + ) + (junction (at 129.54 154.94) (diameter 0) (color 0 0 0 0) + (uuid a4ba36cf-91b9-4fbc-9450-abe2698063d5) + ) + (junction (at 158.75 62.23) (diameter 0) (color 0 0 0 0) + (uuid acc434b3-2221-4f02-be63-e67d7e7c5439) + ) + (junction (at 104.14 113.03) (diameter 0) (color 0 0 0 0) + (uuid cbdd4df5-0552-4034-acdc-c89a0f274af5) + ) + (junction (at 158.75 87.63) (diameter 0) (color 0 0 0 0) + (uuid cfad1f35-f936-4a0c-bf71-8f9b0b2e4cbe) + ) + (junction (at 165.1 41.91) (diameter 0) (color 0 0 0 0) + (uuid f1c1128a-9400-4ff3-9279-edba87833f0a) + ) + (junction (at 148.59 41.91) (diameter 0) (color 0 0 0 0) + (uuid f3a8f2d0-8830-4acc-a7ea-f6177ac5079d) + ) + (junction (at 140.97 52.07) (diameter 0) (color 0 0 0 0) + (uuid f6cca81d-a9b5-4e15-883b-1c868dea7056) + ) + (junction (at 156.21 41.91) (diameter 0) (color 0 0 0 0) + (uuid fa185703-4739-49db-9f04-bf522df932bf) + ) + (junction (at 139.7 72.39) (diameter 0) (color 0 0 0 0) + (uuid fb86085c-98a7-4536-8cb4-4cdf37753e64) + ) + (junction (at 124.46 137.16) (diameter 0) (color 0 0 0 0) + (uuid ffdae3a6-bd99-48ea-a424-3927ad97eba5) + ) + + (no_connect (at 134.62 80.01) (uuid 2ec0940d-c233-4a46-aa6b-a5e0c0f81dc6)) + (no_connect (at 134.62 110.49) (uuid 34871305-6e40-4a06-a583-0b4e83aff295)) + (no_connect (at 134.62 113.03) (uuid 384b444a-1319-4042-a2df-c89004d4f299)) + (no_connect (at 134.62 105.41) (uuid 5af3df94-2032-4060-b3c9-ffddf26cee93)) + (no_connect (at 134.62 107.95) (uuid 8417bbe8-dac2-4076-8f3a-f397802b160c)) + + (wire (pts (xy 109.22 146.05) (xy 109.22 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 03403013-92be-474a-b951-5de6d2059c9c) + ) + (wire (pts (xy 165.1 41.91) (xy 172.72 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 03c21131-f920-4c20-a246-42c25a642e45) + ) + (wire (pts (xy 82.55 49.53) (xy 106.68 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0489dffc-494f-44a7-bef4-1d6f41b97b42) + ) + (wire (pts (xy 92.71 85.09) (xy 106.68 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 04d8ae14-319a-4a92-8d4c-78f6e846f2ed) + ) + (wire (pts (xy 124.46 137.16) (xy 134.62 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 05785be5-9c45-488c-83e2-9a1a11c513be) + ) + (wire (pts (xy 148.59 49.53) (xy 148.59 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 05a075f0-cc70-4264-9039-42073cca1f82) + ) + (wire (pts (xy 148.59 41.91) (xy 156.21 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0613609f-2bf0-444f-a9ca-7bd1239011b2) + ) + (wire (pts (xy 72.39 54.61) (xy 74.93 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 08fb2f75-95b4-45dd-bbb1-478d89494c68) + ) + (wire (pts (xy 140.97 52.07) (xy 140.97 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 09405b71-6603-4349-aced-9b4e38f77511) + ) + (wire (pts (xy 92.71 100.33) (xy 106.68 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 09ca4ed8-2d7d-442a-b4e9-854c104113d7) + ) + (wire (pts (xy 72.39 52.07) (xy 74.93 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0c0915c8-0dc6-47a6-8afc-d364e786986a) + ) + (wire (pts (xy 82.55 41.91) (xy 106.68 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0c394182-f563-4cb7-8696-3d48d79587e6) + ) + (wire (pts (xy 124.46 154.94) (xy 129.54 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d353d81-a7d7-4ff0-89eb-60271d9c4a01) + ) + (wire (pts (xy 109.22 142.24) (xy 109.22 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d8c07ff-b975-4b3b-a5f1-5b3875ee2304) + ) + (wire (pts (xy 140.97 49.53) (xy 134.62 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0dc6def0-f04f-404f-85fc-c7ceaedba887) + ) + (wire (pts (xy 82.55 67.31) (xy 106.68 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0e55da18-3318-40c2-a49d-2481c99e49e7) + ) + (wire (pts (xy 104.14 72.39) (xy 104.14 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0eeb87f3-0544-4461-b099-69e83c253d1a) + ) + (wire (pts (xy 189.23 39.37) (xy 189.23 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 10036940-5eea-4e30-bc37-609037429be8) + ) + (wire (pts (xy 172.72 48.26) (xy 172.72 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 12400bec-a035-4aa2-9a39-f72c9ebb9aa4) + ) + (wire (pts (xy 158.75 63.5) (xy 158.75 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 18ea3245-215a-4186-bfd3-103d2b826964) + ) + (wire (pts (xy 172.72 41.91) (xy 172.72 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 19bc01f1-ddb0-42eb-b5a4-99228b6f4f71) + ) + (wire (pts (xy 172.72 39.37) (xy 172.72 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1b38fb74-150b-4059-8fb9-cebf0a268faf) + ) + (wire (pts (xy 139.7 74.93) (xy 134.62 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1bbb8678-e12d-4097-ab45-48dd558770a0) + ) + (wire (pts (xy 82.55 52.07) (xy 106.68 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1c35566e-2559-4f17-8234-9650b4a10d88) + ) + (wire (pts (xy 104.14 113.03) (xy 106.68 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1e9c8e75-2f04-45ef-bb68-af0fe8d6637c) + ) + (wire (pts (xy 134.62 52.07) (xy 140.97 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 20a1db19-2c3a-401c-a33a-64fc22a79c1d) + ) + (wire (pts (xy 152.4 95.25) (xy 158.75 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 24826683-685a-4d4a-9f4b-6d3403112452) + ) + (wire (pts (xy 72.39 64.77) (xy 74.93 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a550c03-cba4-4a5d-b5f2-4509a5ed3d99) + ) + (wire (pts (xy 158.75 77.47) (xy 147.32 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2af693d5-31e8-4268-96f7-fb24d05f0b28) + ) + (wire (pts (xy 111.76 146.05) (xy 111.76 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2bc427dd-041d-45fa-85f7-e42ab1b7e19c) + ) + (wire (pts (xy 134.62 139.7) (xy 134.62 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2c307916-586a-491e-880e-423f7168761f) + ) + (wire (pts (xy 99.06 149.86) (xy 99.06 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2e4ab829-7cbc-43d6-922e-e58b81d5b325) + ) + (wire (pts (xy 134.62 90.17) (xy 152.4 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2f1f65c3-26f2-4423-ab54-4550f5e217ac) + ) + (wire (pts (xy 72.39 67.31) (xy 74.93 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2fc0535a-9526-4bf9-9cf3-bacd342c13b7) + ) + (wire (pts (xy 152.4 69.85) (xy 158.75 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 316d1ce4-a05b-435e-9135-3983d49264ca) + ) + (wire (pts (xy 101.6 113.03) (xy 104.14 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3544dc31-42b3-417a-a72d-30aae7b6bfe4) + ) + (wire (pts (xy 96.52 74.93) (xy 90.17 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3746518e-ec8f-4326-9e80-93b618a3f818) + ) + (wire (pts (xy 134.62 64.77) (xy 152.4 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3778786b-696c-4b97-bf35-b2251820f1f0) + ) + (wire (pts (xy 220.98 39.37) (xy 220.98 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3e7e73ce-283c-4d1c-9ffc-53ee8af0b5fb) + ) + (wire (pts (xy 120.65 137.16) (xy 124.46 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4562ab23-a5b1-4f5e-8390-b4843190e1cb) + ) + (wire (pts (xy 165.1 49.53) (xy 172.72 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4671890a-a434-4a77-aba6-d6b87f979260) + ) + (wire (pts (xy 165.1 41.91) (xy 165.1 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 47137ae1-6e37-474c-a18c-7434b2cf6e64) + ) + (wire (pts (xy 99.06 137.16) (xy 102.87 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 471665be-aad0-41d8-8ecf-9c7fdb131f1d) + ) + (wire (pts (xy 148.59 41.91) (xy 148.59 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4c00e3eb-0d1b-4d7b-a181-ddc10101ab33) + ) + (wire (pts (xy 92.71 107.95) (xy 106.68 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4c9702ac-39af-41d5-9cb6-89cc85efc703) + ) + (wire (pts (xy 92.71 92.71) (xy 106.68 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4ce0f302-e8c6-49e4-8c42-91328a04cd63) + ) + (wire (pts (xy 99.06 137.16) (xy 99.06 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4e09cd3f-e43f-4f61-bc32-6d35c0e0f6a5) + ) + (wire (pts (xy 158.75 62.23) (xy 172.72 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 50a60a51-85d9-4c0b-9e27-685dfae7b3ef) + ) + (wire (pts (xy 106.68 146.05) (xy 109.22 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 536bb953-20c5-4cc3-ade9-e6c5d307a114) + ) + (wire (pts (xy 139.7 71.12) (xy 139.7 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5564f3cc-b04a-437f-873b-97d96d365b24) + ) + (wire (pts (xy 134.62 144.78) (xy 134.62 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 55f58003-e082-4fb5-b230-4c9e70666b5f) + ) + (wire (pts (xy 139.7 72.39) (xy 139.7 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 58cb71f1-dbe1-4e89-8d91-f93c9a86820c) + ) + (wire (pts (xy 146.05 105.41) (xy 146.05 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5a2e5954-8ae3-4771-b360-5c413b28053d) + ) + (wire (pts (xy 99.06 134.62) (xy 99.06 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5a2fda27-7909-4f86-b4b4-d7ab024d7128) + ) + (wire (pts (xy 92.71 82.55) (xy 106.68 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b1c366c-a9d0-4d82-9e05-a07c5a4e2ef7) + ) + (wire (pts (xy 82.55 62.23) (xy 106.68 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b939979-83f4-492c-9866-1d110eaa3f6d) + ) + (wire (pts (xy 92.71 102.87) (xy 106.68 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5cc04695-f899-4a2b-8507-def8950e8a8b) + ) + (wire (pts (xy 137.16 44.45) (xy 137.16 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5cf56f9b-bbcd-4d53-8b78-f1477501b3da) + ) + (wire (pts (xy 72.39 46.99) (xy 74.93 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5dcf857d-f1ad-402b-886f-63523af8197b) + ) + (wire (pts (xy 72.39 49.53) (xy 74.93 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ecab3a5-2aa9-4ac2-adb3-5cfbb3769f36) + ) + (wire (pts (xy 82.55 46.99) (xy 106.68 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6335c066-acf9-49c8-b7d5-0e655198b949) + ) + (wire (pts (xy 137.16 41.91) (xy 148.59 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 650d708c-f5d1-4918-94e8-5104a41d1be1) + ) + (wire (pts (xy 124.46 142.24) (xy 124.46 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6536525e-ceaf-45aa-af03-6086c8ce80dd) + ) + (wire (pts (xy 152.4 90.17) (xy 152.4 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 65953505-5ed8-44cc-a5e7-7dd4b6856f83) + ) + (wire (pts (xy 115.57 142.24) (xy 115.57 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 65c9b90e-113e-4877-8ad7-ebad9e9a622d) + ) + (wire (pts (xy 158.75 68.58) (xy 158.75 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6808be3b-445c-41cd-a59b-d445c1208ea1) + ) + (wire (pts (xy 148.59 48.26) (xy 148.59 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 68435389-e911-43d9-accd-f38462c79cab) + ) + (wire (pts (xy 158.75 87.63) (xy 158.75 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6b8a1e91-088d-43da-b826-cdd2c29b7094) + ) + (wire (pts (xy 172.72 49.53) (xy 172.72 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6d72ec54-0c84-4307-ba30-529b224a9303) + ) + (wire (pts (xy 158.75 69.85) (xy 172.72 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6f70f575-69bf-4a3a-b6ec-44baa6f0e9b9) + ) + (wire (pts (xy 134.62 54.61) (xy 140.97 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 70546e1a-2505-45d7-a950-0d16e0c4c427) + ) + (wire (pts (xy 140.97 54.61) (xy 140.97 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 72e5d030-78cd-413c-ba68-e32d27c49d65) + ) + (wire (pts (xy 158.75 95.25) (xy 172.72 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 73bc646e-fc74-47df-8671-a99fba46b35a) + ) + (wire (pts (xy 109.22 146.05) (xy 111.76 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 75a24570-4dd3-4a65-a6b4-cc3c3adc4a0c) + ) + (wire (pts (xy 152.4 64.77) (xy 152.4 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 76a6be39-3a8f-4344-b084-b24eb830150d) + ) + (wire (pts (xy 101.6 74.93) (xy 104.14 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7ae71584-4ff1-4d9b-9a0c-5a5807284567) + ) + (wire (pts (xy 156.21 49.53) (xy 156.21 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7c399e77-6ac9-401c-bc55-83c542b43225) + ) + (wire (pts (xy 72.39 57.15) (xy 74.93 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7e177dab-d792-4f03-9143-3cc95615e0d6) + ) + (wire (pts (xy 106.68 146.05) (xy 106.68 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 80d3d808-e560-487f-b772-d7097a4f4c59) + ) + (wire (pts (xy 134.62 41.91) (xy 137.16 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 836801bd-0b1d-4900-93f6-3a4849b55c8f) + ) + (wire (pts (xy 72.39 69.85) (xy 74.93 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8433836f-c1f9-4b5e-9a5f-e924e63e7942) + ) + (wire (pts (xy 106.68 72.39) (xy 104.14 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8592917b-ae12-4650-886a-5aaad18e9d99) + ) + (wire (pts (xy 134.62 62.23) (xy 158.75 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8606b0d8-3007-467b-bbcc-cd90d302faf3) + ) + (wire (pts (xy 134.62 154.94) (xy 134.62 152.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 89d0c3a9-2f98-451a-8c17-8db5c563d887) + ) + (wire (pts (xy 72.39 62.23) (xy 74.93 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8ee9e747-62ba-4924-8569-0c230a7db8de) + ) + (wire (pts (xy 82.55 64.77) (xy 106.68 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 914be402-bfcb-4929-acd7-05d766e1121c) + ) + (wire (pts (xy 92.71 95.25) (xy 106.68 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 91c30eb6-24b4-45c6-8c26-7180736ca1e9) + ) + (wire (pts (xy 129.54 157.48) (xy 129.54 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 932844a5-50c5-4cfa-ac6e-599c12a23c8b) + ) + (wire (pts (xy 146.05 106.68) (xy 153.67 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 93fbf028-f17f-4d46-a0e4-1db0285c0e05) + ) + (wire (pts (xy 124.46 147.32) (xy 124.46 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 959e53f9-d76d-4b65-9290-18965ea6ebe6) + ) + (wire (pts (xy 82.55 59.69) (xy 106.68 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9cb50ff2-32ae-4f47-8b1e-b2e61cbc6c6a) + ) + (wire (pts (xy 139.7 102.87) (xy 139.7 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a1a80f1b-ac68-42ad-a04d-f6cb80589583) + ) + (wire (pts (xy 92.71 97.79) (xy 106.68 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a401fdd2-d020-4384-9a91-bf2adc3cfbed) + ) + (wire (pts (xy 129.54 154.94) (xy 134.62 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ab45ebd3-d12b-4a86-8dfd-1c09438abecb) + ) + (wire (pts (xy 82.55 44.45) (xy 106.68 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aee7a529-6ac6-4a80-9568-e26a40779fdc) + ) + (wire (pts (xy 140.97 49.53) (xy 140.97 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b16cf784-6782-4b08-a1a6-b24212313887) + ) + (wire (pts (xy 82.55 54.61) (xy 106.68 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b2973652-5fdc-4c00-a836-7919e93cad4f) + ) + (wire (pts (xy 156.21 41.91) (xy 165.1 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b2d3fd30-c39d-41ec-acde-4fde2bc6c4b5) + ) + (wire (pts (xy 134.62 87.63) (xy 158.75 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b4ee4769-943a-4ca2-a131-367e95af2af3) + ) + (wire (pts (xy 158.75 87.63) (xy 172.72 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b94b08e0-8a72-4c91-b468-6695aebfd98e) + ) + (wire (pts (xy 142.24 97.79) (xy 142.24 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bdfd8698-9565-46f3-8427-736e59212c1e) + ) + (wire (pts (xy 96.52 113.03) (xy 90.17 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c05c976b-1ed4-430c-aa71-ee5c6fb1a5ed) + ) + (wire (pts (xy 137.16 46.99) (xy 134.62 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c0ba1487-370a-4b2b-a0e5-bd2b9fdcdb36) + ) + (wire (pts (xy 142.24 97.79) (xy 134.62 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c1897ab9-a710-4f2b-b18b-f2f520d0a247) + ) + (wire (pts (xy 92.71 80.01) (xy 106.68 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c39f9536-e31c-4b63-91f7-dce7a3df64d0) + ) + (wire (pts (xy 92.71 90.17) (xy 106.68 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c3aa1a0f-e73a-4800-b9d3-9bcec10abeb6) + ) + (wire (pts (xy 139.7 102.87) (xy 134.62 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c3f4e4fd-33f7-404b-a4b5-b1fa76c627d6) + ) + (wire (pts (xy 104.14 74.93) (xy 106.68 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c5259052-8432-467a-8eb0-868ef34947db) + ) + (wire (pts (xy 146.05 99.06) (xy 146.05 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c68781dd-0297-4f6e-84e0-25d6f076977b) + ) + (wire (pts (xy 72.39 59.69) (xy 74.93 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7c08868-5b26-40ca-94ba-cdb1cda09dbd) + ) + (wire (pts (xy 156.21 43.18) (xy 156.21 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7fcd3ed-2f64-4cc5-b178-58d652bdbddb) + ) + (wire (pts (xy 82.55 69.85) (xy 106.68 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c816c6d5-6a90-4df2-8b42-2ca73023d4f3) + ) + (wire (pts (xy 72.39 44.45) (xy 74.93 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cedc68b5-bf0a-4ea3-898a-c84039b645c5) + ) + (wire (pts (xy 134.62 137.16) (xy 139.7 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d01c48a7-ddfa-4b85-858b-0c0d08ce82be) + ) + (wire (pts (xy 106.68 110.49) (xy 104.14 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d3e84eb1-c037-4e7c-9a29-000621f5e4ba) + ) + (wire (pts (xy 92.71 105.41) (xy 106.68 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dab6fbdb-5b72-472c-82cb-a5b86121dd0d) + ) + (wire (pts (xy 189.23 41.91) (xy 198.12 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid db84bad5-2b93-41a1-af97-f3e7abe37670) + ) + (wire (pts (xy 92.71 87.63) (xy 106.68 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de4cb27a-9693-43bf-a450-f12b58de1455) + ) + (wire (pts (xy 134.62 72.39) (xy 139.7 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e3d9f89a-ba19-4459-ab55-3b945cb0d52d) + ) + (wire (pts (xy 82.55 57.15) (xy 106.68 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e6b2cc6a-89a9-4005-82f7-65741cef7903) + ) + (wire (pts (xy 119.38 147.32) (xy 119.38 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e8a20df5-93b6-41a2-9efe-d8d02cd6e3e7) + ) + (wire (pts (xy 165.1 49.53) (xy 165.1 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ebd1aa2c-8e35-4f67-9cb7-c8c909645c4b) + ) + (wire (pts (xy 115.57 147.32) (xy 119.38 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ecad3db5-30bf-4531-b9e9-ecf2fd1ed843) + ) + (wire (pts (xy 220.98 41.91) (xy 210.82 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ed133093-ff3f-4df7-8777-60f2e9812c7e) + ) + (wire (pts (xy 134.62 77.47) (xy 142.24 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid edec5da2-e547-4328-a9fc-85387ada2e7c) + ) + (wire (pts (xy 158.75 78.74) (xy 158.75 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ee4079b1-61bc-4703-a148-f77ff111ce73) + ) + (wire (pts (xy 104.14 110.49) (xy 104.14 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f07b76b4-4f46-4a6e-9724-a7602f5db188) + ) + (wire (pts (xy 137.16 41.91) (xy 137.16 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f19bc81e-c481-42c7-92b7-90d5d113eab2) + ) + (wire (pts (xy 139.7 115.57) (xy 144.78 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f5410483-b232-4090-99ff-809aab4a63bc) + ) + (wire (pts (xy 158.75 93.98) (xy 158.75 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f654ef7c-31e7-4910-813b-2209a07c2bfc) + ) + (wire (pts (xy 72.39 41.91) (xy 74.93 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f825eea6-b282-4200-ab09-2a9fbed1f3a5) + ) + (wire (pts (xy 142.24 106.68) (xy 146.05 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fabb0922-1c85-4058-b2b4-43a9d724663d) + ) + (wire (pts (xy 156.21 49.53) (xy 148.59 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fdb61b3f-be50-4154-9c6e-015949e5994b) + ) + (wire (pts (xy 137.16 44.45) (xy 134.62 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fe011508-efc2-4d41-85de-6cfb764e7639) + ) + + (text "Iout_max = 32 × Vref / Rbias = 8.51 mA\nVout_max = Iout_max × 100 = 0.851 V\n(Vref = 1.25 V, Rbias = 4700 Ohm)" + (at 187.96 68.58 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid a4c2edd2-4235-4d48-bf1f-9b46ae9e7214) + ) + + (label "DA2" (at 92.71 85.09 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 046ccf3c-dde0-4caa-8c4f-0d5d9720a4b1) + ) + (label "DA3" (at 92.71 62.23 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 0553b4e1-5c64-4391-bade-9390144cdf4e) + ) + (label "DA7" (at 92.71 52.07 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 0f44541f-3157-4f6f-9c3f-829ccee74d66) + ) + (label "DA7" (at 92.71 97.79 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1220b9a4-1dbd-4934-bdd3-a4112e4e81ec) + ) + (label "DA11" (at 92.71 107.95 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4d12fef9-a8a6-4fe7-8eb6-18559735365e) + ) + (label "DA5" (at 92.71 92.71 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4f85c4f2-6026-4a71-9277-4fe478c422c7) + ) + (label "DA10" (at 92.71 105.41 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5102c941-04a6-459d-95e6-96645a4d9d30) + ) + (label "DA6" (at 92.71 95.25 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 53f0f51d-9f76-4e9e-9918-88b799543560) + ) + (label "DA10" (at 92.71 44.45 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 609be1e2-e361-4286-97de-0d540dbb7b45) + ) + (label "DA1" (at 92.71 82.55 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 67c19305-9127-407c-904b-638ea2eb0636) + ) + (label "DA2" (at 92.71 64.77 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 7c72e10d-5c27-41ab-9844-8a388c7b7003) + ) + (label "DA8" (at 92.71 49.53 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8162b63c-7c13-44e4-ab77-e1c734beff59) + ) + (label "DA0" (at 92.71 80.01 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8ceef4cd-24ad-4cca-8a0f-96595cf1b69f) + ) + (label "DA5" (at 92.71 57.15 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 954a9830-ad6d-4d7c-92ee-21f7ecb42ef4) + ) + (label "DA1" (at 92.71 67.31 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid a02049d4-43dd-4108-a772-3870303e2fd8) + ) + (label "DA0" (at 92.71 69.85 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid a0c2be9e-5809-4080-9ec8-fface927d68b) + ) + (label "DA4" (at 92.71 59.69 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid afac5b31-1cfb-40d3-a3ee-fe1351a9ac44) + ) + (label "DA9" (at 92.71 102.87 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c2e2465b-a601-434f-96d7-0a1f82d9351b) + ) + (label "DA8" (at 92.71 100.33 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c965abc6-9642-4ccf-9ef0-3a5024dfd5aa) + ) + (label "DA9" (at 92.71 46.99 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c9cbdb4e-ef43-49a7-8f16-034ba672c5a6) + ) + (label "DA4" (at 92.71 90.17 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d068ced8-16d6-4993-8f8c-16df6ebc267c) + ) + (label "DA3" (at 92.71 87.63 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid efd3296c-45d0-4644-8ca7-86a2b5d08997) + ) + (label "DA6" (at 92.71 54.61 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid efe10961-6ef5-43c9-b259-4bbb1453fcf5) + ) + (label "DA11" (at 92.71 41.91 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fb7d9c21-f5ef-418d-9b06-2d874b8e42ba) + ) + + (global_label "DAC_D8" (shape input) (at 72.39 49.53 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 03c8b5b7-f0a8-4ad7-a38a-f5796842c015) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D4" (shape input) (at 72.39 59.69 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 16494c89-a498-4a43-a38c-c10417b7802c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "IOUTB" (shape output) (at 172.72 62.23 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 18794377-ee1b-428c-9558-1650a3c90ad2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "~{IOUTB}" (shape output) (at 172.72 69.85 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 2bfa8f8d-cc33-4fca-be0b-891466c4dc5e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D2" (shape input) (at 72.39 64.77 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3761425d-e2f1-44eb-8ae4-d12af405db8d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D7" (shape input) (at 72.39 52.07 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 475f811c-dd3d-4fb4-a19d-98d0516a5f73) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D9" (shape input) (at 72.39 46.99 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 5844d5fb-73a5-46e0-985f-90b1e06d055c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D3" (shape input) (at 72.39 62.23 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 5c488b78-0da5-43a2-95d3-30c56a0b5e7b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_CLK_2" (shape input) (at 90.17 113.03 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 5e17c231-025d-46ae-a817-af79f6b12e27) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_SLEEP" (shape input) (at 153.67 106.68 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 779daa8e-d199-4028-bb37-17c5450d8066) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D0" (shape input) (at 72.39 69.85 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 811fc961-3b53-4988-9d52-c2af6da587e1) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_CLK_1" (shape input) (at 90.17 74.93 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 86f6c591-4346-45e2-a0f1-06b547274a03) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "1.25V_REF" (shape output) (at 139.7 137.16 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 8b0156bb-5168-4899-a375-b164c17244ab) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D11" (shape input) (at 72.39 41.91 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 979afd19-0aac-4992-b055-fc3c09829a7b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D5" (shape input) (at 72.39 57.15 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b236268c-f361-40ce-baec-469e56ee5c8d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D1" (shape input) (at 72.39 67.31 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c4ce6c0b-6ee0-41c4-81b8-47f66e529f0e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D6" (shape input) (at 72.39 54.61 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c778bce4-ea38-4125-82e9-15b1058f6296) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "1.25V_REF" (shape input) (at 144.78 115.57 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid cfdb8465-34cf-4ca2-b40f-dcb9094a6c75) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "~{IOUTA}" (shape output) (at 172.72 87.63 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid d35d45d7-c2cf-424c-b81e-b94d0bf31e08) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DAC_D10" (shape input) (at 72.39 44.45 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid ddf2561d-78cb-49d4-b745-e82cffdb38d3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "IOUTA" (shape output) (at 172.72 95.25 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid e82ebb99-a6b9-48fa-9aa1-331985f42c93) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + + (symbol (lib_id "ScopefunParts:DAC5662") (at 120.65 72.39 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058593122) + (property "Reference" "U31" (id 0) (at 111.76 38.1 0)) + (property "Value" "DAC5662" (id 1) (at 127 38.1 0)) + (property "Footprint" "ScopefunPackagesLibrary:S-PQFP-G48" (id 2) (at 120.65 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/dac5662.pdf" (id 3) (at 120.65 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "DAC5662IPFB" (id 4) (at 120.65 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "DAC 12 bit 275 MSPS Dual DAC" (id 5) (at 120.65 72.39 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 5ccfd66e-bb8d-42fe-a13f-4316e0e8a25a)) + (pin "10" (uuid 3e1cd3c4-89cd-46a8-882c-b61627ebd2f6)) + (pin "11" (uuid 74dda292-1a6a-412c-b97a-464d8ab818cf)) + (pin "12" (uuid 0577c14e-2a48-4266-b611-ad9a9e537b1a)) + (pin "13" (uuid cffd2d42-a077-464e-9967-265c8558fb74)) + (pin "14" (uuid 2f6bfd14-202e-48fb-9e7b-fb135a62743a)) + (pin "15" (uuid 56e25f76-42a4-439d-8df3-84200dcb1525)) + (pin "16" (uuid 2cc95db8-9ae6-4a25-8f10-fb4e3661b605)) + (pin "17" (uuid 25151b61-692f-41ce-b787-3a444fc3fa01)) + (pin "18" (uuid 72b9f027-5b18-4c95-8c72-b32efc315d70)) + (pin "19" (uuid 48bcdbf2-258b-4e30-bc94-14778eea72c7)) + (pin "2" (uuid ba7173ad-9a10-4235-b92a-13a57975dc32)) + (pin "20" (uuid 405a55c9-1fc1-4661-8533-6d7b38368b5e)) + (pin "21" (uuid bb73f520-7bee-4533-b33e-620451c9f578)) + (pin "22" (uuid bcc6e8fc-7186-4e7e-95eb-fbee26d7e563)) + (pin "23" (uuid 58999911-e734-4e95-97a6-15ab3caf021c)) + (pin "24" (uuid 043ee36f-c6b4-49da-b2f7-e873a22a69a9)) + (pin "25" (uuid fc374fdc-3f2d-4746-8074-e289be5a5792)) + (pin "26" (uuid 6f8f2857-8b86-4bbf-8b93-a52786f01985)) + (pin "27" (uuid 7029624a-6998-4e3e-8f4f-4580561a9c3c)) + (pin "28" (uuid 15e6ad15-8a9f-4328-bf5b-f86664ff6508)) + (pin "29" (uuid 27435d0a-86db-40b4-8328-895f192e0cc8)) + (pin "3" (uuid 24202d4d-bbbe-4410-bd6e-a066138e2ac4)) + (pin "30" (uuid ff77c0ef-5b5f-4005-b1f3-fe46563d4c88)) + (pin "31" (uuid a00e3258-0284-43fb-b576-528acb25d11d)) + (pin "32" (uuid 43cd5a80-2678-486b-913c-072ab1d652c8)) + (pin "33" (uuid 0cdb9fee-dbaa-45a1-9eb4-2d0633e3aad5)) + (pin "34" (uuid a6a39e60-aaf5-4e03-8c4b-e8647b7da318)) + (pin "35" (uuid 294ca420-94c2-4c8a-96be-f353c56cf30f)) + (pin "36" (uuid 86ac00ca-5901-4be2-bb99-e0c7bc00a89e)) + (pin "37" (uuid eabf26cb-e3ea-4f34-b84a-b2b25e8b001a)) + (pin "38" (uuid 2b5dfba2-f617-4eda-a7d4-3f1383101b08)) + (pin "39" (uuid ca6e5a3d-844a-4f16-b7f9-a368dad32d36)) + (pin "4" (uuid eb4a628b-77e1-4579-8062-74b656ac2806)) + (pin "40" (uuid 8fbf199b-4bae-4530-81cf-896547a47397)) + (pin "41" (uuid 5e7ec1fd-b48c-4eed-a3f1-84f8ee40e2dc)) + (pin "42" (uuid 5f21fc78-ad68-4ef9-a873-535414eb2a02)) + (pin "43" (uuid 0d9a823b-beda-48c1-ba5b-355d78477f73)) + (pin "44" (uuid b5b05746-26ad-4dc4-b183-73aa5bdbd63d)) + (pin "45" (uuid 22cb4fa7-4138-4ab3-b7f8-2d25746dd0b8)) + (pin "46" (uuid 7046e25f-98e9-4287-9abc-499cc9051860)) + (pin "47" (uuid f6e4e2ae-07f3-455f-b6fc-3773751223c6)) + (pin "48" (uuid f658a410-38ec-46ee-9795-8cfd8058da47)) + (pin "5" (uuid e072d567-1107-4ad2-b089-193196131ec4)) + (pin "6" (uuid ebc6fafa-5b44-4698-8b90-2cfa109a2dea)) + (pin "7" (uuid b2d38510-9f4f-4190-be35-5f7865492c7d)) + (pin "8" (uuid 5adfa564-011e-4a12-8859-deffc2a0e089)) + (pin "9" (uuid d2a63e12-12b5-48f5-b593-54d82c51e1b2)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 140.97 55.88 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058595396) + (property "Reference" "#PWR0352" (id 0) (at 140.97 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 140.97 59.69 0)) + (property "Footprint" "" (id 2) (at 140.97 55.88 0)) + (property "Datasheet" "" (id 3) (at 140.97 55.88 0)) + (pin "1" (uuid 88d1500e-4ebc-4ae6-b268-d749fd6f4017)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 172.72 45.72 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585962de) + (property "Reference" "C231" (id 0) (at 172.974 43.942 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 172.974 47.752 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 172.72 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 172.974 43.942 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 175.514 41.402 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 173.99 39.37 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 43714d0b-4bc0-4bc1-b51c-d08c8841d94f)) + (pin "2" (uuid 21a59345-27a7-4897-b2e6-9649b76a939d)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 148.59 50.8 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585964d1) + (property "Reference" "#PWR0353" (id 0) (at 148.59 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 148.59 54.61 0)) + (property "Footprint" "" (id 2) (at 148.59 50.8 0)) + (property "Datasheet" "" (id 3) (at 148.59 50.8 0)) + (pin "1" (uuid 357f50be-bf49-4d44-bc53-aade411e6c58)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 165.1 45.72 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058597255) + (property "Reference" "C230" (id 0) (at 165.354 43.942 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 165.354 47.752 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 165.1 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 165.354 43.942 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 167.894 41.402 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 166.37 39.37 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid afe52194-e140-44f1-976d-1f4b7f4246c1)) + (pin "2" (uuid aea0bd11-4609-4d17-a47b-ed5da6546768)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 158.75 78.74 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005859a984) + (property "Reference" "#PWR0354" (id 0) (at 158.75 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 158.75 82.55 0)) + (property "Footprint" "" (id 2) (at 158.75 78.74 0)) + (property "Datasheet" "" (id 3) (at 158.75 78.74 0)) + (pin "1" (uuid 15a8cae4-ba86-47bf-8074-7878287f6f8f)) + ) + + (symbol (lib_id "ScopefunParts:R_4k7") (at 146.05 102.87 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586d291a) + (property "Reference" "R147" (id 0) (at 147.32 101.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_4k7" (id 1) (at 147.32 104.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 146.05 109.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 146.05 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4701V" (id 4) (at 146.05 99.06 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 146.05 96.52 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid a53e1a0e-b387-4e7c-afeb-0bd85799b1c7)) + (pin "2" (uuid 4c815766-dfa2-4a4d-937a-417ccae771fa)) + ) + + (symbol (lib_id "ScopefunParts:C_100u") (at 156.21 45.72 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a67bab) + (property "Reference" "C227" (id 0) (at 156.464 43.942 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_100u" (id 1) (at 156.464 47.752 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_1210" (id 2) (at 156.21 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://datasheets.avx.com/cx5r.pdf" (id 3) (at 156.21 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "12106D107MAT2A" (id 4) (at 159.004 41.402 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 1210 6.3V X5R 20%" (id 5) (at 156.21 39.37 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid cbf898b3-49a9-4013-8b19-54baa6e379bd)) + (pin "2" (uuid 2d6309e0-dcb2-47b3-8e8b-e6c918f0841f)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 172.72 50.8 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a69c2f) + (property "Reference" "#PWR0355" (id 0) (at 172.72 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 172.72 54.61 0)) + (property "Footprint" "" (id 2) (at 172.72 50.8 0)) + (property "Datasheet" "" (id 3) (at 172.72 50.8 0)) + (pin "1" (uuid 07f61c21-a2cf-4030-b4f2-7334c3998697)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_VA") (at 189.23 39.37 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a6b1cd) + (property "Reference" "#PWR0356" (id 0) (at 189.23 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_VA" (id 1) (at 189.23 35.814 0)) + (property "Footprint" "" (id 2) (at 189.23 39.37 0)) + (property "Datasheet" "" (id 3) (at 189.23 39.37 0)) + (pin "1" (uuid a8d22253-cdc3-4a7e-ae6c-92a50b3e6238)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V") (at 220.98 39.37 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a6b2e4) + (property "Reference" "#PWR0357" (id 0) (at 220.98 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 220.98 35.814 0)) + (property "Footprint" "" (id 2) (at 220.98 39.37 0)) + (property "Datasheet" "" (id 3) (at 220.98 39.37 0)) + (pin "1" (uuid b65fce8a-6b62-4516-9edf-d57972cb15a0)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_VA") (at 172.72 39.37 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a6b37f) + (property "Reference" "#PWR0358" (id 0) (at 172.72 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_VA" (id 1) (at 172.72 35.814 0)) + (property "Footprint" "" (id 2) (at 172.72 39.37 0)) + (property "Datasheet" "" (id 3) (at 172.72 39.37 0)) + (pin "1" (uuid bb35b6f4-f889-4c91-9643-dbc5a3a7ee65)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_VA") (at 139.7 71.12 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a737ba) + (property "Reference" "#PWR0359" (id 0) (at 139.7 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_VA" (id 1) (at 139.7 67.564 0)) + (property "Footprint" "" (id 2) (at 139.7 71.12 0)) + (property "Datasheet" "" (id 3) (at 139.7 71.12 0)) + (pin "1" (uuid 8a70f7a2-410c-49ef-b503-8b1e1540fd24)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_VA") (at 146.05 99.06 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a74a4d) + (property "Reference" "#PWR0360" (id 0) (at 146.05 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_VA" (id 1) (at 146.05 95.504 0)) + (property "Footprint" "" (id 2) (at 146.05 99.06 0)) + (property "Datasheet" "" (id 3) (at 146.05 99.06 0)) + (pin "1" (uuid c7c7160c-6399-4a2d-a3a8-87766c549eaa)) + ) + + (symbol (lib_id "ScopefunParts:C_1u") (at 148.59 45.72 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a75cbb) + (property "Reference" "C226" (id 0) (at 148.844 43.942 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_1u" (id 1) (at 148.844 47.752 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 148.59 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 148.844 43.942 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C105K9PACTU" (id 4) (at 151.384 41.402 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 10%" (id 5) (at 149.86 39.37 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid c5f462c4-5085-48e6-be04-f1c472750918)) + (pin "2" (uuid 9b71f55b-772b-4401-a4f9-6f6c5bd054d5)) + ) + + (symbol (lib_id "ScopefunParts:Z_68") (at 204.47 41.91 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058a786c3) + (property "Reference" "L11" (id 0) (at 204.47 39.37 0)) + (property "Value" "Z_68" (id 1) (at 204.47 43.18 0)) + (property "Footprint" "ScopefunPackagesLibrary:L_0805" (id 2) (at 204.47 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://katalog.we-online.com/pbs/datasheet/782853680.pdf" (id 3) (at 204.47 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "FERRITE BEAD 68 OHM 0805 R=25m I=3A" (id 4) (at 204.47 29.21 0) + (effects (font (size 1.905 1.905)) hide) + ) + (property "MFG Part#" "782853680" (id 5) (at 204.47 33.02 0) + (effects (font (size 1.905 1.905)) hide) + ) + (pin "1" (uuid 5405a0b8-bf85-470a-9bc8-2b31fae7bed7)) + (pin "2" (uuid 6d95fe78-2a5a-465e-9c8d-b4c0c658f658)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 99.06 134.62 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058ba611f) + (property "Reference" "#PWR0361" (id 0) (at 100.33 133.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 99.441 130.2258 0)) + (property "Footprint" "" (id 2) (at -134.62 166.37 0)) + (property "Datasheet" "" (id 3) (at -134.62 166.37 0)) + (pin "1" (uuid c2da3131-2a42-439b-b223-81021868a3a6)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 119.38 146.05 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058ba6132) + (property "Reference" "#PWR0362" (id 0) (at 120.65 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 119.761 141.6558 0)) + (property "Footprint" "" (id 2) (at -114.3 177.8 0)) + (property "Datasheet" "" (id 3) (at -114.3 177.8 0)) + (pin "1" (uuid 8ed1c0cf-b11d-476d-8b0f-b64abfd0dd2e)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 109.22 149.86 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058ba6149) + (property "Reference" "#PWR0363" (id 0) (at 109.22 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 109.22 153.67 0)) + (property "Footprint" "" (id 2) (at 109.22 149.86 0)) + (property "Datasheet" "" (id 3) (at 109.22 149.86 0)) + (pin "1" (uuid bc979fb5-9fba-4034-b9f2-285e54dc66df)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 99.06 149.86 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058ba614f) + (property "Reference" "#PWR0364" (id 0) (at 99.06 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 99.06 153.67 0)) + (property "Footprint" "" (id 2) (at 99.06 149.86 0)) + (property "Datasheet" "" (id 3) (at 99.06 149.86 0)) + (pin "1" (uuid fb6115b3-8cea-405d-bed9-f60f0fe9b964)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 124.46 144.78 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058ba6158) + (property "Reference" "R144" (id 0) (at 125.73 143.51 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 125.73 146.05 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 124.46 151.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 124.46 148.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 124.46 140.97 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 124.46 138.43 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid b0c82337-8700-4eca-8511-987c30d9bc03)) + (pin "2" (uuid e8a12379-eb40-4a7e-ad7f-021b6557117f)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 129.54 157.48 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058ba6167) + (property "Reference" "#PWR0365" (id 0) (at 129.54 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 129.54 161.29 0)) + (property "Footprint" "" (id 2) (at 129.54 157.48 0)) + (property "Datasheet" "" (id 3) (at 129.54 157.48 0)) + (pin "1" (uuid 1a9a08d8-c533-446f-a287-29cb768363a1)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 134.62 142.24 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058ba6171) + (property "Reference" "R145" (id 0) (at 135.89 140.97 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 135.89 143.51 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 134.62 148.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 134.62 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 134.62 138.43 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 134.62 135.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 00fd3b26-9e35-452b-b74a-ccc9e0f65386)) + (pin "2" (uuid d7f98b92-d890-4b24-a180-2118093da6e2)) + ) + + (symbol (lib_id "ScopefunParts:C_2.2u") (at 99.06 142.24 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bb4313) + (property "Reference" "C224" (id 0) (at 99.314 140.462 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_2.2u" (id 1) (at 99.314 144.272 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 99.06 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 99.314 140.462 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "CC0603MRX5R5BB225" (id 4) (at 99.06 137.16 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 20%" (id 5) (at 99.06 134.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid aac9c181-4fef-4956-ac9f-d29bf01f39c4)) + (pin "2" (uuid beda688d-753f-4a09-9cc1-20d14741fdeb)) + ) + + (symbol (lib_id "ScopefunParts:C_2.2u") (at 134.62 149.86 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bb43dc) + (property "Reference" "C225" (id 0) (at 134.874 148.082 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_2.2u" (id 1) (at 134.874 151.892 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 134.62 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 134.874 148.082 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "CC0603MRX5R5BB225" (id 4) (at 134.62 144.78 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 20%" (id 5) (at 134.62 142.24 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid b9dba731-fede-48d5-ae4f-e36f203233b4)) + (pin "2" (uuid c24b0dc2-bdb4-40ef-95ea-a2f3870373f1)) + ) + + (symbol (lib_id "ScopefunParts:MCP1501-12") (at 111.76 137.16 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058c4d77c) + (property "Reference" "D52" (id 0) (at 106.68 133.35 0)) + (property "Value" "MCP1501-12" (id 1) (at 115.57 133.35 0)) + (property "Footprint" "ScopefunPackagesLibrary:SOT23-6" (id 2) (at 111.76 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/20005474D.pdf" (id 3) (at 111.76 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "1.25V High-Precision Buffered Voltage Reference SOT23-6" (id 4) (at 111.76 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "MCP1501T-12E/CHY" (id 5) (at 111.76 129.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 17843e8f-c02f-4792-b2c4-f61637f8e598)) + (pin "2" (uuid de60e78d-b49c-4401-8a50-f68174472cb1)) + (pin "3" (uuid ead0d230-d4a3-4935-a132-b2be1e9752c6)) + (pin "4" (uuid 0a630c89-0a6d-4d45-aac5-9f5676d0922f)) + (pin "5" (uuid ee1078fb-7910-4e10-93ed-b29ee6c035ab)) + (pin "6" (uuid f1653102-91a6-4e4b-9adb-0abe2f5eddd2)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 99.06 74.93 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058df70f1) + (property "Reference" "R142" (id 0) (at 96.52 72.39 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 96.52 77.47 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 92.71 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 95.25 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 102.87 74.93 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 105.41 74.93 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 57a7ec81-1d30-46e2-bdf8-8320b9665495)) + (pin "2" (uuid b16ad922-69c7-4388-ba9b-9ae496370662)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 99.06 113.03 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058df7590) + (property "Reference" "R143" (id 0) (at 96.52 110.49 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 96.52 115.57 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 92.71 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 95.25 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 102.87 113.03 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 105.41 113.03 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 12334863-e051-4c6e-917e-6f275ade1fa8)) + (pin "2" (uuid e1be5a5e-3e87-4753-83a3-dfe1460fb1e8)) + ) + + (symbol (lib_id "ScopefunParts:RA_27R") (at 78.74 45.72 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058dfda2d) + (property "Reference" "R139" (id 0) (at 82.55 43.18 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "RA_27R" (id 1) (at 82.55 45.72 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_CRA06E" (id 2) (at 78.74 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" (id 3) (at 78.74 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "YC164-JR-0727RL" (id 4) (at 78.74 54.61 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" (id 5) (at 78.74 57.15 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 0f46a476-a4eb-4ce6-b417-0d52143f6e3d)) + (pin "2" (uuid 5e5aa288-49d8-4fa4-aa44-fb201ad0344f)) + (pin "3" (uuid 9d9ff04e-e10e-4370-ac0d-489f7ef140e3)) + (pin "4" (uuid 4e84de29-971c-43e6-995c-bb31723b66b2)) + (pin "5" (uuid e13f01e6-1e34-42ae-a2a0-cccf32ff8ded)) + (pin "6" (uuid cd5c7ebf-b00f-46a2-8ab6-3c03c39419d3)) + (pin "7" (uuid fb3fb8fd-2e4a-4fcc-aaff-cf9d5fafcd3c)) + (pin "8" (uuid fde06394-20cf-471d-939a-9b94cd877da7)) + ) + + (symbol (lib_id "ScopefunParts:RA_27R") (at 78.74 55.88 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058dfdc7d) + (property "Reference" "R140" (id 0) (at 82.55 53.34 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "RA_27R" (id 1) (at 82.55 55.88 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_CRA06E" (id 2) (at 78.74 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" (id 3) (at 78.74 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "YC164-JR-0727RL" (id 4) (at 78.74 64.77 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" (id 5) (at 78.74 67.31 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid e25b132d-2212-4148-bbfa-a0de26aae84f)) + (pin "2" (uuid 32ea25b8-6388-4bcf-b2cb-89a7e83a6711)) + (pin "3" (uuid 2ad7a9f3-c1ea-4b34-8fe5-4040ea240e1e)) + (pin "4" (uuid c1d41740-a2ba-439a-8fc6-5497befb9509)) + (pin "5" (uuid e75db060-964f-4ebe-a1de-f1e7965ce28a)) + (pin "6" (uuid 34203121-9f06-4914-ba30-2b5fb64491ad)) + (pin "7" (uuid d7fcfbae-290b-42e0-9108-631e28c2fa52)) + (pin "8" (uuid be506e9e-a5e6-47c9-a629-effeff8abc86)) + ) + + (symbol (lib_id "ScopefunParts:RA_27R") (at 78.74 66.04 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058dfdcef) + (property "Reference" "R141" (id 0) (at 82.55 63.5 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "RA_27R" (id 1) (at 82.55 66.04 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_CRA06E" (id 2) (at 78.74 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" (id 3) (at 78.74 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "YC164-JR-0727RL" (id 4) (at 78.74 74.93 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" (id 5) (at 78.74 77.47 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid df5bf6eb-ae62-4d90-baf0-5fc7624ef8cf)) + (pin "2" (uuid a2052eae-0a2f-42c9-96e1-81eed00b868f)) + (pin "3" (uuid 1c35633d-ed28-44ac-9f87-e2c4f0b94436)) + (pin "4" (uuid fd346e33-b457-40e8-a571-7e0ba9d594b6)) + (pin "5" (uuid df47d47c-c336-4b5c-8258-3c57ecedf099)) + (pin "6" (uuid 19a40669-9955-437a-ba69-2551fe612247)) + (pin "7" (uuid bc1fe1c3-9777-493e-8c11-595d8178c914)) + (pin "8" (uuid 3afdec73-d77e-4216-bb1f-daf1cfd426a5)) + ) + + (symbol (lib_id "ScopefunParts:C_0603") (at 158.75 66.04 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005b830d1f) + (property "Reference" "C228" (id 0) (at 159.004 64.262 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0603" (id 1) (at 159.004 68.072 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 158.75 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 159.004 64.262 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Not populated" (id 4) (at 158.75 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ed4a0e40-df3e-4acf-8b38-4e3a46734ecd)) + (pin "2" (uuid 20ca0658-c4e7-42ce-914a-2110088b99b1)) + ) + + (symbol (lib_id "ScopefunParts:C_0603") (at 158.75 91.44 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005b830d7d) + (property "Reference" "C229" (id 0) (at 159.004 89.662 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0603" (id 1) (at 159.004 93.472 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 158.75 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 159.004 89.662 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Not populated" (id 4) (at 158.75 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 45c736ca-6fad-4b47-9a0e-2a752cf2f337)) + (pin "2" (uuid 3afe2bd1-0499-49bf-9b4d-29584f525fb6)) + ) + + (symbol (lib_id "ScopefunParts:R_4k7") (at 144.78 77.47 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005c256b39) + (property "Reference" "R146" (id 0) (at 142.24 74.93 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_4k7" (id 1) (at 142.24 80.01 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 138.43 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 140.97 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4701V" (id 4) (at 148.59 77.47 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 151.13 77.47 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 7b836b8f-e2f7-4a02-aaea-5f5f23bb6c5e)) + (pin "2" (uuid bbb4b0cf-6f0b-4d71-919e-224e6c3e93f4)) + ) +) diff --git a/kicad/file58568C5C.kicad_sch b/kicad/file58568C5C.kicad_sch new file mode 100644 index 0000000..311aeb4 --- /dev/null +++ b/kicad/file58568C5C.kicad_sch @@ -0,0 +1,2531 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 30a06f66-9fee-4536-b302-01811e2778bb) + + (paper "A4") + + (title_block + (rev "v2") + (comment 1 "Copyright Dejan Priversek 2017") + ) + + (lib_symbols + (symbol "ScopefunParts:+3.3V_VA" (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_VA" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+3.3V_VA_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_VA_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+3V3_VA" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+Va" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+Va_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 "+Va_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "Va" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:-Va" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "-Va_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 "-Va_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "-Va" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:AZ4558C" (pin_names (offset 0.127)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 5.08 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "AZ4558C" (id 1) (at 5.08 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOIC8" (id 2) (at 0 -13.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.diodes.com/assets/Datasheets/AZ4558C.pdf" (id 3) (at 0 -11.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "AZ4558CMTR-E1" (id 4) (at 0 11.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "DUAL BIPOLAR OPERATIONAL AMPLIFIERS 5.5MHz 5.5MHz" (id 5) (at 0 13.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "DUAL BIPOLAR OPERATIONAL AMPLIFIERS 5.5MHz" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "AZ4558C_0_1" + (polyline + (pts + (xy 5.08 0) + (xy -5.08 6.35) + (xy -5.08 -6.35) + (xy 5.08 0) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin power_in line (at -1.27 -8.89 90) (length 4.826) + (name "V-" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -1.27 8.89 270) (length 4.826) + (name "V+" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "AZ4558C_1_1" + (pin output line (at 7.62 0 180) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 2.54) + (name "-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 2.54 0) (length 2.54) + (name "+" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "AZ4558C_2_1" + (pin input line (at -7.62 2.54 0) (length 2.54) + (name "+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 2.54) + (name "-" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 0 180) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:C_0.1u" (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_0.1u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0.1u_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_0.1u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_10n_0402" (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_10n_0402" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205012" (id 4) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0402 50V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_10n_0402_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_10n_0402_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_2.2u" (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_2.2u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "CC0603MRX5R5BB225" (id 4) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 20%" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 10V X5R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_2.2u_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_2.2u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:MAX5501" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -6.35 16.51 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "MAX5501" (id 1) (at 3.81 16.51 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:SSOP20" (id 2) (at 0 20.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://datasheets.maximintegrated.com/en/ds/MAX5500-MAX5501.pdf" (id 3) (at 0 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low-Power, Quad, 12-Bit Voltage-Output DACs with Serial Interface, 3.3V supply" (id 4) (at 0 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "MAX5501BGAP+" (id 5) (at 0 25.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "DAC" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Low-Power, Quad, 12-Bit Voltage-Output DACs with Serial Interface, 3.3V supply" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "MAX5501_0_1" + (rectangle (start -7.62 -20.32) (end 7.62 15.24) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "MAX5501_1_1" + (pin power_in line (at -12.7 -15.24 0) (length 5.08) + (name "AGND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 5.08 0) (length 5.08) + (name "SCLK" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -12.7 -17.78 0) (length 5.08) + (name "DGND" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -12.7 2.54 0) (length 5.08) + (name "DOUT" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -12.7 0 0) (length 5.08) + (name "UPO" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -2.54 0) (length 5.08) + (name "~{PDL}" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -10.16 0) (length 5.08) + (name "REFCD" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 12.7 -7.62 180) (length 5.08) + (name "FBC" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 12.7 -10.16 180) (length 5.08) + (name "OUTC" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 12.7 -17.78 180) (length 5.08) + (name "OUTD" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 12.7 -15.24 180) (length 5.08) + (name "FBD" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 12.7 7.62 180) (length 5.08) + (name "FBA" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 12.7 12.7 180) (length 5.08) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 12.7 5.08 180) (length 5.08) + (name "OUTA" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 12.7 -2.54 180) (length 5.08) + (name "OUTB" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 12.7 0 180) (length 5.08) + (name "FBB" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -7.62 0) (length 5.08) + (name "REFAB" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 12.7 0) (length 5.08) + (name "~{CL}" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 10.16 0) (length 5.08) + (name "~{CS}" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 7.62 0) (length 5.08) + (name "DIN" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:MCP1501-18" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at -6.35 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "MCP1501-18" (id 1) (at 3.81 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23-6" (id 2) (at 0 -10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/20005474D.pdf" (id 3) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "1.8V High-Precision Buffered Voltage Reference SOT23-6" (id 4) (at 0 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "MCP1501T-18E/CHY" (id 5) (at 0 7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "1.8V High-Precision Buffered Voltage Reference SOT23-6" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "D? SO* SM*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "MCP1501-18_0_0" + (text "1.8V 0.1%" (at 0 1.27 0) + (effects (font (size 1.27 1.27))) + ) + (text "GND" (at -2.54 -1.27 0) + (effects (font (size 1.1938 1.1938))) + ) + (text "IN" (at -7.62 1.27 0) + (effects (font (size 1.27 1.27))) + ) + (text "OUT" (at 6.35 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (text "PD#" (at 3.81 -1.27 0) + (effects (font (size 1.1938 1.1938))) + ) + ) + (symbol "MCP1501-18_0_1" + (rectangle (start -6.35 2.54) (end 6.35 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "MCP1501-18_1_1" + (pin output line (at 8.89 0 180) (length 2.54) + (name "OUT" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -5.08 -5.08 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -2.54 -5.08 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 3.81 -5.08 90) (length 2.54) + (name "SHDN#" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -5.08 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -8.89 0 0) (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:OPA692" (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -10.16 11.43 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "OPA692" (id 1) (at 5.08 11.43 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23-6" (id 2) (at 0 -19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/opa692.pdf" (id 3) (at 0 -16.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "OPA692IDBVT" (id 4) (at 0 13.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Wideband, Fixed Gain Video BUFFER AMPLIFIER With Disable" (id 5) (at 0 16.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "opamp op op-amp" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Low-Cost, High-Speed, Single-Supply, Gain of +2 Buffers with Rail-to-Rail Outputs in SOT23" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "OPA692_0_0" + (rectangle (start -7.62 -8.255) (end -3.81 -9.525) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (circle (center -1.27 -8.89) (radius 0.381) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 0.508 5.08) + (xy 1.524 5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.016 5.588) + (xy 1.016 4.572) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 -2.667) + (xy 3.81 -5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 7.62) + (xy 3.81 5.334) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 12.7 -5.08) + (xy 3.81 -5.08) + (xy 3.81 -3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 12.7 7.62) + (xy 3.81 7.62) + (xy 3.81 6.35) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 -8.89) + (xy 11.43 -8.89) + (xy 11.43 1.27) + (xy 10.16 1.27) + (xy 12.7 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 1.905 -8.255) (end 5.08 -9.525) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (circle (center 11.43 1.27) (radius 0.381) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 12.7 10.16) (end -10.16 -12.7) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (text "402 Ω" (at -5.08 -11.176 0) + (effects (font (size 1.524 1.524))) + ) + (text "402 Ω" (at 4.572 -11.176 0) + (effects (font (size 1.524 1.524))) + ) + ) + (symbol "OPA692_0_1" + (polyline + (pts + (xy -8.89 -8.89) + (xy -10.16 -8.89) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -7.62 -8.89) + (xy -8.89 -8.89) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 -8.89) + (xy -3.81 -8.89) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 -8.89) + (xy 1.905 -8.89) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 5.08) + (xy -10.16 5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 -8.89) + (xy -1.27 -2.54) + (xy 0 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 10.16 1.27) + (xy 0 7.62) + (xy 0 -5.08) + (xy 10.16 1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "OPA692_1_1" + (pin output line (at 17.78 1.27 180) (length 5.08) + (name "OUT" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 17.78 -5.08 180) (length 5.08) + (name "-VS" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 5.08 0) (length 5.08) + (name "IN+" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -8.89 0) (length 5.08) + (name "IN-" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 17.78 -10.16 180) (length 5.08) + (name "DIS#" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 17.78 7.62 180) (length 5.08) + (name "+VS" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:R_1.02k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_1.02k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_1.02k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_56R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_56R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_56R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "Scopefun_v2-rescue:GND" (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" "GND" (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) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 106.68 118.11) (diameter 0) (color 0 0 0 0) + (uuid 107b3863-6510-45fe-8193-4c5f49adf12b) + ) + (junction (at 24.13 27.94) (diameter 0) (color 0 0 0 0) + (uuid 19cbda20-8968-4c35-923e-40ce69eb2c34) + ) + (junction (at 59.69 27.94) (diameter 0) (color 0 0 0 0) + (uuid 20444f97-e45b-469f-a7d2-1b5236c48be7) + ) + (junction (at 69.85 168.91) (diameter 0) (color 0 0 0 0) + (uuid 2ebb8b5c-5488-4489-973c-d93246a94dc5) + ) + (junction (at 123.19 40.64) (diameter 0) (color 0 0 0 0) + (uuid 2fd6b1d8-deda-452b-beed-4d508634f7b1) + ) + (junction (at 184.15 50.8) (diameter 0) (color 0 0 0 0) + (uuid 355d5d4d-1421-45d5-acc9-a125670dbaaf) + ) + (junction (at 34.29 36.83) (diameter 0) (color 0 0 0 0) + (uuid 3ea7cf9a-7cd7-40df-8747-1c9a94565946) + ) + (junction (at 93.98 158.75) (diameter 0) (color 0 0 0 0) + (uuid 40101aa4-b797-46a5-aa9f-0bc748343854) + ) + (junction (at 115.57 40.64) (diameter 0) (color 0 0 0 0) + (uuid 50e39e15-e0de-401a-a82b-545a6109027c) + ) + (junction (at 69.85 128.27) (diameter 0) (color 0 0 0 0) + (uuid 667971fe-abca-4a7e-850c-399b7c4a9169) + ) + (junction (at 49.53 27.94) (diameter 0) (color 0 0 0 0) + (uuid 6a15f517-8cc8-4d42-aaa4-3437a91011ef) + ) + (junction (at 93.98 118.11) (diameter 0) (color 0 0 0 0) + (uuid 6fbf06b6-aa78-493f-9ea2-e7b5da773fcd) + ) + (junction (at 106.68 158.75) (diameter 0) (color 0 0 0 0) + (uuid 752ab628-5921-495e-88c8-9c45cf4601fc) + ) + (junction (at 85.09 73.66) (diameter 0) (color 0 0 0 0) + (uuid 8147b5bd-26c9-499c-bd0f-82581eb8acbc) + ) + (junction (at 115.57 66.04) (diameter 0) (color 0 0 0 0) + (uuid 8e554740-1b03-4573-9115-a67e708022b1) + ) + (junction (at 85.09 53.34) (diameter 0) (color 0 0 0 0) + (uuid 99feeebc-32e9-4500-93ca-b32b62cec3b5) + ) + (junction (at 115.57 46.99) (diameter 0) (color 0 0 0 0) + (uuid a836105e-a8c6-45e1-950d-57c3d18b1931) + ) + (junction (at 184.15 101.6) (diameter 0) (color 0 0 0 0) + (uuid abd1d032-e760-4794-bc30-6f665a3c852c) + ) + (junction (at 115.57 81.28) (diameter 0) (color 0 0 0 0) + (uuid b9f6a680-23c9-4c1a-ae22-e5697c1c9eec) + ) + (junction (at 115.57 73.66) (diameter 0) (color 0 0 0 0) + (uuid c5b3d2c3-8a9b-4fec-ad19-4740b17e302e) + ) + (junction (at 54.61 45.72) (diameter 0) (color 0 0 0 0) + (uuid d9c1d47a-0f45-4edd-b290-ef1a7264ca74) + ) + (junction (at 85.09 83.82) (diameter 0) (color 0 0 0 0) + (uuid e632df6d-ccd6-4691-adc1-89013dd5fd28) + ) + (junction (at 115.57 58.42) (diameter 0) (color 0 0 0 0) + (uuid e9c7bdfa-8d0b-4ab2-af1d-7aba289c82db) + ) + + (no_connect (at 228.6 124.46) (uuid 1eb1b653-7f26-495c-b67d-ee4b46758573)) + (no_connect (at 87.63 63.5) (uuid 4fb0e04e-2e86-4a66-af42-c7ef807978e8)) + (no_connect (at 228.6 73.66) (uuid 83e2b57a-4e81-4144-aaaa-87bf9da585b0)) + + (wire (pts (xy 93.98 118.11) (xy 96.52 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 00461bed-1cde-4e10-8183-c39784afd074) + ) + (wire (pts (xy 54.61 168.91) (xy 60.96 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 01cce6ab-5910-41d0-a9cd-87300fde64eb) + ) + (wire (pts (xy 233.68 127) (xy 233.68 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 05c95e20-b8ce-45a0-abe6-40ea1ba1906f) + ) + (wire (pts (xy 113.03 81.28) (xy 115.57 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 061aae52-5567-4186-8f86-53c17e881a03) + ) + (wire (pts (xy 248.92 62.23) (xy 228.6 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 067e1f81-db05-4864-9809-2651e108d482) + ) + (wire (pts (xy 113.03 58.42) (xy 115.57 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0691081f-0087-49a3-b416-e07abb1d68c6) + ) + (wire (pts (xy 86.36 158.75) (xy 93.98 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d85fe29-f9c6-4e09-8ac1-f3e3e5e9cd63) + ) + (wire (pts (xy 86.36 118.11) (xy 93.98 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0e3170e8-bcda-49f0-a05c-16bd526f652b) + ) + (wire (pts (xy 132.08 46.99) (xy 132.08 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0e872c4f-f6ac-4fec-ac41-859b42185db8) + ) + (wire (pts (xy 24.13 40.64) (xy 24.13 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0ee4f337-95e5-4a44-a816-f788821cba4a) + ) + (wire (pts (xy 31.75 36.83) (xy 34.29 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1080c9d6-abd6-4dfc-b35f-fc4433037cdf) + ) + (wire (pts (xy 123.19 46.99) (xy 123.19 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 12c2c9a0-dbd7-4f23-9278-d63b13c8a975) + ) + (wire (pts (xy 81.28 62.23) (xy 77.47 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1418274b-43fe-4e67-a95a-7644bf760b0c) + ) + (wire (pts (xy 115.57 66.04) (xy 115.57 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1692b244-2744-4bd1-8d1e-1f42cd1811fb) + ) + (wire (pts (xy 115.57 46.99) (xy 115.57 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1f8690ca-5e4f-4e04-bfec-6aa117d8deb3) + ) + (wire (pts (xy 115.57 83.82) (xy 113.03 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 20b578b0-2178-4e27-968d-51f717343327) + ) + (wire (pts (xy 85.09 46.99) (xy 85.09 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 27c8de47-da66-4b5e-90c2-8c269884111e) + ) + (wire (pts (xy 184.15 101.6) (xy 184.15 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 28ef2877-5844-4c5b-aa51-ed11ac9cc260) + ) + (wire (pts (xy 193.04 50.8) (xy 193.04 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a41c175-ecc9-4bd0-8ad8-e437a9e94d2e) + ) + (wire (pts (xy 45.72 27.94) (xy 49.53 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3016f82c-f9ba-4261-b0a3-5308a5a478cd) + ) + (wire (pts (xy 49.53 45.72) (xy 54.61 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 30d85a32-d0ad-4899-8850-d1d127a88999) + ) + (wire (pts (xy 87.63 83.82) (xy 85.09 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35506341-d62d-48a0-90e4-2b1ad79286f3) + ) + (wire (pts (xy 101.6 158.75) (xy 106.68 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35b931a8-5fac-491e-8d64-9b8011418d15) + ) + (wire (pts (xy 106.68 158.75) (xy 106.68 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 38603e22-0d29-4497-9568-d945bf2c02df) + ) + (wire (pts (xy 87.63 128.27) (xy 93.98 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3b36b69e-2dff-40a2-b090-111e9cc6e87d) + ) + (wire (pts (xy 93.98 158.75) (xy 96.52 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3ee0a668-8a89-430e-a85b-ee542efe7209) + ) + (wire (pts (xy 81.28 60.96) (xy 81.28 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3f838379-a74d-4365-b991-05308006c86b) + ) + (wire (pts (xy 123.19 41.91) (xy 123.19 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3fbf5118-f97a-4411-ae08-dab66d57a89e) + ) + (wire (pts (xy 115.57 81.28) (xy 115.57 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 403088e3-d804-4e2d-8c5c-a39c61a9adea) + ) + (wire (pts (xy 59.69 45.72) (xy 59.69 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 40d58b0e-552e-4a54-b994-307438ca7db1) + ) + (wire (pts (xy 71.12 161.29) (xy 69.85 161.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 425d4e0c-4af7-4877-bb5f-21af91cfe52d) + ) + (wire (pts (xy 115.57 53.34) (xy 113.03 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 430209ac-5306-4944-be0d-ad99694bc4d6) + ) + (wire (pts (xy 93.98 128.27) (xy 93.98 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 43789822-7973-4f94-a080-806a43eec52c) + ) + (wire (pts (xy 69.85 168.91) (xy 82.55 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 44010c3f-c2d4-4ed3-9ce7-2236ff84a47d) + ) + (wire (pts (xy 81.28 67.31) (xy 77.47 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 44d112b3-1b58-4ebd-8866-79167d7a3436) + ) + (wire (pts (xy 77.47 58.42) (xy 87.63 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4679118d-87df-459e-b3a7-0f8506d3f7f6) + ) + (wire (pts (xy 179.07 50.8) (xy 184.15 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 47f0b53b-d318-4c31-be74-cf8dd814ff69) + ) + (wire (pts (xy 113.03 66.04) (xy 115.57 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4882a3aa-bf35-4ca8-848e-9974c518e087) + ) + (wire (pts (xy 233.68 68.58) (xy 228.6 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 48ac4c30-fa2e-4a67-8f7a-c41e1b53fef1) + ) + (wire (pts (xy 24.13 27.94) (xy 27.94 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4c2aa125-69c0-421c-9131-6df967db7c7a) + ) + (wire (pts (xy 40.64 38.1) (xy 44.45 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 515767dd-d016-412f-a294-610c66613777) + ) + (wire (pts (xy 181.61 123.19) (xy 195.58 123.19)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5290a419-1a96-4ad4-b798-818b50044576) + ) + (wire (pts (xy 193.04 109.22) (xy 195.58 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 530e31dc-1fc7-4521-89c3-4382ccf25b6d) + ) + (wire (pts (xy 34.29 36.83) (xy 34.29 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 54723153-3d15-4fb3-afdb-8c5e783a2426) + ) + (wire (pts (xy 115.57 40.64) (xy 115.57 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5549cc2d-83c7-4c86-9d89-3db0fbd41d21) + ) + (wire (pts (xy 59.69 30.48) (xy 59.69 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 56436916-a20e-46de-98dc-e2c89c7eb748) + ) + (wire (pts (xy 87.63 66.04) (xy 81.28 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 58fae10d-308e-47e5-984f-762671ff5f7b) + ) + (wire (pts (xy 24.13 25.4) (xy 24.13 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 59bb2b31-6de8-41d1-a118-9d8168b1b8c5) + ) + (wire (pts (xy 115.57 58.42) (xy 115.57 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 62c7b76e-2411-44a7-b63e-7d5df8e6c446) + ) + (wire (pts (xy 24.13 27.94) (xy 24.13 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 63443eea-9b1d-475c-8d38-a688fe3d377d) + ) + (wire (pts (xy 171.45 50.8) (xy 173.99 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 635b1877-7f7c-4fd0-8255-4cebb907be1a) + ) + (wire (pts (xy 184.15 107.95) (xy 184.15 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 65971997-ba92-4f22-b849-ff939ee9f2dc) + ) + (wire (pts (xy 179.07 101.6) (xy 184.15 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 69c6898f-ccff-479f-9b2c-4d6e5b151a3e) + ) + (wire (pts (xy 181.61 72.39) (xy 195.58 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6d53cc83-1f91-4ea2-9c57-849d81f49643) + ) + (wire (pts (xy 233.68 119.38) (xy 228.6 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6e1c18b9-3fea-4204-afc6-38aaff3cd6af) + ) + (wire (pts (xy 233.68 55.88) (xy 233.68 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6f4bf812-138c-435a-8325-99bdfcb7fb2e) + ) + (wire (pts (xy 54.61 48.26) (xy 54.61 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 72e30087-5d67-44be-82d8-b252998130b8) + ) + (wire (pts (xy 85.09 53.34) (xy 85.09 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 757c4af6-1114-4387-958e-5baefa492724) + ) + (wire (pts (xy 184.15 57.15) (xy 184.15 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 779145d2-c00f-4218-8f2e-11ee24cab7fb) + ) + (wire (pts (xy 171.45 101.6) (xy 173.99 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 791ed333-d93b-4e11-9c27-1c2adb3103fc) + ) + (wire (pts (xy 85.09 68.58) (xy 87.63 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7cbfa237-177e-4c8c-8cb5-2871c201d869) + ) + (wire (pts (xy 228.6 113.03) (xy 248.92 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 801c64f0-ab6e-4d61-9b6a-86d14b0523dd) + ) + (wire (pts (xy 228.6 55.88) (xy 233.68 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 836aa7f5-ce01-4f10-a876-590770e0c112) + ) + (wire (pts (xy 193.04 101.6) (xy 193.04 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 83899034-d72b-4d72-b360-2350e96bde69) + ) + (wire (pts (xy 106.68 118.11) (xy 106.68 123.19)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 84735774-4e83-4228-a9b4-8d0334297691) + ) + (wire (pts (xy 66.04 168.91) (xy 69.85 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 86f10539-c201-48e0-ba85-0bb1104396dc) + ) + (wire (pts (xy 69.85 120.65) (xy 69.85 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 87579f95-2c32-4bae-a1c8-4e64d4b74077) + ) + (wire (pts (xy 36.83 36.83) (xy 36.83 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 88016f71-1e82-4f81-8b78-f9f955b8f999) + ) + (wire (pts (xy 44.45 38.1) (xy 44.45 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 888cc9a8-4f4f-4440-a9cf-45e7886ac418) + ) + (wire (pts (xy 115.57 76.2) (xy 113.03 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 889c04f7-ab14-429c-99d2-ed773c17e58f) + ) + (wire (pts (xy 77.47 105.41) (xy 77.47 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8a105e27-360d-4b14-b314-e5b151d85e0a) + ) + (wire (pts (xy 106.68 168.91) (xy 106.68 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8aca3dcb-f5fe-439e-b916-a46f8b7ca962) + ) + (wire (pts (xy 49.53 33.02) (xy 49.53 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8c54e534-a307-4dba-9183-66c54b048a47) + ) + (wire (pts (xy 77.47 146.05) (xy 77.47 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8f1fd0e6-3131-44eb-8cae-19bdab9edcfb) + ) + (wire (pts (xy 82.55 73.66) (xy 85.09 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 90785223-6d97-4390-8591-b39e1571cb90) + ) + (wire (pts (xy 87.63 168.91) (xy 93.98 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 90bdf8b3-979d-47a5-a553-16f3f2d65734) + ) + (wire (pts (xy 228.6 106.68) (xy 233.68 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 950d0cc2-df83-4010-bb7e-8148784ecf71) + ) + (wire (pts (xy 81.28 55.88) (xy 87.63 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 984ee776-2401-40ae-a16b-9dee53145ada) + ) + (wire (pts (xy 81.28 60.96) (xy 87.63 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 99c9f3de-006c-4e95-b8c2-34bf96b3d90d) + ) + (wire (pts (xy 106.68 158.75) (xy 116.84 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9be869b6-351d-4e16-aee0-2bfe5c0243cc) + ) + (wire (pts (xy 77.47 54.61) (xy 81.28 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9c4f96de-278a-489e-96c5-2a70702afb61) + ) + (wire (pts (xy 54.61 128.27) (xy 60.96 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9c6879e7-fe10-472a-86e7-161b4bef2bc7) + ) + (wire (pts (xy 71.12 120.65) (xy 69.85 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9c8d029c-6fea-459e-887e-72c20fecc3f5) + ) + (wire (pts (xy 87.63 76.2) (xy 85.09 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a091b038-73b8-4e3d-85bf-957d7c13689e) + ) + (wire (pts (xy 71.12 115.57) (xy 58.42 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a1df0793-30d4-4aa2-a1d9-0a3e4ad64f41) + ) + (wire (pts (xy 49.53 27.94) (xy 59.69 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a2b5dd70-9003-4940-aa47-2cfcc44690b8) + ) + (wire (pts (xy 71.12 156.21) (xy 58.42 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3f65c5d-dc5c-4a35-88cf-258b2288ecb1) + ) + (wire (pts (xy 132.08 40.64) (xy 132.08 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a46f0904-9fde-4d62-9f8c-502352844cbc) + ) + (wire (pts (xy 184.15 50.8) (xy 184.15 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a4d5447f-d52b-4ff3-ad6e-84a874b13a75) + ) + (wire (pts (xy 233.68 76.2) (xy 233.68 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a6a896b6-75a2-4b07-8687-c487837b3dbd) + ) + (wire (pts (xy 40.64 33.02) (xy 40.64 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b2810f11-e802-485c-9f55-9af6968ba5c6) + ) + (wire (pts (xy 87.63 81.28) (xy 85.09 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b3cab751-ac27-43ab-b8e9-2e5a97ce3c0c) + ) + (wire (pts (xy 184.15 50.8) (xy 193.04 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b545efbd-4665-495e-a212-a3eda1da410b) + ) + (wire (pts (xy 115.57 66.04) (xy 120.65 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b7ebda31-0431-4196-ab87-a66eaefeb568) + ) + (wire (pts (xy 59.69 27.94) (xy 64.77 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ba562460-f517-4e08-9a00-7593eb8fcd2c) + ) + (wire (pts (xy 69.85 128.27) (xy 82.55 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid be796746-25ed-487a-82f6-12ba1b62ef70) + ) + (wire (pts (xy 115.57 81.28) (xy 120.65 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bf250343-4c66-43bf-87a7-26c98886592f) + ) + (wire (pts (xy 101.6 118.11) (xy 106.68 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bf4de53f-4436-4045-8345-afa7e890899a) + ) + (wire (pts (xy 115.57 68.58) (xy 113.03 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c38160cd-df2c-4508-a264-cb69d3b7d276) + ) + (wire (pts (xy 31.75 36.83) (xy 31.75 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c50d6d45-acbd-41da-8eee-ed879a037d0f) + ) + (wire (pts (xy 69.85 161.29) (xy 69.85 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c86ad86c-d308-41b0-9bc3-7fc49e816701) + ) + (wire (pts (xy 115.57 73.66) (xy 120.65 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb2009dc-c959-4fa6-b24e-6a72a6e1f7e2) + ) + (wire (pts (xy 115.57 58.42) (xy 120.65 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb391a1e-4940-4c1e-9762-f34809a36dfb) + ) + (wire (pts (xy 87.63 53.34) (xy 85.09 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cd228d38-f22c-4ac4-b464-26abb287a26c) + ) + (wire (pts (xy 54.61 45.72) (xy 59.69 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cd4ce9a2-cf5d-4413-a08f-b30971e878d8) + ) + (wire (pts (xy 123.19 40.64) (xy 132.08 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cf84cf4f-3367-47f1-b6ed-c93da0b3c50b) + ) + (wire (pts (xy 49.53 38.1) (xy 49.53 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d0e74642-b451-4818-8635-6c6460d97fb7) + ) + (wire (pts (xy 115.57 73.66) (xy 115.57 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d8a0a197-bf2d-4960-87f8-d261881d2594) + ) + (wire (pts (xy 115.57 40.64) (xy 123.19 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d9c41522-8fcc-4f6b-a56d-bb765776f63e) + ) + (wire (pts (xy 115.57 60.96) (xy 113.03 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dc715bc6-3509-4732-bd85-05b5bf449228) + ) + (wire (pts (xy 77.47 171.45) (xy 77.47 167.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ddbf5ec5-6bcd-435d-aef5-27df202a0f49) + ) + (wire (pts (xy 77.47 130.81) (xy 77.47 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dec7721f-253a-41eb-9287-d0b7bc694215) + ) + (wire (pts (xy 85.09 73.66) (xy 87.63 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid def6ce19-4a8c-4889-8963-0ba516630145) + ) + (wire (pts (xy 115.57 46.99) (xy 85.09 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid df6abb79-3bc6-4d86-abb7-5791c7e90ca6) + ) + (wire (pts (xy 184.15 101.6) (xy 193.04 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e1905a39-bd57-41c5-b262-1c8195859afb) + ) + (wire (pts (xy 85.09 81.28) (xy 85.09 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e1a72832-6a60-4b01-92cd-3bc245b7b6d4) + ) + (wire (pts (xy 34.29 36.83) (xy 36.83 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e4c4246b-c11b-4a6b-abdc-e5b0d0ede5eb) + ) + (wire (pts (xy 34.29 33.02) (xy 34.29 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e82879b1-7983-4342-85c0-816b129eca36) + ) + (wire (pts (xy 193.04 58.42) (xy 195.58 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ebb43745-7ef2-4640-b5ef-6902402107c8) + ) + (wire (pts (xy 85.09 83.82) (xy 85.09 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ebce3722-e17c-409e-9360-70d62b4f134f) + ) + (wire (pts (xy 113.03 73.66) (xy 115.57 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ee86f6d6-383e-413d-9d54-fe93f39abdf2) + ) + (wire (pts (xy 93.98 168.91) (xy 93.98 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid efd4d00a-a7db-4bd5-87d8-7a1d99931c14) + ) + (wire (pts (xy 81.28 66.04) (xy 81.28 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f16bf9bf-4ce0-4970-8712-6166b2de195b) + ) + (wire (pts (xy 85.09 76.2) (xy 85.09 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f6222b4f-14ee-41a9-9938-9739811dada7) + ) + (wire (pts (xy 59.69 35.56) (xy 59.69 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f76c7da0-c369-4a60-aef9-41e7177d2a72) + ) + (wire (pts (xy 106.68 118.11) (xy 116.84 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f8bea77d-8059-4b32-8773-06c47cf3b6c6) + ) + (wire (pts (xy 115.57 39.37) (xy 115.57 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fa309369-28f1-4e35-9688-c2cc9b3d2b38) + ) + (wire (pts (xy 233.68 106.68) (xy 233.68 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid faac2a35-39e0-4d4c-8f81-f0e1f1b7971d) + ) + (wire (pts (xy 66.04 128.27) (xy 69.85 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fc884eb3-6cbb-4007-990b-4188d2e9ee00) + ) + (wire (pts (xy 106.68 128.27) (xy 106.68 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fcddc2de-8d05-432b-bb70-fda429d1e840) + ) + (wire (pts (xy 81.28 54.61) (xy 81.28 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fefdd585-3749-4145-8d21-ed961befc057) + ) + + (global_label "CH2_OFFSET_ADJ" (shape output) (at 120.65 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 0030af45-9cbd-4108-9b0f-2e3885996ada) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "PWR_EN" (shape output) (at 77.47 67.31 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 0e4b50ed-e2e4-41df-a41c-58e0543521d5) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_GAIN_ADJ" (shape input) (at 58.42 115.57 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 232d0c9a-0752-47ab-a532-e1a9d47faefb) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "1.8V_REF" (shape input) (at 181.61 123.19 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 29941c34-ddd5-4a9c-bdef-5bf81398f604) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "1.8V_REF" (shape input) (at 54.61 168.91 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 323ddd7f-366b-4dd9-8d22-bc62470b5400) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "1.8V_REF" (shape input) (at 54.61 128.27 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 6324f539-5157-429d-ad08-999e5f3ad633) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_GAIN_ADJ" (shape output) (at 120.65 73.66 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 6670d711-c478-43d4-b4b2-8f3dddaec49f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_GAIN" (shape output) (at 116.84 118.11 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 6b8368e6-e2d6-4a93-96a2-0152e2cea5aa) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "1.8V_REF" (shape output) (at 64.77 27.94 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 71c84a4a-5d81-46df-a82f-84ff433708b7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_OFFSET_ADJ" (shape input) (at 171.45 50.8 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 7370207b-f40e-4f9a-964b-d47ba3b20635) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DASDIN" (shape input) (at 77.47 58.42 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid 78c5a3ed-d638-4662-b39f-6e6d6e26ce82) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_OFFSET" (shape output) (at 248.92 113.03 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 92e30d01-6115-49a3-bead-4b8b74d533c9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_GAIN" (shape output) (at 116.84 158.75 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 958df038-6a8f-4864-86ee-b0a557ddd3fc) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_OFFSET" (shape output) (at 248.92 62.23 0) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify left)) + (uuid 97add672-33fd-4881-a493-e1f46f53eac3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH2_GAIN_ADJ" (shape output) (at 120.65 81.28 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 99ec8c58-fb90-4593-971c-1c6d096501cf) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_OFFSET_ADJ" (shape input) (at 171.45 101.6 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 9a4f2410-f69c-4a83-ba00-00b0351bca24) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "1.8V_REF" (shape input) (at 82.55 73.66 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid abe5fdbc-19b9-4b49-af2e-b681d888e7d1) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DASYNC" (shape input) (at 77.47 54.61 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid b12d5ac5-39e0-4cd1-8907-7559e1cb009d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_GAIN_ADJ" (shape input) (at 58.42 156.21 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b9cce91f-3d7e-446c-9dc5-e489a1e02a79) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "CH1_OFFSET_ADJ" (shape output) (at 120.65 58.42 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid c2c49e73-2853-42df-a3d2-60bf1fac8f2e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "1.8V_REF" (shape input) (at 181.61 72.39 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c7c93a1b-1599-4491-81a5-2cbefc19013d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DASCLK" (shape input) (at 77.47 62.23 180) (fields_autoplaced) + (effects (font (size 1.905 1.905)) (justify right)) + (uuid f69175df-74cb-43ba-83f8-64eebf1802bd) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + + (symbol (lib_id "ScopefunParts:MAX5501") (at 100.33 66.04 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058568fd8) + (property "Reference" "U33" (id 0) (at 93.98 49.53 0)) + (property "Value" "MAX5501" (id 1) (at 104.14 49.53 0)) + (property "Footprint" "ScopefunPackagesLibrary:SSOP20" (id 2) (at 100.33 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://datasheets.maximintegrated.com/en/ds/MAX5500-MAX5501.pdf" (id 3) (at 100.33 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low-Power, Quad, 12-Bit Voltage-Output DACs with Serial Interface, 3.3V supply" (id 4) (at 100.33 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "MAX5501BGAP+" (id 5) (at 100.33 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2148f2b6-facf-4495-acb4-dd632124e0f9)) + (pin "10" (uuid 38b45e65-d21a-4780-949c-b4df73ce9bcf)) + (pin "11" (uuid f1cb0908-4800-4ae6-b01b-11760c4bae97)) + (pin "12" (uuid 2c5003cc-4441-4aa9-9cb7-c958d77366d0)) + (pin "13" (uuid 26d7ef4d-55f6-4c25-b836-f3312479386a)) + (pin "14" (uuid 102ee0d3-0d1c-48f8-9bae-0c5b4130d75e)) + (pin "15" (uuid 5f66b556-f077-4fe3-87d6-73ab0d571254)) + (pin "16" (uuid 0f7a0070-646d-4ce6-88e4-00e1d476e141)) + (pin "17" (uuid 3dd58fe4-e298-4581-8c79-9dbd55f3ca5e)) + (pin "18" (uuid fb98e058-6eff-4d22-b03c-2bfdd5213164)) + (pin "19" (uuid b185de03-ff2b-46ed-a95b-f2431f119d54)) + (pin "2" (uuid a548cdaf-2e20-448f-ac62-9bd51c1fb9da)) + (pin "20" (uuid 62c0c665-5b7f-43a1-a1c4-97b75423c6b2)) + (pin "3" (uuid 6ec995b3-ae6b-45db-81f9-fd35972e4de9)) + (pin "4" (uuid 35dd081b-9c90-4f35-84d1-6d53ae6bd97a)) + (pin "5" (uuid 86cbe837-42ed-4077-a19f-72dd31ba4407)) + (pin "6" (uuid 8b85b95e-35ea-4365-9fe3-93ce7e96032f)) + (pin "7" (uuid bcc02520-ed33-4fd6-b1f6-4d4e6eb2f198)) + (pin "8" (uuid bc55d8bd-a971-4d00-8c2c-cd2b47701f2a)) + (pin "9" (uuid c8fc26d9-00fd-4dde-8bd3-e731987d4250)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 85.09 86.36 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005856c0ba) + (property "Reference" "#PWR0366" (id 0) (at 85.09 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 85.09 90.17 0)) + (property "Footprint" "" (id 2) (at 85.09 86.36 0)) + (property "Datasheet" "" (id 3) (at 85.09 86.36 0)) + (pin "1" (uuid 84f63bb6-4eb9-4689-a4f3-3048ae3cbd72)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 106.68 125.73 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058577d53) + (property "Reference" "C234" (id 0) (at 106.934 123.952 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 106.934 127.762 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 106.68 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 106.934 123.952 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 109.474 121.412 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 107.95 119.38 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 44375d4a-2bf0-46f1-b2fa-9bbbb84fbeba)) + (pin "2" (uuid 5ceca855-608f-4200-94f3-c97d4e54770d)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 106.68 132.08 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058577d66) + (property "Reference" "#PWR0367" (id 0) (at 106.68 138.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 106.68 135.89 0)) + (property "Footprint" "" (id 2) (at 106.68 132.08 0)) + (property "Datasheet" "" (id 3) (at 106.68 132.08 0)) + (pin "1" (uuid 53c7bcec-e14f-4aac-8334-9f571d215a45)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 106.68 166.37 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058577d84) + (property "Reference" "C235" (id 0) (at 106.934 164.592 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 106.934 168.402 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 106.68 171.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 106.934 164.592 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 109.474 162.052 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 107.95 160.02 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 9454962b-e87f-4973-9da6-787307294790)) + (pin "2" (uuid 322da0ba-a86d-429d-ab15-bb0db3104e36)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 106.68 172.72 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058577d97) + (property "Reference" "#PWR0368" (id 0) (at 106.68 179.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 106.68 176.53 0)) + (property "Footprint" "" (id 2) (at 106.68 172.72 0)) + (property "Datasheet" "" (id 3) (at 106.68 172.72 0)) + (pin "1" (uuid 177e875f-4785-4de5-b99b-a835ba318a44)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 99.06 118.11 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857cc38) + (property "Reference" "R158" (id 0) (at 96.52 115.57 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 96.52 120.65 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 92.71 118.11 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 95.25 118.11 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 102.87 118.11 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 105.41 118.11 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 06ac3bb5-5357-4aa0-9b0b-4f43394f12a7)) + (pin "2" (uuid b86b2bdf-9993-44ff-91e3-13270234b4d0)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 99.06 158.75 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005857cc97) + (property "Reference" "R159" (id 0) (at 96.52 156.21 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 96.52 161.29 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 92.71 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 95.25 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 102.87 158.75 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 105.41 158.75 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 6f9dba1a-ad4b-4b83-afc4-6828bbbd836b)) + (pin "2" (uuid 09ee42d8-5e44-4653-a9e3-96b36db878fa)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 123.19 44.45 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585a86c7) + (property "Reference" "C236" (id 0) (at 123.444 42.672 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 123.444 46.482 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 123.19 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 123.444 42.672 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 125.984 40.132 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 124.46 38.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 3e9ae718-ffbc-42ad-9aff-5ed763f59baf)) + (pin "2" (uuid 9b4c0579-2427-4119-8337-b87d8411872a)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 123.19 48.26 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585a889b) + (property "Reference" "#PWR0369" (id 0) (at 123.19 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 123.19 52.07 0)) + (property "Footprint" "" (id 2) (at 123.19 48.26 0)) + (property "Datasheet" "" (id 3) (at 123.19 48.26 0)) + (pin "1" (uuid cd8f2652-d31b-4711-9f58-b4a9b482d902)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 233.68 50.8 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058aa27eb) + (property "Reference" "#PWR0370" (id 0) (at 234.95 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 234.061 46.4058 0)) + (property "Footprint" "" (id 2) (at 0 82.55 0)) + (property "Datasheet" "" (id 3) (at 0 82.55 0)) + (pin "1" (uuid 96833194-e7de-4f49-9141-74a4fa6de6af)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 77.47 105.41 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058aa35bb) + (property "Reference" "#PWR0371" (id 0) (at 78.74 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 77.851 101.0158 0)) + (property "Footprint" "" (id 2) (at -156.21 137.16 0)) + (property "Datasheet" "" (id 3) (at -156.21 137.16 0)) + (pin "1" (uuid e9ff12c3-195b-4cff-a033-960b03952230)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 24.13 25.4 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058aa42d0) + (property "Reference" "#PWR0372" (id 0) (at 25.4 24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 24.511 21.0058 0)) + (property "Footprint" "" (id 2) (at -209.55 57.15 0)) + (property "Datasheet" "" (id 3) (at -209.55 57.15 0)) + (pin "1" (uuid 57100485-fe42-4932-af31-d919eb493a40)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 184.15 54.61 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b1f18b) + (property "Reference" "C238" (id 0) (at 184.404 52.832 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 184.404 56.642 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 184.15 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 184.404 52.832 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 186.944 50.292 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 185.42 48.26 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid bf139484-5784-4b1b-ae6d-0f6de54007ac)) + (pin "2" (uuid ea29c43b-00ef-43ef-aa5d-0a19343a15c1)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 184.15 58.42 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b1f191) + (property "Reference" "#PWR0373" (id 0) (at 184.15 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 184.15 62.23 0)) + (property "Footprint" "" (id 2) (at 184.15 58.42 0)) + (property "Datasheet" "" (id 3) (at 184.15 58.42 0)) + (pin "1" (uuid 9eacaaa7-3cef-4c28-ab34-0c42a2588cca)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 176.53 50.8 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b1f19d) + (property "Reference" "R160" (id 0) (at 173.99 48.26 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 173.99 53.34 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 170.18 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 172.72 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 180.34 50.8 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 182.88 50.8 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid a731c0d9-c36b-4f4a-b053-75b45cfc85d3)) + (pin "2" (uuid 56b68d44-616f-4017-be4e-b158bddce143)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 184.15 105.41 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b21241) + (property "Reference" "C239" (id 0) (at 184.404 103.632 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 184.404 107.442 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 184.15 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 184.404 103.632 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 186.944 101.092 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 185.42 99.06 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 7a550720-ee66-4d31-b0f9-0a57a3b133ea)) + (pin "2" (uuid 4197fd6e-d0dc-4cad-a61b-00b708d61f8e)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 184.15 109.22 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b21247) + (property "Reference" "#PWR0374" (id 0) (at 184.15 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 184.15 113.03 0)) + (property "Footprint" "" (id 2) (at 184.15 109.22 0)) + (property "Datasheet" "" (id 3) (at 184.15 109.22 0)) + (pin "1" (uuid 3530d218-2b63-4a40-8a86-283a7fd72d67)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 176.53 101.6 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b21251) + (property "Reference" "R161" (id 0) (at 173.99 99.06 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 173.99 104.14 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 170.18 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 172.72 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 180.34 101.6 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 182.88 101.6 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ab3d0a67-8d7b-49f3-a412-afc9f242a034)) + (pin "2" (uuid a4aa2fbd-3cb2-4179-80b8-75d7a8b8dd7f)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_VA") (at 115.57 39.37 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b27810) + (property "Reference" "#PWR0375" (id 0) (at 1.27 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_VA" (id 1) (at 115.951 34.9758 0)) + (property "Footprint" "" (id 2) (at 1.27 64.77 0)) + (property "Datasheet" "" (id 3) (at 1.27 64.77 0)) + (pin "1" (uuid 1397a6e8-aef4-4f11-9bbe-251fd37fa951)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 44.45 36.83 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b95373) + (property "Reference" "#PWR0379" (id 0) (at 45.72 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 44.831 32.4358 0)) + (property "Footprint" "" (id 2) (at -189.23 68.58 0)) + (property "Datasheet" "" (id 3) (at -189.23 68.58 0)) + (pin "1" (uuid aa51f96e-1d3f-40bf-bec2-0cc064b46488)) + ) + + (symbol (lib_id "ScopefunParts:C_2.2u") (at 24.13 33.02 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b95637) + (property "Reference" "C232" (id 0) (at 24.384 31.242 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_2.2u" (id 1) (at 24.384 35.052 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 24.13 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 24.384 31.242 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "CC0603MRX5R5BB225" (id 4) (at 24.13 27.94 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 20%" (id 5) (at 24.13 25.4 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 6f61c126-e697-4428-8d7f-ebc57302ce36)) + (pin "2" (uuid c06ced5a-90e7-4017-9c46-39d80fe31d94)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 34.29 40.64 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b9824c) + (property "Reference" "#PWR0380" (id 0) (at 34.29 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 34.29 44.45 0)) + (property "Footprint" "" (id 2) (at 34.29 40.64 0)) + (property "Datasheet" "" (id 3) (at 34.29 40.64 0)) + (pin "1" (uuid 1afb8e33-44a8-4ac2-862a-d69ff53eff76)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 24.13 40.64 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b98358) + (property "Reference" "#PWR0381" (id 0) (at 24.13 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 24.13 44.45 0)) + (property "Footprint" "" (id 2) (at 24.13 40.64 0)) + (property "Datasheet" "" (id 3) (at 24.13 40.64 0)) + (pin "1" (uuid 126bb32d-88df-4efe-a752-e5e2f11f288b)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 49.53 35.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b99626) + (property "Reference" "R152" (id 0) (at 50.8 34.29 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 50.8 36.83 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 49.53 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 49.53 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 49.53 31.75 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 49.53 29.21 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 75ac6246-6181-43e6-a7dd-6374ece7ec46)) + (pin "2" (uuid add33883-d924-410c-a76a-d9b46bc81c67)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 54.61 48.26 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b9a4e4) + (property "Reference" "#PWR0382" (id 0) (at 54.61 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 54.61 52.07 0)) + (property "Footprint" "" (id 2) (at 54.61 48.26 0)) + (property "Datasheet" "" (id 3) (at 54.61 48.26 0)) + (pin "1" (uuid ba089bdb-62a5-49bd-9552-c310da9952f3)) + ) + + (symbol (lib_id "ScopefunParts:OPA692") (at 210.82 63.5 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b9b07d) + (property "Reference" "U34" (id 0) (at 200.66 52.07 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "OPA692" (id 1) (at 215.9 52.07 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23-6" (id 2) (at 210.82 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/opa692.pdf" (id 3) (at 210.82 80.01 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "OPA692IDBVT" (id 4) (at 210.82 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Wideband, Fixed Gain Video BUFFER AMPLIFIER With Disable" (id 5) (at 210.82 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1fc9a580-7b3d-457d-a67d-36877ba0bf9d)) + (pin "2" (uuid cbe068f8-08a0-4d82-977d-d526d61a0c44)) + (pin "3" (uuid 2f12efeb-c08b-488a-a03e-9adb711e14cb)) + (pin "4" (uuid 55845ba9-f472-4172-9f6e-1097b2932991)) + (pin "5" (uuid 7eaebf4f-75c6-430b-a5eb-94f17a452ddd)) + (pin "6" (uuid ffa42339-f113-49db-878f-7a0a8f4a424a)) + ) + + (symbol (lib_id "ScopefunParts:R_56R") (at 59.69 33.02 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b9bfc9) + (property "Reference" "R153" (id 0) (at 60.96 31.75 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_56R" (id 1) (at 60.96 34.29 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 59.69 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 59.69 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF56R0V" (id 4) (at 59.69 29.21 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 59.69 26.67 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 1a1cc82b-0cac-4144-8fca-24b5a7ccdd88)) + (pin "2" (uuid 78022136-9628-4898-bcf1-08f48b07a628)) + ) + + (symbol (lib_id "ScopefunParts:C_2.2u") (at 59.69 40.64 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b9c02e) + (property "Reference" "C233" (id 0) (at 59.944 38.862 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_2.2u" (id 1) (at 59.944 42.672 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 59.69 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 59.944 38.862 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "CC0603MRX5R5BB225" (id 4) (at 59.69 35.56 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 20%" (id 5) (at 59.69 33.02 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid e2bb0953-02c3-4b33-b1e3-3d35bc85d7f2)) + (pin "2" (uuid cc9c3383-c2c7-4fb3-a64a-dab85c8d1537)) + ) + + (symbol (lib_id "ScopefunParts:OPA692") (at 210.82 114.3 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b9ca89) + (property "Reference" "U35" (id 0) (at 200.66 102.87 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "OPA692" (id 1) (at 215.9 102.87 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23-6" (id 2) (at 210.82 133.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/opa692.pdf" (id 3) (at 210.82 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "OPA692IDBVT" (id 4) (at 210.82 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Wideband, Fixed Gain Video BUFFER AMPLIFIER With Disable" (id 5) (at 210.82 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d8ab675e-6a55-4d75-8945-25780869d768)) + (pin "2" (uuid e4005528-199f-47fa-ae3e-3b6b595aaad8)) + (pin "3" (uuid 9aa99eb0-7cee-4396-b81d-a9612075f311)) + (pin "4" (uuid 6975a151-2371-4ecf-95d2-887d5a978271)) + (pin "5" (uuid 02414dd6-bb8f-4737-abd5-daed0876b585)) + (pin "6" (uuid e19c994c-5301-4d64-877b-fbd7932a680d)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 233.68 101.6 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b9cd9c) + (property "Reference" "#PWR0376" (id 0) (at 234.95 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 234.061 97.2058 0)) + (property "Footprint" "" (id 2) (at 0 133.35 0)) + (property "Datasheet" "" (id 3) (at 0 133.35 0)) + (pin "1" (uuid 36f0ad0b-dbc6-4483-84c6-3c68e97daaac)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 233.68 127 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b9e33c) + (property "Reference" "#PWR0377" (id 0) (at 233.68 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 233.68 130.556 0)) + (property "Footprint" "" (id 2) (at 233.68 127 0)) + (property "Datasheet" "" (id 3) (at 233.68 127 0)) + (pin "1" (uuid bb5151bc-5d6f-4aea-9a7d-332d6283f434)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 233.68 76.2 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058b9e95b) + (property "Reference" "#PWR0378" (id 0) (at 233.68 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 233.68 79.756 0)) + (property "Footprint" "" (id 2) (at 233.68 76.2 0)) + (property "Datasheet" "" (id 3) (at 233.68 76.2 0)) + (pin "1" (uuid d27b603e-ea35-4c2e-85e7-6e31e0c6974e)) + ) + + (symbol (lib_id "ScopefunParts:MCP1501-18") (at 36.83 27.94 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058ba94ab) + (property "Reference" "D53" (id 0) (at 30.48 24.13 0)) + (property "Value" "MCP1501-18" (id 1) (at 40.64 24.13 0)) + (property "Footprint" "ScopefunPackagesLibrary:SOT23-6" (id 2) (at 36.83 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/20005474D.pdf" (id 3) (at 36.83 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "1.8V High-Precision Buffered Voltage Reference SOT23-6" (id 4) (at 36.83 17.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "MCP1501T-18E/CHY" (id 5) (at 36.83 20.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0078d5b0-3e2b-404e-a167-d259131e3725)) + (pin "2" (uuid bdd893ce-ade2-43ee-bc8b-06ca5577f735)) + (pin "3" (uuid 6f5bdecc-3405-4265-bc57-23e0d5c3f2b4)) + (pin "4" (uuid 9ea88b35-a12b-4c7d-bf68-dca34169df0a)) + (pin "5" (uuid e7cf6a7c-3966-4986-8240-044dbb2659c3)) + (pin "6" (uuid 61905c00-f230-448f-8a42-c2bb2b239b35)) + ) + + (symbol (lib_id "ScopefunParts:C_10n_0402") (at 132.08 44.45 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bb5b23) + (property "Reference" "C237" (id 0) (at 132.334 42.672 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 132.334 46.482 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0402" (id 2) (at 132.08 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 132.334 42.672 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "885012205012" (id 4) (at 132.08 39.37 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0402 10V X7R 10%" (id 5) (at 132.08 36.83 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d93f1049-d195-4033-80f4-b7e862043c7b)) + (pin "2" (uuid 61f8db63-6e8e-4258-ad83-bbd4865253ee)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 132.08 48.26 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bb5b84) + (property "Reference" "#PWR0383" (id 0) (at 132.08 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 132.08 52.07 0)) + (property "Footprint" "" (id 2) (at 132.08 48.26 0)) + (property "Datasheet" "" (id 3) (at 132.08 48.26 0)) + (pin "1" (uuid f6bf479f-0da1-43bf-9a64-79db9cb48d0e)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 77.47 130.81 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bba329) + (property "Reference" "#PWR0384" (id 0) (at 77.47 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 77.47 134.366 0)) + (property "Footprint" "" (id 2) (at 77.47 130.81 0)) + (property "Datasheet" "" (id 3) (at 77.47 130.81 0)) + (pin "1" (uuid 5d4d97ad-69a5-4000-87f4-65133aed022c)) + ) + + (symbol (lib_id "ScopefunParts:AZ4558C") (at 78.74 158.75 0) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bbc33f) + (property "Reference" "U32" (id 0) (at 83.82 156.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "AZ4558C" (id 1) (at 83.82 161.29 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOIC8" (id 2) (at 78.74 172.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.diodes.com/assets/Datasheets/AZ4558C.pdf" (id 3) (at 78.74 170.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "AZ4558CMTR-E1" (id 4) (at 78.74 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "DUAL BIPOLAR OPERATIONAL AMPLIFIERS 5.5MHz 5.5MHz" (id 5) (at 78.74 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "4" (uuid d146e634-5cd0-4319-9baa-f0f144e010d7)) + (pin "8" (uuid 3fede8ba-d624-4ca4-b83c-867217b31982)) + (pin "5" (uuid d00a140c-eaa3-4d0c-be45-e19b2c72b697)) + (pin "6" (uuid 2b2d02d0-861e-484e-98af-76ad5ec10a19)) + (pin "7" (uuid ff3beda3-ee1c-4cf8-a4e7-540d45f92001)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 77.47 146.05 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bbc4d6) + (property "Reference" "#PWR0385" (id 0) (at 78.74 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 77.851 141.6558 0)) + (property "Footprint" "" (id 2) (at -156.21 177.8 0)) + (property "Datasheet" "" (id 3) (at -156.21 177.8 0)) + (pin "1" (uuid b5bf3095-8183-463a-a331-d8da0fb315ab)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 77.47 171.45 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bbc507) + (property "Reference" "#PWR0386" (id 0) (at 77.47 168.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 77.47 175.006 0)) + (property "Footprint" "" (id 2) (at 77.47 171.45 0)) + (property "Datasheet" "" (id 3) (at 77.47 171.45 0)) + (pin "1" (uuid 2ef65e78-4be0-41c5-803d-14946a973aa6)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 85.09 168.91 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bbfc94) + (property "Reference" "R157" (id 0) (at 82.55 166.37 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 82.55 171.45 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 78.74 168.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 81.28 168.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 88.9 168.91 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 91.44 168.91 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid c58eb072-7fb0-4db3-93c6-5932257dbc94)) + (pin "2" (uuid 665c4a85-e2bf-40f0-98fd-7ec4069c44d6)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 63.5 168.91 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bbffdd) + (property "Reference" "R155" (id 0) (at 60.96 166.37 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 60.96 171.45 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 57.15 168.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 59.69 168.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 67.31 168.91 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 69.85 168.91 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 70322c68-5e03-4661-908b-2ccd5946aa12)) + (pin "2" (uuid efa84d4e-60ed-471d-8a30-cef0120de1c5)) + ) + + (symbol (lib_id "ScopefunParts:AZ4558C") (at 78.74 118.11 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bc0c1c) + (property "Reference" "U32" (id 0) (at 83.82 115.57 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "AZ4558C" (id 1) (at 83.82 120.65 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOIC8" (id 2) (at 78.74 132.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.diodes.com/assets/Datasheets/AZ4558C.pdf" (id 3) (at 78.74 129.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "AZ4558CMTR-E1" (id 4) (at 78.74 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "DUAL BIPOLAR OPERATIONAL AMPLIFIERS 5.5MHz 5.5MHz" (id 5) (at 78.74 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "4" (uuid fc8e4073-d1c9-4294-b9b9-725298f47036)) + (pin "8" (uuid 57c2508f-af97-4bee-a0d0-e4d3338a8afd)) + (pin "1" (uuid d8e316bc-9aac-4a28-a7c0-0545ca456e86)) + (pin "2" (uuid 42f64f7b-7c58-4d50-b295-26f48afc18ac)) + (pin "3" (uuid 407e6866-ce57-4a0b-a169-7eac092652fe)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 85.09 128.27 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bc0c28) + (property "Reference" "R156" (id 0) (at 82.55 125.73 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 82.55 130.81 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 78.74 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 81.28 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 88.9 128.27 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 91.44 128.27 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid dd688859-722b-432b-bf17-28b646585c1b)) + (pin "2" (uuid 1617664e-7878-42be-a4d2-dce5d9482682)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 63.5 128.27 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058bc0c30) + (property "Reference" "R154" (id 0) (at 60.96 125.73 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 60.96 130.81 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 57.15 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 59.69 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 67.31 128.27 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 69.85 128.27 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ff538bec-6218-4c88-a7f3-1b81bdf95136)) + (pin "2" (uuid 8c3858ab-15b2-483d-a9db-a3f099625633)) + ) +) diff --git a/kicad/file58589F31.kicad_sch b/kicad/file58589F31.kicad_sch new file mode 100644 index 0000000..96d49b3 --- /dev/null +++ b/kicad/file58589F31.kicad_sch @@ -0,0 +1,1917 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 51226bfd-6ec6-404b-9079-e56e2cba4e37) + + (paper "A4") + + (title_block + (rev "v2") + (comment 1 "Copyright Dejan Priversek 2017") + ) + + (lib_symbols + (symbol "ScopefunParts:+1.48V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.48V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+1.48V_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 "+1.48V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+1.48V" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+2.88V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+2.88V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+2.88V_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 "+2.88V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+2.88V" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+3.3V_PD" (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_PD" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+3.3V_PD_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_PD_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+3.3V_PD" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+VCC_USB_P" (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" "+VCC_USB_P" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+VCC_USB_P_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 "+VCC_USB_P_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+VCC_USB_P" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:+Va" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+Va_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 "+Va_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "Va" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:-2.88V" (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" "-2.88V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "-2.88V_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 "-2.88V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "-2.88V" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:-Va" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "-Va_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 "-Va_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "-Va" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:C_10u" (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_10u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://psearch.en.murata.com/capacitor/product/GRM188R60J106KE47%23.pdf" (id 3) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM188R60J106KE47D" (id 4) (at 0 5.08 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 10%" (id 5) (at 0 7.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 6.3V X5R 20%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_10u_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_10u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:LM431" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at 2.54 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "LM431" (id 1) (at 2.54 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.fairchildsemi.com/products/power-management/voltage-regulators/shunt-regulators/LM431SB.html" (id 3) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Adjustable Precision Zener Shunt Regulator" (id 4) (at 0 8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LM431SBCM32X" (id 5) (at 0 6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Adjustable Precision Zener Shunt Regulator" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "D? SO* SM*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "LM431_0_1" + (rectangle (start 0 -2.032) (end 0 -0.762) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -2.286) + (xy 0 -2.032) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.016 -0.762) + (xy 0 1.27) + (xy -1.016 -0.762) + (xy 1.016 -0.762) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 1.27 1.778) + (xy 1.016 1.27) + (xy -1.016 1.27) + (xy -1.27 0.762) + ) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 0 2.54) (end 0 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "LM431_1_1" + (pin passive line (at 0 3.81 270) (length 1.524) + (name "C" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin input line (at -2.54 0 0) (length 2.54) + (name "REF" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -3.81 90) (length 1.524) + (name "A" (effects (font (size 1.016 1.016)))) + (number "3" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_1.02k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_1.02k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_1.02k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_200R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_200R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2000V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_200R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_200R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_22k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_22k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2202V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_22k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_22k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_6.8k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_6.8k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF6801V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_6.8k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_6.8k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:TLV431A" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at 2.54 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "TLV431A" (id 1) (at 2.54 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 0 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub_link/Collateral/TLV431A-D.PDF" (id 3) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Voltage Adjustable Precision Zener Shunt Regulator" (id 4) (at 0 8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "TLV431ASN1T1G" (id 5) (at 0 6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Adjustable Precision Zener Shunt Regulator" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "D? SO* SM*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "TLV431A_0_1" + (rectangle (start 0 -2.032) (end 0 -0.762) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -2.286) + (xy 0 -2.032) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.016 -0.762) + (xy 0 1.27) + (xy -1.016 -0.762) + (xy 1.016 -0.762) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 1.27 1.778) + (xy 1.016 1.27) + (xy -1.016 1.27) + (xy -1.27 0.762) + ) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 0 2.54) (end 0 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "TLV431A_1_1" + (pin input line (at -2.54 0 0) (length 2.54) + (name "REF" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 3.81 270) (length 1.524) + (name "C" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -3.81 90) (length 1.524) + (name "A" (effects (font (size 1.016 1.016)))) + (number "3" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "Scopefun_v2-rescue:GND" (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" "GND" (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) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Scopefun_v2-rescue:PWR_FLAG" (power) (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "#FLG" (id 0) (at 0 1.905 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (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) + ) + (symbol "PWR_FLAG_0_0" + (pin power_out line (at 0 0 90) (length 0) + (name "pwr" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "PWR_FLAG_0_1" + (polyline + (pts + (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) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + ) + ) + + (junction (at 156.21 36.83) (diameter 0) (color 0 0 0 0) + (uuid 047e0d1e-484a-4d10-b086-6b188a78c581) + ) + (junction (at 77.47 144.78) (diameter 0) (color 0 0 0 0) + (uuid 04b75106-8d7d-48e6-ae2b-ca4f98924cb4) + ) + (junction (at 146.05 46.99) (diameter 0) (color 0 0 0 0) + (uuid 086cae51-9891-41f4-b716-2063551784ef) + ) + (junction (at 77.47 46.99) (diameter 0) (color 0 0 0 0) + (uuid 0da0b0c5-5d6c-4977-8d60-d7b14bc6367d) + ) + (junction (at 87.63 124.46) (diameter 0) (color 0 0 0 0) + (uuid 14c9319a-850d-4254-aa4f-5f36c5dcf324) + ) + (junction (at 87.63 57.15) (diameter 0) (color 0 0 0 0) + (uuid 3436835c-3e0c-44d3-b9a8-f52345b6262c) + ) + (junction (at 77.47 124.46) (diameter 0) (color 0 0 0 0) + (uuid 3fec1831-49fe-435d-a6eb-ba520e55f450) + ) + (junction (at 156.21 57.15) (diameter 0) (color 0 0 0 0) + (uuid 4d770cf5-2570-44ce-82d7-01b22dd0dfa9) + ) + (junction (at 77.47 134.62) (diameter 0) (color 0 0 0 0) + (uuid 5830b252-f9bf-4c02-87b8-7eda50f7a6a1) + ) + (junction (at 99.06 36.83) (diameter 0) (color 0 0 0 0) + (uuid 6c237791-d668-4ad2-b63f-2fe5ae10a9e5) + ) + (junction (at 87.63 144.78) (diameter 0) (color 0 0 0 0) + (uuid 76d746f4-3f58-4c51-b2a3-c1e775832b8f) + ) + (junction (at 77.47 36.83) (diameter 0) (color 0 0 0 0) + (uuid 7a1bfc36-ef05-4214-80d9-db7f491573ae) + ) + (junction (at 87.63 36.83) (diameter 0) (color 0 0 0 0) + (uuid 8656927c-d21a-4c21-bbce-59fe9fc6c17c) + ) + (junction (at 146.05 36.83) (diameter 0) (color 0 0 0 0) + (uuid 86ab502a-b4f3-439d-b0ba-23f8fc09431b) + ) + (junction (at 99.06 80.01) (diameter 0) (color 0 0 0 0) + (uuid 8ba9c3fb-46f6-4875-a664-e313ccfeba0c) + ) + (junction (at 77.47 80.01) (diameter 0) (color 0 0 0 0) + (uuid a54460d0-1b47-4c4a-89eb-2ee3a9226f14) + ) + (junction (at 87.63 100.33) (diameter 0) (color 0 0 0 0) + (uuid ab8bc8da-9fb2-454e-9c07-a665edb35426) + ) + (junction (at 170.18 36.83) (diameter 0) (color 0 0 0 0) + (uuid b9fcbea8-79b2-47b3-ba05-6d88b4193114) + ) + (junction (at 77.47 90.17) (diameter 0) (color 0 0 0 0) + (uuid bfb983d4-33d7-434d-a8de-68d21eefb4ce) + ) + (junction (at 99.06 144.78) (diameter 0) (color 0 0 0 0) + (uuid f8933443-3eda-49a4-a3dd-e25c75852b5a) + ) + (junction (at 87.63 80.01) (diameter 0) (color 0 0 0 0) + (uuid fbc5bfad-105f-41f4-afe7-005c43564954) + ) + + (wire (pts (xy 156.21 36.83) (xy 170.18 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 01a1bee8-1e9a-42fb-b888-60d222ef7805) + ) + (wire (pts (xy 71.12 124.46) (xy 77.47 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 04c05bc0-3dda-43a6-af25-09f950940dd8) + ) + (wire (pts (xy 87.63 36.83) (xy 87.63 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 051bc363-fba1-444e-8503-a4b387f3616c) + ) + (wire (pts (xy 146.05 57.15) (xy 156.21 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 05fa7b1a-8ed3-4b32-82c0-6b7ad7df3417) + ) + (wire (pts (xy 87.63 100.33) (xy 99.06 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 06e35cd8-e0a9-4c45-ba77-47896eef1bf8) + ) + (wire (pts (xy 77.47 100.33) (xy 87.63 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0bf360fe-d53b-4fba-8e46-9750b65ec503) + ) + (wire (pts (xy 77.47 100.33) (xy 77.47 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0f2380dd-3d0c-4344-9111-056457fe100b) + ) + (wire (pts (xy 87.63 36.83) (xy 99.06 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1996cdca-6d48-438e-a79e-20a8562fc17a) + ) + (wire (pts (xy 146.05 46.99) (xy 153.67 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1cd3d1b4-e18e-4851-9980-bde55fb0c52d) + ) + (wire (pts (xy 99.06 77.47) (xy 99.06 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2168b05f-acf6-44d7-a1f6-3db3d25175d7) + ) + (wire (pts (xy 77.47 134.62) (xy 77.47 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 236c4e82-c07f-4465-9051-57d2d81d68b0) + ) + (wire (pts (xy 146.05 44.45) (xy 146.05 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a884ec1-8b99-4278-96d4-ba229cbf2441) + ) + (wire (pts (xy 87.63 144.78) (xy 87.63 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2b23d0e4-c3a2-4f0d-9455-e00e556f6b81) + ) + (wire (pts (xy 99.06 100.33) (xy 99.06 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2ca9ffbb-a786-4e56-9793-1ea44e250feb) + ) + (wire (pts (xy 77.47 90.17) (xy 85.09 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3070e453-5a48-4337-bc8a-aaea9f0903c4) + ) + (wire (pts (xy 170.18 36.83) (xy 170.18 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 31e4265f-0a5e-4e61-8fa1-2131470e826f) + ) + (wire (pts (xy 99.06 36.83) (xy 99.06 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35e6ef29-0f8a-4fd1-ab0f-c8dc03c36fe1) + ) + (wire (pts (xy 77.47 144.78) (xy 87.63 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 363f4553-6059-441d-9c73-378167de7d6a) + ) + (wire (pts (xy 77.47 132.08) (xy 77.47 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3cbf0079-fd32-4253-a192-734de2b6823b) + ) + (wire (pts (xy 156.21 57.15) (xy 170.18 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3fe0e1a6-503f-4fdb-be4e-e7c31a707bc6) + ) + (wire (pts (xy 72.39 80.01) (xy 77.47 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 457aad0d-626d-4ee5-8691-0f5a203e44f3) + ) + (wire (pts (xy 77.47 87.63) (xy 77.47 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 476016a1-85a2-490a-9e22-631280b45f0e) + ) + (wire (pts (xy 77.47 82.55) (xy 77.47 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 49371403-6674-4834-91b2-f03f0da5c9df) + ) + (wire (pts (xy 64.77 80.01) (xy 64.77 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4e0e0a7b-af34-4e88-ae9b-2f3f183beb60) + ) + (wire (pts (xy 99.06 34.29) (xy 99.06 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 57e89710-4035-4fce-b4ab-3eb33fbf297d) + ) + (wire (pts (xy 72.39 36.83) (xy 77.47 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5915437d-3d33-40dc-bddd-7a4b3a8695a3) + ) + (wire (pts (xy 146.05 39.37) (xy 146.05 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5a4b792d-7daf-49f9-a003-f77559fa2efd) + ) + (wire (pts (xy 77.47 57.15) (xy 77.47 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5daee066-1855-4535-b7df-24f9ec7c3328) + ) + (wire (pts (xy 67.31 80.01) (xy 64.77 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 686b705f-3684-4570-911d-2cd72fefbdbe) + ) + (wire (pts (xy 87.63 124.46) (xy 87.63 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 74a11fb2-4d5c-4874-ac13-c84be9c8bd99) + ) + (wire (pts (xy 64.77 36.83) (xy 64.77 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7505679c-58e4-4acf-8c10-5ecea69d9437) + ) + (wire (pts (xy 156.21 50.8) (xy 156.21 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7807b0c6-5091-4f3d-9363-0b79274786b0) + ) + (wire (pts (xy 87.63 57.15) (xy 99.06 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 782afd3c-6d72-4b56-b920-abee4f952e3f) + ) + (wire (pts (xy 77.47 144.78) (xy 77.47 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7b48c09d-366d-471a-ab6a-af36bac922ac) + ) + (wire (pts (xy 146.05 36.83) (xy 156.21 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7b792454-1087-4f81-8802-4ea63bd74f4d) + ) + (wire (pts (xy 77.47 46.99) (xy 85.09 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7cd7460a-de4d-4e2d-ab86-f2bbbcecffa6) + ) + (wire (pts (xy 133.35 36.83) (xy 133.35 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7db5d8f0-a910-4752-a005-fa209f1abdec) + ) + (wire (pts (xy 170.18 57.15) (xy 170.18 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7ee5ae77-ad6f-4554-84d3-ed4b63e95639) + ) + (wire (pts (xy 77.47 46.99) (xy 77.47 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7f6ddb02-480d-45a4-8957-be13692e4ccf) + ) + (wire (pts (xy 77.47 80.01) (xy 87.63 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 83cdec9d-ecbc-452d-9a62-d42b69d145ad) + ) + (wire (pts (xy 77.47 124.46) (xy 87.63 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 866e34f3-1514-4de0-8aef-6758eb670759) + ) + (wire (pts (xy 87.63 50.8) (xy 87.63 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 90fdb165-1708-491a-9fd1-cc0451817176) + ) + (wire (pts (xy 146.05 57.15) (xy 146.05 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 91aeb66b-3414-4567-889a-6c6508c65350) + ) + (wire (pts (xy 77.47 44.45) (xy 77.47 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 931bb4cf-a6ba-41ca-ba4c-951036e4380b) + ) + (wire (pts (xy 64.77 144.78) (xy 64.77 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 970d452e-0d6e-457f-9ba4-3c0630e216dc) + ) + (wire (pts (xy 87.63 80.01) (xy 87.63 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 97af4b27-e566-489d-b53d-b40c94681afb) + ) + (wire (pts (xy 67.31 144.78) (xy 64.77 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9994c4c6-47d1-4ef0-b938-b5690fdc29dc) + ) + (wire (pts (xy 71.12 127) (xy 71.12 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9e19b2a4-ed99-43e2-8f47-aa18bac2b22e) + ) + (wire (pts (xy 72.39 144.78) (xy 77.47 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a2512eb5-1205-4c98-854b-ff2f58d6be51) + ) + (wire (pts (xy 210.82 34.29) (xy 210.82 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3830df9-d1d3-4c2b-bae2-e61676fadddd) + ) + (wire (pts (xy 146.05 46.99) (xy 146.05 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a6c561c9-46ef-4d58-a4df-cb0e5bc0785e) + ) + (wire (pts (xy 109.22 144.78) (xy 109.22 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a966cc50-e3cb-495c-a79b-6ec88d834960) + ) + (wire (pts (xy 135.89 36.83) (xy 133.35 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid abaed4f7-8b9b-42fb-b7e6-2364a8a9edf3) + ) + (wire (pts (xy 87.63 124.46) (xy 99.06 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b02374df-3ec7-4cd6-97c3-41ce4ae928e8) + ) + (wire (pts (xy 99.06 80.01) (xy 99.06 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b2a1d9a6-3cfc-4395-81ae-99d96898a7eb) + ) + (wire (pts (xy 77.47 39.37) (xy 77.47 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b7cc3d0e-1fc8-4cd7-a3c2-1509da6ebf42) + ) + (wire (pts (xy 99.06 57.15) (xy 99.06 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b93ddd20-6b06-4f50-a42d-38095b2ae703) + ) + (wire (pts (xy 77.47 134.62) (xy 85.09 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bbe51e1f-e697-4c04-8bf9-02c0c3c6731e) + ) + (wire (pts (xy 67.31 36.83) (xy 64.77 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid be0ab508-aa20-451b-a044-589ecdabc56c) + ) + (wire (pts (xy 99.06 144.78) (xy 109.22 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid beb96153-4e10-456b-9e02-e8a500f3755f) + ) + (wire (pts (xy 77.47 127) (xy 77.47 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bee8f0ee-3740-4a43-b70d-e9aa4b364373) + ) + (wire (pts (xy 156.21 57.15) (xy 156.21 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c3f93bcb-4159-4b3b-a803-4481593c6ba1) + ) + (wire (pts (xy 247.65 34.29) (xy 247.65 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c9fd13d8-34fc-4eff-b8ce-cde6d5a9c87a) + ) + (wire (pts (xy 170.18 34.29) (xy 170.18 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cc55bf8f-d3a8-4da6-a5f8-64c109c81511) + ) + (wire (pts (xy 223.52 34.29) (xy 223.52 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d0ced54f-6264-423b-87ce-3bef76a25c53) + ) + (wire (pts (xy 77.47 57.15) (xy 87.63 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d60ddee3-3685-41f4-9f86-979901131b67) + ) + (wire (pts (xy 156.21 36.83) (xy 156.21 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d646c145-0888-4122-a9ee-c80c4050d447) + ) + (wire (pts (xy 87.63 57.15) (xy 87.63 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d6cfa69d-74da-423b-9672-a79f1166778a) + ) + (wire (pts (xy 140.97 36.83) (xy 146.05 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da5e2eb9-cffc-4a6d-876e-eb7dcbbad407) + ) + (wire (pts (xy 99.06 124.46) (xy 99.06 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dc818b6d-85d3-44e5-bc64-794d2473a569) + ) + (wire (pts (xy 77.47 90.17) (xy 77.47 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e271287f-d6fb-4c2c-8791-6b89f742f171) + ) + (wire (pts (xy 99.06 144.78) (xy 99.06 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f03478ba-f8e8-4ce7-a1fa-dca7b15de97a) + ) + (wire (pts (xy 236.22 34.29) (xy 236.22 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f311b56d-bf9d-4440-a0f6-3437d0e78bcd) + ) + (wire (pts (xy 77.47 36.83) (xy 87.63 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f602b00c-b6db-4a54-a307-8dfc76c6b090) + ) + (wire (pts (xy 87.63 144.78) (xy 99.06 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f637ebd9-e0d6-48ae-9dbb-af597694e1bc) + ) + (wire (pts (xy 87.63 100.33) (xy 87.63 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f9001db2-d913-49f2-acfe-be59d48ed1c8) + ) + (wire (pts (xy 87.63 93.98) (xy 87.63 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fa5e550a-15ca-428e-9a28-8858ec4b8cc1) + ) + (wire (pts (xy 87.63 80.01) (xy 99.06 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ff9f668b-d408-4476-b970-db87b66fbb15) + ) + + (text "LM431: Vout=2.5V*(1+Ra/Rb)" (at 91.44 115.57 0) + (effects (font (size 2.54 2.54)) (justify left bottom)) + (uuid da9cac19-080a-44fc-94cf-8e4d6da93cd3) + ) + + (symbol (lib_id "ScopefunParts:LM431") (at 87.63 90.17 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858a5b8) + (property "Reference" "D55" (id 0) (at 90.17 88.9 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "LM431" (id 1) (at 90.17 91.44 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 87.63 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.fairchildsemi.com/products/power-management/voltage-regulators/shunt-regulators/LM431SB.html" (id 3) (at 87.63 96.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Adjustable Precision Zener Shunt Regulator" (id 4) (at 87.63 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LM431SBCM32X" (id 5) (at 87.63 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2813a1cd-2286-4176-948b-d1973d13d4f6)) + (pin "2" (uuid 3bf2173c-fb34-449f-9cf4-29855fc08bad)) + (pin "3" (uuid d7d5ef86-7d24-4da0-be71-7342c592a271)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 69.85 80.01 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858a5c1) + (property "Reference" "R163" (id 0) (at 68.58 77.47 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 67.31 82.55 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 63.5 80.01 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 66.04 80.01 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 73.66 80.01 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 76.2 80.01 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 4663e4da-8dd7-4d00-a728-1f383ba8f1fa)) + (pin "2" (uuid 64b1a7a8-9639-461c-8923-352b8bace5db)) + ) + + (symbol (lib_id "ScopefunParts:C_10u") (at 99.06 90.17 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858a5ca) + (property "Reference" "C241" (id 0) (at 99.314 88.392 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10u" (id 1) (at 99.314 92.202 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 99.06 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 99.314 88.392 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM188R60J106KE47D" (id 4) (at 101.854 85.852 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 10%" (id 5) (at 100.33 83.82 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 029e7543-83c3-4189-8def-05112de95896)) + (pin "2" (uuid b8bf6010-53d9-40f8-a421-ef35f0933904)) + ) + + (symbol (lib_id "ScopefunParts:R_6.8k") (at 77.47 95.25 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858a5d3) + (property "Reference" "R168" (id 0) (at 78.74 93.98 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_6.8k" (id 1) (at 78.74 96.52 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 77.47 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 77.47 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF6801V" (id 4) (at 77.47 91.44 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 77.47 88.9 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid b99f9499-0c91-445d-a980-2bd6905aa648)) + (pin "2" (uuid 3b73c3cb-5737-490a-aab8-e1dbaa5170c5)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 77.47 85.09 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858a5dc) + (property "Reference" "R167" (id 0) (at 78.74 83.82 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 78.74 86.36 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 77.47 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 77.47 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 77.47 81.28 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 77.47 78.74 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid e52330e4-3d58-40fb-8b1a-b21a2d747617)) + (pin "2" (uuid 7058ca14-016d-4628-a4e6-62ba760232cf)) + ) + + (symbol (lib_id "ScopefunParts:LM431") (at 87.63 134.62 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858a5eb) + (property "Reference" "D56" (id 0) (at 90.17 133.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "LM431" (id 1) (at 90.17 135.89 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 87.63 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.fairchildsemi.com/products/power-management/voltage-regulators/shunt-regulators/LM431SB.html" (id 3) (at 87.63 140.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Adjustable Precision Zener Shunt Regulator" (id 4) (at 87.63 125.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LM431SBCM32X" (id 5) (at 87.63 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 74a74c9f-65d9-4907-ad5f-7fb6439cf2cc)) + (pin "2" (uuid b02d2cf5-385e-4d84-9915-5d9c43dbeee1)) + (pin "3" (uuid dde65a39-207e-4f4e-acb5-5f45e3e9af2d)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 69.85 144.78 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858a5f4) + (property "Reference" "R164" (id 0) (at 68.58 142.24 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 67.31 147.32 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 63.5 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 66.04 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 73.66 144.78 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 76.2 144.78 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid bacad4e2-62e3-4deb-843e-1dc6dc94bac6)) + (pin "2" (uuid ad3e41d8-c882-4a2f-aa3e-804d740e2e73)) + ) + + (symbol (lib_id "ScopefunParts:C_10u") (at 99.06 134.62 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858a5fd) + (property "Reference" "C242" (id 0) (at 99.314 132.842 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10u" (id 1) (at 99.314 136.652 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 99.06 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 99.314 132.842 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM188R60J106KE47D" (id 4) (at 101.854 130.302 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 10%" (id 5) (at 100.33 128.27 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid d62640c2-bd13-4d43-b737-a1071a6195bf)) + (pin "2" (uuid 15552c26-90d3-412d-9057-d20ac6a8c06a)) + ) + + (symbol (lib_id "ScopefunParts:R_6.8k") (at 77.47 139.7 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858a606) + (property "Reference" "R170" (id 0) (at 78.74 138.43 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_6.8k" (id 1) (at 78.74 140.97 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 77.47 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 77.47 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF6801V" (id 4) (at 77.47 135.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 77.47 133.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 13a7206a-a46c-43d4-add9-964cbed114a1)) + (pin "2" (uuid 1cc94b81-61eb-4590-9031-e701a654bfc0)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 77.47 129.54 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858a60f) + (property "Reference" "R169" (id 0) (at 78.74 128.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 78.74 130.81 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 77.47 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 77.47 133.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 77.47 125.73 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 77.47 123.19 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 1da8fdfe-c72b-4fd8-a96a-7ef7301d2bee)) + (pin "2" (uuid 17df1605-b46d-4afb-8881-e88d755c4fc5)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 71.12 127 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858a61c) + (property "Reference" "#PWR0387" (id 0) (at 71.12 133.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 71.12 130.81 0)) + (property "Footprint" "" (id 2) (at 71.12 127 0)) + (property "Datasheet" "" (id 3) (at 71.12 127 0)) + (pin "1" (uuid 35a92b16-0e00-4756-bdcc-aa0c7373b743)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 87.63 102.87 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858a622) + (property "Reference" "#PWR0388" (id 0) (at 87.63 109.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 87.63 106.68 0)) + (property "Footprint" "" (id 2) (at 87.63 102.87 0)) + (property "Datasheet" "" (id 3) (at 87.63 102.87 0)) + (pin "1" (uuid 125ef787-0f05-44ad-92d5-85f24658e6fa)) + ) + + (symbol (lib_id "ScopefunParts:+2.88V") (at 99.06 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858a628) + (property "Reference" "#PWR0389" (id 0) (at 99.06 80.01 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+2.88V" (id 1) (at 99.06 73.914 0)) + (property "Footprint" "" (id 2) (at 99.06 77.47 0)) + (property "Datasheet" "" (id 3) (at 99.06 77.47 0)) + (pin "1" (uuid 0739b70c-3339-45d7-8a45-0821d5e2748c)) + ) + + (symbol (lib_id "ScopefunParts:-2.88V") (at 109.22 142.24 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858a62e) + (property "Reference" "#PWR0390" (id 0) (at 109.22 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-2.88V" (id 1) (at 109.22 138.684 0)) + (property "Footprint" "" (id 2) (at 109.22 142.24 0)) + (property "Datasheet" "" (id 3) (at 109.22 142.24 0)) + (pin "1" (uuid 08451163-2169-4631-8dac-844d96274f83)) + ) + + (symbol (lib_id "ScopefunParts:LM431") (at 87.63 46.99 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858aac2) + (property "Reference" "D54" (id 0) (at 90.17 45.72 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "LM431" (id 1) (at 90.17 48.26 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 87.63 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.fairchildsemi.com/products/power-management/voltage-regulators/shunt-regulators/LM431SB.html" (id 3) (at 87.63 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LM431SBCM32X" (id 4) (at 87.63 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Adjustable Precision Zener Shunt Regulator" (id 5) (at 87.63 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 113662ae-c289-482c-a16d-57ba5262d99c)) + (pin "2" (uuid d1e6e2eb-7008-4676-a994-18bb57665d3b)) + (pin "3" (uuid 39760981-1f9a-489b-b67f-f823fead04b4)) + ) + + (symbol (lib_id "ScopefunParts:+VCC_USB_P") (at 64.77 34.29 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858aac9) + (property "Reference" "#PWR0391" (id 0) (at 64.77 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+VCC_USB_P" (id 1) (at 64.77 30.734 0)) + (property "Footprint" "" (id 2) (at 64.77 34.29 0)) + (property "Datasheet" "" (id 3) (at 64.77 34.29 0)) + (pin "1" (uuid 81e11a9d-8aad-4332-b989-54ff7e3285a2)) + ) + + (symbol (lib_id "ScopefunParts:R_6.8k") (at 77.47 41.91 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858aad1) + (property "Reference" "R165" (id 0) (at 78.74 40.64 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_6.8k" (id 1) (at 78.74 43.18 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 77.47 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 77.47 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF6801V" (id 4) (at 77.47 38.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 77.47 35.56 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 86c06e52-b4de-4c62-abe0-b2f863f24ab9)) + (pin "2" (uuid 534c0af7-3210-4fb6-b259-e9031ba79e06)) + ) + + (symbol (lib_id "ScopefunParts:R_22k") (at 77.47 52.07 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858aada) + (property "Reference" "R166" (id 0) (at 78.74 50.8 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_22k" (id 1) (at 78.74 53.34 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 77.47 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 77.47 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2202V" (id 4) (at 77.47 48.26 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 77.47 45.72 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 5e16b877-3e6a-46dd-a865-46b648570d3d)) + (pin "2" (uuid 3dd803c3-81be-44ba-a2e7-ae201bfea9b6)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 69.85 36.83 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858aae3) + (property "Reference" "R162" (id 0) (at 68.58 34.29 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 67.31 39.37 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 63.5 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 66.04 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 73.66 36.83 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 76.2 36.83 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ac7ac7f0-8b47-44cf-bac3-60de41768ade)) + (pin "2" (uuid 9343b8f0-d6db-4749-84d0-9192ee0349b8)) + ) + + (symbol (lib_id "ScopefunParts:C_10u") (at 99.06 46.99 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858aaec) + (property "Reference" "C240" (id 0) (at 99.314 45.212 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10u" (id 1) (at 99.314 49.022 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 99.06 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 99.314 45.212 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM188R60J106KE47D" (id 4) (at 101.854 42.672 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 20%" (id 5) (at 100.33 40.64 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 88711887-7d74-4ab3-b459-8681bb341437)) + (pin "2" (uuid 3a22a23a-3318-4d19-b9f6-66b81d2d39e9)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 87.63 59.69 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858ab2c) + (property "Reference" "#PWR0392" (id 0) (at 87.63 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 87.63 63.5 0)) + (property "Footprint" "" (id 2) (at 87.63 59.69 0)) + (property "Datasheet" "" (id 3) (at 87.63 59.69 0)) + (pin "1" (uuid 24f8d140-b487-4721-bf69-f8dc7a96e37f)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_PD") (at 99.06 34.29 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858ab3e) + (property "Reference" "#PWR0393" (id 0) (at 99.06 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_PD" (id 1) (at 99.06 30.734 0)) + (property "Footprint" "" (id 2) (at 99.06 34.29 0)) + (property "Datasheet" "" (id 3) (at 99.06 34.29 0)) + (pin "1" (uuid 5d50b6a5-eabd-4a01-bcad-ed17f0e5fb87)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:PWR_FLAG") (at 210.82 39.37 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858bab0) + (property "Reference" "#FLG0394" (id 0) (at 210.82 41.783 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 210.82 44.45 0)) + (property "Footprint" "" (id 2) (at 210.82 39.37 0)) + (property "Datasheet" "" (id 3) (at 210.82 39.37 0)) + (pin "1" (uuid 3a380b0f-883a-494b-a42c-afb1b5d21b95)) + ) + + (symbol (lib_id "ScopefunParts:+3.3V_PD") (at 210.82 34.29 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858bab6) + (property "Reference" "#PWR0395" (id 0) (at 210.82 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V_PD" (id 1) (at 210.82 30.734 0)) + (property "Footprint" "" (id 2) (at 210.82 34.29 0)) + (property "Datasheet" "" (id 3) (at 210.82 34.29 0)) + (pin "1" (uuid e3525217-e12e-46f7-a8cd-e87fd44e6bf0)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:PWR_FLAG") (at 223.52 39.37 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858babc) + (property "Reference" "#FLG0396" (id 0) (at 223.52 41.783 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 223.52 44.45 0)) + (property "Footprint" "" (id 2) (at 223.52 39.37 0)) + (property "Datasheet" "" (id 3) (at 223.52 39.37 0)) + (pin "1" (uuid f5993085-401f-4796-a2d8-e918564e06b9)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:PWR_FLAG") (at 236.22 39.37 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858bac2) + (property "Reference" "#FLG0397" (id 0) (at 236.22 41.783 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 236.22 44.45 0)) + (property "Footprint" "" (id 2) (at 236.22 39.37 0)) + (property "Datasheet" "" (id 3) (at 236.22 39.37 0)) + (pin "1" (uuid 4742e42c-4950-41bb-a48b-e2046c180ee5)) + ) + + (symbol (lib_id "ScopefunParts:-2.88V") (at 236.22 34.29 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858bac8) + (property "Reference" "#PWR0398" (id 0) (at 236.22 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-2.88V" (id 1) (at 236.22 30.734 0)) + (property "Footprint" "" (id 2) (at 236.22 34.29 0)) + (property "Datasheet" "" (id 3) (at 236.22 34.29 0)) + (pin "1" (uuid 0fdc7ebb-4b15-4947-a92f-73b17a1787e1)) + ) + + (symbol (lib_id "ScopefunParts:+2.88V") (at 223.52 34.29 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858bace) + (property "Reference" "#PWR0399" (id 0) (at 223.52 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+2.88V" (id 1) (at 223.52 30.734 0)) + (property "Footprint" "" (id 2) (at 223.52 34.29 0)) + (property "Datasheet" "" (id 3) (at 223.52 34.29 0)) + (pin "1" (uuid be77ba81-07e5-4c6a-bdb0-cace509de375)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 138.43 36.83 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858e53d) + (property "Reference" "R171" (id 0) (at 137.16 34.29 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 135.89 39.37 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 132.08 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 134.62 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 142.24 36.83 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 144.78 36.83 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 33a8f666-ceba-4555-b009-571af7b5eef8)) + (pin "2" (uuid bf3a13cc-b4ce-43a4-9f7b-4c05fc38e450)) + ) + + (symbol (lib_id "ScopefunParts:C_10u") (at 170.18 46.99 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858e545) + (property "Reference" "C243" (id 0) (at 170.434 45.212 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10u" (id 1) (at 170.434 49.022 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 170.18 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 170.434 45.212 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM188R60J106KE47D" (id 4) (at 172.974 42.672 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 10%" (id 5) (at 171.45 40.64 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid e7b11ddd-2956-43ce-988e-95d1f08b6c5d)) + (pin "2" (uuid ab788290-d5fb-405b-8d45-b9b23e0efbbb)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 146.05 52.07 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858e555) + (property "Reference" "R173" (id 0) (at 147.32 50.8 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 147.32 53.34 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 146.05 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 146.05 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 146.05 48.26 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 146.05 45.72 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 3696d465-4f7a-4041-9375-1ef795a49c4a)) + (pin "2" (uuid 78ba1220-34f0-41e2-9467-c8ba2866b33d)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 156.21 59.69 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005858e589) + (property "Reference" "#PWR0400" (id 0) (at 156.21 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 156.21 63.5 0)) + (property "Footprint" "" (id 2) (at 156.21 59.69 0)) + (property "Datasheet" "" (id 3) (at 156.21 59.69 0)) + (pin "1" (uuid e7c6388f-2b44-4a8c-8d29-c0c474e5ace4)) + ) + + (symbol (lib_id "ScopefunParts:TLV431A") (at 156.21 46.99 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585916ff) + (property "Reference" "D57" (id 0) (at 158.75 45.72 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "TLV431A" (id 1) (at 158.75 48.26 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:SOT23" (id 2) (at 156.21 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub_link/Collateral/TLV431A-D.PDF" (id 3) (at 156.21 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "Low Voltage Adjustable Precision Zener Shunt Regulator" (id 4) (at 156.21 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "TLV431ASN1T1G" (id 5) (at 156.21 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2135f48c-c858-48af-85c6-7a77da9fb403)) + (pin "2" (uuid 982812cc-ebff-4a49-9b2a-4f2008192465)) + (pin "3" (uuid fafdd615-23c3-4abc-ba90-882cbb788d1b)) + ) + + (symbol (lib_id "ScopefunParts:R_200R") (at 146.05 41.91 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585920c5) + (property "Reference" "R172" (id 0) (at 147.32 40.64 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_200R" (id 1) (at 147.32 43.18 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 146.05 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 146.05 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2000V" (id 4) (at 146.05 38.1 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 146.05 35.56 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ef60f276-5730-4df9-bcd9-def8f9cfbf69)) + (pin "2" (uuid ecca8ef9-602e-44d8-a748-0462754c1195)) + ) + + (symbol (lib_id "ScopefunParts:+1.48V") (at 170.18 34.29 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058592c5e) + (property "Reference" "#PWR0401" (id 0) (at 170.18 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.48V" (id 1) (at 170.18 30.734 0)) + (property "Footprint" "" (id 2) (at 170.18 34.29 0)) + (property "Datasheet" "" (id 3) (at 170.18 34.29 0)) + (pin "1" (uuid da598ed6-57fd-4016-b03c-798c8ffe35b2)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:PWR_FLAG") (at 247.65 39.37 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585930ee) + (property "Reference" "#FLG0402" (id 0) (at 247.65 41.783 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 247.65 44.45 0)) + (property "Footprint" "" (id 2) (at 247.65 39.37 0)) + (property "Datasheet" "" (id 3) (at 247.65 39.37 0)) + (pin "1" (uuid 3405fead-c3ec-4454-8d23-900b0c02339c)) + ) + + (symbol (lib_id "ScopefunParts:+1.48V") (at 247.65 34.29 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058593126) + (property "Reference" "#PWR0403" (id 0) (at 247.65 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.48V" (id 1) (at 247.65 30.734 0)) + (property "Footprint" "" (id 2) (at 247.65 34.29 0)) + (property "Datasheet" "" (id 3) (at 247.65 34.29 0)) + (pin "1" (uuid dc1328ae-788e-4e55-8090-8d0fa272fa94)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 64.77 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005885966c) + (property "Reference" "#PWR0405" (id 0) (at 64.77 80.01 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 64.77 73.914 0)) + (property "Footprint" "" (id 2) (at 64.77 77.47 0)) + (property "Datasheet" "" (id 3) (at 64.77 77.47 0)) + (pin "1" (uuid b8d1d563-c5df-463a-ae8f-f6b9b8ed1574)) + ) + + (symbol (lib_id "ScopefunParts:-Va") (at 64.77 142.24 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000588596a8) + (property "Reference" "#PWR0404" (id 0) (at 64.77 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "-Va" (id 1) (at 64.77 138.684 0)) + (property "Footprint" "" (id 2) (at 64.77 142.24 0)) + (property "Datasheet" "" (id 3) (at 64.77 142.24 0)) + (pin "1" (uuid a6a04d0d-1e12-43da-ae1a-91c69c49f062)) + ) + + (symbol (lib_id "ScopefunParts:+Va") (at 133.35 34.29 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005885b280) + (property "Reference" "#PWR0406" (id 0) (at 133.35 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+Va" (id 1) (at 133.35 30.734 0)) + (property "Footprint" "" (id 2) (at 133.35 34.29 0)) + (property "Datasheet" "" (id 3) (at 133.35 34.29 0)) + (pin "1" (uuid cf7d8f8b-4524-4c40-9859-95940a13ffea)) + ) +) diff --git a/kicad/file58597EF4.kicad_sch b/kicad/file58597EF4.kicad_sch new file mode 100644 index 0000000..bcac107 --- /dev/null +++ b/kicad/file58597EF4.kicad_sch @@ -0,0 +1,4247 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 173f446f-47cc-44d2-9c2e-6bcbf65bb69b) + + (paper "A4") + + (title_block + (rev "v2") + (comment 1 "Copyright Dejan Priversek 2017") + ) + + (lib_symbols + (symbol "ScopefunParts:+1.5V" (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" "+1.5V" (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))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "POWER, PWR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+1.5V_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 "+1.5V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+1V5" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ScopefunParts:C_0.1u" (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_0.1u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0.1u_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_0.1u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_10n" (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_10n" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_10n_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_10n_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_1u" (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_1u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C105K9PACTU" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 10%" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0603 10V X7R 10%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_1u_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_1u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:C_22u" (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_22u" (id 1) (at 0.254 -2.032 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 0 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0.254 1.778 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 2.794 4.318 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 1.27 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "0603" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_22u_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_22u_1_1" + (pin passive line (at 0 2.54 270) (length 1.905) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 2.032) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:IS43TR16256A-125KBL" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 41.91 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "IS43TR16256A-125KBL" (id 1) (at 0 39.37 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "ScopefunPackagesLibrary:TW-BGA-96" (id 2) (at 0 -54.61 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "http://www.issi.com/WW/pdf/43-46TR16640B-81280BL.pdf" (id 3) (at 0 -46.99 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "256M X 16 BIT DDR3 SRAM 1.5V" (id 4) (at -1.27 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "IS43TR16640B-125JBL" (id 5) (at 0 -50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "IS43TR16640B-125JBL" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "64M X 16 BIT DDR3 SRAM" (id 8) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "IS43TR16256A-125KBL_1_1" + (rectangle (start 10.16 -41.91) (end -10.16 36.83) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin passive line (at 12.7 0 180) (length 2.54) + (name "DQU5" (effects (font (size 0.9906 0.9906)))) + (number "A2" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -5.08 180) (length 2.54) + (name "DQU7" (effects (font (size 0.9906 0.9906)))) + (number "A3" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 2.54 180) (length 2.54) + (name "DQU4" (effects (font (size 0.9906 0.9906)))) + (number "A7" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -33.02 180) (length 2.54) + (name "~{DQSU}" (effects (font (size 0.9906 0.9906)))) + (number "B7" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -2.54 180) (length 2.54) + (name "DQU6" (effects (font (size 0.9906 0.9906)))) + (number "B8" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 5.08 180) (length 2.54) + (name "DQU3" (effects (font (size 0.9906 0.9906)))) + (number "C2" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 10.16 180) (length 2.54) + (name "DQU1" (effects (font (size 0.9906 0.9906)))) + (number "C3" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -30.48 180) (length 2.54) + (name "DQSU" (effects (font (size 0.9906 0.9906)))) + (number "C7" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 7.62 180) (length 2.54) + (name "DQU2" (effects (font (size 0.9906 0.9906)))) + (number "C8" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -17.78 180) (length 2.54) + (name "DMU" (effects (font (size 0.9906 0.9906)))) + (number "D3" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 12.7 180) (length 2.54) + (name "DQU0" (effects (font (size 0.9906 0.9906)))) + (number "D7" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 34.29 180) (length 2.54) + (name "DQL0" (effects (font (size 0.9906 0.9906)))) + (number "E3" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -15.24 180) (length 2.54) + (name "DML" (effects (font (size 0.9906 0.9906)))) + (number "E7" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 29.21 180) (length 2.54) + (name "DQL2" (effects (font (size 0.9906 0.9906)))) + (number "F2" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -22.86 180) (length 2.54) + (name "DQSL" (effects (font (size 0.9906 0.9906)))) + (number "F3" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 31.75 180) (length 2.54) + (name "DQL1" (effects (font (size 0.9906 0.9906)))) + (number "F7" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 26.67 180) (length 2.54) + (name "DQL3" (effects (font (size 0.9906 0.9906)))) + (number "F8" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 19.05 180) (length 2.54) + (name "DQL6" (effects (font (size 0.9906 0.9906)))) + (number "G2" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -25.4 180) (length 2.54) + (name "~{DQSL}" (effects (font (size 0.9906 0.9906)))) + (number "G3" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 24.13 180) (length 2.54) + (name "DQL4" (effects (font (size 0.9906 0.9906)))) + (number "H3" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 16.51 180) (length 2.54) + (name "DQL7" (effects (font (size 0.9906 0.9906)))) + (number "H7" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 21.59 180) (length 2.54) + (name "DQL5" (effects (font (size 0.9906 0.9906)))) + (number "H8" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -21.59 0) (length 2.54) + (name "~{RAS}" (effects (font (size 0.9906 0.9906)))) + (number "J3" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -31.75 0) (length 2.54) + (name "CK" (effects (font (size 0.9906 0.9906)))) + (number "J7" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -10.16 180) (length 2.54) + (name "ODT" (effects (font (size 0.9906 0.9906)))) + (number "K1" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -24.13 0) (length 2.54) + (name "~{CAS}" (effects (font (size 0.9906 0.9906)))) + (number "K3" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -34.29 0) (length 2.54) + (name "~{CK}" (effects (font (size 0.9906 0.9906)))) + (number "K7" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -26.67 0) (length 2.54) + (name "CKE" (effects (font (size 0.9906 0.9906)))) + (number "K9" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -39.37 180) (length 2.54) + (name "~{CS}" (effects (font (size 0.9906 0.9906)))) + (number "L2" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -19.05 0) (length 2.54) + (name "~{WE}" (effects (font (size 0.9906 0.9906)))) + (number "L3" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 3.81 0) (length 2.54) + (name "A10/AP" (effects (font (size 0.9906 0.9906)))) + (number "L7" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 34.29 0) (length 2.54) + (name "ZQ" (effects (font (size 0.9906 0.9906)))) + (number "L8" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -11.43 0) (length 2.54) + (name "BA0" (effects (font (size 0.9906 0.9906)))) + (number "M2" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -16.51 0) (length 2.54) + (name "BA2" (effects (font (size 0.9906 0.9906)))) + (number "M3" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -8.89 0) (length 2.54) + (name "NC(A15)" (effects (font (size 1.016 1.016)))) + (number "M7" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at -12.7 21.59 0) (length 2.54) + (name "A3" (effects (font (size 0.9906 0.9906)))) + (number "N2" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 29.21 0) (length 2.54) + (name "A0" (effects (font (size 0.9906 0.9906)))) + (number "N3" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -1.27 0) (length 2.54) + (name "A12/~{BC}" (effects (font (size 0.9906 0.9906)))) + (number "N7" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -13.97 0) (length 2.54) + (name "BA1" (effects (font (size 0.9906 0.9906)))) + (number "N8" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 16.51 0) (length 2.54) + (name "A5" (effects (font (size 0.9906 0.9906)))) + (number "P2" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 24.13 0) (length 2.54) + (name "A2" (effects (font (size 0.9906 0.9906)))) + (number "P3" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 26.67 0) (length 2.54) + (name "A1" (effects (font (size 0.9906 0.9906)))) + (number "P7" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 19.05 0) (length 2.54) + (name "A4" (effects (font (size 0.9906 0.9906)))) + (number "P8" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 11.43 0) (length 2.54) + (name "A7" (effects (font (size 0.9906 0.9906)))) + (number "R2" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 6.35 0) (length 2.54) + (name "A9" (effects (font (size 0.9906 0.9906)))) + (number "R3" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 1.27 0) (length 2.54) + (name "A11" (effects (font (size 0.9906 0.9906)))) + (number "R7" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 13.97 0) (length 2.54) + (name "A6" (effects (font (size 0.9906 0.9906)))) + (number "R8" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -39.37 0) (length 2.54) + (name "~{RESET}" (effects (font (size 0.9906 0.9906)))) + (number "T2" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -12.7 -3.81 0) (length 2.54) + (name "A13" (effects (font (size 0.9906 0.9906)))) + (number "T3" (effects (font (size 0.9906 0.9906)))) + ) + (pin input line (at -12.7 -6.35 0) (length 2.54) + (name "A14" (effects (font (size 0.9906 0.9906)))) + (number "T7" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 8.89 0) (length 2.54) + (name "A8" (effects (font (size 0.9906 0.9906)))) + (number "T8" (effects (font (size 0.9906 0.9906)))) + ) + ) + (symbol "IS43TR16256A-125KBL_2_1" + (rectangle (start -10.16 36.83) (end 10.16 -29.21) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin passive line (at -12.7 -11.43 0) (length 2.54) + (name "VDDQ" (effects (font (size 0.9906 0.9906)))) + (number "A1" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -8.89 0) (length 2.54) + (name "VDDQ" (effects (font (size 0.9906 0.9906)))) + (number "A8" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 6.35 180) (length 2.54) + (name "VSS" (effects (font (size 0.9906 0.9906)))) + (number "A9" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -19.05 180) (length 2.54) + (name "VSSQ" (effects (font (size 0.9906 0.9906)))) + (number "B1" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 13.97 0) (length 2.54) + (name "VDD" (effects (font (size 0.9906 0.9906)))) + (number "B2" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 8.89 180) (length 2.54) + (name "VSS" (effects (font (size 0.9906 0.9906)))) + (number "B3" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -16.51 180) (length 2.54) + (name "VSSQ" (effects (font (size 0.9906 0.9906)))) + (number "B9" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -6.35 0) (length 2.54) + (name "VDDQ" (effects (font (size 0.9906 0.9906)))) + (number "C1" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -3.81 0) (length 2.54) + (name "VDDQ" (effects (font (size 0.9906 0.9906)))) + (number "C9" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -13.97 180) (length 2.54) + (name "VSSQ" (effects (font (size 0.9906 0.9906)))) + (number "D1" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -1.27 0) (length 2.54) + (name "VDDQ" (effects (font (size 0.9906 0.9906)))) + (number "D2" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -11.43 180) (length 2.54) + (name "VSSQ" (effects (font (size 0.9906 0.9906)))) + (number "D8" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 16.51 0) (length 2.54) + (name "VDD" (effects (font (size 0.9906 0.9906)))) + (number "D9" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 11.43 180) (length 2.54) + (name "VSS" (effects (font (size 0.9906 0.9906)))) + (number "E1" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -8.89 180) (length 2.54) + (name "VSSQ" (effects (font (size 0.9906 0.9906)))) + (number "E2" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -6.35 180) (length 2.54) + (name "VSSQ" (effects (font (size 0.9906 0.9906)))) + (number "E8" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 1.27 0) (length 2.54) + (name "VDDQ" (effects (font (size 0.9906 0.9906)))) + (number "E9" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 3.81 0) (length 2.54) + (name "VDDQ" (effects (font (size 0.9906 0.9906)))) + (number "F1" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -3.81 180) (length 2.54) + (name "VSSQ" (effects (font (size 0.9906 0.9906)))) + (number "F9" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -1.27 180) (length 2.54) + (name "VSSQ" (effects (font (size 0.9906 0.9906)))) + (number "G1" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 19.05 0) (length 2.54) + (name "VDD" (effects (font (size 0.9906 0.9906)))) + (number "G7" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 13.97 180) (length 2.54) + (name "VSS" (effects (font (size 0.9906 0.9906)))) + (number "G8" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 1.27 180) (length 2.54) + (name "VSSQ" (effects (font (size 0.9906 0.9906)))) + (number "G9" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -16.51 0) (length 2.54) + (name "VREFDQ" (effects (font (size 0.9906 0.9906)))) + (number "H1" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 6.35 0) (length 2.54) + (name "VDDQ" (effects (font (size 0.9906 0.9906)))) + (number "H2" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 8.89 0) (length 2.54) + (name "VDDQ" (effects (font (size 0.9906 0.9906)))) + (number "H9" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -24.13 180) (length 2.54) + (name "NC" (effects (font (size 1.016 1.016)))) + (number "J1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 12.7 16.51 180) (length 2.54) + (name "VSS" (effects (font (size 0.9906 0.9906)))) + (number "J2" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 19.05 180) (length 2.54) + (name "VSS" (effects (font (size 0.9906 0.9906)))) + (number "J8" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -24.13 0) (length 2.54) + (name "NC" (effects (font (size 1.016 1.016)))) + (number "J9" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at -12.7 21.59 0) (length 2.54) + (name "VDD" (effects (font (size 0.9906 0.9906)))) + (number "K2" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 24.13 0) (length 2.54) + (name "VDD" (effects (font (size 0.9906 0.9906)))) + (number "K8" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 -26.67 180) (length 2.54) + (name "NC" (effects (font (size 1.016 1.016)))) + (number "L1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at -12.7 -26.67 0) (length 2.54) + (name "NC" (effects (font (size 1.016 1.016)))) + (number "L9" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 12.7 21.59 180) (length 2.54) + (name "VSS" (effects (font (size 0.9906 0.9906)))) + (number "M1" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 -19.05 0) (length 2.54) + (name "VREFCA" (effects (font (size 0.9906 0.9906)))) + (number "M8" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 24.13 180) (length 2.54) + (name "VSS" (effects (font (size 0.9906 0.9906)))) + (number "M9" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 26.67 0) (length 2.54) + (name "VDD" (effects (font (size 0.9906 0.9906)))) + (number "N1" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 29.21 0) (length 2.54) + (name "VDD" (effects (font (size 0.9906 0.9906)))) + (number "N9" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 26.67 180) (length 2.54) + (name "VSS" (effects (font (size 0.9906 0.9906)))) + (number "P1" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 29.21 180) (length 2.54) + (name "VSS" (effects (font (size 0.9906 0.9906)))) + (number "P9" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 31.75 0) (length 2.54) + (name "VDD" (effects (font (size 0.9906 0.9906)))) + (number "R1" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at -12.7 34.29 0) (length 2.54) + (name "VDD" (effects (font (size 0.9906 0.9906)))) + (number "R9" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 31.75 180) (length 2.54) + (name "VSS" (effects (font (size 0.9906 0.9906)))) + (number "T1" (effects (font (size 0.9906 0.9906)))) + ) + (pin passive line (at 12.7 34.29 180) (length 2.54) + (name "VSS" (effects (font (size 0.9906 0.9906)))) + (number "T9" (effects (font (size 0.9906 0.9906)))) + ) + ) + ) + (symbol "ScopefunParts:RA_27R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 3.175 5.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "RA_27R" (id 1) (at 3.175 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_CRA06E" (id 2) (at 0 -10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" (id 3) (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "YC164-JR-0727RL" (id 4) (at 0 8.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" (id 5) (at 0 11.43 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "RA_27R_0_1" + (rectangle (start -2.54 5.08) (end 2.54 -5.08) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start -1.778 -3.048) (end 1.778 -4.572) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start -1.778 -0.508) (end 1.778 -2.032) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start -1.778 2.032) (end 1.778 0.508) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start -1.778 4.572) (end 1.778 3.048) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 -3.81) + (xy -2.54 -3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 -1.27) + (xy -2.54 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 1.27) + (xy -2.54 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 3.81) + (xy -2.54 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.905 -3.81) + (xy 2.54 -3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 1.27) + (xy 1.905 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 3.81) + (xy 1.905 3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.905 -1.27) + (xy 3.175 -1.27) + (xy 2.54 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "RA_27R_1_1" + (pin passive line (at 3.81 3.81 180) (length 1.27) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 3.81 1.27 180) (length 1.27) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 3.81 -1.27 180) (length 1.27) + (name "~" (effects (font (size 1.016 1.016)))) + (number "3" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 3.81 -3.81 180) (length 1.27) + (name "~" (effects (font (size 1.016 1.016)))) + (number "4" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at -3.81 -3.81 0) (length 1.27) + (name "~" (effects (font (size 1.016 1.016)))) + (number "5" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at -3.81 -1.27 0) (length 1.27) + (name "~" (effects (font (size 1.016 1.016)))) + (number "6" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at -3.81 1.27 0) (length 1.27) + (name "~" (effects (font (size 1.016 1.016)))) + (number "7" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at -3.81 3.81 0) (length 1.27) + (name "~" (effects (font (size 1.016 1.016)))) + (number "8" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_1.02k" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_1.02k_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_1.02k_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_100" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0402" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_100_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_100_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_240R" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_240R" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2400V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_240R_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_240R_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "ScopefunParts:R_4k7" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_4k7" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4701V" (id 4) (at 0 3.81 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 0 6.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "ki_description" "RES SMD 1% 1/10W 0603" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_4k7_0_1" + (rectangle (start -0.762 1.778) (end 0.762 -1.778) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_4k7_1_1" + (pin passive line (at 0 2.54 270) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 0 -2.54 90) (length 0.762) + (name "~" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "Scopefun_v2-rescue:GND" (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" "GND" (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) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 269.24 95.25) (diameter 0) (color 0 0 0 0) + (uuid 0382d676-2b50-459b-baff-c8b03316e008) + ) + (junction (at 269.24 59.69) (diameter 0) (color 0 0 0 0) + (uuid 0422ebd8-34bc-424d-abf9-9428ed0c313e) + ) + (junction (at 237.49 87.63) (diameter 0) (color 0 0 0 0) + (uuid 072f6ca9-019e-4117-a14f-1748bef4c764) + ) + (junction (at 210.82 62.23) (diameter 0) (color 0 0 0 0) + (uuid 07c22c49-ddb0-4786-af01-f2fa46bfeab4) + ) + (junction (at 203.2 80.01) (diameter 0) (color 0 0 0 0) + (uuid 0a3e32d9-91d3-4377-b213-0672260a9c61) + ) + (junction (at 210.82 107.95) (diameter 0) (color 0 0 0 0) + (uuid 0b485980-164a-420f-aa20-9bba2db9ae3b) + ) + (junction (at 226.06 80.01) (diameter 0) (color 0 0 0 0) + (uuid 0ef72fb1-9a74-4a61-8ab7-5a4a580b8ed0) + ) + (junction (at 237.49 67.31) (diameter 0) (color 0 0 0 0) + (uuid 119f6a0f-22be-451e-99af-4030d42ca769) + ) + (junction (at 237.49 57.15) (diameter 0) (color 0 0 0 0) + (uuid 15eceb7a-2297-4016-a0a3-2c364b704091) + ) + (junction (at 118.11 123.19) (diameter 0) (color 0 0 0 0) + (uuid 1cba40e9-b703-44d8-855a-a2d3273e92a2) + ) + (junction (at 269.24 90.17) (diameter 0) (color 0 0 0 0) + (uuid 21ec287f-bd3d-4876-a075-8a52f9329007) + ) + (junction (at 237.49 90.17) (diameter 0) (color 0 0 0 0) + (uuid 2265274a-1cf0-4b44-bf85-d1544e62bb85) + ) + (junction (at 237.49 54.61) (diameter 0) (color 0 0 0 0) + (uuid 23ccef44-4fac-4320-80b8-733634334a7a) + ) + (junction (at 269.24 72.39) (diameter 0) (color 0 0 0 0) + (uuid 252f5480-3e74-4d8d-a6fc-57f8c5020707) + ) + (junction (at 237.49 69.85) (diameter 0) (color 0 0 0 0) + (uuid 27b045ab-4046-4475-8827-ade72b2fdb31) + ) + (junction (at 269.24 62.23) (diameter 0) (color 0 0 0 0) + (uuid 27b889e0-5fd5-4145-9b08-191efc096028) + ) + (junction (at 269.24 92.71) (diameter 0) (color 0 0 0 0) + (uuid 27d1d3b1-cb9d-4a07-9bd3-db466d34bdf7) + ) + (junction (at 198.12 107.95) (diameter 0) (color 0 0 0 0) + (uuid 28607d10-4a0e-4a24-8a2c-ada08a61dfa2) + ) + (junction (at 237.49 107.95) (diameter 0) (color 0 0 0 0) + (uuid 2dac3182-5f0b-4cda-b1db-074e7fa6eda2) + ) + (junction (at 237.49 97.79) (diameter 0) (color 0 0 0 0) + (uuid 2e8f5aa0-95bb-432e-afb6-14a738f6337f) + ) + (junction (at 269.24 67.31) (diameter 0) (color 0 0 0 0) + (uuid 2ef1993a-a747-40f0-9bf8-8e8203384c25) + ) + (junction (at 269.24 97.79) (diameter 0) (color 0 0 0 0) + (uuid 38347f33-db21-46ea-8258-e3899bdd7af0) + ) + (junction (at 237.49 62.23) (diameter 0) (color 0 0 0 0) + (uuid 399d68e4-1f0e-4270-8984-b7b8600dac45) + ) + (junction (at 118.11 118.11) (diameter 0) (color 0 0 0 0) + (uuid 3b0c78a4-701f-4179-829a-fa8f7f3941ac) + ) + (junction (at 218.44 80.01) (diameter 0) (color 0 0 0 0) + (uuid 3f7bc42e-08ec-4d55-91b2-e8fb59200caf) + ) + (junction (at 194.31 54.61) (diameter 0) (color 0 0 0 0) + (uuid 449da5ab-c6ac-45b5-bcdc-f492eee962dc) + ) + (junction (at 198.12 115.57) (diameter 0) (color 0 0 0 0) + (uuid 4711452b-5a8f-4586-ac69-40cff1591d5c) + ) + (junction (at 237.49 92.71) (diameter 0) (color 0 0 0 0) + (uuid 53be9e8f-6875-4725-93c2-3b01d3698cab) + ) + (junction (at 157.48 109.22) (diameter 0) (color 0 0 0 0) + (uuid 54d1b8c5-e296-4acb-b9b5-05aa59a1a85b) + ) + (junction (at 210.82 115.57) (diameter 0) (color 0 0 0 0) + (uuid 54dbd678-f489-46c9-8edd-a6ed82da6557) + ) + (junction (at 269.24 74.93) (diameter 0) (color 0 0 0 0) + (uuid 5aa7d921-ee47-49f0-a0db-d8f789a74e8f) + ) + (junction (at 203.2 62.23) (diameter 0) (color 0 0 0 0) + (uuid 5d3a1e33-cf8c-44d6-8c81-a2ce679d6fea) + ) + (junction (at 219.71 107.95) (diameter 0) (color 0 0 0 0) + (uuid 5ee8f1e3-4a60-426b-be61-fb0d26b43c35) + ) + (junction (at 218.44 54.61) (diameter 0) (color 0 0 0 0) + (uuid 60434397-267a-4421-93eb-9cad5cf60280) + ) + (junction (at 237.49 80.01) (diameter 0) (color 0 0 0 0) + (uuid 65265907-6721-4f79-b3a8-f708d4e7460b) + ) + (junction (at 218.44 72.39) (diameter 0) (color 0 0 0 0) + (uuid 67cc5978-2d4c-4873-943a-032baf998af6) + ) + (junction (at 269.24 105.41) (diameter 0) (color 0 0 0 0) + (uuid 6a132351-5f66-4d92-b138-f9552322316f) + ) + (junction (at 157.48 116.84) (diameter 0) (color 0 0 0 0) + (uuid 6b483d33-c0bf-448c-b303-85c0149143f3) + ) + (junction (at 269.24 80.01) (diameter 0) (color 0 0 0 0) + (uuid 6c738fea-eddc-45c5-ba86-7487ff0432ee) + ) + (junction (at 194.31 72.39) (diameter 0) (color 0 0 0 0) + (uuid 6c86d33b-34d4-4a69-b4f1-ff4433b07cd8) + ) + (junction (at 269.24 64.77) (diameter 0) (color 0 0 0 0) + (uuid 6d43edc1-8df6-4fde-bdb7-557e3e638936) + ) + (junction (at 269.24 77.47) (diameter 0) (color 0 0 0 0) + (uuid 7cdc95cc-c2a2-4f44-bc43-7ffa2d077308) + ) + (junction (at 210.82 54.61) (diameter 0) (color 0 0 0 0) + (uuid 85f9e754-1625-4d45-97d5-c6be39023324) + ) + (junction (at 118.11 127) (diameter 0) (color 0 0 0 0) + (uuid 8a057ad2-4430-49ad-8b8f-2731e9038e77) + ) + (junction (at 237.49 72.39) (diameter 0) (color 0 0 0 0) + (uuid 9d946fa7-4855-4433-9821-5620ab086af0) + ) + (junction (at 269.24 100.33) (diameter 0) (color 0 0 0 0) + (uuid a12f7b62-7be9-4aa3-a85b-c8cb27e5bf49) + ) + (junction (at 203.2 54.61) (diameter 0) (color 0 0 0 0) + (uuid ab16833c-ffbd-4f8a-af5a-de63ca8d53d0) + ) + (junction (at 269.24 69.85) (diameter 0) (color 0 0 0 0) + (uuid accb3325-470c-4a79-b2da-8615b3c6f2b4) + ) + (junction (at 269.24 82.55) (diameter 0) (color 0 0 0 0) + (uuid ad37bff8-ebda-42dc-b221-a943dde34003) + ) + (junction (at 269.24 87.63) (diameter 0) (color 0 0 0 0) + (uuid af7e2182-749b-4988-bea8-867cef68cb52) + ) + (junction (at 157.48 102.87) (diameter 0) (color 0 0 0 0) + (uuid b5c37567-3300-47fd-b18f-244f23783d3c) + ) + (junction (at 157.48 114.3) (diameter 0) (color 0 0 0 0) + (uuid b6a0d621-1a60-42db-af57-134fed78d555) + ) + (junction (at 269.24 107.95) (diameter 0) (color 0 0 0 0) + (uuid bc50077f-d5c3-43a0-9465-059d31f93c29) + ) + (junction (at 269.24 102.87) (diameter 0) (color 0 0 0 0) + (uuid c4587029-7976-42ee-b58c-7caa0906b2a7) + ) + (junction (at 157.48 121.92) (diameter 0) (color 0 0 0 0) + (uuid cabb551b-ff3a-4f07-8ccd-8405510b9c66) + ) + (junction (at 237.49 59.69) (diameter 0) (color 0 0 0 0) + (uuid cac229b9-4e45-4ff2-99e5-58a9f42e10ad) + ) + (junction (at 237.49 64.77) (diameter 0) (color 0 0 0 0) + (uuid cf900bf1-eef6-4ea6-b1e1-76ef07f4cb22) + ) + (junction (at 237.49 82.55) (diameter 0) (color 0 0 0 0) + (uuid cfefd951-ba90-4758-8d02-043b83b64171) + ) + (junction (at 226.06 62.23) (diameter 0) (color 0 0 0 0) + (uuid d40122ad-ce93-4973-a437-0ab5a288ad89) + ) + (junction (at 269.24 57.15) (diameter 0) (color 0 0 0 0) + (uuid d6cca99f-03b0-4fbf-9766-be98a0a1807a) + ) + (junction (at 237.49 85.09) (diameter 0) (color 0 0 0 0) + (uuid d821840a-7bfd-49d4-bbea-40b66cc9fd5e) + ) + (junction (at 203.2 72.39) (diameter 0) (color 0 0 0 0) + (uuid e5652988-4db7-41d4-a1b5-418952396cad) + ) + (junction (at 237.49 95.25) (diameter 0) (color 0 0 0 0) + (uuid ee32e27f-68a7-4b64-b24e-406712f9fce3) + ) + (junction (at 210.82 80.01) (diameter 0) (color 0 0 0 0) + (uuid f0913a11-bf78-4ce7-8e04-139da3800ce3) + ) + (junction (at 237.49 74.93) (diameter 0) (color 0 0 0 0) + (uuid f0ce44a2-cd98-45f6-a8e0-6ad17a0b098a) + ) + (junction (at 210.82 72.39) (diameter 0) (color 0 0 0 0) + (uuid f64af5ac-df8a-4c90-bc74-f4822f3049d6) + ) + (junction (at 218.44 62.23) (diameter 0) (color 0 0 0 0) + (uuid fa8b90a0-2d55-4478-9ea5-1a75ab33556a) + ) + + (no_connect (at 53.34 106.68) (uuid 1009eeb8-4be8-49ff-871d-1e30079ffe54)) + (no_connect (at 125.73 96.52) (uuid 18b5c696-1093-40c2-b2ef-33cde1543082)) + (no_connect (at 266.7 115.57) (uuid 45e3a90b-d22e-4e72-a1c6-03596189a34c)) + (no_connect (at 266.7 113.03) (uuid 71325b6b-d379-4e71-8141-87a630c26595)) + (no_connect (at 60.96 106.68) (uuid 781602e4-fe25-4da3-a788-0c3d20aafcb7)) + (no_connect (at 241.3 115.57) (uuid 7a993f1b-b438-43da-b6d4-c0dbf63b8edc)) + (no_connect (at 241.3 113.03) (uuid 9e15554b-96c3-44f9-8766-e34e18f4ddac)) + + (bus_entry (at 107.95 76.2) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 044e45e2-f803-40b6-b5d9-b9f533436af3) + ) + (bus_entry (at 81.28 68.58) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 05551453-3a94-4924-93a1-3af33c189f3e) + ) + (bus_entry (at 81.28 53.34) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0a4048c7-624d-4fa3-ba3c-7ff3245e1912) + ) + (bus_entry (at 81.28 86.36) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 176d6074-5422-4d72-bed9-44e0d9c24824) + ) + (bus_entry (at 81.28 48.26) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 24da24e4-9c92-4fb1-9d6e-108dbc2080e3) + ) + (bus_entry (at 81.28 60.96) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3b1e5992-bce2-4b1f-8e4c-41b77f29a20f) + ) + (bus_entry (at 107.95 104.14) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4674aa0b-b56c-454e-a4bf-8ed79c385e5e) + ) + (bus_entry (at 107.95 96.52) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4712040d-57a8-44f6-ab8e-95bb8400ebc7) + ) + (bus_entry (at 81.28 50.8) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4f164966-96b4-4af1-b000-64fc7501cfa0) + ) + (bus_entry (at 81.28 43.18) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 50593f0e-4b8a-4d12-ac62-bd667cbcd5fc) + ) + (bus_entry (at 107.95 63.5) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 520adee7-a83a-447b-b90a-de1fa2eac567) + ) + (bus_entry (at 81.28 76.2) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 52e9974c-1bf3-450c-b7f6-cdb6425e7c53) + ) + (bus_entry (at 107.95 66.04) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 52ff0236-69d1-4cc6-ace9-048a567fb26b) + ) + (bus_entry (at 107.95 60.96) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5504d30d-0360-4673-80c9-93e458ea021c) + ) + (bus_entry (at 107.95 106.68) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 59d13ece-c564-4c59-bfd9-780db895bcc2) + ) + (bus_entry (at 81.28 63.5) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 61bc208e-a0ed-4e87-bfe3-9763d7fed041) + ) + (bus_entry (at 107.95 88.9) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 62203c7f-2d88-46d1-bf82-126949d5407d) + ) + (bus_entry (at 107.95 58.42) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 638117ff-a73c-4a76-976b-ab6ab724fb0a) + ) + (bus_entry (at 81.28 81.28) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 68772fa3-ce6c-4a68-b677-4871aa6dd6c0) + ) + (bus_entry (at 81.28 40.64) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 690e79b8-5ecd-4dd3-b312-07b8fa4f78de) + ) + (bus_entry (at 81.28 93.98) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 69b756a3-12a8-42b0-8021-0e5a4af9ef03) + ) + (bus_entry (at 81.28 78.74) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6f6d7569-06c9-4da2-b42c-bbe92c5e1917) + ) + (bus_entry (at 107.95 55.88) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6fa6a77c-bf93-4738-9c5e-49cf50118ae0) + ) + (bus_entry (at 81.28 66.04) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 748990b4-ff7f-4d8b-b243-60c7a7b87743) + ) + (bus_entry (at 107.95 73.66) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7bb6d470-881c-4d28-a138-a259a352235b) + ) + (bus_entry (at 81.28 73.66) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7cb82e06-f3de-4747-9506-8f54668ce182) + ) + (bus_entry (at 107.95 111.76) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 86d2adea-a062-4d19-91e5-ed0affac8199) + ) + (bus_entry (at 107.95 109.22) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 93dc74e4-1fd0-4653-81b5-57c0eaf28c1e) + ) + (bus_entry (at 107.95 101.6) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 986a9ddd-4455-435e-8d56-665102d58092) + ) + (bus_entry (at 107.95 83.82) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9fb27712-d1d0-4fbb-8f67-3a6f10d1024c) + ) + (bus_entry (at 81.28 101.6) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3d0b657-8288-4493-8b1a-0f7c5cf670c8) + ) + (bus_entry (at 81.28 91.44) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a93798d4-7d82-438e-a8e8-7a6098169d51) + ) + (bus_entry (at 107.95 71.12) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aa4bcd04-dc36-4228-96e6-94c1031c6933) + ) + (bus_entry (at 81.28 88.9) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b35ff460-f6f1-418e-86e1-f2b43e537370) + ) + (bus_entry (at 107.95 68.58) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b8bc0982-15ad-4252-90e6-f38c2f7306c6) + ) + (bus_entry (at 107.95 86.36) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c39d0098-d7f3-46c1-9de2-72586acb7ace) + ) + (bus_entry (at 107.95 78.74) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c9a98194-44eb-4d5a-adbb-1183204fb91d) + ) + (bus_entry (at 81.28 55.88) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cd2d259b-8dc0-46ba-a90d-033ee193706e) + ) + (bus_entry (at 107.95 91.44) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d0873247-6d3c-4e3e-8698-f0d72cc82825) + ) + (bus_entry (at 81.28 99.06) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d2a51ab8-87f6-45a5-af73-2506f338456e) + ) + (bus_entry (at 81.28 104.14) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d3b1c7fb-5b6a-4d1a-ae00-258881737cf3) + ) + (bus_entry (at 81.28 35.56) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d72f7690-5b05-4a6d-ae03-e5d77c1057f7) + ) + (bus_entry (at 81.28 38.1) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dd35d172-0648-415f-bb65-0e84e0f8c560) + ) + (bus_entry (at 107.95 99.06) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e8d050f3-37eb-408d-9e54-fd52bfb37550) + ) + (bus_entry (at 107.95 81.28) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f71d9b50-8d4b-4b4f-b5f9-02538aa39cb9) + ) + + (wire (pts (xy 203.2 54.61) (xy 203.2 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0087b9fc-2184-4277-b27d-fdc9864f96b5) + ) + (wire (pts (xy 110.49 109.22) (xy 125.73 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 018b6b03-f6d7-4481-87a4-d4e622310192) + ) + (wire (pts (xy 203.2 72.39) (xy 203.2 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0285722c-8369-4455-bd99-2f81c14fddfd) + ) + (wire (pts (xy 167.64 109.22) (xy 157.48 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 065151c0-a9ba-490e-bcc2-c12055cb72bb) + ) + (wire (pts (xy 237.49 59.69) (xy 237.49 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0795014e-5257-4163-bd2a-866461c84c15) + ) + (wire (pts (xy 151.13 80.01) (xy 156.21 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 07d6f954-f048-445f-a3c0-332affd131c7) + ) + (wire (pts (xy 210.82 60.96) (xy 210.82 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 082b5e78-7cb4-4683-8ef6-00504518aadb) + ) + (bus (pts (xy 83.82 63.5) (xy 83.82 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 09bbab5c-1079-40df-bd75-ee85df4e626d) + ) + + (wire (pts (xy 151.13 68.58) (xy 156.21 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0e86695b-82e0-467c-b922-8d2639ae56e2) + ) + (wire (pts (xy 269.24 105.41) (xy 266.7 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0ff71ef1-ae64-43be-b6a2-9738b38e7cbe) + ) + (wire (pts (xy 118.11 123.19) (xy 121.92 123.19)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1209377d-81d7-430c-ae69-3a81a19b5692) + ) + (wire (pts (xy 125.73 58.42) (xy 110.49 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1315c9e8-4a2a-45bd-9ca4-dda64e0f71fe) + ) + (wire (pts (xy 210.82 72.39) (xy 210.82 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 14996e6a-17fd-45ab-b2c2-528e43e642d5) + ) + (bus (pts (xy 83.82 33.02) (xy 86.36 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 14a607b2-7c55-4520-b4d8-46bcca72fb65) + ) + + (wire (pts (xy 219.71 106.68) (xy 219.71 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 155e04a7-7341-4ecd-b29b-5b8920b1c855) + ) + (wire (pts (xy 203.2 80.01) (xy 210.82 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 17de1a0c-3539-4035-a527-1fc1e308275c) + ) + (bus (pts (xy 107.95 104.14) (xy 107.95 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 17eed685-736e-46f1-a27a-e64339762015) + ) + + (wire (pts (xy 60.96 101.6) (xy 81.28 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 18824509-dd9a-4fc2-8c0e-e217ed58e26e) + ) + (wire (pts (xy 151.13 90.17) (xy 156.21 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 18be6088-43af-4245-8065-87a70c8d22d7) + ) + (wire (pts (xy 269.24 62.23) (xy 266.7 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 19bbdaf3-224a-4f8e-a5bb-f7a92d14e018) + ) + (bus (pts (xy 105.41 50.8) (xy 107.95 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1c0ca95e-1ebf-4fcc-b5f0-fb87d0329255) + ) + + (wire (pts (xy 171.45 110.49) (xy 167.64 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1ca6462a-2369-4e8c-8dbd-bb04749e25f4) + ) + (wire (pts (xy 237.49 74.93) (xy 237.49 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1dcffa75-c634-4c31-b1e1-3bf03e78c563) + ) + (wire (pts (xy 153.67 121.92) (xy 157.48 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1ddd77b1-7b84-4ac4-b2fb-8ca0f1d74bc4) + ) + (wire (pts (xy 218.44 54.61) (xy 218.44 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1f138969-b7d1-4712-8bee-6bdb17c5d5f7) + ) + (wire (pts (xy 151.13 97.79) (xy 166.37 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1f15275c-d991-4cf1-827e-1114209bbf38) + ) + (wire (pts (xy 194.31 54.61) (xy 203.2 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1f47b111-a6b9-4cae-a1b2-f78b83253616) + ) + (wire (pts (xy 237.49 82.55) (xy 237.49 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1f56795d-29f8-42b7-be1e-37d9e4c9cf7b) + ) + (wire (pts (xy 269.24 57.15) (xy 269.24 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1f7eb137-93fd-4c71-9f1a-12cb2070c09b) + ) + (wire (pts (xy 203.2 78.74) (xy 203.2 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1fa019bf-c5f0-47d6-90d0-5f70701d947c) + ) + (bus (pts (xy 83.82 53.34) (xy 83.82 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 201b9629-4d06-4d75-891f-9f18d99b784e) + ) + (bus (pts (xy 83.82 86.36) (xy 83.82 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 21a7edd5-ebad-42d6-a061-5ac67577195c) + ) + + (wire (pts (xy 237.49 74.93) (xy 241.3 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 22b788c7-f44d-4406-b402-d8e22fbb6094) + ) + (wire (pts (xy 121.92 118.11) (xy 118.11 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 23d837ba-dc5e-411c-9f2a-aada12ded467) + ) + (wire (pts (xy 210.82 80.01) (xy 218.44 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 241c44c7-b369-4081-81ba-a31943abbb52) + ) + (wire (pts (xy 237.49 50.8) (xy 237.49 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 24d2dfcc-7568-4e81-bc03-d4b4cb2f6cbe) + ) + (wire (pts (xy 157.48 105.41) (xy 151.13 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 26ba2f46-130d-4a69-ac1f-d3ba99b6ab50) + ) + (wire (pts (xy 210.82 114.3) (xy 210.82 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 277fdcb7-eab2-4e89-acac-61d3253f24fa) + ) + (wire (pts (xy 198.12 115.57) (xy 210.82 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 293e0199-3a1b-47d1-baf7-67818bf7aec8) + ) + (wire (pts (xy 104.14 127) (xy 118.11 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a7d09aa-6af8-4fd8-8830-bfd57a7ed38c) + ) + (wire (pts (xy 269.24 69.85) (xy 266.7 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2b181f70-b089-4855-850b-4462d6a1dc63) + ) + (wire (pts (xy 153.67 109.22) (xy 153.67 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2c4cd8f5-49c1-4528-a193-0d34c4c44f2c) + ) + (wire (pts (xy 269.24 90.17) (xy 269.24 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2df9c463-1835-423c-ad3d-9a28aa5abb77) + ) + (wire (pts (xy 237.49 59.69) (xy 241.3 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2dfb2354-fae7-4b55-949f-2ba9bd820f92) + ) + (wire (pts (xy 219.71 115.57) (xy 219.71 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2e11721c-2e3d-436f-b32f-12902cd6b372) + ) + (bus (pts (xy 107.95 78.74) (xy 107.95 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2eace2c4-c5ae-4cdc-9f4a-73b716a4fbf3) + ) + (bus (pts (xy 83.82 38.1) (xy 83.82 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2ede70ba-6976-4b67-8f79-4e48a9dbe09c) + ) + + (wire (pts (xy 198.12 106.68) (xy 198.12 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2f6e4883-fff9-46f1-bd3f-45cde5ade1ea) + ) + (wire (pts (xy 151.13 102.87) (xy 157.48 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2fd3affb-2e75-45fa-9d9f-59210bdb084d) + ) + (wire (pts (xy 41.91 38.1) (xy 53.34 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2fe11c03-4335-4872-8a21-be0e2fcbe42a) + ) + (bus (pts (xy 83.82 40.64) (xy 83.82 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 33cf7456-ffb8-4726-8ba2-3b4966abd5c2) + ) + (bus (pts (xy 83.82 48.26) (xy 83.82 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35239266-8cbe-4243-a6fd-587c119f2379) + ) + + (wire (pts (xy 269.24 64.77) (xy 266.7 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 356d9e4b-09df-4d14-80f7-140c69842faa) + ) + (wire (pts (xy 60.96 73.66) (xy 81.28 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35a8d4cc-4bbc-49c6-8023-e7b98daa01b6) + ) + (wire (pts (xy 125.73 68.58) (xy 110.49 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35e5b680-2b79-441e-829b-39607386ce10) + ) + (wire (pts (xy 237.49 87.63) (xy 237.49 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35f50158-57c9-471e-930a-0691069c730c) + ) + (wire (pts (xy 237.49 105.41) (xy 241.3 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3630457d-7dd0-43c5-b26e-f902f1da450d) + ) + (wire (pts (xy 60.96 53.34) (xy 81.28 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 363a3797-c9f0-4011-9c28-5b6fcde50111) + ) + (wire (pts (xy 237.49 64.77) (xy 237.49 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3792a0c9-14a6-42c2-b665-b0a17b0b27dd) + ) + (wire (pts (xy 154.94 127) (xy 151.13 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3828845b-85a6-4ec7-badf-afc34b0893bb) + ) + (wire (pts (xy 194.31 54.61) (xy 194.31 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 383131e0-56c6-408d-88b6-73ed3e7f1377) + ) + (wire (pts (xy 41.91 66.04) (xy 53.34 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3a156362-7e6d-49ac-be3e-56bd24568413) + ) + (wire (pts (xy 60.96 78.74) (xy 81.28 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3a219f63-a938-472a-a309-90297373c1b9) + ) + (wire (pts (xy 60.96 38.1) (xy 81.28 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3a4a57e1-b585-4938-941e-dbf75ba575c5) + ) + (bus (pts (xy 107.95 96.52) (xy 107.95 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3a84ab85-2a69-4594-8ac7-da01814fa71b) + ) + + (wire (pts (xy 269.24 102.87) (xy 266.7 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3b9a8e62-fda6-4a6f-99cf-a8e5b8b2f15f) + ) + (wire (pts (xy 157.48 114.3) (xy 167.64 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c130b4a-2912-4367-b0ec-f0d17193620a) + ) + (wire (pts (xy 167.64 118.11) (xy 167.64 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3d1a49f7-7d60-47f7-be5e-8a2fb6f6c932) + ) + (wire (pts (xy 151.13 55.88) (xy 156.21 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3d870d28-e03c-416e-8f71-efd0ebcb3cf2) + ) + (wire (pts (xy 157.48 116.84) (xy 153.67 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3ded897a-530f-4e14-a854-85561633b93a) + ) + (bus (pts (xy 107.95 81.28) (xy 107.95 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3e6b4221-3fb9-4eba-84c3-482a1738d2f8) + ) + + (wire (pts (xy 269.24 92.71) (xy 266.7 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4171771a-aa1a-486c-bd86-020698dc2fe4) + ) + (wire (pts (xy 151.13 74.93) (xy 156.21 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 422a914e-8b99-4ff0-8ddf-1d6a3d23d7a7) + ) + (wire (pts (xy 218.44 80.01) (xy 226.06 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 428d8c80-8f64-46fa-8850-63496eb1f140) + ) + (wire (pts (xy 269.24 67.31) (xy 266.7 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 42aeffcc-042f-4867-9c8e-1d33854c82f2) + ) + (wire (pts (xy 60.96 81.28) (xy 81.28 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4375774b-2b03-4e7b-8d7e-6daba59b99ac) + ) + (wire (pts (xy 60.96 63.5) (xy 81.28 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 44bdb432-3315-4ea3-a110-09cfda5b937f) + ) + (wire (pts (xy 237.49 62.23) (xy 237.49 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4573cdb2-5c60-46cc-97ae-5e7e61e194ce) + ) + (wire (pts (xy 203.2 60.96) (xy 203.2 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 45c4a615-f6fb-423d-9ac9-e403f866fac8) + ) + (wire (pts (xy 198.12 115.57) (xy 198.12 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4647a9c2-3a71-4c13-a5af-59417bd62361) + ) + (wire (pts (xy 171.45 118.11) (xy 167.64 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4660826a-5a5d-4361-8eba-c66763ac43a1) + ) + (bus (pts (xy 107.95 73.66) (xy 107.95 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 47ff0355-15ec-4aff-bea1-cac76ecaf04d) + ) + + (wire (pts (xy 269.24 77.47) (xy 266.7 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 48fe5938-a0a4-4112-be3b-f306af368494) + ) + (wire (pts (xy 203.2 72.39) (xy 210.82 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 493f8618-3aab-4c96-ae70-7012ead03985) + ) + (bus (pts (xy 107.95 91.44) (xy 107.95 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4a3cb98f-814d-4bb6-a7ba-1b4eb8516e52) + ) + + (wire (pts (xy 269.24 95.25) (xy 266.7 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4a57f806-0374-473d-9538-f92852a0dee7) + ) + (wire (pts (xy 60.96 48.26) (xy 81.28 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4abe7c7b-24cc-41e9-b296-fdeac624ad3c) + ) + (wire (pts (xy 237.49 95.25) (xy 237.49 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4b644730-f7af-41ea-b607-7f50516869a8) + ) + (wire (pts (xy 237.49 57.15) (xy 241.3 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4bb3b12c-3303-4c65-945e-ee1232927f81) + ) + (wire (pts (xy 125.73 73.66) (xy 110.49 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4d70a61d-1af9-4258-a491-00672cec40d5) + ) + (wire (pts (xy 194.31 53.34) (xy 194.31 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4e244ed1-1a41-4f79-b5b3-1d4004c20394) + ) + (wire (pts (xy 121.92 119.38) (xy 121.92 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4fff0c6a-354c-4d72-8509-0f1423d02288) + ) + (wire (pts (xy 110.49 106.68) (xy 125.73 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 500e49f7-79ae-4e35-947b-08c3a312e894) + ) + (wire (pts (xy 194.31 80.01) (xy 194.31 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5063ac08-e69c-4429-9106-d34ca9c9c092) + ) + (wire (pts (xy 269.24 64.77) (xy 269.24 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 50f78511-b951-4dcf-a410-ebb84e2ce437) + ) + (wire (pts (xy 269.24 97.79) (xy 266.7 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5104cfa4-82e4-4157-aef5-56c930c2d6bf) + ) + (wire (pts (xy 125.73 101.6) (xy 110.49 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 51aadd31-ad14-4248-853b-6882093fbec6) + ) + (wire (pts (xy 194.31 72.39) (xy 194.31 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 529d9ed2-1fd5-46d0-83e3-d58d69bb1ebc) + ) + (wire (pts (xy 237.49 92.71) (xy 241.3 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 530768c7-ac32-45dd-8dfd-ec12349a8a28) + ) + (wire (pts (xy 118.11 127) (xy 125.73 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 53d300ae-8601-4e00-a9b9-64fa36b0966f) + ) + (wire (pts (xy 41.91 35.56) (xy 53.34 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 546ec92d-91f2-40a2-bbf1-f1e1801a1f39) + ) + (wire (pts (xy 269.24 74.93) (xy 266.7 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 55fc6c6e-a0a8-443c-9fc1-0029d2c25715) + ) + (wire (pts (xy 210.82 80.01) (xy 210.82 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 563758b7-ae21-4c67-9f90-29a86ae6265d) + ) + (wire (pts (xy 60.96 86.36) (xy 81.28 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 57038b1f-b7ba-47d5-bb7a-7da603309b3b) + ) + (bus (pts (xy 107.95 86.36) (xy 107.95 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 58390d61-5bce-4e2d-a732-e57f2099a6cc) + ) + + (wire (pts (xy 226.06 60.96) (xy 226.06 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 590c1e64-bea6-4659-9fa3-7b726d55c0d8) + ) + (wire (pts (xy 167.64 113.03) (xy 171.45 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 597d5f7c-975f-429f-8b16-afe914f23802) + ) + (wire (pts (xy 153.67 110.49) (xy 151.13 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 59b5a384-8564-42f6-941c-cdb25b759aa9) + ) + (wire (pts (xy 125.73 66.04) (xy 110.49 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ac988bf-7426-4f94-bc1d-c2086d3b7b97) + ) + (wire (pts (xy 226.06 62.23) (xy 226.06 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b3339ce-4f19-43eb-81d0-eeeb93c62479) + ) + (wire (pts (xy 194.31 62.23) (xy 203.2 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b7c070f-289a-49d2-b13b-88b7c8702a09) + ) + (wire (pts (xy 237.49 97.79) (xy 241.3 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5bbedfb0-cb96-4045-9971-024cba469fc0) + ) + (wire (pts (xy 237.49 57.15) (xy 237.49 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ed746cd-b422-471e-bf89-4792a549778f) + ) + (wire (pts (xy 125.73 91.44) (xy 110.49 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5f1ec115-9dac-4ff9-a403-f24299736733) + ) + (wire (pts (xy 125.73 119.38) (xy 121.92 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5f85fd97-41c9-4095-8bcb-a496b4c28b9a) + ) + (wire (pts (xy 125.73 71.12) (xy 110.49 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5f8faae4-ef37-4fd2-bda1-cf2eb8cb91b1) + ) + (bus (pts (xy 83.82 78.74) (xy 83.82 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 60244da3-5e71-409e-8a61-30c3d6717408) + ) + (bus (pts (xy 83.82 71.12) (xy 83.82 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 607314ea-7a3c-4e72-b499-dfed2b4ca846) + ) + + (wire (pts (xy 237.49 69.85) (xy 241.3 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 61980f91-e665-4dcd-b52a-0c0969801338) + ) + (wire (pts (xy 269.24 82.55) (xy 269.24 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6340c504-c965-4c70-bb56-57924e02ff68) + ) + (wire (pts (xy 237.49 95.25) (xy 241.3 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 654d1b34-7c39-4349-9200-12966b3bf1c6) + ) + (wire (pts (xy 218.44 80.01) (xy 218.44 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 65e6743c-af0f-4e4e-a18e-6688afd640ea) + ) + (bus (pts (xy 107.95 101.6) (xy 107.95 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 663b10c5-c86a-4e03-ac77-eece22f68466) + ) + + (wire (pts (xy 237.49 67.31) (xy 237.49 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 66bdfca0-ed7b-4cda-98f9-34f4ce538a9d) + ) + (wire (pts (xy 167.64 120.65) (xy 171.45 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 66c97e6e-49ff-48b7-938e-a4ee6251c17f) + ) + (wire (pts (xy 60.96 99.06) (xy 81.28 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 67891183-5599-4c09-ba92-73980c152afe) + ) + (wire (pts (xy 269.24 54.61) (xy 266.7 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 68de44b4-a0a7-4ac5-aa47-904b0466eb07) + ) + (wire (pts (xy 237.49 72.39) (xy 237.49 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 694c9fd6-6c8c-4b81-bed2-f1a6c46bff38) + ) + (bus (pts (xy 83.82 66.04) (xy 83.82 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6aaa7aee-4b5d-4758-985a-6441c596128c) + ) + + (wire (pts (xy 123.19 53.34) (xy 123.19 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6ba81f5c-b31b-47f8-a9a3-5f6079f5e5ce) + ) + (wire (pts (xy 269.24 72.39) (xy 269.24 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6f75e994-8216-4e3e-b8b6-bd98ab084850) + ) + (wire (pts (xy 269.24 80.01) (xy 269.24 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 70806d58-ce83-42ce-b2da-14f49e4e425a) + ) + (wire (pts (xy 125.73 104.14) (xy 110.49 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 71a754b0-9fe5-4012-8427-e173d284d859) + ) + (wire (pts (xy 151.13 77.47) (xy 156.21 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 71b376bb-bbdf-45c4-a840-006107c9c251) + ) + (wire (pts (xy 237.49 90.17) (xy 237.49 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 731ca797-0ae2-4236-b015-ba18cfc31099) + ) + (wire (pts (xy 269.24 95.25) (xy 269.24 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 73adb582-8345-419e-9354-bc9adf03d517) + ) + (wire (pts (xy 194.31 62.23) (xy 194.31 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 747a6a4c-4641-4b0c-9c0e-f5fe21c8d40b) + ) + (wire (pts (xy 269.24 105.41) (xy 269.24 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 74df620b-3158-4d23-800e-e5d71b2fd2f5) + ) + (wire (pts (xy 125.73 81.28) (xy 110.49 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7554c450-1724-4339-af56-a6abc4b098e5) + ) + (bus (pts (xy 83.82 45.72) (xy 83.82 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 76364deb-1830-4bc2-9f44-0c73b80f3f66) + ) + + (wire (pts (xy 218.44 72.39) (xy 226.06 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 777b55fb-bbbd-4bbd-9a6e-0e4a2203bd9d) + ) + (bus (pts (xy 107.95 63.5) (xy 107.95 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7799d1ce-9b23-4208-99d5-ecff7fd1ffdb) + ) + + (wire (pts (xy 237.49 72.39) (xy 241.3 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 78ea4a60-299e-4705-a1ab-9491cb789283) + ) + (wire (pts (xy 41.91 91.44) (xy 53.34 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 79e0093e-0c48-45d1-8201-d8c495955e44) + ) + (wire (pts (xy 60.96 104.14) (xy 81.28 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 79e5aaf8-9af6-4c09-8216-bb50eb0a102e) + ) + (wire (pts (xy 125.73 76.2) (xy 110.49 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7ae865ae-b81c-4abc-9869-19c0005c400c) + ) + (wire (pts (xy 198.12 101.6) (xy 198.12 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7b7b0a39-4c5a-4b75-b108-79e2ffeb37c7) + ) + (wire (pts (xy 151.13 60.96) (xy 156.21 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7d222a92-0b52-4840-9def-5100b8266a13) + ) + (wire (pts (xy 118.11 118.11) (xy 106.68 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7df496ac-cb4e-4b4d-8ea9-77a90a33b7ca) + ) + (wire (pts (xy 194.31 71.12) (xy 194.31 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7f0fc557-811b-4813-b8b3-d23614e43c26) + ) + (wire (pts (xy 151.13 85.09) (xy 156.21 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7f9ff757-5a51-4d3a-8637-c645f8fdbc63) + ) + (wire (pts (xy 210.82 72.39) (xy 218.44 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7ff0e088-8953-4dc3-ae69-4e797c38e057) + ) + (wire (pts (xy 237.49 107.95) (xy 241.3 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 80c137d2-91f1-47d0-8db7-c8658466238e) + ) + (bus (pts (xy 107.95 66.04) (xy 107.95 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 81370c8f-837f-4394-8875-da677630a3e4) + ) + + (wire (pts (xy 60.96 35.56) (xy 81.28 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 81fbc598-7e3b-4e0f-81b9-a850c73127f2) + ) + (wire (pts (xy 237.49 67.31) (xy 241.3 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 82663969-b971-4e54-a674-2eb70401b53c) + ) + (wire (pts (xy 269.24 62.23) (xy 269.24 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 82d6a922-629e-4267-9150-817e3cfc4430) + ) + (wire (pts (xy 167.64 110.49) (xy 167.64 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 82f6b266-12e1-42ff-af05-cd57993a33ab) + ) + (wire (pts (xy 110.49 111.76) (xy 125.73 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 82f79183-32e1-4e06-b476-8aa086879bd3) + ) + (wire (pts (xy 41.91 104.14) (xy 53.34 104.14)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 83088f6f-1dfb-40c2-8780-4a122369186b) + ) + (wire (pts (xy 125.73 83.82) (xy 110.49 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 83a2331d-06cf-4f4d-ad71-fff2c8309104) + ) + (wire (pts (xy 167.64 114.3) (xy 167.64 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 83d4073f-da39-4daf-a72a-57f1bff49b61) + ) + (wire (pts (xy 151.13 92.71) (xy 156.21 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 86ab8c43-2d83-4c49-9d71-42e57926dbe2) + ) + (wire (pts (xy 104.14 119.38) (xy 106.68 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8736e9c8-b62b-4fa4-ae8a-96b65253d2f1) + ) + (wire (pts (xy 237.49 100.33) (xy 241.3 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 88897601-4aa6-42dd-b5f1-af7c387cc9e5) + ) + (wire (pts (xy 125.73 60.96) (xy 110.49 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 898ba621-ba62-475b-b2cf-70b931e26d57) + ) + (wire (pts (xy 167.64 121.92) (xy 167.64 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8a58ce1d-a51f-4903-b47c-980e310b3e84) + ) + (wire (pts (xy 157.48 100.33) (xy 162.56 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8affbbfc-7a19-4367-8cbf-abdf4e25dcaa) + ) + (wire (pts (xy 269.24 90.17) (xy 266.7 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8b0a555d-f6b0-4c45-9b4e-efe1c39823d6) + ) + (wire (pts (xy 269.24 82.55) (xy 266.7 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8d13ce00-4272-48f8-859f-56605330801a) + ) + (wire (pts (xy 151.13 58.42) (xy 156.21 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8db712b3-af37-4f89-bed5-d9a45eac7ab4) + ) + (wire (pts (xy 151.13 113.03) (xy 153.67 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8f90054b-0796-45de-8c0e-d2f67e09783d) + ) + (wire (pts (xy 41.91 55.88) (xy 53.34 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 90838381-6e57-4a5b-98b5-d87b635f788a) + ) + (wire (pts (xy 237.49 97.79) (xy 237.49 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 910edba0-e125-4a3a-bbd6-d176fbd32b96) + ) + (wire (pts (xy 269.24 72.39) (xy 266.7 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9110388a-d6cf-4f67-98cd-0b650b9ab3e3) + ) + (wire (pts (xy 153.67 120.65) (xy 153.67 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 925aa975-acb4-40c2-9c04-99557189f722) + ) + (wire (pts (xy 266.7 107.95) (xy 269.24 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 92d4c3c7-d806-44c6-87ea-02747f2d7544) + ) + (wire (pts (xy 237.49 92.71) (xy 237.49 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 94310707-496f-4b11-9208-686eb57b01c1) + ) + (wire (pts (xy 157.48 121.92) (xy 167.64 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9470ecd0-1d83-418c-afc6-4bd3c2ce0636) + ) + (wire (pts (xy 237.49 87.63) (xy 241.3 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 94c0d5e2-1db0-4639-8fdc-be7c8290075c) + ) + (wire (pts (xy 60.96 91.44) (xy 81.28 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 96040761-b0e5-47a9-8ba7-7d9622476861) + ) + (bus (pts (xy 107.95 99.06) (xy 107.95 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 964507ce-1fac-43d3-ba72-349b8aa6d845) + ) + + (wire (pts (xy 151.13 66.04) (xy 156.21 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9736c41b-4d1a-42e1-b728-0ce4bd6edd1b) + ) + (wire (pts (xy 41.91 60.96) (xy 53.34 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9762791f-25dd-40fb-b916-c74ce15ba429) + ) + (wire (pts (xy 203.2 62.23) (xy 210.82 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 976d01b6-614e-4fbe-b05f-0e5d353d8f84) + ) + (bus (pts (xy 83.82 91.44) (xy 83.82 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 97b5bd17-bb35-4b1a-8650-263c4447a3e6) + ) + + (wire (pts (xy 210.82 62.23) (xy 218.44 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 98858fae-86cc-4fc4-b888-8ec9adaf8bf8) + ) + (wire (pts (xy 266.7 57.15) (xy 269.24 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 98f3cae1-cab4-4a86-8509-44100c866679) + ) + (wire (pts (xy 106.68 119.38) (xy 106.68 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 99e54519-d20a-45b3-ae87-4d6c0dc3e732) + ) + (wire (pts (xy 118.11 128.27) (xy 118.11 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9a07ff57-f530-439d-995f-addf46a76d84) + ) + (bus (pts (xy 107.95 60.96) (xy 107.95 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9a663ab2-3634-4ecd-8736-b166dcece7ce) + ) + + (wire (pts (xy 203.2 54.61) (xy 210.82 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9a6e10cb-bc28-41f4-a455-a0727931d18e) + ) + (wire (pts (xy 198.12 114.3) (xy 198.12 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9bd7b0f4-4858-41cd-80d8-a5ab0d2203ac) + ) + (wire (pts (xy 154.94 127) (xy 154.94 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9ce0a5f7-3a13-4b8e-8def-0070d0424087) + ) + (wire (pts (xy 151.13 82.55) (xy 156.21 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9d6c5460-8470-44bf-9076-df961456f999) + ) + (wire (pts (xy 269.24 100.33) (xy 269.24 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9e473fc7-69a4-417b-ac16-c844c99b63dd) + ) + (wire (pts (xy 237.49 54.61) (xy 237.49 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9f69d2c7-e77e-40ea-a166-27ea371d9600) + ) + (bus (pts (xy 83.82 58.42) (xy 83.82 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a236a182-ca21-4f11-8942-7dd1facb015f) + ) + + (wire (pts (xy 237.49 85.09) (xy 237.49 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a2cf2795-bd06-47c7-9c02-b8d0cad42cc0) + ) + (wire (pts (xy 194.31 80.01) (xy 203.2 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a2d4a8f1-76dc-44c0-9138-66e44c193095) + ) + (wire (pts (xy 60.96 76.2) (xy 81.28 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a38dd7a0-2b9e-476c-b632-2907dd07a88d) + ) + (bus (pts (xy 83.82 33.02) (xy 83.82 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a39bff73-ba40-4b6f-b0a8-69b4aafc2399) + ) + + (wire (pts (xy 269.24 74.93) (xy 269.24 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3f7bd96-fefa-4bd8-88a9-997586ab83bb) + ) + (wire (pts (xy 210.82 54.61) (xy 218.44 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a4100074-85ff-4249-9762-94af1ead89fe) + ) + (wire (pts (xy 41.91 86.36) (xy 53.34 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a53fb125-0a87-4020-929f-425458b00a06) + ) + (wire (pts (xy 41.91 40.64) (xy 53.34 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a65a0ec5-b875-4912-98d6-d80bfa23e356) + ) + (bus (pts (xy 83.82 76.2) (xy 83.82 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a6956f98-854e-462e-9de1-75fdf0ff79cb) + ) + + (wire (pts (xy 210.82 54.61) (xy 210.82 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a802bd20-ae1d-4bf9-bab0-ce1a7ff9bcf6) + ) + (wire (pts (xy 218.44 72.39) (xy 218.44 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a86d9e90-566a-499f-9a6a-1e18a6b40b10) + ) + (wire (pts (xy 41.91 68.58) (xy 53.34 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a9a3e7a7-4b6c-4a33-979d-4bf5223f8d31) + ) + (wire (pts (xy 237.49 82.55) (xy 241.3 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aa12f872-b54d-41b2-8cc9-15cfdc1c48f2) + ) + (wire (pts (xy 114.3 43.18) (xy 110.49 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aa2b8f2b-944b-4173-a46a-0eb096c15b4f) + ) + (wire (pts (xy 157.48 100.33) (xy 157.48 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aa706075-04f2-4da4-98e5-d7d88cd7820f) + ) + (bus (pts (xy 107.95 55.88) (xy 107.95 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ab599120-78c6-4b04-bcca-4c6a122f40be) + ) + + (wire (pts (xy 125.73 121.92) (xy 121.92 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ab947eae-df72-4d66-8960-0abc3263980c) + ) + (wire (pts (xy 41.91 48.26) (xy 53.34 48.26)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ac32ff18-8f4b-4734-970b-1072802c1cb2) + ) + (wire (pts (xy 41.91 88.9) (xy 53.34 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid acb1c056-072a-408a-bb22-d9eadd732c4c) + ) + (bus (pts (xy 83.82 96.52) (xy 83.82 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ada48a66-976c-4d55-a150-305520acba68) + ) + + (wire (pts (xy 218.44 60.96) (xy 218.44 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aeab1fc2-d084-4009-ae74-6421fce89c31) + ) + (bus (pts (xy 107.95 53.34) (xy 107.95 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid af0f123e-c34f-4c2f-93ba-873cf1bbf070) + ) + + (wire (pts (xy 41.91 53.34) (xy 53.34 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid af12e434-3f2e-41e9-8288-4e27eac9c8d4) + ) + (wire (pts (xy 151.13 63.5) (xy 156.21 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid af3a5ad9-3c72-4849-ad9e-dec0a7570455) + ) + (wire (pts (xy 218.44 54.61) (xy 226.06 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid af540fc8-977e-47e4-9007-36dfff3badc7) + ) + (wire (pts (xy 60.96 93.98) (xy 81.28 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid afc5f493-e4c7-4a7e-91ca-7829b912a44e) + ) + (wire (pts (xy 151.13 71.12) (xy 156.21 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b06e56ca-8204-4746-8dfa-99885562776b) + ) + (wire (pts (xy 153.67 114.3) (xy 157.48 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b238b697-aa1a-48c1-94dc-f87c7c856aeb) + ) + (wire (pts (xy 106.68 121.92) (xy 106.68 123.19)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b266cb1e-f66f-4747-a1c8-f94540985ebe) + ) + (wire (pts (xy 118.11 133.35) (xy 118.11 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b3133ea9-1ad5-4f4f-a50d-c2152ad4c33c) + ) + (wire (pts (xy 41.91 63.5) (xy 53.34 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b343d822-3149-4100-8674-700ddf195f1b) + ) + (wire (pts (xy 269.24 77.47) (xy 269.24 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b43264aa-ff4f-4b09-9686-643136004246) + ) + (wire (pts (xy 226.06 54.61) (xy 226.06 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b798fc88-0d9e-44ac-9088-a117c9740552) + ) + (wire (pts (xy 237.49 80.01) (xy 237.49 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b8a85a72-11de-4fa3-bad1-b96b5e8269e2) + ) + (wire (pts (xy 41.91 50.8) (xy 53.34 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b979a594-ac0c-4624-9034-5d9b823c7234) + ) + (wire (pts (xy 151.13 87.63) (xy 156.21 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid baac2c40-36d3-4f4b-8ec3-50db8a853464) + ) + (wire (pts (xy 237.49 80.01) (xy 241.3 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bb456900-7812-498b-bf90-872c89cf6112) + ) + (wire (pts (xy 153.67 113.03) (xy 153.67 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bc9fe95c-fece-4813-9587-612ecb8f2a1d) + ) + (bus (pts (xy 83.82 88.9) (xy 83.82 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bcacc6e3-07d0-4bc7-b627-74a6bf2a6c9a) + ) + + (wire (pts (xy 210.82 109.22) (xy 210.82 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bea97e4a-830b-4470-991b-8c92a2c5524c) + ) + (wire (pts (xy 153.67 116.84) (xy 153.67 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c1209691-0c00-461e-bd61-4614e9ffd543) + ) + (wire (pts (xy 210.82 107.95) (xy 219.71 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c1faf286-77c9-4e50-8ca9-b26a40ad7851) + ) + (wire (pts (xy 157.48 102.87) (xy 157.48 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c2df815b-e9e1-4b4a-ae43-bbc82e78d1f0) + ) + (wire (pts (xy 237.49 85.09) (xy 241.3 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c6912c62-ca4d-4e67-ae9f-864e0cb42487) + ) + (wire (pts (xy 269.24 67.31) (xy 269.24 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7a848bb-60c0-47ed-960c-f7c6a605ba99) + ) + (wire (pts (xy 269.24 59.69) (xy 269.24 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c900218c-36af-4b45-bc35-a49a6ee051b3) + ) + (wire (pts (xy 269.24 87.63) (xy 269.24 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c95c64af-79ae-4bb6-bb0b-26a7e6636419) + ) + (wire (pts (xy 121.92 121.92) (xy 121.92 123.19)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c9ce1a3e-47c7-44d0-b996-b5e1371944d4) + ) + (wire (pts (xy 237.49 69.85) (xy 237.49 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb3ae702-3b20-4584-a149-2b8a4cc8738a) + ) + (wire (pts (xy 104.14 121.92) (xy 106.68 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cc6719ea-cbc4-4df1-901a-696ccd520832) + ) + (wire (pts (xy 269.24 97.79) (xy 269.24 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cd058716-4160-4691-9778-f3df5289301a) + ) + (bus (pts (xy 83.82 83.82) (xy 83.82 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cd428ac6-827b-484c-934a-4447e63d6350) + ) + (bus (pts (xy 83.82 35.56) (xy 83.82 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cdaa83bc-8f17-46c1-ae51-df50133a7a05) + ) + + (wire (pts (xy 198.12 107.95) (xy 198.12 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce5125c3-ce21-4cc0-af84-3874491373b6) + ) + (wire (pts (xy 269.24 80.01) (xy 266.7 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cedd5088-c3d2-4fa3-949b-66b72f6ad025) + ) + (wire (pts (xy 60.96 43.18) (xy 81.28 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cf631920-d354-41ab-a93e-b83d0380f454) + ) + (bus (pts (xy 107.95 88.9) (xy 107.95 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cf6c44f9-ae33-4768-98b6-e9bf035b12a2) + ) + + (wire (pts (xy 162.56 100.33) (xy 162.56 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cfda96e0-5edc-4bc5-be0f-1adbf6a3e542) + ) + (wire (pts (xy 41.91 101.6) (xy 53.34 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d007a3c0-650e-42ad-83b6-60c6bed951a9) + ) + (wire (pts (xy 110.49 114.3) (xy 125.73 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d05e5bb8-2fc4-4d16-87a5-4e0682effe41) + ) + (wire (pts (xy 41.91 99.06) (xy 53.34 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d13e7b6d-63cd-4617-8764-cc38c5a9e50d) + ) + (wire (pts (xy 226.06 72.39) (xy 226.06 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d27396b8-43da-4cab-a334-6efb98072082) + ) + (wire (pts (xy 60.96 55.88) (xy 81.28 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d36bfbd4-d469-4b19-9149-1d1e294c636b) + ) + (wire (pts (xy 60.96 66.04) (xy 81.28 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d3743ed7-4c9c-4d31-b539-3bbf56050409) + ) + (wire (pts (xy 237.49 105.41) (xy 237.49 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d438f5bb-9755-4b0f-b71a-8f149e19916e) + ) + (wire (pts (xy 219.71 100.33) (xy 219.71 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d4d4cfdf-2728-4942-ae18-33d1a4ac7ff7) + ) + (wire (pts (xy 194.31 72.39) (xy 203.2 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d4eedc36-ed7e-4d44-8c79-c0f84f336028) + ) + (wire (pts (xy 41.91 43.18) (xy 53.34 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d8a956e0-5251-497f-be1e-d0c4be69a8ae) + ) + (wire (pts (xy 226.06 78.74) (xy 226.06 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d9403eeb-32ab-485f-b2ee-0568ddb1a2e1) + ) + (wire (pts (xy 237.49 62.23) (xy 241.3 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dafbc4d4-726b-47c7-b074-8d381c5f7477) + ) + (bus (pts (xy 83.82 73.66) (xy 83.82 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid db5ba073-f058-4208-8432-6aa7f31b4d3b) + ) + + (wire (pts (xy 241.3 54.61) (xy 237.49 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid db79efc0-e826-4a1c-87e6-cbe23d1836c8) + ) + (wire (pts (xy 41.91 81.28) (xy 53.34 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid db830987-2214-4e36-a213-39ff4cd787cf) + ) + (wire (pts (xy 210.82 115.57) (xy 219.71 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dbbadb28-b628-4c11-b328-0e7c00ebef95) + ) + (bus (pts (xy 83.82 60.96) (xy 83.82 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dd1fd306-6ec8-4737-8972-5db7c9615898) + ) + + (wire (pts (xy 219.71 107.95) (xy 237.49 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de10841c-808c-4928-920e-887b464849f3) + ) + (wire (pts (xy 60.96 60.96) (xy 81.28 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid df607777-e0aa-430b-91e1-ca5304355939) + ) + (wire (pts (xy 60.96 68.58) (xy 81.28 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e03e61ca-23ea-46be-bad8-66ee27ce7be6) + ) + (bus (pts (xy 83.82 99.06) (xy 83.82 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e057d295-caaf-4e8f-898f-7b754c53af5d) + ) + + (wire (pts (xy 41.91 93.98) (xy 53.34 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e0831baa-0a14-4b66-b2b3-666ee87eeadf) + ) + (wire (pts (xy 153.67 118.11) (xy 151.13 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e10bc20f-fcfb-40a2-8886-3fa1b7dc2b5e) + ) + (wire (pts (xy 125.73 63.5) (xy 110.49 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e14921a2-b8fe-413b-a877-2acc9177cc53) + ) + (bus (pts (xy 107.95 76.2) (xy 107.95 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e2ed728c-88d3-4d8c-8ce8-e6c57a8ae4d3) + ) + + (wire (pts (xy 167.64 116.84) (xy 157.48 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e352b0c1-b548-40fa-9540-8af26caa12fd) + ) + (wire (pts (xy 237.49 90.17) (xy 241.3 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e3c1c3a4-e390-4b61-b2c1-3df48b32849d) + ) + (wire (pts (xy 125.73 86.36) (xy 110.49 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e42a6a7a-8964-45f9-9ec9-6998e392508a) + ) + (wire (pts (xy 41.91 78.74) (xy 53.34 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e50f83f3-b364-481b-8758-572a54abc17b) + ) + (wire (pts (xy 226.06 80.01) (xy 226.06 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e58f066a-0f19-4c8e-975f-7d26f98dfbc9) + ) + (bus (pts (xy 107.95 109.22) (xy 107.95 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e5d02b8f-b476-4f9c-839f-a225ab912820) + ) + + (wire (pts (xy 269.24 59.69) (xy 266.7 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e6125bca-1263-496a-a78e-799901bde1dd) + ) + (wire (pts (xy 269.24 102.87) (xy 269.24 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e6217aae-fc88-4dac-a591-919aef082cd3) + ) + (wire (pts (xy 237.49 64.77) (xy 241.3 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e732da39-ec9f-41e2-ae19-e9bd75360cae) + ) + (wire (pts (xy 125.73 53.34) (xy 123.19 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e773a4ed-f610-4998-8401-17bf0c0be47c) + ) + (wire (pts (xy 41.91 76.2) (xy 53.34 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e7929458-8a46-427f-993b-013f276b81fb) + ) + (wire (pts (xy 41.91 73.66) (xy 53.34 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e7d45881-e758-480c-a813-caa273d266b0) + ) + (bus (pts (xy 107.95 71.12) (xy 107.95 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e8038054-de34-461e-9686-3c006d3b6269) + ) + + (wire (pts (xy 125.73 99.06) (xy 110.49 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e8a28236-644f-4895-a10b-a15a6cbd96dc) + ) + (wire (pts (xy 219.71 107.95) (xy 219.71 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e95b1d8e-2e4e-4877-9121-2ee2965866b4) + ) + (wire (pts (xy 269.24 92.71) (xy 269.24 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ea9995ad-265a-4c12-9fcb-31b37648994f) + ) + (bus (pts (xy 107.95 106.68) (xy 107.95 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ebb85e9a-b1c5-4e94-9d83-7e25480ef4bf) + ) + + (wire (pts (xy 110.49 43.18) (xy 110.49 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ef9e8885-f88c-4bc9-bb48-edf2ce0e21ce) + ) + (bus (pts (xy 83.82 50.8) (xy 83.82 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f0db733d-41ec-41d5-862b-33f9d37633fb) + ) + + (wire (pts (xy 157.48 109.22) (xy 153.67 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f16e486c-ec75-49e3-b6f1-9e240f4f373f) + ) + (wire (pts (xy 125.73 78.74) (xy 110.49 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f3bebbb7-1f61-4510-8531-a0bb39cddf62) + ) + (wire (pts (xy 151.13 120.65) (xy 153.67 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f4b00c54-9ad1-49cc-a893-af751b7bbde3) + ) + (wire (pts (xy 273.05 107.95) (xy 273.05 111.76)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f57881b5-c9c9-4bcf-be4b-dd8cfd505873) + ) + (wire (pts (xy 151.13 53.34) (xy 156.21 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f5a1eb5d-e013-46e5-be3e-30f1e81f1c14) + ) + (wire (pts (xy 125.73 88.9) (xy 110.49 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f5fdb899-6b89-480d-9e7a-7165d6d2cfb4) + ) + (bus (pts (xy 107.95 83.82) (xy 107.95 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f65d9763-a145-4239-b00f-08766401e2ed) + ) + + (wire (pts (xy 60.96 50.8) (xy 81.28 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f74c1147-0f6c-4852-95d4-43a254720c79) + ) + (bus (pts (xy 107.95 68.58) (xy 107.95 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f7aca699-1006-4516-9edb-e5c3b21b094c) + ) + + (wire (pts (xy 218.44 62.23) (xy 226.06 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f8303da2-737e-49c0-bf64-38ea89f8f73f) + ) + (wire (pts (xy 269.24 100.33) (xy 266.7 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f8c0c85b-63aa-4456-8454-d2738e87b07e) + ) + (wire (pts (xy 269.24 107.95) (xy 273.05 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f9bfc734-c4c6-485a-938e-c6f951821afa) + ) + (wire (pts (xy 106.68 123.19) (xy 118.11 123.19)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fa5ada4b-d168-4557-8609-bac032a40d46) + ) + (wire (pts (xy 60.96 40.64) (xy 81.28 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fb12a6eb-e197-436e-985f-2b5a0d2b2711) + ) + (wire (pts (xy 123.19 43.18) (xy 119.38 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fbcf4427-f530-4045-84ee-05aa657351f4) + ) + (wire (pts (xy 125.73 93.98) (xy 110.49 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fc21db43-1d7f-4b2d-9bea-fe80258ad93c) + ) + (bus (pts (xy 107.95 58.42) (xy 107.95 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fd38cdd9-45eb-4bf4-8661-8e41189abcdf) + ) + + (wire (pts (xy 269.24 87.63) (xy 266.7 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fd3b4b39-129b-4780-adf2-6fedeb400468) + ) + (wire (pts (xy 269.24 54.61) (xy 269.24 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fd9899af-1db7-451f-947b-ed5e18bce2b6) + ) + (wire (pts (xy 198.12 107.95) (xy 210.82 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fedde63b-d73d-4d41-ae8c-b9671aa831d8) + ) + (wire (pts (xy 269.24 69.85) (xy 269.24 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fefad8b8-c1cf-4638-818b-23e7941a75c0) + ) + (wire (pts (xy 60.96 88.9) (xy 81.28 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ff70535e-deed-4fe7-a3d7-58f6274cbdb0) + ) + + (label "DDR3_BA0_" (at 80.01 53.34 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 036dd091-0a60-40ff-8218-c638574b3a93) + ) + (label "DDR3_WE#_" (at 80.01 38.1 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 047aa3bb-6884-4df5-83ed-7ea551b329b1) + ) + (label "DDR3_A0_" (at 110.49 58.42 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 0c5278ab-0202-4c39-8abd-f2c2a2674779) + ) + (label "DDR3_A3_" (at 110.49 66.04 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 137920d5-1813-4723-8f10-b19944f96332) + ) + (label "DDR3_A8_" (at 110.49 78.74 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2205a110-6b4b-482e-ad7f-75af88962d7c) + ) + (label "DDR3_A8_" (at 80.01 86.36 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 2c2c8d09-d28a-4c9d-abde-31c75b2fa5e0) + ) + (label "DDR3_A10_" (at 80.01 91.44 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 2d145cb5-1be0-477e-992b-b0e3ad13d954) + ) + (label "DDR3_A2_" (at 80.01 48.26 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 3dcbf7e5-a780-40f8-9400-d5022a84b1cf) + ) + (label "DDR3_A4_" (at 110.49 68.58 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4741c2f9-3aad-4ec5-93d7-cfe712a42a5a) + ) + (label "DDR3_A0_" (at 80.01 40.64 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 4bcc5ae1-145e-46d7-92d5-d611a1d6baf6) + ) + (label "DDR3_RAS#_" (at 110.49 109.22 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5115d19b-8d11-49ce-b309-80dd053f468d) + ) + (label "DDR3_BA0_" (at 110.49 99.06 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 53657ecb-eb18-424c-957c-7a8a38b84780) + ) + (label "DDR3_A3_" (at 80.01 50.8 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 57b66c7e-962a-49b2-96fa-a27415f5cd50) + ) + (label "DDR3_A7_" (at 110.49 76.2 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5dcd6905-8e33-4fac-807c-f1f8a417fc2f) + ) + (label "DDR3_RAS#_" (at 80.01 63.5 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 60a2b3b7-beef-4c20-99f6-d269a14e54d2) + ) + (label "DDR3_A1_" (at 110.49 60.96 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 65986c20-2d1b-4a98-928a-23af623c47bd) + ) + (label "DDR3_A6_" (at 110.49 73.66 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 68fc3e81-6550-470a-a28e-402e5fd6ffa7) + ) + (label "DDR3_A12_" (at 110.49 88.9 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 6b4210fa-f56a-4846-a548-53177f968c63) + ) + (label "DDR3_ODT_" (at 166.37 97.79 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 6f4ed46c-1446-402f-b1dc-8b07ca556e12) + ) + (label "DDR3_CKE_" (at 110.49 114.3 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 7ab03288-9a32-4011-99c1-1d80fbbcd678) + ) + (label "DDR3_A4_" (at 80.01 104.14 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 7c3d73da-34fb-4fca-9cd8-57a55c78d834) + ) + (label "DDR3_A14_" (at 110.49 93.98 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 7f8d920c-fb22-451c-af13-528b17e1b3d3) + ) + (label "DDR3_A12_" (at 80.01 99.06 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 84c2ef8b-e7c5-4b1d-b4b8-a2afa75822dd) + ) + (label "DDR3_A13_" (at 110.49 91.44 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8ca966d4-c762-440a-a950-a1472c06f5d9) + ) + (label "DDR3_BA1_" (at 110.49 101.6 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8d5fad35-6dbd-450d-9dd9-c74c0d9caf4f) + ) + (label "DDR3_A14_" (at 80.01 81.28 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 8d903c52-75f4-4ac9-baf0-065753b8eb4b) + ) + (label "DDR3_BA1_" (at 80.01 101.6 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 948e1184-b471-4360-b397-3ae58e62c790) + ) + (label "DDR3_A11_" (at 110.49 86.36 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 9b68291b-e950-44a4-b88f-08b7ab23909d) + ) + (label "DDR3_BA2_" (at 80.01 76.2 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 9eb65f38-749a-4f1c-ab54-5a72dbfee0c6) + ) + (label "DDR3_ODT_" (at 80.01 60.96 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid b1026f44-caae-47b5-9069-9159216183db) + ) + (label "DDR3_WE#_" (at 110.49 106.68 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b1b74aee-c522-4f09-8a32-d988840903cc) + ) + (label "DDR3_CKE_" (at 80.01 93.98 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid b3cb87f7-256f-493b-9c8f-1e85ebba9ab9) + ) + (label "DDR3_A1_" (at 80.01 73.66 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid b5253622-275c-488c-850c-108e624348e3) + ) + (label "DDR3_CAS#_" (at 80.01 55.88 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid bc947ef2-1a25-4fc3-90a8-e452619c96c9) + ) + (label "DDR3_A11_" (at 80.01 78.74 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid c08db16e-bbb7-4f02-9681-9df69e1be7d2) + ) + (label "DDR3_A13_" (at 80.01 68.58 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid c348a482-59e1-4a04-9d23-870f8d01839e) + ) + (label "VFREF" (at 234.95 107.95 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid c35a9928-3453-4c10-b581-c909a87ff023) + ) + (label "DDR3_A2_" (at 110.49 63.5 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d1a56fb5-e335-4f1a-8163-b9b94e9de91e) + ) + (label "DDR3_A9_" (at 110.49 81.28 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d26f4dea-9296-4c15-8b70-9dbb87d14c0a) + ) + (label "DDR3_A5_" (at 80.01 43.18 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid d77abb4e-9728-498d-9f77-c50ed71d858d) + ) + (label "DDR3_A9_" (at 80.01 66.04 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid d80a4652-e7ed-4566-92f6-76a18cabb7d6) + ) + (label "DDR3_CAS#_" (at 110.49 111.76 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d9a0557d-2066-4762-9c78-538f77b8afeb) + ) + (label "DDR3_A10_" (at 110.49 83.82 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid dd5cdbd6-24c5-4d5f-b80c-0acd8b118746) + ) + (label "DDR3_A7_" (at 80.01 35.56 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid ddffe3de-ff82-462e-846a-d76b238948c4) + ) + (label "DDR3_A5_" (at 110.49 71.12 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e1528d0f-0f77-44c4-b398-b7c0c9b96ba1) + ) + (label "DDR3_BA2_" (at 110.49 104.14 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid edbf6a98-4343-4cbf-907c-65ad17bc4805) + ) + (label "DDR3_A6_" (at 80.01 88.9 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid f31cbe1f-a0c2-4b31-9201-0bf1f9088e78) + ) + + (global_label "DDR3_DQ6" (shape bidirectional) (at 156.21 68.58 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 07459f39-3235-4839-b27e-387eaf36b5d8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_BA0" (shape input) (at 41.91 53.34 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 0b1a71c3-e09d-4ef0-89b0-db61108da5e8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ11" (shape bidirectional) (at 156.21 82.55 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 0bdaf87a-2674-40d5-8a2b-e8f6290f20ea) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_RAS#" (shape input) (at 41.91 63.5 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 0f4b4dc8-feb1-4d06-a73d-076ace7fd8e2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_RESET#" (shape input) (at 104.14 127 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 13737581-7dfd-4db0-80d0-2e29b2627948) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ13" (shape bidirectional) (at 156.21 87.63 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 141657a8-f4e7-4a4a-9506-551f59fd0a55) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A13" (shape input) (at 41.91 68.58 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 21a401ae-fc65-4633-8b99-96532dcf52fe) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ8" (shape bidirectional) (at 156.21 74.93 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 264c18f5-9809-402b-bf50-49f243e8f4c8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_CK_P" (shape input) (at 104.14 119.38 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 27ac9651-6e7f-4ab4-9a0f-f09788d07fca) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_ODT" (shape input) (at 41.91 60.96 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2c3c5a88-d8d5-4e8e-8fe3-709de6747d75) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A12" (shape input) (at 41.91 99.06 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3b0eb3d0-4c1b-4d23-881b-acbb21fccdac) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A7" (shape input) (at 41.91 35.56 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 40c31842-f602-4408-b8d1-ee3550d6d805) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A6" (shape input) (at 41.91 88.9 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 45ab63b2-69a7-4901-a31d-21ac38882192) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQS1_P" (shape input) (at 171.45 118.11 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 46c6259d-1d30-4bf6-8a2e-be9e0202d398) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ7" (shape bidirectional) (at 156.21 71.12 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 5bce5ae9-9e62-4850-bf3f-b3dad05f793e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ3" (shape bidirectional) (at 156.21 60.96 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 6424e37b-0a2d-4486-9952-eba089b6e9fc) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_BA2" (shape input) (at 41.91 76.2 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 666dc925-2b95-4de4-a148-45e51fb4be3f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ10" (shape bidirectional) (at 156.21 80.01 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 66bffb3c-c45c-4fdf-9ac1-1cd23f7c4b99) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_CK_N" (shape input) (at 104.14 121.92 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 69c52ca7-b898-4fa8-b83f-12c50fbcea1a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A9" (shape input) (at 41.91 66.04 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 6ff68425-4d5c-4047-bb2d-454338ea7222) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A4" (shape input) (at 41.91 104.14 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 7297708a-3ddb-437c-a022-029fc420f242) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ15" (shape bidirectional) (at 156.21 92.71 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 7d7ec822-99a2-413c-80ac-45c8fb6940a4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ4" (shape bidirectional) (at 156.21 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 7f6779b3-84f5-4c42-a9d1-fb8c88a13301) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ5" (shape bidirectional) (at 156.21 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 8023a5f0-baa5-44d7-a46e-ace06eb98060) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A3" (shape input) (at 41.91 50.8 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 84b49332-c009-4222-9715-891767babdf6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_CKE" (shape input) (at 41.91 93.98 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 8fe1dca6-ec83-48f7-91ee-f2260a7b356e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ0" (shape bidirectional) (at 156.21 53.34 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 9365bc42-79ac-49b0-9d21-26360f22b95d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A1" (shape input) (at 41.91 73.66 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 9af5d300-b81a-4c49-8a5e-040ba37e008c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_CAS#" (shape input) (at 41.91 55.88 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 9dd2edef-8572-41fa-8cfe-ab4c5b1708aa) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A10" (shape input) (at 41.91 91.44 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid a3d19ecf-a56e-4b08-882f-e0959ebaf9bb) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A5" (shape input) (at 41.91 43.18 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid a43c0300-1cf5-4793-a686-2c168de41d61) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A8" (shape input) (at 41.91 86.36 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid a495c44c-0621-4b81-8568-15d3eeb6bd10) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A14" (shape input) (at 41.91 81.28 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid a990ec52-2b5d-4255-be23-725ee17db2ed) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_WE#" (shape input) (at 41.91 38.1 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid ad71b609-e7e1-4666-9fd0-6d88c7d96f36) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A11" (shape input) (at 41.91 78.74 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b767b8f8-ecce-4a00-9757-4efa3a524318) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ9" (shape bidirectional) (at 156.21 77.47 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b8822758-430c-4efd-821e-07c84fc4812e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_BA1" (shape input) (at 41.91 101.6 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid ba923e1d-10cc-488e-be02-3d1767d90c29) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ12" (shape bidirectional) (at 156.21 85.09 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid bb7e4f65-7f78-41ce-8d52-8764303c47f1) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A2" (shape input) (at 41.91 48.26 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid d391c834-6538-4f0d-b497-24f783c86c57) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQS0_N" (shape input) (at 171.45 113.03 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d3d55df2-5eb7-48fe-8363-e97a84bf7b76) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQS1_N" (shape input) (at 171.45 120.65 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d695349d-7186-4bbf-83f2-3abe63392780) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ2" (shape bidirectional) (at 156.21 58.42 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid dc287184-4717-4ae4-aba5-70a4bf1dd270) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_A0" (shape input) (at 41.91 40.64 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid e35f51ba-704e-4cb9-8cc7-7a38b7e867c6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ1" (shape bidirectional) (at 156.21 55.88 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ee7fde6e-968f-42a5-a4b7-4c801b5a6deb) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQS0_P" (shape input) (at 171.45 110.49 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ff9edb43-6071-4c56-a65a-733f17e1064c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + (global_label "DDR3_DQ14" (shape bidirectional) (at 156.21 90.17 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ffee8309-c8e8-4972-a7cf-be8d29b76c97) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + ) + + (symbol (lib_id "ScopefunParts:+1.5V") (at 237.49 50.8 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005859819d) + (property "Reference" "#PWR0407" (id 0) (at 237.49 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.5V" (id 1) (at 237.49 47.244 0)) + (property "Footprint" "" (id 2) (at 237.49 50.8 0)) + (property "Datasheet" "" (id 3) (at 237.49 50.8 0)) + (pin "1" (uuid 8e3363f8-d793-4659-b73d-f632b93cedc3)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 198.12 116.84 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005859adca) + (property "Reference" "#PWR0408" (id 0) (at 198.12 123.19 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 198.12 120.65 0)) + (property "Footprint" "" (id 2) (at 198.12 116.84 0)) + (property "Datasheet" "" (id 3) (at 198.12 116.84 0)) + (pin "1" (uuid 0e65853c-de16-43ea-9021-836464702a0a)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 273.05 111.76 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005859cf1f) + (property "Reference" "#PWR0409" (id 0) (at 273.05 118.11 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 273.05 115.57 0)) + (property "Footprint" "" (id 2) (at 273.05 111.76 0)) + (property "Datasheet" "" (id 3) (at 273.05 111.76 0)) + (pin "1" (uuid 96edc933-1b50-4eef-a2de-b2f1cc02a7e7)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 110.49 44.45 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005859f47e) + (property "Reference" "#PWR0410" (id 0) (at 110.49 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 110.49 48.26 0)) + (property "Footprint" "" (id 2) (at 110.49 44.45 0)) + (property "Datasheet" "" (id 3) (at 110.49 44.45 0)) + (pin "1" (uuid f82d9def-0e91-4fd1-b1f1-1625fe63fb93)) + ) + + (symbol (lib_id "ScopefunParts:R_4k7") (at 118.11 130.81 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585a4326) + (property "Reference" "R182" (id 0) (at 119.38 129.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_4k7" (id 1) (at 119.38 132.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 118.11 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 118.11 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF4701V" (id 4) (at 118.11 127 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 118.11 124.46 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid c35ee601-d02a-4227-b424-4af9df688911)) + (pin "2" (uuid 898f5328-39c8-40a2-8be8-e170a5c5f402)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 154.94 130.81 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585a8a09) + (property "Reference" "#PWR0411" (id 0) (at 154.94 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 154.94 134.62 0)) + (property "Footprint" "" (id 2) (at 154.94 130.81 0)) + (property "Datasheet" "" (id 3) (at 154.94 130.81 0)) + (pin "1" (uuid 4ae85c9e-205e-4e58-b0fb-720a36d4bbaa)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 162.56 102.87 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585ab03d) + (property "Reference" "#PWR0412" (id 0) (at 162.56 109.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 162.56 106.68 0)) + (property "Footprint" "" (id 2) (at 162.56 102.87 0)) + (property "Datasheet" "" (id 3) (at 162.56 102.87 0)) + (pin "1" (uuid 628e8ccd-8428-4970-beba-3bd776caa8ef)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 118.11 134.62 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000585b2a30) + (property "Reference" "#PWR0413" (id 0) (at 118.11 140.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 118.11 138.43 0)) + (property "Footprint" "" (id 2) (at 118.11 134.62 0)) + (property "Datasheet" "" (id 3) (at 118.11 134.62 0)) + (pin "1" (uuid 30cde442-c5a9-4ea9-a731-e546dbb28f1f)) + ) + + (symbol (lib_id "ScopefunParts:R_240R") (at 116.84 43.18 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005861340f) + (property "Reference" "R180" (id 0) (at 109.22 41.91 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_240R" (id 1) (at 119.38 41.91 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 110.49 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 113.03 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF2400V" (id 4) (at 120.65 43.18 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 123.19 43.18 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ba551ac6-8d2b-4a9c-95bc-ecb7b82420eb)) + (pin "2" (uuid 23b63769-5395-4863-96ad-dbd260947c9c)) + ) + + (symbol (lib_id "ScopefunParts:+1.5V") (at 198.12 100.33 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586157b0) + (property "Reference" "#PWR0414" (id 0) (at 198.12 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.5V" (id 1) (at 198.12 96.774 0)) + (property "Footprint" "" (id 2) (at 198.12 100.33 0)) + (property "Datasheet" "" (id 3) (at 198.12 100.33 0)) + (pin "1" (uuid 50fe5a3d-c210-469c-bb71-512d5cea5518)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 219.71 111.76 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058615a31) + (property "Reference" "C254" (id 0) (at 219.964 109.982 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 219.964 113.792 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 219.71 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 219.964 109.982 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 222.504 107.442 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 220.98 105.41 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid e21fac56-b274-477f-b454-6d91d51c7236)) + (pin "2" (uuid 8e62cd32-8c68-4bc2-b2f5-73fa33e413a2)) + ) + + (symbol (lib_id "ScopefunParts:C_10n") (at 219.71 104.14 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058615ae3) + (property "Reference" "C253" (id 0) (at 219.964 102.362 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_10n" (id 1) (at 219.964 106.172 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 219.71 109.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 219.964 102.362 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "GRM1885C1H103JA01D" (id 4) (at 222.504 99.822 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 50V C0G 5%" (id 5) (at 220.98 97.79 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 6fb2ffd2-1e8d-4427-b3b2-39626f8ad83e)) + (pin "2" (uuid 27166f4f-ab72-42bd-8b7f-79a0a3a46db0)) + ) + + (symbol (lib_id "ScopefunParts:+1.5V") (at 219.71 100.33 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058615c4d) + (property "Reference" "#PWR0415" (id 0) (at 219.71 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.5V" (id 1) (at 219.71 96.774 0)) + (property "Footprint" "" (id 2) (at 219.71 100.33 0)) + (property "Datasheet" "" (id 3) (at 219.71 100.33 0)) + (pin "1" (uuid a27d4335-2ac2-43ba-a60f-1de7c35370f6)) + ) + + (symbol (lib_id "ScopefunParts:C_1u") (at 210.82 111.76 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005861606c) + (property "Reference" "C250" (id 0) (at 211.074 109.982 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_1u" (id 1) (at 211.074 113.792 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 210.82 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 211.074 109.982 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C105K9PACTU" (id 4) (at 213.614 107.442 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 6.3V X5R 10%" (id 5) (at 212.09 105.41 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid c3c7418f-db44-4c99-89d5-aa02f17704f5)) + (pin "2" (uuid 2c38ebaa-83e6-4d2a-a3cd-b7054cfa2c25)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 198.12 111.76 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586162bb) + (property "Reference" "R186" (id 0) (at 199.39 110.49 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 199.39 113.03 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 198.12 118.11 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 198.12 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 198.12 107.95 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 198.12 105.41 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 04006a3b-e45e-4755-ba59-2e53d81dc15e)) + (pin "2" (uuid 835ee1cd-e62a-47d2-ab4d-fb57c54803c6)) + ) + + (symbol (lib_id "ScopefunParts:R_1.02k") (at 198.12 104.14 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005861645a) + (property "Reference" "R185" (id 0) (at 199.39 102.87 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_1.02k" (id 1) (at 199.39 105.41 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0603" (id 2) (at 198.12 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" (id 3) (at 198.12 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-3EKF1021V" (id 4) (at 198.12 100.33 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0603" (id 5) (at 198.12 97.79 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 3b99951b-b4a0-41dc-b85c-0edee4536cc8)) + (pin "2" (uuid 7c9376b6-d0d6-448b-9461-3f2cc6c5ae8e)) + ) + + (symbol (lib_id "ScopefunParts:C_22u") (at 194.31 58.42 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586d72a3) + (property "Reference" "C244" (id 0) (at 194.564 56.642 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_22u" (id 1) (at 194.564 60.452 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 194.31 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 194.564 56.642 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 197.104 54.102 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 195.58 52.07 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid db3014e9-5f3a-4f7a-a554-6990808d5d6d)) + (pin "2" (uuid 8689fc5d-b738-4e9f-b983-1744feb5a0c3)) + ) + + (symbol (lib_id "ScopefunParts:+1.5V") (at 194.31 53.34 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586d745a) + (property "Reference" "#PWR0416" (id 0) (at 194.31 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.5V" (id 1) (at 194.31 49.784 0)) + (property "Footprint" "" (id 2) (at 194.31 53.34 0)) + (property "Datasheet" "" (id 3) (at 194.31 53.34 0)) + (pin "1" (uuid e949ea0a-a75f-4bb3-a73a-9cdda26225d3)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 203.2 58.42 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586d7a79) + (property "Reference" "C246" (id 0) (at 203.454 56.642 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 203.454 60.452 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 203.2 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 203.454 56.642 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 205.994 54.102 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 204.47 52.07 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 67b6c32d-3788-4bf6-969c-0ef260bf7b8e)) + (pin "2" (uuid 82e3fc94-3ff9-4a01-ab77-4325528367c0)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 210.82 58.42 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586d7c39) + (property "Reference" "C248" (id 0) (at 211.074 56.642 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 211.074 60.452 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 210.82 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 211.074 56.642 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 213.614 54.102 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 212.09 52.07 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2f36c327-e818-451f-9f32-d096ccbff234)) + (pin "2" (uuid e1515b2a-5f9b-45c4-b663-445ec4103d55)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 218.44 58.42 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586d7cc7) + (property "Reference" "C251" (id 0) (at 218.694 56.642 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 218.694 60.452 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 218.44 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 218.694 56.642 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 221.234 54.102 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 219.71 52.07 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 6bbb5f24-1cdc-4c09-8f1c-68c0eb3ccc4e)) + (pin "2" (uuid 483b8f11-52ae-450a-9324-d9f0c34139f3)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 226.06 58.42 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586d7d58) + (property "Reference" "C255" (id 0) (at 226.314 56.642 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 226.314 60.452 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 226.06 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 226.314 56.642 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 228.854 54.102 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 227.33 52.07 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 2110128e-3730-4d9b-bdec-9baff14cdd5d)) + (pin "2" (uuid 8b1394b5-f47a-4612-993d-7b5141103931)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 226.06 63.5 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586d8b5b) + (property "Reference" "#PWR0417" (id 0) (at 226.06 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 226.06 67.31 0)) + (property "Footprint" "" (id 2) (at 226.06 63.5 0)) + (property "Datasheet" "" (id 3) (at 226.06 63.5 0)) + (pin "1" (uuid ff735842-38d4-42f3-ae1b-416a4c03fe9a)) + ) + + (symbol (lib_id "ScopefunParts:C_22u") (at 194.31 76.2 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586db672) + (property "Reference" "C245" (id 0) (at 194.564 74.422 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_22u" (id 1) (at 194.564 78.232 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0805" (id 2) (at 194.31 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 194.564 74.422 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "LMK212BBJ226MG-T" (id 4) (at 197.104 71.882 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0805 10V X5R 20%" (id 5) (at 195.58 69.85 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 6a33c504-8162-47f1-8502-d0d949c43a9a)) + (pin "2" (uuid 4c0b4345-a54d-4eb6-a080-bb225158b77d)) + ) + + (symbol (lib_id "ScopefunParts:+1.5V") (at 194.31 71.12 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586db678) + (property "Reference" "#PWR0418" (id 0) (at 194.31 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+1.5V" (id 1) (at 194.31 67.564 0)) + (property "Footprint" "" (id 2) (at 194.31 71.12 0)) + (property "Datasheet" "" (id 3) (at 194.31 71.12 0)) + (pin "1" (uuid 96b8d4ff-dc32-4a12-8174-47194b7ce226)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 203.2 76.2 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586db680) + (property "Reference" "C247" (id 0) (at 203.454 74.422 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 203.454 78.232 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 203.2 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 203.454 74.422 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 205.994 71.882 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 204.47 69.85 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 75cc9cb5-bd03-4ad9-bb99-9b71e3501a51)) + (pin "2" (uuid e891e0d4-531b-4840-a04b-a6b5866426dd)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 210.82 76.2 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586db688) + (property "Reference" "C249" (id 0) (at 211.074 74.422 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 211.074 78.232 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 210.82 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 211.074 74.422 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 213.614 71.882 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 212.09 69.85 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 1e13d6b0-17d8-4f6b-92bc-eb021880cd51)) + (pin "2" (uuid 215dd3b1-c297-4f9b-ab39-41c91ed3cc47)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 218.44 76.2 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586db690) + (property "Reference" "C252" (id 0) (at 218.694 74.422 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 218.694 78.232 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 218.44 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 218.694 74.422 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 221.234 71.882 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 219.71 69.85 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 7f1d9cbd-47d5-44d3-80ec-c700c249f989)) + (pin "2" (uuid a4498153-8a65-4663-b286-06ad3f9cc4a7)) + ) + + (symbol (lib_id "ScopefunParts:C_0.1u") (at 226.06 76.2 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586db698) + (property "Reference" "C256" (id 0) (at 226.314 74.422 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_0.1u" (id 1) (at 226.314 78.232 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:C_0603" (id 2) (at 226.06 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 226.314 74.422 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "C0603C104K4RACTU" (id 4) (at 228.854 71.882 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "MLCC - SMD/SMT 0603 16V X7R 10%" (id 5) (at 227.33 69.85 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid a067b035-4fc2-40b0-8d55-23795ad1dd06)) + (pin "2" (uuid bcb9bda1-c768-498b-b0bc-6aefd1bf629e)) + ) + + (symbol (lib_id "Scopefun_v2-rescue:GND") (at 226.06 81.28 0) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-0000586db6b1) + (property "Reference" "#PWR0419" (id 0) (at 226.06 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 226.06 85.09 0)) + (property "Footprint" "" (id 2) (at 226.06 81.28 0)) + (property "Datasheet" "" (id 3) (at 226.06 81.28 0)) + (pin "1" (uuid b3179ffa-e3ce-49c8-9774-df67686bd731)) + ) + + (symbol (lib_id "ScopefunParts:R_100") (at 157.48 111.76 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058acb230) + (property "Reference" "R183" (id 0) (at 158.9786 110.5916 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 158.9786 112.903 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at -7.62 250.19 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at -7.62 247.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at -7.62 240.03 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at -7.62 237.49 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 23b5064c-14f1-41bd-b42d-9eecb6b5b962)) + (pin "2" (uuid 903de8d4-f465-495d-a4dc-dcae0c6390f5)) + ) + + (symbol (lib_id "ScopefunParts:R_100") (at 157.48 119.38 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058acb723) + (property "Reference" "R184" (id 0) (at 158.9786 118.2116 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 158.9786 120.523 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at -7.62 257.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at -7.62 255.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at -7.62 247.65 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at -7.62 245.11 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 5cae4b41-a684-4c9c-b8c9-678cbb7f5c69)) + (pin "2" (uuid 87541631-2ec3-4db0-8ee9-d31e8d4bee3b)) + ) + + (symbol (lib_id "ScopefunParts:R_100") (at 118.11 120.65 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058acb783) + (property "Reference" "R181" (id 0) (at 116.6368 119.4816 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R_100" (id 1) (at 116.6368 121.793 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_0402" (id 2) (at 283.21 259.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" (id 3) (at 283.21 256.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "ERJ-2RKF1000X" (id 4) (at 283.21 248.92 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES SMD 1% 1/10W 0402" (id 5) (at 283.21 246.38 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 919f2008-c31f-404a-8d49-55485ac0ef76)) + (pin "2" (uuid 61999d92-2e5f-40c7-b5d9-b8a8f065b953)) + ) + + (symbol (lib_id "ScopefunParts:IS43TR16256A-125KBL") (at 138.43 87.63 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058e31b2e) + (property "Reference" "U36" (id 0) (at 138.43 45.72 0)) + (property "Value" "IS43TR16256A-125KBL" (id 1) (at 138.43 48.26 0)) + (property "Footprint" "ScopefunPackagesLibrary:TW-BGA-96" (id 2) (at 138.43 142.24 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "http://www.issi.com/WW/pdf/43-46TR16256A-85120AL.pdf" (id 3) (at 138.43 134.62 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "MFG Part#" "IS43TR16256A-125KBL" (id 4) (at 138.43 138.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Description" "256M X 16 BIT DDR3 SRAM 1.5V" (id 5) (at 137.16 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "A2" (uuid af1a24df-eae9-44e9-8294-763323b0da38)) + (pin "A3" (uuid c818cf54-f22f-4a71-b0fa-f218217319ea)) + (pin "A7" (uuid fd986f7f-7354-4595-aa15-7da60ed9746e)) + (pin "B7" (uuid 5c61d759-b8f7-488d-b7fb-9dfaef06a354)) + (pin "B8" (uuid ac7edebe-2db7-4482-aa84-2f0aa2e4a6ba)) + (pin "C2" (uuid a4b2daee-8203-4894-80be-f61f7b240d48)) + (pin "C3" (uuid 5683ffbe-9ea8-47ef-aa1e-09725191f3f1)) + (pin "C7" (uuid ec21bc9c-6c45-47c9-af3a-678b1a748509)) + (pin "C8" (uuid 4a0207bc-8dcb-4b6f-8d2c-137181114c7e)) + (pin "D3" (uuid a1a68eb2-c28a-4b3c-840f-7b030c4add7d)) + (pin "D7" (uuid a9a6deb5-f30f-4b04-9dd8-2dfc641e41ea)) + (pin "E3" (uuid 9937a29e-2627-452a-9cef-a66d5859780d)) + (pin "E7" (uuid 7d6c0410-38ae-4c6c-9041-22b715955bf2)) + (pin "F2" (uuid 0834bf72-0fb4-4e4f-9e60-706971f0bccc)) + (pin "F3" (uuid c2fba1f8-b554-49b6-b6ac-1a246a0368d5)) + (pin "F7" (uuid 3661925f-2f64-48d4-8b96-e23387917723)) + (pin "F8" (uuid da0b88d3-a082-40df-8d3a-89c49f8c8fd5)) + (pin "G2" (uuid 24a5aac4-22bf-41db-bf76-8685f68b7fb0)) + (pin "G3" (uuid 3b059add-6b7c-49b5-9539-7e20b918548e)) + (pin "H3" (uuid 0d8edac6-c9c6-4a34-9984-9399feacb150)) + (pin "H7" (uuid b11f49dc-016c-4b80-b45e-ec25c24ec060)) + (pin "H8" (uuid b082c799-204a-4d88-9d29-5bf8772e9334)) + (pin "J3" (uuid de12e572-109d-4ada-8aaa-94756accf1e8)) + (pin "J7" (uuid 766a55ca-b5a2-4703-9009-eb5e9a2e9cf6)) + (pin "K1" (uuid da180218-564b-4822-8a31-558097897863)) + (pin "K3" (uuid b8d7577c-c253-48ad-beac-0e54e0a81789)) + (pin "K7" (uuid 9508b92f-9219-4ad7-bace-a1fdfaf4ddcf)) + (pin "K9" (uuid c4126595-b63b-4f92-b869-ca1af8a4c91b)) + (pin "L2" (uuid 2eb7ba1d-e571-4b38-962b-b6e40e45ec18)) + (pin "L3" (uuid 5a2b9a80-1981-43aa-8a62-c78972ed8ccc)) + (pin "L7" (uuid db82e92b-c0d1-4d62-b6b0-b239dc86bda0)) + (pin "L8" (uuid 66ac197c-196d-4afe-9e5d-9980cf463d16)) + (pin "M2" (uuid 67b22c72-045a-4f97-be2d-4eb7aa530e09)) + (pin "M3" (uuid b9d13894-fa1c-4284-9d8b-e905ac2bc28e)) + (pin "M7" (uuid 9e70fbaa-735f-409c-86b7-d83340c80732)) + (pin "N2" (uuid da8101ed-d405-468a-a2f3-3f6dd4b9dd8d)) + (pin "N3" (uuid 6836277e-6f0c-4dde-886e-8f233b95cd5e)) + (pin "N7" (uuid c6e5adf9-5c90-479b-976c-fc18163cd33e)) + (pin "N8" (uuid 19e6ede4-78c2-4c3b-8fa1-f05f91eeea7d)) + (pin "P2" (uuid 1dd70455-6b5c-4a57-b75c-02d393af10d2)) + (pin "P3" (uuid 7836fecd-d71e-4fad-9e5d-369fb938b631)) + (pin "P7" (uuid 6861396a-694b-4791-8c17-76d9da6380db)) + (pin "P8" (uuid f2edda0a-6796-411d-bd4f-9dd2160b21cd)) + (pin "R2" (uuid 82f5e300-3bdf-4744-a4b5-8d0af77fbfbf)) + (pin "R3" (uuid 1c47cd20-8290-4f51-bf02-25c4b5687fcd)) + (pin "R7" (uuid 471c06bd-f380-41b5-809f-ed4ac404093f)) + (pin "R8" (uuid 4bf956b9-e8c2-4206-a750-298271610acc)) + (pin "T2" (uuid 2cf720f4-696c-4b70-a447-57641a9db923)) + (pin "T3" (uuid bc6f558f-3669-49d2-ba21-a83dff477ea5)) + (pin "T7" (uuid 8517f2bb-80d8-480c-9fcc-9505667d7d1f)) + (pin "T8" (uuid 6fd07eee-1c12-4eab-aebc-1ca994e1313b)) + ) + + (symbol (lib_id "ScopefunParts:IS43TR16256A-125KBL") (at 254 88.9 0) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-000058e31c60) + (property "Reference" "U36" (id 0) (at 254 46.99 0)) + (property "Value" "IS43TR16256A-125KBL" (id 1) (at 254 49.53 0)) + (property "Footprint" "ScopefunPackagesLibrary:TW-BGA-96" (id 2) (at 254 143.51 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "http://www.issi.com/WW/pdf/43-46TR16640B-81280BL.pdf" (id 3) (at 254 135.89 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "256M X 16 BIT DDR3 SRAM 1.5V" (id 4) (at 252.73 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "IS43TR16640B-125JBL" (id 5) (at 254 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "A1" (uuid 20af5751-383b-41b3-bd71-35bab2e4273d)) + (pin "A8" (uuid 2a2be73f-08ac-4dfc-a46a-f839b4113074)) + (pin "A9" (uuid 94beaeb5-82db-40ad-a028-bffe3f3291f5)) + (pin "B1" (uuid 2b091ae4-8d49-49ee-89bd-0ae88ef8e34a)) + (pin "B2" (uuid 87415537-bdd0-4a4c-a32d-9f8cfcc8c8e4)) + (pin "B3" (uuid 754b0b53-25cd-473f-b6df-77d7505f205f)) + (pin "B9" (uuid 34b67c2d-87df-4390-a75f-724514f89e6a)) + (pin "C1" (uuid c0517df9-bd6e-45e0-8d66-74f89e5e70cf)) + (pin "C9" (uuid f3e6e629-a8ec-44f9-abbc-4f59664a8d00)) + (pin "D1" (uuid 17762bbf-a6b9-47f0-a068-614c79333bf3)) + (pin "D2" (uuid 1dfad39b-eb00-4b50-925b-afdc4fb8d587)) + (pin "D8" (uuid af31fa48-80fa-427d-bb38-09bb7143d98e)) + (pin "D9" (uuid c7d25245-2eca-4728-9336-07c80c2426ae)) + (pin "E1" (uuid c164adf0-15bb-4e4e-b212-b5556bf6d12b)) + (pin "E2" (uuid 956d21d7-c79e-4ddb-8a7a-be2cc9283623)) + (pin "E8" (uuid 19875866-80f8-4d6f-ae92-cc024b1c78c0)) + (pin "E9" (uuid d72ad0fc-28b8-423a-bc79-59496e0a2a02)) + (pin "F1" (uuid 8e417d1c-3cb9-46fd-ba99-6ef1379483b6)) + (pin "F9" (uuid 57ed731a-c03e-487d-ad37-a91240b448a4)) + (pin "G1" (uuid 27ec46a4-f8fa-4139-8cb0-d536fb31eaa5)) + (pin "G7" (uuid 463ecbb2-cb57-4216-8254-c022a4518aaf)) + (pin "G8" (uuid e63ba045-3144-4bf0-9a1c-6e7c5df4af5b)) + (pin "G9" (uuid 5e6e9502-20f4-42b4-a9d4-c7043e3f80b2)) + (pin "H1" (uuid a8f6f63d-bb43-43bb-86d7-20427653cbfc)) + (pin "H2" (uuid bbe78e7e-047c-4444-95dd-2c234c3f3dc0)) + (pin "H9" (uuid e1ca130d-c20d-49b9-854e-55ed0843cb93)) + (pin "J1" (uuid 616fc897-e806-4730-bdd4-55f1c10dc920)) + (pin "J2" (uuid 2e2d0cdd-e591-4450-a51d-a7a4ca2c069d)) + (pin "J8" (uuid 64ceeb97-4c68-401f-8eb0-1ceae7839863)) + (pin "J9" (uuid a1304019-2c62-444a-94d3-c1dae4c94c74)) + (pin "K2" (uuid 48561b8f-af53-4010-812e-90651d9f570c)) + (pin "K8" (uuid f2069e2a-3b9f-4916-aef7-53131f67dabe)) + (pin "L1" (uuid 1c50fee8-58fe-4575-afec-9b7a9e9dacfa)) + (pin "L9" (uuid 72c33372-a538-4da6-977f-d54fa0fb2414)) + (pin "M1" (uuid a99fb965-7f75-4287-a305-7d64a4e7387b)) + (pin "M8" (uuid 009d4c5e-f5cd-4e8b-afc7-cd27ba3152c7)) + (pin "M9" (uuid 8665e83c-139b-4020-9428-7f20b0409e30)) + (pin "N1" (uuid 246f4692-5c87-442e-8358-c92e10d68bd6)) + (pin "N9" (uuid 2674c266-4b2b-47e0-b882-c82fb6c6685c)) + (pin "P1" (uuid b1fc89e4-a8a4-428c-b956-af765c4ae70b)) + (pin "P9" (uuid dab7f59b-4269-417f-ad73-dc73bec6e2b5)) + (pin "R1" (uuid 15a94a83-f7b4-43c6-ba5c-b2d11690154f)) + (pin "R9" (uuid 659cbf17-6fe0-4203-b909-a9c36c1573ab)) + (pin "T1" (uuid ddc6cba1-168a-4485-aea2-4e55652896de)) + (pin "T9" (uuid 2654db81-d0d1-4451-8706-bae8d6d4ae9d)) + ) + + (symbol (lib_id "ScopefunParts:RA_27R") (at 57.15 39.37 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005aa064c2) + (property "Reference" "R174" (id 0) (at 60.325 34.29 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "RA_27R" (id 1) (at 60.325 36.83 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_CRA06E" (id 2) (at 57.15 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" (id 3) (at 57.15 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "YC164-JR-0727RL" (id 4) (at 57.15 30.48 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" (id 5) (at 57.15 27.94 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid f614107d-aa06-40e3-99be-47d7fd94fccf)) + (pin "2" (uuid 75806d5c-12a7-41be-a63f-61aa3efaeb77)) + (pin "3" (uuid 41865422-7cb9-4fef-97dc-832e53f1e029)) + (pin "4" (uuid 2b4d140c-7d7e-44e5-9aad-e61ada03d790)) + (pin "5" (uuid e6733e12-eeaf-4417-a195-d25199a58784)) + (pin "6" (uuid 04120949-5f2d-420b-b8bf-ac11ac50db83)) + (pin "7" (uuid eb33a34f-8672-46d6-8c7a-15d13c1196b7)) + (pin "8" (uuid a7a6fa59-acfd-44af-b2ed-6865a17e100c)) + ) + + (symbol (lib_id "ScopefunParts:RA_27R") (at 57.15 52.07 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005aa065c3) + (property "Reference" "R175" (id 0) (at 60.325 46.99 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "RA_27R" (id 1) (at 60.325 49.53 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_CRA06E" (id 2) (at 57.15 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" (id 3) (at 57.15 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "YC164-JR-0727RL" (id 4) (at 57.15 43.18 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" (id 5) (at 57.15 40.64 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid ba223867-c8b9-49a4-a215-d36e8c4ee6e0)) + (pin "2" (uuid b383855e-f8b3-4fa1-9fc2-ef72611d91ab)) + (pin "3" (uuid cdb1fb89-0834-4851-aabd-31df24b07755)) + (pin "4" (uuid 70f43254-c71c-407a-929e-cc599b9c2a26)) + (pin "5" (uuid bc6f3b93-6183-47e7-af48-affcbaee6028)) + (pin "6" (uuid b84decca-67e4-4449-91f6-7782e1156910)) + (pin "7" (uuid cae03f2c-c8dd-473c-a40d-a521ec77da9a)) + (pin "8" (uuid 2929307a-b16a-4b9c-bdf5-0ca19b8ff564)) + ) + + (symbol (lib_id "ScopefunParts:RA_27R") (at 57.15 64.77 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005aa06647) + (property "Reference" "R176" (id 0) (at 60.325 59.69 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "RA_27R" (id 1) (at 60.325 62.23 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_CRA06E" (id 2) (at 57.15 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" (id 3) (at 57.15 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "YC164-JR-0727RL" (id 4) (at 57.15 55.88 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" (id 5) (at 57.15 53.34 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 6ae1b82b-c590-4975-bc94-7c48120ca44e)) + (pin "2" (uuid 60f78096-5196-4019-a76d-cf99bb1eb00a)) + (pin "3" (uuid 3d40edf9-6c14-4760-9c37-2233fff4a21b)) + (pin "4" (uuid b2fc1d9e-94cf-4a0c-87ad-8ac0a3cf5923)) + (pin "5" (uuid 98925f18-00de-4a6e-a235-739e83302738)) + (pin "6" (uuid 8c24dcfd-eb2d-4d97-9da8-040e7b195117)) + (pin "7" (uuid a4d28a09-1a34-4c35-be61-d46c68375ccf)) + (pin "8" (uuid 0055cb23-1a80-4c9d-ba45-f6ebf1b6c845)) + ) + + (symbol (lib_id "ScopefunParts:RA_27R") (at 57.15 77.47 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005aa066cc) + (property "Reference" "R177" (id 0) (at 60.325 72.39 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "RA_27R" (id 1) (at 60.325 74.93 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_CRA06E" (id 2) (at 57.15 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" (id 3) (at 57.15 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "YC164-JR-0727RL" (id 4) (at 57.15 68.58 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" (id 5) (at 57.15 66.04 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 174d69c2-372e-45ca-a7f1-8a671f7a6b15)) + (pin "2" (uuid 4a73fe9f-7f59-4814-9f4c-927e3eec2863)) + (pin "3" (uuid a67b0042-c69f-40a0-afc6-8a396c6190a0)) + (pin "4" (uuid 6fea4c86-e509-48d9-9f06-69693fbea046)) + (pin "5" (uuid a2d86580-0eff-4bd1-97cb-26b39fdf9485)) + (pin "6" (uuid 1be91322-0ea1-400f-aca3-c85173dffaff)) + (pin "7" (uuid 90717e53-b8a8-410e-80a8-6872bbb592cd)) + (pin "8" (uuid b51ec3e5-9beb-4842-a2cf-5d2934f32ffe)) + ) + + (symbol (lib_id "ScopefunParts:RA_27R") (at 57.15 90.17 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005aa06754) + (property "Reference" "R178" (id 0) (at 60.325 85.09 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "RA_27R" (id 1) (at 60.325 87.63 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_CRA06E" (id 2) (at 57.15 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" (id 3) (at 57.15 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "YC164-JR-0727RL" (id 4) (at 57.15 81.28 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" (id 5) (at 57.15 78.74 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 14b48ff7-2689-4ad3-a776-56542169a624)) + (pin "2" (uuid 170bca34-acac-4cd5-b99c-6601920a35a5)) + (pin "3" (uuid ccb8b494-fe84-461b-9a63-27d693a9ab72)) + (pin "4" (uuid b02028aa-071d-4c9e-94fb-6ce153aaac25)) + (pin "5" (uuid 7997c155-4a8f-4e15-a631-483c575b2910)) + (pin "6" (uuid 8597ebee-233a-4e5f-ac06-4801c12e0195)) + (pin "7" (uuid 61cda220-502c-4c14-a45f-c8af5449de85)) + (pin "8" (uuid 49832dbd-3e9a-4dd3-b866-ed58471fa789)) + ) + + (symbol (lib_id "ScopefunParts:RA_27R") (at 57.15 102.87 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005aa067db) + (property "Reference" "R179" (id 0) (at 60.325 97.79 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "RA_27R" (id 1) (at 60.325 100.33 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "ScopefunPackagesLibrary:R_CRA06E" (id 2) (at 57.15 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" (id 3) (at 57.15 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG Part#" "YC164-JR-0727RL" (id 4) (at 57.15 93.98 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Description" "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" (id 5) (at 57.15 91.44 0) + (effects (font (size 1.524 1.524)) hide) + ) + (pin "1" (uuid 47699d29-1f00-4078-a7e9-6bbc479e31c9)) + (pin "2" (uuid 33e524a8-a719-4110-9ca5-64efcee25908)) + (pin "3" (uuid 74bad094-eedd-4fb2-837f-118566a4b5a0)) + (pin "4" (uuid e79214a2-52a4-44d6-8e2b-47ef01e1d5a4)) + (pin "5" (uuid d084848d-f531-4aad-b36c-5b35cc205bfe)) + (pin "6" (uuid e9763e75-4ff8-4ad5-9788-135ec2ba8dc3)) + (pin "7" (uuid 4e38608b-7628-4959-8280-107108bf3d69)) + (pin "8" (uuid e660a86f-e1b5-427f-ae03-db56509ac0c0)) + ) +) diff --git a/kicad/rescue-backup/Scopefun_v2-2022-01-14-15-48-21.kicad_pro b/kicad/rescue-backup/Scopefun_v2-2022-01-14-15-48-21.kicad_pro new file mode 100644 index 0000000..7456f7f --- /dev/null +++ b/kicad/rescue-backup/Scopefun_v2-2022-01-14-15-48-21.kicad_pro @@ -0,0 +1,409 @@ +{ + "board": { + "design_settings": { + "defaults": { + "board_outline_line_width": 0.19999999999999998, + "copper_line_width": 0.19999999999999998, + "copper_text_italic": false, + "copper_text_size_h": 0.8999999999999999, + "copper_text_size_v": 0.8999999999999999, + "copper_text_thickness": 0.3, + "copper_text_upright": false, + "courtyard_line_width": 0.049999999999999996, + "dimension_precision": 4, + "dimension_units": 3, + "dimensions": { + "arrow_length": 1270000, + "extension_offset": 500000, + "keep_text_aligned": true, + "suppress_zeroes": false, + "text_position": 0, + "units_format": 1 + }, + "fab_line_width": 0.09999999999999999, + "fab_text_italic": false, + "fab_text_size_h": 1.0, + "fab_text_size_v": 1.0, + "fab_text_thickness": 0.15, + "fab_text_upright": false, + "other_line_width": 0.09999999999999999, + "other_text_italic": false, + "other_text_size_h": 1.0, + "other_text_size_v": 1.0, + "other_text_thickness": 0.15, + "other_text_upright": false, + "pads": { + "drill": 1.8, + "height": 2.7, + "width": 2.7 + }, + "silk_line_width": 0.15, + "silk_text_italic": false, + "silk_text_size_h": 0.8999999999999999, + "silk_text_size_v": 0.8999999999999999, + "silk_text_thickness": 0.127, + "silk_text_upright": false, + "zones": { + "45_degree_only": true, + "min_clearance": 0.16499999999999998 + } + }, + "diff_pair_dimensions": [], + "drc_exclusions": [], + "meta": { + "filename": "board_design_settings.json", + "version": 2 + }, + "rule_severities": { + "annular_width": "error", + "clearance": "error", + "copper_edge_clearance": "error", + "courtyards_overlap": "error", + "diff_pair_gap_out_of_range": "error", + "diff_pair_uncoupled_length_too_long": "error", + "drill_out_of_range": "error", + "duplicate_footprints": "warning", + "extra_footprint": "warning", + "footprint_type_mismatch": "error", + "hole_clearance": "error", + "hole_near_hole": "error", + "invalid_outline": "error", + "item_on_disabled_layer": "error", + "items_not_allowed": "error", + "length_out_of_range": "error", + "malformed_courtyard": "error", + "microvia_drill_out_of_range": "error", + "missing_courtyard": "ignore", + "missing_footprint": "warning", + "net_conflict": "warning", + "npth_inside_courtyard": "ignore", + "padstack": "error", + "pth_inside_courtyard": "ignore", + "shorting_items": "error", + "silk_over_copper": "warning", + "silk_overlap": "warning", + "skew_out_of_range": "error", + "through_hole_pad_without_hole": "error", + "too_many_vias": "error", + "track_dangling": "warning", + "track_width": "error", + "tracks_crossing": "error", + "unconnected_items": "error", + "unresolved_variable": "error", + "via_dangling": "warning", + "zone_has_empty_net": "error", + "zones_intersect": "error" + }, + "rules": { + "allow_blind_buried_vias": false, + "allow_microvias": false, + "max_error": 0.005, + "min_clearance": 0.0, + "min_copper_edge_clearance": 0.075, + "min_hole_clearance": 0.25, + "min_hole_to_hole": 0.25, + "min_microvia_diameter": 0.39999999999999997, + "min_microvia_drill": 0.19999999999999998, + "min_silk_clearance": 0.0, + "min_through_hole_diameter": 0.19999999999999998, + "min_track_width": 0.127, + "min_via_annular_width": 0.049999999999999996, + "min_via_diameter": 0.39999999999999997, + "use_height_for_length_calcs": true + }, + "track_widths": [ + 0.0, + 0.127, + 0.13, + 0.15, + 0.165, + 0.2, + 0.25, + 0.4, + 0.5 + ], + "via_dimensions": [ + { + "diameter": 0.0, + "drill": 0.0 + }, + { + "diameter": 0.4, + "drill": 0.2 + }, + { + "diameter": 0.5, + "drill": 0.25 + } + ], + "zones_allow_external_fillets": false, + "zones_use_no_outline": true + }, + "layer_presets": [] + }, + "boards": [], + "cvpcb": { + "equivalence_files": [] + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "Scopefun_v2.kicad_pro", + "version": 1 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12.0, + "clearance": 0.12699, + "diff_pair_gap": 0.25, + "diff_pair_via_gap": 0.25, + "diff_pair_width": 0.2, + "line_style": 0, + "microvia_diameter": 0.4, + "microvia_drill": 0.2, + "name": "Default", + "pcb_color": "rgba(0, 0, 0, 0.000)", + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.2, + "via_diameter": 0.5, + "via_drill": 0.25, + "wire_width": 6.0 + }, + { + "bus_width": 12.0, + "clearance": 0.12699, + "diff_pair_gap": 0.25, + "diff_pair_via_gap": 0.25, + "diff_pair_width": 0.2, + "line_style": 0, + "microvia_diameter": 0.4, + "microvia_drill": 0.2, + "name": "Power", + "nets": [ + "+1.48V", + "+1V0", + "+1V2", + "+1V5", + "+1V8", + "+1V8_VA", + "+2.88V", + "+3.3V_PD", + "+3V3", + "+3V3_VA", + "+VCC_DIG", + "+VCC_USB", + "+VCC_USB_P", + "-2.88V", + "-5V", + "-Va", + "GND", + "Va" + ], + "pcb_color": "rgba(0, 0, 0, 0.000)", + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.5, + "via_diameter": 0.5, + "via_drill": 0.25, + "wire_width": 6.0 + }, + { + "bus_width": 12.0, + "clearance": 0.12699, + "diff_pair_gap": 0.25, + "diff_pair_via_gap": 0.25, + "diff_pair_width": 0.2, + "line_style": 0, + "microvia_diameter": 0.4, + "microvia_drill": 0.2, + "name": "Small_VIA", + "nets": [ + "/ADC/CH1+", + "/ADC/CH1-", + "/ADC/CH2+", + "/ADC/CH2-", + "/ADC/CLK_OUT+", + "/ADC/CLK_OUT-", + "/ADC/IN+", + "/ADC/IN-", + "/ADC/OUT1+", + "/ADC/OUT1-", + "/ADC/OUT2+", + "/ADC/OUT2-", + "/DDR3 SDRAM/DDR3_A0_", + "/DDR3 SDRAM/DDR3_A10_", + "/DDR3 SDRAM/DDR3_A11_", + "/DDR3 SDRAM/DDR3_A12_", + "/DDR3 SDRAM/DDR3_A1_", + "/DDR3 SDRAM/DDR3_A2_", + "/DDR3 SDRAM/DDR3_A3_", + "/DDR3 SDRAM/DDR3_A4_", + "/DDR3 SDRAM/DDR3_A5_", + "/DDR3 SDRAM/DDR3_A6_", + "/DDR3 SDRAM/DDR3_A7_", + "/DDR3 SDRAM/DDR3_A8_", + "/DDR3 SDRAM/DDR3_A9_", + "/DDR3 SDRAM/DDR3_BA0_", + "/DDR3 SDRAM/DDR3_BA1_", + "/DDR3 SDRAM/DDR3_BA2_", + "/DDR3 SDRAM/DDR3_CAS#_", + "/DDR3 SDRAM/DDR3_CKE_", + "/DDR3 SDRAM/DDR3_ODT_", + "/DDR3 SDRAM/DDR3_RAS#_", + "/DDR3 SDRAM/DDR3_WE#_", + "/DDR3 SDRAM/VFREF", + "/GAIN, OFFSET/AN_TRIG", + "/USB FX3/TX+", + "/USB FX3/TX-", + "AN_TRIG_N", + "AN_TRIG_P", + "CH1_ADC_CLK_IN+", + "CH1_ADC_CLK_IN-", + "CH2_ADC_CLK_IN+", + "CH2_ADC_CLK_IN-", + "CLK_ADC_N", + "CLK_ADC_P", + "D+", + "D-", + "DDR3_A0", + "DDR3_A1", + "DDR3_A10", + "DDR3_A11", + "DDR3_A12", + "DDR3_A2", + "DDR3_A3", + "DDR3_A4", + "DDR3_A5", + "DDR3_A6", + "DDR3_A7", + "DDR3_A8", + "DDR3_A9", + "DDR3_BA0", + "DDR3_BA1", + "DDR3_BA2", + "DDR3_CAS#", + "DDR3_CKE", + "DDR3_CK_N", + "DDR3_CK_P", + "DDR3_DQ0", + "DDR3_DQ1", + "DDR3_DQ10", + "DDR3_DQ11", + "DDR3_DQ12", + "DDR3_DQ13", + "DDR3_DQ14", + "DDR3_DQ15", + "DDR3_DQ2", + "DDR3_DQ3", + "DDR3_DQ4", + "DDR3_DQ5", + "DDR3_DQ6", + "DDR3_DQ7", + "DDR3_DQ8", + "DDR3_DQ9", + "DDR3_DQS0_N", + "DDR3_DQS0_P", + "DDR3_DQS1_N", + "DDR3_DQS1_P", + "DDR3_ODT", + "DDR3_RAS#", + "DDR3_RESET#", + "DDR3_WE#", + "U3RX+", + "U3RX-", + "U3TX+", + "U3TX-", + "dataA0_N", + "dataA0_P", + "dataA1_N", + "dataA1_P", + "dataA2_N", + "dataA2_P", + "dataA3_N", + "dataA3_P", + "dataA4_N", + "dataA4_P", + "dataB0_N", + "dataB0_P", + "dataB1_N", + "dataB1_P", + "dataB2_N", + "dataB2_P", + "dataB3_N", + "dataB3_P", + "dataB4_N", + "dataB4_P" + ], + "pcb_color": "rgba(0, 0, 0, 0.000)", + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.127, + "via_diameter": 0.45, + "via_drill": 0.2, + "wire_width": 6.0 + } + ], + "meta": { + "version": 2 + }, + "net_colors": null + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "Scopefun_v2.net", + "specctra_dsn": "", + "step": "", + "vrml": "" + }, + "page_layout_descr_file": "Scopefun_v2.kicad_wks" + }, + "schematic": { + "drawing": { + "default_text_size": 50, + "label_size_ratio": 0.25, + "text_offset_ratio": 0.08 + }, + "legacy_lib_dir": "ScopefunPartsLibrary", + "legacy_lib_list": [ + "ScopefunPartsLibrary/ScopefunParts", + "power", + "device", + "transistors", + "conn", + "linear", + "regul", + "74xx", + "cmos4000", + "adc-dac", + "memory", + "microcontrollers", + "dsp", + "microchip", + "analog_switches", + "motorola", + "texas", + "intel", + "audio", + "interface", + "digital-audio", + "philips", + "display", + "cypress", + "siliconi", + "opto", + "atmel", + "contrib", + "valves" + ], + "net_format_name": "Pcbnew", + "page_layout_descr_file": "Scopefun_v2.kicad_wks", + "plot_directory": "", + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [], + "text_variables": {} +} diff --git a/kicad/rescue-backup/Scopefun_v2-2022-01-14-15-48-21.sch b/kicad/rescue-backup/Scopefun_v2-2022-01-14-15-48-21.sch new file mode 100644 index 0000000..0959453 --- /dev/null +++ b/kicad/rescue-backup/Scopefun_v2-2022-01-14-15-48-21.sch @@ -0,0 +1,154 @@ +EESchema Schematic File Version 2 +LIBS:ScopefunParts +LIBS:power +LIBS:device +LIBS:transistors +LIBS:conn +LIBS:linear +LIBS:regul +LIBS:74xx +LIBS:cmos4000 +LIBS:adc-dac +LIBS:memory +LIBS:microcontrollers +LIBS:dsp +LIBS:microchip +LIBS:analog_switches +LIBS:motorola +LIBS:texas +LIBS:intel +LIBS:audio +LIBS:interface +LIBS:digital-audio +LIBS:philips +LIBS:display +LIBS:cypress +LIBS:siliconi +LIBS:opto +LIBS:atmel +LIBS:contrib +LIBS:valves +LIBS:Scopefun_v2-cache +EELAYER 25 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 1 15 +Title "Scopefun Oscilloscope" +Date "" +Rev "v2" +Comp "" +Comment1 "Copyright Dejan Priversek 2019" +Comment2 "Licensed under CERN OHL v.1.2" +Comment3 "" +Comment4 "" +$EndDescr +$Sheet +S 950 950 1850 650 +U 56770A0B +F0 "ANALOG INPUTS" 100 +F1 "file56770A0B.sch" 50 +F2 "CH1_VGA" O R 2800 1150 50 +F3 "CH2_VGA" O R 2800 1400 50 +$EndSheet +$Sheet +S 3350 950 1850 650 +U 56785EF9 +F0 "GAIN, OFFSET" 100 +F1 "file56785EF9.sch" 50 +F2 "CH1_VGA" I L 3350 1150 50 +F3 "CH2_VGA" I L 3350 1400 50 +F4 "CH1+" O R 5200 1100 50 +F5 "CH1-" O R 5200 1200 50 +F6 "CH2+" O R 5200 1350 50 +F7 "CH2-" O R 5200 1450 50 +$EndSheet +Wire Wire Line + 2800 1150 3350 1150 +Wire Wire Line + 2800 1400 3350 1400 +Wire Wire Line + 5200 1100 5800 1100 +Wire Wire Line + 5800 1200 5200 1200 +Wire Wire Line + 5200 1350 5800 1350 +Wire Wire Line + 5800 1450 5200 1450 +$Sheet +S 5800 950 1850 650 +U 56921513 +F0 "ADC" 100 +F1 "file56921512.sch" 50 +F2 "CH1+" I L 5800 1100 50 +F3 "CH1-" I L 5800 1200 50 +F4 "CH2+" I L 5800 1350 50 +F5 "CH2-" I L 5800 1450 50 +$EndSheet +$Sheet +S 3400 2200 1850 650 +U 56948068 +F0 "FPGA BANKS" 100 +F1 "file56948067.sch" 50 +$EndSheet +$Sheet +S 950 3450 1850 650 +U 56954A3D +F0 "USB Port" 100 +F1 "file56954A3C.sch" 50 +$EndSheet +$Sheet +S 950 2200 1850 650 +U 5696EC3C +F0 "DIGITAL INPUTS" 100 +F1 "file5696EC3B.sch" 50 +$EndSheet +$Sheet +S 8250 3450 1850 650 +U 56A1473E +F0 "AWG OUTPUT" 100 +F1 "file56A1473D.sch" 50 +$EndSheet +$Sheet +S 950 4700 1850 650 +U 56A5A071 +F0 "POWER SUPPLY" 100 +F1 "file56A5A070.sch" 50 +$EndSheet +$Sheet +S 3400 3450 1800 650 +U 584BA873 +F0 "USB FX3" 100 +F1 "file584BA872.sch" 50 +$EndSheet +$Sheet +S 5750 2200 1900 650 +U 584EFEB2 +F0 "FPGA CFG, POWER" 100 +F1 "file584EFEB1.sch" 50 +$EndSheet +$Sheet +S 8250 2200 1850 650 +U 5855FC3B +F0 "AWG DAC" 100 +F1 "file5855FC3A.sch" 50 +$EndSheet +$Sheet +S 8250 950 1850 650 +U 58568C5D +F0 "CONTROL DAC" 100 +F1 "file58568C5C.sch" 50 +$EndSheet +$Sheet +S 3400 4700 1800 650 +U 58589F32 +F0 "REF SUPPLY" 100 +F1 "file58589F31.sch" 50 +$EndSheet +$Sheet +S 5750 3450 1900 650 +U 58597EF5 +F0 "DDR3 SDRAM" 100 +F1 "file58597EF4.sch" 50 +$EndSheet +$EndSCHEMATC diff --git a/kicad/rescue-backup/Scopefun_v2-cache-2022-01-14-15-48-21.lib b/kicad/rescue-backup/Scopefun_v2-cache-2022-01-14-15-48-21.lib new file mode 100644 index 0000000..fc78a02 --- /dev/null +++ b/kicad/rescue-backup/Scopefun_v2-cache-2022-01-14-15-48-21.lib @@ -0,0 +1,3571 @@ +EESchema-LIBRARY Version 2.3 +#encoding utf-8 +# +# +1.48V +# +DEF +1.48V #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -100 50 H I C CNN +F1 "+1.48V" 0 140 50 H V C CNN +F2 "" 0 0 50 H V C CNN +F3 "" 0 0 50 H V C CNN +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +1.48V 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# +1V0 +# +DEF +1V0 #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "+1V0" 0 140 50 H V C CNN +F2 "" 0 0 50 H V C CNN +F3 "" 0 0 50 H V C CNN +ALIAS +1.0V +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +1V0 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# +1V2 +# +DEF +1V2 #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "+1V2" 0 140 50 H V C CNN +F2 "" 0 0 50 H V C CNN +F3 "" 0 0 50 H V C CNN +ALIAS +1.2V +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +1V2 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# +1V5 +# +DEF +1V5 #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "+1V5" 0 140 50 H V C CNN +F2 "" 0 0 50 H V C CNN +F3 "" 0 0 50 H V C CNN +ALIAS +1.5V +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +1V5 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# +1V8 +# +DEF +1V8 #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "+1V8" 0 140 50 H V C CNN +F2 "" 0 0 50 H V C CNN +F3 "" 0 0 50 H V C CNN +ALIAS +1.8V +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +1V8 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# +1V8_VA +# +DEF +1V8_VA #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "+1V8_VA" 0 140 50 H V C CNN +F2 "" 0 0 50 H V C CNN +F3 "" 0 0 50 H V C CNN +ALIAS +1.8V_VA +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +1V8_VA 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# +2.88V +# +DEF +2.88V #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -100 50 H I C CNN +F1 "+2.88V" 0 140 50 H V C CNN +F2 "" 0 0 50 H V C CNN +F3 "" 0 0 50 H V C CNN +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +2.88V 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# +3.3V_PD +# +DEF +3.3V_PD #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "+3.3V_PD" 0 140 50 H V C CNN +F2 "" 0 0 50 H V C CNN +F3 "" 0 0 50 H V C CNN +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +3.3V_PD 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# +3V3 +# +DEF +3V3 #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "+3V3" 0 140 50 H V C CNN +F2 "" 0 0 50 H V C CNN +F3 "" 0 0 50 H V C CNN +ALIAS +3.3V +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +3V3 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# +3V3_VA +# +DEF +3V3_VA #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "+3V3_VA" 0 140 50 H V C CNN +F2 "" 0 0 50 H V C CNN +F3 "" 0 0 50 H V C CNN +ALIAS +3.3V_VA +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +3V3_VA 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# +VCC_DIG +# +DEF +VCC_DIG #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "+VCC_DIG" 0 140 50 H V C CNN +F2 "" 0 0 50 H V C CNN +F3 "" 0 0 50 H V C CNN +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +VCC_DIG 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# +VCC_USB +# +DEF +VCC_USB #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "+VCC_USB" 0 140 50 H V C CNN +F2 "" 0 0 50 H V C CNN +F3 "" 0 0 50 H V C CNN +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +VCC_USB 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# +VCC_USB_P +# +DEF +VCC_USB_P #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "+VCC_USB_P" 0 140 50 H V C CNN +F2 "" 0 0 50 H V C CNN +F3 "" 0 0 50 H V C CNN +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +VCC_USB_P 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# +Va +# +DEF +Va #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -100 50 H I C CNN +F1 "+Va" 0 140 50 H V C CNN +F2 "" 0 0 50 H V C CNN +F3 "" 0 0 50 H V C CNN +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X Va 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# -2.88V +# +DEF -2.88V #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "-2.88V" 0 140 50 H V C CNN +F2 "" 0 0 50 H V C CNN +F3 "" 0 0 50 H V C CNN +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X -2.88V 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# -5V +# +DEF -5V #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "-5V" 0 140 50 H V C CNN +F2 "" 0 0 50 H V C CNN +F3 "" 0 0 50 H V C CNN +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X -5V 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# -Va +# +DEF -Va #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -100 50 H I C CNN +F1 "-Va" 0 140 50 H V C CNN +F2 "" 0 0 50 H V C CNN +F3 "" 0 0 50 H V C CNN +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X -Va 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# 1206L150 +# +DEF 1206L150 F 0 10 N N 1 F N +F0 "F" -50 100 50 H V L CNN +F1 "1206L150" 0 -150 50 H V C BNN +F2 "ScopefunPackagesLibrary:1206" 0 -350 50 H I C CNN +F3 "http://www.bourns.com/pdfs/mfnsmf.pdf" 0 -250 50 H I C CNN +F4 "MF-NSMF150-2" 0 300 75 H I C CNN "MFG Part#" +F5 "Resettable Fuses - PPTC PTC 6V 1206 1.5A POLYFUSE SMD THIN" 0 200 60 H I C CNN "Description" +$FPLIST + Resistor_* + R_* +$ENDFPLIST +DRAW +S -70 -30 70 30 0 1 8 N +P 4 0 1 0 -75 -75 -50 -75 50 75 75 75 N +X ~ 1 -100 0 30 R 40 40 1 1 P +X ~ 2 100 0 30 L 40 40 1 1 P +ENDDRAW +ENDDEF +# +# 1N4148W +# +DEF 1N4148W D 0 40 N N 1 F N +F0 "D" 100 50 50 H V L CNN +F1 "1N4148W" 100 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:SOD123" 0 -225 50 H I C CNN +F3 "https://www.diodes.com/datasheets/ds30086.pdf" 0 -350 50 H I C CNN +F4 "1N4148W-7-F" 0 250 60 H I C CNN "MFG Part#" +F5 "SURFACE MOUNT FAST SWITCHING DIODE 150mA" 0 375 60 H I C CNN "Description" +$FPLIST + Diode_* + D-Pak_TO252AA + *SingleDiode + *_Diode_* + *SingleDiode* +$ENDFPLIST +DRAW +P 2 0 1 6 -50 -50 50 -50 N +P 3 0 1 0 -50 50 0 -50 50 50 F +X K 1 0 -150 100 U 50 50 1 1 P +X A 2 0 150 100 D 50 50 1 1 P +ENDDRAW +ENDDEF +# +# 598-8150-107F +# +DEF 598-8150-107F LED 0 40 N N 1 F N +F0 "LED" 100 50 50 H V L CNN +F1 "598-8150-107F" 100 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:LED_0805" 0 -250 50 H I C CNN +F3 "https://media.digikey.com/pdf/Data%20Sheets/Dialight%20PDFs/598_Series_0805_Pkg.pdf" 0 -350 50 H I C CNN +F4 "598-8150-107F" -50 300 60 H I C CNN "MFG Part#" +F5 "SMD LED 598 SERIES 0805 2V 130 mCd 140 DEG YELLOW Clear" 0 450 60 H I C CNN "Description" +$FPLIST + Diode_* + D-Pak_TO252AA + *SingleDiode + *_Diode_* + *SingleDiode* +$ENDFPLIST +DRAW +P 2 0 1 6 50 50 50 -50 N +P 3 0 1 0 -50 50 50 0 -50 -50 F +P 2 1 1 0 20 140 -50 70 N +P 2 1 1 0 60 140 -10 70 N +P 4 1 1 0 20 140 -10 130 10 110 20 140 F +P 4 1 1 0 60 140 30 130 50 110 60 140 F +X K 1 150 0 100 L 50 50 1 1 P +X A 2 -150 0 100 R 50 50 1 1 P +ENDDRAW +ENDDEF +# +# 74AVCH16T245 +# +DEF 74AVCH16T245 U 0 40 Y Y 2 L N +F0 "U" 0 1250 50 H V C CNN +F1 "74AVCH16T245" 0 1150 50 H V C CNN +F2 "ScopefunPackagesLibrary:TSSOP48" 0 -1200 50 H I C CNN +F3 "http://www.ti.com/lit/ds/symlink/sn74avch16t245.pdf" 0 -1300 50 H I C CNN +F4 "74AVCH16T245 16-bit dual supply translating transceiver" 200 1450 50 H I C CNN "Description" +F5 "SN74AVCH16T245GR" 100 1350 50 H I C CNN "MFG Part#" +DRAW +S -300 1100 300 -1100 1 1 0 f +X 1DIR 1 -500 1000 200 R 50 50 1 1 I +X 1B1 2 -500 800 200 R 50 50 1 1 B +X 1B2 3 -500 700 200 R 50 50 1 1 B +X 1B3 5 -500 600 200 R 50 50 1 1 B +X 1B4 6 -500 500 200 R 50 50 1 1 B +X 1B5 8 -500 400 200 R 50 50 1 1 B +X 1B6 9 -500 300 200 R 50 50 1 1 B +X 2B6 20 -500 -600 200 R 50 50 1 1 B +X 2A5 30 500 -500 200 L 50 50 1 1 B +X 1A6 40 500 300 200 L 50 50 1 1 B +X 1B7 11 -500 200 200 R 50 50 1 1 B +X 1A5 41 500 400 200 L 50 50 1 1 B +X 1B8 12 -500 100 200 R 50 50 1 1 B +X 2B7 22 -500 -700 200 R 50 50 1 1 B +X 2A4 32 500 -400 200 L 50 50 1 1 B +X 2B1 13 -500 -100 200 R 50 50 1 1 B +X 2B8 23 -500 -800 200 R 50 50 1 1 B +X 2A3 33 500 -300 200 L 50 50 1 1 B +X 1A4 43 500 500 200 L 50 50 1 1 B +X 2B2 14 -500 -200 200 R 50 50 1 1 B +X 2DIR 24 -500 -1000 200 R 50 50 1 1 I +X 1A3 44 500 600 200 L 50 50 1 1 B +X ~2OE 25 500 -1000 200 L 50 50 1 1 B +X 2A2 35 500 -200 200 L 50 50 1 1 B +X 2B3 16 -500 -300 200 R 50 50 1 1 B +X 2A8 26 500 -800 200 L 50 50 1 1 B +X 2A1 36 500 -100 200 L 50 50 1 1 B +X 1A2 46 500 700 200 L 50 50 1 1 B +X 2B4 17 -500 -400 200 R 50 50 1 1 B +X 2A7 27 500 -700 200 L 50 50 1 1 B +X 1A8 37 500 100 200 L 50 50 1 1 B +X 1A1 47 500 800 200 L 50 50 1 1 B +X 1A7 38 500 200 200 L 50 50 1 1 B +X ~1OE 48 500 1000 200 L 50 50 1 1 I +X 2B5 19 -500 -500 200 R 50 50 1 1 B +X 2A6 29 500 -600 200 L 50 50 1 1 B +S -300 1100 300 300 2 1 0 f +X GND 4 -500 700 200 R 50 50 2 1 W +X VCCB 7 -500 1000 200 R 50 50 2 1 W +X GND 10 -500 600 200 R 50 50 2 1 W +X GND 21 -500 400 200 R 50 50 2 1 W +X VCCA 31 500 900 200 L 50 50 2 1 W +X VCCA 42 500 1000 200 L 50 50 2 1 W +X GND 34 500 500 200 L 50 50 2 1 W +X GND 15 -500 500 200 R 50 50 2 1 W +X GND 45 500 700 200 L 50 50 2 1 W +X VCCB 18 -500 900 200 R 50 50 2 1 W +X GND 28 500 400 200 L 50 50 2 1 W +X GND 39 500 600 200 L 50 50 2 1 W +ENDDRAW +ENDDEF +# +# 82400102 +# +DEF 82400102 D 0 10 N N 1 F N +F0 "D" 400 150 50 H V L CNN +F1 "82400102" 400 50 50 H V L CNN +F2 "ScopefunPackagesLibrary:SOT23-6" -40 -520 50 H I C CNN +F3 "http://katalog.we-online.de/pbs/datasheet/82400102.pdf" -40 -620 50 H I C CNN +F4 "82400102" 0 550 60 H I C CNN "MFG Part#" +F5 "TVS Diode Array WE-TVS SOT23-6L" 0 650 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +T 0 -300 -225 50 0 0 0 1 Normal 0 C C +C -250 -50 10 0 1 0 F +C -150 -50 10 0 1 0 F +C 150 -50 10 0 1 0 F +C 250 -50 10 0 1 0 F +S 375 -275 -375 275 0 1 0 f +P 2 0 1 0 -250 -50 -150 -50 N +P 2 0 1 0 -250 275 -250 -275 N +P 2 0 1 0 -200 -150 -100 -150 N +P 2 0 1 0 -200 100 -100 100 N +P 2 0 1 0 -150 -150 -150 25 N +P 2 0 1 0 -50 150 50 150 N +P 2 0 1 0 0 -75 0 -275 N +P 2 0 1 0 0 150 0 0 N +P 2 0 1 0 0 225 0 275 N +P 2 0 1 0 100 -150 200 -150 N +P 2 0 1 0 100 100 200 100 N +P 2 0 1 0 150 -150 150 25 N +P 2 0 1 0 150 -50 250 -50 N +P 2 0 1 0 250 275 250 -275 N +P 3 0 1 0 -150 -225 -150 -250 0 -250 N +P 3 0 1 0 0 125 -150 125 -150 100 N +P 3 0 1 0 0 125 150 125 150 100 N +P 3 0 1 0 150 -225 150 -250 0 -250 N +P 4 0 1 0 -200 -225 -150 -150 -100 -225 -200 -225 N +P 4 0 1 0 -200 25 -150 100 -100 25 -200 25 N +P 4 0 1 0 -50 225 0 150 50 225 -50 225 N +P 4 0 1 0 0 0 -50 -75 50 -75 0 0 F +P 4 0 1 0 50 25 25 0 -25 0 -50 -25 N +P 4 0 1 0 100 -225 150 -150 200 -225 100 -225 N +P 4 0 1 0 100 25 150 100 200 25 100 25 N +X IO1 1 -250 -350 75 U 40 40 1 1 P +X GND 2 0 -350 75 U 40 40 1 1 P +X IO2 3 250 -350 75 U 40 40 1 1 P +X IO2 4 250 350 75 D 40 40 1 1 P +X VDD 5 0 350 75 D 40 40 1 1 P +X IO1 6 -250 350 75 D 40 40 1 1 P +ENDDRAW +ENDDEF +# +# AD8337 +# +DEF AD8337 U 0 0 Y Y 1 F N +F0 "U" -600 500 50 H V C CNN +F1 "AD8337" -200 500 50 H V C CNN +F2 "ScopefunPackagesLibrary:CP-8-2" 0 -575 50 H I C CNN +F3 "http://www.analog.com/media/en/technical-documentation/data-sheets/AD8337.pdf" 0 -725 50 H I C CNN +F4 "AD8337BCPZ-REEL7" 0 625 50 H I C CNN "MFG Part#" +F5 "DC-Coupled VGA (voltage adjusted gain)" 0 750 50 H I C CNN "Description" +DRAW +C -100 150 14 0 1 0 F +S -675 375 675 -425 0 1 0 f +P 2 0 1 0 -430 50 -390 50 N +P 2 0 1 0 -430 250 -390 250 N +P 2 0 1 0 -410 270 -410 230 N +P 2 0 1 0 -50 150 -150 150 N +P 2 0 1 0 260 70 180 -70 N +P 2 0 1 0 300 -100 300 -250 N +P 3 0 1 0 -450 -150 -100 -150 -100 150 N +P 3 0 1 0 150 0 100 0 -50 150 N +P 4 0 1 0 -450 350 -150 150 -450 -50 -450 350 N +P 4 0 1 0 150 200 150 -200 450 0 150 200 N +P 4 0 1 0 260 70 230 40 250 30 260 70 F +X VOUT 1 700 0 250 L 50 50 1 1 O +X VCOM 2 -700 -350 250 R 50 50 1 1 W +X INPP 3 -700 250 250 R 50 50 1 1 I +X INPN 4 -700 50 250 R 50 50 1 1 I +X PRAO 5 -700 -150 250 R 50 50 1 1 O +X VNEG 6 450 -450 250 U 50 50 1 1 W +X GAIN 7 300 -450 250 U 50 50 1 1 I +X VPOS 8 450 400 250 D 50 50 1 1 W +X EP EP 600 -450 250 U 50 50 1 1 P +ENDDRAW +ENDDEF +# +# ADA4817-1 +# +DEF ADA4817-1 U 0 0 Y N 1 F N +F0 "U" 400 300 50 H V L CNN +F1 "ADA4817-1" 400 200 50 H V L CNN +F2 "ScopefunPackagesLibrary:SOIC8" 0 -1000 50 H I C CNN +F3 "http://www.analog.com/media/en/technical-documentation/data-sheets/ADA4817-1_4817-2.pdf" 0 -900 50 H I C CNN +F4 "ADA4817-1ARDZ" 0 800 50 H I C CNN "MFG Part#" +F5 "Low Noise, 1 GHz FastFET Op Amp" 0 900 50 H I C CNN "Description" +DRAW +T 0 200 275 50 0 0 0 "~PD" Normal 0 C C +P 2 0 0 0 -250 -100 -200 -100 N +P 2 0 0 0 -250 100 -200 100 N +P 2 0 0 0 -50 -350 -50 -300 N +P 2 0 0 0 -50 -320 -50 -160 N +P 2 0 0 0 -50 320 -50 160 N +P 2 0 0 0 -50 350 -50 300 N +P 2 0 0 0 50 -300 -250 -300 N +P 2 0 0 0 250 -100 50 -300 N +P 2 0 0 0 250 0 250 -100 N +C 250 0 14 0 1 0 F +S -250 -350 350 350 0 1 0 N +P 2 0 1 0 -180 -100 -120 -100 N +P 2 0 1 0 -180 100 -120 100 N +P 2 0 1 0 -150 130 -150 70 N +P 2 0 1 0 210 0 200 0 N +P 2 0 1 0 250 -100 250 0 N +P 2 0 1 0 350 0 200 0 N +P 4 0 1 10 200 0 -200 250 -200 -250 200 0 f +X -Vs 4 -50 -450 100 U 50 50 0 1 W +X FB 1 -350 -300 100 R 50 50 1 1 O +X -IN 2 -350 -100 100 R 50 50 1 1 I +X +IN 3 -350 100 100 R 50 50 1 1 I +X OUT 6 450 0 100 L 50 50 1 1 O +X +Vs 7 -50 450 100 D 50 50 1 1 W +X ~PD 8 200 450 100 D 50 50 1 1 I +ENDDRAW +ENDDEF +# +# ADA4932-1 +# +DEF ADA4932-1 U 0 0 Y N 1 F N +F0 "U" 300 200 50 H V L CNN +F1 "ADA4932-1" 300 -200 50 H V L CNN +F2 "ScopefunPackagesLibrary:CP-16-2" 0 -1000 50 H I C CNN +F3 "http://www.analog.com/media/en/technical-documentation/data-sheets/ADA4932-1_4932-2.pdf" 0 -900 50 H I C CNN +F4 "ADA4932-1YCPZ-R7" 0 800 50 H I C CNN "MFG Part#" +F5 "Low Power Differential ADC Driver, -3 dB bandwidth of 560 MHz, G = 1" 0 900 50 H I C CNN "Description" +DRAW +C -50 -350 14 0 0 0 F +C -50 350 14 0 0 0 F +C 250 -100 14 0 0 0 F +C 250 100 14 0 0 0 F +T 0 0 60 50 0 0 0 ~PD Normal 0 C C +P 2 0 0 0 -210 -300 -200 -300 N +P 2 0 0 0 -210 300 -200 300 N +P 2 0 0 0 -200 -360 -200 -350 N +P 2 0 0 0 -200 350 -200 360 N +P 2 0 0 0 -100 -360 -100 -350 N +P 2 0 0 0 -100 350 -100 360 N +P 2 0 0 0 -55 -350 -55 -155 N +P 2 0 0 0 -55 340 -55 165 N +P 2 0 0 0 -55 350 -55 155 N +P 2 0 0 0 -50 -350 -50 -160 N +P 2 0 0 0 -50 350 -50 160 N +P 2 0 0 0 -45 350 -45 165 N +P 2 0 0 0 0 -360 0 -350 N +P 2 0 0 0 0 150 0 130 N +P 2 0 0 0 0 350 0 360 N +P 2 0 0 0 40 -100 60 -100 N +P 2 0 0 0 100 -360 100 -350 N +P 2 0 0 0 100 -350 -200 -350 N +P 2 0 0 0 100 350 -200 350 N +P 2 0 0 0 100 360 100 350 N +P 2 0 0 0 200 360 200 350 N +T 0 -90 0 50 0 1 0 Vocm Normal 0 C C +P 2 0 1 0 -220 0 -200 0 N +P 2 0 1 0 -210 -150 -200 -150 N +P 2 0 1 0 -210 150 -200 150 N +P 2 0 1 0 -180 -150 -120 -150 N +P 2 0 1 0 -180 150 -120 150 N +P 2 0 1 0 -150 180 -150 120 N +P 2 0 1 0 200 350 0 150 N +P 4 0 1 10 200 0 -200 250 -200 -250 200 0 f +P 4 0 1 0 250 -100 250 -150 100 -300 -200 -300 N +P 4 0 1 0 250 100 250 150 100 300 -200 300 N +X +Vs 5 100 600 240 D 50 50 0 1 W +X +Vs 6 0 600 240 D 50 50 0 1 W +X +Vs 7 -100 600 240 D 50 50 0 1 W +X +Vs 8 -200 600 240 D 50 50 0 1 W +X -Vs 13 -200 -600 240 U 50 50 0 1 W +X -Vs 14 -100 -600 240 U 50 50 0 1 W +X -Vs 15 0 -600 240 U 50 50 0 1 W +X -Vs 16 100 -600 240 U 50 50 0 1 W +X -FB 1 -450 300 240 R 50 50 1 1 O +X +IN 2 -450 150 240 R 50 50 1 1 I +X -IN 3 -450 -150 240 R 50 50 1 1 I +X +FB 4 -450 -300 240 R 50 50 1 1 O +X Vocm 9 -450 0 240 R 50 50 1 1 I +X +OUT 10 300 -100 240 L 50 50 1 1 O +X -OUT 11 300 100 240 L 50 50 1 1 O I +X r~PD 12 200 600 240 D 50 50 1 1 I +X EP EP 200 -600 240 U 50 50 1 1 P +ENDDRAW +ENDDEF +# +# AQY282SX +# +DEF AQY282SX RE 0 40 Y Y 1 F N +F0 "RE" -200 200 50 H V L CNN +F1 "AQY282SX" 0 200 50 H V L CNN +F2 "ScopefunPackagesLibrary:SOP-4" -650 -250 50 H I L CIN +F3 "https://www.mouser.com/ds/2/315/panasonic_AQW,AQY280,282,284-1196946.pdf" -1250 -350 50 H I L CNN +F4 "AQY282SX" 0 300 60 H I C CNN "MFG Part#" +F5 "Solid State Relays - PCB Mount 60v 500mA SOP Form A Norm-Open" 0 400 60 H I C CNN "Description" +DRAW +C 110 -25 5 0 1 0 N +C 110 0 5 0 1 0 N +C 110 25 5 0 1 0 N +C 150 -100 5 0 1 0 N +C 150 0 5 0 1 0 N +C 150 100 5 0 1 0 N +S -200 150 200 -150 0 1 10 f +P 2 0 1 10 -150 -25 -100 -25 N +P 2 0 1 8 40 -25 40 -85 N +P 2 0 1 8 40 85 40 25 N +P 2 0 1 14 60 -20 60 -30 N +P 2 0 1 0 110 0 150 0 N +P 2 0 1 8 135 -65 165 -65 N +P 2 0 1 8 135 65 165 65 N +P 2 0 1 0 150 0 150 -100 N +P 2 0 1 0 150 0 150 100 N +P 3 0 1 0 -200 100 -125 100 -125 25 N +P 3 0 1 0 -125 -25 -125 -100 -200 -100 N +P 3 0 1 14 60 -80 60 -90 60 -90 N +P 3 0 1 14 60 -50 60 -60 60 -60 N +P 3 0 1 14 60 30 60 20 60 20 N +P 3 0 1 14 60 60 60 50 60 50 N +P 3 0 1 14 60 90 60 80 60 80 N +P 3 0 1 0 65 -55 110 -55 110 -25 N +P 3 0 1 0 65 55 110 55 110 25 N +P 4 0 1 10 -125 -25 -150 25 -100 25 -125 -25 F +P 4 0 1 0 -75 10 -54 30 -54 10 -24 40 N +P 4 0 1 0 -24 40 -44 30 -34 20 -24 40 N +P 4 0 1 0 40 -55 20 -55 20 55 40 55 N +P 4 0 1 0 65 -85 110 -85 110 -100 200 -100 N +P 4 0 1 0 65 -25 110 -25 110 25 65 25 N +P 4 0 1 0 65 85 110 85 110 100 200 100 N +P 4 0 1 0 70 -55 90 -50 90 -60 70 -55 N +P 4 0 1 0 70 55 90 60 90 50 70 55 N +P 4 0 1 0 150 -65 135 -35 165 -35 150 -65 F +P 4 0 1 0 150 65 135 35 165 35 150 65 F +P 7 0 1 0 -75 -30 -54 -10 -54 -30 -24 0 -44 -10 -34 -20 -24 0 N +X ~ 1 -300 100 100 R 50 50 1 1 P +X ~ 2 -300 -100 100 R 50 50 1 1 P +X ~ 3 300 -100 100 L 50 50 1 1 P +X ~ 4 300 100 100 L 50 50 1 1 P +ENDDRAW +ENDDEF +# +# AZ4558C +# +DEF AZ4558C U 0 5 Y Y 2 F N +F0 "U" 200 100 50 H V L CNN +F1 "AZ4558C" 200 -100 50 H V L CNN +F2 "ScopefunPackagesLibrary:SOIC8" 0 -550 50 H I C CNN +F3 "https://www.diodes.com/assets/Datasheets/AZ4558C.pdf" 0 -450 50 H I C CNN +F4 "AZ4558CMTR-E1" 0 450 50 H I C CNN "MFG Part#" +F5 "DUAL BIPOLAR OPERATIONAL AMPLIFIERS 5.5MHz 5.5MHz" 0 550 50 H I C CNN "Description" +DRAW +P 4 0 1 10 200 0 -200 250 -200 -250 200 0 f +X V- 4 -50 -350 190 U 50 50 0 1 W +X V+ 8 -50 350 190 D 50 50 0 1 W +X ~ 1 300 0 100 L 50 50 1 1 O +X - 2 -300 -100 100 R 50 50 1 1 I +X + 3 -300 100 100 R 50 50 1 1 I +X + 5 -300 100 100 R 50 50 2 1 I +X - 6 -300 -100 100 R 50 50 2 1 I +X ~ 7 300 0 100 L 50 50 2 1 O +ENDDRAW +ENDDEF +# +# BAV199 +# +DEF BAV199 D 0 40 N N 1 F N +F0 "D" 200 100 50 H V L CNN +F1 "BAV199" 200 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:SOT23" 0 -250 50 H I C CNN +F3 "https://www.diodes.com/assets/Datasheets/ds30232.pdf" 0 -350 50 H I C CNN +F4 "BAV199-7-F" 0 400 60 H I C CNN "MFG Part#" +F5 "Low-leakage double diode" 0 300 60 H I C CNN "Description" +$FPLIST + Diode_* + D-Pak_TO252AA + *SingleDiode + *_Diode_* + *SingleDiode* +$ENDFPLIST +DRAW +S 175 -125 -175 175 0 1 0 f +P 2 0 1 6 -150 50 -50 50 N +P 2 0 1 6 50 -50 150 -50 N +P 3 0 1 0 -150 -50 -100 50 -50 -50 F +P 3 0 1 0 -100 50 -100 100 0 100 N +P 3 0 1 0 0 100 100 100 100 50 N +P 3 0 1 0 50 50 100 -50 150 50 F +X 1 1 -100 -150 100 U 50 50 1 1 P +X 2 2 100 -150 100 U 50 50 1 1 P +X 3 3 0 200 100 D 50 50 1 1 P +ENDDRAW +ENDDEF +# +# BNC +# +DEF BNC P 0 40 Y N 1 F N +F0 "P" 10 120 50 H V C CNN +F1 "BNC" 0 -250 50 H V C CNN +F2 "ScopefunPackagesLibrary:BNC-5-1634556-0" 0 -450 50 H I C CNN +F3 "http://www.te.com/usa-en/product-5-1634556-0.html" 0 -550 50 H I C CNN +F4 "5-1634556-0" 0 -350 50 H I C CNN "MFG Part#" +F5 "BNC LP ELBOW B/HEAD PCB SKT 50 OHMS" 0 200 60 H I C CNN "Description" +$FPLIST + BNC_* + bnc + bnc-* +$ENDFPLIST +DRAW +C 0 0 20 0 1 8 N +C 0 0 70 0 1 12 N +X In 1 150 0 130 L 40 40 1 1 P +X Ext 2 0 -200 130 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# BSS138BKS +# +DEF BSS138BKS Q 0 0 Y N 1 F N +F0 "Q" 550 200 50 H V R CNN +F1 "BSS138BKS" 900 100 50 H V R CNN +F2 "ScopefunPackagesLibrary:SOT363" 0 -300 50 H I C CNN +F3 "http://www.nxp.com/documents/data_sheet/BSS138BKS.pdf" 0 -400 50 H I C CNN +F4 "60 V, 320 mA dual N-channel Trench MOSFET" 0 400 50 H I C CNN "Description" +F5 "BSS138PS,115" 0 300 50 H I C CNN "MFG Part#" +DRAW +S 375 175 -375 -175 0 1 0 f +P 2 0 1 0 -300 -50 -240 -50 N +P 2 0 1 10 -240 70 -240 -50 N +P 2 0 1 0 -220 -70 -150 -70 N +P 2 0 1 10 -220 -50 -220 -90 N +P 2 0 1 0 -220 0 -150 0 N +P 2 0 1 10 -220 20 -220 -20 N +P 2 0 1 0 -220 70 -150 70 N +P 2 0 1 10 -220 90 -220 50 N +P 2 0 1 0 -150 -70 -150 0 N +P 2 0 1 0 -100 -70 -100 -100 N +P 2 0 1 0 -100 100 -100 70 N +P 2 0 1 0 100 -70 100 -100 N +P 2 0 1 0 100 100 100 70 N +P 2 0 1 0 150 -70 150 0 N +P 2 0 1 0 220 -70 150 -70 N +P 2 0 1 10 220 -50 220 -90 N +P 2 0 1 0 220 0 150 0 N +P 2 0 1 10 220 20 220 -20 N +P 2 0 1 0 220 70 150 70 N +P 2 0 1 10 220 90 220 50 N +P 2 0 1 10 240 70 240 -50 N +P 2 0 1 0 300 -50 240 -50 N +P 3 0 1 0 -100 -20 -100 -70 -150 -70 N +P 3 0 1 0 -100 20 -100 70 -150 70 N +P 3 0 1 0 100 -20 100 -70 150 -70 N +P 3 0 1 0 100 20 100 70 150 70 N +P 4 0 1 0 -210 0 -170 15 -170 -15 -210 0 F +P 4 0 1 0 -120 -20 -80 -20 -100 20 -120 -20 F +P 4 0 1 0 -70 10 -80 20 -120 20 -130 30 N +P 4 0 1 0 70 10 80 20 120 20 130 30 N +P 4 0 1 0 120 -20 80 -20 100 20 120 -20 F +P 4 0 1 0 210 0 170 15 170 -15 210 0 F +X S1 1 -100 -200 100 U 50 50 1 1 P +X G1 2 -400 -50 100 R 50 50 1 1 I +X D2 3 100 200 100 D 50 50 1 1 P +X S2 4 100 -200 100 U 50 50 1 1 P +X G2 5 400 -50 100 L 50 50 1 1 I +X D1 6 -100 200 100 D 50 50 1 1 P +ENDDRAW +ENDDEF +# +# CV_2.0-6.0_pF +# +DEF CV_2.0-6.0_pF CV 0 10 N N 1 F N +F0 "CV" 100 50 50 H V L CNN +F1 "CV_2.0-6.0_pF" 100 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:SGC3" 0 -250 50 H I C CNN +F3 "http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf" 0 -350 50 H I C CNN +F4 "CAP TRIMMER 2.0-6.0 PF 500V SMD" 0 350 60 H I C CNN "Description" +F5 "SGC3S060" 0 250 60 H I C CNN "MFG Part#" +DRAW +P 2 0 1 20 -80 -30 80 -30 N +P 2 0 1 20 -80 30 80 30 N +P 2 0 1 12 50 100 -50 -100 N +P 2 0 1 12 50 100 20 90 N +P 2 0 1 12 50 100 60 70 N +X ~ 1 0 150 120 D 40 40 1 1 P +X ~ 2 0 -150 120 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# CYUSB3014 +# +DEF CYUSB3014 U 0 40 Y Y 4 L N +F0 "U" -300 1700 50 H V C CNN +F1 "CYUSB3014" 200 1700 50 H V C CNN +F2 "ScopefunPackagesLibrary:BGA121_0.8mm" 0 -2000 50 H I C CNN +F3 "http://www.cypress.com/file/140296/download" 0 -2150 50 H I C CNN +F4 "CYUSB3014-BZXC" 0 -2350 50 H I C CNN "MFG Part#" +F5 "FX3 SuperSpeed USB controller" 0 -2250 50 H I C CNN "Description" +DRAW +T 0 0 1850 50 0 1 0 GPIF~II Normal 0 C C +T 0 0 1850 50 0 2 0 32-bit~IF Normal 0 C C +T 0 0 1850 50 0 3 0 USB-PORT~/~CLK~/~I2C~/~JTAG Normal 0 C C +T 0 0 1850 50 0 4 0 POWER Normal 0 C C +S -450 1600 450 -800 4 0 0 f +S -450 -1900 450 1600 1 1 0 f +X PMODE[0] G4 -650 -1500 200 R 50 50 1 1 I +X PMODE[1] H4 -650 -1600 200 R 50 50 1 1 I +X PMODE[2] L4 -650 -1700 200 R 50 50 1 1 I +X FLAGD G5 -650 -1000 200 R 50 50 1 1 U +X CTL12_FADDR0 H5 -650 -1400 200 R 50 50 1 1 U +X CTL11_FADDR1 J5 -650 -1300 200 R 50 50 1 1 U +X CTL10 K5 -650 -1200 200 R 50 50 1 1 U +X FLAGB G6 -650 -700 200 R 50 50 1 1 U +X CTL9 H6 -650 -1100 200 R 50 50 1 1 U +X PCLK J6 -650 -100 200 R 50 50 1 1 U +X FLAGC K6 -650 -800 200 R 50 50 1 1 U +X DQ2 F7 -650 1300 200 R 50 50 1 1 U +X FLAGA G7 -650 -600 200 R 50 50 1 1 U +X SLRD# H7 -650 -500 200 R 50 50 1 1 U +X SLOE# J7 -650 -400 200 R 50 50 1 1 U +X SLWR# K7 -650 -300 200 R 50 50 1 1 U +X DQ5 F8 -650 1000 200 R 50 50 1 1 U +X DQ15 G8 -650 0 200 R 50 50 1 1 U +X PKTEND# H8 -650 -900 200 R 50 50 1 1 U +X DQ14 J8 -650 100 200 R 50 50 1 1 U +X SLCS# K8 -650 -200 200 R 50 50 1 1 U +X CTL15 L8 -650 -1800 200 R 50 50 1 1 U +X DQ1 F9 -650 1400 200 R 50 50 1 1 U +X DQ4 G9 -650 1100 200 R 50 50 1 1 U +X DQ7 H9 -650 800 200 R 50 50 1 1 U +X DQ9 J9 -650 600 200 R 50 50 1 1 U +X DQ13 K9 -650 200 200 R 50 50 1 1 U +X DQ0 F10 -650 1500 200 R 50 50 1 1 U +X DQ3 G10 -650 1200 200 R 50 50 1 1 U +X DQ6 H10 -650 900 200 R 50 50 1 1 U +X DQ8 J10 -650 700 200 R 50 50 1 1 U +X DQ12 K10 -650 300 200 R 50 50 1 1 U +X DQ11 L10 -650 400 200 R 50 50 1 1 U +X DQ10 K11 -650 500 200 R 50 50 1 1 U +S -450 1600 450 -1000 2 1 0 f +X UART_CTS/SPI_SSN C1 -650 -600 200 R 50 50 2 1 U +X I2S_CLK D1 -650 -200 200 R 50 50 2 1 U +X GPIO47/DQ29 E1 -650 100 200 R 50 50 2 1 U +X GPIO38/DQ21 J1 -650 1000 200 R 50 50 2 1 U +X GPIO35/DQ18 K1 -650 1300 200 R 50 50 2 1 U +X UART_TX/SPI_MISO C2 -650 -700 200 R 50 50 2 1 U +X I2S_SD D2 -650 -300 200 R 50 50 2 1 U +X GPIO45 F2 -650 300 200 R 50 50 2 1 U +X GPIO42/DQ25 G2 -650 600 200 R 50 50 2 1 U +X GPIO39/DQ22 H2 -650 900 200 R 50 50 2 1 U +X GPIO36/DQ19 J2 -650 1200 200 R 50 50 2 1 U +X GPIO33/DQ16 K2 -650 1500 200 R 50 50 2 1 U +X I2S_WS D3 -650 -400 200 R 50 50 2 1 U +X GPIO44/DQ27 F3 -650 400 200 R 50 50 2 1 U +X GPIO43/DQ26 G3 -650 500 200 R 50 50 2 1 U +X GPIO40/DQ23 H3 -650 800 200 R 50 50 2 1 U +X GPIO37/DQ20 J3 -650 1100 200 R 50 50 2 1 U +X I2S_MCLK C4 -650 -900 200 R 50 50 2 1 U +X UART_RTS/SPI_SCK D4 -650 -500 200 R 50 50 2 1 U +X GPIO49/DQ31 E4 -650 -100 200 R 50 50 2 1 U +X GPIO41/DQ24 F4 -650 700 200 R 50 50 2 1 U +X GPIO34/DQ17 J4 -650 1400 200 R 50 50 2 1 U +X UART_RX/SPI_MOSI D5 -650 -800 200 R 50 50 2 1 U +X GPIO48/DQ30 E5 -650 0 200 R 50 50 2 1 U +X GPIO46/DQ28 F5 -650 200 200 R 50 50 2 1 U +S -450 1600 450 -1200 3 1 0 f +X FSLC0 B2 -650 300 200 R 50 50 3 1 U +X SSRX- A3 -650 1500 200 R 50 50 3 1 U +X R_USB3 B3 -650 1100 200 R 50 50 3 1 U +X SSRX+ A4 -650 1400 200 R 50 50 3 1 U +X FSLC1 B4 -650 200 200 R 50 50 3 1 U +X SSTX+ A5 -650 1200 200 R 50 50 3 1 U +X RESET# C5 -650 -200 200 R 50 50 3 1 U +X SSTX- A6 -650 1300 200 R 50 50 3 1 U +X XTALIN C6 -650 550 200 R 50 50 3 1 U +X CLKIN_32 D6 -650 -100 200 R 50 50 3 1 U +X FSLC2 E6 -650 100 200 R 50 50 3 1 U +X TCK F6 -650 -1000 200 R 50 50 3 1 U +X XTALOUT C7 -650 450 200 R 50 50 3 1 U +X CLKIN D7 -650 0 200 R 50 50 3 1 U +X TDI E7 -650 -600 200 R 50 50 3 1 U +X R_USB2 C8 -650 1000 200 R 50 50 3 1 U +X TMS E8 -650 -900 200 R 50 50 3 1 U +X D+ A9 -650 800 200 R 50 50 3 1 U +X OTG_ID C9 -650 900 200 R 50 50 3 1 U +X I2C_SCL D9 -650 -400 200 R 50 50 3 1 U +X D- A10 -650 700 200 R 50 50 3 1 U +X TDO C10 -650 -700 200 R 50 50 3 1 U +X I2C_SDA D10 -650 -500 200 R 50 50 3 1 U +X TRST# B11 -650 -800 200 R 50 50 3 1 U +X O60 D11 -650 -1100 200 R 50 50 3 1 U +X U3VSSQ A1 650 0 200 L 50 50 4 1 W +X VIO4 B1 -650 1100 200 R 50 50 4 1 W +X VIO2 F1 -650 1300 200 R 50 50 4 1 W +X VSS G1 650 1500 200 L 50 50 4 1 U +X VDD H1 -650 300 200 R 50 50 4 1 W +X VSS L1 650 300 200 L 50 50 4 1 W +X U3RXVDDQ A2 -650 -300 200 R 50 50 4 1 W +X VSS E2 650 1000 200 L 50 50 4 1 W +X VSS L2 650 500 200 L 50 50 4 1 W +X VDD C3 -650 200 200 R 50 50 4 1 U +X VIO3 E3 -650 1200 200 R 50 50 4 1 W +X VSS K3 650 900 200 L 50 50 4 1 W +X VSS L3 650 400 200 L 50 50 4 1 W +X VSS K4 650 1200 200 L 50 50 4 1 W +X U3TXVDDQ B5 -650 -400 200 R 50 50 4 1 W +X VDD L5 -650 -100 200 R 50 50 4 1 W +X CVDDQ B6 -650 800 200 R 50 50 4 1 W +X VSS L6 650 600 200 L 50 50 4 1 W +X AVDD A7 -650 -200 200 R 50 50 4 1 W +X AVSS B7 650 100 200 L 50 50 4 1 W +X VDD L7 -650 0 200 R 50 50 4 1 W +X VSS A8 650 700 200 L 50 50 4 1 W +X VSS B8 650 1400 200 L 50 50 4 1 U +X VSS D8 650 200 200 L 50 50 4 1 W +X VSS B9 650 1300 200 L 50 50 4 1 W +X VDD E9 -650 500 200 R 50 50 4 1 W +X VIO1 L9 -650 1400 200 R 50 50 4 1 W +X VDD B10 -650 600 200 R 50 50 4 1 W +X VBATT E10 -650 -600 200 R 50 50 4 1 W +X NC A11 650 -700 200 L 50 50 4 1 U +X VIO5 C11 -650 1000 200 R 50 50 4 1 W +X VBUS E11 -650 -700 200 R 50 50 4 1 W +X VDD F11 -650 400 200 R 50 50 4 1 U +X VSS G11 650 800 200 L 50 50 4 1 W +X VIO1 H11 -650 1500 200 R 50 50 4 1 W +X VDD J11 -650 100 200 R 50 50 4 1 W +X VSS L11 650 1100 200 L 50 50 4 1 W +ENDDRAW +ENDDEF +# +# C_0.1u +# +DEF C_0.1u C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_0.1u" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_0603" 0 -200 50 H I C CNN +F3 "" 10 70 50 H I C CNN +F4 "C0603C104K4RACTU" 110 170 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0603 16V X7R 10%" 50 250 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_0.1u_0402 +# +DEF C_0.1u_0402 C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_0.1u_0402" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_0402" 0 -200 50 H I C CNN +F3 "https://katalog.we-online.com/pbs/datasheet/885012205018.pdf" 0 -325 50 H I C CNN +F4 "885012205018" 0 200 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0402 10V X7R 10%" 0 300 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_0603 +# +DEF C_0603 C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_0603" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_0603" 0 -150 50 H I C CNN +F3 "" 10 70 50 H I C CNN +F4 "Not populated" 0 150 50 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +T 0 150 0 50 0 0 0 DNP Normal 0 C C +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_0805 +# +DEF C_0805 C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_0805" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_0805" 0 -150 50 H I C CNN +F3 "" 0 -300 50 H I C CNN +F4 "Not populated" 0 150 50 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +T 0 150 0 50 0 0 0 DNP Normal 0 C C +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_100u +# +DEF C_100u C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_100u" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_1210" 0 -200 50 H I C CNN +F3 "http://datasheets.avx.com/cx5r.pdf" 0 -300 50 H I C CNN +F4 "12106D107MAT2A" 110 170 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 1210 6.3V X5R 20%" 0 250 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_10n +# +DEF C_10n C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_10n" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_0603" 0 -200 50 H I C CNN +F3 "" 10 70 50 H I C CNN +F4 "GRM1885C1H103JA01D" 110 170 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0603 50V C0G 5%" 50 250 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_10n_0402 +# +DEF C_10n_0402 C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_10n_0402" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_0402" 0 -200 50 H I C CNN +F3 "" 10 70 50 H I C CNN +F4 "885012205012" 0 200 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0402 10V X7R 10%" 0 300 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_10n_100V +# +DEF C_10n_100V C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_10n_100V" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_0603" 0 -200 50 H I C CNN +F3 "" 10 70 50 H I C CNN +F4 "GCM188R72A103KA37J" 0 200 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0603 100V X7R 10%" 0 300 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_10u +# +DEF C_10u C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_10u" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_0603" 0 -200 50 H I C CNN +F3 "http://psearch.en.murata.com/capacitor/product/GRM188R60J106KE47%23.pdf" 0 -300 50 H I C CNN +F4 "GRM188R60J106KE47D" 0 200 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0603 6.3V X5R 10%" 0 300 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_1210 +# +DEF C_1210 C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_1210" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_1210" 0 -200 50 H I C CNN +F3 "" 0 -300 50 H I C CNN +F4 "Not populated" 0 200 50 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +T 0 150 0 50 0 0 0 DNP Normal 0 C C +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_12p +# +DEF C_12p C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_12p" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_0603" 0 -200 50 H I C CNN +F3 "" 10 70 50 H I C CNN +F4 "CGA3E2C0G1H120J080AA" 110 170 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0603 50V C0G 5%" 50 250 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_15p +# +DEF C_15p C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_15p" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_0603" 0 -200 50 H I C CNN +F3 "" 10 70 50 H I C CNN +F4 "885012006074" 0 200 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0603 100V C0G 5%" 0 300 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_180p +# +DEF C_180p C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_180p" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:0603" 0 -200 50 H I C CNN +F3 "" 10 70 50 H I C CNN +F4 "C0603C181J5GACTU" 110 170 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0603 50V C0G 5%" 50 250 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_1n +# +DEF C_1n C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_1n" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:0603" 0 -200 50 H I C CNN +F3 "" 10 70 50 H I C CNN +F4 "C1608X7R1H102K080AE" 0 200 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0603 50V X7R 10%" 0 300 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_1u +# +DEF C_1u C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_1u" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_0603" 0 -200 50 H I C CNN +F3 "" 10 70 50 H I C CNN +F4 "C0603C105K9PACTU" 110 170 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0603 6.3V X5R 10%" 0 250 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_2.2u +# +DEF C_2.2u C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_2.2u" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_0603" 0 -200 50 H I C CNN +F3 "" 10 70 50 H I C CNN +F4 "CC0603MRX5R5BB225" 0 200 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0603 6.3V X5R 20%" 0 300 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_22n +# +DEF C_22n C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_22n" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:0603" 0 -200 50 H I C CNN +F3 "" 10 70 50 H I C CNN +F4 "C0603C223K1RACTU" 110 170 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0603 100V X7R 10%" 210 270 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_22u +# +DEF C_22u C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_22u" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_0805" 0 -200 50 H I C CNN +F3 "" 10 70 50 H I C CNN +F4 "LMK212BBJ226MG-T" 110 170 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0805 10V X5R 20%" 50 250 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_2p +# +DEF C_2p C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_2p" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:0603" 0 -200 50 H I C CNN +F3 "" 10 70 50 H I C CNN +F4 "C1608C0G2A020C080AA" 0 200 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0603 100V C0G 0.25P" 0 300 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_360p +# +DEF C_360p C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_360p" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_0603" 0 -200 50 H I C CNN +F3 "" 10 70 50 H I C CNN +F4 "C0603C361G5GACTU" 0 200 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0603 50V C0G 2%" 0 300 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_390p +# +DEF C_390p C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_390p" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_0603" 0 -200 50 H I C CNN +F3 "" 10 70 50 H I C CNN +F4 "VJ0603A391GXAPW1BC" 0 200 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0603 50V C0G 2%" 0 300 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_4.7u +# +DEF C_4.7u C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_4.7u" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_0805" 0 -200 50 H I C CNN +F3 "" 0 -300 50 H I C CNN +F4 "C2012X7R1A475K125AC" 110 170 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0805 10V X7R 10%" 0 250 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_47u +# +DEF C_47u C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_47u" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_1210" 0 -200 50 H I C CNN +F3 "" 0 -300 50 H I C CNN +F4 "LMK325BJ476MM-T" 0 150 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 1210 10V X5R 20%" 0 250 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# C_u47 +# +DEF C_u47 C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_u47" 10 -80 50 H V L CNN +F2 "ScopefunPackagesLibrary:C_0603" 0 -200 50 H I C CNN +F3 "" 0 -300 50 H I C CNN +F4 "EMK107B7474KA-T" 110 170 60 H I C CNN "MFG Part#" +F5 "MLCC - SMD/SMT 0603 16V X7R 10%" 50 250 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 75 D 40 40 1 1 P +X ~ 2 0 -100 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# DAC5662 +# +DEF DAC5662 U 0 40 Y Y 1 F N +F0 "U" -350 1350 50 H V C CNN +F1 "DAC5662" 250 1350 50 H V C CNN +F2 "ScopefunPackagesLibrary:S-PQFP-G48" 0 -1950 50 H I C CNN +F3 "http://www.ti.com/lit/ds/symlink/dac5662.pdf" 0 -1750 50 H I C CNN +F4 "DAC 12 bit 275 MSPS Dual DAC" -150 1550 50 H I C CNN "Description" +F5 "DAC5662IPFB" 0 -1850 50 H I C CNN "MFG Part#" +DRAW +S -450 1300 450 -1700 1 1 0 f +X DA11(MSB) 1 -550 1200 100 R 39 39 1 1 I +X DA10 2 -550 1100 100 R 39 39 1 1 I +X DA9 3 -550 1000 100 R 39 39 1 1 I +X DA8 4 -550 900 100 R 39 39 1 1 I +X DA7 5 -550 800 100 R 39 39 1 1 I +X DA6 6 -550 700 100 R 39 39 1 1 I +X DA5 7 -550 600 100 R 39 39 1 1 I +X DA4 8 -550 500 100 R 39 39 1 1 I +X DA3 9 -550 400 100 R 39 39 1 1 I +X DA2 10 -550 300 100 R 39 39 1 1 I +X WRTB/SELECTIQ 20 -550 -1600 100 R 39 39 1 1 I +X DB4 30 -550 -1000 100 R 39 39 1 1 I +X IOUTB2 40 550 300 100 L 39 39 1 1 O +X DA1 11 -550 200 100 R 39 39 1 1 I +X DGND 21 550 800 100 L 39 39 1 1 W +X DB3 31 -550 -1100 100 R 39 39 1 1 I +X BIASJ_B 41 550 -300 100 L 39 39 1 1 I +X DA0(LSB) 12 -550 100 100 R 39 39 1 1 I +X DVDD 22 550 1200 100 L 39 39 1 1 W +X DB2 32 -550 -1200 100 R 39 39 1 1 I +X GSET 42 550 -100 100 L 39 39 1 1 I +X NC 13 550 -1300 100 L 39 39 1 1 U +X DB11(MSB) 23 -550 -300 100 R 39 39 1 1 I +X DB1 33 -550 -1300 100 R 39 39 1 1 I +X EXTIO 43 550 -1200 100 L 39 39 1 1 B +X NC 14 550 -1400 100 L 39 39 1 1 U +X DB10 24 -550 -400 100 R 39 39 1 1 I +X DB0(LSB) 34 -550 -1400 100 R 39 39 1 1 I +X BIASJ_A 44 550 -200 100 L 39 39 1 1 I +X DGND 15 550 900 100 L 39 39 1 1 W +X DB9 25 -550 -500 100 R 39 39 1 1 I +X NC 35 550 -1500 100 L 39 39 1 1 U +X IOUTA2 45 550 -600 100 L 39 39 1 1 O +X DVDD 16 550 1100 100 L 39 39 1 1 W +X DB8 26 -550 -600 100 R 39 39 1 1 I +X NC 36 550 -1600 100 L 39 39 1 1 U +X IOUTA1 46 550 -700 100 L 39 39 1 1 O +X WRTA/WRTIQ 17 -550 0 100 R 39 39 1 1 I +X DB7 27 -550 -700 100 R 39 39 1 1 I +X SLEEP 37 550 -1000 100 L 39 39 1 1 I +X AVDD 47 550 1000 100 L 39 39 1 1 W +X CLKA/CLKIQ 18 -550 -100 100 R 39 39 1 1 I +X DB6 28 -550 -800 100 R 39 39 1 1 I +X AGND 38 550 700 100 L 39 39 1 1 W +X MODE 48 550 0 100 L 39 39 1 1 I +X CLKB/RESETIQ 19 -550 -1500 100 R 39 39 1 1 I +X DB5 29 -550 -900 100 R 39 39 1 1 I +X IOUTB1 39 550 400 100 L 39 39 1 1 O +ENDDRAW +ENDDEF +# +# DIL14_RA +# +DEF DIL14_RA J 0 40 Y N 1 F N +F0 "J" 25 500 50 H V C CNN +F1 "DIL14_RA" 0 -200 50 V V L CNN +F2 "ScopefunPackagesLibrary:DIL14_RA" 100 -625 50 H I C CNN +F3 "https://katalog.we-online.de/em/datasheet/6120xx21721.pdf" 100 -550 50 H I C CNN +F4 "CONN DIL 0.1 PITCH RIGHT ANGLE TH" 75 750 50 H I C CNN "Description" +F5 "61201421721" 75 650 50 H I C CNN "MFG Part#" +DRAW +S -100 400 100 -300 0 1 0 N +X 1 1 -250 350 150 R 50 50 1 1 P +X 2 2 250 350 150 L 50 50 1 1 P +X 3 3 -250 250 150 R 50 50 1 1 P +X 4 4 250 250 150 L 50 50 1 1 P +X 5 5 -250 150 150 R 50 50 1 1 P +X 6 6 250 150 150 L 50 50 1 1 P +X 7 7 -250 50 150 R 50 50 1 1 P +X 8 8 250 50 150 L 50 50 1 1 P +X 9 9 -250 -50 150 R 50 50 1 1 P +X 10 10 250 -50 150 L 50 50 1 1 P +X 11 11 -250 -150 150 R 50 50 1 1 P +X 12 12 250 -150 150 L 50 50 1 1 P +X 13 13 -250 -250 150 R 50 50 1 1 P +X 14 14 250 -250 150 L 50 50 1 1 P +ENDDRAW +ENDDEF +# +# DMN6040SSD +# +DEF DMN6040SSD Q 0 0 Y N 1 F N +F0 "Q" -300 300 50 H V L CNN +F1 "DMN6040SSD" -300 200 50 H V L CNN +F2 "ScopefunPackagesLibrary:SOIC8" 0 -350 50 H I C CNN +F3 "https://www.diodes.com/assets/Datasheets/DMN6040SSD.pdf" 0 -450 50 H I C CNN +F4 "60 V, 4.4 A dual N-channel Trench MOSFET" 0 500 50 H I C CNN "Description" +F5 "DMN6040SSD-13" 0 400 50 H I C CNN "MFG Part#" +DRAW +P 2 0 1 0 -350 100 -400 50 N +P 2 0 1 0 -350 100 -400 150 N +P 2 0 1 0 -350 100 -320 100 N +P 2 0 1 10 -340 -20 -300 -20 N +P 2 0 1 10 -320 -40 -200 -40 N +P 2 0 1 0 -320 -20 -320 50 N +P 2 0 1 10 -270 -20 -230 -20 N +P 2 0 1 0 -250 -20 -250 50 N +P 2 0 1 0 -200 -100 -200 -40 N +P 2 0 1 10 -200 -20 -160 -20 N +P 2 0 1 0 -180 -20 -180 50 N +P 2 0 1 0 -180 50 -250 50 N +P 2 0 1 0 -180 100 -150 100 N +P 2 0 1 0 180 -20 180 50 N +P 2 0 1 0 180 50 250 50 N +P 2 0 1 0 180 100 150 100 N +P 2 0 1 0 200 -100 200 -40 N +P 2 0 1 10 200 -20 160 -20 N +P 2 0 1 0 250 -20 250 50 N +P 2 0 1 10 270 -20 230 -20 N +P 2 0 1 10 320 -40 200 -40 N +P 2 0 1 0 320 -20 320 50 N +P 2 0 1 10 340 -20 300 -20 N +P 2 0 1 0 350 100 320 100 N +P 2 0 1 0 350 100 400 50 N +P 2 0 1 0 350 100 400 150 N +P 3 0 1 0 -270 100 -320 100 -320 50 N +P 3 0 1 0 -230 100 -180 100 -180 50 N +P 3 0 1 0 230 100 180 100 180 50 N +P 3 0 1 0 270 100 320 100 320 50 N +P 4 0 1 0 -260 130 -270 120 -270 80 -280 70 N +P 4 0 1 0 -250 -10 -265 30 -235 30 -250 -10 F +P 4 0 1 0 -230 80 -230 120 -270 100 -230 80 F +P 4 0 1 0 230 80 230 120 270 100 230 80 F +P 4 0 1 0 250 -10 265 30 235 30 250 -10 F +P 4 0 1 0 260 130 270 120 270 80 280 70 N +X S1 1 -50 100 100 L 50 50 1 1 P +X G1 2 -200 -200 100 U 50 50 1 1 I +X S2 3 50 100 100 R 50 50 1 1 P +X G2 4 200 -200 100 U 50 50 1 1 I +X D2 5 500 50 100 L 50 50 1 1 P +X D2 6 500 150 100 L 50 50 1 1 P +X D1 7 -500 150 100 R 50 50 1 1 P +X D1 8 -500 50 100 R 50 50 1 1 P +ENDDRAW +ENDDEF +# +# ESD7002 +# +DEF ESD7002 D 0 40 N N 2 F N +F0 "D" 100 50 50 H V L CNN +F1 "ESD7002" 100 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:SOT323" 0 -350 50 H I C CNN +F3 "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" 0 -250 50 H I C CNN +F4 "TVS DIODE 5VWM SC70 (SOT323)" 0 350 50 H I C CNN "Description" +F5 "ESD7002WTT1G" 0 250 50 H I C CNN "MFG Part#" +DRAW +S 0 -80 0 -30 0 1 0 N +S 0 100 0 50 0 1 0 N +P 2 0 1 0 0 -90 0 -80 N +P 4 0 1 0 40 -30 0 50 -40 -30 40 -30 F +P 4 0 1 8 50 70 40 50 -40 50 -50 30 N +X A 3 0 -150 60 U 40 40 0 1 P +X C 1 0 150 60 D 40 40 1 1 P +X C 2 0 150 60 D 40 40 2 1 P +ENDDRAW +ENDDEF +# +# ESDA8V2-1J +# +DEF ESDA8V2-1J D 0 40 N N 1 F N +F0 "D" 100 50 50 H V L CNN +F1 "ESDA8V2-1J" 100 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:SOD323" 0 -350 50 H I C CNN +F3 "http://www.st.com/content/ccc/resource/technical/document/datasheet/fc/e4/b8/75/43/a8/49/11/CD00233088.pdf/files/CD00233088.pdf/jcr:content/translations/en.CD00233088.pdf" 0 -250 50 H I C CNN +F4 "TVS DIODE 5VWM 20VC SOD323r" 0 350 50 H I C CNN "Description" +F5 "ESDA8V2-1J" 0 250 50 H I C CNN "MFG Part#" +$FPLIST + D? + SO* + SM* +$ENDFPLIST +DRAW +S 0 -80 0 -30 0 1 0 N +S 0 100 0 50 0 1 0 N +P 2 0 1 0 0 -90 0 -80 N +P 4 0 1 0 40 -30 0 50 -40 -30 40 -30 F +P 4 0 1 8 50 70 40 50 -40 50 -50 30 N +X C 1 0 150 60 D 40 40 1 1 P +X A 2 0 -150 60 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# G6K-2F-Y-DC4.5 +# +DEF G6K-2F-Y-DC4.5 RE 0 40 Y N 1 F N +F0 "RE" 0 400 50 H V C CNN +F1 "G6K-2F-Y-DC4.5" 0 -400 50 H V C CNN +F2 "ScopefunPackagesLibrary:G6K-2F-Y" 0 -500 50 H I C CNN +F3 "https://www.omron.com/ecb/products/pdf/en-g6k.pdf" 0 -600 50 H I C CNN +F4 "Low Signal Relays - PCB Gullwing NoLatch 3.2 DPDT 4.5VDC 100mW" 200 600 75 H I C CNN "Description" +F5 "G6K-2F-Y-DC4.5" 0 500 60 H I C CNN "MFG Part#" +DRAW +C 200 -100 10 0 1 0 N +C 200 100 10 0 1 0 N +S 325 275 -325 -275 0 1 0 f +P 2 0 1 0 -160 -200 -150 -200 N +P 2 0 1 0 -100 220 -100 -220 N +P 2 0 1 0 -50 -220 -50 220 N +P 2 0 1 0 100 -60 100 -110 N +P 2 0 1 0 129 -100 129 -21 N +P 2 0 1 0 130 -60 100 -60 N +P 2 0 1 0 130 20 130 49 N +P 2 0 1 0 130 49 130 99 N +P 2 0 1 0 130 99 170 60 N +P 2 0 1 0 159 49 130 20 N +P 2 0 1 0 159 49 170 60 N +P 2 0 1 0 170 -60 129 -100 N +P 2 0 1 0 170 -60 130 -20 N +P 2 0 1 0 200 -90 170 -50 N +P 2 0 1 0 200 90 170 50 N +P 2 0 1 0 229 60 270 99 N +P 2 0 1 0 230 -60 269 -100 N +P 2 0 1 0 269 -100 269 -21 N +P 2 0 1 0 269 -21 230 -60 N +P 2 0 1 0 270 -60 300 -60 N +P 2 0 1 0 270 20 229 60 N +P 2 0 1 0 270 99 270 20 N +P 2 0 1 0 300 -60 300 -110 N +P 3 0 1 0 100 110 100 60 130 60 N +P 3 0 1 0 270 60 300 60 300 110 N +P 11 0 1 0 -130 100 -140 110 -140 130 -130 140 -20 140 -10 150 -10 170 -20 180 -130 180 -150 200 -160 200 N +P 14 0 1 0 -130 100 -20 100 -10 90 -10 70 -20 60 -130 60 -140 50 -140 30 -130 20 -20 20 -10 10 -10 -10 -20 -20 -130 -20 N +P 18 0 1 0 -130 -20 -140 -30 -140 -50 -130 -60 -20 -60 -10 -70 -10 -90 -20 -100 -130 -100 -140 -110 -140 -130 -130 -140 -20 -140 -10 -150 -10 -170 -20 -180 -130 -180 -150 -200 N +X 1 1 -350 -200 190 R 50 50 1 1 I +X 2 2 100 -300 190 U 50 50 1 1 P +X 3 3 200 -300 190 U 50 50 1 1 P +X 4 4 300 -300 190 U 50 50 1 1 P +X 5 5 300 300 190 D 50 50 1 1 P +X 6 6 200 300 190 D 50 50 1 1 P +X 7 7 100 300 190 D 50 50 1 1 P +X 8 8 -350 200 190 R 50 50 1 1 I +ENDDRAW +ENDDEF +# +# GDT_SG90 +# +DEF GDT_SG90 GDT 0 10 N N 1 F N +F0 "GDT" 100 100 50 H V L CNN +F1 "GDT_SG90" 100 0 50 H V L CNN +F2 "ScopefunPackagesLibrary:GDT_SG" 0 -250 50 H I C CNN +F3 "https://www.littelfuse.com/~/media/electronics/datasheets/gas_discharge_tubes/littelfuse_gdt_sg_datasheet.pdf.pdf" 0 -350 50 H I C CNN +F4 "SG90" 0 250 60 H I C CNN "MFG Part#" +F5 "Gas Discharge Tube - GDT 90V 2kA <1.0 pF" 0 350 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +T 0 100 -100 50 0 0 0 90V~2kA Normal 0 L C +C -35 0 15 0 1 0 F +C 0 0 70 0 1 0 N +P 4 0 1 0 0 -15 30 -45 -30 -45 0 -15 F +P 4 0 1 0 0 15 30 45 -30 45 0 15 F +X ~ 1 0 150 80 D 40 40 1 1 P +X ~ 2 0 -150 80 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# GND +# +DEF GND #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -250 50 H I C CNN +F1 "GND" 0 -150 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N +X GND 1 0 0 0 D 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# HEATSINK +# +DEF HEATSINK HS 0 40 Y Y 1 F N +F0 "HS" 0 200 50 H V C CNN +F1 "HEATSINK" 0 -50 50 H V C CNN +F2 "ScopefunPackagesLibrary:HS2" 0 400 50 H I C CNN +F3 "http://www.wakefield-vette.com/resource-center/downloads/brochures/intergrated-heatsink-wakefield.pdf" 0 -250 50 H I C CNN +F4 "624-60AB" 0 -150 50 H V C CNN "MFG Part#" +F5 "Heatsink BGA 21x21 mm" 0 300 50 H I C CNN "Description" +DRAW +P 10 0 1 0 -25 50 -50 50 -50 150 -75 150 -75 50 -100 50 -100 150 -125 150 -125 0 -50 0 N +P 13 0 1 0 -25 50 -25 150 0 150 0 50 25 50 25 150 50 150 50 50 75 50 75 150 100 150 100 0 -50 0 N +ENDDRAW +ENDDEF +# +# HS-ANC +# +DEF HS-ANC HS-ANC 0 40 Y Y 1 F N +F0 "HS-ANC" 350 0 50 H V L CNN +F1 "HS-ANC" 350 -100 50 H V L CNN +F2 "ScopefunPackagesLibrary:HS-ANC" 0 400 50 H I C CNN +F3 "https://www.micforg.co.jp/dxf/S001YZ1L.pdf" 0 -200 50 H I C CNN +F4 "ANC-D057" 700 -100 50 H V L CNN "MFG Part#" +F5 "HEATSINK SOLDER ANCHOR" 0 300 50 H I C CNN "Description" +DRAW +A -250 40 40 1 1799 0 1 0 N -210 40 -290 40 +A 220 40 40 1 1799 0 1 0 N 260 40 180 40 +P 2 0 1 0 -290 40 -290 0 N +P 2 0 1 0 -210 40 -210 0 N +P 2 0 1 0 180 40 180 0 N +P 2 0 1 0 260 40 260 0 N +ENDDRAW +ENDDEF +# +# HS-CLIP +# +DEF HS-CLIP HS-CLIP 0 40 Y Y 1 F N +F0 "HS-CLIP" 350 200 50 H V L CNN +F1 "HS-CLIP" 350 100 50 H V L CNN +F2 "" 0 400 50 H I C CNN +F3 "https://www.micforg.co.jp/dxf/S001ZBFX.pdf" 0 -100 50 H I C CNN +F4 "HEATSINK WIRE CLIP EZ-CLIP" 0 300 50 H I C CNN "Description" +F5 "S001ZBFX" 700 100 50 H V L CNN "MFG Part#" +DRAW +P 2 0 1 0 -150 60 -210 90 N +P 2 0 1 0 -150 60 120 60 N +P 2 0 1 0 120 60 180 90 N +P 4 0 1 0 -290 90 -270 60 -230 60 -210 90 N +P 4 0 1 0 180 90 200 60 240 60 260 90 N +ENDDRAW +ENDDEF +# +# HS-PC +# +DEF HS-PC HS-PC 0 40 Y Y 1 F N +F0 "HS-PC" 0 200 50 H V C CNN +F1 "HS-PC" 0 -50 50 H V C CNN +F2 "" 0 400 50 H I C CNN +F3 "https://assets.lairdtech.com/home/brandworld/files/THR-DS-Tpcm%20900%200910.pdf" 0 -250 50 H I C CNN +F4 "Phase change thermal interface material 20x20x0.125 mm" 0 300 50 H I C CNN "Description" +F5 "T-PCM905C-20S" 0 -150 50 H V C CNN "MFG Part#" +DRAW +P 2 0 1 0 -120 -10 90 -10 N +ENDDRAW +ENDDEF +# +# IS43TR16256A-125KBL +# +DEF IS43TR16256A-125KBL U 0 40 Y Y 2 L N +F0 "U" 0 1650 50 H V C CNN +F1 "IS43TR16256A-125KBL" 0 1550 50 H V C CNN +F2 "ScopefunPackagesLibrary:TW-BGA-96" 0 -2150 60 H I C CNN +F3 "http://www.issi.com/WW/pdf/43-46TR16256A-85120AL.pdf" 0 -1850 60 H I C CNN +F4 "256M X 16 BIT DDR3 SRAM 1.5V" -50 1750 50 H I C CNN "Description" +F5 "IS43TR16640B-125JBL" 0 -2000 50 H I C CNN "MFG Part#" +DRAW +S 400 -1650 -400 1450 1 1 0 f +X ODT K1 500 -400 100 L 39 39 1 1 P +X DQU5 A2 500 0 100 L 39 39 1 1 P +X DQU3 C2 500 200 100 L 39 39 1 1 P +X DQL2 F2 500 1150 100 L 39 39 1 1 P +X DQL6 G2 500 750 100 L 39 39 1 1 P +X ~CS L2 500 -1550 100 L 39 39 1 1 P +X BA0 M2 -500 -450 100 R 39 39 1 1 P +X A3 N2 -500 850 100 R 39 39 1 1 P +X A5 P2 -500 650 100 R 39 39 1 1 P +X A7 R2 -500 450 100 R 39 39 1 1 P +X ~RESET T2 -500 -1550 100 R 39 39 1 1 P +X DQU7 A3 500 -200 100 L 39 39 1 1 P +X DQU1 C3 500 400 100 L 39 39 1 1 P +X DMU D3 500 -700 100 L 39 39 1 1 P +X DQL0 E3 500 1350 100 L 39 39 1 1 P +X DQSL F3 500 -900 100 L 39 39 1 1 P +X ~DQSL G3 500 -1000 100 L 39 39 1 1 P +X DQL4 H3 500 950 100 L 39 39 1 1 P +X ~RAS J3 -500 -850 100 R 39 39 1 1 P +X ~CAS K3 -500 -950 100 R 39 39 1 1 P +X ~WE L3 -500 -750 100 R 39 39 1 1 P +X BA2 M3 -500 -650 100 R 39 39 1 1 P +X A0 N3 -500 1150 100 R 39 39 1 1 P +X A2 P3 -500 950 100 R 39 39 1 1 P +X A9 R3 -500 250 100 R 39 39 1 1 P +X A13 T3 -500 -150 100 R 39 39 1 1 I +X DQU4 A7 500 100 100 L 39 39 1 1 P +X ~DQSU B7 500 -1300 100 L 39 39 1 1 P +X DQSU C7 500 -1200 100 L 39 39 1 1 P +X DQU0 D7 500 500 100 L 39 39 1 1 P +X DML E7 500 -600 100 L 39 39 1 1 P +X DQL1 F7 500 1250 100 L 39 39 1 1 P +X DQL7 H7 500 650 100 L 39 39 1 1 P +X CK J7 -500 -1250 100 R 39 39 1 1 P +X ~CK K7 -500 -1350 100 R 39 39 1 1 P +X A10/AP L7 -500 150 100 R 39 39 1 1 P +X NC(A15) M7 -500 -350 100 R 40 40 1 1 P +X A12/~BC N7 -500 -50 100 R 39 39 1 1 P +X A1 P7 -500 1050 100 R 39 39 1 1 P +X A11 R7 -500 50 100 R 39 39 1 1 P +X A14 T7 -500 -250 100 R 39 39 1 1 I +X DQU6 B8 500 -100 100 L 39 39 1 1 P +X DQU2 C8 500 300 100 L 39 39 1 1 P +X DQL3 F8 500 1050 100 L 39 39 1 1 P +X DQL5 H8 500 850 100 L 39 39 1 1 P +X ZQ L8 -500 1350 100 R 39 39 1 1 P +X BA1 N8 -500 -550 100 R 39 39 1 1 P +X A4 P8 -500 750 100 R 39 39 1 1 P +X A6 R8 -500 550 100 R 39 39 1 1 P +X A8 T8 -500 350 100 R 39 39 1 1 P +X CKE K9 -500 -1050 100 R 39 39 1 1 P +S -400 1450 400 -1150 2 1 0 f +X VDDQ A1 -500 -450 100 R 39 39 2 1 P +X VSSQ B1 500 -750 100 L 39 39 2 1 P +X VDDQ C1 -500 -250 100 R 39 39 2 1 P +X VSSQ D1 500 -550 100 L 39 39 2 1 P +X VSS E1 500 450 100 L 39 39 2 1 P +X VDDQ F1 -500 150 100 R 39 39 2 1 P +X VSSQ G1 500 -50 100 L 39 39 2 1 P +X VREFDQ H1 -500 -650 100 R 39 39 2 1 P +X NC J1 500 -950 100 L 40 40 2 1 P +X NC L1 500 -1050 100 L 40 40 2 1 P +X VSS M1 500 850 100 L 39 39 2 1 P +X VDD N1 -500 1050 100 R 39 39 2 1 P +X VSS P1 500 1050 100 L 39 39 2 1 P +X VDD R1 -500 1250 100 R 39 39 2 1 P +X VSS T1 500 1250 100 L 39 39 2 1 P +X VDD B2 -500 550 100 R 39 39 2 1 P +X VDDQ D2 -500 -50 100 R 39 39 2 1 P +X VSSQ E2 500 -350 100 L 39 39 2 1 P +X VDDQ H2 -500 250 100 R 39 39 2 1 P +X VSS J2 500 650 100 L 39 39 2 1 P +X VDD K2 -500 850 100 R 39 39 2 1 P +X VSS B3 500 350 100 L 39 39 2 1 P +X VDD G7 -500 750 100 R 39 39 2 1 P +X VDDQ A8 -500 -350 100 R 39 39 2 1 P +X VSSQ D8 500 -450 100 L 39 39 2 1 P +X VSSQ E8 500 -250 100 L 39 39 2 1 P +X VSS G8 500 550 100 L 39 39 2 1 P +X VSS J8 500 750 100 L 39 39 2 1 P +X VDD K8 -500 950 100 R 39 39 2 1 P +X VREFCA M8 -500 -750 100 R 39 39 2 1 P +X VSS A9 500 250 100 L 39 39 2 1 P +X VSSQ B9 500 -650 100 L 39 39 2 1 P +X VDDQ C9 -500 -150 100 R 39 39 2 1 P +X VDD D9 -500 650 100 R 39 39 2 1 P +X VDDQ E9 -500 50 100 R 39 39 2 1 P +X VSSQ F9 500 -150 100 L 39 39 2 1 P +X VSSQ G9 500 50 100 L 39 39 2 1 P +X VDDQ H9 -500 350 100 R 39 39 2 1 P +X NC J9 -500 -950 100 R 40 40 2 1 P +X NC L9 -500 -1050 100 R 40 40 2 1 P +X VSS M9 500 950 100 L 39 39 2 1 P +X VDD N9 -500 1150 100 R 39 39 2 1 P +X VSS P9 500 1150 100 L 39 39 2 1 P +X VDD R9 -500 1350 100 R 39 39 2 1 P +X VSS T9 500 1350 100 L 39 39 2 1 P +ENDDRAW +ENDDEF +# +# KAD5510P-25Q48 +# +DEF KAD5510P-25Q48 U 0 40 Y Y 2 L N +F0 "U" 0 1200 50 H V C CNN +F1 "KAD5510P-25Q48" 0 1100 50 H V C CNN +F2 "ScopefunPackagesLibrary:CP-56-2" 0 -1650 50 H I C CNN +F3 "https://www.intersil.com/content/dam/Intersil/documents/kad5/kad5510p.pdf" 0 -1500 50 H I C CNN +F4 "Low Power 10-Bit, 250 MSPS ADC" 100 1300 50 H I C CNN "Description" +F5 "KAD5510P-25Q48" 0 -1400 50 H I C CNN "MFG Part#" +DRAW +S -500 1000 500 -1300 1 1 0 f +X DNC 2 700 -200 200 L 50 50 1 1 N +X DNC 3 700 -300 200 L 50 50 1 1 N +X DNC 4 700 -400 200 L 50 50 1 1 N +X VINN 6 700 800 200 L 50 50 1 1 I +X VINP 7 700 900 200 L 50 50 1 1 I +X VCM 10 700 600 200 L 50 50 1 1 O +X RLVDS 30 700 300 200 L 50 50 1 1 I +X ORN 40 700 -1100 200 L 50 50 1 1 O +X DNC 11 700 -500 200 L 50 50 1 1 N +X DNC 21 700 -600 200 L 50 50 1 1 N +X CLKOUTN 31 -700 900 200 R 50 50 1 1 O +X ORP 41 700 -1200 200 L 50 50 1 1 O +X DNC 22 700 -700 200 L 50 50 1 1 N +X CLKOUTP 32 -700 800 200 R 50 50 1 1 O +X DNC 23 700 -800 200 L 50 50 1 1 N +X D2N_B5/B4- 33 -700 300 200 R 50 50 1 1 I +X SDO 43 -700 -700 200 R 50 50 1 1 I +X CLKP 14 -700 -400 200 R 50 50 1 1 I +X DNC 24 700 -900 200 L 50 50 1 1 N +X D2P_B5/B4+ 34 -700 200 200 R 50 50 1 1 I +X CSB 44 -700 -800 200 R 50 50 1 1 I +X CLKN 15 -700 -500 200 R 50 50 1 1 I +X D0N_B1/B0- 25 -700 700 200 R 50 50 1 1 O +X D3N_B7/B6- 35 -700 100 200 R 50 50 1 1 I +X SCLK 45 -700 -900 200 R 50 50 1 1 I +X NAPSLP 16 700 400 200 L 50 50 1 1 I +X D0P_B1/B0+ 26 -700 600 200 R 50 50 1 1 O +X D3P_B7/B6+ 36 -700 0 200 R 50 50 1 1 I +X SDIO 46 -700 -1000 200 R 50 50 1 1 I +X D1N_B3/B2- 27 -700 500 200 R 50 50 1 1 O +X RESETN 18 -700 -1200 200 R 50 50 1 1 I +X D1P_B3/B2+ 28 -700 400 200 R 50 50 1 1 O +X D4N_B9/B8- 38 -700 -100 200 R 50 50 1 1 I +X D4P_B9/B8+ 39 -700 -200 200 R 50 50 1 1 I +S -450 1000 450 -600 2 1 0 f +X AVDD 1 -650 -100 200 R 50 50 2 1 W +X AVSS 5 650 0 200 L 50 50 2 1 W +X AVSS 8 650 -100 200 L 50 50 2 1 W +X AVDD 9 -650 -200 200 R 50 50 2 1 W +X OVDD 20 -650 900 200 R 50 50 2 1 W +X AVSS 12 650 -200 200 L 50 50 2 1 W +X OVSS 42 650 700 200 L 50 50 2 1 W +X AVDD 13 -650 -300 200 R 50 50 2 1 W +X AVDD 17 -650 -400 200 R 50 50 2 1 W +X OVDD 37 -650 800 200 R 50 50 2 1 W +X AVDD 47 -650 -500 200 R 50 50 2 1 W +X AVSS 48 650 -300 200 L 50 50 2 1 W +X OVSS 19 650 900 200 L 50 50 2 1 W +X OVSS 29 650 800 200 L 50 50 2 1 W +X AVSS EP 650 -500 200 L 50 50 2 1 W +ENDDRAW +ENDDEF +# +# LM2776 +# +DEF LM2776 U 0 40 Y Y 1 F N +F0 "U" -250 500 50 H V C CNN +F1 "LM2776" 250 500 50 H V C CNN +F2 "ScopefunPackagesLibrary:SOT23-6" 0 -750 50 H I C CNN +F3 "http://www.ti.com/lit/ds/symlink/lm2776.pdf" 0 -850 50 H I C CNN +F4 "Switched Capacitor Inverter 200mA, LM2776" 0 800 50 H I C CNN "Description" +F5 "LM2776DBVR" 0 700 50 H I C CNN "MFG Part#" +DRAW +S -350 400 350 -400 0 1 0 f +X VOUT 1 550 0 200 L 50 50 1 1 W +X GND 2 0 -600 200 U 50 50 1 1 W +X VIN 3 0 600 200 D 50 50 1 1 I +X EN 4 -550 250 200 R 50 50 1 1 I +X C+ 5 -550 0 200 R 50 50 1 1 P +X C- 6 -550 -250 200 R 50 50 1 1 P +ENDDRAW +ENDDEF +# +# LM393DGK +# +DEF LM393DGK U 0 5 Y Y 2 F N +F0 "U" 200 100 50 H V L CNN +F1 "LM393DGK" 200 -100 50 H V L CNN +F2 "ScopefunPackagesLibrary:SSOP8" 0 -550 50 H I C CNN +F3 "http://www.ti.com/lit/ds/symlink/lm193.pdf" 0 -450 50 H I C CNN +F4 "LM393DGKR" 0 450 50 H I C CNN "MFG Part#" +F5 "Dual, General Purpose, Differential Comparator" 0 550 50 H I C CNN "Description" +DRAW +P 4 0 1 10 200 0 -200 250 -200 -250 200 0 f +X V- 4 -50 -350 190 U 50 50 0 1 W +X V+ 8 -50 350 190 D 50 50 0 1 W +X ~ 1 300 0 100 L 50 50 1 1 C +X - 2 -300 -100 100 R 50 50 1 1 I +X + 3 -300 100 100 R 50 50 1 1 I +X + 5 -300 100 100 R 50 50 2 1 I +X - 6 -300 -100 100 R 50 50 2 1 I +X ~ 7 300 0 100 L 50 50 2 1 C +ENDDRAW +ENDDEF +# +# LM431 +# +DEF LM431 D 0 40 N N 1 F N +F0 "D" 100 50 50 H V L CNN +F1 "LM431" 100 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:SOT23" 0 -350 50 H I C CNN +F3 "https://www.fairchildsemi.com/products/power-management/voltage-regulators/shunt-regulators/LM431SB.html" 0 -250 50 H I C CNN +F4 "Adjustable Precision Zener Shunt Regulator" 0 350 50 H I C CNN "Description" +F5 "LM431SBCM32X" 0 250 50 H I C CNN "MFG Part#" +$FPLIST + D? + SO* + SM* +$ENDFPLIST +DRAW +S 0 -80 0 -30 0 1 0 N +S 0 100 0 50 0 1 0 N +P 2 0 1 0 0 -90 0 -80 N +P 4 0 1 0 40 -30 0 50 -40 -30 40 -30 F +P 4 0 1 8 50 70 40 50 -40 50 -50 30 N +X C 1 0 150 60 D 40 40 1 1 P +X REF 2 -100 0 100 R 50 50 1 1 I +X A 3 0 -150 60 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# LTC4360-1 +# +DEF LTC4360-1 U 0 40 Y Y 1 F N +F0 "U" 0 350 50 H V C CNN +F1 "LTC4360-1" 0 250 50 H V C CNN +F2 "ScopefunPackagesLibrary:SC70" 0 -550 50 H I C CNN +F3 "http://cds.linear.com/docs/en/datasheet/436012fa.pdf" 0 -400 50 H I C CNN +F4 "LTC4360CSC8-1" 0 450 50 H I C CNN "MFG Part#" +F5 "Overvoltage Protection Controller" 0 550 50 H I C CNN "Description" +DRAW +S -300 200 300 -300 0 1 0 f +X IN 1 -500 100 200 R 50 50 1 1 W +X GND 2 -500 0 200 R 50 50 1 1 W +X GND 3 -500 -100 200 R 50 50 1 1 W +X GND 4 -500 -200 200 R 50 50 1 1 W +X ~PWRGD 5 500 -200 200 L 50 50 1 1 O +X ~ON 6 500 -100 200 L 50 50 1 1 I +X OUT 7 500 0 200 L 50 50 1 1 w +X GATE 8 500 100 200 L 50 50 1 1 O +ENDDRAW +ENDDEF +# +# LTC6754 +# +DEF LTC6754 U 0 0 Y Y 1 F N +F0 "U" 150 -200 50 H V L CNN +F1 "LTC6754" 150 -300 50 H V L CNN +F2 "ScopefunPackagesLibrary:SC70-6" 0 -550 50 H I C CNN +F3 "http://cds.linear.com/docs/en/datasheet/6754f.pdf" 0 -450 50 H I C CNN +F4 "LTC6754HSC6#TRMPBF" 0 450 50 H I C CNN "MFG Part#" +F5 "Rail-to-Rail, High-Speed Comparator with LVDS Compatible Outputs" 0 550 50 H I C CNN "Description" +DRAW +C 170 -50 25 0 1 0 N +P 2 0 1 0 0 -190 0 -130 N +P 2 0 1 0 0 190 0 130 N +P 2 0 1 0 200 50 125 50 N +P 4 0 1 10 200 0 -200 250 -200 -250 200 0 f +X Vee 2 0 -350 160 U 50 50 0 1 W +X ~ 1 300 50 100 L 50 50 1 1 O +X + 3 -300 100 100 R 50 50 1 1 I +X - 4 -300 -100 100 R 50 50 1 1 I +X Vcc 5 0 350 160 D 50 50 1 1 W +X ~ 6 300 -50 100 L 50 50 1 1 O +ENDDRAW +ENDDEF +# +# LTC6957-2 +# +DEF LTC6957-2 U 0 30 Y N 1 F N +F0 "U" -300 400 50 H V C CNN +F1 "LTC6957-2" 50 400 50 H V L CNN +F2 "ScopefunPackagesLibrary:12-MSOP" 0 -700 50 H I C CNN +F3 "http://cds.linear.com/docs/en/datasheet/6957fa.pdf" 0 -600 50 H I C CNN +F4 "IC CLK BUFFER DRIVER 1:2 LVDS OUT 12MSOP" 0 700 50 H I C CNN "Description" +F5 "LTC6957HMS-2#PBF" 0 600 50 H I C CNN "MFG Part#" +DRAW +T 0 -240 300 50 0 0 0 FILTA Normal 0 C C +T 0 -240 200 50 0 0 0 FILTB Normal 0 C C +T 0 0 -300 50 0 0 0 GND Normal 0 C C +T 0 0 300 50 0 0 0 V+ Normal 0 C C +S -350 350 300 -350 0 0 0 f +P 2 0 0 0 -300 -50 -285 -50 N +P 2 0 0 0 150 -300 150 -290 N +P 2 0 0 0 150 -275 150 -265 N +P 2 0 0 0 150 -240 150 -250 N +P 2 0 0 0 150 -225 150 -220 N +P 2 0 0 0 150 -225 150 -220 N +P 2 0 0 0 150 225 150 220 N +P 2 0 0 0 150 250 150 240 N +P 2 0 0 0 150 265 150 275 N +P 2 0 0 0 150 300 150 290 N +P 2 0 0 0 200 -200 180 -200 N +P 2 0 0 0 200 -200 300 -200 N +P 2 0 0 0 200 200 175 200 N +P 2 0 0 0 200 200 300 200 N +P 2 0 0 0 220 -100 310 -100 N +P 2 0 0 0 230 100 300 100 N +P 2 0 0 0 300 -300 150 -300 N +P 2 0 0 0 300 300 150 300 N +P 3 0 0 0 -175 50 -45 50 -45 100 N +P 3 0 0 0 -45 100 -45 200 100 200 N +P 3 0 0 0 0 -50 0 -100 60 -100 N +P 3 0 0 0 100 -200 -45 -200 -45 50 N +P 4 0 0 0 -120 -50 0 -50 0 100 60 100 N +C -270 -50 16 0 1 0 N +C -140 -50 16 0 1 0 N +C -45 50 11 0 1 0 F +C 0 -50 11 0 1 0 F +C 80 -100 16 0 1 0 N +C 80 100 16 0 1 0 N +C 205 -100 16 0 1 0 N +C 210 100 16 0 1 0 N +P 2 0 1 0 -350 -50 -300 -50 N +P 2 0 1 0 -350 50 -250 50 N +P 4 0 1 0 -250 100 -250 -100 -100 0 -250 100 N +P 4 0 1 0 100 -50 100 -250 250 -150 100 -50 N +P 4 0 1 0 100 250 100 50 250 150 100 250 N +X FILTA 1 -500 300 150 R 50 50 1 1 I +X V+ 2 0 500 150 D 50 50 1 1 W +X IN+ 3 -500 50 150 R 50 50 1 1 I +X IN- 4 -500 -50 150 R 50 50 1 1 I +X GND 5 0 -500 150 U 50 50 1 1 W +X FILTB 6 -500 200 150 R 50 50 1 1 I +X SD2 7 450 -300 150 L 50 50 1 1 I +X OUT2+ 8 450 -200 150 L 50 50 1 1 O +X OUT2- 9 450 -100 150 L 50 50 1 1 O +X OUT1- 10 450 100 150 L 50 50 1 1 O +X OUT1+ 11 450 200 150 L 50 50 1 1 O +X SD1 12 450 300 150 L 50 50 1 1 I +ENDDRAW +ENDDEF +# +# L_4.7u_NRS5030 +# +DEF L_4.7u_NRS5030 L 0 0 N N 1 F N +F0 "L" 0 100 50 H V C CNN +F1 "L_4.7u_NRS5030" 0 -50 50 H V C CNN +F2 "ScopefunPackagesLibrary:L_NRS" 0 -300 50 H I C CNN +F3 "http://www.yuden.co.jp/productdata/catalog/en/wound04_e.pdf" 0 -200 50 H I C CNN +F4 "INDUCTOR 4.7uH 20% SMD 2.6A SAT 3.1A" 0 400 75 H I C CNN "Description" +F5 "NRS5030T4R7MMGJ" 0 250 75 H I C CNN "MFG Part#" +DRAW +A -150 0 50 1 1799 0 1 0 N -100 0 -200 0 +A -50 0 50 1 1799 0 1 0 N 0 0 -100 0 +A 50 0 50 1 1799 0 1 0 N 100 0 0 0 +A 150 0 50 1 1799 0 1 0 N 200 0 100 0 +C -190 90 20 0 1 0 N +X 1 1 -250 0 50 R 30 30 1 1 P +X 2 2 250 0 50 L 30 30 1 1 P +ENDDRAW +ENDDEF +# +# M24M02-DR +# +DEF M24M02-DR U 0 40 Y Y 1 F N +F0 "U" 0 350 50 H V C CNN +F1 "M24M02-DR" 0 250 50 H V C CNN +F2 "ScopefunPackagesLibrary:SOIC8" 0 -550 50 H I C CNN +F3 "http://www.st.com/content/ccc/resource/technical/document/datasheet/b7/de/9b/f6/03/28/4e/8e/CD00290537.pdf/files/CD00290537.pdf/jcr:content/translations/en.CD00290537.pdf" 0 -450 50 H I C CNN +F4 "2 MBit I2C Bus Serial EEPROM" 0 600 50 H I C CNN "Description" +F5 "M24M02-DRMN6TP" 0 500 50 H I C CNN "MFG Part#" +DRAW +S -250 200 250 -300 0 1 0 f +X NC 1 -450 100 200 R 50 50 1 1 N +X NC 2 -450 0 200 R 50 50 1 1 N +X E2 3 -450 -100 200 R 50 50 1 1 I +X GND 4 -450 -200 200 R 50 50 1 1 I +X SDA 5 450 -200 200 L 50 50 1 1 B +X SCL 6 450 -100 200 L 50 50 1 1 B +X ~WC 7 450 0 200 L 50 50 1 1 W +X VCC 8 450 100 200 L 50 50 1 1 W +ENDDRAW +ENDDEF +# +# MAX15053-RESCUE-Scopefun_v155 +# +DEF MAX15053-RESCUE-Scopefun_v155 U 0 40 Y Y 1 F N +F0 "U" -300 450 60 H V C CNN +F1 "MAX15053-RESCUE-Scopefun_v155" 100 450 60 H V C CNN +F2 "ScopefunPackagesLibrary:WLP-9" 0 -500 60 H I C CNN +F3 "https://datasheets.maximintegrated.com/en/ds/MAX15053.pdf" 0 -600 60 H I C CNN +F4 "High-Efficiency, 2A, Current-Mode Synchronous, Step-Down Switching Regulator" 0 650 60 H I C CNN "Description" +F5 "MAX15053EWL+T" 0 550 60 H I C CNN "MFG Part#" +DRAW +S -350 400 350 -300 0 1 0 f +X GND A1 550 -200 200 L 50 50 1 1 W +X COMP B1 550 100 200 L 50 50 1 1 O +X FB C1 550 -100 200 L 50 50 1 1 I +X LX A2 550 300 200 L 50 50 1 1 U +X SKIP B2 -550 -100 200 R 50 50 1 1 I +X SS/REFIN C2 -550 -200 200 R 50 50 1 1 I +X IN A3 -550 300 200 R 50 50 1 1 W +X EN B3 -550 200 200 R 50 50 1 1 I +X PGOOD C3 -550 100 200 R 50 50 1 1 O +ENDDRAW +ENDDEF +# +# MAX5501 +# +DEF MAX5501 U 0 40 Y Y 1 F N +F0 "U" -250 650 50 H V C CNN +F1 "MAX5501" 150 650 50 H V C CNN +F2 "ScopefunPackagesLibrary:SSOP20" 0 800 50 H I C CNN +F3 "https://datasheets.maximintegrated.com/en/ds/MAX5500-MAX5501.pdf" 0 900 50 H I C CNN +F4 "Low-Power, Quad, 12-Bit Voltage-Output DACs with Serial Interface, 3.3V supply" 0 1100 50 H I C CNN "Description" +F5 "MAX5501BGAP+" 0 1000 50 H I C CNN "MFG Part#" +DRAW +S -300 -800 300 600 0 1 0 f +X AGND 1 -500 -600 200 R 50 50 1 1 W +X FBA 2 500 300 200 L 50 50 1 1 I +X OUTA 3 500 200 200 L 50 50 1 1 O +X OUTB 4 500 -100 200 L 50 50 1 1 O +X FBB 5 500 0 200 L 50 50 1 1 I +X REFAB 6 -500 -300 200 R 50 50 1 1 I +X ~CL 7 -500 500 200 R 50 50 1 1 I +X ~CS 8 -500 400 200 R 50 50 1 1 I +X DIN 9 -500 300 200 R 50 50 1 1 I +X SCLK 10 -500 200 200 R 50 50 1 1 I +X VDD 20 500 500 200 L 50 50 1 1 W +X DGND 11 -500 -700 200 R 50 50 1 1 W +X DOUT 12 -500 100 200 R 50 50 1 1 O +X UPO 13 -500 0 200 R 50 50 1 1 O +X ~PDL 14 -500 -100 200 R 50 50 1 1 I +X REFCD 15 -500 -400 200 R 50 50 1 1 I +X FBC 16 500 -300 200 L 50 50 1 1 I +X OUTC 17 500 -400 200 L 50 50 1 1 O +X OUTD 18 500 -700 200 L 50 50 1 1 O +X FBD 19 500 -600 200 L 50 50 1 1 I +ENDDRAW +ENDDEF +# +# MCP1501-12 +# +DEF MCP1501-12 D 0 0 Y N 1 F N +F0 "D" -200 150 50 H V C CNN +F1 "MCP1501-12" 150 150 50 H V C CNN +F2 "ScopefunPackagesLibrary:SOT23-6" 0 -400 50 H I C CNN +F3 "http://ww1.microchip.com/downloads/en/DeviceDoc/20005474D.pdf" 0 -300 50 H I C CNN +F4 "1.25V High-Precision Buffered Voltage Reference SOT23-6" 0 400 50 H I C CNN "Description" +F5 "MCP1501T-12E/CHY" 0 300 50 H I C CNN "MFG Part#" +$FPLIST + D? + SO* + SM* +$ENDFPLIST +DRAW +T 0 0 50 50 0 0 0 1.25V~0.1% Normal 0 C C +T 0 -100 -50 47 0 0 0 GND Normal 0 C C +T 0 -300 50 50 0 0 0 IN Normal 0 C C +T 0 250 50 50 0 0 0 OUT Normal 0 L C +T 0 150 -50 47 0 0 0 PD# Normal 0 C C +S -250 100 250 -100 0 1 0 f +X OUT 1 350 0 100 L 50 50 1 1 O +X GND 2 -200 -200 100 U 50 50 1 1 W +X GND 3 -100 -200 100 U 50 50 1 1 W +X SHDN# 4 150 -200 100 U 50 50 1 1 W +X GND 5 0 -200 100 U 50 50 1 1 W +X VDD 6 -350 0 100 R 50 50 1 1 W +ENDDRAW +ENDDEF +# +# MCP1501-18 +# +DEF MCP1501-18 D 0 0 Y N 1 F N +F0 "D" -250 150 50 H V C CNN +F1 "MCP1501-18" 150 150 50 H V C CNN +F2 "ScopefunPackagesLibrary:SOT23-6" 0 -400 50 H I C CNN +F3 "http://ww1.microchip.com/downloads/en/DeviceDoc/20005474D.pdf" 0 -300 50 H I C CNN +F4 "1.8V High-Precision Buffered Voltage Reference SOT23-6" 0 400 50 H I C CNN "Description" +F5 "MCP1501T-18E/CHY" 0 300 50 H I C CNN "MFG Part#" +$FPLIST + D? + SO* + SM* +$ENDFPLIST +DRAW +T 0 0 50 50 0 0 0 1.8V~0.1% Normal 0 C C +T 0 -100 -50 47 0 0 0 GND Normal 0 C C +T 0 -300 50 50 0 0 0 IN Normal 0 C C +T 0 250 50 50 0 0 0 OUT Normal 0 L C +T 0 150 -50 47 0 0 0 PD# Normal 0 C C +S -250 100 250 -100 0 1 0 f +X OUT 1 350 0 100 L 50 50 1 1 O +X GND 2 -200 -200 100 U 50 50 1 1 W +X GND 3 -100 -200 100 U 50 50 1 1 W +X SHDN# 4 150 -200 100 U 50 50 1 1 W +X GND 5 0 -200 100 U 50 50 1 1 W +X VDD 6 -350 0 100 R 50 50 1 1 W +ENDDRAW +ENDDEF +# +# MCP4251 +# +DEF MCP4251 U 0 0 Y Y 1 F N +F0 "U" 0 750 50 H V C CNN +F1 "MCP4251" 0 650 50 H V C CNN +F2 "ScopefunPackagesLibrary:TSSOP14" 0 -750 50 H I C CNN +F3 "http://ww1.microchip.com/downloads/en/DeviceDoc/22060b.pdf" 0 -650 50 H I C CNN +F4 "MCP4251-503E/ST" 0 850 50 H I C CNN "MFG Part#" +F5 "Dual Digital Potentiometer 50kOhm" 0 950 50 H I C CNN "Description" +DRAW +S 375 575 -425 -575 0 1 0 f +P 2 0 1 0 -200 300 -250 300 N +P 2 0 1 0 -150 400 -100 415 N +P 2 0 1 0 -100 150 -250 150 N +P 2 0 1 0 -100 415 -100 450 N +P 2 0 1 0 -100 450 -250 450 N +P 2 0 1 0 50 150 200 150 N +P 2 0 1 0 50 415 50 450 N +P 2 0 1 0 50 450 200 450 N +P 2 0 1 0 100 400 50 415 N +P 2 0 1 0 150 300 200 300 N +P 3 0 1 0 -150 200 -100 185 -100 150 N +P 3 0 1 0 100 200 50 185 50 150 N +P 4 0 1 0 -150 300 -200 325 -200 275 -150 300 F +P 4 0 1 0 100 300 150 325 150 275 100 300 F +P 9 0 1 0 -150 400 -50 375 -150 350 -50 325 -150 300 -50 275 -150 250 -50 225 -150 200 N +P 9 0 1 0 100 400 0 375 100 350 0 325 100 300 0 275 100 250 0 225 100 200 N +X ~CS 1 400 -450 300 L 50 50 1 1 I +X SCK 2 400 -300 300 L 50 50 1 1 I +X SDI 3 400 -150 300 L 50 50 1 1 I +X GND 4 400 0 300 L 50 50 1 1 W +X PB1 5 400 150 300 L 50 50 1 1 P +X PW1 6 400 300 300 L 50 50 1 1 P +X PA1 7 400 450 300 L 50 50 1 1 P +X PA0 8 -450 450 300 R 50 50 1 1 P +X PW0 9 -450 300 300 R 50 50 1 1 P +X PB0 10 -450 150 300 R 50 50 1 1 P +X NC 11 -450 0 300 R 50 50 1 1 I +X ~SHDN 12 -450 -150 300 R 50 50 1 1 I +X SDO 13 -450 -300 300 R 50 50 1 1 I +X VCC 14 -450 -450 300 R 50 50 1 1 W +ENDDRAW +ENDDEF +# +# OPA2830 +# +DEF OPA2830 U 0 5 Y Y 2 F N +F0 "U" 200 100 50 H V L CNN +F1 "OPA2830" 200 -100 50 H V L CNN +F2 "ScopefunPackagesLibrary:TSSOP8" 0 -550 50 H I C CNN +F3 "http://www.ti.com/lit/ds/symlink/opa2830.pdf" 0 -450 50 H I C CNN +F4 "OPA2830IDGKT" 0 450 50 H I C CNN "MFG Part#" +F5 "Dual, Low-Power, Single-Supply, Wideband OPERATIONAL AMPLIFIER" 0 550 50 H I C CNN "Description" +DRAW +P 4 0 1 10 200 0 -200 250 -200 -250 200 0 f +X V- 4 -50 -350 190 U 50 50 0 1 W +X V+ 8 -50 350 190 D 50 50 0 1 W +X ~ 1 300 0 100 L 50 50 1 1 O +X - 2 -300 -100 100 R 50 50 1 1 I +X + 3 -300 100 100 R 50 50 1 1 I +X + 5 -300 100 100 R 50 50 2 1 I +X - 6 -300 -100 100 R 50 50 2 1 I +X ~ 7 300 0 100 L 50 50 2 1 O +ENDDRAW +ENDDEF +# +# OPA692 +# +DEF OPA692 U 0 0 Y Y 1 F N +F0 "U" -400 450 50 H V L CNN +F1 "OPA692" 200 450 50 H V L CNN +F2 "ScopefunPackagesLibrary:SOT23-6" 0 -750 50 H I C CNN +F3 "http://www.ti.com/lit/ds/symlink/opa692.pdf" 0 -650 50 H I C CNN +F4 "OPA692IDBVT" 0 550 50 H I C CNN "MFG Part#" +F5 "Wideband, Fixed Gain Video BUFFER AMPLIFIER With Disable" 0 650 50 H I C CNN "Description" +DRAW +C -50 -350 15 0 0 0 F +C 450 50 15 0 0 0 F +T 0 -200 -440 60 0 0 0 402~Ω Normal 0 C C +T 0 180 -440 60 0 0 0 402~Ω Normal 0 C C +S -300 -325 -150 -375 0 0 0 f +S 75 -325 200 -375 0 0 0 f +S 500 400 -400 -500 0 0 0 N +P 2 0 0 0 20 200 60 200 N +P 2 0 0 0 40 220 40 180 N +P 2 0 0 0 150 -105 150 -200 N +P 2 0 0 0 150 300 150 210 N +P 3 0 0 0 500 -200 150 -200 150 -150 N +P 3 0 0 0 500 300 150 300 150 250 N +P 5 0 0 0 200 -350 450 -350 450 50 400 50 500 50 N +P 2 0 1 0 -350 -350 -400 -350 N +P 2 0 1 0 -300 -350 -350 -350 N +P 2 0 1 0 -50 -350 -150 -350 N +P 2 0 1 0 -50 -350 75 -350 N +P 2 0 1 0 0 200 -400 200 N +P 3 0 1 0 -50 -350 -50 -100 0 -100 N +P 4 0 1 10 400 50 0 300 0 -200 400 50 f +X OUT 1 700 50 200 L 50 50 1 1 O +X -VS 2 700 -200 200 L 50 50 1 1 W +X IN+ 3 -600 200 200 R 50 50 1 1 I +X IN- 4 -600 -350 200 R 50 50 1 1 I +X DIS# 5 700 -400 200 L 50 50 1 1 I +X +VS 6 700 300 200 L 50 50 1 1 W +ENDDRAW +ENDDEF +# +# PWR_FLAG +# +DEF PWR_FLAG #FLG 0 0 N N 1 F P +F0 "#FLG" 0 75 50 H I C CNN +F1 "PWR_FLAG" 0 150 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +X pwr 1 0 0 0 U 50 50 0 0 w +P 6 0 1 0 0 0 0 50 -40 75 0 100 40 75 0 50 N +ENDDRAW +ENDDEF +# +# RA_27R +# +DEF RA_27R R 0 10 N N 1 F N +F0 "R" 125 200 50 H V L CNN +F1 "RA_27R" 125 100 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_CRA06E" 0 -400 50 H I C CNN +F3 "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" 0 -300 50 H I C CNN +F4 "YC164-JR-0727RL" 0 350 60 H I C CNN "MFG Part#" +F5 "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" 0 450 60 H I C CNN "Description" +DRAW +S -100 200 100 -200 0 1 0 N +S -70 -120 70 -180 0 1 8 N +S -70 -20 70 -80 0 1 8 N +S -70 80 70 20 0 1 8 N +S -70 180 70 120 0 1 8 N +P 2 0 1 0 -75 -150 -100 -150 N +P 2 0 1 0 -75 -50 -100 -50 N +P 2 0 1 0 -75 50 -100 50 N +P 2 0 1 0 -75 150 -100 150 N +P 2 0 1 0 75 -150 100 -150 N +P 2 0 1 0 100 50 75 50 N +P 2 0 1 0 100 150 75 150 N +P 3 0 1 0 75 -50 125 -50 100 -50 N +X ~ 1 150 150 50 L 40 40 1 1 P +X ~ 2 150 50 50 L 40 40 1 1 P +X ~ 3 150 -50 50 L 40 40 1 1 P +X ~ 4 150 -150 50 L 40 40 1 1 P +X ~ 5 -150 -150 50 R 40 40 1 1 P +X ~ 6 -150 -50 50 R 40 40 1 1 P +X ~ 7 -150 50 50 R 40 40 1 1 P +X ~ 8 -150 150 50 R 40 40 1 1 P +ENDDRAW +ENDDEF +# +# RB851YT2R +# +DEF RB851YT2R D 0 0 Y N 1 F N +F0 "D" 200 100 50 H V L CNN +F1 "RB851YT2R" 200 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:SOT-543" 0 -250 50 H I C CNN +F3 "http://www.rohm.com/web/eu/datasheet/RB851Y" 0 -350 50 H I C CNN +F4 "RB851YT2R" 0 400 60 H I C CNN "MFG Part#" +F5 "Detection Schottky Diode, Vr=3V, Vf=0.46V" 0 300 60 H I C CNN "Description" +$FPLIST + Diode_* + D-Pak_TO252AA + *SingleDiode + *_Diode_* + *SingleDiode* +$ENDFPLIST +DRAW +S 175 -125 -175 175 0 1 0 f +P 2 0 1 6 -150 75 -50 75 N +P 2 0 1 0 -100 -25 -100 -50 N +P 2 0 1 0 -100 100 -100 75 N +P 2 0 1 0 100 -50 100 -25 N +P 2 0 1 0 100 100 100 75 N +P 2 0 1 6 150 75 50 75 N +P 3 0 1 0 -150 -25 -100 75 -50 -25 F +P 3 0 1 0 150 -25 100 75 50 -25 F +X 1 1 100 200 100 D 50 50 1 1 P +X 2 2 -100 200 100 D 50 50 1 1 P +X 3 3 -100 -150 100 U 50 50 1 1 P +X 4 4 100 -150 100 U 50 50 1 1 P +ENDDRAW +ENDDEF +# +# R_0R +# +DEF R_0R R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_0R" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0805" 0 -300 50 H I C CNN +F3 "" 0 -280 50 H I C CNN +F4 "ERJ-6GEY0R00V" 0 -180 50 H I C CNN "MFG Part#" +F5 "RES SMD ZERO OHM JUMPER 0805" 0 150 60 H I C CNN "Description" +$FPLIST + Resistor_* + R_* +$ENDFPLIST +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_0R_0603 +# +DEF R_0R_0603 R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_0R_0603" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -300 50 H I C CNN +F3 "" 0 -280 50 H I C CNN +F4 "RC0603JR-070RL" 0 -180 50 H I C CNN "MFG Part#" +F5 "RES SMD ZERO OHM JUMPER 0603" 0 150 60 H I C CNN "Description" +$FPLIST + Resistor_* + R_* +$ENDFPLIST +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_1.02k +# +DEF R_1.02k R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_1.02k" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF1021V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_1.5k +# +DEF R_1.5k R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_1.5k" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF1501V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_100 +# +DEF R_100 R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_100" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0402" 0 -250 50 H I C CNN +F3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" 0 -150 50 H I C CNN +F4 "ERJ-2RKF1000X" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0402" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_100R +# +DEF R_100R R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_100R" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" 0 -150 50 H I C CNN +F4 "ERJ-3EKF1000V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_100k +# +DEF R_100k R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_100k" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF1003V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_10k +# +DEF R_10k R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_10k" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF1002V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_15k +# +DEF R_15k R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_15k" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF1502V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_1R +# +DEF R_1R R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_1R" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/thick-film-chip-resistors/ERJ3GEYJ1R0V" 0 -150 50 H I C CNN +F4 "ERJ-3GEYJ1R0V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 5% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_2.2k +# +DEF R_2.2k R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_2.2k" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF2201V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_200R +# +DEF R_200R R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_200R" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF2000V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_20k +# +DEF R_20k R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_20k" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF2002V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_22k +# +DEF R_22k R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_22k" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF2202V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_240R +# +DEF R_240R R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_240R" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF2400V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_402R +# +DEF R_402R R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_402R" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF4020V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_470R_0.33W +# +DEF R_470R_0.33W R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_470R_0.33W" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -150 50 H I C CNN +F3 "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" 0 -250 50 H I C CNN +F4 "SG73P1JTTD4700F" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/3W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_47k +# +DEF R_47k R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_47k" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF4702V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_48.7R_0.25W +# +DEF R_48.7R_0.25W R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_48.7R_0.25W" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_1206" 0 -250 50 H I C CNN +F3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/general-purpose-chip-resistors/precision-thick-film-chip-resistors/ERJ8ENF48R7V" 0 -150 50 H I C CNN +F4 "ERJ-8ENF48R7V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 0.25W 1206" 0 250 60 H I C CNN "Description" +$FPLIST + R_1206 +$ENDFPLIST +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_49.9k +# +DEF R_49.9k R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_49.9k" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF4992V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_499R +# +DEF R_499R R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_499R" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF4990V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_499k +# +DEF R_499k R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_499k" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF4993V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_4k7 +# +DEF R_4k7 R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_4k7" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF4701V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_56R +# +DEF R_56R R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_56R" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF56R0V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_6.04k +# +DEF R_6.04k R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_6.04k" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF6041V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_6.8k +# +DEF R_6.8k R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_6.8k" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0603" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" 0 -150 50 H I C CNN +F4 "ERJ-3EKF6801V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 1% 1/10W 0603" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# R_953k_0.1% +# +DEF R_953k_0.1% R 0 10 N N 1 F N +F0 "R" 50 50 50 H V L CNN +F1 "R_953k_0.1%" 50 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:R_0805" 0 -250 50 H I C CNN +F3 "http://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3RED9533V" 0 -150 50 H I C CNN +F4 "ERA-6AEB9533V" 0 150 60 H I C CNN "MFG Part#" +F5 "RES SMD 0.1% 1/10W 0805" 0 250 60 H I C CNN "Description" +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 40 40 1 1 P +X ~ 2 0 -100 30 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# SG3225VAN-250Mhz +# +DEF SG3225VAN-250Mhz U 0 0 Y Y 1 F N +F0 "U" -550 500 50 H V C CNN +F1 "SG3225VAN-250Mhz" 450 500 50 H V C CNN +F2 "ScopefunPackagesLibrary:3.2X2.5_SMD_6_EPSON" 0 -550 100 H I C CNN +F3 "https://support.epson.biz/td/api/doc_check.php?dl=brief_SG3225EAN_en.pdf" 0 -800 100 H I C CNN +F4 "3.3 V, 250 MHz LVDS Clock Oscillator 30ppm" 0 900 100 H I C CNN "Description" +F5 "SG3225VAN 250.000000M-KEGA3" 0 700 100 H I C CNN "MFG Part#" +DRAW +C -220 0 164 0 1 0 N +S -410 -20 -510 20 0 1 0 N +S 625 425 -625 -425 0 1 0 f +P 2 0 1 0 -510 -50 -410 -50 N +P 2 0 1 0 -410 50 -510 50 N +P 2 0 1 0 75 0 -55 0 N +P 2 0 1 0 75 0 150 0 N +P 3 0 1 0 -460 -50 -460 -90 -360 -90 N +P 3 0 1 0 -460 50 -460 90 -360 90 N +P 4 0 1 0 150 175 150 -175 450 0 150 175 N +P 10 0 1 0 -320 -50 -280 -50 -280 50 -240 50 -240 -50 -200 -50 -200 50 -160 50 -160 -50 -120 -50 N +X OE 1 -650 300 255 R 50 50 1 1 I +X NC 2 -650 -300 255 R 50 50 1 1 I +X GND 3 0 -450 255 U 50 50 1 1 W +X CLK 4 650 100 366 L 50 50 1 1 O +X ~CLK 5 650 -100 346 L 50 50 1 1 O I +X VDD 6 0 450 255 D 50 50 1 1 W +ENDDRAW +ENDDEF +# +# SIL6 +# +DEF SIL6 J 0 40 Y N 1 F N +F0 "J" 0 400 50 H V C CNN +F1 "SIL6" 25 0 50 V V C CNN +F2 "ScopefunPackagesLibrary:SIL6" 0 -475 50 H I C CNN +F3 "https://drawings-pdf.s3.amazonaws.com/11635.pdf" 0 -400 50 H I C CNN +F4 "CONN SIL 0.1 PITCH" 0 600 50 H I C CNN "Description" +F5 "PREC006SAAN-RC" 0 500 50 H I C CNN "MFG Part#" +DRAW +S -50 300 100 -300 0 1 0 N +X 1 1 -350 250 300 R 50 50 1 1 P I +X 2 2 -350 150 300 R 50 50 1 1 P I +X 3 3 -350 50 300 R 50 50 1 1 P I +X 4 4 -350 -50 300 R 50 50 1 1 P I +X 5 5 -350 -150 300 R 50 50 1 1 P I +X 6 6 -350 -250 300 R 50 50 1 1 P I +ENDDRAW +ENDDEF +# +# SLP3-300-100-F +# +DEF SLP3-300-100-F SLP 0 40 N N 1 F N +F0 "SLP" 100 50 50 H V L CNN +F1 "SLP3-300-100-F" 100 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:SLP3-300-100-F" 0 -250 50 H I C CNN +F3 "http://www.mouser.com/ds/2/50/SLP3-XXX-XXX-X-345747.pdf" 0 -350 50 H I C CNN +F4 "SLP3-300-100-F" -50 300 60 H I C CNN "MFG Part#" +F5 "Led Pipe for 0805 diode (Flat Face 3 mm)" 0 450 60 H I C CNN "Description" +$FPLIST + Diode_* + D-Pak_TO252AA + *SingleDiode + *_Diode_* + *SingleDiode* +$ENDFPLIST +DRAW +T 0 -240 50 50 0 0 0 LED~PIPE Normal 0 C C +S -50 60 50 -60 0 0 0 N +P 2 1 1 0 50 140 -20 70 N +P 2 1 1 0 90 140 20 70 N +P 4 1 1 0 50 140 20 130 40 110 50 140 F +P 4 1 1 0 90 140 60 130 80 110 90 140 F +X K 1 150 0 100 L 50 50 1 1 P +X A 2 -150 0 100 R 50 50 1 1 P +ENDDRAW +ENDDEF +# +# SN74AUP1T17DCKR +# +DEF SN74AUP1T17DCKR U 0 10 Y Y 1 F N +F0 "U" 0 200 50 H V C CNN +F1 "SN74AUP1T17DCKR" 0 -200 50 H V C CNN +F2 "ScopefunPackagesLibrary:SC70-5" 0 -300 50 H I C CNN +F3 "http://www.ti.com/lit/ds/symlink/sn74aup1t17.pdf" 0 -400 50 H I C CNN +F4 "SN74AUP1T17DCKR" 0 300 50 H I C CNN "MFG Part#" +F5 "Translation - Voltage Levels Low Pwr,1.8/2.5/3.3 Vin,3.3V CMOS Out" 0 400 50 H I C CNN "Description" +DRAW +S -250 150 250 -150 0 1 0 f +P 2 0 1 0 -75 0 -250 0 N +P 3 0 1 0 -20 40 -20 -50 -40 -50 N +P 4 0 1 0 -75 125 -75 -125 75 0 -75 125 N +P 4 0 1 0 -60 -50 -40 -50 -40 40 0 40 N +P 4 0 1 0 75 0 150 0 150 -100 250 -100 N +X NC 1 -450 100 200 R 50 50 1 1 N +X ~ 2 -450 0 200 R 50 50 1 1 I +X GND 3 -450 -100 200 R 50 50 1 1 W +X ~ 4 450 -100 200 L 50 50 1 1 O +X VCC 5 450 100 200 L 50 50 1 1 W +ENDDRAW +ENDDEF +# +# SP3010-04UTG +# +DEF SP3010-04UTG D 0 10 Y N 1 F N +F0 "D" 500 400 50 H V L CNN +F1 "SP3010-04UTG" 500 300 50 H V L CNN +F2 "ScopefunPackagesLibrary:uDFN-10" -40 -470 50 H I C CNN +F3 "http://www.littelfuse.com/~/media/electronics/datasheets/tvs_diode_arrays/littelfuse_tvs_diode_array_sp3010_datasheet.pdf.pdf" -40 -570 50 H I C CNN +F4 "SP3010-04UTG" 0 550 60 H I C CNN "MFG Part#" +F5 "SP3010 Series 0.45pF Diode Array" 0 650 60 H I C CNN "Description" +$FPLIST + 0603 +$ENDFPLIST +DRAW +C -225 -325 10 0 0 0 F +C -225 325 10 0 0 0 F +C -75 -325 10 0 0 0 F +C -75 325 10 0 0 0 F +C 75 -325 10 0 0 0 F +C 75 325 10 0 0 0 F +C 225 -325 10 0 0 0 F +C 225 325 10 0 0 0 F +P 2 0 0 0 -400 150 -475 150 N +P 2 0 0 0 -375 225 -375 -225 N +P 2 0 0 0 -250 50 -475 50 N +P 2 0 0 0 -225 225 -225 -225 N +P 2 0 0 0 -100 -50 -475 -50 N +P 2 0 0 0 -75 -300 -75 -325 N +P 2 0 0 0 -75 225 -75 -225 N +P 2 0 0 0 -75 300 -75 325 N +P 2 0 0 0 50 -150 -475 -150 N +P 2 0 0 0 75 -325 225 -325 N +P 2 0 0 0 75 225 75 -225 N +P 2 0 0 0 225 -325 225 325 N +P 2 0 0 0 225 325 75 325 N +P 2 0 0 0 350 -225 350 225 N +C -375 150 10 0 1 0 F +C -225 50 10 0 1 0 F +C -75 -50 10 0 1 0 F +C 75 -150 10 0 1 0 F +C 350 -50 10 0 1 0 F +C 350 50 10 0 1 0 F +S 450 -375 -475 375 0 1 0 f +P 2 0 1 0 -425 -225 -325 -225 N +P 2 0 1 0 -425 300 -325 300 N +P 2 0 1 0 -375 150 -400 150 N +P 2 0 1 0 -375 150 -350 150 N +P 2 0 1 0 -325 150 -300 150 N +P 2 0 1 0 -300 175 -300 150 N +P 2 0 1 0 -300 200 -300 225 N +P 2 0 1 0 -300 250 -300 275 N +P 2 0 1 0 -300 300 -300 300 N +P 2 0 1 0 -300 350 -300 375 N +P 2 0 1 0 -275 -225 -175 -225 N +P 2 0 1 0 -275 300 -175 300 N +P 2 0 1 0 -250 50 -225 50 N +P 2 0 1 0 -250 325 -225 325 N +P 2 0 1 0 -225 -325 -250 -325 N +P 2 0 1 0 -200 50 -175 50 N +P 2 0 1 0 -175 50 -150 50 N +P 2 0 1 0 -150 50 -150 75 N +P 2 0 1 0 -150 100 -150 125 N +P 2 0 1 0 -150 150 -150 175 N +P 2 0 1 0 -150 200 -150 225 N +P 2 0 1 0 -150 250 -150 275 N +P 2 0 1 0 -150 300 -150 300 N +P 2 0 1 0 -150 350 -150 375 N +P 2 0 1 0 -125 -225 -25 -225 N +P 2 0 1 0 -125 300 -25 300 N +P 2 0 1 0 -100 -50 -75 -50 N +P 2 0 1 0 -50 -50 -25 -50 N +P 2 0 1 0 -25 -50 0 -50 N +P 2 0 1 0 0 -50 0 -25 N +P 2 0 1 0 0 0 0 25 N +P 2 0 1 0 0 50 0 75 N +P 2 0 1 0 0 100 0 125 N +P 2 0 1 0 0 150 0 175 N +P 2 0 1 0 0 200 0 225 N +P 2 0 1 0 0 250 0 275 N +P 2 0 1 0 0 300 0 300 N +P 2 0 1 0 0 350 0 375 N +P 2 0 1 0 25 -225 125 -225 N +P 2 0 1 0 25 300 125 300 N +P 2 0 1 0 50 -150 75 -150 N +P 2 0 1 0 100 -150 125 -150 N +P 2 0 1 0 125 -150 150 -150 N +P 2 0 1 0 150 -150 150 -125 N +P 2 0 1 0 150 -100 150 -75 N +P 2 0 1 0 150 -50 150 -25 N +P 2 0 1 0 150 0 150 25 N +P 2 0 1 0 150 75 150 50 N +P 2 0 1 0 150 125 150 100 N +P 2 0 1 0 150 150 150 175 N +P 2 0 1 0 150 200 150 225 N +P 2 0 1 0 150 250 150 275 N +P 2 0 1 0 150 300 150 300 N +P 2 0 1 0 150 375 150 350 N +P 2 0 1 0 300 -225 400 -225 N +P 2 0 1 0 300 300 400 300 N +P 2 0 1 0 475 -50 350 -50 N +P 2 0 1 0 475 -50 525 -50 N +P 2 0 1 0 475 50 350 50 N +P 2 0 1 0 475 50 525 50 N +P 3 0 1 0 -375 -300 -375 -325 -225 -325 N +P 3 0 1 0 -225 -300 -225 -325 -75 -325 N +P 3 0 1 0 -225 325 -375 325 -375 300 N +P 3 0 1 0 -75 325 -225 325 -225 300 N +P 3 0 1 0 -75 325 75 325 75 300 N +P 3 0 1 0 75 -300 75 -325 -75 -325 N +P 3 0 1 0 200 325 350 325 350 300 N +P 3 0 1 0 350 -300 350 -325 200 -325 N +P 4 0 1 0 -425 -300 -375 -225 -325 -300 -425 -300 N +P 4 0 1 0 -425 225 -375 300 -325 225 -425 225 N +P 4 0 1 0 -275 -300 -225 -225 -175 -300 -275 -300 N +P 4 0 1 0 -275 225 -225 300 -175 225 -275 225 N +P 4 0 1 0 -125 -300 -75 -225 -25 -300 -125 -300 N +P 4 0 1 0 -125 225 -75 300 -25 225 -125 225 N +P 4 0 1 0 25 -300 75 -225 125 -300 25 -300 N +P 4 0 1 0 25 225 75 300 125 225 25 225 N +P 4 0 1 0 225 50 175 -25 275 -25 225 50 F +P 4 0 1 0 275 75 250 50 200 50 175 25 N +P 4 0 1 0 300 -300 350 -225 400 -300 300 -300 N +P 4 0 1 0 300 225 350 300 400 225 300 225 N +X IO1 1 -550 150 75 R 40 40 1 1 P +X GND 2 -550 50 75 R 40 40 1 1 P +X IO2 3 550 50 75 L 40 40 1 1 P +X IO2 4 -550 -50 75 R 40 40 1 1 P +X VDD 5 -550 -150 75 R 40 40 1 1 P +X IO1 6 150 450 75 D 40 40 1 1 P +X IO1 7 0 450 75 D 40 40 1 1 P +X IO1 8 550 -50 75 L 40 40 1 1 P +X IO1 9 -150 450 75 D 40 40 1 1 P +X IO1 10 -300 450 75 D 40 40 1 1 P +ENDDRAW +ENDDEF +# +# SPX3819 +# +DEF SPX3819 U 0 40 Y Y 1 F N +F0 "U" 0 350 50 H V C CNN +F1 "SPX3819" 0 250 50 H V C CNN +F2 "ScopefunPackagesLibrary:SOT23-5_EXAR" 0 -400 50 H I C CNN +F3 "https://www.exar.com/content/document.ashx?id=22106" 0 -300 50 H I C CNN +F4 "SPX3819M5-L/TR" 0 450 50 H I C CNN "MFG Part#" +F5 "500mA Low-Noise LDO Voltage Regulator" 0 550 50 H I C CNN "Description" +DRAW +S -250 200 250 -200 0 1 0 f +X VIN 1 -450 100 200 R 50 50 1 1 W +X GND 2 -450 0 200 R 50 50 1 1 W +X EN 3 -450 -100 200 R 50 50 1 1 I +X ADJ 4 450 -100 200 L 50 50 1 1 I +X VOUT 5 450 100 200 L 50 50 1 1 W +ENDDRAW +ENDDEF +# +# TERM-PCB-55-M3 +# +DEF TERM-PCB-55-M3 P 0 40 N N 1 F N +F0 "P" -50 50 50 H V C CNN +F1 "TERM-PCB-55-M3" -100 -100 50 H V L CNN +F2 "ScopefunPackagesLibrary:TERM-PCB-55-M3" -50 -300 50 H I C CNN +F3 "https://www.tme.eu/Document/0c814e212532c91d0fc3fbdcf27c7505/PCB-55%28M3%29.pdf" 0 -200 50 H I C CNN +F4 "TERMINAL PCB-55(M3)" 0 250 50 H I C CNN "Description" +F5 "PCB-55(M3)" 0 150 50 H I C CNN "MFG Part#" +DRAW +T 0 250 0 50 0 0 0 TERMINAL_M3 Normal 0 L C +X 1 1 -100 0 300 R 50 50 1 1 P I +ENDDRAW +ENDDEF +# +# TLV431A +# +DEF TLV431A D 0 40 N N 1 F N +F0 "D" 100 50 50 H V L CNN +F1 "TLV431A" 100 -50 50 H V L CNN +F2 "ScopefunPackagesLibrary:SOT23" 0 -350 50 H I C CNN +F3 "http://www.onsemi.com/pub_link/Collateral/TLV431A-D.PDF" 0 -250 50 H I C CNN +F4 "Low Voltage Adjustable Precision Zener Shunt Regulator" 0 350 50 H I C CNN "Description" +F5 "TLV431ASN1T1G" 0 250 50 H I C CNN "MFG Part#" +$FPLIST + D? + SO* + SM* +$ENDFPLIST +DRAW +S 0 -80 0 -30 0 1 0 N +S 0 100 0 50 0 1 0 N +P 2 0 1 0 0 -90 0 -80 N +P 4 0 1 0 40 -30 0 50 -40 -30 40 -30 F +P 4 0 1 8 50 70 40 50 -40 50 -50 30 N +X REF 1 -100 0 100 R 50 50 1 1 I +X C 2 0 150 60 D 40 40 1 1 P +X A 3 0 -150 60 U 40 40 1 1 P +ENDDRAW +ENDDEF +# +# TPS72301 +# +DEF TPS72301 U 0 40 Y Y 1 F N +F0 "U" 0 350 50 H V C CNN +F1 "TPS72301" 0 250 50 H V C CNN +F2 "ScopefunPackagesLibrary:SOT23-5" 0 -400 50 H I C CNN +F3 "http://www.ti.com/lit/ds/symlink/tps723.pdf" 0 -300 50 H I C CNN +F4 "TPS72301DBVR" 0 450 50 H I C CNN "MFG Part#" +F5 "IC REG LDO NEG ADJ 0.2A SOT23-5" 0 550 50 H I C CNN "Description" +DRAW +S -250 200 250 -200 0 1 0 f +X GND 1 -450 100 200 R 50 50 1 1 W +X IN 2 -450 0 200 R 50 50 1 1 W +X EN 3 -450 -100 200 R 50 50 1 1 I +X FB 4 450 -100 200 L 50 50 1 1 I +X OUT 5 450 100 200 L 50 50 1 1 W +ENDDRAW +ENDDEF +# +# USB3_TypeB +# +DEF USB3_TypeB P 0 40 Y Y 1 F N +F0 "P" -200 650 50 H V C CNN +F1 "USB3_TypeB" 200 650 50 H V C CNN +F2 "ScopefunPackagesLibrary:USB3_TypeB" 0 -800 50 H I C CNN +F3 "http://katalog.we-online.de/em/datasheet/692221030100.pdf" 0 -700 50 H I C CNN +F4 "USB 3.0 Type B" 0 900 50 H I C CNN "Description" +F5 "692221030100" 0 800 50 H I C CNN "MFG Part#" +$FPLIST + USB* +$ENDFPLIST +DRAW +S -200 550 300 -550 0 1 0 N +X VBUS 1 -350 500 150 R 50 50 1 1 w +X D- 2 -350 400 150 R 50 50 1 1 P +X D+ 3 -350 300 150 R 50 50 1 1 B +X GND 4 -350 200 150 R 50 50 1 1 W +X SSTX- 5 -350 50 150 R 50 50 1 1 B +X SSTX+ 6 -350 -50 150 R 50 50 1 1 B +X GND_DRAIN 7 -350 -150 150 R 50 50 1 1 W +X SSRX- 8 -350 -250 150 R 50 50 1 1 B +X SSRX+ 9 -350 -350 150 R 50 50 1 1 B +X SHIELD SHLD -400 -500 200 R 50 50 1 1 P +ENDDRAW +ENDDEF +# +# XC7A35T-FTG256 +# +DEF XC7A35T-FTG256 U 0 40 Y Y 4 L N +F0 "U" -650 2300 50 H V C CNN +F1 "XC7A35T-FTG256" 350 2300 50 H V C CNN +F2 "ScopefunPackagesLibrary:BGA256_FTG256" 0 -3250 50 H I C CNN +F3 "https://www.xilinx.com/support/documentation/data_sheets/ds181_Artix_7_Data_Sheet.pdf" 0 -3150 50 H I C CNN +F4 "Artix-7 FPGA" 0 -3050 50 H I C CNN "Description" +F5 "XC7A35T-2FTG256I" 0 -3350 50 H I C CNN "MFG Part#" +DRAW +T 0 0 2450 50 0 1 0 BANK_14~/~BANK_15 Normal 0 C C +T 0 0 2450 50 0 2 0 BANK_34~/~BANK_35 Normal 0 C C +T 0 0 2450 50 0 3 0 CONFIG Normal 0 C C +T 0 0 2450 50 0 4 0 POWER Normal 0 C C +S -1250 2200 1250 -2900 1 1 10 f +X IO_L23P_T3_A03_D19_14 R5 -1500 -2400 250 R 50 50 1 1 B +X IO_L23N_T3_A02_D18_14 T5 -1500 -2500 250 R 50 50 1 1 B +X IO_L19P_T3_A10_D26_14 M6 -1500 -1600 250 R 50 50 1 1 B +X IO_L19N_T3_A09_D25_VREF_14 N6 -1500 -1700 250 R 50 50 1 1 B +X IO_25_14 P6 -1500 -2800 250 R 50 50 1 1 B +X IO_L24P_T3_A01_D17_14 R6 -1500 -2600 250 R 50 50 1 1 B +X IO_L24N_T3_A00_D16_14 R7 -1500 -2700 250 R 50 50 1 1 B +X IO_L21P_T3_DQS_14 T7 -1500 -2000 250 R 50 50 1 1 B +X IO_L2P_T0_AD8P_15 A8 1500 1800 250 L 50 50 1 1 B +X IO_L1P_T0_AD0P_15 C8 1500 2000 250 L 50 50 1 1 B +X IO_L6P_T0_15 D8 1500 1000 250 L 50 50 1 1 B +X IO_L20P_T3_A08_D24_14 P8 -1500 -1800 250 R 50 50 1 1 B +X IO_L20N_T3_A07_D23_14 R8 -1500 -1900 250 R 50 50 1 1 B +X IO_L21N_T3_DQS_A06_D22_14 T8 -1500 -2100 250 R 50 50 1 1 B +X IO_L2N_T0_AD8N_15 A9 1500 1700 250 L 50 50 1 1 B +X IO_L3P_T0_DQS_AD1P_15 B9 1500 1600 250 L 50 50 1 1 B +X IO_L1N_T0_AD0N_15 C9 1500 1900 250 L 50 50 1 1 B +X IO_L6N_T0_VREF_15 D9 1500 900 250 L 50 50 1 1 B +X IO_L18P_T2_A12_D28_14 N9 -1500 -1400 250 R 50 50 1 1 B +X IO_L18N_T2_A11_D27_14 P9 -1500 -1500 250 R 50 50 1 1 B +X IO_L22P_T3_A05_D21_14 T9 -1500 -2200 250 R 50 50 1 1 B +X IO_L3N_T0_DQS_AD1N_15 A10 1500 1500 250 L 50 50 1 1 B +X IO_L4P_T0_15 B10 1500 1400 250 L 50 50 1 1 B +X IO_0_15 D10 1500 2100 250 L 50 50 1 1 B +X IO_L14P_T2_SRCC_14 P10 -1500 -600 250 R 50 50 1 1 B +X IO_L17P_T2_A14_D30_14 R10 -1500 -1200 250 R 50 50 1 1 B +X IO_L22N_T3_A04_D20_14 T10 -1500 -2300 250 R 50 50 1 1 B +X IO_L4N_T0_15 B11 1500 1300 250 L 50 50 1 1 B +X IO_L11P_T1_SRCC_15 C11 1500 0 250 L 50 50 1 1 B +X IO_L14N_T2_SRCC_15 D11 1500 -700 250 L 50 50 1 1 B +X IO_L14P_T2_SRCC_15 E11 1500 -600 250 L 50 50 1 1 B +X IO_25_15 G11 1500 -2800 250 L 50 50 1 1 B +X IO_L19P_T3_A22_15 H11 1500 -1600 250 L 50 50 1 1 B +X IO_L13P_T2_MRCC_14 N11 -1500 -400 250 R 50 50 1 1 B +X IO_L14N_T2_SRCC_14 P11 -1500 -700 250 R 50 50 1 1 B +X IO_L17N_T2_A13_D29_14 R11 -1500 -1300 250 R 50 50 1 1 B +X IO_L5N_T0_AD9N_15 A12 1500 1100 250 L 50 50 1 1 B +X IO_L5P_T0_AD9P_15 B12 1500 1200 250 L 50 50 1 1 B +X IO_L11N_T1_SRCC_15 C12 1500 -100 250 L 50 50 1 1 B +X IO_L13P_T2_MRCC_15 E12 1500 -400 250 L 50 50 1 1 B +X IO_L16P_T2_A28_15 F12 1500 -1000 250 L 50 50 1 1 B +X IO_L19N_T3_A21_VREF_15 G12 1500 -1700 250 L 50 50 1 1 B +X IO_L20P_T3_A20_15 H12 1500 -1800 250 L 50 50 1 1 B +X IO_0_14 K12 -1500 2100 250 R 50 50 1 1 B +X IO_L6P_T0_FCS_B_14 L12 -1500 1000 250 R 50 50 1 1 B +X IO_L6N_T0_D08_VREF_14 M12 -1500 900 250 R 50 50 1 1 B +X IO_L13N_T2_MRCC_14 N12 -1500 -500 250 R 50 50 1 1 B +X IO_L15P_T2_DQS_RDWR_B_14 R12 -1500 -800 250 R 50 50 1 1 B +X IO_L15N_T2_DQS_DOUT_CSO_B_14 T12 -1500 -900 250 R 50 50 1 1 B +X IO_L7P_T1_AD2P_15 A13 1500 800 250 L 50 50 1 1 B +X IO_L12N_T1_MRCC_15 C13 1500 -300 250 L 50 50 1 1 B +X IO_L12P_T1_MRCC_15 D13 1500 -200 250 L 50 50 1 1 B +X IO_L13N_T2_MRCC_15 E13 1500 -500 250 L 50 50 1 1 B +X IO_L16N_T2_A27_15 F13 1500 -1100 250 L 50 50 1 1 B +X IO_L20N_T3_A19_15 H13 1500 -1900 250 L 50 50 1 1 B +X IO_L1P_T0_D00_MOSI_14 J13 -1500 2000 250 R 50 50 1 1 B +X IO_L5P_T0_D06_14 K13 -1500 1200 250 R 50 50 1 1 B +X IO_L5N_T0_D07_14 L13 -1500 1100 250 R 50 50 1 1 B +X IO_L11P_T1_SRCC_14 N13 -1500 0 250 R 50 50 1 1 B +X IO_L11N_T1_SRCC_14 P13 -1500 -100 250 R 50 50 1 1 B +X IO_L16P_T2_CSI_B_14 R13 -1500 -1000 250 R 50 50 1 1 B +X IO_L16N_T2_A15_D31_14 T13 -1500 -1100 250 R 50 50 1 1 B +X IO_L7N_T1_AD2N_15 A14 1500 700 250 L 50 50 1 1 B +X IO_L8N_T1_AD10N_15 B14 1500 500 250 L 50 50 1 1 B +X IO_L8P_T1_AD10P_15 C14 1500 600 250 L 50 50 1 1 B +X IO_L15P_T2_DQS_15 D14 1500 -800 250 L 50 50 1 1 B +X IO_L21N_T3_DQS_A18_15 F14 1500 -2100 250 L 50 50 1 1 B +X IO_L21P_T3_DQS_15 G14 1500 -2000 250 L 50 50 1 1 B +X IO_L24P_T3_RS1_15 H14 1500 -2600 250 L 50 50 1 1 B +X IO_L1N_T0_D01_DIN_14 J14 -1500 1900 250 R 50 50 1 1 B +X IO_L4P_T0_D04_14 L14 -1500 1400 250 R 50 50 1 1 B +X IO_L4N_T0_D05_14 M14 -1500 1300 250 R 50 50 1 1 B +X IO_L12P_T1_MRCC_14 N14 -1500 -200 250 R 50 50 1 1 B +X IO_L12N_T1_MRCC_14 P14 -1500 -300 250 R 50 50 1 1 B +X IO_L10P_T1_D14_14 T14 -1500 200 250 R 50 50 1 1 B +X IO_L9N_T1_DQS_AD3N_15 A15 1500 300 250 L 50 50 1 1 B +X IO_L9P_T1_DQS_AD3P_15 B15 1500 400 250 L 50 50 1 1 B +X IO_L15N_T2_DQS_ADV_B_15 D15 1500 -900 250 L 50 50 1 1 B +X IO_L18N_T2_A23_15 E15 1500 -1500 250 L 50 50 1 1 B +X IO_L18P_T2_A24_15 F15 1500 -1400 250 L 50 50 1 1 B +X IO_L24N_T3_RS0_15 G15 1500 -2700 250 L 50 50 1 1 B +X IO_L23P_T3_FOE_B_15 J15 1500 -2400 250 L 50 50 1 1 B +X IO_L2P_T0_D02_14 K15 -1500 1800 250 R 50 50 1 1 B +X IO_L3P_T0_DQS_PUDC_B_14 L15 -1500 1600 250 R 50 50 1 1 B +X IO_L3N_T0_DQS_EMCCLK_14 M15 -1500 1500 250 R 50 50 1 1 B +X IO_L8P_T1_D11_14 P15 -1500 600 250 R 50 50 1 1 B +X IO_L9P_T1_DQS_14 R15 -1500 400 250 R 50 50 1 1 B +X IO_L10N_T1_D15_14 T15 -1500 100 250 R 50 50 1 1 B +X IO_L10N_T1_AD11N_15 B16 1500 100 250 L 50 50 1 1 B +X IO_L10P_T1_AD11P_15 C16 1500 200 250 L 50 50 1 1 B +X IO_L17N_T2_A25_15 D16 1500 -1300 250 L 50 50 1 1 B +X IO_L17P_T2_A26_15 E16 1500 -1200 250 L 50 50 1 1 B +X IO_L22N_T3_A16_15 G16 1500 -2300 250 L 50 50 1 1 B +X IO_L22P_T3_A17_15 H16 1500 -2200 250 L 50 50 1 1 B +X IO_L23N_T3_FWE_B_15 J16 1500 -2500 250 L 50 50 1 1 B +X IO_L2N_T0_D03_14 K16 -1500 1700 250 R 50 50 1 1 B +X IO_L7P_T1_D09_14 M16 -1500 800 250 R 50 50 1 1 B +X IO_L7N_T1_D10_14 N16 -1500 700 250 R 50 50 1 1 B +X IO_L8N_T1_D12_14 P16 -1500 500 250 R 50 50 1 1 B +X IO_L9N_T1_DQS_D13_14 R16 -1500 300 250 R 50 50 1 1 B +S -1050 2200 1050 -2900 2 1 10 f +X IO_L9N_T1_DQS_AD7N_35 B1 1300 300 250 L 50 50 2 1 B +X IO_L9P_T1_DQS_AD7P_35 C1 1300 400 250 L 50 50 2 1 B +X IO_L10N_T1_AD15N_35 D1 1300 100 250 L 50 50 2 1 B +X IO_L15N_T2_DQS_35 E1 1300 -900 250 L 50 50 2 1 B +X IO_L17N_T2_35 G1 1300 -1300 250 L 50 50 2 1 B +X IO_L20N_T3_35 H1 1300 -1900 250 L 50 50 2 1 B +X IO_L22N_T3_35 J1 1300 -2300 250 L 50 50 2 1 B +X IO_L22P_T3_35 K1 1300 -2200 250 L 50 50 2 1 B +X IO_L2N_T0_34 M1 -1300 1700 250 R 50 50 2 1 B +X IO_L4P_T0_34 N1 -1300 1400 250 R 50 50 2 1 B +X IO_L4N_T0_34 P1 -1300 1300 250 R 50 50 2 1 B +X IO_L7N_T1_34 R1 -1300 700 250 R 50 50 2 1 B +X IO_L8N_T1_AD14N_35 A2 1300 500 250 L 50 50 2 1 B +X IO_L8P_T1_AD14P_35 B2 1300 600 250 L 50 50 2 1 B +X IO_L7N_T1_AD6N_35 C2 1300 700 250 L 50 50 2 1 B +X IO_L10P_T1_AD15P_35 E2 1300 200 250 L 50 50 2 1 B +X IO_L15P_T2_DQS_35 F2 1300 -800 250 L 50 50 2 1 B +X IO_L17P_T2_35 G2 1300 -1200 250 L 50 50 2 1 B +X IO_L20P_T3_35 H2 1300 -1800 250 L 50 50 2 1 B +X IO_L24N_T3_35 K2 1300 -2700 250 L 50 50 2 1 B +X IO_L23N_T3_35 L2 1300 -2500 250 L 50 50 2 1 B +X IO_L2P_T0_34 M2 -1300 1800 250 R 50 50 2 1 B +X IO_L3N_T0_DQS_34 N2 -1300 1500 250 R 50 50 2 1 B +X IO_L7P_T1_34 R2 -1300 800 250 R 50 50 2 1 B +X IO_L8N_T1_34 T2 -1300 500 250 R 50 50 2 1 B +X IO_L4N_T0_35 A3 1300 1300 250 L 50 50 2 1 B +X IO_L7P_T1_AD6P_35 C3 1300 800 250 L 50 50 2 1 B +X IO_L11N_T1_SRCC_35 D3 1300 -100 250 L 50 50 2 1 B +X IO_L11P_T1_SRCC_35 E3 1300 0 250 L 50 50 2 1 B +X IO_L14N_T2_SRCC_35 F3 1300 -700 250 L 50 50 2 1 B +X IO_L21N_T3_DQS_35 H3 1300 -2100 250 L 50 50 2 1 B +X IO_L21P_T3_DQS_35 J3 1300 -2000 250 L 50 50 2 1 B +X IO_L24P_T3_35 K3 1300 -2600 250 L 50 50 2 1 B +X IO_L23P_T3_35 L3 1300 -2400 250 L 50 50 2 1 B +X IO_L3P_T0_DQS_34 N3 -1300 1600 250 R 50 50 2 1 B +X IO_L5N_T0_34 P3 -1300 1100 250 R 50 50 2 1 B +X IO_L8P_T1_34 R3 -1300 600 250 R 50 50 2 1 B +X IO_L9N_T1_DQS_34 T3 -1300 300 250 R 50 50 2 1 B +X IO_L3N_T0_DQS_AD5N_35 A4 1300 1500 250 L 50 50 2 1 B +X IO_L4P_T0_35 B4 1300 1400 250 L 50 50 2 1 B +X IO_L12N_T1_MRCC_35 C4 1300 -300 250 L 50 50 2 1 B +X IO_L12P_T1_MRCC_35 D4 1300 -200 250 L 50 50 2 1 B +X IO_L14P_T2_SRCC_35 F4 1300 -600 250 L 50 50 2 1 B +X IO_L16N_T2_35 G4 1300 -1100 250 L 50 50 2 1 B +X IO_L18N_T2_35 H4 1300 -1500 250 L 50 50 2 1 B +X IO_L19N_T3_VREF_35 J4 1300 -1700 250 L 50 50 2 1 B +X IO_L1P_T0_34 L4 -1300 2000 250 R 50 50 2 1 B +X IO_L1N_T0_34 M4 -1300 1900 250 R 50 50 2 1 B +X IO_L6N_T0_VREF_34 N4 -1300 900 250 R 50 50 2 1 B +X IO_L5P_T0_34 P4 -1300 1200 250 R 50 50 2 1 B +X IO_L9P_T1_DQS_34 T4 -1300 400 250 R 50 50 2 1 B +X IO_L3P_T0_DQS_AD5P_35 A5 1300 1600 250 L 50 50 2 1 B +X IO_L2N_T0_AD12N_35 B5 1300 1700 250 L 50 50 2 1 B +X IO_L6N_T0_VREF_35 D5 1300 900 250 L 50 50 2 1 B +X IO_L13N_T2_MRCC_35 E5 1300 -500 250 L 50 50 2 1 B +X IO_L13P_T2_MRCC_35 F5 1300 -400 250 L 50 50 2 1 B +X IO_L16P_T2_35 G5 1300 -1000 250 L 50 50 2 1 B +X IO_L18P_T2_35 H5 1300 -1400 250 L 50 50 2 1 B +X IO_L19P_T3_35 J5 1300 -1600 250 L 50 50 2 1 B +X IO_25_35 K5 1300 -2800 250 L 50 50 2 1 B +X IO_0_34 L5 -1300 2100 250 R 50 50 2 1 B +X IO_L6P_T0_34 M5 -1300 1000 250 R 50 50 2 1 B +X IO_L10P_T1_34 P5 -1300 200 250 R 50 50 2 1 B +X IO_L2P_T0_AD12P_35 B6 1300 1800 250 L 50 50 2 1 B +X IO_L5N_T0_AD13N_35 C6 1300 1100 250 L 50 50 2 1 B +X IO_L6P_T0_35 D6 1300 1000 250 L 50 50 2 1 B +X IO_0_35 E6 1300 2100 250 L 50 50 2 1 B +X IO_L1N_T0_AD4N_35 A7 1300 1900 250 L 50 50 2 1 B +X IO_L1P_T0_AD4P_35 B7 1300 2000 250 L 50 50 2 1 B +X IO_L5P_T0_AD13P_35 C7 1300 1200 250 L 50 50 2 1 B +S -750 2200 750 -300 3 1 10 f +X CFGBVS_0 E7 1000 700 250 L 50 50 3 1 B +X VREFN_0 H7 1000 100 250 L 50 50 3 1 B +X VN_0 J7 1000 400 250 L 50 50 3 1 B +X DXN_0 K7 1000 -200 250 L 50 50 3 1 B +X TCK_0 L7 1000 1800 250 L 50 50 3 1 B +X TMS_0 M7 1000 1900 250 L 50 50 3 1 B +X TDI_0 N7 1000 2100 250 L 50 50 3 1 B +X CCLK_0 E8 1000 1600 250 L 50 50 3 1 B +X VP_0 H8 1000 500 250 L 50 50 3 1 B +X VREFP_0 J8 1000 200 250 L 50 50 3 1 B +X DXP_0 K8 1000 -100 250 L 50 50 3 1 B +X TDO_0 N8 1000 2000 250 L 50 50 3 1 B +X PROGRAM_B_0 L9 1000 900 250 L 50 50 3 1 B +X M0_0 M9 1000 1500 250 L 50 50 3 1 B +X DONE_0 H10 1000 1100 250 L 50 50 3 1 B +X INIT_B_0 K10 1000 1000 250 L 50 50 3 1 B +X M1_0 M10 1000 1400 250 L 50 50 3 1 B +X M2_0 M11 1000 1300 250 L 50 50 3 1 B +S -750 2200 750 -1950 4 1 10 f +X GND A1 -1000 -450 250 R 50 50 4 1 W +X VCCO_35 F1 1000 2000 250 L 50 50 4 1 W +X GND L1 1000 -950 250 L 50 50 4 1 W +X VCCO_34 T1 1000 1200 250 L 50 50 4 1 W +X GND D2 -1000 -950 250 R 50 50 4 1 W +X VCCO_35 J2 1000 2100 250 L 50 50 4 1 W +X GND P2 1000 -1450 250 L 50 50 4 1 W +X VCCO_35 B3 1000 1700 250 L 50 50 4 1 W +X GND G3 -1000 -1550 250 R 50 50 4 1 W +X VCCO_34 M3 1000 1000 250 L 50 50 4 1 W +X VCCO_35 E4 1000 1900 250 L 50 50 4 1 W +X GND K4 1000 -650 250 L 50 50 4 1 W +X VCCO_34 R4 1000 1100 250 L 50 50 4 1 W +X GND C5 -1000 -750 250 R 50 50 4 1 W +X GND N5 1000 -1250 250 L 50 50 4 1 W +X VCCO_35 A6 1000 1600 250 L 50 50 4 1 W +X GND F6 -1000 -1250 250 R 50 50 4 1 W +X VCCINT G6 1000 550 250 L 50 50 4 1 W +X GND H6 -1000 -1850 250 R 50 50 4 1 W +X VCCINT J6 1000 350 250 L 50 50 4 1 W +X GND K6 1000 -750 250 L 50 50 4 1 W +X VCCO_0 L6 1000 1400 250 L 50 50 4 1 W +X GND T6 1000 -1750 250 L 50 50 4 1 W +X VCCO_35 D7 1000 1800 250 L 50 50 4 1 W +X VCCINT F7 1000 750 250 L 50 50 4 1 W +X GNDADC_0 G7 -1000 -350 250 R 50 50 4 1 W +X VCCO_14 P7 -1000 1900 250 R 50 50 4 1 W +X GND B8 -1000 -650 250 R 50 50 4 1 W +X VCCBATT_0 F8 -1000 -250 250 R 50 50 4 1 W +X VCCADC_0 G8 -1000 200 250 R 50 50 4 1 W +X VCCINT L8 1000 150 250 L 50 50 4 1 W +X GND M8 1000 -1150 250 L 50 50 4 1 W +X GND E9 -1000 -1150 250 R 50 50 4 1 W +X VCCINT F9 1000 650 250 L 50 50 4 1 W +X GND G9 -1000 -1650 250 R 50 50 4 1 W +X VCCINT H9 1000 450 250 L 50 50 4 1 W +X GND J9 1000 -450 250 L 50 50 4 1 W +X VCCINT K9 1000 250 250 L 50 50 4 1 W +X GND R9 1000 -1650 250 L 50 50 4 1 W +X VCCO_15 C10 -1000 1100 250 R 50 50 4 1 W +X VCCBRAM E10 1000 -50 250 L 50 50 4 1 W +X GND F10 -1000 -1350 250 R 50 50 4 1 W +X VCCAUX G10 -1000 700 250 R 50 50 4 1 W +X VCCAUX J10 -1000 600 250 R 50 50 4 1 W +X VCCAUX L10 -1000 400 250 R 50 50 4 1 W +X VCCO_14 N10 -1000 1800 250 R 50 50 4 1 W +X GND A11 -1000 -550 250 R 50 50 4 1 W +X VCCBRAM F11 1000 -150 250 L 50 50 4 1 W +X GND J11 1000 -550 250 L 50 50 4 1 W +X VCCAUX K11 -1000 500 250 R 50 50 4 1 W +X GND L11 1000 -1050 250 L 50 50 4 1 W +X VCCO_14 T11 -1000 2100 250 R 50 50 4 1 W +X GND D12 -1000 -1050 250 R 50 50 4 1 W +X VCCO_15 J12 -1000 1400 250 R 50 50 4 1 W +X GND P12 1000 -1550 250 L 50 50 4 1 W +X VCCO_15 B13 -1000 1000 250 R 50 50 4 1 W +X GND G13 -1000 -1750 250 R 50 50 4 1 W +X VCCO_14 M13 -1000 1700 250 R 50 50 4 1 W +X VCCO_15 E14 -1000 1200 250 R 50 50 4 1 W +X GND K14 1000 -850 250 L 50 50 4 1 W +X VCCO_14 R14 -1000 2000 250 R 50 50 4 1 W +X GND C15 -1000 -850 250 R 50 50 4 1 W +X VCCO_15 H15 -1000 1300 250 R 50 50 4 1 W +X GND N15 1000 -1350 250 L 50 50 4 1 W +X VCCO_15 A16 -1000 900 250 R 50 50 4 1 W +X GND F16 -1000 -1450 250 R 50 50 4 1 W +X VCCO_14 L16 -1000 1600 250 R 50 50 4 1 W +X GND T16 1000 -1850 250 L 50 50 4 1 W +ENDDRAW +ENDDEF +# +# X_Crystal_19.2Mhz +# +DEF X_Crystal_19.2Mhz X 0 40 N N 1 F N +F0 "X" 10 290 50 H V C CNN +F1 "X_Crystal_19.2Mhz" 0 200 50 H V C CNN +F2 "ScopefunPackagesLibrary:XTAL-4" 0 -420 50 H I C CNN +F3 "https://www.pericom.com/assets/Datasheets/FL1920031.pdf" 10 -320 50 H I C CNN +F4 "FL1920031" 0 400 50 H I C CNN "MFG Part#" +F5 "Quartz crystal 19.2 Mhz" 0 500 50 H I C CNN "Description" +$FPLIST + Crystal_* +$ENDFPLIST +DRAW +T 0 0 -200 50 0 0 0 GND Normal 0 C C +S -50 100 50 -100 0 1 12 N +P 2 0 1 12 -100 -130 -100 130 N +P 2 0 1 12 100 -130 100 130 N +X 1 1 -150 0 50 R 40 40 1 1 P +X GND 2 150 -200 50 L 40 40 1 1 W +X 3 3 150 0 50 L 40 40 1 1 P +X GND 4 -150 -200 50 R 40 40 1 1 W +ENDDRAW +ENDDEF +# +# Z_68 +# +DEF Z_68 L 0 0 N N 1 F N +F0 "L" 0 100 50 H V C CNN +F1 "Z_68" 0 -50 50 H V C CNN +F2 "ScopefunPackagesLibrary:L_0805" 0 -350 50 H I C CNN +F3 "https://katalog.we-online.com/pbs/datasheet/782853680.pdf" 0 -250 50 H I C CNN +F4 "FERRITE BEAD 68 OHM 0805 R=25m I=3A" 0 500 75 H I C CNN "Description" +F5 "782853680" 0 350 75 H I C CNN "MFG Part#" +DRAW +A -150 0 50 1 1799 0 1 0 N -100 0 -200 0 +A -50 0 50 1 1799 0 1 0 N 0 0 -100 0 +A 50 0 50 1 1799 0 1 0 N 100 0 0 0 +A 150 0 50 1 1799 0 1 0 N 200 0 100 0 +X 1 1 -250 0 50 R 30 30 1 1 P +X 2 2 250 0 50 L 30 30 1 1 P +ENDDRAW +ENDDEF +# +#End Library diff --git a/kicad/rescue-backup/file56770A0B-2022-01-14-15-48-21.sch b/kicad/rescue-backup/file56770A0B-2022-01-14-15-48-21.sch new file mode 100644 index 0000000..5883850 --- /dev/null +++ b/kicad/rescue-backup/file56770A0B-2022-01-14-15-48-21.sch @@ -0,0 +1,1714 @@ +EESchema Schematic File Version 2 +LIBS:ScopefunParts +LIBS:power +LIBS:device +LIBS:transistors +LIBS:conn +LIBS:linear +LIBS:regul +LIBS:74xx +LIBS:cmos4000 +LIBS:adc-dac +LIBS:memory +LIBS:microcontrollers +LIBS:dsp +LIBS:microchip +LIBS:analog_switches +LIBS:motorola +LIBS:texas +LIBS:intel +LIBS:audio +LIBS:interface +LIBS:digital-audio +LIBS:philips +LIBS:display +LIBS:cypress +LIBS:siliconi +LIBS:opto +LIBS:atmel +LIBS:contrib +LIBS:valves +LIBS:Scopefun_v2-cache +EELAYER 25 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 2 15 +Title "Scopefun Oscilloscope" +Date "" +Rev "v2" +Comp "" +Comment1 "Copyright Dejan Priversek 2017" +Comment2 "Licensed under CERN OHL v.1.2" +Comment3 "" +Comment4 "" +$EndDescr +$Comp +L GND #PWR01 +U 1 1 5677311F +P 950 3900 +F 0 "#PWR01" H 950 3650 50 0001 C CNN +F 1 "GND" H 950 3750 50 0000 C CNN +F 2 "" H 950 3900 50 0000 C CNN +F 3 "" H 950 3900 50 0000 C CNN + 1 950 3900 + 1 0 0 -1 +$EndComp +$Comp +L R_56R R5 +U 1 1 56773139 +P 2400 4000 +F 0 "R5" H 2450 4050 50 0000 L CNN +F 1 "R_56R" H 2450 3950 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2400 3750 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2400 3850 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 2400 4150 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2400 4250 60 0001 C CNN "Description" + 1 2400 4000 + -1 0 0 -1 +$EndComp +$Comp +L R_953k_0.1% R11 +U 1 1 56773165 +P 5350 4250 +F 0 "R11" H 5400 4300 50 0000 L CNN +F 1 "R_953k_0.1%" H 5400 4200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0805" H 5350 4000 50 0001 C CNN +F 3 "http://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3RED9533V" H 5350 4100 50 0001 C CNN +F 4 "ERA-6AEB9533V" H 5350 4400 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 0.1% 1/10W 0805" H 5350 4500 60 0001 C CNN "Description" + 1 5350 4250 + 1 0 0 -1 +$EndComp +$Comp +L R_953k_0.1% R18 +U 1 1 56773198 +P 8750 5050 +F 0 "R18" H 8800 5100 50 0000 L CNN +F 1 "R_953k_0.1%" H 8800 5000 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0805" H 8750 4800 50 0001 C CNN +F 3 "http://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3RED9533V" H 8750 4900 50 0001 C CNN +F 4 "ERA-6AEB9533V" H 8750 5200 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 0.1% 1/10W 0805" H 8750 5300 60 0001 C CNN "Description" + 1 8750 5050 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR02 +U 1 1 567731A8 +P 5350 5550 +F 0 "#PWR02" H 5350 5300 50 0001 C CNN +F 1 "GND" H 5350 5400 50 0000 C CNN +F 2 "" H 5350 5550 50 0000 C CNN +F 3 "" H 5350 5550 50 0000 C CNN + 1 5350 5550 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR03 +U 1 1 567731AE +P 8350 5500 +F 0 "#PWR03" H 8350 5250 50 0001 C CNN +F 1 "GND" H 8350 5350 50 0000 C CNN +F 2 "" H 8350 5500 50 0000 C CNN +F 3 "" H 8350 5500 50 0000 C CNN + 1 8350 5500 + 1 0 0 -1 +$EndComp +Text GLabel 6350 4000 0 75 Input ~ 0 +RE2 +$Comp +L GND #PWR04 +U 1 1 567731FF +P 2000 5300 +F 0 "#PWR04" H 2000 5050 50 0001 C CNN +F 1 "GND" H 2000 5150 50 0000 C CNN +F 2 "" H 2000 5300 50 0000 C CNN +F 3 "" H 2000 5300 50 0000 C CNN + 1 2000 5300 + -1 0 0 -1 +$EndComp +Text GLabel 2350 5300 2 75 Input ~ 0 +CH2_DC +Text GLabel 3650 4400 2 75 Input ~ 0 +RE1 +Text GLabel 1150 7300 0 75 Input ~ 0 +CH1_GND +Text GLabel 1000 7500 0 75 Input ~ 0 +CH1_K +$Comp +L R_1.02k R1 +U 1 1 56773237 +P 1350 6950 +F 0 "R1" H 1400 7000 50 0000 L CNN +F 1 "R_1.02k" H 1400 6900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 1350 6700 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 1350 6800 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 1350 7100 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 1350 7200 60 0001 C CNN "Description" + 1 1350 6950 + -1 0 0 1 +$EndComp +$Comp +L R_1.02k R6 +U 1 1 56773240 +P 2400 6950 +F 0 "R6" H 2450 7000 50 0000 L CNN +F 1 "R_1.02k" H 2450 6900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2400 6700 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2400 6800 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 2400 7100 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2400 7200 60 0001 C CNN "Description" + 1 2400 6950 + 1 0 0 -1 +$EndComp +$Comp +L BSS138BKS Q1 +U 1 1 56773249 +P 1900 6700 +F 0 "Q1" H 2450 6900 50 0000 R CNN +F 1 "BSS138BKS" H 2800 6800 50 0000 R CNN +F 2 "ScopefunPackagesLibrary:SOT363" H 1900 6400 50 0001 C CNN +F 3 "http://www.nxp.com/documents/data_sheet/BSS138BKS.pdf" H 1900 6300 50 0001 C CNN +F 4 "60 V, 320 mA dual N-channel Trench MOSFET" H 1900 7100 50 0001 C CNN "Description" +F 5 "BSS138PS,115" H 1900 7000 50 0001 C CNN "MFG Part#" + 1 1900 6700 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR05 +U 1 1 56773250 +P 1900 7100 +F 0 "#PWR05" H 1900 6850 50 0001 C CNN +F 1 "GND" H 1900 6950 50 0000 C CNN +F 2 "" H 1900 7100 50 0000 C CNN +F 3 "" H 1900 7100 50 0000 C CNN + 1 1900 7100 + 1 0 0 -1 +$EndComp +Text GLabel 1700 6250 0 75 Input ~ 0 +RE3 +Text GLabel 2100 6250 2 75 Input ~ 0 +RE4 +$Comp +L R_100R R14 +U 1 1 5677326D +P 7150 4950 +F 0 "R14" H 7200 5000 50 0000 L CNN +F 1 "R_100R" H 7200 4900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 7150 4700 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 7150 4800 50 0001 C CNN +F 4 "ERJ-3EKF1000V" H 7150 5100 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 7150 5200 60 0001 C CNN "Description" + 1 7150 4950 + 1 0 0 -1 +$EndComp +$Comp +L BAV199 D8 +U 1 1 56773276 +P 6300 5400 +F 0 "D8" H 6500 5500 50 0000 L CNN +F 1 "BAV199" H 6500 5350 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 6300 5150 50 0001 C CNN +F 3 "" H 6300 5050 50 0001 C CNN +F 4 "BAV199-7-F" H 6300 5800 60 0001 C CNN "MFG Part#" +F 5 "Low-leakage double diode" H 6300 5700 60 0001 C CNN "Description" + 1 6300 5400 + 1 0 0 -1 +$EndComp +$Comp +L +2.88V #PWR06 +U 1 1 5677327D +P 6750 5750 +F 0 "#PWR06" H 6750 5650 50 0001 C CNN +F 1 "+2.88V" H 6750 5890 50 0000 C CNN +F 2 "" H 6750 5750 50 0000 C CNN +F 3 "" H 6750 5750 50 0000 C CNN + 1 6750 5750 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C8 +U 1 1 5677328B +P 5900 5950 +F 0 "C8" H 5910 6020 50 0000 L CNN +F 1 "C_0.1u" H 5910 5870 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5900 5750 50 0001 C CNN +F 3 "" H 5910 6020 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 6010 6120 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 5950 6200 60 0001 C CNN "Description" + 1 5900 5950 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C10 +U 1 1 56773294 +P 6750 5950 +F 0 "C10" H 6760 6020 50 0000 L CNN +F 1 "C_0.1u" H 6760 5870 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 6750 5750 50 0001 C CNN +F 3 "" H 6760 6020 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 6860 6120 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 6800 6200 60 0001 C CNN "Description" + 1 6750 5950 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR07 +U 1 1 5677329B +P 6750 6150 +F 0 "#PWR07" H 6750 5900 50 0001 C CNN +F 1 "GND" H 6750 6000 50 0000 C CNN +F 2 "" H 6750 6150 50 0000 C CNN +F 3 "" H 6750 6150 50 0000 C CNN + 1 6750 6150 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR08 +U 1 1 567732A1 +P 5900 6150 +F 0 "#PWR08" H 5900 5900 50 0001 C CNN +F 1 "GND" H 5900 6000 50 0000 C CNN +F 2 "" H 5900 6150 50 0000 C CNN +F 3 "" H 5900 6150 50 0000 C CNN + 1 5900 6150 + 1 0 0 -1 +$EndComp +$Comp +L +Va #PWR09 +U 1 1 567732D3 +P 10000 3650 +F 0 "#PWR09" H 10000 3550 50 0001 C CNN +F 1 "+Va" H 10000 3790 50 0000 C CNN +F 2 "" H 10000 3650 50 0000 C CNN +F 3 "" H 10000 3650 50 0000 C CNN + 1 10000 3650 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR010 +U 1 1 56773317 +P 950 1000 +F 0 "#PWR010" H 950 750 50 0001 C CNN +F 1 "GND" H 950 850 50 0000 C CNN +F 2 "" H 950 1000 50 0000 C CNN +F 3 "" H 950 1000 50 0000 C CNN + 1 950 1000 + 1 0 0 -1 +$EndComp +$Comp +L R_56R R4 +U 1 1 56773331 +P 2400 1100 +F 0 "R4" H 2450 1150 50 0000 L CNN +F 1 "R_56R" H 2450 1050 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2400 850 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2400 950 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 2400 1250 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2400 1350 60 0001 C CNN "Description" + 1 2400 1100 + -1 0 0 -1 +$EndComp +$Comp +L R_953k_0.1% R9 +U 1 1 5677335D +P 5350 1350 +F 0 "R9" H 5400 1400 50 0000 L CNN +F 1 "R_953k_0.1%" H 5400 1300 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0805" H 5350 1100 50 0001 C CNN +F 3 "http://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3RED9533V" H 5350 1200 50 0001 C CNN +F 4 "ERA-6AEB9533V" H 5350 1500 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 0.1% 1/10W 0805" H 5350 1600 60 0001 C CNN "Description" + 1 5350 1350 + 1 0 0 -1 +$EndComp +$Comp +L R_47k R10 +U 1 1 56773366 +P 5350 2150 +F 0 "R10" H 5400 2200 50 0000 L CNN +F 1 "R_47k" H 5400 2100 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5350 1900 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5350 2000 50 0001 C CNN +F 4 "ERJ-3EKF4702V" H 5350 2300 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5350 2400 60 0001 C CNN "Description" + 1 5350 2150 + 1 0 0 -1 +$EndComp +$Comp +L R_953k_0.1% R16 +U 1 1 56773390 +P 8750 2150 +F 0 "R16" H 8800 2200 50 0000 L CNN +F 1 "R_953k_0.1%" H 8800 2100 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0805" H 8750 1900 50 0001 C CNN +F 3 "http://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3RED9533V" H 8750 2000 50 0001 C CNN +F 4 "ERA-6AEB9533V" H 8750 2300 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 0.1% 1/10W 0805" H 8750 2400 60 0001 C CNN "Description" + 1 8750 2150 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR011 +U 1 1 567733A0 +P 5350 2650 +F 0 "#PWR011" H 5350 2400 50 0001 C CNN +F 1 "GND" H 5350 2500 50 0000 C CNN +F 2 "" H 5350 2650 50 0000 C CNN +F 3 "" H 5350 2650 50 0000 C CNN + 1 5350 2650 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR012 +U 1 1 567733A6 +P 8350 2600 +F 0 "#PWR012" H 8350 2350 50 0001 C CNN +F 1 "GND" H 8350 2450 50 0000 C CNN +F 2 "" H 8350 2600 50 0000 C CNN +F 3 "" H 8350 2600 50 0000 C CNN + 1 8350 2600 + 1 0 0 -1 +$EndComp +Text GLabel 6350 1100 0 75 Input ~ 0 +RE4 +$Comp +L +Va #PWR013 +U 1 1 567733D9 +P 6200 1700 +F 0 "#PWR013" H 6200 1600 50 0001 C CNN +F 1 "+Va" H 6200 1850 50 0000 C CNN +F 2 "" H 6200 1700 50 0000 C CNN +F 3 "" H 6200 1700 50 0000 C CNN + 1 6200 1700 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR014 +U 1 1 567733F7 +P 2000 2400 +F 0 "#PWR014" H 2000 2150 50 0001 C CNN +F 1 "GND" H 2000 2250 50 0000 C CNN +F 2 "" H 2000 2400 50 0000 C CNN +F 3 "" H 2000 2400 50 0000 C CNN + 1 2000 2400 + -1 0 0 -1 +$EndComp +Text GLabel 2350 2400 2 75 Input ~ 0 +CH1_DC +$Comp +L R_100R R13 +U 1 1 5677342F +P 7150 2050 +F 0 "R13" H 7200 2100 50 0000 L CNN +F 1 "R_100R" H 7200 2000 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 7150 1800 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 7150 1900 50 0001 C CNN +F 4 "ERJ-3EKF1000V" H 7150 2200 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 7150 2300 60 0001 C CNN "Description" + 1 7150 2050 + 1 0 0 -1 +$EndComp +$Comp +L BAV199 D7 +U 1 1 56773438 +P 6300 2500 +F 0 "D7" H 6500 2600 50 0000 L CNN +F 1 "BAV199" H 6500 2450 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 6300 2250 50 0001 C CNN +F 3 "" H 6300 2150 50 0001 C CNN +F 4 "BAV199-7-F" H 6300 2900 60 0001 C CNN "MFG Part#" +F 5 "Low-leakage double diode" H 6300 2800 60 0001 C CNN "Description" + 1 6300 2500 + 1 0 0 -1 +$EndComp +$Comp +L +2.88V #PWR015 +U 1 1 5677343F +P 6750 2850 +F 0 "#PWR015" H 6750 2750 50 0001 C CNN +F 1 "+2.88V" H 6750 2990 50 0000 C CNN +F 2 "" H 6750 2850 50 0000 C CNN +F 3 "" H 6750 2850 50 0000 C CNN + 1 6750 2850 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C7 +U 1 1 5677344D +P 5900 3050 +F 0 "C7" H 5910 3120 50 0000 L CNN +F 1 "C_0.1u" H 5910 2970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5900 2850 50 0001 C CNN +F 3 "" H 5910 3120 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 6010 3220 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 5950 3300 60 0001 C CNN "Description" + 1 5900 3050 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C9 +U 1 1 56773456 +P 6750 3050 +F 0 "C9" H 6760 3120 50 0000 L CNN +F 1 "C_0.1u" H 6760 2970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 6750 2850 50 0001 C CNN +F 3 "" H 6760 3120 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 6860 3220 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 6800 3300 60 0001 C CNN "Description" + 1 6750 3050 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR016 +U 1 1 5677345D +P 6750 3250 +F 0 "#PWR016" H 6750 3000 50 0001 C CNN +F 1 "GND" H 6750 3100 50 0000 C CNN +F 2 "" H 6750 3250 50 0000 C CNN +F 3 "" H 6750 3250 50 0000 C CNN + 1 6750 3250 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR017 +U 1 1 56773463 +P 5900 3250 +F 0 "#PWR017" H 5900 3000 50 0001 C CNN +F 1 "GND" H 5900 3100 50 0000 C CNN +F 2 "" H 5900 3250 50 0000 C CNN +F 3 "" H 5900 3250 50 0000 C CNN + 1 5900 3250 + 1 0 0 -1 +$EndComp +$Comp +L -Va #PWR018 +U 1 1 5677349B +P 10000 2650 +F 0 "#PWR018" H 10000 2550 50 0001 C CNN +F 1 "-Va" H 10000 2790 50 0000 C CNN +F 2 "" H 10000 2650 50 0000 C CNN +F 3 "" H 10000 2650 50 0000 C CNN + 1 10000 2650 + -1 0 0 1 +$EndComp +$Comp +L C_0.1u C15 +U 1 1 567734A3 +P 10350 950 +F 0 "C15" H 10360 1020 50 0000 L CNN +F 1 "C_0.1u" H 10360 870 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 10350 750 50 0001 C CNN +F 3 "" H 10360 1020 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 10460 1120 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 10400 1200 60 0001 C CNN "Description" + 1 10350 950 + -1 0 0 1 +$EndComp +$Comp +L C_0.1u C16 +U 1 1 567734AC +P 10350 2500 +F 0 "C16" H 10360 2570 50 0000 L CNN +F 1 "C_0.1u" H 10360 2420 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 10350 2300 50 0001 C CNN +F 3 "" H 10360 2570 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 10460 2670 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 10400 2750 60 0001 C CNN "Description" + 1 10350 2500 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR019 +U 1 1 567734B3 +P 10350 2650 +F 0 "#PWR019" H 10350 2400 50 0001 C CNN +F 1 "GND" H 10350 2500 50 0000 C CNN +F 2 "" H 10350 2650 50 0000 C CNN +F 3 "" H 10350 2650 50 0000 C CNN + 1 10350 2650 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR020 +U 1 1 567734C5 +P 10350 1100 +F 0 "#PWR020" H 10350 850 50 0001 C CNN +F 1 "GND" H 10350 950 50 0000 C CNN +F 2 "" H 10350 1100 50 0000 C CNN +F 3 "" H 10350 1100 50 0000 C CNN + 1 10350 1100 + 1 0 0 -1 +$EndComp +Text GLabel 3650 7300 0 75 Input ~ 0 +CH2_GND +Text GLabel 3500 7500 0 75 Input ~ 0 +CH2_K +$Comp +L R_1.02k R7 +U 1 1 567734D4 +P 3850 6950 +F 0 "R7" H 3900 7000 50 0000 L CNN +F 1 "R_1.02k" H 3900 6900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3850 6700 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3850 6800 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 3850 7100 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3850 7200 60 0001 C CNN "Description" + 1 3850 6950 + -1 0 0 1 +$EndComp +$Comp +L R_1.02k R8 +U 1 1 567734DD +P 4900 6950 +F 0 "R8" H 4950 7000 50 0000 L CNN +F 1 "R_1.02k" H 4950 6900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 4900 6700 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 4900 6800 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 4900 7100 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 4900 7200 60 0001 C CNN "Description" + 1 4900 6950 + 1 0 0 -1 +$EndComp +$Comp +L BSS138BKS Q2 +U 1 1 567734E6 +P 4400 6700 +F 0 "Q2" H 4950 6900 50 0000 R CNN +F 1 "BSS138BKS" H 5300 6800 50 0000 R CNN +F 2 "ScopefunPackagesLibrary:SOT363" H 4400 6400 50 0001 C CNN +F 3 "http://www.nxp.com/documents/data_sheet/BSS138BKS.pdf" H 4400 6300 50 0001 C CNN +F 4 "60 V, 320 mA dual N-channel Trench MOSFET" H 4400 7100 50 0001 C CNN "Description" +F 5 "BSS138PS,115" H 4400 7000 50 0001 C CNN "MFG Part#" + 1 4400 6700 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR021 +U 1 1 567734ED +P 4400 7100 +F 0 "#PWR021" H 4400 6850 50 0001 C CNN +F 1 "GND" H 4400 6950 50 0000 C CNN +F 2 "" H 4400 7100 50 0000 C CNN +F 3 "" H 4400 7100 50 0000 C CNN + 1 4400 7100 + 1 0 0 -1 +$EndComp +Text GLabel 4200 6250 0 75 Input ~ 0 +RE1 +Text GLabel 4600 6250 2 75 Input ~ 0 +RE2 +Text HLabel 10550 1800 2 75 Output ~ 15 +CH1_VGA +Text HLabel 10550 4700 2 75 Output ~ 15 +CH2_VGA +$Comp +L C_22n C1 +U 1 1 5677C948 +P 2050 800 +F 0 "C1" V 1950 750 50 0000 L CNN +F 1 "C_22n" V 2150 700 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2050 600 50 0001 C CNN +F 3 "" H 2060 870 50 0001 C CNN +F 4 "C0603C223K1RACTU" H 2160 970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V X7R 10%" H 2260 1070 60 0001 C CNN "Description" + 1 2050 800 + 0 1 1 0 +$EndComp +$Comp +L C_22n C2 +U 1 1 5677D1AC +P 2050 3700 +F 0 "C2" V 1950 3650 50 0000 L CNN +F 1 "C_22n" V 2150 3600 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2050 3500 50 0001 C CNN +F 3 "" H 2060 3770 50 0001 C CNN +F 4 "C0603C223K1RACTU" H 2160 3870 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V X7R 10%" H 2260 3970 60 0001 C CNN "Description" + 1 2050 3700 + 0 1 1 0 +$EndComp +$Comp +L -2.88V #PWR022 +U 1 1 56A17631 +P 5900 2850 +F 0 "#PWR022" H 5900 2700 50 0001 C CNN +F 1 "-2.88V" H 5900 2990 50 0000 C CNN +F 2 "" H 5900 2850 50 0000 C CNN +F 3 "" H 5900 2850 50 0000 C CNN + 1 5900 2850 + 1 0 0 -1 +$EndComp +$Comp +L -2.88V #PWR023 +U 1 1 56A17D89 +P 5900 5750 +F 0 "#PWR023" H 5900 5600 50 0001 C CNN +F 1 "-2.88V" H 5900 5890 50 0000 C CNN +F 2 "" H 5900 5750 50 0000 C CNN +F 3 "" H 5900 5750 50 0000 C CNN + 1 5900 5750 + 1 0 0 -1 +$EndComp +$Comp +L AQY282SX RE1 +U 1 1 5677331F +P 2100 1750 +F 0 "RE1" V 2050 1950 50 0000 L CNN +F 1 "AQY282SX" V 1950 1950 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOP-4" H 1450 1500 50 0001 L CIN +F 3 "https://www.mouser.com/ds/2/315/panasonic_AQW,AQY280,282,284-1196946.pdf" H 850 1400 50 0001 L CNN +F 4 "AQY282SX" H 2100 2050 60 0001 C CNN "MFG Part#" +F 5 "Solid State Relays - PCB Mount 60v 500mA SOP Form A Norm-Open" H 2100 2150 60 0001 C CNN "Description" + 1 2100 1750 + 0 1 -1 0 +$EndComp +$Comp +L G6K-2F-Y-DC4.5 RE4 +U 1 1 56A9A3E4 +P 3050 4200 +F 0 "RE4" H 3050 3850 50 0000 C CNN +F 1 "G6K-2F-Y-DC4.5" H 3050 4600 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:G6K-2F-Y" H 3050 3700 50 0001 C CNN +F 3 "https://www.omron.com/ecb/products/pdf/en-g6k.pdf" H 3050 3600 50 0001 C CNN +F 4 "Low Signal Relays - PCB Gullwing NoLatch 3.2 DPDT 4.5VDC 100mW" H 3250 4800 75 0001 C CNN "Description" +F 5 "G6K-2F-Y-DC4.5" H 3050 4700 60 0001 C CNN "MFG Part#" + 1 3050 4200 + -1 0 0 1 +$EndComp +$Comp +L G6K-2F-Y-DC4.5 RE5 +U 1 1 56A9A76C +P 6950 1300 +F 0 "RE5" H 7300 1350 50 0000 L CNN +F 1 "G6K-2F-Y-DC4.5" H 7300 1250 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:G6K-2F-Y" H 6950 800 50 0001 C CNN +F 3 "https://www.omron.com/ecb/products/pdf/en-g6k.pdf" H 6950 700 50 0001 C CNN +F 4 "Low Signal Relays - PCB Gullwing NoLatch 3.2 DPDT 4.5VDC 100mW" H 7150 1900 75 0001 C CNN "Description" +F 5 "G6K-2F-Y-DC4.5" H 6950 1800 60 0001 C CNN "MFG Part#" + 1 6950 1300 + 1 0 0 -1 +$EndComp +$Comp +L G6K-2F-Y-DC4.5 RE6 +U 1 1 56A9BC40 +P 6950 4200 +F 0 "RE6" H 7300 4250 50 0000 L CNN +F 1 "G6K-2F-Y-DC4.5" H 7300 4150 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:G6K-2F-Y" H 6950 3700 50 0001 C CNN +F 3 "https://www.omron.com/ecb/products/pdf/en-g6k.pdf" H 6950 3600 50 0001 C CNN +F 4 "Low Signal Relays - PCB Gullwing NoLatch 3.2 DPDT 4.5VDC 100mW" H 7150 4800 75 0001 C CNN "Description" +F 5 "G6K-2F-Y-DC4.5" H 6950 4700 60 0001 C CNN "MFG Part#" + 1 6950 4200 + 1 0 0 -1 +$EndComp +$Comp +L AQY282SX RE2 +U 1 1 56A9C4FE +P 2100 4650 +F 0 "RE2" V 2050 4850 50 0000 L CNN +F 1 "AQY282SX" V 1950 4850 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOP-4" H 1450 4400 50 0001 L CIN +F 3 "https://www.mouser.com/ds/2/315/panasonic_AQW,AQY280,282,284-1196946.pdf" H 850 4300 50 0001 L CNN +F 4 "AQY282SX" H 2100 4950 60 0001 C CNN "MFG Part#" +F 5 "Solid State Relays - PCB Mount 60v 500mA SOP Form A Norm-Open" H 2100 5050 60 0001 C CNN "Description" + 1 2100 4650 + 0 1 -1 0 +$EndComp +$Comp +L +Va #PWR024 +U 1 1 56AA443B +P 6200 4600 +F 0 "#PWR024" H 6200 4500 50 0001 C CNN +F 1 "+Va" H 6200 4750 50 0000 C CNN +F 2 "" H 6200 4600 50 0000 C CNN +F 3 "" H 6200 4600 50 0000 C CNN + 1 6200 4600 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR025 +U 1 1 56FA4BE8 +P 3300 750 +F 0 "#PWR025" H 3300 500 50 0001 C CNN +F 1 "GND" H 3300 600 50 0000 C CNN +F 2 "" H 3300 750 50 0000 C CNN +F 3 "" H 3300 750 50 0000 C CNN + 1 3300 750 + -1 0 0 -1 +$EndComp +Text GLabel 3650 1450 2 75 Input ~ 0 +RE3 +$Comp +L G6K-2F-Y-DC4.5 RE3 +U 1 1 56FA4C02 +P 3050 1250 +F 0 "RE3" H 3050 900 50 0000 C CNN +F 1 "G6K-2F-Y-DC4.5" H 3050 1650 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:G6K-2F-Y" H 3050 750 50 0001 C CNN +F 3 "https://www.omron.com/ecb/products/pdf/en-g6k.pdf" H 3050 650 50 0001 C CNN +F 4 "Low Signal Relays - PCB Gullwing NoLatch 3.2 DPDT 4.5VDC 100mW" H 3250 1850 75 0001 C CNN "Description" +F 5 "G6K-2F-Y-DC4.5" H 3050 1750 60 0001 C CNN "MFG Part#" + 1 3050 1250 + -1 0 0 1 +$EndComp +$Comp +L GND #PWR026 +U 1 1 56773175 +P 3300 3650 +F 0 "#PWR026" H 3300 3400 50 0001 C CNN +F 1 "GND" H 3300 3500 50 0000 C CNN +F 2 "" H 3300 3650 50 0000 C CNN +F 3 "" H 3300 3650 50 0000 C CNN + 1 3300 3650 + -1 0 0 -1 +$EndComp +NoConn ~ 2750 1550 +NoConn ~ 2850 1550 +NoConn ~ 2950 1550 +NoConn ~ 2750 4500 +NoConn ~ 2850 4500 +NoConn ~ 2950 4500 +Wire Wire Line + 4950 5350 5350 5350 +Wire Wire Line + 7250 3850 7250 3900 +Connection ~ 5350 5350 +Wire Wire Line + 4950 5150 4950 5350 +Wire Wire Line + 5350 5150 5350 5550 +Connection ~ 7600 4750 +Connection ~ 8350 5300 +Wire Wire Line + 8750 5300 8750 5150 +Wire Wire Line + 7600 5300 8750 5300 +Wire Wire Line + 8350 5150 8350 5500 +Connection ~ 8350 3850 +Wire Wire Line + 8750 3850 8750 4150 +Wire Wire Line + 8350 3850 8350 4150 +Connection ~ 8750 4750 +Connection ~ 8350 4750 +Wire Wire Line + 7250 4750 8750 4750 +Wire Wire Line + 8350 4350 8350 4950 +Wire Wire Line + 8750 4350 8750 4950 +Wire Wire Line + 7050 3850 7050 3900 +Wire Wire Line + 4200 3850 7050 3850 +Wire Wire Line + 7250 3850 8750 3850 +Connection ~ 5350 3850 +Wire Wire Line + 5350 3850 5350 4150 +Connection ~ 4950 3850 +Wire Wire Line + 4950 4150 4950 3850 +Wire Wire Line + 4200 3850 4200 4200 +Wire Wire Line + 4200 4750 4200 4500 +Connection ~ 5350 4750 +Connection ~ 4950 4750 +Wire Wire Line + 4200 4750 7050 4750 +Wire Wire Line + 5350 4350 5350 4950 +Wire Wire Line + 4950 4350 4950 4950 +Wire Wire Line + 2400 3700 2400 3900 +Wire Wire Line + 2150 3700 2750 3700 +Connection ~ 1800 3700 +Wire Wire Line + 1100 3700 1950 3700 +Wire Wire Line + 7250 4750 7250 4500 +Wire Wire Line + 7050 4750 7050 4500 +Wire Wire Line + 6350 4000 6600 4000 +Wire Wire Line + 6400 4400 6600 4400 +Wire Wire Line + 6500 4050 6500 4000 +Connection ~ 6500 4000 +Wire Wire Line + 6500 4350 6500 4400 +Connection ~ 6500 4400 +Connection ~ 2400 3700 +Wire Wire Line + 2000 4350 2000 4250 +Wire Wire Line + 2400 4250 2400 4100 +Wire Wire Line + 2200 4250 2200 4350 +Wire Wire Line + 1800 4250 1800 3700 +Connection ~ 3500 4400 +Connection ~ 3500 4000 +Wire Wire Line + 1900 7100 1900 7000 +Wire Wire Line + 1800 7000 2000 7000 +Wire Wire Line + 1800 7000 1800 6900 +Wire Wire Line + 2000 7000 2000 6900 +Connection ~ 1900 7000 +Wire Wire Line + 2400 6850 2400 6750 +Wire Wire Line + 2400 6750 2300 6750 +Wire Wire Line + 1350 6850 1350 6750 +Wire Wire Line + 1350 6750 1500 6750 +Wire Wire Line + 1150 7300 1350 7300 +Wire Wire Line + 1350 7300 1350 7050 +Wire Wire Line + 1000 7500 2400 7500 +Wire Wire Line + 2400 7500 2400 7050 +Wire Wire Line + 1700 6250 1800 6250 +Wire Wire Line + 1800 6250 1800 6500 +Wire Wire Line + 2100 6250 2000 6250 +Wire Wire Line + 2000 6250 2000 6500 +Wire Wire Line + 7150 3500 7150 3900 +Wire Wire Line + 5900 5750 5900 5850 +Wire Wire Line + 5900 6050 5900 6150 +Wire Wire Line + 6750 5750 6750 5850 +Wire Wire Line + 6750 6050 6750 6150 +Wire Wire Line + 6200 5550 6200 5800 +Wire Wire Line + 6200 5800 5900 5800 +Connection ~ 5900 5800 +Wire Wire Line + 6400 5550 6400 5800 +Wire Wire Line + 6400 5800 6750 5800 +Connection ~ 6750 5800 +Wire Wire Line + 7150 5050 7150 5950 +Wire Wire Line + 7150 5100 6300 5100 +Wire Wire Line + 6300 5100 6300 5200 +Wire Wire Line + 7150 4850 7150 4500 +Connection ~ 7150 5100 +Wire Wire Line + 4950 2450 5350 2450 +Wire Wire Line + 7250 950 7250 1000 +Connection ~ 5350 2450 +Wire Wire Line + 4950 2250 4950 2450 +Wire Wire Line + 5350 2250 5350 2650 +Connection ~ 7600 1850 +Connection ~ 8350 2400 +Wire Wire Line + 8750 2400 8750 2250 +Wire Wire Line + 7600 2400 7600 2300 +Wire Wire Line + 7600 2400 8750 2400 +Wire Wire Line + 8350 2250 8350 2600 +Connection ~ 8350 950 +Wire Wire Line + 8750 950 8750 1250 +Wire Wire Line + 8350 950 8350 1250 +Connection ~ 8750 1850 +Connection ~ 8350 1850 +Wire Wire Line + 7600 1850 7600 2000 +Wire Wire Line + 7250 1850 8750 1850 +Wire Wire Line + 8350 1450 8350 2050 +Wire Wire Line + 8750 1450 8750 2050 +Wire Wire Line + 7050 950 7050 1000 +Wire Wire Line + 4200 950 7050 950 +Wire Wire Line + 7250 950 8750 950 +Connection ~ 5350 950 +Wire Wire Line + 5350 950 5350 1250 +Connection ~ 4950 950 +Wire Wire Line + 4950 1250 4950 950 +Wire Wire Line + 4200 950 4200 1300 +Wire Wire Line + 4200 1850 4200 1600 +Connection ~ 5350 1850 +Connection ~ 4950 1850 +Wire Wire Line + 4200 1850 7050 1850 +Wire Wire Line + 5350 1450 5350 2050 +Wire Wire Line + 4950 1450 4950 2050 +Wire Wire Line + 2150 800 2750 800 +Connection ~ 1800 800 +Wire Wire Line + 1100 800 1950 800 +Wire Wire Line + 7250 1850 7250 1600 +Wire Wire Line + 7050 1850 7050 1600 +Wire Wire Line + 6350 1100 6600 1100 +Wire Wire Line + 6400 1500 6600 1500 +Wire Wire Line + 6500 1150 6500 1100 +Connection ~ 6500 1100 +Wire Wire Line + 6500 1450 6500 1500 +Connection ~ 6500 1500 +Connection ~ 2400 800 +Wire Wire Line + 7150 600 7150 1000 +Wire Wire Line + 5900 2850 5900 2950 +Wire Wire Line + 5900 3150 5900 3250 +Wire Wire Line + 6750 2850 6750 2950 +Wire Wire Line + 6750 3150 6750 3250 +Wire Wire Line + 6200 2650 6200 2900 +Wire Wire Line + 6200 2900 5900 2900 +Connection ~ 5900 2900 +Wire Wire Line + 6400 2650 6400 2900 +Wire Wire Line + 6400 2900 6750 2900 +Connection ~ 6750 2900 +Wire Wire Line + 7150 2150 7150 2850 +Wire Wire Line + 7150 2200 6300 2200 +Wire Wire Line + 6300 2200 6300 2300 +Wire Wire Line + 7150 1950 7150 1600 +Wire Wire Line + 10350 2650 10350 2600 +Wire Wire Line + 10350 2400 10350 2350 +Wire Wire Line + 10350 2350 10000 2350 +Connection ~ 10000 2350 +Wire Wire Line + 10000 800 10350 800 +Wire Wire Line + 10350 800 10350 850 +Connection ~ 10000 800 +Wire Wire Line + 10350 1100 10350 1050 +Connection ~ 7150 2200 +Wire Wire Line + 4400 7100 4400 7000 +Wire Wire Line + 4300 7000 4500 7000 +Wire Wire Line + 4300 7000 4300 6900 +Wire Wire Line + 4500 7000 4500 6900 +Connection ~ 4400 7000 +Wire Wire Line + 4900 6850 4900 6750 +Wire Wire Line + 4900 6750 4800 6750 +Wire Wire Line + 3850 6850 3850 6750 +Wire Wire Line + 3850 6750 4000 6750 +Wire Wire Line + 3650 7300 3850 7300 +Wire Wire Line + 3850 7300 3850 7050 +Wire Wire Line + 3500 7500 4900 7500 +Wire Wire Line + 4900 7500 4900 7050 +Wire Wire Line + 4200 6250 4300 6250 +Wire Wire Line + 4300 6250 4300 6500 +Wire Wire Line + 4600 6250 4500 6250 +Wire Wire Line + 4500 6250 4500 6500 +Wire Wire Line + 2200 2100 2200 2050 +Wire Wire Line + 2000 2050 2000 2400 +Wire Wire Line + 2200 4950 2200 5000 +Wire Wire Line + 2200 5200 2200 5300 +Wire Wire Line + 2200 5300 2350 5300 +Wire Wire Line + 2000 5300 2000 4950 +Wire Wire Line + 6400 1500 6400 1750 +Wire Wire Line + 6400 1750 6200 1750 +Wire Wire Line + 6200 1750 6200 1700 +Wire Wire Line + 6400 4650 6200 4650 +Wire Wire Line + 6200 4650 6200 4600 +Wire Wire Line + 6400 4650 6400 4400 +Wire Wire Line + 2400 1350 2400 1200 +Wire Wire Line + 2400 1000 2400 800 +Wire Wire Line + 2000 4250 1800 4250 +Wire Wire Line + 2400 4250 2200 4250 +Wire Wire Line + 3400 4000 3900 4000 +Wire Wire Line + 3900 4000 3900 3950 +Connection ~ 3500 1450 +Connection ~ 3500 1050 +Wire Wire Line + 3400 1050 3900 1050 +Wire Wire Line + 3900 1050 3900 1000 +Wire Wire Line + 2850 600 2850 950 +Wire Wire Line + 2750 800 2750 950 +Wire Wire Line + 3300 750 3300 700 +Wire Wire Line + 3300 700 2950 700 +Wire Wire Line + 2950 700 2950 950 +Wire Wire Line + 2850 600 7150 600 +Wire Wire Line + 2750 3700 2750 3900 +Wire Wire Line + 2950 3600 2950 3900 +Wire Wire Line + 2950 3600 3300 3600 +Wire Wire Line + 3300 3600 3300 3650 +Wire Wire Line + 3400 1450 3650 1450 +Wire Wire Line + 3400 4400 3650 4400 +Wire Wire Line + 3500 4050 3500 4000 +Wire Wire Line + 3500 4350 3500 4400 +Wire Wire Line + 3500 1100 3500 1050 +Wire Wire Line + 3500 1400 3500 1450 +Wire Wire Line + 7600 5300 7600 5200 +Wire Wire Line + 7600 4750 7600 4900 +Wire Wire Line + 2850 3500 7150 3500 +Wire Wire Line + 2850 3500 2850 3900 +Wire Wire Line + 2000 1450 2000 1350 +Wire Wire Line + 2000 1350 1800 1350 +Wire Wire Line + 1800 1350 1800 800 +Wire Wire Line + 2200 1450 2200 1350 +Wire Wire Line + 2200 1350 2400 1350 +$Comp +L -Va #PWR027 +U 1 1 586A000C +P 10000 5550 +F 0 "#PWR027" H 10000 5450 50 0001 C CNN +F 1 "-Va" H 10000 5690 50 0000 C CNN +F 2 "" H 10000 5550 50 0000 C CNN +F 3 "" H 10000 5550 50 0000 C CNN + 1 10000 5550 + -1 0 0 1 +$EndComp +$Comp +L C_0.1u C17 +U 1 1 586A0014 +P 10350 3850 +F 0 "C17" H 10360 3920 50 0000 L CNN +F 1 "C_0.1u" H 10360 3770 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 10350 3650 50 0001 C CNN +F 3 "" H 10360 3920 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 10460 4020 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 10400 4100 60 0001 C CNN "Description" + 1 10350 3850 + -1 0 0 1 +$EndComp +$Comp +L C_0.1u C18 +U 1 1 586A001C +P 10350 5400 +F 0 "C18" H 10360 5470 50 0000 L CNN +F 1 "C_0.1u" H 10360 5320 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 10350 5200 50 0001 C CNN +F 3 "" H 10360 5470 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 10460 5570 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 10400 5650 60 0001 C CNN "Description" + 1 10350 5400 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR028 +U 1 1 586A0022 +P 10350 5550 +F 0 "#PWR028" H 10350 5300 50 0001 C CNN +F 1 "GND" H 10350 5400 50 0000 C CNN +F 2 "" H 10350 5550 50 0000 C CNN +F 3 "" H 10350 5550 50 0000 C CNN + 1 10350 5550 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR029 +U 1 1 586A0028 +P 10350 4000 +F 0 "#PWR029" H 10350 3750 50 0001 C CNN +F 1 "GND" H 10350 3850 50 0000 C CNN +F 2 "" H 10350 4000 50 0000 C CNN +F 3 "" H 10350 4000 50 0000 C CNN + 1 10350 4000 + 1 0 0 -1 +$EndComp +Wire Wire Line + 10350 5550 10350 5500 +Wire Wire Line + 10350 5300 10350 5250 +Wire Wire Line + 10350 3700 10350 3750 +Wire Wire Line + 10350 4000 10350 3950 +$Comp +L ADA4817-1 U2 +U 1 1 586A0042 +P 10050 4700 +F 0 "U2" H 10450 5000 50 0000 L CNN +F 1 "ADA4817-1" H 10450 4900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOIC8" H 10050 3700 50 0001 C CNN +F 3 "http://www.analog.com/media/en/technical-documentation/data-sheets/ADA4817-1_4817-2.pdf" H 10050 3800 50 0001 C CNN +F 4 "ADA4817-1ARDZ" H 10050 5500 50 0001 C CNN "MFG Part#" +F 5 "Low Noise, 1 GHz FastFET Op Amp" H 10050 5600 50 0001 C CNN "Description" + 1 10050 4700 + 1 0 0 -1 +$EndComp +Wire Wire Line + 10350 3700 10000 3700 +Connection ~ 10000 3700 +$Comp +L +Va #PWR030 +U 1 1 56773495 +P 10000 750 +F 0 "#PWR030" H 10000 650 50 0001 C CNN +F 1 "+Va" H 10000 890 50 0000 C CNN +F 2 "" H 10000 750 50 0000 C CNN +F 3 "" H 10000 750 50 0000 C CNN + 1 10000 750 + 1 0 0 -1 +$EndComp +$Comp +L +Va #PWR031 +U 1 1 5677321D +P 3900 3950 +F 0 "#PWR031" H 3900 3850 50 0001 C CNN +F 1 "+Va" H 3900 4090 50 0000 C CNN +F 2 "" H 3900 3950 50 0000 C CNN +F 3 "" H 3900 3950 50 0000 C CNN + 1 3900 3950 + -1 0 0 -1 +$EndComp +$Comp +L +Va #PWR032 +U 1 1 56FA4C0B +P 3900 1000 +F 0 "#PWR032" H 3900 900 50 0001 C CNN +F 1 "+Va" H 3900 1140 50 0000 C CNN +F 2 "" H 3900 1000 50 0000 C CNN +F 3 "" H 3900 1000 50 0000 C CNN + 1 3900 1000 + -1 0 0 -1 +$EndComp +Wire Wire Line + 2200 2300 2200 2400 +Wire Wire Line + 2200 2400 2350 2400 +Connection ~ 1250 800 +$Comp +L GND #PWR033 +U 1 1 58C3F02E +P 1250 4200 +F 0 "#PWR033" H 1250 3950 50 0001 C CNN +F 1 "GND" H 1250 4050 50 0000 C CNN +F 2 "" H 1250 4200 50 0000 C CNN +F 3 "" H 1250 4200 50 0000 C CNN + 1 1250 4200 + -1 0 0 -1 +$EndComp +Connection ~ 1250 3700 +$Comp +L BNC CH1 +U 1 1 58CD751E +P 950 800 +F 0 "CH1" H 750 800 79 0000 C CNB +F 1 "BNC" H 950 950 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:BNC-5-1634556-0" H 950 350 50 0001 C CNN +F 3 "http://www.te.com/usa-en/product-5-1634556-0.html" H 950 250 50 0001 C CNN +F 4 "5-1634556-0" H 950 450 50 0001 C CNN "MFG Part#" +F 5 "BNC LP ELBOW B/HEAD PCB SKT 50 OHMS" H 950 1000 60 0001 C CNN "Description" + 1 950 800 + 1 0 0 -1 +$EndComp +$Comp +L BNC CH2 +U 1 1 58CD7C9E +P 950 3700 +F 0 "CH2" H 750 3700 79 0000 C CNB +F 1 "BNC" H 950 3850 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:BNC-5-1634556-0" H 950 3250 50 0001 C CNN +F 3 "http://www.te.com/usa-en/product-5-1634556-0.html" H 950 3150 50 0001 C CNN +F 4 "5-1634556-0" H 950 3350 50 0001 C CNN "MFG Part#" +F 5 "BNC LP ELBOW B/HEAD PCB SKT 50 OHMS" H 950 3900 60 0001 C CNN "Description" + 1 950 3700 + 1 0 0 -1 +$EndComp +Wire Wire Line + 9700 1700 9400 1700 +Wire Wire Line + 9400 1700 9400 2850 +Wire Wire Line + 9400 2850 7150 2850 +Wire Wire Line + 9700 4600 9400 4600 +Wire Wire Line + 9400 4600 9400 5950 +Wire Wire Line + 9400 5950 7150 5950 +Wire Wire Line + 10000 2250 10000 2650 +$Comp +L ADA4817-1 U1 +U 1 1 58696BAB +P 10050 1800 +F 0 "U1" H 10450 2100 50 0000 L CNN +F 1 "ADA4817-1" H 10450 2000 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOIC8" H 10050 800 50 0001 C CNN +F 3 "http://www.analog.com/media/en/technical-documentation/data-sheets/ADA4817-1_4817-2.pdf" H 10050 900 50 0001 C CNN +F 4 "ADA4817-1ARDZ" H 10050 2600 50 0001 C CNN "MFG Part#" +F 5 "Low Noise, 1 GHz FastFET Op Amp" H 10050 2700 50 0001 C CNN "Description" + 1 10050 1800 + 1 0 0 -1 +$EndComp +Wire Wire Line + 10250 1350 10250 1300 +Wire Wire Line + 10250 1300 10000 1300 +Wire Wire Line + 10000 750 10000 1350 +Connection ~ 10000 1300 +Wire Wire Line + 10000 3650 10000 4250 +Wire Wire Line + 10250 4250 10250 4200 +Wire Wire Line + 10250 4200 10000 4200 +Connection ~ 10000 4200 +Wire Wire Line + 10000 5150 10000 5550 +Wire Wire Line + 10350 5250 10000 5250 +Connection ~ 10000 5250 +Wire Wire Line + 10550 1800 10500 1800 +Wire Wire Line + 10550 4700 10500 4700 +Wire Wire Line + 9700 2100 9600 2100 +Wire Wire Line + 9600 2100 9600 1900 +Wire Wire Line + 9600 1900 9700 1900 +Wire Wire Line + 9700 5000 9600 5000 +Wire Wire Line + 9600 5000 9600 4800 +Wire Wire Line + 9600 4800 9700 4800 +$Comp +L 1N4148W D5 +U 1 1 58EDD415 +P 3500 1250 +F 0 "D5" H 3600 1300 50 0000 L CNN +F 1 "1N4148W" H 3600 1200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOD123" H 3500 1025 50 0001 C CNN +F 3 "https://www.diodes.com/datasheets/ds30086.pdf" H 3500 900 50 0001 C CNN +F 4 "1N4148W-7-F" H 3500 1500 60 0001 C CNN "MFG Part#" +F 5 "SURFACE MOUNT FAST SWITCHING DIODE 150mA" H 3500 1625 60 0001 C CNN "Description" + 1 3500 1250 + 1 0 0 1 +$EndComp +$Comp +L 1N4148W D6 +U 1 1 58EDD511 +P 3500 4200 +F 0 "D6" H 3600 4250 50 0000 L CNN +F 1 "1N4148W" H 3600 4150 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOD123" H 3500 3975 50 0001 C CNN +F 3 "https://www.diodes.com/datasheets/ds30086.pdf" H 3500 3850 50 0001 C CNN +F 4 "1N4148W-7-F" H 3500 4450 60 0001 C CNN "MFG Part#" +F 5 "SURFACE MOUNT FAST SWITCHING DIODE 150mA" H 3500 4575 60 0001 C CNN "Description" + 1 3500 4200 + 1 0 0 1 +$EndComp +$Comp +L 1N4148W D9 +U 1 1 58EDD711 +P 6500 1300 +F 0 "D9" H 6600 1350 50 0000 L CNN +F 1 "1N4148W" H 6600 1250 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOD123" H 6500 1075 50 0001 C CNN +F 3 "https://www.diodes.com/datasheets/ds30086.pdf" H 6500 950 50 0001 C CNN +F 4 "1N4148W-7-F" H 6500 1550 60 0001 C CNN "MFG Part#" +F 5 "SURFACE MOUNT FAST SWITCHING DIODE 150mA" H 6500 1675 60 0001 C CNN "Description" + 1 6500 1300 + -1 0 0 -1 +$EndComp +$Comp +L 1N4148W D10 +U 1 1 58EDD810 +P 6500 4200 +F 0 "D10" H 6600 4250 50 0000 L CNN +F 1 "1N4148W" H 6600 4150 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOD123" H 6500 3975 50 0001 C CNN +F 3 "https://www.diodes.com/datasheets/ds30086.pdf" H 6500 3850 50 0001 C CNN +F 4 "1N4148W-7-F" H 6500 4450 60 0001 C CNN "MFG Part#" +F 5 "SURFACE MOUNT FAST SWITCHING DIODE 150mA" H 6500 4575 60 0001 C CNN "Description" + 1 6500 4200 + -1 0 0 -1 +$EndComp +$Comp +L R_240R R2 +U 1 1 5A815E8A +P 2200 2200 +F 0 "R2" H 2250 2250 50 0000 L CNN +F 1 "R_240R" H 2250 2150 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2200 1950 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2200 2050 50 0001 C CNN +F 4 "ERJ-3EKF2400V" H 2200 2350 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2200 2450 60 0001 C CNN "Description" + 1 2200 2200 + 1 0 0 1 +$EndComp +$Comp +L R_240R R3 +U 1 1 5A816506 +P 2200 5100 +F 0 "R3" H 2250 5150 50 0000 L CNN +F 1 "R_240R" H 2250 5050 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2200 4850 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2200 4950 50 0001 C CNN +F 4 "ERJ-3EKF2400V" H 2200 5250 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2200 5350 60 0001 C CNN "Description" + 1 2200 5100 + 1 0 0 1 +$EndComp +$Comp +L C_360p C4 +U 1 1 5B84A9FC +P 4950 2150 +F 0 "C4" H 4960 2220 50 0000 L CNN +F 1 "C_360p" H 4960 2070 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4950 1950 50 0001 C CNN +F 3 "" H 4960 2220 50 0001 C CNN +F 4 "C0603C361G5GACTU" H 4950 2350 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 2%" H 4950 2450 60 0001 C CNN "Description" + 1 4950 2150 + 1 0 0 -1 +$EndComp +$Comp +L C_360p C6 +U 1 1 5B84AAEC +P 4950 5050 +F 0 "C6" H 4960 5120 50 0000 L CNN +F 1 "C_360p" H 4960 4970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4950 4850 50 0001 C CNN +F 3 "" H 4960 5120 50 0001 C CNN +F 4 "C0603C361G5GACTU" H 4950 5250 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 2%" H 4950 5350 60 0001 C CNN "Description" + 1 4950 5050 + 1 0 0 -1 +$EndComp +Text Notes 7350 3800 0 50 ~ 0 +10mV, 20mV, 50mV, 100mV +Text Notes 6100 3800 0 50 ~ 0 +Voltage ranges\n200mV, 500mV, 1V, 2V +Text Notes 7350 900 0 50 ~ 0 +10mV, 20mV, 50mV, 100mV +Text Notes 6100 900 0 50 ~ 0 +Voltage ranges\n200mV, 500mV, 1V, 2V +$Comp +L R_47k R12 +U 1 1 5677316E +P 5350 5050 +F 0 "R12" H 5400 5100 50 0000 L CNN +F 1 "R_47k" H 5400 5000 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5350 4800 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5350 4900 50 0001 C CNN +F 4 "ERJ-3EKF4702V" H 5350 5200 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5350 5300 60 0001 C CNN "Description" + 1 5350 5050 + 1 0 0 -1 +$EndComp +Text Notes 7300 3500 0 50 ~ 0 +Variable capacitors calibration procedure:\nSet generator to 1kHz square wave and connect probe from CHx to generator output.\n1. For CH1 adjust CV1 at 200 mV range (probe set to 1x)\n2. Switch probe to 10x and calibrate probe according to probe manual\n3. For CH1 adjust CV3 at 100 mV range (probe set to 10x gain)\n4. For CH2 adjust CV2 at 200 mV range (probe set to 10x gain)\n5. For CH2 adjust CV4 at 100 mV range (probe set to 10x gain) +$Comp +L R_49.9k R17 +U 1 1 5B8783CE +P 8750 4250 +F 0 "R17" H 8800 4300 50 0000 L CNN +F 1 "R_49.9k" H 8800 4200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 8750 4000 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 8750 4100 50 0001 C CNN +F 4 "ERJ-3EKF4992V" H 8750 4400 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 8750 4500 60 0001 C CNN "Description" + 1 8750 4250 + 1 0 0 -1 +$EndComp +$Comp +L R_49.9k R15 +U 1 1 5B9EA6C2 +P 8750 1350 +F 0 "R15" H 8800 1400 50 0000 L CNN +F 1 "R_49.9k" H 8800 1300 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 8750 1100 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 8750 1200 50 0001 C CNN +F 4 "ERJ-3EKF4992V" H 8750 1500 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 8750 1600 60 0001 C CNN "Description" + 1 8750 1350 + 1 0 0 -1 +$EndComp +$Comp +L C_390p C11 +U 1 1 5B9EBB50 +P 8350 1350 +F 0 "C11" H 8360 1420 50 0000 L CNN +F 1 "C_390p" H 8360 1270 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8350 1150 50 0001 C CNN +F 3 "" H 8360 1420 50 0001 C CNN +F 4 "VJ0603A391GXAPW1BC" H 8350 1550 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 2%" H 8350 1650 60 0001 C CNN "Description" + 1 8350 1350 + 1 0 0 -1 +$EndComp +$Comp +L C_390p C13 +U 1 1 5B9EBE0B +P 8350 4250 +F 0 "C13" H 8360 4320 50 0000 L CNN +F 1 "C_390p" H 8360 4170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8350 4050 50 0001 C CNN +F 3 "" H 8360 4320 50 0001 C CNN +F 4 "VJ0603A391GXAPW1BC" H 8350 4450 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 2%" H 8350 4550 60 0001 C CNN "Description" + 1 8350 4250 + 1 0 0 -1 +$EndComp +Wire Wire Line + 1250 4100 1250 4200 +Wire Wire Line + 1250 3800 1250 3700 +$Comp +L GND #PWR034 +U 1 1 5BA067C1 +P 1250 1300 +F 0 "#PWR034" H 1250 1050 50 0001 C CNN +F 1 "GND" H 1250 1150 50 0000 C CNN +F 2 "" H 1250 1300 50 0000 C CNN +F 3 "" H 1250 1300 50 0000 C CNN + 1 1250 1300 + -1 0 0 -1 +$EndComp +Wire Wire Line + 1250 1200 1250 1300 +Wire Wire Line + 1250 900 1250 800 +$Comp +L C_0603 C14 +U 1 1 5BA3F235 +P 8350 5050 +F 0 "C14" H 8360 5120 50 0000 L CNN +F 1 "C_0603" H 8360 4970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8350 4900 50 0001 C CNN +F 3 "" H 8360 5120 50 0001 C CNN +F 4 "Not populated" H 8350 5200 50 0001 C CNN "Description" + 1 8350 5050 + 1 0 0 -1 +$EndComp +$Comp +L C_0603 C12 +U 1 1 5BA3F613 +P 8350 2150 +F 0 "C12" H 8360 2220 50 0000 L CNN +F 1 "C_0603" H 8360 2070 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8350 2000 50 0001 C CNN +F 3 "" H 8360 2220 50 0001 C CNN +F 4 "Not populated" H 8350 2300 50 0001 C CNN "Description" + 1 8350 2150 + 1 0 0 -1 +$EndComp +$Comp +L CV_2.0-6.0_pF CV1 +U 1 1 5BA415CB +P 4200 1450 +F 0 "CV1" H 4300 1500 50 0000 L CNN +F 1 "CV_2.0-6.0_pF" H 4300 1400 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SGC3" H 4200 1200 50 0001 C CNN +F 3 "http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf" H 4200 1100 50 0001 C CNN +F 4 "CAP TRIMMER 2.0-6.0 PF 500V SMD" H 4200 1800 60 0001 C CNN "Description" +F 5 "SGC3S060" H 4200 1700 60 0001 C CNN "MFG Part#" + 1 4200 1450 + 1 0 0 -1 +$EndComp +$Comp +L CV_2.0-6.0_pF CV2 +U 1 1 5BA4185A +P 4200 4350 +F 0 "CV2" H 4300 4400 50 0000 L CNN +F 1 "CV_2.0-6.0_pF" H 4300 4300 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SGC3" H 4200 4100 50 0001 C CNN +F 3 "http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf" H 4200 4000 50 0001 C CNN +F 4 "CAP TRIMMER 2.0-6.0 PF 500V SMD" H 4200 4700 60 0001 C CNN "Description" +F 5 "SGC3S060" H 4200 4600 60 0001 C CNN "MFG Part#" + 1 4200 4350 + 1 0 0 -1 +$EndComp +$Comp +L CV_2.0-6.0_pF CV3 +U 1 1 5BA41B3A +P 7600 2150 +F 0 "CV3" H 7700 2200 50 0000 L CNN +F 1 "CV_2.0-6.0_pF" H 7700 2100 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SGC3" H 7600 1900 50 0001 C CNN +F 3 "http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf" H 7600 1800 50 0001 C CNN +F 4 "CAP TRIMMER 2.0-6.0 PF 500V SMD" H 7600 2500 60 0001 C CNN "Description" +F 5 "SGC3S060" H 7600 2400 60 0001 C CNN "MFG Part#" + 1 7600 2150 + 1 0 0 -1 +$EndComp +$Comp +L CV_2.0-6.0_pF CV4 +U 1 1 5BA41ECF +P 7600 5050 +F 0 "CV4" H 7700 5100 50 0000 L CNN +F 1 "CV_2.0-6.0_pF" H 7700 5000 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SGC3" H 7600 4800 50 0001 C CNN +F 3 "http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf" H 7600 4700 50 0001 C CNN +F 4 "CAP TRIMMER 2.0-6.0 PF 500V SMD" H 7600 5400 60 0001 C CNN "Description" +F 5 "SGC3S060" H 7600 5300 60 0001 C CNN "MFG Part#" + 1 7600 5050 + 1 0 0 -1 +$EndComp +$Comp +L C_15p C3 +U 1 1 5BC2801A +P 4950 1350 +F 0 "C3" H 4960 1420 50 0000 L CNN +F 1 "C_15p" H 4960 1270 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4950 1150 50 0001 C CNN +F 3 "" H 4960 1420 50 0001 C CNN +F 4 "885012006074" H 4950 1550 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V C0G 5%" H 4950 1650 60 0001 C CNN "Description" + 1 4950 1350 + 1 0 0 -1 +$EndComp +$Comp +L C_15p C5 +U 1 1 5BC2836C +P 4950 4250 +F 0 "C5" H 4960 4320 50 0000 L CNN +F 1 "C_15p" H 4960 4170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4950 4050 50 0001 C CNN +F 3 "" H 4960 4320 50 0001 C CNN +F 4 "885012006074" H 4950 4450 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V C0G 5%" H 4950 4550 60 0001 C CNN "Description" + 1 4950 4250 + 1 0 0 -1 +$EndComp +$Comp +L GDT_SG90 GDT1 +U 1 1 5D33912B +P 1250 1050 +F 0 "GDT1" H 1350 1150 50 0000 L CNN +F 1 "GDT_SG90" H 1350 1050 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:GDT_SG" H 1250 800 50 0001 C CNN +F 3 "https://www.littelfuse.com/~/media/electronics/datasheets/gas_discharge_tubes/littelfuse_gdt_sg_datasheet.pdf.pdf" H 1250 700 50 0001 C CNN +F 4 "SG90" H 1250 1300 60 0001 C CNN "MFG Part#" +F 5 "Gas Discharge Tube - GDT 90V 2kA <1.0 pF" H 1250 1400 60 0001 C CNN "Description" + 1 1250 1050 + 1 0 0 -1 +$EndComp +$Comp +L GDT_SG90 GDT2 +U 1 1 5D339314 +P 1250 3950 +F 0 "GDT2" H 1350 4050 50 0000 L CNN +F 1 "GDT_SG90" H 1350 3950 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:GDT_SG" H 1250 3700 50 0001 C CNN +F 3 "https://www.littelfuse.com/~/media/electronics/datasheets/gas_discharge_tubes/littelfuse_gdt_sg_datasheet.pdf.pdf" H 1250 3600 50 0001 C CNN +F 4 "SG90" H 1250 4200 60 0001 C CNN "MFG Part#" +F 5 "Gas Discharge Tube - GDT 90V 2kA <1.0 pF" H 1250 4300 60 0001 C CNN "Description" + 1 1250 3950 + 1 0 0 -1 +$EndComp +$EndSCHEMATC diff --git a/kicad/rescue-backup/file56785EF9-2022-01-14-15-48-21.sch b/kicad/rescue-backup/file56785EF9-2022-01-14-15-48-21.sch new file mode 100644 index 0000000..f7e588f --- /dev/null +++ b/kicad/rescue-backup/file56785EF9-2022-01-14-15-48-21.sch @@ -0,0 +1,1399 @@ +EESchema Schematic File Version 2 +LIBS:ScopefunParts +LIBS:power +LIBS:device +LIBS:transistors +LIBS:conn +LIBS:linear +LIBS:regul +LIBS:74xx +LIBS:cmos4000 +LIBS:adc-dac +LIBS:memory +LIBS:microcontrollers +LIBS:dsp +LIBS:microchip +LIBS:analog_switches +LIBS:motorola +LIBS:texas +LIBS:intel +LIBS:audio +LIBS:interface +LIBS:digital-audio +LIBS:philips +LIBS:display +LIBS:cypress +LIBS:siliconi +LIBS:opto +LIBS:atmel +LIBS:contrib +LIBS:valves +LIBS:Scopefun_v2-cache +EELAYER 25 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 3 15 +Title "Scopefun Oscilloscope" +Date "" +Rev "v2" +Comp "" +Comment1 "Copyright Dejan Priversek 2017" +Comment2 "Licensed under CERN OHL v.1.2" +Comment3 "" +Comment4 "" +$EndDescr +$Comp +L AD8337 U3 +U 1 1 5678C72F +P 3250 1900 +F 0 "U3" H 2650 2350 50 0000 C CNN +F 1 "AD8337" H 3000 2350 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:CP-8-2" H 3250 1325 50 0001 C CNN +F 3 "http://www.analog.com/media/en/technical-documentation/data-sheets/AD8337.pdf" H 3250 1175 50 0001 C CNN +F 4 "AD8337BCPZ-REEL7" H 3250 2525 50 0001 C CNN "MFG Part#" +F 5 "DC-Coupled VGA (voltage adjusted gain)" H 3250 2650 50 0001 C CNN "Description" + 1 3250 1900 + 1 0 0 -1 +$EndComp +$Comp +L +Va #PWR035 +U 1 1 567ADF1E +P 3700 900 +F 0 "#PWR035" H 3700 800 50 0001 C CNN +F 1 "+Va" H 3700 1040 50 0000 C CNN +F 2 "" H 3700 900 50 0000 C CNN +F 3 "" H 3700 900 50 0000 C CNN + 1 3700 900 + -1 0 0 -1 +$EndComp +$Comp +L -Va #PWR036 +U 1 1 567ADF34 +P 3700 2950 +F 0 "#PWR036" H 3700 2850 50 0001 C CNN +F 1 "-Va" H 3700 3090 50 0000 C CNN +F 2 "" H 3700 2950 50 0000 C CNN +F 3 "" H 3700 2950 50 0000 C CNN + 1 3700 2950 + 1 0 0 1 +$EndComp +$Comp +L R_100R R19 +U 1 1 567ADF4A +P 1900 2250 +F 0 "R19" H 1950 2300 50 0000 L CNN +F 1 "R_100R" H 1950 2200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 1900 2000 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 1900 2100 50 0001 C CNN +F 4 "ERJ-3EKF1000V" H 1900 2400 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 1900 2500 60 0001 C CNN "Description" + 1 1900 2250 + 1 0 0 -1 +$EndComp +$Comp +L R_100R R21 +U 1 1 567ADFFB +P 2150 2050 +F 0 "R21" V 2050 1900 50 0000 L CNN +F 1 "R_100R" V 2050 2100 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2150 1800 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2150 1900 50 0001 C CNN +F 4 "ERJ-3EKF1000V" H 2150 2200 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2150 2300 60 0001 C CNN "Description" + 1 2150 2050 + 0 1 1 0 +$EndComp +$Comp +L GND #PWR037 +U 1 1 567AE0BA +P 1900 2500 +F 0 "#PWR037" H 1900 2250 50 0001 C CNN +F 1 "GND" H 1900 2350 50 0000 C CNN +F 2 "" H 1900 2500 50 0000 C CNN +F 3 "" H 1900 2500 50 0000 C CNN + 1 1900 2500 + 1 0 0 -1 +$EndComp +$Comp +L ADA4932-1 U5 +U 1 1 567AE295 +P 6450 1750 +F 0 "U5" H 6750 1950 50 0000 L CNN +F 1 "ADA4932-1" H 6750 1550 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:CP-16-2" H 6450 750 50 0001 C CNN +F 3 "http://www.analog.com/media/en/technical-documentation/data-sheets/ADA4932-1_4932-2.pdf" H 6450 850 50 0001 C CNN +F 4 "ADA4932-1YCPZ-R7" H 6450 2550 50 0001 C CNN "MFG Part#" +F 5 "Low Power Differential ADC Driver, -3 dB bandwidth of 560 MHz, G = 1" H 6450 2650 50 0001 C CNN "Description" + 1 6450 1750 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C21 +U 1 1 567AFFAB +P 3950 2800 +F 0 "C21" H 3960 2870 50 0000 L CNN +F 1 "C_0.1u" H 3960 2720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3950 2600 50 0001 C CNN +F 3 "" H 3960 2870 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 4060 2970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 4000 3050 60 0001 C CNN "Description" + 1 3950 2800 + 1 0 0 1 +$EndComp +$Comp +L GND #PWR038 +U 1 1 567B05B1 +P 3950 2950 +F 0 "#PWR038" H 3950 2700 50 0001 C CNN +F 1 "GND" H 3950 2800 50 0000 C CNN +F 2 "" H 3950 2950 50 0000 C CNN +F 3 "" H 3950 2950 50 0000 C CNN + 1 3950 2950 + -1 0 0 -1 +$EndComp +Text HLabel 1200 3700 0 75 Input ~ 15 +CH1_VGA +$Comp +L C_0.1u C19 +U 1 1 567B119A +P 3900 1100 +F 0 "C19" H 3910 1170 50 0000 L CNN +F 1 "C_0.1u" H 3910 1020 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3900 900 50 0001 C CNN +F 3 "" H 3910 1170 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 4010 1270 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3950 1350 60 0001 C CNN "Description" + 1 3900 1100 + 1 0 0 1 +$EndComp +$Comp +L GND #PWR039 +U 1 1 567B127D +P 3900 1250 +F 0 "#PWR039" H 3900 1000 50 0001 C CNN +F 1 "GND" H 3900 1100 50 0000 C CNN +F 2 "" H 3900 1250 50 0000 C CNN +F 3 "" H 3900 1250 50 0000 C CNN + 1 3900 1250 + -1 0 0 -1 +$EndComp +$Comp +L GND #PWR040 +U 1 1 567B4768 +P 3850 2400 +F 0 "#PWR040" H 3850 2150 50 0001 C CNN +F 1 "GND" H 3850 2250 50 0000 C CNN +F 2 "" H 3850 2400 50 0000 C CNN +F 3 "" H 3850 2400 50 0000 C CNN + 1 3850 2400 + 1 0 0 -1 +$EndComp +Text GLabel 3450 2500 0 75 Input ~ 0 +CH1_GAIN +Text GLabel 5050 1900 0 75 Input ~ 0 +CH1_OFFSET +$Comp +L +Va #PWR041 +U 1 1 567B7CA8 +P 6450 700 +F 0 "#PWR041" H 6450 600 50 0001 C CNN +F 1 "+Va" H 6450 840 50 0000 C CNN +F 2 "" H 6450 700 50 0000 C CNN +F 3 "" H 6450 700 50 0000 C CNN + 1 6450 700 + -1 0 0 -1 +$EndComp +$Comp +L C_0.1u C25 +U 1 1 567B7CB0 +P 6800 900 +F 0 "C25" H 6810 970 50 0000 L CNN +F 1 "C_0.1u" H 6810 820 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 6800 700 50 0001 C CNN +F 3 "" H 6810 970 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 6910 1070 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 6850 1150 60 0001 C CNN "Description" + 1 6800 900 + -1 0 0 -1 +$EndComp +$Comp +L GND #PWR042 +U 1 1 567B7CB6 +P 6800 1050 +F 0 "#PWR042" H 6800 800 50 0001 C CNN +F 1 "GND" H 6800 900 50 0000 C CNN +F 2 "" H 6800 1050 50 0000 C CNN +F 3 "" H 6800 1050 50 0000 C CNN + 1 6800 1050 + -1 0 0 -1 +$EndComp +$Comp +L GND #PWR043 +U 1 1 567B9033 +P 6650 2400 +F 0 "#PWR043" H 6650 2150 50 0001 C CNN +F 1 "GND" H 6650 2250 50 0000 C CNN +F 2 "" H 6650 2400 50 0000 C CNN +F 3 "" H 6650 2400 50 0000 C CNN + 1 6650 2400 + 1 0 0 -1 +$EndComp +$Comp +L -Va #PWR044 +U 1 1 567B91E6 +P 6450 2950 +F 0 "#PWR044" H 6450 2850 50 0001 C CNN +F 1 "-Va" H 6450 3090 50 0000 C CNN +F 2 "" H 6450 2950 50 0000 C CNN +F 3 "" H 6450 2950 50 0000 C CNN + 1 6450 2950 + 1 0 0 1 +$EndComp +$Comp +L C_0.1u C26 +U 1 1 567B91EE +P 6800 2800 +F 0 "C26" H 6810 2870 50 0000 L CNN +F 1 "C_0.1u" H 6810 2720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 6800 2600 50 0001 C CNN +F 3 "" H 6810 2870 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 6910 2970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 6850 3050 60 0001 C CNN "Description" + 1 6800 2800 + -1 0 0 -1 +$EndComp +$Comp +L GND #PWR045 +U 1 1 567B91F4 +P 6800 2950 +F 0 "#PWR045" H 6800 2700 50 0001 C CNN +F 1 "GND" H 6800 2800 50 0000 C CNN +F 2 "" H 6800 2950 50 0000 C CNN +F 3 "" H 6800 2950 50 0000 C CNN + 1 6800 2950 + -1 0 0 -1 +$EndComp +$Comp +L AD8337 U4 +U 1 1 567BDF36 +P 2700 6300 +F 0 "U4" H 2100 6750 50 0000 C CNN +F 1 "AD8337" H 2450 6750 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:CP-8-2" H 2700 5725 50 0001 C CNN +F 3 "http://www.analog.com/media/en/technical-documentation/data-sheets/AD8337.pdf" H 2700 5575 50 0001 C CNN +F 4 "AD8337BCPZ-REEL7" H 2700 6925 50 0001 C CNN "MFG Part#" +F 5 "DC-Coupled VGA (voltage adjusted gain)" H 2700 7050 50 0001 C CNN "Description" + 1 2700 6300 + 1 0 0 -1 +$EndComp +$Comp +L +Va #PWR046 +U 1 1 567BDF3C +P 3150 5300 +F 0 "#PWR046" H 3150 5200 50 0001 C CNN +F 1 "+Va" H 3150 5440 50 0000 C CNN +F 2 "" H 3150 5300 50 0000 C CNN +F 3 "" H 3150 5300 50 0000 C CNN + 1 3150 5300 + -1 0 0 -1 +$EndComp +$Comp +L -Va #PWR047 +U 1 1 567BDF42 +P 3150 7350 +F 0 "#PWR047" H 3150 7250 50 0001 C CNN +F 1 "-Va" H 3150 7490 50 0000 C CNN +F 2 "" H 3150 7350 50 0000 C CNN +F 3 "" H 3150 7350 50 0000 C CNN + 1 3150 7350 + 1 0 0 1 +$EndComp +$Comp +L R_100R R20 +U 1 1 567BDF4A +P 1350 6650 +F 0 "R20" H 1400 6700 50 0000 L CNN +F 1 "R_100R" H 1400 6600 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 1350 6400 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 1350 6500 50 0001 C CNN +F 4 "ERJ-3EKF1000V" H 1350 6800 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 1350 6900 60 0001 C CNN "Description" + 1 1350 6650 + 1 0 0 -1 +$EndComp +$Comp +L R_100R R22 +U 1 1 567BDF52 +P 1600 6450 +F 0 "R22" V 1500 6300 50 0000 L CNN +F 1 "R_100R" V 1500 6500 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 1600 6200 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 1600 6300 50 0001 C CNN +F 4 "ERJ-3EKF1000V" H 1600 6600 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 1600 6700 60 0001 C CNN "Description" + 1 1600 6450 + 0 1 1 0 +$EndComp +$Comp +L GND #PWR048 +U 1 1 567BDF58 +P 1350 6900 +F 0 "#PWR048" H 1350 6650 50 0001 C CNN +F 1 "GND" H 1350 6750 50 0000 C CNN +F 2 "" H 1350 6900 50 0000 C CNN +F 3 "" H 1350 6900 50 0000 C CNN + 1 1350 6900 + 1 0 0 -1 +$EndComp +$Comp +L ADA4932-1 U6 +U 1 1 567BDF78 +P 6450 5200 +F 0 "U6" H 6750 5400 50 0000 L CNN +F 1 "ADA4932-1" H 6750 5000 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:CP-16-2" H 6450 4200 50 0001 C CNN +F 3 "http://www.analog.com/media/en/technical-documentation/data-sheets/ADA4932-1_4932-2.pdf" H 6450 4300 50 0001 C CNN +F 4 "ADA4932-1YCPZ-R7" H 6450 6000 50 0001 C CNN "MFG Part#" +F 5 "Low Power Differential ADC Driver, -3 dB bandwidth of 560 MHz, G = 1" H 6450 6100 50 0001 C CNN "Description" + 1 6450 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C22 +U 1 1 567BDFA8 +P 3400 7200 +F 0 "C22" H 3410 7270 50 0000 L CNN +F 1 "C_0.1u" H 3410 7120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3400 7000 50 0001 C CNN +F 3 "" H 3410 7270 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 3510 7370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3450 7450 60 0001 C CNN "Description" + 1 3400 7200 + 1 0 0 1 +$EndComp +$Comp +L GND #PWR049 +U 1 1 567BDFAE +P 3400 7350 +F 0 "#PWR049" H 3400 7100 50 0001 C CNN +F 1 "GND" H 3400 7200 50 0000 C CNN +F 2 "" H 3400 7350 50 0000 C CNN +F 3 "" H 3400 7350 50 0000 C CNN + 1 3400 7350 + -1 0 0 -1 +$EndComp +Text HLabel 1200 5200 0 75 Input ~ 15 +CH2_VGA +$Comp +L C_0.1u C20 +U 1 1 567BDFB7 +P 3350 5500 +F 0 "C20" H 3360 5570 50 0000 L CNN +F 1 "C_0.1u" H 3360 5420 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3350 5300 50 0001 C CNN +F 3 "" H 3360 5570 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 3460 5670 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3400 5750 60 0001 C CNN "Description" + 1 3350 5500 + 1 0 0 1 +$EndComp +$Comp +L GND #PWR050 +U 1 1 567BDFBD +P 3350 5650 +F 0 "#PWR050" H 3350 5400 50 0001 C CNN +F 1 "GND" H 3350 5500 50 0000 C CNN +F 2 "" H 3350 5650 50 0000 C CNN +F 3 "" H 3350 5650 50 0000 C CNN + 1 3350 5650 + -1 0 0 -1 +$EndComp +$Comp +L GND #PWR051 +U 1 1 567BDFC3 +P 3300 6800 +F 0 "#PWR051" H 3300 6550 50 0001 C CNN +F 1 "GND" H 3300 6650 50 0000 C CNN +F 2 "" H 3300 6800 50 0000 C CNN +F 3 "" H 3300 6800 50 0000 C CNN + 1 3300 6800 + 1 0 0 -1 +$EndComp +Text GLabel 2900 6900 0 75 Input ~ 0 +CH2_GAIN +Text GLabel 5050 5350 0 75 Input ~ 0 +CH2_OFFSET +$Comp +L +Va #PWR052 +U 1 1 567BDFF3 +P 6450 4150 +F 0 "#PWR052" H 6450 4050 50 0001 C CNN +F 1 "+Va" H 6450 4290 50 0000 C CNN +F 2 "" H 6450 4150 50 0000 C CNN +F 3 "" H 6450 4150 50 0000 C CNN + 1 6450 4150 + -1 0 0 -1 +$EndComp +$Comp +L C_0.1u C27 +U 1 1 567BDFFB +P 6800 4350 +F 0 "C27" H 6810 4420 50 0000 L CNN +F 1 "C_0.1u" H 6810 4270 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 6800 4150 50 0001 C CNN +F 3 "" H 6810 4420 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 6910 4520 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 6850 4600 60 0001 C CNN "Description" + 1 6800 4350 + -1 0 0 1 +$EndComp +$Comp +L GND #PWR053 +U 1 1 567BE001 +P 6800 4500 +F 0 "#PWR053" H 6800 4250 50 0001 C CNN +F 1 "GND" H 6800 4350 50 0000 C CNN +F 2 "" H 6800 4500 50 0000 C CNN +F 3 "" H 6800 4500 50 0000 C CNN + 1 6800 4500 + -1 0 0 -1 +$EndComp +$Comp +L GND #PWR054 +U 1 1 567BE007 +P 6650 5850 +F 0 "#PWR054" H 6650 5600 50 0001 C CNN +F 1 "GND" H 6650 5700 50 0000 C CNN +F 2 "" H 6650 5850 50 0000 C CNN +F 3 "" H 6650 5850 50 0000 C CNN + 1 6650 5850 + 1 0 0 -1 +$EndComp +$Comp +L -Va #PWR055 +U 1 1 567BE00D +P 6450 6400 +F 0 "#PWR055" H 6450 6300 50 0001 C CNN +F 1 "-Va" H 6450 6540 50 0000 C CNN +F 2 "" H 6450 6400 50 0000 C CNN +F 3 "" H 6450 6400 50 0000 C CNN + 1 6450 6400 + 1 0 0 1 +$EndComp +$Comp +L C_0.1u C28 +U 1 1 567BE015 +P 6800 6250 +F 0 "C28" H 6810 6320 50 0000 L CNN +F 1 "C_0.1u" H 6810 6170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 6800 6050 50 0001 C CNN +F 3 "" H 6810 6320 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 6910 6420 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 6850 6500 60 0001 C CNN "Description" + 1 6800 6250 + -1 0 0 1 +$EndComp +$Comp +L GND #PWR056 +U 1 1 567BE01B +P 6800 6400 +F 0 "#PWR056" H 6800 6150 50 0001 C CNN +F 1 "GND" H 6800 6250 50 0000 C CNN +F 2 "" H 6800 6400 50 0000 C CNN +F 3 "" H 6800 6400 50 0000 C CNN + 1 6800 6400 + -1 0 0 -1 +$EndComp +$Comp +L C_0.1u C37 +U 1 1 56916FB8 +P 10300 2900 +F 0 "C37" H 10310 2970 50 0000 L CNN +F 1 "C_0.1u" H 10310 2820 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 10300 2700 50 0001 C CNN +F 3 "" H 10310 2970 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 10410 3070 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 10350 3150 60 0001 C CNN "Description" + 1 10300 2900 + 1 0 0 1 +$EndComp +$Comp +L GND #PWR057 +U 1 1 56916FBE +P 10300 3050 +F 0 "#PWR057" H 10300 2800 50 0001 C CNN +F 1 "GND" H 10300 2900 50 0000 C CNN +F 2 "" H 10300 3050 50 0000 C CNN +F 3 "" H 10300 3050 50 0000 C CNN + 1 10300 3050 + -1 0 0 -1 +$EndComp +$Comp +L GND #PWR058 +U 1 1 569177A8 +P 9700 4150 +F 0 "#PWR058" H 9700 3900 50 0001 C CNN +F 1 "GND" H 9700 4000 50 0000 C CNN +F 2 "" H 9700 4150 50 0000 C CNN +F 3 "" H 9700 4150 50 0000 C CNN + 1 9700 4150 + 1 0 0 -1 +$EndComp +$Comp +L R_6.8k R37 +U 1 1 56919513 +P 8250 3600 +F 0 "R37" V 8350 3500 50 0000 L CNN +F 1 "R_6.8k" V 8150 3500 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 8250 3350 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 8250 3450 50 0001 C CNN +F 4 "ERJ-3EKF6801V" H 8250 3750 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 8250 3850 60 0001 C CNN "Description" + 1 8250 3600 + 0 1 -1 0 +$EndComp +$Comp +L R_6.8k R36 +U 1 1 5691A0F2 +P 7750 3600 +F 0 "R36" V 7850 3500 50 0000 L CNN +F 1 "R_6.8k" V 7650 3500 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 7750 3350 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 7750 3450 50 0001 C CNN +F 4 "ERJ-3EKF6801V" H 7750 3750 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 7750 3850 60 0001 C CNN "Description" + 1 7750 3600 + 0 1 -1 0 +$EndComp +Text GLabel 7450 3600 0 75 Input ~ 0 +AN_TRIG_LEVEL +$Comp +L C_0.1u C35 +U 1 1 5691A67D +P 8000 3900 +F 0 "C35" H 8010 3970 50 0000 L CNN +F 1 "C_0.1u" H 8010 3820 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8000 3700 50 0001 C CNN +F 3 "" H 8010 3970 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 8110 4070 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 8050 4150 60 0001 C CNN "Description" + 1 8000 3900 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C36 +U 1 1 5691A702 +P 8450 3900 +F 0 "C36" H 8460 3970 50 0000 L CNN +F 1 "C_0.1u" H 8460 3820 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8450 3700 50 0001 C CNN +F 3 "" H 8460 3970 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 8560 4070 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 8500 4150 60 0001 C CNN "Description" + 1 8450 3900 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR059 +U 1 1 5691ADB1 +P 8450 4100 +F 0 "#PWR059" H 8450 3850 50 0001 C CNN +F 1 "GND" H 8450 3950 50 0000 C CNN +F 2 "" H 8450 4100 50 0000 C CNN +F 3 "" H 8450 4100 50 0000 C CNN + 1 8450 4100 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR060 +U 1 1 5691AE1F +P 8000 4100 +F 0 "#PWR060" H 8000 3850 50 0001 C CNN +F 1 "GND" H 8000 3950 50 0000 C CNN +F 2 "" H 8000 4100 50 0000 C CNN +F 3 "" H 8000 4100 50 0000 C CNN + 1 8000 4100 + 1 0 0 -1 +$EndComp +Text GLabel 10250 3550 2 75 Output ~ 0 +AN_TRIG_P +Text HLabel 8700 2050 2 75 Input ~ 15 +CH1+ +Text HLabel 8700 1450 2 75 Input ~ 15 +CH1- +Text HLabel 8650 5500 2 75 Input ~ 15 +CH2+ +Text HLabel 8650 4900 2 75 Input ~ 15 +CH2- +Text GLabel 5800 2500 0 75 Input ~ 0 +CH1_CM +Text GLabel 5800 5950 0 75 Input ~ 0 +CH2_CM +$Comp +L C_0.1u C23 +U 1 1 56B2D069 +P 5950 2700 +F 0 "C23" H 5960 2770 50 0000 L CNN +F 1 "C_0.1u" H 5960 2620 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5950 2500 50 0001 C CNN +F 3 "" H 5960 2770 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 6060 2870 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 6000 2950 60 0001 C CNN "Description" + 1 5950 2700 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR061 +U 1 1 56B2D65C +P 5950 2950 +F 0 "#PWR061" H 5950 2700 50 0001 C CNN +F 1 "GND" H 5950 2800 50 0000 C CNN +F 2 "" H 5950 2950 50 0000 C CNN +F 3 "" H 5950 2950 50 0000 C CNN + 1 5950 2950 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C24 +U 1 1 56B2EC21 +P 5950 6150 +F 0 "C24" H 5960 6220 50 0000 L CNN +F 1 "C_0.1u" H 5960 6070 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5950 5950 50 0001 C CNN +F 3 "" H 5960 6220 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 6060 6320 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 6000 6400 60 0001 C CNN "Description" + 1 5950 6150 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR062 +U 1 1 56B2EC2B +P 5950 6400 +F 0 "#PWR062" H 5950 6150 50 0001 C CNN +F 1 "GND" H 5950 6250 50 0000 C CNN +F 2 "" H 5950 6400 50 0000 C CNN +F 3 "" H 5950 6400 50 0000 C CNN + 1 5950 6400 + 1 0 0 -1 +$EndComp +$Comp +L +3.3V #PWR063 +U 1 1 572A51BA +P 9700 2700 +F 0 "#PWR063" H 9700 2550 50 0001 C CNN +F 1 "+3.3V" H 9700 2840 50 0000 C CNN +F 2 "" H 9700 2700 50 0000 C CNN +F 3 "" H 9700 2700 50 0000 C CNN + 1 9700 2700 + 1 0 0 -1 +$EndComp +$Comp +L LTC6754 U7 +U 1 1 585B5550 +P 9700 3700 +F 0 "U7" H 9850 3500 50 0000 L CNN +F 1 "LTC6754" H 9850 3400 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SC70-6" H 9700 3150 50 0001 C CNN +F 3 "http://cds.linear.com/docs/en/datasheet/6754f.pdf" H 9700 3250 50 0001 C CNN +F 4 "LTC6754HSC6#TRMPBF" H 9700 4150 50 0001 C CNN "MFG Part#" +F 5 "Rail-to-Rail, High-Speed Comparator with LVDS Compatible Outputs" H 9700 4250 50 0001 C CNN "Description" + 1 9700 3700 + 1 0 0 -1 +$EndComp +Text GLabel 10250 3850 2 75 Output ~ 0 +AN_TRIG_N +$Comp +L G6K-2F-Y-DC4.5 RE7 +U 1 1 5868117B +P 1800 4450 +F 0 "RE7" H 1850 4100 50 0000 R CNN +F 1 "G6K-2F-Y-DC4.5" H 1850 4800 50 0000 R CNN +F 2 "ScopefunPackagesLibrary:G6K-2F-Y" H 1800 3950 50 0001 C CNN +F 3 "https://www.omron.com/ecb/products/pdf/en-g6k.pdf" H 1800 3850 50 0001 C CNN +F 4 "Low Signal Relays - PCB Gullwing NoLatch 3.2 DPDT 4.5VDC 100mW" H 2000 5050 75 0001 C CNN "Description" +F 5 "G6K-2F-Y-DC4.5" H 1800 4950 60 0001 C CNN "MFG Part#" + 1 1800 4450 + -1 0 0 1 +$EndComp +Text GLabel 2400 4650 2 75 Input ~ 0 +RE7 +$Comp +L +Va #PWR064 +U 1 1 5868118C +P 2650 4200 +F 0 "#PWR064" H 2650 4100 50 0001 C CNN +F 1 "+Va" H 2650 4340 50 0000 C CNN +F 2 "" H 2650 4200 50 0000 C CNN +F 3 "" H 2650 4200 50 0000 C CNN + 1 2650 4200 + -1 0 0 -1 +$EndComp +$Comp +L R_499R R31 +U 1 1 586E9CC1 +P 7650 1100 +F 0 "R31" V 7550 1000 50 0000 L CNN +F 1 "R_499R" V 7750 1000 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 7650 850 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 7650 950 50 0001 C CNN +F 4 "ERJ-3EKF4990V" H 7650 1250 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 7650 1350 60 0001 C CNN "Description" + 1 7650 1100 + 0 1 1 0 +$EndComp +Text Label 8350 1100 2 75 ~ 0 +AN_TRIG +Text Label 8850 3800 0 75 ~ 0 +AN_TRIG +$Comp +L GND #PWR065 +U 1 1 588CB684 +P 7000 1050 +F 0 "#PWR065" H 7000 800 50 0001 C CNN +F 1 "GND" H 7000 900 50 0000 C CNN +F 2 "" H 7000 1050 50 0000 C CNN +F 3 "" H 7000 1050 50 0000 C CNN + 1 7000 1050 + -1 0 0 -1 +$EndComp +$Comp +L GND #PWR066 +U 1 1 588CB7A3 +P 7000 2950 +F 0 "#PWR066" H 7000 2700 50 0001 C CNN +F 1 "GND" H 7000 2800 50 0000 C CNN +F 2 "" H 7000 2950 50 0000 C CNN +F 3 "" H 7000 2950 50 0000 C CNN + 1 7000 2950 + -1 0 0 -1 +$EndComp +$Comp +L GND #PWR067 +U 1 1 58948642 +P 7000 4500 +F 0 "#PWR067" H 7000 4250 50 0001 C CNN +F 1 "GND" H 7000 4350 50 0000 C CNN +F 2 "" H 7000 4500 50 0000 C CNN +F 3 "" H 7000 4500 50 0000 C CNN + 1 7000 4500 + -1 0 0 -1 +$EndComp +$Comp +L GND #PWR068 +U 1 1 589490E4 +P 7050 6400 +F 0 "#PWR068" H 7050 6150 50 0001 C CNN +F 1 "GND" H 7050 6250 50 0000 C CNN +F 2 "" H 7050 6400 50 0000 C CNN +F 3 "" H 7050 6400 50 0000 C CNN + 1 7050 6400 + -1 0 0 -1 +$EndComp +$Comp +L C_10n_0402 C30 +U 1 1 58B888E6 +P 7000 2800 +F 0 "C30" H 7010 2870 50 0000 L CNN +F 1 "C_10n" H 7010 2720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0402" H 7000 2600 50 0001 C CNN +F 3 "" H 7010 2870 50 0001 C CNN +F 4 "885012205012" H 7110 2970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0402 10V X7R 10%" H 7050 3050 60 0001 C CNN "Description" + 1 7000 2800 + 1 0 0 -1 +$EndComp +$Comp +L C_10n_0402 C29 +U 1 1 58B88A80 +P 7000 900 +F 0 "C29" H 7010 970 50 0000 L CNN +F 1 "C_10n" H 7010 820 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0402" H 7000 700 50 0001 C CNN +F 3 "" H 7010 970 50 0001 C CNN +F 4 "885012205012" H 7110 1070 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0402 10V X7R 10%" H 7050 1150 60 0001 C CNN "Description" + 1 7000 900 + 1 0 0 -1 +$EndComp +$Comp +L C_10n_0402 C31 +U 1 1 58B8F728 +P 7000 4350 +F 0 "C31" H 7010 4420 50 0000 L CNN +F 1 "C_10n" H 7010 4270 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0402" H 7000 4150 50 0001 C CNN +F 3 "" H 7010 4420 50 0001 C CNN +F 4 "885012205012" H 7110 4520 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0402 10V X7R 10%" H 7050 4600 60 0001 C CNN "Description" + 1 7000 4350 + 1 0 0 -1 +$EndComp +$Comp +L C_10n_0402 C32 +U 1 1 58B8F806 +P 7050 6250 +F 0 "C32" H 7060 6320 50 0000 L CNN +F 1 "C_10n" H 7060 6170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0402" H 7050 6050 50 0001 C CNN +F 3 "" H 7060 6320 50 0001 C CNN +F 4 "885012205012" H 7160 6420 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0402 10V X7R 10%" H 7100 6500 60 0001 C CNN "Description" + 1 7050 6250 + 1 0 0 -1 +$EndComp +Wire Wire Line + 1200 3700 1600 3700 +Wire Wire Line + 7000 4450 7000 4500 +Wire Wire Line + 7050 6350 7050 6400 +Connection ~ 6800 6100 +Wire Wire Line + 7050 6100 7050 6150 +Connection ~ 6800 4200 +Wire Wire Line + 7000 4200 7000 4250 +Wire Wire Line + 7000 2900 7000 2950 +Wire Wire Line + 7000 1000 7000 1050 +Connection ~ 6800 2650 +Wire Wire Line + 7000 2650 7000 2700 +Connection ~ 6800 750 +Wire Wire Line + 7000 750 7000 800 +Wire Wire Line + 7750 1100 8350 1100 +Wire Wire Line + 10100 3850 10250 3850 +Wire Wire Line + 10100 3750 10100 3850 +Wire Wire Line + 10000 3750 10100 3750 +Wire Wire Line + 10100 3550 10250 3550 +Wire Wire Line + 10100 3650 10100 3550 +Wire Wire Line + 10000 3650 10100 3650 +Wire Wire Line + 2250 4250 2250 4300 +Wire Wire Line + 1600 3700 1600 1650 +Wire Wire Line + 2250 4600 2250 4650 +Wire Wire Line + 2150 4650 2400 4650 +Wire Wire Line + 2650 4250 2650 4200 +Wire Wire Line + 2150 4250 2650 4250 +Connection ~ 2250 4250 +Connection ~ 2250 4650 +Wire Wire Line + 9700 4150 9700 4050 +Wire Wire Line + 7650 3600 7450 3600 +Wire Wire Line + 5950 6250 5950 6400 +Connection ~ 5950 5950 +Wire Wire Line + 5950 5950 5800 5950 +Wire Wire Line + 5950 2800 5950 2950 +Connection ~ 5950 2500 +Wire Wire Line + 5950 2500 5800 2500 +Wire Wire Line + 5050 5350 5150 5350 +Wire Wire Line + 5850 5500 6000 5500 +Wire Wire Line + 5850 4900 6000 4900 +Connection ~ 5500 5050 +Connection ~ 5500 5350 +Wire Wire Line + 5350 5350 6000 5350 +Wire Wire Line + 5650 5500 5500 5500 +Wire Wire Line + 5350 5050 6000 5050 +Wire Wire Line + 5150 1900 5050 1900 +Connection ~ 5500 1600 +Connection ~ 5500 1900 +Wire Wire Line + 5350 1900 6000 1900 +Wire Wire Line + 5500 2050 5500 1900 +Wire Wire Line + 5650 2050 5500 2050 +Wire Wire Line + 5850 2050 6000 2050 +Wire Wire Line + 5350 1600 6000 1600 +Wire Wire Line + 5850 1450 6000 1450 +Wire Wire Line + 8350 3600 9400 3600 +Wire Wire Line + 8850 3800 9400 3800 +Wire Wire Line + 8000 4000 8000 4100 +Wire Wire Line + 8450 4000 8450 4100 +Connection ~ 8000 3600 +Wire Wire Line + 8000 3800 8000 3600 +Connection ~ 8450 3600 +Wire Wire Line + 8450 3600 8450 3800 +Wire Wire Line + 7850 3600 8150 3600 +Wire Wire Line + 9700 2700 9700 3350 +Wire Wire Line + 10300 3000 10300 3050 +Connection ~ 9700 2750 +Wire Wire Line + 10300 2750 10300 2800 +Wire Wire Line + 9700 2750 10300 2750 +Wire Wire Line + 6250 5800 6550 5800 +Wire Wire Line + 6450 5800 6450 6400 +Wire Wire Line + 6450 4600 6450 4150 +Wire Wire Line + 6450 2350 6450 2950 +Wire Wire Line + 6450 1150 6450 700 +Wire Wire Line + 7250 4900 7250 5100 +Connection ~ 8150 5500 +Connection ~ 8150 4900 +Wire Wire Line + 7250 5300 6750 5300 +Wire Wire Line + 7250 5500 7250 5300 +Wire Wire Line + 7550 5500 7250 5500 +Wire Wire Line + 7250 5100 6750 5100 +Wire Wire Line + 7550 4900 7250 4900 +Wire Wire Line + 7750 5500 8650 5500 +Wire Wire Line + 8150 5300 8150 5500 +Wire Wire Line + 8150 4900 8150 5100 +Wire Wire Line + 7750 4900 8650 4900 +Connection ~ 6450 5800 +Connection ~ 6350 5800 +Wire Wire Line + 6800 6400 6800 6350 +Connection ~ 6450 6100 +Wire Wire Line + 6450 6100 7050 6100 +Wire Wire Line + 6800 6150 6800 6100 +Wire Wire Line + 6650 5800 6650 5850 +Wire Wire Line + 6250 4600 6650 4600 +Connection ~ 6450 4600 +Connection ~ 6350 4600 +Connection ~ 6550 4600 +Wire Wire Line + 6800 4450 6800 4500 +Connection ~ 6450 4200 +Wire Wire Line + 6800 4200 6800 4250 +Wire Wire Line + 6450 4200 7000 4200 +Wire Wire Line + 3150 5300 3150 5900 +Wire Wire Line + 3350 5350 3150 5350 +Wire Wire Line + 3350 5400 3350 5350 +Wire Wire Line + 3000 6900 2900 6900 +Wire Wire Line + 3000 6750 3000 6900 +Wire Wire Line + 3300 6750 3300 6800 +Wire Wire Line + 1500 6450 1350 6450 +Wire Wire Line + 1850 6850 1350 6850 +Wire Wire Line + 1850 6650 1850 6850 +Wire Wire Line + 2000 6650 1850 6650 +Connection ~ 1350 6450 +Wire Wire Line + 1700 6450 2000 6450 +Connection ~ 1350 6850 +Wire Wire Line + 1350 6750 1350 6900 +Wire Wire Line + 1350 6250 2000 6250 +Wire Wire Line + 1350 6250 1350 6550 +Wire Wire Line + 3350 5650 3350 5600 +Connection ~ 3150 5350 +Wire Wire Line + 1600 6050 2000 6050 +Wire Wire Line + 3400 7350 3400 7300 +Connection ~ 3150 7050 +Wire Wire Line + 3400 7050 3150 7050 +Wire Wire Line + 3400 7100 3400 7050 +Wire Wire Line + 3150 6750 3150 7350 +Connection ~ 8150 2050 +Connection ~ 8150 1450 +Connection ~ 7250 1450 +Wire Wire Line + 7550 1100 7250 1100 +Wire Wire Line + 7250 1850 6750 1850 +Wire Wire Line + 7250 2050 7250 1850 +Wire Wire Line + 7550 2050 7250 2050 +Wire Wire Line + 7250 1650 6750 1650 +Wire Wire Line + 7250 1100 7250 1650 +Wire Wire Line + 7550 1450 7250 1450 +Wire Wire Line + 8150 1850 8150 2050 +Wire Wire Line + 8150 1450 8150 1650 +Connection ~ 6450 2350 +Connection ~ 6350 2350 +Wire Wire Line + 6250 2350 6550 2350 +Wire Wire Line + 6800 2950 6800 2900 +Connection ~ 6450 2650 +Wire Wire Line + 6450 2650 7000 2650 +Wire Wire Line + 6800 2700 6800 2650 +Wire Wire Line + 6650 2350 6650 2400 +Wire Wire Line + 6250 1150 6650 1150 +Connection ~ 6450 1150 +Connection ~ 6350 1150 +Connection ~ 6550 1150 +Wire Wire Line + 6800 1000 6800 1050 +Connection ~ 6450 750 +Wire Wire Line + 6800 750 6800 800 +Wire Wire Line + 6450 750 7000 750 +Wire Wire Line + 3700 900 3700 1500 +Wire Wire Line + 3900 950 3700 950 +Wire Wire Line + 3900 1000 3900 950 +Wire Wire Line + 3550 2500 3450 2500 +Wire Wire Line + 3550 2350 3550 2500 +Wire Wire Line + 3850 2350 3850 2400 +Wire Wire Line + 2050 2050 1900 2050 +Wire Wire Line + 2400 2450 1900 2450 +Wire Wire Line + 2400 2250 2400 2450 +Wire Wire Line + 2550 2250 2400 2250 +Connection ~ 1900 2050 +Wire Wire Line + 2250 2050 2550 2050 +Connection ~ 1900 2450 +Wire Wire Line + 1900 2350 1900 2500 +Wire Wire Line + 1900 1850 2550 1850 +Wire Wire Line + 1900 1850 1900 2150 +Wire Wire Line + 3900 1250 3900 1200 +Connection ~ 3700 950 +Wire Wire Line + 3950 2950 3950 2900 +Connection ~ 3700 2650 +Wire Wire Line + 3950 2650 3700 2650 +Wire Wire Line + 3950 2700 3950 2650 +Wire Wire Line + 3700 2350 3700 2950 +Wire Wire Line + 1600 4750 1600 6050 +Wire Wire Line + 1200 5200 1500 5200 +Wire Wire Line + 1500 5200 1500 4750 +Wire Wire Line + 1700 4750 1700 4900 +Wire Wire Line + 1700 4900 1350 4900 +Wire Wire Line + 1350 4900 1350 3700 +Connection ~ 1350 3700 +NoConn ~ 1700 4150 +NoConn ~ 1600 4150 +NoConn ~ 1500 4150 +Wire Wire Line + 5650 1450 5500 1450 +Wire Wire Line + 5500 1450 5500 1600 +Wire Wire Line + 5500 5500 5500 5350 +Wire Wire Line + 5650 4900 5500 4900 +Wire Wire Line + 5500 4900 5500 5050 +Wire Wire Line + 5950 5200 5950 6050 +Wire Wire Line + 5950 5200 6000 5200 +Wire Wire Line + 6000 1750 5950 1750 +Wire Wire Line + 5950 1750 5950 2600 +$Comp +L 1N4148W D11 +U 1 1 58EDF412 +P 2250 4450 +F 0 "D11" H 2350 4500 50 0000 L CNN +F 1 "1N4148W" H 2350 4400 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOD123" H 2250 4225 50 0001 C CNN +F 3 "https://www.diodes.com/datasheets/ds30086.pdf" H 2250 4100 50 0001 C CNN +F 4 "1N4148W-7-F" H 2250 4700 60 0001 C CNN "MFG Part#" +F 5 "SURFACE MOUNT FAST SWITCHING DIODE 150mA" H 2250 4825 60 0001 C CNN "Description" + 1 2250 4450 + 1 0 0 1 +$EndComp +Wire Wire Line + 1600 1650 2550 1650 +Wire Wire Line + 3400 6300 3850 6300 +Wire Wire Line + 3850 6300 3850 5050 +Wire Wire Line + 3850 5050 5150 5050 +Wire Wire Line + 5150 1600 4150 1600 +Wire Wire Line + 4150 1600 4150 1900 +Wire Wire Line + 4150 1900 3950 1900 +Wire Wire Line + 7750 2050 8700 2050 +Wire Wire Line + 7750 1450 8700 1450 +$Comp +L R_100R R32 +U 1 1 5A2D7507 +P 7650 1450 +F 0 "R32" V 7550 1350 50 0000 L CNN +F 1 "R_100R" V 7750 1350 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 7650 1200 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 7650 1300 50 0001 C CNN +F 4 "ERJ-3EKF1000V" H 7650 1600 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 7650 1700 60 0001 C CNN "Description" + 1 7650 1450 + 0 1 1 0 +$EndComp +$Comp +L R_100R R33 +U 1 1 5A2D7718 +P 7650 2050 +F 0 "R33" V 7550 1950 50 0000 L CNN +F 1 "R_100R" V 7750 1950 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 7650 1800 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 7650 1900 50 0001 C CNN +F 4 "ERJ-3EKF1000V" H 7650 2200 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 7650 2300 60 0001 C CNN "Description" + 1 7650 2050 + 0 1 1 0 +$EndComp +$Comp +L R_100R R34 +U 1 1 5A2D7E61 +P 7650 4900 +F 0 "R34" V 7550 4800 50 0000 L CNN +F 1 "R_100R" V 7750 4800 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 7650 4650 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 7650 4750 50 0001 C CNN +F 4 "ERJ-3EKF1000V" H 7650 5050 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 7650 5150 60 0001 C CNN "Description" + 1 7650 4900 + 0 1 1 0 +$EndComp +$Comp +L R_100R R35 +U 1 1 5A2D7F53 +P 7650 5500 +F 0 "R35" V 7550 5400 50 0000 L CNN +F 1 "R_100R" V 7750 5400 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 7650 5250 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 7650 5350 50 0001 C CNN +F 4 "ERJ-3EKF1000V" H 7650 5650 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 7650 5750 60 0001 C CNN "Description" + 1 7650 5500 + 0 1 1 0 +$EndComp +$Comp +L R_240R R23 +U 1 1 5ADCE2C3 +P 5250 1600 +F 0 "R23" V 5150 1500 50 0000 L CNN +F 1 "R_240R" V 5350 1450 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5250 1350 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5250 1450 50 0001 C CNN +F 4 "ERJ-3EKF2400V" H 5250 1750 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5250 1850 60 0001 C CNN "Description" + 1 5250 1600 + 0 1 1 0 +$EndComp +$Comp +L R_240R R24 +U 1 1 5ADCE578 +P 5250 1900 +F 0 "R24" V 5150 1850 50 0000 L CNN +F 1 "R_240R" V 5350 1750 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5250 1650 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5250 1750 50 0001 C CNN +F 4 "ERJ-3EKF2400V" H 5250 2050 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5250 2150 60 0001 C CNN "Description" + 1 5250 1900 + 0 1 1 0 +$EndComp +$Comp +L R_402R R27 +U 1 1 5ADCED0C +P 5750 1450 +F 0 "R27" V 5650 1350 50 0000 L CNN +F 1 "R_402R" V 5850 1300 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5750 1200 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5750 1300 50 0001 C CNN +F 4 "ERJ-3EKF4020V" H 5750 1600 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5750 1700 60 0001 C CNN "Description" + 1 5750 1450 + 0 1 1 0 +$EndComp +$Comp +L R_402R R28 +U 1 1 5ADCF25C +P 5750 2050 +F 0 "R28" V 5650 1950 50 0000 L CNN +F 1 "R_402R" V 5850 1900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5750 1800 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5750 1900 50 0001 C CNN +F 4 "ERJ-3EKF4020V" H 5750 2200 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5750 2300 60 0001 C CNN "Description" + 1 5750 2050 + 0 1 1 0 +$EndComp +$Comp +L R_240R R25 +U 1 1 5ADCF518 +P 5250 5050 +F 0 "R25" V 5150 4950 50 0000 L CNN +F 1 "R_240R" V 5350 4900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5250 4800 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5250 4900 50 0001 C CNN +F 4 "ERJ-3EKF2400V" H 5250 5200 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5250 5300 60 0001 C CNN "Description" + 1 5250 5050 + 0 1 1 0 +$EndComp +$Comp +L R_240R R26 +U 1 1 5ADCF616 +P 5250 5350 +F 0 "R26" V 5150 5250 50 0000 L CNN +F 1 "R_240R" V 5350 5200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5250 5100 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5250 5200 50 0001 C CNN +F 4 "ERJ-3EKF2400V" H 5250 5500 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5250 5600 60 0001 C CNN "Description" + 1 5250 5350 + 0 1 1 0 +$EndComp +$Comp +L R_402R R29 +U 1 1 5ADCF6C1 +P 5750 4900 +F 0 "R29" V 5650 4800 50 0000 L CNN +F 1 "R_402R" V 5850 4750 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5750 4650 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5750 4750 50 0001 C CNN +F 4 "ERJ-3EKF4020V" H 5750 5050 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5750 5150 60 0001 C CNN "Description" + 1 5750 4900 + 0 1 1 0 +$EndComp +$Comp +L R_402R R30 +U 1 1 5ADCF813 +P 5750 5500 +F 0 "R30" V 5650 5400 50 0000 L CNN +F 1 "R_402R" V 5850 5350 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5750 5250 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5750 5350 50 0001 C CNN +F 4 "ERJ-3EKF4020V" H 5750 5650 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5750 5750 60 0001 C CNN "Description" + 1 5750 5500 + 0 1 1 0 +$EndComp +$Comp +L C_2p C33 +U 1 1 5BAC144A +P 8150 1750 +F 0 "C33" H 8160 1820 50 0000 L CNN +F 1 "C_2p" H 8160 1670 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8150 1550 50 0001 C CNN +F 3 "" H 8160 1820 50 0001 C CNN +F 4 "C1608C0G2A020C080AA" H 8150 1950 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V C0G 0.25P" H 8150 2050 60 0001 C CNN "Description" + 1 8150 1750 + 1 0 0 -1 +$EndComp +$Comp +L C_2p C34 +U 1 1 5BAC16C0 +P 8150 5200 +F 0 "C34" H 8160 5270 50 0000 L CNN +F 1 "C_2p" H 8160 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8150 5000 50 0001 C CNN +F 3 "" H 8160 5270 50 0001 C CNN +F 4 "C1608C0G2A020C080AA" H 8150 5400 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V C0G 0.25P" H 8150 5500 60 0001 C CNN "Description" + 1 8150 5200 + 1 0 0 -1 +$EndComp +$EndSCHEMATC diff --git a/kicad/rescue-backup/file56921512-2022-01-14-15-48-21.sch b/kicad/rescue-backup/file56921512-2022-01-14-15-48-21.sch new file mode 100644 index 0000000..e992735 --- /dev/null +++ b/kicad/rescue-backup/file56921512-2022-01-14-15-48-21.sch @@ -0,0 +1,1812 @@ +EESchema Schematic File Version 2 +LIBS:ScopefunParts +LIBS:power +LIBS:device +LIBS:transistors +LIBS:conn +LIBS:linear +LIBS:regul +LIBS:74xx +LIBS:cmos4000 +LIBS:adc-dac +LIBS:memory +LIBS:microcontrollers +LIBS:dsp +LIBS:microchip +LIBS:analog_switches +LIBS:motorola +LIBS:texas +LIBS:intel +LIBS:audio +LIBS:interface +LIBS:digital-audio +LIBS:philips +LIBS:display +LIBS:cypress +LIBS:siliconi +LIBS:opto +LIBS:atmel +LIBS:contrib +LIBS:valves +LIBS:Scopefun_v2-cache +EELAYER 25 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 4 15 +Title "Scopefun Oscilloscope" +Date "" +Rev "v2" +Comp "" +Comment1 "Copyright Dejan Priversek 2017" +Comment2 "Licensed under CERN OHL v.1.2" +Comment3 "" +Comment4 "" +$EndDescr +Text HLabel 5300 850 2 75 Input ~ 15 +CH1+ +Text HLabel 5300 1050 2 75 Input ~ 15 +CH1- +Text GLabel 3150 1200 2 75 Output ~ 0 +CH1_CM +Text GLabel 8400 1200 2 75 Output ~ 0 +CH2_CM +Text GLabel 4550 6500 0 50 Input ~ 0 +ADC_CLK_EN +$Comp +L C_0.1u C59 +U 1 1 5692AE14 +P 5050 5700 +F 0 "C59" V 5150 5650 50 0000 L CNN +F 1 "C_0.1u" V 4950 5600 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5050 5500 50 0001 C CNN +F 3 "" H 5060 5770 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 5160 5870 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 5100 5950 60 0001 C CNN "Description" + 1 5050 5700 + 0 1 -1 0 +$EndComp +$Comp +L GND #PWR069 +U 1 1 5692BE1C +P 4600 5950 +F 0 "#PWR069" H 4600 5700 50 0001 C CNN +F 1 "GND" H 4600 5800 50 0000 C CNN +F 2 "" H 4600 5950 50 0000 C CNN +F 3 "" H 4600 5950 50 0000 C CNN + 1 4600 5950 + -1 0 0 -1 +$EndComp +$Comp +L +3.3V #PWR070 +U 1 1 5692BE72 +P 5300 5600 +F 0 "#PWR070" H 5300 5450 50 0001 C CNN +F 1 "+3.3V" H 5300 5740 50 0000 C CNN +F 2 "" H 5300 5600 50 0000 C CNN +F 3 "" H 5300 5600 50 0000 C CNN + 1 5300 5600 + -1 0 0 -1 +$EndComp +$Comp +L GND #PWR071 +U 1 1 5692BECA +P 5300 7350 +F 0 "#PWR071" H 5300 7100 50 0001 C CNN +F 1 "GND" H 5300 7200 50 0000 C CNN +F 2 "" H 5300 7350 50 0000 C CNN +F 3 "" H 5300 7350 50 0000 C CNN + 1 5300 7350 + 1 0 0 -1 +$EndComp +Text GLabel 9800 5750 2 50 Output ~ 0 +CH1_ADC_CLK_IN- +Text GLabel 1550 2200 0 50 Input ~ 0 +CH1_ADC_CLK_IN+ +Text GLabel 1550 2300 0 50 Input ~ 0 +CH1_ADC_CLK_IN- +Text GLabel 1550 1000 0 50 Output ~ 0 +CLK_ADC_P +Text GLabel 1550 900 0 50 Output ~ 0 +CLK_ADC_N +Text GLabel 1550 1200 0 50 Output ~ 0 +dataA0_P +Text GLabel 1550 1100 0 50 Output ~ 0 +dataA0_N +Text GLabel 1550 1400 0 50 Output ~ 0 +dataA1_P +Text GLabel 1550 1300 0 50 Output ~ 0 +dataA1_N +Text GLabel 1550 2000 0 50 Output ~ 0 +dataA4_P +Text GLabel 1550 1900 0 50 Output ~ 0 +dataA4_N +Text GLabel 1550 1800 0 50 Output ~ 0 +dataA3_P +Text GLabel 1550 1700 0 50 Output ~ 0 +dataA3_N +Text GLabel 1550 1600 0 50 Output ~ 0 +dataA2_P +Text GLabel 1550 1500 0 50 Output ~ 0 +dataA2_N +$Comp +L R_10k R38 +U 1 1 58558D75 +P 3300 1700 +F 0 "R38" H 3350 1750 50 0000 L CNN +F 1 "R_10k" H 3350 1650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3300 1450 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3300 1550 50 0001 C CNN +F 4 "ERJ-3EKF1002V" H 3300 1850 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3300 1950 60 0001 C CNN "Description" + 1 3300 1700 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR072 +U 1 1 58558E3F +P 3300 1900 +F 0 "#PWR072" H 3300 1650 50 0001 C CNN +F 1 "GND" H 3300 1750 50 0000 C CNN +F 2 "" H 3300 1900 50 0000 C CNN +F 3 "" H 3300 1900 50 0000 C CNN + 1 3300 1900 + 1 0 0 -1 +$EndComp +Text GLabel 1550 2600 0 50 Input ~ 0 +ADCA_CS +Text GLabel 1550 2700 0 50 Input ~ 0 +ADC_SCLK +$Comp +L +1.8V #PWR073 +U 1 1 5855BD23 +P 1550 3700 +F 0 "#PWR073" H 1550 3550 50 0001 C CNN +F 1 "+1.8V" H 1550 3840 50 0000 C CNN +F 2 "" H 1550 3700 50 0000 C CNN +F 3 "" H 1550 3700 50 0000 C CNN + 1 1550 3700 + 1 0 0 -1 +$EndComp +Text GLabel 1550 2800 0 50 Input ~ 0 +ADC_SDIN +Text HLabel 10550 850 2 75 Input ~ 15 +CH2+ +Text HLabel 10550 1050 2 75 Input ~ 15 +CH2- +Text GLabel 6800 2200 0 50 Input ~ 0 +CH2_ADC_CLK_IN+ +Text GLabel 6800 2300 0 50 Input ~ 0 +CH2_ADC_CLK_IN- +Text GLabel 6800 1200 0 50 Output ~ 0 +dataB0_P +Text GLabel 6800 1100 0 50 Output ~ 0 +dataB0_N +Text GLabel 6800 1400 0 50 Output ~ 0 +dataB1_P +Text GLabel 6800 1300 0 50 Output ~ 0 +dataB1_N +Text GLabel 6800 2000 0 50 Output ~ 0 +dataB4_P +Text GLabel 6800 1900 0 50 Output ~ 0 +dataB4_N +Text GLabel 6800 1800 0 50 Output ~ 0 +dataB3_P +Text GLabel 6800 1700 0 50 Output ~ 0 +dataB3_N +Text GLabel 6800 1600 0 50 Output ~ 0 +dataB2_P +Text GLabel 6800 1500 0 50 Output ~ 0 +dataB2_N +$Comp +L R_10k R41 +U 1 1 5855CE3B +P 8550 1700 +F 0 "R41" H 8600 1750 50 0000 L CNN +F 1 "R_10k" H 8600 1650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 8550 1450 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 8550 1550 50 0001 C CNN +F 4 "ERJ-3EKF1002V" H 8550 1850 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 8550 1950 60 0001 C CNN "Description" + 1 8550 1700 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR074 +U 1 1 5855CE43 +P 8550 1900 +F 0 "#PWR074" H 8550 1650 50 0001 C CNN +F 1 "GND" H 8550 1750 50 0000 C CNN +F 2 "" H 8550 1900 50 0000 C CNN +F 3 "" H 8550 1900 50 0000 C CNN + 1 8550 1900 + 1 0 0 -1 +$EndComp +Text GLabel 6800 2600 0 50 Input ~ 0 +ADCB_CS +Text GLabel 6800 2700 0 50 Input ~ 0 +ADC_SCLK +Text GLabel 6800 2800 0 50 Input ~ 0 +ADC_SDIN +$Comp +L +1.8V #PWR075 +U 1 1 5857B623 +P 9100 2650 +F 0 "#PWR075" H 9100 2500 50 0001 C CNN +F 1 "+1.8V" H 9100 2790 50 0000 C CNN +F 2 "" H 9100 2650 50 0000 C CNN +F 3 "" H 9100 2650 50 0000 C CNN + 1 9100 2650 + 1 0 0 -1 +$EndComp +$Comp +L +1.8V_VA #PWR076 +U 1 1 5857B62F +P 9100 3700 +F 0 "#PWR076" H 9100 3550 50 0001 C CNN +F 1 "+1.8V_VA" H 9100 3840 50 0000 C CNN +F 2 "" H 9100 3700 50 0000 C CNN +F 3 "" H 9100 3700 50 0000 C CNN + 1 9100 3700 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR077 +U 1 1 5857B64D +P 5350 4350 +F 0 "#PWR077" H 5350 4100 50 0001 C CNN +F 1 "GND" H 5350 4200 50 0000 C CNN +F 2 "" H 5350 4350 50 0000 C CNN +F 3 "" H 5350 4350 50 0000 C CNN + 1 5350 4350 + 1 0 0 -1 +$EndComp +$Comp +L +1.8V_VA #PWR078 +U 1 1 5857C176 +P 1050 5400 +F 0 "#PWR078" H 1050 5250 50 0001 C CNN +F 1 "+1.8V_VA" H 1050 5540 50 0000 C CNN +F 2 "" H 1050 5400 50 0000 C CNN +F 3 "" H 1050 5400 50 0000 C CNN + 1 1050 5400 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C43 +U 1 1 5857C52A +P 3250 5600 +F 0 "C43" H 3260 5670 50 0000 L CNN +F 1 "C_0.1u" H 3260 5520 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3250 5400 50 0001 C CNN +F 3 "" H 3260 5670 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 3360 5770 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3300 5850 60 0001 C CNN "Description" + 1 3250 5600 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C49 +U 1 1 5857C6AB +P 2550 5600 +F 0 "C49" H 2560 5670 50 0000 L CNN +F 1 "C_0.1u" H 2560 5520 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2550 5400 50 0001 C CNN +F 3 "" H 2560 5670 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 2660 5770 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 2600 5850 60 0001 C CNN "Description" + 1 2550 5600 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR079 +U 1 1 5857E2C0 +P 2550 5800 +F 0 "#PWR079" H 2550 5550 50 0001 C CNN +F 1 "GND" H 2550 5650 50 0000 C CNN +F 2 "" H 2550 5800 50 0000 C CNN +F 3 "" H 2550 5800 50 0000 C CNN + 1 2550 5800 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR080 +U 1 1 5857EC20 +P 3250 6650 +F 0 "#PWR080" H 3250 6400 50 0001 C CNN +F 1 "GND" H 3250 6500 50 0000 C CNN +F 2 "" H 3250 6650 50 0000 C CNN +F 3 "" H 3250 6650 50 0000 C CNN + 1 3250 6650 + 1 0 0 -1 +$EndComp +$Comp +L +1.8V #PWR081 +U 1 1 5857EEE5 +P 2950 6200 +F 0 "#PWR081" H 2950 6050 50 0001 C CNN +F 1 "+1.8V" H 2950 6340 50 0000 C CNN +F 2 "" H 2950 6200 50 0000 C CNN +F 3 "" H 2950 6200 50 0000 C CNN + 1 2950 6200 + 1 0 0 -1 +$EndComp +$Comp +L +1.8V_VA #PWR082 +U 1 1 5857F230 +P 1050 6200 +F 0 "#PWR082" H 1050 6050 50 0001 C CNN +F 1 "+1.8V_VA" H 1050 6340 50 0000 C CNN +F 2 "" H 1050 6200 50 0000 C CNN +F 3 "" H 1050 6200 50 0000 C CNN + 1 1050 6200 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C55 +U 1 1 5857F248 +P 3250 6400 +F 0 "C55" H 3260 6470 50 0000 L CNN +F 1 "C_0.1u" H 3260 6320 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3250 6200 50 0001 C CNN +F 3 "" H 3260 6470 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 3360 6570 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3300 6650 60 0001 C CNN "Description" + 1 3250 6400 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C56 +U 1 1 5857F250 +P 1950 6400 +F 0 "C56" H 1960 6470 50 0000 L CNN +F 1 "C_0.1u" H 1960 6320 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 1950 6200 50 0001 C CNN +F 3 "" H 1960 6470 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 2060 6570 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 2000 6650 60 0001 C CNN "Description" + 1 1950 6400 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C57 +U 1 1 5857F258 +P 2550 6400 +F 0 "C57" H 2560 6470 50 0000 L CNN +F 1 "C_0.1u" H 2560 6320 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2550 6200 50 0001 C CNN +F 3 "" H 2560 6470 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 2660 6570 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 2600 6650 60 0001 C CNN "Description" + 1 2550 6400 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C45 +U 1 1 5857F260 +P 1650 6400 +F 0 "C45" H 1660 6470 50 0000 L CNN +F 1 "C_0.1u" H 1660 6320 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 1650 6200 50 0001 C CNN +F 3 "" H 1660 6470 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 1760 6570 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 1700 6650 60 0001 C CNN "Description" + 1 1650 6400 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C51 +U 1 1 5857F270 +P 2250 6400 +F 0 "C51" H 2260 6470 50 0000 L CNN +F 1 "C_0.1u" H 2260 6320 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2250 6200 50 0001 C CNN +F 3 "" H 2260 6470 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 2360 6570 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 2300 6650 60 0001 C CNN "Description" + 1 2250 6400 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR083 +U 1 1 5857F2C5 +P 2550 6600 +F 0 "#PWR083" H 2550 6350 50 0001 C CNN +F 1 "GND" H 2550 6450 50 0000 C CNN +F 2 "" H 2550 6600 50 0000 C CNN +F 3 "" H 2550 6600 50 0000 C CNN + 1 2550 6600 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR084 +U 1 1 5857F2F0 +P 3250 5800 +F 0 "#PWR084" H 3250 5550 50 0001 C CNN +F 1 "GND" H 3250 5650 50 0000 C CNN +F 2 "" H 3250 5800 50 0000 C CNN +F 3 "" H 3250 5800 50 0000 C CNN + 1 3250 5800 + 1 0 0 -1 +$EndComp +$Comp +L +1.8V #PWR085 +U 1 1 5857F2F6 +P 2950 5400 +F 0 "#PWR085" H 2950 5250 50 0001 C CNN +F 1 "+1.8V" H 2950 5540 50 0000 C CNN +F 2 "" H 2950 5400 50 0000 C CNN +F 3 "" H 2950 5400 50 0000 C CNN + 1 2950 5400 + 1 0 0 -1 +$EndComp +$Comp +L RB851YT2R D12 +U 1 1 58596AD7 +P 4400 1400 +F 0 "D12" H 4600 1500 50 0000 L CNN +F 1 "RB851YT2R" H 4600 1350 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT-543" H 4400 1150 50 0001 C CNN +F 3 "http://www.rohm.com/web/eu/datasheet/RB851Y" H 4400 1050 50 0001 C CNN +F 4 "RB851YT2R" H 4400 1800 60 0001 C CNN "MFG Part#" +F 5 "Detection Schottky Diode, Vr=3V, Vf=0.46V" H 4400 1700 60 0001 C CNN "Description" + 1 4400 1400 + -1 0 0 -1 +$EndComp +$Comp +L RB851YT2R D13 +U 1 1 585971B6 +P 4900 1350 +F 0 "D13" H 5100 1450 50 0000 L CNN +F 1 "RB851YT2R" H 5100 1300 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT-543" H 4900 1100 50 0001 C CNN +F 3 "http://www.rohm.com/web/eu/datasheet/RB851Y" H 4900 1000 50 0001 C CNN +F 4 "RB851YT2R" H 4900 1750 60 0001 C CNN "MFG Part#" +F 5 "Detection Schottky Diode, Vr=3V, Vf=0.46V" H 4900 1650 60 0001 C CNN "Description" + 1 4900 1350 + 1 0 0 1 +$EndComp +$Comp +L GND #PWR086 +U 1 1 58597A6C +P 4400 1700 +F 0 "#PWR086" H 4400 1450 50 0001 C CNN +F 1 "GND" H 4400 1550 50 0000 C CNN +F 2 "" H 4400 1700 50 0000 C CNN +F 3 "" H 4400 1700 50 0000 C CNN + 1 4400 1700 + 1 0 0 -1 +$EndComp +$Comp +L +1.48V #PWR087 +U 1 1 58597C8B +P 5250 1750 +F 0 "#PWR087" H 5250 1650 50 0001 C CNN +F 1 "+1.48V" H 5250 1890 50 0000 C CNN +F 2 "" H 5250 1750 50 0000 C CNN +F 3 "" H 5250 1750 50 0000 C CNN + 1 5250 1750 + -1 0 0 -1 +$EndComp +$Comp +L RB851YT2R D14 +U 1 1 585CEC2F +P 9650 1400 +F 0 "D14" H 9850 1500 50 0000 L CNN +F 1 "RB851YT2R" H 9850 1350 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT-543" H 9650 1150 50 0001 C CNN +F 3 "http://www.rohm.com/web/eu/datasheet/RB851Y" H 9650 1050 50 0001 C CNN +F 4 "RB851YT2R" H 9650 1800 60 0001 C CNN "MFG Part#" +F 5 "Detection Schottky Diode, Vr=3V, Vf=0.46V" H 9650 1700 60 0001 C CNN "Description" + 1 9650 1400 + -1 0 0 -1 +$EndComp +$Comp +L RB851YT2R D15 +U 1 1 585CEC37 +P 10150 1350 +F 0 "D15" H 10350 1450 50 0000 L CNN +F 1 "RB851YT2R" H 10350 1300 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT-543" H 10150 1100 50 0001 C CNN +F 3 "http://www.rohm.com/web/eu/datasheet/RB851Y" H 10150 1000 50 0001 C CNN +F 4 "RB851YT2R" H 10150 1750 60 0001 C CNN "MFG Part#" +F 5 "Detection Schottky Diode, Vr=3V, Vf=0.46V" H 10150 1650 60 0001 C CNN "Description" + 1 10150 1350 + 1 0 0 1 +$EndComp +$Comp +L GND #PWR088 +U 1 1 585CFF69 +P 4900 2100 +F 0 "#PWR088" H 4900 1850 50 0001 C CNN +F 1 "GND" H 4900 1950 50 0000 C CNN +F 2 "" H 4900 2100 50 0000 C CNN +F 3 "" H 4900 2100 50 0000 C CNN + 1 4900 2100 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C69 +U 1 1 585D0A24 +P 10150 1950 +F 0 "C69" H 10160 2020 50 0000 L CNN +F 1 "C_0.1u" H 10160 1870 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 10150 1750 50 0001 C CNN +F 3 "" H 10160 2020 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 10260 2120 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 10200 2200 60 0001 C CNN "Description" + 1 10150 1950 + 1 0 0 -1 +$EndComp +$Comp +L +1.8V #PWR089 +U 1 1 5869B4B9 +P 2300 4850 +F 0 "#PWR089" H 2300 4700 50 0001 C CNN +F 1 "+1.8V" H 2300 4990 50 0000 C CNN +F 2 "" H 2300 4850 50 0000 C CNN +F 3 "" H 2300 4850 50 0000 C CNN + 1 2300 4850 + 1 0 0 -1 +$EndComp +$Comp +L +1.8V_VA #PWR090 +U 1 1 5869B6EA +P 1050 4850 +F 0 "#PWR090" H 1050 4700 50 0001 C CNN +F 1 "+1.8V_VA" H 1050 4990 50 0000 C CNN +F 2 "" H 1050 4850 50 0000 C CNN +F 3 "" H 1050 4850 50 0000 C CNN + 1 1050 4850 + 1 0 0 -1 +$EndComp +$Comp +L C_22u C38 +U 1 1 586C4FC3 +P 1050 5600 +F 0 "C38" H 1060 5670 50 0000 L CNN +F 1 "C_22u" H 1060 5520 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 1050 5400 50 0001 C CNN +F 3 "" H 1060 5670 50 0001 C CNN +F 4 "LMK212BBJ226MG-T" H 1160 5770 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X5R 20%" H 1100 5850 60 0001 C CNN "Description" + 1 1050 5600 + 1 0 0 -1 +$EndComp +$Comp +L C_22u C39 +U 1 1 586C51F0 +P 1050 6400 +F 0 "C39" H 1060 6470 50 0000 L CNN +F 1 "C_22u" H 1060 6320 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 1050 6200 50 0001 C CNN +F 3 "" H 1060 6470 50 0001 C CNN +F 4 "LMK212BBJ226MG-T" H 1160 6570 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X5R 20%" H 1100 6650 60 0001 C CNN "Description" + 1 1050 6400 + 1 0 0 -1 +$EndComp +NoConn ~ 4650 7100 +$Comp +L C_0.1u C58 +U 1 1 585CFEB4 +P 4900 1950 +F 0 "C58" H 4910 2020 50 0000 L CNN +F 1 "C_0.1u" H 4910 1870 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4900 1750 50 0001 C CNN +F 3 "" H 4910 2020 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 5010 2120 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 4950 2200 60 0001 C CNN "Description" + 1 4900 1950 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR091 +U 1 1 585D0A2A +P 10150 2100 +F 0 "#PWR091" H 10150 1850 50 0001 C CNN +F 1 "GND" H 10150 1950 50 0000 C CNN +F 2 "" H 10150 2100 50 0000 C CNN +F 3 "" H 10150 2100 50 0000 C CNN + 1 10150 2100 + 1 0 0 -1 +$EndComp +$Comp +L +1.48V #PWR092 +U 1 1 585CEC43 +P 10500 1750 +F 0 "#PWR092" H 10500 1650 50 0001 C CNN +F 1 "+1.48V" H 10500 1890 50 0000 C CNN +F 2 "" H 10500 1750 50 0000 C CNN +F 3 "" H 10500 1750 50 0000 C CNN + 1 10500 1750 + -1 0 0 -1 +$EndComp +$Comp +L GND #PWR093 +U 1 1 585CEC3D +P 9650 1700 +F 0 "#PWR093" H 9650 1450 50 0001 C CNN +F 1 "GND" H 9650 1550 50 0000 C CNN +F 2 "" H 9650 1700 50 0000 C CNN +F 3 "" H 9650 1700 50 0000 C CNN + 1 9650 1700 + 1 0 0 -1 +$EndComp +Text GLabel 9800 5550 2 50 Output ~ 0 +CH1_ADC_CLK_IN+ +Text GLabel 9800 5050 2 50 Output ~ 0 +CH2_ADC_CLK_IN- +Text GLabel 9800 4850 2 50 Output ~ 0 +CH2_ADC_CLK_IN+ +Wire Wire Line + 4800 1650 5000 1650 +Wire Wire Line + 4300 1650 4500 1650 +Wire Wire Line + 4900 1650 4900 1850 +Connection ~ 4900 1650 +Wire Wire Line + 1050 4850 1050 4950 +Wire Wire Line + 2300 4850 2300 4950 +Wire Wire Line + 10150 2050 10150 2100 +Connection ~ 10150 1800 +Wire Wire Line + 10150 1650 10150 1850 +Wire Wire Line + 10150 1800 10500 1800 +Wire Wire Line + 4900 2050 4900 2100 +Connection ~ 4900 1800 +Connection ~ 10150 1650 +Wire Wire Line + 10250 1650 10250 1550 +Wire Wire Line + 10050 1650 10050 1550 +Wire Wire Line + 10050 1650 10250 1650 +Wire Wire Line + 9750 1650 9750 1550 +Wire Wire Line + 9550 1650 9750 1650 +Wire Wire Line + 10500 1800 10500 1750 +Wire Wire Line + 8400 1050 10550 1050 +Wire Wire Line + 5000 1650 5000 1550 +Wire Wire Line + 4800 1650 4800 1550 +Connection ~ 4400 1650 +Wire Wire Line + 4300 1650 4300 1550 +Wire Wire Line + 4500 1650 4500 1550 +Wire Wire Line + 4400 1700 4400 1650 +Wire Wire Line + 5250 1800 5250 1750 +Wire Wire Line + 4900 1800 5250 1800 +Wire Wire Line + 3250 5700 3250 5800 +Wire Wire Line + 3250 5450 3250 5500 +Connection ~ 2550 6550 +Connection ~ 2250 6550 +Wire Wire Line + 2250 6550 2250 6500 +Connection ~ 1950 6550 +Wire Wire Line + 1950 6550 1950 6500 +Connection ~ 1650 6550 +Wire Wire Line + 1650 6550 1650 6500 +Connection ~ 1350 6550 +Wire Wire Line + 1350 6500 1350 6550 +Wire Wire Line + 1050 6550 1050 6500 +Wire Wire Line + 2550 6250 2550 6300 +Connection ~ 2250 6250 +Wire Wire Line + 2250 6250 2250 6300 +Connection ~ 1950 6250 +Wire Wire Line + 1950 6250 1950 6300 +Connection ~ 1650 6250 +Wire Wire Line + 1650 6250 1650 6300 +Connection ~ 1350 6250 +Wire Wire Line + 1350 6300 1350 6250 +Connection ~ 1050 6250 +Wire Wire Line + 1050 6200 1050 6300 +Wire Wire Line + 3250 6500 3250 6650 +Wire Wire Line + 3250 6250 3250 6300 +Connection ~ 2550 5750 +Wire Wire Line + 2550 5700 2550 5800 +Connection ~ 2250 5750 +Wire Wire Line + 2250 5750 2250 5700 +Connection ~ 1950 5750 +Wire Wire Line + 1950 5750 1950 5700 +Connection ~ 1650 5750 +Wire Wire Line + 1650 5750 1650 5700 +Connection ~ 1350 5750 +Wire Wire Line + 1350 5700 1350 5750 +Wire Wire Line + 1050 5750 1050 5700 +Wire Wire Line + 2550 5450 2550 5500 +Connection ~ 2250 5450 +Wire Wire Line + 2250 5450 2250 5500 +Connection ~ 1950 5450 +Wire Wire Line + 1950 5450 1950 5500 +Connection ~ 1650 5450 +Wire Wire Line + 1650 5450 1650 5500 +Connection ~ 1350 5450 +Wire Wire Line + 1350 5500 1350 5450 +Connection ~ 1050 5450 +Wire Wire Line + 1050 5400 1050 5500 +Connection ~ 5350 3000 +Wire Wire Line + 5350 3000 5250 3000 +Connection ~ 5350 2900 +Wire Wire Line + 5250 2900 5350 2900 +Wire Wire Line + 5350 2800 5250 2800 +Wire Wire Line + 5350 2800 5350 3150 +Wire Wire Line + 5350 3700 5350 4350 +Wire Wire Line + 9100 4100 9300 4100 +Wire Wire Line + 9100 4000 9300 4000 +Wire Wire Line + 9100 3900 9300 3900 +Wire Wire Line + 9100 3800 9300 3800 +Connection ~ 9100 4100 +Connection ~ 9100 4000 +Connection ~ 9100 3900 +Connection ~ 9100 3800 +Wire Wire Line + 9100 4200 9300 4200 +Wire Wire Line + 9100 2900 9300 2900 +Connection ~ 9100 2800 +Wire Wire Line + 9300 2800 9100 2800 +Wire Wire Line + 6800 2600 6900 2600 +Wire Wire Line + 6800 2700 6900 2700 +Wire Wire Line + 6800 2800 6900 2800 +Wire Wire Line + 6800 2300 6900 2300 +Wire Wire Line + 6800 2200 6900 2200 +Wire Wire Line + 6800 1400 6900 1400 +Wire Wire Line + 6800 1300 6900 1300 +Wire Wire Line + 6800 1200 6900 1200 +Wire Wire Line + 6800 1100 6900 1100 +Wire Wire Line + 6800 2000 6900 2000 +Wire Wire Line + 6800 1900 6900 1900 +Wire Wire Line + 6800 1800 6900 1800 +Wire Wire Line + 6800 1700 6900 1700 +Wire Wire Line + 6800 1600 6900 1600 +Wire Wire Line + 6800 1500 6900 1500 +Wire Wire Line + 8550 1900 8550 1800 +Wire Wire Line + 8550 1600 8550 1500 +Wire Wire Line + 8400 900 8400 850 +Wire Wire Line + 8400 1050 8400 1000 +Wire Wire Line + 8400 1200 8300 1200 +Wire Wire Line + 8400 1000 8300 1000 +Wire Wire Line + 8400 900 8300 900 +Wire Wire Line + 1650 3000 1550 3000 +Wire Wire Line + 1550 4100 1550 3950 +Wire Wire Line + 1550 3750 1550 3700 +Wire Wire Line + 1550 2700 1650 2700 +Wire Wire Line + 1550 2800 1650 2800 +Wire Wire Line + 1550 2300 1650 2300 +Wire Wire Line + 1550 2200 1650 2200 +Wire Wire Line + 1550 1400 1650 1400 +Wire Wire Line + 1550 1300 1650 1300 +Wire Wire Line + 1550 1200 1650 1200 +Wire Wire Line + 1550 1100 1650 1100 +Wire Wire Line + 1550 1900 1650 1900 +Wire Wire Line + 1550 1700 1650 1700 +Wire Wire Line + 1550 1600 1650 1600 +Wire Wire Line + 1550 1500 1650 1500 +Wire Wire Line + 1550 1000 1650 1000 +Wire Wire Line + 1550 900 1650 900 +Wire Wire Line + 3300 1900 3300 1800 +Wire Wire Line + 3300 1600 3300 1500 +Wire Wire Line + 5300 7350 5300 7250 +Connection ~ 4800 5850 +Wire Wire Line + 4600 5850 4800 5850 +Connection ~ 5300 6000 +Wire Wire Line + 4800 5700 4950 5700 +Wire Wire Line + 4800 5700 4800 6000 +Wire Wire Line + 4800 6000 4950 6000 +Connection ~ 5300 5700 +Wire Wire Line + 5300 6000 5150 6000 +Wire Wire Line + 5300 5600 5300 6350 +Wire Wire Line + 5150 5700 5300 5700 +Wire Wire Line + 3150 850 5300 850 +Wire Wire Line + 3150 900 3150 850 +Wire Wire Line + 3150 1050 3150 1000 +Wire Wire Line + 3150 1050 5300 1050 +Wire Wire Line + 3150 1200 3050 1200 +Wire Wire Line + 3150 1000 3050 1000 +Wire Wire Line + 3150 900 3050 900 +Wire Wire Line + 8900 5500 9400 5500 +Wire Wire Line + 8800 5800 9400 5800 +Text Notes 9800 5350 0 50 ~ 0 +180° PHASE BETWEEN\nADC1 AND ADC2 CLK_IN +Wire Wire Line + 9600 5500 9700 5500 +Wire Wire Line + 9700 5500 9700 5550 +Wire Wire Line + 9700 4850 9800 4850 +Wire Wire Line + 9600 5800 9700 5800 +Wire Wire Line + 9700 5800 9700 5750 +Wire Wire Line + 9700 5050 9800 5050 +Wire Wire Line + 9600 4800 9700 4800 +Wire Wire Line + 9700 4800 9700 4850 +Wire Wire Line + 9700 5550 9800 5550 +Wire Wire Line + 9600 5100 9700 5100 +Wire Wire Line + 9700 5100 9700 5050 +Wire Wire Line + 9700 5750 9800 5750 +Wire Wire Line + 2300 4950 1950 4950 +Wire Wire Line + 1050 4950 1450 4950 +Wire Wire Line + 2950 6200 2950 6300 +Connection ~ 2950 6250 +Wire Wire Line + 2950 6550 2950 6500 +Connection ~ 3250 6550 +Wire Wire Line + 2950 5750 2950 5700 +Connection ~ 3250 5750 +Wire Wire Line + 2950 5400 2950 5500 +Connection ~ 2950 5450 +Wire Wire Line + 6800 3100 6500 3100 +Text Label 6500 3100 0 50 ~ 0 +RESETN +Wire Wire Line + 6900 3000 6800 3000 +Wire Wire Line + 6800 3000 6800 3100 +Wire Wire Line + 1550 3100 1250 3100 +Text Label 1250 3100 0 50 ~ 0 +RESETN +Wire Wire Line + 1550 3000 1550 3100 +Wire Wire Line + 8550 1500 8300 1500 +Wire Wire Line + 3300 1500 3050 1500 +$Comp +L R_100 R42 +U 1 1 58A342FE +P 9250 4950 +F 0 "R42" H 9300 5000 50 0000 L CNN +F 1 "R_100" H 9300 4900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0402" H 9250 4700 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 9250 4800 50 0001 C CNN +F 4 "ERJ-2RKF1000X" H 9250 5100 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0402" H 9250 5200 60 0001 C CNN "Description" + 1 9250 4950 + -1 0 0 -1 +$EndComp +Wire Wire Line + 9250 5050 9250 5100 +Connection ~ 9250 5100 +Wire Wire Line + 9250 4850 9250 4800 +Connection ~ 9250 4800 +$Comp +L R_100 R43 +U 1 1 58A39B73 +P 9250 5650 +F 0 "R43" H 9300 5700 50 0000 L CNN +F 1 "R_100" H 9300 5600 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0402" H 9250 5400 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 9250 5500 50 0001 C CNN +F 4 "ERJ-2RKF1000X" H 9250 5800 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0402" H 9250 5900 60 0001 C CNN "Description" + 1 9250 5650 + -1 0 0 -1 +$EndComp +Wire Wire Line + 9250 5550 9250 5500 +Connection ~ 9250 5500 +Wire Wire Line + 9250 5750 9250 5800 +Connection ~ 9250 5800 +$Comp +L LTC6957-2 U11 +U 1 1 58A4D3E6 +P 7900 5300 +F 0 "U11" H 7600 5700 50 0000 C CNN +F 1 "LTC6957-2" H 7950 5700 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:12-MSOP" H 7900 4600 50 0001 C CNN +F 3 "http://cds.linear.com/docs/en/datasheet/6957fa.pdf" H 7900 4700 50 0001 C CNN +F 4 "LTC6957HMS-2#PBF" H 7900 5900 50 0001 C CNN "MFG Part#" +F 5 "IC CLK BUFFER DRIVER 1:2 LVDS OUT 12MSOP" H 7900 6000 50 0001 C CNN "Description" + 1 7900 5300 + 1 0 0 -1 +$EndComp +Wire Wire Line + 6900 5250 7400 5250 +Wire Wire Line + 6900 5350 7400 5350 +Wire Wire Line + 7350 5100 7400 5100 +Wire Wire Line + 7350 4850 7350 5100 +Wire Wire Line + 7400 5000 7350 5000 +Connection ~ 7350 5000 +Wire Wire Line + 8350 5600 8450 5600 +Wire Wire Line + 8450 5000 8450 5900 +Wire Wire Line + 8350 5000 8450 5000 +Connection ~ 8450 5600 +Wire Wire Line + 7900 5800 7900 5850 +Wire Wire Line + 7900 5850 8450 5850 +Connection ~ 8450 5850 +$Comp +L C_0.1u C63 +U 1 1 58A54FDD +P 7650 4300 +F 0 "C63" V 7750 4200 50 0000 L CNN +F 1 "C_0.1u" V 7550 4200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 7650 4100 50 0001 C CNN +F 3 "" H 7660 4370 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 7760 4470 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 7700 4550 60 0001 C CNN "Description" + 1 7650 4300 + 0 1 -1 0 +$EndComp +$Comp +L GND #PWR094 +U 1 1 58A54FEB +P 7200 4500 +F 0 "#PWR094" H 7200 4250 50 0001 C CNN +F 1 "GND" H 7200 4350 50 0000 C CNN +F 2 "" H 7200 4500 50 0000 C CNN +F 3 "" H 7200 4500 50 0000 C CNN + 1 7200 4500 + -1 0 0 -1 +$EndComp +$Comp +L +3.3V #PWR095 +U 1 1 58A54FF1 +P 7900 4200 +F 0 "#PWR095" H 7900 4050 50 0001 C CNN +F 1 "+3.3V" H 7900 4350 50 0000 C CNN +F 2 "" H 7900 4200 50 0000 C CNN +F 3 "" H 7900 4200 50 0000 C CNN + 1 7900 4200 + 1 0 0 -1 +$EndComp +Connection ~ 7400 4450 +Wire Wire Line + 7200 4450 7400 4450 +Wire Wire Line + 7200 4500 7200 4450 +Connection ~ 7900 4600 +Wire Wire Line + 7400 4300 7550 4300 +Wire Wire Line + 7400 4300 7400 4600 +Wire Wire Line + 7400 4600 7550 4600 +Connection ~ 7900 4300 +Wire Wire Line + 7900 4600 7750 4600 +Wire Wire Line + 7900 4200 7900 4800 +Wire Wire Line + 7750 4300 7900 4300 +Wire Wire Line + 4650 6500 4550 6500 +Wire Wire Line + 6450 6700 5950 6700 +Text Label 6450 6700 2 50 ~ 0 +CLK_OUT+ +Text Label 6450 6900 2 50 ~ 0 +CLK_OUT- +$Comp +L R_100 R40 +U 1 1 58A5957E +P 6450 5300 +F 0 "R40" H 6500 5350 50 0000 L CNN +F 1 "R_100" H 6500 5250 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0402" H 6450 5050 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 6450 5150 50 0001 C CNN +F 4 "ERJ-2RKF1000X" H 6450 5450 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0402" H 6450 5550 60 0001 C CNN "Description" + 1 6450 5300 + -1 0 0 -1 +$EndComp +Wire Wire Line + 6800 5150 6900 5150 +Wire Wire Line + 6900 5450 6800 5450 +Wire Wire Line + 6900 5150 6900 5250 +Wire Wire Line + 6900 5350 6900 5450 +Wire Wire Line + 6450 5400 6450 5450 +Connection ~ 6450 5450 +Wire Wire Line + 6450 5200 6450 5150 +Connection ~ 6450 5150 +Wire Wire Line + 8350 5500 8800 5500 +Wire Wire Line + 8900 5400 8350 5400 +Wire Wire Line + 8900 5100 9400 5100 +Wire Wire Line + 8900 5100 8900 5200 +Wire Wire Line + 8900 5200 8350 5200 +Wire Wire Line + 8800 4800 9400 4800 +Wire Wire Line + 8800 4800 8800 5100 +Wire Wire Line + 8800 5500 8800 5800 +Wire Wire Line + 8900 5400 8900 5500 +$Comp +L GND #PWR096 +U 1 1 58A61B47 +P 8450 5900 +F 0 "#PWR096" H 8450 5650 50 0001 C CNN +F 1 "GND" H 8450 5750 50 0000 C CNN +F 2 "" H 8450 5900 50 0000 C CNN +F 3 "" H 8450 5900 50 0000 C CNN + 1 8450 5900 + 1 0 0 -1 +$EndComp +Wire Wire Line + 7200 4850 7200 4900 +$Comp +L GND #PWR097 +U 1 1 58A52817 +P 7200 4900 +F 0 "#PWR097" H 7200 4650 50 0001 C CNN +F 1 "GND" H 7200 4750 50 0000 C CNN +F 2 "" H 7200 4900 50 0000 C CNN +F 3 "" H 7200 4900 50 0000 C CNN + 1 7200 4900 + 1 0 0 -1 +$EndComp +Wire Wire Line + 7200 4850 7350 4850 +Wire Wire Line + 4600 5850 4600 5950 +$Comp +L C_10n_0402 C61 +U 1 1 58A6B3AA +P 6700 5150 +F 0 "C61" V 6800 5250 50 0000 R CNN +F 1 "C_10n" V 6600 5250 50 0000 R CNN +F 2 "ScopefunPackagesLibrary:C_0402" H 6700 4950 50 0001 C CNN +F 3 "" H 6710 5220 50 0001 C CNN +F 4 "885012205012" H 6810 5320 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0402 10V X7R 10%" H 6750 5400 60 0001 C CNN "Description" + 1 6700 5150 + 0 -1 -1 0 +$EndComp +$Comp +L C_10n_0402 C62 +U 1 1 58A6BB19 +P 6700 5450 +F 0 "C62" V 6800 5550 50 0000 R CNN +F 1 "C_10n" V 6600 5550 50 0000 R CNN +F 2 "ScopefunPackagesLibrary:C_0402" H 6700 5250 50 0001 C CNN +F 3 "" H 6710 5520 50 0001 C CNN +F 4 "885012205012" H 6810 5620 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0402 10V X7R 10%" H 6750 5700 60 0001 C CNN "Description" + 1 6700 5450 + 0 -1 -1 0 +$EndComp +$Comp +L C_10n_0402 C67 +U 1 1 58A725E5 +P 9500 5500 +F 0 "C67" V 9600 5450 50 0000 L CNN +F 1 "C_10n" V 9400 5600 50 0000 R CNN +F 2 "ScopefunPackagesLibrary:C_0402" H 9500 5300 50 0001 C CNN +F 3 "" H 9510 5570 50 0001 C CNN +F 4 "885012205012" H 9610 5670 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0402 10V X7R 10%" H 9550 5750 60 0001 C CNN "Description" + 1 9500 5500 + 0 -1 -1 0 +$EndComp +$Comp +L C_10n_0402 C68 +U 1 1 58A725ED +P 9500 5800 +F 0 "C68" V 9600 5750 50 0000 L CNN +F 1 "C_10n" V 9400 5900 50 0000 R CNN +F 2 "ScopefunPackagesLibrary:C_0402" H 9500 5600 50 0001 C CNN +F 3 "" H 9510 5870 50 0001 C CNN +F 4 "885012205012" H 9610 5970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0402 10V X7R 10%" H 9550 6050 60 0001 C CNN "Description" + 1 9500 5800 + 0 -1 -1 0 +$EndComp +$Comp +L C_10n_0402 C65 +U 1 1 58A72691 +P 9500 4800 +F 0 "C65" V 9600 4750 50 0000 L CNN +F 1 "C_10n" V 9400 4900 50 0000 R CNN +F 2 "ScopefunPackagesLibrary:C_0402" H 9500 4600 50 0001 C CNN +F 3 "" H 9510 4870 50 0001 C CNN +F 4 "885012205012" H 9610 4970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0402 10V X7R 10%" H 9550 5050 60 0001 C CNN "Description" + 1 9500 4800 + 0 -1 -1 0 +$EndComp +$Comp +L C_10n_0402 C66 +U 1 1 58A72699 +P 9500 5100 +F 0 "C66" V 9600 5050 50 0000 L CNN +F 1 "C_10n" V 9400 5200 50 0000 R CNN +F 2 "ScopefunPackagesLibrary:C_0402" H 9500 4900 50 0001 C CNN +F 3 "" H 9510 5170 50 0001 C CNN +F 4 "885012205012" H 9610 5270 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0402 10V X7R 10%" H 9550 5350 60 0001 C CNN "Description" + 1 9500 5100 + 0 -1 -1 0 +$EndComp +Text Label 7100 5250 0 50 ~ 0 +IN+ +Text Label 7100 5350 0 50 ~ 0 +IN- +Wire Wire Line + 5950 6900 6450 6900 +Wire Wire Line + 5700 5150 6600 5150 +Text Label 5700 5450 0 50 ~ 0 +CLK_OUT+ +Text Label 5700 5150 0 50 ~ 0 +CLK_OUT- +Wire Wire Line + 8800 5100 8350 5100 +Text Label 8500 5100 0 50 ~ 0 +OUT1+ +Text Label 8500 5200 0 50 ~ 0 +OUT1- +Text Label 8500 5500 0 50 ~ 0 +OUT2+ +Text Label 8500 5400 0 50 ~ 0 +OUT2- +Wire Wire Line + 5700 5450 6600 5450 +Wire Wire Line + 1650 1800 1550 1800 +Wire Wire Line + 1650 2000 1550 2000 +Wire Wire Line + 1050 5450 2550 5450 +Wire Wire Line + 1050 5750 2550 5750 +Wire Wire Line + 1050 6250 2550 6250 +Wire Wire Line + 1050 6550 2550 6550 +$Comp +L Z_68 L1 +U 1 1 58B37F87 +P 1700 4950 +F 0 "L1" H 1700 5050 50 0000 C CNN +F 1 "Z_68" H 1700 4900 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:L_0805" H 1700 4600 50 0001 C CNN +F 3 "https://katalog.we-online.com/pbs/datasheet/782853680.pdf" H 1700 4700 50 0001 C CNN +F 4 "FERRITE BEAD 68 OHM 0805 R=25m I=3A" H 1700 5450 75 0001 C CNN "Description" +F 5 "782853680" H 1700 5300 75 0001 C CNN "MFG Part#" + 1 1700 4950 + -1 0 0 -1 +$EndComp +$Comp +L C_10n_0402 C60 +U 1 1 58B8A293 +P 5050 6000 +F 0 "C60" V 4950 5950 50 0000 L CNN +F 1 "C_10n" V 5150 5950 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0402" H 5050 5800 50 0001 C CNN +F 3 "" H 5060 6070 50 0001 C CNN +F 4 "885012205012" H 5160 6170 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0402 10V X7R 10%" H 5100 6250 60 0001 C CNN "Description" + 1 5050 6000 + 0 1 1 0 +$EndComp +$Comp +L C_10n_0402 C64 +U 1 1 58B8C2CE +P 7650 4600 +F 0 "C64" V 7550 4500 50 0000 L CNN +F 1 "C_10n" V 7750 4500 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0402" H 7650 4400 50 0001 C CNN +F 3 "" H 7660 4670 50 0001 C CNN +F 4 "885012205012" H 7760 4770 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0402 10V X7R 10%" H 7700 4850 60 0001 C CNN "Description" + 1 7650 4600 + 0 1 1 0 +$EndComp +$Comp +L SG3225VAN-250Mhz U9 +U 1 1 58BBF13E +P 5300 6800 +F 0 "U9" H 4750 7300 50 0000 C CNN +F 1 "SG3225VAN-250Mhz" H 5750 7300 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:3.2X2.5_SMD_6_EPSON" H 5300 6250 100 0001 C CNN +F 3 "https://support.epson.biz/td/api/doc_check.php?dl=brief_SG3225EAN_en.pdf" H 5300 6000 100 0001 C CNN +F 4 "SG3225VAN 250.000000M-KEGA3" H 5300 7500 100 0001 C CNN "MFG Part#" +F 5 "3.3 V, 250 MHz LVDS Clock Oscillator 30ppm" H 5300 7700 100 0001 C CNN "Description" + 1 5300 6800 + 1 0 0 -1 +$EndComp +$Comp +L R_2.2k R39 +U 1 1 58DC4546 +P 1550 3850 +F 0 "R39" H 1600 3900 50 0000 L CNN +F 1 "R_2.2k" H 1600 3800 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 1550 3600 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 1550 3700 50 0001 C CNN +F 4 "ERJ-3EKF2201V" H 1550 4000 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 1550 4100 60 0001 C CNN "Description" + 1 1550 3850 + -1 0 0 -1 +$EndComp +$Comp +L KAD5510P-25Q48 U8 +U 1 1 5A11BF11 +P 2350 1800 +F 0 "U8" H 2350 3000 50 0000 C CNN +F 1 "KAD5510P-25Q48" H 2350 2900 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:CP-56-2" H 2350 150 50 0001 C CNN +F 3 "https://www.intersil.com/content/dam/Intersil/documents/kad5/kad5510p.pdf" H 2350 300 50 0001 C CNN +F 4 "Low Power 10-Bit, 250 MSPS ADC" H 2450 3100 50 0001 C CNN "Description" +F 5 "KAD5510P-25Q48" H 2350 400 50 0001 C CNN "MFG Part#" + 1 2350 1800 + 1 0 0 -1 +$EndComp +$Comp +L KAD5510P-25Q48 U8 +U 2 1 5A11C11F +P 4600 3700 +F 0 "U8" H 4600 4900 50 0000 C CNN +F 1 "KAD5510P-25Q48" H 4600 4800 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:CP-56-2" H 4600 2050 50 0001 C CNN +F 3 "https://www.intersil.com/content/dam/Intersil/documents/kad5/kad5510p.pdf" H 4600 2200 50 0001 C CNN +F 4 "Low Power 10-Bit, 250 MSPS ADC" H 4700 5000 50 0001 C CNN "Description" +F 5 "KAD5510P-25Q48" H 4600 2300 50 0001 C CNN "MFG Part#" + 2 4600 3700 + 1 0 0 -1 +$EndComp +$Comp +L KAD5510P-25Q48 U10 +U 2 1 5A11C272 +P 9950 3700 +F 0 "U10" H 9950 4900 50 0000 C CNN +F 1 "KAD5510P-25Q48" H 9950 4800 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:CP-56-2" H 9950 2050 50 0001 C CNN +F 3 "https://www.intersil.com/content/dam/Intersil/documents/kad5/kad5510p.pdf" H 9950 2200 50 0001 C CNN +F 4 "Low Power 10-Bit, 250 MSPS ADC" H 10050 5000 50 0001 C CNN "Description" +F 5 "KAD5510P-25Q48" H 9950 2300 50 0001 C CNN "MFG Part#" + 2 9950 3700 + 1 0 0 -1 +$EndComp +$Comp +L KAD5510P-25Q48 U10 +U 1 1 5A11BFBC +P 7600 1800 +F 0 "U10" H 7600 3000 50 0000 C CNN +F 1 "KAD5510P-25Q48" H 7600 2900 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:CP-56-2" H 7600 150 50 0001 C CNN +F 3 "https://www.intersil.com/content/dam/Intersil/documents/kad5/kad5510p.pdf" H 7600 300 50 0001 C CNN +F 4 "Low Power 10-Bit, 250 MSPS ADC" H 7700 3100 50 0001 C CNN "Description" +F 5 "KAD5510P-25Q48" H 7600 400 50 0001 C CNN "MFG Part#" + 1 7600 1800 + 1 0 0 -1 +$EndComp +Wire Wire Line + 9100 3700 9100 4200 +Wire Wire Line + 9100 2650 9100 2900 +Wire Wire Line + 5250 3700 5350 3700 +Wire Wire Line + 5250 3800 5350 3800 +Connection ~ 5350 3800 +Wire Wire Line + 5250 3900 5350 3900 +Connection ~ 5350 3900 +Wire Wire Line + 5250 4000 5350 4000 +Connection ~ 5350 4000 +Wire Wire Line + 5250 4200 5350 4200 +Connection ~ 5350 4200 +$Comp +L +1.8V #PWR098 +U 1 1 5A120343 +P 3750 2650 +F 0 "#PWR098" H 3750 2500 50 0001 C CNN +F 1 "+1.8V" H 3750 2790 50 0000 C CNN +F 2 "" H 3750 2650 50 0000 C CNN +F 3 "" H 3750 2650 50 0000 C CNN + 1 3750 2650 + 1 0 0 -1 +$EndComp +$Comp +L +1.8V_VA #PWR099 +U 1 1 5A120349 +P 3750 3700 +F 0 "#PWR099" H 3750 3550 50 0001 C CNN +F 1 "+1.8V_VA" H 3750 3840 50 0000 C CNN +F 2 "" H 3750 3700 50 0000 C CNN +F 3 "" H 3750 3700 50 0000 C CNN + 1 3750 3700 + 1 0 0 -1 +$EndComp +Wire Wire Line + 3750 4100 3950 4100 +Wire Wire Line + 3750 4000 3950 4000 +Wire Wire Line + 3750 3900 3950 3900 +Wire Wire Line + 3750 3800 3950 3800 +Connection ~ 3750 4100 +Connection ~ 3750 4000 +Connection ~ 3750 3900 +Connection ~ 3750 3800 +Wire Wire Line + 3750 4200 3950 4200 +Wire Wire Line + 3750 2900 3950 2900 +Connection ~ 3750 2800 +Wire Wire Line + 3950 2800 3750 2800 +Wire Wire Line + 3750 3700 3750 4200 +Wire Wire Line + 3750 2650 3750 2900 +$Comp +L GND #PWR0100 +U 1 1 5A120A47 +P 10700 4350 +F 0 "#PWR0100" H 10700 4100 50 0001 C CNN +F 1 "GND" H 10700 4200 50 0000 C CNN +F 2 "" H 10700 4350 50 0000 C CNN +F 3 "" H 10700 4350 50 0000 C CNN + 1 10700 4350 + 1 0 0 -1 +$EndComp +Connection ~ 10700 3000 +Wire Wire Line + 10700 3000 10600 3000 +Connection ~ 10700 2900 +Wire Wire Line + 10600 2900 10700 2900 +Wire Wire Line + 10700 2800 10600 2800 +Wire Wire Line + 10700 2800 10700 3150 +Wire Wire Line + 10700 3700 10700 4350 +Wire Wire Line + 10600 3700 10700 3700 +Wire Wire Line + 10600 3800 10700 3800 +Connection ~ 10700 3800 +Wire Wire Line + 10600 3900 10700 3900 +Connection ~ 10700 3900 +Wire Wire Line + 10600 4000 10700 4000 +Connection ~ 10700 4000 +Wire Wire Line + 10600 4200 10700 4200 +Connection ~ 10700 4200 +NoConn ~ 6900 900 +NoConn ~ 6900 1000 +NoConn ~ 8300 2000 +NoConn ~ 8300 2100 +NoConn ~ 8300 2200 +NoConn ~ 8300 2300 +NoConn ~ 8300 2400 +NoConn ~ 8300 2500 +NoConn ~ 8300 2600 +NoConn ~ 8300 2700 +NoConn ~ 8300 2900 +NoConn ~ 8300 3000 +NoConn ~ 3050 2000 +NoConn ~ 3050 2100 +NoConn ~ 3050 2200 +NoConn ~ 3050 2300 +NoConn ~ 3050 2400 +NoConn ~ 3050 2500 +NoConn ~ 3050 2600 +NoConn ~ 3050 2700 +NoConn ~ 3050 2900 +NoConn ~ 3050 3000 +Wire Wire Line + 1550 2600 1650 2600 +Wire Wire Line + 3050 1400 3450 1400 +Wire Wire Line + 9550 1650 9550 1550 +Wire Wire Line + 9650 1650 9650 1700 +Connection ~ 9650 1650 +$Comp +L R_4k7 R66 +U 1 1 5A13B712 +P 1000 2650 +F 0 "R66" H 1050 2700 50 0000 L CNN +F 1 "R_4k7" H 1050 2600 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 1000 2400 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 1000 2500 50 0001 C CNN +F 4 "ERJ-3EKF4701V" H 1000 2800 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 1000 2900 60 0001 C CNN "Description" + 1 1000 2650 + -1 0 0 -1 +$EndComp +$Comp +L +1.8V #PWR0101 +U 1 1 5A13C089 +P 700 2650 +F 0 "#PWR0101" H 700 2500 50 0001 C CNN +F 1 "+1.8V" H 700 2790 50 0000 C CNN +F 2 "" H 700 2650 50 0000 C CNN +F 3 "" H 700 2650 50 0000 C CNN + 1 700 2650 + 1 0 0 -1 +$EndComp +Wire Wire Line + 1650 2500 1000 2500 +Wire Wire Line + 1000 2500 1000 2550 +Wire Wire Line + 1000 2750 1000 2800 +Wire Wire Line + 1000 2800 700 2800 +Wire Wire Line + 700 2800 700 2650 +$Comp +L R_4k7 R67 +U 1 1 5A13D691 +P 6250 2650 +F 0 "R67" H 6300 2700 50 0000 L CNN +F 1 "R_4k7" H 6300 2600 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 6250 2400 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 6250 2500 50 0001 C CNN +F 4 "ERJ-3EKF4701V" H 6250 2800 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 6250 2900 60 0001 C CNN "Description" + 1 6250 2650 + -1 0 0 -1 +$EndComp +$Comp +L +1.8V #PWR0102 +U 1 1 5A13D697 +P 5950 2650 +F 0 "#PWR0102" H 5950 2500 50 0001 C CNN +F 1 "+1.8V" H 5950 2790 50 0000 C CNN +F 2 "" H 5950 2650 50 0000 C CNN +F 3 "" H 5950 2650 50 0000 C CNN + 1 5950 2650 + 1 0 0 -1 +$EndComp +Wire Wire Line + 6900 2500 6250 2500 +Wire Wire Line + 6250 2500 6250 2550 +Wire Wire Line + 6250 2750 6250 2800 +Wire Wire Line + 6250 2800 5950 2800 +Wire Wire Line + 5950 2800 5950 2650 +Wire Wire Line + 2950 6250 3250 6250 +Wire Wire Line + 2950 6550 3250 6550 +Wire Wire Line + 3250 5750 2950 5750 +Wire Wire Line + 3250 5450 2950 5450 +Wire Wire Line + 2550 6500 2550 6600 +Text GLabel 1700 4100 2 50 Input ~ 0 +ADC_RESETN +$Comp +L GND #PWR0103 +U 1 1 5A147712 +P 2650 4250 +F 0 "#PWR0103" H 2650 4000 50 0001 C CNN +F 1 "GND" H 2650 4100 50 0000 C CNN +F 2 "" H 2650 4250 50 0000 C CNN +F 3 "" H 2650 4250 50 0000 C CNN + 1 2650 4250 + 1 0 0 -1 +$EndComp +Wire Wire Line + 3000 3850 2650 3850 +Wire Wire Line + 2650 3850 2650 3950 +Wire Wire Line + 2650 4150 2650 4250 +Text Notes 2650 3700 0 50 ~ 0 +HI = NAP\nLO = NORMAL\nFT = SLEEP +$Comp +L C_0.1u C41 +U 1 1 5A14D422 +P 1350 5600 +F 0 "C41" H 1360 5670 50 0000 L CNN +F 1 "C_0.1u" H 1360 5520 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 1350 5400 50 0001 C CNN +F 3 "" H 1360 5670 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 1460 5770 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 1400 5850 60 0001 C CNN "Description" + 1 1350 5600 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C42 +U 1 1 5A14D50C +P 1350 6400 +F 0 "C42" H 1360 6470 50 0000 L CNN +F 1 "C_0.1u" H 1360 6320 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 1350 6200 50 0001 C CNN +F 3 "" H 1360 6470 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 1460 6570 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 1400 6650 60 0001 C CNN "Description" + 1 1350 6400 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C40 +U 1 1 5A14DB57 +P 2950 5600 +F 0 "C40" H 2960 5670 50 0000 L CNN +F 1 "C_0.1u" H 2960 5520 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2950 5400 50 0001 C CNN +F 3 "" H 2960 5670 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 3060 5770 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3000 5850 60 0001 C CNN "Description" + 1 2950 5600 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C54 +U 1 1 5A14DC2E +P 2950 6400 +F 0 "C54" H 2960 6470 50 0000 L CNN +F 1 "C_0.1u" H 2960 6320 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2950 6200 50 0001 C CNN +F 3 "" H 2960 6470 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 3060 6570 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3000 6650 60 0001 C CNN "Description" + 1 2950 6400 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C44 +U 1 1 5857C6B3 +P 1650 5600 +F 0 "C44" H 1660 5670 50 0000 L CNN +F 1 "C_0.1u" H 1660 5520 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 1650 5400 50 0001 C CNN +F 3 "" H 1660 5670 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 1760 5770 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 1700 5850 60 0001 C CNN "Description" + 1 1650 5600 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C46 +U 1 1 5857C532 +P 1950 5600 +F 0 "C46" H 1960 5670 50 0000 L CNN +F 1 "C_0.1u" H 1960 5520 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 1950 5400 50 0001 C CNN +F 3 "" H 1960 5670 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 2060 5770 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 2000 5850 60 0001 C CNN "Description" + 1 1950 5600 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C50 +U 1 1 5857C6C3 +P 2250 5600 +F 0 "C50" H 2260 5670 50 0000 L CNN +F 1 "C_0.1u" H 2260 5520 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2250 5400 50 0001 C CNN +F 3 "" H 2260 5670 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 2360 5770 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 2300 5850 60 0001 C CNN "Description" + 1 2250 5600 + 1 0 0 -1 +$EndComp +Text Label 3450 1400 2 50 ~ 0 +NAPSLP +Wire Wire Line + 8300 1400 8700 1400 +Text Label 8700 1400 2 50 ~ 0 +NAPSLP +Text Label 3000 3850 2 50 ~ 0 +NAPSLP +$Comp +L R_2.2k R68 +U 1 1 5A156AB6 +P 2650 4050 +F 0 "R68" H 2700 4100 50 0000 L CNN +F 1 "R_2.2k" H 2700 4000 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2650 3800 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2650 3900 50 0001 C CNN +F 4 "ERJ-3EKF2201V" H 2650 4200 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2650 4300 60 0001 C CNN "Description" + 1 2650 4050 + 1 0 0 -1 +$EndComp +Wire Wire Line + 1100 4100 1700 4100 +Connection ~ 1550 4100 +Text Label 1100 4100 0 50 ~ 0 +RESETN +$Comp +L GND #PWR0104 +U 1 1 5A15B582 +P 10700 3150 +F 0 "#PWR0104" H 10700 2900 50 0001 C CNN +F 1 "GND" H 10700 3000 50 0000 C CNN +F 2 "" H 10700 3150 50 0000 C CNN +F 3 "" H 10700 3150 50 0000 C CNN + 1 10700 3150 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0105 +U 1 1 5A15B5E9 +P 5350 3150 +F 0 "#PWR0105" H 5350 2900 50 0001 C CNN +F 1 "GND" H 5350 3000 50 0000 C CNN +F 2 "" H 5350 3150 50 0000 C CNN +F 3 "" H 5350 3150 50 0000 C CNN + 1 5350 3150 + 1 0 0 -1 +$EndComp +Wire Wire Line + 4300 1200 4300 850 +Connection ~ 4300 850 +Wire Wire Line + 4500 1200 4500 1050 +Connection ~ 4500 1050 +Wire Wire Line + 4800 1200 4800 1050 +Connection ~ 4800 1050 +Wire Wire Line + 5000 1200 5000 850 +Connection ~ 5000 850 +Wire Wire Line + 8400 850 10550 850 +Wire Wire Line + 10250 1200 10250 850 +Connection ~ 10250 850 +Wire Wire Line + 10050 1200 10050 1050 +Connection ~ 10050 1050 +Wire Wire Line + 9750 1200 9750 1050 +Connection ~ 9750 1050 +Wire Wire Line + 9550 1200 9550 850 +Connection ~ 9550 850 +$EndSCHEMATC diff --git a/kicad/rescue-backup/file56948067-2022-01-14-15-48-21.sch b/kicad/rescue-backup/file56948067-2022-01-14-15-48-21.sch new file mode 100644 index 0000000..df39d70 --- /dev/null +++ b/kicad/rescue-backup/file56948067-2022-01-14-15-48-21.sch @@ -0,0 +1,1424 @@ +EESchema Schematic File Version 2 +LIBS:ScopefunParts +LIBS:power +LIBS:device +LIBS:transistors +LIBS:conn +LIBS:linear +LIBS:regul +LIBS:74xx +LIBS:cmos4000 +LIBS:adc-dac +LIBS:memory +LIBS:microcontrollers +LIBS:dsp +LIBS:microchip +LIBS:analog_switches +LIBS:motorola +LIBS:texas +LIBS:intel +LIBS:audio +LIBS:interface +LIBS:digital-audio +LIBS:philips +LIBS:display +LIBS:cypress +LIBS:siliconi +LIBS:opto +LIBS:atmel +LIBS:contrib +LIBS:valves +LIBS:Scopefun_v2-cache +EELAYER 25 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 5 15 +Title "Scopefun Oscilloscope" +Date "" +Rev "v2" +Comp "" +Comment1 "Copyright Dejan Priversek 2017" +Comment2 "Licensed under CERN OHL v.1.2" +Comment3 "" +Comment4 "" +$EndDescr +$Comp +L GND #PWR0106 +U 1 1 56A404D8 +P 7350 7200 +F 0 "#PWR0106" H 7350 6950 50 0001 C CNN +F 1 "GND" H 7350 7050 50 0000 C CNN +F 2 "" H 7350 7200 50 0000 C CNN +F 3 "" H 7350 7200 50 0000 C CNN + 1 7350 7200 + 1 0 0 -1 +$EndComp +$Comp +L R_100R R58 +U 1 1 56A40B80 +P 3700 6750 +F 0 "R58" V 3600 6600 50 0000 L CNN +F 1 "R_100R" V 3600 6800 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3700 6500 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3700 6600 50 0001 C CNN +F 4 "ERJ-3EKF1000V" H 3700 6900 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3700 7000 60 0001 C CNN "Description" + 1 3700 6750 + 0 1 1 0 +$EndComp +$Comp +L R_100R R59 +U 1 1 56A41796 +P 3700 7450 +F 0 "R59" V 3600 7300 50 0000 L CNN +F 1 "R_100R" V 3600 7500 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3700 7200 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3700 7300 50 0001 C CNN +F 4 "ERJ-3EKF1000V" H 3700 7600 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3700 7700 60 0001 C CNN "Description" + 1 3700 7450 + 0 1 1 0 +$EndComp +$Comp +L R_100R R60 +U 1 1 56A41DEE +P 6000 7100 +F 0 "R60" V 5900 6950 50 0000 L CNN +F 1 "R_100R" V 5900 7150 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 6000 6850 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 6000 6950 50 0001 C CNN +F 4 "ERJ-3EKF1000V" H 6000 7250 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 6000 7350 60 0001 C CNN "Description" + 1 6000 7100 + 0 1 1 0 +$EndComp +Text GLabel 3400 6750 0 75 Input ~ 0 +LED[1] +Text GLabel 3400 7450 0 75 Input ~ 0 +LED[2] +Text GLabel 5700 7100 0 75 Input ~ 0 +LED[3] +$Comp +L XC7A35T-FTG256 U12 +U 2 1 584FF23D +P 8750 3100 +F 0 "U12" H 8100 5400 50 0000 C CNN +F 1 "XC7A35T-FTG256" H 9100 5400 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:BGA256_FTG256" H 8750 -150 50 0001 C CNN +F 3 "https://www.xilinx.com/support/documentation/data_sheets/ds181_Artix_7_Data_Sheet.pdf" H 8750 -50 50 0001 C CNN +F 4 "Artix-7 FPGA" H 8750 50 50 0001 C CNN "Description" +F 5 "XC7A35T-2FTG256I" H 8750 -250 50 0001 C CNN "MFG Part#" + 2 8750 3100 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0107 +U 1 1 584FFCC3 +P 5050 6850 +F 0 "#PWR0107" H 5050 6600 50 0001 C CNN +F 1 "GND" H 5050 6700 50 0000 C CNN +F 2 "" H 5050 6850 50 0000 C CNN +F 3 "" H 5050 6850 50 0000 C CNN + 1 5050 6850 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0108 +U 1 1 584FFCDF +P 5050 7550 +F 0 "#PWR0108" H 5050 7300 50 0001 C CNN +F 1 "GND" H 5050 7400 50 0000 C CNN +F 2 "" H 5050 7550 50 0000 C CNN +F 3 "" H 5050 7550 50 0000 C CNN + 1 5050 7550 + 1 0 0 -1 +$EndComp +Text GLabel 1550 5300 0 50 Input ~ 0 +dataA4_P +Text GLabel 1550 5400 0 50 Input ~ 0 +dataA4_N +Text GLabel 1550 4350 0 50 Input ~ 0 +dataA3_P +Text GLabel 1550 4450 0 50 Input ~ 0 +dataA3_N +Text GLabel 1550 3700 0 50 Input ~ 0 +dataA2_P +Text GLabel 1550 3800 0 50 Input ~ 0 +dataA2_N +Text GLabel 1550 4050 0 50 Input ~ 0 +dataA1_P +Text GLabel 1550 4150 0 50 Input ~ 0 +dataA1_N +Text GLabel 1550 3050 0 50 Input ~ 0 +dataA0_P +Text GLabel 1550 3150 0 50 Input ~ 0 +dataA0_N +Text GLabel 1550 2750 0 50 Input ~ 0 +dataB4_P +Text GLabel 1550 2850 0 50 Input ~ 0 +dataB4_N +Text GLabel 1550 2450 0 50 Input ~ 0 +dataB3_P +Text GLabel 1550 2550 0 50 Input ~ 0 +dataB3_N +Text GLabel 1550 1700 0 50 Input ~ 0 +dataB2_P +Text GLabel 1550 1800 0 50 Input ~ 0 +dataB2_N +Text GLabel 1550 2250 0 50 Input ~ 0 +dataB1_P +Text GLabel 1550 2150 0 50 Input ~ 0 +dataB1_N +Text GLabel 1550 1300 0 50 Input ~ 0 +dataB0_P +Text GLabel 1550 1400 0 50 Input ~ 0 +dataB0_N +Text GLabel 7350 2100 0 50 Output ~ 0 +LED[3] +Text GLabel 7350 1000 0 50 Output ~ 0 +LED[2] +Text GLabel 7350 1100 0 50 Output ~ 0 +LED[1] +Text GLabel 2850 5200 0 50 Output ~ 0 +ADCA_CS +Text GLabel 2850 5000 0 50 Output ~ 0 +ADC_SCLK +Text GLabel 2850 5100 0 50 Output ~ 0 +ADC_SDIN +Text GLabel 1550 5700 0 50 Input ~ 0 +AN_TRIG_P +Text GLabel 2850 3200 0 50 Output ~ 0 +CH1_K +Text GLabel 2550 1600 0 50 Output ~ 0 +CH2_K +Text GLabel 2850 2100 0 50 Output ~ 0 +CC_AB +Text GLabel 1650 3450 0 50 Input ~ 0 +CLK_ADC_P +Text GLabel 1650 3350 0 50 Input ~ 0 +CLK_ADC_N +Text GLabel 2850 3900 0 50 Output ~ 0 +CH1_DC +Text GLabel 2850 3600 0 50 Output ~ 0 +CH2_DC +Text GLabel 2850 4600 0 50 Output ~ 0 +dir_5_0 +Text GLabel 2850 4500 0 50 Output ~ 0 +dir_11_6 +Text GLabel 2850 2200 0 50 Output ~ 0 +CH1_GND +Text GLabel 2850 3100 0 50 Output ~ 0 +CH2_GND +Text GLabel 2850 4000 0 50 Output ~ 0 +AN_TRIG_LEVEL +NoConn ~ 2900 2000 +Text GLabel 6000 2700 2 50 Output ~ 0 +DDR3_A0 +Text GLabel 6000 1500 2 50 Output ~ 0 +DDR3_CK_P +Text GLabel 6000 1600 2 50 Output ~ 0 +DDR3_CK_N +Text GLabel 6000 1300 2 50 Output ~ 0 +DDR3_CKE +Text GLabel 6000 3900 2 50 BiDi ~ 0 +DDR3_DQS1_P +Text GLabel 6000 4000 2 50 BiDi ~ 0 +DDR3_DQS1_N +Text GLabel 6000 5100 2 50 BiDi ~ 0 +DDR3_DQS0_P +Text GLabel 6000 5200 2 50 BiDi ~ 0 +DDR3_DQS0_N +Text GLabel 6000 1700 2 50 Output ~ 0 +DDR3_CAS# +Text GLabel 6000 2100 2 50 Output ~ 0 +DDR3_RAS# +Text GLabel 6000 3500 2 50 Output ~ 0 +DDR3_RESET# +Text GLabel 6000 3000 2 50 Output ~ 0 +DDR3_WE# +NoConn ~ 5900 5700 +NoConn ~ 5900 5800 +NoConn ~ 5900 5900 +Text GLabel 7350 1300 0 50 Output ~ 0 +DAC_CLK_1 +Text GLabel 7350 1400 0 50 Output ~ 0 +DAC_CLK_2 +Text GLabel 7350 1200 0 50 Output ~ 0 +DASCLK +Text GLabel 7350 1500 0 50 Output ~ 0 +DASDIN +Text GLabel 7350 2200 0 50 Output ~ 0 +DASYNC +Text GLabel 2850 3500 0 50 Output ~ 0 +dpot_cs +Text GLabel 2850 4900 0 50 Output ~ 0 +dpot_sck +Text GLabel 2700 1100 0 50 Output ~ 0 +dpot_si +Text GLabel 2850 4700 0 50 BiDi ~ 0 +dataD[9] +Text GLabel 2850 4800 0 50 BiDi ~ 0 +dataD[7] +Text GLabel 2850 5900 0 50 BiDi ~ 0 +dataD[6] +Text GLabel 10150 3800 2 50 BiDi ~ 0 +faddr[0] +Text GLabel 10150 3000 2 50 BiDi ~ 0 +faddr[1] +Text GLabel 10150 5200 2 50 BiDi ~ 0 +fdata[31] +Text GLabel 10150 4100 2 50 BiDi ~ 0 +fdata[30] +Text GLabel 10150 5000 2 50 BiDi ~ 0 +fdata[29] +Text GLabel 10150 4200 2 50 BiDi ~ 0 +fdata[28] +Text GLabel 10150 4600 2 50 BiDi ~ 0 +fdata[27] +Text GLabel 10150 4900 2 50 BiDi ~ 0 +fdata[25] +Text GLabel 10150 4500 2 50 BiDi ~ 0 +fdata[24] +Text GLabel 10150 3500 2 50 BiDi ~ 0 +fdata[23] +Text GLabel 10150 4400 2 50 BiDi ~ 0 +fdata[22] +Text GLabel 10150 4300 2 50 BiDi ~ 0 +fdata[21] +Text GLabel 10150 3700 2 50 BiDi ~ 0 +fdata[20] +Text GLabel 10150 3900 2 50 BiDi ~ 0 +fdata[19] +Text GLabel 10150 4000 2 50 BiDi ~ 0 +fdata[18] +Text GLabel 10150 1000 2 50 BiDi ~ 0 +fdata[17] +Text GLabel 10150 2900 2 50 BiDi ~ 0 +fdata[16] +Text GLabel 10150 2000 2 50 BiDi ~ 0 +fdata[15] +Text GLabel 10150 2600 2 50 BiDi ~ 0 +fdata[14] +Text GLabel 10150 2500 2 50 BiDi ~ 0 +fdata[13] +Text GLabel 10150 1600 2 50 BiDi ~ 0 +fdata[12] +Text GLabel 10150 1800 2 50 BiDi ~ 0 +fdata[11] +Text GLabel 10150 1500 2 50 BiDi ~ 0 +fdata[10] +Text GLabel 10150 3300 2 50 BiDi ~ 0 +fdata[9] +Text GLabel 10150 2200 2 50 BiDi ~ 0 +fdata[8] +Text GLabel 10150 1700 2 50 BiDi ~ 0 +fdata[7] +Text GLabel 10150 1300 2 50 BiDi ~ 0 +fdata[6] +Text GLabel 10150 1400 2 50 BiDi ~ 0 +fdata[5] +Text GLabel 10150 1900 2 50 BiDi ~ 0 +fdata[4] +Text GLabel 10150 1100 2 50 BiDi ~ 0 +fdata[3] +Text GLabel 10150 4700 2 50 BiDi ~ 0 +fdata[2] +Text GLabel 10150 2100 2 50 BiDi ~ 0 +fdata[1] +Text GLabel 10150 1200 2 50 BiDi ~ 0 +fdata[0] +Text GLabel 10150 2700 2 50 Output ~ 0 +clk_fx3 +Text GLabel 10150 3200 2 50 Input ~ 0 +FLAGA +Text GLabel 10150 3600 2 50 Input ~ 0 +FLAGB +Text GLabel 10150 3100 2 50 Input ~ 0 +FLAGD +Text GLabel 10150 3400 2 50 Output ~ 0 +PKTEND +Text GLabel 10150 2300 2 50 Output ~ 0 +SLOE_SLRD +Text GLabel 10150 2400 2 50 Output ~ 0 +SLWR +Text GLabel 10150 2800 2 50 Output ~ 0 +SLCS +Text Notes 1050 950 0 50 ~ 0 +PUDC_B = High\nI/Os 3-state during configuration +NoConn ~ 2900 1000 +Text GLabel 2700 1200 0 50 Input ~ 0 +SPI_MOSI +NoConn ~ 2900 1900 +Text GLabel 7350 1700 0 50 Output ~ 0 +DAC_D0 +Text GLabel 7350 1600 0 50 Output ~ 0 +DAC_D1 +Text GLabel 7350 1800 0 50 Output ~ 0 +DAC_D2 +Text GLabel 7350 2000 0 50 Output ~ 0 +DAC_D3 +Text GLabel 7350 2400 0 50 Output ~ 0 +DAC_D4 +Text GLabel 7350 2300 0 50 Output ~ 0 +DAC_D5 +Text GLabel 7350 2600 0 50 Output ~ 0 +DAC_D6 +Text GLabel 7350 2500 0 50 Output ~ 0 +DAC_D7 +Text GLabel 7350 2800 0 50 Output ~ 0 +DAC_D8 +Text GLabel 7350 1900 0 50 Output ~ 0 +DAC_D9 +Text GLabel 7350 2700 0 50 Output ~ 0 +DAC_D10 +Text GLabel 7350 2900 0 50 Output ~ 0 +DAC_D11 +Text GLabel 1550 5800 0 50 Input ~ 0 +AN_TRIG_N +Text GLabel 6000 2600 2 50 Output ~ 0 +DDR3_A1 +Text GLabel 6000 1000 2 50 Output ~ 0 +DDR3_A2 +Text GLabel 6000 3300 2 50 Output ~ 0 +DDR3_A3 +Text GLabel 6000 1400 2 50 Output ~ 0 +DDR3_A4 +Text GLabel 6000 2200 2 50 Output ~ 0 +DDR3_A5 +Text GLabel 6000 2000 2 50 Output ~ 0 +DDR3_A6 +Text GLabel 6000 2900 2 50 Output ~ 0 +DDR3_A7 +Text GLabel 6000 1900 2 50 Output ~ 0 +DDR3_A8 +Text GLabel 6000 2500 2 50 Output ~ 0 +DDR3_A9 +Text GLabel 6000 1100 2 50 Output ~ 0 +DDR3_A10 +Text GLabel 6000 3400 2 50 Output ~ 0 +DDR3_A11 +Text GLabel 6000 3200 2 50 Output ~ 0 +DDR3_A12 +Text GLabel 6000 3100 2 50 Output ~ 0 +DDR3_BA0 +Text GLabel 6000 1800 2 50 Output ~ 0 +DDR3_BA1 +Text GLabel 6000 2400 2 50 Output ~ 0 +DDR3_BA2 +Text GLabel 6000 4700 2 50 BiDi ~ 0 +DDR3_DQ0 +Text GLabel 6000 4800 2 50 BiDi ~ 0 +DDR3_DQ1 +Text GLabel 6000 4900 2 50 BiDi ~ 0 +DDR3_DQ2 +Text GLabel 6000 5400 2 50 BiDi ~ 0 +DDR3_DQ3 +Text GLabel 6000 5500 2 50 BiDi ~ 0 +DDR3_DQ4 +Text GLabel 6000 5600 2 50 BiDi ~ 0 +DDR3_DQ5 +Text GLabel 6000 5000 2 50 BiDi ~ 0 +DDR3_DQ6 +Text GLabel 6000 5300 2 50 BiDi ~ 0 +DDR3_DQ7 +Text GLabel 6000 4600 2 50 BiDi ~ 0 +DDR3_DQ8 +Text GLabel 6000 4400 2 50 BiDi ~ 0 +DDR3_DQ9 +Text GLabel 6000 3800 2 50 BiDi ~ 0 +DDR3_DQ10 +Text GLabel 6000 4200 2 50 BiDi ~ 0 +DDR3_DQ11 +Text GLabel 6000 4100 2 50 BiDi ~ 0 +DDR3_DQ12 +Text GLabel 6000 4500 2 50 BiDi ~ 0 +DDR3_DQ13 +Text GLabel 6000 3700 2 50 BiDi ~ 0 +DDR3_DQ14 +Text GLabel 6000 4300 2 50 BiDi ~ 0 +DDR3_DQ15 +NoConn ~ 5900 3600 +Text GLabel 6000 2300 2 50 Output ~ 0 +DDR3_A14 +Text GLabel 6000 2800 2 50 Output ~ 0 +DDR3_A13 +Text GLabel 2850 5600 0 50 Output ~ 0 +DAC_EN +Text GLabel 6000 1200 2 50 Output ~ 0 +DDR3_ODT +$Comp +L R_100 R45 +U 1 1 588E4BC5 +P 2000 1350 +F 0 "R45" H 2050 1400 50 0000 L CNN +F 1 "R_100" H 2050 1300 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0402" H 2000 1100 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 2000 1200 50 0001 C CNN +F 4 "ERJ-2RKF1000X" H 2000 1500 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0402" H 2000 1600 60 0001 C CNN "Description" + 1 2000 1350 + -1 0 0 1 +$EndComp +$Comp +L R_100 R46 +U 1 1 588E4E2F +P 2000 1750 +F 0 "R46" H 2050 1800 50 0000 L CNN +F 1 "R_100" H 2050 1700 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0402" H 2000 1500 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 2000 1600 50 0001 C CNN +F 4 "ERJ-2RKF1000X" H 2000 1900 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0402" H 2000 2000 60 0001 C CNN "Description" + 1 2000 1750 + -1 0 0 1 +$EndComp +$Comp +L R_100 R47 +U 1 1 588E4EAF +P 2000 2200 +F 0 "R47" H 2050 2250 50 0000 L CNN +F 1 "R_100" H 2050 2150 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0402" H 2000 1950 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 2000 2050 50 0001 C CNN +F 4 "ERJ-2RKF1000X" H 2000 2350 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0402" H 2000 2450 60 0001 C CNN "Description" + 1 2000 2200 + -1 0 0 1 +$EndComp +$Comp +L R_100 R48 +U 1 1 588E4F1C +P 2000 2500 +F 0 "R48" H 2050 2550 50 0000 L CNN +F 1 "R_100" H 2050 2450 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0402" H 2000 2250 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 2000 2350 50 0001 C CNN +F 4 "ERJ-2RKF1000X" H 2000 2650 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0402" H 2000 2750 60 0001 C CNN "Description" + 1 2000 2500 + -1 0 0 1 +$EndComp +$Comp +L R_100 R49 +U 1 1 588E4F86 +P 2000 2800 +F 0 "R49" H 2050 2850 50 0000 L CNN +F 1 "R_100" H 2050 2750 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0402" H 2000 2550 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 2000 2650 50 0001 C CNN +F 4 "ERJ-2RKF1000X" H 2000 2950 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0402" H 2000 3050 60 0001 C CNN "Description" + 1 2000 2800 + -1 0 0 1 +$EndComp +$Comp +L R_100 R50 +U 1 1 588E511C +P 2000 3100 +F 0 "R50" H 2050 3150 50 0000 L CNN +F 1 "R_100" H 2050 3050 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0402" H 2000 2850 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 2000 2950 50 0001 C CNN +F 4 "ERJ-2RKF1000X" H 2000 3250 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0402" H 2000 3350 60 0001 C CNN "Description" + 1 2000 3100 + -1 0 0 1 +$EndComp +$Comp +L R_100 R51 +U 1 1 588E518A +P 2100 3400 +F 0 "R51" H 2150 3450 50 0000 L CNN +F 1 "R_100" H 2150 3350 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0402" H 2100 3150 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 2100 3250 50 0001 C CNN +F 4 "ERJ-2RKF1000X" H 2100 3550 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0402" H 2100 3650 60 0001 C CNN "Description" + 1 2100 3400 + -1 0 0 1 +$EndComp +$Comp +L R_100 R52 +U 1 1 588E5201 +P 2000 3750 +F 0 "R52" H 2050 3800 50 0000 L CNN +F 1 "R_100" H 2050 3700 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0402" H 2000 3500 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 2000 3600 50 0001 C CNN +F 4 "ERJ-2RKF1000X" H 2000 3900 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0402" H 2000 4000 60 0001 C CNN "Description" + 1 2000 3750 + -1 0 0 1 +$EndComp +$Comp +L R_100 R53 +U 1 1 588E527D +P 2000 4100 +F 0 "R53" H 2050 4150 50 0000 L CNN +F 1 "R_100" H 2050 4050 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0402" H 2000 3850 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 2000 3950 50 0001 C CNN +F 4 "ERJ-2RKF1000X" H 2000 4250 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0402" H 2000 4350 60 0001 C CNN "Description" + 1 2000 4100 + -1 0 0 1 +$EndComp +$Comp +L R_100 R54 +U 1 1 588E52F4 +P 2000 4400 +F 0 "R54" H 2050 4450 50 0000 L CNN +F 1 "R_100" H 2050 4350 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0402" H 2000 4150 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 2000 4250 50 0001 C CNN +F 4 "ERJ-2RKF1000X" H 2000 4550 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0402" H 2000 4650 60 0001 C CNN "Description" + 1 2000 4400 + -1 0 0 1 +$EndComp +$Comp +L R_100 R55 +U 1 1 588E554E +P 2000 5350 +F 0 "R55" H 2050 5400 50 0000 L CNN +F 1 "R_100" H 2050 5300 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0402" H 2000 5100 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 2000 5200 50 0001 C CNN +F 4 "ERJ-2RKF1000X" H 2000 5500 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0402" H 2000 5600 60 0001 C CNN "Description" + 1 2000 5350 + -1 0 0 1 +$EndComp +$Comp +L R_100 R56 +U 1 1 588E55D5 +P 2000 5750 +F 0 "R56" H 2050 5800 50 0000 L CNN +F 1 "R_100" H 2050 5700 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0402" H 2000 5500 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 2000 5600 50 0001 C CNN +F 4 "ERJ-2RKF1000X" H 2000 5900 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0402" H 2000 6000 60 0001 C CNN "Description" + 1 2000 5750 + -1 0 0 1 +$EndComp +Wire Wire Line + 2900 5000 2850 5000 +Wire Wire Line + 2900 5200 2850 5200 +Wire Wire Line + 2900 5500 2850 5500 +Connection ~ 2000 2600 +Wire Wire Line + 1650 2600 2900 2600 +Wire Wire Line + 5900 1200 6000 1200 +Wire Wire Line + 5900 1100 6000 1100 +Wire Wire Line + 6000 3400 5900 3400 +Wire Wire Line + 5900 1000 6000 1000 +Wire Wire Line + 1750 3450 1650 3450 +Wire Wire Line + 1750 3500 1750 3450 +Wire Wire Line + 1750 3350 1650 3350 +Wire Wire Line + 1750 3300 1750 3350 +Wire Wire Line + 2200 3400 2900 3400 +Wire Wire Line + 2200 3500 2200 3400 +Connection ~ 2100 3300 +Wire Wire Line + 1750 3300 2900 3300 +Connection ~ 2100 3500 +Wire Wire Line + 1750 3500 2200 3500 +Wire Wire Line + 1650 5300 1550 5300 +Wire Wire Line + 1650 5250 1650 5300 +Wire Wire Line + 1650 5400 1550 5400 +Wire Wire Line + 1650 5450 1650 5400 +Wire Wire Line + 1650 5800 1550 5800 +Wire Wire Line + 1650 5850 1650 5800 +Wire Wire Line + 1650 5700 1550 5700 +Wire Wire Line + 1650 5650 1650 5700 +Connection ~ 2000 5850 +Wire Wire Line + 1650 5850 2100 5850 +Wire Wire Line + 2100 5850 2100 5800 +Connection ~ 2000 5650 +Wire Wire Line + 1650 5650 2100 5650 +Wire Wire Line + 2100 5650 2100 5700 +Connection ~ 2000 5450 +Wire Wire Line + 1650 5450 2100 5450 +Wire Wire Line + 2100 5450 2100 5400 +Connection ~ 2000 5250 +Wire Wire Line + 1650 5250 2100 5250 +Wire Wire Line + 2100 5250 2100 5300 +Wire Wire Line + 1650 1400 1550 1400 +Wire Wire Line + 1650 1450 1650 1400 +Wire Wire Line + 1650 1300 1550 1300 +Wire Wire Line + 1650 1250 1650 1300 +Connection ~ 2000 1450 +Wire Wire Line + 1650 1450 2100 1450 +Wire Wire Line + 2100 1450 2100 1400 +Connection ~ 2000 1250 +Wire Wire Line + 1650 1250 2100 1250 +Wire Wire Line + 2100 1250 2100 1300 +Wire Wire Line + 2100 1300 2900 1300 +Wire Wire Line + 2100 1400 2900 1400 +Wire Wire Line + 1650 1800 1550 1800 +Wire Wire Line + 1650 1850 1650 1800 +Wire Wire Line + 1650 1700 1550 1700 +Wire Wire Line + 1650 1650 1650 1700 +Connection ~ 2000 1850 +Wire Wire Line + 1650 1850 2100 1850 +Wire Wire Line + 2100 1850 2100 1800 +Connection ~ 2000 1650 +Wire Wire Line + 1650 1650 2100 1650 +Wire Wire Line + 2100 1650 2100 1700 +Wire Wire Line + 2100 1700 2900 1700 +Wire Wire Line + 2100 1800 2900 1800 +Wire Wire Line + 2100 2400 2100 2500 +Connection ~ 2000 2100 +Connection ~ 2000 2300 +Wire Wire Line + 1650 2250 1550 2250 +Wire Wire Line + 1650 2300 1650 2250 +Wire Wire Line + 1650 2150 1550 2150 +Wire Wire Line + 1650 2100 1650 2150 +Wire Wire Line + 2400 2300 2900 2300 +Connection ~ 2000 2400 +Wire Wire Line + 1650 2450 1550 2450 +Wire Wire Line + 1650 2400 1650 2450 +Wire Wire Line + 1650 2400 2100 2400 +Wire Wire Line + 2100 2500 2900 2500 +Wire Wire Line + 1650 2550 1550 2550 +Wire Wire Line + 1650 2600 1650 2550 +Connection ~ 2000 2900 +Wire Wire Line + 1650 2900 2100 2900 +Connection ~ 2000 2700 +Wire Wire Line + 1650 2750 1550 2750 +Wire Wire Line + 1650 2700 1650 2750 +Wire Wire Line + 1650 2700 2900 2700 +Wire Wire Line + 1650 2850 1550 2850 +Wire Wire Line + 1650 2900 1650 2850 +Wire Wire Line + 2100 2900 2100 2800 +Wire Wire Line + 2100 2800 2900 2800 +Wire Wire Line + 2300 2900 2900 2900 +Wire Wire Line + 2300 3000 2300 2900 +Wire Wire Line + 1650 3050 1550 3050 +Wire Wire Line + 1650 3000 1650 3050 +Wire Wire Line + 1650 3150 1550 3150 +Wire Wire Line + 1650 3200 1650 3150 +Wire Wire Line + 1650 3000 2300 3000 +Wire Wire Line + 2400 3000 2900 3000 +Wire Wire Line + 2400 3200 2400 3000 +Connection ~ 2000 3000 +Connection ~ 2000 3200 +Wire Wire Line + 1650 3200 2400 3200 +Wire Wire Line + 2300 4500 2300 4400 +Wire Wire Line + 2300 4400 2900 4400 +Connection ~ 2000 4300 +Wire Wire Line + 1650 4300 1650 4350 +Wire Wire Line + 1650 4300 2900 4300 +Connection ~ 2000 4500 +Wire Wire Line + 1650 4500 2300 4500 +Wire Wire Line + 1650 4450 1650 4500 +Wire Wire Line + 1650 4350 1550 4350 +Wire Wire Line + 1550 4450 1650 4450 +Wire Wire Line + 2100 4100 2900 4100 +Wire Wire Line + 2100 4000 2100 4100 +Connection ~ 2000 4200 +Wire Wire Line + 1650 4200 1650 4150 +Wire Wire Line + 1650 4200 2900 4200 +Connection ~ 2000 4000 +Wire Wire Line + 1650 4000 2100 4000 +Wire Wire Line + 1650 4050 1650 4000 +Wire Wire Line + 1650 4150 1550 4150 +Wire Wire Line + 1550 4050 1650 4050 +Connection ~ 2000 3850 +Wire Wire Line + 1650 3850 1650 3800 +Wire Wire Line + 1650 3850 2350 3850 +Wire Wire Line + 2350 3850 2350 3800 +Connection ~ 2000 3650 +Wire Wire Line + 1650 3650 2350 3650 +Wire Wire Line + 1650 3700 1650 3650 +Wire Wire Line + 2350 3650 2350 3700 +Wire Wire Line + 2350 3700 2900 3700 +Wire Wire Line + 2350 3800 2900 3800 +Wire Wire Line + 1650 3800 1550 3800 +Wire Wire Line + 1550 3700 1650 3700 +Wire Wire Line + 2100 5700 2900 5700 +Wire Wire Line + 2700 1100 2900 1100 +Wire Wire Line + 2700 1200 2900 1200 +Wire Wire Line + 2850 4900 2900 4900 +Wire Wire Line + 2850 4800 2900 4800 +Wire Wire Line + 2850 4700 2900 4700 +Wire Wire Line + 2850 4600 2900 4600 +Wire Wire Line + 2850 4500 2900 4500 +Wire Wire Line + 2850 3900 2900 3900 +Wire Wire Line + 2550 1600 2900 1600 +Wire Wire Line + 10150 4800 10050 4800 +Wire Wire Line + 10050 5900 10150 5900 +Wire Wire Line + 10050 5800 10150 5800 +Wire Wire Line + 10050 5700 10150 5700 +Wire Wire Line + 10050 5600 10150 5600 +Wire Wire Line + 10050 5500 10150 5500 +Wire Wire Line + 10050 5400 10150 5400 +Wire Wire Line + 10050 5300 10150 5300 +Wire Wire Line + 10050 5200 10150 5200 +Wire Wire Line + 10050 5100 10150 5100 +Wire Wire Line + 10050 5000 10150 5000 +Wire Wire Line + 10050 4900 10150 4900 +Wire Wire Line + 10050 4700 10150 4700 +Wire Wire Line + 10050 4600 10150 4600 +Wire Wire Line + 10050 4500 10150 4500 +Wire Wire Line + 10050 4400 10150 4400 +Wire Wire Line + 10050 4300 10150 4300 +Wire Wire Line + 10050 4200 10150 4200 +Wire Wire Line + 10050 4100 10150 4100 +Wire Wire Line + 10050 4000 10150 4000 +Wire Wire Line + 10050 3900 10150 3900 +Wire Wire Line + 10050 3800 10150 3800 +Wire Wire Line + 10050 3700 10150 3700 +Wire Wire Line + 10050 3600 10150 3600 +Wire Wire Line + 10050 3500 10150 3500 +Wire Wire Line + 10050 3400 10150 3400 +Wire Wire Line + 10050 3300 10150 3300 +Wire Wire Line + 10050 3200 10150 3200 +Wire Wire Line + 10050 3100 10150 3100 +Wire Wire Line + 10050 3000 10150 3000 +Wire Wire Line + 10050 2900 10150 2900 +Wire Wire Line + 10050 2800 10150 2800 +Wire Wire Line + 10050 2700 10150 2700 +Wire Wire Line + 10050 2600 10150 2600 +Wire Wire Line + 10050 2500 10150 2500 +Wire Wire Line + 10050 2400 10150 2400 +Wire Wire Line + 10050 2300 10150 2300 +Wire Wire Line + 10050 2200 10150 2200 +Wire Wire Line + 10050 2100 10150 2100 +Wire Wire Line + 10050 2000 10150 2000 +Wire Wire Line + 10050 1900 10150 1900 +Wire Wire Line + 10050 1800 10150 1800 +Wire Wire Line + 10050 1700 10150 1700 +Wire Wire Line + 10050 1600 10150 1600 +Wire Wire Line + 10050 1500 10150 1500 +Wire Wire Line + 10050 1400 10150 1400 +Wire Wire Line + 10050 1300 10150 1300 +Wire Wire Line + 10050 1200 10150 1200 +Wire Wire Line + 10050 1100 10150 1100 +Wire Wire Line + 10050 1000 10150 1000 +Wire Wire Line + 7350 2900 7450 2900 +Wire Wire Line + 7350 2800 7450 2800 +Wire Wire Line + 7350 2700 7450 2700 +Wire Wire Line + 7350 2600 7450 2600 +Wire Wire Line + 7350 2500 7450 2500 +Wire Wire Line + 7350 2400 7450 2400 +Wire Wire Line + 7350 2300 7450 2300 +Wire Wire Line + 7350 2200 7450 2200 +Wire Wire Line + 7350 2100 7450 2100 +Wire Wire Line + 7350 2000 7450 2000 +Wire Wire Line + 7350 1900 7450 1900 +Wire Wire Line + 7350 1800 7450 1800 +Wire Wire Line + 7350 1700 7450 1700 +Wire Wire Line + 7350 1600 7450 1600 +Wire Wire Line + 7350 1500 7450 1500 +Wire Wire Line + 7350 1400 7450 1400 +Wire Wire Line + 7350 1300 7450 1300 +Wire Wire Line + 7350 1200 7450 1200 +Wire Wire Line + 7350 1100 7450 1100 +Wire Wire Line + 7350 1000 7450 1000 +Wire Wire Line + 5900 5600 6000 5600 +Wire Wire Line + 5900 5500 6000 5500 +Wire Wire Line + 5900 5400 6000 5400 +Wire Wire Line + 5900 5300 6000 5300 +Wire Wire Line + 5900 5200 6000 5200 +Wire Wire Line + 5900 5100 6000 5100 +Wire Wire Line + 5900 5000 6000 5000 +Wire Wire Line + 5900 4900 6000 4900 +Wire Wire Line + 5900 4800 6000 4800 +Wire Wire Line + 5900 4700 6000 4700 +Wire Wire Line + 5900 4600 6000 4600 +Wire Wire Line + 5900 4500 6000 4500 +Wire Wire Line + 5900 4400 6000 4400 +Wire Wire Line + 5900 4300 6000 4300 +Wire Wire Line + 5900 4200 6000 4200 +Wire Wire Line + 5900 4100 6000 4100 +Wire Wire Line + 5900 4000 6000 4000 +Wire Wire Line + 5900 3900 6000 3900 +Wire Wire Line + 5900 3800 6000 3800 +Wire Wire Line + 5900 3700 6000 3700 +Wire Wire Line + 5900 3500 6000 3500 +Wire Wire Line + 5900 3300 6000 3300 +Wire Wire Line + 5900 3200 6000 3200 +Wire Wire Line + 5900 3100 6000 3100 +Wire Wire Line + 5900 3000 6000 3000 +Wire Wire Line + 5900 2900 6000 2900 +Wire Wire Line + 5900 2800 6000 2800 +Wire Wire Line + 5900 2700 6000 2700 +Wire Wire Line + 5900 2600 6000 2600 +Wire Wire Line + 5900 2500 6000 2500 +Wire Wire Line + 5900 2400 6000 2400 +Wire Wire Line + 5900 2300 6000 2300 +Wire Wire Line + 5900 2200 6000 2200 +Wire Wire Line + 5900 2100 6000 2100 +Wire Wire Line + 5900 2000 6000 2000 +Wire Wire Line + 5900 1900 6000 1900 +Wire Wire Line + 5900 1800 6000 1800 +Wire Wire Line + 5900 1700 6000 1700 +Wire Wire Line + 5900 1600 6000 1600 +Wire Wire Line + 5900 1500 6000 1500 +Wire Wire Line + 5900 1400 6000 1400 +Wire Wire Line + 5900 1300 6000 1300 +Wire Wire Line + 2900 5900 2850 5900 +Wire Wire Line + 2100 5800 2900 5800 +Wire Wire Line + 2100 5400 2900 5400 +Wire Wire Line + 2100 5300 2900 5300 +Wire Wire Line + 2850 5100 2900 5100 +Wire Wire Line + 2850 3600 2900 3600 +Wire Wire Line + 2850 3500 2900 3500 +Wire Wire Line + 2850 3100 2900 3100 +Wire Wire Line + 2850 2200 2900 2200 +Wire Wire Line + 2850 2100 2900 2100 +Wire Wire Line + 7350 7100 7350 7200 +Wire Wire Line + 5050 7450 5050 7550 +Wire Wire Line + 5050 6750 5050 6850 +Connection ~ 6900 7100 +Wire Wire Line + 6900 6850 6900 7100 +Wire Wire Line + 6750 6850 6900 6850 +Connection ~ 4600 7450 +Wire Wire Line + 4600 7200 4600 7450 +Wire Wire Line + 4450 7200 4600 7200 +Connection ~ 4600 6750 +Wire Wire Line + 4600 6500 4600 6750 +Wire Wire Line + 4450 6500 4600 6500 +Connection ~ 4050 6750 +Wire Wire Line + 4050 6500 4050 6750 +Wire Wire Line + 3800 6750 4100 6750 +Wire Wire Line + 4400 6750 5050 6750 +Wire Wire Line + 4400 7450 5050 7450 +Connection ~ 4050 7450 +Wire Wire Line + 3800 7450 4100 7450 +Wire Wire Line + 4050 7200 4050 7450 +Wire Wire Line + 4150 7200 4050 7200 +Connection ~ 6350 7100 +Wire Wire Line + 6350 6850 6350 7100 +Wire Wire Line + 6350 6850 6450 6850 +Wire Wire Line + 4150 6500 4050 6500 +Wire Wire Line + 5700 7100 5900 7100 +Wire Wire Line + 3400 7450 3600 7450 +Wire Wire Line + 3400 6750 3600 6750 +Wire Wire Line + 6100 7100 6400 7100 +Wire Wire Line + 6700 7100 7350 7100 +Wire Wire Line + 2850 4000 2900 4000 +Wire Wire Line + 2850 5600 2900 5600 +Text GLabel 10150 4800 2 50 BiDi ~ 0 +fdata[26] +$Comp +L XC7A35T-FTG256 U12 +U 1 1 584FF0CC +P 4400 3100 +F 0 "U12" H 3750 5400 50 0000 C CNN +F 1 "XC7A35T-FTG256" H 4750 5400 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:BGA256_FTG256" H 4400 -150 50 0001 C CNN +F 3 "https://www.xilinx.com/support/documentation/data_sheets/ds181_Artix_7_Data_Sheet.pdf" H 4400 -50 50 0001 C CNN +F 4 "Artix-7 FPGA" H 4400 50 50 0001 C CNN "Description" +F 5 "XC7A35T-2FTG256I" H 4400 -250 50 0001 C CNN "MFG Part#" + 1 4400 3100 + 1 0 0 -1 +$EndComp +Text GLabel 10150 5800 2 50 BiDi ~ 0 +dataD[2] +Text GLabel 10150 5400 2 50 BiDi ~ 0 +dataD[3] +Text GLabel 10150 5900 2 50 BiDi ~ 0 +dataD[11] +Text GLabel 10150 5100 2 50 BiDi ~ 0 +dataD[10] +Text GLabel 10150 5600 2 50 BiDi ~ 0 +dataD[8] +Text GLabel 2850 5500 0 50 BiDi ~ 0 +dataD[5] +Text GLabel 10150 5700 2 50 BiDi ~ 0 +dataD[4] +Text GLabel 10150 5300 2 50 BiDi ~ 0 +dataD[1] +Text GLabel 10150 5500 2 50 BiDi ~ 0 +dataD[0] +Wire Wire Line + 2850 3200 2900 3200 +Text Notes 600 2250 0 50 ~ 0 +INVERTED\nPOLARITY B1 +$Comp +L 598-8150-107F LED1 +U 1 1 58BF146B +P 4250 6750 +F 0 "LED1" H 4350 6800 50 0000 L CNN +F 1 "598-8150-107F" H 4350 6700 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:LED_0805" H 4250 6500 50 0001 C CNN +F 3 "https://media.digikey.com/pdf/Data%20Sheets/Dialight%20PDFs/598_Series_0805_Pkg.pdf" H 4250 6400 50 0001 C CNN +F 4 "598-8150-107F" H 4200 7050 60 0001 C CNN "MFG Part#" +F 5 "SMD LED 598 SERIES 0805 2V 130 mCd 140 DEG YELLOW Clear" H 4250 7200 60 0001 C CNN "Description" + 1 4250 6750 + 1 0 0 -1 +$EndComp +$Comp +L 598-8150-107F LED2 +U 1 1 58BF1517 +P 4250 7450 +F 0 "LED2" H 4350 7500 50 0000 L CNN +F 1 "598-8150-107F" H 4350 7400 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:LED_0805" H 4250 7200 50 0001 C CNN +F 3 "https://media.digikey.com/pdf/Data%20Sheets/Dialight%20PDFs/598_Series_0805_Pkg.pdf" H 4250 7100 50 0001 C CNN +F 4 "598-8150-107F" H 4200 7750 60 0001 C CNN "MFG Part#" +F 5 "SMD LED 598 SERIES 0805 2V 130 mCd 140 DEG YELLOW Clear" H 4250 7900 60 0001 C CNN "Description" + 1 4250 7450 + 1 0 0 -1 +$EndComp +$Comp +L 598-8150-107F LED3 +U 1 1 58BF15BF +P 6550 7100 +F 0 "LED3" H 6650 7150 50 0000 L CNN +F 1 "598-8150-107F" H 6650 7050 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:LED_0805" H 6550 6850 50 0001 C CNN +F 3 "https://media.digikey.com/pdf/Data%20Sheets/Dialight%20PDFs/598_Series_0805_Pkg.pdf" H 6550 6750 50 0001 C CNN +F 4 "598-8150-107F" H 6500 7400 60 0001 C CNN "MFG Part#" +F 5 "SMD LED 598 SERIES 0805 2V 130 mCd 140 DEG YELLOW Clear" H 6550 7550 60 0001 C CNN "Description" + 1 6550 7100 + 1 0 0 -1 +$EndComp +Wire Wire Line + 2300 2300 2300 2400 +Wire Wire Line + 2300 2400 2900 2400 +Wire Wire Line + 1650 2300 2300 2300 +Wire Wire Line + 2400 2100 2400 2300 +Wire Wire Line + 1650 2100 2400 2100 +Text Notes 600 3450 0 50 ~ 0 +INVERTED\nPOLARITY CLK +Text GLabel 1050 7300 0 75 Input ~ 0 +CC_AB +$Comp +L BSS138BKS Q3 +U 1 1 58D600AB +P 1900 6700 +F 0 "Q3" H 2450 6900 50 0000 R CNN +F 1 "BSS138BKS" H 2800 6800 50 0000 R CNN +F 2 "ScopefunPackagesLibrary:SOT363" H 1900 6400 50 0001 C CNN +F 3 "http://www.nxp.com/documents/data_sheet/BSS138BKS.pdf" H 1900 6300 50 0001 C CNN +F 4 "60 V, 320 mA dual N-channel Trench MOSFET" H 1900 7100 50 0001 C CNN "Description" +F 5 "BSS138PS,115" H 1900 7000 50 0001 C CNN "MFG Part#" + 1 1900 6700 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0109 +U 1 1 58D600B2 +P 1900 7100 +F 0 "#PWR0109" H 1900 6850 50 0001 C CNN +F 1 "GND" H 1900 6950 50 0000 C CNN +F 2 "" H 1900 7100 50 0000 C CNN +F 3 "" H 1900 7100 50 0000 C CNN + 1 1900 7100 + 1 0 0 -1 +$EndComp +Text GLabel 1700 6300 0 75 Input ~ 0 +RE7 +Text GLabel 2350 6300 2 75 Output ~ 0 +DAC_SLEEP +Wire Wire Line + 1900 7100 1900 7000 +Wire Wire Line + 1800 7000 2000 7000 +Wire Wire Line + 1800 7000 1800 6900 +Wire Wire Line + 2000 7000 2000 6900 +Connection ~ 1900 7000 +Wire Wire Line + 1700 6300 1800 6300 +Wire Wire Line + 1800 6300 1800 6500 +Wire Wire Line + 2350 6300 2000 6300 +Wire Wire Line + 1050 7300 1350 7300 +$Comp +L R_1.02k R44 +U 1 1 58D600C5 +P 1350 6950 +F 0 "R44" H 1400 7000 50 0000 L CNN +F 1 "R_1.02k" H 1400 6900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 1350 6700 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 1350 6800 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 1350 7100 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 1350 7200 60 0001 C CNN "Description" + 1 1350 6950 + -1 0 0 1 +$EndComp +$Comp +L R_1.02k R57 +U 1 1 58D600CE +P 2400 6950 +F 0 "R57" H 2450 7000 50 0000 L CNN +F 1 "R_1.02k" H 2450 6900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2400 6700 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2400 6800 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 2400 7100 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2400 7200 60 0001 C CNN "Description" + 1 2400 6950 + 1 0 0 -1 +$EndComp +Wire Wire Line + 2400 6850 2400 6750 +Wire Wire Line + 2400 6750 2300 6750 +Wire Wire Line + 1350 6850 1350 6750 +Wire Wire Line + 1350 6750 1500 6750 +Wire Wire Line + 1350 7300 1350 7050 +Wire Wire Line + 1100 7500 2400 7500 +Wire Wire Line + 2400 7500 2400 7050 +Text GLabel 1100 7500 0 75 Input ~ 0 +DAC_EN +Wire Wire Line + 2000 6300 2000 6500 +$Comp +L +1V8 #PWR0110 +U 1 1 58E29376 +P 950 750 +F 0 "#PWR0110" H 950 600 50 0001 C CNN +F 1 "+1V8" H 950 890 50 0000 C CNN +F 2 "" H 950 750 50 0000 C CNN +F 3 "" H 950 750 50 0000 C CNN + 1 950 750 + 1 0 0 -1 +$EndComp +Wire Wire Line + 950 750 950 800 +Text Label 2600 1500 0 50 ~ 0 +PUDC_B +Text GLabel 2550 1500 0 50 Output ~ 0 +ADCB_CS +Wire Wire Line + 2550 1500 2900 1500 +Text Label 1350 1100 2 50 ~ 0 +PUDC_B +Wire Wire Line + 950 1100 1350 1100 +$Comp +L R_1.02k R64 +U 1 1 5A0788E5 +P 950 900 +F 0 "R64" H 1000 950 50 0000 L CNN +F 1 "R_1.02k" H 1000 850 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 950 650 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 950 750 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 950 1050 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 950 1150 60 0001 C CNN "Description" + 1 950 900 + -1 0 0 -1 +$EndComp +Wire Wire Line + 950 1100 950 1000 +$Comp +L SLP3-300-100-F SLP1 +U 1 1 5BC80B0E +P 4300 6500 +F 0 "SLP1" H 4400 6650 50 0000 L CNN +F 1 "SLP3-300-100-F" H 4400 6550 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SLP3-300-100-F" H 4300 6250 50 0001 C CNN +F 3 "http://www.mouser.com/ds/2/50/SLP3-XXX-XXX-X-345747.pdf" H 4300 6150 50 0001 C CNN +F 4 "SLP3-300-100-F" H 4250 6800 60 0001 C CNN "MFG Part#" +F 5 "Led Pipe for 0805 diode (Flat Face 3 mm)" H 4300 6950 60 0001 C CNN "Description" + 1 4300 6500 + 1 0 0 -1 +$EndComp +$Comp +L SLP3-300-100-F SLP2 +U 1 1 5BC80B93 +P 4300 7200 +F 0 "SLP2" H 4400 7350 50 0000 L CNN +F 1 "SLP3-300-100-F" H 4400 7250 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SLP3-300-100-F" H 4300 6950 50 0001 C CNN +F 3 "http://www.mouser.com/ds/2/50/SLP3-XXX-XXX-X-345747.pdf" H 4300 6850 50 0001 C CNN +F 4 "SLP3-300-100-F" H 4250 7500 60 0001 C CNN "MFG Part#" +F 5 "Led Pipe for 0805 diode (Flat Face 3 mm)" H 4300 7650 60 0001 C CNN "Description" + 1 4300 7200 + 1 0 0 -1 +$EndComp +$Comp +L SLP3-300-100-F SLP3 +U 1 1 5BC80C04 +P 6600 6850 +F 0 "SLP3" H 6700 7000 50 0000 L CNN +F 1 "SLP3-300-100-F" H 6700 6900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SLP3-300-100-F" H 6600 6600 50 0001 C CNN +F 3 "http://www.mouser.com/ds/2/50/SLP3-XXX-XXX-X-345747.pdf" H 6600 6500 50 0001 C CNN +F 4 "SLP3-300-100-F" H 6550 7150 60 0001 C CNN "MFG Part#" +F 5 "Led Pipe for 0805 diode (Flat Face 3 mm)" H 6600 7300 60 0001 C CNN "Description" + 1 6600 6850 + 1 0 0 -1 +$EndComp +$EndSCHEMATC diff --git a/kicad/rescue-backup/file56954A3C-2022-01-14-15-48-21.sch b/kicad/rescue-backup/file56954A3C-2022-01-14-15-48-21.sch new file mode 100644 index 0000000..08231be --- /dev/null +++ b/kicad/rescue-backup/file56954A3C-2022-01-14-15-48-21.sch @@ -0,0 +1,551 @@ +EESchema Schematic File Version 2 +LIBS:ScopefunParts +LIBS:power +LIBS:device +LIBS:transistors +LIBS:conn +LIBS:linear +LIBS:regul +LIBS:74xx +LIBS:cmos4000 +LIBS:adc-dac +LIBS:memory +LIBS:microcontrollers +LIBS:dsp +LIBS:microchip +LIBS:analog_switches +LIBS:motorola +LIBS:texas +LIBS:intel +LIBS:audio +LIBS:interface +LIBS:digital-audio +LIBS:philips +LIBS:display +LIBS:cypress +LIBS:siliconi +LIBS:opto +LIBS:atmel +LIBS:contrib +LIBS:valves +LIBS:Scopefun_v2-cache +EELAYER 25 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 6 15 +Title "Scopefun Oscilloscope" +Date "" +Rev "v2" +Comp "" +Comment1 "Copyright Dejan Priversek 2017" +Comment2 "Licensed under CERN OHL v.1.2" +Comment3 "" +Comment4 "" +$EndDescr +$Comp +L GND #PWR0111 +U 1 1 5695FB9E +P 2500 4800 +F 0 "#PWR0111" H 2500 4550 50 0001 C CNN +F 1 "GND" H 2500 4650 50 0000 C CNN +F 2 "" H 2500 4800 50 0000 C CNN +F 3 "" H 2500 4800 50 0000 C CNN + 1 2500 4800 + 1 0 0 -1 +$EndComp +$Comp +L 1206L150 F1 +U 1 1 5696B88F +P 3400 2600 +F 0 "F1" H 3350 2700 50 0000 L CNN +F 1 "1206L150" H 3400 2450 50 0000 C BNN +F 2 "ScopefunPackagesLibrary:R_1206" H 3400 2250 50 0001 C CNN +F 3 "http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_1206l_datasheet.pdf.pdf" H 3400 2350 50 0001 C CNN +F 4 "1206L150THWR" H 3400 2900 75 0001 C CNN "MFG Part#" +F 5 "Resettable Fuses - PPTC PTC 6V 1206 1.5A POLYFUSE SMD THIN" H 3400 2800 60 0001 C CNN "Description" + 1 3400 2600 + 1 0 0 -1 +$EndComp +$Comp +L +VCC_USB_P #PWR0112 +U 1 1 5696EFB3 +P 7900 2450 +F 0 "#PWR0112" H 7900 2300 50 0001 C CNN +F 1 "+VCC_USB_P" H 7900 2600 50 0000 C CNN +F 2 "" H 7900 2450 50 0000 C CNN +F 3 "" H 7900 2450 50 0000 C CNN + 1 7900 2450 + 1 0 0 -1 +$EndComp +$Comp +L PWR_FLAG #FLG0113 +U 1 1 56B0E4F5 +P 10200 850 +F 0 "#FLG0113" H 10200 945 50 0001 C CNN +F 1 "PWR_FLAG" H 10200 1050 50 0000 C CNN +F 2 "" H 10200 850 50 0000 C CNN +F 3 "" H 10200 850 50 0000 C CNN + 1 10200 850 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0114 +U 1 1 56B0EA13 +P 10200 1050 +F 0 "#PWR0114" H 10200 800 50 0001 C CNN +F 1 "GND" H 10200 900 50 0000 C CNN +F 2 "" H 10200 1050 50 0000 C CNN +F 3 "" H 10200 1050 50 0000 C CNN + 1 10200 1050 + 1 0 0 -1 +$EndComp +Text GLabel 4300 3850 2 75 BiDi ~ 0 +D+ +Text GLabel 4300 3350 2 75 BiDi ~ 0 +D- +Text Label 2000 3650 2 50 ~ 0 +U3TX_P +Text Label 2000 3550 2 50 ~ 0 +U3TX_N +Text Label 2000 3850 2 50 ~ 0 +U3RX_N +Text Label 2000 3950 2 50 ~ 0 +U3RX_P +$Comp +L LTC4360-1 U13 +U 1 1 584B8303 +P 6000 2700 +F 0 "U13" H 6000 3050 50 0000 C CNN +F 1 "LTC4360-1" H 6000 2950 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:SC70" H 6000 2150 50 0001 C CNN +F 3 "http://cds.linear.com/docs/en/datasheet/436012fa.pdf" H 6000 2300 50 0001 C CNN +F 4 "LTC4360CSC8-1" H 6000 3150 50 0001 C CNN "MFG Part#" +F 5 "Overvoltage Protection Controller" H 6000 3250 50 0001 C CNN "Description" + 1 6000 2700 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0115 +U 1 1 584C023E +P 6850 3000 +F 0 "#PWR0115" H 6850 2750 50 0001 C CNN +F 1 "GND" H 6850 2850 50 0000 C CNN +F 2 "" H 6850 3000 50 0000 C CNN +F 3 "" H 6850 3000 50 0000 C CNN + 1 6850 3000 + 1 0 0 -1 +$EndComp +Text Notes 5300 1450 0 100 ~ 0 +OVERVOLTAGE & REVERSE\nCURRENT PROTECTION +$Comp +L GND #PWR0116 +U 1 1 584F6CF9 +P 1550 4800 +F 0 "#PWR0116" H 1550 4550 50 0001 C CNN +F 1 "GND" H 1550 4650 50 0000 C CNN +F 2 "" H 1550 4800 50 0000 C CNN +F 3 "" H 1550 4800 50 0000 C CNN + 1 1550 4800 + 1 0 0 -1 +$EndComp +Text GLabel 6650 3800 2 50 BiDi ~ 0 +U3TX+ +Text GLabel 6650 3700 2 50 BiDi ~ 0 +U3TX- +Text GLabel 6650 3900 2 50 BiDi ~ 0 +U3RX+ +Text GLabel 6650 4000 2 50 BiDi ~ 0 +U3RX- +NoConn ~ 6500 2900 +$Comp +L +VCC_USB #PWR0117 +U 1 1 586C1B0B +P 1850 2450 +F 0 "#PWR0117" H 1850 2300 50 0001 C CNN +F 1 "+VCC_USB" H 1850 2590 50 0000 C CNN +F 2 "" H 1850 2450 50 0000 C CNN +F 3 "" H 1850 2450 50 0000 C CNN + 1 1850 2450 + 1 0 0 -1 +$EndComp +$Comp +L PWR_FLAG #FLG0118 +U 1 1 586C1C92 +P 9550 1000 +F 0 "#FLG0118" H 9550 1095 50 0001 C CNN +F 1 "PWR_FLAG" H 9550 1200 50 0000 C CNN +F 2 "" H 9550 1000 50 0000 C CNN +F 3 "" H 9550 1000 50 0000 C CNN + 1 9550 1000 + 1 0 0 1 +$EndComp +$Comp +L +VCC_USB #PWR0119 +U 1 1 586C1DE0 +P 9550 800 +F 0 "#PWR0119" H 9550 650 50 0001 C CNN +F 1 "+VCC_USB" H 9550 940 50 0000 C CNN +F 2 "" H 9550 800 50 0000 C CNN +F 3 "" H 9550 800 50 0000 C CNN + 1 9550 800 + 1 0 0 -1 +$EndComp +Text Label 5000 4500 0 50 ~ 0 +U3TX_P +Text Label 5000 4400 0 50 ~ 0 +U3TX_N +Text Label 5000 4700 0 50 ~ 0 +U3RX_P +Text Label 5000 4600 0 50 ~ 0 +U3RX_N +Text Label 3600 2600 0 50 ~ 0 ++VCC_USB_F +$Comp +L PWR_FLAG #FLG0120 +U 1 1 588D03AA +P 9050 1000 +F 0 "#FLG0120" H 9050 1095 50 0001 C CNN +F 1 "PWR_FLAG" H 9050 1200 50 0000 C CNN +F 2 "" H 9050 1000 50 0000 C CNN +F 3 "" H 9050 1000 50 0000 C CNN + 1 9050 1000 + 1 0 0 1 +$EndComp +$Comp +L +VCC_USB_P #PWR0121 +U 1 1 588D0400 +P 9050 800 +F 0 "#PWR0121" H 9050 650 50 0001 C CNN +F 1 "+VCC_USB_P" H 9050 950 50 0000 C CNN +F 2 "" H 9050 800 50 0000 C CNN +F 3 "" H 9050 800 50 0000 C CNN + 1 9050 800 + 1 0 0 -1 +$EndComp +Text Label 2100 4400 0 50 ~ 0 +SHLD +$Comp +L DMN6040SSD Q4 +U 1 1 58BC0760 +P 6550 1900 +F 0 "Q4" H 6250 2200 50 0000 L CNN +F 1 "DMN6040SSD" H 6250 2100 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOIC8" H 6550 1550 50 0001 C CNN +F 3 "https://www.diodes.com/assets/Datasheets/DMN6040SSD.pdf" H 6550 1450 50 0001 C CNN +F 4 "60 V, 4.4 A dual N-channel Trench MOSFET" H 6550 2400 50 0001 C CNN "Description" +F 5 "DMN6040SSD-13" H 6550 2300 50 0001 C CNN "MFG Part#" + 1 6550 1900 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0122 +U 1 1 58BC8EF4 +P 7900 3100 +F 0 "#PWR0122" H 7900 2850 50 0001 C CNN +F 1 "GND" H 7900 2950 50 0000 C CNN +F 2 "" H 7900 3100 50 0000 C CNN +F 3 "" H 7900 3100 50 0000 C CNN + 1 7900 3100 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0123 +U 1 1 58BC926B +P 5350 3000 +F 0 "#PWR0123" H 5350 2750 50 0001 C CNN +F 1 "GND" H 5350 2850 50 0000 C CNN +F 2 "" H 5350 3000 50 0000 C CNN +F 3 "" H 5350 3000 50 0000 C CNN + 1 5350 3000 + 1 0 0 -1 +$EndComp +Text Label 3250 3600 2 50 ~ 0 +SHLD +$Comp +L R_0R R63 +U 1 1 58C3946A +P 2500 4600 +F 0 "R63" H 2550 4650 50 0000 L CNN +F 1 "R_0R" H 2550 4550 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0805" H 2500 4300 50 0001 C CNN +F 3 "" H 2500 4320 50 0001 C CNN +F 4 "ERJ-6GEY0R00V" H 2500 4420 50 0001 C CNN "MFG Part#" +F 5 "RES SMD ZERO OHM JUMPER 0805" H 2500 4750 60 0001 C CNN "Description" + 1 2500 4600 + 1 0 0 -1 +$EndComp +$Comp +L R_0R R62 +U 1 1 58C3B93F +P 2350 4600 +F 0 "R62" H 2400 4650 50 0000 L CNN +F 1 "R_0R" H 2400 4550 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0805" H 2350 4300 50 0001 C CNN +F 3 "" H 2350 4320 50 0001 C CNN +F 4 "ERJ-6GEY0R00V" H 2350 4420 50 0001 C CNN "MFG Part#" +F 5 "RES SMD ZERO OHM JUMPER 0805" H 2350 4750 60 0001 C CNN "Description" + 1 2350 4600 + -1 0 0 -1 +$EndComp +$Comp +L USB3_TypeB P1 +U 1 1 59FD051F +P 2500 3600 +F 0 "P1" H 2300 4250 50 0000 C CNN +F 1 "USB3_TypeB" H 2700 4250 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:USB3_TypeB" H 2500 2800 50 0001 C CNN +F 3 "http://katalog.we-online.de/em/datasheet/692221030100.pdf" H 2500 2900 50 0001 C CNN +F 4 "USB 3.0 Type B" H 2500 4500 50 0001 C CNN "Description" +F 5 "692221030100" H 2500 4400 50 0001 C CNN "MFG Part#" + 1 2500 3600 + 1 0 0 -1 +$EndComp +Text Label 1750 3300 0 50 ~ 0 +U2D+ +Text Label 1750 3200 0 50 ~ 0 +U2D- +$Comp +L 82400102 D16 +U 1 1 59FE24DC +P 3850 3600 +F 0 "D16" V 3300 3400 50 0000 L CNN +F 1 "82400102" V 3400 3400 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23-6" H 3810 3080 50 0001 C CNN +F 3 "http://katalog.we-online.de/pbs/datasheet/82400102.pdf" H 3810 2980 50 0001 C CNN +F 4 "82400102" H 3850 4150 60 0001 C CNN "MFG Part#" +F 5 "TVS Diode Array WE-TVS SOT23-6L" H 3850 4250 60 0001 C CNN "Description" + 1 3850 3600 + 0 1 1 0 +$EndComp +Text Label 3450 3350 2 50 ~ 0 +U2D- +Text Label 3450 3850 2 50 ~ 0 +U2D+ +$Comp +L SP3010-04UTG D17 +U 1 1 59FE3DC7 +P 6050 4550 +F 0 "D17" H 6600 4950 50 0000 L CNN +F 1 "SP3010-04UTG" H 6600 4850 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:uDFN-10" H 6010 4080 50 0001 C CNN +F 3 "http://www.littelfuse.com/~/media/electronics/datasheets/tvs_diode_arrays/littelfuse_tvs_diode_array_sp3010_datasheet.pdf.pdf" H 6010 3980 50 0001 C CNN +F 4 "SP3010-04UTG" H 6050 5100 60 0001 C CNN "MFG Part#" +F 5 "SP3010 Series 0.45pF Diode Array" H 6050 5200 60 0001 C CNN "Description" + 1 6050 4550 + 1 0 0 -1 +$EndComp +Text Label 6550 3700 2 50 ~ 0 +U3TX_N +Text Label 6550 3800 2 50 ~ 0 +U3TX_P +Text Label 6550 3900 2 50 ~ 0 +U3RX_N +Text Label 6550 4000 2 50 ~ 0 +U3RX_P +$Comp +L GND #PWR0124 +U 1 1 59FE617A +P 6800 4750 +F 0 "#PWR0124" H 6800 4500 50 0001 C CNN +F 1 "GND" H 6800 4600 50 0000 C CNN +F 2 "" H 6800 4750 50 0000 C CNN +F 3 "" H 6800 4750 50 0000 C CNN + 1 6800 4750 + 1 0 0 -1 +$EndComp +Text Notes 7050 4050 0 50 ~ 0 +NOTE: RX DIFF. PAIR\nPOLARITY INVERTED +$Comp +L C_10u C70 +U 1 1 5A68EC37 +P 7900 2850 +F 0 "C70" H 7910 2920 50 0000 L CNN +F 1 "C_10u" H 7910 2770 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 7900 2650 50 0001 C CNN +F 3 "http://psearch.en.murata.com/capacitor/product/GRM188R60J106KE47%23.pdf" H 7900 2550 50 0001 C CNN +F 4 "GRM188R60J106KE47D" H 7900 3050 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 6.3V X5R 10%" H 7900 3150 60 0001 C CNN "Description" + 1 7900 2850 + 1 0 0 -1 +$EndComp +$Comp +L TERM-PCB-55-M3 GND_P2 +U 1 1 5D954E45 +P 2850 4750 +F 0 "GND_P2" H 3100 4850 50 0000 L CNN +F 1 "TERM-PCB-55-M3" H 3100 4650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:TERM-PCB-55-M3" H 2800 4450 50 0001 C CNN +F 3 "https://www.tme.eu/Document/0c814e212532c91d0fc3fbdcf27c7505/PCB-55%28M3%29.pdf" H 2850 4550 50 0001 C CNN +F 4 "TERMINAL PCB-55(M3)" H 2850 5000 50 0001 C CNN "Description" +F 5 "PCB-55(M3)" H 2850 4900 50 0001 C CNN "MFG Part#" + 1 2850 4750 + 1 0 0 -1 +$EndComp +Wire Wire Line + 2350 4750 2750 4750 +Connection ~ 4750 2600 +Wire Wire Line + 4750 3600 4750 2600 +Wire Wire Line + 4200 3600 4750 3600 +Wire Wire Line + 2000 3950 2150 3950 +Wire Wire Line + 2000 3850 2150 3850 +Wire Wire Line + 2000 3650 2150 3650 +Wire Wire Line + 2150 3550 2000 3550 +Wire Wire Line + 1750 3300 2150 3300 +Wire Wire Line + 1750 3200 2150 3200 +Connection ~ 6800 4600 +Wire Wire Line + 6800 4500 6600 4500 +Wire Wire Line + 6800 4600 6600 4600 +Wire Wire Line + 6800 4500 6800 4750 +Wire Wire Line + 5750 3700 6650 3700 +Wire Wire Line + 5750 4100 5750 3700 +Wire Wire Line + 5900 3800 6650 3800 +Wire Wire Line + 5900 4100 5900 3800 +Wire Wire Line + 6050 3900 6650 3900 +Wire Wire Line + 6050 4100 6050 3900 +Wire Wire Line + 6200 4000 6650 4000 +Wire Wire Line + 6200 4100 6200 4000 +Wire Wire Line + 5500 4700 5000 4700 +Wire Wire Line + 5500 4600 5000 4600 +Wire Wire Line + 5500 4500 5000 4500 +Wire Wire Line + 5500 4400 5000 4400 +Wire Wire Line + 3500 3850 3450 3850 +Wire Wire Line + 4200 3850 4300 3850 +Wire Wire Line + 3500 3350 3450 3350 +Wire Wire Line + 4200 3350 4300 3350 +Wire Wire Line + 3500 3600 3250 3600 +Connection ~ 1550 3750 +Wire Wire Line + 2150 3750 1550 3750 +Wire Wire Line + 1950 4100 2100 4100 +Wire Wire Line + 1950 4400 1950 4100 +Wire Wire Line + 2150 3400 1550 3400 +Wire Wire Line + 1850 2450 1850 3100 +Wire Wire Line + 1850 3100 2150 3100 +Wire Wire Line + 1950 4400 2500 4400 +Wire Wire Line + 2500 4400 2500 4500 +Connection ~ 2500 4750 +Wire Wire Line + 2350 4700 2350 4750 +Connection ~ 2350 4400 +Wire Wire Line + 2350 4500 2350 4400 +Wire Wire Line + 2500 4700 2500 4800 +Wire Wire Line + 3500 2600 5500 2600 +Wire Notes Line + 5200 3300 7550 3300 +Wire Notes Line + 7550 1500 5200 1500 +Wire Wire Line + 5350 2700 5350 3000 +Connection ~ 7900 2600 +Wire Wire Line + 7900 3100 7900 2950 +Wire Notes Line + 5200 1500 5200 3300 +Wire Notes Line + 7550 3300 7550 1500 +Wire Wire Line + 9050 800 9050 1000 +Wire Wire Line + 1850 2600 3300 2600 +Wire Wire Line + 9550 800 9550 1000 +Connection ~ 1850 2600 +Wire Wire Line + 10200 1050 10200 850 +Wire Wire Line + 5350 2700 5500 2700 +Wire Wire Line + 5500 2800 5350 2800 +Connection ~ 5350 2800 +Connection ~ 5350 2900 +Wire Wire Line + 5350 2900 5500 2900 +Wire Wire Line + 6500 2600 6550 2600 +Wire Wire Line + 6550 2600 6550 2200 +Wire Wire Line + 6350 2200 6750 2200 +Wire Wire Line + 6350 2200 6350 2100 +Wire Wire Line + 6750 2200 6750 2100 +Connection ~ 6550 2200 +Wire Wire Line + 5900 1850 6050 1850 +Wire Wire Line + 5900 1750 5900 1850 +Wire Wire Line + 5900 1750 6050 1750 +Wire Wire Line + 7050 1750 7200 1750 +Wire Wire Line + 7200 1750 7200 1850 +Wire Wire Line + 7200 1850 7050 1850 +Wire Wire Line + 7400 1800 7400 2700 +Connection ~ 7200 1800 +Wire Wire Line + 5450 1800 5900 1800 +Wire Wire Line + 5450 2600 5450 1800 +Connection ~ 5450 2600 +Connection ~ 5900 1800 +Wire Wire Line + 7400 2700 6500 2700 +Wire Wire Line + 6850 3000 6850 2800 +Wire Wire Line + 6850 2800 6500 2800 +Wire Wire Line + 6500 1800 6600 1800 +Wire Wire Line + 7900 2450 7900 2750 +Wire Wire Line + 7400 2600 7900 2600 +Connection ~ 7400 2600 +Wire Wire Line + 7200 1800 7400 1800 +Wire Wire Line + 1550 3400 1550 4800 +$EndSCHEMATC diff --git a/kicad/rescue-backup/file5696EC3B-2022-01-14-15-48-21.sch b/kicad/rescue-backup/file5696EC3B-2022-01-14-15-48-21.sch new file mode 100644 index 0000000..f42b5d4 --- /dev/null +++ b/kicad/rescue-backup/file5696EC3B-2022-01-14-15-48-21.sch @@ -0,0 +1,2312 @@ +EESchema Schematic File Version 2 +LIBS:ScopefunParts +LIBS:power +LIBS:device +LIBS:transistors +LIBS:conn +LIBS:linear +LIBS:regul +LIBS:74xx +LIBS:cmos4000 +LIBS:adc-dac +LIBS:memory +LIBS:microcontrollers +LIBS:dsp +LIBS:microchip +LIBS:analog_switches +LIBS:motorola +LIBS:texas +LIBS:intel +LIBS:audio +LIBS:interface +LIBS:digital-audio +LIBS:philips +LIBS:display +LIBS:cypress +LIBS:siliconi +LIBS:opto +LIBS:atmel +LIBS:contrib +LIBS:valves +LIBS:Scopefun_v2-cache +EELAYER 25 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 7 15 +Title "Scopefun Oscilloscope" +Date "" +Rev "v2" +Comp "" +Comment1 "Copyright Dejan Priversek 2017" +Comment2 "Licensed under CERN OHL v.1.2" +Comment3 "" +Comment4 "" +$EndDescr +$Comp +L GND #PWR0125 +U 1 1 569824E6 +P 3100 5350 +F 0 "#PWR0125" H 3100 5100 50 0001 C CNN +F 1 "GND" H 3100 5200 50 0000 C CNN +F 2 "" H 3100 5350 50 0000 C CNN +F 3 "" H 3100 5350 50 0000 C CNN + 1 3100 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0126 +U 1 1 56982520 +P 3100 7550 +F 0 "#PWR0126" H 3100 7300 50 0001 C CNN +F 1 "GND" H 3100 7400 50 0000 C CNN +F 2 "" H 3100 7550 50 0000 C CNN +F 3 "" H 3100 7550 50 0000 C CNN + 1 3100 7550 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C81 +U 1 1 56982D37 +P 4300 6600 +F 0 "C81" H 4310 6670 50 0000 L CNN +F 1 "C_0.1u" H 4310 6520 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4300 6400 50 0001 C CNN +F 3 "" H 4310 6670 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 4410 6770 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 4350 6850 60 0001 C CNN "Description" + 1 4300 6600 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C80 +U 1 1 56982D6E +P 3950 6600 +F 0 "C80" H 3960 6670 50 0000 L CNN +F 1 "C_0.1u" H 3960 6520 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3950 6400 50 0001 C CNN +F 3 "" H 3960 6670 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 4060 6770 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 4000 6850 60 0001 C CNN "Description" + 1 3950 6600 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C87 +U 1 1 56982E17 +P 6650 6600 +F 0 "C87" H 6660 6670 50 0000 L CNN +F 1 "C_0.1u" H 6660 6520 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 6650 6400 50 0001 C CNN +F 3 "" H 6660 6670 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 6760 6770 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 6700 6850 60 0001 C CNN "Description" + 1 6650 6600 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C86 +U 1 1 56982E1F +P 6300 6600 +F 0 "C86" H 6310 6670 50 0000 L CNN +F 1 "C_0.1u" H 6310 6520 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 6300 6400 50 0001 C CNN +F 3 "" H 6310 6670 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 6410 6770 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 6350 6850 60 0001 C CNN "Description" + 1 6300 6600 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0127 +U 1 1 569830E7 +P 6000 7050 +F 0 "#PWR0127" H 6000 6800 50 0001 C CNN +F 1 "GND" H 6000 6900 50 0000 C CNN +F 2 "" H 6000 7050 50 0000 C CNN +F 3 "" H 6000 7050 50 0000 C CNN + 1 6000 7050 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0128 +U 1 1 56983107 +P 4700 7050 +F 0 "#PWR0128" H 4700 6800 50 0001 C CNN +F 1 "GND" H 4700 6900 50 0000 C CNN +F 2 "" H 4700 7050 50 0000 C CNN +F 3 "" H 4700 7050 50 0000 C CNN + 1 4700 7050 + 1 0 0 -1 +$EndComp +$Comp +L +VCC_DIG #PWR0129 +U 1 1 56983574 +P 6000 5950 +F 0 "#PWR0129" H 6000 5800 50 0001 C CNN +F 1 "+VCC_DIG" H 6000 6090 50 0000 C CNN +F 2 "" H 6000 5950 50 0000 C CNN +F 3 "" H 6000 5950 50 0000 C CNN + 1 6000 5950 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0130 +U 1 1 56988645 +P 1400 2400 +F 0 "#PWR0130" H 1400 2150 50 0001 C CNN +F 1 "GND" H 1400 2250 50 0000 C CNN +F 2 "" H 1400 2400 50 0000 C CNN +F 3 "" H 1400 2400 50 0000 C CNN + 1 1400 2400 + 1 0 0 -1 +$EndComp +Text GLabel 1150 750 0 75 BiDi ~ 0 +D10_J14 +Text GLabel 1600 1500 2 75 BiDi ~ 0 +A_D10_J14 +$Comp +L GND #PWR0131 +U 1 1 5698867C +P 2600 2400 +F 0 "#PWR0131" H 2600 2150 50 0001 C CNN +F 1 "GND" H 2600 2250 50 0000 C CNN +F 2 "" H 2600 2400 50 0000 C CNN +F 3 "" H 2600 2400 50 0000 C CNN + 1 2600 2400 + 1 0 0 -1 +$EndComp +$Comp +L +3.3V_PD #PWR0132 +U 1 1 56988682 +P 3050 2300 +F 0 "#PWR0132" H 3050 2150 50 0001 C CNN +F 1 "+3.3V_PD" H 3050 2440 50 0000 C CNN +F 2 "" H 3050 2300 50 0000 C CNN +F 3 "" H 3050 2300 50 0000 C CNN + 1 3050 2300 + 1 0 0 -1 +$EndComp +Text GLabel 2350 750 0 75 BiDi ~ 0 +D11_J13 +Text GLabel 2800 1500 2 75 BiDi ~ 0 +A_D11_J13 +$Comp +L GND #PWR0133 +U 1 1 569886B3 +P 3800 2400 +F 0 "#PWR0133" H 3800 2150 50 0001 C CNN +F 1 "GND" H 3800 2250 50 0000 C CNN +F 2 "" H 3800 2400 50 0000 C CNN +F 3 "" H 3800 2400 50 0000 C CNN + 1 3800 2400 + 1 0 0 -1 +$EndComp +$Comp +L +3.3V_PD #PWR0134 +U 1 1 569886B9 +P 4250 2300 +F 0 "#PWR0134" H 4250 2150 50 0001 C CNN +F 1 "+3.3V_PD" H 4250 2440 50 0000 C CNN +F 2 "" H 4250 2300 50 0000 C CNN +F 3 "" H 4250 2300 50 0000 C CNN + 1 4250 2300 + 1 0 0 -1 +$EndComp +Text GLabel 3550 750 0 75 BiDi ~ 0 +D8_J12 +Text GLabel 4000 1500 2 75 BiDi ~ 0 +A_D8_J12 +$Comp +L GND #PWR0135 +U 1 1 569886EA +P 5000 2400 +F 0 "#PWR0135" H 5000 2150 50 0001 C CNN +F 1 "GND" H 5000 2250 50 0000 C CNN +F 2 "" H 5000 2400 50 0000 C CNN +F 3 "" H 5000 2400 50 0000 C CNN + 1 5000 2400 + 1 0 0 -1 +$EndComp +$Comp +L +3.3V_PD #PWR0136 +U 1 1 569886F0 +P 5450 2300 +F 0 "#PWR0136" H 5450 2150 50 0001 C CNN +F 1 "+3.3V_PD" H 5450 2440 50 0000 C CNN +F 2 "" H 5450 2300 50 0000 C CNN +F 3 "" H 5450 2300 50 0000 C CNN + 1 5450 2300 + 1 0 0 -1 +$EndComp +Text GLabel 4750 750 0 75 BiDi ~ 0 +D9_J11 +Text GLabel 5200 1500 2 75 BiDi ~ 0 +A_D9_J11 +$Comp +L GND #PWR0137 +U 1 1 569897D1 +P 6200 2400 +F 0 "#PWR0137" H 6200 2150 50 0001 C CNN +F 1 "GND" H 6200 2250 50 0000 C CNN +F 2 "" H 6200 2400 50 0000 C CNN +F 3 "" H 6200 2400 50 0000 C CNN + 1 6200 2400 + 1 0 0 -1 +$EndComp +$Comp +L +3.3V_PD #PWR0138 +U 1 1 569897D7 +P 6650 2300 +F 0 "#PWR0138" H 6650 2150 50 0001 C CNN +F 1 "+3.3V_PD" H 6650 2440 50 0000 C CNN +F 2 "" H 6650 2300 50 0000 C CNN +F 3 "" H 6650 2300 50 0000 C CNN + 1 6650 2300 + 1 0 0 -1 +$EndComp +Text GLabel 5950 750 0 75 BiDi ~ 0 +D6_J10 +Text GLabel 6400 1500 2 75 BiDi ~ 0 +A_D6_J10 +$Comp +L GND #PWR0139 +U 1 1 56989808 +P 7400 2400 +F 0 "#PWR0139" H 7400 2150 50 0001 C CNN +F 1 "GND" H 7400 2250 50 0000 C CNN +F 2 "" H 7400 2400 50 0000 C CNN +F 3 "" H 7400 2400 50 0000 C CNN + 1 7400 2400 + 1 0 0 -1 +$EndComp +$Comp +L +3.3V_PD #PWR0140 +U 1 1 5698980E +P 7850 2300 +F 0 "#PWR0140" H 7850 2150 50 0001 C CNN +F 1 "+3.3V_PD" H 7850 2440 50 0000 C CNN +F 2 "" H 7850 2300 50 0000 C CNN +F 3 "" H 7850 2300 50 0000 C CNN + 1 7850 2300 + 1 0 0 -1 +$EndComp +Text GLabel 7150 750 0 75 BiDi ~ 0 +D7_J9 +Text GLabel 7600 1500 2 75 BiDi ~ 0 +A_D7_J9 +$Comp +L GND #PWR0141 +U 1 1 5698983F +P 1400 4500 +F 0 "#PWR0141" H 1400 4250 50 0001 C CNN +F 1 "GND" H 1400 4350 50 0000 C CNN +F 2 "" H 1400 4500 50 0000 C CNN +F 3 "" H 1400 4500 50 0000 C CNN + 1 1400 4500 + 1 0 0 -1 +$EndComp +$Comp +L +3.3V_PD #PWR0142 +U 1 1 56989845 +P 1850 4400 +F 0 "#PWR0142" H 1850 4250 50 0001 C CNN +F 1 "+3.3V_PD" H 1850 4540 50 0000 C CNN +F 2 "" H 1850 4400 50 0000 C CNN +F 3 "" H 1850 4400 50 0000 C CNN + 1 1850 4400 + 1 0 0 -1 +$EndComp +Text GLabel 1150 2850 0 75 BiDi ~ 0 +D4_J6 +Text GLabel 1600 3600 2 75 BiDi ~ 0 +A_D4_J6 +$Comp +L GND #PWR0143 +U 1 1 56989876 +P 2600 4500 +F 0 "#PWR0143" H 2600 4250 50 0001 C CNN +F 1 "GND" H 2600 4350 50 0000 C CNN +F 2 "" H 2600 4500 50 0000 C CNN +F 3 "" H 2600 4500 50 0000 C CNN + 1 2600 4500 + 1 0 0 -1 +$EndComp +$Comp +L +3.3V_PD #PWR0144 +U 1 1 5698987C +P 3050 4400 +F 0 "#PWR0144" H 3050 4250 50 0001 C CNN +F 1 "+3.3V_PD" H 3050 4540 50 0000 C CNN +F 2 "" H 3050 4400 50 0000 C CNN +F 3 "" H 3050 4400 50 0000 C CNN + 1 3050 4400 + 1 0 0 -1 +$EndComp +Text GLabel 2350 2850 0 75 BiDi ~ 0 +D5_J5 +Text GLabel 2800 3600 2 75 BiDi ~ 0 +A_D5_J5 +$Comp +L BAV199 D34 +U 1 1 569898A7 +P 3900 4000 +F 0 "D34" H 4150 4100 50 0000 C CNN +F 1 "BAV199" H 4250 3950 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 3900 3750 50 0001 C CNN +F 3 "" H 3900 3650 50 0001 C CNN +F 4 "BAV199-7-F" H 3900 4400 60 0001 C CNN "MFG Part#" +F 5 "Low-leakage double diode" H 3900 4300 60 0001 C CNN "Description" + 1 3900 4000 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0145 +U 1 1 569898AD +P 3800 4500 +F 0 "#PWR0145" H 3800 4250 50 0001 C CNN +F 1 "GND" H 3800 4350 50 0000 C CNN +F 2 "" H 3800 4500 50 0000 C CNN +F 3 "" H 3800 4500 50 0000 C CNN + 1 3800 4500 + 1 0 0 -1 +$EndComp +$Comp +L +3.3V_PD #PWR0146 +U 1 1 569898B3 +P 4250 4400 +F 0 "#PWR0146" H 4250 4250 50 0001 C CNN +F 1 "+3.3V_PD" H 4250 4540 50 0000 C CNN +F 2 "" H 4250 4400 50 0000 C CNN +F 3 "" H 4250 4400 50 0000 C CNN + 1 4250 4400 + 1 0 0 -1 +$EndComp +Text GLabel 3550 2850 0 75 BiDi ~ 0 +D2_J4 +Text GLabel 4000 3600 2 75 BiDi ~ 0 +A_D2_J4 +$Comp +L GND #PWR0147 +U 1 1 569898E4 +P 5000 4500 +F 0 "#PWR0147" H 5000 4250 50 0001 C CNN +F 1 "GND" H 5000 4350 50 0000 C CNN +F 2 "" H 5000 4500 50 0000 C CNN +F 3 "" H 5000 4500 50 0000 C CNN + 1 5000 4500 + 1 0 0 -1 +$EndComp +$Comp +L +3.3V_PD #PWR0148 +U 1 1 569898EA +P 5450 4400 +F 0 "#PWR0148" H 5450 4250 50 0001 C CNN +F 1 "+3.3V_PD" H 5450 4540 50 0000 C CNN +F 2 "" H 5450 4400 50 0000 C CNN +F 3 "" H 5450 4400 50 0000 C CNN + 1 5450 4400 + 1 0 0 -1 +$EndComp +Text GLabel 4750 2850 0 75 BiDi ~ 0 +D3_J3 +Text GLabel 5200 3600 2 75 BiDi ~ 0 +A_D3_J3 +$Comp +L GND #PWR0149 +U 1 1 5698991B +P 6200 4500 +F 0 "#PWR0149" H 6200 4250 50 0001 C CNN +F 1 "GND" H 6200 4350 50 0000 C CNN +F 2 "" H 6200 4500 50 0000 C CNN +F 3 "" H 6200 4500 50 0000 C CNN + 1 6200 4500 + 1 0 0 -1 +$EndComp +$Comp +L +3.3V_PD #PWR0150 +U 1 1 56989921 +P 6650 4400 +F 0 "#PWR0150" H 6650 4250 50 0001 C CNN +F 1 "+3.3V_PD" H 6650 4540 50 0000 C CNN +F 2 "" H 6650 4400 50 0000 C CNN +F 3 "" H 6650 4400 50 0000 C CNN + 1 6650 4400 + 1 0 0 -1 +$EndComp +Text GLabel 5950 2850 0 75 BiDi ~ 0 +D0_J2 +Text GLabel 6400 3600 2 75 BiDi ~ 0 +A_D0_J2 +$Comp +L GND #PWR0151 +U 1 1 56989952 +P 7400 4500 +F 0 "#PWR0151" H 7400 4250 50 0001 C CNN +F 1 "GND" H 7400 4350 50 0000 C CNN +F 2 "" H 7400 4500 50 0000 C CNN +F 3 "" H 7400 4500 50 0000 C CNN + 1 7400 4500 + 1 0 0 -1 +$EndComp +$Comp +L +3.3V_PD #PWR0152 +U 1 1 56989958 +P 7850 4400 +F 0 "#PWR0152" H 7850 4250 50 0001 C CNN +F 1 "+3.3V_PD" H 7850 4540 50 0000 C CNN +F 2 "" H 7850 4400 50 0000 C CNN +F 3 "" H 7850 4400 50 0000 C CNN + 1 7850 4400 + 1 0 0 -1 +$EndComp +Text GLabel 7150 2850 0 75 BiDi ~ 0 +D1_J1 +Text GLabel 7600 3600 2 75 BiDi ~ 0 +A_D1_J1 +$Comp +L GND #PWR0153 +U 1 1 569FE7C4 +P 10950 1650 +F 0 "#PWR0153" H 10950 1400 50 0001 C CNN +F 1 "GND" H 10950 1500 50 0000 C CNN +F 2 "" H 10950 1650 50 0000 C CNN +F 3 "" H 10950 1650 50 0000 C CNN + 1 10950 1650 + 1 0 0 -1 +$EndComp +$Comp +L BAV199 D37 +U 1 1 56AFF990 +P 6300 1900 +F 0 "D37" H 6500 2000 50 0000 L CNN +F 1 "BAV199" H 6500 1850 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 6300 1650 50 0001 C CNN +F 3 "" H 6300 1550 50 0001 C CNN +F 4 "BAV199-7-F" H 6300 2300 60 0001 C CNN "MFG Part#" +F 5 "Low-leakage double diode" H 6300 2200 60 0001 C CNN "Description" + 1 6300 1900 + 1 0 0 -1 +$EndComp +$Comp +L BAV199 D39 +U 1 1 56AFFAD3 +P 7500 1900 +F 0 "D39" H 7700 2000 50 0000 L CNN +F 1 "BAV199" H 7700 1850 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 7500 1650 50 0001 C CNN +F 3 "" H 7500 1550 50 0001 C CNN +F 4 "BAV199-7-F" H 7500 2300 60 0001 C CNN "MFG Part#" +F 5 "Low-leakage double diode" H 7500 2200 60 0001 C CNN "Description" + 1 7500 1900 + 1 0 0 -1 +$EndComp +$Comp +L BAV199 D30 +U 1 1 56AFFB74 +P 1500 4000 +F 0 "D30" H 1700 4100 50 0000 L CNN +F 1 "BAV199" H 1700 3950 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 1500 3750 50 0001 C CNN +F 3 "" H 1500 3650 50 0001 C CNN +F 4 "BAV199-7-F" H 1500 4400 60 0001 C CNN "MFG Part#" +F 5 "Low-leakage double diode" H 1500 4300 60 0001 C CNN "Description" + 1 1500 4000 + 1 0 0 -1 +$EndComp +$Comp +L BAV199 D32 +U 1 1 56AFFC07 +P 2700 4000 +F 0 "D32" H 2900 4100 50 0000 L CNN +F 1 "BAV199" H 2900 3950 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 2700 3750 50 0001 C CNN +F 3 "" H 2700 3650 50 0001 C CNN +F 4 "BAV199-7-F" H 2700 4400 60 0001 C CNN "MFG Part#" +F 5 "Low-leakage double diode" H 2700 4300 60 0001 C CNN "Description" + 1 2700 4000 + 1 0 0 -1 +$EndComp +$Comp +L BAV199 D29 +U 1 1 56AFFFEA +P 1500 1900 +F 0 "D29" H 1700 2000 50 0000 L CNN +F 1 "BAV199" H 1700 1850 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 1500 1650 50 0001 C CNN +F 3 "https://www.diodes.com/assets/Datasheets/ds30232.pdf" H 1500 1550 50 0001 C CNN +F 4 "BAV199-7-F" H 1500 2300 60 0001 C CNN "MFG Part#" +F 5 "Low-leakage double diode" H 1500 2200 60 0001 C CNN "Description" + 1 1500 1900 + 1 0 0 -1 +$EndComp +$Comp +L BAV199 D31 +U 1 1 56B00079 +P 2700 1900 +F 0 "D31" H 2900 2000 50 0000 L CNN +F 1 "BAV199" H 2900 1850 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 2700 1650 50 0001 C CNN +F 3 "" H 2700 1550 50 0001 C CNN +F 4 "BAV199-7-F" H 2700 2300 60 0001 C CNN "MFG Part#" +F 5 "Low-leakage double diode" H 2700 2200 60 0001 C CNN "Description" + 1 2700 1900 + 1 0 0 -1 +$EndComp +$Comp +L BAV199 D33 +U 1 1 56B0010C +P 3900 1900 +F 0 "D33" H 4100 2000 50 0000 L CNN +F 1 "BAV199" H 4100 1850 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 3900 1650 50 0001 C CNN +F 3 "" H 3900 1550 50 0001 C CNN +F 4 "BAV199-7-F" H 3900 2300 60 0001 C CNN "MFG Part#" +F 5 "Low-leakage double diode" H 3900 2200 60 0001 C CNN "Description" + 1 3900 1900 + 1 0 0 -1 +$EndComp +$Comp +L BAV199 D35 +U 1 1 56B001A3 +P 5100 1900 +F 0 "D35" H 5300 2000 50 0000 L CNN +F 1 "BAV199" H 5300 1850 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 5100 1650 50 0001 C CNN +F 3 "" H 5100 1550 50 0001 C CNN +F 4 "BAV199-7-F" H 5100 2300 60 0001 C CNN "MFG Part#" +F 5 "Low-leakage double diode" H 5100 2200 60 0001 C CNN "Description" + 1 5100 1900 + 1 0 0 -1 +$EndComp +$Comp +L BAV199 D36 +U 1 1 56B0023E +P 5100 4000 +F 0 "D36" H 5300 4100 50 0000 L CNN +F 1 "BAV199" H 5300 3950 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 5100 3750 50 0001 C CNN +F 3 "" H 5100 3650 50 0001 C CNN +F 4 "BAV199-7-F" H 5100 4400 60 0001 C CNN "MFG Part#" +F 5 "Low-leakage double diode" H 5100 4300 60 0001 C CNN "Description" + 1 5100 4000 + 1 0 0 -1 +$EndComp +$Comp +L BAV199 D38 +U 1 1 56B002D9 +P 6300 4000 +F 0 "D38" H 6500 4100 50 0000 L CNN +F 1 "BAV199" H 6500 3950 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 6300 3750 50 0001 C CNN +F 3 "" H 6300 3650 50 0001 C CNN +F 4 "BAV199-7-F" H 6300 4400 60 0001 C CNN "MFG Part#" +F 5 "Low-leakage double diode" H 6300 4300 60 0001 C CNN "Description" + 1 6300 4000 + 1 0 0 -1 +$EndComp +$Comp +L BAV199 D40 +U 1 1 56B00372 +P 7500 4000 +F 0 "D40" H 7700 4100 50 0000 L CNN +F 1 "BAV199" H 7700 3950 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 7500 3750 50 0001 C CNN +F 3 "" H 7500 3650 50 0001 C CNN +F 4 "BAV199-7-F" H 7500 4400 60 0001 C CNN "MFG Part#" +F 5 "Low-leakage double diode" H 7500 4300 60 0001 C CNN "Description" + 1 7500 4000 + 1 0 0 -1 +$EndComp +Text GLabel 1700 5500 0 50 Input ~ 0 +dir_5_0 +Text GLabel 1700 5700 0 50 BiDi ~ 0 +dataD[0] +Text GLabel 1700 5800 0 50 BiDi ~ 0 +dataD[1] +Text GLabel 1700 5900 0 50 BiDi ~ 0 +dataD[2] +Text GLabel 1700 6000 0 50 BiDi ~ 0 +dataD[3] +Text GLabel 1700 6100 0 50 BiDi ~ 0 +dataD[4] +Text GLabel 1700 6200 0 50 BiDi ~ 0 +dataD[5] +Text GLabel 1700 6600 0 50 BiDi ~ 0 +dataD[6] +Text GLabel 1700 6700 0 50 BiDi ~ 0 +dataD[7] +Text GLabel 1700 6800 0 50 BiDi ~ 0 +dataD[9] +Text GLabel 1700 6900 0 50 BiDi ~ 0 +dataD[8] +Text GLabel 1700 7000 0 50 BiDi ~ 0 +dataD[11] +Text GLabel 1700 7100 0 50 BiDi ~ 0 +dataD[10] +Text GLabel 1700 7500 0 50 Input ~ 0 +dir_11_6 +Text GLabel 3000 5800 2 50 BiDi ~ 0 +A_D1_J1 +Text GLabel 3000 5900 2 50 BiDi ~ 0 +A_D2_J4 +Text GLabel 3000 6000 2 50 BiDi ~ 0 +A_D3_J3 +Text GLabel 3000 6100 2 50 BiDi ~ 0 +A_D4_J6 +Text GLabel 3000 6200 2 50 BiDi ~ 0 +A_D5_J5 +Text GLabel 3000 6600 2 50 BiDi ~ 0 +A_D6_J10 +Text GLabel 3000 6700 2 50 BiDi ~ 0 +A_D7_J9 +Text GLabel 3000 6800 2 50 BiDi ~ 0 +A_D9_J11 +Text GLabel 3000 6900 2 50 BiDi ~ 0 +A_D8_J12 +Text GLabel 3000 7000 2 50 BiDi ~ 0 +A_D11_J13 +Text GLabel 3000 7100 2 50 BiDi ~ 0 +A_D10_J14 +Text GLabel 3000 5700 2 50 BiDi ~ 0 +A_D0_J2 +Text GLabel 9300 1200 0 50 BiDi ~ 0 +D1_J1 +Text GLabel 9300 1300 0 50 BiDi ~ 0 +D3_J3 +Text GLabel 9300 1400 0 50 BiDi ~ 0 +D5_J5 +Text GLabel 9300 1600 0 50 BiDi ~ 0 +D7_J9 +Text GLabel 9300 1700 0 50 BiDi ~ 0 +D9_J11 +Text GLabel 9300 1800 0 50 BiDi ~ 0 +D11_J13 +Text GLabel 10400 1200 2 50 BiDi ~ 0 +D0_J2 +Text GLabel 10400 1300 2 50 BiDi ~ 0 +D2_J4 +Text GLabel 10400 1400 2 50 BiDi ~ 0 +D4_J6 +Text GLabel 10400 1600 2 50 BiDi ~ 0 +D6_J10 +Text GLabel 10400 1700 2 50 BiDi ~ 0 +D8_J12 +Text GLabel 10400 1800 2 50 BiDi ~ 0 +D10_J14 +$Comp +L +1.8V #PWR0154 +U 1 1 585821D5 +P 4700 5950 +F 0 "#PWR0154" H 4700 5800 50 0001 C CNN +F 1 "+1.8V" H 4700 6090 50 0000 C CNN +F 2 "" H 4700 5950 50 0000 C CNN +F 3 "" H 4700 5950 50 0000 C CNN + 1 4700 5950 + 1 0 0 -1 +$EndComp +$Comp +L DIL14_RA J1 +U 1 1 58C02D36 +P 9850 1550 +F 0 "J1" H 9875 2050 50 0000 C CNN +F 1 "DIL14_RA" V 9850 1350 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:DIL14_RA" H 9950 925 50 0001 C CNN +F 3 "https://katalog.we-online.de/em/datasheet/6120xx21721.pdf" H 9950 1000 50 0001 C CNN +F 4 "CONN DIL 0.1 PITCH RIGHT ANGLE TH" H 9925 2300 50 0001 C CNN "Description" +F 5 "61201421721" H 9925 2200 50 0001 C CNN "MFG Part#" + 1 9850 1550 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0155 +U 1 1 58BDAEEB +P 3600 6450 +F 0 "#PWR0155" H 3600 6200 50 0001 C CNN +F 1 "GND" H 3600 6300 50 0000 C CNN +F 2 "" H 3600 6450 50 0000 C CNN +F 3 "" H 3600 6450 50 0000 C CNN + 1 3600 6450 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0156 +U 1 1 58BDAFA2 +P 1150 6450 +F 0 "#PWR0156" H 1150 6200 50 0001 C CNN +F 1 "GND" H 1150 6300 50 0000 C CNN +F 2 "" H 1150 6450 50 0000 C CNN +F 3 "" H 1150 6450 50 0000 C CNN + 1 1150 6450 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0157 +U 1 1 58BDC40D +P 3300 7350 +F 0 "#PWR0157" H 3300 7100 50 0001 C CNN +F 1 "GND" H 3300 7200 50 0000 C CNN +F 2 "" H 3300 7350 50 0000 C CNN +F 3 "" H 3300 7350 50 0000 C CNN + 1 3300 7350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0158 +U 1 1 58BDC4BD +P 1150 7350 +F 0 "#PWR0158" H 1150 7100 50 0001 C CNN +F 1 "GND" H 1150 7200 50 0000 C CNN +F 2 "" H 1150 7350 50 0000 C CNN +F 3 "" H 1150 7350 50 0000 C CNN + 1 1150 7350 + 1 0 0 -1 +$EndComp +$Comp +L +3.3V_PD #PWR0159 +U 1 1 5698864B +P 1850 2300 +F 0 "#PWR0159" H 1850 2150 50 0001 C CNN +F 1 "+3.3V_PD" H 1850 2440 50 0000 C CNN +F 2 "" H 1850 2300 50 0000 C CNN +F 3 "" H 1850 2300 50 0000 C CNN + 1 1850 2300 + 1 0 0 -1 +$EndComp +$Comp +L +VCC_DIG #PWR0160 +U 1 1 58BE5176 +P 8750 1400 +F 0 "#PWR0160" H 8750 1250 50 0001 C CNN +F 1 "+VCC_DIG" H 8750 1540 50 0000 C CNN +F 2 "" H 8750 1400 50 0000 C CNN +F 3 "" H 8750 1400 50 0000 C CNN + 1 8750 1400 + 1 0 0 -1 +$EndComp +$Comp +L ESDA8V2-1J D41 +U 1 1 58BE51DF +P 8750 1750 +F 0 "D41" H 8850 1800 50 0000 L CNN +F 1 "ESDA8V2-1J" H 8850 1700 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOD323" H 8750 1400 50 0001 C CNN +F 3 "http://www.st.com/content/ccc/resource/technical/document/datasheet/fc/e4/b8/75/43/a8/49/11/CD00233088.pdf/files/CD00233088.pdf/jcr:content/translations/en.CD00233088.pdf" H 8750 1500 50 0001 C CNN +F 4 "TVS DIODE 5VWM 20VC SOD323r" H 8750 2100 50 0001 C CNN "Description" +F 5 "ESDA8V2-1J" H 8750 2000 50 0001 C CNN "MFG Part#" + 1 8750 1750 + -1 0 0 -1 +$EndComp +$Comp +L GND #PWR0161 +U 1 1 58BE5E67 +P 8750 2000 +F 0 "#PWR0161" H 8750 1750 50 0001 C CNN +F 1 "GND" H 8750 1850 50 0000 C CNN +F 2 "" H 8750 2000 50 0000 C CNN +F 3 "" H 8750 2000 50 0000 C CNN + 1 8750 2000 + 1 0 0 -1 +$EndComp +$Comp +L 74AVCH16T245 U15 +U 2 1 569817AD +P 5350 7200 +F 0 "U15" H 5350 8450 50 0000 C CNN +F 1 "74AVCH16T245" H 5350 8350 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:TSSOP48" H 5350 6000 50 0001 C CNN +F 3 "http://www.ti.com/lit/ds/symlink/sn74avch16t245.pdf" H 5350 5900 50 0001 C CNN +F 4 "74AVCH16T245 16-bit dual supply translating transceiver" H 5550 8650 50 0001 C CNN "Description" +F 5 "SN74AVCH16T245GR" H 5450 8550 50 0001 C CNN "MFG Part#" + 2 5350 7200 + 1 0 0 -1 +$EndComp +$Comp +L 74AVCH16T245 U15 +U 1 1 5698175B +P 2350 6500 +F 0 "U15" H 2350 7750 50 0000 C CNN +F 1 "74AVCH16T245" H 2350 7650 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:TSSOP48" H 2350 5300 50 0001 C CNN +F 3 "http://www.ti.com/lit/ds/symlink/sn74avch16t245.pdf" H 2350 5200 50 0001 C CNN +F 4 "SN74AVCH16T245GR" H 2450 7850 50 0001 C CNN "MFG Part#" +F 5 "74AVCH16T245 16-bit dual supply translating transceiver" H 2550 7950 50 0001 C CNN "Description" + 1 2350 6500 + 1 0 0 -1 +$EndComp +$Comp +L C_10n_100V C74 +U 1 1 58BEE6F0 +P 1350 1150 +F 0 "C74" H 1360 1220 50 0000 L CNN +F 1 "C_10n" H 1360 1070 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 1350 950 50 0001 C CNN +F 3 "" H 1360 1220 50 0001 C CNN +F 4 "GCM188R72A103KA37J" H 1350 1350 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V X7R 10%" H 1350 1450 60 0001 C CNN "Description" + 1 1350 1150 + -1 0 0 -1 +$EndComp +$Comp +L C_10n_100V C76 +U 1 1 58BEE8BB +P 2550 1150 +F 0 "C76" H 2560 1220 50 0000 L CNN +F 1 "C_10n" H 2560 1070 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2550 950 50 0001 C CNN +F 3 "" H 2560 1220 50 0001 C CNN +F 4 "GCM188R72A103KA37J" H 2550 1350 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V X7R 10%" H 2550 1450 60 0001 C CNN "Description" + 1 2550 1150 + -1 0 0 -1 +$EndComp +$Comp +L C_10n_100V C78 +U 1 1 58BEEA61 +P 3750 1150 +F 0 "C78" H 3760 1220 50 0000 L CNN +F 1 "C_10n" H 3760 1070 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3750 950 50 0001 C CNN +F 3 "" H 3760 1220 50 0001 C CNN +F 4 "GCM188R72A103KA37J" H 3750 1350 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V X7R 10%" H 3750 1450 60 0001 C CNN "Description" + 1 3750 1150 + -1 0 0 -1 +$EndComp +$Comp +L C_10n_100V C82 +U 1 1 58BEEB0E +P 4950 1150 +F 0 "C82" H 4960 1220 50 0000 L CNN +F 1 "C_10n" H 4960 1070 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4950 950 50 0001 C CNN +F 3 "" H 4960 1220 50 0001 C CNN +F 4 "GCM188R72A103KA37J" H 4950 1350 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V X7R 10%" H 4950 1450 60 0001 C CNN "Description" + 1 4950 1150 + -1 0 0 -1 +$EndComp +$Comp +L C_10n_100V C84 +U 1 1 58BEEBBE +P 6150 1150 +F 0 "C84" H 6160 1220 50 0000 L CNN +F 1 "C_10n" H 6160 1070 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 6150 950 50 0001 C CNN +F 3 "" H 6160 1220 50 0001 C CNN +F 4 "GCM188R72A103KA37J" H 6150 1350 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V X7R 10%" H 6150 1450 60 0001 C CNN "Description" + 1 6150 1150 + -1 0 0 -1 +$EndComp +$Comp +L C_10n_100V C88 +U 1 1 58BEEC67 +P 7350 1150 +F 0 "C88" H 7360 1220 50 0000 L CNN +F 1 "C_10n" H 7360 1070 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 7350 950 50 0001 C CNN +F 3 "" H 7360 1220 50 0001 C CNN +F 4 "GCM188R72A103KA37J" H 7350 1350 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V X7R 10%" H 7350 1450 60 0001 C CNN "Description" + 1 7350 1150 + -1 0 0 -1 +$EndComp +$Comp +L C_10n_100V C75 +U 1 1 58BEED23 +P 1350 3250 +F 0 "C75" H 1360 3320 50 0000 L CNN +F 1 "C_10n" H 1360 3170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 1350 3050 50 0001 C CNN +F 3 "" H 1360 3320 50 0001 C CNN +F 4 "GCM188R72A103KA37J" H 1350 3450 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V X7R 10%" H 1350 3550 60 0001 C CNN "Description" + 1 1350 3250 + -1 0 0 -1 +$EndComp +$Comp +L C_10n_100V C77 +U 1 1 58BEEE5C +P 2550 3250 +F 0 "C77" H 2560 3320 50 0000 L CNN +F 1 "C_10n" H 2560 3170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2550 3050 50 0001 C CNN +F 3 "" H 2560 3320 50 0001 C CNN +F 4 "GCM188R72A103KA37J" H 2550 3450 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V X7R 10%" H 2550 3550 60 0001 C CNN "Description" + 1 2550 3250 + -1 0 0 -1 +$EndComp +$Comp +L C_10n_100V C79 +U 1 1 58BEEF20 +P 3750 3250 +F 0 "C79" H 3760 3320 50 0000 L CNN +F 1 "C_10n" H 3760 3170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3750 3050 50 0001 C CNN +F 3 "" H 3760 3320 50 0001 C CNN +F 4 "GCM188R72A103KA37J" H 3750 3450 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V X7R 10%" H 3750 3550 60 0001 C CNN "Description" + 1 3750 3250 + -1 0 0 -1 +$EndComp +$Comp +L C_10n_100V C83 +U 1 1 58BEEFD9 +P 4950 3250 +F 0 "C83" H 4960 3320 50 0000 L CNN +F 1 "C_10n" H 4960 3170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4950 3050 50 0001 C CNN +F 3 "" H 4960 3320 50 0001 C CNN +F 4 "GCM188R72A103KA37J" H 4950 3450 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V X7R 10%" H 4950 3550 60 0001 C CNN "Description" + 1 4950 3250 + -1 0 0 -1 +$EndComp +$Comp +L C_10n_100V C85 +U 1 1 58BEF1C3 +P 6150 3250 +F 0 "C85" H 6160 3320 50 0000 L CNN +F 1 "C_10n" H 6160 3170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 6150 3050 50 0001 C CNN +F 3 "" H 6160 3320 50 0001 C CNN +F 4 "GCM188R72A103KA37J" H 6150 3450 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V X7R 10%" H 6150 3550 60 0001 C CNN "Description" + 1 6150 3250 + -1 0 0 -1 +$EndComp +$Comp +L C_10n_100V C89 +U 1 1 58BEF272 +P 7350 3250 +F 0 "C89" H 7360 3320 50 0000 L CNN +F 1 "C_10n" H 7360 3170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 7350 3050 50 0001 C CNN +F 3 "" H 7360 3320 50 0001 C CNN +F 4 "GCM188R72A103KA37J" H 7350 3450 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V X7R 10%" H 7350 3550 60 0001 C CNN "Description" + 1 7350 3250 + -1 0 0 -1 +$EndComp +Text Label 10150 1200 0 50 ~ 0 +D0 +Text Label 9450 1200 0 50 ~ 0 +D1 +Text Label 10150 1300 0 50 ~ 0 +D2 +Text Label 9450 1300 0 50 ~ 0 +D3 +Text Label 10150 1400 0 50 ~ 0 +D4 +Text Label 9450 1400 0 50 ~ 0 +D5 +Text Label 10150 1600 0 50 ~ 0 +D6 +Text Label 9450 1600 0 50 ~ 0 +D7 +Text Label 10150 1700 0 50 ~ 0 +D8 +Text Label 9450 1700 0 50 ~ 0 +D9 +Text Label 10150 1800 0 50 ~ 0 +D10 +Text Label 9450 1800 0 50 ~ 0 +D11 +Text Label 8750 2650 0 50 ~ 0 +D0 +Text Label 8750 3450 0 50 ~ 0 +D1 +Text Label 10150 5050 0 50 ~ 0 +D2 +Text Label 8750 4250 0 50 ~ 0 +D3 +Text Label 10150 4250 0 50 ~ 0 +D4 +Text Label 8750 5050 0 50 ~ 0 +D5 +Text Label 10150 3450 0 50 ~ 0 +D6 +Text Label 9450 2650 0 50 ~ 0 +D7 +Text Label 10150 2650 0 50 ~ 0 +D8 +Text Label 9450 3450 0 50 ~ 0 +D9 +Text Label 9450 5050 0 50 ~ 0 +D10 +Text Label 9450 4250 0 50 ~ 0 +D11 +$Comp +L ESD7002 D42 +U 2 1 58BF6204 +P 9050 3650 +F 0 "D42" H 9150 3700 50 0000 L CNN +F 1 "ESD7002" H 9150 3600 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT323" H 9050 3300 50 0001 C CNN +F 3 "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" H 9050 3400 50 0001 C CNN +F 4 "TVS DIODE 5VWM SC70 (SOT323)" H 9050 4000 50 0001 C CNN "Description" +F 5 "ESD7002WTT1G" H 9050 3900 50 0001 C CNN "MFG Part#" + 2 9050 3650 + 1 0 0 -1 +$EndComp +$Comp +L ESD7002 D42 +U 1 1 58BF65C9 +P 9050 2850 +F 0 "D42" H 9150 2900 50 0000 L CNN +F 1 "ESD7002" H 9150 2800 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT323" H 9050 2500 50 0001 C CNN +F 3 "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" H 9050 2600 50 0001 C CNN +F 4 "TVS DIODE 5VWM SC70 (SOT323)" H 9050 3200 50 0001 C CNN "Description" +F 5 "ESD7002WTT1G" H 9050 3100 50 0001 C CNN "MFG Part#" + 1 9050 2850 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0162 +U 1 1 58BF7E1A +P 9050 3050 +F 0 "#PWR0162" H 9050 2800 50 0001 C CNN +F 1 "GND" H 9050 2900 50 0000 C CNN +F 2 "" H 9050 3050 50 0000 C CNN +F 3 "" H 9050 3050 50 0000 C CNN + 1 9050 3050 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0163 +U 1 1 58BF804A +P 9050 3850 +F 0 "#PWR0163" H 9050 3600 50 0001 C CNN +F 1 "GND" H 9050 3700 50 0000 C CNN +F 2 "" H 9050 3850 50 0000 C CNN +F 3 "" H 9050 3850 50 0000 C CNN + 1 9050 3850 + 1 0 0 -1 +$EndComp +$Comp +L ESD7002 D44 +U 2 1 58BF888A +P 9750 3650 +F 0 "D44" H 9850 3700 50 0000 L CNN +F 1 "ESD7002" H 9850 3600 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT323" H 9750 3300 50 0001 C CNN +F 3 "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" H 9750 3400 50 0001 C CNN +F 4 "ESD7002WTT1G" H 9750 3900 50 0001 C CNN "MFG Part#" +F 5 "TVS DIODE 5VWM SC70 (SOT323)" H 9750 4000 50 0001 C CNN "Description" + 2 9750 3650 + 1 0 0 -1 +$EndComp +$Comp +L ESD7002 D44 +U 1 1 58BF8892 +P 9750 2850 +F 0 "D44" H 9850 2900 50 0000 L CNN +F 1 "ESD7002" H 9850 2800 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT323" H 9750 2500 50 0001 C CNN +F 3 "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" H 9750 2600 50 0001 C CNN +F 4 "TVS DIODE 5VWM SC70 (SOT323)" H 9750 3200 50 0001 C CNN "Description" +F 5 "ESD7002WTT1G" H 9750 3100 50 0001 C CNN "MFG Part#" + 1 9750 2850 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0164 +U 1 1 58BF8899 +P 9750 3050 +F 0 "#PWR0164" H 9750 2800 50 0001 C CNN +F 1 "GND" H 9750 2900 50 0000 C CNN +F 2 "" H 9750 3050 50 0000 C CNN +F 3 "" H 9750 3050 50 0000 C CNN + 1 9750 3050 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0165 +U 1 1 58BF889F +P 9750 3850 +F 0 "#PWR0165" H 9750 3600 50 0001 C CNN +F 1 "GND" H 9750 3700 50 0000 C CNN +F 2 "" H 9750 3850 50 0000 C CNN +F 3 "" H 9750 3850 50 0000 C CNN + 1 9750 3850 + 1 0 0 -1 +$EndComp +$Comp +L ESD7002 D46 +U 2 1 58BF893A +P 10450 3650 +F 0 "D46" H 10550 3700 50 0000 L CNN +F 1 "ESD7002" H 10550 3600 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT323" H 10450 3300 50 0001 C CNN +F 3 "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" H 10450 3400 50 0001 C CNN +F 4 "ESD7002WTT1G" H 10450 3900 50 0001 C CNN "MFG Part#" +F 5 "TVS DIODE 5VWM SC70 (SOT323)" H 10450 4000 50 0001 C CNN "Description" + 2 10450 3650 + 1 0 0 -1 +$EndComp +$Comp +L ESD7002 D46 +U 1 1 58BF8942 +P 10450 2850 +F 0 "D46" H 10550 2900 50 0000 L CNN +F 1 "ESD7002" H 10550 2800 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT323" H 10450 2500 50 0001 C CNN +F 3 "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" H 10450 2600 50 0001 C CNN +F 4 "TVS DIODE 5VWM SC70 (SOT323)" H 10450 3200 50 0001 C CNN "Description" +F 5 "ESD7002WTT1G" H 10450 3100 50 0001 C CNN "MFG Part#" + 1 10450 2850 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0166 +U 1 1 58BF8949 +P 10450 3050 +F 0 "#PWR0166" H 10450 2800 50 0001 C CNN +F 1 "GND" H 10450 2900 50 0000 C CNN +F 2 "" H 10450 3050 50 0000 C CNN +F 3 "" H 10450 3050 50 0000 C CNN + 1 10450 3050 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0167 +U 1 1 58BF894F +P 10450 3850 +F 0 "#PWR0167" H 10450 3600 50 0001 C CNN +F 1 "GND" H 10450 3700 50 0000 C CNN +F 2 "" H 10450 3850 50 0000 C CNN +F 3 "" H 10450 3850 50 0000 C CNN + 1 10450 3850 + 1 0 0 -1 +$EndComp +$Comp +L ESD7002 D43 +U 2 1 58BF9058 +P 9050 5250 +F 0 "D43" H 9150 5300 50 0000 L CNN +F 1 "ESD7002" H 9150 5200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT323" H 9050 4900 50 0001 C CNN +F 3 "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" H 9050 5000 50 0001 C CNN +F 4 "ESD7002WTT1G" H 9050 5500 50 0001 C CNN "MFG Part#" +F 5 "TVS DIODE 5VWM SC70 (SOT323)" H 9050 5600 50 0001 C CNN "Description" + 2 9050 5250 + 1 0 0 -1 +$EndComp +$Comp +L ESD7002 D43 +U 1 1 58BF9060 +P 9050 4450 +F 0 "D43" H 9150 4500 50 0000 L CNN +F 1 "ESD7002" H 9150 4400 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT323" H 9050 4100 50 0001 C CNN +F 3 "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" H 9050 4200 50 0001 C CNN +F 4 "TVS DIODE 5VWM SC70 (SOT323)" H 9050 4800 50 0001 C CNN "Description" +F 5 "ESD7002WTT1G" H 9050 4700 50 0001 C CNN "MFG Part#" + 1 9050 4450 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0168 +U 1 1 58BF9067 +P 9050 4650 +F 0 "#PWR0168" H 9050 4400 50 0001 C CNN +F 1 "GND" H 9050 4500 50 0000 C CNN +F 2 "" H 9050 4650 50 0000 C CNN +F 3 "" H 9050 4650 50 0000 C CNN + 1 9050 4650 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0169 +U 1 1 58BF906D +P 9050 5450 +F 0 "#PWR0169" H 9050 5200 50 0001 C CNN +F 1 "GND" H 9050 5300 50 0000 C CNN +F 2 "" H 9050 5450 50 0000 C CNN +F 3 "" H 9050 5450 50 0000 C CNN + 1 9050 5450 + 1 0 0 -1 +$EndComp +$Comp +L ESD7002 D45 +U 2 1 58BF907A +P 9750 5250 +F 0 "D45" H 9850 5300 50 0000 L CNN +F 1 "ESD7002" H 9850 5200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT323" H 9750 4900 50 0001 C CNN +F 3 "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" H 9750 5000 50 0001 C CNN +F 4 "ESD7002WTT1G" H 9750 5500 50 0001 C CNN "MFG Part#" +F 5 "TVS DIODE 5VWM SC70 (SOT323)" H 9750 5600 50 0001 C CNN "Description" + 2 9750 5250 + 1 0 0 -1 +$EndComp +$Comp +L ESD7002 D45 +U 1 1 58BF9082 +P 9750 4450 +F 0 "D45" H 9850 4500 50 0000 L CNN +F 1 "ESD7002" H 9850 4400 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT323" H 9750 4100 50 0001 C CNN +F 3 "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" H 9750 4200 50 0001 C CNN +F 4 "TVS DIODE 5VWM SC70 (SOT323)" H 9750 4800 50 0001 C CNN "Description" +F 5 "ESD7002WTT1G" H 9750 4700 50 0001 C CNN "MFG Part#" + 1 9750 4450 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0170 +U 1 1 58BF9089 +P 9750 4650 +F 0 "#PWR0170" H 9750 4400 50 0001 C CNN +F 1 "GND" H 9750 4500 50 0000 C CNN +F 2 "" H 9750 4650 50 0000 C CNN +F 3 "" H 9750 4650 50 0000 C CNN + 1 9750 4650 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0171 +U 1 1 58BF908F +P 9750 5450 +F 0 "#PWR0171" H 9750 5200 50 0001 C CNN +F 1 "GND" H 9750 5300 50 0000 C CNN +F 2 "" H 9750 5450 50 0000 C CNN +F 3 "" H 9750 5450 50 0000 C CNN + 1 9750 5450 + 1 0 0 -1 +$EndComp +$Comp +L ESD7002 D47 +U 2 1 58BF909C +P 10450 5250 +F 0 "D47" H 10550 5300 50 0000 L CNN +F 1 "ESD7002" H 10550 5200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT323" H 10450 4900 50 0001 C CNN +F 3 "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" H 10450 5000 50 0001 C CNN +F 4 "ESD7002WTT1G" H 10450 5500 50 0001 C CNN "MFG Part#" +F 5 "TVS DIODE 5VWM SC70 (SOT323)" H 10450 5600 50 0001 C CNN "Description" + 2 10450 5250 + 1 0 0 -1 +$EndComp +$Comp +L ESD7002 D47 +U 1 1 58BF90A4 +P 10450 4450 +F 0 "D47" H 10550 4500 50 0000 L CNN +F 1 "ESD7002" H 10550 4400 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT323" H 10450 4100 50 0001 C CNN +F 3 "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" H 10450 4200 50 0001 C CNN +F 4 "TVS DIODE 5VWM SC70 (SOT323)" H 10450 4800 50 0001 C CNN "Description" +F 5 "ESD7002WTT1G" H 10450 4700 50 0001 C CNN "MFG Part#" + 1 10450 4450 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0172 +U 1 1 58BF90AB +P 10450 4650 +F 0 "#PWR0172" H 10450 4400 50 0001 C CNN +F 1 "GND" H 10450 4500 50 0000 C CNN +F 2 "" H 10450 4650 50 0000 C CNN +F 3 "" H 10450 4650 50 0000 C CNN + 1 10450 4650 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0173 +U 1 1 58BF90B1 +P 10450 5450 +F 0 "#PWR0173" H 10450 5200 50 0001 C CNN +F 1 "GND" H 10450 5300 50 0000 C CNN +F 2 "" H 10450 5450 50 0000 C CNN +F 3 "" H 10450 5450 50 0000 C CNN + 1 10450 5450 + 1 0 0 -1 +$EndComp +$Comp +L R_470R_0.33W R69 +U 1 1 5DA3C8E6 +P 1650 1150 +F 0 "R69" H 1700 1200 50 0000 L CNN +F 1 "R_470R_0.33W" H 1700 1100 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 1650 1000 50 0001 C CNN +F 3 "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" H 1650 900 50 0001 C CNN +F 4 "SG73P1JTTD4700F" H 1650 1300 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/3W 0603" H 1650 1400 60 0001 C CNN "Description" + 1 1650 1150 + 1 0 0 -1 +$EndComp +$Comp +L R_470R_0.33W R70 +U 1 1 5DA3CC43 +P 1650 3250 +F 0 "R70" H 1700 3300 50 0000 L CNN +F 1 "R_470R_0.33W" H 1700 3200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 1650 3100 50 0001 C CNN +F 3 "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" H 1650 3000 50 0001 C CNN +F 4 "SG73P1JTTD4700F" H 1650 3400 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/3W 0603" H 1650 3500 60 0001 C CNN "Description" + 1 1650 3250 + 1 0 0 -1 +$EndComp +$Comp +L R_470R_0.33W R71 +U 1 1 5DA3CD21 +P 2850 1150 +F 0 "R71" H 2900 1200 50 0000 L CNN +F 1 "R_470R_0.33W" H 2900 1100 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2850 1000 50 0001 C CNN +F 3 "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" H 2850 900 50 0001 C CNN +F 4 "SG73P1JTTD4700F" H 2850 1300 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/3W 0603" H 2850 1400 60 0001 C CNN "Description" + 1 2850 1150 + 1 0 0 -1 +$EndComp +$Comp +L R_470R_0.33W R72 +U 1 1 5DA3CE2A +P 2850 3250 +F 0 "R72" H 2900 3300 50 0000 L CNN +F 1 "R_470R_0.33W" H 2900 3200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2850 3100 50 0001 C CNN +F 3 "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" H 2850 3000 50 0001 C CNN +F 4 "SG73P1JTTD4700F" H 2850 3400 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/3W 0603" H 2850 3500 60 0001 C CNN "Description" + 1 2850 3250 + 1 0 0 -1 +$EndComp +$Comp +L R_470R_0.33W R73 +U 1 1 5DA3CF68 +P 4050 1150 +F 0 "R73" H 4100 1200 50 0000 L CNN +F 1 "R_470R_0.33W" H 4100 1100 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 4050 1000 50 0001 C CNN +F 3 "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" H 4050 900 50 0001 C CNN +F 4 "SG73P1JTTD4700F" H 4050 1300 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/3W 0603" H 4050 1400 60 0001 C CNN "Description" + 1 4050 1150 + 1 0 0 -1 +$EndComp +$Comp +L R_470R_0.33W R74 +U 1 1 5DA3D085 +P 4050 3250 +F 0 "R74" H 4100 3300 50 0000 L CNN +F 1 "R_470R_0.33W" H 4100 3200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 4050 3100 50 0001 C CNN +F 3 "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" H 4050 3000 50 0001 C CNN +F 4 "SG73P1JTTD4700F" H 4050 3400 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/3W 0603" H 4050 3500 60 0001 C CNN "Description" + 1 4050 3250 + 1 0 0 -1 +$EndComp +$Comp +L R_470R_0.33W R75 +U 1 1 5DA3D16B +P 5250 1150 +F 0 "R75" H 5300 1200 50 0000 L CNN +F 1 "R_470R_0.33W" H 5300 1100 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5250 1000 50 0001 C CNN +F 3 "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" H 5250 900 50 0001 C CNN +F 4 "SG73P1JTTD4700F" H 5250 1300 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/3W 0603" H 5250 1400 60 0001 C CNN "Description" + 1 5250 1150 + 1 0 0 -1 +$EndComp +$Comp +L R_470R_0.33W R76 +U 1 1 5DA3D270 +P 5250 3250 +F 0 "R76" H 5300 3300 50 0000 L CNN +F 1 "R_470R_0.33W" H 5300 3200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5250 3100 50 0001 C CNN +F 3 "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" H 5250 3000 50 0001 C CNN +F 4 "SG73P1JTTD4700F" H 5250 3400 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/3W 0603" H 5250 3500 60 0001 C CNN "Description" + 1 5250 3250 + 1 0 0 -1 +$EndComp +$Comp +L R_470R_0.33W R77 +U 1 1 5DA3D35E +P 6450 1150 +F 0 "R77" H 6500 1200 50 0000 L CNN +F 1 "R_470R_0.33W" H 6500 1100 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 6450 1000 50 0001 C CNN +F 3 "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" H 6450 900 50 0001 C CNN +F 4 "SG73P1JTTD4700F" H 6450 1300 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/3W 0603" H 6450 1400 60 0001 C CNN "Description" + 1 6450 1150 + 1 0 0 -1 +$EndComp +$Comp +L R_470R_0.33W R78 +U 1 1 5DA3D487 +P 6450 3250 +F 0 "R78" H 6500 3300 50 0000 L CNN +F 1 "R_470R_0.33W" H 6500 3200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 6450 3100 50 0001 C CNN +F 3 "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" H 6450 3000 50 0001 C CNN +F 4 "SG73P1JTTD4700F" H 6450 3400 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/3W 0603" H 6450 3500 60 0001 C CNN "Description" + 1 6450 3250 + 1 0 0 -1 +$EndComp +$Comp +L R_470R_0.33W R79 +U 1 1 5DA3D577 +P 7650 1150 +F 0 "R79" H 7700 1200 50 0000 L CNN +F 1 "R_470R_0.33W" H 7700 1100 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 7650 1000 50 0001 C CNN +F 3 "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" H 7650 900 50 0001 C CNN +F 4 "SG73P1JTTD4700F" H 7650 1300 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/3W 0603" H 7650 1400 60 0001 C CNN "Description" + 1 7650 1150 + 1 0 0 -1 +$EndComp +$Comp +L R_470R_0.33W R80 +U 1 1 5DA3D676 +P 7650 3250 +F 0 "R80" H 7700 3300 50 0000 L CNN +F 1 "R_470R_0.33W" H 7700 3200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 7650 3100 50 0001 C CNN +F 3 "https://eu.mouser.com/datasheet/2/219/SG73P-1108936.pdf" H 7650 3000 50 0001 C CNN +F 4 "SG73P1JTTD4700F" H 7650 3400 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/3W 0603" H 7650 3500 60 0001 C CNN "Description" + 1 7650 3250 + 1 0 0 -1 +$EndComp +$Comp +L R_56R R187 +U 1 1 5DA42AA4 +P 1325 750 +F 0 "R187" V 1225 700 50 0000 L CNN +F 1 "R_56R" V 1425 650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 1325 500 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 1325 600 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 1325 900 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 1325 1000 60 0001 C CNN "Description" + 1 1325 750 + 0 1 1 0 +$EndComp +$Comp +L R_56R R189 +U 1 1 5DA4363A +P 2525 750 +F 0 "R189" V 2425 700 50 0000 L CNN +F 1 "R_56R" V 2625 650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2525 500 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2525 600 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 2525 900 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2525 1000 60 0001 C CNN "Description" + 1 2525 750 + 0 1 1 0 +$EndComp +$Comp +L R_56R R191 +U 1 1 5DA43E04 +P 3725 750 +F 0 "R191" V 3625 700 50 0000 L CNN +F 1 "R_56R" V 3825 650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3725 500 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3725 600 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 3725 900 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3725 1000 60 0001 C CNN "Description" + 1 3725 750 + 0 1 1 0 +$EndComp +$Comp +L R_56R R193 +U 1 1 5DA43F03 +P 4925 750 +F 0 "R193" V 4825 700 50 0000 L CNN +F 1 "R_56R" V 5025 650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 4925 500 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 4925 600 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 4925 900 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 4925 1000 60 0001 C CNN "Description" + 1 4925 750 + 0 1 1 0 +$EndComp +$Comp +L R_56R R195 +U 1 1 5DA443B9 +P 6125 750 +F 0 "R195" V 6025 700 50 0000 L CNN +F 1 "R_56R" V 6225 650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 6125 500 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 6125 600 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 6125 900 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 6125 1000 60 0001 C CNN "Description" + 1 6125 750 + 0 1 1 0 +$EndComp +$Comp +L R_56R R197 +U 1 1 5DA44E44 +P 7325 750 +F 0 "R197" V 7225 700 50 0000 L CNN +F 1 "R_56R" V 7425 650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 7325 500 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 7325 600 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 7325 900 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 7325 1000 60 0001 C CNN "Description" + 1 7325 750 + 0 1 1 0 +$EndComp +$Comp +L R_56R R188 +U 1 1 5DA450C9 +P 1325 2850 +F 0 "R188" V 1225 2800 50 0000 L CNN +F 1 "R_56R" V 1425 2750 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 1325 2600 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 1325 2700 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 1325 3000 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 1325 3100 60 0001 C CNN "Description" + 1 1325 2850 + 0 1 1 0 +$EndComp +$Comp +L R_56R R190 +U 1 1 5DA451C6 +P 2525 2850 +F 0 "R190" V 2425 2800 50 0000 L CNN +F 1 "R_56R" V 2625 2750 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2525 2600 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2525 2700 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 2525 3000 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2525 3100 60 0001 C CNN "Description" + 1 2525 2850 + 0 1 1 0 +$EndComp +$Comp +L R_56R R192 +U 1 1 5DA452AE +P 3725 2850 +F 0 "R192" V 3625 2800 50 0000 L CNN +F 1 "R_56R" V 3825 2750 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3725 2600 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3725 2700 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 3725 3000 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3725 3100 60 0001 C CNN "Description" + 1 3725 2850 + 0 1 1 0 +$EndComp +$Comp +L R_56R R194 +U 1 1 5DA453A7 +P 4925 2850 +F 0 "R194" V 4825 2800 50 0000 L CNN +F 1 "R_56R" V 5025 2750 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 4925 2600 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 4925 2700 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 4925 3000 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 4925 3100 60 0001 C CNN "Description" + 1 4925 2850 + 0 1 1 0 +$EndComp +$Comp +L R_56R R196 +U 1 1 5DA4549F +P 6125 2850 +F 0 "R196" V 6025 2800 50 0000 L CNN +F 1 "R_56R" V 6225 2750 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 6125 2600 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 6125 2700 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 6125 3000 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 6125 3100 60 0001 C CNN "Description" + 1 6125 2850 + 0 1 1 0 +$EndComp +$Comp +L R_56R R198 +U 1 1 5DA455A6 +P 7325 2850 +F 0 "R198" V 7225 2800 50 0000 L CNN +F 1 "R_56R" V 7425 2750 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 7325 2600 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 7325 2700 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 7325 3000 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 7325 3100 60 0001 C CNN "Description" + 1 7325 2850 + 0 1 1 0 +$EndComp +Connection ~ 4700 6200 +Connection ~ 6000 6200 +Wire Wire Line + 6000 5950 6000 6300 +Connection ~ 6300 6900 +Wire Wire Line + 6650 6900 6650 6700 +Connection ~ 6000 6900 +Wire Wire Line + 6000 6900 6650 6900 +Wire Wire Line + 6300 6700 6300 6900 +Connection ~ 4300 6900 +Wire Wire Line + 3950 6700 3950 6900 +Connection ~ 4700 6900 +Wire Wire Line + 3950 6900 4700 6900 +Wire Wire Line + 4300 6700 4300 6900 +Wire Wire Line + 4300 6500 4300 6300 +Connection ~ 6300 6300 +Wire Wire Line + 5850 6300 6650 6300 +Wire Wire Line + 6300 6500 6300 6300 +Connection ~ 6000 6800 +Wire Wire Line + 6000 6800 5850 6800 +Connection ~ 6000 6700 +Wire Wire Line + 6000 6700 5850 6700 +Connection ~ 6000 6600 +Wire Wire Line + 5850 6600 6000 6600 +Wire Wire Line + 6000 6500 6000 7050 +Wire Wire Line + 5850 6500 6000 6500 +Connection ~ 4700 6800 +Wire Wire Line + 4700 6800 4850 6800 +Connection ~ 4700 6700 +Wire Wire Line + 4700 6700 4850 6700 +Connection ~ 4700 6600 +Wire Wire Line + 4850 6600 4700 6600 +Wire Wire Line + 4700 6500 4700 7050 +Wire Wire Line + 4850 6500 4700 6500 +Connection ~ 4300 6300 +Wire Wire Line + 3950 6300 4850 6300 +Wire Wire Line + 3100 7500 3100 7550 +Wire Wire Line + 2850 7500 3100 7500 +Wire Wire Line + 3100 5300 3100 5350 +Wire Wire Line + 2900 5300 3100 5300 +Wire Wire Line + 2900 5500 2900 5300 +Wire Wire Line + 2850 5500 2900 5500 +Connection ~ 1500 950 +Wire Wire Line + 1500 750 1500 950 +Wire Wire Line + 1400 2400 1400 2050 +Wire Wire Line + 1600 2350 1600 2050 +Wire Wire Line + 1850 2350 1600 2350 +Connection ~ 1500 1350 +Wire Wire Line + 1500 1350 1500 1700 +Wire Wire Line + 1350 1350 1350 1250 +Wire Wire Line + 1350 1350 1650 1350 +Wire Wire Line + 1650 1350 1650 1250 +Wire Wire Line + 1650 950 1650 1050 +Wire Wire Line + 1350 950 1650 950 +Wire Wire Line + 1350 1050 1350 950 +Wire Wire Line + 1600 1500 1500 1500 +Connection ~ 1500 1500 +Connection ~ 2700 950 +Wire Wire Line + 2700 750 2700 950 +Wire Wire Line + 2600 2400 2600 2050 +Wire Wire Line + 2800 2350 2800 2050 +Wire Wire Line + 3050 2350 2800 2350 +Connection ~ 2700 1350 +Wire Wire Line + 2700 1350 2700 1700 +Wire Wire Line + 2550 1350 2550 1250 +Wire Wire Line + 2550 1350 2850 1350 +Wire Wire Line + 2850 1350 2850 1250 +Wire Wire Line + 2850 950 2850 1050 +Wire Wire Line + 2550 950 2850 950 +Wire Wire Line + 2550 1050 2550 950 +Wire Wire Line + 2800 1500 2700 1500 +Connection ~ 2700 1500 +Connection ~ 3900 950 +Wire Wire Line + 3900 750 3900 950 +Wire Wire Line + 3800 2400 3800 2050 +Wire Wire Line + 4000 2350 4000 2050 +Wire Wire Line + 4250 2350 4000 2350 +Connection ~ 3900 1350 +Wire Wire Line + 3900 1350 3900 1700 +Wire Wire Line + 3750 1350 3750 1250 +Wire Wire Line + 3750 1350 4050 1350 +Wire Wire Line + 4050 1350 4050 1250 +Wire Wire Line + 4050 950 4050 1050 +Wire Wire Line + 3750 950 4050 950 +Wire Wire Line + 3750 1050 3750 950 +Wire Wire Line + 4000 1500 3900 1500 +Connection ~ 3900 1500 +Connection ~ 5100 950 +Wire Wire Line + 5100 750 5100 950 +Wire Wire Line + 5000 2400 5000 2050 +Wire Wire Line + 5200 2350 5200 2050 +Wire Wire Line + 5450 2350 5200 2350 +Connection ~ 5100 1350 +Wire Wire Line + 5100 1350 5100 1700 +Wire Wire Line + 4950 1350 4950 1250 +Wire Wire Line + 4950 1350 5250 1350 +Wire Wire Line + 5250 1350 5250 1250 +Wire Wire Line + 5250 950 5250 1050 +Wire Wire Line + 4950 950 5250 950 +Wire Wire Line + 4950 1050 4950 950 +Wire Wire Line + 5200 1500 5100 1500 +Connection ~ 5100 1500 +Connection ~ 6300 950 +Wire Wire Line + 6300 750 6300 950 +Wire Wire Line + 6200 2400 6200 2050 +Wire Wire Line + 6400 2350 6400 2050 +Wire Wire Line + 6650 2350 6400 2350 +Connection ~ 6300 1350 +Wire Wire Line + 6300 1350 6300 1700 +Wire Wire Line + 6150 1350 6150 1250 +Wire Wire Line + 6150 1350 6450 1350 +Wire Wire Line + 6450 1350 6450 1250 +Wire Wire Line + 6450 950 6450 1050 +Wire Wire Line + 6150 950 6450 950 +Wire Wire Line + 6150 1050 6150 950 +Wire Wire Line + 6400 1500 6300 1500 +Connection ~ 6300 1500 +Connection ~ 7500 950 +Wire Wire Line + 7500 750 7500 950 +Wire Wire Line + 7400 2400 7400 2050 +Wire Wire Line + 7600 2350 7600 2050 +Wire Wire Line + 7850 2350 7600 2350 +Connection ~ 7500 1350 +Wire Wire Line + 7500 1350 7500 1700 +Wire Wire Line + 7350 1350 7350 1250 +Wire Wire Line + 7350 1350 7650 1350 +Wire Wire Line + 7650 1350 7650 1250 +Wire Wire Line + 7650 950 7650 1050 +Wire Wire Line + 7350 950 7650 950 +Wire Wire Line + 7350 1050 7350 950 +Wire Wire Line + 7600 1500 7500 1500 +Connection ~ 7500 1500 +Connection ~ 1500 3050 +Wire Wire Line + 1500 2850 1500 3050 +Wire Wire Line + 1400 4500 1400 4150 +Wire Wire Line + 1600 4450 1600 4150 +Wire Wire Line + 1850 4450 1600 4450 +Connection ~ 1500 3450 +Wire Wire Line + 1500 3450 1500 3800 +Wire Wire Line + 1350 3450 1350 3350 +Wire Wire Line + 1350 3450 1650 3450 +Wire Wire Line + 1650 3450 1650 3350 +Wire Wire Line + 1650 3050 1650 3150 +Wire Wire Line + 1350 3050 1650 3050 +Wire Wire Line + 1350 3150 1350 3050 +Wire Wire Line + 1600 3600 1500 3600 +Connection ~ 1500 3600 +Connection ~ 2700 3050 +Wire Wire Line + 2700 2850 2700 3050 +Wire Wire Line + 2600 4500 2600 4150 +Wire Wire Line + 2800 4450 2800 4150 +Wire Wire Line + 3050 4450 2800 4450 +Connection ~ 2700 3450 +Wire Wire Line + 2700 3450 2700 3800 +Wire Wire Line + 2550 3450 2550 3350 +Wire Wire Line + 2550 3450 2850 3450 +Wire Wire Line + 2850 3450 2850 3350 +Wire Wire Line + 2850 3050 2850 3150 +Wire Wire Line + 2550 3050 2850 3050 +Wire Wire Line + 2550 3150 2550 3050 +Wire Wire Line + 2800 3600 2700 3600 +Connection ~ 2700 3600 +Connection ~ 3900 3050 +Wire Wire Line + 3900 2850 3900 3050 +Wire Wire Line + 3800 4500 3800 4150 +Wire Wire Line + 4000 4450 4000 4150 +Wire Wire Line + 4250 4450 4000 4450 +Connection ~ 3900 3450 +Wire Wire Line + 3900 3450 3900 3800 +Wire Wire Line + 3750 3450 3750 3350 +Wire Wire Line + 3750 3450 4050 3450 +Wire Wire Line + 4050 3450 4050 3350 +Wire Wire Line + 4050 3050 4050 3150 +Wire Wire Line + 3750 3050 4050 3050 +Wire Wire Line + 3750 3150 3750 3050 +Wire Wire Line + 4000 3600 3900 3600 +Connection ~ 3900 3600 +Connection ~ 5100 3050 +Wire Wire Line + 5100 2850 5100 3050 +Wire Wire Line + 5000 4500 5000 4150 +Wire Wire Line + 5200 4450 5200 4150 +Wire Wire Line + 5450 4450 5200 4450 +Connection ~ 5100 3450 +Wire Wire Line + 5100 3450 5100 3800 +Wire Wire Line + 4950 3450 4950 3350 +Wire Wire Line + 4950 3450 5250 3450 +Wire Wire Line + 5250 3450 5250 3350 +Wire Wire Line + 5250 3050 5250 3150 +Wire Wire Line + 4950 3050 5250 3050 +Wire Wire Line + 4950 3150 4950 3050 +Wire Wire Line + 5200 3600 5100 3600 +Connection ~ 5100 3600 +Connection ~ 6300 3050 +Wire Wire Line + 6300 2850 6300 3050 +Wire Wire Line + 6200 4500 6200 4150 +Wire Wire Line + 6400 4450 6400 4150 +Wire Wire Line + 6650 4450 6400 4450 +Connection ~ 6300 3450 +Wire Wire Line + 6300 3450 6300 3800 +Wire Wire Line + 6150 3450 6150 3350 +Wire Wire Line + 6150 3450 6450 3450 +Wire Wire Line + 6450 3450 6450 3350 +Wire Wire Line + 6450 3050 6450 3150 +Wire Wire Line + 6150 3050 6450 3050 +Wire Wire Line + 6150 3150 6150 3050 +Wire Wire Line + 6400 3600 6300 3600 +Connection ~ 6300 3600 +Connection ~ 7500 3050 +Wire Wire Line + 7500 2850 7500 3050 +Wire Wire Line + 7400 4500 7400 4150 +Wire Wire Line + 7600 4450 7600 4150 +Wire Wire Line + 7850 4450 7600 4450 +Connection ~ 7500 3450 +Wire Wire Line + 7500 3450 7500 3800 +Wire Wire Line + 7350 3450 7350 3350 +Wire Wire Line + 7350 3450 7650 3450 +Wire Wire Line + 7650 3450 7650 3350 +Wire Wire Line + 7650 3050 7650 3150 +Wire Wire Line + 7350 3050 7650 3050 +Wire Wire Line + 7350 3150 7350 3050 +Wire Wire Line + 7600 3600 7500 3600 +Connection ~ 7500 3600 +Wire Wire Line + 10100 1500 10950 1500 +Wire Wire Line + 1700 5500 1850 5500 +Wire Wire Line + 1700 5700 1850 5700 +Wire Wire Line + 1700 5800 1850 5800 +Wire Wire Line + 1700 5900 1850 5900 +Wire Wire Line + 1700 6000 1850 6000 +Wire Wire Line + 1700 6100 1850 6100 +Wire Wire Line + 1700 6200 1850 6200 +Wire Wire Line + 1700 6600 1850 6600 +Wire Wire Line + 1700 6700 1850 6700 +Wire Wire Line + 1700 6800 1850 6800 +Wire Wire Line + 1700 6900 1850 6900 +Wire Wire Line + 1700 7500 1850 7500 +Wire Wire Line + 2850 5700 3000 5700 +Wire Wire Line + 2850 5800 3000 5800 +Wire Wire Line + 2850 5900 3000 5900 +Wire Wire Line + 2850 6000 3000 6000 +Wire Wire Line + 2850 6100 3000 6100 +Wire Wire Line + 2850 6200 3000 6200 +Wire Wire Line + 2850 6600 3000 6600 +Wire Wire Line + 2850 6700 3000 6700 +Wire Wire Line + 2850 6800 3000 6800 +Wire Wire Line + 2850 6900 3000 6900 +Wire Wire Line + 9300 1200 9600 1200 +Wire Wire Line + 9300 1300 9600 1300 +Wire Wire Line + 9300 1400 9600 1400 +Wire Wire Line + 9300 1600 9600 1600 +Wire Wire Line + 9300 1700 9600 1700 +Wire Wire Line + 9300 1800 9600 1800 +Wire Wire Line + 10100 1200 10400 1200 +Wire Wire Line + 10100 1300 10400 1300 +Wire Wire Line + 10100 1400 10400 1400 +Wire Wire Line + 10100 1600 10400 1600 +Wire Wire Line + 10100 1700 10400 1700 +Wire Wire Line + 10100 1800 10400 1800 +Wire Wire Line + 1700 7100 1850 7100 +Wire Wire Line + 1700 7000 1850 7000 +Wire Wire Line + 2850 7100 3000 7100 +Wire Wire Line + 2850 7000 3000 7000 +Wire Wire Line + 3950 6300 3950 6500 +Connection ~ 4700 6300 +Wire Wire Line + 4700 6200 4850 6200 +Wire Wire Line + 6000 6200 5850 6200 +Connection ~ 6000 6300 +Wire Wire Line + 6650 6300 6650 6500 +Wire Wire Line + 4700 5950 4700 6300 +Wire Wire Line + 3600 6400 3600 6450 +Wire Wire Line + 2850 6400 3600 6400 +Wire Wire Line + 2850 6300 2950 6300 +Wire Wire Line + 2950 6300 2950 6400 +Connection ~ 2950 6400 +Wire Wire Line + 1150 6400 1850 6400 +Wire Wire Line + 1150 6400 1150 6450 +Wire Wire Line + 1850 6300 1750 6300 +Wire Wire Line + 1750 6300 1750 6400 +Connection ~ 1750 6400 +Wire Wire Line + 3300 7300 3300 7350 +Wire Wire Line + 2850 7300 3300 7300 +Wire Wire Line + 1150 7300 1850 7300 +Wire Wire Line + 1150 7300 1150 7350 +Wire Wire Line + 1850 7200 1750 7200 +Wire Wire Line + 1750 7200 1750 7300 +Connection ~ 1750 7300 +Wire Wire Line + 2850 7200 2950 7200 +Wire Wire Line + 2950 7200 2950 7300 +Connection ~ 2950 7300 +Wire Wire Line + 7850 2300 7850 2350 +Wire Wire Line + 6650 2300 6650 2350 +Wire Wire Line + 5450 2300 5450 2350 +Wire Wire Line + 4250 2300 4250 2350 +Wire Wire Line + 3050 2300 3050 2350 +Wire Wire Line + 1850 2300 1850 2350 +Wire Wire Line + 1850 4400 1850 4450 +Wire Wire Line + 3050 4400 3050 4450 +Wire Wire Line + 4250 4400 4250 4450 +Wire Wire Line + 5450 4400 5450 4450 +Wire Wire Line + 6650 4400 6650 4450 +Wire Wire Line + 7850 4400 7850 4450 +Wire Wire Line + 8750 1400 8750 1600 +Wire Wire Line + 8750 1900 8750 2000 +Wire Wire Line + 9600 1500 8750 1500 +Connection ~ 8750 1500 +Wire Wire Line + 10950 1500 10950 1650 +Wire Wire Line + 8750 2650 9050 2650 +Wire Wire Line + 8750 3450 9050 3450 +Wire Wire Line + 9050 3450 9050 3500 +Wire Wire Line + 9050 2650 9050 2700 +Wire Wire Line + 9050 3000 9050 3050 +Wire Wire Line + 9050 3800 9050 3850 +Wire Wire Line + 9450 2650 9750 2650 +Wire Wire Line + 9450 3450 9750 3450 +Wire Wire Line + 9750 3450 9750 3500 +Wire Wire Line + 9750 2650 9750 2700 +Wire Wire Line + 9750 3000 9750 3050 +Wire Wire Line + 9750 3800 9750 3850 +Wire Wire Line + 10150 2650 10450 2650 +Wire Wire Line + 10150 3450 10450 3450 +Wire Wire Line + 10450 3450 10450 3500 +Wire Wire Line + 10450 2650 10450 2700 +Wire Wire Line + 10450 3000 10450 3050 +Wire Wire Line + 10450 3800 10450 3850 +Wire Wire Line + 8750 4250 9050 4250 +Wire Wire Line + 8750 5050 9050 5050 +Wire Wire Line + 9050 5050 9050 5100 +Wire Wire Line + 9050 4250 9050 4300 +Wire Wire Line + 9050 4600 9050 4650 +Wire Wire Line + 9050 5400 9050 5450 +Wire Wire Line + 9450 4250 9750 4250 +Wire Wire Line + 9450 5050 9750 5050 +Wire Wire Line + 9750 5050 9750 5100 +Wire Wire Line + 9750 4250 9750 4300 +Wire Wire Line + 9750 4600 9750 4650 +Wire Wire Line + 9750 5400 9750 5450 +Wire Wire Line + 10150 4250 10450 4250 +Wire Wire Line + 10150 5050 10450 5050 +Wire Wire Line + 10450 5050 10450 5100 +Wire Wire Line + 10450 4250 10450 4300 +Wire Wire Line + 10450 4600 10450 4650 +Wire Wire Line + 10450 5400 10450 5450 +Wire Wire Line + 1150 750 1225 750 +Wire Wire Line + 1425 750 1500 750 +Wire Wire Line + 2425 750 2350 750 +Wire Wire Line + 2625 750 2700 750 +Wire Wire Line + 3550 750 3625 750 +Wire Wire Line + 3825 750 3900 750 +Wire Wire Line + 4750 750 4825 750 +Wire Wire Line + 5025 750 5100 750 +Wire Wire Line + 5950 750 6025 750 +Wire Wire Line + 6225 750 6300 750 +Wire Wire Line + 7150 750 7225 750 +Wire Wire Line + 7425 750 7500 750 +Wire Wire Line + 7150 2850 7225 2850 +Wire Wire Line + 7425 2850 7500 2850 +Wire Wire Line + 5950 2850 6025 2850 +Wire Wire Line + 6225 2850 6300 2850 +Wire Wire Line + 4750 2850 4825 2850 +Wire Wire Line + 5025 2850 5100 2850 +Wire Wire Line + 3550 2850 3625 2850 +Wire Wire Line + 3825 2850 3900 2850 +Wire Wire Line + 2625 2850 2700 2850 +Wire Wire Line + 2350 2850 2425 2850 +Wire Wire Line + 1150 2850 1225 2850 +Wire Wire Line + 1425 2850 1500 2850 +$EndSCHEMATC diff --git a/kicad/rescue-backup/file56A1473D-2022-01-14-15-48-21.sch b/kicad/rescue-backup/file56A1473D-2022-01-14-15-48-21.sch new file mode 100644 index 0000000..e0c0e1a --- /dev/null +++ b/kicad/rescue-backup/file56A1473D-2022-01-14-15-48-21.sch @@ -0,0 +1,1613 @@ +EESchema Schematic File Version 2 +LIBS:ScopefunParts +LIBS:power +LIBS:device +LIBS:transistors +LIBS:conn +LIBS:linear +LIBS:regul +LIBS:74xx +LIBS:cmos4000 +LIBS:adc-dac +LIBS:memory +LIBS:microcontrollers +LIBS:dsp +LIBS:microchip +LIBS:analog_switches +LIBS:motorola +LIBS:texas +LIBS:intel +LIBS:audio +LIBS:interface +LIBS:digital-audio +LIBS:philips +LIBS:display +LIBS:cypress +LIBS:siliconi +LIBS:opto +LIBS:atmel +LIBS:contrib +LIBS:valves +LIBS:Scopefun_v2-cache +EELAYER 25 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 8 15 +Title "Scopefun Oscilloscope" +Date "" +Rev "v2" +Comp "" +Comment1 "Copyright Dejan Priversek 2017" +Comment2 "Licensed under CERN OHL v.1.2" +Comment3 "" +Comment4 "" +$EndDescr +$Comp +L OPA2830 U16 +U 2 1 56A16065 +P 2850 1800 +F 0 "U16" H 3050 1900 50 0000 L CNN +F 1 "OPA2830" H 3050 1700 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:TSSOP8" H 2850 1250 50 0001 C CNN +F 3 "http://www.ti.com/lit/ds/symlink/opa2830.pdf" H 2850 1350 50 0001 C CNN +F 4 "OPA2830IDGKT" H 2850 2250 50 0001 C CNN "MFG Part#" +F 5 "Dual, Low-Power, Single-Supply, Wideband OPERATIONAL AMPLIFIER" H 2850 2350 50 0001 C CNN "Description" + 2 2850 1800 + 1 0 0 -1 +$EndComp +$Comp +L +Va #PWR0174 +U 1 1 56A162BE +P 2800 3750 +F 0 "#PWR0174" H 2800 3650 50 0001 C CNN +F 1 "+Va" H 2800 3890 50 0000 C CNN +F 2 "" H 2800 3750 50 0000 C CNN +F 3 "" H 2800 3750 50 0000 C CNN + 1 2800 3750 + 1 0 0 -1 +$EndComp +$Comp +L -Va #PWR0175 +U 1 1 56A162D4 +P 2800 5150 +F 0 "#PWR0175" H 2800 5050 50 0001 C CNN +F 1 "-Va" H 2800 5290 50 0000 C CNN +F 2 "" H 2800 5150 50 0000 C CNN +F 3 "" H 2800 5150 50 0000 C CNN + 1 2800 5150 + -1 0 0 1 +$EndComp +$Comp +L GND #PWR0176 +U 1 1 56A1651F +P 2000 3800 +F 0 "#PWR0176" H 2000 3550 50 0001 C CNN +F 1 "GND" H 2000 3650 50 0000 C CNN +F 2 "" H 2000 3800 50 0000 C CNN +F 3 "" H 2000 3800 50 0000 C CNN + 1 2000 3800 + 1 0 0 -1 +$EndComp +$Comp +L BAV199 D48 +U 1 1 56A16E44 +P 4100 2100 +F 0 "D48" H 4300 2200 50 0000 L CNN +F 1 "BAV199" H 4450 2050 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 4100 1850 50 0001 C CNN +F 3 "" H 4100 1750 50 0001 C CNN +F 4 "BAV199-7-F" H 4100 2500 60 0001 C CNN "MFG Part#" +F 5 "Low-leakage double diode" H 4100 2400 60 0001 C CNN "Description" + 1 4100 2100 + 1 0 0 -1 +$EndComp +$Comp +L +2.88V #PWR0177 +U 1 1 56A16E4B +P 4550 2450 +F 0 "#PWR0177" H 4550 2350 50 0001 C CNN +F 1 "+2.88V" H 4550 2590 50 0000 C CNN +F 2 "" H 4550 2450 50 0000 C CNN +F 3 "" H 4550 2450 50 0000 C CNN + 1 4550 2450 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C92 +U 1 1 56A16E59 +P 3700 2650 +F 0 "C92" H 3710 2720 50 0000 L CNN +F 1 "C_0.1u" H 3710 2570 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3700 2450 50 0001 C CNN +F 3 "" H 3710 2720 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 3810 2820 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3750 2900 60 0001 C CNN "Description" + 1 3700 2650 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C94 +U 1 1 56A16E62 +P 4550 2650 +F 0 "C94" H 4560 2720 50 0000 L CNN +F 1 "C_0.1u" H 4560 2570 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4550 2450 50 0001 C CNN +F 3 "" H 4560 2720 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 4660 2820 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 4600 2900 60 0001 C CNN "Description" + 1 4550 2650 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0178 +U 1 1 56A16E69 +P 4550 2850 +F 0 "#PWR0178" H 4550 2600 50 0001 C CNN +F 1 "GND" H 4550 2700 50 0000 C CNN +F 2 "" H 4550 2850 50 0000 C CNN +F 3 "" H 4550 2850 50 0000 C CNN + 1 4550 2850 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0179 +U 1 1 56A16E6F +P 3700 2850 +F 0 "#PWR0179" H 3700 2600 50 0001 C CNN +F 1 "GND" H 3700 2700 50 0000 C CNN +F 2 "" H 3700 2850 50 0000 C CNN +F 3 "" H 3700 2850 50 0000 C CNN + 1 3700 2850 + 1 0 0 -1 +$EndComp +$Comp +L -2.88V #PWR0180 +U 1 1 56A1701D +P 3700 2450 +F 0 "#PWR0180" H 3700 2300 50 0001 C CNN +F 1 "-2.88V" H 3700 2590 50 0000 C CNN +F 2 "" H 3700 2450 50 0000 C CNN +F 3 "" H 3700 2450 50 0000 C CNN + 1 3700 2450 + 1 0 0 -1 +$EndComp +$Comp +L R_499R R91 +U 1 1 56A1A08F +P 5650 950 +F 0 "R91" H 5700 1000 50 0000 L CNN +F 1 "R_499R" H 5700 900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5650 700 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5650 800 50 0001 C CNN +F 4 "ERJ-3EKF4990V" H 5650 1100 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5650 1200 60 0001 C CNN "Description" + 1 5650 950 + -1 0 0 -1 +$EndComp +$Comp +L +Va #PWR0181 +U 1 1 56A1A2EB +P 5650 750 +F 0 "#PWR0181" H 5650 650 50 0001 C CNN +F 1 "+Va" H 5650 890 50 0000 C CNN +F 2 "" H 5650 750 50 0000 C CNN +F 3 "" H 5650 750 50 0000 C CNN + 1 5650 750 + -1 0 0 -1 +$EndComp +$Comp +L R_499k R93 +U 1 1 56A1AD53 +P 5850 2100 +F 0 "R93" H 5900 2150 50 0000 L CNN +F 1 "R_499k" H 5900 2050 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5850 1850 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5850 1950 50 0001 C CNN +F 4 "ERJ-3EKF4993V" H 5850 2250 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5850 2350 60 0001 C CNN "Description" + 1 5850 2100 + 1 0 0 -1 +$EndComp +$Comp +L R_22k R94 +U 1 1 56A1AD94 +P 5850 2650 +F 0 "R94" H 5900 2700 50 0000 L CNN +F 1 "R_22k" H 5900 2600 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5850 2400 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5850 2500 50 0001 C CNN +F 4 "ERJ-3EKF2202V" H 5850 2800 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5850 2900 60 0001 C CNN "Description" + 1 5850 2650 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0182 +U 1 1 56A1ADD1 +P 5850 2850 +F 0 "#PWR0182" H 5850 2600 50 0001 C CNN +F 1 "GND" H 5850 2700 50 0000 C CNN +F 2 "" H 5850 2850 50 0000 C CNN +F 3 "" H 5850 2850 50 0000 C CNN + 1 5850 2850 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0183 +U 1 1 56A1BA79 +P 7000 2050 +F 0 "#PWR0183" H 7000 1800 50 0001 C CNN +F 1 "GND" H 7000 1900 50 0000 C CNN +F 2 "" H 7000 2050 50 0000 C CNN +F 3 "" H 7000 2050 50 0000 C CNN + 1 7000 2050 + 1 0 0 -1 +$EndComp +Text GLabel 1100 1600 0 75 Input ~ 0 +IOUTB +Text GLabel 1100 2000 0 75 Input ~ 0 +~IOUTB +$Comp +L LM393DGK U17 +U 1 1 56A1D859 +P 8400 1300 +F 0 "U17" H 8600 1400 50 0000 L CNN +F 1 "LM393DGK" H 8600 1200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:TSSOP8" H 8400 750 50 0001 C CNN +F 3 "http://www.ti.com/lit/ds/symlink/lm193.pdf" H 8400 850 50 0001 C CNN +F 4 "LM393DGKR" H 8400 1750 50 0001 C CNN "MFG Part#" +F 5 "Dual, General Purpose, Differential Comparator" H 8400 1850 50 0001 C CNN "Description" + 1 8400 1300 + 1 0 0 -1 +$EndComp +$Comp +L +Va #PWR0184 +U 1 1 56A1E01F +P 8350 850 +F 0 "#PWR0184" H 8350 750 50 0001 C CNN +F 1 "+Va" H 8350 990 50 0000 C CNN +F 2 "" H 8350 850 50 0000 C CNN +F 3 "" H 8350 850 50 0000 C CNN + 1 8350 850 + 1 0 0 -1 +$EndComp +$Comp +L -Va #PWR0185 +U 1 1 56A1E183 +P 8350 1700 +F 0 "#PWR0185" H 8350 1600 50 0001 C CNN +F 1 "-Va" H 8350 1840 50 0000 C CNN +F 2 "" H 8350 1700 50 0000 C CNN +F 3 "" H 8350 1700 50 0000 C CNN + 1 8350 1700 + -1 0 0 1 +$EndComp +Text GLabel 7900 2600 0 75 Input ~ 0 +V_UV +Text GLabel 7900 1200 0 75 Input ~ 0 +V_OV +$Comp +L -Va #PWR0186 +U 1 1 56A1DCED +P 8350 2950 +F 0 "#PWR0186" H 8350 2850 50 0001 C CNN +F 1 "-Va" H 8350 3090 50 0000 C CNN +F 2 "" H 8350 2950 50 0000 C CNN +F 3 "" H 8350 2950 50 0000 C CNN + 1 8350 2950 + 1 0 0 1 +$EndComp +$Comp +L +Va #PWR0187 +U 1 1 56A1DCB9 +P 8350 2100 +F 0 "#PWR0187" H 8350 2000 50 0001 C CNN +F 1 "+Va" H 8350 2240 50 0000 C CNN +F 2 "" H 8350 2100 50 0000 C CNN +F 3 "" H 8350 2100 50 0000 C CNN + 1 8350 2100 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C98 +U 1 1 56A220C9 +P 9450 1100 +F 0 "C98" H 9460 1170 50 0000 L CNN +F 1 "C_0.1u" H 9460 1020 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 9450 900 50 0001 C CNN +F 3 "" H 9460 1170 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 9560 1270 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 9500 1350 60 0001 C CNN "Description" + 1 9450 1100 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0188 +U 1 1 56A22286 +P 9450 1300 +F 0 "#PWR0188" H 9450 1050 50 0001 C CNN +F 1 "GND" H 9450 1150 50 0000 C CNN +F 2 "" H 9450 1300 50 0000 C CNN +F 3 "" H 9450 1300 50 0000 C CNN + 1 9450 1300 + 1 0 0 -1 +$EndComp +Text GLabel 6050 750 2 75 Input ~ 0 +AWG1_PROTECT +$Comp +L +Va #PWR0189 +U 1 1 56A2C70F +P 2800 1100 +F 0 "#PWR0189" H 2800 1000 50 0001 C CNN +F 1 "+Va" H 2800 1240 50 0000 C CNN +F 2 "" H 2800 1100 50 0000 C CNN +F 3 "" H 2800 1100 50 0000 C CNN + 1 2800 1100 + 1 0 0 -1 +$EndComp +$Comp +L -Va #PWR0190 +U 1 1 56A2C715 +P 2800 2500 +F 0 "#PWR0190" H 2800 2400 50 0001 C CNN +F 1 "-Va" H 2800 2640 50 0000 C CNN +F 2 "" H 2800 2500 50 0000 C CNN +F 3 "" H 2800 2500 50 0000 C CNN + 1 2800 2500 + -1 0 0 1 +$EndComp +$Comp +L GND #PWR0191 +U 1 1 56A2C73B +P 2000 1150 +F 0 "#PWR0191" H 2000 900 50 0001 C CNN +F 1 "GND" H 2000 1000 50 0000 C CNN +F 2 "" H 2000 1150 50 0000 C CNN +F 3 "" H 2000 1150 50 0000 C CNN + 1 2000 1150 + 1 0 0 -1 +$EndComp +$Comp +L BAV199 D49 +U 1 1 56A2C743 +P 4100 4750 +F 0 "D49" H 4300 4850 50 0000 L CNN +F 1 "BAV199" H 4450 4700 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 4100 4500 50 0001 C CNN +F 3 "" H 4100 4400 50 0001 C CNN +F 4 "BAV199-7-F" H 4100 5150 60 0001 C CNN "MFG Part#" +F 5 "Low-leakage double diode" H 4100 5050 60 0001 C CNN "Description" + 1 4100 4750 + 1 0 0 -1 +$EndComp +$Comp +L +2.88V #PWR0192 +U 1 1 56A2C749 +P 4550 5100 +F 0 "#PWR0192" H 4550 5000 50 0001 C CNN +F 1 "+2.88V" H 4550 5240 50 0000 C CNN +F 2 "" H 4550 5100 50 0000 C CNN +F 3 "" H 4550 5100 50 0000 C CNN + 1 4550 5100 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C93 +U 1 1 56A2C751 +P 3700 5300 +F 0 "C93" H 3710 5370 50 0000 L CNN +F 1 "C_0.1u" H 3710 5220 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3700 5100 50 0001 C CNN +F 3 "" H 3710 5370 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 3810 5470 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3750 5550 60 0001 C CNN "Description" + 1 3700 5300 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C95 +U 1 1 56A2C759 +P 4550 5300 +F 0 "C95" H 4560 5370 50 0000 L CNN +F 1 "C_0.1u" H 4560 5220 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4550 5100 50 0001 C CNN +F 3 "" H 4560 5370 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 4660 5470 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 4600 5550 60 0001 C CNN "Description" + 1 4550 5300 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0193 +U 1 1 56A2C75F +P 4550 5500 +F 0 "#PWR0193" H 4550 5250 50 0001 C CNN +F 1 "GND" H 4550 5350 50 0000 C CNN +F 2 "" H 4550 5500 50 0000 C CNN +F 3 "" H 4550 5500 50 0000 C CNN + 1 4550 5500 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0194 +U 1 1 56A2C765 +P 3700 5500 +F 0 "#PWR0194" H 3700 5250 50 0001 C CNN +F 1 "GND" H 3700 5350 50 0000 C CNN +F 2 "" H 3700 5500 50 0000 C CNN +F 3 "" H 3700 5500 50 0000 C CNN + 1 3700 5500 + 1 0 0 -1 +$EndComp +$Comp +L -2.88V #PWR0195 +U 1 1 56A2C76B +P 3700 5100 +F 0 "#PWR0195" H 3700 4950 50 0001 C CNN +F 1 "-2.88V" H 3700 5240 50 0000 C CNN +F 2 "" H 3700 5100 50 0000 C CNN +F 3 "" H 3700 5100 50 0000 C CNN + 1 3700 5100 + 1 0 0 -1 +$EndComp +$Comp +L R_499R R92 +U 1 1 56A2C77B +P 5650 3600 +F 0 "R92" H 5700 3650 50 0000 L CNN +F 1 "R_499R" H 5700 3550 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5650 3350 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5650 3450 50 0001 C CNN +F 4 "ERJ-3EKF4990V" H 5650 3750 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5650 3850 60 0001 C CNN "Description" + 1 5650 3600 + -1 0 0 1 +$EndComp +$Comp +L +Va #PWR0196 +U 1 1 56A2C789 +P 5650 3400 +F 0 "#PWR0196" H 5650 3300 50 0001 C CNN +F 1 "+Va" H 5650 3540 50 0000 C CNN +F 2 "" H 5650 3400 50 0000 C CNN +F 3 "" H 5650 3400 50 0000 C CNN + 1 5650 3400 + 1 0 0 -1 +$EndComp +$Comp +L R_499k R95 +U 1 1 56A2C791 +P 5850 4750 +F 0 "R95" H 5900 4800 50 0000 L CNN +F 1 "R_499k" H 5900 4700 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5850 4500 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5850 4600 50 0001 C CNN +F 4 "ERJ-3EKF4993V" H 5850 4900 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5850 5000 60 0001 C CNN "Description" + 1 5850 4750 + 1 0 0 -1 +$EndComp +$Comp +L R_22k R96 +U 1 1 56A2C799 +P 5850 5300 +F 0 "R96" H 5900 5350 50 0000 L CNN +F 1 "R_22k" H 5900 5250 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5850 5050 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5850 5150 50 0001 C CNN +F 4 "ERJ-3EKF2202V" H 5850 5450 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5850 5550 60 0001 C CNN "Description" + 1 5850 5300 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0197 +U 1 1 56A2C79F +P 5850 5500 +F 0 "#PWR0197" H 5850 5250 50 0001 C CNN +F 1 "GND" H 5850 5350 50 0000 C CNN +F 2 "" H 5850 5500 50 0000 C CNN +F 3 "" H 5850 5500 50 0000 C CNN + 1 5850 5500 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0198 +U 1 1 56A2C7AD +P 7000 4700 +F 0 "#PWR0198" H 7000 4450 50 0001 C CNN +F 1 "GND" H 7000 4550 50 0000 C CNN +F 2 "" H 7000 4700 50 0000 C CNN +F 3 "" H 7000 4700 50 0000 C CNN + 1 7000 4700 + 1 0 0 -1 +$EndComp +Text GLabel 1100 4250 0 75 Input ~ 0 +IOUTA +Text GLabel 1100 4650 0 75 Input ~ 0 +~IOUTA +$Comp +L LM393DGK U18 +U 1 1 56A2C7B7 +P 8400 3950 +F 0 "U18" H 8600 4050 50 0000 L CNN +F 1 "LM393DGK" H 8600 3850 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:TSSOP8" H 8400 3400 50 0001 C CNN +F 3 "http://www.ti.com/lit/ds/symlink/lm193.pdf" H 8400 3500 50 0001 C CNN +F 4 "LM393DGKR" H 8400 4400 50 0001 C CNN "MFG Part#" +F 5 "Dual, General Purpose, Differential Comparator" H 8400 4500 50 0001 C CNN "Description" + 1 8400 3950 + 1 0 0 -1 +$EndComp +$Comp +L +Va #PWR0199 +U 1 1 56A2C7BD +P 8350 3500 +F 0 "#PWR0199" H 8350 3400 50 0001 C CNN +F 1 "+Va" H 8350 3640 50 0000 C CNN +F 2 "" H 8350 3500 50 0000 C CNN +F 3 "" H 8350 3500 50 0000 C CNN + 1 8350 3500 + 1 0 0 -1 +$EndComp +$Comp +L -Va #PWR0200 +U 1 1 56A2C7C3 +P 8350 4350 +F 0 "#PWR0200" H 8350 4250 50 0001 C CNN +F 1 "-Va" H 8350 4490 50 0000 C CNN +F 2 "" H 8350 4350 50 0000 C CNN +F 3 "" H 8350 4350 50 0000 C CNN + 1 8350 4350 + -1 0 0 1 +$EndComp +Text GLabel 7900 5250 0 75 Input ~ 0 +V_UV +Text GLabel 7900 3850 0 75 Input ~ 0 +V_OV +$Comp +L -Va #PWR0201 +U 1 1 56A2C7D3 +P 8350 5600 +F 0 "#PWR0201" H 8350 5500 50 0001 C CNN +F 1 "-Va" H 8350 5740 50 0000 C CNN +F 2 "" H 8350 5600 50 0000 C CNN +F 3 "" H 8350 5600 50 0000 C CNN + 1 8350 5600 + 1 0 0 1 +$EndComp +$Comp +L +Va #PWR0202 +U 1 1 56A2C7D9 +P 8350 4750 +F 0 "#PWR0202" H 8350 4650 50 0001 C CNN +F 1 "+Va" H 8350 4890 50 0000 C CNN +F 2 "" H 8350 4750 50 0000 C CNN +F 3 "" H 8350 4750 50 0000 C CNN + 1 8350 4750 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C99 +U 1 1 56A2C835 +P 9450 3750 +F 0 "C99" H 9460 3820 50 0000 L CNN +F 1 "C_0.1u" H 9460 3670 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 9450 3550 50 0001 C CNN +F 3 "" H 9460 3820 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 9560 3920 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 9500 4000 60 0001 C CNN "Description" + 1 9450 3750 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0203 +U 1 1 56A2C83B +P 9450 3950 +F 0 "#PWR0203" H 9450 3700 50 0001 C CNN +F 1 "GND" H 9450 3800 50 0000 C CNN +F 2 "" H 9450 3950 50 0000 C CNN +F 3 "" H 9450 3950 50 0000 C CNN + 1 9450 3950 + 1 0 0 -1 +$EndComp +Text GLabel 5500 5900 2 75 Output ~ 0 +AWG2_PROTECT +Text GLabel 6050 3400 2 75 Input ~ 0 +AWG2_PROTECT +$Comp +L C_0.1u C90 +U 1 1 56A2D654 +P 3000 3950 +F 0 "C90" H 3010 4020 50 0000 L CNN +F 1 "C_0.1u" H 3010 3870 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3000 3750 50 0001 C CNN +F 3 "" H 3010 4020 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 3110 4120 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3050 4200 60 0001 C CNN "Description" + 1 3000 3950 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0204 +U 1 1 56A2D948 +P 3000 4100 +F 0 "#PWR0204" H 3000 3850 50 0001 C CNN +F 1 "GND" H 3000 3950 50 0000 C CNN +F 2 "" H 3000 4100 50 0000 C CNN +F 3 "" H 3000 4100 50 0000 C CNN + 1 3000 4100 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C91 +U 1 1 56A2EB94 +P 3000 5250 +F 0 "C91" H 3010 5320 50 0000 L CNN +F 1 "C_0.1u" H 3010 5170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3000 5050 50 0001 C CNN +F 3 "" H 3010 5320 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 3110 5420 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3050 5500 60 0001 C CNN "Description" + 1 3000 5250 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0205 +U 1 1 56A2EEC4 +P 3000 5400 +F 0 "#PWR0205" H 3000 5150 50 0001 C CNN +F 1 "GND" H 3000 5250 50 0000 C CNN +F 2 "" H 3000 5400 50 0000 C CNN +F 3 "" H 3000 5400 50 0000 C CNN + 1 3000 5400 + 1 0 0 -1 +$EndComp +$Comp +L BSS138BKS Q6 +U 1 1 56A312FF +P 4700 6650 +F 0 "Q6" H 5250 6850 50 0000 R CNN +F 1 "BSS138BKS" H 5600 6750 50 0000 R CNN +F 2 "ScopefunPackagesLibrary:SOT363" H 4700 6350 50 0001 C CNN +F 3 "http://www.nxp.com/documents/data_sheet/BSS138BKS.pdf" H 4700 6250 50 0001 C CNN +F 4 "60 V, 320 mA dual N-channel Trench MOSFET" H 4700 7050 50 0001 C CNN "Description" +F 5 "BSS138PS,115" H 4700 6950 50 0001 C CNN "MFG Part#" + 1 4700 6650 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0206 +U 1 1 56A31E8E +P 4700 7050 +F 0 "#PWR0206" H 4700 6800 50 0001 C CNN +F 1 "GND" H 4700 6900 50 0000 C CNN +F 2 "" H 4700 7050 50 0000 C CNN +F 3 "" H 4700 7050 50 0000 C CNN + 1 4700 7050 + 1 0 0 -1 +$EndComp +Wire Wire Line + 2000 3800 2000 3700 +Wire Wire Line + 2000 3700 2500 3700 +Wire Wire Line + 2500 3700 2500 3800 +Wire Wire Line + 2100 4250 2350 4250 +Wire Wire Line + 2350 4250 2350 4350 +Wire Wire Line + 2350 4350 2550 4350 +Wire Wire Line + 2350 4550 2550 4550 +Wire Wire Line + 2350 4550 2350 4650 +Wire Wire Line + 2350 4650 2100 4650 +Wire Wire Line + 3700 2450 3700 2550 +Wire Wire Line + 3700 2750 3700 2850 +Wire Wire Line + 4550 2450 4550 2550 +Wire Wire Line + 4550 2750 4550 2850 +Wire Wire Line + 4000 2250 4000 2500 +Wire Wire Line + 4000 2500 3700 2500 +Connection ~ 3700 2500 +Wire Wire Line + 4200 2250 4200 2500 +Wire Wire Line + 4200 2500 4550 2500 +Connection ~ 4550 2500 +Wire Wire Line + 4100 1800 4100 1900 +Wire Wire Line + 3150 4450 4950 4450 +Wire Wire Line + 3250 4900 3450 4900 +Wire Wire Line + 3450 4900 3450 4450 +Connection ~ 3450 4450 +Wire Wire Line + 3050 4900 2500 4900 +Wire Wire Line + 2500 4900 2500 4550 +Connection ~ 2500 4550 +Wire Wire Line + 2500 4000 2500 4350 +Connection ~ 2500 4350 +Wire Wire Line + 2800 4800 2800 5150 +Wire Wire Line + 2800 3750 2800 4100 +Connection ~ 4100 1800 +Wire Wire Line + 5650 1800 5150 1800 +Wire Wire Line + 5850 2200 5850 2550 +Wire Wire Line + 5850 2750 5850 2850 +Wire Wire Line + 7000 2000 7000 2050 +Wire Wire Line + 1100 4250 1900 4250 +Wire Wire Line + 1100 4650 1900 4650 +Wire Wire Line + 8100 1400 8000 1400 +Wire Wire Line + 8000 1400 8000 2400 +Wire Wire Line + 5850 2400 8100 2400 +Wire Wire Line + 8350 2100 8350 2150 +Wire Wire Line + 8350 1650 8350 1700 +Wire Wire Line + 8350 2850 8350 2950 +Wire Wire Line + 7900 2600 8100 2600 +Wire Wire Line + 7900 1200 8100 1200 +Wire Wire Line + 8350 850 8350 950 +Connection ~ 5850 1800 +Wire Wire Line + 8700 1300 9050 1300 +Wire Wire Line + 9050 1200 9050 2500 +Wire Wire Line + 9050 2500 8700 2500 +Connection ~ 9050 1900 +Wire Wire Line + 9050 1000 9050 900 +Wire Wire Line + 8350 900 9450 900 +Connection ~ 8350 900 +Connection ~ 9050 1300 +Wire Wire Line + 9450 1200 9450 1300 +Wire Wire Line + 9450 900 9450 1000 +Connection ~ 9050 900 +Wire Wire Line + 6050 750 5850 750 +Connection ~ 5850 2400 +Connection ~ 8000 2400 +Wire Wire Line + 2000 1150 2000 1050 +Wire Wire Line + 2000 1050 2500 1050 +Wire Wire Line + 2500 1050 2500 1150 +Wire Wire Line + 2100 1600 2350 1600 +Wire Wire Line + 2350 1600 2350 1700 +Wire Wire Line + 2350 1700 2550 1700 +Wire Wire Line + 2350 1900 2550 1900 +Wire Wire Line + 2350 1900 2350 2000 +Wire Wire Line + 2350 2000 2100 2000 +Wire Wire Line + 3700 5100 3700 5200 +Wire Wire Line + 3700 5400 3700 5500 +Wire Wire Line + 4550 5100 4550 5200 +Wire Wire Line + 4550 5400 4550 5500 +Wire Wire Line + 4000 4900 4000 5150 +Wire Wire Line + 4000 5150 3700 5150 +Connection ~ 3700 5150 +Wire Wire Line + 4200 4900 4200 5150 +Wire Wire Line + 4200 5150 4550 5150 +Connection ~ 4550 5150 +Wire Wire Line + 4100 4450 4100 4550 +Wire Wire Line + 3150 1800 4950 1800 +Wire Wire Line + 3250 2250 3450 2250 +Wire Wire Line + 3450 2250 3450 1800 +Connection ~ 3450 1800 +Wire Wire Line + 3050 2250 2500 2250 +Wire Wire Line + 2500 2250 2500 1900 +Connection ~ 2500 1900 +Wire Wire Line + 2500 1350 2500 1700 +Connection ~ 2500 1700 +Wire Wire Line + 2800 2150 2800 2500 +Wire Wire Line + 2800 1450 2800 1100 +Connection ~ 4100 4450 +Wire Wire Line + 5650 4450 5150 4450 +Wire Wire Line + 5850 4450 6850 4450 +Wire Wire Line + 5850 4850 5850 5200 +Wire Wire Line + 5850 5400 5850 5500 +Wire Wire Line + 7000 4650 7000 4700 +Wire Wire Line + 1100 1600 1900 1600 +Wire Wire Line + 1100 2000 1900 2000 +Wire Wire Line + 8100 4050 8000 4050 +Wire Wire Line + 8000 4050 8000 5050 +Wire Wire Line + 5850 5050 8100 5050 +Wire Wire Line + 8350 4750 8350 4800 +Wire Wire Line + 8350 4300 8350 4350 +Wire Wire Line + 8350 5500 8350 5600 +Wire Wire Line + 7900 5250 8100 5250 +Wire Wire Line + 7900 3850 8100 3850 +Wire Wire Line + 8350 3500 8350 3600 +Connection ~ 5850 4450 +Wire Wire Line + 8700 3950 9050 3950 +Wire Wire Line + 9050 3850 9050 5150 +Wire Wire Line + 9050 5150 8700 5150 +Connection ~ 9050 4550 +Wire Wire Line + 9050 3650 9050 3550 +Wire Wire Line + 8350 3550 9450 3550 +Connection ~ 8350 3550 +Connection ~ 9050 3950 +Wire Wire Line + 9450 3850 9450 3950 +Wire Wire Line + 9450 3550 9450 3650 +Connection ~ 9050 3550 +Connection ~ 5850 5050 +Connection ~ 8000 5050 +Wire Wire Line + 3000 4100 3000 4050 +Wire Wire Line + 3000 3850 3000 3800 +Wire Wire Line + 3000 3800 2800 3800 +Connection ~ 2800 3800 +Wire Wire Line + 3000 5150 3000 5100 +Wire Wire Line + 3000 5100 2800 5100 +Connection ~ 2800 5100 +Wire Wire Line + 3000 5350 3000 5400 +Text GLabel 9250 1900 2 75 Output ~ 0 +AWG1_PROT +Text GLabel 9250 4550 2 75 Output ~ 0 +AWG2_PROT +Wire Wire Line + 9250 1900 9050 1900 +Wire Wire Line + 9250 4550 9050 4550 +Text GLabel 5500 6150 2 75 Output ~ 0 +AWG1_PROTECT +Text GLabel 3800 7050 0 75 Input ~ 0 +AWG2_PROT +Text GLabel 3800 7300 0 75 Input ~ 0 +AWG1_PROT +Wire Wire Line + 3800 7300 5200 7300 +Wire Wire Line + 5200 7300 5200 6700 +Wire Wire Line + 5200 6700 5100 6700 +Wire Wire Line + 3800 7050 4200 7050 +Wire Wire Line + 4200 7050 4200 6700 +Wire Wire Line + 4200 6700 4300 6700 +Wire Wire Line + 4600 6850 4600 6950 +Wire Wire Line + 4600 6950 4800 6950 +Wire Wire Line + 4800 6950 4800 6850 +Wire Wire Line + 4700 6950 4700 7050 +Connection ~ 4700 6950 +Wire Wire Line + 4800 6450 4800 6150 +Wire Wire Line + 4800 6150 5500 6150 +Wire Wire Line + 4600 6450 4600 5900 +Wire Wire Line + 4600 5900 5500 5900 +$Comp +L R_49.9k R99 +U 1 1 56A36101 +P 10350 2400 +F 0 "R99" H 10400 2450 50 0000 L CNN +F 1 "R_49.9k" H 10400 2350 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 10350 2150 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 10350 2250 50 0001 C CNN +F 4 "ERJ-3EKF4992V" H 10350 2550 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 10350 2650 60 0001 C CNN "Description" + 1 10350 2400 + -1 0 0 -1 +$EndComp +$Comp +L R_1.5k R100 +U 1 1 56A3617A +P 10350 2800 +F 0 "R100" H 10400 2850 50 0000 L CNN +F 1 "R_1.5k" H 10400 2750 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 10350 2550 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 10350 2650 50 0001 C CNN +F 4 "ERJ-3EKF1501V" H 10350 2950 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 10350 3050 60 0001 C CNN "Description" + 1 10350 2800 + -1 0 0 -1 +$EndComp +$Comp +L R_1.5k R101 +U 1 1 56A361EF +P 10350 3200 +F 0 "R101" H 10400 3250 50 0000 L CNN +F 1 "R_1.5k" H 10400 3150 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 10350 2950 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 10350 3050 50 0001 C CNN +F 4 "ERJ-3EKF1501V" H 10350 3350 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 10350 3450 60 0001 C CNN "Description" + 1 10350 3200 + -1 0 0 -1 +$EndComp +$Comp +L R_49.9k R102 +U 1 1 56A36362 +P 10350 3600 +F 0 "R102" H 10400 3650 50 0000 L CNN +F 1 "R_49.9k" H 10400 3550 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 10350 3350 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 10350 3450 50 0001 C CNN +F 4 "ERJ-3EKF4992V" H 10350 3750 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 10350 3850 60 0001 C CNN "Description" + 1 10350 3600 + -1 0 0 -1 +$EndComp +Wire Wire Line + 10350 2500 10350 2700 +Wire Wire Line + 10350 2900 10350 3100 +Wire Wire Line + 10350 3300 10350 3500 +$Comp +L GND #PWR0207 +U 1 1 56A3692D +P 10600 3050 +F 0 "#PWR0207" H 10600 2800 50 0001 C CNN +F 1 "GND" H 10600 2900 50 0000 C CNN +F 2 "" H 10600 3050 50 0000 C CNN +F 3 "" H 10600 3050 50 0000 C CNN + 1 10600 3050 + -1 0 0 -1 +$EndComp +Wire Wire Line + 10350 3000 10600 3000 +Wire Wire Line + 10600 3000 10600 3050 +Connection ~ 10350 3000 +$Comp +L +Va #PWR0208 +U 1 1 56A36CD7 +P 10350 2200 +F 0 "#PWR0208" H 10350 2100 50 0001 C CNN +F 1 "+Va" H 10350 2340 50 0000 C CNN +F 2 "" H 10350 2200 50 0000 C CNN +F 3 "" H 10350 2200 50 0000 C CNN + 1 10350 2200 + -1 0 0 -1 +$EndComp +$Comp +L -Va #PWR0209 +U 1 1 56A36D41 +P 10350 3800 +F 0 "#PWR0209" H 10350 3700 50 0001 C CNN +F 1 "-Va" H 10350 3940 50 0000 C CNN +F 2 "" H 10350 3800 50 0000 C CNN +F 3 "" H 10350 3800 50 0000 C CNN + 1 10350 3800 + 1 0 0 1 +$EndComp +Wire Wire Line + 10350 2200 10350 2300 +Wire Wire Line + 10350 3700 10350 3800 +Wire Wire Line + 10500 2600 10350 2600 +Connection ~ 10350 2600 +Text GLabel 10500 3400 2 75 Output ~ 0 +V_UV +Text GLabel 10500 2600 2 75 Output ~ 0 +V_OV +$Comp +L AQY282SX RE8 +U 1 1 56A9DFBD +P 5750 1400 +F 0 "RE8" V 5650 1600 50 0000 L CNN +F 1 "AQY282SX" V 5800 1600 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOP-4" H 5100 1150 50 0001 L CIN +F 3 "https://www.mouser.com/ds/2/315/panasonic_AQW,AQY280,282,284-1196946.pdf" H 4500 1050 50 0001 L CNN +F 4 "AQY282SX" H 5750 1700 60 0001 C CNN "MFG Part#" +F 5 "Solid State Relays - PCB Mount 60v 500mA SOP Form A Norm-Open" H 5750 1800 60 0001 C CNN "Description" + 1 5750 1400 + 0 -1 1 0 +$EndComp +$Comp +L AQY282SX RE9 +U 1 1 56A9E35A +P 5750 4050 +F 0 "RE9" V 5650 4250 50 0000 L CNN +F 1 "AQY282SX" V 5800 4250 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOP-4" H 5100 3800 50 0001 L CIN +F 3 "https://www.mouser.com/ds/2/315/panasonic_AQW,AQY280,282,284-1196946.pdf" H 4500 3700 50 0001 L CNN +F 4 "AQY282SX" H 5750 4350 60 0001 C CNN "MFG Part#" +F 5 "Solid State Relays - PCB Mount 60v 500mA SOP Form A Norm-Open" H 5750 4450 60 0001 C CNN "Description" + 1 5750 4050 + 0 -1 1 0 +$EndComp +$Comp +L LM393DGK U17 +U 2 1 56B093B8 +P 8400 2500 +F 0 "U17" H 8600 2600 50 0000 L CNN +F 1 "LM393DGK" H 8600 2400 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:TSSOP8" H 8400 1950 50 0001 C CNN +F 3 "http://www.ti.com/lit/ds/symlink/lm193.pdf" H 8400 2050 50 0001 C CNN +F 4 "LM393DGKR" H 8400 2950 50 0001 C CNN "MFG Part#" +F 5 "Dual, General Purpose, Differential Comparator" H 8400 3050 50 0001 C CNN "Description" + 2 8400 2500 + 1 0 0 -1 +$EndComp +Wire Wire Line + 10500 3400 10350 3400 +Connection ~ 10350 3400 +Wire Wire Line + 5850 1800 6850 1800 +Wire Wire Line + 5650 4350 5650 4450 +Wire Wire Line + 5850 4350 5850 4650 +Wire Wire Line + 5650 1700 5650 1800 +Wire Wire Line + 5850 1700 5850 2000 +Wire Wire Line + 5850 750 5850 1100 +Wire Wire Line + 5650 1050 5650 1100 +Wire Wire Line + 5650 750 5650 850 +Wire Wire Line + 5650 3400 5650 3500 +Wire Wire Line + 5650 3700 5650 3750 +Wire Wire Line + 6050 3400 5850 3400 +Wire Wire Line + 5850 3400 5850 3750 +$Comp +L C_0.1u C96 +U 1 1 572977BB +P 8600 3050 +F 0 "C96" H 8610 3120 50 0000 L CNN +F 1 "C_0.1u" H 8610 2970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8600 2850 50 0001 C CNN +F 3 "" H 8610 3120 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 8710 3220 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 8650 3300 60 0001 C CNN "Description" + 1 8600 3050 + 1 0 0 -1 +$EndComp +Wire Wire Line + 8600 2950 8600 2900 +Wire Wire Line + 8600 2900 8350 2900 +Connection ~ 8350 2900 +$Comp +L GND #PWR0210 +U 1 1 57297BB3 +P 8600 3200 +F 0 "#PWR0210" H 8600 2950 50 0001 C CNN +F 1 "GND" H 8600 3050 50 0000 C CNN +F 2 "" H 8600 3200 50 0000 C CNN +F 3 "" H 8600 3200 50 0000 C CNN + 1 8600 3200 + 1 0 0 -1 +$EndComp +Wire Wire Line + 8600 3150 8600 3200 +$Comp +L C_0.1u C97 +U 1 1 57298770 +P 8600 5700 +F 0 "C97" H 8610 5770 50 0000 L CNN +F 1 "C_0.1u" H 8610 5620 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8600 5500 50 0001 C CNN +F 3 "" H 8610 5770 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 8710 5870 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 8650 5950 60 0001 C CNN "Description" + 1 8600 5700 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0211 +U 1 1 57298778 +P 8600 5850 +F 0 "#PWR0211" H 8600 5600 50 0001 C CNN +F 1 "GND" H 8600 5700 50 0000 C CNN +F 2 "" H 8600 5850 50 0000 C CNN +F 3 "" H 8600 5850 50 0000 C CNN + 1 8600 5850 + 1 0 0 -1 +$EndComp +Wire Wire Line + 8600 5800 8600 5850 +$Comp +L LM393DGK U18 +U 2 1 56B0D724 +P 8400 5150 +F 0 "U18" H 8600 5250 50 0000 L CNN +F 1 "LM393DGK" H 8600 5050 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:TSSOP8" H 8400 4600 50 0001 C CNN +F 3 "http://www.ti.com/lit/ds/symlink/lm193.pdf" H 8400 4700 50 0001 C CNN +F 4 "LM393DGKR" H 8400 5600 50 0001 C CNN "MFG Part#" +F 5 "Dual, General Purpose, Differential Comparator" H 8400 5700 50 0001 C CNN "Description" + 2 8400 5150 + 1 0 0 -1 +$EndComp +Wire Wire Line + 8600 5600 8600 5550 +Wire Wire Line + 8600 5550 8350 5550 +Connection ~ 8350 5550 +$Comp +L R_10k R97 +U 1 1 58740C84 +P 9050 1100 +F 0 "R97" H 9100 1150 50 0000 L CNN +F 1 "R_10k" H 9100 1050 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 9050 850 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 9050 950 50 0001 C CNN +F 4 "ERJ-3EKF1002V" H 9050 1250 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 9050 1350 60 0001 C CNN "Description" + 1 9050 1100 + 1 0 0 -1 +$EndComp +$Comp +L R_10k R98 +U 1 1 58740D5F +P 9050 3750 +F 0 "R98" H 9100 3800 50 0000 L CNN +F 1 "R_10k" H 9100 3700 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 9050 3500 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 9050 3600 50 0001 C CNN +F 4 "ERJ-3EKF1002V" H 9050 3900 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 9050 4000 60 0001 C CNN "Description" + 1 9050 3750 + 1 0 0 -1 +$EndComp +$Comp +L OPA2830 U16 +U 1 1 58B2C207 +P 2850 4450 +F 0 "U16" H 3100 4550 50 0000 L CNN +F 1 "OPA2830" H 3100 4350 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:TSSOP8" H 1150 1150 50 0001 C CNN +F 3 "http://www.ti.com/lit/ds/symlink/opa2830.pdf" H 1150 1250 50 0001 C CNN +F 4 "OPA2830IDGKT" H 1150 2150 50 0001 C CNN "MFG Part#" +F 5 "Dual, Low-Power, Single-Supply, Wideband OPERATIONAL AMPLIFIER" H 1150 2250 50 0001 C CNN "Description" + 1 2850 4450 + 1 0 0 -1 +$EndComp +$Comp +L ESD7002 D50 +U 2 1 58C0A580 +P 6600 1550 +F 0 "D50" H 6700 1600 50 0000 L CNN +F 1 "ESD7002" H 6700 1500 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT323" H 6600 1200 50 0001 C CNN +F 3 "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" H 6600 1300 50 0001 C CNN +F 4 "ESD7002WTT1G" H 6600 1800 50 0001 C CNN "MFG Part#" +F 5 "TVS DIODE 5VWM SC70 (SOT323)" H 6600 1900 50 0001 C CNN "Description" + 2 6600 1550 + -1 0 0 1 +$EndComp +$Comp +L ESD7002 D50 +U 1 1 58C0A7DF +P 6600 1150 +F 0 "D50" H 6700 1200 50 0000 L CNN +F 1 "ESD7002" H 6700 1100 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT323" H 6600 800 50 0001 C CNN +F 3 "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" H 6600 900 50 0001 C CNN +F 4 "ESD7002WTT1G" H 6600 1400 50 0001 C CNN "MFG Part#" +F 5 "TVS DIODE 5VWM SC70 (SOT323)" H 6600 1500 50 0001 C CNN "Description" + 1 6600 1150 + -1 0 0 -1 +$EndComp +$Comp +L GND #PWR0212 +U 1 1 58C0AE1B +P 6950 1100 +F 0 "#PWR0212" H 6950 850 50 0001 C CNN +F 1 "GND" H 6950 950 50 0000 C CNN +F 2 "" H 6950 1100 50 0000 C CNN +F 3 "" H 6950 1100 50 0000 C CNN + 1 6950 1100 + 1 0 0 -1 +$EndComp +Wire Wire Line + 6600 1300 6600 1400 +Wire Wire Line + 6600 1000 6600 950 +Wire Wire Line + 6600 950 6950 950 +Wire Wire Line + 6950 950 6950 1100 +Wire Wire Line + 6600 1700 6600 1800 +Connection ~ 6600 1800 +$Comp +L ESD7002 D51 +U 2 1 58C0BB4D +P 6600 4200 +F 0 "D51" H 6700 4250 50 0000 L CNN +F 1 "ESD7002" H 6700 4150 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT323" H 6600 3850 50 0001 C CNN +F 3 "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" H 6600 3950 50 0001 C CNN +F 4 "ESD7002WTT1G" H 6600 4450 50 0001 C CNN "MFG Part#" +F 5 "TVS DIODE 5VWM SC70 (SOT323)" H 6600 4550 50 0001 C CNN "Description" + 2 6600 4200 + -1 0 0 1 +$EndComp +$Comp +L ESD7002 D51 +U 1 1 58C0BB55 +P 6600 3800 +F 0 "D51" H 6700 3850 50 0000 L CNN +F 1 "ESD7002" H 6700 3750 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT323" H 6600 3450 50 0001 C CNN +F 3 "http://www.onsemi.com/pub/Collateral/ESD7002-D.PDF" H 6600 3550 50 0001 C CNN +F 4 "TVS DIODE 5VWM SC70 (SOT323)" H 6600 4150 50 0001 C CNN "Description" +F 5 "ESD7002WTT1G" H 6600 4050 50 0001 C CNN "MFG Part#" + 1 6600 3800 + -1 0 0 -1 +$EndComp +$Comp +L GND #PWR0213 +U 1 1 58C0BB5B +P 6950 3750 +F 0 "#PWR0213" H 6950 3500 50 0001 C CNN +F 1 "GND" H 6950 3600 50 0000 C CNN +F 2 "" H 6950 3750 50 0000 C CNN +F 3 "" H 6950 3750 50 0000 C CNN + 1 6950 3750 + 1 0 0 -1 +$EndComp +Wire Wire Line + 6600 3950 6600 4050 +Wire Wire Line + 6600 3650 6600 3600 +Wire Wire Line + 6600 3600 6950 3600 +Wire Wire Line + 6950 3600 6950 3750 +Wire Wire Line + 6600 4350 6600 4450 +Connection ~ 6600 4450 +$Comp +L BNC AWG1 +U 1 1 58CD978A +P 7000 1800 +F 0 "AWG1" H 6750 1800 79 0000 C CNB +F 1 "BNC" H 7000 1950 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:BNC-5-1634556-0" H 7000 1350 50 0001 C CNN +F 3 "http://www.te.com/usa-en/product-5-1634556-0.html" H 7000 1250 50 0001 C CNN +F 4 "5-1634556-0" H 7000 1450 50 0001 C CNN "MFG Part#" +F 5 "BNC LP ELBOW B/HEAD PCB SKT 50 OHMS" H 7000 2000 60 0001 C CNN "Description" + 1 7000 1800 + -1 0 0 -1 +$EndComp +$Comp +L BNC AWG2 +U 1 1 58CD9D20 +P 7000 4450 +F 0 "AWG2" H 6750 4450 79 0000 C CNB +F 1 "BNC" H 7000 4600 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:BNC-5-1634556-0" H 7000 4000 50 0001 C CNN +F 3 "http://www.te.com/usa-en/product-5-1634556-0.html" H 7000 3900 50 0001 C CNN +F 4 "5-1634556-0" H 7000 4100 50 0001 C CNN "MFG Part#" +F 5 "BNC LP ELBOW B/HEAD PCB SKT 50 OHMS" H 7000 4650 60 0001 C CNN "Description" + 1 7000 4450 + -1 0 0 -1 +$EndComp +$Comp +L R_48.7R_0.25W R89 +U 1 1 5900095E +P 5050 1800 +F 0 "R89" V 4950 1700 50 0000 L CNN +F 1 "R_48.7R_0.25W" V 5150 1550 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_1206" H 5050 1550 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/general-purpose-chip-resistors/precision-thick-film-chip-resistors/ERJ8ENF48R7V" H 5050 1650 50 0001 C CNN +F 4 "ERJ-8ENF48R7V" H 5050 1950 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 0.25W 1206" H 5050 2050 60 0001 C CNN "Description" + 1 5050 1800 + 0 1 1 0 +$EndComp +$Comp +L R_48.7R_0.25W R90 +U 1 1 59000CD2 +P 5050 4450 +F 0 "R90" V 4950 4350 50 0000 L CNN +F 1 "R_48.7R_0.25W" V 5150 4200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_1206" H 5050 4200 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/general-purpose-chip-resistors/precision-thick-film-chip-resistors/ERJ8ENF48R7V" H 5050 4300 50 0001 C CNN +F 4 "ERJ-8ENF48R7V" H 5050 4600 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 0.25W 1206" H 5050 4700 60 0001 C CNN "Description" + 1 5050 4450 + 0 1 1 0 +$EndComp +$Comp +L R_0R_0603 R81 +U 1 1 5A9C5C0B +P 2000 1600 +F 0 "R81" V 1900 1500 50 0000 L CNN +F 1 "R_0R" V 2100 1500 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2000 1300 50 0001 C CNN +F 3 "" H 2000 1320 50 0001 C CNN +F 4 "RC0603JR-070RL" H 2000 1420 50 0001 C CNN "MFG Part#" +F 5 "RES SMD ZERO OHM JUMPER 0603" H 2000 1750 60 0001 C CNN "Description" + 1 2000 1600 + 0 1 1 0 +$EndComp +$Comp +L R_0R_0603 R82 +U 1 1 5A9C6110 +P 2000 2000 +F 0 "R82" V 1900 1900 50 0000 L CNN +F 1 "R_0R" V 2100 1900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2000 1700 50 0001 C CNN +F 3 "" H 2000 1720 50 0001 C CNN +F 4 "RC0603JR-070RL" H 2000 1820 50 0001 C CNN "MFG Part#" +F 5 "RES SMD ZERO OHM JUMPER 0603" H 2000 2150 60 0001 C CNN "Description" + 1 2000 2000 + 0 1 1 0 +$EndComp +$Comp +L R_0R_0603 R83 +U 1 1 5A9C61C5 +P 2000 4250 +F 0 "R83" V 1900 4150 50 0000 L CNN +F 1 "R_0R" V 2100 4150 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2000 3950 50 0001 C CNN +F 3 "" H 2000 3970 50 0001 C CNN +F 4 "RC0603JR-070RL" H 2000 4070 50 0001 C CNN "MFG Part#" +F 5 "RES SMD ZERO OHM JUMPER 0603" H 2000 4400 60 0001 C CNN "Description" + 1 2000 4250 + 0 1 1 0 +$EndComp +$Comp +L R_0R_0603 R84 +U 1 1 5A9C627D +P 2000 4650 +F 0 "R84" V 1900 4550 50 0000 L CNN +F 1 "R_0R" V 2100 4550 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2000 4350 50 0001 C CNN +F 3 "" H 2000 4370 50 0001 C CNN +F 4 "RC0603JR-070RL" H 2000 4470 50 0001 C CNN "MFG Part#" +F 5 "RES SMD ZERO OHM JUMPER 0603" H 2000 4800 60 0001 C CNN "Description" + 1 2000 4650 + 0 1 1 0 +$EndComp +$Comp +L GND #PWR0214 +U 1 1 5A9C8207 +P 1500 2450 +F 0 "#PWR0214" H 1500 2200 50 0001 C CNN +F 1 "GND" H 1500 2300 50 0000 C CNN +F 2 "" H 1500 2450 50 0000 C CNN +F 3 "" H 1500 2450 50 0000 C CNN + 1 1500 2450 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0215 +U 1 1 5A9C820D +P 1450 5100 +F 0 "#PWR0215" H 1450 4850 50 0001 C CNN +F 1 "GND" H 1450 4950 50 0000 C CNN +F 2 "" H 1450 5100 50 0000 C CNN +F 3 "" H 1450 5100 50 0000 C CNN + 1 1450 5100 + 1 0 0 -1 +$EndComp +Wire Wire Line + 1300 2000 1300 2150 +Wire Wire Line + 1700 1600 1700 2150 +Wire Wire Line + 1250 4650 1250 4800 +Wire Wire Line + 1650 4250 1650 4800 +Wire Wire Line + 1300 2350 1300 2400 +Wire Wire Line + 1300 2400 1700 2400 +Wire Wire Line + 1700 2400 1700 2350 +Wire Wire Line + 1250 5000 1250 5050 +Wire Wire Line + 1250 5050 1650 5050 +Wire Wire Line + 1650 5050 1650 5000 +Wire Wire Line + 1450 5100 1450 5050 +Connection ~ 1450 5050 +Wire Wire Line + 1500 2450 1500 2400 +Connection ~ 1500 2400 +Connection ~ 1650 4250 +Connection ~ 1250 4650 +Connection ~ 1300 2000 +Connection ~ 1700 1600 +$Comp +L R_100R R148 +U 1 1 5C258111 +P 1300 2250 +F 0 "R148" H 1350 2300 50 0000 L CNN +F 1 "R_100R" H 1350 2200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 1300 2000 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 1300 2100 50 0001 C CNN +F 4 "ERJ-3EKF1000V" H 1300 2400 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 1300 2500 60 0001 C CNN "Description" + 1 1300 2250 + 1 0 0 -1 +$EndComp +$Comp +L R_100R R150 +U 1 1 5C258202 +P 1700 2250 +F 0 "R150" H 1750 2300 50 0000 L CNN +F 1 "R_100R" H 1750 2200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 1700 2000 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 1700 2100 50 0001 C CNN +F 4 "ERJ-3EKF1000V" H 1700 2400 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 1700 2500 60 0001 C CNN "Description" + 1 1700 2250 + 1 0 0 -1 +$EndComp +$Comp +L R_100R R151 +U 1 1 5C258478 +P 1250 4900 +F 0 "R151" H 1300 4950 50 0000 L CNN +F 1 "R_100R" H 1300 4850 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 1250 4650 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 1250 4750 50 0001 C CNN +F 4 "ERJ-3EKF1000V" H 1250 5050 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 1250 5150 60 0001 C CNN "Description" + 1 1250 4900 + 1 0 0 -1 +$EndComp +$Comp +L R_100R R149 +U 1 1 5C25853A +P 1650 4900 +F 0 "R149" H 1700 4950 50 0000 L CNN +F 1 "R_100R" H 1700 4850 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 1650 4650 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H 1650 4750 50 0001 C CNN +F 4 "ERJ-3EKF1000V" H 1650 5050 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 1650 5150 60 0001 C CNN "Description" + 1 1650 4900 + 1 0 0 -1 +$EndComp +$Comp +L R_240R R85 +U 1 1 5C25872A +P 2500 1250 +F 0 "R85" H 2550 1300 50 0000 L CNN +F 1 "R_240R" H 2550 1200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2500 1000 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2500 1100 50 0001 C CNN +F 4 "ERJ-3EKF2400V" H 2500 1400 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2500 1500 60 0001 C CNN "Description" + 1 2500 1250 + -1 0 0 -1 +$EndComp +$Comp +L R_240R R87 +U 1 1 5C258833 +P 3150 2250 +F 0 "R87" V 3250 2200 50 0000 L CNN +F 1 "R_240R" V 3050 2100 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3150 2000 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3150 2100 50 0001 C CNN +F 4 "ERJ-3EKF2400V" H 3150 2400 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3150 2500 60 0001 C CNN "Description" + 1 3150 2250 + 0 -1 -1 0 +$EndComp +$Comp +L R_240R R88 +U 1 1 5C25A5A2 +P 3150 4900 +F 0 "R88" V 3250 4850 50 0000 L CNN +F 1 "R_240R" V 3050 4750 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3150 4650 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3150 4750 50 0001 C CNN +F 4 "ERJ-3EKF2400V" H 3150 5050 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3150 5150 60 0001 C CNN "Description" + 1 3150 4900 + 0 -1 -1 0 +$EndComp +$Comp +L R_240R R86 +U 1 1 5C25A67C +P 2500 3900 +F 0 "R86" H 2550 3950 50 0000 L CNN +F 1 "R_240R" H 2550 3850 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2500 3650 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2500 3750 50 0001 C CNN +F 4 "ERJ-3EKF2400V" H 2500 4050 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2500 4150 60 0001 C CNN "Description" + 1 2500 3900 + -1 0 0 -1 +$EndComp +$EndSCHEMATC diff --git a/kicad/rescue-backup/file56A5A070-2022-01-14-15-48-21.sch b/kicad/rescue-backup/file56A5A070-2022-01-14-15-48-21.sch new file mode 100644 index 0000000..25f9b10 --- /dev/null +++ b/kicad/rescue-backup/file56A5A070-2022-01-14-15-48-21.sch @@ -0,0 +1,2399 @@ +EESchema Schematic File Version 2 +LIBS:ScopefunParts +LIBS:power +LIBS:device +LIBS:transistors +LIBS:conn +LIBS:linear +LIBS:regul +LIBS:74xx +LIBS:cmos4000 +LIBS:adc-dac +LIBS:memory +LIBS:microcontrollers +LIBS:dsp +LIBS:microchip +LIBS:analog_switches +LIBS:motorola +LIBS:texas +LIBS:intel +LIBS:audio +LIBS:interface +LIBS:digital-audio +LIBS:philips +LIBS:display +LIBS:cypress +LIBS:siliconi +LIBS:opto +LIBS:atmel +LIBS:contrib +LIBS:valves +LIBS:Scopefun_v2-cache +EELAYER 25 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 9 15 +Title "Scopefun Oscilloscope" +Date "" +Rev "v2" +Comp "" +Comment1 "Copyright Dejan Priversek 2017" +Comment2 "Licensed under CERN OHL v.1.2" +Comment3 "" +Comment4 "" +$EndDescr +$Comp +L GND #PWR0216 +U 1 1 56A63E56 +P 8050 4550 +F 0 "#PWR0216" H 8050 4300 50 0001 C CNN +F 1 "GND" H 8050 4400 50 0000 C CNN +F 2 "" H 8050 4550 50 0000 C CNN +F 3 "" H 8050 4550 50 0000 C CNN + 1 8050 4550 + 1 0 0 -1 +$EndComp +$Comp +L +Va #PWR0217 +U 1 1 56A63E70 +P 10700 3250 +F 0 "#PWR0217" H 10700 3150 50 0001 C CNN +F 1 "+Va" H 10700 3390 50 0000 C CNN +F 2 "" H 10700 3250 50 0000 C CNN +F 3 "" H 10700 3250 50 0000 C CNN + 1 10700 3250 + 1 0 0 -1 +$EndComp +Text GLabel 7850 4000 0 75 Input ~ 0 +PWR_EN +$Comp +L C_10n C137 +U 1 1 56A64885 +P 9500 3700 +F 0 "C137" H 9510 3770 50 0000 L CNN +F 1 "C_10n" H 9510 3620 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 9500 3500 50 0001 C CNN +F 3 "" H 9510 3770 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 9610 3870 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 9550 3950 60 0001 C CNN "Description" + 1 9500 3700 + 1 0 0 -1 +$EndComp +$Comp +L +VCC_USB_P #PWR0218 +U 1 1 56A67388 +P 1250 6300 +F 0 "#PWR0218" H 1250 6150 50 0001 C CNN +F 1 "+VCC_USB_P" H 1250 6440 50 0000 C CNN +F 2 "" H 1250 6300 50 0000 C CNN +F 3 "" H 1250 6300 50 0000 C CNN + 1 1250 6300 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0219 +U 1 1 56A673A0 +P 1450 7500 +F 0 "#PWR0219" H 1450 7250 50 0001 C CNN +F 1 "GND" H 1450 7350 50 0000 C CNN +F 2 "" H 1450 7500 50 0000 C CNN +F 3 "" H 1450 7500 50 0000 C CNN + 1 1450 7500 + 1 0 0 -1 +$EndComp +Text GLabel 1250 7050 0 75 Input ~ 0 +PWR_EN +$Comp +L C_10n C108 +U 1 1 56A673C3 +P 2900 6750 +F 0 "C108" H 2910 6820 50 0000 L CNN +F 1 "C_10n" H 2910 6670 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2900 6550 50 0001 C CNN +F 3 "" H 2910 6820 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 3010 6920 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 2950 7000 60 0001 C CNN "Description" + 1 2900 6750 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0220 +U 1 1 56A68953 +P 5650 6600 +F 0 "#PWR0220" H 5650 6350 50 0001 C CNN +F 1 "GND" H 5650 6450 50 0000 C CNN +F 2 "" H 5650 6600 50 0000 C CNN +F 3 "" H 5650 6600 50 0000 C CNN + 1 5650 6600 + 1 0 0 -1 +$EndComp +$Comp +L +3.3V #PWR0221 +U 1 1 56A68C22 +P 3550 7100 +F 0 "#PWR0221" H 3550 6950 50 0001 C CNN +F 1 "+3.3V" H 3550 7240 50 0000 C CNN +F 2 "" H 3550 7100 50 0000 C CNN +F 3 "" H 3550 7100 50 0000 C CNN + 1 3550 7100 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0222 +U 1 1 56A69B36 +P 2450 6400 +F 0 "#PWR0222" H 2450 6150 50 0001 C CNN +F 1 "GND" H 2450 6250 50 0000 C CNN +F 2 "" H 2450 6400 50 0000 C CNN +F 3 "" H 2450 6400 50 0000 C CNN + 1 2450 6400 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C115 +U 1 1 56A69EC7 +P 3550 7350 +F 0 "C115" H 3560 7420 50 0000 L CNN +F 1 "C_0.1u" H 3560 7270 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3550 7150 50 0001 C CNN +F 3 "" H 3560 7420 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 3660 7520 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3600 7600 60 0001 C CNN "Description" + 1 3550 7350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0223 +U 1 1 56A69F6E +P 3550 7500 +F 0 "#PWR0223" H 3550 7250 50 0001 C CNN +F 1 "GND" H 3550 7350 50 0000 C CNN +F 2 "" H 3550 7500 50 0000 C CNN +F 3 "" H 3550 7500 50 0000 C CNN + 1 3550 7500 + 1 0 0 -1 +$EndComp +NoConn ~ 4200 7050 +Text GLabel 5400 6900 2 75 Input ~ 0 +dpot_si +Text GLabel 5400 7050 2 75 Input ~ 0 +dpot_sck +Text GLabel 5400 7200 2 75 Input ~ 0 +dpot_cs +Text GLabel 5250 5000 0 75 Input ~ 0 +PWR_EN +$Comp +L C_1u C124 +U 1 1 56A699AE +P 5700 5450 +F 0 "C124" H 5725 5375 50 0000 L CNN +F 1 "C_1u" H 5725 5525 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5700 5250 50 0001 C CNN +F 3 "" H 5710 5520 50 0001 C CNN +F 4 "C0603C105K9PACTU" H 5810 5620 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 6.3V X5R 10%" H 5750 5700 60 0001 C CNN "Description" + 1 5700 5450 + -1 0 0 1 +$EndComp +$Comp +L GND #PWR0224 +U 1 1 56A69D7B +P 6500 6000 +F 0 "#PWR0224" H 6500 5750 50 0001 C CNN +F 1 "GND" H 6500 5850 50 0000 C CNN +F 2 "" H 6500 6000 50 0000 C CNN +F 3 "" H 6500 6000 50 0000 C CNN + 1 6500 6000 + 1 0 0 -1 +$EndComp +$Comp +L +VCC_USB_P #PWR0225 +U 1 1 56A6A9D1 +P 6500 4200 +F 0 "#PWR0225" H 6500 4050 50 0001 C CNN +F 1 "+VCC_USB_P" H 6500 4340 50 0000 C CNN +F 2 "" H 6500 4200 50 0000 C CNN +F 3 "" H 6500 4200 50 0000 C CNN + 1 6500 4200 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0226 +U 1 1 56A6AA95 +P 5850 4600 +F 0 "#PWR0226" H 5850 4350 50 0001 C CNN +F 1 "GND" H 5850 4450 50 0000 C CNN +F 2 "" H 5850 4600 50 0000 C CNN +F 3 "" H 5850 4600 50 0000 C CNN + 1 5850 4600 + 1 0 0 -1 +$EndComp +$Comp +L C_10u C132 +U 1 1 56A6BA63 +P 7800 5550 +F 0 "C132" H 7810 5620 50 0000 L CNN +F 1 "C_10u" H 7810 5470 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 7800 5350 50 0001 C CNN +F 3 "" H 7810 5620 50 0001 C CNN +F 4 "GRM188R60J106KE47D" H 7910 5720 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 6.3V X5R 10%" H 7850 5800 60 0001 C CNN "Description" + 1 7800 5550 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0227 +U 1 1 56A6BFDF +P 7800 5900 +F 0 "#PWR0227" H 7800 5650 50 0001 C CNN +F 1 "GND" H 7800 5750 50 0000 C CNN +F 2 "" H 7800 5900 50 0000 C CNN +F 3 "" H 7800 5900 50 0000 C CNN + 1 7800 5900 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0228 +U 1 1 56A6C2FF +P 8100 4900 +F 0 "#PWR0228" H 8100 4650 50 0001 C CNN +F 1 "GND" H 8100 4750 50 0000 C CNN +F 2 "" H 8100 4900 50 0000 C CNN +F 3 "" H 8100 4900 50 0000 C CNN + 1 8100 4900 + 1 0 0 -1 +$EndComp +$Comp +L -5V #PWR0229 +U 1 1 56A6C8E0 +P 7350 5450 +F 0 "#PWR0229" H 7350 5300 50 0001 C CNN +F 1 "-5V" H 7350 5650 50 0000 C CNN +F 2 "" H 7350 5450 50 0000 C CNN +F 3 "" H 7350 5450 50 0000 C CNN + 1 7350 5450 + -1 0 0 1 +$EndComp +$Comp +L R_100k R125 +U 1 1 56A6DBCC +P 9700 5050 +F 0 "R125" H 9750 5100 50 0000 L CNN +F 1 "R_100k" H 9750 5000 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 9700 4800 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 9700 4900 50 0001 C CNN +F 4 "ERJ-3EKF1003V" H 9700 5200 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 9700 5300 60 0001 C CNN "Description" + 1 9700 5050 + 1 0 0 -1 +$EndComp +$Comp +L -Va #PWR0230 +U 1 1 56A6E090 +P 10975 4925 +F 0 "#PWR0230" H 10975 4825 50 0001 C CNN +F 1 "-Va" H 10975 5065 50 0000 C CNN +F 2 "" H 10975 4925 50 0000 C CNN +F 3 "" H 10975 4925 50 0000 C CNN + 1 10975 4925 + -1 0 0 1 +$EndComp +$Comp +L PWR_FLAG #FLG0231 +U 1 1 56B130ED +P 10350 1750 +F 0 "#FLG0231" H 10350 1845 50 0001 C CNN +F 1 "PWR_FLAG" H 10350 1950 50 0000 C CNN +F 2 "" H 10350 1750 50 0000 C CNN +F 3 "" H 10350 1750 50 0000 C CNN + 1 10350 1750 + -1 0 0 1 +$EndComp +$Comp +L PWR_FLAG #FLG0232 +U 1 1 56B13159 +P 10350 1000 +F 0 "#FLG0232" H 10350 1095 50 0001 C CNN +F 1 "PWR_FLAG" H 10350 1200 50 0000 C CNN +F 2 "" H 10350 1000 50 0000 C CNN +F 3 "" H 10350 1000 50 0000 C CNN + 1 10350 1000 + -1 0 0 1 +$EndComp +$Comp +L PWR_FLAG #FLG0233 +U 1 1 56B1372B +P 10350 2450 +F 0 "#FLG0233" H 10350 2545 50 0001 C CNN +F 1 "PWR_FLAG" H 10350 2650 50 0000 C CNN +F 2 "" H 10350 2450 50 0000 C CNN +F 3 "" H 10350 2450 50 0000 C CNN + 1 10350 2450 + -1 0 0 1 +$EndComp +$Comp +L PWR_FLAG #FLG0234 +U 1 1 56B13731 +P 9900 2450 +F 0 "#FLG0234" H 9900 2545 50 0001 C CNN +F 1 "PWR_FLAG" H 9900 2650 50 0000 C CNN +F 2 "" H 9900 2450 50 0000 C CNN +F 3 "" H 9900 2450 50 0000 C CNN + 1 9900 2450 + -1 0 0 1 +$EndComp +$Comp +L +1.2V #PWR0235 +U 1 1 56B13CB9 +P 10350 800 +F 0 "#PWR0235" H 10350 650 50 0001 C CNN +F 1 "+1.2V" H 10350 940 50 0000 C CNN +F 2 "" H 10350 800 50 0000 C CNN +F 3 "" H 10350 800 50 0000 C CNN + 1 10350 800 + 1 0 0 -1 +$EndComp +$Comp +L +3.3V #PWR0236 +U 1 1 56B13D25 +P 10350 1550 +F 0 "#PWR0236" H 10350 1400 50 0001 C CNN +F 1 "+3.3V" H 10350 1690 50 0000 C CNN +F 2 "" H 10350 1550 50 0000 C CNN +F 3 "" H 10350 1550 50 0000 C CNN + 1 10350 1550 + 1 0 0 -1 +$EndComp +$Comp +L +Va #PWR0237 +U 1 1 56B13D91 +P 9900 2250 +F 0 "#PWR0237" H 9900 2150 50 0001 C CNN +F 1 "+Va" H 9900 2390 50 0000 C CNN +F 2 "" H 9900 2250 50 0000 C CNN +F 3 "" H 9900 2250 50 0000 C CNN + 1 9900 2250 + 1 0 0 -1 +$EndComp +$Comp +L -Va #PWR0238 +U 1 1 56B13DFD +P 10350 2250 +F 0 "#PWR0238" H 10350 2150 50 0001 C CNN +F 1 "-Va" H 10350 2390 50 0000 C CNN +F 2 "" H 10350 2250 50 0000 C CNN +F 3 "" H 10350 2250 50 0000 C CNN + 1 10350 2250 + 1 0 0 -1 +$EndComp +$Comp +L PWR_FLAG #FLG0239 +U 1 1 56B13ED3 +P 10800 1750 +F 0 "#FLG0239" H 10800 1845 50 0001 C CNN +F 1 "PWR_FLAG" H 10800 1950 50 0000 C CNN +F 2 "" H 10800 1750 50 0000 C CNN +F 3 "" H 10800 1750 50 0000 C CNN + 1 10800 1750 + -1 0 0 1 +$EndComp +$Comp +L PWR_FLAG #FLG0240 +U 1 1 56B13ED9 +P 10800 2450 +F 0 "#FLG0240" H 10800 2545 50 0001 C CNN +F 1 "PWR_FLAG" H 10800 2650 50 0000 C CNN +F 2 "" H 10800 2450 50 0000 C CNN +F 3 "" H 10800 2450 50 0000 C CNN + 1 10800 2450 + -1 0 0 1 +$EndComp +$Comp +L +VCC_DIG #PWR0241 +U 1 1 56B13F19 +P 10800 2250 +F 0 "#PWR0241" H 10800 2100 50 0001 C CNN +F 1 "+VCC_DIG" H 10800 2390 50 0000 C CNN +F 2 "" H 10800 2250 50 0000 C CNN +F 3 "" H 10800 2250 50 0000 C CNN + 1 10800 2250 + 1 0 0 -1 +$EndComp +$Comp +L -5V #PWR0242 +U 1 1 56B13F85 +P 10800 1550 +F 0 "#PWR0242" H 10800 1400 50 0001 C CNN +F 1 "-5V" H 10800 1690 50 0000 C CNN +F 2 "" H 10800 1550 50 0000 C CNN +F 3 "" H 10800 1550 50 0000 C CNN + 1 10800 1550 + 1 0 0 -1 +$EndComp +Text Notes 6600 4650 0 50 ~ 0 +LM2776: Vout = - Vin +Text Notes 8450 4700 0 50 ~ 0 +TPS72301: Vout = -1.186V x (1+R125/R126) = -3.71V +$Comp +L +3.3V #PWR0243 +U 1 1 584E7F5E +P 4650 3700 +F 0 "#PWR0243" H 4650 3550 50 0001 C CNN +F 1 "+3.3V" H 4650 3840 50 0000 C CNN +F 2 "" H 4650 3700 50 0000 C CNN +F 3 "" H 4650 3700 50 0000 C CNN + 1 4650 3700 + 1 0 0 -1 +$EndComp +$Comp +L +VCC_USB_P #PWR0244 +U 1 1 584E8563 +P 1200 850 +F 0 "#PWR0244" H 1200 700 50 0001 C CNN +F 1 "+VCC_USB_P" H 1150 1000 50 0000 C CNN +F 2 "" H 1200 850 50 0000 C CNN +F 3 "" H 1200 850 50 0000 C CNN + 1 1200 850 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0245 +U 1 1 584E8569 +P 1200 1950 +F 0 "#PWR0245" H 1200 1700 50 0001 C CNN +F 1 "GND" H 1200 1800 50 0000 C CNN +F 2 "" H 1200 1950 50 0000 C CNN +F 3 "" H 1200 1950 50 0000 C CNN + 1 1200 1950 + 1 0 0 -1 +$EndComp +$Comp +L +1.2V #PWR0246 +U 1 1 584EB2DC +P 9000 850 +F 0 "#PWR0246" H 9000 700 50 0001 C CNN +F 1 "+1.2V" H 9000 990 50 0000 C CNN +F 2 "" H 9000 850 50 0000 C CNN +F 3 "" H 9000 850 50 0000 C CNN + 1 9000 850 + 1 0 0 -1 +$EndComp +$Comp +L +1.8V #PWR0247 +U 1 1 584EBC68 +P 9000 2400 +F 0 "#PWR0247" H 9000 2250 50 0001 C CNN +F 1 "+1.8V" H 9000 2540 50 0000 C CNN +F 2 "" H 9000 2400 50 0000 C CNN +F 3 "" H 9000 2400 50 0000 C CNN + 1 9000 2400 + 1 0 0 -1 +$EndComp +$Comp +L +1.0V #PWR0248 +U 1 1 584EC73B +P 4650 1200 +F 0 "#PWR0248" H 4650 1050 50 0001 C CNN +F 1 "+1.0V" H 4650 1340 50 0000 C CNN +F 2 "" H 4650 1200 50 0000 C CNN +F 3 "" H 4650 1200 50 0000 C CNN + 1 4650 1200 + 1 0 0 -1 +$EndComp +Connection ~ 2450 5900 +Wire Wire Line + 2450 6000 2450 5900 +Wire Wire Line + 2050 5900 2900 5900 +Wire Wire Line + 1200 1600 1200 1950 +Wire Wire Line + 1200 850 1200 1400 +Wire Wire Line + 10800 1550 10800 1750 +Wire Wire Line + 10800 2250 10800 2450 +Wire Wire Line + 10350 2250 10350 2450 +Wire Wire Line + 9900 2250 9900 2450 +Wire Wire Line + 10350 1550 10350 1750 +Wire Wire Line + 10350 800 10350 1000 +Wire Wire Line + 2900 5800 2900 6650 +Connection ~ 2900 6300 +Connection ~ 2450 6300 +Wire Wire Line + 3550 7200 4200 7200 +Connection ~ 3850 7200 +Connection ~ 10350 4800 +Connection ~ 9700 5800 +Wire Wire Line + 10350 5800 10350 5400 +Connection ~ 9700 4800 +Wire Wire Line + 10350 4800 10350 5200 +Wire Wire Line + 9700 4800 9700 4950 +Wire Wire Line + 9350 5150 9350 4800 +Wire Wire Line + 9250 5150 9350 5150 +Wire Wire Line + 9700 5800 9700 5700 +Connection ~ 9700 5350 +Wire Wire Line + 9700 5150 9700 5500 +Wire Wire Line + 9250 5350 9700 5350 +Connection ~ 7800 5250 +Wire Wire Line + 8100 4800 8100 4900 +Wire Wire Line + 8250 4800 8100 4800 +Wire Wire Line + 8250 5150 8250 4800 +Wire Wire Line + 8350 5150 8250 5150 +Connection ~ 7800 5800 +Wire Wire Line + 7800 5650 7800 5900 +Wire Wire Line + 7800 5800 10700 5800 +Wire Wire Line + 7800 5250 7800 5450 +Connection ~ 6500 4300 +Wire Wire Line + 6500 4200 6500 4650 +Wire Wire Line + 5850 4350 5850 4300 +Wire Wire Line + 5850 4550 5850 4550 +Wire Wire Line + 7050 5250 8350 5250 +Wire Wire Line + 6500 5850 6500 6000 +Wire Wire Line + 5250 5000 5950 5000 +Wire Wire Line + 2600 7050 3250 7050 +Wire Wire Line + 3250 7050 3250 6600 +Wire Wire Line + 5050 6900 5400 6900 +Connection ~ 3550 7200 +Wire Wire Line + 3550 7500 3550 7450 +Wire Wire Line + 2450 6200 2450 6400 +Wire Wire Line + 2050 6300 2450 6300 +Wire Wire Line + 2050 6200 2050 6300 +Wire Wire Line + 2050 5900 2050 6000 +Connection ~ 2900 5900 +Wire Wire Line + 4200 6900 3850 6900 +Wire Wire Line + 3550 7100 3550 7250 +Connection ~ 5200 6750 +Wire Wire Line + 5650 6500 5650 6600 +Wire Wire Line + 5450 6500 5650 6500 +Wire Wire Line + 5450 6750 5450 6500 +Wire Wire Line + 5050 6750 5450 6750 +Wire Wire Line + 5200 6600 5200 6750 +Wire Wire Line + 5050 6600 5200 6600 +Wire Wire Line + 5200 6450 5050 6450 +Wire Wire Line + 5200 5900 5200 6450 +Wire Wire Line + 4000 5900 5200 5900 +Connection ~ 2900 7050 +Wire Wire Line + 2900 7050 2900 6850 +Wire Wire Line + 1700 7050 1250 7050 +Wire Wire Line + 1700 6950 1450 6950 +Wire Wire Line + 1450 6950 1450 7500 +Wire Wire Line + 1250 6850 1700 6850 +Wire Wire Line + 1250 6300 1250 6850 +Wire Wire Line + 2700 6300 2700 6850 +Wire Wire Line + 2700 6850 2600 6850 +Connection ~ 9900 4400 +Wire Wire Line + 9900 4300 9900 4400 +Connection ~ 9900 3400 +Wire Wire Line + 9900 3400 9900 3600 +Connection ~ 9900 4000 +Connection ~ 9500 4000 +Wire Wire Line + 9900 3800 9900 4100 +Connection ~ 9500 3400 +Wire Wire Line + 9500 3600 9500 3400 +Wire Wire Line + 9500 4000 9500 3800 +Wire Wire Line + 8300 4000 7850 4000 +Connection ~ 8050 4400 +Wire Wire Line + 8300 3900 8050 3900 +Wire Wire Line + 8050 3900 8050 4550 +Wire Wire Line + 7850 3800 8300 3800 +Wire Wire Line + 7850 3550 7850 3800 +Wire Wire Line + 10350 4400 10350 4000 +Wire Wire Line + 10700 4400 8050 4400 +Wire Wire Line + 9200 4000 9900 4000 +Connection ~ 10350 3400 +Wire Wire Line + 9300 3400 10700 3400 +Wire Wire Line + 9300 3800 9300 3400 +Wire Wire Line + 9200 3800 9300 3800 +Wire Wire Line + 5850 4550 5850 4600 +Wire Wire Line + 7350 5250 7350 5450 +$Comp +L PWR_FLAG #FLG0249 +U 1 1 584FADD3 +P 9900 1000 +F 0 "#FLG0249" H 9900 1095 50 0001 C CNN +F 1 "PWR_FLAG" H 9900 1200 50 0000 C CNN +F 2 "" H 9900 1000 50 0000 C CNN +F 3 "" H 9900 1000 50 0000 C CNN + 1 9900 1000 + -1 0 0 1 +$EndComp +Wire Wire Line + 9900 800 9900 1000 +$Comp +L PWR_FLAG #FLG0250 +U 1 1 584FAECB +P 9900 1750 +F 0 "#FLG0250" H 9900 1845 50 0001 C CNN +F 1 "PWR_FLAG" H 9900 1950 50 0000 C CNN +F 2 "" H 9900 1750 50 0000 C CNN +F 3 "" H 9900 1750 50 0000 C CNN + 1 9900 1750 + -1 0 0 1 +$EndComp +$Comp +L +1.0V #PWR0251 +U 1 1 584FB89E +P 9900 800 +F 0 "#PWR0251" H 9900 650 50 0001 C CNN +F 1 "+1.0V" H 9900 940 50 0000 C CNN +F 2 "" H 9900 800 50 0000 C CNN +F 3 "" H 9900 800 50 0000 C CNN + 1 9900 800 + 1 0 0 -1 +$EndComp +$Comp +L +1.8V #PWR0252 +U 1 1 584FC321 +P 9900 1550 +F 0 "#PWR0252" H 9900 1400 50 0001 C CNN +F 1 "+1.8V" H 9900 1690 50 0000 C CNN +F 2 "" H 9900 1550 50 0000 C CNN +F 3 "" H 9900 1550 50 0000 C CNN + 1 9900 1550 + 1 0 0 -1 +$EndComp +Wire Wire Line + 9900 1550 9900 1750 +Wire Wire Line + 10700 3250 10700 3800 +Wire Wire Line + 10350 3400 10350 3800 +$Comp +L MAX15053-RESCUE-Scopefun_v155 U20 +U 1 1 5852CA69 +P 2200 1600 +F 0 "U20" H 1900 2050 60 0000 C CNN +F 1 "MAX15053" H 2300 2050 60 0000 C CNN +F 2 "ScopefunPackagesLibrary:WLP-9" H 2200 1100 60 0001 C CNN +F 3 "https://datasheets.maximintegrated.com/en/ds/MAX15053.pdf" H 2200 1000 60 0001 C CNN +F 4 "MAX15053EWL+T" H 2200 2150 60 0001 C CNN "MFG Part#" +F 5 "High-Efficiency, 2A, Current-Mode Synchronous, Step-Down Switching Regulator" H 2200 2250 60 0001 C CNN "Description" + 1 2200 1600 + 1 0 0 -1 +$EndComp +Wire Wire Line + 1200 1300 1650 1300 +Connection ~ 1200 1300 +Connection ~ 1550 1300 +Wire Wire Line + 2750 1300 3450 1300 +Wire Wire Line + 3950 1300 4650 1300 +Wire Wire Line + 4250 1300 4250 1350 +$Comp +L R_10k R110 +U 1 1 5852E55D +P 4250 1450 +F 0 "R110" H 4300 1500 50 0000 L CNN +F 1 "R_10k" H 4300 1400 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 4250 1200 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 4250 1300 50 0001 C CNN +F 4 "ERJ-3EKF1002V" H 4250 1600 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 4250 1700 60 0001 C CNN "Description" + 1 4250 1450 + 1 0 0 -1 +$EndComp +$Comp +L R_15k R111 +U 1 1 5852ECFB +P 4250 1750 +F 0 "R111" H 4300 1800 50 0000 L CNN +F 1 "R_15k" H 4300 1700 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 4250 1500 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 4250 1600 50 0001 C CNN +F 4 "ERJ-3EKF1502V" H 4250 1900 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 4250 2000 60 0001 C CNN "Description" + 1 4250 1750 + 1 0 0 -1 +$EndComp +Connection ~ 4250 1300 +Wire Wire Line + 4250 1550 4250 1650 +$Comp +L GND #PWR0253 +U 1 1 5852F09A +P 4250 1950 +F 0 "#PWR0253" H 4250 1700 50 0001 C CNN +F 1 "GND" H 4250 1800 50 0000 C CNN +F 2 "" H 4250 1950 50 0000 C CNN +F 3 "" H 4250 1950 50 0000 C CNN + 1 4250 1950 + 1 0 0 -1 +$EndComp +Wire Wire Line + 4250 1850 4250 1950 +Connection ~ 4250 1600 +Wire Wire Line + 2800 1900 4650 1900 +Connection ~ 4250 1900 +Wire Wire Line + 2750 1800 2800 1800 +Wire Wire Line + 2800 1800 2800 1900 +$Comp +L PWR_FLAG #FLG0254 +U 1 1 5853A60F +P 10800 1000 +F 0 "#FLG0254" H 10800 1095 50 0001 C CNN +F 1 "PWR_FLAG" H 10800 1200 50 0000 C CNN +F 2 "" H 10800 1000 50 0000 C CNN +F 3 "" H 10800 1000 50 0000 C CNN + 1 10800 1000 + -1 0 0 1 +$EndComp +Wire Wire Line + 10800 800 10800 1000 +$Comp +L +1.5V #PWR0255 +U 1 1 58572786 +P 10800 800 +F 0 "#PWR0255" H 10800 650 50 0001 C CNN +F 1 "+1.5V" H 10800 940 50 0000 C CNN +F 2 "" H 10800 800 50 0000 C CNN +F 3 "" H 10800 800 50 0000 C CNN + 1 10800 800 + 1 0 0 -1 +$EndComp +Wire Wire Line + 3300 1350 3300 1300 +Connection ~ 3300 1300 +$Comp +L R_1R R107 +U 1 1 5856C7C4 +P 3300 1450 +F 0 "R107" H 3350 1500 50 0000 L CNN +F 1 "R_1R" H 3350 1400 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3300 1200 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/thick-film-chip-resistors/ERJ3GEYJ1R0V" H 3300 1300 50 0001 C CNN +F 4 "ERJ-3GEYJ1R0V" H 3300 1600 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 5% 1/10W 0603" H 3300 1700 60 0001 C CNN "Description" + 1 3300 1450 + 1 0 0 -1 +$EndComp +$Comp +L C_1n C112 +U 1 1 5856D144 +P 3300 1750 +F 0 "C112" H 3310 1820 50 0000 L CNN +F 1 "C_1n" H 3310 1670 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3300 1550 50 0001 C CNN +F 3 "" H 3310 1820 50 0001 C CNN +F 4 "C1608X7R1H102K080AE" H 3410 1920 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V X7R 10%" H 3350 2000 60 0001 C CNN "Description" + 1 3300 1750 + 1 0 0 -1 +$EndComp +Wire Wire Line + 3300 1650 3300 1550 +Wire Wire Line + 2800 1600 4250 1600 +Wire Wire Line + 2800 1600 2800 1700 +Wire Wire Line + 2800 1700 2750 1700 +Wire Wire Line + 3300 1850 3300 1900 +Connection ~ 3300 1900 +$Comp +L C_10n C109 +U 1 1 5856F857 +P 3100 1750 +F 0 "C109" H 3110 1820 50 0000 L CNN +F 1 "C_10n" H 3110 1670 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3100 1550 50 0001 C CNN +F 3 "" H 3110 1820 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 3210 1920 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 3150 2000 60 0001 C CNN "Description" + 1 3100 1750 + -1 0 0 -1 +$EndComp +Wire Wire Line + 2750 1500 2800 1500 +Wire Wire Line + 3100 1500 3100 1650 +Wire Wire Line + 3100 1500 3000 1500 +Connection ~ 3100 1900 +Wire Wire Line + 3100 1850 3100 1900 +$Comp +L C_22u C100 +U 1 1 58573F79 +P 1200 1500 +F 0 "C100" H 1210 1570 50 0000 L CNN +F 1 "C_22u" H 1210 1420 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 1200 1300 50 0001 C CNN +F 3 "" H 1210 1570 50 0001 C CNN +F 4 "LMK212BBJ226MG-T" H 1310 1670 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X5R 20%" H 1250 1750 60 0001 C CNN "Description" + 1 1200 1500 + 1 0 0 -1 +$EndComp +NoConn ~ 1650 1700 +Wire Wire Line + 1600 1800 1650 1800 +Wire Wire Line + 1400 1800 1200 1800 +Connection ~ 1200 1800 +Wire Wire Line + 1650 1400 1550 1400 +Wire Wire Line + 1550 1400 1550 1300 +Wire Wire Line + 4650 1200 4650 1500 +Wire Wire Line + 4650 1900 4650 1700 +Wire Wire Line + 9000 850 9000 1150 +Wire Wire Line + 9000 1550 9000 1350 +Connection ~ 4650 1300 +Connection ~ 9000 950 +$Comp +L +VCC_USB_P #PWR0256 +U 1 1 586ADD24 +P 1200 2450 +F 0 "#PWR0256" H 1200 2300 50 0001 C CNN +F 1 "+VCC_USB_P" H 1150 2600 50 0000 C CNN +F 2 "" H 1200 2450 50 0000 C CNN +F 3 "" H 1200 2450 50 0000 C CNN + 1 1200 2450 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0257 +U 1 1 586ADD2A +P 1200 3200 +F 0 "#PWR0257" H 1200 2950 50 0001 C CNN +F 1 "GND" H 1200 3050 50 0000 C CNN +F 2 "" H 1200 3200 50 0000 C CNN +F 3 "" H 1200 3200 50 0000 C CNN + 1 1200 3200 + 1 0 0 -1 +$EndComp +Wire Wire Line + 1200 2850 1200 3200 +Wire Wire Line + 1200 2450 1200 2650 +$Comp +L MAX15053-RESCUE-Scopefun_v155 U21 +U 1 1 586ADD40 +P 2200 2850 +F 0 "U21" H 1900 3300 60 0000 C CNN +F 1 "MAX15053" H 2300 3300 60 0000 C CNN +F 2 "ScopefunPackagesLibrary:WLP-9" H 2200 2350 60 0001 C CNN +F 3 "https://datasheets.maximintegrated.com/en/ds/MAX15053.pdf" H 2200 2250 60 0001 C CNN +F 4 "MAX15053EWL+T" H 2200 3400 60 0001 C CNN "MFG Part#" +F 5 "High-Efficiency, 2A, Current-Mode Synchronous, Step-Down Switching Regulator" H 2200 3500 60 0001 C CNN "Description" + 1 2200 2850 + 1 0 0 -1 +$EndComp +Connection ~ 1200 2550 +Wire Wire Line + 2750 2550 3450 2550 +Wire Wire Line + 3950 2550 4650 2550 +Wire Wire Line + 4250 2550 4250 2600 +$Comp +L R_10k R113 +U 1 1 586ADD4E +P 4250 3000 +F 0 "R113" H 4300 3050 50 0000 L CNN +F 1 "R_10k" H 4300 2950 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 4250 2750 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 4250 2850 50 0001 C CNN +F 4 "ERJ-3EKF1002V" H 4250 3150 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 4250 3250 60 0001 C CNN "Description" + 1 4250 3000 + 1 0 0 -1 +$EndComp +$Comp +L R_15k R112 +U 1 1 586ADD56 +P 4250 2700 +F 0 "R112" H 4300 2750 50 0000 L CNN +F 1 "R_15k" H 4300 2650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 4250 2450 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 4250 2550 50 0001 C CNN +F 4 "ERJ-3EKF1502V" H 4250 2850 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 4250 2950 60 0001 C CNN "Description" + 1 4250 2700 + 1 0 0 -1 +$EndComp +Connection ~ 4250 2550 +Wire Wire Line + 4250 2800 4250 2900 +$Comp +L GND #PWR0258 +U 1 1 586ADD5E +P 4250 3200 +F 0 "#PWR0258" H 4250 2950 50 0001 C CNN +F 1 "GND" H 4250 3050 50 0000 C CNN +F 2 "" H 4250 3200 50 0000 C CNN +F 3 "" H 4250 3200 50 0000 C CNN + 1 4250 3200 + 1 0 0 -1 +$EndComp +Wire Wire Line + 4250 3100 4250 3200 +Connection ~ 4250 2850 +Wire Wire Line + 2800 3150 4650 3150 +Connection ~ 4250 3150 +Wire Wire Line + 2750 3050 2800 3050 +Wire Wire Line + 2800 3050 2800 3150 +Wire Wire Line + 3300 2600 3300 2550 +Connection ~ 3300 2550 +$Comp +L R_1R R108 +U 1 1 586ADD76 +P 3300 2700 +F 0 "R108" H 3350 2750 50 0000 L CNN +F 1 "R_1R" H 3350 2650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3300 2450 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/thick-film-chip-resistors/ERJ3GEYJ1R0V" H 3300 2550 50 0001 C CNN +F 4 "ERJ-3GEYJ1R0V" H 3300 2850 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 5% 1/10W 0603" H 3300 2950 60 0001 C CNN "Description" + 1 3300 2700 + 1 0 0 -1 +$EndComp +$Comp +L C_1n C113 +U 1 1 586ADD7E +P 3300 3000 +F 0 "C113" H 3310 3070 50 0000 L CNN +F 1 "C_1n" H 3310 2920 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3300 2800 50 0001 C CNN +F 3 "" H 3310 3070 50 0001 C CNN +F 4 "C1608X7R1H102K080AE" H 3410 3170 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V X7R 10%" H 3350 3250 60 0001 C CNN "Description" + 1 3300 3000 + 1 0 0 -1 +$EndComp +Wire Wire Line + 3300 2900 3300 2800 +Wire Wire Line + 2800 2850 4250 2850 +Wire Wire Line + 2800 2850 2800 2950 +Wire Wire Line + 2800 2950 2750 2950 +Wire Wire Line + 3300 3150 3300 3100 +Connection ~ 3300 3150 +$Comp +L C_10n C110 +U 1 1 586ADD94 +P 3100 3000 +F 0 "C110" H 3110 3070 50 0000 L CNN +F 1 "C_10n" H 3110 2920 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3100 2800 50 0001 C CNN +F 3 "" H 3110 3070 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 3210 3170 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 3150 3250 60 0001 C CNN "Description" + 1 3100 3000 + -1 0 0 -1 +$EndComp +Wire Wire Line + 2750 2750 2800 2750 +Wire Wire Line + 3100 2750 3100 2900 +Wire Wire Line + 3100 2750 3000 2750 +Connection ~ 3100 3150 +Wire Wire Line + 3100 3100 3100 3150 +$Comp +L C_22u C101 +U 1 1 586ADDA1 +P 1200 2750 +F 0 "C101" H 1210 2820 50 0000 L CNN +F 1 "C_22u" H 1210 2670 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 1200 2550 50 0001 C CNN +F 3 "" H 1210 2820 50 0001 C CNN +F 4 "LMK212BBJ226MG-T" H 1310 2920 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X5R 20%" H 1250 3000 60 0001 C CNN "Description" + 1 1200 2750 + 1 0 0 -1 +$EndComp +NoConn ~ 1650 2750 +NoConn ~ 1650 2950 +Wire Wire Line + 1600 3050 1650 3050 +Wire Wire Line + 1400 3050 1200 3050 +Connection ~ 1200 3050 +Wire Wire Line + 4650 2450 4650 2750 +Wire Wire Line + 4650 3150 4650 2950 +Wire Wire Line + 9000 2400 9000 2700 +Wire Wire Line + 9000 3100 9000 2900 +Connection ~ 4650 2550 +Connection ~ 9000 2500 +$Comp +L +1.5V #PWR0259 +U 1 1 586ADF3A +P 4650 2450 +F 0 "#PWR0259" H 4650 2300 50 0001 C CNN +F 1 "+1.5V" H 4650 2590 50 0000 C CNN +F 2 "" H 4650 2450 50 0000 C CNN +F 3 "" H 4650 2450 50 0000 C CNN + 1 4650 2450 + 1 0 0 -1 +$EndComp +Wire Wire Line + 4650 3700 4650 4000 +Wire Wire Line + 4650 4400 4650 4200 +Connection ~ 4650 3800 +$Comp +L +VCC_DIG #PWR0260 +U 1 1 586B0C59 +P 2900 5800 +F 0 "#PWR0260" H 2900 5650 50 0001 C CNN +F 1 "+VCC_DIG" H 2900 5940 50 0000 C CNN +F 2 "" H 2900 5800 50 0000 C CNN +F 3 "" H 2900 5800 50 0000 C CNN + 1 2900 5800 + 1 0 0 -1 +$EndComp +$Comp +L C_180p C116 +U 1 1 586B6370 +P 4050 1450 +F 0 "C116" H 4060 1520 50 0000 L CNN +F 1 "C_180p" H 4060 1370 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4050 1250 50 0001 C CNN +F 3 "" H 4060 1520 50 0001 C CNN +F 4 "C0603C181J5GACTU" H 4160 1620 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 4100 1700 60 0001 C CNN "Description" + 1 4050 1450 + -1 0 0 -1 +$EndComp +Connection ~ 4050 1300 +Wire Wire Line + 4050 1550 4050 1600 +Connection ~ 4050 1600 +Wire Wire Line + 4050 1350 4050 1300 +$Comp +L C_180p C117 +U 1 1 586B72F5 +P 4050 2700 +F 0 "C117" H 4060 2770 50 0000 L CNN +F 1 "C_180p" H 4060 2620 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4050 2500 50 0001 C CNN +F 3 "" H 4060 2770 50 0001 C CNN +F 4 "C0603C181J5GACTU" H 4160 2870 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 4100 2950 60 0001 C CNN "Description" + 1 4050 2700 + -1 0 0 -1 +$EndComp +Wire Wire Line + 4050 2550 4050 2600 +Connection ~ 4050 2550 +Wire Wire Line + 4050 2800 4050 2850 +Connection ~ 4050 2850 +$Comp +L +VCC_USB_P #PWR0261 +U 1 1 586B87A7 +P 5550 850 +F 0 "#PWR0261" H 5550 700 50 0001 C CNN +F 1 "+VCC_USB_P" H 5550 990 50 0000 C CNN +F 2 "" H 5550 850 50 0000 C CNN +F 3 "" H 5550 850 50 0000 C CNN + 1 5550 850 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0262 +U 1 1 586B87AD +P 5550 1600 +F 0 "#PWR0262" H 5550 1350 50 0001 C CNN +F 1 "GND" H 5550 1450 50 0000 C CNN +F 2 "" H 5550 1600 50 0000 C CNN +F 3 "" H 5550 1600 50 0000 C CNN + 1 5550 1600 + 1 0 0 -1 +$EndComp +Wire Wire Line + 5550 1250 5550 1600 +Wire Wire Line + 5550 850 5550 1050 +$Comp +L MAX15053-RESCUE-Scopefun_v155 U25 +U 1 1 586B87B7 +P 6550 1250 +F 0 "U25" H 6250 1700 60 0000 C CNN +F 1 "MAX15053" H 6650 1700 60 0000 C CNN +F 2 "ScopefunPackagesLibrary:WLP-9" H 6550 750 60 0001 C CNN +F 3 "https://datasheets.maximintegrated.com/en/ds/MAX15053.pdf" H 6550 650 60 0001 C CNN +F 4 "MAX15053EWL+T" H 6550 1800 60 0001 C CNN "MFG Part#" +F 5 "High-Efficiency, 2A, Current-Mode Synchronous, Step-Down Switching Regulator" H 6550 1900 60 0001 C CNN "Description" + 1 6550 1250 + 1 0 0 -1 +$EndComp +Wire Wire Line + 5550 950 6000 950 +Connection ~ 5550 950 +Connection ~ 5900 950 +Wire Wire Line + 7100 950 7800 950 +Wire Wire Line + 8300 950 9000 950 +Wire Wire Line + 8600 950 8600 1000 +$Comp +L R_10k R121 +U 1 1 586B87C5 +P 8600 1100 +F 0 "R121" H 8650 1150 50 0000 L CNN +F 1 "R_10k" H 8650 1050 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 8600 850 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 8600 950 50 0001 C CNN +F 4 "ERJ-3EKF1002V" H 8600 1250 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 8600 1350 60 0001 C CNN "Description" + 1 8600 1100 + 1 0 0 -1 +$EndComp +Connection ~ 8600 950 +Wire Wire Line + 8600 1200 8600 1300 +$Comp +L GND #PWR0263 +U 1 1 586B87D5 +P 8600 1600 +F 0 "#PWR0263" H 8600 1350 50 0001 C CNN +F 1 "GND" H 8600 1450 50 0000 C CNN +F 2 "" H 8600 1600 50 0000 C CNN +F 3 "" H 8600 1600 50 0000 C CNN + 1 8600 1600 + 1 0 0 -1 +$EndComp +Wire Wire Line + 8600 1500 8600 1600 +Connection ~ 8600 1250 +Wire Wire Line + 7150 1550 9000 1550 +Connection ~ 8600 1550 +Wire Wire Line + 7100 1450 7150 1450 +Wire Wire Line + 7150 1450 7150 1550 +Wire Wire Line + 7650 1000 7650 950 +Connection ~ 7650 950 +$Comp +L R_1R R119 +U 1 1 586B87ED +P 7650 1100 +F 0 "R119" H 7700 1150 50 0000 L CNN +F 1 "R_1R" H 7700 1050 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 7650 850 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/thick-film-chip-resistors/ERJ3GEYJ1R0V" H 7650 950 50 0001 C CNN +F 4 "ERJ-3GEYJ1R0V" H 7650 1250 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 5% 1/10W 0603" H 7650 1350 60 0001 C CNN "Description" + 1 7650 1100 + 1 0 0 -1 +$EndComp +$Comp +L C_1n C130 +U 1 1 586B87F5 +P 7650 1400 +F 0 "C130" H 7660 1470 50 0000 L CNN +F 1 "C_1n" H 7660 1320 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 7650 1200 50 0001 C CNN +F 3 "" H 7660 1470 50 0001 C CNN +F 4 "C1608X7R1H102K080AE" H 7760 1570 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V X7R 10%" H 7700 1650 60 0001 C CNN "Description" + 1 7650 1400 + 1 0 0 -1 +$EndComp +Wire Wire Line + 7650 1300 7650 1200 +Wire Wire Line + 7150 1250 8600 1250 +Wire Wire Line + 7150 1250 7150 1350 +Wire Wire Line + 7150 1350 7100 1350 +Wire Wire Line + 7650 1500 7650 1550 +Connection ~ 7650 1550 +$Comp +L C_10n C128 +U 1 1 586B880B +P 7450 1400 +F 0 "C128" H 7460 1470 50 0000 L CNN +F 1 "C_10n" H 7460 1320 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 7450 1200 50 0001 C CNN +F 3 "" H 7460 1470 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 7560 1570 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 7500 1650 60 0001 C CNN "Description" + 1 7450 1400 + -1 0 0 -1 +$EndComp +Wire Wire Line + 7100 1150 7150 1150 +Wire Wire Line + 7450 1150 7450 1300 +Wire Wire Line + 7450 1150 7350 1150 +Connection ~ 7450 1550 +Wire Wire Line + 7450 1500 7450 1550 +$Comp +L C_22u C122 +U 1 1 586B8818 +P 5550 1150 +F 0 "C122" H 5560 1220 50 0000 L CNN +F 1 "C_22u" H 5560 1070 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 5550 950 50 0001 C CNN +F 3 "" H 5560 1220 50 0001 C CNN +F 4 "LMK212BBJ226MG-T" H 5660 1320 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X5R 20%" H 5600 1400 60 0001 C CNN "Description" + 1 5550 1150 + 1 0 0 -1 +$EndComp +NoConn ~ 6000 1150 +NoConn ~ 6000 1350 +Wire Wire Line + 5950 1450 6000 1450 +Wire Wire Line + 5750 1450 5550 1450 +Connection ~ 5550 1450 +Wire Wire Line + 6000 1050 5900 1050 +Wire Wire Line + 5900 1050 5900 950 +$Comp +L C_180p C133 +U 1 1 586B8835 +P 8400 1100 +F 0 "C133" H 8410 1170 50 0000 L CNN +F 1 "C_180p" H 8410 1020 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8400 900 50 0001 C CNN +F 3 "" H 8410 1170 50 0001 C CNN +F 4 "C0603C181J5GACTU" H 8510 1270 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 8450 1350 60 0001 C CNN "Description" + 1 8400 1100 + -1 0 0 -1 +$EndComp +Connection ~ 8400 950 +Wire Wire Line + 8400 1200 8400 1250 +Connection ~ 8400 1250 +Wire Wire Line + 8400 1000 8400 950 +$Comp +L +VCC_USB_P #PWR0264 +U 1 1 586B8C50 +P 5550 2050 +F 0 "#PWR0264" H 5550 1900 50 0001 C CNN +F 1 "+VCC_USB_P" H 5550 2190 50 0000 C CNN +F 2 "" H 5550 2050 50 0000 C CNN +F 3 "" H 5550 2050 50 0000 C CNN + 1 5550 2050 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0265 +U 1 1 586B8C56 +P 5550 3150 +F 0 "#PWR0265" H 5550 2900 50 0001 C CNN +F 1 "GND" H 5550 3000 50 0000 C CNN +F 2 "" H 5550 3150 50 0000 C CNN +F 3 "" H 5550 3150 50 0000 C CNN + 1 5550 3150 + 1 0 0 -1 +$EndComp +Wire Wire Line + 5550 2800 5550 3150 +Wire Wire Line + 5550 2050 5550 2600 +Connection ~ 5550 2500 +Wire Wire Line + 7100 2500 7800 2500 +Wire Wire Line + 8300 2500 9000 2500 +Wire Wire Line + 8600 2500 8600 2550 +$Comp +L R_10k R124 +U 1 1 586B8C6E +P 8600 2950 +F 0 "R124" H 8650 3000 50 0000 L CNN +F 1 "R_10k" H 8650 2900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 8600 2700 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 8600 2800 50 0001 C CNN +F 4 "ERJ-3EKF1002V" H 8600 3100 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 8600 3200 60 0001 C CNN "Description" + 1 8600 2950 + 1 0 0 -1 +$EndComp +Connection ~ 8600 2500 +Wire Wire Line + 8600 2750 8600 2850 +$Comp +L GND #PWR0266 +U 1 1 586B8C7E +P 8600 3150 +F 0 "#PWR0266" H 8600 2900 50 0001 C CNN +F 1 "GND" H 8600 3000 50 0000 C CNN +F 2 "" H 8600 3150 50 0000 C CNN +F 3 "" H 8600 3150 50 0000 C CNN + 1 8600 3150 + 1 0 0 -1 +$EndComp +Wire Wire Line + 8600 3050 8600 3150 +Connection ~ 8600 2800 +Wire Wire Line + 7150 3100 9000 3100 +Connection ~ 8600 3100 +Wire Wire Line + 7100 3000 7150 3000 +Wire Wire Line + 7150 3000 7150 3100 +Wire Wire Line + 7650 2550 7650 2500 +Connection ~ 7650 2500 +$Comp +L R_1R R120 +U 1 1 586B8C96 +P 7650 2650 +F 0 "R120" H 7700 2700 50 0000 L CNN +F 1 "R_1R" H 7700 2600 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 7650 2400 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/thick-film-chip-resistors/ERJ3GEYJ1R0V" H 7650 2500 50 0001 C CNN +F 4 "ERJ-3GEYJ1R0V" H 7650 2800 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 5% 1/10W 0603" H 7650 2900 60 0001 C CNN "Description" + 1 7650 2650 + 1 0 0 -1 +$EndComp +$Comp +L C_1n C131 +U 1 1 586B8C9E +P 7650 2950 +F 0 "C131" H 7660 3020 50 0000 L CNN +F 1 "C_1n" H 7660 2870 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 7650 2750 50 0001 C CNN +F 3 "" H 7660 3020 50 0001 C CNN +F 4 "C1608X7R1H102K080AE" H 7760 3120 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V X7R 10%" H 7700 3200 60 0001 C CNN "Description" + 1 7650 2950 + 1 0 0 -1 +$EndComp +Wire Wire Line + 7650 2850 7650 2750 +Wire Wire Line + 7150 2800 8600 2800 +Wire Wire Line + 7150 2800 7150 2900 +Wire Wire Line + 7150 2900 7100 2900 +Wire Wire Line + 7650 3100 7650 3050 +Connection ~ 7650 3100 +$Comp +L C_10n C129 +U 1 1 586B8CB4 +P 7450 2950 +F 0 "C129" H 7460 3020 50 0000 L CNN +F 1 "C_10n" H 7460 2870 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 7450 2750 50 0001 C CNN +F 3 "" H 7460 3020 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 7560 3120 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 7500 3200 60 0001 C CNN "Description" + 1 7450 2950 + -1 0 0 -1 +$EndComp +Wire Wire Line + 7100 2700 7150 2700 +Wire Wire Line + 7450 2700 7450 2850 +Wire Wire Line + 7450 2700 7350 2700 +Connection ~ 7450 3100 +Wire Wire Line + 7450 3050 7450 3100 +NoConn ~ 6000 2900 +Wire Wire Line + 5950 3000 6000 3000 +Wire Wire Line + 5750 3000 5550 3000 +Connection ~ 5550 3000 +$Comp +L C_180p C134 +U 1 1 586B8CDE +P 8400 2650 +F 0 "C134" H 8410 2720 50 0000 L CNN +F 1 "C_180p" H 8410 2570 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8400 2450 50 0001 C CNN +F 3 "" H 8410 2720 50 0001 C CNN +F 4 "C0603C181J5GACTU" H 8510 2820 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 8450 2900 60 0001 C CNN "Description" + 1 8400 2650 + -1 0 0 -1 +$EndComp +Wire Wire Line + 8400 2500 8400 2550 +Connection ~ 8400 2500 +Wire Wire Line + 8400 2750 8400 2800 +Connection ~ 8400 2800 +$Comp +L +VCC_USB_P #PWR0267 +U 1 1 586B9057 +P 1200 3700 +F 0 "#PWR0267" H 1200 3550 50 0001 C CNN +F 1 "+VCC_USB_P" H 1150 3850 50 0000 C CNN +F 2 "" H 1200 3700 50 0000 C CNN +F 3 "" H 1200 3700 50 0000 C CNN + 1 1200 3700 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0268 +U 1 1 586B905D +P 1200 4450 +F 0 "#PWR0268" H 1200 4200 50 0001 C CNN +F 1 "GND" H 1200 4300 50 0000 C CNN +F 2 "" H 1200 4450 50 0000 C CNN +F 3 "" H 1200 4450 50 0000 C CNN + 1 1200 4450 + 1 0 0 -1 +$EndComp +Wire Wire Line + 1200 4100 1200 4450 +Wire Wire Line + 1200 3700 1200 3900 +$Comp +L MAX15053-RESCUE-Scopefun_v155 U22 +U 1 1 586B9067 +P 2200 4100 +F 0 "U22" H 1900 4550 60 0000 C CNN +F 1 "MAX15053" H 2300 4550 60 0000 C CNN +F 2 "ScopefunPackagesLibrary:WLP-9" H 2200 3600 60 0001 C CNN +F 3 "https://datasheets.maximintegrated.com/en/ds/MAX15053.pdf" H 2200 3500 60 0001 C CNN +F 4 "MAX15053EWL+T" H 2200 4650 60 0001 C CNN "MFG Part#" +F 5 "High-Efficiency, 2A, Current-Mode Synchronous, Step-Down Switching Regulator" H 2200 4750 60 0001 C CNN "Description" + 1 2200 4100 + 1 0 0 -1 +$EndComp +Connection ~ 1200 3800 +Wire Wire Line + 2750 3800 3450 3800 +Wire Wire Line + 3950 3800 4650 3800 +Wire Wire Line + 4250 3800 4250 3850 +Connection ~ 4250 3800 +Wire Wire Line + 4250 4050 4250 4150 +$Comp +L GND #PWR0269 +U 1 1 586B9085 +P 4250 4450 +F 0 "#PWR0269" H 4250 4200 50 0001 C CNN +F 1 "GND" H 4250 4300 50 0000 C CNN +F 2 "" H 4250 4450 50 0000 C CNN +F 3 "" H 4250 4450 50 0000 C CNN + 1 4250 4450 + 1 0 0 -1 +$EndComp +Wire Wire Line + 4250 4350 4250 4450 +Connection ~ 4250 4100 +Wire Wire Line + 2800 4400 4650 4400 +Connection ~ 4250 4400 +Wire Wire Line + 2750 4300 2800 4300 +Wire Wire Line + 2800 4300 2800 4400 +Wire Wire Line + 3300 3850 3300 3800 +Connection ~ 3300 3800 +$Comp +L R_1R R109 +U 1 1 586B909D +P 3300 3950 +F 0 "R109" H 3350 4000 50 0000 L CNN +F 1 "R_1R" H 3350 3900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3300 3700 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/thick-film-chip-resistors/ERJ3GEYJ1R0V" H 3300 3800 50 0001 C CNN +F 4 "ERJ-3GEYJ1R0V" H 3300 4100 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 5% 1/10W 0603" H 3300 4200 60 0001 C CNN "Description" + 1 3300 3950 + 1 0 0 -1 +$EndComp +$Comp +L C_1n C114 +U 1 1 586B90A5 +P 3300 4250 +F 0 "C114" H 3310 4320 50 0000 L CNN +F 1 "C_1n" H 3310 4170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3300 4050 50 0001 C CNN +F 3 "" H 3310 4320 50 0001 C CNN +F 4 "C1608X7R1H102K080AE" H 3410 4420 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V X7R 10%" H 3350 4500 60 0001 C CNN "Description" + 1 3300 4250 + 1 0 0 -1 +$EndComp +Wire Wire Line + 3300 4150 3300 4050 +Wire Wire Line + 2800 4100 4250 4100 +Wire Wire Line + 2800 4100 2800 4200 +Wire Wire Line + 2800 4200 2750 4200 +Wire Wire Line + 3300 4400 3300 4350 +Connection ~ 3300 4400 +$Comp +L C_10n C111 +U 1 1 586B90BB +P 3100 4250 +F 0 "C111" H 3110 4320 50 0000 L CNN +F 1 "C_10n" H 3110 4170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3100 4050 50 0001 C CNN +F 3 "" H 3110 4320 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 3210 4420 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 3150 4500 60 0001 C CNN "Description" + 1 3100 4250 + -1 0 0 -1 +$EndComp +Wire Wire Line + 2750 4000 2800 4000 +Wire Wire Line + 3100 4000 3100 4150 +Wire Wire Line + 3100 4000 3000 4000 +Connection ~ 3100 4400 +Wire Wire Line + 3100 4350 3100 4400 +NoConn ~ 1650 4000 +NoConn ~ 1650 4200 +Wire Wire Line + 1600 4300 1650 4300 +Wire Wire Line + 1400 4300 1200 4300 +Connection ~ 1200 4300 +$Comp +L C_180p C118 +U 1 1 586B90DF +P 4050 3950 +F 0 "C118" H 4060 4020 50 0000 L CNN +F 1 "C_180p" H 4060 3870 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4050 3750 50 0001 C CNN +F 3 "" H 4060 4020 50 0001 C CNN +F 4 "C0603C181J5GACTU" H 4160 4120 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 4100 4200 60 0001 C CNN "Description" + 1 4050 3950 + -1 0 0 -1 +$EndComp +Wire Wire Line + 4050 3800 4050 3850 +Connection ~ 4050 3800 +Wire Wire Line + 4050 4050 4050 4100 +Connection ~ 4050 4100 +$Comp +L R_10k R122 +U 1 1 586BA440 +P 8600 1400 +F 0 "R122" H 8650 1450 50 0000 L CNN +F 1 "R_10k" H 8650 1350 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 8600 1150 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 8600 1250 50 0001 C CNN +F 4 "ERJ-3EKF1002V" H 8600 1550 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 8600 1650 60 0001 C CNN "Description" + 1 8600 1400 + 1 0 0 -1 +$EndComp +$Comp +L R_20k R123 +U 1 1 586BB311 +P 8600 2650 +F 0 "R123" H 8650 2700 50 0000 L CNN +F 1 "R_20k" H 8650 2600 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 8600 2400 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 8600 2500 50 0001 C CNN +F 4 "ERJ-3EKF2002V" H 8600 2800 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 8600 2900 60 0001 C CNN "Description" + 1 8600 2650 + 1 0 0 -1 +$EndComp +$Comp +L R_15k R104 +U 1 1 586C060E +P 2900 1500 +F 0 "R104" V 2800 1350 50 0000 L CNN +F 1 "R_15k" V 2800 1550 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2900 1250 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2900 1350 50 0001 C CNN +F 4 "ERJ-3EKF1502V" H 2900 1650 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2900 1750 60 0001 C CNN "Description" + 1 2900 1500 + 0 1 1 0 +$EndComp +$Comp +L R_10k R105 +U 1 1 586C2F60 +P 2900 2750 +F 0 "R105" V 2800 2600 50 0000 L CNN +F 1 "R_10k" V 2800 2800 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2900 2500 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2900 2600 50 0001 C CNN +F 4 "ERJ-3EKF1002V" H 2900 2900 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2900 3000 60 0001 C CNN "Description" + 1 2900 2750 + 0 1 1 0 +$EndComp +$Comp +L R_22k R118 +U 1 1 586C438B +P 7250 2700 +F 0 "R118" V 7150 2550 50 0000 L CNN +F 1 "R_22k" V 7150 2750 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 7250 2450 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 7250 2550 50 0001 C CNN +F 4 "ERJ-3EKF2202V" H 7250 2850 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 7250 2950 60 0001 C CNN "Description" + 1 7250 2700 + 0 1 1 0 +$EndComp +$Comp +L R_22k R106 +U 1 1 586C57B9 +P 2900 4000 +F 0 "R106" V 2800 3850 50 0000 L CNN +F 1 "R_22k" V 2800 4050 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2900 3750 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2900 3850 50 0001 C CNN +F 4 "ERJ-3EKF2202V" H 2900 4150 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2900 4250 60 0001 C CNN "Description" + 1 2900 4000 + 0 1 1 0 +$EndComp +$Comp +L MAX15053-RESCUE-Scopefun_v155 U26 +U 1 1 586B8C60 +P 6550 2800 +F 0 "U26" H 6250 3250 60 0000 C CNN +F 1 "MAX15053" H 6650 3250 60 0000 C CNN +F 2 "ScopefunPackagesLibrary:WLP-9" H 6550 2300 60 0001 C CNN +F 3 "https://datasheets.maximintegrated.com/en/ds/MAX15053.pdf" H 6550 2200 60 0001 C CNN +F 4 "MAX15053EWL+T" H 6550 3350 60 0001 C CNN "MFG Part#" +F 5 "High-Efficiency, 2A, Current-Mode Synchronous, Step-Down Switching Regulator" H 6550 3450 60 0001 C CNN "Description" + 1 6550 2800 + 1 0 0 -1 +$EndComp +Wire Wire Line + 5850 2600 6000 2600 +$Comp +L C_0.1u C105 +U 1 1 586C7544 +P 1500 4300 +F 0 "C105" V 1400 4150 50 0000 L CNN +F 1 "C_0.1u" V 1600 4150 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 1500 4100 50 0001 C CNN +F 3 "" H 1510 4370 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 1610 4470 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 1550 4550 60 0001 C CNN "Description" + 1 1500 4300 + 0 1 1 0 +$EndComp +$Comp +L C_0.1u C104 +U 1 1 586CA172 +P 1500 3050 +F 0 "C104" V 1400 2900 50 0000 L CNN +F 1 "C_0.1u" V 1600 2900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 1500 2850 50 0001 C CNN +F 3 "" H 1510 3120 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 1610 3220 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 1550 3300 60 0001 C CNN "Description" + 1 1500 3050 + 0 1 1 0 +$EndComp +$Comp +L C_0.1u C103 +U 1 1 586CA64C +P 1500 1800 +F 0 "C103" V 1400 1650 50 0000 L CNN +F 1 "C_0.1u" V 1600 1650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 1500 1600 50 0001 C CNN +F 3 "" H 1510 1870 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 1610 1970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 1550 2050 60 0001 C CNN "Description" + 1 1500 1800 + 0 1 1 0 +$EndComp +$Comp +L C_0.1u C125 +U 1 1 586CAA30 +P 5850 1450 +F 0 "C125" V 5750 1300 50 0000 L CNN +F 1 "C_0.1u" V 5950 1300 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5850 1250 50 0001 C CNN +F 3 "" H 5860 1520 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 5960 1620 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 5900 1700 60 0001 C CNN "Description" + 1 5850 1450 + 0 1 1 0 +$EndComp +$Comp +L C_0.1u C126 +U 1 1 586CAC94 +P 5850 3000 +F 0 "C126" V 5750 2850 50 0000 L CNN +F 1 "C_0.1u" V 5950 2850 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5850 2800 50 0001 C CNN +F 3 "" H 5860 3070 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 5960 3170 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 5900 3250 60 0001 C CNN "Description" + 1 5850 3000 + 0 1 1 0 +$EndComp +$Comp +L C_100u C121 +U 1 1 586D21A6 +P 4650 4100 +F 0 "C121" H 4660 4170 50 0000 L CNN +F 1 "C_100u" H 4660 4020 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_1210" H 4650 3900 50 0001 C CNN +F 3 "http://datasheets.avx.com/cx5r.pdf" H 4650 3800 50 0001 C CNN +F 4 "12106D107MAT2A" H 4760 4270 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 1210 6.3V X5R 20%" H 4650 4350 60 0001 C CNN "Description" + 1 4650 4100 + 1 0 0 -1 +$EndComp +$Comp +L C_100u C136 +U 1 1 586D2391 +P 9000 2800 +F 0 "C136" H 9010 2870 50 0000 L CNN +F 1 "C_100u" H 9010 2720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_1210" H 9000 2600 50 0001 C CNN +F 3 "http://datasheets.avx.com/cx5r.pdf" H 9000 2500 50 0001 C CNN +F 4 "12106D107MAT2A" H 9110 2970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 1210 6.3V X5R 20%" H 9000 3050 60 0001 C CNN "Description" + 1 9000 2800 + 1 0 0 -1 +$EndComp +$Comp +L C_22u C120 +U 1 1 586ADE3D +P 4650 2850 +F 0 "C120" H 4660 2920 50 0000 L CNN +F 1 "C_22u" H 4660 2770 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 4650 2650 50 0001 C CNN +F 3 "" H 4660 2920 50 0001 C CNN +F 4 "LMK212BBJ226MG-T" H 4760 3020 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X5R 20%" H 4700 3100 60 0001 C CNN "Description" + 1 4650 2850 + 1 0 0 -1 +$EndComp +$Comp +L C_100u C135 +U 1 1 586D43BB +P 9000 1250 +F 0 "C135" H 9010 1320 50 0000 L CNN +F 1 "C_100u" H 9010 1170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_1210" H 9000 1050 50 0001 C CNN +F 3 "http://datasheets.avx.com/cx5r.pdf" H 9000 950 50 0001 C CNN +F 4 "12106D107MAT2A" H 9110 1420 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 1210 6.3V X5R 20%" H 9000 1500 60 0001 C CNN "Description" + 1 9000 1250 + 1 0 0 -1 +$EndComp +$Comp +L C_100u C119 +U 1 1 586D583C +P 4650 1600 +F 0 "C119" H 4660 1670 50 0000 L CNN +F 1 "C_100u" H 4660 1520 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_1210" H 4650 1400 50 0001 C CNN +F 3 "http://datasheets.avx.com/cx5r.pdf" H 4650 1300 50 0001 C CNN +F 4 "12106D107MAT2A" H 4760 1770 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 1210 6.3V X5R 20%" H 4650 1850 60 0001 C CNN "Description" + 1 4650 1600 + 1 0 0 -1 +$EndComp +$Comp +L R_10k R117 +U 1 1 586D671D +P 7250 1150 +F 0 "R117" V 7150 1000 50 0000 L CNN +F 1 "R_10k" V 7150 1200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 7250 900 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 7250 1000 50 0001 C CNN +F 4 "ERJ-3EKF1002V" H 7250 1300 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 7250 1400 60 0001 C CNN "Description" + 1 7250 1150 + 0 1 1 0 +$EndComp +$Comp +L C_22u C102 +U 1 1 586B90C8 +P 1200 4000 +F 0 "C102" H 1210 4070 50 0000 L CNN +F 1 "C_22u" H 1210 3920 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 1200 3800 50 0001 C CNN +F 3 "" H 1210 4070 50 0001 C CNN +F 4 "LMK212BBJ226MG-T" H 1310 4170 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X5R 20%" H 1250 4250 60 0001 C CNN "Description" + 1 1200 4000 + 1 0 0 -1 +$EndComp +$Comp +L C_22u C123 +U 1 1 586B8CC1 +P 5550 2700 +F 0 "C123" H 5560 2770 50 0000 L CNN +F 1 "C_22u" H 5560 2620 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 5550 2500 50 0001 C CNN +F 3 "" H 5560 2770 50 0001 C CNN +F 4 "LMK212BBJ226MG-T" H 5660 2870 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X5R 20%" H 5600 2950 60 0001 C CNN "Description" + 1 5550 2700 + 1 0 0 -1 +$EndComp +$Comp +L C_22u C107 +U 1 1 586FDBFC +P 2450 6100 +F 0 "C107" H 2460 6170 50 0000 L CNN +F 1 "C_22u" H 2460 6020 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 2450 5900 50 0001 C CNN +F 3 "" H 2460 6170 50 0001 C CNN +F 4 "LMK212BBJ226MG-T" H 2560 6270 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X5R 20%" H 2500 6350 60 0001 C CNN "Description" + 1 2450 6100 + 1 0 0 -1 +$EndComp +Text Notes 8450 4550 0 50 ~ 0 +SPX3819: Vout = 1.235V x [1 + R127/R128] = 3.71V +Text Label 7150 2500 0 50 ~ 0 +A2_L_1V8 +Text Label 7150 950 0 50 ~ 0 +A2_L_1V2 +Text Label 2800 1300 0 50 ~ 0 +A2_L_1V0 +Text Label 2800 2550 0 50 ~ 0 +A2_L_1V5 +Text Label 2800 3800 0 50 ~ 0 +A2_L_3V3 +$Comp +L TPS72301 U28 +U 1 1 58B9F89B +P 8800 5250 +F 0 "U28" H 8800 5600 50 0000 C CNN +F 1 "TPS72301" H 8800 5500 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:SOT23-5" H 8800 4850 50 0001 C CNN +F 3 "http://www.ti.com/lit/ds/symlink/tps723.pdf" H 8800 4950 50 0001 C CNN +F 4 "TPS72301DBVR" H 8800 5700 50 0001 C CNN "MFG Part#" +F 5 "IC REG LDO NEG ADJ 0.2A SOT23-5" H 8800 5800 50 0001 C CNN "Description" + 1 8800 5250 + 1 0 0 -1 +$EndComp +Wire Wire Line + 8350 5350 8250 5350 +$Comp +L -5V #PWR0270 +U 1 1 58BA0621 +P 8250 5450 +F 0 "#PWR0270" H 8250 5300 50 0001 C CNN +F 1 "-5V" H 8250 5650 50 0000 C CNN +F 2 "" H 8250 5450 50 0000 C CNN +F 3 "" H 8250 5450 50 0000 C CNN + 1 8250 5450 + -1 0 0 1 +$EndComp +Wire Wire Line + 8250 5350 8250 5450 +$Comp +L R_47k R126 +U 1 1 58BA3FBB +P 9700 5600 +F 0 "R126" H 9750 5650 50 0000 L CNN +F 1 "R_47k" H 9750 5550 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 9700 5350 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 9700 5450 50 0001 C CNN +F 4 "ERJ-3EKF4702V" H 9700 5750 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 9700 5850 60 0001 C CNN "Description" + 1 9700 5600 + 1 0 0 -1 +$EndComp +$Comp +L R_100k R127 +U 1 1 58BA7517 +P 9900 3700 +F 0 "R127" H 9950 3750 50 0000 L CNN +F 1 "R_100k" H 9950 3650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 9900 3450 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 9900 3550 50 0001 C CNN +F 4 "ERJ-3EKF1003V" H 9900 3850 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 9900 3950 60 0001 C CNN "Description" + 1 9900 3700 + 1 0 0 -1 +$EndComp +$Comp +L LM2776 U24 +U 1 1 58BB37B8 +P 6500 5250 +F 0 "U24" H 6250 5750 50 0000 C CNN +F 1 "LM2776" H 6750 5750 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:SOT23-6" H 6500 4500 50 0001 C CNN +F 3 "http://www.ti.com/lit/ds/symlink/lm2776.pdf" H 6500 4400 50 0001 C CNN +F 4 "LM2776DBVR" H 6500 5950 50 0001 C CNN "MFG Part#" +F 5 "Switched Capacitor Inverter 200mA, LM2776" H 6500 6050 50 0001 C CNN "Description" + 1 6500 5250 + 1 0 0 -1 +$EndComp +Wire Wire Line + 5700 5350 5700 5250 +Wire Wire Line + 5700 5250 5950 5250 +Wire Wire Line + 5700 5550 5700 5650 +Wire Wire Line + 5700 5650 5900 5650 +Wire Wire Line + 5900 5650 5900 5500 +Wire Wire Line + 5900 5500 5950 5500 +Wire Wire Line + 5850 4300 6500 4300 +Connection ~ 7350 5250 +$Comp +L -5V #PWR0271 +U 1 1 58BB8155 +P 7350 5450 +F 0 "#PWR0271" H 7350 5300 50 0001 C CNN +F 1 "-5V" H 7350 5650 50 0000 C CNN +F 2 "" H 7350 5450 50 0000 C CNN +F 3 "" H 7350 5450 50 0000 C CNN + 1 7350 5450 + -1 0 0 1 +$EndComp +$Comp +L L_4.7u_NRS5030 L2 +U 1 1 58BCA617 +P 3700 1300 +F 0 "L2" H 3700 1400 50 0000 C CNN +F 1 "L_4.7u" H 3700 1250 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:L_NRS" H 3700 1000 50 0001 C CNN +F 3 "http://www.yuden.co.jp/productdata/catalog/en/wound04_e.pdf" H 3700 1100 50 0001 C CNN +F 4 "INDUCTOR 4.7uH 20% SMD 2.6A SAT 3.1A" H 3700 1700 75 0001 C CNN "Description" +F 5 "NRS5030T4R7MMGJ" H 3700 1550 75 0001 C CNN "MFG Part#" + 1 3700 1300 + 1 0 0 -1 +$EndComp +$Comp +L L_4.7u_NRS5030 L3 +U 1 1 58BCAED2 +P 3700 2550 +F 0 "L3" H 3700 2650 50 0000 C CNN +F 1 "L_4.7u" H 3700 2500 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:L_NRS" H 3700 2250 50 0001 C CNN +F 3 "http://www.yuden.co.jp/productdata/catalog/en/wound04_e.pdf" H 3700 2350 50 0001 C CNN +F 4 "INDUCTOR 4.7uH 20% SMD 2.6A SAT 3.1A" H 3700 2950 75 0001 C CNN "Description" +F 5 "NRS5030T4R7MMGJ" H 3700 2800 75 0001 C CNN "MFG Part#" + 1 3700 2550 + 1 0 0 -1 +$EndComp +$Comp +L L_4.7u_NRS5030 L5 +U 1 1 58BCB00F +P 8050 950 +F 0 "L5" H 8050 1050 50 0000 C CNN +F 1 "L_4.7u" H 8050 900 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:L_NRS" H 8050 650 50 0001 C CNN +F 3 "http://www.yuden.co.jp/productdata/catalog/en/wound04_e.pdf" H 8050 750 50 0001 C CNN +F 4 "INDUCTOR 4.7uH 20% SMD 2.6A SAT 3.1A" H 8050 1350 75 0001 C CNN "Description" +F 5 "NRS5030T4R7MMGJ" H 8050 1200 75 0001 C CNN "MFG Part#" + 1 8050 950 + 1 0 0 -1 +$EndComp +$Comp +L L_4.7u_NRS5030 L6 +U 1 1 58BCB46D +P 8050 2500 +F 0 "L6" H 8050 2600 50 0000 C CNN +F 1 "L_4.7u" H 8050 2450 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:L_NRS" H 8050 2200 50 0001 C CNN +F 3 "http://www.yuden.co.jp/productdata/catalog/en/wound04_e.pdf" H 8050 2300 50 0001 C CNN +F 4 "INDUCTOR 4.7uH 20% SMD 2.6A SAT 3.1A" H 8050 2900 75 0001 C CNN "Description" +F 5 "NRS5030T4R7MMGJ" H 8050 2750 75 0001 C CNN "MFG Part#" + 1 8050 2500 + 1 0 0 -1 +$EndComp +$Comp +L L_4.7u_NRS5030 L4 +U 1 1 58BCB5B8 +P 3700 3800 +F 0 "L4" H 3700 3900 50 0000 C CNN +F 1 "L_4.7u" H 3700 3750 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:L_NRS" H 3700 3500 50 0001 C CNN +F 3 "http://www.yuden.co.jp/productdata/catalog/en/wound04_e.pdf" H 3700 3600 50 0001 C CNN +F 4 "INDUCTOR 4.7uH 20% SMD 2.6A SAT 3.1A" H 3700 4200 75 0001 C CNN "Description" +F 5 "NRS5030T4R7MMGJ" H 3700 4050 75 0001 C CNN "MFG Part#" + 1 3700 3800 + 1 0 0 -1 +$EndComp +$Comp +L MCP4251 U23 +U 1 1 58BE0EE7 +P 4650 6750 +F 0 "U23" H 4650 7500 50 0000 C CNN +F 1 "MCP4251" H 4650 7400 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:TSSOP14" H 4650 6000 50 0001 C CNN +F 3 "http://ww1.microchip.com/downloads/en/DeviceDoc/22060b.pdf" H 4650 6100 50 0001 C CNN +F 4 "MCP4251-503E/ST" H 4650 7600 50 0001 C CNN "MFG Part#" +F 5 "Dual Digital Potentiometer 50kOhm" H 4650 7700 50 0001 C CNN "Description" + 1 4650 6750 + 1 0 0 -1 +$EndComp +NoConn ~ 5050 6300 +Wire Wire Line + 3850 6450 4200 6450 +Wire Wire Line + 3850 6300 3850 6450 +Wire Wire Line + 2700 6300 3850 6300 +Wire Wire Line + 3250 6600 4200 6600 +NoConn ~ 4200 6300 +Wire Wire Line + 5050 7050 5400 7050 +Wire Wire Line + 5050 7200 5400 7200 +$Comp +L SPX3819 U19 +U 1 1 58BF82D6 +P 2150 6950 +F 0 "U19" H 2150 7300 50 0000 C CNN +F 1 "SPX3819" H 2150 7200 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:SOT23-5_EXAR" H 2150 6550 50 0001 C CNN +F 3 "https://www.exar.com/content/document.ashx?id=22106" H 2150 6650 50 0001 C CNN +F 4 "SPX3819M5-L/TR" H 2150 7400 50 0001 C CNN "MFG Part#" +F 5 "500mA Low-Noise LDO Voltage Regulator" H 2150 7500 50 0001 C CNN "Description" + 1 2150 6950 + 1 0 0 -1 +$EndComp +$Comp +L SPX3819 U27 +U 1 1 58BF86E5 +P 8750 3900 +F 0 "U27" H 8750 4250 50 0000 C CNN +F 1 "SPX3819" H 8750 4150 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:SOT23-5_EXAR" H 8750 3500 50 0001 C CNN +F 3 "https://www.exar.com/content/document.ashx?id=22106" H 8750 3600 50 0001 C CNN +F 4 "SPX3819M5-L/TR" H 8750 4350 50 0001 C CNN "MFG Part#" +F 5 "500mA Low-Noise LDO Voltage Regulator" H 8750 4450 50 0001 C CNN "Description" + 1 8750 3900 + 1 0 0 -1 +$EndComp +$Comp +L R_49.9k R128 +U 1 1 58BFB303 +P 9900 4200 +F 0 "R128" H 9950 4250 50 0000 L CNN +F 1 "R_49.9k" H 9950 4150 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 9900 3950 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 9900 4050 50 0001 C CNN +F 4 "ERJ-3EKF4992V" H 9900 4350 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 9900 4450 60 0001 C CNN "Description" + 1 9900 4200 + 1 0 0 -1 +$EndComp +$Comp +L C_10n_100V C106 +U 1 1 58C01B28 +P 2050 6100 +F 0 "C106" H 2060 6170 50 0000 L CNN +F 1 "C_10n" H 2060 6020 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2050 5900 50 0001 C CNN +F 3 "" H 2060 6170 50 0001 C CNN +F 4 "GCM188R72A103KA37J" H 2050 6300 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 100V X7R 10%" H 2050 6400 60 0001 C CNN "Description" + 1 2050 6100 + -1 0 0 -1 +$EndComp +Wire Wire Line + 1450 1500 1650 1500 +Wire Wire Line + 1450 1150 1450 1500 +$Comp +L R_20k R103 +U 1 1 58C1B949 +P 1450 1050 +F 0 "R103" H 1500 1100 50 0000 L CNN +F 1 "R_20k" H 1500 1000 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 1450 800 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 1450 900 50 0001 C CNN +F 4 "ERJ-3EKF2002V" H 1450 1200 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 1450 1300 60 0001 C CNN "Description" + 1 1450 1050 + 1 0 0 -1 +$EndComp +Wire Wire Line + 1450 950 1450 900 +Connection ~ 1200 900 +Text Label 1000 1200 0 50 ~ 0 +PG1 +Wire Wire Line + 5550 2500 6000 2500 +Text Label 5850 2600 0 50 ~ 0 +PG1 +Wire Wire Line + 5800 2700 6000 2700 +$Comp +L R_20k R116 +U 1 1 58C26DEB +P 5800 2250 +F 0 "R116" H 5850 2300 50 0000 L CNN +F 1 "R_20k" H 5850 2200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5800 2000 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5800 2100 50 0001 C CNN +F 4 "ERJ-3EKF2002V" H 5800 2400 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5800 2500 60 0001 C CNN "Description" + 1 5800 2250 + 1 0 0 -1 +$EndComp +Wire Wire Line + 5800 2150 5800 2100 +Wire Wire Line + 5800 2100 5550 2100 +Connection ~ 5550 2100 +Wire Wire Line + 5800 2350 5800 2700 +Text Label 5350 2400 0 50 ~ 0 +PG2 +Wire Wire Line + 1650 2550 1200 2550 +Wire Wire Line + 1650 3800 1200 3800 +Wire Wire Line + 1500 2650 1650 2650 +Text Label 1500 2650 0 50 ~ 0 +PG2 +Wire Wire Line + 1500 3900 1650 3900 +Text Label 1500 3900 0 50 ~ 0 +PG2 +Wire Wire Line + 1450 900 1200 900 +Wire Wire Line + 1450 1200 1000 1200 +Connection ~ 1450 1200 +Wire Wire Line + 5800 2400 5350 2400 +Connection ~ 5800 2400 +$Comp +L +VCC_USB_P #PWR0272 +U 1 1 586BA157 +P 7850 3550 +F 0 "#PWR0272" H 7850 3400 50 0001 C CNN +F 1 "+VCC_USB_P" H 7850 3690 50 0000 C CNN +F 2 "" H 7850 3550 50 0000 C CNN +F 3 "" H 7850 3550 50 0000 C CNN + 1 7850 3550 + 1 0 0 -1 +$EndComp +Wire Wire Line + 3850 6900 3850 7200 +NoConn ~ 4200 6750 +Wire Wire Line + 4000 5900 4000 6600 +Connection ~ 4000 6600 +$Comp +L R_2.2k R115 +U 1 1 58DF1BBA +P 4250 4250 +F 0 "R115" H 4300 4300 50 0000 L CNN +F 1 "R_2.2k" H 4300 4200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 4250 4000 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 4250 4100 50 0001 C CNN +F 4 "ERJ-3EKF2201V" H 4250 4400 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 4250 4500 60 0001 C CNN "Description" + 1 4250 4250 + 1 0 0 -1 +$EndComp +$Comp +L R_10k R114 +U 1 1 58DF1D38 +P 4250 3950 +F 0 "R114" H 4300 4000 50 0000 L CNN +F 1 "R_10k" H 4300 3900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 4250 3700 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 4250 3800 50 0001 C CNN +F 4 "ERJ-3EKF1002V" H 4250 4100 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 4250 4200 60 0001 C CNN "Description" + 1 4250 3950 + 1 0 0 -1 +$EndComp +$Comp +L C_10u C127 +U 1 1 5A6909E5 +P 5850 4450 +F 0 "C127" H 5860 4520 50 0000 L CNN +F 1 "C_10u" H 5860 4370 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5850 4250 50 0001 C CNN +F 3 "http://psearch.en.murata.com/capacitor/product/GRM188R60J106KE47%23.pdf" H 5850 4150 50 0001 C CNN +F 4 "GRM188R60J106KE47D" H 5850 4650 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 6.3V X5R 10%" H 5850 4750 60 0001 C CNN "Description" + 1 5850 4450 + 1 0 0 -1 +$EndComp +$Comp +L C_10u C138 +U 1 1 5DA72EEF +P 10350 3900 +F 0 "C138" H 10360 3970 50 0000 L CNN +F 1 "C_10u" H 10360 3820 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 10350 3700 50 0001 C CNN +F 3 "http://psearch.en.murata.com/capacitor/product/GRM188R60J106KE47%23.pdf" H 10350 3600 50 0001 C CNN +F 4 "GRM188R60J106KE47D" H 10350 4100 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 6.3V X5R 10%" H 10350 4200 60 0001 C CNN "Description" + 1 10350 3900 + 1 0 0 -1 +$EndComp +$Comp +L C_10u C139 +U 1 1 5DA730D3 +P 10350 5300 +F 0 "C139" H 10360 5370 50 0000 L CNN +F 1 "C_10u" H 10360 5220 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 10350 5100 50 0001 C CNN +F 3 "http://psearch.en.murata.com/capacitor/product/GRM188R60J106KE47%23.pdf" H 10350 5000 50 0001 C CNN +F 4 "GRM188R60J106KE47D" H 10350 5500 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 6.3V X5R 10%" H 10350 5600 60 0001 C CNN "Description" + 1 10350 5300 + 1 0 0 -1 +$EndComp +$Comp +L C_0603 C48 +U 1 1 5DA736A4 +P 10700 3900 +F 0 "C48" H 10710 3970 50 0000 L CNN +F 1 "C_0603" H 10710 3820 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 10700 3750 50 0001 C CNN +F 3 "" H 10710 3970 50 0001 C CNN +F 4 "Not populated" H 10700 4050 50 0001 C CNN "Description" + 1 10700 3900 + 1 0 0 -1 +$EndComp +$Comp +L C_0603 C52 +U 1 1 5DA737DB +P 10700 5300 +F 0 "C52" H 10710 5370 50 0000 L CNN +F 1 "C_0603" H 10710 5220 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 10700 5150 50 0001 C CNN +F 3 "" H 10710 5370 50 0001 C CNN +F 4 "Not populated" H 10700 5450 50 0001 C CNN "Description" + 1 10700 5300 + 1 0 0 -1 +$EndComp +Wire Wire Line + 10700 4800 10700 5200 +Connection ~ 10700 4800 +Wire Wire Line + 10700 5800 10700 5400 +Connection ~ 10350 5800 +Wire Wire Line + 9350 4800 10975 4800 +Wire Wire Line + 10975 4800 10975 4925 +Connection ~ 10700 3400 +Wire Wire Line + 10700 4000 10700 4400 +Connection ~ 10350 4400 +$EndSCHEMATC diff --git a/kicad/rescue-backup/file584BA872-2022-01-14-15-48-21.sch b/kicad/rescue-backup/file584BA872-2022-01-14-15-48-21.sch new file mode 100644 index 0000000..a4be265 --- /dev/null +++ b/kicad/rescue-backup/file584BA872-2022-01-14-15-48-21.sch @@ -0,0 +1,2099 @@ +EESchema Schematic File Version 2 +LIBS:ScopefunParts +LIBS:power +LIBS:device +LIBS:transistors +LIBS:conn +LIBS:linear +LIBS:regul +LIBS:74xx +LIBS:cmos4000 +LIBS:adc-dac +LIBS:memory +LIBS:microcontrollers +LIBS:dsp +LIBS:microchip +LIBS:analog_switches +LIBS:motorola +LIBS:texas +LIBS:intel +LIBS:audio +LIBS:interface +LIBS:digital-audio +LIBS:philips +LIBS:display +LIBS:cypress +LIBS:siliconi +LIBS:opto +LIBS:atmel +LIBS:contrib +LIBS:valves +LIBS:Scopefun_v2-cache +EELAYER 25 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 10 15 +Title "" +Date "" +Rev "v2" +Comp "" +Comment1 "Copyright Dejan Priversek 2017" +Comment2 "" +Comment3 "" +Comment4 "" +$EndDescr +$Comp +L CYUSB3014 U29 +U 1 1 584BB541 +P 2750 2650 +F 0 "U29" H 2450 4350 50 0000 C CNN +F 1 "CYUSB3014" H 2950 4350 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:BGA121_0.8mm" H 2750 900 50 0001 C CNN +F 3 "http://www.cypress.com/file/140296/download" H 2750 750 50 0001 C CNN +F 4 "CYUSB3014-BZXC" H 2750 550 50 0001 C CNN "MFG Part#" +F 5 "FX3 SuperSpeed USB controller" H 2750 650 50 0001 C CNN "Description" + 1 2750 2650 + 1 0 0 -1 +$EndComp +$Comp +L CYUSB3014 U29 +U 2 1 584BB598 +P 5050 2650 +F 0 "U29" H 4750 4350 50 0000 C CNN +F 1 "CYUSB3014" H 5250 4350 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:BGA121_0.8mm" H 5050 900 50 0001 C CNN +F 3 "http://www.cypress.com/file/140296/download" H 5050 750 50 0001 C CNN +F 4 "CYUSB3014-BZXC" H 5050 550 50 0001 C CNN "MFG Part#" +F 5 "FX3 SuperSpeed USB controller" H 5050 650 50 0001 C CNN "Description" + 2 5050 2650 + 1 0 0 -1 +$EndComp +$Comp +L CYUSB3014 U29 +U 3 1 584BB5E9 +P 10400 2650 +F 0 "U29" H 10100 4350 50 0000 C CNN +F 1 "CYUSB3014" H 10600 4350 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:BGA121_0.8mm" H 10400 900 50 0001 C CNN +F 3 "http://www.cypress.com/file/140296/download" H 10400 750 50 0001 C CNN +F 4 "CYUSB3014-BZXC" H 10400 550 50 0001 C CNN "MFG Part#" +F 5 "FX3 SuperSpeed USB controller" H 10400 650 50 0001 C CNN "Description" + 3 10400 2650 + 1 0 0 -1 +$EndComp +$Comp +L CYUSB3014 U29 +U 4 1 584BB638 +P 6100 6500 +F 0 "U29" H 5800 8200 50 0000 C CNN +F 1 "CYUSB3014" H 6300 8200 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:BGA121_0.8mm" H 6100 4750 50 0001 C CNN +F 3 "http://www.cypress.com/file/140296/download" H 6100 4600 50 0001 C CNN +F 4 "CYUSB3014-BZXC" H 6100 4400 50 0001 C CNN "MFG Part#" +F 5 "FX3 SuperSpeed USB controller" H 6100 4500 50 0001 C CNN "Description" + 4 6100 6500 + 1 0 0 -1 +$EndComp +Text GLabel 1850 1150 0 50 BiDi ~ 0 +fdata[0] +Text GLabel 1850 1250 0 50 BiDi ~ 0 +fdata[1] +Text GLabel 1850 1350 0 50 BiDi ~ 0 +fdata[2] +Text GLabel 1850 1450 0 50 BiDi ~ 0 +fdata[3] +Text GLabel 1850 1550 0 50 BiDi ~ 0 +fdata[4] +Text GLabel 1850 1650 0 50 BiDi ~ 0 +fdata[5] +Text GLabel 1850 1750 0 50 BiDi ~ 0 +fdata[6] +Text GLabel 1850 1850 0 50 BiDi ~ 0 +fdata[7] +Text GLabel 1850 1950 0 50 BiDi ~ 0 +fdata[8] +Text GLabel 1850 2050 0 50 BiDi ~ 0 +fdata[9] +Text GLabel 1850 2150 0 50 BiDi ~ 0 +fdata[10] +Text GLabel 1850 2250 0 50 BiDi ~ 0 +fdata[11] +Text GLabel 1850 2350 0 50 BiDi ~ 0 +fdata[12] +Text GLabel 1850 2450 0 50 BiDi ~ 0 +fdata[13] +Text GLabel 1850 2550 0 50 BiDi ~ 0 +fdata[14] +Text GLabel 1850 2650 0 50 BiDi ~ 0 +fdata[15] +Text GLabel 4200 1150 0 50 BiDi ~ 0 +fdata[16] +Text GLabel 4200 1250 0 50 BiDi ~ 0 +fdata[17] +Text GLabel 4200 1350 0 50 BiDi ~ 0 +fdata[18] +Text GLabel 4200 1450 0 50 BiDi ~ 0 +fdata[19] +Text GLabel 4200 1550 0 50 BiDi ~ 0 +fdata[20] +Text GLabel 4200 1650 0 50 BiDi ~ 0 +fdata[21] +Text GLabel 4200 1750 0 50 BiDi ~ 0 +fdata[22] +Text GLabel 4200 1850 0 50 BiDi ~ 0 +fdata[23] +Text GLabel 4200 1950 0 50 BiDi ~ 0 +fdata[24] +Text GLabel 4200 2050 0 50 BiDi ~ 0 +fdata[25] +Text GLabel 4200 2150 0 50 BiDi ~ 0 +fdata[26] +Text GLabel 4200 2250 0 50 BiDi ~ 0 +fdata[27] +Text GLabel 4200 2450 0 50 BiDi ~ 0 +fdata[28] +Text GLabel 4200 2550 0 50 BiDi ~ 0 +fdata[29] +Text GLabel 4200 2650 0 50 BiDi ~ 0 +fdata[30] +Text GLabel 4200 2750 0 50 BiDi ~ 0 +fdata[31] +Text GLabel 1150 2750 0 50 Input ~ 0 +clk_fx3 +Text GLabel 1850 2850 0 50 Input ~ 0 +SLCS +Text GLabel 1850 2950 0 50 Input ~ 0 +SLWR +Text GLabel 1850 3050 0 50 Input ~ 0 +SLOE_SLRD +Text GLabel 1850 3150 0 50 Input ~ 0 +SLOE_SLRD +Text GLabel 1850 3250 0 50 BiDi ~ 0 +FLAGA +Text GLabel 1850 3350 0 50 BiDi ~ 0 +FLAGB +Text GLabel 1850 3550 0 50 Input ~ 0 +PKTEND +NoConn ~ 2100 3450 +Text GLabel 1850 3650 0 50 BiDi ~ 0 +FLAGD +NoConn ~ 2100 3850 +Text GLabel 1850 3950 0 50 Input ~ 0 +faddr[1] +Text GLabel 1850 4050 0 50 Input ~ 0 +faddr[0] +NoConn ~ 2100 4150 +Text GLabel 4300 2950 0 50 Output ~ 0 +ADC_CLK_EN_S +Text GLabel 4300 2850 0 50 Input ~ 0 +DONE +Text GLabel 4300 3050 0 50 Output ~ 0 +INIT_B +Text GLabel 9500 750 0 50 BiDi ~ 0 +U3RX- +Text GLabel 9500 850 0 50 BiDi ~ 0 +U3RX+ +Text GLabel 8700 750 0 50 BiDi ~ 0 +U3TX- +Text GLabel 8700 850 0 50 BiDi ~ 0 +U3TX+ +$Comp +L R_200R R132 +U 1 1 584BD88E +P 8800 1800 +F 0 "R132" H 8850 1850 50 0000 L CNN +F 1 "R_200R" H 8850 1750 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 8800 1550 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 8800 1650 50 0001 C CNN +F 4 "ERJ-3EKF2000V" H 8800 1950 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 8800 2050 60 0001 C CNN "Description" + 1 8800 1800 + -1 0 0 -1 +$EndComp +$Comp +L GND #PWR0273 +U 1 1 584BD983 +P 8800 1950 +F 0 "#PWR0273" H 8800 1700 50 0001 C CNN +F 1 "GND" H 8800 1800 50 0000 C CNN +F 2 "" H 8800 1950 50 0000 C CNN +F 3 "" H 8800 1950 50 0000 C CNN + 1 8800 1950 + 1 0 0 -1 +$EndComp +NoConn ~ 9750 1750 +Text GLabel 9650 1850 0 50 BiDi ~ 0 +D+ +Text GLabel 9650 1950 0 50 BiDi ~ 0 +D- +$Comp +L R_6.04k R134 +U 1 1 584BE0C2 +P 9000 1800 +F 0 "R134" H 9050 1850 50 0000 L CNN +F 1 "R_6.04k" H 9050 1750 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 9000 1550 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 9000 1650 50 0001 C CNN +F 4 "ERJ-3EKF6041V" H 9000 1950 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 9000 2050 60 0001 C CNN "Description" + 1 9000 1800 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0274 +U 1 1 584BE158 +P 9000 1950 +F 0 "#PWR0274" H 9000 1700 50 0001 C CNN +F 1 "GND" H 9000 1800 50 0000 C CNN +F 2 "" H 9000 1950 50 0000 C CNN +F 3 "" H 9000 1950 50 0000 C CNN + 1 9000 1950 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0275 +U 1 1 584B46A0 +P 7000 1750 +F 0 "#PWR0275" H 7000 1500 50 0001 C CNN +F 1 "GND" H 7000 1600 50 0000 C CNN +F 2 "" H 7000 1750 50 0000 C CNN +F 3 "" H 7000 1750 50 0000 C CNN + 1 7000 1750 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0276 +U 1 1 584B46D7 +P 7700 1750 +F 0 "#PWR0276" H 7700 1500 50 0001 C CNN +F 1 "GND" H 7700 1600 50 0000 C CNN +F 2 "" H 7700 1750 50 0000 C CNN +F 3 "" H 7700 1750 50 0000 C CNN + 1 7700 1750 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0277 +U 1 1 584B4981 +P 7350 1750 +F 0 "#PWR0277" H 7350 1500 50 0001 C CNN +F 1 "GND" H 7350 1600 50 0000 C CNN +F 2 "" H 7350 1750 50 0000 C CNN +F 3 "" H 7350 1750 50 0000 C CNN + 1 7350 1750 + 1 0 0 -1 +$EndComp +Text GLabel 7850 1350 2 50 Output ~ 0 +XTALI +Text GLabel 6850 1350 0 50 Input ~ 0 +XTALO +Text GLabel 9550 2200 0 50 Output ~ 0 +XTALO +Text GLabel 9550 2100 0 50 Input ~ 0 +XTALI +NoConn ~ 9750 2650 +NoConn ~ 9750 2750 +$Comp +L X_Crystal_19.2Mhz X1 +U 1 1 584B8703 +P 7350 1350 +F 0 "X1" H 7360 1640 50 0000 C CNN +F 1 "X_Crystal_19.2Mhz" H 7350 1550 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:XTAL-4" H 7350 930 50 0001 C CNN +F 3 "https://www.pericom.com/assets/Datasheets/FL1920031.pdf" H 7360 1030 50 0001 C CNN +F 4 "FL1920031" H 7350 1750 50 0001 C CNN "MFG Part#" +F 5 "Quartz crystal 19.2 Mhz 10ppm" H 7350 1850 50 0001 C CNN "Description" + 1 7350 1350 + 1 0 0 -1 +$EndComp +$Comp +L C_12p C160 +U 1 1 584B9A5E +P 7000 1550 +F 0 "C160" H 7010 1620 50 0000 L CNN +F 1 "C_12p" H 7010 1470 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 7000 1350 50 0001 C CNN +F 3 "" H 7010 1620 50 0001 C CNN +F 4 "CGA3E2C0G1H120J080AA" H 7110 1720 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 7050 1800 60 0001 C CNN "Description" + 1 7000 1550 + -1 0 0 -1 +$EndComp +$Comp +L C_12p C164 +U 1 1 584B9A91 +P 7700 1550 +F 0 "C164" H 7710 1620 50 0000 L CNN +F 1 "C_12p" H 7710 1470 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 7700 1350 50 0001 C CNN +F 3 "" H 7710 1620 50 0001 C CNN +F 4 "CGA3E2C0G1H120J080AA" H 7810 1720 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 7750 1800 60 0001 C CNN "Description" + 1 7700 1550 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0278 +U 1 1 584C29F5 +P 9500 2500 +F 0 "#PWR0278" H 9500 2250 50 0001 C CNN +F 1 "GND" H 9500 2350 50 0000 C CNN +F 2 "" H 9500 2500 50 0000 C CNN +F 3 "" H 9500 2500 50 0000 C CNN + 1 9500 2500 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C170 +U 1 1 584C4467 +P 8850 2900 +F 0 "C170" H 8860 2970 50 0000 L CNN +F 1 "C_0.1u" H 8860 2820 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8850 2700 50 0001 C CNN +F 3 "" H 8860 2970 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 8960 3070 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 8900 3150 60 0001 C CNN "Description" + 1 8850 2900 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0279 +U 1 1 584C44F8 +P 8850 3050 +F 0 "#PWR0279" H 8850 2800 50 0001 C CNN +F 1 "GND" H 8850 2900 50 0000 C CNN +F 2 "" H 8850 3050 50 0000 C CNN +F 3 "" H 8850 3050 50 0000 C CNN + 1 8850 3050 + 1 0 0 -1 +$EndComp +$Comp +L R_100k R133 +U 1 1 584C4838 +P 8850 2600 +F 0 "R133" H 8900 2650 50 0000 L CNN +F 1 "R_100k" H 8900 2550 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 8850 2350 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 8850 2450 50 0001 C CNN +F 4 "ERJ-3EKF1003V" H 8850 2750 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 8850 2850 60 0001 C CNN "Description" + 1 8850 2600 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0280 +U 1 1 584C5484 +P 6900 6650 +F 0 "#PWR0280" H 6900 6400 50 0001 C CNN +F 1 "GND" H 6900 6500 50 0000 C CNN +F 2 "" H 6900 6650 50 0000 C CNN +F 3 "" H 6900 6650 50 0000 C CNN + 1 6900 6650 + 1 0 0 -1 +$EndComp +$Comp +L M24M02-DR U30 +U 1 1 584C676A +P 7400 3450 +F 0 "U30" H 7400 3800 50 0000 C CNN +F 1 "M24M02-DR" H 7400 3700 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:SOIC8" H 7400 2900 50 0001 C CNN +F 3 "http://www.st.com/content/ccc/resource/technical/document/datasheet/b7/de/9b/f6/03/28/4e/8e/CD00290537.pdf/files/CD00290537.pdf/jcr:content/translations/en.CD00290537.pdf" H 7400 3000 50 0001 C CNN +F 4 "M24M02-DRMN6TP" H 7400 3950 50 0001 C CNN "MFG Part#" +F 5 "2 MBit I2C Bus Serial EEPROM" H 7400 4050 50 0001 C CNN "Description" + 1 7400 3450 + 1 0 0 -1 +$EndComp +$Comp +L R_2.2k R130 +U 1 1 584C67B7 +P 8300 3250 +F 0 "R130" H 8350 3300 50 0000 L CNN +F 1 "R_2.2k" H 8350 3200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 8300 3000 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 8300 3100 50 0001 C CNN +F 4 "ERJ-3EKF2201V" H 8300 3400 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 8300 3500 60 0001 C CNN "Description" + 1 8300 3250 + -1 0 0 -1 +$EndComp +$Comp +L R_2.2k R131 +U 1 1 584C6911 +P 8450 3250 +F 0 "R131" H 8500 3300 50 0000 L CNN +F 1 "R_2.2k" H 8500 3200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 8450 3000 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 8450 3100 50 0001 C CNN +F 4 "ERJ-3EKF2201V" H 8450 3400 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 8450 3500 60 0001 C CNN "Description" + 1 8450 3250 + 1 0 0 -1 +$EndComp +NoConn ~ 7850 3450 +$Comp +L GND #PWR0281 +U 1 1 584C7C87 +P 6850 3750 +F 0 "#PWR0281" H 6850 3500 50 0001 C CNN +F 1 "GND" H 6850 3600 50 0000 C CNN +F 2 "" H 6850 3750 50 0000 C CNN +F 3 "" H 6850 3750 50 0000 C CNN + 1 6850 3750 + 1 0 0 -1 +$EndComp +NoConn ~ 6950 3350 +NoConn ~ 6950 3450 +$Comp +L C_0.1u C162 +U 1 1 584C9EC2 +P 7550 2600 +F 0 "C162" H 7560 2670 50 0000 L CNN +F 1 "C_0.1u" H 7560 2520 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 7550 2400 50 0001 C CNN +F 3 "" H 7560 2670 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 7660 2770 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 7600 2850 60 0001 C CNN "Description" + 1 7550 2600 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0282 +U 1 1 584CA0A8 +P 7550 2750 +F 0 "#PWR0282" H 7550 2500 50 0001 C CNN +F 1 "GND" H 7550 2600 50 0000 C CNN +F 2 "" H 7550 2750 50 0000 C CNN +F 3 "" H 7550 2750 50 0000 C CNN + 1 7550 2750 + 1 0 0 -1 +$EndComp +NoConn ~ 9750 3250 +NoConn ~ 9750 3350 +NoConn ~ 9750 3550 +NoConn ~ 9750 3650 +NoConn ~ 9750 3450 +NoConn ~ 9750 3750 +NoConn ~ 2100 4450 +NoConn ~ 2100 4350 +$Comp +L C_0.1u C158 +U 1 1 584DDF2E +P 4650 5900 +F 0 "C158" H 4660 5970 50 0000 L CNN +F 1 "C_0.1u" H 4660 5820 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4650 5700 50 0001 C CNN +F 3 "" H 4660 5970 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 4760 6070 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 4700 6150 60 0001 C CNN "Description" + 1 4650 5900 + 1 0 0 -1 +$EndComp +$Comp +L C_10n C157 +U 1 1 584DE006 +P 4300 5900 +F 0 "C157" H 4310 5970 50 0000 L CNN +F 1 "C_10n" H 4310 5820 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4300 5700 50 0001 C CNN +F 3 "" H 4310 5970 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 4410 6070 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 4350 6150 60 0001 C CNN "Description" + 1 4300 5900 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0283 +U 1 1 584DE3BB +P 4500 6150 +F 0 "#PWR0283" H 4500 5900 50 0001 C CNN +F 1 "GND" H 4500 6000 50 0000 C CNN +F 2 "" H 4500 6150 50 0000 C CNN +F 3 "" H 4500 6150 50 0000 C CNN + 1 4500 6150 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C140 +U 1 1 584DF729 +P 1000 5200 +F 0 "C140" H 1010 5270 50 0000 L CNN +F 1 "C_0.1u" H 1010 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 1000 5000 50 0001 C CNN +F 3 "" H 1010 5270 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 1110 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 1050 5450 60 0001 C CNN "Description" + 1 1000 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_10n C141 +U 1 1 584DF7AF +P 1300 5200 +F 0 "C141" H 1310 5270 50 0000 L CNN +F 1 "C_10n" H 1310 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 1300 5000 50 0001 C CNN +F 3 "" H 1310 5270 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 1410 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 1350 5450 60 0001 C CNN "Description" + 1 1300 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C142 +U 1 1 584DFE76 +P 1600 5200 +F 0 "C142" H 1610 5270 50 0000 L CNN +F 1 "C_0.1u" H 1610 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 1600 5000 50 0001 C CNN +F 3 "" H 1610 5270 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 1710 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 1650 5450 60 0001 C CNN "Description" + 1 1600 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_10n C144 +U 1 1 584DFE7E +P 1900 5200 +F 0 "C144" H 1910 5270 50 0000 L CNN +F 1 "C_10n" H 1910 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 1900 5000 50 0001 C CNN +F 3 "" H 1910 5270 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 2010 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 1950 5450 60 0001 C CNN "Description" + 1 1900 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C145 +U 1 1 584E00DA +P 2200 5200 +F 0 "C145" H 2210 5270 50 0000 L CNN +F 1 "C_0.1u" H 2210 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2200 5000 50 0001 C CNN +F 3 "" H 2210 5270 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 2310 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 2250 5450 60 0001 C CNN "Description" + 1 2200 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C153 +U 1 1 584E0252 +P 3400 5200 +F 0 "C153" H 3410 5270 50 0000 L CNN +F 1 "C_0.1u" H 3410 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3400 5000 50 0001 C CNN +F 3 "" H 3410 5270 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 3510 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3450 5450 60 0001 C CNN "Description" + 1 3400 5200 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0284 +U 1 1 584E23C9 +P 1000 5350 +F 0 "#PWR0284" H 1000 5100 50 0001 C CNN +F 1 "GND" H 1000 5200 50 0000 C CNN +F 2 "" H 1000 5350 50 0000 C CNN +F 3 "" H 1000 5350 50 0000 C CNN + 1 1000 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0285 +U 1 1 584E255A +P 1300 5350 +F 0 "#PWR0285" H 1300 5100 50 0001 C CNN +F 1 "GND" H 1300 5200 50 0000 C CNN +F 2 "" H 1300 5350 50 0000 C CNN +F 3 "" H 1300 5350 50 0000 C CNN + 1 1300 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0286 +U 1 1 584E259F +P 1600 5350 +F 0 "#PWR0286" H 1600 5100 50 0001 C CNN +F 1 "GND" H 1600 5200 50 0000 C CNN +F 2 "" H 1600 5350 50 0000 C CNN +F 3 "" H 1600 5350 50 0000 C CNN + 1 1600 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0287 +U 1 1 584E25A6 +P 1900 5350 +F 0 "#PWR0287" H 1900 5100 50 0001 C CNN +F 1 "GND" H 1900 5200 50 0000 C CNN +F 2 "" H 1900 5350 50 0000 C CNN +F 3 "" H 1900 5350 50 0000 C CNN + 1 1900 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0288 +U 1 1 584E25ED +P 2200 5350 +F 0 "#PWR0288" H 2200 5100 50 0001 C CNN +F 1 "GND" H 2200 5200 50 0000 C CNN +F 2 "" H 2200 5350 50 0000 C CNN +F 3 "" H 2200 5350 50 0000 C CNN + 1 2200 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0289 +U 1 1 584E25F4 +P 2500 5350 +F 0 "#PWR0289" H 2500 5100 50 0001 C CNN +F 1 "GND" H 2500 5200 50 0000 C CNN +F 2 "" H 2500 5350 50 0000 C CNN +F 3 "" H 2500 5350 50 0000 C CNN + 1 2500 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0290 +U 1 1 584E25FB +P 2800 5350 +F 0 "#PWR0290" H 2800 5100 50 0001 C CNN +F 1 "GND" H 2800 5200 50 0000 C CNN +F 2 "" H 2800 5350 50 0000 C CNN +F 3 "" H 2800 5350 50 0000 C CNN + 1 2800 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0291 +U 1 1 584E2602 +P 3100 5350 +F 0 "#PWR0291" H 3100 5100 50 0001 C CNN +F 1 "GND" H 3100 5200 50 0000 C CNN +F 2 "" H 3100 5350 50 0000 C CNN +F 3 "" H 3100 5350 50 0000 C CNN + 1 3100 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0292 +U 1 1 584E264D +P 3400 5350 +F 0 "#PWR0292" H 3400 5100 50 0001 C CNN +F 1 "GND" H 3400 5200 50 0000 C CNN +F 2 "" H 3400 5350 50 0000 C CNN +F 3 "" H 3400 5350 50 0000 C CNN + 1 3400 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0293 +U 1 1 584E2654 +P 3700 5350 +F 0 "#PWR0293" H 3700 5100 50 0001 C CNN +F 1 "GND" H 3700 5200 50 0000 C CNN +F 2 "" H 3700 5350 50 0000 C CNN +F 3 "" H 3700 5350 50 0000 C CNN + 1 3700 5350 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C146 +U 1 1 584E5E8C +P 2200 6900 +F 0 "C146" H 2210 6970 50 0000 L CNN +F 1 "C_0.1u" H 2210 6820 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2200 6700 50 0001 C CNN +F 3 "" H 2210 6970 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 2310 7070 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 2250 7150 60 0001 C CNN "Description" + 1 2200 6900 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0294 +U 1 1 584E5E9D +P 2050 7150 +F 0 "#PWR0294" H 2050 6900 50 0001 C CNN +F 1 "GND" H 2050 7000 50 0000 C CNN +F 2 "" H 2050 7150 50 0000 C CNN +F 3 "" H 2050 7150 50 0000 C CNN + 1 2050 7150 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C150 +U 1 1 584E5FD1 +P 2950 7000 +F 0 "C150" H 2960 7070 50 0000 L CNN +F 1 "C_0.1u" H 2960 6920 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2950 6800 50 0001 C CNN +F 3 "" H 2960 7070 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 3060 7170 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3000 7250 60 0001 C CNN "Description" + 1 2950 7000 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0295 +U 1 1 584E5FE2 +P 2800 7250 +F 0 "#PWR0295" H 2800 7000 50 0001 C CNN +F 1 "GND" H 2800 7100 50 0000 C CNN +F 2 "" H 2800 7250 50 0000 C CNN +F 3 "" H 2800 7250 50 0000 C CNN + 1 2800 7250 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C155 +U 1 1 584E618B +P 3700 7100 +F 0 "C155" H 3710 7170 50 0000 L CNN +F 1 "C_0.1u" H 3710 7020 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3700 6900 50 0001 C CNN +F 3 "" H 3710 7170 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 3810 7270 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3750 7350 60 0001 C CNN "Description" + 1 3700 7100 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0296 +U 1 1 584E619C +P 3550 7350 +F 0 "#PWR0296" H 3550 7100 50 0001 C CNN +F 1 "GND" H 3550 7200 50 0000 C CNN +F 2 "" H 3550 7350 50 0000 C CNN +F 3 "" H 3550 7350 50 0000 C CNN + 1 3550 7350 + 1 0 0 -1 +$EndComp +$Comp +L C_22u C148 +U 1 1 584E8AAF +P 2600 7000 +F 0 "C148" H 2610 7070 50 0000 L CNN +F 1 "C_22u" H 2610 6920 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 2600 6800 50 0001 C CNN +F 3 "" H 2610 7070 50 0001 C CNN +F 4 "LMK212BBJ226MG-T" H 2710 7170 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X5R 20%" H 2650 7250 60 0001 C CNN "Description" + 1 2600 7000 + 1 0 0 -1 +$EndComp +$Comp +L C_22u C152 +U 1 1 584E8B4A +P 3350 7100 +F 0 "C152" H 3360 7170 50 0000 L CNN +F 1 "C_22u" H 3360 7020 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 3350 6900 50 0001 C CNN +F 3 "" H 3360 7170 50 0001 C CNN +F 4 "LMK212BBJ226MG-T" H 3460 7270 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X5R 20%" H 3400 7350 60 0001 C CNN "Description" + 1 3350 7100 + 1 0 0 -1 +$EndComp +$Comp +L C_22u C156 +U 1 1 584E8CBB +P 4050 5200 +F 0 "C156" H 4060 5270 50 0000 L CNN +F 1 "C_22u" H 4060 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 4050 5000 50 0001 C CNN +F 3 "" H 4060 5270 50 0001 C CNN +F 4 "LMK212BBJ226MG-T" H 4160 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X5R 20%" H 4100 5450 60 0001 C CNN "Description" + 1 4050 5200 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0297 +U 1 1 584E9042 +P 4050 5350 +F 0 "#PWR0297" H 4050 5100 50 0001 C CNN +F 1 "GND" H 4050 5200 50 0000 C CNN +F 2 "" H 4050 5350 50 0000 C CNN +F 3 "" H 4050 5350 50 0000 C CNN + 1 4050 5350 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C161 +U 1 1 584ED9C6 +P 7250 5200 +F 0 "C161" H 7260 5270 50 0000 L CNN +F 1 "C_0.1u" H 7260 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 7250 5000 50 0001 C CNN +F 3 "" H 7260 5270 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 7360 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 7300 5450 60 0001 C CNN "Description" + 1 7250 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_10n C165 +U 1 1 584ED9CE +P 7850 5200 +F 0 "C165" H 7860 5270 50 0000 L CNN +F 1 "C_10n" H 7860 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 7850 5000 50 0001 C CNN +F 3 "" H 7860 5270 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 7960 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 7900 5450 60 0001 C CNN "Description" + 1 7850 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C166 +U 1 1 584ED9D6 +P 8150 5200 +F 0 "C166" H 8160 5270 50 0000 L CNN +F 1 "C_0.1u" H 8160 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8150 5000 50 0001 C CNN +F 3 "" H 8160 5270 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 8260 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 8200 5450 60 0001 C CNN "Description" + 1 8150 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_10n C167 +U 1 1 584ED9DE +P 8450 5200 +F 0 "C167" H 8460 5270 50 0000 L CNN +F 1 "C_10n" H 8460 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8450 5000 50 0001 C CNN +F 3 "" H 8460 5270 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 8560 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 8500 5450 60 0001 C CNN "Description" + 1 8450 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C168 +U 1 1 584ED9E6 +P 8750 5200 +F 0 "C168" H 8760 5270 50 0000 L CNN +F 1 "C_0.1u" H 8760 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8750 5000 50 0001 C CNN +F 3 "" H 8760 5270 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 8860 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 8800 5450 60 0001 C CNN "Description" + 1 8750 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_10n C172 +U 1 1 584ED9EE +P 9050 5200 +F 0 "C172" H 9060 5270 50 0000 L CNN +F 1 "C_10n" H 9060 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 9050 5000 50 0001 C CNN +F 3 "" H 9060 5270 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 9160 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 9100 5450 60 0001 C CNN "Description" + 1 9050 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C173 +U 1 1 584ED9F6 +P 9350 5200 +F 0 "C173" H 9360 5270 50 0000 L CNN +F 1 "C_0.1u" H 9360 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 9350 5000 50 0001 C CNN +F 3 "" H 9360 5270 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 9460 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 9400 5450 60 0001 C CNN "Description" + 1 9350 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_10n C174 +U 1 1 584ED9FE +P 9650 5200 +F 0 "C174" H 9660 5270 50 0000 L CNN +F 1 "C_10n" H 9660 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 9650 5000 50 0001 C CNN +F 3 "" H 9660 5270 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 9760 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 9700 5450 60 0001 C CNN "Description" + 1 9650 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C175 +U 1 1 584EDA06 +P 9950 5200 +F 0 "C175" H 9960 5270 50 0000 L CNN +F 1 "C_0.1u" H 9960 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 9950 5000 50 0001 C CNN +F 3 "" H 9960 5270 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 10060 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 10000 5450 60 0001 C CNN "Description" + 1 9950 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_10n C176 +U 1 1 584EDA0E +P 10250 5200 +F 0 "C176" H 10260 5270 50 0000 L CNN +F 1 "C_10n" H 10260 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 10250 5000 50 0001 C CNN +F 3 "" H 10260 5270 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 10360 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 10300 5450 60 0001 C CNN "Description" + 1 10250 5200 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0298 +U 1 1 584EDA27 +P 7250 5350 +F 0 "#PWR0298" H 7250 5100 50 0001 C CNN +F 1 "GND" H 7250 5200 50 0000 C CNN +F 2 "" H 7250 5350 50 0000 C CNN +F 3 "" H 7250 5350 50 0000 C CNN + 1 7250 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0299 +U 1 1 584EDA2E +P 7850 5350 +F 0 "#PWR0299" H 7850 5100 50 0001 C CNN +F 1 "GND" H 7850 5200 50 0000 C CNN +F 2 "" H 7850 5350 50 0000 C CNN +F 3 "" H 7850 5350 50 0000 C CNN + 1 7850 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0300 +U 1 1 584EDA35 +P 8150 5350 +F 0 "#PWR0300" H 8150 5100 50 0001 C CNN +F 1 "GND" H 8150 5200 50 0000 C CNN +F 2 "" H 8150 5350 50 0000 C CNN +F 3 "" H 8150 5350 50 0000 C CNN + 1 8150 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0301 +U 1 1 584EDA3C +P 8450 5350 +F 0 "#PWR0301" H 8450 5100 50 0001 C CNN +F 1 "GND" H 8450 5200 50 0000 C CNN +F 2 "" H 8450 5350 50 0000 C CNN +F 3 "" H 8450 5350 50 0000 C CNN + 1 8450 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0302 +U 1 1 584EDA43 +P 8750 5350 +F 0 "#PWR0302" H 8750 5100 50 0001 C CNN +F 1 "GND" H 8750 5200 50 0000 C CNN +F 2 "" H 8750 5350 50 0000 C CNN +F 3 "" H 8750 5350 50 0000 C CNN + 1 8750 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0303 +U 1 1 584EDA4A +P 9050 5350 +F 0 "#PWR0303" H 9050 5100 50 0001 C CNN +F 1 "GND" H 9050 5200 50 0000 C CNN +F 2 "" H 9050 5350 50 0000 C CNN +F 3 "" H 9050 5350 50 0000 C CNN + 1 9050 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0304 +U 1 1 584EDA51 +P 9350 5350 +F 0 "#PWR0304" H 9350 5100 50 0001 C CNN +F 1 "GND" H 9350 5200 50 0000 C CNN +F 2 "" H 9350 5350 50 0000 C CNN +F 3 "" H 9350 5350 50 0000 C CNN + 1 9350 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0305 +U 1 1 584EDA58 +P 9650 5350 +F 0 "#PWR0305" H 9650 5100 50 0001 C CNN +F 1 "GND" H 9650 5200 50 0000 C CNN +F 2 "" H 9650 5350 50 0000 C CNN +F 3 "" H 9650 5350 50 0000 C CNN + 1 9650 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0306 +U 1 1 584EDA5F +P 9950 5350 +F 0 "#PWR0306" H 9950 5100 50 0001 C CNN +F 1 "GND" H 9950 5200 50 0000 C CNN +F 2 "" H 9950 5350 50 0000 C CNN +F 3 "" H 9950 5350 50 0000 C CNN + 1 9950 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0307 +U 1 1 584EDA66 +P 10250 5350 +F 0 "#PWR0307" H 10250 5100 50 0001 C CNN +F 1 "GND" H 10250 5200 50 0000 C CNN +F 2 "" H 10250 5350 50 0000 C CNN +F 3 "" H 10250 5350 50 0000 C CNN + 1 10250 5350 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0308 +U 1 1 584F03EE +P 10550 5350 +F 0 "#PWR0308" H 10550 5100 50 0001 C CNN +F 1 "GND" H 10550 5200 50 0000 C CNN +F 2 "" H 10550 5350 50 0000 C CNN +F 3 "" H 10550 5350 50 0000 C CNN + 1 10550 5350 + 1 0 0 -1 +$EndComp +$Comp +L +VCC_USB_P #PWR0309 +U 1 1 584EBBF6 +P 4600 7100 +F 0 "#PWR0309" H 4600 6950 50 0001 C CNN +F 1 "+VCC_USB_P" H 4600 7240 50 0000 C CNN +F 2 "" H 4600 7100 50 0000 C CNN +F 3 "" H 4600 7100 50 0000 C CNN + 1 4600 7100 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0310 +U 1 1 584D5DCB +P 5200 7500 +F 0 "#PWR0310" H 5200 7250 50 0001 C CNN +F 1 "GND" H 5200 7350 50 0000 C CNN +F 2 "" H 5200 7500 50 0000 C CNN +F 3 "" H 5200 7500 50 0000 C CNN + 1 5200 7500 + 1 0 0 -1 +$EndComp +NoConn ~ 6750 7200 +Text GLabel 4300 3250 0 50 BiDi ~ 0 +PROG_B +Text GLabel 4300 3450 0 50 Output ~ 0 +SPI_MOSI +Text GLabel 4300 3150 0 50 Output ~ 0 +SPI_SCK +NoConn ~ 4400 3350 +$Comp +L +1.8V #PWR0311 +U 1 1 586C3497 +P 4650 4900 +F 0 "#PWR0311" H 4650 4750 50 0001 C CNN +F 1 "+1.8V" H 4650 5040 50 0000 C CNN +F 2 "" H 4650 4900 50 0000 C CNN +F 3 "" H 4650 4900 50 0000 C CNN + 1 4650 4900 + 1 0 0 -1 +$EndComp +$Comp +L +1.8V #PWR0312 +U 1 1 586C3541 +P 8900 4900 +F 0 "#PWR0312" H 8900 4750 50 0001 C CNN +F 1 "+1.8V" H 8900 5040 50 0000 C CNN +F 2 "" H 8900 4900 50 0000 C CNN +F 3 "" H 8900 4900 50 0000 C CNN + 1 8900 4900 + 1 0 0 -1 +$EndComp +$Comp +L +1.8V #PWR0313 +U 1 1 586C3621 +P 5300 4900 +F 0 "#PWR0313" H 5300 4750 50 0001 C CNN +F 1 "+1.8V" H 5300 5040 50 0000 C CNN +F 2 "" H 5300 4900 50 0000 C CNN +F 3 "" H 5300 4900 50 0000 C CNN + 1 5300 4900 + 1 0 0 -1 +$EndComp +$Comp +L +1.2V #PWR0314 +U 1 1 586C36CE +P 5000 4900 +F 0 "#PWR0314" H 5000 4750 50 0001 C CNN +F 1 "+1.2V" H 5000 5040 50 0000 C CNN +F 2 "" H 5000 4900 50 0000 C CNN +F 3 "" H 5000 4900 50 0000 C CNN + 1 5000 4900 + 1 0 0 -1 +$EndComp +$Comp +L +1.2V #PWR0315 +U 1 1 586C37B5 +P 2350 4900 +F 0 "#PWR0315" H 2350 4750 50 0001 C CNN +F 1 "+1.2V" H 2350 5040 50 0000 C CNN +F 2 "" H 2350 4900 50 0000 C CNN +F 3 "" H 2350 4900 50 0000 C CNN + 1 2350 4900 + 1 0 0 -1 +$EndComp +$Comp +L +1.8V #PWR0316 +U 1 1 586C3895 +P 1600 4350 +F 0 "#PWR0316" H 1600 4200 50 0001 C CNN +F 1 "+1.8V" H 1600 4490 50 0000 C CNN +F 2 "" H 1600 4350 50 0000 C CNN +F 3 "" H 1600 4350 50 0000 C CNN + 1 1600 4350 + 1 0 0 -1 +$EndComp +$Comp +L +1.8V #PWR0317 +U 1 1 586C3AB4 +P 7950 2300 +F 0 "#PWR0317" H 7950 2150 50 0001 C CNN +F 1 "+1.8V" H 7950 2440 50 0000 C CNN +F 2 "" H 7950 2300 50 0000 C CNN +F 3 "" H 7950 2300 50 0000 C CNN + 1 7950 2300 + 1 0 0 -1 +$EndComp +$Comp +L +1.8V #PWR0318 +U 1 1 586C3B5E +P 8850 2450 +F 0 "#PWR0318" H 8850 2300 50 0001 C CNN +F 1 "+1.8V" H 8850 2590 50 0000 C CNN +F 2 "" H 8850 2450 50 0000 C CNN +F 3 "" H 8850 2450 50 0000 C CNN + 1 8850 2450 + 1 0 0 -1 +$EndComp +Text Label 9300 1350 0 50 ~ 0 +TX- +Text Label 9300 1450 0 50 ~ 0 +TX+ +Wire Wire Line + 4300 2850 4400 2850 +Wire Wire Line + 4300 3050 4400 3050 +Wire Wire Line + 8800 1900 8800 1950 +Wire Wire Line + 9000 1900 9000 1950 +Wire Wire Line + 9650 1850 9750 1850 +Wire Wire Line + 9650 1950 9750 1950 +Wire Wire Line + 9650 2350 9650 2550 +Wire Wire Line + 9650 2550 9750 2550 +Wire Wire Line + 9500 2450 9750 2450 +Connection ~ 9650 2450 +Wire Wire Line + 6850 1350 7200 1350 +Wire Wire Line + 7000 1350 7000 1450 +Wire Wire Line + 7500 1350 7850 1350 +Wire Wire Line + 7700 1350 7700 1450 +Wire Wire Line + 7700 1750 7700 1650 +Wire Wire Line + 7000 1750 7000 1650 +Wire Wire Line + 7200 1550 7150 1550 +Wire Wire Line + 7150 1550 7150 1700 +Wire Wire Line + 7150 1700 7550 1700 +Wire Wire Line + 7550 1700 7550 1550 +Wire Wire Line + 7550 1550 7500 1550 +Wire Wire Line + 7350 1750 7350 1700 +Connection ~ 7350 1700 +Connection ~ 7000 1350 +Connection ~ 7700 1350 +Wire Wire Line + 9000 1700 9000 1650 +Wire Wire Line + 9000 1650 9750 1650 +Wire Wire Line + 8800 1700 8800 1550 +Wire Wire Line + 8800 1550 9750 1550 +Wire Wire Line + 9550 2100 9750 2100 +Wire Wire Line + 9550 2200 9750 2200 +Wire Wire Line + 9500 2450 9500 2500 +Wire Wire Line + 8850 2700 8850 2800 +Wire Wire Line + 8850 2450 8850 2500 +Wire Wire Line + 8850 3000 8850 3050 +Wire Wire Line + 8850 2750 9300 2750 +Wire Wire Line + 9300 2750 9300 2850 +Wire Wire Line + 9300 2850 9750 2850 +Connection ~ 8850 2750 +Wire Wire Line + 6900 5000 6900 6650 +Wire Wire Line + 6900 5000 6750 5000 +Wire Wire Line + 6900 5100 6750 5100 +Connection ~ 6900 5100 +Connection ~ 6900 5200 +Wire Wire Line + 6750 5200 6900 5200 +Wire Wire Line + 6750 5300 6900 5300 +Connection ~ 6900 5300 +Wire Wire Line + 6750 5400 6900 5400 +Connection ~ 6900 5400 +Wire Wire Line + 6750 5500 6900 5500 +Connection ~ 6900 5500 +Wire Wire Line + 6750 5600 6900 5600 +Connection ~ 6900 5600 +Wire Wire Line + 6750 5700 6900 5700 +Connection ~ 6900 5700 +Wire Wire Line + 6750 5800 6900 5800 +Connection ~ 6900 5800 +Wire Wire Line + 6750 5900 6900 5900 +Connection ~ 6900 5900 +Wire Wire Line + 6750 6000 6900 6000 +Connection ~ 6900 6000 +Wire Wire Line + 6750 6100 6900 6100 +Connection ~ 6900 6100 +Wire Wire Line + 6750 6200 6900 6200 +Connection ~ 6900 6200 +Wire Wire Line + 6750 6300 6900 6300 +Connection ~ 6900 6300 +Wire Wire Line + 6750 6400 6900 6400 +Connection ~ 6900 6400 +Wire Wire Line + 6750 6500 6900 6500 +Connection ~ 6900 6500 +Wire Wire Line + 7850 3550 9150 3550 +Wire Wire Line + 8300 3550 8300 3350 +Wire Wire Line + 7850 3650 9250 3650 +Wire Wire Line + 8450 3650 8450 3350 +Wire Wire Line + 9150 3050 9750 3050 +Connection ~ 8300 3550 +Wire Wire Line + 9250 3150 9750 3150 +Connection ~ 8450 3650 +Wire Wire Line + 8450 3000 8450 3150 +Connection ~ 8300 3000 +Wire Wire Line + 7950 3350 7850 3350 +Wire Wire Line + 6850 3650 6950 3650 +Wire Wire Line + 7950 2300 7950 3350 +Connection ~ 7950 3000 +Wire Wire Line + 7550 2500 7550 2450 +Wire Wire Line + 7550 2450 7950 2450 +Connection ~ 7950 2450 +Wire Wire Line + 7550 2700 7550 2750 +Wire Wire Line + 8300 3000 8300 3150 +Wire Wire Line + 5300 4900 5300 5500 +Wire Wire Line + 5300 5500 5450 5500 +Wire Wire Line + 9750 1350 9000 1350 +Wire Wire Line + 9000 1350 9000 1200 +Wire Wire Line + 9750 1450 8800 1450 +Wire Wire Line + 8800 1450 8800 1200 +Wire Wire Line + 8800 1000 8800 850 +Wire Wire Line + 8800 850 8700 850 +Wire Wire Line + 9000 1000 9000 750 +Wire Wire Line + 9000 750 8700 750 +Wire Wire Line + 9500 850 9600 850 +Wire Wire Line + 9600 850 9600 1250 +Wire Wire Line + 9600 1250 9750 1250 +Wire Wire Line + 9750 1150 9700 1150 +Wire Wire Line + 9700 1150 9700 750 +Wire Wire Line + 9700 750 9500 750 +Wire Wire Line + 1600 4350 1600 4500 +Wire Wire Line + 4300 5700 5450 5700 +Wire Wire Line + 5000 5900 5450 5900 +Wire Wire Line + 1850 6700 5450 6700 +Connection ~ 5350 5900 +Wire Wire Line + 5450 6000 5350 6000 +Connection ~ 5350 6000 +Wire Wire Line + 5350 6100 5450 6100 +Connection ~ 5350 6100 +Wire Wire Line + 5350 6200 5450 6200 +Connection ~ 5350 6200 +Wire Wire Line + 5350 6400 5450 6400 +Wire Wire Line + 5350 6600 5450 6600 +Wire Wire Line + 5350 6500 5450 6500 +Wire Wire Line + 5450 5100 5300 5100 +Connection ~ 5300 5100 +Wire Wire Line + 5300 5200 5450 5200 +Connection ~ 5300 5200 +Wire Wire Line + 5450 5300 5300 5300 +Connection ~ 5300 5300 +Wire Wire Line + 5200 7100 5450 7100 +Connection ~ 4650 5700 +Wire Wire Line + 4300 6000 4300 6100 +Wire Wire Line + 4300 6100 4650 6100 +Wire Wire Line + 4650 6100 4650 6000 +Wire Wire Line + 4500 6100 4500 6150 +Connection ~ 4500 6100 +Connection ~ 5300 5000 +Wire Wire Line + 4300 5700 4300 5800 +Wire Wire Line + 4650 5000 4650 5000 +Wire Wire Line + 1000 5100 1000 5000 +Wire Wire Line + 1000 5000 4050 5000 +Wire Wire Line + 3700 5000 3700 5100 +Wire Wire Line + 3400 5100 3400 5000 +Connection ~ 3400 5000 +Wire Wire Line + 3100 5100 3100 5000 +Connection ~ 3100 5000 +Wire Wire Line + 2800 5100 2800 5000 +Connection ~ 2800 5000 +Wire Wire Line + 2500 5100 2500 5000 +Connection ~ 2500 5000 +Wire Wire Line + 2200 5100 2200 5000 +Connection ~ 2200 5000 +Wire Wire Line + 1900 5100 1900 5000 +Connection ~ 1900 5000 +Wire Wire Line + 1600 5100 1600 5000 +Connection ~ 1600 5000 +Wire Wire Line + 1300 5100 1300 5000 +Connection ~ 1300 5000 +Wire Wire Line + 1000 5350 1000 5300 +Wire Wire Line + 1300 5350 1300 5300 +Wire Wire Line + 1600 5350 1600 5300 +Wire Wire Line + 1900 5350 1900 5300 +Wire Wire Line + 2200 5350 2200 5300 +Wire Wire Line + 2500 5350 2500 5300 +Wire Wire Line + 2800 5350 2800 5300 +Wire Wire Line + 3100 5350 3100 5300 +Wire Wire Line + 3400 5350 3400 5300 +Wire Wire Line + 3700 5350 3700 5300 +Wire Wire Line + 2350 4900 2350 5000 +Connection ~ 2350 5000 +Wire Wire Line + 5450 5000 5300 5000 +Wire Wire Line + 4650 4900 4650 5000 +Wire Wire Line + 3350 6900 5450 6900 +Wire Wire Line + 2600 6800 5450 6800 +Wire Wire Line + 5350 5900 5350 6600 +Connection ~ 5350 6500 +Connection ~ 5350 6400 +Wire Wire Line + 5450 6300 5350 6300 +Connection ~ 5350 6300 +Wire Wire Line + 5000 5900 5000 4900 +Wire Wire Line + 2200 6600 2200 6800 +Connection ~ 2200 6700 +Wire Wire Line + 1850 7000 1850 7100 +Wire Wire Line + 1850 7100 2200 7100 +Wire Wire Line + 2200 7100 2200 7000 +Wire Wire Line + 2050 7100 2050 7150 +Connection ~ 2050 7100 +Wire Wire Line + 1850 6700 1850 6800 +Wire Wire Line + 2200 6100 2200 6100 +Wire Wire Line + 2200 6000 2200 6100 +Wire Wire Line + 2950 6600 2950 6900 +Connection ~ 2950 6800 +Wire Wire Line + 2600 7100 2600 7200 +Wire Wire Line + 2600 7200 2950 7200 +Wire Wire Line + 2950 7200 2950 7100 +Wire Wire Line + 2800 7200 2800 7250 +Connection ~ 2800 7200 +Wire Wire Line + 2600 6800 2600 6900 +Wire Wire Line + 2950 6100 2950 6100 +Wire Wire Line + 2950 6000 2950 6100 +Wire Wire Line + 3700 6600 3700 7000 +Connection ~ 3700 6900 +Wire Wire Line + 3350 7200 3350 7300 +Wire Wire Line + 3350 7300 3700 7300 +Wire Wire Line + 3700 7300 3700 7200 +Wire Wire Line + 3550 7300 3550 7350 +Connection ~ 3550 7300 +Wire Wire Line + 3350 6900 3350 7000 +Wire Wire Line + 3700 6100 3700 6100 +Wire Wire Line + 3700 6000 3700 6100 +Wire Wire Line + 4050 5000 4050 5100 +Connection ~ 3700 5000 +Wire Wire Line + 4050 5350 4050 5300 +Wire Wire Line + 5450 5400 5300 5400 +Connection ~ 5300 5400 +Wire Wire Line + 7250 5100 7250 5000 +Wire Wire Line + 10250 5000 10250 5100 +Wire Wire Line + 9950 5000 9950 5100 +Connection ~ 9950 5000 +Wire Wire Line + 9650 5000 9650 5100 +Connection ~ 9650 5000 +Wire Wire Line + 9350 5000 9350 5100 +Connection ~ 9350 5000 +Wire Wire Line + 9050 5000 9050 5100 +Connection ~ 9050 5000 +Wire Wire Line + 8750 5000 8750 5100 +Connection ~ 8750 5000 +Wire Wire Line + 8450 5000 8450 5100 +Connection ~ 8450 5000 +Wire Wire Line + 8150 5000 8150 5100 +Connection ~ 8150 5000 +Wire Wire Line + 7850 5000 7850 5100 +Connection ~ 7850 5000 +Wire Wire Line + 7250 5350 7250 5300 +Wire Wire Line + 7850 5350 7850 5300 +Wire Wire Line + 8150 5350 8150 5300 +Wire Wire Line + 8450 5350 8450 5300 +Wire Wire Line + 8750 5350 8750 5300 +Wire Wire Line + 9050 5350 9050 5300 +Wire Wire Line + 9350 5350 9350 5300 +Wire Wire Line + 9650 5350 9650 5300 +Wire Wire Line + 9950 5350 9950 5300 +Wire Wire Line + 10250 5350 10250 5300 +Wire Wire Line + 8900 5000 8900 4900 +Connection ~ 8900 5000 +Wire Wire Line + 7250 5000 10550 5000 +Wire Wire Line + 4650 5500 4650 5800 +Wire Wire Line + 10550 5000 10550 5100 +Wire Wire Line + 10550 5350 10550 5300 +Connection ~ 10250 5000 +Wire Wire Line + 5200 7100 5200 7250 +Connection ~ 5200 7200 +Wire Wire Line + 5200 7450 5200 7500 +Wire Wire Line + 1850 1150 2100 1150 +Wire Wire Line + 1850 1250 2100 1250 +Wire Wire Line + 1850 1350 2100 1350 +Wire Wire Line + 1850 1450 2100 1450 +Wire Wire Line + 1850 1550 2100 1550 +Wire Wire Line + 1850 1650 2100 1650 +Wire Wire Line + 1850 1750 2100 1750 +Wire Wire Line + 1850 1850 2100 1850 +Wire Wire Line + 1850 1950 2100 1950 +Wire Wire Line + 1850 2050 2100 2050 +Wire Wire Line + 1850 2150 2100 2150 +Wire Wire Line + 1850 2250 2100 2250 +Wire Wire Line + 1850 2350 2100 2350 +Wire Wire Line + 1850 2450 2100 2450 +Wire Wire Line + 1850 2550 2100 2550 +Wire Wire Line + 1850 2650 2100 2650 +Wire Wire Line + 1600 4500 1900 4500 +Wire Wire Line + 1900 4500 1900 4250 +Wire Wire Line + 1900 4250 2100 4250 +Wire Wire Line + 1850 2850 2100 2850 +Wire Wire Line + 1850 2950 2100 2950 +Wire Wire Line + 1850 3050 2100 3050 +Wire Wire Line + 1850 3150 2100 3150 +Wire Wire Line + 1850 3250 2100 3250 +Wire Wire Line + 1850 3950 2100 3950 +Wire Wire Line + 1850 4050 2100 4050 +Wire Wire Line + 1850 3550 2100 3550 +Wire Wire Line + 1850 3650 2100 3650 +Wire Wire Line + 1850 3350 2100 3350 +Wire Wire Line + 4200 1150 4400 1150 +Wire Wire Line + 4200 1250 4400 1250 +Wire Wire Line + 4200 1350 4400 1350 +Wire Wire Line + 4200 1450 4400 1450 +Wire Wire Line + 4200 1550 4400 1550 +Wire Wire Line + 4200 1650 4400 1650 +Wire Wire Line + 4200 1750 4400 1750 +Wire Wire Line + 4200 1850 4400 1850 +Wire Wire Line + 4200 1950 4400 1950 +Wire Wire Line + 4200 2050 4400 2050 +Wire Wire Line + 4200 2150 4400 2150 +Wire Wire Line + 4200 2250 4400 2250 +Wire Wire Line + 4200 2450 4400 2450 +Wire Wire Line + 4200 2550 4400 2550 +Wire Wire Line + 4200 2650 4400 2650 +Wire Wire Line + 4200 2750 4400 2750 +Wire Wire Line + 4300 3250 4400 3250 +Wire Wire Line + 4300 3450 4400 3450 +Wire Wire Line + 4300 3150 4400 3150 +Wire Wire Line + 1200 2750 1150 2750 +Wire Wire Line + 9750 2350 9650 2350 +Wire Wire Line + 1400 2750 2100 2750 +$Comp +L C_22u C177 +U 1 1 5876DEF9 +P 10550 5200 +F 0 "C177" H 10560 5270 50 0000 L CNN +F 1 "C_22u" H 10560 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 10550 5000 50 0001 C CNN +F 3 "" H 10560 5270 50 0001 C CNN +F 4 "LMK212BBJ226MG-T" H 10660 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X5R 20%" H 10600 5450 60 0001 C CNN "Description" + 1 10550 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C149 +U 1 1 584E0242 +P 2800 5200 +F 0 "C149" H 2810 5270 50 0000 L CNN +F 1 "C_0.1u" H 2810 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2800 5000 50 0001 C CNN +F 3 "" H 2810 5270 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 2910 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 2850 5450 60 0001 C CNN "Description" + 1 2800 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_10n C151 +U 1 1 584E024A +P 3100 5200 +F 0 "C151" H 3110 5270 50 0000 L CNN +F 1 "C_10n" H 3110 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3100 5000 50 0001 C CNN +F 3 "" H 3110 5270 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 3210 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 3150 5450 60 0001 C CNN "Description" + 1 3100 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_10n C147 +U 1 1 584E00E2 +P 2500 5200 +F 0 "C147" H 2510 5270 50 0000 L CNN +F 1 "C_10n" H 2510 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2500 5000 50 0001 C CNN +F 3 "" H 2510 5270 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 2610 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 2550 5450 60 0001 C CNN "Description" + 1 2500 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C154 +U 1 1 58777A99 +P 3700 5200 +F 0 "C154" H 3710 5270 50 0000 L CNN +F 1 "C_0.1u" H 3710 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3700 5000 50 0001 C CNN +F 3 "" H 3710 5270 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 3810 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3750 5450 60 0001 C CNN "Description" + 1 3700 5200 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C163 +U 1 1 58782C5D +P 7550 5200 +F 0 "C163" H 7560 5270 50 0000 L CNN +F 1 "C_0.1u" H 7560 5120 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 7550 5000 50 0001 C CNN +F 3 "" H 7560 5270 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 7660 5370 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 7600 5450 60 0001 C CNN "Description" + 1 7550 5200 + 1 0 0 -1 +$EndComp +Wire Wire Line + 7550 5100 7550 5000 +Connection ~ 7550 5000 +$Comp +L GND #PWR0319 +U 1 1 58783132 +P 7550 5350 +F 0 "#PWR0319" H 7550 5100 50 0001 C CNN +F 1 "GND" H 7550 5200 50 0000 C CNN +F 2 "" H 7550 5350 50 0000 C CNN +F 3 "" H 7550 5350 50 0000 C CNN + 1 7550 5350 + 1 0 0 -1 +$EndComp +Wire Wire Line + 7550 5350 7550 5300 +NoConn ~ 4400 3550 +$Comp +L Z_68 L10 +U 1 1 58B34E62 +P 4650 5250 +F 0 "L10" V 4600 5350 50 0000 L CNN +F 1 "Z_68" V 4700 5350 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:L_0805" H 4650 4900 50 0001 C CNN +F 3 "https://katalog.we-online.com/pbs/datasheet/782853680.pdf" H 4650 5000 50 0001 C CNN +F 4 "FERRITE BEAD 68 OHM 0805 R=25m I=3A" H 4650 5750 75 0001 C CNN "Description" +F 5 "782853680" H 4650 5600 75 0001 C CNN "MFG Part#" + 1 4650 5250 + 0 1 1 0 +$EndComp +$Comp +L Z_68 L9 +U 1 1 58B35364 +P 3700 6350 +F 0 "L9" V 3650 6450 50 0000 L CNN +F 1 "Z_68" V 3750 6450 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:L_0805" H 3700 6000 50 0001 C CNN +F 3 "https://katalog.we-online.com/pbs/datasheet/782853680.pdf" H 3700 6100 50 0001 C CNN +F 4 "FERRITE BEAD 68 OHM 0805 R=25m I=3A" H 3700 6850 75 0001 C CNN "Description" +F 5 "782853680" H 3700 6700 75 0001 C CNN "MFG Part#" + 1 3700 6350 + 0 1 1 0 +$EndComp +$Comp +L Z_68 L8 +U 1 1 58B35458 +P 2950 6350 +F 0 "L8" V 2900 6450 50 0000 L CNN +F 1 "Z_68" V 3000 6450 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:L_0805" H 2950 6000 50 0001 C CNN +F 3 "https://katalog.we-online.com/pbs/datasheet/782853680.pdf" H 2950 6100 50 0001 C CNN +F 4 "FERRITE BEAD 68 OHM 0805 R=25m I=3A" H 2950 6850 75 0001 C CNN "Description" +F 5 "782853680" H 2950 6700 75 0001 C CNN "MFG Part#" + 1 2950 6350 + 0 1 1 0 +$EndComp +$Comp +L Z_68 L7 +U 1 1 58B35539 +P 2200 6350 +F 0 "L7" V 2150 6450 50 0000 L CNN +F 1 "Z_68" V 2250 6450 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:L_0805" H 2200 6000 50 0001 C CNN +F 3 "https://katalog.we-online.com/pbs/datasheet/782853680.pdf" H 2200 6100 50 0001 C CNN +F 4 "FERRITE BEAD 68 OHM 0805 R=25m I=3A" H 2200 6850 75 0001 C CNN "Description" +F 5 "782853680" H 2200 6700 75 0001 C CNN "MFG Part#" + 1 2200 6350 + 0 1 1 0 +$EndComp +$Comp +L C_2.2u C143 +U 1 1 58B96D97 +P 1850 6900 +F 0 "C143" H 1860 6970 50 0000 L CNN +F 1 "C_2.2u" H 1860 6820 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 1850 6700 50 0001 C CNN +F 3 "" H 1860 6970 50 0001 C CNN +F 4 "CC0603MRX5R5BB225" H 1850 7100 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 6.3V X5R 20%" H 1850 7200 60 0001 C CNN "Description" + 1 1850 6900 + 1 0 0 -1 +$EndComp +$Comp +L +1.2V #PWR0320 +U 1 1 58DABD8C +P 3700 6000 +F 0 "#PWR0320" H 3700 5850 50 0001 C CNN +F 1 "+1.2V" H 3700 6140 50 0000 C CNN +F 2 "" H 3700 6000 50 0000 C CNN +F 3 "" H 3700 6000 50 0000 C CNN + 1 3700 6000 + 1 0 0 -1 +$EndComp +$Comp +L +1.2V #PWR0321 +U 1 1 58DABE39 +P 2950 6000 +F 0 "#PWR0321" H 2950 5850 50 0001 C CNN +F 1 "+1.2V" H 2950 6140 50 0000 C CNN +F 2 "" H 2950 6000 50 0000 C CNN +F 3 "" H 2950 6000 50 0000 C CNN + 1 2950 6000 + 1 0 0 -1 +$EndComp +$Comp +L +1.2V #PWR0322 +U 1 1 58DABEE6 +P 2200 6000 +F 0 "#PWR0322" H 2200 5850 50 0001 C CNN +F 1 "+1.2V" H 2200 6140 50 0000 C CNN +F 2 "" H 2200 6000 50 0000 C CNN +F 3 "" H 2200 6000 50 0000 C CNN + 1 2200 6000 + 1 0 0 -1 +$EndComp +$Comp +L R_56R R129 +U 1 1 58DF3922 +P 1300 2750 +F 0 "R129" V 1400 2850 50 0000 R CNN +F 1 "R_56R" V 1200 2850 50 0000 R CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 1300 2500 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 1300 2600 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 1300 2900 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 1300 3000 60 0001 C CNN "Description" + 1 1300 2750 + 0 -1 -1 0 +$EndComp +Wire Wire Line + 6850 3650 6850 3750 +NoConn ~ 6950 3550 +Wire Wire Line + 7950 3000 8450 3000 +Wire Wire Line + 4600 7100 4600 7200 +$Comp +L C_0.1u C159 +U 1 1 584D4FE1 +P 5200 7350 +F 0 "C159" H 5210 7420 50 0000 L CNN +F 1 "C_0.1u" H 5210 7270 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5200 7150 50 0001 C CNN +F 3 "" H 5210 7420 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 5310 7520 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 5250 7600 60 0001 C CNN "Description" + 1 5200 7350 + 1 0 0 -1 +$EndComp +$Comp +L R_0R R61 +U 1 1 59FDD9E0 +P 4850 7200 +F 0 "R61" V 4750 7100 50 0000 L CNN +F 1 "R_0R" V 4950 7100 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0805" H 4850 6900 50 0001 C CNN +F 3 "" H 4850 6920 50 0001 C CNN +F 4 "ERJ-6GEY0R00V" H 4850 7020 50 0001 C CNN "MFG Part#" +F 5 "RES SMD ZERO OHM JUMPER 0805" H 4850 7350 60 0001 C CNN "Description" + 1 4850 7200 + 0 1 1 0 +$EndComp +Wire Wire Line + 4950 7200 5450 7200 +Wire Wire Line + 4600 7200 4750 7200 +$Comp +L C_0.1u_0402 C169 +U 1 1 59FEE7BA +P 8800 1100 +F 0 "C169" H 8810 1170 50 0000 L CNN +F 1 "C_0.1u" H 8810 1020 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0402" H 8800 900 50 0001 C CNN +F 3 "https://katalog.we-online.com/pbs/datasheet/885012205018.pdf" H 8800 775 50 0001 C CNN +F 4 "885012205018" H 8800 1300 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0402 10V X7R 10%" H 8800 1400 60 0001 C CNN "Description" + 1 8800 1100 + -1 0 0 -1 +$EndComp +$Comp +L C_0.1u_0402 C171 +U 1 1 59FEEDD7 +P 9000 1100 +F 0 "C171" H 9010 1170 50 0000 L CNN +F 1 "C_0.1u" H 9010 1020 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0402" H 9000 900 50 0001 C CNN +F 3 "https://katalog.we-online.com/pbs/datasheet/885012205018.pdf" H 9000 775 50 0001 C CNN +F 4 "885012205018" H 9000 1300 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0402 10V X7R 10%" H 9000 1400 60 0001 C CNN "Description" + 1 9000 1100 + 1 0 0 -1 +$EndComp +$Comp +L SN74AUP1T17DCKR U14 +U 1 1 59FF17AD +P 5450 4100 +F 0 "U14" H 5450 4300 50 0000 C CNN +F 1 "SN74AUP1T17DCKR" H 5450 3900 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:SC70-5" H 5450 3800 50 0001 C CNN +F 3 "http://www.ti.com/lit/ds/symlink/sn74aup1t17.pdf" H 5450 3700 50 0001 C CNN +F 4 "SN74AUP1T17DCKR" H 5450 4400 50 0001 C CNN "MFG Part#" +F 5 "Translation - Voltage Levels Low Pwr,1.8/2.5/3.3 Vin,3.3V CMOS Out" H 5450 4500 50 0001 C CNN "Description" + 1 5450 4100 + 1 0 0 -1 +$EndComp +$Comp +L +3.3V #PWR0323 +U 1 1 59FF1A40 +P 6000 3550 +F 0 "#PWR0323" H 6000 3400 50 0001 C CNN +F 1 "+3.3V" H 6000 3690 50 0000 C CNN +F 2 "" H 6000 3550 50 0000 C CNN +F 3 "" H 6000 3550 50 0000 C CNN + 1 6000 3550 + 1 0 0 -1 +$EndComp +Wire Wire Line + 5900 4000 6000 4000 +Wire Wire Line + 6000 4000 6000 3550 +Text GLabel 4800 4100 0 50 Input ~ 0 +ADC_CLK_EN_S +Wire Wire Line + 4800 4100 5000 4100 +Text GLabel 5950 4200 2 50 Output ~ 0 +ADC_CLK_EN +Wire Wire Line + 5950 4200 5900 4200 +NoConn ~ 5000 4000 +$Comp +L GND #PWR0324 +U 1 1 59FF2AF1 +P 4850 4350 +F 0 "#PWR0324" H 4850 4100 50 0001 C CNN +F 1 "GND" H 4850 4200 50 0000 C CNN +F 2 "" H 4850 4350 50 0000 C CNN +F 3 "" H 4850 4350 50 0000 C CNN + 1 4850 4350 + 1 0 0 -1 +$EndComp +Wire Wire Line + 4850 4200 4850 4350 +Wire Wire Line + 4850 4200 5000 4200 +Text GLabel 1850 3750 0 50 Output ~ 0 +ADC_RESETN +Wire Wire Line + 1850 3750 2100 3750 +NoConn ~ 4400 2350 +Wire Wire Line + 4400 2950 4300 2950 +$Comp +L C_0.1u C47 +U 1 1 5A3460CA +P 6250 3750 +F 0 "C47" H 6260 3820 50 0000 L CNN +F 1 "C_0.1u" H 6260 3670 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 6250 3550 50 0001 C CNN +F 3 "" H 6260 3820 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 6360 3920 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 6300 4000 60 0001 C CNN "Description" + 1 6250 3750 + 1 0 0 -1 +$EndComp +Wire Wire Line + 9150 3550 9150 3050 +Wire Wire Line + 9250 3650 9250 3150 +$Comp +L GND #PWR0325 +U 1 1 5A3473A0 +P 6250 3900 +F 0 "#PWR0325" H 6250 3650 50 0001 C CNN +F 1 "GND" H 6250 3750 50 0000 C CNN +F 2 "" H 6250 3900 50 0000 C CNN +F 3 "" H 6250 3900 50 0000 C CNN + 1 6250 3900 + 1 0 0 -1 +$EndComp +Wire Wire Line + 6250 3850 6250 3900 +Wire Wire Line + 6250 3650 6250 3600 +Wire Wire Line + 6250 3600 6000 3600 +Connection ~ 6000 3600 +$EndSCHEMATC diff --git a/kicad/rescue-backup/file584EFEB1-2022-01-14-15-48-21.sch b/kicad/rescue-backup/file584EFEB1-2022-01-14-15-48-21.sch new file mode 100644 index 0000000..75bc9d2 --- /dev/null +++ b/kicad/rescue-backup/file584EFEB1-2022-01-14-15-48-21.sch @@ -0,0 +1,1727 @@ +EESchema Schematic File Version 2 +LIBS:ScopefunParts +LIBS:power +LIBS:device +LIBS:transistors +LIBS:conn +LIBS:linear +LIBS:regul +LIBS:74xx +LIBS:cmos4000 +LIBS:adc-dac +LIBS:memory +LIBS:microcontrollers +LIBS:dsp +LIBS:microchip +LIBS:analog_switches +LIBS:motorola +LIBS:texas +LIBS:intel +LIBS:audio +LIBS:interface +LIBS:digital-audio +LIBS:philips +LIBS:display +LIBS:cypress +LIBS:siliconi +LIBS:opto +LIBS:atmel +LIBS:contrib +LIBS:valves +LIBS:Scopefun_v2-cache +EELAYER 25 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 11 15 +Title "" +Date "" +Rev "v2" +Comp "" +Comment1 "Copyright Dejan Priversek 2017" +Comment2 "" +Comment3 "" +Comment4 "" +$EndDescr +$Comp +L XC7A35T-FTG256 U12 +U 3 1 584F0A14 +P 2100 6950 +F 0 "U12" H 1450 9250 50 0000 C CNN +F 1 "XC7A35T-FTG256" H 2450 9250 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:BGA256_FTG256" H 2100 3700 50 0001 C CNN +F 3 "https://www.xilinx.com/support/documentation/data_sheets/ds181_Artix_7_Data_Sheet.pdf" H 2100 3800 50 0001 C CNN +F 4 "Artix-7 FPGA" H 2100 3900 50 0001 C CNN "Description" +F 5 "XC7A35T-2FTG256I" H 2100 3600 50 0001 C CNN "MFG Part#" + 3 2100 6950 + 1 0 0 -1 +$EndComp +$Comp +L XC7A35T-FTG256 U12 +U 4 1 584F0A9E +P 8400 3450 +F 0 "U12" H 7750 5750 50 0000 C CNN +F 1 "XC7A35T-FTG256" H 8750 5750 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:BGA256_FTG256" H 8400 200 50 0001 C CNN +F 3 "https://www.xilinx.com/support/documentation/data_sheets/ds181_Artix_7_Data_Sheet.pdf" H 8400 300 50 0001 C CNN +F 4 "Artix-7 FPGA" H 8400 400 50 0001 C CNN "Description" +F 5 "XC7A35T-2FTG256I" H 8400 100 50 0001 C CNN "MFG Part#" + 4 8400 3450 + 1 0 0 -1 +$EndComp +Text GLabel 4750 5950 2 50 BiDi ~ 0 +INIT_B +Text GLabel 4750 6050 2 50 Input ~ 0 +PROG_B +Text GLabel 4750 5850 2 50 Output ~ 0 +DONE +$Comp +L GND #PWR0326 +U 1 1 584F71EE +P 3500 6200 +F 0 "#PWR0326" H 3500 5950 50 0001 C CNN +F 1 "GND" H 3500 6050 50 0000 C CNN +F 2 "" H 3500 6200 50 0000 C CNN +F 3 "" H 3500 6200 50 0000 C CNN + 1 3500 6200 + 1 0 0 -1 +$EndComp +$Comp +L +1.8V #PWR0327 +U 1 1 584F7E19 +P 3450 5600 +F 0 "#PWR0327" H 3450 5450 50 0001 C CNN +F 1 "+1.8V" H 3450 5740 50 0000 C CNN +F 2 "" H 3450 5600 50 0000 C CNN +F 3 "" H 3450 5600 50 0000 C CNN + 1 3450 5600 + 1 0 0 -1 +$EndComp +Text GLabel 3250 5150 2 50 Input ~ 0 +TCK +Text GLabel 3250 5050 2 50 Input ~ 0 +TMS +Text GLabel 3950 4950 2 50 Output ~ 0 +TDO +Text GLabel 3250 4850 2 50 Input ~ 0 +TDI +$Comp +L R_2.2k R137 +U 1 1 584F915A +P 4050 5700 +F 0 "R137" H 4100 5750 50 0000 L CNN +F 1 "R_2.2k" H 4100 5650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 4050 5450 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 4050 5550 50 0001 C CNN +F 4 "ERJ-3EKF2201V" H 4050 5850 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 4050 5950 60 0001 C CNN "Description" + 1 4050 5700 + 1 0 0 -1 +$EndComp +$Comp +L R_2.2k R138 +U 1 1 584F9187 +P 4400 5700 +F 0 "R138" H 4450 5750 50 0000 L CNN +F 1 "R_2.2k" H 4450 5650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 4400 5450 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 4400 5550 50 0001 C CNN +F 4 "ERJ-3EKF2201V" H 4400 5850 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 4400 5950 60 0001 C CNN "Description" + 1 4400 5700 + 1 0 0 -1 +$EndComp +$Comp +L R_2.2k R135 +U 1 1 584FA63B +P 3700 5700 +F 0 "R135" H 3750 5750 50 0000 L CNN +F 1 "R_2.2k" H 3750 5650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3700 5450 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3700 5550 50 0001 C CNN +F 4 "ERJ-3EKF2201V" H 3700 5850 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3700 5950 60 0001 C CNN "Description" + 1 3700 5700 + 1 0 0 -1 +$EndComp +Text GLabel 3650 5350 2 50 Input ~ 0 +SPI_SCK +Text Notes 4500 4700 2 50 ~ 0 +M[2:0] = "111" (SLAVE SERIAL MODE) +Text Notes 5350 5450 2 50 ~ 0 +JTAG +$Comp +L GND #PWR0328 +U 1 1 5850CED2 +P 7300 5400 +F 0 "#PWR0328" H 7300 5150 50 0001 C CNN +F 1 "GND" H 7300 5250 50 0000 C CNN +F 2 "" H 7300 5400 50 0000 C CNN +F 3 "" H 7300 5400 50 0000 C CNN + 1 7300 5400 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0329 +U 1 1 5850D2F9 +P 9500 5400 +F 0 "#PWR0329" H 9500 5150 50 0001 C CNN +F 1 "GND" H 9500 5250 50 0000 C CNN +F 2 "" H 9500 5400 50 0000 C CNN +F 3 "" H 9500 5400 50 0000 C CNN + 1 9500 5400 + -1 0 0 -1 +$EndComp +$Comp +L SIL6 J2 +U 1 1 5850FD78 +P 5250 5050 +F 0 "J2" H 5250 5450 50 0000 C CNN +F 1 "SIL6" V 5275 5050 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:SIL6" H 5250 4575 50 0001 C CNN +F 3 "https://cdn.harwin.com/pdfs/M20-999.pdf" H 5250 4650 50 0001 C CNN +F 4 "CONN SIL 0.1 PITCH" H 5250 5650 50 0001 C CNN "Description" +F 5 "M20-9990645" H 5250 5550 50 0001 C CNN "MFG Part#" + 1 5250 5050 + 1 0 0 -1 +$EndComp +Text GLabel 4800 4800 0 50 Output ~ 0 +TMS +Text GLabel 4800 4900 0 50 Output ~ 0 +TDI +Text GLabel 4800 5000 0 50 Input ~ 0 +TDO +Text GLabel 4800 5100 0 50 Output ~ 0 +TCK +$Comp +L GND #PWR0330 +U 1 1 5850FE74 +P 4800 5400 +F 0 "#PWR0330" H 4800 5150 50 0001 C CNN +F 1 "GND" H 4800 5250 50 0000 C CNN +F 2 "" H 4800 5400 50 0000 C CNN +F 3 "" H 4800 5400 50 0000 C CNN + 1 4800 5400 + 1 0 0 -1 +$EndComp +$Comp +L +1.8V #PWR0331 +U 1 1 5850FE96 +P 4400 5200 +F 0 "#PWR0331" H 4400 5050 50 0001 C CNN +F 1 "+1.8V" H 4400 5340 50 0000 C CNN +F 2 "" H 4400 5200 50 0000 C CNN +F 3 "" H 4400 5200 50 0000 C CNN + 1 4400 5200 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0332 +U 1 1 5851189B +P 3600 7100 +F 0 "#PWR0332" H 3600 6850 50 0001 C CNN +F 1 "GND" H 3600 6950 50 0000 C CNN +F 2 "" H 3600 7100 50 0000 C CNN +F 3 "" H 3600 7100 50 0000 C CNN + 1 3600 7100 + 1 0 0 -1 +$EndComp +$Comp +L +1.8V #PWR0333 +U 1 1 58518A70 +P 7300 1250 +F 0 "#PWR0333" H 7300 1100 50 0001 C CNN +F 1 "+1.8V" H 7300 1390 50 0000 C CNN +F 2 "" H 7300 1250 50 0000 C CNN +F 3 "" H 7300 1250 50 0000 C CNN + 1 7300 1250 + 1 0 0 -1 +$EndComp +$Comp +L +3.3V #PWR0334 +U 1 1 58518CE8 +P 9900 2150 +F 0 "#PWR0334" H 9900 2000 50 0001 C CNN +F 1 "+3.3V" H 9900 2290 50 0000 C CNN +F 2 "" H 9900 2150 50 0000 C CNN +F 3 "" H 9900 2150 50 0000 C CNN + 1 9900 2150 + 1 0 0 -1 +$EndComp +$Comp +L +1.0V #PWR0335 +U 1 1 58519441 +P 9900 2600 +F 0 "#PWR0335" H 9900 2450 50 0001 C CNN +F 1 "+1.0V" H 9900 2740 50 0000 C CNN +F 2 "" H 9900 2600 50 0000 C CNN +F 3 "" H 9900 2600 50 0000 C CNN + 1 9900 2600 + 1 0 0 -1 +$EndComp +$Comp +L +1.0V #PWR0336 +U 1 1 58524468 +P 1750 1250 +F 0 "#PWR0336" H 1750 1100 50 0001 C CNN +F 1 "+1.0V" H 1750 1390 50 0000 C CNN +F 2 "" H 1750 1250 50 0000 C CNN +F 3 "" H 1750 1250 50 0000 C CNN + 1 1750 1250 + 1 0 0 -1 +$EndComp +$Comp +L C_100u C178 +U 1 1 5852608F +P 1750 1450 +F 0 "C178" H 1760 1520 50 0000 L CNN +F 1 "C_100u" H 1760 1370 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_1210" H 1750 1250 50 0001 C CNN +F 3 "http://datasheets.avx.com/cx5r.pdf" H 1750 1150 50 0001 C CNN +F 4 "12106D107MAT2A" H 1860 1620 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 1210 6.3V X5R 20%" H 1750 1700 60 0001 C CNN "Description" + 1 1750 1450 + 1 0 0 -1 +$EndComp +$Comp +L C_4.7u C196 +U 1 1 58526E86 +P 3100 1450 +F 0 "C196" H 3110 1520 50 0000 L CNN +F 1 "C_4.7u" H 3110 1370 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 3100 1250 50 0001 C CNN +F 3 "" H 3100 1150 50 0001 C CNN +F 4 "C2012X7R1A475K125AC" H 3210 1620 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X7R 10%" H 3100 1700 60 0001 C CNN "Description" + 1 3100 1450 + 1 0 0 -1 +$EndComp +$Comp +L C_4.7u C192 +U 1 1 58527746 +P 2800 1450 +F 0 "C192" H 2810 1520 50 0000 L CNN +F 1 "C_4.7u" H 2810 1370 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 2800 1250 50 0001 C CNN +F 3 "" H 2800 1150 50 0001 C CNN +F 4 "C2012X7R1A475K125AC" H 2910 1620 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 10V X7R 15%" H 2800 1700 60 0001 C CNN "Description" + 1 2800 1450 + 1 0 0 -1 +$EndComp +$Comp +L +1.0V #PWR0337 +U 1 1 5852990C +P 5500 1250 +F 0 "#PWR0337" H 5500 1100 50 0001 C CNN +F 1 "+1.0V" H 5500 1390 50 0000 C CNN +F 2 "" H 5500 1250 50 0000 C CNN +F 3 "" H 5500 1250 50 0000 C CNN + 1 5500 1250 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0338 +U 1 1 58529913 +P 5850 1650 +F 0 "#PWR0338" H 5850 1400 50 0001 C CNN +F 1 "GND" H 5850 1500 50 0000 C CNN +F 2 "" H 5850 1650 50 0000 C CNN +F 3 "" H 5850 1650 50 0000 C CNN + 1 5850 1650 + 1 0 0 -1 +$EndComp +Text Notes 5700 1200 0 50 ~ 0 +VCCBRAM +$Comp +L C_47u C218 +U 1 1 585299B0 +P 5500 1450 +F 0 "C218" H 5510 1520 50 0000 L CNN +F 1 "C_47u" H 5510 1370 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_1210" H 5500 1250 50 0001 C CNN +F 3 "" H 5500 1150 50 0001 C CNN +F 4 "LMK325BJ476MM-T" H 5610 1620 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 1210 10V X5R 20%" H 5500 1700 60 0001 C CNN "Description" + 1 5500 1450 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C203 +U 1 1 585548CC +P 3750 1450 +F 0 "C203" H 3760 1520 50 0000 L CNN +F 1 "C_u47" H 3760 1370 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3750 1250 50 0001 C CNN +F 3 "" H 3750 1150 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 3860 1620 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3800 1700 60 0001 C CNN "Description" + 1 3750 1450 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C204 +U 1 1 58554961 +P 4050 1450 +F 0 "C204" H 4060 1520 50 0000 L CNN +F 1 "C_u47" H 4060 1370 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4050 1250 50 0001 C CNN +F 3 "" H 4050 1150 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 4160 1620 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 4100 1700 60 0001 C CNN "Description" + 1 4050 1450 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C207 +U 1 1 585549F0 +P 4350 1450 +F 0 "C207" H 4360 1520 50 0000 L CNN +F 1 "C_u47" H 4360 1370 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4350 1250 50 0001 C CNN +F 3 "" H 4350 1150 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 4460 1620 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 4400 1700 60 0001 C CNN "Description" + 1 4350 1450 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C223 +U 1 1 5855622E +P 5850 1450 +F 0 "C223" H 5860 1520 50 0000 L CNN +F 1 "C_u47" H 5860 1370 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5850 1250 50 0001 C CNN +F 3 "" H 5850 1150 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 5960 1620 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 5900 1700 60 0001 C CNN "Description" + 1 5850 1450 + 1 0 0 -1 +$EndComp +Text Notes 2000 1200 0 50 ~ 0 +VCCINT +$Comp +L C_1210 C181 +U 1 1 5855A509 +P 2100 1450 +F 0 "C181" H 2110 1520 50 0000 L CNN +F 1 "C_1210" H 2110 1370 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_1210" H 2100 1250 50 0001 C CNN +F 3 "" H 2100 1150 50 0001 C CNN +F 4 "Not populated" H 2100 1650 50 0001 C CNN "Description" + 1 2100 1450 + 1 0 0 -1 +$EndComp +$Comp +L C_1210 C188 +U 1 1 5855A9E8 +P 2450 1450 +F 0 "C188" H 2460 1520 50 0000 L CNN +F 1 "C_1210" H 2460 1370 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_1210" H 2450 1250 50 0001 C CNN +F 3 "" H 2450 1150 50 0001 C CNN +F 4 "Not populated" H 2450 1650 50 0001 C CNN "Description" + 1 2450 1450 + 1 0 0 -1 +$EndComp +$Comp +L C_0805 C200 +U 1 1 5855CA0F +P 3400 1450 +F 0 "C200" H 3410 1520 50 0000 L CNN +F 1 "C_0805" H 3410 1370 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 3400 1300 50 0001 C CNN +F 3 "" H 3400 1150 50 0001 C CNN +F 4 "Not populated" H 3400 1600 50 0001 C CNN "Description" + 1 3400 1450 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0339 +U 1 1 5855CEB6 +P 5000 1650 +F 0 "#PWR0339" H 5000 1400 50 0001 C CNN +F 1 "GND" H 5000 1500 50 0000 C CNN +F 2 "" H 5000 1650 50 0000 C CNN +F 3 "" H 5000 1650 50 0000 C CNN + 1 5000 1650 + 1 0 0 -1 +$EndComp +$Comp +L C_0603 C210 +U 1 1 5855D38C +P 4650 1450 +F 0 "C210" H 4660 1520 50 0000 L CNN +F 1 "C_0603" H 4660 1370 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4650 1300 50 0001 C CNN +F 3 "" H 4660 1520 50 0001 C CNN +F 4 "Not populated" H 4650 1600 50 0001 C CNN "Description" + 1 4650 1450 + 1 0 0 -1 +$EndComp +$Comp +L C_0603 C213 +U 1 1 5855D45A +P 5000 1450 +F 0 "C213" H 5010 1520 50 0000 L CNN +F 1 "C_0603" H 5010 1370 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5000 1300 50 0001 C CNN +F 3 "" H 5010 1520 50 0001 C CNN +F 4 "Not populated" H 5000 1600 50 0001 C CNN "Description" + 1 5000 1450 + 1 0 0 -1 +$EndComp +Wire Wire Line + 3100 6050 4750 6050 +Wire Wire Line + 3100 5950 4750 5950 +Wire Wire Line + 4050 5800 4050 5950 +Connection ~ 4050 5950 +Wire Wire Line + 4400 5800 4400 6050 +Connection ~ 4400 6050 +Wire Wire Line + 3100 5850 4750 5850 +Wire Wire Line + 4050 5600 4050 5550 +Connection ~ 4400 5550 +Wire Wire Line + 3100 5450 3200 5450 +Wire Wire Line + 3200 5450 3200 5650 +Connection ~ 3200 5550 +Wire Wire Line + 3100 5650 3450 5650 +Wire Wire Line + 3100 6250 3250 6250 +Wire Wire Line + 3250 6250 3250 6150 +Wire Wire Line + 3250 6150 3500 6150 +Wire Wire Line + 3500 6150 3500 6200 +Wire Wire Line + 3100 5550 3200 5550 +Wire Wire Line + 3450 5650 3450 5600 +Connection ~ 3200 5650 +Wire Wire Line + 3100 4850 3250 4850 +Wire Wire Line + 3650 4950 3100 4950 +Wire Wire Line + 3850 4950 3950 4950 +Wire Wire Line + 3250 5050 3100 5050 +Wire Wire Line + 3250 5150 3100 5150 +Wire Wire Line + 4400 5550 3700 5550 +Wire Wire Line + 3700 5550 3700 5600 +Connection ~ 4050 5550 +Wire Wire Line + 3700 5800 3700 5850 +Connection ~ 3700 5850 +Wire Wire Line + 4400 5200 4400 5600 +Wire Wire Line + 3650 5350 3100 5350 +Wire Wire Line + 7300 3900 7400 3900 +Connection ~ 7300 3900 +Wire Wire Line + 7300 4000 7400 4000 +Connection ~ 7300 4000 +Wire Wire Line + 7300 4100 7400 4100 +Connection ~ 7300 4100 +Wire Wire Line + 7300 4200 7400 4200 +Connection ~ 7300 4200 +Wire Wire Line + 7300 4300 7400 4300 +Connection ~ 7300 4300 +Wire Wire Line + 7300 4400 7400 4400 +Connection ~ 7300 4400 +Wire Wire Line + 7300 4500 7400 4500 +Connection ~ 7300 4500 +Wire Wire Line + 7300 4600 7400 4600 +Connection ~ 7300 4600 +Wire Wire Line + 7300 4700 7400 4700 +Connection ~ 7300 4700 +Wire Wire Line + 7300 4800 7400 4800 +Connection ~ 7300 4800 +Wire Wire Line + 7300 4900 7400 4900 +Connection ~ 7300 4900 +Wire Wire Line + 7300 5000 7400 5000 +Connection ~ 7300 5000 +Wire Wire Line + 7300 5100 7400 5100 +Connection ~ 7300 5100 +Wire Wire Line + 7300 5200 7400 5200 +Connection ~ 7300 5200 +Wire Wire Line + 7300 5300 7400 5300 +Connection ~ 7300 5300 +Wire Wire Line + 9400 3900 9500 3900 +Wire Wire Line + 9400 4000 9500 4000 +Connection ~ 9500 4000 +Wire Wire Line + 9500 4100 9400 4100 +Connection ~ 9500 4100 +Wire Wire Line + 9500 4200 9400 4200 +Connection ~ 9500 4200 +Wire Wire Line + 9500 4300 9400 4300 +Connection ~ 9500 4300 +Wire Wire Line + 9500 4400 9400 4400 +Connection ~ 9500 4400 +Wire Wire Line + 9500 4500 9400 4500 +Connection ~ 9500 4500 +Wire Wire Line + 9500 4600 9400 4600 +Connection ~ 9500 4600 +Wire Wire Line + 9500 4700 9400 4700 +Connection ~ 9500 4700 +Wire Wire Line + 9500 4800 9400 4800 +Connection ~ 9500 4800 +Wire Wire Line + 9500 4900 9400 4900 +Connection ~ 9500 4900 +Wire Wire Line + 9500 5000 9400 5000 +Connection ~ 9500 5000 +Wire Wire Line + 9500 5100 9400 5100 +Connection ~ 9500 5100 +Wire Wire Line + 9500 5200 9400 5200 +Connection ~ 9500 5200 +Wire Wire Line + 9500 5300 9400 5300 +Connection ~ 9500 5300 +Wire Wire Line + 9500 3900 9500 5400 +Wire Wire Line + 4800 5200 4800 5400 +Wire Wire Line + 4800 5100 4900 5100 +Wire Wire Line + 4800 5000 4900 5000 +Wire Wire Line + 4800 4800 4900 4800 +Wire Wire Line + 4800 4900 4900 4900 +Wire Wire Line + 3250 6450 3250 7150 +Wire Wire Line + 3250 6750 3100 6750 +Connection ~ 3250 6750 +Wire Wire Line + 7400 3800 7300 3800 +Wire Wire Line + 7300 3700 7300 5400 +Wire Wire Line + 7400 3700 7300 3700 +Connection ~ 7300 3800 +Wire Wire Line + 7300 3050 7400 3050 +Wire Wire Line + 7300 2950 7400 2950 +Connection ~ 7300 3050 +Wire Wire Line + 7300 2850 7400 2850 +Connection ~ 7300 2950 +Wire Wire Line + 7300 2750 7400 2750 +Connection ~ 7300 2850 +Wire Wire Line + 7300 3250 7400 3250 +Wire Wire Line + 7300 1250 7300 3250 +Wire Wire Line + 7300 2550 7400 2550 +Wire Wire Line + 7400 1350 7300 1350 +Wire Wire Line + 7400 1450 7300 1450 +Wire Wire Line + 7300 1550 7400 1550 +Wire Wire Line + 7300 1650 7400 1650 +Wire Wire Line + 7300 1750 7400 1750 +Wire Wire Line + 7300 1850 7400 1850 +Wire Wire Line + 7300 2050 7400 2050 +Wire Wire Line + 7400 2150 7300 2150 +Wire Wire Line + 7300 2250 7400 2250 +Wire Wire Line + 7300 2350 7400 2350 +Wire Wire Line + 7300 2450 7400 2450 +Wire Wire Line + 9400 1350 9500 1350 +Wire Wire Line + 9500 1450 9400 1450 +Wire Wire Line + 9500 1550 9400 1550 +Wire Wire Line + 9500 1650 9400 1650 +Wire Wire Line + 9500 1750 9400 1750 +Wire Wire Line + 9500 1850 9400 1850 +Wire Wire Line + 9400 2050 9700 2050 +Wire Wire Line + 9400 2250 9900 2250 +Wire Wire Line + 9400 2350 9500 2350 +Wire Wire Line + 9500 2450 9400 2450 +Wire Wire Line + 9400 2700 9900 2700 +Wire Wire Line + 9400 2800 9500 2800 +Wire Wire Line + 9500 2900 9400 2900 +Wire Wire Line + 9500 3000 9400 3000 +Wire Wire Line + 9500 3100 9400 3100 +Wire Wire Line + 9500 3200 9400 3200 +Wire Wire Line + 9500 3300 9400 3300 +Wire Wire Line + 9500 3500 9400 3500 +Wire Wire Line + 9500 3600 9400 3600 +Connection ~ 7300 1450 +Connection ~ 7300 1550 +Connection ~ 7300 1650 +Connection ~ 7300 1750 +Connection ~ 7300 2150 +Connection ~ 7300 2250 +Connection ~ 7300 2350 +Connection ~ 7300 2450 +Connection ~ 9500 1450 +Connection ~ 9500 1550 +Connection ~ 9500 1650 +Connection ~ 9500 1750 +Wire Wire Line + 9500 2250 9500 2450 +Connection ~ 9500 2350 +Connection ~ 9500 1350 +Connection ~ 7300 1350 +Connection ~ 7300 2050 +Connection ~ 7300 1850 +Connection ~ 7300 2750 +Connection ~ 7300 2550 +Wire Wire Line + 9900 2250 9900 2150 +Connection ~ 9500 2250 +Wire Wire Line + 9500 2700 9500 3600 +Connection ~ 9500 2800 +Connection ~ 9500 2900 +Connection ~ 9500 3000 +Connection ~ 9500 3100 +Connection ~ 9500 3200 +Connection ~ 9500 3300 +Connection ~ 9500 3500 +Wire Wire Line + 9900 2700 9900 2600 +Connection ~ 9500 2700 +Wire Wire Line + 3100 6550 3250 6550 +Wire Wire Line + 3250 6450 3100 6450 +Connection ~ 3250 6550 +Wire Wire Line + 3600 6950 3600 7100 +Connection ~ 3250 6850 +Wire Wire Line + 3250 7050 3100 7050 +Wire Wire Line + 3250 7150 3100 7150 +Connection ~ 3250 7050 +Wire Wire Line + 3100 6850 3250 6850 +Wire Wire Line + 3600 6950 3250 6950 +Connection ~ 3250 6950 +Wire Wire Line + 1750 1250 1750 1350 +Connection ~ 1750 1300 +Wire Wire Line + 4050 1300 4050 1350 +Connection ~ 4050 1300 +Wire Wire Line + 3750 1300 3750 1350 +Connection ~ 3750 1300 +Wire Wire Line + 3100 1300 3100 1350 +Connection ~ 3100 1300 +Wire Wire Line + 2800 1300 2800 1350 +Connection ~ 2800 1300 +Wire Wire Line + 4350 1600 4350 1550 +Wire Wire Line + 2800 1600 2800 1550 +Connection ~ 2800 1600 +Wire Wire Line + 3100 1600 3100 1550 +Connection ~ 3100 1600 +Wire Wire Line + 3750 1600 3750 1550 +Connection ~ 3750 1600 +Wire Wire Line + 4050 1600 4050 1550 +Connection ~ 4050 1600 +Wire Wire Line + 5500 1250 5500 1350 +Connection ~ 5500 1300 +Wire Wire Line + 5850 1350 5850 1300 +Wire Wire Line + 5850 1300 5500 1300 +Wire Wire Line + 5850 1550 5850 1650 +Connection ~ 4350 1600 +Wire Wire Line + 1750 1600 1750 1550 +Wire Wire Line + 1750 1300 5000 1300 +Wire Wire Line + 1750 1600 5000 1600 +Wire Wire Line + 2100 1350 2100 1300 +Connection ~ 2100 1300 +Wire Wire Line + 2100 1550 2100 1600 +Connection ~ 2100 1600 +Wire Wire Line + 2450 1350 2450 1300 +Connection ~ 2450 1300 +Wire Wire Line + 2450 1550 2450 1600 +Connection ~ 2450 1600 +Wire Wire Line + 3400 1350 3400 1300 +Connection ~ 3400 1300 +Wire Wire Line + 3400 1550 3400 1600 +Connection ~ 3400 1600 +Wire Wire Line + 5000 1300 5000 1350 +Wire Wire Line + 4650 1300 4650 1350 +Connection ~ 4650 1300 +Wire Wire Line + 5000 1550 5000 1650 +Wire Wire Line + 4650 1600 4650 1550 +Connection ~ 4650 1600 +Connection ~ 5000 1600 +Wire Wire Line + 4350 1350 4350 1300 +Connection ~ 4350 1300 +Wire Wire Line + 5850 1600 5500 1600 +Wire Wire Line + 5500 1600 5500 1550 +Connection ~ 5850 1600 +$Comp +L GND #PWR0340 +U 1 1 585635C7 +P 3200 2450 +F 0 "#PWR0340" H 3200 2200 50 0001 C CNN +F 1 "GND" H 3200 2300 50 0000 C CNN +F 2 "" H 3200 2450 50 0000 C CNN +F 3 "" H 3200 2450 50 0000 C CNN + 1 3200 2450 + 1 0 0 -1 +$EndComp +Text Notes 1950 1950 0 50 ~ 0 +VCCAUX +Wire Wire Line + 1750 2050 1750 2150 +Connection ~ 1750 2100 +Wire Wire Line + 2100 2150 2100 2100 +Wire Wire Line + 1750 2100 3200 2100 +Wire Wire Line + 1750 2400 3200 2400 +Wire Wire Line + 1750 2400 1750 2350 +Connection ~ 2100 2400 +$Comp +L +1.8V #PWR0341 +U 1 1 58563642 +P 1750 2050 +F 0 "#PWR0341" H 1750 1900 50 0001 C CNN +F 1 "+1.8V" H 1750 2190 50 0000 C CNN +F 2 "" H 1750 2050 50 0000 C CNN +F 3 "" H 1750 2050 50 0000 C CNN + 1 1750 2050 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C189 +U 1 1 58563BD5 +P 2700 2250 +F 0 "C189" H 2710 2320 50 0000 L CNN +F 1 "C_u47" H 2710 2170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2700 2050 50 0001 C CNN +F 3 "" H 2700 1950 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 2810 2420 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 2750 2500 60 0001 C CNN "Description" + 1 2700 2250 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C193 +U 1 1 58563C1E +P 2950 2250 +F 0 "C193" H 2960 2320 50 0000 L CNN +F 1 "C_u47" H 2960 2170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2950 2050 50 0001 C CNN +F 3 "" H 2950 1950 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 3060 2420 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3000 2500 60 0001 C CNN "Description" + 1 2950 2250 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C197 +U 1 1 58563C67 +P 3200 2250 +F 0 "C197" H 3210 2320 50 0000 L CNN +F 1 "C_u47" H 3210 2170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3200 2050 50 0001 C CNN +F 3 "" H 3200 1950 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 3310 2420 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3250 2500 60 0001 C CNN "Description" + 1 3200 2250 + 1 0 0 -1 +$EndComp +Wire Wire Line + 2400 2100 2400 2150 +Connection ~ 2100 2100 +Wire Wire Line + 2700 2100 2700 2150 +Connection ~ 2400 2100 +Wire Wire Line + 2400 2400 2400 2350 +Wire Wire Line + 2700 2400 2700 2350 +Connection ~ 2400 2400 +Wire Wire Line + 2950 2100 2950 2150 +Connection ~ 2700 2100 +Wire Wire Line + 2950 2400 2950 2350 +Connection ~ 2700 2400 +Wire Wire Line + 3200 2100 3200 2150 +Connection ~ 2950 2100 +Wire Wire Line + 3200 2350 3200 2450 +Connection ~ 2950 2400 +Wire Wire Line + 2100 2350 2100 2400 +Connection ~ 3200 2400 +Text Notes 1950 2050 0 50 ~ 0 +VCCO_0 +Wire Wire Line + 9500 1250 9500 1850 +$Comp +L +1.8V #PWR0342 +U 1 1 58568721 +P 9700 1900 +F 0 "#PWR0342" H 9700 1750 50 0001 C CNN +F 1 "+1.8V" H 9700 2040 50 0000 C CNN +F 2 "" H 9700 1900 50 0000 C CNN +F 3 "" H 9700 1900 50 0000 C CNN + 1 9700 1900 + 1 0 0 -1 +$EndComp +Wire Wire Line + 9700 2050 9700 1900 +$Comp +L C_4.7u C182 +U 1 1 5856C043 +P 2100 2250 +F 0 "C182" H 2110 2320 50 0000 L CNN +F 1 "C_4.7u" H 2110 2170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 2100 2050 50 0001 C CNN +F 3 "" H 2100 1950 50 0001 C CNN +F 4 "C2012X7R1A475K125AC" H 2210 2420 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X7R 10%" H 2100 2500 60 0001 C CNN "Description" + 1 2100 2250 + 1 0 0 -1 +$EndComp +$Comp +L C_4.7u C185 +U 1 1 5856C090 +P 2400 2250 +F 0 "C185" H 2410 2320 50 0000 L CNN +F 1 "C_4.7u" H 2410 2170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 2400 2050 50 0001 C CNN +F 3 "" H 2400 1950 50 0001 C CNN +F 4 "C2012X7R1A475K125AC" H 2510 2420 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 10V X7R 15%" H 2400 2500 60 0001 C CNN "Description" + 1 2400 2250 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0343 +U 1 1 5856CD22 +P 3450 3250 +F 0 "#PWR0343" H 3450 3000 50 0001 C CNN +F 1 "GND" H 3450 3100 50 0000 C CNN +F 2 "" H 3450 3250 50 0000 C CNN +F 3 "" H 3450 3250 50 0000 C CNN + 1 3450 3250 + 1 0 0 -1 +$EndComp +Text Notes 1950 2800 0 50 ~ 0 +VCCO_14 +Wire Wire Line + 1750 2850 1750 2950 +Connection ~ 1750 2900 +Wire Wire Line + 2100 2950 2100 2900 +Wire Wire Line + 1750 2900 3450 2900 +Wire Wire Line + 1750 3200 3450 3200 +Wire Wire Line + 1750 3200 1750 3150 +Connection ~ 2100 3200 +$Comp +L +1.8V #PWR0344 +U 1 1 5856CD38 +P 1750 2850 +F 0 "#PWR0344" H 1750 2700 50 0001 C CNN +F 1 "+1.8V" H 1750 2990 50 0000 C CNN +F 2 "" H 1750 2850 50 0000 C CNN +F 3 "" H 1750 2850 50 0000 C CNN + 1 1750 2850 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C190 +U 1 1 5856CD40 +P 2700 3050 +F 0 "C190" H 2710 3120 50 0000 L CNN +F 1 "C_u47" H 2710 2970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2700 2850 50 0001 C CNN +F 3 "" H 2700 2750 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 2810 3220 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 2750 3300 60 0001 C CNN "Description" + 1 2700 3050 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C194 +U 1 1 5856CD48 +P 2950 3050 +F 0 "C194" H 2960 3120 50 0000 L CNN +F 1 "C_u47" H 2960 2970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2950 2850 50 0001 C CNN +F 3 "" H 2950 2750 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 3060 3220 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3000 3300 60 0001 C CNN "Description" + 1 2950 3050 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C198 +U 1 1 5856CD50 +P 3200 3050 +F 0 "C198" H 3210 3120 50 0000 L CNN +F 1 "C_u47" H 3210 2970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3200 2850 50 0001 C CNN +F 3 "" H 3200 2750 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 3310 3220 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3250 3300 60 0001 C CNN "Description" + 1 3200 3050 + 1 0 0 -1 +$EndComp +Wire Wire Line + 2400 2900 2400 2950 +Connection ~ 2100 2900 +Wire Wire Line + 2700 2900 2700 2950 +Connection ~ 2400 2900 +Wire Wire Line + 2400 3200 2400 3150 +Wire Wire Line + 2700 3200 2700 3150 +Connection ~ 2400 3200 +Wire Wire Line + 2950 2900 2950 2950 +Connection ~ 2700 2900 +Wire Wire Line + 2950 3200 2950 3150 +Connection ~ 2700 3200 +Wire Wire Line + 3200 2900 3200 2950 +Connection ~ 2950 2900 +Wire Wire Line + 3450 3150 3450 3250 +Connection ~ 2950 3200 +Wire Wire Line + 2100 3150 2100 3200 +Connection ~ 3200 3200 +$Comp +L C_4.7u C183 +U 1 1 5856CD69 +P 2100 3050 +F 0 "C183" H 2110 3120 50 0000 L CNN +F 1 "C_4.7u" H 2110 2970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 2100 2850 50 0001 C CNN +F 3 "" H 2100 2750 50 0001 C CNN +F 4 "C2012X7R1A475K125AC" H 2210 3220 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X7R 10%" H 2100 3300 60 0001 C CNN "Description" + 1 2100 3050 + 1 0 0 -1 +$EndComp +$Comp +L C_4.7u C186 +U 1 1 5856CD71 +P 2400 3050 +F 0 "C186" H 2410 3120 50 0000 L CNN +F 1 "C_4.7u" H 2410 2970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 2400 2850 50 0001 C CNN +F 3 "" H 2400 2750 50 0001 C CNN +F 4 "C2012X7R1A475K125AC" H 2510 3220 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 10V X7R 15%" H 2400 3300 60 0001 C CNN "Description" + 1 2400 3050 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C201 +U 1 1 5856CE12 +P 3450 3050 +F 0 "C201" H 3460 3120 50 0000 L CNN +F 1 "C_u47" H 3460 2970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3450 2850 50 0001 C CNN +F 3 "" H 3450 2750 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 3560 3220 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3500 3300 60 0001 C CNN "Description" + 1 3450 3050 + 1 0 0 -1 +$EndComp +Connection ~ 3450 3200 +Wire Wire Line + 3200 3150 3200 3200 +Wire Wire Line + 3450 2900 3450 2950 +Connection ~ 3200 2900 +$Comp +L GND #PWR0345 +U 1 1 5856F148 +P 3450 4000 +F 0 "#PWR0345" H 3450 3750 50 0001 C CNN +F 1 "GND" H 3450 3850 50 0000 C CNN +F 2 "" H 3450 4000 50 0000 C CNN +F 3 "" H 3450 4000 50 0000 C CNN + 1 3450 4000 + 1 0 0 -1 +$EndComp +Text Notes 2300 3550 0 50 ~ 0 +VCCO_15 +Wire Wire Line + 2100 3600 2100 3700 +$Comp +L +1.8V #PWR0346 +U 1 1 5856F15E +P 2100 3600 +F 0 "#PWR0346" H 2100 3450 50 0001 C CNN +F 1 "+1.8V" H 2100 3740 50 0000 C CNN +F 2 "" H 2100 3600 50 0000 C CNN +F 3 "" H 2100 3600 50 0000 C CNN + 1 2100 3600 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C191 +U 1 1 5856F166 +P 2700 3800 +F 0 "C191" H 2710 3870 50 0000 L CNN +F 1 "C_u47" H 2710 3720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2700 3600 50 0001 C CNN +F 3 "" H 2700 3500 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 2810 3970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 2750 4050 60 0001 C CNN "Description" + 1 2700 3800 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C195 +U 1 1 5856F16E +P 2950 3800 +F 0 "C195" H 2960 3870 50 0000 L CNN +F 1 "C_u47" H 2960 3720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2950 3600 50 0001 C CNN +F 3 "" H 2950 3500 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 3060 3970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3000 4050 60 0001 C CNN "Description" + 1 2950 3800 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C199 +U 1 1 5856F176 +P 3200 3800 +F 0 "C199" H 3210 3870 50 0000 L CNN +F 1 "C_u47" H 3210 3720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3200 3600 50 0001 C CNN +F 3 "" H 3200 3500 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 3310 3970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3250 4050 60 0001 C CNN "Description" + 1 3200 3800 + 1 0 0 -1 +$EndComp +Wire Wire Line + 2400 3650 2400 3700 +Connection ~ 2100 3650 +Wire Wire Line + 2700 3650 2700 3700 +Connection ~ 2400 3650 +Wire Wire Line + 2400 3950 2400 3900 +Wire Wire Line + 2700 3950 2700 3900 +Connection ~ 2400 3950 +Wire Wire Line + 2950 3650 2950 3700 +Connection ~ 2700 3650 +Wire Wire Line + 2950 3950 2950 3900 +Connection ~ 2700 3950 +Wire Wire Line + 3200 3650 3200 3700 +Connection ~ 2950 3650 +Wire Wire Line + 3450 3900 3450 4000 +Connection ~ 2950 3950 +Wire Wire Line + 2100 3900 2100 3950 +Connection ~ 3200 3950 +$Comp +L C_4.7u C184 +U 1 1 5856F18F +P 2100 3800 +F 0 "C184" H 2110 3870 50 0000 L CNN +F 1 "C_4.7u" H 2110 3720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 2100 3600 50 0001 C CNN +F 3 "" H 2100 3500 50 0001 C CNN +F 4 "C2012X7R1A475K125AC" H 2210 3970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X7R 10%" H 2100 4050 60 0001 C CNN "Description" + 1 2100 3800 + 1 0 0 -1 +$EndComp +$Comp +L C_4.7u C187 +U 1 1 5856F197 +P 2400 3800 +F 0 "C187" H 2410 3870 50 0000 L CNN +F 1 "C_4.7u" H 2410 3720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 2400 3600 50 0001 C CNN +F 3 "" H 2400 3500 50 0001 C CNN +F 4 "C2012X7R1A475K125AC" H 2510 3970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 10V X7R 15%" H 2400 4050 60 0001 C CNN "Description" + 1 2400 3800 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C202 +U 1 1 5856F19F +P 3450 3800 +F 0 "C202" H 3460 3870 50 0000 L CNN +F 1 "C_u47" H 3460 3720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3450 3600 50 0001 C CNN +F 3 "" H 3450 3500 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 3560 3970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 3500 4050 60 0001 C CNN "Description" + 1 3450 3800 + 1 0 0 -1 +$EndComp +Connection ~ 3450 3950 +Wire Wire Line + 3200 3950 3200 3900 +Wire Wire Line + 3450 3650 3450 3700 +Connection ~ 3200 3650 +$Comp +L GND #PWR0347 +U 1 1 5856F605 +P 5750 3250 +F 0 "#PWR0347" H 5750 3000 50 0001 C CNN +F 1 "GND" H 5750 3100 50 0000 C CNN +F 2 "" H 5750 3250 50 0000 C CNN +F 3 "" H 5750 3250 50 0000 C CNN + 1 5750 3250 + 1 0 0 -1 +$EndComp +Text Notes 4250 2800 0 50 ~ 0 +VCCO_34 +$Comp +L C_47u C205 +U 1 1 5856F60E +P 4050 3050 +F 0 "C205" H 4060 3120 50 0000 L CNN +F 1 "C_47u" H 4060 2970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_1210" H 4050 2850 50 0001 C CNN +F 3 "" H 4050 2750 50 0001 C CNN +F 4 "LMK325BJ476MM-T" H 4160 3220 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 1210 10V X5R 20%" H 4050 3300 60 0001 C CNN "Description" + 1 4050 3050 + 1 0 0 -1 +$EndComp +Wire Wire Line + 4050 2850 4050 2950 +Connection ~ 4050 2900 +Wire Wire Line + 4400 2950 4400 2900 +Wire Wire Line + 4050 2900 5750 2900 +Wire Wire Line + 4050 3200 5750 3200 +Wire Wire Line + 4050 3200 4050 3150 +Connection ~ 4400 3200 +$Comp +L C_u47 C214 +U 1 1 5856F623 +P 5000 3050 +F 0 "C214" H 5010 3120 50 0000 L CNN +F 1 "C_u47" H 5010 2970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5000 2850 50 0001 C CNN +F 3 "" H 5000 2750 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 5110 3220 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 5050 3300 60 0001 C CNN "Description" + 1 5000 3050 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C216 +U 1 1 5856F62B +P 5250 3050 +F 0 "C216" H 5260 3120 50 0000 L CNN +F 1 "C_u47" H 5260 2970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5250 2850 50 0001 C CNN +F 3 "" H 5250 2750 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 5360 3220 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 5300 3300 60 0001 C CNN "Description" + 1 5250 3050 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C219 +U 1 1 5856F633 +P 5500 3050 +F 0 "C219" H 5510 3120 50 0000 L CNN +F 1 "C_u47" H 5510 2970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5500 2850 50 0001 C CNN +F 3 "" H 5500 2750 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 5610 3220 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 5550 3300 60 0001 C CNN "Description" + 1 5500 3050 + 1 0 0 -1 +$EndComp +Wire Wire Line + 4700 2900 4700 2950 +Connection ~ 4400 2900 +Wire Wire Line + 5000 2900 5000 2950 +Connection ~ 4700 2900 +Wire Wire Line + 4700 3200 4700 3150 +Wire Wire Line + 5000 3200 5000 3150 +Connection ~ 4700 3200 +Wire Wire Line + 5250 2900 5250 2950 +Connection ~ 5000 2900 +Wire Wire Line + 5250 3200 5250 3150 +Connection ~ 5000 3200 +Wire Wire Line + 5500 2900 5500 2950 +Connection ~ 5250 2900 +Wire Wire Line + 5750 3150 5750 3250 +Connection ~ 5250 3200 +Wire Wire Line + 4400 3150 4400 3200 +Connection ~ 5500 3200 +$Comp +L C_4.7u C208 +U 1 1 5856F64C +P 4400 3050 +F 0 "C208" H 4410 3120 50 0000 L CNN +F 1 "C_4.7u" H 4410 2970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 4400 2850 50 0001 C CNN +F 3 "" H 4400 2750 50 0001 C CNN +F 4 "C2012X7R1A475K125AC" H 4510 3220 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X7R 10%" H 4400 3300 60 0001 C CNN "Description" + 1 4400 3050 + 1 0 0 -1 +$EndComp +$Comp +L C_4.7u C211 +U 1 1 5856F654 +P 4700 3050 +F 0 "C211" H 4710 3120 50 0000 L CNN +F 1 "C_4.7u" H 4710 2970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 4700 2850 50 0001 C CNN +F 3 "" H 4700 2750 50 0001 C CNN +F 4 "C2012X7R1A475K125AC" H 4810 3220 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 10V X7R 15%" H 4700 3300 60 0001 C CNN "Description" + 1 4700 3050 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C221 +U 1 1 5856F65C +P 5750 3050 +F 0 "C221" H 5760 3120 50 0000 L CNN +F 1 "C_u47" H 5760 2970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5750 2850 50 0001 C CNN +F 3 "" H 5750 2750 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 5860 3220 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 5800 3300 60 0001 C CNN "Description" + 1 5750 3050 + 1 0 0 -1 +$EndComp +Connection ~ 5750 3200 +Wire Wire Line + 5500 3150 5500 3200 +Wire Wire Line + 5750 2900 5750 2950 +Connection ~ 5500 2900 +$Comp +L GND #PWR0348 +U 1 1 5856FD54 +P 5750 4000 +F 0 "#PWR0348" H 5750 3750 50 0001 C CNN +F 1 "GND" H 5750 3850 50 0000 C CNN +F 2 "" H 5750 4000 50 0000 C CNN +F 3 "" H 5750 4000 50 0000 C CNN + 1 5750 4000 + 1 0 0 -1 +$EndComp +Text Notes 4250 3550 0 50 ~ 0 +VCCO_35 +$Comp +L C_47u C206 +U 1 1 5856FD5D +P 4050 3800 +F 0 "C206" H 4060 3870 50 0000 L CNN +F 1 "C_47u" H 4060 3720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_1210" H 4050 3600 50 0001 C CNN +F 3 "" H 4050 3500 50 0001 C CNN +F 4 "LMK325BJ476MM-T" H 4160 3970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 1210 10V X5R 20%" H 4050 4050 60 0001 C CNN "Description" + 1 4050 3800 + 1 0 0 -1 +$EndComp +Wire Wire Line + 4050 3600 4050 3700 +Connection ~ 4050 3650 +Wire Wire Line + 4400 3700 4400 3650 +Wire Wire Line + 4050 3650 5750 3650 +Wire Wire Line + 4050 3950 5750 3950 +Wire Wire Line + 4050 3950 4050 3900 +Connection ~ 4400 3950 +$Comp +L C_u47 C215 +U 1 1 5856FD72 +P 5000 3800 +F 0 "C215" H 5010 3870 50 0000 L CNN +F 1 "C_u47" H 5010 3720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5000 3600 50 0001 C CNN +F 3 "" H 5000 3500 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 5110 3970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 5050 4050 60 0001 C CNN "Description" + 1 5000 3800 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C217 +U 1 1 5856FD7A +P 5250 3800 +F 0 "C217" H 5260 3870 50 0000 L CNN +F 1 "C_u47" H 5260 3720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5250 3600 50 0001 C CNN +F 3 "" H 5250 3500 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 5360 3970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 5300 4050 60 0001 C CNN "Description" + 1 5250 3800 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C220 +U 1 1 5856FD82 +P 5500 3800 +F 0 "C220" H 5510 3870 50 0000 L CNN +F 1 "C_u47" H 5510 3720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5500 3600 50 0001 C CNN +F 3 "" H 5500 3500 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 5610 3970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 5550 4050 60 0001 C CNN "Description" + 1 5500 3800 + 1 0 0 -1 +$EndComp +Wire Wire Line + 4700 3650 4700 3700 +Connection ~ 4400 3650 +Wire Wire Line + 5000 3650 5000 3700 +Connection ~ 4700 3650 +Wire Wire Line + 4700 3950 4700 3900 +Wire Wire Line + 5000 3950 5000 3900 +Connection ~ 4700 3950 +Wire Wire Line + 5250 3650 5250 3700 +Connection ~ 5000 3650 +Wire Wire Line + 5250 3950 5250 3900 +Connection ~ 5000 3950 +Wire Wire Line + 5500 3650 5500 3700 +Connection ~ 5250 3650 +Wire Wire Line + 5750 3900 5750 4000 +Connection ~ 5250 3950 +Wire Wire Line + 4400 3900 4400 3950 +Connection ~ 5500 3950 +$Comp +L C_4.7u C209 +U 1 1 5856FD9B +P 4400 3800 +F 0 "C209" H 4410 3870 50 0000 L CNN +F 1 "C_4.7u" H 4410 3720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 4400 3600 50 0001 C CNN +F 3 "" H 4400 3500 50 0001 C CNN +F 4 "C2012X7R1A475K125AC" H 4510 3970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X7R 10%" H 4400 4050 60 0001 C CNN "Description" + 1 4400 3800 + 1 0 0 -1 +$EndComp +$Comp +L C_4.7u C212 +U 1 1 5856FDA3 +P 4700 3800 +F 0 "C212" H 4710 3870 50 0000 L CNN +F 1 "C_4.7u" H 4710 3720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 4700 3600 50 0001 C CNN +F 3 "" H 4700 3500 50 0001 C CNN +F 4 "C2012X7R1A475K125AC" H 4810 3970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 10V X7R 15%" H 4700 4050 60 0001 C CNN "Description" + 1 4700 3800 + 1 0 0 -1 +$EndComp +$Comp +L C_u47 C222 +U 1 1 5856FDAB +P 5750 3800 +F 0 "C222" H 5760 3870 50 0000 L CNN +F 1 "C_u47" H 5760 3720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5750 3600 50 0001 C CNN +F 3 "" H 5750 3500 50 0001 C CNN +F 4 "EMK107B7474KA-T" H 5860 3970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 5800 4050 60 0001 C CNN "Description" + 1 5750 3800 + 1 0 0 -1 +$EndComp +Connection ~ 5750 3950 +Wire Wire Line + 5500 3900 5500 3950 +Wire Wire Line + 5750 3650 5750 3700 +Connection ~ 5500 3650 +$Comp +L +3.3V #PWR0349 +U 1 1 5856FF11 +P 4050 2850 +F 0 "#PWR0349" H 4050 2700 50 0001 C CNN +F 1 "+3.3V" H 4050 2990 50 0000 C CNN +F 2 "" H 4050 2850 50 0000 C CNN +F 3 "" H 4050 2850 50 0000 C CNN + 1 4050 2850 + 1 0 0 -1 +$EndComp +$Comp +L +1.5V #PWR0350 +U 1 1 58570DFB +P 4050 3600 +F 0 "#PWR0350" H 4050 3450 50 0001 C CNN +F 1 "+1.5V" H 4050 3740 50 0000 C CNN +F 2 "" H 4050 3600 50 0000 C CNN +F 3 "" H 4050 3600 50 0000 C CNN + 1 4050 3600 + 1 0 0 -1 +$EndComp +$Comp +L +1.5V #PWR0351 +U 1 1 585713A6 +P 9500 1250 +F 0 "#PWR0351" H 9500 1100 50 0001 C CNN +F 1 "+1.5V" H 9500 1390 50 0000 C CNN +F 2 "" H 9500 1250 50 0000 C CNN +F 3 "" H 9500 1250 50 0000 C CNN + 1 9500 1250 + 1 0 0 -1 +$EndComp +$Comp +L C_47u C180 +U 1 1 5856CD2B +P 1750 3050 +F 0 "C180" H 1760 3120 50 0000 L CNN +F 1 "C_47u" H 1760 2970 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_1210" H 1750 2850 50 0001 C CNN +F 3 "" H 1750 2750 50 0001 C CNN +F 4 "LMK325BJ476MM-T" H 1860 3220 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 1210 10V X5R 20%" H 1750 3300 60 0001 C CNN "Description" + 1 1750 3050 + 1 0 0 -1 +$EndComp +Wire Wire Line + 2100 3950 3450 3950 +Wire Wire Line + 2100 3650 3450 3650 +$Comp +L C_100u C179 +U 1 1 58A6615F +P 1750 2250 +F 0 "C179" H 1760 2320 50 0000 L CNN +F 1 "C_100u" H 1760 2170 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_1210" H 1750 2050 50 0001 C CNN +F 3 "http://datasheets.avx.com/cx5r.pdf" H 1750 1950 50 0001 C CNN +F 4 "12106D107MAT2A" H 1860 2420 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 1210 6.3V X5R 20%" H 1750 2500 60 0001 C CNN "Description" + 1 1750 2250 + 1 0 0 -1 +$EndComp +Wire Wire Line + 4900 5200 4800 5200 +Wire Wire Line + 4900 5300 4400 5300 +Connection ~ 4400 5300 +$Comp +L HEATSINK HS2 +U 1 1 5A2DEE9C +P 4900 6950 +F 0 "HS2" H 4900 7200 50 0000 C CNN +F 1 "HEATSINK" H 5250 7000 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:HS2" H 4900 7350 50 0001 C CNN +F 3 "http://www.wakefield-vette.com/resource-center/downloads/brochures/intergrated-heatsink-wakefield.pdf" H 4900 6700 50 0001 C CNN +F 4 "624-60AB" H 5650 7000 50 0000 L CNN "MFG Part#" +F 5 "Heatsink BGA 21x21 mm" H 4900 7250 50 0001 C CNN "Description" + 1 4900 6950 + 1 0 0 -1 +$EndComp +$Comp +L HS-ANC HS-ANC1 +U 1 1 5A2E4BA1 +P 4900 7000 +F 0 "HS-ANC1" H 4900 6850 50 0000 C CNN +F 1 "HS-ANC" H 5250 6850 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:HS-ANC" H 4900 7400 50 0001 C CNN +F 3 "https://www.micforg.co.jp/dxf/S001YZ1L.pdf" H 4900 6800 50 0001 C CNN +F 4 "ANC-D057" H 5650 6850 50 0000 L CNN "MFG Part#" +F 5 "HEATSINK SOLDER ANCHOR" H 4900 7300 50 0001 C CNN "Description" + 1 4900 7000 + 1 0 0 -1 +$EndComp +$Comp +L HS-CLIP HS-CLIP1 +U 1 1 5A2E6126 +P 4900 7000 +F 0 "HS-CLIP1" H 4900 6950 50 0000 C CNN +F 1 "HS-CLIP" H 5250 6950 50 0000 L CNN +F 2 "" H 4900 7400 50 0001 C CNN +F 3 "https://www.micforg.co.jp/dxf/S001ZBFX.pdf" H 4900 6900 50 0001 C CNN +F 4 "S001ZBFX" H 5650 6950 50 0000 L CNN "MFG Part#" +F 5 "HEATSINK WIRE CLIP EZ-CLIP" H 4900 7300 50 0001 C CNN "Description" + 1 4900 7000 + 1 0 0 -1 +$EndComp +Text Notes 4700 6600 0 100 ~ 0 +FPGA HEATSINK +$Comp +L HS-PC HS-PC1 +U 1 1 5A2F1FBF +P 4900 6950 +F 0 "HS-PC1" H 4900 6550 50 0000 C CNN +F 1 "HS-PC" H 5250 6550 50 0000 L CNN +F 2 "" H 4900 7350 50 0001 C CNN +F 3 "https://assets.lairdtech.com/home/brandworld/files/THR-DS-Tpcm%20900%200910.pdf" H 4900 6700 50 0001 C CNN +F 4 "Phase change thermal interface material 20x20x0.125 mm" H 4900 7250 50 0001 C CNN "Description" +F 5 "T-PCM905C-20S" H 5650 6550 50 0000 L CNN "MFG Part#" + 1 4900 6950 + 1 0 0 -1 +$EndComp +$Comp +L HS-ANC HS-ANC2 +U 1 1 5A2F4DEB +P 4900 7000 +F 0 "HS-ANC2" H 4900 6750 50 0000 C CNN +F 1 "HS-ANC" H 5250 6750 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:HS-ANC" H 4900 7400 50 0001 C CNN +F 3 "https://www.micforg.co.jp/dxf/S001YZ1L.pdf" H 4900 6800 50 0001 C CNN +F 4 "ANC-D057" H 5650 6750 50 0000 L CNN "MFG Part#" +F 5 "HEATSINK SOLDER ANCHOR" H 4900 7300 50 0001 C CNN "Description" + 1 4900 7000 + 1 0 0 -1 +$EndComp +$Comp +L R_56R R136 +U 1 1 5AA08238 +P 3750 4950 +F 0 "R136" V 3650 4850 50 0000 L CNN +F 1 "R_56R" V 3850 4850 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3750 4700 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3750 4800 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 3750 5100 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3750 5200 60 0001 C CNN "Description" + 1 3750 4950 + 0 1 1 0 +$EndComp +$EndSCHEMATC diff --git a/kicad/rescue-backup/file5855FC3A-2022-01-14-15-48-21.sch b/kicad/rescue-backup/file5855FC3A-2022-01-14-15-48-21.sch new file mode 100644 index 0000000..77f63f8 --- /dev/null +++ b/kicad/rescue-backup/file5855FC3A-2022-01-14-15-48-21.sch @@ -0,0 +1,798 @@ +EESchema Schematic File Version 2 +LIBS:ScopefunParts +LIBS:power +LIBS:device +LIBS:transistors +LIBS:conn +LIBS:linear +LIBS:regul +LIBS:74xx +LIBS:cmos4000 +LIBS:adc-dac +LIBS:memory +LIBS:microcontrollers +LIBS:dsp +LIBS:microchip +LIBS:analog_switches +LIBS:motorola +LIBS:texas +LIBS:intel +LIBS:audio +LIBS:interface +LIBS:digital-audio +LIBS:philips +LIBS:display +LIBS:cypress +LIBS:siliconi +LIBS:opto +LIBS:atmel +LIBS:contrib +LIBS:valves +LIBS:Scopefun_v2-cache +EELAYER 25 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 12 15 +Title "" +Date "" +Rev "v2" +Comp "" +Comment1 "Copyright Dejan Priversek 2017" +Comment2 "" +Comment3 "" +Comment4 "" +$EndDescr +Text GLabel 6800 2450 2 75 Output ~ 0 +IOUTB +Text GLabel 6800 2750 2 75 Output ~ 0 +~IOUTB +Text GLabel 6800 3450 2 75 Output ~ 0 +~IOUTA +Text GLabel 6800 3750 2 75 Output ~ 0 +IOUTA +Wire Wire Line + 6250 2500 6250 2450 +Wire Wire Line + 5300 2450 6800 2450 +Wire Wire Line + 6250 2700 6250 2750 +Wire Wire Line + 6000 2750 6800 2750 +Connection ~ 6250 2750 +Connection ~ 6250 2450 +Wire Wire Line + 5300 3450 6800 3450 +Wire Wire Line + 6250 3450 6250 3500 +Wire Wire Line + 6000 3750 6800 3750 +Wire Wire Line + 6250 3700 6250 3750 +Connection ~ 6250 3750 +Connection ~ 6250 3450 +Text GLabel 2850 1650 0 50 Input ~ 0 +DAC_D11 +Text GLabel 2850 1750 0 50 Input ~ 0 +DAC_D10 +Text GLabel 2850 1850 0 50 Input ~ 0 +DAC_D9 +Text GLabel 2850 1950 0 50 Input ~ 0 +DAC_D8 +Text GLabel 2850 2050 0 50 Input ~ 0 +DAC_D7 +Text GLabel 2850 2150 0 50 Input ~ 0 +DAC_D6 +Text GLabel 2850 2250 0 50 Input ~ 0 +DAC_D5 +Text GLabel 2850 2350 0 50 Input ~ 0 +DAC_D4 +Text GLabel 2850 2450 0 50 Input ~ 0 +DAC_D3 +Text GLabel 2850 2550 0 50 Input ~ 0 +DAC_D2 +Text GLabel 2850 2650 0 50 Input ~ 0 +DAC_D1 +Text GLabel 2850 2750 0 50 Input ~ 0 +DAC_D0 +Text GLabel 3550 2950 0 50 Input ~ 0 +DAC_CLK_1 +Text GLabel 3550 4450 0 50 Input ~ 0 +DAC_CLK_2 +$Comp +L GND #PWR0352 +U 1 1 58595396 +P 5550 2200 +F 0 "#PWR0352" H 5550 1950 50 0001 C CNN +F 1 "GND" H 5550 2050 50 0000 C CNN +F 2 "" H 5550 2200 50 0000 C CNN +F 3 "" H 5550 2200 50 0000 C CNN + 1 5550 2200 + 1 0 0 -1 +$EndComp +Wire Wire Line + 5550 1950 5550 2200 +Wire Wire Line + 5550 1950 5300 1950 +Wire Wire Line + 5300 2050 5550 2050 +Connection ~ 5550 2050 +Wire Wire Line + 5300 2150 5550 2150 +Connection ~ 5550 2150 +$Comp +L C_0.1u C231 +U 1 1 585962DE +P 6800 1800 +F 0 "C231" H 6810 1870 50 0000 L CNN +F 1 "C_0.1u" H 6810 1720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 6800 1600 50 0001 C CNN +F 3 "" H 6810 1870 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 6910 1970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 6850 2050 60 0001 C CNN "Description" + 1 6800 1800 + 1 0 0 -1 +$EndComp +Connection ~ 6800 1650 +Wire Wire Line + 5400 1750 5300 1750 +Connection ~ 5400 1650 +$Comp +L GND #PWR0353 +U 1 1 585964D1 +P 5850 2000 +F 0 "#PWR0353" H 5850 1750 50 0001 C CNN +F 1 "GND" H 5850 1850 50 0000 C CNN +F 2 "" H 5850 2000 50 0000 C CNN +F 3 "" H 5850 2000 50 0000 C CNN + 1 5850 2000 + 1 0 0 -1 +$EndComp +Wire Wire Line + 5850 1900 5850 2000 +Wire Wire Line + 6800 1900 6800 2000 +$Comp +L C_0.1u C230 +U 1 1 58597255 +P 6500 1800 +F 0 "C230" H 6510 1870 50 0000 L CNN +F 1 "C_0.1u" H 6510 1720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 6500 1600 50 0001 C CNN +F 3 "" H 6510 1870 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 6610 1970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 6550 2050 60 0001 C CNN "Description" + 1 6500 1800 + 1 0 0 -1 +$EndComp +Wire Wire Line + 6500 1950 6500 1900 +Connection ~ 6800 1950 +Wire Wire Line + 6500 1650 6500 1700 +Connection ~ 6500 1650 +Wire Wire Line + 5500 2800 5500 2950 +Wire Wire Line + 5500 2950 5300 2950 +Wire Wire Line + 5300 3050 5600 3050 +$Comp +L GND #PWR0354 +U 1 1 5859A984 +P 6250 3100 +F 0 "#PWR0354" H 6250 2850 50 0001 C CNN +F 1 "GND" H 6250 2950 50 0000 C CNN +F 2 "" H 6250 3100 50 0000 C CNN +F 3 "" H 6250 3100 50 0000 C CNN + 1 6250 3100 + 1 0 0 -1 +$EndComp +Wire Wire Line + 6250 3100 6250 3050 +Wire Wire Line + 4000 4450 4200 4450 +$Comp +L DAC5662 U31 +U 1 1 58593122 +P 4750 2850 +F 0 "U31" H 4400 4200 50 0000 C CNN +F 1 "DAC5662" H 5000 4200 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:S-PQFP-G48" H 4750 1250 50 0001 C CNN +F 3 "http://www.ti.com/lit/ds/symlink/dac5662.pdf" H 4750 1450 50 0001 C CNN +F 4 "DAC5662IPFB" H 4750 1350 50 0001 C CNN "MFG Part#" +F 5 "DAC 12 bit 275 MSPS Dual DAC" H 4750 2850 60 0001 C CNN "Description" + 1 4750 2850 + 1 0 0 -1 +$EndComp +NoConn ~ 5300 4450 +NoConn ~ 5300 4350 +NoConn ~ 5300 4250 +NoConn ~ 5300 4150 +Wire Wire Line + 6250 3050 5800 3050 +NoConn ~ 5300 3150 +Wire Wire Line + 5300 2550 6000 2550 +Wire Wire Line + 6000 2550 6000 2750 +Wire Wire Line + 5300 3550 6000 3550 +Wire Wire Line + 6000 3550 6000 3750 +Wire Wire Line + 5500 4050 5300 4050 +Wire Wire Line + 5300 2850 5500 2850 +Connection ~ 5500 2850 +Text Notes 7400 2700 0 50 ~ 0 +Iout_max = 32 × Vref / Rbias = 8.51 mA\nVout_max = Iout_max × 100 = 0.851 V\n(Vref = 1.25 V, Rbias = 4700 Ohm) +Wire Wire Line + 3250 2450 4200 2450 +Wire Wire Line + 3250 2550 4200 2550 +Wire Wire Line + 3250 2650 4200 2650 +Wire Wire Line + 3250 2750 4200 2750 +Text Label 3650 2750 0 50 ~ 0 +DA0 +Text Label 3650 2650 0 50 ~ 0 +DA1 +Text Label 3650 2550 0 50 ~ 0 +DA2 +Text Label 3650 2450 0 50 ~ 0 +DA3 +Text Label 3650 2350 0 50 ~ 0 +DA4 +Text Label 3650 2250 0 50 ~ 0 +DA5 +Text Label 3650 2150 0 50 ~ 0 +DA6 +Text Label 3650 2050 0 50 ~ 0 +DA7 +Text Label 3650 1950 0 50 ~ 0 +DA8 +Text Label 3650 1850 0 50 ~ 0 +DA9 +Text Label 3650 1750 0 50 ~ 0 +DA10 +Text Label 3650 1650 0 50 ~ 0 +DA11 +Wire Wire Line + 3650 3150 4200 3150 +Wire Wire Line + 3650 3250 4200 3250 +Wire Wire Line + 3650 3350 4200 3350 +Wire Wire Line + 3650 3450 4200 3450 +Wire Wire Line + 3650 3550 4200 3550 +Wire Wire Line + 3650 3650 4200 3650 +Wire Wire Line + 3650 3750 4200 3750 +Wire Wire Line + 3650 3850 4200 3850 +Wire Wire Line + 3650 3950 4200 3950 +Wire Wire Line + 3650 4050 4200 4050 +Wire Wire Line + 3650 4150 4200 4150 +Wire Wire Line + 3650 4250 4200 4250 +Text Label 3650 3150 0 50 ~ 0 +DA0 +Text Label 3650 3250 0 50 ~ 0 +DA1 +Text Label 3650 3350 0 50 ~ 0 +DA2 +Text Label 3650 3450 0 50 ~ 0 +DA3 +Text Label 3650 3550 0 50 ~ 0 +DA4 +Text Label 3650 3650 0 50 ~ 0 +DA5 +Text Label 3650 3750 0 50 ~ 0 +DA6 +Text Label 3650 3850 0 50 ~ 0 +DA7 +Text Label 3650 3950 0 50 ~ 0 +DA8 +Text Label 3650 4050 0 50 ~ 0 +DA9 +Text Label 3650 4150 0 50 ~ 0 +DA10 +Text Label 3650 4250 0 50 ~ 0 +DA11 +Text GLabel 6050 4200 2 50 Input ~ 0 +DAC_SLEEP +Wire Wire Line + 4200 2850 4100 2850 +Wire Wire Line + 4100 2850 4100 2950 +Connection ~ 4100 2950 +Wire Wire Line + 5600 4200 6050 4200 +Wire Wire Line + 5600 3850 5600 4200 +Wire Wire Line + 5600 3850 5300 3850 +$Comp +L R_4k7 R147 +U 1 1 586D291A +P 5750 4050 +F 0 "R147" H 5800 4100 50 0000 L CNN +F 1 "R_4k7" H 5800 4000 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5750 3800 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5750 3900 50 0001 C CNN +F 4 "ERJ-3EKF4701V" H 5750 4200 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5750 4300 60 0001 C CNN "Description" + 1 5750 4050 + 1 0 0 -1 +$EndComp +Wire Wire Line + 5750 4150 5750 4200 +Connection ~ 5750 4200 +Wire Wire Line + 5750 3900 5750 3950 +Wire Wire Line + 6150 1950 6150 1900 +$Comp +L C_100u C227 +U 1 1 58A67BAB +P 6150 1800 +F 0 "C227" H 6160 1870 50 0000 L CNN +F 1 "C_100u" H 6160 1720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_1210" H 6150 1600 50 0001 C CNN +F 3 "http://datasheets.avx.com/cx5r.pdf" H 6150 1500 50 0001 C CNN +F 4 "12106D107MAT2A" H 6260 1970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 1210 6.3V X5R 20%" H 6150 2050 60 0001 C CNN "Description" + 1 6150 1800 + 1 0 0 -1 +$EndComp +Wire Wire Line + 7450 1550 7450 1650 +Wire Wire Line + 8700 1550 8700 1650 +Wire Wire Line + 7450 1650 7800 1650 +Wire Wire Line + 8700 1650 8300 1650 +Wire Wire Line + 6500 1950 6800 1950 +$Comp +L GND #PWR0355 +U 1 1 58A69C2F +P 6800 2000 +F 0 "#PWR0355" H 6800 1750 50 0001 C CNN +F 1 "GND" H 6800 1850 50 0000 C CNN +F 2 "" H 6800 2000 50 0000 C CNN +F 3 "" H 6800 2000 50 0000 C CNN + 1 6800 2000 + 1 0 0 -1 +$EndComp +Wire Wire Line + 6150 1950 5850 1950 +Connection ~ 5850 1950 +Wire Wire Line + 5300 1650 6800 1650 +Wire Wire Line + 5400 1650 5400 1850 +$Comp +L +3.3V_VA #PWR0356 +U 1 1 58A6B1CD +P 7450 1550 +F 0 "#PWR0356" H 7450 1400 50 0001 C CNN +F 1 "+3.3V_VA" H 7450 1690 50 0000 C CNN +F 2 "" H 7450 1550 50 0000 C CNN +F 3 "" H 7450 1550 50 0000 C CNN + 1 7450 1550 + -1 0 0 -1 +$EndComp +$Comp +L +3.3V #PWR0357 +U 1 1 58A6B2E4 +P 8700 1550 +F 0 "#PWR0357" H 8700 1400 50 0001 C CNN +F 1 "+3.3V" H 8700 1690 50 0000 C CNN +F 2 "" H 8700 1550 50 0000 C CNN +F 3 "" H 8700 1550 50 0000 C CNN + 1 8700 1550 + -1 0 0 -1 +$EndComp +$Comp +L +3.3V_VA #PWR0358 +U 1 1 58A6B37F +P 6800 1550 +F 0 "#PWR0358" H 6800 1400 50 0001 C CNN +F 1 "+3.3V_VA" H 6800 1690 50 0000 C CNN +F 2 "" H 6800 1550 50 0000 C CNN +F 3 "" H 6800 1550 50 0000 C CNN + 1 6800 1550 + 1 0 0 -1 +$EndComp +Wire Wire Line + 6800 1550 6800 1700 +$Comp +L +3.3V_VA #PWR0359 +U 1 1 58A737BA +P 5500 2800 +F 0 "#PWR0359" H 5500 2650 50 0001 C CNN +F 1 "+3.3V_VA" H 5500 2940 50 0000 C CNN +F 2 "" H 5500 2800 50 0000 C CNN +F 3 "" H 5500 2800 50 0000 C CNN + 1 5500 2800 + 1 0 0 -1 +$EndComp +Connection ~ 5850 1650 +Wire Wire Line + 5400 1850 5300 1850 +Connection ~ 5400 1750 +Wire Wire Line + 5850 1650 5850 1700 +Wire Wire Line + 6150 1700 6150 1650 +Connection ~ 6150 1650 +$Comp +L +3.3V_VA #PWR0360 +U 1 1 58A74A4D +P 5750 3900 +F 0 "#PWR0360" H 5750 3750 50 0001 C CNN +F 1 "+3.3V_VA" H 5750 4040 50 0000 C CNN +F 2 "" H 5750 3900 50 0000 C CNN +F 3 "" H 5750 3900 50 0000 C CNN + 1 5750 3900 + 1 0 0 -1 +$EndComp +$Comp +L C_1u C226 +U 1 1 58A75CBB +P 5850 1800 +F 0 "C226" H 5860 1870 50 0000 L CNN +F 1 "C_1u" H 5860 1720 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5850 1600 50 0001 C CNN +F 3 "" H 5860 1870 50 0001 C CNN +F 4 "C0603C105K9PACTU" H 5960 1970 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 6.3V X5R 10%" H 5900 2050 60 0001 C CNN "Description" + 1 5850 1800 + 1 0 0 -1 +$EndComp +$Comp +L Z_68 L11 +U 1 1 58A786C3 +P 8050 1650 +F 0 "L11" H 8050 1750 50 0000 C CNN +F 1 "Z_68" H 8050 1600 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:L_0805" H 8050 1300 50 0001 C CNN +F 3 "https://katalog.we-online.com/pbs/datasheet/782853680.pdf" H 8050 1400 50 0001 C CNN +F 4 "FERRITE BEAD 68 OHM 0805 R=25m I=3A" H 8050 2150 75 0001 C CNN "Description" +F 5 "782853680" H 8050 2000 75 0001 C CNN "MFG Part#" + 1 8050 1650 + 1 0 0 -1 +$EndComp +Text GLabel 5500 5400 2 50 Output ~ 0 +1.25V_REF +$Comp +L +Va #PWR0361 +U 1 1 58BA611F +P 3900 5300 +F 0 "#PWR0361" H 3950 5350 50 0001 C CNN +F 1 "+Va" H 3915 5473 50 0000 C CNN +F 2 "" H -5300 4050 50 0000 C CNN +F 3 "" H -5300 4050 50 0000 C CNN + 1 3900 5300 + 1 0 0 -1 +$EndComp +Wire Wire Line + 4750 5400 5500 5400 +Connection ~ 3900 5400 +Wire Wire Line + 3900 5400 4050 5400 +Wire Wire Line + 3900 5300 3900 5500 +$Comp +L +Va #PWR0362 +U 1 1 58BA6132 +P 4700 5750 +F 0 "#PWR0362" H 4750 5800 50 0001 C CNN +F 1 "+Va" H 4715 5923 50 0000 C CNN +F 2 "" H -4500 4500 50 0000 C CNN +F 3 "" H -4500 4500 50 0000 C CNN + 1 4700 5750 + 1 0 0 -1 +$EndComp +Wire Wire Line + 4550 5600 4550 5800 +Wire Wire Line + 4550 5800 4700 5800 +Wire Wire Line + 4700 5800 4700 5750 +Wire Wire Line + 4400 5750 4400 5600 +Wire Wire Line + 4200 5750 4400 5750 +Wire Wire Line + 4200 5750 4200 5600 +Wire Wire Line + 4300 5600 4300 5900 +Connection ~ 4300 5750 +$Comp +L GND #PWR0363 +U 1 1 58BA6149 +P 4300 5900 +F 0 "#PWR0363" H 4300 5650 50 0001 C CNN +F 1 "GND" H 4300 5750 50 0000 C CNN +F 2 "" H 4300 5900 50 0000 C CNN +F 3 "" H 4300 5900 50 0000 C CNN + 1 4300 5900 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0364 +U 1 1 58BA614F +P 3900 5900 +F 0 "#PWR0364" H 3900 5650 50 0001 C CNN +F 1 "GND" H 3900 5750 50 0000 C CNN +F 2 "" H 3900 5900 50 0000 C CNN +F 3 "" H 3900 5900 50 0000 C CNN + 1 3900 5900 + 1 0 0 -1 +$EndComp +Wire Wire Line + 3900 5900 3900 5700 +$Comp +L R_1.02k R144 +U 1 1 58BA6158 +P 4900 5700 +F 0 "R144" H 4950 5750 50 0000 L CNN +F 1 "R_1.02k" H 4950 5650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 4900 5450 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 4900 5550 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 4900 5850 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 4900 5950 60 0001 C CNN "Description" + 1 4900 5700 + 1 0 0 -1 +$EndComp +Wire Wire Line + 4900 5600 4900 5400 +Connection ~ 4900 5400 +Wire Wire Line + 5300 5500 5300 5400 +Connection ~ 5300 5400 +Wire Wire Line + 5300 5700 5300 5800 +Wire Wire Line + 4900 5800 4900 6100 +Wire Wire Line + 4900 6100 5300 6100 +Wire Wire Line + 5300 6100 5300 6000 +$Comp +L GND #PWR0365 +U 1 1 58BA6167 +P 5100 6200 +F 0 "#PWR0365" H 5100 5950 50 0001 C CNN +F 1 "GND" H 5100 6050 50 0000 C CNN +F 2 "" H 5100 6200 50 0000 C CNN +F 3 "" H 5100 6200 50 0000 C CNN + 1 5100 6200 + 1 0 0 -1 +$EndComp +Wire Wire Line + 5100 6200 5100 6100 +Connection ~ 5100 6100 +$Comp +L R_56R R145 +U 1 1 58BA6171 +P 5300 5600 +F 0 "R145" H 5350 5650 50 0000 L CNN +F 1 "R_56R" H 5350 5550 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5300 5350 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5300 5450 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 5300 5750 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5300 5850 60 0001 C CNN "Description" + 1 5300 5600 + 1 0 0 -1 +$EndComp +Text GLabel 5700 4550 2 50 Input ~ 0 +1.25V_REF +Wire Wire Line + 5500 4050 5500 4550 +Wire Wire Line + 5500 4550 5700 4550 +$Comp +L C_2.2u C224 +U 1 1 58BB4313 +P 3900 5600 +F 0 "C224" H 3910 5670 50 0000 L CNN +F 1 "C_2.2u" H 3910 5520 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3900 5400 50 0001 C CNN +F 3 "" H 3910 5670 50 0001 C CNN +F 4 "CC0603MRX5R5BB225" H 3900 5800 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 6.3V X5R 20%" H 3900 5900 60 0001 C CNN "Description" + 1 3900 5600 + 1 0 0 -1 +$EndComp +$Comp +L C_2.2u C225 +U 1 1 58BB43DC +P 5300 5900 +F 0 "C225" H 5310 5970 50 0000 L CNN +F 1 "C_2.2u" H 5310 5820 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 5300 5700 50 0001 C CNN +F 3 "" H 5310 5970 50 0001 C CNN +F 4 "CC0603MRX5R5BB225" H 5300 6100 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 6.3V X5R 20%" H 5300 6200 60 0001 C CNN "Description" + 1 5300 5900 + 1 0 0 -1 +$EndComp +$Comp +L MCP1501-12 D52 +U 1 1 58C4D77C +P 4400 5400 +F 0 "D52" H 4200 5550 50 0000 C CNN +F 1 "MCP1501-12" H 4550 5550 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:SOT23-6" H 4400 5000 50 0001 C CNN +F 3 "http://ww1.microchip.com/downloads/en/DeviceDoc/20005474D.pdf" H 4400 5100 50 0001 C CNN +F 4 "1.25V High-Precision Buffered Voltage Reference SOT23-6" H 4400 5800 50 0001 C CNN "Description" +F 5 "MCP1501T-12E/CHY" H 4400 5700 50 0001 C CNN "MFG Part#" + 1 4400 5400 + 1 0 0 -1 +$EndComp +Wire Wire Line + 3250 2350 4200 2350 +Wire Wire Line + 3250 2250 4200 2250 +Wire Wire Line + 3250 2150 4200 2150 +Wire Wire Line + 3250 2050 4200 2050 +Wire Wire Line + 3250 1950 4200 1950 +Wire Wire Line + 3250 1850 4200 1850 +Wire Wire Line + 3250 1750 4200 1750 +Wire Wire Line + 3250 1650 4200 1650 +Wire Wire Line + 2850 1650 2950 1650 +Wire Wire Line + 2850 1750 2950 1750 +Wire Wire Line + 2850 1850 2950 1850 +Wire Wire Line + 2850 1950 2950 1950 +Wire Wire Line + 2850 2050 2950 2050 +Wire Wire Line + 2850 2150 2950 2150 +Wire Wire Line + 2850 2250 2950 2250 +Wire Wire Line + 2850 2350 2950 2350 +Wire Wire Line + 2850 2450 2950 2450 +Wire Wire Line + 2850 2550 2950 2550 +Wire Wire Line + 2850 2650 2950 2650 +Wire Wire Line + 2850 2750 2950 2750 +$Comp +L R_56R R142 +U 1 1 58DF70F1 +P 3900 2950 +F 0 "R142" V 3800 2850 50 0000 L CNN +F 1 "R_56R" V 4000 2850 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3900 2700 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3900 2800 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 3900 3100 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3900 3200 60 0001 C CNN "Description" + 1 3900 2950 + 0 1 1 0 +$EndComp +Wire Wire Line + 4000 2950 4200 2950 +Wire Wire Line + 3800 2950 3550 2950 +$Comp +L R_56R R143 +U 1 1 58DF7590 +P 3900 4450 +F 0 "R143" V 3800 4350 50 0000 L CNN +F 1 "R_56R" V 4000 4350 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3900 4200 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3900 4300 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 3900 4600 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3900 4700 60 0001 C CNN "Description" + 1 3900 4450 + 0 1 1 0 +$EndComp +Wire Wire Line + 4200 4350 4100 4350 +Wire Wire Line + 4100 4350 4100 4450 +Connection ~ 4100 4450 +Wire Wire Line + 3800 4450 3550 4450 +$Comp +L RA_27R R139 +U 1 1 58DFDA2D +P 3100 1800 +F 0 "R139" H 3250 1700 50 0000 L CNN +F 1 "RA_27R" H 3250 1800 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_CRA06E" H 3100 1400 50 0001 C CNN +F 3 "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" H 3100 1500 50 0001 C CNN +F 4 "YC164-JR-0727RL" H 3100 2150 60 0001 C CNN "MFG Part#" +F 5 "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" H 3100 2250 60 0001 C CNN "Description" + 1 3100 1800 + 1 0 0 1 +$EndComp +$Comp +L RA_27R R140 +U 1 1 58DFDC7D +P 3100 2200 +F 0 "R140" H 3250 2100 50 0000 L CNN +F 1 "RA_27R" H 3250 2200 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_CRA06E" H 3100 1800 50 0001 C CNN +F 3 "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" H 3100 1900 50 0001 C CNN +F 4 "YC164-JR-0727RL" H 3100 2550 60 0001 C CNN "MFG Part#" +F 5 "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" H 3100 2650 60 0001 C CNN "Description" + 1 3100 2200 + 1 0 0 1 +$EndComp +$Comp +L RA_27R R141 +U 1 1 58DFDCEF +P 3100 2600 +F 0 "R141" H 3250 2500 50 0000 L CNN +F 1 "RA_27R" H 3250 2600 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_CRA06E" H 3100 2200 50 0001 C CNN +F 3 "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" H 3100 2300 50 0001 C CNN +F 4 "YC164-JR-0727RL" H 3100 2950 60 0001 C CNN "MFG Part#" +F 5 "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" H 3100 3050 60 0001 C CNN "Description" + 1 3100 2600 + 1 0 0 1 +$EndComp +$Comp +L C_0603 C228 +U 1 1 5B830D1F +P 6250 2600 +F 0 "C228" H 6260 2670 50 0000 L CNN +F 1 "C_0603" H 6260 2520 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 6250 2450 50 0001 C CNN +F 3 "" H 6260 2670 50 0001 C CNN +F 4 "Not populated" H 6250 2750 50 0001 C CNN "Description" + 1 6250 2600 + 1 0 0 -1 +$EndComp +$Comp +L C_0603 C229 +U 1 1 5B830D7D +P 6250 3600 +F 0 "C229" H 6260 3670 50 0000 L CNN +F 1 "C_0603" H 6260 3520 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 6250 3450 50 0001 C CNN +F 3 "" H 6260 3670 50 0001 C CNN +F 4 "Not populated" H 6250 3750 50 0001 C CNN "Description" + 1 6250 3600 + 1 0 0 -1 +$EndComp +$Comp +L R_4k7 R146 +U 1 1 5C256B39 +P 5700 3050 +F 0 "R146" V 5600 2950 50 0000 L CNN +F 1 "R_4k7" V 5800 2950 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5700 2800 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5700 2900 50 0001 C CNN +F 4 "ERJ-3EKF4701V" H 5700 3200 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5700 3300 60 0001 C CNN "Description" + 1 5700 3050 + 0 1 1 0 +$EndComp +$EndSCHEMATC diff --git a/kicad/rescue-backup/file58568C5C-2022-01-14-15-48-21.sch b/kicad/rescue-backup/file58568C5C-2022-01-14-15-48-21.sch new file mode 100644 index 0000000..f44b2df --- /dev/null +++ b/kicad/rescue-backup/file58568C5C-2022-01-14-15-48-21.sch @@ -0,0 +1,873 @@ +EESchema Schematic File Version 2 +LIBS:ScopefunParts +LIBS:power +LIBS:device +LIBS:transistors +LIBS:conn +LIBS:linear +LIBS:regul +LIBS:74xx +LIBS:cmos4000 +LIBS:adc-dac +LIBS:memory +LIBS:microcontrollers +LIBS:dsp +LIBS:microchip +LIBS:analog_switches +LIBS:motorola +LIBS:texas +LIBS:intel +LIBS:audio +LIBS:interface +LIBS:digital-audio +LIBS:philips +LIBS:display +LIBS:cypress +LIBS:siliconi +LIBS:opto +LIBS:atmel +LIBS:contrib +LIBS:valves +LIBS:Scopefun_v2-cache +EELAYER 25 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 13 15 +Title "" +Date "" +Rev "v2" +Comp "" +Comment1 "Copyright Dejan Priversek 2017" +Comment2 "" +Comment3 "" +Comment4 "" +$EndDescr +Text GLabel 3050 2300 0 75 Input ~ 0 +DASDIN +Text GLabel 3050 2450 0 75 Input ~ 0 +DASCLK +Text GLabel 3050 2150 0 75 Input ~ 0 +DASYNC +Text GLabel 4750 2600 2 50 Output ~ 0 +CH2_OFFSET_ADJ +Text GLabel 4750 2300 2 50 Output ~ 0 +CH1_OFFSET_ADJ +Text GLabel 4750 2900 2 50 Output ~ 0 +CH1_GAIN_ADJ +Text GLabel 4750 3200 2 50 Output ~ 0 +CH2_GAIN_ADJ +$Comp +L MAX5501 U33 +U 1 1 58568FD8 +P 3950 2600 +F 0 "U33" H 3700 3250 50 0000 C CNN +F 1 "MAX5501" H 4100 3250 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:SSOP20" H 3950 3400 50 0001 C CNN +F 3 "https://datasheets.maximintegrated.com/en/ds/MAX5500-MAX5501.pdf" H 3950 3500 50 0001 C CNN +F 4 "Low-Power, Quad, 12-Bit Voltage-Output DACs with Serial Interface, 3.3V supply" H 3950 3700 50 0001 C CNN "Description" +F 5 "MAX5501BGAP+" H 3950 3600 50 0001 C CNN "MFG Part#" + 1 3950 2600 + 1 0 0 -1 +$EndComp +NoConn ~ 3450 2500 +$Comp +L GND #PWR0366 +U 1 1 5856C0BA +P 3350 3400 +F 0 "#PWR0366" H 3350 3150 50 0001 C CNN +F 1 "GND" H 3350 3250 50 0000 C CNN +F 2 "" H 3350 3400 50 0000 C CNN +F 3 "" H 3350 3400 50 0000 C CNN + 1 3350 3400 + 1 0 0 -1 +$EndComp +Text GLabel 2550 1100 2 50 Output ~ 0 +1.8V_REF +Text GLabel 3250 2900 0 50 Input ~ 0 +1.8V_REF +Text GLabel 7150 2850 0 50 Input ~ 0 +1.8V_REF +Text GLabel 6750 2000 0 50 Input ~ 0 +CH2_OFFSET_ADJ +$Comp +L C_0.1u C234 +U 1 1 58577D53 +P 4200 4950 +F 0 "C234" H 4210 5020 50 0000 L CNN +F 1 "C_0.1u" H 4210 4870 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4200 4750 50 0001 C CNN +F 3 "" H 4210 5020 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 4310 5120 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 4250 5200 60 0001 C CNN "Description" + 1 4200 4950 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0367 +U 1 1 58577D66 +P 4200 5200 +F 0 "#PWR0367" H 4200 4950 50 0001 C CNN +F 1 "GND" H 4200 5050 50 0000 C CNN +F 2 "" H 4200 5200 50 0000 C CNN +F 3 "" H 4200 5200 50 0000 C CNN + 1 4200 5200 + 1 0 0 -1 +$EndComp +Text GLabel 9800 4450 2 75 Output ~ 0 +CH1_OFFSET +$Comp +L C_0.1u C235 +U 1 1 58577D84 +P 4200 6550 +F 0 "C235" H 4210 6620 50 0000 L CNN +F 1 "C_0.1u" H 4210 6470 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4200 6350 50 0001 C CNN +F 3 "" H 4210 6620 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 4310 6720 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 4250 6800 60 0001 C CNN "Description" + 1 4200 6550 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0368 +U 1 1 58577D97 +P 4200 6800 +F 0 "#PWR0368" H 4200 6550 50 0001 C CNN +F 1 "GND" H 4200 6650 50 0000 C CNN +F 2 "" H 4200 6800 50 0000 C CNN +F 3 "" H 4200 6800 50 0000 C CNN + 1 4200 6800 + 1 0 0 -1 +$EndComp +Text GLabel 9800 2450 2 75 Output ~ 0 +CH2_OFFSET +Text GLabel 4600 6250 2 75 Output ~ 0 +CH1_GAIN +Text GLabel 4600 4650 2 75 Output ~ 0 +CH2_GAIN +Text GLabel 7150 4850 0 50 Input ~ 0 +1.8V_REF +Text GLabel 2150 5050 0 50 Input ~ 0 +1.8V_REF +Text GLabel 2300 4550 0 50 Input ~ 0 +CH2_GAIN_ADJ +$Comp +L R_1.02k R158 +U 1 1 5857CC38 +P 3900 4650 +F 0 "R158" V 3800 4550 50 0000 L CNN +F 1 "R_1.02k" V 4000 4550 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3900 4400 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3900 4500 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 3900 4800 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3900 4900 60 0001 C CNN "Description" + 1 3900 4650 + 0 1 1 0 +$EndComp +Text GLabel 2150 6650 0 50 Input ~ 0 +1.8V_REF +Text GLabel 2300 6150 0 50 Input ~ 0 +CH1_GAIN_ADJ +$Comp +L R_1.02k R159 +U 1 1 5857CC97 +P 3900 6250 +F 0 "R159" V 3800 6150 50 0000 L CNN +F 1 "R_1.02k" V 4000 6150 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3900 6000 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3900 6100 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 3900 6400 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3900 6500 60 0001 C CNN "Description" + 1 3900 6250 + 0 1 1 0 +$EndComp +$Comp +L C_0.1u C236 +U 1 1 585A86C7 +P 4850 1750 +F 0 "C236" H 4860 1820 50 0000 L CNN +F 1 "C_0.1u" H 4860 1670 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 4850 1550 50 0001 C CNN +F 3 "" H 4860 1820 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 4960 1920 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 4900 2000 60 0001 C CNN "Description" + 1 4850 1750 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0369 +U 1 1 585A889B +P 4850 1900 +F 0 "#PWR0369" H 4850 1650 50 0001 C CNN +F 1 "GND" H 4850 1750 50 0000 C CNN +F 2 "" H 4850 1900 50 0000 C CNN +F 3 "" H 4850 1900 50 0000 C CNN + 1 4850 1900 + 1 0 0 -1 +$EndComp +$Comp +L +Va #PWR0370 +U 1 1 58AA27EB +P 9200 2000 +F 0 "#PWR0370" H 9250 2050 50 0001 C CNN +F 1 "+Va" H 9215 2173 50 0000 C CNN +F 2 "" H 0 750 50 0000 C CNN +F 3 "" H 0 750 50 0000 C CNN + 1 9200 2000 + 1 0 0 -1 +$EndComp +$Comp +L +Va #PWR0371 +U 1 1 58AA35BB +P 3050 4150 +F 0 "#PWR0371" H 3100 4200 50 0001 C CNN +F 1 "+Va" H 3065 4323 50 0000 C CNN +F 2 "" H -6150 2900 50 0000 C CNN +F 3 "" H -6150 2900 50 0000 C CNN + 1 3050 4150 + 1 0 0 -1 +$EndComp +$Comp +L +Va #PWR0372 +U 1 1 58AA42D0 +P 950 1000 +F 0 "#PWR0372" H 1000 1050 50 0001 C CNN +F 1 "+Va" H 965 1173 50 0000 C CNN +F 2 "" H -8250 -250 50 0000 C CNN +F 3 "" H -8250 -250 50 0000 C CNN + 1 950 1000 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C238 +U 1 1 58B1F18B +P 7250 2150 +F 0 "C238" H 7260 2220 50 0000 L CNN +F 1 "C_0.1u" H 7260 2070 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 7250 1950 50 0001 C CNN +F 3 "" H 7260 2220 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 7360 2320 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 7300 2400 60 0001 C CNN "Description" + 1 7250 2150 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0373 +U 1 1 58B1F191 +P 7250 2300 +F 0 "#PWR0373" H 7250 2050 50 0001 C CNN +F 1 "GND" H 7250 2150 50 0000 C CNN +F 2 "" H 7250 2300 50 0000 C CNN +F 3 "" H 7250 2300 50 0000 C CNN + 1 7250 2300 + 1 0 0 -1 +$EndComp +$Comp +L R_1.02k R160 +U 1 1 58B1F19D +P 6950 2000 +F 0 "R160" V 6850 1900 50 0000 L CNN +F 1 "R_1.02k" V 7050 1900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 6950 1750 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 6950 1850 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 6950 2150 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 6950 2250 60 0001 C CNN "Description" + 1 6950 2000 + 0 1 1 0 +$EndComp +$Comp +L C_0.1u C239 +U 1 1 58B21241 +P 7250 4150 +F 0 "C239" H 7260 4220 50 0000 L CNN +F 1 "C_0.1u" H 7260 4070 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 7250 3950 50 0001 C CNN +F 3 "" H 7260 4220 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 7360 4320 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 7300 4400 60 0001 C CNN "Description" + 1 7250 4150 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0374 +U 1 1 58B21247 +P 7250 4300 +F 0 "#PWR0374" H 7250 4050 50 0001 C CNN +F 1 "GND" H 7250 4150 50 0000 C CNN +F 2 "" H 7250 4300 50 0000 C CNN +F 3 "" H 7250 4300 50 0000 C CNN + 1 7250 4300 + 1 0 0 -1 +$EndComp +$Comp +L R_1.02k R161 +U 1 1 58B21251 +P 6950 4000 +F 0 "R161" V 6850 3900 50 0000 L CNN +F 1 "R_1.02k" V 7050 3900 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 6950 3750 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 6950 3850 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 6950 4150 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 6950 4250 60 0001 C CNN "Description" + 1 6950 4000 + 0 1 1 0 +$EndComp +Text GLabel 6750 4000 0 50 Input ~ 0 +CH1_OFFSET_ADJ +$Comp +L +3.3V_VA #PWR0375 +U 1 1 58B27810 +P 4550 1550 +F 0 "#PWR0375" H 50 400 50 0001 C CNN +F 1 "+3.3V_VA" H 4565 1723 50 0000 C CNN +F 2 "" H 50 550 50 0000 C CNN +F 3 "" H 50 550 50 0000 C CNN + 1 4550 1550 + 1 0 0 -1 +$EndComp +$Comp +L OPA692 U34 +U 1 1 58B9B07D +P 8300 2500 +F 0 "U34" H 7900 2950 50 0000 L CNN +F 1 "OPA692" H 8500 2950 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23-6" H 8300 1750 50 0001 C CNN +F 3 "http://www.ti.com/lit/ds/symlink/opa692.pdf" H 8300 1850 50 0001 C CNN +F 4 "OPA692IDBVT" H 8300 3050 50 0001 C CNN "MFG Part#" +F 5 "Wideband, Fixed Gain Video BUFFER AMPLIFIER With Disable" H 8300 3150 50 0001 C CNN "Description" + 1 8300 2500 + 1 0 0 -1 +$EndComp +Wire Wire Line + 9800 2450 9000 2450 +Wire Wire Line + 9200 2200 9200 2000 +Wire Wire Line + 9000 2200 9200 2200 +Wire Wire Line + 6750 4000 6850 4000 +Wire Wire Line + 7600 4000 7600 4300 +Wire Wire Line + 7600 4300 7700 4300 +Wire Wire Line + 7250 4250 7250 4300 +Wire Wire Line + 7250 4000 7250 4050 +Connection ~ 7250 4000 +Wire Wire Line + 7050 4000 7600 4000 +Wire Wire Line + 6750 2000 6850 2000 +Wire Wire Line + 7600 2000 7600 2300 +Wire Wire Line + 7600 2300 7700 2300 +Wire Wire Line + 7250 2250 7250 2300 +Wire Wire Line + 7250 2000 7250 2050 +Connection ~ 7250 2000 +Wire Wire Line + 7050 2000 7600 2000 +Connection ~ 3350 2100 +Wire Wire Line + 3350 2700 3450 2700 +Wire Wire Line + 4850 1850 4850 1900 +Connection ~ 4550 1600 +Wire Wire Line + 4550 1600 5200 1600 +Wire Wire Line + 4850 1650 4850 1600 +Connection ~ 4550 1850 +Wire Wire Line + 4550 1850 3350 1850 +Wire Wire Line + 3350 1850 3350 2700 +Wire Wire Line + 3450 2100 3350 2100 +Wire Wire Line + 3450 3300 3350 3300 +Wire Wire Line + 2150 6650 2400 6650 +Wire Wire Line + 2800 6150 2300 6150 +Wire Wire Line + 7150 4850 7700 4850 +Wire Wire Line + 7150 2850 7700 2850 +Connection ~ 4200 6250 +Wire Wire Line + 4200 6650 4200 6800 +Wire Wire Line + 4200 6250 4200 6450 +Wire Wire Line + 4000 6250 4600 6250 +Connection ~ 4200 4650 +Wire Wire Line + 4200 5050 4200 5200 +Wire Wire Line + 4200 4650 4200 4850 +Wire Wire Line + 4000 4650 4600 4650 +Connection ~ 4550 3200 +Connection ~ 4550 2900 +Connection ~ 4550 2600 +Connection ~ 4550 2300 +Wire Wire Line + 3250 2900 3450 2900 +Connection ~ 3350 2900 +Wire Wire Line + 3350 3000 3350 2900 +Wire Wire Line + 1800 1100 2550 1100 +Connection ~ 950 1100 +Wire Wire Line + 950 1100 1100 1100 +Wire Wire Line + 950 1000 950 1200 +Wire Wire Line + 3450 3000 3350 3000 +Connection ~ 3350 3300 +Wire Wire Line + 3350 3200 3350 3400 +Wire Wire Line + 3450 3200 3350 3200 +Wire Wire Line + 4550 2100 4450 2100 +Wire Wire Line + 4550 1550 4550 2100 +Wire Wire Line + 4550 3300 4450 3300 +Wire Wire Line + 4550 3200 4550 3300 +Wire Wire Line + 4550 3000 4450 3000 +Wire Wire Line + 4550 2900 4550 3000 +Wire Wire Line + 4550 2700 4450 2700 +Wire Wire Line + 4550 2600 4550 2700 +Wire Wire Line + 4550 2400 4450 2400 +Wire Wire Line + 4550 2300 4550 2400 +Wire Wire Line + 3200 2400 3450 2400 +Wire Wire Line + 3200 2450 3050 2450 +Wire Wire Line + 3200 2400 3200 2450 +Wire Wire Line + 3200 2200 3450 2200 +Wire Wire Line + 3200 2150 3200 2200 +Wire Wire Line + 3050 2150 3200 2150 +Wire Wire Line + 4450 3200 4750 3200 +Wire Wire Line + 4450 2900 4750 2900 +Wire Wire Line + 4450 2600 4750 2600 +Wire Wire Line + 4450 2300 4750 2300 +Wire Wire Line + 3050 2300 3450 2300 +$Comp +L OPA692 U35 +U 1 1 58B9CA89 +P 8300 4500 +F 0 "U35" H 7900 4950 50 0000 L CNN +F 1 "OPA692" H 8500 4950 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23-6" H 8300 3750 50 0001 C CNN +F 3 "http://www.ti.com/lit/ds/symlink/opa692.pdf" H 8300 3850 50 0001 C CNN +F 4 "OPA692IDBVT" H 8300 5050 50 0001 C CNN "MFG Part#" +F 5 "Wideband, Fixed Gain Video BUFFER AMPLIFIER With Disable" H 8300 5150 50 0001 C CNN "Description" + 1 8300 4500 + 1 0 0 -1 +$EndComp +Wire Wire Line + 9000 4450 9800 4450 +$Comp +L +Va #PWR0376 +U 1 1 58B9CD9C +P 9200 4000 +F 0 "#PWR0376" H 9250 4050 50 0001 C CNN +F 1 "+Va" H 9215 4173 50 0000 C CNN +F 2 "" H 0 2750 50 0000 C CNN +F 3 "" H 0 2750 50 0000 C CNN + 1 9200 4000 + 1 0 0 -1 +$EndComp +Wire Wire Line + 9200 4200 9200 4000 +Wire Wire Line + 9000 4200 9200 4200 +NoConn ~ 9000 2900 +NoConn ~ 9000 4900 +$Comp +L -Va #PWR0377 +U 1 1 58B9E33C +P 9200 5000 +F 0 "#PWR0377" H 9200 4900 50 0001 C CNN +F 1 "-Va" H 9200 5140 50 0000 C CNN +F 2 "" H 9200 5000 50 0000 C CNN +F 3 "" H 9200 5000 50 0000 C CNN + 1 9200 5000 + -1 0 0 1 +$EndComp +Wire Wire Line + 9200 5000 9200 4700 +Wire Wire Line + 9200 4700 9000 4700 +$Comp +L -Va #PWR0378 +U 1 1 58B9E95B +P 9200 3000 +F 0 "#PWR0378" H 9200 2900 50 0001 C CNN +F 1 "-Va" H 9200 3140 50 0000 C CNN +F 2 "" H 9200 3000 50 0000 C CNN +F 3 "" H 9200 3000 50 0000 C CNN + 1 9200 3000 + -1 0 0 1 +$EndComp +Wire Wire Line + 9200 3000 9200 2700 +Wire Wire Line + 9200 2700 9000 2700 +$Comp +L +Va #PWR0379 +U 1 1 58B95373 +P 1750 1450 +F 0 "#PWR0379" H 1800 1500 50 0001 C CNN +F 1 "+Va" H 1765 1623 50 0000 C CNN +F 2 "" H -7450 200 50 0000 C CNN +F 3 "" H -7450 200 50 0000 C CNN + 1 1750 1450 + 1 0 0 -1 +$EndComp +Wire Wire Line + 1600 1300 1600 1500 +Wire Wire Line + 1600 1500 1750 1500 +Wire Wire Line + 1750 1500 1750 1450 +$Comp +L C_2.2u C232 +U 1 1 58B95637 +P 950 1300 +F 0 "C232" H 960 1370 50 0000 L CNN +F 1 "C_2.2u" H 960 1220 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 950 1100 50 0001 C CNN +F 3 "" H 960 1370 50 0001 C CNN +F 4 "CC0603MRX5R5BB225" H 950 1500 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 6.3V X5R 20%" H 950 1600 60 0001 C CNN "Description" + 1 950 1300 + 1 0 0 -1 +$EndComp +Wire Wire Line + 1450 1450 1450 1300 +Wire Wire Line + 1250 1450 1450 1450 +Wire Wire Line + 1250 1450 1250 1300 +Wire Wire Line + 1350 1300 1350 1600 +Connection ~ 1350 1450 +$Comp +L GND #PWR0380 +U 1 1 58B9824C +P 1350 1600 +F 0 "#PWR0380" H 1350 1350 50 0001 C CNN +F 1 "GND" H 1350 1450 50 0000 C CNN +F 2 "" H 1350 1600 50 0000 C CNN +F 3 "" H 1350 1600 50 0000 C CNN + 1 1350 1600 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0381 +U 1 1 58B98358 +P 950 1600 +F 0 "#PWR0381" H 950 1350 50 0001 C CNN +F 1 "GND" H 950 1450 50 0000 C CNN +F 2 "" H 950 1600 50 0000 C CNN +F 3 "" H 950 1600 50 0000 C CNN + 1 950 1600 + 1 0 0 -1 +$EndComp +Wire Wire Line + 950 1600 950 1400 +$Comp +L R_1.02k R152 +U 1 1 58B99626 +P 1950 1400 +F 0 "R152" H 2000 1450 50 0000 L CNN +F 1 "R_1.02k" H 2000 1350 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 1950 1150 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 1950 1250 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 1950 1550 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 1950 1650 60 0001 C CNN "Description" + 1 1950 1400 + 1 0 0 -1 +$EndComp +Wire Wire Line + 1950 1300 1950 1100 +Connection ~ 1950 1100 +Wire Wire Line + 2350 1200 2350 1100 +Connection ~ 2350 1100 +Wire Wire Line + 2350 1400 2350 1500 +Wire Wire Line + 1950 1500 1950 1800 +Wire Wire Line + 1950 1800 2350 1800 +Wire Wire Line + 2350 1800 2350 1700 +$Comp +L GND #PWR0382 +U 1 1 58B9A4E4 +P 2150 1900 +F 0 "#PWR0382" H 2150 1650 50 0001 C CNN +F 1 "GND" H 2150 1750 50 0000 C CNN +F 2 "" H 2150 1900 50 0000 C CNN +F 3 "" H 2150 1900 50 0000 C CNN + 1 2150 1900 + 1 0 0 -1 +$EndComp +Wire Wire Line + 2150 1900 2150 1800 +Connection ~ 2150 1800 +$Comp +L R_56R R153 +U 1 1 58B9BFC9 +P 2350 1300 +F 0 "R153" H 2400 1350 50 0000 L CNN +F 1 "R_56R" H 2400 1250 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2350 1050 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2350 1150 50 0001 C CNN +F 4 "ERJ-3EKF56R0V" H 2350 1450 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2350 1550 60 0001 C CNN "Description" + 1 2350 1300 + 1 0 0 -1 +$EndComp +$Comp +L C_2.2u C233 +U 1 1 58B9C02E +P 2350 1600 +F 0 "C233" H 2360 1670 50 0000 L CNN +F 1 "C_2.2u" H 2360 1520 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 2350 1400 50 0001 C CNN +F 3 "" H 2360 1670 50 0001 C CNN +F 4 "CC0603MRX5R5BB225" H 2350 1800 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 6.3V X5R 20%" H 2350 1900 60 0001 C CNN "Description" + 1 2350 1600 + 1 0 0 -1 +$EndComp +$Comp +L MCP1501-18 D53 +U 1 1 58BA94AB +P 1450 1100 +F 0 "D53" H 1200 1250 50 0000 C CNN +F 1 "MCP1501-18" H 1600 1250 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:SOT23-6" H 1450 700 50 0001 C CNN +F 3 "http://ww1.microchip.com/downloads/en/DeviceDoc/20005474D.pdf" H 1450 800 50 0001 C CNN +F 4 "1.8V High-Precision Buffered Voltage Reference SOT23-6" H 1450 1500 50 0001 C CNN "Description" +F 5 "MCP1501T-18E/CHY" H 1450 1400 50 0001 C CNN "MFG Part#" + 1 1450 1100 + 1 0 0 -1 +$EndComp +Wire Wire Line + 5200 1600 5200 1650 +Connection ~ 4850 1600 +$Comp +L C_10n_0402 C237 +U 1 1 58BB5B23 +P 5200 1750 +F 0 "C237" H 5210 1820 50 0000 L CNN +F 1 "C_10n" H 5210 1670 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0402" H 5200 1550 50 0001 C CNN +F 3 "" H 5210 1820 50 0001 C CNN +F 4 "885012205012" H 5200 1950 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0402 10V X7R 10%" H 5200 2050 60 0001 C CNN "Description" + 1 5200 1750 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0383 +U 1 1 58BB5B84 +P 5200 1900 +F 0 "#PWR0383" H 5200 1650 50 0001 C CNN +F 1 "GND" H 5200 1750 50 0000 C CNN +F 2 "" H 5200 1900 50 0000 C CNN +F 3 "" H 5200 1900 50 0000 C CNN + 1 5200 1900 + 1 0 0 -1 +$EndComp +Wire Wire Line + 5200 1850 5200 1900 +$Comp +L -Va #PWR0384 +U 1 1 58BBA329 +P 3050 5150 +F 0 "#PWR0384" H 3050 5050 50 0001 C CNN +F 1 "-Va" H 3050 5290 50 0000 C CNN +F 2 "" H 3050 5150 50 0000 C CNN +F 3 "" H 3050 5150 50 0000 C CNN + 1 3050 5150 + -1 0 0 1 +$EndComp +$Comp +L AZ4558C U32 +U 2 1 58BBC33F +P 3100 6250 +F 0 "U32" H 3300 6350 50 0000 L CNN +F 1 "AZ4558C" H 3300 6150 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOIC8" H 3100 5700 50 0001 C CNN +F 3 "https://www.diodes.com/assets/Datasheets/AZ4558C.pdf" H 3100 5800 50 0001 C CNN +F 4 "AZ4558CMTR-E1" H 3100 6700 50 0001 C CNN "MFG Part#" +F 5 "DUAL BIPOLAR OPERATIONAL AMPLIFIERS 5.5MHz 5.5MHz" H 3100 6800 50 0001 C CNN "Description" + 2 3100 6250 + 1 0 0 -1 +$EndComp +$Comp +L +Va #PWR0385 +U 1 1 58BBC4D6 +P 3050 5750 +F 0 "#PWR0385" H 3100 5800 50 0001 C CNN +F 1 "+Va" H 3065 5923 50 0000 C CNN +F 2 "" H -6150 4500 50 0000 C CNN +F 3 "" H -6150 4500 50 0000 C CNN + 1 3050 5750 + 1 0 0 -1 +$EndComp +Wire Wire Line + 3050 5750 3050 5900 +$Comp +L -Va #PWR0386 +U 1 1 58BBC507 +P 3050 6750 +F 0 "#PWR0386" H 3050 6650 50 0001 C CNN +F 1 "-Va" H 3050 6890 50 0000 C CNN +F 2 "" H 3050 6750 50 0000 C CNN +F 3 "" H 3050 6750 50 0000 C CNN + 1 3050 6750 + -1 0 0 1 +$EndComp +Wire Wire Line + 3050 6750 3050 6600 +Wire Wire Line + 3400 6250 3800 6250 +$Comp +L R_1.02k R157 +U 1 1 58BBFC94 +P 3350 6650 +F 0 "R157" V 3250 6550 50 0000 L CNN +F 1 "R_1.02k" V 3450 6550 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3350 6400 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3350 6500 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 3350 6800 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3350 6900 60 0001 C CNN "Description" + 1 3350 6650 + 0 1 1 0 +$EndComp +$Comp +L R_1.02k R155 +U 1 1 58BBFFDD +P 2500 6650 +F 0 "R155" V 2400 6550 50 0000 L CNN +F 1 "R_1.02k" V 2600 6550 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2500 6400 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2500 6500 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 2500 6800 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2500 6900 60 0001 C CNN "Description" + 1 2500 6650 + 0 1 1 0 +$EndComp +Wire Wire Line + 2600 6650 3250 6650 +Wire Wire Line + 3450 6650 3700 6650 +Wire Wire Line + 3700 6650 3700 6250 +Connection ~ 3700 6250 +Wire Wire Line + 2800 6350 2750 6350 +Wire Wire Line + 2750 6350 2750 6650 +Connection ~ 2750 6650 +Wire Wire Line + 2150 5050 2400 5050 +Wire Wire Line + 2800 4550 2300 4550 +$Comp +L AZ4558C U32 +U 1 1 58BC0C1C +P 3100 4650 +F 0 "U32" H 3300 4750 50 0000 L CNN +F 1 "AZ4558C" H 3300 4550 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOIC8" H 3100 4100 50 0001 C CNN +F 3 "https://www.diodes.com/assets/Datasheets/AZ4558C.pdf" H 3100 4200 50 0001 C CNN +F 4 "AZ4558CMTR-E1" H 3100 5100 50 0001 C CNN "MFG Part#" +F 5 "DUAL BIPOLAR OPERATIONAL AMPLIFIERS 5.5MHz 5.5MHz" H 3100 5200 50 0001 C CNN "Description" + 1 3100 4650 + 1 0 0 -1 +$EndComp +Wire Wire Line + 3050 4150 3050 4300 +Wire Wire Line + 3050 5150 3050 5000 +Wire Wire Line + 3400 4650 3800 4650 +$Comp +L R_1.02k R156 +U 1 1 58BC0C28 +P 3350 5050 +F 0 "R156" V 3250 4950 50 0000 L CNN +F 1 "R_1.02k" V 3450 4950 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3350 4800 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3350 4900 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 3350 5200 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3350 5300 60 0001 C CNN "Description" + 1 3350 5050 + 0 1 1 0 +$EndComp +$Comp +L R_1.02k R154 +U 1 1 58BC0C30 +P 2500 5050 +F 0 "R154" V 2400 4950 50 0000 L CNN +F 1 "R_1.02k" V 2600 4950 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2500 4800 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2500 4900 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 2500 5200 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2500 5300 60 0001 C CNN "Description" + 1 2500 5050 + 0 1 1 0 +$EndComp +Wire Wire Line + 2600 5050 3250 5050 +Wire Wire Line + 3450 5050 3700 5050 +Wire Wire Line + 3700 5050 3700 4650 +Connection ~ 3700 4650 +Wire Wire Line + 2800 4750 2750 4750 +Wire Wire Line + 2750 4750 2750 5050 +Connection ~ 2750 5050 +Text GLabel 3050 2650 0 50 Output ~ 0 +PWR_EN +Wire Wire Line + 3450 2600 3200 2600 +Wire Wire Line + 3200 2600 3200 2650 +Wire Wire Line + 3200 2650 3050 2650 +$EndSCHEMATC diff --git a/kicad/rescue-backup/file58589F31-2022-01-14-15-48-21.sch b/kicad/rescue-backup/file58589F31-2022-01-14-15-48-21.sch new file mode 100644 index 0000000..7fe139b --- /dev/null +++ b/kicad/rescue-backup/file58589F31-2022-01-14-15-48-21.sch @@ -0,0 +1,657 @@ +EESchema Schematic File Version 2 +LIBS:ScopefunParts +LIBS:power +LIBS:device +LIBS:transistors +LIBS:conn +LIBS:linear +LIBS:regul +LIBS:74xx +LIBS:cmos4000 +LIBS:adc-dac +LIBS:memory +LIBS:microcontrollers +LIBS:dsp +LIBS:microchip +LIBS:analog_switches +LIBS:motorola +LIBS:texas +LIBS:intel +LIBS:audio +LIBS:interface +LIBS:digital-audio +LIBS:philips +LIBS:display +LIBS:cypress +LIBS:siliconi +LIBS:opto +LIBS:atmel +LIBS:contrib +LIBS:valves +LIBS:Scopefun_v2-cache +EELAYER 25 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 14 15 +Title "" +Date "" +Rev "v2" +Comp "" +Comment1 "Copyright Dejan Priversek 2017" +Comment2 "" +Comment3 "" +Comment4 "" +$EndDescr +$Comp +L LM431 D55 +U 1 1 5858A5B8 +P 3450 3550 +F 0 "D55" H 3550 3600 50 0000 L CNN +F 1 "LM431" H 3550 3500 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 3450 3200 50 0001 C CNN +F 3 "https://www.fairchildsemi.com/products/power-management/voltage-regulators/shunt-regulators/LM431SB.html" H 3450 3300 50 0001 C CNN +F 4 "Adjustable Precision Zener Shunt Regulator" H 3450 3900 50 0001 C CNN "Description" +F 5 "LM431SBCM32X" H 3450 3800 50 0001 C CNN "MFG Part#" + 1 3450 3550 + 1 0 0 -1 +$EndComp +$Comp +L R_1.02k R163 +U 1 1 5858A5C1 +P 2750 3150 +F 0 "R163" V 2650 3100 50 0000 L CNN +F 1 "R_1.02k" V 2850 3050 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2750 2900 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2750 3000 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 2750 3300 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2750 3400 60 0001 C CNN "Description" + 1 2750 3150 + 0 1 1 0 +$EndComp +$Comp +L C_10u C241 +U 1 1 5858A5CA +P 3900 3550 +F 0 "C241" H 3910 3620 50 0000 L CNN +F 1 "C_10u" H 3910 3470 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3900 3350 50 0001 C CNN +F 3 "" H 3910 3620 50 0001 C CNN +F 4 "GRM188R60J106KE47D" H 4010 3720 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 6.3V X5R 10%" H 3950 3800 60 0001 C CNN "Description" + 1 3900 3550 + 1 0 0 -1 +$EndComp +$Comp +L R_6.8k R168 +U 1 1 5858A5D3 +P 3050 3750 +F 0 "R168" H 3100 3800 50 0000 L CNN +F 1 "R_6.8k" H 3100 3700 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3050 3500 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3050 3600 50 0001 C CNN +F 4 "ERJ-3EKF6801V" H 3050 3900 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3050 4000 60 0001 C CNN "Description" + 1 3050 3750 + 1 0 0 -1 +$EndComp +$Comp +L R_1.02k R167 +U 1 1 5858A5DC +P 3050 3350 +F 0 "R167" H 3100 3400 50 0000 L CNN +F 1 "R_1.02k" H 3100 3300 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3050 3100 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3050 3200 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 3050 3500 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3050 3600 60 0001 C CNN "Description" + 1 3050 3350 + 1 0 0 -1 +$EndComp +$Comp +L LM431 D56 +U 1 1 5858A5EB +P 3450 5300 +F 0 "D56" H 3550 5350 50 0000 L CNN +F 1 "LM431" H 3550 5250 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 3450 4950 50 0001 C CNN +F 3 "https://www.fairchildsemi.com/products/power-management/voltage-regulators/shunt-regulators/LM431SB.html" H 3450 5050 50 0001 C CNN +F 4 "Adjustable Precision Zener Shunt Regulator" H 3450 5650 50 0001 C CNN "Description" +F 5 "LM431SBCM32X" H 3450 5550 50 0001 C CNN "MFG Part#" + 1 3450 5300 + 1 0 0 -1 +$EndComp +$Comp +L R_1.02k R164 +U 1 1 5858A5F4 +P 2750 5700 +F 0 "R164" V 2650 5650 50 0000 L CNN +F 1 "R_1.02k" V 2850 5600 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2750 5450 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2750 5550 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 2750 5850 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2750 5950 60 0001 C CNN "Description" + 1 2750 5700 + 0 1 1 0 +$EndComp +$Comp +L C_10u C242 +U 1 1 5858A5FD +P 3900 5300 +F 0 "C242" H 3910 5370 50 0000 L CNN +F 1 "C_10u" H 3910 5220 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3900 5100 50 0001 C CNN +F 3 "" H 3910 5370 50 0001 C CNN +F 4 "GRM188R60J106KE47D" H 4010 5470 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 6.3V X5R 10%" H 3950 5550 60 0001 C CNN "Description" + 1 3900 5300 + 1 0 0 -1 +$EndComp +$Comp +L R_6.8k R170 +U 1 1 5858A606 +P 3050 5500 +F 0 "R170" H 3100 5550 50 0000 L CNN +F 1 "R_6.8k" H 3100 5450 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3050 5250 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3050 5350 50 0001 C CNN +F 4 "ERJ-3EKF6801V" H 3050 5650 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3050 5750 60 0001 C CNN "Description" + 1 3050 5500 + 1 0 0 -1 +$EndComp +$Comp +L R_1.02k R169 +U 1 1 5858A60F +P 3050 5100 +F 0 "R169" H 3100 5150 50 0000 L CNN +F 1 "R_1.02k" H 3100 5050 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3050 4850 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3050 4950 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 3050 5250 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3050 5350 60 0001 C CNN "Description" + 1 3050 5100 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0387 +U 1 1 5858A61C +P 2800 5000 +F 0 "#PWR0387" H 2800 4750 50 0001 C CNN +F 1 "GND" H 2800 4850 50 0000 C CNN +F 2 "" H 2800 5000 50 0000 C CNN +F 3 "" H 2800 5000 50 0000 C CNN + 1 2800 5000 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0388 +U 1 1 5858A622 +P 3450 4050 +F 0 "#PWR0388" H 3450 3800 50 0001 C CNN +F 1 "GND" H 3450 3900 50 0000 C CNN +F 2 "" H 3450 4050 50 0000 C CNN +F 3 "" H 3450 4050 50 0000 C CNN + 1 3450 4050 + 1 0 0 -1 +$EndComp +$Comp +L +2.88V #PWR0389 +U 1 1 5858A628 +P 3900 3050 +F 0 "#PWR0389" H 3900 2950 50 0001 C CNN +F 1 "+2.88V" H 3900 3190 50 0000 C CNN +F 2 "" H 3900 3050 50 0000 C CNN +F 3 "" H 3900 3050 50 0000 C CNN + 1 3900 3050 + 1 0 0 -1 +$EndComp +$Comp +L -2.88V #PWR0390 +U 1 1 5858A62E +P 4300 5600 +F 0 "#PWR0390" H 4300 5450 50 0001 C CNN +F 1 "-2.88V" H 4300 5740 50 0000 C CNN +F 2 "" H 4300 5600 50 0000 C CNN +F 3 "" H 4300 5600 50 0000 C CNN + 1 4300 5600 + 1 0 0 -1 +$EndComp +Text Notes 3600 4550 0 100 ~ 0 +LM431: Vout=2.5V*(1+Ra/Rb) +Connection ~ 3900 3150 +Connection ~ 3900 5700 +Wire Wire Line + 2800 5000 2800 4900 +Connection ~ 3050 5700 +Connection ~ 3450 5700 +Wire Wire Line + 3900 5700 3900 5400 +Wire Wire Line + 3050 5700 3050 5600 +Wire Wire Line + 2850 5700 4300 5700 +Wire Wire Line + 3450 5700 3450 5450 +Connection ~ 3050 5300 +Wire Wire Line + 3050 5300 3350 5300 +Wire Wire Line + 3050 5200 3050 5400 +Connection ~ 3450 4900 +Wire Wire Line + 3450 4900 3450 5150 +Connection ~ 3050 4900 +Wire Wire Line + 3050 5000 3050 4900 +Wire Wire Line + 2800 4900 3900 4900 +Wire Wire Line + 3900 4900 3900 5200 +Connection ~ 3450 3950 +Wire Wire Line + 3900 3950 3900 3650 +Wire Wire Line + 3050 3950 3050 3850 +Wire Wire Line + 3050 3950 3900 3950 +Wire Wire Line + 3450 3700 3450 4050 +Connection ~ 3050 3550 +Wire Wire Line + 3050 3550 3350 3550 +Wire Wire Line + 3050 3450 3050 3650 +Connection ~ 3450 3150 +Wire Wire Line + 3450 3150 3450 3400 +Connection ~ 3050 3150 +Wire Wire Line + 3050 3250 3050 3150 +Wire Wire Line + 2850 3150 3900 3150 +Wire Wire Line + 3900 3050 3900 3450 +$Comp +L LM431 D54 +U 1 1 5858AAC2 +P 3450 1850 +F 0 "D54" H 3550 1900 50 0000 L CNN +F 1 "LM431" H 3550 1800 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 3450 1500 50 0001 C CNN +F 3 "https://www.fairchildsemi.com/products/power-management/voltage-regulators/shunt-regulators/LM431SB.html" H 3450 1600 50 0001 C CNN +F 4 "LM431SBCM32X" H 3450 2100 50 0001 C CNN "MFG Part#" +F 5 "Adjustable Precision Zener Shunt Regulator" H 3450 2200 50 0001 C CNN "Description" + 1 3450 1850 + 1 0 0 -1 +$EndComp +$Comp +L +VCC_USB_P #PWR0391 +U 1 1 5858AAC9 +P 2550 1350 +F 0 "#PWR0391" H 2550 1200 50 0001 C CNN +F 1 "+VCC_USB_P" H 2550 1490 50 0000 C CNN +F 2 "" H 2550 1350 50 0000 C CNN +F 3 "" H 2550 1350 50 0000 C CNN + 1 2550 1350 + 1 0 0 -1 +$EndComp +$Comp +L R_6.8k R165 +U 1 1 5858AAD1 +P 3050 1650 +F 0 "R165" H 3100 1700 50 0000 L CNN +F 1 "R_6.8k" H 3100 1600 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3050 1400 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3050 1500 50 0001 C CNN +F 4 "ERJ-3EKF6801V" H 3050 1800 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3050 1900 60 0001 C CNN "Description" + 1 3050 1650 + 1 0 0 -1 +$EndComp +$Comp +L R_22k R166 +U 1 1 5858AADA +P 3050 2050 +F 0 "R166" H 3100 2100 50 0000 L CNN +F 1 "R_22k" H 3100 2000 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 3050 1800 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 3050 1900 50 0001 C CNN +F 4 "ERJ-3EKF2202V" H 3050 2200 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 3050 2300 60 0001 C CNN "Description" + 1 3050 2050 + 1 0 0 -1 +$EndComp +$Comp +L R_1.02k R162 +U 1 1 5858AAE3 +P 2750 1450 +F 0 "R162" V 2650 1400 50 0000 L CNN +F 1 "R_1.02k" V 2850 1350 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 2750 1200 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 2750 1300 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 2750 1600 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 2750 1700 60 0001 C CNN "Description" + 1 2750 1450 + 0 1 1 0 +$EndComp +$Comp +L C_10u C240 +U 1 1 5858AAEC +P 3900 1850 +F 0 "C240" H 3910 1920 50 0000 L CNN +F 1 "C_10u" H 3910 1770 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 3900 1650 50 0001 C CNN +F 3 "" H 3910 1920 50 0001 C CNN +F 4 "GRM188R60J106KE47D" H 4010 2020 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 6.3V X5R 20%" H 3950 2100 60 0001 C CNN "Description" + 1 3900 1850 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0392 +U 1 1 5858AB2C +P 3450 2350 +F 0 "#PWR0392" H 3450 2100 50 0001 C CNN +F 1 "GND" H 3450 2200 50 0000 C CNN +F 2 "" H 3450 2350 50 0000 C CNN +F 3 "" H 3450 2350 50 0000 C CNN + 1 3450 2350 + 1 0 0 -1 +$EndComp +$Comp +L +3.3V_PD #PWR0393 +U 1 1 5858AB3E +P 3900 1350 +F 0 "#PWR0393" H 3900 1200 50 0001 C CNN +F 1 "+3.3V_PD" H 3900 1490 50 0000 C CNN +F 2 "" H 3900 1350 50 0000 C CNN +F 3 "" H 3900 1350 50 0000 C CNN + 1 3900 1350 + 1 0 0 -1 +$EndComp +Connection ~ 3900 1450 +Wire Wire Line + 2550 1450 2550 1350 +Wire Wire Line + 2650 1450 2550 1450 +Connection ~ 3450 2250 +Wire Wire Line + 3900 2250 3900 1950 +Wire Wire Line + 3050 2250 3050 2150 +Wire Wire Line + 3050 2250 3900 2250 +Wire Wire Line + 3450 2000 3450 2350 +Connection ~ 3050 1850 +Wire Wire Line + 3050 1850 3350 1850 +Wire Wire Line + 3050 1750 3050 1950 +Connection ~ 3450 1450 +Wire Wire Line + 3450 1450 3450 1700 +Connection ~ 3050 1450 +Wire Wire Line + 3050 1550 3050 1450 +Wire Wire Line + 2850 1450 3900 1450 +Wire Wire Line + 3900 1350 3900 1750 +Wire Wire Line + 4300 5700 4300 5600 +Wire Wire Line + 2550 5700 2550 5600 +Wire Wire Line + 2650 5700 2550 5700 +Wire Wire Line + 2550 3150 2550 3050 +Wire Wire Line + 2650 3150 2550 3150 +$Comp +L PWR_FLAG #FLG0394 +U 1 1 5858BAB0 +P 8300 1550 +F 0 "#FLG0394" H 8300 1645 50 0001 C CNN +F 1 "PWR_FLAG" H 8300 1750 50 0000 C CNN +F 2 "" H 8300 1550 50 0000 C CNN +F 3 "" H 8300 1550 50 0000 C CNN + 1 8300 1550 + -1 0 0 1 +$EndComp +$Comp +L +3.3V_PD #PWR0395 +U 1 1 5858BAB6 +P 8300 1350 +F 0 "#PWR0395" H 8300 1200 50 0001 C CNN +F 1 "+3.3V_PD" H 8300 1490 50 0000 C CNN +F 2 "" H 8300 1350 50 0000 C CNN +F 3 "" H 8300 1350 50 0000 C CNN + 1 8300 1350 + 1 0 0 -1 +$EndComp +$Comp +L PWR_FLAG #FLG0396 +U 1 1 5858BABC +P 8800 1550 +F 0 "#FLG0396" H 8800 1645 50 0001 C CNN +F 1 "PWR_FLAG" H 8800 1750 50 0000 C CNN +F 2 "" H 8800 1550 50 0000 C CNN +F 3 "" H 8800 1550 50 0000 C CNN + 1 8800 1550 + -1 0 0 1 +$EndComp +$Comp +L PWR_FLAG #FLG0397 +U 1 1 5858BAC2 +P 9300 1550 +F 0 "#FLG0397" H 9300 1645 50 0001 C CNN +F 1 "PWR_FLAG" H 9300 1750 50 0000 C CNN +F 2 "" H 9300 1550 50 0000 C CNN +F 3 "" H 9300 1550 50 0000 C CNN + 1 9300 1550 + -1 0 0 1 +$EndComp +$Comp +L -2.88V #PWR0398 +U 1 1 5858BAC8 +P 9300 1350 +F 0 "#PWR0398" H 9300 1200 50 0001 C CNN +F 1 "-2.88V" H 9300 1490 50 0000 C CNN +F 2 "" H 9300 1350 50 0000 C CNN +F 3 "" H 9300 1350 50 0000 C CNN + 1 9300 1350 + 1 0 0 -1 +$EndComp +$Comp +L +2.88V #PWR0399 +U 1 1 5858BACE +P 8800 1350 +F 0 "#PWR0399" H 8800 1250 50 0001 C CNN +F 1 "+2.88V" H 8800 1490 50 0000 C CNN +F 2 "" H 8800 1350 50 0000 C CNN +F 3 "" H 8800 1350 50 0000 C CNN + 1 8800 1350 + 1 0 0 -1 +$EndComp +Wire Wire Line + 9300 1350 9300 1550 +Wire Wire Line + 8800 1350 8800 1550 +Wire Wire Line + 8300 1350 8300 1550 +$Comp +L R_1.02k R171 +U 1 1 5858E53D +P 5450 1450 +F 0 "R171" V 5350 1400 50 0000 L CNN +F 1 "R_1.02k" V 5550 1350 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5450 1200 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5450 1300 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 5450 1600 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5450 1700 60 0001 C CNN "Description" + 1 5450 1450 + 0 1 1 0 +$EndComp +$Comp +L C_10u C243 +U 1 1 5858E545 +P 6700 1850 +F 0 "C243" H 6710 1920 50 0000 L CNN +F 1 "C_10u" H 6710 1770 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 6700 1650 50 0001 C CNN +F 3 "" H 6710 1920 50 0001 C CNN +F 4 "GRM188R60J106KE47D" H 6810 2020 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 6.3V X5R 10%" H 6750 2100 60 0001 C CNN "Description" + 1 6700 1850 + 1 0 0 -1 +$EndComp +$Comp +L R_1.02k R173 +U 1 1 5858E555 +P 5750 2050 +F 0 "R173" H 5800 2100 50 0000 L CNN +F 1 "R_1.02k" H 5800 2000 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5750 1800 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5750 1900 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 5750 2200 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5750 2300 60 0001 C CNN "Description" + 1 5750 2050 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0400 +U 1 1 5858E589 +P 6150 2350 +F 0 "#PWR0400" H 6150 2100 50 0001 C CNN +F 1 "GND" H 6150 2200 50 0000 C CNN +F 2 "" H 6150 2350 50 0000 C CNN +F 3 "" H 6150 2350 50 0000 C CNN + 1 6150 2350 + 1 0 0 -1 +$EndComp +Connection ~ 6700 1450 +Connection ~ 6150 2250 +Wire Wire Line + 6700 2250 6700 1950 +Wire Wire Line + 5750 2250 5750 2150 +Wire Wire Line + 5750 2250 6700 2250 +Wire Wire Line + 6150 2000 6150 2350 +Connection ~ 5750 1850 +Wire Wire Line + 5750 1850 6050 1850 +Wire Wire Line + 5750 1750 5750 1950 +Connection ~ 6150 1450 +Wire Wire Line + 6150 1450 6150 1700 +Connection ~ 5750 1450 +Wire Wire Line + 5750 1550 5750 1450 +Wire Wire Line + 5550 1450 6700 1450 +Wire Wire Line + 6700 1350 6700 1750 +Wire Wire Line + 5350 1450 5250 1450 +$Comp +L TLV431A D57 +U 1 1 585916FF +P 6150 1850 +F 0 "D57" H 6250 1900 50 0000 L CNN +F 1 "TLV431A" H 6250 1800 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:SOT23" H 6150 1500 50 0001 C CNN +F 3 "http://www.onsemi.com/pub_link/Collateral/TLV431A-D.PDF" H 6150 1600 50 0001 C CNN +F 4 "Low Voltage Adjustable Precision Zener Shunt Regulator" H 6150 2200 50 0001 C CNN "Description" +F 5 "TLV431ASN1T1G" H 6150 2100 50 0001 C CNN "MFG Part#" + 1 6150 1850 + 1 0 0 -1 +$EndComp +$Comp +L R_200R R172 +U 1 1 585920C5 +P 5750 1650 +F 0 "R172" H 5800 1700 50 0000 L CNN +F 1 "R_200R" H 5800 1600 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 5750 1400 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 5750 1500 50 0001 C CNN +F 4 "ERJ-3EKF2000V" H 5750 1800 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 5750 1900 60 0001 C CNN "Description" + 1 5750 1650 + 1 0 0 -1 +$EndComp +$Comp +L +1.48V #PWR0401 +U 1 1 58592C5E +P 6700 1350 +F 0 "#PWR0401" H 6700 1250 50 0001 C CNN +F 1 "+1.48V" H 6700 1490 50 0000 C CNN +F 2 "" H 6700 1350 50 0000 C CNN +F 3 "" H 6700 1350 50 0000 C CNN + 1 6700 1350 + 1 0 0 -1 +$EndComp +$Comp +L PWR_FLAG #FLG0402 +U 1 1 585930EE +P 9750 1550 +F 0 "#FLG0402" H 9750 1645 50 0001 C CNN +F 1 "PWR_FLAG" H 9750 1750 50 0000 C CNN +F 2 "" H 9750 1550 50 0000 C CNN +F 3 "" H 9750 1550 50 0000 C CNN + 1 9750 1550 + -1 0 0 1 +$EndComp +Wire Wire Line + 9750 1350 9750 1550 +$Comp +L +1.48V #PWR0403 +U 1 1 58593126 +P 9750 1350 +F 0 "#PWR0403" H 9750 1250 50 0001 C CNN +F 1 "+1.48V" H 9750 1490 50 0000 C CNN +F 2 "" H 9750 1350 50 0000 C CNN +F 3 "" H 9750 1350 50 0000 C CNN + 1 9750 1350 + 1 0 0 -1 +$EndComp +$Comp +L -Va #PWR0404 +U 1 1 588596A8 +P 2550 5600 +F 0 "#PWR0404" H 2550 5500 50 0001 C CNN +F 1 "-Va" H 2550 5740 50 0000 C CNN +F 2 "" H 2550 5600 50 0000 C CNN +F 3 "" H 2550 5600 50 0000 C CNN + 1 2550 5600 + 1 0 0 -1 +$EndComp +Wire Wire Line + 5250 1450 5250 1350 +$Comp +L +Va #PWR0405 +U 1 1 5885966C +P 2550 3050 +F 0 "#PWR0405" H 2550 2950 50 0001 C CNN +F 1 "+Va" H 2550 3190 50 0000 C CNN +F 2 "" H 2550 3050 50 0000 C CNN +F 3 "" H 2550 3050 50 0000 C CNN + 1 2550 3050 + 1 0 0 -1 +$EndComp +$Comp +L +Va #PWR0406 +U 1 1 5885B280 +P 5250 1350 +F 0 "#PWR0406" H 5250 1250 50 0001 C CNN +F 1 "+Va" H 5250 1490 50 0000 C CNN +F 2 "" H 5250 1350 50 0000 C CNN +F 3 "" H 5250 1350 50 0000 C CNN + 1 5250 1350 + 1 0 0 -1 +$EndComp +$EndSCHEMATC diff --git a/kicad/rescue-backup/file58597EF4-2022-01-14-15-48-21.sch b/kicad/rescue-backup/file58597EF4-2022-01-14-15-48-21.sch new file mode 100644 index 0000000..e89fbb9 --- /dev/null +++ b/kicad/rescue-backup/file58597EF4-2022-01-14-15-48-21.sch @@ -0,0 +1,1327 @@ +EESchema Schematic File Version 2 +LIBS:ScopefunParts +LIBS:power +LIBS:device +LIBS:transistors +LIBS:conn +LIBS:linear +LIBS:regul +LIBS:74xx +LIBS:cmos4000 +LIBS:adc-dac +LIBS:memory +LIBS:microcontrollers +LIBS:dsp +LIBS:microchip +LIBS:analog_switches +LIBS:motorola +LIBS:texas +LIBS:intel +LIBS:audio +LIBS:interface +LIBS:digital-audio +LIBS:philips +LIBS:display +LIBS:cypress +LIBS:siliconi +LIBS:opto +LIBS:atmel +LIBS:contrib +LIBS:valves +LIBS:Scopefun_v2-cache +EELAYER 25 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 15 15 +Title "" +Date "" +Rev "v2" +Comp "" +Comment1 "Copyright Dejan Priversek 2017" +Comment2 "" +Comment3 "" +Comment4 "" +$EndDescr +$Comp +L +1.5V #PWR0407 +U 1 1 5859819D +P 9350 2000 +F 0 "#PWR0407" H 9350 1850 50 0001 C CNN +F 1 "+1.5V" H 9350 2140 50 0000 C CNN +F 2 "" H 9350 2000 50 0000 C CNN +F 3 "" H 9350 2000 50 0000 C CNN + 1 9350 2000 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0408 +U 1 1 5859ADCA +P 7800 4600 +F 0 "#PWR0408" H 7800 4350 50 0001 C CNN +F 1 "GND" H 7800 4450 50 0000 C CNN +F 2 "" H 7800 4600 50 0000 C CNN +F 3 "" H 7800 4600 50 0000 C CNN + 1 7800 4600 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0409 +U 1 1 5859CF1F +P 10750 4400 +F 0 "#PWR0409" H 10750 4150 50 0001 C CNN +F 1 "GND" H 10750 4250 50 0000 C CNN +F 2 "" H 10750 4400 50 0000 C CNN +F 3 "" H 10750 4400 50 0000 C CNN + 1 10750 4400 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0410 +U 1 1 5859F47E +P 4350 1750 +F 0 "#PWR0410" H 4350 1500 50 0001 C CNN +F 1 "GND" H 4350 1600 50 0000 C CNN +F 2 "" H 4350 1750 50 0000 C CNN +F 3 "" H 4350 1750 50 0000 C CNN + 1 4350 1750 + 1 0 0 -1 +$EndComp +Text GLabel 1650 1600 0 50 Input ~ 0 +DDR3_A0 +Text GLabel 1650 2900 0 50 Input ~ 0 +DDR3_A1 +Text GLabel 1650 1900 0 50 Input ~ 0 +DDR3_A2 +Text GLabel 1650 2000 0 50 Input ~ 0 +DDR3_A3 +Text GLabel 1650 4100 0 50 Input ~ 0 +DDR3_A4 +Text GLabel 1650 1700 0 50 Input ~ 0 +DDR3_A5 +Text GLabel 1650 3500 0 50 Input ~ 0 +DDR3_A6 +Text GLabel 1650 1400 0 50 Input ~ 0 +DDR3_A7 +Text GLabel 1650 3400 0 50 Input ~ 0 +DDR3_A8 +Text GLabel 1650 2600 0 50 Input ~ 0 +DDR3_A9 +Text GLabel 1650 3600 0 50 Input ~ 0 +DDR3_A10 +Text GLabel 1650 3100 0 50 Input ~ 0 +DDR3_A11 +Text GLabel 1650 3900 0 50 Input ~ 0 +DDR3_A12 +Text GLabel 1650 2100 0 50 Input ~ 0 +DDR3_BA0 +Text GLabel 1650 4000 0 50 Input ~ 0 +DDR3_BA1 +Text GLabel 1650 3000 0 50 Input ~ 0 +DDR3_BA2 +Text GLabel 1650 1500 0 50 Input ~ 0 +DDR3_WE# +Text GLabel 1650 2500 0 50 Input ~ 0 +DDR3_RAS# +Text GLabel 1650 2200 0 50 Input ~ 0 +DDR3_CAS# +Text GLabel 1650 2400 0 50 Input ~ 0 +DDR3_ODT +Text GLabel 4100 4800 0 50 Input ~ 0 +DDR3_CK_N +Text GLabel 4100 4700 0 50 Input ~ 0 +DDR3_CK_P +$Comp +L R_4k7 R182 +U 1 1 585A4326 +P 4650 5150 +F 0 "R182" H 4700 5200 50 0000 L CNN +F 1 "R_4k7" H 4700 5100 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 4650 4900 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 4650 5000 50 0001 C CNN +F 4 "ERJ-3EKF4701V" H 4650 5300 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 4650 5400 60 0001 C CNN "Description" + 1 4650 5150 + 1 0 0 -1 +$EndComp +Text GLabel 6150 2100 2 50 BiDi ~ 0 +DDR3_DQ0 +Text GLabel 6150 2200 2 50 BiDi ~ 0 +DDR3_DQ1 +Text GLabel 6150 2300 2 50 BiDi ~ 0 +DDR3_DQ2 +Text GLabel 6150 2400 2 50 BiDi ~ 0 +DDR3_DQ3 +Text GLabel 6150 2500 2 50 BiDi ~ 0 +DDR3_DQ4 +Text GLabel 6150 2600 2 50 BiDi ~ 0 +DDR3_DQ5 +Text GLabel 6150 2700 2 50 BiDi ~ 0 +DDR3_DQ6 +Text GLabel 6150 2800 2 50 BiDi ~ 0 +DDR3_DQ7 +Text GLabel 6150 2950 2 50 BiDi ~ 0 +DDR3_DQ8 +Text GLabel 6150 3050 2 50 BiDi ~ 0 +DDR3_DQ9 +Text GLabel 6150 3150 2 50 BiDi ~ 0 +DDR3_DQ10 +Text GLabel 6150 3250 2 50 BiDi ~ 0 +DDR3_DQ11 +Text GLabel 6150 3350 2 50 BiDi ~ 0 +DDR3_DQ12 +Text GLabel 6150 3450 2 50 BiDi ~ 0 +DDR3_DQ13 +Text GLabel 6150 3550 2 50 BiDi ~ 0 +DDR3_DQ14 +Text GLabel 6150 3650 2 50 BiDi ~ 0 +DDR3_DQ15 +$Comp +L GND #PWR0411 +U 1 1 585A8A09 +P 6100 5150 +F 0 "#PWR0411" H 6100 4900 50 0001 C CNN +F 1 "GND" H 6100 5000 50 0000 C CNN +F 2 "" H 6100 5150 50 0000 C CNN +F 3 "" H 6100 5150 50 0000 C CNN + 1 6100 5150 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0412 +U 1 1 585AB03D +P 6400 4050 +F 0 "#PWR0412" H 6400 3800 50 0001 C CNN +F 1 "GND" H 6400 3900 50 0000 C CNN +F 2 "" H 6400 4050 50 0000 C CNN +F 3 "" H 6400 4050 50 0000 C CNN + 1 6400 4050 + 1 0 0 -1 +$EndComp +Text GLabel 1650 3700 0 50 Input ~ 0 +DDR3_CKE +Text GLabel 6750 4350 2 50 Input ~ 0 +DDR3_DQS0_P +Text GLabel 6750 4450 2 50 Input ~ 0 +DDR3_DQS0_N +Text GLabel 6750 4650 2 50 Input ~ 0 +DDR3_DQS1_P +Text GLabel 6750 4750 2 50 Input ~ 0 +DDR3_DQS1_N +Text GLabel 4100 5000 0 50 Input ~ 0 +DDR3_RESET# +$Comp +L GND #PWR0413 +U 1 1 585B2A30 +P 4650 5300 +F 0 "#PWR0413" H 4650 5050 50 0001 C CNN +F 1 "GND" H 4650 5150 50 0000 C CNN +F 2 "" H 4650 5300 50 0000 C CNN +F 3 "" H 4650 5300 50 0000 C CNN + 1 4650 5300 + 1 0 0 -1 +$EndComp +$Comp +L R_240R R180 +U 1 1 5861340F +P 4600 1700 +F 0 "R180" V 4550 1400 50 0000 L CNN +F 1 "R_240R" V 4550 1800 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 4600 1450 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 4600 1550 50 0001 C CNN +F 4 "ERJ-3EKF2400V" H 4600 1850 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 4600 1950 60 0001 C CNN "Description" + 1 4600 1700 + 0 1 1 0 +$EndComp +$Comp +L +1.5V #PWR0414 +U 1 1 586157B0 +P 7800 3950 +F 0 "#PWR0414" H 7800 3800 50 0001 C CNN +F 1 "+1.5V" H 7800 4090 50 0000 C CNN +F 2 "" H 7800 3950 50 0000 C CNN +F 3 "" H 7800 3950 50 0000 C CNN + 1 7800 3950 + 1 0 0 -1 +$EndComp +$Comp +L C_10n C254 +U 1 1 58615A31 +P 8650 4400 +F 0 "C254" H 8660 4470 50 0000 L CNN +F 1 "C_10n" H 8660 4320 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8650 4200 50 0001 C CNN +F 3 "" H 8660 4470 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 8760 4570 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 8700 4650 60 0001 C CNN "Description" + 1 8650 4400 + 1 0 0 -1 +$EndComp +$Comp +L C_10n C253 +U 1 1 58615AE3 +P 8650 4100 +F 0 "C253" H 8660 4170 50 0000 L CNN +F 1 "C_10n" H 8660 4020 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8650 3900 50 0001 C CNN +F 3 "" H 8660 4170 50 0001 C CNN +F 4 "GRM1885C1H103JA01D" H 8760 4270 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 50V C0G 5%" H 8700 4350 60 0001 C CNN "Description" + 1 8650 4100 + 1 0 0 -1 +$EndComp +$Comp +L +1.5V #PWR0415 +U 1 1 58615C4D +P 8650 3950 +F 0 "#PWR0415" H 8650 3800 50 0001 C CNN +F 1 "+1.5V" H 8650 4090 50 0000 C CNN +F 2 "" H 8650 3950 50 0000 C CNN +F 3 "" H 8650 3950 50 0000 C CNN + 1 8650 3950 + 1 0 0 -1 +$EndComp +$Comp +L C_1u C250 +U 1 1 5861606C +P 8300 4400 +F 0 "C250" H 8310 4470 50 0000 L CNN +F 1 "C_1u" H 8310 4320 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8300 4200 50 0001 C CNN +F 3 "" H 8310 4470 50 0001 C CNN +F 4 "C0603C105K9PACTU" H 8410 4570 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 6.3V X5R 10%" H 8350 4650 60 0001 C CNN "Description" + 1 8300 4400 + 1 0 0 -1 +$EndComp +$Comp +L R_1.02k R186 +U 1 1 586162BB +P 7800 4400 +F 0 "R186" H 7850 4450 50 0000 L CNN +F 1 "R_1.02k" H 7850 4350 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 7800 4150 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 7800 4250 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 7800 4550 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 7800 4650 60 0001 C CNN "Description" + 1 7800 4400 + 1 0 0 -1 +$EndComp +$Comp +L R_1.02k R185 +U 1 1 5861645A +P 7800 4100 +F 0 "R185" H 7850 4150 50 0000 L CNN +F 1 "R_1.02k" H 7850 4050 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0603" H 7800 3850 50 0001 C CNN +F 3 "http://industrial.panasonic.com/cdbs/www-data/pdf/AOA0000/AOA0000CE2.pdf" H 7800 3950 50 0001 C CNN +F 4 "ERJ-3EKF1021V" H 7800 4250 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0603" H 7800 4350 60 0001 C CNN "Description" + 1 7800 4100 + 1 0 0 -1 +$EndComp +$Comp +L +1.5V #PWR0416 +U 1 1 586D745A +P 7650 2100 +F 0 "#PWR0416" H 7650 1950 50 0001 C CNN +F 1 "+1.5V" H 7650 2240 50 0000 C CNN +F 2 "" H 7650 2100 50 0000 C CNN +F 3 "" H 7650 2100 50 0000 C CNN + 1 7650 2100 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C246 +U 1 1 586D7A79 +P 8000 2300 +F 0 "C246" H 8010 2370 50 0000 L CNN +F 1 "C_0.1u" H 8010 2220 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8000 2100 50 0001 C CNN +F 3 "" H 8010 2370 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 8110 2470 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 8050 2550 60 0001 C CNN "Description" + 1 8000 2300 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C248 +U 1 1 586D7C39 +P 8300 2300 +F 0 "C248" H 8310 2370 50 0000 L CNN +F 1 "C_0.1u" H 8310 2220 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8300 2100 50 0001 C CNN +F 3 "" H 8310 2370 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 8410 2470 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 8350 2550 60 0001 C CNN "Description" + 1 8300 2300 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C251 +U 1 1 586D7CC7 +P 8600 2300 +F 0 "C251" H 8610 2370 50 0000 L CNN +F 1 "C_0.1u" H 8610 2220 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8600 2100 50 0001 C CNN +F 3 "" H 8610 2370 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 8710 2470 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 8650 2550 60 0001 C CNN "Description" + 1 8600 2300 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C255 +U 1 1 586D7D58 +P 8900 2300 +F 0 "C255" H 8910 2370 50 0000 L CNN +F 1 "C_0.1u" H 8910 2220 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8900 2100 50 0001 C CNN +F 3 "" H 8910 2370 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 9010 2470 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 8950 2550 60 0001 C CNN "Description" + 1 8900 2300 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0417 +U 1 1 586D8B5B +P 8900 2500 +F 0 "#PWR0417" H 8900 2250 50 0001 C CNN +F 1 "GND" H 8900 2350 50 0000 C CNN +F 2 "" H 8900 2500 50 0000 C CNN +F 3 "" H 8900 2500 50 0000 C CNN + 1 8900 2500 + 1 0 0 -1 +$EndComp +$Comp +L +1.5V #PWR0418 +U 1 1 586DB678 +P 7650 2800 +F 0 "#PWR0418" H 7650 2650 50 0001 C CNN +F 1 "+1.5V" H 7650 2940 50 0000 C CNN +F 2 "" H 7650 2800 50 0000 C CNN +F 3 "" H 7650 2800 50 0000 C CNN + 1 7650 2800 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C247 +U 1 1 586DB680 +P 8000 3000 +F 0 "C247" H 8010 3070 50 0000 L CNN +F 1 "C_0.1u" H 8010 2920 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8000 2800 50 0001 C CNN +F 3 "" H 8010 3070 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 8110 3170 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 8050 3250 60 0001 C CNN "Description" + 1 8000 3000 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C249 +U 1 1 586DB688 +P 8300 3000 +F 0 "C249" H 8310 3070 50 0000 L CNN +F 1 "C_0.1u" H 8310 2920 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8300 2800 50 0001 C CNN +F 3 "" H 8310 3070 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 8410 3170 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 8350 3250 60 0001 C CNN "Description" + 1 8300 3000 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C252 +U 1 1 586DB690 +P 8600 3000 +F 0 "C252" H 8610 3070 50 0000 L CNN +F 1 "C_0.1u" H 8610 2920 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8600 2800 50 0001 C CNN +F 3 "" H 8610 3070 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 8710 3170 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 8650 3250 60 0001 C CNN "Description" + 1 8600 3000 + 1 0 0 -1 +$EndComp +$Comp +L C_0.1u C256 +U 1 1 586DB698 +P 8900 3000 +F 0 "C256" H 8910 3070 50 0000 L CNN +F 1 "C_0.1u" H 8910 2920 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0603" H 8900 2800 50 0001 C CNN +F 3 "" H 8910 3070 50 0001 C CNN +F 4 "C0603C104K4RACTU" H 9010 3170 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0603 16V X7R 10%" H 8950 3250 60 0001 C CNN "Description" + 1 8900 3000 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR0419 +U 1 1 586DB6B1 +P 8900 3200 +F 0 "#PWR0419" H 8900 2950 50 0001 C CNN +F 1 "GND" H 8900 3050 50 0000 C CNN +F 2 "" H 8900 3200 50 0000 C CNN +F 3 "" H 8900 3200 50 0000 C CNN + 1 8900 3200 + 1 0 0 -1 +$EndComp +$Comp +L C_22u C244 +U 1 1 586D72A3 +P 7650 2300 +F 0 "C244" H 7660 2370 50 0000 L CNN +F 1 "C_22u" H 7660 2220 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 7650 2100 50 0001 C CNN +F 3 "" H 7660 2370 50 0001 C CNN +F 4 "LMK212BBJ226MG-T" H 7760 2470 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X5R 20%" H 7700 2550 60 0001 C CNN "Description" + 1 7650 2300 + 1 0 0 -1 +$EndComp +Wire Wire Line + 9500 2150 9350 2150 +Wire Wire Line + 9350 2250 9500 2250 +Connection ~ 9350 2150 +Wire Wire Line + 9350 2350 9500 2350 +Connection ~ 9350 2250 +Wire Wire Line + 9350 2450 9500 2450 +Connection ~ 9350 2350 +Wire Wire Line + 9350 2550 9500 2550 +Connection ~ 9350 2450 +Wire Wire Line + 9350 2650 9500 2650 +Connection ~ 9350 2550 +Wire Wire Line + 9350 2750 9500 2750 +Connection ~ 9350 2650 +Wire Wire Line + 9350 2850 9500 2850 +Connection ~ 9350 2750 +Wire Wire Line + 9350 2950 9500 2950 +Connection ~ 9350 2850 +Wire Wire Line + 9350 3150 9500 3150 +Connection ~ 9350 2950 +Wire Wire Line + 9350 3250 9500 3250 +Connection ~ 9350 3150 +Wire Wire Line + 9350 3350 9500 3350 +Connection ~ 9350 3250 +Wire Wire Line + 9350 3450 9500 3450 +Connection ~ 9350 3350 +Wire Wire Line + 9350 3550 9500 3550 +Connection ~ 9350 3450 +Wire Wire Line + 9350 3650 9500 3650 +Connection ~ 9350 3550 +Wire Wire Line + 9350 3750 9500 3750 +Connection ~ 9350 3650 +Wire Wire Line + 9350 3850 9500 3850 +Connection ~ 9350 3750 +Connection ~ 9350 3850 +Connection ~ 7800 4250 +Wire Wire Line + 9350 4150 9500 4150 +Wire Wire Line + 9350 3950 9500 3950 +Wire Wire Line + 9350 2000 9350 3950 +Wire Wire Line + 7800 4250 9500 4250 +Wire Wire Line + 10600 2150 10500 2150 +Wire Wire Line + 10500 2250 10600 2250 +Connection ~ 10600 2250 +Wire Wire Line + 10600 2350 10500 2350 +Connection ~ 10600 2350 +Wire Wire Line + 10600 2450 10500 2450 +Connection ~ 10600 2450 +Connection ~ 10600 2550 +Connection ~ 10600 2650 +Connection ~ 10600 2750 +Connection ~ 10600 2850 +Connection ~ 10600 2950 +Connection ~ 10600 3050 +Connection ~ 10600 3150 +Connection ~ 10600 3250 +Connection ~ 10600 3450 +Connection ~ 10600 3550 +Connection ~ 10600 3650 +Connection ~ 10600 3750 +Connection ~ 10600 3850 +Connection ~ 10600 3950 +Connection ~ 10600 4050 +Connection ~ 10600 4150 +Connection ~ 10600 4250 +Wire Wire Line + 10600 2550 10500 2550 +Wire Wire Line + 10600 2650 10500 2650 +Wire Wire Line + 10600 2750 10500 2750 +Wire Wire Line + 10600 2850 10500 2850 +Wire Wire Line + 10600 2950 10500 2950 +Wire Wire Line + 10600 3050 10500 3050 +Wire Wire Line + 10600 3150 10500 3150 +Wire Wire Line + 10600 3250 10500 3250 +Wire Wire Line + 10600 3450 10500 3450 +Wire Wire Line + 10600 3550 10500 3550 +Wire Wire Line + 10600 3650 10500 3650 +Wire Wire Line + 10600 3750 10500 3750 +Wire Wire Line + 10600 3850 10500 3850 +Wire Wire Line + 10600 3950 10500 3950 +Wire Wire Line + 10600 4050 10500 4050 +Wire Wire Line + 10600 4150 10500 4150 +Wire Wire Line + 10500 4250 10750 4250 +Wire Wire Line + 4350 1700 4350 1750 +Wire Wire Line + 4500 1700 4350 1700 +Wire Wire Line + 5950 3850 6550 3850 +Wire Wire Line + 4200 4850 4800 4850 +Wire Wire Line + 4100 4700 4200 4700 +Wire Wire Line + 4200 4700 4200 4650 +Wire Wire Line + 4100 4800 4200 4800 +Wire Wire Line + 4200 4800 4200 4850 +Wire Wire Line + 4100 5000 4950 5000 +Wire Wire Line + 5950 2100 6150 2100 +Wire Wire Line + 5950 2200 6150 2200 +Wire Wire Line + 5950 2300 6150 2300 +Wire Wire Line + 5950 2400 6150 2400 +Wire Wire Line + 5950 2500 6150 2500 +Wire Wire Line + 5950 2600 6150 2600 +Wire Wire Line + 5950 2700 6150 2700 +Wire Wire Line + 5950 2800 6150 2800 +Wire Wire Line + 5950 2950 6150 2950 +Wire Wire Line + 5950 3050 6150 3050 +Wire Wire Line + 5950 3150 6150 3150 +Wire Wire Line + 5950 3250 6150 3250 +Wire Wire Line + 5950 3350 6150 3350 +Wire Wire Line + 5950 3450 6150 3450 +Wire Wire Line + 5950 3550 6150 3550 +Wire Wire Line + 5950 3650 6150 3650 +Wire Wire Line + 6100 5000 6100 5150 +Wire Wire Line + 6400 3950 6400 4050 +Wire Wire Line + 6750 4350 6600 4350 +Wire Wire Line + 6600 4350 6600 4300 +Wire Wire Line + 6600 4300 6050 4300 +Wire Wire Line + 6050 4300 6050 4350 +Wire Wire Line + 6050 4350 5950 4350 +Connection ~ 6200 4300 +Wire Wire Line + 5950 4450 6050 4450 +Wire Wire Line + 6050 4450 6050 4500 +Wire Wire Line + 6050 4500 6600 4500 +Wire Wire Line + 6600 4500 6600 4450 +Wire Wire Line + 6600 4450 6750 4450 +Connection ~ 6200 4500 +Wire Wire Line + 6750 4650 6600 4650 +Wire Wire Line + 6600 4650 6600 4600 +Wire Wire Line + 6600 4600 6050 4600 +Wire Wire Line + 6050 4600 6050 4650 +Wire Wire Line + 6050 4650 5950 4650 +Connection ~ 6200 4600 +Wire Wire Line + 5950 4750 6050 4750 +Wire Wire Line + 6050 4750 6050 4800 +Wire Wire Line + 6050 4800 6600 4800 +Wire Wire Line + 6600 4800 6600 4750 +Wire Wire Line + 6600 4750 6750 4750 +Connection ~ 6200 4800 +Wire Wire Line + 4950 4800 4800 4800 +Wire Wire Line + 4800 4800 4800 4850 +Wire Wire Line + 4950 4700 4800 4700 +Wire Wire Line + 4800 4700 4800 4650 +Wire Wire Line + 4800 4650 4200 4650 +Wire Wire Line + 4650 5050 4650 5000 +Connection ~ 4650 5000 +Wire Wire Line + 4650 5250 4650 5300 +Connection ~ 4650 4650 +Connection ~ 4650 4850 +Wire Wire Line + 6100 5000 5950 5000 +Wire Wire Line + 9350 4150 9350 4250 +Connection ~ 9350 4250 +Wire Wire Line + 7800 4550 8650 4550 +Connection ~ 7800 4550 +Wire Wire Line + 8650 4200 8650 4300 +Connection ~ 8650 4250 +Wire Wire Line + 8300 4300 8300 4250 +Connection ~ 8300 4250 +Connection ~ 8300 4550 +Wire Wire Line + 7800 4500 7800 4600 +Wire Wire Line + 7800 4200 7800 4300 +Wire Wire Line + 7800 4000 7800 3950 +Wire Wire Line + 8300 4500 8300 4550 +Wire Wire Line + 8650 4550 8650 4500 +Wire Wire Line + 8650 3950 8650 4000 +Wire Wire Line + 7650 2150 8900 2150 +Wire Wire Line + 8000 2150 8000 2200 +Connection ~ 8000 2150 +Wire Wire Line + 8300 2150 8300 2200 +Connection ~ 8300 2150 +Wire Wire Line + 8600 2150 8600 2200 +Connection ~ 8600 2150 +Wire Wire Line + 8900 2150 8900 2200 +Wire Wire Line + 8900 2400 8900 2500 +Wire Wire Line + 7650 2450 8900 2450 +Wire Wire Line + 7650 2450 7650 2400 +Wire Wire Line + 8000 2400 8000 2450 +Connection ~ 8000 2450 +Wire Wire Line + 8300 2400 8300 2450 +Connection ~ 8300 2450 +Wire Wire Line + 8600 2400 8600 2450 +Connection ~ 8600 2450 +Connection ~ 8900 2450 +Wire Wire Line + 8000 2850 8000 2900 +Connection ~ 8000 2850 +Wire Wire Line + 8300 2850 8300 2900 +Connection ~ 8300 2850 +Wire Wire Line + 8600 2850 8600 2900 +Connection ~ 8600 2850 +Wire Wire Line + 8900 2850 8900 2900 +Wire Wire Line + 8900 3100 8900 3200 +Wire Wire Line + 8000 3100 8000 3150 +Connection ~ 8000 3150 +Wire Wire Line + 8300 3150 8300 3100 +Connection ~ 8300 3150 +Wire Wire Line + 8600 3150 8600 3100 +Connection ~ 8600 3150 +Connection ~ 8900 3150 +Connection ~ 7650 2150 +Wire Wire Line + 7650 2100 7650 2200 +Connection ~ 7650 2850 +Wire Wire Line + 7650 2850 8900 2850 +Wire Wire Line + 7650 3150 8900 3150 +Wire Wire Line + 7650 3150 7650 3100 +Wire Wire Line + 7650 2800 7650 2900 +$Comp +L C_22u C245 +U 1 1 586DB672 +P 7650 3000 +F 0 "C245" H 7660 3070 50 0000 L CNN +F 1 "C_22u" H 7660 2920 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:C_0805" H 7650 2800 50 0001 C CNN +F 3 "" H 7660 3070 50 0001 C CNN +F 4 "LMK212BBJ226MG-T" H 7760 3170 60 0001 C CNN "MFG Part#" +F 5 "MLCC - SMD/SMT 0805 10V X5R 20%" H 7700 3250 60 0001 C CNN "Description" + 1 7650 3000 + 1 0 0 -1 +$EndComp +Text GLabel 1650 2700 0 50 Input ~ 0 +DDR3_A13 +Text GLabel 1650 3200 0 50 Input ~ 0 +DDR3_A14 +Wire Wire Line + 1650 3900 2100 3900 +Wire Wire Line + 1650 4000 2100 4000 +Wire Wire Line + 1650 4100 2100 4100 +Wire Wire Line + 1650 3700 2100 3700 +Wire Wire Line + 4950 2100 4850 2100 +Wire Wire Line + 4850 2100 4850 1700 +Wire Wire Line + 4850 1700 4700 1700 +Wire Wire Line + 1650 1400 2100 1400 +Wire Wire Line + 1650 1500 2100 1500 +Wire Wire Line + 1650 1600 2100 1600 +Wire Wire Line + 1650 1700 2100 1700 +Wire Wire Line + 1650 1900 2100 1900 +Wire Wire Line + 1650 2000 2100 2000 +Wire Wire Line + 1650 2100 2100 2100 +Wire Wire Line + 1650 2200 2100 2200 +Wire Wire Line + 1650 2400 2100 2400 +Wire Wire Line + 1650 2500 2100 2500 +Wire Wire Line + 1650 2600 2100 2600 +Wire Wire Line + 1650 2700 2100 2700 +Wire Wire Line + 1650 2900 2100 2900 +Wire Wire Line + 1650 3000 2100 3000 +Wire Wire Line + 1650 3100 2100 3100 +Wire Wire Line + 1650 3200 2100 3200 +Wire Wire Line + 4950 2300 4350 2300 +Wire Wire Line + 4950 2400 4350 2400 +Wire Wire Line + 4950 2500 4350 2500 +Wire Wire Line + 4950 2600 4350 2600 +Wire Wire Line + 4950 2700 4350 2700 +Wire Wire Line + 4950 2800 4350 2800 +Wire Wire Line + 4950 2900 4350 2900 +Wire Wire Line + 4950 3000 4350 3000 +Wire Wire Line + 4950 3100 4350 3100 +Wire Wire Line + 4950 3200 4350 3200 +Wire Wire Line + 4950 3300 4350 3300 +Wire Wire Line + 4950 3400 4350 3400 +Wire Wire Line + 4950 3500 4350 3500 +Wire Wire Line + 4950 3600 4350 3600 +Wire Wire Line + 4950 3700 4350 3700 +Wire Wire Line + 4950 3900 4350 3900 +Wire Wire Line + 4950 4000 4350 4000 +Wire Wire Line + 4950 4100 4350 4100 +Wire Wire Line + 4350 4200 4950 4200 +Wire Wire Line + 4350 4300 4950 4300 +Wire Wire Line + 4350 4400 4950 4400 +Wire Wire Line + 4350 4500 4950 4500 +Text Label 4350 2300 0 50 ~ 0 +DDR3_A0_ +Text Label 4350 2400 0 50 ~ 0 +DDR3_A1_ +Text Label 4350 2500 0 50 ~ 0 +DDR3_A2_ +Text Label 4350 2600 0 50 ~ 0 +DDR3_A3_ +Text Label 4350 2700 0 50 ~ 0 +DDR3_A4_ +Text Label 4350 2800 0 50 ~ 0 +DDR3_A5_ +Text Label 4350 2900 0 50 ~ 0 +DDR3_A6_ +Text Label 4350 3000 0 50 ~ 0 +DDR3_A7_ +Text Label 4350 3100 0 50 ~ 0 +DDR3_A8_ +Text Label 4350 3200 0 50 ~ 0 +DDR3_A9_ +Text Label 4350 3300 0 50 ~ 0 +DDR3_A10_ +Text Label 4350 3400 0 50 ~ 0 +DDR3_A11_ +Text Label 4350 3500 0 50 ~ 0 +DDR3_A12_ +Text Label 4350 3600 0 50 ~ 0 +DDR3_A13_ +Text Label 4350 3700 0 50 ~ 0 +DDR3_A14_ +Text Label 4350 3900 0 50 ~ 0 +DDR3_BA0_ +Text Label 4350 4000 0 50 ~ 0 +DDR3_BA1_ +Text Label 4350 4100 0 50 ~ 0 +DDR3_BA2_ +Wire Wire Line + 2400 1400 3200 1400 +Wire Wire Line + 2400 1500 3200 1500 +Wire Wire Line + 2400 1600 3200 1600 +Wire Wire Line + 2400 1700 3200 1700 +Wire Wire Line + 2400 1900 3200 1900 +Wire Wire Line + 2400 2000 3200 2000 +Wire Wire Line + 2400 2100 3200 2100 +Wire Wire Line + 2400 2200 3200 2200 +Wire Wire Line + 2400 2400 3200 2400 +Wire Wire Line + 2400 2500 3200 2500 +Wire Wire Line + 2400 2600 3200 2600 +Wire Wire Line + 2400 2700 3200 2700 +Wire Wire Line + 2400 2900 3200 2900 +Wire Wire Line + 2400 3000 3200 3000 +Wire Wire Line + 2400 3100 3200 3100 +Wire Wire Line + 2400 3200 3200 3200 +Text Label 3150 1600 2 50 ~ 0 +DDR3_A0_ +Text Label 3150 2900 2 50 ~ 0 +DDR3_A1_ +Text Label 3150 1900 2 50 ~ 0 +DDR3_A2_ +Text Label 3150 2000 2 50 ~ 0 +DDR3_A3_ +Text Label 3150 4100 2 50 ~ 0 +DDR3_A4_ +Text Label 3150 1700 2 50 ~ 0 +DDR3_A5_ +Text Label 3150 3500 2 50 ~ 0 +DDR3_A6_ +Text Label 3150 1400 2 50 ~ 0 +DDR3_A7_ +Text Label 3150 3400 2 50 ~ 0 +DDR3_A8_ +Text Label 3150 2600 2 50 ~ 0 +DDR3_A9_ +Text Label 3150 3600 2 50 ~ 0 +DDR3_A10_ +Text Label 3150 3100 2 50 ~ 0 +DDR3_A11_ +Text Label 3150 3900 2 50 ~ 0 +DDR3_A12_ +Text Label 3150 2700 2 50 ~ 0 +DDR3_A13_ +Text Label 3150 3200 2 50 ~ 0 +DDR3_A14_ +Text Label 3150 2100 2 50 ~ 0 +DDR3_BA0_ +Text Label 3150 4000 2 50 ~ 0 +DDR3_BA1_ +Text Label 3150 3000 2 50 ~ 0 +DDR3_BA2_ +Entry Wire Line + 4250 2200 4350 2300 +Entry Wire Line + 4250 2300 4350 2400 +Entry Wire Line + 4250 2400 4350 2500 +Entry Wire Line + 4250 2500 4350 2600 +Entry Wire Line + 4250 2600 4350 2700 +Entry Wire Line + 4250 2700 4350 2800 +Entry Wire Line + 4250 2800 4350 2900 +Entry Wire Line + 4250 2900 4350 3000 +Entry Wire Line + 4250 3000 4350 3100 +Entry Wire Line + 4250 3100 4350 3200 +Entry Wire Line + 4250 3200 4350 3300 +Entry Wire Line + 4250 3300 4350 3400 +Entry Wire Line + 4250 3400 4350 3500 +Entry Wire Line + 4250 3500 4350 3600 +Entry Wire Line + 4250 3600 4350 3700 +Entry Wire Line + 4250 3800 4350 3900 +Entry Wire Line + 4250 3900 4350 4000 +Entry Wire Line + 4250 4000 4350 4100 +Wire Bus Line + 4250 2100 4250 4400 +Entry Bus Bus + 4150 2000 4250 2100 +Entry Wire Line + 3200 1400 3300 1300 +Entry Wire Line + 3200 1500 3300 1400 +Entry Wire Line + 3200 1600 3300 1500 +Entry Wire Line + 3200 1700 3300 1600 +Entry Wire Line + 3200 1900 3300 1800 +Entry Wire Line + 3200 2000 3300 1900 +Entry Wire Line + 3200 2100 3300 2000 +Entry Wire Line + 3200 2200 3300 2100 +Entry Wire Line + 3200 2400 3300 2300 +Entry Wire Line + 3200 2500 3300 2400 +Entry Wire Line + 3200 2600 3300 2500 +Entry Wire Line + 3200 2700 3300 2600 +Entry Wire Line + 3200 2900 3300 2800 +Entry Wire Line + 3200 3000 3300 2900 +Entry Wire Line + 3200 3100 3300 3000 +Entry Wire Line + 3200 3200 3300 3100 +Entry Wire Line + 3200 3400 3300 3300 +Entry Wire Line + 3200 3500 3300 3400 +Entry Bus Bus + 3300 1300 3400 1200 +Wire Wire Line + 1650 3400 2100 3400 +Wire Wire Line + 1650 3500 2100 3500 +Wire Wire Line + 1650 3600 2100 3600 +Wire Wire Line + 2400 3400 3200 3400 +Wire Wire Line + 2400 3500 3200 3500 +Wire Wire Line + 2400 3600 3200 3600 +Text Label 6550 3850 2 50 ~ 0 +DDR3_ODT_ +Text Label 3150 2400 2 50 ~ 0 +DDR3_ODT_ +Entry Wire Line + 3200 3600 3300 3500 +Text Label 4350 4200 0 50 ~ 0 +DDR3_WE#_ +Text Label 3150 2500 2 50 ~ 0 +DDR3_RAS#_ +Text Label 4350 4400 0 50 ~ 0 +DDR3_CAS#_ +Text Label 4350 4500 0 50 ~ 0 +DDR3_CKE_ +Entry Wire Line + 4250 4100 4350 4200 +Entry Wire Line + 4250 4200 4350 4300 +Entry Wire Line + 4250 4300 4350 4400 +Entry Wire Line + 4250 4400 4350 4500 +Wire Wire Line + 2400 3900 3200 3900 +Wire Wire Line + 2400 4000 3200 4000 +Wire Wire Line + 2400 4100 3200 4100 +Wire Wire Line + 2400 3700 3200 3700 +Entry Wire Line + 3200 3900 3300 3800 +Entry Wire Line + 3200 4000 3300 3900 +Entry Wire Line + 3200 4100 3300 4000 +Entry Wire Line + 3200 3700 3300 3600 +Wire Wire Line + 5950 4050 6200 4050 +Wire Wire Line + 6200 4150 5950 4150 +Wire Wire Line + 6200 3950 6200 4150 +Wire Wire Line + 6200 3950 6400 3950 +Connection ~ 6200 4050 +NoConn ~ 4950 3800 +Text Label 4350 4300 0 50 ~ 0 +DDR3_RAS#_ +Text Label 3150 2200 2 50 ~ 0 +DDR3_CAS#_ +Text Label 3150 3700 2 50 ~ 0 +DDR3_CKE_ +Text Label 3150 1500 2 50 ~ 0 +DDR3_WE#_ +Wire Wire Line + 10600 2150 10600 4250 +Wire Wire Line + 10750 4250 10750 4400 +Wire Bus Line + 3300 1300 3300 4000 +NoConn ~ 2100 4200 +NoConn ~ 2400 4200 +Text Label 9250 4250 2 50 ~ 0 +VFREF +$Comp +L R_100 R183 +U 1 1 58ACB230 +P 6200 4400 +F 0 "R183" H 6259 4446 50 0000 L CNN +F 1 "R_100" H 6259 4355 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0402" H -300 -1050 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H -300 -950 50 0001 C CNN +F 4 "ERJ-2RKF1000X" H -300 -650 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0402" H -300 -550 60 0001 C CNN "Description" + 1 6200 4400 + 1 0 0 -1 +$EndComp +$Comp +L R_100 R184 +U 1 1 58ACB723 +P 6200 4700 +F 0 "R184" H 6259 4746 50 0000 L CNN +F 1 "R_100" H 6259 4655 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0402" H -300 -750 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H -300 -650 50 0001 C CNN +F 4 "ERJ-2RKF1000X" H -300 -350 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0402" H -300 -250 60 0001 C CNN "Description" + 1 6200 4700 + 1 0 0 -1 +$EndComp +$Comp +L R_100 R181 +U 1 1 58ACB783 +P 4650 4750 +F 0 "R181" H 4708 4796 50 0000 L CNN +F 1 "R_100" H 4708 4705 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_0402" H -1850 -700 50 0001 C CNN +F 3 "https://industrial.panasonic.com/ww/products/resistors/chip-resistors/chip-resistors/precision-thick-film-chip-resistors/ERJ3EKF1000V" H -1850 -600 50 0001 C CNN +F 4 "ERJ-2RKF1000X" H -1850 -300 60 0001 C CNN "MFG Part#" +F 5 "RES SMD 1% 1/10W 0402" H -1850 -200 60 0001 C CNN "Description" + 1 4650 4750 + -1 0 0 -1 +$EndComp +NoConn ~ 10500 4450 +NoConn ~ 10500 4550 +NoConn ~ 9500 4450 +NoConn ~ 9500 4550 +$Comp +L IS43TR16256A-125KBL U36 +U 1 1 58E31B2E +P 5450 3450 +F 0 "U36" H 5450 5100 50 0000 C CNN +F 1 "IS43TR16256A-125KBL" H 5450 5000 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:TW-BGA-96" H 5450 1300 60 0001 C CNN +F 3 "http://www.issi.com/WW/pdf/43-46TR16256A-85120AL.pdf" H 5450 1600 60 0001 C CNN +F 4 "IS43TR16256A-125KBL" H 5450 1450 50 0001 C CNN "MFG Part#" +F 5 "256M X 16 BIT DDR3 SRAM 1.5V" H 5400 5200 50 0001 C CNN "Description" + 1 5450 3450 + 1 0 0 -1 +$EndComp +$Comp +L IS43TR16256A-125KBL U36 +U 2 1 58E31C60 +P 10000 3500 +F 0 "U36" H 10000 5150 50 0000 C CNN +F 1 "IS43TR16256A-125KBL" H 10000 5050 50 0000 C CNN +F 2 "ScopefunPackagesLibrary:TW-BGA-96" H 10000 1350 60 0001 C CNN +F 3 "http://www.issi.com/WW/pdf/43-46TR16640B-81280BL.pdf" H 10000 1650 60 0001 C CNN +F 4 "256M X 16 BIT DDR3 SRAM 1.5V" H 9950 5250 50 0001 C CNN "Description" +F 5 "IS43TR16640B-125JBL" H 10000 1500 50 0001 C CNN "MFG Part#" + 2 10000 3500 + 1 0 0 -1 +$EndComp +$Comp +L RA_27R R174 +U 1 1 5AA064C2 +P 2250 1550 +F 0 "R174" H 2375 1750 50 0000 L CNN +F 1 "RA_27R" H 2375 1650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_CRA06E" H 2250 1150 50 0001 C CNN +F 3 "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" H 2250 1250 50 0001 C CNN +F 4 "YC164-JR-0727RL" H 2250 1900 60 0001 C CNN "MFG Part#" +F 5 "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" H 2250 2000 60 0001 C CNN "Description" + 1 2250 1550 + 1 0 0 -1 +$EndComp +$Comp +L RA_27R R175 +U 1 1 5AA065C3 +P 2250 2050 +F 0 "R175" H 2375 2250 50 0000 L CNN +F 1 "RA_27R" H 2375 2150 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_CRA06E" H 2250 1650 50 0001 C CNN +F 3 "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" H 2250 1750 50 0001 C CNN +F 4 "YC164-JR-0727RL" H 2250 2400 60 0001 C CNN "MFG Part#" +F 5 "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" H 2250 2500 60 0001 C CNN "Description" + 1 2250 2050 + 1 0 0 -1 +$EndComp +$Comp +L RA_27R R176 +U 1 1 5AA06647 +P 2250 2550 +F 0 "R176" H 2375 2750 50 0000 L CNN +F 1 "RA_27R" H 2375 2650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_CRA06E" H 2250 2150 50 0001 C CNN +F 3 "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" H 2250 2250 50 0001 C CNN +F 4 "YC164-JR-0727RL" H 2250 2900 60 0001 C CNN "MFG Part#" +F 5 "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" H 2250 3000 60 0001 C CNN "Description" + 1 2250 2550 + 1 0 0 -1 +$EndComp +$Comp +L RA_27R R177 +U 1 1 5AA066CC +P 2250 3050 +F 0 "R177" H 2375 3250 50 0000 L CNN +F 1 "RA_27R" H 2375 3150 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_CRA06E" H 2250 2650 50 0001 C CNN +F 3 "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" H 2250 2750 50 0001 C CNN +F 4 "YC164-JR-0727RL" H 2250 3400 60 0001 C CNN "MFG Part#" +F 5 "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" H 2250 3500 60 0001 C CNN "Description" + 1 2250 3050 + 1 0 0 -1 +$EndComp +$Comp +L RA_27R R178 +U 1 1 5AA06754 +P 2250 3550 +F 0 "R178" H 2375 3750 50 0000 L CNN +F 1 "RA_27R" H 2375 3650 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_CRA06E" H 2250 3150 50 0001 C CNN +F 3 "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" H 2250 3250 50 0001 C CNN +F 4 "YC164-JR-0727RL" H 2250 3900 60 0001 C CNN "MFG Part#" +F 5 "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" H 2250 4000 60 0001 C CNN "Description" + 1 2250 3550 + 1 0 0 -1 +$EndComp +$Comp +L RA_27R R179 +U 1 1 5AA067DB +P 2250 4050 +F 0 "R179" H 2375 4250 50 0000 L CNN +F 1 "RA_27R" H 2375 4150 50 0000 L CNN +F 2 "ScopefunPackagesLibrary:R_CRA06E" H 2250 3650 50 0001 C CNN +F 3 "http://www.yageo.com/documents/recent/PYu-YC_TC_group_51_RoHS_L_5.pdf" H 2250 3750 50 0001 C CNN +F 4 "YC164-JR-0727RL" H 2250 4400 60 0001 C CNN "MFG Part#" +F 5 "RES ARRAY SMD 5% 0.063W 3.2mm x 1.5mm" H 2250 4500 60 0001 C CNN "Description" + 1 2250 4050 + 1 0 0 -1 +$EndComp +$EndSCHEMATC diff --git a/kicad/sym-lib-table b/kicad/sym-lib-table new file mode 100644 index 0000000..6c0476e --- /dev/null +++ b/kicad/sym-lib-table @@ -0,0 +1,4 @@ +(sym_lib_table + (lib (name "Scopefun_v2-rescue")(type "Legacy")(uri "${KIPRJMOD}/Scopefun_v2-rescue.lib")(options "")(descr "")) + (lib (name "ScopefunParts")(type "Legacy")(uri "${KIPRJMOD}/ScopefunPartsLibrary/ScopefunParts.lib")(options "")(descr "")) +)