You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Predictive Maintenance avoids the drawbacks of Preventive Maintenance (under utilization of a part's life) and Reactive Maintenance (unscheduled downtime). Based on the health of an equipment in the past, future point of failure can be predicted in Predictive Maintenance. Thus, replacement of parts can be scheduled just before the actual failure.
End-to-End Industrial AI-driven condition monitoring system for early fault detection in rotating machinery using Unsupervised LSTM Autoencoders. Detects failures 72h in advance. Early fault detection with 100% accuracy on high-frequency sensor data (NASA IMS Dataset).
Predictive maintenance modeling for wind turbines using sensor data. Forecasts potential failures in generator components to reduce downtime and maintenance costs.
Two-layer framework for artificial intuition: a fast anomaly scorer + selective LLM verification. Validated on NASA bearing run-to-failure data — verification helps when signal is ambiguous, hurts when it's already sharp. Grounded in Recognition-Primed Decision theory.
An IoT-based Machine Maintenance Monitoring System for Smart Factories. Utilizes ESP32, vibration, and temperature sensors for real-time condition monitoring and anomaly detection.
**Predictive Maintenance IoT** is an IoT-based system that uses sensors to continuously monitor the condition of machines and equipment. By collecting and analyzing real-time data such as temperature, vibration, and pressure, it predicts potential failures before they occur, helping reduce downtime, lower maintenance costs, and improve operational
A research framework for benchmarking risk-aware time-series models in aerospace PHM. It focuses on de-noising complex flight manifolds, evaluating model stability under multi-modal regimes, and ensuring prognostic generalisation through rigorous experimental auditing.
TensorFlow implementation of GSX (Gumbel-Sigmoid eXplanator) for instance-wise feature selection and explainable fault prediction from IoT vibration time series (IEEE Access 2022).
Machine Learning pipeline for predictive maintenance in CNC machinery. Evaluates real-time IIoT telemetry using a Random Forest classifier to anticipate critical failures and optimize industrial downtime.
PMIS is a front-end web application built to serve as a comprehensive dashboard for monitoring industrial assets, predictive maintenance models, and operational workflows.