Next Article in Journal
Advancing Interior Design with AI: Controllable Stable Diffusion for Panoramic Image Generation
Previous Article in Journal
Management of Pile End Sediment and Its Influence on the Bearing Characteristics of Bored Pile
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Research on Denoising of Bridge Dynamic Load Signal Based on Hippopotamus Optimization Algorithm–Variational Mode Decomposition–Singular Spectrum Analysis Method

1
School of Civil and Environmental Engineering, Changsha University of Science and Technology, Changsha 410114, China
2
Changsha Polytechnic Testing and Consulting Co., Ltd., Changsha 410114, China
*
Author to whom correspondence should be addressed.
Buildings 2025, 15(8), 1390; https://doi.org/10.3390/buildings15081390
Submission received: 18 February 2025 / Revised: 7 March 2025 / Accepted: 10 March 2025 / Published: 21 April 2025
(This article belongs to the Section Building Structures)

Abstract

Bridge dynamic load test signals are readily contaminated by environmental noise. This reduces the accuracy of bridge structure state assessment. To address this issue, this research proposes a denoising method that combines the hippopotamus optimization algorithm (HOA), variational mode decomposition (VMD), and singular spectrum analysis (SSA). The methodology follows three key phases: First, the HOA optimizes the critical parameters of VMD. Then, the optimized VMD decomposes raw signals into several intrinsic mode components (IMFs). The IMFs below the threshold are removed by calculating the correlation coefficient between each IMF and the original signal. Finally, SSA is introduced for secondary denoising, which helps reorganize bridge signals and eliminate local low-frequency oscillations. The simulation results show that compared with other methods, the root mean square error (RMSE), signal-to-noise ratio (SNR), mean square error (MSE), and mean absolute error (MAE) of the denoised signals achieve on average 16.22% reduction, 2.51% improvement, 62.02% diminution, and 43.74% decrease, respectively, across varying noise levels. Practical validation reveals superior performance metrics: a mean 12.81% lower normalization Shannon entropy ratio (NSER) and a mean 8.44% higher noise suppression ratio (NSR) compared to other techniques. This comprehensive approach effectively addresses noise components in bridge dynamic load test signals.

1. Introduction

The detection and evaluation of bridge safety performance represent a critical task in modern transportation infrastructure management. As an essential part for bridge safety verification, bridge dynamic load testing precisely assesses the bridge structure’s dynamic response through controlled traffic load simulation [1]. The dynamic load test examines how bridges behave under dynamic loads, covering aspects like vibration traits, impact reactions, and fatigue harm [2]. However, bridge dynamic test instruments are currently weak equipment that can be easily disturbed by factors such as geomagnetic fields and space electromagnetic waves. These interference sources introduce substantial noise contamination in acquired dynamic signals, significantly compromising the fidelity of structural condition assessments [3]. Therefore, it is urgent to develop a systematic and robust signal denoising algorithm to guarantee accurate and reliable data in bridge dynamic load tests.
In bridge engineering, various denoising techniques based on structural vibration signals have been widely adopted and implemented. Kordestani et al. [4] developed a novel trendline-based decomposition algorithm where bridge response signals are partitioned through Savitzky–Golay filtering. The removal of noise is accompanied by the storage of noise and higher-order modal vibrations in separate residual signals, facilitating subsequent signal reconstruction and damage localization. Liu et al. [5] pioneered a hybrid denoising architecture integrating ground-based synthetic aperture radar (GBSAR) with second-order blind identification (SOBI). Their methodology exploits GBSAR’s millimeter-scale displacement resolution alongside SOBI’s statistical independence criteria to disentangle noise from bridge deflection dynamics. Fang et al. [6] formulated an improved empirical wavelet transform (EWT) framework for global navigation satellite system (GNSS) data denoising. Their adaptive spectral segmentation mechanism, governed by local maxima detection in Fourier spectra, achieves precise extraction of low-order bridge modes during operational vibrations. Notably, adaptive mode decomposition remains a cornerstone in this field. Empirical mode decomposition (EMD) and ensemble empirical mode decomposition (EEMD) represent prominent adaptive signal processing approaches. EMD is a time–frequency localization analysis method; it decomposes non-stationary signals into a series of intrinsic mode functions (IMFs) [7]. Notably, each IMF represents the intrinsic vibration mode of different frequency components in the signal [8]. By selectively combining these IMFs, the denoised signal sequence can be reconstructed. However, EMD may encounter modal aliasing when processing signals with similar frequency components. To overcome this constraint, EEMD has been proposed [9]. By adding white Gaussian noise to raw signals to enhance decomposition performance of EMD, it helps eliminate the phenomenon of modal aliasing effectively and improve the robustness of the algorithm. Nevertheless, the artificial noise introduced in EEMD may have an impact on the noise components in the original signal, resulting in distortion of the analysis results and loss of feature information.
To address the inherent limitations existing in EMD and its improved version EEMD, variational mode decomposition (VMD) was developed as an innovative alternative [10]. VMD introduces a regularization term to limit the bandwidth of each modal function, reduce spectrum overlap, and effectively suppress modal aliasing. When implementing VMD for bridge feature extraction, it is necessary to set decomposition scales and penalty factors. Current methodologies frequently integrate meta-heuristic optimization techniques to optimize these parameter combinations [11,12,13]. Notably, Nassef et al. [14] proposed an improved VMD based on sailfish optimization (SFO) to identify the fault in rolling bearings, which significantly improved the accuracy in extracting fault features and exclusion of noise effect. However, the global search ability and algorithm convergence speed of SFO in dealing with complex problems need to be strengthened. Zhang et al. [15] investigated a hybrid approach combining the grasshopper optimization algorithm (GOA) with VMD for mechanical vibration signal denoising. This method uses the weighted kurtosis index as the index to screen the modes and improve the denoising accuracy. However, GOA faces the challenges of local optimization and convergence speed. According to the shortcomings of the existing algorithms, Amiri et al. [16] introduced the hippopotamus optimization algorithm (HOA). As a new population-based optimization method, it achieved a superior balance between global exploration and local exploration. This innovative optimizer effectively circumvents premature convergence while maintaining rapid convergence characteristics [17]. Recent applications demonstrate the practical efficacy of HOA-VMD integration, as evidenced by Chen et al. [18], who successfully applied this combination to reduce the error of synchronous oscillation mode identification. The results verified the excellent optimization ability of the HOA and the effectiveness and accuracy of the HOA-VMD.
In addition to parameter setting, VMD finds difficulty in dealing with the instantaneously changing frequency components during the processing of non-stationary bridge signals. As a result, the denoised signal has local low-frequency oscillation, which becomes a non-negligible signal error. To make up for the deficiency of VMD, prior studies [19,20] combined wavelet threshold with VMD for acoustic and ultrasound signal denoising. The results show that this method can significantly reduce the error of reconstructed signals. However, this hybrid method exhibits limited effectiveness for bridge signal processing, as the wavelet threshold technique inadequately suppresses white noise components in bridge signals. Further evidence of VMD’s limitations emerges. Zhou et al. [21] used VMD to remove the noise to suppress the seismic noise. Because of the residual low-frequency noise, there were obvious oscillations in the denoised signal. Remarkably, the subsequent application of singular spectrum analysis (SSA) for secondary denoising achieved great oscillation suppression. This highlights SSA’s potential as an effective complement to VMD-based approaches, especially for processing signals with large amplitude changes, which can effectively reduce the low-frequency oscillation after denoising.
Aiming at the noise interference phenomenon in bridge dynamic load test signals, this research proposes a hybrid denoising method that integrates HOA to adaptively optimize VMD parameters, enabling VMD to decompose raw signals into IMFs. Finally, we introduce SSA to eliminate oscillatory components and reconstruct the denoised signal while preserving critical structural response characteristics.
The sequence of this paper is organized as follows: The system of bridge dynamic load test signal denoising is presented in Section 2. A theoretical background on VMD, HOA, and SSA is introduced in Section 3. Section 4 is a simulation to verify the feasibility of the denoising method in this paper. To verify the practicability of the method, Section 5 shows the experiment process and results. Finally, discussion and conclusions are presented in Section 6 and Section 7, respectively.

