1.

How many memory locations are used for storage of the output point of a sequence of length M in direct form realization?(a) M+1(b) M(c) M-1(d) None of the mentionedI got this question during an interview.My doubt is from Structures for FIR Systems in division Discrete Time Systems Implementation of Digital Signal Processing

Answer»

The correct option is (C) M-1

The explanation: The direct FORM realization follows immediately from the non-recursive difference equation given by y(n)=\(\sum_{k=0}^{M-1}b_k x(n-k)\).

We observe that this structure requires M-1 memory locations for STORING the M-1 previous INPUTS.



Discussion

No Comment Found

Related InterviewSolutions