You are on page 1of 9

Algorithm for Detection of Change Point in On-Line

Monitoring Data
M. B. Anoop1; K. Balaji Rao2; and N. Lakshmanan3

Abstract: The detection of abrupt changes in observed/estimated physical processes is an issue of concern in many applications. An
algorithm for single change point detection in Gaussian white noise processes is presented in this paper. The algorithm progressively
includes and analyzes the observed data points, and hence is suitable for detection of change point in on-line monitoring data. Two
example problems are presented, wherein Monte Carlo simulation technique is used, to illustrate the proposed algorithm. The performance
of the algorithm with respect to changes in shift amplitude, intensity of the signal, and rate of sampling are studied, and the observed
trends indicate that the proposed algorithm possesses the desirable properties of change detection algorithms.
DOI: 10.1061/共ASCE兲1076-0342共2008兲14:1共33兲
CE Database subject headings: Noise; Algorithms; Gaussian process; Monitoring; Data processing; Signal processing.

Introduction crack during the passage of load 共Ziehl and Lamanna 2003兲.
Remaining life assessment and damage modeling of structural
Many practical problems arising in quality control, signal pro- systems and assemblages requires identification of time of occur-
cessing, and fault detection and monitoring in industrial plants rence of damage event for the structural system. This necessitates
can be modeled with the aid of parametric models in which pa- the need for the development of suitable change point detection
rameters are subject to abrupt changes at unknown time instants algorithms.
共Basseville and Nikiforov 1993兲. In such cases, detection of The development of algorithms for change point detection is
abrupt changes in observed/estimated physical processes is an an area of active research with applications in various disciplines
issue of concern. For example, when studying the displacement 共Basseville and Nikiforov 1993; Kailath 1998; Perreault et al.
response process of a single degree of freedom elastoplastic os- 1999; Vellekoop and Clark 2003; Jann 2000; Staudacher et al.
cillator exited by a Gaussian white noise 共GWN兲 共Tarp-Johansen 2005兲. The approaches adapted for solving change-point problems
and Ditlevsen 2000兲, it is of interest to determine when response include maximum likelihood, Bayesian, Bayes-type, nonparamet-
has entered the plastic domain. In many engineering applications, ric, as well as decision theoretic procedures 共Jandhyala et al.
the processes can be considered a GWN, and it is important to 1999兲. Most of these approaches are based on time-domain analy-
estimate the instant at which one-step shift in mean level of the sis. But, in some cases, it may be required to analyze data in both
GWN occurs. For example, when health of the structure is being time and frequency domains. For instance, a step shift in the mean
monitored, readings of strain from embedded strain gauges along of the signal is localized in time domain, whereas a change in
with embedded sensors of temperature and humidity are typically variance is more localized in the frequency domain 共Ganesan et
used to study the state of health. With the occurrence of a damage al. 2004兲. Thus, if the interest is to detect changes in both mean
event, there will be a shift in the mean level of the signal from the and variance, the data should be analyzed using a time-frequency
sensor/gauge. For instance, Fig. 1 shows the strains recorded approach. Wavelet-based change point detection methods, which
using a strain gauge at the midspan of a girder of the Bonnet can extract both time- and frequency-related information, have
Carre Spillway Bridge during an extreme overload 共Ziehl and been investigated by many researchers 共Mallat and Hwang 1992;
Lamanna 2003兲, from which it is noted that there is an increase in Antoniadis and Gijbels 2002; Ganesan et al. 2004; Raimondo and
mean strain with the passage of the overload. The increase in Tajvidi 2004; Ko and Vannucci 2006兲. However, the application
mean strain after the passage of the overload has been attributed of wavelet-based methods to on-line change point detection is
to either the malfunction of strain gauge or the development of a restricted by the noncausality of the wavelet, which introduces a
time delay in the computation of wavelet coefficients at
1
Scientist, Structural Engineering Centre, CSIR Campus, Taramani, nondyadic locations 共Ganesan et al. 2004兲. Also, the dyadic dis-
Chennai 600 113, India. cretization requires the signal to be of dyadic length for the de-
2
Scientist, Structural Engineering Research Centre, CSIR Campus, composition to take place.
Taramani, Chennai 600 113, India. E-mail: balajiserc1@yahoo.com With the development of more comprehensive strategies for
3
Director, Structural Engineering Research Centre, CSIR Campus, monitoring the health of long-span bridges and the developments
Taramani, Chennai 600 113, India. in smart sensor technology, digital data acquisition, and in low-
Note. Discussion open until August 1, 2008. Separate discussions
cost wireless sensors 共Pines and Aktan 2002; Lynch et al. 2003;
must be submitted for individual papers. To extend the closing date by
one month, a written request must be filed with the ASCE Managing
2004; Farrar et al. 2006兲, there is a need to develop algorithms for
Editor. The manuscript for this paper was submitted for review and pos- change point detection in on-line monitoring data recorded/
sible publication on September 5, 2006; approved on August 27, 2007. cached in a central location and analyzed in real-time for auto-
This paper is part of the Journal of Infrastructure Systems, Vol. 14, No. mated diagnosis of structural health. In this study, the emphasis is
1, March 1, 2008. ©ASCE, ISSN 1076-0342/2008/1-33–41/$25.00. to develop an algorithm for detection of shift in the mean when

