Published: 30 September 2017

Simultaneous excitation and parameter identification for non-linear structural systems

Zhimin Wan1
Ting Wang2
Qibai Huang3
Weiguang Zheng4
Feng Gu5
1, 3, 4School of Mechanical Science and Engineering, Huazhong University of Science and Technology, Wuhan 430074, China
1, 3, 4Hubei Institute of Specialty Vehicle, Suizhou 441300, China
2School of Mechanical Engineering, Nantong Vocational University, Nantong 226000, China
5, 1School of Vehicle and Transportation Engineering, Nantong Vocational University, Nantong 226000, China
Corresponding Author:
Qibai Huang
Views 125
Reads 64
Downloads 1404

Abstract

In this paper, an algorithm is proposed for simultaneous excitation and parameter identification for non-linear system in state space. The algorithm is based on the sequential application of extended Kalman estimator for non-linear structural parameters and the weighted least squares estimation for unknown excitations. The state and parameter are reformed into the augmented state, and the state space equations are non-linear associated with the augmented state. With the first-order Taylor expansion for nonlinear system and approximately linear minimum-variance unbiased estimation, a recursive algorithm is derived where the identification of the augmented state and the excitation are interconnected. Two numerical examples which identify uncertain parameters of a 3-DOF Duffing-type system and a four-story hysteretic shear-beam building subject to unknown random excitation respectively, are conducted to demonstrate the effectiveness of the proposed approach.

1. Introduction

Parameter identification is an important research topic in structural dynamics, which can be easily applied for structural damage identification, model updating and health monitoring. Various analysis approaches for parameter identification have been presented in the literatures [1, 2]. The popularity of the currently available parameter identification approaches is suitable for linear structural systems. However, structural non-linearity widely exists in engineering structures. For example, in civil engineering filed, when damage occurs in concrete structures, the open and close of cracks under dynamic excitation are typical non-linear process which leads to the hysteretic performance of the structures. Therefore, it is necessary to develop the novel approaches of parameter identification for non-linear structural systems. Masri [3-5] is among the pioneers for the developments of various methods for the identification of non-linear structural systems from measured vibration data. Additionally, various filter algorithms, such as extended Kalman filter (EKF) [6-11], H filter [12], unscented Kalman filter (UKF) [13], Monte Carlo filter [14] and particle filter (PF) [15, 16], have been also developed for parameter identification for non-linear structural systems.

In the filter algorithms above, all the external excitations should be available from sensor measurements. Unfortunately, there is no straightforward way to measure the excitations on a structure because the introduction of dedicated force cells requires alteration to the structure to locate the sensor in the force path, which is unwanted and unpractical. And also, sensors may not be installed in the health monitoring system to measure all the excitations, such as earthquake. Therefore, it is essential to develop the algorithms for simultaneous excitation and parameter identification. Yang et al. [17] proposed a modified EKF under unknown excitation inputs, referred to as EKF-UI, for the identification of structural parameters as well as the unknown excitations. Lei et al. [18] deduced the EKF-UI algorithm again by the least-squares estimation, and pointed that the analytical recursive solutions by the original EKF-UI were obtained by relatively complex mathematical derivations. Lei et al. [19] also adopted the simplified EKF-UI algorithm for the identification of non-linear structural parameter. But in the simplified EKF-UI algorithm, the prior probability density functions (PDFs) of states at t+1 time are taken as the posterior PDFs of states at t+1 time, which may cause the confusion of concepts in Bayesian framework.

In 2007, Gillijns and De Moor [20] developed a recursive optimal filter of joint state/input estimation for linear systems with direct transmission, which was originally proposed for optimal control applications. The identified input and state by this filter are optimal in a minimum-variance unbiased sense. In this paper, a novel method of simultaneous excitation and parameter identification based on the filter proposed by Gillijn and De Moor (GDF) for non-linear structural systems is developed. The standard GDF algorithm is only suitable for joint state/input identification for linear systems. In this method, it is extended for non-linear systems by the linearization idea of EKF. The uncertain parameters and the states are considered as the augmented states to be identified. Thus, the novel state transmission and measurement equations are non-linear, which are linearized by the first-order Taylor expansions. The proposed extended GDF (EGDF) has the same structure of the standard GDF algorithm, including three steps: input identification, measurement update and time update. The main difference between them is the sensitivity matrices of the non-linear state-space equations.

