Re: Estimate Observation Noise Variance
- From: kronecker@xxxxxxxxxxx
- Date: Mon, 23 Jun 2008 11:51:45 -0700 (PDT)
On Jun 24, 5:35 am, Chris Maryan <kmar...@xxxxxxxxx> wrote:
Can anyone give some pointers on estimating observation noise variance
from an observed set.
I have an process (ARMA) that I am estimating the parameters of (blind
estimation, I don't know the input sequence, I only see the output),
it would be useful to be able to have an estimate of the variance of
the added white Gaussian observation noise.
My understanding was that the following would work, but my
understanding of this is sparse (can't find the reference for this
anymore):
Estimate the covariance matrix of the signal
Ryy = 1/N sum over i (y(i)*y(i)'), i=1 to N, for many N
for some block of observed data y(i), where the length of y(i) is
longer than the AR and MA filters of the original process.
then take the SVD: USV' = Ryy, and my understanding is that the
variance of the added noise should come out in the lower singular
values, but despite tinkering with this, I haven't had any luck.
Am I on the right track? Can anyone suggest any other method, I'll
take anything that gets me the noise variance?
Thanks,
Chris
I am not convinced. When you add (say) white noise to an ARM or AR
process you get another process called an innovations model driven by
the innovations sequency. You cannot isolate the measurement noise
variance from this since it is combined via a spectral factorisation
equation of polynomials. You can however estimate the ratio of
measurement noise variance to innovation noise variance. Suppose we
have an AR process
a(z^-1)Y(k)=u(k) where u has variance n
adding white noise to Y(k) = (1/a)u(k) gives
s(k)=Y(k)+V(k) where V is the noise
then we get
s(k)=(d/a)eps(k)
where eps(k) is innovations sequence and
dd*re=aa*r+n is a spectral factorization.
and re is innovations variance, r is measurement noise variance,n is
driving noise variance.
* is such that a(z^-1)* =a(z).
You can show
dn/an=r/re
where dn and an are the nth element of the polynomials in a and d. I
know this is vague but this stuff is well known.
K.
K.
.
- References:
- Estimate Observation Noise Variance
- From: Chris Maryan
- Estimate Observation Noise Variance
- Prev by Date: LinkedIn Group for FPGA & CPLD
- Next by Date: Estimating FIR Coefficient Bounds for Adaptive Filter
- Previous by thread: Re: Estimate Observation Noise Variance
- Next by thread: Estimating Baseline for SNR Calculations
- Index(es):
Relevant Pages
|
Loading