Digital Filters Round Off Effect MCQ [Free PDF] – Objective Question Answer for Digital Filters Round Off Effect Quiz

1. The quantization inherent in the finite precision arithmetic operations renders the system linear.

A. True
B. False

Answer: B

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 renders the system linear.

 

2. In recursive systems, which of the following is caused because of the nonlinearities due to the finite-precision arithmetic operations?

A. Periodic oscillations in the input
B. Non-Periodic oscillations in the input
C. Non-Periodic oscillations in the output
D. Periodic oscillations in the output

Answer: D

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.

 

3. The oscillations in the output of the recursive system are called ‘limit cycles’.

A. True
B. False

Answer: A

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’.

 

4. Limit cycles in the recursive are directly attributable to which of the following?

A. Round-off errors in multiplication
B. Overflow errors in addition
C. Both of the mentioned
D. None of the mentioned

Answer: C

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.

 

5. What is the range of values called as to which the amplitudes of the output during a limit cycle are confined to?
A. Stopband
B. Passband
C. Live band
D. Dead band

Answer: D

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.

 

6. Zero input limit cycles occur from non-zero initial conditions with the input x(n)=0.

A. True
B. False

Answer: A

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.

 

7. Which of the following is true when the response of the single-pole filter is in the limit cycle?

A. Actual non-linear system acts as an equivalent non-linear system
B. Actual non-linear system acts as an equivalent linear system
C. Actual linear system acts as an equivalent non-linear system
D. Actual linear system acts as an equivalent linear system

Answer: B

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 pole is negative.

 

8. Which of the following expressions define the dead band for a single-pole filter?

A. |v(n-1)| ≥ \(\frac{(1/2).2^{-b}}{1+|a|}\)
B. |v(n-1)| ≥ \(\frac{(1/2).2^{-b}}{1-|a|}\)
C. |v(n-1)| ≤ \(\frac{(1/2).2^{-b}}{1-|a|}\)
D. None of the mentioned

Answer: C

Since the quantization product av(n-1) is obtained by rounding, it follows that the quantization error is bounded as

|Qr[av(n-1)]-av(n-1)| ≤ \((\frac{1}{2}).2^{-b}\)

Where ‘b’ is the number of bits (exclusive of sign) used in the representation of the pole ‘a’ and v(n). Consequently, we get

|v(n-1)|-|av(n-1)| ≤ \((\frac{1}{2}).2^{-b}\)

and hence

|v(n-1)| ≤ \(\frac{(\frac{1}{2}).2^{-b}}{1-|a|}\)

 

9. What is the dead band of a single-pole filter with a pole at 1/2 and represented by 4 bits?

A. (-1/2,1/2)
B. (-1/4,1/4)
C. (-1/8,1/8)
D. (-1/16,1/16)

Answer: D

We know that
|v(n-1)| ≤ \(\frac{(\frac{1}{2}).2^{-b}}{1-|a|}\)
Given |a|=1/2 and b=4 => |v(n-1)| ≤ 1/16=> The dead band is (-1/16,1/16).

 

10. 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.

A. True
B. False

Answer: A

There is a possible limit cycle mode with zero input, which occurs as a result of rounding the multiplications, corresponding 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).

Scroll to Top