2. System Framework

This research proposes a system framework of signal denoising algorithm for bridge dynamic load test, with particular emphasis on developing an advanced denoising solution to address signal quality challenges in structural health monitoring. As depicted in Figure 1, the DHDAS dynamic signal acquisition and analysis system is used to collect and analyze the dynamic load test signals of the bridge. The denoising module constitutes the primary contribution of this research, which utilizes HOA, VMD, and SSA as the core innovation. This tripartite algorithmic combination effectively eliminates noise components from raw bridge dynamic load test signals while preserving critical structural vibration characteristics.
To demonstrate the engineering applicability, denoised signals undergo validation through performance index calculations referenced in technical specifications. If the signal’s characteristics are abnormal or the calculated impact coefficients are greater than the design value, the reasons are further analyzed by using finite element analysis. Afterwards, the structural faulty areas are accurately located, thereby providing a scientific basis for the subsequent maintenance and repair of the bridge structure.

3. Methodology

In this research, the VMD parameters are optimized through the HOA to enhance signal processing performance. Then, the raw bridge dynamic load test signal is decomposed into a series of IMFs using the optimized VMD. To deal with residual low-frequency interference, SSA is introduced to eliminate the low frequency oscillation in the signals after preliminary processing by VMD. Finally, the denoised signal is obtained by reconstructing through superposition of the optimized IMF components. The denoising process is depicted in Figure 2.

3.1. Variational Mode Decomposition

Bridge dynamic load test signals exhibit nonlinear and non-stationary characteristics, manifesting as time-dependent statistical properties, including instantaneous mean and variance. To mitigate these signal characteristics, VMD employs simultaneous estimation of modes with different center frequencies through non-recursive mode decomposition. By effectively extracting the periodic and transient characteristics of signals, VMD decomposes raw signals into a series of IMFs with specific center frequencies and narrow band characteristics [22,23,24].
The given bridge dynamic load test signal is decomposed into multiple AM-FM signals, denoted as
u i t = A i t cos [ ϕ t ]
where A i t is the amplitude of IMF; ϕ t is the phase function of IMF.
Based on this, the optimization problem of VMD can be expressed as a constrained variational problem:
min { u i } , ω i i = 1 K t δ t + j π t u i t e j ω i t 2 2 , s . t . i = 1 K u i t = f t
where u i = u 1 , , u k , ω i = ω 1 , , ω k , K is the number of intrinsic mode components, s . t . denotes the constraint condition, u i t is the modal function of signal f t , δ t denotes the Dirac distribution, j represents the signal sequence, ω i is the center frequency of each modal component, and i is the number of iterations.
The quadratic penalty factor α is introduced to suppress the Gaussian noise in the bridge dynamic load test signal. By using the Lagrange operator to maintain the tightness of the constraint, transform Equation (2) into an unconstrained variational problem. The augmented Lagrange expression is obtained as
L ( u i , ω i , λ ) = α i = 1 K t δ t + j π t u i t e j ω i t 2 2 + f t i = 1 K u i t 2 2 + λ t , f t i = 1 K u i t
where L · is the Lagrange function; λ is the Lagrange multiplier term. Use the alternating direction multiplier combined with the Fourier transform iterative algorithm to obtain the optimal solution of Equation (3). Iterate the current solution until Equation (4) is satisfied, and output K modal components:
i = 1 k u ^ i n + 1 u ^ i n 2 2 u ^ i n 2 2 < ε
where n is the number of iterations, u ^ i n + 1 is the Fourier transform of u i n + 1 , and ε represents the allowable error, usually with a value of 1 × 10 7 .

3.2. Hippopotamus Optimization Algorithm

During the bridge dynamic load test analysis, the denoising performance of VMD is critically influenced by two key parameters: decomposition scale ( K ) and penalty factor ( α ). Current parameter determination approaches can be categorized into three primary methodologies: The first relies on empirical selection based on engineering experience, which can easily lead to inadequate signal decomposition because of a lack of adaptability [25]. The second employs self-adaptive VMD. However, it is difficult to always meet the iterative conditions [26]. The third category utilizes metaheuristic optimization algorithms such as WOA, GWO, and others. Although these algorithms can optimize VMD parameters, there are significant performance variations between efficiency and accuracy due to the different core links such as algorithm search space construction, iterative solution process, parameter dynamic update, solution evaluation, and screening [27]. To tackle these limitations, Amiri et al. proposed the HOA recently. It demonstrates superior convergence characteristics and robustness across multiple benchmark functions compared to conventional optimization techniques. Therefore, this research introduces HOA as an innovative approach for VMD parameter optimization. Aiming to enhance its noise denoising capabilities for dynamic load test signals of bridge. The systematic workflow for HOA-based VMD parameter optimization is illustrated in Figure 3.
The pseudo-code of the HOA is shown in Algorithm 1. According to the initialized hippopotamus population, each hippopotamus is represented by a single vector. The hippopotamus population matrix is characterized as
x i , j = l b j + r · u b j l b j
X = X 1 X 2 X N N × m = x 1 , 1 x 1.2 x 1 , m x 2 , 1 x 2 , 2 x 2 , m x N , 1 x N , 2 x N , m N × m
where X denotes the position of the candidate solution; r is a random number between 0 and 1; l b and u b , respectively, represent the lower and upper boundaries of decision variables; N represents the population size of the hippos in the population; m represents the number of decision variables in the problem, i = 1 , 2 , , N , j = 1 , 2 , , m .
  • Phase 1: Renewal of the hippopotamus’ position in a river or pond (Exploration)
According to the position of the leading hippopotamus, the group members update their positions in the place of residence. The algorithm is expressed as expanding the search space:
x i j M h i p p o = x i j + y 1 · D h i p p o I 1 x i j
As the number of iterations increases, juvenile hippopotamuses, driven by curiosity, increasingly depart from the group to explore the surrounding environment:
x i j F B h i p p o = x i j + h 1 · D h i p p o I 2 M G i
where x i j M h i p p o denotes the location of the male hippopotamus, D h i p p o denotes the position of the dominant hippopotamus, y 1 is a random number, M G i is the average value of random hippopotamuses, h 1 is a random number or vector, I 1 and I 2 are integers between 1 and 2, i = 1 , 2 , , N / 2 , and j = 1 , 2 , , m .
  • Phase 2: Hippopotamus defense against predators (Exploration)
