首页 > 最新文献

Fourth Annual IEEE International Conference on Pervasive Computing and Communications Workshops (PERCOMW'06)最新文献

英文 中文
Operating system support for dynamic code loading in sensor networks 操作系统支持传感器网络中的动态代码加载
S. Beyer, Robert Taylor, K. Mayes
Sensor network operating systems have to operate with limited hardware resources. Constraints on power consumption greatly reduce the resources available to such an operating system. Therefore, current systems restrict application flexibility and tend to impose certain programming paradigms, such as event-driven programming. The Arena operating system is a special-purpose embedded operating system that has the potential to overcome these problems. The operating system is based on a strict separation of mechanism and policy. All operating system policies are placed in user-level libraries. These libraries can be loaded and replaced using a dynamic code loader, in order to configure the operating system dynamically. The dynamic code loader can also be used to load and replace arbitrary application components
传感器网络操作系统必须在有限的硬件资源下运行。对功耗的限制大大减少了这种操作系统可用的资源。因此,当前的系统限制了应用程序的灵活性,并倾向于强加某些编程范例,例如事件驱动编程。Arena操作系统是一种特殊用途的嵌入式操作系统,具有克服这些问题的潜力。操作系统建立在机制和策略严格分离的基础上。所有操作系统策略都放在用户级库中。可以使用动态代码加载器加载和替换这些库,以便动态配置操作系统。动态代码加载器还可用于加载和替换任意应用程序组件
{"title":"Operating system support for dynamic code loading in sensor networks","authors":"S. Beyer, Robert Taylor, K. Mayes","doi":"10.1109/PERCOMW.2006.108","DOIUrl":"https://doi.org/10.1109/PERCOMW.2006.108","url":null,"abstract":"Sensor network operating systems have to operate with limited hardware resources. Constraints on power consumption greatly reduce the resources available to such an operating system. Therefore, current systems restrict application flexibility and tend to impose certain programming paradigms, such as event-driven programming. The Arena operating system is a special-purpose embedded operating system that has the potential to overcome these problems. The operating system is based on a strict separation of mechanism and policy. All operating system policies are placed in user-level libraries. These libraries can be loaded and replaced using a dynamic code loader, in order to configure the operating system dynamically. The dynamic code loader can also be used to load and replace arbitrary application components","PeriodicalId":250624,"journal":{"name":"Fourth Annual IEEE International Conference on Pervasive Computing and Communications Workshops (PERCOMW'06)","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114792208","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}
引用次数: 4
Merging context perspectives: an approach to adaptive agent reasoning in pervasive computing systems 融合上下文视角:普适计算系统中自适应智能体推理的方法
A. Padovitz, A. Zaslavsky, S. Loke
In open, heterogeneous, context-aware pervasive computing systems, suitable context models and reasoning approaches are necessary to enable collaboration and distributed reasoning among agents. This paper proposes, develops and demonstrates a novel approach to perform distributed reasoning by merging and partitioning context models that represent different perspectives over the object of reasoning. We show how merging different points of view contributes to an enhanced outcome in reasoning about context
在开放的、异构的、上下文感知的普适计算系统中,需要合适的上下文模型和推理方法来实现代理之间的协作和分布式推理。本文提出、发展并演示了一种通过合并和划分上下文模型来执行分布式推理的新方法,这些模型代表了推理对象的不同视角。我们展示了如何合并不同的观点有助于提高上下文推理的结果
{"title":"Merging context perspectives: an approach to adaptive agent reasoning in pervasive computing systems","authors":"A. Padovitz, A. Zaslavsky, S. Loke","doi":"10.1109/PERCOMW.2006.80","DOIUrl":"https://doi.org/10.1109/PERCOMW.2006.80","url":null,"abstract":"In open, heterogeneous, context-aware pervasive computing systems, suitable context models and reasoning approaches are necessary to enable collaboration and distributed reasoning among agents. This paper proposes, develops and demonstrates a novel approach to perform distributed reasoning by merging and partitioning context models that represent different perspectives over the object of reasoning. We show how merging different points of view contributes to an enhanced outcome in reasoning about context","PeriodicalId":250624,"journal":{"name":"Fourth Annual IEEE International Conference on Pervasive Computing and Communications Workshops (PERCOMW'06)","volume":"89 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133798673","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}
引用次数: 5
YA-TRAP: yet another trivial RFID authentication protocol YA-TRAP:另一个简单的RFID认证协议
G. Tsudik
Security and privacy in RFID systems is an important and active research area. A number of challenges arise due to the extremely limited computational, storage and communication abilities of a typical RFID tag. This paper describes a simple technique for inexpensive untraceable identification of RFID tags. The proposed protocol (called YA-TRAP) involves minimal interaction between a tag and a reader and places low computational burden on the tag (a single keyed hash). It also imposes low computational load on the back-end server
RFID系统的安全性和隐私性是一个重要而活跃的研究领域。由于典型RFID标签的计算、存储和通信能力极其有限,因此出现了许多挑战。本文介绍了一种简单、廉价的RFID标签不可追踪识别技术。提议的协议(称为YA-TRAP)涉及标记和读取器之间的最小交互,并且对标记(单键散列)施加了较低的计算负担。它还在后端服务器上施加了较低的计算负载
{"title":"YA-TRAP: yet another trivial RFID authentication protocol","authors":"G. Tsudik","doi":"10.1109/PERCOMW.2006.152","DOIUrl":"https://doi.org/10.1109/PERCOMW.2006.152","url":null,"abstract":"Security and privacy in RFID systems is an important and active research area. A number of challenges arise due to the extremely limited computational, storage and communication abilities of a typical RFID tag. This paper describes a simple technique for inexpensive untraceable identification of RFID tags. The proposed protocol (called YA-TRAP) involves minimal interaction between a tag and a reader and places low computational burden on the tag (a single keyed hash). It also imposes low computational load on the back-end server","PeriodicalId":250624,"journal":{"name":"Fourth Annual IEEE International Conference on Pervasive Computing and Communications Workshops (PERCOMW'06)","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123524740","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}
引用次数: 330
A wireless communication platform for long-term health monitoring 用于长期健康监测的无线通信平台
D. Dietterle, J. Ebert, G. Wagenknecht, R. Kraemer
Recent advances in wireless communication technology have opened the way for long-term health monitoring applications. In this paper, we introduce the BASUMA project, which develop novel biomedical sensors and a wireless communication platform that provides connectivity among these sensors. This enables new, intelligent medical applications. The design and implementation of the wireless medium access control (MAC) protocol is the major focus of this paper. We describe our work-in-progress on hardware/software co-design, in particular, our co-simulation framework for profiling and performance estimation
无线通信技术的最新进展为长期健康监测应用开辟了道路。在本文中,我们介绍了BASUMA项目,该项目开发了新型生物医学传感器和提供这些传感器之间连接的无线通信平台。这使得新的智能医疗应用成为可能。无线介质访问控制(MAC)协议的设计与实现是本文研究的重点。我们描述了我们在硬件/软件协同设计方面正在进行的工作,特别是我们用于分析和性能评估的联合仿真框架
{"title":"A wireless communication platform for long-term health monitoring","authors":"D. Dietterle, J. Ebert, G. Wagenknecht, R. Kraemer","doi":"10.1109/PERCOMW.2006.25","DOIUrl":"https://doi.org/10.1109/PERCOMW.2006.25","url":null,"abstract":"Recent advances in wireless communication technology have opened the way for long-term health monitoring applications. In this paper, we introduce the BASUMA project, which develop novel biomedical sensors and a wireless communication platform that provides connectivity among these sensors. This enables new, intelligent medical applications. The design and implementation of the wireless medium access control (MAC) protocol is the major focus of this paper. We describe our work-in-progress on hardware/software co-design, in particular, our co-simulation framework for profiling and performance estimation","PeriodicalId":250624,"journal":{"name":"Fourth Annual IEEE International Conference on Pervasive Computing and Communications Workshops (PERCOMW'06)","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124868807","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}
引用次数: 18
Power aware design of an elliptic curve coprocessor for 8 bit platforms 8位平台椭圆曲线协处理器的功耗感知设计
G. Bertoni, L. Breveglieri, Matteo Venturi
Public key cryptography is widely considered as the best building block for key exchange; different public key algorithms are standardized and used in many applications. Among them, ECC (elliptic curve cryptography) is considered the best solution in terms of security, computational requirements and storage need for secret and public keys. Energy consumption is among the main constraints to be considered in wireless sensor networks. In the case of sensor networks, the typical approaches of minimizing latency via a complete hardware coprocessor or reducing area overhead via an efficient implementation of finite field operations might not provide the best solution. In this paper a coprocessor for minimizing both additional resources and power consumption is presented for elliptic curve over binary extension fields. The costs and performances of such new coprocessors are compared with known results, showing that space exists for the reduction of energy consumption without degrading the other performance figures
公钥加密被广泛认为是密钥交换的最佳构建块;不同的公钥算法是标准化的,并在许多应用中使用。其中,从安全性、计算需求、秘钥和公钥的存储需求等方面考虑,ECC(椭圆曲线加密)被认为是最佳的解决方案。在无线传感器网络中,能量消耗是需要考虑的主要限制因素之一。在传感器网络的情况下,通过完整的硬件协处理器来最小化延迟或通过有效实现有限的现场操作来减少面积开销的典型方法可能不是最佳解决方案。针对椭圆曲线在二进制扩展域上的问题,提出了一种最小化附加资源和功耗的协处理器。将这种新型协处理器的成本和性能与已知结果进行比较,表明在不降低其他性能数据的情况下,存在降低能耗的空间
{"title":"Power aware design of an elliptic curve coprocessor for 8 bit platforms","authors":"G. Bertoni, L. Breveglieri, Matteo Venturi","doi":"10.1109/PERCOMW.2006.110","DOIUrl":"https://doi.org/10.1109/PERCOMW.2006.110","url":null,"abstract":"Public key cryptography is widely considered as the best building block for key exchange; different public key algorithms are standardized and used in many applications. Among them, ECC (elliptic curve cryptography) is considered the best solution in terms of security, computational requirements and storage need for secret and public keys. Energy consumption is among the main constraints to be considered in wireless sensor networks. In the case of sensor networks, the typical approaches of minimizing latency via a complete hardware coprocessor or reducing area overhead via an efficient implementation of finite field operations might not provide the best solution. In this paper a coprocessor for minimizing both additional resources and power consumption is presented for elliptic curve over binary extension fields. The costs and performances of such new coprocessors are compared with known results, showing that space exists for the reduction of energy consumption without degrading the other performance figures","PeriodicalId":250624,"journal":{"name":"Fourth Annual IEEE International Conference on Pervasive Computing and Communications Workshops (PERCOMW'06)","volume":"1977 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130194139","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}
引用次数: 43
On the feasibility of power control in current IEEE 802.11 devices 当前IEEE 802.11设备中功率控制的可行性研究
F. Abdesslem, L. Iannone, M. Amorim, Konstantin Kabassanov, S. Fdida
Recent research in wireless communications has achieved important results by exploring more and more sophisticated solutions involving power control. Cross-layer design and topology control are the main examples. Although much has been done in the theoretical domain, there is still a large gap between theory and practice. In this paper, we investigate whether current IEEE 802.11 devices are able to comply with cross-layer and topology control requirements. Our study and associated measurement results reveal that many novel power control solutions cannot be efficiently implemented over existing IEEE 802.11 cards
近年来,无线通信领域的研究通过探索越来越复杂的功率控制解决方案取得了重要成果。跨层设计和拓扑控制是主要的例子。虽然在理论领域已经做了很多工作,但理论与实践之间仍有很大的差距。在本文中,我们研究了当前的IEEE 802.11设备是否能够满足跨层和拓扑控制要求。我们的研究和相关的测量结果表明,许多新的功率控制解决方案不能在现有的IEEE 802.11卡上有效地实现
{"title":"On the feasibility of power control in current IEEE 802.11 devices","authors":"F. Abdesslem, L. Iannone, M. Amorim, Konstantin Kabassanov, S. Fdida","doi":"10.1109/PERCOMW.2006.103","DOIUrl":"https://doi.org/10.1109/PERCOMW.2006.103","url":null,"abstract":"Recent research in wireless communications has achieved important results by exploring more and more sophisticated solutions involving power control. Cross-layer design and topology control are the main examples. Although much has been done in the theoretical domain, there is still a large gap between theory and practice. In this paper, we investigate whether current IEEE 802.11 devices are able to comply with cross-layer and topology control requirements. Our study and associated measurement results reveal that many novel power control solutions cannot be efficiently implemented over existing IEEE 802.11 cards","PeriodicalId":250624,"journal":{"name":"Fourth Annual IEEE International Conference on Pervasive Computing and Communications Workshops (PERCOMW'06)","volume":"04 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127251572","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}
引用次数: 40
Topology-transparent schedules for energy limited ad hoc networks 能量有限的自组网拓扑透明调度
P. Dukes, C. Colbourn, V. Syrotiuk
In an ad hoc network, each node can be in one of three states: asleep (powered down), listening, or transmitting. Communication is effective only when the sender is transmitting, the destination is receiving, and no other nodes in proximity to the receiver are also transmitting. Our strategy makes no assumptions about knowledge of neighbours or of geographical position; it is topology-transparent. A general combinatorial model for topology-transparent scheduling that treats energy conservation is described. As in the two state (transmit and receive) case, the combinatorial requirements are met by a D cover-free family. Graph designs, where an arc from vertex x to y indicates an opportunity for x to transmit and y to receive, are proposed as a model for schedule construction. In order to achieve reasonable throughput while obtaining a dramatic reduction in energy consumption, we focus on Koarra,a designs, where the number of nodes transmitting and receiving per slot is equal to a. Patterned on constructions for resolvable designs, we examine a computational search method to meet the required combinatorial conditions
在自组织网络中,每个节点可以处于以下三种状态之一:休眠(关闭电源)、侦听或传输。只有当发送方在发送,目的方在接收,并且接收方附近没有其他节点也在发送时,通信才是有效的。我们的战略不以了解邻国或地理位置为前提;它是拓扑透明的。描述了一种考虑节能的拓扑透明调度的通用组合模型。在两种状态(发送和接收)的情况下,组合要求由一个无D覆盖的族来满足。图形设计,其中从顶点x到y的弧表示x传输和y接收的机会,被提议作为调度构建的模型。为了实现合理的吞吐量,同时大幅降低能耗,我们关注Koarra,a设计,其中每个插槽发送和接收的节点数量等于a。基于可解析设计的结构,我们研究了一种计算搜索方法来满足所需的组合条件
{"title":"Topology-transparent schedules for energy limited ad hoc networks","authors":"P. Dukes, C. Colbourn, V. Syrotiuk","doi":"10.1109/PERCOMW.2006.132","DOIUrl":"https://doi.org/10.1109/PERCOMW.2006.132","url":null,"abstract":"In an ad hoc network, each node can be in one of three states: asleep (powered down), listening, or transmitting. Communication is effective only when the sender is transmitting, the destination is receiving, and no other nodes in proximity to the receiver are also transmitting. Our strategy makes no assumptions about knowledge of neighbours or of geographical position; it is topology-transparent. A general combinatorial model for topology-transparent scheduling that treats energy conservation is described. As in the two state (transmit and receive) case, the combinatorial requirements are met by a D cover-free family. Graph designs, where an arc from vertex x to y indicates an opportunity for x to transmit and y to receive, are proposed as a model for schedule construction. In order to achieve reasonable throughput while obtaining a dramatic reduction in energy consumption, we focus on Koarra,a designs, where the number of nodes transmitting and receiving per slot is equal to a. Patterned on constructions for resolvable designs, we examine a computational search method to meet the required combinatorial conditions","PeriodicalId":250624,"journal":{"name":"Fourth Annual IEEE International Conference on Pervasive Computing and Communications Workshops (PERCOMW'06)","volume":"2015 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129282955","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}
引用次数: 6
Specification of a functional architecture for e-learning supported by wireless technologies 无线技术支持的电子学习功能体系结构规范
Philip Grew, F. Giudici, E. Pagani
This paper proposes a distributed platform designed to support pervasive learning and interactivity on a university campus and to ease tasks related to learning and teaching. The platform exploits wireless technologies in order to provide service access anywhere and anytime. The platform architecture is described, and the functionalities of the modules composing it are discussed, together with the relationships among modules
本文提出了一个分布式平台,旨在支持大学校园的普及学习和互动,并简化与学习和教学相关的任务。该平台利用无线技术提供随时随地的服务访问。描述了平台的体系结构,讨论了组成平台的各模块的功能,以及各模块之间的关系
{"title":"Specification of a functional architecture for e-learning supported by wireless technologies","authors":"Philip Grew, F. Giudici, E. Pagani","doi":"10.1109/PERCOMW.2006.128","DOIUrl":"https://doi.org/10.1109/PERCOMW.2006.128","url":null,"abstract":"This paper proposes a distributed platform designed to support pervasive learning and interactivity on a university campus and to ease tasks related to learning and teaching. The platform exploits wireless technologies in order to provide service access anywhere and anytime. The platform architecture is described, and the functionalities of the modules composing it are discussed, together with the relationships among modules","PeriodicalId":250624,"journal":{"name":"Fourth Annual IEEE International Conference on Pervasive Computing and Communications Workshops (PERCOMW'06)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130448790","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}
引用次数: 10
Reducing configuration overhead with goal-oriented programming 使用面向目标的编程减少配置开销
Justin Mazzola Paluska, H. Pham, U. Saif, C. Terman, Steve Ward
The rapid increase in the number and variety of consumer-level electronic devices without the corresponding development of device management technology has lead to a configuration nightmare. We propose to use goal-oriented programming over a substrate of network-portable objects to help reduce the amount of configuration users must do in order to have their applications use their devices efficiently. We detail an architecture and describe a prototype system using existing pervasive computing technology that plays music on the most appropriate devices without requiring user interaction and configuration
消费级电子设备的数量和种类迅速增加,而设备管理技术却没有相应的发展,导致了配置噩梦。我们建议在网络可移植对象的基础上使用面向目标的编程,以帮助减少用户为使其应用程序有效地使用其设备而必须进行的配置量。我们详细介绍了一个架构,并描述了一个原型系统,该系统使用现有的普适计算技术,在最合适的设备上播放音乐,而不需要用户交互和配置
{"title":"Reducing configuration overhead with goal-oriented programming","authors":"Justin Mazzola Paluska, H. Pham, U. Saif, C. Terman, Steve Ward","doi":"10.1109/PERCOMW.2006.116","DOIUrl":"https://doi.org/10.1109/PERCOMW.2006.116","url":null,"abstract":"The rapid increase in the number and variety of consumer-level electronic devices without the corresponding development of device management technology has lead to a configuration nightmare. We propose to use goal-oriented programming over a substrate of network-portable objects to help reduce the amount of configuration users must do in order to have their applications use their devices efficiently. We detail an architecture and describe a prototype system using existing pervasive computing technology that plays music on the most appropriate devices without requiring user interaction and configuration","PeriodicalId":250624,"journal":{"name":"Fourth Annual IEEE International Conference on Pervasive Computing and Communications Workshops (PERCOMW'06)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129643522","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}
引用次数: 9
Node clustering in mobile peer-to-peer multihop networks 移动点对点多跳网络中的节点聚类
Chansu Yu, K. Shin, Ben Lee, Seungmin Park, Heung-Nam Kim
In mobile peer-to-peer (MP2P) networks, nodes tend to gather together rather than scattered uniformly across the network area. This paper considers the clustering of peer nodes and its performance impact in MP2P networks. The model for node clustering based on a heavy-tail distribution is first introduced and then a topology generation method that produces a clustered network is presented. Experiments based on ns-2 simulation with AODV routing protocol and IEEE 802.11 MAC reveal that the clustered layout significantly degrades the network performance and the main trouble comes from the MAC layer mechanisms. Node clustering results in as much as 77.6% lower packet delivery ratio compared to random node distribution. Moreover, it results in larger variation in packet delivery service, and thus has a serious impact on QoS, which is important in MP2P networks
在移动点对点(MP2P)网络中,节点倾向于聚集在一起,而不是均匀地分散在整个网络区域。本文研究了MP2P网络中对等节点的聚类问题及其对网络性能的影响。首先介绍了基于重尾分布的节点聚类模型,然后提出了一种生成聚类网络的拓扑生成方法。基于AODV路由协议和IEEE 802.11 MAC的ns-2仿真实验表明,集群布局显著降低了网络性能,主要问题来自MAC层机制。与随机节点分布相比,节点聚类可以降低77.6%的数据包投递率。此外,它还会导致分组交付业务的变化较大,从而严重影响QoS,这在MP2P网络中是非常重要的
{"title":"Node clustering in mobile peer-to-peer multihop networks","authors":"Chansu Yu, K. Shin, Ben Lee, Seungmin Park, Heung-Nam Kim","doi":"10.1109/PERCOMW.2006.100","DOIUrl":"https://doi.org/10.1109/PERCOMW.2006.100","url":null,"abstract":"In mobile peer-to-peer (MP2P) networks, nodes tend to gather together rather than scattered uniformly across the network area. This paper considers the clustering of peer nodes and its performance impact in MP2P networks. The model for node clustering based on a heavy-tail distribution is first introduced and then a topology generation method that produces a clustered network is presented. Experiments based on ns-2 simulation with AODV routing protocol and IEEE 802.11 MAC reveal that the clustered layout significantly degrades the network performance and the main trouble comes from the MAC layer mechanisms. Node clustering results in as much as 77.6% lower packet delivery ratio compared to random node distribution. Moreover, it results in larger variation in packet delivery service, and thus has a serious impact on QoS, which is important in MP2P networks","PeriodicalId":250624,"journal":{"name":"Fourth Annual IEEE International Conference on Pervasive Computing and Communications Workshops (PERCOMW'06)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115862535","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
期刊
Fourth Annual IEEE International Conference on Pervasive Computing and Communications Workshops (PERCOMW'06)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1