SlideShare a Scribd company logo
APEMAN
Speaker: Dobieslaw Chabrzyk
About Us
• Established 2011, 5 employees
• Development of Level 3 software for manufacturing industry
• Transitioning from service-based integrator subcontracting for market
leaders to knowledge based products supplier
• Main focus on discrete manufacturing solutions starting from train
assembly (China South Railway, Qingdao, China), through plastic moulding
(Bianor, Bialystok, Poland) to timing belts (Gates, Legnica, Poland)
Challenges & solution
Challenge
For large scale production companies minimizing scrap, improving yield is
critical to maintain operational margins and assuring satisfied customers .
Existing Predictive Maintenance solutions have several disadvantages:
• Companies often face hard-to-detect failure conditions while solutions
deliver classical value based alerting or AI supervised learning
• Solution adaptation to unique customer installation, operating conditions,
individual device configurations results in long running and expensive
projects
• Required PLC’s reprograming.
• Required infrastructure investments (e.g. network).
Solution
For the manufacturing companies who are willing to introduce step-wise
improvements in order to reduce number of unpredicted failures of electric
engines based assets The APEMAN is a predictive maintenance class system
that detects potential failures of electric engines well in advance.
Unlike competing products APEMAN:
• is capable of predicting failures that were never observed neither in
customer installation nor in device category
• operates without customer specific setup
• doesn’t require any infrastructure investment or PLC programming to start
operating
• has scalable number of monitoring sensors to deliver wide capabilities of
environment replication for AI model
Architecture &
technical details
Architecture
• The solution is based on the Apache toolchain
• Data acquisition & persistence module, based on Node-RED and InfluxDB
is responsible for collecting and storing sensor measurements.
• The Data & trained model bi-directional synchronization module, using
Flask and NGNIX, is responsible for sending measurements data to the
server and retrieving trained neural networks.
• The failure detection module compares the incoming measurements with
pre-trained failures models allowing for prediction of imminent failures.
• The Client App is responsible for preparation of the time series data,
alerting and visualization.
• On the server side the Data & model synchronization module is
responsible for collecting data and retraining model periodically.
• The failure detection training module ensures persistence of the training
data and re-trains the neural networks once new data is available.
ISAB
• The Integrated Sensing and Analysis Box (ISAB) is the edge device and is
responsible for collecting and processing measurements from sensors
attached to individual machines as well as for reasoning using the pre-
trained deep neural network.
• Developing a single edge device like that ensures portability and allows for
installing on different machines, collecting data, retraining the model off-
line and monitoring machines as needed.
• The box is based on the Raspberry Pi4 with specialized sensors attached –
current and voltage, frequency of the inverter, temperature and vibration.
• Additional sensors, measuring different modalities can be easily attached
further enhancing the capabilities of the device.
APEMAN MIDIH components
Component name Role
Apache Kafka (+ Zookeeper) Redundant message broker for transferring sensor data from multiple edge devices to server
Apache Spark Used for data pre-processing and AI learning management
Apache Zeppelin AI notebooks visualization
Cassandra Training data storage
Grafana Server and edge device monitoring visualization
TensorFlow (+Keras) Neural network for unsupervised learning
NGNIX
Reverse proxy.
ISMB and server web application hosting.
Logstash Logs gathering
Other APEMAN components
Component name Role
Flask
REST based data workflow automation & delivery (e.g. Node RED <-> influx, sensor data delivery to web app).
Offline functionality.
Other minor business logic.
Redis Queue + Worker
Queueing TensorFlow scoring calculations jobs and processing them in the background with workers.
Required in order to keep ISMB resources for sensor data gathering and preventing of Tensor Flow scoring
parallel calculations.
Kapacitor Data processing for creating alerts and detecting anomalies based on Tensor Flow calculations.
Telegraf
Agent for collecting, processing, aggregating, and writing metrics. Used for collecting non-sensor related data
(e.g. http pings, CPU readings, mem readings).
Node-RED Sensor data gathering.
ISAB Client app
Server client app
Autoencoders for anomaly detection
• Copies input values to output values and ignores „noise”
• The important part is the hidden core in the middle which extracts
important information
• Encoding and decoding is part of the network
Dimensionality reduction to find outliers
• Early adoption of autoencoders is dimensionality reduction
• Perform better than PCA as can perform non-linear transformations
• Reducing dimensionality identifies the main patterns and reveals outliers
• Outlier detection is a by-product of dimension reduction
How to detect outliers
• Number of input variables equals number of output variables
• When trying to reproduce input MSE is used as loss function
• While training the model learns „normal” data and compress it inside core
layer
• When anomaly is sent through the model it fails to reproduce
• Necessary to find the right threshold to differentiate between valid input
and anomalies
Acheived results, KPIs
and businnes impact
Achieved results
• The experiment ended with a success despite the unforeseen difficulties
caused by the outbreak of the Covid-19 virus.
• The experiment has proved the usability of the MIDIH Reference
Architecture for development of AI-capable systems operating both in
real-time and offline.
• The involved companies are committed to further development of the
system as they see an attractive and untapped market niche for it.
KPI’s
• All the Technical KPI’s were delivered (80h device operating time,
gathering data from 2 machines, 95% of identified failures)
• Business KPI were achieved as well.
8 companies took part in hybrid (remote/onsite) workshops.
3 companies signed letters of interests and confirmed their willingness to
become early adopters and rent out the next iteration for test trials in
their facilities.
• The TRL level of the presented solution was too low to attract more letters
of interest, since there was no immediately available product.
BUSINESS IMPACT
• The experiment allowed us to investigate the capabilities of the Apache
stack. The well though through architecture of MIDIH saved us effort on
designing the system and allowed us to focus on testing the software
components.
• Experiment uncovered many potential market opportunities and allowed
to identify technical means to address them.
• MASTA sees the system as a breakthrough product, which will support the
intended transition from a service-based integrator to a knowledge-based
product provider and is willing to continue investing in its further
development
• During the workshops potential customers pointed out that identification
of potential causes of imminent failures creates significant added value. In
the next development iteration supervised learning, with data annotation
containing information on the causes of failures, will be used.
THANK
YOU!

More Related Content

What's hot

Introduction to lab_view
Introduction to lab_viewIntroduction to lab_view
Introduction to lab_view
Sugeng Rianto
 
