From bc0b46db65dd5fc1e69219c22c3a6b5a168f66b7 Mon Sep 17 00:00:00 2001 From: sirlilpanda <33928689+sirlilpanda@users.noreply.github.com> Date: Wed, 13 Aug 2025 13:31:43 +1200 Subject: [PATCH] swapped to using relays instead of the rotor switch --- Hardware/10MHz-amp/10MHz-amp.kicad_pro | 365 +- Hardware/10MHz-amp/10MHz-amp.kicad_sch | 11661 +++++++++++++++++++++-- 2 files changed, 11250 insertions(+), 776 deletions(-) diff --git a/Hardware/10MHz-amp/10MHz-amp.kicad_pro b/Hardware/10MHz-amp/10MHz-amp.kicad_pro index 8c9c766..15b7508 100644 --- a/Hardware/10MHz-amp/10MHz-amp.kicad_pro +++ b/Hardware/10MHz-amp/10MHz-amp.kicad_pro @@ -2,12 +2,213 @@ "board": { "3dviewports": [], "design_settings": { - "defaults": {}, + "defaults": { + "apply_defaults_to_fp_fields": false, + "apply_defaults_to_fp_shapes": false, + "apply_defaults_to_fp_text": false, + "board_outline_line_width": 0.05, + "copper_line_width": 0.2, + "copper_text_italic": false, + "copper_text_size_h": 1.5, + "copper_text_size_v": 1.5, + "copper_text_thickness": 0.3, + "copper_text_upright": false, + "courtyard_line_width": 0.05, + "dimension_precision": 4, + "dimension_units": 3, + "dimensions": { + "arrow_length": 1270000, + "extension_offset": 500000, + "keep_text_aligned": true, + "suppress_zeroes": true, + "text_position": 0, + "units_format": 0 + }, + "fab_line_width": 0.1, + "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.1, + "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": 0.8, + "height": 1.27, + "width": 2.54 + }, + "silk_line_width": 0.1, + "silk_text_italic": false, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.1, + "silk_text_upright": false, + "zones": { + "min_clearance": 0.5 + } + }, "diff_pair_dimensions": [], "drc_exclusions": [], - "rules": {}, + "meta": { + "version": 2 + }, + "rule_severities": { + "annular_width": "error", + "clearance": "error", + "connection_width": "warning", + "copper_edge_clearance": "error", + "copper_sliver": "warning", + "courtyards_overlap": "error", + "creepage": "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": "error", + "footprint_filters_mismatch": "ignore", + "footprint_symbol_mismatch": "warning", + "footprint_type_mismatch": "ignore", + "hole_clearance": "error", + "hole_to_hole": "warning", + "holes_co_located": "warning", + "invalid_outline": "error", + "isolated_copper": "warning", + "item_on_disabled_layer": "error", + "items_not_allowed": "error", + "length_out_of_range": "error", + "lib_footprint_issues": "warning", + "lib_footprint_mismatch": "warning", + "malformed_courtyard": "error", + "microvia_drill_out_of_range": "error", + "mirrored_text_on_front_layer": "warning", + "missing_courtyard": "ignore", + "missing_footprint": "warning", + "net_conflict": "warning", + "nonmirrored_text_on_back_layer": "warning", + "npth_inside_courtyard": "ignore", + "padstack": "warning", + "pth_inside_courtyard": "ignore", + "shorting_items": "error", + "silk_edge_clearance": "warning", + "silk_over_copper": "warning", + "silk_overlap": "warning", + "skew_out_of_range": "error", + "solder_mask_bridge": "error", + "starved_thermal": "error", + "text_height": "warning", + "text_on_edge_cuts": "error", + "text_thickness": "warning", + "through_hole_pad_without_hole": "error", + "too_many_vias": "error", + "track_angle": "error", + "track_dangling": "warning", + "track_segment_length": "error", + "track_width": "error", + "tracks_crossing": "error", + "unconnected_items": "error", + "unresolved_variable": "error", + "via_dangling": "warning", + "zones_intersect": "error" + }, + "rules": { + "max_error": 0.005, + "min_clearance": 0.0, + "min_connection": 0.0, + "min_copper_edge_clearance": 0.5, + "min_groove_width": 0.0, + "min_hole_clearance": 0.25, + "min_hole_to_hole": 0.25, + "min_microvia_diameter": 0.2, + "min_microvia_drill": 0.1, + "min_resolved_spokes": 2, + "min_silk_clearance": 0.0, + "min_text_height": 0.8, + "min_text_thickness": 0.08, + "min_through_hole_diameter": 0.3, + "min_track_width": 0.0, + "min_via_annular_width": 0.1, + "min_via_diameter": 0.5, + "solder_mask_to_copper_clearance": 0.0, + "use_height_for_length_calcs": true + }, + "teardrop_options": [ + { + "td_onpthpad": true, + "td_onroundshapesonly": false, + "td_onsmdpad": true, + "td_ontrackend": false, + "td_onvia": true + } + ], + "teardrop_parameters": [ + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_round_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_rect_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_track_end", + "td_width_to_size_filter_ratio": 0.9 + } + ], "track_widths": [], - "via_dimensions": [] + "tuning_pattern_settings": { + "diff_pair_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 1.0 + }, + "diff_pair_skew_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + }, + "single_track_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + } + }, + "via_dimensions": [], + "zones_allow_external_fillets": false }, "ipc2581": { "dist": "", @@ -358,12 +559,168 @@ "label": "Datasheet", "name": "Datasheet", "show": true + }, + { + "group_by": false, + "label": "COIL_CURRENT", + "name": "COIL_CURRENT", + "show": false + }, + { + "group_by": false, + "label": "CONTACTS", + "name": "CONTACTS", + "show": false + }, + { + "group_by": false, + "label": "Check_prices", + "name": "Check_prices", + "show": false + }, + { + "group_by": false, + "label": "Description_1", + "name": "Description_1", + "show": false + }, + { + "group_by": false, + "label": "FARNELL", + "name": "FARNELL", + "show": false + }, + { + "group_by": false, + "label": "MANUFACTURER", + "name": "MANUFACTURER", + "show": false + }, + { + "group_by": false, + "label": "MF", + "name": "MF", + "show": false + }, + { + "group_by": false, + "label": "MOUSER", + "name": "MOUSER", + "show": false + }, + { + "group_by": false, + "label": "MP", + "name": "MP", + "show": false + }, + { + "group_by": false, + "label": "Manufactor Part Number", + "name": "Manufactor Part Number", + "show": true + }, + { + "group_by": false, + "label": "Notes", + "name": "Notes", + "show": true + }, + { + "group_by": false, + "label": "Package", + "name": "Package", + "show": false + }, + { + "group_by": false, + "label": "Price", + "name": "Price", + "show": false + }, + { + "group_by": false, + "label": "RCOIL", + "name": "RCOIL", + "show": false + }, + { + "group_by": false, + "label": "RELAYS_TYP", + "name": "RELAYS_TYP", + "show": false + }, + { + "group_by": false, + "label": "SWITCHING_CURRENT", + "name": "SWITCHING_CURRENT", + "show": false + }, + { + "group_by": false, + "label": "Sim.Device", + "name": "Sim.Device", + "show": false + }, + { + "group_by": false, + "label": "Sim.Pins", + "name": "Sim.Pins", + "show": false + }, + { + "group_by": false, + "label": "Sim.Type", + "name": "Sim.Type", + "show": false + }, + { + "group_by": false, + "label": "SnapEDA_Link", + "name": "SnapEDA_Link", + "show": false + }, + { + "group_by": false, + "label": "Supplier Part Number", + "name": "Supplier Part Number", + "show": true + }, + { + "group_by": false, + "label": "Supplier link", + "name": "Supplier link", + "show": true + }, + { + "group_by": false, + "label": "UCOIL", + "name": "UCOIL", + "show": false + }, + { + "group_by": false, + "label": "Availability", + "name": "Availability", + "show": false + }, + { + "group_by": false, + "label": "Description", + "name": "Description", + "show": false + }, + { + "group_by": false, + "label": "#", + "name": "${ITEM_NUMBER}", + "show": false } ], "filter_string": "", "group_symbols": true, "include_excluded_from_bom": true, - "name": "Default Editing", + "name": "", "sort_asc": true, "sort_field": "Reference" }, diff --git a/Hardware/10MHz-amp/10MHz-amp.kicad_sch b/Hardware/10MHz-amp/10MHz-amp.kicad_sch index 6e007ce..6076c4e 100644 --- a/Hardware/10MHz-amp/10MHz-amp.kicad_sch +++ b/Hardware/10MHz-amp/10MHz-amp.kicad_sch @@ -780,6 +780,156 @@ ) (embedded_fonts no) ) + (symbol "Device:D_Schottky" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "D_Schottky" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Schottky diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "diode Schottky" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "D_Schottky_0_1" + (polyline + (pts + (xy -1.905 0.635) (xy -1.905 1.27) (xy -1.27 1.27) (xy -1.27 -1.27) (xy -0.635 -1.27) (xy -0.635 -0.635) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 1.27) (xy 1.27 -1.27) (xy -1.27 0) (xy 1.27 1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 0) (xy -1.27 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "D_Schottky_1_1" + (pin passive line + (at -3.81 0 0) + (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 180) + (length 2.54) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) (symbol "Device:D_Zener" (pin_numbers (hide yes) @@ -1066,6 +1216,189 @@ ) (embedded_fonts no) ) + (symbol "Device:LED" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LED" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "LED diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "LED_0_1" + (polyline + (pts + (xy -3.048 -0.762) (xy -4.572 -2.286) (xy -3.81 -2.286) (xy -4.572 -2.286) (xy -4.572 -1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.778 -0.762) (xy -3.302 -2.286) (xy -2.54 -2.286) (xy -3.302 -2.286) (xy -3.302 -1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 0) (xy 1.27 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -1.27) (xy -1.27 1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -1.27) (xy 1.27 1.27) (xy -1.27 0) (xy 1.27 -1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "LED_1_1" + (pin passive line + (at -3.81 0 0) + (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 180) + (length 2.54) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) (symbol "Device:R" (pin_numbers (hide yes) @@ -3153,6 +3486,667 @@ ) (embedded_fonts no) ) + (symbol "TQ2-5V:TQ2-5V" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "K" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + ) + ) + (property "Value" "TQ2-5V" + (at 1.27 2.921 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Footprint" "TQ2-5V:TQ2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "UCOIL" "5VDC" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RCOIL" "178Ω" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SWITCHING_CURRENT" "1 A @ 30 VDC, 0.5 A @ 125 VAC" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Description_1" "Low Profile Relay, 2 Form C 140 mW (Nom.) Gold-Clad Silver, TQ Series | Panasonic Electronic Components TQ2-5V" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MF" "Panasonic" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "CONTACTS" "2 CO contacts" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Price" "None" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Package" "None" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Check_prices" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=eda" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SnapEDA_Link" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=snap" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "COIL_CURRENT" "28.1mA" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MP" "TQ2-5V" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "FARNELL" "1175716" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MANUFACTURER" "Panasonic" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Availability" "In Stock" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RELAYS_TYP" "Non-Latching" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MOUSER" "769-TQ2-5V" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (symbol "TQ2-5V_1_0" + (polyline + (pts + (xy -3.81 1.905) (xy -3.81 -1.905) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 -1.905) (xy -1.905 -1.905) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.905 -1.905) (xy 0 -1.905) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.905 -1.905) (xy 1.905 1.905) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0 1.905) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 1.905) (xy -3.81 1.905) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -1.905) (xy 3.81 -1.905) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -2.54) (xy 0 -1.905) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.905 1.905) (xy 0 1.905) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.81 1.905) (xy 1.905 1.905) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.81 -1.905) (xy 3.81 1.905) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 4.318 2.159) (xy 4.826 2.159) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 4.318 -2.159) (xy 4.826 -2.159) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 4.572 2.413) (xy 4.572 1.905) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at 0 5.08 270) + (length 2.54) + (name "~" + (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 2.54) + (name "~" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "10" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + ) + (symbol "TQ2-5V_2_0" + (polyline + (pts + (xy -3.175 5.08) (xy -1.905 5.08) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 0 1.27) + (radius 0.127) + (stroke + (width 0.4064) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 1.27) (xy 0 0) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 1.27) (xy 2.54 5.715) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.175 5.08) (xy 1.905 5.08) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 5.08 0) + (length 2.54) + (name "~" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "4" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 2.54) + (name "~" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "3" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin passive line + (at 5.08 5.08 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "2" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + ) + (symbol "TQ2-5V_3_0" + (polyline + (pts + (xy -3.175 5.08) (xy -1.905 5.08) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 0 1.27) + (radius 0.127) + (stroke + (width 0.4064) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 1.27) (xy 0 0) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 1.27) (xy 2.54 5.715) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.175 5.08) (xy 1.905 5.08) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 5.08 0) + (length 2.54) + (name "~" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "7" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 2.54) + (name "~" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "8" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin passive line + (at 5.08 5.08 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "9" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) (symbol "power:+24V" (power) (pin_numbers @@ -3278,6 +4272,266 @@ ) (embedded_fonts no) ) + (symbol "power:+VDC" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+VDC" + (at 0 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+VDC\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+VDC_0_1" + (polyline + (pts + (xy -1.143 3.175) (xy 1.143 3.175) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 0 3.175) + (radius 1.905) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.032) (xy 0 4.318) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+VDC_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:-VDC" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-VDC" + (at 0 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"-VDC\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "-VDC_0_1" + (polyline + (pts + (xy -1.143 3.175) (xy 1.143 3.175) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 0 3.175) + (radius 1.905) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "-VDC_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) (symbol "power:GND" (power) (pin_numbers @@ -3482,8 +4736,8 @@ ) ) (rectangle - (start 172.72 78.74) - (end 190.5 127) + (start 21.59 15.24) + (end 137.16 153.67) (stroke (width 0) (type default) @@ -3491,11 +4745,11 @@ (fill (type none) ) - (uuid 22b2c6de-3de0-4575-a750-1a33b7ca2d6c) + (uuid b48c8c61-d697-498e-b3d2-af86c0336f29) ) (rectangle - (start 43.18 143.51) - (end 148.59 186.69) + (start 21.59 157.48) + (end 132.08 196.85) (stroke (width 0) (type default) @@ -3505,175 +4759,537 @@ ) (uuid bd0caf27-0f89-4af9-bb32-c3d5ffcf38cd) ) - (rectangle - (start 72.39 33.02) - (end 229.87 127) - (stroke - (width 0) - (type default) - ) - (fill - (type none) - ) - (uuid e2a82dec-481c-4001-bed0-5ca7938e1d61) - ) (junction - (at 124.46 113.03) + (at 161.29 55.88) (diameter 0) (color 0 0 0 0) - (uuid "09472cbe-67bf-42fa-a0c4-d12219a96a83") + (uuid "08462775-5a40-4dc8-bd2c-08a7f98bc117") ) (junction - (at 106.68 45.72) + (at 172.72 106.68) + (diameter 0) + (color 0 0 0 0) + (uuid "0b425e8b-8b8e-4bee-988d-56619c1687e5") + ) + (junction + (at 52.07 24.13) (diameter 0) (color 0 0 0 0) (uuid "0e9de8ca-94c0-4988-8eae-1fc31597890e") ) (junction - (at 195.58 95.25) + (at 172.72 81.28) (diameter 0) (color 0 0 0 0) - (uuid "26a7f1d0-77aa-4dcf-8c2e-df0f96bf439f") + (uuid "1017eb8a-d505-4c6e-b8d1-c0b89f4a27eb") ) (junction - (at 106.68 53.34) + (at 190.5 132.08) + (diameter 0) + (color 0 0 0 0) + (uuid "14394913-d1ac-4618-ab21-1ef0c391b528") + ) + (junction + (at 233.68 27.94) + (diameter 0) + (color 0 0 0 0) + (uuid "157e3604-3e52-4ed7-a153-8f506b6fd6f4") + ) + (junction + (at 44.45 128.27) + (diameter 0) + (color 0 0 0 0) + (uuid "18994b5a-3b7f-485c-85a2-e2c57def8b25") + ) + (junction + (at 52.07 31.75) (diameter 0) (color 0 0 0 0) (uuid "2b9a79e3-92c2-42ea-a967-ed1a4335c43e") ) (junction - (at 109.22 161.29) + (at 88.9 172.72) (diameter 0) (color 0 0 0 0) (uuid "378a428a-1698-43d2-800d-1a4eb7e262e8") ) (junction - (at 195.58 102.87) + (at 161.29 81.28) (diameter 0) (color 0 0 0 0) - (uuid "57783d28-e1e5-4743-916b-91268aab466b") + (uuid "3884ee30-6da3-4e0e-8d5c-0503cbb8f0c2") ) (junction - (at 100.33 177.8) + (at 190.5 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "3bea6dd7-5bde-4000-a15c-9880f25dd9c8") + ) + (junction + (at 44.45 97.79) + (diameter 0) + (color 0 0 0 0) + (uuid "42e3fa34-00de-408b-830e-ba196f1775ca") + ) + (junction + (at 85.09 63.5) + (diameter 0) + (color 0 0 0 0) + (uuid "611ddc4f-cc0e-4796-bd12-c7ef7e62ac9e") + ) + (junction + (at 80.01 189.23) (diameter 0) (color 0 0 0 0) (uuid "616c6f58-ebfc-4fe0-8d31-430a9c86e841") ) (junction - (at 100.33 170.18) + (at 90.17 66.04) + (diameter 0) + (color 0 0 0 0) + (uuid "630e0e39-d0bc-46b5-98ab-e4bc1a8db1a3") + ) + (junction + (at 99.06 107.95) + (diameter 0) + (color 0 0 0 0) + (uuid "65d78859-a33a-4364-9a46-2ad9db65a5d5") + ) + (junction + (at 182.88 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "670364fe-c637-45ac-a686-3a3d27c4da2c") + ) + (junction + (at 80.01 66.04) + (diameter 0) + (color 0 0 0 0) + (uuid "69aa5a74-8213-4479-bb1f-b3f145f677e7") + ) + (junction + (at 190.5 106.68) + (diameter 0) + (color 0 0 0 0) + (uuid "6fed6d68-8180-4a7b-b500-7aba26803289") + ) + (junction + (at 149.86 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "7092d442-4850-48ae-a01f-8e09147f5a23") + ) + (junction + (at 99.06 92.71) + (diameter 0) + (color 0 0 0 0) + (uuid "75050dd1-29ea-496c-a011-9f2b27ec18d1") + ) + (junction + (at 123.19 189.23) + (diameter 0) + (color 0 0 0 0) + (uuid "7bf64ffd-5de3-4fb8-90c8-815fb383d8f2") + ) + (junction + (at 80.01 181.61) (diameter 0) (color 0 0 0 0) (uuid "7e72649d-5866-43f5-968c-d37b1cc8b5f3") ) (junction - (at 74.93 177.8) + (at 54.61 189.23) (diameter 0) (color 0 0 0 0) (uuid "7f5624b7-51b2-42d9-9d18-91c5cf5180b1") ) (junction - (at 127 177.8) + (at 106.68 189.23) (diameter 0) (color 0 0 0 0) (uuid "80edac1c-7e4a-4a61-bcb7-3c1d1f03542e") ) (junction - (at 116.84 45.72) + (at 161.29 132.08) + (diameter 0) + (color 0 0 0 0) + (uuid "88a464cb-8311-431d-abca-5685780e3659") + ) + (junction + (at 62.23 24.13) (diameter 0) (color 0 0 0 0) (uuid "8b6d3bff-1cbb-44bd-8b58-e43e5da025bb") ) (junction - (at 127 45.72) + (at 149.86 55.88) + (diameter 0) + (color 0 0 0 0) + (uuid "8cecf6e9-1788-4f6a-a9f2-c849aa1ed7a8") + ) + (junction + (at 90.17 73.66) + (diameter 0) + (color 0 0 0 0) + (uuid "900c07f1-98fe-4ae0-99ae-ec5724c0f388") + ) + (junction + (at 72.39 24.13) (diameter 0) (color 0 0 0 0) (uuid "90316976-146b-42c0-a0cb-8da2481897e6") ) (junction - (at 116.84 53.34) + (at 149.86 106.68) + (diameter 0) + (color 0 0 0 0) + (uuid "90841ae1-5033-47be-93d0-296bcf49b6bf") + ) + (junction + (at 190.5 55.88) + (diameter 0) + (color 0 0 0 0) + (uuid "9554f607-192c-4c54-8b5a-85757356381c") + ) + (junction + (at 161.29 30.48) + (diameter 0) + (color 0 0 0 0) + (uuid "9a1380df-a1d4-4b2e-bfdb-07aef1420327") + ) + (junction + (at 182.88 132.08) + (diameter 0) + (color 0 0 0 0) + (uuid "9c374565-1467-4eca-9c34-6f23aac52450") + ) + (junction + (at 62.23 31.75) (diameter 0) (color 0 0 0 0) (uuid "a0c981f9-df02-4a4e-b432-ad43324c08a2") ) (junction - (at 127 161.29) + (at 106.68 172.72) (diameter 0) (color 0 0 0 0) (uuid "a1d06be8-4955-4eeb-90ed-9bb62de5ad6f") ) (junction - (at 195.58 77.47) + (at 172.72 55.88) (diameter 0) (color 0 0 0 0) - (uuid "a398b63b-8e35-4dec-9b4c-48c4f122e685") + (uuid "a4e1998b-d8dd-4144-b884-d8f1ac2cffbe") ) (junction - (at 134.62 87.63) - (diameter 0) - (color 0 0 0 0) - (uuid "a40cc86c-ba42-4099-b9b3-8b512b9a8c04") - ) - (junction - (at 137.16 177.8) + (at 116.84 189.23) (diameter 0) (color 0 0 0 0) (uuid "a6aa2e0e-7731-4cf2-b973-b2e6ab139a71") ) (junction - (at 72.39 161.29) + (at 80.01 73.66) + (diameter 0) + (color 0 0 0 0) + (uuid "a8b840e8-a72c-4d63-96fd-ea57f2664062") + ) + (junction + (at 52.07 172.72) (diameter 0) (color 0 0 0 0) (uuid "aae38df0-89d3-41f8-94b2-59dc6358e9f1") ) (junction - (at 195.58 110.49) + (at 44.45 113.03) (diameter 0) (color 0 0 0 0) - (uuid "bba2348c-b60a-406b-9f75-e7c7416d351a") + (uuid "ab509772-850c-4d85-acf7-eea540e5cbcc") ) (junction - (at 195.58 87.63) + (at 172.72 132.08) (diameter 0) (color 0 0 0 0) - (uuid "c27bbfcb-2131-421b-8b3e-a6ed7af56af6") + (uuid "b749cc40-210a-42bb-958c-ed039d5e1141") ) (junction - (at 137.16 87.63) + (at 190.5 30.48) (diameter 0) (color 0 0 0 0) - (uuid "c4594162-1cb5-4115-8942-8ffa806e4815") + (uuid "bee72185-9c7d-4e12-a5d6-47dc3dd39c0a") ) (junction - (at 124.46 102.87) + (at 149.86 132.08) (diameter 0) (color 0 0 0 0) - (uuid "c916d936-16af-4cd6-b4b4-8d7f2fa77394") + (uuid "c38b8863-0a5d-4c5f-9848-2089dbd049ba") ) (junction - (at 134.62 45.72) + (at 99.06 77.47) + (diameter 0) + (color 0 0 0 0) + (uuid "cd65d7ff-77ab-4b95-b225-c4799f7c4611") + ) + (junction + (at 161.29 106.68) + (diameter 0) + (color 0 0 0 0) + (uuid "cdb0ff62-8c82-4c51-a4a6-5575e7a04ff8") + ) + (junction + (at 123.19 172.72) + (diameter 0) + (color 0 0 0 0) + (uuid "ce489f4f-45b5-45f4-acbb-3d75afda1574") + ) + (junction + (at 69.85 77.47) + (diameter 0) + (color 0 0 0 0) + (uuid "dab11477-c2cc-48d5-b0c7-b75d9f681649") + ) + (junction + (at 44.45 143.51) + (diameter 0) + (color 0 0 0 0) + (uuid "db215693-066d-4fbb-a874-f19ba4ae8bdb") + ) + (junction + (at 110.49 55.88) + (diameter 0) + (color 0 0 0 0) + (uuid "e2f65bcb-75fd-4439-b6a2-800bbd596c69") + ) + (junction + (at 99.06 123.19) + (diameter 0) + (color 0 0 0 0) + (uuid "e4740ca8-4c40-40fe-9b52-07bde1df9540") + ) + (junction + (at 80.01 24.13) (diameter 0) (color 0 0 0 0) (uuid "e77ab23b-d4b1-4785-a5ca-384a134b6fb2") ) (junction - (at 83.82 74.93) + (at 80.01 63.5) + (diameter 0) + (color 0 0 0 0) + (uuid "eae9d9ca-b5b5-436e-b45f-0d4edd717ddb") + ) + (junction + (at 29.21 53.34) (diameter 0) (color 0 0 0 0) (uuid "ec404d64-5240-4909-a30e-5a8eb4e82302") ) (junction - (at 137.16 161.29) + (at 182.88 55.88) + (diameter 0) + (color 0 0 0 0) + (uuid "ec45fdd4-c113-4411-a26c-dd28a935334f") + ) + (junction + (at 182.88 106.68) + (diameter 0) + (color 0 0 0 0) + (uuid "ee44196e-baa7-4ff7-becd-520f7e77c459") + ) + (junction + (at 182.88 30.48) + (diameter 0) + (color 0 0 0 0) + (uuid "f2980c87-7cfc-4716-aa8e-3cbaa56ff56f") + ) + (junction + (at 116.84 172.72) (diameter 0) (color 0 0 0 0) (uuid "f5c2abcc-f464-4997-8fad-79a27cfc35dc") ) + (junction + (at 172.72 30.48) + (diameter 0) + (color 0 0 0 0) + (uuid "f96a059c-9a79-408d-bac5-f94fcd6e8f89") + ) (no_connect - (at 77.47 163.83) + (at 25.4 113.03) + (uuid "071a0af0-d0b9-4097-afae-436492dea6af") + ) + (no_connect + (at 25.4 128.27) + (uuid "243e0322-f266-4c84-b462-3326e9573ec1") + ) + (no_connect + (at 31.75 123.19) + (uuid "40c3bfcf-0373-4f20-8b65-b9f77f8031b2") + ) + (no_connect + (at 33.02 133.35) + (uuid "484ea5a6-2680-4c69-88b9-663e67784d14") + ) + (no_connect + (at 33.02 102.87) + (uuid "534230ae-1cff-4c72-892e-beff145df6f7") + ) + (no_connect + (at 33.02 119.38) + (uuid "5fcf1af0-d802-48ef-8312-8083b20d3462") + ) + (no_connect + (at 69.85 148.59) + (uuid "82786a42-7906-47ff-a75b-ca248cbb8183") + ) + (no_connect + (at 26.67 99.06) + (uuid "8443e990-72eb-4955-971b-1a4fba786510") + ) + (no_connect + (at 69.85 118.11) + (uuid "8f26ae39-c612-46b5-916c-c723f9243bf4") + ) + (no_connect + (at 33.02 148.59) + (uuid "9c6f64c5-fe0b-4a5c-90d6-3396636d0b11") + ) + (no_connect + (at 33.02 107.95) + (uuid "a14b9ecc-f7d2-45f0-9b40-37386c9c50e4") + ) + (no_connect + (at 33.02 77.47) + (uuid "c89a62fe-a4dc-4b1f-8dd8-d36aac3e78ff") + ) + (no_connect + (at 31.75 86.36) + (uuid "cb1f42f8-c77f-4853-adfb-1629fd991b5f") + ) + (no_connect + (at 57.15 175.26) (uuid "cb8c0b09-0fd5-431d-8aa5-a4a742fe8b11") ) + (no_connect + (at 69.85 102.87) + (uuid "cc836b7e-1b6b-4b21-9eac-61b4d21fe60b") + ) + (no_connect + (at 69.85 133.35) + (uuid "cfb04125-842a-4317-9884-216c102e0dd7") + ) + (no_connect + (at 25.4 142.24) + (uuid "d186ce0e-02b7-4669-8282-8846cb0efb7b") + ) + (no_connect + (at 69.85 87.63) + (uuid "d7a2f9df-c82c-4b75-97a2-de2d57320bd9") + ) + (no_connect + (at 25.4 82.55) + (uuid "e41093c5-311d-4b8c-93ee-50f17a299d4f") + ) + (no_connect + (at 33.02 138.43) + (uuid "ec86ccf2-a968-4e45-8830-36210a031784") + ) + (no_connect + (at 33.02 92.71) + (uuid "ef1a26b4-0284-4c62-b3fd-57d4eb29ea5a") + ) (wire (pts - (xy 210.82 77.47) (xy 214.63 77.47) + (xy 44.45 113.03) (xy 44.45 128.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "007be8f6-919f-4a3c-a0e7-8ade150bdb44") + ) + (wire + (pts + (xy 172.72 106.68) (xy 172.72 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00d2342b-41cc-458f-a251-ae21a033854f") + ) + (wire + (pts + (xy 200.66 35.56) (xy 200.66 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "024145fc-ce81-4a5f-85aa-f09636d6edf1") + ) + (wire + (pts + (xy 110.49 55.88) (xy 110.49 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "027c1aae-ed00-4c37-8e00-f41d1a879894") + ) + (wire + (pts + (xy 190.5 30.48) (xy 213.36 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "02ff691a-d1e6-4999-b7db-f425caffe85a") + ) + (wire + (pts + (xy 99.06 92.71) (xy 99.06 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0313da0a-723f-47d7-8c29-bad6d9d7b712") + ) + (wire + (pts + (xy 54.61 97.79) (xy 44.45 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "03b32413-06a2-4910-a360-b4ca2f638653") + ) + (wire + (pts + (xy 149.86 106.68) (xy 149.86 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "07aab41d-e92b-4888-b069-b694bfea77db") + ) + (wire + (pts + (xy 198.12 55.88) (xy 198.12 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "07f33ef8-b835-4ccc-89ad-bcec2dd61719") + ) + (wire + (pts + (xy 120.65 55.88) (xy 123.19 55.88) ) (stroke (width 0) @@ -3683,7 +5299,7 @@ ) (wire (pts - (xy 134.62 45.72) (xy 134.62 69.85) + (xy 80.01 24.13) (xy 80.01 48.26) ) (stroke (width 0) @@ -3693,7 +5309,47 @@ ) (wire (pts - (xy 134.62 45.72) (xy 127 45.72) + (xy 171.45 132.08) (xy 172.72 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ce17454-4060-410b-87db-035e968a9d64") + ) + (wire + (pts + (xy 161.29 143.51) (xy 162.56 143.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d30c883-30a1-42f8-b8b9-3a9d44c12d80") + ) + (wire + (pts + (xy 69.85 58.42) (xy 69.85 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0e0b67ee-1bb3-4004-9a7d-872ef69d613f") + ) + (wire + (pts + (xy 205.74 40.64) (xy 213.36 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "11c4a26c-bce8-4269-9ad6-f0527ec9dbd8") + ) + (wire + (pts + (xy 80.01 24.13) (xy 72.39 24.13) ) (stroke (width 0) @@ -3703,17 +5359,17 @@ ) (wire (pts - (xy 185.42 102.87) (xy 195.58 102.87) + (xy 157.48 132.08) (xy 161.29 132.08) ) (stroke (width 0) (type default) ) - (uuid "12fd4682-c293-4ff4-bc4b-e212aefe5249") + (uuid "134505ee-cd48-48cc-af92-86d1d19d61cf") ) (wire (pts - (xy 63.5 161.29) (xy 72.39 161.29) + (xy 43.18 172.72) (xy 52.07 172.72) ) (stroke (width 0) @@ -3723,17 +5379,37 @@ ) (wire (pts - (xy 166.37 105.41) (xy 166.37 110.49) + (xy 90.17 73.66) (xy 80.01 73.66) ) (stroke (width 0) (type default) ) - (uuid "14582f1f-1396-4ee2-9508-3363f68b924c") + (uuid "174443f9-04c5-4e08-857e-6c64d4ddcea8") ) (wire (pts - (xy 105.41 161.29) (xy 109.22 161.29) + (xy 170.18 41.91) (xy 172.72 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "17493d50-b178-4063-905d-f391ff13da29") + ) + (wire + (pts + (xy 110.49 55.88) (xy 113.03 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "17a79afe-8192-4387-9617-acbac36b4b7f") + ) + (wire + (pts + (xy 85.09 172.72) (xy 88.9 172.72) ) (stroke (width 0) @@ -3743,17 +5419,27 @@ ) (wire (pts - (xy 166.37 95.25) (xy 166.37 100.33) + (xy 44.45 143.51) (xy 44.45 147.32) ) (stroke (width 0) (type default) ) - (uuid "21052fff-ee71-43b7-b97b-455028c47ff8") + (uuid "1d51a93e-110c-4e27-b126-489061ab3981") ) (wire (pts - (xy 100.33 168.91) (xy 100.33 170.18) + (xy 233.68 27.94) (xy 233.68 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1d698d3d-047f-4412-b638-e20b339f8957") + ) + (wire + (pts + (xy 80.01 180.34) (xy 80.01 181.61) ) (stroke (width 0) @@ -3763,7 +5449,7 @@ ) (wire (pts - (xy 127 53.34) (xy 116.84 53.34) + (xy 72.39 31.75) (xy 62.23 31.75) ) (stroke (width 0) @@ -3773,17 +5459,47 @@ ) (wire (pts - (xy 139.7 85.09) (xy 139.7 87.63) + (xy 149.86 55.88) (xy 149.86 81.28) ) (stroke (width 0) (type default) ) - (uuid "22625e2a-c70c-4912-9ca6-d54ced5ce32b") + (uuid "2189d2e8-68e2-44ec-a67b-4915556c3b6b") ) (wire (pts - (xy 90.17 161.29) (xy 95.25 161.29) + (xy 203.2 38.1) (xy 213.36 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "25423e14-c236-40bb-ab5b-39fc246d670d") + ) + (wire + (pts + (xy 172.72 30.48) (xy 182.88 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "27b8557a-ec73-4bf9-8f83-193e34af4a73") + ) + (wire + (pts + (xy 182.88 81.28) (xy 190.5 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "290b7584-0b44-4e23-bf2e-b3a06a7f4e22") + ) + (wire + (pts + (xy 69.85 172.72) (xy 74.93 172.72) ) (stroke (width 0) @@ -3793,7 +5509,7 @@ ) (wire (pts - (xy 109.22 161.29) (xy 113.03 161.29) + (xy 88.9 172.72) (xy 92.71 172.72) ) (stroke (width 0) @@ -3803,7 +5519,7 @@ ) (wire (pts - (xy 72.39 161.29) (xy 72.39 163.83) + (xy 52.07 172.72) (xy 52.07 175.26) ) (stroke (width 0) @@ -3813,7 +5529,7 @@ ) (wire (pts - (xy 219.71 85.09) (xy 219.71 82.55) + (xy 128.27 63.5) (xy 128.27 60.96) ) (stroke (width 0) @@ -3823,27 +5539,47 @@ ) (wire (pts - (xy 185.42 110.49) (xy 195.58 110.49) + (xy 149.86 30.48) (xy 149.86 55.88) ) (stroke (width 0) (type default) ) - (uuid "2f0ac1cb-8b88-4d70-8635-b292d163efe7") + (uuid "2e7d4875-4145-4c7c-9e17-58eb804d3641") ) (wire (pts - (xy 124.46 113.03) (xy 124.46 111.76) + (xy 82.55 63.5) (xy 85.09 63.5) ) (stroke (width 0) (type default) ) - (uuid "324a8f7b-77db-4b29-bdb8-0c4ec8099608") + (uuid "31089a07-1c5e-41ca-b6ff-36cc080e7210") ) (wire (pts - (xy 74.93 177.8) (xy 100.33 177.8) + (xy 161.29 30.48) (xy 161.29 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "33d08da9-d179-44f0-b60f-c855d7b0ef0a") + ) + (wire + (pts + (xy 73.66 73.66) (xy 80.01 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "34064846-a28c-42aa-bbbe-d18a7de2b3a4") + ) + (wire + (pts + (xy 54.61 189.23) (xy 80.01 189.23) ) (stroke (width 0) @@ -3853,7 +5589,37 @@ ) (wire (pts - (xy 156.21 63.5) (xy 152.4 63.5) + (xy 157.48 55.88) (xy 161.29 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "356ad43c-127c-41b4-977f-cd4b90a43765") + ) + (wire + (pts + (xy 246.38 40.64) (xy 240.03 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "358ebf77-fcac-4dba-a0b1-465564c5a76c") + ) + (wire + (pts + (xy 190.5 106.68) (xy 203.2 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36e6b006-2998-44b8-893c-9d61d7e91e06") + ) + (wire + (pts + (xy 101.6 41.91) (xy 97.79 41.91) ) (stroke (width 0) @@ -3863,27 +5629,7 @@ ) (wire (pts - (xy 195.58 77.47) (xy 203.2 77.47) - ) - (stroke - (width 0) - (type default) - ) - (uuid "3b69e64d-3e95-4424-9b14-7c579bbc31d3") - ) - (wire - (pts - (xy 166.37 110.49) (xy 177.8 110.49) - ) - (stroke - (width 0) - (type default) - ) - (uuid "3e6bd2de-09d1-42a2-8f9c-af3e67d69db9") - ) - (wire - (pts - (xy 156.21 45.72) (xy 156.21 48.26) + (xy 101.6 24.13) (xy 101.6 26.67) ) (stroke (width 0) @@ -3893,7 +5639,7 @@ ) (wire (pts - (xy 74.93 173.99) (xy 74.93 177.8) + (xy 54.61 185.42) (xy 54.61 189.23) ) (stroke (width 0) @@ -3903,7 +5649,37 @@ ) (wire (pts - (xy 109.22 161.29) (xy 109.22 162.56) + (xy 80.01 62.23) (xy 80.01 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "407eed8a-23b4-417e-8d95-278a575b1af1") + ) + (polyline + (pts + (xy 251.46 15.24) (xy 251.46 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "413687f0-4dc4-4beb-bd5f-28437fa8c057") + ) + (wire + (pts + (xy 161.29 118.11) (xy 162.56 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "41cd7749-cb62-43c0-99e8-0b423e92fdf5") + ) + (wire + (pts + (xy 88.9 172.72) (xy 88.9 173.99) ) (stroke (width 0) @@ -3913,7 +5689,7 @@ ) (wire (pts - (xy 83.82 76.2) (xy 83.82 74.93) + (xy 29.21 54.61) (xy 29.21 53.34) ) (stroke (width 0) @@ -3923,7 +5699,17 @@ ) (wire (pts - (xy 127 177.8) (xy 137.16 177.8) + (xy 171.45 106.68) (xy 172.72 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "46e6e93f-563e-4324-9aab-44f01ff63b0a") + ) + (wire + (pts + (xy 106.68 189.23) (xy 116.84 189.23) ) (stroke (width 0) @@ -3933,17 +5719,17 @@ ) (wire (pts - (xy 124.46 113.03) (xy 128.27 113.03) + (xy 190.5 81.28) (xy 200.66 81.28) ) (stroke (width 0) (type default) ) - (uuid "47d510d5-5637-4820-9c84-88419c97a555") + (uuid "4907c57b-6cc7-44fd-a8aa-c3e4f2c6cc84") ) (wire (pts - (xy 88.9 49.53) (xy 88.9 52.07) + (xy 34.29 27.94) (xy 34.29 30.48) ) (stroke (width 0) @@ -3953,27 +5739,67 @@ ) (wire (pts - (xy 158.75 87.63) (xy 158.75 97.79) + (xy 200.66 35.56) (xy 213.36 35.56) ) (stroke (width 0) (type default) ) - (uuid "4b98ed98-a416-4d8f-942f-38e132ac9f34") + (uuid "4cf61365-7dc5-4b28-a368-6f4efccb58ad") ) (wire (pts - (xy 137.16 87.63) (xy 139.7 87.63) + (xy 161.29 67.31) (xy 162.56 67.31) ) (stroke (width 0) (type default) ) - (uuid "4dc83873-fa95-4e70-841f-b81fd2462db5") + (uuid "4d3b4061-8ac2-4c53-8ab9-81426cbdd7fa") ) (wire (pts - (xy 137.16 66.04) (xy 137.16 69.85) + (xy 161.29 55.88) (xy 161.29 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d9c7323-dc53-4e7e-adab-4cbb0e446df5") + ) + (wire + (pts + (xy 69.85 77.47) (xy 99.06 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f2e6d1c-7cfd-4b05-b78e-8f68753bf070") + ) + (polyline + (pts + (xy 142.24 153.67) (xy 209.55 153.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "510d7a21-ce77-48f8-a580-91ad1e4abdb5") + ) + (wire + (pts + (xy 161.29 132.08) (xy 161.29 143.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "51bad99e-460c-4cc9-b598-fd64550a42a4") + ) + (wire + (pts + (xy 82.55 44.45) (xy 82.55 48.26) ) (stroke (width 0) @@ -3983,7 +5809,7 @@ ) (wire (pts - (xy 205.74 153.67) (xy 205.74 149.86) + (xy 113.03 36.83) (xy 113.03 33.02) ) (stroke (width 0) @@ -3993,27 +5819,37 @@ ) (wire (pts - (xy 195.58 110.49) (xy 195.58 118.11) + (xy 161.29 92.71) (xy 162.56 92.71) ) (stroke (width 0) (type default) ) - (uuid "56e883be-6919-47d7-a674-1f24b543e5ce") + (uuid "55a78337-373c-449d-9928-15328856f2a4") ) (wire (pts - (xy 162.56 118.11) (xy 177.8 118.11) + (xy 161.29 81.28) (xy 161.29 92.71) ) (stroke (width 0) (type default) ) - (uuid "59486ecf-0c40-46c9-b353-91f96daeeeb0") + (uuid "591f63ce-c820-4b69-804d-c1b9715c576e") ) (wire (pts - (xy 156.21 55.88) (xy 156.21 63.5) + (xy 229.87 40.64) (xy 228.6 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "59e54cd2-4e64-463b-9b6c-99983f9024c1") + ) + (wire + (pts + (xy 101.6 34.29) (xy 101.6 41.91) ) (stroke (width 0) @@ -4023,37 +5859,67 @@ ) (wire (pts - (xy 195.58 95.25) (xy 195.58 102.87) + (xy 54.61 128.27) (xy 44.45 128.27) ) (stroke (width 0) (type default) ) - (uuid "606835fa-457b-49c5-a09b-777de3a3a5db") - ) - (polyline - (pts - (xy 165.1 163.83) (xy 166.37 162.56) - ) - (stroke - (width 0) - (type default) - ) - (uuid "63cb4f5d-27fb-4a65-85d2-bd07b13084bf") + (uuid "5de7aef5-63e1-4535-9e13-a5bda84ecbeb") ) (wire (pts - (xy 195.58 87.63) (xy 195.58 95.25) + (xy 171.45 55.88) (xy 172.72 55.88) ) (stroke (width 0) (type default) ) - (uuid "663ad10b-f70e-4951-ade5-f5fa84c0bbd2") + (uuid "5ed43c85-5898-42b4-b316-28c04ba366ec") ) (wire (pts - (xy 127 168.91) (xy 127 177.8) + (xy 172.72 30.48) (xy 172.72 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f0ed6a4-d69c-4236-8a57-3427261fae70") + ) + (wire + (pts + (xy 182.88 55.88) (xy 190.5 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ffb14ef-e4c0-4772-861a-4b2a9c711825") + ) + (wire + (pts + (xy 172.72 106.68) (xy 182.88 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "656000b9-f675-4a96-934b-38f509c544e0") + ) + (wire + (pts + (xy 170.18 67.31) (xy 172.72 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "670f0299-f2ed-4dfc-910c-b9ee9374e0ea") + ) + (wire + (pts + (xy 106.68 180.34) (xy 106.68 189.23) ) (stroke (width 0) @@ -4063,7 +5929,17 @@ ) (wire (pts - (xy 137.16 168.91) (xy 137.16 177.8) + (xy 44.45 97.79) (xy 44.45 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "683468db-3570-4fcd-96f2-1d2e6871546b") + ) + (wire + (pts + (xy 116.84 180.34) (xy 116.84 189.23) ) (stroke (width 0) @@ -4073,7 +5949,17 @@ ) (wire (pts - (xy 152.4 68.58) (xy 156.21 68.58) + (xy 157.48 81.28) (xy 161.29 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b5b14d6-7d0d-4310-bc16-b9e3f172616c") + ) + (wire + (pts + (xy 97.79 46.99) (xy 101.6 46.99) ) (stroke (width 0) @@ -4083,17 +5969,7 @@ ) (wire (pts - (xy 158.75 102.87) (xy 177.8 102.87) - ) - (stroke - (width 0) - (type default) - ) - (uuid "6ee0c412-0447-44ec-8520-9a0b90783c49") - ) - (wire - (pts - (xy 123.19 161.29) (xy 127 161.29) + (xy 102.87 172.72) (xy 106.68 172.72) ) (stroke (width 0) @@ -4103,7 +5979,7 @@ ) (wire (pts - (xy 116.84 53.34) (xy 106.68 53.34) + (xy 62.23 31.75) (xy 52.07 31.75) ) (stroke (width 0) @@ -4113,47 +5989,87 @@ ) (wire (pts - (xy 158.75 100.33) (xy 166.37 100.33) + (xy 182.88 106.68) (xy 190.5 106.68) ) (stroke (width 0) (type default) ) - (uuid "73e62b49-6f3b-4272-9b7b-775aeacea7d8") + (uuid "74c2293b-2567-4c9e-9468-a08b42ee9210") ) (wire (pts - (xy 124.46 102.87) (xy 124.46 104.14) + (xy 190.5 55.88) (xy 198.12 55.88) ) (stroke (width 0) (type default) ) - (uuid "7a3cf351-c472-4c45-9e1d-e526417854ed") + (uuid "78646e8a-0ed9-4634-a545-4cfbff7d749f") ) (wire (pts - (xy 158.75 107.95) (xy 162.56 107.95) + (xy 157.48 106.68) (xy 161.29 106.68) ) (stroke (width 0) (type default) ) - (uuid "81799223-5216-40ca-946d-51d87bb839f5") + (uuid "7acc0f8a-0cdd-4376-844e-a15a00a7b0fc") ) - (wire + (polyline (pts - (xy 137.16 85.09) (xy 137.16 87.63) + (xy 209.55 49.53) (xy 251.46 49.53) ) (stroke (width 0) (type default) ) - (uuid "851fe977-187e-43b0-9381-fffe1dec4143") + (uuid "7b4d5121-a11e-4857-9162-b494b594aa83") ) (wire (pts - (xy 72.39 161.29) (xy 82.55 161.29) + (xy 110.49 77.47) (xy 109.22 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7ca17003-02cd-45ba-a8ce-757d73a1bd2f") + ) + (wire + (pts + (xy 149.86 81.28) (xy 149.86 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e02d6f3-c9b6-4de9-8c8c-3f1e88b938a4") + ) + (wire + (pts + (xy 69.85 107.95) (xy 99.06 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7eb961a2-54c4-439b-ba4c-c0a5808d55ae") + ) + (wire + (pts + (xy 69.85 92.71) (xy 99.06 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8368aec7-990d-4f38-bca0-88435068485f") + ) + (wire + (pts + (xy 52.07 172.72) (xy 62.23 172.72) ) (stroke (width 0) @@ -4163,7 +6079,27 @@ ) (wire (pts - (xy 127 161.29) (xy 137.16 161.29) + (xy 99.06 107.95) (xy 99.06 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88d4f090-d5e5-48a9-8eb0-b7e000687177") + ) + (wire + (pts + (xy 203.2 38.1) (xy 203.2 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "899d1d3a-7542-458b-bbec-a3eea3c06c3c") + ) + (wire + (pts + (xy 106.68 172.72) (xy 116.84 172.72) ) (stroke (width 0) @@ -4173,7 +6109,7 @@ ) (wire (pts - (xy 63.5 177.8) (xy 63.5 166.37) + (xy 43.18 189.23) (xy 43.18 177.8) ) (stroke (width 0) @@ -4183,7 +6119,17 @@ ) (wire (pts - (xy 100.33 177.8) (xy 127 177.8) + (xy 228.6 35.56) (xy 233.68 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8e09dcec-4e07-49cc-a040-c65677b402af") + ) + (wire + (pts + (xy 80.01 189.23) (xy 106.68 189.23) ) (stroke (width 0) @@ -4191,19 +6137,29 @@ ) (uuid "90110c6e-ff4f-4286-bdd8-02afa3d0631b") ) - (wire + (polyline (pts - (xy 139.7 113.03) (xy 139.7 107.95) + (xy 209.55 49.53) (xy 209.55 153.67) ) (stroke (width 0) (type default) ) - (uuid "93d0e9c0-7552-45fd-98be-2952e9fa22f6") + (uuid "903d087a-5bce-420b-8e51-f7001c7624e4") ) (wire (pts - (xy 106.68 44.45) (xy 106.68 45.72) + (xy 205.74 40.64) (xy 205.74 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9390c893-b3c0-4505-815c-60d3119b0c68") + ) + (wire + (pts + (xy 52.07 22.86) (xy 52.07 24.13) ) (stroke (width 0) @@ -4213,17 +6169,17 @@ ) (wire (pts - (xy 195.58 77.47) (xy 195.58 87.63) + (xy 171.45 30.48) (xy 172.72 30.48) ) (stroke (width 0) (type default) ) - (uuid "966d9429-7950-47bb-b420-0507a3515265") + (uuid "95b0b2e4-5d9d-4e69-af91-6745c5ba2ad4") ) (wire (pts - (xy 83.82 54.61) (xy 83.82 74.93) + (xy 29.21 33.02) (xy 29.21 53.34) ) (stroke (width 0) @@ -4233,57 +6189,57 @@ ) (wire (pts - (xy 134.62 87.63) (xy 134.62 85.09) + (xy 233.68 25.4) (xy 233.68 27.94) ) (stroke (width 0) (type default) ) - (uuid "998e3719-66f8-4d6e-bf91-679e2bcc7d84") + (uuid "98ddebcb-fa24-4fc2-9222-9b57aea946da") ) (wire (pts - (xy 185.42 95.25) (xy 195.58 95.25) + (xy 44.45 82.55) (xy 44.45 97.79) ) (stroke (width 0) (type default) ) - (uuid "9c426f4c-fae7-457e-ac16-39193a0e7975") + (uuid "a490d2ca-0aa1-45a7-8c79-ab676075af97") ) (wire (pts - (xy 124.46 102.87) (xy 143.51 102.87) + (xy 100.33 66.04) (xy 90.17 66.04) ) (stroke (width 0) (type default) ) - (uuid "a00a4ec8-54fc-4342-a784-75bb14e31a4e") - ) - (polyline - (pts - (xy 165.1 191.77) (xy 165.1 163.83) - ) - (stroke - (width 0) - (type default) - ) - (uuid "a64d32bd-83f9-40b5-90b0-4ba9f89b6ca0") - ) - (polyline - (pts - (xy 36.83 191.77) (xy 165.1 191.77) - ) - (stroke - (width 0) - (type default) - ) - (uuid "a6bf0f31-e5d2-4e17-bdcf-aa101f02fb32") + (uuid "a6a3f82a-8c0f-4afc-8f67-1877b68b8eac") ) (wire (pts - (xy 137.16 154.94) (xy 137.16 161.29) + (xy 90.17 66.04) (xy 80.01 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a7179ac2-b236-41d6-9ab2-49f74bfe36a1") + ) + (wire + (pts + (xy 170.18 143.51) (xy 172.72 143.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a867e5ea-8004-4161-a499-0bd7428b85db") + ) + (wire + (pts + (xy 116.84 166.37) (xy 116.84 172.72) ) (stroke (width 0) @@ -4291,29 +6247,29 @@ ) (uuid "a8bd778f-bd39-450c-9bc5-987f9186eb6a") ) - (polyline + (wire (pts - (xy 36.83 22.86) (xy 246.38 22.86) + (xy 172.72 132.08) (xy 172.72 143.51) ) (stroke (width 0) (type default) ) - (uuid "ae11abaf-9deb-40d2-a03b-d1b9bb4f74f9") + (uuid "af87f9e3-5e46-4eef-849c-dd51d1935a05") ) (wire (pts - (xy 162.56 107.95) (xy 162.56 118.11) + (xy 80.01 63.5) (xy 80.01 66.04) ) (stroke (width 0) (type default) ) - (uuid "b1617253-90df-4473-b836-d3e88c4ea1ee") + (uuid "b1830ba1-c78a-49c6-9b05-14f116e19794") ) (wire (pts - (xy 106.68 57.15) (xy 106.68 53.34) + (xy 52.07 35.56) (xy 52.07 31.75) ) (stroke (width 0) @@ -4323,27 +6279,57 @@ ) (wire (pts - (xy 124.46 80.01) (xy 124.46 102.87) + (xy 170.18 118.11) (xy 172.72 118.11) ) (stroke (width 0) (type default) ) - (uuid "b67b271c-642a-429c-abf2-55292dc7a4f4") - ) - (polyline - (pts - (xy 36.83 22.86) (xy 36.83 25.4) - ) - (stroke - (width 0) - (type default) - ) - (uuid "b8f91f21-3c0a-46cd-bc59-78581ae9b6f1") + (uuid "b42ab4ea-4769-429f-a970-9f7f2bf64efe") ) (wire (pts - (xy 83.82 74.93) (xy 129.54 74.93) + (xy 172.72 81.28) (xy 182.88 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b592fa89-aef9-4ffa-a955-7104b711edcd") + ) + (polyline + (pts + (xy 142.24 15.24) (xy 142.24 153.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b6a9ab7e-af97-403a-af2c-ff3cc5e65ffe") + ) + (wire + (pts + (xy 102.87 63.5) (xy 85.09 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b6dd4002-bc95-472a-a82c-8dbd6fa2cb57") + ) + (wire + (pts + (xy 100.33 73.66) (xy 90.17 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b804167d-d737-42e0-b6ef-4fdf978f1edf") + ) + (wire + (pts + (xy 29.21 53.34) (xy 74.93 53.34) ) (stroke (width 0) @@ -4353,37 +6339,57 @@ ) (wire (pts - (xy 134.62 87.63) (xy 137.16 87.63) + (xy 149.86 132.08) (xy 149.86 138.43) ) (stroke (width 0) (type default) ) - (uuid "bcbfb105-a97a-44af-9583-3ea768820597") + (uuid "bd48dedc-7109-46a0-a57a-f74cd4b06fb3") ) (wire (pts - (xy 158.75 87.63) (xy 177.8 87.63) + (xy 172.72 132.08) (xy 182.88 132.08) ) (stroke (width 0) (type default) ) - (uuid "bd7b3bb8-cc95-4f3d-b11c-607a24a13cd5") + (uuid "be5caaca-9374-4746-a3d0-a8f33a69d679") ) (wire (pts - (xy 158.75 105.41) (xy 166.37 105.41) + (xy 161.29 41.91) (xy 162.56 41.91) ) (stroke (width 0) (type default) ) - (uuid "bee9fba5-fd8f-4085-9373-0c502e234327") + (uuid "bf0c06ac-40c7-475a-b608-28b9db3f014e") ) (wire (pts - (xy 156.21 68.58) (xy 156.21 71.12) + (xy 161.29 106.68) (xy 161.29 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bfd54826-ace7-44b0-80c4-4e7bb851c410") + ) + (wire + (pts + (xy 116.84 189.23) (xy 123.19 189.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c127e22d-61a2-44b1-8034-75f9b2e784c1") + ) + (wire + (pts + (xy 101.6 46.99) (xy 101.6 49.53) ) (stroke (width 0) @@ -4393,7 +6399,17 @@ ) (wire (pts - (xy 55.88 172.72) (xy 55.88 171.45) + (xy 73.66 66.04) (xy 80.01 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c63c7f57-233b-4081-8dc9-4f794131fb4c") + ) + (wire + (pts + (xy 35.56 184.15) (xy 35.56 182.88) ) (stroke (width 0) @@ -4403,7 +6419,17 @@ ) (wire (pts - (xy 63.5 177.8) (xy 74.93 177.8) + (xy 170.18 92.71) (xy 172.72 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c73f76f0-2942-496e-b2ac-9b6ba4497eb1") + ) + (wire + (pts + (xy 43.18 189.23) (xy 54.61 189.23) ) (stroke (width 0) @@ -4413,67 +6439,127 @@ ) (wire (pts - (xy 195.58 102.87) (xy 195.58 110.49) + (xy 172.72 81.28) (xy 172.72 92.71) ) (stroke (width 0) (type default) ) - (uuid "cba2e67e-19f8-4755-968a-485f439146ce") + (uuid "ccdfe7a6-b3a8-4f4a-9c95-458a34f77d73") ) (wire (pts - (xy 166.37 95.25) (xy 177.8 95.25) + (xy 44.45 128.27) (xy 44.45 143.51) ) (stroke (width 0) (type default) ) - (uuid "ce93e181-fa76-4e1a-9e09-c963ca9260e2") + (uuid "cd98b226-22ba-469c-ad2a-1a858f7c0166") + ) + (wire + (pts + (xy 116.84 190.5) (xy 116.84 189.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cdc458fa-1a5b-40cb-8659-d8c4df496484") + ) + (wire + (pts + (xy 99.06 77.47) (xy 99.06 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d033dd6b-cd36-49f1-9641-e19328811a9e") + ) + (wire + (pts + (xy 171.45 81.28) (xy 172.72 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d30b747f-adcf-4875-82e2-30611db30226") + ) + (wire + (pts + (xy 157.48 30.48) (xy 161.29 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d5c68ecb-967d-4943-a075-a032c5071ceb") + ) + (wire + (pts + (xy 233.68 27.94) (xy 241.3 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d96b3184-bffa-42e1-b21f-0d5947eec350") ) (polyline (pts - (xy 166.37 162.56) (xy 245.11 162.56) + (xy 142.24 15.24) (xy 251.46 15.24) ) (stroke (width 0) (type default) ) - (uuid "d31b2302-ca75-4743-b9f6-f522cced9e2d") + (uuid "dad102ff-9118-43e0-a88d-5a56418c1fa8") ) (wire (pts - (xy 139.7 107.95) (xy 143.51 107.95) + (xy 69.85 123.19) (xy 99.06 123.19) ) (stroke (width 0) (type default) ) - (uuid "d41f2f87-6dbd-4886-abf1-e3a3a717118a") - ) - (polyline - (pts - (xy 36.83 25.4) (xy 36.83 191.77) - ) - (stroke - (width 0) - (type default) - ) - (uuid "dbeae5fa-a863-426f-bff2-d2b94ac40e82") + (uuid "de229719-64ab-4996-8005-caf9c592174e") ) (wire (pts - (xy 185.42 87.63) (xy 195.58 87.63) + (xy 172.72 55.88) (xy 172.72 67.31) ) (stroke (width 0) (type default) ) - (uuid "dcaba65f-7e44-424f-b8f3-9991fb5042c7") + (uuid "dea09617-22ab-4af3-bcc2-681237009871") ) (wire (pts - (xy 144.78 77.47) (xy 195.58 77.47) + (xy 44.45 82.55) (xy 54.61 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df5e6ef6-00b8-4ec0-acb9-de59c6fc49f5") + ) + (wire + (pts + (xy 123.19 187.96) (xy 123.19 189.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df9a0c94-c830-436e-be71-c9d64aafbc86") + ) + (wire + (pts + (xy 90.17 55.88) (xy 110.49 55.88) ) (stroke (width 0) @@ -4483,7 +6569,7 @@ ) (wire (pts - (xy 124.46 80.01) (xy 129.54 80.01) + (xy 69.85 58.42) (xy 74.93 58.42) ) (stroke (width 0) @@ -4491,29 +6577,9 @@ ) (uuid "e3315f7f-c1c1-484c-a49c-50e66f688b90") ) - (polyline - (pts - (xy 245.11 162.56) (xy 246.38 161.29) - ) - (stroke - (width 0) - (type default) - ) - (uuid "e6bc169b-58f3-4e58-b225-4f8866db98e9") - ) (wire (pts - (xy 185.42 118.11) (xy 195.58 118.11) - ) - (stroke - (width 0) - (type default) - ) - (uuid "e7038653-d742-492f-a317-fdf65939fc9f") - ) - (wire - (pts - (xy 127 45.72) (xy 116.84 45.72) + (xy 72.39 24.13) (xy 62.23 24.13) ) (stroke (width 0) @@ -4521,19 +6587,9 @@ ) (uuid "e755b5be-749e-44f1-98ba-d6c33f2f8227") ) - (polyline - (pts - (xy 246.38 22.86) (xy 246.38 161.29) - ) - (stroke - (width 0) - (type default) - ) - (uuid "e8ac9e31-ab18-4648-b640-f459546e10d7") - ) (wire (pts - (xy 137.16 66.04) (xy 142.24 66.04) + (xy 82.55 44.45) (xy 87.63 44.45) ) (stroke (width 0) @@ -4543,17 +6599,47 @@ ) (wire (pts - (xy 134.62 88.9) (xy 134.62 87.63) + (xy 54.61 143.51) (xy 44.45 143.51) ) (stroke (width 0) (type default) ) - (uuid "ee46ab1a-ebd7-4301-9371-44a4a660f36f") + (uuid "ec31769f-1170-42ac-be13-98d124367f36") ) (wire (pts - (xy 100.33 170.18) (xy 109.22 170.18) + (xy 116.84 172.72) (xy 123.19 172.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ef2bc9d1-02ae-4262-866b-89f520c25573") + ) + (wire + (pts + (xy 54.61 113.03) (xy 44.45 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "efaa8a41-ce8f-40b1-bda8-1014a7bb238b") + ) + (wire + (pts + (xy 99.06 123.19) (xy 99.06 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f0720b85-8ab6-4e86-92f2-70583bacb436") + ) + (wire + (pts + (xy 80.01 181.61) (xy 88.9 181.61) ) (stroke (width 0) @@ -4563,7 +6649,7 @@ ) (wire (pts - (xy 116.84 45.72) (xy 106.68 45.72) + (xy 62.23 24.13) (xy 52.07 24.13) ) (stroke (width 0) @@ -4573,17 +6659,27 @@ ) (wire (pts - (xy 124.46 113.03) (xy 124.46 116.84) + (xy 198.12 33.02) (xy 213.36 33.02) ) (stroke (width 0) (type default) ) - (uuid "f7f387ad-88ef-424a-8119-ebd8ea161e52") + (uuid "f5f5176b-c805-4fed-800d-ed3240cfb25a") ) (wire (pts - (xy 134.62 45.72) (xy 156.21 45.72) + (xy 190.5 132.08) (xy 205.74 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f7148a2b-b0a5-48bf-807c-e157fd735d7b") + ) + (wire + (pts + (xy 80.01 24.13) (xy 101.6 24.13) ) (stroke (width 0) @@ -4593,17 +6689,58 @@ ) (wire (pts - (xy 138.43 113.03) (xy 139.7 113.03) + (xy 182.88 30.48) (xy 190.5 30.48) ) (stroke (width 0) (type default) ) - (uuid "fed89e74-545f-4903-80c3-deeb0bafd379") + (uuid "fb4564eb-49e6-4a09-ac37-89a7c2d7812a") + ) + (wire + (pts + (xy 99.06 77.47) (xy 101.6 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fc8953b4-1ba6-49c1-975d-f0c5a2bbf934") + ) + (wire + (pts + (xy 172.72 55.88) (xy 182.88 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fd4f83bb-d416-4bc4-a647-973b81e2f580") + ) + (wire + (pts + (xy 69.85 138.43) (xy 99.06 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe95fb2c-87eb-4e66-bbb2-ae1661c3fa67") + ) + (wire + (pts + (xy 182.88 132.08) (xy 190.5 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ffde4103-b192-418b-a1c9-0321c2ca9a6a") ) (symbol (lib_id "Device:R") - (at 181.61 110.49 90) + (at 58.42 128.27 270) + (mirror x) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -4611,7 +6748,7 @@ (dnp no) (uuid "00869dba-7a1b-48f3-bd10-8a0f6d01e31f") (property "Reference" "R5" - (at 181.61 105.664 90) + (at 58.42 123.444 90) (effects (font (size 1.27 1.27) @@ -4619,7 +6756,7 @@ ) ) (property "Value" "5k" - (at 181.61 108.204 90) + (at 58.42 125.984 90) (effects (font (size 1.27 1.27) @@ -4627,7 +6764,7 @@ ) ) (property "Footprint" "" - (at 181.61 112.268 90) + (at 58.42 130.048 90) (effects (font (size 1.27 1.27) @@ -4636,7 +6773,7 @@ ) ) (property "Datasheet" "~" - (at 181.61 110.49 0) + (at 58.42 128.27 0) (effects (font (size 1.27 1.27) @@ -4645,7 +6782,7 @@ ) ) (property "Description" "Resistor" - (at 181.61 110.49 0) + (at 58.42 128.27 0) (effects (font (size 1.27 1.27) @@ -4654,7 +6791,7 @@ ) ) (property "Supplier Part Number" "" - (at 181.61 110.49 0) + (at 58.42 128.27 0) (effects (font (size 1.27 1.27) @@ -4663,7 +6800,7 @@ ) ) (property "Supplier link" "" - (at 181.61 110.49 0) + (at 58.42 128.27 0) (effects (font (size 1.27 1.27) @@ -4672,7 +6809,7 @@ ) ) (property "Notes" "" - (at 181.61 110.49 0) + (at 58.42 128.27 0) (effects (font (size 1.27 1.27) @@ -4681,7 +6818,7 @@ ) ) (property "Manufactor Part Number" "" - (at 181.61 110.49 0) + (at 58.42 128.27 0) (effects (font (size 1.27 1.27) @@ -4704,9 +6841,146 @@ ) ) ) + (symbol + (lib_id "Device:C") + (at 182.88 135.89 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "009fd31c-968c-4537-84ef-821786871066") + (property "Reference" "C10" + (at 175.514 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100n" + (at 175.514 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 181.9148 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 182.88 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 182.88 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "6530ce1d-27e6-4899-b287-035a0949a993") + ) + (pin "1" + (uuid "8441c498-9a39-4ef3-b43e-54d7efc0a88d") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "C10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 190.5 41.91 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "02e0c073-8ffe-4556-bf58-a6187da90789") + (property "Reference" "R17" + (at 194.056 42.926 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at 194.056 40.386 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 192.278 41.91 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 190.5 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 190.5 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2dbbe8ab-d612-49fe-b801-79a263b7179d") + ) + (pin "2" + (uuid "01416144-d750-4fe6-9a31-3ad589d0d014") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "R17") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:GNDS") - (at 205.74 153.67 0) + (at 113.03 36.83 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -4715,7 +6989,7 @@ (fields_autoplaced yes) (uuid "03442f37-529f-456a-9714-3463ee79ee5a") (property "Reference" "#PWR012" - (at 205.74 160.02 0) + (at 113.03 43.18 0) (effects (font (size 1.27 1.27) @@ -4724,7 +6998,7 @@ ) ) (property "Value" "GNDS" - (at 205.74 158.75 0) + (at 113.03 41.91 0) (effects (font (size 1.27 1.27) @@ -4732,7 +7006,7 @@ ) ) (property "Footprint" "" - (at 205.74 153.67 0) + (at 113.03 36.83 0) (effects (font (size 1.27 1.27) @@ -4741,7 +7015,7 @@ ) ) (property "Datasheet" "" - (at 205.74 153.67 0) + (at 113.03 36.83 0) (effects (font (size 1.27 1.27) @@ -4750,7 +7024,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GNDS\" , signal ground" - (at 205.74 153.67 0) + (at 113.03 36.83 0) (effects (font (size 1.27 1.27) @@ -4770,9 +7044,664 @@ ) ) ) + (symbol + (lib_id "TQ2-5V:TQ2-5V") + (at 166.37 106.68 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "03d4eec3-af18-4eab-9cef-76ab0cc07e1f") + (property "Reference" "K4" + (at 166.37 96.52 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TQ2-24V" + (at 166.37 99.06 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "TQ2-5V:TQ2" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://api.pim.na.industrial.panasonic.com/file_stream/main/fileversion/4514" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "UCOIL" "5VDC" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RCOIL" "178Ω" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SWITCHING_CURRENT" "1 A @ 30 VDC, 0.5 A @ 125 VAC" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Description_1" "Low Profile Relay, 2 Form C 140 mW (Nom.) Gold-Clad Silver, TQ Series | Panasonic Electronic Components TQ2-5V" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MF" "Panasonic" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "CONTACTS" "2 CO contacts" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Price" "None" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Package" "None" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Check_prices" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=eda" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SnapEDA_Link" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=snap" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "COIL_CURRENT" "28.1mA" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MP" "TQ2-5V" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "FARNELL" "1175716" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MANUFACTURER" "Panasonic" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Availability" "In Stock" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RELAYS_TYP" "Non-Latching" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MOUSER" "769-TQ2-5V" + (at 166.37 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Manufactor Part Number" "TQ2-24V" + (at 166.37 106.68 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "40ma" + (at 166.37 106.68 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "TQ2-24V" + (at 166.37 106.68 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "https://www.digikey.ca/en/products/detail/panasonic-electric-works/TQ2-24V/251775" + (at 166.37 106.68 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "3" + (uuid "86ee5e7f-7798-4545-ab54-daecb96d9b45") + ) + (pin "9" + (uuid "7bf3eccd-1987-4387-bf14-dbbb1fe3d572") + ) + (pin "4" + (uuid "cc977fd6-cf92-4e45-9763-98bb1dabe80b") + ) + (pin "8" + (uuid "48fc47c9-b93a-49c0-b9ef-2a051dba8940") + ) + (pin "2" + (uuid "fb2c736e-012f-4369-848d-bf93064262a1") + ) + (pin "7" + (uuid "35f34bb3-1aa1-41a3-9784-596289c2d289") + ) + (pin "10" + (uuid "3dfe3d58-6114-44f0-9b7f-5c995a5f15c9") + ) + (pin "1" + (uuid "8eedf67e-2c9d-4178-a40f-e6b57b6becf8") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "K4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 182.88 114.3 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "06a11304-c500-435a-be28-9b21d9ec174d") + (property "Reference" "#PWR020" + (at 182.88 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 182.88 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 182.88 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 182.88 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 182.88 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c68c27b1-1e3f-4e9f-a718-61337175f1d8") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR020") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "TQ2-5V:TQ2-5V") + (at 27.94 82.55 270) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "06ba95f6-cad2-41ac-b129-a6778e90577b") + (property "Reference" "K1" + (at 35.56 81.2799 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TQ2-24V" + (at 35.56 83.8199 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "TQ2-5V:TQ2" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://api.pim.na.industrial.panasonic.com/file_stream/main/fileversion/4514" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "UCOIL" "5VDC" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RCOIL" "178Ω" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SWITCHING_CURRENT" "1 A @ 30 VDC, 0.5 A @ 125 VAC" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Description_1" "Low Profile Relay, 2 Form C 140 mW (Nom.) Gold-Clad Silver, TQ Series | Panasonic Electronic Components TQ2-5V" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MF" "Panasonic" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "CONTACTS" "2 CO contacts" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Price" "None" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Package" "None" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Check_prices" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=eda" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SnapEDA_Link" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=snap" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "COIL_CURRENT" "28.1mA" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MP" "TQ2-5V" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "FARNELL" "1175716" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MANUFACTURER" "Panasonic" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Availability" "In Stock" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RELAYS_TYP" "Non-Latching" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MOUSER" "769-TQ2-5V" + (at 27.94 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Manufactor Part Number" "TQ2-24V" + (at 27.94 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "40ma" + (at 27.94 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "TQ2-24V" + (at 27.94 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "https://www.digikey.ca/en/products/detail/panasonic-electric-works/TQ2-24V/251775" + (at 27.94 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "0c74ae8f-5831-4ac6-9e54-933979b5a094") + ) + (pin "7" + (uuid "65864799-85db-4283-ba04-985101198ada") + ) + (pin "8" + (uuid "198b8ff7-8558-43a1-acf4-5f61f43b223f") + ) + (pin "4" + (uuid "c444e599-e35a-4c7e-b808-85d63b65d338") + ) + (pin "1" + (uuid "d7758019-cdb2-4e20-b4c7-d7df24ba1319") + ) + (pin "10" + (uuid "e3f7a5f8-178c-4a3d-932d-a4a9a52d483f") + ) + (pin "3" + (uuid "794d3c46-0805-4a12-ba73-205ec0e9a040") + ) + (pin "9" + (uuid "daf0e9cd-2dc4-4574-9cb8-3e668bc88464") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "K1") + (unit 3) + ) + ) + ) + ) (symbol (lib_id "Device:D_Zener") - (at 109.22 166.37 270) + (at 88.9 177.8 270) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -4781,7 +7710,7 @@ (fields_autoplaced yes) (uuid "07b8385f-29da-471e-b0b1-42ece4916129") (property "Reference" "D1" - (at 111.76 165.0999 90) + (at 91.44 176.5299 90) (effects (font (size 1.27 1.27) @@ -4790,7 +7719,7 @@ ) ) (property "Value" "D_Zener" - (at 111.76 167.6399 90) + (at 91.44 179.0699 90) (effects (font (size 1.27 1.27) @@ -4799,7 +7728,7 @@ ) ) (property "Footprint" "" - (at 109.22 166.37 0) + (at 88.9 177.8 0) (effects (font (size 1.27 1.27) @@ -4808,7 +7737,7 @@ ) ) (property "Datasheet" "~" - (at 109.22 166.37 0) + (at 88.9 177.8 0) (effects (font (size 1.27 1.27) @@ -4817,7 +7746,7 @@ ) ) (property "Description" "Zener diode" - (at 109.22 166.37 0) + (at 88.9 177.8 0) (effects (font (size 1.27 1.27) @@ -4842,7 +7771,8 @@ ) (symbol (lib_id "Device:R") - (at 181.61 118.11 90) + (at 58.42 143.51 270) + (mirror x) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -4850,7 +7780,7 @@ (dnp no) (uuid "0b4cfa88-a1d0-4592-8151-6a1eccb3a16b") (property "Reference" "R6" - (at 181.61 113.284 90) + (at 58.42 138.684 90) (effects (font (size 1.27 1.27) @@ -4858,7 +7788,7 @@ ) ) (property "Value" "1k" - (at 181.61 115.824 90) + (at 58.42 141.224 90) (effects (font (size 1.27 1.27) @@ -4866,7 +7796,7 @@ ) ) (property "Footprint" "" - (at 181.61 119.888 90) + (at 58.42 145.288 90) (effects (font (size 1.27 1.27) @@ -4875,7 +7805,7 @@ ) ) (property "Datasheet" "~" - (at 181.61 118.11 0) + (at 58.42 143.51 0) (effects (font (size 1.27 1.27) @@ -4884,7 +7814,7 @@ ) ) (property "Description" "Resistor" - (at 181.61 118.11 0) + (at 58.42 143.51 0) (effects (font (size 1.27 1.27) @@ -4893,7 +7823,7 @@ ) ) (property "Supplier Part Number" "" - (at 181.61 118.11 0) + (at 58.42 143.51 0) (effects (font (size 1.27 1.27) @@ -4902,7 +7832,7 @@ ) ) (property "Supplier link" "" - (at 181.61 118.11 0) + (at 58.42 143.51 0) (effects (font (size 1.27 1.27) @@ -4911,7 +7841,7 @@ ) ) (property "Notes" "" - (at 181.61 118.11 0) + (at 58.42 143.51 0) (effects (font (size 1.27 1.27) @@ -4920,7 +7850,7 @@ ) ) (property "Manufactor Part Number" "" - (at 181.61 118.11 0) + (at 58.42 143.51 0) (effects (font (size 1.27 1.27) @@ -4945,7 +7875,7 @@ ) (symbol (lib_id "Device:R") - (at 83.82 80.01 0) + (at 29.21 58.42 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -4954,7 +7884,7 @@ (fields_autoplaced yes) (uuid "0e3de63e-743a-484c-8ba3-2b4cd8fa4aac") (property "Reference" "R8" - (at 86.36 78.7399 0) + (at 31.75 57.1499 0) (effects (font (size 1.27 1.27) @@ -4963,7 +7893,7 @@ ) ) (property "Value" "50" - (at 86.36 81.2799 0) + (at 31.75 59.6899 0) (effects (font (size 1.27 1.27) @@ -4972,7 +7902,7 @@ ) ) (property "Footprint" "" - (at 82.042 80.01 90) + (at 27.432 58.42 90) (effects (font (size 1.27 1.27) @@ -4981,7 +7911,7 @@ ) ) (property "Datasheet" "~" - (at 83.82 80.01 0) + (at 29.21 58.42 0) (effects (font (size 1.27 1.27) @@ -4990,7 +7920,7 @@ ) ) (property "Description" "Resistor" - (at 83.82 80.01 0) + (at 29.21 58.42 0) (effects (font (size 1.27 1.27) @@ -5015,7 +7945,8 @@ ) (symbol (lib_id "Device:R") - (at 181.61 95.25 90) + (at 58.42 97.79 270) + (mirror x) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -5023,7 +7954,7 @@ (dnp no) (uuid "0ea2c666-5197-45ae-b93d-fe9f97c9bee2") (property "Reference" "R2" - (at 181.61 90.424 90) + (at 58.42 92.964 90) (effects (font (size 1.27 1.27) @@ -5031,7 +7962,7 @@ ) ) (property "Value" "20k" - (at 181.61 92.964 90) + (at 58.42 95.504 90) (effects (font (size 1.27 1.27) @@ -5039,7 +7970,7 @@ ) ) (property "Footprint" "" - (at 181.61 97.028 90) + (at 58.42 99.568 90) (effects (font (size 1.27 1.27) @@ -5048,7 +7979,7 @@ ) ) (property "Datasheet" "~" - (at 181.61 95.25 0) + (at 58.42 97.79 0) (effects (font (size 1.27 1.27) @@ -5057,7 +7988,7 @@ ) ) (property "Description" "Resistor" - (at 181.61 95.25 0) + (at 58.42 97.79 0) (effects (font (size 1.27 1.27) @@ -5066,7 +7997,7 @@ ) ) (property "Supplier Part Number" "" - (at 181.61 95.25 0) + (at 58.42 97.79 0) (effects (font (size 1.27 1.27) @@ -5075,7 +8006,7 @@ ) ) (property "Supplier link" "" - (at 181.61 95.25 0) + (at 58.42 97.79 0) (effects (font (size 1.27 1.27) @@ -5084,7 +8015,7 @@ ) ) (property "Notes" "" - (at 181.61 95.25 0) + (at 58.42 97.79 0) (effects (font (size 1.27 1.27) @@ -5093,7 +8024,7 @@ ) ) (property "Manufactor Part Number" "" - (at 181.61 95.25 0) + (at 58.42 97.79 0) (effects (font (size 1.27 1.27) @@ -5117,17 +8048,43 @@ ) ) (symbol - (lib_id "power:GND") - (at 219.71 85.09 0) + (lib_id "TQ2-5V:TQ2-5V") + (at 166.37 30.48 90) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced yes) - (uuid "1132c422-ff38-450a-ab6e-508d74dc46cb") - (property "Reference" "#PWR02" - (at 219.71 91.44 0) + (uuid "0fcb4f6f-e4b3-4804-93f2-5b3719e07e8c") + (property "Reference" "K1" + (at 166.37 20.32 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TQ2-24V" + (at 166.37 22.86 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "TQ2-5V:TQ2" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://api.pim.na.industrial.panasonic.com/file_stream/main/fileversion/4514" + (at 166.37 30.48 0) (effects (font (size 1.27 1.27) @@ -5135,8 +8092,274 @@ (hide yes) ) ) - (property "Value" "GND" - (at 219.71 90.17 0) + (property "Description" "" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "UCOIL" "5VDC" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RCOIL" "178Ω" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SWITCHING_CURRENT" "1 A @ 30 VDC, 0.5 A @ 125 VAC" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Description_1" "Low Profile Relay, 2 Form C 140 mW (Nom.) Gold-Clad Silver, TQ Series | Panasonic Electronic Components TQ2-5V" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MF" "Panasonic" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "CONTACTS" "2 CO contacts" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Price" "None" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Package" "None" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Check_prices" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=eda" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SnapEDA_Link" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=snap" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "COIL_CURRENT" "28.1mA" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MP" "TQ2-5V" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "FARNELL" "1175716" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MANUFACTURER" "Panasonic" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Availability" "In Stock" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RELAYS_TYP" "Non-Latching" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MOUSER" "769-TQ2-5V" + (at 166.37 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Manufactor Part Number" "TQ2-24V" + (at 166.37 30.48 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "40ma" + (at 166.37 30.48 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "TQ2-24V" + (at 166.37 30.48 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "https://www.digikey.ca/en/products/detail/panasonic-electric-works/TQ2-24V/251775" + (at 166.37 30.48 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "0c74ae8f-5831-4ac6-9e54-933979b5a094") + ) + (pin "7" + (uuid "65864799-85db-4283-ba04-985101198ada") + ) + (pin "8" + (uuid "198b8ff7-8558-43a1-acf4-5f61f43b223f") + ) + (pin "4" + (uuid "c444e599-e35a-4c7e-b808-85d63b65d338") + ) + (pin "1" + (uuid "d7758019-cdb2-4e20-b4c7-d7df24ba1319") + ) + (pin "10" + (uuid "e3f7a5f8-178c-4a3d-932d-a4a9a52d483f") + ) + (pin "3" + (uuid "794d3c46-0805-4a12-ba73-205ec0e9a040") + ) + (pin "9" + (uuid "daf0e9cd-2dc4-4574-9cb8-3e668bc88464") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "K1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-VDC") + (at 73.66 66.04 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0ff0f64f-6356-4f70-8dbf-9d7a75be5d6b") + (property "Reference" "#PWR03" + (at 73.66 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-VDC" + (at 73.66 59.69 0) (effects (font (size 1.27 1.27) @@ -5144,7 +8367,7 @@ ) ) (property "Footprint" "" - (at 219.71 85.09 0) + (at 73.66 66.04 0) (effects (font (size 1.27 1.27) @@ -5153,7 +8376,73 @@ ) ) (property "Datasheet" "" - (at 219.71 85.09 0) + (at 73.66 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"-VDC\"" + (at 73.66 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "dc49ab22-8721-4bdf-a82e-98647cb4a00b") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR03") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 128.27 63.5 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1132c422-ff38-450a-ab6e-508d74dc46cb") + (property "Reference" "#PWR02" + (at 128.27 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 128.27 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 128.27 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 128.27 63.5 0) (effects (font (size 1.27 1.27) @@ -5162,7 +8451,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 219.71 85.09 0) + (at 128.27 63.5 0) (effects (font (size 1.27 1.27) @@ -5183,25 +8472,25 @@ ) ) (symbol - (lib_id "Connector:Barrel_Jack_MountingPin") - (at 55.88 163.83 0) + (lib_id "Device:R") + (at 153.67 30.48 90) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced yes) - (uuid "140242d7-b4cb-46cb-aa51-44425aacf3ea") - (property "Reference" "J4" - (at 55.88 154.94 0) + (uuid "13911c97-34c5-4ed1-9999-6ba8e8167493") + (property "Reference" "R1" + (at 153.67 24.13 90) (effects (font (size 1.27 1.27) ) ) ) - (property "Value" "Barrel_Jack_MountingPin" - (at 55.88 157.48 0) + (property "Value" "0" + (at 153.67 26.67 90) (effects (font (size 1.27 1.27) @@ -5209,7 +8498,7 @@ ) ) (property "Footprint" "" - (at 57.15 164.846 0) + (at 153.67 32.258 90) (effects (font (size 1.27 1.27) @@ -5218,7 +8507,111 @@ ) ) (property "Datasheet" "~" - (at 57.15 164.846 0) + (at 153.67 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 153.67 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "" + (at 153.67 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "" + (at 153.67 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "" + (at 153.67 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Manufactor Part Number" "" + (at 153.67 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f5cc723b-bdbc-41de-b08c-0578398d408f") + ) + (pin "2" + (uuid "762221d6-440e-4b6a-82c7-f2d525489e11") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "R1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Barrel_Jack_MountingPin") + (at 35.56 175.26 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "140242d7-b4cb-46cb-aa51-44425aacf3ea") + (property "Reference" "J4" + (at 35.56 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Barrel_Jack_MountingPin" + (at 35.56 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 36.83 176.276 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 36.83 176.276 0) (effects (font (size 1.27 1.27) @@ -5227,7 +8620,7 @@ ) ) (property "Description" "DC Barrel Jack with a mounting pin" - (at 55.88 163.83 0) + (at 35.56 175.26 0) (effects (font (size 1.27 1.27) @@ -5254,35 +8647,32 @@ ) ) (symbol - (lib_id "Device:C") - (at 127 165.1 0) - (mirror y) + (lib_id "Device:R") + (at 123.19 184.15 180) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "181b0146-890b-4892-805b-c6573450702b") - (property "Reference" "C4" - (at 120.65 163.83 0) + (uuid "17bb0edb-3cf4-4b08-88e1-f2bcec380df8") + (property "Reference" "R16" + (at 126.746 185.166 0) (effects (font (size 1.27 1.27) ) - (justify right) ) ) - (property "Value" "22u" - (at 120.65 166.37 0) + (property "Value" "10k" + (at 126.746 182.626 0) (effects (font (size 1.27 1.27) ) - (justify right) ) ) (property "Footprint" "" - (at 126.0348 168.91 0) + (at 124.968 184.15 90) (effects (font (size 1.27 1.27) @@ -5291,7 +8681,77 @@ ) ) (property "Datasheet" "~" - (at 127 165.1 0) + (at 123.19 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 123.19 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ba0c9c7e-551b-430b-8bc4-ae311c60fe3f") + ) + (pin "2" + (uuid "cd5315fe-c238-4263-adcd-3faa5cdaac38") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "R16") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 106.68 176.53 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "181b0146-890b-4892-805b-c6573450702b") + (property "Reference" "C4" + (at 100.33 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "22u" + (at 100.33 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 105.7148 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 106.68 176.53 0) (effects (font (size 1.27 1.27) @@ -5300,7 +8760,7 @@ ) ) (property "Description" "Unpolarized capacitor" - (at 127 165.1 0) + (at 106.68 176.53 0) (effects (font (size 1.27 1.27) @@ -5323,9 +8783,76 @@ ) ) ) + (symbol + (lib_id "power:GND") + (at 246.38 40.64 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "185cb2ff-7c5a-493d-8669-443cf31bc1ba") + (property "Reference" "#PWR014" + (at 246.38 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 246.38 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 246.38 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 246.38 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 246.38 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2c069018-87ab-4232-ac04-11c929956624") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR014") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Device:Fuse") - (at 86.36 161.29 90) + (at 66.04 172.72 90) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -5334,7 +8861,7 @@ (fields_autoplaced yes) (uuid "18710db4-5f55-4aab-b5eb-8a270ded8940") (property "Reference" "F1" - (at 86.36 154.94 90) + (at 66.04 166.37 90) (effects (font (size 1.27 1.27) @@ -5342,7 +8869,7 @@ ) ) (property "Value" "Fuse" - (at 86.36 157.48 90) + (at 66.04 168.91 90) (effects (font (size 1.27 1.27) @@ -5350,7 +8877,7 @@ ) ) (property "Footprint" "" - (at 86.36 163.068 90) + (at 66.04 174.498 90) (effects (font (size 1.27 1.27) @@ -5359,7 +8886,7 @@ ) ) (property "Datasheet" "~" - (at 86.36 161.29 0) + (at 66.04 172.72 0) (effects (font (size 1.27 1.27) @@ -5368,7 +8895,7 @@ ) ) (property "Description" "Fuse" - (at 86.36 161.29 0) + (at 66.04 172.72 0) (effects (font (size 1.27 1.27) @@ -5392,33 +8919,35 @@ ) ) (symbol - (lib_id "Switch:SW_SPDT") - (at 147.32 66.04 0) + (lib_id "Device:C") + (at 182.88 110.49 0) + (mirror y) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (fields_autoplaced yes) - (uuid "1ef2dab4-8458-404e-b182-c96f60eff56a") - (property "Reference" "SW2" - (at 147.32 57.15 0) + (uuid "1b63aa1e-2b56-4466-a934-ee809d986deb") + (property "Reference" "C9" + (at 175.514 109.22 0) (effects (font (size 1.27 1.27) ) + (justify right) ) ) - (property "Value" "SW_SPDT" - (at 147.32 59.69 0) + (property "Value" "100n" + (at 175.514 111.76 0) (effects (font (size 1.27 1.27) ) + (justify right) ) ) (property "Footprint" "" - (at 147.32 66.04 0) + (at 181.9148 114.3 0) (effects (font (size 1.27 1.27) @@ -5427,7 +8956,142 @@ ) ) (property "Datasheet" "~" - (at 147.32 73.66 0) + (at 182.88 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 182.88 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "425d1a39-1d2f-4af2-8b01-9fcffdc7b544") + ) + (pin "1" + (uuid "9e691f5b-5675-403e-b456-4353afda9acf") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "C9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 182.88 63.5 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1e210460-a786-459f-afe1-2ae03ead289f") + (property "Reference" "#PWR018" + (at 182.88 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 182.88 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 182.88 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 182.88 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 182.88 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e31428db-4c61-4959-9d68-3e1fe2e443c9") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR018") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_SPDT") + (at 92.71 44.45 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1ef2dab4-8458-404e-b182-c96f60eff56a") + (property "Reference" "SW2" + (at 92.71 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_SPDT" + (at 92.71 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 92.71 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 92.71 52.07 0) (effects (font (size 1.27 1.27) @@ -5436,7 +9100,7 @@ ) ) (property "Description" "Switch, single pole double throw" - (at 147.32 66.04 0) + (at 92.71 44.45 0) (effects (font (size 1.27 1.27) @@ -5464,7 +9128,7 @@ ) (symbol (lib_id "Device:C") - (at 127 49.53 0) + (at 72.39 27.94 0) (mirror y) (unit 1) (exclude_from_sim no) @@ -5473,7 +9137,7 @@ (dnp no) (uuid "1f445eb6-9e75-4ce5-b88d-3eeedc469c01") (property "Reference" "C1" - (at 120.65 48.26 0) + (at 65.278 26.67 0) (effects (font (size 1.27 1.27) @@ -5481,8 +9145,8 @@ (justify right) ) ) - (property "Value" "1u" - (at 120.65 50.8 0) + (property "Value" "6.8u" + (at 65.278 29.21 0) (effects (font (size 1.27 1.27) @@ -5491,7 +9155,7 @@ ) ) (property "Footprint" "" - (at 126.0348 53.34 0) + (at 71.4248 31.75 0) (effects (font (size 1.27 1.27) @@ -5500,7 +9164,7 @@ ) ) (property "Datasheet" "~" - (at 127 49.53 0) + (at 72.39 27.94 0) (effects (font (size 1.27 1.27) @@ -5509,7 +9173,7 @@ ) ) (property "Description" "Unpolarized capacitor" - (at 127 49.53 0) + (at 72.39 27.94 0) (effects (font (size 1.27 1.27) @@ -5532,9 +9196,305 @@ ) ) ) + (symbol + (lib_id "TQ2-5V:TQ2-5V") + (at 64.77 143.51 270) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1fc58bdd-875c-485a-9625-690102f6f2f0") + (property "Reference" "K5" + (at 72.39 142.2399 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TQ2-24V" + (at 72.39 144.7799 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "TQ2-5V:TQ2" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://api.pim.na.industrial.panasonic.com/file_stream/main/fileversion/4514" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "UCOIL" "5VDC" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RCOIL" "178Ω" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SWITCHING_CURRENT" "1 A @ 30 VDC, 0.5 A @ 125 VAC" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Description_1" "Low Profile Relay, 2 Form C 140 mW (Nom.) Gold-Clad Silver, TQ Series | Panasonic Electronic Components TQ2-5V" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MF" "Panasonic" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "CONTACTS" "2 CO contacts" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Price" "None" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Package" "None" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Check_prices" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=eda" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SnapEDA_Link" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=snap" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "COIL_CURRENT" "28.1mA" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MP" "TQ2-5V" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "FARNELL" "1175716" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MANUFACTURER" "Panasonic" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Availability" "In Stock" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RELAYS_TYP" "Non-Latching" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MOUSER" "769-TQ2-5V" + (at 64.77 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Manufactor Part Number" "TQ2-24V" + (at 64.77 143.51 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "40ma" + (at 64.77 143.51 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "TQ2-24V" + (at 64.77 143.51 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "https://www.digikey.ca/en/products/detail/panasonic-electric-works/TQ2-24V/251775" + (at 64.77 143.51 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "4" + (uuid "887dce91-87ad-4541-af1d-a22499ed03ad") + ) + (pin "2" + (uuid "0e20d85a-c257-4543-bb0e-38838979aa5d") + ) + (pin "3" + (uuid "3784d436-9501-4cc5-8c3c-6efb27678a65") + ) + (pin "8" + (uuid "e6a2c002-06a6-4986-ae0a-95979f873cab") + ) + (pin "10" + (uuid "d6c922d5-e2e5-423e-a7de-562139b3a434") + ) + (pin "1" + (uuid "13ebe038-e095-4149-b443-4437abc26869") + ) + (pin "7" + (uuid "ed83183e-cf91-43fe-8ed5-7e9ac98967cb") + ) + (pin "9" + (uuid "804455a7-5950-4b18-98a6-0ed2422d0c84") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "K5") + (unit 2) + ) + ) + ) + ) (symbol (lib_id "Switch:SW_SP5T_NR01105") - (at 151.13 102.87 0) + (at 220.98 35.56 0) + (mirror y) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -5542,7 +9502,7 @@ (dnp no) (uuid "1fd22abb-39b3-45dd-b17f-0176fe566946") (property "Reference" "SW1" - (at 146.05 90.17 0) + (at 220.98 27.432 0) (effects (font (size 1.27 1.27) @@ -5550,7 +9510,7 @@ ) ) (property "Value" "SW_SP5T_NR01105" - (at 151.13 110.998 0) + (at 220.98 43.688 0) (effects (font (size 1.27 1.27) @@ -5558,7 +9518,7 @@ ) ) (property "Footprint" "Button_Switch_THT:SW_NKK_NR01" - (at 151.13 113.03 0) + (at 220.98 45.72 0) (effects (font (size 1.27 1.27) @@ -5567,7 +9527,7 @@ ) ) (property "Datasheet" "https://www.nkkswitches.com/pdf/NR01%20Rotaries.pdf" - (at 151.13 115.57 0) + (at 220.98 48.26 0) (effects (font (size 1.27 1.27) @@ -5576,7 +9536,7 @@ ) ) (property "Description" "NKK Switches NR01 Series rotary SP5T switch" - (at 151.13 102.87 0) + (at 220.98 35.56 0) (effects (font (size 1.27 1.27) @@ -5616,7 +9576,7 @@ ) (symbol (lib_id "Device:C") - (at 106.68 49.53 0) + (at 52.07 27.94 0) (mirror y) (unit 1) (exclude_from_sim no) @@ -5625,7 +9585,7 @@ (dnp no) (uuid "20b53ef7-846e-47de-af93-5a474a554cb6") (property "Reference" "C3" - (at 99.822 48.514 0) + (at 45.212 26.924 0) (effects (font (size 1.27 1.27) @@ -5634,7 +9594,7 @@ ) ) (property "Value" "10n" - (at 99.822 51.054 0) + (at 45.212 29.464 0) (effects (font (size 1.27 1.27) @@ -5643,7 +9603,7 @@ ) ) (property "Footprint" "" - (at 105.7148 53.34 0) + (at 51.1048 31.75 0) (effects (font (size 1.27 1.27) @@ -5652,7 +9612,7 @@ ) ) (property "Datasheet" "~" - (at 106.68 49.53 0) + (at 52.07 27.94 0) (effects (font (size 1.27 1.27) @@ -5661,7 +9621,7 @@ ) ) (property "Description" "Unpolarized capacitor" - (at 106.68 49.53 0) + (at 52.07 27.94 0) (effects (font (size 1.27 1.27) @@ -5685,33 +9645,35 @@ ) ) (symbol - (lib_id "Connector:Conn_Coaxial") - (at 219.71 77.47 0) + (lib_id "Device:LED") + (at 123.19 176.53 90) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced yes) - (uuid "30b33aa2-e43d-4b79-b117-c488b73faae9") - (property "Reference" "J3" - (at 226.06 77.7632 90) + (uuid "20c8b606-d0f3-406d-9659-3d198884d17e") + (property "Reference" "D8" + (at 127 176.8474 90) (effects (font (size 1.27 1.27) ) + (justify right) ) ) - (property "Value" "Conn_Coaxial" - (at 223.52 77.7632 90) + (property "Value" "LED" + (at 127 179.3874 90) (effects (font (size 1.27 1.27) ) + (justify right) ) ) (property "Footprint" "" - (at 219.71 77.47 0) + (at 123.19 176.53 0) (effects (font (size 1.27 1.27) @@ -5720,7 +9682,84 @@ ) ) (property "Datasheet" "~" - (at 219.71 77.47 0) + (at 123.19 176.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode" + (at 123.19 176.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 123.19 176.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "69f36b9a-6f49-43e5-a34d-65c0dc694f4c") + ) + (pin "2" + (uuid "cf80a405-a676-4400-b2af-351e4f2918e6") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "D8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_Coaxial") + (at 128.27 55.88 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "30b33aa2-e43d-4b79-b117-c488b73faae9") + (property "Reference" "J3" + (at 134.62 56.1732 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_Coaxial" + (at 132.08 56.1732 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 128.27 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 128.27 55.88 0) (effects (font (size 1.27 1.27) @@ -5729,7 +9768,7 @@ ) ) (property "Description" "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, LEMO, ...)" - (at 219.71 77.47 0) + (at 128.27 55.88 0) (effects (font (size 1.27 1.27) @@ -5753,32 +9792,35 @@ ) ) (symbol - (lib_id "Device:R") - (at 100.33 173.99 180) + (lib_id "Device:LED") + (at 190.5 34.29 90) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "351f942a-464d-4b40-aa9e-6f8273f4c6c0") - (property "Reference" "R9" - (at 103.886 175.006 0) + (fields_autoplaced yes) + (uuid "3378da00-0951-478c-85da-ff1cf9d0c67c") + (property "Reference" "D9" + (at 194.31 34.6074 90) (effects (font (size 1.27 1.27) ) + (justify right) ) ) - (property "Value" "10k" - (at 103.886 172.466 0) + (property "Value" "LED" + (at 194.31 37.1474 90) (effects (font (size 1.27 1.27) ) + (justify right) ) ) (property "Footprint" "" - (at 102.108 173.99 90) + (at 190.5 34.29 0) (effects (font (size 1.27 1.27) @@ -5787,7 +9829,162 @@ ) ) (property "Datasheet" "~" - (at 100.33 173.99 0) + (at 190.5 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode" + (at 190.5 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 190.5 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ed14c3ef-b069-4498-9067-f4e5a9e6e670") + ) + (pin "2" + (uuid "f3f2b7de-2227-41c3-8447-9b2d59abf294") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "D9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:LED") + (at 190.5 85.09 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "34a36419-c984-4b5c-91c8-0068d08c709b") + (property "Reference" "D11" + (at 194.31 85.4074 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "LED" + (at 194.31 87.9474 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 190.5 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 190.5 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode" + (at 190.5 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 190.5 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "63971c60-1f9d-41de-91de-33b97fcaaa49") + ) + (pin "2" + (uuid "69793934-6678-4770-ad4a-d2c24bbe886a") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "D11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 80.01 185.42 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "351f942a-464d-4b40-aa9e-6f8273f4c6c0") + (property "Reference" "R9" + (at 83.566 186.436 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at 83.566 183.896 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 81.788 185.42 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 80.01 185.42 0) (effects (font (size 1.27 1.27) @@ -5796,7 +9993,7 @@ ) ) (property "Description" "Resistor" - (at 100.33 173.99 0) + (at 80.01 185.42 0) (effects (font (size 1.27 1.27) @@ -5821,7 +10018,8 @@ ) (symbol (lib_id "Device:R_Variable") - (at 181.61 87.63 90) + (at 58.42 82.55 270) + (mirror x) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -5829,15 +10027,15 @@ (dnp no) (uuid "356356bd-77ef-4bcb-8711-e5ecccadf11a") (property "Reference" "R3" - (at 181.864 80.264 90) + (at 58.166 75.184 90) (effects (font (size 1.27 1.27) ) ) ) - (property "Value" "10k" - (at 181.864 82.804 90) + (property "Value" "1k" + (at 58.166 77.724 90) (effects (font (size 1.27 1.27) @@ -5845,7 +10043,7 @@ ) ) (property "Footprint" "" - (at 181.61 89.408 90) + (at 58.42 84.328 90) (effects (font (size 1.27 1.27) @@ -5854,7 +10052,7 @@ ) ) (property "Datasheet" "~" - (at 181.61 87.63 0) + (at 58.42 82.55 0) (effects (font (size 1.27 1.27) @@ -5863,7 +10061,7 @@ ) ) (property "Description" "Variable resistor" - (at 181.61 87.63 0) + (at 58.42 82.55 0) (effects (font (size 1.27 1.27) @@ -5872,7 +10070,7 @@ ) ) (property "Supplier Part Number" "" - (at 181.61 87.63 0) + (at 58.42 82.55 0) (effects (font (size 1.27 1.27) @@ -5881,7 +10079,7 @@ ) ) (property "Supplier link" "" - (at 181.61 87.63 0) + (at 58.42 82.55 0) (effects (font (size 1.27 1.27) @@ -5890,7 +10088,7 @@ ) ) (property "Notes" "LOG" - (at 181.61 85.09 90) + (at 58.42 80.01 90) (effects (font (size 1.27 1.27) @@ -5898,7 +10096,7 @@ ) ) (property "Manufactor Part Number" "" - (at 181.61 87.63 0) + (at 58.42 82.55 0) (effects (font (size 1.27 1.27) @@ -5922,35 +10120,397 @@ ) ) (symbol - (lib_id "Mechanical:Heatsink") - (at 110.49 81.28 0) + (lib_id "power:GND") + (at 190.5 121.92 0) + (mirror y) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced yes) - (uuid "4e55a348-67a7-4481-ad41-3bee939f13a0") - (property "Reference" "HS1" - (at 114.3 78.1049 0) + (uuid "36ceb7ce-48a3-4331-b3a5-b76c425128ed") + (property "Reference" "#PWR025" + (at 190.5 128.27 0) (effects (font (size 1.27 1.27) ) - (justify left) + (hide yes) ) ) - (property "Value" "Heatsink" - (at 114.3 80.6449 0) + (property "Value" "GND" + (at 190.5 127 0) (effects (font (size 1.27 1.27) ) - (justify left) ) ) (property "Footprint" "" - (at 110.7948 81.28 0) + (at 190.5 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 190.5 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 190.5 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0d952052-4ea9-4ce5-8a1d-40bab34caa21") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR025") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "TQ2-5V:TQ2-5V") + (at 64.77 113.03 270) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "374c4549-17c3-47eb-a3bd-56c42786b1b9") + (property "Reference" "K3" + (at 72.39 111.7599 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TQ2-24V" + (at 72.39 114.2999 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "TQ2-5V:TQ2" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://api.pim.na.industrial.panasonic.com/file_stream/main/fileversion/4514" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "UCOIL" "5VDC" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RCOIL" "178Ω" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SWITCHING_CURRENT" "1 A @ 30 VDC, 0.5 A @ 125 VAC" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Description_1" "Low Profile Relay, 2 Form C 140 mW (Nom.) Gold-Clad Silver, TQ Series | Panasonic Electronic Components TQ2-5V" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MF" "Panasonic" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "CONTACTS" "2 CO contacts" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Price" "None" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Package" "None" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Check_prices" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=eda" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SnapEDA_Link" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=snap" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "COIL_CURRENT" "28.1mA" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MP" "TQ2-5V" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "FARNELL" "1175716" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MANUFACTURER" "Panasonic" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Availability" "In Stock" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RELAYS_TYP" "Non-Latching" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MOUSER" "769-TQ2-5V" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Manufactor Part Number" "TQ2-24V" + (at 64.77 113.03 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "40ma" + (at 64.77 113.03 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "TQ2-24V" + (at 64.77 113.03 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "https://www.digikey.ca/en/products/detail/panasonic-electric-works/TQ2-24V/251775" + (at 64.77 113.03 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "7" + (uuid "1feac03b-ebdd-4791-b11a-70b06890b443") + ) + (pin "3" + (uuid "20bee5ae-0916-41b4-bff7-53e45e949c45") + ) + (pin "8" + (uuid "0d113619-2713-4c17-b0ae-02e56ca7af18") + ) + (pin "4" + (uuid "323acc46-e983-429d-b655-eb3580b47d95") + ) + (pin "2" + (uuid "934a5b8f-8452-431b-9fca-a4804556436a") + ) + (pin "10" + (uuid "058c94bf-e83d-49b0-b4f7-d8bf20475e1f") + ) + (pin "1" + (uuid "7285f399-e411-41cb-8ad6-694d2da51cde") + ) + (pin "9" + (uuid "98631fcf-eeb9-453e-b26a-31e499bd8152") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "K3") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 100.33 69.85 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3c860590-f49d-4b03-8c00-207f0f8313a1") + (property "Reference" "C14" + (at 93.218 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "6.8u" + (at 93.218 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 99.3648 73.66 0) (effects (font (size 1.27 1.27) @@ -5959,7 +10519,573 @@ ) ) (property "Datasheet" "~" - (at 110.7948 81.28 0) + (at 100.33 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 100.33 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "971acba5-be4b-4c5c-bcf0-45a582f48cb2") + ) + (pin "1" + (uuid "a2b236f0-3da1-40e5-b2c6-05b55286cb56") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "C14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 80.01 69.85 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "433a1fef-056d-48cf-9f60-63eadcc8611e") + (property "Reference" "C12" + (at 73.152 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "10n" + (at 73.152 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 79.0448 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 80.01 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 80.01 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "bd248d83-146e-4d9b-b736-2803a02efe83") + ) + (pin "1" + (uuid "296f1643-649c-4817-ac6a-509cff39ea78") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "C12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 182.88 38.1 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "45f4cba5-332d-4e13-9fab-767856fa766a") + (property "Reference" "#PWR017" + (at 182.88 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 182.88 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 182.88 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 182.88 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 182.88 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b81a49a7-90ba-44fd-8522-e76b395e0893") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR017") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 190.5 71.12 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "489ad53b-6ac9-4c98-875e-b48248d7d393") + (property "Reference" "#PWR027" + (at 190.5 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 190.5 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 190.5 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 190.5 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 190.5 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "21c5546f-4d63-437e-b077-cb171b60d73e") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR027") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "TQ2-5V:TQ2-5V") + (at 166.37 132.08 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "49dcff83-6cd6-4a00-a366-75016bdc9a81") + (property "Reference" "K5" + (at 166.37 121.92 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TQ2-24V" + (at 166.37 124.46 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "TQ2-5V:TQ2" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://api.pim.na.industrial.panasonic.com/file_stream/main/fileversion/4514" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "UCOIL" "5VDC" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RCOIL" "178Ω" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SWITCHING_CURRENT" "1 A @ 30 VDC, 0.5 A @ 125 VAC" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Description_1" "Low Profile Relay, 2 Form C 140 mW (Nom.) Gold-Clad Silver, TQ Series | Panasonic Electronic Components TQ2-5V" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MF" "Panasonic" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "CONTACTS" "2 CO contacts" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Price" "None" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Package" "None" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Check_prices" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=eda" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SnapEDA_Link" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=snap" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "COIL_CURRENT" "28.1mA" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MP" "TQ2-5V" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "FARNELL" "1175716" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MANUFACTURER" "Panasonic" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Availability" "In Stock" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RELAYS_TYP" "Non-Latching" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MOUSER" "769-TQ2-5V" + (at 166.37 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Manufactor Part Number" "TQ2-24V" + (at 166.37 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "40ma" + (at 166.37 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "TQ2-24V" + (at 166.37 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "https://www.digikey.ca/en/products/detail/panasonic-electric-works/TQ2-24V/251775" + (at 166.37 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "4" + (uuid "887dce91-87ad-4541-af1d-a22499ed03ad") + ) + (pin "2" + (uuid "0e20d85a-c257-4543-bb0e-38838979aa5d") + ) + (pin "3" + (uuid "3784d436-9501-4cc5-8c3c-6efb27678a65") + ) + (pin "8" + (uuid "e6a2c002-06a6-4986-ae0a-95979f873cab") + ) + (pin "10" + (uuid "d6c922d5-e2e5-423e-a7de-562139b3a434") + ) + (pin "1" + (uuid "13ebe038-e095-4149-b443-4437abc26869") + ) + (pin "7" + (uuid "ed83183e-cf91-43fe-8ed5-7e9ac98967cb") + ) + (pin "9" + (uuid "804455a7-5950-4b18-98a6-0ed2422d0c84") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "K5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Mechanical:Heatsink") + (at 40.64 40.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4e55a348-67a7-4481-ad41-3bee939f13a0") + (property "Reference" "HS1" + (at 44.45 37.4649 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Heatsink" + (at 44.45 40.0049 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 40.9448 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 40.9448 40.64 0) (effects (font (size 1.27 1.27) @@ -5968,7 +11094,7 @@ ) ) (property "Description" "Heatsink" - (at 110.49 81.28 0) + (at 40.64 40.64 0) (effects (font (size 1.27 1.27) @@ -5986,32 +11112,35 @@ ) ) (symbol - (lib_id "Device:R") - (at 181.61 102.87 90) + (lib_id "Device:C") + (at 182.88 59.69 0) + (mirror y) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "547425f6-3d8d-48bb-9a24-39f8cf12b029") - (property "Reference" "R4" - (at 181.61 98.044 90) + (uuid "51f1b670-1633-4979-aa56-f5e89e41bc65") + (property "Reference" "C7" + (at 175.514 58.42 0) (effects (font (size 1.27 1.27) ) + (justify right) ) ) - (property "Value" "10k" - (at 181.61 100.584 90) + (property "Value" "100n" + (at 175.514 60.96 0) (effects (font (size 1.27 1.27) ) + (justify right) ) ) (property "Footprint" "" - (at 181.61 104.648 90) + (at 181.9148 63.5 0) (effects (font (size 1.27 1.27) @@ -6020,7 +11149,75 @@ ) ) (property "Datasheet" "~" - (at 181.61 102.87 0) + (at 182.88 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 182.88 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "53d24464-0173-40ed-98b2-4c802f0f1990") + ) + (pin "1" + (uuid "1b9abcc3-2a0a-41c3-a4d4-d0f19b44215f") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "C7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 58.42 113.03 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "547425f6-3d8d-48bb-9a24-39f8cf12b029") + (property "Reference" "R4" + (at 58.42 108.204 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at 58.42 110.744 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 58.42 114.808 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 58.42 113.03 0) (effects (font (size 1.27 1.27) @@ -6029,7 +11226,7 @@ ) ) (property "Description" "Resistor" - (at 181.61 102.87 0) + (at 58.42 113.03 0) (effects (font (size 1.27 1.27) @@ -6038,7 +11235,7 @@ ) ) (property "Supplier Part Number" "" - (at 181.61 102.87 0) + (at 58.42 113.03 0) (effects (font (size 1.27 1.27) @@ -6047,7 +11244,7 @@ ) ) (property "Supplier link" "" - (at 181.61 102.87 0) + (at 58.42 113.03 0) (effects (font (size 1.27 1.27) @@ -6056,7 +11253,7 @@ ) ) (property "Notes" "" - (at 181.61 102.87 0) + (at 58.42 113.03 0) (effects (font (size 1.27 1.27) @@ -6065,7 +11262,7 @@ ) ) (property "Manufactor Part Number" "" - (at 181.61 102.87 0) + (at 58.42 113.03 0) (effects (font (size 1.27 1.27) @@ -6088,9 +11285,370 @@ ) ) ) + (symbol + (lib_id "Device:D_Schottky") + (at 166.37 67.31 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "55ec2570-868a-4b17-94c7-68d7850c065a") + (property "Reference" "D6" + (at 166.6875 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "D_Schottky" + (at 166.6875 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 166.37 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 166.37 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Schottky diode" + (at 166.37 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "4e47bedf-fede-4ada-a6ed-c4949ea97415") + ) + (pin "1" + (uuid "3501ddec-7a4f-45be-b7a6-6348722a3cc1") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "D6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "TQ2-5V:TQ2-5V") + (at 166.37 55.88 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5f295478-a1f2-4792-bc09-2c9ffcb26d3f") + (property "Reference" "K2" + (at 166.37 45.72 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TQ2-24V" + (at 166.37 48.26 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "TQ2-5V:TQ2" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://api.pim.na.industrial.panasonic.com/file_stream/main/fileversion/4514" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "UCOIL" "5VDC" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RCOIL" "178Ω" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SWITCHING_CURRENT" "1 A @ 30 VDC, 0.5 A @ 125 VAC" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Description_1" "Low Profile Relay, 2 Form C 140 mW (Nom.) Gold-Clad Silver, TQ Series | Panasonic Electronic Components TQ2-5V" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MF" "Panasonic" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "CONTACTS" "2 CO contacts" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Price" "None" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Package" "None" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Check_prices" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=eda" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SnapEDA_Link" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=snap" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "COIL_CURRENT" "28.1mA" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MP" "TQ2-5V" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "FARNELL" "1175716" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MANUFACTURER" "Panasonic" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Availability" "In Stock" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RELAYS_TYP" "Non-Latching" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MOUSER" "769-TQ2-5V" + (at 166.37 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Manufactor Part Number" "TQ2-24V" + (at 166.37 55.88 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "40ma" + (at 166.37 55.88 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "TQ2-24V" + (at 166.37 55.88 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "https://www.digikey.ca/en/products/detail/panasonic-electric-works/TQ2-24V/251775" + (at 166.37 55.88 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "9" + (uuid "642f0e05-6d6e-4976-a339-a04467f365b1") + ) + (pin "10" + (uuid "bed55f83-c74a-47df-9c32-1354d700b07b") + ) + (pin "4" + (uuid "a8334e24-43ee-4629-b56f-dee5d011f357") + ) + (pin "7" + (uuid "6a05eb9c-cfa4-45fc-b2ed-f3f1b13dcb92") + ) + (pin "3" + (uuid "70859e92-0636-419f-a2e2-32306ae8e5c6") + ) + (pin "8" + (uuid "4c4e78cc-3b44-467c-a721-167e9c35b4c7") + ) + (pin "1" + (uuid "94e8dfb1-4706-4198-a0ea-921c7e3d8cd3") + ) + (pin "2" + (uuid "9edc8367-d4c1-4f2d-b8b8-e39f4d55ac36") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "K2") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:GND") - (at 88.9 52.07 0) + (at 34.29 30.48 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -6099,7 +11657,7 @@ (fields_autoplaced yes) (uuid "62352355-2ae7-45da-b42c-2f346ba819ac") (property "Reference" "#PWR01" - (at 88.9 58.42 0) + (at 34.29 36.83 0) (effects (font (size 1.27 1.27) @@ -6108,7 +11666,7 @@ ) ) (property "Value" "GND" - (at 88.9 57.15 0) + (at 34.29 35.56 0) (effects (font (size 1.27 1.27) @@ -6116,7 +11674,7 @@ ) ) (property "Footprint" "" - (at 88.9 52.07 0) + (at 34.29 30.48 0) (effects (font (size 1.27 1.27) @@ -6125,7 +11683,7 @@ ) ) (property "Datasheet" "" - (at 88.9 52.07 0) + (at 34.29 30.48 0) (effects (font (size 1.27 1.27) @@ -6134,7 +11692,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 88.9 52.07 0) + (at 34.29 30.48 0) (effects (font (size 1.27 1.27) @@ -6156,34 +11714,31 @@ ) (symbol (lib_id "Device:R") - (at 124.46 107.95 180) + (at 190.5 143.51 180) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (fields_autoplaced yes) - (uuid "63c56ab3-b39c-4fc1-a574-859e660fa5f3") - (property "Reference" "R1" - (at 127 106.6799 0) + (uuid "63397154-8aac-4672-bea7-36965091376e") + (property "Reference" "R21" + (at 194.056 144.526 0) (effects (font (size 1.27 1.27) ) - (justify right) ) ) - (property "Value" "100" - (at 127 109.2199 0) + (property "Value" "10k" + (at 194.056 141.986 0) (effects (font (size 1.27 1.27) ) - (justify right) ) ) (property "Footprint" "" - (at 126.238 107.95 90) + (at 192.278 143.51 90) (effects (font (size 1.27 1.27) @@ -6192,7 +11747,7 @@ ) ) (property "Datasheet" "~" - (at 124.46 107.95 0) + (at 190.5 143.51 0) (effects (font (size 1.27 1.27) @@ -6201,43 +11756,7 @@ ) ) (property "Description" "Resistor" - (at 124.46 107.95 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Supplier Part Number" "" - (at 124.46 107.95 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Supplier link" "" - (at 124.46 107.95 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Notes" "" - (at 124.46 107.95 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Manufactor Part Number" "" - (at 124.46 107.95 0) + (at 190.5 143.51 0) (effects (font (size 1.27 1.27) @@ -6246,39 +11765,40 @@ ) ) (pin "1" - (uuid "fd03a9f5-70c0-436b-bc11-dc78093e3ce3") + (uuid "1209e137-9926-4794-a330-f57566ee8d6a") ) (pin "2" - (uuid "032d11f3-88e1-452b-a0c9-3e312963ea04") + (uuid "1e8c570e-9dea-4c01-9c81-3244978c1fd7") ) (instances (project "10MHz-amp" (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" - (reference "R1") + (reference "R21") (unit 1) ) ) ) ) (symbol - (lib_id "Jumper:Jumper_2_Bridged") - (at 118.11 161.29 0) + (lib_id "Device:D_Schottky") + (at 166.37 118.11 180) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "6bdfb12d-d6a8-4ec7-92cc-7f463578aa75") - (property "Reference" "JP2" - (at 118.11 149.606 0) + (fields_autoplaced yes) + (uuid "64433b05-b340-4695-81c3-b68bcaa46dc7") + (property "Reference" "D4" + (at 166.6875 111.76 0) (effects (font (size 1.27 1.27) ) ) ) - (property "Value" "Jumper_2_Bridged" - (at 118.11 152.146 0) + (property "Value" "D_Schottky" + (at 166.6875 114.3 0) (effects (font (size 1.27 1.27) @@ -6286,7 +11806,7 @@ ) ) (property "Footprint" "" - (at 118.11 161.29 0) + (at 166.37 118.11 0) (effects (font (size 1.27 1.27) @@ -6295,7 +11815,515 @@ ) ) (property "Datasheet" "~" - (at 118.11 161.29 0) + (at 166.37 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Schottky diode" + (at 166.37 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "86308002-3676-482d-999b-8620708a39d8") + ) + (pin "1" + (uuid "5d271230-ce7d-4b04-a893-e77d7a282706") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "D4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 190.5 45.72 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6834acef-49b7-4faf-bd83-ddd9937f8638") + (property "Reference" "#PWR028" + (at 190.5 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 190.5 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 190.5 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 190.5 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 190.5 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "10e0e8c1-926b-44c5-b4e0-f94ddd033e97") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR028") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:LED") + (at 190.5 110.49 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6926ffa8-2834-4f2d-b3e2-0a4408275ff0") + (property "Reference" "D12" + (at 194.31 110.8074 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "LED" + (at 194.31 113.3474 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 190.5 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 190.5 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode" + (at 190.5 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 190.5 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b7f377e1-eba3-4c92-b965-13b9e06e7df8") + ) + (pin "2" + (uuid "4d1a7d15-de4e-4036-85d9-21bc38703329") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "D12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "TQ2-5V:TQ2-5V") + (at 27.94 128.27 270) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "69ce39a1-2178-4ef0-894d-135abecbbc6a") + (property "Reference" "K4" + (at 35.56 126.9999 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TQ2-24V" + (at 35.56 129.5399 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "TQ2-5V:TQ2" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://api.pim.na.industrial.panasonic.com/file_stream/main/fileversion/4514" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "UCOIL" "5VDC" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RCOIL" "178Ω" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SWITCHING_CURRENT" "1 A @ 30 VDC, 0.5 A @ 125 VAC" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Description_1" "Low Profile Relay, 2 Form C 140 mW (Nom.) Gold-Clad Silver, TQ Series | Panasonic Electronic Components TQ2-5V" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MF" "Panasonic" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "CONTACTS" "2 CO contacts" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Price" "None" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Package" "None" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Check_prices" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=eda" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SnapEDA_Link" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=snap" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "COIL_CURRENT" "28.1mA" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MP" "TQ2-5V" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "FARNELL" "1175716" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MANUFACTURER" "Panasonic" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Availability" "In Stock" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RELAYS_TYP" "Non-Latching" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MOUSER" "769-TQ2-5V" + (at 27.94 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Manufactor Part Number" "TQ2-24V" + (at 27.94 128.27 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "40ma" + (at 27.94 128.27 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "TQ2-24V" + (at 27.94 128.27 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "https://www.digikey.ca/en/products/detail/panasonic-electric-works/TQ2-24V/251775" + (at 27.94 128.27 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "3" + (uuid "86ee5e7f-7798-4545-ab54-daecb96d9b45") + ) + (pin "9" + (uuid "7bf3eccd-1987-4387-bf14-dbbb1fe3d572") + ) + (pin "4" + (uuid "cc977fd6-cf92-4e45-9763-98bb1dabe80b") + ) + (pin "8" + (uuid "48fc47c9-b93a-49c0-b9ef-2a051dba8940") + ) + (pin "2" + (uuid "fb2c736e-012f-4369-848d-bf93064262a1") + ) + (pin "7" + (uuid "35f34bb3-1aa1-41a3-9784-596289c2d289") + ) + (pin "10" + (uuid "3dfe3d58-6114-44f0-9b7f-5c995a5f15c9") + ) + (pin "1" + (uuid "8eedf67e-2c9d-4178-a40f-e6b57b6becf8") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "K4") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:Jumper_2_Bridged") + (at 97.79 172.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6bdfb12d-d6a8-4ec7-92cc-7f463578aa75") + (property "Reference" "JP2" + (at 97.79 166.624 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Jumper_2_Bridged" + (at 97.79 169.164 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 97.79 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 97.79 172.72 0) (effects (font (size 1.27 1.27) @@ -6304,7 +12332,7 @@ ) ) (property "Description" "Jumper, 2-pole, closed/bridged" - (at 118.11 161.29 0) + (at 97.79 172.72 0) (effects (font (size 1.27 1.27) @@ -6329,7 +12357,7 @@ ) (symbol (lib_id "power:GND") - (at 106.68 57.15 0) + (at 52.07 35.56 0) (mirror y) (unit 1) (exclude_from_sim no) @@ -6339,7 +12367,7 @@ (fields_autoplaced yes) (uuid "6d9e0a66-c6f9-4241-b004-5f69ed7335f4") (property "Reference" "#PWR06" - (at 106.68 63.5 0) + (at 52.07 41.91 0) (effects (font (size 1.27 1.27) @@ -6348,7 +12376,7 @@ ) ) (property "Value" "GND" - (at 106.68 62.23 0) + (at 52.07 40.64 0) (effects (font (size 1.27 1.27) @@ -6356,7 +12384,7 @@ ) ) (property "Footprint" "" - (at 106.68 57.15 0) + (at 52.07 35.56 0) (effects (font (size 1.27 1.27) @@ -6365,7 +12393,7 @@ ) ) (property "Datasheet" "" - (at 106.68 57.15 0) + (at 52.07 35.56 0) (effects (font (size 1.27 1.27) @@ -6374,7 +12402,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 106.68 57.15 0) + (at 52.07 35.56 0) (effects (font (size 1.27 1.27) @@ -6394,9 +12422,76 @@ ) ) ) + (symbol + (lib_id "power:GND") + (at 190.5 96.52 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "76ae64c6-534e-40e1-bd50-e0a65bb2903d") + (property "Reference" "#PWR026" + (at 190.5 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 190.5 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 190.5 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 190.5 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 190.5 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cbce882a-7e3b-47b7-add0-e044f8f49da3") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR026") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Device:R") - (at 207.01 77.47 90) + (at 116.84 55.88 90) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -6405,7 +12500,7 @@ (fields_autoplaced yes) (uuid "78074c26-ccc8-4394-9484-d1f6d6a07b80") (property "Reference" "R10" - (at 207.01 71.12 90) + (at 116.84 49.53 90) (effects (font (size 1.27 1.27) @@ -6413,7 +12508,7 @@ ) ) (property "Value" "50" - (at 207.01 73.66 90) + (at 116.84 52.07 90) (effects (font (size 1.27 1.27) @@ -6421,7 +12516,7 @@ ) ) (property "Footprint" "" - (at 207.01 79.248 90) + (at 116.84 57.658 90) (effects (font (size 1.27 1.27) @@ -6430,7 +12525,7 @@ ) ) (property "Datasheet" "~" - (at 207.01 77.47 0) + (at 116.84 55.88 0) (effects (font (size 1.27 1.27) @@ -6439,7 +12534,7 @@ ) ) (property "Description" "Resistor" - (at 207.01 77.47 0) + (at 116.84 55.88 0) (effects (font (size 1.27 1.27) @@ -6462,9 +12557,79 @@ ) ) ) + (symbol + (lib_id "Device:C") + (at 90.17 69.85 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "78e94fc9-e4a1-43ae-ae18-083ecbbad112") + (property "Reference" "C13" + (at 82.804 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100n" + (at 82.804 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 89.2048 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 90.17 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 90.17 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "36b2c95a-a737-4f2e-8a31-8c4759255d3f") + ) + (pin "1" + (uuid "6cf8cb9d-c365-4420-8e24-3e28835fd187") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "C13") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:GND") - (at 83.82 83.82 0) + (at 29.21 62.23 0) (mirror y) (unit 1) (exclude_from_sim no) @@ -6474,7 +12639,7 @@ (fields_autoplaced yes) (uuid "7c2bc431-7b2b-4ccc-a4b0-41f05cc26fbf") (property "Reference" "#PWR08" - (at 83.82 90.17 0) + (at 29.21 68.58 0) (effects (font (size 1.27 1.27) @@ -6483,7 +12648,7 @@ ) ) (property "Value" "GND" - (at 83.82 88.9 0) + (at 29.21 67.31 0) (effects (font (size 1.27 1.27) @@ -6491,7 +12656,7 @@ ) ) (property "Footprint" "" - (at 83.82 83.82 0) + (at 29.21 62.23 0) (effects (font (size 1.27 1.27) @@ -6500,7 +12665,7 @@ ) ) (property "Datasheet" "" - (at 83.82 83.82 0) + (at 29.21 62.23 0) (effects (font (size 1.27 1.27) @@ -6509,7 +12674,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 83.82 83.82 0) + (at 29.21 62.23 0) (effects (font (size 1.27 1.27) @@ -6530,24 +12695,26 @@ ) ) (symbol - (lib_id "Jumper:Jumper_2_Bridged") - (at 133.35 113.03 0) + (lib_id "power:GND") + (at 190.5 147.32 0) + (mirror y) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "8e2964e5-9a05-4431-99d3-8c7ec8c524d2") - (property "Reference" "JP1" - (at 133.35 114.808 0) + (uuid "85b2d684-355a-4299-87a3-61c9b0255902") + (property "Reference" "#PWR024" + (at 190.5 153.67 0) (effects (font (size 1.27 1.27) ) + (hide yes) ) ) - (property "Value" "Jumper_2_Bridged" - (at 133.35 117.348 0) + (property "Value" "GND" + (at 190.5 151.384 0) (effects (font (size 1.27 1.27) @@ -6555,7 +12722,74 @@ ) ) (property "Footprint" "" - (at 133.35 113.03 0) + (at 190.5 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 190.5 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 190.5 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b8e5897b-6d88-428f-9388-b8047b447260") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR024") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 241.3 31.75 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8ad6d2d4-9806-4fa2-ac63-d7f7177a0a1b") + (property "Reference" "C11" + (at 234.188 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "6.8u" + (at 234.188 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 240.3348 35.56 0) (effects (font (size 1.27 1.27) @@ -6564,7 +12798,75 @@ ) ) (property "Datasheet" "~" - (at 133.35 113.03 0) + (at 241.3 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 241.3 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "183b6157-99a9-443f-af7b-b23d32e84dcf") + ) + (pin "1" + (uuid "902e08c5-1015-4d66-ba52-9c5a73ad2ff8") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "C11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:Jumper_2_Bridged") + (at 234.95 40.64 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8e2964e5-9a05-4431-99d3-8c7ec8c524d2") + (property "Reference" "JP1" + (at 234.95 42.418 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "star_point" + (at 234.95 44.958 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 234.95 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 234.95 40.64 0) (effects (font (size 1.27 1.27) @@ -6573,7 +12875,7 @@ ) ) (property "Description" "Jumper, 2-pole, closed/bridged" - (at 133.35 113.03 0) + (at 234.95 40.64 0) (effects (font (size 1.27 1.27) @@ -6588,7 +12890,7 @@ (uuid "daa6a751-c1dc-487f-9f78-a54c81a64fc1") ) (instances - (project "" + (project "10MHz-amp" (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" (reference "JP1") (unit 1) @@ -6597,32 +12899,17 @@ ) ) (symbol - (lib_id "Amplifier_Operational:THS3491xDDA") - (at 137.16 77.47 0) + (lib_id "power:GND") + (at 241.3 35.56 0) + (mirror y) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "9655a1b0-ab2d-4493-9f88-a101b91db7ed") - (property "Reference" "U1" - (at 145.542 83.82 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Value" "THS3491xDDA" - (at 150.876 82.042 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "Package_SO:Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm" - (at 137.16 92.71 0) + (uuid "9143b4c9-1e5f-496b-a054-c21876602c52") + (property "Reference" "#PWR022" + (at 241.3 41.91 0) (effects (font (size 1.27 1.27) @@ -6630,8 +12917,16 @@ (hide yes) ) ) - (property "Datasheet" "http://www.ti.com/lit/ds/symlink/ths3491.pdf" - (at 140.97 73.66 0) + (property "Value" "GND" + (at 241.3 39.116 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 241.3 35.56 0) (effects (font (size 1.27 1.27) @@ -6639,8 +12934,512 @@ (hide yes) ) ) - (property "Description" "900-MHz, 500-mA High-Power Output Current Feedback Operational Amplifier, SOIC-8" - (at 137.16 77.47 0) + (property "Datasheet" "" + (at 241.3 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 241.3 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8da915e8-bccd-486c-9cd6-1fda6f9bb02c") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR022") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Schottky") + (at 166.37 143.51 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "91f6e9c6-6523-4cc9-88a9-be771859be93") + (property "Reference" "D3" + (at 166.6875 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "D_Schottky" + (at 166.6875 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 166.37 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 166.37 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Schottky diode" + (at 166.37 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "b527a8e3-42cd-4bc5-80b3-bfcc880ed803") + ) + (pin "1" + (uuid "7cae8faa-ed85-43aa-b75e-4460b4c68c6a") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "D3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 149.86 138.43 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9333515c-d653-408f-8a8e-4d1fbea0dfe1") + (property "Reference" "#PWR015" + (at 149.86 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 149.86 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 149.86 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 149.86 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 149.86 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "da3b2339-462f-49ce-afae-de93a5e98094") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR015") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "TQ2-5V:TQ2-5V") + (at 64.77 82.55 270) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "93e9760f-b64f-4946-94ae-96274bce58c1") + (property "Reference" "K1" + (at 72.39 81.2799 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TQ2-24V" + (at 72.39 83.8199 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "TQ2-5V:TQ2" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://api.pim.na.industrial.panasonic.com/file_stream/main/fileversion/4514" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "UCOIL" "5VDC" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RCOIL" "178Ω" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SWITCHING_CURRENT" "1 A @ 30 VDC, 0.5 A @ 125 VAC" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Description_1" "Low Profile Relay, 2 Form C 140 mW (Nom.) Gold-Clad Silver, TQ Series | Panasonic Electronic Components TQ2-5V" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MF" "Panasonic" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "CONTACTS" "2 CO contacts" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Price" "None" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Package" "None" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Check_prices" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=eda" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SnapEDA_Link" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=snap" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "COIL_CURRENT" "28.1mA" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MP" "TQ2-5V" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "FARNELL" "1175716" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MANUFACTURER" "Panasonic" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Availability" "In Stock" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RELAYS_TYP" "Non-Latching" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MOUSER" "769-TQ2-5V" + (at 64.77 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Manufactor Part Number" "TQ2-24V" + (at 64.77 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "40ma" + (at 64.77 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "TQ2-24V" + (at 64.77 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "https://www.digikey.ca/en/products/detail/panasonic-electric-works/TQ2-24V/251775" + (at 64.77 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "0c74ae8f-5831-4ac6-9e54-933979b5a094") + ) + (pin "7" + (uuid "65864799-85db-4283-ba04-985101198ada") + ) + (pin "8" + (uuid "198b8ff7-8558-43a1-acf4-5f61f43b223f") + ) + (pin "4" + (uuid "c444e599-e35a-4c7e-b808-85d63b65d338") + ) + (pin "1" + (uuid "d7758019-cdb2-4e20-b4c7-d7df24ba1319") + ) + (pin "10" + (uuid "e3f7a5f8-178c-4a3d-932d-a4a9a52d483f") + ) + (pin "3" + (uuid "794d3c46-0805-4a12-ba73-205ec0e9a040") + ) + (pin "9" + (uuid "daf0e9cd-2dc4-4574-9cb8-3e668bc88464") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "K1") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 153.67 55.88 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "94c8caa0-c4fd-46bc-b643-f92f23dd0eb8") + (property "Reference" "R12" + (at 153.67 49.53 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "0" + (at 153.67 52.07 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 153.67 57.658 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 153.67 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 153.67 55.88 0) (effects (font (size 1.27 1.27) @@ -6649,7 +13448,7 @@ ) ) (property "Supplier Part Number" "" - (at 137.16 77.47 0) + (at 153.67 55.88 0) (effects (font (size 1.27 1.27) @@ -6658,7 +13457,7 @@ ) ) (property "Supplier link" "" - (at 137.16 77.47 0) + (at 153.67 55.88 0) (effects (font (size 1.27 1.27) @@ -6667,7 +13466,7 @@ ) ) (property "Notes" "" - (at 137.16 77.47 0) + (at 153.67 55.88 0) (effects (font (size 1.27 1.27) @@ -6676,7 +13475,110 @@ ) ) (property "Manufactor Part Number" "" - (at 137.16 77.47 0) + (at 153.67 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3fad9361-c16f-4fd5-ac5f-affd2d2f73c5") + ) + (pin "2" + (uuid "c59bd835-c6c7-4147-8fb1-48ad29620365") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "R12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Amplifier_Operational:THS3491xDDA") + (at 82.55 55.88 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9655a1b0-ab2d-4493-9f88-a101b91db7ed") + (property "Reference" "U1" + (at 88.646 60.452 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "THS3491xDDA" + (at 93.98 58.674 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm" + (at 82.55 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/ths3491.pdf" + (at 86.36 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "900-MHz, 500-mA High-Power Output Current Feedback Operational Amplifier, SOIC-8" + (at 82.55 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "" + (at 82.55 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "" + (at 82.55 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "" + (at 82.55 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Manufactor Part Number" "" + (at 82.55 55.88 0) (effects (font (size 1.27 1.27) @@ -6721,17 +13623,16 @@ ) ) (symbol - (lib_id "power:GND") - (at 137.16 177.8 0) + (lib_id "power:+VDC") + (at 123.19 172.72 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (fields_autoplaced yes) - (uuid "9a6b857c-7ef1-4f71-9bfd-768006f1cf5e") - (property "Reference" "#PWR09" - (at 137.16 184.15 0) + (uuid "9775f812-aef4-4889-8cf7-482d5bf4224d") + (property "Reference" "#PWR030" + (at 123.19 175.26 0) (effects (font (size 1.27 1.27) @@ -6739,8 +13640,8 @@ (hide yes) ) ) - (property "Value" "GND" - (at 137.16 182.88 0) + (property "Value" "+VDC" + (at 123.19 166.37 0) (effects (font (size 1.27 1.27) @@ -6748,7 +13649,7 @@ ) ) (property "Footprint" "" - (at 137.16 177.8 0) + (at 123.19 172.72 0) (effects (font (size 1.27 1.27) @@ -6757,7 +13658,74 @@ ) ) (property "Datasheet" "" - (at 137.16 177.8 0) + (at 123.19 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+VDC\"" + (at 123.19 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "13abe317-f18a-492e-be8b-596f3757407a") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR030") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 182.88 139.7 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "98761b70-e36d-44c5-888f-e59635b04ebe") + (property "Reference" "#PWR021" + (at 182.88 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 182.88 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 182.88 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 182.88 139.7 0) (effects (font (size 1.27 1.27) @@ -6766,7 +13734,73 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 137.16 177.8 0) + (at 182.88 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "55bda220-b890-43b2-813c-ce36fd55e0fd") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR021") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 116.84 190.5 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9a6b857c-7ef1-4f71-9bfd-768006f1cf5e") + (property "Reference" "#PWR09" + (at 116.84 196.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 116.84 195.58 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 116.84 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 116.84 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 116.84 190.5 0) (effects (font (size 1.27 1.27) @@ -6788,7 +13822,7 @@ ) (symbol (lib_id "Device:R") - (at 156.21 52.07 180) + (at 101.6 30.48 180) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -6796,7 +13830,7 @@ (dnp no) (uuid "9d4c9bad-0c88-4331-8366-34fc0c4d34b8") (property "Reference" "R7" - (at 159.766 53.086 0) + (at 105.156 31.496 0) (effects (font (size 1.27 1.27) @@ -6804,7 +13838,7 @@ ) ) (property "Value" "10k" - (at 159.766 50.546 0) + (at 105.156 28.956 0) (effects (font (size 1.27 1.27) @@ -6812,7 +13846,7 @@ ) ) (property "Footprint" "" - (at 157.988 52.07 90) + (at 103.378 30.48 90) (effects (font (size 1.27 1.27) @@ -6821,7 +13855,7 @@ ) ) (property "Datasheet" "~" - (at 156.21 52.07 0) + (at 101.6 30.48 0) (effects (font (size 1.27 1.27) @@ -6830,7 +13864,7 @@ ) ) (property "Description" "Resistor" - (at 156.21 52.07 0) + (at 101.6 30.48 0) (effects (font (size 1.27 1.27) @@ -6854,17 +13888,35 @@ ) ) (symbol - (lib_id "power:+24V") - (at 106.68 44.45 0) + (lib_id "Device:C") + (at 182.88 85.09 0) + (mirror y) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (fields_autoplaced yes) - (uuid "a044be29-5902-44df-be8f-ae83617099d1") - (property "Reference" "#PWR05" - (at 106.68 48.26 0) + (uuid "a5292c14-6a1f-4ddd-9dc4-3f824ecf0066") + (property "Reference" "C8" + (at 175.514 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100n" + (at 175.514 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 181.9148 88.9 0) (effects (font (size 1.27 1.27) @@ -6872,8 +13924,59 @@ (hide yes) ) ) - (property "Value" "+24V" - (at 106.68 39.37 0) + (property "Datasheet" "~" + (at 182.88 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 182.88 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a0dc329d-023d-466e-a7ee-9efdc7e72828") + ) + (pin "1" + (uuid "5ba4492b-6070-4f7b-becb-f6004e429943") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "C8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 153.67 81.28 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a58c0d2f-53b6-43ca-be81-6838918b6a80") + (property "Reference" "R13" + (at 153.67 74.93 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "0" + (at 153.67 77.47 90) (effects (font (size 1.27 1.27) @@ -6881,7 +13984,7 @@ ) ) (property "Footprint" "" - (at 106.68 44.45 0) + (at 153.67 83.058 90) (effects (font (size 1.27 1.27) @@ -6889,8 +13992,8 @@ (hide yes) ) ) - (property "Datasheet" "" - (at 106.68 44.45 0) + (property "Datasheet" "~" + (at 153.67 81.28 0) (effects (font (size 1.27 1.27) @@ -6898,8 +14001,44 @@ (hide yes) ) ) - (property "Description" "Power symbol creates a global label with name \"+24V\"" - (at 106.68 44.45 0) + (property "Description" "Resistor" + (at 153.67 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "" + (at 153.67 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "" + (at 153.67 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "" + (at 153.67 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Manufactor Part Number" "" + (at 153.67 81.28 0) (effects (font (size 1.27 1.27) @@ -6908,12 +14047,15 @@ ) ) (pin "1" - (uuid "daedbdc7-850e-4d4e-afd0-e3a1acdd66b8") + (uuid "7bd366bb-4bcd-4338-93cf-f5c42fac51f7") + ) + (pin "2" + (uuid "be7b6ee6-41ae-45cf-b56f-f77c327bb153") ) (instances - (project "" + (project "10MHz-amp" (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" - (reference "#PWR05") + (reference "R13") (unit 1) ) ) @@ -6921,7 +14063,7 @@ ) (symbol (lib_id "power:+24V") - (at 137.16 154.94 0) + (at 116.84 166.37 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -6930,7 +14072,7 @@ (fields_autoplaced yes) (uuid "a69a92d0-9b88-4a34-adf0-0ff6db336378") (property "Reference" "#PWR010" - (at 137.16 158.75 0) + (at 116.84 170.18 0) (effects (font (size 1.27 1.27) @@ -6939,7 +14081,7 @@ ) ) (property "Value" "+24V" - (at 137.16 149.86 0) + (at 116.84 161.29 0) (effects (font (size 1.27 1.27) @@ -6947,7 +14089,7 @@ ) ) (property "Footprint" "" - (at 137.16 154.94 0) + (at 116.84 166.37 0) (effects (font (size 1.27 1.27) @@ -6956,7 +14098,7 @@ ) ) (property "Datasheet" "" - (at 137.16 154.94 0) + (at 116.84 166.37 0) (effects (font (size 1.27 1.27) @@ -6965,7 +14107,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"+24V\"" - (at 137.16 154.94 0) + (at 116.84 166.37 0) (effects (font (size 1.27 1.27) @@ -6986,101 +14128,35 @@ ) ) (symbol - (lib_id "power:GND") - (at 134.62 88.9 0) + (lib_id "Device:LED") + (at 190.5 59.69 90) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced yes) - (uuid "a9fdbe6c-5a70-4dcf-bfa5-38ddffd00d9b") - (property "Reference" "#PWR04" - (at 134.62 95.25 0) + (uuid "a6e78261-6f23-4f51-80fe-b48770d43ade") + (property "Reference" "D10" + (at 194.31 60.0074 90) (effects (font (size 1.27 1.27) ) - (hide yes) + (justify right) ) ) - (property "Value" "GND" - (at 134.62 93.98 0) + (property "Value" "LED" + (at 194.31 62.5474 90) (effects (font (size 1.27 1.27) ) + (justify right) ) ) (property "Footprint" "" - (at 134.62 88.9 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "" - (at 134.62 88.9 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 134.62 88.9 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "62d2f59c-c817-468e-bf66-b823056f7a8d") - ) - (instances - (project "10MHz-amp" - (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" - (reference "#PWR04") - (unit 1) - ) - ) - ) - ) - (symbol - (lib_id "Mechanical:Housing_Pad") - (at 210.82 144.78 0) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (fields_autoplaced yes) - (uuid "ae22f16e-5d1a-4c44-8c77-e779131b53ca") - (property "Reference" "N1" - (at 215.9 143.8274 0) - (effects - (font - (size 1.27 1.27) - ) - (justify left) - ) - ) - (property "Value" "Housing_Pad" - (at 215.9 146.3674 0) - (effects - (font - (size 1.27 1.27) - ) - (justify left) - ) - ) - (property "Footprint" "" - (at 212.725 143.51 0) + (at 190.5 59.69 0) (effects (font (size 1.27 1.27) @@ -7089,7 +14165,449 @@ ) ) (property "Datasheet" "~" - (at 212.725 143.51 0) + (at 190.5 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode" + (at 190.5 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 190.5 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e7683fe4-8e95-4799-97d8-a44ca144a750") + ) + (pin "2" + (uuid "c68f7fde-2a0a-410a-a06b-45c5c640e50c") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "D10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "TQ2-5V:TQ2-5V") + (at 27.94 113.03 270) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a73aea03-a31a-445d-b3b6-50c5ae16d743") + (property "Reference" "K3" + (at 35.56 111.7599 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TQ2-24V" + (at 35.56 114.2999 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "TQ2-5V:TQ2" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://api.pim.na.industrial.panasonic.com/file_stream/main/fileversion/4514" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "UCOIL" "5VDC" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RCOIL" "178Ω" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SWITCHING_CURRENT" "1 A @ 30 VDC, 0.5 A @ 125 VAC" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Description_1" "Low Profile Relay, 2 Form C 140 mW (Nom.) Gold-Clad Silver, TQ Series | Panasonic Electronic Components TQ2-5V" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MF" "Panasonic" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "CONTACTS" "2 CO contacts" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Price" "None" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Package" "None" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Check_prices" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=eda" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SnapEDA_Link" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=snap" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "COIL_CURRENT" "28.1mA" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MP" "TQ2-5V" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "FARNELL" "1175716" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MANUFACTURER" "Panasonic" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Availability" "In Stock" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RELAYS_TYP" "Non-Latching" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MOUSER" "769-TQ2-5V" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Manufactor Part Number" "TQ2-24V" + (at 27.94 113.03 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "40ma" + (at 27.94 113.03 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "TQ2-24V" + (at 27.94 113.03 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "https://www.digikey.ca/en/products/detail/panasonic-electric-works/TQ2-24V/251775" + (at 27.94 113.03 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "7" + (uuid "1feac03b-ebdd-4791-b11a-70b06890b443") + ) + (pin "3" + (uuid "20bee5ae-0916-41b4-bff7-53e45e949c45") + ) + (pin "8" + (uuid "0d113619-2713-4c17-b0ae-02e56ca7af18") + ) + (pin "4" + (uuid "323acc46-e983-429d-b655-eb3580b47d95") + ) + (pin "2" + (uuid "934a5b8f-8452-431b-9fca-a4804556436a") + ) + (pin "10" + (uuid "058c94bf-e83d-49b0-b4f7-d8bf20475e1f") + ) + (pin "1" + (uuid "7285f399-e411-41cb-8ad6-694d2da51cde") + ) + (pin "9" + (uuid "98631fcf-eeb9-453e-b26a-31e499bd8152") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "K3") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Schottky") + (at 166.37 41.91 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a9300d92-366f-4a40-9320-2a93f64f9443") + (property "Reference" "D7" + (at 166.6875 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "D_Schottky" + (at 166.6875 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 166.37 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 166.37 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Schottky diode" + (at 166.37 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "39a589bf-5da5-4115-8289-042f57544d8c") + ) + (pin "1" + (uuid "96cf2211-5ed9-4fc2-af14-dd2d1bdd7533") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "D7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Mechanical:Housing_Pad") + (at 118.11 27.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ae22f16e-5d1a-4c44-8c77-e779131b53ca") + (property "Reference" "N1" + (at 123.19 26.9874 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Housing_Pad" + (at 123.19 29.5274 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 120.015 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 120.015 26.67 0) (effects (font (size 1.27 1.27) @@ -7098,7 +14616,7 @@ ) ) (property "Description" "Housing with connection pin" - (at 210.82 144.78 0) + (at 118.11 27.94 0) (effects (font (size 1.27 1.27) @@ -7120,7 +14638,7 @@ ) (symbol (lib_id "Device:C") - (at 137.16 165.1 0) + (at 116.84 176.53 0) (mirror y) (unit 1) (exclude_from_sim no) @@ -7129,7 +14647,7 @@ (dnp no) (uuid "ae3775ac-e6f2-4d13-a86d-fea503c5d492") (property "Reference" "C5" - (at 130.81 163.83 0) + (at 110.49 175.26 0) (effects (font (size 1.27 1.27) @@ -7138,7 +14656,7 @@ ) ) (property "Value" "10u" - (at 130.81 166.37 0) + (at 110.49 177.8 0) (effects (font (size 1.27 1.27) @@ -7147,7 +14665,7 @@ ) ) (property "Footprint" "" - (at 136.1948 168.91 0) + (at 115.8748 180.34 0) (effects (font (size 1.27 1.27) @@ -7156,7 +14674,7 @@ ) ) (property "Datasheet" "~" - (at 137.16 165.1 0) + (at 116.84 176.53 0) (effects (font (size 1.27 1.27) @@ -7165,7 +14683,7 @@ ) ) (property "Description" "Unpolarized capacitor" - (at 137.16 165.1 0) + (at 116.84 176.53 0) (effects (font (size 1.27 1.27) @@ -7189,35 +14707,33 @@ ) ) (symbol - (lib_id "Device:C") - (at 116.84 49.53 0) - (mirror y) + (lib_id "Device:R") + (at 153.67 132.08 90) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "c980357e-3ea1-43fb-8cde-680f3baffd89") - (property "Reference" "C2" - (at 109.474 48.26 0) + (fields_autoplaced yes) + (uuid "ae4bcdd9-5b1c-47e0-b692-39519296c4ab") + (property "Reference" "R15" + (at 153.67 125.73 90) (effects (font (size 1.27 1.27) ) - (justify right) ) ) - (property "Value" "100n" - (at 109.474 50.8 0) + (property "Value" "0" + (at 153.67 128.27 90) (effects (font (size 1.27 1.27) ) - (justify right) ) ) (property "Footprint" "" - (at 115.8748 53.34 0) + (at 153.67 133.858 90) (effects (font (size 1.27 1.27) @@ -7226,7 +14742,696 @@ ) ) (property "Datasheet" "~" - (at 116.84 49.53 0) + (at 153.67 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 153.67 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "" + (at 153.67 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "" + (at 153.67 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "" + (at 153.67 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Manufactor Part Number" "" + (at 153.67 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "49ca7989-3c69-422c-a5a9-1a18917404a3") + ) + (pin "2" + (uuid "8bc79b7d-889c-4a70-a7b7-14dc41bc68ac") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "R15") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-VDC") + (at 123.19 189.23 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "aff007e2-35f7-4c03-bc68-9f785e772f96") + (property "Reference" "#PWR05" + (at 123.19 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-VDC" + (at 123.19 195.58 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 123.19 189.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 123.19 189.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"-VDC\"" + (at 123.19 189.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1a7ab6ba-3d9d-4c6a-a25a-bc3509b3b2dc") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR05") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 182.88 88.9 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b369af05-900c-4b2c-bde2-5ecc8c5c925b") + (property "Reference" "#PWR019" + (at 182.88 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 182.88 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 182.88 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 182.88 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 182.88 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0b5ad9bc-3ce3-4169-a2f6-89b2c40e8358") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR019") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 190.5 67.31 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b3cbcb06-2325-4dc8-9443-3370153d2740") + (property "Reference" "R18" + (at 194.056 68.326 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at 194.056 65.786 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 192.278 67.31 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 190.5 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 190.5 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ea7415cc-a427-4960-91c8-0675b50ee631") + ) + (pin "2" + (uuid "42373cbc-8161-4d1a-b7c3-0d557f556f38") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "R18") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 153.67 106.68 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b6447eb3-5611-4f43-9637-e293247a858d") + (property "Reference" "R14" + (at 153.67 100.33 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "0" + (at 153.67 102.87 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 153.67 108.458 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 153.67 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 153.67 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "" + (at 153.67 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "" + (at 153.67 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "" + (at 153.67 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Manufactor Part Number" "" + (at 153.67 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8b7421c0-2efb-4bf2-adc3-983847cad368") + ) + (pin "2" + (uuid "5836537c-335c-44ab-8ce0-3eda21d83863") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "R14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 102.87 63.5 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bc67642d-bcc2-4530-97e2-b9e2713e0053") + (property "Reference" "#PWR04" + (at 102.87 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 106.934 65.278 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 102.87 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 102.87 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 102.87 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "719463ed-98c6-42c1-9c76-52c2741925db") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR04") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:LED") + (at 190.5 135.89 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "bc83180d-3ef5-4598-973d-0aba2977d4f9") + (property "Reference" "D13" + (at 194.31 136.2074 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "LED" + (at 194.31 138.7474 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 190.5 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 190.5 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode" + (at 190.5 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 190.5 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "149acd13-a0d8-49e9-b50b-4cb66abb0686") + ) + (pin "2" + (uuid "71afaec7-fd4c-4bba-90a6-d15eba278cc1") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "D13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Schottky") + (at 166.37 92.71 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "bda9ea23-5aa2-4ef4-b85b-0fa94fb5d56d") + (property "Reference" "D5" + (at 166.6875 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "D_Schottky" + (at 166.6875 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 166.37 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 166.37 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Schottky diode" + (at 166.37 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "fe36608d-3a6f-48e1-b866-25421f341ae5") + ) + (pin "1" + (uuid "0ba4a5f2-19dc-44ac-b539-38c8c37e6d5e") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "D5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 190.5 92.71 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c5f14c87-d360-45fc-96dd-1e6649c008b8") + (property "Reference" "R19" + (at 194.056 93.726 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at 194.056 91.186 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 192.278 92.71 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 190.5 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 190.5 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5450ca87-c0e3-445c-b28c-f2914ddbb44d") + ) + (pin "2" + (uuid "4965ad32-0084-4823-8371-3dcee3850341") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "R19") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 62.23 27.94 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c980357e-3ea1-43fb-8cde-680f3baffd89") + (property "Reference" "C2" + (at 54.864 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100n" + (at 54.864 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 61.2648 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 62.23 27.94 0) (effects (font (size 1.27 1.27) @@ -7235,7 +15440,7 @@ ) ) (property "Description" "Unpolarized capacitor" - (at 116.84 49.53 0) + (at 62.23 27.94 0) (effects (font (size 1.27 1.27) @@ -7258,9 +15463,304 @@ ) ) ) + (symbol + (lib_id "TQ2-5V:TQ2-5V") + (at 27.94 97.79 270) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "cd1d3c74-e2a7-431e-b6fa-0d122cda2e9e") + (property "Reference" "K2" + (at 35.56 96.5199 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TQ2-24V" + (at 35.56 99.0599 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "TQ2-5V:TQ2" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://api.pim.na.industrial.panasonic.com/file_stream/main/fileversion/4514" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "UCOIL" "5VDC" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RCOIL" "178Ω" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SWITCHING_CURRENT" "1 A @ 30 VDC, 0.5 A @ 125 VAC" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Description_1" "Low Profile Relay, 2 Form C 140 mW (Nom.) Gold-Clad Silver, TQ Series | Panasonic Electronic Components TQ2-5V" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MF" "Panasonic" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "CONTACTS" "2 CO contacts" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Price" "None" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Package" "None" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Check_prices" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=eda" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SnapEDA_Link" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=snap" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "COIL_CURRENT" "28.1mA" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MP" "TQ2-5V" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "FARNELL" "1175716" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MANUFACTURER" "Panasonic" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Availability" "In Stock" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RELAYS_TYP" "Non-Latching" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MOUSER" "769-TQ2-5V" + (at 27.94 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Manufactor Part Number" "TQ2-24V" + (at 27.94 97.79 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "40ma" + (at 27.94 97.79 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "TQ2-24V" + (at 27.94 97.79 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "https://www.digikey.ca/en/products/detail/panasonic-electric-works/TQ2-24V/251775" + (at 27.94 97.79 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "9" + (uuid "642f0e05-6d6e-4976-a339-a04467f365b1") + ) + (pin "10" + (uuid "bed55f83-c74a-47df-9c32-1354d700b07b") + ) + (pin "4" + (uuid "a8334e24-43ee-4629-b56f-dee5d011f357") + ) + (pin "7" + (uuid "6a05eb9c-cfa4-45fc-b2ed-f3f1b13dcb92") + ) + (pin "3" + (uuid "70859e92-0636-419f-a2e2-32306ae8e5c6") + ) + (pin "8" + (uuid "4c4e78cc-3b44-467c-a721-167e9c35b4c7") + ) + (pin "1" + (uuid "94e8dfb1-4706-4198-a0ea-921c7e3d8cd3") + ) + (pin "2" + (uuid "9edc8367-d4c1-4f2d-b8b8-e39f4d55ac36") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "K2") + (unit 3) + ) + ) + ) + ) (symbol (lib_id "power:GND") - (at 156.21 71.12 0) + (at 101.6 49.53 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -7268,7 +15768,7 @@ (dnp no) (uuid "ce36ae76-312c-4482-8809-661a3fba2a31") (property "Reference" "#PWR07" - (at 156.21 77.47 0) + (at 101.6 55.88 0) (effects (font (size 1.27 1.27) @@ -7277,7 +15777,7 @@ ) ) (property "Value" "GND" - (at 156.21 75.184 0) + (at 101.6 53.594 0) (effects (font (size 1.27 1.27) @@ -7285,7 +15785,7 @@ ) ) (property "Footprint" "" - (at 156.21 71.12 0) + (at 101.6 49.53 0) (effects (font (size 1.27 1.27) @@ -7294,7 +15794,7 @@ ) ) (property "Datasheet" "" - (at 156.21 71.12 0) + (at 101.6 49.53 0) (effects (font (size 1.27 1.27) @@ -7303,7 +15803,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 156.21 71.12 0) + (at 101.6 49.53 0) (effects (font (size 1.27 1.27) @@ -7324,17 +15824,17 @@ ) ) (symbol - (lib_id "power:GND") - (at 124.46 116.84 0) + (lib_id "power:+24V") + (at 233.68 25.4 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced yes) - (uuid "da8f4f5c-4f38-42c3-9032-ff32c613c5f5") - (property "Reference" "#PWR03" - (at 124.46 123.19 0) + (uuid "d801cca2-4d86-4741-87e3-e5067b28b0be") + (property "Reference" "#PWR016" + (at 233.68 29.21 0) (effects (font (size 1.27 1.27) @@ -7342,8 +15842,8 @@ (hide yes) ) ) - (property "Value" "GND" - (at 124.46 121.92 0) + (property "Value" "+24V" + (at 233.68 20.32 0) (effects (font (size 1.27 1.27) @@ -7351,7 +15851,7 @@ ) ) (property "Footprint" "" - (at 124.46 116.84 0) + (at 233.68 25.4 0) (effects (font (size 1.27 1.27) @@ -7360,7 +15860,7 @@ ) ) (property "Datasheet" "" - (at 124.46 116.84 0) + (at 233.68 25.4 0) (effects (font (size 1.27 1.27) @@ -7368,8 +15868,8 @@ (hide yes) ) ) - (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 124.46 116.84 0) + (property "Description" "Power symbol creates a global label with name \"+24V\"" + (at 233.68 25.4 0) (effects (font (size 1.27 1.27) @@ -7378,37 +15878,39 @@ ) ) (pin "1" - (uuid "0b568574-d3e4-434d-b90a-b9bdcac69fd7") + (uuid "0071cabb-f9c2-48c0-b96c-0d8c99342610") ) (instances (project "10MHz-amp" (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" - (reference "#PWR03") + (reference "#PWR016") (unit 1) ) ) ) ) (symbol - (lib_id "Connector:Conn_Coaxial") - (at 83.82 49.53 90) + (lib_id "power:GND") + (at 44.45 147.32 0) + (mirror y) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced yes) - (uuid "f8c59220-7177-47cc-9cd4-a42b8097cd1b") - (property "Reference" "J1" - (at 84.1132 43.18 90) + (uuid "dc5b168b-af43-4b7a-a719-464e2763f6d1") + (property "Reference" "#PWR013" + (at 44.45 153.67 0) (effects (font (size 1.27 1.27) ) + (hide yes) ) ) - (property "Value" "Conn_Coaxial" - (at 84.1132 45.72 90) + (property "Value" "GND" + (at 44.45 152.4 0) (effects (font (size 1.27 1.27) @@ -7416,7 +15918,369 @@ ) ) (property "Footprint" "" - (at 83.82 49.53 0) + (at 44.45 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 44.45 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 44.45 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "42aae42b-f338-4726-a02f-dc7b40b99e26") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR013") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "TQ2-5V:TQ2-5V") + (at 27.94 143.51 270) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "df941f79-89ad-4eb0-a200-470307ff0efe") + (property "Reference" "K5" + (at 35.56 142.2399 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TQ2-24V" + (at 35.56 144.7799 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "TQ2-5V:TQ2" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://api.pim.na.industrial.panasonic.com/file_stream/main/fileversion/4514" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "UCOIL" "5VDC" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RCOIL" "178Ω" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SWITCHING_CURRENT" "1 A @ 30 VDC, 0.5 A @ 125 VAC" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Description_1" "Low Profile Relay, 2 Form C 140 mW (Nom.) Gold-Clad Silver, TQ Series | Panasonic Electronic Components TQ2-5V" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MF" "Panasonic" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "CONTACTS" "2 CO contacts" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Price" "None" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Package" "None" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Check_prices" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=eda" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SnapEDA_Link" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=snap" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "COIL_CURRENT" "28.1mA" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MP" "TQ2-5V" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "FARNELL" "1175716" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MANUFACTURER" "Panasonic" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Availability" "In Stock" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RELAYS_TYP" "Non-Latching" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MOUSER" "769-TQ2-5V" + (at 27.94 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Manufactor Part Number" "TQ2-24V" + (at 27.94 143.51 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "40ma" + (at 27.94 143.51 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "TQ2-24V" + (at 27.94 143.51 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "https://www.digikey.ca/en/products/detail/panasonic-electric-works/TQ2-24V/251775" + (at 27.94 143.51 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "4" + (uuid "887dce91-87ad-4541-af1d-a22499ed03ad") + ) + (pin "2" + (uuid "0e20d85a-c257-4543-bb0e-38838979aa5d") + ) + (pin "3" + (uuid "3784d436-9501-4cc5-8c3c-6efb27678a65") + ) + (pin "8" + (uuid "e6a2c002-06a6-4986-ae0a-95979f873cab") + ) + (pin "10" + (uuid "d6c922d5-e2e5-423e-a7de-562139b3a434") + ) + (pin "1" + (uuid "13ebe038-e095-4149-b443-4437abc26869") + ) + (pin "7" + (uuid "ed83183e-cf91-43fe-8ed5-7e9ac98967cb") + ) + (pin "9" + (uuid "804455a7-5950-4b18-98a6-0ed2422d0c84") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "K5") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 182.88 34.29 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e295c528-9da0-4ebd-8347-863e4f9a0cad") + (property "Reference" "C6" + (at 175.514 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100n" + (at 175.514 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 181.9148 38.1 0) (effects (font (size 1.27 1.27) @@ -7425,7 +16289,1127 @@ ) ) (property "Datasheet" "~" - (at 83.82 49.53 0) + (at 182.88 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 182.88 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "3c94d317-1450-4772-8fe4-9c61ce40b8e0") + ) + (pin "1" + (uuid "eddc719d-149c-46fb-9bf4-b445cb4c3a99") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "C6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "TQ2-5V:TQ2-5V") + (at 64.77 128.27 270) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e84df009-d8a7-4929-b379-112c7fc7eae5") + (property "Reference" "K4" + (at 72.39 126.9999 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TQ2-24V" + (at 72.39 129.5399 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "TQ2-5V:TQ2" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://api.pim.na.industrial.panasonic.com/file_stream/main/fileversion/4514" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "UCOIL" "5VDC" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RCOIL" "178Ω" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SWITCHING_CURRENT" "1 A @ 30 VDC, 0.5 A @ 125 VAC" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Description_1" "Low Profile Relay, 2 Form C 140 mW (Nom.) Gold-Clad Silver, TQ Series | Panasonic Electronic Components TQ2-5V" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MF" "Panasonic" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "CONTACTS" "2 CO contacts" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Price" "None" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Package" "None" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Check_prices" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=eda" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SnapEDA_Link" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=snap" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "COIL_CURRENT" "28.1mA" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MP" "TQ2-5V" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "FARNELL" "1175716" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MANUFACTURER" "Panasonic" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Availability" "In Stock" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RELAYS_TYP" "Non-Latching" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MOUSER" "769-TQ2-5V" + (at 64.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Manufactor Part Number" "TQ2-24V" + (at 64.77 128.27 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "40ma" + (at 64.77 128.27 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "TQ2-24V" + (at 64.77 128.27 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "https://www.digikey.ca/en/products/detail/panasonic-electric-works/TQ2-24V/251775" + (at 64.77 128.27 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "3" + (uuid "86ee5e7f-7798-4545-ab54-daecb96d9b45") + ) + (pin "9" + (uuid "7bf3eccd-1987-4387-bf14-dbbb1fe3d572") + ) + (pin "4" + (uuid "cc977fd6-cf92-4e45-9763-98bb1dabe80b") + ) + (pin "8" + (uuid "48fc47c9-b93a-49c0-b9ef-2a051dba8940") + ) + (pin "2" + (uuid "fb2c736e-012f-4369-848d-bf93064262a1") + ) + (pin "7" + (uuid "35f34bb3-1aa1-41a3-9784-596289c2d289") + ) + (pin "10" + (uuid "3dfe3d58-6114-44f0-9b7f-5c995a5f15c9") + ) + (pin "1" + (uuid "8eedf67e-2c9d-4178-a40f-e6b57b6becf8") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "K4") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "power:+VDC") + (at 52.07 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ed189b12-a6b9-41fe-a669-1069120b205b") + (property "Reference" "#PWR023" + (at 52.07 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+VDC" + (at 52.07 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 52.07 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 52.07 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+VDC\"" + (at 52.07 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "dbe7eb17-8ab7-42eb-957e-8825926ade5c") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR023") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "TQ2-5V:TQ2-5V") + (at 64.77 97.79 270) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ee519476-e750-47d5-8dfb-a1a08ffce4d5") + (property "Reference" "K2" + (at 72.39 96.5199 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TQ2-24V" + (at 72.39 99.0599 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "TQ2-5V:TQ2" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://api.pim.na.industrial.panasonic.com/file_stream/main/fileversion/4514" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "UCOIL" "5VDC" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RCOIL" "178Ω" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SWITCHING_CURRENT" "1 A @ 30 VDC, 0.5 A @ 125 VAC" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Description_1" "Low Profile Relay, 2 Form C 140 mW (Nom.) Gold-Clad Silver, TQ Series | Panasonic Electronic Components TQ2-5V" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MF" "Panasonic" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "CONTACTS" "2 CO contacts" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Price" "None" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Package" "None" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Check_prices" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=eda" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SnapEDA_Link" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=snap" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "COIL_CURRENT" "28.1mA" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MP" "TQ2-5V" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "FARNELL" "1175716" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MANUFACTURER" "Panasonic" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Availability" "In Stock" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RELAYS_TYP" "Non-Latching" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MOUSER" "769-TQ2-5V" + (at 64.77 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Manufactor Part Number" "TQ2-24V" + (at 64.77 97.79 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "40ma" + (at 64.77 97.79 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "TQ2-24V" + (at 64.77 97.79 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "https://www.digikey.ca/en/products/detail/panasonic-electric-works/TQ2-24V/251775" + (at 64.77 97.79 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "9" + (uuid "642f0e05-6d6e-4976-a339-a04467f365b1") + ) + (pin "10" + (uuid "bed55f83-c74a-47df-9c32-1354d700b07b") + ) + (pin "4" + (uuid "a8334e24-43ee-4629-b56f-dee5d011f357") + ) + (pin "7" + (uuid "6a05eb9c-cfa4-45fc-b2ed-f3f1b13dcb92") + ) + (pin "3" + (uuid "70859e92-0636-419f-a2e2-32306ae8e5c6") + ) + (pin "8" + (uuid "4c4e78cc-3b44-467c-a721-167e9c35b4c7") + ) + (pin "1" + (uuid "94e8dfb1-4706-4198-a0ea-921c7e3d8cd3") + ) + (pin "2" + (uuid "9edc8367-d4c1-4f2d-b8b8-e39f4d55ac36") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "K2") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 105.41 77.47 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f0866234-35bc-4377-9224-e4cc267e1944") + (property "Reference" "R11" + (at 105.41 71.12 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100" + (at 105.41 73.66 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 105.41 75.692 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 105.41 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 105.41 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "" + (at 105.41 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "" + (at 105.41 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "" + (at 105.41 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Manufactor Part Number" "" + (at 105.41 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cee3eea1-004b-4df8-9724-867b8ebb4c0d") + ) + (pin "2" + (uuid "cd0c4b00-c042-4fa1-a39a-2fc969f5b001") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "R11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "TQ2-5V:TQ2-5V") + (at 166.37 81.28 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f7836308-bdc0-46df-a5f5-2fbf545729df") + (property "Reference" "K3" + (at 166.37 71.12 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TQ2-24V" + (at 166.37 73.66 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "TQ2-5V:TQ2" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://api.pim.na.industrial.panasonic.com/file_stream/main/fileversion/4514" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "UCOIL" "5VDC" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RCOIL" "178Ω" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SWITCHING_CURRENT" "1 A @ 30 VDC, 0.5 A @ 125 VAC" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Description_1" "Low Profile Relay, 2 Form C 140 mW (Nom.) Gold-Clad Silver, TQ Series | Panasonic Electronic Components TQ2-5V" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MF" "Panasonic" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "CONTACTS" "2 CO contacts" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Price" "None" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Package" "None" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Check_prices" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=eda" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "SnapEDA_Link" "https://www.snapeda.com/parts/TQ2-5V/Panasonic+Electric+Works/view-part/?ref=snap" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "COIL_CURRENT" "28.1mA" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MP" "TQ2-5V" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "FARNELL" "1175716" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MANUFACTURER" "Panasonic" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Availability" "In Stock" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "RELAYS_TYP" "Non-Latching" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "MOUSER" "769-TQ2-5V" + (at 166.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Manufactor Part Number" "TQ2-24V" + (at 166.37 81.28 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Notes" "40ma" + (at 166.37 81.28 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier Part Number" "TQ2-24V" + (at 166.37 81.28 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Supplier link" "https://www.digikey.ca/en/products/detail/panasonic-electric-works/TQ2-24V/251775" + (at 166.37 81.28 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "7" + (uuid "1feac03b-ebdd-4791-b11a-70b06890b443") + ) + (pin "3" + (uuid "20bee5ae-0916-41b4-bff7-53e45e949c45") + ) + (pin "8" + (uuid "0d113619-2713-4c17-b0ae-02e56ca7af18") + ) + (pin "4" + (uuid "323acc46-e983-429d-b655-eb3580b47d95") + ) + (pin "2" + (uuid "934a5b8f-8452-431b-9fca-a4804556436a") + ) + (pin "10" + (uuid "058c94bf-e83d-49b0-b4f7-d8bf20475e1f") + ) + (pin "1" + (uuid "7285f399-e411-41cb-8ad6-694d2da51cde") + ) + (pin "9" + (uuid "98631fcf-eeb9-453e-b26a-31e499bd8152") + ) + (instances + (project "" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "K3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_Coaxial") + (at 29.21 27.94 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f8c59220-7177-47cc-9cd4-a42b8097cd1b") + (property "Reference" "J1" + (at 29.5032 21.59 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_Coaxial" + (at 29.5032 24.13 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 29.21 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 29.21 27.94 0) (effects (font (size 1.27 1.27) @@ -7434,7 +17418,7 @@ ) ) (property "Description" "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, LEMO, ...)" - (at 83.82 49.53 0) + (at 29.21 27.94 0) (effects (font (size 1.27 1.27) @@ -7459,7 +17443,7 @@ ) (symbol (lib_id "Simulation_SPICE:PMOS") - (at 100.33 163.83 270) + (at 80.01 175.26 270) (mirror x) (unit 1) (exclude_from_sim no) @@ -7469,7 +17453,7 @@ (fields_autoplaced yes) (uuid "fc88d49f-976c-4433-b399-102ea7a0491e") (property "Reference" "Q1" - (at 100.33 154.94 90) + (at 80.01 166.37 90) (effects (font (size 1.27 1.27) @@ -7477,7 +17461,7 @@ ) ) (property "Value" "PMOS" - (at 100.33 157.48 90) + (at 80.01 168.91 90) (effects (font (size 1.27 1.27) @@ -7485,7 +17469,7 @@ ) ) (property "Footprint" "" - (at 102.87 158.75 0) + (at 82.55 170.18 0) (effects (font (size 1.27 1.27) @@ -7494,7 +17478,7 @@ ) ) (property "Datasheet" "https://ngspice.sourceforge.io/docs/ngspice-html-manual/manual.xhtml#cha_MOSFETs" - (at 87.63 163.83 0) + (at 67.31 175.26 0) (effects (font (size 1.27 1.27) @@ -7503,7 +17487,7 @@ ) ) (property "Description" "P-MOSFET transistor, drain/source/gate" - (at 100.33 163.83 0) + (at 80.01 175.26 0) (effects (font (size 1.27 1.27) @@ -7512,7 +17496,7 @@ ) ) (property "Sim.Device" "PMOS" - (at 83.185 163.83 0) + (at 62.865 175.26 0) (effects (font (size 1.27 1.27) @@ -7521,7 +17505,7 @@ ) ) (property "Sim.Type" "VDMOS" - (at 81.28 163.83 0) + (at 60.96 175.26 0) (effects (font (size 1.27 1.27) @@ -7530,7 +17514,7 @@ ) ) (property "Sim.Pins" "1=D 2=G 3=S" - (at 85.09 163.83 0) + (at 64.77 175.26 0) (effects (font (size 1.27 1.27) @@ -7558,7 +17542,7 @@ ) (symbol (lib_id "power:GNDS") - (at 55.88 172.72 0) + (at 35.56 184.15 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -7567,7 +17551,7 @@ (fields_autoplaced yes) (uuid "fd29590a-2fb3-4066-82bf-e731b5b7aefb") (property "Reference" "#PWR011" - (at 55.88 179.07 0) + (at 35.56 190.5 0) (effects (font (size 1.27 1.27) @@ -7576,7 +17560,7 @@ ) ) (property "Value" "GNDS" - (at 55.88 177.8 0) + (at 35.56 189.23 0) (effects (font (size 1.27 1.27) @@ -7584,7 +17568,7 @@ ) ) (property "Footprint" "" - (at 55.88 172.72 0) + (at 35.56 184.15 0) (effects (font (size 1.27 1.27) @@ -7593,7 +17577,7 @@ ) ) (property "Datasheet" "" - (at 55.88 172.72 0) + (at 35.56 184.15 0) (effects (font (size 1.27 1.27) @@ -7602,7 +17586,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GNDS\" , signal ground" - (at 55.88 172.72 0) + (at 35.56 184.15 0) (effects (font (size 1.27 1.27) @@ -7622,9 +17606,142 @@ ) ) ) + (symbol + (lib_id "power:GND") + (at 73.66 73.66 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "fd513dc4-96ac-491a-a08a-0f24237840ca") + (property "Reference" "#PWR029" + (at 73.66 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 77.47 75.184 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 73.66 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 73.66 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 73.66 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "18fa9b98-9771-4540-a5dd-ace3bb29a78f") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "#PWR029") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 190.5 118.11 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "fe31eacc-996d-492f-8c0a-f63dc4c1aad2") + (property "Reference" "R20" + (at 194.056 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at 194.056 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 192.278 118.11 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 190.5 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 190.5 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cad97e77-04c1-497a-8b2e-194d4a320f93") + ) + (pin "2" + (uuid "d2a2f607-7d75-450a-af35-ad977ac34827") + ) + (instances + (project "10MHz-amp" + (path "/4f1bcd0b-e27d-4d3c-bb56-f1e153ba9c72" + (reference "R20") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Power_Protection:NUP2105L") - (at 74.93 168.91 0) + (at 54.61 180.34 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -7632,7 +17749,7 @@ (dnp no) (uuid "ffd0a9f4-d420-4f8f-aec2-9bc6df72fd2c") (property "Reference" "D2" - (at 81.28 167.6399 0) + (at 60.96 179.0699 0) (effects (font (size 1.27 1.27) @@ -7641,7 +17758,7 @@ ) ) (property "Value" "NUP2105L" - (at 80.772 171.704 0) + (at 60.452 183.134 0) (effects (font (size 1.27 1.27) @@ -7650,7 +17767,7 @@ ) ) (property "Footprint" "Package_TO_SOT_SMD:SOT-23" - (at 80.645 170.18 0) + (at 60.325 181.61 0) (effects (font (size 1.27 1.27) @@ -7660,7 +17777,7 @@ ) ) (property "Datasheet" "https://www.onsemi.com/pub_link/Collateral/NUP2105L-D.PDF" - (at 78.105 165.735 0) + (at 57.785 177.165 0) (effects (font (size 1.27 1.27) @@ -7669,7 +17786,7 @@ ) ) (property "Description" "Dual Line CAN Bus Protector, 24Vrwm" - (at 74.93 168.91 0) + (at 54.61 180.34 0) (effects (font (size 1.27 1.27)