TIA IoT

Name

TIA IoT - Industrial Internet of Things Platform

Defined in Task

T4.1, T4.2

Short description

TIA IoT is a platform that is used to acquire, collect and store sensor and PLC data. The platform enables real-time stream processing as well as batch processing.

TIA IoT platform provides a drag-and-drop easy-to-use interface and enables none technical users to easily create stream pipeline elements and pipelines.

PLC data is collected by OPC and later via MQTT is passed to Kafka. Data in Kafka is consumed by Cassandra and PostgreSQL. The data are stored in the Cassandra database with three columns: id, time, and value. The id column shows the component to which the data belong. The JSON format streams of the data transferred to the Cassandra database are presented to users as a log file.

In the context of COGNITWIN, the IoTP output will be useful both in real-time condition monitoring and conducting the predictive maintenance.

A fully asynchronous communication structure with the event-bus method is used for the transmission of data collected from the source with OPC. Data transmission is provided in the JSON format. In the architecture managed on the basis of Microservice, Cassandra is used as the NoSQL database, and PostgreSQL, a relational database (RDBMS), is used by the interface program that provides user interaction.

Example of usage

PN/PN Coupler module is used for PLCs to communicate. Below figure presents coupling of the PROFINET subnets with the PN/PN Coupler:

Figure: Coupling of the PROFINET subnets with the PN/PN Coupler

Figure: PLC definition on OPC, and Sample Tag List Defined

The pipeline used by the platform to acquire and distribute sensor data from OPC to Kafka is presented as in the following Figure:

Figure: Pipeline for OPC -> MQTT -> Kafka in JSON

Figure: Pipeline to demonstrate Kafka data saved on to Cassandra database

Interfaces

MQTT version 5, 3.1 and 3.1.1 are used, data in JSON is generated and stored in database, which is used by TIA DATA, and TIA MODEL, and also displayed by TIA UX.

Subordinates and platform dependencies

IoTP is based on Apache StreamPipes and uses OPC data.

License

Partially open

TRL

The current TRL is 4 running to be TRL 6.

References

https://hub.docker.com/_/eclipse-mosquitto

To be considered in particular for the following COGNITWIN pilots

NOKSEL