JOURNAL OF INFRASTRUCTURE SYSTEMS © ASCE / MARCH 2008 / 33


The optimal 共Bayesian兲 least squares estimate of the shift time
is the conditional mean 共Fishman 1986兲

␭ˆ = 具␭兩y t0典 共3兲

where y t0 = observed time history of the process, 兵Y共s兲 , 0 艋 s 艋 t其.


Exact characteristics of the estimate 关Eq. 共3兲兴 have been studied
by many authors 共e.g., Fishman 1986兲, however, the existence of
effective algorithms for estimation are scant.
It has been shown by Fishman 共1986兲 that, for all t 艌 0, the
optimal estimate 关Eq. 共3兲兴 has the form

Fig. 1. Recorded strains using a strain gauge at the midspan of a ␨共t兲


bridge girder during the passage of an overload 关from Ziehl and La- ␭ˆ 共t兲 = 共4兲
⌳共t兲
manna 共2003兲, with permission from the authors兴
where ␨共t兲 and ⌳共t兲 = statistics defined by a system of stochastic
differential equations
the observed process is a realization of a GWN process. This

冋 冕 册
paper is organized as follows: the proposed algorithm for change ⬁
point detection of on-line monitored data is presented in the next A
d␨共t兲 = ␨共t兲 − xdF␭共x兲 y共t兲dt 共5兲
section, followed by two example problems. In the first example, I t
the performance of the proposed algorithm is studied with respect
to changes in: 共1兲 shift amplitude; 共2兲 intensity of the signal; and
共3兲 rate of sampling are studied. In the second example, the algo- A
d⌳共t兲 = 关⌳共t兲 + F␭共t兲 − 1兴y共t兲dt 共6兲
rithm is applied to a practical case study of identifying time of I
corrosion initiation in a reinforced concrete bridge girder. The
concluding remarks are given in the last section. satisfying the initial conditions


Proposed Algorithm for Change Point Detection in ⌳共0兲 = 1, ␨共0兲 = xdF␭共x兲 共7兲
−⬁
On-Line Monitoring Data
It is noted from Eq. 共4兲 that ⌳共t兲⫽likelihood ratio in the problem
It is assumed that the observed continuous time random process of testing two hypotheses: H0 : y共t兲 = ␰共t兲 共no change has oc-
兵Y共t兲 , t 艌 0其 has the following form: curred兲; H1 : y共t兲 = AU共t − ␭兲 + ␰共t兲 共change has occurred兲.
Y共t兲 = AU共t − ␭兲 + ␰共t兲, t艌0 共1兲 F␭共␭兲⫽known distribution function, decided based on engineer-
ing judgment, for the time of shift. At t = 0, as no information on
where 兵␰共t兲 , t 艌 0其 = standard Gaussian white noise process with
y共t兲 is available, the optimal estimate for time of shift, ␭ˆ 共0兲, will
zero mean and Dirac delta function correlation function 共i.e.,
be the mean of F␭共␭兲. This can be noted from the initial condi-
具␰共t兲典 = 0 , 具␰共t兲␰共t + ␶兲典 = I␦共t − ␶兲兲; where I = intensity of the white
tions given by Eq. 共7兲. As long as the available information 关i.e.,
noise process. ␰共t兲 represents the randomness in the system per-
y共t兲兴 is favoring the null hypothesis H0, 共i.e., no shift in the mean
formance with time. Eq. 共1兲 indicates that the perfect state of the
has occurred兲, the optimal estimate for the time of shift will not
sensor/gauge is represented by a GWN process and any changes
change. Once the shift in mean has occurred, there will be a
occurring in the process represented by the first term of the equa-
change in the optimal estimate indicating that the available infor-
tion. In this equation, A = shift in the mean of the observed process
mation is now favoring the alternative hypothesis H1.
兵Y共t兲 , t 艌 0其 and in many practical problems the shift of the mean
Eqs. 共4兲–共6兲, which are used to describe the properties of the
level can be interpreted as the disruption in the process, which
might have occurred due to change of state of the system under Bayes estimator, suggest that for fixed ␭ˆ 共t兲, ⌳共t兲, the value of the
observation. U共t − ␭兲 is a unit step function defined as follows: Bayesian estimate at the time 共t + u兲 is given only by the quantities

再 冎 t = 兵y共s兲 , s 苸 关t , t + u兴其 and do not depend on past observations.


