Generalized pencil-of-function method

From testwiki
Revision as of 05:27, 30 December 2024 by imported>OAbot (Open access bot: hdl updated in citation with #oabot.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Extraction of two sinusoids from a noisy data through the GPOF method

Generalized pencil-of-function method (GPOF), also known as matrix pencil method, is a signal processing technique for estimating a signal or extracting information with complex exponentials. Being similar to Prony and original pencil-of-function methods, it is generally preferred to those for its robustness and computational efficiency.[1]

The method was originally developed by Yingbo Hua and Tapan Sarkar for estimating the behaviour of electromagnetic systems by its transient response, building on Sarkar's past work on the original pencil-of-function method.[1][2] The method has a plethora of applications in electrical engineering, particularly related to problems in computational electromagnetics, microwave engineering and antenna theory.[1]

Method

Mathematical basis

A transient electromagnetic signal can be represented as:[3]

y(t)=x(t)+n(t)i=1MRiesit+n(t);0tT,

where

y(t) is the observed time-domain signal,
n(t) is the signal noise,
x(t) is the actual signal,
Ri are the residues (Ri),
si are the poles of the system, defined as si=αi+jωi,
zi=e(αi+jωi)Ts by the identities of Z-transform,
αi are the damping factors and
ωi are the angular frequencies.

The same sequence, sampled by a period of Ts, can be written as the following:

y[kTs]=x[kTs]+n[kTs]i=1MRizik+n[kTs];k=0,...,N1;i=1,2,...,M,

Generalized pencil-of-function estimates the optimal M and zi's.[4]

Noise-free analysis

For the noiseless case, two (NL)×L matrices, Y1 and Y2, are produced:[3]

[Y1]=[x(0)x(1)x(L1)x(1)x(2)x(L)x(NL1)x(NL)x(N2)](NL)×L;Template:Fs[Y2]=[x(1)x(2)x(L)x(2)x(3)x(L+1)x(NL)x(NL+1)x(N1)](NL)×L

where L is defined as the pencil parameter. Y1 and Y2 can be decomposed into the following matrices:[3]

[Y1]=[Z1][B][Z2]
[Y2]=[Z1][B][Z0][Z2]

where

[Z1]=[111z1z2zMz1(NL1)z2(NL1)zM(NL1)](NL)×M;Template:Fs[Z2]=[1z1z1L11z2z2L11zMzML1]M×L

[Z0] and [B] are M×M diagonal matrices with sequentially-placed zi and Ri values, respectively.[3]

If MLNM, the generalized eigenvalues of the matrix pencil

[Y2]λ[Y1]=[Z1][B]([Z0]λ[I])[Z2]

yield the poles of the system, which are λ=zi. Then, the generalized eigenvectors pi can be obtained by the following identities:[3]

[Y1]+[Y1]pi=pi;    i=1,...,M
[Y1]+[Y2]pi=zipi;    i=1,...,M

where the + denotes the Moore–Penrose inverse, also known as the pseudo-inverse. Singular value decomposition can be employed to compute the pseudo-inverse.

Noise filtering

If noise is present in the system, [Y1] and [Y2] are combined in a general data matrix, [Y]:[3]

[Y]=[y(0)y(1)y(L)y(1)y(2)y(L+1)y(NL1)y(NL)y(N1)](NL)×(L+1)

where y is the noisy data. For efficient filtering, L is chosen between N3 and N2. A singular value decomposition on [Y] yields:

[Y]=[U][Σ][V]H

In this decomposition, [U] and [V] are unitary matrices with respective eigenvectors [Y][Y]H and [Y]H[Y] and [Σ] is a diagonal matrix with singular values of [Y]. Superscript H denotes the conjugate transpose.[3][4]

Then the parameter M is chosen for filtering. Singular values after M, which are below the filtering threshold, are set to zero; for an arbitrary singular value σc, the threshold is denoted by the following formula:[1]

σcσmax=10p,

σmax and Template:Math are the maximum singular value and significant decimal digits, respectively. For a data with significant digits accurate up to Template:Math, singular values below 10p are considered noise.[4]

[V1] and [V2] are obtained through removing the last and first row and column of the filtered matrix [V], respectively; M columns of [Σ] represent [Σ]. Filtered [Y1] and [Y2] matrices are obtained as:[4]

[Y1]=[U][Σ][V1]H
[Y2]=[U][Σ][V2]H

Prefiltering can be used to combat noise and enhance signal-to-noise ratio (SNR).[1] Band-pass matrix pencil (BPMP) method is a modification of the GPOF method via FIR or IIR band-pass filters.[1][5]

GPOF can handle up to 25 dB SNR. For GPOF, as well as for BPMP, variance of the estimates approximately reaches Cramér–Rao bound.[3][5][4]

Calculation of residues

Residues of the complex poles are obtained through the least squares problem:[1]

[y(0)y(1)y(N1)]=[111z1z2zMz1N1z2N1zMN1][R1R2RM]

Applications

The method is generally used for the closed-form evaluation of Sommerfeld integrals in discrete complex image method for method of moments applications, where the spectral Green's function is approximated as a sum of complex exponentials.[1][6] Additionally, the method is used in antenna analysis, S-parameter-estimation in microwave integrated circuits, wave propagation analysis, moving target indication, radar signal processing,[1][7][8] and series acceleration in electromagnetic problems.[9]

See also

References

Template:Reflist

  1. 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 Cite error: Invalid <ref> tag; no text was provided for refs named matrix-pencil-1995
  2. Cite error: Invalid <ref> tag; no text was provided for refs named suboptimal-1980
  3. 3.0 3.1 3.2 3.3 3.4 3.5 3.6 3.7 Cite error: Invalid <ref> tag; no text was provided for refs named generalized-1989
  4. 4.0 4.1 4.2 4.3 4.4 Cite error: Invalid <ref> tag; no text was provided for refs named hua-sarkar-1990
  5. 5.0 5.1 Cite error: Invalid <ref> tag; no text was provided for refs named bpmp-paper
  6. Cite error: Invalid <ref> tag; no text was provided for refs named gpof-green
  7. Cite error: Invalid <ref> tag; no text was provided for refs named kahrizi-slot
  8. Cite error: Invalid <ref> tag; no text was provided for refs named hua-radar
  9. Cite error: Invalid <ref> tag; no text was provided for refs named summation-2016