Вы находитесь на странице: 1из 13

Damage Identification in Frame

Structures Based on FE Model


Ling Yu1
Professor of Structural Engineering
Updating
Department of Civil Engineering,
China Three Gorges University, This paper proposed a practical damage detection method for frame structures based on
Yichang, finite element model-updating techniques. An objective function is defined as minimizing
Hubei 443002, China; the discrepancies between the experimental and analytical modal parameters (namely,
Department of Mechanics and Civil Engineering, natural frequencies and mode shapes), which is set as a nonlinear least-squares problem
Jinan University, with bound constraints. Unlike the commonly used line-search methods, the trust-region
Guangzhou 510632, China approach, a simple yet very powerful concept for minimization, is employed in order to
e-mail: lyu1997@163.com make the optimization process more robust and reliable. Noting the objective function
may sometimes be underdetermined for complex structures due to a relatively larger
Tao Yin number of potential damaged elements, this paper attempts to propose a simple and
Associate Professor convenient solution by expanding the original objective function. Moreover, the relative
School of Civil and Architectural Engineering, weighting scheme between different parts in the objective function is also investigated.
Wuhan University, One numerical two-story portal frame structure and two laboratory-tested frame struc-
Wuhan 430072, China tures, including a simple three-story steel frame structure and a more complex frame
e-mail: tyin@mail.com structure with bolted joints, are all adopted to evaluate the efficiency of the proposed
technique. Some important issues about the application of the proposed method are also
discussed in this paper. 关DOI: 10.1115/1.4002125兴

Keywords: damage identification, frame structures, model updating, nonlinear least-


squares problem, trust-region method

1 Introduction updated system matrices usually lost their physical meaning of the
original FE model, Kabe 关7兴 proposed a method updating only the
A structure may suffer considerable damage without showing
nonzero elements of the stiffness matrix, and Smith and Beattie
any outward signs of damage during its lifetime. If the potential
关8兴 used the quasi-Newton methods to preserve structural connec-
damage could not be detected in time, the accumulated damage tivity. However, although many efforts had been done, the inher-
may result in a sudden failure or a fatal disaster of structure, ent drawback lying in the optimal matrix update methods still
which are very costly in terms of human life and property damage. restricted their real applications. Besides, since the complete mode
Therefore, the development of a methodology for the accurate and shapes are needed for these methods, the mode shape expansion
reliable assessment of structural damage, one crucial step in the technique should be adopted, which would aggregate both the
structural health monitoring, is very important to ensure the integ- modeling error and experimental noise in the resultant mode
rity and stability of structures, to reduce the cost of maintenance, shapes.
and to prevent catastrophic failure 关1,2兴. In order to overcome the shortcomings of the optimal matrix
Structural modal parameters, namely, natural frequencies and updating methods, a group of methodology, namely, the
mode shapes obtained from an experimental modal analysis, can sensitivity-based updating methods were investigated by many re-
characterize the state of a structure. One common approach is to searchers. Ricles and Kosmatka 关9兴 presented a sensitivity-based
employ the vibration characteristics of the structure to assess the matrix approach based on the first-order Taylor series to identify
damage locations and to estimate the amount of damage. Damage structural damage, which is then verified by many numerical
identification from changes in vibration parameters of a structure simulations. Hemez and Farhat 关10兴 developed a sensitivity-based
has been a popular research topic in the past few decades 关3兴. matrix procedure formulating the sensitivities at the element level,
Among the vibration-based damage identification methods, the which has the advantage of being computed more efficiently than
model-updating-based methods are often used because the model- forming the sensitivities at the global matrix level. Fritzen and
updating techniques have provided a rich source of algorithms Jennewein 关11兴 applied a sensitivity-based method to detect struc-
that can be used to identify damage 关4兴. tural damage and found that the accuracy of the initial model of a
The pioneer work related to this field is based on the optimal structure is of great importance. Lam et al. 关12兴 proposed a
matrix update methods, which directly modify the system matri- method for the location detection of connection damage in frame
ces of the structural finite element 共FE兲 model to reproduce as structures and verified the method by both numerical studies of a
closely as possible the measured response from the data. Baruch six-story frame and experimental investigations of a two-story
and Bar Itzhack 关5兴 modified the structural stiffness matrix based frame. Zimmerman 关13兴 developed a closed-form solution for the
on the minimal Frobenius norm matrix adjustment technique. Ber- sensitivity of the minimum rank perturbation theory damage vec-
man and Nagy 关6兴 proposed an approach for structural damage tors and calculated stiffness perturbations with respect to errors in
identification by adjusting structural model matrices. Since the the measured mode shapes or frequency response functions. This
sensitivity allows one to establish confidence in damage existence,
location, and extent assessment. In 2007, Yin et al. 关14兴 proposed
1
Corresponding author. a statistical approach to analyze the influence of measurement
Contributed by the Technical Committee on Vibration and Sound of ASME for
publication in the JOURNAL OF VIBRATION AND ACOUSTICS. Manuscript received January
noise on the sensitivity-based damage detection methods through
7, 2009; final manuscript received May 29, 2010; published online August 20, 2010. a typical portal frame structure.
Assoc. Editor: Jiong Tang. Although the updated matrices have clear physical meaning, the

Journal of Vibration and Acoustics Copyright © 2010 by ASME OCTOBER 2010, Vol. 132 / 051007-1

