Digital Signal Processing

FIR Least Squares Inverse Filters

Question 1
Marks : +2 | -2
Pass Ratio : 50%
Which of the following filters have a block diagram as shown in the figure?
Pade wiener filter
Pade FIR filter
Least squares FIR filter
Least squares wiener filter
Explanation:
Since from the block diagram, the coefficients of the FIR filter coefficients are optimized by the least squares error criterion, it belongs to the least squares FIR inverse filter or wiener filter.
Question 2
Marks : +2 | -2
Pass Ratio : 50%
What should be the length of the truncated filter?
M
M-1
M+1
Infinite
Explanation:
In the process of truncating, we incur a total squared approximation error where M+1 is the length of the truncated filter.
Question 3
Marks : +2 | -2
Pass Ratio : 50%
Wiener filter is an FIR least-squares inverse filter.
True
False
Explanation:
FIR least square filters are also called as Wiener filters.
Question 4
Marks : +2 | -2
Pass Ratio : 50%
The auto correlation of the sequence is required to minimize ε.
True
False
Explanation:
When ε is minimized with respect to the filter coefficients, we obtain the set of linear equations which are dependent on the auto correlation sequence of the signal h(n).
Question 5
Marks : +2 | -2
Pass Ratio : 50%
Which of the following are required to minimize the value of ε?
rhh(l)
rdh(l)
d(n)
all of the mentioned
Explanation:
When ε is minimized with respect to the filter coefficients, we obtain the set of linear equations
Question 6
Marks : +2 | -2
Pass Ratio : 50%
If h(n) is the impulse response of an LTI system and hI(n) is the impulse response of the inverse LTI system, then which of the following is true?
h(n).hI(n)=1
h(n).hI(n)=δ(n)
h(n)*hI(n)=1
h(n)*hI(n)=δ(n)
Explanation:
The inverse to a linear time invariant system with impulse response h(n) is defined as the system whose impulse response is hI(n), satisfy the following condition h(n)*hI(n)=δ(n).
Question 7
Marks : +2 | -2
Pass Ratio : 100%
It is not desirable to restrict the inverse filter to be FIR.
True
False
Explanation:
In most of the practical applications, it is desirable to restrict the inverse filter to be an FIR filter.
Question 8
Marks : +2 | -2
Pass Ratio : 50%
If H(z) is the system function of an LTI system and HI(z) is the system function of the inverse LTI system, then which of the following is true?
H(z)*HI(z)=1
H(z)*HI(z)=δ(n)
H(z).HI(z)=1
H(z).HI(z)=δ(n)
Explanation:
The inverse to a linear time invariant system with impulse response h(n) and system function H(z) is defined as the system whose impulse response is hI(n) and system function HI(z), satisfy the following condition
Question 9
Marks : +2 | -2
Pass Ratio : 50%
Which of the following method is used to restrict the inverse filter to be FIR?
Truncating hI(n)
Expanding hI(n)
Truncating HI(z)
None of the mentioned
Explanation:
In many practical applications, it is desirable to restrict the inverse filter to be FIR. One of the simple method to get this requirement is to truncate hI(n).
Question 10
Marks : +2 | -2
Pass Ratio : 50%
Which of the following criterion can be used to optimize the M+1 filter coefficients?
Pade approximation method
Least squares error criterion
Least squares error criterion & Pade approximation method
None of the mentioned
Explanation:
We can use the least squares error criterion to optimize the M+1 coefficients of the FIR filter.