Zigbee
By Connectivity Standards Alliance
4 radio specification, designed for small, infrequent data transfers among battery-powered devices such as smart-home sensors, light bulbs, and switches. Its defining feature is mesh networking, where devices relay messages through one…
Definition
Zigbee is a low-power wireless mesh networking standard built on the IEEE 802.15.4 radio specification, designed for small, infrequent data transfers among battery-powered devices such as smart-home sensors, light bulbs, and switches. Its defining feature is mesh networking, where devices relay messages through one another to extend range and reliability well beyond what a single point-to-point radio link could reach on its own.
Overview
Zigbee was created to fill a gap that neither Wi-Fi nor classic Bluetooth addressed well: connecting large numbers of very low-power sensors and actuators across a home or building where a single hub's radio range would not reach every device, and where each device needed to run on a small battery for years rather than requiring frequent charging or a wired power connection. A single router's Wi-Fi signal, for example, often cannot reliably reach a sensor in a detached garage or far corner of a large house. Mechanically, Zigbee builds a mesh network in which certain devices, typically ones with continuous power like smart plugs or light switches, act as routers that relay messages on behalf of battery-powered end devices that spend most of their time asleep to conserve power. A message from a distant sensor can hop through several intermediate router devices to reach the network's coordinator, which is usually a smart-home hub, meaning the effective coverage area grows as more powered devices join the mesh rather than being fixed by a single radio's range. Zigbee networks operate mainly in the 2.4 GHz band using IEEE 802.15.4's physical layer, but layer their own networking and application conventions on top, including the widely used Zigbee Home Automation profile that lets certified devices from different manufacturers interoperate. Zigbee differs from Bluetooth Low Energy primarily in topology: BLE is fundamentally a point-to-point or star protocol between a device and a hub, while Zigbee's mesh lets messages hop between many devices, making it better suited to whole-building coverage with many nodes. It also differs from Thread, a newer low-power mesh protocol that, unlike Zigbee, is IPv6-native and was designed from the outset to interoperate with the Matter smart-home standard. In practice, Zigbee underpins many smart-home ecosystems' sensors, bulbs, plugs, and locks, often coordinated through a dedicated hub since most phones and computers lack a built-in Zigbee radio, unlike Bluetooth or Wi-Fi. Zigbee Home Automation certification has historically been one of the more mature paths to cross-vendor smart-home interoperability, predating the newer Matter standard. The main limitation of Zigbee is its dependence on a hub or bridge for most consumer setups, since general-purpose devices do not include Zigbee radios natively, adding a piece of hardware and a potential point of failure to the network. Its throughput is also low, suited only to short status and command messages rather than any form of streaming data, and large meshes require enough always-powered router devices distributed through a space to actually deliver the range benefit the protocol promises.
Specification
- Forms a self-extending mesh network by relaying through powered devices
- Built on the IEEE 802.15.4 low-power radio physical layer
- Lets battery-powered end devices sleep most of the time to save power
- Uses the Zigbee Home Automation profile for cross-vendor interoperability
- Requires a hub or bridge since most consumer devices lack native radios
- Scales coverage as more powered router devices join the mesh
- Predates Matter as an established smart-home interoperability standard
- Suited to short status and command messages, not streaming data