scispace - formally typeset
Search or ask a question
Journal ArticleDOI

Bivariate Empirical Mode Decomposition

TL;DR: The empirical mode decomposition is extended to bivariate time series that generalizes the rationale underlying the EMD to the bivariate framework and is designed to extract zero-mean rotating components.
Abstract: The empirical mode decomposition (EMD) has been introduced quite recently to adaptively decompose nonstationary and/or nonlinear time series. The method being initially limited to real-valued time series, we propose here an extension to bivariate (or complex-valued) time series that generalizes the rationale underlying the EMD to the bivariate framework. Where the EMD extracts zero-mean oscillating components, the proposed bivariate extension is designed to extract zero-mean rotating components. The method is illustrated on a real-world signal, and properties of the output components are discussed. Free Matlab/C codes are available at http://perso.ens-lyon.fr/patrick.flandrin.

Summary (2 min read)

A. Classical EMD

  • Basically, the EMD considers a signal at the scale of its local oscillations.
  • The main idea of EMD is then to formalize the idea that, locally: "signal = fast oscillations superimposed on slow oscillations".
  • Practically, this primarily implies that all its maxima are positive and all its minima are negative.
  • The discrimination between "fast" and "slow" oscillations is obtained through an algorithm referred to as the sifting process [1] which iterates a nonlinear elementary operator S on the signal until some stopping criterion is met.

B. Envelopes in 3 dimensions

  • The EMD is based on the intuitive notion of "oscillation" which naturally relates to local extrema.
  • In order to separate the more rapidly rotating component from slower ones, the idea is once again to define the slowly rotating component as the mean of some "envelope".
  • In practice, the top point, for example, is uniquely defined only when the signal reaches a local maximum in the vertical direction and is therefore tangent to the top of the tube.
  • In practice, however, the second scheme may be preferred because it is naturally more robust to sampling errors.
  • The desired goal concerning the interpolation is the same as for the classical EMD: a smooth interpolation with as few "spurious bumps" as possible.

Time (days)

  • Fig. 3 . A signal and its Bivariate Empirical Mode Decomposition.
  • Indeed, the method operating at a local scale, its behavior on signals whose properties evolve slowly with respect to the local period is very similar to its operation on exactly periodic signals of constant amplitude.
  • It is worth noting that examples of the second type of solutions are generally encountered when the analyzed signal does not clearly contain rotating components, as in e.g. a complexvalued white gaussian noise signal.
  • In the limit where the number of directions tends to infinity, this results in EQUATION which is simply the mean of the signal over a period weighted by dψ(t)/dt > 0, where the weighting conveys the fact that the distribution of sampling points on the tube section is denser where the curvature is larger.
  • Likewise, the same reasoning for the second algorithm results in EQUATION and hence m EQUATION.

IV. ILLUSTRATION

  • The data is a position record from an acoustically tracked, neutrally buoyant subsurface oceanographic float, one of a number deployed in the eastern subtropical North Atlantic Ocean in order to track the motion of dense salty water flowing out from the Mediterranean Sea during the "Eastern Basin" experiment [5] .
  • The data is available online from the World Ocean Circulation Experiment Subsurface Float Data Assembly Center at http://wfdac.whoi.edu.
  • Looping trajectories are indicative of intense swirling currents around an isolated packet of Mediterranean Sea water.
  • Applied to such signals which a priori contain meaningful rotating components, the output of the bivariate extensions typically provide the given decomposition, where the rotations that were apparent in the original signal have been isolated in separate components.
  • Such advanced study of the rotating components has already been performed using wavelet ridges to extract the coherent vortex signal [8] .

Did you find this useful? Give us your feedback

Content maybe subject to copyright    Report

HAL Id: ensl-00137611
https://hal-ens-lyon.archives-ouvertes.fr/ensl-00137611
Preprint submitted on 20 Mar 2007
HAL is a multi-disciplinary open access
archive for the deposit and dissemination of sci-
entic research documents, whether they are pub-
lished or not. The documents may come from
teaching and research institutions in France or
abroad, or from public or private research centers.
L’archive ouverte pluridisciplinaire HAL, est
destinée au dépôt et à la diusion de documents
scientiques de niveau recherche, publiés ou non,
émanant des établissements d’enseignement et de
recherche français ou étrangers, des laboratoires
publics ou privés.
Bivariate Empirical Mode Decomposition
Gabriel Rilling, Patrick Flandrin, Paulo Gonçalves, Jonathan M. Lilly
To cite this version:
Gabriel Rilling, Patrick Flandrin, Paulo Gonçalves, Jonathan M. Lilly. Bivariate Empirical Mode
Decomposition. 2007. �ensl-00137611�

IEEE SIGNAL PROCESSING LETTERS 1
Bivariate Empirical Mode Decomposition
Gabriel Rilling, Patrick Flandrin, Fellow, IEEE, Paulo Gonçalves, Jonathan M. Lilly
Abstract
The Empirical Mode Decomposition (EMD) has been introduced quite recently to adaptively decom-
pose nonstationary and/or nonlinear time series [1]. The method being initially limited to real-valued time
series, we propose here an extension to bivariate (or complex-valued) time series which generalizes the
rationale underlying the EMD to the bivariate framework. Where the EMD extracts zero-mean oscillating
components, the proposed bivariate extension is designed to extract zero-mean rotating components. The
method is illustrated on a real-world signal and properties of the output components are discussed. Free
Matlab/C codes are available at http://perso.ens-lyon.fr/patrick.flandrin.
Index Terms
Empirical Mode Decomposition, complex-valued signals, bivariate time series
EDICS Category: DSP-TFSR
I. INTRODUCTION
In its original formulation [1], the Empirical Mode Decomposition (EMD) can only be applied to
real-valued time series. The purpose of this paper is to introduce a new extension of the EMD destined
to handle bivariate (or complex-valued) time series. Note however that not all bivariate time series can be
processed by this new method but only those where the two components can be assimilated to Cartesian
Manuscript submitted March 20, 2007. G. Rilling and P. Flandrin are with the Physics Department (UMR 5672 CNRS), Ecole
Normale Supérieure de Lyon, 46 allée d’Italie, 69364 Lyon Cedex 07 France. Phone: +33 (0)4 72 72 81 60; Fax: +33 (0)4 72
72 80 80; E-mail: {grilling,flandrin}@ens-lyon.fr.
P. Gonçalves is with the Laboratoire de l’Informatique du Parallélisme (UMR CNRS/INRIA 5668), Ecole Normale Supérieure
de Lyon, 46 allée d’Italie, 69364 Lyon Cedex 07 France. Phone: +33 (0)4 72 72 83 89; E-mail: paulo.goncalves@inria.fr.
J. M. Lilly is with the Earth and Space Research, 1910 Fairview Ave E, Suite 210, Seattle WA 98102 USA. E-mail:
Jonathanlilly@gmail.com

IEEE SIGNAL PROCESSING LETTERS 2
coordinates of a point moving in a 2-dimensional space. In particular, the meaning of the signal should not
depend on the choice of such Cartesian coodinates. It is worth noticing that another bivariate extension
has been introduced very recently [2]. The difference with the one we propose here is significant, but in
a nutshell that other method cleverly uses the original EMD to decompose bivariate time series, while
ours is a new algorithm that adapts the rationale underlying the EMD to the bivariate framework. Further
comparison of the approaches however is out of the scope of this paper. The communication is organized
as follows. The bivariate extension is introduced in Section II. Section III is about the components of
the resulting decomposition and an illustration is proposed in Section IV. Additionally, free Matlab/C
codes corresponding to the proposed algorithms are made available at http://perso.ens-lyon.
fr/patrick.flandrin along with small scripts aimed at reproducing the figures and other EMD-
related software.
II. FROM UNIVARIATE EMD TO BIVARIATE EMD
A. Classical EMD
Basically, the EMD considers a signal at the scale of its local oscillations. The main idea of EMD is
then to formalize the idea that, locally: “signal = fast oscillations superimposed on slow oscillations”.
Looking at a single oscillation (defined, e.g., as the signal between two consecutive local minima), the
EMD is designed to define a local “low frequency” component as the local trend m
1
[x](t), supporting
a local “high frequency” component as a zero-mean oscillation or local detail d
1
[x](t), so that we can
express x(t) as
x(t) = m
1
[x](t) + d
1
[x](t). (1)
By construction, d
1
[x](t) is an oscillatory signal and, if it is furthermore required to be locally zero-mean
everywhere, it corresponds to what is referred to as an Intrinsic Mode Function (IMF) [1]. Practically,
this primarily implies that all its maxima are positive and all its minima are negative. On the other hand,
all we know about m
1
[x](t) is that it locally oscillates more slowly than d
1
[x](t). We can then apply the
same decomposition to it, leading to m
1
[x](t) = m
2
[x](t) + d
2
[x](t) and, recursively applying this on
the m
k
[x](t), we get a representation of x(t) of the form
x(t) = m
K
[x](t) +
K
X
k=1
d
k
[x](t). (2)
The discrimination between “fast” and “slow” oscillations is obtained through an algorithm referred
to as the sifting process [1] which iterates a nonlinear elementary operator S on the signal until some

