Next Article in Journal
Reinforcement Learning-Based Multihop Relaying: A Decentralized Q-Learning Approach
Next Article in Special Issue
An Adaptive Deblurring Vehicle Detection Method for High-Speed Moving Drones: Resistance to Shake
Previous Article in Journal
Causal Algebras on Chain Event Graphs with Informed Missingness for System Failure
Previous Article in Special Issue
Leak Detection in Water Pipes Based on Maximum Entropy Version of Least Square Twin K-Class Support Vector Machine
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Novel Noise Reduction Method of UAV Magnetic Survey Data Based on CEEMDAN, Permutation Entropy, Correlation Coefficient and Wavelet Threshold Denoising

1
Aerospace Information Research Institute, Chinese Academy of Sciences, Beijing 100094, China
2
Key Laboratory of Electromagnetic Radiation and Sensing Technology, Chinese Academy of Sciences, Beijing 100190, China
3
School of Electronic, Electrical and Communication Engineering, University of Chinese Academy of Sciences, Beijing 100049, China
*
Author to whom correspondence should be addressed.
Entropy 2021, 23(10), 1309; https://doi.org/10.3390/e23101309
Submission received: 1 September 2021 / Revised: 17 September 2021 / Accepted: 29 September 2021 / Published: 6 October 2021

Abstract

:
Despite the increased attention that has been given to the unmanned aerial vehicle (UAV)-based magnetic survey systems in the past decade, the processing of UAV magnetic data is still a tough task. In this paper, we propose a novel noise reduction method of UAV magnetic data based on complete ensemble empirical mode decomposition with adaptive noise (CEEMDAN), permutation entropy (PE), correlation coefficient and wavelet threshold denoising. The original signal is first decomposed into several intrinsic mode functions (IMFs) by CEEMDAN, and the PE of each IMF is calculated. Second, IMFs are divided into four categories according to the quartiles of PE, namely, noise IMFs, noise-dominant IMFs, signal-dominant IMFs, and signal IMFs. Then the noise IMFs are removed, and correlation coefficients are used to identify the real signal-dominant IMFs. Finally, the wavelet threshold denoising is applied to the real signal-dominant IMFs, the denoised signal can be obtained by combining the signal IMFs and the denoised IMFs. Both synthetic and field experiments are conducted to verify the effectiveness of the proposed method. The results show that the proposed method can eliminate the interference to a great extent, which lays a foundation for the further interpretation of UAV magnetic data.

1. Introduction

The past decade has seen a variety of applications conducted by unmanned aerial vehicles (UAVs) in many fields, e.g., archaeology, remote sensing, geological prospecting, and unexploded ordnance (UXO) detection [1]. Among these applications, the use of UAVs for magnetic surveys is a booming branch of research [2]. UAV magnetic surveys can cover a wider range with a higher efficiency compared with the traditional terrestrial magnetic surveys, and are also easy to operate, have a low-cost, and have a good safety profile compared with manned aircraft magnetic surveys [3]. In addition, UAV-based magnetic surveys can also be carried out in areas that are difficult to access or that would pose a potential hazard to operators (e.g., near active volcanoes), which means that some gaps in traditional magnetic surveys can now be studied [4,5].
A substantial body of research has accumulated on the integration of UAV magnetic survey systems; however, the processing of UAV magnetic data remains an open problem. Several attempts have been made to process UAV magnetic data, e.g., Malehmir et al. [6] used a median filter to process the spiky sample points, while data with severe noise were excluded. However, the quality of the collected data has not been evaluated. Walter et al. [7] investigated the periodic variations caused by the swing of magnetometers, spectral analysis and lowpass filter were applied to identify and remove the periodic signal, yet the target signal may be removed if its frequency overlaps with the periodic signal. Mu et al. [8] proposed a lowpass filter to remove the interference field; however, the cutoff frequency and the order of the filter need to be determined according to a priori knowledge. Similar methods were also used to process the multi-rotor UAV magnetic data, as described in [9,10]. Liu et al. [11] proposed an adaptive cancellation of geomagnetic background noise for magnetic anomaly detection. The system is regarded as a two-channel linear time-invariant (LTI) system, where the first sensor records the background noise as a reference, and the second sensor records the target signal and background noise at the same time. It should be noted that if the system is a single channel (i.e., a magnetometer), it will be difficult to use this method. Wang et al. [12] used higher-order statistics to suppress the interference of Gaussian colored noise in magnetotelluric data. However, if the noise is complex and no longer obeys Gaussian distribution, this method will not be able to suppress interference effectively. In addition, this method requires redundant data, which limits its further implementation. Overall, processing methods alone are not enough, since the collected data are usually non-stationary and easily affected by noise from many sources, e.g., interference generated by UAV platform, geological noise, industrial frequency interference, and instrument noise.
Empirical mode decomposition (EMD), proposed by Huang [13], is an adaptive time-frequency analysis method which is suitable for non-linear and non-stationary signals. EMD analyzes the signal according to the characteristics of the signal itself and does not need a basis function [14]. However, the boundary effects and mode mixing heavily impact the effect of EMD. To overwhelm these problems, a noise-assistant analysis method, i.e., ensemble empirical mode decomposition (EEMD), is proposed [15]. EEMD basically overcomes the mode mixing; however, two new problems, the difference in intrinsic mode function (IMF) numbers and the introduction of extra noise, have arisen. A complete ensemble empirical mode decomposition with adaptive white noise (CEEMDAN) is proposed to surmount these obstacles [16]. The CEEMDAN method can significantly reduce the reconstruction error and requires fewer iterations compared with EMD and EEMD. To date, CEEMDAN has been widely used in the field of non-linear and non-stationary signal processing, e.g., biological signal processing [17,18], wind speed forecasting [19,20], financial time series forecasting [21], gear fault diagnosis [22,23,24], underwater acoustic signal denoising [25,26], and structural damage localization and quantification [27].
To further study the characteristics of non-linear and non-stationary signals, permutation entropy (PE) and correlation coefficient (CC) are proposed to evaluate the complexity of obtained IMFs, and identify whether the IMFs require denoising, as noted in several previous studies [22,25,28,29]. In addition, wavelet threshold denoising is adopted as part of the combined method [17,25,26]. To the best of our knowledge, there have been no previous studies on UAV magnetic data denoising based on CEEMDAN. Moreover, the determination of noisy IMFs is generally based on the artificial threshold, which is not only difficult to achieve in practice, but also does not make full use of the characteristics of the signal itself.
In this paper, a novel noise reduction method for UAV magnetic data is proposed by taking advantage of CEEMDAN, PE, CC, and wavelet threshold denoising. The main contributions of the proposed method are as follows:
1.
The adaptive decomposition algorithm, i.e., CEEMDAN, is applied to multi-rotor UAV magnetic data for the first time. The original data are decomposed into a set of IMF components with different scales.
2.
The IMFs are divided into four categories, i.e., noise IMFs, noise-dominant IMFs, signal-dominant IMFs, and signal IMFs according to the quartiles of PE, which is completely determined by the characteristics of the signal itself without setting a threshold artificially.
3.
The real signal-dominant IMFs are identified using CC, while the wavelet soft threshold denoising (WSTD) is applied to further suppress noise. Simulation results show that the signal-to-noise ratio (SNR) of the signal can be improved by about 16–20 dB after denoising by means of the proposed method.
This paper is organized as follows: Section 2 presents the relevant principles of CEEMDAN, PE, CC, and wavelet threshold denoising; the proposed noise reduction algorithm for UAV magnetic data is presented in Section 3; in Section 4 and Section 5, the proposed method is applied to both synthetic and real UAV magnetic data, respectively; Section 6 contains the conclusion of this paper.

