首页> 外文学位 >Efficient data structures and protocols with applications in space-time constrained systems.
【24h】

Efficient data structures and protocols with applications in space-time constrained systems.

机译:时空受限系统中的高效数据结构和协议。

获取原文
获取原文并翻译 | 示例

摘要

Space-time efficient data structures can benefit many application systems. Space-efficiency describes a data structure that can fit compactly into the memory. The term time-efficiency implies that accessing/updating it requires short period of time. In this work, we cover space-time efficient data structures related to four abstract problems: set membership checking, multi-set membership checking, distributed set joining, and set size estimation. The goal is to improve the space-time efficiency of existing solutions.;We first study an efficient set representation -- the Bloom filter. Traditional Bloom filters offer excellent space efficiency, but each lookup requires multiple hash computations and multiple memory accesses. We propose a new family of space-time efficient Bloom filters that provide the same space efficiency, but requires much fewer memory accesses for each lookup. Due to wide applicability, any improvement to the performance of Bloom filters can potentially have a broad impact in many areas of research.;Then we further propose a data structure for representing multi-sets, where a set ID is associated with each member element. Our proposed data structure can reduce the space and computational complexity, yet keep the error ratio in a pretty low level.;Next, we design another Bloom filter variant called adaptive Bloom filter for efficient joining two distributed sets. When two nodes in distributed system exchange their elements to find out common ones, the Bloom filter can be used to encode element IDs with fewer network overhead. Our design can further reduce the amount of data that is exchanged.;Then, we apply our efficient Bloom filter idea to cyber-physical systems. We show that the space-time domain in computer/network system can be mapped to the time-energy domain of an RFID system. Based on the partitioned Bloom filter and our efficient Bloom filter idea, we design two time-energy efficient protocols for RFID systems. We show how to tweak the data structures to adapt to application-specific features.;Last, we propose two light-weighted protocols to estimate the cardinality of vehicles in a region. Future vehicles may be equipped with wireless devices to form a powerful vehicular peer to peer network. For a stationary wireless network, this problem has been extensively studied. However, it becomes much more challenging for mobile vehicular peer-to-peer networks whose topologies are constantly changing, and the estimation protocol has to be fast to take a useful snapshot of the dynamic network. Our protocols are based on circled random walks and tokened random walks. With simulations under two different mobility models, we show the efficiency of our protocols.
机译:时空高效的数据结构可以使许多应用系统受益。空间效率描述了一种可以紧凑地装入内存的数据结构。术语时间效率意味着访问/更新它需要很短的时间。在这项工作中,我们涵盖了与四个抽象问题有关的时空高效数据结构:集成员资格检查,多集成员资格检查,分布式集联接和集大小估计。目标是提高现有解决方案的时空效率。我们首先研究一种有效的集表示形式-布隆过滤器。传统的Bloom过滤器可提供出色的空间效率,但是每次查找都需要多次哈希计算和多次内存访问。我们提出了一种时空高效的布隆过滤器新系列,该系列提供相同的空间效率,但每次查找所需的内存访问量却少得多。由于广泛的适用性,对Bloom过滤器性能的任何改进都可能在许多研究领域中产生广泛的影响。;然后,我们进一步提出了一种用于表示多集合的数据结构,其中集合ID与每个成员元素相关联。我们提出的数据结构可以减少空间和计算复杂度,但仍将错误率保持在较低水平。当分布式系统中的两个节点交换其元素以查找公共元素时,布隆过滤器可用于以较少的网络开销对元素ID进行编码。我们的设计可以进一步减少交换的数据量。然后,我们将有效的Bloom过滤器思想应用于网络物理系统。我们表明,计算机/网络系统中的时空域可以映射到RFID系统的时域。基于分区的布隆过滤器和我们高效的布隆过滤器思想,我们为RFID系统设计了两种节省时间的协议。我们展示了如何调整数据结构以适应特定于应用程序的功能。最后,我们提出了两种轻量协议来估计一个区域中车辆的基数。未来的车辆可能会配备无线设备,以形成强大的车辆对等网络。对于固定无线网络,已经对该问题进行了广泛研究。然而,对于拓扑不断变化的移动车辆对等网络而言,挑战变得越来越大,并且估计协议必须快速获取动态网络的有用快照。我们的协议基于圈出的随机游走和标记的随机游走。通过在两种不同的移动性模型下的仿真,我们展示了协议的效率。

著录项

  • 作者

    Qiao, Yan.;

  • 作者单位

    University of Florida.;

  • 授予单位 University of Florida.;
  • 学科 Computer engineering.;Computer science.
  • 学位 Ph.D.
  • 年度 2014
  • 页码 181 p.
  • 总页数 181
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类
  • 关键词

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号