←back to thread

257 points voxadam | 1 comments | | HN request time: 0.501s | source
Show context
willis936 ◴[] No.45664343[source]
Other stuff engineers should know:

- PoE endpoints should have isolation barriers, factor this into cost and size estimates

- Don't skimp on TVS

- ideal diode full bridge rectifiers are really cool and you should use them (in more power entries than just PoE)

replies(3): >>45664517 #>>45665543 #>>45666107 #
dynode ◴[] No.45664517[source]
Awesome I’m just doing a POE design now.

- Was having a conversation today about isolation and grounding for POE (product has a metal case). Do you have a reference? Or standard?

- TVS ahead of the bridge right?

- Do you have a part recommendation or reference design for ideal diode POE?

replies(3): >>45665565 #>>45666902 #>>45667385 #
1. willis936 ◴[] No.45666902[source]
The chassis net should be passed through the cable shield and the power isolated to force the current return through the cable in case power ground is bonded to chassis (which is commonly done, not sure why, I prefer a 1MOhm standoff). While not perfect this link is concise and provides handles to the relevant specs.

https://www.brainboxes.com/faq/power-isolation-in-poe-ethern...

Yeah, TVS before any other silicon junction. It's nice to throw a single-use medium or slow blow SM fuse before the TVS to open circuit in device faults.

This is going to be individual preference. I like the density and low design risk of fully integrated solutions like Microchip's PD70224. As long as you spec your FETs appropriately you can't go wrong with TI or AD options (VDS of at least 100 V, ID of at least as much current as you want to cram through with healthy headroom, RDSon that makes you happy, VGS that's compatible with the datasheet charge pump, size and cost that doesn't make you weep). When in doubt, stay very close to the datasheet's design.

I just saw that the PD70224 is not recommended for new designs. What an awful day to have eyes.

Oh, it's been superseded by the PD70288. Much lower RDSon, but a huge 8x8 package. The charge pump is mysteriously gone and there is now a UVLO of 24V. This is more PoE-specific, which is less generally interesting to me.

If only someone would sell me an ideal diode full bridge rectifier IC with integrated FETs, OCP circuit breaking, UVLO, OVLO, a fault flag, control input, and current monitor, I'd never buy a different power entry IC.