2. Relevant Principles

2.1. Principles of EMD, EEMD, and CEEMDAN Algorithm

In this section, the mathematical principles of EMD, EEMD, and CEEMDAN are introduced, and the specific implementation steps, diagrams, and pseudocodes are given to better understand how these methods work.

2.1.1. EMD Algorithm

EMD can adaptively decompose the original signal s t into several IMFs and a residue. The IMF meets the following two conditions: (a) the number of extremum points and zero-crossing points must be equal or not exceed one, and (b) the mean value of the upper envelope formed by the local maximum points and the lower envelope formed by the local minimum points is zero. The procedure of EMD is summarized as follows [30]:
Step 1:
Identify all the extremum points of the original signal s t and define the upper and lower envelope u t and l t , respectively, using a cubic spline interpolation.
Step 2:
Calculate the mean envelope of the upper and lower envelope.
m t = 1 2 u t + l t .
Step 3:
Subtract the mean envelope from s(t) to obtain the first intermediate signal.
I 1 t = s t m t .
Step 4:
If I 1 t satisfies the criteria of the IMF, then define I M F 1 = I 1 t , otherwise treat I 1 t as the new signal and repeat the above procedure k times until I k + 1 t satisfies the IMF conditions. The acquisition of IMF usually requires several iterations. To finish the iteration, the stopping criterion is defined as follows:
S D = i = 1 n I k i I k + 1 i 2 I k 2 i ,
where n is the length of the intermediate signal. The iteration will be stopped when S D < δ (in this study δ is set to 0.3).
Step 5:
Let r 1 t = s t I M F 1 , treat r 1 t as the new signal and repeat Step 1–4 to obtain the next IMF, until r N t becomes either a constant or a monotonic function. Finally, the original signal s(t) after EMD can be expressed as:
s t = i = 1 N I M F i + r N t ,
where N is the number of IMFs, and r N t is the final residue.
The pseudocode of EMD is described in detail in Algorithm 1. Figure 1 is the schematic diagram of the main steps of EMD.
Algorithm 1: EMD
Input:   The original signal x .
Output:  Several IMF and a residue, i.e., I M F i , i = 1 , 2 , , n and r .
1: function EMD ( x , R e s i d u e T h r e s h o l d , S D T )
2:  IMF 0
3:  i 0
4:   N l e n g t h x
5:  residue
6:  while residue> R e s i d u e T h r e s h o l d do
7:   i i+1
8:    x i x i I M F i
9:    S D
10:   while S D > S D T do
11:    for j = 1 j = N do
12:     [ L o c a l M a x i j , I n d M a x i j ] max x i
13:     [ L o c a l M i n i j , I n d M i n i j ] min x i
14:    end for
15:    U p p e r E n v i s p l i n e I n d M a x i , L o c a l M a x i , 1 : l e n g t h x i
16:    L o w e r E n v i s p l i n e I n d M i n i , L o c a l M i n i , 1 : l e n g t h x i
17:    L o c a l M e a n E n v i U p p e r E n v i + L o w e r E n v i / 2
18:    x i x i L o c a l M e a n E n v i
19:    S D x T e m p x i 2 x T e m p 2
20:   end while
21:   I M F i x i
22:  residue m e a n x i I M F i
23:  end while
24:  return IMF and residue
25: end function
The effect of EMD is easily affected by mode mixing, i.e., signals of different feature scales appear in the same IMF, or signals with the same feature scale are dispersed into different IMFs [31]. This problem not only decreases the decomposition efficiency but also degrades the subsequent denoising performance.

2.1.2. EEMD Algorithm

The EEMD algorithm is proposed to eliminate the mode mixing of EMD. The procedure of EEMD is summarized as follows [17,26]:
Step 1:
Different Gaussian white noise signals with zero mean and unit variance n i t are added to the original signal s t to obtain a set of new signals
s i t = s t + n i t ,   i = 1 , 2 , , P .
Step 2:
Decompose each s i t by EMD to obtain I M F i k , where k = 1 , 2 , , N denotes the number of IMFs.
Step 3:
Average the I M F i k to obtain the EEMD mode
I M F k = 1 P i = 1 P I M F i k .
The pseudocode of EEMD is described in detail in Algorithm 2.
Algorithm 2: EEMD
Input:  The original signal x , the amplitude of the added Gaussian noise σ , and the number of ensemble trials m .
Output:  Several IMF and a residue, i.e., I M F k , k = 1 , 2 , , p and r .
1:  function EEMD ( x , σ , m )
2:   IMF 0
3:   r 0
4:   for i = 1 i = m do
5:     n i N σ std x , 1
6:     x i x + n i
7:    EMD ( x i )
8:     r m e a n r m
9:   end for
10:   for k = 1 k = p do
11:     I M F k   m e a n ( I M F i , k )
12:   end for
13:    r e s i d u e r
14:   return IMF and residue
15:  end function
The flow chart of EEMD is shown in Figure 2.

2.1.3. CEEMDAN Algorithm