SIEWIRE - Tool To Create DCS Wiring Diagrams
SIEWIRE - Tool To Create DCS Wiring DiagramsSIEWIRE - Tool To Create DCS Wiring Diagrams
SIEWIRE - Tool To Create DCS Wiring Diagrams
Disha Bedi
 
Embedded World 2015: Internet of Things Changes the Definition of What a Prod...
Embedded World 2015: Internet of Things Changes the Definition of What a Prod...Embedded World 2015: Internet of Things Changes the Definition of What a Prod...
Embedded World 2015: Internet of Things Changes the Definition of What a Prod...
Intland Software GmbH
 
Reverse engineering
Reverse  engineeringReverse  engineering
Reverse engineering
Yuffie Valen
 
Developing Digital Twins
Developing Digital TwinsDeveloping Digital Twins
Developing Digital Twins
Elizabeth Steiner
 
industrial internship presentation
industrial internship presentation industrial internship presentation
industrial internship presentation
ShreyaBhatt23
 
Labview final
Labview finalLabview final
Labview final
Aanandha Saravanan
 
Roofline Model for FPGA: A tool for Performance Analysis and Application Opti...
Roofline Model for FPGA: A tool for Performance Analysis and Application Opti...Roofline Model for FPGA: A tool for Performance Analysis and Application Opti...
Roofline Model for FPGA: A tool for Performance Analysis and Application Opti...
NECST Lab @ Politecnico di Milano
 
Performance Testing Internet of Things
Performance Testing Internet of ThingsPerformance Testing Internet of Things
Performance Testing Internet of Things
STePINForum
 
Rapid Performance Modeling by transforming Use Case Maps to Palladio Componen...
Rapid Performance Modeling by transforming Use Case Maps to Palladio Componen...Rapid Performance Modeling by transforming Use Case Maps to Palladio Componen...
Rapid Performance Modeling by transforming Use Case Maps to Palladio Componen...
Heiko Koziolek
 
Outsourcing SDWorx Mainframe environment - Lily Craps
Outsourcing SDWorx Mainframe environment - Lily CrapsOutsourcing SDWorx Mainframe environment - Lily Craps
Outsourcing SDWorx Mainframe environment - Lily Craps
NRB
 
DevOps for Enterprise Systems - Sanjay Chandru
DevOps for Enterprise Systems - Sanjay ChandruDevOps for Enterprise Systems - Sanjay Chandru
DevOps for Enterprise Systems - Sanjay Chandru
NRB
 
Domain Specific Languages: An introduction (DSLs)
Domain Specific Languages: An introduction (DSLs)Domain Specific Languages: An introduction (DSLs)
Domain Specific Languages: An introduction (DSLs)
Pedro Silva
 
CV
CVCV
Power Meter Presentation
Power Meter PresentationPower Meter Presentation
Power Meter Presentation
Antonio Mondragon
 
Take Control of Application Performance
Take Control of Application PerformanceTake Control of Application Performance
Take Control of Application Performance
Riverbed Technology
 
ANALYZER_whole
ANALYZER_wholeANALYZER_whole
ANALYZER_whole
Galia Baron-Yifrach
 
GenerationRFID Test & Embedded Electronics Technology Company
GenerationRFID Test & Embedded Electronics Technology CompanyGenerationRFID Test & Embedded Electronics Technology Company
GenerationRFID Test & Embedded Electronics Technology Company
Àngels Pinyol Escala
 
John BishopResume Controls Engineer(6-11-15)
John BishopResume Controls Engineer(6-11-15)John BishopResume Controls Engineer(6-11-15)
John BishopResume Controls Engineer(6-11-15)
John Bishop
 
EISmartwork Plant Digitization toward Industrial 4.0
EISmartwork Plant Digitization toward Industrial 4.0EISmartwork Plant Digitization toward Industrial 4.0
EISmartwork Plant Digitization toward Industrial 4.0
Lee Kian Lie
 

What's hot (20)

Introduction to lab_view
Introduction to lab_viewIntroduction to lab_view
Introduction to lab_view
 
SIEWIRE - Tool To Create DCS Wiring Diagrams
SIEWIRE - Tool To Create DCS Wiring DiagramsSIEWIRE - Tool To Create DCS Wiring Diagrams
SIEWIRE - Tool To Create DCS Wiring Diagrams
 
Embedded World 2015: Internet of Things Changes the Definition of What a Prod...
Embedded World 2015: Internet of Things Changes the Definition of What a Prod...Embedded World 2015: Internet of Things Changes the Definition of What a Prod...
Embedded World 2015: Internet of Things Changes the Definition of What a Prod...
 
Reverse engineering
Reverse  engineeringReverse  engineering
Reverse engineering
 
Developing Digital Twins
Developing Digital TwinsDeveloping Digital Twins
Developing Digital Twins
 
industrial internship presentation
industrial internship presentation industrial internship presentation
industrial internship presentation
 
Labview final
Labview finalLabview final
Labview final
 
Roofline Model for FPGA: A tool for Performance Analysis and Application Opti...
Roofline Model for FPGA: A tool for Performance Analysis and Application Opti...Roofline Model for FPGA: A tool for Performance Analysis and Application Opti...
Roofline Model for FPGA: A tool for Performance Analysis and Application Opti...
 
Performance Testing Internet of Things
Performance Testing Internet of ThingsPerformance Testing Internet of Things
Performance Testing Internet of Things
 
Rapid Performance Modeling by transforming Use Case Maps to Palladio Componen...
Rapid Performance Modeling by transforming Use Case Maps to Palladio Componen...Rapid Performance Modeling by transforming Use Case Maps to Palladio Componen...
Rapid Performance Modeling by transforming Use Case Maps to Palladio Componen...
 
Outsourcing SDWorx Mainframe environment - Lily Craps
Outsourcing SDWorx Mainframe environment - Lily CrapsOutsourcing SDWorx Mainframe environment - Lily Craps
Outsourcing SDWorx Mainframe environment - Lily Craps
 
DevOps for Enterprise Systems - Sanjay Chandru
DevOps for Enterprise Systems - Sanjay ChandruDevOps for Enterprise Systems - Sanjay Chandru
DevOps for Enterprise Systems - Sanjay Chandru
 
