Switching

PoE Power Budget Calculator: Will Your Switch Handle It?

G Gurpreet Singh September 5, 2026 7 min read
Two animated bars against a 384 watt switch budget showing the same twelve devices drawing 136 watts in practice but reserving 302 watts when the switch allocates by PoE class
Add up the PSE watts your devices require, not the PD watts printed on their datasheets, and compare that against the switch's total PoE budget. The trap is that many switches reserve the full PoE class maximum per port rather than measuring real draw: eight WiFi 6 access points and four fixed cameras pull 136 W in practice but can commit 302 W of a 384 W budget when allocated by class. Size for about 25 percent spare.
Key takeaways

  • ["PSE watts are what the switch supplies and PD watts are what the device receives, and datasheets usually quote the lower PD figure.","802.3af is 15.4 W PSE for 12.95 W PD, 802.3at is 30 for 25.5, and 802.3bt Type 3 is 60 for 51.","Switches that allocate by PoE class can reserve more than double what the devices actually draw.","Exceeding the budget makes the switch refuse power to the lowest priority ports, often ones you did not touch.","Leave about 25 percent headroom for startup inrush, winter camera heaters and future devices.","Use 23 AWG solid bare copper for permanent PoE runs, because thin or CCA cable drops voltage and adds heat."]
1 Your switch


On the datasheet, often called total PoE power
Common budgets:






2 Your devices


13 W typical, class max 30 W


22 W typical, class max 60 W


8 W typical, class max 15.4 W


25 W typical, class max 30 W


50 W typical, class max 60 W


6 W typical, class max 15.4 W


Door controllers, PoE lighting, anything else


Leave at 0 if not needed

Add some devices to see whether the switch can power them
Total draw
0 W
Switch budget
384 W
Headroom
0 W
Budget used
0%
Powered devices
0 devices
Switch to buy, with 25% spare

The mistake this tool exists to catch

Almost everyone sizes a PoE switch by adding up what their devices draw. That number is often less than half what the switch actually commits.

Two separate things go wrong, and both push the real figure upward.

PSE watts and PD watts are different numbers

PoE is specified at two points. PSE is the power sourcing equipment, meaning the switch. PD is the powered device at the far end.

The standards allow for loss in the cable between them, so the two figures never match:

StandardCommon nameAt the switch (PSE)Guaranteed at the device (PD)
802.3afPoE15.4 W12.95 W
802.3atPoE+30 W25.5 W
802.3bt Type 3PoE++60 W51 W
802.3bt Type 4PoE++100 W71.3 W

A camera datasheet quoting 25.5 W is quoting the PD figure. Your switch has to supply 30 W to deliver it. Budget in PSE watts, always, because that is the number the switch is counting.

Power leaves the switch at the PSE figure and arrives at the device at the lower PD figure, with a table of the four PoE standards showing both numbers
Budget against the left column. The right column is what the datasheet prints.

Many switches reserve by class, not by measurement

This is the bigger trap, and it is why the checkbox above exists.

When a device connects, it announces a power class. Some switches then reserve the full maximum for that class and hold it, whether the device uses it or not. Others measure actual consumption, usually negotiated over LLDP, and only commit what is really drawn.

The difference is not small. Take twelve devices, eight WiFi 6 access points and four fixed cameras:

Allocation methodReservedOf a 384 W budget
By actual draw136 W35%
By PoE class302 W79%

Same hardware, more than double the commitment. A switch that looked a third full is now four fifths full and cannot take another access point.

Check your switch’s documentation for dynamic power allocation or LLDP power negotiation. If it supports them and they are enabled, use actual draw. If you cannot confirm it, tick the class box and size for that.

What happens when you exceed the budget

The switch does not fail, and nothing catches fire. It refuses power to ports, and which ports it refuses is the part worth understanding.

Most managed switches use port priority. Each port is set to critical, high or low, and when the budget runs out the lowest priority ports are dropped first. On many switches every port defaults to low, in which case the tiebreak is usually port number, and the highest numbered ports go dark.

The failure is confusing in practice, because the devices that stop working are not the ones you added. Plug in a twentieth access point and a camera on port 48 goes offline instead.

