Skip to content

Similar papers

Open access Jun 2026

IMPLEMENTATION OF IOT-BASED PREDICTIVE MAINTENANCE FOR INDUCTION MOTORS IN INDUSTRIAL ENTERPRISES

Induction motors account for approximately 40–45% of global industrial electricity consumption. Unplanned downtime due to stator faults, bearing failures, and rotor imbalances costs manufacturing enterprises an estimated $15–20 billion annually. This paper presents a complete Internet of Things (IoT) based predictive maintenance system for real-time condition monitoring of three-phase induction motors. The proposed system integrates low-cost wireless vibration sensors, thermal imaging modules, and current signature analyzers connected via a LoRaWAN gateway to a cloud-based analytics platform. A two-year study was conducted across 48 industrial motors (5.5–250 kW) operating in a German automotive parts factory. Using machine learning algorithms (random forest and long short-term memory networks), the system achieved 94.7% accuracy in fault prediction with an average warning time of 312 hours before critical failure. The results demonstrate a 67% reduction in unplanned downtime, a 53% decrease in maintenance costs, and a payback period of 1.2 years. The proposed solution prevents 82 tonnes of CO₂ equivalent per facility per year by reducing production stoppages and avoiding premature motor replacement. This scalable approach can be implemented across various industrial sectors.

A. Zemtsov · 0 citations
Conference Aug 2026

Smart AI-Integrated System for Predictive Maintenance and Condition Monitoring in Industries

The Sudden equipment failures are common in industrial systems, which means more downtime and higher maintenance costs. A Smart AI-Integrated Predictive Maintenance and Condition Monitoring System is proposed to solve this problem. It will allow for real-time monitoring and early fault detection in industrial machines. The system uses an Arduino Uno (ATmega328P) microcontroller that is connected to several sensors, such as voltage, current, temperature (LM35), vibration, proximity, and MPU6050 sensors, to collect important operational data. The ESP8266 NodeMCU Wi-Fi module sends the processed data to an IoT cloud platform so that it can be monitored and analyzed from afar. There is also an I2C display developed in for real-time viewing on position. The proposed system uses AI-based analysis to find problems and assume when equipment might break down, which enables maintenance be performed on time. By using a hardware prototype to evaluate shows that the system reliably monitor in real time and make accurate predictions, which cuts down on downtime and makes the system work better. The Integration of AI and IoT technologies makes predictive maintenance in modern industrial settings cheaper, more flexible, and smarter.

V. R. Kumar, P. Poornima, M. Abinesh et al. · 0 citations
Conference Jul 2026

IoT-Enabled Smart Vehicle Monitoring and Predictive Maintenance System

The fast changing nature of connected vehicles requires smart systems that can monitor health in real-time and predict failures. This paper introduces an IoT-based Smart Vehicle Monitoring and Predictive Maintenance System that involves onboard sensors, edge computing, and cloud analytics to ensure high reliability and reduce unscheduled downtimes. Multi-modal transportation data (temperature, vibration, fuel consumption, and brake parameters) are continuously measured with the help of ESP32/Arduino devices connected to the CAN bus. An Extended Kalman Filter (EKF) is an algorithm that does nonlinear sensor fusion at the edge to enhance data reliability and noise minimization. The degradation prediction and Remaining Useful Life estimation of the fused time-series data are done with a Long Short-Term Memory (LSTM) network. A new adaptive thresholding system is used to dynamically regulate anomaly sensitivity according to driving context and historical trends. It was evaluated experimentally on 100,000 real-time sample divided into 70% training, 15% validation and 15% testing sample. The proposed framework was found to have 97.4% prediction accuracy with Precision (94.8%), Recall (95.6%), and F1-score (95.2%). EKF preprocessing minimized RMSE by 0.84, and it is a 56-percent improvement in estimation accuracy. The adaptive detection module reduced false positive rate to 4.1% which was 63% lower than the approaches to static threshold. The system forecasted failures almost 22 minutes earlier than it was actually detected which enhanced early detection by almost 30 percent. The edge deployment decreased latency by a factor of 4 to 160 ms, and thus, allowed the creation of nearly real-time alerts. The implementation of visualization and alert management was realized based on the use of Node-RED and Grafana dashboards, along with MQTT-based secure communication. All in all, the framework is statistically proven to be robust, scaled and applicable to next-generation intelligent vehicular IoT ecosystems.

Biswaraj Roy, B. Prasath, Ajit Kumar Singh et al. · 0 citations
Conference Jul 2026

