Topology
A topology is the connection pattern between end devices, relays, cluster heads, and gateways. It is a design constraint, not just a drawing style.
Design and compare star, mesh, tree, ring, and hybrid IoT networks
Topology controls the number of radio links, relay hops, failure blast radius, and battery hotspots. Compare common IoT layouts while a packet moves from an end device to the gateway.
A topology is the connection pattern between end devices, relays, cluster heads, and gateways. It is a design constraint, not just a drawing style.
Each hop adds airtime, delay, and another chance for loss. Low-hop topologies are simple, but they can concentrate risk at one node.
Extra paths can keep packets moving after a link fails. Redundancy costs more neighbor maintenance and usually more energy.
The right answer depends on coverage area, power budget, reliability target, mobility, maintenance access, and traffic rate.
Smart building sensors with mixed powered routers and sleepy end devices.
Smart building: mixed mains-powered routers and sleepy sensors
Link count is the estimated number of usable radio relationships the network must provision and maintain. Forwarded packet load is roughly end-device messages multiplied by typical hop depth.
Delivery estimate is a teaching model. It combines link quality, route depth, and path diversity so learners can see directionally why redundancy helps but does not make weak links disappear.
Best for simple sensor-to-gateway collection when all devices can reach the hub. Watch hub capacity and coverage.
Best for coverage and self-healing when relays have enough power. Watch routing overhead and neighbor churn.
Best for hierarchical fields, clusters, and aggregation. Watch relay hotspots near the root.
Best for fixed sequential sites with predictable links. Watch multi-hop delay and break handling.
Best for real deployments mixing star access, tree clusters, and mesh backbones. Watch operational complexity.
For a building deployment, place sleepy battery sensors at the edge, mains-powered relays in corridors, and at least two backbone routes to the gateway. Verify the gateway and upper relays do not become the only path for critical alarms.