Question 1¶
Let ℎ : 𝑋 → 𝑌 be a sensor mapping.
Which statements about preimages of ℎ are TRUE?
Question 2¶
Consider a point robot with a state, 𝑥:
x = (x,y,\theta) \in X, \,\,\,\, X = \mathbb{R} ^2 \times S^1.
\\\
Consider the sensor mapping, ℎ, such that ℎ(𝑥, 𝑦, 𝜃) = ℎ(𝑥, 𝑦, 0) for all 𝜃 ∈ 𝑆¹.
Which statements are TRUE?
Question 3¶
Two sensors ℎ₁ : 𝑋 → 𝑌₁ and ℎ₂ : 𝑋 → 𝑌₂ are defined on the same state space.
Which statements correctly characterize dominance?
Question 4¶
Two sensors ℎ₁ and ℎ₂ are said to be equivalent.
Which statements are TRUE?
Question 5¶
Let ℎ : 𝑋 × 𝑇 → 𝑌 be a time-dependent sensor mapping, in which 𝑇 = [0,1] denotes a time interval.
Which statements are TRUE?
Question 6¶
Consider two sensors ℎ₁ : 𝑋 → 𝑌₁ and ℎ₂ : 𝑋 → 𝑌₂ defined on the same state space.
Define the fused sensor ℎ(𝑥) = (ℎ₁(𝑥), ℎ₂(𝑥)).
Which statements are TRUE?
Question 7¶
Consider the set of all sensor-induced partitions of 𝑋.
Which statements are TRUE?
Question 8¶
Which statements correctly summarize the preimage-based view of sensing?