Multi-Sensor Fusion and Frequency-Domain Analysis for Predictive Maintenance of Industrial Induction Motors

Unplanned failures of induction motors impose serious operational and financial penalties on industrial facilities, yet the fault signatures that precede such failures are detectable well in advance through careful sensor instrumentation and data-driven analysis. This paper presents an end-to-end Internet-of-Things (IoT) predictive maintenance scheme based on two off-the-shelf sensors: a DS18B20 one-wire digital thermometer and 2 piezo vibration sensor modules, with an ESP32 edge device for running the full machine learning pipeline offline, independent from any cloud services. Four operating scenarios are considered: healthy condition, BPFO (bearing outer race fault), misaligned shaft, and rotor imbalance. Based on 1-second sampling intervals, 17 descriptors are derived, including statistics in the time domain, Fourier harmonic peaks, energy ratios between different frequency bands, and temperature gradients measured across all sensors. A dual-stage feature selection method using mutual information (MI) score and Random Forest mean decrease impurity (MDI) ranking reduces the number of features to the 10 most relevant descriptors, reducing the computational complexity by 41% at the expense of 5.6% F1-macro. On a balanced 600-sample synthetic dataset, the resulting Random Forest classifier attains 87.3% hold-out accuracy, 91.0±1.9% five-fold cross-validation accuracy, and a macro area-under-the-ROC-curve of 0.980. End-to-end inference takes just 39 ms on the ESP32, easily meeting the 200 ms requirement for real-time alerting.

Akash Mastud, Dhiraj Vaidya, Azaroddin Sayyed et al. · 0 citations
Conference Jul 2026

Machine Learning-based Predictive Maintenance for Industrial IoT Devices using Google Cloud AI Platform

Predictive maintenance (PdM) in Industrial Internet of Things (IIoT) environments plays a vital role in minimizing unplanned downtime, improving operational efficiency, and spreading equipment lifespan. This paper presents a Machine Learning (ML)-based predictive maintenance basis deployed on Google Cloud AI Platform for real-time monitoring and fault prediction of manufacturing milling machine devices. The proposed system develops sensor-generated operational data, including torque, rotational speed, temperature, and tool wear, to train and evaluate multiple ML models such as Decision Tree, K-Nearest Neighbors (KNN), Gradient Boosting, Support Vector Machine (SVM), Gaussian Naïve Bayes, and Logistic Regression. The confirmed models, the Decision Tree classifier reached the highest accuracy of 99.40%, with strong cross-validation and AUC performance, indicating larger capability in detection machine failures. By fit in cloud-based AI services, the framework ensures scalable model deployment, high availability, and efficient real-time predictive analytics for manufacturing applications. Experimental findings reveal important improvements in prediction accuracy and conservation cost reduction associated to conventional reactive maintenance approaches. The study confirms the efficiency of combining IIoT sensor analytics, ML, and cloud-based AI structure for intelligent and proactive industrial conservation systems.

More Praveen, A. Lakshman, V.Jyothi et al. · 0 citations
Open access Jul 2026

A Smart Predictive Maintenance Architecture for Industrial Equipment Monitoring Using IIoT, Machine Learning, and Digital Twin Models

The rapid adoption of Industry 4.0 technologies has transformed modern manufacturing by enabling intelligent monitoring and automation of industrial equipment. However, unexpected machine failures continue to cause production downtime, increased maintenance costs, and reduced operational efficiency. Predictive maintenance has emerged as an effective strategy to address these challenges by forecasting equipment failures before they occur. This paper proposes an Industrial Internet of Things (IIoT)-based Predictive Maintenance System that integrates smart sensors, edge computing, cloud analytics, artificial intelligence, and digital twin technology. The proposed framework continuously collects machine parameters such as vibration, temperature, pressure, current consumption, and acoustic signals through connected sensors. The collected data is analyzed using machine learning algorithms to identify anomalies, estimate remaining useful life (RUL), and generate maintenance recommendations. A digital twin model provides a virtual representation of industrial assets, enabling real-time simulation and performance evaluation. Experimental results demonstrate significant improvements in fault detection accuracy, equipment availability, and maintenance efficiency while reducing downtime and operational expenses. The proposed system contributes to the development of intelligent and self-optimizing industrial environments aligned with Industry 4.0 objectives.

Gajula Prasad Gajula Prasad, Bolloju Divya Sri Bolloju Divya Sri, Dr B Ramprasad Dr B Ramprasad · 0 citations