y t+u
1 for t 艌 ␭ Therefore
U共t − ␭兲 = 共2兲
0 for t ⬍ ␭
where ␭ = time instant at which a step shift in the mean level of ␭ˆ 共t + u兲 = ⌽兵t,␭ˆ 共t兲,⌳共t兲,y t+u
t 其 共8兲
the observed process occurs. ␭ may represent the randomness in
Further, from Eqs. 共4兲–共6兲, it is easily noted that the two-
the time of shift due to the uncertainties in external disturbance
共abnormal loading兲 to the system or due to combination of uncer- dimensional process Z共t兲 = 共␭ˆ 共t兲 , ⌳共t兲兲 is a Markov diffusion pro-
tainties in system and external disturbance or due to uncertainties cess 共Gardiner 1985兲.
in system alone. In the present study, it is assumed that the noise The previous observations suggest that the entire observed
intensity 共I兲 and the amplitude of shift 共A兲 are known. These time history of the process need not have to be considered for
assumptions may not pose severe restrictions as in many engi- determining ␭ˆ 共t兲, but data over a finite time interval only need to
neering applications, these quantities can be estimated with a cer- be considered at any time. Fishman 共1986兲 has also shown that
tain degree of confidence 共see, e.g., Example 2 of this paper兲. the Bayesian estimate obtained using Eqs. 共4兲–共6兲 ensures 1.35-
Also, it is assumed that ␭ is a random variable with known dis- fold reduction in mean square error compared to maximum like-
tribution function F␭共t兲 = P兵␭ ⬍ t其. lihood estimator 共see the Appendix兲.

34 / JOURNAL OF INFRASTRUCTURE SYSTEMS © ASCE / MARCH 2008


Determination of Time of Shift in the Mean of the
Observed Process When y„t… Is Continuously
Observable in Real Time

This case is considered in the present study. In this case, it is


assumed that y共t兲 is available, and the aim is to determine the
time, ␭, at which a shift has occurred in the mean of the observed
process. As y共t兲 is known, Eqs. 共5兲 and 共6兲 are ordinary differen-
tial equations, and can be solved using numerical methods such as
Runge–Kutta methods.
From the simulation studies carried out at SERC 共Balaji Rao et
al. 2006兲, it is noted that there is a need to apply a modification to
␭ˆ 共t兲 关Eq. 共4兲兴, when y共t兲 is assumed to be continuously observable
in real time. The following modification is proposed in this study:

␭共t兲 =
冏冕0
t
␭ˆ 共x兲dx − ␭ˆ 共t兲 · t 冏 共9兲
兩␭ˆ 共0兲 − ␭ˆ 共t兲兩

The time of shift is value to which ␭共t兲 converges 共or when the
successive values of ␭共t兲 do not differ by more than a specified
tolerance兲. The efficacy of the algorithm can be estimated by
computing the delay for detection 共defined as the difference be-
tween the actual time of shift and the predicted time of shift兲. As Fig. 2. Schematic representation of problem considered in
the entire observed time history of the process need not be con- Example 1

sidered for determining ␭ˆ 共t兲 关Eq. 共8兲兴, a sliding window of width


W containing specified sample size N is considered in the present
study. The assumption made when a sliding window is considered
is that the change point can be detected within N time steps after Example 1
it has occurred 共Chow and Willsky 1984兲. The window width
should be chosen long enough so that detection of change point is A structural component which may be subjected to an abnormal
possible, but short enough for computational efficiency. Thus, the loading 共due to the occurrence of natural hazards or other abnor-
selection of window width is a multiobjective optimization prob- mal events兲 during its service is considered. The problem consid-
lem; however, this aspect is not considered in this study. ered is depicted schematically in Fig. 2. It is assumed that on-line
Initially, 共i.e., at t = 0兲, the window is empty. Data points from monitoring data of the structural component 共observed process兲
can be modeled as a Gaussian white noise process and the time of
the continuously observed real time process, y共t兲, are progres-
occurrence of abnormal loading, which results in a step shift in
sively included in the window and analyzed for change point
the mean level of the observed process, follows an exponential
detection. One of the advantages of the proposed algorithm over
distribution 关i.e., F⌳共␭兲 in Eqs. 共5兲 and 共6兲 is exponential兴. To
wavelet-based methods is that one need not have to wait until the
study the performance of the algorithm presented in this paper, it
window is filled completely to carry out the analysis. After N time
is assumed that values of time of shift are not known. And hence,
steps, for each incoming data point, the window is moved to the aim is to determine the time of occurrence of the step shift, ␭,
include the latest data point while keeping the width of the win- due to the occurrence of the event, which will be useful for re-
dow the same. The algorithm is suitable for on-line detection of maining life assessment when the structural component is under
change point, since data points in the time series are progressively continuous monitoring. The mean recurrence rate 共␯兲 of the event
included and analyzed. is taken as 0.02/year.
Two examples are presented next to illustrate the proposed One thousand realizations of GWN process are generated rep-
algorithm for change point detection. In these examples, for resenting the possible realizations of the observed process of the
studying the efficiency of the proposed algorithm, an ensemble of structural component for a period of 100 years, at an interval of
y共t兲 is generated which is assumed to represent the data obtained 0.02 years 共sampling rate= 50/ year兲 for each realization. The
from on-line monitoring at certain sampling rate and stochasticity variance of the Gaussian distribution 关representing the intensity of
in time of occurrence of change point event is taken into consid- the signal 共Priestley 1981兲兴 used in the simulation is taken as 1.0.
eration. The entire problem has been formulated within the frame- The power spectral densities 共PSD兲 of the one thousand realiza-
work of Monte Carlo simulation. The performance of the tions of GWN processes generated are computed 共Press et al.
algorithm with respect to changes in: 共1兲 shift amplitude; 共2兲 in- 1992兲, and the mean PSD is given in Fig. 3. From Fig. 3, it is
tensity of the signal; and 共3兲 rate of sampling are also studied in noted that the mean PSD is more or less the same at all the
the first example, and a practical application of identification of frequencies, indicating that the process generated is GWN process
time of corrosion initiation in a reinforced concrete bridge girder 共Priestley 1981兲. One thousand exponential random variables,
is considered in Example 2. with parameter ␯, representing the time of first occurrence of

