From 41cb568ab9dddf0758cde8052ede1b2ee13bd20e Mon Sep 17 00:00:00 2001 From: Mohit Kumar Date: Sun, 9 Aug 2026 15:58:46 +0530 Subject: [PATCH 1/6] Add IN4007G device model --- library/deviceModelLibrary/Diode/IN4007G.lib | 1 + library/deviceModelLibrary/Diode/IN4007G.xml | 1 + 2 files changed, 2 insertions(+) create mode 100644 library/deviceModelLibrary/Diode/IN4007G.lib create mode 100644 library/deviceModelLibrary/Diode/IN4007G.xml diff --git a/library/deviceModelLibrary/Diode/IN4007G.lib b/library/deviceModelLibrary/Diode/IN4007G.lib new file mode 100644 index 000000000..218576a57 --- /dev/null +++ b/library/deviceModelLibrary/Diode/IN4007G.lib @@ -0,0 +1 @@ +.MODEL IN4007G D( Is=7.690E-11 Rs=4.200E-02 N=1.450E+00 tt=4.320E-06 Cjo=2.650E-11 M=3.330E-01 Vj=1 Bv=1.000E+03 Ibv=5.000E-06 ) diff --git a/library/deviceModelLibrary/Diode/IN4007G.xml b/library/deviceModelLibrary/Diode/IN4007G.xml new file mode 100644 index 000000000..10ca20592 --- /dev/null +++ b/library/deviceModelLibrary/Diode/IN4007G.xml @@ -0,0 +1 @@ +DIN4007G7.690E-114.200E-021.450E+004.320E-062.650E-113.330E-0111.000E+035.000E-06 \ No newline at end of file From b0c7e9d0dad38305eccad77b559609efb192253b Mon Sep 17 00:00:00 2001 From: Mohit Kumar Date: Sun, 9 Aug 2026 16:03:17 +0530 Subject: [PATCH 2/6] Add Q2N3904 device model --- library/deviceModelLibrary/Transistor/Q2N3904.lib | 1 + library/deviceModelLibrary/Transistor/Q2N3904.xml | 1 + 2 files changed, 2 insertions(+) create mode 100644 library/deviceModelLibrary/Transistor/Q2N3904.lib create mode 100644 library/deviceModelLibrary/Transistor/Q2N3904.xml diff --git a/library/deviceModelLibrary/Transistor/Q2N3904.lib b/library/deviceModelLibrary/Transistor/Q2N3904.lib new file mode 100644 index 000000000..e482ca96d --- /dev/null +++ b/library/deviceModelLibrary/Transistor/Q2N3904.lib @@ -0,0 +1 @@ +.MODEL Q2N3904 NPN( Is=14.34f Xti=3 Eg=1.11 Vaf=120 Bf=350 Ne=1.307 Ise=14.34f Ikf=0.07 Xtb=1.5 Br=6.092 Nc=2 Isc=0 Ikr=0 Rc=1 Cjc=7.306p Mjc=.3416 Vjc=.75 Fc=.5 Cje=9.5 Mje=.377 Vje=.75 Tr=120n Tf=411.1p Itf=.6 Vtf=1.7 Xtf=3 Rb=10 Re=0.5 ) diff --git a/library/deviceModelLibrary/Transistor/Q2N3904.xml b/library/deviceModelLibrary/Transistor/Q2N3904.xml new file mode 100644 index 000000000..942bcb102 --- /dev/null +++ b/library/deviceModelLibrary/Transistor/Q2N3904.xml @@ -0,0 +1 @@ +NPNQ2N390414.34f 3 1.11 1203501.307 14.34f 0.071.5
6.092
2 0 0 1 7.306p .3416 .75 .5 9.5.377 .75 120n411.1p .6 1.7 3 10 0.5
\ No newline at end of file From 6e60a55cf49d1175a98b60e68abc1777ca59fb26 Mon Sep 17 00:00:00 2001 From: Mohit Kumar Date: Sun, 9 Aug 2026 16:05:45 +0530 Subject: [PATCH 3/6] Add Q2N3906 device model --- library/deviceModelLibrary/Transistor/Q2N3906.lib | 1 + library/deviceModelLibrary/Transistor/Q2N3906.xml | 1 + 2 files changed, 2 insertions(+) create mode 100644 library/deviceModelLibrary/Transistor/Q2N3906.lib create mode 100644 library/deviceModelLibrary/Transistor/Q2N3906.xml diff --git a/library/deviceModelLibrary/Transistor/Q2N3906.lib b/library/deviceModelLibrary/Transistor/Q2N3906.lib new file mode 100644 index 000000000..89abfa07b --- /dev/null +++ b/library/deviceModelLibrary/Transistor/Q2N3906.lib @@ -0,0 +1 @@ +.MODEL Q2N3906 PNP( Is=650.6E-18 Xti=3 Eg=1.11 Vaf=115.7 Bf=370 Ne=1.829 Ise=54.81f Ikf=0.08 Xtb=1.5 Br=3.563 Nc=2 Isc=0 Ikr=0 Rc=.715 Cjc=4.3p Mjc=.5383 Vjc=.75 Fc=.5 Cje=9.8p Mje=.3357 Vje=.75 Tr=150n Tf=603.7p Itf=.65 Vtf=5 Xtf=1.7 Rb=10 Re=0.5 ) diff --git a/library/deviceModelLibrary/Transistor/Q2N3906.xml b/library/deviceModelLibrary/Transistor/Q2N3906.xml new file mode 100644 index 000000000..90c61b79f --- /dev/null +++ b/library/deviceModelLibrary/Transistor/Q2N3906.xml @@ -0,0 +1 @@ +PNPQ2N3906650.6E-183 1.11 115.7 3701.82954.81f 0.081.5
3.563
2 0 0.7154.3p.5383 .75 .5 9.8p .3357 .75150n 603.7p .65 5 1.7 100.5
\ No newline at end of file From 9a5abeb23a22b3a3585dda3fd17a251b49346da1 Mon Sep 17 00:00:00 2001 From: Mohit Kumar Date: Sun, 9 Aug 2026 16:21:33 +0530 Subject: [PATCH 4/6] Add AD844 subcircuit --- library/SubcircuitLibrary/AD844/AD844.cir | 30 + .../SubcircuitLibrary/AD844/AD844.kicad_sch | 2084 +++++++++++++++++ library/SubcircuitLibrary/AD844/AD844.proj | 1 + library/SubcircuitLibrary/AD844/AD844.sub | 30 + .../AD844/AD844_Previous_Values.xml | 1 + library/SubcircuitLibrary/AD844/NPN.lib | 4 + library/SubcircuitLibrary/AD844/PNP.lib | 4 + 7 files changed, 2154 insertions(+) create mode 100644 library/SubcircuitLibrary/AD844/AD844.cir create mode 100644 library/SubcircuitLibrary/AD844/AD844.kicad_sch create mode 100644 library/SubcircuitLibrary/AD844/AD844.proj create mode 100644 library/SubcircuitLibrary/AD844/AD844.sub create mode 100644 library/SubcircuitLibrary/AD844/AD844_Previous_Values.xml create mode 100644 library/SubcircuitLibrary/AD844/NPN.lib create mode 100644 library/SubcircuitLibrary/AD844/PNP.lib diff --git a/library/SubcircuitLibrary/AD844/AD844.cir b/library/SubcircuitLibrary/AD844/AD844.cir new file mode 100644 index 000000000..580163ba1 --- /dev/null +++ b/library/SubcircuitLibrary/AD844/AD844.cir @@ -0,0 +1,30 @@ +.title KiCad schematic +QN9 Net-_QN11-Pad3_ Net-_QN6-Pad2_ Net-_I2-Pad1_ npn +QN11 Net-_I1-Pad2_ Z Net-_QN11-Pad3_ npn +QN8 Net-_QN6-Pad2_ Net-_QN6-Pad2_ Net-_I2-Pad1_ npn +QN7 Z Net-_QN5-Pad1_ Net-_QN6-Pad2_ npn +QP9 Net-_QN10-Pad2_ Net-_QP5-Pad2_ Net-_I1-Pad2_ pnp +R3 Y Z 5k +QP11 Net-_I2-Pad1_ Z Net-_QN10-Pad2_ pnp +QP7 Net-_QP5-Pad2_ Net-_QP5-Pad2_ Net-_I1-Pad2_ pnp +QP5 Net-_QP5-Pad1_ Net-_QP5-Pad2_ Net-_I1-Pad2_ pnp +QP8 Z Net-_QN4-Pad1_ Net-_QP5-Pad2_ pnp +QN4 Net-_QN4-Pad1_ Net-_I1-Pad1_ Net-_QN4-Pad3_ npn +QP6 Net-_QN4-Pad1_ Net-_QN4-Pad1_ Net-_QP5-Pad1_ pnp +U3 Net-_QN4-Pad3_ plot_v1 +I2 Net-_I2-Pad1_ Net-_I2-Pad2_ dc +v2 Y Net-_I2-Pad1_ DC +QP3 Net-_I2-Pad2_ Net-_I2-Pad2_ Y pnp +QP12 Net-_I2-Pad1_ Net-_QN11-Pad3_ W pnp +QN10 Net-_I1-Pad2_ Net-_QN10-Pad2_ W npn +U2 W plot_v1 +QP4 Net-_QN5-Pad1_ Net-_I2-Pad2_ Net-_QN4-Pad3_ pnp +R2 x Net-_QN4-Pad3_ 1k +QN6 Net-_QN5-Pad3_ Net-_QN6-Pad2_ Net-_I2-Pad1_ npn +QN5 Net-_QN5-Pad1_ Net-_QN5-Pad1_ Net-_QN5-Pad3_ npn +U1 x plot_v1 +v3 x Y sine +I1 Net-_I1-Pad1_ Net-_I1-Pad2_ dc +v1 Net-_I1-Pad2_ Y DC +QN3 Net-_I1-Pad1_ Net-_I1-Pad1_ Y npn +.end diff --git a/library/SubcircuitLibrary/AD844/AD844.kicad_sch b/library/SubcircuitLibrary/AD844/AD844.kicad_sch new file mode 100644 index 000000000..2acf67c87 --- /dev/null +++ b/library/SubcircuitLibrary/AD844/AD844.kicad_sch @@ -0,0 +1,2084 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 807be74a-9917-41dd-8122-a0f3e465989b) + + (paper "A4") + + (lib_symbols + (symbol "LTspice_sym:npn" (pin_numbers hide) (pin_names (offset 0.0254) hide) (in_bom yes) (on_board yes) + (property "Reference" "QN" (id 0) (at 4.445 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "npn" (id 1) (at 4.445 -5.3848 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "NPN" (id 4) (at 4.445 -5.3848 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (property "ki_fp_filters" "QN_*" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "npn_0_0" + (polyline + (pts + (xy 1.27 -6.35) + (xy 1.27 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -2.54) + (xy 5.08 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.175 -6.35) + (xy 1.27 -5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.4798 -6.0198) + (xy 2.8448 -6.6548) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 -7.62) + (xy 2.8448 -6.6548) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 -7.62) + (xy 3.4798 -6.0198) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "npn_1_1" + (pin unspecified line (at 5.08 0 0) (length 0) + (name "C" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at 0 -3.81 0) (length 0) + (name "B" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at 5.08 -7.62 0) (length 0) + (name "E" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "LTspice_sym:pnp" (pin_numbers hide) (pin_names (offset 0.0254) hide) (in_bom yes) (on_board yes) + (property "Reference" "QP" (id 0) (at 6.6548 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "pnp" (id 1) (at 6.6548 -5.3848 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "PNP" (id 4) (at 6.6548 -5.3848 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (property "ki_fp_filters" "QP_*" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "pnp_0_0" + (polyline + (pts + (xy 1.27 -6.35) + (xy 1.27 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -5.08) + (xy 2.8448 -6.6548) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -5.08) + (xy 3.4798 -6.0198) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -2.54) + (xy 5.08 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.175 -6.35) + (xy 5.08 -7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.4798 -6.0198) + (xy 2.8448 -6.6548) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "pnp_1_1" + (pin unspecified line (at 5.08 0 0) (length 0) + (name "C" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at 0 -3.81 0) (length 0) + (name "B" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at 5.08 -7.62 0) (length 0) + (name "E" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Devices:eSim_NPN" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "Q" (id 0) (at -2.54 1.27 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "eSim_NPN" (id 1) (at -1.27 3.81 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 5.08 2.54 0) + (effects (font (size 0.7366 0.7366))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "eSim_NPN_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 "eSim_NPN_1_1" + (pin passive line (at 2.54 5.08 270) (length 2.54) + (name "C" (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 90) (length 2.54) + (name "E" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Devices:eSim_PNP" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "Q" (id 0) (at -2.54 1.27 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "eSim_PNP" (id 1) (at -1.27 3.81 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 5.08 2.54 0) + (effects (font (size 0.7366 0.7366))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "eSim_PNP_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 2.286 -1.778) + (xy 1.778 -2.286) + (xy 1.27 -1.27) + (xy 2.286 -1.778) + (xy 2.286 -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 "eSim_PNP_1_1" + (pin passive line (at 2.54 5.08 270) (length 2.54) + (name "C" (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 90) (length 2.54) + (name "E" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Devices:resistor" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 3.302 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "resistor" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 1.27 -0.508 0) + (effects (font (size 0.762 0.762))) + ) + (property "Datasheet" "" (id 3) (at 1.27 1.27 90) + (effects (font (size 0.762 0.762))) + ) + (property "ki_fp_filters" "R_* Resistor_*" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "resistor_0_1" + (rectangle (start 3.81 0.254) (end -1.27 2.286) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "resistor_1_1" + (pin passive line (at -2.54 1.27 0) (length 1.27) + (name "~" (effects (font (size 1.524 1.524)))) + (number "1" (effects (font (size 1.524 1.524)))) + ) + (pin passive line (at 5.08 1.27 180) (length 1.27) + (name "~" (effects (font (size 1.524 1.524)))) + (number "2" (effects (font (size 1.524 1.524)))) + ) + ) + ) + (symbol "eSim_Plot:plot_v1" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 12.7 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "plot_v1" (id 1) (at 5.08 8.89 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "plot_v1_0_1" + (circle (center 0 12.7) (radius 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "plot_v1_1_1" + (pin input line (at 0 5.08 90) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "~" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Power:eSim_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" "eSim_GND" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "eSim_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 "eSim_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 "eSim_Sources:DC" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at -5.08 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "DC_0_1" + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "DC_1_1" + (pin power_out line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:dc" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "I" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dc" (id 1) (at -5.08 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "dc_0_1" + (polyline + (pts + (xy 0 -2.54) + (xy 0 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy -1.27 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 1.27 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "dc_1_1" + (pin passive line (at 0 11.43 270) (length 7.62) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -11.43 90) (length 7.62) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:sine" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "sine" (id 1) (at -5.08 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "sine_0_1" + (arc (start 0 0) (mid -1.27 1.27) (end -2.54 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 0) (mid 1.27 -1.27) (end 2.54 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "sine_1_1" + (pin input line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 0 0)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 0 0)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "npn_1" (pin_numbers hide) (pin_names (offset 0.0254) hide) (in_bom yes) (on_board yes) + (property "Reference" "QN" (id 0) (at 4.445 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "npn_1" (id 1) (at 4.445 -5.3848 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "NPN" (id 4) (at 4.445 -5.3848 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (property "ki_fp_filters" "QN_*" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "npn_1_0_0" + (polyline + (pts + (xy 1.27 -6.35) + (xy 1.27 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -2.54) + (xy 5.08 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.175 -6.35) + (xy 1.27 -5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.4798 -6.0198) + (xy 2.8448 -6.6548) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 -7.62) + (xy 2.8448 -6.6548) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 -7.62) + (xy 3.4798 -6.0198) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "npn_1_1_1" + (pin unspecified line (at 5.08 0 0) (length 0) + (name "C" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at 0 -3.81 0) (length 0) + (name "B" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin unspecified line (at 5.08 -7.62 0) (length 0) + (name "E" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + + (junction (at 165.1 157.48) (diameter 0) (color 0 0 0 0) + (uuid 0a12058f-6561-4c2e-9bf0-f40ee8f2c3b0) + ) + (junction (at 217.17 71.12) (diameter 0) (color 0 0 0 0) + (uuid 2c9cc88b-7358-4b5d-9c0c-2790ea693eb0) + ) + (junction (at 148.59 167.64) (diameter 0) (color 0 0 0 0) + (uuid 43be787d-de14-402c-806a-bd779ad364d2) + ) + (junction (at 119.38 81.28) (diameter 0) (color 0 0 0 0) + (uuid 44bf1951-b569-426e-a99d-43a80ecb9426) + ) + (junction (at 165.1 95.25) (diameter 0) (color 0 0 0 0) + (uuid 49d00007-ac9f-45fd-8fe4-c328c0ab4fb5) + ) + (junction (at 92.71 96.52) (diameter 0) (color 0 0 0 0) + (uuid 522e9f4a-6538-4e64-af72-469bf37b64df) + ) + (junction (at 165.1 34.29) (diameter 0) (color 0 0 0 0) + (uuid 5537858b-2031-413a-a3e2-317bc9c2b8b2) + ) + (junction (at 181.61 95.25) (diameter 0) (color 0 0 0 0) + (uuid 57696248-bfb9-47ab-9aa0-d9dd046ce877) + ) + (junction (at 77.47 168.91) (diameter 0) (color 0 0 0 0) + (uuid 60567d71-d526-46c8-a53f-ae4a57cec0a2) + ) + (junction (at 77.47 39.37) (diameter 0) (color 0 0 0 0) + (uuid 66a4c144-9c70-4036-92ff-63d4f3626e72) + ) + (junction (at 74.93 106.68) (diameter 0) (color 0 0 0 0) + (uuid 72e3780e-8afe-4e26-a486-754c5e73bd1e) + ) + (junction (at 236.22 157.48) (diameter 0) (color 0 0 0 0) + (uuid 74ea2eb3-8d9c-40fe-9ec5-f3f4ce0b7ac7) + ) + (junction (at 228.6 34.29) (diameter 0) (color 0 0 0 0) + (uuid 760a6bcf-09c2-401f-b351-d757fe907f7c) + ) + (junction (at 251.46 99.06) (diameter 0) (color 0 0 0 0) + (uuid 7871de42-e0f7-47eb-b67c-30d47b4d4111) + ) + (junction (at 219.71 127) (diameter 0) (color 0 0 0 0) + (uuid 78db356a-7903-42f8-b9ef-2a440af70566) + ) + (junction (at 149.86 43.18) (diameter 0) (color 0 0 0 0) + (uuid 8c7e69dc-4e9a-4cc3-ba6e-97dbc05ccd9e) + ) + (junction (at 137.16 147.32) (diameter 0) (color 0 0 0 0) + (uuid 9e479851-3edd-4cde-8497-d0987413a258) + ) + (junction (at 77.47 81.28) (diameter 0) (color 0 0 0 0) + (uuid a10b9836-c724-4195-bd1c-d37f77ae0c4d) + ) + (junction (at 198.12 95.25) (diameter 0) (color 0 0 0 0) + (uuid a21616d0-087f-43a4-af48-b26fabd81eba) + ) + (junction (at 119.38 134.62) (diameter 0) (color 0 0 0 0) + (uuid a5bcdf64-5963-4878-9efb-00cccca3f74f) + ) + (junction (at 165.1 54.61) (diameter 0) (color 0 0 0 0) + (uuid b14b7206-ebe3-4ada-9dd9-d6d8e2c94f6e) + ) + (junction (at 217.17 34.29) (diameter 0) (color 0 0 0 0) + (uuid b1cdbe1b-a863-41cb-8175-fc1e4835c0c5) + ) + (junction (at 128.27 106.68) (diameter 0) (color 0 0 0 0) + (uuid c38fa1c7-c731-4364-ac89-88ebbbb8a283) + ) + (junction (at 165.1 176.53) (diameter 0) (color 0 0 0 0) + (uuid c3a555b8-0960-4081-b045-4d28e867b718) + ) + (junction (at 77.47 128.27) (diameter 0) (color 0 0 0 0) + (uuid cef4a35a-e3c3-43ab-a2cd-87319bcf39ef) + ) + (junction (at 119.38 34.29) (diameter 0) (color 0 0 0 0) + (uuid d3341957-146e-4087-9425-88f98436b5e0) + ) + (junction (at 93.98 116.84) (diameter 0) (color 0 0 0 0) + (uuid d515b415-e6df-4ca1-8075-b228d05fad20) + ) + (junction (at 264.16 99.06) (diameter 0) (color 0 0 0 0) + (uuid d7b197ec-4c78-43cf-b354-4046d8bdf0f8) + ) + (junction (at 222.25 157.48) (diameter 0) (color 0 0 0 0) + (uuid dadfcb04-75c7-4779-8740-641dc938b2b4) + ) + (junction (at 146.05 116.84) (diameter 0) (color 0 0 0 0) + (uuid e118409b-a5fa-4124-a8ec-96a2320fda53) + ) + (junction (at 121.92 106.68) (diameter 0) (color 0 0 0 0) + (uuid e99b6734-a753-40db-9d90-19a1b757b690) + ) + (junction (at 137.16 69.85) (diameter 0) (color 0 0 0 0) + (uuid f9c417b1-676b-4d0d-885e-3ba5f3a25030) + ) + (junction (at 146.05 115.57) (diameter 0) (color 0 0 0 0) + (uuid fd50c430-064c-4fab-a4a4-f433fa7b67e3) + ) + (junction (at 119.38 176.53) (diameter 0) (color 0 0 0 0) + (uuid fedba8ba-c331-4070-970b-04b7edf3151d) + ) + + (no_connect (at 425.45 62.23) (uuid ddebd9df-c78a-44be-b68c-6c954bcf34bc)) + + (wire (pts (xy 165.1 34.29) (xy 217.17 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 01c59225-13f3-4997-bb27-f35b45142d21) + ) + (wire (pts (xy 137.16 147.32) (xy 160.02 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 03db6f52-68ad-4366-8fb0-7072c5701150) + ) + (wire (pts (xy 148.59 167.64) (xy 160.02 167.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 06e74159-392e-4e2e-a383-618066a09e6d) + ) + (wire (pts (xy 30.48 176.53) (xy 30.48 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 07f7ec9a-3c08-471c-942a-92a89d112d2f) + ) + (wire (pts (xy 63.5 106.68) (xy 63.5 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 08ac9b33-06a8-44de-8390-df532ad5f03f) + ) + (wire (pts (xy 74.93 113.03) (xy 77.47 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 08ba591e-dd77-4517-93d0-ee5f6915b306) + ) + (wire (pts (xy 236.22 157.48) (xy 222.25 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0a8f14c2-84cc-4a5a-b935-b6d8046bb42c) + ) + (wire (pts (xy 74.93 100.33) (xy 74.93 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0bcf407e-17da-4481-8eee-cfd475ed8c7e) + ) + (wire (pts (xy 77.47 128.27) (xy 77.47 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0c2b6feb-9d20-4b98-bbff-12ed6f8d4415) + ) + (wire (pts (xy 212.09 82.55) (xy 198.12 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0c577a53-5528-475d-a034-f22f5f5eda22) + ) + (wire (pts (xy 186.69 153.67) (xy 186.69 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0cf31d81-a0aa-470a-b78c-29772acfdbfc) + ) + (wire (pts (xy 77.47 176.53) (xy 119.38 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d4493e7-5c3d-4e56-b44f-b4f908d870ac) + ) + (wire (pts (xy 165.1 151.13) (xy 165.1 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0f2a642b-22b3-4253-a6ef-d2cc90cb6e08) + ) + (wire (pts (xy 165.1 157.48) (xy 165.1 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 10ed5e2d-457f-4b55-8bbc-8222be0ab309) + ) + (wire (pts (xy 219.71 127) (xy 246.38 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 11420148-3282-4028-b3b2-024d81899f5d) + ) + (wire (pts (xy 124.46 43.18) (xy 149.86 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1148293f-dc4b-460f-a44c-6bff8cfe1b58) + ) + (wire (pts (xy 217.17 86.36) (xy 236.22 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1370ce35-bb89-413a-9f69-a006cc5c38e0) + ) + (wire (pts (xy 198.12 109.22) (xy 212.09 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1638fc37-28de-468c-b408-0d5f5a8da233) + ) + (wire (pts (xy 222.25 157.48) (xy 219.71 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 166718e4-5e7b-4b44-a0e7-d0b80930c7ca) + ) + (wire (pts (xy 148.59 157.48) (xy 165.1 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1969d6be-c5dd-42f6-955b-09b71aafaf26) + ) + (wire (pts (xy 212.09 43.18) (xy 212.09 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 19e26304-7a5f-42d1-b30a-9852f38b5445) + ) + (wire (pts (xy 119.38 113.03) (xy 121.92 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1adad4cf-479a-46be-b9ef-b63b69a47925) + ) + (wire (pts (xy 165.1 95.25) (xy 165.1 143.51)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1b988cba-d0de-4870-b4f2-363f20f4b6f0) + ) + (wire (pts (xy 217.17 34.29) (xy 228.6 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1c73567f-69f4-4ec9-898e-1264d3c48b4e) + ) + (wire (pts (xy 128.27 106.68) (xy 137.16 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1d36d391-eb47-4106-b530-d3e8c049a81b) + ) + (wire (pts (xy 217.17 105.41) (xy 228.6 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1d863cc5-c8c2-4b4a-ab73-53bb1ea3746a) + ) + (wire (pts (xy 165.1 176.53) (xy 165.1 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 20824f04-9fdd-4797-a07d-c87dd417cf5d) + ) + (wire (pts (xy 77.47 39.37) (xy 77.47 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 22bb4c02-8b81-4e8c-9a8d-5a9e8fded4e0) + ) + (wire (pts (xy 198.12 82.55) (xy 198.12 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 24d179d1-1a0b-4cbe-9d49-c83603526212) + ) + (wire (pts (xy 251.46 67.31) (xy 251.46 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 25837dec-f183-48e2-821e-f48255a10c46) + ) + (wire (pts (xy 137.16 114.3) (xy 138.43 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2925b3b4-693d-4dfa-b2de-7b42968178ca) + ) + (wire (pts (xy 93.98 116.84) (xy 114.3 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a99da85-3c3e-4225-9411-ddeb0fffd478) + ) + (wire (pts (xy 165.1 54.61) (xy 212.09 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d1d87c1-0d85-4a7f-bc7a-5ab31a0d2b26) + ) + (wire (pts (xy 165.1 34.29) (xy 165.1 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2dc3b668-8b68-4dda-a94f-fecfdae4456d) + ) + (wire (pts (xy 181.61 109.22) (xy 181.61 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 326efe29-7677-424f-bfee-a93607121cf2) + ) + (wire (pts (xy 119.38 34.29) (xy 165.1 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3355f543-943c-4eec-8df2-1394884bced4) + ) + (wire (pts (xy 251.46 157.48) (xy 236.22 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3623842b-6b36-4b4e-8d2b-9744b283eaa2) + ) + (wire (pts (xy 77.47 100.33) (xy 74.93 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3670b670-2193-461a-acbd-6a05aa265a98) + ) + (wire (pts (xy 137.16 69.85) (xy 160.02 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 38e7bb52-4372-4739-86d3-d8eafb1ddbba) + ) + (wire (pts (xy 29.21 34.29) (xy 38.1 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 38f456c7-71f0-4b5e-be31-21193337b4aa) + ) + (wire (pts (xy 39.37 168.91) (xy 77.47 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 39a78e28-6192-4a37-9d4a-fced48f4103b) + ) + (wire (pts (xy 119.38 120.65) (xy 119.38 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3b42deb9-79e4-4cce-91fd-a0c0292f4e6f) + ) + (wire (pts (xy 30.48 176.53) (xy 39.37 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c3afa3e-a227-43c1-9526-4ac25a6276cd) + ) + (wire (pts (xy 77.47 128.27) (xy 93.98 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4209b4fc-9c33-4eb6-991e-a946724866f5) + ) + (wire (pts (xy 77.47 154.94) (xy 77.47 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4239ce3c-8bf1-4ab6-ac0f-1b47821581bb) + ) + (wire (pts (xy 186.69 157.48) (xy 165.1 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 42cb47de-82cb-406b-8781-fa4fd540733c) + ) + (wire (pts (xy 77.47 34.29) (xy 77.47 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 449cf6c1-4336-446a-889d-b54b7a7bb582) + ) + (wire (pts (xy 165.1 54.61) (xy 149.86 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 44f3aaf2-1416-42cd-8709-0f594911247f) + ) + (wire (pts (xy 165.1 73.66) (xy 165.1 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 45f1b907-076c-4194-81f6-4d8858376e71) + ) + (wire (pts (xy 119.38 134.62) (xy 137.16 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 46580476-c74c-4646-a038-4dcf77082a94) + ) + (wire (pts (xy 251.46 74.93) (xy 251.46 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 465e00a3-f791-4f8f-a45a-62ac4247bb42) + ) + (wire (pts (xy 217.17 34.29) (xy 217.17 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4a3a84d2-1585-4d81-8d1b-e135d370ec05) + ) + (wire (pts (xy 29.21 38.1) (xy 29.21 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4c344ad1-ee19-4073-97a1-8bcffc5241c1) + ) + (wire (pts (xy 251.46 130.81) (xy 251.46 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4fc84e95-5135-42b7-81bc-11c40484de35) + ) + (wire (pts (xy 63.5 106.68) (xy 74.93 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 501499b8-2e3c-47e5-ad73-49ab5f7b68e1) + ) + (wire (pts (xy 222.25 157.48) (xy 222.25 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 506a3b98-ecfe-4550-abb5-e1445d27932d) + ) + (wire (pts (xy 124.46 167.64) (xy 148.59 167.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5238be39-d87c-4b95-a6e2-91e2b1a7c21b) + ) + (wire (pts (xy 137.16 81.28) (xy 137.16 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 537314a8-ce65-453a-965d-1cc9832f27c4) + ) + (wire (pts (xy 149.86 54.61) (xy 149.86 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 594a6d9f-aa85-4b6e-8536-c29948c1b84b) + ) + (wire (pts (xy 39.37 168.91) (xy 39.37 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5e21bde8-94b4-42df-9598-8b1016698d51) + ) + (wire (pts (xy 82.55 116.84) (xy 93.98 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 61c45d38-aea9-4ac2-93ef-defba522d21f) + ) + (wire (pts (xy 121.92 100.33) (xy 121.92 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 66b14574-5f4a-43aa-8168-f06e0333497e) + ) + (wire (pts (xy 119.38 73.66) (xy 119.38 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6a87ac40-7c8f-40ee-be3c-f40f9eca86d0) + ) + (wire (pts (xy 93.98 128.27) (xy 93.98 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6d080ecc-336d-4696-aee6-dc39178159dc) + ) + (wire (pts (xy 219.71 113.03) (xy 219.71 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6ec1f13a-0fe6-4dd5-bebe-50db36079d29) + ) + (wire (pts (xy 119.38 81.28) (xy 137.16 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6f059ddb-4f60-4ab6-95f3-588dcfa65166) + ) + (wire (pts (xy 228.6 105.41) (xy 228.6 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 78bcd659-7db8-4e37-93d7-ceff8d265f8d) + ) + (wire (pts (xy 148.59 95.25) (xy 165.1 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 790d3b72-b576-4019-8c70-c698a5e40e4c) + ) + (wire (pts (xy 124.46 69.85) (xy 137.16 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7a0cbfe2-91a1-4d2d-9333-2177a244acb1) + ) + (wire (pts (xy 77.47 120.65) (xy 77.47 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 82a125b1-7cc0-40ef-b51c-2b0fcbbd6349) + ) + (wire (pts (xy 146.05 139.7) (xy 146.05 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 84d9d619-7c69-4e3d-af9d-2585b70cbd33) + ) + (wire (pts (xy 77.47 168.91) (xy 77.47 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8526a5f5-f90b-41b2-af00-edc6386d9cdf) + ) + (wire (pts (xy 119.38 81.28) (xy 119.38 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 89e17608-131f-45cb-a000-67feb7c22ddd) + ) + (wire (pts (xy 142.24 115.57) (xy 146.05 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8abc254e-9ae0-49d5-8b52-c8fac59dd3bf) + ) + (wire (pts (xy 217.17 46.99) (xy 217.17 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8c4262ad-185d-4d9f-b4af-178877986a67) + ) + (wire (pts (xy 119.38 39.37) (xy 119.38 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8dd1be2c-45b7-4caa-a0ff-4d4a3fe87b98) + ) + (wire (pts (xy 137.16 106.68) (xy 137.16 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8f8d5255-3b1b-468b-a34b-666e554b7349) + ) + (wire (pts (xy 148.59 167.64) (xy 148.59 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 91a41810-3a51-479a-b1aa-38e0ef9187aa) + ) + (wire (pts (xy 146.05 115.57) (xy 146.05 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 94120fce-beea-43a4-b855-80e1f390e036) + ) + (wire (pts (xy 251.46 99.06) (xy 251.46 123.19)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 943950c2-0df9-4fc6-8f94-cf980cd2ac6f) + ) + (wire (pts (xy 251.46 99.06) (xy 264.16 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 952ec38b-ee25-4b79-93dc-16510f7a836f) + ) + (wire (pts (xy 121.92 106.68) (xy 121.92 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9594a52e-7a89-4073-896f-f88ed6284bd7) + ) + (wire (pts (xy 124.46 147.32) (xy 137.16 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a08a4d92-2819-451e-a0d1-5a4af1e0b709) + ) + (wire (pts (xy 219.71 127) (xy 219.71 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a4c78005-1c4f-41c2-9ea3-c6079a2f368e) + ) + (wire (pts (xy 149.86 43.18) (xy 160.02 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a9cbbee7-605c-4e56-8fd6-ff9cb2217ba2) + ) + (wire (pts (xy 165.1 95.25) (xy 181.61 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ac2efea7-92b1-445f-b24d-65c0ca6f16b2) + ) + (wire (pts (xy 214.63 153.67) (xy 186.69 153.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b3823dcb-a51a-4ead-bbf9-31f3d571a52d) + ) + (wire (pts (xy 38.1 34.29) (xy 38.1 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b38f30db-2500-479c-947a-fbf34b42adbb) + ) + (wire (pts (xy 77.47 81.28) (xy 77.47 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b726a183-fa7b-4398-9668-0ae630d13f36) + ) + (wire (pts (xy 119.38 151.13) (xy 119.38 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b910b398-b222-4375-b8c3-24c09fe3fd2f) + ) + (wire (pts (xy 92.71 96.52) (xy 114.3 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bbd6126d-92d9-497f-88f1-024b116ddc4e) + ) + (wire (pts (xy 119.38 100.33) (xy 121.92 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bce01508-032e-4cde-8632-516303013a52) + ) + (wire (pts (xy 38.1 39.37) (xy 77.47 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid be803f91-9dbb-4948-b499-21027031b6e0) + ) + (wire (pts (xy 181.61 95.25) (xy 181.61 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c5c40061-2e67-4563-97fc-b9d2bbf58f31) + ) + (wire (pts (xy 264.16 99.06) (xy 267.97 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c8db5e49-ed84-4fda-844c-139e567b992d) + ) + (wire (pts (xy 165.1 176.53) (xy 222.25 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ca6b608e-317e-49f2-822f-7f5fb31db560) + ) + (wire (pts (xy 119.38 176.53) (xy 165.1 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cc59adf5-a9e4-40eb-9564-458b23459514) + ) + (wire (pts (xy 217.17 113.03) (xy 219.71 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cd9aa706-2044-4cc9-a1a3-e24b680a89b3) + ) + (wire (pts (xy 74.93 106.68) (xy 74.93 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cf50d3bb-b9e0-4de5-bedf-2f9f13aa79bf) + ) + (wire (pts (xy 228.6 34.29) (xy 251.46 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d21bf059-d975-49e2-91da-91341865758d) + ) + (wire (pts (xy 121.92 106.68) (xy 128.27 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d3c06f53-b75c-4427-baf6-ec782f779a45) + ) + (wire (pts (xy 181.61 95.25) (xy 198.12 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d5f33a6f-2e99-49f2-b962-38c5f44f2c46) + ) + (wire (pts (xy 146.05 116.84) (xy 146.05 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d95d3f7b-2340-42bb-845d-ca6ed642372e) + ) + (wire (pts (xy 198.12 95.25) (xy 198.12 109.22)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d9e04bc9-580e-4cf1-8269-624536f1fcba) + ) + (wire (pts (xy 165.1 54.61) (xy 165.1 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da13ed22-e3d4-4bad-b3c0-fccb750d28c3) + ) + (wire (pts (xy 92.71 81.28) (xy 92.71 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid df8efadb-0a0f-4f03-8a1f-b6d29c08ab37) + ) + (wire (pts (xy 82.55 96.52) (xy 92.71 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e3921af5-a3ee-489b-bfae-f8ab3ac1df4a) + ) + (wire (pts (xy 217.17 71.12) (xy 217.17 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e42172b4-2c56-490d-a08c-dccf5d0e4068) + ) + (wire (pts (xy 119.38 134.62) (xy 119.38 143.51)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e454985d-d594-4b62-9e48-e7948b6e03d2) + ) + (wire (pts (xy 77.47 81.28) (xy 92.71 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e5cd0da2-3d33-4d0c-baaf-abebcbf58d41) + ) + (wire (pts (xy 119.38 46.99) (xy 119.38 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e86b3cc5-df38-43ef-a40c-4cc1d8636e5e) + ) + (wire (pts (xy 236.22 86.36) (xy 236.22 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ef20ecdd-3d46-48da-b4f6-c9cb9e433bc7) + ) + (wire (pts (xy 217.17 71.12) (xy 246.38 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f3080a14-5e61-4d11-ab00-4b656efbb065) + ) + (wire (pts (xy 119.38 171.45) (xy 119.38 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f43c8806-38c6-44ba-91a0-27534c25059d) + ) + (wire (pts (xy 165.1 46.99) (xy 165.1 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f5c09e1f-becc-47e8-a7bd-d61229b71fca) + ) + (wire (pts (xy 77.47 34.29) (xy 119.38 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fa9e34c0-6055-4e59-9fd5-402a93b55213) + ) + (wire (pts (xy 137.16 134.62) (xy 137.16 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fbd53314-fccb-4480-adad-b6f6582b0b32) + ) + + (global_label "Z" (shape input) (at 148.59 95.25 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 018f6552-542d-4324-bc43-79d027813ffa) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 144.9674 95.3294 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "x" (shape input) (at 142.24 115.57 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 49b35b9e-25a4-4480-b5cf-1006781641b8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 138.7988 115.4906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "Y" (shape input) (at 63.5 113.03 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f425e441-cf74-4e5a-b095-8967e26999ab) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 59.9983 113.1094 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "W" (shape output) (at 267.97 99.06 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f6384ccc-dc46-456b-bcec-1158d1fb7cad) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 271.8345 98.9806 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 30.48 201.93 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0007cbc8-fa24-44e6-9bd1-7d1c410bf28f) + (property "Reference" "#PWR04" (id 0) (at 30.48 208.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 30.48 207.01 0)) + (property "Footprint" "" (id 2) (at 30.48 201.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 30.48 201.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f3cafd61-9646-4fc4-9b11-de3ca9f36006)) + ) + + (symbol (lib_id "LTspice_sym:pnp") (at 160.02 46.99 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0af97383-c75a-4467-a087-559c16f94274) + (property "Reference" "QP7" (id 0) (at 158.75 41.9099 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "pnp" (id 1) (at 158.75 44.4499 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 160.02 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 160.02 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "PNP" (id 4) (at 166.6748 41.6052 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (pin "1" (uuid e8377328-5436-4c3f-878a-1ed2accd3f93)) + (pin "2" (uuid bca28f39-5369-4584-a599-da2a3a21e11e)) + (pin "3" (uuid 7d0d6e27-136a-41c5-b6ca-defffbdfc52c)) + ) + + (symbol (lib_id "LTspice_sym:npn") (at 214.63 149.86 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2058ed63-3f22-464d-a1ed-17a30d45024f) + (property "Reference" "QN9" (id 0) (at 220.98 152.3999 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "npn" (id 1) (at 220.98 154.9399 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 214.63 149.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 214.63 149.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "NPN" (id 4) (at 219.075 155.2448 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (pin "1" (uuid f451e756-5a9f-408a-9c10-c90fc2c26640)) + (pin "2" (uuid c36b1d13-99bb-45fa-8d2c-323f1a029586)) + (pin "3" (uuid 4c10d339-5522-46e7-bc4a-0930b451aa2f)) + ) + + (symbol (lib_id "LTspice_sym:npn") (at 114.3 92.71 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 264b73c0-c628-460f-8ea5-2b8ad3ee3f49) + (property "Reference" "QN4" (id 0) (at 120.65 95.2499 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "npn" (id 1) (at 120.65 97.7899 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 114.3 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 114.3 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "NPN" (id 4) (at 118.745 98.0948 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (pin "1" (uuid 41119694-842a-4321-9e97-3b1a00de6ec2)) + (pin "2" (uuid 27f121ab-2955-41d8-bb84-ef232d85002e)) + (pin "3" (uuid f95df1b1-fea3-4077-adca-c1e7494a3490)) + ) + + (symbol (lib_name "npn_1") (lib_id "LTspice_sym:npn") (at 212.09 105.41 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 32512a4a-05fd-4be5-a4a1-c81a910d0da8) + (property "Reference" "QN11" (id 0) (at 218.44 107.9499 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "npn" (id 1) (at 218.44 110.4899 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 212.09 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 212.09 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "NPN" (id 4) (at 216.535 110.7948 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (pin "1" (uuid 7d199c27-bedb-443e-a371-997357557367)) + (pin "2" (uuid 4c16c94f-877a-4a7e-8cdd-b935385450e5)) + (pin "3" (uuid 0505fca5-ecbd-4779-a37e-31b035f8ba03)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 30.48 190.5 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 45971c18-b870-4440-bc18-1dec2142ffb2) + (property "Reference" "v2" (id 0) (at 25.4 193.675 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "DC" (id 1) (at 25.4 189.865 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "R1" (id 2) (at 25.4 186.055 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Datasheet" "" (id 3) (at 30.48 190.5 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid f54cb09c-c08d-450d-8d97-1e99fb13dd7e)) + (pin "2" (uuid 5e1dbbdf-e9ed-4ae1-8a80-f56689f09a1d)) + ) + + (symbol (lib_id "LTspice_sym:pnp") (at 246.38 130.81 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 46e80a69-f841-487c-8546-5162a616d5c2) + (property "Reference" "QP12" (id 0) (at 248.92 118.11 0)) + (property "Value" "pnp" (id 1) (at 248.92 120.65 0)) + (property "Footprint" "" (id 2) (at 246.38 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 246.38 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "PNP" (id 4) (at 253.0348 125.4252 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (pin "1" (uuid 14a09a40-dbe3-4e45-bef7-4a2014140167)) + (pin "2" (uuid ba1e5435-e19c-49ab-91b0-9dd984a97a53)) + (pin "3" (uuid 69d45c47-711d-4788-a7f5-adc8db6997ad)) + ) + + (symbol (lib_id "LTspice_sym:pnp") (at 82.55 120.65 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 53664d66-06dc-4f8d-8d02-856253af19fe) + (property "Reference" "QP3" (id 0) (at 83.82 115.5699 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "pnp" (id 1) (at 83.82 118.1099 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 82.55 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 82.55 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "PNP" (id 4) (at 75.8952 115.2652 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (pin "1" (uuid 221d7dd6-bed8-474f-89ee-14673f26528b)) + (pin "2" (uuid e61adbac-6a76-4322-824d-b34eea423426)) + (pin "3" (uuid 3abd52e3-f04c-47b4-a42c-3ae14976a502)) + ) + + (symbol (lib_id "eSim_Sources:dc") (at 77.47 143.51 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5ab84efd-f3b4-40b9-b8ac-78be0283bf04) + (property "Reference" "I2" (id 0) (at 72.39 146.685 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "dc" (id 1) (at 72.39 142.875 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "R1" (id 2) (at 72.39 139.065 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Datasheet" "" (id 3) (at 77.47 143.51 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 550bb580-7578-40fe-87b8-3aa654a2ee53)) + (pin "2" (uuid e54d8238-cae8-4e61-9f26-0c7b2e53d9b3)) + ) + + (symbol (lib_id "eSim_Devices:resistor") (at 182.88 106.68 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 633b683d-2749-475d-8942-71df4fd2c557) + (property "Reference" "R3" (id 0) (at 184.15 104.1399 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "5k" (id 1) (at 184.15 106.6799 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 183.388 105.41 0) + (effects (font (size 0.762 0.762))) + ) + (property "Datasheet" "" (id 3) (at 181.61 105.41 90) + (effects (font (size 0.762 0.762))) + ) + (pin "1" (uuid 9135524e-dd62-490e-a574-cdc88a6470b1)) + (pin "2" (uuid dc5e642f-27b9-438e-9bd4-32d3fc918fa9)) + ) + + (symbol (lib_id "eSim_Sources:dc") (at 77.47 69.85 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 68bf4386-6b60-4a28-b0f8-de5567fa6935) + (property "Reference" "I1" (id 0) (at 82.55 66.675 0) + (effects (font (size 1.524 1.524)) (justify right)) + ) + (property "Value" "dc" (id 1) (at 82.55 70.485 0) + (effects (font (size 1.524 1.524)) (justify right)) + ) + (property "Footprint" "R1" (id 2) (at 82.55 74.295 0) + (effects (font (size 1.524 1.524)) (justify right)) + ) + (property "Datasheet" "" (id 3) (at 77.47 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 6910c964-1ffb-4859-8bc5-c391350e00f2)) + (pin "2" (uuid 46d83b9c-bbec-445f-b2e7-0baaa622d5cb)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 63.5 114.3 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 74d7d3c8-8209-4dbd-83be-fc4de0896aae) + (property "Reference" "#PWR02" (id 0) (at 63.5 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 63.5 119.38 0)) + (property "Footprint" "" (id 2) (at 63.5 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 63.5 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ddc37f45-ea64-4bd0-860f-ffd6e487ac46)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 140.97 116.84 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 822d5adb-26dc-43bc-8a51-e1d165fd758d) + (property "Reference" "U1" (id 0) (at 157.48 115.57 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 157.48 119.38 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 140.97 116.84 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 140.97 116.84 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 8303f6c5-b084-4654-8a8b-cc1c7a011bed)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 181.61 114.3 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 8f67c9fd-b0c8-45ba-a419-2cdc84fdfe37) + (property "Reference" "#PWR03" (id 0) (at 181.61 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 181.61 119.38 0)) + (property "Footprint" "" (id 2) (at 181.61 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 181.61 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e40215aa-d40a-4a91-8eaa-db060fa7a58d)) + ) + + (symbol (lib_id "eSim_Devices:eSim_PNP") (at 229.87 116.84 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 99a2d97d-9a78-4c31-99e4-075c84d70443) + (property "Reference" "Q?" (id 0) (at 234.95 115.5699 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_PNP" (id 1) (at 234.95 118.1099 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 234.95 114.3 0) + (effects (font (size 0.7366 0.7366))) + ) + (property "Datasheet" "" (id 3) (at 229.87 116.84 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 0e518a9c-836c-4896-b499-45f10421f456)) + (pin "2" (uuid 72c7dbe1-b0f5-4bd8-a39c-ea9f06a95332)) + (pin "3" (uuid 10fed4d5-7b0f-49e0-90cf-2c8ff9bcd2cd)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 29.21 60.96 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 9bc6cd6e-02f6-4259-9915-4c40ca01caad) + (property "Reference" "#PWR0101" (id 0) (at 29.21 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 29.21 66.04 0)) + (property "Footprint" "" (id 2) (at 29.21 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 29.21 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 16a50414-3660-4240-b2e5-562327356e28)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 146.05 144.78 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a4e77c1c-e9dd-48c1-8b51-985ddb748042) + (property "Reference" "#PWR05" (id 0) (at 146.05 151.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 146.05 149.86 0)) + (property "Footprint" "" (id 2) (at 146.05 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 146.05 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2ff3475f-2104-49de-9743-f8af4141d613)) + ) + + (symbol (lib_id "LTspice_sym:npn") (at 246.38 67.31 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a79da21b-f903-4c86-a685-30202c103342) + (property "Reference" "QN10" (id 0) (at 252.73 69.8499 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "npn" (id 1) (at 252.73 72.3899 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 246.38 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 246.38 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "NPN" (id 4) (at 250.825 72.6948 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (pin "1" (uuid 624b17ee-0e7d-406f-a72e-6b45bbf2bc89)) + (pin "2" (uuid e59bd07d-07e9-4b61-91ab-9ba5a54d17d7)) + (pin "3" (uuid 021324f5-f99e-4f55-849e-4e2751348533)) + ) + + (symbol (lib_id "LTspice_sym:npn") (at 82.55 92.71 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid aacfbd17-9651-410c-af7b-824afb9da217) + (property "Reference" "QN3" (id 0) (at 83.82 95.2499 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "npn" (id 1) (at 83.82 97.7899 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 82.55 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 82.55 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "NPN" (id 4) (at 78.105 98.0948 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (pin "1" (uuid 1a0f32a1-2e5a-45e5-8688-cf2a8f83ed09)) + (pin "2" (uuid 79ca5d6b-115a-46b5-a295-3e3d6ff62560)) + (pin "3" (uuid e4974c9b-0905-4560-864c-893ad8a99585)) + ) + + (symbol (lib_id "LTspice_sym:pnp") (at 212.09 86.36 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b13b9d0c-e3e5-42c9-aefb-12404a508f73) + (property "Reference" "QP11" (id 0) (at 214.63 73.66 0)) + (property "Value" "pnp" (id 1) (at 214.63 76.2 0)) + (property "Footprint" "" (id 2) (at 212.09 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 212.09 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "PNP" (id 4) (at 218.7448 80.9752 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (pin "1" (uuid d6561637-ef75-41a0-a46c-3d8da77fec8d)) + (pin "2" (uuid c2704731-7ddc-41fd-9c11-481cf8884324)) + (pin "3" (uuid c67ec551-b744-4c07-ae95-24a74d383ef6)) + ) + + (symbol (lib_id "eSim_Devices:eSim_NPN") (at 205.74 116.84 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b14aa924-f0b1-49b8-b363-4b7cfc79ef45) + (property "Reference" "Q?" (id 0) (at 210.82 115.5699 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_NPN" (id 1) (at 210.82 118.1099 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 210.82 114.3 0) + (effects (font (size 0.7366 0.7366))) + ) + (property "Datasheet" "" (id 3) (at 205.74 116.84 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 934acd36-9291-43c5-8337-03398f4e781e)) + (pin "2" (uuid f44346b6-4189-4651-b943-9090249c6cc5)) + (pin "3" (uuid d1d8c14f-c128-47f4-b457-87a9566b1b07)) + ) + + (symbol (lib_id "LTspice_sym:pnp") (at 124.46 73.66 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b5689ac7-d195-4bec-92a8-7adc04285f58) + (property "Reference" "QP6" (id 0) (at 125.73 68.5799 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "pnp" (id 1) (at 125.73 71.1199 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 124.46 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 124.46 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "PNP" (id 4) (at 117.8052 68.2752 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (pin "1" (uuid 3d732463-96e2-4ded-9960-9bcddb990dc4)) + (pin "2" (uuid 63fc923b-d223-4315-a944-87187ea0ff30)) + (pin "3" (uuid eb862507-6fc9-430a-8536-f1d781560349)) + ) + + (symbol (lib_id "eSim_Sources:sine") (at 146.05 128.27 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b954a012-b4ef-425f-b6db-a9f5dd932087) + (property "Reference" "v3" (id 0) (at 151.13 125.095 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "sine" (id 1) (at 151.13 128.905 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "R1" (id 2) (at 151.13 132.715 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Datasheet" "" (id 3) (at 146.05 128.27 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 8b99cef1-51b8-4567-beb8-49d7dcd71b30)) + (pin "2" (uuid e9752c4f-37dd-40e2-b3af-e3aa073d948d)) + ) + + (symbol (lib_id "LTspice_sym:npn") (at 160.02 163.83 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid c34bd05c-9ed6-437e-90a8-204d7d628650) + (property "Reference" "QN8" (id 0) (at 166.37 166.3699 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "npn" (id 1) (at 166.37 168.9099 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 160.02 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 160.02 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "NPN" (id 4) (at 164.465 169.2148 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (pin "1" (uuid 081368dc-64dd-4119-b609-8582eb01c0da)) + (pin "2" (uuid 5b21144e-1132-4f73-a828-a9b9947f408e)) + (pin "3" (uuid 721a65d1-c83d-4c17-a789-fd27dd3b61c9)) + ) + + (symbol (lib_id "eSim_Devices:resistor") (at 143.51 113.03 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d3d819a0-cf59-4b6b-8842-2bd79d10d8c4) + (property "Reference" "R2" (id 0) (at 142.24 107.95 0)) + (property "Value" "1k" (id 1) (at 142.24 110.49 0)) + (property "Footprint" "" (id 2) (at 142.24 112.522 0) + (effects (font (size 0.762 0.762))) + ) + (property "Datasheet" "" (id 3) (at 142.24 114.3 90) + (effects (font (size 0.762 0.762))) + ) + (pin "1" (uuid e732b33a-e8e8-4cf5-b2de-32d092069dc3)) + (pin "2" (uuid a6949b05-247b-43b1-a611-e25eb6fc6fc5)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 29.21 49.53 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d3ea3b40-5d20-451f-87e8-62c0569de8d0) + (property "Reference" "v1" (id 0) (at 34.29 46.355 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "DC" (id 1) (at 34.29 50.165 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "R1" (id 2) (at 34.29 53.975 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Datasheet" "" (id 3) (at 29.21 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 3ec21a40-a6db-495f-a07c-ea911c61cac1)) + (pin "2" (uuid dea1c9e6-2c44-402c-9d10-c7274228c36d)) + ) + + (symbol (lib_id "LTspice_sym:npn") (at 160.02 143.51 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d6a6a9de-eb8c-4cd5-88c5-a7b39f440c7e) + (property "Reference" "QN7" (id 0) (at 166.37 146.0499 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "npn" (id 1) (at 166.37 148.5899 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 160.02 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 160.02 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "NPN" (id 4) (at 164.465 148.8948 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (pin "1" (uuid 61d8f269-266a-49bb-96c8-7e2ff4106fc9)) + (pin "2" (uuid 34827cf2-8e92-4fe3-a7bf-e2b41d9b7d55)) + (pin "3" (uuid 7cae3ee0-5811-4e3c-9074-1ae8b45f41c6)) + ) + + (symbol (lib_id "LTspice_sym:npn") (at 124.46 143.51 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d946f087-c601-4681-a832-e9dc9ea493d6) + (property "Reference" "QN5" (id 0) (at 125.73 146.0499 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "npn" (id 1) (at 125.73 148.5899 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 124.46 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 124.46 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "NPN" (id 4) (at 120.015 148.8948 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (pin "1" (uuid 55462d70-f822-4c8d-9873-54ce608e3250)) + (pin "2" (uuid 217e7507-acd3-4353-8b69-a4cc7ffc6d78)) + (pin "3" (uuid 7568048f-7904-4d92-848b-1667364f80ea)) + ) + + (symbol (lib_id "LTspice_sym:pnp") (at 212.09 46.99 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e4d95825-3199-4694-9c0c-d5550d42b272) + (property "Reference" "QP9" (id 0) (at 210.82 41.9099 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "pnp" (id 1) (at 210.82 44.4499 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 212.09 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 212.09 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "PNP" (id 4) (at 218.7448 41.6052 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (pin "1" (uuid 075f8cf5-cacd-4ffd-a2a7-9ae21d7a79d7)) + (pin "2" (uuid 5d9235b8-b7f2-4ed0-b412-62c385fde8d6)) + (pin "3" (uuid 4d490a2c-df0a-497c-a951-01af852678e0)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 128.27 111.76 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid e72c6432-2770-4cf9-bc4e-2a42fa4b05a0) + (property "Reference" "U3" (id 0) (at 132.08 97.79 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 130.81 101.6 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 128.27 111.76 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 128.27 111.76 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid a7c92b8e-673c-4588-ba3c-b12fd0063195)) + ) + + (symbol (lib_id "LTspice_sym:pnp") (at 160.02 73.66 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e82942de-aa8e-4694-b1e6-3c3f65e90d6f) + (property "Reference" "QP8" (id 0) (at 158.75 68.5799 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "pnp" (id 1) (at 158.75 71.1199 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 160.02 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 160.02 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "PNP" (id 4) (at 166.6748 68.2752 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (pin "1" (uuid 852bbc61-18ae-4543-82d5-4d857cb930cb)) + (pin "2" (uuid 277640c8-b169-4434-a3d9-da9141fd19e0)) + (pin "3" (uuid 882aca4a-cc63-4441-90b9-a3761736fd3a)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 264.16 104.14 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f49e1ab3-9d0d-4169-92fb-f681c8545267) + (property "Reference" "U2" (id 0) (at 267.97 90.17 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 267.97 93.98 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 264.16 104.14 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 264.16 104.14 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid b9142ff3-0ae5-443a-add5-a740b289fe84)) + ) + + (symbol (lib_id "LTspice_sym:npn") (at 124.46 163.83 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f61f800e-7853-4e56-9827-88ad0e0f8497) + (property "Reference" "QN6" (id 0) (at 125.73 166.3699 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "npn" (id 1) (at 125.73 168.9099 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 124.46 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 124.46 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "NPN" (id 4) (at 120.015 169.2148 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (pin "1" (uuid 71f3a84f-f0dc-4147-a77d-57a6cb17fcc0)) + (pin "2" (uuid ca2dac25-2cf2-47fc-a813-ca8727a3d645)) + (pin "3" (uuid 514e7395-dc22-4fd0-a1fd-83abdf574459)) + ) + + (symbol (lib_id "LTspice_sym:pnp") (at 124.46 46.99 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid fc99127f-9a15-49c7-93d6-b6e32cd09921) + (property "Reference" "QP5" (id 0) (at 125.73 41.9099 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "pnp" (id 1) (at 125.73 44.4499 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 124.46 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 124.46 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "PNP" (id 4) (at 117.8052 41.6052 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (pin "1" (uuid 677f9e6b-3435-4f3c-be7a-b9e03ac9059d)) + (pin "2" (uuid b7dbc335-0ce8-4302-a71b-7e1d0ff8fe14)) + (pin "3" (uuid 61d3a087-4ab8-4216-a6da-62203d92899d)) + ) + + (symbol (lib_id "LTspice_sym:pnp") (at 114.3 120.65 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid fe2d6ba7-b5c1-467d-a180-1e09245c262a) + (property "Reference" "QP4" (id 0) (at 113.03 115.5699 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "pnp" (id 1) (at 113.03 118.1099 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 114.3 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 114.3 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Field5" "PNP" (id 4) (at 120.9548 115.2652 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (pin "1" (uuid 53fad40f-cf81-4be6-b65f-c2abe1155716)) + (pin "2" (uuid 5da5f6a8-92e4-4943-bf84-e86d8cdcb330)) + (pin "3" (uuid 10e6c2b0-8a74-4fc6-90dc-54f8bb08ed1c)) + ) + + (sheet_instances + (path "/" (page "1")) + ) + + (symbol_instances + (path "/74d7d3c8-8209-4dbd-83be-fc4de0896aae" + (reference "#PWR02") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/8f67c9fd-b0c8-45ba-a419-2cdc84fdfe37" + (reference "#PWR03") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/0007cbc8-fa24-44e6-9bd1-7d1c410bf28f" + (reference "#PWR04") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/a4e77c1c-e9dd-48c1-8b51-985ddb748042" + (reference "#PWR05") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/9bc6cd6e-02f6-4259-9915-4c40ca01caad" + (reference "#PWR0101") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/68bf4386-6b60-4a28-b0f8-de5567fa6935" + (reference "I1") (unit 1) (value "dc") (footprint "R1") + ) + (path "/5ab84efd-f3b4-40b9-b8ac-78be0283bf04" + (reference "I2") (unit 1) (value "dc") (footprint "R1") + ) + (path "/99a2d97d-9a78-4c31-99e4-075c84d70443" + (reference "Q?") (unit 1) (value "eSim_PNP") (footprint "") + ) + (path "/b14aa924-f0b1-49b8-b363-4b7cfc79ef45" + (reference "Q?") (unit 1) (value "eSim_NPN") (footprint "") + ) + (path "/aacfbd17-9651-410c-af7b-824afb9da217" + (reference "QN3") (unit 1) (value "npn") (footprint "") + ) + (path "/264b73c0-c628-460f-8ea5-2b8ad3ee3f49" + (reference "QN4") (unit 1) (value "npn") (footprint "") + ) + (path "/d946f087-c601-4681-a832-e9dc9ea493d6" + (reference "QN5") (unit 1) (value "npn") (footprint "") + ) + (path "/f61f800e-7853-4e56-9827-88ad0e0f8497" + (reference "QN6") (unit 1) (value "npn") (footprint "") + ) + (path "/d6a6a9de-eb8c-4cd5-88c5-a7b39f440c7e" + (reference "QN7") (unit 1) (value "npn") (footprint "") + ) + (path "/c34bd05c-9ed6-437e-90a8-204d7d628650" + (reference "QN8") (unit 1) (value "npn") (footprint "") + ) + (path "/2058ed63-3f22-464d-a1ed-17a30d45024f" + (reference "QN9") (unit 1) (value "npn") (footprint "") + ) + (path "/a79da21b-f903-4c86-a685-30202c103342" + (reference "QN10") (unit 1) (value "npn") (footprint "") + ) + (path "/32512a4a-05fd-4be5-a4a1-c81a910d0da8" + (reference "QN11") (unit 1) (value "npn") (footprint "") + ) + (path "/53664d66-06dc-4f8d-8d02-856253af19fe" + (reference "QP3") (unit 1) (value "pnp") (footprint "") + ) + (path "/fe2d6ba7-b5c1-467d-a180-1e09245c262a" + (reference "QP4") (unit 1) (value "pnp") (footprint "") + ) + (path "/fc99127f-9a15-49c7-93d6-b6e32cd09921" + (reference "QP5") (unit 1) (value "pnp") (footprint "") + ) + (path "/b5689ac7-d195-4bec-92a8-7adc04285f58" + (reference "QP6") (unit 1) (value "pnp") (footprint "") + ) + (path "/0af97383-c75a-4467-a087-559c16f94274" + (reference "QP7") (unit 1) (value "pnp") (footprint "") + ) + (path "/e82942de-aa8e-4694-b1e6-3c3f65e90d6f" + (reference "QP8") (unit 1) (value "pnp") (footprint "") + ) + (path "/e4d95825-3199-4694-9c0c-d5550d42b272" + (reference "QP9") (unit 1) (value "pnp") (footprint "") + ) + (path "/b13b9d0c-e3e5-42c9-aefb-12404a508f73" + (reference "QP11") (unit 1) (value "pnp") (footprint "") + ) + (path "/46e80a69-f841-487c-8546-5162a616d5c2" + (reference "QP12") (unit 1) (value "pnp") (footprint "") + ) + (path "/d3d819a0-cf59-4b6b-8842-2bd79d10d8c4" + (reference "R2") (unit 1) (value "1k") (footprint "") + ) + (path "/633b683d-2749-475d-8942-71df4fd2c557" + (reference "R3") (unit 1) (value "5k") (footprint "") + ) + (path "/822d5adb-26dc-43bc-8a51-e1d165fd758d" + (reference "U1") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/f49e1ab3-9d0d-4169-92fb-f681c8545267" + (reference "U2") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/e72c6432-2770-4cf9-bc4e-2a42fa4b05a0" + (reference "U3") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/d3ea3b40-5d20-451f-87e8-62c0569de8d0" + (reference "v1") (unit 1) (value "DC") (footprint "R1") + ) + (path "/45971c18-b870-4440-bc18-1dec2142ffb2" + (reference "v2") (unit 1) (value "DC") (footprint "R1") + ) + (path "/b954a012-b4ef-425f-b6db-a9f5dd932087" + (reference "v3") (unit 1) (value "sine") (footprint "R1") + ) + ) +) diff --git a/library/SubcircuitLibrary/AD844/AD844.proj b/library/SubcircuitLibrary/AD844/AD844.proj new file mode 100644 index 000000000..1780d6b38 --- /dev/null +++ b/library/SubcircuitLibrary/AD844/AD844.proj @@ -0,0 +1 @@ +schematicFile AD844.kicad_sch diff --git a/library/SubcircuitLibrary/AD844/AD844.sub b/library/SubcircuitLibrary/AD844/AD844.sub new file mode 100644 index 000000000..4a938f0da --- /dev/null +++ b/library/SubcircuitLibrary/AD844/AD844.sub @@ -0,0 +1,30 @@ +* Subcircuit AD844 +.subckt AD844 unconnected-_u1-pad1_ net-_qn4-pad3_ net-_qn3-pad3_ net-_qn1-pad3_ net-_qn7-pad1_ net-_qn11-pad3_ net-_qn11-pad1_ unconnected-_u1-pad8_ +.title kicad schematic +qn9 net-_qn11-pad1_ net-_qn7-pad1_ net-_qn10-pad1_ npn +qn10 net-_qn10-pad1_ net-_qn10-pad2_ net-_qn1-pad3_ npn +qp11 net-_qn1-pad3_ net-_qn10-pad1_ net-_qn11-pad3_ pnp +r2 gnd net-_qn7-pad1_ 1k +qp9 net-_qn11-pad2_ net-_qp5-pad2_ net-_qn11-pad1_ pnp +qp10 net-_qn1-pad3_ net-_qn7-pad1_ net-_qn11-pad2_ pnp +qn11 net-_qn11-pad1_ net-_qn11-pad2_ net-_qn11-pad3_ npn +qn1 net-_qn1-pad1_ net-_qn1-pad1_ net-_qn1-pad3_ npn +qp1 net-_qp1-pad1_ net-_qp1-pad1_ net-_qn11-pad1_ pnp +qp2 net-_qn3-pad1_ net-_qp1-pad1_ net-_qn11-pad1_ pnp +r1 net-_qp1-pad1_ net-_qn1-pad1_ 28.6k +qp8 net-_qn7-pad1_ net-_qn4-pad1_ net-_qp5-pad2_ pnp +qp7 net-_qp5-pad2_ net-_qp5-pad2_ net-_qn11-pad1_ pnp +qn4 net-_qn4-pad1_ net-_qn3-pad1_ net-_qn4-pad3_ npn +qn3 net-_qn3-pad1_ net-_qn3-pad1_ net-_qn3-pad3_ npn +qp6 net-_qn4-pad1_ net-_qn4-pad1_ net-_qp5-pad1_ pnp +qp5 net-_qp5-pad1_ net-_qp5-pad2_ net-_qn11-pad1_ pnp +qp4 net-_qn5-pad1_ net-_qn2-pad1_ net-_qn4-pad3_ pnp +qn2 net-_qn2-pad1_ net-_qn1-pad1_ net-_qn1-pad3_ npn +qp3 net-_qn2-pad1_ net-_qn2-pad1_ net-_qn3-pad3_ pnp +qn5 net-_qn5-pad1_ net-_qn5-pad1_ net-_qn5-pad3_ npn +qn7 net-_qn7-pad1_ net-_qn5-pad1_ net-_qn10-pad2_ npn +qn8 net-_qn10-pad2_ net-_qn10-pad2_ net-_qn1-pad3_ npn +qn6 net-_qn5-pad3_ net-_qn10-pad2_ net-_qn1-pad3_ npn +* Control Statements + +.ends AD844 \ No newline at end of file diff --git a/library/SubcircuitLibrary/AD844/AD844_Previous_Values.xml b/library/SubcircuitLibrary/AD844/AD844_Previous_Values.xml new file mode 100644 index 000000000..fd236c658 --- /dev/null +++ b/library/SubcircuitLibrary/AD844/AD844_Previous_Values.xml @@ -0,0 +1 @@ +1k)1515sine01100000dc15dc15dc250u00dc250uD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\PNP.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\PNP.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\PNP.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\PNP.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\PNP.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\PNP.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\PNP.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\PNP.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\PNP.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libtruefalsefalseHzHzI101100uV or uAuV or uAuV or uAVolts or AmperesVolts or AmperesVolts or Amperes00.51mssecsec \ No newline at end of file diff --git a/library/SubcircuitLibrary/AD844/NPN.lib b/library/SubcircuitLibrary/AD844/NPN.lib new file mode 100644 index 000000000..be5f3073a --- /dev/null +++ b/library/SubcircuitLibrary/AD844/NPN.lib @@ -0,0 +1,4 @@ +.model Q2N2222 NPN( Is=14.34f Xti=3 Eg=1.11 Vaf=74.03 Bf=400 Ne=1.307 ++ Ise=14.34f Ikf=0.2847 Xtb=1.5 Br=6.092 Nc=2 Isc=0 Ikr=0 Rc=1 Cjc=7.306p ++ Mjc=0.3416 Vjc=0.75 Fc=0.5 Cje=22.01p Mje=0.377 Vje=0.75 Tr=46.91n Tf=411.1p ++ Itf=0.6 Vtf=1.7 Xtf=3 Rb=10) diff --git a/library/SubcircuitLibrary/AD844/PNP.lib b/library/SubcircuitLibrary/AD844/PNP.lib new file mode 100644 index 000000000..7edda0eab --- /dev/null +++ b/library/SubcircuitLibrary/AD844/PNP.lib @@ -0,0 +1,4 @@ +.model Q2N2907A PNP(Is=650.6E-18 Xti=3 Eg=1.11 Vaf=115.7 Bf=231.7 Ne=1.829 ++ Ise=54.81f Ikf=1.079 Xtb=1.5 Br=3.563 Nc=2 Isc=0 Ikr=0 Rc=.715 ++ Cjc=14.76p Mjc=.5383 Vjc=.75 Fc=.5 Cje=19.82p Mje=.3357 Vje=.75 ++ Tr=111.3n Tf=603.7p Itf=.65 Vtf=5 Xtf=1.7 Rb=10) From c386cd4c21af9725f4cd8d9b57c03d0af2882947 Mon Sep 17 00:00:00 2001 From: Mohit Kumar Date: Fri, 14 Aug 2026 21:33:49 +0530 Subject: [PATCH 5/6] Add CA3260 subcircuit --- library/SubcircuitLibrary/CA3260/CA3260.cir | 55 + .../SubcircuitLibrary/CA3260/CA3260.kicad_sch | 3415 +++++++++++++++++ library/SubcircuitLibrary/CA3260/CA3260.proj | 1 + library/SubcircuitLibrary/CA3260/CA3260.sub | 62 + .../CA3260/CA3260_Previous_Values.xml | 1 + library/SubcircuitLibrary/CA3260/D.lib | 2 + .../SubcircuitLibrary/CA3260/NMOS-0.5um.lib | 6 + .../SubcircuitLibrary/CA3260/NMOS-180nm.lib | 13 + library/SubcircuitLibrary/CA3260/NPN.lib | 4 + .../SubcircuitLibrary/CA3260/PMOS-0.5um.lib | 6 + .../SubcircuitLibrary/CA3260/PMOS-180nm.lib | 11 + 11 files changed, 3576 insertions(+) create mode 100644 library/SubcircuitLibrary/CA3260/CA3260.cir create mode 100644 library/SubcircuitLibrary/CA3260/CA3260.kicad_sch create mode 100644 library/SubcircuitLibrary/CA3260/CA3260.proj create mode 100644 library/SubcircuitLibrary/CA3260/CA3260.sub create mode 100644 library/SubcircuitLibrary/CA3260/CA3260_Previous_Values.xml create mode 100644 library/SubcircuitLibrary/CA3260/D.lib create mode 100644 library/SubcircuitLibrary/CA3260/NMOS-0.5um.lib create mode 100644 library/SubcircuitLibrary/CA3260/NMOS-180nm.lib create mode 100644 library/SubcircuitLibrary/CA3260/NPN.lib create mode 100644 library/SubcircuitLibrary/CA3260/PMOS-0.5um.lib create mode 100644 library/SubcircuitLibrary/CA3260/PMOS-180nm.lib diff --git a/library/SubcircuitLibrary/CA3260/CA3260.cir b/library/SubcircuitLibrary/CA3260/CA3260.cir new file mode 100644 index 000000000..1eddcf9da --- /dev/null +++ b/library/SubcircuitLibrary/CA3260/CA3260.cir @@ -0,0 +1,55 @@ +.title KiCad schematic +M4 Net-_D2-Pad2_ Net-_M1-Pad1_ Net-_M1-Pad3_ Net-_M1-Pad3_ eSim_MOS_P +D4 Net-_D3-Pad1_ Net-_D4-Pad2_ eSim_Diode +R7 Net-_C1-Pad1_ Net-_M6-Pad1_ 2k +D3 Net-_D3-Pad1_ Net-_D2-Pad2_ eSim_Diode +M6 Net-_M6-Pad1_ Net-_M1-Pad1_ Net-_M1-Pad3_ Net-_M1-Pad3_ eSim_MOS_P +R5 Net-_C1-Pad2_ Net-_M5-Pad1_ 1k +Q5 Net-_C1-Pad2_ Net-_M3-Pad1_ Net-_Q5-Pad3_ eSim_NPN +M5 Net-_M5-Pad1_ Net-_D4-Pad2_ Net-_D2-Pad2_ Net-_D2-Pad2_ eSim_MOS_P +C1 Net-_C1-Pad1_ Net-_C1-Pad2_ 30p +R3 Net-_Q4-Pad1_ Net-_M3-Pad1_ 1k +M3 Net-_M3-Pad1_ Net-_D1-Pad2_ Net-_D2-Pad2_ Net-_D2-Pad2_ eSim_MOS_P +R6 Net-_M7-Pad3_ Net-_Q5-Pad3_ 1k +U1 Net-_M7-Pad1_ Net-_D4-Pad2_ Net-_D1-Pad2_ Net-_M10-Pad3_ Net-_D8-Pad2_ Net-_D5-Pad2_ Net-_M10-Pad1_ Net-_M1-Pad3_ PORT +D2 Net-_D1-Pad1_ Net-_D2-Pad2_ eSim_Diode +M2 Net-_M2-Pad1_ Net-_M1-Pad1_ Net-_M1-Pad3_ Net-_M1-Pad3_ eSim_MOS_P +D1 Net-_D1-Pad1_ Net-_D1-Pad2_ eSim_Diode +M1 Net-_M1-Pad1_ Net-_M1-Pad1_ Net-_M1-Pad3_ Net-_M1-Pad3_ eSim_MOS_P +Q1 Net-_M1-Pad3_ Net-_M1-Pad1_ Net-_Q1-Pad3_ eSim_NPN +Q3 Net-_M2-Pad1_ Net-_M2-Pad1_ Net-_M7-Pad3_ eSim_NPN +Q2 Net-_M1-Pad1_ Net-_M2-Pad1_ Net-_Q2-Pad3_ eSim_NPN +R1 Net-_M7-Pad3_ Net-_Q1-Pad3_ 200k +R2 Net-_M7-Pad3_ Net-_Q2-Pad3_ 300k +Q4 Net-_Q4-Pad1_ Net-_M3-Pad1_ Net-_Q4-Pad3_ eSim_NPN +R4 Net-_M7-Pad3_ Net-_Q4-Pad3_ 1k +Q6 Net-_M6-Pad1_ Net-_C1-Pad2_ Net-_M7-Pad3_ eSim_NPN +M7 Net-_M7-Pad1_ Net-_M6-Pad1_ Net-_M7-Pad3_ Net-_M7-Pad3_ eSim_MOS_N +M10 Net-_M10-Pad1_ Net-_M10-Pad2_ Net-_M10-Pad3_ Net-_M10-Pad3_ eSim_MOS_N +M9 Net-_M10-Pad1_ Net-_M10-Pad2_ Net-_M1-Pad3_ Net-_M1-Pad3_ eSim_MOS_P +M8 Net-_M7-Pad1_ Net-_M6-Pad1_ Net-_M1-Pad3_ Net-_M1-Pad3_ eSim_MOS_P +M11 Net-_M10-Pad2_ Net-_M11-Pad2_ Net-_M1-Pad3_ Net-_M1-Pad3_ eSim_MOS_P +R8 Net-_C2-Pad1_ Net-_M10-Pad2_ 2k +D5 Net-_D5-Pad1_ Net-_D5-Pad2_ eSim_Diode +C2 Net-_C2-Pad1_ Net-_C2-Pad2_ 30p +Q7 Net-_M10-Pad2_ Net-_C2-Pad2_ Net-_M10-Pad3_ eSim_NPN +M13 Net-_D6-Pad2_ Net-_M11-Pad2_ Net-_M1-Pad3_ Net-_M1-Pad3_ eSim_MOS_P +D6 Net-_D5-Pad1_ Net-_D6-Pad2_ eSim_Diode +Q8 Net-_C2-Pad2_ Net-_M14-Pad1_ Net-_Q8-Pad3_ eSim_NPN +R10 Net-_M10-Pad3_ Net-_Q8-Pad3_ 1k +R11 Net-_Q9-Pad1_ Net-_M14-Pad1_ 1k +Q9 Net-_Q9-Pad1_ Net-_M14-Pad1_ Net-_Q9-Pad3_ eSim_NPN +M12 Net-_M12-Pad1_ Net-_D5-Pad2_ Net-_D6-Pad2_ Net-_D6-Pad2_ eSim_MOS_P +R9 Net-_C2-Pad2_ Net-_M12-Pad1_ 1k +M14 Net-_M14-Pad1_ Net-_D8-Pad2_ Net-_D6-Pad2_ Net-_D6-Pad2_ eSim_MOS_P +R13 Net-_M10-Pad3_ Net-_Q11-Pad3_ 300k +R14 Net-_M10-Pad3_ Net-_Q12-Pad3_ 200k +R12 Net-_M10-Pad3_ Net-_Q9-Pad3_ 1k +M16 Net-_M11-Pad2_ Net-_M11-Pad2_ Net-_M1-Pad3_ Net-_M1-Pad3_ eSim_MOS_P +D7 Net-_D7-Pad1_ Net-_D6-Pad2_ eSim_Diode +M15 Net-_M15-Pad1_ Net-_M11-Pad2_ Net-_M1-Pad3_ Net-_M1-Pad3_ eSim_MOS_P +D8 Net-_D7-Pad1_ Net-_D8-Pad2_ eSim_Diode +Q10 Net-_M15-Pad1_ Net-_M15-Pad1_ Net-_M10-Pad3_ eSim_NPN +Q12 Net-_M1-Pad3_ Net-_M11-Pad2_ Net-_Q12-Pad3_ eSim_NPN +Q11 Net-_M11-Pad2_ Net-_M15-Pad1_ Net-_Q11-Pad3_ eSim_NPN +.end diff --git a/library/SubcircuitLibrary/CA3260/CA3260.kicad_sch b/library/SubcircuitLibrary/CA3260/CA3260.kicad_sch new file mode 100644 index 000000000..d41b0738e --- /dev/null +++ b/library/SubcircuitLibrary/CA3260/CA3260.kicad_sch @@ -0,0 +1,3415 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid cc0cdc76-73d5-4d7b-a1fc-51bae3d13fe1) + + (paper "A2") + + (lib_symbols + (symbol "eSim_Devices:capacitor_polarised" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "C" (id 0) (at 0.635 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "capacitor_polarised" (id 1) (at 0.635 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "CP_*" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "capacitor_polarised_0_1" + (polyline + (pts + (xy -2.032 0.762) + (xy 2.032 0.762) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.778 2.286) + (xy -0.762 2.286) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 1.778) + (xy -1.27 2.794) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 2.032 -1.27) (mid 0 -0.5572) (end -2.032 -1.27) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "capacitor_polarised_1_1" + (pin passive line (at 0 3.81 270) (length 2.794) + (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 3.302) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Devices:eSim_Diode" (pin_numbers hide) (pin_names (offset 1.016) 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" "eSim_Diode" (id 1) (at 0 -2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "TO-???* *SingleDiode *_Diode_* *SingleDiode* D_*" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "eSim_Diode_0_0" + (text "A" (at -2.54 1.27 0) + (effects (font (size 1.524 1.524))) + ) + (text "K" (at 2.54 1.27 0) + (effects (font (size 1.524 1.524))) + ) + ) + (symbol "eSim_Diode_0_1" + (polyline + (pts + (xy 1.27 1.27) + (xy 1.27 -1.27) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 1.27) + (xy 1.27 0) + (xy -1.27 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + ) + (symbol "eSim_Diode_1_1" + (pin passive line (at -3.81 0 0) (length 2.54) + (name "A" (effects (font (size 1.016 1.016)))) + (number "1" (effects (font (size 1.016 1.016)))) + ) + (pin passive line (at 3.81 0 180) (length 2.54) + (name "K" (effects (font (size 1.016 1.016)))) + (number "2" (effects (font (size 1.016 1.016)))) + ) + ) + ) + (symbol "eSim_Devices:eSim_MOS_N" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "M" (id 0) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "eSim_MOS_N" (id 1) (at 2.54 -1.27 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 7.62 -7.62 0) + (effects (font (size 0.7366 0.7366))) + ) + (property "Datasheet" "" (id 3) (at 2.54 -5.08 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "eSim_MOS_N_0_1" + (polyline + (pts + (xy 3.302 -7.366) + (xy 3.302 -6.35) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.302 -6.858) + (xy 5.08 -6.858) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.302 -5.588) + (xy 3.302 -4.572) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.302 -5.08) + (xy 5.08 -5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.302 -3.81) + (xy 3.302 -2.794) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.302 -3.302) + (xy 5.08 -3.302) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 -7.62) + (xy 5.08 -6.858) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 -3.302) + (xy 5.08 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.794 -6.985) + (xy 2.794 -3.175) + (xy 2.794 -3.175) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 -5.08) + (xy 7.62 -5.08) + (xy 7.62 -6.35) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.556 -5.08) + (xy 4.572 -5.461) + (xy 4.572 -4.699) + (xy 3.556 -5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center 3.81 -5.08) (radius 2.8194) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "eSim_MOS_N_1_1" + (pin passive line (at 5.08 0 270) (length 2.54) + (name "D" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -2.54 -5.08 0) (length 5.334) + (name "G" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -10.16 90) (length 2.54) + (name "S" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 -8.89 90) (length 2.4892) + (name "B" (effects (font (size 1.1938 1.1938)))) + (number "4" (effects (font (size 1.1938 1.1938)))) + ) + ) + ) + (symbol "eSim_Devices:eSim_MOS_P" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "M" (id 0) (at -1.27 1.27 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "eSim_MOS_P" (id 1) (at 1.27 3.81 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 6.35 2.54 0) + (effects (font (size 0.7366 0.7366))) + ) + (property "Datasheet" "" (id 3) (at 1.27 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "eSim_MOS_P_0_1" + (polyline + (pts + (xy 2.032 -1.778) + (xy 3.81 -1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.032 -1.27) + (xy 2.032 -2.286) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.032 0) + (xy 3.81 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.032 0.508) + (xy 2.032 -0.508) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.032 1.778) + (xy 3.81 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.032 2.286) + (xy 2.032 1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 -1.778) + (xy 3.81 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 2.54) + (xy 3.81 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.524 1.905) + (xy 1.524 -1.905) + (xy 1.524 -1.905) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 0) + (xy 6.35 0) + (xy 6.35 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.556 0) + (xy 2.54 -0.381) + (xy 2.54 0.381) + (xy 3.556 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center 2.54 0) (radius 2.8194) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "eSim_MOS_P_1_1" + (pin passive line (at 3.81 5.08 270) (length 2.54) + (name "D" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -3.81 0 0) (length 5.334) + (name "G" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 3.81 -5.08 90) (length 2.54) + (name "S" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 6.35 -3.81 90) (length 2.54) + (name "B" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Devices:eSim_NPN" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "Q" (id 0) (at -2.54 1.27 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "eSim_NPN" (id 1) (at -1.27 3.81 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 5.08 2.54 0) + (effects (font (size 0.7366 0.7366))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "eSim_NPN_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 "eSim_NPN_1_1" + (pin passive line (at 2.54 5.08 270) (length 2.54) + (name "C" (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 90) (length 2.54) + (name "E" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Devices:resistor" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 1.27 3.302 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "resistor" (id 1) (at 1.27 -1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 1.27 -0.508 0) + (effects (font (size 0.762 0.762))) + ) + (property "Datasheet" "" (id 3) (at 1.27 1.27 90) + (effects (font (size 0.762 0.762))) + ) + (property "ki_fp_filters" "R_* Resistor_*" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "resistor_0_1" + (rectangle (start 3.81 0.254) (end -1.27 2.286) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "resistor_1_1" + (pin passive line (at -2.54 1.27 0) (length 1.27) + (name "~" (effects (font (size 1.524 1.524)))) + (number "1" (effects (font (size 1.524 1.524)))) + ) + (pin passive line (at 5.08 1.27 180) (length 1.27) + (name "~" (effects (font (size 1.524 1.524)))) + (number "2" (effects (font (size 1.524 1.524)))) + ) + ) + ) + (symbol "eSim_Miscellaneous:PORT" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 1.27 2.54 0) + (effects (font (size 0.762 0.762))) + ) + (property "Value" "PORT" (id 1) (at 0 0 0) + (effects (font (size 0.762 0.762))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "PORT_0_1" + (rectangle (start -2.54 1.27) (end 2.54 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 2.54 1.27) (mid 3.1355 0.5955) (end 3.81 0) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 3.81 0) (mid 3.1447 -0.6046) (end 2.54 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "PORT_1_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "1" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_2_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "2" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_3_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "3" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_4_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "4" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_5_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "5" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_6_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "6" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_7_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "7" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_8_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "8" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_9_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "9" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_10_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "10" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_11_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "11" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_12_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "12" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_13_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "13" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_14_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "14" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_15_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "15" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_16_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "16" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_17_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "17" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_18_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "18" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_19_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "19" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_20_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "20" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_21_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "21" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_22_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "22" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_23_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "23" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_24_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "24" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_25_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "25" (effects (font (size 0.762 0.762)))) + ) + ) + (symbol "PORT_26_1" + (pin bidirectional line (at 6.35 0 180) (length 2.54) + (name "~" (effects (font (size 0.762 0.762)))) + (number "26" (effects (font (size 0.762 0.762)))) + ) + ) + ) + ) + + (junction (at 149.86 96.52) (diameter 0) (color 0 0 0 0) + (uuid 025e83dd-c648-473a-80c0-7de762d50129) + ) + (junction (at 115.57 240.03) (diameter 0) (color 0 0 0 0) + (uuid 0669c12b-b778-4fd5-ab6f-724cef3438f1) + ) + (junction (at 228.6 240.03) (diameter 0) (color 0 0 0 0) + (uuid 0bae9828-07ab-4e44-9c5d-67222d04570c) + ) + (junction (at 95.25 128.27) (diameter 0) (color 0 0 0 0) + (uuid 0f3ae14c-9819-494a-9a4c-20a69777110d) + ) + (junction (at 382.27 196.85) (diameter 0) (color 0 0 0 0) + (uuid 0f3d1904-a2eb-48e1-878f-46d575c04511) + ) + (junction (at 149.86 113.03) (diameter 0) (color 0 0 0 0) + (uuid 12302200-7f82-4ae1-bbe8-d580acdd9971) + ) + (junction (at 142.24 179.07) (diameter 0) (color 0 0 0 0) + (uuid 1c24a75f-fc3f-4b1a-afc7-8c7b6592e8b8) + ) + (junction (at 142.24 240.03) (diameter 0) (color 0 0 0 0) + (uuid 23155f45-cc66-4ffc-9cd5-5c338c670f3c) + ) + (junction (at 86.36 160.02) (diameter 0) (color 0 0 0 0) + (uuid 2a645dc2-fbc3-4a5b-94c0-d3c7dc8097d9) + ) + (junction (at 170.18 240.03) (diameter 0) (color 0 0 0 0) + (uuid 2ef92794-158c-4243-812f-a59c25234bec) + ) + (junction (at 457.2 240.03) (diameter 0) (color 0 0 0 0) + (uuid 2fd71cc7-302e-449f-8fea-b9ba3a41c764) + ) + (junction (at 247.65 168.91) (diameter 0) (color 0 0 0 0) + (uuid 30404a96-7df6-49be-a225-3eff1af7b862) + ) + (junction (at 304.8 170.18) (diameter 0) (color 0 0 0 0) + (uuid 3677d9fd-864e-4515-9729-4320114fecea) + ) + (junction (at 468.63 119.38) (diameter 0) (color 0 0 0 0) + (uuid 37a41faf-9e62-4dda-bd5a-0c1f0fa24a3c) + ) + (junction (at 402.59 96.52) (diameter 0) (color 0 0 0 0) + (uuid 38761eea-2f3b-4037-86e1-053e745fd749) + ) + (junction (at 445.77 171.45) (diameter 0) (color 0 0 0 0) + (uuid 3c026c84-0103-454f-9afb-6af1211a3b39) + ) + (junction (at 359.41 110.49) (diameter 0) (color 0 0 0 0) + (uuid 3e16fed6-6418-4453-a255-24971baf03a4) + ) + (junction (at 436.88 118.11) (diameter 0) (color 0 0 0 0) + (uuid 44698467-18e0-44d0-9b8a-84bef641b716) + ) + (junction (at 115.57 118.11) (diameter 0) (color 0 0 0 0) + (uuid 492e2891-b5a2-4ed7-8a8a-1a18d52402ce) + ) + (junction (at 415.29 121.92) (diameter 0) (color 0 0 0 0) + (uuid 49899a61-e1e4-445b-b6e1-64f37c4c3336) + ) + (junction (at 436.88 160.02) (diameter 0) (color 0 0 0 0) + (uuid 4d0f2ee0-252b-441c-87fc-e224726c65f7) + ) + (junction (at 95.25 160.02) (diameter 0) (color 0 0 0 0) + (uuid 4f9d8b05-d48f-4afa-8c93-52d97d071be3) + ) + (junction (at 115.57 96.52) (diameter 0) (color 0 0 0 0) + (uuid 5113d163-0069-43e4-be74-0be2b21a210f) + ) + (junction (at 170.18 196.85) (diameter 0) (color 0 0 0 0) + (uuid 5343c2d2-9990-44aa-a224-7199996b7ce0) + ) + (junction (at 156.21 156.21) (diameter 0) (color 0 0 0 0) + (uuid 5e53a70b-a861-4c7b-8a0a-ac928a530391) + ) + (junction (at 396.24 156.21) (diameter 0) (color 0 0 0 0) + (uuid 60b6e72e-e7dd-4592-842e-68b70c11cbb9) + ) + (junction (at 457.2 160.02) (diameter 0) (color 0 0 0 0) + (uuid 610d3525-e4e2-46a0-bb83-9532deeaf769) + ) + (junction (at 410.21 240.03) (diameter 0) (color 0 0 0 0) + (uuid 66ab637b-0aaa-44f8-aeb0-0615337c8655) + ) + (junction (at 137.16 121.92) (diameter 0) (color 0 0 0 0) + (uuid 678b93d3-50f4-4ca3-9463-f7da557ce888) + ) + (junction (at 156.21 207.01) (diameter 0) (color 0 0 0 0) + (uuid 687737d3-4fba-4bdf-859c-f1df136abb51) + ) + (junction (at 365.76 171.45) (diameter 0) (color 0 0 0 0) + (uuid 6cde6b73-e62c-4531-b98a-17a8a20d52d5) + ) + (junction (at 466.09 160.02) (diameter 0) (color 0 0 0 0) + (uuid 71a3a4a2-571f-4c0a-9805-e4bd295bcebd) + ) + (junction (at 429.26 172.72) (diameter 0) (color 0 0 0 0) + (uuid 71e489d8-cda6-487b-992b-dd9d7b15e863) + ) + (junction (at 228.6 166.37) (diameter 0) (color 0 0 0 0) + (uuid 7372f9c7-c0ab-4761-a8f2-006dba59f4b4) + ) + (junction (at 410.21 163.83) (diameter 0) (color 0 0 0 0) + (uuid 7985733a-af33-402a-972b-38fd9c3b43d5) + ) + (junction (at 142.24 163.83) (diameter 0) (color 0 0 0 0) + (uuid 7d1e47f0-618a-4221-ae5b-0ae5deeaf3b4) + ) + (junction (at 396.24 147.32) (diameter 0) (color 0 0 0 0) + (uuid 847a8385-e570-4ae3-908f-c2a59f366338) + ) + (junction (at 83.82 96.52) (diameter 0) (color 0 0 0 0) + (uuid 8bb4c477-0f91-41f5-b6a2-a9fe515935a9) + ) + (junction (at 342.9 196.85) (diameter 0) (color 0 0 0 0) + (uuid 8ce0fdc2-9020-49e1-b8bd-493a0f4731bd) + ) + (junction (at 240.03 166.37) (diameter 0) (color 0 0 0 0) + (uuid 8d6b9297-377c-4822-b510-e8526a67b7d7) + ) + (junction (at 402.59 113.03) (diameter 0) (color 0 0 0 0) + (uuid 8e335d15-47ce-485c-84e5-f4a576c65a61) + ) + (junction (at 436.88 96.52) (diameter 0) (color 0 0 0 0) + (uuid 8f30b7f8-c912-45d2-81ae-274ce9331cfe) + ) + (junction (at 323.85 146.05) (diameter 0) (color 0 0 0 0) + (uuid 96aeabf8-6b6a-4e8d-9117-acad241f7540) + ) + (junction (at 247.65 96.52) (diameter 0) (color 0 0 0 0) + (uuid 974422b1-c8d3-44ef-90db-d1c9bf57d808) + ) + (junction (at 304.8 137.16) (diameter 0) (color 0 0 0 0) + (uuid 9b6889e6-4331-4ca7-bb77-45840f27d37a) + ) + (junction (at 359.41 96.52) (diameter 0) (color 0 0 0 0) + (uuid a402ac33-3e33-48eb-8da3-ac94e1e0dd66) + ) + (junction (at 115.57 160.02) (diameter 0) (color 0 0 0 0) + (uuid a42cd507-cdb3-49de-8866-130ada680c5f) + ) + (junction (at 186.69 171.45) (diameter 0) (color 0 0 0 0) + (uuid a698e843-8f3f-45db-a9f7-f7394fb9627e) + ) + (junction (at 410.21 179.07) (diameter 0) (color 0 0 0 0) + (uuid a6d6ee18-1347-4eee-978e-ed3a34be7aa6) + ) + (junction (at 83.82 119.38) (diameter 0) (color 0 0 0 0) + (uuid a88c5bf6-39f2-4f0b-9066-82c19edfaf37) + ) + (junction (at 396.24 207.01) (diameter 0) (color 0 0 0 0) + (uuid aa706b8a-deef-4bee-9b9c-17b9eed74ab9) + ) + (junction (at 104.14 128.27) (diameter 0) (color 0 0 0 0) + (uuid ad14041f-777a-456f-9e4d-e7d3b0b2eed3) + ) + (junction (at 106.68 171.45) (diameter 0) (color 0 0 0 0) + (uuid aedbf560-cca3-46d2-ae45-2e58618c5c94) + ) + (junction (at 448.31 128.27) (diameter 0) (color 0 0 0 0) + (uuid b615d4ca-8931-4b27-b641-d9c474fdb317) + ) + (junction (at 193.04 110.49) (diameter 0) (color 0 0 0 0) + (uuid b6b3a352-60ee-41fb-bb31-43c295019c65) + ) + (junction (at 402.59 147.32) (diameter 0) (color 0 0 0 0) + (uuid bb7be833-0c9e-4331-8a05-6b1cbb3a7c46) + ) + (junction (at 247.65 137.16) (diameter 0) (color 0 0 0 0) + (uuid bdc87204-b175-43a8-bfe5-76d34bf380df) + ) + (junction (at 209.55 196.85) (diameter 0) (color 0 0 0 0) + (uuid c42f2a36-6818-43b1-a163-ede52ee7eb51) + ) + (junction (at 247.65 199.39) (diameter 0) (color 0 0 0 0) + (uuid c436b6dc-7885-402e-b77f-3f551a45335f) + ) + (junction (at 170.18 163.83) (diameter 0) (color 0 0 0 0) + (uuid ceb18a15-0590-4028-9733-8c6f8514f9a9) + ) + (junction (at 304.8 96.52) (diameter 0) (color 0 0 0 0) + (uuid d31ef2bc-5dde-4d46-abda-e8bfad096a4d) + ) + (junction (at 323.85 166.37) (diameter 0) (color 0 0 0 0) + (uuid d9329452-aafd-4ab8-a48a-97c007678f42) + ) + (junction (at 278.13 96.52) (diameter 0) (color 0 0 0 0) + (uuid d973d8bd-fc98-42b9-8a57-4460decb6242) + ) + (junction (at 323.85 240.03) (diameter 0) (color 0 0 0 0) + (uuid d997f4bd-58c1-4076-baec-30e89a5eafeb) + ) + (junction (at 457.2 128.27) (diameter 0) (color 0 0 0 0) + (uuid dcaae18b-c10a-4e80-b4dc-435eefc68e30) + ) + (junction (at 95.25 240.03) (diameter 0) (color 0 0 0 0) + (uuid dfddce33-1ed7-4f48-9913-5741e8e548ac) + ) + (junction (at 156.21 147.32) (diameter 0) (color 0 0 0 0) + (uuid edb2ad47-475d-41c2-a366-1473e1e8f817) + ) + (junction (at 304.8 199.39) (diameter 0) (color 0 0 0 0) + (uuid ee1b4d75-3457-491a-98fd-ce847bb91537) + ) + (junction (at 382.27 163.83) (diameter 0) (color 0 0 0 0) + (uuid ee820811-de27-413e-b119-ac78fc436f81) + ) + (junction (at 436.88 240.03) (diameter 0) (color 0 0 0 0) + (uuid efa4d20a-859b-45fa-ad76-ac4fb83117cb) + ) + (junction (at 193.04 96.52) (diameter 0) (color 0 0 0 0) + (uuid eff5c81e-fab2-4c6e-82a9-06b4efbf5dcd) + ) + (junction (at 468.63 96.52) (diameter 0) (color 0 0 0 0) + (uuid f174b5f8-d94b-4037-b361-848c4ff3c5b2) + ) + (junction (at 482.6 240.03) (diameter 0) (color 0 0 0 0) + (uuid f26022e4-46ce-4d4d-84e7-15f9a12753df) + ) + (junction (at 312.42 166.37) (diameter 0) (color 0 0 0 0) + (uuid f4656e6f-39a0-43b4-a7c9-3b7ae6f36dd9) + ) + (junction (at 382.27 240.03) (diameter 0) (color 0 0 0 0) + (uuid fd7a3786-9bc4-465e-b946-f94352564454) + ) + (junction (at 149.86 147.32) (diameter 0) (color 0 0 0 0) + (uuid fe5e0d95-15a3-48af-9469-957336c141b3) + ) + (junction (at 228.6 146.05) (diameter 0) (color 0 0 0 0) + (uuid fe7d3ad0-c9a9-4149-96fb-98a95a11e365) + ) + (junction (at 123.19 172.72) (diameter 0) (color 0 0 0 0) + (uuid fe8d4e22-26f1-47b9-b769-cdef0b2490e9) + ) + + (wire (pts (xy 156.21 147.32) (xy 167.64 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 028ef4ff-1a71-4c7e-b8f3-93f6c15db70d) + ) + (wire (pts (xy 115.57 123.19) (xy 115.57 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0592fd9a-7949-4b72-80e8-d2bceafe8bf4) + ) + (wire (pts (xy 115.57 118.11) (xy 118.11 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 06100a24-d525-40a6-a0d0-9d56cbe5d306) + ) + (wire (pts (xy 407.67 163.83) (xy 410.21 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 06715374-95b1-429a-b84d-9227f1f701de) + ) + (wire (pts (xy 302.26 140.97) (xy 302.26 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 080e4b80-4124-444b-842a-a1e0439a8485) + ) + (wire (pts (xy 123.19 154.94) (xy 123.19 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 09142380-921c-4035-8260-f5154bd985ee) + ) + (wire (pts (xy 410.21 167.64) (xy 410.21 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0938b860-5ed2-4fad-b508-4fc312293e7a) + ) + (wire (pts (xy 342.9 190.5) (xy 342.9 196.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0a4ffcdc-13fa-4abd-b849-58e4ef3b5957) + ) + (wire (pts (xy 69.85 165.1) (xy 69.85 184.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0caf8b35-5009-40ae-a7fa-f2cac01174fe) + ) + (wire (pts (xy 482.6 154.94) (xy 482.6 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 102f746d-6986-44e9-a34f-554b1656ca73) + ) + (wire (pts (xy 457.2 160.02) (xy 457.2 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 10608f74-a1d7-4d3c-b7a6-ce75bb175ec8) + ) + (wire (pts (xy 466.09 123.19) (xy 466.09 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 10c06bdf-4192-43de-9233-2e01b83ae11a) + ) + (wire (pts (xy 240.03 144.78) (xy 240.03 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 11281671-9537-4c1a-90e2-7d6159c27e36) + ) + (wire (pts (xy 323.85 240.03) (xy 382.27 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 114ab684-068f-4cfc-853d-9c72bc328637) + ) + (wire (pts (xy 342.9 146.05) (xy 323.85 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 11b68531-7ee3-4bbc-ac69-327e9d8119c1) + ) + (wire (pts (xy 402.59 113.03) (xy 402.59 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 140d0809-bc29-4a09-a967-18f9a966e185) + ) + (wire (pts (xy 302.26 191.77) (xy 302.26 199.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 181829bf-9ea6-49da-8d4e-b45bfe6fc423) + ) + (wire (pts (xy 86.36 160.02) (xy 95.25 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 18865ad9-1232-475f-9a30-bab366b7db34) + ) + (wire (pts (xy 436.88 133.35) (xy 436.88 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1cbeb194-276d-43c9-a74e-23e261c4fd93) + ) + (wire (pts (xy 312.42 144.78) (xy 312.42 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1cbed127-f250-4ccf-a14a-2a4c715856de) + ) + (wire (pts (xy 410.21 227.33) (xy 410.21 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1cc8f436-940e-4c73-a62a-bc6bbe0f3a23) + ) + (wire (pts (xy 402.59 147.32) (xy 396.24 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1ce5bec4-537e-47c6-ba6d-5db0cbfa3059) + ) + (wire (pts (xy 410.21 194.31) (xy 410.21 201.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1cf45a95-977b-4162-8936-490a3198351f) + ) + (wire (pts (xy 396.24 156.21) (xy 382.27 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1d6cf1a5-5acb-40c0-9d9a-2356a6015734) + ) + (wire (pts (xy 382.27 196.85) (xy 382.27 201.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1e22504a-954e-4243-b0fb-be6d8d86356a) + ) + (wire (pts (xy 396.24 179.07) (xy 410.21 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1fb0c60d-3b80-4318-8712-ff4f932e831a) + ) + (wire (pts (xy 304.8 96.52) (xy 359.41 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2041fc6b-459d-4523-b3ab-2f712247c1b4) + ) + (wire (pts (xy 142.24 212.09) (xy 142.24 219.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 215b9a6f-b894-4c7a-b085-468350b1fb94) + ) + (wire (pts (xy 149.86 96.52) (xy 193.04 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 22cd73a1-8867-47d5-a8dd-afae81fdb0d5) + ) + (wire (pts (xy 247.65 139.7) (xy 247.65 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 24ac7e11-7735-4868-b653-7f0d7e0bc80c) + ) + (wire (pts (xy 342.9 196.85) (xy 331.47 196.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 25c714e0-0e7b-4dcc-839b-39db069540e7) + ) + (wire (pts (xy 247.65 137.16) (xy 247.65 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 27b77520-61b9-4463-8313-bbde4dcaa675) + ) + (wire (pts (xy 149.86 116.84) (xy 149.86 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2ae22428-76db-4d74-8328-e99c57a2da90) + ) + (wire (pts (xy 86.36 160.02) (xy 77.47 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d3a864f-fd40-43a9-ba65-95b28dde64f3) + ) + (wire (pts (xy 185.42 129.54) (xy 185.42 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2e2be7a3-ae7d-4de9-958e-4f20e32905e2) + ) + (wire (pts (xy 228.6 166.37) (xy 228.6 191.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3126b3af-49b3-4f33-8f2c-903151c11985) + ) + (wire (pts (xy 86.36 133.35) (xy 86.36 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 32356b8e-d9b7-4702-b74f-92e4ada4f0b8) + ) + (wire (pts (xy 365.76 147.32) (xy 365.76 151.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 32641f86-f48d-4f25-a0d0-7f41abd967d6) + ) + (wire (pts (xy 209.55 163.83) (xy 209.55 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 32800808-d80a-4006-a635-c82606bf57e8) + ) + (wire (pts (xy 228.6 201.93) (xy 228.6 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 340cba10-3512-4abc-88da-edca654c25b3) + ) + (wire (pts (xy 304.8 193.04) (xy 304.8 199.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 345143b0-d6cf-4de4-b7fe-473e6eb93d9f) + ) + (wire (pts (xy 429.26 147.32) (xy 419.1 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 346484b7-c8a5-476d-9af8-a4d8774e74e1) + ) + (wire (pts (xy 250.19 199.39) (xy 247.65 199.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35024da2-e48b-4fd6-917d-f160f6598822) + ) + (wire (pts (xy 95.25 160.02) (xy 95.25 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3682a9af-91e7-42a5-8fa6-763b508db93b) + ) + (wire (pts (xy 359.41 110.49) (xy 359.41 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 380982e6-1918-45be-b3d9-f4e3f29090b0) + ) + (wire (pts (xy 209.55 156.21) (xy 209.55 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3a5222a9-b1af-47a6-bf70-b9e52a6bc013) + ) + (wire (pts (xy 304.8 199.39) (xy 304.8 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3bde4b78-65ff-41c3-b6d2-8197a1267552) + ) + (wire (pts (xy 304.8 139.7) (xy 304.8 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c3e8672-75dc-445c-a8be-f6a3080f4588) + ) + (wire (pts (xy 410.21 212.09) (xy 410.21 219.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3d931de8-97a2-4016-ae8e-6bc7679ff61c) + ) + (wire (pts (xy 186.69 147.32) (xy 186.69 151.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3f006493-b217-401b-b66a-270879d48d80) + ) + (wire (pts (xy 247.65 96.52) (xy 278.13 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3f5dc5a1-34d8-4947-9741-c97b3a646c26) + ) + (wire (pts (xy 170.18 190.5) (xy 170.18 196.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3fffc26a-2bfa-4413-a8fe-a1bfa5d89583) + ) + (wire (pts (xy 482.6 240.03) (xy 457.2 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 402ef86d-76b4-4916-bbf7-83ff7f10a1ee) + ) + (wire (pts (xy 429.26 162.56) (xy 429.26 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4033e4a7-bbaf-4f0b-8fc4-4536335f692e) + ) + (wire (pts (xy 466.09 133.35) (xy 466.09 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 40f844f2-6821-4e9d-aadc-dda8a9681ba0) + ) + (wire (pts (xy 359.41 127) (xy 323.85 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 41122f4d-e9bc-467e-a983-8dc4f8a1fe02) + ) + (wire (pts (xy 170.18 156.21) (xy 170.18 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4396c499-ed12-4ea6-9734-2c45332fcecb) + ) + (wire (pts (xy 365.76 171.45) (xy 365.76 257.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4627dfb2-83ff-4a50-949c-922d25271893) + ) + (wire (pts (xy 448.31 128.27) (xy 444.5 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 468d576d-0708-4e21-97ae-f9841b94bef1) + ) + (wire (pts (xy 93.98 128.27) (xy 95.25 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 48cbbaf6-fe4f-4e80-b83d-8d879c0f262a) + ) + (wire (pts (xy 170.18 163.83) (xy 170.18 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 49ddd6c1-65b7-4a7a-895f-55b8a26585d7) + ) + (wire (pts (xy 396.24 147.32) (xy 396.24 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4a51089b-f2d3-4ace-85e2-b11323cbb1b3) + ) + (wire (pts (xy 407.67 168.91) (xy 407.67 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4b6eec43-f709-44c2-ac5e-8cc5254e3e1c) + ) + (wire (pts (xy 228.6 127) (xy 228.6 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4b75607b-0a15-4775-969b-11d9d29dfee1) + ) + (wire (pts (xy 278.13 96.52) (xy 304.8 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4c4b81ec-9545-4665-926a-7c985b1f7ef5) + ) + (wire (pts (xy 83.82 96.52) (xy 83.82 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4df4d78c-c388-4c65-9d34-ea9890a85b0a) + ) + (wire (pts (xy 247.65 240.03) (xy 228.6 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4e425f91-2900-4e6e-bd96-3d568d94d4d8) + ) + (wire (pts (xy 247.65 168.91) (xy 247.65 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5148aaa5-f07a-4ccf-9263-edd386c26b62) + ) + (wire (pts (xy 445.77 171.45) (xy 444.5 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 521676fd-5542-4181-999f-1fdd0d833307) + ) + (wire (pts (xy 457.2 240.03) (xy 436.88 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 524f2957-c1d2-4456-aa5f-a750e2b0e178) + ) + (wire (pts (xy 323.85 166.37) (xy 312.42 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 541754cc-8754-4390-b0fa-93db680dc54f) + ) + (wire (pts (xy 402.59 96.52) (xy 359.41 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 547b0257-d9b5-4666-b1b8-1af992ad2957) + ) + (wire (pts (xy 302.26 199.39) (xy 304.8 199.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5512de4c-5972-4899-9bd6-3c95809b35d1) + ) + (wire (pts (xy 342.9 156.21) (xy 342.9 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 56e5ad65-af16-49f8-8726-6805b50caa30) + ) + (wire (pts (xy 323.85 201.93) (xy 323.85 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 57593902-1b4a-4fc0-993d-a3e2ee48ff69) + ) + (wire (pts (xy 312.42 166.37) (xy 312.42 187.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 57712382-7d3b-49db-a8b4-81c736db80a5) + ) + (wire (pts (xy 323.85 127) (xy 323.85 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 58fcca72-6d67-43db-895a-5bd33a3b4c24) + ) + (wire (pts (xy 186.69 158.75) (xy 186.69 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 59a79778-724c-4d96-b741-d115c1a82d96) + ) + (wire (pts (xy 457.2 160.02) (xy 457.2 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 59fd003f-10f4-4985-bd91-095ca3c7263f) + ) + (wire (pts (xy 106.68 171.45) (xy 106.68 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5db67bb8-da55-448b-8c5f-a3bd23c11012) + ) + (wire (pts (xy 482.6 240.03) (xy 482.6 243.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5dc428e2-a6b5-4a09-bba2-01979c053a7c) + ) + (wire (pts (xy 86.36 119.38) (xy 83.82 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5dd17103-a176-4d47-9132-23f85eaf8d66) + ) + (wire (pts (xy 415.29 121.92) (xy 410.21 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ff8eb8e-bbf5-4dfc-af07-170e9bb068c6) + ) + (wire (pts (xy 156.21 147.32) (xy 156.21 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 601b1859-6255-4895-a202-fa6b1d53ee48) + ) + (wire (pts (xy 436.88 176.53) (xy 436.88 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 603bcfa7-c131-4fa8-aa4f-b8fec4e3dcce) + ) + (wire (pts (xy 410.21 179.07) (xy 410.21 186.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 61b8dc9b-b3a7-488a-a2ce-d6824617067f) + ) + (wire (pts (xy 156.21 207.01) (xy 156.21 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 624ba1dc-23f9-4ea8-968c-9ac031224d8c) + ) + (wire (pts (xy 228.6 166.37) (xy 240.03 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 635895cc-d958-4398-9a19-567cce9d9df8) + ) + (wire (pts (xy 482.6 191.77) (xy 482.6 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 63aec121-d3a0-40ef-9798-1ca43a0ae75b) + ) + (wire (pts (xy 152.4 113.03) (xy 149.86 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 64dd1c45-e187-496a-a862-de53d95fecb8) + ) + (wire (pts (xy 170.18 176.53) (xy 170.18 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 653ea14d-9978-4946-a8f8-ed4f31fe2102) + ) + (wire (pts (xy 156.21 207.01) (xy 162.56 207.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 66d0b5f0-79e2-48a8-b9a7-798187ffe0ff) + ) + (wire (pts (xy 410.21 163.83) (xy 410.21 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 66f29675-86f3-4dd7-931b-a567cf39c6fc) + ) + (wire (pts (xy 102.87 171.45) (xy 106.68 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 67714b05-f642-45bb-91db-cb305a182ec8) + ) + (wire (pts (xy 106.68 171.45) (xy 107.95 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6a64f9f8-c4dd-4518-afb9-eb06ea14efa2) + ) + (wire (pts (xy 247.65 96.52) (xy 193.04 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6c8337f4-56aa-407e-9c13-97bbb864479c) + ) + (wire (pts (xy 436.88 118.11) (xy 434.34 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6e538c86-1426-40fc-a729-628fd3413303) + ) + (wire (pts (xy 250.19 140.97) (xy 250.19 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6eb6ece6-3ce6-49c1-824f-e1b56c18ced0) + ) + (wire (pts (xy 152.4 118.11) (xy 152.4 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6eceef7a-99cf-4488-ac57-96e3f149ab8a) + ) + (wire (pts (xy 115.57 96.52) (xy 83.82 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6f97c068-cdd8-4049-832e-fc1b5e5bfee3) + ) + (wire (pts (xy 434.34 118.11) (xy 434.34 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6ff4a5aa-56ac-427c-b6f0-0bfd4fe7f15e) + ) + (wire (pts (xy 468.63 96.52) (xy 468.63 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 71a0c609-c6d5-4193-b7aa-291ed101c24e) + ) + (wire (pts (xy 137.16 121.92) (xy 137.16 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 71d101c0-eb2f-4855-822f-02d9f947cd4b) + ) + (wire (pts (xy 142.24 156.21) (xy 156.21 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 72786958-bebd-4c2b-affd-6fcb50036846) + ) + (wire (pts (xy 377.19 147.32) (xy 365.76 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7351a1ee-e381-4ccd-ac66-316cc989c408) + ) + (wire (pts (xy 402.59 116.84) (xy 402.59 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 745a529e-63cd-415d-bfd2-513ec0416e68) + ) + (wire (pts (xy 382.27 212.09) (xy 382.27 220.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 75e81bb7-d2c0-4e1a-9c47-aa87e646f914) + ) + (wire (pts (xy 186.69 171.45) (xy 186.69 250.19)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 78556d5b-fb55-43a0-b98e-39eb709e148f) + ) + (wire (pts (xy 429.26 172.72) (xy 417.83 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7a391040-e72b-4913-bacd-66485d4b6c9f) + ) + (wire (pts (xy 466.09 160.02) (xy 457.2 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 800e865e-3faf-4d1e-8abb-dbbc07fb7d77) + ) + (wire (pts (xy 209.55 190.5) (xy 209.55 196.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 802fb8d3-9e29-4706-b1da-f444298910bd) + ) + (wire (pts (xy 69.85 240.03) (xy 95.25 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8252a364-0aca-4049-ab38-f6cf868a4c12) + ) + (wire (pts (xy 382.27 176.53) (xy 382.27 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8253d474-c2a1-4981-b176-398820b85ada) + ) + (wire (pts (xy 410.21 156.21) (xy 396.24 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 82d3e5c0-4ca8-4a57-918a-952dfe6c2dc8) + ) + (wire (pts (xy 323.85 166.37) (xy 323.85 191.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 82ea0000-635d-4731-b3ff-b02bfb5990a8) + ) + (wire (pts (xy 104.14 128.27) (xy 104.14 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 84304b6d-fa3c-4a30-860b-9e253e68b07c) + ) + (wire (pts (xy 367.03 129.54) (xy 367.03 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 857cbc19-b3a7-49dc-8d99-cfff95a89077) + ) + (wire (pts (xy 436.88 96.52) (xy 436.88 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 86585bc9-69ce-4ebc-8337-5bc402e25160) + ) + (wire (pts (xy 86.36 123.19) (xy 86.36 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 87ab7fa2-98bf-43e6-8c8f-aaf46b0cd34e) + ) + (wire (pts (xy 415.29 129.54) (xy 367.03 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 89bc9744-5570-46fe-a2e4-a2f053d1422e) + ) + (wire (pts (xy 323.85 146.05) (xy 323.85 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8af62f5b-c29d-4ff9-8f74-d14d6aca285c) + ) + (wire (pts (xy 149.86 113.03) (xy 149.86 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8bfd74bb-29ac-4c59-9c60-d71e32da3c6d) + ) + (wire (pts (xy 156.21 179.07) (xy 142.24 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8c65305d-d432-4f94-9fe9-b8920f6c6d61) + ) + (wire (pts (xy 106.68 160.02) (xy 115.57 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8c681acb-0e5d-4add-9007-f652a1692c92) + ) + (wire (pts (xy 365.76 158.75) (xy 365.76 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8cc6fa47-bf6d-4e5a-b664-72f78c9faec8) + ) + (wire (pts (xy 69.85 154.94) (xy 69.85 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8d486940-a717-4081-a48c-6f638eb512a9) + ) + (wire (pts (xy 304.8 170.18) (xy 298.45 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8d75c2ab-eb69-45be-a54c-f886feb9995c) + ) + (wire (pts (xy 429.26 172.72) (xy 429.26 243.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8f2a93b7-a488-4bc6-a45c-1430e4d0689e) + ) + (wire (pts (xy 468.63 119.38) (xy 468.63 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 910d9171-4c6d-4237-a655-6ea991fbdaa3) + ) + (wire (pts (xy 170.18 212.09) (xy 170.18 220.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 91770067-b5c1-4a97-a347-139ebd774871) + ) + (wire (pts (xy 382.27 163.83) (xy 382.27 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 919fb3bc-d7d8-46e9-a9bb-51d80319cb86) + ) + (wire (pts (xy 356.87 110.49) (xy 359.41 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 921b5488-a81a-49bf-8a6f-8c06a0791edc) + ) + (wire (pts (xy 250.19 137.16) (xy 247.65 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 925ce1d2-a8dd-44e4-8df2-a49bf4fe589f) + ) + (wire (pts (xy 83.82 119.38) (xy 83.82 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 93aa27f7-d017-4ba5-9488-1fd5e6fbfe37) + ) + (wire (pts (xy 247.65 168.91) (xy 257.81 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 94e3c9fc-acc0-4a8c-b1b5-c65aea0eb40a) + ) + (wire (pts (xy 457.2 128.27) (xy 448.31 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 94fa9aae-76dc-4f14-b0b2-e1dc6fdba260) + ) + (wire (pts (xy 228.6 240.03) (xy 170.18 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 951c77eb-bf29-415e-9244-94e55cf5a40b) + ) + (wire (pts (xy 267.97 64.77) (xy 278.13 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9581e212-bac6-4831-847b-aa76c02e079c) + ) + (wire (pts (xy 359.41 116.84) (xy 359.41 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 95f76762-a94e-43ce-b8d0-9979d215acc3) + ) + (wire (pts (xy 95.25 196.85) (xy 95.25 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9683403a-65aa-42c9-b4b8-572f193d4885) + ) + (wire (pts (xy 142.24 167.64) (xy 142.24 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9873abca-9fa2-47c3-8e22-016b9b4ab995) + ) + (wire (pts (xy 436.88 240.03) (xy 410.21 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9baf0939-3041-4ab6-b019-b873bf7eae44) + ) + (wire (pts (xy 142.24 227.33) (xy 142.24 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9cd92a42-81f8-4ea9-9e9a-c3a70511120f) + ) + (wire (pts (xy 170.18 240.03) (xy 170.18 228.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9ce96a50-2163-4aca-a215-6add665ad57f) + ) + (wire (pts (xy 247.65 193.04) (xy 247.65 199.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9e88b776-a0c7-4fe8-87a2-64b24e72b3c1) + ) + (wire (pts (xy 140.97 147.32) (xy 149.86 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9fca9fa2-ff93-43e7-a4b8-7cb7278efd86) + ) + (wire (pts (xy 457.2 196.85) (xy 457.2 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a1053abe-5c91-4a15-9744-e3f639e2741c) + ) + (wire (pts (xy 144.78 168.91) (xy 144.78 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a2402413-9402-405f-8990-e2a47dccc725) + ) + (wire (pts (xy 195.58 118.11) (xy 195.58 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a27dc1f7-d3ac-46ea-8d6a-97183a6adb38) + ) + (wire (pts (xy 144.78 163.83) (xy 142.24 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a40ef26c-9834-4d09-aa8c-8e5790f48226) + ) + (wire (pts (xy 142.24 163.83) (xy 142.24 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a484251f-bee5-4ff8-a0b4-b29f844b00a1) + ) + (wire (pts (xy 137.16 129.54) (xy 185.42 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a75bdd4d-008e-4ffa-9db9-71782d3e3fef) + ) + (wire (pts (xy 382.27 156.21) (xy 382.27 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a761311a-72fe-424d-8891-8bdd7c24e681) + ) + (wire (pts (xy 69.85 96.52) (xy 83.82 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a962b56d-7c90-459c-b612-fcf59044dd95) + ) + (wire (pts (xy 123.19 172.72) (xy 134.62 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aaaf8135-f292-4ebe-b14b-d9ea6b2eed75) + ) + (wire (pts (xy 195.58 110.49) (xy 193.04 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ab677734-d929-4ac6-9e40-25815860c78e) + ) + (wire (pts (xy 445.77 160.02) (xy 436.88 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid abd22fb9-bccf-450e-b91b-bfcd6fd214f2) + ) + (wire (pts (xy 396.24 207.01) (xy 396.24 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ad47a613-86f9-484d-ad49-8cea959290d3) + ) + (wire (pts (xy 142.24 179.07) (xy 142.24 186.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ada3fc69-7de9-4bdc-b8d5-f2978e2a4b34) + ) + (wire (pts (xy 115.57 176.53) (xy 115.57 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ae0de297-0f7e-42df-9e0e-b0229979ff79) + ) + (wire (pts (xy 445.77 171.45) (xy 445.77 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ae5a95fe-c43f-46ba-a906-c68fb46c4873) + ) + (wire (pts (xy 115.57 96.52) (xy 115.57 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aec8a5f6-8e86-46c7-ad2f-a9bc4c338567) + ) + (wire (pts (xy 170.18 196.85) (xy 170.18 201.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid afdc1bab-c597-4d88-ac55-a87a76a33fc3) + ) + (wire (pts (xy 384.81 163.83) (xy 382.27 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b0fa9c8d-e2fa-441a-ac9d-3475723a5f81) + ) + (wire (pts (xy 482.6 165.1) (xy 482.6 184.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b10fd71f-a6d1-4411-96fc-f1637f5fc712) + ) + (wire (pts (xy 342.9 163.83) (xy 342.9 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b123f734-1f75-4ee0-8786-c0229c322dca) + ) + (wire (pts (xy 466.09 160.02) (xy 474.98 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b185c96a-a7b0-42e9-9532-9be13d94cdfe) + ) + (wire (pts (xy 104.14 128.27) (xy 107.95 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b22f2a63-2ba0-448d-ac09-e83d65589693) + ) + (wire (pts (xy 374.65 171.45) (xy 365.76 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b2419c50-f5a1-41d7-b573-c222021814fd) + ) + (wire (pts (xy 466.09 119.38) (xy 468.63 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b3a264e8-34d2-4123-bea1-0651bcf9e244) + ) + (wire (pts (xy 123.19 162.56) (xy 123.19 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b5e62999-a9ad-41b3-99d5-3bef0499d1f2) + ) + (wire (pts (xy 156.21 156.21) (xy 170.18 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b663da8f-75ed-4a55-bfb1-74798ed0fc57) + ) + (wire (pts (xy 137.16 121.92) (xy 142.24 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b6db2328-6e6b-4271-95fe-230543b4f6e4) + ) + (wire (pts (xy 410.21 240.03) (xy 382.27 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid baf5b823-0621-4ebb-8a76-505933b234eb) + ) + (wire (pts (xy 95.25 160.02) (xy 95.25 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bb9b487e-2038-4e49-9964-0b0ccb3ad789) + ) + (wire (pts (xy 115.57 160.02) (xy 115.57 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bc7accb3-4e15-4022-ad72-c8ae1955a006) + ) + (wire (pts (xy 193.04 110.49) (xy 193.04 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bd95bdf4-82bd-4e14-97cf-c002b3bd85f6) + ) + (wire (pts (xy 449.58 171.45) (xy 445.77 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bdf10d23-e2b0-4120-ae42-78d9a5fbbe1b) + ) + (wire (pts (xy 436.88 96.52) (xy 402.59 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid be5ab3ad-e807-4fd0-96ca-d23337bb4b23) + ) + (wire (pts (xy 304.8 149.86) (xy 304.8 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bfbb1a5a-1848-4d88-acd4-d0315951fca2) + ) + (wire (pts (xy 382.27 190.5) (xy 382.27 196.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c0365864-0523-4d3f-b49d-b60fb2bd8e91) + ) + (wire (pts (xy 304.8 170.18) (xy 304.8 182.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c056208b-ccc6-4ab3-8b60-137ba238f000) + ) + (wire (pts (xy 142.24 177.8) (xy 142.24 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c0bc116a-fd4f-46c6-b1ce-18f5a072ee2b) + ) + (wire (pts (xy 402.59 207.01) (xy 396.24 207.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c21a785d-5b0e-4d6e-ac71-9ab1531f8bf4) + ) + (wire (pts (xy 396.24 147.32) (xy 384.81 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c389bd91-a14e-4458-ac7c-53b3cb4747f7) + ) + (wire (pts (xy 115.57 96.52) (xy 149.86 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c3a8e664-97f1-4456-9dce-71d4089f149d) + ) + (wire (pts (xy 95.25 240.03) (xy 115.57 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c54ba731-d3f5-474f-ae8d-6faa7e528b7d) + ) + (wire (pts (xy 142.24 240.03) (xy 170.18 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7ac5372-be3d-4a35-81e4-63e9587f0070) + ) + (wire (pts (xy 209.55 196.85) (xy 220.98 196.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7e3b1a2-c5b7-4cbf-ac5c-c66337155414) + ) + (wire (pts (xy 167.64 167.64) (xy 167.64 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c82ec525-876b-4b43-b0e1-514c6ebc44b0) + ) + (wire (pts (xy 429.26 154.94) (xy 429.26 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c8e7f776-7603-4f40-aa2c-a3616da7748a) + ) + (wire (pts (xy 149.86 207.01) (xy 156.21 207.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c9c62968-58e0-40f2-af19-dbeae747fd19) + ) + (wire (pts (xy 402.59 127) (xy 402.59 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb2ae6ea-33f4-434d-9495-d62b7a139ef7) + ) + (wire (pts (xy 123.19 172.72) (xy 123.19 243.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb87cf35-07ff-43ad-bf43-82896911191a) + ) + (wire (pts (xy 457.2 176.53) (xy 457.2 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb93e9ed-81d4-4dd7-9f8e-99a92369a079) + ) + (wire (pts (xy 298.45 170.18) (xy 298.45 245.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cc3b4f6e-f64b-4ac0-88b8-2621452c0713) + ) + (wire (pts (xy 95.25 128.27) (xy 104.14 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ccb3d431-5aaa-4828-9d3a-bd43973d68dc) + ) + (wire (pts (xy 193.04 127) (xy 228.6 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ccd40cc4-7adb-4cfe-b8c3-8fb7a976717e) + ) + (wire (pts (xy 356.87 118.11) (xy 356.87 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce458f24-b281-4c1c-b8b9-ddc339060554) + ) + (wire (pts (xy 209.55 146.05) (xy 228.6 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce4d9042-5c7d-40c0-9060-49f6ec3ba2b2) + ) + (wire (pts (xy 448.31 128.27) (xy 448.31 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce964643-8f70-4b84-b6d7-dd188c2429a4) + ) + (wire (pts (xy 384.81 167.64) (xy 384.81 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d0641338-86f9-4a6f-ab6c-cf149b08e4ec) + ) + (wire (pts (xy 302.26 137.16) (xy 304.8 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d0cbb328-d2e0-4e02-8995-fe5265a8b8e4) + ) + (wire (pts (xy 396.24 207.01) (xy 389.89 207.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d1275cf5-1e64-4c54-945a-95ee371818de) + ) + (wire (pts (xy 118.11 118.11) (xy 118.11 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d15777f5-0426-4dc2-94f4-3f594fa6f165) + ) + (wire (pts (xy 142.24 194.31) (xy 142.24 201.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d3e4570a-6cb9-4582-81c6-d27eadfe6f93) + ) + (wire (pts (xy 175.26 147.32) (xy 186.69 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d878077f-4fac-4473-b5b1-2b8f7cf7c82b) + ) + (wire (pts (xy 240.03 166.37) (xy 240.03 187.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da782e2a-fa6c-46ad-8eab-2e04cb98b65a) + ) + (wire (pts (xy 436.88 160.02) (xy 436.88 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dad29f13-b91c-457a-bd37-6143979abff3) + ) + (wire (pts (xy 149.86 127) (xy 149.86 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid db731c41-694a-4fd4-9c46-87de36d52eb1) + ) + (wire (pts (xy 382.27 196.85) (xy 342.9 196.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dbdddc8c-6969-4006-b29e-3fe5991c4300) + ) + (wire (pts (xy 304.8 137.16) (xy 304.8 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de1b505a-3f89-4dde-9e67-cfca8715ee40) + ) + (wire (pts (xy 436.88 123.19) (xy 436.88 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid df0a1b83-0a9d-49ad-bfe8-ef86c70ad2fa) + ) + (wire (pts (xy 115.57 240.03) (xy 142.24 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e023be17-0996-4744-82ce-04f3deb52eab) + ) + (wire (pts (xy 170.18 196.85) (xy 209.55 196.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e0389ba0-707b-463b-92a9-b0d5e77ab8e8) + ) + (wire (pts (xy 247.65 149.86) (xy 247.65 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e114c24f-da78-4130-805a-f86e8d1f8a12) + ) + (wire (pts (xy 400.05 113.03) (xy 402.59 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e2b7f5e2-2910-41c9-a537-62db82fc0f12) + ) + (wire (pts (xy 177.8 171.45) (xy 186.69 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e4c81bab-d3e6-4e98-a14e-b62c2ec71580) + ) + (wire (pts (xy 115.57 133.35) (xy 115.57 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e640fbfb-ef0f-49c3-96da-654d8ae57c1b) + ) + (wire (pts (xy 69.85 191.77) (xy 69.85 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e664c818-be90-4a2f-bc7f-6524b2fc7463) + ) + (wire (pts (xy 228.6 146.05) (xy 228.6 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e894910c-a954-4b27-99a1-a34fcd178084) + ) + (wire (pts (xy 149.86 147.32) (xy 156.21 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eb9fc30d-b58b-4065-bfdc-e384751872fd) + ) + (wire (pts (xy 482.6 96.52) (xy 468.63 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eba8eb18-d1b1-4d73-8f56-b850c341198f) + ) + (wire (pts (xy 458.47 128.27) (xy 457.2 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ebdc06ee-94cd-48cc-9233-c8332b3d8ec7) + ) + (wire (pts (xy 410.21 177.8) (xy 410.21 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ece82d68-2599-4eeb-832f-aca3df88f2f9) + ) + (wire (pts (xy 400.05 118.11) (xy 400.05 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eedf7b2c-2313-4e9c-8005-829b6cca6c2e) + ) + (wire (pts (xy 193.04 116.84) (xy 193.04 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f0534b4e-4847-441d-8b6f-aaff5eb2302b) + ) + (wire (pts (xy 123.19 147.32) (xy 133.35 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f0cf5947-3721-47c9-aff3-06199ae3f2e6) + ) + (wire (pts (xy 247.65 199.39) (xy 247.65 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f2e06280-4a80-46e6-99b3-21f009beb141) + ) + (wire (pts (xy 411.48 147.32) (xy 402.59 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f3957839-9012-4f21-a38f-8b4920c6d05d) + ) + (wire (pts (xy 250.19 191.77) (xy 250.19 199.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f3eeb59c-7d7c-48ea-b415-ad5d9a244b10) + ) + (wire (pts (xy 95.25 176.53) (xy 95.25 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f3ef5eed-b682-40cc-863b-ce892017f425) + ) + (wire (pts (xy 436.88 96.52) (xy 468.63 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f716e85c-f891-4e3c-992d-a84514725379) + ) + (wire (pts (xy 257.81 168.91) (xy 257.81 254)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f7295d74-5478-40a5-8ce3-dd4de6231e01) + ) + (wire (pts (xy 304.8 240.03) (xy 323.85 240.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f7d2fb1d-46e0-4553-9c2b-071f00924889) + ) + (wire (pts (xy 167.64 163.83) (xy 170.18 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f7e0c78e-5481-4e47-bc57-7826e756aa79) + ) + (wire (pts (xy 278.13 64.77) (xy 278.13 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fa47f703-05f0-4685-91ad-6183712ec9a8) + ) + (wire (pts (xy 104.14 121.92) (xy 137.16 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fbeb20f0-ac72-429b-a5c3-b61e24a1b0d9) + ) + (wire (pts (xy 415.29 121.92) (xy 415.29 129.54)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fed04c41-3aad-4a90-a23e-f6b9c8883c1c) + ) + (wire (pts (xy 448.31 121.92) (xy 415.29 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ff0ab6aa-e704-45e3-8507-6544aef27e66) + ) + (wire (pts (xy 382.27 240.03) (xy 382.27 228.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ff55585d-0551-49ad-8c8c-fa726438dadd) + ) + + (symbol (lib_id "eSim_Devices:eSim_MOS_P") (at 414.02 172.72 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 00067421-59af-49a6-8bf3-0b46116bfaee) + (property "Reference" "M14" (id 0) (at 406.4 171.4499 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_MOS_P" (id 1) (at 406.4 173.9899 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 407.67 175.26 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 412.75 172.72 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid d4d2266e-f172-45cb-b19f-f2cef2c0b744)) + (pin "2" (uuid 1786b3a7-ca03-4d43-a25a-7f33b987dce2)) + (pin "3" (uuid 9b36e6db-6bfd-4324-ae57-282ec330bc69)) + (pin "4" (uuid 1c5cfb37-6421-4588-b204-c52df39a1dd4)) + ) + + (symbol (lib_id "eSim_Devices:resistor") (at 481.33 189.23 270) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 06388445-9605-4a17-8a55-11cb8d89fa86) + (property "Reference" "R14" (id 0) (at 480.06 186.6899 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "200k" (id 1) (at 480.06 189.2299 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 480.822 187.96 0) + (effects (font (size 0.762 0.762)) hide) + ) + (property "Datasheet" "" (id 3) (at 482.6 187.96 90) + (effects (font (size 0.762 0.762))) + ) + (pin "1" (uuid da588a1d-c4cf-465b-bf4f-2e8ee0453ef6)) + (pin "2" (uuid 876cb6b9-649c-409c-bc59-86e7482f9943)) + ) + + (symbol (lib_id "eSim_Miscellaneous:PORT") (at 123.19 250.19 90) (unit 3) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 06513cb0-4457-49fa-9e7b-a85343e765ff) + (property "Reference" "U1" (id 0) (at 125.73 248.92 90) + (effects (font (size 0.762 0.762)) (justify right)) + ) + (property "Value" "PORT" (id 1) (at 125.73 251.46 90) + (effects (font (size 0.762 0.762)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 123.19 250.19 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "" (id 3) (at 123.19 250.19 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 400673c1-cdd5-4e18-a2e9-feb64139ee95)) + (pin "2" (uuid 6526dabc-e9da-41e2-873d-8de8ad52c8b3)) + (pin "3" (uuid 450b35e5-1dac-47da-a152-b8c57b65097e)) + (pin "4" (uuid 5ca705e5-38f1-4ff0-99f9-03319202fb8d)) + (pin "5" (uuid 7dc6726f-2b73-410e-a016-c7bf251c3133)) + (pin "6" (uuid 5083b386-84e9-49a5-8953-6cd004097b20)) + (pin "7" (uuid b451aeaf-f970-486f-ac10-72b1f2171216)) + (pin "8" (uuid 32a2b65f-68bd-4a59-8c61-de125bfa33c4)) + (pin "9" (uuid 04cd29c1-3111-4a3b-88c1-f02be8996401)) + (pin "10" (uuid 095f853b-cab1-43df-8bd7-d542d9ecff35)) + (pin "11" (uuid 1911558f-cca7-4478-adb5-5948a077e600)) + (pin "12" (uuid 973e621f-53f5-496b-873c-cdf48cb714c2)) + (pin "13" (uuid 5f008f1f-8cd7-445d-8d3d-bb07ce3e3e8d)) + (pin "14" (uuid 5f5dc7b0-7824-4bf0-a457-fada57271c4e)) + (pin "15" (uuid 4c829a77-1485-45c4-bdc6-36730cb0ea2d)) + (pin "16" (uuid b31aaecb-219e-4f2b-8435-4dec7382a6ab)) + (pin "17" (uuid ed8d30c9-e522-47db-bb6a-ac59f1eed542)) + (pin "18" (uuid a000a089-fee9-47e8-bea4-de989fe7d95f)) + (pin "19" (uuid a05c570b-61c9-4b1b-ba9e-f3bb2b1e69d4)) + (pin "20" (uuid fbc9efca-0674-4866-afe4-dba7ad367c6b)) + (pin "21" (uuid ed8059e7-8154-4ddd-bb01-11af2625c606)) + (pin "22" (uuid a374c682-f518-45b0-aee0-97566e1c6575)) + (pin "23" (uuid 665e4afa-ee3e-43bf-9eb9-7e456eed2bc7)) + (pin "24" (uuid 2cf9ff92-2d75-4fa2-a48c-a6b443961815)) + (pin "25" (uuid 5bb0d7ea-9d4b-4c42-848b-0a2fd928ca9f)) + (pin "26" (uuid 1ff10c59-2a89-4487-8776-5651c000985e)) + ) + + (symbol (lib_id "eSim_Devices:eSim_NPN") (at 439.42 171.45 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 0d307ee4-0660-456c-acb9-c5028bf83411) + (property "Reference" "Q10" (id 0) (at 441.96 175.26 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_NPN" (id 1) (at 445.77 179.07 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 434.34 168.91 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 439.42 171.45 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 71912675-5ee9-46e2-86b1-0207a67bc9d4)) + (pin "2" (uuid b95a08f3-e40e-4e2a-ad68-004f084cf557)) + (pin "3" (uuid a50b563b-0294-444a-bfd3-0a6f6fb81786)) + ) + + (symbol (lib_id "eSim_Devices:eSim_MOS_N") (at 309.88 182.88 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 16dc8bbb-de52-4dfd-9ae9-d54dc1e3ce11) + (property "Reference" "M10" (id 0) (at 300.99 186.6899 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_MOS_N" (id 1) (at 300.99 189.2299 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 302.26 190.5 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 307.34 187.96 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 55d54276-e4b9-4991-8bad-d6cf6d31a6e4)) + (pin "2" (uuid 199e797e-b36f-47cd-b9ea-e3de30d5e749)) + (pin "3" (uuid 1c25b05b-0128-4b8c-875d-cab385900b79)) + (pin "4" (uuid dda74d03-850c-4c83-85bb-079bce15abb6)) + ) + + (symbol (lib_id "eSim_Miscellaneous:PORT") (at 186.69 256.54 90) (unit 2) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 20709e71-9485-4b2a-b3d2-7d7f8d1bc443) + (property "Reference" "U1" (id 0) (at 189.23 255.27 90) + (effects (font (size 0.762 0.762)) (justify right)) + ) + (property "Value" "PORT" (id 1) (at 189.23 257.81 90) + (effects (font (size 0.762 0.762)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 186.69 256.54 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "" (id 3) (at 186.69 256.54 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 118418f2-f82c-4767-9ae7-cb95e6ee80d3)) + (pin "2" (uuid cdf3aa32-3826-4926-8d30-db3e6770463c)) + (pin "3" (uuid 3017b06b-4c83-4f15-ae96-32892d5d7b03)) + (pin "4" (uuid 7bbf3dbd-b127-4d1c-af20-68185ca98075)) + (pin "5" (uuid 85e0b89c-f140-465d-b231-44de5a81d827)) + (pin "6" (uuid a3d42163-d8e4-4941-bfa9-ea52b2d6a491)) + (pin "7" (uuid d9060d26-9b53-4d28-a337-f6bf1ccf9f37)) + (pin "8" (uuid 8b41aa5a-bcdc-4644-9352-eedc39693dbb)) + (pin "9" (uuid 1d59c5b8-8df0-48e3-8b87-3e2c5c2909c6)) + (pin "10" (uuid c07e1e54-fba6-46ae-8590-1324ec49c745)) + (pin "11" (uuid 7b74d0fa-f7f9-4da2-9145-84b49b1b8453)) + (pin "12" (uuid c864ee45-78fe-4891-97a0-6d644fd158a8)) + (pin "13" (uuid 77afa3cb-4aa0-439b-9800-2e4018cc5adc)) + (pin "14" (uuid a8cfe9f3-2baf-449a-a47b-0e838ad9eeda)) + (pin "15" (uuid da6aae56-78e7-4eb1-9b19-23035848df01)) + (pin "16" (uuid 6a8c9193-f1e2-4cd4-9c2a-524387d58a3d)) + (pin "17" (uuid e4d99a2f-c36a-4942-9516-846f9e758b0e)) + (pin "18" (uuid 8855a52d-4ff4-4bc1-9e29-e88ce438ba84)) + (pin "19" (uuid 4d28add8-b3f9-4429-9d59-3873799414c6)) + (pin "20" (uuid be193ca0-4bc5-465a-a6c5-78fcfa83ce78)) + (pin "21" (uuid 2f0a63b7-8a11-4d36-9315-7c3b559ca96e)) + (pin "22" (uuid 1663b9f0-30c6-4af1-8209-0f9386d5d8b2)) + (pin "23" (uuid ec19aa9b-16c6-4fe3-b4eb-1895f2f55c3e)) + (pin "24" (uuid 8c255112-00be-4207-af97-3d3f25864e9a)) + (pin "25" (uuid a66a8f52-266f-48c6-8ac6-e210a9d2bb7b)) + (pin "26" (uuid c2a080f4-ebb8-4216-8f46-3bfb3a0188e9)) + ) + + (symbol (lib_id "eSim_Devices:resistor") (at 341.63 161.29 270) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 252d24f9-b121-499c-892b-330a787fc6a4) + (property "Reference" "R8" (id 0) (at 340.36 158.7499 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "2k" (id 1) (at 340.36 161.2899 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 341.122 160.02 0) + (effects (font (size 0.762 0.762)) hide) + ) + (property "Datasheet" "" (id 3) (at 342.9 160.02 90) + (effects (font (size 0.762 0.762))) + ) + (pin "1" (uuid 1e14e473-6d99-4c17-98d3-18defd10ae14)) + (pin "2" (uuid a34dedef-96f4-4278-af66-912aa92ba3cb)) + ) + + (symbol (lib_id "eSim_Devices:resistor") (at 71.12 189.23 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 288c59a6-6e20-4976-86f2-f59f7a7fca39) + (property "Reference" "R1" (id 0) (at 72.39 186.6899 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "200k" (id 1) (at 72.39 189.2299 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 71.628 187.96 0) + (effects (font (size 0.762 0.762)) hide) + ) + (property "Datasheet" "" (id 3) (at 69.85 187.96 90) + (effects (font (size 0.762 0.762))) + ) + (pin "1" (uuid c0d09d50-f939-4e52-a2e4-71a4ddaa273c)) + (pin "2" (uuid ed59a29f-f8dc-4928-905a-ed49eadc347e)) + ) + + (symbol (lib_id "eSim_Devices:resistor") (at 210.82 161.29 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2d2a4348-2358-47d6-a48e-d969ff8258b0) + (property "Reference" "R7" (id 0) (at 212.09 158.7499 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "2k" (id 1) (at 212.09 161.2899 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 211.328 160.02 0) + (effects (font (size 0.762 0.762)) hide) + ) + (property "Datasheet" "" (id 3) (at 209.55 160.02 90) + (effects (font (size 0.762 0.762))) + ) + (pin "1" (uuid ac1402c0-a5f8-44fe-9596-953bf34da7f9)) + (pin "2" (uuid 3f48e10d-f0f6-4de7-af81-8c41277c11e2)) + ) + + (symbol (lib_id "eSim_Devices:resistor") (at 143.51 224.79 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 3e8d745b-5be4-4854-992f-4ef82499b5cc) + (property "Reference" "R4" (id 0) (at 144.78 222.2499 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "1k" (id 1) (at 144.78 224.7899 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 144.018 223.52 0) + (effects (font (size 0.762 0.762)) hide) + ) + (property "Datasheet" "" (id 3) (at 142.24 223.52 90) + (effects (font (size 0.762 0.762))) + ) + (pin "1" (uuid 5a579346-41e7-4e77-9864-9e4c44d3fb8e)) + (pin "2" (uuid 2881021a-8094-470d-b166-3e7e83ac6db1)) + ) + + (symbol (lib_id "eSim_Devices:eSim_Diode") (at 137.16 147.32 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 40986124-c02d-4a8f-be77-9a4c21b63d1a) + (property "Reference" "D2" (id 0) (at 137.2144 139.7 0)) + (property "Value" "eSim_Diode" (id 1) (at 137.2144 142.24 0)) + (property "Footprint" "" (id 2) (at 137.16 147.32 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "" (id 3) (at 137.16 147.32 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 542bcf7c-73d6-435a-b78e-1d47e199be35)) + (pin "2" (uuid ec0b777e-0ce5-4a0b-9244-87d5ac992616)) + ) + + (symbol (lib_id "eSim_Devices:eSim_Diode") (at 415.29 147.32 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 411a0201-13c7-4c86-a3a7-a622b3adf5c5) + (property "Reference" "D7" (id 0) (at 415.2356 139.7 0)) + (property "Value" "eSim_Diode" (id 1) (at 415.2356 142.24 0)) + (property "Footprint" "" (id 2) (at 415.29 147.32 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "" (id 3) (at 415.29 147.32 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 07eb4d4b-9c12-4ecd-837c-da70b0e4057f)) + (pin "2" (uuid ec384622-e439-4ed3-888f-54b9bc536f38)) + ) + + (symbol (lib_id "eSim_Devices:eSim_MOS_P") (at 90.17 128.27 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 41fc72cc-49d7-487f-8bd9-f4d6720836c9) + (property "Reference" "M1" (id 0) (at 82.55 126.9999 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_MOS_P" (id 1) (at 82.55 129.5399 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 83.82 130.81 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 88.9 128.27 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 26912702-09ad-4e28-bec5-e5038eb3d29a)) + (pin "2" (uuid 0daa1496-8cdf-434a-9d42-e73897eccd3a)) + (pin "3" (uuid 9bda424a-fa11-421c-a81b-ba686a6b6061)) + (pin "4" (uuid 286c5b22-785a-4590-a87a-afb93aca38a2)) + ) + + (symbol (lib_id "eSim_Devices:resistor") (at 381 187.96 270) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 495b19f7-c8b1-4920-beff-c4706be75e9a) + (property "Reference" "R9" (id 0) (at 379.73 185.4199 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "1k" (id 1) (at 379.73 187.9599 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 380.492 186.69 0) + (effects (font (size 0.762 0.762)) hide) + ) + (property "Datasheet" "" (id 3) (at 382.27 186.69 90) + (effects (font (size 0.762 0.762))) + ) + (pin "1" (uuid a59ae32d-9005-4ce4-a5e2-38b02869377e)) + (pin "2" (uuid 61f29f62-cab0-45dc-8689-46ff4d3b5208)) + ) + + (symbol (lib_id "eSim_Devices:eSim_NPN") (at 407.67 207.01 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 49a39f08-901d-44bc-859b-ad3f16267a8f) + (property "Reference" "Q9" (id 0) (at 412.75 205.7399 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_NPN" (id 1) (at 412.75 208.2799 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 412.75 204.47 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 407.67 207.01 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 82e9cc01-c4c5-43ea-90d5-07f2d4946d4d)) + (pin "2" (uuid ad06d182-d263-43fb-b640-abcc17d06ca1)) + (pin "3" (uuid 00e42622-b419-499c-8ba6-f9596091789b)) + ) + + (symbol (lib_id "eSim_Devices:eSim_MOS_P") (at 146.05 121.92 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4bd2b6b7-25fb-4905-8b71-a71520eee9ba) + (property "Reference" "M4" (id 0) (at 153.67 120.6499 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_MOS_P" (id 1) (at 153.67 123.1899 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 152.4 124.46 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 147.32 121.92 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid e71b5539-180c-43bd-b9f8-54d59ffa1aad)) + (pin "2" (uuid fe9f91ab-5061-40fd-a408-be184ef2d7d2)) + (pin "3" (uuid c6d03b1d-63af-4738-bb03-f2cb3d2ee654)) + (pin "4" (uuid a8c6ec3c-59ee-4446-953d-062226b9bfa5)) + ) + + (symbol (lib_id "eSim_Devices:eSim_MOS_P") (at 308.61 144.78 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4e98f721-8ce3-4682-8617-538acb63c5e1) + (property "Reference" "M9" (id 0) (at 300.99 143.5099 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_MOS_P" (id 1) (at 300.99 146.0499 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 302.26 147.32 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 307.34 144.78 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid ef266a54-43d3-4511-9be0-c6c6351b007c)) + (pin "2" (uuid 7b72975c-df46-4654-8a0b-bfd707dbfac2)) + (pin "3" (uuid 925c60b1-b8ce-45b4-a911-ddd173332738)) + (pin "4" (uuid 5e9dc300-e815-42da-961c-2473688e2bbb)) + ) + + (symbol (lib_id "eSim_Devices:eSim_NPN") (at 454.66 171.45 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 531af461-d3f1-49ea-b090-fbe6a25920d2) + (property "Reference" "Q11" (id 0) (at 459.74 170.1799 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_NPN" (id 1) (at 459.74 172.7199 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 459.74 168.91 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 454.66 171.45 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid cf8e7491-5c5f-426f-955a-2a9194958cb2)) + (pin "2" (uuid d5720651-2bb2-469f-a7e8-90ddff4ffaf5)) + (pin "3" (uuid cd129a04-c84a-4d72-a096-e08b8fd80306)) + ) + + (symbol (lib_id "eSim_Devices:resistor") (at 96.52 194.31 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 55397a17-926d-49b7-9a49-fafc9a1d7cca) + (property "Reference" "R2" (id 0) (at 97.79 191.7699 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "300k" (id 1) (at 97.79 194.3099 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 97.028 193.04 0) + (effects (font (size 0.762 0.762)) hide) + ) + (property "Datasheet" "" (id 3) (at 95.25 193.04 90) + (effects (font (size 0.762 0.762))) + ) + (pin "1" (uuid 90c99a3d-55f2-4a4f-ae75-2568ef66e5d0)) + (pin "2" (uuid 177fa99f-e321-4478-996d-a5903fcc9cfc)) + ) + + (symbol (lib_id "eSim_Devices:eSim_NPN") (at 384.81 207.01 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5b9e6d34-6123-4cd8-b967-dd85eb6c666c) + (property "Reference" "Q8" (id 0) (at 379.73 205.7399 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_NPN" (id 1) (at 379.73 208.2799 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 379.73 204.47 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 384.81 207.01 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 14946753-31c7-424f-a51c-14f0882d0cea)) + (pin "2" (uuid 602feae3-4136-4a23-b5a3-b954b0e6f1b2)) + (pin "3" (uuid 9b6e3d5d-9d77-4aa5-9327-a0382ce28f36)) + ) + + (symbol (lib_id "eSim_Devices:eSim_NPN") (at 167.64 207.01 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 666d0aa0-a69a-4f27-a489-081bb6d4f25e) + (property "Reference" "Q5" (id 0) (at 172.72 205.7399 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_NPN" (id 1) (at 172.72 208.2799 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 172.72 204.47 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 167.64 207.01 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 80edc721-ac3c-4bec-ba2c-fdf70d250dd3)) + (pin "2" (uuid df1dc441-fc81-449f-b5a6-5e7062e4ed01)) + (pin "3" (uuid 56f2ccba-2c41-46ea-9a26-bbb3549f8aa2)) + ) + + (symbol (lib_id "eSim_Devices:eSim_Diode") (at 123.19 158.75 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 6853dbd6-d6f0-4bf2-b2e3-30643ffbe7cb) + (property "Reference" "D1" (id 0) (at 127 157.5343 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_Diode" (id 1) (at 127 160.0743 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 123.19 158.75 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "" (id 3) (at 123.19 158.75 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 49233636-6343-418e-bacb-4e58e64785cc)) + (pin "2" (uuid 6b1dc28e-d86c-4455-8829-19d579e6fac3)) + ) + + (symbol (lib_id "eSim_Devices:eSim_NPN") (at 72.39 160.02 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 6c3395ae-ff5a-44f5-aada-96122f975bb8) + (property "Reference" "Q1" (id 0) (at 67.31 158.7499 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_NPN" (id 1) (at 67.31 161.2899 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 67.31 157.48 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 72.39 160.02 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 9aade85c-7262-4503-a07e-90d1c41bac44)) + (pin "2" (uuid e56e99bc-5c75-41b4-9e67-3b66bbf172df)) + (pin "3" (uuid 826a660b-092e-47cc-b44f-70d48a50d496)) + ) + + (symbol (lib_id "eSim_Devices:eSim_MOS_P") (at 189.23 121.92 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 6c63ab80-7ca0-4ee7-b4fe-d6a6e753a5bf) + (property "Reference" "M6" (id 0) (at 196.85 120.6499 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_MOS_P" (id 1) (at 196.85 123.1899 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 195.58 124.46 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 190.5 121.92 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 5f1a265b-d896-423d-88d9-6e11da98722a)) + (pin "2" (uuid fdcafad7-6508-4323-b19a-895288ff3f5a)) + (pin "3" (uuid 7bd3c838-1aa9-4ffa-b7fb-9872c4ff99e6)) + (pin "4" (uuid 63174d77-9c16-47a1-9e61-26446b998690)) + ) + + (symbol (lib_id "eSim_Devices:resistor") (at 408.94 191.77 270) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 6f8b17db-d55d-4462-9941-56a34ada683d) + (property "Reference" "R11" (id 0) (at 407.67 189.2299 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "1k" (id 1) (at 407.67 191.7699 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 408.432 190.5 0) + (effects (font (size 0.762 0.762)) hide) + ) + (property "Datasheet" "" (id 3) (at 410.21 190.5 90) + (effects (font (size 0.762 0.762))) + ) + (pin "1" (uuid 2a4f88ed-9faa-4f4d-af2d-5fbf75f6b3fa)) + (pin "2" (uuid 9e5ca4a4-e290-4259-b5ad-1963b84bdd63)) + ) + + (symbol (lib_id "eSim_Miscellaneous:PORT") (at 365.76 264.16 90) (unit 6) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 7894d30e-90f8-4fdf-880d-96f7b1aaf721) + (property "Reference" "U1" (id 0) (at 368.3 262.89 90) + (effects (font (size 0.762 0.762)) (justify right)) + ) + (property "Value" "PORT" (id 1) (at 368.3 265.43 90) + (effects (font (size 0.762 0.762)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 365.76 264.16 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "" (id 3) (at 365.76 264.16 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 0479d986-b04b-421d-ad84-aaf25fbb3f2d)) + (pin "2" (uuid 52f7c81c-7b09-469f-8fe1-377978a6454b)) + (pin "3" (uuid 045f1b61-13f8-4823-a4e0-5c0662f656e4)) + (pin "4" (uuid 4a97dc62-9a59-4cbc-ba01-c62981d0feff)) + (pin "5" (uuid d6e67ae7-9e50-420e-bf1d-37c53ca895dc)) + (pin "6" (uuid 98d50269-0316-471b-a956-7aff00b9a5ea)) + (pin "7" (uuid 96560e90-332a-41da-ba30-29a8aa77c8d6)) + (pin "8" (uuid 5af1f866-efeb-4d5d-b81a-61f2effafb3b)) + (pin "9" (uuid 29ef4955-d561-4922-91fe-d474d31427e7)) + (pin "10" (uuid 2a8828d5-c364-4dbc-b119-dd556553a2c4)) + (pin "11" (uuid 6a3b9af2-fa5a-43b3-a2ec-64780114006e)) + (pin "12" (uuid 3265c4d0-ff12-476b-9d7d-87a9acce25fe)) + (pin "13" (uuid 82a06667-463e-43d8-b9e6-55e5a1d1fb88)) + (pin "14" (uuid 1c65c570-b659-4ef0-90f0-915fc97c2f85)) + (pin "15" (uuid 70ac70a6-4456-4fb4-84fc-30aa10ba8d31)) + (pin "16" (uuid 24b7e7ff-23a5-490a-ae4b-8990ba034901)) + (pin "17" (uuid 1a7db1cf-dee3-44a9-b96f-8d03a11acba5)) + (pin "18" (uuid 7e232c95-4012-4ea0-966a-6180d181c5a3)) + (pin "19" (uuid 73f9d71f-0f78-4419-8f7a-6eaeba207e09)) + (pin "20" (uuid c7640912-e585-48fb-8414-470f711c5443)) + (pin "21" (uuid 3412eafc-2d3a-44ee-b00d-5f946afc0135)) + (pin "22" (uuid 5ac96db3-5eac-4aa4-a6ae-f94ac3121d70)) + (pin "23" (uuid 09b94f65-6500-40aa-b4cc-00a0abd2d373)) + (pin "24" (uuid 1f921a24-9d62-4bba-b2fd-866893193eb3)) + (pin "25" (uuid 7fe03238-0897-4cf9-adea-4933a0925406)) + (pin "26" (uuid 77141ce3-53bd-47e7-b938-726343847ff5)) + ) + + (symbol (lib_id "eSim_Devices:eSim_Diode") (at 429.26 158.75 90) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 7b7e6358-0626-4f24-a2c4-02e81957d812) + (property "Reference" "D8" (id 0) (at 425.45 157.5343 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_Diode" (id 1) (at 425.45 160.0743 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 429.26 158.75 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "" (id 3) (at 429.26 158.75 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 3e349770-439c-4b47-8a9b-893a06f9fe89)) + (pin "2" (uuid 176b02bf-7345-4c94-bc3a-d9f1da81bae2)) + ) + + (symbol (lib_id "eSim_Devices:resistor") (at 455.93 194.31 270) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 7dd882af-8ace-4a6d-9ae7-f95d6f396f76) + (property "Reference" "R13" (id 0) (at 454.66 191.7699 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "300k" (id 1) (at 454.66 194.3099 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 455.422 193.04 0) + (effects (font (size 0.762 0.762)) hide) + ) + (property "Datasheet" "" (id 3) (at 457.2 193.04 90) + (effects (font (size 0.762 0.762))) + ) + (pin "1" (uuid 249bb7d1-e00b-4fb5-b6af-ac1b775d10cc)) + (pin "2" (uuid 5d03bfb5-d34e-4a6f-ad7f-188479a42101)) + ) + + (symbol (lib_id "eSim_Devices:eSim_MOS_P") (at 378.46 171.45 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 833b8daf-8e0d-4cf1-8000-260281e58e5d) + (property "Reference" "M12" (id 0) (at 386.08 170.1799 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_MOS_P" (id 1) (at 386.08 172.7199 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 384.81 173.99 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 379.73 171.45 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 066f01ca-5f1b-4b15-b8e7-d94d6a1d2cf0)) + (pin "2" (uuid d8d21526-ec6b-412b-8ef8-e1ece1b0cbb5)) + (pin "3" (uuid 0045b736-84eb-493f-8b94-8bc82adb4d10)) + (pin "4" (uuid 3eeb3dbd-c136-41e8-9c9b-f7d54bf61c67)) + ) + + (symbol (lib_id "eSim_Devices:capacitor_polarised") (at 342.9 186.69 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 8626b76e-203d-4239-9890-566aee558598) + (property "Reference" "C2" (id 0) (at 339.09 184.7849 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "30p" (id 1) (at 339.09 187.3249 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 342.9 186.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 342.9 186.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b9ceea7e-5b72-4ea2-ae96-3acb7bb4199c)) + (pin "2" (uuid 42eb3c93-3241-4ed8-889a-8ed9ae691521)) + ) + + (symbol (lib_id "eSim_Devices:resistor") (at 143.51 191.77 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 89ac829c-476b-403b-995c-13c55aa2c53b) + (property "Reference" "R3" (id 0) (at 144.78 189.2299 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "1k" (id 1) (at 144.78 191.7699 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 144.018 190.5 0) + (effects (font (size 0.762 0.762)) hide) + ) + (property "Datasheet" "" (id 3) (at 142.24 190.5 90) + (effects (font (size 0.762 0.762))) + ) + (pin "1" (uuid 3926a859-5c0c-4cfe-8e5b-1dc620f5e1bd)) + (pin "2" (uuid 93787c55-8634-465f-8cf6-82dbb368f07e)) + ) + + (symbol (lib_id "eSim_Devices:resistor") (at 408.94 224.79 270) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 8d1a3e14-9073-43ba-8468-a752bca6ce69) + (property "Reference" "R12" (id 0) (at 407.67 222.2499 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "1k" (id 1) (at 407.67 224.7899 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 408.432 223.52 0) + (effects (font (size 0.762 0.762)) hide) + ) + (property "Datasheet" "" (id 3) (at 410.21 223.52 90) + (effects (font (size 0.762 0.762))) + ) + (pin "1" (uuid de843ae4-99a9-4597-9308-edbac0e61c24)) + (pin "2" (uuid 6d34266c-cbe0-4b0e-b0ac-70e8efa5bec2)) + ) + + (symbol (lib_id "eSim_Devices:eSim_NPN") (at 480.06 160.02 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 8e7b9fc4-e791-4612-9aef-c1f03cceb3b5) + (property "Reference" "Q12" (id 0) (at 485.14 158.7499 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_NPN" (id 1) (at 485.14 161.2899 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 485.14 157.48 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 480.06 160.02 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 557ba910-b958-468b-a023-cb6a8e3f9529)) + (pin "2" (uuid 19c1d076-2ca9-439f-bdf0-b99d74f45c3d)) + (pin "3" (uuid 56624d84-5efc-4f3d-b328-dba03d648933)) + ) + + (symbol (lib_id "eSim_Miscellaneous:PORT") (at 257.81 260.35 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 91e25fe6-1316-49a5-8f1a-b59c6416fb71) + (property "Reference" "U1" (id 0) (at 260.35 259.08 90) + (effects (font (size 0.762 0.762)) (justify right)) + ) + (property "Value" "PORT" (id 1) (at 260.35 261.62 90) + (effects (font (size 0.762 0.762)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 257.81 260.35 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "" (id 3) (at 257.81 260.35 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid c965f502-7ebb-4c71-95fe-48adc99e5d8a)) + (pin "2" (uuid 472ff616-d49e-42a5-a059-a54f2f17e9e7)) + (pin "3" (uuid 1e7195e7-47b1-4e54-b3a4-925029a860b2)) + (pin "4" (uuid 8d9905ee-6267-49fb-ab64-771aa75d28db)) + (pin "5" (uuid 6268b3c7-b529-416c-bf9f-5d4203eafd67)) + (pin "6" (uuid 4b21dcb5-8225-4c08-a5fa-88f0f9f85456)) + (pin "7" (uuid 55a6e690-3a2a-4aa7-996e-e8504f6512a0)) + (pin "8" (uuid d32cc84b-f057-47e1-b04c-c3491661ab46)) + (pin "9" (uuid af0b9a49-3a42-4ae1-81e4-07841d3ddd1a)) + (pin "10" (uuid 02a20553-6a66-48dc-8c62-42f6c805bac2)) + (pin "11" (uuid 6f547332-52e2-4289-a2da-34ae92cb4289)) + (pin "12" (uuid 68c3ba6a-4ccf-4506-877f-4b461b273565)) + (pin "13" (uuid c65d2355-d509-4986-ba22-34b2cea1f637)) + (pin "14" (uuid ddc8f06c-cacb-4f61-a943-d61dcf723a2d)) + (pin "15" (uuid de9ac80e-1752-4d9c-bafa-5ab61cc4e405)) + (pin "16" (uuid cbcf0f31-b2d7-4fdd-a3aa-854ead5cddfb)) + (pin "17" (uuid c408d339-ded3-4a2f-97bd-d0373b0a54ee)) + (pin "18" (uuid 0d33b0cc-b046-4e2f-a860-f12ce7fc6ddf)) + (pin "19" (uuid 3758e55d-7abd-475a-ad06-029658db4e58)) + (pin "20" (uuid d560d67d-d1c4-42c2-aedc-66ee1cc4796e)) + (pin "21" (uuid 1184856a-1efe-4209-8322-275e9e0b7a79)) + (pin "22" (uuid 3e18db75-57d5-4f71-88c5-425d13993729)) + (pin "23" (uuid 5bd84edf-e4c0-4eef-937d-ad57e7731722)) + (pin "24" (uuid 87c1b27c-943a-4ed8-9037-75530e0ec9af)) + (pin "25" (uuid e2568fb0-f0b9-4dcd-8bfb-cf0602c3e65d)) + (pin "26" (uuid a800bfad-15cd-4a2c-808e-77ab10c75290)) + ) + + (symbol (lib_id "eSim_Devices:eSim_MOS_N") (at 242.57 182.88 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 98970774-1957-4d1b-99b2-3a80193a02f6) + (property "Reference" "M7" (id 0) (at 251.46 186.6899 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_MOS_N" (id 1) (at 251.46 189.2299 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 250.19 190.5 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 245.11 187.96 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 6dbfae99-e60c-43ab-a1fa-1c9f78a31692)) + (pin "2" (uuid cdda05ee-0b4e-41aa-8e7f-70758e064c91)) + (pin "3" (uuid d25f5925-af96-4b4a-a6ed-01a0bc2d9907)) + (pin "4" (uuid b56a2a21-7e4a-4e7d-9310-c3c1540820a5)) + ) + + (symbol (lib_id "eSim_Devices:resistor") (at 171.45 187.96 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 99094efb-19a3-4989-9fc8-12a0fd4fe944) + (property "Reference" "R5" (id 0) (at 172.72 185.4199 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "1k" (id 1) (at 172.72 187.9599 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 171.958 186.69 0) + (effects (font (size 0.762 0.762)) hide) + ) + (property "Datasheet" "" (id 3) (at 170.18 186.69 90) + (effects (font (size 0.762 0.762))) + ) + (pin "1" (uuid 67857579-6eb5-4261-b93f-d11a568e6093)) + (pin "2" (uuid 88975a57-d9c8-4c0d-8cad-1e3c2619c998)) + ) + + (symbol (lib_id "eSim_Devices:eSim_MOS_P") (at 462.28 128.27 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 9ea32a1c-bdd8-43b4-9be2-6f7bae16cd8e) + (property "Reference" "M16" (id 0) (at 469.9 126.9999 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_MOS_P" (id 1) (at 469.9 129.5399 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 468.63 130.81 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 463.55 128.27 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid c376cbbb-4424-4f3c-98bd-5b7657aaac1d)) + (pin "2" (uuid 96238c2d-9069-4ca4-b827-75003e973e75)) + (pin "3" (uuid b662307f-16a8-402b-8506-4b6cc60fd821)) + (pin "4" (uuid 51e37263-1a10-466f-89e7-b8d426547e8b)) + ) + + (symbol (lib_id "eSim_Devices:eSim_MOS_P") (at 363.22 121.92 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a186c0f2-61fc-467c-bc53-ca15e1f8b53a) + (property "Reference" "M11" (id 0) (at 355.6 120.6499 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_MOS_P" (id 1) (at 355.6 123.1899 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 356.87 124.46 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 361.95 121.92 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 86e189f1-034f-42c2-aa27-150e16a18ee3)) + (pin "2" (uuid 76cce8ca-b68e-420f-a0c5-4b3d412399d2)) + (pin "3" (uuid 0a64f3e8-a48a-4431-8170-427b932a8796)) + (pin "4" (uuid ba9afc6a-0d80-4601-b9cd-4832152eced9)) + ) + + (symbol (lib_id "eSim_Devices:resistor") (at 381 226.06 270) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a870de18-41e0-43e3-bb31-7f171e3909ba) + (property "Reference" "R10" (id 0) (at 379.73 223.5199 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "1k" (id 1) (at 379.73 226.0599 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 380.492 224.79 0) + (effects (font (size 0.762 0.762)) hide) + ) + (property "Datasheet" "" (id 3) (at 382.27 224.79 90) + (effects (font (size 0.762 0.762))) + ) + (pin "1" (uuid 2be48249-9d14-4e6c-9198-7de8757f1cbc)) + (pin "2" (uuid b950b682-3515-40e1-ae62-43cfd1c82c69)) + ) + + (symbol (lib_id "eSim_Devices:eSim_Diode") (at 365.76 154.94 90) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b25d0899-66a8-4d3d-b11c-b39ce03670d5) + (property "Reference" "D5" (id 0) (at 361.95 153.7243 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_Diode" (id 1) (at 361.95 156.2643 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 365.76 154.94 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "" (id 3) (at 365.76 154.94 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 4d6b4fd5-e39e-4dfc-a6c9-c0a6d26d91fa)) + (pin "2" (uuid 455c56ab-e758-45bb-bb11-ce7133191b1d)) + ) + + (symbol (lib_id "eSim_Devices:eSim_Diode") (at 186.69 154.94 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b77d1023-6945-43a1-b997-6155f145fba7) + (property "Reference" "D4" (id 0) (at 190.5 153.7243 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_Diode" (id 1) (at 190.5 156.2643 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 186.69 154.94 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "" (id 3) (at 186.69 154.94 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid a5724ba2-a64b-458a-9ee9-e660b8e999b8)) + (pin "2" (uuid 38bb1c73-7d3d-4c1f-89d1-9936a7238568)) + ) + + (symbol (lib_id "eSim_Devices:eSim_NPN") (at 97.79 171.45 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ba145de8-ec41-43c7-a104-56b81abcc179) + (property "Reference" "Q2" (id 0) (at 92.71 170.1799 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_NPN" (id 1) (at 92.71 172.7199 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 92.71 168.91 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 97.79 171.45 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 253ea8bd-a3d7-4070-9fea-6202e4fa6080)) + (pin "2" (uuid 9fa9fc5a-4924-4507-b7b8-604387cdd851)) + (pin "3" (uuid cad7e322-aa87-41a0-aa18-90b59dc73c15)) + ) + + (symbol (lib_id "eSim_Miscellaneous:PORT") (at 267.97 71.12 90) (unit 8) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid be367cd0-28b7-407f-a56d-ff9067a20c7d) + (property "Reference" "U1" (id 0) (at 270.51 69.85 90) + (effects (font (size 0.762 0.762)) (justify right)) + ) + (property "Value" "PORT" (id 1) (at 270.51 72.39 90) + (effects (font (size 0.762 0.762)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 267.97 71.12 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "" (id 3) (at 267.97 71.12 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 4b3c2d91-8756-407a-a50f-754154291503)) + (pin "2" (uuid 96c45d9e-ddad-4746-8a53-c646b28b1933)) + (pin "3" (uuid 23a605ff-ab81-4b3e-8f3d-0e36589f1f48)) + (pin "4" (uuid 0c3d0674-4f0c-4abe-83dc-9fc3a2b3d673)) + (pin "5" (uuid bf0ad72d-5f9e-4978-9010-022e549321e4)) + (pin "6" (uuid 63babf7e-7f2b-48d5-be81-ea90d486f938)) + (pin "7" (uuid 050c72a3-76dd-47f9-a196-e72250834841)) + (pin "8" (uuid ab58e6ff-e643-49ca-8831-77f9040b777d)) + (pin "9" (uuid 9fa2777c-3197-4ed8-a7f3-5a094451e626)) + (pin "10" (uuid a0900fee-abb7-47fb-99f7-a43896bd8ce5)) + (pin "11" (uuid fdcf930b-6ca8-4840-ab53-d4bd24eb2a20)) + (pin "12" (uuid 0ac1a3a7-8d3c-4396-9c74-329cf2f994d4)) + (pin "13" (uuid 10d17e93-7551-4b6e-b547-cfa208001c78)) + (pin "14" (uuid d2362fc3-82fc-4611-ab92-073596d83b51)) + (pin "15" (uuid 07cabd1e-7d34-4c88-98b2-445bb7ae9a03)) + (pin "16" (uuid 59f43e1f-b163-4723-bfcc-dae5ae5667da)) + (pin "17" (uuid d1ca8f72-8f29-430d-b51d-9eab48d3599c)) + (pin "18" (uuid a8021c48-e36b-4999-8e62-715ed4c3a45c)) + (pin "19" (uuid 819a3ff5-8c04-4c96-aafe-c8b2cf5b3c2d)) + (pin "20" (uuid cbf6ac95-d606-458e-9817-244d9e9c4dad)) + (pin "21" (uuid 8abb79a8-01fc-40a2-9ba2-b2489d4a27bc)) + (pin "22" (uuid 203f419d-2c6b-4b49-a21b-0006efac07c1)) + (pin "23" (uuid f9933699-84f2-4da5-881a-932b99a165d6)) + (pin "24" (uuid a29d582e-70e8-40d8-8450-fd7f6cf49316)) + (pin "25" (uuid f542cf0c-ee5a-44a0-b154-f7e98d2f4248)) + (pin "26" (uuid b2d815bf-f6c0-4fdd-83f6-55d5b64782e6)) + ) + + (symbol (lib_id "eSim_Miscellaneous:PORT") (at 429.26 250.19 90) (unit 5) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid bfc70ad9-369f-476d-a7b4-89214d8b50af) + (property "Reference" "U1" (id 0) (at 431.8 248.92 90) + (effects (font (size 0.762 0.762)) (justify right)) + ) + (property "Value" "PORT" (id 1) (at 431.8 251.46 90) + (effects (font (size 0.762 0.762)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 429.26 250.19 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "" (id 3) (at 429.26 250.19 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 836b4601-ed90-4b66-aabe-e38de521380c)) + (pin "2" (uuid 07cec098-45a4-4090-ba64-fce08e311b1b)) + (pin "3" (uuid f29fa1d3-3bcc-46ec-8130-686768a09895)) + (pin "4" (uuid c52e1381-8ee1-4d29-bbc2-a3c5faffb4c9)) + (pin "5" (uuid 057755ef-fbdd-4f3d-9a04-e63a0af08b7c)) + (pin "6" (uuid 81e63317-0cfe-4823-a6e1-da7e0a843e8a)) + (pin "7" (uuid 74851341-87cc-47cc-ab1e-fc9e849a9191)) + (pin "8" (uuid e5210c42-5801-481f-8cd0-77e356bd0e1e)) + (pin "9" (uuid 23ee9ec4-f309-4f5f-9fc0-b36fb519d27f)) + (pin "10" (uuid 6991b6c7-1faf-4d13-88f8-770fcfb9e843)) + (pin "11" (uuid 6422f956-a112-4e29-9ac7-9f000ed57bec)) + (pin "12" (uuid b85485db-f3e6-4cd0-90da-f7d045922368)) + (pin "13" (uuid 2f22af7a-7733-42aa-b13d-7587bd51a16d)) + (pin "14" (uuid bf3c10a8-ecb7-482b-a983-76cdee1790d2)) + (pin "15" (uuid 8e9fa5e9-7011-4047-8d11-1e71c311cde7)) + (pin "16" (uuid e90528e1-3f72-4d94-a91e-f9ac33298d37)) + (pin "17" (uuid 9c60c9dd-26c5-47d2-ba8c-673080b8ecfd)) + (pin "18" (uuid c0ca29a7-a705-4253-9863-dee133a20183)) + (pin "19" (uuid e2e42628-11e2-41fb-a937-e786fe5c90f5)) + (pin "20" (uuid a07fc33f-2300-4be3-b5bf-74033c24af66)) + (pin "21" (uuid e0f59909-5dd8-4302-9511-2e50278718d2)) + (pin "22" (uuid 3a2f5467-5660-4fd9-97d6-c299031f918d)) + (pin "23" (uuid cab8149f-04c1-4ee6-b0e2-b3bb3dd8adc1)) + (pin "24" (uuid d6ff2b1e-20f1-467e-907f-2dda082c59d2)) + (pin "25" (uuid cc767028-f835-4837-a9a8-43428096bbae)) + (pin "26" (uuid 6ad748ec-2f63-4f2a-929f-c5606c343662)) + ) + + (symbol (lib_id "eSim_Miscellaneous:PORT") (at 482.6 250.19 90) (unit 4) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid c758ace0-04cc-4da0-a63c-5a28079076d1) + (property "Reference" "U1" (id 0) (at 485.14 248.92 90) + (effects (font (size 0.762 0.762)) (justify right)) + ) + (property "Value" "PORT" (id 1) (at 485.14 251.46 90) + (effects (font (size 0.762 0.762)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 482.6 250.19 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "" (id 3) (at 482.6 250.19 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid f58f138a-3fea-47db-8177-b9c2e56bcb62)) + (pin "2" (uuid e365d395-9c63-4ba8-a1a3-e1027a6d878f)) + (pin "3" (uuid 89670889-c556-42e6-bea5-f0b4257543d9)) + (pin "4" (uuid b69bf072-06ce-405b-aeea-a7d08fc4a8f1)) + (pin "5" (uuid dcbe51ea-b5b1-43eb-ba9a-6b988c1aa9f9)) + (pin "6" (uuid 736e5b3d-7c0d-430f-8a38-52465d404546)) + (pin "7" (uuid fbf59cd1-ee00-420a-9d20-13b8d598faa4)) + (pin "8" (uuid fea57b8f-fefc-45d9-a570-6b986c60da73)) + (pin "9" (uuid 5432d4d2-1def-4971-adcf-96fde4a1cf9e)) + (pin "10" (uuid 515de939-b412-452d-a359-d5a966d2af30)) + (pin "11" (uuid 913725d5-4f09-4d51-94b9-0ec1887fedee)) + (pin "12" (uuid 308bc642-19e4-48a0-9242-3c5f9332eb74)) + (pin "13" (uuid 35173cb0-81ed-43cd-a354-a1e68d5c1581)) + (pin "14" (uuid db67d84d-624c-4fbf-aebf-ff919f3572d3)) + (pin "15" (uuid b7bcae0f-43d2-4019-aa23-9a8592aad431)) + (pin "16" (uuid 86918e51-384f-4585-897c-a08f93d51b1d)) + (pin "17" (uuid 0d510d22-4663-4a4e-8b07-67363cb26aac)) + (pin "18" (uuid a8a2c68f-83f9-4a84-92ea-c545cfe847b6)) + (pin "19" (uuid 62a63bf7-e6ee-4a26-9db4-acab2b42e7aa)) + (pin "20" (uuid 4872095f-2d4e-429d-875e-ff04321a348a)) + (pin "21" (uuid 0c6c368b-c71b-438f-a9bf-a89c27b33a20)) + (pin "22" (uuid e9b0cd7e-0d86-4bb3-b100-3ed9e688bc6c)) + (pin "23" (uuid 6b75e7d0-1bef-4c9f-bcf2-ecebd6c1f326)) + (pin "24" (uuid 45aff22e-ebe1-4066-a6e7-4ab973bac705)) + (pin "25" (uuid 7fd63827-305b-4e45-b4cb-13b37002aea7)) + (pin "26" (uuid 9e0c569e-bc74-4b00-87ae-1adf08cd7d88)) + ) + + (symbol (lib_id "eSim_Devices:eSim_Diode") (at 171.45 147.32 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ca5b920a-fe74-4f89-a5de-214819a0b109) + (property "Reference" "D3" (id 0) (at 171.3955 139.7 0)) + (property "Value" "eSim_Diode" (id 1) (at 171.3955 142.24 0)) + (property "Footprint" "" (id 2) (at 171.45 147.32 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "" (id 3) (at 171.45 147.32 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid b63d507f-cec5-4eff-aaec-9fd6f5ce9d77)) + (pin "2" (uuid b5d131ff-4d0a-4a49-a2d6-09e33fd1d03e)) + ) + + (symbol (lib_id "eSim_Devices:eSim_MOS_P") (at 440.69 128.27 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d5739637-cff1-4130-9d0e-601d31a44744) + (property "Reference" "M15" (id 0) (at 433.07 126.9999 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_MOS_P" (id 1) (at 433.07 129.5399 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 434.34 130.81 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 439.42 128.27 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 4c47857c-ac85-4f2f-bb23-16bc70306bb1)) + (pin "2" (uuid 06a9887a-35ab-4f28-af83-19ce6a79ed6c)) + (pin "3" (uuid ee7b6131-0353-4cee-9d1c-93cc2b62a6c8)) + (pin "4" (uuid c2bf6ac2-329b-46ba-b5cc-3c6a62ec8e48)) + ) + + (symbol (lib_id "eSim_Devices:eSim_MOS_P") (at 173.99 171.45 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d59874c3-7b80-40a3-952a-1f18fd52f677) + (property "Reference" "M5" (id 0) (at 166.37 170.1799 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_MOS_P" (id 1) (at 166.37 172.7199 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 167.64 173.99 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 172.72 171.45 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 688e8cc3-2cdd-4f8f-9853-2a26c56390e6)) + (pin "2" (uuid 608206fa-3ed3-4cae-adf4-1c777356a50a)) + (pin "3" (uuid 0544ba28-61cd-4f38-a92b-dcdd3fe51f79)) + (pin "4" (uuid 7bac7d5e-f207-4f52-9c41-eb3a762bbd77)) + ) + + (symbol (lib_id "eSim_Devices:eSim_NPN") (at 226.06 196.85 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid dd872165-53e5-489c-ae99-7a5a862f97fe) + (property "Reference" "Q6" (id 0) (at 231.14 195.5799 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_NPN" (id 1) (at 231.14 198.1199 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 231.14 194.31 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 226.06 196.85 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid f2505747-fac5-489f-bc41-4d9504f43a06)) + (pin "2" (uuid 2197b3e4-9ffd-4126-a5d9-24d02c24c1a6)) + (pin "3" (uuid 81d5cb11-8e5c-42ee-9a7d-098dcbfd3137)) + ) + + (symbol (lib_id "eSim_Devices:eSim_NPN") (at 144.78 207.01 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ddbc1775-bc75-4d2c-b5a0-52dbcd40b324) + (property "Reference" "Q4" (id 0) (at 139.7 205.7399 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_NPN" (id 1) (at 139.7 208.2799 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 139.7 204.47 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 144.78 207.01 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 85f6f886-af25-4a6f-bbdd-3cd71dd42fa5)) + (pin "2" (uuid 654d32fb-2b86-4b36-a886-1198d45750f5)) + (pin "3" (uuid 9d5fe18a-9792-4dd1-b331-0994cec7d957)) + ) + + (symbol (lib_id "eSim_Devices:eSim_NPN") (at 113.03 171.45 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid decba807-f8b5-4d2b-8d39-a1261293b083) + (property "Reference" "Q3" (id 0) (at 110.49 175.26 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_NPN" (id 1) (at 106.68 179.07 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 118.11 168.91 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 113.03 171.45 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 22fb0d92-a7f1-4384-8969-41eb700c391f)) + (pin "2" (uuid 591ebf7b-686d-4775-86e8-8a69a81fe858)) + (pin "3" (uuid 985d1b55-3095-4b65-aaff-5273bb78abc1)) + ) + + (symbol (lib_id "eSim_Miscellaneous:PORT") (at 298.45 251.46 90) (unit 7) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e27b4fe2-e81d-48ab-b06b-e7ce6600d5f8) + (property "Reference" "U1" (id 0) (at 300.99 250.19 90) + (effects (font (size 0.762 0.762)) (justify right)) + ) + (property "Value" "PORT" (id 1) (at 300.99 252.73 90) + (effects (font (size 0.762 0.762)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 298.45 251.46 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "" (id 3) (at 298.45 251.46 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid c9358c43-445d-4df9-ad84-feea53c869be)) + (pin "2" (uuid 149fa090-84f0-4b05-a001-9166997fe187)) + (pin "3" (uuid 7bc921bd-7f6c-429b-945a-7544a40d22d0)) + (pin "4" (uuid 0e9fbcf7-777f-4aca-a24c-74bba375b2e8)) + (pin "5" (uuid 01eec94d-ea24-4ed9-8e2c-e453e0b27dc8)) + (pin "6" (uuid f6b79513-7126-4ec7-afe2-6ac0078554d5)) + (pin "7" (uuid ea49d7bd-1b8c-438c-958e-59eb8bf69e25)) + (pin "8" (uuid 94896c0e-9a83-448e-9434-e9f734d6f1e9)) + (pin "9" (uuid 0ae1e786-c22b-43af-88ff-c22b16d6fcc5)) + (pin "10" (uuid 1452b33d-ca8d-49e6-96a7-1d04a7a0a4b7)) + (pin "11" (uuid 189f7cdb-d84d-44cf-9651-58903c16508a)) + (pin "12" (uuid de45de34-8a81-494e-87f9-2b14789b177b)) + (pin "13" (uuid cc3f6b6d-d7b0-4bab-85f4-aaab5e5c4425)) + (pin "14" (uuid 4c8f0ecb-37e4-4422-ba29-6f0709c77d71)) + (pin "15" (uuid 082bf4fd-d688-4470-a258-984273a7ae97)) + (pin "16" (uuid 770975ff-9b04-47fb-a3a7-26837f433c46)) + (pin "17" (uuid 07595115-e413-4d61-b3d2-d870ffbe19cd)) + (pin "18" (uuid e11071ef-a0c6-4e0c-8f75-04c95f6f8c64)) + (pin "19" (uuid 1e886905-c57f-4943-9610-484e3cf8df26)) + (pin "20" (uuid 010a05d8-dbed-4166-b5de-f419ee7963b2)) + (pin "21" (uuid 548a551a-73a4-4dfb-ab4c-d20948ce941e)) + (pin "22" (uuid 3bba6899-9fbc-42ad-8f10-093e8dd3c21a)) + (pin "23" (uuid e08651e9-dfaa-4581-9d92-31bcd266bbc8)) + (pin "24" (uuid c883f5df-0fa7-4986-be65-b8af1f9e8108)) + (pin "25" (uuid 00ff0db1-96ef-4931-9561-b3f765c03700)) + (pin "26" (uuid 03d1408b-898e-4c34-81e0-06eb2555018e)) + ) + + (symbol (lib_id "eSim_Devices:eSim_Diode") (at 381 147.32 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e75e13a2-42cd-48f7-a22c-7def90d43f6f) + (property "Reference" "D6" (id 0) (at 381.0545 139.7 0)) + (property "Value" "eSim_Diode" (id 1) (at 381.0545 142.24 0)) + (property "Footprint" "" (id 2) (at 381 147.32 0) + (effects (font (size 1.524 1.524)) hide) + ) + (property "Datasheet" "" (id 3) (at 381 147.32 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid afda3745-b94f-4b99-9b1c-388c6fabcde4)) + (pin "2" (uuid cd54a8cd-3799-4a3a-b032-bae552bb8ca7)) + ) + + (symbol (lib_id "eSim_Devices:capacitor_polarised") (at 209.55 186.69 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e995397b-7b83-44d8-9164-1ecc5f1688c5) + (property "Reference" "C1" (id 0) (at 213.36 184.7849 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "30p" (id 1) (at 213.36 187.3249 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 209.55 186.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 209.55 186.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4003ac7d-9154-4099-85c6-22576d13b390)) + (pin "2" (uuid 0e76f104-c1b5-49e3-8c72-c9f0d26bb91b)) + ) + + (symbol (lib_id "eSim_Devices:eSim_MOS_P") (at 138.43 172.72 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ec271781-9c7e-45eb-87cb-810ae8acf42d) + (property "Reference" "M3" (id 0) (at 146.05 171.4499 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_MOS_P" (id 1) (at 146.05 173.9899 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 144.78 175.26 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 139.7 172.72 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 3d0a138e-ecb4-42b9-a4cd-61a7fdf42041)) + (pin "2" (uuid f860162d-bd02-48de-9508-3c2ea97262d8)) + (pin "3" (uuid 1b7f5eda-84fc-4b60-ba63-7dbe83c1e601)) + (pin "4" (uuid 7a5f249c-1721-4692-966c-9dc4a3ae7b81)) + ) + + (symbol (lib_id "eSim_Devices:eSim_MOS_P") (at 406.4 121.92 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f102bf44-693d-4edb-aa39-25f44ad1fc7d) + (property "Reference" "M13" (id 0) (at 398.78 120.6499 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_MOS_P" (id 1) (at 398.78 123.1899 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 400.05 124.46 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 405.13 121.92 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 9a51d6e6-e68b-4898-84c6-0e1a2a30b6e3)) + (pin "2" (uuid 5efe4074-e814-498e-9881-72a2e2647cfc)) + (pin "3" (uuid 7c7f1230-2a43-443f-a184-9fb92e7f0b30)) + (pin "4" (uuid 07ce80db-4157-498b-a19f-69263d78d564)) + ) + + (symbol (lib_id "eSim_Devices:eSim_NPN") (at 326.39 196.85 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f250b65a-47dc-410b-a43e-8e02c636ce73) + (property "Reference" "Q7" (id 0) (at 321.31 195.5799 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_NPN" (id 1) (at 321.31 198.1199 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 321.31 194.31 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 326.39 196.85 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid d14c3791-29aa-4ba1-a43f-cd3cb8fbdcf7)) + (pin "2" (uuid be8f6343-175c-4184-8712-5e5a4babd01c)) + (pin "3" (uuid 3c796469-41ab-4849-94ef-323cf9aae648)) + ) + + (symbol (lib_id "eSim_Devices:eSim_MOS_P") (at 243.84 144.78 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f8e37e8b-fae9-49c6-a15c-f24e6d3d2b73) + (property "Reference" "M8" (id 0) (at 251.46 143.5099 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_MOS_P" (id 1) (at 251.46 146.0499 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 250.19 147.32 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 245.11 144.78 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid df7bc7e7-c9d4-4c8e-b677-a6200d7d5e52)) + (pin "2" (uuid a198f9d8-1722-49a0-8cb3-341e3e4ce33a)) + (pin "3" (uuid 439a25e1-6299-40a4-9c95-c38ee474ff91)) + (pin "4" (uuid 5fca3a25-26f1-4f22-8cd4-918feddd53f7)) + ) + + (symbol (lib_id "eSim_Devices:eSim_MOS_P") (at 111.76 128.27 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ff6d8655-486c-4f1a-a1b4-8422027e16e2) + (property "Reference" "M2" (id 0) (at 119.38 126.9999 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "eSim_MOS_P" (id 1) (at 119.38 129.5399 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 118.11 130.81 0) + (effects (font (size 0.7366 0.7366)) hide) + ) + (property "Datasheet" "" (id 3) (at 113.03 128.27 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid e0d3435f-c696-4d9f-b81e-856074340163)) + (pin "2" (uuid 19771283-c94b-4c9a-9612-bdb44b2a084a)) + (pin "3" (uuid 15e11b58-e8d0-492b-824a-41c6509fdb74)) + (pin "4" (uuid 3c3d061f-6d68-4869-81e9-0d9412e44a95)) + ) + + (symbol (lib_id "eSim_Devices:resistor") (at 171.45 226.06 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ff9d9805-891c-4279-8dad-ec43320d45bf) + (property "Reference" "R6" (id 0) (at 172.72 223.5199 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "1k" (id 1) (at 172.72 226.0599 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 171.958 224.79 0) + (effects (font (size 0.762 0.762)) hide) + ) + (property "Datasheet" "" (id 3) (at 170.18 224.79 90) + (effects (font (size 0.762 0.762))) + ) + (pin "1" (uuid ef4ad049-cb8a-4051-8476-2ed89f34a667)) + (pin "2" (uuid 155d444b-8f4b-4bcd-9882-466ce408806b)) + ) + + (sheet_instances + (path "/" (page "1")) + ) + + (symbol_instances + (path "/e995397b-7b83-44d8-9164-1ecc5f1688c5" + (reference "C1") (unit 1) (value "30p") (footprint "") + ) + (path "/8626b76e-203d-4239-9890-566aee558598" + (reference "C2") (unit 1) (value "30p") (footprint "") + ) + (path "/6853dbd6-d6f0-4bf2-b2e3-30643ffbe7cb" + (reference "D1") (unit 1) (value "eSim_Diode") (footprint "") + ) + (path "/40986124-c02d-4a8f-be77-9a4c21b63d1a" + (reference "D2") (unit 1) (value "eSim_Diode") (footprint "") + ) + (path "/ca5b920a-fe74-4f89-a5de-214819a0b109" + (reference "D3") (unit 1) (value "eSim_Diode") (footprint "") + ) + (path "/b77d1023-6945-43a1-b997-6155f145fba7" + (reference "D4") (unit 1) (value "eSim_Diode") (footprint "") + ) + (path "/b25d0899-66a8-4d3d-b11c-b39ce03670d5" + (reference "D5") (unit 1) (value "eSim_Diode") (footprint "") + ) + (path "/e75e13a2-42cd-48f7-a22c-7def90d43f6f" + (reference "D6") (unit 1) (value "eSim_Diode") (footprint "") + ) + (path "/411a0201-13c7-4c86-a3a7-a622b3adf5c5" + (reference "D7") (unit 1) (value "eSim_Diode") (footprint "") + ) + (path "/7b7e6358-0626-4f24-a2c4-02e81957d812" + (reference "D8") (unit 1) (value "eSim_Diode") (footprint "") + ) + (path "/41fc72cc-49d7-487f-8bd9-f4d6720836c9" + (reference "M1") (unit 1) (value "eSim_MOS_P") (footprint "") + ) + (path "/ff6d8655-486c-4f1a-a1b4-8422027e16e2" + (reference "M2") (unit 1) (value "eSim_MOS_P") (footprint "") + ) + (path "/ec271781-9c7e-45eb-87cb-810ae8acf42d" + (reference "M3") (unit 1) (value "eSim_MOS_P") (footprint "") + ) + (path "/4bd2b6b7-25fb-4905-8b71-a71520eee9ba" + (reference "M4") (unit 1) (value "eSim_MOS_P") (footprint "") + ) + (path "/d59874c3-7b80-40a3-952a-1f18fd52f677" + (reference "M5") (unit 1) (value "eSim_MOS_P") (footprint "") + ) + (path "/6c63ab80-7ca0-4ee7-b4fe-d6a6e753a5bf" + (reference "M6") (unit 1) (value "eSim_MOS_P") (footprint "") + ) + (path "/98970774-1957-4d1b-99b2-3a80193a02f6" + (reference "M7") (unit 1) (value "eSim_MOS_N") (footprint "") + ) + (path "/f8e37e8b-fae9-49c6-a15c-f24e6d3d2b73" + (reference "M8") (unit 1) (value "eSim_MOS_P") (footprint "") + ) + (path "/4e98f721-8ce3-4682-8617-538acb63c5e1" + (reference "M9") (unit 1) (value "eSim_MOS_P") (footprint "") + ) + (path "/16dc8bbb-de52-4dfd-9ae9-d54dc1e3ce11" + (reference "M10") (unit 1) (value "eSim_MOS_N") (footprint "") + ) + (path "/a186c0f2-61fc-467c-bc53-ca15e1f8b53a" + (reference "M11") (unit 1) (value "eSim_MOS_P") (footprint "") + ) + (path "/833b8daf-8e0d-4cf1-8000-260281e58e5d" + (reference "M12") (unit 1) (value "eSim_MOS_P") (footprint "") + ) + (path "/f102bf44-693d-4edb-aa39-25f44ad1fc7d" + (reference "M13") (unit 1) (value "eSim_MOS_P") (footprint "") + ) + (path "/00067421-59af-49a6-8bf3-0b46116bfaee" + (reference "M14") (unit 1) (value "eSim_MOS_P") (footprint "") + ) + (path "/d5739637-cff1-4130-9d0e-601d31a44744" + (reference "M15") (unit 1) (value "eSim_MOS_P") (footprint "") + ) + (path "/9ea32a1c-bdd8-43b4-9be2-6f7bae16cd8e" + (reference "M16") (unit 1) (value "eSim_MOS_P") (footprint "") + ) + (path "/6c3395ae-ff5a-44f5-aada-96122f975bb8" + (reference "Q1") (unit 1) (value "eSim_NPN") (footprint "") + ) + (path "/ba145de8-ec41-43c7-a104-56b81abcc179" + (reference "Q2") (unit 1) (value "eSim_NPN") (footprint "") + ) + (path "/decba807-f8b5-4d2b-8d39-a1261293b083" + (reference "Q3") (unit 1) (value "eSim_NPN") (footprint "") + ) + (path "/ddbc1775-bc75-4d2c-b5a0-52dbcd40b324" + (reference "Q4") (unit 1) (value "eSim_NPN") (footprint "") + ) + (path "/666d0aa0-a69a-4f27-a489-081bb6d4f25e" + (reference "Q5") (unit 1) (value "eSim_NPN") (footprint "") + ) + (path "/dd872165-53e5-489c-ae99-7a5a862f97fe" + (reference "Q6") (unit 1) (value "eSim_NPN") (footprint "") + ) + (path "/f250b65a-47dc-410b-a43e-8e02c636ce73" + (reference "Q7") (unit 1) (value "eSim_NPN") (footprint "") + ) + (path "/5b9e6d34-6123-4cd8-b967-dd85eb6c666c" + (reference "Q8") (unit 1) (value "eSim_NPN") (footprint "") + ) + (path "/49a39f08-901d-44bc-859b-ad3f16267a8f" + (reference "Q9") (unit 1) (value "eSim_NPN") (footprint "") + ) + (path "/0d307ee4-0660-456c-acb9-c5028bf83411" + (reference "Q10") (unit 1) (value "eSim_NPN") (footprint "") + ) + (path "/531af461-d3f1-49ea-b090-fbe6a25920d2" + (reference "Q11") (unit 1) (value "eSim_NPN") (footprint "") + ) + (path "/8e7b9fc4-e791-4612-9aef-c1f03cceb3b5" + (reference "Q12") (unit 1) (value "eSim_NPN") (footprint "") + ) + (path "/288c59a6-6e20-4976-86f2-f59f7a7fca39" + (reference "R1") (unit 1) (value "200k") (footprint "") + ) + (path "/55397a17-926d-49b7-9a49-fafc9a1d7cca" + (reference "R2") (unit 1) (value "300k") (footprint "") + ) + (path "/89ac829c-476b-403b-995c-13c55aa2c53b" + (reference "R3") (unit 1) (value "1k") (footprint "") + ) + (path "/3e8d745b-5be4-4854-992f-4ef82499b5cc" + (reference "R4") (unit 1) (value "1k") (footprint "") + ) + (path "/99094efb-19a3-4989-9fc8-12a0fd4fe944" + (reference "R5") (unit 1) (value "1k") (footprint "") + ) + (path "/ff9d9805-891c-4279-8dad-ec43320d45bf" + (reference "R6") (unit 1) (value "1k") (footprint "") + ) + (path "/2d2a4348-2358-47d6-a48e-d969ff8258b0" + (reference "R7") (unit 1) (value "2k") (footprint "") + ) + (path "/252d24f9-b121-499c-892b-330a787fc6a4" + (reference "R8") (unit 1) (value "2k") (footprint "") + ) + (path "/495b19f7-c8b1-4920-beff-c4706be75e9a" + (reference "R9") (unit 1) (value "1k") (footprint "") + ) + (path "/a870de18-41e0-43e3-bb31-7f171e3909ba" + (reference "R10") (unit 1) (value "1k") (footprint "") + ) + (path "/6f8b17db-d55d-4462-9941-56a34ada683d" + (reference "R11") (unit 1) (value "1k") (footprint "") + ) + (path "/8d1a3e14-9073-43ba-8468-a752bca6ce69" + (reference "R12") (unit 1) (value "1k") (footprint "") + ) + (path "/7dd882af-8ace-4a6d-9ae7-f95d6f396f76" + (reference "R13") (unit 1) (value "300k") (footprint "") + ) + (path "/06388445-9605-4a17-8a55-11cb8d89fa86" + (reference "R14") (unit 1) (value "200k") (footprint "") + ) + (path "/91e25fe6-1316-49a5-8f1a-b59c6416fb71" + (reference "U1") (unit 1) (value "PORT") (footprint "") + ) + (path "/20709e71-9485-4b2a-b3d2-7d7f8d1bc443" + (reference "U1") (unit 2) (value "PORT") (footprint "") + ) + (path "/06513cb0-4457-49fa-9e7b-a85343e765ff" + (reference "U1") (unit 3) (value "PORT") (footprint "") + ) + (path "/c758ace0-04cc-4da0-a63c-5a28079076d1" + (reference "U1") (unit 4) (value "PORT") (footprint "") + ) + (path "/bfc70ad9-369f-476d-a7b4-89214d8b50af" + (reference "U1") (unit 5) (value "PORT") (footprint "") + ) + (path "/7894d30e-90f8-4fdf-880d-96f7b1aaf721" + (reference "U1") (unit 6) (value "PORT") (footprint "") + ) + (path "/e27b4fe2-e81d-48ab-b06b-e7ce6600d5f8" + (reference "U1") (unit 7) (value "PORT") (footprint "") + ) + (path "/be367cd0-28b7-407f-a56d-ff9067a20c7d" + (reference "U1") (unit 8) (value "PORT") (footprint "") + ) + ) +) diff --git a/library/SubcircuitLibrary/CA3260/CA3260.proj b/library/SubcircuitLibrary/CA3260/CA3260.proj new file mode 100644 index 000000000..04358c91a --- /dev/null +++ b/library/SubcircuitLibrary/CA3260/CA3260.proj @@ -0,0 +1 @@ +schematicFile CA3260.kicad_sch diff --git a/library/SubcircuitLibrary/CA3260/CA3260.sub b/library/SubcircuitLibrary/CA3260/CA3260.sub new file mode 100644 index 000000000..4b833958f --- /dev/null +++ b/library/SubcircuitLibrary/CA3260/CA3260.sub @@ -0,0 +1,62 @@ +* Subcircuit CA3260 +.subckt CA3260 net-_m7-pad1_ net-_d4-pad2_ net-_d1-pad2_ net-_m10-pad3_ net-_d8-pad2_ net-_d5-pad2_ net-_m10-pad1_ net-_m1-pad3_ +.title kicad schematic +.include D.lib +.include PMOS-180nm.lib +.include NPN.lib +.include NMOS-180nm.lib +m4 net-_d2-pad2_ net-_m1-pad1_ net-_m1-pad3_ net-_m1-pad3_ CMOSP W=100u L=100u M=1 +d4 net-_d3-pad1_ net-_d4-pad2_ 1N4148 +r7 net-_c1-pad1_ net-_m6-pad1_ 2k +d3 net-_d3-pad1_ net-_d2-pad2_ 1N4148 +m6 net-_m6-pad1_ net-_m1-pad1_ net-_m1-pad3_ net-_m1-pad3_ CMOSP W=100u L=100u M=1 +r5 net-_c1-pad2_ net-_m5-pad1_ 1k +q5 net-_c1-pad2_ net-_m3-pad1_ net-_q5-pad3_ Q2N2222 +m5 net-_m5-pad1_ net-_d4-pad2_ net-_d2-pad2_ net-_d2-pad2_ CMOSP W=100u L=100u M=1 +c1 net-_c1-pad1_ net-_c1-pad2_ 30p +r3 net-_q4-pad1_ net-_m3-pad1_ 1k +m3 net-_m3-pad1_ net-_d1-pad2_ net-_d2-pad2_ net-_d2-pad2_ CMOSP W=100u L=100u M=1 +r6 net-_m7-pad3_ net-_q5-pad3_ 1k +d2 net-_d1-pad1_ net-_d2-pad2_ 1N4148 +m2 net-_m2-pad1_ net-_m1-pad1_ net-_m1-pad3_ net-_m1-pad3_ CMOSP W=100u L=100u M=1 +d1 net-_d1-pad1_ net-_d1-pad2_ 1N4148 +m1 net-_m1-pad1_ net-_m1-pad1_ net-_m1-pad3_ net-_m1-pad3_ CMOSP W=100u L=100u M=1 +q1 net-_m1-pad3_ net-_m1-pad1_ net-_q1-pad3_ Q2N2222 +q3 net-_m2-pad1_ net-_m2-pad1_ net-_m7-pad3_ Q2N2222 +q2 net-_m1-pad1_ net-_m2-pad1_ net-_q2-pad3_ Q2N2222 +r1 net-_m7-pad3_ net-_q1-pad3_ 200k +r2 net-_m7-pad3_ net-_q2-pad3_ 300k +q4 net-_q4-pad1_ net-_m3-pad1_ net-_q4-pad3_ Q2N2222 +r4 net-_m7-pad3_ net-_q4-pad3_ 1k +q6 net-_m6-pad1_ net-_c1-pad2_ net-_m7-pad3_ Q2N2222 +m7 net-_m7-pad1_ net-_m6-pad1_ net-_m7-pad3_ net-_m7-pad3_ CMOSN W=100u L=100u M=1 +m10 net-_m10-pad1_ net-_m10-pad2_ net-_m10-pad3_ net-_m10-pad3_ CMOSN W=100u L=100u M=1 +m9 net-_m10-pad1_ net-_m10-pad2_ net-_m1-pad3_ net-_m1-pad3_ CMOSP W=100u L=100u M=1 +m8 net-_m7-pad1_ net-_m6-pad1_ net-_m1-pad3_ net-_m1-pad3_ CMOSP W=100u L=100u M=1 +m11 net-_m10-pad2_ net-_m11-pad2_ net-_m1-pad3_ net-_m1-pad3_ CMOSP W=100u L=100u M=1 +r8 net-_c2-pad1_ net-_m10-pad2_ 2k +d5 net-_d5-pad1_ net-_d5-pad2_ 1N4148 +c2 net-_c2-pad1_ net-_c2-pad2_ 30p +q7 net-_m10-pad2_ net-_c2-pad2_ net-_m10-pad3_ Q2N2222 +m13 net-_d6-pad2_ net-_m11-pad2_ net-_m1-pad3_ net-_m1-pad3_ CMOSP W=100u L=100u M=1 +d6 net-_d5-pad1_ net-_d6-pad2_ 1N4148 +q8 net-_c2-pad2_ net-_m14-pad1_ net-_q8-pad3_ Q2N2222 +r10 net-_m10-pad3_ net-_q8-pad3_ 1k +r11 net-_q9-pad1_ net-_m14-pad1_ 1k +q9 net-_q9-pad1_ net-_m14-pad1_ net-_q9-pad3_ Q2N2222 +m12 net-_m12-pad1_ net-_d5-pad2_ net-_d6-pad2_ net-_d6-pad2_ CMOSP W=100u L=100u M=1 +r9 net-_c2-pad2_ net-_m12-pad1_ 1k +m14 net-_m14-pad1_ net-_d8-pad2_ net-_d6-pad2_ net-_d6-pad2_ CMOSP W=100u L=100u M=1 +r13 net-_m10-pad3_ net-_q11-pad3_ 300k +r14 net-_m10-pad3_ net-_q12-pad3_ 200k +r12 net-_m10-pad3_ net-_q9-pad3_ 1k +m16 net-_m11-pad2_ net-_m11-pad2_ net-_m1-pad3_ net-_m1-pad3_ CMOSP W=100u L=100u M=1 +d7 net-_d7-pad1_ net-_d6-pad2_ 1N4148 +m15 net-_m15-pad1_ net-_m11-pad2_ net-_m1-pad3_ net-_m1-pad3_ CMOSP W=100u L=100u M=1 +d8 net-_d7-pad1_ net-_d8-pad2_ 1N4148 +q10 net-_m15-pad1_ net-_m15-pad1_ net-_m10-pad3_ CMOSP +q12 net-_m1-pad3_ net-_m11-pad2_ net-_q12-pad3_ CMOSP +q11 net-_m11-pad2_ net-_m15-pad1_ net-_q11-pad3_ Q2N2222 +* Control Statements + +.ends CA3260 \ No newline at end of file diff --git a/library/SubcircuitLibrary/CA3260/CA3260_Previous_Values.xml b/library/SubcircuitLibrary/CA3260/CA3260_Previous_Values.xml new file mode 100644 index 000000000..5ae77633a --- /dev/null +++ b/library/SubcircuitLibrary/CA3260/CA3260_Previous_Values.xml @@ -0,0 +1 @@ +truefalsefalseHzHz0Volts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or AmperessecsecsecD:\program\FOSSEE\eSim\library\deviceModelLibrary\MOS\PMOS-180nm.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Diode\D.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Diode\D.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\MOS\PMOS-180nm.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\MOS\PMOS-180nm.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\MOS\PMOS-180nm.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Diode\D.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\MOS\PMOS-180nm.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Diode\D.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\MOS\PMOS-180nm.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\MOS\NMOS-180nm.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\MOS\NMOS-180nm.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\MOS\PMOS-180nm.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\MOS\PMOS-180nm.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\MOS\PMOS-180nm.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Diode\D.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\MOS\PMOS-180nm.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Diode\D.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\MOS\PMOS-180nm.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\MOS\PMOS-180nm.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\MOS\PMOS-180nm.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Diode\D.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\MOS\PMOS-180nm.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Diode\D.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\MOS\PMOS-180nm.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\MOS\PMOS-180nm.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.lib \ No newline at end of file diff --git a/library/SubcircuitLibrary/CA3260/D.lib b/library/SubcircuitLibrary/CA3260/D.lib new file mode 100644 index 000000000..f53bf3e03 --- /dev/null +++ b/library/SubcircuitLibrary/CA3260/D.lib @@ -0,0 +1,2 @@ +.model 1N4148 D(is=2.495E-09 rs=4.755E-01 n=1.679E+00 tt=3.030E-09 cjo=1.700E-12 vj=1 m=1.959E-01 bv=1.000E+02 ibv=1.000E-04) + diff --git a/library/SubcircuitLibrary/CA3260/NMOS-0.5um.lib b/library/SubcircuitLibrary/CA3260/NMOS-0.5um.lib new file mode 100644 index 000000000..2e6f4635c --- /dev/null +++ b/library/SubcircuitLibrary/CA3260/NMOS-0.5um.lib @@ -0,0 +1,6 @@ +.model mos_n NMOS( TPG=1 TOX=9.5n CJ=550u ETA=0.02125 VMAX=1.8E05 ++ GAMMA=0.62 CGSO=0.3n LD=50n MJSW=0.35 PB=1.1 ++ CGBO=0.45n XJ=0.2U CGDO=0.3n KAPPA=0.1 LEVEL=3 ++ VTO=0.6 NFS=7.20E11 THETA=0.23 CJSW=0.3n PHI=0.7 ++ RSH=2.0 MJ=0.6 UO=420 KP=156u DELTA=0.88 ++ NSUB=1.40E17 ) \ No newline at end of file diff --git a/library/SubcircuitLibrary/CA3260/NMOS-180nm.lib b/library/SubcircuitLibrary/CA3260/NMOS-180nm.lib new file mode 100644 index 000000000..51e9b1196 --- /dev/null +++ b/library/SubcircuitLibrary/CA3260/NMOS-180nm.lib @@ -0,0 +1,13 @@ +.model CMOSN NMOS (LEVEL=8 VERSION=3.2 TNOM=27 TOX=4.1E-9 XJ=1E-7 NCH=2.3549E17 VTH0=0.3823463 K1=0.5810697 ++ K2=4.774618E-3 K3=0.0431669 K3B=1.1498346 W0=1E-7 NLX=1.910552E-7 DVT0W=0 DVT1W=0 DVT2W=0 ++ DVT0=1.2894824 DVT1=0.3622063 DVT2=0.0713729 U0=280.633249 UA=-1.208537E-9 UB=2.158625E-18 ++ UC=5.342807E-11 VSAT=9.366802E4 A0=1.7593146 AGS=0.3939741 B0=-6.413949E-9 B1=-1E-7 KETA=-5.180424E-4 ++ A1=0 A2=1 RDSW=105.5517558 PRWG=0.5 PRWB=-0.1998871 WR=1 WINT=7.904732E-10 LINT=1.571424E-8 XL=0 ++ XW=-1E-8 DWG=1.297221E-9 DWB=1.479041E-9 VOFF=-0.0955434 NFACTOR=2.4358891 CIT=0 CDSC=2.4E-4 CDSCD=0 ++ CDSCB=0 ETA0=3.104851E-3 ETAB=-2.512384E-5 DSUB=0.0167075 PCLM=0.8073191 PDIBLC1=0.1666161 PDIBLC2=3.112892E-3 ++ PDIBLCB=-0.1 DROUT=0.7875618 PSCBE1=8E10 PSCBE2=9.213635E-10 PVAG=3.85243E-3 DELTA=0.01 RSH=6.7 MOBMOD=1 ++ PRT=0 UTE=-1.5 KT1=-0.11 KT1L=0 KT2=0.022 UA1=4.31E-9 UB1=-7.61E-18 UC1=-5.6E-11 AT=3.3E4 WL=0 WLN=1 ++ WW=0 WWN=1 WWL=0 LL=0 LLN=1 LW=0 LWN=1 LWL=0 CAPMOD=2 XPART=0.5 CGDO=7.08E-10 CGSO=7.08E-10 CGBO=1E-12 ++ CJ=9.68858E-4 PB=0.8 MJ=0.3864502 CJSW=2.512138E-10 PBSW=0.809286 MJSW=0.1060414 CJSWG=3.3E-10 PBSWG=0.809286 ++ MJSWG=0.1060414 CF=0 PVTH0=-1.192722E-3 PRDSW=-5 PK2=6.450505E-5 WKETA=-4.27294E-4 LKETA=-0.0104078 ++ PU0=6.3268729 PUA=2.226552E-11 PUB=0 PVSAT=969.1480157 PETA0=1E-4 PKETA=-1.049509E-3) diff --git a/library/SubcircuitLibrary/CA3260/NPN.lib b/library/SubcircuitLibrary/CA3260/NPN.lib new file mode 100644 index 000000000..be5f3073a --- /dev/null +++ b/library/SubcircuitLibrary/CA3260/NPN.lib @@ -0,0 +1,4 @@ +.model Q2N2222 NPN( Is=14.34f Xti=3 Eg=1.11 Vaf=74.03 Bf=400 Ne=1.307 ++ Ise=14.34f Ikf=0.2847 Xtb=1.5 Br=6.092 Nc=2 Isc=0 Ikr=0 Rc=1 Cjc=7.306p ++ Mjc=0.3416 Vjc=0.75 Fc=0.5 Cje=22.01p Mje=0.377 Vje=0.75 Tr=46.91n Tf=411.1p ++ Itf=0.6 Vtf=1.7 Xtf=3 Rb=10) diff --git a/library/SubcircuitLibrary/CA3260/PMOS-0.5um.lib b/library/SubcircuitLibrary/CA3260/PMOS-0.5um.lib new file mode 100644 index 000000000..848e8b051 --- /dev/null +++ b/library/SubcircuitLibrary/CA3260/PMOS-0.5um.lib @@ -0,0 +1,6 @@ +.model mos_p PMOS( TPG=-1 TOX=9.5n CJ=950u ETA=0.025 VMAX=0.3u ++ GAMMA=0.52 CGSO=0.35n LD=70n MJSW=0.25 PB=1 ++ CGBO=0.45n XJ=0.2U CGDO=0.35n KAPPA=8.0 LEVEL=3 ++ VTO=-0.6 NFS=6.50E11 THETA=0.2 CJSW=0.2n PHI=0.7 ++ RSH=2.5 MJ=0.5 UO=130 KP=48u DELTA=0.25 ++ NSUB=1.0E17 ) \ No newline at end of file diff --git a/library/SubcircuitLibrary/CA3260/PMOS-180nm.lib b/library/SubcircuitLibrary/CA3260/PMOS-180nm.lib new file mode 100644 index 000000000..032b5b95e --- /dev/null +++ b/library/SubcircuitLibrary/CA3260/PMOS-180nm.lib @@ -0,0 +1,11 @@ +.model CMOSP PMOS (LEVEL=8 VERSION=3.2 TNOM=27 TOX=4.1E-9 XJ=1E-7 NCH=4.1589E17 VTH0=-0.3938813 K1=0.5479015 ++ K2=0.0360586 K3=0.0993095 K3B=5.7086622 W0=1E-6 NLX=1.313191E-7 DVT0W=0 DVT1W=0 DVT2W=0 DVT0=0.4911363 ++ DVT1=0.2227356 DVT2=0.1 U0=115.6852975 UA=1.505832E-9 UB=1E-21 UC=-1E-10 VSAT=1.329694E5 A0=1.7590478 ++ AGS=0.3641621 B0=3.427126E-7 B1=1.062928E-6 KETA=0.0134667 A1=0.6859506 A2=0.3506788 RDSW=168.5705677 ++ PRWG=0.5 PRWB=-0.4987371 WR=1 WINT=0 LINT=3.028832E-8 XL=0 XW=-1E-8 DWG=-2.349633E-8 DWB=-7.152486E-9 ++ VOFF=-0.0994037 NFACTOR=1.9424315 CIT=0 CDSC=2.4E-4 CDSCD=0 CDSCB=0 ETA0=0.0608072 ETAB=-0.0426148 ++ DSUB=0.7343015 PCLM=3.2579974 PDIBLC1=7.229527E-6 PDIBLC2=0.025389 PDIBLCB=-1E-3 DROUT=0 PSCBE1=1.454878E10 ++ PSCBE2=4.202027E-9 PVAG=15 DELTA=0.01 RSH=7.8 MOBMOD=1 PRT=0 UTE=-1.5 KT1=-0.11 KT1L=0 KT2=0.022 UA1=4.31E-9 ++ UB1=-7.61E-18 UC1=-5.6E-11 AT=3.3E4 WL=0 WLN=1 WW=0 WWN=1 WWL=0 LL=0 LLN=1 LW=0 LWN=1 LWL=0 CAPMOD=2 XPART=0.5 ++ CGDO=6.32E-10 CGSO=6.32E-10 CGBO=1E-12 CJ=1.172138E-3 PB=0.8421173 MJ=0.4109788 CJSW=2.242609E-10 PBSW=0.8 + MJSW=0.3752089 CJSWG=4.22E-10 PBSWG=0.8 MJSWG=0.3752089 CF=0 PVTH0=1.888482E-3 PRDSW=11.5315407 PK2=1.559399E-3 ++ WKETA=0.0319301 LKETA=2.955547E-3 PU0=-1.1105313 PUA=-4.62102E-11 PUB=1E-21 PVSAT=50 PETA0=1E-4 PKETA=-4.346368E-3) From 473e25dfcba1b79ebffd4a26ec69d61c4a09a5e0 Mon Sep 17 00:00:00 2001 From: Mohit Kumar Date: Fri, 14 Aug 2026 21:35:54 +0530 Subject: [PATCH 6/6] Add LM360 subcircuit --- library/SubcircuitLibrary/LM360/BC547B.lib | 1 + library/SubcircuitLibrary/LM360/BC_557.lib | 1 + library/SubcircuitLibrary/LM360/D.lib | 2 + library/SubcircuitLibrary/LM360/LM360.cir | 54 +++++++++++++++ .../SubcircuitLibrary/LM360/LM360.kicad_sch | 14 ++++ library/SubcircuitLibrary/LM360/LM360.proj | 1 + library/SubcircuitLibrary/LM360/LM360.sub | 68 +++++++++++++++++++ .../LM360/LM360_Previous_Values.xml | 1 + library/SubcircuitLibrary/LM360/NPN.lib | 4 ++ 9 files changed, 146 insertions(+) create mode 100644 library/SubcircuitLibrary/LM360/BC547B.lib create mode 100644 library/SubcircuitLibrary/LM360/BC_557.lib create mode 100644 library/SubcircuitLibrary/LM360/D.lib create mode 100644 library/SubcircuitLibrary/LM360/LM360.cir create mode 100644 library/SubcircuitLibrary/LM360/LM360.kicad_sch create mode 100644 library/SubcircuitLibrary/LM360/LM360.proj create mode 100644 library/SubcircuitLibrary/LM360/LM360.sub create mode 100644 library/SubcircuitLibrary/LM360/LM360_Previous_Values.xml create mode 100644 library/SubcircuitLibrary/LM360/NPN.lib diff --git a/library/SubcircuitLibrary/LM360/BC547B.lib b/library/SubcircuitLibrary/LM360/BC547B.lib new file mode 100644 index 000000000..723537a7a --- /dev/null +++ b/library/SubcircuitLibrary/LM360/BC547B.lib @@ -0,0 +1 @@ +.model BC547B NPN(IS=1.8E-14 BF=400 NF=0.9955 VAF=80 IKF=0.14 ISE=5E-14 NE=1.46 BR=35.5 NR=1.005 VAR=12.5 IKR=0.03 ISC=1.72E-13 NC=1.27 RB=0.56 RE=0.6 RC=0.25 CJE=1.3E-11 TF=6.4E-10 CJC=4E-12 VJC=0.54 TR=5.072E-8) diff --git a/library/SubcircuitLibrary/LM360/BC_557.lib b/library/SubcircuitLibrary/LM360/BC_557.lib new file mode 100644 index 000000000..31eb33453 --- /dev/null +++ b/library/SubcircuitLibrary/LM360/BC_557.lib @@ -0,0 +1 @@ +.MODEL BC_557 PNP( Is=3.834E-14 Xti=3 Eg=1.11 Vaf=21.11 Bf=800 Ne=1.528 Ise=1.219E-14 Ikf=0.08039 Xtb=0 Br=14.84 Nc=1.28 Isc=2.852E-13 Ikr=0.047 Rc=0.5713 Cjc=1.084E-11 Mjc=0.3563 Vjc=0.1022 Fc=0.8027 Cje=1.23E-11 Mje=0.378 Vje=0.6106 Tr=1E-32 Tf=5.595E-10 Itf=0.1483 Vtf=5.23 Xtf=3.414 Rb=1 ) diff --git a/library/SubcircuitLibrary/LM360/D.lib b/library/SubcircuitLibrary/LM360/D.lib new file mode 100644 index 000000000..f53bf3e03 --- /dev/null +++ b/library/SubcircuitLibrary/LM360/D.lib @@ -0,0 +1,2 @@ +.model 1N4148 D(is=2.495E-09 rs=4.755E-01 n=1.679E+00 tt=3.030E-09 cjo=1.700E-12 vj=1 m=1.959E-01 bv=1.000E+02 ibv=1.000E-04) + diff --git a/library/SubcircuitLibrary/LM360/LM360.cir b/library/SubcircuitLibrary/LM360/LM360.cir new file mode 100644 index 000000000..10496ff69 --- /dev/null +++ b/library/SubcircuitLibrary/LM360/LM360.cir @@ -0,0 +1,54 @@ +.title KiCad schematic +R7 Net-_Q11-Pad2_ Net-_Q11-Pad1_ 1.3k +R6 Net-_Q11-Pad1_ Net-_Q25-Pad1_ 1k +Q10 Net-_Q10-Pad1_ Net-_Q10-Pad2_ Net-_Q10-Pad3_ eSim_NPN +Q9 Net-_Q13-Pad3_ Net-_Q8-Pad1_ GND eSim_NPN +Q8 Net-_Q8-Pad1_ Net-_Q7-Pad1_ Net-_Q10-Pad1_ eSim_NPN +Q11 Net-_Q11-Pad1_ Net-_Q11-Pad2_ GND eSim_NPN +R5 Net-_Q8-Pad1_ Net-_Q13-Pad3_ 1.3k +Q12 Net-_Q11-Pad2_ Net-_Q12-Pad2_ Net-_Q10-Pad1_ eSim_NPN +Q5 Net-_Q12-Pad2_ Net-_Q10-Pad2_ Net-_Q10-Pad3_ eSim_NPN +Q7 Net-_Q7-Pad1_ Net-_Q10-Pad2_ Net-_Q10-Pad3_ eSim_NPN +R2 Net-_Q10-Pad3_ Net-_Q2-Pad3_ 400 +Q2 Net-_Q1-Pad3_ Net-_Q2-Pad2_ Net-_Q2-Pad3_ eSim_NPN +U4 unconnected-_U4-Pad1_ Net-_Q3-Pad2_ Net-_Q1-Pad2_ Net-_Q10-Pad3_ GND Net-_D2-Pad2_ Net-_D1-Pad2_ Net-_Q25-Pad1_ PORT +Q16 Net-_Q14-Pad1_ Net-_Q14-Pad2_ Net-_Q16-Pad3_ eSim_NPN +Q14 Net-_Q14-Pad1_ Net-_Q14-Pad2_ Net-_Q11-Pad1_ eSim_NPN +R9 Net-_Q14-Pad2_ Net-_Q25-Pad1_ 4k +Q6 Net-_Q25-Pad1_ Net-_Q1-Pad1_ Net-_Q6-Pad3_ eSim_NPN +U2 Net-_Q7-Pad1_ Net-_Q6-Pad3_ zener +Q20 Net-_Q16-Pad3_ Net-_Q14-Pad1_ Net-_D2-Pad1_ eSim_NPN +Q18 Net-_Q16-Pad3_ Net-_Q14-Pad1_ Net-_Q18-Pad3_ eSim_NPN +R12 Net-_Q24-Pad2_ Net-_Q18-Pad3_ 205 +D2 Net-_D2-Pad1_ Net-_D2-Pad2_ eSim_Diode +Q23 Net-_Q23-Pad1_ Net-_Q16-Pad3_ Net-_D2-Pad1_ eSim_NPN +R15 Net-_Q16-Pad3_ Net-_Q25-Pad1_ 1.4k +R17 Net-_Q23-Pad1_ Net-_Q25-Pad1_ 85 +R3 Net-_Q3-Pad1_ Net-_Q25-Pad1_ 1450 +Q4 Net-_Q25-Pad1_ Net-_Q3-Pad1_ Net-_Q4-Pad3_ eSim_NPN +U1 Net-_Q12-Pad2_ Net-_Q4-Pad3_ zener +Q1 Net-_Q1-Pad1_ Net-_Q1-Pad2_ Net-_Q1-Pad3_ eSim_NPN +R1 Net-_Q1-Pad1_ Net-_Q25-Pad1_ 1450 +Q3 Net-_Q3-Pad1_ Net-_Q3-Pad2_ Net-_Q1-Pad3_ eSim_NPN +U3 Net-_Q10-Pad3_ Net-_Q25-Pad2_ zener +R19 Net-_Q10-Pad2_ Net-_Q2-Pad2_ 387 +R18 Net-_Q2-Pad2_ Net-_Q25-Pad3_ 3.2k +Q25 Net-_Q25-Pad1_ Net-_Q25-Pad2_ Net-_Q25-Pad3_ eSim_NPN +Q26 Net-_Q10-Pad2_ Net-_Q10-Pad2_ Net-_Q10-Pad3_ eSim_NPN +R13 GND Net-_Q24-Pad2_ 800 +Q24 Net-_D2-Pad2_ Net-_Q24-Pad2_ GND eSim_NPN +R20 Net-_Q25-Pad2_ Net-_Q25-Pad1_ 5k +Q22 Net-_D1-Pad2_ Net-_Q22-Pad2_ GND eSim_NPN +R11 GND Net-_Q22-Pad2_ 800 +R10 Net-_Q22-Pad2_ Net-_Q17-Pad3_ 205 +D1 Net-_D1-Pad1_ Net-_D1-Pad2_ eSim_Diode +R4 Net-_Q13-Pad3_ Net-_Q25-Pad1_ 1k +Q13 Net-_Q13-Pad1_ Net-_Q13-Pad2_ Net-_Q13-Pad3_ eSim_NPN +R8 Net-_Q13-Pad2_ Net-_Q25-Pad1_ 4k +Q17 Net-_Q15-Pad3_ Net-_Q13-Pad1_ Net-_Q17-Pad3_ eSim_NPN +Q19 Net-_Q15-Pad3_ Net-_Q13-Pad1_ Net-_D1-Pad1_ eSim_NPN +R14 Net-_Q15-Pad3_ Net-_Q25-Pad1_ 1.4k +Q15 Net-_Q13-Pad1_ Net-_Q13-Pad2_ Net-_Q15-Pad3_ eSim_NPN +Q21 Net-_Q21-Pad1_ Net-_Q15-Pad3_ Net-_D1-Pad1_ eSim_NPN +R16 Net-_Q21-Pad1_ Net-_Q25-Pad1_ 85 +.end diff --git a/library/SubcircuitLibrary/LM360/LM360.kicad_sch b/library/SubcircuitLibrary/LM360/LM360.kicad_sch new file mode 100644 index 000000000..a88410129 --- /dev/null +++ b/library/SubcircuitLibrary/LM360/LM360.kicad_sch @@ -0,0 +1,14 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid dbb15d19-919a-434e-99f2-aa7c21a78c0e) + + (paper "A4") + + (lib_symbols + ) + + + (sheet_instances + (path "/" (page "1")) + ) +) diff --git a/library/SubcircuitLibrary/LM360/LM360.proj b/library/SubcircuitLibrary/LM360/LM360.proj new file mode 100644 index 000000000..2d5a69817 --- /dev/null +++ b/library/SubcircuitLibrary/LM360/LM360.proj @@ -0,0 +1 @@ +schematicFile LM360.kicad_sch diff --git a/library/SubcircuitLibrary/LM360/LM360.sub b/library/SubcircuitLibrary/LM360/LM360.sub new file mode 100644 index 000000000..3eeb67f74 --- /dev/null +++ b/library/SubcircuitLibrary/LM360/LM360.sub @@ -0,0 +1,68 @@ +* Subcircuit LM360 +.subckt LM360 unconnected-_u4-pad1_ net-_q3-pad2_ net-_q1-pad2_ net-_q10-pad3_ gnd net-_d2-pad2_ net-_d1-pad2_ net-_q25-pad1_ +.title kicad schematic +.include D.lib +.include NPN.lib +r7 net-_q11-pad2_ net-_q11-pad1_ 1.3k +r6 net-_q11-pad1_ net-_q25-pad1_ 1k +q10 net-_q10-pad1_ net-_q10-pad2_ net-_q10-pad3_ Q2N2222 +q9 net-_q13-pad3_ net-_q8-pad1_ gnd Q2N2222 +q8 net-_q8-pad1_ net-_q7-pad1_ net-_q10-pad1_ Q2N2222 +q11 net-_q11-pad1_ net-_q11-pad2_ gnd Q2N2222 +r5 net-_q8-pad1_ net-_q13-pad3_ 1.3k +q12 net-_q11-pad2_ net-_q12-pad2_ net-_q10-pad1_ Q2N2222 +q5 net-_q12-pad2_ net-_q10-pad2_ net-_q10-pad3_ Q2N2222 +q7 net-_q7-pad1_ net-_q10-pad2_ net-_q10-pad3_ Q2N2222 +r2 net-_q10-pad3_ net-_q2-pad3_ 400 +q2 net-_q1-pad3_ net-_q2-pad2_ net-_q2-pad3_ Q2N2222 +q16 net-_q14-pad1_ net-_q14-pad2_ net-_q16-pad3_ Q2N2222 +q14 net-_q14-pad1_ net-_q14-pad2_ net-_q11-pad1_ Q2N2222 +r9 net-_q14-pad2_ net-_q25-pad1_ 4k +q6 net-_q25-pad1_ net-_q1-pad1_ net-_q6-pad3_ Q2N2222 +* u2 net-_q7-pad1_ net-_q6-pad3_ zener +q20 net-_q16-pad3_ net-_q14-pad1_ net-_d2-pad1_ Q2N2222 +q18 net-_q16-pad3_ net-_q14-pad1_ net-_q18-pad3_ Q2N2222 +r12 net-_q24-pad2_ net-_q18-pad3_ 205 +d2 net-_d2-pad1_ net-_d2-pad2_ 1N4148 +q23 net-_q23-pad1_ net-_q16-pad3_ net-_d2-pad1_ Q2N2222 +r15 net-_q16-pad3_ net-_q25-pad1_ 1.4k +r17 net-_q23-pad1_ net-_q25-pad1_ 85 +r3 net-_q3-pad1_ net-_q25-pad1_ 1450 +q4 net-_q25-pad1_ net-_q3-pad1_ net-_q4-pad3_ Q2N2222 +* u1 net-_q12-pad2_ net-_q4-pad3_ zener +q1 net-_q1-pad1_ net-_q1-pad2_ net-_q1-pad3_ Q2N2222 +r1 net-_q1-pad1_ net-_q25-pad1_ 1450 +q3 net-_q3-pad1_ net-_q3-pad2_ net-_q1-pad3_ Q2N2222 +* u3 net-_q10-pad3_ net-_q25-pad2_ zener +r19 net-_q10-pad2_ net-_q2-pad2_ 387 +r18 net-_q2-pad2_ net-_q25-pad3_ 3.2k +q25 net-_q25-pad1_ net-_q25-pad2_ net-_q25-pad3_ Q2N2222 +q26 net-_q10-pad2_ net-_q10-pad2_ net-_q10-pad3_ Q2N2222 +r13 gnd net-_q24-pad2_ 800 +q24 net-_d2-pad2_ net-_q24-pad2_ gnd Q2N2222 +r20 net-_q25-pad2_ net-_q25-pad1_ 5k +q22 net-_d1-pad2_ net-_q22-pad2_ gnd Q2N2222 +r11 gnd net-_q22-pad2_ 800 +r10 net-_q22-pad2_ net-_q17-pad3_ 205 +d1 net-_d1-pad1_ net-_d1-pad2_ 1N4148 +r4 net-_q13-pad3_ net-_q25-pad1_ 1k +q13 net-_q13-pad1_ net-_q13-pad2_ net-_q13-pad3_ Q2N2222 +r8 net-_q13-pad2_ net-_q25-pad1_ 4k +q17 net-_q15-pad3_ net-_q13-pad1_ net-_q17-pad3_ Q2N2222 +q19 net-_q15-pad3_ net-_q13-pad1_ net-_d1-pad1_ Q2N2222 +r14 net-_q15-pad3_ net-_q25-pad1_ 1.4k +q15 net-_q13-pad1_ net-_q13-pad2_ net-_q15-pad3_ Q2N2222 +q21 net-_q21-pad1_ net-_q15-pad3_ net-_d1-pad1_ Q2N2222 +r16 net-_q21-pad1_ net-_q25-pad1_ 85 +a1 net-_q7-pad1_ net-_q6-pad3_ u2 +a2 net-_q12-pad2_ net-_q4-pad3_ u1 +a3 net-_q10-pad3_ net-_q25-pad2_ u3 +* Schematic Name: zener, Ngspice Name: zener +.model u2 zener(v_breakdown=5.6 i_breakdown=2.0e-2 i_sat=1.0e-12 n_forward=1.0 limit_switch=FALSE ) +* Schematic Name: zener, Ngspice Name: zener +.model u1 zener(v_breakdown=5.6 i_breakdown=2.0e-2 i_sat=1.0e-12 n_forward=1.0 limit_switch=FALSE ) +* Schematic Name: zener, Ngspice Name: zener +.model u3 zener(v_breakdown=5.6 i_breakdown=2.0e-2 i_sat=1.0e-12 n_forward=1.0 limit_switch=FALSE ) +* Control Statements + +.ends LM360 \ No newline at end of file diff --git a/library/SubcircuitLibrary/LM360/LM360_Previous_Values.xml b/library/SubcircuitLibrary/LM360/LM360_Previous_Values.xml new file mode 100644 index 000000000..d3caf978f --- /dev/null +++ b/library/SubcircuitLibrary/LM360/LM360_Previous_Values.xml @@ -0,0 +1 @@ +zenerzenerzenerD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Diode\D.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Diode\D.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libD:\program\FOSSEE\eSim\library\deviceModelLibrary\Transistor\NPN.libtruefalsefalseHzHz0Volts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or Amperessecsecsec \ No newline at end of file diff --git a/library/SubcircuitLibrary/LM360/NPN.lib b/library/SubcircuitLibrary/LM360/NPN.lib new file mode 100644 index 000000000..be5f3073a --- /dev/null +++ b/library/SubcircuitLibrary/LM360/NPN.lib @@ -0,0 +1,4 @@ +.model Q2N2222 NPN( Is=14.34f Xti=3 Eg=1.11 Vaf=74.03 Bf=400 Ne=1.307 ++ Ise=14.34f Ikf=0.2847 Xtb=1.5 Br=6.092 Nc=2 Isc=0 Ikr=0 Rc=1 Cjc=7.306p ++ Mjc=0.3416 Vjc=0.75 Fc=0.5 Cje=22.01p Mje=0.377 Vje=0.75 Tr=46.91n Tf=411.1p ++ Itf=0.6 Vtf=1.7 Xtf=3 Rb=10)