Presentation is loading. Please wait.

Presentation is loading. Please wait.

Advanced Technology Centre © BAE SYSTEMS 2004. All rights reserved. Slide 1 OLSR Simulation and Implementation Christopher Dearlove

Similar presentations


Presentation on theme: "Advanced Technology Centre © BAE SYSTEMS 2004. All rights reserved. Slide 1 OLSR Simulation and Implementation Christopher Dearlove"— Presentation transcript:

1 Advanced Technology Centre © BAE SYSTEMS 2004. All rights reserved. Slide 1 OLSR Simulation and Implementation Christopher Dearlove chris.dearlove@baesystems.com

2 Advanced Technology Centre © BAE SYSTEMS 2004. All rights reserved. Slide 2 Overview Requirements. Design Decisions. Software Organisation. Compliance, Limitations and Extensions. Simulation Example. Ground Sensor Network Demonstration. Additional Requirements.

3 Advanced Technology Centre © BAE SYSTEMS 2004. All rights reserved. Slide 3 OLSR Simulation and Implementation Requirements A framework for a generic AHRP. An implementation of OLSR within this framework. To be usable to simulate AHRP, e.g. in OPNET. To be usable to implement AHRP in real time on e.g. Linux platform. (Laptop or PDA using IEEE 802.11b WLAN.) To include IPv4 and IPv6 options. To be able to interwork with other implementations of OLSR. To add some compliant proprietary extensions to OLSR. To allow extension to modified versions of OLSR. To support dynamic parameters.

4 Advanced Technology Centre © BAE SYSTEMS 2004. All rights reserved. Slide 4 Software Design Decisions Code to be written in standard C++. To use object oriented design. OLSR code to be independent of OPNET and Linux. OPNET and Linux specific “wrappers” for code. Separate compilation for IPv4 and IPv6. Various reporting features.

5 Advanced Technology Centre © BAE SYSTEMS 2004. All rights reserved. Slide 5 AHRP and OLSR Classes and Creation Classes in black exist Classes in red are hypothetical Ahrp packet_received() routing_failure() link_layer_notification() timeout() Secure_Olsr AodvOlsr packet_received() routing_failure() link_layer_notification() timeout() «creation» «registration» Ahrp_Factory 1 register_creation() create() Wrapper «creation»

6 Advanced Technology Centre © BAE SYSTEMS 2004. All rights reserved. Slide 6 AHRP and OLSR Class Usage Routing_Table add() replace() remove() Linux_Routing_Table add() replace() remove() Packet_Handler allocate() send() Linux_Packet_Handler allocate() send() Ahrp Olsr 1 1 Linux_Wrapper 1 1 1 1 1 1 1 1 1

7 Advanced Technology Centre © BAE SYSTEMS 2004. All rights reserved. Slide 7 OLSR Software (1) Initial implementation of OLSRv5, then converted to OLSRv7, then finally to OLSRv11 (RFC 3626). Some observations from use provided to OLSR authors. Designed to be fully compliant with OLSR 3626, including Multiple interfaces. Host and network associations (including dynamic changes). Link layer notification and link quality. All parameters are configurable (including dynamically). IPv4 and IPv6 (separate compilation).

8 Advanced Technology Centre © BAE SYSTEMS 2004. All rights reserved. Slide 8 OLSR Software (2) Current limitations Does not piggyback messages, but will process received piggybacked messages. No packet size control or message fragmentation, but will handle fragmented messages. Extensions (all optional) Minimum message intervals. MPR Set reuse. Link layer notification details. Use HELLO messages to update Interface Association Set and MID messages to change Two Hop Neighbour Set.

9 Advanced Technology Centre © BAE SYSTEMS 2004. All rights reserved. Slide 9 OLSR Simulation Example

10 Advanced Technology Centre © BAE SYSTEMS 2004. All rights reserved. Slide 10 OLSR Implementation Current wrapper is for Linux. Demonstrated on small mobile networks of laptops and PDAs. Particular current interest in sensor networks Initially stationary. Later to add mobile autonomous platform nodes. Used in Operational trials of a BAE SYSTEMS First Generation Unattended Ground Sensor Network in both open terrain and urban environments. Collaborative B2NCW (Building Blocks for Network Centric Warfare) programme. (Also looking at reactive protocols.)

11 Advanced Technology Centre © BAE SYSTEMS 2004. All rights reserved. Slide 11 Ground sensor node (low power ARM based processor with WLAN, acoustic interface, geo-phone sensor and GPS) Universal camera node Demonstration network integrated with an in-service sounding ranging system Tactical Network access Avionics Group Sensor Systems Division First Generation Unattended Ground Sensor Network

12 Advanced Technology Centre © BAE SYSTEMS 2004. All rights reserved. Slide 12 Sensor Network Trial Results Mean hop counts from S0 Sensor 1 (S1)1.74 Sensor 2 (S2)1.07 Sensor 3 (S3)1.01 Sensor 4 (S4)2.75 Controller 0 (C0)1.01 Gateway 1 (GW1)1.54 Monitor 1 (M1)1.02 The non-integer values demonstrate OLSR network reconfiguration during demonstration Example of network topology, as seen from S0 M1 S1 S0 C0 S2 S3 S4 GW1 0 0.2 0.4 0.6 0.8 1 1.2 00:00:0001:12:0002:24:0003:36:00 Packet receptions at S0 during demonstration

13 Advanced Technology Centre © BAE SYSTEMS 2004. All rights reserved. Slide 13 Additional Requirements The following have been identified as of interest in the development of ad hoc networks, and OLSR in particular Security. Low power operation (including power control). Covertness (possibly including reactive capability). Multicast. Addressing issues (including IPv6). External gateway issues (aggregation, dynamism).

14 Advanced Technology Centre © BAE SYSTEMS 2004. All rights reserved. Slide 14 Conclusions Key points Generic ad hoc routing protocol framework. Flexible implementation of OLSR. Minimum interval extension for highly mobile network. Field trials of ad hoc sensor network. Additional requirements, especially security.

15 Advanced Technology Centre © BAE SYSTEMS 2004. All rights reserved. Slide 15 Contact and Acknowledgements Christopher Dearlove BAE SYSTEMS Advanced Technology Centre Great Baddow, Chelmsford, Essex, CM2 8HN, UK. +44 1245 242194 chris.dearlove@baesystems.com The author gratefully acknowledges the support of his colleagues in BAE SYSTEMS plc, Ericsson Microwave Systems AB and Ericsson Telebit A/S, and the support from the UK, Swedish and Danish MoDs under the EUCLID/Eurofinder programme, Project RTP6.22 (B2NCW). The First Generation Unattended Ground Sensor Network Concept Demonstration was undertaken on behalf of BAE SYSTEMS Avionics Group Sensor Systems Division.


Download ppt "Advanced Technology Centre © BAE SYSTEMS 2004. All rights reserved. Slide 1 OLSR Simulation and Implementation Christopher Dearlove"

Similar presentations


Ads by Google