Application of a Predictive Model to Reduce Unplanned Downtime in Automotive Industry Production Processes: A Sustainability Perspective
Abstract
:1. Introduction
2. Theoretical Reference
2.1. Content Analysis
2.1.1. Methodological Approaches
2.1.2. Sectoral Applications
2.1.3. Sustainability and Operational Outcomes
2.2. Applications of Machine Learning in Industry
2.3. Predictive Maintenance
3. Methodological Procedures
3.1. Problem Identification
3.2. Equipment Selection
3.3. Failure Mode Selection
3.4. ETL (Extract–Transform–Load)
3.5. Training of Machine Learning Models
3.6. Model Evaluation and Selection
3.7. Application of the Chosen Model
4. Results
4.1. Process Mapping
4.2. Root Cause Analysis
- Labor: Inadequate skills and insufficient training.
- Method: Lack of standardization and incorrect maintenance.
- Machine: Premature failures and excessive stamping cycles.
- Environment: Contamination.
- Material: Out-of-specification material and lack of material quality.
- Measurement: Lack of monitoring of critical parameters.
4.3. Definition and Selection of Solutions
4.4. Tool Selection
4.4.1. Application of the AHP Method
Definition of the Objective
Construction of the Hierarchy
Establishment of Pairwise Comparisons
Calculation of Pairwise Comparison Matrix Consistency
Calculation of Pairwise Comparison Matrices Aggregating Each Criterion to the Decision Alternatives
Obtaining Priority for the Alternatives
Classification of Alternatives
4.5. Selection of Failure Mode
4.6. ETL
4.7. Training
4.8. Evaluation and Selection of the Model
4.9. Application of the Model
5. Discussion
6. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
Appendix A
Authors | Journal | Proposal | Contributions | Limitations |
---|---|---|---|---|
[41] | Arabian Journal for Science and Engineering | Using three different feature extraction techniques, namely statistical, histogram, and the autoregressive moving average model (ARMA), this study attempted to employ feature fusion to identify the most significant features required for detecting suspension faults using vibration signals and a machine learning approach. | The study classified eight different states of the suspension system, comprising seven fault conditions and one normal (good) condition. The study demonstrates that the combination of ARMA–histogram–statistical features with a random forest classifier results in high classification accuracy and presents findings that can enhance predictive maintenance for vehicles. | The experiments conducted in this study were performed under laboratory conditions using a quarter-car model. The accuracy of the proposed method and model may vary. For future work, real-time implementation could provide greater significance and practical value |
[42] | Engineering Applications of Artificial Intelligence | This article proposes a data-driven approach to predict the future maintenance needs of air compressors in heavy trucks, combining pattern recognition and Remaining Useful Life (RUL) estimation. The proposal classifies whether the RUL will be shorter or longer than the interval until the next scheduled service visit, using historical data collected from vehicles and records of certified workshop services. | This study makes an innovative contribution to the literature by using historical vehicle data and service records to predict maintenance needs, overcoming the limitation of data sources not designed for mining. The application of failure prediction models and Remaining Useful Life (RUL) estimates for air compressors, components with multiple potential failure modes, extends the reach of predictive automotive maintenance, bringing significant advancements to the industry. Furthermore, the research contributes to the field of Condition-Based Maintenance (CBM) by proposing a solution that does not rely on continuous monitoring or real-time sensors, thus overcoming connectivity challenges and associated costs. | An important limitation of the study lies in the complexity of the data, which include maintenance records and vehicle usage data designed for other purposes, such as warranty analysis, rather than for data mining. Additionally, the datasets are highly imbalanced, with noisy class labels and missing data, which hinders the accuracy of predictions. Another challenge is the variety of vehicle configurations, as well as adverse conditions and the lack of continuous monitoring, making the application of predictive maintenance models more complex and difficult to generalize across all scenarios. |
[43] | IEEE Access | The authors develop a model capable of real-time prediction of failures or potential problems in a vehicle’s engine using a data pre-processing technique scaled in sklearn, analyzing and validating the performance of the proposed models using statistical tools. | The authors present an effective model by leveraging the strengths of multiple machine learning models to generate more accurate and specific solutions. | The findings of this study consist of fundamental tools for the implementation of a predictive maintenance guide for the automotive industry; however, they do not guarantee that the results obtained are related to the real world, with the aim of using more efficient techniques and parameters. |
[44] | Computers and Electrical Engineering | The authors present a literature review focusing on the use of artificial intelligence (AI) and machine learning (ML) for automotive systems with applications that go beyond Advanced Driver Assistance Systems (ADAS). | Gaps in the existing literature were identified, highlighting the evolution of the mobility scenario. From this perspective, research needs were identified for a complete evaluation of network architecture, connectivity, and performance metrics, covering Automated Guided Vehicle (AGV) technology, networking protocols, and swarm dynamics. | It focused on identifying gaps in the literature, addressing the impact of AI in areas such as automotive emissions, predictive maintenance, connected vehicles, safety-focused driver monitoring systems, and the use of various algorithms from an ADAS perspective. The summarized case studies provide excellent examples of applications of each system but do not provide methodological details. |
[15] | Journal of Theoretical and Applied Information Technology (JATIT) | The objective of our research is to develop an algorithmic solution for the detection of anomalies and non-conformities in production units, through an automatic classification of the data collected by the sensors (which represent the INPUTS of our model) into two categories: defects and without defects, which constitute the set of arrivals of the value of the OUTPUT. | The work contributes by presenting an approach capable of classifying images of product surfaces (such as steel strips) into two categories: defect present or defect absent. It utilizes algorithms that map pixel intensity values to achieve precise categorization. The use of machine learning for predictive maintenance allows for predicting the failures of different types of equipment, anticipating the maintenance of machines, and therefore planning it in advance. | The proposed research requires extensive annotated data on non-compliance, making it costly. The efficiency of machine learning applications is heavily influenced by selecting the correct evaluation metrics, particularly in scenarios with imbalanced data, where incorrect predictions can have significant consequences. The efficient application of machine learning for the detection of anomalies in the production process depends essentially on the analytical approach used by the data scientist to select the data and exploit them. |
[13] | International Journal of Prognostics and Health Management. | The aim of this paper is to propose a machine learning (ML) based framework which utilizes minimally labelled or unlabeled sensor data generated from a vehicle system at a given frequency. The framework utilizes an ML model to identify any anomalous behavior or aberration and flag it for further review. | The framework helps in providing an automation solution to quickly analyze the field data and provide alerts for any aberration. It is useful in creating an early alert model for any known problem or new anomaly in the absence of labeled data. The infrastructure, pipeline creation, or models could be configured as per the specific requirements of the problem and is technology agnostic. The framework also proposes to convert a generic anomaly detection problem to a specific predictive maintenance problem once the labels are captured in the data. Another aspect for which this framework could be utilized is for the creation of a Vehicle Health Index (VHI) indicating the overall health of the vehicle. | The framework can handle most scenarios but may encounter rare operating conditions not defined during design. These conditions would appear as anomalies, potentially forming densely populated clusters that indicate a new operating regime. Regular performance monitoring is crucial, especially when such clusters are reported. Subject Matter Experts (SMEs) should investigate to confirm if the scenario represents a new condition or an actual anomaly. |
[14] | Journal of Prognostics and Health Management | The article proposes the development of predictive models for lead-acid battery maintenance in heavy vehicles, utilizing sparse and non-equidistant operational data. The focus is on predicting battery failure through machine learning techniques, specifically Random Survival Forest (RSF) and Long Short-Term Memory (LSTM) models. | This paper contributes to the field of predictive maintenance by addressing the challenge of predicting lead-acid battery failures in heavy-duty vehicles using sparse operational data. The proposed approach combines imputation techniques, such as mean imputation for missing values, and two predictive models: RSF and LSTM-based neural networks. The study demonstrates that LSTM models significantly outperform RSF models and other traditional algorithms like Cox regression, particularly in scenarios with sparse data. Additionally, the work highlights the importance of handling data imbalances and proposes an ensemble method to address this issue. The findings suggest that more frequent data readouts improve model performance, but due to the cumulative nature of sensor readings, data collection can be optimized by reducing readout frequency, thus lowering transmission costs and vehicle equipment requirements. These contributions provide valuable insights into data collection strategies and the application of machine learning in industrial predictive maintenance. | The data primarily consist of accumulated sensor readings collected throughout the battery’s lifetime, typically recorded during irregular workshop visits. The dataset contains several uncertainties, including a high rate of non-random missing values. |
[19] | Computational Intelligence | This article intends to provide a literature review of ML techniques used for the predictive maintenance of automobiles and the diagnosis of the vehicle’s health using ML. | The article synthesizes the state-of-the-art in the application of machine learning models, such as Random Forest (RF) and Support Vector Machines (SVM), for predicting faults, diagnosing vehicle health, and estimating remaining useful life (RUL). It highlights the importance of On-Board Diagnostics (OBD) systems, which serve as a crucial tool for collecting data that enables the application of predictive and prognostic techniques. | The OBD system proves to be a valuable tool in collecting data on which machine learning models can be applied. However, data concentration has been confined to only a limited number of parts, and there is significant scope for collecting data from other parts of the vehicle that require further investigation. Supervised learning techniques such as SVM, RF, and others have been successfully applied to prognosis applications. However, further research is necessary, as there remains considerable room for improvement in these methodologies. |
[12] | Sensors | The proposal of this article is to explore the application of recurrent and convolutional neural networks for unsupervised anomaly detection in real multidimensional time series generated by vehicle sensors, extracted from the Controller Area Network (CAN) bus. | It contributes to the literature by applying unsupervised anomaly detection techniques based on LSTM and CNN to time series data from real vehicles, enabling the identification of complex multidimensional behaviors without focusing on specific types of anomalies. Furthermore, it demonstrates that smaller models can achieve similar performance in anomaly detection, albeit with lower prediction accuracy, offering a more efficient alternative. Finally, the study introduces an innovative method to correlate variables with the detected anomalies, aiding in the interpretation of results and the diagnosis of abnormal behaviors. | The limitations of this article include the difficulty of fully evaluating the model due to the labels representing only a specific abnormal behavior, as well as the lack of more advanced preprocessing and feature engineering driven by experts, which could improve the results. Additionally, the reduction in computational costs, although addressed, lacks further in-depth study on public benchmarks, which is essential for validating and generalizing the results. Finally, the proposed method for correlating variables with abnormal behaviors, while promising, still requires a more detailed evaluation to be refined. |
[8] | Reliability Engineering & System Safety | The purpose of this article is to investigate the application of predictive maintenance (PdM) in the automotive industry, using machine learning (ML) to ensure the functional safety of vehicles throughout their lifecycle while limiting maintenance costs. | The main contributions of this paper are introducing the most relevant machine learning subfields for predictive maintenance, making the field of ML-based PdM accessible to experts from different backgrounds; conducting a systematic survey and categorization of papers on ML-based PdM for automotive systems, analyzing them from both a use case and machine learning perspective; identifying the most frequent use cases, commonly used ML methods, and the most active authors; and identifying open challenges and discussing future research directions, providing research questions that may inspire new studies. | The main limitations of the research include the reliance of most articles on fully labeled datasets, which creates a significant bottleneck due to the difficulty in obtaining such data, especially in field scenarios. While supervised (or semi-supervised) learning yields more reliable results, the need for labeled data for these methods is a major obstacle. Furthermore, none of the reviewed papers used reinforcement learning, indicating a gap in the research, despite the potential for applying this approach to predictive maintenance in automotive systems. |
[10] | Mathematics | This article proposes an innovative approach for detecting failures in automotive air pressure systems (APS) by introducing a Broad Integrated Logistic Regression (BELR), which combines a Broad Learning System (BLS) and a Logistic Regression (LogR) classifier to predict APS failures. | This work contributes by introducing an approach capable of classifying failures in automotive air pressure systems (APS) into two categories: APS failure present or APS failure absent. It leverages algorithms that extract discriminative features from input data to achieve accurate predictions. By employing machine learning techniques, the study enables predictive maintenance, allowing for early detection of APS failures, timely planning of maintenance activities, and the minimization of costs associated with unexpected breakdowns. | Its limitations include reliance on the KNN imputation method for handling missing data, which, although effective, leaves room for improvement through the exploration of advanced imputation techniques like generative adversarial networks (GANs). While BELR outperforms comparison algorithms such as Gaussian Naive Bayes, Random Forest, KNN, SVM, and Logistic Regression in metrics like F1-score, its superiority is context-dependent, and further validation across diverse datasets is required. |
[11] | Tech Science Press | The authors tested predictive methodology in anomaly detection, production line accuracy, and machinery efficiency for the automotive industry, especially among Accessory Manufacturers (AMs), in comparison with other existing machine learning (ML) approaches. | The authors developed a predictive maintenance system applying a hybrid ML model, with supervised and unsupervised training, within the framework of the Industrial Internet of Things (IIoT). | The proposed model was designed for two main scenarios: the training phase and the execution phase. The results were efficient in detecting defective parts earlier. However, more data are needed to complete the study of the unsupervised learning model. |
[16] | IEEE Engineering Management Review | The authors propose four predictive maintenance methodologies for different sensor groups that produce real-time failure and anomaly results, addressing machine learning (ML) for the automotive industry. | The authors present a unique predictive maintenance framework applicable to equipment in the automotive industry, emphasizing increased productivity and efficiency, improved availability of equipment and components, reduced utility and labor costs, automated processing of maintenance checks, and reduced operating costs using cloud-based services. | The proposed framework assumes that each component can suffer a single failure, so predicting Remaining Useful Lifetime (RUL) is challenging in the presence of Big Data. The proposed model can forecast and foresee anomalies but fails to calculate RUL. |
[18] | MDPI AG: Applied Sciences (Switzerland) | This study extends Hybrid Unsupervised Exploratory Plots (HUEPs) as a visualization technique that combines Exploratory Projection Pursuit (EPP) and clustering methods for the automotive industry. | The authors added the Classical Multidimensional Scaling, Sammon Mapping, and Factor Analysis methods. A new and real case study was analyzed, comprising two of the usual machines in the automotive industry. Proving that, depending on the dataset, it may be better to use a combination of methods to generate one HUEP or another. | The results obtained show that HUEPs is a technique that supports the continuous monitoring of machines to anticipate failures; however, the use of HUEPs for quality purposes was not explored. They could also have addressed the combination of HUEPs with the outputs of supervised models. |
[9] | Journal of Advanced Transportation: Hindawi Limited | The authors present an approach for the fault prediction of four subsystems of a vehicle: the fuel system, the ignition system, the exhaust system, and the cooling system. They compare the accuracy of all of the classifiers based on Receiver Operating Characteristics (ROC) curves. They propose a new vehicle monitoring and fault prediction system using four classifiers: Decision Tree, SVM, RF, and K-NN. | The prediction of vehicle system failures and a proper real-time vehicle monitoring and prognostic maintenance system. Sensor data and machine learning algorithms were used in conjunction with smartphone applications, enabling easy-to-use remote vehicle health monitoring. | The data source comes from a sample of 70 cars of the same model. The accuracy of the data could be further refined with more in-depth work on the dataset and by applying other forecasting techniques. |
References
- Decker, T.; Jacobs, G.; Raddatz, M.; Röder, J.; Betscher, J.; Arneth, P. Detection of particle contamination and lubrication outage in journal bearings in wind turbine gearboxes using surface acoustic wave measurements and machine learning. Forsch. Im Ingenieurwesen 2025, 89, 17. [Google Scholar] [CrossRef]
- Kumar, L.; Tummalapalli, S.; Murthy, L.B.; Misra, S.; Krishna, A. An empirical analysis on webservice antipattern prediction in different variants of machine learning perspective. Sci. Rep. 2025, 15, 5183. [Google Scholar] [CrossRef] [PubMed]
- Gonçalves, M.C.; Canciglieri, A.B.; Strobel, K.M.; Antunes, M.F.; Zanellato, R.R. Application of operational research in process optimization in the cement industry. J. Eng. Technol. Ind. Appl. 2020, 6, 36–40. [Google Scholar] [CrossRef]
- Ren, Z.; Zhang, M.; Wang, P.; Chen, K.; Wang, J.; Wu, L.; Hong, Y.; Qu, Y.; Luo, Q.; Cai, K. Research on the development of an intelligent prediction model for blood pressure variability during hemodialysis. BMC Nephrol. 2025, 26, 82. [Google Scholar] [CrossRef] [PubMed]
- Junior, O.; Gonçalves, M.C. Application of quality and productivity improvement tools in a potato chips production line|Aplicação de ferramentas de melhoria de qualidade e produtividade em uma linha de produção de batatas tipo chips. J. Eng. Technol. Ind. Appl. 2019, 5, 65–72. [Google Scholar] [CrossRef]
- Deloitte. Predictive Maintenance: Next Generation Maintenance Systems; Deloitte Development LLC: New York, NY, USA, 2017; Available online: https://www2.deloitte.com/content/dam/Deloitte/us/Documents/process-and-operations/us-cons-predictive-maintenance.pdf (accessed on 12 April 2025).
- Dhungana, H. A machine learning approach for wind turbine power forecasting for maintenance planning. Energy Inform. 2025, 8, 2. [Google Scholar] [CrossRef]
- Theissler, A.; Pérez-Velázquez, J.; Kettelgerdes, M.; Elger, G. Predictive Maintenance Enabled by Machine Learning: Use Cases and Challenges in the Automotive Industry. Reliab. Eng. Syst. Saf. 2021, 215, 107864. [Google Scholar] [CrossRef]
- Shafi, U.; Safi, A.; Shahid, A.R.; Ziauddin, S.; Saleem, M.Q. Vehicle Remote Health Monitoring and Prognostic Maintenance System. J. Adv. Transp. 2018, 2018, 8061514. [Google Scholar] [CrossRef]
- Muideen, A.A.; Lee, C.K.M.; Chan, J.; Pang, B.; Alaka, H. Broad Embedded Logistic Regression Classifier for Prediction of Air Pressure Systems Failure. Mathematics 2023, 11, 1014. [Google Scholar] [CrossRef]
- Gopalakrishnan, S.; Kumaran, M.S. IIOT Framework Based ML Model to Improve Automobile Industry Product. Intell. Autom. Soft Comput. 2022, 31, 1435–1449. [Google Scholar] [CrossRef]
- Cherdo, Y.; Miramond, B.; Pegatoquet, A.; Vallauri, A. Unsupervised Anomaly Detection for Cars CAN Sensors Time Series Using Small Recurrent and Convolutional Neural Networks. Sensors 2023, 23, 5013. [Google Scholar] [CrossRef] [PubMed]
- Jain, A.; Tarey, P. Anomaly Detection for Early Failure Identification on Automotive Field Data. Int. J. Progn. Health Manag. 2023, 14, 1–7. [Google Scholar] [CrossRef]
- Voronov, S.; Krysander, M.; Frisk, E. Predictive Maintenance of Lead-Acid Batteries with Sparse Vehicle Operational Data. Int. J. Progn. Health Manag. 2020, 11, 1–17. [Google Scholar] [CrossRef]
- Tabit, S.; Soulhi, A. Machine Learning: Strategies for Industrial Defect Detection. J. Theor. Appl. Inf. Technol. 2022, 100, 6652–6661. [Google Scholar]
- Singh, S.; Batheri, R.; Dias, J. Predictive Analytics: How to Improve Availability of Manufacturing Equipment in Automotive Firms. IEEE Eng. Manag. Rev. 2023, 51, 157–168. [Google Scholar] [CrossRef]
- Bodenhausen, U. Comprehensive Test Strategy for AI Based Systems: From AI Test Principles to Test Optimization. VDI Berichte 2022, 2022, 265–282. [Google Scholar]
- Redondo, R.; Herrero, A.; Corchado, E.; Sedano, J. A Decision-Making Tool Based on Exploratory Visualization for the Automotive Industry. Appl. Sci. 2020, 10, 4355. [Google Scholar] [CrossRef]
- Jain, M.; Vasdev, D.; Pal, K.; Sharma, V. Systematic Literature Review on Predictive Maintenance of Vehicles and Diagnosis of Vehicle’s Health Using Machine Learning Techniques. Comput. Intell. 2022, 38, 1990–2008. [Google Scholar] [CrossRef]
- Vianna, L.V.; Gonçalves, M.C.; Dias, I.C.P.; Nara, E.O.B. Application of a production planning model based on linear programming and machine learning techniques. JETIA 2024, 10, 17–29. [Google Scholar] [CrossRef]
- Gonçalves, M.C.; Machado, T.R.; Nara, E.O.B.; Dias, I.C.P.; Vaz, L.V. Integrating Machine Learning for Predicting Future Automobile Prices: A Practical Solution for Enhanced Decision-Making in the Automotive Industry. In New Sustainable Horizons in Artificial Intelligence and Digital Solutions; Lecture Notes in Computer Science; Springer: Cham, Switzerland, 2023; Volume 14316, pp. 91–103. [Google Scholar] [CrossRef]
- Hamasaki, K.; Gonçalves, M.C.; Junior, O.C.; Nara, E.O.B.; Wollmann, R.R.G. Robust Linear Programming Application for the Production Planning Problem. In Proceedings of the 11th International Conference on Production Research—Americas: ICPR Americas 2022; Springer Nature: Cham, Switzerland, 2023; pp. 647–654. [Google Scholar] [CrossRef]
- Labiod, C.; Meneceur, R.; Bebboukha, A.; Hechifa, A.; Srairi, K.; Ghanem, A.; Zaitsev, I.; Bajaj, M. Enhanced photovoltaic panel diagnostics through AI integration with experimental DC to DC Buck Boost converter implementation. Sci. Rep. 2025, 15, 295. [Google Scholar] [CrossRef]
- Shirole, V.; Shahade, A.K.; Deshmukh, P.V. A comprehensive review on data-driven driver behaviour scoring in vehicles: Technologies, challenges and future directions. Discov. Artif. Intell. 2025, 5, 26. [Google Scholar] [CrossRef]
- James, G.; Witten, D.; Hastie, T.; Tibshirani, R. An Introduction to Statistical Learning; Springer: Berlin/Heidelberg, Germany, 2013. [Google Scholar]
- Hastie, T.; Tibshirani, R.; Friedman, J. The Elements of Statistical Learning; Springer: Berlin/Heidelberg, Germany, 2009. [Google Scholar]
- Chen, J.; Song, L.; Wainwright, M.J.; Jordan, M.I. Learning to explain: An information-theoretic perspective on model interpretation. In Proceedings of the International Conference on Machine Learning (ICML), Stockholm, Sweden, 10–15 July 2018. [Google Scholar]
- Shingo, S.O. Sistema Toyota de Produção; Bookman: Porto Alegre, Brazil, 1996; Volume 2, p. 291. [Google Scholar]
- Zhang, F.; Cannone Falchetto, A.; Wang, D.; Li, Z.; Sun, Y.; Lin, W. Prediction of asphalt rheological properties for paving and maintenance assistance using explainable machine learning. Fuel 2025, 396, 135319. [Google Scholar] [CrossRef]
- de Faria, G.; Tulik, J.; Gonçalves, M.C. Proposition of A Lean Flow of Processes Based on The Concept of Process Mapping for A Bubalinocultura Based Dairy. J. Eng. Technol. Ind. Appl. 2019, 5, 23–28. [Google Scholar] [CrossRef]
- Zonta, T.; da Costa, C.A.; Righi, R.R.; de Lima, M.J.; da Trindade, E.S.; Li, G.P. Predictive maintenance in the Industry 4.0: A systematic literature review. Comput. Ind. Eng. 2020, 150, 106889. [Google Scholar] [CrossRef]
- Burmeister, N.; Frederiksen, R.D.; Høg, E.; Nielsen, P. Exploration of Production Data for Predictive Maintenance of Industrial Equipment: A Case Study. IEEE Access 2023, 11, 102025–102037. [Google Scholar] [CrossRef]
- Saaty, T.L. Rank from comparisons and from ratings in the analytic hierarchy/network processes. Eur. J. Oper. Res. 2005, 168, 557–570. [Google Scholar] [CrossRef]
- Ishikawa, K. Introduction to Quality Control; 3A Corporation: Tokyo, Japan, 1990. [Google Scholar]
- Saaty, T.L. The Analytic Hierarchy Process: Planning, Priority Setting, Resource Allocation; McGraw-Hill: New York, NY, USA, 1980; ISBN 978-0070543713. [Google Scholar]
- Smith, M.T. History of the FMEA. Elsmar, 2014. Available online: http://elsmar.com/FMEA/sld011.htm (accessed on 15 March 2025).
- Alonso, J.; Lamata, M. Consistency in the Analytic Hierarchy Process: A New Approach. Int. J. Uncertain. Fuzziness Knowl.-Based Syst. 2006, 14, 445–459. [Google Scholar] [CrossRef]
- Stankevecz, F.; Dias, I.C. System Integrated Management for Stock Management in a Beverage Distributor: A Proposal Based on A Case Study. JETIA 2019, 5, 58–64. [Google Scholar] [CrossRef]
- Lin, L.; Walker, C.; Agarwal, V. Explainable machine-learning tools for predictive maintenance of circulating water systems in nuclear power plants. Nucl. Eng. Technol. 2025, 57, 103588. [Google Scholar] [CrossRef]
- Lourenço, F.; Nara, E.O.B.; Gonçalves, M.C.; Canciglieri Junior, O. Preliminary Construct of Sustainable Product Development with a Focus on the Brazilian Reality: A Review and Bibliometric Analysis. In Sustainability in Practice; World Sustainability Series; Springer: Cham, Switzerland, 2023; Part F1432; pp. 197–220. [Google Scholar] [CrossRef]
- Karthikeyan, H.L.; Sridharan, N.V.; Balaji, P.A.; Vaithiyanathan, S. Diagnosing Faults in Suspension System Using Machine Learning and Feature Fusion Strategy. Arab. J. Sci. Eng. 2024, 49, 15059–15083. [Google Scholar] [CrossRef]
- Prytz, R.; Nowaczyk, S.; Rögnvaldsson, T.; Byttner, S. Predicting the need for vehicle compressor repairs using maintenance records and logged vehicle data. Eng. Appl. Artif. Intell. 2015, 41, 139–150. [Google Scholar] [CrossRef]
- Joseph Chukwudi, I.; Zaman, N.; Abdur Rahim, M.; Arafatur Rahman, M.; Alenazi, M.J.F.; Pillai, P. An Ensemble Deep Learning Model for Vehicular Engine Health Prediction. IEEE Access 2024, 12, 63433–63451. [Google Scholar] [CrossRef]
- Rana, K.; Khatri, N. Automotive intelligence: Unleashing the potential of AI beyond advance driver assisting system, a comprehensive review. Comput. Electr. Eng. 2024, 117, 109237. [Google Scholar] [CrossRef]
- Khairy, M.; Mokhtar, H.M.O.; Abdalla, M. Adaptive traffic prediction model using Graph Neural Networks optimized by reinforcement learning. Int. J. Cogn. Comput. Eng. 2025, 6, 431–440. [Google Scholar] [CrossRef]
- Onyelowe, K.C.; Kamchoom, V.; Ebid, A.M.; Hanandeh, S.; Zurita Polo, S.M.; Noboa Silva, V.F.; Santillán Murillo, R.O.; Zabala Vizuete, R.F.; Awoyera, P.; Avudaiappan, S. Evaluating the strength of industrial wastes-based concrete reinforced with steel fiber using advanced machine learning. Sci. Rep. 2025, 15, 8082. [Google Scholar] [CrossRef]
- Shinde, S.N.; Christa, S.; Grover, R.K.; Pasha, N.; Harinder, D.; Nakkeeran, G.; Alaneme, G.U. Optimization of waste plastic fiber concrete with recycled coarse aggregate using RSM and ANN. Sci. Rep. 2025, 15, 7798. [Google Scholar] [CrossRef]
- Saxena, S.; Sharma, H. Prediction and assessment of optimal concrete compositions for overall radiation protection and reduced global warming potential. Sci. Rep. 2025, 15, 5785. [Google Scholar] [CrossRef]
- Uppalapati, S.; Paramasivam, P.; Kilari, N.; Chohan, J.S.; Kanti, P.K.; Vemanaboina, H.; Dabelo, L.H.; Gupta, R. Precision biochar yield forecasting employing random forest and XGBoost with Taylor diagram visualization. Sci. Rep. 2025, 15, 7105. [Google Scholar] [CrossRef]
- Onyelowe, K.C.; Kamchoom, V.; Hanandeh, S.; Anandha Kumar, S.; Zabala Vizuete, R.F.; Santillán Murillo, R.O.; Zurita Polo, S.M.; Torres Castillo, R.M.; Ebid, A.M.; Awoyera, P.; et al. Physics-informed modeling of splitting tensile strength of recycled aggregate concrete using advanced machine learning. Sci. Rep. 2025, 15, 7135. [Google Scholar] [CrossRef]
- Jin, C.; Fan, C.; Gong, Y.; Huang, X.; Li, S.; Liu, R.; Guo, C.; Liu, Y. An analysis of spatial changes in the manufacturing industry in China’s three major urban clusters from 2015 to 2019 using POI data. Sci. Rep. 2025, 15, 7401. [Google Scholar] [CrossRef]
- Yoo, C.; Zhou, Y.; Weng, Q. Mapping 10-m industrial lands across 1000+ global large cities, 2017–2023. Sci. Data 2025, 12, 278. [Google Scholar] [CrossRef] [PubMed]
- Onyelowe, K.C.; Kamchoom, V.; Ebid, A.M.; Hanandeh, S.; Llamuca Llamuca, J.L.; Londo Yachambay, F.P.; Allauca Palta, J.L.; Vishnupriyan, M.; Avudaiappan, S. Optimizing the utilization of Metakaolin in pre-cured geopolymer concrete using ensemble and symbolic regressions. Sci. Rep. 2025, 15, 6858. [Google Scholar] [CrossRef] [PubMed]
- Kumar, R.; Karthik, S.; Kumar, A.; Tantri, A.; Shahaji; Sathvik, S. Machine learning approach for predicting the compressive strength of biomedical waste ash in concrete: A sustainability approach. Discov. Mater. 2025, 5, 46. [Google Scholar] [CrossRef]
Criterias | MTBF | MTTR | Availability | Number of Stops |
---|---|---|---|---|
MTBF | 1 | 3 | 3 | 1/7 |
MTTR | 1/3 | 1 | 3 | 1/9 |
Availability | 1/3 | 1/3 | 1 | 1/9 |
Number of Stops | 7 | 9 | 9 | 1 |
Totals | 8.6667 | 13.3333 | 16.0000 | 1.3651 |
n | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 |
---|---|---|---|---|---|---|---|---|
RI | 1.5978 | 1.6086 | 1.6181 | 1.6265 | 1.6341 | 1.6409 | 1.6470 | 1.6526 |
24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | |
1.6577 | 1.6624 | 1.6667 | 1.6706 | 1.6743 | 1.6777 | 1.6809 | 1.6839 | |
32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | |
1.6867 | 1.6893 | 1.6917 | 1.6940 | 1.6992 | 1.6982 | 1.7002 | 1.7020 |
n | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
RI | 0 | 0 | 0.58 | 0.9 | 1.12 | 1.24 | 1.32 | 1.41 | 1.45 | 1.49 | 1.52 | 1.54 | 1.56 | 1.58 | 1.59 |
Criteria | MTBF | MTTR | Availability | Number of Stops |
---|---|---|---|---|
MTBF | 0.1154 | 0.2250 | 0.1875 | 0.1047 |
MTTR | 0.0385 | 0.0750 | 0.1875 | 0.0814 |
Availability | 0.0385 | 0.0250 | 0.0625 | 0.0814 |
Number of Stops | 0.8077 | 0.6750 | 0.5625 | 0.7326 |
Totals | 1.0000 | 1.0000 | 1.0000 | 1.0000 |
Criterias | Relative Priority Vector |
---|---|
MTBF | 0.1581 |
MTTR | 0.0956 |
Availability | 0.0518 |
Number of Stops | 0.6944 |
Totals | 1.0000 |
Criteria | Λ |
---|---|
MTBF | 4.4243 |
MTTR | 3.9856 |
Availability | 4.1199 |
Number of Stops | 4.5047 |
4.2586 |
CI | CR |
---|---|
0.0862 | 0.0958 |
Tools | MTBF | MTTR | Availability | Number of Stops |
---|---|---|---|---|
FET35927330 | 0.0037 | 0.0197 | 0.0081 | 0.0067 |
FET85266918 | 0.0120 | 0.0110 | 0.0081 | 0.0105 |
FET65636346 | 0.0067 | 0.0110 | 0.0081 | 0.0105 |
FET85620376 | 0.0525 | 0.0110 | 0.0193 | 0.0067 |
… | … | … | … | … |
FET23304797 | 0.0525 | 0.0412 | 0.0476 | 0.0105 |
FET91903962 | 0.0525 | 0.0412 | 0.1667 | 0.0193 |
FET78749352 | 0.0525 | 0.0110 | 0.0193 | 0.0193 |
FET79585955 | 0.0525 | 0.0197 | 0.0476 | 0.0193 |
Criteria | λmax | CI | CR |
---|---|---|---|
MTBF—Alternatives | 39.3865 | 0.1632 | 0.0965 |
MTTR—Alternatives | 35.3610 | 0.0412 | 0.0244 |
Availability—Alternatives | 37.0011 | 0.0909 | 0.0538 |
Number of Stops—Alternatives | 37.3241 | 0.0595 | 0.0595 |
Tools | Composite Priority |
---|---|
FET35927330 | 0.0076 |
FET85266918 | 0.0107 |
FET65636346 | 0.0098 |
FET85620376 | 0.0150 |
… | … |
FET23304797 | 0.0220 |
FET91903962 | 0.0343 |
FET78749352 | 0.0237 |
FET79585955 | 0.0260 |
Ranking | Tool | Composite Priority (%) |
---|---|---|
1° | FET68553464 | 9.3% |
2° | FET18064297 | 8.0% |
3° | FET82469803 | 7.5% |
4° | FET74886320 | 7.5% |
5° | FET32107266 | 7.4% |
… | … | … |
29° | FET77832561 | 0.8% |
34° | FET62619706 | 0.7% |
Failure Modes Potential | Potential Failure Effects | Severity | Classification | Causes and Potential Failure Mechanisms | Current Preventive Process Controls | Occurrence | Current Process Detection Controls | Detection | NRP |
---|---|---|---|---|---|---|---|---|---|
Crack in the part | Inability to assemble the part | 7 | CIC | Poor sharpening/punch and die wear | Punch control during preventive maintenance | 6 | Standard Method: Visual Inspection | 5 | 210 |
Crack in the part | Reduction in component lifespan | 7 | CIC | Lack of clearance between the punch and die | Pressure frame adjustment on the machine during calibration operation | 6 | Standard Method: Visual Inspection | 5 | 210 |
Crack in the part | Premature wear | 7 | CIC | Burrs on the cutting line | Adjustment of the punch and die during cutting operation | 6 | Standard Method: Visual Inspection | 5 | 210 |
Blows | OP 20 SUP | OP 30 SUP | … | Height B1 (mm) | Height B2 (mm) | … | Height B6 (mm) |
---|---|---|---|---|---|---|---|
2983 | 120 | 120 | … | 19.00 | 19.00 | … | 19.00 |
2927 | 120 | 120 | … | 19.00 | 19.15 | … | 19.00 |
6588 | 150 | 110 | … | 19.00 | 19.15 | … | 19.00 |
6441 | 150 | 120 | … | 19.00 | 19.00 | … | 19.00 |
6138 | 120 | 120 | … | 19.00 | 19.00 | … | 19.00 |
… | … | … | … | … | |||
2713 | 120 | 0.8% | … | 19.00 | 19.00 | … | 19.00 |
3712 | 120 | 0.8% | … | 19.00 | 19.00 | … | 19.00 |
6400 | 120 | 0.8% | … | 11.90 | 19.15 | … | 19.00 |
2571 | 120 | 0.8% | … | 19.00 | 19.00 | … | 19.00 |
5783 | 120 | 0.8% | … | 11.90 | 19.15 | … | 19.00 |
5283 | 120 | 0.7% | … | 19.00 | 19.00 | … | 19.00 |
MAE | MAPE | MSE | RMSE | |
---|---|---|---|---|
Gradient Boosting | 568.26 | 0.17 | 577,792.10 | 760.13 |
KNN | 667.42 | 0.20 | 699,428.12 | 836.32 |
SVM | 621.02 | 0.18 | 651,951.23 | 807.43 |
Random Forest | 568.19 | 0.17 | 577,750.50 | 760.10 |
Linear Regression | 569.83 | 0.18 | 577,750.50 | 760.10 |
MAE | MAPE | MSE | RMSE | |
---|---|---|---|---|
Random Forest | 896.58 | 0.20 | 1,280,554.39 | 1131.62 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Ojeda, J.C.O.; de Moraes, J.G.B.; Filho, C.V.d.S.; Pereira, M.d.S.; Pereira, J.V.d.Q.; Dias, I.C.P.; da Silva, E.C.M.; Peixoto, M.G.M.; Gonçalves, M.C. Application of a Predictive Model to Reduce Unplanned Downtime in Automotive Industry Production Processes: A Sustainability Perspective. Sustainability 2025, 17, 3926. https://doi.org/10.3390/su17093926
Ojeda JCO, de Moraes JGB, Filho CVdS, Pereira MdS, Pereira JVdQ, Dias ICP, da Silva ECM, Peixoto MGM, Gonçalves MC. Application of a Predictive Model to Reduce Unplanned Downtime in Automotive Industry Production Processes: A Sustainability Perspective. Sustainability. 2025; 17(9):3926. https://doi.org/10.3390/su17093926
Chicago/Turabian StyleOjeda, Juan Cristian Oliveira, João Gonçalves Borsato de Moraes, Cezer Vicente de Sousa Filho, Matheus de Sousa Pereira, João Victor de Queiroz Pereira, Izamara Cristina Palheta Dias, Eugênia Cornils Monteiro da Silva, Maria Gabriela Mendonça Peixoto, and Marcelo Carneiro Gonçalves. 2025. "Application of a Predictive Model to Reduce Unplanned Downtime in Automotive Industry Production Processes: A Sustainability Perspective" Sustainability 17, no. 9: 3926. https://doi.org/10.3390/su17093926
APA StyleOjeda, J. C. O., de Moraes, J. G. B., Filho, C. V. d. S., Pereira, M. d. S., Pereira, J. V. d. Q., Dias, I. C. P., da Silva, E. C. M., Peixoto, M. G. M., & Gonçalves, M. C. (2025). Application of a Predictive Model to Reduce Unplanned Downtime in Automotive Industry Production Processes: A Sustainability Perspective. Sustainability, 17(9), 3926. https://doi.org/10.3390/su17093926