Update the position of predators and simulate the random walk of them according to the Levy flight vector. When the fitness value of the hippopotamus is greater than the fitness value of predators, the hippopotamus defends the predators according to Equation (9).
x i j H i p p o R = R L P r e d a t o r j + f c d × cos 2 π g · 1 D
Otherwise, the hippopotamus escapes from the predators according to Equation (10). It is reflected in the algorithm as a fine-tuning of the current solution to avoid being replaced by a worse solution:
x i j H i p p o R = R L P r e d a t o r j + f c d × cos 2 π g · 1 2 × D + r 3
where P r e d a t o r j represents the position of the predator in the dimension j ; R L is a random vector with levy distribution; x i j H i p p o R is the position of the hippopotamus relative to the predator; D is the distance between the hippopotamus and the predator; c , d , f , and g are random numbers; r 3 is a random matrix of dimension; i = 1 , 2 , , N ; and j = 1 , 2 , , m .
  • Phase 3: Hippopotamus escapes from predators (Exploitation)
By simulating the behavior of the hippopotamus escaping from the predator and attempting to move to a safer position, the algorithm is further refined to find a more optimal solution in the local search space:
x i j H i p p o ε = x i j + r 4 · l b j l o c a l + s 1 · u b j l o c a l l b j l o c a l
where x i j H i p p o ε is the nearest safe location; s 1 is a random vector or number; r 4 is a random vector from 0 to 1; i = 1 , 2 , , N ; j = 1 , 2 , , m .
The HOA establishes a criterion through fitness evaluation of hippopotamus population dynamics as the termination condition for optimizing the VMD parameters. The fitness function is composed of envelope entropy H and kurtosis K u . The envelope entropy metric inversely correlates with noise contamination level in modal components; lower envelope entropy indicates more preservation of original signal features [28]. Complementarily, kurtosis describes the peakedness of signal amplitude distribution, exhibiting heightened sensitivity to the impact component in the bridge vibration signal while having low sensitivity to the working state of the bridge:
P i = e f i i = 1 N e f i
H = i = 1 N P i · lg P i
K u = E x μ 4 σ 4
where N is the number of sampling points, e f i is the envelope signal after Hilbert transform, P i is the standardized form of e f i , E · is the expected value of the signal x , μ is the average value of signal x , and σ is the standard deviation of signal x .
The VMD parameters are optimized through a dual-objective strategy that simultaneously minimizes envelope entropy and maximizes kurtosis. Combining the characteristics of envelope entropy and kurtosis, the fitness function is obtained according to the signal characteristics of the bridge dynamic load test signal to enhance the HOA. The process of HOA optimizing VMD is thus transformed into a calculation of the minimum envelope entropy and maximum kurtosis of the original signal. The expression is defined as
f i t n e s s = 0.1 H + 1 K u
Algorithm 1: Pseudo-code of HOA.
Input: The maximum number of iterations (T), number of hippopotamuses (N), fitness function, bounds of variables function, bounds of variables decision, and signals.
Output: Fitness, parameter combinations [K, alpha].
Buildings 15 01390 i001

3.3. Singular Spectrum Analysis

While VMD effectively processes the noise in the bridge dynamic load test signal, residual local low-frequency oscillations often persist in the denoised output, which affects the accuracy and reliability of the test results. To overcome this phenomenon, SSA is introduced. The implementation of SSA is mainly divided into two complementary stages.
  • Stage 1: Decomposition
The window length is set according to the number of sampling points N . Let K = N L + 1 ; the effective IMFs after VMD denoising are composed of one-dimensional time series u 1 , u 2 , , u N and reconstructed into Hankel matrix U :
U = u 1 , u 2 , , u N = u i j i , j = 1 L , K = u 1 u 2 u K u 2 u 3 u K + 1 u L u L + 1 u N
The larger singular value of the singular value decomposition of matrix U represents the larger energy contribution rate of the corresponding component. Let Z = U U T ; U T is the transpose of trajectory matrix U . The eigenvalues of the Z , which are also singular values, are λ 1 , λ 2 , , λ L in descending order. The rank of the trajectory matrix U is d = max i , λ i > 0 , the left eigenvectors are R 1 , R 2 , , R L , and the corresponding right eigenvectors are M i = U T R i / λ i i = 1 , 2 , , d . The trajectory matrix U is transformed into
U = i = 1 d U i = i = 1 d λ i R i M i T
  • Stage 2: Recombination
p i j 1 i L , 1 j K are the elements in the matrix after sorting the U i in descending order according to the size of the singular value. The matrix P L × K composed of these elements is diagonally averaged, and matrix P is transformed into a time series with a length of N :
p i = 1 i j = 1 k p j , i j + 1 * 1 L * j = 1 L * p j , i j + 1 * 1 N i + 1 j = i K * + 1 N K * + 1 p j , i j + 1 * 1 i L *   L * I K *   K < i N
where L * = min L , K and K * = max L , K ; if L < K , then p i j * = p i j , else p i j * = p j i .
Similar to VMD, the SSA contains two vital parameters as well: window length L and reconstruction order R . These parameters govern the compromise between signal fidelity and noise suppression in bridge dynamic load test signals characterized by non-stationary vibration components and ambient noise interference. An oversized L leads to the aliasing of singular value decomposition results, whereas an undersized L will result in the loss of some effective signals. Empirical studies by Mahmoudvand et al. [29] discovered that when nearly half of the time series length N is selected as the window length L , the maximum singular value is usually obtained. Therefore, this research sets the window length L to N / 2 . The reconstruction order R , as the second important parameter, governing component retention during signal synthesis. Overestimation of R will cause excessive noise retention, while underestimation discards effective signals. To resolve this trade-off, R is determined according to the number of singular values with a cumulative contribution rate of more than 99%. The corresponding first r feature vectors are selected for reconstruction to form U ¯ . The calculation formula of the i th component contribution rate η i is as follows:
η i = λ i i = 1 L λ i

4. Simulation

To validate the denoising efficacy of the proposed HOA-optimized VMD-SSA framework, a systematic numerical investigation was conducted using MATLAB R2022a. Considering the typical frequency range of bridge signals is usually between 0.3 and 10 Hz, a random signal containing 1 Hz, 3 Hz, 5 Hz, 7 Hz, and 9 Hz frequency components were generated and superimposed according to specific formulas. To emulate realistic measurement conditions, we added Gaussian white noise n with signal-to-noise ratio (SNR) of 5 dB, 10 dB, 15 dB, and 20 dB, respectively. The simulation signal y is defined as follows, and the simulation of the signal is shown in Figure 4:
y 1 = 3 sin 2 π f 1 t · sin 2 π f 2 t y 2 = 2 sin 2 π f 3 t + 3 sin 2 π f 4 t + 2 sin 2 π f 5 t y = y 1 + y 2 + n
where t is the time vector; f 1 , f 2 , f 3 , f 4 , and f 5 are signal frequencies, which are 1, 3, 5, 7, and 9, respectively.

4.1. Process Analysis

