Next Article in Journal
The Saturation of the Response to an Electron Beam of Ce- and Tb-Doped GYAGG Phosphors for Indirect β-Voltaics
Previous Article in Journal
Special Issue on Complexation of Metals in Natural Fluids: Simulations, Experiments and Applications
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Communication

Study on Denoising Method of Vibration Signal Induced by Tunnel Portal Blasting Based on WOA-VMD Algorithm

1
Hunan Provincial Key Laboratory of Geotechnical Engineering for Stability Control and Health Monitoring, School of Civil Engineering, Hunan University of Science and Technology, Xiangtan 411201, China
2
State Key Laboratory of Precision Blasting, Jianghan University, Wuhan 430056, China
*
Author to whom correspondence should be addressed.
Appl. Sci. 2023, 13(5), 3322; https://doi.org/10.3390/app13053322
Submission received: 6 February 2023 / Revised: 25 February 2023 / Accepted: 26 February 2023 / Published: 6 March 2023
(This article belongs to the Section Acoustics and Vibrations)

Abstract

:
Because of the impact of the complex environment of tunnel portals, the measured blasting vibration signals in a tunnel portal contains a lot of high-frequency noise. To achieve effective noise reduction, a novel method of noise reduction for blasting vibration signals based on the whale optimization algorithm (WOA) optimized with the variational mode decomposition (VMD) algorithm was proposed. The WOA algorithm is used to optimize globally for the mode number K and penalty factor α of VMD for measured signals and to determine the optimal parameters of [K, α], and to obtain the intrinsic mode function (IMF). Multi-scale permutation entropy (MPE) was used to identify and remove noise components in IMF, and then the reserved IMF was reconstructed to achieve a denoised signal. The method is applied to the blasting vibration analysis of the Xiali tunnel of the Jixin expressway in the Henan Province. Results indicate that the novel method can acquire the optimal decomposition mode number and identify the high frequency noise. Its denoising effect is better than the conventional VMD algorithm and the complete ensemble empirical mode decomposition with adaptive ability (CEEMDAN), which verifies the self-adaptivity and effectiveness of the WOA-VMD denoising method.

1. Introduction

Under long-term weathering, the surrounding rock in a tunnel portal section is relatively broken and has poor stability and blasting has adverse effects on the surrounding rock stability. A detailed analysis of the harmful effects of blasting vibration is crucial to avoid the disaster of engineering instability [1,2,3]. Due to the complex environmental influence of the tunnel–slope composition, the signal obtained by the field blasting vibration test contains a lot of noise, which changes the real signal amplitude and spectrum characteristics. The measured blasting vibration signal belongs to the non-stable time domain signal. It is the most effective denoising method to obtain the mode component signal of different frequency domains and then judge the noise component [4,5].
The algorithms commonly used for the decomposition of blasting vibration signals include the empirical mode decomposition (EMD) [6], local mean decomposition (LMD) [7], and variational mode decomposition (VMD) [8]. EMD and its improved algorithm can produce more ideal decomposition signals, but there are endpoint effect and modal stacking problems. Shao et al. [9] put forward a signal noise reduction model of complete ensemble empirical mode decomposition (CEEMD) in which low-pass filtering is constructed to effectively remove the mixed noise of the tunnel blasting signal. Peng et al. [10] proposed a smooth denoising model of complete ensemble empirical mode decomposition with adaptive ability (CEEMDAN) to reduce the noise in underwater drilling and blasting vibration signal, and achieve the great denoising effect. The LMD algorithm can adaptively decompose the signal into the product functions of several frequency modulations and envelope signals, which has good results for noise reduction and features the extraction of vibration signals, which is better than the EMD algorithm [7,11]. The methods of LMD, EMD, and their improved algorithms do not need to select base equations and have self-adaptability, but they will lead to mode mixing when dealing with noise signals.
Variational mode decomposition algorithm is a non-recursive signal decomposition with extensive adaptability and good robustness, which can solve endpoint distortion and mode confusion [12]. Peng et al. [13] and Fu et al. [14] studied the noise reduction and feature extraction of the blasting vibration signal of the VMD algorithm and verified its effectiveness. However, the mode number K of this algorithm is difficult to determine, which may lead to large manual intervention errors. The whale optimization algorithm (WOA) is a new type of intelligent optimization algorithm, and the optimization process has the advantages of few parameters, high accuracy, and fast convergence. In this paper, WOA is used to optimize VMD parameters, and is applied with practical engineering methods to verify the noise reduction effect.

