Analytic signal#Complex envelope

{{Short description|Particular representation of a signal}}

{{Distinguish|analytic expression|analytic function}}

In mathematics and signal processing, an analytic signal is a complex-valued function that has no negative frequency components.Smith, J.O. "Analytic Signals and Hilbert Transform Filters", in Mathematics of the Discrete Fourier Transform (DFT) with Audio Applications, Second Edition, https://ccrma.stanford.edu/~jos/r320/Analytic_Signals_Hilbert_Transform.html, or https://www.dsprelated.com/freebooks/mdft/Analytic_Signals_Hilbert_Transform.html, online book, 2007 edition, accessed 2021-04-29.  The real and imaginary parts of an analytic signal are real-valued functions related to each other by the Hilbert transform.

The analytic representation of a real-valued function is an analytic signal, comprising the original function and its Hilbert transform. This representation facilitates many mathematical manipulations. The basic idea is that the negative frequency components of the Fourier transform (or spectrum) of a real-valued function are superfluous, due to the Hermitian symmetry of such a spectrum. These negative frequency components can be discarded with no loss of information, provided one is willing to deal with a complex-valued function instead. That makes certain attributes of the function more accessible and facilitates the derivation of modulation and demodulation techniques, such as single-sideband.

As long as the manipulated function has no negative frequency components (that is, it is still analytic), the conversion from complex back to real is just a matter of discarding the imaginary part. The analytic representation is a generalization of the phasor concept:Bracewell, Ron. The Fourier Transform and Its Applications. McGraw-Hill, 2000. pp. 361-362 while the phasor is restricted to time-invariant amplitude, phase, and frequency, the analytic signal allows for time-variable parameters.

Definition

File:Analytisches-signal-uebertragungsfunktion-en.svg

If s(t) is a real-valued function with Fourier transform S(f) (where f is the real value denoting frequency), then the transform has Hermitian symmetry about the f = 0 axis:

:S(-f) = S(f)^*,

where S(f)^* is the complex conjugate of S(f).

The function:

:

\begin{align}

S_\mathrm{a}(f) &\triangleq

\begin{cases}

2S(f), &\text{for}\ f > 0,\\

S(f), &\text{for}\ f = 0,\\

0, &\text{for}\ f < 0

\end{cases}\\

&= \underbrace{2 \operatorname{u}(f)}_{1 + \sgn(f)}S(f) = S(f) + \sgn(f)S(f),

\end{align}

where

contains only the non-negative frequency components of S(f). And the operation is reversible, due to the Hermitian symmetry of S(f):

:

\begin{align}

S(f) &=

\begin{cases}

\frac{1}{2}S_\mathrm{a}(f), &\text{for}\ f > 0,\\

S_\mathrm{a}(f), &\text{for}\ f = 0,\\

\frac{1}{2}S_\mathrm{a}(-f)^*, &\text{for}\ f < 0\ \text{(Hermitian symmetry)}

\end{cases}\\

&= \frac{1}{2}[S_\mathrm{a}(f) + S_\mathrm{a}(-f)^*].

\end{align}

The analytic signal of s(t) is the inverse Fourier transform of S_\mathrm{a}(f):

:\begin{align}

s_\mathrm{a}(t) &\triangleq \mathcal{F}^{-1}[S_\mathrm{a}(f)]\\

&= \mathcal{F}^{-1}[S (f)+ \sgn(f) \cdot S(f)]\\

&= \underbrace{\mathcal{F}^{-1}\{S(f)\}}_{s(t)} + \overbrace{

\underbrace{\mathcal{F}^{-1}\{\sgn(f)\}}_{j\frac{1}{\pi t}} * \underbrace{\mathcal{F}^{-1}\{S(f)\}}_{s(t)}

}^\text{convolution}\\

&= s(t) + j\underbrace{\left[{1 \over \pi t} * s(t)\right]}_{\operatorname{\mathcal{H}}[s(t)]}\\

&= s(t) + j\hat{s}(t),

\end{align}

where

Noting that s(t)= s(t)*\delta(t), this can also be expressed as a filtering operation that directly removes negative frequency components:

:s_\mathrm{a}(t) = s(t)*\underbrace{\left[\delta(t)+ j{1 \over \pi t}\right]}_{\mathcal{F}^{-1}\{2u(f)\}}.

=Negative frequency components=

Since s(t) = \operatorname{Re}[s_\mathrm{a}(t)], restoring the negative frequency components is a simple matter of discarding \operatorname{Im}[s_\mathrm{a}(t)] which may seem counter-intuitive. The complex conjugate s_\mathrm{a}^*(t) comprises only the negative frequency components. And therefore s(t) = \operatorname{Re}[s_\mathrm{a}^*(t)] restores the suppressed positive frequency components. Another viewpoint is that the imaginary component in either case is a term that subtracts frequency components from s(t). The \operatorname{Re} operator removes the subtraction, giving the appearance of adding new components.

Examples

=Example 1=

:s(t) = \cos(\omega t),   where  \omega > 0.

Then:

:\begin{align}

\hat{s}(t) &= \cos\left(\omega t - \frac{\pi}{2}\right) = \sin(\omega t), \\

s_\mathrm{a}(t) &= s(t) + j\hat{s}(t) = \cos(\omega t) + j\sin(\omega t) = e^{j\omega t}.

\end{align}

The last equality is Euler's formula, of which a corollary is \cos(\omega t) = \frac{1}{2} \left(e^{j\omega t} + e^{j (-\omega) t}\right). In general, the analytic representation of a simple sinusoid is obtained by expressing it in terms of complex-exponentials, discarding the negative frequency component, and doubling the positive frequency component. And the analytic representation of a sum of sinusoids is the sum of the analytic representations of the individual sinusoids.

=Example 2=

Here we use Euler's formula to identify and discard the negative frequency.

:s(t) = \cos(\omega t + \theta) = \frac{1}{2} \left(e^{j (\omega t+\theta)} + e^{-j (\omega t+\theta)}\right)

Then:

:s_\mathrm{a}(t) =

\begin{cases}

e^{j(\omega t + \theta)} \ \ = \ e^{j |\omega| t}\cdot e^{j\theta} , & \text{if} \ \omega > 0, \\

e^{-j(\omega t + \theta)} = \ e^{j |\omega| t}\cdot e^{-j\theta} , & \text{if} \ \omega < 0.

\end{cases}

=Example 3=

This is another example of using the Hilbert transform method to remove negative frequency components. Nothing prevents us from computing s_\mathrm{a}(t) for a complex-valued s(t). But it might not be a reversible representation, because the original spectrum is not symmetrical in general. So except for this example, the general discussion assumes real-valued s(t).

:s(t) = e^{-j\omega t}, where \omega > 0.

Then:

:\begin{align}

\hat{s}(t) &= je^{-j\omega t}, \\

s_\mathrm{a}(t) &= e^{-j\omega t} + j^2 e^{-j\omega t} = e^{-j\omega t} - e^{-j\omega t} = 0.

\end{align}

Properties

=Instantaneous amplitude and phase=

Image:analytic.svg

An analytic signal can also be expressed in polar coordinates:

:s_\mathrm{a}(t) = s_\mathrm{m}(t)e^{j\phi(t)},

where the following time-variant quantities are introduced:

  • s_\mathrm{m}(t) \triangleq |s_\mathrm{a}(t)| is called the instantaneous amplitude or the envelope;
  • \phi(t) \triangleq \arg\!\left[s_\mathrm{a}(t)\right] is called the instantaneous phase or phase angle.

In the accompanying diagram, the blue curve depicts s(t) and the red curve depicts the corresponding s_\mathrm{m}(t).

The time derivative of the unwrapped instantaneous phase has units of radians/second, and is called the instantaneous angular frequency:

:\omega(t) \triangleq \frac{d\phi}{dt}(t).

The instantaneous frequency (in hertz) is therefore:

:f(t)\triangleq \frac{1}{2\pi}\omega(t).  B. Boashash, "Estimating and Interpreting the Instantaneous Frequency of a Signal-Part I: Fundamentals", Proceedings of the IEEE, Vol. 80, No. 4, pp. 519–538, April 1992

The instantaneous amplitude, and the instantaneous phase and frequency are in some applications used to measure and detect local features of the signal. Another application of the analytic representation of a signal relates to demodulation of modulated signals. The polar coordinates conveniently separate the effects of amplitude modulation and phase (or frequency) modulation, and effectively demodulates certain kinds of signals.

= {{anchor|Complex envelope}} Complex envelope/baseband=

Analytic signals are often shifted in frequency (down-converted) toward 0 Hz, possibly creating [non-symmetrical] negative frequency components:

{s_\mathrm{a}}_{\downarrow}(t) \triangleq s_\mathrm{a}(t)e^{-j\omega_0 t} = s_\mathrm{m}(t)e^{j(\phi(t) - \omega_0 t)},

where \omega_0 is an arbitrary reference angular frequency.

This function goes by various names, such as complex envelope and complex baseband. The complex envelope is not unique; it is determined by the choice of \omega_0. This concept is often used when dealing with passband signals. If s(t) is a modulated signal, \omega_0 might be equated to its carrier frequency.

In other cases, \omega_0 is selected to be somewhere in the middle of the desired passband. Then a simple low-pass filter with real coefficients can excise the portion of interest. Another motive is to reduce the highest frequency, which reduces the minimum rate for alias-free sampling. A frequency shift does not undermine the mathematical tractability of the complex signal representation. So in that sense, the down-converted signal is still analytic. However, restoring the real-valued representation is no longer a simple matter of just extracting the real component. Up-conversion may be required, and if the signal has been sampled (discrete-time), interpolation (upsampling) might also be necessary to avoid aliasing.

If \omega_0 is chosen larger than the highest frequency of s_\mathrm{a}(t), then {s_\mathrm{a}}_{\downarrow}(t) has no positive frequencies. In that case, extracting the real component restores them, but in reverse order; the low-frequency components are now high ones and vice versa. This can be used to demodulate a type of single-sideband signal called lower sideband or inverted sideband.

Other choices of reference frequency are sometimes considered:

  • Sometimes \omega_0 is chosen to minimize \int_0^{+\infty}(\omega - \omega_0)^2|S_\mathrm{a}(\omega)|^2\, d\omega.
  • Alternatively,{{Cite journal|last=Justice|first=J.|date=1979-12-01|title=Analytic signal processing in music computation| journal=IEEE Transactions on Acoustics, Speech, and Signal Processing|volume=27|issue=6|pages=670–684| doi=10.1109/TASSP.1979.1163321| issn=0096-3518}} \omega_0 can be chosen to minimize the mean square error in linearly approximating the unwrapped instantaneous phase \phi(t): \int_{-\infty}^{+\infty}[\omega(t) - \omega_0]^2 |s_\mathrm{a}(t)|^2\, dt
  • or another alternative (for some optimum \theta): \int_{-\infty}^{+\infty}[\phi(t) - (\omega_0 t + \theta)]^2\, dt.

In the field of time-frequency signal processing, it was shown that the analytic signal was needed in the definition of the Wigner–Ville distribution so that the method can have the desirable properties needed for practical applications.B. Boashash, "Notes on the use of the Wigner distribution for time frequency signal analysis", IEEE Trans. on Acoustics, Speech, and Signal Processing, vol. 26, no. 9, 1987

Sometimes the phrase "complex envelope" is given the simpler meaning of the complex amplitude of a (constant-frequency) phasor;{{efn|"the complex envelope (or complex amplitude)"{{Cite book|url=https://books.google.com/books?id=tOeeJyP95IQC |title=Time-Frequency Analysis|last1=Hlawatsch|first1=Franz|last2=Auger|first2=François|date=2013-03-01|publisher=John Wiley & Sons |isbn=9781118623831|language=en}}}}{{efn|"the complex envelope (or complex amplitude)", p. 586 {{Cite book |url=https://books.google.com/books?id=kxICp6t-CDAC&q=%2522complex%2520amplitude%2522%2520%2522complex%2520envelope%2522&pg=RA1-PA586 |title=Encyclopedia of Optical Engineering: Abe-Las, pages 1-1024|last=Driggers|first=Ronald G.|date=2003-01-01 |publisher=CRC Press|isbn=9780824742508|language=en}}}}

other times the complex envelope s_m(t) as defined above is interpreted as a time-dependent generalization of the complex amplitude.{{efn|"Complex envelope is an extended interpretation of complex amplitude as a function of time." p. 85{{Cite book|url=https://books.google.com/books?id=tXQy5JdQyZoC|title=Global Environment Remote Sensing| last=Okamoto|first=Kenʼichi|date=2001-01-01|publisher=IOS Press|isbn=9781586031015|language=en}}}} Their relationship is not unlike that in the real-valued case: varying envelope generalizing constant amplitude.

Extensions of the analytic signal to signals of multiple variables

The concept of analytic signal is well-defined for signals of a single variable which typically is time. For signals of two or more variables, an analytic signal can be defined in different ways, and two approaches are presented below.

=Multi-dimensional analytic signal based on an ad hoc direction=

A straightforward generalization of the analytic signal can be done for a multi-dimensional signal once it is established what is meant by negative frequencies for this case. This can be done by introducing a unit vector \boldsymbol \hat{u} in the Fourier domain and label any frequency vector \boldsymbol \xi as negative if \boldsymbol \xi \cdot \boldsymbol \hat{u} < 0. The analytic signal is then produced by removing all negative frequencies and multiply the result by 2, in accordance to the procedure described for the case of one-variable signals. However, there is no particular direction for \boldsymbol \hat{u} which must be chosen unless there are some additional constraints. Therefore, the choice of \boldsymbol \hat{u} is ad hoc, or application specific.

=The monogenic signal=

The real and imaginary parts of the analytic signal correspond to the two elements of the vector-valued monogenic signal, as it is defined for one-variable signals. However, the monogenic signal can be extended to arbitrary number of variables in a straightforward manner, producing an {{nowrap|(n + 1)}}-dimensional vector-valued function for the case of n-variable signals.

See also

=Applications=

Notes

{{notelist}}

References

{{reflist}}

Further reading

{{further reading cleanup|date=October 2014}}

  • Leon Cohen, Time-frequency analysis, Prentice Hall, Upper Saddle River, 1995.
  • Frederick W. King, Hilbert Transforms, vol. II, Cambridge University Press, Cambridge, 2009.
  • B. Boashash, Time-Frequency Signal Analysis and Processing: A Comprehensive Reference, Elsevier Science, Oxford, 2003.