A Survey of Predictive Maintenance: Systems, Purposes and Approaches

Total Page:16

File Type:pdf, Size:1020Kb

A Survey of Predictive Maintenance: Systems, Purposes and Approaches IEEE COMMUNICATIONS SURVEYS & TUTORIALS, VOL. XX, NO. XX, NOV. 2019 1 A Survey of Predictive Maintenance: Systems, Purposes and Approaches Yongyi Ran∗, Xin Zhou∗, Pengfeng Lin†, Yonggang Wen∗, Ruilong Deng ‡ Nanyang Technological University ∗†, Zhejiang University † ∗{yyran, zhouxin, ygwen}@ntu.edu.sg, †{linp0010}@e.ntu.edu.sg, ‡{dengruilong}@zju.edu.cn Abstract—This paper provides a comprehensive literature re- to prevent unexpected outages, improve overall reliability and view on Predictive Maintenance (PdM) with emphasis on system reduce operating costs. architectures, purposes and approaches. In industry, any outages The evolution of modern techniques (e.g., Internet of things, and unplanned downtime of machines or systems would degrade or interrupt a company’s core business, potentially resulting in sensing technology, artificial intelligence, etc.) reflects a tran- significant penalties and unmeasurable reputation loss. Existing sition of maintenance strategies from Reactive Maintenance traditional maintenance approaches suffer from some assump- (RM) to Preventive Maintenance (PM) to Predictive Mainte- tions and limits, such as high prevent/repair costs, inadequate nance (PdM). RM is only executed to restore the operating or inaccurate mathematical degradation processes and manual state of the equipment after failure occurs, and thus tends to feature extraction. With the trend of smart manufacturing and development of Internet of Things (IoT), data mining and cause serious lag and results in high reactive repair costs. PM Artificial Intelligence (AI), etc., PdM is proposed as a novel type is carried out according to a planned schedule based on time or of maintenance paradigm to perform maintenances only after process iterations to prevent breakdown, and thus may perform the analytical models predict certain failures or degradations. unnecessary maintenance and result in high prevention costs. In this survey, we first provide a high-level view of the PdM In order to achieve the best trade-off between the two, PdM system architectures including the Open System Architecture for Condition Based Monitoring (OSA-CBM), cloud-enhanced is performed based on an online estimate of the “health” and PdM system and PdM 4.0, etc. Then, we make clear the can achieve timely pre-failure interventions. PdM allows the specific maintenance purposes/objectives, which mainly comprise maintenance frequency to be as low as possible to prevent cost minimization, availability/reliability maximization and multi- unplanned RM, without incurring costs associated with doing objective optimization. Furthermore, we provide a review of too much PM. the existing approaches for fault diagnosis and prognosis in PdM systems that include three major subcategories: knowledge The concept of PdM has existed for many years, but based, traditional Machine Learning (ML) based and DL based only recently emerging technologies become both seemingly approaches. We make a brief review on the knowledge based and capable and inexpensive enough to make PdM widely ac- traditional ML based approaches applied in diverse industrial cessible [4]. PdM typically involves condition monitoring, systems or components with a complete list of references, while fault diagnosis, fault prognosis, and maintenance plans [5]. providing a comprehensive review of DL based approaches. Finally, important future research directions are introduced. The enabling technologies have the enhanced potential to detect, isolate, and identify the precursor and incipient faults Index Terms —Predictive maintenance, fault diagnosis, fault of machinery equipment and components, monitor and predict prognosis, machine learning, deep learning the progression of faults, and provide decision-support or automation to develop maintenance schedules. Specifically, the I. INTRODUCTION emerging technologies enhance PdM in the following aspects: arXiv:1912.07383v1 [eess.SP] 12 Dec 2019 Maintenance as a crucial activity in industry, with its signifi- 1) IoT for data acquisition: IoT enables gathering a huge and cant impact on costs and reliability, is immensely influential to increasing amount of data from multiple sensors installed a company’s ability to be competitive in low price, high quality on machines or components [6]. and performance. Any unplanned downtime of machinery 2) Big data techniques for data (pre-)processing: Big data equipment or devices would degrade or interrupt a company’s techniques have been revolutionizing intelligent mainte- core business, potentially resulting in significant penalties and nance by turning the big machinery data into actionable unmeasurable reputation loss. For instance, Amazon experi- information, e.g., data cleaning and transforming, feature enced just 49 minutes of downtime, which cost the company extraction and fusion, etc. $4 million in lost sales in 2013. On average, organizations lose 3) Advanced Deep Learning (DL) methods for fault diag- $138,000 per hour due to data centre downtime according to a nosis and prognosis: In recent years, more and more DL market study by the Ponemon Institute [1]. It is also reported approaches are invented and getting matured in terms that the Operation and Maintenance (O&M) costs for offshore of classification and regression. The larger number of wind turbines account for 20% to 35% of the total revenues of layers and neurons in an DL network allow the abstrac- the generated electricity [2] and maintenance expenditure in tion of complex problems and enable more accuracy of oil and gas industry costs ranging from 15% to 70% of total fault diagnosis and prognosis (e.g., remaining useful life production cost [3]. Therefore, it is critical for companies to prediction). At the same time, the huge amount of data develop a well-implemented and efficient maintenance strategy is able to offset the complexity increase behind DL and IEEE COMMUNICATIONS SURVEYS & TUTORIALS, VOL. XX, NO. XX, NOV. 2019 2 improve its generalization capability. systems, including four categories of DL architecture: auto- 4) Deep Reinforcement Learning (DRL) for decision mak- encoder, Deep Belief Network (DBN), CNN and Recurrent ing: The breakthrough of DRL and its variants provide a Neural Network (RNN). Most efforts of this survey are promising technique for effective control in complicated aimed at fault identification and classification other than fault systems. DRL is able to deal with highly dynamic time- prognostics. Khan et al. [11] present a simple architecture variant environments with a sophisticated state space of system health management and review the applications of (such as AlphaGo [7]), which can be leveraged to provide auto-encoder, CNN and RNN in system health management. In decision support for a PdM system. addition, a series of survey papers focus on the fault diagnosis 5) Powerful hardwares for complex computing: With the for a specific type of components or equipment, e.g., bearing rapid development of semiconductor technology, the pow- [12, 13], rotating machinery [14], building systems [15], wind erful hardwares, such as graphics processing unit (GPU) turbines [16]. In [12], Zhang et al. systematically summarize and tensor processing units (TPU), can significantly ex- the existing literature employing machine learning (ML) and pedite the evolution process and reduce the required time data mining techniques for bearing fault diagnosis. Liu et al. of DL algorithms. For example, Sun et al. [8] achieve a [14] provide a comprehensive review of AI algorithms in rotat- 95-epoch training of ImageNet/AlexNet on 512 GPUs in ing machinery fault diagnosis from the perspectives of theories 1.5 minutes. and industrial applications. There also exist several survey Although PdM becomes a promising approach to decrease papers that focus on fault prognosis. Remadna et al. [17] the downtime of machines, improve overall reliability of sys- present a generic Prognostic and Health Management (PHM) tems, and reduce operating costs, the high complexity, automa- architecture and the applocations of DL in fault prognostics. tion and flexibility of modern industrial systems bring new The involved DL approaches in this survey only comprise challenges. Specifically, three fundamental problems should CNN, DBN and auto-encoder. Lei et al. [18] deliver a review be well considered in the context of PdM: of machinery prognostics following four processes of the prognostic program, namely data acquisition, HI construction, 1) PdM system architectures: With the advent of Industry HS division and Remaining Useful Life (RUL) prediction. The 4.0, a variety of techniques have been involved in indus- model-based and data-driven approaches for RUL prediction trial systems, e.g., advanced sensing techniques, cloud are summarized in this survey paper. computing, etc. In order to design efficient, accurate The aforementioned survey papers have given interesting and universal maintenance systems by embracing these reviews related to the filed of fault diagnosis and prognosis, emerging techniques, PdM systems should: a) be com- but they have the following limitations: 1) Most of the existing patible with various industrial standards, b) be easy to survey papers [10–18] only focus on reviewing the existing integrate with the emerging or future techniques, and fault diagnosis and/or prognosis approaches, most of which are c) satisfy the basic requirements of PdM, e.g., data equipment specific. There is no clear way provided to select, collecting, fault diagnosis and prognosis, etc. design or implement a holistic
Recommended publications
  • Industry 4.0 Implications in Logistics
    Available online at www.sciencedirect.com View metadata, citation and similar papers atAvailable core.ac.uk online at www.sciencedirect.com brought to you by CORE ScienceDirect provided by Universidade do Minho: RepositoriUM ScienceDirect AvailableAvailableProcedia online online Manufacturing at at www.sciencedirect.com www.sciencedirect.com 00 (2017) 000–000 Procedia Manufacturing 00 (2017) 000–000 www.elsevier.com/locate/procedia www.elsevier.com/locate/procedia ScienceDirectScienceDirect Procedia Manufacturing 13 (2017) 1245–1252 Procedia Manufacturing 00 (2017) 000–000 www.elsevier.com/locate/procedia Manufacturing Engineering Society International Conference 2017, MESIC 2017, 28-30 June Manufacturing Engineering Society2017, InternVigo (Pontevedra),ational Conference Spain 2017, MESIC 2017, 28-30 June 2017, Vigo (Pontevedra), Spain Industry 4.0 implications in logistics: an overview ManufacturingIndustry Engineering 4.0 Societyimplications International in Conference logistics: 2017, an MESICoverview 2017, 28-30 June L. Barreto2017,a,b, Vigo*, A. (Pontevedra), Amarala,c, T. Spain Pereira a,c L. Barretoa,b,*, A. Amarala,c, T. Pereiraa,c aEscola Superior de Ciências Empresariais, Instituto Politécnico de Viana do Castelo, Av. Pinto da Mota 330, Valença 4930-600, Portugal CostingaEscola Superior models de CiênciasbInstituto Empresariais defor Telecomunicações, capacity, Instituto Politécnico Campus optimiza Universitário de Viana do tionde Castelo, Santiago, inAv. AveiroPinto Industry da 3810-193, Mota 330, Portugal Valença4.0: 4930-600,Trade-off
    [Show full text]
  • Industrial Internet of Things and Cyber Manufacturing Systems
    Industrial Internet of Things and Cyber Manufacturing Systems Sabina Jeschke, Christian Brecher, Tobias Meisen, Denis Özdemir and Tim Eschert 1 Introduction The Internet of Things (IoT) is an information network of physical objects (sensors, machines, cars, buildings, and other items) that allows interaction and cooperation of these objects to reach common goals [2]. Applications include among others transportation, healthcare, smart homes and industrial environments [28]. For the latter, the term Industrial Internet of Things (IIoT) or just Industrial Internet is typically used, see e.g. [12]. In this book we will use IIoT synonymously to Industry 4.0 or to the original German term “Industrie 4.0”. The differences between the terms or initiatives mainly concern stakeholders, geographical focus and representation [3]. Further, IIoT semantically describes a technology movement, while Industry 4.0 is associated with the expected economic impact. That is to say, IIoT leads to the Industry 4.0. But considering both as research and innovation initiatives, one will not find any technology that is claimed by only one of these. For the title, however, we chose IIoT, because it highlights the idea of networks, which is a cornerstone of many contributions in this book. Further, this book can be regarded as a manufacturing-oriented extension to our collected edition on cyber-physical systems S. Jeschke ⋅ T. Meisen IMA/ZLW & IfU, RWTH Aachen University, Dennewartstr. 27, 52068 Aachen, Germany e-mail: [email protected] T. Meisen e-mail: [email protected] C. Brecher ⋅ D. Özdemir (✉) ⋅ T. Eschert Laboratory for Machine Tools and Production Engineering (WZL), RWTH Aachen University, Steinbachstrasse 19, 52074 Aachen, Germany e-mail: [email protected] C.
    [Show full text]
  • Deep Reinforcement Learning for Cyber Security Thanh Thi Nguyen and Vijay Janapa Reddi
    1 Deep Reinforcement Learning for Cyber Security Thanh Thi Nguyen and Vijay Janapa Reddi Abstract—The scale of Internet-connected systems has in- in the cyberspace. On the attacker side, ML is utilized to creased considerably, and these systems are being exposed to make attacks more sophisticated to pass through defense cyber attacks more than ever. The complexity and dynamics of strategies. On the cyber security side, ML is employed to cyber attacks require protecting mechanisms to be responsive, adaptive, and large-scale. Machine learning, or more specifi- make defense strategies smarter, more robust, and higher cally deep reinforcement learning (DRL), methods have been performance, which can adaptively prevent and reduce the proposed widely to address these issues. By incorporating deep impacts or damages occurred. Among these ML applications, learning into traditional RL, DRL is highly capable of solving unsupervised and supervised learning methods have been used complex, dynamic, and especially high-dimensional cyber defense widely for intrusion detection [10]–[15], malware detection problems. This paper presents a survey of DRL approaches developed for cyber security. We touch on different vital as- [16]–[19], cyber-physical attacks [20], [21], and data privacy pects, including DRL-based security methods for cyber-physical protection [22]. In principle, unsupervised methods explore systems, autonomous intrusion detection techniques, and multi- the structure and patterns of data without using their labels agent DRL-based game theory simulations for defense strategies while supervised methods learn by examples based on data’s against cyber attacks. Extensive discussions and future research labels. These methods, however, cannot provide dynamic and directions on DRL-based cyber security are also given.
    [Show full text]
  • Cybersecurity Concerns for Total Productive Maintenance in Smart Manufacturing Systems
    Available online at www.sciencedirect.com ScienceDirect Procedia Manufacturing 00 (2019) 000–000 www.elsevier.com/locate/procedia 29th International Conference on Flexible Automation and Intelligent Manufacturing (FAIM2019), June 24-28, 2019, Limerick, Ireland. Cybersecurity Concerns for Total Productive Maintenance in Smart Manufacturing Systems Alireza Zarreha, HungDa Wana*, Yooneun Leea, Can Saygina, Rafid Al Janahia a Department of Mechanical Engineering and Center for Advanced Manufacturing and Lean Systems, University of Texas at San Antonio, San Antonio, Texas, USA Abstract Maintenance is the core function to keep a system running and avoid failure. Total Productive Maintenance (TPM) has broadly utilized maintenance strategy to improve the customer's satisfaction and hence obtain a competitive advancement. However, the complexity of smart manufacturing systems due to the recent advancements, specifically the integration of internet and network systems with traditional manufacturing platforms, has made this function more challenging. The focus of this paper is to explain how cybersecurity could impact the TPM by affecting the overall equipment effectiveness (OEE) in a smart manufacturing system by providing a structured literature survey. First, it provides concerns on principle of TPM regarding cybersecurity in smart manufacturing systems. Then, it highlights the effect of a variety of cyber-physical threats on OEE, as a main key performance indicator of TPM and how differently they can reduce OEE. The countermeasures that could be considered to compensate for the negative impact of a cybersecurity threat on the overall effectiveness of the system also will be discussed. Finally, research gaps and challenges are identified to improve overall equipment effectiveness (OEE) in presence of cybersecurity threats in critical manufacturing industries.
    [Show full text]
  • A Cloud-Based Cyber-Physical Framework for Collaborative Manufacturing
    Available online at www.sciencedirect.com ScienceDirect Procedia Manufacturing 00 (2019) 000–000 www.elsevier.com/locate/procedia 47th SME North American Manufacturing Research Conference, NAMRC 47, Pennsylvania, USA A cloud-based cyber-physical framework for collaborative manufacturing a b a J. Cecil, Ph.D* , P. Ramanathan, Ph.D. and H. Huynh a Professor and Co-Director, Center for Cyber-physical Systems, Computer Science Department, Oklahoma State University, Stillwater 74074, USA bProfessor, Electrical and Computer Engineeting Department, University of Wisconsin-Madison, USA * Corresponding author. E-mail address: [email protected] Abstract This paper discusses a Cyber-Physical framework to support 3D printing based on Next Generation networking principles. While most of the current research has focused on creation and use of existing 3D models on the front-end of these cloud based interactions, there is a need to design and develop user friendly support mechanisms that will allow engineers and non-engineers to create target designs using shape modification techniques and then subsequently manufacture a part. Further, with the advent of the Next Generation networking techniques such as Software Defined Networking (SDN) and continued interest in Future Internet technologies, there is a need to explore the adoption of such networking techniques to support cyber-physical interactions that align with Cyber-Physical Systems (CPS) principles. In this paper, the design of a cloud- based cyber-physical framework for such 3D printing contexts is discussed along with the creation of a 3D Shape Modification App running on the Android platform. © 2019 The Authors. Published by Elsevier B.V. This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/3.0/) Peer-review under responsibility of the Scientific Committee of NAMRI/SME.
    [Show full text]
  • Smart Manufacturing Based on Cyber-Physical Systems and Beyond
    Smart Manufacturing Based on Cyber-Physical Systems and Beyond Xifan Yao a,*, Jiajun Zhou a, Yingzi Lin b, Yun Li c,e, Hongnian Yu d, Ying Liu f a School of Mechanical and Automotive Engineering, South China University of Technology, Guangzhou 510640, China b Department of Mechanical and Industrial Engineering, Northeastern University, Boston, MA 02115, USA c Faculty of Engineering, University of Strathclyde, Glasgow G1 1XQ, UK d Faculty of Science and Technology, Bournemouth University, Poole, Dorset, Bournemouth, BH12 5BB, UK e School of Computer Science and Network Technology, Dongguan University of Technology, Dongguan 523808, China f School of Engineering, University of Glasgow, Glasgow, G12 8QQ, UK * Corresponding author, E-mail address: [email protected] Abstract: Cyber-physical systems (CPS) have gained an increasing attention recently for their immense potential towards the next generation smart systems that integrate cyber technology into the physical processes. However, CPS did not initiate either smart factories or smart manufacturing, and vice versa. Historically, the smart factory was initially studied with the introduction of the Internet of Things (IoT) in manufacturing, and later became a key part of Industry 4.0. Also emerging are other related models such as cloud manufacturing, social manufacturing and proactive manufacturing with the introduction of cloud computing (broadly, the Internet of Services, IoS), social networking (broadly, the Internet of People, IoP) and big data (broadly, the Internet of Content and Knowledge, IoCK), respectively. At present, there is a lack of a systemic and comprehensive study on the linkages and relations between these terms. Therefore, this study first presents a comprehensive survey and analysis of the CPS treated as a combination of the IoT and the IoS.
    [Show full text]
  • Revealing the Content of Industry 4.0: a Review of Literature
    Revealing the content of Industry 4.0: a review of literature Alexander VESTINa,1 Kristina SÄFSTENa Malin LÖFVINGab a School of Engineering, Jönköping University P.O. Box 1026, 551 11 Jönköping, Sweden b Träcentrum Nässjö Kompetensutveckling AB, Box 174, 571 22 Nässjö, Sweden Abstract. A fourth industrial revolution is prophesied, and there is a potential for the industrialized world to proactively adapt suitable practices. Despite the large interest from both industry and academia, a drawback with the vast literature on initiatives that tap into the fourth industrial revolution, Industry 4.0 and alike, is the fuzziness when it comes to terminology and content. The terms are mixed up, and sometimes used interchangeable and the constituent parts are not fully described. The purpose of this paper is to present the content of initiatives related to the fourth industrial revolution in a structured manner. This is expected to support understanding for the content of the fourth industrial revolution and thereby facilitate the transformation. The results presented in this paper is based on a traditional literature review. In total 13 relevant review papers were identified. The identified papers were analyzed, and a framework was developed including technologies and design principles. In total, eleven technologies and twelve design principles were identified for Industry 4.0. The most frequently occurring technologies were Cyber physical systems, Internet of Things, and Big data. The most frequently occurring design principles were Smart factory, Service orientation and Sustainability and resource efficiency. A categorization of the content into technologies and design principles clarify and structures the content of Industry 4.0.
    [Show full text]
  • Educating the Workforce in Cyber and Smart Manufacturing for Industry
    Paper ID #29299 Educating the Workforce in Cyber & Smart Manufacturing for Industry 4.0 Dr. Mathew Kuttolamadom, Texas A&M University Dr. Mathew Kuttolamadom is an associate professor in the Department of Engineering Technology & In- dustrial Distribution and the Department of Materials Science & Engineering at Texas A&M University. He received his Ph.D. in Materials Science & Engineering from Clemson University’s Int’l Center for Au- tomotive Research. His professional experience is in the automotive industry including at the Ford Motor Company. At TAMU, he teaches Mechanics, Manufacturing and Mechanical Design to his students. His research thrusts include bioinspired functionally-graded composites, additive/subtractive manufacturing processes, laser surface texturing, tribology, visuo-haptic VR/AR interfaces and engineering education. Dr. Jyhwen Wang, Texas A&M University Jyhwen Wang joined the Department of Engineering Technology and Industrial Distribution at Texas A&M University after working for 10 years as a researcher and R&D manager in industry. He teaches mechanics of materials, mechanical design applications and manufacturing processes. His research in- terest is in design and analysis of material processing technologies. He received his Ph. D. degree in mechanical engineering from Northwestern University. DeDe Griffith, Northwest Louisiana Technical Community College DeDe Griffith is the Vice Chancellor of Academic and Student Affairs at Northwest Louisiana Technical College. She earned a Master of Education degree in Higher Education Leadership Administration and Finance at the University of Houston where she is currently a doctoral candidate. Beginning with a career in engineering technology and transitioning to post-secondary instruction, she has more than 24 years of experience in community college technical education as both faculty and and administration.
    [Show full text]
  • A Survey on Human Machine Interaction in Industry 4.0
    A Survey on Human Machine Interaction in Industry 4.0 CHRISTIAN KRUPITZER, VERONIKA LESCH, MARWIN ZÜFLE, and SAMUEL KOUNEV, Uni- versity of Würzburg, Germany SEBASTIAN MÜLLER, JANICK EDINGER, and CHRISTIAN BECKER, University of Mannheim, Germany ALEXANDER LEMKEN, ioxp GmbH, Germany DOMINIK SCHÄFER, Syntax Systems GmbH, Germany Industry 4.0 or Industrial IoT both describe new paradigms for seamless interaction between human and machines. Both concepts rely on intelligent, inter-connected cyber-physical production systems that are able to control the process flow of the industrial production. As those machines take many decisions autonomously and further interact with production and manufacturing planning systems, the integration of human users require new paradigms. In this paper, we provide an analysis of the current state-of-the-art in human machine interaction in the Industry 4.0 domain. We focus on new paradigms that integrate the application of augmented and virtual reality technology. Based on our analysis, we further provide a discussion of research challenges. CCS Concepts: • Human-centered computing → Human computer interaction (HCI); • Applied com- puting → Industry and manufacturing; • Software and its engineering → Designing software. Additional Key Words and Phrases: human machine interaction, augmented / virtual reality, Industry 4.0, Industrial IoT ACM Reference Format: Christian Krupitzer, Veronika Lesch, Marwin Züfle, Samuel Kounev, Sebastian Müller, Janick Edinger, Christian Becker, Alexander Lemken, and Dominik Schäfer. 2020. A Survey on Human Machine Interaction in Industry 4.0. 1, 1 (February 2020), 45 pages. https://doi.org/10.1145/1122445.1122456 1 INTRODUCTION The world has witnessed three industrial revolutions since the late eighteenth century which all brought major leaps forward in the efficiency and productivity of industrial activities andare largely acknowledged as historical facts, at least in Europe.
    [Show full text]
  • A Survey of Cybersecurity of Digital Manufacturing Priyanka Mahesh, Akash Tiwari, Chenglu Jin, Panganamala R
    1 A Survey of Cybersecurity of Digital Manufacturing Priyanka Mahesh, Akash Tiwari, Chenglu Jin, Panganamala R. Kumar, Fellow, IEEE, A. L. Narasimha Reddy, Fellow, IEEE, Satish T.S. Bukkapatanam, Nikhil Gupta, and Ramesh Karri, Fellow, IEEE Abstract—The Industry 4.0 concept promotes a digital man- vendors and OEMs on one hand and between the various ma- ufacturing (DM) paradigm that can enhance quality and pro- chines and processes inside an MSE on the other. DM requires ductivity, that reduces inventory and the lead-time for delivering the integration of cyber (computing and communications) custom, batch-of-one products based on achieving convergence of Additive, Subtractive, and Hybrid manufacturing machines, resources with the physical resources in the manufacturing Automation and Robotic Systems, Sensors, Computing, and process and supply chain. Continuous streaming of data from Communication Networks, Artificial Intelligence, and Big Data. A sensors at various locations in the manufacturing plant (e.g., DM system consists of embedded electronics, sensors, actuators, individual machines and the network of machines) informs the control software, and inter-connectivity to enable the machines data-driven decision making that guides design modifications, and the components within them to exchange data with other machines, components therein, the plant operators, the inventory calibrates manufacturing methods, and programs the robot managers, and customers. This paper presents the cybersecurity tasks and paths that they navigate the manufacturing floor. risks in the emerging DM context, assesses the impact on Securing such a distributed and connected cyber-physical sys- manufacturing, and identifies approaches to secure DM. tem against cyberattacks requires developing novel approaches Index Terms—Digital Manufacturing that are tailored to the threats faced by such systems.
    [Show full text]
  • Msec2018-6658
    Proceedings of the ASME 2018 Manufacturing Science and Engineering Conference MSEC 2018 June 18-22, 2018, College Station, Texas, USA MSEC2018-6658 SMART MANUFACTURING: STATE-OF-THE-ART REVIEW IN CONTEXT OF CONVENTIONAL & MODERN MANUFACTURING PROCESS MODELING, MONITORING & CONTROL Parikshit Mehta Prahalada Rao Zhenhua (David) Wu Arconic Technology Center Mechanical and Materials Manufacturing Engineering New Kensington, PA, USA Engineering Virginia State University University of Nebraska-Lincoln Petersburg, VA, USA Lincoln, NE, USA Vukica Jovanović Olga Wodo Mathew Kuttolamadom Mechanical Engineering Materials Design and Innovation Manufacturing and Mechanical Technology University of Buffalo Engineering Technology Old Dominion University Buffalo, NY, USA Texas A&M University Norfolk, VA, USA College Station, TX, USA KEYWORDS such as those related to the future of manufacturing Industry 4.0, Advanced Analytics, Data Infrastructure, research and those related to meeting such demands with a Industrial Processes, Process Mining, Process Modeling, highly skilled workforce. Furthermore, in this new Data-driven Quality Control, Digital Manufacturing environment it is important to understand how process modeling, monitoring, and control technologies will be ABSTRACT transformed. The aim of the paper is to provide state-of- With the advances in automation technologies, data the-art review of Smart Manufacturing and Industry 4.0 science, process modeling and process control, industries within scope of process monitoring, modeling and control. worldwide are at the precipice of what is described as the This will be accomplished by giving comprehensive fourth industrial revolution (Industry 4.0). This term was background review and discussing application of smart coined in 2011 by the German federal government to manufacturing framework to conventional (machining) define their strategy related to high tech industry [1], and advanced (additive) manufacturing process case specifically multidisciplinary sciences involving physics- studies.
    [Show full text]
  • Literature Review of Industry 4.0 and Related Technologies
    Journal of Intelligent Manufacturing (2020) 31:127–182 https://doi.org/10.1007/s10845-018-1433-8 Literature review of Industry 4.0 and related technologies Ercan Oztemel1 · Samet Gursev1 Received: 30 January 2018 / Accepted: 28 June 2018 / Published online: 24 July 2018 © Springer Science+Business Media, LLC, part of Springer Nature 2018 Abstract Manufacturing industry profoundly impact economic and societal progress. As being a commonly accepted term for research centers and universities, the Industry 4.0 initiative has received a splendid attention of the business and research community. Although the idea is not new and was on the agenda of academic research in many years with different perceptions, the term “Industry 4.0” is just launched and well accepted to some extend not only in academic life but also in the industrial society as well. While academic research focuses on understanding and defining the concept and trying to develop related systems, business models and respective methodologies, industry, on the other hand, focuses its attention on the change of industrial machine suits and intelligent products as well as potential customers on this progress. It is therefore important for the companies to primarily understand the features and content of the Industry 4.0 for potential transformation from machine dominant manufacturing to digital manufacturing. In order to achieve a successful transformation, they should clearly review their positions and respective potentials against basic requirements set forward for Industry 4.0 standard. This will allow them to generate a well-defined road map. There has been several approaches and discussions going on along this line, a several road maps are already proposed.
    [Show full text]