Exercises
ex-ch15-01
EasyWhite noise with PSD passes through a filter with . Find the output PSD, the output power, and the noise equivalent bandwidth.
Compute first, then integrate using .
The noise bandwidth is the ratio of the integral of to twice the peak gain.
Output PSD
.
Output power
.
Noise bandwidth
. Compare to the single-pole case : the second-order filter has half the noise bandwidth.
ex-ch15-02
EasyA WSS process with passes through a filter with (where is the unit step). Find .
First find as the Fourier transform of .
Then find and use .
Input PSD
. Wait β let us be careful. , so .
Frequency response
, so .
Output PSD
.
ex-ch15-03
EasyProve that the output of a BIBO-stable LTI system with WSS input has output power .
Use the bound and the triangle inequality.
Bound the autocorrelation
. Using :
ex-ch15-04
MediumShow that the matched filter output for a signal at the optimal sampling instant can be written as , the signal energy.
Substitute into the convolution integral.
Direct computation
.
ex-ch15-05
MediumDerive the generalized matched filter for colored noise with PSD . Show that the optimal filter is and the maximum SNR is .
The output noise power is now .
Apply Cauchy-Schwarz with the weight function .
SNR expression
.
Cauchy-Schwarz with weight
Write the numerator as . By Cauchy-Schwarz: . Multiplying by 2 for the standard definition: .
Equality condition
Equality when , giving .
ex-ch15-06
MediumFor the Wiener filter problem with , show that the minimum MSE satisfies , where and .
Compare the Wiener filter to the trivial filters (pass everything) and (output zero).
Trivial filter $\ntn{tfn} = 0$
Outputting zero gives MSE .
Trivial filter $\ntn{tfn} = 1$
Passing unchanged gives , so .
Optimality
Since the Wiener filter minimizes MSE, . In fact, .
ex-ch15-07
MediumAn AR(1) process () passes through the differentiator . Find the output PSD and show that the differentiator amplifies high-frequency components.
The frequency response of the differentiator is .
Input PSD
.
Filter response
.
Output PSD
. At : . At : . The differentiator suppresses low frequencies and boosts high frequencies.
ex-ch15-08
MediumShow that the noise equivalent bandwidth of the Gaussian filter is .
.
Integral of squared magnitude
. Using with : . Wait, let us compute directly: .
Noise bandwidth
Peak gain . So . Actually, let me redo: . Let , . . So .
ex-ch15-09
MediumFor the matched filter theorem, show that the SNR loss from using a filter is characterized by the mismatch loss
This is just the ratio of the actual SNR to the matched filter SNR.
SNR of arbitrary filter
.
Ratio
. By Cauchy-Schwarz, this is with equality iff .
ex-ch15-10
Hard(Prediction) Consider the Wiener prediction problem: given the WSS observation , find the LTI filter that minimizes , where and is the prediction horizon. Show that the non-causal (unrealizable) predictor has frequency response .
The cross-correlation between the desired signal and the observation includes a shift by .
Cross-spectral density
, but the desired signal is at time , so (the time shift introduces a phase).
Wiener-Hopf in frequency domain
.
Interpretation
The predictor is the Wiener filter multiplied by a phase shift that accounts for the prediction horizon. As , it reduces to the standard Wiener filter.
ex-ch15-11
HardShow that the Wiener filter MMSE can be written as Interpret this as "total signal power minus the power captured by the filter."
Expand and use orthogonality.
Orthogonality decomposition
By orthogonality, , since the error is orthogonal to the estimate.
Power of the estimate
.
Result
. The MMSE equals the signal power that the filter cannot capture.
ex-ch15-12
EasyA matched filter is designed for the triangular pulse for and zero otherwise. Compute the signal energy and the maximum SNR.
.
Signal energy
.
Maximum SNR
.
ex-ch15-13
MediumShow that for two uncorrelated WSS processes and with , the Wiener filter satisfies for all .
Use the fact that PSDs are non-negative.
Non-negativity
. Since and , the numerator and denominator are both non-negative, and the denominator the numerator. Hence .
ex-ch15-14
Hard(Smoothing) In the Wiener smoothing problem, the desired output is a smoothed version of the signal: for some smoothing kernel . Show that the optimal filter is .
The cross-spectral density between and includes the factor .
Cross-spectrum
.
Wiener solution
. This is the standard Wiener filter multiplied by the smoothing kernel's frequency response.
ex-ch15-15
HardCompute the noise equivalent bandwidth of the raised-cosine filter with rolloff factor and symbol rate :
Split the integral into the flat part and the rolloff region.
but you only need the integral of .
Flat region
Integral over : .
Rolloff region
In each rolloff band (width on each side), the integrand averages to . Total contribution: (accounting for both sides). Actually, the integral of the half-cosine taper over each transition band gives per side, total . Wait β more carefully: . Peak gain is , so .
Result
regardless of . The raised-cosine filter has the remarkable property that its noise bandwidth equals the Nyquist bandwidth, independent of the rolloff factor.
ex-ch15-16
Challenge(Wiener filter for channel equalization) A channel with frequency response distorts a WSS signal and adds noise: . Find the Wiener equalizer that estimates from .
The cross-spectrum and .
Cross-spectrum
.
Wiener equalizer
$
Interpretation
At frequencies where , (zero-forcing equalization). At frequencies where noise dominates, the equalizer suppresses the output (noise regularization). This MMSE equalizer avoids the noise amplification problem of the zero-forcing equalizer .
ex-ch15-17
EasyVerify that by checking dimensions. If has units of W/Hz and is dimensionless, what are the units of ?
Frequency response is the ratio of output to input amplitude β it is dimensionless.
Dimensional analysis
. The output PSD has the same units as the input PSD, as expected.
ex-ch15-18
MediumTwo uncorrelated white noise sources and with PSDs and are added and passed through a filter with noise bandwidth . Find the total output noise power.
Uncorrelated processes have additive PSDs.
Combined PSD
.
Output power
.
ex-ch15-19
Hard(Friis formula derivation) Consider two cascaded amplifiers with gains and noise figures . By modeling each amplifier as adding noise at its input, derive .
The noise figure is defined as .
The second stage's added noise, referred to the input, is divided by .
Input-referred noise
Stage 1 adds noise power at its input. Stage 2 adds at its input, which referred to the overall input is .
Total noise
Total input-referred added noise: .
Overall noise figure
.
ex-ch15-20
Challenge(Multi-channel Wiener filter) Let where is a known channel vector, is a scalar WSS signal with PSD , and is spatially white noise with . Find the vector Wiener filter such that minimizes the MSE.
This is the LMMSE estimator: .
Cross-spectral vector
.
Observation PSD matrix
.
Wiener filter
By the matrix inversion lemma: . This is the LMMSE beamformer, which combines the channels optimally.