Sample MCQ Unit II
Sample MCQ Unit II
1. 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?
a) M+N-1
b) M+N
c) M+N+1
d) M+N+2
Answer: c
Explanation: From the direct form-I realization of the IIR filter, if M and N are the orders
of numerator and denominator of rational system function respectively, then M+N+1
multiplication are required.
2. If M and N are the orders of numerator and denominator of rational system function
respectively, then how many additions are required in direct form-I realization of that IIR
filter?
a) M+N-1
b) M+N
c) M+N+1
d) M+N+2
Answer: b
Explanation: From the direct form-I realization of the IIR filter, if M and N are the orders
of numerator and denominator of rational system function respectively, then M+N
additions are required.
3. 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-I realization of
that IIR filter?
a) M+N+1
b) M+N
c) M+N-1
d) M+N-2
Answer: a
Explanation: From the direct form-I realization of the IIR filter, if M and N are the orders
of numerator and denominator of rational system function respectively, then M+N+1
memory locations are required.
4. In direct form-I realization, all-pole system is placed before the all-zero system.
a) True
b) False
Answer: b
Explanation: In direct form-I realization, all-zero system is placed before the all-pole
system.
5. 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?
a) M+N+1
b) M+N
c) Min [M,N]
d) Max [M,N]
Answer: d
Explanation: From the direct form-II realization of the IIR filter, if M and N are the
orders of numerator and denominator of rational system function respectively, then
Max[M,N] memory locations are required.
6. The basic elements of a flow graph are branches and nodes.
a) True
b) False
Answer: a
Explanation: A signal flow graph provides an alternative, but an equivalent graphical
representation to a block diagram structure that we have been using to illustrate various
system realization. The basic elements of a flow graph are branches and nodes.
7. Which of the following is true for the given signal flow graph?