Domain Specific Languages: An introduction (DSLs)
Domain Specific Languages: An introduction (DSLs)Domain Specific Languages: An introduction (DSLs)
Domain Specific Languages: An introduction (DSLs)
 
CV
CVCV
CV
 
Power Meter Presentation
Power Meter PresentationPower Meter Presentation
Power Meter Presentation
 
Take Control of Application Performance
Take Control of Application PerformanceTake Control of Application Performance
Take Control of Application Performance
 
ANALYZER_whole
ANALYZER_wholeANALYZER_whole
ANALYZER_whole
 
GenerationRFID Test & Embedded Electronics Technology Company
GenerationRFID Test & Embedded Electronics Technology CompanyGenerationRFID Test & Embedded Electronics Technology Company
GenerationRFID Test & Embedded Electronics Technology Company
 
John BishopResume Controls Engineer(6-11-15)
John BishopResume Controls Engineer(6-11-15)John BishopResume Controls Engineer(6-11-15)
John BishopResume Controls Engineer(6-11-15)
 
EISmartwork Plant Digitization toward Industrial 4.0
EISmartwork Plant Digitization toward Industrial 4.0EISmartwork Plant Digitization toward Industrial 4.0
EISmartwork Plant Digitization toward Industrial 4.0
 

Similar to Apeman masta midih-oc2_demo_day

Platforming the Major Analytic Use Cases for Modern Engineering
Platforming the Major Analytic Use Cases for Modern EngineeringPlatforming the Major Analytic Use Cases for Modern Engineering
Platforming the Major Analytic Use Cases for Modern Engineering
DATAVERSITY
 
Big Data Berlin v8.0 Stream Processing with Apache Apex
Big Data Berlin v8.0 Stream Processing with Apache Apex Big Data Berlin v8.0 Stream Processing with Apache Apex
Big Data Berlin v8.0 Stream Processing with Apache Apex
Apache Apex
 
Thomas Weise, Apache Apex PMC Member and Architect/Co-Founder, DataTorrent - ...
Thomas Weise, Apache Apex PMC Member and Architect/Co-Founder, DataTorrent - ...Thomas Weise, Apache Apex PMC Member and Architect/Co-Founder, DataTorrent - ...
Thomas Weise, Apache Apex PMC Member and Architect/Co-Founder, DataTorrent - ...
Dataconomy Media
 
On the Application of AI for Failure Management: Problems, Solutions and Algo...
On the Application of AI for Failure Management: Problems, Solutions and Algo...On the Application of AI for Failure Management: Problems, Solutions and Algo...
On the Application of AI for Failure Management: Problems, Solutions and Algo...
Jorge Cardoso
 
JESSIESEMANA_CV_1
JESSIESEMANA_CV_1JESSIESEMANA_CV_1
JESSIESEMANA_CV_1
Jessie Semana
 
OracleOEP-EWebcast
OracleOEP-EWebcastOracleOEP-EWebcast
OracleOEP-EWebcast
Shivanshu Upadhyay
 
Technology insights: Decision Science Platform
Technology insights: Decision Science PlatformTechnology insights: Decision Science Platform
Technology insights: Decision Science Platform
Decision Science Community
 
Artificial Intelligence Powered Event Monitoring_4-11-2022.pptx
Artificial Intelligence Powered Event Monitoring_4-11-2022.pptxArtificial Intelligence Powered Event Monitoring_4-11-2022.pptx
Artificial Intelligence Powered Event Monitoring_4-11-2022.pptx
Perfomatix Solutions
 
inmation Presentation_2017
inmation Presentation_2017inmation Presentation_2017
inmation Presentation_2017
inmation Software GmbH
 
benefitsanddrawbacksofclouderp.pdf
benefitsanddrawbacksofclouderp.pdfbenefitsanddrawbacksofclouderp.pdf
benefitsanddrawbacksofclouderp.pdf
Subbu226448
 
Benefits and Drawbacks of Cloud ERP vs Traditional ERP Systems
Benefits and Drawbacks of Cloud ERP vs Traditional ERP SystemsBenefits and Drawbacks of Cloud ERP vs Traditional ERP Systems
Benefits and Drawbacks of Cloud ERP vs Traditional ERP Systems
BatchMaster Software Pvt. Ltd.
 
Visualizing Your Network Health - Know your Network
Visualizing Your Network Health - Know your NetworkVisualizing Your Network Health - Know your Network
Visualizing Your Network Health - Know your Network
DellNMS
 
Resume
ResumeResume
New usage model for real-time analytics by Dr. WILLIAM L. BAIN at Big Data S...
 New usage model for real-time analytics by Dr. WILLIAM L. BAIN at Big Data S... New usage model for real-time analytics by Dr. WILLIAM L. BAIN at Big Data S...
New usage model for real-time analytics by Dr. WILLIAM L. BAIN at Big Data S...
Big Data Spain
 
SCADA ( Supervisory Control and Data Acquisition system) Software Solutions
SCADA ( Supervisory Control and Data Acquisition system) Software SolutionsSCADA ( Supervisory Control and Data Acquisition system) Software Solutions
SCADA ( Supervisory Control and Data Acquisition system) Software Solutions
Embitel Technologies (I) PVT LTD
 
Architecting and Tuning IIB/eXtreme Scale for Maximum Performance and Reliabi...
Architecting and Tuning IIB/eXtreme Scale for Maximum Performance and Reliabi...Architecting and Tuning IIB/eXtreme Scale for Maximum Performance and Reliabi...
Architecting and Tuning IIB/eXtreme Scale for Maximum Performance and Reliabi...
Prolifics
 
Neev Application Performance Management Services
Neev Application Performance Management ServicesNeev Application Performance Management Services
Neev Application Performance Management Services
Neev Technologies
 
November 2013 HUG: Real-time analytics with in-memory grid
November 2013 HUG: Real-time analytics with in-memory gridNovember 2013 HUG: Real-time analytics with in-memory grid
November 2013 HUG: Real-time analytics with in-memory grid
Yahoo Developer Network
 
Building a Real-Time Security Application Using Log Data and Machine Learning...
Building a Real-Time Security Application Using Log Data and Machine Learning...Building a Real-Time Security Application Using Log Data and Machine Learning...
Building a Real-Time Security Application Using Log Data and Machine Learning...
Sri Ambati
 
