<< Chapter < Page | Chapter >> Page > |
A great many applications in signal processing, image processing, and beyond involve determining the presence and location of a target signal within some other signal. A radar system, for example, searches for copies of a transmitted radar pulse in order to determine the presence of and distance to reflective objects such as buildings or aircraft. A communication system searches for copies of waveforms representing digital 0s and 1s in order to receive a message.
Two key mathematical tools that contribute to these applications are inner products and the Cauchy-Schwarz inequality . As is shown in the module on the Cauchy-Schwarz inequality, the expression attains its upper bound, which is 1, when for some scalar in a real or complex field. The lower bound, which is 0, is attained when and are orthogonal. In informal intuition, this means that the expression is maximized when the vectors and have the same shape or pattern and minimized when and are very different. A pair of vectors with similar but unequal shapes or patterns will produce relatively large value of the expression less than 1, and a pair of vectors with very different but not orthogonal shapes or patterns will produce relatively small values of the expression greater than 0. Thus, the above expression carries with it a notion of the degree to which two signals are “alike”, the magnitude of the normalized correlation between the signals in the case of the standard inner products.
This concept can be extremely useful. For instance consider a situation in which we wish to determine which signal, if any, from a set of signals most resembles a particular signal . In order to accomplish this, we might evaluate the above expression for every signal , choosing the one that results in maxima provided that those maxima are above some threshold of “likeness”. This is the idea behind the matched filter detector, which compares a set of signals against a target signal using the above expression in order to determine which is most like the target signal.
The simplest variant of the matched filter detector scheme would be to find the member signal in a set of signals that most closely matches a target signal . Thus, for every we wish to evaluate
in order to compare every member of to the target signal . Since the member of which most closely matches the target signal is desired, ultimately we wish to evaluate
Note that the target signal does not technically need to be normalized to produce a maximum, but gives the desirable property that is bounded to .
The element that produces the maximum value of is not necessarily unique, so there may be more than one matching signal in . Additionally, the signal producing the maximum value of may not produce a very large value of and thus not be very much like the target signal . Hence, another matched filter scheme might identify the argument producing the maximum but only above a certain threshold, returning no matching signals in if the maximum is below the threshold. There also may be a signal that produces a large value of and thus has a high degree of “likeness” to but does not produce the maximum value of . Thus, yet another matched filter scheme might identify all signals in producing local maxima that are above a certain threshold.
Notification Switch
Would you like to follow the 'Signals and systems' conversation and receive update notifications?