Digital Signal Processing

Round Off Effects in Digital Filters

Question 1
Marks : +2 | -2
Pass Ratio : 100%
What is the range of values called as to which the amplitudes of the output during a limit cycle ae confined to?
Stop band
Pass band
Live band
Dead band
Explanation:
The amplitudes of the output during a limit circle are confined to a range of values that is called the ‘dead band’ of the filter.
Question 2
Marks : +2 | -2
Pass Ratio : 100%
Which of the following expressions define the dead band for a single-pole filter?
|v(n-1)| ≥ \\(\\frac{(1/2).2^{-b}}{1+|a|}\\)
|v(n-1)| ≥ \\(\\frac{(1/2).2^{-b}}{1-|a|}\\)
|v(n-1)| ≤ \\(\\frac{(1/2).2^{-b}}{1-|a|}\\)
None of the mentioned
Explanation:
Since the quantization product av(n-1) is obtained by rounding, it follows that the quantization error is bounded as
Question 3
Marks : +2 | -2
Pass Ratio : 100%
In recursive systems, which of the following is caused because of the nonlinearities due to the finite-precision arithmetic operations?
Periodic oscillations in the input
Non-Periodic oscillations in the input
Non-Periodic oscillations in the output
Periodic oscillations in the output
Explanation:
In the recursive systems, the nonlinearities due to the finite-precision arithmetic operations often cause periodic oscillations to occur in the output even when the input sequence is zero or some non zero constant value.
Question 4
Marks : +2 | -2
Pass Ratio : 100%
The limit cycle mode with zero input, which occurs as a result of rounding the multiplications, corresponds to an equivalent second order system with poles at z=±1.
True
False
Explanation:
There is an possible limit cycle mode with zero input, which occurs as a result of rounding the multiplications, corresponds to an equivalent second order system with poles at z=±1. In this case the two pole filter exhibits oscillations with an amplitude that falls in the dead band bounded by 2-b/(1-|a1|-a2).
Question 5
Marks : +2 | -2
Pass Ratio : 100%
Zero input limit cycles occur from non-zero initial conditions with the input x(n)=0.
True
False
Explanation:
When the input sequence x(n) to the filter becomes zero, the output of the filter then, after a number of iterations, enters into the limit cycle. The output remains in the limit cycle until another input of sufficient size is applied that drives the system out of the limit cycle. Similarly, zero input limit cycles occur from non-zero initial conditions with the input x(n)=0.
Question 6
Marks : +2 | -2
Pass Ratio : 100%
Which of the following is true when the response of the single pole filter is in the limit cycle?
Actual non-linear system acts as an equivalent non-linear system
Actual non-linear system acts as an equivalent linear system
Actual linear system acts as an equivalent non-linear system
Actual linear system acts as an equivalent linear system
Explanation:
We note that when the response of the single pole filter is in the limit cycle, the actual non-linear system acts as an equivalent linear system with a pole at z=1 when the pole is positive and z=-1 when the poles is negative.
Question 7
Marks : +2 | -2
Pass Ratio : 100%
Limit cycles in the recursive are directly attributable to which of the following?
Round-off errors in multiplication
Overflow errors in addition
Both of the mentioned
None of the mentioned
Explanation:
The oscillations in the output of the recursive system are called as limit cycles and are directly attributable to round-off errors in multiplication and overflow errors in addition.
Question 8
Marks : +2 | -2
Pass Ratio : 100%
The oscillations in the output of the recursive system are called as ‘limit cycles’.
True
False
Explanation:
In the recursive systems, the nonlinearities due to the finite-precision arithmetic operations often cause periodic oscillations to occur in the output even when the input sequence is zero or some non zero constant value. The oscillations thus produced in the output are known as ‘limit cycles’.
Question 9
Marks : +2 | -2
Pass Ratio : 100%
What is the dead band of a single pole filter with a pole at 1/2 and represented by 4 bits?
(-1/2,1/2)
(-1/4,1/4)
(-1/8,1/8)
(-1/16,1/16)
Explanation:
We know that
Question 10
Marks : +2 | -2
Pass Ratio : 100%
The quantization inherent in the finite precision arithmetic operations render the system linear.
True
False
Explanation:
In the realization of a digital filter, either in digital hardware or in software on a digital computer, the quantization inherent in the finite precision arithmetic operations render the system linear.