2014 IEEE International Conference on Distributed Computing in Sensor Systems最新文献

筛选
英文 中文
The Information Funnel: Exploiting Named Data for Information-Maximizing Data Collection 信息漏斗:利用命名数据实现信息最大化
Shiguang Wang, T. Abdelzaher, S. Gajendran, Ajith Herga, Sachin Kulkarni, Shen Li, Hengchang Liu, C. Suresh, Abhishek Sreenath, Hongwei Wang, William Dron, Alice Leung, R. Govindan, J. P. Hancock
{"title":"The Information Funnel: Exploiting Named Data for Information-Maximizing Data Collection","authors":"Shiguang Wang, T. Abdelzaher, S. Gajendran, Ajith Herga, Sachin Kulkarni, Shen Li, Hengchang Liu, C. Suresh, Abhishek Sreenath, Hongwei Wang, William Dron, Alice Leung, R. Govindan, J. P. Hancock","doi":"10.1109/DCOSS.2014.32","DOIUrl":"https://doi.org/10.1109/DCOSS.2014.32","url":null,"abstract":"This paper describes the exploitation of hierarchical data names to achieve information-utility maximizing data collection in social sensing applications. We describe a novel transport abstraction, called the information funnel. It encapsulates a data collection protocol for social sensing that maximizes a measure of delivered information utility, that is the minimized data redundancy, by diversifying the data objects to be collected. The abstraction leverages named-data networking, a communication paradigm where data objects are named instead of hosts. We argue that this paradigm is especially suited for utility-maximizing transport in resource constrained environments, because hierarchical data names give rise to a notion of distance between named objects that is a function of only the topology of the name tree. This distance, in turn, can expose similarities between named objects that can be leveraged for minimizing redundancy among objects transmitted over bottlenecks, thereby maximizing their aggregate utility. With a proper hierarchical name space design, our protocol prioritizes transmission of data objects over bottlenecks to maximize information utility, with very weak assumptions on the utility function. This prioritization is achieved merely by comparing data name prefixes, without knowing application-level name semantics, which makes it generalizable across a wide range of applications. Evaluation results show that the information funnel improves the utility of the collected data objects compared to other lossy protocols.","PeriodicalId":351707,"journal":{"name":"2014 IEEE International Conference on Distributed Computing in Sensor Systems","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-05-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123174219","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 13
A Fast and Fault-Tolerant Distributed Algorithm for Near-Optimal TDMA Scheduling in WSNs 一种快速容错的分布式近最优TDMA调度算法
Ashutosh Bhatia, R. Hansdah
{"title":"A Fast and Fault-Tolerant Distributed Algorithm for Near-Optimal TDMA Scheduling in WSNs","authors":"Ashutosh Bhatia, R. Hansdah","doi":"10.1109/DCOSS.2014.44","DOIUrl":"https://doi.org/10.1109/DCOSS.2014.44","url":null,"abstract":"The time division multiple access (TDMA) based channel access mechanisms perform better than the contention based channel access mechanisms, in terms of channel utilization, reliability and power consumption, specially for high data rate applications in wireless sensor networks (WSNs). Most of the existing distributed TDMA scheduling techniques can be classified as either static or dynamic. The primary purpose of static TDMA scheduling algorithms is to improve the channel utilization by generating a schedule of smaller length. But, they usually take longer time to schedule, and hence, are not suitable for WSNs, in which the network topology changes dynamically. On the other hand, dynamic TDMA scheduling algorithms generate a schedule quickly, but they are not efficient in terms of generated schedule length. In this paper, we propose a novel scheme for TDMA scheduling in WSNs, which can generate a compact schedule similar to static scheduling algorithms, while its runtime performance can be matched with those of dynamic scheduling algorithms. Furthermore, the proposed distributed TDMA scheduling algorithm has the capability to trade-off schedule length with the time required to generate the schedule. This would allow the developers of WSNs, to tune the performance, as per the requirement of prevalent WSN applications, and the requirement to perform re-scheduling. Finally, the proposed TDMA scheduling is fault-tolerant to packet loss due to erroneous wireless channel. The algorithm has been simulated using the Castalia simulator to compare its performance with those of others in terms of generated schedule length and the time required to generate the TDMA schedule. Simulation results show that the proposed algorithm generates a compact schedule in a very less time.","PeriodicalId":351707,"journal":{"name":"2014 IEEE International Conference on Distributed Computing in Sensor Systems","volume":"143 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-05-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122677264","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Trajectory Approximation for Resource Constrained Mobile Sensor Networks 资源受限移动传感器网络的轨迹逼近
Ghulam Murtaza, S. Kanhere, A. Ignjatović, R. Jurdak, S. Jha
{"title":"Trajectory Approximation for Resource Constrained Mobile Sensor Networks","authors":"Ghulam Murtaza, S. Kanhere, A. Ignjatović, R. Jurdak, S. Jha","doi":"10.1109/DCOSS.2014.27","DOIUrl":"https://doi.org/10.1109/DCOSS.2014.27","url":null,"abstract":"Low-power compact sensor nodes are being increasingly used to collect trajectory data from moving objects such as wildlife. The size of this data can easily overwhelm the data storage available on these nodes. Moreover, the transmission of this extensive data over the wireless channel may prove to be difficult. The memory and energy constraints of these platforms underscores the need for lightweight online trajectory compression albeit without seriously affecting the accuracy of the mobility data. In this paper, we present a novel online Polygon Based Approximation (PBA) algorithm that uses regular polygons, the size of which is determined by the allowed spatial error, as the smallest spatial unit for approximating the raw GPS samples. PBA only stores the first GPS sample as a reference. Each subsequent point is approximated to the centre of the polygon containing the point. Furthermore, a coding scheme is proposed that encodes the relative position (distance and direction) of each polygon with respect to the preceding polygon in the trajectory. The resulting trajectory is thus a series of bit codes, that have pair-wise dependencies at the reference point. It is thus possible to easily reconstruct an approximation of the original trajectory by decoding the chain of codes starting with the first reference point. Encoding a single GPS sample is an O (1) operation, with an overall complexity of O (n). Moreover, PBA only requires the storage of two raw GPS samples in memory at any given time. The low complexity and small memory footprint of PBA make it particularly attractive for low-power sensor nodes. PBA is evaluated using GPS traces that capture the actual mobility of flying foxes in the wild. Our results demonstrate that PBA can achieve up to nine-fold memory savings as compared to Douglas-Peucker line simplification heuristic. While we present PBA in the context of low-power devices, it can be equally useful for other GPS-enabled devices such smartphones and car navigation units.","PeriodicalId":351707,"journal":{"name":"2014 IEEE International Conference on Distributed Computing in Sensor Systems","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-05-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122891332","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Cooperative Modulation Diversity Applied to Heterogeneous Wireless Sensor Networks 协同调制分集在异构无线传感器网络中的应用
M. P. Sousa, W. Lopes, F. Madeiro, M. Alencar
{"title":"Cooperative Modulation Diversity Applied to Heterogeneous Wireless Sensor Networks","authors":"M. P. Sousa, W. Lopes, F. Madeiro, M. Alencar","doi":"10.1109/DCOSS.2014.58","DOIUrl":"https://doi.org/10.1109/DCOSS.2014.58","url":null,"abstract":"The technology of Wireless Sensor Networks (WSNs) has been applied to automatic monitoring systems, and used in a wide variety of environments. In this paper, the authors evaluate the performance of a cooperative technique, applied to heterogeneous WSNs. The main contribution is the analysis of the impacts between the energy factor, the channel Signal-to-Noise Ratio (SNR) and the packet loss rate. The analysis also considers the energy consumption aspect. The cooperative modulation diversity performance is evaluated for different propagation scenarios and for two values of interleaving depth (K). A large value for K, leads the network to present lower values of packet lost rate. Some limiting conditions are obtained and the retransmission algorithm is discussed.","PeriodicalId":351707,"journal":{"name":"2014 IEEE International Conference on Distributed Computing in Sensor Systems","volume":"44 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-05-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115543024","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Indoor Occupant Positioning System Using Active RFID Deployment and Particle Filters 采用有源RFID部署和粒子过滤器的室内乘员定位系统
Kevin Weekly, Han Zou, Lihua Xie, Q. Jia, A. Bayen
{"title":"Indoor Occupant Positioning System Using Active RFID Deployment and Particle Filters","authors":"Kevin Weekly, Han Zou, Lihua Xie, Q. Jia, A. Bayen","doi":"10.1109/DCOSS.2014.53","DOIUrl":"https://doi.org/10.1109/DCOSS.2014.53","url":null,"abstract":"This article describes a method for indoor positioning of human-carried active Radio Frequency Identification (RFID) tags based on the Sampling Importance Resampling (SIR) particle filtering algorithm. To use particle filtering methods, it is necessary to furnish statistical state transition and observation distributions. The state transition distribution is obstacle-aware and sampled from a precomputed accessibility map. The observation distribution is empirically determined by ground truth RSS measurements while moving the RFID tags along a known trajectory. From this data, we generate estimates of the sensor measurement distributions, grouped by distance, between the tag and sensor. A grid of 24 sensors is deployed in an office environment, measuring Received Signal Strength (RSS) from the tags, and a multithreaded program is written to implement the method. We discuss the accuracy of the method using a verification data set collected during a field-operational test.","PeriodicalId":351707,"journal":{"name":"2014 IEEE International Conference on Distributed Computing in Sensor Systems","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131684263","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 27
Poster Abstract: Semantically Enriched Object Identification for Internet of Things 摘要:面向物联网的语义丰富对象识别
Sejin Chun, Jooik Jung, Xiongnan Jin, Gunhee Cho, Kyong-Ho Lee
{"title":"Poster Abstract: Semantically Enriched Object Identification for Internet of Things","authors":"Sejin Chun, Jooik Jung, Xiongnan Jin, Gunhee Cho, Kyong-Ho Lee","doi":"10.1109/DCOSS.2014.64","DOIUrl":"https://doi.org/10.1109/DCOSS.2014.64","url":null,"abstract":"To efficiently explore heterogeneous objects on the Internet and uniquely identify them, we propose a scalable physical-object naming system that reuses the existing ontologies and assigns URL-based semantic identifiers. We implement a prototype of the proposed system and evaluate its performance using synthetically generated data based on the W3C Semantic Sensor Network ontology.","PeriodicalId":351707,"journal":{"name":"2014 IEEE International Conference on Distributed Computing in Sensor Systems","volume":"44 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128903751","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信