共查询到20条相似文献,搜索用时 0 毫秒
1.
在给定的空间及时间范围内,如何构建高效的时空索引结构,以实现对移动对象快速有效的检索,是实现定位服务、智能交通、数字化战争等诸多应用中所迫切需要解决的问题.本文依据移动对象的运动特点,提出了一种面向当前及将来时刻快速更新及有效检索的索引结构—PQR树.PQR树是综合PMRQuad树和R*树的结构,首先依据道路分布用PMRQuad树将移动对象的索引空间实行粗略的层分割,将所有快速移动对象与道路相关联.然后用R*树索引分布在各个子空间块内的类静止对象.实验结果表明PQR树具有良好的更新和查询性能. 相似文献
2.
We propose a representation of spatio-temporal objects with continuous and cyclic or acyclic periodic movements. We also describe an extended relational algebra query language for databases with such objects. We show that the new spatio-temporal databases are closed under the extended relational algebra queries, and each fixed relational algebra query can be evaluated in PTIME in the size of the input database. 相似文献
3.
Modeling Moving Objects over Multiple Granularities 总被引:3,自引:0,他引:3
Kathleen Hornsby Max J. Egenhofer 《Annals of Mathematics and Artificial Intelligence》2002,36(1-2):177-194
This paper introduces a framework for modeling the movement of objects or individuals over multiple granularities. Granularity refers to selecting the appropriate level of detail for a task. At fine granularities, spatio-temporal information is revealed that was not previously known, such as additional locations that an individual visited or multiple visits to the same location. Conversely, moving to a coarser granularity or simpler view generalizes spatial and temporal aspects of movement allowing for an improved understanding of movement. Movement is modeled as geospatial lifelines, time-stamped records of the locations that an individual has occupied over a period of time. Depending on the desired granularity, lifelines are modeled as lifeline beads, necklaces, or more general approximations of these structures and this paper examines how different aspects of lifelines become relevant at refined or coarse granularities. 相似文献
4.
5.
The spatio-temporal database research community has just started to investigate benchmarking issues. On one hand we would rather have a benchmark that is representative of real world applications, in order to verify the expressiveness of proposed models. On the other hand, we would like a benchmark that offers a sizeable workload of data and query sets, which could obviously stress the strengths and weaknesses of a broad range of data access methods. This paper offers a framework for a spatio-temporal data sets generator, a first step towards a full benchmark for the large real world application field of smoothly moving objects with few or no restrictions in motion. The driving application is the modeling of fishing ships where the ships go in the direction of the most attractive shoals of fish while trying to avoid storm areas. Shoals are themselves attracted by plankton areas. Ships are moving points; plankton or storm areas are regions with fixed center but moving shape; and shoals are moving regions. The specification is written in such a way that the users can easily adjust generation model parameters. 相似文献
6.
车辆移动对象的相似轨迹查询问题是当前移动对象数据管理研究中的一个热点,可以应用在车辆缉查防控、出行规律分析及城市道路规划等诸多领域.当前,随着车辆移动对象监测手段的不断丰富,车辆移动对象数据逐渐表现出流式不间断产生、数据量急剧增大的特征.现有的移动对象相似轨迹查询方法在面对具有上述特征的车辆移动对象数据时在查询正确性和查询效率方面暴露出诸多问题.论文针对这种大规模车辆移动对象数据流下的相似轨迹查询问题,提出一种基于双阈值支持度的车辆移动对象相似轨迹查询算法,该算法通过对车辆移动对象数据的预处理来减少查询中涉及的移动对象数据量,以提高移动对象相似轨迹查询的效率,同时保证查询正确性.实验表明,该文提出的算法,在保障正确查询相似轨迹的前提下,效率比传统相似轨迹查询算法提高很多. 相似文献
7.
针对利用最小包围盒(MBB)压缩的移动物体时空轨迹,为了能对其进行有效地聚类,提出了一个基于盒内数据点密度的轨迹间相似性度量公式.首先,把两条轨迹的相似性度量转化为两条轨迹上有时间交叠的MBB之间的相似性度量,这在很大程度上减少了数据存储量.其次,分析两条轨迹上有时间交叠的MBB之间影响相似性的因素:时间持续、空间距离和盒内数据点的密度.剖析这3个因素对轨迹相似性的影响作用,提出了利用MBB压缩的移动物体时空轨迹相似性度量公式.实验证明采用本公式对移动物体时空轨迹进行聚类,可以提高聚类结果有效性指标Dunn的值. 相似文献
8.
An Event-Based Approach to Spatio-Temporal Data Modeling in Land Subdivision Systems 总被引:8,自引:0,他引:8
The spatio-temporal database for a collaborative decision making system supporting land subdivision is event-driven. Both various states of spatial objects and the events causing the objects change need to be recorded and manipulated in the database. To achieve this, the authors analyzed the characteristics of events in land subdivision process and studied how events affect the states of spatial objects. An event-based approach was proposed to develop the spatio-temporal data model for the GIS-based computer-supported collaborative work (CSCW) land subdivision system. A formal specification of event and its operators was introduced for describing the execution of events and their sequence. The spatio-overlap and time-meet constraints between parent-child parcels are proposed to represent the linkage between different states of land parcels. With this approach, events and the causal relations between events and states can be recorded and managed in the spatio-temporal database in a land subdivision system. In addition, a new way for simulating system work-flow is also suggested. 相似文献
9.
Indexing the Trajectories of Moving Objects in Networks* 总被引:14,自引:0,他引:14
The management of moving objects has been intensively studied in recent years. A wide and increasing range of database applications has to deal with spatial objects whose position changes continuously over time, called moving objects. The main interest of these applications is to efficiently store and query the positions of these continuously moving objects. To achieve this goal, index structures are required. The main proposals of index structures for moving objects deal with unconstrained 2-dimensional movement. Constrained movement is a special and a very important case of object movement. For example, cars move in roads and trains in railroads. In this paper we propose a new index structure for moving objects on networks, the MON-Tree. We describe two network models that can be indexed by the MON-Tree. The first model is edge oriented, i.e., the network consists of nodes and edges and there is a polyline associated to each edge. The second one is more suitable for transportation networks and is route oriented, i.e., the network consists of routes and junctions. In this model, a polyline also serves as a representation of the routes. We propose the index in terms of the basic algorithms for insertion and querying. We test our proposal in an extensive experimental evaluation with generated data sets using as underlying networks the roads of Germany. In our tests, the MON-Tree shows good scalabiliy and outperforms the competing index structures in updating (index creation) as well as in querying.*This work was partially supported by a grant Gu 293/8–l from the Deutsche Forschungsgemeinschaft (DFG), project Datenbanken für bewegte Objekte (Databases for Moving Objects). 相似文献
10.
不确定移动对象概率Skyline集的查询更新 总被引:1,自引:0,他引:1
Skyline查询的研究已从传统的静态Skyline操作延伸到动态的、不确定数据集上的Skyline查询和计算上。研究了移动环境下,查询点位置固定、目标点处于运动状态并且位置不确定情况下的连续概率Skyline计算问题。这个过程中,移动对象与查询对象之间的距离随时间不断变化。移动对象由于其运动状态导致位置无法精确定位,因此移动对象之间的支配关系只能采用概率形式表示,且随时间不断变化。给出了移动对象间的支配概率的定义,以及移动对象Skyline概率的定义,并定义了触发事件来记录对象支配概率发生变化的时刻,实现概率Skyline计算的连续跟踪和动态更新。提出了基于事件触发的连续概率Skyline查询算法(event triggered continuous probabilistic Skyline query for uncertain moving object,U-ECPS),对移动环境下的Skyline集进行连续查询和更新。大量的实验结果验证了U-ECPS算法的有效性。 相似文献
11.
Conceptual Modeling and Querying in Multimedia Databases 总被引:1,自引:0,他引:1
In this paper, we discuss some design principles that will aid in the design and querying of multimedia databases. We use an object-relational data model and argue that multimedia objects should normally have a special attribute called core which stores the real object itself in contrast to the abstraction which is reflected in the rest of the attributes. We present an extension to the ER Diagram that takes advantage of the core notion to facilitate design of multimedia databases. We discuss some desirable features in a query language for multimedia databases: simplifications like the use of path expressions and implicit use of functions (methods) as attributes, and explicit specification of the display layout and format either at the data definition level or query specification level. To materialize this last feature, we propose a display specification extension to SQL (SQL+D) that we have implemented. 相似文献
12.
This paper presents a symbolic formalism for modeling and retrieving video data via the moving objects contained in the video images. The model integrates the representations of individual moving objects in a scene with the time-varying relationships between them by incorporating both the notions of object tracks and temporal sequences of PIRs (projection interval relationships). The model is supported by a set of operations which form the basis of a moving object algebra. This algebra allows one to retrieve scenes and information from scenes by specifying both spatial and temporal properties of the objects involved. It also provides operations to create new scenes from existing ones. A prototype implementation is described which allows queries to be specified either via an animation sketch or using the moving object algebra. 相似文献
13.
Widespread availability of location aware devices (such as GPS receivers) promotes capture of detailed movement trajectories
of people, animals, vehicles and other moving objects, opening new options for a better understanding of the processes involved.
In this paper we investigate spatio-temporal movement patterns in large tracking data sets. We present a natural definition
of the pattern ‘one object is leading others’, which is based on behavioural patterns discussed in the behavioural ecology
literature. Such leadership patterns can be characterised by a minimum time length for which they have to exist and by a minimum
number of entities involved in the pattern. Furthermore, we distinguish two models (discrete and continuous) of the time axis
for which patterns can start and end. For all variants of these leadership patterns, we describe algorithms for their detection,
given the trajectories of a group of moving entities. A theoretical analysis as well as experiments show that these algorithms
efficiently report leadership patterns.
Mattias Andersson received his M.Sc. in Computer Science at Lund university, Sweden. Currently he is completing his Ph.D. thesis at the same university. He works in computational geometry, specialising in geometric networks. Applications of this work include transportation networks, computer graphics and geographic information systems (GIS). Joachim Gudmundsson received his Ph.D. in computer science from Lund University in Sweden. During 2001-2004 he was a postdoctoral researcher at Utrecht University and at the Technical University of Eindhoven in the Netherlands. Since 2005 he has worked as a senior researcher at NICTA in Sydney, where he is currently heading the DMiST project (Data Mining in Spatio-Temporal sets). His research interests are computational geometry and approximation algorithms. Patrick Laube holds an M.Sc. (Geography, 1999) and a Ph.D. degree (Sciences, 2005) from University of Zurich, Switzerland. His thesis covered the analysis of movement data, presenting an approach for spatio-temporal data mining based on pattern detection and visualisation. Recently he was a research fellow at the Spatial Analysis Facility at the University of Auckland, NZ, and a visiting scholar at the GeoVISTA Center at Penn State University, PA, USA. He is currently working as a research fellow in the Department of Geomatics at the University of Melbourne, Australia, focussing on distributed spatial computing and geosensor networks. Thomas Wolle studied computer science at Friedrich-Schiller-University Jena, Germany, where he graduated in 2001. In the same year, he started as a research student at Utrecht University, the Netherlands, where he obtained his Ph.D. degree in 2005. His research focussed on graph algorithms, more specifically on graphs of bounded treewidth. In 2006, he joined the DMiST project as a researcher at NICTA in Sydney, where he works on algorithms for geometric problems that emerge in the field of spatio-temporal data mining. 相似文献
Thomas Wolle (Corresponding author)Email: |
Mattias Andersson received his M.Sc. in Computer Science at Lund university, Sweden. Currently he is completing his Ph.D. thesis at the same university. He works in computational geometry, specialising in geometric networks. Applications of this work include transportation networks, computer graphics and geographic information systems (GIS). Joachim Gudmundsson received his Ph.D. in computer science from Lund University in Sweden. During 2001-2004 he was a postdoctoral researcher at Utrecht University and at the Technical University of Eindhoven in the Netherlands. Since 2005 he has worked as a senior researcher at NICTA in Sydney, where he is currently heading the DMiST project (Data Mining in Spatio-Temporal sets). His research interests are computational geometry and approximation algorithms. Patrick Laube holds an M.Sc. (Geography, 1999) and a Ph.D. degree (Sciences, 2005) from University of Zurich, Switzerland. His thesis covered the analysis of movement data, presenting an approach for spatio-temporal data mining based on pattern detection and visualisation. Recently he was a research fellow at the Spatial Analysis Facility at the University of Auckland, NZ, and a visiting scholar at the GeoVISTA Center at Penn State University, PA, USA. He is currently working as a research fellow in the Department of Geomatics at the University of Melbourne, Australia, focussing on distributed spatial computing and geosensor networks. Thomas Wolle studied computer science at Friedrich-Schiller-University Jena, Germany, where he graduated in 2001. In the same year, he started as a research student at Utrecht University, the Netherlands, where he obtained his Ph.D. degree in 2005. His research focussed on graph algorithms, more specifically on graphs of bounded treewidth. In 2006, he joined the DMiST project as a researcher at NICTA in Sydney, where he works on algorithms for geometric problems that emerge in the field of spatio-temporal data mining. 相似文献
14.
针对复杂环境对运动目标检测与跟踪产生的不利影响,提出一种自适应运动能量阈值结合精简彩色SIFT描述子的特定运动目标检测与跟踪方法。运用自适应运动能量阈值方法自动滤除复杂环境干扰以完成运动目标检测,由此形成目标匹配搜索域,并给出经主成份分析及精简后的彩色SIFT描述子( PCA-CSIFT )进行目标匹配,从而实现特定运动目标的连续跟踪。实验结果表明,在复杂环境下,运动目标检测方法对目标总量变化不敏感,错误率始终稳定在6.5%~34%之间。 PCA-CSIFT算法在保持高可区分性的同时错误匹配率为25.33%~28%,平均每帧处理时间不超过0.26 s,具有较好的鲁棒性与实时性。 相似文献
15.
面向企业的数据集成建模方法研究 总被引:3,自引:0,他引:3
针对目前企业普遍存在的信息孤岛林立和数据断层的局面,本文提出了一种进行企业数据集成的模型——企业统一数据模型,应用该模型可以较好地解决企业混乱的数据环境,建立一个统一高效的企业数据平台。同时本文结合在炼化企业建立统一数据模型的经验,详细论述了企业统一数据模型的建模方法。 相似文献
16.
17.
There is much current interest in publishing and viewing databases as XML documents. The general benefits of this approach
follow from the popularity of XML and the tool set available for visualizing and processing information encoded in this universal
standard. In this paper, we explore the additional and unique benefits achieved by this approach on temporal database applications.
We show that XML with XQuery can provide surprisingly effective solutions to the problem of supporting historical queries
on past content of database relations and their evolution. Indeed, using XML, the histories of database relations can be naturally
represented by temporally grouped data models. Thus, we identify mappings from relations to XML that are most conducive to
modeling and querying database histories, and show that temporal queries that would be difficult to express in SQL can be
easily expressed in standard XQuery. This approach is very general, insofar as it can be used to store the version history
of arbitrary documents and, for relational databases, it also supports queries on the evolution of their schema.
Then, we turn to the problem of supporting efficiently the storage and the querying of relational table histories. We present
an experimental study of the pros and cons of using native XML databases, versus using traditional databases, where the XML-represented
histories are supported as views on the historical tables. 相似文献
18.
在此提出了一种基于速度分布的HR树索引结构,首先在速度域中对移动对象集进行规则划分,根据速度标量大小将移动对象划分到不同的速度树中,每棵速度树中移动对象具有相近的速度;对每棵速度树中的移动对象,则利用时间间隔进行划分。HR树索引增加了两个分别建于叶节点和根节点之上的Hash辅助索引结构,并基于HR树提出了反向最近邻查询算法,具有很好的动态更新性能和并发性。实验结果与分析表明,基于HR树索引的反向最近邻查询算法具有良好的更新及查询性能,优于通用的TPR树索引。 相似文献
19.
在此提出了一种基于速度分布的HR树索引结构,首先在速度域中对移动对象集进行规则划分,根据速度标量大小将移动对象划分到不同的速度树中,每棵速度树中移动对象具有相近的速度;对每棵速度树中的移动对象,则利用时间间隔进行划分。HR树索引增加了两个分别建于叶节点和根节点之上的Hash辅助索引结构,并基于HR树提出了反向最近邻查询算法,具有很好的动态更新性能和并发性。实验结果与分析表明,基于HR树索引的反向最近邻查询算法具有良好的更新及查询性能,优于通用的TPR树索引。 相似文献
20.
Big data introduces challenges to query answering, from theory to practice. A number of questions arise. What queries are "tractable" on big data? How can we make big data "small" so that it is feasible to find exact query answers?When exact answers are beyond reach in practice, what approximation theory can help us strike a balance between the quality of approximate query answers and the costs of computing such answers? To get sensible query answers in big data,what else do we necessarily do in addition to coping with the size of the data? This position paper aims to provide an overview of recent advances in the study of querying big data. We propose approaches to tackling these challenging issues,and identify open problems for future research. 相似文献