Since the number of ensemble average is finite, a reconstruction error still exists in the result of EEMD. CEEMDAN can effectively overcome the mode mixing, with the reconstruction error and computational cost significantly reduced. The procedure of CEEMDAN is summarized as follows [25,26,32]:
Step 1:
The white noise ε 0 n i t is added to the original signal s t , and the first IMF of CEEMDAN is obtained by calculating the ensemble average:
I M F 1 = 1 N i = 1 N E 1 s t + ε 0 n i t ,
where E n is defined as the nth mode component of EMD.
Step 2:
The first residual component can be obtained
r 1 t = s t I M F 1 .
Step 3:
Construct the new signal
s 1 t = r 1 t + E 1 n i t ,
and decompose it by EMD. The second mode component can be obtained:
I M F 2 = 1 N i = 1 N E 1 r 1 t + E 1 n i t .
Step 4:
The nth residual signal and the (n+1)th IMF can be obtained according to the process of Step 3
r n t = r n 1 t I M F n t ,
I M F n + 1 = 1 N i = 1 N E 1 r n t + E n n i t .
Step 5:
Repeat Step 4 until the residual signal is no longer decomposed. The original signal can be expressed as
s t = n = 1 K I M F n + r t ,
where K is the number of IMFs by CEEMDAN, and r t is the final residual mode.
The pseudocode of CEEMDAN is described in detail in Algorithm 3.
Algorithm 3: CEEMDAN
Input: The original signal x , the amplitude of the added Gaussian noise σ , and the number of ensemble trials m .
Output: Several IMF and a residue, i.e., I M F k , k = 1 , 2 , , p and r .
1:  function CEEMDAN ( x , σ , m )
2:   IMF 0
3:    residue 0
4:   for i = 1 i = m do
5:     n i N σ std x , 1
6:     x i x + n i
7:     I M F i E 1 ( x i )
8:     I M F 1 1 m i I M F i
9:   end for
10:    r 1 x I M F 1
11:   for k = 2 k = p do
12:     I M F k m e a n E 1 r k 1 + E 1 n i
13:     r k r k 1 I M F k
14:   end for
15:    r r p
16:   return IMF and residue
17:  end function
18:
19:  function  E 1 ( x )
20:    I M F EMD ( x )
21:    I M F 1 I M F 1 , :
22:   return I M F 1
23:  end function
The flow chart of CEEMDAN is shown in Figure 3.

2.2. Permutation Entropy

PE was initially introduced by Bandt and Pompe [33] as a tool for measuring the complexity of time series, the advantages of PE are its simplicity, fast calculation, better robustness, and strong anti-noise ability, which make it suitable for the feature extraction of non-linear data. The specific steps of PE are summarized as follows [23,29]:
Step 1:
The first step in the calculation of permutation entropy requires extracting ordinal information from the time series. Given a time series X = x 1 , x 2 , , x N , K reconstructed time series can be obtained as:
x 1 , x 1 + τ , , x 1 + m 1 τ x j , x j + τ , , x j + m 1 τ x K , x K + τ , , x K + m 1 τ ,
where m and τ represent the embedding dimension and time delay, respectively. K = N m 1 τ .
Step 2:
For the jth reconstructed component, rearrange it in ascending order:
x j + r 0 x j + r 1 x j + r m 2 x j + r m 1 ,
Step 3:
The permutation of (15) is defined as:
π j = r 0 , r 1 , , r m 2 , r m 1 .
Step 4:
If the probabilities of each permutation are   P π 1 , P π 2 , , P π K , respectively. The PE of time series X is defined as
H p e m = i = 1 m ! P π i l o g 2 P π i .
Step 5:
PE can be normalized as
0 H P E m = H p e m l o g 2 m ! 1 .
A simple example may help to clarify this concept. Assume a time series X= (1,5,3,4,2), the embedding dimension m is set to 3 and the time delay τ is set to 1. Three reconstructed time series can be obtained as: (1,5,3), (5,3,4), and (3,4,2). According to (16), the permutation for (1,5,3), (5,3,4), and (3,4,2) is (0,2,1), (1,2,0), and (2,0,1), respectively. The normalized permutation entropy can be obtained as: P E = 1 l o g 2 3 ! 1 3 l o g 2 1 3 + 1 3 l o g 2 1 3 + 1 3 l o g 2 1 3 = 0.6131 . PE indicates the degree of randomness of the time series, i.e., the smaller the PE is, the simpler and more regular the time series is. The embedding dimension m and the time delay τ are two key parameters that affect the value of PE. In this paper, we set m = 3 and τ = 1 according to a previous study [29]. The pseudocode of PE is described in Algorithm 4.
Algorithm 4: PE [34]
Input: The time series x , the embedding dimension m .
Output: PE ( x , m ).
Define: π m k is the k-th permutation of π m , time delay τ = 1.
1: function PE ( x , m )
2:  PE 0
3:  N length ( x )
4:   c 0 m !
5:   p 0 m !
6:   π m 0 , 1 , , m 1
7:   Π m π m , π m 1 , , π m m ! 1
8:  for j = 0 j = N m do
9:    x j m x j , x j + 1 , , x j + m 1
10:    s o r t x j m , π m y j m , π j m
11:   for i = 0 i = m ! 1 do
12:   if  π j m = = Π i m then
13:     c i = c i + 1
14:   break
15:   end for
16:  end for
17: for k = 0 k = m ! 1 do
18:     p k c k N m 1
19:   if  p k > 0 then
20:     P E = P E + p k l o g 2 p k
21:   end if
22:  end for
23:  return PE
24: end function

2.3. Correlation Coefficient

The correlation coefficient is a dimensionless index that is widely applied in multivariate statistics to represent the relationship between two groups of variables [28]. Its value ranges from −1 to 1. The larger the absolute value of the correlation coefficient is, the stronger the correlation between the two variables is. For the two groups of variables x and y , the correlation coefficient ρ x y is defined as follows [35]
ρ x y = c o v x , y c o v x , x · c o v y , y ,
where c o v x , y is the covariance of x and y , c o v x , x and c o v y , y are the variance of x and y , respectively. Therefore, the correlation coefficient can be expressed as
ρ x y = i = 1 n x i x ¯ y i y ¯ i = 1 n x i x ¯ 2 · i = 1 n y i y ¯ 2 ,
x ¯ = 1 n i = 1 n x i , y ¯ = 1 n i = 1 n y i .

2.4. Wavelet Threshold Denoising

The wavelet transform is an effective time-frequency analysis tool which has the characteristic of multi-resolution and has been widely used for signal processing [36,37]. For a one-dimensional noisy signal,
s t = f t + e t ,   t = 0 , 1 , , n ,  
where s t , f t , and e t are defined as the noisy signal, real signal, and Gaussian noise signal, respectively. The specific steps of wavelet-based denoising are as follows [25]:
Step 1:
Proper wavelet basis function and decomposition level are selected to conduct wavelet decomposition on the noisy signal s t .
Step 2:
The thresholds are estimated according to appropriate threshold selection criteria for the high-frequency coefficients at different decomposition scales.
Step 3:
The low-frequency coefficients of decomposition and the threshold high-frequency coefficients are used to reconstruct signals.
The key to wavelet threshold denoising is the selection of the wavelet basis function and the threshold function. The db4 wavelet basis function and a soft threshold method are selected in this paper.

3. The Proposed Method for UAV Magnetic Data Denoising

