Reader small image

You're reading from  Hands-On Industrial Internet of Things

Product typeBook
Published inNov 2018
PublisherPackt
ISBN-139781789537222
Edition1st Edition
Right arrow
Authors (2):
Giacomo Veneri
Giacomo Veneri
author image
Giacomo Veneri

Giacomo Veneri graduated in computer science from the University of Siena. He holds a PhD in neuroscience context with various scientific publications. He is Predix Cloud certified and an influencer, as well as SCRUM and Oracle Java certified. He has 18 years' experience as an IT architect and team leader. He has been an expert on IoT in the fields of oil and gas and transportation since 2013. He lives in Tuscany, where he loves cycling.
Read more about Giacomo Veneri

Antonio Capasso
Antonio Capasso
author image
Antonio Capasso

Antonio Capasso graduated in computer automation in 1999 and computer science in 2003 from the University of Naples. He has been working for twenty years on large and complex IT projects related to the industrial world in a variety of fields (automotive, pharma, food and beverage, and oil and gas), in a variety of roles (programmer, analyst, architect, and team leader) with different technologies and software. Since 2011, he has been involved in building and securing industrial IoT infrastructure. He currently lives in Tuscany, where he loves trekking and swimming.
Read more about Antonio Capasso

View More author details
Right arrow

Understanding Industrial OEM Platforms

In this chapter, we will learn about the basic technologies that are used to develop an I-IoT platform with the most common original equipment manufacturer (OEM) platforms. We will discover the Predix Platform through a small exercise.

In this chapter, we will cover:

  • I-IoT OEM platforms
  • Predix Platform
  • MindSphere platform
  • Other platforms

Technical requirements

I-IoT OEM platforms

The word IoT was defined in 1999, but we expect there to be a big revolution in 2020. Much time has passed since the first definition of IoT, and it should come as no surprise that big OEMs have now developed their own platforms. I-IoT OEM platforms have the great advantage of being able to support on-premise legacy solutions and strongly-focused analytics.

There are more than 120 IoT platforms in existence, of which over 20 are I-IoT OEM platforms. These include GE Predix, Bosch IoT, Siemens MindSphere, Honeywell Sentience, Carriots, and Cisco Jasper.

The following chart shows a comparison of the Google trends (https://trends.google.it/trends/explore?date=today%205-y&q=%2Fg%2F11b7yq57zp,BOSCH%20IOT,Siemens%20Mindsphere,Intel%20IOT) for Predix, Bosch, Siemens MindSphere, Intel IoT, and Honeywell Sentience:

The diffusion of I-IoT OEM platforms...

The Predix Platform

GE Predix is the most mature I-IoT OEM platform. In 2012, GE, one the biggest conglomerates in the world working in energy, aviation, healthcare, and transportation, decided to invest in digital transformation. In 2013, GE released the Predix Platform, a cloud-based platform based on microservices and Cloud Foundry (CF). With Predix, we can register for free and test applications.

To discover the basic capabilities of Predix, we will deploy a simple application that accesses a time-series and an authentication service. The following diagram shows the main components of the proposed architecture. On the cloud, we will deploy the authentication service and the time-series service. We then build our application on our local PC, and after having configured the manifest.yml, we are ready to deploy the application on the Predix cloud:

In the proposed exercise,...

The MindSphere platform

MindSphere is a PaaS IoT platform that works on AWS or Azure, and it was created by Siemens. It supports data acquisition with existing systems such as Historian databases, MES, ERP, and SCADA systems. MindAccess IoT Value is the starting point to understand MindSphere; it provides a fleet manager to support our IoT fleet. MindSphere is equipped with development tools. To work with it, we need to install the CF CLI from https://github.com/cloudfoundry/cli . Like Predix, MindSphere has good support for the IoT TSDB, the file service, and the data acquisition gateway.

Registering to MindSphere

...

Other platforms

As we mentioned before, there are more than 120 platforms for IoT. Most of these are specific to IoT and are not appropriate for I-IoT. We will compare a few of these platforms.

  • Bosch IoT: Bosch IoT is an IoT platform based on OSGi. It is very easy to manage devices using this platform, and it offers a very good solution to integrate on-premise solutions.
  • Rockwell Automation and ThingWorx IoT Platform: Rockwell is one of the leaders in the industry sector of automation. It has a good collaboration with PTC for ThingWorx. ThingWorx is an IoT platform which has a complete suite of products, from acquisition to virtual reality, design, and operations.
  • Intel IoT: The Intel IoT platform offers good support for SDK, data-management, and device-management. We used this device during the exercise with the Predix developer kit. It is very easy and intuitive to configure...

Summary

In this chapter, we learned how to configure the Predix application and how to acquire data. We also compared the Predix platform with other platforms. In the next chapters, we will look at the most common IoT solutions so that we can understand the main capabilities of the I-IoT real middleware.

Questions

Please answer the following questions:

  1. Which of the following technologies is a Predix database?
    1. Predix UAA
    2. Predix timeseries
    3. Predix space
  2. Which platform is not a primary cloud based solution?
    1. Predix
    2. Mindsphere
    3. Intel IoT

Further reading

lock icon
The rest of the chapter is locked
You have been reading a chapter from
Hands-On Industrial Internet of Things
Published in: Nov 2018Publisher: PacktISBN-13: 9781789537222
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
undefined
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at ₹800/month. Cancel anytime

Authors (2)

author image
Giacomo Veneri

Giacomo Veneri graduated in computer science from the University of Siena. He holds a PhD in neuroscience context with various scientific publications. He is Predix Cloud certified and an influencer, as well as SCRUM and Oracle Java certified. He has 18 years' experience as an IT architect and team leader. He has been an expert on IoT in the fields of oil and gas and transportation since 2013. He lives in Tuscany, where he loves cycling.
Read more about Giacomo Veneri

author image
Antonio Capasso

Antonio Capasso graduated in computer automation in 1999 and computer science in 2003 from the University of Naples. He has been working for twenty years on large and complex IT projects related to the industrial world in a variety of fields (automotive, pharma, food and beverage, and oil and gas), in a variety of roles (programmer, analyst, architect, and team leader) with different technologies and software. Since 2011, he has been involved in building and securing industrial IoT infrastructure. He currently lives in Tuscany, where he loves trekking and swimming.
Read more about Antonio Capasso