Time Series Anomaly Detection for Bottling Machine Maintenance

This talk discusses time series anomaly detection methods for predictive maintenance of machines in bottling plants and their implemention on AWS edge devices.


To reduce unplanned downtime, bottling plants replace mechanically wearing parts on fixed time schedules, ideally prior to failure. This lack of failure cases makes development of data-driven maintenance plans difficult. Anomaly detection is thus a promising alternative path towards predictive maintenance for these systems.

This talk will give an overview of unsupervised one- and multi-dimensional anomaly detection methods and their application to data from sensors of the main motor of a soft drink bottling machine.
The behavior of this motor reflects the overall state of the machine, as it drives many of the machine's components.

The implementation of these anomaly detection algorithms on the AWS Greengrass architecture is also discussed. This platform allows easy application of the algorithms on client production systems.


Domains:

Algorithms, Data Science, Machine Learning

Domain Expertise:

some

Python Skill Level:

basic

Abstract as a tweet:

Anomaly detection in time series data from mechanical motors in bottling machines, set productive on an AWS edge device. #AnomalyDetection #UnsupervisedML #AWS