2. WOA and VMD Algorithms

2.1. VMD Algorithm

Variational mode decomposition algorithm is an adaptive decomposition algorithm based on one-dimensional Hilbert transform and frequency mixing [15]. Its essence is to solve the variational problem, by iteratively calculating the center frequency and bandwidth of each mode function, which completes the signal frequency domain decomposition. The constrained variational equation is constructed as follows.
min { u k } , { ω k } { k t [ ( δ ( t ) + j π t ) * u k ( t ) ] e j ω k t 2 2 } s . t . k = 1 K u k = x ( t )
where x(t) is original signal; {uk} is the intrinsic mode function (IMF) component; {ωk} is the center frequency; δ(t) is the impulse function.
In order to solve Equation (1), the penalty coefficient α and Lagrange operator should be introduced to relieve the constraint of equation. Solve the extending Lagrange formula by alternating parameters of u k n + 1 , ω k n + 1 , and λ n + 1
u ^ k n + 1 ( ω ) = f ^ ( ω ) i k u ^ i ( ω ) + λ ( ω ) 2 1 + 2 α ( ω ω k ) ω n + 1 = 0 ω | u ^ k ( ω ) | 2 d ω 0 | u ^ k ( ω ) | 2 d ω
The original signal x(t) and the reconstructed signal x ^ ( t ) can be expressed as follow.
x ( t ) = k = 1 K u k + u r = k = 1 K I M F k + u r
x ^ ( t ) = k = 1 K I M F k

2.2. WOA Algorithm