IEEE SIGNAL PROCESSING LETTERS 3
Fig. 1. The principle of the bivariate extensions. (a) A composite rotating signal. (b) The signal enclosed in its 3D envelope.
The black thick lines stand for the envelope curves that are used to derive the mean. (c) Rapidly rotating component. (d) More
slowly rotating component corresponding to the mean of the tube in (b).
stopping criterion is met. Given a signal x(t), the operator S is defined by the following procedure:
Identify all extrema of x(t)1
Interpolate (using a cubic spline) between minima (resp.2
maxima), ending up with some “envelope” e
min
(t) (resp. e
max
(t))
Compute the mean m(t) =
(e
min
(t)+e
max
(t))
2
3
Subtract [to] from the signal to obtain S[x](t) = x(t) m(t)4
If the convergence criterion is met after n iterations, the local detail and the local trend are defined
as d
1
[x](t) = S
n
[x](t) and m
1
[x](t) = x(t) d
1
[x](t).
B. Envelopes in 3 dimensions
The EMD is based on the intuitive notion of “oscillation” which naturally relates to local extrema. But
the notion of oscillation is much more confusing when the analyzed data is intrinsically bivariate and it
is unclear how to define and interpret local extrema. What is rather clear on the other hand is the notion
of rotation, which moreover is arguably a two-dimensional extension of the usual notion of a univariate
oscillation. Therefore, the basic idea underlying the proposed bivariate EMD is to formalize the following
idea: “bivariate signal = fast rotations superimposed on slower rotations”. As with the classical EMD,

IEEE SIGNAL PROCESSING LETTERS 4
it is clear that the adopted viewpoint is a priori rather restrictive as, e.g., a white noise signal is not
meaningfully treated as a sum of oscillations (or rotations). Still this does not prevent the algorithm from
producing a decomposition for any signal, as with the univariate EMD.
In order to separate the more rapidly rotating component from slower ones, the idea is once again
to define the slowly rotating component as the mean of some “envelope”. Yet the envelope is now a
3-dimensional tube that tightly encloses the signal (see
Fig. 1 (b)). Given this, the slowly rotating portion
of the signal at any point in time can then be defined as the center of the enclosing tube. To this end,
only a given number of points on the tube’s periphery are considered, each one being associated with a
specific direction. If only 4 points are used, these can be the extreme points in the directions top, bottom,
left and right (see Fig. 2). In practice, the top point, for example, is uniquely defined only when the signal
reaches a local maximum in the vertical direction and is therefore tangent to the top of the tube. Between
such characteristic moments in time, the top point is then simply defined using interpolation, ending up
with the “envelope” associated with the upwards direction (cf the black thick lines in Fig. 1 (b)). Now,
given some set of points on the tube periphery at a given instant in time, there are at least two ways to
define their mean:
1) define the mean as the barycenter of the 4 points, considering each to have unit mass (see Fig. 2 (a)).
2) define the mean as the intersection of two straight lines, one being halfway between the two
horizontal tangents, the other one halfway between the vertical ones (see Fig. 2 (b)).
In practice, however, the second scheme may be preferred because it is naturally more robust to sampling
errors. More precisely, the reason for this is that the envelope points are defined up to an uncertainty that
is not isotropic. Indeed, the order of magnitude of this uncertainty can be estimated through a Taylor
expansion, which results in an uncertainty jointly proportional to dx/dt and to the sampling period. Thus,
the uncertainty is greatest in the direction locally tangent to the signal, and much smaller (of second
order) in the orthogonal direction. As the second scheme only uses information from the orthogonal
direction, it is naturally more accurate, especially when the signal is sampled sparsely with respect to its
period. Note that sampling effects shall not be taken too lightly as the original EMD has been shown to
be very sensitive to sampling[3].
The desired goal concerning the interpolation is the same as for the classical EMD: a smooth interpo-
lation with as few “spurious bumps” as possible. Among common interpolation schemes, this calls for
cubic spline as it is well known for its minimum curvature property and, in practice, it is still considered
the best interpolation scheme for the EMD[4].
In the preceding discussion, we have limited ourselves to 4 directions for the sake of simplicity,

