Executive Overview

ASPEN Overview

Advanced Simulation for Planning and Enhanced Navigation
Developed By
MITRE Corporation
Built On
NVIDIA Omniverse
Repositories
5 Delivered
Destination
NPS DGX GB300
What Is ASPEN
ASPEN is a MITRE-developed simulation platform for autonomous underwater vehicles (UUVs/AUVs) navigating realistic ocean environments. Built on NVIDIA Omniverse and Isaac Sim, it brings high-fidelity physics, real ocean data, and GPU-accelerated rendering together in a single integrated system.

In Plain Terms

ASPEN lets researchers place digital twins of real underwater vehicles into scientifically accurate simulations of real ocean locations. The vehicles behave like their physical counterparts — they follow the same physics, carry the same sensors, and navigate the same currents. Missions can be planned, tested, and analyzed entirely in software before any hardware goes in the water.

Government Contract — DFARS 252.227-7014

ASPEN was developed under U.S. government contract. Software rights are governed by DFARS 252.227-7014 (Rights in Other Than Commercial Computer Software and Other Than Commercial Computer Software Documentation). NPS has received delivery of the technical data package and associated rights as specified under this clause.

What Was Transferred
Four core repositories plus a browser-based command interface were delivered to NPS as part of the ASPEN technology transfer package.

ASPENSDK v1.1.0

Core simulation engine and orchestration layer. ASPENSDK is the central repository that ties everything together — it manages simulation lifecycle, coordinates vehicle spawning, loads environments, and provides the Python API surface that researchers interact with. Runs on top of NVIDIA Isaac Sim.

🌊

ASPENEnvModels

Processes real-world ocean data from sources like NOAA and Navy oceanographic models into simulation-ready formats. Handles bathymetry, ocean currents, temperature, salinity, and sound speed profiles — converting raw scientific datasets into volumetric representations that Isaac Sim can render and query at runtime.

🤖

ASPENRobotModels

Six-degree-of-freedom (6-DOF) physics models for 4 real underwater vehicle platforms, 11 simulated sensors, PID control systems, and ROS 2 integration. Each vehicle model replicates the hydrodynamics, buoyancy, and control characteristics of its real-world counterpart.

📦

ASPENAssets

9.5 GB of 3D models (USD format), pre-processed ocean environment data, and simulation-ready scene files for 5 real-world locations. These are the ready-to-load assets that let researchers start simulating immediately without processing raw data from scratch.

🖥

aspen-c2-ui

Browser-based Command and Control interface built with React and TypeScript. Provides mission planning, real-time vehicle monitoring, waypoint management, and 2D map visualization. Connects to ASPENSDK via WebSocket to control running simulations without needing to touch Python code or Isaac Sim directly.

What It Can Do
ASPEN provides a comprehensive set of capabilities for underwater vehicle research, from single-vehicle navigation to fleet-scale AI training.
🚢

Autonomous Navigation

Simulate autonomous underwater navigation with physically accurate 6-DOF vehicle dynamics, buoyancy models, and PID control systems that match real vehicle behavior.

🌎

Realistic Ocean Environments

Model ocean environments from real NOAA and Navy data — bathymetry, currents, temperature, salinity, and sound speed profiles for actual geographic locations.

🚢

Multi-Vehicle Fleet Scenarios

Run coordinated multi-vehicle missions with multiple AUVs operating simultaneously, enabling fleet coordination and swarm behavior research.

🔈

Acoustic Propagation

Compute underwater acoustic propagation using Bellhop ray tracing, accounting for sound speed profiles, bathymetry, and environmental conditions that affect sonar performance.

🧠

Reinforcement Learning

Train AI agents via reinforcement learning using GPU-accelerated simulation. The environment provides the OpenAI Gym-style interface needed for RL algorithm integration.

🔌

ROS 2 Integration

Connect simulated vehicles to real autonomy software via ROS 2. The same control code that runs in simulation can run on physical vehicles with minimal changes.

🎨

3D Visualization

Visualize missions in full 3D through NVIDIA Omniverse with RTX rendering, or through the browser-based C2 UI for 2D map-based mission monitoring and control.

Who Built It
ASPEN was developed by the MITRE Corporation with a team of 13+ engineers, scientists, and researchers specializing in autonomous systems, ocean modeling, and simulation.
Jason Trask
Technical Lead
Craig Lennon
Lead Engineer
Michael Novitzky
Robotics & ROS 2
Yiannis Aloimonos
Research Scientist
Cornelia Fermüller
Research Scientist
Chethan Parameshwara
Research Scientist
Nitin Sanket
Research Scientist
John Osborne
Simulation Engineer
Anand Seetharam
Engineer
Anthony Thomas
Engineer
Matthew Burcke
Engineer
Michael Fulton
Research Engineer
Jianwu Fang
Research Engineer

Note on Team Attribution

The team members listed above are sourced from contributor records across the ASPEN repositories. Role descriptions are approximate and based on contribution patterns. For the authoritative contributor list, see the CONTRIBUTORS.md file in each repository.

Why It Matters for NPS
NPS is uniquely positioned to take ASPEN further than anyone else in the Department of the Navy.

First DGX GB300 in the Department of the Navy

NPS is receiving the first NVIDIA DGX GB300 NVL72 in the Department of the Navy — a system purpose-built for the kind of GPU-accelerated simulation and AI training that ASPEN demands. With 72 Blackwell Ultra GPUs and over 20 TB of GPU memory, this machine transforms what is possible with ASPEN.

What was previously limited to single-vehicle simulations on a workstation can now scale to fleet-level operations, Monte Carlo analysis across thousands of runs, and reinforcement learning campaigns that would be impractical on any other system in the Navy.

72
Blackwell Ultra GPUs
20+ TB
GPU Memory
1,500+
NPS Students
5
Pre-Built Locations

Cross-Department Research Tool

ASPEN on the GB300 is not limited to a single department or lab. It is a shared research platform available to 1,500+ students across NPS, enabling work in autonomous systems, oceanography, operations research, computer science, and defense analysis. Any researcher studying undersea warfare, autonomous navigation, or ocean sensing can use this platform to test hypotheses at a scale that was previously impossible.

What the GB300 Enables