Author Topic: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation  (Read 21634 times)

0 Members and 1 Guest are viewing this topic.

Offline EEVblogTopic starter

  • Administrator
  • *****
  • Posts: 37661
  • Country: au
    • EEVblog
EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« on: September 13, 2018, 02:42:50 pm »
The new official Power Over Ethernet (PoE) hat for the Raspberry Pi 3 B+ has been reported to fail when powering USB devices.
Dave investigates, until, well, something goes horribly wrong...

 
The following users thanked this post: thm_w

Offline Zbig

  • Frequent Contributor
  • **
  • Posts: 927
  • Country: pl
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #1 on: September 13, 2018, 03:27:34 pm »
The Register has interviewed the Raspberry Pi guy who has elaborated somewhat on the cause of the issue: https://www.theregister.co.uk/2018/09/11/raspberry_pi_poe_hat_issue/
 
The following users thanked this post: Towger, akimmet

Online Berni

  • Super Contributor
  • ***
  • Posts: 4922
  • Country: si
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #2 on: September 13, 2018, 03:59:24 pm »
This must have been designed by a intern or something because pretty much everythyng is wrong with this design! :palm:


So the reason that i think this is causing a problem is the sharp rise time in the ripple on the 5V output. That fast risetime will try to quickly charge any capacitance on the other side of the USB hub protection circuitry, once the load is big enough the spikes in current will exceed the trip point and make it go into overcurrent mode. The reason it happens on all ports is that the Raspberry Pi 3 uses a single 5V high side switch with built in protection to switch all 4 ports (Cost saving most likley). The pins on the USB hub are wired together so that a overcurrent signal is sent for all 4 ports, that's why it will report an error for all ports. I know about this because i had to reverse engineer that part of the circuit some time ago.

Lets start listing whats wrong with it:
- The HV clearance is very important for PoE compliance as you can get massive spikes on long ethernet cables. That slot is doing absolutely nothing due to the copper fill mistake and im sure the clearances are not to spec.
- The fact that plugging it in gets in the way of the GPIO header is a major fail. You could have used one of those long pinned troughhole headders that arudinos and so many other Pi Hats use.
- That tiny 4 pin connector should have at least had some large copper pads with vias to hold it down (Or even better just use troughhole)
- 250mV of ripple is pretty bad, but its made even worse by that sharp rising edge in it
- This can NOT run reliably at 130°C on major semiconductor components.
- They did not use the opportunity of a copper fill around the diode to cool it (Not even giving it vias to help drain the heat away)
- The layout is a bit meh around the secondary side as it has a fair bit of current loop by the time it gets rectified to DC (These are very fast swings in this topology)
- The common mode cap over the isolation barier has a really long way around. This will likely make the board radiate radio interference like crazy
- That common mode current also has two paths, each one around the fan, not a good design with fast transient currents
- Output voltage goes out of control with no load calls for at least some sort of zenner diode to keep it within sane limits (This topology can really run away badly with no load)
- It should survive such an output short circuit just fine as im sure a lot of people will eventually short out the 5V rail trough some stupid mistake (Most regulator designs are short circuit tolerant these days)
« Last Edit: September 13, 2018, 04:01:19 pm by Berni »
 

Offline Monkeh

  • Super Contributor
  • ***
  • Posts: 7990
  • Country: gb
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #3 on: September 13, 2018, 04:05:31 pm »
The Register has interviewed the Raspberry Pi guy who has elaborated somewhat on the cause of the issue: https://www.theregister.co.uk/2018/09/11/raspberry_pi_poe_hat_issue/

Quote
It was, Upton observed, "dumb luck" that heavy load testing was done with one brand of switch while lighter testing occurred with the other. Thus the PoE HAT passed product validation.

I'm not quite sure 'dumb luck' is the term for not performing full tests against all variations of your product.
 
The following users thanked this post: Zbig

Offline Habropoda

  • Regular Contributor
  • *
  • Posts: 67
  • Country: us
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #4 on: September 13, 2018, 04:20:37 pm »
The slot is for the camera cable.  It has nothing to do with clearance.
 
The following users thanked this post: AG6QR

Offline free_electron

  • Super Contributor
  • ***
  • Posts: 8515
  • Country: us
    • SiliconValleyGarage
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #5 on: September 13, 2018, 06:46:22 pm »
without even looking at anything else : who the hell suspends a transformer in a hole like that ?
Professional Electron Wrangler.
Any comments, or points of view expressed, are my own and not endorsed , induced or compensated by my employer(s).
 
The following users thanked this post: firewalker

Offline JustMeHere

  • Frequent Contributor
  • **
  • Posts: 724
  • Country: us
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #6 on: September 13, 2018, 07:31:36 pm »
without even looking at anything else : who the hell suspends a transformer in a hole like that ?

Watch the video.
 

Offline thm_w

  • Super Contributor
  • ***
  • Posts: 6272
  • Country: ca
  • Non-expert
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #7 on: September 13, 2018, 09:06:58 pm »
I don't understand why there was so much hype for POE hat.

You can spend less money, and get a properly enclosed product, that can be reused for another project down the road if needed:
https://www.aliexpress.com/store/product/Cdycam-IEEE-802-3af-Micro-USB-Active-PoE-Splitter-Power-Over-Ethernet-48V-to-5V-2/1920360_32841790680.html
https://www.aliexpress.com/store/product/Xinfi-DC-12V-POE-Adapter-Injector-Splitter-Connector-IEEE802-3af-Active-10-100Mbps-For-IP-Cameras/1543317_32620368747.html

The only advantage I see is its slightly more compact.
Profile -> Modify profile -> Look and Layout ->  Don't show users' signatures
 

Offline dardosordi

  • Regular Contributor
  • *
  • Posts: 84
  • Country: ar
 

Offline JustMeHere

  • Frequent Contributor
  • **
  • Posts: 724
  • Country: us
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #9 on: September 13, 2018, 11:48:41 pm »
I don't understand why there was so much hype for POE hat.

You can spend less money, and get a properly enclosed product, that can be reused for another project down the road if needed:
https://www.aliexpress.com/store/product/Cdycam-IEEE-802-3af-Micro-USB-Active-PoE-Splitter-Power-Over-Ethernet-48V-to-5V-2/1920360_32841790680.html
https://www.aliexpress.com/store/product/Xinfi-DC-12V-POE-Adapter-Injector-Splitter-Connector-IEEE802-3af-Active-10-100Mbps-For-IP-Cameras/1543317_32620368747.html

The only advantage I see is its slightly more compact.

POE makes it very easy to get power to a distant location.  POE cameras are a popular example.  You don't have to pay for an electrician.  That is big.  Cat5 is very cheap compared to power wire.

Also POE gives you the ability to remotely control the power.
« Last Edit: September 13, 2018, 11:55:21 pm by JustMeHere »
 

Offline EEVblogTopic starter

  • Administrator
  • *****
  • Posts: 37661
  • Country: au
    • EEVblog
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #10 on: September 14, 2018, 02:43:09 am »
I don't understand why there was so much hype for POE hat.

You can spend less money, and get a properly enclosed product, that can be reused for another project down the road if needed:
https://www.aliexpress.com/store/product/Cdycam-IEEE-802-3af-Micro-USB-Active-PoE-Splitter-Power-Over-Ethernet-48V-to-5V-2/1920360_32841790680.html
https://www.aliexpress.com/store/product/Xinfi-DC-12V-POE-Adapter-Injector-Splitter-Connector-IEEE802-3af-Active-10-100Mbps-For-IP-Cameras/1543317_32620368747.html

The only advantage I see is its slightly more compact.

Yeah, plenty of existing robust solutions exist to give you 5V @ 2.5A, but just that it's a separate box.
 

