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 and I-IoT – similarities and differences

There are many similarities between the IoT and the I-IoT. The I-IoT, however, is strictly related to industry and so it has some specific features, as highlighted in the following list:

  • Cyber security is a critical topic for any digital solution, but its implementation in the industrial world requires special attention. This is because the OT systems and devices in industry have a much longer life cycle and are often based on legacy chips, processors, and operating systems that are not designed to be connected over the internet. This means they live in an isolated LAN, protected by a firewall from the external world.
  • It is critical to ensure that industrial digital devices stay running; any temporary disruption can imply a large economic loss.
  • I-IoT solutions must co-exist in an environment with a significant amount of legacy operation technologies. They must also co-exist with different devices acting as data sources, including SCADA, PLCs, DCS, various protocols and datasets, and the back-office enterprise resource planning (ERP) systems as well.
  • Industrial networks are specialized and deterministic networks, supporting tens of thousands of controllers, robots, and machinery. I-IoT solutions deployed into these networks must, therefore, scale tens of thousands of sensors, devices, and controllers seamlessly.
  • Physical objects in the industrial world are more complex and have a wider range of typologies when compared to the consumer world.
  • In the industrial world, robustness, resilience, and availability are key factors. Usability and user experience, however, are not as relevant as they are in the consumer world.
  • Industrial and OT systems, from programmable logic controllers to machining equipment, are frequently reprogrammed and reconfigured to support new processes. I-IoT solutions must support and provide the same flexibility and adaptability to support operations.
  • Intellectual property is a sensitive and important topic in the industrial world. Consider, for example, the design of a new machine, an engine, or a new food or drink recipe. The IP is often what differentiates a company in the market, and this cannot be lost or violated, since it is often managed by the company as a trade secret rather than covered through a patent.