PoE.kicad_sch: fix Vss and remove vss-gnd1 diode

Vss was pointing to general GND.
Diode is not used int PSR topology.

Signed-off-by: Dominik Sliwa <dominik@sliwa.io>
This commit is contained in:
Dominik Sliwa
2021-08-24 01:12:00 +02:00
parent ff033403dc
commit fe1b207586
8 changed files with 289 additions and 347 deletions

BIN
.DS_Store vendored
View File

Binary file not shown.

View File

@@ -4,7 +4,7 @@
"active_layer_preset": "",
"auto_track_width": false,
"hidden_nets": [],
"high_contrast_mode": 0,
"high_contrast_mode": 1,
"net_color_mode": 1,
"opacity": {
"pads": 1.0,

View File

@@ -45,7 +45,7 @@
"silk_text_upright": false,
"zones": {
"45_degree_only": false,
"min_clearance": 0.15
"min_clearance": 0.127
}
},
"diff_pair_dimensions": [
@@ -145,7 +145,7 @@
"allow_blind_buried_vias": false,
"allow_microvias": false,
"max_error": 0.005,
"min_clearance": 0.127,
"min_clearance": 0.125,
"min_copper_edge_clearance": 0.3,
"min_hole_clearance": 0.127,
"min_hole_to_hole": 0.254,
@@ -153,7 +153,7 @@
"min_microvia_drill": 0.09999999999999999,
"min_silk_clearance": 0.0,
"min_through_hole_diameter": 0.19999999999999998,
"min_track_width": 0.127,
"min_track_width": 0.125,
"min_via_annular_width": 0.125,
"min_via_diameter": 0.44999999999999996,
"use_height_for_length_calcs": true
@@ -169,6 +169,8 @@
0.4,
0.6,
1.0,
1.2,
1.5,
2.0
],
"via_dimensions": [

View File

@@ -1362,15 +1362,9 @@
(path "/6888556d-e390-44b5-977e-8a0092745a4b/b0b75dcd-9984-4930-a9e0-2a55e5e62a20"
(reference "#PWR0154") (unit 1) (value "GND1") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/20f8e3e3-e241-4cae-ad5d-3a5b28d93369"
(reference "#PWR0155") (unit 1) (value "VSS") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/ae2bd09d-ae3e-4138-91fc-fc8a28556978"
(reference "#PWR0156") (unit 1) (value "+48V") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/e526a61f-c4eb-4665-9e2f-8e5ce80ea3b2"
(reference "#PWR0157") (unit 1) (value "VSS") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/fab3202e-2735-47f9-bf54-6403b2924f01"
(reference "#PWR0158") (unit 1) (value "GND1") (footprint "")
)
@@ -1380,15 +1374,6 @@
(path "/6888556d-e390-44b5-977e-8a0092745a4b/9e9e9b24-a11e-4d65-9ec0-4658a81bed2c"
(reference "#PWR0160") (unit 1) (value "GND1") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/2d8e1f50-298a-450e-8f0e-f36a974c01a5"
(reference "#PWR0161") (unit 1) (value "VSS") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/4e33c9d6-b74d-4c0b-8fe4-41fcf4a167d3"
(reference "#PWR0162") (unit 1) (value "VSS") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/6895614b-40e4-40d2-a0f9-76b06824af82"
(reference "#PWR0163") (unit 1) (value "VSS") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/445abd96-c1f8-4cfa-ae52-930b949d1a83"
(reference "#PWR0164") (unit 1) (value "+48V") (footprint "")
)
@@ -1407,9 +1392,6 @@
(path "/6888556d-e390-44b5-977e-8a0092745a4b/3ea718f6-2b9f-405b-bc07-88801bb6bc6d"
(reference "#PWR0169") (unit 1) (value "+48V") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/f3be7483-8075-41dd-819b-46b206e856fa"
(reference "#PWR0170") (unit 1) (value "VSS") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/f68c1887-5335-492b-a065-93c43023ed78"
(reference "#PWR0171") (unit 1) (value "GND1") (footprint "")
)
@@ -1494,9 +1476,6 @@
(path "/a9e0a5b9-8f0f-46f3-b2b0-a429c678afed/21f395da-8a52-4550-96a6-2ade8345a1e9"
(reference "#PWR0198") (unit 1) (value "GND") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/578593dc-a4a6-42be-ae85-91d5fc814d63"
(reference "#PWR0199") (unit 1) (value "VSS") (footprint "")
)
(path "/a9e0a5b9-8f0f-46f3-b2b0-a429c678afed/6d409654-8187-4e33-9bfa-b7a50aaf0845"
(reference "#PWR0200") (unit 1) (value "GND") (footprint "")
)
@@ -1551,6 +1530,27 @@
(path "/a9e0a5b9-8f0f-46f3-b2b0-a429c678afed/5275c46e-d784-4c3a-bf5f-8648aa02487c"
(reference "#PWR0217") (unit 1) (value "GND") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/02814b58-8f20-4db9-9a93-033418ff87f3"
(reference "#PWR?") (unit 1) (value "GNDS") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/672b627a-4348-4279-b8a8-163f1c4885c7"
(reference "#PWR?") (unit 1) (value "GNDS") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/7ff3905c-92ad-4478-9a3f-7298fb05a7f8"
(reference "#PWR?") (unit 1) (value "GNDS") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/91e132e4-d134-46ea-8d23-160242cdd7b0"
(reference "#PWR?") (unit 1) (value "GNDS") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/bd326a97-7600-4bd1-bd02-2316c6f31c50"
(reference "#PWR?") (unit 1) (value "GNDS") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/d4429dea-6e5b-48d2-98a5-c989a58d6aee"
(reference "#PWR?") (unit 1) (value "GNDS") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/fecbc772-ab3a-4586-97d2-e45ee77c472c"
(reference "#PWR?") (unit 1) (value "GNDS") (footprint "")
)
(path "/441a9908-1e74-440b-b462-bdf6815583fe/8315a3b5-025a-4501-86bf-a0c1f08f1755"
(reference "BT1") (unit 1) (value "Battery_Cell") (footprint "Battery:BatteryHolder_Keystone_1060_1x2032")
)
@@ -1947,9 +1947,6 @@
(path "/6888556d-e390-44b5-977e-8a0092745a4b/0d87fdb4-bb8d-4780-b6cd-24397b135466"
(reference "D18") (unit 1) (value "SMBJ58A-13-F") (footprint "Diode_SMD:D_SMB")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/69e52206-aea1-48ed-8f88-c70eb74dc771"
(reference "D19") (unit 1) (value "B1100-13-F") (footprint "Diode_SMD:D_SMA")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/86fd292a-501d-4968-a633-e6f23750b9a8"
(reference "D20") (unit 1) (value "BAT41ZFILM") (footprint "Diode_SMD:D_SOD-123")
)
@@ -1969,16 +1966,16 @@
(reference "D25") (unit 1) (value "LED Blue") (footprint "LED_SMD:LED_0603_1608Metric")
)
(path "/a9e0a5b9-8f0f-46f3-b2b0-a429c678afed/d72248bd-29df-48cf-861e-34b2f340c949"
(reference "D26") (unit 1) (value "D_TVS") (footprint "")
(reference "D26") (unit 1) (value "D_TVS") (footprint "Diode_SMD:D_0402_1005Metric")
)
(path "/a9e0a5b9-8f0f-46f3-b2b0-a429c678afed/c98122d8-6f53-4ad3-a008-66276a9ba72b"
(reference "D27") (unit 1) (value "D_TVS") (footprint "")
(reference "D27") (unit 1) (value "D_TVS") (footprint "Diode_SMD:D_0402_1005Metric")
)
(path "/441a9908-1e74-440b-b462-bdf6815583fe/6d002c45-b66e-47f4-9ca9-8eb9789be10d"
(reference "D28") (unit 1) (value "D_TVS") (footprint "")
(reference "D28") (unit 1) (value "D_TVS") (footprint "Diode_SMD:D_0402_1005Metric")
)
(path "/441a9908-1e74-440b-b462-bdf6815583fe/1cf18c64-f581-4eb2-83a6-288e7f2dfa94"
(reference "D29") (unit 1) (value "D_TVS") (footprint "")
(reference "D29") (unit 1) (value "D_TVS") (footprint "Diode_SMD:D_0402_1005Metric")
)
(path "/7c248bd3-8232-4777-a40c-eab53460cf85/1cb8c7f0-9dee-42f2-ab73-15b998063e93"
(reference "F1") (unit 1) (value "Polyfuse_Small") (footprint "Fuse:Fuse_1206_3216Metric")
@@ -2020,7 +2017,7 @@
(reference "FID8") (unit 1) (value "Fiducial") (footprint "Fiducial:Fiducial_1mm_Mask2mm")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/59b3b2a4-69cc-4b91-a496-9a2aacf0b558"
(reference "FL1") (unit 1) (value "1k@100MHz{slash}500mA") (footprint "")
(reference "FL1") (unit 1) (value "1k@100MHz{slash}500mA") (footprint "Amber:Murata_DLW5B")
)
(path "/13673698-1ae8-48ac-89ad-67bec4817dbe"
(reference "H1") (unit 1) (value "MountingHole") (footprint "MountingHole:MountingHole_2.7mm_M2.5")
@@ -2365,7 +2362,7 @@
(reference "U6") (unit 1) (value "FSUSB42MUX") (footprint "Package_SO:MSOP-10_3x3mm_P0.5mm")
)
(path "/aa1d8d83-5167-420c-9ee7-3e4dcc942bfc/b337577e-6c96-4ffa-abfa-23bf93ebc568"
(reference "U7") (unit 1) (value "FE1.1") (footprint "Package_DFN_QFN:QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm")
(reference "U7") (unit 1) (value "FE1.1") (footprint "Package_QFP:TQFP-48_7x7mm_P0.5mm")
)
(path "/aa1d8d83-5167-420c-9ee7-3e4dcc942bfc/fcc2a1ef-0aed-4c75-96a9-e9e99c2a43c7"
(reference "U8") (unit 1) (value "TPD4EUSB30") (footprint "Package_SON:USON-10_2.5x1.0mm_P0.5mm")

View File

@@ -1836,7 +1836,7 @@
(property "Value" "D_TVS" (id 1) (at 162.56 73.6599 90)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "" (id 2) (at 160.02 72.39 0)
(property "Footprint" "Diode_SMD:D_0402_1005Metric" (id 2) (at 160.02 72.39 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 160.02 72.39 0)
@@ -1864,7 +1864,7 @@
(property "Value" "D_TVS" (id 1) (at 161.925 93.9799 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 160.02 92.71 0)
(property "Footprint" "Diode_SMD:D_0402_1005Metric" (id 2) (at 160.02 92.71 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 160.02 92.71 0)

View File

@@ -3482,7 +3482,7 @@
(uuid 6d002c45-b66e-47f4-9ca9-8eb9789be10d)
(property "Reference" "D28" (id 0) (at 60.96 52.07 0))
(property "Value" "D_TVS" (id 1) (at 60.96 54.61 0))
(property "Footprint" "" (id 2) (at 60.96 49.53 0)
(property "Footprint" "Diode_SMD:D_0402_1005Metric" (id 2) (at 60.96 49.53 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 60.96 49.53 0)
@@ -3503,7 +3503,7 @@
(uuid 1cf18c64-f581-4eb2-83a6-288e7f2dfa94)
(property "Reference" "D29" (id 0) (at 106.68 52.07 0))
(property "Value" "D_TVS" (id 1) (at 106.68 54.61 0))
(property "Footprint" "" (id 2) (at 106.68 49.53 0)
(property "Footprint" "Diode_SMD:D_0402_1005Metric" (id 2) (at 106.68 49.53 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 106.68 49.53 0)

View File

@@ -14,6 +14,123 @@
)
(lib_symbols
(symbol "Amber:Filter_EMI_LL_1243" (pin_names hide) (in_bom yes) (on_board yes)
(property "Reference" "FL" (id 0) (at 0 4.445 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Filter_EMI_LL_1243" (id 1) (at 0 -4.445 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 1.016 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "EMI filter common-mode choke" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "EMI 2-inductor filter, pin-connections 1-4 and 2-3" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Bourns*SRF0905*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Filter_EMI_LL_1243_0_1"
(arc (start -1.524 -2.032) (end -2.54 -2.032) (radius (at -2.032 -2.032) (length 0.508) (angles 0.1 179.9))
(stroke (width 0)) (fill (type none))
)
(arc (start -2.54 2.032) (end -1.524 2.032) (radius (at -2.032 2.032) (length 0.508) (angles -179.9 -0.1))
(stroke (width 0)) (fill (type none))
)
(arc (start -0.508 -2.032) (end -1.524 -2.032) (radius (at -1.016 -2.032) (length 0.508) (angles 0.1 179.9))
(stroke (width 0)) (fill (type none))
)
(arc (start -1.524 2.032) (end -0.508 2.032) (radius (at -1.016 2.032) (length 0.508) (angles -179.9 -0.1))
(stroke (width 0)) (fill (type none))
)
(arc (start 0.508 -2.032) (end -0.508 -2.032) (radius (at 0 -2.032) (length 0.508) (angles 0.1 179.9))
(stroke (width 0)) (fill (type none))
)
(arc (start -0.508 2.032) (end 0.508 2.032) (radius (at 0 2.032) (length 0.508) (angles -179.9 -0.1))
(stroke (width 0)) (fill (type none))
)
(arc (start 1.524 -2.032) (end 0.508 -2.032) (radius (at 1.016 -2.032) (length 0.508) (angles 0.1 179.9))
(stroke (width 0)) (fill (type none))
)
(arc (start 0.508 2.032) (end 1.524 2.032) (radius (at 1.016 2.032) (length 0.508) (angles -179.9 -0.1))
(stroke (width 0)) (fill (type none))
)
(arc (start 2.54 -2.032) (end 1.524 -2.032) (radius (at 2.032 -2.032) (length 0.508) (angles 0.1 179.9))
(stroke (width 0)) (fill (type none))
)
(arc (start 1.524 2.032) (end 2.54 2.032) (radius (at 2.032 2.032) (length 0.508) (angles -179.9 -0.1))
(stroke (width 0)) (fill (type none))
)
(circle (center -3.048 -1.27) (radius 0.254) (stroke (width 0)) (fill (type outline)))
(circle (center -3.048 1.524) (radius 0.254) (stroke (width 0)) (fill (type outline)))
(polyline
(pts
(xy -2.54 -2.032)
(xy -2.54 -2.54)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy -2.54 0.508)
(xy 2.54 0.508)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy -2.54 2.032)
(xy -2.54 2.54)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 2.54 -2.032)
(xy 2.54 -2.54)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 2.54 -0.508)
(xy -2.54 -0.508)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 2.54 2.54)
(xy 2.54 2.032)
)
(stroke (width 0)) (fill (type none))
)
)
(symbol "Filter_EMI_LL_1243_1_1"
(pin passive line (at -5.08 2.54 0) (length 2.54)
(name "1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 2.54 180) (length 2.54)
(name "2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 -2.54 180) (length 2.54)
(name "3" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -2.54 0) (length 2.54)
(name "4" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Amber:TPS23734" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at -16.51 30.48 0)
(effects (font (size 1.27 1.27)))
@@ -711,123 +828,6 @@
)
)
)
(symbol "Device:Filter_EMI_CommonMode" (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
(property "Reference" "FL" (id 0) (at 0 4.445 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Filter_EMI_CommonMode" (id 1) (at 0 -4.445 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 1.016 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 1.016 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "EMI common mode filter" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "EMI 2-inductor common mode filter" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "L_* L_CommonMode*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Filter_EMI_CommonMode_0_1"
(arc (start -1.524 -2.032) (end -2.54 -2.032) (radius (at -2.032 -2.032) (length 0.508) (angles 0.1 179.9))
(stroke (width 0)) (fill (type none))
)
(arc (start -2.54 2.032) (end -1.524 2.032) (radius (at -2.032 2.032) (length 0.508) (angles -179.9 -0.1))
(stroke (width 0)) (fill (type none))
)
(arc (start -0.508 -2.032) (end -1.524 -2.032) (radius (at -1.016 -2.032) (length 0.508) (angles 0.1 179.9))
(stroke (width 0)) (fill (type none))
)
(arc (start -1.524 2.032) (end -0.508 2.032) (radius (at -1.016 2.032) (length 0.508) (angles -179.9 -0.1))
(stroke (width 0)) (fill (type none))
)
(arc (start 0.508 -2.032) (end -0.508 -2.032) (radius (at 0 -2.032) (length 0.508) (angles 0.1 179.9))
(stroke (width 0)) (fill (type none))
)
(arc (start -0.508 2.032) (end 0.508 2.032) (radius (at 0 2.032) (length 0.508) (angles -179.9 -0.1))
(stroke (width 0)) (fill (type none))
)
(arc (start 1.524 -2.032) (end 0.508 -2.032) (radius (at 1.016 -2.032) (length 0.508) (angles 0.1 179.9))
(stroke (width 0)) (fill (type none))
)
(arc (start 0.508 2.032) (end 1.524 2.032) (radius (at 1.016 2.032) (length 0.508) (angles -179.9 -0.1))
(stroke (width 0)) (fill (type none))
)
(arc (start 2.54 -2.032) (end 1.524 -2.032) (radius (at 2.032 -2.032) (length 0.508) (angles 0.1 179.9))
(stroke (width 0)) (fill (type none))
)
(arc (start 1.524 2.032) (end 2.54 2.032) (radius (at 2.032 2.032) (length 0.508) (angles -179.9 -0.1))
(stroke (width 0)) (fill (type none))
)
(circle (center -3.048 -1.27) (radius 0.254) (stroke (width 0)) (fill (type outline)))
(circle (center -3.048 1.524) (radius 0.254) (stroke (width 0)) (fill (type outline)))
(polyline
(pts
(xy -2.54 -2.032)
(xy -2.54 -2.54)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy -2.54 0.508)
(xy 2.54 0.508)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy -2.54 2.032)
(xy -2.54 2.54)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 2.54 -2.032)
(xy 2.54 -2.54)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 2.54 -0.508)
(xy -2.54 -0.508)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 2.54 2.54)
(xy 2.54 2.032)
)
(stroke (width 0)) (fill (type none))
)
)
(symbol "Filter_EMI_CommonMode_1_1"
(pin passive line (at -5.08 2.54 0) (length 2.54)
(name "1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 2.54 180) (length 2.54)
(name "2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -2.54 0) (length 2.54)
(name "3" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 -2.54 180) (length 2.54)
(name "4" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Device:L_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
(property "Reference" "L" (id 0) (at 0.762 1.016 0)
(effects (font (size 1.27 1.27)) (justify left))
@@ -1365,11 +1365,11 @@
)
)
)
(symbol "power:VSS" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (id 0) (at 0 -3.81 0)
(symbol "power:GNDS" (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" "VSS" (id 1) (at 0 3.81 0)
(property "Value" "GNDS" (id 1) (at 0 -3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
@@ -1381,30 +1381,25 @@
(property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"VSS\"" (id 5) (at 0 0 0)
(property "ki_description" "Power symbol creates a global label with name \"GNDS\" , signal ground" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "VSS_0_1"
(symbol "GNDS_0_1"
(polyline
(pts
(xy 0 0)
(xy 0 2.54)
(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)) (fill (type none))
)
(polyline
(pts
(xy 0.762 1.27)
(xy -0.762 1.27)
(xy 0 2.54)
(xy 0.762 1.27)
)
(stroke (width 0)) (fill (type outline))
)
)
(symbol "VSS_1_1"
(pin power_in line (at 0 0 90) (length 0) hide
(name "VSS" (effects (font (size 1.27 1.27))))
(symbol "GNDS_1_1"
(pin power_in line (at 0 0 270) (length 0) hide
(name "GNDS" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
@@ -1428,12 +1423,10 @@
(junction (at 83.82 66.04) (diameter 0.9144) (color 0 0 0 0))
(junction (at 83.82 73.66) (diameter 0.9144) (color 0 0 0 0))
(junction (at 85.09 165.1) (diameter 0.9144) (color 0 0 0 0))
(junction (at 85.09 173.99) (diameter 0.9144) (color 0 0 0 0))
(junction (at 95.25 61.595) (diameter 0.9144) (color 0 0 0 0))
(junction (at 95.25 80.01) (diameter 0.9144) (color 0 0 0 0))
(junction (at 99.06 165.1) (diameter 0.9144) (color 0 0 0 0))
(junction (at 101.6 165.1) (diameter 0.9144) (color 0 0 0 0))
(junction (at 101.6 173.99) (diameter 0.9144) (color 0 0 0 0))
(junction (at 104.14 165.1) (diameter 0.9144) (color 0 0 0 0))
(junction (at 107.95 61.595) (diameter 0.9144) (color 0 0 0 0))
(junction (at 107.95 80.01) (diameter 0.9144) (color 0 0 0 0))
@@ -1885,18 +1878,10 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid d327a50c-df98-41a9-b1e7-e9d0247e5d4a)
)
(wire (pts (xy 85.09 165.1) (xy 85.09 173.99))
(wire (pts (xy 85.09 165.1) (xy 85.09 167.005))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid ca402c60-98f3-42f7-9891-70c36c9fc832)
)
(wire (pts (xy 85.09 173.99) (xy 85.09 176.53))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 2efbe468-6014-45e6-b7b6-a421087420a9)
)
(wire (pts (xy 85.09 173.99) (xy 88.9 173.99))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 4c475476-ad2f-46a4-8d09-62c76854a35a)
)
(wire (pts (xy 87.63 61.595) (xy 83.82 61.595))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 0eff93f5-8333-45ae-97d9-f4c1967236ca)
@@ -1957,10 +1942,6 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 7aba4576-2e33-4dc1-8c72-22299efac56f)
)
(wire (pts (xy 96.52 173.99) (xy 101.6 173.99))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 3cb5b450-84e1-441d-9787-22c58538001a)
)
(wire (pts (xy 99.06 162.56) (xy 99.06 165.1))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 0e86b729-58a3-460a-8119-733cb46e207b)
@@ -1977,22 +1958,14 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 25c85b05-e869-44c1-a0f7-a423d852701c)
)
(wire (pts (xy 101.6 173.99) (xy 101.6 176.53))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 07ecc819-f4a2-436e-bb22-eebbe1ebce9e)
)
(wire (pts (xy 104.14 165.1) (xy 104.14 162.56))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 82f0ab2a-ddec-4896-96c2-26e2623ef9e6)
)
(wire (pts (xy 104.14 165.1) (xy 104.14 173.99))
(wire (pts (xy 104.14 165.1) (xy 104.14 167.005))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 62bac618-649b-4a4b-b540-72988d298d4a)
)
(wire (pts (xy 104.14 173.99) (xy 101.6 173.99))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid dd5ddfeb-71bd-4192-a672-f8a3f7a0ba74)
)
(wire (pts (xy 107.95 61.595) (xy 116.84 61.595))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 548fedb1-ecb2-43e4-b1bf-a36e84489969)
@@ -2959,42 +2932,6 @@
(uuid 7df2642a-73aa-4f98-9dd1-e6506a2fe71c)
)
(symbol (lib_id "power:VSS") (at 21.59 173.355 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid 578593dc-a4a6-42be-ae85-91d5fc814d63)
(property "Reference" "#PWR0199" (id 0) (at 25.4 173.355 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VSS" (id 1) (at 18.4149 172.9867 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 21.59 173.355 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 21.59 173.355 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 49250186-d42a-44e2-b291-2aff006e577d))
)
(symbol (lib_id "power:VSS") (at 21.59 183.515 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid 20f8e3e3-e241-4cae-ad5d-3a5b28d93369)
(property "Reference" "#PWR0155" (id 0) (at 25.4 183.515 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VSS" (id 1) (at 18.4149 183.1467 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 21.59 183.515 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 21.59 183.515 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 86810250-06b4-484a-b732-42b9a9b73edc))
)
(symbol (lib_id "power:+48V") (at 49.53 160.02 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid ae2bd09d-ae3e-4138-91fc-fc8a28556978)
@@ -3013,40 +2950,6 @@
(pin "1" (uuid e82212ef-24e1-4fdb-b2e5-67937725d229))
)
(symbol (lib_id "power:VSS") (at 57.15 139.7 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid e526a61f-c4eb-4665-9e2f-8e5ce80ea3b2)
(property "Reference" "#PWR0157" (id 0) (at 60.96 139.7 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VSS" (id 1) (at 53.9749 139.3317 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 57.15 139.7 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 57.15 139.7 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 27ce2e36-e882-422c-8d2d-10a2b4e59856))
)
(symbol (lib_id "power:VSS") (at 85.09 176.53 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid 4e33c9d6-b74d-4c0b-8fe4-41fcf4a167d3)
(property "Reference" "#PWR0162" (id 0) (at 85.09 172.72 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VSS" (id 1) (at 84.7217 180.8544 0))
(property "Footprint" "" (id 2) (at 85.09 176.53 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 85.09 176.53 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 02100b5b-232b-4efb-841f-f0180267bae9))
)
(symbol (lib_id "power:+48V") (at 91.44 96.52 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 445abd96-c1f8-4cfa-ae52-930b949d1a83)
@@ -3101,40 +3004,6 @@
(pin "1" (uuid b46a8a16-35a6-4f7b-891b-8b62cc0926fc))
)
(symbol (lib_id "power:VSS") (at 119.38 80.01 270) (unit 1)
(in_bom yes) (on_board yes)
(uuid 2d8e1f50-298a-450e-8f0e-f36a974c01a5)
(property "Reference" "#PWR0161" (id 0) (at 115.57 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VSS" (id 1) (at 122.5551 80.3783 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 119.38 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 119.38 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid f6744e08-6233-4dff-a7c4-6afbfdc2e195))
)
(symbol (lib_id "power:VSS") (at 121.92 44.45 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid f3be7483-8075-41dd-819b-46b206e856fa)
(property "Reference" "#PWR0170" (id 0) (at 121.92 40.64 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VSS" (id 1) (at 121.5517 48.7744 0))
(property "Footprint" "" (id 2) (at 121.92 44.45 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 121.92 44.45 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 7e78d534-e1ee-401e-9e0e-44ef9cd41dc9))
)
(symbol (lib_id "power:+48V") (at 153.035 80.01 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 16bd94ff-9d1d-4945-aed3-dfc72dbc4ac3)
@@ -3153,22 +3022,6 @@
(pin "1" (uuid 2b9b204e-779c-4272-8bf7-f21477c5803c))
)
(symbol (lib_id "power:VSS") (at 189.23 100.33 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid 6895614b-40e4-40d2-a0f9-76b06824af82)
(property "Reference" "#PWR0163" (id 0) (at 189.23 96.52 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VSS" (id 1) (at 188.8617 104.6544 0))
(property "Footprint" "" (id 2) (at 189.23 100.33 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 189.23 100.33 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 81572298-2a46-43d0-b99a-48df82252838))
)
(symbol (lib_id "power:+12V") (at 229.235 88.9 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid d4146f01-45dc-405c-a264-a7dd2c3eb758)
@@ -3223,6 +3076,38 @@
(pin "2" (uuid e8b1dfcf-beb5-4043-99a9-546c2d5d4398))
)
(symbol (lib_id "power:GNDS") (at 21.59 173.355 270) (unit 1)
(in_bom yes) (on_board yes)
(uuid 7ff3905c-92ad-4478-9a3f-7298fb05a7f8)
(property "Reference" "#PWR?" (id 0) (at 15.24 173.355 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GNDS" (id 1) (at 16.51 173.355 90))
(property "Footprint" "" (id 2) (at 21.59 173.355 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 21.59 173.355 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid a2008cc4-55bd-4bf3-a481-19a0fdb951ed))
)
(symbol (lib_id "power:GNDS") (at 21.59 183.515 270) (unit 1)
(in_bom yes) (on_board yes)
(uuid 91e132e4-d134-46ea-8d23-160242cdd7b0)
(property "Reference" "#PWR?" (id 0) (at 15.24 183.515 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GNDS" (id 1) (at 16.51 183.515 90))
(property "Footprint" "" (id 2) (at 21.59 183.515 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 21.59 183.515 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 0b0484f6-95e5-403f-9ded-ef6b8ebecbb8))
)
(symbol (lib_id "power:GND1") (at 36.195 109.22 270) (unit 1)
(in_bom yes) (on_board yes)
(uuid b0b75dcd-9984-4930-a9e0-2a55e5e62a20)
@@ -3241,6 +3126,22 @@
(pin "1" (uuid 046c8370-b68a-4817-be4d-c44c7e4f5750))
)
(symbol (lib_id "power:GNDS") (at 57.15 139.7 270) (unit 1)
(in_bom yes) (on_board yes)
(uuid 672b627a-4348-4279-b8a8-163f1c4885c7)
(property "Reference" "#PWR?" (id 0) (at 50.8 139.7 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GNDS" (id 1) (at 52.07 139.7 90))
(property "Footprint" "" (id 2) (at 57.15 139.7 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 57.15 139.7 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid bcd4e9fd-cf91-4d91-86a4-8d335314410e))
)
(symbol (lib_id "power:GND1") (at 62.23 128.27 270) (unit 1)
(in_bom yes) (on_board yes)
(uuid fab3202e-2735-47f9-bf54-6403b2924f01)
@@ -3291,17 +3192,33 @@
(pin "1" (uuid 044b0b34-81d4-4cf0-a9d8-7c3eff236b18))
)
(symbol (lib_id "power:GND1") (at 101.6 176.53 0) (unit 1)
(symbol (lib_id "power:GNDS") (at 85.09 167.005 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 02814b58-8f20-4db9-9a93-033418ff87f3)
(property "Reference" "#PWR?" (id 0) (at 85.09 173.355 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GNDS" (id 1) (at 85.09 172.085 90))
(property "Footprint" "" (id 2) (at 85.09 167.005 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 85.09 167.005 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 8a4c9635-dadb-4571-9da6-aa05b86273b4))
)
(symbol (lib_id "power:GND1") (at 104.14 167.005 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 221c82d0-7570-469e-a8c9-24a732343e2a)
(property "Reference" "#PWR0166" (id 0) (at 101.6 182.88 0)
(property "Reference" "#PWR0166" (id 0) (at 104.14 173.355 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND1" (id 1) (at 101.7143 180.8544 0))
(property "Footprint" "" (id 2) (at 101.6 176.53 0)
(property "Value" "GND1" (id 1) (at 104.2543 171.3294 0))
(property "Footprint" "" (id 2) (at 104.14 167.005 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 101.6 176.53 0)
(property "Datasheet" "" (id 3) (at 104.14 167.005 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid b3fbf498-39c7-4449-8ba4-06627509a044))
@@ -3325,6 +3242,38 @@
(pin "1" (uuid 9d9618fe-83a3-44d0-a897-a2a4f2b6e154))
)
(symbol (lib_id "power:GNDS") (at 119.38 80.01 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid d4429dea-6e5b-48d2-98a5-c989a58d6aee)
(property "Reference" "#PWR?" (id 0) (at 125.73 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GNDS" (id 1) (at 124.46 80.01 90))
(property "Footprint" "" (id 2) (at 119.38 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 119.38 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 786fa3cc-954b-4e53-8f87-8b3abb154f69))
)
(symbol (lib_id "power:GNDS") (at 121.92 44.45 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid fecbc772-ab3a-4586-97d2-e45ee77c472c)
(property "Reference" "#PWR?" (id 0) (at 121.92 50.8 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GNDS" (id 1) (at 121.92 49.53 90))
(property "Footprint" "" (id 2) (at 121.92 44.45 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 121.92 44.45 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid bb202eb1-3e8b-4107-bdae-d28711f734e1))
)
(symbol (lib_id "power:GND1") (at 126.365 147.32 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid d65180b8-f359-46a5-a3ea-1f2667997fac)
@@ -3471,6 +3420,22 @@
(pin "1" (uuid c310f2b0-c603-4f2b-a590-800b3ef8d48f))
)
(symbol (lib_id "power:GNDS") (at 189.23 100.33 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid bd326a97-7600-4bd1-bd02-2316c6f31c50)
(property "Reference" "#PWR?" (id 0) (at 189.23 106.68 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GNDS" (id 1) (at 189.23 105.41 90))
(property "Footprint" "" (id 2) (at 189.23 100.33 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 189.23 100.33 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid b88b9113-3a4b-4487-9d64-418fee0e7c40))
)
(symbol (lib_id "power:GND") (at 205.74 25.4 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid dea00b6c-85a7-47d8-9ae7-f7ee17321834)
@@ -4900,28 +4865,6 @@
(pin "2" (uuid a0dd5ae0-d6e5-41bb-b80f-16cead78168f))
)
(symbol (lib_id "Device:D_Schottky") (at 92.71 173.99 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid 69e52206-aea1-48ed-8f88-c70eb74dc771)
(property "Reference" "D19" (id 0) (at 92.71 169.3102 0))
(property "Value" "B1100-13-F" (id 1) (at 92.71 171.33 0))
(property "Footprint" "Diode_SMD:D_SMA" (id 2) (at 92.71 173.99 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 92.71 173.99 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Config" "DNP" (id 4) (at 92.71 176.53 0))
(property "Manufacturer" "Diodes Incorporated" (id 5) (at 92.71 173.99 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "PartNumber" "B1100-13-F" (id 6) (at 92.71 173.99 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid c07a5047-3c60-483c-86d1-b07e92b4e356))
(pin "2" (uuid 0add08bc-9adf-43c8-8b75-3b690a94aa74))
)
(symbol (lib_id "Device:D_Zener") (at 107.95 70.485 270) (unit 1)
(in_bom yes) (on_board yes)
(uuid 0d87fdb4-bb8d-4780-b6cd-24397b135466)
@@ -5065,12 +5008,12 @@
(pin "3" (uuid eba8f3c4-3139-432c-b99d-9d9056a3a44b))
)
(symbol (lib_id "Device:Filter_EMI_CommonMode") (at 73.66 69.85 0) (unit 1)
(symbol (lib_id "Amber:Filter_EMI_LL_1243") (at 73.66 69.85 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 59b3b2a4-69cc-4b91-a496-9a2aacf0b558)
(property "Reference" "FL1" (id 0) (at 73.66 62.23 0))
(property "Value" "1k@100MHz{slash}500mA" (id 1) (at 73.66 64.135 0))
(property "Footprint" "" (id 2) (at 73.66 68.834 0)
(property "Footprint" "Amber:Murata_DLW5B" (id 2) (at 73.66 68.834 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.murata.com/en-global/api/pdfdownloadapi?cate=cgsubChipCommoModeChokeCoil&partno=DLW5BTM102SQ2%23" (id 3) (at 73.66 68.834 0)

View File

@@ -5531,7 +5531,7 @@
(uuid b337577e-6c96-4ffa-abfa-23bf93ebc568)
(property "Reference" "U7" (id 0) (at 125.73 33.02 0))
(property "Value" "FE1.1" (id 1) (at 162.56 33.02 0))
(property "Footprint" "Package_DFN_QFN:QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm" (id 2) (at 144.78 105.41 0)
(property "Footprint" "Package_QFP:TQFP-48_7x7mm_P0.5mm" (id 2) (at 144.78 105.41 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://elinux.org/images/e/ee/FE11-datasheet.pdf" (id 3) (at 144.78 64.77 0)