Based on a comprehensive evaluation of the denoising performance at different noise levels, we selected the situation with an SNR of 15 dB as a demonstration case. The random noise-corrupted signal under this condition is processed through the HOA-VMD. The optimization results are illustrated in Figure 5. When the number of iterations reaches the seventh time, the fitness value is 0.8109, and the optimal parameter combination K , α = [20,1553] of VMD is output, which indicates the successful global optimum attainment. Then, the VMD decomposes the signal into 20 IMFs, as shown in Figure 6.
To systematically validate the unique advantages of HOA in optimizing VMD parameters, a comparative algorithmic framework was developed, including HOA, particle swarm optimization (PSO) [30], and gray wolf optimization (GWO) [31]. Experimental controls were implemented with identical computational constraints—population size ( N = 30 ), iteration limits ( T max = 25 ), and parametric search boundaries ( K [5,20], α [100,2500])—to ensure unbiased performance benchmarking.
The Pearson correlation coefficient index was used to compare the linear correlation between the two variables. Hence, the correlation coefficients between each IMF component and the original signal can be calculated to measure the similarity between each IMF and the original signal [32]. A higher correlation coefficient indicates stronger morphological consistency. The correlation coefficient of the i th IMF is defined as
C C i = E [ u i t · X t ] E [ u i t ] · E [ X t ] D [ u i t ] · D [ X t ]
where u i t is the i th IMF component after VMD decomposition, X t is the original signal, E · is mathematical expectation, D · is the mathematical variance, and the threshold of the correlation coefficient is set to 1/10 of the maximum correlation coefficient in the component.
The correlation coefficient of IMFs is calculated as shown in Table 1. The maximum correlation coefficient is 0.9833. Therefore, the threshold is set to 0.0983. We discarded IMF3 to IMF20 and superimposed the remaining IMF1 and IMF2 as the denoised signal, which is shown in Figure 7. The comparative denoising performance of HOA-VMD, PSO-VMD, and GWO-VMD, averaging over 10 Monte Carlo trial repetitions, is systematically demonstrated in Table 2. The denoising results of PSO-VMD and GWO-VMD are depicted in Figure 8 and Figure 9, respectively. Notably, although the VMD-denoised signal approximates the original waveform in global morphological features, local oscillations still exist. This is because there are low-frequency noises in the denoised signal. To address this limitation, the second denoising is performed by SSA. Specifically, we input IMF1 and IMF2 into SSA for decomposition and reconstruction, and the refined signal is shown in Figure 10.
Table 2 presents a comparative analysis of denoising performance among HOA, PSO, and GWO, focusing on two critical metrics: Pearson correlation coefficients between denoised and pure reference signal, and computational optimization duration. The results reveal that the PSO and GWO demonstrate 8.56% and 1.02% reductions in optimization time, respectively, compared to HOA. However, the HOA-processed signal exhibits superior signal fidelity with 2.49% and 1.96% enhancements in correlation coefficients relative to PSO and GWO counterparts. This performance dichotomy indicates a fundamental trade-off between computational efficiency and signal preservation accuracy. While PSO and GWO achieve marginally faster convergence, parametric optimization prioritizes spectral fidelity over computational speed in bridge structural health monitoring. This prioritization is essential because minor modal parameter deviations may indicate early-stage bridge structural degradation [33]. Consequently, HOA is selected to optimize the VMD parameters, as this approach provides the necessary balance between computational feasibility and precision required for infrastructure monitoring applications.

4.2. Results Analysis

In Figure 11, these two signals have a high degree of curve fitting, only slight deviation exists locally, and the signal oscillation phenomenon is significantly reduced.
This research develops a quadruple-metric framework incorporating root mean square error, signal-to-noise ratio, mean square error, and mean absolute error to evaluate the comparative performance of different denoising methods:
  • Index 1: Root Mean Square Error (RMSE)
The RMSE is an indicator to measure the accuracy of the prediction. It emphasizes the large error and intuitively reflects the accuracy of the model prediction. Lower RMSE values correspond to more reliable model prediction [34,35]. Defined as follows:
R M S E = 1 n i = 1 n u i u i ^ 2
  • Index 2: Signal-to-Noise Ratio (SNR)
The SNR is an indicator of signal clarity. It emphasizes the contrast between the intensity of useful information in the signal and the intensity of interference noise. Higher SNR values correspond to purer signal [36]. Defined as follows:
S N R = 10 × lg i = 1 n u 2 i i = 1 n u i u i ^ 2
  • Index 3: Mean Square Error (MSE)
The MSE is a widely used metric to quantify the accuracy of prediction models. It calculates the average squared difference between predicted and true values, thereby assigning higher weight to larger errors. Lower MSE values indicate better model performance in minimizing prediction deviations [37]. Defined as follows:
M S E = 1 n i = 1 n u i u i ^ 2
  • Index 4: Mean Absolute Error (MAE)
The MAE quantifies the average magnitude of prediction errors by computing the absolute differences between predicted and true values. Unlike RMSE and MSE, it treats all errors uniformly without amplifying larger deviations. Lower MAE values indicate higher consistency between model predictions and ground truth, reflecting the model’s stability in practical applications [38]. Defined as follows:
M A E = 1 n i = 1 n u i u i ^
where u i is the original signal, u i ^ is the signal after denoising, and n is the number of sampling points.
After applying five distinct denoising methods to the simulation signals with different levels of noise, this research quantitatively evaluates the denoising effect and obtains the RMSE and SNR corresponding to each method, as summarized in Table 3 and Table 4.
According to the data from Table 3 and Table 4, dual comparative analyses were performed to validate methodological superiority:
  • Algorithmic Hybridization Contrast: The proposed HOA-VMD-SSA, HOA-VMD, EEMD-SSA, and EMD-SSA;
  • Component Efficacy Verification: The proposed HOA-VMD-SSA and SSA.
Dual-axis visualization was employed to enhance interpretative clarity: RMSE and MSE are represented by a line chart to track the dynamic change of noise reduction level, while SNR and MAE are represented by a histogram to quantify residual distortion. A biaxial columnar line chart was drawn, as shown in Figure 12.
In the comparison experiment for the denoising effect at different noise levels, the denoising method proposed in this research achieves the lowest RMSE, MSE, and MAE, as well as the highest SNR. Notably, in a high-level noise environment, the conventional SSA method exhibits significant performance degradation. While SSA slightly outperforms the proposed method at the 20 dB noise level, this advantage diminishes as the noise level increases. The quantitative evaluations confirm the superiority of the proposed method in this research, achieving an average 16.22% reduction in RMSE, an average 62.02% diminution in MSE, an average 43.74% decrease in MAE, and an average 2.51% improvement in SNR compared to other algorithmic hybridization approaches.

5. Experiment

5.1. Signal Acquisition

A prestressed variable cross-section continuous beam bridge located in Hunan Province, China was selected as the research subject to validate the proposed denoising method. The bridge had to be dismantled and rebuilt due to the cracking of the bridge body. After completion in 2024, it once again became an important transportation hub connecting the two sides of the river. To prevent the bridge having serious degradation again and ensure its long-term stable operation, the overall performance and operational state were evaluated. This was achieved by measuring the natural and forced vibration signals at the maximum bending moment section under dynamic loads. The data acquisition was completed by the DH5922N dynamic resistance strain acquisition system.

5.2. Signal Processing

