Packet paths reveal the topology
Play or Step from sensing to delivery. The highlighted links show which nodes carry traffic in this round.
Compare star, mesh, and cluster-tree WSNs under the same node field, radio range, reporting rate, sink placement, and failure scenario.
Star, mesh, and cluster-tree networks can all be reasonable. The difference is where radio energy, relay load, latency, and failure risk concentrate. Use the same sensor field for each option, then step through one reporting round to see what changes.
Play or Step from sensing to delivery. The highlighted links show which nodes carry traffic in this round.
The table recalculates star, mesh, and cluster-tree with the same node count, range, sink, and failure setting.
A topology can have low total energy yet still drain one sink neighbor or cluster head first.
The energy units are normalized. Real deployments also depend on MAC duty cycle, radio chipset, terrain, fading, and traffic pattern.
Star topology sends every reachable sensor directly to the sink.
All rows use the same generated sensor field. Energy is a normalized teaching estimate using distance-sensitive transmit cost plus receive/aggregation overhead.
| Topology | Reachable | Max hops | Packet-equivalent transmissions | Hotspot load | Energy / hour | Reading |
|---|
Every sensor talks directly to the sink. This is easy to reason about and can be fast in a compact area, but range and sink availability dominate the design.
Nodes can forward for neighbors, so a sparse failure can be routed around when an alternate path exists. The cost is routing state, extra receiving, and relay hotspots near the sink.
Members send to cluster heads, heads aggregate readings, and heads forward toward the sink. It can reduce sink-bound traffic, but cluster heads carry concentrated energy and failure risk.
This tool uses a compact teaching model: transmit cost rises with distance using a path-loss exponent near 2.4, receive cost is counted for forwarding nodes, and cluster-tree aggregation reduces the payload that leaves each cluster. Values are normalized units, not Joules for a specific radio.
The claims here are intentionally conditional. WSN surveys emphasize that battery limits, random deployment, topology changes, multi-hop routing, and data aggregation all affect routing and lifetime. RPL is included as a modern LLN reference for multipoint-to-point and point-to-multipoint routing patterns rather than as a claim that every WSN uses RPL.
Select Long field, then compare Star and Mesh. Which row has better reachability, and what happens to hotspot load?
Select Aggregated farm and raise aggregation reduction. Explain why cluster-tree energy changes more than star energy.
Set Failure to one cluster head down. Step through Cluster-tree and identify which nodes lose service and why.