Offline EEVblogTopic starter

  • Administrator
  • *****
  • Posts: 37661
  • Country: au
    • EEVblog
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #11 on: September 14, 2018, 02:45:24 am »
without even looking at anything else : who the hell suspends a transformer in a hole like that ?

Very comment technique to get the height profile down. You see it on countless DC-DC converter designs.
Bonus is it's also a lower creepage path
 

Offline ogden

  • Super Contributor
  • ***
  • Posts: 3731
  • Country: lv
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #12 on: September 14, 2018, 04:18:37 am »
- The HV clearance is very important for PoE compliance as you can get massive spikes on long ethernet cables. That slot is doing absolutely nothing due to the copper fill mistake and im sure the clearances are not to spec.

As we all saw in the video, Raspberry Pi 3 board fails miserably in this regard.
 

Offline TurboTom

  • Super Contributor
  • ***
  • Posts: 1388
  • Country: de
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #13 on: September 14, 2018, 05:35:57 am »
Shame the POE board got damaged. It shouldn't, just from a short at its output rail. What I would have liked to see is an attempt to operate the RPI with the POE unit located separately. The "antenna" effect (induced voltage in the probe ground lead, especially by that magnitude) in the vicinity of the transformer should have made you suspicious. The RPI board is just millimeters away when the POE board is installed and the stray field of the transformer will induce the same kind of voltages there as well.  I can very well imagine that this is actually causing all the trouble observed. It might be worth trying to put a short winding (copper foil) externally around the transformer as to be found frequently on bigger switchmode transformers. Anyway, since it's broken now, testing is over...

Thanks anyway for demonstrating the problem.

Cheers,
Thomas
 

Offline Peabody

  • Super Contributor
  • ***
  • Posts: 1965
  • Country: us
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #14 on: September 14, 2018, 01:57:46 pm »
So if instead of using the POE hat you provided a nice clean 5V supply into that four-pin connector on the PI that the hat normally uses, there would be no problems with USB?  Just a test to eliminate the possiblility that getting 5V from that connector doesn't contribute to the problem in some way.
 

Offline free_electron

  • Super Contributor
  • ***
  • Posts: 8515
  • Country: us
    • SiliconValleyGarage
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #15 on: September 14, 2018, 02:11:59 pm »
without even looking at anything else : who the hell suspends a transformer in a hole like that ?

Very comment technique to get the height profile down. You see it on countless DC-DC converter designs.
Bonus is it's also a lower creepage path

Provided the transformer is mechanically supported .... This one is wafting in the wind. It is pretty big and will cause plenty of stress on the solderjoints and the copper adhesion. i hope they have shot some via's in the pads...
Professional Electron Wrangler.
Any comments, or points of view expressed, are my own and not endorsed , induced or compensated by my employer(s).
 

Offline free_electron

  • Super Contributor
  • ***
  • Posts: 8515
  • Country: us
    • SiliconValleyGarage
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #16 on: September 14, 2018, 02:18:55 pm »
a couple of design remarks
- why does that output diode run so hot ? That is not normal.
- Are we sure that transformer is properly made for that switching frequency ? It wouldn't be the first time they are running at the wrong frequency. some of these chips come in different frequency settings and the transformer needs to be adapted.
- primary side regulation is crap. that only works if you use a post-regulator.
Professional Electron Wrangler.
Any comments, or points of view expressed, are my own and not endorsed , induced or compensated by my employer(s).
 

Offline ogden

  • Super Contributor
  • ***
  • Posts: 3731
  • Country: lv
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #17 on: September 14, 2018, 02:38:51 pm »
Light (1W) load frequency of that converter was audible frequency, 9.47 KHz. Audio jack output could become unusable when powered from PoE hat. In next video (if any) would be nice to check that as well.
 

Offline Fungus

  • Super Contributor
  • ***
  • Posts: 16560
  • Country: 00
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #18 on: September 14, 2018, 06:17:28 pm »
That thing needs diagnosing/fixing. It might just be a diode.
 