Citations
More filters
Journal ArticleDOI
TL;DR: This paper attempts to survey and summarize the recent research and development of EMD in fault diagnosis of rotating machinery, providing comprehensive references for researchers concerning with this topic and helping them identify further research topics.

1,410 citations

Journal ArticleDOI
TL;DR: The proposed algorithm to use real-valued projections along multiple directions on hyperspheres in order to calculate the envelopes and the local mean of multivariate signals, leading to multivariate extension of EMD.
Abstract: Despite empirical mode decomposition (EMD) becoming a de facto standard for time-frequency analysis of nonlinear and non-stationary signals, its multivariate extensions are only emerging; yet, they are a prerequisite for direct multichannel data analysis. An important step in this direction is the computation of the local mean, as the concept of local extrema is not well defined for multivariate signals. To this end, we propose to use real-valued projections along multiple directions on hyperspheres ( n -spheres) in order to calculate the envelopes and the local mean of multivariate signals, leading to multivariate extension of EMD. To generate a suitable set of direction vectors, unit hyperspheres ( n -spheres) are sampled based on both uniform angular sampling methods and quasi-Monte Carlo-based low-discrepancy sequences. The potential of the proposed algorithm to find common oscillatory modes within multivariate data is demonstrated by simulations performed on both hexavariate synthetic and real-world human motion signals.

800 citations


Cites background or methods from "Bivariate Empirical Mode Decomposit..."

  • ...The RI-EMD and BEMD algorithms are equivalent for K = 4 direction vectors....

    [...]

  • ...…multiple real-valued ‘projected’ signals, to generate multidimensional envelopes, is a generalization of the concept employed in existing bivariate (Rilling et al. 2007) and trivariate (Rehman & Mandic in press) extensions of EMD, yielding n-dimensional rotational modes via the corresponding…...

    [...]

  • ...Recent multivariate extensions of EMD include those suitable for the processing of bivariate (e.g. Tanaka & Mandic 2006; Altaf et al. 2007; Rilling et al. 2007) and trivariate (Rehman & Mandic in press) signals; however, general original n-variate extensions of EMD are still lacking, and are…...

    [...]

  • ...(a) Mode alignment using multivariate IMFs Similarly to bivariate (Rilling et al. 2007) and trivariate (Rehman & Mandic in press) extensions of EMD, we will now show that the proposed n-variate extension of EMD has the ability to align ‘common scales’ present within multivariate data....

    [...]

  • ...An algorithm which gives more accurate values of the local mean is the bivariate EMD (BEMD) (Rilling et al. 2007), where the envelopes corresponding to multiple directions in the complex plane are generated, and then averaged to obtain the local mean....

    [...]

Journal ArticleDOI
TL;DR: It is found that, similarly to EMD, MEMD also essentially acts as a dyadic filter bank on each channel of the multivariate input signal, but better aligns the corresponding intrinsic mode functions from different channels across the same frequency range which is crucial for real world applications.
Abstract: The multivariate empirical mode decomposition (MEMD) algorithm has been recently proposed in order to make empirical mode decomposition (EMD) suitable for processing of multichannel signals. To shed further light on its performance, we analyze the behavior of MEMD in the presence of white Gaussian noise. It is found that, similarly to EMD, MEMD also essentially acts as a dyadic filter bank on each channel of the multivariate input signal. However, unlike EMD, MEMD better aligns the corresponding intrinsic mode functions (IMFs) from different channels across the same frequency range which is crucial for real world applications. A noise-assisted MEMD (N-A MEMD) method is next proposed to help resolve the mode mixing problem in the existing EMD algorithms. Simulations on both synthetic signals and on artifact removal from real world electroencephalogram (EEG) support the analysis.

