Exercises
ex-ch13-01
EasyClassify each of the following as CT/DT and continuous/discrete-valued: (a) The number of packets arriving at a router by time . (b) Thermal noise voltage at a resistor. (c) The sequence of daily closing stock prices . (d) A binary data stream with .
Ask: is the index set continuous or discrete? Is the range countable or uncountable?
Classification
(a) CT, discrete-valued (counting process, values in ). (b) CT, continuous-valued. (c) DT, continuous-valued (prices are real-valued; the day index is discrete). (d) DT, discrete-valued.
ex-ch13-02
EasyLet where . Compute the mean and the autocorrelation .
Use for uniform on .
Use the product-to-sum identity for cosines.
Mean
.
Autocorrelation
.
ex-ch13-03
EasyShow that for a WSS process, is independent of .
Write in terms of and , then use the WSS property.
Direct computation
. Both and are constants (by WSS), so the variance is constant.
ex-ch13-04
MediumLet be zero-mean i.i.d. with variance . Define for (AR(1) process), assuming stationarity. Find .
Multiply both sides by and take expectations.
Use the fact that is independent of for .
Set up the recursion
For : . Since is independent of for : .
Solve the recursion
for . By Hermitian symmetry: .
Find $r_{xx}[0]$
For : , so . Therefore .
ex-ch13-05
MediumProve that if is the autocorrelation of a real WSS process, then is an even function: .
Start from the definition and substitute.
Proof
. Setting : (by the WSS definition). For complex: , which reduces to when real.
ex-ch13-06
MediumLet (random constant with , ) and be a zero-mean WSS process independent of . Is WSS? Is it mean-ergodic?
Check WSS conditions using independence of and .
For ergodicity, compute and check the decay condition.
WSS check
(constant). , which depends only on . So is WSS.
Ergodicity
. As : . The sufficient condition fails, and indeed . Not mean-ergodic.
ex-ch13-07
MediumShow that the cross-correlation of jointly WSS processes satisfies .
Write out the definitions and use the substitution .
Proof
. (set ). Taking conjugate: .
ex-ch13-08
MediumA zero-mean DT WSS process has autocorrelation . (a) What is the average power? (b) What is the variance? (c) Is the process mean-ergodic?
Average power is . The process has zero mean.
Average power
.
Variance
.
Ergodicity
as . The sufficient condition holds, so the process is mean-ergodic.
ex-ch13-09
MediumLet be a WSS Gaussian process with and . Is strict-sense stationary?
What does Lemma 43 say about WSS Gaussian processes?
Apply Lemma 43
is Gaussian and WSS. By Lemma 43, a WSS Gaussian process is SSS. Therefore is strict-sense stationary.
ex-ch13-10
HardLet be zero-mean i.i.d. with . Define (FIR filter). Show that is WSS and compute in terms of .
for i.i.d. zero-mean unit-variance input.
Mean
(constant).
Autocorrelation
where indices are restricted to .
Conclusion
for , and for . This depends only on , confirming WSS. This is the deterministic autocorrelation of the filter coefficients.
ex-ch13-11
HardProve the non-negative definiteness of the autocorrelation: for any WSS process , any , any times , and any ,
Consider the random variable and compute .
Proof
Let . Then:
ex-ch13-12
HardShow that for a mean-ergodic WSS process, as , where . Express in terms of .
Expand and rearrange the double sum.
Expand the variance
$
Convergence to zero
If as , then for large , the terms with large are small, and the factor drives the entire sum to zero. Hence .
ex-ch13-13
HardTwo zero-mean jointly WSS processes satisfy . (a) Are they orthogonal? (b) Find (assuming both are real-valued). (c) Is satisfied if and ?
For real jointly WSS: .
(a) Orthogonality
for all finite . Not orthogonal.
(b) $r_{YX}(\tau)$
For real processes: . So in this case (because is even).
(c) Cauchy-Schwarz
. . Yes, . The bound is easily satisfied.
ex-ch13-14
HardLet where and are uncorrelated zero-mean random variables with . Show that is WSS and find .
Compute and using trigonometric identities.
Mean
.
Autocorrelation
.
Since uncorrelated with zero mean: . Using :
Conclusion
depends only on , and is constant. Hence is WSS.
ex-ch13-15
Challenge(Kolmogorov consistency) Let be defined by and where are i.i.d. and independent of , with . (a) Show that for all . (b) Show that is jointly Gaussian for any indices. (c) Show that the process is strict-sense stationary.
For (a), use induction and the fact that the sum of independent Gaussians is Gaussian.
For (c), use Lemma 43 after establishing WSS.
(a) Marginal distribution
By induction: . If , then is Gaussian with mean 0 and variance . So for all .
(b) Joint Gaussianity
Each is a linear function of , which are jointly Gaussian. Therefore any finite collection is jointly Gaussian.
(c) SSS
The process is Gaussian (part b). (constant). The autocorrelation: (can be shown by iterating the recursion), which depends only on . So the process is WSS. By Lemma 43, WSS + Gaussian SSS.
ex-ch13-16
EasyTrue or false: every i.i.d. sequence is WSS.
Check whether constant mean and lag-dependent autocorrelation hold.
Answer
True, provided the second moment exists. For i.i.d. : (constant) and depends only on . In fact, every i.i.d. sequence with finite second moment is strict-sense stationary.
ex-ch13-17
MediumLet be a zero-mean WSS process with . (a) Find the average power. (b) Find . (c) Is the process mean-ergodic?
.
(a) Average power
.
(b) Value at $\tau = 0.5$
.
(c) Ergodicity
as . The process is mean-ergodic.
ex-ch13-18
ChallengeLet be a real-valued WSS process with and autocorrelation . Define the time-averaged autocorrelation estimator: (a) Show that (unbiased). (b) Under what condition on does ?
For (a), push expectation inside the integral.
For (b), define and ask when is mean-ergodic.
(a) Unbiasedness
$
(b) Consistency
The process is WSS (can be verified). The estimator is a time average. By the mean-ergodic theorem, in m.s. if as .
For a Gaussian process, can be computed explicitly using the fourth-moment theorem, and the condition reduces to as , i.e., . This is the standard ergodicity condition.