PoE Minimum Load | ๐งจ Engineering Schematic Solutions
Intro
Now even cheap Ethernet switch could support PoE feature, which allows to power devices using single CAT5 cable.
Special PoE IC like SI3404 give a chance to build your own PD, so if you're going to use it in your design take a look at the unobvious thing.
๐บ Issue Description
| If you have PoE and measure the voltage with no load you will see situation like that (T=2.5s, f=0.39Hz) | If you take a look at the switch LED PoE status you will see periodic blinking |
![]() | ![]() |
โ Causing
Minimum current is important here โ if the PD draws too little, the PSE might disconnect power assuming the PD is removed or faulty.
Standard | Min Operating Current (MPS) | Notes |
802.3af | 10 mA | For 60 ms every 400 ms |
802.3at/af | 10 mA | Same |
802.3bt | 10 mA (per pair set) | Up to 4-pair delivery |
๐ง Issue Fix
Additional Load Resistor
| DC-DC | DC-DC 5V |
| Minimum Load Current | 10 mA |
| Load Resistance at 12V Rated Voltage | 1000 Ohm |
Iย = 12V / 1000 Ohm = 12 mA
P = I * R = 0.144W
โ Fixed
| After adding resistor for constant load the voltage is always stable: | ![]() |
Conclusions
- It's important to have always-on PoE when you have 2 or more power inputs since when another power input disconnects it should instantly switch to the PoE which should be already available for usage without delays:
- Comments
Write a comment
No comments yet. Be the first to add a comment!


