InterviewSolution
| 1. |
Design and property of matched filter in digital communication |
|
Answer» Matched filter is obtained by correlating a known signal, or template, with an unknown signal to detect the presence of the template in the unknown signal.[1][2] This is equivalent to convolving the unknown signal with a conjugated TIME-reversed version of the template. The matched filter is the optimal linear filter for MAXIMIZING the signal-to-noise ratio (SNR) in the presence of additive stochastic noise. |
|