Securing the Cloud Native Stack
Securing the Cloud Native StackSecuring the Cloud Native Stack
Securing the Cloud Native Stack
Apcera
 

Similar to Apeman masta midih-oc2_demo_day (20)

Platforming the Major Analytic Use Cases for Modern Engineering
Platforming the Major Analytic Use Cases for Modern EngineeringPlatforming the Major Analytic Use Cases for Modern Engineering
Platforming the Major Analytic Use Cases for Modern Engineering
 
Big Data Berlin v8.0 Stream Processing with Apache Apex
Big Data Berlin v8.0 Stream Processing with Apache Apex Big Data Berlin v8.0 Stream Processing with Apache Apex
Big Data Berlin v8.0 Stream Processing with Apache Apex
 
Thomas Weise, Apache Apex PMC Member and Architect/Co-Founder, DataTorrent - ...
Thomas Weise, Apache Apex PMC Member and Architect/Co-Founder, DataTorrent - ...Thomas Weise, Apache Apex PMC Member and Architect/Co-Founder, DataTorrent - ...
Thomas Weise, Apache Apex PMC Member and Architect/Co-Founder, DataTorrent - ...
 
On the Application of AI for Failure Management: Problems, Solutions and Algo...
On the Application of AI for Failure Management: Problems, Solutions and Algo...On the Application of AI for Failure Management: Problems, Solutions and Algo...
On the Application of AI for Failure Management: Problems, Solutions and Algo...
 
JESSIESEMANA_CV_1
JESSIESEMANA_CV_1JESSIESEMANA_CV_1
JESSIESEMANA_CV_1
 
OracleOEP-EWebcast
OracleOEP-EWebcastOracleOEP-EWebcast
OracleOEP-EWebcast
 
Technology insights: Decision Science Platform
Technology insights: Decision Science PlatformTechnology insights: Decision Science Platform
Technology insights: Decision Science Platform
 
Artificial Intelligence Powered Event Monitoring_4-11-2022.pptx
Artificial Intelligence Powered Event Monitoring_4-11-2022.pptxArtificial Intelligence Powered Event Monitoring_4-11-2022.pptx
Artificial Intelligence Powered Event Monitoring_4-11-2022.pptx
 
inmation Presentation_2017
inmation Presentation_2017inmation Presentation_2017
inmation Presentation_2017
 
benefitsanddrawbacksofclouderp.pdf
benefitsanddrawbacksofclouderp.pdfbenefitsanddrawbacksofclouderp.pdf
benefitsanddrawbacksofclouderp.pdf
 
Benefits and Drawbacks of Cloud ERP vs Traditional ERP Systems
Benefits and Drawbacks of Cloud ERP vs Traditional ERP SystemsBenefits and Drawbacks of Cloud ERP vs Traditional ERP Systems
Benefits and Drawbacks of Cloud ERP vs Traditional ERP Systems
 
Visualizing Your Network Health - Know your Network
Visualizing Your Network Health - Know your NetworkVisualizing Your Network Health - Know your Network
Visualizing Your Network Health - Know your Network
 
Resume
ResumeResume
Resume
 
New usage model for real-time analytics by Dr. WILLIAM L. BAIN at Big Data S...
 New usage model for real-time analytics by Dr. WILLIAM L. BAIN at Big Data S... New usage model for real-time analytics by Dr. WILLIAM L. BAIN at Big Data S...
New usage model for real-time analytics by Dr. WILLIAM L. BAIN at Big Data S...
 
SCADA ( Supervisory Control and Data Acquisition system) Software Solutions
SCADA ( Supervisory Control and Data Acquisition system) Software SolutionsSCADA ( Supervisory Control and Data Acquisition system) Software Solutions
SCADA ( Supervisory Control and Data Acquisition system) Software Solutions
 
Architecting and Tuning IIB/eXtreme Scale for Maximum Performance and Reliabi...
Architecting and Tuning IIB/eXtreme Scale for Maximum Performance and Reliabi...Architecting and Tuning IIB/eXtreme Scale for Maximum Performance and Reliabi...
Architecting and Tuning IIB/eXtreme Scale for Maximum Performance and Reliabi...
 
Neev Application Performance Management Services
Neev Application Performance Management ServicesNeev Application Performance Management Services
Neev Application Performance Management Services
 
November 2013 HUG: Real-time analytics with in-memory grid
November 2013 HUG: Real-time analytics with in-memory gridNovember 2013 HUG: Real-time analytics with in-memory grid
November 2013 HUG: Real-time analytics with in-memory grid
 
Building a Real-Time Security Application Using Log Data and Machine Learning...
Building a Real-Time Security Application Using Log Data and Machine Learning...Building a Real-Time Security Application Using Log Data and Machine Learning...
Building a Real-Time Security Application Using Log Data and Machine Learning...
 
Securing the Cloud Native Stack
Securing the Cloud Native StackSecuring the Cloud Native Stack
Securing the Cloud Native Stack
 

More from MIDIH_EU

GARE du MIDIH the DIHIWARE collaboration platform for mastering your digita...
GARE du MIDIH   the DIHIWARE collaboration platform for mastering your digita...GARE du MIDIH   the DIHIWARE collaboration platform for mastering your digita...
GARE du MIDIH the DIHIWARE collaboration platform for mastering your digita...
MIDIH_EU
 
GARE du MIDIH Open Digital Platforms the adoption of a standards-based open...
GARE du MIDIH   Open Digital Platforms the adoption of a standards-based open...GARE du MIDIH   Open Digital Platforms the adoption of a standards-based open...
GARE du MIDIH Open Digital Platforms the adoption of a standards-based open...
MIDIH_EU
 
GARE du MIDIH MIDIH, towards a flexible, modular and open source reference ...
GARE du MIDIH   MIDIH, towards a flexible, modular and open source reference ...GARE du MIDIH   MIDIH, towards a flexible, modular and open source reference ...
GARE du MIDIH MIDIH, towards a flexible, modular and open source reference ...
MIDIH_EU
 
GARE du MIDIH Digital Manufacturing Platforms in H2020 and in future Digita...
GARE du MIDIH   Digital Manufacturing Platforms in H2020 and in future Digita...GARE du MIDIH   Digital Manufacturing Platforms in H2020 and in future Digita...
GARE du MIDIH Digital Manufacturing Platforms in H2020 and in future Digita...
MIDIH_EU
 