A denoising algorithm for UAV magnetic survey data based on CEEMDAN, PE, CC, and WSTD is proposed in this paper. The proposed method is based on the premise that there is a significant difference in complexity between the target signal and noise, so PE can be used to measure whether the IMF is dominated by target signal or noise. To avoid the influence of unreasonable threshold setting on subsequent processing, IMFs are divided into four categories by the quartiles of PE. The real signal-dominant IMFs are further confirmed by CC, and the noise is further suppressed by WSTD. The flow chart of the proposed method is shown in Figure 4. The specific procedures are summarized as follows:
Step 1:
The original signal s t is decomposed into several IMFs by CEEMDAN and arranged from high frequency to low frequency.
Step 2:
Calculate the PE of all IMFs, the PE sequence is arranged in ascending order, and the extremum and the quartiles of the PE sequence are found, namely M I N p e , Q1, Q2, Q3, and M A X p e .
Step 3:
Execute the judgement procedure: (1) if PE falls in the interval of M I N p e , Q 1 , the corresponding IMFs are considered as signal IMFs and are preserved; (2) if PE falls in the interval of Q 1 , Q 2 , the corresponding IMFs are defined as signal-dominant IMFs; (3) if PE falls in the interval of Q 2 , Q 3 , the corresponding IMFs are defined as noise-dominant IMFs; (4) if PE falls in the interval of Q 3 , M A X p e , the corresponding IMFs are defined as noise and are removed.
Step 4:
The CCs between signal (noise)-dominant IMFs and the real signal which is constituted by signal IMFs are obtained. The median of the absolute value sequence of CCs is recorded as M c c , and the IMFs corresponding to the CC greater than M c c are defined as the real signal-dominant IMFs.
Step 5:
WSTD is applied to the real signal-dominant IMFs. The wavelet basis function and the decomposition level are db4 and 4, respectively.
Step 6:
The denoised signal can be obtained by combining the signal IMFs and the denoised IMFs.

4. Synthetic Signal Denoising Experiment

4.1. Acquisition of Synthetic Signal

Generally, the target signal of UAV magnetic surveys can be considered as a magnetic dipole, since the distance between sensors and the target is usually 2.5 times greater than the maximum dimension of the target [38]. The magnetic anomaly field generated by the target can be calculated by:
B = μ 0 4 π 3 m · r r r 5 m r 3 ,
where μ 0 is the permeability in vacuum, m is the dipole moment of the target, r is the displacement vector from the target to the measurement point, and r = r . As illustrated in Figure 5, the target center is located 1.5 m below the coordinate origin, with a magnetic moment m = 1.35 ,   0.12 , 0.78 A · m 2 . The length of the survey line is 30 m, with a sampling interval of 0.02 m. The distance between the magnetic sensor and the ground is 2 m, and the speed of the UAV is 2 m/s. The geomagnetic field intensity is 56,000 nT, while the declination and inclination of geomagnetic field are −6° and 59°, respectively.
The projection of the magnetic field generated by the target in the direction of the geomagnetic field is the real signal; in addition, the geomagnetic field, UAV’s interference field, equipment noise, and power frequency interference constitute the actual signal. Gaussian white noise with different SNRs is added to the real signal as simulated synthetic signals.

4.2. Evaluation of Different Denoising Methods

To clearly verify the denoising effectiveness of the proposed method, two combined noise reduction methods, i.e., EMD-PE-WSTD and EEMD-PE-WSTD, are chosen to compare with the proposed CEEMDAN-PE-CC-WSTD method. The former two methods use EMD and EEMD to decompose the original signal into several IMFs, then the noise IMFs are identified and removed using the quartile of the calculated PE. Both noise-dominant and signal-dominant IMFs are denoised using WSTD. Finally, the processed signal is obtained by combining the signal IMFs and the denoised IMFs. For EEMD and CEEMDAN-based methods, the amplitude of the added noise and the number of ensemble trials are 0.12 and 50, respectively. For the synthetic signal with a SNR of −10 dB, the decomposition results using EMD, EEMD, and CEEMDAN are shown in Figure 6. For each set of IMFs, results of PE can be obtained, as shown in Table 1.
For each decomposition method, IMFs are divided into four categories according to the corresponding quartiles of PEs, as shown in Table 2. Noise IMFs are first identified and removed. For the EMD and EEMD-based method, both noise-dominant and signal-dominant IMFs (IMF3–IMF7) are denoised using WSTD. For the CEEMDAN-based method, signal IMFs constitute the real signal, and CCs of the remaining IMFs and the real signal are obtained, as shown in Table 3. The median of the absolute value of CC sequence is 0.0232, and the IMFs corresponding to the CC greater than this value are selected as the real signal-dominant IMFs, e.g., IMF7 and IMF8 are selected in this case. Then, the real signal-dominant IMFs are denoised by WSTD, and the denoised signal can be obtained by combining the denoised IMFs and the signal IMFs.
To clearly compare different methods, SNR and root mean square error (RMSE) are used to evaluate the denoising performance. SNR shows an energy relationship between signal and noise, which is an intuitive method to evaluate the effect of the denoised signal by analyzing whether the SNR is improved. RMSE shows the difference between the denoised signal and the real target signal; the smaller the RMSE, the better the denoising effect. The formulas of SNR and RMSE are, respectively, given as follows
S N R = 10 l o g 10 i = 1 n s 2 i i = 1 n s i s ^ i 2 ,
R M S E = 1 n i = 1 n s i s ^ i 2 ,
where s i is the original signal, s ^ i is the denoised signal, and n is the number of sampling points.
Figure 7 shows the synthetic signal with −10 dB SNR and the denoised signal based on EMD-PE-WSTD, EEMD-PE-WSTD, and CEEMDAN-PE-CC-WSTD methods. The denoised results of synthetic signals with the SNR of −10 dB, −5 dB, 0 dB, and 5 dB are shown in Table 4. As can be seen from Figure 7 and Table 4, the three denoising methods all can reduce noise, and the proposed CEEMDAN-PE-CC-WSTD method has a better performance than the other two methods. There are two main reasons to explain these results: (1) all three methods can effectively suppress noise, indicating that the quartile of PE can indeed classify IMFs into four categories according to the dominance of signal and noise, and (2) the real signal-dominant IMFs are further confirmed by the median of CC, and hence the noise in the original signal is further suppressed. It should be noted that both the classification of IMFs and the confirmation of real signal-dominant IMFs are realized through the characteristics of the signal itself, and there is no need to set a threshold artificially. The use of the quartile of PE and the median of CC makes this method completely adaptive for the analysis of noisy signals.
The WSTD alone is applied to the synthetic data with different SNRs, using two different wavelet basis functions, db4 and sym4, respectively. The decomposition level is from 3 to 7. WSTD results are shown in Table 5. It can be seen that the effect of WSTD depends heavily on the selection of wavelet basis function and the number of decomposition levels. In addition, SNR of denoised signal reaches a maximum when the decomposition level increases to a certain value. The best result of WSTD reaches the level of the EMD-PE-WSTD and EEMD-PE-WSTD method. However, it is worth noting that for the method in Table 4, we do not optimize the wavelet basis function and the number of decomposition level. Therefore, as suggested by Table 4 and Table 5, it is expected that our proposed method has a better performance than the WSTD method.

