Polynomial Wigner–Ville distribution

From HandWiki
Revision as of 06:49, 27 June 2023 by imported>Corlink (url)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In signal processing, the polynomial Wigner–Ville distribution is a quasiprobability distribution that generalizes the Wigner distribution function. It was proposed by Boualem Boashash and Peter O'Shea in 1994.

Introduction

Many signals in nature and in engineering applications can be modeled as z(t)=ej2πϕ(t), where ϕ(t) is a polynomial phase and j=1.

For example, it is important to detect signals of an arbitrary high-order polynomial phase. However, the conventional Wigner–Ville distribution have the limitation being based on the second-order statistics. Hence, the polynomial Wigner–Ville distribution was proposed as a generalized form of the conventional Wigner–Ville distribution, which is able to deal with signals with nonlinear phase.

Definition

The polynomial Wigner–Ville distribution Wzg(t,f) is defined as

Wzg(t,f)=τf[Kzg(t,τ)]

where τf denotes the Fourier transform with respect to τ, and Kzg(t,τ) is the polynomial kernel given by

Kzg(t,τ)=k=q2q2[z(t+ckτ)]bk

where z(t) is the input signal and q is an even number. The above expression for the kernel may be rewritten in symmetric form as

Kzg(t,τ)=k=0q2[z(t+ckτ)]bk[z*(t+ckτ)]bk

The discrete-time version of the polynomial Wigner–Ville distribution is given by the discrete Fourier transform of

Kzg(n,m)=k=0q2[z(n+ckm)]bk[z*(n+ckm)]bk

where n=tfs,m=τfs, and fs is the sampling frequency. The conventional Wigner–Ville distribution is a special case of the polynomial Wigner–Ville distribution with q=2,b1=1,b1=1,b0=0,c1=12,c0=0,c1=12

Example

One of the simplest generalizations of the usual Wigner–Ville distribution kernel can be achieved by taking q=4. The set of coefficients bk and ck must be found to completely specify the new kernel. For example, we set

b1=b1=2,b2=b2=1,b0=0
c1=c1=0.675,c2=c2=0.85

The resulting discrete-time kernel is then given by

Kzg(n,m)=[z(n+0.675m)z*(n0.675m)]2z*(n+0.85m)z(n0.85m)

Design of a Practical Polynomial Kernel

Given a signal z(t)=ej2πϕ(t), where ϕ(t)=i=0paitiis a polynomial function, its instantaneous frequency (IF) is ϕ(t)=i=1piaiti1.

For a practical polynomial kernel Kzg(t,τ), the set of coefficients q,bkand ckshould be chosen properly such that

Kzg(t,τ)=k=0q2[z(t+ckτ)]bk[z*(t+ckτ)]bk=exp(j2πi=1piaiti1τ)
Wzg(t,f)=exp(j2π(fi=1piaiti1)τ)dτδ(fi=1piaiti1)
  • When q=2,b1=1,b0=0,b1=1,p=2,
z(t+c1τ)z*(t+c1τ)=exp(j2πi=12iaiti1τ)
a2(t+c1)2+a1(t+c1)a2(t+c1)2a1(t+c1)=2a2tτ+a1τ
c1c1=1,c1+c1=0
c1=12,c1=12
  • When q=4,b2=b1=1,b0=0,b2=b1=1,p=3
a3(t+c1)3+a2(t+c1)2+a1(t+c1)a3(t+c2)3+a2(t+c2)2+a1(t+c2)a3(t+c1)3a2(t+c1)2a1(t+c1)a3(t+c2)3a2(t+c2)2a1(t+c2)=3a3t2τ+2a2tτ+a1τ
{c1+c2c1c2=1c12+c22c12c22=0c13+c23c13c23=0

Applications

Nonlinear FM signals are common both in nature and in engineering applications. For example, the sonar system of some bats use hyperbolic FM and quadratic FM signals for echo location. In radar, certain pulse-compression schemes employ linear FM and quadratic signals. The Wigner–Ville distribution has optimal concentration in the time-frequency plane for linear frequency modulated signals. However, for nonlinear frequency modulated signals, optimal concentration is not obtained, and smeared spectral representations result. The polynomial Wigner–Ville distribution can be designed to cope with such problem.

References