Downloaded 02 Sep 2010 to 80.66.179.197. Redistribution subject to ASME license or copyright; see http://www.asme.org/terms/Terms_Use.cfm
sensitivity-based methods approximately used only the first-order models. In such a situation, the trust-region techniques are ex-
Taylor series to some extent and were easily affected by experi- pected to establish more robust optimization behaviors than the
mental noise. The higher-order terms in Taylor series can be in- line-search methods. Unfortunately, no much attention is paid to
cluded to improve the accuracy of sensitivity-based methods, but the application of trust-region techniques in the area of structural
the computational effort would greatly increase accordingly. damage detection from the literatures. Moreover, the fact that the
At the same time, another class of damage identification meth- line-search methods can be considered as special cases of trust-
ods based on FE model updating was developed by many re- region methods in Liu and Chen 关27兴, one of the main purposes of
searchers, which minimize an objective function defined in terms this paper is to apply the trust-region technique, a simple yet very
of the discrepancies between the experimental modal data mea- powerful concept for minimization 关28,29兴 in the structural dam-
sured from real structures and those calculated from the FE age detection based on FE model updating. Herein, the objective
model. The merit of the model-updating-based methods lies in the function is defined as a nonlinear least-squares problem with
fact that both the connectivity and symmetry of global system bound constraints, where the discrepancies between experimental
matrices can be well preserved, and thus damage detection results and analytical modal parameters are minimized.
with physical meaning can usually be guaranteed. Due to the in- Furthermore, the least-squares problem may be sometimes un-
herent nonlinear relationship between the dynamic characteristics derdetermined due to the relatively larger number of unknown
and the structural model properties, these methods are usually parameters when the proposed method is applied to the real struc-
solved by iterative strategy. As one of the most important artificial tures. Therefore, another objective of this paper is to propose a
intelligence algorithms, the genetic algorithms 共GAs兲 can obtain a simple and convenient objective function expansion scheme for
global minimum solution theoretically without utilizing the gradi- treating with the underdetermined situation. Moreover, a weight-
ent information 关15兴 and are employed by many researchers for ing strategy between different components of the objective func-
structural damage detection based on model-updating methods tion vector is also investigated. Three frame structures, one nu-
关16兴. Besides the GA method, the particle swarm optimization merical two-story portal frame and two laboratory frame
共PSO兲 and ant colony optimization 共ACO兲 methods, two biologi- structures, are employed in this paper to verify the feasibility and
cally inspired algorithms motivated by social analogy, are also efficiency of the proposed method. The obtained results are very
adopted by one of the authors and his research associates for the encouraging, showing that the proposed method can successfully
purpose of structural healthy monitoring following the model- identify the single damage and multidamages with the presence of
updating approach 关17,18兴. However, because of the absence of both measurement noise and modeling errors.
the gradient information, there exist some difficulties when these
methods are applied to the large-scale and complex structures due
to their blindness existing in the search strategy. Thus, their con- 2 Theoretical Background
vergence speed is sometimes too slow to obtain a solution, espe- The eigensystem equation and stiffness matrix of an n degrees
cially for the multidamage cases with the presence of measure- of freedom 共DOF兲 system can be written as follows, respectively:
ment noise and modeling errors 关19兴.
By employing the gradient information of the objective func- ⌲ ␸ j = ␭ j M 0␸ j 共1兲
tion, optimization algorithms based on iterative schemes can be N␪
generally divided into two classes: line-search methods and trust-
region methods, and the line-search techniques are much more K = K共␪兲 = 兺␪K,
i=1
i i ␪ = 关␪1, ␪2, . . . , ␪N␪兴NT ␪⫻1 共2兲
well known and commonly found in various applications in struc-
tural damage detection. For instance, Hajela and Soeiro 关20兴 pre- where K is the global stiffness matrix of a damaged structure and
sented an approach for damage identification by minimizing the M0 is the global mass matrix of a healthy structure; since the
differences between the analytical response and the measured re- change in mass matrix before and after damage is very small, it is
sponse of a structure. Hassiotis and Jeong 关21兴 proposed a tech- always assumed to be unchanged. ␭ j and ␸ j are the jth eigenvalue
nique for the identification of localized reductions in the structural and eigenvector of the damaged structure, respectively, j
stiffness using natural frequency only. Morassi and Rovere 关22兴 = 1 , 2 , . . . , Nm, and Nm is the number of measured modes. ␭ j
proposed an inverse technique to localize the notch effects in steel = 共2␲ f j兲2 and f j is the jth natural frequency. Ki is the elemental
frames using the information changes in modal frequencies. stiffness matrix of the ith element, and ␪ is the elemental stiffness
Trust region as a mathematical optimization term was first parameter 共ESP兲 vector, i.e., the elemental Young’s modulus vec-
coined by Celis et al. 关23兴 in 1985. Basically speaking, the line- tor here. N␪ is the total number of elements in the FE model of the
search and trust-region techniques differ in the order in which structure.
they choose the direction and distance of the move to the next
iterative step. At each step, line search starts by fixing the search 2.1 Objective Function. The objective function is defined as
direction and then identifying an appropriate step length, while the a problem minimizing discrepancies between the experimental
trust-region approach first chooses a maximum distance 共the trust- and analytical modal parameters. The minimization of the objec-
region radius兲 and then seek a direction and step that attain the tive function is stated as a bound-constrained nonlinear least-

再 冎
best improvement possible subject to this distance constraint. If squares 共BCNLS兲 problem as follows:
this step proves to be unsatisfactory, the trust-region radius N


shrinks and tries again 关24兴. Xu presented that the trust-region 1 1
min f共␪兲 = 储r共␪兲储2 = r2共␪兲:l ⱕ ␪ ⱕ u 共3兲
strategy shows better local performance than the line-search strat- ␪苸RN␪ 2 2 i=1 i
egy for the simulation of a complex coupled subsystem, i.e., a
nuclear reactor 关25兴. Another example shows that the trust-region r共␪兲 = 关r f 共␪兲NT f ⫻1,r␸共␪兲NT ␸⫻1兴N⫻1
T
共4兲
search step yields a more significant reduction 共or a better step兲 in
the objective function than the line-search method for an objection where r共␪兲 is an N-dimensional vector-valued function, and N
function with two variables in which the current point lies at one = N f + N␸. N f and N␸ are the dimensions of natural frequency and
end of a curved valley while the minimizer lies at the other end. mode shape error vectors, respectively. l and u 苸 RN␪ are vectors
The objective functions for structural damage detection problems of lower and upper bounds, respectively. In this paper, all compo-
are generally much more complicated than the simple example nents of l and u are set to be 0 and 1, respectively, for the purpose
shown by Nocedal and Wright 关24兴. It was pointed out by Katafy- of damage identification. r f 共␪兲 is an N f -dimensional vector repre-
giotis and Lam 关26兴 that the objective function is a nonlinear senting the difference in frequency ratio before and after damage,
function of the parameters even in the case of linear dynamic shown as follows:

051007-2 / Vol. 132, OCTOBER 2010 Transactions of the ASME

Downloaded 02 Sep 2010 to 80.66.179.197. Redistribution subject to ASME license or copyright; see http://www.asme.org/terms/Terms_Use.cfm