JOURNAL OF INFRASTRUCTURE SYSTEMS © ASCE / MARCH 2008 / 35


Fig. 3. Mean PSD for the one thousand GWN processes generated
共Barlett window with a window parameter of 16 is used兲

event leading to step shift in the mean for each realization of the
observed process, are generated.
In the present study, the amplitude of shift, A, is assumed to be
1.0, and the width of the sliding window is taken to be 10 years
共i.e., N = 500 in this case兲. Fourth-order Runge–Kutta method is
used for solving ordinary differential equations 共5兲 and 共6兲 to
determine ␭ˆ 共t兲 关Eq. 共4兲兴 and the time of shift is determined using Fig. 4. Typical realizations of the observed process without and with
Eq. 共8兲 for each realization of the process. the shift 共time of occurrence of damaging event= 6.04 years兲

Results and Discussion Performance Analysis


A typical realization of observed process 共GWN process兲 without The performance of the algorithm with respect to changes in: 共1兲
and with the shift 共time of shift for this realization is 6.04 years兲 shift amplitude; 共2兲 intensity of the signal; and 共3兲 rate of sam-
are shown in Fig. 4. The variation in ␭ˆ 共t兲 关Eq. 共4兲兴 with time for pling are studied. When the performance with respect to one vari-
able is studied, the values of the other variables are kept constant
this realization is shown in Fig. 5. It is noted from Fig. 5 that ␭ˆ 共t兲
共same as the values considered in the example兲. The measures for
is close to the mean of F⌳共␭兲 共=50 years兲 until there is a shift in
performance are taken as the statistical properties 共namely, mean
the mean of the observed process 共i.e., at 6.04 years for this real- and standard deviation兲 of the error in detection.
ization兲. This is because, ␭ˆ 共t兲 关Eq. 共4兲兴 represents the mean time
at which the disruption/shift is expected, and hence will be equal Performance with respect to Changes in Shift Amplitude
to the mean of the assumed distribution for the time of shift until In order to study the performance of the algorithm with respect to
there is an actual shift in the mean of the observed process. After changes in shift amplitude, five values of shift amplitude are con-
the shift has occurred, the value of ␭ˆ 共t兲 reduces with time and sidered as A = 0.5, 1.0, 1.5, 2.0, and 2.5. The variation in mean
stabilizes to another value. Thus, the trend shown by variation in
␭ˆ 共t兲 can be used for estimating the time of shift. The comparison
between the actual times of shift and the predicted times of shift
关obtained using Eq. 共8兲兴 for the one thousand realizations consid-
ered are shown in Fig. 6, and Fig. 7 shows the frequency distri-
butions of actual and predicted times of shift. From Figs. 6 and 7,
it is noted that the predicted times of shift are in good agreement
with the actual times of shift. Fig. 8 shows the frequency distri-
bution of error in detection 共defined as the absolute difference
between actual and predicted times of shift兲. The mean and stan-
dard deviation of error in detection are obtained as 2.013 and
0.442 years, respectively. The smaller values of mean and stan-
dard deviation of error in detection indicate the usefulness of the
proposed algorithm for change point detection. Also, as the pro-
posed method can progressively include and analyze the data
points in the time series, it is suitable for on-line detection of Fig. 5. Optimal 共Bayesian兲 least square estimate of the shift time for
change point. a typical realization shown in Fig. 4