Offline ricktendo

  • Regular Contributor
  • *
  • Posts: 115
  • Country: hn
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #19 on: September 14, 2018, 07:17:03 pm »
I don't understand why there was so much hype for POE hat.

You can spend less money, and get a properly enclosed product, that can be reused for another project down the road if needed:
https://www.aliexpress.com/store/product/Cdycam-IEEE-802-3af-Micro-USB-Active-PoE-Splitter-Power-Over-Ethernet-48V-to-5V-2/1920360_32841790680.html
https://www.aliexpress.com/store/product/Xinfi-DC-12V-POE-Adapter-Injector-Splitter-Connector-IEEE802-3af-Active-10-100Mbps-For-IP-Cameras/1543317_32620368747.html

The only advantage I see is its slightly more compact.

I have one of these and it works fine with my Pi 2B+, but I can report the PoE part works but the LAN cable does not work with the Pi 3B+.

Note: the LAN cable on the PoE injector is only 10/100 (Fast Ethernet,) if you can find a 10/100/1000 (Gigabit) version of the same injector it may work.

P.S. I have this 3rd party PoE adter from Navo Labs, I will test it see if this too has the same issue

https://navolabs.com/product/raspberry-pi-3-micro-poe-hat/

Edit: I do not have a load tester so I do not know for sure, but as a test I plugged in an external HDD and my Pi did not power down like in Dave's video
« Last Edit: September 14, 2018, 07:23:58 pm by ricktendo »
 
The following users thanked this post: thm_w

Offline ogden

  • Super Contributor
  • ***
  • Posts: 3731
  • Country: lv
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #20 on: September 14, 2018, 07:22:25 pm »
I think there's nothing wrong with diode from design point of view. Diodes usually have to dissipate some power in switching converters (which are not synchronous thus w/o diodes). Most likely they use diode used in MP8007 reference design, SBR8U60P5 or similar. Such diode at 2.5A forward current have ~0.3V drop meaning dissipated power is 0.75W which is more or less what we see in thermal imager. IMHO problem is not diode but specification promising PoE Class0 12.5W with quite lossy dc-dc converter design. They are just trying to jump over their head/hat. Users would be fine with PoE Class2 6.5W (5V @ 1.3A) resulting in much lower heat dissipation.
 

Offline thm_w

  • Super Contributor
  • ***
  • Posts: 6272
  • Country: ca
  • Non-expert
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #21 on: September 14, 2018, 08:10:12 pm »
POE makes it very easy to get power to a distant location.  POE cameras are a popular example.  You don't have to pay for an electrician.  That is big.  Cat5 is very cheap compared to power wire.

Also POE gives you the ability to remotely control the power.

I mean the fact that there was a "POE hat" added, was the hype. POE itself is great, didn't think about the remote power control, would be good to remotely reset the unit.

I have one of these and it works fine with my Pi 2B+, but I can report the PoE part works but the LAN cable does not work with the Pi 3B+.

Note: the LAN cable on the PoE injector is only 10/100 (Fast Ethernet,) if you can find a 10/100/1000 (Gigabit) version of the same injector it may work.

Odd that it wouldn't work on the 3 but does on 2, you'd think the pi would just auto-negotiate to 10 or 100mbps. Maybe forcing 100mbps somehow would help.
The second link lets you choose a gigabit option, presumably adds the missing pairs.
Profile -> Modify profile -> Look and Layout ->  Don't show users' signatures
 

Offline ogden

  • Super Contributor
  • ***
  • Posts: 3731
  • Country: lv
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #22 on: September 14, 2018, 08:26:31 pm »
IMHO rPI is screaming for low cost non-isolated "passive" 12V PoE hat which comes with 12V wal-wart supply and "pigtail injector". Usual rPI buyers rarely have 802.3AF-compatible switches around, PoE brick supply Dave used in the video also is not that wildly popular or cheap compared to 12V 1A "plugs with tail".
 

Online wraper

  • Supporter
  • ****
  • Posts: 16793
  • Country: lv
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #23 on: September 14, 2018, 08:30:08 pm »
without even looking at anything else : who the hell suspends a transformer in a hole like that ?
Most of the thin TV PSUs.

« Last Edit: September 14, 2018, 08:32:27 pm by wraper »
 
The following users thanked this post: ogden

Offline ricktendo

  • Regular Contributor
  • *
  • Posts: 115
  • Country: hn
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #24 on: September 15, 2018, 01:33:14 am »
I have one of these and it works fine with my Pi 2B+, but I can report the PoE part works but the LAN cable does not work with the Pi 3B+.

Note: the LAN cable on the PoE injector is only 10/100 (Fast Ethernet,) if you can find a 10/100/1000 (Gigabit) version of the same injector it may work.

Odd that it wouldn't work on the 3 but does on 2, you'd think the pi would just auto-negotiate to 10 or 100mbps. Maybe forcing 100mbps somehow would help.
The second link lets you choose a gigabit option, presumably adds the missing pairs.
Here are detailed PCB pictures of a 12v model, maybe this will provide a clue

http://www.knutsel.org/2016/05/31/poe-pi-powering-a-raspberry-pi-with-power-over-ethernet/

BTW it does appear that they have an updated Gigabit model for the Pi 3B+

eBay auction: #123357699802
 
The following users thanked this post: thm_w

Offline BrianHG

  • Super Contributor
  • ***
  • Posts: 7660
  • Country: ca
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #25 on: September 15, 2018, 07:05:26 am »
without even looking at anything else : who the hell suspends a transformer in a hole like that ?
This super high quality, 10k$, 1kv isolated 4 channel 14 bit scope also has the transformers mounted in the middle of the PCB, and apparently, the high isolation development took over a year and was found to be the best solution:
https://www.eevblog.com/forum/blog/eevblog-1119-designing-a-1kv-isolated-oscilloscope/
 

Offline Halcyon

  • Global Moderator
  • *****
  • Posts: 5629
  • Country: au
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #26 on: September 15, 2018, 11:54:07 pm »
I don't understand why there was so much hype for POE hat.

You can spend less money, and get a properly enclosed product, that can be reused for another project down the road if needed:
https://www.aliexpress.com/store/product/Cdycam-IEEE-802-3af-Micro-USB-Active-PoE-Splitter-Power-Over-Ethernet-48V-to-5V-2/1920360_32841790680.html
https://www.aliexpress.com/store/product/Xinfi-DC-12V-POE-Adapter-Injector-Splitter-Connector-IEEE802-3af-Active-10-100Mbps-For-IP-Cameras/1543317_32620368747.html

The only advantage I see is its slightly more compact.

Because POE is a widely used standard. You can plug a non-POE device into a POE port and not have it blow up. Those passive splitters/injectors are fine for crude installations, but when you forget and you plug it into the wrong device, the outcome isn't so good.

Also, those splitters use the unused pairs on a 10BASE-T / 100BASE-TX connection. If you used one of those splitters with a Gigabit-capable device, the best you'd get is 100Mbps as it's splitting off those "spare" pairs. A POE/POE+ device can run at 1Gbps while the switch also supplies the power along the same cable.
 

Offline thm_w

  • Super Contributor
  • ***
  • Posts: 6272
  • Country: ca
  • Non-expert
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #27 on: September 17, 2018, 06:56:40 pm »
Because POE is a widely used standard. You can plug a non-POE device into a POE port and not have it blow up. Those passive splitters/injectors are fine for crude installations, but when you forget and you plug it into the wrong device, the outcome isn't so good.

Also, those splitters use the unused pairs on a 10BASE-T / 100BASE-TX connection. If you used one of those splitters with a Gigabit-capable device, the best you'd get is 100Mbps as it's splitting off those "spare" pairs. A POE/POE+ device can run at 1Gbps while the switch also supplies the power along the same cable.

Second link has gigabit for $11, as I noted above.
Profile -> Modify profile -> Look and Layout ->  Don't show users' signatures
 

Offline Halcyon

  • Global Moderator
  • *****
  • Posts: 5629
  • Country: au
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #28 on: September 17, 2018, 11:11:47 pm »
Because POE is a widely used standard. You can plug a non-POE device into a POE port and not have it blow up. Those passive splitters/injectors are fine for crude installations, but when you forget and you plug it into the wrong device, the outcome isn't so good.

Also, those splitters use the unused pairs on a 10BASE-T / 100BASE-TX connection. If you used one of those splitters with a Gigabit-capable device, the best you'd get is 100Mbps as it's splitting off those "spare" pairs. A POE/POE+ device can run at 1Gbps while the switch also supplies the power along the same cable.

Second link has gigabit for $11, as I noted above.

Sure. However that isn't a "dumb" splitter (at least it doesn't purport to be). That device provides phantom power, just like other 802.3af devices do, hence why it's able to be used at Gigabit link speeds. It just has an additional DC barrel jack at the end. The point of the Raspberry Pi hat is so that additional equipment isn't required.



 
The following users thanked this post: thm_w

Offline viewgsm

  • Newbie
  • Posts: 5
  • Country: us
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #29 on: September 18, 2018, 01:51:36 am »
Well, guess what, we did the test  for NavoLabs PoE hat for you and it passes with flying colors :) the video is being edited and should be on youtube tonight, you can easy power up 2.5" HDD from the usb, also the ripple is very well under control, 20-40mV Peak-to-peak,  also using a DC load we are able to sink 1A easy from the USB port while powered by the NavoLabs PoE hat
https://navolabs.com/product/raspberry-pi-3-micro-poe-hat/    :-DD :box:
 
The following users thanked this post: ricktendo

Online Berni

  • Super Contributor
  • ***
  • Posts: 4922
  • Country: si
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #30 on: September 18, 2018, 05:25:30 am »
Nice one, very compact design there.

Tho by the looks of it that's not a isolated supply so careful plugging anything grounded into that raspberry pi.
 

Offline ogden

  • Super Contributor
  • ***
  • Posts: 3731
  • Country: lv
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #31 on: September 18, 2018, 07:46:58 am »
Tho by the looks of it that's not a isolated supply so careful plugging anything grounded into that raspberry pi.

Also looks that there are no rectifiers nor reverse polarity protection diode  :palm:
Claiming "IEEE 802.3af POE" is so wrong.
 

Offline LapTop006

  • Supporter
  • ****
  • Posts: 467
  • Country: au
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #32 on: September 18, 2018, 11:01:00 am »
Tho by the looks of it that's not a isolated supply so careful plugging anything grounded into that raspberry pi.

Also looks that there are no rectifiers nor reverse polarity protection diode  :palm:
Claiming "IEEE 802.3af POE" is so wrong.

Some PoE chipsets such as the Si3402 have the diodes integrated, although for a use such as this I'd use external diodes, not sure what chipset they're using on that one.
 
The following users thanked this post: ogden

Offline ricktendo

  • Regular Contributor
  • *
  • Posts: 115
  • Country: hn
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #33 on: September 18, 2018, 02:42:28 pm »
Some PoE chipsets such as the Si3402 have the diodes integrated, although for a use such as this I'd use external diodes, not sure what chipset they're using on that one.
The chipset the board is using is the: Si3402 B-GM

I purchased one while I waited for the official Pi PoE Hat to be released, I added a fan connector to help with cooling.

 

Offline viewgsm

  • Newbie
  • Posts: 5
  • Country: us
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #34 on: September 18, 2018, 04:36:24 pm »
It does, take a closer look, plus it has integrated diodes too !
 