399 citations


Cites methods from "Bivariate Empirical Mode Decomposit..."

  • ...Algorithm 1: Multivariate Extension of EMD 1: Generate the pointset based on the Hammersley sequence for sampling on an -sphere [9]....

    [...]

  • ...Both these criteria have been used in the simulations presented in this work....

    [...]

Journal ArticleDOI
TL;DR: Simulations using real-world case studies illuminate several practical aspects, such as the role of noise in T-F localization, dealing with unbalanced multichannel data, and nonuniform sampling for computational efficiency.
Abstract: This article addresses data-driven time-frequency (T-F) analysis of multivariate signals, which is achieved through the empirical mode decomposition (EMD) algorithm and its noise assisted and multivariate extensions, the ensemble EMD (EEMD) and multivariate EMD (MEMD). Unlike standard approaches that project data onto predefined basis functions (harmonic, wavelet) thus coloring the representation and blurring the interpretation, the bases for EMD are derived from the data and can be nonlinear and nonstationary. For multivariate data, we show how the MEMD aligns intrinsic joint rotational modes across the intermittent, drifting, and noisy data channels, facilitating advanced synchrony and data fusion analyses. Simulations using real-world case studies illuminate several practical aspects, such as the role of noise in T-F localization, dealing with unbalanced multichannel data, and nonuniform sampling for computational efficiency.

359 citations


Cites methods from "Bivariate Empirical Mode Decomposit..."

  • ...Although both EMD and BEMD produced diagonally dominant correlograms of IMFs, since within BEMD same-index bivariate IMFs contain the same scale, the correlogram of bivariate IMFs [Figure 6(a)] exhibits a more pronounced diagonal dominance (reduced leakage), highlighting that ■ cross-correlation between IMFs (cf. leakage between subbands in Figure 5) may cause blurred T-F estimates ■ the almost orthogonal IMFs (sharp filterbank) within MEMD yield aligned scales but also tend to filter out harmonics for close scales, while the EMD filterbank exhibits leakage but accommodates nonlinear signals....

    [...]

  • ...The BEMD employs uniform data projections on a unit circle, and its accuracy increases with the number of projections, while the rotation-invariant EMD (RI-EMD) uses the same principle as BEMD, albeit with only two projections in opposite directions [27]. memd principLe For multivariate data, the principle of separating oscillations that underpins EMD should be generalized to that of separating rotations, whereby −10 0 10 X −2 0 2 −5 0 5 −5 0 5 X 1− X 3 −5 0 5 −5 0 5 −2 0 2 X 4 −5 0 5 −5 0 5 −5 0 5 X 5 −2 0 2 −5 0 5 −5 0 5 X 6 −5 0 5 −5 0 5 0 250 500 −5 0 5 X 7 Y Y 1− Y 3 Y 4 Y 5 Y 6 Y 7 Z Z 1− Z 3 Z 4 Z 5 Z 6 Z 7 0 250 500 −5 0 5 Time Index 0 250 500 −5 0 5 IMFs Original Signal [fig4] MeMd applied to a trivariate tone-noise mixture, giving perfectly aligned intrinsic modes in the , ,X Y Z channels....

    [...]

  • ...Figure 11(b) and (c) considers uniformly and adaptively sampled noise-assisted BEMD (NA-BEMD) for a bivariate [ ; ]signal noisex = Doppler radar signature, at an SNR of 8 dB....

    [...]

  • ...Direct MEMD algorithms were first developed for the bivariate (complex) case and include the complex EMD [25], which exploits univariate analyticity of data channels but does not guarantee coherent bivariate IMFs, and the bivariate EMD (BEMD) [26], which applies standard EMD to multiple data projections and averages the so-obtained local means to yield the true bivariate local mean....

    [...]

  • ...Generalizing the principle behind BEMD, the direction vectors are governed by an appropriate sampling of a p -dimensional hypersphere....

    [...]

