174 research outputs found

    Sensors Fault Diagnosis Trends and Applications

    Get PDF
    Fault diagnosis has always been a concern for industry. In general, diagnosis in complex systems requires the acquisition of information from sensors and the processing and extracting of required features for the classification or identification of faults. Therefore, fault diagnosis of sensors is clearly important as faulty information from a sensor may lead to misleading conclusions about the whole system. As engineering systems grow in size and complexity, it becomes more and more important to diagnose faulty behavior before it can lead to total failure. In the light of above issues, this book is dedicated to trends and applications in modern-sensor fault diagnosis

    Business analytics in industry 4.0: a systematic review

    Get PDF
    Recently, the term “Industry 4.0” has emerged to characterize several Information Technology and Communication (ICT) adoptions in production processes (e.g., Internet-of-Things, implementation of digital production support information technologies). Business Analytics is often used within the Industry 4.0, thus incorporating its data intelligence (e.g., statistical analysis, predictive modelling, optimization) expert system component. In this paper, we perform a Systematic Literature Review (SLR) on the usage of Business Analytics within the Industry 4.0 concept, covering a selection of 169 papers obtained from six major scientific publication sources from 2010 to March 2020. The selected papers were first classified in three major types, namely, Practical Application, Reviews and Framework Proposal. Then, we analysed with more detail the practical application studies which were further divided into three main categories of the Gartner analytical maturity model, Descriptive Analytics, Predictive Analytics and Prescriptive Analytics. In particular, we characterized the distinct analytics studies in terms of the industry application and data context used, impact (in terms of their Technology Readiness Level) and selected data modelling method. Our SLR analysis provides a mapping of how data-based Industry 4.0 expert systems are currently used, disclosing also research gaps and future research opportunities.The work of P. Cortez was supported by FCT - Fundação para a Ciência e Tecnologia within the R&D Units Project Scope: UIDB/00319/2020. We would like to thank to the three anonymous reviewers for their helpful suggestions

    Adversarial robustness of deep learning enabled industry 4.0 prognostics

    Get PDF
    The advent of Industry 4.0 in automation and data exchange leads us toward a constant evolution in smart manufacturing environments, including extensive utilization of Internet-of-Things (IoT) and Deep Learning (DL). Specifically, the state-of-the-art Prognostics and Health Management (PHM) has shown great success in achieving a competitive edge in Industry 4.0 by reducing maintenance cost, downtime, and increasing productivity by making data-driven informed decisions. These state-of-the-art PHM systems employ IoT device data and DL algorithms to make informed decisions/predictions of Remaining Useful Life (RUL). Unfortunately, IoT sensors and DL algorithms, both are prone to cyber-attacks. For instance, deep learning algorithms are known for their susceptibility to adversarial examples. Such adversarial attacks have been extensively studied in the computer vision domain. However, it is surprising that their impact on the PHM domain is yet not explored. Thus, modern data-driven intelligent PHM systems pose a significant threat to safety- and cost-critical applications. Towards this, in this thesis, we propose a methodology to design adversarially robust PHM systems by analyzing the effect of different types of adversarial attacks on several DL enabled PHM models. More specifically, we craft adversarial attacks using Fast Gradient Sign Method (FGSM) and Basic Iterative Method (BIM) and evaluate their impact on Long Short-Term Memory (LSTM), Gated Recurrent Unit (GRU), Convolutional Neural Network (CNN), Bi-directional LSTM, and Multi-layer perceptron (MLP) based PHM models using the proposed methodology. The obtained results using NASA's turbofan engine, and a well-known battery PHM dataset show that these systems are vulnerable to adversarial attacks and can cause a serious defect in the RUL prediction. We also analyze the impact of adversarial training using the proposed methodology to enhance the adversarial robustness of the PHM systems. The obtained results show that adversarial training is successful in significantly improvising the robustness of these PHM models.Includes bibliographical references (pages 80-98)

    A review on deep learning applications in prognostics and health management

    Get PDF
    Deep learning has attracted intense interest in Prognostics and Health Management (PHM), because of its enormous representing power, automated feature learning capability and best-in-class performance in solving complex problems. This paper surveys recent advancements in PHM methodologies using deep learning with the aim of identifying research gaps and suggesting further improvements. After a brief introduction to several deep learning models, we review and analyze applications of fault detection, diagnosis and prognosis using deep learning. The survey validates the universal applicability of deep learning to various types of input in PHM, including vibration, imagery, time-series and structured data. It also reveals that deep learning provides a one-fits-all framework for the primary PHM subfields: fault detection uses either reconstruction error or stacks a binary classifier on top of the network to detect anomalies; fault diagnosis typically adds a soft-max layer to perform multi-class classification; prognosis adds a continuous regression layer to predict remaining useful life. The general framework suggests the possibility of transfer learning across PHM applications. The survey reveals some common properties and identifies the research gaps in each PHM subfield. It concludes by summarizing some major challenges and potential opportunities in the domain

    Degradation Modeling and Remaining Useful Life Estimation: From Statistical Signal Processing to Deep Learning Models

    Get PDF
    Aging critical infrastructures and valuable machineries together with recent catastrophic incidents such as the collapse of Morandi bridge, or the Gulf of Mexico oil spill disaster, call for an urgent quest to design advanced and innovative prognostic solutions, and efficiently incorporate multi-sensor streaming data sources for industrial development. Prognostic health management (PHM) is among the most critical disciplines that employs the advancement of the great interdependency between signal processing and machine learning techniques to form a key enabling technology to cope with maintenance development tasks of complex industrial and safety-critical systems. Recent advancements in predictive analytics have empowered the PHM paradigm to move from the traditional condition-based monitoring solutions and preventive maintenance programs to predictive maintenance to provide an early warning of failure, in several domains ranging from manufacturing and industrial systems to transportation and aerospace. The focus of the PHM is centered on two core dimensions; the first is taking into account the behavior and the evolution over time of a fault once it occurs, while the second one aims at estimating/predicting the remaining useful life (RUL) during which a device can perform its intended function. The first dimension is the degradation that is usually determined by a degradation model derived from measurements of critical parameters of relevance to the system. Developing an accurate model for the degradation process is a primary objective in prognosis and health management. Extensive research has been conducted to develop new theories and methodologies for degradation modeling and to accurately capture the degradation dynamics of a system. However, a unified degradation framework has yet not been developed due to: (i) structural uncertainties in the state dynamics of the system and (ii) the complex nature of the degradation process that is often non-linear and difficult to model statistically. Thus even for a single system, there is no consensus on the best degradation model. In this regard, this thesis tries to bridge this gap by proposing a general model that able to model the true degradation path without having any prior knowledge of the true degradation model of the system. Modeling and analysis of degradation behavior lead us to RUL estimation, which is the second dimension of the PHM and the second part of the thesis. The RUL is the main pillar of preventive maintenance, which is the time a machine is expected to work before requiring repair or replacement. Effective and accurate RUL estimation can avoid catastrophic failures, maximize operational availability, and consequently reduce maintenance costs. The RUL estimation is, therefore, of paramount importance and has gained significant attention for its importance to improve systems health management in complex fields including automotive, nuclear, chemical, and aerospace industries to name but a few. A vast number of researches related to different approaches to the concept of remaining useful life have been proposed, and they can be divided into three broad categories: (i) Physics-based; (ii) Data-driven, and; (iii) Hybrid approaches (multiple-model). Each category has its own limitations and issues, such as, hardly adapt to different prognostic applications, in the first one, and accuracy degradation issues, in the second one, because of the deviation of the learned models from the real behavior of the system. In addition to hardly sustain good generalization. Our thesis belongs to the third category, as it is the most promising category, in particular, the new hybrid models, on basis of two different architectures of deep neural networks, which have great potentials to tackle complex prognostic issues associated with systems with complex and unknown degradation processes
    corecore