Home > CompTIA Security+ Certification > Quizzes > Digital Signal Processing Practice Test: Discrete Time Systems Implementation
Digital Signal Processing Practice Test: Discrete Time Systems Implementation
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 75% Most missed: “If the input analog signal falls outside the range of the quantizer (clipping), …”
Discrete Time Systems Implementation topics include: Realization structures for discrete time systems, FIR system structures, IIR system structures, number representation, state space system analysis, quantization error analysis and bilinear transformations. Discrete-time systems process discrete-time signals. They can be represented by a set of difference equations or a block diagram of their implementation.  The input and output of a discrete-time system are related by a linear constant coefficient difference equation. This equation defines a sequence of operations to implement the... Show more
Digital Signal Processing Practice Test: Discrete Time Systems Implementation
Time left 00:00
25 Questions

1. If a three stage lattice filter with coefficients K1=1/4, K2=1/2 K3=1/3, then what are the FIR filter coefficients for the direct form structure?
2. If (101.01)2=(x)10, then what is the value of x?
3. What are the lattice coefficients corresponding to the FIR filter with system function H(z)= 1+(13/24)z-1+(5/8)z-2+(1/3)z-3?
4. The structure shown below is known as ____________
The structure shown below is parallel form structure of single pole filters
5. What does the structure given below represents?
The structure is transposed direct form-II structure of two pole & two zero IIR system
6. If M and N are the orders of numerator and denominator of rational system function respectively, then how many memory locations are required in direct form-II realization of that IIR filter?
7. The FIR filter whose direct form structure is as shown below is a prediction error filter.
The FIR filter whose direct form structure is a prediction error filter
8. Which of the following is the correct representation of a floating point number X?
9. What is the configuration of system for digital processing of an analog signal?
10. What is the smallest floating point number that can be represented using a 32-bit word?
11. In the equation SQNR = 10 \(log_{10}⁡\frac{P_x}{P_n}\). what are the terms Px and Pn are called ___ respectively.
12. Which of the following filters have a cascade realization as shown below?
The system function of the FIR filter according to the frequency sampling realization
13. What is the output of the single stage lattice filter if x(n) is the input?
14. Which of the following is the application of lattice filter?
15. What is the value of the coefficient α2(1) in the case of FIR filter represented in direct form structure with m=2 in terms of K1 and K2?
16. If M and N are the orders of numerator and denominator of rational system function respectively, then how many multiplications are required in direct form-I realization of that IIR filter?
17. A closed form solution of the state space equations is easily obtained when the system matrix F is?
18. What is the binary equivalent of (-3/8)?
19. What is the expression for SQNR which can be expressed in a logarithmic scale?
20. For a twos complement representation, the truncation error is ____________
21. What are the mantissa and exponent required respectively to represent ‘5’ in binary floating point representation?
22. Which of the following is an method for implementing an FIR system?
23. The constants K1 and K2 of the lattice structure are called as reflection coefficients.
24. We can view y(n)=-\(\sum_{k=1}^N a_k y(n-k)+\sum_{k=0}^N b_k x(n-k)\) as the computational procedure (an algorithm) for determining the output sequence y(n) of the system from the input sequence x(n).
25. Which of the following gives the complete definition of the state of a system at time n0?