This paper proceeds as follows. Section 2 presents the standard GDF algorithm for joint state/input identification. In Section 3, the non-linear identification model of the coupled state/input/parameter is firstly built, and then the proposed EGDF method is derived in detail. In Section 4, two numerical examples are conducted to demonstrate the effectiveness of the EGDF method. Finally, the conclusion is drawn based on the current study.

2. Joint state/input identification

2.1. Discrete-time state-space model of structural dynamics

The general equation of motion of a damped structure with n DOFs can be written as:

1
Mp¨t+Cp˙t+Kpt=Buut,

where M,C and KRn×n are the mass, damping and stiffness matrices of the structure, respectively; p¨(t), p˙(t), p(t)Rn are, respectively, the nodal acceleration, velocity and displacement vectors of the structure; u(t)Rm is the force vector and BuRn×m is the influence matrix associated with u(t).

The second-order equation of motion Eq. (1) can be transformed into a first-order continuous-time state equation as:

2
x˙t=Acxt+Bcut,

where x(t)R2n×2n is the state vector, and the system matrices together with x(t) are defined as:

3
Ac=0I-M-1K-M-1C,Bc=0M-1Bu,x(t)=p(t)p˙(t).

Assuming that only s acceleration signals are measured (i.e. ytRs), the measurement equation can be written as the following state-space form:

4
yt=Hxt+Dut.

With the output influence matrix HRs×n and direct transmission matrix DRs×m defined as:

5
H=-H0M-1K-H0M-1C,D=H0M-1Bu,

where the H0 is the selection matrix of appropriate dimension for accelerations and composed by zeros and ones.

Let the symbol Δt denote the time step size, thus the continuous-time state-space model of Eqs. (2) and (4) can be transformed into the following discrete-time form using a sampling rate of 1/Δt:

6
xk+1=Axk+Buk,
7
yk=Hxk+Duk,

where:

8
xk=xkΔt, yk=y(kΔt),k=1, 2, 3,
9
A=eAcΔt,B=eAcΔt-IAc-1Bc,

2.2. The GDF algorithm

Considering the system and measurement noise, the linear structural system can be rewritten as:

10
xk+1=Axk+Buk+wk=fkxk,uk+wk,
11
yk=Hxk+Duk+vk=hkxk,uk+vk.

The system noise vector wkRn and measurement noise vector vkRm are assumed to be mutually uncorrelated, zero-mean, white random signal with known covariance matrices, Gk=E{wkwlT} and Rk=E{vkvlT} respectively (E represents the expectation value). Results are easily generalized to the case where wk and vk are correlated [21]. If the inputs uk in Eqs. (10) and (11) are unknown, then the two equations represent the linear dynamic system with direct feedthrough. In the field of system control, Gillijns and De Moor proposed an optimal recursive filter of the direct feedthrough case for joint input/state identification [20]. In this filter, a state estimate xk|l is defined as an estimate of xk given {y0,y1,,yl} and its error covariance matrix Pk|lx as E[(xk-xk|l)(xk-xk|l)T]. An initial unbiased state estimate x0|-1 and its covariance matrix P0|-1x are assumed known.

The GDF algorithm computes the unknown input and state in a recursive procedure which includes three steps: the input identification, the measurement update and the time update. The GDF algorithm is listed in Table 1.

In Ref. [22], the GDF is applied in linear structural dynamics for joint input/response identification successfully. However, it is not suitable for non-linear dynamic systems. In Section 3, the GDF method is extended for non-linear dynamic system to solve the problem of coupled state/input/parameter identification.

3. Coupled state/input/parameter identification

In this section, uncertain structure with unknown structural parameters is considered to identify both state and input. Therefore, a novel difficult problem of coupled state/input/parameter identification is presented for more common engineering applications.

Table 1The algorithm of GDF

1. Initialization of x0|-1, P0|-1x
2. Input identification
R~k=HPk|k-1xH T+Rk
Jk=(DTR~k-1D)-1DTR~k-1
u^k=Jk(yk-Hxk|k-1)
Pku=(DTR~k-1D)-1
3. Measurement update
Kk=Pk|k-1xHTR~k-1
xk|k=xk|k-1+Kk(yk-Hxk|k-1-Du^k)
Pk|kx=Pk|k-1x-Kk(R~k-DPkuDT)KkT
Pkxu=(Pkux)T=-KkDPku
4. Time update
xk+1|k=Axk|k+Bu^k
Pk+1|kx=ABPk|kxPkxuPkuxPkuATBT+Gk
Notes: where u^k is the estimate of input uk;Pk|kx=E[x~k|kx~k|kT],Pku=E[u~ku~kT],(Pkxu)T=Pkux=E[u~kx~k|kT], and Pk|k-1x=E[x~k|k-1x~Tk|k-1] with x~k|k=xk-xk|k and u~k=uk-u^k.

3.1. Non-linear identification model of the coupled state/input/parameter identification

Assuming in dynamics Eq. (1) that only K and C contain the uncertain parameters α to be identified, the original state vector x can be extended to be the augmented state vector as:

12
zt=xtα,

where α=[α1α2αα]TRα is the parameter vector. Therefore, the augmented state transmission and measurement equations can be obtained as:

13
z˙t=x˙ta˙=p˙tp¨t0=p˙t-M-1Kpt-M-1Cp˙t+M-1Buut0fczt,ut,
14
yt=Hxt+Duthzt+Dut.

The parameters are assumed to be constant, i.e. α˙=[0].

The above continuous-time state-space equations can be transformed into the following form as:

15
zk+1=fkzk,uk+wk,k=1,2,T,
16
yk=hkzk+Dkuk+vk,k=1,2,,T.

Unlike Eqs. (10) and (11), the functions f and h are both non-linear. The standard GDF method cannot be adopted to handle this case of non-linear identification. In the research field of system control, the standard KF was presented for identifying the state of linear dynamic systems. The EKF algorithm was then developed for identifying the state of non-linear dynamic systems by continually updating a linearization around the previous state estimate, starting with an initial guess, which is a non-linear variation on the standard KF based on the first-order Taylor approximation. In the following section, the linearization idea of the EKF method is adopted to extend the standard GDF method for non-linear dynamic systems.

3.2. The extended GDF algorithm

In this coupled state/input/parameter identification problem, the augmented state zk (including state and uncertain parameters) and identified forces uk are both unknown. Therefore, we have the first-order Taylor series expansions for the two non-linear system matrices:

17
fkzk,uk=fkEzk,Euk+zfkzk-Ezk+ufkuk-Euk+HOT,
18
hkzk=hkEzk+zhkzk-Ezk+HOT,

where zfk, ufk and zhk are the sensitivity matrices, and HOT stands for the high-order terms.

Using the Taylor expansions, the Eqs. (17) and (18) can be approximated in the following linear form:

19
zk=fk-1(zk-1,uk-1)+wk-1=fk-1(E(zk-1),E(uk-1)) +zfk-1(zk-1-E(zk-1))+ufk-1(uk-1-E(uk-1))+wk-1+HOT zfk-1zk-1+ufk-1uk-1+fk-1(E(zk-1),E(uk-1))-zfk-1E(zk-1) -ufk-1Euk-1+wk-1=zklin,
20
yk=hk(E(zk))+zhk(zk-E(zk))+HOT+Dkuk+vk zhkzk+Dkuk+hk(E(zk))-zhkE(zk))+vk=yklin.

