mirror of
https://github.com/NabuCasa/yellow.git
synced 2025-10-27 12:04:18 -07:00
EMC optimisations
-eth shield is not connected to the GND rather it shields "input" of poe -used smaller package for bulk PoE capacitor -Changed common mode filter to Pulse T8113 -Added more inductor filters on the primary side -replaced secondary side ferrite silter with an inductor -used distributed "flyback" capacitor (3 instead of 1) -slightly increased distance between the poe transformer and the ethernet signal traces - extended GND1 under the transformer - primary snubber circuit is now in "hot-loop" area -repositioned poe enable optocoupler Signed-off-by: Dominik Sliwa <dominik@sliwa.io>
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
"silk_text_upright": false,
|
||||
"zones": {
|
||||
"45_degree_only": false,
|
||||
"min_clearance": 0.15
|
||||
"min_clearance": 0.19999999999999998
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [
|
||||
@@ -589,11 +589,13 @@
|
||||
"microvia_drill": 0.1,
|
||||
"name": "poe_hv",
|
||||
"nets": [
|
||||
"/Ethernet/ETH_SHLD",
|
||||
"/Ethernet/VC1",
|
||||
"/Ethernet/VC2",
|
||||
"/Ethernet/VC3",
|
||||
"/Ethernet/VC4"
|
||||
"/Ethernet/VC4",
|
||||
"/PoE/POE_IN_N",
|
||||
"/PoE/POE_IN_P",
|
||||
"ETH_SHLD"
|
||||
],
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
|
||||
Reference in New Issue
Block a user