Edge node Cloud node
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

IoT Edge Computing: Offloading & Latency Simulator

This simulation demonstrates the concept of edge computing within an IoT environment. A ring of sensor devices continuously generates data packets; each packet is either processed locally on a capacity-limited edge server or sent across the network to an elastic cloud data-center, exactly the routing decision every real IoT deployment has to make. The edge path is modelled as a genuine M/D/1 queue — so as traffic approaches the edge server's capacity, watch queueing delay grow nonlinearly rather than linearly, the real reason edge nodes get overwhelmed under load. The cloud path trades that queueing risk for a fixed network round-trip and extra transmission energy. Drag the packet rate, offload fraction, network latency and edge capacity sliders to explore the full local-vs-cloud trade-off space live, with matching 3D packet flight, queue visualisation and numeric readouts for latency, queue depth, edge utilization and energy draw.