rif 共␪兲 = 1 −
f ia共␪兲
f ti
冏 共5兲
and Jv共␪兲 is the Jacobian matrix of 兩v共␪兲兩 关29兴.
In the neighborhood of a local minimizer, if the positive scalar
⌬k is large enough, the Newton step defined by Eq. 共12兲 is a
where N f = Nm and the symbol 兩 · 兩 means the absolute value. rif 共␪兲 solution to a quadratic approximation model subjected to an ellip-
is the ith component in the frequency error vector r f 共␪兲, and sub- tical constraint as
scripts t and a denote the tested and analytical data, respectively.
r␸共␪兲 is an N␸-dimensional vector indicating the discrepancies 兵
min ␺共d̂兲 = ĝTk d̂ + 2 d̂TB̂kd̂:储d̂储 ⱕ ⌬k
1
其 共15兲
between measured and analytical mode shapes corresponding to dˆ 苸RN␪
the measured DOFs 共MDOFs兲 only, and thus no mode shape ex-
pansion or FE model reduction is required here. It is assumed that The above quadratic model can be solved by the trust-region ap-
proach 关28兴 efficiently, a simple yet very powerful concept for
only Nd DOFs are measured. In this paper, r␸共␪兲 is expressed as
minimization. Moreover, the minimization restricts the trust-
the difference between 1 and modal assurance criterion 共MAC兲
region subproblem to a two-dimensional subspace V; thus, the
关30兴, given below,
computational effort can be significantly saved especially for a
关共␸ti兲T␸ia共␪兲兴2 large-scale optimization problem. V = 具v1 , v2典. v1 is in the direc-
r␸i 共␪兲 = 1 − 共6兲 tion of the gradient ĝ. v2 is either an approximate Newton direc-
关共␸ti兲T␸ti兴关␸ia共␪兲T␸ia共␪兲兴
tion or a direction of a negative curvature, which can force the
where N␸ = Nm, and ri␸共␪兲 is the ith component in the error vector global convergence and achieve a fast local convergence by a
r␸共␪兲. It should be pointed out that no scaling or normalization is proper selection of subspace V.
required in the mode shape error provided in Eq. 共6兲. Therefore, instead of the model described in Eq. 共15兲, another
The gradient matrix and Hessian matrix of f共␪兲 have a special two-dimensional quadratic approximation model subjected to an
structure, which should be exploited to improve the iterative effi- elliptical constraint is redefined as
ciency of the solution procedure for the nonlinear least-squares
problem. When a truncated Taylor series expansion of the ith 兵
min ␺⬘共d̂⬘兲 = ĝ⬘k Td̂⬘ + 2 d̂⬘TB̂⬘k d̂⬘:储d̂⬘储 ⱕ ⌬k
1
其 共16兲
component of r共␪兲 at the point ␪k is used and only the first two dˆ ⬘苸R2
order items are kept, the following approximate expression can be
obtained: where the two-dimensional gradient vector ĝ⬘k and the correspond-
ing Hessian matrix B̂⬘k can be given by ĝ⬘k = VTk ĝk and B̂⬘k
ri共␪兲 ⬵ ri共␪k兲 + ⵜri共␪k兲T共␪ − ␪k兲, i = 1,2, . . . ,N 共7兲
= VTk B̂kVk, accordingly.
Thus, the objective function is given by A basic framework for the trust-region approach in this paper is
N N described as follows: 共i兲 formulate the above two-dimensional
兺 兺
1 1
f共␪兲 ⬵ f̂共␪兲 = r 2共 ␪ 兲 = 关ri共␪k兲 + ⵜri共␪k兲T共␪ − ␪k兲兴2 trust-region subproblem in Eq. 共16兲; 共ii兲 solve the subproblem to
2 i=1 i 2 i=1
determine the scaled trial step d̂⬘k , then d̂k = Vkd̂⬘k , and dk = Dkd̂k;
1 共iii兲 if f共␪k + dk兲 ⱕ f共␪k兲, then ␪k+1 = ␪k + dk; and 共iv兲 update the
= f共␪k兲 + gTk 共␪兲共␪ − ␪k兲 + 共␪ − ␪k兲THk共␪兲共␪ − ␪k兲 共8兲 trust-region size ⌬. The four steps are repeated until convergence.
2
The convergence criterion is as follows: 共1兲 the change in relative
where function value is less than a predefined tolerance, i.e., 兩关f共␪k兲
gk共␪兲 = ⵜf共␪k兲 = J共␪k兲Tr共␪k兲 共9兲 − f共␪k−1兲兴 / f共␪k−1兲兩 ⬍ ␧; or 共2兲 the first-order optimality is satisfied,
i.e., 储D共␪k兲2g共␪k兲储⬁ ⬍ ␧, and H共␪k兲 is a positive-definite matrix at
Hk共␪兲 = ⵜ2 f共␪k兲 ⬵ J共␪k兲TJ共␪k兲 共10兲 the same time.
The essential idea behind the trust-region approach is to adjust
where g共␪兲 represents the gradient vector of f共␪兲, H共␪兲 is the the trust-region size ⌬ for ensuring a sufficient decrease in the
Hessian matrix of f共␪兲, and J共␪兲 is the N-by-N␪ Jacobian matrix objective function; i.e., the reduction in objective function should
of r共␪兲. be at least a fraction of the reduction of the quadratic model
2.2 Trust-Region Approach for BCNLS Problem. The within the trust region following certain rules 关33兴.
trust-region algorithm for the BCNLS problem is solved by the 2.3 Weighting Strategy. The components of the objective
function lsqnonlin implemented in the optimization toolbox of function vector r共␪兲 can be weighted separately based on their
MATLAB 关31兴, and the theoretical background of the implementa- relative importance. The following procedure is for the weighted
tion is only briefly reviewed in this section in order to make this nonlinear least-squares problem,
paper self-contained.

冐 冐
Following the MATLAB notations, for any vector x 苸 Rn, diag共x兲 N
1 W f r f 共␪兲 2


1 1
denotes an n-by-n diagonal matrix, with the vector x defining the f共␪兲 = 储Wr共␪兲储2 = 共wiri共␪兲兲2 = 共17兲
diagonal entries in their natural order. The first-order optimality, a 2 2 i=1 2 W ␸r ␸共 ␪ 兲
necessary condition for Eq. 共3兲, is equivalently stated as
D共␪兲2g共␪兲 = 0, D共␪兲 = diag共兩v共␪兲兩1/2兲 共11兲 W = diag共w兲, W f = diag共w f 兲, W␸ = diag共w␸兲, w = 关wTf ,w␸T 兴T
where the vector v共␪兲 contains the information of bound con- 共18兲
straints defined as in Ref. 关32兴. Noting Eqs. 共9兲 and 共10兲, the where W, W f , and W␸ are all diagonal weighting matrices. w f and
scaled modified Newton step d̂k = D−1k dk for Eq. 共11兲 can be de- w␸ are Nm-dimensional weighting vectors of the frequency and
fined as the solution of the following linear system: mode shape errors in objective function, respectively. Generally,
the relative magnitudes between w f and w␸ are unknown. Without
B̂kd̂k = − ĝk 共12兲 loss of generality, it is assumed that w̄␸ = wi␸ , w̄ f = wif , i
where = 1 , 2 , . . . , Nm, and the weight ratio 共WR兲 defined by WR
= w̄␸ / w̄ f can be utilized to represent the relative importance be-
ĝk = Dkgk = DkJTk rk 共13兲
tween the frequency and mode shape errors within the above ob-
jective function. The larger the WR value is, the more important
B̂k = DkHkDk + diag共gk兲Jvk ⬵ DkJTk JkDk + diag共JTk rk兲Jvk 共14兲 the mode shape part in the objective function is.

Journal of Vibration and Acoustics OCTOBER 2010, Vol. 132 / 051007-3

Downloaded 02 Sep 2010 to 80.66.179.197. Redistribution subject to ASME license or copyright; see http://www.asme.org/terms/Terms_Use.cfm
2.4 Expansion of Objective Function. It must be pointed out
that there is an inherent limitation for directly implementing the
MATLAB function lsqnonlin to the box constrained nonlinear least-
squares problem. That is this function does not solve underdeter-
mined systems. In other words, it requires that the number of
equations 共i.e., the number of components of the objective func-
tion vector兲 be at least as great as the number of unknown vari-
ables. Otherwise, this function will only be used with the bounds
ignored in the underdetermined case. Specifically, for the method
proposed in this paper, the condition N = 2Nm ⱖ N␪ should be sat-
isfied 共see Eq. 共4兲兲. In such a situation, the number of unknown
parameters ␪ should be restricted to be relatively smaller. There-
fore, in order to meet the requirement of N ⱖ N␪, a simple and
convenient expansion process for the initial objective function
vector is proposed, and the general form of the vector-valued
function r共␪兲 is given by

r共␪兲 = 再 关rTf 共␪兲,r␸T 共␪兲兴T , for N = 2Nm ⱖ N␪