Offline viewgsm

  • Newbie
  • Posts: 5
  • Country: us
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #35 on: September 18, 2018, 04:40:34 pm »
Also looks that there are no rectifiers nor reverse polarity protection diode  :palm:
Claiming "IEEE 802.3af POE" is so wrong.

Dude, do some research before you speak, or at least look good at the photos, it has integrated diodes and it has external too, and its IEEE 802.3af compliant.
 

Offline Monkeh

  • Super Contributor
  • ***
  • Posts: 7990
  • Country: gb
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #36 on: September 18, 2018, 07:02:41 pm »
Does appear to not be isolated, though. That can be a massive pain.
 

Offline free_electron

  • Super Contributor
  • ***
  • Posts: 8515
  • Country: us
    • SiliconValleyGarage
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #37 on: September 18, 2018, 07:07:01 pm »
without even looking at anything else : who the hell suspends a transformer in a hole like that ?
Most of the thin TV PSUs.


yup. through hole ones...
or if the transformer is on TOP of the board.
in this thing it is hanging BELOW the board causing stress on the copper lamination ! BAD design !
Professional Electron Wrangler.
Any comments, or points of view expressed, are my own and not endorsed , induced or compensated by my employer(s).
 

Offline ricktendo

  • Regular Contributor
  • *
  • Posts: 115
  • Country: hn
 

Offline ogden

  • Super Contributor
  • ***
  • Posts: 3731
  • Country: lv
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #39 on: September 20, 2018, 05:15:24 am »
Also looks that there are no rectifiers nor reverse polarity protection diode  :palm:
Claiming "IEEE 802.3af POE" is so wrong.

Dude, do some research before you speak, or at least look good at the photos, it has integrated diodes and it has external too

Dude, please be so kind and show (with arrows) where are rectifiers. Seems, you don't even comprehend what rectifiers I am talking about - obviously not about diode at buck converter output [rofl]

Quote
and its IEEE 802.3af compliant.

Dude, you are The One who needs to do some research - about IEEE 802.3af compliance.  :-DD

Hint: clause "33.4.1 isolation"
« Last Edit: September 20, 2018, 05:21:22 am by ogden »
 

Online Berni

  • Super Contributor
  • ***
  • Posts: 4922
  • Country: si
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #40 on: September 20, 2018, 05:49:00 am »
Found another two PoE hat designs... Opinions?

eBay auction: #263811907135

https://www.tindie.com/products/canerdurmusoglu/power-over-ethernet-hat-for-raspberry-pi3-model-b/

The first one does look better made and it does have real opto feedback so its output should be nice and stable. It has decent sized capacitors on it to smooth things out including some ferrite filters to really clean it up. The parts look reasonably well cooled and it has troughhole connectors. Looks quite good. Tho the isolation doesn't look that great(But it is there so that's a big plus) and the capacitors that bridge the primary and secundary side look kinda small to meet the kilovolt voltage ratings and the way that they route the output back to that capacitor makes a significant loop area in there and probably makes a good antenna to radiate out switching noise.

The other one i couldn't reverse engineer very far from the photos but its quite neat in how compact it is, hopefully they did it properly and met the spec.

EDIT: And yes the ebay module is the best i seen so far in this whole thread.
« Last Edit: September 20, 2018, 05:52:37 am by Berni »
 

Offline ogden

  • Super Contributor
  • ***
  • Posts: 3731
  • Country: lv
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #41 on: September 20, 2018, 05:49:49 am »
Found another two PoE hat designs... Opinions?

eBay auction: #263811907135

https://www.tindie.com/products/canerdurmusoglu/power-over-ethernet-hat-for-raspberry-pi3-model-b/

Both isolated. Good. Isolation is "must have" for anything that is more than just hobby toy for living room installation.

Ebay module clearly have two rectifiers meaning - will work with any polarity. It also have optoisolated feedback, thus supposedly good regulation at any load. From what I see, eBay module is best I have seen (visually).

