Prognostics and Health Management of Engineering Systems (eBook)

An Introduction
eBook Download: PDF
2016 | 1. Auflage
XIV, 355 Seiten
Springer-Verlag
978-3-319-44742-1 (ISBN)

Lese- und Medienproben

Prognostics and Health Management of Engineering Systems -  Nam-Ho Kim,  Dawn An,  Joo-Ho Choi
Systemvoraussetzungen
117,69 inkl. MwSt
  • Download sofort lieferbar
  • Zahlungsarten anzeigen
This book introduces the methods for predicting the future behavior of a system's health and the remaining useful life to determine an appropriate maintenance schedule. The authors introduce the history, industrial applications, algorithms, and benefits and challenges of PHM (Prognostics and Health Management) to help readers understand this highly interdisciplinary engineering approach that incorporates sensing technologies, physics of failure, machine learning, modern statistics, and reliability engineering. It is ideal for beginners because it introduces various prognostics algorithms and explains their attributes, pros and cons in terms of model definition, model parameter estimation, and ability to handle noise and bias in data, allowing readers to select the appropriate methods for their fields of application.
Among the many topics discussed in-depth are:
•Prognostics tutorials using least-squares
•Bayesian inference and parameter estimation
•Physics-based prognostics algorithms including nonlinear least squares, Bayesian method, and particle filter
•Data-driven prognostics algorithms including Gaussian process regression and neural network
•Comparison of different prognostics algorithms 
The authors also present several applications of prognostics in practical engineering systems, including wear in a revolute joint, fatigue crack growth in a panel, prognostics using accelerated life test data, fatigue damage in bearings, and more. Prognostics tutorials with a Matlab code using simple examples are provided, along with a companion website that presents Matlab programs for different algorithms as well as measurement data. Each chapter contains a comprehensive set of exercise problems, some of which require Matlab programs, making this an ideal book for graduate students in mechanical, civil, aerospace, electrical, and industrial engineering and engineering mechanics, as well as researchers and maintenance engineers in the above fields.


Dr. Nam-Ho Kim is Professor of Mechanical and Aerospace Engineering at the University of Florida. His research areas is structural design optimization, design sensitivity analysis, design under uncertainty, structural health monitoring, nonlinear structural mechanics, and structural-acoustics. He has published three books and more than hundred refereed journal and conference papers in the above areas.

Dr. Dawn An received a Bachelor and Master of mechanical engineering from Korea Aerospace University in 2008 and 2010, respectively. She started a joint Ph.D. at Korea Aerospace University and the University of Florida in 2011, and received her Ph.D. in 2015 as a jointly conferred degree. She is now a postdoctoral associate at the University of Florida. Her current research is focused on enhancing prognostics methods for real damage data having limitation in terms of insufficient number of data and large noise in data without physical model.

Joo Ho Choi is Professor in the School of Aerospace and Mechanical Engineering, Korea Aerospace University.

Dr. Nam-Ho Kim is Professor of Mechanical and Aerospace Engineering at the University of Florida. His research areas is structural design optimization, design sensitivity analysis, design under uncertainty, structural health monitoring, nonlinear structural mechanics, and structural-acoustics. He has published three books and more than hundred refereed journal and conference papers in the above areas.Dr. Dawn An received a Bachelor and Master of mechanical engineering from Korea Aerospace University in 2008 and 2010, respectively. She started a joint Ph.D. at Korea Aerospace University and the University of Florida in 2011, and received her Ph.D. in 2015 as a jointly conferred degree. She is now a postdoctoral associate at the University of Florida. Her current research is focused on enhancing prognostics methods for real damage data having limitation in terms of insufficient number of data and large noise in data without physical model.Joo Ho Choi is Professor in the School of Aerospace and Mechanical Engineering, Korea Aerospace University.