Then, the prior expectation of the augmented state vector zk has the approximately linear form as:

21
zk|k-1E(zk|Yk-1)E(fk-1(E(zk-1),E(uk-1))+zfk-1(zk-1-E(zk-1))
+ufk-1uk-1-Euk-1+wk-1Yk-1=fk-1zk-1|k-1,u^k-1=zk|k-1lin.

Using the three approximately linear Eqs. (19)-(21), the proposed extended GDF (EGDF) algorithm can be derived referring to Ref. [20]. The EGDF algorithm is shown in Table 2. With the algorithm, the augmented state z and the excitation u can be simultaneously identified.

Table 2The algorithm of EGDF

1. Initialization of z0|-1, P0|-1z
2. Input identification
R~k=zhkPk|k-1z(zhk)T+Rk
Jk=(DkTR~k-1Dk)-1DkTR~k-1
u^k=Jk(yk-hk(zk|k-1))
Pku=(DkTR~k-1Dk)-1
3. Measurement update
Kk=Pk|k-1z(zhk)TR~k-1
zk|k=zk|k-1+Kk(yk-hk(zk|k-1)-Dku^k)
Pk|kz=Pk|k-1z-KkR~k-DkPkuDkTKkT
Pkzu=(Pkuz)T=-KkDkPku
4. Time update
zk+1|k=fk(zk|k,u^k)
Pk+1|kzEz~k+1|kz~Tk+1|k=zfkufkPk|kzPkzuPkuzPku(zfk)T(ufk)T+Gk

Comparing the EGDF algorithm with the standard GDF algorithm, it is found that the two algorithms are very similar, and the only differences are the three sensitivity matrices of zfk, ufk and zhk. The three matrices zfk, ufk and zhk in EGDF have the same functions as the matrices Ak, Bk and Hk in standard GDF respectively.

The three important sensitivity matrices zfk, ufk and zhk are derived one by one in the following description. Using the first-order Taylor series expansion, Eq. (13) can be rewritten as:

22
z˙t=Afzt+fczt,ut-Afzt,

where Af is a gradient matrix with the value as:

23
Af=fczz=zk|k
= 0I00-M-1K-M-1C-M-1Kα1pk-M-1Cα1p˙k-M-1Kααpk-M-1Cααp˙k0000.

The quantity e-Aft is multiplied on both sides of Eq. (22) and integrating the new equation in time interval [t0t]:

24
e-Aftz˙t=e-AftAfzt+e-Aftfczt,ut-Afzt,
25
t0te-Afτz˙(τ)-Afz(τ)dτ=t0te-Aftfc(z(t),u(t))-Afz(t)dτ,
26
zt=zt0eAft-t0+t0teAft-τfczτ,uτ-Afzτdτ.

According to Eq. (26), the discrete-time state transmission equation is obtained:

27
zk+1=zfkzk+U-,

where:

28
zfk=zfkz=zk|k=eAft=I+Aft+(Aft)2/2!+, (t=tk+1-tk),
29
U-=tktk+1eAftk+1-τfczk,uk-Afzkdτ.

For the derivation of the matrix ufk, Eq. (13) can be rewritten in another form as:

30
z˙t=p˙t-M-1Kpt-M-1Cp˙t0+0M-1Buut0=fAzt+Bcut,

where fA(z(t))=p˙(t)-M-1Kp(t)-M-1Cp˙(t)[0] and Bc=[0]M-1Buu(t)[0]. Eq. (30) can be rearranged as:

31
z˙t=Afzt+fAzt-Afzt+Bcut.

The following derivation procedure is the same as the procedure of the matrix zfk. The quantity e-Aft is multiplied on both sides of Eq. (31) and integrating the new equation in time interval [t0t]:

32
zt=zt0eAft-t0+t0teAft-t0fAzt-Afzt+Bcutdτ.

Supposing that the external force u(t) in time step of integration is constant, and discretizing the Eq. (32), we can obtain:

33
ufk=ufz=zk|k=(eAfΔt-I)(Af)-1Bc.

Comparing with the derivation of matrices zfk and ufk, the sensitivity matrix of measurement zhk is easy to compute, and that is:

34
zhk=hphp˙hαz=zk|k-1 =-H0M-1K,-H0M-1C,-H0M-1Kαp(k)-H0M-1Cαp˙(k).

The idea of the EGDF algorithm is excited by the idea of the EKF algorithm, which is to linearize the non-linear state transmission Eq. (15) and measurement Eq. (16) with the first-order Taylor expansion to make the standard GDF algorithm suitable for identifying the augmented state and unknown input of the approximate linear dynamic system. It is obvious that the EGDF algorithm has a stricter mathematics derivation and observes the definitions of prior PDF (probability density function) and posterior PDF in Bayesian framework compared with the algorithm proposed by Lei et al. [19].

4. Numerical studies

In this section, two numerical examples are considered to evaluate the performance of the proposed EGDF method. The first example deals with a 3-DOF non-linear elastic structure, and the other one is to identify the non-linear parameters of a 4-DOF hysteretic structure.

4.1. Example 1: 3-DOF non-linear elastic structure

Consider a three-story non-linear elastic Duffing-type shear-beam building subject to unmeasured random excitation u1(t). The equations of motion are given by:

35
m100m2m20m3m3m3p¨1(t)p¨2(t)p¨3(t)+c1-c200c2-c300c3p˙1(t)p˙2(t)p˙3(t)+k11-k2100k21-k3100k31p1(t)p2(t)p3(t) +k13-k2300k23-k3300k33p13(t)p23(t)p33(t)=u1(t)00.

In which pi is the inter-story drift between ith and i-1th stories (i= 1, 2, 3), m1=m2=m3= 1000 kg, c1=c2=c3= 0.6 kNs/m, k11= 120 kN/m, k21= 120 kN/m, k31= 60 kN/m, k13= 200 kN/m, k23= 200 kN/m and k33= –50 kN/m. for the elastic structure with k13=k23=k33= 0, the natural frequencies are f1= 0.73 Hz, f2= 1.74 Hz and f3= 2.93 Hz with the corresponding damping ratios ζ1= 1.42 %, ζ2= 4.56 % and ζ3= 5.08 %.

Assuming that four parameters including c2, c3, k21 andk31 are unknown to be determined, their initial values are 0.3 kN s/m, 0.9 kN s/m, 100 kN/m and 80 kN/m, respectively. Thus, the augmented state vector is {p1,p2,p3,p˙1,p˙2,p˙3,c2,c3,k21,k31}T. Two signals are measured for identification, which are the accelerations of p¨1 and p¨2. Also 3 % environment noise is added to the measured signals. Based on the proposed EGDF algorithm, the unknown random excitation, displacement, velocity and the unknown parameters are all identified. First, the identified excitation is plotted in Fig. 1.

Fig. 1The actual and identified results of random force u1

The actual and identified results  of random force u1

Fig. 2Zoom-in view of a segment (2-2.4 s) of Fig. 1

Zoom-in view  of a segment (2-2.4 s) of Fig. 1

Fig. 3a) The theoretical and identified displacement at the 2nd floor, b) the theoretical and identified velocity at the 2nd floor

