Book Image

Hands-On Industrial Internet of Things

By : Giacomo Veneri, Antonio Capasso
Book Image

Hands-On Industrial Internet of Things

By: Giacomo Veneri, Antonio Capasso

Overview of this book

We live in an era where advanced automation is used to achieve accurate results. To set up an automation environment, you need to first configure a network that can be accessed anywhere and by any device. This book is a practical guide that helps you discover the technologies and use cases for Industrial Internet of Things (IIOT). Hands-On Industrial Internet of Things takes you through the implementation of industrial processes and specialized control devices and protocols. You’ll study the process of identifying and connecting to different industrial data sources gathered from different sensors. Furthermore, you’ll be able to connect these sensors to cloud network, such as AWS IoT, Azure IoT, Google IoT, and OEM IoT platforms, and extract data from the cloud to your devices. As you progress through the chapters, you’ll gain hands-on experience in using open source Node-Red, Kafka, Cassandra, and Python. You will also learn how to develop streaming and batch-based Machine Learning algorithms. By the end of this book, you will have mastered the features of Industry 4.0 and be able to build stronger, faster, and more reliable IoT infrastructure in your Industry.
Table of Contents (18 chapters)

IoT key technologies

The IoT is sometimes used as a synonym of big data, is sometimes confused with the cloud, and is sometimes linked to machine learning and artificial intelligence. All of these things are partially true:

  • IoT uses big data technology to store data
  • IoT is normally deployed on the cloud to improve scalability
  • IoT uses advanced analytics to process data

However, on the flip side, there's this to consider:

  • IoT is focused on a data stream, rather than having huge amounts (petabytes) of data storage
  • IoT can use on-premises solutions through virtualization technology
  • Machine learning on IoT is not as productive as simple threshold rules or physics-based analytics

These concepts have been highlighted by the The Eclipse Foundation's 2018 IoT survey. The following diagram shows the adoption of the cloud technologies by companies:

Eclipse's IoT survey—the technologies underlined in red are those that will be discussed in this book

The following shows IoT technology adoption from a storage point of view:

Eclipse's IoT survey—the technologies underlined in red are those that will be discussed in this book

In this book, we will explore the most common IoT cloud solutions, such as AWS, GCP, and Azure, and the most common OEM I-IoT platforms, such as Bosch IoT, Predix, and MindSphere, to provide state-of-the-art IoT technology. We will also look at other common open source technologies, including those in the following table:

KairosDB

Time series database

Apache Kudu

Data integration

OpenTSDB

Time series database

Apache Airflow

Analytics platform

Cassandra

Storage

Apache Beam

Analytics platform

HBase

Storage

Apache Spark

Analytics platform

Redis

Cache and object storage

Eclipse IoT

IOT platform

Neo4j

Graph database

Kaa IoT

IOT platform

Elasticsearch

Search engine and storage

RabbitMQ

Queue

MongoDB

Document storage

Kafka

Queue

These technologies can be used to build an IoT platform from scratch or to integrate with an existing one. We will also consider other commonly used commercial software in the industrial environment.

We will discover the new generation of edge computing and the edge gateway, and, finally, we will deal with machine learning and artificial intelligence. This journey is also the journey of the IoT from the cloud to the big revolution expected around 2020:

The waves of innovation in IoT