Preface 6
Contents 9
1 Introduction 13
1.1 Prognostics and Health Management 13
1.2 Historical Background 17
1.3 PHM Applications 20
1.4 Review of Prognostics Algorithms 22
1.5 Benefits and Challenges for Prognostics 26
1.5.1 Benefits in Life-Cycle Cost 26
1.5.2 Benefits in System Design and Development 27
1.5.3 Benefits in Production 28
1.5.4 Benefits in System Operation 28
1.5.5 Benefits in Logistics Support and Maintenance 29
1.5.6 Challenges in Prognostics 30
References 33
2 Tutorials for Prognostics 37
2.1 Introduction 37
2.2 Prediction of Degradation Behavior 40
2.2.1 Least Squares Method 40
2.2.2 When a Degradation Model Is Available (Physics-Based Approaches) 43
2.2.2.1 Problem Definition 43
2.2.2.2 Parameter Estimation and Degradation Prediction 44
2.2.2.3 Effect of Noise in Data 46
2.2.3 When a Degradation Model Is NOT Available (Data-Driven Approaches) 50
2.2.3.1 Function Evaluation 50
2.2.3.2 Overfitting 54
2.2.3.3 Prognosis with More Training Data 54
2.3 RUL Prediction 56
2.3.1 RUL 56
2.3.2 Prognostics Metrics 61
2.3.2.1 Prognostic Horizon (PH) 61
2.3.2.2 /varvec{ /alpha { - }/lambda} Accuracy 62
2.3.2.3 (Cumulative) Relative Accuracy (RA, CRA) 63
2.3.2.4 Convergence 63
2.3.2.5 Results with MATLAB Code 64
2.4 Uncertainty 65
2.5 Issues in Practical Prognostics 80
2.6 Exercises 81
References 82
3 Bayesian Statistics for Prognostics 84
3.1 Introduction to Bayesian Theory 84
3.2 Aleatory Uncertainty versus Epistemic Uncertainty 87
3.2.1 Aleatory Uncertainty 87
3.2.2 Epistemic Uncertainty 89
3.2.3 Sampling Uncertainty in Coupon Tests 91
3.3 Conditional Probability and Total Probability 97
3.3.1 Conditional Probability 97
3.3.2 Total Probability 103
3.4 Bayes’ Theorem 104
3.4.1 Bayes’ Theorem in Probability Form 104
3.4.2 Bayes’ Theorem in Probability Density Form 106
3.4.3 Bayes’ Theorem with Multiple Data 110
3.4.4 Bayes’ Theorem for Parameter Estimation 113
3.5 Bayesian Updating 115
3.5.1 Recursive Bayesian Update 115
3.5.2 Overall Bayesian Update 119
3.6 Bayesian Parameter Estimation 121
3.7 Generating Samples from Posterior Distribution 125
3.7.1 Inverse CDF Method 125
3.7.2 Grid Approximation Method: One Parameter 127
3.7.3 Grid Approximation: Two Parameters 130
3.8 Exercises 133
References 135
4 Physics-Based Prognostics 137
4.1 Introduction to Physics-Based Prognostics 137
4.1.1 Demonstration Problem: Battery Degradation 140
4.2 Nonlinear Least Squares (NLS) 141
4.2.1 MATLAB Implementation of Battery Degradation Prognostics Using Nonlinear Least Squares 143
4.2.1.1 Problem Definition (Lines 5–14, 48) 143
4.2.1.2 Prognosis Using NLS (Lines 17–32) 145
4.2.1.3 Post-processing (Lines 34–37) 146
4.3 Bayesian Method (BM) 150
4.3.1 Markov Chain Monte Carlo (MCMC) Sampling Method 150
4.3.2 MATLAB Implementation of Bayesian Method for Battery Prognostics 157
4.3.2.1 Problem Definition (Lines 5–16, 52) 157
4.3.2.2 Prognosis Using BM with MCMC (Lines 19–41) 158
4.3.2.3 Post-processing (Lines 43–46) 159
4.4 Particle Filter (PF) 162
4.4.1 SIR Process 164
4.4.2 MATLAB Implementation of Battery Prognostics 170
4.4.2.1 Problem Definition (Lines 5–16, 64) 170
4.4.2.2 Prognosis Using PF (Lines 19–45) 171
4.4.2.3 Post-processing (Lines 47–58) 172
4.5 Practical Application of Physics-Based Prognostics 175
4.5.1 Problem Definition 175
4.5.1.1 Crack Growth Model 175
4.5.1.2 Likelihood and Prior Distribution 176
4.5.2 Modifying the Codes for the Crack Growth Example 177
4.5.2.1 NLS 177
4.5.2.2 BM 178
4.5.2.3 PF 179
4.5.3 Results 180
4.6 Issues in Physics-Based Prognostics 182
4.6.1 Model Adequacy 183
4.6.2 Parameter Estimation 184
4.6.3 Quality of Degradation Data 185
4.7 Exercise 186
References 187
5 Data-Driven Prognostics 189
5.1 Introduction to Data-Driven Prognostics 189
5.2 Gaussian Process (GP) Regression 191
5.2.1 Surrogate Model and Extrapolation 191
5.2.2 Gaussian Process Simulation 193
5.2.3 GP Simulation 197
5.2.3.1 Global Function Parameter and Distribution of Errors 197
5.2.3.2 Local Departure 199
5.2.3.3 Correlation Function and Hyperparameters 202
5.2.3.4 Uncertainty 208
5.2.4 MATLAB Implementation of Battery Prognostics Using Gaussian Process 211
5.2.4.1 Problem Definition (Lines 5–15, 17, 27–31) 211
5.2.4.2 Prognosis Using GP 213
5.2.4.3 Postprocessing 214
5.3 Neural Network (NN) 217
5.3.1 Feedforward Neural Network Model 218
5.3.1.1 Concept of Feedforward Neural Network 218
5.3.1.2 Feedforward Mechanism 219
5.3.1.3 Transfer Function 222
5.3.1.4 Backpropagation Process 224
5.3.1.5 Introduction to MATLAB Functions for Feedforward Neural Network 225
5.3.1.6 Uncertainty 229
5.3.2 MATLAB Implementation of Battery Prognostics Using Neural Network 231
5.3.2.1 Problem Definition (Lines 5–15, 17, 30–33) 231
5.3.2.2 Prognosis Using NN 232
5.3.2.3 Postprocessing 233
5.4 Practical Use of Data-Driven Approaches 236
5.4.1 Problem Definition 236
5.4.2 MATLAB Codes for the Crack Growth Example 238
5.4.3 Results 240
5.5 Issues in Data-Driven Prognostics 242
5.5.1 Model-Form Adequacy 242
5.5.1.1 GP: Global and Covariance Functions 242
5.5.1.2 NN: Network Model Definition 243
5.5.2 Optimal Parameters Estimation 243
5.5.2.1 GP: Scale Parameters 243
5.5.2.2 NN: Weights and Biases 244
5.5.3 Quality of Degradation Data 245
5.5.3.1 GP: Number of Data and Uncertainty in Data 245
5.5.3.2 NN: Uncertainty in Prediction Results 245
5.6 Exercise 246
References 248
6 Study on Attributes of Prognostics Methods 252
6.1 Introduction 252
6.2 Problem Definition 254
6.2.1 Paris Model for Fatigue Crack Growth 254
6.2.2 Huang’s Model for Fatigue Crack Growth 256
6.2.3 Health Monitoring Data and Loading Conditions 259
6.3 Physics-Based Prognostics 261
6.3.1 Correlation in Model Parameters 262
6.3.1.1 Correlation Between Model Parameters 263
6.3.1.2 Correlation Between Model Parameters and Loading Condition 266
6.3.1.3 Correlation Between Initial Crack Size and Bias in Data 269
6.3.2 Comparison of NLS, BM, and PF 272
6.3.2.1 Prior Information and Sampling Error 272
6.3.2.2 Uncertainty Representation and Updating Process 276
6.3.2.3 Results Summary 277
6.4 Data-Driven Prognostics 278
6.4.1 Comparison Between GP and NN 279
6.4.1.1 Results Summary 282
6.5 Comparison Between Physics-Based and Data-Driven Prognostics 283
6.6 Results Summary 284
6.7 Exercise 285
References 288
7 Applications of Prognostics 289
7.1 Introduction 289
7.2 In Situ Monitoring and Prediction of Joint Wear 290
7.2.1 Motivation and Background 290
7.2.2 Wear Model and Wear Coefficient 291
7.2.3 In Situ Measurement of Joint Wear for a Slider-Crank Mechanism 293
7.2.4 Bayesian Inference for Predicting Progressive Joint Wear 296
7.2.4.1 Likelihood and Prior 296
7.2.4.2 Markov Chain Monte Carlo (MCMC) Simulation 298
7.2.5 Identification of Wear Coefficient and Prediction of Wear Volume 300
7.2.5.1 Posterior Distribution of Wear Coefficient 300
7.2.5.2 Prediction of Wear Volume 303
7.2.6 Discussion and Conclusions 304
7.3 Identification of Correlated Damage Parameters Under Noise and Bias Using Bayesian Inference 306
7.3.1 Motivation and Background 306
7.3.2 Damage Growth and Measurement Uncertainty Models 307
7.3.2.1 Damage Growth Model 307
7.3.2.2 Measurement Uncertainty Model 307
7.3.3 Bayesian Inference for Characterization of Damage Properties 309
7.3.3.1 Damage Growth Parameters Estimation 309
7.3.3.2 The Effect of Correlation Between Parameters 310
7.3.3.3 Damage Propagation and RUL Prediction 314
7.3.4 Conclusions 317
7.4 Usage of Accelerated Test Data for Predicting Remaining Useful Life at Field Operating Conditions 317
7.4.1 Motivation and Background 318
7.4.2 Problem Definition 319
7.4.2.1 Prognostics Approaches 319
7.4.2.2 Crack Growth Example 320
7.4.3 Utilizing Accelerated Life Test Data 320
7.4.3.1 Case 1: When Both Physical Model and Loading Conditions Are Available 321
7.4.3.2 Case 2: When Only Physical Model Is Available but not Loading Condition 323
7.4.3.3 Case 3: When Only Loading Conditions Are Given, but not a Physical Model 325
7.4.3.4 Case 4: When Neither a Physical Model nor Loading Conditions Are Available 325
7.4.4 Conclusions 329
7.5 Bearing Prognostics Method Based on Entropy Decrease at Specific Frequencies 329
7.5.1 Motivation and Background 329
7.5.2 Degradation Feature Extraction 332
7.5.2.1 Information Entropy for Degradation Feature Extraction 332
7.5.2.2 Procedure of Degradation Feature Extraction 336
7.5.2.3 Results of Feature Extraction and Its Attributes 338
7.5.3 Prognostics 339
7.5.3.1 E.trend Method: Entropy Trend with Threshold 340
7.5.3.2 RUL Prediction Results 342
7.5.4 Discussions on Generality of the Proposed Method 344
7.5.4.1 Another Bearing Application 344
7.5.4.2 The Relation Between Threshold/Max.E-EOL and Usage Conditions 345
7.5.5 Conclusions and Future Works 346
7.6 Other Applications 347
References 350
Index 353

