PoE Power Budget Calculator (2026) — Size 4–16 Camera Systems Correctly

Free PoE power budget calculator for 802.3af / 802.3at / 802.3bt camera deployments.

Last updated: February 2026

This PoE budget calculator (also known as a PoE budget sizing tool or "PoE budget beräkning") helps you calculate total switch power requirements for IP cameras and edge AI deployments.

Also searching for "PoE budget beräkning"? This calculator works for global PoE deployments.

Quick Answer

Formula: Required PoE Budget (W) = (Cameras × W/camera + Switch overhead + Other devices) × (1 + Headroom ÷ 100)

Design Notes: Always use max power draw per camera from the manufacturer datasheet — not nominal or typical values. Include 5–15W for switch overhead unless the datasheet explicitly excludes it from the PoE budget. Use 20% headroom as a minimum; 25–30% for outdoor, PTZ, or IR-equipped deployments.

Example: 8 cameras at 8W each, 10W switch overhead, 25% headroom: (8 × 8 + 10) × 1.25 = 74 × 1.25 = 92.5W — select a 120W switch.

Verify both total PoE budget and per-port limit in the switch datasheet. The more restrictive limit applies.

PoE Budget Quick Reference (2026)

Rule: Check both total PoE budget and per-port limit — the more restrictive one determines your switch selection.

PoE Switch Tier Guide (Real-World Deployments)

Deployment Camera Config Estimated Load (10W overhead + 25% headroom) Recommended Switch Budget
4-camera indoor 4 fixed, 8W each (32 + 10) × 1.25 = 52W 60W
8-camera standard 8 fixed, 8W each (64 + 10) × 1.25 = 93W 120W
8-camera with PTZ mix 6 fixed (8W) + 2 PTZ (25W) (98 + 10) × 1.25 = 135W 180W
16-camera fixed 16 fixed, 10W each (160 + 10) × 1.25 = 213W 250W
16-camera outdoor/PTZ mix 12 fixed (10W) + 4 PTZ (25W) (220 + 10) × 1.25 = 288W 370W

Note: Camera watts are max draw from datasheet; typical draw is often lower. PTZ values assume mid-range pan-tilt-zoom cameras at full IR load. Scale headroom to 30% for outdoor deployments.

For complete edge AI infrastructure planning, see guides on RAM sizing and Jetson NVMe endurance picks.

Calculator

Camera Inputs
PoE Standard
Additional Load & Headroom

Building a full edge AI node? See:

How to Use

Why PoE Cameras Randomly Reboot at Night (And How to Prevent It)

The most common unexplained PoE camera outage pattern: cameras that run stably during the day begin power-cycling at dusk or in cold weather. The cause is predictable once you understand the load dynamics.

In edge AI deployments, this problem is amplified when PoE splitters or 802.3bt adapters power compute modules — Jetson-class devices, for example, are commonly powered via a dedicated PoE port drawing 15–25W depending on power mode. When a single PoE switch serves both cameras and edge compute nodes, the compute ports consume meaningful budget and may require PoE+ or PoE++ per-port allocation. A Jetson Orin Nano in 15W mode should be budgeted as a PoE+ class load (802.3at, 30W PSE) once splitter losses and peak draw are included; mixing such a device with IR cameras on an 802.3af switch (15.4W per-port limit) will produce per-port failures even when total switch budget appears sufficient. Validate each port's peak draw independently when mixing camera and compute loads on a single switch.

The fix is consistent: size headroom correctly at design time (20–30% above max draw, not typical draw) and verify per-port limits against worst-case camera power, not nominal camera power.

Why this matters: Undersizing a PoE switch is the most common cause of intermittent IP camera outages — cameras power-cycle when the switch's total budget is exceeded, and the root cause is rarely obvious from symptoms alone. A 10-minute budget calculation prevents months of on-site troubleshooting.

Engineering Summary

PoE Budget Formula

Required Budget (W) = (Cameras × W/camera + Switch overhead + Other PoE devices) × Headroom multiplier

Headroom multiplier = 1 + (headroom % ÷ 100). Standard value: 1.25 for 25% headroom. Example: 8 cameras at 10W, 10W switch overhead, 25% headroom: (80 + 10) × 1.25 = 112.5W → select a 120W switch.

PoE Standards Reference

Standard Max per Port Typical Use Case Common Camera Types
802.3af (PoE) 15.4W Fixed dome cameras, access points Standard fixed IP cameras ≤12W
802.3at (PoE+) 30W PTZ cameras, cameras with heaters PTZ, varifocal, cameras with IR
802.3bt Type 3 (PoE++) 60W High-power PTZ, edge AI compute nodes High-end PTZ, Jetson-class edge nodes
802.3bt Type 4 (PoE++) 100W Specialty high-power devices Rare for cameras; thin clients, displays

Decision Checklist

FAQ

What is PoE headroom?

Headroom is extra budget to handle peak loads and inefficiencies in cable runs. A 20–30% safety margin is standard for edge deployments.

How do I know my camera's power draw?

Check your camera's datasheet for "max power consumption" or "PoE power." Typical PoE+ IP cameras draw 5–15W; check the manufacturer specs.

How many watts does an IP camera use?

Most PoE IP cameras draw 5–15W. PTZ cameras can draw 20–30W depending on IR and motor activity.

Why does cable length matter?

Longer cable runs lose voltage over distance, reducing power available to the camera. The PoE standard accounts for this, but poor quality cables amplify the loss.

What if my switch has per-port limits different from the standard?

Some switches limit each port below the standard (e.g., 20W per port on a PoE+ switch). Always verify your switch datasheet and apply the most restrictive limit.

Planning a Full Deployment?

This calculator covers PoE infrastructure sizing — one layer of a multi-layer design. A production edge AI node also requires compute sizing (RAM tier, NVMe endurance), camera network design (VLANs, bandwidth budgeting), power protection (UPS sizing, graceful shutdown), and inference pipeline configuration. These decisions interact: camera count drives PoE budget, which informs switch selection, which affects network topology, which determines compute node placement.

Try the Power Budget Planner tool for interactive sizing of the full system, or see the 8-Camera Edge AI Deployment Blueprint for a complete design specification covering PoE, compute, storage, networking, and monitoring.