GARE du MIDIH DIH collaboration model
GARE du MIDIH   DIH collaboration modelGARE du MIDIH   DIH collaboration model
GARE du MIDIH DIH collaboration model
MIDIH_EU
 
GARE du MIDIH Methods and Tools to enhance DIHs Digital Transformation powe...
GARE du MIDIH   Methods and Tools to enhance DIHs Digital Transformation powe...GARE du MIDIH   Methods and Tools to enhance DIHs Digital Transformation powe...
GARE du MIDIH Methods and Tools to enhance DIHs Digital Transformation powe...
MIDIH_EU
 
Gare du MIDIH the EC focus on the DIHs network, eDIHs in Digital Europe Prog...
Gare du MIDIH  the EC focus on the DIHs network, eDIHs in Digital Europe Prog...Gare du MIDIH  the EC focus on the DIHs network, eDIHs in Digital Europe Prog...
Gare du MIDIH the EC focus on the DIHs network, eDIHs in Digital Europe Prog...
MIDIH_EU
 
Gare du MIDIH MIDIH general overview
Gare du MIDIH   MIDIH general overviewGare du MIDIH   MIDIH general overview
Gare du MIDIH MIDIH general overview
MIDIH_EU
 
Cemtec lcm midih-presentation-oc2
Cemtec lcm midih-presentation-oc2Cemtec lcm midih-presentation-oc2
Cemtec lcm midih-presentation-oc2
MIDIH_EU
 
PGplant midih-presentation oc2
PGplant midih-presentation oc2PGplant midih-presentation oc2
PGplant midih-presentation oc2
MIDIH_EU
 
Offshore lytics rolloos_midih_presentation_oc2
Offshore lytics rolloos_midih_presentation_oc2Offshore lytics rolloos_midih_presentation_oc2
Offshore lytics rolloos_midih_presentation_oc2
MIDIH_EU
 
Ii3DS novitech-midih_presentation_oc2
Ii3DS novitech-midih_presentation_oc2Ii3DS novitech-midih_presentation_oc2
Ii3DS novitech-midih_presentation_oc2
MIDIH_EU
 
Mamoc dmc smart systems-midih_oc2_demoday
Mamoc dmc smart systems-midih_oc2_demodayMamoc dmc smart systems-midih_oc2_demoday
Mamoc dmc smart systems-midih_oc2_demoday
MIDIH_EU
 
Best route beck et al-midih presentation oc2.
Best route beck et al-midih presentation oc2.Best route beck et al-midih presentation oc2.
Best route beck et al-midih presentation oc2.
MIDIH_EU
 
Smart poly ipf midih-presentation oc2
Smart poly ipf midih-presentation oc2Smart poly ipf midih-presentation oc2
Smart poly ipf midih-presentation oc2
MIDIH_EU
 
Dream bot tractonomy midih presentation oc2
Dream bot tractonomy midih presentation oc2Dream bot tractonomy midih presentation oc2
Dream bot tractonomy midih presentation oc2
MIDIH_EU
 
Proof energy@work midih oc2-demo_day
Proof energy@work midih oc2-demo_dayProof energy@work midih oc2-demo_day
Proof energy@work midih oc2-demo_day
MIDIH_EU
 
DEMOKRITOS - Supreemo midih presentation-oc2_demo_day
DEMOKRITOS -  Supreemo midih presentation-oc2_demo_dayDEMOKRITOS -  Supreemo midih presentation-oc2_demo_day
DEMOKRITOS - Supreemo midih presentation-oc2_demo_day
MIDIH_EU
 
AllbeSmart - E robotic midih-presentation-oc2_demo_day
AllbeSmart - E robotic midih-presentation-oc2_demo_dayAllbeSmart - E robotic midih-presentation-oc2_demo_day
AllbeSmart - E robotic midih-presentation-oc2_demo_day
MIDIH_EU
 
Ah+4diac midih webinar 2020 07-08 reference slide deck
Ah+4diac midih webinar 2020 07-08 reference slide deckAh+4diac midih webinar 2020 07-08 reference slide deck
Ah+4diac midih webinar 2020 07-08 reference slide deck
MIDIH_EU
 

More from MIDIH_EU (20)

GARE du MIDIH the DIHIWARE collaboration platform for mastering your digita...
GARE du MIDIH   the DIHIWARE collaboration platform for mastering your digita...GARE du MIDIH   the DIHIWARE collaboration platform for mastering your digita...
GARE du MIDIH the DIHIWARE collaboration platform for mastering your digita...
 
GARE du MIDIH Open Digital Platforms the adoption of a standards-based open...
GARE du MIDIH   Open Digital Platforms the adoption of a standards-based open...GARE du MIDIH   Open Digital Platforms the adoption of a standards-based open...
GARE du MIDIH Open Digital Platforms the adoption of a standards-based open...
 
GARE du MIDIH MIDIH, towards a flexible, modular and open source reference ...
GARE du MIDIH   MIDIH, towards a flexible, modular and open source reference ...GARE du MIDIH   MIDIH, towards a flexible, modular and open source reference ...
GARE du MIDIH MIDIH, towards a flexible, modular and open source reference ...
 
GARE du MIDIH Digital Manufacturing Platforms in H2020 and in future Digita...
GARE du MIDIH   Digital Manufacturing Platforms in H2020 and in future Digita...GARE du MIDIH   Digital Manufacturing Platforms in H2020 and in future Digita...
GARE du MIDIH Digital Manufacturing Platforms in H2020 and in future Digita...
 
GARE du MIDIH DIH collaboration model
GARE du MIDIH   DIH collaboration modelGARE du MIDIH   DIH collaboration model
GARE du MIDIH DIH collaboration model
 
GARE du MIDIH Methods and Tools to enhance DIHs Digital Transformation powe...
GARE du MIDIH   Methods and Tools to enhance DIHs Digital Transformation powe...GARE du MIDIH   Methods and Tools to enhance DIHs Digital Transformation powe...
GARE du MIDIH Methods and Tools to enhance DIHs Digital Transformation powe...
 
Gare du MIDIH the EC focus on the DIHs network, eDIHs in Digital Europe Prog...
Gare du MIDIH  the EC focus on the DIHs network, eDIHs in Digital Europe Prog...Gare du MIDIH  the EC focus on the DIHs network, eDIHs in Digital Europe Prog...
Gare du MIDIH the EC focus on the DIHs network, eDIHs in Digital Europe Prog...
 