关rTf 共␪兲,r␸T 共␪兲,rTe 兴T , for N = 2Nm ⬍ N␪
冎 共19兲

where re is an Ne-dimensional vector, representing the expansion


part of the objective function vector r共␪兲. In order to simplify the
analysis, the condition fact that all components of the expansion
vector re are equal constants is investigated in this paper. In such
a situation, the dimension of the expansion vector 共Ne兲 is conve- Fig. 1 Finite element model of two-story portal frame
niently set to be TOE⫻ 2Nm. Times of expansion 共TOE兲 is a posi-
tive integer denoting the times of expansion of the objective func-
tion, and it can be employed to investigate the influence of the 3.3 Parameter Study for Damage Identification. There are
dimension of expansion vector on damage detection results. The some control parameters 共such as TOE, MULT, and WR兲 in the
amplitude of the expansion vector is represented by a non- proposed method. In order to investigate the influence of these
negative scalar multiplier, namely, MULT. Thus, the expansion parameters on the damage detection results, the parameter studies
vector takes the form re = MULT⫻ INe⫻1, and INe⫻1 is an are carried out one by one in the following parts.
Ne-dimensional vector with all elements equal to 1. First, the influence of the dimension of the expansion vector
共i.e., the TOE values兲 is investigated. For the single-damage case
共D14兲, Fig. 2 shows the RSS of EDE values against the dimension
of the expansion vector 共TOE兲 when its amplitude 共MULT兲 is
3 Numerical Simulations equal to 0, 0.1, 0.5, 1, 2, and 5, respectively. The discontinuous
3.1 Finite Element Model of Portal Frame. In order to il- TOE values are employed here in order to illustrate the corre-
lustrate the application of the proposed method in the structural sponding results more clearly for the expansion vector with dif-
damage detection, a set of simulations was carried out for a two- ferent amplitudes. Figure 2共a兲 shows that the RSS of EDE values
story portal frame in Ref. 关12兴, in which the semirigid effects of are invariable with the increase in TOE when MULT= 0. It indi-
beam-column and column-base connections are neglected. The FE cates that the dimension of the expansion vector does not affect
model of the frame is modeled by 18 two-dimensional frame el- the identified results if all components of the expansion are zero.
ements with equal length. The numbering of both nodes and ele- When the amplitude of the expansion vector 共i.e., MULT兲 is non-
ments is shown in Fig. 1. The sectional and material properties of zero, it is found from Figs. 2共b兲–2共f兲 that the RSS of EDE values
the frame are listed in Table 1. increases; i.e., the accuracy of the identified damage extent is
The first six natural frequencies for the healthy structure are getting worse gradually along with the increase in dimension of
listed in Table 2. Both the 16 measured DOFs and their corre- the expansion vector. For different MULT with some certain TOE,
sponding directions are also listed in the table. The effect of ex- the RSS of EDE values converges to the fixed values, say, 3.11
perimental noise is considered here. As an example, NL ⫻ 10−2, and the larger MULT is, the smaller TOE is required for
= 共1% , 10%兲 means that the natural frequencies and mode shapes achieving this fixed value. Most importantly, for the expansion
have a measurement noise level 共NL兲 with standard deviations of vector with all considered amplitudes 共i.e., MULT values兲, it is
1% and 10%, respectively. Herein, a relatively lower frequency clear from Fig. 2 that the minimum error of the identified damage
noise level adopted here is due to the fact that the accuracy of extent 共i.e., the RSS of EDE values兲 occurs at only one time of
experimental natural frequencies is usually much higher than that expansion, i.e., TOE= 1. This indicates that only one time expan-
of mode shapes in a real situation. sion of objective function is needed for the single-damage case. A
very similar phenomenon can be observed from the multidamage
3.2 Cases Considered. For convenience, 20% reduction in
elemental Young’s modulus is used to simulate damage of stiff-
ness loss, and two damage cases shown in Table 3 are considered. Table 1 Sectional and material properties of two-story portal
Case 1 共D14兲 is a single-damage case, in which only element 14 frame
has 20% stiffness reduction. Case 2 共D2-8-17兲 is a multidamage
Properties Column Beam
case, where elements 2, 8, and 17 are set as damaged elements
simultaneously, each with 20% stiffness reduction. The elemental Young’s modulus 2.00⫻ 1011 N / m2 2.00⫻ 1011 N / m2
damage extent 共EDE兲 is used instead of the ESP to conveniently Sectional area 2.98⫻ 10−3 m2 3.2⫻ 10−3 m2
show the damage status of each element, and EDE= 1 − ESP.
Since EDE is a vector, the residual sum of squares 共RSS兲 of EDE Moment of inertia 1.26⫻ 10−5 m4 2.36⫻ 10−5 m4
is conveniently employed to measure the proximity of the identi- Density 8950 kg/ m3 7593 kg/ m3
fied and actual damages.

051007-4 / Vol. 132, OCTOBER 2010 Transactions of the ASME

Downloaded 02 Sep 2010 to 80.66.179.197. Redistribution subject to ASME license or copyright; see http://www.asme.org/terms/Terms_Use.cfm
Table 2 Natural frequencies „Hz… and MDOF of health frame

Modal number
Item 1 2 3 4 5 6

Health 39.89 122.51 278.49 304.07 379.37 440.04


MDOF
共node and direction兲 2x, 3x, 4x, 5x, 6x, 7x, 9x, 10x, 11x, 12x, 13x, 14x, 15y, 16y, 17y, 18y

case 共D2-8-17兲, shown in Fig. 3. mal values derived above 共i.e., TOE= 1 and MULT= 0兲, and the
Second, based on the above discussions, the dimension of ex- corresponding results for both single-damage and multidamage
pansion vector should be equal to the length of the original objec- cases are shown in Table 4. It is very clear from this table that
tive function vector 共i.e., TOE= 1兲 for this case study. In such a WR= 1 gives the best identification results for both damage cases.
situation 共TOE= 1兲, the MULT values are set to be the same as It indicates that the relative importance for both the natural fre-
before 共i.e., 0, 0.1, 0.5, 1, 2, and 5, respectively兲, and the error of quency and the mode shape errors in the objective function should
identified damage extent 共i.e., the RSS of EDE values兲 is com- be equivalent.
pared in Fig. 4 for both the single-damage and multidamage cases It is concluded from the above parameter studies of the two-
in order to investigate the influence of the amplitude of the expan- story portal frame that the identified results are relatively optimum
sion vector on the accuracies of identified damage. It is clear from when TOE= 1, MULT= 0, and WR= 1. In the following section,
this figure that the RSS of EDE values for both damage cases these optimal parameters are used to identify the damage of the
increases gradually, showing that 0 can be considered as a suitable frame structure for both single-damage and multidamage cases
value for MULT. That is to say, only zero elements are needed in under noised condition.
the expansion vector.
Finally, it should be noted that in the above discussions, it is 3.4 Damage Identification Results of the Portal Frame. In
assumed that the relative importance between the frequency and order to investigate the uncertainties associated with the identified
mode shape errors are equivalent 共i.e., the weight ratio, WR= 1兲 results, the coefficient of variation 共COV兲 is adopted. The identi-
without loss of generality. Although WR can also be set to other fied EDE values for both single-damage and multidamage cases,
values, the conclusions about choosing the suitable TOE and together with corresponding COV values, are all illustrated in Fig.
MULT values are the same as above. In order to investigate the 5. It is very clear from this figure that the damage location and the
influence of WR on the accuracy of identified damages separately, corresponding extent are well identified for both the single-
the values of TOE and MULT are kept to be their relatively opti- damage and multidamage cases under noised condition by using

