Next Article in Journal
Evolution over Two Decades of CAS-Active Senior Secondary Mathematics Curriculum and Assessment
Next Article in Special Issue
Analysis of the Complex Network of the Urban Function under the Lockdown of COVID-19: Evidence from Shenzhen in China
Previous Article in Journal
Quantitative Mean Square Exponential Stability and Stabilization of Linear Itô Stochastic Markovian Jump Systems Driven by Both Brownian and Poisson Noises
Previous Article in Special Issue
A Network Model for Electroosmotic and Pressure-Driven Flow in Porous Microfluidic Channels
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Novel Inverse Time–Frequency Domain Approach to Identify Random Forces

Department of Mechanics, College of Applied Science, Taiyuan University of Science and Technology, Taiyuan 030024, China
*
Author to whom correspondence should be addressed.
Submission received: 29 May 2022 / Revised: 30 June 2022 / Accepted: 1 July 2022 / Published: 3 July 2022
(This article belongs to the Special Issue Mathematical Modeling and Numerical Simulation in Engineering)

Abstract

:
In order to ensure the reliability and safety of complex engineering structures and allow their redesign and evaluation, the estimation of dynamic loads applied on them is vital. In this paper, a novel time–frequency domain approach is proposed to identify random forces based on the weighted regularization algorithm. Firstly, the Newmark’s algorithm was applied to obtain structural dynamic responses, then a weighed regularization algorithm was used to identify the random forces exerted on the engineering structure. The weighting matrix was used to control the identified error of the random forces. A spatial frame model was built to illustrate the practicality of the proposed approach. The experimental results demonstrated that the proposed method is more effective than other methods for random forces identification.

1. Introduction

In order to ensure the reliability and safety of complex engineering structures, the estimation of dynamic loads applied on them is very important and necessary. The information regarding dynamic loads is critical to the redesign and evaluation of these structures. However, in most cases, it is impractical to measure the dynamic loads directly, due to the many limitations of various operating environments. This occurs, for example, when measuring the impact load suffered by fighter aircrafts during taking off and landing on the deck, the buffeting loads of the vertical tail of aircrafts and the wind load acting on some high buildings. In these circumstances, it would be beneficial if the dynamic loads can be obtained by using the measured structural random response, which is relatively easy to acquire using some acceleration sensors. The study of the identification of dynamic load has a very high engineering application value.
The estimation of random forces is an inverse problem. Unfortunately, inverse problems are usually mathematically ill-posed. It means that a small change in the random response can lead to a big change in the force identification results [1]. To mitigate the challenges posed by the problem, J. O’Callahan et al. [2] used the singular value decomposition (SVD) approach to solve the ill-posed equation related to the inverse process of the system matrix, and the results showed that the regularization approach was very practical. The Tikhonov regularization method [3] is often used to solve ill-posed problems in many studies. Jia et al. [4,5] used measured frequency response functions to identify random forces considering the response error and model error. To improve the accuracy of their estimated results and reduce the impact of these errors, a weighted total least-square (TLS) method was applied. The feasibility and practically of the proposed method were validated by a random force estimation experiment. Jie Liu and Kun Li [6] used blind source separation and orthogonal matching pursuit to identify time–space-coupled distributed dynamic loads which were applied on a complicated structure. Their results demonstrated the validity of their proposed method. Batou and Soize [7,8] built a non-parametric probabilistic model to identify the random forces applied on a pressurized water reactor (PWR); good performance was obtained. Zhang et al. [9] proposed a Bayesian approach to identify dynamic forces, in relation to force identification on uncertain structures. Their results showed good performance of their method. Qiao feng Li and Qiu hai Lu [10] proposed a novel method to automatically identify a force history. Posterior distributions and uncertainties were also studied by a Metropolis-within-Gibbs sampler; a cantilever beam was used to validate the proposed method. Zhou et al. [11] used a deep recurrent neural network to identify the impact load applied to a nonlinear structure; the deep RNN model contained two LSTM layers and one bidirectional LSTM layer. The results of the comparison illustrated the validity of their proposed method. Feng et al. [12] proposed a new time domain regularization method to localize and reconstruct dynamic loads applied on structures based on structural dynamic responses. Liu et al. [13] proposed a novel method based on Artificial Neural Network (ANN) and Bayesian Probability framework (BPF) to identify dynamic forces; the interval model was applied to take into consideration some variables. The identified curve fit very well with the real curve, both in magnitude and in regularity. An augmented Kalman filter algorithm was tested by R. Cumbo [14] to identify dynamic loads; an existing optimal sensor placement strategy for Kalman Filter was also adopted. The effectiveness of the filter and the quality of the results demonstrated the validity of the proposed method. Tang [15] proposes a new method to identify loads based on the random response power spectral density and deep transfer learning strategy. This method is a data-driven model that can deal with ill-posed inverse problems in conventional methods. Onur Avci [16] described some highlights of the traditional methods and provided a comprehensive review of the most recent applications of the Machine Learning and Deep Learning algorithms used for vibration-based structural damage detection in civil structures. Hai Tran and Hirotsugu Inoue [17] proposed a wavelet deconvolution technique to identify impact forces by controlling the scale and shift components. Their results demonstrated the validity of their proposed method. A study [18] used the Bayesian approach to localize and estimate multiple dynamic loads in the time domain. Unknown dynamic loads were identified by the Markov chain Monte Carlo method with the Gibbs algorithm. In this paper, a novel inverse time–frequency domain approach is proposed, and the system matrix is also deduced. To solve the ill-posed equation, a weighted regularization approach was studied. The numerical example and experimental model were built to illustrate the performance of the proposed method.
The structure of this paper is as follows. The equations of motion of the structure and the system matrix are deduced, and the random responses are obtained by the Newmark’s method, as described in Section 2.1. In Section 2.2, a novel inverse time–frequency domain approach based on the weighed regularization algorithm is proposed. Section 3 verifies the proposed method by numerical simulation. In Section 4, an eight-storey spatial frame is studied to illustrate the practically of the proposed approach. Section 5 summarizes the conclusions.

