How the PoE HAT Powers a Raspberry Pi

The Power over Ethernet (PoE) Hardware Attached on Top (HAT) allows a Raspberry Pi to receive both high-speed network connectivity and electrical power through a single standard Ethernet cable. By utilizing the unused wires or phantom power techniques of an Ethernet cable, the PoE HAT eliminates the need for a separate USB power supply. This article explains the underlying IEEE standards, the hardware components involved, and the practical benefits of using a PoE HAT for streamlined, single-cable Raspberry Pi deployments.

The Technology Behind Power over Ethernet

Power over Ethernet operates on standardized protocols established by the Institute of Electrical and Electronics Engineers (IEEE). The most common standards used by Raspberry Pi PoE HATs are IEEE 802.3af (PoE) and IEEE 802.3at (PoE+).

In a standard Cat5e or Cat6 Ethernet cable, there are four twisted pairs of copper wires. While 10/100 Mbps Ethernet only requires two pairs for data transmission, Gigabit Ethernet utilizes all four pairs. PoE technology works by injecting a direct current (DC) voltage—usually between 44V and 57V—into these wire pairs. Because data and power operate at vastly different frequencies, they can coexist on the same copper strands without interfering with each other, a method often referred to as phantom power.

How the Hardware Connection Works

For a Raspberry Pi to utilize this technology, it requires a compatible network switch or an injector, a compatible Pi board, and the PoE HAT itself.

Why Use a PoE HAT?

Deploying a Raspberry Pi with a PoE HAT offers several distinct advantages for both hobbyists and enterprise environments: