Deterioration modeling

Last updated
The bathtub curve hazard function (blue, upper solid line) is a combination of a decreasing hazard of early failure (red dotted line) and an increasing hazard of wear-out failure (yellow dotted line), plus some constant hazard of random failure (green, lower solid line). Bathtub curve.svg
The bathtub curve hazard function (blue, upper solid line) is a combination of a decreasing hazard of early failure (red dotted line) and an increasing hazard of wear-out failure (yellow dotted line), plus some constant hazard of random failure (green, lower solid line).
Schematic deterioration of an asset over time. The increase in performance indicators represent a maintenance action. Schematic deterioration of an asset over time.png
Schematic deterioration of an asset over time. The increase in performance indicators represent a maintenance action.
A road deteriorates over time, and its surface roughness increases. The road is located in Texas. IRI progression.png
A road deteriorates over time, and its surface roughness increases. The road is located in Texas.

Deterioration modeling is the process of modeling and predicting the physical conditions of equipment, structures, infrastructure or any other physical assets. The condition of infrastructure is represented either using a deterministic index or the probability of failure. Examples of such performance measures are pavement condition index for roads or bridge condition index for bridges. For probabilistic measures, which are the focus of reliability theory, probability of failure or reliability index are used. [1] [2] Deterioration models are instrumental to infrastructure asset management and are the basis for maintenance and rehabilitation decision-making. [3] [4] The condition of all physical infrastructure degrade over time. A deterioration model can help decision-makers to understand how fast the condition drops or violates a certain threshold. [5]

Contents

Traditionally, most municipalities have been using deterioration curves for deterioration modeling. [5] Recently, more complex methods based on simulation, Markov models and machine learning models have been introduced. A well-known model to show the probability of failure of an asset throughout its life is called bathtub curve. This curve is made of three main stages: infant failure, constant failure, and wear out failure. In infrastructure asset management the dominant mode of deterioration is because of aging, traffic, and climatic attribute. Therefore, the wear out failure is of most concern. [6] [7]

Types of deterioration models

Deterioration models are either deterministic or probabilistic. Deterministic models cannot entertain probabilities. Probabilistic models, however, can predict both the future condition and the probability of being in that certain condition. [8]

Deterministic models

Deterministic models are simple and intelligible, but cannot incorporate probabilities. Deterioration curves solely developed based on age are an example of deterministic deterioration models. Traditionally, most mechanistic and mechanistic-empirical models are developed using deterministic approaches, but more recently researchers and practitioners have become interested in probabilistic models. [3] [9]

Probabilistic models

Examples of probabilistic deterioration models are the models developed based on reliability theory, Markov chain and machine learning. [8] [9] Unlike deterministic models a probabilistic model can incorporate probability. For instance, it can tell that in five years a road is going to be in a Poor condition with a probability of 75%, and there is a 25% probability that it will stay in a fair condition. Such probabilities are vital to the development of risk assessment models. [3] If a state or class of the performance measure is of interest, Markov models and classification machine learning algorithms can be utilized. However, if decision-makers are interested in numeric value of performance indicators, they need to use regression learning algorithms. A limitation of Markov models is that they cannot consider the history of maintenance, [3] [10] which are among important attribute for predicting the future conditions. [8] Deterioration models developed based on machine learning do not have this limitation. Furthermore, they can include other features such as climatic attributes and traffic as input variables. [7]

Markov models

A large portion of probabilistic deterioration models are developed based on Markov chain, which is a probabilistic discrete event simulation model. Deterioration models developed based on Markov chain consider the condition of asset as a series of discrete states. For instance, in the case of pavement deterioration modeling, the PCI can be categorized into five classes: good, satisfactory, fair, poor and very poor (or simply 1 to 5). A Markov model is then developed to predict the probability of transition from state 1 to each of other states in a number of years. Crude Markov models have been criticized for disregarding the impact of ageing and maintenance history of the asset. [3] [10] More complex models known as semi-Markov models can account for history of maintenance, but their calibration requires a great deal of longitudinal data. Recently, efforts have been made to train Markov deterioration models to consider the impact of climate, but generally it is not possible to have climatic attributes or traffic as an input in these types of models. [7] [11]

Machine learning