As shown in Figure 13, a series of dynamic load tests were conducted on the target bridge. The goal was to comprehensively evaluate the structure’s dynamic response characteristics under operational loading conditions. The test protocol is detailed in Table 5. To validate the engineering efficacy of the denoising method presented in this research, the fifth span of the main bridge, which exhibits a heightened sensitivity to traffic-induced vibrations, was subjected for comparative analysis. This selection aims to evaluate the denoising effect of the proposed method in practical applications.
The main primary dynamic characteristics of bridge structures, including natural frequency and damping ratio, can be extracted through operational modal analysis using environmental vibration signals. However, the fundamental frequency signal in Figure 14 has noise interference and poor readability, which may affect the accuracy of analysis results. To further evaluate the structural performance of the bridge, the impact coefficient of the bridge is calculated by using the signals collected by the driving and braking tests. The impact coefficient is defined as follows [39]:
μ = f d max f j max 1
where f d max is the maximum dynamic strain amplitude and f j max is the vertex value of the waveform amplitude center trajectory.
In Figure 14, according to the calculation formula of the impact coefficient, amplitude determination becomes challenging due to the sudden change of the signal at the peak value. In addition, given the lack of original noiseless signal, to improve the reliability of the analysis, the variance contribution rate (VCR) is selected instead of the correlation coefficient to screen the IMFs [40]. The smaller VCR indicates that the IMF contains less effective signal components. The VCR of the i th IMF is defined as
V C R i = 1 N t = 1 n u i t 2 1 N t = 1 N u i t 2 t = 1 N 1 N t = 1 n u i t 2 1 N t = 1 N u i t 2
where N is the number of sampling points and n is the number of IMFs. Remove the IMF that does not meet VCR 0.01, complete the initial denoising, and input the remaining IMF to SSA for secondary denoising.

5.3. Results Analysis

The collected signals are processed separately by the method. As the fundamental frequency signal demonstrated in Figure 15, a comparative time-domain analysis reveals that there is little difference in amplitude between raw and denoised signal. This phenomenon indicates that the denoising process selectively targets high-amplitude noise components while preserving structural vibration characteristics. This selective mechanism confirms the algorithm’s capability to maintain critical signal integrity during noise suppression.
Frequency-domain analysis is an effective signal processing analysis tool that can reveal the energy distribution of signal at different frequencies. Thus, to highlight the denoising effect of this method from another perspective, select the frequency domain diagram of the fundamental frequency signal before and after denoising for further validation. As shown in Figure 16, the proposed denoising method selectively preserves the 0–10 Hz spectral components while achieving effective suppression of high-frequency noise above 10 Hz. These quantitative metrics demonstrate the proposed method’s precision in discriminating structural response signatures from environmental noise.
Due to the inability to obtain the pure signals without noise, RMSE and SNR indicators are no longer applicable. Therefore, two new indices are introduced to comprehensively evaluate the denoising effect.
  • Index 1: Normalization Shannon Entropy Ratio (NSER)
Shannon entropy can be used to measure the uncertainty of information combined with signal normalization [41]. The smaller NSER represents the better denoising effect, which is defined as
N S E R = S N x i ^ S N x i
where S · is Shannon entropy function, N · is the most value normalization function, x i is a noisy signal, and x i ^ is the denoised signal.
  • Index 2: Noise Suppression Ratio (NSR)
NSR is an index to measure the effect of noise suppression that is used to quantify and evaluate the effectiveness of noise suppression technology [42]. A smaller NSER indicates the higher noise suppression rate, which is defined as
N S R = 10 lg σ 1 2 lg σ 2 2
where σ 1 and σ 2 are the standard deviations of the signal before and after denoising, respectively.
Three distinct signal types were selected for systematic evaluation:
  • The bridge fundamental frequency signal;
  • The 30 km/h barrier-free traffic signal;
  • The 10 km/h braking signal.
These datasets were subjected to denoising procedures using the conventional EMD-SSA and EEMD-SSA methodologies. Whereas the HOA-VMD denoising outputs are derived from HOA-VMD-SSA. The NSER and NSR indices of each method were calculated to objectively assess denoising performance. Notably, the SSA is excluded from consideration due to its great sensitivity to noise level, as demonstrated in the simulation. As tabulated in Table 6, the proposed method demonstrated superior performance across both indices, achieving NSER reductions of 12.81% and NSR improvements of 8.44% compared to traditional methods. These enhancements confirm the enhanced signal fidelity and operational efficiency of the proposed method in this research.

6. Discussion

While the proposed HOA-VMD-SSA framework demonstrates effective noise suppression in bridge dynamic load test signals, three methodological limitations warrant refinement for enhanced robustness:
  • Although the current framework utilizes HOA for VMD parameter optimization, its failure to conduct comparative analyses with canonical metaheuristic optimizers (e.g., whale optimization algorithm, genetic algorithms) undermines methodological validation rigor. Furthermore, HOA’s triple-phase optimization mechanism raises unresolved questions regarding computational efficiency trade-offs in large-scale engineering applications.
  • SSA denoising performance exhibits great dependence on the window length and reconstruction order. Despite the parameters being selected based on existing research, it does not consider whether the requirements of signal characteristics and algorithm combination on parameters will change, which raises questions about whether the chosen parameters are applicable to bridge signals. Therefore, it is necessary to pay continuous attention to the parameter selection of SSA.
  • In the simulation experiment of this research, SSA shows characteristics of poor adaptability to noisy environments. This may result from the complex high-level white noise environment; some white noise is superimposed into impulse noise. As SSA has limited denoising ability for impulse noise, this leads to the distortion of denoising signals.
  • In the present study, while the selection of VMD parameters was adaptively selected by the HOA, the parameter configuration for the SSA remained empirically determined through manual intervention. Therefore, it is paramount to validate the possibility of SSA parameters being optimized by meta-heuristic algorithms, which in turn allows for us to verify the adaptability of SSA for denoising bridge dynamic load test signals.
Regarding applicability, the proposed method was validated solely on prestressed continuous beam bridge load tests. Future research should prioritize other bridge types with distinct vibration signatures, such as cable-stayed, suspension, arch bridges, etc. Meanwhile, the denoising potential of the proposed method in other fields such as seismic and electromagnetic signals needs to be further developed and verified.

7. Conclusions

To address noise interference in bridge dynamic load testing, this research develops a hybrid signal processing method combining the HOA, VMD, and SSA. The proposed method effectively removes the noise in the bridge dynamic load test signal while suppressing local low-frequency oscillations that persist in conventional VMD outputs. Numerical simulations and engineering applications demonstrate three key advancements:
  • SSA resolves persistent low-frequency oscillations in primary VMD outputs through an internal decomposition and reconstruction mechanism. It can effectively identify and separate the periodic and trending components in the signal, thereby eliminating oscillations and improving signal readability.
  • Compared to other denoising methods, the proposed HOA-VMD-SSA achieves 16.2% RMSE reduction, 2.51% SNR enhancement, 62.02% MSE slump, and 43.74% MAE decline in numerical simulation. These results indicate that the proposed method in this research shows outstanding denoising stability under different noise level environments.
  • Engineering validation shows that compared with other denoising methods, the proposed method in this research achieves a 12.8% NSER decrease and 8.44% NSR improvement, which shows that the proposed HOA-VMD-SSA is suitable for bridge dynamic load test signal denoising.

Author Contributions

