Exercises

ex-ch13-01

Easy

Classify each of the following as CT/DT and continuous/discrete-valued: (a) The number of packets arriving at a router by time tt. (b) Thermal noise voltage V(t)V(t) at a resistor. (c) The sequence of daily closing stock prices {Sn}\{S_n\}. (d) A binary data stream {Bn}\{B_n\} with Bn{0,1}B_n \in \{0, 1\}.

ex-ch13-02

Easy

Let X(t)=3cos(10t+Θ)X(t) = 3\cos(10t + \Theta) where ΘUniform[0,2π)\Theta \sim \text{Uniform}[0, 2\pi). Compute the mean μX(t)\mu_X(t) and the autocorrelation rXX(τ)r_{XX}(\tau).

ex-ch13-03

Easy

Show that for a WSS process, Var(X(t))=cXX(0)=rXX(0)μ2\text{Var}(X(t)) = c_{XX}(0) = r_{XX}(0) - |\mu|^2 is independent of tt.

ex-ch13-04

Medium

Let {Wn}\{W_n\} be zero-mean i.i.d. with variance σ2\sigma^2. Define Xn=aXn1+WnX_n = aX_{n-1} + W_n for a<1|a| < 1 (AR(1) process), assuming stationarity. Find rxx[k]r_{xx}[k].

ex-ch13-05

Medium

Prove that if rXX(τ)r_{XX}(\tau) is the autocorrelation of a real WSS process, then rXX(τ)r_{XX}(\tau) is an even function: rXX(τ)=rXX(τ)r_{XX}(\tau) = r_{XX}(-\tau).

ex-ch13-06

Medium

Let X(t)=AX(t) = A (random constant with E[A]=0\mathbb{E}[A] = 0, E[A2]=σ2\mathbb{E}[A^2] = \sigma^2) and Y(t)Y(t) be a zero-mean WSS process independent of AA. Is Z(t)=X(t)+Y(t)Z(t) = X(t) + Y(t) WSS? Is it mean-ergodic?

ex-ch13-07

Medium

Show that the cross-correlation of jointly WSS processes satisfies rXY(τ)=rYX(τ)r_{XY}(\tau) = r_{YX}^*(-\tau).

ex-ch13-08

Medium

A zero-mean DT WSS process has autocorrelation rxx[k]=5(0.8)kr_{xx}[k] = 5(0.8)^{|k|}. (a) What is the average power? (b) What is the variance? (c) Is the process mean-ergodic?

ex-ch13-09

Medium

Let {Xn}\{X_n\} be a WSS Gaussian process with μ=2\mu = 2 and cxx[k]=4(0.5)kc_{xx}[k] = 4(0.5)^{|k|}. Is {Xn}\{X_n\} strict-sense stationary?

ex-ch13-10

Hard

Let {Xn}\{X_n\} be zero-mean i.i.d. with E[Xn2]=1\mathbb{E}[X_n^2] = 1. Define Yn=k=0L1hkXnkY_n = \sum_{k=0}^{L-1} h_k X_{n-k} (FIR filter). Show that {Yn}\{Y_n\} is WSS and compute ryy[m]r_{yy}[m] in terms of {hk}\{h_k\}.

ex-ch13-11

Hard

Prove the non-negative definiteness of the autocorrelation: for any WSS process {X(t)}\{X(t)\}, any NN, any times t1,,tNt_1, \ldots, t_N, and any a1,,aNCa_1, \ldots, a_N \in \mathbb{C}, i=1Nj=1NaiajrXX(titj)0.\sum_{i=1}^{N}\sum_{j=1}^{N} a_i a_j^* r_{XX}(t_i - t_j) \geq 0.

ex-ch13-12

Hard

Show that for a mean-ergodic WSS process, Var(XN)0\text{Var}(\langle X \rangle_N) \to 0 as NN \to \infty, where XN=12N+1n=NNXn\langle X \rangle_N = \frac{1}{2N+1}\sum_{n=-N}^{N} X_n. Express Var(XN)\text{Var}(\langle X \rangle_N) in terms of cxx[k]c_{xx}[k].

ex-ch13-13

Hard

Two zero-mean jointly WSS processes satisfy rXY(τ)=3e2τr_{XY}(\tau) = 3e^{-2|\tau|}. (a) Are they orthogonal? (b) Find rYX(τ)r_{YX}(\tau) (assuming both are real-valued). (c) Is rXY(5)rXX(0)rYY(0)|r_{XY}(5)| \leq \sqrt{r_{XX}(0)r_{YY}(0)} satisfied if rXX(0)=10r_{XX}(0) = 10 and rYY(0)=4r_{YY}(0) = 4?

ex-ch13-14

Hard

Let X(t)=Acos(2πf0t)+Bsin(2πf0t)X(t) = A\cos(2\pi f_0 t) + B\sin(2\pi f_0 t) where AA and BB are uncorrelated zero-mean random variables with E[A2]=E[B2]=σ2\mathbb{E}[A^2] = \mathbb{E}[B^2] = \sigma^2. Show that X(t)X(t) is WSS and find rXX(τ)r_{XX}(\tau).

ex-ch13-15

Challenge

(Kolmogorov consistency) Let {Xn:n0}\{X_n : n \geq 0\} be defined by X0N(0,1)X_0 \sim \mathcal{N}(0, 1) and Xn=ρXn1+WnX_n = \rho X_{n-1} + W_n where WnN(0,1ρ2)W_n \sim \mathcal{N}(0, 1-\rho^2) are i.i.d. and independent of X0X_0, with ρ<1|\rho| < 1. (a) Show that XnN(0,1)X_n \sim \mathcal{N}(0, 1) for all nn. (b) Show that (Xn1,,Xnk)(X_{n_1}, \ldots, X_{n_k}) is jointly Gaussian for any indices. (c) Show that the process is strict-sense stationary.

ex-ch13-16

Easy

True or false: every i.i.d. sequence is WSS.

ex-ch13-17

Medium

Let X(t)X(t) be a zero-mean WSS process with rXX(τ)=4sinc(2τ)r_{XX}(\tau) = 4\,\text{sinc}(2\tau). (a) Find the average power. (b) Find rXX(0.5)r_{XX}(0.5). (c) Is the process mean-ergodic?

ex-ch13-18

Challenge

Let {X(t)}\{X(t)\} be a real-valued WSS process with E[X(t)]=μ\mathbb{E}[X(t)] = \mu and autocorrelation rXX(τ)r_{XX}(\tau). Define the time-averaged autocorrelation estimator: r^(τ)=12TTTX(t+τ)X(t)dt.\hat{r}(\tau) = \frac{1}{2T}\int_{-T}^{T} X(t+\tau)X(t)\,dt. (a) Show that E[r^(τ)]=rXX(τ)\mathbb{E}[\hat{r}(\tau)] = r_{XX}(\tau) (unbiased). (b) Under what condition on rXXr_{XX} does r^(τ)m.s.rXX(τ)\hat{r}(\tau) \xrightarrow{\text{m.s.}} r_{XX}(\tau)?