Erscheint lt. Verlag 24.10.2016
Zusatzinfo XIV, 347 p. 166 illus., 155 illus. in color.
Verlagsort Cham
Sprache englisch
Themenwelt Technik Bauwesen
Technik Elektrotechnik / Energietechnik
Technik Luft- / Raumfahrttechnik
Technik Maschinenbau
Schlagworte Bayesian estimation • Condition-based Maintenance • Data-driven Prognostics Algorithms • Fatigue Damage in Bearings • Fatigue Damage in Gearboxes • Gaussian Process Regression • Neural-network Model • PHM • Prognostics and health management • Prognostics Technologies
ISBN-10 3-319-44742-4 / 3319447424
ISBN-13 978-3-319-44742-1 / 9783319447421
Haben Sie eine Frage zum Produkt?
PDFPDF (Wasserzeichen)
Größe: 16,9 MB

DRM: Digitales Wasserzeichen
Dieses eBook enthält ein digitales Wasser­zeichen und ist damit für Sie persona­lisiert. Bei einer missbräuch­lichen Weiter­gabe des eBooks an Dritte ist eine Rück­ver­folgung an die Quelle möglich.

Dateiformat: PDF (Portable Document Format)
Mit einem festen Seiten­layout eignet sich die PDF besonders für Fach­bücher mit Spalten, Tabellen und Abbild­ungen. Eine PDF kann auf fast allen Geräten ange­zeigt werden, ist aber für kleine Displays (Smart­phone, eReader) nur einge­schränkt geeignet.

Systemvoraussetzungen:
PC/Mac: Mit einem PC oder Mac können Sie dieses eBook lesen. Sie benötigen dafür einen PDF-Viewer - z.B. den Adobe Reader oder Adobe Digital Editions.
eReader: Dieses eBook kann mit (fast) allen eBook-Readern gelesen werden. Mit dem amazon-Kindle ist es aber nicht kompatibel.
Smartphone/Tablet: Egal ob Apple oder Android, dieses eBook können Sie lesen. Sie benötigen dafür einen PDF-Viewer - z.B. die kostenlose Adobe Digital Editions-App.

Zusätzliches Feature: Online Lesen
Dieses eBook können Sie zusätzlich zum Download auch online im Webbrowser lesen.

Buying eBooks from abroad
For tax law reasons we can sell eBooks just within Germany and Switzerland. Regrettably we cannot fulfill eBook-orders from other countries.

Mehr entdecken
aus dem Bereich
Grundlagen der Berechnung und baulichen Ausbildung von Stahlbauten

von Jörg Laumann; Markus Feldmann; Jörg Frickel …

eBook Download (2022)
Springer Vieweg (Verlag)
119,99