36 / JOURNAL OF INFRASTRUCTURE SYSTEMS © ASCE / MARCH 2008


Fig. 8. Frequency distribution of error in detection for problem
considered in Example 1

Fig. 6. Comparison of actual and predicted times of shift for increase in variance 共representing the intensity兲, probability con-
Example 1
tent of y共t兲, at any given time, contributing toward hypothesis H1
is lower in the event of a shift.
and standard deviation of error in detection for these values of Performance with respect to Changes in Sampling Rate of
shift amplitude are shown in Fig. 9. It is noted that as the value of Signal
the shift amplitude increases, mean and standard deviation of
error in detection decreases. Thus, the predictions are improving The sampling rate of the signal is varied as 50, 10, 2, 1, and 0.2
with increase in shift amplitude, which is expected as for higher per year. The mean and standard deviation of error in detection
shift amplitudes, the probability content of y共t兲, at any given time, obtained are shown in Fig. 11. It is noted from Fig. 11 that, as
contributing toward the hypothesis H1 is higher in the event of a expected, the mean and standard deviation of error in detection
shift. increase with decrease in the sampling rate.

Performance with respect to Changes in Intensity of the Sig-


nal Example 2—Application
As the observed process is modeled as a GWN process, the in-
tensity of signal can be varied by changing the variance of Gauss- Chloride-induced corrosion of reinforcement is a major issue for
ian distribution 共Priestley 1981兲. In this study, values of variance
infrastructural systems located in coastal environments, and iden-
of Gaussian distribution considered are 1.0, 2.0, and 3.0. The
tification of time to corrosion initiation will be useful for making
computed values of mean and standard deviation of error in de-
decisions regarding inspection and maintenance scheduling. The
tection are shown in Fig. 10. From Fig. 10, it is noted that both
process of corrosion of steel in concrete is electrochemical in
mean and standard deviation of error in detection increase with
increase in variance of the process. This is expected, since with nature, and different electrochemical techniques are developed for
corrosion assessment of reinforced concrete structures 共Gowers
and Millard 1999兲. One such technique is electrochemical noise
monitoring, which can provide useful information about the cor-
rosion process through measuring the fluctuations of current and
potential generated during the corrosion process. One of the ad-
vantages of this method is that its application does not involve
artificial disturbance of the structural system during measurement
共Legat et al. 2004兲. From laboratory experimental investigations,
it has been noted that electrochemical noise can indicate the cur-
rent level of corrosion activity of steel in concrete, especially
transition from passive state to active corrosion.
A reinforced concrete bridge girder, located in a severe envi-
ronment 关as per the definitions of exposure conditions in IS 456-
2000 共BIS 2000兲兴 with cross-sectional details as shown in Fig. 12
is considered. More information regarding the design details of
the girder are given in Anoop et al. 共2003兲. Assuming the ingress
of chlorides into the cover concrete as a diffusion process, the
Fig. 7. Frequency distributions of actual and predicted times of shift time-to-corrosion initiation 共ti兲 can be determined from Fick’s
for the problem considered in Example 1 second law of diffusion as

JOURNAL OF INFRASTRUCTURE SYSTEMS © ASCE / MARCH 2008 / 37


Fig. 9. Variation of error in detection with change in amplitude of shift 共variance of signal= 1.0兲

ti =
d2
4D
冋 冉 冊册
erf−1
cs − ccr
cs
−2
共10兲
surface chloride content, and critical chloride content are treated
as random variables in this study. The values of mean and stan-
dard deviation of these random variables are given in Table 1. The
where d = clear cover to reinforcement; D = diffusion coefficient mean and standard deviation of time-to-corrosion initiation is de-
for chlorides in concrete; cs = surface chloride content, and ccr
termined using a first order approximation, and it is assumed that
= critical chloride content. To account for variations in workman-
ti follows a lognormal distribution 共Balaji Rao et al. 2004兲. The
ship and exposure conditions, cover depth, diffusion coefficient,

Fig. 10. Variation of error in detection with change in variance of signal 共amplitude of shift= 1.0兲

Fig. 11. Variation of error in detection with change in sampling rate of signal 共amplitude of shift= 1.0兲

38 / JOURNAL OF INFRASTRUCTURE SYSTEMS © ASCE / MARCH 2008


Fig. 12. Cross-sectional details of reinforced concrete bridge girder
considered in Example 2

corrosion currents are monitored by recording the current flow


