SlideShare a Scribd company logo
1 of 8
Download to read offline
Smart Factory,
IIoT and Automation
Data Flow Architecture.
Version 1.0
Angel Rodriguez Gil
Jan.2020
angel.rodriguez.gil@live.com
Index
1. High Level Concepts
2. Overall Map
3. Components description
4. References
Smart Factory: IIoT and Automation Data Flow Architecture 2
Industrial Automation, High Level View Concepts
Small/Low
Level 0
Field Level
(Physical process)
Level 1
Control Level
(Sensing and
manipulating
physical processes)
Level 2
Supervisory
(monitor & control
Physical. Processes.)
Level 3
Planning
(manage to produce
the desire products)
Level 4
Management
(business related
activities to manage
Mfg. Operations)
Remote/Facilit
y Sensors
Actuators
Controllers
CNC, PLC
MOM
Mfg.. Operations
Mgmt.
FIELD &
SHOPFLOOR
CONTROL
SYSTEMS
CELL
SUPERVISORY
PLANT
SUPERVISORY
PLANT
MGMT.
COMPANY
MANAGEMENT
Fieldbus
Controlbus
Ethernet
DCS
SCADA
Data
Historian
CLOUD
Enterprise
Organization
ISA95
OT/IT Technology
Main Domains
PLM
ERP/MRP
EDGE
COMPUTIG
Communications &
protocols
OPERATIVE
VIEW
Timestamp
range
from second
to
milliseconds
STRATEGIC
VIEW
Calendar
vision
From 1 to 5
years
TACTICAL
VIEW
Daily/shifts
vision
from hours
to minutes
Large/High
Company
perspectives
“Near” Real-time
Real-time
3Smart Factory: IIoT and Automation Data Flow Architecture
Industrial IoT and Automation Data Flow Architecture, Overall Map
Remote
Sensors
Actuators
Facility
Sensors
Actuators
Controllers
NC, PLCs, DCS
SCADA
Data
Historian
MOM
Mfg..
Operations
Mgmt.
PLM
ERP
Server
EDGE
RTUs PLC/PID PLC
OPC DA
OPC UA
CONTROLBUS
CLOUD
Data Lake
FIELDBUS
MESHISTORIAN ERP/MRP
Facility Edge Cloud
Corporative Global Data Mgmt.Field and Facility Data Management
IoT Hub
REST-API
Data types: Tags, time-series, alarms, events, Sequence of Events, etc
Data
Sources
&
Consumers
Data
Communica
tion &
Protocols
Data
Processing
& Storage
Data
Owner
Technology
Domains
4Smart Factory: IIoT and Automation Data Flow Architecture
MQTT, CoAP, AMQP
Plant
Equipment
Fluids and Hydraulic systems and equipment
Electrical and energy systems and equipment
HVAC systems and equipment.
Sensors &
Actuators
Sensor/transducer, measure physical quantities
converting them into digital representation.
Types: position, velocity/acceleration,
pressure, force flow, light, radiation, etc
Smart Objects
/Devices
RFID
(Radio Frequency
Identification)
It is a wireless non-contact device using radio
frequency waves to transfer data.
Tagging items with RFID-tags, allows to
automatically and uniquely identify and track
inventory and assets.
Connected
Assets
It refers to complex systems connected and
interacting automatically each other, such as
robots in a welding cell/line with AGVs, etc.
CNC
(Computer
Numerically
Controlled)
Electro-mechanical devices and software which
manipulate and control machines to perform
high-precision machining operations
producing a part previously digital defined
(CAD/CAM). Nowadays also for 3D Printing.
HMI – Machine
Level
(Human Machine
Interface)
Used in industry to control and managing
machines and processes. Shop floor operators
or maintenance of the machines, operates
through HMI. It shows the designed
parameters and values of the operation.
Profibus
Protocol
It is another standard for fieldbus
communication, being extensively used by
Siemens. It is a cable-based communication.
Profibus-DP (Decentralized peripherals) and
Profibus-PA (Process Automation).
RTUs
PLC
(Programming
Logic Controller)
It is an industrial computer which control
devices by monitoring the state of the input
and output devices.
Scan cycle is the predefined time for Reading
inputs, processing and written outputs.
DCS
(Distributed/Dece
ntralized Control
System)
Automated control systems used to control
complex large distributed applications, global
distributed. DCS combines: Common Data
base, alarm mgmt., supervisory control, logic
control and solvers and HMI.
LoRa &
LoRaWan
(Long Range
Radio)
It is a Low-Power Wide-Area (LPWA) wireless
technology, targeting M2M and IoT networks
with a reduced battery consumption.
Other LPWA technology is SIGFOX
Fieldbus
Network
Connecting field devices with a very short and
high-frequent exchange of message delivered
within a short and deterministic time interval
Protocols: ControlNet, Profibus, Modbus, etc.
Modbus
Protocol
Developed in 1979 is still going strong,
because its simplicity let it evolve to adapt to
Ethernet, without significant change, coexisting
with other automation systems. There are still
large cable-based RS-485 and RS-232.
Automated control systems used to control
complex large distributed applications, global
distributed (remote located).
An Smart Object should contain following
characteristics: processor unit, sensor/actuator,
a communication device and a power source.
They can constitute a sensor network layer.
Architecture components brief description (1/3)
5Smart Factory: IIoT and Automation Data Flow Architecture
SCADA
(Supervisory
Control and Data
Acquisition)
SCADA systems is a collection of software
and hardware used to supervision and
control of plants in real time, locally or
remotely. It facilitates interaction with
field devices connected to RTUs or PLCs.
Historian
It records and retrieves production and
process data by time, storing the
information in a time series database
(typically RDBMS) that can store data with
minimal disk space and fast retrieval
Controlbus
ProfiNet
(network protocol)
ProfiNet is industrial communication
protocol, based on industrial Ethernet,
extensible used by Siemens. Its Real Time
range between 1 and 10 milliseconds.
MES
(Manufacturing
Execution
System)
It is a control system for managing and
monitoring work-in-process on factory
floor. It is designed to control,
coordinate materials, equipment,
personnel and work instructions.
Production
Planning &
Scheduling
Detailed production planning and
scheduling allowing the efficiency to
running at capacity efficiency and re-
planning orders based on demand
changes, bottlenecks and downtimes.
Manufacturing
Execution
Data Base
It manages information of the operations
implemented within the MES system:
Production, Quality, Inventory and
Maintenance. Normally exchanges data
with ERP, Historian and Planning systems.
Product
Information
System
• Product development, design and
industrialization (PLM)
• Product Configuration, variants.
• BOM – Bill of Materials, discrete Mfg.
• Recipe Management, process industry
ERP/MRP
(Enterprise/Mate
rial Requirement
Planning)
ERP is a transactional driven system,
supporting the business management
MRP - Material Requirements Planning
Both operates at strategic level with a
short term vison of a year
Production
Processes
Description, typically in a flowchart,
breaking down in several levels of detail,
the different production processes of the
company. It is one of the main reference
docs for implementing new systems
ERP/MRP
Data Base
It manages information related to
financial, procurement, warehouse,
logistics, sales and production. It
exchange data of production program,
orders, materials etc with the MES system.
Direct
Integration
It refers to the possibility of direct
integration for data exchange between
systems, mainly ERP-MES-Historian. Used
to be a commercial solution offered by
the vendors, parametrized for customers.
OPC
(Open Platform
Communications9
It is an international standard for secure
and reliable exchange data in industrial
automation. OPC is implemented in
Server/Client pairs in parent/child relation
ship
OPC UA
(Unified
Architecture)
It is an information exchange for industrial
communication, due to its scalability, it
allows the convergence OT/IT and can
operate in most actual platforms and OS.
It implements highly secure procedures.
HMI – Process
Level (Human
Machine Interface)
It displays visual easy-understandable,
real-time process operational
information. It allows interaction enabling
control and process optimization. In this
cases typically associated to SCADA.
Architecture components brief description (2/3)
6Smart Factory: IIoT and Automation Data Flow Architecture
Edge Analytics
Primarily used to control and monitor
traffic between networks, providing
protection to devices on that network. It is
a key component in cybersecurity
allowing the segregation of networks…
Digital Twin
It is the ability to execute analytics
operations with telemetry directly from
the field/shop floor. E.g. run predictive
and prescriptive machines maintenance,
extending its life, reducing downtimes.
Reporting &
Dashboarding
It is the digital representation of a
physical product or processes in service,
that combined with data collected by
sensors, can reproduce the behaviours
and rules of its physical counterpart
AR
Augmented
Reality
It is an information management tool that
visually tracks, analyses and display KPIs,
metrics and other key data monitoring
the operations status of the plant.
IoT Hub
It adds digital content supported by a
mobile device on a physical component.
It recognize the physical part, and
provides virtual information accordingly
to the operator e.g. working instructions.
OPC Proxy
Typically it is a commercial platform-
based, providing secure connectivity,
telemetry and event-ingestion, a bi-
directional communication with devices,
include device mgmt. command & ctrol.
It can act as an OPC concentrator,
gathering the data from several OPC
type-of servers, making it available
through a unique endpoint, without the
need to cross traffic between networks.
Business
Visualization
Dashboarding
It is an information management tool that
visually tracks, analyses and display KPIs,
metrics and other key data monitoring
the health of the business, to facilitate
decision making to the board.
VR
Virtual Reality
It represents a full 360º digital
environment. In opposite to AR, the user
is “transported” to a digital word,
representing a plant or process, where
he/she can simulate/interact operations.
ML
Machine
Learning
Its intention is to enable to learn by
themselves by a method of training
algorithms such they can learn and take
decision. It is a technique to realize AI
Data Lake
Data Lake is a centralized repository that
allows to store and managed –both
structured and non-structured- data,
generated by any source of data within
the business.
MQTT
It is Publish/Subscriber messaging
transport protocol. It is a light weight,
open, simple and designed to easy to
implement for M2M and IoT. Requires
small code and network bandwidth.
Hadoop
It is a data management software
framework that facilitate to solve
problems involving massive amounts of
data and computation. It is extensively
used for Bid Data processing
REST API
(REpresentational
State Transfer)
REST is an architectural style for
designing web based applications,
setting how distributed systems on the
web should communicate. It is a way to
implement HTTP and HTTPS protocol
7
Architecture components brief description (3/3)
Firewall
Network
Segregation
Smart Factory: IIoT and Automation Data Flow Architecture
References
▪ Hands On Industrial Internet of Things.
Giacomo Veneri and Antonio Capasso
www.packt.com
▪ IoT Fundamentals, Networking technologies, protocols and Use Cases
for the Internet of Things
Several Authors. CISCO
www.ciscopress.com
▪ Realparts
▪ https://www.youtube.com/user/ParsicAutomation
▪ https://realpars.com/
8Smart Factory: IIoT and Automation Data Flow Architecture

More Related Content

What's hot

101 Use Cases for IoT
101 Use Cases for IoT101 Use Cases for IoT
101 Use Cases for IoTCisco Canada
 
Technology Introduction Series: Edge Computing tutorial.pdf
Technology Introduction Series: Edge Computing tutorial.pdfTechnology Introduction Series: Edge Computing tutorial.pdf
Technology Introduction Series: Edge Computing tutorial.pdf3G4G
 
Home automation- An Iot application
Home automation- An Iot applicationHome automation- An Iot application
Home automation- An Iot applicationArchana Golhar
 
Industrial Internet of things.pptx
Industrial Internet of things.pptx Industrial Internet of things.pptx
Industrial Internet of things.pptx faisal_ghazanfar
 
Internet of Things (IoT) and Big Data
Internet of Things (IoT) and Big DataInternet of Things (IoT) and Big Data
Internet of Things (IoT) and Big DataGuido Schmutz
 
Lecture 1 - Introduction to IoT
Lecture 1 - Introduction to IoTLecture 1 - Introduction to IoT
Lecture 1 - Introduction to IoTAlexandru Radovici
 
Education and the Internet of Things
Education and the Internet of ThingsEducation and the Internet of Things
Education and the Internet of ThingsLeo Gaggl
 
An introduction to M2M / IoT technologies
An introduction to M2M / IoT technologiesAn introduction to M2M / IoT technologies
An introduction to M2M / IoT technologiesPascal Bodin
 
IoT Tutorial for Beginners | Internet of Things (IoT) | IoT Training | IoT Te...
IoT Tutorial for Beginners | Internet of Things (IoT) | IoT Training | IoT Te...IoT Tutorial for Beginners | Internet of Things (IoT) | IoT Training | IoT Te...
IoT Tutorial for Beginners | Internet of Things (IoT) | IoT Training | IoT Te...Edureka!
 
Advanced Industrial IoT, IIoT Training Crash Course For You - Tonex Training
Advanced Industrial IoT, IIoT Training Crash Course For You - Tonex TrainingAdvanced Industrial IoT, IIoT Training Crash Course For You - Tonex Training
Advanced Industrial IoT, IIoT Training Crash Course For You - Tonex TrainingBryan Len
 
15CS81- IoT- VTU- module 3
15CS81- IoT- VTU- module 315CS81- IoT- VTU- module 3
15CS81- IoT- VTU- module 3Syed Mustafa
 
Smart Home Automation And security System
Smart Home Automation And security SystemSmart Home Automation And security System
Smart Home Automation And security SystemAmit Kundu
 

What's hot (20)

101 Use Cases for IoT
101 Use Cases for IoT101 Use Cases for IoT
101 Use Cases for IoT
 
Technology Introduction Series: Edge Computing tutorial.pdf
Technology Introduction Series: Edge Computing tutorial.pdfTechnology Introduction Series: Edge Computing tutorial.pdf
Technology Introduction Series: Edge Computing tutorial.pdf
 
Home automation- An Iot application
Home automation- An Iot applicationHome automation- An Iot application
Home automation- An Iot application
 
Industrial Internet of things.pptx
Industrial Internet of things.pptx Industrial Internet of things.pptx
Industrial Internet of things.pptx
 
Internet of Things (IoT) and Big Data
Internet of Things (IoT) and Big DataInternet of Things (IoT) and Big Data
Internet of Things (IoT) and Big Data
 
The future of IOT
The future of IOTThe future of IOT
The future of IOT
 
Lecture 1 - Introduction to IoT
Lecture 1 - Introduction to IoTLecture 1 - Introduction to IoT
Lecture 1 - Introduction to IoT
 
IoT and Big Data
IoT and Big DataIoT and Big Data
IoT and Big Data
 
Education and the Internet of Things
Education and the Internet of ThingsEducation and the Internet of Things
Education and the Internet of Things
 
An introduction to M2M / IoT technologies
An introduction to M2M / IoT technologiesAn introduction to M2M / IoT technologies
An introduction to M2M / IoT technologies
 
Understanding IoT
Understanding IoTUnderstanding IoT
Understanding IoT
 
M2M technology in IOT
M2M technology in IOTM2M technology in IOT
M2M technology in IOT
 
Introduction to IoT (Internet of Things)
Introduction to IoT (Internet of Things)Introduction to IoT (Internet of Things)
Introduction to IoT (Internet of Things)
 
Internet of Things
Internet of ThingsInternet of Things
Internet of Things
 
IoT architecture
IoT architectureIoT architecture
IoT architecture
 
IoT Tutorial for Beginners | Internet of Things (IoT) | IoT Training | IoT Te...
IoT Tutorial for Beginners | Internet of Things (IoT) | IoT Training | IoT Te...IoT Tutorial for Beginners | Internet of Things (IoT) | IoT Training | IoT Te...
IoT Tutorial for Beginners | Internet of Things (IoT) | IoT Training | IoT Te...
 
Advanced Industrial IoT, IIoT Training Crash Course For You - Tonex Training
Advanced Industrial IoT, IIoT Training Crash Course For You - Tonex TrainingAdvanced Industrial IoT, IIoT Training Crash Course For You - Tonex Training
Advanced Industrial IoT, IIoT Training Crash Course For You - Tonex Training
 
Seminar ppt fog comp
Seminar ppt fog compSeminar ppt fog comp
Seminar ppt fog comp
 
15CS81- IoT- VTU- module 3
15CS81- IoT- VTU- module 315CS81- IoT- VTU- module 3
15CS81- IoT- VTU- module 3
 
Smart Home Automation And security System
Smart Home Automation And security SystemSmart Home Automation And security System
Smart Home Automation And security System
 

Similar to Smart factory IIoT and automation data flow architecture v1.0

Introduction To SCADA
Introduction To SCADAIntroduction To SCADA
Introduction To SCADAKunal gupta
 
Distributed control system
Distributed control systemDistributed control system
Distributed control systemTilahun Shibru
 
Brochure of Yokogawa's Fast/Tools Supervisory Systems
Brochure of Yokogawa's Fast/Tools Supervisory SystemsBrochure of Yokogawa's Fast/Tools Supervisory Systems
Brochure of Yokogawa's Fast/Tools Supervisory SystemsYokogawa
 
Process control systems with a plc 1.0.2
Process control systems with a plc 1.0.2Process control systems with a plc 1.0.2
Process control systems with a plc 1.0.2Akbar Pamungkas
 
Practical Troubleshooting & Problem Solving of Industrial Data Communications
Practical Troubleshooting & Problem Solving of Industrial Data CommunicationsPractical Troubleshooting & Problem Solving of Industrial Data Communications
Practical Troubleshooting & Problem Solving of Industrial Data CommunicationsLiving Online
 
Programmable logic controller
Programmable logic controllerProgrammable logic controller
Programmable logic controllerlolinpauly
 
Hierarchical control and industrial automation
Hierarchical control and industrial automationHierarchical control and industrial automation
Hierarchical control and industrial automationArpit Jain
 
Distributed control systems.pdfffffffffff
Distributed control systems.pdfffffffffffDistributed control systems.pdfffffffffff
Distributed control systems.pdfffffffffffsowbarnikaganesh17
 
ICSA 2019 Architectural Security Weaknesses in Industrial Control Systems
ICSA 2019 Architectural Security Weaknesses in Industrial Control SystemsICSA 2019 Architectural Security Weaknesses in Industrial Control Systems
ICSA 2019 Architectural Security Weaknesses in Industrial Control SystemsDanielleGonzalez25
 
SCADA System ? Supervisory Control & Data Acquisition
SCADA System ? Supervisory Control & Data AcquisitionSCADA System ? Supervisory Control & Data Acquisition
SCADA System ? Supervisory Control & Data AcquisitionPower System Operation
 
PRESENTATION ON PLC AND SCADA
PRESENTATION ON PLC AND SCADAPRESENTATION ON PLC AND SCADA
PRESENTATION ON PLC AND SCADAAnandKumarJha33
 
Industrial Automation
Industrial AutomationIndustrial Automation
Industrial AutomationTushar Swami
 
Linkus allfactor-presentation
Linkus allfactor-presentationLinkus allfactor-presentation
Linkus allfactor-presentationDoersBucket
 
Industrial Automation - Lecture 1_240416_193240.pdf
Industrial Automation - Lecture 1_240416_193240.pdfIndustrial Automation - Lecture 1_240416_193240.pdf
Industrial Automation - Lecture 1_240416_193240.pdfSalomeMayenga
 
nTireCAMS – Computerized Asset Management
nTireCAMS – Computerized Asset Management nTireCAMS – Computerized Asset Management
nTireCAMS – Computerized Asset Management sunsmart-chennai
 
Industrial Automation (PLC, SCADA & HMI) by Nilesh Jha
Industrial Automation (PLC, SCADA & HMI) by Nilesh JhaIndustrial Automation (PLC, SCADA & HMI) by Nilesh Jha
Industrial Automation (PLC, SCADA & HMI) by Nilesh JhaNilesh Jha
 
elements of scada.pptx
elements of scada.pptxelements of scada.pptx
elements of scada.pptxchetanharihar2
 

Similar to Smart factory IIoT and automation data flow architecture v1.0 (20)

What is SCADA system? SCADA Solutions for IoT
What is SCADA system? SCADA Solutions for IoTWhat is SCADA system? SCADA Solutions for IoT
What is SCADA system? SCADA Solutions for IoT
 
Introduction To SCADA
Introduction To SCADAIntroduction To SCADA
Introduction To SCADA
 
Distributed control system
Distributed control systemDistributed control system
Distributed control system
 
Whatisaplc
WhatisaplcWhatisaplc
Whatisaplc
 
Brochure of Yokogawa's Fast/Tools Supervisory Systems
Brochure of Yokogawa's Fast/Tools Supervisory SystemsBrochure of Yokogawa's Fast/Tools Supervisory Systems
Brochure of Yokogawa's Fast/Tools Supervisory Systems
 
Process control systems with a plc 1.0.2
Process control systems with a plc 1.0.2Process control systems with a plc 1.0.2
Process control systems with a plc 1.0.2
 
Practical Troubleshooting & Problem Solving of Industrial Data Communications
Practical Troubleshooting & Problem Solving of Industrial Data CommunicationsPractical Troubleshooting & Problem Solving of Industrial Data Communications
Practical Troubleshooting & Problem Solving of Industrial Data Communications
 
Programmable logic controller
Programmable logic controllerProgrammable logic controller
Programmable logic controller
 
Hierarchical control and industrial automation
Hierarchical control and industrial automationHierarchical control and industrial automation
Hierarchical control and industrial automation
 
Distributed control systems.pdfffffffffff
Distributed control systems.pdfffffffffffDistributed control systems.pdfffffffffff
Distributed control systems.pdfffffffffff
 
ICSA 2019 Architectural Security Weaknesses in Industrial Control Systems
ICSA 2019 Architectural Security Weaknesses in Industrial Control SystemsICSA 2019 Architectural Security Weaknesses in Industrial Control Systems
ICSA 2019 Architectural Security Weaknesses in Industrial Control Systems
 
SCADA System ? Supervisory Control & Data Acquisition
SCADA System ? Supervisory Control & Data AcquisitionSCADA System ? Supervisory Control & Data Acquisition
SCADA System ? Supervisory Control & Data Acquisition
 
PRESENTATION ON PLC AND SCADA
PRESENTATION ON PLC AND SCADAPRESENTATION ON PLC AND SCADA
PRESENTATION ON PLC AND SCADA
 
Industrial Automation
Industrial AutomationIndustrial Automation
Industrial Automation
 
Linkus allfactor-presentation
Linkus allfactor-presentationLinkus allfactor-presentation
Linkus allfactor-presentation
 
Industrial Automation - Lecture 1_240416_193240.pdf
Industrial Automation - Lecture 1_240416_193240.pdfIndustrial Automation - Lecture 1_240416_193240.pdf
Industrial Automation - Lecture 1_240416_193240.pdf
 
nTireCAMS – Computerized Asset Management
nTireCAMS – Computerized Asset Management nTireCAMS – Computerized Asset Management
nTireCAMS – Computerized Asset Management
 
Industrial Automation (PLC, SCADA & HMI) by Nilesh Jha
Industrial Automation (PLC, SCADA & HMI) by Nilesh JhaIndustrial Automation (PLC, SCADA & HMI) by Nilesh Jha
Industrial Automation (PLC, SCADA & HMI) by Nilesh Jha
 
elements of scada.pptx
elements of scada.pptxelements of scada.pptx
elements of scada.pptx
 
Scada pdf
Scada pdfScada pdf
Scada pdf
 

Recently uploaded

Microsoft CSP Briefing Pre-Engagement - Questionnaire
Microsoft CSP Briefing Pre-Engagement - QuestionnaireMicrosoft CSP Briefing Pre-Engagement - Questionnaire
Microsoft CSP Briefing Pre-Engagement - QuestionnaireExakis Nelite
 
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...FIDO Alliance
 
Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...
Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...
Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...ScyllaDB
 
Introduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptxIntroduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptxFIDO Alliance
 
Continuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
Continuing Bonds Through AI: A Hermeneutic Reflection on ThanabotsContinuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
Continuing Bonds Through AI: A Hermeneutic Reflection on ThanabotsLeah Henrickson
 
Oauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoftOauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoftshyamraj55
 
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...panagenda
 
2024 May Patch Tuesday
2024 May Patch Tuesday2024 May Patch Tuesday
2024 May Patch TuesdayIvanti
 
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider  Progress from Awareness to Implementation.pptxTales from a Passkey Provider  Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider Progress from Awareness to Implementation.pptxFIDO Alliance
 
Google I/O Extended 2024 Warsaw
Google I/O Extended 2024 WarsawGoogle I/O Extended 2024 Warsaw
Google I/O Extended 2024 WarsawGDSC PJATK
 
(Explainable) Data-Centric AI: what are you explaininhg, and to whom?
(Explainable) Data-Centric AI: what are you explaininhg, and to whom?(Explainable) Data-Centric AI: what are you explaininhg, and to whom?
(Explainable) Data-Centric AI: what are you explaininhg, and to whom?Paolo Missier
 
Easier, Faster, and More Powerful – Notes Document Properties Reimagined
Easier, Faster, and More Powerful – Notes Document Properties ReimaginedEasier, Faster, and More Powerful – Notes Document Properties Reimagined
Easier, Faster, and More Powerful – Notes Document Properties Reimaginedpanagenda
 
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfSimplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfFIDO Alliance
 
Intro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераIntro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераMark Opanasiuk
 
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...FIDO Alliance
 
Portal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russePortal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russe中 央社
 
ADP Passwordless Journey Case Study.pptx
ADP Passwordless Journey Case Study.pptxADP Passwordless Journey Case Study.pptx
ADP Passwordless Journey Case Study.pptxFIDO Alliance
 
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfLinux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfFIDO Alliance
 
Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Patrick Viafore
 
How we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdfHow we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdfSrushith Repakula
 

Recently uploaded (20)

Microsoft CSP Briefing Pre-Engagement - Questionnaire
Microsoft CSP Briefing Pre-Engagement - QuestionnaireMicrosoft CSP Briefing Pre-Engagement - Questionnaire
Microsoft CSP Briefing Pre-Engagement - Questionnaire
 
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
 
Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...
Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...
Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...
 
Introduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptxIntroduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptx
 
Continuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
Continuing Bonds Through AI: A Hermeneutic Reflection on ThanabotsContinuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
Continuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
 
Oauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoftOauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoft
 
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
 
2024 May Patch Tuesday
2024 May Patch Tuesday2024 May Patch Tuesday
2024 May Patch Tuesday
 
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider  Progress from Awareness to Implementation.pptxTales from a Passkey Provider  Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
 
Google I/O Extended 2024 Warsaw
Google I/O Extended 2024 WarsawGoogle I/O Extended 2024 Warsaw
Google I/O Extended 2024 Warsaw
 
(Explainable) Data-Centric AI: what are you explaininhg, and to whom?
(Explainable) Data-Centric AI: what are you explaininhg, and to whom?(Explainable) Data-Centric AI: what are you explaininhg, and to whom?
(Explainable) Data-Centric AI: what are you explaininhg, and to whom?
 
Easier, Faster, and More Powerful – Notes Document Properties Reimagined
Easier, Faster, and More Powerful – Notes Document Properties ReimaginedEasier, Faster, and More Powerful – Notes Document Properties Reimagined
Easier, Faster, and More Powerful – Notes Document Properties Reimagined
 
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfSimplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
 
Intro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераIntro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджера
 
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
 
Portal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russePortal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russe
 
ADP Passwordless Journey Case Study.pptx
ADP Passwordless Journey Case Study.pptxADP Passwordless Journey Case Study.pptx
ADP Passwordless Journey Case Study.pptx
 
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfLinux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
 
Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024
 
How we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdfHow we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdf
 

Smart factory IIoT and automation data flow architecture v1.0

  • 1. Smart Factory, IIoT and Automation Data Flow Architecture. Version 1.0 Angel Rodriguez Gil Jan.2020 angel.rodriguez.gil@live.com
  • 2. Index 1. High Level Concepts 2. Overall Map 3. Components description 4. References Smart Factory: IIoT and Automation Data Flow Architecture 2
  • 3. Industrial Automation, High Level View Concepts Small/Low Level 0 Field Level (Physical process) Level 1 Control Level (Sensing and manipulating physical processes) Level 2 Supervisory (monitor & control Physical. Processes.) Level 3 Planning (manage to produce the desire products) Level 4 Management (business related activities to manage Mfg. Operations) Remote/Facilit y Sensors Actuators Controllers CNC, PLC MOM Mfg.. Operations Mgmt. FIELD & SHOPFLOOR CONTROL SYSTEMS CELL SUPERVISORY PLANT SUPERVISORY PLANT MGMT. COMPANY MANAGEMENT Fieldbus Controlbus Ethernet DCS SCADA Data Historian CLOUD Enterprise Organization ISA95 OT/IT Technology Main Domains PLM ERP/MRP EDGE COMPUTIG Communications & protocols OPERATIVE VIEW Timestamp range from second to milliseconds STRATEGIC VIEW Calendar vision From 1 to 5 years TACTICAL VIEW Daily/shifts vision from hours to minutes Large/High Company perspectives “Near” Real-time Real-time 3Smart Factory: IIoT and Automation Data Flow Architecture
  • 4. Industrial IoT and Automation Data Flow Architecture, Overall Map Remote Sensors Actuators Facility Sensors Actuators Controllers NC, PLCs, DCS SCADA Data Historian MOM Mfg.. Operations Mgmt. PLM ERP Server EDGE RTUs PLC/PID PLC OPC DA OPC UA CONTROLBUS CLOUD Data Lake FIELDBUS MESHISTORIAN ERP/MRP Facility Edge Cloud Corporative Global Data Mgmt.Field and Facility Data Management IoT Hub REST-API Data types: Tags, time-series, alarms, events, Sequence of Events, etc Data Sources & Consumers Data Communica tion & Protocols Data Processing & Storage Data Owner Technology Domains 4Smart Factory: IIoT and Automation Data Flow Architecture MQTT, CoAP, AMQP
  • 5. Plant Equipment Fluids and Hydraulic systems and equipment Electrical and energy systems and equipment HVAC systems and equipment. Sensors & Actuators Sensor/transducer, measure physical quantities converting them into digital representation. Types: position, velocity/acceleration, pressure, force flow, light, radiation, etc Smart Objects /Devices RFID (Radio Frequency Identification) It is a wireless non-contact device using radio frequency waves to transfer data. Tagging items with RFID-tags, allows to automatically and uniquely identify and track inventory and assets. Connected Assets It refers to complex systems connected and interacting automatically each other, such as robots in a welding cell/line with AGVs, etc. CNC (Computer Numerically Controlled) Electro-mechanical devices and software which manipulate and control machines to perform high-precision machining operations producing a part previously digital defined (CAD/CAM). Nowadays also for 3D Printing. HMI – Machine Level (Human Machine Interface) Used in industry to control and managing machines and processes. Shop floor operators or maintenance of the machines, operates through HMI. It shows the designed parameters and values of the operation. Profibus Protocol It is another standard for fieldbus communication, being extensively used by Siemens. It is a cable-based communication. Profibus-DP (Decentralized peripherals) and Profibus-PA (Process Automation). RTUs PLC (Programming Logic Controller) It is an industrial computer which control devices by monitoring the state of the input and output devices. Scan cycle is the predefined time for Reading inputs, processing and written outputs. DCS (Distributed/Dece ntralized Control System) Automated control systems used to control complex large distributed applications, global distributed. DCS combines: Common Data base, alarm mgmt., supervisory control, logic control and solvers and HMI. LoRa & LoRaWan (Long Range Radio) It is a Low-Power Wide-Area (LPWA) wireless technology, targeting M2M and IoT networks with a reduced battery consumption. Other LPWA technology is SIGFOX Fieldbus Network Connecting field devices with a very short and high-frequent exchange of message delivered within a short and deterministic time interval Protocols: ControlNet, Profibus, Modbus, etc. Modbus Protocol Developed in 1979 is still going strong, because its simplicity let it evolve to adapt to Ethernet, without significant change, coexisting with other automation systems. There are still large cable-based RS-485 and RS-232. Automated control systems used to control complex large distributed applications, global distributed (remote located). An Smart Object should contain following characteristics: processor unit, sensor/actuator, a communication device and a power source. They can constitute a sensor network layer. Architecture components brief description (1/3) 5Smart Factory: IIoT and Automation Data Flow Architecture
  • 6. SCADA (Supervisory Control and Data Acquisition) SCADA systems is a collection of software and hardware used to supervision and control of plants in real time, locally or remotely. It facilitates interaction with field devices connected to RTUs or PLCs. Historian It records and retrieves production and process data by time, storing the information in a time series database (typically RDBMS) that can store data with minimal disk space and fast retrieval Controlbus ProfiNet (network protocol) ProfiNet is industrial communication protocol, based on industrial Ethernet, extensible used by Siemens. Its Real Time range between 1 and 10 milliseconds. MES (Manufacturing Execution System) It is a control system for managing and monitoring work-in-process on factory floor. It is designed to control, coordinate materials, equipment, personnel and work instructions. Production Planning & Scheduling Detailed production planning and scheduling allowing the efficiency to running at capacity efficiency and re- planning orders based on demand changes, bottlenecks and downtimes. Manufacturing Execution Data Base It manages information of the operations implemented within the MES system: Production, Quality, Inventory and Maintenance. Normally exchanges data with ERP, Historian and Planning systems. Product Information System • Product development, design and industrialization (PLM) • Product Configuration, variants. • BOM – Bill of Materials, discrete Mfg. • Recipe Management, process industry ERP/MRP (Enterprise/Mate rial Requirement Planning) ERP is a transactional driven system, supporting the business management MRP - Material Requirements Planning Both operates at strategic level with a short term vison of a year Production Processes Description, typically in a flowchart, breaking down in several levels of detail, the different production processes of the company. It is one of the main reference docs for implementing new systems ERP/MRP Data Base It manages information related to financial, procurement, warehouse, logistics, sales and production. It exchange data of production program, orders, materials etc with the MES system. Direct Integration It refers to the possibility of direct integration for data exchange between systems, mainly ERP-MES-Historian. Used to be a commercial solution offered by the vendors, parametrized for customers. OPC (Open Platform Communications9 It is an international standard for secure and reliable exchange data in industrial automation. OPC is implemented in Server/Client pairs in parent/child relation ship OPC UA (Unified Architecture) It is an information exchange for industrial communication, due to its scalability, it allows the convergence OT/IT and can operate in most actual platforms and OS. It implements highly secure procedures. HMI – Process Level (Human Machine Interface) It displays visual easy-understandable, real-time process operational information. It allows interaction enabling control and process optimization. In this cases typically associated to SCADA. Architecture components brief description (2/3) 6Smart Factory: IIoT and Automation Data Flow Architecture
  • 7. Edge Analytics Primarily used to control and monitor traffic between networks, providing protection to devices on that network. It is a key component in cybersecurity allowing the segregation of networks… Digital Twin It is the ability to execute analytics operations with telemetry directly from the field/shop floor. E.g. run predictive and prescriptive machines maintenance, extending its life, reducing downtimes. Reporting & Dashboarding It is the digital representation of a physical product or processes in service, that combined with data collected by sensors, can reproduce the behaviours and rules of its physical counterpart AR Augmented Reality It is an information management tool that visually tracks, analyses and display KPIs, metrics and other key data monitoring the operations status of the plant. IoT Hub It adds digital content supported by a mobile device on a physical component. It recognize the physical part, and provides virtual information accordingly to the operator e.g. working instructions. OPC Proxy Typically it is a commercial platform- based, providing secure connectivity, telemetry and event-ingestion, a bi- directional communication with devices, include device mgmt. command & ctrol. It can act as an OPC concentrator, gathering the data from several OPC type-of servers, making it available through a unique endpoint, without the need to cross traffic between networks. Business Visualization Dashboarding It is an information management tool that visually tracks, analyses and display KPIs, metrics and other key data monitoring the health of the business, to facilitate decision making to the board. VR Virtual Reality It represents a full 360º digital environment. In opposite to AR, the user is “transported” to a digital word, representing a plant or process, where he/she can simulate/interact operations. ML Machine Learning Its intention is to enable to learn by themselves by a method of training algorithms such they can learn and take decision. It is a technique to realize AI Data Lake Data Lake is a centralized repository that allows to store and managed –both structured and non-structured- data, generated by any source of data within the business. MQTT It is Publish/Subscriber messaging transport protocol. It is a light weight, open, simple and designed to easy to implement for M2M and IoT. Requires small code and network bandwidth. Hadoop It is a data management software framework that facilitate to solve problems involving massive amounts of data and computation. It is extensively used for Bid Data processing REST API (REpresentational State Transfer) REST is an architectural style for designing web based applications, setting how distributed systems on the web should communicate. It is a way to implement HTTP and HTTPS protocol 7 Architecture components brief description (3/3) Firewall Network Segregation Smart Factory: IIoT and Automation Data Flow Architecture
  • 8. References ▪ Hands On Industrial Internet of Things. Giacomo Veneri and Antonio Capasso www.packt.com ▪ IoT Fundamentals, Networking technologies, protocols and Use Cases for the Internet of Things Several Authors. CISCO www.ciscopress.com ▪ Realparts ▪ https://www.youtube.com/user/ParsicAutomation ▪ https://realpars.com/ 8Smart Factory: IIoT and Automation Data Flow Architecture