Table 3 Cases considered for two-story portal frame

Descriptions of each case


Case No. Damaged element共s兲 MULT WR

1 14 0, 0.1, 0.5, 1, 2, 5 0, 0.001, 0.01, 0.1, 1, 10, 100, 1000, inf


2 2, 8, 17

Fig. 2 Identified RSS of EDE values against TOE for single-damage case „D14…

Journal of Vibration and Acoustics OCTOBER 2010, Vol. 132 / 051007-5

Downloaded 02 Sep 2010 to 80.66.179.197. Redistribution subject to ASME license or copyright; see http://www.asme.org/terms/Terms_Use.cfm
Fig. 3 Identified RSS of EDE values against TOE for multidamage case „D2-8-17…

the proposed method. Furthermore, relatively larger COV values 4.1 Three-Story Steel Frame
occur at the actual damaged locations, showing that these loca-
tions are more significantly influenced by the measurement noise 4.1.1 Configuration of Three-Story Steel Frame. The building
for this numerical case study. model was constructed using three steel plates of 850⫻ 500
Herein, it should be pointed out that the optimum value of TOE ⫻ 25 mm3 and four equally sized rectangular columns of 9.5
being equal to 1 is only for this particular case study. For other ⫻ 75 mm2, as shown in Fig. 6. The plates and columns were
applications, the basic principle for choosing suitable values of properly welded to form rigid connections. The building was then
TOE should ensure that the length of expended objective function welded on a steel base plate of 20 mm thickness. The steel base
is no less than the number of unknown parameters. Note that the plate was in turn bolted firmly on a shaking table using a total of
larger the TOE value is, the larger the computational effort would eight bolts of high tensile strength. The overall dimensions of the
be, especially for the complex structure with a large number of building were 1450⫻ 850⫻ 500 mm3. All the columns were
elements. made of high strength steel of 435 MPa yield stress and 200 GPa
modulus of elasticity. The 9.5⫻ 75 mm2 cross section of the col-
umn was arranged in such a way that the first natural frequency of
4 Experimental Verification the building was much lower in the x-direction than in the
To further evaluate the proposed method in laboratory condi- y-direction. This arrangement restricted the building motion in the
tions, two experiment models, i.e., a simple three-story steel frame x-direction, and thus the building was effectively reduced to pla-
关34兴 and a more complex aluminum frame with bolted joints 关35兴, nar building in the x-z plane. The thickness of each steel floor was
are adopted. The applications of the proposed method on the two 25 mm so that the floor can be regarded as a rigid plate in the
laboratory models are investigated one by one in the following horizontal direction, leading to a shearing type of deformation.
two subsections.

Fig. 4 Identified RSS of EDE values against MULT when TOE= 1

Table 4 Effect of weight ratio on identified results „RSS of EDE… when TOE= 1 and MULT= 0

WR
Damage case 0.001 0.01 0.1 1 10 100 1000

D14 0.0115 0.0111 0.0107 0.0045 0.0278 0.4016 0.4445


D2–8-17 0.0085 0.0090 0.0076 0.0036 0.0437 0.2186 0.2320

051007-6 / Vol. 132, OCTOBER 2010 Transactions of the ASME

Downloaded 02 Sep 2010 to 80.66.179.197. Redistribution subject to ASME license or copyright; see http://www.asme.org/terms/Terms_Use.cfm
Fig. 5 Damage identified results under NL= „1% , 10%…

The geometric scale of the building model was assumed to be 1/5.


To have a better simulation, an additional mass block of 135 kg
was placed on each floor of the building model.
The building model was subjected to a white noise random
ground excitation generated by a 3 ⫻ 3 m2 Material Testing Sys-
tem 共MTS兲 shaking table of the Hong Kong Polytechnic Univer-
sity. Each building floor was equipped with one B&K 4370 accel- Fig. 6 Configuration of three-story frame model „all dimen-
erometer in the x-direction. The signals from the accelerometers sions in mm…
were analyzed by commercial computer software ARTEMIS, devel-
oped by Structural Vibration Solutions in Denmark, to identify the
modal parameters 共natural frequencies and mode shapes兲 using the lowed by cutting the width of the columns in the second story to
method of frequency domain decomposition 共FDD兲. Since this 51.30 mm 共pattern iii兲 and then to 37.46 mm 共pattern iv兲 within a
frame can be simplified as a 3DOF shear building model, all the height of 60 mm from the second floor, as shown in Fig. 7. The
three modes can be measured 共Nm = 3兲 and thus utilized in the measured natural frequencies before and after damage for each
following identification process. damage pattern are listed in Table 7.
Since the identification model of the three-story frame structure
4.1.2 Finite Element Model and Its Updating. Table 5 com- 共i.e., a three-story shear building model兲 is simple, the computa-
pares the analytical natural frequencies with the experimental re- tional effort is very small by using the proposed damage detection
sults. From this table, it can be seen that the differences between method, and the convergence can be achieved only after a few
the initial analytical frequencies and the experimental results from iteration steps for all damage patterns, as shown in Fig. 8. The
the healthy structure are obvious, and the maximum error is damage identification results for all damage patterns are listed in
5.491%, which occurs at the first mode. Thus, the model-updating Table 8. It is very clear that both the identified damage location
process is performed before the damage detection procedure is and extent are very close to the actual ones, showing that the
carried out. The ESP, i.e., the elemental Young modulus, of each proposed method is very effective.
story is considered as the updating parameter, and the number of
unknown model parameters is 3. Since the dimension of the ob- 4.2 Aluminum Frame With Bolted Joints. In order to fur-
jective function vector 共2Nm兲 is larger than the number of un- ther investigate the capacity of the proposed damage detection
known parameters 共i.e., 6 ⬎ 3兲, no expansion of the objective method for a more complex experimental model, an aluminum
function is required for this model. The WR is set to 1 reasonably portal frame with bolted joints is employed here 关36兴. The healthy
according to the conclusions drawn from above numerical simu-
lations. After the model updating, the natural frequencies calcu-
lated from the updated FE model are very close to the correspond- Table 5 Natural frequencies „Hz… of health structure
ing measured results, as shown in Table 5. The updated FE model Modal No. Experimental Initial analytical Updated analytical
is then adopted in the following damage detection procedure.
4.1.3 Damage Identification. The four damage patterns con- 1 3.369 3.554 共5.491%兲 3.378 共0.267%兲
2 9.704 9.957 共2.607%兲 9.664 共0.412%兲
sidered in the experimental studies are shown in Table 6. They 3 14.282 14.389 共0.749%兲 14.253 共0.203%兲
were implemented step by step by cutting the width of the col-
umns b in the first story to 51.30 mm 共pattern i兲 and then to 37.46 Notes: The values in parentheses denote error 共%兲 between analytical and experi-
mm 共pattern ii兲 within a height of 60 mm from the bottom, fol- mental natural frequencies.