Whale optimization algorithm simulates hunting behavior of humpback whales, and is applied to solve complex optimization problems [16]. The calculation process mainly includes three parts: surrounding prey, attacking prey, and searching prey.
(1) Surrounding prey
The hunting process is able to determine the optimal prey position and surround it. The mathematical model of this process is shown as follow.
D = | C X * X ( t ) |
X ( t + 1 ) = X * ( t ) - A D
where t is the number of iterations; X * is the vector of prey position; X is the whale position vector; D is the hunting distance; A and C are coefficient vectors which are expressed as:
A = 2 a g r a
C = 2 g r
where a is a convergence factor, and its value is [0, 2]; r is the random vector of [0, 1].
(2) Attacking prey
Two methods are used to simulate the bubble-net attacking strategy of whales. The mathematical model is shown as follow.
① Shrinking Encirclement
This behavior can be realized by reducing a in Equation (7), and it should be noted that A also decreases as a decreases.
② Updating position
With the spiral motion close to the prey, the mathematical model is shown as follow.
X ( t + 1 ) = D e b l cos ( 2 π l ) + X * ( t )
D = | X * - X ( t ) |
where D is the best solution; b is the helical shape parameter; l is the random number of [0, 1].
In order to simulate these two behaviors of humpback whale hunting more accurately, the probability of contraction encirclement and spiral movement is considered to be 50%. Therefore, constructing Equation (11) to update the position of whales:
X ( t + 1 ) = { X * ( t ) - A D p < 0.5 D e b l cos ( 2 π l ) + X * ( t ) p 0.5
where p is the random number.
(3) Searching prey
The search for preys is a random search that uses the relative position of the whale and does not depend on the location of the prey. The mathematical model is
D = | C X r a n d ( t ) - X ( t ) |
X ( t + 1 ) = X r a n d ( t ) - A D
where X r a n d ( t ) is a randomly determined whale location.
According to the above mathematical model, when p > 0.5, the whales attack the prey. Otherwise the whales are in the search or siege phase. |A| ≥ 1 is a random search algorithm to update the location of the whale, and |A| < 1 refers to the stage of surrounding the prey after the maximum number of iterations to stop calculation.

3. WOA-VMD Denoising Method

3.1. VMD Parameter Optimization

In the process of VMD signal decomposition, the mode number K and penalty parameter α must be determined. If the value of K is excessive, the signal is decomposed too much, otherwise, the signal is underdecomposed. If the value of α is excessive, the signal component will be lost, otherwise, the information will be redundant [17]. In the actual analysis, the optimal parameters should be determined according to the characteristics of each signal. At present, the optimal K value is usually determined by observing the frequency variation characteristics of the center [13], but this method is subjective and accidental, and the optimal penalty parameter α cannot be obtained.
In this paper, the WOA algorithm is used to optimize the VMD parameters, and envelope entropy is used as the evaluation index of the optimization effect. When the signal contains more noise, the feature information is less, the entropy value is larger, and vice versa. Firstly, the position vector [K, α] of the whale group is initialized to calculate the fitness of each whale. Then, the formula is determined by judging the convergence size, and the optimal solution is obtained by iterating repeatedly until the end. The process is shown in Figure 1.

3.2. Denoising Method

Multi-scale permutation entropy (MPE) can be used to analyze signal mutation characteristics. The timing signal x = {x1, x2..., xL} carries out multi-scale coarser granulation and reconstruction, and calculates the PE of signals at different scales. The steps are as follows [18]:
① Multi-scale coarsening of temporal signals.
In this step, the time series is divided into different scales and averaged in each segment so as to obtain the coarse-grained time series Yst. The calculation formula is shown in Equations (14) and (15).
y j s = 1 s i = ( j 1 ) s + 1 j s x i 1 j L
Y t s = { y t s , y t + τ s , , y t + ( m 1 ) τ s }
where s is the scale factor; ysj is the time series; τ is the delay; m is the embedding dimension; Yst is the reconstructed sequence.
② Reconstruction of temporal signals.
Reconstruct the Yst ascending order to obtain the m! permutation. Moreover, the number of occurrences N1 and probability Psl of each permutation were calculated.
y t + ( j 1 1 ) τ s y t + ( j 2 1 ) τ s y t + ( j m 1 ) τ s
P l s = N l n / s m + 1
③ Calculation of permutation entropy at multiple scales
The permutation entropy is calculated at different scale factor s and normalized to obtain multi-scale permutation entropy.
h P s = H P s / ln ( m ! ) = l = 1 m ! P l s ln P l s ln ( m ! )
The improved algorithm is applied to decompose the measured signals, and the K components of IMF are obtained. The dominant frequency increases with the increase in K value. MPE values of different scales were calculated for each IMF, and noise components were identified by means. After removing the noise components, the IMF was reconstructed to obtain the denoised signal.

3.3. Evaluation of Noise Reduction Effect

The signal to noise ratio (s) and the root mean square error (ε) before and after noise reduction are taken as evaluation indexes, which can effectively evaluate the effect of the noise reduction algorithm [19]. The evaluation parameters are defined as follows:
(1) Signal-to-noise ratio s
s = 10 lg ( i = 1 L ( x i ) 2 i = 1 L ( x i x ˜ i ) 2 )
(2) Root mean square error ε
ε = 1 L i = 1 L ( x ˜ i x i ) 2
where x ˜ i is the vibration amplitude of the noise reduction signal. s reflects the energy relationship between noise and signal. The larger s is, the fewer signal features will be destroyed during noise reduction. ε reflects the mean noise energy, and the smaller ε is, the better the noise reduction effect is.

4. Engineering Applications

4.1. Vibration Signal Noise Reduction

The Xiali tunnel is one of the key control projects of the Ji-Xin expressway in the Henan province, with a total length of 1020 m. The bedrock in the tunnel site is exposed and the stratigraphic lithology indicates the presence of medium-strong weathered limestone. The portal section of the Xiali tunnel is a steep slope, which is affected by combined joints, and the slope stability is poor. The blasting of the shallow buried section of the tunnel portal will cause great vibrations to the overlying slope.
Smooth blasting was used to excavate the tunnel on site. Detonator delays in the blasting have six sections, Ms1–Ms11. Due to the joint development of the surrounding rock and slope in the tunnel portal, the displacement and blasting vibration were monitored during the construction process. The blasting vibration of the tunnel portal is monitored by the vibration meter. Set the sampling frequency to 4000 Hz and the time to 1 s. A typical signal is selected for noise reduction, and the blasting vibration time history curve is shown in Figure 2. The Y axis represents particle vibration velocity, which is directly obtained by the sensors [20].
According to Figure 2, blasting vibration monitoring sensors are usually arranged on rock outcrop in the shallow buried section of a tunnel portal. The blasting vibration propagation is affected by a complex rock and soil layer structure, and the measured signal has a large amount of noise, which has a greater impact on signal feature identification.
Therefore, the WOA was used to optimize the VMD parameters [K, α], set the population size as 50, the maximum number of iterations as 30, the iteration range of K as [2, 15], and the iteration range of α as [1000, 10,000].
After 30 iterations, the minimum envelope entropy of the fifth iteration is 1.045, and the output optimal parameters are [K, α] = (8, 5600). The IMF component and its center frequency of signal VMD decomposition were obtained, and the vibration energy and percentage of the original signal and each IMF component were calculated. The results are shown in Figure 3 and Table 1.
According to Figure 3 and Table 1, eight IMF components are obtained from WOA-VMD decomposition, and the center frequencies of IMF1–IMF8 gradually increase. The vibration amplitude and energy of IMF4–IMF8 are low, accounting for less than 1% of the total energy. The center frequency of IMF5–IMF8 is above 900 Hz, which is obviously higher than the frequency of the general blasting vibration signal. Therefore, it can be basically judged that IMF4–IMF8 may be high-frequency noise.
In order to accurately identify the noise components, the mean MPE values of different scales of each IMF were calculated. The trial calculation determined the embedding dimension m = 6, the delay τ = 1, and the scale factor s = 5, and the mean MPE was obtained as shown in Table 2.
According to the literature [21], the MPE threshold of the blasting vibration signal is 0.6, so IMF4–IMF8 is determined as signal noise. After removing IMF4–IMF8 and reconstructing other IMFs, the blasting vibration signal after noise reduction is obtained, as shown in Figure 4.
The noise reduction process shows that the WOA algorithm can adaptively obtain the VMD decomposition results and avoid the calculation error caused by human factors. Comparing Figure 2 and Figure 5, it can be seen that the waveform of the denoised signal is basically the same as that of the original signal, the noise is significantly eliminated, and the impact on the peak vibration velocity is small.

4.2. Energy Characteristic Analysis

Adaptive optimal kernel (AOK) time-frequency technology is suited to analyze the time-frequency characteristics of blasting vibration signals, which can effectively obtain the detailed characteristics of vibration signals [22,23]. In order to verify the noise reduction effect of the WOA-VMD algorithm, AOK time-frequency technology is used to obtain the signal time spectrum before and after noise reduction, as shown in Figure 5, where X is the energy and Y is the dominant frequency.
As Figure 5 shows, the dominant frequency of the signal before and after noise reduction is 26.4 Hz, the peak energy is 361.3 J and 358.9 J, the vibration duration is about 0.5 s, and the vibration energy is mainly distributed in the range of 0–250 Hz. By comparing Figure 5a,b, we can see the signal spectrum before noise reduction has significant noise points, as shown in the red box in the figures. These noise points are noise components with a frequency above 250 Hz, which are the main cause of signal distortion. After signal noise reduction, the original noise components are effectively eliminated. The dominant signal frequency before and after noise reduction is the same, and the peak energy is only reduced by 2.4 J. It shows that the noise reduction method can eliminate the high frequency noise effectively and has little influence on the low frequency vibration.

5. Comparison Analysis

In order to further analyze the noise reduction effect of the WOA-VMD algorithm, the CEEMDAN algorithm with adaptive ability, the traditional VMD algorithm and WOA-VMD algorithm are respectively applied to decompose three groups of measured signals induced by tunnel blasting in the portal section (as shown in Figure 6), and MPE is used to determine the noise composition. The parameters [K, α] of the three algorithms are shown in Table 3, and the parameters of traditional VMD algorithm are all processed manually by the method used in the literature [13]. Figure 6 is the signal comparison before and after noise reduction, and the signal-to-noise ratio s and the root mean square error ε of the denoised signal and the original signal are calculated in Table 3.
According to the waveform curve (Figure 6), the blasting vibration signals of the tunnel portal before and after noise reduction were compared and analyzed. The CEEMDAN, VMD, and WOA-VMD algorithms all achieved a certain degree of noise reduction effect and removed part of the high-frequency noise, among which the WOA-VMD algorithm obtained the best waveform and the least noise. According to Table 3, comparing the noise reduction effect indexes of the three groups of signals, the signal-to-noise ratio s of the WOA-VMD and VMD algorithms is greater than that of the CEEMDAN algorithm, and the root mean square error ε of the WOA-VMD and VMD algorithm is smaller than that of the CEEMDAN algorithm. It shows that the denoising effect of the VMD algorithm is better than that of the CEEMD class decomposition algorithm.
Comparing the noise reduction effect of the WOA-VMD and VMD algorithms, it can be seen that there are differences in the mode number K and penalty factor α determined by the WOA optimization algorithm and manual determination for different signals. For signal s1, the two methods obtain the same mode number, but the penalty factor is slightly different, and the noise reduction effect is not different. However, for signals s2 and s3, the modal number K obtained by WOA-VMD decomposition are 1~2 more modal functions than that obtained by VMD algorithm, the decomposition is more refined, and the denoising effect is better.
From the analysis of the waveform and evaluation index, it is found that the denoising effect of the WOA-VMD algorithm is better than that of other methods, and the high-frequency noise in signal is more effectively removed. At the same time, the algorithm has strong adaptive energy, avoids the error of manual intervention, and has obvious superiority in the noise reduction of the blasting vibration signal at the tunnel portal.

6. Conclusions

Due to the influence of the complex environment at the tunnel portal, the blasting vibration signal of the slope in tunnel portal sections contains a lot of high-frequency noise, which will cover the characteristics of the real signal and is not conducive to further analysis of its propagation and attenuation law. Therefore, the WOA-VMD signal noise reduction method is proposed for the blasting vibration signal processing of tunnel portals.
(1) The measured signals were decomposed by VMD to obtain IMFs with different dominant frequencies, which avoided the problems of endpoint distortion and mode confusion. The WOA algorithm adaptively determines the VMD parameters [K, α], realizes the optimal decomposition, and avoids the randomness of subjective decision.
(2) The noise reduction analysis of the blasting signal at the tunnel portal shows that the accurate decomposition of the WOA-VMD algorithm and the noise recognition of MPE effectively improve the noise reduction effect. The AOK time-frequency energy spectra of vibration signals before and after noise reduction were compared and analyzed. The WOA-VMD noise reduction method removed the high-frequency noise energy and effectively retained the main energy of the signal. The denoised signal can be used to judge whether the vibration caused by blasting is under or over the accepted limits, which can determine the stability of the portal.
(3) The denoising methods of CEEMDAN, VMD, and WOA-VMD all have good fidelity and a certain denoising effect. The noise reduction signal waveform and evaluation index of the WOA-VMD algorithm are better than that of the CEEMDAN and VMD algorithms, which verifies the effectiveness of the novel method, and provides technical support for a detailed analysis of the blasting vibration propagation law and harmful effects at tunnel entrances.

Author Contributions

Conceptualization, Z.L.; Methodology, Y.P. All authors have read and agreed to the published version of the manuscript.

Funding

Transportation Science and Technology Project of Zhejiang Province (Grant no. 2020004); Zhejiang Construction Technology Innovation Association Project (Grant no. 2021B55); State Key Laboratory of Precision Blasting and Hubei Key Laboratory of Blasting Engineering, Jianghan University (Grant no. PBSKL2022D08); Scientific Research Project of Hunan Education Department (Grant no. 22B0486).

Data Availability Statement

Not applicable.

Acknowledgments

The authors are grateful to Xiufeng Yang and Le Tong for their help with the acquisition of signals for this paper.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Yu, T.R.; Vongpaisal, S. New blast damage criteria for underground blasting. CIM Bull. 1996, 89, 139–145. [Google Scholar]
  2. Peng, Y.; Wu, L.; Chen, C.; Zhu, B.; Jia, Q. Study on the robust regression of the prediction of vibration velocity in underwater drilling and blasting. Arab. J. Sci. Eng. 2018, 43, 5541–5549. [Google Scholar] [CrossRef]
  3. Fei, H.; Liu, M.; Qu, G.; Gao, Y. A method for blasting vibration signal denoising based on ensemble empirical mode decomposition-wavelet threshold. Explos. Shock Waves 2018, 38, 112–118. [Google Scholar]
  4. Greco, O.D.; Oggeri, C. Reinforcement design and control of rock slopes above tunnel portals in northern Italy. Int. J. Rock Mech. Min. Sci. 2004, 41, 786–791. [Google Scholar] [CrossRef] [Green Version]
  5. Zhang, L.; Yan, J.; Li, D. Application of wavelet threshold denoising method in signal preprocessing for blast vibration. In Proceedings of the IEEE 3rd International Congress on Image and Signal Processing, Yantai, China, 16–18 October 2010; pp. 4028–4031. [Google Scholar]
  6. Chen, Y.; Gan, D.; Liu, T.; Yuan, J.; Zhang, Y.; Jin, Z. Random noise attenuation by a selective hybrid approach using empirical mode decomposition. J. Geophys. Eng. 2015, 12, 12–22. [Google Scholar] [CrossRef] [Green Version]
  7. Fu, X.; Liu, J.; Huang, L.; Cai, X.; Wang, J.; Liu, J. Trend term removal and de-noising method for blasting vibration signal of urban subway tunnel excavation. J. Railway Sci. Eng. 2020, 17, 2328–2337. [Google Scholar]
  8. Sun, Y.; Yang, F.; Zheng, J.; Zhang, H.; Xu, M. Research on micro-seismic signal denoising based on variational mode decom-position and wavelet energy entropy. J. Min. Sci. Tech. 2019, 4, 469–479. [Google Scholar]
  9. Shao, D. Denoising of tunnel blasting vibration signal based on CEEMD low pass. Eng. Blasting 2017, 23, 5–10. [Google Scholar]
  10. Peng, Y.; Liu, Y.; Zhang, C.; Wu, L. A novel denoising model of underwater drilling and blasting vibration signal based on CEEMDAN. Arab. J. Sci. Eng. 2021, 46, 4857–4865. [Google Scholar]
  11. Li, Q.; Li, Y.; He, Q. Mine-microseismic- signal recognition based on LMD–PNN method. Appl. Sci. 2022, 12, 5509. [Google Scholar] [CrossRef]
  12. Yi, Y.; Tian, G. Feature extraction method of ship radiated noise based on BOA-VMD and slope entropy. Front. Phys. 2022, 10. [Google Scholar] [CrossRef]
  13. Peng, Y.; Liu, G.; Su, Y.; Liu, Y.; Zhang, C. A smooth denoising model of tunnel blasting vibration signal based on VMD. J. Vib. Shock 2021, 40, 173–179. [Google Scholar]
  14. Fu, X.; Yu, J.; Liu, J.; Yang, R.; Dai, L. Study on distortion correction and feature extraction of vibration signals in tunnel blasting. Eng. Blasting 2022, 28, 1–9. [Google Scholar]
  15. Meng, Z.; Wang, X.; Liu, J.; Fan, F. An adaptive spectrum segmentation-based optimized VMD method and its application in rolling bearing fault diagnosis. Meas. Sci. Technol. 2022, 33, 125107. [Google Scholar] [CrossRef]
  16. Lang, C.; Song, B.; Zhang, L.; Fu, L.; Guo, X.; Sun, C. State prediction of hydro-turbine based on WOA-RF-Adaboos. Energy Rep. 2022, 8, 13129–13137. [Google Scholar]
  17. Ali, M.; Khan, A.; Rehman, N. Hybrid multiscale wind speed forecasting based on variational mode decomposition. Int. T. Elect. Energy 2018, 28, 1–21. [Google Scholar] [CrossRef]
  18. Zhang, X.; Cao, L.; Chen, Y.; Jia, R.; Lu, X. Microseismic signal denoising by combining variational mode decomposition with permutation entropy. Appl. Geophys. 2022, 19, 65–80. [Google Scholar]
  19. Zhong, G.; Deng, Y.; Ao, L. Study and application of translation invariant wavelet de-noising for blasting seismic signals. In Proceedings of the IEEE International Conference on Multimedia Technology, Hangzhou, China, 26–28 July 2011. [Google Scholar] [CrossRef]
  20. Costamagna, E.; Oggeri, C.; Vinai, R. Damage and contour quality in rock excavations for quarrying and tunnelling: Assessment for properties and solutions for stability. IOP Conf. Ser. Earth Environ. Sci. 2021, 833, 012137. [Google Scholar] [CrossRef]
  21. Gou, Q.; Zhao, M.; Zhang, G.; Chi, E.; Yu, W. Analysis on blasting vibration signal in Wedge-Shaped cut based on MEEMD Decomposition. Ming R D 2019, 39, 11–15. [Google Scholar]
  22. Peng, Y.; Su, Y.; Wu, L.; Chen, C. Study on the attenuation characteristics of seismic wave energy induced by underwater drilling and blasting. Shock Vib. 2019, 4367698. [Google Scholar] [CrossRef]
  23. Peng, Y.; Liu, G.; Wu, L.; Zuo, Q.; Liu, Y.; Zhang, C. Comparative study on tunnel blast-induced vibration for the underground cavern group. Environ. Earth Sci. 2021, 80, 68. [Google Scholar] [CrossRef]
Figure 1. Variational mode decomposition parameters optimization process by whale optimization algorithm.
Figure 1. Variational mode decomposition parameters optimization process by whale optimization algorithm.
Applsci 13 03322 g001
Figure 2. Blasting seismic wave signal (s1).
Figure 2. Blasting seismic wave signal (s1).
Applsci 13 03322 g002
Figure 3. Decomposition results of the blasting vibration signal.
Figure 3. Decomposition results of the blasting vibration signal.
Applsci 13 03322 g003
Figure 4. Blasting vibration signal after denoised.
Figure 4. Blasting vibration signal after denoised.
Applsci 13 03322 g004
Figure 5. Time-frequency spectrum of signals.
Figure 5. Time-frequency spectrum of signals.
Applsci 13 03322 g005
Figure 6. Comparison between original signals and denoised signals.
Figure 6. Comparison between original signals and denoised signals.
Applsci 13 03322 g006
Table 1. Mean MPE of IMF.
Table 1. Mean MPE of IMF.
SignalsOriginal Signal (s1)IMF1IMF2IMF3IMF4IMF5IMF6IMF7IMF8
Center frequency/Hz25.413.2530.6877.66219.31966.441258.431512.421790.42
Vibration energy/(cm2/s2)110.117231.314856.570621.09990.89410.05660.06220.05720.0618
Energy percentage %10028.43851.37319.1610.8120.0510.0560.0520.056
Table 2. Mean value of MPE.
Table 2. Mean value of MPE.
IMF1IMF2IMF3IMF4IMF5IMF6IMF7IMF8
MPE0.41520.37740.42420.63370.74030.69900.69100.7186
Table 3. Denoised effect index.
Table 3. Denoised effect index.
Original SignalNoise Reduction AlgorithmModal Number KPenalty Factor αSignal to Noise Ratio s/dBRoot Mean Square Error ε
s1CEEMDAN10-14.0210.095
VMD8480018.2420.057
WOA-VMD8560018.3220.055
s2CEEMDAN6-13.8710.101
VMD6480016.5200.070
WOA-VMD7610018.3250.061
s3CEEMDAN8-10.2100.125
VMD8500014.5250.081
WOA-VMD10600016.6580.072
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

Liu, Z.; Peng, Y. Study on Denoising Method of Vibration Signal Induced by Tunnel Portal Blasting Based on WOA-VMD Algorithm. Appl. Sci. 2023, 13, 3322. https://doi.org/10.3390/app13053322

AMA Style

Liu Z, Peng Y. Study on Denoising Method of Vibration Signal Induced by Tunnel Portal Blasting Based on WOA-VMD Algorithm. Applied Sciences. 2023; 13(5):3322. https://doi.org/10.3390/app13053322

Chicago/Turabian Style

Liu, Ze, and Yaxiong Peng. 2023. "Study on Denoising Method of Vibration Signal Induced by Tunnel Portal Blasting Based on WOA-VMD Algorithm" Applied Sciences 13, no. 5: 3322. https://doi.org/10.3390/app13053322

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