Skip to the main content.

Did you know?

 

RTI is the world’s largest DDS supplier and Connext is the most trusted software framework for critical systems.

Success-Plan-Services-DSSuccess-Plan Services

Our Professional Services and Customer Success teams bring extensive experience to train, problem-solve, mentor, and accelerate customer success.

Learn more

Developers

From downloads to Hello World, we've got you covered. Find all of the tutorials, documentation, peer conversations and inspiration you need to get started using Connext today.

Try the Connectivity Selection Tool ⇢

Resources

RTI provides a broad range of technical and high-level resources designed to assist in understanding industry applications, the RTI Connext product line and its underlying data-centric technology.

Company

RTI is the infrastructure software company for smart-world systems. The company’s RTI Connext product is the world's leading software framework for intelligent distributed systems.

Contact Us

News & Events
Cooperation

Getting Started with UMAA Using RTI Connext

Scalable Command and Control for Maritime Uncrewed Systems

⇠ All Case + Code Examples

Case-Code-hero

Introduction

The maritime development space generates rapid evolution. From the old compass-guided vehicles that were only able to sample environmental readings to the latest UUVs and USVs that capture impressive imagery using HISAS sonars, the pace of innovation is exponential. And these uncrewed vehicles are now routinely equipped with Inertial Navigation System (INS) sensors, DVLs, high resolution cameras and augmented with new capabilities that include mission autonomy, object detection, behavior trees and obstacle avoidance.

Earlier mission objectives, such as sending out a vehicle to collect salinity readings or basic navigation, are far different from the current operational needs and complexities and require new levels of software functionality. In the past, a simple interface between a single operator and a vehicle might have been enough. Today however, even a basic CONOPS effort can easily involve multiple vehicles, operators, relay buoys, plus the need to transmit all of this data over various communication paths.

This evolution of scaled complexity necessitates infrastructure software to power that data flow, while keeping the management overhead low. The UMAA standard was developed to allow for a “Single Pane of Glass” for operators across the wide array of UUVs and USVs that the Navy is currently employing. This allows for one operator to command and control multiple platforms from various vendors across a common standard.

The UMAA standard selected DDS as its messaging layer protocol for its ability to be vendor agnostic and its capacity to support a broad range of use cases.

RTI Connext (DDS) software has been successfully powering U.S. Navy systems such as Aegis for decades, delivering the reliability and feature set needed to help reduce cost and complexity. 

RTI’s Services department has developed a UMAA Case + Code Starter Kit to aid in development to the UMAA standard. Using Connext’s XML Application framework we are able to define UMAA components in XML and then look up the DDS entities in our code. This provides a clean separation of system configuration and developer code allowing us to change settings as needed without recompiling.