a) The theoretical and identified displacement at the 2nd floor,  b) the theoretical and identified velocity at the 2nd floor

a)

a) The theoretical and identified displacement at the 2nd floor,  b) the theoretical and identified velocity at the 2nd floor

b)

Fig. 4a) The actual and identified parameter value of c2, b) the actual and identified parameter value of c3, c) the actual and identified parameter value of k21, d) The actual and identified parameter value of k31

a) The actual and identified parameter value of c2, b) the actual and identified parameter value of c3, c) the actual and identified parameter value of k21, d) The actual and identified parameter value of k31

a)

a) The actual and identified parameter value of c2, b) the actual and identified parameter value of c3, c) the actual and identified parameter value of k21, d) The actual and identified parameter value of k31

b)

a) The actual and identified parameter value of c2, b) the actual and identified parameter value of c3, c) the actual and identified parameter value of k21, d) The actual and identified parameter value of k31

c)

a) The actual and identified parameter value of c2, b) the actual and identified parameter value of c3, c) the actual and identified parameter value of k21, d) The actual and identified parameter value of k31

d)

And to make a clearer comparison, the segment history of the actual and identified excitations from 2 s-2.4 s is also shown in Fig. 2. Then, the identified displacement and velocity responses at the 2nd floor are compared with their corresponding theoretical values as shown in Fig. 3. From Fig. 1 to Fig. 3, one can know that the identified force and structural state are both accurate. Also, the four identified parameters are plotted in Fig. 4. At the beginning of the identified procedure, the identified parameter values have the strong oscillatory, and then are quickly convergent to the neighborhoods of their corresponding actual values. From the above comparisons, it is clear that the proposed EGDF algorithm has the ability for simultaneous excitation and parameter identification for the non-linear Duffing-type system.

