Finish implemento result of next control.

pull/1/head
Štěpán Rydlo 3 years ago
parent 9228356423
commit d0070e0ad1

@ -38,7 +38,7 @@
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Conn_Coaxial_0_1"
(arc (start -1.778 -0.508) (mid 0.2311 -1.8066) (end 1.778 0)
(arc (start -1.778 -0.508) (mid 0.222 -1.808) (end 1.778 0)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
@ -62,7 +62,7 @@
(stroke (width 0.2032) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start 1.778 0) (mid 0.2099 1.8101) (end -1.778 0.508)
(arc (start 1.778 0) (mid 0.2221 1.8083) (end -1.778 0.508)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
@ -2365,7 +2365,6 @@
)
)
(junction (at 254 49.53) (diameter 1.016) (color 0 0 0 0)
(uuid 01c59306-91a3-452b-92b5-9af8f8f257d6)
)
@ -3761,7 +3760,7 @@
(effects (font (size 1.524 1.524)) (justify left bottom))
(uuid 0b36ee26-a866-401c-a440-0ed5e327bb25)
)
(text "VAPC = 2.26 V" (at 221.615 34.925 0)
(text "VAPC = 2.26 V" (at 221.615 33.02 0)
(effects (font (size 1.524 1.524)) (justify left bottom))
(uuid 34c5926e-f214-4a7d-ad97-125a4f483c45)
)
@ -6263,7 +6262,7 @@
(property "Reference" "TP?" (id 0) (at 158.75 104.7116 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "~" (id 1) (at 157.48 104.14 0))
(property "Value" "RF_EN" (id 1) (at 158.115 106.68 0))
(property "Footprint" "" (id 2) (at 152.4 99.06 0)
(effects (font (size 1.27 1.27)) hide)
)
@ -6307,10 +6306,10 @@
(symbol (lib_id "Connector:TestPoint") (at 227.33 41.91 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid b05ab8d9-2538-4f96-b995-a904689338d2)
(property "Reference" "TP?" (id 0) (at 226.06 36.2584 0)
(property "Reference" "TP?" (id 0) (at 226.06 34.925 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "~" (id 1) (at 227.33 36.83 0))
(property "Value" "VAPC" (id 1) (at 227.33 36.83 0))
(property "Footprint" "" (id 2) (at 232.41 41.91 0)
(effects (font (size 1.27 1.27)) hide)
)

@ -181,54 +181,65 @@
)
)
)
(symbol "Device:R_Variable" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "R" (id 0) (at 2.54 -2.54 90)
(effects (font (size 1.27 1.27)) (justify left))
(symbol "Device:R_Potentiometer" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "RV" (id 0) (at -4.445 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "R_Variable" (id 1) (at -2.54 -1.27 90)
(effects (font (size 1.27 1.27)) (justify left))
(property "Value" "R_Potentiometer" (id 1) (at -2.54 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at -1.778 0 90)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "R res resistor variable potentiometer rheostat" (id 4) (at 0 0 0)
(property "ki_keywords" "resistor variable" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Variable resistor" (id 5) (at 0 0 0)
(property "ki_description" "Potentiometer" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "R_*" (id 6) (at 0 0 0)
(property "ki_fp_filters" "Potentiometer*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "R_Variable_0_1"
(rectangle (start -1.016 -2.54) (end 1.016 2.54)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(symbol "R_Potentiometer_0_1"
(polyline
(pts
(xy 2.54 0)
(xy 1.524 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 2.54 1.524)
(xy 2.54 2.54)
(xy 1.524 2.54)
(xy 2.54 2.54)
(xy -2.032 -2.032)
(xy 1.143 0)
(xy 2.286 0.508)
(xy 2.286 -0.508)
(xy 1.143 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
(rectangle (start 1.016 2.54) (end -1.016 -2.54)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "R_Variable_1_1"
(symbol "R_Potentiometer_1_1"
(pin passive line (at 0 3.81 270) (length 1.27)
(name "~" (effects (font (size 1.27 1.27))))
(name "1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 1.27)
(name "~" (effects (font (size 1.27 1.27))))
(pin passive line (at 3.81 0 180) (length 1.27)
(name "2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 1.27)
(name "3" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Transistor_FET:SiS443DN" (pin_names hide) (in_bom yes) (on_board yes)
@ -663,7 +674,6 @@
)
)
(junction (at 224.155 96.52) (diameter 1.016) (color 0 0 0 0)
(uuid 10466cba-b45a-4266-a3b7-e58a54c85068)
)
@ -694,6 +704,12 @@
(junction (at 182.245 102.87) (diameter 1.016) (color 0 0 0 0)
(uuid 81fa679c-a92a-4d03-8dba-7b7ddbe3b862)
)
(junction (at 83.185 84.455) (diameter 0) (color 0 0 0 0)
(uuid 963db081-7044-4f92-a766-1f2daf76bf28)
)
(junction (at 207.645 86.995) (diameter 0) (color 0 0 0 0)
(uuid acc30a2b-a69f-472c-9bf1-45108a7cda82)
)
(junction (at 236.22 80.645) (diameter 1.016) (color 0 0 0 0)
(uuid b282f0ec-ccbe-4072-9792-7cf3291c0003)
)
@ -709,13 +725,11 @@
(junction (at 227.33 80.645) (diameter 1.016) (color 0 0 0 0)
(uuid e85479a1-246b-4094-ab2f-e2441217b8b6)
)
(junction (at 227.33 88.9) (diameter 0) (color 0 0 0 0)
(uuid ee58b9e2-2293-4041-98ac-b810e072ff5d)
)
(no_connect (at 13.97 78.74) (uuid 808d3550-1014-4c45-ae57-b3d9738f031a))
(no_connect (at 170.18 50.8) (uuid 82e5ea2d-acde-40d4-b80d-7e85e848f6e3))
(no_connect (at 234.95 100.33) (uuid 82e5ea2d-acde-40d4-b80d-7e85e848f6e3))
(no_connect (at 69.85 93.98) (uuid 82e5ea2d-acde-40d4-b80d-7e85e848f6e3))
(no_connect (at 17.78 113.03) (uuid 82e5ea2d-acde-40d4-b80d-7e85e848f6e3))
(no_connect (at 39.37 68.58) (uuid e111d563-7f30-422b-a5af-a5bb03394e40))
(wire (pts (xy 196.215 102.87) (xy 198.12 102.87))
(stroke (width 0) (type solid) (color 0 0 0 0))
@ -745,6 +759,10 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 261ceb10-a1c0-41ec-8894-558a20ffb8c1)
)
(wire (pts (xy 207.645 86.995) (xy 224.155 86.995))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 29d4a5ba-e8d6-4e1b-9390-901b6f64301c)
)
(wire (pts (xy 244.475 80.645) (xy 249.555 80.645))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 2b2377eb-49e0-4750-84ae-f21878c46e40)
@ -757,11 +775,6 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 360966c0-f32c-4c6f-94af-b320c03fc2d4)
)
(polyline (pts (xy 213.36 86.36) (xy 223.52 71.12))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 3ae72f34-796e-4054-893e-cf1a00780229)
)
(wire (pts (xy 198.12 99.695) (xy 198.12 102.87))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 3d4f22c4-470e-4541-bfff-737bb016921f)
@ -774,11 +787,6 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 4a39c9a4-e72c-44f7-9917-b0725be10659)
)
(polyline (pts (xy 27.94 81.28) (xy 52.07 91.44))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4d42495f-d42e-4d6c-b5c7-0d2c59f2a594)
)
(wire (pts (xy 210.185 99.06) (xy 204.47 99.06))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 5462e273-4610-4de9-bc3b-fa2760ac4fe7)
@ -807,15 +815,14 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 63d92c6a-d643-489a-b610-46877a1df092)
)
(polyline (pts (xy 82.55 85.09) (xy 86.36 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 63fd7675-77c3-4196-84da-2d176b22dcd9)
)
(wire (pts (xy 204.47 89.535) (xy 204.47 99.06))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 64851761-36dd-45cf-82a8-11f68125ab59)
)
(wire (pts (xy 231.775 92.71) (xy 231.775 88.9))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6ac946e7-b92f-4da2-acc4-fd3c339c4891)
)
(wire (pts (xy 62.23 84.455) (xy 60.96 84.455))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 71fbfe10-f0d9-4ae5-bb3d-801d074db196)
@ -864,6 +871,10 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid a7c9a12c-2a91-4e13-97b5-b910bc8454b4)
)
(wire (pts (xy 231.14 92.71) (xy 231.775 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b0c48fa2-a6ca-4250-b8ac-f3144e428545)
)
(wire (pts (xy 182.245 92.075) (xy 186.69 92.075))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid b1e97b70-6241-4b20-bb40-6c175be07d40)
@ -876,11 +887,11 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid b2742f2a-3867-4be4-a359-fdc03dada4ae)
)
(wire (pts (xy 69.85 84.455) (xy 95.25 84.455))
(wire (pts (xy 69.85 84.455) (xy 83.185 84.455))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid b6a3e3d7-bc8f-488e-8493-f1a588592b83)
)
(wire (pts (xy 203.2 86.995) (xy 224.155 86.995))
(wire (pts (xy 203.2 86.995) (xy 207.645 86.995))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid b8217ba2-4bd0-498e-b843-14ef4ecceda5)
)
@ -896,15 +907,14 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid bf309b41-700b-4cf2-9b8d-0d85c6117e1f)
)
(polyline (pts (xy 38.1 109.22) (xy 44.45 96.52))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid c09ab8a7-f729-4f09-8c45-ebeba6d3abde)
)
(wire (pts (xy 194.31 99.695) (xy 194.31 102.87))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid c38b5d77-12ea-4dd3-a7ce-532ef972a55d)
)
(wire (pts (xy 227.33 88.9) (xy 231.775 88.9))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid c488471f-7dcf-49ec-83fd-f782ebf4dab9)
)
(wire (pts (xy 222.25 89.535) (xy 222.25 96.52))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid c5dc042e-4cdc-45d1-934d-e10a7935a146)
@ -917,6 +927,10 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid c7625d30-f230-426f-93bf-81ce31181ec4)
)
(wire (pts (xy 83.185 84.455) (xy 95.25 84.455))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid c9f2d6de-b63c-40ac-8f21-2db700cb8ad6)
)
(wire (pts (xy 186.69 74.295) (xy 184.785 74.295))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid d288116c-547f-4a32-b3d8-19b7fd73373c)
@ -953,11 +967,6 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid e68831d5-f82f-4a67-a937-551a87bd7def)
)
(polyline (pts (xy 228.6 93.98) (xy 238.76 99.06))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e7fdac74-2c76-4f74-9b96-bd520278e293)
)
(wire (pts (xy 220.98 89.535) (xy 222.25 89.535))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid ea9c0586-bc11-428d-9921-1d143f0b48d6)
@ -980,33 +989,6 @@
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 1ab99666-2754-4e03-a7fb-1d935cf15685)
)
(text "There should be test point" (at 212.09 71.12 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 23443ffc-e38c-4bb1-83e7-faaa59cc3785)
)
(text "Totaly overkill mosfet\nEPS have some low power rated P MOSFET look at them"
(at 41.91 71.12 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 2b912c0b-b61d-4fd0-a20b-19e8066c8ab8)
)
(text "There should be test point" (at 72.39 95.25 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 3e3f507a-955f-480f-a0c6-59e2383e0c3b)
)
(text "What voltage will be there to deactivate mosfet?\nIf 3.3V or 3.6V, it is not enough to close the\nmosfer reliably if pull-up is 5V\nLook at mosfet Gate-Source Threshold Voltage in DS\nSolution could be another N mosfet to enable/disable P mosfet\nLook at EPS Undervoltage protection"
(at 20.32 124.46 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid a8a63440-afe1-4459-910c-2ed49bfe8c91)
)
(text "What is this varible resistor.\nTrimrs has 3 pins not 2."
(at 236.22 104.14 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid c176f1f8-353c-4353-a142-0f6f05ac9374)
)
(text "Is inverted logic of P-mosfet correct?" (at 15.24 80.01 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid d90a7363-cfb4-4d2d-ae01-610f163820bb)
)
(text "low ESR as close as\npossible to VIN\n" (at 172.72 97.79 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid e85887f4-0ced-4173-9c97-81e8392e3ff9)
@ -1025,6 +1007,26 @@
(uuid c4bd51d6-737c-4737-b561-f035d8a6d4fd)
)
(symbol (lib_id "Device:R_Potentiometer") (at 227.33 92.71 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 0e1e56bd-eab5-4d6b-b4c5-561f3b0b401e)
(property "Reference" "RV?" (id 0) (at 233.045 93.98 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "10k" (id 1) (at 232.41 95.885 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "" (id 2) (at 227.33 92.71 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 227.33 92.71 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 72e184ec-98fe-4448-9500-960f78c05658))
(pin "2" (uuid ff49acfa-b76c-459f-be12-bd25c641a289))
(pin "3" (uuid e3ddf9f4-05ba-4979-b993-af61fd140977))
)
(symbol (lib_id "Device:C") (at 161.29 84.455 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 1264a417-0675-47bb-a8af-7a9154520548)
@ -1121,7 +1123,7 @@
(property "Reference" "TP?" (id 0) (at 144.145 74.9934 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "TestPoint" (id 1) (at 145.415 75.565 0))
(property "Value" "V_BAT" (id 1) (at 145.415 73.025 0))
(property "Footprint" "" (id 2) (at 150.495 80.645 0)
(effects (font (size 1.27 1.27)) hide)
)
@ -1147,25 +1149,6 @@
(pin "1" (uuid 68e0eb57-f1c5-4c87-9ff4-e8cbc148bfd3))
)
(symbol (lib_id "Device:R_Variable") (at 227.33 92.71 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 57289214-ca45-483d-95f2-b2971084a386)
(property "Reference" "R55" (id 0) (at 229.235 92.0749 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "10k" (id 1) (at 229.235 93.98 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 225.552 92.71 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 227.33 92.71 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid b299b408-6a65-4fd8-a1bb-58bacac377aa))
(pin "2" (uuid 92b29547-372d-4ad5-ac1b-97bbb89888a5))
)
(symbol (lib_id "Device:R") (at 209.55 89.535 270) (unit 1)
(in_bom yes) (on_board yes)
(uuid 59bfe403-18b1-47d5-9f7b-cd0755bbff3d)
@ -1284,6 +1267,22 @@
(pin "2" (uuid 83a7a16a-1aad-4987-8533-6546b0a947e0))
)
(symbol (lib_id "Connector:TestPoint") (at 207.645 86.995 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 7d63f90f-2edf-402d-8669-4057aa44cbc0)
(property "Reference" "TP?" (id 0) (at 207.01 85.1536 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "FB" (id 1) (at 207.645 81.915 0))
(property "Footprint" "" (id 2) (at 212.725 86.995 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 212.725 86.995 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 2dfc2525-1dc9-47dc-bfc9-5543a946cbd2))
)
(symbol (lib_id "Device:C") (at 244.475 84.455 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 8949f72d-9605-4b9f-aae4-6cec1bdb1e73)
@ -1359,10 +1358,10 @@
(symbol (lib_id "Connector:TestPoint") (at 240.03 80.645 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 9d57b52a-9e4f-46d4-8288-c26040fc1e5f)
(property "Reference" "TP?" (id 0) (at 238.76 74.9934 0)
(property "Reference" "TP?" (id 0) (at 238.76 73.66 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "~" (id 1) (at 240.03 75.565 0))
(property "Value" "3V6" (id 1) (at 240.03 75.565 0))
(property "Footprint" "" (id 2) (at 245.11 80.645 0)
(effects (font (size 1.27 1.27)) hide)
)
@ -1372,6 +1371,22 @@
(pin "1" (uuid 786bbf4f-e5bb-4d43-a11c-4fbb71d4221b))
)
(symbol (lib_id "Connector:TestPoint") (at 83.185 84.455 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid 9f240b37-6e07-4bbe-8a43-a287ad864139)
(property "Reference" "TP?" (id 0) (at 83.82 86.2964 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "+5V" (id 1) (at 83.185 89.535 0))
(property "Footprint" "" (id 2) (at 78.105 84.455 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 78.105 84.455 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 746568b2-f07a-4e0c-b525-6bd5248275f2))
)
(symbol (lib_id "comm:LTC3113") (at 194.31 83.185 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid c606aa9d-6cb7-4aef-9d6a-f7b9fdf2056d)
@ -1414,7 +1429,7 @@
(property "Footprint" "Package_SO:Vishay_PowerPAK_1212-8_Single" (id 2) (at 53.975 81.915 0)
(effects (font (size 1.27 1.27) italic) (justify left) hide)
)
(property "Datasheet" "https://www.vishay.com/docs/63253/sis443dn.pdf" (id 3) (at 55.88 86.995 90)
(property "Datasheet" "https://cz.mouser.com/datasheet/2/427/VISH_S_A0001113287_1-2567075.pdf" (id 3) (at 55.88 86.995 90)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
(pin "1" (uuid 07748ccd-b919-4057-800a-5e90928452d4))

@ -195,7 +195,6 @@
)
(no_connect (at 177.165 26.035) (uuid 7e972abc-b5e4-472d-bdf2-6b4a037b5ed8))
(no_connect (at 177.165 46.355) (uuid e0388f35-d78d-4cd2-8090-2431e4757c80))
(no_connect (at 80.01 29.21) (uuid e9bcfbc0-d836-4a0d-8574-c59d32b46636))
@ -2064,9 +2063,6 @@
(path "/d3a682e4-d5b0-4377-8f5c-e0ae4cebf08d/4185b30a-064b-4358-8db7-3a3f60bdc219"
(reference "R54") (unit 1) (value "250k") (footprint "Inductor_SMD:L_0603_1608Metric")
)
(path "/d3a682e4-d5b0-4377-8f5c-e0ae4cebf08d/57289214-ca45-483d-95f2-b2971084a386"
(reference "R55") (unit 1) (value "10k") (footprint "")
)
(path "/d3a682e4-d5b0-4377-8f5c-e0ae4cebf08d/38a6c186-ef40-46a3-a50d-838c0d782105"
(reference "R56") (unit 1) (value "50k") (footprint "Inductor_SMD:L_0603_1608Metric")
)
@ -2103,6 +2099,9 @@
(path "/a161eaab-f432-4250-8567-12738a9776f7/441d5e74-e8de-413e-8e56-906f5a5e6c53"
(reference "R67") (unit 1) (value "200R") (footprint "Inductor_SMD:L_0603_1608Metric")
)
(path "/d3a682e4-d5b0-4377-8f5c-e0ae4cebf08d/0e1e56bd-eab5-4d6b-b4c5-561f3b0b401e"
(reference "RV?") (unit 1) (value "10k") (footprint "")
)
(path "/81a5172c-b171-400d-8856-41d6e486bdd1/fa9e67a5-5f23-49fe-b2f2-a895fb5395c1"
(reference "SW1") (unit 1) (value "RST_BTN") (footprint "TCY_buttons_switches:KMT031NGJLHS")
)
@ -2115,38 +2114,44 @@
(path "/829b2795-9702-4633-a078-e2998d6d9402/2dfbd262-160c-46e9-98d6-15ca69286968"
(reference "TP?") (unit 1) (value "~") (footprint "")
)
(path "/d3a682e4-d5b0-4377-8f5c-e0ae4cebf08d/267a91a1-f60f-4e4e-a455-eed28f022043/45576e9d-5350-4e72-af98-edf1d22610df"
(reference "TP?") (unit 1) (value "~") (footprint "")
(path "/a161eaab-f432-4250-8567-12738a9776f7/304f25fe-e38d-4377-b8f1-26289354f05c"
(reference "TP?") (unit 1) (value "OUT2") (footprint "")
)
(path "/5d794243-d9db-4c8e-aa14-90dff0141470/45576e9d-5350-4e72-af98-edf1d22610df"
(reference "TP?") (unit 1) (value "~") (footprint "")
(path "/5d794243-d9db-4c8e-aa14-90dff0141470/304f25fe-e38d-4377-b8f1-26289354f05c"
(reference "TP?") (unit 1) (value "OUT2") (footprint "")
)
(path "/a161eaab-f432-4250-8567-12738a9776f7/45576e9d-5350-4e72-af98-edf1d22610df"
(reference "TP?") (unit 1) (value "~") (footprint "")
(path "/d3a682e4-d5b0-4377-8f5c-e0ae4cebf08d/267a91a1-f60f-4e4e-a455-eed28f022043/304f25fe-e38d-4377-b8f1-26289354f05c"
(reference "TP?") (unit 1) (value "OUT2") (footprint "")
)
(path "/d3a682e4-d5b0-4377-8f5c-e0ae4cebf08d/4db093e3-b194-40a9-987a-1e48c698f5f0"
(reference "TP?") (unit 1) (value "TestPoint") (footprint "")
(path "/d3a682e4-d5b0-4377-8f5c-e0ae4cebf08d/267a91a1-f60f-4e4e-a455-eed28f022043/4be1be59-191f-4e68-88ec-9dc9ef6dd51c"
(reference "TP?") (unit 1) (value "OUT1") (footprint "")
)
(path "/5d794243-d9db-4c8e-aa14-90dff0141470/518b7bdc-a550-4bdc-b4c4-d403ded7640f"
(reference "TP?") (unit 1) (value "~") (footprint "")
(path "/5d794243-d9db-4c8e-aa14-90dff0141470/4be1be59-191f-4e68-88ec-9dc9ef6dd51c"
(reference "TP?") (unit 1) (value "OUT1") (footprint "")
)
(path "/d3a682e4-d5b0-4377-8f5c-e0ae4cebf08d/267a91a1-f60f-4e4e-a455-eed28f022043/518b7bdc-a550-4bdc-b4c4-d403ded7640f"
(reference "TP?") (unit 1) (value "~") (footprint "")
(path "/a161eaab-f432-4250-8567-12738a9776f7/4be1be59-191f-4e68-88ec-9dc9ef6dd51c"
(reference "TP?") (unit 1) (value "OUT1") (footprint "")
)
(path "/d3a682e4-d5b0-4377-8f5c-e0ae4cebf08d/4db093e3-b194-40a9-987a-1e48c698f5f0"
(reference "TP?") (unit 1) (value "V_BAT") (footprint "")
)
(path "/a161eaab-f432-4250-8567-12738a9776f7/518b7bdc-a550-4bdc-b4c4-d403ded7640f"
(reference "TP?") (unit 1) (value "TestPoint") (footprint "")
(path "/d3a682e4-d5b0-4377-8f5c-e0ae4cebf08d/7d63f90f-2edf-402d-8669-4057aa44cbc0"
(reference "TP?") (unit 1) (value "FB") (footprint "")
)
(path "/d3a682e4-d5b0-4377-8f5c-e0ae4cebf08d/9d57b52a-9e4f-46d4-8288-c26040fc1e5f"
(reference "TP?") (unit 1) (value "~") (footprint "")
(reference "TP?") (unit 1) (value "3V6") (footprint "")
)
(path "/d3a682e4-d5b0-4377-8f5c-e0ae4cebf08d/9f240b37-6e07-4bbe-8a43-a287ad864139"
(reference "TP?") (unit 1) (value "+5V") (footprint "")
)
(path "/829b2795-9702-4633-a078-e2998d6d9402/a3e12edc-60ca-4f62-a309-d4af87c5014a"
(reference "TP?") (unit 1) (value "~") (footprint "")
(reference "TP?") (unit 1) (value "RF_EN") (footprint "")
)
(path "/81a5172c-b171-400d-8856-41d6e486bdd1/a55a24ea-6936-42e0-b628-c9bf9799439f"
(reference "TP?") (unit 1) (value "~") (footprint "")
)
(path "/829b2795-9702-4633-a078-e2998d6d9402/b05ab8d9-2538-4f96-b995-a904689338d2"
(reference "TP?") (unit 1) (value "~") (footprint "")
(reference "TP?") (unit 1) (value "VAPC") (footprint "")
)
(path "/a345038c-0e2c-4410-9183-a80a047c8766/b73c7c18-79de-4f23-b1fd-7f760c2923a5"
(reference "TP?") (unit 1) (value "~") (footprint "")
@ -2154,6 +2159,24 @@
(path "/829b2795-9702-4633-a078-e2998d6d9402/c0a8a30d-03bc-4222-a8eb-5fa095dbbbfd"
(reference "TP?") (unit 1) (value "~") (footprint "")
)
(path "/d3a682e4-d5b0-4377-8f5c-e0ae4cebf08d/267a91a1-f60f-4e4e-a455-eed28f022043/cac0bb29-d39d-4fdc-b6eb-30f19a995d23"
(reference "TP?") (unit 1) (value "VIN1") (footprint "")
)
(path "/5d794243-d9db-4c8e-aa14-90dff0141470/cac0bb29-d39d-4fdc-b6eb-30f19a995d23"
(reference "TP?") (unit 1) (value "VIN1") (footprint "")
)
(path "/a161eaab-f432-4250-8567-12738a9776f7/cac0bb29-d39d-4fdc-b6eb-30f19a995d23"
(reference "TP?") (unit 1) (value "VIN1") (footprint "")
)
(path "/d3a682e4-d5b0-4377-8f5c-e0ae4cebf08d/267a91a1-f60f-4e4e-a455-eed28f022043/d8d04eb0-7ed8-4205-bb00-15d7a4a02a43"
(reference "TP?") (unit 1) (value "VIN2") (footprint "")
)
(path "/5d794243-d9db-4c8e-aa14-90dff0141470/d8d04eb0-7ed8-4205-bb00-15d7a4a02a43"
(reference "TP?") (unit 1) (value "VIN2") (footprint "")
)
(path "/a161eaab-f432-4250-8567-12738a9776f7/d8d04eb0-7ed8-4205-bb00-15d7a4a02a43"
(reference "TP?") (unit 1) (value "VIN2") (footprint "")
)
(path "/135894dc-6710-4561-8073-567533e9f424/e930b68a-88ca-4dce-9274-e3945c507eee"
(reference "TP?") (unit 1) (value "~") (footprint "")
)

@ -28,7 +28,7 @@
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Conn_Coaxial_0_1"
(arc (start -1.778 -0.508) (mid 0.2311 -1.8066) (end 1.778 0)
(arc (start -1.778 -0.508) (mid 0.222 -1.808) (end 1.778 0)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
@ -52,7 +52,7 @@
(stroke (width 0.2032) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start 1.778 0) (mid 0.2099 1.8101) (end -1.778 0.508)
(arc (start 1.778 0) (mid 0.2221 1.8083) (end -1.778 0.508)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
@ -550,7 +550,6 @@
)
)
(junction (at 155.575 93.345) (diameter 1.016) (color 0 0 0 0)
(uuid 0520f61d-4522-4301-a3fa-8ed0bf060f69)
)

@ -28,7 +28,7 @@
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Conn_Coaxial_0_1"
(arc (start -1.778 -0.508) (mid 0.2311 -1.8066) (end 1.778 0)
(arc (start -1.778 -0.508) (mid 0.222 -1.808) (end 1.778 0)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
@ -52,7 +52,7 @@
(stroke (width 0.2032) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start 1.778 0) (mid 0.2099 1.8101) (end -1.778 0.508)
(arc (start 1.778 0) (mid 0.2221 1.8083) (end -1.778 0.508)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
@ -389,11 +389,11 @@
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type outline))
)
(arc (start 1.27 5.08) (mid 0.9071 5.9946) (end 0 6.35)
(arc (start 1.27 5.08) (mid 0.9109 5.9909) (end 0 6.35)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start 1.905 4.445) (mid 1.4313 6.5254) (end -0.635 6.985)
(arc (start 1.905 4.445) (mid 1.4383 6.5183) (end -0.635 6.985)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
@ -583,7 +583,6 @@
)
)
(junction (at 82.55 57.785) (diameter 1.016) (color 0 0 0 0)
(uuid 117b8cf8-9cfc-4fcf-807b-fcc5fb20a42c)
)

@ -1867,7 +1867,6 @@
)
)
(junction (at 241.3 118.745) (diameter 0.9144) (color 0 0 0 0)
(uuid 0a6b5814-2972-4ec4-8bea-46828fb75039)
)

@ -550,7 +550,9 @@
)
)
(junction (at 159.385 121.92) (diameter 0) (color 0 0 0 0)
(uuid 08278bf4-f6e9-44ff-9adf-6e32e38a8a34)
)
(junction (at 101.6 99.06) (diameter 1.016) (color 0 0 0 0)
(uuid 17ae423f-6f17-4fd2-aea5-d3d8c77fc776)
)
@ -566,24 +568,27 @@
(junction (at 109.855 99.06) (diameter 1.016) (color 0 0 0 0)
(uuid 7e9e8112-44fc-4216-ac01-88d07c366d80)
)
(junction (at 158.75 111.76) (diameter 0) (color 0 0 0 0)
(uuid b226a041-a7ec-42f9-8871-339a0bba8fd1)
)
(junction (at 123.19 111.76) (diameter 0) (color 0 0 0 0)
(uuid bf81f6e2-ffb3-4e72-80b1-c468caaf1da9)
)
(junction (at 171.45 106.68) (diameter 1.016) (color 0 0 0 0)
(uuid c1138cb6-aa60-4fae-9b51-8c58b8d505bb)
)
(junction (at 122.555 121.92) (diameter 0) (color 0 0 0 0)
(uuid c7efea67-c5c9-4d4c-a7dc-1bcddab8c606)
)
(junction (at 101.6 81.28) (diameter 1.016) (color 0 0 0 0)
(uuid cba8ab97-0377-43bd-bef7-6314ce99d4ae)
)
(junction (at 145.415 136.525) (diameter 1.016) (color 0 0 0 0)
(uuid ce052e62-9895-4eaf-b763-02bb1f2f2fc0)
)
(junction (at 125.095 116.84) (diameter 1.016) (color 0 0 0 0)
(uuid cecc35a9-9205-4ae7-a0bd-74fd3ba1022e)
)
(junction (at 175.895 99.06) (diameter 1.016) (color 0 0 0 0)
(uuid d4cd87e2-b977-4912-8c02-b958c3339182)
)
(junction (at 161.925 116.84) (diameter 1.016) (color 0 0 0 0)
(uuid d738ee88-2b80-4bb4-9428-856217969013)
)
(junction (at 165.735 111.76) (diameter 1.016) (color 0 0 0 0)
(uuid e2cf0e60-d46d-43a0-8c43-11f95b75bd32)
)
@ -594,12 +599,18 @@
(uuid f3ba663e-8563-4c48-a8cc-72c18d8d96e8)
)
(no_connect (at 154.94 130.81) (uuid ef849e43-804a-4725-97fe-05a55d1aaff8))
(wire (pts (xy 122.555 121.92) (xy 130.175 121.92))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 11acf68e-b267-4635-86b8-6f03c2c91aff)
)
(wire (pts (xy 101.6 96.52) (xy 101.6 99.06))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 15300c78-cac1-4acf-a248-1aea9c2f046d)
)
(wire (pts (xy 159.385 121.92) (xy 171.45 121.92))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 2a66cc3a-c090-4ce0-a61f-f7e30ae6a985)
)
(wire (pts (xy 155.575 106.68) (xy 158.115 106.68))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 321c3fc1-b22a-4f81-8032-1403298881b3)
@ -624,6 +635,10 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 43a23b2b-f932-4397-9c49-6a5c30c97413)
)
(wire (pts (xy 123.19 111.76) (xy 130.175 111.76))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 4d271c30-63f0-4082-8f97-4aaca832b92e)
)
(wire (pts (xy 127 101.6) (xy 127 65.405))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 5a5180e7-058f-4bb5-b0b4-ba1588e8a909)
@ -636,7 +651,7 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 5c6c1697-d2e0-4a82-99b3-7a618c8827c3)
)
(wire (pts (xy 111.125 121.92) (xy 130.175 121.92))
(wire (pts (xy 111.125 121.92) (xy 122.555 121.92))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 5c6c1697-d2e0-4a82-99b3-7a618c8827c4)
)
@ -672,11 +687,6 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 93863061-216d-41c3-9afc-e391c40acd06)
)
(polyline (pts (xy 162.56 111.76) (xy 168.91 129.54))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 97bbed68-a1a3-4165-8bea-90ea5b88930c)
)
(wire (pts (xy 180.975 106.68) (xy 171.45 106.68))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 99755dbb-9003-4bba-893a-d14708584fcf)
@ -721,14 +731,10 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid b2ca5036-395e-44a5-ad45-e3edad20198a)
)
(wire (pts (xy 118.745 116.84) (xy 125.095 116.84))
(wire (pts (xy 118.745 116.84) (xy 130.175 116.84))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid bd949ea8-5a40-473d-be33-cfbdfe83f36f)
)
(wire (pts (xy 125.095 116.84) (xy 130.175 116.84))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid bd949ea8-5a40-473d-be33-cfbdfe83f370)
)
(wire (pts (xy 170.18 91.44) (xy 175.895 91.44))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid c3eae586-c7fc-4357-acc6-9fa53de3fa71)
@ -749,7 +755,7 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid d7ab8398-447c-43b1-b3bc-83ace0a24285)
)
(wire (pts (xy 115.57 111.76) (xy 130.175 111.76))
(wire (pts (xy 115.57 111.76) (xy 123.19 111.76))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid d7ab8398-447c-43b1-b3bc-83ace0a24286)
)
@ -765,7 +771,7 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid db0662e3-a04a-464a-8087-6a6fd89d6469)
)
(wire (pts (xy 155.575 111.76) (xy 165.735 111.76))
(wire (pts (xy 155.575 111.76) (xy 158.75 111.76))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid e002972f-c1db-4644-85c4-55672037a657)
)
@ -777,29 +783,15 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid e34d454f-c60d-42a3-a151-2103ea267148)
)
(polyline (pts (xy 157.48 121.92) (xy 168.91 129.54))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e6db09b5-7ac2-48eb-9cfb-259823893814)
)
(wire (pts (xy 171.45 106.68) (xy 171.45 111.76))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid ebc26132-88d1-40c0-abf8-0cd245ef422b)
)
(wire (pts (xy 155.575 116.84) (xy 161.925 116.84))
(wire (pts (xy 155.575 116.84) (xy 163.83 116.84))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid ed4495a5-66e2-48b5-9929-b91130bf244e)
)
(wire (pts (xy 161.925 116.84) (xy 163.83 116.84))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid ed4495a5-66e2-48b5-9929-b91130bf244f)
)
(polyline (pts (xy 161.29 116.84) (xy 168.91 129.54))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f929717e-253f-475a-95b7-793433223175)
)
(wire (pts (xy 155.575 121.92) (xy 171.45 121.92))
(wire (pts (xy 155.575 121.92) (xy 159.385 121.92))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid fa55f18e-7f67-4861-bd6e-e6bb153ea2cb)
)
@ -807,12 +799,11 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid fa55f18e-7f67-4861-bd6e-e6bb153ea2cc)
)
(text "Test points on gate driver makes no sense,\nit would be better to have them on inputs and outputs"
(at 157.48 134.62 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 49d25ec0-930e-4e29-9794-092da1cdaf46)
(wire (pts (xy 158.75 111.76) (xy 165.735 111.76))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid fcb4d5e4-47ec-4be4-9a81-c261c8e6d062)
)
(text "Power Share" (at 123.825 41.275 0)
(effects (font (size 4 4) (thickness 0.8) bold) (justify left bottom))
(uuid f12f9177-daaa-4d26-9876-f2af60b27492)
@ -846,7 +837,7 @@
(symbol (lib_id "Transistor_FET:SiS454DN") (at 113.665 116.84 0) (mirror y)
(in_bom yes) (on_board yes)
(uuid 1231c43f-14ca-47cc-9675-e5654a66914e)
(property "Reference" "Q6" (id 0) (at 107.315 115.57 0))
(property "Reference" "Q1" (id 0) (at 107.315 115.57 0))
(property "Value" "SiSS80DN" (id 1) (at 108.585 117.475 0)
(effects (font (size 1.27 1.27)) (justify left))
)
@ -866,7 +857,7 @@
(symbol (lib_id "Transistor_FET:SiS454DN") (at 168.91 116.84 0) (mirror x)
(in_bom yes) (on_board yes)
(uuid 17ddf7e8-eb96-4a18-9066-e11ac3a15cf4)
(property "Reference" "Q7" (id 0) (at 175.26 115.57 0))
(property "Reference" "Q2" (id 0) (at 175.26 115.57 0))
(property "Value" "SiSS80DN" (id 1) (at 173.99 117.475 0)
(effects (font (size 1.27 1.27)) (justify left))
)
@ -886,7 +877,7 @@
(symbol (lib_id "Device:R") (at 117.475 91.44 90)
(in_bom yes) (on_board yes)
(uuid 192c29fe-4174-40bd-a33c-5a56fe839628)
(property "Reference" "R63" (id 0) (at 118.11 87.63 90))
(property "Reference" "R8" (id 0) (at 118.11 87.63 90))
(property "Value" "30k" (id 1) (at 117.475 89.535 90))
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 117.475 93.218 90)
(effects (font (size 1.27 1.27)) hide)
@ -901,7 +892,7 @@
(symbol (lib_id "Device:C") (at 166.37 91.44 90)
(in_bom yes) (on_board yes)
(uuid 1a676e0a-4012-4c1c-9ef1-562c2faae053)
(property "Reference" "C65" (id 0) (at 165.7349 86.36 90)
(property "Reference" "C50" (id 0) (at 165.7349 86.36 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "123nF" (id 1) (at 169.545 88.265 90)
@ -917,10 +908,26 @@
(pin "2" (uuid c01e21ae-a884-45e9-b1c4-c6b9c91c8ef1))
)
(symbol (lib_id "Connector:TestPoint") (at 159.385 121.92 180)
(in_bom yes) (on_board yes)
(uuid 304f25fe-e38d-4377-b8f1-26289354f05c)
(property "Reference" "TP?" (id 0) (at 160.02 123.7614 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "OUT2" (id 1) (at 162.56 125.73 0))
(property "Footprint" "" (id 2) (at 154.305 121.92 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 154.305 121.92 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 358414db-7f31-4504-a43d-29c53be1cc33))
)
(symbol (lib_id "Device:C") (at 101.6 92.71 0)
(in_bom yes) (on_board yes)
(uuid 3ae5819c-1841-4d9f-b404-6f1058ae3a5f)
(property "Reference" "C62" (id 0) (at 104.775 92.7099 0)
(property "Reference" "C20" (id 0) (at 104.775 92.7099 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "100nF" (id 1) (at 102.235 95.25 0)
@ -939,7 +946,7 @@
(symbol (lib_id "Device:R") (at 183.515 65.405 90)
(in_bom yes) (on_board yes)
(uuid 441d5e74-e8de-413e-8e56-906f5a5e6c53)
(property "Reference" "R67" (id 0) (at 183.515 60.96 90))
(property "Reference" "R48" (id 0) (at 183.515 60.96 90))
(property "Value" "200R" (id 1) (at 183.515 62.865 90))
(property "Footprint" "Inductor_SMD:L_0603_1608Metric" (id 2) (at 183.515 67.183 90)
(effects (font (size 1.27 1.27)) hide)
@ -951,42 +958,26 @@
(pin "2" (uuid 290d39a1-878e-4b3a-b8a2-66f72bdaf90c))
)
(symbol (lib_id "Connector:TestPoint") (at 161.925 116.84 180)
(in_bom yes) (on_board yes)
(uuid 45576e9d-5350-4e72-af98-edf1d22610df)
(property "Reference" "TP?" (id 0) (at 162.56 118.6814 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "~" (id 1) (at 161.925 121.92 0))
(property "Footprint" "" (id 2) (at 156.845 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 156.845 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 58c2349b-ef59-4e48-b854-9063ca3f41c5))
)
(symbol (lib_id "Connector:TestPoint") (at 125.095 116.84 180)
(symbol (lib_id "Connector:TestPoint") (at 122.555 121.92 180)
(in_bom yes) (on_board yes)
(uuid 518b7bdc-a550-4bdc-b4c4-d403ded7640f)
(property "Reference" "TP?" (id 0) (at 125.73 118.6814 0)
(uuid 4be1be59-191f-4e68-88ec-9dc9ef6dd51c)
(property "Reference" "TP?" (id 0) (at 123.19 123.7614 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "TestPoint" (id 1) (at 125.095 121.92 0))
(property "Footprint" "" (id 2) (at 120.015 116.84 0)
(property "Value" "OUT1" (id 1) (at 125.73 125.73 0))
(property "Footprint" "" (id 2) (at 117.475 121.92 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 120.015 116.84 0)
(property "Datasheet" "~" (id 3) (at 117.475 121.92 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 924382d3-e4b5-4ffb-a199-71f3ccafddb1))
(pin "1" (uuid f14bb4ef-adf9-49ab-b66a-2279de964e58))
)
(symbol (lib_id "power:GND") (at 101.6 99.06 0)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 53e26ade-bd9c-4446-97fa-2670d06dcf2a)
(property "Reference" "#PWR0196" (id 0) (at 101.6 105.41 0)
(property "Reference" "#PWR0158" (id 0) (at 101.6 105.41 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 101.6 102.87 0))
@ -1002,7 +993,7 @@
(symbol (lib_id "power:PWR_FLAG") (at 101.6 81.28 0)
(in_bom yes) (on_board yes)
(uuid 71b2073a-7077-427a-8045-1bf51c525599)
(property "Reference" "#FLG0111" (id 0) (at 101.6 79.375 0)
(property "Reference" "#FLG0104" (id 0) (at 101.6 79.375 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "PWR_FLAG" (id 1) (at 104.775 77.47 0))
@ -1018,7 +1009,7 @@
(symbol (lib_id "Device:R") (at 97.155 121.92 90)
(in_bom yes) (on_board yes)
(uuid 7668c40f-9ef7-464e-ae85-6d281af3ee93)
(property "Reference" "R62" (id 0) (at 97.155 125.73 90))
(property "Reference" "R7" (id 0) (at 97.155 125.73 90))
(property "Value" "10m" (id 1) (at 97.155 123.825 90))
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 97.155 123.698 90)
(effects (font (size 1.27 1.27)) hide)
@ -1033,7 +1024,7 @@
(symbol (lib_id "Device:C") (at 161.925 106.68 90)
(in_bom yes) (on_board yes)
(uuid 79928b8a-8bc5-48fe-8c09-b41a51726282)
(property "Reference" "C64" (id 0) (at 165.0999 103.505 90)
(property "Reference" "C49" (id 0) (at 165.0999 103.505 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "47nF" (id 1) (at 167.64 105.41 90)
@ -1052,7 +1043,7 @@
(symbol (lib_id "power:GND") (at 175.895 99.06 0)
(in_bom yes) (on_board yes)
(uuid 92aa3ac5-461e-4a43-803d-9ee73ccf5438)
(property "Reference" "#PWR0198" (id 0) (at 175.895 105.41 0)
(property "Reference" "#PWR0160" (id 0) (at 175.895 105.41 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 173.99 102.6794 0)
@ -1070,7 +1061,7 @@
(symbol (lib_id "power:PWR_FLAG") (at 111.125 107.315 0)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 9e489abf-02a5-4f2c-b016-3c37c8428006)
(property "Reference" "#FLG0110" (id 0) (at 111.125 105.41 0)
(property "Reference" "#FLG0102" (id 0) (at 111.125 105.41 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "~" (id 1) (at 113.665 106.2354 0)
@ -1088,7 +1079,7 @@
(symbol (lib_id "Device:R") (at 182.245 121.92 270)
(in_bom yes) (on_board yes)
(uuid b52e8e8e-da58-4f75-bc39-6f4fede7a32c)
(property "Reference" "R64" (id 0) (at 182.245 125.73 90))
(property "Reference" "R47" (id 0) (at 182.245 125.73 90))
(property "Value" "10m" (id 1) (at 182.245 123.825 90))
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 182.245 120.142 90)
(effects (font (size 1.27 1.27)) hide)
@ -1103,7 +1094,7 @@
(symbol (lib_id "power:PWR_FLAG") (at 171.45 106.68 0)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid c6054f26-cf31-40c9-8cfb-713768c32b4a)
(property "Reference" "#FLG0112" (id 0) (at 171.45 104.775 0)
(property "Reference" "#FLG0105" (id 0) (at 171.45 104.775 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "~" (id 1) (at 171.45 102.87 0))
@ -1116,10 +1107,26 @@
(pin "1" (uuid f9c42411-0d7a-4f8f-9739-c423c9a80a13))
)
(symbol (lib_id "Connector:TestPoint") (at 123.19 111.76 180)
(in_bom yes) (on_board yes)
(uuid cac0bb29-d39d-4fdc-b6eb-30f19a995d23)
(property "Reference" "TP?" (id 0) (at 123.825 113.6014 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "VIN1" (id 1) (at 126.365 115.57 0))
(property "Footprint" "" (id 2) (at 118.11 111.76 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 118.11 111.76 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 9f74662d-407f-4bdb-b94d-ea07a7be9030))
)
(symbol (lib_id "Device:LED") (at 169.545 65.405 0)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid cdfa9e5f-661f-4cfc-ac79-74c1592e7e47)
(property "Reference" "D8" (id 0) (at 169.3545 60.96 0))
(property "Reference" "D6" (id 0) (at 169.3545 60.96 0))
(property "Value" "LED" (id 1) (at 169.545 67.945 0))
(property "Footprint" "LED_SMD:LED_0603_1608Metric" (id 2) (at 169.545 65.405 0)
(effects (font (size 1.27 1.27)) hide)
@ -1131,10 +1138,26 @@
(pin "2" (uuid 0e1ca2d1-204e-4531-b099-37bd11b2c827))
)
(symbol (lib_id "Connector:TestPoint") (at 158.75 111.76 180)
(in_bom yes) (on_board yes)
(uuid d8d04eb0-7ed8-4205-bb00-15d7a4a02a43)
(property "Reference" "TP?" (id 0) (at 159.385 113.6014 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "VIN2" (id 1) (at 161.925 115.57 0))
(property "Footprint" "" (id 2) (at 153.67 111.76 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 153.67 111.76 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid ce454572-5eb0-4a99-9545-c9ff677ced47))
)
(symbol (lib_id "Power_Management:LTC4370xDE") (at 142.875 106.68 0)
(in_bom yes) (on_board yes)
(uuid dd4673e5-88b8-4bb8-94af-40b6837b93f2)
(property "Reference" "U19" (id 0) (at 144.7799 85.09 0)
(property "Reference" "U3" (id 0) (at 144.7799 85.09 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "LTC4370xDE" (id 1) (at 144.7799 87.63 0)
@ -1168,7 +1191,7 @@
(symbol (lib_id "power:GND") (at 145.415 140.335 0)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid dec39de5-aafc-441f-a04c-fb269706ed95)
(property "Reference" "#PWR0197" (id 0) (at 145.415 146.685 0)
(property "Reference" "#PWR0159" (id 0) (at 145.415 146.685 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 145.415 144.145 0))
@ -1184,7 +1207,7 @@
(symbol (lib_id "Device:C") (at 121.285 106.68 90)
(in_bom yes) (on_board yes)
(uuid e0e8a56c-3d12-4e7d-a385-ce2224df7688)
(property "Reference" "C63" (id 0) (at 120.0149 103.505 90)
(property "Reference" "C35" (id 0) (at 120.0149 103.505 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "47nF" (id 1) (at 120.015 105.41 90)

Loading…
Cancel
Save