Conceptualization, Z.Z. and Z.L.; methodology, Z.Z., Z.L. and K.G.; software, Z.L. and C.T.; validation, Z.L and J.W.; formal analysis, Z.Z. and Z.L.; investigation, Z.Z. and Z.L.; resources, Y.L. and K.G.; data curation, Z.L. and Y.L.; writing—original draft preparation, Z.Z. and Z.L.; writing—review and editing, Z.Z., Z.L., C.T. and J.W.; visualization, Z.Z. and Z.L.; supervision, Z.Z.; funding acquisition, Z.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China and the Transportation Innovation Project of Hunan Province: grant number No. 52178186 and No. 202307.

Data Availability Statement

The data presented in this study are available in the article.

Conflicts of Interest

Author Yu Liu was employed by the company Changsha Polytechnic Testing and Consulting Co., Ltd. The remaining authors declare that this research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

  1. Hu, C.W.; Luo, W.B.; Chen, S.C. Evaluation of bearing capacity of reinforced stone arch bridge based on dynamic load test. IOP Conf. Ser. Earth Environ. Sci. 2020, 546, 042069. [Google Scholar] [CrossRef]
  2. Gatti, M. Structural health monitoring of an operational bridge: A case study. Eng. Struct. 2019, 195, 200–209. [Google Scholar] [CrossRef]
  3. Sun, Z.L.; Lu, J.G. An ultrasonic signal denoising method for EMU wheel trackside fault diagnosis system based on improved threshold function. IEEE Access 2021, 9, 96244–96256. [Google Scholar] [CrossRef]
  4. Kordestani, H.; Zhang, C.W.; Masri, S.F.; Shadabfar, M. An empirical time-domain trend line-based bridge signal decomposing algorithm using Savitzky-Golay filter. Struct. Control Health Monit. 2021, 28, e2750. [Google Scholar] [CrossRef]
  5. Liu, X.L.; Wang, H.; Huang, M.; Yang, W.X. An improved second-order blind identification (SOBI) signal de-noising method for dynamic deflection measurements of bridges using ground-based synthetic aperture radar (GBSAR). Appl. Sci. 2019, 9, 3561. [Google Scholar] [CrossRef]
  6. Fang, Z.; Yu, J.Y.; Meng, X.L. Modal parameters identification of bridge structures from GNSS data using the improved empirical wavelet transform. Remote Sens. 2021, 13, 3375. [Google Scholar] [CrossRef]
  7. Huang, N.E.; Shen, Z.; Long, S.R.; Wu, M.C.; Shih, H.H.; Zheng, Q.A.; Yen, N.C.; Tung, C.; Liu, H.H. The empirical mode decomposition and the Hilbert spectrum for nonlinear and non-stationary time series analysis. Proc. R. Soc. Lond. A 1998, 454, 903–995. [Google Scholar] [CrossRef]
  8. Ge, H.Q.; Chen, G.B.; Yu, H.C.; Chen, H.B.; An, F.P. Theoretical analysis of empirical mode decomposition. Symmetry 2018, 10, 623. [Google Scholar] [CrossRef]
  9. Wu, Z.; Huang, N.E. Ensemble empirical mode decomposition: A noise-assisted data analysis method. Adv. Adapt. Data Anal. 2009, 1, 1–41. [Google Scholar] [CrossRef]
  10. Dragomiretskiy, K.; Zosso, D. Variational mode decomposition. IEEE Trans. Signal Process. 2014, 62, 531–544. [Google Scholar] [CrossRef]
  11. Zhou, J.; Guo, X.M.; Wang, Z.J.; Du, W.H.; Wang, J.Y.; Han, X.F.; Wang, J.T.; He, G.F.; He, H.H.; Xue, H.L.; et al. Research on fault extraction method of variational mode decomposition based on immunized fruit fly optimization algorithm. Entropy 2019, 21, 400. [Google Scholar] [CrossRef] [PubMed]
  12. Ji, H.X.; Huang, K.; Mo, C.Q. Research on the application of variational mode decomposition optimized by snake optimization algorithm in rolling bearing fault diagnosis. Shock Vib. 2024, 2024, 5549976. [Google Scholar] [CrossRef]
  13. Fang, T.; Ma, L.; Zhang, H.K. Research on fault diagnosis method with adaptive artificial gorilla troops optimization optimized variational mode decomposition and support vector machine parameters. Machines 2024, 12, 637. [Google Scholar] [CrossRef]
  14. Nassef, M.G.A.; Hussein, T.M.; Mokhiamar, O. An adaptive variational mode decomposition based on sailfish optimization algorithm and Gini index for fault identification in rolling bearings. Measurement 2021, 173, 108514. [Google Scholar] [CrossRef]
  15. Zhang, X.; Miao, Q.; Zhang, H.; Wang, L. A parameter-adaptive VMD method based on grasshopper optimization algorithm to analyze vibration signals from rotating machinery. Mech. Syst. Signal Process. 2018, 108, 58–72. [Google Scholar] [CrossRef]
  16. Amiri, M.H.; Hashjin, N.M.; Montazeri, M.; Mirjalili, S.; Khodadadi, N. Hippopotamus optimization algorithm: A novel nature-inspired optimization algorithm. Sci. Rep. 2024, 14, 5032. [Google Scholar] [CrossRef]
  17. Maurya, P.; Tiwari, P.; Pratap, A. Application of the hippopotamus optimization algorithm for distribution network reconfiguration with distributed generation considering different load models for enhancement of power system performance. Electr. Eng. 2024, 2024, 1–38. [Google Scholar] [CrossRef]
  18. Chen, Y.Z.; Wu, F.; Shi, L.J.; Li, Y.; Qi, P.; Guo, X. Identification of sub-synchronous oscillation mode based on HO-VMD and SVD-regularized TLS-prony methods. Energies 2024, 17, 5067. [Google Scholar] [CrossRef]
  19. Lei, W.; Wang, G.; Wan, B.Q.; Min, Y.Z.; Wu, J.M.; Li, B.P. High voltage shunt reactor acoustic signal denoising based on the combination of VMD parameters optimized by coati optimization algorithm and wavelet threshold. Measurement 2024, 224, 113854. [Google Scholar] [CrossRef]
  20. Li, H.; Li, S.S.; Sun, J.; Huang, B.C.; Zhang, J.Q.; Gao, M.Y. Ultrasound signal processing based on joint GWO-VMD wavelet threshold functions. Measurement 2024, 226, 114143. [Google Scholar] [CrossRef]
  21. Zhou, Y.T.; Zhu, Z.L. A hybrid method for noise suppression using variational mode decomposition and singular spectrum analysis. J. Appl. Geophys. 2019, 161, 105–115. [Google Scholar] [CrossRef]
  22. Li, H.; Liu, T.; Wu, X.; Chen, Q. An optimized VMD method and its applications in bearing fault diagnosis. Measurement 2020, 166, 108185. [Google Scholar] [CrossRef]
  23. Gan, M.; Pan, H.D.; Chen, Y.P.; Pan, S.Q. Application of the variational mode decomposition (VMD) method to river tides. Estuar. Coast. Shelf Sci. 2021, 261, 107570. [Google Scholar] [CrossRef]
  24. Jia, B.; Li, S.L.; Liu, D.S.; Wu, S.F. Application of low-frequency processing method based on VMD algorithm in blasting signal processing. Shock Vib. 2022, 2022, 5779714. [Google Scholar] [CrossRef]
  25. Gong, T.K.; Yuan, X.H.; Yuan, Y.B.; Lei, X.H.; Wang, X. Application of tentative variational mode decomposition in fault feature detection of rolling element bearing. Measurement 2019, 135, 481–492. [Google Scholar] [CrossRef]
  26. Li, Z.P.; Chen, J.L.; Zi, Y.Y.; Pan, J. Independence-oriented VMD to identify fault feature for wheel set bearing fault diagnosis of high speed locomotive. Mech. Syst. Signal Process. 2017, 85, 512–529. [Google Scholar] [CrossRef]
  27. Zhang, X.; Li, D.Q.; Li, J.; Li, Y. Grey wolf optimization-based variational mode decomposition for magnetotelluric data combined with detrended fluctuation analysis. Acta Geophys. 2022, 70, 111–120. [Google Scholar] [CrossRef]
  28. Chao, Z.X.; Yang, Y.; He, C.B.; Liu, Y.B.; Liu, X.Z.; Cao, Z. Feature extraction based on hierarchical improved envelope spectrum entropy for rolling bearing fault diagnosis. IEEE Trans. Instrum. Meas. 2023, 72, 1–12. [Google Scholar]
  29. Mahmoudvand, R.; Zokaei, M. On the singular values of the Hankel matrix with application in singular spectrum analysis. Chil. J. Stat. 2012, 3, 43–56. [Google Scholar]
  30. Wu, C.Y.; Duan, Y.Y.; Wang, H. Signal denoising of traffic speed deflectometer measurement based on partial swarm optimization-variational mode decomposition method. Sensors 2024, 24, 3708. [Google Scholar] [CrossRef]
  31. Cao, L.; Zhou, H.L.; Peng, W.B.; Liu, J.P.; Chen, Y.F. Analytical analysis on the static support reactions of single-column pier bridges using the grey wolf optimizer. Structures 2023, 55, 2003–2012. [Google Scholar] [CrossRef]
  32. Mao, M.H.; Chang, J.; Sun, J.C.; Lin, S.; Wang, Z.H. Research on VMD-based adaptive TDLAS signal denoising method. Photonics 2023, 10, 674. [Google Scholar] [CrossRef]
  33. Lin, F.Z.; Scherer, R.J. Concrete bridge damage detection using parallel simulation. Autom. Constr. 2020, 119, 103283. [Google Scholar] [CrossRef]
  34. Jiang, W.G.; You, W. A combined denoising method of empirical mode decomposition and singular spectrum analysis applied to Jason altimeter waveforms: A case of the Caspian Sea. Geod. Geodyn. 2022, 13, 327–342. [Google Scholar] [CrossRef]
  35. Wang, X.G.; Li, W.H.; Ma, M.; Yang, F.; Song, S. Bridge damage identification based on encoded images and convolutional neural network. Buildings 2024, 14, 3104. [Google Scholar] [CrossRef]
  36. Fu, J.J.; Cai, F.Y.; Guo, Y.H.; Liu, H.D.; Niu, W.T. An improved VMD-based denoising method for time domain load signal combining wavelet with singular spectrum analysis. Math. Probl. Eng. 2020, 2020, 1485937. [Google Scholar] [CrossRef]
  37. Asgarkhani, N.; Kazemi, F.; Jankowski, R. Machine learning-based prediction of residual drift and seismic risk assessment of steel moment-resisting frames considering soil-structure interaction. Comput. Struct. 2023, 289, 107181. [Google Scholar] [CrossRef]
  38. Wang, D.M.; Zhu, L.J.; Yue, J.K.; Lu, J.Y.; Li, D.W.; Li, G.F. Application of variational mode decomposition based on particle swarm optimization in pipeline leak detection. Eng. Res. Express 2020, 2, 045036. [Google Scholar] [CrossRef]
  39. Kim, C.; Kawatani, M.; Kwon, Y. Impact coefficient of reinforced concrete slab on a steel girder bridge. Eng. Struct. 2007, 29, 576–590. [Google Scholar] [CrossRef]
  40. Peng, K.; Guo, H.Y.; Shang, X.Y. EEMD and multiscale PCA-based signal denoising method and its application to seismic P-phase arrival picking. Sensors 2021, 21, 5271. [Google Scholar] [CrossRef]
  41. Zhang, J.; He, J.J.; Long, J.C.; Yao, M.; Zhou, W. A new denoising method for UHF PD signals using adaptive VMD and SSA-based shrinkage method. Sensors 2019, 19, 1594. [Google Scholar] [CrossRef] [PubMed]
  42. Li, L.A.; Wei, X.L. Suppression method of partial discharge interferences based on singular value decomposition and improved empirical mode decomposition. Energies 2021, 14, 8579. [Google Scholar] [CrossRef]