Journal ArticleDOI
TL;DR: This work brings to the table the ECG signal and presents a thorough analysis of its psychological properties, differentiates for the first time between active and passive arousal, and advocates that there are higher chances of ECG reactivity to emotion when the induction method is active for the subject.
Abstract: Emotion modeling and recognition has drawn extensive attention from disciplines such as psychology, cognitive science, and, lately, engineering. Although a significant amount of research has been done on behavioral modalities, less explored characteristics include the physiological signals. This work brings to the table the ECG signal and presents a thorough analysis of its psychological properties. The fact that this signal has been established as a biometric characteristic calls for subject-dependent emotion recognizers that capture the instantaneous variability of the signal from its homeostatic baseline. A solution based on the empirical mode decomposition is proposed for the detection of dynamically evolving emotion patterns on ECG. Classification features are based on the instantaneous frequency (Hilbert-Huang transform) and the local oscillation within every mode. Two experimental setups are presented for the elicitation of active arousal and passive arousal/valence. The results support the expectations for subject specificity, as well as demonstrating the feasibility of determining valence out of the ECG morphology (up to 89 percent for 44 subjects). In addition, this work differentiates for the first time between active and passive arousal, and advocates that there are higher chances of ECG reactivity to emotion when the induction method is active for the subject.

357 citations

References
More filters
Journal ArticleDOI
TL;DR: In this paper, a new method for analysing nonlinear and nonstationary data has been developed, which is the key part of the method is the empirical mode decomposition method with which any complicated data set can be decoded.
Abstract: A new method for analysing nonlinear and non-stationary data has been developed. The key part of the method is the empirical mode decomposition method with which any complicated data set can be dec...

18,956 citations


"Bivariate Empirical Mode Decomposit..." refers background or methods in this paper

  • ...(1) By construction,d1[x](t) is an oscillatory signal and, if it is furthermore required to be locally zero-mean everywhere, it corresponds to what is referred to as anIntrinsic Mode Function(IMF) [1]....

    [...]

  • ...Abstract—The empirical mode decomposition (EMD) has been introduced quite recently to adaptively decompose nonstationary and/or nonlinear time series [1]....

    [...]

  • ...By construction, is an oscillatory signal, and, if it is furthermore required to be locally zero-mean everywhere, it corresponds to what is referred to as an intrinsic mode function (IMF) [1]....

    [...]

  • ...The discrimination between “fast” and “slow” oscillations is obtained through an algorithm referred to as the sifting process [1], which iterates a nonlinear elementary operator on the signal until some stopping criterion is met....

    [...]

  • ...I N its original formulation [1], the empirical mode decomposition (EMD) can only be applied to real-valued time series....

    [...]

BookDOI
01 Sep 2005
TL;DR: The principle and insufficiency of Hilbert-Huang transform is introduced, several improved strategies are put forward, and some simulations are proceeds some simulations.
Abstract: The Hilbert-Huang Transform (HHT) represents a desperate attempt to break the suffocating hold on the field of data analysis by the twin assumptions of linearity and stationarity. Unlike spectrograms, wavelet analysis, or the Wigner-Ville Distribution, HHT is truly a time-frequency analysis, but it does not require an a priori functional basis and, therefore, the convolution computation of frequency. The method provides a magnifying glass to examine the data, and also offers a different view of data from nonlinear processes, with the results no longer shackled by spurious harmonics — the artifacts of imposing a linearity property on a nonlinear system or of limiting by the uncertainty principle, and a consequence of Fourier transform pairs in data analysis. This is the first HHT book containing papers covering a wide variety of interests. The chapters are divided into mathematical aspects and applications, with the applications further grouped into geophysics, structural safety and visualization.

847 citations