Gare du MIDIH MIDIH general overview
Gare du MIDIH   MIDIH general overviewGare du MIDIH   MIDIH general overview
Gare du MIDIH MIDIH general overview
 
Cemtec lcm midih-presentation-oc2
Cemtec lcm midih-presentation-oc2Cemtec lcm midih-presentation-oc2
Cemtec lcm midih-presentation-oc2
 
PGplant midih-presentation oc2
PGplant midih-presentation oc2PGplant midih-presentation oc2
PGplant midih-presentation oc2
 
Offshore lytics rolloos_midih_presentation_oc2
Offshore lytics rolloos_midih_presentation_oc2Offshore lytics rolloos_midih_presentation_oc2
Offshore lytics rolloos_midih_presentation_oc2
 
Ii3DS novitech-midih_presentation_oc2
Ii3DS novitech-midih_presentation_oc2Ii3DS novitech-midih_presentation_oc2
Ii3DS novitech-midih_presentation_oc2
 
Mamoc dmc smart systems-midih_oc2_demoday
Mamoc dmc smart systems-midih_oc2_demodayMamoc dmc smart systems-midih_oc2_demoday
Mamoc dmc smart systems-midih_oc2_demoday
 
Best route beck et al-midih presentation oc2.
Best route beck et al-midih presentation oc2.Best route beck et al-midih presentation oc2.
Best route beck et al-midih presentation oc2.
 
Smart poly ipf midih-presentation oc2
Smart poly ipf midih-presentation oc2Smart poly ipf midih-presentation oc2
Smart poly ipf midih-presentation oc2
 
Dream bot tractonomy midih presentation oc2
Dream bot tractonomy midih presentation oc2Dream bot tractonomy midih presentation oc2
Dream bot tractonomy midih presentation oc2
 
Proof energy@work midih oc2-demo_day
Proof energy@work midih oc2-demo_dayProof energy@work midih oc2-demo_day
Proof energy@work midih oc2-demo_day
 
DEMOKRITOS - Supreemo midih presentation-oc2_demo_day
DEMOKRITOS -  Supreemo midih presentation-oc2_demo_dayDEMOKRITOS -  Supreemo midih presentation-oc2_demo_day
DEMOKRITOS - Supreemo midih presentation-oc2_demo_day
 
AllbeSmart - E robotic midih-presentation-oc2_demo_day
AllbeSmart - E robotic midih-presentation-oc2_demo_dayAllbeSmart - E robotic midih-presentation-oc2_demo_day
AllbeSmart - E robotic midih-presentation-oc2_demo_day
 
Ah+4diac midih webinar 2020 07-08 reference slide deck
Ah+4diac midih webinar 2020 07-08 reference slide deckAh+4diac midih webinar 2020 07-08 reference slide deck
Ah+4diac midih webinar 2020 07-08 reference slide deck
 

Recently uploaded

Artificial Intelligence, Data and Competition – LIM – June 2024 OECD discussion
Artificial Intelligence, Data and Competition – LIM – June 2024 OECD discussionArtificial Intelligence, Data and Competition – LIM – June 2024 OECD discussion
Artificial Intelligence, Data and Competition – LIM – June 2024 OECD discussion
OECD Directorate for Financial and Enterprise Affairs
 
Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024
Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024
Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024
Dutch Power
 
Carrer goals.pptx and their importance in real life
Carrer goals.pptx  and their importance in real lifeCarrer goals.pptx  and their importance in real life
Carrer goals.pptx and their importance in real life
artemacademy2
 
XP 2024 presentation: A New Look to Leadership
XP 2024 presentation: A New Look to LeadershipXP 2024 presentation: A New Look to Leadership
XP 2024 presentation: A New Look to Leadership
samililja
 
Artificial Intelligence, Data and Competition – OECD – June 2024 OECD discussion
Artificial Intelligence, Data and Competition – OECD – June 2024 OECD discussionArtificial Intelligence, Data and Competition – OECD – June 2024 OECD discussion
Artificial Intelligence, Data and Competition – OECD – June 2024 OECD discussion
OECD Directorate for Financial and Enterprise Affairs
 
Artificial Intelligence, Data and Competition – ČORBA – June 2024 OECD discus...
Artificial Intelligence, Data and Competition – ČORBA – June 2024 OECD discus...Artificial Intelligence, Data and Competition – ČORBA – June 2024 OECD discus...
Artificial Intelligence, Data and Competition – ČORBA – June 2024 OECD discus...
OECD Directorate for Financial and Enterprise Affairs
 
Collapsing Narratives: Exploring Non-Linearity • a micro report by Rosie Wells
Collapsing Narratives: Exploring Non-Linearity • a micro report by Rosie WellsCollapsing Narratives: Exploring Non-Linearity • a micro report by Rosie Wells
Collapsing Narratives: Exploring Non-Linearity • a micro report by Rosie Wells
Rosie Wells
 
Tom tresser burning issue.pptx My Burning issue
Tom tresser burning issue.pptx My Burning issueTom tresser burning issue.pptx My Burning issue
Tom tresser burning issue.pptx My Burning issue
amekonnen
 
2024-05-30_meetup_devops_aix-marseille.pdf
2024-05-30_meetup_devops_aix-marseille.pdf2024-05-30_meetup_devops_aix-marseille.pdf
2024-05-30_meetup_devops_aix-marseille.pdf
Frederic Leger
 
Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024
Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024
Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024
Dutch Power
 
Mẫu PPT kế hoạch làm việc sáng tạo cho nửa cuối năm PowerPoint
Mẫu PPT kế hoạch làm việc sáng tạo cho nửa cuối năm PowerPointMẫu PPT kế hoạch làm việc sáng tạo cho nửa cuối năm PowerPoint
Mẫu PPT kế hoạch làm việc sáng tạo cho nửa cuối năm PowerPoint
1990 Media
 
Competition and Regulation in Professions and Occupations – ROBSON – June 202...
Competition and Regulation in Professions and Occupations – ROBSON – June 202...Competition and Regulation in Professions and Occupations – ROBSON – June 202...
Competition and Regulation in Professions and Occupations – ROBSON – June 202...
OECD Directorate for Financial and Enterprise Affairs
 
