1 / 8

GREX Networking

GREX Networking. The Communication Module. Implements the center point for the inter process communication Listens for local connecting modules Provides message dispatching between modules Centralizes the module descriptions and capabilities Connects to the world

merton
Download Presentation

GREX Networking

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. GREX Networking

  2. The Communication Module • Implements the center point for the inter process communication • Listens for local connecting modules • Provides message dispatching between modules • Centralizes the module descriptions and capabilities • Connects to the world • Broadcasts “I’m here” signal to everyone listening • Shares information for the connected modules • Manages the available communication channels

  3. Protocols • XML Inter Process Protocol • Defines the communication and information sharing logic in the dynamic networking for GREX • Readable by human operators and easy to debug • GREX Binary Protocol • Complies with the extremely low bandwidth of the links to the outside world

  4. Dynamic Networking • What defines a network as dynamic? • Handshaking: Automatically discover any and all reachable nodes of the network. • Self maintenance: Recover from communication failure without operator assistance. • Message retransmission: Ensure reliable delivery of information • Where is this functionality implemented?

  5. Communication Module • Brings the inter process communication to the next level • Translates information into a bit-efficient binary protocol • Interfaces any available communication channels to the outside world • Maintains a copy of the module capability registries on remote network nodes • Transparently sends messages and requests to modules on remote nodes as if they are on the local vehicle

  6. Communication Module Inter-Process Communicator External Node Descriptors Statistics MAC Protocol GREX Binary Protocol Translator Communication Channel Connection Detection Optimal Encoding Algorithm Generic Communication Device UW Acoustic Modem

  7. Some old questions… • Which is better? • Connection based modems • Broadcasting modems • What MAC protocol to use?

  8. Network Simulator Transport Module Message Generator Communication Module Message Generator Communication Module Message Generator Communication Module Message Generator Communication Module

More Related