Vector and Multi-Hypothesis Detection#
In Chapter 2, we introduced the fundamental concepts of decision theory, focusing primarily on single-sample scenarios to simplify the explanations.
In this chapter, we extend these concepts to more practical problems involving two or more measurement samples. We utilize these multiple samples to decide between the two hypotheses, \( H_0 \) and \( H_1 \).
We present several straightforward examples where multiple samples are available, including:
Time measurements
Frequency measurements
Spatial measurements
Other types of measurements
This section serves as a brief introduction to the concept of multiple (discrete) measurements associated with one of the two hypotheses. Additional examples are provided throughout the chapter and in the problem sets.
Next, we revisit the four detection criteria introduced in Chapter 2:
Bayes Criterion
Maximum A Posteriori (MAP)
Minimax
Neyman-Pearson
In these sections, we demonstrate that the theory of detection based on multiple measurements closely parallels that based on a single measurement.
Subsequently, we focus on the specific but important case of receivers operating in a white Gaussian noise environment. We expand the results from multiple discrete measurements to continuous measurements.
Following this, we examine the practical consideration of the matched filter. It is important to note that while the matched filter is a key signal-processing tool in the implementation of detection circuits, its theoretical impact is more modest.
Finally, we study the performance of binary receivers, introducing the important concept of signal space. We then analyze performance in terms of error probability.
References#
The contents of the sections in this chapter are based on the following materials.
T. Schonhoff and A. Giordano, Detection and Estimation Theory and its Applications. Prentice Hall, 2006 , Chapter 5