原版制作贝德福特大学毕业证(bedfordhire毕业证)硕士文凭原版一模一样
原版制作贝德福特大学毕业证(bedfordhire毕业证)硕士文凭原版一模一样原版制作贝德福特大学毕业证(bedfordhire毕业证)硕士文凭原版一模一样
原版制作贝德福特大学毕业证(bedfordhire毕业证)硕士文凭原版一模一样
gpww3sf4
 
Gregory Harris - Cycle 2 - Civics Presentation
Gregory Harris - Cycle 2 - Civics PresentationGregory Harris - Cycle 2 - Civics Presentation
Gregory Harris - Cycle 2 - Civics Presentation
gharris9
 
Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...
Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...
Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...
Suzanne Lagerweij
 
Burning Issue Presentation By Kenmaryon.pdf
Burning Issue Presentation By Kenmaryon.pdfBurning Issue Presentation By Kenmaryon.pdf
Burning Issue Presentation By Kenmaryon.pdf
kkirkland2
 
Updated diagnosis. Cause and treatment of hypothyroidism
Updated diagnosis. Cause and treatment of hypothyroidismUpdated diagnosis. Cause and treatment of hypothyroidism
Updated diagnosis. Cause and treatment of hypothyroidism
Faculty of Medicine And Health Sciences
 
Pro-competitive Industrial Policy – LANE – June 2024 OECD discussion
Pro-competitive Industrial Policy – LANE – June 2024 OECD discussionPro-competitive Industrial Policy – LANE – June 2024 OECD discussion
Pro-competitive Industrial Policy – LANE – June 2024 OECD discussion
OECD Directorate for Financial and Enterprise Affairs
 
Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...
Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...
Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...
OECD Directorate for Financial and Enterprise Affairs
 
Gregory Harris' Civics Presentation.pptx
Gregory Harris' Civics Presentation.pptxGregory Harris' Civics Presentation.pptx
Gregory Harris' Civics Presentation.pptx
gharris9
 

Recently uploaded (20)

Artificial Intelligence, Data and Competition – LIM – June 2024 OECD discussion
Artificial Intelligence, Data and Competition – LIM – June 2024 OECD discussionArtificial Intelligence, Data and Competition – LIM – June 2024 OECD discussion
Artificial Intelligence, Data and Competition – LIM – June 2024 OECD discussion
 
Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024
Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024
Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024
 
Carrer goals.pptx and their importance in real life
Carrer goals.pptx  and their importance in real lifeCarrer goals.pptx  and their importance in real life
Carrer goals.pptx and their importance in real life
 
XP 2024 presentation: A New Look to Leadership
XP 2024 presentation: A New Look to LeadershipXP 2024 presentation: A New Look to Leadership
XP 2024 presentation: A New Look to Leadership
 
Artificial Intelligence, Data and Competition – OECD – June 2024 OECD discussion
Artificial Intelligence, Data and Competition – OECD – June 2024 OECD discussionArtificial Intelligence, Data and Competition – OECD – June 2024 OECD discussion
Artificial Intelligence, Data and Competition – OECD – June 2024 OECD discussion
 
Artificial Intelligence, Data and Competition – ČORBA – June 2024 OECD discus...
Artificial Intelligence, Data and Competition – ČORBA – June 2024 OECD discus...Artificial Intelligence, Data and Competition – ČORBA – June 2024 OECD discus...
Artificial Intelligence, Data and Competition – ČORBA – June 2024 OECD discus...
 
Collapsing Narratives: Exploring Non-Linearity • a micro report by Rosie Wells
Collapsing Narratives: Exploring Non-Linearity • a micro report by Rosie WellsCollapsing Narratives: Exploring Non-Linearity • a micro report by Rosie Wells
Collapsing Narratives: Exploring Non-Linearity • a micro report by Rosie Wells
 
Tom tresser burning issue.pptx My Burning issue
Tom tresser burning issue.pptx My Burning issueTom tresser burning issue.pptx My Burning issue
Tom tresser burning issue.pptx My Burning issue
 
2024-05-30_meetup_devops_aix-marseille.pdf
2024-05-30_meetup_devops_aix-marseille.pdf2024-05-30_meetup_devops_aix-marseille.pdf
2024-05-30_meetup_devops_aix-marseille.pdf
 
Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024
Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024
Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024
 
Mẫu PPT kế hoạch làm việc sáng tạo cho nửa cuối năm PowerPoint
Mẫu PPT kế hoạch làm việc sáng tạo cho nửa cuối năm PowerPointMẫu PPT kế hoạch làm việc sáng tạo cho nửa cuối năm PowerPoint
Mẫu PPT kế hoạch làm việc sáng tạo cho nửa cuối năm PowerPoint
 
Competition and Regulation in Professions and Occupations – ROBSON – June 202...
Competition and Regulation in Professions and Occupations – ROBSON – June 202...Competition and Regulation in Professions and Occupations – ROBSON – June 202...
Competition and Regulation in Professions and Occupations – ROBSON – June 202...
 
原版制作贝德福特大学毕业证(bedfordhire毕业证)硕士文凭原版一模一样
原版制作贝德福特大学毕业证(bedfordhire毕业证)硕士文凭原版一模一样原版制作贝德福特大学毕业证(bedfordhire毕业证)硕士文凭原版一模一样
原版制作贝德福特大学毕业证(bedfordhire毕业证)硕士文凭原版一模一样
 
Gregory Harris - Cycle 2 - Civics Presentation
Gregory Harris - Cycle 2 - Civics PresentationGregory Harris - Cycle 2 - Civics Presentation
Gregory Harris - Cycle 2 - Civics Presentation
 
Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...
Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...
Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...
 
Burning Issue Presentation By Kenmaryon.pdf
Burning Issue Presentation By Kenmaryon.pdfBurning Issue Presentation By Kenmaryon.pdf
Burning Issue Presentation By Kenmaryon.pdf
 
Updated diagnosis. Cause and treatment of hypothyroidism
Updated diagnosis. Cause and treatment of hypothyroidismUpdated diagnosis. Cause and treatment of hypothyroidism
Updated diagnosis. Cause and treatment of hypothyroidism
 