Journal ArticleDOI
TL;DR: A variety of observations of intense, long-lived oceanic vortices are interpreted as examples of a distinct phenomenon, which is given the name Submesoscale, Coherent Vortices (SCV's).
Abstract: A variety of observations of intense, long-lived oceanic vortices are interpreted as examples of a distinct phenomenon, which is given the name Submesoscale, Coherent Vortices (SCV's). The distinguishing characteristics of SCV's are defined and illustrated by example, and a survey is made of the different SCV types presently known. On the basis of extant theoretical and modeling solutions, interpretations are made of the dynamics associated with SCV existence, movement, endurance, interactions with other currents, generation, and contributions to the transport of chemical properties in the ocean.

427 citations


"Bivariate Empirical Mode Decomposit..." refers background in this paper

  • ...Such structures, called “coherent vortices,” are frequently observed in the ocean [7] and are more generally a ubiquitous feature of rotating turbulent fluids [8]....

    [...]

Journal ArticleDOI
TL;DR: A method for the empirical mode decomposition (EMD) of complex-valued data is proposed based on the filter bank interpretation of the EMD mapping and by making use of the relationship between the positive and negative frequency component of the Fourier spectrum.
Abstract: A method for the empirical mode decomposition (EMD) of complex-valued data is proposed. This is achieved based on the filter bank interpretation of the EMD mapping and by making use of the relationship between the positive and negative frequency component of the Fourier spectrum. The so-generated intrinsic mode functions (IMFs) are complex-valued, which facilitates the extension of the standard EMD to the complex domain. The analysis is supported by simulations on both synthetic and real-world complex-valued signals

267 citations


"Bivariate Empirical Mode Decomposit..." refers background in this paper

  • ...It is worth noticing that two other bivariate extensions have been introduced very recently [2], [3]....

    [...]

Journal ArticleDOI
TL;DR: In this paper, three Meddies were tracked for up to two years in the Canary Basin using neutrally buoyant SOFAR floats and four shipboard surveys made during these two years revealed the nearly total decay of Meddy 1 by gradual mixing processes.
Abstract: Three Meddies were tracked for up to two years in the Canary Basin using neutrally buoyant SOFAR floats. These Meddies have cores of warm, salty Mediterranean Water and are approximately 100 km in diameter, 800 m thick, and are centered at a depth of 1100 m. Meddy 1 was tracked for two years (1984–86) with five floats as it drifted 1090 km southward with a mean velocity of 1.8 cm s−1. Four shipboard surveys made during these two years revealed the nearly total decay of Meddy 1 by gradual mixing processes. Meddy 2 drifted 530 km southwestward over 8.5 months with a mean velocity of 2.3 cm s−1 until it collided with Hyeres Seamount near 31°N, 29°W. The floats trapped in this Meddy then stopped looping abruptly, implying a major disruption of this Meddy. Meddy 3 drifted 500 km southwestward for a year and a half with a mean translation velocity of 1.1 cm s−1. A comparison of the velocity of Meddies to the velocity of nearby floats at 1100 m depth outside of the Meddies shows clearly that all three M...

211 citations


"Bivariate Empirical Mode Decomposit..." refers background in this paper

  • ...The data are a position record from an acoustically tracked, neutrally buoyant subsurface oceanographic float, one of a number deployed in the eastern subtropical North Atlantic Ocean in order to track the motion of dense salty water flowing out from the Mediterranean Sea during the “Eastern Basin” experiment [6]....

    [...]

Frequently Asked Questions (8)
Q1. What have the authors contributed in "Bivariate empirical mode decomposition" ?

The Empirical Mode Decomposition ( EMD ) has been introduced quite recently to adaptively decompose nonstationary and/or nonlinear time series [ 1 ]. The method being initially limited to real-valued time series, the authors propose here an extension to bivariate ( or complex-valued ) time series which generalizes the rationale underlying the EMD to the bivariate framework. The method is illustrated on a real-world signal and properties of the output components are discussed. 

The envelope curve associated with the direction ϕk = 2kπ/N is then equal to the maximum signal value in that direction, where the phase of the signal’s derivative is ψ(t) = 

Looking at a single oscillation (defined, e.g., as the signal between two consecutive local minima), the EMD is designed to define a local “low frequency” component as the local trend m1[x](t), supporting a local “high frequency” component as a zero-mean oscillation or local detail d1[x](t), so that the authors can express x(t) asx(t) = m1[x](t) + d1[x](t). 

The main idea of EMD is then to formalize the idea that, locally: “signal = fast oscillations superimposed on slow oscillations”. 

Moreover a large number of directions may be interesting insofar as it reduces the dependance of the final decomposition with respect to rotations of the spatial coordinates. 

2) define the mean as the intersection of two straight lines, one being halfway between the twohorizontal tangents, the other one halfway between the vertical ones (see Fig. 2 (b)). 

2.Algorithm 1: EMD bivariate extension: scheme 1for 1 ≤ k ≤ N do1 Project the complex-valued signal x(t) on direction ϕk:2pϕk(t) = Re ( e−iϕkx(t) ) 

the basic idea underlying the proposed bivariate EMD is to formalize the following idea: “bivariate signal = fast rotations superimposed on slower rotations”.