5. UAV Magnetic Survey Experiment Verification

5.1. The Multi-Rotor UAV Magnetic Survey System

A multi-rotor-based UAV-magnetometer system was deployed for the purpose of near-surface targets detection, where the parameters of the system can be found in [8]. However, the magnetometers were semi-rigidly mounted below the UAV, which could not meet the requirements of vertical take-off and landing (VTOL), and the potential impact risk of magnetometers also existed [8,39]. To surmount these obstacles, a magnetic survey system based on a six-rotor UAV was developed, as shown in Figure 8. This system consisted of two cesium optically pumped magnetometers (OPMs) and a fluxgate magnetometer to record the total magnetic intensity (TMI) data and the vector magnetic intensity (VMI) data, a differential GPS to provide the location information of the UAV, a data acquisition module, and a power module. The two OPMs were rigidly mounted below the center of the UAV by a boom, with a vertical distance of 0.45 m. The TMI and VMI data were synchronized by the pulse per second signal, with a sampling frequency of 160 Hz. The technical specifications of the multi-rotor magnetic survey system are given in Table 6.

5.2. Evaluation of UAV-Borne Magnetic Survey Results after Denoising

Experiments were carried out in Sichuan, China for the detection of near-surface buried targets. A segment pipeline made of steel was used as the target with a buried depth of 3 m, a length of 2 m, and a diameter of 0.15 m. A 12 m × 16 m rectangular area was selected as the survey area, and the target was buried near the center of the survey area. The pre-programmed flight profiles ran along the north–south direction, with a line spacing of 0.5 m. Once the flight profiles were programmed, the multi-rotor UAV magnetic system was able to automatically perform survey tasks, including take-offs and landings. The flight altitude was set to 3.5 m above ground level (AGL), with a flight speed of 2 m/s. Figure 9 shows the flight profiles of the UAV. The origin of the local cartesian coordinates was the starting point of the flight. Profiles above the survey area can be obtained after cutting off the undesired and curved flight data (see Figure 9).
The two-dimensional magnetic map of the survey area can be obtained by interpolating the original data, as shown in Figure 10a. The characteristics of the target signal were masked due to the original signal containing a lot of random noise. The denoised data of each flight profile were obtained using EMD-PE-WSTD, EEMD-PE-WSTD, and the proposed CEEMDAN-PE-CC-WSTD method, and the corresponding results of magnetic maps are shown in Figure 10b–d, respectively.
To evaluate the quality improvement of magnetic maps after denoising, we introduce two parameters, i.e., peak signal-to-noise ratio (PSNR) and structural similarity (SSIM) [40]. The target area (East–West: −12 m to −6 m, South–North: 16 m to 25 m) of Figure 10 was selected, and the reference magnetic map of the target area can be obtained using the low-frequency electromagnetic field simulation software, ANSYS Maxwell 19.0. Information about the geomagnetic field (e.g., inclination and declination) can be obtained according to the International Geomagnetic Reference Field (IGRF) model. The results of PSNR and SSIM of different denoising methods are shown in Table 7. As shown in Table 7, the results obtained by the proposed method have the largest PSNR and SSIM, therefore, the effectiveness of the proposed method is proved.
Considering the quasi-static characteristics of the target signal, the complexity of the flight profile data can reflect the noise level on the other hand, i.e., the flight profile data with lower PE means less noise. The results of the PE of the data of each flight profile before and after noise reduction are shown in Figure 11. The average PE of the original data, denoised data using EMD-PE-WSTD, EEMD-PE-WSTD, and CEEMDAN-PE-CC-WSTD methods are 0.9904, 0.4970, 0.4679, and 0.4231, respectively. Data denoised by the proposed method have the lowest average PE among the three methods, which indicates that the complexity of the data is significantly reduced, and the noise is greatly suppressed.

6. Conclusions

In this paper, a novel noise reduction method for multi-rotor UAV magnetic survey data based on CEEMDAN, PE, CC and WSTD is proposed. The CEEMDAN method is used to decompose the raw magnetic data into a series of IMFs with different scales. The quartile of PE is applied to divide the IMFs into four categories, i.e., the noise IMFs, noise-dominant IMFs, signal-dominant IMFs, and signal IMFs. Correlation coefficients are introduced to identify the real signal-dominant IMFs, and WSTD is applied to the real signal-dominant IMFs. Finally, the denoised signal can be obtained by combining the signal IMFs and the denoised IMFs. The proposed method is validated through experiments on both simulated synthetic signals and multi-rotor UAV magnetic survey data. The denoised data obtained by the proposed method are qualitatively and quantitatively analyzed and compared with EMD-PE-WSTD and EEMD-PE-WSTD methods. The results show that the proposed CEEMDAN-PE-CC-WSTD method can significantly suppress the noise and obtain a clearer target signal, which is very beneficial to the follow-up data interpretation. Our future work will include further verification of the proposed method via more UAV magnetic survey applications.

Author Contributions

Conceptualization, Y.Z. and X.Z.; methodology, Y.Z.; software, Y.Z.; validation, S.L., K.X. and Y.Z.; formal analysis, X.Z.; writing—original draft preparation, Y.Z.; writing—review and editing, X.Z.; visualization, S.L. and K.X.; supervision, X.Z.; funding acquisition, X.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Innovation Project of Chinese Academy of Sciences and National Natural Science Foundation of China, grant number 41604155.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data used during the study are available from the corresponding author by request.

Acknowledgments

The authors would like to thank Xingbo Du for his valuable suggestions on improving this manuscript.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

AGLAbove ground level
CCCorrelation coefficient
CEEMDANComplete ensemble empirical mode decomposition with adaptive noise
EEMDEnsemble empirical mode decomposition
EMDEmpirical mode decomposition
IGRFInternational Geomagnetic Reference Field
IMFIntrinsic mode function
OPMsOptically pumped magnetometers
PEPermutation entropy
PSNRPeak signal-to-noise ratio
RMSERoot mean square error
SNRSignal-to-noise ratio
SSIMStructural similarity
TMITotal magnetic intensity
UAVUnmanned aerial vehicle
UXOUnexploded ordnance
VMIVector magnetic intensity
VTOLVertical take-off and landing
WSTDWavelet soft threshold denoising