Pro-competitive Industrial Policy – LANE – June 2024 OECD discussion
Pro-competitive Industrial Policy – LANE – June 2024 OECD discussionPro-competitive Industrial Policy – LANE – June 2024 OECD discussion
Pro-competitive Industrial Policy – LANE – June 2024 OECD discussion
 
Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...
Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...
Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...
 
Gregory Harris' Civics Presentation.pptx
Gregory Harris' Civics Presentation.pptxGregory Harris' Civics Presentation.pptx
Gregory Harris' Civics Presentation.pptx
 

Apeman masta midih-oc2_demo_day

  • 2. About Us • Established 2011, 5 employees • Development of Level 3 software for manufacturing industry • Transitioning from service-based integrator subcontracting for market leaders to knowledge based products supplier • Main focus on discrete manufacturing solutions starting from train assembly (China South Railway, Qingdao, China), through plastic moulding (Bianor, Bialystok, Poland) to timing belts (Gates, Legnica, Poland)
  • 4. Challenge For large scale production companies minimizing scrap, improving yield is critical to maintain operational margins and assuring satisfied customers . Existing Predictive Maintenance solutions have several disadvantages: • Companies often face hard-to-detect failure conditions while solutions deliver classical value based alerting or AI supervised learning • Solution adaptation to unique customer installation, operating conditions, individual device configurations results in long running and expensive projects • Required PLC’s reprograming. • Required infrastructure investments (e.g. network).
  • 5. Solution For the manufacturing companies who are willing to introduce step-wise improvements in order to reduce number of unpredicted failures of electric engines based assets The APEMAN is a predictive maintenance class system that detects potential failures of electric engines well in advance. Unlike competing products APEMAN: • is capable of predicting failures that were never observed neither in customer installation nor in device category • operates without customer specific setup • doesn’t require any infrastructure investment or PLC programming to start operating • has scalable number of monitoring sensors to deliver wide capabilities of environment replication for AI model
  • 7. Architecture • The solution is based on the Apache toolchain • Data acquisition & persistence module, based on Node-RED and InfluxDB is responsible for collecting and storing sensor measurements. • The Data & trained model bi-directional synchronization module, using Flask and NGNIX, is responsible for sending measurements data to the server and retrieving trained neural networks. • The failure detection module compares the incoming measurements with pre-trained failures models allowing for prediction of imminent failures. • The Client App is responsible for preparation of the time series data, alerting and visualization. • On the server side the Data & model synchronization module is responsible for collecting data and retraining model periodically. • The failure detection training module ensures persistence of the training data and re-trains the neural networks once new data is available.
  • 8. ISAB • The Integrated Sensing and Analysis Box (ISAB) is the edge device and is responsible for collecting and processing measurements from sensors attached to individual machines as well as for reasoning using the pre- trained deep neural network. • Developing a single edge device like that ensures portability and allows for installing on different machines, collecting data, retraining the model off- line and monitoring machines as needed. • The box is based on the Raspberry Pi4 with specialized sensors attached – current and voltage, frequency of the inverter, temperature and vibration. • Additional sensors, measuring different modalities can be easily attached further enhancing the capabilities of the device.
  • 9. APEMAN MIDIH components Component name Role Apache Kafka (+ Zookeeper) Redundant message broker for transferring sensor data from multiple edge devices to server Apache Spark Used for data pre-processing and AI learning management Apache Zeppelin AI notebooks visualization Cassandra Training data storage Grafana Server and edge device monitoring visualization TensorFlow (+Keras) Neural network for unsupervised learning NGNIX Reverse proxy. ISMB and server web application hosting. Logstash Logs gathering
  • 10. Other APEMAN components Component name Role Flask REST based data workflow automation & delivery (e.g. Node RED <-> influx, sensor data delivery to web app). Offline functionality. Other minor business logic. Redis Queue + Worker Queueing TensorFlow scoring calculations jobs and processing them in the background with workers. Required in order to keep ISMB resources for sensor data gathering and preventing of Tensor Flow scoring parallel calculations. Kapacitor Data processing for creating alerts and detecting anomalies based on Tensor Flow calculations. Telegraf Agent for collecting, processing, aggregating, and writing metrics. Used for collecting non-sensor related data (e.g. http pings, CPU readings, mem readings). Node-RED Sensor data gathering.
  • 13. Autoencoders for anomaly detection • Copies input values to output values and ignores „noise” • The important part is the hidden core in the middle which extracts important information • Encoding and decoding is part of the network
  • 14. Dimensionality reduction to find outliers • Early adoption of autoencoders is dimensionality reduction • Perform better than PCA as can perform non-linear transformations • Reducing dimensionality identifies the main patterns and reveals outliers • Outlier detection is a by-product of dimension reduction
  • 15. How to detect outliers • Number of input variables equals number of output variables • When trying to reproduce input MSE is used as loss function • While training the model learns „normal” data and compress it inside core layer • When anomaly is sent through the model it fails to reproduce • Necessary to find the right threshold to differentiate between valid input and anomalies
  • 16. Acheived results, KPIs and businnes impact
  • 17. Achieved results • The experiment ended with a success despite the unforeseen difficulties caused by the outbreak of the Covid-19 virus. • The experiment has proved the usability of the MIDIH Reference Architecture for development of AI-capable systems operating both in real-time and offline. • The involved companies are committed to further development of the system as they see an attractive and untapped market niche for it.
  • 18. KPI’s • All the Technical KPI’s were delivered (80h device operating time, gathering data from 2 machines, 95% of identified failures) • Business KPI were achieved as well. 8 companies took part in hybrid (remote/onsite) workshops. 3 companies signed letters of interests and confirmed their willingness to become early adopters and rent out the next iteration for test trials in their facilities. • The TRL level of the presented solution was too low to attract more letters of interest, since there was no immediately available product.
  • 19. BUSINESS IMPACT • The experiment allowed us to investigate the capabilities of the Apache stack. The well though through architecture of MIDIH saved us effort on designing the system and allowed us to focus on testing the software components. • Experiment uncovered many potential market opportunities and allowed to identify technical means to address them. • MASTA sees the system as a breakthrough product, which will support the intended transition from a service-based integrator to a knowledge-based product provider and is willing to continue investing in its further development • During the workshops potential customers pointed out that identification of potential causes of imminent failures creates significant added value. In the next development iteration supervised learning, with data annotation containing information on the causes of failures, will be used.