between two identical, electronically isolated, rebar probes, em-
bedded in concrete and coupled through a zero resistance amme-
ter 共Gowers and Millard 1999兲. The electrochemical noise result
from the corrosion current flowing between the two probes when
one becomes more or less anodic with respect to the other, and
mean value of corrosion current gives an estimate of corrosion Fig. 13. Comparison of actual and predicted times of shift for
activity 共Mendoza 2003兲. Before corrosion initiation, steel is in a Example 2
passive state 共corrosion currents are negligible兲 and hence mean
corrosion current will be zero 共Tullmin et al. 1996兲. At ti 共when
depassivation of steel occurs兲, there is a shift in mean corrosion 0.01 years. One thousand lognormal random variables, represent-
current, indicating initiation of active corrosion. The actual shift ing time-to-corrosion initiation, one for each realization of ob-
in mean value of corrosion current, upon depassivation of steel, served process, are generated. The amplitude of shift in mean
depends on different factors 共viz. humidity content in concrete, corrosion current due to corrosion initiation is taken as 0.15 ␮A,
temperature, etc.兲. Andrade et al. 共Andrade et al. 1990兲 presented which is consistent with the exposure condition for the bridge
typical ranges of values for corrosion current for different expo- girder. The width of sliding window is taken as 5 years 共i.e., N
sure conditions, based on measurements made on laboratory = 500兲. Fourth-order Runge–Kutta method is used for solving or-
specimens as well as on real structures. Using typical trend of dinary differential equations 共5兲 and 共6兲, and the time of shift is
variation of rate of corrosion with a water–cement ratio given by determined using Eq. 共8兲 for each realization of the process.
Baweja et al. 共1999兲, these ranges of values of corrosion current The comparison between the actual and predicted times of
for different exposures were further subdivided on the basis of the shift for the 1,000 realizations considered are shown in Fig. 13,
water–cement ratio 共Anoop et al. 2002兲. Thus, knowing the expo- and the frequency distributions of actual and predicted times of
sure condition and the water–cement ratio used in construction, shift are shown in Fig. 14. From Figs. 13 and 14, it is noted that
the range of values of corrosion current, upon depassivation, that the predicted times of shift are in good agreement with the actual
can be expected in the bridge girder can be identified, which will times of shift. Fig. 15 shows the frequency distribution of error in
give an idea about not only amplitude of shift in mean corrosion detection. The mean and standard deviation of error in detection
current due to corrosion initiation but also the variance of the are obtained as 0.48 and 0.52 years, respectively. It is also noted
process. from Fig. 15 that smaller values of error in detection are more
In the present study, simulated electrochemical noise data, rep- pronounced, indicating the usefulness of the proposed algorithm.
resenting monitored corrosion currents, is used. Cottis et al.
共2001兲 used a shot noise model to simulate electrochemical noise
data. In this study, it is assumed that monitored electrochemical
noise data can be represented by a GWN process. One thousand
realizations of GWN process 共with a standard deviation of
0.05 ␮A consistent with the exposure condition considered兲 are
generated representing the possible realizations of monitored
electrochemical noise for a period of 100 years at an interval of

Table 1. Values of Mean and Standard Deviation for the Random


Variables Considered in Example 2
Variable Mean SD Remarks
d 共mm兲 45 2.25 Assumed cov of 0.05
D 共cm2 / s兲 5 ⫻ 10−8 1 ⫻ 10−8 cov= 0.20a
cs 共% by weight of concrete兲 0.25 0.05 cov= 0.20
ccr 共% by weight of concrete兲 0.125 0.025 Assumed cov of 0.20
Note: SD⫽standard deviation. Fig. 14. Frequencies of actual and predicted times of shift for the
a
Balaji Rao et al. 2004. problem considered in Example 2

JOURNAL OF INFRASTRUCTURE SYSTEMS © ASCE / MARCH 2008 / 39


具共␭ˆ 共T兲 − ␭兲2兩␭ = x典 = C 冋册
I
A2
2
共1 + o共1兲兲

冋册
具共␭ˆ ML共T兲 − ␭兲2兩␭ = x典 = 26 2
A
I 2
共1 + o共1兲兲 共12兲

uniformly in x 苸 关␥1T , ␥2T兴, where C = 19.276± 0.06, is a con-


stant, found through numerical integration, and ␥1 and ␥2 are
arbitrary numbers, 0 ⬍ ␥1 ⬍ ␥2 ⬍ 1. If A2T / I → ⬁ is large, and ␥1
and ␥2 are such that F␭共␥2T兲 − F␭共␥1T兲 ⬇ 1, then using Eq. 共12兲,

具共␭ˆ ML共T兲 − ␭兲2典 ⬵ 1.35关具共␭ˆ 共T兲 − ␭兲2典兴 ⬇ 26 2


A
I
冋册 2
共13兲

The previous expression suggests that the Bayesian estimate ob-


tained using Eqs. 共4兲–共6兲 ensures the 1.35 fold reduction in mean
Fig. 15. Frequencies of error in detection for problem considered in square error compared to MLE.
Example 2