Journal of Vibration and Acoustics OCTOBER 2010, Vol. 132 / 051007-7

Downloaded 02 Sep 2010 to 80.66.179.197. Redistribution subject to ASME license or copyright; see http://www.asme.org/terms/Terms_Use.cfm
Table 6 Damage patterns of three-story frame model

Damage patterns
Undamaged 共i兲 共ii兲 共iii兲 共iv兲

b b SRE b SRE b SRE b SRE


Story No. 共mm兲 SRE 共mm兲 共%兲 共mm兲 共%兲 共mm兲 共%兲 共mm兲 共%兲

1 75 0 51.30 11.6 37.46 21.1 37.46 21.1 37.46 21.1


2 75 0 75 0 75 0 51.30 11.6 37.46 21.1
3 75 0 75 0 75 0 75 0 75 0

Notes: SRE denotes stiffness reduction extent, which is computed based on shear building assumptions.

state of the frame is composed of four aluminum beams with


hollow rectangular cross sections, which were connected by
bolted joints at the four corners. Figures 9 and 10 show a sketch of
this bolted frame structure tested in the laboratory and the joint
design, respectively.
4.2.1 Finite Element Model. Figure 11 shows the FE model of
the bolted frame structure, which consists of 40 plane two-
dimensional frame elements, 40 nodes, and 120 DOFs. In this FE
model, we assumed a uniform constant stiffness and mass distri-
bution for the beams without considering any stiffness degrada-
tion at the four corner joints. The FE model of the bolted frame
has the following material properties: Young’s modulus E = 7
⫻ 1010 N / m2, section area A = 2.241⫻ 10−4 m2, moment of iner-
tia I = 1.431⫻ 10−8 m4, and material density ␳ = 2.7⫻ 103 kg/ m3.
Furthermore, additional masses m1 and m2 were included in the
Fig. 7 Details of damaged column

Table 7 Measured natural frequencies „Hz… before and after damage

Damage patterns
Modal No. Undamaged 共i兲 共ii兲 共iii兲 共iv兲

1 3.369 3.259 共3.265%兲 3.113 共7.599%兲 3.076 共8.697%兲 3.003 共10.864%兲


2 9.704 9.485 共2.257%兲 9.302 共4.143%兲 9.192 共5.276%兲 9.082 共6.410%兲
3 14.282 14.209 共0.511%兲 14.136 共1.022%兲 13.660 共4.355%兲 13.330 共6.666%兲

Notes: Values in parentheses denote error 共%兲 between measured natural frequencies from undamaged and damaged frames.

Fig. 8 History of convergence for damage identification

051007-8 / Vol. 132, OCTOBER 2010 Transactions of the ASME

Downloaded 02 Sep 2010 to 80.66.179.197. Redistribution subject to ASME license or copyright; see http://www.asme.org/terms/Terms_Use.cfm
Table 8 Comparison on results of actual and identified damage extent

Damage patterns
共i兲 共ii兲 共iii兲 共iv兲
Actual Identified Actual Identified Actual Identified Actual Identified
Story No. 共%兲 共%兲 共%兲 共%兲 共%兲 共%兲 共%兲 共%兲

1 11.6 11.0 21.1 22.3 21.1 21.1 21.1 22.7


2 0 0 0 0.7 11.6 12.5 21.1 21.2
3 0 0.2 0 0 0 0.2 0 0

FE model of the aluminum frame, where m1 = 0.052 kg for the for a reduction of bending stiffness compared with the former
corner joints and m2 = 0.0318 kg for the bolts used to fix the soft undamaged state. The damage is located at element 8 of the FE
springs for the experimental modal test under free-free boundary model 共refer to Fig. 11兲. Moreover, there was additional mass
condition. added into the middle of the bottom beam except for the stiffness
Damage was set on the middle of the bottom beam by cutting it reduction. This is because the two bottom beams were connected
into two beams, which were then connected at the webs only, by the bolts whose mass was not considered in the initial FE
while the flanges were not connected in order to simulate damage model. The location of the additional mass corresponds to element
8, together with its neighboring ones 共elements 7 and 9兲 in the FE
model. In order to investigate the influence of the additional mass
on the results of damage identification, a so-called mass increas-
ing coefficient 共MIC兲, i.e., elemental mass density, is adopted to
represent the extent of increased elemental mass. The first six
natural frequencies and corresponding mode shapes before and
after damage 共excluding the three rigid-body modes兲 are measured
by the laboratory modal test and employed in the damage detec-
tion process. The measured mode shapes were composed of 42
translational DOFs out of 120 DOFs, as shown in Fig. 11.
Table 9 compares the natural frequencies calculated from the
initial FE model and the measured ones under both the healthy
and damaged structures. It is found from this table that the ana-
lytical natural frequencies agree well with the experimental ones
for the healthy structure except for the fourth and sixth modes. For
Fig. 9 Frame structure with bolted joints the damaged structure, the first, third, and sixth natural frequen-
cies are found to be affected more significantly by the damage.
This can be verified from the sensitivity analysis of frequencies
with respect to the EDE, as shown in Fig. 12. It is clear from this
figure that the first, third, and sixth frequencies are affected sig-
nificantly if either element 8 or element 28 is damaged although
only element 8 is the actually damaged one. On the other hand,
although not presented here, the mode shapes calculated from the
initial FE model and the ones measured from the healthy structure
yield very similar results showing very high MAC values. As a
result, the initial FE model can well represent the real dynamic
characteristics of the healthy frame structure, and no model-
updating process is required. The following damage identification
process is thus based on the initial FE model.
Fig. 10 Joint designs

Fig. 11 Finite element model including measured DOF numbers and directions

Journal of Vibration and Acoustics OCTOBER 2010, Vol. 132 / 051007-9

Downloaded 02 Sep 2010 to 80.66.179.197. Redistribution subject to ASME license or copyright; see http://www.asme.org/terms/Terms_Use.cfm
Table 9 Comparison on natural frequencies „Hz… before and after damage

f analytical f health f damaged Error 共%兲


Modal No. 共1兲 共2兲 共3兲 共1兲 ⬃ 共2兲 共1兲 ⬃ 共3兲 共2兲 ⬃ 共3兲

1 45.01 44.81 42.56 0.45 5.76 5.29


2 45.22 45.56 45.20 0.75 0.04 0.80
3 76.71 76.87 73.69 0.21 4.10 4.32
4 132.46 130.45 130.45 1.54 1.54 1.0⫻ 10−3
5 185.67 186.37 186.20 0.37 0.28 0.09
6 252.78 244.21 234.20 3.51 7.93 4.27

