Skip to content Skip to navigation

Connexions

You are here: Home » Content » Signal Parameter Estimation

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of a lens

      Lenses

      A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

      What is in a lens?

      Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

      Who can create a lens?

      Any individual Connexions member, a community, or a respected organization.

    • External bookmarks
  • E-mail the author

Recently Viewed

This feature requires Javascript to be enabled.

Signal Parameter Estimation

Module by: Don Johnson

One extension of parametric estimation theory necessary for its application to array processing is the estimation of signal parameters. We assume that we observe a signal slθ s l θ , whose characteristics are known save a few parameters θ θ, in the presence of noise. Signal parameters, such as amplitude, time origin, and frequency if the signal is sinusoidal, must be determined in some way. In many cases of interest, we would find it difficult to justify a particular form for the unknown parameters' a priori density. Because of such uncertainties, the minimum mean-squared error and maximum a posteriori estimators cannot be used in many cases. The minimum mean-squared error linear estimator does not require this density, but it is most fruitfully used when the unknown parameter appears in the problem in a linear fashion (such as signal amplitude as we shall see).

Linear Minimum Mean-Squared Error Estimator

The only parameter that is linearly related to a signal is the amplitude. Consider, therefore, the problem where the observations at an array's output are modeled as

l,l0L-1:rl=θsl+nl l l 0 L 1 r l θ s l n l (1)
The signal waveform sl s l is known and its energy normalized to be unity ( s2l=1 l s l 2 1 ). The linear estimate of the signal's amplitude is assumed to be of the form θ ̂=hlrl θ l h l r l , where hl h l minimizes the mean-squared error. To use the Orthogonality Principle expressed by this equation, an inner product must be defined for scalars. Little choice avails itself but multiplication as the inner product of two scalars. The Orthogonality Principle states that the estimation error must be orthogonal to all linear transformations defining the kind of estimator being sought. h·:El=0L-1 h LIN lrl-θk=0L-1hkrk=0 h · l 0 L 1 h LIN l r l θ k 0 L 1 h k r k 0 Manipulating this equation to make the universality constraint more transparent results in h·:k=0L-1hkEl=0L-1 h LIN lrl-θrk=0 h · k 0 L 1 h k l 0 L 1 h LIN l r l θ r k 0 Written in this way, the expected value must be 0 for each value of k k to satisfy the constraint. Thus, the quantity h LIN · h LIN · of the estimator of the signal's amplitude must satisfy k:l=0L-1 h LIN lErlrk=Eθrk k l 0 L 1 h LIN l r l r k θ r k Assuming that the signal's amplitude has zero mean and is statistically independent of the zero-mean noise, the expected values in this equation are given by Erlrk= σ θ 2slsk+ K n kl r l r k σ θ 2 s l s k K n k l Eθrk= σ θ 2sk θ r k σ θ 2 s k where K n kl K n k l is the covariance function of the noise. The equation that must be solved for the unit-sample response h LIN · h LIN · of the optimal linear MMSE estimator of signal amplitude becomes
k:l=0L-1 h LIN l K n kl= σ θ 2sk1-l=0L1 h LIN lsl k l 0 L 1 h LIN l K n k l σ θ 2 s k 1 l 0 L 1 h LIN l s l (2)
This equation is easily solved once phrased in matrix notation. Letting K n K n denote the covariance matrix of the noise, s s the signal vector, and hLIN h LIN the vector of coefficients, this equation becomes K n hLIN= σ θ 21-sThLINs K n h LIN σ θ 2 1 s h LIN s The matched filter for colored-noise problems consisted of the dot product between the vector of observations and K n -1s K n s (see the detector result). Assume that the solution to the linear estimation problem is proportional to the detection theoretical one: hLIN=c K n -1s h LIN c K n s , where c c is a scalar constant. This proposed solution satisfies the equation; the MMSE estimate of signal amplitude corresponds to applying a matched filter to the observations with
hLIN= σ θ 21+ σ θ 2sT K n -1s K n -1s h LIN σ θ 2 1 σ θ 2 s K n s K n s (3)
The mean-squared estimation error of signal amplitude is given by Eε2= σ θ 2-Eθl=0L-1 h LIN lrl ε 2 σ θ 2 θ l 0 L 1 h LIN l r l Substituting the vector expression for hLIN h LIN yields the result that the mean-squared estimation error equals the proportionality constant c c defined earlier. Eε2= σ θ 21+ σ θ 2sT K n -1s ε 2 σ θ 2 1 σ θ 2 s K n s

Thus, the linear filter that produces the optimal estimate of signal amplitude is equivalent to the matched filter used to detect the signal's presence. We have found this situation to occur when estimates of unknown parameters are needed to solve the detection problem (see Detection in the Presence of Uncertainties). If we had not assumed the noise to be Gaussian, however, this detection-theoretic result would be different, but the estimator would be unchanged. To repeat, this invariance occurs because the linear MMSE estimator requires no assumptions on the noise's amplitude characteristics.

Example 1

Let the noise be white so that its covariance matrix is proportional to the identity matrix ( K n = σ n 2I K n σ n 2 I ). The weighting factor in the minimum mean-squared error linear estimator is proportional to the signal waveform. h LIN l= σ θ 2 σ n 2+ σ θ 2sl h LIN l σ θ 2 σ n 2 σ θ 2 s l θ̂LIN= σ θ 2 σ n 2+ σ θ 2l=0L-1slrl θ LIN σ θ 2 σ n 2 σ θ 2 l 0 L 1 s l r l This proportionality constant depends only on the relative variances of the noise and the parameter. If the noise variance can be considered to be much smaller than the a priori variance of the amplitude, then this constant does not depend on these variances and equals unity. Otherwise, the variances must be known.

We find the mean-squared estimation error to be Eε2= σ θ 21+ σ θ 2 σ n 2 ε 2 σ θ 2 1 σ θ 2 σ n 2 This error is significantly reduced from its nominal value σ θ 2 σ θ 2 only when the variance of the noise is small compared with the a priori variance of the amplitude. Otherwise, this admittedly optimum amplitude estimate performs poorly, and we might as well as have ignored the data and "guessed" that the amplitude was zero1.

Footnotes

  1. In other words, the problem is difficult in this case.

Comments, questions, feedback, criticisms?

Send feedback