Since the late 2000s machine learning algorithms have been adopted to tackle infrastructure deterioration modeling. Neural networks have been among the most commonly used models. Despite their high learning capability, neural networks have been criticized for their black-box nature, which does not provide enough room for interpretation of the model. [3] [8] [9] Therefore, other algorithms have been used in the literature as well. Examples of other algorithms used for deterioration modeling are decision tree, k-NN, random forest, gradient boosting trees, random forest regression, and naive Bayes classifier. In this type model usually, the deterioration is predicted using a set of input variables or predictive features. The examples of predictive features used in the literature are initial condition, traffic, climatic features, pavement type and road class. [7]

Related Research Articles

A Bayesian network is a probabilistic graphical model that represents a set of variables and their conditional dependencies via a directed acyclic graph (DAG). While it is one of several forms of causal notation, causal networks are special cases of Bayesian networks. Bayesian networks are ideal for taking an event that occurred and predicting the likelihood that any one of several possible known causes was the contributing factor. For example, a Bayesian network could represent the probabilistic relationships between diseases and symptoms. Given symptoms, the network can be used to compute the probabilities of the presence of various diseases.

In the field of machine learning and specifically the problem of statistical classification, a confusion matrix, also known as error matrix, is a specific table layout that allows visualization of the performance of an algorithm, typically a supervised learning one; in unsupervised learning it is usually called a matching matrix.

<span class="mw-page-title-main">Predictive maintenance</span> Method to predict when equipment should be maintained

Predictive maintenance techniques are designed to help determine the condition of in-service equipment in order to estimate when maintenance should be performed. This approach promises cost savings over routine or time-based preventive maintenance, because tasks are performed only when warranted. Thus, it is regarded as condition-based maintenance carried out as suggested by estimations of the degradation state of an item.

The pavement condition index (PCI) is a numerical index between 0 and 100, which is used to indicate the general condition of a pavement section. The PCI is widely used in transportation civil engineering and asset management, and many municipalities use it to measure the performance of their road infrastructure and their levels of service. It is a statistical measure and requires manual survey of the pavement. This index was originally developed by the United States Army Corps of Engineers as an airfield pavement rating system, but later modified for roadway pavements and standardized by the ASTM. The surveying processes and calculation methods have been documented and standardized by ASTM for both roads and airport pavements:

<span class="mw-page-title-main">Types of road</span>

A road is a thoroughfare, route, or way on land between two places that has been surfaced or otherwise improved to allow travel by foot or some form of conveyance, including a motor vehicle, cart, bicycle, or horse. Roads have been adapted to a large range of structures and types in order to achieve a common goal of transportation under a large and wide range of conditions. The specific purpose, mode of transport, material and location of a road determine the characteristics it must have in order to maximize its usefulness. Following is one classification scheme.

Pavement management is the process of planning the maintenance and repair of a network of roadways or other paved facilities in order to optimize pavement conditions over the entire network.

An asset management plan (AMP) is a tactical plan for managing an organisation's infrastructure and other assets to deliver an agreed standard of service. Typically, an asset management plan will cover more than a single asset, taking a system approach - especially where a number of assets are co-dependent and are required to work together to deliver an agreed standard of service.

In probability theory, a Markov model is a stochastic model used to model pseudo-randomly changing systems. It is assumed that future states depend only on the current state, not on the events that occurred before it. Generally, this assumption enables reasoning and computation with the model that would otherwise be intractable. For this reason, in the fields of predictive modelling and probabilistic forecasting, it is desirable for a given model to exhibit the Markov property.

OptiY is a design environment software that provides modern optimization strategies and state of the art probabilistic algorithms for uncertainty, reliability, robustness, sensitivity analysis, data-mining and meta-modeling.

<span class="mw-page-title-main">International roughness index</span> Roughness index

The international roughness index (IRI) is the roughness index most commonly obtained from measured longitudinal road profiles. It is calculated using a quarter-car vehicle math model, whose response is accumulated to yield a roughness index with units of slope. Although a universal term, IRI is calculated per wheelpath, but can be expanded to a Mean Roughness Index (MRI) when both wheelpath profiles are collected. This performance measure has less stochasticity and subjectivity in comparison to other pavement performance indicators, such as PCI, but it is not completely devoid of randomness. The sources of variability in IRI data include the difference among the readings of different runs of the test vehicle and the difference between the readings of the right and left wheel paths. Despite these facts, since its introduction in 1986, the IRI has become the road roughness index most commonly used worldwide for evaluating and managing road systems.

