Step 1: A Finite Impulse Response (FIR) filter is defined by the convolution sum: \[ y(n) = \sum_{k=0}^{M-1} b_k x(n-k) \] where:
- \( x(n) \) is the input signal,
- \( y(n) \) is the output signal,
- \( b_k \) are the filter coefficients,
- \( M \) is the filter length.
Step 2: FIR filters are non-recursive, meaning they only depend on current and past input values.
Step 3: Evaluating the given options:
- (A) Incorrect: The upper limit should be \( M-1 \), not \( M \).
- (B) Incorrect: FIR filters use past values, not future values (\( x(n+k) \)).
- (C) Correct: Matches the standard FIR filter definition.
- (D) Incorrect: Uses \( x(n+k) \), which does not define a standard FIR filter.
Match List-I with List-II:
| List-I (Modulation Schemes) | List-II (Wave Expressions) |
|---|---|
| (A) Amplitude Modulation | (I) \( x(t) = A\cos(\omega_c t + k m(t)) \) |
| (B) Phase Modulation | (II) \( x(t) = A\cos(\omega_c t + k \int m(t)dt) \) |
| (C) Frequency Modulation | (III) \( x(t) = A + m(t)\cos(\omega_c t) \) |
| (D) DSB-SC Modulation | (IV) \( x(t) = m(t)\cos(\omega_c t) \) |
Choose the correct answer:

If A + B means A is the mother of B; A - B means A is the brother of B; A % B means A is the father of B, and A \(\times\) B means A is the sister of B, which of the following shows that P is the maternal uncle of Q?