|
|
|
|
HIgh PERformance COMmunications
|
|
|
The Hipercom Team
Hipercom@LIX is a team of researchers, based at Ecole Polytechnique, France, undertaking research in computer networks and telecommunications. Our research interests include sensor networks, wireless networks and ad hoc networking in general. The team comprises about 10 people, including staff researchers and students.
For details of the activities within Hipercom @LIX, as well as information on our team members, please explore the menu on the left. |
|
Performance, Scalability, Automatic Management and Internet Integration of Ad Hoc Networks
By U. Herberg.
Published in PhD Thesis on 2011-05-20.
+ Download File
+ http://pastel.archives-ouvertes.fr/pa...
+ Abstract
Abstract: This manuscript provides several ad hoc routing protocol extensions and evaluations thereof, that allow increasing performance, scaling the network size, and integrating ad hoc networks into the Internet:
First, this manuscript presents software tools, which allow to study unmodified routing pro- tocols, implemented in Java, in the network simulator NS2.
Second, the manuscript provides an architectural discussion of ad hoc networks, which ex- plains the problems of automatic configuration of IP addresses (called “autoconfiguration”) on ad hoc routers, and presents an architectural model for ad hoc networks, compatible with the Internet. An autoconfiguration protocol, based on the proposed architectural model, is specified, and its properties are formally verified by means of model checking.
Third, several extensions to the Optimized Link State Routing Protocol version 2 (OLSRv2) are presented: The in-router performance of the protocol is largely increased when using a dynamic shortest path algorithm for calculating routes.
Another proposed optimization is an SNMP-based framework to manage and control perfor- mance related objects on routers running OLSRv2.
An extension of OLSRv2 is presented, where packets are retransmitted later for temporarily unavailable destinations, instead of dropping them, leading to delivery ratios significantly higher than standard OLSRv2 in certain scenarios.
This manuscript presents an analysis of security threats to OLSRv2, followed by a specifica- tion of a router and link admittance control mechanism for OLSRv2, alleviating many of these attacks.
Fourth, this manuscript investigates scalability of wireless sensor networks (WSNs), and evaluates a routing protocol for such WSNs being specified by the IETF as of 2011, denoted RPL. Moreover, as RPL does not contain any mechanism for efficient broadcasts, several optimized broadcasting mechanisms in RPL are presented and compared. Category: Thesis
|
|
RFC6130: Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP)
By T. Clausen, C. Dearlove, J. Dean.
Published in IETF - Std. Track RFC 6130 on 2011-03-28.
+ Download File
+ http://tools.ietf.org/html/rfc6130
+ Abstract
Abstract: This document describes a 1-hop and symmetric 2-hop neighborhood discovery protocol (NHDP) for mobile ad hoc networks (MANETs).
This is part of the Hipercom@LIX efforts towards OLSRv2 Standardization Category: Standard - IETF
|
|
RFC6206: The Trickle Algorithm
By P. Levis, T. Clausen, J. Hui, O. Gnawli, J. Ko.
Published in IETF - Std. Track RFC 6206 on 2011-03-27.
+ Download File
+ http://tools.ietf.org/html/rfc6206
+ Abstract
Abstract: The Trickle algorithm allows nodes in a lossy shared medium (e.g., low-power and lossy networks) to exchange information in a highly robust, energy efficient, simple, and scalable manner. Dynamically adjusting transmission windows allows Trickle to spread new information on the scale of link-layer transmission times while sending only a few messages per hour when information does not change. A simple suppression mechanism and transmission point selection allow Trickle's communication rate to scale logarithmically with density. This document describes the Trickle algorithm and considerations in its use.
muOLSR for Sensor Connectivity Category: Standard - IETF
|
|
RFC5497: Representing Multi-Value Time in MANETs
By T. Clausen, C. Dearlove.
Published in IETF - Std. Track RFC on 2009-03-13.
+ Download File
+ http://www.rfc-editor.org/rfc/rfc5497...
+ Abstract
Abstract: This document describes a general and flexible TLV (type-length-value structure) for representing time-values, such as an interval or a duration, using the generalized Mobile Ad hoc NETwork (MANET) packet/message format. It defines two Message TLVs and two Address Block TLVs for representing validity and interval times for MANET routing protocols. Category: Standard - IETF
|
|
RFC5444 - Generalized Mobile Ad Hoc Network (MANET) Packet/Message Format
By T. Clausen, C. Dearlove, J. Dean, C. Adjih.
Published in IETF - Std. Track RFC on 2009-02-05.
+ Download File
+ http://www.ietf.org/rfc/rfc5444.txt
+ Abstract
Abstract: This document specifies a packet format capable of carrying multiple messages that may be used by mobile ad hoc network routing protocols. Category: Standard - IETF
|
|
RFC5148: Jitter Considerations in Mobile Ad Hoc Networks (MANETs)
By T. Clausen, C. Dearlove, B. Adamson.
Published in RFC on 2008-02-27.
+ Download File
+ http://www.rfc-editor.org/rfc/rfc5148...
+ Abstract
Abstract: This document provides recommendations for jittering (randomly modifying timing) of control traffic transmissions in Mobile Ad hoc NETwork (MANET) routing protocols to reduce the probability of transmission collisions. This memo provides information for the Internet community.
Category: Standard - IETF
|
|
RFC3626: The Optimized Link State Routing Protocol
By T. Clausen, P. Jacquet.
Published in The Internet Engineering Task Force (IETF) - MANET Working Group on 2003-10-01.
+ Download File
+ http://www.ietf.org/html.charters/man...
+ Abstract
Abstract: This document describes the Optimized Link State Routing (OLSR) protocol for mobile ad hoc networks. The protocol is an optimization of the classical link state algorithm tailored to the requirements of a mobile wireless LAN. The key concept used in the protocol is that of multipoint relays (MPRs). MPRs are selected nodes which forward broadcast messages during the flooding process. This technique substantially reduces the message overhead as compared to a classical flooding mechanism, where every node retransmits each message when it receives the first copy of the message. In OLSR, link state information is generated only by nodes elected as MPRs. Thus, a second optimization is achieved by minimizing the number of control messages flooded in the network. As a third optimization, an MPR node may chose to report only links between itself and its MPR selectors. Hence, as contrary to the classic link state algorithm, partial link state information is distributed in the network. This information is then used for route calculation. OLSR provides optimal routes (in terms of number of hops). The protocol is particularly suitable for large and dense networks as the technique of MPRs works well in this context. Category: Standard - IETF
|
|
|
|
The OLSR Success Story
|
A routing protocol for Mobile Ad hoc NETworks (MANETs) developed integrally by the Hipercom project team, OLSR has become standardised and widely adopted: Google references OLSR with more than 450,000 hits, DARPA uses it as its reference protocol for its tactical networks, there are many urban deployments of OLSR based MESH WiFi networks, and industrial adoption of OLSR is significant.
Indeed, the OLSR protocol is a rare example of IETF standardisation of a protocol driven from the very beginning (development of algorithms and ideas) to the very end (formal publication of a protocol specification as an RFC - an official document sanctioning the protocol as adopted by the IETF) by a single academic actor - the Hipercom project team.
|
+ More
|
|
|
|
|
|
|
82th IETF in Taipei, Taiwan, Nov. 13-18 2011
We're off for another IETF, this time in Taipei, Taiwan, with lots of new things to show for.
OLSRv2 has been updated (YAY!), a couple of MANET-related MIB-documents and OLSRv2-related security documents have emerged also.
PACKETBB-SEC has closed WGLC, and we are hoping to see that it be sent to the IESG soon and, hopefully, emerge as RFC soon.
Additionally, in the Low-Power Lossy Networking (LLN) / AMI space, two documents have appeared: "The LLN On-demand Ad hoc Distance-vector Routing Protocol - Next Generation" (draft-clausen-lln-loadng) specifies an efficient LLN routing protocol. The accompanying document "Experience with the LOADng routing protocol for LLNs" (draft-lavenu-lln-loadng-interop) documents an interoperability test of 3 independent implementations hereof.
All this, and much more, is on the agenda for the 82th IETF - where we will be represented by Axel Colin de Verdiere, Jiazi Yi, Thomas Clausen and Emmanuel Baccelli.
+ More
|
| |
|
|
|
T. Clausen at The Eighth ACM International Symposium on Performance Evaluation of Wireless Ad Hoc, Sensor, and Ubiquitous Networks
He is presenting the paper "A Comparative Performance Study of the Routing Protocols LOAD and RPL with Bi-Directional Traffic in Low-power and Lossy Networks (LLN)", joint work with Ulrich Herberg.
+ More
|
| |
|
|
|
J. Yi at the 7th International Conference on Network and Service Management
CNSM 2011, held from Oct 24 to Oct 28 2011, in the beautiful city that we are more or less familiar with -- Paris. He is presenting the paper "Performance Analysis of SNMP in OLSRv2-Routed MANETs", joint work with U. Herberg and Robert Cole.
+ More
|
| |
|