How Does an IoT Solution Actually Work? Part 2 - Edge Computing

A deeper look at some special cases.

Calum McClelland -
IoT Explained – How Does an IoT System Actually Work? – Part 2

In the first part of How Does an IoT Solution Actually Work?, I explained that there are four major components that are involved in any given IoT solution. Those components are Sensors/Devices, Connectivity, Data Processing, and User Interface. The Internet of Things is made up of connected devices, i.e. anything that has the capacity to transfer data over a network. So by definition, an IoT solution needs some kind of connectivity, especially if it uses the cloud.

However, there are certain cases where the data processing or the interaction with the sensor/device through the user interface can take place without any data first being transferred over an external network. In this post I’ll be explaining why you might skip the connectivity. But first, here’s a quick recap of how they work together:

An IoT solution consists of sensors/devices which “talk” to the cloud through some kind of connectivity. Once the data gets to the cloud, software processes it and then might decide to perform an action, such as sending an alert or automatically adjusting the sensors/devices without the need for the user.

But if the user input is needed or if the user simply wants to check in, a user interface allows them to do so. Any adjustments or actions that the user makes are then sent in the opposite direction through the solution: from the user interface, to the cloud, and back to the sensors/devices to make some kind of change.

So Why Skip the Connectivity?

One reason is latency. Latency refers to how long it takes for a packet of data to get from the start point to the end point. Although latency doesn’t matter in the vast majority cases, for some IoT applications latency is critical.

Imagine you’re in a self-driving car and suddenly somebody loses control of their car in front of you. Would you want to wait for the self-driving car to send data to the cloud, have that data processed, then have instructions for what to do sent back to the car? No! Those milliseconds could mean life or death.

Even if you’re the one driving the car, you want the user interface (i.e the steering wheel) directly hooked up to the device (i.e the car) rather than waiting for your input to be transmitted externally, processed, and then sent back.

Another reason is that sending lots of data can become really expensive. Some IoT applications collect a ton of data but only a small fraction is actually important. Local algorithms can restrict what gets sent thus lowering costs.

A good example is a security camera. Streaming video takes a lot of data, but the vast majority of the footage might be of an empty hallway.

How Do You Skip the Connectivity?

Rather than send data over a network for it to be processed in the cloud, an alternative approach is to process the data on a gateway (what’s a gateway?) or on the sensor/device itself. This is called either fog computing or edge computing (because you’re bringing the cloud “closer to the ground” and the computing is taking place at the edges of the IoT system rather than the center).

For the security camera, it could use machine vision to “watch” for anything abnormal and only then send that footage to the cloud.

For the self-driving car, the data processing all takes place in the onboard computer which allows for faster decision-making.

IoT Solutions are Complex and Varied

Every IoT solution combines the four components I discussed in Part 1, Sensors/Devices, Connectivity, Data Processing, and User Interface. However, as you’ve seen in this IoT Explained Part 2, a specific IoT solution can combine these components in different ways. It all comes down the specific situation that needs to be addressed.

Ultimately, IoT solutions are meant to improve our everyday experiences and improve our efficiency in whatever way possible. Now you know how an IoT solution actually works at a high level, but if you’re interested in a deeper dive, I encourage you to check out the IoT 101: Introduction to Internet of Things eBook I’ve written (which is free!).

Author
Calum McClelland - VP, Operations & Projects, Leverege

Contributors
Leverege
Leverege
Leverege is accelerating the digital transformation of organizations by helping them successfully develop and deploy enterprise asset management solutions. IoT Changes Everything™
Leverege is accelerating the digital transformation of organizations by helping them successfully develop and deploy enterprise asset management solutions. IoT Changes Everything™