References
Conclusions
Andrade, C., Alonso, M. C., and Gonzalez, J. A. 共1990兲. “An initial effort
An algorithm for detecting the change point in on-line monitored to use the corrosion rate measurements for estimating rebar durabil-
data is presented. The usefulness of the algorithm is studied with ity.” Corrosion rates of steel in concrete, ASTM STP 1065, N. S.
the help of two examples, and the performance of the algorithm Berke, V. Chaker, and D. Whiting, eds., American Society for Testing
with respect to changes in: 共1兲 shift amplitude,;共2兲 intensity of and Materials, Philadelphia, 29–37.
Anoop, M. B., Balaji Rao, K., and Appa Rao, T. V. S. R. 共2002兲. “Ap-
signal; and 共3兲 rate of sampling are studied. Observed trends in-
plication of fuzzy sets for estimating the service life of reinforced
dicate that the algorithm possesses desirable properties of change concrete structural members in corrosive environments.” Eng. Struct.,
detection algorithms. The algorithm has the limitation that it can 24共9兲, 1229–1242.
only be used for change point detection when the observed pro- Anoop, M. B., Balaji Rao, K., and Appa Rao, T. V. S. R. 共2003兲. “A
cess is a realization of a GWN process. Also, there is a need to methodology for durability-based service life design of reinforced
validate the performance of the algorithm using experimental concrete flexural members.” Mag. Concrete Res., 55共3兲, 289–303.
data. Further studies are being carried out to improve the perfor- Antoniadis, A., and Gijbels, I. 共2002兲. “Detecting abrupt changes by
mance of the algorithm, and to develop similar algorithms for wavelet methods.” Nonparametric Statistics, 14共1–2兲, 7–29.
detection of change-points in non-Gaussian processes. Balaji Rao, K., Anoop, M. B., Gopalakrishnan, S., Manjuprasad, M., and
Lakshmanan, N. 共2004兲. “Seismic vulnerability analysis of corrosion-
affected reinforced concrete structures.” SERC Project Rep. No. SS-
OLP09441-RR-2004-3, Structural Engineering Research Centre,
Acknowledgments Chennai, India.
Balaji Rao, K., Anoop, M. B., and Lakshmanan, N. 共2006兲. “An algo-
This paper is being published with the kind permission of the rithm for detection of change point in on-line monitoring data.” SERC
Director, SERC, Chennai. The authors are thankful to the review- Project Rep. No. SS-OLP11641/COR12-RR-2006-4, Structural Engi-
neering Research Centre, Chennai, India.
ers for their helpful comments and suggestions.
Basseville, M., and Nikiforov, I. V. 共1993兲. Detection of abrupt changes:
Theory and applications, Prentice-Hall, Englewood Cliffs, N.J.
Baweja, D., Roper, H., and Sirivivatnanon, V. 共1999兲. “Chloride-induced
Appendix steel corrosion in concrete: Part 2—Gravimetric and electrochemical
comparisons.” ACI Mater. J., 96共3兲, 306–313.
Bureau of Indian Standards 共BIS兲. 共2000兲. “Indian Standard code of prac-
The maximum likelihood estimator 共MLE兲, ␭ˆ ML共t兲, can be ob- tice for plain and reinforced concrete.” IS 456-2000, Indian Standards
tained from the observations y t0 from the relations given below Institution, New Delhi, India.
共Fishman 1986兲 Chow, E. Y., and Willsky, A. S. 共1984兲. “Bayesian design of decision
rules for failure detection.” IEEE Trans. Aerosp. Electron. Syst.,
max z共t兩x兲 = z共t兩␭ˆ ML共t兲兲 20共6兲, 761–774.
x苸关0,t兴 Cottis, R. A., Al-Awadhi, M. A. A., Al-Mazeedi, H., and Turgoose, S.
共2001兲. “Measures for the detection of localized corrosion with elec-
where trochemical noise.” Electrochim. Acta, 46共24–25兲, 3665–3674.
Farrar, C. R., Park, G., Allen, D. W., and Todd, M. D. 共2006兲. “Sensor


t
A A2 network paradigms for structural health monitoring.” Struct. Control
z共t兩x兲 = y共u兲du − 共t − x兲 for all t 艌 x 共11兲 Health Monit., 13共1兲, 210–225
I 2I
x Fishman, M. 共1986兲. “Bayesian mean square estimation of the instant of
one-step shift of the mean level of white Gaussian noise.” Detection
␭ˆ ML共t兲 does not, in general, have the property given by Eq. 共7兲.
of changes in random processes, L. Telksnys, ed., Optimization Soft-
In the asymptotic case, that is, when A2T / I → ⬁ the conditional ware Inc. Publication Division, New York.
mean square error for the Bayesian ␭ˆ 共T兲 and ␭ˆ ML共T兲 of the esti- Ganesan, R., Das, T. K., and Venkataraman, V. 共2004兲. “Wavelet-based
mates have the form multiscale statistical process monitoring: A literature review.” IIE