That IVMTECH module seems to be "OK-ish" but unfortunately no isolated feedback, nor input rectifiers are visible on top of the daughterboard PCB. There are some hints that most likely some components are on the bottom. Hard to tell. Have to see both sides.
 

Offline Halcyon

  • Global Moderator
  • *****
  • Posts: 5629
  • Country: au
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #42 on: September 20, 2018, 06:03:56 am »
Found another two PoE hat designs... Opinions?

eBay auction: #263811907135

https://www.tindie.com/products/canerdurmusoglu/power-over-ethernet-hat-for-raspberry-pi3-model-b/

Both isolated. Good. Isolation is "must have" for anything that is more than just hobby toy for living room installation.

Ebay module clearly have two rectifiers meaning - will work with any polarity. It also have optoisolated feedback, thus supposedly good regulation at any load. From what I see, eBay module is best I have seen (visually).

That IVMTECH module seems to be "OK-ish" but unfortunately no isolated feedback, nor input rectifiers are visible on top of the daughterboard PCB. There are some hints that most likely some components are on the bottom. Hard to tell. Have to see both sides.

The feedback on that site doesn't look too good.
 

Offline Monkeh

  • Super Contributor
  • ***
  • Posts: 7990
  • Country: gb
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #43 on: September 20, 2018, 02:57:36 pm »
Also looks that there are no rectifiers nor reverse polarity protection diode  :palm:
Claiming "IEEE 802.3af POE" is so wrong.

Dude, do some research before you speak, or at least look good at the photos, it has integrated diodes and it has external too

Dude, please be so kind and show (with arrows) where are rectifiers. Seems, you don't even comprehend what rectifiers I am talking about - obviously not about diode at buck converter output [rofl]

The rectifier is internal to the IC. This is not hard to understand.
 

Offline ogden

  • Super Contributor
  • ***
  • Posts: 3731
  • Country: lv
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #44 on: September 20, 2018, 07:16:16 pm »
The rectifier is internal to the IC. This is not hard to understand.

I just missed to carefully read DS of Si3402. Two on-chip input diode bridges confirmed, case closed.
 

Offline viewgsm

  • Newbie
  • Posts: 5
  • Country: us
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #45 on: September 21, 2018, 06:05:44 am »
intro to the test video for the NavoLabs PoE hat

 

Online Red Squirrel

  • Super Contributor
  • ***
  • Posts: 2748
  • Country: ca
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #46 on: September 21, 2018, 12:22:31 pm »
What kind of boggles me is that they would release this as is.  That's a pretty major flaw.   Didn't they test the design first?   "It passes electrical rules check, ship it!"   :-DD
 

Online oPossum

  • Super Contributor
  • ***
  • Posts: 1415
  • Country: us
  • Very dangerous - may attack at any time
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #47 on: October 03, 2018, 07:12:28 pm »
A fix using a LC filter. 4.7 uH + 100 uF x 2


 
The following users thanked this post: ricktendo

Offline chefkoch84

  • Contributor
  • Posts: 41
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #48 on: October 22, 2018, 08:10:24 pm »
FYI:

Dave is not the lonley ee nerd anymore - he goes full mainstream ROCKSTAR.

This is the german yellow press of IT:
https://www.heise.de/make/meldung/Aerger-mit-dem-Raspberry-Pi-Power-over-Ethernet-HAT-4196194.html

Gangnam Style - Style

cheers.
 

Offline darrellg

  • Supporter
  • ****
  • Posts: 105
  • Country: us
Re: EEVblog #1122 - Raspberry Pi 3 PoE Hat FAIL Investigation
« Reply #49 on: November 09, 2018, 04:54:58 pm »
The Raspberry Pi folks have posted a mea culpa discussing what went wrong and what they've done to fix it.

https://www.raspberrypi.org/blog/poe-hat-revision/
« Last Edit: November 09, 2018, 04:58:57 pm by darrellg »
 
The following users thanked this post: ogden


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf