2011
DOI: 10.1109/tkde.2010.246
|View full text |Cite
|
Sign up to set email alerts
|

Continuous Monitoring of Distance-Based Range Queries

Abstract: Abstract-Given a positive value r, a distance based range query returns the objects that lie within the distance r of the query location. In this paper, we focus on the distance based range queries that continuously change their locations in a Euclidean space. We present an efficient and effective monitoring technique based on the concept of a safe zone. The safe zone of a query is the area with a property that while the query remains inside it, the results of the query remain unchanged. Hence, the query does … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
36
0

Year Published

2011
2011
2017
2017

Publication Types

Select...
4
4

Relationship

1
7

Authors

Journals

citations
Cited by 50 publications
(36 citation statements)
references
References 36 publications
0
36
0
Order By: Relevance
“…It is a world of 5000 × 5000km 2 , comprising of 175,813 nodes and 179,179 edges. It has been used in many performance evaluations as well [8,11]. The direction to the edges is assigned randomly and skewed data points distribution of is opted.…”
Section: Methodsmentioning
confidence: 99%
“…It is a world of 5000 × 5000km 2 , comprising of 175,813 nodes and 179,179 edges. It has been used in many performance evaluations as well [8,11]. The direction to the edges is assigned randomly and skewed data points distribution of is opted.…”
Section: Methodsmentioning
confidence: 99%
“…Focusing on processing moving monitoring queries over static objects, the safe region methods were also proposed in [8,9]. Similarly to the safe region assigned to a moving object, the safe region assigned to a query q is the region that (i) contains q.p and (ii) guarantees that while q.p remains inside it, the result of q remain unchanged.…”
Section: Related Workmentioning
confidence: 99%
“…In the former case, the server assigns o a new vicinity region together with new query segments, while in the latter case, the server updates the result of q accordingly. (20) o 3 (8) o 4 (18) o 5 (25) o 6 (6) q.p (b) 10 distance between o 3 and q.p One critical problem is how to determine the suitable size of a vicinity region VR(o) for each moving object o. If VR(o) is too small, o needs to frequently send a location-update to the server for receiving a new vicinity region.…”
Section: Introductionmentioning
confidence: 99%
“…10 shows A i .max = dist(q, a) and A i .min = dist(q, b). We remark that A i .max and A i .min can be computed following the ideas presented in [23,24]. Note that an entry e cannot be pruned by A i if mindist(q, e) > A i .max or maxdist(q, e) < A i .min.…”
Section: Algorithm 1 Pruneentry(e A)mentioning
confidence: 99%