4.2. Example 2: 4-DOF hysteretic structure with time-varying parameters

The other numerical example is to identify the hysteretic parameters of a four-story hysteretic shear-beam building subject to unmeasured excitation on the top floor of the building, as shown by Fig. 5.

Fig. 5A hysteric shear-frame building under unknown excitation

A hysteric shear-frame building under unknown excitation

The equations of motion are given as:

36
Mp¨t+Cp˙t+Krt=Buut,

where rt is the vector of hysteretic force with rit (i= 1, 2,…, 4) being the ith floor hysteretic restoring force and is herein modeled by the Bouc-Wen non-linear differential equation, which can be written as:

37
r˙i=θip˙i-p˙i-1-βip˙i-p˙i-1riαi-1-γip˙i-p˙i-1riαi,

where θi, βi, γi and αi are the Bouc-Wen hysteretic parameters. The hysteretic force is hereditary, depending on the past history of deformation, and its description is very complicated. Thus, the structure is non-linear. Structural hysteretic performance can be used as the indicator of the development of structural damage under dynamic excitation. Therefore, structure damage can be detected based on the identification of hysteretic parameters.

The following parameters are used in the example: mass of each of each floor m1=m2=m3=m4=500 kg; each story stiffness k1=k2=k3=k4=24 kN/m; each story damping coefficients c1=c2=c3=c4= 0.1 kNs/m; hysteretic parameters are time-varying, and have the relations as θ1=θ2=θ3=θ4,β1=β2=β3=β4,γ1=γ2=γ3=γ4,α1=α2=α3=α4. The external excitation on the 4th floor is assumed to be a white noise force. The response time histories of the non-linear structure are calculated by the Runge-Kutta method. Three acceleration responses at the 1st, 3rd and 4th floors are assumed to be measured. The influence of measurement noise on identification is considered by superimposition of noise process with the computed response quantities. In this example, 3 % RMS noise are adopted. The external excitation applied on the 4th floor is assumed to be unknown for identification.

In the EGDF algorithm, the unknown quantities to be identified are the augmented state vector z={p,p˙,r,θ,β,γ,α} and the unmeasured external excitation ut. The sampling time interval is 0.5 s. Based on the algorithm, the unmeasured excitation, displacement, velocity, hysteretic forces and hysteretic parameters can be identified. Fig. 6 shows the curves of the actual and identified excitations, and Fig. 7 is the segment view of Fig. 6 from 0 s to 40 s, which is to make a clearer comparison. The identified structural state of the 2nd floor is plotted in Fig. 8 compared with the responding theoretical value. The identified velocity response is very accurate, and the identified displacement response is also accurate with a minor error. The identified hysteretic force between 3rd and 4th floor is plotted in Fig. 9. The identified error occurs mainly due to the error of the identified displacement. The identified time-varying non-linear parameters are shown in Fig. 10. The dashed lines marked in red represent the up and bottom boundaries of the identified parameters. From all the above figures, it demonstrates that the proposed EGDF approach is capable of simultaneous excitation and parameter identification for non-linear Bouc-Wen hysteretic systems.