Figure 1. Framework of bridge dynamic load test signal denoising system.
Figure 1. Framework of bridge dynamic load test signal denoising system.
Buildings 15 01390 g001
Figure 2. Flow chart of the proposed method.
Figure 2. Flow chart of the proposed method.
Buildings 15 01390 g002
Figure 3. Optimization process of VMD parameters.
Figure 3. Optimization process of VMD parameters.
Buildings 15 01390 g003
Figure 4. Simulation of analog signals: (a) random signal; (b) Gaussian white noise with different SNR; (c) simulation signals with different noise levels.
Figure 4. Simulation of analog signals: (a) random signal; (b) Gaussian white noise with different SNR; (c) simulation signals with different noise levels.
Buildings 15 01390 g004
Figure 5. Optimization results of HOA.
Figure 5. Optimization results of HOA.
Buildings 15 01390 g005
Figure 6. Decomposition results of VMD: (a) waveforms IMF1 to IMF5; (b) waveforms IMF6 to IMF10; (c) waveforms IMF11 to IMF15; (d) waveforms IMF16 to IMF20.
Figure 6. Decomposition results of VMD: (a) waveforms IMF1 to IMF5; (b) waveforms IMF6 to IMF10; (c) waveforms IMF11 to IMF15; (d) waveforms IMF16 to IMF20.
Buildings 15 01390 g006
Figure 7. The signal after HOA-VMD denoising.
Figure 7. The signal after HOA-VMD denoising.
Buildings 15 01390 g007
Figure 8. The signal after PSO-VMD denoising.
Figure 8. The signal after PSO-VMD denoising.
Buildings 15 01390 g008
Figure 9. The signal after GWO-VMD denoising.
Figure 9. The signal after GWO-VMD denoising.
Buildings 15 01390 g009
Figure 10. The signal after HOA-VMD-SSA denoising.
Figure 10. The signal after HOA-VMD-SSA denoising.
Buildings 15 01390 g010
Figure 11. Comparison of signal before and after HOA-VMD-SSA denoising.
Figure 11. Comparison of signal before and after HOA-VMD-SSA denoising.
Buildings 15 01390 g011
Figure 12. Comparisons of denoising indices under different noise levels: (a) comparison of RMSE and SNR of different methods; (b) comparison of RMSE and SNR of HOA-VMD-SSA and SSA; (c) comparison of MSE and MAE of different methods; (d) comparison of MSE and MAE of HOA-VMD-SSA and SSA.
Figure 12. Comparisons of denoising indices under different noise levels: (a) comparison of RMSE and SNR of different methods; (b) comparison of RMSE and SNR of HOA-VMD-SSA and SSA; (c) comparison of MSE and MAE of different methods; (d) comparison of MSE and MAE of HOA-VMD-SSA and SSA.
Buildings 15 01390 g012
Figure 13. Dynamic load test of bridge: (a) signal acquisition; (b) dynamic load test.
Figure 13. Dynamic load test of bridge: (a) signal acquisition; (b) dynamic load test.
Buildings 15 01390 g013
Figure 14. Dynamic load test signals: (a) bridge fundamental frequency signal; (b) 10 km/h barrier-free traffic signal; (c) 20 km/h barrier-free traffic signal; (d) 30 km/h barrier-free traffic signal; (e) 10 km/h braking signal; (f) 20 km/h braking signal.
Figure 14. Dynamic load test signals: (a) bridge fundamental frequency signal; (b) 10 km/h barrier-free traffic signal; (c) 20 km/h barrier-free traffic signal; (d) 30 km/h barrier-free traffic signal; (e) 10 km/h braking signal; (f) 20 km/h braking signal.
Buildings 15 01390 g014aBuildings 15 01390 g014b
Figure 15. Comparisons of signals before and after denoising: (a) bridge fundamental frequency signal; (b) 10 km/h barrier-free traffic signal; (c) 20 km/h barrier-free traffic signal; (d) 30 km/h barrier-free traffic signal; (e) 10 km/h braking signal; (f) 20 km/h braking signal.
Figure 15. Comparisons of signals before and after denoising: (a) bridge fundamental frequency signal; (b) 10 km/h barrier-free traffic signal; (c) 20 km/h barrier-free traffic signal; (d) 30 km/h barrier-free traffic signal; (e) 10 km/h braking signal; (f) 20 km/h braking signal.
Buildings 15 01390 g015
Figure 16. Fundamental frequency signal frequency domain diagram: (a) noisy signal; (b) denoised signal.
Figure 16. Fundamental frequency signal frequency domain diagram: (a) noisy signal; (b) denoised signal.
Buildings 15 01390 g016
Table 1. The correlation coefficient calculation of IMF1 to IMF20.
Table 1. The correlation coefficient calculation of IMF1 to IMF20.
IMFCorrelation
Coefficient
IMFCorrelation
Coefficient
10.9833110.0469
20.3481120.0452
30.0623130.0454
40.0530140.0446
50.0528150.0457
60.0523160.0468
70.0527170.0465
80.0501180.0460
90.0475190.0436
100.0459200.0420
Table 2. Performance evaluation of HOA-VMD, PSO-VMD, and GWO-VMD.
Table 2. Performance evaluation of HOA-VMD, PSO-VMD, and GWO-VMD.
MethodBest Parameter [ K , α ]Correlation CoefficientTime/min
HOA-VMD[20,1544]0.992464.64
PSO-VMD[20,1237]0.968359.11
GWO-VMD[20,1551]0.973363.98
Table 3. Comparison of RMSE and SNR of five denoising methods at different noise levels.
Table 3. Comparison of RMSE and SNR of five denoising methods at different noise levels.
Denoising Method5 dB10 dB15 dB20 dB
RMSESNRRMSESNRRMSESNRRMSESNR
HOA-VMD-SSA0.153026.620.104229.950.059834.780.033339.85
HOA-VMD0.254522.130.200824.270.125028.380.077832.45
EEMD-SSA0.457517.110.215923.630.143727.160.094630.79
EMD-SSA0.546815.560.293920.950.174925.460.126628.27
SSA1.82715.081.03799.990.583614.990.033039.93
Table 4. Comparison of MSE and MAE of five denoising methods at different noise levels.
Table 4. Comparison of MSE and MAE of five denoising methods at different noise levels.
Denoising Method5 dB10 dB15 dB20 dB
MSEMAEMSEMAEMSEMAEMSEMAE
HOA-VMD-SSA0.02340.12570.01090.08670.00360.04980.00110.0278
HOA-VMD0.06480.23880.04030.15300.01560.09710.00610.0611
EEMD-SSA0.20930.36540.04660.16950.02070.11070.00890.0770
EMD-SSA0.29900.41740.08640.24340.03060.14580.01600.1007
SSA3.33831.46301.07720.82050.34060.46140.00110.0274
Table 5. The protocol of dynamic load test of bridge.
Table 5. The protocol of dynamic load test of bridge.
Test ProjectDetailsSampling Frequency
Fundamental frequency detectionMeasure the natural vibration frequency of the bridge structure that is applied by the natural environment.
Provide a basis for evaluating the dynamic characteristics of the bridge.
100 Hz
Driving vibration excitationSimulate the bridge response under normal driving conditions.
The test speeds are set to 10 km/h, 20 km/h, and 30 km/h, respectively, to cover the influence of different driving speeds on the bridge structure.
20 Hz
Braking vibration excitationSimulate the bridge response under emergency braking.
The test speeds are 10 km/h and 20 km/h, respectively, to evaluate the structural stability of the bridge in emergency situations.
20 Hz
Table 6. Index calculation of denoising methods.
Table 6. Index calculation of denoising methods.
Denoising MethodFundamental
Frequency Signal
30 km/h Barrier-Free
Traffic Signal
10 km/h Braking
Signal
NSERNSRNSERNSRNSERNSR
HOA-VMD-SSA0.88400.15920.72020.19650.77970.1565
HOA-VMD0.94320.15800.76930.18230.80210.1495
EEMD-SSA0.96010.15370.88660.17510.87590.1452
EMD-SSA0.98450.14860.92020.16550.90130.1336
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Zhong, Z.; Li, Z.; Wang, J.; Tang, C.; Liu, Y.; Guo, K. Research on Denoising of Bridge Dynamic Load Signal Based on Hippopotamus Optimization Algorithm–Variational Mode Decomposition–Singular Spectrum Analysis Method. Buildings 2025, 15, 1390. https://doi.org/10.3390/buildings15081390

AMA Style

Zhong Z, Li Z, Wang J, Tang C, Liu Y, Guo K. Research on Denoising of Bridge Dynamic Load Signal Based on Hippopotamus Optimization Algorithm–Variational Mode Decomposition–Singular Spectrum Analysis Method. Buildings. 2025; 15(8):1390. https://doi.org/10.3390/buildings15081390

Chicago/Turabian Style

Zhong, Zhengqiang, Zhen Li, Jinlong Wang, Cong Tang, Yu Liu, and Kaijun Guo. 2025. "Research on Denoising of Bridge Dynamic Load Signal Based on Hippopotamus Optimization Algorithm–Variational Mode Decomposition–Singular Spectrum Analysis Method" Buildings 15, no. 8: 1390. https://doi.org/10.3390/buildings15081390

APA Style

Zhong, Z., Li, Z., Wang, J., Tang, C., Liu, Y., & Guo, K. (2025). Research on Denoising of Bridge Dynamic Load Signal Based on Hippopotamus Optimization Algorithm–Variational Mode Decomposition–Singular Spectrum Analysis Method. Buildings, 15(8), 1390. https://doi.org/10.3390/buildings15081390

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