Random Processes for Electrical Engineering - Tutorial 4 Notes
Mahindra University Ecole Centrale School of Engineering
- Program: B. Tech.
- Branch: ECE (Electronics and Communication Engineering)
- Year: II
- Semester: II
- Subject: Random Processes for Electrical Engineering (EC2204)
- Tutorial Number: 4
Tutorial Questions
Question 1
- Problem Statement: Consider a discrete random process defined as:
- y[n]=x[n]−x[n−1]
- where x[n] is a Wide-Sense Stationary (WSS) process.
- Task: Find the Power Spectral Density (PSD) of the process y[n].
- Since x[n] is WSS, it has a constant mean and its autocorrelation function depends only on the time difference.
- Using the properties of linear combinations of WSS processes, the autocorrelation function of y[n] can be derived by:
- Ry[m]=E[y[n]y[n+m]] where y[n]=x[n]−x[n−1].
- The PSD can be obtained using:
- S_y(f) = ext{DFT}igrace R_y[m]igrace
Question 2
- Problem Statement: Consider a random process defined as:
- X(t)=Aextcos(2t+heta)
- where:
- A is uniformly distributed over the interval 0 < a < 1
- heta is uniformly distributed over the interval 0 < heta < 2 ext{π}
- Task: Verify if X(t) is WSS and find its PSD.
- WSS Verification:
- Check if the mean E[X(t)] is constant:
- E[X(t)]=E[A]E[extcos(2t+heta)] (since A and θ are independent).
- Calculate the mean as:
- E[A]=21 (as the mean of a uniform distribution over $(0, 1)$)
- E[extcos(2t+heta)]=0 (over one period of a cosine function with uniformly distributed phase)
- Therefore, E[X(t)]=0, which is constant.
- Finding PSD:
- Using the definition of Power Spectral Density and applying the properties of the cosine function:
- Utilize the formula for the autocorrelation function, and derive:
- SX(f)=2A2[extδ(f−1)+extδ(f+1)]
Question 3
- Problem Statement: Consider a WSS random process X(t) with the following power spectral density (PSD):
- SX(f)=1+f21
- Task: Determine if the PSD is physically realizable and justify the answer.
- A PSD is physically realizable if it satisfies the requirement of being non-negative and integrable.
- Non-negativity: Since f2 is always non-negative, 1+f^2 > 0
ightarrow S_X(f) is non-negative. - Integrability: Check if:
- extIntegrability:extIntegrateSX(f) over the entire frequency range.
- Evaluate:
extArea=1+f21, which converges as $f$ approaches infinity. - Hence, it is integrable and thus physically realizable.
Question 4
- Problem Statement: Given X(t) is a zero-mean Gaussian process, find the PSD of Y(t)=X2(t).
- X(t) being zero-mean guarantees that the transformation to Y(t) involves calculations of expectations.
- Use the formula for the PSD of a nonlinear transformation:
- If Y(t)=X2(t), then utilize:
- SY(f)=SX(0)+2SX′(0) where SX′(0) is the derivative of the PSD of X evaluated at zero frequency.
- Calculate:
- SY(f)=ext(relatedvaluesofSX(f)extandtheirderivatives)