Fig. 6The actual and identified results of random force ut

The actual and identified results  of random force ut

Fig. 7Zoom-in view of a segment (0-40 s) of Fig. 6

Zoom-in view  of a segment (0-40 s) of Fig. 6

Fig. 8a) The theoretical and identified displacement of the vertical direction at the 2nd floor, b) the theoretical and identified velocity of the vertical direction at the 2nd floor

a) The theoretical and identified displacement of the vertical direction at the 2nd floor,  b) the theoretical and identified velocity of the vertical direction at the 2nd floor

a)

a) The theoretical and identified displacement of the vertical direction at the 2nd floor,  b) the theoretical and identified velocity of the vertical direction at the 2nd floor

b)

Fig. 9The theoretical and identified hysteretic force between the 3rd and 4th floors

The theoretical and identified hysteretic force between the 3rd and 4th floors

Fig. 10The actual and identified hysteretic parameters

The actual and identified hysteretic parameters

a)

The actual and identified hysteretic parameters

b)

The actual and identified hysteretic parameters

c)

The actual and identified hysteretic parameters

d)

5. Conclusions

In this paper, an algorithm is proposed for simultaneous excitation and parameter identification of non-linear structural systems. The approach is motivated by the linearization idea of EKF algorithm, and it is the extension version of the GDF algorithm for non-linear structural systems. The structural states and uncertain parameters are combined as the so-called augmented states. The original state transmission and measurement equations are both transformed into the non-linear equations due to the augmented states. The first-order Taylor expansion is adopted to linearize the non-linear system. With the linearization values of the actual and prior of augmented states, the EGDF method is derived similar to the GDF method. The only differences are the sensitivity matrices of the non-linear state transmission and measurement functions to the augmented states and forces. Numerical examples of two typical non-linear systems, including a three-story elastic Duffing-type shear-beam building and a four-story hysteretic shear-beam building, are conducted to identify unknown parameters and excitation, and the results demonstrate the effectiveness of the approach.

Additionally, it should be noted that the proposed EGDF algorithm is not applied for strong non-linear structures, such as Lorenz chaotic structures. This is because EKF approximates through the first-order linearization of both the non-linear state transmission and observation equations by Taylor series expansion. For strong non-linear structural systems, the unscented Kalman filter (UKF) or particle filter (PF) may be used for simultaneous excitation and parameter identification, which is our future work.

References

  • Chang F. K. Structural health monitoring. Proceedings of the 6th and 7th International Workshops on Structural Health Monitoring, Stanford University, Stanford, CA, CRC Press, New York, 2009.
  • Wu Z. S., Xu B., Harada T. Review on structural health monitoring for infrastructure. Journal of Applied Mechanics, Vol. 6, 2003, p. 1043-1054.
  • Masri S. F., Smyth A. W., Chassiakos A. G., Caughey T. K., Hunter N. F. Application of neural networks for detection of changes in nonlinear systems. Journal of Engineering Mechanics, Vol. 126, 2000, p. 666-676.
  • Masri S. F., Caffrey J. P., Caughey T. K., Smyth A. W., Chassiakos A. G. Identification of the state equation in complex non-linear systems. International Journal of Non-Linear Mechanics, Vol. 39, 2004, p. 1111-1127.
  • Smyth A. W., Masri S. F., Kosmatopoulos E. B., Chassiakos A. G., Caughey T. K. Development of adaptive modeling techniques for non-linear hysteretic systems. International Journal of Non-Linear Mechanics, Vol. 37, 2002, p. 1435-1451.
  • Hoshiya M., Saito E. Structural identification by extended Kalman filter. Journal of Engineering Mechanics, Vol. 110, 1984, p. 1757-1770.
  • Ghanem R., Shinozuka M. Structural system identification. I: Theory. Journal of Engineering Mechanics, Vol. 121, 1995, p. 255-264.
  • Shinozuka M., Ghanem R. Structural system identification. II: Experimental verification. Journal of Engineering Mechanics, Vol. 121, 1995, p. 265-273.
  • Liu X., Escamilla-Ambrosio P. J., Lieven N. Extended Kalman filtering for the detection of damage in linear mechanical structures. Journal of Sound and Vibration, Vol. 325, 2009, p. 1023-1046.
  • Yang J. N., Lin S., Huang H., Zhou L. An adaptive extended Kalman filter for structural damage identification. Structural Control and Health Monitoring, Vol. 13, 2006, p. 849-867.
  • Petersen C. D., Fraanje R., Cazzolato B. S., Zander A. C., Hansen C. H. A Kalman filter approach to virtual sensing for active noise control. Mechanical Systems and Signal Processing, Vol. 22, 2008, p. 490-508.
  • Sato T., Qi K. Adaptive H∞ filter: its application to structural identification. Journal of Engineering Mechanics, Vol. 124, 1998, p. 1233-1240.
  • Liu L., Lei Y., He M. A two-stage parametric identification of strong nonlinear structural systems with incomplete response measurements. International Journal of Structural Stability and Dynamics, 2015, p. 1640022.
  • Yoshida I. Damage detection using Monte Carlo filter based on non-Gaussian noise. Structural Safety and Reliability, ICOSSAR’01, 2001.
  • Khalil M., Sarkar A., Adhikari S., Poirel D. The estimation of time-invariant parameters of noisy nonlinear oscillatory systems. Journal of Sound and Vibration, Vol. 344, 2015, p. 81-100.
  • Ching J., Beck J. L., Porter K. A. Bayesian state and parameter estimation of uncertain dynamical systems. Probabilistic Engineering Mechanics, Vol. 21, 2006, p. 81-96.
  • Yang J. N., Pan S., Huang H. An adaptive extended Kalman filter for structural damage identifications II: unknown inputs. Structural Control and Health Monitoring, Vol. 14, 2007, p. 497-521.
  • Lei Y., Jiang Y., Xu Z. Structural damage detection with limited input and output measurement signals. Mechanical Systems and Signal Processing, Vol. 28, 2012, p. 229-243.
  • Lei Y., Wu Y., Li T. Identification of non-linear structural parameters under limited input and output measurements. International Journal of Non-Linear Mechanics, Vol. 47, 2012, p. 1141-1146.
  • Gillijns S., De Moor B. Unbiased minimum-variance input and state estimation for linear discrete-time systems with direct feedthrough. Automatica, Vol. 43, 2007, p. 934-937.
  • Anderson B. D., Moore J. B. Optimal Filtering. Prentice-Hall, Englewood Cliffs, NJ, 1979.
  • Lourens E., Papadimitriou C., Gillijns S., Reynders E., Roeck De G., Lombaert G. Joint input-response estimation for structural systems based on reduced-order models and vibration data from a limited number of sensors. Mechanical Systems and Signal Processing, Vol. 29, 2012, p. 310-327.

Cited by

About this article

Received
18 August 2016
Accepted
29 March 2017
Published
30 September 2017
SUBJECTS
Mechanical vibrations and applications
Keywords
parameter identification
excitation identification
extended Kalman filter
non-linear system
Acknowledgements

This work was supported by the National Natural Science Foundation of China (No. 51575201 and No. 51405093) and the Technology Foundation of Nantong (GY12016043).

Author Contributions

Zhimin Wan extended the algorithm of the traditional GDF method. Ting Wang studied the algorithm of the the traditional GDF method. Qibai Huang provided the improved idea of the proposed method. Weiguang Zheng studied the extended EKF algorithm. Feng Gu helps to check the English.