<span class="mw-page-title-main">Infrastructure asset management</span> Maintenance of public infrastructure assets

Infrastructure asset management is the integrated, multidisciplinary set of strategies in sustaining public infrastructure assets such as water treatment facilities, sewer lines, roads, utility grids, bridges, and railways. Generally, the process focuses on the later stages of a facility's life cycle, specifically maintenance, rehabilitation, and replacement. Asset management specifically uses software tools to organize and implement these strategies with the fundamental goal to preserve and extend the service life of long-term infrastructure assets which are vital underlying components in maintaining the quality of life in society and efficiency in the economy. In the 21st century, climate change adaptation has become an important part of infrastructure asset management competence.

Bleeding or flushing is shiny, black surface film of asphalt on the road surface caused by upward movement of asphalt in the pavement surface. Common causes of bleeding are too much asphalt in asphalt concrete, hot weather, low space air void content and quality of asphalt. Bleeding is a safety concern since it results in a very smooth surface, without the texture required to prevent hydroplaning. Road performance measures such as IRI cannot capture the existence of bleeding as it does not increase the surface roughness. But other performance measures such as PCI do include bleeding.

An intelligent maintenance system (IMS) is a system that uses collected data from machinery in order to predict and prevent potential failures in them. The occurrence of failures in machinery can be costly and even catastrophic. In order to avoid failures, there needs to be a system which analyzes the behavior of the machine and provides alarms and instructions for preventive maintenance. Analyzing the behavior of the machines has become possible by means of advanced sensors, data collection systems, data storage/transfer capabilities and data analysis tools. These are the same set of tools developed for prognostics. The aggregation of data collection, storage, transformation, analysis and decision making for smart maintenance is called an intelligent maintenance system (IMS).

<span class="mw-page-title-main">Evaluation of binary classifiers</span>

The evaluation of binary classifiers compares two methods of assigning a binary attribute, one of which is usually a standard method and the other is being investigated. There are many metrics that can be used to measure the performance of a classifier or predictor; different fields have different preferences for specific metrics due to different goals. For example, in medicine sensitivity and specificity are often used, while in computer science precision and recall are preferred. An important distinction is between metrics that are independent on the prevalence, and metrics that depend on the prevalence – both types are useful, but they have very different properties.

<span class="mw-page-title-main">Pavement performance modeling</span>

Pavement performance modeling or pavement deterioration modeling is the study of pavement deterioration throughout its life-cycle. The health of pavement is assessed using different performance indicators. Some of the most well-known performance indicators are Pavement Condition Index (PCI), International Roughness Index (IRI) and Present Serviceability Index (PSI), but sometimes a single distress such as rutting or the extent of crack is used. Among the most frequently used methods for pavement performance modeling are mechanistic models, mechanistic-empirical models, survival curves and Markov models. Recently, machine learning algorithms have been used for this purpose as well. Most studies on pavement performance modeling are based on IRI.

<span class="mw-page-title-main">Structural reliability</span>

Structural reliability is about applying reliability engineering theories to buildings and, more generally, structural analysis. Reliability is also used as a probabilistic measure of structural safety. The reliability of a structure is defined as the probability of complement of failure . The failure occurs when the total applied load is larger than the total resistance of the structure. Structural reliability has become known as a design philosophy in the twenty-first century, and it might replace traditional deterministic ways of design and maintenance.

<span class="mw-page-title-main">Levels of service</span> Quality control assessment for numerous types of assets

Levels of service (LOS) is a term in asset management referring to the quality of a given service. Defining and measuring levels of service is a key activity in developing infrastructure asset management plans. Levels of service may be tied to physical performance of assets or be defined via customer expectation and satisfaction. The latter is more service-centric rather than asset-centric. For instance, when measuring the LOS of a road, it could be measured by a physical performance indicator such as Pavement Condition Index (PCI) or by a measure related to customer satisfaction such as the number of complaints per month about that certain road section. Or in the case of traffic level of service, it could be measured by the geometry of road or by travel time of the vehicles, which reflects the quality of traffic flow. So, levels of service can have multiple facets: customer satisfaction, environmental requirements and legal requirements.

