Next Article in Journal
The Braking-Pressure and Driving-Direction Determination System (BDDS) Using Road Roughness and Passenger Conditions of Surrounding Vehicles
Previous Article in Journal
Assessing the Impacts of Autonomous Vehicles on Road Congestion Using Microsimulation
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Denoising Ocean Turbulence Microstructure Signals for Application in Estimating Turbulence Kinetic Energy Dissipation Rates Based on EMD-PCA

1
College of Computer Science and Engineering, Shandong University of Science and Technology, Qingdao 266590, China
2
Department of Information Engineering, Shandong Foreign Trade Vocational College, Qingdao 266100, China
3
College of Information Science and Engineering, Ocean University of China, Qingdao 266100, China
*
Author to whom correspondence should be addressed.
Sensors 2022, 22(12), 4413; https://doi.org/10.3390/s22124413
Submission received: 6 May 2022 / Revised: 3 June 2022 / Accepted: 7 June 2022 / Published: 10 June 2022
(This article belongs to the Section Electronic Sensors)

Abstract

:
When ocean turbulence signals are collected using turbulence observation instruments in real marine environments, the effective signals in the acquired data set are often polluted by noise. In order to eliminate the noise component contained in the non-stationary and nonlinear ocean turbulence signals, a new multi-scale turbulence signal denoising method is proposed by combining the empirical mode decomposition (EMD) and principle component analysis (PCA). First, the time series of turbulence signals are decomposed into a couple of components by EMD algorithm and approximately calculate the noise energy in each intrinsic mode function (IMF). Then, PCA is implemented on each IMF. The appropriate principal components are selected according to the decomposition characteristics of PCA and the noise energy proportion in IMF. Each IMF is reconstructed by the selected principle components. At last, the effective ocean turbulence signals are reconstructed by the corrected IMFs and the residue. Ocean turbulence signals collected in the South China Sea (SCS) are used to evaluate the effectiveness of the proposed method. The results show that the proposed method can effectively eliminate the noise and maintain the characteristics of the effective turbulence signals under high noise. Turbulence kinetic energy (TKE) is also estimated from the denoised signals, which provide a reliable data basis for the analysis of the turbulent characteristics in later stage.

1. Introduction

Ocean turbulence mixing is one of the most challenging research fields in physical oceanography as it is unsteady and irregular. As one of the main physical processes, turbulence controls the ocean overturning circulation at a wide range of temporal and spatial scales because of its influences on climate. At small scales, turbulence affects the ocean circulation and ecosystems by enhancing the transport of heat and nutrients within the water column. Therefore, the study of ocean turbulence can not only improve people’s understanding of energy exchange in the marine environment and global climate change, but also strengthen the prediction system of marine climate and disasters [1,2,3].
Highly accurate turbulence data is the basis to analyze ocean turbulence characteristics. Oceanic turbulence measurements have been taken for more than 50 years since the pioneering work by Grant in 1962 [4]. In the open ocean, turbulence is usually assessed by measuring velocity fluctuations at dissipation scales using shear probes, while temperature fluctuations are measured with thermistors or platinum film thermometers. By mounting on different ocean observation platforms, the shear probe can continuously achieve abundant turbulence data, which provides rich data resources for turbulence characteristic analysis. However, to measure a few centimeters of turbulence microstructure in the open sea is quite difficult because it is inherently chaotic, unsteady and unpredictable as well as being a tough experiment environment. The collected turbulence data is inevitably contaminated by various noise, such as vibration noise of the observation instrument and cable tension, the high frequency electronic system noise, and natural noise (sea wind and waves in the water column or the collision of the probes [5,6]. These noises will affect the evaluation of ocean turbulence characteristics, such as the dissipation rate of turbulent kinetic energy (TKE). So, the noise should be removed from the measured turbulence signals and turbulence signal denoising is an important segment to acquire high-precision data.
In order to eliminate the noise component in the ocean turbulence signal correctly and effectively, researchers have proposed different methods [7,8,9]. In the past several decades, the structure and accuracy of the measuring sensors have continuously improved, and the sensor technology has been perfected. Researchers then tried to find an effective denoising method at the algorithm level. Traditional denoising methods, such as low-pass filter based on Fourier transform, the spatial power-response transfer function and wavelet transform denoising algorithm, are the most common denoising methods. Each denoising algorithm has its own advantages and disadvantages. The low-pass filtering algorithm can filter out high-frequency signals by setting the cut-off frequency, which is simple and easy to use. However, this algorithm easily filters out the effective information in the high-frequency part and has no denoising effect on removing the vibration noise distributed in the low frequency. The wavelet transform denoising algorithm requires selection of the wavelet basis function and decomposition scale, which is not suitable for the non-stationary turbulence signals. The wavenumber spectrum calculated from the measured turbulence signals can be used as one of the important standards to evaluate its quality, so researchers try to eliminate the noise from the perspective of the characteristics of the signal itself. By installing the accelerometer sensor on the measuring instrument to measure the motion posture of the observation instrument, Lueck proposed the frequency response transfer function to correct the turbulence signals. By subtracting the coherent signals from the accelerometer, the shear probe signal vibration contamination is removed [5]. However, this method is only effective at reducing vibration noise in one direction. Goodman proposed a cross-spectrum denoising method to remove the noise caused by the instrument vibration [8]. Through calculating the weight value, all the coherent signals from the three-axis accelerometers can be obtained, and the vibration noise can be eliminated to some extent. However, this denoising method treats all the wavenumbers the same and lacks the optimal estimation of the weight value. Accurate and precise turbulence data are only achievable through the design of a suitable filter to process raw turbulence observed signals, and this, in turn, is of utmost importance since it dictates not only the fidelity of subsequent analysis on turbulence characteristics but also conclusions drawn from such analysis [9].
Recently, some methods for signal denoising scheme are introduced that are based on empirical mode decomposition (EMD) [10]. The EMD algorithm is a data-driven adaptive signal decomposition method, which can adaptively decompose the noisy signal into a set of intrinsic mode functions (IMFs) ordered by frequency. EMD was originally developed to process nonstationary and nonlinear data, such as experimental turbulence records [11,12]. Now, it has been further applied successfully to a variety of physical systems, such as earthquake, ocean, mechanical vibration analysis, sound processing and other fields of data processing and analysis. The basic principle of the denoising methods based on EMD are to reconstruct the signal with IMFs that directly remove the high-frequency part, previously filtered or thresholded. The direct removal method is easy to conduct but also removes the details of the signals, and the filtered or thresholded based on wavelet threshold is hard to determine the threshold of the method.
Following this idea, we present in this paper a denoising technique based on EMD and principal component analysis (PCA), which selects a few independent principal components from the original complex signal to represent most of the information of the original signal [13]. The turbulence denoising method based on EMD-PCA is designed to conduct in the frequency domain, which can achieve the optimal estimation of the observation spectrum and the dissipation rate of turbulence kinetic energy (TKE). Through decomposing the original turbulence signal into IMFs and estimating the noise energy using PCA algorithm, the appropriate principal components are selected for reconstruction. The sea data collected in the South China Sea with a moored turbulence measuring instrument (MTMI) is used to evaluate the validity of the improved turbulence denoising method. The outline of this paper is as follows. The turbulence observation instrument and the deployment are introduced in Section 2. Section 3 mainly presents the improved turbulence denoising method based on EMD-PCA in detail and gives the process to calculate the TKE dissipation rate. Sea data results to verify the validity of the improved denoising method are shown and discussed in Section 4, and conclusion remarks are given in Section 5.

2. Instrument and Deployment

The sea data used to verify the validity of the turbulence denoising method is collected in the South China Sea (21°09.900′ N 117°42.031′ E) with a moored turbulence measuring instrument (MTMI) designed by Ocean University of China (OUC). The MTMI is designed to collect abundant turbulence microstructure time series from the deep sea for a long time at a fixed level. In this experiment, the instrument was deployed in about 250-m-deep water, and it successfully collected turbulence microstructure time series for about 110 days.
The main structure of the MTMI is shown in Figure 1. The core component of MTMI is the turbulent observing part (part B in Figure 1), which in the middle of the nose contains two orthogonal shear probes (PNS07) to measure the cross-stream velocity fluctuations. In the design, one of the shear probes is oriented to sense horizontal velocity fluctuations (∂w/∂t), and the other responds to the athwartships velocity fluctuations (∂v/∂t). To monitor the status of the instrument under the seawater, the three orthogonal accelerometers are housed in the instrument cabin by a righthand cartesian coordinate, which can provide information on three directions. All the voltage output of the sensors are digitized by 16-bit A/D conversion and finally stored in the storage card. Meanwhile, part C mounted a current meter to measure the current speed, direction and the ability of the instrument to respond to the ambient currents. Part A is mainly the glass floats designed to provide buoyancy and ensure the stability of the whole system. Part E is the anchor block. Under the effects of part A and part E, the whole system can maintain a vertical state underwater. To recover the whole system, the acoustic release in part D opens and releases the anchor block, then the whole system ascends to the sea surface under the effect of buoyancy. The structure of MTMI and the field test location of it in the South China Sea are shown in Figure 1. The asterisk in Figure 1b represents the field test location and the horizontal and vertical coordinates represent longitude and latitude, respectively.

3. Methodology

3.1. Multi-Scale Turbulence Signal Denoising Method Based on EMD-PCA

The EMD (empirical mode decomposition) method is a signal processing technique, which was originally developed to process nonstationary and nonlinear data, such as experimental turbulence records. Now, it has been further applied successfully to a variety of physical systems. The key benefit of using EMD is that it is automatic and fully data adaptive.
The EMD method decomposes the original signal S ( t ) into a finite number n of intrinsic mode functions (IMFs), which represent different time scales and frequency from high to low [11]:
S ( t ) = j = 1 n i m f j ( t ) + r n ( t )
IMFs can be expressed as IMF j ( t ) = A j ( t ) cos Φ j ( t ) , where A j ( t ) and Φ j ( t ) represent the amplitude and phase of the j mode, respectively. Each IMF is characterized by a time-dependent ω j ( t ) , and a typical time scale can be obtained by averaging over the whole time interval. It can be seen that the essence of EMD decomposition is to decompose the characteristics of different scales in the signal. The signal is gradually decomposed to form a series of IMF components, and each IMF component reflects the intrinsic modal characteristics of the different scales.
Here, we analyze the signals in terms of energy. We use the EMD method to extract IMFs from a single mixed signal, which is a combination of a source signal and compound noises. The obtained IMF component can be defined as [14]:
ε ( i m f j ) = i m f j i m f j T
Let F j = i m f j and F j = g j + n j ,where, g j is the effective signal component in i m f j and n j is the noise component in i m f j . Then, the energy of each IMF component is recorded as ε ( F j ) ,   ε ( g j ) ,   ε ( n j ) . Based on the assumption that the effective signals have no correlation with the noise component, the denoising process can be considered as removing the noise energy ε ( n j )   from the ε ( F j ) [15].
In order to find uncorrelated dominant basis components, the PCA algorithm is used. By employing singular value decomposition, matrix U is referred to as a row basis representing the principal components of Y L × P . The singular values represent the standard deviations proportional to the amount of information contained in the corresponding principal components [16,17]. A reduced set of P basis vectors are selected from U L × P using P first singular values.
According to the decomposition characteristics of the EMD method, i m f 1 has the maximum amount of noise [10]. When using PCA to remove the noise component in i m f 1 , we only retain the first principal component, and the obtained component can be defined by g 1 = [ u 1   0   0 0 ] P = u 1 P 1 and the noise removed can defined by n 1 = F 1 g 1 = i = 2 N u i P i .
We record the energy of noise in i m f 1 as W 1 , which is calculated as [18,19]:
W 1 = ε ( n 1 ) = ( n 1 ) T n 1 = ( i = 2 K u i P i ) T ( i = 2 K u i P i ) = ( N 1 ) i = 2 K λ i
where, N represents the appropriate number of principal components. For i m f j ( j 2 ) , it is necessary to select an appropriate number of principal components for signal reconstruction. As each IMF component can be defined as i m f j = F j = g j + n j , we transform each IMF into zero mean matrix according to PCA algorithm:
F ¯ j = F j T - E [ F j T ] = F j E [ F j ]
F ¯ j has the same noise component as i m f j and E [ . ] represents the mathematical expectation. After decomposition of the signal F ¯ j using PCA, we can obtain the principal component that is expressed as P 1 ,   P 2 ,   P K and λ 1 ,   λ 2 ,   λ K , respectively. Where P i and λ i represent as eigenvectors and eigenvalues of the covariance matrix, K is the length of i m f j . The first N principal components P = [ p 1 T , p 2 T , , p N T , 0 T , 0 T ] T are selected, and reconstruction is conducted. The de-noising signal is then expressed as:
g j = [ u 1 , u 2 , u K ] [ p 1 T , p 2 T , , p N T , 0 T , 0 T ] T = i = 1 N u i p i
The noise component removed from F ¯ j can be defined as:
n j = F ¯ j - g j = i = N + 1 K u i p i
According to the noise energy model, the energy of noise component in i m f j ( j 2 ) can be approximately calculated according to W 1 , which can be expressed as: W j = W 1 β ρ j   j 2 , where, β 0.719 , ρ 2.01 [20].
The energy of signal F ¯ j and noise n j are expressed as ε ( F ¯ j )   and ε ( n j )   , respectively. Here, ε ( F ¯ j )   and ε ( n j )   can be calculated as [21,22]:
ε ( F ¯ j ) = ( F ¯ j ) T F ¯ j = ( i = 1 N u i p i ) T ( i = 1 N u i p i ) = ( N 1 ) i = 1 N λ i
ε ( n j ) = ( n j ) T n j = ( i = N + 1 K u i p i ) T ( i = N + 1 K u i p i ) = ( N 1 ) i = N + 1 K λ i
Then, the signal to noise ratio can be obtained as follows:
ε ( n j )   ε ( F ¯ j )   = i = N + 1 M λ i i = 1 M λ i
If the appropriate number N of principal components is selected, the energy of removed noise n j will be the same as the noise energy contained in the original signal, that is ε ( n j )   = W ( i m f j ) , namely that i = N + 1 M λ i / i = 1 M λ i = W ( i m f j ) / ε ( F ¯ j ) is valid. It can be considered that the noise part of the signal F ¯ j is completely eliminated. The number of principal components N should meet the following requirements:
i = N + 1 M λ i / i = 1 M λ i W ( i m f j ) / ε ( F ¯ j ) i = N M λ i / i = 1 M λ i
Once the number of principal components N is determined, the reconstructed signal g j can be obtained.

3.2. Turbulence Signal Denoising Algorithm Based on EMD-PCA

Based on the above analysis, the specific steps of the proposed EMD denoising algorithm based on PCA are as follows:
Step 1: Preprocessing the observed original turbulent shear voltage signal and converting the voltage signal into physical turbulent shear signal x ( t ) . Decompose the signal by EMD method and obtain the IMF components of each layer, which are recorded as i m f 1 ( t ) , i m f 2 ( t ) i m f m ( t ) , as well as the remainder r m ( t ) .
Step 2: Calculate the covariance matrix C m × m as well as its eigenvalues λ 1 λ 2 λ m and eigenvectors U = [ u 1 , u 2 , , u m ] of each IMF component i m f j . Apply the PCA method on every i m f j and obtain the principal component P = [ p 1 T , p 2 T , , p m T ] T .
Step 3: For the first IMF layer component i m f 1 , let the number of principal components N = 1 and reconstruct the signal based on the first principal component. The denoised signal is referred to as g 1 . Calculate the noise energy ε ( n 1 )   , and estimate the noise energy for other IMF components i m f j ( j 2 ) .
Step 4: For other IMF components i m f j ( j 2 ) , choose the appropriate number of principal components to reconstruct the signal and get the denoised signal g j .
Step 5: Cumulate and reconstruct the turbulence shear signal based on the g j ( j 1 ) of each layer and the remainder r m ( t ) The denoised turbulence shear signal x ^ ( t ) is obtained.
Step 6: Based on the obtained x ^ ( t ) , calculate the wavenumber spectrum and the dissipation rate of TKE (turbulence kinetic energy). Compare the wavenumber spectrum with the standard Nasmyth theoretical spectrum to evaluate the turbulence shear signal denoising effect.

4. Result and Analysis

In this work, the EMD-PCA algorithm is used to eliminate the noise of the observed ocean turbulence data, and the standard Nasmyth theoretical spectrum is selected as the standard to evaluate the denoising effectiveness. In the filed test, the instrument collected abundant sea data from the deep sea for a long time at a fixed level. The shear signal sample processed in this paper is 3 min long, and the corresponding velocity U = 0.28 m/s, which represents a 250-m velocity profile.
Turbulence shear signals are measured from two orthogonal shear probes equipped on the turbulence observation system. The two shear probes can measure the velocity shear (∂w/∂z and ∂v/∂z) in two orthogonal directions, respectively. The output voltage of the shear probe can be expressed as [23]:
E p = 2 2 S U w
where U is the velocity of the shear probe, w is the velocity perpendicular to the probe and S is the sensitivity of the shear probe. Based on the Taylor frozen assumption, we can obtain the shear signals [24]:
w z = 1 U w t = E p / t 2 2 S U 2
The unprocessed shear signal sample contains contamination from the instrument motions and vibrations, which obscures the true environmental shear signal in the time domain (shown in Figure 2). The blue wavy lines in Figure 2b represents the raw collected voltage and the black wavy lines represents the turbulence shear calculated using Equations (11) and (12). In Figure 2, the length of the shear signal sample is 180 s. The signals on the top panel are the stream-wise velocity fluctuation (∂u/∂x, corresponding to shear1) and the signals on the bottom panel are the athwartships component of the velocity fluctuation (∂v/∂x, in the body frame and corresponding to shear3). Both of the perpendicular components ∂u/∂x and ∂v/∂x have strong fluctuations.
Comparison of the raw velocity shear signals and the decomposed IMF modes is shown in Figure 3. It is easy to find that after the resampling, the resampled signals hold the same detail information as the original signals. Here, we only present one of the two perpendicular velocity components that decomposed using the EMD method. All the IMF modes have different mean frequency and time scales.
In Figure 3, each IMF modes has its own time scales and frequency. IMF1–IMF9 represent the different parts of the original ocean turbulence shear signal with the frequency from high to low. The time scales of the nine IMF modes become larger as the orders increase, while the frequency and amplitudes become smaller. The variation tendency of IMF1 is the most similar to the original shear signals. Frequency comparison of the raw velocity shear signals and the decomposed IMF modes is shown in Figure 4. The horizontal axis represents the frequency and the vertical axis represents the amplitude.
PCA is used to analyze the principal component of the obtained IMF1 and estimate the noise energy. After the noise energy contained in all IMF components are estimated, the appropriate number of principal components is selected for each IMF component. After the denoising of IMF components in each layer is completed, the reserved IMF components and the remainder are accumulated and reconstructed. So, the turbulence shear signal after denoising is obtained. The comparison between the reconstructed turbulence shear signal and the unprocessed one are shown in Figure 5.
To further verify the effectiveness of the improved algorithm based on EMD-PCA, we compare it with the classical cross spectrum algorithm. Signals processed with the EMD-PCA algorithm are transformed into the frequency domain using the Fast Fourier Transform (FFT). Based on the Taylor freezing theorem, the shear frequency power spectrum is converted to wavenumber domain k = f / U and can be compared with the standard Nasmyth theoretical spectrum, which is regarded as a criterion for evaluating the effectiveness of turbulence signals. The dissipation rate of turbulence kinetic energy is calculated with the corrected shear signals using spectral integration [23]:
ε = 7.5 ν ( w z ) 2 ¯ = 7.5 ν k min k max Φ ( k ) d k
where ∂w/∂z is the vertical shear, Φ(k) is the wavenumber spectrum of the shear signals, ν is the coefficient of viscosity and ν 1.64 × 10 - 6 m 2 s 1 .
The comparison results are shown in Figure 6. In Figure 6, the three solid curves are the observed spectra, respectively, where the black curve is the raw signal spectrum before denoising, the red one is the spectrum after being corrected with the improved method proposed in this paper and the blue one is the spectrum after being corrected with the cross-spectrum denoising algorithm. The green dashed curve is the Nasmyth theoretical spectrum. The current speed is 0.34 m/s in Figure 6a, 0.28 m/s in Figure 6b and 0.19 m/s in Figure 6c.
It is obvious that compared with the cross-spectrum denoising algorithm, the observed spectrum corrected with the improved denoising algorithm based on EMD-PCA better eliminates the noise spike and the spectrum shape agrees much closer with the Nasmyth theoretical spectrum up to 80 cpm, which means the low wavenumber noise apparent in the raw spectrum is removed more effectively. Furthermore, the dissipation rate of the TKE computed with the corrected shear signals using the improved denoising algorithm drops near an order of magnitude compared to the raw measured data, which provides reliable and effective data for the further analysis of the turbulence characteristics.
In addition, the improved denoising algorithm based on EMD-PCA is also performed on two days of turbulent velocity shear signals. Here, we also add the variation of the corresponding measured current velocity, shown in Figure 7a. The dissipation rate of TKE before and after denoising are calculated and compared, which are shown in Figure 7b. The variation curve of the turbulence kinetic energy dissipation rate represents the semi-diurnal tide characteristic. When the macroscopic parameters fluctuate with the tide period, the instantaneous local flow characteristics, as well as the turbulent structure, will be affected by a variety of mechanisms.
In addition, this work also adopts two criteria to evaluate the denoising effectiveness of the improved denoising algorithm based on EMD-PCA: MSE (mean square error) and SNR (signal-to-noise ratio). MSE is always used to evaluate the change degree of the data and the smaller of MSE, the better of the algorithm performance. SNR represents the ratio between signal and noise and the higher of SNR, the less noise it contains and the better of the algorithm efficiency [25,26].
M S E = 1 N ( n = 1 N ( x ( t ) x ^ ( t ) ) 2 )
S N R = 10 × log 10 [ n = 0 N 1 x ( t ) ( x ( t ) x ^ ( t ) ) 2 ]
In this work, the turbulent velocity shear signals that collected at different current speed are processed using the improved denoising algorithm based on EMD-PCA. The calculated results of MSE and SNR at different current speed are shown in Table 1.
It can be seen that at different current speed, the values of MSE calculated from the original signal and the denoised signal is relatively small; meanwhile, the SNR is relatively high, which can verify the good denoising effectiveness.

5. Conclusions

Ocean turbulence collected signals are the basis to analyze the turbulence mixing characteristics. In this work, aiming at eliminating the noise component in the collected turbulence signals, an improved turbulence denoising method combining the EMD and PCA is proposed. First, the raw turbulence signals are decomposed using EMD method and noise energy of each IMF is estimated. Second, the PCA method is implemented on each IMF to select the appropriate number of principal components. Finally, the denoised signal is reconstructed based on the selected effective IMF. Ocean turbulence shear signals collected in the South China Sea with a moored turbulence observation instrument are used to evaluate the performance of the improved denoising method. Samples under different current speed are chosen. By comparing with the cross-spectrum denoising method, the results show that the improved method can effectively and reliably eliminate the vibration noise. Two days of dissipation rates of TKE before and after denoising are also calculated and compared, which proved that the improved method can well eliminate the noise and can supply effective turbulence signals for further analysis of ocean turbulence.

Author Contributions

Conceptualization, X.C. and X.Z.; methodology, X.C.; analyzed the data, X.C. and X.Z.; wrote the paper, X.C.; writing—original draft preparation, X.C.; writing—review and editing, Y.L. and X.L.; funding acquisition, X.C. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Nature Science Foundation of Shandong Province (No. ZR2020QF009), the Elite Program Scientific Research Foundation of Shandong University of Science and Technology (0104060540505) and the National Nature Science Foundation of China (No. 61871354).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

The authors thank the Ocean University of China for the platform of the vessel “Dong Fang Hong 2” and all the research and development teams for their help with this experiment.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

EMDEmpirical Mode Decomposition
PCAPrinciple Component Analysis
IMFIntrinsic Mode Function
SCSSouth China Sea
TKETurbulent Kinetic Energy
MTMIMoored Turbulence Measuring Instrument
OUCOcean University of China
FFTFast Fourier Transform
MSEMean Square Error
SNRSignal-to-Noise Ratio

References

  1. Fer, I.; Paskyabi, M.B. Autonomous Ocean Turbulence Measurements Using Shear Probes on a Moored Instrument. J. Atmos. Ocean. Technol. 2014, 31, 474–490. [Google Scholar] [CrossRef] [Green Version]
  2. Levine, E.R.; Lueck, R.G. Turbulence Measurement from an Autonomous Underwater Vehicle. J. Atmos. Ocean. Technol. 1999, 16, 1533–1544. [Google Scholar] [CrossRef]
  3. Lueck, R.G.; Hertzman, O.; Osborn, T.R. The spectral response of thermistors. Deep Sea Res. 1977, 24, 951–970. [Google Scholar] [CrossRef]
  4. Grant, H.L.; Stewart, R.W.; Moilliet, A. Turbulence spectra from a tidal channel. J. Fluid Mech. 1962, 12, 241–268. [Google Scholar] [CrossRef]
  5. Lueck, R.G.; Huang, D.; Newman, D.; Box, J. Turbulence Measurement with a Moored Instrument. J. Atmos. Ocean. Technol. 1997, 14, 143–161. [Google Scholar] [CrossRef]
  6. Thomson, J.; Talbert, J.; Klerk, A.D.; Zippel, S.; Kilcher, L. Turbulence measurements from moving platforms. In Proceedings of the 2015 IEEE/OES Eleveth Current, Waves and Turbulence Measurement (CWTM), St. Petersburg, FL, USA, 4 May 2015. [Google Scholar] [CrossRef]
  7. Chen, X.; Song, D.L.; Luan, X.; Yang, H. An improved algorithm of trubulence signal denoising based on lms adaptive filtering. J. Mar. Sci. Technol. 2017, 25, 435–441. [Google Scholar] [CrossRef]
  8. Goodman, L.; Levine, E.R.; Lueck, R.G. On Measuring the Terms of the Turbulent Kinetic Energy Budget from an AUV. J. Atmos. Ocean. Technol. 2006, 23, 977–990. [Google Scholar] [CrossRef] [Green Version]
  9. Lueck, R.G.; Wolk, F.; Yamazaki, H. Oceanic Velocity Microstructure Measurements in the 20th Century. J. Oceanogr. 2002, 58, 153–174. [Google Scholar] [CrossRef]
  10. Kopsinis, Y.; Mclaughlin, S. Development of EMD-Based Denoising Methods Inspired by Wavelet Thresholding. IEEE Trans. Signal Process. 2009, 57, 1351–1362. [Google Scholar] [CrossRef]
  11. Huang, N.; Shen, Z.; Long, S.; Wu, M.; Shih, H.; Zheng, Q.; Yen, N.; Tung, C.; Liu, H. The empirical mode decomposition and the Hilbert spectrum for nonlinear and non-stationary time series analysis. Proc. Math. Phys. Eng. Sci. 1998, 454, 903–995. [Google Scholar] [CrossRef]
  12. Wu, Z.; Huang, N.E. A study of the characteristics of white noise using the empirical mode decomposition method. Proc. Math. Phys. Eng. Sci. 2004, 460, 1597–1611. [Google Scholar] [CrossRef]
  13. Meng, S.; Huang, L.T.; Wang, W.Q. Tensor Decomposition and PCA Jointed Algorithm for Hyperspectral Image Denoising. IEEE Geosci. Remote Sens. 2017, 13, 897–901. [Google Scholar] [CrossRef]
  14. Flandrin, P.; Goncalves, P. Empirical mode decompositions as data-driven wavelet-like expansions. Int. J. Wavelets Multiresolution Inf. Process. 2004, 2, 477–496. [Google Scholar] [CrossRef]
  15. Djemili, R.; Bourouba, H.; Korba, M.C. Application of empirical mode decomposition and artificial neural network for the classification of normal and epileptic EEG signals. Biocybern. Biomed. Eng. 2016, 36, 285–291. [Google Scholar] [CrossRef]
  16. Lei, Z.; Lukac, R.; Wu, X. PCA-Based Spatially Adaptive Denoising of CFA Images for Single-Sensor Digital Cameras. IEEE Trans. Image Process. 2009, 18, 797–812. [Google Scholar] [CrossRef] [Green Version]
  17. Oakey, N. Determination of the Rate of Dissipation of Turbulent Energy from Simultaneous Temperature and Velocity Shear Microstructure Measurements. J. Phys. Oceanogr. 1982, 12, 256–271. [Google Scholar] [CrossRef] [Green Version]
  18. Gokgoz, E.; Subasi, A. Effect of multiscale PCA de-noising on EMG signal classification for diagnosis of neuromuscular disorders. J. Med. Syst. 2014, 38, 31. [Google Scholar] [CrossRef]
  19. Jiang, L.; Gai, J.; Wang, W. Ensemble Empirical Mode Decomposition Based Event Classification Method for the Fiber-Optic Intrusion Monitoring System. Acta Opt. Sin. 2015, 35, 1006002. [Google Scholar] [CrossRef]
  20. Flandrin, P.; Rilling, G.; Goncalves, P. Empirical mode decomposition as a filter bank. IEEE Signal Process. Lett. 2004, 11, 112–114. [Google Scholar] [CrossRef] [Green Version]
  21. Omitaomu, O.; Protopopescu, V.; Ganguly, A. Empirical Mode Decomposition Technique With Conditional Mutual Information for Denoising Operational Sensor Data. IEEE Sens. J. 2011, 11, 2565–2575. [Google Scholar] [CrossRef]
  22. Lee, T.; Ouarda, T. An EMD and PCA hybrid approach for separating noise from signal, and signal in climate change detection. Int. J. Climatol. 2012, 32, 624–634. [Google Scholar] [CrossRef]
  23. Lueck, R.; Huang, D. Dissipation Measurement with a Moored Instrument in a Swift Tidal Channel. J. Atmos. Ocean. Technol. 1999, 16, 1499–1505. [Google Scholar] [CrossRef]
  24. Wolk, F. A New free-fall Profiler for Measuring Biophysical Microstructure. J. Atmos. Ocean. Technol. 2002, 19, 780–793. [Google Scholar] [CrossRef]
  25. Zvokelj, M.; Zupan, S.; Prebil, I. Non-linear multivariate and multiscale monitoring and signal denoising strategy using Kernel Principal Component Analysis combined with Ensemble Empirical Mode Decomposition method. Mech. Syst. Signal. Pract. 2011, 25, 2631–2653. [Google Scholar] [CrossRef]
  26. Han, G.; Lin, B.; Xu, Z. Electrocardiogram signal denoising based on empirical mode decomposition technique: An overview. J. Instrum. 2017, 12, P03010. [Google Scholar] [CrossRef]
Figure 1. The self-designed MTMI. (a) The main structure of the MTMI; (b) the field test location of the whole observation platform in the South China Sea.
Figure 1. The self-designed MTMI. (a) The main structure of the MTMI; (b) the field test location of the whole observation platform in the South China Sea.
Sensors 22 04413 g001
Figure 2. The sensors and the collected ocean turbulence shear signals. (a) The structure of the shear probes; (b) the original ocean turbulence shear signals.
Figure 2. The sensors and the collected ocean turbulence shear signals. (a) The structure of the shear probes; (b) the original ocean turbulence shear signals.
Sensors 22 04413 g002
Figure 3. Comparison of the raw velocity shear signals and the IMF modes. (a) The raw velocity shear signals and the IMF modes from IMF1 to IMF4; (b) The IMF modes from IMF5 to IMF9.
Figure 3. Comparison of the raw velocity shear signals and the IMF modes. (a) The raw velocity shear signals and the IMF modes from IMF1 to IMF4; (b) The IMF modes from IMF5 to IMF9.
Sensors 22 04413 g003
Figure 4. Frequency comparison of the raw velocity shear signals and the IMF modes. (a) The frequencies of the raw velocity shear signals and the IMF modes from IMF1 to IMF4; (b) The frequencies of IMF modes from IMF5 to IMF9.
Figure 4. Frequency comparison of the raw velocity shear signals and the IMF modes. (a) The frequencies of the raw velocity shear signals and the IMF modes from IMF1 to IMF4; (b) The frequencies of IMF modes from IMF5 to IMF9.
Sensors 22 04413 g004
Figure 5. Comparison of signals before and after noise elimination in time domain.
Figure 5. Comparison of signals before and after noise elimination in time domain.
Sensors 22 04413 g005
Figure 6. Comparison of denoising effectiveness. (a) The corresponding current speed is 0.34 m/s; (b) the corresponding current speed is 0.28 m/s; (c) the corresponding current speed is 0.19 m/s.
Figure 6. Comparison of denoising effectiveness. (a) The corresponding current speed is 0.34 m/s; (b) the corresponding current speed is 0.28 m/s; (c) the corresponding current speed is 0.19 m/s.
Sensors 22 04413 g006aSensors 22 04413 g006b
Figure 7. (a) The variation of two days of current velocity; (b) comparison of calculated dissipation rate of TKE calculated from the corresponding two days turbulence shear.
Figure 7. (a) The variation of two days of current velocity; (b) comparison of calculated dissipation rate of TKE calculated from the corresponding two days turbulence shear.
Sensors 22 04413 g007
Table 1. Results of MSE and SNR at different velocities.
Table 1. Results of MSE and SNR at different velocities.
Current Speed (m/s)MSESNR
0.260.10234.52
0.310.08730.16
0.350.09336.72
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Chen, X.; Zhao, X.; Liang, Y.; Luan, X. Denoising Ocean Turbulence Microstructure Signals for Application in Estimating Turbulence Kinetic Energy Dissipation Rates Based on EMD-PCA. Sensors 2022, 22, 4413. https://doi.org/10.3390/s22124413

AMA Style

Chen X, Zhao X, Liang Y, Luan X. Denoising Ocean Turbulence Microstructure Signals for Application in Estimating Turbulence Kinetic Energy Dissipation Rates Based on EMD-PCA. Sensors. 2022; 22(12):4413. https://doi.org/10.3390/s22124413

Chicago/Turabian Style

Chen, Xue, Xiangbin Zhao, Yongquan Liang, and Xin Luan. 2022. "Denoising Ocean Turbulence Microstructure Signals for Application in Estimating Turbulence Kinetic Energy Dissipation Rates Based on EMD-PCA" Sensors 22, no. 12: 4413. https://doi.org/10.3390/s22124413

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