Solve #1 by using a 20V capable LDO from our inventory

This commit is contained in:
2022-11-23 23:05:09 +01:00
parent ae2f0c8442
commit 6562cae6da
7 changed files with 400 additions and 323 deletions

View File

@ -15,6 +15,65 @@
)
(lib_symbols
(symbol "Device:C_Polarized" (pin_numbers hide) (pin_names (offset 0.254)) (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" "C_Polarized" (id 1) (at 0.635 -2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 0.9652 -3.81 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" "cap capacitor" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Polarized capacitor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "CP_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "C_Polarized_0_1"
(rectangle (start -2.286 0.508) (end 2.286 1.016)
(stroke (width 0) (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 2.794)
(xy -1.27 1.778)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start 2.286 -0.508) (end -2.286 -1.016)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
)
(symbol "C_Polarized_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 2.794)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Device:LED" (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)))
@ -137,35 +196,35 @@
)
)
)
(symbol "Regulator_Linear:AZ1117-3.3" (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
(symbol "Regulator_Linear:NCP1117-3.3_SOT223" (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at -3.81 3.175 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "AZ1117-3.3" (id 1) (at 0 3.175 0)
(property "Value" "NCP1117-3.3_SOT223" (id 1) (at 0 3.175 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 0 6.35 0)
(effects (font (size 1.27 1.27) italic) hide)
)
(property "Datasheet" "https://www.diodes.com/assets/Datasheets/AZ1117.pdf" (id 3) (at 0 0 0)
(property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" (id 2) (at 0 5.08 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "Fixed Voltage Regulator 1A Positive LDO" (id 4) (at 0 0 0)
(property "Datasheet" "http://www.onsemi.com/pub_link/Collateral/NCP1117-D.PDF" (id 3) (at 2.54 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "1A 20V Fixed LDO Linear Regulator, 3.3V, SOT-89/SOT-223/TO-220/TO-252/TO-263" (id 5) (at 0 0 0)
(property "ki_keywords" "REGULATOR LDO 3.3V" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "SOT?223* SOT?89* TO?220* TO?252* TO?263*" (id 6) (at 0 0 0)
(property "ki_description" "1A Low drop-out regulator, Fixed Output 3.3V, SOT-223" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "AZ1117-3.3_0_1"
(rectangle (start -5.08 1.905) (end 5.08 -5.08)
(property "ki_fp_filters" "SOT?223*TabPin2*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "NCP1117-3.3_SOT223_0_1"
(rectangle (start -5.08 -5.08) (end 5.08 1.905)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
)
(symbol "AZ1117-3.3_1_1"
(symbol "NCP1117-3.3_SOT223_1_1"
(pin power_in line (at 0 -7.62 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
@ -326,6 +385,12 @@
)
)
(junction (at 154.94 90.17) (diameter 0) (color 0 0 0 0)
(uuid 1ccd68ea-7231-48c1-b23a-34693f6b9583)
)
(junction (at 132.08 90.17) (diameter 0) (color 0 0 0 0)
(uuid 7c2afc22-41d3-4820-8a6f-e4fa42af9ab6)
)
(junction (at 160.02 90.17) (diameter 0) (color 0 0 0 0)
(uuid 7f3f873b-6699-4e3d-b393-03a9a7418182)
)
@ -334,11 +399,19 @@
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 63481b3f-3318-413d-aa2f-537413916a7e)
)
(wire (pts (xy 127 90.17) (xy 135.89 90.17))
(wire (pts (xy 132.08 90.17) (xy 135.89 90.17))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b2f7126f-b7ed-44f4-ae68-a34fdaf9eba6)
(uuid 69afe17a-b44e-4af3-a2d0-1e2e6aee52fd)
)
(wire (pts (xy 151.13 90.17) (xy 160.02 90.17))
(wire (pts (xy 154.94 90.17) (xy 160.02 90.17))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 85746ffc-4a5c-44c6-9f63-73242bdd3c03)
)
(wire (pts (xy 127 90.17) (xy 132.08 90.17))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 91dc4269-03b3-4304-bd8d-87a946e43cba)
)
(wire (pts (xy 151.13 90.17) (xy 154.94 90.17))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid df5612a0-6948-4f2d-8c46-54ec70cb492d)
)
@ -346,10 +419,10 @@
(symbol (lib_id "power:+12V") (at 127 90.17 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-000061b3e2a5)
(property "Reference" "#PWR?" (id 0) (at 127 93.98 0)
(property "Reference" "#PWR0148" (id 0) (at 127 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "" (id 1) (at 127.381 85.7758 0))
(property "Value" "+12V" (id 1) (at 127.381 85.7758 0))
(property "Footprint" "" (id 2) (at 127 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
@ -362,10 +435,10 @@
(symbol (lib_id "power:+3.3V") (at 160.02 90.17 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-000061b42d86)
(property "Reference" "#PWR?" (id 0) (at 160.02 93.98 0)
(property "Reference" "#PWR0147" (id 0) (at 160.02 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "" (id 1) (at 160.401 85.7758 0))
(property "Value" "+3.3V" (id 1) (at 160.401 85.7758 0))
(property "Footprint" "" (id 2) (at 160.02 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
@ -378,10 +451,10 @@
(symbol (lib_id "power:GND") (at 143.51 97.79 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-000061b443ae)
(property "Reference" "#PWR?" (id 0) (at 143.51 104.14 0)
(property "Reference" "#PWR0146" (id 0) (at 143.51 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "" (id 1) (at 143.637 102.1842 0))
(property "Value" "GND" (id 1) (at 143.637 102.1842 0))
(property "Footprint" "" (id 2) (at 143.51 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
@ -391,47 +464,13 @@
(pin "1" (uuid 7403327e-04e5-42d5-9378-1b492e04038f))
)
(symbol (lib_id "Device:CP") (at 132.08 93.98 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-000061b46489)
(property "Reference" "C?" (id 0) (at 125.73 92.71 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "" (id 1) (at 119.38 95.25 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 133.0452 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 132.08 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol (lib_id "Device:CP") (at 154.94 93.98 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-000061b4815d)
(property "Reference" "C?" (id 0) (at 157.9372 92.8116 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "" (id 1) (at 157.9372 95.123 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 155.9052 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 154.94 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol (lib_id "power:GND") (at 132.08 97.79 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-000061b48a87)
(property "Reference" "#PWR?" (id 0) (at 132.08 104.14 0)
(property "Reference" "#PWR0145" (id 0) (at 132.08 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "" (id 1) (at 132.207 102.1842 0))
(property "Value" "GND" (id 1) (at 132.207 102.1842 0))
(property "Footprint" "" (id 2) (at 132.08 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
@ -444,10 +483,10 @@
(symbol (lib_id "power:GND") (at 154.94 97.79 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-000061b48e26)
(property "Reference" "#PWR?" (id 0) (at 154.94 104.14 0)
(property "Reference" "#PWR0144" (id 0) (at 154.94 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "" (id 1) (at 155.067 102.1842 0))
(property "Value" "GND" (id 1) (at 155.067 102.1842 0))
(property "Footprint" "" (id 2) (at 154.94 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
@ -457,32 +496,16 @@
(pin "1" (uuid 6ff3245c-56d6-4250-ab3e-c364b7266e68))
)
(symbol (lib_id "Regulator_Linear:AZ1117-3.3") (at 143.51 90.17 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-000061b53daa)
(property "Reference" "U10" (id 0) (at 143.51 83.82 0))
(property "Value" "" (id 1) (at 143.51 86.36 0))
(property "Footprint" "" (id 2) (at 143.51 83.82 0)
(effects (font (size 1.27 1.27) italic) hide)
)
(property "Datasheet" "https://www.diodes.com/assets/Datasheets/AZ1117.pdf" (id 3) (at 143.51 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid c6e389fe-aea4-45a5-bfd1-6b03bef5e2bc))
(pin "2" (uuid 58bcfd66-b4c6-4744-83c9-6f9e52bc6a9e))
(pin "3" (uuid 56c751c5-6ce7-4753-919b-d419a9ed9b25))
)
(symbol (lib_id "Device:LED") (at 172.72 93.98 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-000061bdbff5)
(property "Reference" "D?" (id 0) (at 175.7172 92.9894 90)
(property "Reference" "D12" (id 0) (at 175.7172 92.9894 90)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "" (id 1) (at 175.7172 95.3008 90)
(property "Value" "Green LED" (id 1) (at 175.7172 95.3008 90)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "" (id 2) (at 172.72 93.98 0)
(property "Footprint" "Diode_SMD:D_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (id 2) (at 172.72 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 172.72 93.98 0)
@ -495,9 +518,9 @@
(symbol (lib_id "Device:R") (at 168.91 90.17 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-000061bdbffb)
(property "Reference" "R?" (id 0) (at 168.91 84.9122 90))
(property "Value" "" (id 1) (at 168.91 87.2236 90))
(property "Footprint" "" (id 2) (at 168.91 91.948 90)
(property "Reference" "R21" (id 0) (at 168.91 84.9122 90))
(property "Value" "510" (id 1) (at 168.91 87.2236 90))
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (id 2) (at 168.91 91.948 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 168.91 90.17 0)
@ -510,10 +533,10 @@
(symbol (lib_id "power:GND") (at 172.72 97.79 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-000061bdc001)
(property "Reference" "#PWR?" (id 0) (at 172.72 104.14 0)
(property "Reference" "#PWR0162" (id 0) (at 172.72 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "" (id 1) (at 172.847 102.1842 0))
(property "Value" "GND" (id 1) (at 172.847 102.1842 0))
(property "Footprint" "" (id 2) (at 172.72 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
@ -522,4 +545,58 @@
)
(pin "1" (uuid 52f31194-ab5f-4fe9-9c3b-c8b78791e62f))
)
(symbol (lib_id "Device:C_Polarized") (at 132.08 93.98 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes)
(uuid e6939058-8b3e-43c6-a9ea-d400747ec0df)
(property "Reference" "C?" (id 0) (at 127 92.71 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "C_30V" (id 1) (at 123.19 95.25 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "" (id 2) (at 131.1148 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 132.08 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid bbcc911f-ce34-4415-ba30-a926b06514ac))
(pin "2" (uuid 2e9064f4-cd43-4288-8d20-a0f643eeb348))
)
(symbol (lib_id "Device:C_Polarized") (at 154.94 93.98 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid e99b18c7-daaa-43f0-88ff-d7456b11aca8)
(property "Reference" "C?" (id 0) (at 158.75 93.0909 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "C_5V" (id 1) (at 158.75 95.6309 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 155.9052 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 154.94 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 566300e2-f56f-4878-9afa-58ab848ce105))
(pin "2" (uuid 66e7f5ca-214f-4027-a7a5-ea872d53c452))
)
(symbol (lib_id "Regulator_Linear:NCP1117-3.3_SOT223") (at 143.51 90.17 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid fad2f278-0632-478b-899a-29b914388a89)
(property "Reference" "U?" (id 0) (at 143.51 82.55 0))
(property "Value" "NCP1117-3.3_SOT223" (id 1) (at 143.51 85.09 0))
(property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" (id 2) (at 143.51 85.09 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "http://www.onsemi.com/pub_link/Collateral/NCP1117-D.PDF" (id 3) (at 146.05 96.52 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 7de2a928-e93a-4ce6-ba7b-02b9b471a717))
(pin "2" (uuid 0b75d676-d501-4674-bc95-998ddc51a52b))
(pin "3" (uuid 85eee81b-aff9-401f-a869-2271260bb147))
)
)