<span class="mw-page-title-main">Pavement cracking</span>

Pavement crack refers to a variety of types of pavement distresses that occur on the surface of pavements. Different types of pavements develop different cracks. Type of cracking is also correlated with the type of climate and traffic. Sometimes the cracks are aggregated using an index such as Crack index, and sometimes they are merged with other distresses and are reported using Pavement Condition Index.

<span class="mw-page-title-main">Granular base equivalency</span> Measure of road pavement thickness

Granular base equivalency or granular base equivalence (GBE) is a measure of total pavement thickness. Since pavement is composed of multiple layers with different physical properties, its total thickness is measured by GBE. GBE translates the thickness of different road layers to a number using a set of coefficients. So, to calculate the GBE, the depth of each layer should be multiplied by the granular equivalency factor for the material in that layer. In the next step the sum of the converted layer thicknesses is calculated. This sum is called granular base equivalency, which is a popular and important measure in pavement design and pavement performance modeling.

The present serviceability index (PSI) is a pavement performance measure. Introduced by the American Association of State Highway and Transportation Officials (AASHTO), the PSI is one of the most widely used pavement performance indicators after pavement condition index (PCI) and international roughness index (IRI). This performance indicator ranges between 0 and 5, 0 representing a failed pavement and 5 an excellent one. Since the PSI entails slope variance, it is correlated with performance indicators related to roughness such as IRI.

References

  1. Melchers, R. E. (2002), “Structural Reliability Analysis and Prediction,” 2nd Ed., John Wiley, Chichester, UK.
  2. Piryonesi, Sayed Madeh; Tavakolan, Mehdi (9 January 2017). "A mathematical programming model for solving cost-safety optimization (CSO) problems in the maintenance of structures". KSCE Journal of Civil Engineering. 21 (6): 2226–2234. doi:10.1007/s12205-017-0531-z.
  3. 1 2 3 4 5 6 Piryonesi, S. M.; El-Diraby, T. E. (2020) [Published online: December 21, 2019]. "Data Analytics in Asset Management: Cost-Effective Prediction of the Pavement Condition Index". Journal of Infrastructure Systems. 26 (1). doi:10.1061/(ASCE)IS.1943-555X.0000512.
  4. "The IAM (Institute of Asset Management): Asset Management - an Anatomy".
  5. 1 2 El-Diraby, T. E., Kinawy, S., & Piryonesi, S. M. (2017). A Comprehensive Review of Approaches Used by Ontario Municipalities to Develop Road Asset Management Plans (No. 17-00281)
  6. Ens, A. (2012). Development of a flexible framework for deterioration modelling in infrastructure asset management.
  7. 1 2 3 4 "Piryonesi, S. M. (2019). The Application of Data Analytics to Asset Management: Deterioration and Climate Change Adaptation in Ontario Roads (Doctoral dissertation)".
  8. 1 2 3 4 Piryonesi, S. M.; El-Diraby, T. (2018). "Using Data Analytics for Cost-Effective Prediction of Road Conditions: Case of The Pavement Condition Index:[summary report]". United States. Federal Highway Administration. Office of Research, Development, and Technology. FHWA-HRT-18-065 via National Transportation Library Repository & Open Science Access Portal.
  9. 1 2 3 Ford, K., Arman, M., Labi, S., Sinha, K.C., Thompson, P.D., Shirole, A.M., and Li, Z. 2012. NCHRP Report 713 : Estimating life expectancies of highway assets. In Transportation Research Board, National Academy of Sciences, Washington, DC. Transportation Research Board, Washington DC.
  10. 1 2 Okasha, N. M., & Frangopol, D. M. (2009). Lifetime-oriented multi-objective optimization of structural maintenance considering system reliability, redundancy and life-cycle cost using GA. Structural Safety, 31(6), 460-474.
  11. Memarzadeh, M.; Pozzi, M. (October 2016). "Value of information in sequential decision making: Component inspection, permanent monitoring and system-level scheduling". Reliability Engineering & System Safety. Elsevier. 154: 137–151. doi:10.1016/J.RESS.2016.05.014.