4.2.2 Damage Identification. Two cases shown in Table 10 are the identified damage for case 1 when both TOE= 3 and MULT
considered for this aluminum frame, as above mentioned. In case = 0. It can be seen that the identified results are the best when the
1, only the stiffness reduction 共i.e., the EDE values兲 is considered, relative importance between the frequency and mode shapes er-
and the number of unknown parameters is 40. While both the rors is equivalent, i.e., WR= 1.
stiffness reduction 共EDE兲 and mass increase 共MIC兲 are considered Figure 15 shows the identified damage of case 1. It is found that
simultaneously in case 2, the total number of unknown parameters the actually damaged element 8 is well identified. However, some
is increased from 40 to 80. For this experimental example, the obvious false alarms are found at some undamaged elements, such
dimension of the original objective function vector is 12, which is as elements 7, 9, and 14. This is partly because the initial FE
much less than the number of unknown parameters to be identi- model is not accurate enough since the additional mass of the
fied, i.e., 40 for case 1 or 80 for case 2. Therefore, an expansion of bolted joint in the lower horizontal beam is neglected in this case.
the original objective function is required in such a situation so
Case 2 is used to test the performance of the proposed method
that the proposed method can be effectively applied to identify the
when the stiffness reduction and mass increase are both consid-
damage of the frame structure.
ered simultaneously, and thus the number of unknown parameters
As mentioned before in the numerical simulations of the two-
is doubled as compared with that in case 1. According to the
story portal frame, the suitable TOE value should ensure that the
dimension of expended objective function is no less than the num- above discussion, the suitable TOE value should be 6; i.e., the
ber of unknown parameters, while the suitable values of MULT condition 共TOE+ 1兲 ⫻ 12= 84⬎ 80 is met in such a situation. Fig-
and WR should be 0 and 1, respectively. In order to further verify ure 16 shows the identification results in case 2. It is shown in Fig.
this under experimental condition with the aluminum frame 16共a兲 that the identified EDE values are a little better than those in
model, investigations for the three control parameters are carried case 1 since the actually damaged element 8 is more easily iden-
out for case 1, and the corresponding results are shown in Figs. 13 tified while the falsely identified undamaged elements 7 and 9 are
and 14. It is found from Fig. 13共a兲 that the identification results excluded. Unfortunately, some undamaged elements are also
are getting worse and worse with the increase in TOE values, and falsely identified here, especially for element 38. The MICs are
the identified results are the best when TOE is equal to the mini- shown in Fig. 16共b兲. It is clearly found that the identified MIC
mum value of 3. In such a situation, the whole dimension of the values of elements 7, 8, and 9 are all nonzero, showing that the
objective function vector is 48= 共TOE+ 1兲 ⫻ 12, which is greater masses of these elements are increased, especially for element 8.
than 40, the number of unknown parameters. For different values This observation matches with the real situation.
of MULT, Fig. 13共b兲 shows that the best identified results can be The convergence of the proposed method for the aluminum
found when the MULT is equal to zero, which matches the previ- frame structure with two damage cases is shown in Fig. 17. It is
ous observations from the numerical case studies. Note that WR very clear that the convergence speed is fast for both damage
= 1 is assumed in Fig. 13 without loss of generality as before. As cases, and it takes only a few iteration steps for the proposed
for the effect of WR on the identification results, Fig. 14 shows method to achieve the solution. Moreover, the reduction in the

Fig. 12 Sensitivity of natural frequencies to EDE

Table 10 Case considered for frame with bolted joints

Case descriptions
Case No. EDE MIC TOE MULT WR

1 Yes No 3, 10, 100,1000 0, 1, 3, 5 0.01, 0.1, 1, 10


2 Yes Yes 6 0 1

Notes: “Yes” denotes that EDE 共or MIC兲 is considered, and “no” denotes not considered.

051007-10 / Vol. 132, OCTOBER 2010 Transactions of the ASME

Downloaded 02 Sep 2010 to 80.66.179.197. Redistribution subject to ASME license or copyright; see http://www.asme.org/terms/Terms_Use.cfm
Fig. 13 Identified EDE value when WR= 1 for case 1

objective function value is much more significant in the first few number of unknown parameters to be identified, especially for the
iteration steps, showing a very good convergence property of the complex structures with a large number of members and connec-
proposed method. tions. Thus, the original objective function is expanded in order to
meet the requirement of least-squares form, and a very convenient
5 Conclusions expansion process is proposed in this paper. Furthermore, the rela-
tive importance between frequency and mode shape errors in the
A method for damage identification in frame structures based
objective function is also investigated, and it is found that the
on the FE model-updating technique is proposed in this paper. The
relative weight between the two components should be equivalent
objective function, written as a bound-constrained nonlinear least-
for the objective function adopted in this paper. The validity of the
squares form, is defined as minimizing the discrepancies between
proposed method is verified by one numerical two-story portal
the experimental and analytical modal parameters. The frequency
frame and two laboratory-tested frame structures. The obtained
error in the objective function is expressed as the difference in
results show that the proposed method is well suitable for the
frequency ratio before and after damage, while the mode shape
damage identification in the frame structures.
error is represented by the difference between 1 and the MAC
value, and no scaling or normalization of mode shape vector is
required. The minimization problem is solved by the trust-region Acknowledgment
method instead of the commonly used line-search methods in or- The project is jointly supported by the National Natural Science
der to make the optimization process more robust. Note that the Foundation of China 共Grant No. 50978123兲, the Guangdong Natu-
dimension of the objective function is sometimes less than the ral Science Foundation 共Grant No. 10151063201000022兲, and the

Fig. 14 Identified results when TOE= 3 and MULT= 0 for case 1

Fig. 15 Identified results when TOE= 3, MULT= 0, and WR= 1 for case 1

Journal of Vibration and Acoustics OCTOBER 2010, Vol. 132 / 051007-11

Downloaded 02 Sep 2010 to 80.66.179.197. Redistribution subject to ASME license or copyright; see http://www.asme.org/terms/Terms_Use.cfm
Fig. 16 Identified EDE and MIC values when TOE= 6, MULT= 0, and WR= 1 for case 2

Fig. 17 History of convergence for frame structure with bolted joints

Fundamental Research Funds for the Central Universities 共Grant Process., 21共5兲, pp. 2198–2211.
No. 21609601兲. The authors are deeply indebted to Professor M. 关2兴 Chan, T. H. T., Yu, L., Tam, H. Y., Ni, Y. Q., Liu, S. Y., Chung, W. H., and
Cheng, L. K., 2006, “Fiber Bragg Grating Sensors for Structural Health Moni-
Link, University of Kassel, Germany, who provided the experi- toring of Tsing Ma Bridge: Background and Experimental Observation,” Eng.
mental data of the frame structure with bolted joints. Struct., 28共5兲, pp. 648–659.
关3兴 Carden, E. P., and Fanning, F., 2004, “Vibration Based Condition Monitoring:
A Review,” Struct. Health Monit., 3共4兲, pp. 355–377.
References 关4兴 Friswell, M. I., and Mottershead, J. E., 1995, Finite Element Model Updating
关1兴 Yan, Y. J., Cheng, L., Wu, Z. Y., and Yam, L. H., 2007, “Development in in Structural Dynamics, Kluwer Academic, Boston.
Vibration-Based Structural Damage Detection Technique,” Mech. Syst. Signal 关5兴 Baruch, M., and Bar Itzhack, I. Y., 1978, “Optimum Weighted Orthogonaliza-

051007-12 / Vol. 132, OCTOBER 2010 Transactions of the ASME

