diff --git a/electra-backups/electra-2024-06-12_001848.zip b/electra-backups/electra-2024-06-12_001848.zip deleted file mode 100644 index 85e684f..0000000 Binary files a/electra-backups/electra-2024-06-12_001848.zip and /dev/null differ diff --git a/electra-backups/electra-2024-06-12_153624.zip b/electra-backups/electra-2024-06-12_153624.zip new file mode 100644 index 0000000..20925c3 Binary files /dev/null and b/electra-backups/electra-2024-06-12_153624.zip differ diff --git a/electra.kicad_prl b/electra.kicad_prl index 28f7367..15fe5e9 100644 --- a/electra.kicad_prl +++ b/electra.kicad_prl @@ -3,10 +3,12 @@ "active_layer": 0, "active_layer_preset": "All Layers", "auto_track_width": true, + "hidden_netclasses": [], "hidden_nets": [], "high_contrast_mode": 0, "net_color_mode": 1, "opacity": { + "images": 0.6, "pads": 1.0, "tracks": 1.0, "vias": 1.0, @@ -65,6 +67,12 @@ "visible_layers": "fffffff_ffffffff", "zone_display_mode": 0 }, + "git": { + "repo_password": "", + "repo_type": "", + "repo_username": "", + "ssh_key": "" + }, "meta": { "filename": "electra.kicad_prl", "version": 3 diff --git a/electra.kicad_pro b/electra.kicad_pro index 7e69136..df850e6 100644 --- a/electra.kicad_pro +++ b/electra.kicad_pro @@ -1,29 +1,217 @@ { "board": { + "3dviewports": [], "design_settings": { "defaults": { + "apply_defaults_to_fp_fields": false, + "apply_defaults_to_fp_shapes": false, + "apply_defaults_to_fp_text": false, "board_outline_line_width": 0.1, "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": false, + "text_position": 0, + "units_format": 1 + }, + "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.15, + "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.762, + "height": 1.524, + "width": 1.524 + }, "silk_line_width": 0.15, + "silk_text_italic": false, "silk_text_size_h": 1.0, "silk_text_size_v": 1.0, - "silk_text_thickness": 0.15 + "silk_text_thickness": 0.15, + "silk_text_upright": false, + "zones": { + "min_clearance": 0.5 + } }, "diff_pair_dimensions": [], "drc_exclusions": [], - "rules": { - "min_copper_edge_clearance": 0.0, - "solder_mask_clearance": 0.0, - "solder_mask_min_width": 0.0 + "meta": { + "version": 2 }, + "rule_severities": { + "annular_width": "error", + "clearance": "error", + "connection_width": "warning", + "copper_edge_clearance": "error", + "copper_sliver": "warning", + "courtyards_overlap": "error", + "diff_pair_gap_out_of_range": "error", + "diff_pair_uncoupled_length_too_long": "error", + "drill_out_of_range": "error", + "duplicate_footprints": "warning", + "extra_footprint": "warning", + "footprint": "error", + "footprint_symbol_mismatch": "warning", + "footprint_type_mismatch": "ignore", + "hole_clearance": "error", + "hole_near_hole": "error", + "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", + "missing_courtyard": "ignore", + "missing_footprint": "warning", + "net_conflict": "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_thickness": "warning", + "through_hole_pad_without_hole": "error", + "too_many_vias": "error", + "track_dangling": "warning", + "track_width": "error", + "tracks_crossing": "error", + "unconnected_items": "error", + "unresolved_variable": "error", + "via_dangling": "warning", + "zones_intersect": "error" + }, + "rules": { + "max_error": 0.005, + "min_clearance": 0.0, + "min_connection": 0.0, + "min_copper_edge_clearance": 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_clearance": 0.0, + "solder_mask_min_width": 0.0, + "solder_mask_to_copper_clearance": 0.0, + "use_height_for_length_calcs": true + }, + "teardrop_options": [ + { + "td_onpadsmd": true, + "td_onroundshapesonly": false, + "td_ontrackend": false, + "td_onviapad": 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 }, - "layer_presets": [] + "ipc2581": { + "dist": "", + "distpn": "", + "internal_id": "", + "mfg": "", + "mpn": "" + }, + "layer_presets": [], + "viewports": [] }, "boards": [], "cvpcb": { @@ -210,15 +398,21 @@ "bus_label_syntax": "error", "bus_to_bus_conflict": "error", "bus_to_net_conflict": "error", + "conflicting_netclasses": "error", "different_unit_footprint": "error", "different_unit_net": "error", "duplicate_reference": "error", "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", "extra_units": "error", "global_label_dangling": "warning", "hier_label_mismatch": "error", "label_dangling": "error", "lib_symbol_issues": "warning", + "missing_bidi_pin": "warning", + "missing_input_pin": "warning", + "missing_power_pin": "error", + "missing_unit": "warning", "multiple_net_names": "warning", "net_not_bus_member": "warning", "no_connect_connected": "warning", @@ -228,6 +422,7 @@ "pin_to_pin": "warning", "power_pin_not_driven": "error", "similar_labels": "warning", + "simulation_model_issue": "ignore", "unannotated": "error", "unit_value_mismatch": "error", "unresolved_variable": "error", @@ -245,7 +440,7 @@ "net_settings": { "classes": [ { - "bus_width": 12.0, + "bus_width": 12, "clearance": 0.2, "diff_pair_gap": 0.25, "diff_pair_via_gap": 0.25, @@ -259,28 +454,94 @@ "track_width": 0.25, "via_diameter": 0.8, "via_drill": 0.4, - "wire_width": 6.0 + "wire_width": 6 } ], "meta": { - "version": 2 + "version": 3 }, - "net_colors": null + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [] }, "pcbnew": { "last_paths": { "gencad": "", "idf": "", "netlist": "", + "plot": "", + "pos_files": "", "specctra_dsn": "", "step": "", + "svg": "", "vrml": "" }, "page_layout_descr_file": "" }, "schematic": { "annotate_start_num": 0, + "bom_export_filename": "", + "bom_fmt_presets": [], + "bom_fmt_settings": { + "field_delimiter": ",", + "keep_line_breaks": false, + "keep_tabs": false, + "name": "CSV", + "ref_delimiter": ",", + "ref_range_delimiter": "", + "string_delimiter": "\"" + }, + "bom_presets": [], + "bom_settings": { + "exclude_dnp": false, + "fields_ordered": [ + { + "group_by": false, + "label": "Reference", + "name": "Reference", + "show": true + }, + { + "group_by": true, + "label": "Value", + "name": "Value", + "show": true + }, + { + "group_by": false, + "label": "Datasheet", + "name": "Datasheet", + "show": true + }, + { + "group_by": false, + "label": "Footprint", + "name": "Footprint", + "show": true + }, + { + "group_by": false, + "label": "Qty", + "name": "${QUANTITY}", + "show": true + }, + { + "group_by": true, + "label": "DNP", + "name": "${DNP}", + "show": true + } + ], + "filter_string": "", + "group_symbols": true, + "name": "Grouped By Value", + "sort_asc": true, + "sort_field": "Reference" + }, + "connection_grid_size": 50.0, "drawing": { + "dashed_lines_dash_length_ratio": 12.0, + "dashed_lines_gap_length_ratio": 3.0, "default_line_thickness": 6.0, "default_text_size": 50.0, "field_names": [], @@ -291,6 +552,11 @@ "intersheets_ref_suffix": "", "junction_size_choice": 3, "label_size_ratio": 0.375, + "operating_point_overlay_i_precision": 3, + "operating_point_overlay_i_range": "~A", + "operating_point_overlay_v_precision": 3, + "operating_point_overlay_v_range": "~V", + "overbar_offset_ratio": 1.23, "pin_symbol_size": 25.0, "text_offset_ratio": 0.15 }, @@ -312,14 +578,19 @@ "page_layout_descr_file": "", "plot_directory": "", "spice_adjust_passive_values": false, + "spice_current_sheet_as_root": false, "spice_external_command": "spice \"%I\"", + "spice_model_current_sheet_as_root": true, + "spice_save_all_currents": false, + "spice_save_all_dissipations": false, + "spice_save_all_voltages": false, "subpart_first_id": 65, "subpart_id_separator": 0 }, "sheets": [ [ "5ea766ad-ab66-4401-9039-26d726751879", - "" + "Root" ] ], "text_variables": {} diff --git a/electra.kicad_sch b/electra.kicad_sch index 15f801c..8a45d1c 100644 --- a/electra.kicad_sch +++ b/electra.kicad_sch @@ -1,619 +1,1716 @@ -(kicad_sch (version 20211123) (generator eeschema) - - (uuid 5ea766ad-ab66-4401-9039-26d726751879) - - (paper "A4" portrait) - - (title_block - (title "Electra Distortion") - ) - - (lib_symbols - (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "R" (id 0) (at 2.032 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "R" (id 1) (at 0 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at -1.778 0 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "R res resistor" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Resistor" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "R_*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "R_0_1" - (rectangle (start -1.016 -2.54) (end 1.016 2.54) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "R_1_1" - (pin passive line (at 0 3.81 270) (length 1.27) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 1.27) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Diode:1N4001" (pin_numbers hide) (pin_names hide) (in_bom yes) (on_board yes) - (property "Reference" "D" (id 0) (at 0 2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "1N4001" (id 1) (at 0 -2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.vishay.com/docs/88503/1n4001.pdf" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "diode" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "50V 1A General Purpose Rectifier Diode, DO-41" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "D*DO?41*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "1N4001_0_1" - (polyline - (pts - (xy -1.27 1.27) - (xy -1.27 -1.27) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 0) - (xy -1.27 0) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (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) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "1N4001_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)))) - ) - ) - ) - (symbol "Transistor_BJT:2N3904" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) - (property "Reference" "Q" (id 0) (at 5.08 1.905 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "2N3904" (id 1) (at 5.08 0 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_TO_SOT_THT:TO-92_Inline" (id 2) (at 5.08 -1.905 0) - (effects (font (size 1.27 1.27) italic) (justify left) hide) - ) - (property "Datasheet" "https://www.onsemi.com/pub/Collateral/2N3903-D.PDF" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "ki_keywords" "NPN Transistor" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "0.2A Ic, 40V Vce, Small Signal NPN Transistor, TO-92" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "TO?92*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "2N3904_0_1" - (polyline - (pts - (xy 0.635 0.635) - (xy 2.54 2.54) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.635 -0.635) - (xy 2.54 -2.54) - (xy 2.54 -2.54) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.635 1.905) - (xy 0.635 -1.905) - (xy 0.635 -1.905) - ) - (stroke (width 0.508) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 -1.778) - (xy 1.778 -1.27) - (xy 2.286 -2.286) - (xy 1.27 -1.778) - (xy 1.27 -1.778) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (circle (center 1.27 0) (radius 2.8194) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "2N3904_1_1" - (pin passive line (at 2.54 -5.08 90) (length 2.54) - (name "E" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 0 0) (length 5.715) - (name "B" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 2.54 5.08 270) (length 2.54) - (name "C" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 0 -3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "GND_0_1" - (polyline - (pts - (xy 0 0) - (xy 0 -1.27) - (xy 1.27 -1.27) - (xy 0 -2.54) - (xy -1.27 -1.27) - (xy 0 -1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "GND_1_1" - (pin power_in line (at 0 0 270) (length 0) hide - (name "GND" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "pspice:C" (pin_names (offset 0.254)) (in_bom yes) (on_board yes) - (property "Reference" "C" (id 0) (at 2.54 3.81 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "C" (id 1) (at 2.54 -3.81 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "simulation" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Capacitor symbol for simulation only" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "C_0_1" - (polyline - (pts - (xy -3.81 -1.27) - (xy 3.81 -1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -3.81 1.27) - (xy 3.81 1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "C_1_1" - (pin passive line (at 0 6.35 270) (length 5.08) - (name "~" (effects (font (size 1.016 1.016)))) - (number "1" (effects (font (size 1.016 1.016)))) - ) - (pin passive line (at 0 -6.35 90) (length 5.08) - (name "~" (effects (font (size 1.016 1.016)))) - (number "2" (effects (font (size 1.016 1.016)))) - ) - ) - ) - ) - - (junction (at 76.2 186.69) (diameter 0) (color 0 0 0 0) - (uuid 294f52f1-4131-4db6-8d86-64841d7f9afe) - ) - (junction (at 113.03 180.34) (diameter 0) (color 0 0 0 0) - (uuid 6f9b8fc9-227f-4d1b-8a7d-a92a50a0ff8a) - ) - (junction (at 59.69 186.69) (diameter 0) (color 0 0 0 0) - (uuid a7e2a69e-feda-42a5-86f1-af2182a0c728) - ) - (junction (at 124.46 180.34) (diameter 0) (color 0 0 0 0) - (uuid b22ad495-7e9c-4811-b475-bbf5cabd1a4a) - ) - (junction (at 69.85 172.72) (diameter 0) (color 0 0 0 0) - (uuid b89bb0ef-2de8-45a7-88bd-99fdd214f56c) - ) - (junction (at 86.36 180.34) (diameter 0) (color 0 0 0 0) - (uuid fb637e23-5af7-4f2a-bcfe-cd13e72feec9) - ) - - (wire (pts (xy 76.2 180.34) (xy 76.2 186.69)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 06f8f55a-503c-48f6-a65f-692d8d3ac299) - ) - (wire (pts (xy 86.36 180.34) (xy 86.36 181.61)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1faea375-04d1-4063-941a-a7d1993d409f) - ) - (wire (pts (xy 59.69 186.69) (xy 62.23 186.69)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2571c5ef-abea-44d8-adc3-a466b18b1fc9) - ) - (wire (pts (xy 106.68 180.34) (xy 113.03 180.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2a230aed-9d22-4b97-9a36-ff5af0d6d9f1) - ) - (wire (pts (xy 86.36 191.77) (xy 86.36 195.58)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2a24ba09-5dc0-4c55-a89b-e17712a17f21) - ) - (wire (pts (xy 46.99 186.69) (xy 59.69 186.69)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3242c7bf-3131-4bf1-ace9-8d5cda44737e) - ) - (wire (pts (xy 72.39 186.69) (xy 76.2 186.69)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3667f75d-8040-409b-8d7e-2183bb71b76a) - ) - (wire (pts (xy 113.03 180.34) (xy 113.03 186.69)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4510c048-6b0e-49ac-9b5f-a2ef7114be93) - ) - (wire (pts (xy 113.03 180.34) (xy 124.46 180.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4c69ecb3-6d8f-46d6-8d18-e87c8f400c01) - ) - (wire (pts (xy 86.36 203.2) (xy 86.36 208.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4f861e16-5b9b-4d29-90fa-3b27f6c83082) - ) - (wire (pts (xy 113.03 194.31) (xy 113.03 198.12)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8427cf5f-c0f8-4ed8-8cb2-7524c49e1265) - ) - (wire (pts (xy 76.2 186.69) (xy 78.74 186.69)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8de2e841-bb2a-4fe3-a227-e1a650ba02df) - ) - (wire (pts (xy 124.46 194.31) (xy 124.46 198.12)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8ee1eb09-d21c-4a33-bcbe-41d5774846f1) - ) - (wire (pts (xy 124.46 180.34) (xy 124.46 186.69)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 92ac9be9-01f7-4acc-a092-bab842139074) - ) - (wire (pts (xy 83.82 180.34) (xy 86.36 180.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a0ef6db5-8558-4735-9505-0a54ead88d38) - ) - (wire (pts (xy 48.26 172.72) (xy 69.85 172.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid abe5f0ae-fe2f-4955-b95c-7120276e663d) - ) - (wire (pts (xy 86.36 172.72) (xy 86.36 180.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid aced4fea-f32b-4fdb-95e4-f7ecfe732bdc) - ) - (wire (pts (xy 86.36 180.34) (xy 93.98 180.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ba0138e1-b29b-4ca5-acc7-9b98f13c3fed) - ) - (wire (pts (xy 124.46 180.34) (xy 137.16 180.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c08e5e16-7a7e-462a-95f2-651a73c27125) - ) - (wire (pts (xy 77.47 172.72) (xy 86.36 172.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e03626e2-0ca3-44f4-ab55-cb13de10b887) - ) - (wire (pts (xy 69.85 171.45) (xy 69.85 172.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f4d024c8-2262-4396-a8e9-eba6567e848a) - ) - - (label "Output" (at 137.16 180.34 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 2bc76f5a-f237-482d-9afb-69c8723f8d18) - ) - (label "Input" (at 46.99 186.69 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 4ff79c6f-c3e7-4905-9aed-5acc49402be5) - ) - - (symbol (lib_id "Diode:1N4001") (at 113.03 190.5 270) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 05f73643-ede3-4f43-818c-973692b50df7) - (property "Reference" "D?" (id 0) (at 115.57 189.2299 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1N4001" (id 1) (at 115.57 191.7699 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" (id 2) (at 113.03 190.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.vishay.com/docs/88503/1n4001.pdf" (id 3) (at 113.03 190.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid de228d17-09d2-4643-8731-81494b09ff7e)) - (pin "2" (uuid 6fd512f3-36a1-42c1-aa19-a46bde5f85ab)) - ) - - (symbol (lib_id "pspice:C") (at 66.04 186.69 90) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 14e211a1-5444-4f80-84ea-4ba835c3e7df) - (property "Reference" "C?" (id 0) (at 66.04 177.8 90)) - (property "Value" "100nf" (id 1) (at 66.04 180.34 90)) - (property "Footprint" "" (id 2) (at 66.04 186.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 66.04 186.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7518fc38-bcaf-438d-9631-3f6a7febc43c)) - (pin "2" (uuid 52fcd61c-acf8-46da-bcbc-93d974ef5fe8)) - ) - - (symbol (lib_id "Device:R") (at 73.66 172.72 90) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 22016ad2-f4c7-4655-a7e1-7e308f70d93c) - (property "Reference" "R?" (id 0) (at 73.66 166.37 90)) - (property "Value" "4.7k" (id 1) (at 73.66 168.91 90)) - (property "Footprint" "" (id 2) (at 73.66 174.498 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 73.66 172.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 848c9231-4998-4830-a43d-3fc924fc87cc)) - (pin "2" (uuid 96b3d88c-31d3-41d3-a214-f7683bab73ff)) - ) - - (symbol (lib_id "pspice:C") (at 100.33 180.34 90) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 325bee7c-7273-4ea3-9378-8b8b99bc5a9c) - (property "Reference" "C?" (id 0) (at 100.33 171.45 90)) - (property "Value" "100nf" (id 1) (at 100.33 173.99 90)) - (property "Footprint" "" (id 2) (at 100.33 180.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 100.33 180.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid be72f534-5549-4f0a-beb6-0ae4baa07ace)) - (pin "2" (uuid 15d56e29-08f9-4522-bc30-2883b9bba05f)) - ) - - (symbol (lib_id "power:GND") (at 86.36 208.28 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 6c3a01b1-c810-407b-b037-b5fd536fdd59) - (property "Reference" "#PWR?" (id 0) (at 86.36 214.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 86.36 213.36 0)) - (property "Footprint" "" (id 2) (at 86.36 208.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 86.36 208.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1da8f617-eeec-43b7-87c4-d41996518340)) - ) - - (symbol (lib_id "Diode:1N4001") (at 124.46 190.5 90) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 7f2599fa-05b9-4bb4-ac00-7afb4282ee78) - (property "Reference" "D?" (id 0) (at 127 189.2299 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "1N4001" (id 1) (at 127 191.7699 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" (id 2) (at 124.46 190.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.vishay.com/docs/88503/1n4001.pdf" (id 3) (at 124.46 190.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b4bb84e7-2b11-4c6f-9c9c-7bfbc60866e4)) - (pin "2" (uuid e1fd6216-7e1f-4580-b92c-80ce4d7310d0)) - ) - - (symbol (lib_id "Transistor_BJT:2N3904") (at 83.82 186.69 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 8c856c00-e04e-41a5-a274-f8993299ab1c) - (property "Reference" "Q?" (id 0) (at 88.9 185.4199 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "2N3904" (id 1) (at 88.9 187.9599 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_TO_SOT_THT:TO-92_Inline" (id 2) (at 88.9 188.595 0) - (effects (font (size 1.27 1.27) italic) (justify left) hide) - ) - (property "Datasheet" "https://www.onsemi.com/pub/Collateral/2N3903-D.PDF" (id 3) (at 83.82 186.69 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (pin "1" (uuid 7ea38a14-8a37-45d5-b412-c9624ef84d88)) - (pin "2" (uuid e2b3df40-bcaf-4fa2-8d1f-05341b03a079)) - (pin "3" (uuid 81bfd0a3-8281-445c-82b0-21399c810cd1)) - ) - - (symbol (lib_id "power:GND") (at 124.46 198.12 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 92b55f95-03c9-4878-be40-9273cbe6c06b) - (property "Reference" "#PWR?" (id 0) (at 124.46 204.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 124.46 203.2 0)) - (property "Footprint" "" (id 2) (at 124.46 198.12 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 124.46 198.12 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d1c17f91-c18d-4378-9685-e7c9744874d7)) - ) - - (symbol (lib_id "power:GND") (at 113.03 198.12 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid a6132d25-08c1-4a88-89c7-8a907544aa9f) - (property "Reference" "#PWR?" (id 0) (at 113.03 204.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 113.03 203.2 0)) - (property "Footprint" "" (id 2) (at 113.03 198.12 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 113.03 198.12 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 47a95111-3abd-4912-be0c-f9bfd9005280)) - ) - - (symbol (lib_id "Device:R") (at 80.01 180.34 90) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid be96b9c2-3ed9-408c-b3f7-32d82b71a33f) - (property "Reference" "R?" (id 0) (at 80.01 173.99 90)) - (property "Value" "2.2m" (id 1) (at 80.01 176.53 90)) - (property "Footprint" "" (id 2) (at 80.01 182.118 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 80.01 180.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0192dbd7-a839-4894-b8af-34f942505853)) - (pin "2" (uuid cf328db9-d8f6-4299-ac47-6fb78a709d1a)) - ) - - (symbol (lib_id "Device:R") (at 86.36 199.39 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid d3fa7cfd-4ce1-4457-9a7b-657c8721989b) - (property "Reference" "R?" (id 0) (at 88.9 198.1199 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "470" (id 1) (at 88.9 200.6599 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 84.582 199.39 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 86.36 199.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 18fe5295-f1fe-4c37-9c07-e6d1248c9ace)) - (pin "2" (uuid ef62f6c8-46e3-44a7-922c-bb95b86f6dc3)) - ) - - (sheet_instances - (path "/" (page "1")) - ) - - (symbol_instances - (path "/6c3a01b1-c810-407b-b037-b5fd536fdd59" - (reference "#PWR?") (unit 1) (value "GND") (footprint "") - ) - (path "/92b55f95-03c9-4878-be40-9273cbe6c06b" - (reference "#PWR?") (unit 1) (value "GND") (footprint "") - ) - (path "/a6132d25-08c1-4a88-89c7-8a907544aa9f" - (reference "#PWR?") (unit 1) (value "GND") (footprint "") - ) - (path "/14e211a1-5444-4f80-84ea-4ba835c3e7df" - (reference "C?") (unit 1) (value "100nf") (footprint "") - ) - (path "/325bee7c-7273-4ea3-9378-8b8b99bc5a9c" - (reference "C?") (unit 1) (value "100nf") (footprint "") - ) - (path "/05f73643-ede3-4f43-818c-973692b50df7" - (reference "D?") (unit 1) (value "1N4001") (footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal") - ) - (path "/7f2599fa-05b9-4bb4-ac00-7afb4282ee78" - (reference "D?") (unit 1) (value "1N4001") (footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal") - ) - (path "/8c856c00-e04e-41a5-a274-f8993299ab1c" - (reference "Q?") (unit 1) (value "2N3904") (footprint "Package_TO_SOT_THT:TO-92_Inline") - ) - (path "/22016ad2-f4c7-4655-a7e1-7e308f70d93c" - (reference "R?") (unit 1) (value "4.7k") (footprint "") - ) - (path "/be96b9c2-3ed9-408c-b3f7-32d82b71a33f" - (reference "R?") (unit 1) (value "2.2m") (footprint "") - ) - (path "/d3fa7cfd-4ce1-4457-9a7b-657c8721989b" - (reference "R?") (unit 1) (value "470") (footprint "") - ) - ) +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "5ea766ad-ab66-4401-9039-26d726751879") + (paper "A4" portrait) + (title_block + (title "Electra Distortion") + ) + (lib_symbols + (symbol "Device:R" + (pin_numbers hide) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 90) + (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" "Resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R res resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Diode:1N4001" + (pin_numbers hide) + (pin_names hide) + (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" "1N4001" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88503/1n4001.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "50V 1A General Purpose Rectifier Diode, DO-41" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "D*DO?41*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "1N4001_0_1" + (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 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) (xy -1.27 0) (xy 1.27 1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "1N4001_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) + ) + ) + ) + ) + ) + ) + (symbol "Transistor_BJT:2N3904" + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Q" + (at 5.08 1.905 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "2N3904" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_THT:TO-92_Inline" + (at 5.08 -1.905 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.onsemi.com/pub/Collateral/2N3903-D.PDF" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "0.2A Ic, 40V Vce, Small Signal NPN Transistor, TO-92" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "NPN Transistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TO?92*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "2N3904_0_1" + (polyline + (pts + (xy 0.635 0.635) (xy 2.54 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 -0.635) (xy 2.54 -2.54) (xy 2.54 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 1.905) (xy 0.635 -1.905) (xy 0.635 -1.905) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -1.778) (xy 1.778 -1.27) (xy 2.286 -2.286) (xy 1.27 -1.778) (xy 1.27 -1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (circle + (center 1.27 0) + (radius 2.8194) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "2N3904_1_1" + (pin passive line + (at 2.54 -5.08 90) + (length 2.54) + (name "E" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 5.715) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 5.08 270) + (length 2.54) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:GND" + (power) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide 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 \"GND\" , ground" + (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 "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "pspice:C" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 2.54 3.81 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "C" + (at 2.54 -3.81 90) + (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" "Capacitor symbol for simulation only" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "simulation" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_0_1" + (polyline + (pts + (xy -3.81 -1.27) (xy 3.81 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 1.27) (xy 3.81 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_1_1" + (pin passive line + (at 0 6.35 270) + (length 5.08) + (name "~" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "1" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin passive line + (at 0 -6.35 90) + (length 5.08) + (name "~" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "2" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + ) + ) + ) + (junction + (at 76.2 186.69) + (diameter 0) + (color 0 0 0 0) + (uuid "294f52f1-4131-4db6-8d86-64841d7f9afe") + ) + (junction + (at 113.03 180.34) + (diameter 0) + (color 0 0 0 0) + (uuid "6f9b8fc9-227f-4d1b-8a7d-a92a50a0ff8a") + ) + (junction + (at 59.69 186.69) + (diameter 0) + (color 0 0 0 0) + (uuid "a7e2a69e-feda-42a5-86f1-af2182a0c728") + ) + (junction + (at 124.46 180.34) + (diameter 0) + (color 0 0 0 0) + (uuid "b22ad495-7e9c-4811-b475-bbf5cabd1a4a") + ) + (junction + (at 69.85 172.72) + (diameter 0) + (color 0 0 0 0) + (uuid "b89bb0ef-2de8-45a7-88bd-99fdd214f56c") + ) + (junction + (at 86.36 180.34) + (diameter 0) + (color 0 0 0 0) + (uuid "fb637e23-5af7-4f2a-bcfe-cd13e72feec9") + ) + (wire + (pts + (xy 76.2 180.34) (xy 76.2 186.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "06f8f55a-503c-48f6-a65f-692d8d3ac299") + ) + (wire + (pts + (xy 86.36 180.34) (xy 86.36 181.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1faea375-04d1-4063-941a-a7d1993d409f") + ) + (wire + (pts + (xy 59.69 186.69) (xy 62.23 186.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2571c5ef-abea-44d8-adc3-a466b18b1fc9") + ) + (wire + (pts + (xy 106.68 180.34) (xy 113.03 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2a230aed-9d22-4b97-9a36-ff5af0d6d9f1") + ) + (wire + (pts + (xy 86.36 191.77) (xy 86.36 195.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2a24ba09-5dc0-4c55-a89b-e17712a17f21") + ) + (wire + (pts + (xy 46.99 186.69) (xy 59.69 186.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3242c7bf-3131-4bf1-ace9-8d5cda44737e") + ) + (wire + (pts + (xy 72.39 186.69) (xy 76.2 186.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3667f75d-8040-409b-8d7e-2183bb71b76a") + ) + (wire + (pts + (xy 113.03 180.34) (xy 113.03 186.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4510c048-6b0e-49ac-9b5f-a2ef7114be93") + ) + (wire + (pts + (xy 113.03 180.34) (xy 124.46 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c69ecb3-6d8f-46d6-8d18-e87c8f400c01") + ) + (wire + (pts + (xy 86.36 203.2) (xy 86.36 208.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f861e16-5b9b-4d29-90fa-3b27f6c83082") + ) + (wire + (pts + (xy 113.03 194.31) (xy 113.03 198.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8427cf5f-c0f8-4ed8-8cb2-7524c49e1265") + ) + (wire + (pts + (xy 76.2 186.69) (xy 78.74 186.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8de2e841-bb2a-4fe3-a227-e1a650ba02df") + ) + (wire + (pts + (xy 124.46 194.31) (xy 124.46 198.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8ee1eb09-d21c-4a33-bcbe-41d5774846f1") + ) + (wire + (pts + (xy 124.46 180.34) (xy 124.46 186.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92ac9be9-01f7-4acc-a092-bab842139074") + ) + (wire + (pts + (xy 83.82 180.34) (xy 86.36 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a0ef6db5-8558-4735-9505-0a54ead88d38") + ) + (wire + (pts + (xy 48.26 172.72) (xy 69.85 172.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "abe5f0ae-fe2f-4955-b95c-7120276e663d") + ) + (wire + (pts + (xy 86.36 172.72) (xy 86.36 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aced4fea-f32b-4fdb-95e4-f7ecfe732bdc") + ) + (wire + (pts + (xy 86.36 180.34) (xy 93.98 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ba0138e1-b29b-4ca5-acc7-9b98f13c3fed") + ) + (wire + (pts + (xy 124.46 180.34) (xy 137.16 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c08e5e16-7a7e-462a-95f2-651a73c27125") + ) + (wire + (pts + (xy 77.47 172.72) (xy 86.36 172.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e03626e2-0ca3-44f4-ab55-cb13de10b887") + ) + (wire + (pts + (xy 69.85 171.45) (xy 69.85 172.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f4d024c8-2262-4396-a8e9-eba6567e848a") + ) + (label "Output" + (at 137.16 180.34 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2bc76f5a-f237-482d-9afb-69c8723f8d18") + ) + (label "Input" + (at 46.99 186.69 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4ff79c6f-c3e7-4905-9aed-5acc49402be5") + ) + (symbol + (lib_id "Diode:1N4001") + (at 113.03 190.5 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "05f73643-ede3-4f43-818c-973692b50df7") + (property "Reference" "D?" + (at 115.57 189.2299 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1N4001" + (at 115.57 191.7699 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (at 113.03 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88503/1n4001.pdf" + (at 113.03 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 113.03 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "de228d17-09d2-4643-8731-81494b09ff7e") + ) + (pin "2" + (uuid "6fd512f3-36a1-42c1-aa19-a46bde5f85ab") + ) + (instances + (project "" + (path "/5ea766ad-ab66-4401-9039-26d726751879" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "pspice:C") + (at 66.04 186.69 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "14e211a1-5444-4f80-84ea-4ba835c3e7df") + (property "Reference" "C?" + (at 66.04 177.8 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100nf" + (at 66.04 180.34 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 66.04 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 66.04 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 66.04 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7518fc38-bcaf-438d-9631-3f6a7febc43c") + ) + (pin "2" + (uuid "52fcd61c-acf8-46da-bcbc-93d974ef5fe8") + ) + (instances + (project "" + (path "/5ea766ad-ab66-4401-9039-26d726751879" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 73.66 172.72 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "22016ad2-f4c7-4655-a7e1-7e308f70d93c") + (property "Reference" "R?" + (at 73.66 166.37 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4.7k" + (at 73.66 168.91 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 73.66 174.498 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 73.66 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 73.66 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "848c9231-4998-4830-a43d-3fc924fc87cc") + ) + (pin "2" + (uuid "96b3d88c-31d3-41d3-a214-f7683bab73ff") + ) + (instances + (project "" + (path "/5ea766ad-ab66-4401-9039-26d726751879" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "pspice:C") + (at 100.33 180.34 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "325bee7c-7273-4ea3-9378-8b8b99bc5a9c") + (property "Reference" "C?" + (at 100.33 171.45 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100nf" + (at 100.33 173.99 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 100.33 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 100.33 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 100.33 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "be72f534-5549-4f0a-beb6-0ae4baa07ace") + ) + (pin "2" + (uuid "15d56e29-08f9-4522-bc30-2883b9bba05f") + ) + (instances + (project "" + (path "/5ea766ad-ab66-4401-9039-26d726751879" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 86.36 208.28 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6c3a01b1-c810-407b-b037-b5fd536fdd59") + (property "Reference" "#PWR?" + (at 86.36 214.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 86.36 213.36 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 86.36 208.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 86.36 208.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 86.36 208.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1da8f617-eeec-43b7-87c4-d41996518340") + ) + (instances + (project "" + (path "/5ea766ad-ab66-4401-9039-26d726751879" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:1N4001") + (at 124.46 190.5 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7f2599fa-05b9-4bb4-ac00-7afb4282ee78") + (property "Reference" "D?" + (at 127 189.2299 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "1N4001" + (at 127 191.7699 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (at 124.46 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88503/1n4001.pdf" + (at 124.46 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 124.46 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b4bb84e7-2b11-4c6f-9c9c-7bfbc60866e4") + ) + (pin "2" + (uuid "e1fd6216-7e1f-4580-b92c-80ce4d7310d0") + ) + (instances + (project "" + (path "/5ea766ad-ab66-4401-9039-26d726751879" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Transistor_BJT:2N3904") + (at 83.82 186.69 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8c856c00-e04e-41a5-a274-f8993299ab1c") + (property "Reference" "Q?" + (at 88.9 185.4199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "2N3904" + (at 88.9 187.9599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_THT:TO-92_Inline" + (at 88.9 188.595 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.onsemi.com/pub/Collateral/2N3903-D.PDF" + (at 83.82 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "" + (at 83.82 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7ea38a14-8a37-45d5-b412-c9624ef84d88") + ) + (pin "2" + (uuid "e2b3df40-bcaf-4fa2-8d1f-05341b03a079") + ) + (pin "3" + (uuid "81bfd0a3-8281-445c-82b0-21399c810cd1") + ) + (instances + (project "" + (path "/5ea766ad-ab66-4401-9039-26d726751879" + (reference "Q?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 124.46 198.12 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "92b55f95-03c9-4878-be40-9273cbe6c06b") + (property "Reference" "#PWR?" + (at 124.46 204.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 124.46 203.2 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 124.46 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 124.46 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 124.46 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d1c17f91-c18d-4378-9685-e7c9744874d7") + ) + (instances + (project "" + (path "/5ea766ad-ab66-4401-9039-26d726751879" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 113.03 198.12 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a6132d25-08c1-4a88-89c7-8a907544aa9f") + (property "Reference" "#PWR?" + (at 113.03 204.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 113.03 203.2 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 113.03 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 113.03 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 113.03 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "47a95111-3abd-4912-be0c-f9bfd9005280") + ) + (instances + (project "" + (path "/5ea766ad-ab66-4401-9039-26d726751879" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 80.01 180.34 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "be96b9c2-3ed9-408c-b3f7-32d82b71a33f") + (property "Reference" "R?" + (at 80.01 173.99 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "2.2m" + (at 80.01 176.53 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 80.01 182.118 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 80.01 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 80.01 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0192dbd7-a839-4894-b8af-34f942505853") + ) + (pin "2" + (uuid "cf328db9-d8f6-4299-ac47-6fb78a709d1a") + ) + (instances + (project "" + (path "/5ea766ad-ab66-4401-9039-26d726751879" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 86.36 199.39 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d3fa7cfd-4ce1-4457-9a7b-657c8721989b") + (property "Reference" "R?" + (at 88.9 198.1199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "470" + (at 88.9 200.6599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 84.582 199.39 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 86.36 199.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 86.36 199.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "18fe5295-f1fe-4c37-9c07-e6d1248c9ace") + ) + (pin "2" + (uuid "ef62f6c8-46e3-44a7-922c-bb95b86f6dc3") + ) + (instances + (project "" + (path "/5ea766ad-ab66-4401-9039-26d726751879" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) )