If you are running close to the limit, set priorities deliberately. Cameras and door controllers should outrank a desk phone.

How much headroom to leave

Size for about 25 percent spare, which is what the recommendation figure above uses.

Three reasons, all of which show up in real installations.

Devices draw more at startup. Inrush current when a switch reboots and every device powers up at once is higher than steady state. A budget that fits in normal running can fail on power up, which is exactly when nobody is watching.

Cameras draw more in winter. A heated camera pulls its full rating in freezing weather and a fraction of it in summer. Size for January, not July.

You will add devices. Every network grows. Filling a switch to 95 percent means the next camera needs a new switch.

Cable length matters too

The standards assume 100 metres of cable and build the PSE to PD gap around that loss. Two things make it worse than the standard allows for.

Thin conductors. The slim patch cables sold as 28 AWG have noticeably higher resistance than the 23 AWG used in solid in-wall cable. Over a long run under load, that is real voltage drop and real heat.

Copper clad aluminium. CCA cable has higher resistance than pure copper and is not permitted under the TIA specifications. On a long PoE run it can leave the device short of power entirely.

For permanent runs powering anything, use 23 AWG solid bare copper. Our guide to Cat6 vs Cat6a vs Cat7 vs Cat8 covers why the gauge and the conductor matter more than the category number.

Typical device draw

Use these if you do not have the datasheet to hand. They are the figures the calculator uses.

DeviceTypical drawUsual classReserved by class
WiFi 6 access point13 W802.3at30 W
WiFi 7 access point22 W802.3bt Type 360 W
Fixed IP camera8 W802.3af15.4 W
PTZ camera25 W802.3at30 W
PTZ camera with heater50 W802.3bt Type 360 W
IP desk phone6 W802.3af15.4 W

Choosing the switch itself is a separate question, and our guide to the best PoE switches compares budgets and port counts. If you are planning cameras specifically, outdoor camera systems with an NVR covers why PoE beats wireless for that job, and the office network guide puts the whole thing together with a real equipment list.

Frequently asked questions

How do I calculate PoE power budget?

Add up the PSE watts each device requires, not the PD watts on its datasheet, then compare that to the switch’s total PoE budget. If your switch allocates by class rather than measuring actual draw, use the class maximum for each device, which is often more than double the real consumption.

What is the difference between PSE and PD watts?

PSE is what the switch supplies and PD is what the device receives, with the gap accounting for cable loss. 802.3at is 30 W at the switch but only 25.5 W guaranteed at the device. Datasheets usually quote the PD figure, so always budget using the higher PSE number.

What happens if I exceed my switch’s PoE budget?

The switch refuses power to ports rather than failing. Managed switches drop the lowest priority ports first, and where every port has the same priority the highest numbered ports usually go dark. The devices that stop working are often not the ones you just added.

How much PoE headroom should I leave?

About 25 percent. Devices draw more at startup than in steady running, heated cameras pull their full rating only in winter, and every network gains devices over time. A switch filled to 95 percent cannot take one more camera.

Does cable length affect PoE?

Yes. The standards assume up to 100 metres and build the PSE to PD gap around that loss, but thin 28 AWG patch cable and copper clad aluminium both have higher resistance than the 23 AWG solid copper the specification assumes, which means more voltage drop and more heat.

Can I use PoE injectors instead of a PoE switch?

Yes, and below about ten powered devices they are usually cheaper. Each injector costs $15 to $30 and powers one device, but each also needs a mains socket near the run. Past roughly ten devices a PoE switch is both cheaper and far tidier.

More free tools: subnet calculator, CIDR to subnet mask converter and bandwidth calculator.

GU
Written by

Gurpreet Singh

Hey! I"m Gurpreet Singh and I Have 7+ Years of experience in the Network & Security Domain as well as the Cloud Infra Domain. I am Certified with Cisco ( CCNA ), CheckPoint ( CCSA ), 1xAWS, 3xAZURE, and 3xNSE. So I love to share my tech knowledge with you.

Leave a Reply

Your email address will not be published. Required fields are marked *