Downloaded 02 Sep 2010 to 80.66.179.197. Redistribution subject to ASME license or copyright; see http://www.asme.org/terms/Terms_Use.cfm
tion of Measured Modes,” AIAA J., 16共4兲, pp. 346–351. 关22兴 Morassi, A., and Rovere, N., 1997, “Localizing a Notch in a Steel Frame From
关6兴 Berman, A., and Nagy, E. J., 1983, “Improvement of Large Analytical Model Frequency Measurements,” J. Eng. Mech., 123共5兲, pp. 422–432.
Using Test Data,” AIAA J., 21共8兲, pp. 1168–1173. 关23兴 Celis, M. R., Dennis, J. E., and Tapia, R. A., 1985, “A Trust Region Strategy
关7兴 Kabe, A. M., 1985, “Stiffness Matrix Adjustment Using Mode Data,” AIAA J., for Nonlinear Equality Constrained Optimization,” Numerical Optimization,
23共9兲, pp. 1431–1436. SIAM, Philadelphia, PA, Vol. 1984, pp. 71–82.
关8兴 Smith, S. W., and Beattie, C. A., 1991, “Secant-Method Adjustment for Struc- 关24兴 Nocedal, J., and Wright, S. J., 1999, Numerical Optimization, Springer, New
tural Models,” AIAA J., 29共1兲, pp. 119–126. York.
关9兴 Ricles, J. M., and Kosmatka, J. B., 1992, “Damage Detection in Elastic Struc- 关25兴 Xu, Y. L., 2004, “A Matrix Free Newton/Krylov Method for Coupling Com-
tures Using Vibratory Residual Forces and Weighted Sensitivity,” AIAA J., plex Multi-Physics Subsystems,” Ph.D. thesis, Purdue University, West Lafay-
30, pp. 2310–2316. ette, IN.
关10兴 Hemez, F. M., and Farhat, C., 1995, “Structural Damage Detection Via a Finite 关26兴 Katafygiotis, L. S., and Lam, H. F., 2002, “Tangential-Projection Algorithm for
Element Model Updating Methodology,” Int. J. Anal. Exp. Modal Anal., Manifold Representation in Unidentifiable Model Updating Problems,” Earth-
10共3兲, pp. 152–166. quake Eng. Struct. Dyn., 31共4兲, pp. 791–812.
关11兴 Fritzen, C. P., and Jennewein, D., 1998, “Damage Detection Based on Model 关27兴 Liu, T. L., and Chen, H. T., 2004, “Real-Time Tracking Using Trust-Region
Updating Methods,” Mech. Syst. Signal Process., 12共1兲, pp. 163–186. Methods,” IEEE Trans. Pattern Anal. Mach. Intell., 26共3兲, pp. 397–402.
关12兴 Lam, H. F., Ko, J. M., and Wong, C. W., 1998, “Localization of Damaged 关28兴 Conn, N. R., Gould, N. I. M., and Toint, P. L., 2000, Trust-Region Methods
Structural Connections Based on Experimental Modal and Sensitivity Analy- 共MPS/SIAM Series on Optimization兲, SIAM, Philadelphia.
sis,” J. Sound Vib., 210共1兲, pp. 91–115. 关29兴 Branch, M. A., Coleman, T. F., and Li, Y., 1999, “A Subspace, Interior, and
关13兴 Zimmerman, D. C., 2006, “Statistical Confidence Using Minimum Rank Per- Conjugate Gradient Method for Large-Scale Bound-Constrained Minimization
turbation Theory,” Mech. Syst. Signal Process., 20共5兲, pp. 1155–1172. Problems,” SIAM J. Sci. Comput. 共USA兲, 21共1兲, pp. 1–23.
关14兴 Yin, T., Zhu, H. P., and Yu, L., 2007, “Noise Analysis for Sensitivity-Based 关30兴 Allemang, R. J., and Brown, D. L., 1982, “A Correlation Coefficient for Modal
Structural Damage Detection,” Appl. Math. Mech., 28共6兲, pp. 741–750. Vector Analysis,” Proceedings of the First International Modal Analysis Con-
关15兴 Hao, H., and Xia, Y., 2002, “Vibration-Based Damage Detection of Structures ference, Orlando, FL, pp. 110–116.
by Genetic Algorithm,” J. Comput. Civ. Eng., 16共3兲, pp. 222–229. 关31兴 MATLAB, 2002, Version 6.5 共Release 13兲, Matlab Optimization Toolbox User’s
关16兴 Friswell, M. I., Penny, J. E. T., and Garvey, S. D., 1998, “A Combined Genetic Guide, Mathworks, http://www.mathworks.com/products/optimization
and Eigensensitivity Algorithm for the Location of Damage in Structures,” 关32兴 Coleman, T. F., and Li, Y., 1996, “A Reflective Newton Method for Minimiz-
Comput. Struct., 69共5兲, pp. 547–556. ing a Quadratic Function Subject to Bounds on Some of the Variables,” SIAM
关17兴 Yu, L., and Wan, Z. Y., 2008, “An Improved PSO Algorithm and Its Applica- J. Optim., 6共4兲, pp. 1040–1058.
tion to Structural Damage Detection,” Proceedings of the Fourth International 关33兴 Sorensen, D. C., 1994, “Minimization of a Large Scale Quadratic Function
Conference on Natural Computation, IEEE Computer Society, Washington, Subject to an Ellipsoidal Constraint,” Department of Computational and Ap-
D.C., Vol. 1, pp. 423–427. plied Mathematics, Rice University, Technical Report No. TR94-27.
关18兴 Yu, L., and Xu, P., “Structural Health Monitoring Based on Continuous ACO 关34兴 Zhu, H. P., and Xu, Y. L., 2005, “Damage Detection of Mono-Coupled Peri-
Method,” Microelectron. Reliab., in press. odic Structures Based on Sensitivity Analysis of Modal Parameters,” J. Sound
关19兴 Yu, L., Yin, T., Zhu, H. P., and Xu, D. Y., 2005, “An Improved Genetic Vib., 285共1–2兲, pp. 365–390.
Algorithm for Structural Damage Detection,” Proceedings of the First Interna- 关35兴 Link, M., 1998, “Updating Analytical Models by Using Local and Global
tional Operational Modal Analysis Conference, Copenhagen, Denmark, pp. Parameters and Relaxed Optimization Requirements,” Mech. Syst. Signal Pro-
361–368. cess., 12共1兲, pp. 7–22.
关20兴 Hajela, P., and Soeiro, F. J., 1990, “Structural Damage Detection Based on 关36兴 Yu, L., Link, M., Law, S. S., and Zhang, L. M., 1999, “A Structural Damage
Static and Modal Analysis,” AIAA J., 28共6兲, pp. 1110–1115. Identification Procedure With Application to a Frame Structure With Bolted
关21兴 Hassiotis, S., and Jeong, G. D., 1995, “Identification of Stiffness Reduction Joints,” Proceedings of the 17th International Modal Analysis Conference,
Using Natural Frequencies,” J. Eng. Mech., 121共10兲, pp. 1106–1113. Kissimmee, FL, pp. 1387–1394.

Journal of Vibration and Acoustics OCTOBER 2010, Vol. 132 / 051007-13

Downloaded 02 Sep 2010 to 80.66.179.197. Redistribution subject to ASME license or copyright; see http://www.asme.org/terms/Terms_Use.cfm

Вам также может понравиться