40 / JOURNAL OF INFRASTRUCTURE SYSTEMS © ASCE / MARCH 2008


Trans., 36共9兲, 787–806. Perreault, L., Haché, M., Slivitzky, M., and Bobée, B. 共1999兲. “Detection
Gardiner, C. W. 共1985兲. Handbook of stochastic methods for physics, of changes in precipitation and runoff over eastern Canada, and U.S.
chemistry and the natural sciences, Springer, New York. using a Bayesian approach.” Stochastic Environ. Res. Risk Assess.,
Gowers, K. R., and Millard, S. G. 共1999兲. “Electrochemical techniques 13共3兲, 201–216.
for corrosion assessment of reinforced concrete structures.” Proc. Inst. Pines, D., and Aktan, A. E. 共2002兲. “Status of structural health monitor-
Civ. Eng., Struct. Build., 134共2兲, 129–137. ing of long-span bridges in the United States.” Prog. Struct. Engrg.
Jandhyala, V. K., Zacks, S., and El-Shaarawi, A. H. 共1999兲. “Change- Mater., 4共4兲, 372–380.
point methods and their applications: Contributions of ian macneill.” Press, W. H., Teukolsky, S. A., Vetterling, W. T., and Flannery, B. P.
Environmetrics, 10共6兲, 657–676. 共1992兲. Numerical recipes in FORTRAN: The art of scientific comput-
Jann, A. 共2000兲. “Multiple change-point detection with a genetic algo- ing, Cambridge University Press, Cambridge, Mass.
rithm.” Soft Comput., 4共2兲, 68–75. Priestley, M. B. 共1981兲. Spectral analysis and time series, Academic,
Kailath, T. 共1998兲. “Detection of stochastic processes.” IEEE Trans. Inf. London.
Theory, 44共6兲, 2230–2259. Raimondo, M., and Tajvidi, N. 共2004兲. “A peaks over threshold model for
Ko, K., and Vannucci, M. 共2006兲. “Bayesian wavelet-based methods for change-point detection by wavelets.” Stat. Sin., 14共2兲, 395–412.
the detection of multiple changes of the long memory parameter.” Staudacher, M., Telser, S., Amann, A., Hinterhuber, H., and Ritsch-
IEEE Trans. Signal Process., 54共11兲, 4461–4470. Marte, M. 共2005兲. “A new method for change-point detection devel-
Legat, A., Leban, M., and Bajt, Ž. 共2004兲. “Corrosion processes of steel oped for on-line analysis of the heart beat variability during sleep.”
in concrete characterized by means of electrochemical noise.” Elec- Physica A, 349共3–4兲, 582–596.
trochim. Acta, 49共17–18兲, 2741–2751. Tarp-Johansen, N. J., and Ditlevsen, O. 共2000兲. “Time between plastic
Lynch, J. P., Sundararajan, A., Law, K. H., Kiremidjian, A. S., and Car- displacements of elasto-plastic oscillators subject to Gaussian white
ryer, E. 共2004兲. “Embedding damage detection algorithms in a wire- noise.” Probab. Eng. Mech., 16共4兲, 373–380.
less sensing unit for operational power efficiency.” Smart Mater. Tullmin, M. A. A., Hansson, C. M., and Roberge, P. R. 共1996兲. “Electro-
Struct., 13共4兲, 800–810. chemical techniques for measuring reinforcing steel corrosion.”
Lynch, J. P., Sundararajan, A., Law, K. H., Kiremidjian, A. S., Kenny, T., 具http://www.corrosionsource.com/events/intercorr/techsess/papers/
and Carryer, E. 共2003兲. “Embedment of structural monitoring algo- session1/abstracts/tullmin.html典 共June 2, 2007兲.
rithms in a wireless sensing unit.” Struct. Eng. Mech., 15共3兲, 285– Vellekoop, M. H., and Clark, J. M. C. 共2003兲. “A nonlinear filtering
297. approach to change point detection problems: Direct and differential
Mallat, S., and Hwang, W. L. 共1992兲. “Singularity detection and process- geometric methods.” SIAM J. Control Optim., 42共2兲, 469–494.
ing with wavelets.” IEEE Trans. Inf. Theory, 38共2兲, 617–643. Ziehl, P., and Lamanna, A. 共2003兲. “Monitoring of the Bonnet Carré
Mendoza, A. R. 共2003兲. “Corrosion of reinforcing steel in loaded cracked Spillway Bridge during extreme overload.” Rep. No. FHWA/LA.03/
concretes exposed to de-icing salts.” MSc thesis, Dept. of Mechanical 378, Louisiana Department of Transportation and Development,
Engineering, University of Waterloo, Waterloo, Ont., Canada. Baton Rogue, La.

JOURNAL OF INFRASTRUCTURE SYSTEMS © ASCE / MARCH 2008 / 41

You might also like