2. Random Forces Identification

2.1. Equation of Motion

Consider an n degree-of-freedom (d. o. f) mechanical system, the equation of motion is as follows [19]:
M y ¨ ( t ) + C y ˙ ( t ) + K y ( t ) = F ( t )
where y ( t ) R n × 1 is the displacement vector, M , C , K R n × n are the mass, damping and stiffness matrices, respectively, F ( t ) R n × 1 is the random force vector.
Introducing the state vector x ( t ) = [ y ( t ) , y ˙ ( t ) ] T , Equation (1) can be rewritten as follows:
x ˙ ( t ) = A x + B F ( t )
where
A = [ 0 I M 1 K M 1 C ] ,   B = [ 0 M 1 ]
The measured output vector z ( t ) is:
z ( t ) = C x ( t ) + D F ( t )
where C and D are state matrices.
Equation (1) can be transformed into the following discrete equation:
x ( t j + 1 ) = A D x ( t j ) + B D F ( t j )
where A D = exp ( A Δ t ) , B D = A 1 ( exp ( A Δ t ) I ) B .
Equation (3) can be formulated by the following discrete equation:
z ( j ) = C z ( j ) + D F ( j )
Using the zero initial response of the engineering structure, the output vector can be expressed:
z ( j ) = D F ( j ) + k = 1 j C A k 1 B F ( j k )
let
H k = { D , k = 0 C A k 1 B , k = 1 , N 1
Equation (6) can be expressed in matrix form:
Z = H ¯ F
where
H ¯ = [ H 0 0 0 H 1 H 0 0 H N 1 H N 2 H 0 ] ,   Z = [ Z 0 Z 1 Z N 1 ] ,   F = [ F 0 F 1 F N 1 ]
To identify a random force, the random responses of the structure applied on the random loads are calculated by the Newmark’s β method. Considering the computational efficiency and computational speed, the constant average acceleration method was applied in this paper [20]. The random noise was added to the random responses to investigate its influence on the accuracy of the proposed method.

2.2. Random Forces Identification

To obtain the random forces   F , Equation (8) can be transformed into the following optimization problem
min H ¯ F Z 2 2
The random forces can be calculated by:
F = H ¯ + Z
where the superscript “+” denotes the Moore–Penrose pseudoinverse operator.
Because Z and H ¯ contain some random noises, the identified dynamic loads from Equation (10) will have large deviations in some frequency Points. The identified error can be obtained:
δ F 2 F 2 k ( H ¯ ) δ Z 2 Z 2
To deal with this ill-posed problem, the weighted regularization method was adopted to control the identified error in this paper. Therefore, the ill-posed Equation (10) can be solved by the following optimization problem:
J λ = min F ( W H ¯ F W Z 2 + λ 2 F 2 )
where
W = [ w 1 0 0 w 2 0 0 0 0 0 0 w N ]
To solve Equation (12), this optimization problem can be written as:
min F [ W H ¯ λ I ] F [ W Z 0 ] 2
where λ is a regularization parameter.
By simplifying Equation (13), we obtain
( ( W H ¯ ) T ( W H ¯ ) + λ 2 I ) F = ( W H ¯ ) T W Z
Through the approach of truncated singular value decomposition (TSVD), the matrix W H ¯ can be turned into the following form:
W H ¯ = U Σ V T
where U and V are orthogonal matrices, σ r 0 are singular values of the matrix W H ¯ , r is the rank of the matrix W H ¯ .
Substituting Equation (15) into Equation (14), the estimated random forces can be expressed in this form:
F ^ = V Σ U T W Z
where
Σ = [ σ 1 σ 1   2 + λ 2 0 0 0 0 0 0 0 σ i σ i   2 + λ 2 0 0 0 0 σ r σ r   2 + λ 2 ]
According to the Fourier transform, the frequency domain random forces of the structure is obtained as follows [21]
F ^ ( ω ) = V ( ω ) Σ ( ω ) U T ( ω ) Z ( ω )
According to the formula of power spectral density, the power spectral density matrix of random forces can be calculated by:
S F F ( ω ) = i = 1 r F i ^ ( ω ) F i ^ ( ω ) T
The parameter λ in Equation (17) can be obtained by the Generalized Cross Validated GCV (GCV) method, and its optimal value can be achieved by obtaining the minimum value of the GCV function
G ( λ ) = W ( H ¯ F Z ) tr ( I W H ¯ ( H ¯ T W H ¯ + λ 2 I ) 1 H ¯ T W )
where tr( ) denotes the matrix trace operator.

2.3. Summary of the Time–Frequency Method

In the above section, a novel inverse time–frequency domain approach based on the weighted regularization method was proposed. To better understand this approach, the algorithm can be briefly applied in these subsequent steps:
(1)
Obtain the random responses Z(t) by the Newmark’s β method.
(2)
Give the weighting matrix W and calculate the matrix W H ¯ .
(3)
Perform the truncated singular value decomposition of the matrix W H ¯ .
(4)
Select the proper regularization parameter λ by using the GCV function.
(5)
Compute the identified random forces F ^ ( ω ) .
(6)
Obtain the PSD of the identified random forces S F F ( ω )

3. Numerical Validation

A five−layer frame model was built to demonstrate the proposed new method in this text, as shown in Figure 1. The structural parameters of the frame model were: modulus of elasticity E = 30 × 109 N/m2, modal damping ratio ξ = 0.03 . The mass matrix and stiffness matrix of the frame structure are, respectively
M = 144000 [ 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 ]  
K = 2.0267 × 10 8   [ 2.9 1.4 0 0 0 1.4 2.7 1.3 0 0 0 0 0 1.3 0 0 2.5 1.2 0 1.2 0 2.3 1.1 1.1 2.1 ]
In order to obtain the structural dynamic responses, random forces were exerted on the 2nd, 3rd and 5th degree of freedom of the frame structure. The time histories of the exerted random forces are shown in Figure 1.
Assuming that the initial velocity and initial displacement of the frame model were set to zeros, the sampling step of the system was 0.01 s, and the sampling frequency was 100 Hz. In this section, the structural response (displacement responses and acceleration responses) were obtained by using the Newmark’s β = 0.25. The 5% random noise was also added into the random responses. The time histories of the displacement responses are shown in Figure 2.
In this approach, the weighted regularization method was adopted to identify the random forces applied on the five-layer frame model. Figure 3 shows a comparison between the actual random forces and the identified random forces. The two curves in Figure 3 show that the identified result and the actual result matched very well.

4. Experimental Verification

To illustrate the validity of the proposed inverse time–frequency domain method, an eight-degree-of-freedom frame structure was built in this study, as shown in Figure 4. According to the structural characteristics of the model, we assumed that the mass of each of its layers was concentrated on the layer spacer frames, while the stiffness was concentrated on the inter story columns. There were four pillars between two layers, and one pillar was made of three flat bars with a cross section of 0.139 m × 0.027 m × 0.001 m. Two electromagnetic exciters perpendicular to the frame structure were used to apply the random loads. Four response measurement points were selected on the frame to install acceleration sensors and obtain acceleration response signals during structural vibration. The frequency range in this experiment was 0–30 Hz, and the sampling frequency was 256 Hz. The experimentally measured the five acceleration random responses are shown in Figure 5.
To control the propagation of errors, the weighting matrix chosen for the experiments was
W = [ w 1 w 6 ]
where
w i = ( j = 1 2 | H ¯ ij | 2 ) 1
According to the formula of power spectral density (PSD), the random response power spectral density can be obtained by using the time histories of four acceleration responses and the Fast Fourier Transform algorithm. Then, the PSDs of random forces can be determined.
As can be seen in Figure 6, the estimation errors of random forces were mainly concentrated around the natural frequency, especially within the range of 0–4 Hz. The main reasons of this were the random error of the random response and the system matrix error. To further illustrate the method, a comparison was made with a method described in reference [22]. The Root Mean Square (RMS) of the estimated random forces are presented in Table. From the data in the Table 1, the proposed time–frequency domain method appeared superior to the method presented in reference [22].

5. Conclusions

In this paper, a novel inverse time–frequency domain random force identification approach using the weighted regularization algorithms is proposed. The feasibility and practicality of the proposed method were verified by numerical simulations and experiments. Some concluding remarks can be drawn:
(1)
The results show that the time–frequency inverse method is able to correctly identify the random forces acting on engineering structures. It was also found that large errors mainly occurred at the beginning of the analysis.
(2)
The weighted regularization method can significantly improve the accuracy of load identification.
(3)
The format of the weighting matrix is not unique and can be optimized to improve the effectiveness of the method.

Author Contributions

Conceptualization, Y.J. and R.L.; methodology, Y.J.; validation, R.L., Y.F. and H.H.; writing—original draft preparation, Y.J.; funding acquisition, Y.F. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the National Natural Science Foundation of China (11872261), the National College Student Innovation and Entrepreneurship Training Program of Taiyuan University of Science and Technology (20210483), the Initial Scientific Research Fund of Taiyuan University of Science and Technology (20162037, 20152027).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare that they have no conflict of interest to report regarding the present study in this paper.

References

  1. Lee, H.; Park, Y. Error analysis of indirect force determination and a regularization method to reduce force determination error. Mech. Syst. Signal Process. 1995, 9, 615–633. [Google Scholar] [CrossRef]
  2. O’Callahan, J.; Piergentili, F. Force estimation using operational data. In Proceedings of the 14th International Modal Analysis Conference, Dearborn, MI, USA, 12–15 February 1995; SPIE: Bellingham, WA, USA, 1996; Volume 2768, pp. 1586–1592. [Google Scholar]
  3. Tikhonov, A.N.; Arsenin, V.Y. Solutions of Ill-Posed Problems, 1st ed.; Wiley: New York, NY, USA, 1977; pp. 84–102. [Google Scholar]
  4. Jia, Y.; Yang, Z.C.; Song, Q.Z. Experimental study of random dynamic loads identification based on weighted regularization method. J. Sound Vib. 2015, 342, 113–123. [Google Scholar] [CrossRef]
  5. Jia, Y.; Yang, Z.C.; Guo, N.; Wang, L. Random dynamic load identification based on error analysis and weighted total least squares method. J. Sound Vib. 2015, 358, 111–123. [Google Scholar] [CrossRef]
  6. Liu, J.; Li, K. Sparse identification of time-space coupled distributed dynamic load. Mech. Syst. Signal Process. 2021, 148, 107177. [Google Scholar] [CrossRef]
  7. Batou, A.; Soize, C. Identification of stochastic loads applied to a non-linear dynamical system using an uncertain computational model and experimental responses. Comput. Mech. 2009, 43, 559–571. [Google Scholar] [CrossRef]
  8. Batou, A.; Soize, C. Experimental identification of turbulent fluid forces applied to fuel assemblies using an uncertain model and fretting-wear estimation. Mech. Syst. Signal Process. 2009, 23, 2141–2153. [Google Scholar] [CrossRef] [Green Version]
  9. Zhang, E.; Antoni, J.; Feissel, P. Bayesian force reconstruction with an uncertain model. J. Sound Vib. 2012, 331, 798–814. [Google Scholar] [CrossRef]
  10. Li, Q.F.; Lu, Q.H. A hierarchical Bayesian method for vibration-based time domain force reconstruction problems. J. Sound Vib. 2018, 421, 190–204. [Google Scholar] [CrossRef]
  11. Zhou, J.M.; Dong, L.; Guan, W.; Yan, J. Impact load identification of nonlinear structures using deep recurrent neural network. Mech. Syst. Signal Process. 2019, 133, 106292. [Google Scholar] [CrossRef]
  12. Feng, W.; Li, Q.; Lu, Q.; Li, C.; Wang, B. Group relevance vector machine for sparse force localization and reconstruction. Mech. Syst. Signal Process. 2021, 161, 107900. [Google Scholar] [CrossRef]
  13. Liu, Y.; Wang, L.; Gu, K.; Li, M. Artificial Neural Network (ANN)—Bayesian Probability Framework (BPF) based method of dynamic force reconstruction under multi-source uncertainties. Knowl. Based Syst. 2022, 237, 107796. [Google Scholar] [CrossRef]
  14. Cumbo, R.; Tamarozzi, T.; Janssens, K.; Desmet, W. Kalman-based load identification and full-field estimation analysis on industrial test case. Mech. Syst. Signal Process. 2019, 117, 775–781. [Google Scholar] [CrossRef]
  15. Tang, Q.Z.; Xin, J.Z.; Jiang, Y.; Zhou, J.; Li, S. Novel identification technique of moving loads using the random response power spectral density and deep transfer learning. Measurement 2022, 195, 111120. [Google Scholar] [CrossRef]
  16. Avci, O.; Abdeljaber, O.; Kiranyaz, S.; Hussein, M.; Inman, D.J. A review of vibration-based damage detection in civil structures: From traditional methods to machine learning and deep learning applications. Mech. Syst. Signal Process. 2021, 147, 107077. [Google Scholar] [CrossRef]
  17. Tran, H.; Inoue, H. Further development and experimental verification of wavelet deconvolution technique for impact force reconstruction. Mech. Syst. Signal Process. 2021, 148, 107165. [Google Scholar] [CrossRef]
  18. Samagassi, S.; Jacquelin, E.; Khamlichi, A.; Sylla, M. Bayesian sparse regularization for multiple force identification and location in time domain. Inverse Probl. Sci. Eng. 2018, 27, 1221–1262. [Google Scholar] [CrossRef] [Green Version]
  19. Clough, R.W.; Penzien, J.; Griffin, D.S. Dynamics of structures. J. Appl. Mech. 1977, 44, 366. [Google Scholar] [CrossRef] [Green Version]
  20. Fan, Y.; Zhao, C.; Yu, H.; Wen, B. Dynamic load identification algorithm based on Newmark-β and self-filtering. Proc. Inst. Mech. Eng. Part C J. Mech. Eng. Sci. 2020, 234, 96–107. [Google Scholar]
  21. Bendat, J.; Piersol, A. Engineering applications of correlation and spectral analysis. J. Acoust. Soc. Am. 1998, 70, 262–263. [Google Scholar]
  22. Jia, Y.; Yang, Z.; Liu, E.; Fan, Y.; Yang, X. Prediction of random dynamic loads using second-order blind source identification algorithm. Proc. Inst. Mech. Eng. Part C J. Mech. Eng. Sci. 2020, 234, 1720–1732. [Google Scholar] [CrossRef]
Figure 1. Random forces exerted on the structure.
Figure 1. Random forces exerted on the structure.
Mathematics 10 02331 g001
Figure 2. Calculated displacement responses.
Figure 2. Calculated displacement responses.
Mathematics 10 02331 g002
Figure 3. Estimation of the random forces. (a) Force 1; (b) force 2; (c) force 3.
Figure 3. Estimation of the random forces. (a) Force 1; (b) force 2; (c) force 3.
Mathematics 10 02331 g003
Figure 4. Experimental setup.
Figure 4. Experimental setup.
Mathematics 10 02331 g004
Figure 5. Measured random acceleration responses.
Figure 5. Measured random acceleration responses.
Mathematics 10 02331 g005
Figure 6. Comparison of estimated results and actual results: (a) force 1; (b) force 2.
Figure 6. Comparison of estimated results and actual results: (a) force 1; (b) force 2.
Mathematics 10 02331 g006
Table 1. Estimated RMS results.
Table 1. Estimated RMS results.
MethodForce 1Force 2
Actual0.54260.5662
Proposed method0.62120.6108
method [22]0.45870.4369
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Jia, Y.; Li, R.; Fan, Y.; Huang, H. A Novel Inverse Time–Frequency Domain Approach to Identify Random Forces. Mathematics 2022, 10, 2331. https://0-doi-org.brum.beds.ac.uk/10.3390/math10132331

AMA Style

Jia Y, Li R, Fan Y, Huang H. A Novel Inverse Time–Frequency Domain Approach to Identify Random Forces. Mathematics. 2022; 10(13):2331. https://0-doi-org.brum.beds.ac.uk/10.3390/math10132331

Chicago/Turabian Style

Jia, You, Ruikai Li, Yanhong Fan, and Haijie Huang. 2022. "A Novel Inverse Time–Frequency Domain Approach to Identify Random Forces" Mathematics 10, no. 13: 2331. https://0-doi-org.brum.beds.ac.uk/10.3390/math10132331

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop