- #1
Master1022
- 611
- 117
- Homework Statement
- For the system below, where ## e(t) ## is a zero mean white noise sequence with variance ##\sigma_e ^2## , determine the first two terms in the autocorrelation sequence ##R_v (0) ## and ## R_v (1) ##
- Relevant Equations
- Autocorrelation
Hi,
I am working on the following problem from a textbook, but am getting stuck and am not sure how to proceed.
Question: For the system below:
[tex] v(t) = -cv(t - 1) + e(t) [/tex]
where ## e(t) ## is a zero mean white noise sequence with variance ##\sigma_e ^2## , determine the first two terms in the autocorrelation sequence ##R_v (0) ## and ## R_v (1) ##
Attempt:
I am not sure which assumptions I ought to make to proceed with this question. At first, I thought about assuming that the signal ## v(t) ## was a stationary signal, such that:
- ##E[v(t)] = \mu = \text{constant} ##
- The autocorrelation is only a function of the time difference ## \tau##: ## R(\tau) = E[v(t) v(t - \tau)] ##
However, I don't think this assumption really makes sense as taking the expectation of the equation for ## v(t) ## yields the fact that ## E[v(t)] = -c E[v(t] ##, which shows the mean is non-constant, unless the mean is 0.
Nonetheless, if I proceed with this assumption:
[tex] R_v (\tau) = E[v(t) v(t - \tau)] = E[\left( e(t) - c v(t - 1) \right) \left( e(t - \tau) - v(t - 1 - \tau) \right) ] [/tex]
[tex] = E[e(t)e(t - \tau)] + c^2 E[v(t - 1) v(t - 1 - \tau)] - c E[e(t) v(t - 1 - \tau)] - c E[v(t - 1) e(t - \tau)] [/tex]
Then by the stationarity assumption: ## E[v(t - 1) v(t - 1 - \tau)] = R_v(\tau) ##
[tex] R_v (\tau) = R_e (\tau) + c^2 R_v(\tau) - c E[e(t) v(t - 1 - \tau)] - c E[v(t - 1) e(t - \tau)] [/tex]
Here is where I don't know how to deal with their cross terms. The first thought that comes to mind is that they are independent and thus I can split them up into a product of the expected values (which will yield zero). However, surely something like ## v(t - 1) ## does depend on previous values of the error?
If I expand the expression, then I get: ## y(t) = e(t) - c y(t - 1) = e(t) - c( e(t - 1) - c y(t - 2) ) = ... ## which then leads to something like:
[tex] y(t) = ( - c)^{t} + \sum_{k = 0}^{t} ( - c)^k e(t - k) [/tex]
but am not sure how to use this to determine whether the terms ## E[e(t) v(t - 1 - \tau)] ## and ## E[v(t - 1) e(t - \tau)] ## are non-zero.
Any help would be greatly appreciated.
I am working on the following problem from a textbook, but am getting stuck and am not sure how to proceed.
Question: For the system below:
[tex] v(t) = -cv(t - 1) + e(t) [/tex]
where ## e(t) ## is a zero mean white noise sequence with variance ##\sigma_e ^2## , determine the first two terms in the autocorrelation sequence ##R_v (0) ## and ## R_v (1) ##
Attempt:
I am not sure which assumptions I ought to make to proceed with this question. At first, I thought about assuming that the signal ## v(t) ## was a stationary signal, such that:
- ##E[v(t)] = \mu = \text{constant} ##
- The autocorrelation is only a function of the time difference ## \tau##: ## R(\tau) = E[v(t) v(t - \tau)] ##
However, I don't think this assumption really makes sense as taking the expectation of the equation for ## v(t) ## yields the fact that ## E[v(t)] = -c E[v(t] ##, which shows the mean is non-constant, unless the mean is 0.
Nonetheless, if I proceed with this assumption:
[tex] R_v (\tau) = E[v(t) v(t - \tau)] = E[\left( e(t) - c v(t - 1) \right) \left( e(t - \tau) - v(t - 1 - \tau) \right) ] [/tex]
[tex] = E[e(t)e(t - \tau)] + c^2 E[v(t - 1) v(t - 1 - \tau)] - c E[e(t) v(t - 1 - \tau)] - c E[v(t - 1) e(t - \tau)] [/tex]
Then by the stationarity assumption: ## E[v(t - 1) v(t - 1 - \tau)] = R_v(\tau) ##
[tex] R_v (\tau) = R_e (\tau) + c^2 R_v(\tau) - c E[e(t) v(t - 1 - \tau)] - c E[v(t - 1) e(t - \tau)] [/tex]
Here is where I don't know how to deal with their cross terms. The first thought that comes to mind is that they are independent and thus I can split them up into a product of the expected values (which will yield zero). However, surely something like ## v(t - 1) ## does depend on previous values of the error?
If I expand the expression, then I get: ## y(t) = e(t) - c y(t - 1) = e(t) - c( e(t - 1) - c y(t - 2) ) = ... ## which then leads to something like:
[tex] y(t) = ( - c)^{t} + \sum_{k = 0}^{t} ( - c)^k e(t - k) [/tex]
but am not sure how to use this to determine whether the terms ## E[e(t) v(t - 1 - \tau)] ## and ## E[v(t - 1) e(t - \tau)] ## are non-zero.
Any help would be greatly appreciated.