References

  1. Zheng, Y.; Li, S.; Xing, K.; Zhang, X. Unmanned Aerial Vehicles for Magnetic Surveys: A Review on Platform Selection and Interference Suppression. Drones 2021, 5, 93. [Google Scholar] [CrossRef]
  2. Vadim, T.; Alexander, P.; Vasily, A.; Dmitry, K. Unmanned airborne magnetic survey technologies: Present and future. In Recent Advances in Rock Magnetism, Environmental Magnetism and Paleomagnetism; Springer International Publishing: Cham, Switzerland, 2019; pp. 523–534. [Google Scholar]
  3. Døssing, A.; Silva, E.L.S.D.; Martelet, G.; Rasmussen, T.M.; Gloaguen, E.; Petersen, J.T.; Linde, J. A high-speed, light-weight scalar magnetometer bird for km scale UAV magnetic surveying: On sensor choice, bird design, and quality of output data. Remote Sens. 2021, 13, 649. [Google Scholar] [CrossRef]
  4. Hashimoto, T.; Koyama, T.; Kaneko, T.; Ohminato, T.; Yanagisawa, T.; Yoshimoto, M.; Suzuki, E. Aeromagnetic survey using an unmanned autonomous helicopter over Tarumae Volcano, northern Japan. Explor. Geophys. 2014, 45, 37–42. [Google Scholar] [CrossRef] [Green Version]
  5. Gailler, L.; Labazuy, P.; Régis, E.; Bontemps, M.; Souriot, T.; Bacques, G.; Carton, B. Validation of a new UAV magnetic prospecting tool for volcano monitoring and geohazard assessment. Remote Sens. 2021, 13, 894. [Google Scholar] [CrossRef]
  6. Malehmir, A.; Dynesius, L.; Paulusson, K.; Paulusson, A.; Johansson, H.; Bastani, M.; Wedmark, M.; Marsden, P. The potential of rotary-wing UAV-based magnetic surveys for mineral exploration: A case study from central Sweden. Lead. Edge 2017, 36, 552–557. [Google Scholar] [CrossRef]
  7. Walter, C.; Braun, A.; Fotopoulos, G. Spectral analysis of magnetometer swing in high-resolution UAV-borne aeromagnetic surveys. In Proceedings of the 2019 IEEE Systems and Technologies for Remote Sensing Applications Through Unmanned Aerial Systems (STRATUS), Rochester, NY, USA, 25–27 February 2019; pp. 1–4. [Google Scholar]
  8. Mu, Y.; Zhang, X.; Xie, W.; Zheng, Y. Automatic detection of near-surface targets for unmanned aerial vehicle (UAV) magnetic survey. Remote Sens. 2020, 12, 452. [Google Scholar] [CrossRef] [Green Version]
  9. Schmidt, V.; Becken, M.; Schmalzl, J. A UAV-borne magnetic survey for archaeological prospection of a Celtic burial site. First Break 2020, 38, 61–66. [Google Scholar] [CrossRef]
  10. Shahsavani, H. An aeromagnetic survey carried out using a rotary-wing UAV equipped with a low-cost magneto-inductive sensor. Int. J. Remote Sens. 2021, 1–14. [Google Scholar] [CrossRef]
  11. Liu, D.; Xu, X.; Huang, C.; Zhu, W.; Liu, X.; Yu, G.; Fang, G. Adaptive cancellation of geomagnetic background noise for magnetic anomaly detection using coherence. Meas. Sci. Technol. 2014, 26, 015008. [Google Scholar] [CrossRef]
  12. Wang, S.; Wang, J. Application of Higher-Order Statistics in Magnetotelluric Data Processing. Chin. J. Geophys. 2004, 47, 1046–1053. [Google Scholar] [CrossRef]
  13. Huang, N.E.; Shen, Z.; Long, S.R.; Wu, M.C.; Shih, H.H.; Zheng, Q.; Yen, N.-C.; Tung, C.C.; Liu, H.H. The empirical mode decomposition and the Hilbert spectrum for nonlinear and non-stationary time series analysis. Proc. R. Soc. Lond. Ser. A Math. Phys. Eng. Sci. 1998, 454, 903–995. [Google Scholar] [CrossRef]
  14. Campolo, M.; Labate, D.; La Foresta, F.; Morabito, F.C.; Lay-Ekuakille, A.; Vergallo, P. ECG-derived respiratory signal using empirical mode decomposition. In Proceedings of the 2011 IEEE International Symposium on Medical Measurements and Applications, Bari, Italy, 30–31 May 2011; pp. 399–403. [Google Scholar]
  15. 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]
  16. Torres, M.E.; Colominas, M.A.; Schlotthauer, G.; Flandrin, P. A complete ensemble empirical mode decomposition with adaptive noise. In Proceedings of the 2011 IEEE international conference on acoustics, speech and signal processing (ICASSP), Prague, Czech Republic, 22–27 May 2011; pp. 4144–4147. [Google Scholar]
  17. Xu, Y.; Luo, M.; Li, T.; Song, G. ECG signal de-noising and baseline wander correction based on CEEMDAN and wavelet threshold. Sensors 2017, 17, 2754. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  18. Yao, L.; Pan, Z. A new method based CEEMDAN for removal of baseline wander and powerline interference in ECG signals. Optik 2020, 223, 165566. [Google Scholar] [CrossRef]
  19. Zhang, W.; Qu, Z.; Zhang, K.; Mao, W.; Ma, Y.; Fan, X. A combined model based on CEEMDAN and modified flower pollination algorithm for wind speed forecasting. Energy Conv. Manag. 2017, 136, 439–451. [Google Scholar] [CrossRef]
  20. Liang, T.; Xie, G.; Fan, S.; Meng, Z. A Combined Model Based on CEEMDAN, Permutation Entropy, Gated Recurrent Unit Network, and an Improved Bat Algorithm for Wind Speed Forecasting. IEEE Access 2020, 8, 165612–165630. [Google Scholar] [CrossRef]
  21. Cao, J.; Li, Z.; Li, J. Financial time series forecasting model based on CEEMDAN and LSTM. Phys. A Stat. Mech. Appl. 2019, 519, 127–139. [Google Scholar] [CrossRef]
  22. Bai, L.; Han, Z.; Li, Y.; Ning, S. A hybrid de-noising algorithm for the gear transmission system based on CEEMDAN-PE-TFPF. Entropy 2018, 20, 361. [Google Scholar] [CrossRef] [Green Version]
  23. Kuai, M.; Cheng, G.; Pang, Y.; Li, Y. Research of planetary gear fault diagnosis based on permutation entropy of CEEMDAN and ANFIS. Sensors 2018, 18, 782. [Google Scholar] [CrossRef] [Green Version]
  24. Jiang, L.; Tan, H.; Li, X.; Chen, L.; Yang, D. CEEMDAN-based permutation entropy: A suitable feature for the fault identification of spiral-bevel gears. Shock Vib. 2019, 1, 1–13. [Google Scholar] [CrossRef]
  25. Li, Y.; Li, Y.; Chen, X.; Yu, J.; Yang, H.; Wang, L. A new underwater acoustic signal denoising technique based on CEEMDAN, mutual information, permutation entropy, and wavelet threshold denoising. Entropy 2018, 20, 563. [Google Scholar] [CrossRef] [Green Version]
  26. Li, G.; Guan, Q.; Yang, H. Noise reduction method of underwater acoustic signals based on CEEMDAN, effort-to-compress complexity, refined composite multiscale dispersion entropy and wavelet threshold denoising. Entropy 2019, 21, 11. [Google Scholar] [CrossRef] [Green Version]
  27. Mousavi, A.A.; Zhang, C.; Masri, S.F.; Gholipour, G. Structural damage localization and quantification based on a CEEMDAN Hilbert transform neural network approach: A model steel truss bridge case study. Sensors 2020, 20, 1271. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  28. Li, X.; Li, C. Improved CEEMDAN and PSO-SVR modeling for near-infrared noninvasive glucose detection. Comput. Math. Method Med. 2016, 2016, 8301962. [Google Scholar] [CrossRef] [PubMed]
  29. Lu, P.; Ye, L.; Sun, B.; Zhang, C.; Zhao, Y.; Teng, J. A new hybrid prediction method of ultra-short-term wind power forecasting based on EEMD-PE and LSSVM optimized by the GSA. Energies 2018, 11, 697. [Google Scholar] [CrossRef] [Green Version]
  30. Zhang, T.; Wang, X.; Chen, Y.; Ullah, Z.; Ju, H.; Zhao, Y. Non-contact geomagnetic detection using improved complete ensemble empirical mode decomposition with adaptive noise and teager energy operator. Electronics 2019, 8, 309. [Google Scholar] [CrossRef] [Green Version]
  31. Tang, B.; Dong, S.; Song, T. Method for eliminating mode mixing of empirical mode decomposition based on the revised blind source separation. Signal Process. 2012, 92, 248–258. [Google Scholar] [CrossRef]
  32. Zhan, L.; Li, C. A comparative study of empirical mode decomposition-based filtering for impact signal. Entropy 2017, 19, 13. [Google Scholar] [CrossRef] [Green Version]
  33. Bandt, C.; Pompe, B. Permutation entropy: A natural complexity measure for time series. Phys. Rev. Lett. 2002, 88, 174102. [Google Scholar] [CrossRef]
  34. Cuesta Frau, D. Permutation entropy: Influence of amplitude information on time series classification performance. Math. Biosci. Eng. 2019, 16, 6842–6857. [Google Scholar] [CrossRef]
  35. Benesty, J.; Chen, J.; Huang, Y.; Cohen, I. Pearson correlation coefficient. In Noise Reduction in Speech Processing; Springer: Berlin/Heidelberg, Germany, 2009; pp. 1–4. [Google Scholar]
  36. Wang, X.; Xu, J.; Zhao, Y. Wavelet based denoising for the estimation of the state of charge for lithium-ion batteries. Energies 2018, 11, 1144. [Google Scholar] [CrossRef] [Green Version]
  37. Ling, Z.; Wang, P.; Wan, Y.; Li, T. Effective denoising of magnetotelluric (MT) data using a combined wavelet method. Acta Geophys. 2019, 67, 813–824. [Google Scholar] [CrossRef]
  38. Song, Q.; Ding, W.; Peng, H.; Gu, J.; Shuai, J. Pipe defect detection with remote magnetic inspection and wavelet analysis. Wirel. Pers. Commun. 2017, 95, 2299–2313. [Google Scholar] [CrossRef]
  39. Walter, C.; Braun, A.; Fotopoulos, G. High-resolution unmanned aerial vehicle aeromagnetic surveys for mineral exploration targets. Geophys. Prospect. 2020, 68, 334–349. [Google Scholar] [CrossRef]
  40. Sara, U.; Akter, M.; Uddin, M.S. Image quality assessment through FSIM, SSIM, MSE and PSNR—a comparative study. J. Comput. Commun. 2019, 7, 8–18. [Google Scholar] [CrossRef] [Green Version]
Figure 1. The schematic diagram of the main steps of EMD.
Figure 1. The schematic diagram of the main steps of EMD.
Entropy 23 01309 g001aEntropy 23 01309 g001b
Figure 2. The flow chart of EEMD.
Figure 2. The flow chart of EEMD.
Entropy 23 01309 g002
Figure 3. The flow chart of CEEMDAN algorithm.
Figure 3. The flow chart of CEEMDAN algorithm.
Entropy 23 01309 g003
Figure 4. The flow chart of the proposed denoising algorithm for UAV magnetic data.
Figure 4. The flow chart of the proposed denoising algorithm for UAV magnetic data.
Entropy 23 01309 g004
Figure 5. The magnetic target detection model.
Figure 5. The magnetic target detection model.
Entropy 23 01309 g005
Figure 6. The decomposition results of the −10 dB synthetic signal by (a) EMD; (b) EEMD; and (c) CEEMDAN.
Figure 6. The decomposition results of the −10 dB synthetic signal by (a) EMD; (b) EEMD; and (c) CEEMDAN.
Entropy 23 01309 g006aEntropy 23 01309 g006b
Figure 7. The time domain waveform before and after noise reduction of a synthetic signal with a SNR of −10 dB. (a) The original signal and the target signal; (b) the denoised signal by EMD-PE-WSTD; (c) the denoised signal by EEMD-PE-WSTD; and (d) the denoised signal by CEEMDAN-PE-CC-WSTD.
Figure 7. The time domain waveform before and after noise reduction of a synthetic signal with a SNR of −10 dB. (a) The original signal and the target signal; (b) the denoised signal by EMD-PE-WSTD; (c) the denoised signal by EEMD-PE-WSTD; and (d) the denoised signal by CEEMDAN-PE-CC-WSTD.
Entropy 23 01309 g007aEntropy 23 01309 g007b
Figure 8. The six-rotor UAV magnetic survey system.
Figure 8. The six-rotor UAV magnetic survey system.
Entropy 23 01309 g008
Figure 9. The flight profiles of the UAV and the survey area. The dotted rectangle represents the buried pipeline target.
Figure 9. The flight profiles of the UAV and the survey area. The dotted rectangle represents the buried pipeline target.
Entropy 23 01309 g009
Figure 10. Magnetic map of the survey area by interpolating (a) the original data; (b) the denoised data by EMD-PE-WSTD; (c) the denoised data by EEMD-PE-WSTD; and (d) the denoised data by CEEMDAN-PE-CC-WSTD. The dotted rectangle represents the buried pipeline target.
Figure 10. Magnetic map of the survey area by interpolating (a) the original data; (b) the denoised data by EMD-PE-WSTD; (c) the denoised data by EEMD-PE-WSTD; and (d) the denoised data by CEEMDAN-PE-CC-WSTD. The dotted rectangle represents the buried pipeline target.
Entropy 23 01309 g010aEntropy 23 01309 g010b
Figure 11. Results of PE of each flight profile data before and after noise reduction.
Figure 11. Results of PE of each flight profile data before and after noise reduction.
Entropy 23 01309 g011
Table 1. The PEs of each set of IMFs obtained by EMD, EEMD, and CEEMDAN methods.
Table 1. The PEs of each set of IMFs obtained by EMD, EEMD, and CEEMDAN methods.
MethodsIMF1IMF2IMF3IMF4IMF5IMF6IMF7IMF8IMF9IMF10
EMD0.99770.87680.71720.58950.50040.45100.42470.41050.3720/
EEMD0.99580.87920.71620.59340.50300.45560.42180.40300.3793/
CEEMDAN0.99500.91560.82490.71490.58810.50660.47810.43860.40930.3444
Table 2. Four categories of IMFs obtained by EMD, EEMD, and CEEMDAN methods.
Table 2. Four categories of IMFs obtained by EMD, EEMD, and CEEMDAN methods.
MethodsNoise IMFsNoise-Dominant IMFsSignal-Dominant IMFsSignal IMFs
EMDIMF1, IMF2IMF3, IMF4, IMF5IMF6, IMF7IMF8, IMF9
EEMDIMF1, IMF2IMF3, IMF4, IMF5IMF6, IMF7IMF8, IMF9
CEEMDANIMF1, IMF2, IMF3IMF4, IMF5IMF6, IMF7, IMF8IMF9, IMF10
Table 3. Correlation coefficients between each IMF and the real signal of the CEEMDAN-based method.
Table 3. Correlation coefficients between each IMF and the real signal of the CEEMDAN-based method.
ModeIMF4IMF5IMF6IMF7IMF8
Correlation Coefficient0.0232−0.01140.00480.05990.6502
Table 4. The denoising results of synthetic signals using different methods.
Table 4. The denoising results of synthetic signals using different methods.
Synthetic Signal SNR (dB)EMD-PE-WSTDEEMD-PE-WSTDCEEMDAN-PE-CC-WSTD
SNR (dB)RMSESNR (dB)RMSESNR (dB)RMSE
−151.85891.02922.24600.97635.03860.7119
−104.68600.74146.35070.60898.99590.4501
−59.76940.420910.13860.392911.71110.3348
015.80080.206016.07410.198918.04010.1596
Table 5. The denoising results of synthetic data using (a) the db4 wavelet basis function and (b) the sym4 wavelet basis function.
Table 5. The denoising results of synthetic data using (a) the db4 wavelet basis function and (b) the sym4 wavelet basis function.
Synthetic Signal SNR (dB)ParameterDecomposition Level
34567
(a)
−15SNR (dB)−9.0441−5.0242−1.8074−0.1183−2.5242
RMSE3.56982.24731.55181.28011.9425
−10SNR (dB)−5.1317−1.54020.57674.66522.5986
RMSE2.28851.52211.20030.76310.9763
−5SNR (dB)−0.13032.83175.23837.94475.9407
RMSE1.28720.92140.70470.52350.6713
0SNR (dB)6.48719.574312.332415.959914.2816
RMSE0.59950.42170.30900.20560.2911
(b)
−15SNR (dB)−9.0618−5.3393−1.7060−0.3396−2.2779
RMSE3.57712.33021.53391.31311.6716
−10SNR (dB)−4.8593−1.65711.19334.97532.7228
RMSE2.21811.54371.11970.73290.9217
−5SNR (dB)−0.54542.97404.93397.68195.5914
RMSE1.34950.90660.73060.54500.7421
0SNR (dB)6.57189.249512.565416.810814.4053
RMSE0.59370.43790.30180.18970.2830
Table 6. The technical specifications of the multi-rotor UAV magnetic survey system.
Table 6. The technical specifications of the multi-rotor UAV magnetic survey system.
ModuleTechnical IndexSpecifications
UAVFlight speed14 m/s, maximum air speed; 2–4 m/s, recommend speed
Mass of payload10 kg, maximum payload; 5 kg, standard payload
Takeoff weight19 kg, standard
Endurance35 min with a payload of 5 kg
Magnetic sensorsCesium OPMOperating range: 10,000 nT to 105,000 nT
Noise sensitivity: 0.3 pT/sqrt (Hz) @ 1 Hz
Fluxgate magnetometerOperating range: ± 100 μ T
Noise sensitivity: 4 pT/sqrt (Hz) @ 1 Hz
PowerData acquisition module3200 mAh lithium polymer batterie; voltage: 24 V
Table 7. Results of PSNR and SSIM of different denoising methods.
Table 7. Results of PSNR and SSIM of different denoising methods.
ParametersOriginal DataEMD-PE-WSTDEEMD-PE-WSTDCEEMDAN-PE-CC-WSTD
PSNR (dB)18.805829.203630.130733.6262
SSIM0.57010.86000.86220.8766
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Zheng, Y.; Li, S.; Xing, K.; Zhang, X. A Novel Noise Reduction Method of UAV Magnetic Survey Data Based on CEEMDAN, Permutation Entropy, Correlation Coefficient and Wavelet Threshold Denoising. Entropy 2021, 23, 1309. https://doi.org/10.3390/e23101309

AMA Style

Zheng Y, Li S, Xing K, Zhang X. A Novel Noise Reduction Method of UAV Magnetic Survey Data Based on CEEMDAN, Permutation Entropy, Correlation Coefficient and Wavelet Threshold Denoising. Entropy. 2021; 23(10):1309. https://doi.org/10.3390/e23101309

Chicago/Turabian Style

Zheng, Yaoxin, Shiyan Li, Kang Xing, and Xiaojuan Zhang. 2021. "A Novel Noise Reduction Method of UAV Magnetic Survey Data Based on CEEMDAN, Permutation Entropy, Correlation Coefficient and Wavelet Threshold Denoising" Entropy 23, no. 10: 1309. https://doi.org/10.3390/e23101309

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